update icons (sync with main (adjust hue))
[claws.git] / ChangeLog.claws
1 2004-12-03 [paul]
2
3         * src/pixmaps/dir_close.xpm
4         * src/pixmaps/dir_open.xpm
5         * src/pixmaps/drafts_close.xpm
6         * src/pixmaps/drafts_open.xpm
7         * src/pixmaps/group.xpm
8         * src/pixmaps/unread.xpm
9                 update icons (sync with main (adjust hue))      
10
11 2004-12-02 [paul]       0.9.12cvs180
12
13         * ChangeLog
14         * ChangeLog.jp
15         * src/Makefile.am
16         * src/pop.c
17         * src/common/utils.c
18         * src/common/utils.h
19         * src/pixmaps/folder.xpm **REMOVED**
20                 sync with main
21                 fixes bug 644 'extra CRs in subject line break filtering' 
22
23 2004-12-02 [colin]      0.9.12cvs179
24
25         * src/compose.c
26                 Prevent duplicate edition of queued
27                 and drafted mails
28
29 2004-12-02 [colin]      0.9.12cvs178
30
31         * src/compose.c
32                 Fix quote linewrapping ignoring pref
33                 Patch by Alfons
34
35 2004-11-30 [colin]      0.9.12cvs177
36
37         * src/gtk/prefswindow.c
38         * src/gtk/pluginwindow.c
39                 Add shortcut keys to prefs window
40                 and plugin window. Patch by Fabien Vantard.
41
42 2004-11-29 [colin]      0.9.12cvs176
43
44         * src/folderview.c
45                 Fix disappearing separators in folderview's popup
46
47 2004-11-29 [colin]      0.9.12cvs175
48
49         * src/procmime.c
50                 Another format bug
51
52 2004-11-29 [colin]      0.9.12cvs174
53
54         * src/pop.c
55                 Fix format string
56
57 2004-11-26 [colin]      0.9.12cvs173
58
59         * src/common/smtp.c
60         * src/common/smtp.h
61                 Use ESMTP for all servers advertising it
62                 Add SIZE= parameter to MAIL command for 
63                 ESMTP servers
64
65 2004-11-24 [colin]      0.9.12cvs172
66
67         * src/plugins/pgpmime/pgpmime.c
68                 Forgot one :(
69
70 2004-11-24 [colin]      0.9.12cvs171
71
72         * src/plugins/pgpmime/pgpmime.c
73                 Fix numerous GpgmeGtk leaks
74
75 2004-11-24 [colin]      0.9.12cvs170
76
77         * src/plugins/pgpmime/pgpmime.c
78                 Fix numerous GpgmeCtx leaks
79
80 2004-11-24 [colin]      0.9.12cvs169
81
82         * src/plugins/pgpmime/plugin.c
83                 Update requirements
84         * src/plugins/trayicon/Makefile.am
85         * src/plugins/trayicon/newmarkedmail.xpm
86         * src/plugins/trayicon/trayicon.c
87         * src/plugins/trayicon/unreadmarkedmail.xpm
88                 Add new icons when there are unread marked mails
89                 answers
90
91 2004-11-23 [thorsten]   0.9.12cvs168
92
93         * src/plugins/pgpmime/plugin.c
94                 typo: plugin_init instead of plugin_done
95
96 2004-11-23 [thorsten]   0.9.12cvs167
97
98         * commitHelper
99                 o add me
100         * src/partial_download.c
101         * src/partial_download.h
102                 o fix path for includes
103
104 2004-11-23 [colin]      0.9.12cvs166
105
106         * src/procmime.c
107                 Uh, changed API.
108
109 2004-11-23 [colin]      0.9.12cvs165
110
111         * src/procmime.c
112                 Fix mime headers wrapping
113
114 2004-11-23 [christoph]  0.9.12cvs164
115
116         * src/common/Makefile.am
117         * src/common/partial_download.[ch]
118         * src/Makefile.am
119         * src/partial_download.[ch]
120         * src/folderview.c
121                 move to src because it depends on src stuff
122
123         * src/codeconv.c
124         * src/common/base64.h
125                 move B64LEN macro to base64.h
126
127         * src/compose.c
128         * src/privacy.[ch]
129                 add PrefsAccount to sign-function parameters
130
131         * src/main.c
132         * src/prefs_account.[ch]
133         * src/gtk/prefswindow.[ch]
134                 o use new prefswindow for account prefs
135                 o add possibility to add new pages to account prefs
136
137         * src/plugins/pgpmime/prefs_gpg.[ch]
138         * src/plugins/pgpmime/prefs_gpg.glade
139                 add account prefs for GPG
140
141         * src/plugins/pgpmime/pgpmime.c
142         * src/plugins/pgpmime/sgpgme.[ch]
143                 create signers list based on the GPG account prefs
144
145 2004-11-23 [colin]      0.9.12cvs163
146
147         * src/main.c
148                 Fix cursor going from normal to wait
149                 as many times as there are folders
150                 (very noticeable on exported displays)
151
152 2004-11-23 [colin]      0.9.12cvs162
153
154         * src/msgcache.c
155                 HEAD needs this leak fix too
156
157 2004-11-22 [luke]       0.9.12cvs161
158
159         * src/gtk/gtkstext.c
160                 'Up' key moves one line (not one paragraph) like 'Down'
161
162 2004-11-22 [paul]       0.9.12cvs160
163
164         * src/prefs_themes.c
165                 fix oversized GtkFrames
166
167 2004-11-19 [paul]       0.9.12cvs159
168
169         * src/prefs_common.c
170                 update prefs_keybind_apply_clicked()
171
172 2004-11-18 [paul]       0.9.12cvs158
173
174         * src/compose.c
175         * src/messageview.c
176         * src/common/utils.c
177         * src/common/utils.h
178                 use Message-ID format like that previously
179                 used in compose_generate_msgid()
180
181 2004-11-17 [christoph]  0.9.12cvs157
182
183         * src/mainwindow.c
184         * src/prefs_common.c
185                 integrate "Common preferences" into new preferences dialog
186
187 2004-11-17 [colin]      0.9.12cvs156
188
189         * src/prefs_account.c
190         * src/prefs_account.h
191         * src/procmsg.c
192                 Add an option to let the user choose to store encrypted
193                 mail as clear text or encrypted.
194
195 2004-11-17 [colin]      0.9.12cvs155
196
197         * src/compose.c
198         * src/toolbar.c
199                 Be verbose when sending fails
200         * src/procmsg.c
201                 Fix procmsg_send_queue returning 0 when there's an error
202                 Don't send messages to be encrypted to nobody 
203
204
205 2004-11-17 [colin]      0.9.12cvs154
206
207         * src/privacy.c
208                 Fix more pointer confusion
209
210 2004-11-17 [paul]       0.9.12cvs153
211
212         * src/procmime.h
213                 forgotten in sync with main 1.0.0beta3
214
215
216 2004-11-17 [paul]       0.9.12cvs152
217
218         * ChangeLog
219         * ChangeLog.jp
220         * NEWS
221         * src/compose.c
222         * src/jpilot.c
223         * src/procmime.c
224                 sync with main 1.0.0beta3
225                 see ChangeLog 2004-11-15 and 2004-11-16
226
227 2004-11-17 [colin]      0.9.12cvs151
228
229         * src/plugins/pgpmime/pgpmime.c
230                 Remove debug printf
231
232 2004-11-17 [colin]      0.9.12cvs150
233
234         * src/plugins/pgpmime/pgpmime.c
235                 Fix off-by-one causing segs
236
237 2004-11-17 [colin]      0.9.12cvs149
238
239         * src/procmsg.c
240                 < Reboot_> don't compare pointers to NULL with !
241                 So, use the other form to bring consistency.
242                 Also fix coding style.
243
244 2004-11-16 [colin]      0.9.12cvs148
245
246         * src/procmsg.c
247                 Fix the fix :)
248
249 2004-11-16 [colin]      0.9.12cvs147
250
251         * src/procmsg.c
252                 Fix leaks in procmsg_send_message_queue
253
254 2004-11-12 [paul]       0.9.12cvs146
255
256         * src/prefs_account.c
257         * src/procmime.c
258         * src/procmime.h
259                 fix sync breakage 
260
261 2004-11-12 [paul]
262
263         * src/pixmaps/complete.xpm
264         * src/pixmaps/continue.xpm
265                 small sync with main, see ChangeLog 2004-11-11
266
267 2004-11-11 [paul]       0.9.12cvs145
268
269         * ChangeLog
270         * ChangeLog.jp
271         * src/account.c
272         * src/folderview.c
273         * src/folderview.h
274         * src/imap.c
275         * src/imap_gtk.c
276         * src/inc.c
277         * src/mainwindow.c
278         * src/mh_gtk.c
279         * src/news_gtk.c
280         * src/pop.c
281         * src/prefs_account.c
282         * src/prefs_account.h
283         * src/prefs_ext_prog.c
284         * src/procmsg.c
285         * src/procmsg.h
286         * src/summary_search.c
287         * src/summaryview.c
288         * src/textview.c
289         * src/common/defs.h
290         * src/common/utils.c
291         * src/common/utils.h
292         * src/gtk/menu.c
293         * src/gtk/menu.h
294                 sync with main 1.0.0beta2 (plus 4)
295
296 2004-11-09 [christoph]  0.9.12cvs144
297
298         * src/compose.c
299         * src/prefs_account.[ch]
300                 add option menu to select default privacy system
301
302         * src/plugins/pgpmime/pgpmime.c
303                 better memory allocation
304
305         * src/folder.c
306                 syncronize flags when scanning a folder
307
308 2004-11-08 [colin]      0.9.12cvs143
309
310         * src/summaryview.c
311                 Prevent useless folder count updates while 
312                 quicksearch is running. It is really annoying 
313                 while quicksearch is running a full-mail
314                 scan, like 'b foo', in a big folder.
315
316 2004-11-08 [colin]      0.9.12cvs142
317
318         * src/textview.c
319                 Really fix these mail URIs
320
321 2004-11-08 [colin]      0.9.12cvs141
322
323         * src/textview.c
324                 fix "colin@colino.net" <colin@colino.net> 
325                 types of URIs
326
327 2004-11-06 [colin]      0.9.12cvs140
328
329         * src/compose.c
330                 Don't ask for passphrase if not sending
331
332 2004-11-05 [christoph]  0.9.12cvs139
333
334         * src/compose.c
335                 o encode text content of composed mails
336         * src/procmime.c
337                 o allow encoding of MimeInfos that are stored in memory buffers
338                 
339
340 2004-11-03 [paul]       0.9.12cvs138
341
342         * po/POTFILES.in
343                 add 'src/plugins/pgpmime/prefs_gpg.c'.
344                 Patch submitted by Fabien Vantard
345
346         * src/prefs_ext_prog.c
347                 fix typos. Patch submitted by Fabien Vantard
348
349         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
350         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
351                 add German, Spanish, Italian, Brazilian Portuguese,
352                 and Slovak translations. Submitted by Thomas Gilgin,
353                 J. José del Río 'partymola', Andrea Spadaccini,
354                 Frederico Goncalves Guimaraes, and Andrej Kacian
355
356 2004-11-01 [christoph]  0.9.12cvs137
357
358         * src/procmime.c
359                 implement RFC2231's parameter encoding
360
361 2004-10-29 [colin]      0.9.12cvs136
362
363         * src/common/utils.c
364                 Fix boundary delimiter (a Pine user gets this:
365                 > Malformed message: Unexpected characters at end of parameters:
366                 > =_Thu__28_Oct_2)
367
368 2004-10-29 [paul]
369
370         * tools/textviewer.sh
371                 fix typo. patch submitted by Johann Koenig 
372                 <explosive@hvc.rr.com>
373
374 2004-10-29 [paul]
375
376         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
377         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
378                 add French translations, submitted by Fabien Vantard
379
380 2004-10-28 [christoph]  0.9.12cvs135
381
382         * doc/src/rfc2231.txt                           ** NEW **
383         * src/procmime.c
384         * src/common/quoted-printable.c
385         * src/common/utils.[ch]
386                 implement RFC2231's parameter decoding
387
388 2004-10-27 [paul]
389
390         * tools/kdeservicemenu/README
391         * tools/kdeservicemenu/install.sh
392         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
393         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
394         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
395                 output files to /tmp instead of littering the
396                 current dir
397                 add uninstall function
398                 refactor
399
400 2004-10-26 [christoph]  0.9.12cvs134
401
402         * src/procmime.c
403                 better check if parameters have to be in quoted string
404
405 2004-10-25 [paul]
406
407         * tools/kdeservicemenu/README
408         * tools/kdeservicemenu/install.sh
409         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
410         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
411         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
412                 add files for Sylpheed Service Menu in Konqueror
413
414 2004-10-22 [paul]       0.9.12cvs133
415
416         * src/compose.c
417         * src/prefs_common.c
418         * src/prefs_common.h
419         * src/prefs_wrapping.c
420                 remove 'smart wrapping'
421
422 2004-10-21 [colin]      0.9.12cvs132
423
424         * src/compose.c
425                 Remove extraneous separator in Options
426
427 2004-10-21 [colin]      0.9.12cvs131
428
429         * src/compose.c
430                 Replace "unknown" attachments by "application/octet-stream"
431                 Be a bit more defensive when using strchr
432
433 2004-10-20 [paul]
434
435         * po/ru.po
436                 updated by Pavlo Bohmat
437
438 2004-10-19 [christoph]  0.9.12cvs130
439
440         * src/compose.c
441                 fix wrong menu entry path
442
443         (Closes Bug 626 crashes after clicking 'reply' or 'reply to all')
444
445         * src/gtk/menu.c
446                 add extra check for missing menu entries
447
448 2004-10-19 [christoph]  0.9.12cvs129
449
450         * src/compose.c
451         * src/common/utils.c
452                 use utils' generate_msgid() in compose.c
453
454 2004-10-18 [christoph]  0.9.12cvs128
455
456         * src/plugins/pgpmime/passphrase.c
457         * src/plugins/pgpmime/pgpmime.c
458         * src/plugins/pgpmime/prefs_gpg.[ch]
459         * src/plugins/pgpmime/prefs_gpg.glade
460         * src/plugins/pgpmime/sgpgme.c
461                 add GPG prefs
462
463 2004-10-18 [christoph]  0.9.12cvs127
464
465         * src/addrbook.c
466         * src/addrcache.c
467         * src/addressbook.c
468         * src/codeconv.c
469         * src/compose.c
470         * src/customheader.c
471         * src/editaddress.c
472         * src/editgroup.c
473         * src/exporthtml.c
474         * src/folder.c
475         * src/folderview.c
476         * src/imap.c
477         * src/jpilot.c
478         * src/main.c
479         * src/matcher_parser_parse.y
480         * src/mbox.c
481         * src/pop.c
482         * src/prefs_account.c
483         * src/prefs_gtk.c
484         * src/prefs_msg_colors.c
485         * src/procheader.c
486         * src/procmime.[ch]
487         * src/procmsg.c
488         * src/summaryview.c
489         * src/textview.c
490         * src/common/base64.c
491         * src/common/partial_download.c
492         * src/common/socket.c
493         * src/common/sylpheed.c
494         * src/common/utils.[ch]
495         * src/gtk/filesel.c
496         * src/gtk/pluginwindow.c
497         * src/gtk/quicksearch.c
498         * src/plugins/pgpmime/pgpmime.c
499         * src/plugins/pgpmime/plugin.c
500         * src/plugins/pgpmime/select-keys.c
501         * src/plugins/pgpmime/sgpgme.c
502         * src/plugins/spamassassin/libspamc.c
503         * src/plugins/trayicon/trayicon.c
504         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.[ch]
505         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
506                 o don't use any GNU C extensions
507                 o fix warnings
508                 o replace some non-POSIX functions
509
510         * src/plugins/spamassassin/spamassassin.[ch]
511         * src/plugins/spamassassin/spamassassin_gtk.c
512         * src/plugins/clamav/clamav_plugin.[ch]
513         * src/plugins/clamav/clamav_plugin_gtk.c
514                 replace statusbar_print_all() from common code because it is a
515                 GUI function
516
517 2004-10-17 [paul]
518
519         * po/es.po
520         * po/ko.po
521         * AUTHORS
522                 update Spanish and Korean translations,
523                 submitted by Ricardo Mones Lastra and
524                 SungHyun Nam
525
526 2004-10-13 [colin]      0.9.12cvs126
527
528         * src/compose.c
529                 Don't convert message to forced encoding when 
530                 drafting, plus minor magic-values cleanup.
531
532 2004-10-13 [colin]      0.9.12cvs125
533
534         * po/POTFILES.in
535                 Update POTFILES.in to reflect the source
536                 place changes
537
538 2004-10-08 [christoph]  0.9.12cvs124
539
540         * m4/spamassassin.m4
541                 fix libspamc OpenSSL
542
543         * src/compose.c
544                 rearrange the compose menu
545
546 2004-10-08 [christoph]  0.9.12cvs123
547
548         * src/Makefile.am
549         * src/account.c
550         * src/compose.[ch]
551         * src/crash.c
552         * src/main.c
553         * src/mimeview.c
554         * src/passphrase.[ch]                           ** REMOVE **
555         * src/prefs_account.[ch]
556         * src/prefs_common.[ch]
557         * src/privacy.[ch]
558         * src/procmime.[ch]
559         * src/procmsg.c
560         * src/rfc2015.[ch]                              ** REMOVE **
561         * src/select-keys.[ch]                          ** REMOVE **
562         * src/common/utils.[ch]
563         * src/gtk/about.c
564         * src/plugins/pgpmime/Makefile.am
565         * src/plugins/pgpmime/passphrase.[ch]           ** NEW **
566         * src/plugins/pgpmime/pgpmime.c
567         * src/plugins/pgpmime/plugin.c
568         * src/plugins/pgpmime/prefs_gpg.[ch]
569         * src/plugins/pgpmime/select-keys.[ch]          ** NEW **
570         * src/plugins/pgpmime/sgpgme.[ch]
571                 o Add new MIME-Writer
572                 o extend PrivacySystem with sign and encrypt functions
573                 o extend PGP/MIME plugin with sign and encrypt functions
574                 o integrate extended Privacy API in Compose and Sending process
575
576 2004-10-04 [colin]      0.9.12cvs122
577
578         * src/mainwindow.c
579         * src/messageview.c
580         * src/messageview.h
581         * src/textview.c
582                 Make forced encoding limited to messageview and
583                 apply only to parts displayed using textview
584
585 2004-10-04 [colin]      0.9.12cvs121
586
587         * src/summaryview.c
588                 Fix bug #605 (collapsed threads re-expand when moving or
589                 deleting mails)
590
591 2004-10-03 [colin]      0.9.12cvs120
592
593         * src/summaryview.c
594                 Fix bug #602
595
596 2004-10-02 [colin]      0.9.12cvs119
597
598         * src/mainwindow.c
599         * src/messageview.c
600         * src/prefs_common.h
601         * src/procmime.c
602         * src/procmime.h
603         * src/textview.c
604                 Clean up forced charset feature
605                 Add forced decode
606
607 2004-10-01 [colin]      0.9.12cvs118
608
609         * src/mimeview.c
610                 Better fix for Save all: skip multipart mails' first 
611                 text part
612
613 2004-10-01 [colin]      0.9.12cvs117
614
615         * src/mimeview.c
616                 Only save attachments in Save All
617
618 2004-10-01 [paul]       0.9.12cvs116
619
620         * ChangeLog
621         * ChangeLog.jp
622         * src/account.c
623         * src/prefs_common.c
624         * src/gtk/colorlabel.c
625                 sync with main 0.9.12cvs17
626
627 2004-09-30 [colin]      0.9.12cvs115
628
629         * src/stock_pixmap.c
630         * src/stock_pixmap.h
631         * src/folderview.c
632         * src/Makefile.am
633         * src/pixmaps/read.xpm
634                 Add icon for total # column
635
636 2004-09-29 [colin]      0.9.12cvs114
637
638         * src/compose.c
639                 Don't close compose until message is sent if 
640                 Show Send Dialog is Always
641
642 2004-09-29 [paul]       0.9.12cvs113
643
644         * src/quote_fmt_parse.y
645                 In the quotation templates recognise sender's first and last 
646                 names (%F %L) when the name is in the format "Duck, Donald".
647                 Patch submitted by Thomas Gilgin, <thomas_gilgin@users.sourceforge.net>
648
649
650 2004-09-28 [colin]      0.9.12cvs112
651
652         * src/mainwindow.c
653                 Put back mnemonic
654         * src/folderview.c
655                 Fix Empty trash being visible-invisible-visible...
656
657 2004-09-28 [colin]      0.9.12cvs111
658
659         * src/mainwindow.c
660                 Relabel Empty all Trash folders
661
662 2004-09-28 [colin]      0.9.12cvs110
663
664         * src/folderview.c
665                 Add contextual Empty trash menu
666         * src/mainwindow.c
667                 Revert cvs109 which was useless
668
669 2004-09-28 [colin]      0.9.12cvs109
670
671         * src/mainwindow.c
672                 Fix uninialized var
673
674 2004-09-28 [colin]      0.9.12cvs108
675
676         * src/addressbook.c
677                 Fix triple-click
678
679 2004-09-28 [colin]      0.9.12cvs107
680
681         * src/addressbook.c
682                 Fix double-click on entries
683
684 2004-09-28 [colin]      0.9.12cvs106
685
686         * src/inc.c
687                 Reintroduce folder_item update freeze on incorporation
688
689 2004-09-27 [christoph]  0.9.12cvs105
690
691         * src/folderview.c
692                 right-align new and unread column
693
694 2004-09-27 [paul]
695
696         * 0.9.12b released
697
698 2004-09-27 [paul]       0.9.12cvs104
699
700         * src/main.c
701                 revert 0.9.12cvs101, it causes another segfault
702
703 2004-09-23 [christoph]  0.9.12cvs103
704
705         * src/plugins/spamassassin/libspamc.[ch]
706         * src/plugins/spamassassin/utils.[ch]
707                 update libspamc to SpamAssassin 3.0.0
708
709 2004-09-17 [paul]       0.9.12cvs102
710
711         * ChangeLog
712         * ChangeLog.jp
713         * src/inc.c
714                 sync with main 0.9.12cvs14, see ChangeLog 2004-09-09
715  
716
717 2004-09-17 [colin]      0.9.12cvs101
718
719         * src/main.c
720                 Fix segfaults when quitting. valgrind says:
721                         ==12144== Invalid read of size 4
722                         ==12144==    at 0x80D7DDA: messageview_is_visible (messageview.c:938)
723                         [...]
724                         ==12144==  Address 0x1BF1BD30 is 56 bytes inside a block of size 72 free'd
725                         [...]
726                         ==12144==    by 0x80CC671: exit_sylpheed (main.c:498)
727
728
729 2004-09-13 [christoph]  0.9.12cvs100
730
731         * src/folder.c
732                 add NULL pointer checks to fix segfault when messages can
733                 not be fetched
734
735 2004-09-08 [colin]      0.9.12cvs99
736
737         * src/account.c
738                 Remove a debug printf
739
740 2004-09-08 [christoph]  0.9.12cvs98
741
742         * src/procmsg.[ch]
743                 change MSG_CACHED (unused in claws) to MSG_SCANNED to remember
744                 if the message structure has been scanned
745
746         * src/folder.c
747                 o scan structure when the mail is fetched for the first time
748                   to prevent unnecessary fetching of messages while scanning
749                   the folder for messages
750                 o revert 0.9.12cvs24
751
752         * src/plugins/pgpmime/pgpmime.c
753                 check signature if auto signature checking is enabled when the
754                 signature status is requested for first time and not when
755                 checking if a part has a signature
756
757 2004-09-07 [colin]      0.9.12cvs97
758
759         * src/inc.c
760                 Change session error messages so that they
761                 are a bit more helpful (the origin of the
762                 error is not apparent if one isn't in 
763                 front of Sylpheed when it happens).
764
765 2004-09-06 [colin]      0.9.12cvs96
766
767         * src/toolbar.c
768                 Fix graying out Redirect in non english languages
769                 Patch by Fabien Vantard
770
771 2004-09-06 [colin]      0.9.12cvs95
772
773         * src/summaryview.c
774         * src/mimeview.c
775                 Fix dropped URIs
776
777 2004-09-06 [colin]      0.9.12cvs94
778
779         * src/addressbook.c
780         * src/addressitem.h
781         * src/addritem.c
782         * src/addritem.h
783                 Add basic drag and drop to addressbook
784
785 2004-09-03 [colin]      0.9.12cvs93
786
787         * src/summaryview.c
788                 Next/Prev unread message should start
789                 from next/prev node (especially if 
790                 mark_as_read_delay != 0)
791
792 2004-09-03 [colin]      0.9.12cvs92
793
794         * src/prefs_common.c
795         * src/prefs_common.h
796         * src/summaryview.c
797                 Add an hidden 'mark_as_read_delay' pref 
798
799 2004-09-02 [colin]      0.9.12cvs91
800
801         * src/gtk/menu.c
802                 Add unduplicated menu entries (fixes bug 532)
803                 Patch by Fabien Vantard
804
805 2004-09-02 [colin]      0.9.12cvs90
806
807         * src/account.c
808                 Fix bug 582 (broken auto account selection)
809
810 2004-09-02 [colin]      0.9.12cvs89
811
812         * src/addrindex.c
813                 Free deleted queries too
814
815 2004-09-02 [colin]      0.9.12cvs88
816
817         * src/ldapquery.c
818                 Fix freezes in LDAP, due to memory corruption
819                 after deletion of a query (and not removing it
820                 from the corresponding list of queries).
821                 Very probably fixes bug 567 and bug 569
822
823 2004-09-02 [colin]      0.9.12cvs87
824
825         * src/prefs_spelling.c
826                 Fix bug with aspell prefs init, where spell checking
827                 is enabled at first but dictionary not specified. Use
828                 LANG's dictionary by default.
829
830 2004-09-01 [colin]      0.9.12cvs86
831
832         * src/filtering.c
833         * src/imap.c
834         * src/prefs_matcher.c
835         * src/stock_pixmap.c
836                 Fix more nasty uninitialized variables
837
838 2004-08-31 [colin]      0.9.12cvs85
839
840         * src/folder.c
841                 Fix memory corruption when entering procmsg_msginfo_free()
842                 with unitialized msginfo. Thanks Valgrind.
843
844 2004-08-29 [colin]      0.9.12cvs84
845
846         * src/mimeview.c
847                 Don't escape filenames before saving - that's 
848                 not dangerous. By the way, fix the leak.
849
850 2004-08-27 [paul]       0.9.12cvs83
851
852         * src/mh.c
853         * src/procheader.c
854         * src/procmsg.c
855         * src/procmsg.h
856         * src/common/utils.c
857         * src/gtk/menu.h
858                 sync with main 0.9.12cvs6, see ChangeLog
859                 2004-08-24, 2004-08-25, 2004-08-26
860
861
862 2004-08-26 [paul]
863
864         * po/ja.po
865                 updated by Rui Hirokawa
866
867 2004-08-25 [colin]      0.9.12cvs82
868
869         * src/plugins/pgpmime/pgpmime.c
870                 Fix leak on non-combined encrypted messages
871
872 2004-08-25 [colin]      0.9.12cvs81
873
874         * src/plugins/pgpmime/pgpmime.c
875         * src/plugins/pgpmime/sgpgme.c
876         * src/plugins/pgpmime/sgpgme.h
877                 Handle combined encryption/signature
878
879 2004-08-24 [colin]      0.9.12cvs80
880
881         * src/folder.c
882                 Set mime flags on non multipart messages too
883
884 2004-08-23 [christoph]  0.9.12cvs79
885
886         * src/compose.c
887                 create message header in memory as GString before writing it
888                 to the message file
889
890 2004-08-23 [colin]      0.9.12cvs78
891
892         * src/rfc2015.c
893         * src/rfc2015.h
894         * src/compose.c
895                 Fix (again) bug 197: inline encryption broken
896
897 2004-08-23 [paul]
898
899         * po/zh_CN.po
900                 updated by Hansom Young
901
902 2004-08-23 [paul]
903
904         * 0.9.12a released
905
906 2004-08-23 [colin]      0.9.12cvs77
907
908         * src/imap.c
909                 Try and fix bug 577 (session->last_access_time is broken since 
910                 sync with main 0.9.12cvs2). 
911                 Patch by Stephan Sachse <whiteman@teg-clan.de>
912
913 2004-08-23 [paul]
914
915         * po/es.po
916         * po/fr.po
917         * po/pl.po
918         * po/pt_BR.po
919         * po/sk.po
920         * po/sr.po
921                 update translations. submitted by Ricardo
922                 Mones Lastra, Fabien Vantard, Emilian Nowak,
923                 Frederico Goncalves Guimaraes, Andrej Kacian,
924                 Urke MMI
925
926 2004-08-22 [paul]       0.9.12cvs76
927
928         * src/plugins/trayicon/trayicon.c
929                 fix formatting bug in trayicon_popup_menu_entries[]
930
931
932 2004-08-22 [paul]       0.9.12cvs75
933
934         * m4/Makefile.am
935                 remove reference to openssl.m4
936
937
938 2004-08-21 [colin]      0.9.12cvs74
939
940         * src/compose.c
941                 Fix bug 576 (Duplicate auto-bcc on reedit)
942
943 2004-08-21 [colin]      0.9.12cvs73
944
945         * src/toolbar.c
946                 Grey out Redirect in the toolbar when selection is
947                 multiple. Fixes bug 520
948
949 2004-08-21 [colin]      0.9.12cvs72
950
951         * src/compose.c
952                 Save Sign, Encrypt and Mode status when drafting or queuing
953                 Fixes bug 502 (drafted message does not keep sign / encrypt 
954                 state)
955
956 2004-08-21 [colin]      0.9.12cvs71
957
958         * src/summaryview.c
959                 Fix bug 494 (Messages are always opened in summary 
960                 view when right clicked.) Also fixes bug 508.
961
962 2004-08-21 [colin]      0.9.12cvs70
963
964         * src/compose.c
965                 When using inline encryption, don't use QP or Base64:
966                 the mail will be encrypted to a 7bit string.
967                 Fixes bug 197
968
969 2004-08-21 [colin]      0.9.12cvs69
970
971         * src/compose.c
972                 Fix inline-signing with 8bit chars: data must be 
973                 converted to Quoted-printable before signing.
974
975 2004-08-21 [colin]      0.9.12cvs68
976
977         * src/compose.c
978                 Remove 'Message/Save to draft folder'
979                 and 'Message/Save and keep editing' to 
980                 put a single 'File/Save' command.
981                 Fixes bug 224
982
983 2004-08-21 [colin]      0.9.12cvs67
984
985         * src/mainwindow.c
986                 Fix bug 222 (Summary view state not retained between sessions)
987
988 2004-08-20 [colin]      0.9.12cvs66
989
990         * src/codeconv.c
991                 Fix bug 574 (empty cur_locale is not enough)
992
993 2004-08-20 [paul]
994
995         * src/plugins/pgpmime/plugin.c
996                 modify PGP/MIME plugin's description
997
998 2004-08-16 [colin]      0.9.12cvs65
999
1000         * src/common/ssl.c
1001                 Fix version comparison
1002
1003 2004-08-16 [colin]      0.9.12cvs64
1004
1005         * src/common/ssl.c
1006                 I meant 2.2.
1007
1008 2004-08-16 [colin]      0.9.12cvs63
1009
1010         * src/common/ssl.c
1011                 People with glibc 2.1 have had problems with non-blocking
1012                 SSL_connect. Disable it for glibc < 2.2.
1013
1014 2004-08-16 [colin]      0.9.12cvs62
1015
1016         * src/common/ssl.c
1017                 Fix format error
1018
1019 2004-08-13 [colin]      0.9.12cvs61
1020
1021         * src/plugins/pgpmime/plugin.c
1022                 Add plugin's description
1023
1024 2004-08-12 [christoph]  0.9.12cvs60
1025
1026         * src/folderutils.c
1027                 fix bug that did not thaw folder updates when deleting
1028                 duplicates in empty folders
1029
1030 2004-08-12 [colin]      0.9.12cvs59
1031
1032         * src/plugins/trayicon/trayicon.c
1033                 Add a context menu with most common operations
1034
1035 2004-08-12 [colin]      0.9.12cvs58
1036
1037         * configure.ac
1038         * sylpheed.desktop
1039         * src/Makefile.am
1040         * src/main.c
1041                 Add support for Freedesktop.org's startup notification
1042
1043 2004-08-10 [colin]      0.9.12cvs57
1044
1045         * src/main.c
1046         * src/common/socket.c
1047         * src/common/ssl.c
1048         * src/common/sylpheed.c
1049         * src/common/sylpheed.h
1050                 Put back the ssl connect nonblocking...
1051                 without the race condition
1052
1053 2004-08-09 [colin]      0.9.12cvs56
1054
1055         * src/main.c
1056         * src/common/ssl.c
1057         * src/common/sylpheed.c
1058         * src/common/sylpheed.h
1059                 Reverting previous commit, doesn't work 
1060
1061 2004-08-09 [colin]      0.9.12cvs55
1062
1063         * src/main.c
1064         * src/common/ssl.c
1065         * src/common/sylpheed.c
1066         * src/common/sylpheed.h
1067                 Make SSL_connect nonblocking, using a thread
1068
1069 2004-08-09 [paul]       0.9.12cvs54
1070
1071         * po/POTFILES.in
1072                 reflect new location of sgpgme.c
1073         * src/main.c
1074                 sync with main, see ChangeLog 2004-08-09
1075
1076 2004-08-08 [christoph]  0.9.12cvs53
1077
1078         * src/folderutils.c
1079                 freeze FolderItem updates while deleting duplicate messages
1080
1081 2004-08-08 [christoph]  0.9.12cvs52
1082
1083         * configure.ac
1084         * src/Makefile.am
1085         * src/main.c
1086         * src/pgpmime.c
1087         * src/pgpmime.h
1088         * src/sgpgme.c
1089         * src/sgpgme.h
1090         * src/plugins/Makefile.am
1091         * src/plugins/pgpmime/.cvsignore
1092         * src/plugins/pgpmime/Makefile.am
1093         * src/plugins/pgpmime/pgpmime.c
1094         * src/plugins/pgpmime/pgpmime.h
1095         * src/plugins/pgpmime/plugin.c
1096         * src/plugins/pgpmime/sgpgme.c
1097         * src/plugins/pgpmime/sgpgme.h
1098                 new plugin for PGP/MIME
1099
1100 2004-08-07 [christoph]  0.9.12cvs51
1101
1102         * src/folder.c
1103                 disable immediate folder change notification on opened folders
1104                 until SummaryView can handle it quickly
1105
1106 2004-08-07 [colin]      0.9.12cvs50
1107
1108         * src/pop.c
1109         * src/common/partial_download.c
1110                 fix warnings
1111
1112 2004-08-07 [colin]      0.9.12cvs49
1113
1114         * src/Makefile.am
1115         * src/account.c
1116         * src/addressbook.c
1117         * src/alertpanel.c
1118         * src/alertpanel.h
1119         * src/compose.c
1120         * src/exphtmldlg.c
1121         * src/expldifdlg.c
1122         * src/main.c
1123         * src/message_search.c
1124         * src/messageview.c
1125         * src/pop.c
1126         * src/sgpgme.c
1127         * src/summary_search.c
1128         * src/summaryview.c
1129         * src/textview.c
1130         * src/gtk/sslcertwindow.c
1131         * src/pixmaps/stock_dialog-error.xpm
1132         * src/pixmaps/stock_dialog-info.xpm
1133         * src/pixmaps/stock_dialog-question.xpm
1134         * src/pixmaps/stock_dialog-warning.xpm
1135                 sync new alertpanel from gtk2
1136
1137 2004-08-07 [colin]      0.9.12cvs48
1138
1139         * src/prefs_folder_item.c
1140                 fix memory corruption in folderitem's prefs
1141
1142 2004-08-06 [colin]      0.9.12cvs47
1143
1144         * src/compose.c
1145                 close compose window after queuing, before 
1146                 sending when user presses Send
1147
1148 2004-08-05 [christoph]  0.9.12cvs46
1149
1150         * src/msgcache.c
1151         * src/common/defs.h
1152                 add charset to cache file and convert charset when reading the
1153                 cache if different from internal used charset
1154
1155 2004-08-05 [christoph]  0.9.12cvs45
1156
1157         * src/messageview.c
1158         * src/mimeview.[ch]
1159         * src/procmime.h
1160         * src/common/utils.h
1161                 cleanup (remove unused includes/reorganize)
1162
1163         * src/prefs_ext_prog.c
1164         * src/prefs_folder_item.c
1165         * src/prefs_fonts.c
1166         * src/prefs_msg_colors.c
1167         * src/prefs_spelling.c
1168         * src/prefs_themes.c
1169         * src/prefs_toolbar.c
1170         * src/prefs_wrapping.c
1171         * src/gtk/prefswindow.[ch]
1172         * src/plugins/clamav/clamav_plugin_gtk.c
1173         * src/plugins/dillo_viewer/dillo_prefs.c
1174         * src/plugins/image_viewer/viewerprefs.c
1175         * src/plugins/spamassassin/spamassassin_gtk.c
1176                 change PrefsPage path into an array of strings and don't
1177                 split a single string into parts (better for translation)
1178
1179 2004-08-05 [christoph]  0.9.12cvs44
1180
1181         * src/folder.c
1182                 fix FolderItem's message counts after rebuilding a cache
1183
1184 2004-08-05 [paul]       0.9.12cvs43
1185
1186         * ChangeLog
1187         * ChangeLog.jp
1188         * src/imap.c
1189         * src/news.c
1190         * src/common/nntp.c
1191         * src/common/session.c
1192         * src/common/session.h
1193         * src/common/socket.c
1194                 sync with main 0.9.12cvs2
1195                 see ChangeLog 2004-08-04
1196
1197 2004-08-04 [christoph]  0.9.12cvs42
1198
1199         * configure.ac
1200                 add missing AC_DEFINE(USE_OPENSSL, ...)
1201         * src/folder.c
1202                 use new xml_node_new() function
1203
1204 2004-08-03 [christoph]  0.9.12cvs41
1205
1206         * src/folder.c
1207         * src/localfolder.c
1208         * src/common/xml.[ch]
1209                 sync with main 0.9.12cvs1
1210                 see ChangeLog 2004-07-23
1211
1212 2004-08-03 [christoph]
1213
1214         * configure.ac
1215         * m4/openssl.m4                 ** REMOVE **
1216                 use pkg-config to get OpenSSL CFLAGS and LIBS
1217                 (OpenSSL 0.9.7 is required now)
1218
1219 2004-08-02 [paul]       0.9.12cvs40
1220
1221         * AUTHORS
1222                 update translation team section
1223         * po/pt_BR.po
1224                 updated by Frederico Goncalves Guimaraes
1225                 <fggdebian@yahoo.com.br>
1226
1227 2004-07-29 [colin]      0.9.12cvs39
1228
1229         * src/messageview.c
1230                 Inform the user when a partially 
1231                 downloaded mail isn't on the server
1232                 anymore (due to Mark for deletion)
1233
1234 2004-07-29 [colin]      0.9.12cvs38
1235
1236         * src/messageview.c
1237                 Hide noticeview if necessary
1238
1239 2004-07-27 [colin]      0.9.12cvs37
1240
1241         * src/msgcache.c
1242                 More fixes (i overlook a bit, thanks
1243                 Christoph for spotting it)
1244
1245 2004-07-27 [colin]      0.9.12cvs36
1246
1247         * src/msgcache.c
1248                 Fix wrong test 
1249
1250 2004-07-26 [colin]      0.9.12cvs35
1251
1252         * src/pop.c
1253                 Fix uidl-file parsing when not in new
1254                 format
1255
1256 2004-07-19 [colin]      0.9.12cvs34
1257
1258         * src/compose.c
1259                 Save attachment status when drafting
1260
1261 2004-07-19 [colin]      0.9.12cvs33
1262
1263         * src/folder.h
1264         * src/folderview.c
1265         * src/summaryview.c
1266                 Reverse 0.9.12cvs29 to 31 (folder icon update
1267                 when quicksearch is active)
1268
1269 2004-07-18 [colin]      0.9.12cvs32
1270
1271         * src/pop.c
1272                 Fix partial download bug with "Download all
1273                 messages" option
1274
1275 2004-07-18 [colin]      0.9.12cvs31
1276
1277         * src/folderview.c
1278                 Fix crash
1279
1280 2004-07-17 [colin]      0.9.12cvs30
1281
1282         * src/summaryview.c
1283                 Same, when sticky search is off
1284
1285 2004-07-17 [colin]      0.9.12cvs29
1286
1287         * src/folder.h
1288         * src/folderview.c
1289         * src/summaryview.c
1290                 Update FolderItem icon whenever its summaryview is 
1291                 filtered
1292
1293 2004-07-16 [christoph]  0.9.12cvs28
1294
1295         * src/mimeview.c
1296                 make doubleclick work again
1297
1298 2004-07-16 [christoph]  0.9.12cvs27
1299
1300         * src/mimeview.c
1301                 fix freeze on mime icon doubleclick (opening doesn't work yet)
1302
1303 2004-07-16 [paul]       0.9.12cvs26
1304         
1305         * src/gtk/quicksearch.c
1306         * src/compose.c
1307         * src/customheader.c
1308         * src/messageview.c
1309         * src/news.c
1310         * src/prefs_account.c
1311         * src/prefs_display_header.c
1312         * src/procheader.c
1313                 replace "Message-Id" with "Message-ID"
1314
1315 2004-07-16 [paul]       0.9.12cvs25
1316
1317         * ChangeLog
1318         * ChangeLog.jp
1319         * src/account.c
1320         * src/account.h
1321         * src/folder_item_prefs.c
1322         * src/main.c
1323         * src/pop.c
1324         * src/pop.h
1325         * src/prefs_account.c
1326         * src/prefs_account.h
1327         * src/prefs_common.c
1328         * src/prefs_common.h
1329         * src/prefs_gtk.c
1330         * src/prefs_gtk.h
1331                 sync with main 0.9.12cvs1
1332
1333 2004-07-15 [colin]      0.9.12cvs24
1334
1335         * src/folder.c
1336                 Disable GPG signature check during
1337                 folder move and scan 
1338         (Closes Bug 521 Signature checking slows down Folder-Move)
1339
1340 2004-07-14 [christoph]  0.9.12cvs23
1341
1342         * src/pgpmime.c
1343                 add missing fclose
1344
1345         * src/procmime.c
1346                 add checks if fopen really worked
1347
1348 2004-07-14 [colin]      0.9.12cvs22
1349
1350         * src/pop.c
1351         * src/common/partial_download.c
1352                 Update includes
1353
1354 2004-07-14 [colin]      0.9.12cvs21
1355
1356         * src/folder.c
1357         * src/inc.c
1358         * src/matcher.c
1359         * src/matcher.h
1360         * src/matcher_parser_parse.y
1361         * src/messageview.c
1362         * src/msgcache.c
1363         * src/noticeview.c
1364         * src/noticeview.h
1365         * src/pop.c
1366         * src/pop.h
1367         * src/prefs_matcher.c
1368         * src/procheader.c
1369         * src/procmsg.c
1370         * src/procmsg.h
1371         * src/summaryview.c
1372         * src/common/Makefile.am
1373         * src/common/defs.h
1374         * src/gtk/quicksearch.c
1375         * src/common/partial_download.c ** NEW FILES **
1376         * src/common/partial_download.h ** NEW FILES **
1377                 Partial downloading of pop3 mails
1378
1379 2004-07-13 [christoph]  0.9.12cvs20
1380
1381         * src/mimeview.c
1382                 use "button_release_event" instead of "button_press_event",
1383                 because executing event callbacks while the button is still
1384                 pressed is not good and causes problems
1385
1386 2004-07-12 [colin]      0.9.12cvs19
1387
1388         * src/gtk/quicksearch.c
1389                 Fix a missing status update in quicksearch
1390
1391 2004-07-08 [colin]      0.9.12cvs18
1392
1393         * src/common/smtp.h
1394                 Fix guint vs gint bug
1395
1396 2004-07-08 [colin]      0.9.12cvs17
1397
1398         * src/common/smtp.c
1399                 use to_human_readable() for sizes
1400
1401 2004-07-08 [paul]       0.9.12cvs16
1402
1403         * src/inc.c [1.174]
1404                 fix occasional non-clearance of the statusbar
1405                 (close Bug 531 'SA plugin: status bar does not 
1406                  get cleared in OFFLINE mode')
1407
1408 2004-07-07 [colin]      0.9.12cvs15
1409
1410         * src/prefs_common.c [1.225]
1411         * src/prefs_common.h [1.112]
1412                 Add a hidden summary_quicksearch_sticky preference,
1413                 to allow the quicksearch bar to reset across folders
1414         * src/summaryview.c [1.437]
1415                 Use this preference
1416         * src/gtk/quicksearch.c [1.5]
1417         * src/gtk/quicksearch.h [1.3]
1418                 Add this preference, fix focus when hitting Enter,
1419                 add handling of Esc key to reset
1420
1421 2004-07-06 [colin]      0.9.12cvs14
1422
1423         * src/gtk/quicksearch.c [1.4]
1424                 Add Clear button
1425
1426 2004-07-06 [christoph]  0.9.12cvs13
1427
1428         * src/toolbar.c
1429                 enable next unread button in empty folders if next folder
1430                 dialog is not disabled
1431
1432         (Closes Feature Request [ 755800 ] "next" button enabled in empty
1433          folders)
1434
1435 2004-07-06 [colin]      0.9.12cvs12
1436
1437         * src/common/smtp.c [1.16]
1438                 Display maximum message size in the log
1439
1440 2004-07-06 [paul]       0.9.12cvs11
1441
1442         * src/toolbar.c
1443                 fix typo. (spotted by Fabien Vantard)
1444
1445 2004-07-06 [paul]       0.9.12cvs10
1446
1447         * src/main.c
1448                 terminate cleanly on SIGHUP. Patch submitted by
1449                 Thomas Gilgin <thg@karate-muellheim.de>
1450
1451 2004-07-05 [christoph]  0.9.12cvs9
1452
1453         * src/inc.c
1454                 better replacing of %d in new mail notification command
1455
1456 2004-07-05 [colin]      0.9.12cvs8
1457
1458         * src/common/smtp.[ch]
1459                 Take SIZE (returned by EHLO) into account, and
1460                 avoid sending too big messages
1461
1462 2004-07-04 [paul]       0.9.12cvs7
1463
1464         * src/account.c
1465                 fix auto-account selection on imap/news
1466
1467 2004-07-01 [paul]       0.9.12cvs6
1468
1469         * src/gtk/quicksearch.c
1470                 reveal hidden string in gui
1471                 
1472         * src/compose.c
1473                 fix updating of gpg signing setting on 
1474                 switching accounts
1475
1476 2004-06-30 [darko]      0.9.12cvs5
1477
1478         * src/common/utils.c
1479                 remove expand_search_string()
1480         * src/gtk/quicksearch.c
1481                 remove no longer needed for loop (thanks Christoph)
1482                 add expand_search_string()
1483
1484 2004-06-30 [darko]      0.9.12cvs4
1485
1486         * src/common/utils.c
1487                 allow all filtering expressions in quicksearch
1488
1489         (Closes Bug 519 filtering expr. in quicksearch)
1490
1491 2004-06-30 [christoph]  0.9.12cvs3
1492
1493         * configure.ac
1494                 better 'localedir'
1495
1496         * src/common/intl.h
1497                 allow plugins to define TEXTDOMAIN for the _(...) macro
1498
1499 2004-06-30 [paul]       0.9.12cvs2
1500
1501         * po/POTFILES.in
1502           src/Makefile.am
1503           src/main.c
1504           src/prefs_common.c
1505           src/prefs_msg_colors.[ch]     ** NEW FILES **
1506                 move message colouring options to
1507                 '/Other Preferences/Message View/Colors'
1508
1509 2004-06-30 [paul]       0.9.12cvs1
1510
1511         * po/POTFILES.in
1512           src/Makefile.am
1513           src/main.c
1514           src/prefs_common.c
1515           src/prefs_wrapping.[ch]       ** NEW FILES **
1516                 move message wrapping options to
1517                 /'Other Preferences/Compose/Message Wrapping'
1518
1519 2004-06-28 [paul]       0.9.12
1520
1521         * Sylpheed-Claws 0.9.12 released
1522
1523         * po/es.po
1524           po/fr.po
1525           po/sk.po
1526                 updated by Ricardo Mones Lastra, Fabien Vantard,
1527                 Andrej Kacian
1528
1529 2004-06-27 [paul]       0.9.11cvs19
1530
1531         * src/common/ssl.c
1532                 re-enable certificate check
1533
1534 2004-06-25 [christoph]  0.9.11cvs18
1535
1536         * src/procmsg.h
1537                 add MSG_HAS_ATTACHMENT to MSG_CACHED_FLAG_MASK
1538
1539 2004-06-25 [paul]       0.9.11cvs17
1540
1541         * sync with main 0.9.12cvs1
1542                 see ChangeLog 2004-06-23
1543                 
1544         * src/gtk/menu.c
1545                 remove unused menu_toggle_toggle()
1546
1547 2004-06-23 [christoph]  0.9.11cvs16
1548
1549         * src/folder.c
1550         * src/procheader.c
1551         * src/procmsg.h
1552         * src/summaryview.c
1553                 scan the mime structure of multipart mails for correct
1554                 attachment, encryped and signed (with privacy API) part
1555                 detection
1556
1557         (Closes Feature Request [ 961428 ] No paperclip for HTML mails)
1558
1559 2004-06-22 [paul]
1560
1561         * po/ru.po
1562                 updated by Pavlo Bohmat
1563
1564 2004-06-20 [christoph]  0.9.11cvs15
1565
1566         * src/inc.c
1567         * src/pop.[ch]
1568                 disconnect after authentication when doing POP before SMTP
1569
1570         (Closes Bug 393 Bad inerpretation of "Pop Before SMTP")
1571
1572 2004-06-19 [christoph]  0.9.11cvs14
1573
1574         * src/folder.c
1575                 fix FolderItem name update
1576
1577         (Closes Bug 511 Folder-Renaming not reflected immediately)
1578
1579 2004-06-17 [paul]       0.9.11cvs13
1580         
1581         * sync with main 0.9.12 release
1582           src/session.c
1583                 session_set_timeout(): fixed a bug that didn't
1584                 reset timeout_tag when interval is 0.
1585
1586 2004-06-16 [christoph]  0.9.11cvs12
1587
1588         * src/textview.c
1589                 correctly clear the URL in the status bar
1590
1591 2004-06-15 [christoph]  0.9.11cvs11
1592
1593         * src/summaryview.c
1594                 add missing gtk_widget_show()
1595
1596 2004-06-11 [christoph]  0.9.11cvs10
1597
1598         * src/plugins/spamassassin/spamassassin.c
1599                 correctly check waitpid return code
1600
1601         (Closes Bug 396 Zombie process when spamassassin is called)
1602
1603 2004-06-10 [christoph]  0.9.11cvs9
1604
1605         * src/mainwindow.c
1606         * src/summaryview.[ch]
1607         * src/gtk/Makefile.am
1608         * src/gtk/quicksearch.c                         ** NEW **
1609                 separate quick search from summaryview
1610
1611 2004-06-09 [christoph]  0.9.11cvs8
1612
1613         * src/inc.c
1614                 remove unused code
1615
1616         * src/textview.c
1617                 get folder for compose default account from MsgInfo and not
1618                 from SummaryView
1619
1620 2004-06-09 [christoph]  0.9.11cvs7
1621
1622         * src/folder.[ch]
1623                 add information about added or removed messages to
1624                 FOLDER_ITEM_UPDATE hook
1625
1626         * src/imap_gtk.c
1627         * src/mh_gtk.c
1628                 scan folder when removing a folder failed instead of
1629                 updating the summaryview
1630
1631 2004-06-08 [paul]       0.9.11cvs6
1632
1633         * sync with main 0.9.11cvs2
1634                 see ChangeLog 2004-06-08
1635
1636 2004-06-07 [christoph]  0.9.11cvs5
1637
1638         * configure.ac
1639         * src/common/Makefile.am
1640                 detect library providing 'encrypt' function
1641
1642 2004-06-07 [paul]       0.9.11cvs4
1643
1644         * src/inc.c
1645                 sync with main, 'code cleanup'
1646                 
1647         * tools/nautilus2sylpheed.sh
1648                 fix whitespace limitation. patch submitted by
1649                 Stephan Sachse <white@teg-clan.de>
1650
1651 2004-06-04 [christoph]  0.9.11cvs3
1652
1653         * src/account.c
1654         * src/action.[ch]
1655         * src/addressbook.c
1656         * src/addrindex.h
1657         * src/folder.h
1658         * src/folder_item_prefs.c
1659         * src/inc.c
1660         * src/main.c
1661         * src/messageview.c
1662         * src/mh_gtk.c
1663         * src/prefs_themes.c
1664         * src/procmime.c
1665         * src/quote_fmt.h
1666         * src/stock_pixmap.c
1667         * src/toolbar.c
1668                 fix compiler warnings
1669
1670 2004-06-03 [paul]       0.9.11cvs2
1671
1672         * src/msgcache.c
1673                 sync with main 0.9.11cvs1: "changed gint32 to
1674                 guint32 for some platforms"
1675
1676 2004-06-02 [christoph]  0.9.11cvs1
1677
1678         * src/common/ssl.c
1679                 fix SSL_CTX variable name for older OpenSSL versions
1680
1681         (Closes Bug 503 fix compilation with older OpenSSL)
1682
1683 2004-05-31 [paul]       0.9.11claws
1684
1685         * 0.9.11claws released
1686
1687 2004-05-31 [paul]       0.9.10claws72
1688
1689         * po/es.po
1690           po/it.po
1691           po/ja.po
1692           po/pl.po
1693           po/sk.po
1694           po/sr.po
1695           po/zh_CN.po
1696                 update translations, submitted by Ricardo Mones Lastra,
1697                 Andrea Spadaccini, Rui Hirokawa, Emil, Andrej Kacian,
1698                 Urke MMI, and Hansom Young
1699
1700 2004-05-25 [luke]       0.9.10claws71
1701
1702         * AUTHORS
1703         * src/mimeview.c
1704         * src/stockpixmap.[ch]
1705         * src/Makefile.am
1706         * src/pixmaps/privacy_emblem_encrypted.xpm      ** NEW **
1707         * src/pixmaps/privacy_emblem_failed.xpm         ** NEW **
1708         * src/pixmaps/privacy_emblem_passed.xpm         ** NEW **
1709         * src/pixmaps/privacy_emblem_signed.xpm         ** NEW **
1710         * src/pixmaps/privacy_emblem_warn.xpm           ** NEW **
1711
1712                 o Added privacy emblems from Jesper Shultz 
1713                   <jesper@schultz-net.dk>
1714                 o Overlay emblems onto mimeview icons to indicate
1715                   status of signature and if a message is encrypted
1716         
1717         * src/textview.c
1718                 remove unused color definitions (were used to 
1719                 indicate sig status)
1720
1721 2004-05-25 [paul]       0.9.10claws70
1722
1723         * AUTHORS
1724           tools/Makefile.am
1725           tools/README
1726           tools/nautilus2sylpheed.sh            ** NEW FILE **
1727                 add script to enable sending files from
1728                 nautilus.
1729                 Submitted by Reza Pakdel <hrpakdel@cpsc.ucalgary.ca>
1730                 
1731         * tools/launch_firebird                 ** REMOVED **
1732                 removed as the standard "firefox '%s'" now functions
1733                 correctly
1734
1735 2004-05-23 [paul]       0.9.10claws69
1736
1737         * src/compose.c
1738                 fix %X cursor point segfault
1739                 patch by Christoph
1740
1741 2004-05-23 [christoph]  0.9.10claws68
1742
1743         * src/folder.c
1744                 fix folder moving
1745
1746 2004-05-21 [paul]       0.9.10claws67
1747
1748         * sync with 0.9.10cvs17
1749                 see ChangeLog 2004-05-21
1750
1751 2004-05-20 [paul]       0.9.10claws66
1752
1753         * sync with 0.9.10cvs16
1754                 see ChangeLog 2004-05-19 and 2004-05-20
1755
1756 2004-05-19 [alfons]     0.9.10claws65
1757
1758         * src/summaryview.h
1759                 on some platforms regoff_t is defined as off_t, so 
1760                 pull in sys/types.h
1761
1762 2004-05-19 [paul]       0.9.10claws64
1763
1764         * sync with 0.9.10cvs13
1765                 see ChangeLog 2004-05-18
1766
1767 2004-05-17 [christoph]  0.9.10claws63
1768
1769         * src/folder.c
1770                 search all folders when searching for default folders and
1771                 not return the special folder of the first folder
1772
1773 2004-05-13 [alfons]     0.9.10claws62
1774
1775         * src/summaryview.c
1776                 add a better check to see if a message is a news message
1777                 (replaces the MSG_IS_NEWS() check removed in 0.9.9claws19)
1778
1779 2004-05-13 [paul]       0.9.10claws61
1780
1781         * src/msgcache.c
1782                 sync with 0.9.10cvs12
1783                 see ChangeLog 2004-05-12
1784
1785 2004-05-12 [alfons]     0.9.10claws60
1786
1787         * src/folderview.c
1788                 release lock in case of folder could not be opened 
1789
1790 2004-05-11 [christoph]  0.9.10claws59
1791
1792         * src/inc.[ch]
1793                 remove unused folderview update stuff from inc.[ch]
1794
1795 2004-05-11 [paul]       0.9.10claws58
1796
1797         * sync with 0.9.10cvs11
1798                 see ChangeLog 2004-05-10 and 2004-05-11
1799
1800 2004-05-09 [christoph]  0.9.10claws57
1801
1802         * src/folderview.c
1803                 check for folder class functions and not folder type to detect
1804                 valid drag targets
1805
1806 2004-05-08 [christoph]  0.9.10claws56
1807
1808         * src/sgpgme.c
1809                 fix date output for signature expire times
1810
1811         (Patch by Edgar Toernig <froese@gmx.de>)
1812
1813 2004-05-06 [christoph]  0.9.10claws55
1814
1815         * src/gtk/prefswindow.c
1816                 change window type to DIALOG
1817
1818         * src/folder.[ch]
1819         * src/folderview.c
1820         * src/news_gtk.c
1821                 o add folder_remove()
1822                 o change FolderUpdate hook flag names (NEW -> ADD, DESTROY -> REMOVE)
1823                 o add new "sort" field to Folder, no longer sort folders by type
1824                   higher sort values will be first in the folder list, new folders get 0
1825                   and will be added to the end
1826
1827         * src/mainwindow.c
1828         * src/gtk/Makefile.am
1829         * src/gtk/foldersort.(c|h|glade)                        ** NEW **
1830                 add dialog to allow users to change the folder order
1831
1832 2004-05-04 [paul]       0.9.10claws54
1833
1834         * src/inc.c
1835                 Display account_name in statusbar when retrieving
1836                 messages from a pop account
1837         * src/prefs_account.c
1838                 display account name in title of prefs_account
1839                 window
1840         * src/prefs_folder_item.c
1841                 display folder name in title of prefs_folder window
1842
1843         all 3 patches submitted by Fabien Vantard
1844
1845         * AUTHORS
1846                 add Fabien Vantard
1847
1848 2004-05-04 [paul]       0.9.10claws53
1849
1850         * src/prefs_actions.c
1851           src/prefs_template.c
1852                 'Esc' Key exits alertpanel
1853                 Patch submitted by Fabien Vantard <fzz@ifrance.com>
1854
1855 2004-04-26 [christoph]  0.9.10claws52
1856
1857         * src/gtk/about.c
1858         * src/gtk/colorsel.c
1859         * src/gtk/description_window.c
1860         * src/gtk/filesel.c
1861         * src/gtk/gtkaspell.c
1862         * src/gtk/inputdialog.c
1863         * src/gtk/pluginwindow.c
1864         * src/gtk/progressdialog.c
1865                 o remove gtk_window_set_position(..., GTK_WIN_POS_CENTER) because
1866                   it does not work correctly with xinerama
1867                 o lock incorporation while the plugin window is open
1868
1869 2004-04-23 [paul]       0.9.10claws51
1870
1871         * po/POTFILES.in
1872                 update location of inputdialog.c
1873                 
1874         * src/gtk/about.c
1875                 update Copyright string
1876                 
1877         * src/msgcache.c
1878           src/prefs_common.c
1879           src/prefs_themes.c
1880                 improve the english a little
1881
1882 2004-04-22 [christoph]  0.9.10claws50
1883
1884         * src/folderutils.[ch]
1885                 add folderutils_mark_all_read()
1886
1887         * src/folderview.c
1888                 readd "mark all read" from popup menu, now works
1889                 in all folders and not only the opened folder
1890
1891 2004-04-21 [christoph]  0.9.10claws49
1892
1893         * src/Makefile.am
1894         * src/inputdialog.[ch]                  ** REMOVED **
1895         * src/gtk/Makefile.am
1896         * src/gtk/inputdialog.[ch]              ** NEW **
1897                 move inputdialog.[ch] into gtk directory
1898
1899         * src/mh_gtk.c
1900                 remove check for missing IMAP folder account
1901
1902 2004-04-20 [christoph]  0.9.10claws48
1903
1904         * src/mainwindow.c
1905         * src/foldersel.c
1906                 remove new/rename/delete folder GUI functions because
1907                 they are always active, even for news folders, and can
1908                 not be easily made folder class dependent
1909
1910         * src/gtk/menu.[ch]
1911                 make menu_translate() public
1912
1913         * src/Makefile.am
1914         * src/folder.[ch]
1915         * src/folderview.[ch]
1916         * src/imap_gtk.[ch]                     ** NEW **
1917         * src/main.c
1918         * src/mh_gtk.[ch]                       ** NEW **
1919         * src/news_gtk.[ch]                     ** NEW **
1920                 o dynamically build FolderView popup menus from a folder
1921                   specific part, with callbacks to seperated code, and
1922                   a common part
1923                 o remove the folder class specifiy code from folderview.c
1924
1925 2004-04-15 [luke]       0.9.10claws47
1926
1927         * src/prefs_folder_item.c
1928                 o remove buttons for applying 'scan for new mail'
1929                   and 'process at startup' to sub folders
1930                 o add 'apply to sub folder' check buttons for all
1931                   properties and set folder prefs accordingly
1932                 o replace multiple gtk_widget_show() with one
1933                   gtk_widget_show_all() on container
1934
1935 2004-04-14 [darko]      0.9.10claws46
1936
1937         * src/gtk/Makefile.am
1938         * src/gtk/pluginwindow.c
1939                 load plugins from to $(prefix)/lib/sylpheed/plugins
1940                 in file selection dialog
1941         * src/plugins/clamav/clamav_plugin.c
1942                 const correctness
1943
1944 2004-04-14 [christoph]  0.9.10claws45
1945
1946         * src/folder.c
1947         * src/plugins/image_viewer/viewer.c
1948                 fix g_warnings
1949
1950 2004-04-10 [alfons]     0.9.10claws44
1951         
1952         * src/compose.c
1953                 appropriate auto account selection when forwarding
1954                 (fixes bug #476, "forward as attachment does not listen
1955                 to account rules")
1956
1957 2004-04-09 [alfons]     0.9.10claws43
1958
1959         * src/summaryview.c
1960                 make quick search combo matching case sensitive
1961
1962 2004-04-06 [alfons]     0.9.10claws42
1963
1964         * src/addr_compl.c
1965                 use cursor position to prevent clearing the entire entry
1966
1967 2004-04-06 [alfons]     0.9.10claws41
1968
1969         * src/folderview.c
1970                 fix bug #472, "filter not updated when renaming folder" 
1971
1972 2004-04-06 [alfons]     0.9.10claws40
1973
1974         * src/messageview.[ch]
1975           src/summaryview.c
1976                 reflect changes to Show all headers to main view
1977                 and message view (only affects detached message
1978                 view). see also bug #473, 'Show All Headers 
1979                 "problem"'.
1980
1981 2004-04-03 [alfons]     0.9.10claws39
1982
1983         * src/matcher.c
1984                 free address list
1985
1986 2004-04-03 [alfons]     0.9.10claws38
1987
1988         * src/matcher_parser_parse.y
1989           src/matcher.[ch]
1990                 prepare address look up matcher type; marginally
1991                 tested, and not hooked into the UI yet.
1992
1993                 basically it accepts the result of the left hand
1994                 side of the matcher (the "criteria"):
1995
1996                         from all_in_addressbook ""
1997                         ~to_or_cc any_in_addressbook ""
1998                 
1999                 the first case matches all addresses found in the
2000                 from header, and the second case matches if any
2001                 (at least one) of the addresses in to or cc headers 
2002                 are not in the address book.
2003
2004                 the string argument is not used yet, but is intended
2005                 to match a group of addresses 
2006
2007 2004-04-02 [luke]       0.9.10claws37
2008
2009         * src/prefs_folder_item.c
2010                 Add two buttons to apply 'scan for new mail'
2011                 and 'process at startup' to sub folders
2012
2013 2004-04-02 [luke]
2014         * tools/textviewer.sh
2015                 better filename extension matching plus some support for
2016                 MS Excel, MS Powerpoint and HTML
2017
2018 2004-03-29 [christoph]  0.9.10claws36
2019
2020         * src/folder.h
2021         * src/folderutils.[ch]
2022         * src/mainwindow.c
2023                 add delete duplicates for all folders
2024
2025 2004-03-29 [alfons]     0.9.10claws35
2026
2027         * src/folder.c
2028                 don't pass NULL to XXXprintf(); fixes Solaris crashes
2029                 when selecting top-level folder node (thanks to 
2030                 Alex S. Moore)
2031
2032 2004-03-28 [keith]      0.9.10claws34
2033
2034         * src/textview.c
2035                 prepend "http://" to URIs of the form "www.example.com"
2036
2037 2004-03-28 [paul]       0.9.10claws33
2038
2039         * src/common/nntp.c
2040           src/common/smtp.c
2041           src/folder.c
2042           src/imap.c
2043           src/inc.c
2044           src/news.c
2045           src/pop.c
2046                 revise 'translatable string' policy:
2047                 don't translate debug_print() or log_print(),
2048                 translate log_message() and log_warning()
2049         
2050         * po/zh_CN.po
2051                 update submitted by Hansom Young
2052
2053 2004-03-25 [alfons]     0.9.10claws32
2054
2055         * src/prefs_common.c
2056                 I mean this one: Return the GList...
2057
2058 2004-03-25 [alfons]     0.9.10claws31
2059
2060         * src/prefs_common.h
2061                 add new members at the end of prefs_common, so
2062                 they get properly initialized
2063
2064 2004-03-24 [christoph]  0.9.10claws30
2065
2066         * src/imap.c
2067                 o NULL is a valid GSList
2068
2069 2004-03-24 [alfons]     0.9.10claws29
2070
2071         * src/prefs_common.[ch]
2072           src/summaryview.c
2073           src/common/defs.h
2074                 add history to quick search (patch submitted by 
2075                 Ivan Francolin Martinez - thanks!)
2076
2077 2004-03-24 [alfons]     0.9.10claws28
2078
2079         * src/imap.c
2080                 NULL output pointer parameter
2081
2082 2004-03-21 [alfons]     0.9.10claws27
2083
2084         * src/addrindex.[ch]
2085           src/addr_compl.c
2086                 complete addresses on nicks and aliases
2087
2088 2004-03-21 [alfons]     0.9.10claws26
2089
2090         * src/import.c
2091           src/inc.c
2092           src/mbox.[ch]
2093                 disable filters on import mbox (patch submitted
2094                 by Edgar Toernig)
2095
2096 2004-03-21 [darko]      0.9.10claws25
2097
2098         * src/addr_compl.c
2099                 select the address when only one match is found while
2100                 doing address completion with tab key (feature
2101                 request #914720)
2102
2103 2004-03-21 [alfons]     0.9.10claws24
2104
2105         * src/messageview.c
2106           src/toolbar.c
2107                 don't `navigate-delete` when a summary view's selection does not 
2108                 match the accompanying message view's message
2109
2110 2004-03-20 [alfons]     0.9.10claws23
2111
2112         * src/summaryview.c
2113                 hide ext search button on initial display (should fix bug #459,
2114                 "Toggling quick-search at 1st time: minor UI inconsistency")
2115
2116 2004-03-20 [alfons]     0.9.10claws22
2117
2118         * src/summaryview.[ch]
2119                 add function to get selected msginfo, if there's
2120                 only one selected
2121
2122 2004-03-20 [paul]       0.9.10claws21
2123
2124         * sync with 0.9.10cvs7
2125                 see ChangeLog 2004-03-19
2126
2127 2004-03-19 [paul]       0.9.10claws20
2128
2129         * src/common/nntp.c
2130           src/common/smtp.c
2131           src/common/ssl.c
2132           src/folder.c
2133           src/imap.c
2134           src/inc.c
2135           src/news.c
2136           src/pop.c
2137                 don't translate strings in debug_print(), log_print(),
2138                 log_message(),  and log_warning()
2139
2140 2004-03-19 [alfons]     0.9.10claws19
2141
2142         better next/previous/delete/focus navigation with separate 
2143         message view 
2144         
2145         * src/toolbar.c
2146                 call summaryview_delete() instead of messageview_delete()
2147         * src/messageview.c
2148                 disable messageview_delete()
2149
2150 2004-03-18 [paul]       0.9.10claws18
2151
2152         * sync with 0.9.10cvs6
2153                 see ChangeLog 2004-03-16
2154
2155 2004-03-17 [alfons]     0.9.10claws17
2156
2157         * src/gtk/filesel.c
2158                 remove bogus semicolon after if() (sometimes it pays to
2159                 read LKML :)
2160
2161 2004-03-15 [darko]      0.9.10claws16
2162
2163         * src/gtk/filesel.c
2164                 support full path in place of a filename
2165         * src/mimeview.c
2166                 store directory attachments were saved to and
2167                 use it when saving attachments
2168         * src/prefs_common.[hc]
2169                 store directory attachments were last saved to
2170
2171 2004-03-15 [paul]       0.9.10claws15
2172
2173         * src/folderview.c
2174                 fix bug where unsubscribing a newsgroup would destroy
2175                 (most of the) filtering rules
2176
2177 2004-03-15 [paul]       0.9.10claws14
2178
2179         * src/folderview.c
2180                 fix Bug 458, 'Folder View remaining empty after 
2181                 removing a NEWS account' (was also true of IMAP
2182                 accounts)
2183
2184 2004-03-15 [paul]       0.9.10claws13
2185
2186         * src/folderview.c
2187                 fix folderview invisibility of newly subscribed
2188                 newsgroups
2189
2190 2004-03-13 [paul]       0.9.10claws12
2191
2192         * src/compose.c
2193           src/plugins/dillo_viewer/dillo_prefs.c
2194           src/plugins/image_viewer/viewerprefs.c
2195                 gettextise some forgotten parts
2196
2197 2004-03-13 [alfons]     0.9.10claws11
2198
2199         * src/imap.c
2200                 make sure the correct type is passed to sscanf()
2201
2202 2004-03-13 [paul]       0.9.10claws10
2203
2204         * sync with 0.9.10cvs5
2205                 see ChangeLog 2004-03-02 and 2004-03-12, 
2206                 specifically:
2207                 'always move messages by default when using DnD (except 
2208                 for News folder). Copy messages if Ctrl-key is pressed.'
2209                 and 'added a function to filter selected messages'
2210
2211 2004-03-12 [christoph]  0.9.10claws9
2212
2213         * src/codeconv.c
2214                 add parameter check to conv_unmime_header_overwrite()
2215
2216         * src/imap.c
2217                 o fix spelling
2218                 o fix removing of NEW flag when UNREAD is unset
2219
2220         * src/procmime.c
2221                 decode MIME-headers
2222
2223         (Closes 437 i18n attachment display error.)
2224
2225 2004-03-12 [paul]       0.9.10claws8
2226
2227         * po/it.po
2228                 update. submitted by Andrea Spadaccini <lupin85@email.it>
2229                 
2230         * tools/Makefile.am
2231                 add 'textviewer.sh'
2232
2233 2004-03-12 [alfons]     0.9.10claws7
2234
2235         * src/imap.c
2236                 o quiet compiler and typecast Folder * to IMAP Folder *
2237                 o wake up and fix my previous incompatible type assignment bug
2238
2239 2004-03-12 [alfons]     0.9.10claws6
2240
2241         * src/imap.c
2242                 don't mix up pointers to int, guint32 _and_ 
2243                 unsigned int 
2244
2245 2004-03-12 [christoph]  0.9.10claws5
2246
2247         * src/folderview.c
2248                 Add error requester when renaming a folder failed
2249
2250         * src/imap.c
2251                 Check new FolderItem name for namespace seperator
2252                 before renaming
2253
2254         (Closes Bug 443 Bad named IMAP folders won't be displayed)
2255
2256 2004-03-11 [christoph]  0.9.10claws4
2257
2258         * src/folder.[ch]
2259         * src/imap.c
2260         * src/procmsg.h
2261                 syncronize flags in cache with IMAP folder flags
2262
2263         Adapted a patch submitted by Simon 'corecode' Schubert
2264         <corecode@corecode.ath.cx> 
2265
2266
2267 2004-03-11 [alfons]     0.9.10claws3
2268
2269         * src/textview.[ch]
2270                 remove dead code that at one time controlled display of
2271                 URIs in status bar
2272
2273 2004-03-10 [paul]       0.9.10claws2
2274
2275         * po/it.po
2276                 updated by Lupino <lupin85@email.it>
2277
2278 2004-03-09 [alfons]     0.9.10claws1
2279
2280         * src/matcher.c
2281                 we're not using yywrap, but we may, so close yyin instead
2282                 of initial FILE *
2283
2284 2004-03-08 [paul]       0.9.10claws
2285
2286         * 0.9.10claws released
2287
2288 2004-03-08 [paul]       0.9.9claws41
2289
2290         * po/es.po
2291           po/ja.po
2292           po/ru.po
2293           po/sk.po
2294           po/sr.po
2295           po/zh_CN.po
2296                 update translations. submitted by Ricardo Mones Lastra,
2297                 Rui Hirokawa, Pavlo Bohmat, Andrej Kacian, Urke MMI,
2298                 Hansom Young
2299
2300 2004-03-06 [paul]       0.9.9claws40
2301
2302         * src/stock_pixmap.c
2303                 fix crash: g_strdup(DEFAULT_PIXMAP_THEME)
2304                 patch submitted by Pawel Pekala
2305
2306 2004-03-06 [alfons]             0.9.9claws39
2307
2308         * src/addrindex.c
2309                 allow nick name completion again 
2310
2311 2004-03-02 [match]              0.9.9claws38
2312
2313         * configure.ac
2314                 added definition of USE_LDAP_TLS to support TLS.
2315         * src/ldapctrl.[ch]
2316         * src/ldapquery.c
2317         * src/ldapserver.[ch]
2318         * src/addressbook.c
2319         * src/addrindex.c
2320         * src/editldap.c
2321                 included LDAP TLS support.
2322
2323 2004-03-02 [christoph]          0.9.9claws37
2324
2325         * src/folder.[ch]
2326                 o add more documentation for FolderClass
2327                 o remove usused FolderClass virtual functions
2328
2329         * src/imap.c
2330         * src/mh.c
2331         * src/news.c
2332                 change creation of FolderClass because static initializations
2333                 for structs suck in C89
2334
2335 2004-03-01 [paul]
2336
2337         * sync with 0.9.10
2338
2339 2004-02-28 [keith]      0.9.9claws36
2340
2341         * src/common/utils.c
2342                 Fix treatment of whitespace in quicksearch bar (leading
2343                 spaces and >1 space between commands and parameters).
2344
2345 2004-02-27 [alfons]     0.9.9claws35
2346
2347         * src/compose.[ch]
2348                 Explicitly remove draft timeout to fix nasty race between 
2349                 compose_send_cb() (which destroys the compose window) and 
2350                 compose_defer_auto_save_draft() (which expects compose 
2351                 window to exist). Should fix Keith's and Fred Marton's
2352                 bug report (#128, "crash after complaining about character
2353                 set conversion")
2354
2355 2004-02-27 [luke]       0.9.9claws34
2356         
2357         * src/folder.c
2358                 Do folder_item_apply_processing() even if no processing
2359                 rules for the folder exist (so global processing is applied)
2360
2361 2004-02-26 [thorsten]   0.9.9claws33
2362
2363         * src/mimeview.c
2364                 Remove misleading static declaration
2365
2366 2004-02-26 [alfons]     0.9.9claws32
2367
2368         * src/procmime.[ch]
2369           src/compose.c
2370           src/mimeview.c
2371           src/textview.c
2372                 use/add procmime_get_content_type_str() as a safe wrapper
2373                 for returning a Content-Type type string; should fix 
2374                 bug #444, 0.9.7..0.9.9 crashes with "Content-Type: type= 
2375                  - attachments."
2376
2377 2004-02-26 [thorsten]   0.9.9claws31
2378
2379         * src/mimeview.c
2380                 Restructure save_as/save_all
2381
2382 2004-02-26 [alfons]     0.9.9claws30
2383
2384         * src/procmime.c
2385                 clean up (2)
2386
2387 2004-02-26 [alfons]     0.9.9claws29
2388
2389         * src/procmime.c
2390                 clean up (1)
2391
2392 2004-02-24 [luke]
2393
2394         * tools/textviewer.sh
2395                 tweaks from Johann Koenig, recognition of shell
2396                 scripts in particular
2397
2398 2004-02-24 [paul]       0.9.9claws28
2399
2400         * sync with 0.9.9cvs13
2401                 see ChangeLog 2004-02-24
2402
2403 2004-02-23 [paul]       0.9.9claws27
2404
2405         * src/inc.c
2406                 one alertpanel on pop3 authentication error will suffice
2407                 
2408         * src/prefs_fonts.c
2409                 remove unnecessary printf
2410
2411 2004-02-22 [alfons]     0.9.9claws26
2412
2413         * src/messageview.c
2414                 put back a lost check
2415
2416 2004-02-21 [alfons]     0.9.9claws25
2417
2418         * src/folderview.c
2419                 don't forget to save folder properties after renaming folder
2420
2421 2004-02-20 [paul]       0.9.9.claws24
2422
2423         * src/addressbook.c
2424                 sync with 0.9.9cvs11, see ChangeLog 2004-02-19
2425                 
2426         * src/inc.c
2427                 complete sync with 0.9.9cvs9's 'update folderview
2428                 progressively'
2429                 
2430         * configure.ac
2431                 require gettext >= 0.12.1
2432
2433 2004-02-17 [match]      0.9.9claws23
2434
2435         * src/compose.c
2436                 keep the peace - change style.
2437
2438 2004-02-17 [alfons]     0.9.9claws22
2439
2440         * src/filtering.c
2441                 make MATCHACTION_STOP cancel filtering / processing;
2442                 clean up and document it to make it a little bit more clear;
2443
2444 2004-02-17 [alfons]     0.9.9claws21
2445
2446         %X marks the cursor spot for reply quote format
2447
2448         * src/quote_fmt_lex.l 
2449           src/quote_fmt.c
2450                 add %X token
2451                 
2452         * src/quote_fmt.h
2453           src/quote_fmt_parse.y
2454                 handle %X token
2455                 
2456         * src/compose.c
2457                 handle %X token for replies only (for now)
2458
2459 2004-02-17 [paul]       0.9.9claws20
2460
2461         * po/sk.po
2462                 updated by Andrej Kacian
2463                 
2464         * src/news.c
2465                 remove unneeded include
2466                 
2467         * src/prefs_fonts.c
2468                 be a little more user-friendly with the labels
2469                 
2470         * configure.ac
2471                 a change forgotten in the last commit: 
2472                 SYLPHEED_ACLOCAL_INCLUDE(m4)
2473
2474 2004-02-17 [paul]       0.9.9claws19
2475
2476         * ac/*                          ** REMOVED **
2477           ac/                           ** REMOVED **
2478           intl/Makefile.in              ** REMOVED **
2479           m4/                           ** NEW **
2480           m4/missing                    ** NEW **
2481           m4/missing/gdk-pixbuf.m4      ** NEW **
2482           m4/missing/gettext.m4         ** NEW **
2483           m4/missing/gpgme.m4           ** NEW **
2484           m4/missing/imlib.m4           ** NEW **
2485           m4/.cvsignore                 ** NEW **
2486           m4/Makefile.am                ** NEW **
2487           m4/README                     ** NEW **
2488           m4/aclocal-include.m4         ** NEW **
2489           m4/aspell.m4                  ** NEW **
2490           m4/check-type.m4              ** NEW **
2491           m4/gnupg-check-typedef.m4     ** NEW **
2492           m4/openssl.m4                 ** NEW **
2493           m4/spamassassin.m4            ** NEW **
2494           po/ChangeLog                  ** REMOVED **
2495           po/Makefile.in.in             ** REMOVED **
2496           po/Rules-quot                 ** REMOVED **
2497           po/boldquot.sed               ** REMOVED **
2498           po/en@boldquot.header         ** REMOVED **
2499           po/en@quot.header             ** REMOVED **
2500           po/insert-header.sin          ** REMOVED **
2501           po/quot.sed                   ** REMOVED **
2502           po/remove-potcdate.sed        ** REMOVED **
2503           po/remove-potcdate.sin        ** REMOVED **
2504           po/stamp-po                   ** REMOVED **
2505           Makefile.am
2506           autogen.sh
2507           configure.ac
2508                 enable building with automake 1.8.x
2509                 add 'autopoint' to autogen.sh and remove all
2510                 auto-generated files, remove ac/ in favour of
2511                 m4/
2512
2513 2004-02-17 [alfons]     0.9.9claws18
2514         
2515         * src/summaryview.c
2516                 MSG_IS_NEWS() is not stored at all, and is bogus
2517
2518 2004-02-17 [martin]     0.9.9claws17
2519
2520         * src/prefs_themes.c
2521                 fix crash when installing wrong theme and output an
2522                 error message
2523
2524 2004-02-16 [christoph]  0.9.9claws16
2525
2526         * src/compose.c
2527         * src/stock_pixmap.[ch]
2528         * src/toolbar.[ch]
2529         * src/pixmaps/linewrapcurrent.xpm               ** NEW **
2530                 add "Wrap current paragraph" to compose toolbar
2531
2532 2004-02-15 [alfons]     0.9.9claws15
2533
2534         * src/folderview.c
2535                 refine previous commit to make sure other hook functions
2536                 get their grab of the pie too
2537
2538 2004-02-15 [alfons]     0.9.9claws14
2539
2540         * src/folderview.c
2541                 fix sync breakage so we don't pass invalid pointer types
2542
2543 2004-02-15 [match]      0.9.9claws13
2544
2545         * src/ldapquery.[ch]
2546         * src/ldapserver.h
2547         * src/addrindex.[ch]
2548                 tweak threading calls.
2549         * src/addr_compl.[ch]
2550                 add alias into completion list.
2551         * src/addressbook.c
2552                 fix ldap browse.
2553                 improve context menu behavior.
2554                 change menu sequence.
2555                 add send mail from addressbook.
2556         * src/addrselect.[ch]
2557         * src/compose.[ch]
2558                 add send mail from addressbook.
2559
2560 2004-02-15 [christoph]  0.9.9claws12
2561
2562         * src/folderutils.c
2563                 skip deleting when duplist is empty
2564
2565         * src/folderview.[ch]
2566         * src/mainwindow.c
2567         * src/summaryview.[ch]
2568                 call folderutils_delete_duplicates() from mainwindow code
2569
2570 2004-02-15 [alfons]     0.9.9claws11
2571         
2572         * src/common/utils.c
2573                 add prefix for italian ms o(e) 
2574
2575 2004-02-14 [paul]       0.9.9claws10
2576
2577         * src/foldersel.c
2578                 fix updating of the folder view when creating a
2579                 new folder
2580
2581 2004-02-13 [paul]       0.9.9claws9
2582
2583         * src/plugins/clamav/clamav_plugin.c
2584                 remove GUI code
2585
2586 2004-02-13 [paul]       0.9.9claws8
2587
2588         * sync with 0.9.9cvs9
2589                 see ChangeLog 2004-02-09, 2004-02-10, 2004-02-12
2590
2591 2004-02-13 [alfons]     0.9.9claws7
2592
2593         * src/common/utils.c
2594                 fix wrong type of argument for ctype functions (pass unsigned
2595                 char instead of signed char)
2596
2597 2004-02-12 [alfons]     0.9.9claws6
2598
2599         * src/compose.[ch]
2600                 don't select text in header entry when composing to a 
2601                 default address, but rather give the header entry a
2602                 different color / style (same as the folder new color)
2603
2604 2004-02-12 [alfons]     0.9.9claws5
2605
2606         * src/plugins/clamav/clamav_plugin.c
2607                 don't exit(2) on libclamav init error - show a warning.
2608                 (tested by damaging a clamav database file.)
2609
2610 2004-02-12 [paul]       0.9.9claws4
2611
2612         * sync with 0.9.9cvs4
2613                 see ChangeLog 2004-02-04, 2004-02-05, and 2004-02-06
2614
2615 2004-02-11 [luke]       0.9.9claws3
2616
2617         * src/mimeview.c
2618                 remove redundant check introduced in 0.9.9claws1
2619
2620 2004-02-11 [luke]       0.9.9claws2
2621
2622         * src/mimeview.c
2623                 fix compilation of my previous commit without gpg enabled
2624
2625 2004-02-10 [luke]       0.9.9claws1
2626
2627         * src/mimeview.c
2628                 add borders to icons to indicate the privacy status for
2629                 the message part (unknown/bad/good)
2630
2631 2004-02-06 [paul]       0.9.9claws
2632
2633         0.9.9claws released
2634
2635 2004-02-06 [darko]      0.9.8claws64
2636
2637         * src/compose.c
2638                 don't allow Ctrl+Enter while external editor is active
2639
2640 2004-02-06 [paul]       0.9.8claws63
2641
2642         * po/es.po
2643           po/pl.po
2644           po/sk.po
2645           po/sr.po
2646                 update Spanish, Polish, Slovak, and Serbian translations.
2647                 submitted by Ricardo Mones Lastra, Emil Nowak, Andrej Kacian,
2648                 and Urke MMI
2649
2650 2004-02-04 [alfons]     0.9.8claws62
2651
2652         * src/compose.c
2653                 grab focus only when lbutton was pressed (bug #430 cont'd; 
2654                 don't have clue yet why the cursor pos is at the end of the
2655                 text.)
2656
2657 2004-02-04 [alfons]     0.9.8claws61
2658
2659         * src/compose.c
2660                 always grab focus when one of the header entries is clicked 
2661                 (should fix bug #430, "no focus on pasted addresses 3 & higher")
2662
2663 2004-02-02 [paul]
2664
2665         * ac/missing/gdk-pixbuf.m4
2666           ac/missing/gpgme.m4
2667           ac/missing/imlib.m4
2668                 prevent 'underquoted definition' warnings
2669                 patch submitted by David Relson
2670                 
2671         * src/plugins/clamav/README
2672                 update, improve, correct
2673
2674 2004-01-31 [thorsten]   0.9.8claws60
2675
2676         * src/news.c
2677                 'dir' not initialized if group has no messages
2678
2679 2004-01-29 [christoph]  0.9.8claws59
2680
2681         * src/customheader.[ch]
2682                 add custom_header_is_allowed() to check for disallowed header names
2683                 that must not be overridden by custom headers
2684
2685         * src/compose.c
2686                 always write From: header and use custom_header_is_allowed() to
2687                 check if custom header should be written
2688
2689         * src/prefs_customheader.c
2690                 check if custom header is disallowed using custom_header_is_allowed()
2691
2692         * src/folderutils.c
2693                 destroy message id GHashTable before freeing the MsgInfos
2694
2695 2004-01-29 [paul]       0.9.8claws58
2696
2697         * sync with 0.9.9 release
2698                 see ChangeLog 2004-01-29
2699
2700 2004-01-29 [paul]       0.9.8claws57
2701
2702         * sync with 0.9.8cvs11
2703                 see ChangeLog 2004-01-29
2704
2705 2004-01-28 [christoph]  0.9.8claws56
2706
2707         * src/pgpmime.c
2708         * src/sgpgme.[ch]
2709                 return WARN signature status when signature is not trusted
2710
2711         * src/Makefile.am
2712         * src/folder.c
2713         * src/folderutils.[ch]                  ** NEW **
2714         * src/summaryview.c
2715                 implement delete duplicates summaryview independent
2716
2717 2004-01-28 [paul]       0.9.8claws55
2718
2719         * sync with 0.9.8cvs10
2720                 see Changelog 2004-01-27 and 2004-01-28
2721
2722 2004-01-26 [christoph]  0.9.8claws54
2723
2724         * src/imap.c
2725                 create a root node for the Folder if scan fails because root
2726                 folder does not exist
2727
2728 2004-01-26 [paul]       0.9.8claws53
2729
2730         * sync with 0.9.8cvs7
2731                 see ChangeLog 2004-01-23
2732
2733 2004-01-25 [alfons]     0.9.8claws52
2734
2735         * src/compose.c
2736                 remove left-over constant INDENT_CHARS
2737
2738 2004-01-25 [alfons]     0.9.8claws51
2739
2740         * src/procmime.c
2741                 add NULL pointer check for mimeinfo->node in
2742                 procmime_mimeinfo_parent()
2743
2744 2004-01-25 [darko]      0.9.8claws50
2745
2746         * src/compose.c
2747                 make "Wrap all long lines" toolbar button wrap all
2748                 long lines not just the current line
2749                 patch by I. Oshadi Jayawardena <ioj4 at yahoo.co.uk>
2750
2751
2752 2004-01-25 [alfons]     0.9.8claws49
2753
2754         * src/procmime.c
2755                 remove g_strstrip(); prevents a NULL pointer deref, and isn't
2756                 necessary anyway, because *scanf() functions neglect white
2757                 space in the input. 
2758                 Fixes bug #425, "sylpheed 0.9.8claws42 crashes on some messages."
2759
2760 2004-01-25 [paul]       0.9.8claws48
2761
2762         * src/prefs_ext_prog.c
2763                 apply Alfons' patch to check for NULL pointers
2764                 fixes bug #424
2765
2766 2004-01-25 [paul]       0.9.8claws47
2767
2768         * sync with 0.9.8cvs8
2769                 see ChangeLog 2004-01-23
2770
2771 2004-01-25 [thorsten]   0.9.8claws46
2772
2773         * src/messageview.c
2774                 remove orphaned mimeview unref()
2775
2776 2004-01-23 [christoph]  0.9.8claws45
2777
2778         * src/summaryview.c
2779                 set ctree widget style
2780
2781 2004-01-23 [paul]       0.9.8claws44
2782
2783         * sync with 0.9.8cvs5
2784                 see ChangeLog 2004-01-22
2785
2786 2004-01-23 [alfons]     0.9.8claws43
2787
2788         * src/procmsg.c
2789                 remove redundant code in procmsg_get_thread_tree()
2790
2791 2004-01-21 [christoph]  0.9.8claws42
2792
2793         * src/folderview.c
2794                 set ctree widget style, otherwise GTK does not use the
2795                 the correct vertical size for the list items
2796
2797 2004-01-21 [alfons]     0.9.8claws41
2798
2799         * src/summaryview.c
2800                 GDK_Left should only switch to folderview when
2801                 when summaryview hscrollbar is at the leftmost
2802                 position (fixes bug #420, "Focus error")
2803
2804 2004-01-21 [paul]       0.9.8claws40
2805
2806         * sync with 0.9.8cvs4
2807                 see ChangeLog 2004-01-20
2808
2809 2004-01-20 [christoph]  0.9.8claws39
2810
2811         * src/folderview.c
2812                 remove setting sensitivity for no longer existing
2813                 /Scoring... popup entry
2814
2815 2004-01-20 [keith]      0.9.8claws38
2816
2817         * configure.ac
2818                 Revert AM_CONFIG_HEADER to AC_CONFIG_HEADER
2819
2820 2004-01-20 [paul]       0.9.8claws37
2821
2822         * src/prefs_fonts.c
2823                 demystify font settings
2824                 
2825         * src/textview.c
2826                 use textview->msgfont for header->body in
2827                 textview_show_header()
2828
2829 2004-01-20 [paul]       0.9.8claws36
2830
2831         * src/compose.c
2832           src/undo.c
2833                 remove superfluous debug_print's
2834                 
2835         * src/inc.c
2836                 clear the statusbar after LOCAL incorporation
2837
2838 2004-01-20 [paul]       0.9.8claws35
2839
2840         * sync with 0.9.8cvs3
2841                 see ChangeLog 2004-01-20
2842
2843 2004-01-19 [keith]      0.9.8claws34
2844
2845         * src/folderview.c
2846                 don't show 'Search folder...' on popup menu
2847                 if folder has no mails in it
2848
2849 2004-01-17 [keith]      0.9.8claws33
2850
2851         * src/compose.c
2852           src/prefs_common.c
2853           src/prefs_common.h
2854                 store position of compose window in prefs
2855
2856 2004-01-17 [thorsten]   0.9.8claws32
2857
2858         * src/gtk/gtkvscrollbutton.c
2859                 ensure scrollbutton resize event on different gtk versions
2860
2861 2004-01-15 [alfons]     0.9.8claws31
2862         
2863         * src/summaryview.c
2864                 keep MSG_REPLIED and MSG_FORWARDED even when marking a
2865                 message as read
2866
2867 2004-01-12 [christoph]  0.9.8claws30
2868
2869         * src/procmime.c
2870                 better MIME-Version check
2871
2872 2004-01-11 [alfons]     0.9.8claws29
2873
2874         * src/procmsg.c
2875                 remove unnecessary but still effective check (could possibly
2876                 lead to some unwanted side effects)
2877
2878 2004-01-11 [alfons]     0.9.8claws28
2879
2880         * src/procmsg.c
2881                 we should not prefer lowest message number while threading 
2882                 (introduced in previous commit)
2883
2884 2004-01-11 [alfons]     0.9.8claws27
2885
2886         * src/procmsg.c
2887                 subject threading fixes:
2888                 
2889                         - make message with lowest message number the
2890                           thread parent,
2891                         - refine recording last node when threading. the last node
2892                           should be the previous one if a node has a thread parent,
2893                           or the current node if not
2894                 
2895                 (there's another threading bug fix coming up)
2896
2897 2004-01-10 [paul]       0.9.8claws26
2898
2899         * src/main.c
2900           src/prefs_ext_prog.c
2901           src/plugins/clamav/clamav_plugin_gtk.c
2902                 minor gui fixes
2903
2904 2004-01-09 [christoph]  0.9.8claws25
2905
2906         * src/Makefile.am
2907         * src/string_match.[ch]                 ** REMOVE **
2908         * src/common/Makefile.am
2909         * src/common/string_match.[ch]          ** NEW **
2910                 move string_match.[ch] to common directory
2911
2912 2004-01-09 [christoph]  0.9.8claws24
2913
2914         * src/pgpmime.c
2915                 add MIME-Version header for the message parser
2916
2917 2004-01-09 [paul]       0.9.8claws23
2918
2919         * po/POTFILES.in
2920           src/Makefile.am
2921           src/main.c
2922           src/prefs_common.c
2923           src/prefs_ext_prog.[ch]       ** NEW FILES **
2924                 move External Command options from 'Common Prefs/Other' to
2925                 'Other Prefs/Message View/External Programs', also reveal
2926                 the hidden options for audio player and image viewer.
2927                 
2928         * src/prefs_common.c
2929                 fix toggling of header pane
2930
2931 2004-01-09 [paul]       0.9.8claws22
2932
2933         * src/compose.c
2934                 when changing account also change the save folder
2935
2936         * src/textview.c
2937                 if a text/plain attachment has 'Content-Disposition: attachment'
2938                 don't display it inline
2939
2940 2004-01-08 [christoph]  0.9.8claws21
2941
2942         * src/procmime.c
2943                 check for "MIME-Version: 1.0" in message/rfc882 MIME-parts,
2944                 otherwise thread the message content as one text part and
2945                 don't assume charset US-ASCII which is only specified as
2946                 default for MIME-messages
2947
2948 2004-01-08 [paul]       0.9.8claws20
2949
2950         * src/plugins/clamav/clamav_plugin.c
2951           src/plugins/spamassassin/spamassassin.c
2952                 inform the user what is happening via the statusbar
2953
2954 2004-01-06 [paul]       0.9.8claws19
2955
2956         * po/es.po
2957                 update Spanish translation. submitted by Ricardo
2958                 Mones Lastra
2959
2960 2004-01-05 [paul]       0.9.8claws18
2961
2962         * sync with 0.9.8cvs2
2963                 see ChangeLog 2004-01-05
2964
2965 2004-01-03 [luke]       0.9.8claws17
2966
2967         * src/procheader.c
2968                 Clean up:
2969                 o remove unused functions string_getchar() and file_getchar()
2970                 o remove the getchar_ parameter from generic_get_one_field()
2971                 o add an 'unfold' parameter to generic_get_one_field, to
2972                   be used if no HeaderEntry is supplied
2973                 o procheader_get_one_field_asis() uses
2974                   generic_get_one_field().
2975
2976 2004-01-01 [christoph]  0.9.8claws16
2977
2978         * src/common/xml.[ch]
2979                 o add xml_new_tag() to manage usage counts of strings correctly
2980                 o correct xml_copy_tree() function name
2981
2982         * src/folder.c
2983         * src/main.c
2984                 allow registering and unregistering of FolderClasses anytime
2985
2986 2003-12-31 [christoph]  0.9.8claws15
2987
2988         * src/folder.[ch]
2989         * src/common/xml.[ch]
2990                 keep folderlist.xml data for unloaded FolderClasses
2991
2992 2003-12-30 [luke]       0.9.8claws14
2993
2994         * src/procheader.[ch]
2995                 o added procheader_get_one_field_asis() that does not do
2996                   unfolding
2997                 o fix procheader_get_header_array_asis() to use the above,
2998                   fixing ugliness of headers in textview
2999
3000         * src/compose.c
3001                 o don't unfold headers when redirecting.        
3002
3003 2003-12-30 [paul]       0.9.8claws13
3004
3005         * po/POTFILES.in
3006           src/common/defs.h
3007           src/Makefile.am
3008           src/main.c
3009           src/prefs_common.c
3010           src/prefs_themes.[ch] ** NEW FILES **
3011                 redesign and move Icon Theme selector to
3012                 the new prefs window
3013           
3014         * src/stock_pixmap.c
3015                 fix the old bug where icons are not always
3016                 updated when changing themes
3017         
3018         * src/summaryview.c
3019                 fix bug where the icons on the title row
3020                 of the summary view were not updated
3021         
3022         all patches submitted by Ricardo Mones Lastra
3023
3024 2003-12-30 [hoa]        0.9.8claws12
3025
3026         * src/folder.c
3027                 run preglobal and postglobal processing rules
3028                 even if the folder does not have any rules.
3029
3030 2003-12-28 [paul]       0.9.8claws11
3031
3032         * ac/aspell.m4
3033           ac/check-type.m4
3034           ac/gnupg-check-typedef.m4
3035           ac/openssl.m4
3036           ac/spamassassin.m4
3037                 fix 'underquoted definition' warnings, patch submitted by
3038                 David Relson <relson@osagesoftware.com>
3039                 
3040         * src/common/utils.c
3041                 subject_get_prefix_length(): add "Odp\\:" to reply prefixes,
3042                 patch submitted by Jan Alboszta <J.Alboszta@students.mimuw.edu.pl>
3043
3044 2003-12-28 [paul]       0.9.8claws10
3045
3046         * sync with 0.9.8cvs1
3047                 see ChangeLog 2003-12-17
3048
3049 2003-12-27 [christoph]  0.9.8claws9
3050
3051         * src/common/utils.[ch]
3052                 add g_node_map() to map a GNode into a new GNode
3053                 converting all node data's with a function
3054
3055         * src/account.c
3056         * src/folder.[ch]
3057         * src/folderview.c
3058         * src/imap.c
3059         * src/mainwindow.c
3060         * src/summaryview.c
3061                 o use g_node_map() to convert XML <-> Folder
3062                 o remove redundant FolderItem->parent and
3063                   replace it with folder_item_parent()
3064
3065 2003-12-23 [christoph]  0.9.8claws8
3066
3067         * src/folder.[ch]
3068         * src/folderview.c
3069         * src/mainwindow.c
3070         * src/procmsg.c
3071                 o use callback for notifications about added and
3072                   destroyed folders
3073                 o rewrite folderlist saving (new functions to create
3074                   folder from XML tree, and XML tree from folder)
3075
3076         * src/common/xml.[ch]
3077                 add function to save XML trees
3078
3079         * src/prefs_filtering.c
3080                 code cleanup
3081
3082 2003-12-22 [christoph]  0.9.8claws7
3083
3084         * src/prefs_account.[ch]
3085                 add "SMTP only" accounts
3086
3087 2003-12-20 [melvin]     0.9.8claws6
3088
3089         * src/action.[ch]
3090                 Changed the interface for action_update_*_menu() so
3091                 action.c does not need to know the paths of the different
3092                 actions menu (mainwindow, message view and compose window). 
3093
3094         * src/compose.c
3095                 Tiny code cleanup to merge spell checker related code
3096                 compose_update_actions_menu(): new function to update
3097                 the actions menu. Use it in compose_create()
3098
3099         * src/compose.h
3100                 compose_update_actions_menu(): new function to update
3101                 the actions menu. Used also in prefs_actions.c.
3102
3103         * src/mainwindow.[ch]
3104                 main_window_update_actions_menu(): new function to update
3105                 the actions menu. Used in main_window_create() and in
3106                 prefs_actions.c
3107
3108         * src/messageview.[ch]
3109                 messageview_update_actions_menu(): new function to update
3110                 the actions menu. Used in messageview_add_toolbar() and in
3111                 prefs_actions.c
3112                 
3113         * src/prefs_actions.c   
3114                 prefs_actions_ok(): fixed to update the actions menu of
3115                 the separate message view and the compose windows.
3116
3117 2003-12-20 [luke]       0.9.8claws5
3118         * src/procheader.c
3119                 fix unfolding/newline stripping for multiline fields
3120                 in generic_get_one_field()
3121
3122 2003-12-19 [christoph]  0.9.8claws4
3123
3124         * src/summaryview.c
3125                 o code cleanup
3126                 o use subject_compare_for_sort() when comparing
3127                   simplified subjects
3128
3129 2003-12-19 [christoph]  0.9.8claws3
3130
3131         * src/msgcache.c
3132                 more syncing with 0.8.9a
3133
3134 2003-12-19 [christoph]  0.9.8claws2
3135
3136         * src/folder.c
3137                 don't write all FolderItem XML attributes for the root node
3138
3139 2003-12-19 [melvin]     0.9.8claws1
3140
3141         * src/messageview.c
3142                 Added missing menu branch (Tools/Create processing/rule)
3143         * po/fr.po
3144                 Updated French translation for the added string.
3145
3146 2003-12-19 [paul]       0.9.8claws
3147
3148         0.9.8claws released
3149
3150 2003-12-19 [paul]       0.9.7claws51
3151
3152         * po/en_GB.po
3153           po/es.po
3154           po/ja.po
3155           po/pl.po
3156           po/sk.po
3157           po/zh_CN.po
3158                 update translations. submitted by me, Ricardo Mones
3159                 Lastra, Rui Hirokawa, Emil Nowak, Andrej Kacian,
3160                 Hansom Young
3161                 
3162         * src/folder_item_prefs.c
3163                 'enable_processing' set to FALSE by default
3164
3165 2003-12-18 [melvin]     0.9.7claws50
3166
3167         * po/fr.po
3168                 Updated French translation
3169
3170 2003-12-17 [christoph]  0.9.7claws49
3171
3172         * src/procheader.c
3173                 revert discarding of whitespace from 0.9.7claws44
3174
3175                 RFC2822 2.2.3: Unfolding is accomplished by simply
3176                 removing any CRLF that is immediately followed by WSP.
3177
3178 2003-12-17 [paul]       0.9.7claws48
3179
3180         * src/folder.c
3181                 fix new message count
3182                 
3183         * configure.ac
3184                 update autotools macros
3185
3186         * sync with 0.9.8a
3187
3188 2003-12-16 [christoph]  0.9.7claws47
3189
3190         * src/folder.c
3191                 fix folder update before adding MsgInfo to cache
3192                 in add_msginfo_to_cache()
3193
3194         * src/procmsg.c
3195                 remove old call to folder_item_update() that is no
3196                 longer required
3197
3198 2003-12-16 [christoph]  0.9.7claws46
3199
3200         * src/main.c
3201                 make sure the shutdown process only runs once
3202
3203 2003-12-16 [hoa]        0.9.7claws45
3204
3205         * src/mainwindow.c
3206         * src/messageview.c
3207         * src/summaryview.[ch]
3208                 Create filter rules using a message is fixed.
3209                 We can now create processing rules using a message.
3210
3211 2003-12-15 [alfons]     0.9.7claws44
3212
3213         * src/procheader.c
3214                 make sure we discard folding white space
3215
3216 2003-12-15 [luke]       0.9.7claws43
3217         * src/textview.c
3218         * src/mimeview.c
3219                 o use "name" parameter if "filename" doesn't exist
3220
3221 2003-12-14 [alfons]     0.9.7claws42
3222
3223         * src/summaryview.c
3224         * src/common/utils.c
3225                 allow quick finding based on the result of passing
3226                 a message to an external command. E.g:
3227
3228                         X "bogofilter < %F" 
3229                 
3230                 gets me all the spam in a folder.
3231
3232 2003-12-14 [luke]       0.9.7claws41
3233
3234         * src/textview.c
3235         * src/mimeview.c
3236                 o use parameter "filename" instead of "name" in a couple of 
3237                   places for correctness
3238
3239         * src/procmime.c
3240         * src/common/utils.[ch]
3241                 o make temporary filename for attachments safe for %p 
3242                   substitutions in actions.
3243
3244 2003-12-13 [christoph]  0.9.7claws40
3245
3246         * src/main.c
3247                 readd exit(0) to clean_quit() because otherwise sylpheed
3248                 does not always terminate
3249
3250         * src/pgpmime.c
3251         * src/privacy.h
3252                 add an identifier-string for PrivacySystems
3253
3254 2003-12-12 [paul]
3255
3256         * doc/man/sylpheed.1
3257                 update the man page
3258
3259 2003-12-12 [paul]       0.9.7claws39
3260
3261         general clean up
3262         
3263         * configure.ac
3264                 correct and clean up './configure --help' info
3265         
3266         * src/plugins/clamav/clamav_plugin.c
3267           src/plugins/spamassassin/spamassassin.c
3268                 correct plugin_desc(), works with LOCAL, IMAP, and
3269                 POP accounts
3270                 
3271         * src/filtering.c
3272           src/matcher.[ch]
3273           src/matcher_parser_parse.y
3274           src/prefs_filtering_action.c
3275                 use 'Change Score' instead of '(In/De)crease score'.
3276                 use *CHANGE_SCORE* instead of *ADD_SCORE*
3277          
3278          * src/mainwindow.c
3279                 hyphenate: 'Pre-processing', 'Post-processing'
3280                 
3281         * src/prefs_account.c
3282                 change 'Generate Message-ID' to 'Generate Message-Id'
3283                 
3284         * src/prefs_folder_item.c
3285                 change 'Processing on startup:' to 'Process at startup'
3286                 change 'Scan for new mail:' to 'Scan for new mail'
3287                 
3288 2003-12-11 [christoph]  0.9.7claws38
3289
3290         * src/crash.c
3291         * src/main.[ch]
3292                 make sure the clean_exit() funtion is not called again by the
3293                 signal handler while it is already running
3294
3295         (closes Bug 366 lost all folders -> spoiling folderlist.xml file)
3296
3297         * src/summaryview.c
3298                 fix wrong assertion
3299
3300 2003-12-11 [paul]       0.9.7claws37
3301
3302         * src/compose.c
3303                 'anonymise' Message-Id: header string
3304
3305 2003-12-11 [paul]       0.9.7claws36
3306
3307         * src/plugins/clamav/clamav_plugin.c
3308                 fix (don't break) signature count
3309                 use cl_strerror() instead of deprecated cl_perror()
3310         
3311 2003-12-11 [darko]      0.9.7claws35
3312
3313         * src/summaryview.c
3314                 also update the sort arrow (thanks Christoph)
3315
3316 2003-12-11 [darko]      0.9.7claws34
3317
3318         * src/summaryview.c
3319                 allow reverting to default sort mode (no sort)
3320
3321 2003-12-10 [hoa]        0.9.7claws33
3322
3323         * src/matcher.c
3324                 fixed quotation of string for matcher.
3325
3326 2003-12-08 [paul]       0.9.7claws32
3327
3328         * src/imap.c
3329           src/inc.c
3330                 plug memory leaks (patch by Alfons)
3331
3332 2003-12-08 [christoph]  0.9.7claws31
3333
3334         * src/folder_item_prefs.[ch]
3335         * src/folderview.c
3336         * src/prefs_folder_item.c
3337                 add new FolderItem property to exclude folders from new
3338                 mail checks
3339
3340         Patch submitted by Chad Robinson <crobinson@rfgonline.com>
3341
3342 2003-12-07 [paul]       0.9.7claws30
3343
3344         * src/plugins/clamav/clamav_plugin.c
3345                 fix signature count
3346
3347 2003-12-07 [thorsten]   0.9.7claws29
3348
3349         * src/filtering.c
3350                 debug_print some warning if destfolder missing
3351         * src/prefs_filtering.c
3352                 uninitialized filter list when deleting a folder
3353
3354 2003-12-06 [paul]       0.9.7claws28
3355
3356         * src/procheader.c
3357                 add Alfons' patch to trim line feeds
3358
3359 2003-12-06 [paul]       0.9.7claws27
3360
3361         * partial sync with 0.9.7cvs8
3362                 leaving claws' online/offline more or less intact
3363                 see ChangeLog 2003-12-04 and 2003-12-06
3364
3365 2003-12-06 [christoph]  0.9.7claws26
3366
3367         * src/messageview.c
3368         * src/privacy.[ch]
3369                 revert pirvacy API changes
3370
3371 2003-12-05 [alfons]     0.9.7claws25
3372
3373         * src/matcher.[ch]
3374                 clean up my old cruft
3375
3376 2003-12-05 [alfons]     0.9.7claws24
3377
3378         * src/matcher.c
3379                 fix comparison buglet ;-) and make `test` matcher
3380                 work again
3381
3382 2003-12-05 [alfons]     0.9.7claws23
3383
3384         * src/prefs_folder_item.c
3385                 K&R 2nd Ed., page 241 (function parameter identifiers
3386                 starting with an underscore are kind of insulting)
3387
3388 2003-12-05 [hoa]        0.9.7claws22
3389
3390         * src/main.c
3391         * src/mainwindow.[ch]
3392         * src/mainwindow.h
3393                 add destructor for mainwindow so that the last 
3394                 MimeInfo opened in messageview is destroyed when
3395                 exiting sylpheed.
3396
3397 2003-12-05 [hoa]        0.9.7claws21
3398
3399         * src/filtering.[ch]
3400         * src/matcher.[ch]
3401         * src/matcher_parser_lex.l
3402         * src/matcher_parser_parse.y
3403         * src/prefs_actions.c
3404         * src/prefs_filtering.c
3405         * src/common/utils.[ch]
3406                 quote arguments before giving them to command line.
3407                 fixed quote of string in matcher/processing/filtering rules.
3408
3409         * src/messageview.c
3410         * src/privacy.[ch]
3411                 allows decryption to return a new whole 
3412                 MIME message structure.
3413
3414 2003-12-04 [hoa]        0.9.7claws20
3415
3416         * src/filtering.[ch]
3417         * src/folder.c
3418         * src/mainwindow.c
3419         * src/matcher.c
3420         * src/matcher_parser_parse.y
3421         * src/folderview.c
3422                 global rules to run before folder specific rules.
3423                 global rules to run after folder specific rules.
3424                 
3425         * src/messageview.c
3426                 fixed quick addition of rules.
3427         
3428         * src/prefs_filtering.[ch]
3429         * src/summaryview.c
3430                 we can now customize the title for the dialog.
3431                 updated case where we rename of delete folders.
3432
3433         * src/addressbook.c
3434                 got back the function addressbook_browse_entry_cb()
3435                 that is needed in case we compiled with LDAP support.
3436
3437 2003-12-04 [paul]       0.9.7claws19
3438
3439         * sync with 0.9.7cvs6
3440                 see ChangeLog 2003-12-04
3441                 fixes bug 171 'Wrong message decoing: koi8-r and 
3442                 iso8859-5 looks same. Can't read many emails.'
3443
3444 2003-12-04 [paul]       0.9.7claws18
3445
3446         * po/POTFILES.in
3447                 remove 'src/prefs_scoring.c'
3448
3449 2003-12-03 [hoa]        0.9.7claws17
3450
3451         * src/Makefile.am
3452                 compilation of scoring.[ch] and prefs_scoring.[ch]
3453                 is removed.
3454         
3455         * src/filtering.[ch]
3456         * src/folder.c
3457         * src/folder_item_prefs.[ch]
3458         * src/folderview.c
3459         * src/main.c
3460         * src/mainwindow.c
3461         * src/matcher.[ch]
3462         * src/matcher_parser.h
3463         * src/matcher_parser_parse.y
3464         * src/prefs_filtering.[ch]
3465         * src/prefs_filtering_action.c
3466         * src/prefs_folder_item.c
3467         * src/prefs_scoring.[ch]              * REMOVED FILES *
3468         * src/procmsg.[ch]
3469         * src/scoring.[ch]                    * REMOVED FILES *
3470         * src/summaryview.c
3471                 merged scoring and filtering.
3472                 
3473                 Note : compatibility is kept by parsing score like 
3474                   add_score. To get the behaviour of older scoring 
3475                   system, you have to define some equivalent rule :
3476                   "score_lower -9999 hide"
3477                   "score_greater 9999 mark"
3478                   
3479                   To define global rules, you have to define them 
3480                   in the new global processing rules.
3481                   The variable that kept the list filtering rules 
3482                   was "global_processing" and has been renamed into 
3483                   "filtering_rules".
3484                   "global_processing" variable is now the name 
3485                   of the variable that keeps the list of global 
3486                   processing rules.
3487                   In the configuration file, "[global]" section is 
3488                   now for the global processing rules (which includes
3489                   score things and new global processing rules).
3490                   New "[filtering]" section is for the filtering rules.
3491                   
3492                   Before running with this version, during testing 
3493                   phase, ** MAKE A BACKUP ** of your matcherrc file.
3494                   Then, you have to make the following changes :
3495                   - leave all scoring rules in "[global]" section.
3496                   - move all other rules of "[global]" section to
3497                       a new section named "[filtering]".
3498
3499 2003-12-03 [christoph]  0.9.7claws16
3500
3501         * src/procmime.c
3502                 use default Content-Type as specified in RFC2045 if
3503                 Content-Type header is syntactically incorrect
3504
3505 2003-12-03 [christoph]  0.9.7claws15
3506
3507         * src/addressbook.c
3508         * src/addrindex.h
3509         * src/addritem.c
3510         * src/expldifdlg.h
3511         * src/exportldif.c
3512         * src/filtering.c
3513         * src/folder.c
3514         * src/folderview.c
3515         * src/jpilot.c
3516         * src/localfolder.c
3517         * src/matcher.h
3518         * src/matcher_parser_lex.l
3519         * src/matcher_parser_parse.y
3520         * src/news.c
3521         * src/prefs_filtering_action.c
3522         * src/prefs_folder_item.c
3523         * src/prefs_fonts.c
3524         * src/procmsg.c
3525         * src/sgpgme.c
3526                 clean up warnings
3527
3528         * src/procmime.c
3529                 revert 0.9.7claws14 change
3530
3531 2003-12-03 [alfons]     0.9.7claws14
3532
3533         * src/procmime.c
3534                 catch invalid Content-Type with no subtype
3535
3536 2003-12-03 [alfons]     0.9.7claws13
3537
3538         * src/alertpanel.h
3539         * src/setup.c
3540         * src/plugins/image_viewer/plugin.c
3541                 compile again, we need stddef.h for size_t
3542
3543 2003-12-03 [paul]       0.9.7claws12
3544
3545         * src/account.c
3546                 don't allow cloning of accounts with remote folders,
3547                 patch submitted by Ricardo Mones Lastra
3548
3549 2003-12-03 [christoph]  0.9.7claws11
3550
3551         * src/folder.[ch]
3552         * src/imap.c
3553         * src/localfolder.[ch]
3554         * src/mh.c
3555         * src/news.c
3556         * src/common/xml.[ch]
3557                 add set_xml() and get_xml() virtual functions to FolderClass to
3558                 save extra information for Folders (for example the rootpath
3559                 only used by LocalFolder). The folderlist write function no
3560                 longer needs to know the folder type to save this extra
3561                 information.
3562
3563 2003-12-02 [christoph]  0.9.7claws10
3564
3565         * src/Makefile.am
3566         * src/account.c
3567         * src/folder.[ch]
3568         * src/folderview.h
3569         * src/imap.c
3570         * src/localfolder.[ch]          ** NEW **
3571         * src/mainwindow.c
3572         * src/mh.[ch]
3573         * src/news.[ch]
3574         * src/prefs_account.[ch]
3575         * src/prefs_filtering.h
3576         * src/procmsg.h
3577         * src/remotefolder.[ch]         ** NEW **
3578         * src/common/xml.[ch]
3579                 add item_set_xml() and item_get_xml() virtual functions to
3580                 FolderClass to give folders the ability to add extra information
3581                 to the saved FolderItem data. If NULL the default function for
3582                 FolderItem will be used.
3583
3584 2003-11-29 [christoph]  0.9.7claws9
3585
3586         * src/procheader.c
3587                 fix bug in unfolding
3588
3589 2003-11-29 [luke]       0.9.7claws8
3590
3591         * src/textview.c
3592                 fix compilation for non c99 compilers
3593
3594 2003-11-29 [christoph]  0.9.7claws7
3595
3596         * src/procmime.[ch]
3597         * src/mimeview.c
3598                 o unknown disposition types should be handled as
3599                   attachment (RFC2183)
3600                 o missing headers should not default to inline
3601                   (would make "Save All" useless when disposition header
3602                    is not set by the sending mailer)
3603                 o remove old MimeInfo data and cleanup
3604
3605 2003-11-29 [luke]       0.9.7claws6
3606
3607         * src/procmime.[ch]
3608                 re-added parsing of Content-Disposition header
3609                         - removes the old  'gchar* content_disposition'
3610                         - adds a new field 'DispositionType disposition'
3611                         - adds parameters to MimeInfo::parameters
3612
3613         * src/mimeview.c
3614                 use the "filename" parameter for saving, and the new
3615                 MimeInfo::disposition for save all.
3616
3617         * src/compose.c
3618         * src/toolbar.[ch]
3619                 add a 'check spelling' button as a possibility for 
3620                 the compose toolbar
3621
3622         * src/stockpixmap.[ch]
3623         * src/pixmaps/check_spelling.xpm        ** NEW **
3624         * src/Makefile.am
3625                 add a pixmap for use with 'check spelling' button or
3626                 a user defined action
3627
3628         * src/textview.c
3629                 re-apply fixed (I hope) patch for bug 57
3630                 "Hidden URL in HTML Mails"
3631
3632 2003-11-28 [christoph]  0.9.7claws5
3633
3634         * src/procmime.c
3635                 o be more liberal in what we accept as Content-Type parameters
3636                 o ignore comments after parameters
3637
3638         * src/sgpgme.c
3639                 o only free passphrase when an error occurs
3640
3641 2003-11-28 [paul]       0.9.7claws4
3642
3643         * src/account.c
3644                 add 'Clone Account' function. patch submitted by
3645                 Ricardo Mones Lastra
3646
3647 2003-11-27 [thorsten]   0.9.7claws3
3648
3649         * src/mimeview.c
3650                 fix crash if 'save_all' failed twice
3651
3652 2003-11-27 [paul]       0.9.7claws2
3653
3654         * po/POTFILES.in
3655                 fix a typo
3656
3657         * po/zh_CN.po
3658                 update Simplified Chinese translation. submitted by
3659                 Hansom Young
3660
3661 2003-11-27 [paul]       0.9.7claws1
3662
3663         * po/POTFILES.in
3664                 clean up
3665
3666 2003-11-26 [paul]       0.9.7claws
3667
3668         * 0.9.7claws released
3669
3670 2003-11-26 [paul]       0.9.6claws99
3671
3672         * src/Makefile.am
3673                 add reference to pixmaps/mime_message.xpm
3674
3675 2003-11-26 [paul]       0.9.6claws98
3676
3677         * po/POTFILES.in
3678                 remove reference to src/sigstatus.c
3679
3680 2003-11-26 [christoph]  0.9.6claws97
3681
3682         * src/Makefile.am
3683         * src/prefs_common.c
3684         * src/rfc2015.c
3685         * src/sigstatus.[ch]            ** REMOVE **
3686                 remove signature result popup option and window
3687
3688 2003-11-26 [paul]       0.9.6claws96
3689
3690         * po/es.po
3691           po/ja.po
3692           po/pl.po
3693           po/sk.po
3694           po/sr.po
3695                 update translations. submitted by Ricardo Mones Lastra,
3696                 Rui Hirokawa, Emil Nowak, Andrej Kacian, and Urke MMI
3697
3698 2003-11-25 [christoph]  0.9.6claws95
3699
3700         * src/procmime.c
3701                 display mime structure only in debug mode
3702
3703 2003-11-25 [melvin]     0.9.6claws94
3704
3705         * po/fr.po
3706                 Updated French translations + typos fixes of older
3707                 translations (thanks to Fabien Vantard for pointing
3708                 to some of them)
3709
3710 2003-11-25 [melvin]     0.9.6claws93
3711
3712         * src/editldap.c
3713                 Fixed a couple of typos.
3714
3715 2003-11-24 [paul]       0.9.6claws92
3716
3717         * po/POTFILES.in
3718                 add 'src/textview.c'
3719
3720 2003-11-24 [paul]       0.9.6claws91
3721
3722         * src/sgpgme.c
3723                 fix typo. spotted by Rui Hirokawa <rui_hirokawa@ybb.ne.jp>
3724
3725 2003-11-24 [paul]       0.9.6claws90
3726
3727         * src/plugins/image_viewer/viewer.c
3728                 image_viewer_show_mimepart(): 
3729                 use procmime_mimeinfo_get_parameter() to get the file name
3730
3731 2003-11-24 [paul]       0.9.6claws89
3732
3733         * src/textview.c
3734                 textview_show_mime_part(): rewrite text hint
3735
3736 2003-11-22 [paul]       0.9.6claws88
3737
3738         * sync with 0.9.7cvs5
3739                 see ChangeLog 2003-11-21
3740
3741 2003-11-21 [paul]       0.9.6claws87
3742
3743         * src/mimeview.c
3744                 define shortcut key 'o' for 'Open with...'
3745
3746 2003-11-21 [alfons]     0.9.6claws86
3747
3748         * src/messageview.c
3749                 fix bug #383 'Deleting message from "separate message view" 
3750                 uses local Trash folder'
3751
3752 2003-11-21 [christoph]  0.9.6claws85
3753
3754         * src/mimeview.c
3755                 fix content-type guessing by name parameter when finding
3756                 the correct viewer
3757
3758 2003-11-21 [alfons]     0.9.6claws84
3759
3760         * src/main.c
3761                 no mail incorporation allowed with --offline param.
3762                 fixes bug #374, "--offline ignored"
3763
3764 2003-11-20 [christoph]  0.9.6claws83
3765
3766         * src/mimeinfo.c
3767                 use signed MimeInfo when checking the signature and not
3768                 the selected one
3769
3770 2003-11-19 [alfons]     0.9.6claws82
3771
3772         * src/mainwindow.c
3773                 fix crash when toggling separate views, patch submitted
3774                 by Pawel Pekala <c0rn|AT|gazeta.pl>.
3775                 fixes bug #342, "separate views  cause crash"
3776
3777 2003-11-19 [paul]       0.9.6claws81
3778
3779         * src/compose.c
3780                 compose_redirect_write_headers_from_headerlist(): 
3781                 add Resent-Cc: header (bug fix inherited from 0.9.7cvs3)
3782                 
3783         * src/main.c
3784                 code cleanup (inherited from 0.9.7cvs4)
3785                 
3786         * tools/tb2sylpheed
3787                 bugfix: added missing attribute-list start. submitted by
3788                 Urke MMI
3789
3790 2003-11-19 [luke]       0.9.6claws80
3791
3792         * src/textview.c
3793                 revert my last commit until I get time to fix it
3794
3795 2003-11-18 [christoph]  0.9.6claws79
3796
3797         * src/mimeview.[ch]
3798                 check parent MimeInfos for signatures and display the
3799                 result of the parent when found
3800
3801         * src/pgpmime.c
3802                 o avoid NULL pointer warnings
3803                 o use procmime_mimeinfo_get_parameter()
3804
3805         * src/sgpgme.c
3806                 small text changes
3807
3808 2003-11-17 [luke]       0.9.6claws78
3809
3810         * src/textview.c
3811                 add check for disguised URLs, fixing bug 57
3812                 "Hidden URL in HTML Mails"
3813
3814 2003-11-16 [christoph]  0.9.6claws77
3815
3816         * src/procmime.c
3817                 fix crash when parsing invalid Content-Type header
3818
3819 2003-11-16 [christoph]  0.9.6claws76
3820
3821         * src/pgpmime.c
3822         * src/privacy.c
3823         * src/procmime.c
3824         * src/sgpgme.[ch]
3825                 implement message decrypting
3826
3827         * src/rfc2015.c
3828                 remove old code
3829
3830 2003-11-14 [luke]       0.9.6claws75
3831
3832         * src/mimeview.c
3833                 fix a couple of problems that treated application/* and
3834                 application/octet-stream the wrong way around
3835                 (since 0.9.6claws10), causing "Open" to do nothing.
3836
3837 2003-11-14 [christoph]  0.9.6claws74
3838
3839         * src/messageview.c
3840         * src/pgpmime.c
3841         * src/privacy.[ch]
3842                 prepare for message part decrypting
3843
3844         * src/sgpgme.c
3845                 add output for expired signatures
3846
3847         * src/rfc2015.c
3848                 remove some old code
3849
3850 2003-11-10 [christoph]  0.9.6claws73
3851
3852         * src/mimeview.c
3853                 add "Full info" button for bad and warn signature status
3854
3855         * src/sgpgme.c
3856                 generate full signature info like gpg's output
3857                 (gpg -v --with-fingerprint --verify)
3858
3859 2003-11-10 [christoph]  0.9.6claws72
3860
3861         * src/mimeview.c
3862         * src/pgpmime.c
3863         * src/privacy.[ch]
3864         * src/sgpgme.[ch]
3865         * src/textview.[ch]
3866                 o add code to view full signature info
3867                 o do automatic signature checks
3868
3869 2003-11-10 [alfons]     0.9.6claws71
3870
3871         * src/summaryview.c
3872                 don't crash when gtkut_font_load() returns invalid font (has
3873                 something to do with locale settings)
3874                 Patch submitted by David Chalmers <davidc|AT|ccmi.salk.edu>.
3875
3876 2003-11-09 [alfons]     0.9.6claws70
3877
3878         * src/procmime.c
3879                 plug leak
3880
3881 2003-11-08 [luke]       0.9.6claws69
3882
3883         * src/summaryview.c
3884                 fix some typos
3885
3886         * src/compose.c
3887                 rewrite compose_attach_parts(), fixing various bugs mainly
3888                 to do with re-editing.
3889
3890         * src/mimeview.c
3891                 "save all" now only saves attachments with names/filenames
3892
3893 2003-11-04 [match]      0.9.6claws68
3894
3895         * src/ldapctrl.[ch]
3896                 fix broken LDAP support.
3897
3898         * src/ldapquery.c
3899                 remove printf's.
3900
3901 2003-11-04 [luke]       0.9.6claws67
3902
3903         * src/mimeview.c
3904                 o  fixed bug 4 "focus lost on messages with attachments"
3905                 o  fixed 'Save all' attachments for new mime changes
3906                 o  right clicking on icons consistent with right clicking on
3907                    mime tree
3908                   - fixes a bug where wrong part is saved when you
3909                     choose 'Save as' from popup menu
3910                   - fixes bug 308 "No way to "save all" attachments"
3911                 o  fixed a compiler warning.
3912
3913         * src/textview.c
3914                 o  removed flickering in mime tree when using "n" and "p"
3915                    shortcuts
3916                 o  fixed bug where selecting the textview and pressing e.g.
3917                    'y' causes sylpheed to respond twice.
3918
3919         * src/summaryview.c
3920                 removed hard coding of * and ! shortcuts (which only served
3921                 to cause problems if you tried to redefine the shortcuts)
3922
3923 2003-11-04 [luke]       0.9.6claws66
3924
3925         * src/plugins/image_viewer/viewer.c
3926         * src/plugins/image_viewer/viewerprefs.c
3927         * src/plugins/image_viewer/viewerprefs.glade
3928                 o  allow toggling of image scaling by clicking on image
3929                 o  respond to image's container widget resize
3930
3931         * src/procmime.c
3932                 o  fix bad parsing of message when re-editing/viewing a
3933                    message saved to the drafts folder
3934
3935 2003-11-02 [match]      0.9.6claws65
3936
3937         * src/browseldap.h
3938                 fix if not building LDAP support.
3939         * src/addrindex.c
3940         * src/ldapquery.[ch]
3941         * src/editldap.h
3942                 include support for contains query. feature req 529354.
3943
3944 2003-11-02 [alfons]     0.9.6claws64
3945
3946         * src/browseldap.c
3947                 fix build bustage if not compiling ldap support
3948
3949 2003-11-01 [match]      0.9.6claws63
3950
3951         * po/POTFILES.in
3952         * src/Makefile.am
3953         * src/addr_compl.[ch]
3954         * src/addrbook.c
3955         * src/addrcache.[ch]
3956         * src/addrdefs.h        ** NEW **
3957         * src/addressbook.c
3958         * src/addressitem.h
3959         * src/addrindex.[ch]
3960         * src/addritem.h
3961         * src/addrquery.[ch]
3962         * src/ldapquery.[ch]
3963         * src/ldapserver.[ch]
3964                 refactor LDAP query mechanism.
3965
3966         * src/browseldap.[ch]   ** NEW **
3967         * src/ldaplocate.[ch]   ** NEW **
3968                 add feature to browse LDAP entry that was retrieved using
3969                 an explicit LDAP search.
3970
3971 2003-11-01 [alfons]     0.9.6claws62
3972
3973         * src/prefs_gtk.c
3974                 prefs_write_param(): fail when we see an invalid type; all the
3975                 callers seem to handle this gracefully by reverting changes
3976
3977 2003-10-30 [christoph]  0.9.6claws61
3978
3979         * configure.ac
3980         * ac/openssl.m4
3981         * ac/spamassassin.m4
3982         * src/Makefile.am
3983                 use extra variables for all libraries to make sure plugins
3984                 are only linked with libraries they really need. $LIBS is always
3985                 added to the linking parameters, but we only what the libraries
3986                 listed in the Makefile
3987
3988 2003-10-29 [paul]       0.9.6claws60
3989
3990         * src/mimeview.c
3991                 don't use Subject for unknown part name
3992
3993 2003-10-29 [paul]       0.9.6claws59
3994
3995         * src/compose.c
3996                 get name of attachment(s) when re-editing, fwd'ing or
3997                 redirecting
3998                 
3999         * src/mimeview.c
4000                 get name of attachment(s) when saving
4001
4002 2003-10-29 [hoa]        0.9.6claws58
4003
4004         * src/textview.c
4005                 implemented multipart/alternative in MIME message viewer.
4006
4007 2003-10-28 [christoph]  0.9.6claws57
4008
4009         * configure.ac
4010                 make sure MathML-Viewer is not built with the
4011                 Gtk2 version of GtkMathView
4012
4013 2003-10-28 [paul]       0.9.6claws56
4014
4015         * sync with 0.9.7cvs1
4016                 see ChangeLog 2003-10-28
4017
4018 2003-10-27 [alfons]     0.9.6claws55
4019
4020         * src/matcher_parser_parse.y
4021         * src/gtk/colorlabel.c
4022                 allow setting color label to 0 in filtering/processing rules
4023                 (should fix bug 368, "Can't create a filter condition "colorlabel 0"") 
4024
4025 2003-10-26 [alfons]     0.9.6claws54
4026
4027         * src/summary_search.c
4028                 fix misnomer and correct selecting initial search node  
4029
4030 2003-10-26 [christoph]  0.9.6claws53
4031
4032         * src/pgpmime.c
4033         * src/sgpgme.c
4034                 change display of signature info to use only name of
4035                 signer, otherwise the text gets too long.
4036
4037         * src/procmime.c
4038                 don't use MimeInfo's filename to generate tmp filename
4039
4040 2003-10-25 [christoph]  0.9.6claws52
4041
4042         * src/procmime.c
4043                 fix message body searching
4044
4045 2003-10-25 [paul]       0.9.6claws51
4046
4047         * src/compose.c
4048                 use g_basename rather than basename
4049
4050 2003-10-24 [christoph]  0.9.6claws50
4051
4052         * src/sgpgme.c
4053                 change fetching of signature key's trust
4054
4055 2003-10-24 [paul]       0.9.6claws49
4056
4057         * po/sk.po
4058                 update Slovak translation
4059                 submitted by Andrej Kacian
4060                 
4061         * src/mainwindow.c
4062                 remove unknown menu entry /File/Add mailbox/mbox...
4063
4064 2003-10-24 [hoa]        0.9.6claws48
4065
4066         * src/Makefile.am
4067                 removed all references to mbox folders
4068
4069         * src/carray.[ch]               * REMOVED *
4070         * src/chash.[ch]                * REMOVED *
4071         * src/maillock.[ch]             * REMOVED *
4072         * src/mailmbox.[ch]             * REMOVED *
4073         * src/mailmbox_folder.[ch]      * REMOVED *
4074         * src/mailmbox_parse.[ch]       * REMOVED *
4075         * src/mailmbox_types.[ch]       * REMOVED *
4076         * src/mbox_folder.[ch]          * REMOVED *
4077                 remove implementation of mbox folders
4078                 and old mailbox folder.
4079                 mbox folder implementation will be added
4080                 as a plugin so that implementation can be entirely
4081                 synchronized with the files of the project they are
4082                 extracted from (libEtPan!).
4083         
4084         * src/mainwindow.c
4085         * src/folder.c
4086         * src/folderview.[ch]
4087         * src/procmsg.h         
4088                 Disable as much code that references mbox folders
4089                 as possible.
4090                 Some UI thing still need to know that folder is mbox
4091                 (when we have to enter the name of the mailbox and
4092                 we want to add /var/mail/$USER).
4093
4094 2003-10-23 [christoph]  0.9.6claws47
4095
4096         * src/noticeview.c
4097                 don't always display button when noticeview is made visible
4098
4099         * src/mimeview.c
4100         * src/pgpmime.c
4101         * src/privacy.[ch]
4102         * src/sgpgme.[ch]
4103                 get signature information from crypto system
4104
4105 2003-10-22 [paul]       0.9.6claws46
4106
4107         * po/es.po
4108                 updated by Ricardo Mones Lastra
4109
4110 2003-10-22 [paul]       0.9.6claws45
4111
4112         * src/Makefile.am
4113                 update to reflect the changes to the icons that
4114                 happened in 0.9.6claws35
4115
4116 2003-10-22 [alfons]     0.9.6claws44
4117         
4118         * src/carray.h
4119                 inline carray_count() 
4120
4121 2003-10-21 [alfons]     0.9.6claws43
4122
4123         * src/carray.h
4124                 glib wrappers
4125         * src/carray.c
4126                 disable
4127         * src/mailmbox.[ch]
4128         * src/mailmbox_folder.c
4129         * src/mailmbox_parse.c
4130         * src/mailmbox_types.[ch]
4131                 %s/uint32_t/guint
4132
4133 2003-10-21 [luke]       0.9.6claws42
4134
4135         * src/stock_pixmaps.[ch]
4136         * src/mimeview.c
4137         * src/pixmaps/mime_application_octet_stream.xpm         ** REMOVE **
4138         * src/pixmaps/messageview_text.xpm                      ** REMOVE **
4139                 o remove mime_application_octet_stream.xpm icon (it was never
4140                   really needed)
4141                 o remove redundant icon messageview_text.xpm
4142
4143         * src/mainwindow.c
4144                 fix visibility of signature noticeview when toggling 'separate
4145                 message view'
4146
4147 2003-10-21 [christoph]  0.9.6claws41
4148
4149         * src/procmime.c
4150                 decode multipart and rfc822 mime parts to allow further
4151                 parsing when required
4152
4153 2003-10-21 [christoph]  0.9.6claws40
4154
4155         * src/procmime.[ch]
4156         * src/textview.c
4157                 remove obsolete charset parameter in MimeInfo and fix
4158                 TextView to use the charset from the parameter hash table
4159
4160         * src/plugins/dillo_viewer/Makefile.am
4161         * src/plugins/trayicon/Makefile.am
4162                 add OPENSSL_CFLAGS to fix building with using
4163                 --with-openssl-* parameters
4164
4165 2003-10-21 [paul]       0.9.6claws39
4166
4167         * src/prefs_matcher.[ch]
4168                 replace remnants of the old, renamed 'Execute' matchtype
4169                 add a brief description to the Info window
4170
4171 2003-10-21 [hoa]        0.9.6claws38
4172         
4173         * src/Makefile.am
4174         * src/carray.[ch]               * NEW *
4175         * src/chash.[ch]                * NEW *
4176         * src/folder.c
4177         * src/maillock.[ch]             * NEW *
4178         * src/mailmbox.[ch]             * NEW *
4179         * src/mailmbox_folder.[ch]      * NEW *
4180         * src/mailmbox_parse.[ch]       * NEW *
4181         * src/mailmbox_types.[ch]       * NEW *
4182                 implementation of mbox folder with unique message numbers
4183
4184                 made use of libEtPan! implementation of mbox for lower-layer.
4185
4186 2003-10-20 [alfons]     0.9.6claws37
4187
4188         * src/noticeview.c
4189                 fix invalid argument warning
4190         * src/pgpmime.c
4191                 no in place variable
4192
4193 2003-10-20 [paul]       0.9.6claws36
4194
4195         * src/compose.[ch]
4196           src/filtering.c
4197           src/messageview.c
4198                 fix crash when using Forward in Filtering when
4199                 external editor option is set
4200                 
4201                 Patch submitted by Simon 'corecode' Schubert
4202                 <corecode@corecode.ath.cx> 
4203
4204 2003-10-20 [paul]       0.9.6claws35
4205
4206         * src/pixmaps/mime_gpg_expired.xpm      ** REMOVED **
4207           src/pixmaps/mime_gpg_failed.xpm       ** REMOVED **
4208           src/pixmaps/mime_gpg_passed.xpm       ** REMOVED **
4209           src/pixmaps/mime_gpg_signed.xpm       ** REMOVED **
4210           src/pixmaps/mime_gpg_unknown.xpm      ** REMOVED **
4211           src/pixmaps/privacy_expired.xpm       ** NEW FILE **
4212           src/pixmaps/privacy_failed.xpm        ** NEW FILE **
4213           src/pixmaps/privacy_passed.xpm        ** NEW FILE **
4214           src/pixmaps/privacy_signed.xpm        ** NEW FILE **
4215           src/pixmaps/privacy_unknown.xpm       ** NEW FILE **
4216           src/pixmaps/privacy_warn.xpm          ** NEW FILE **
4217           src/mimeview.c
4218           src/stock_pixmap.[ch]
4219                 replace mime_gpg_*.xpm icons with new privacy_*.xpm
4220                 icons. add privacy_warn.xpm icon
4221
4222 2003-10-20 [hoa]  0.9.6claws34
4223
4224         * src/folder_item_prefs.[ch]
4225         * src/prefs_folder_item.c
4226         * src/main.c
4227                 Added a property per folder to choose whether we 
4228                 want to apply processing on it on startup or if we
4229                 prefer to wait the folder selection to apply it.
4230         
4231         * src/messageview.c
4232                 fixed C89 compatibility (for old compilers, for
4233                 example gcc 2.95.x).
4234
4235 2003-10-17 [christoph]  0.9.6claws33
4236
4237         * src/mimeview.c
4238         * src/noticeview.[ch]
4239                 change noticeview icon to indicate signature status
4240
4241 2003-10-17 [christoph]  0.9.6claws32
4242
4243         * src/Makefile.am
4244         * src/main.c
4245         * src/mimeview.c
4246         * src/noticeview.c
4247         * src/pgpmime.[ch]                              ** NEW **
4248         * src/privacy.[ch]
4249         * src/rfc2015.c
4250         * src/sgpgme.c                                  ** NEW **
4251                 reimplement PGP/Mime signature checking (unfinished)
4252
4253 2003-10-15 [christoph]  0.9.6claws31
4254
4255         * src/procmime.[ch]
4256                 fix procmime_get_text_content() and
4257                 procmime_get_first_text_content()
4258
4259 2003-10-15 [christoph]  0.9.6claws30
4260
4261         * src/plugins/spamassassin/spamassassin_gtk.c
4262         * src/plugins/spamassassin/spamassassin_gtk.glade
4263                 fix timeout tooltip
4264
4265 2003-10-15 [paul]       0.9.6claws29
4266
4267         * src/messageview.c
4268                 workaround for buggy smtp servers. on sending a
4269                 return receipt strip the name part from the address
4270                 when creating headers
4271                 
4272 2003-10-15 [paul]       0.9.6claws28
4273
4274         * sync with 0.9.7 release
4275                 see ChangeLog 2003-10-15
4276
4277 2003-10-14 [christoph]  0.9.6claws27
4278
4279         * src/plugins/clamav/clamav_plugin.c
4280                 fix clamav plugin
4281
4282 2003-10-14 [christoph]  0.9.6claws26
4283
4284         * src/compose.c
4285         * src/mimeview.c
4286         * src/procmime.[ch]
4287         * src/rfc2015.c
4288         * src/textview.c
4289         * src/plugins/clamav/clamav_plugin.c
4290                 use GNode to create the mime tree (some changes to functions
4291                 that traverse the tree are just quick and dirty. Maybe we
4292                 can find better solutions with g_node_*-functions)
4293
4294 2003-10-14 [luke]       0.9.6claws25
4295
4296         * src/mimeview.c
4297                 fix a navigation bug (stupid typo of mine)
4298
4299 2003-10-14 [christoph]  0.9.6claws24
4300
4301         * src/textview.c
4302                 fix missing last line in plain/text mails
4303
4304 2003-10-13 [luke]       0.9.6claws23
4305
4306         * src/summaryview.c
4307                 fix bug 334 (part 1)
4308
4309 2003-10-13 [kov]        0.9.6claws22
4310
4311         * src/mimeview.c
4312                 error checking when the user enters a non-directory at
4313                 the file selection dialog.
4314                 work-around for users entering directory location without
4315                 adding a leading G_DIR_SEPARATOR.
4316
4317 2003-10-13 [luke]       0.9.6claws21
4318
4319         * src/compose.c
4320                 error reporting for inserting files, including catching
4321                 invalid characters for current locale/encoding
4322
4323 2003-10-13 [paul]       0.9.6claws20
4324
4325         * src/folderview.c
4326                 fix bug #347 'subscribe newsgroups crashes'
4327
4328 2003-10-13 [paul]       0.9.6claws19
4329
4330         * src/compose.c
4331                 when using 'Reply to all' include the 'send replies
4332                 to' folder property
4333                 
4334         * po/ja.po
4335                 update Japanese translation. submitted by Rui Hirokawa 
4336                 <rui_hirokawa@ybb.ne.jp>        
4337
4338 2003-10-13 [hoa]        0.9.6claws18
4339
4340         * src/account.c
4341         * src/compose.c
4342         * src/messageview.c
4343         * src/procheader.c
4344         * src/procheader.h
4345                 rename get_header_from_msginfo() into
4346                 procheader_get_header_from_msginfo() so that we have a
4347                 coherent exported naming.
4348                 avoid parsing of header contained in a string via
4349                 a newly written temporary file.
4350
4351         Patch submitted by Simon 'corecode' Schubert
4352                 <corecode@corecode.ath.cx>
4353
4354 2003-10-12 [hoa]        0.9.6claws17
4355
4356         * src/filtering.c
4357         * src/filtering.h
4358         * src/matcher.c
4359         * src/matcher.h
4360         * src/matcher_parser_parse.y
4361         * src/prefs_filtering_action.c
4362                 added "stop" action : stop applying the filtering rules.
4363                 added "set score" and "increase/decrease score" actions.
4364                 That two last action replace the "change_score" action
4365                 introduced by alfons in 0.8.8claws85.
4366                 "set score" is to set a given score to the message.
4367                 "increase/decrease score" will increase or decrease the
4368                 score if the given value is respectively positive or
4369                 negative. If someone find a some better name for this last
4370                 rule, it can be modified.
4371
4372 2003-10-12 [paul]       0.9.6claws16
4373
4374         * AUTHORS
4375           po/ja.po
4376                 update Japanese translation. submitted by Rui Hirokawa 
4377                 <rui_hirokawa@ybb.ne.jp>
4378
4379 2003-10-12 [christoph]  0.9.6claws15
4380
4381         * src/procmime.c
4382                 fix crash caused by incorrect headers
4383
4384 2003-10-10 [christoph]  0.9.6claws14
4385
4386         * src/main.c
4387         * src/privacy.[ch]
4388         * src/rfc2015.[ch]
4389                 implement detection of signed message parts for rfc2015
4390
4391 2003-10-10 [thorsten]   0.9.6claws13
4392
4393         * src/mimeview.c
4394                 fix typo
4395
4396 2003-10-10 [christoph]  0.9.6claws12
4397
4398         * src/stock_pixmap.[ch]
4399         * src/pixmaps/mime_message.xpm                  ** NEW **
4400                 add a new icon for mime type "message"
4401
4402         * src/privacy.[ch]
4403         * src/procmime.[ch]
4404                 add crypto api
4405
4406         * src/mimeview.c
4407                 o use crypto api
4408                 o add icons for message type mime parts
4409
4410 2003-10-10 [christoph]  0.9.6claws11
4411
4412         * src/mainwindow.c
4413         * src/messageview.[ch]
4414         * src/mimeview.[ch]
4415         * src/procmime.[ch]
4416         * src/procmsg.[ch]
4417         * src/rfc2015.c
4418         * src/summaryview.c
4419         * src/textview.[ch]
4420                 o remove switching between TextView and MimeView in MessageView
4421                   (if required we can hide the icon box and the MimeView will
4422                    look exaxtly like the TextView)
4423                 o temporary remove signature and decrypting GPGME code
4424
4425 2003-10-09 [christoph]  0.9.6claws10
4426
4427         * src/action.c
4428         * src/compose.c
4429         * src/messageview.c
4430         * src/mimeview.c
4431         * src/procmime.[ch]
4432         * src/procmsg.c
4433         * src/rfc2015.c
4434         * src/textview.c
4435         * src/common/utils.[ch]
4436         * src/plugins/clamav/clamav_plugin.c
4437         * src/plugins/dillo_viewer/dillo_viewer.c
4438         * src/plugins/image_viewer/viewer.c
4439         * src/plugins/mathml_viewer/mathml_viewer.c
4440                 new mime parser (several things need fixing)
4441
4442 2003-10-09 [paul]       0.9.6claws9
4443
4444         * src/imap.c
4445                 a little more sync with 0.9.6cvs2 and a tidy up
4446
4447 2003-10-08 [paul]       0.9.6claws8
4448
4449         * sync with 0.9.6cvs2
4450                 see ChangeLog 2003-10-03
4451
4452 2003-10-05 [christoph]  0.9.6claws7
4453
4454         * src/summaryview.c
4455                 don't use flags to check if a message is in a news folder
4456
4457         (closes Bug 282 clicking on folder with copied Messages from News
4458          immediately after having copied them crashes Sylpheed-Claws)
4459
4460 2003-10-05 [christoph]  0.9.6claws6
4461
4462         * src/Makefile.am
4463         * src/progressdialog.[ch]               ** REMOVE **
4464         * src/gtk/Makefile.am
4465         * src/gtk/progressdialog.[ch]           ** NEW **
4466                 move progressdialog to gtk directory
4467
4468 2003-10-04 [christoph]  0.9.6claws5
4469
4470         * src/prefs_toolbar.c
4471         * src/gtk/prefswindow.c
4472                 remove widget_show_all for pages root widget
4473
4474         * src/plugins/spamassassin/spamassassin.[ch]
4475         * src/plugins/spamassassin/spamassassin_gtk.c
4476         * src/plugins/spamassassin/spamassassin_gtk.glade
4477                 add support for new libspamc transports
4478
4479 2003-10-04 [christoph]  0.9.6claws4
4480
4481         * src/plugins/spamassassin/libspamc.[ch]
4482         * src/plugins/spamassassin/spamassassin.c
4483         * src/plugins/spamassassin/utils.[ch]
4484                 update libspamc to version from SpamAssassin 2.60
4485
4486 2003-10-03 [christoph]  0.9.6claws3
4487
4488         * src/send_message.c
4489                 fix missing format string bug found by
4490                 Georgi Guninski <guninski@guninski.com>
4491
4492 2003-10-03 [paul]       0.9.6claws2
4493
4494         * po/zh_CN.po
4495                 update Simpilified Chinese translation, submitted by
4496                 Hansom Young
4497
4498 2003-10-02 [christoph]  0.9.6claws1
4499
4500         * src/imap.c
4501                 add UIDPLUS support for COPY and EXPUNGE
4502
4503 2003-10-02 [paul]       0.9.6claws
4504
4505         * 0.9.6claws released
4506
4507 2003-10-02 [paul]
4508
4509         * po/es.po
4510           po/sk.po
4511                 update Spanish and Slovak translations
4512                 submitted by Ricardo Mones Lastra and Andrej Kacian
4513  
4514 2003-10-02 [paul]       0.9.5claws43
4515
4516         * po/en_GB.po
4517                 update British English translation
4518
4519 2003-10-02 [paul]       0.9.5claws42
4520
4521         * po/hr.po
4522                 update Croatian translation, submitted by Dragan
4523
4524 2003-10-01 [paul]       0.9.5claws41
4525
4526         * po/pl.po
4527           po/sr.po
4528                 update Polish and Serbian translations, submitted by
4529                 Emil and Urke MMI
4530
4531 2003-10-01 [melvin]     0.9.5claws40
4532
4533         * po/fr.po
4534                 Updated French translations
4535
4536 2003-10-01 [melvin]     0.9.5claws39
4537
4538         * src/prefs_fonts.c
4539                 Fixed a Gtk warning
4540
4541         * src/plugins/dillo_prefs.c     
4542                 Quasi unnoticeable UI clean-up.
4543
4544 2003-10-01 [paul]
4545
4546         * tools/README
4547           tools/maildir2sylpheed.pl
4548                 bug fixes, rewrites, submitted by Matthias Förste 
4549                 <itsjustme@users.sourceforge.net>
4550
4551 2003-09-29 [paul]       0.9.5claws38
4552
4553         * src/inc.c
4554                 fix my coding carelessness
4555
4556 2003-09-29 [paul]       0.9.5claws37
4557
4558         * po/POTFILES.in
4559           src/Makefile.am
4560           src/main.c
4561           src/prefs_common.[ch]
4562           src/prefs_fonts.[ch]  ** NEW FILES **
4563                 move Font config options to Other Prefs/Display/Fonts
4564                 (user's current configuration is preserved)
4565
4566 2003-09-29 [paul]       0.9.5claws36
4567
4568         * src/inc.c
4569           src/prefs_account.c
4570                 allow 'local_mbox' value to point to either a directory 
4571                 (/var/mail -  default, new) or a file (/var/mail/username
4572                 - original)
4573
4574 2003-09-28 [paul]       0.9.5claws35
4575
4576         * src/rfc2015.c
4577                 on signature check, where key exists, print the
4578                 Key ID
4579
4580 2003-09-27 [alfons]     0.9.5claws34
4581
4582         * src/action.c
4583                 o make progress bar not fill/expand when resizing dialog
4584                 o use default fixed text font for actions output
4585
4586 2003-09-27 [paul]       0.9.5claws33
4587
4588         * src/prefs_common.[ch]
4589           src/procmsg.c
4590           src/send_message.c
4591                 remove External Program settings from Common Prefs/Send
4592                 as they are now unnecessary due to Local account settings.
4593                 plus a little tidying-up after 0.9.5claws31
4594
4595 2003-09-27 [paul]       0.9.5claws32
4596
4597         * src/prefs_account.c
4598                 o make correction to gui text:
4599                   'Local mailbox file' -> 'Local mailbox directory'
4600                 o give 'local_mbox' option a reasonable default value:
4601                   '/var/mail'
4602                 o use 'DEFAULT_SENDMAIL_CMD' as default 'mail_command'
4603                   value
4604
4605 2003-09-26 [paul]       0.9.5claws31
4606
4607         * src/inc.c
4608           src/prefs_common.[ch]
4609                 remove 'Incorporate from spool' common pref,
4610                 force creation of a 'Local' account
4611
4612 2003-09-26 [christoph]  0.9.5claws30
4613
4614         * src/folder.c
4615         * src/msgcache.c
4616                 add more NULL pointer checks
4617
4618 2003-09-25 [christoph]  0.9.5claws29
4619
4620         * src/folder.c
4621                 o don't fetch source message to get it's message id
4622                 o immediately scan dest folder when copying a message did not
4623                   return a new message number and not do it when the first message
4624                   without a new message number is found
4625
4626 2003-09-23 [christoph]  0.9.5claws28
4627
4628         * src/compose.c
4629                 fix generating of headers
4630
4631         (patch by David Relson <relson@osagesoftware.com>)
4632
4633 2003-09-23 [paul]       0.9.5claws27
4634
4635         * po/zh_CN.po
4636                 update Simplified Chinese translation. submitted by
4637                 Hansom Young
4638
4639 2003-09-23 [paul]       0.9.5claws26
4640
4641         * tools/Makefile.am
4642           tools/README
4643           tools/vcard2xml.py    ** NEW FILE **
4644                 add a script that converts an evolution vcard to
4645                 sylpheed's xml format
4646                 submitted by Bogdan Sumanariu <bsumanariu@one5.ro>
4647
4648 2003-09-22 [paul]       0.9.5claws25
4649
4650         * src/plugins/clamav/clamav_plugin.c
4651                 don't skip MULTIPART parts
4652
4653 2003-09-21 [christoph]  0.9.5claws24
4654
4655         * src/alertpanel.c
4656                 remove unneeded include
4657
4658         * src/folder.c
4659                 clean up copy/move mess with duplicated code
4660
4661         * src/imap.c
4662                 fix problem that sometimes the folder was not scanned
4663                 also it was changed
4664
4665 2003-09-21 [christoph]  0.9.5claws23
4666
4667         * src/Makefile.am
4668         * src/logwindow.[ch]                    ** REMOVE **
4669         * src/mainwindow.c
4670         * src/prefs_common.c
4671         * src/gtk/Makefile.am
4672         * src/gtk/logwindow.[ch]                ** ADD **
4673                 make logwindow prefs_common independent and move
4674                 it to gtk directory
4675
4676 2003-09-20 [christoph]  0.9.5claws22
4677
4678         * src/compose.c
4679                 add extra space for address code conversion
4680                 (4 * unconvered size could be too small for short headers)
4681
4682 2003-09-20 [christoph]  0.9.5claws21
4683
4684         * src/compose.c
4685                 increase temp buffer size when writing headers
4686
4687 2003-09-19 [darko]      0.9.5claws20
4688
4689         * src/compose.c
4690                 don't ignore value of 'Save copy of outgoing messages to
4691                 this folder instead of Sent' in message redirect
4692
4693 2003-09-17 [christoph]  0.9.5claws19
4694
4695         * src/compose.c
4696                 use ", " as address seperator for mail headers and pass whole
4697                 header line at once to compose_convert_header to make sure
4698                 it is correctly folded
4699
4700         (closes Bug 64 Problem when sending to many recipients)
4701
4702 2003-09-17 [hoa]        0.9.5claws18
4703         
4704         * src/matcher.[ch]
4705           src/matcher_parser_parse.y
4706           src/prefs_matcher.c
4707                 changed the keyword used for command execution in condition
4708                 keyword is changed from "execute" to "test"
4709                 so that it is not the same as the one used for action.
4710                 This will fix a bug when using filtering dialog.
4711                 All semantic in the code is also changed to reflect
4712                 the keyword change.
4713
4714 2003-09-17 [paul]
4715         
4716         * sync with 0.9.6 release
4717
4718 2003-09-17 [paul]       0.9.5claws17
4719
4720         * sync with 0.9.5cvs8
4721                 see ChangeLog 2003-09-16 and 2003-09-17
4722
4723 2003-09-16 [paul]       0.9.5claws16
4724
4725         * sync with 0.9.5cvs6
4726                 see ChangeLog 2003-09-16
4727
4728 2003-09-15 [paul]       0.9.5claws15
4729
4730         * sync with 0.9.5cvs5
4731                 see ChangeLog 2003-09-15
4732
4733 2003-09-14 [alfons]     0.9.5claws14
4734
4735         * src/inc.c
4736                 make "Go to inbox after receiving new mail" again;
4737                 regression of a sync, restored to sylpheed main 
4738                 behaviour. (misses still some bits)
4739
4740 2003-09-14 [alfons]     0.9.5claws13
4741
4742         * src/prefs_filtering_action.c
4743                 o add proper message if empty execute command line
4744                 o don't select first action item after registering a
4745                   new action to prevent (what seems to be a GTK) bug
4746                   #36, "filtering will only accept one action change 
4747                   per invocation".
4748
4749 2003-09-14 [alfons]     0.9.5claws12
4750
4751         * src/prefs_filtering.c
4752         * src/prefs_filtering_action.c
4753         * src/prefs_matcher.c
4754                 fix function signature for key_pressed_event signal handlers
4755
4756 2003-09-14 [alfons]     0.9.5claws11
4757
4758         * src/mainwindow.c
4759                 fix regression caused by fix for invalid bug #7
4760                 (should fix #246, "Multiple selections are deselected when 
4761                 moving from search window to main window")
4762                 
4763 2003-09-14 [alfons]     0.9.5claws10
4764         
4765         * src/actions.[ch]
4766         * src/filtering.[ch]
4767         * src/prefs_actions.c
4768                 allow `filtering actions` in actions; only for advanced users
4769                 right now: try for example, "%as{mark color 2}" 
4770         
4771 2003-09-13 [paul]       0.9.5claws9
4772         
4773         * po/pl.po
4774           po/zh_CN.po   ** NEW FILE **
4775                 update Polish translation, submitted by Emil 
4776                 <eminowbl@posejdon.wpk.p.lodz.pl>
4777                 add new Simplified Chinese translation, submitted by
4778                 Hansom Young <hansom_young@yahoo.com>
4779
4780 2003-09-12 [alfons]     0.9.5claws8
4781
4782         * src/summaryview.c
4783                 don't open separate message views when View | Separate message view
4784                 is active 
4785                 (please look carefully for any navigation regressions)
4786
4787 2003-09-11 [alfons]     0.9.5claws7
4788
4789         * src/mainwindow.c
4790                 make default message view, opened by View | Separate message 
4791                 view, look like a claws message view (which includes a menu
4792                 bar and a toolbar)
4793                 (fixes bug #298, "message view loses tool bar") 
4794
4795 2003-09-11 [christoph]  0.9.5claws6
4796
4797         * src/folderview.c
4798                 fix double deleting of newsgroup folders
4799
4800         (closes Bug 305 crash after deleting of a newsgroup)
4801
4802 2003-09-11 [paul]       0.9.5claws5
4803
4804         * src/rfc2015.c
4805           src/common/utils.h
4806                 more sync'ing from 0.9.5cvs2
4807
4808 2003-09-11 [christoph]  0.9.5claws4
4809
4810         * src/compose.c
4811         * src/rfc2015.c
4812         * src/common/utils.h
4813                 fix sync with 0.9.5cvs2
4814
4815 2003-09-11 [paul]       0.9.5claws3
4816
4817         * sync with 0.9.5cvs4
4818                 see ChangeLog 2003-09-11
4819
4820 2003-09-11 [paul]       0.9.5claws2
4821
4822         * sync with 0.9.5cvs2
4823                 see ChangeLog 2003-09-05
4824                 
4825 2003-09-11 [paul]       0.9.5claws1
4826
4827         * sync with 0.9.5cvs3
4828                 see ChangeLog 2003-09-10
4829
4830 2003-09-10 [paul]       0.9.5claws
4831
4832         * 0.9.5claws released
4833
4834 2003-09-10 [paul]       0.9.4claws78
4835
4836         * src/Makefile.am
4837                 add missing files
4838
4839 2003-09-10 [melvin]     0.9.4claws77
4840
4841         * po/fr.po
4842                 Updated French translations
4843
4844 2003-09-10 [paul]       0.9.4claws76
4845
4846         * po/es.po
4847           po/sk.po
4848           po/sr.po
4849                 update Spanish, Slovak, and Serbian translations.
4850                 submitted by Ricardo Mones Lastra, Andrej Kacian,
4851                 and Urke MMI
4852                 
4853         * AUTHORS
4854                 add translation team section
4855
4856 2003-09-09 [christoph]  0.9.4claws75
4857
4858         * src/folder.c
4859                 free item->prefs in folder_item_destroy
4860
4861 2003-09-09 [alfons]     0.9.4claws74
4862
4863         * src/folderview.c
4864                 o proper check for root node sorting
4865                 o remove unnecessary gtk_ctree_remove_node 
4866
4867         (should fix bug #300, "crash while moving folder")      
4868
4869 2003-09-08 [christoph]  0.9.4claws73
4870
4871         * src/folderview.c
4872                 o fix double adding of IMAP FolderItems to GtkCTree
4873                 o fix crash then mbox folder is removed
4874
4875 2003-09-08 [christoph]  0.9.4claws72
4876
4877         * src/folder.c
4878         * src/folderview.c
4879         * src/mainwindow.c
4880                 fix new folder notification
4881
4882         * src/mbox_folder.c
4883                 fix cache path
4884
4885 2003-09-08 [christoph]  0.9.4claws71
4886
4887         * src/compose.c
4888                 replace '\n' and '\r' before removing trailing spaces
4889
4890         * src/folder.[ch]
4891         * src/folderview.c
4892                 add information about new or removed items in folder tree change
4893                 notification and use this in folderview to add and remove only
4894                 the appected items and not refresh the whole tree
4895
4896 2003-09-07 [match]      0.9.4claws70
4897
4898         * src/Makefile.am
4899         * src/addr_compl.c
4900         * src/addressbook.c
4901         * src/addressitem.h
4902         * src/addrindex.c
4903         * src/addritem.c
4904         * src/addritem.h
4905         * src/addrquery.c                       ** NEW **
4906         * src/addrquery.h
4907         * src/ldapquery.c
4908         * src/ldapserver.c
4909         * src/stock_pixmap.c
4910         * src/stock_pixmap.h
4911         * src/pixmaps/address_search.xpm        ** NEW **
4912                 re-introduce Lookup button for LDAP 'static' searches.
4913
4914 2003-09-07 [alfons]     0.9.4claws69
4915         
4916         * src/summaryview.c
4917                 abandon setting usize for messageview because it gives layout problems
4918                 with the quick search bar and the headerview; fixes assorted UI glitches:
4919                 
4920                 o bug #148, "Toggling of quick-search bar reduces index view area" 
4921                 o bug #280, "Window resiizes for line length but does not revert"
4922
4923 2003-09-07 [christoph]  0.9.4claws68
4924
4925         * src/compose.c
4926                 o make sure we don't have any newlines in header values
4927                 o check custom headers for spaces and newlines and ignore
4928                   malformed header names
4929
4930 2003-09-06 [christoph]  0.9.4claws67
4931
4932         * src/folder.c
4933         * src/folderview.c
4934                 invoke notification hook for folder tree changes after append
4935                 and remove folder
4936
4937         (closes Bug 294 Crash while moving folder with many subdirectories)
4938
4939 2003-09-06 [christoph]  0.9.4claws66
4940
4941         * src/folder.c
4942                 destroy folder's MsgCache if FolderItem is removed to make sure
4943                 it is not saved when the FolderItem is destroyed
4944
4945 2003-09-06 [christoph]  0.9.4claws65
4946
4947         * src/plugins/clamav/clamav_plugin.c
4948                 fix copy & paste bug
4949
4950 2003-09-05 [christoph]  0.9.4claws64
4951
4952         * src/folder.c
4953         * src/messageview.[ch]
4954         * src/procmsg.[ch]
4955         * src/summaryview.c
4956                 extend MSGINFO_UPDATE_HOOK to send delete notifications. Used
4957                 by MessageView to clear it when the message is deleted. Should
4958                 work even if messages are deleted in MainWindow or by
4959                 processing.
4960
4961 2003-09-05 [alfons]     0.9.4claws63
4962
4963         * src/messageview.c
4964                 deleting a message in a message view frees its msginfo, make 
4965                 messageview_update_all() aware of that (should fix bug #293,
4966                 "deleting message caused crash")
4967
4968 2003-09-05 [melvin]     0.9.4claws62
4969
4970         * src/action.c
4971                 Improve synchronous action exit code (fixes 
4972                 a ~5 seconds delay after action exit on RedHat 9)
4973
4974 2003-09-04 [christoph]  0.9.4claws61
4975
4976         * src/compose.c
4977         * src/rfc2015.c
4978         * src/common/utils.[ch]
4979                 add util function to create mime boundary and use it
4980                 in compose and gpg code
4981
4982 2003-09-04 [alfons]     0.9.4claws60
4983
4984         * src/folder.c
4985                 source folder item's GNode should already have been freed in 
4986                 a previous call to src->folder->klass->remove_folder()
4987                 (should fix bug #287, "crash when moving folders")
4988
4989 2003-09-03 [thorsten]   0.9.4claws59
4990
4991         * src/plugins/spamassassin/spamassassin_gtk.c
4992                 fix compile error
4993
4994 2003-09-03 [christoph]  0.9.4claws58
4995
4996         * src/plugins/spamassassin/spamassassin.[ch]
4997         * src/plugins/spamassassin/spamassassin_gtk.c
4998                 add timeout config option
4999
5000 2003-09-03 [paul]       0.9.4claws57
5001
5002         * po/sk.po      ** NEW FILE **
5003                 add Slovak translation. Submitted by Andrej Kacian 
5004                 <andrej@kacian.sk>
5005
5006 2003-09-03 [paul]       0.9.4claws56
5007
5008         * src/plugins/clamav/clamav_plugin_gtk.c
5009                 gui tweaks: replace a label with a tooltip, modify the
5010                 text, use gtk_check_button_new(); instead of
5011                 gtk_check_button_new_with_label("");
5012
5013 2003-09-02 [alfons]     0.9.4claws55
5014
5015         * src/gtk/filesel.c
5016                 remember last used dir when attaching multiple files (should fix
5017                 bug #290, "Attach File does not remember directory")
5018
5019 2003-09-01 [paul]       0.9.4claws54
5020
5021         * po/es.po
5022                 updated by Ricardo Mones Lastra
5023
5024 2003-09-01 [alfons]     0.9.4claws53
5025
5026         * src/gtk/gtkaspell.[ch]
5027                 be pedantic and strict and use const gchar * instead of guchar *
5028
5029 2003-09-01 [alfons]     0.9.4claws52
5030
5031         * src/mainwindow.c
5032         * src/summaryviewc.
5033                 re-enable Save As when multiple messages are selected
5034
5035 2003-09-01 [paul]       0.9.4claws51
5036
5037         * src/textview.c
5038                 g_free(trimmed_uri);
5039
5040 2003-09-01 [paul]       0.9.4claws50
5041
5042         * sync with 0.9.4cvs13
5043                 see ChangeLog 2003-09-01
5044
5045 2003-09-01 [paul]       0.9.4claws49
5046
5047         * src/textview.c
5048                 trim uri before sending to the statusbar
5049                 fixes Bug 275 'Clicking on long URL wrapped onto two lines
5050                 in the message window causes main S-C window to enlarge 
5051                 past screen edges'
5052
5053 2003-09-01 [paul]       0.9.4claws48
5054
5055         * sync with 0.9.4cvs12
5056                 see ChangeLog 2003-09-01
5057
5058 2003-08-30 [christoph]  0.9.4claws47
5059
5060         * src/compose.c
5061         * src/folder_item_prefs.[ch]
5062         * src/prefs_folder_item.c
5063         * src/gtk/gtkaspell.[ch]
5064                 commit per folder dictionary patch by
5065                 Paul Evans <nerd@freeuk.com>
5066
5067 2003-08-30 [christoph]  0.9.4claws46
5068
5069         * src/plugins/spamassassin/spamassassin_gtk.c
5070         * src/plugins/spamassassin/spamassassin_gtk.glade
5071                 reduce GUI clutter by placing hints into tooltips
5072
5073 2003-08-30 [paul]       0.9.4claws45
5074
5075         * src/compose.c
5076                 add 'Content-Disposition: inline' to a text/plain
5077                 part when using PGP/MIME signing
5078
5079 2003-08-30 [paul]       0.9.4claws44
5080
5081         * src/prefs_common.c
5082           src/prefs_spelling.c
5083           src/prefs_spelling.glade
5084                 reduce GUI clutter by placing hints into tooltips
5085
5086 2003-08-29 [christoph]  0.9.4claws43
5087
5088         * configure.ac
5089                 fix bug found by Ivan Rayner <ivanr@sgi.com>
5090
5091         * src/stock_pixmap.c
5092                 change unecessary warning into a debug message
5093
5094         * src/plugins/clamav/Makefile.am
5095                 Fix error "-I$(CLAMAV_LIBS)"
5096
5097 2003-08-29 [christoph]  0.9.4claws42
5098
5099         * intl/Makefile.in
5100         * src/Makefile.am
5101         * src/matcher.h
5102         * src/common/Makefile.am
5103         * src/common/passcrypt.c
5104                 commit fixes and patches for some of the IRIX problems found by
5105                 Ivan Rayner <ivanr@sgi.com>
5106
5107 2003-08-29 [paul]       0.9.4claws41
5108
5109         * src/prefs_filtering.c
5110                 add 'Top' and 'Bottom' buttons, based on changes in
5111                 src/prefs_filter.c in 0.9.4cvs11.
5112
5113 2003-08-27 [christoph]  0.9.4claws40
5114
5115         * src/folderview.c
5116                 fix bug that the current summary settings were copied to the
5117                 wrong folder item, when the folder item prefs are opened.
5118                 Copying is not required because summary settings and
5119                 folder_item_prefs do not contain the same settings
5120
5121 2003-08-27 [thorsten]   0.9.4claws39
5122
5123         * src/imap.c
5124                 fix compile error
5125
5126 2003-08-26 [paul]       0.9.4claws38
5127
5128         * sync with 0.9.4cvs9
5129                 see ChangeLog 2003-08-26
5130
5131 2003-08-25 [paul]       0.9.4claws37
5132
5133         * sync with 0.9.4cvs8
5134                 see ChangeLog 2003-08-25
5135
5136 2003-08-24 [christoph]  0.9.4claws36
5137
5138         * src/prefs_filtering.c
5139                 shouldn't remove items from a GSList while iterating over the
5140                 list (makes cur invalid and cur->next not accessable)
5141
5142         (closes Bug 272 i deleted an folder and some seconds later sylpheed
5143          crashed)
5144
5145 2003-08-23 [christoph]  0.9.4claws35
5146
5147         * src/news.c
5148                 news folders should be scanned when opened
5149
5150 2003-08-22 [christoph]  0.9.4claws34
5151
5152         * src/prefs_folder_item.c
5153                 use macro to assign strings that always frees the old string
5154
5155         * src/gtk/gtkaspell.[ch]
5156                 add gtkaspell_set_dictionary_menu_active_item() to set active
5157                 item in dictionary option menu
5158
5159         * src/prefs_spelling.c
5160                 use gtkaspell_set_dictionary_menu_active_item() to select
5161                 dictionary
5162
5163 2003-08-21 [christoph]  0.9.4claws33
5164
5165         * src/folder.[ch]
5166         * src/imap.c
5167         * src/mbox_folder.c
5168         * src/mh.c
5169         * src/news.c
5170                 optimize folder system
5171
5172         * src/gtk/gtkstext.c
5173                 fix division by zero when font has 0 width for ' '
5174
5175 2003-08-21 [paul]       0.9.4claws32
5176
5177         * sync with 0.9.4cvs7
5178                 see ChangeLog 2003-08-20
5179
5180 2003-08-19 [paul]       0.9.4claws31
5181
5182         * src/common/defs.h
5183                 add the missing '/' to SYLDOC_MANUAL_HTML_INDEX and
5184                 SYLDOC_FAQ_HTML_INDEX.
5185         * src/manual.c
5186                 use LC_MESSAGES instead of LC_ALL to find the current
5187                 language
5188
5189           fixes Bug #281 'in src/manual.c URL for manuals and FAQ wrong'.
5190
5191 2003-08-19 [paul]       0.9.4claws30
5192
5193         * po/bg.po
5194                 updated by George Danchev
5195
5196 2003-08-18 [luke]       0.9.4claws29
5197         * src/mimeview.[ch]
5198         * src/gtk/gtkvscrollbutton.[ch]
5199                 o removed gtk_vscrollbutton_reset() (reasons: reduce 
5200                   dependencies; do it the GTK way; reduce code -14/+2 lines)
5201                 o removed horizontal separator between icons
5202
5203 2003-08-17 [christoph]  0.9.4claws28
5204
5205         * src/procmsg.c
5206                 no subject threading when the subject has no reply prefix
5207
5208 2003-08-16 [christoph]  0.9.4claws27
5209
5210         * src/mainwindow.c
5211                 remember and restore window sizes and position when the main
5212                 window is hidden or shown
5213
5214         (closes Bug 274 Window size in 0.9.4claws18 not remembered when
5215          minimised/reopened using trayicon)
5216
5217 2003-08-16 [paul]       0.9.4claws26
5218
5219         * src/crash.c
5220                 add #include "defs.h"
5221
5222 2003-08-16 [paul]       0.9.4claws25
5223
5224         * src/plugins/clamav/clamav_plugin.c
5225                 reword a debug_print
5226                 
5227         * src/plugins/dillo_viewer/dillo_prefs.c
5228                 cosmetic: change the labels' text, add tooltips, and
5229                 left-align the hint
5230
5231 2003-08-15 [christoph]  0.9.4claws24
5232
5233         * src/news.c
5234                 complete last change (forgot some changes)
5235
5236 2003-08-15 [christoph]  0.9.4claws23
5237
5238         * src/news.c
5239                 o check number of messages and don't return a 0 message
5240                   when no messages are available
5241                 o don't parse xref header anymore
5242
5243         (closes Bug 203 I'm not getting any news)
5244
5245 2003-08-15 [paul]       0.9.4claws22
5246
5247         * src/common/defs.h
5248           src/crash.c
5249                 update and define claws bugzilla location
5250
5251 2003-08-15 [paul]       0.9.4claws21
5252
5253         * po/ru.po
5254                 update submitted by Ruslan N. Balkin
5255
5256 2003-08-14 [christoph]  0.9.4claws20
5257
5258         * src/procmsg.c
5259                 fix search for oldest node in subject threading
5260
5261 2003-08-14 [christoph]  0.9.4claws19
5262
5263         * src/procmsg.c
5264         * src/common/utils.h
5265                 add possibility to check all nodes with the same subject for
5266                 subject threading, not only the oldest node. Should not break
5267                 threads anymore if the oldest node is thread_by_subject_max_age
5268                 days older then parent, because it can now find a child of
5269                 oldest node as new parent.
5270
5271 2003-08-11 [christoph]  0.9.4claws18
5272
5273         * src/plugins/spamassassin/spamassassin.c
5274                 run spam check in background process
5275
5276 2003-08-10 [alfons]     0.9.4claws17
5277
5278         * src/summaryview.c
5279                 make `Select All' sensitive too
5280
5281 2003-08-10 [christoph]  0.9.4claws16
5282
5283         * src/imap.c
5284                 add more checks in imap_close
5285
5286 2003-08-09 [alfons]     0.9.4claws15
5287
5288         * src/prefs_spelling.c
5289                 no spell checking UI if not requested
5290
5291 2003-08-09 [alfons]     0.9.4claws14
5292
5293         * src/gtk/prefswindow.c
5294                 make it compile
5295
5296 2003-08-09 [christoph]  0.9.4claws13
5297
5298         * src/prefs_spelling.c
5299         * src/gtk/prefswindow.[ch]
5300         * src/plugins/clamav/clamav_plugin_gtk.c
5301         * src/plugins/spamassassin/spamassassin_gtk.c
5302                 sort prefs pages by heighest weight in tree
5303
5304 2003-08-09 [paul]       0.9.4claws12
5305
5306         * sync with 0.9.4cvs6
5307                 see ChangeLog 2003-08-07
5308                 
5309         * AUTHORS
5310                 add Leandro and Luke to claws-branch section
5311
5312 2003-08-09 [christoph]  0.9.4claws11
5313
5314         * src/gtk/Makefile.am
5315         * src/gtk/colorsel.[ch]                 ** NEW **
5316                 create a color selection dialog that can be used as a simple
5317                 function call with it's own gtk main loop like filesel.[ch]
5318
5319         * src/Makefile.am
5320         * src/main.c
5321         * src/prefs_common.c
5322         * src/prefs_spelling.[ch]               ** NEW **
5323         * src/prefs_spelling.glade              ** NEW **
5324         * src/gtk/gtkutils.[ch]
5325                 move "Spell Checker" prefs to new prefs dialog
5326
5327         * src/prefs_folder_item.c
5328                 use new colorsel dialog
5329
5330 2003-08-08 [paul]       0.9.4claws10
5331
5332         * src/inc.c
5333                 clear the progress bar unconditionally
5334
5335 2003-08-08 [paul]       0.9.4claws9
5336
5337         * sync with 0.9.4cvs4
5338                 see ChangeLog 2003-07-31
5339
5340 2003-08-07 [christoph]  0.9.4claws8
5341
5342         * configure.ac
5343                 fix bug in image viewer plugin part
5344
5345         * src/imap.c
5346                 don't execute close command if the folder item is not selected
5347
5348 2003-08-07 [hoa]        0.9.4claws7
5349
5350         * src/filtering.[ch]
5351         * src/matcher_parser.h
5352         * src/matcher_parser_parse.y
5353                 can define several actions for each filtering rule
5354                 can import old versions of filtering rules
5355
5356         * src/prefs_filtering.c
5357                 call to a new dialog box to define actions
5358
5359         * src/prefs_filtering_action.[ch]
5360                 dialog box to define actions for filtering rules
5361
5362 2003-08-06 [christoph]  0.9.4claws6
5363
5364         * src/imap.c
5365                 make sure source folder is selected when copying messages
5366
5367 2003-08-06 [christoph]  0.9.4claws5
5368
5369         * sync with 0.9.4cvs2
5370                 see ChangeLog 2003-07-29                
5371
5372 2003-08-05 [paul]       0.9.4claws4
5373
5374         * sync with 0.9.4cvs3
5375                 see ChangeLog 2003-07-30
5376
5377 2003-08-04 [match]      0.9.4claws3
5378
5379         * po/POTFILES.in
5380                 export of LDIF files.
5381
5382 2003-08-04 [match]      0.9.4claws2
5383
5384         * src/ldif.[ch]
5385                 support for export LDIF. documented.
5386         * src/importldif.[ch]
5387         * src/exportldif.[ch]
5388                 add tooltips. documented.
5389         * src/exphtmldlg.[ch]
5390         * src/common/xmlprops.[ch]
5391                 documented.
5392         * src/exportldif.[ch]                   ** NEW **
5393         * src/expldifdlg.[ch]                   ** NEW **
5394         * src/addressbook.[ch]
5395         * src/Makefile.am
5396                 export of LDIF files.
5397                 documented.
5398
5399 2003-08-04 [christoph]  0.9.4claws1
5400
5401         * .cvsignore
5402         * Makefile.am
5403         * configure.ac
5404         * sylpheed-claws.pc.in                  ** NEW **
5405         * src/Makefile.am
5406         * src/common/Makefile.am
5407         * src/gtk/Makefile.am
5408                 install sylpheed header files in $(pkgincludedir) and create a
5409                 pkg-config file to allow building a plugin without the source
5410                 package
5411
5412 2003-08-04 [paul]       0.9.4claws
5413
5414         * version 0.9.4claws
5415
5416 2003-08-04 [paul]       0.9.3claws97
5417
5418         * po/es.po
5419                 update Spanish translation. Submitted by Ricardo
5420                 Mones Lastra.
5421
5422 2003-08-03 [paul]       0.9.3claws96
5423
5424         * po/hr.po
5425           po/sr.po
5426                 update Croatian and Serbian translations. Submitted by
5427                 Dragan and Urke MMI respectively
5428
5429 2003-08-03 [alfons]     0.9.3claws95
5430
5431         * src/summaryview.c
5432                 mark flag has precedence over important flag - seems
5433                 to have been changed in sync of 0.9.3claws45. this fixes
5434                 a regression where messages that were scored as important
5435                 don't show their mark flags. (using the same column for
5436                 both importance as mark flags is the real problem
5437                 ofcourse)
5438
5439 2003-08-03 [melvin]     0.9.3claws94
5440
5441         * po/fr.po
5442                 Updated French translations.
5443
5444 2003-08-03 [melvin]     0.9.3claws93
5445
5446         * src/Makefile.am
5447                 Fixed typo introduced after 0.9.3claws92 
5448                 that prevented compilation
5449                 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
5450                 CPPFLAGS and YFLAGS to allow user setting these.
5451         * src/common/Makefile.am
5452         * src/gtk/Makefile.am
5453         * src/plugins/clamav/Makefile.am
5454         * src/plugins/demo/Makefile.am
5455         * src/plugins/dillo_viewer/Makefile.am
5456         * src/plugins/image_viewer/Makefile.am
5457         * src/plugins/mathml_viewer/Makefile.am
5458         * src/plugins/spamassassin/Makefile.am
5459         * src/plugins/trayicon/Makefile.am
5460         * src/plugins/trayicon/libeggtrayicon/Makefile.am
5461                 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
5462                 CPPFLAGS and YFLAGS to allow user setting these.
5463
5464 2003-08-02 [christoph]  0.9.3claws92
5465
5466         * configure.ac
5467                 o rearrange plugin tests
5468                 o add test for clamav.h to ClamAV tests
5469
5470 2003-08-02 [luke]       0.9.3claws91
5471
5472         * src/mimeview.c
5473                 o fixed appearance of icon list when toggling back from the 
5474                   ctree
5475                 o toggling of icons using the keyboard works correctly
5476                 o fixed all other keyboard shortcuts to work when icons are
5477                   active
5478         
5479         * src/messageview.c
5480                 o fixed bug 4 - focus lost when changing messageview view type
5481
5482 2003-08-02 [christoph]  0.9.3claws90
5483
5484         * src/common/hooks.c
5485                 fix crash when pointer stored in hash table could get invalid
5486                 when a plugin is unloaded
5487
5488 2003-08-01 [christoph]  0.9.3claws89
5489
5490         * configure.ac
5491                 o try to build all plugins (except spamassassin) by default
5492                 o don't build a plugin if a dependency check fails
5493
5494         * src/common/hooks.c
5495                 fix warning
5496
5497 2003-08-01 [match]      0.9.3claws88
5498
5499         * src/importldif.c
5500                 allow single click field selection. document code.
5501
5502 2003-08-01 [christoph]  0.9.3claws87
5503
5504         * src/plugins/clamav/clamav_plugin.c
5505         * src/plugins/clamav/clamav_plugin_gtk.c
5506         * src/plugins/dillo_viewer/dillo_viewer.c
5507         * src/plugins/image_viewer/plugin.c
5508         * src/plugins/mathml_viewer/mathml_viewer.c
5509         * src/plugins/spamassassin/spamassassin.c
5510         * src/plugins/spamassassin/spamassassin_gtk.c
5511         * src/plugins/trayicon/trayicon.c
5512                 add version check to all plugins
5513
5514 2003-08-01 [hoa]        0.9.3claws86
5515
5516         * src/prefs_filtering.c
5517                 fixed a cosmetic bug, during creation of dialog box,
5518                 wrong widgets were shown after creation.
5519
5520 2003-08-01 [luke]       0.9.3claws85
5521
5522         * src/mainwindow.c
5523                 o fixed visibility of icons/mimeview after toggling separate
5524                   message/folder view (factored out some similar code too).
5525
5526
5527 2003-07-31 [alfons]     0.9.3claws84
5528
5529         * src/mimeview.c
5530                 tweak icon box UI a bit more, now allowing right-clicks actions
5531                 getting the relevant mime data too; should fix #250, "Can't save 
5532                 attachments sometimes".
5533
5534 2003-07-30 [alfons]     0.9.3claws83
5535
5536         * src/compose.c
5537                 don't do auto-save-draft inside key press handler, but rather
5538                 schedule it half of a second later; should fix #67, "autosave 
5539                 make re-rediting message crazy"
5540
5541 2003-07-30 [christoph]  0.9.3claws82
5542
5543         * src/plugins/trayicon/trayicon.c
5544                 process pending events before unloading the plugin
5545
5546         (closes Bug 196 Unloading Trayicon plugin crashes Sylpheed-Claws)
5547
5548 2003-07-30 [alfons]     0.9.3claws81
5549
5550         * src/common/hooks.c
5551                 parameter 2 of g_hook_destroy() should really be a hook id
5552
5553 2003-07-30 [alfons]     0.9.3claws80
5554
5555         * src/common/plugin.c
5556                 fix a possibly harmful function signature mismatch 
5557                 for plugin_done
5558
5559 2003-07-30 [alfons]     0.9.3claws79
5560
5561         * src/common/hooks[.ch]
5562                 const correctness
5563
5564 2003-07-30 [darko]      0.9.3claws78
5565
5566         * src/summaryview.c
5567                 make it compile again
5568
5569 2003-07-30 [luke]       0.9.3claws77
5570
5571         * src/crash.c
5572         * src/main.c
5573                 o added/moved signal handlers for SIGTERM (normal kill command) 
5574                   and SIGINT (ctl-c) to be used even without 
5575                   --enable-crash-dialog, fixing bug 166
5576
5577         * src/summaryview.c
5578                 o rewrote menu sensitivity code as per mainwindow.c, fixing 
5579                   bug 227
5580
5581         * src/mainwindow.c
5582                 o changed sensitivity condition for 'Next new' and 'Next 
5583                   unread', fixing bug 8
5584
5585 2003-07-29 [alfons]     0.9.3claws76
5586
5587         * src/common/utils.[ch]
5588                 add generate_msgid()
5589         * src/messageview.c
5590                 save ack'ed RRR; fixes #205, "return receipt is not saved in
5591                 sent folder".
5592
5593 2003-07-29 [alfons]     0.9.3claws75
5594
5595         * src/messageview.c
5596                 fix a memleak (claws-only)
5597
5598 2003-07-29 [alfons]     0.9.3claws74
5599
5600         * src/mimeview.[ch]
5601         * src/gtk/gtkvscrollbutton.[ch]
5602                 fix UI glitch where mime icon toolbox' scroll position is not 
5603                 reset after switching to another message
5604                 
5605
5606 2003-07-29 [paul]       0.9.3claws73
5607
5608         * src/prefs_folder_item.c
5609                 split the prefs into 2 separate pages
5610
5611 2003-07-29 [paul]       0.9.3claws72
5612
5613         * src/compose.c
5614                 prepend "\n\n" to a signature without a separator too
5615
5616 2003-07-29 [paul]       0.9.3claws71
5617
5618         * src/compose.c
5619                 fix bug where changing to an account without an auto-sig
5620                 from an initial account without an auto-sig would insert 
5621                 2 blank lines at the cursor point
5622                 fix bug where changing to an account with an auto-sig
5623                 from an initial account without an auto-sig would insert
5624                 the sig at the cursor point
5625
5626 2003-07-29 [paul]       0.9.3claws70
5627
5628         * src/folderview.c
5629                 use the colour from the folder pref unless the folder
5630                 has new messages
5631
5632 2003-07-29 [alfons]     0.9.3claws69
5633
5634         * src/procmsg.[ch]
5635         * src/messageview.c
5636         * src/procheader.c
5637                 rewrite return receipt request work a little bit (the former 
5638                 implementation presumably depended too much on the UI setting
5639                 flags). (we're losing the old pending flag.) 
5640
5641 2003-07-28 [christoph]  0.9.3claws68
5642
5643         * src/folder.c
5644         * src/imap.c
5645         * src/mh.c
5646         * src/procmsg.[ch]
5647                 fix copy to IMAP folder from other folder
5648
5649 2003-07-28 [christoph]  0.9.3claws67
5650
5651         * src/procmsg.c
5652                 fix sync of procmsg_get_message_file_list
5653
5654 2003-07-28 [christoph]  0.9.3claws66
5655
5656         * sync with 0.9.3cvs14
5657                 see ChangeLog 2003-07-18
5658         * sync with 0.9.3cvs17
5659                 see ChangeLog 2003-07-23
5660
5661         (closes Bug 234 segmentation fault after sending out mail via
5662          smtp(auth))
5663
5664 2003-07-28 [paul]       0.9.3claws65
5665
5666         * po/es.po
5667                 update Spanish translation, submitted by Ricardo Mones
5668                 Lastra
5669
5670 2003-07-28 [christoph]  0.9.3claws64
5671
5672         * src/folder.[ch]
5673         * src/imap.c
5674         * src/mh.c
5675                 return new message numbers as a GRelation instead of a GSList
5676                 that has to be in the same order as the input list. A list
5677                 would make it hard for IMAP to optimize oepration by sorting
5678                 the input list. The returned list would have to be reordered
5679                 to match the same order that input list has.
5680
5681         * src/gtk/gtkaspell.c
5682                 fix missing return value, could cause a crash when garbage is
5683                 on the stack that is used as the expected return value
5684
5685 2003-07-28 [paul]       0.9.3claws63
5686
5687         * sync with 0.9.4cvs1
5688                 see ChangeLog 2003-07-28
5689
5690 2003-07-27 [alfons]     0.9.3claws62
5691
5692         * src/mimeview.c
5693                 tweak it more to make icon list act like a check button group
5694
5695 2003-07-27 [christoph]  0.9.3claws61
5696
5697         * sync with 0.9.3cvs20
5698                 see ChangeLog 2003-07-25
5699
5700 2003-07-27 [paul]       0.9.3claws60
5701
5702         * src/procmsg.c
5703                 re-commit changes from 0.9.3claws58 -
5704                 accidently removed in 0.9.3claws59
5705
5706 2003-07-27 [paul]       0.9.3claws59
5707
5708         * src/procmsg.[ch]
5709                 a sync from 0.9.3cvs17
5710                 see ChangeLog 2003-07-23
5711
5712 2003-07-27 [alfons]     0.9.3claws58
5713
5714         * src/procmsg.c
5715                 add missing header members to MsgInfo; fixes the problem of 
5716                 not displaying X-Faces, as noticed by Ricardo Mones
5717
5718 2003-07-26 [christoph]  0.9.3claws57
5719
5720         * sync with 0.9.3cvs18
5721                 see ChangeLog 2003-07-24
5722
5723 2003-07-26 [christoph]  0.9.3claws56
5724
5725         * sync with 0.9.3cvs17
5726                 see ChangeLog 2003-07-23
5727
5728 2003-07-26 [christoph]  0.9.3claws55
5729
5730         * src/folder.[ch]
5731         * src/imap.c
5732         * src/mbox_folder.c
5733         * src/mh.c
5734         * src/news.c
5735                 add support for copy function that copy multiple messages
5736                 (not implemented yet)
5737
5738         * src/summaryview.c
5739                 add missing return value
5740
5741 2003-07-26 [paul]       0.9.3claws54
5742
5743         * tools/multiwebsearch.pl
5744                 do whitespace substitution before passing the string
5745                 to the browser. fixes bug with browsers that don't
5746                 do whitespace conversion themselves.
5747
5748 2003-07-25 [christoph]  0.9.3claws53
5749
5750         * src/folder.[ch]
5751         * src/imap.c
5752         * src/mh.c
5753                 rewrite adding of multiple messages to a folder for
5754                 claws' folder system
5755
5756 2003-07-25 [luke]       0.9.3claws52
5757
5758         * src/mimeview.c
5759                 o icon toggles set correctly on leaving ctree mimeview
5760
5761 2003-07-25 [paul]       0.9.3claws51
5762
5763         * partial sync with 0.9.3cvs21 [src/main.c]
5764                 see ChangeLog 2003-07-25
5765
5766 2003-07-24 [paul]       0.9.3claws50
5767
5768         * tools/maildir2sylpheed.pl
5769                 fix typo
5770
5771 2003-07-24 [paul]       0.9.3claws49
5772
5773         * src/mimeview.c
5774                 increase the gutter size of paned so that the panes
5775                 can be resized
5776                 
5777         * src/plugins/demo/demo.c
5778                 squeeze in another typo fix
5779
5780 2003-07-24 [paul]       0.9.3claws48
5781
5782         * src/plugins/demo/demo.c
5783           src/prefs_account.c
5784                 small changes to the English
5785                 
5786         * src/pixmaps/mime_application_octect_stream.xpm        ** REMOVED **
5787           src/pixmaps/mime_application_octet_stream.xpm         ** NEW FILE **
5788           src/Makefile.am
5789           src/stock_pixmap.c
5790                 rename the misspelled icon
5791
5792 2003-07-23 [alfons]     0.9.3claws47
5793
5794         * src/mimeview.c
5795                 make icon list look like a list of toggles
5796
5797 2003-07-23 [luke]       0.9.3claws46
5798
5799         * src/pixmaps/mimeview_gpg_expired.xpm
5800         * src/pixmaps/mimeview_gpg_failed.xpm
5801         * src/pixmaps/mimeview_gpg_passed.xpm
5802         * src/pixmaps/mimeview_text_html.xpm
5803         * src/pixmaps/mimeview_image.xpm
5804                 o all icons the same size
5805
5806         * src/mimeview.[ch]
5807                 o mimeview ctree arranged vertically above the viewer
5808                 o icons changed to buttons
5809                 o can use keyboard to select an icon (Enter)
5810                 o resize icon list to width of icons
5811
5812         *  src/gtk/gtkvscrollbutton.c
5813                 o sensitivity of buttons reacts to position
5814
5815 2003-07-23 [christoph]  0.9.3claws45
5816
5817         * sync with 0.9.3cvs14 (incomplete)
5818                 see ChangeLog 2003-07-17
5819
5820 2003-07-23 [alfons]     0.9.3claws44
5821
5822         * src/folder.c
5823         * src/procmsg.h
5824                 sync with my local tree to restore some claws-only things
5825
5826 2003-07-23 [paul]       0.9.3claws43
5827
5828         * src/pixmaps/mime_gpg_expired.xpm      ** NEW FILE **
5829           src/pixmaps/mime_gpg_unknown.xpm      ** NEW FILE **
5830           src/Makefile.am
5831           src/mimeview.c
5832           src/procmime.h
5833           src/rfc2015.c
5834           src/stock_pixmap.[ch]
5835                 indicate missing keys and expired sigs/keys
5836                 in mime view column
5837
5838 2003-07-23 [paul]       0.9.3claws42
5839
5840         * src/compose.c
5841                 Redirect fixes: enable automatic account selection and
5842                 do not append signature to message on changing account
5843                 fixes Bug[s] #248
5844
5845 2003-07-23 [paul]       0.9.3claws41
5846
5847         * sync with 0.9.3cvs16
5848                 see ChangeLog 2003-07-23
5849
5850 2003-07-23 [alfons]     0.9.3claws40
5851
5852         * src/inc.c
5853                 give progress dialog a main window, and give it the first 
5854                 one (presumably the only one). fixes bug #247, "segfault on 
5855                 pop-before-smtp" 
5856
5857 2003-07-22 [alfons]     0.9.3claws39
5858
5859         * src/summaryview.c
5860                 shift-space scrolls up
5861
5862 2003-07-22 [paul]       0.9.3claws38
5863
5864         * sync with 0.9.3cvs15
5865                 see ChangeLog 2003-07-22
5866
5867 2003-07-20 [alfons]     0.9.3claws37
5868
5869         * src/compose.c
5870                 put menu inside #ifdef USE_ASPELL..#endif
5871
5872 2003-07-20 [christoph]  0.9.3claws36
5873
5874         * src/procmsg.c
5875                 fix wrong flags in MsgInfo returned by
5876                 procmsg_msginfo_get_full_info()
5877
5878         (closes Bug 221 Deleting messages from the Message View gives incorrect
5879          new/unread message counts in the folder view)
5880
5881         * src/plugins/spamassassin/spamassassin_gtk.c
5882                 add gettext macro for prefs page title
5883
5884 2003-07-20 [paul]       0.9.3claws35
5885
5886         * src/mimeview.c
5887                 redraw icon list on signature check
5888
5889 2003-07-20 [christoph]  0.9.3claws34
5890
5891         * src/Makefile.am
5892         * src/account.c
5893         * src/folder.[ch]
5894         * src/folder_item_prefs.[ch]            ** NEW **
5895         * src/folderview.c
5896         * src/mainwindow.c
5897         * src/mh.c
5898         * src/prefs_gtk.c
5899         * src/prefs_scoring.c
5900         * src/summaryview.c
5901         * src/prefs_folder_item.[ch]
5902                 o seperate FolderItemPrefs (formerly PrefsFolderItem) and the
5903                   Properties dialog
5904                 o use prefswindow for folder properties
5905
5906         * src/gtk/prefswindow.[ch]
5907                 change implementation to use an invisible notebook instead
5908                 of unparenting widgets
5909
5910 2003-07-20 [christoph]  0.9.3claws33
5911
5912         * src/compose.h
5913         * src/folder.c
5914         * src/folderview.h
5915         * src/headerview.h
5916         * src/prefs_filtering.h
5917         * src/prefs_folder_item.[ch]
5918         * src/procmime.h
5919         * src/procmsg.h
5920         * src/summaryview.h
5921                 clean up header mess
5922                 (always use 1. typedefs, 2. #includes, 3. structures)
5923
5924         * src/common/version.h.in
5925                 add casts for constants
5926
5927         * src/plugins/demo/demo.c
5928                 fix typo
5929
5930         * src/plugins/spamassassin/spamassassin.c
5931                 remove unused variable
5932
5933 2003-07-20 [alfons]     0.9.3claws32
5934
5935         * src/mimeview.c
5936                 o make icon buttons respond on left click
5937                 o minor cosmetic change
5938
5939 2003-07-19 [luke]       0.9.3claws31
5940
5941         * src/mimeview.[ch]
5942         * src/gtk/gtkvscrollbutton.c
5943         * src/messageview.c
5944                 o improved mimeview behaviour when selecting a new message
5945                 o plus code cleanups to remove compile warnings
5946
5947
5948 2003-07-19 [alfons]     0.9.3claws30
5949
5950         * src/procmsg.c
5951         * src/compose.c
5952         * src/common/utils.[ch]
5953                 subject_get_reply_prefix_length() <- subject_get_prefix_length()
5954
5955 2003-07-19 [alfons]     0.9.3claws29
5956
5957         * src/prefs_folder_item.c
5958                 reinit "legacy" tmp_prefs, so we don't free nor use invalid 
5959                 string pointers
5960
5961 2003-07-19 [luke]       0.9.3claws28
5962
5963         * src/messageview.c
5964         * src/mimeview.[ch]
5965         * src/procmime.h
5966         * src/rfc2015.c
5967         * src/stock_pixmap.[ch]
5968         * src/gtk/Makefile.am
5969         * src/Makefile.am
5970         * src/gtk/gtkvscrollbutton.[ch]         ** NEW **
5971         * src/pixmaps/mime_*.xpm                ** NEW **
5972                 o mimeview rearrangement with a new icon shortcut bar
5973
5974 2003-07-19 [alfons]     0.9.3claws27
5975
5976         * src/folderview.c
5977                 o plug leaking nodes_to_recollapse
5978                 o add folderview_recollapse_all_nodes() (not used yet)
5979
5980 2003-07-19 [alfons]     0.9.3claws26
5981
5982         * src/compose.c
5983         * src/common/utils.c
5984                 honour #240 "Better SUBJECT handling" by cleaning the prefix
5985                 for both forwarding as replying
5986
5987 2003-07-18 [christoph]  0.9.3claws25
5988
5989         * configure.ac
5990         * src/common/sylpheed.[ch]
5991         * src/common/version.h.in
5992                 add version in numeric form to allow easy comparison
5993
5994         * src/plugins/demo/demo.c
5995                 add version check
5996                 - sylpheed version > plugin version => never allowed, sylpheed
5997                   could contain unknown API changes
5998                 - sylpheed version < minimum version required => don't load,
5999                   API required not available (if linking does not fail)
6000
6001 2003-07-18 [alfons]     0.9.3claws24
6002         
6003         * src/common/plugin.[ch]
6004                 const correctness
6005
6006 2003-07-18 [christoph]  0.9.3claws23
6007
6008         * src/common/hooks.c
6009                 fix crash when hooks where unregisted
6010
6011         * src/plugins/trayicon/trayicon.c
6012                 unregister detroy signal before destroying the widget
6013                 (still crashes when the plugin is unloaded)
6014
6015 2003-07-18 [alfons]     0.9.3claws22
6016         
6017         * src/folderview.c
6018                 delay expanding folder tree during drags until timeout triggered
6019                 (needs perhaps some tweaking, so testing is welcome)
6020
6021 2003-07-17 [alfons]     0.9.3claws21
6022
6023         * src/folderview.c
6024                 clean up cruft
6025
6026 2003-07-17 [christoph]  0.9.3claws20
6027
6028         * src/common/session.c
6029                 fix opening of SSL connections
6030
6031         * src/plugins/image_viewer/Makefile.am
6032                 add OPENSSL_CFLAGS (we should find a better solution to remove
6033                 this dependencies if they are not required)
6034
6035         * src/plugins/spamassassin/spamassassin.c
6036                 remove setlocale workaround (fixed in libspamc)
6037
6038         (closes Bug Bug 184 Entering non-ascii character deletes previous char
6039          if spell checking enabled)
6040
6041 2003-07-17 [alfons]     0.9.3claws19
6042
6043         * src/common/hooks.[ch]
6044         * src/plugins/clamav/clamav_plugin.c
6045         * src/plugins/spamassassin/spamassassin.c
6046         * src/plugins/trayicon/trayicon.c
6047                 fix signedness muck 
6048
6049 2003-07-17 [alfons]     0.9.3claws18
6050
6051         * src/procmime.c
6052                 plug memleak
6053
6054 2003-07-17 [alfons]     0.9.3claws17
6055
6056         * src/inc.c
6057                 plug memleak
6058
6059 2003-07-17 [paul]       0.9.3claws16
6060
6061         * src/common/defs.h
6062           src/mainwindow.c
6063           src/manual.[ch]
6064                 add link to the Claws site's FAQ page, after the suggestion
6065                 and patch by Fred Marton <Fred.Marton@uni-bayreuth.de>
6066                 Move url strings to defs.h
6067                 
6068         * src/mainwindow.c
6069                 fix typo to prevent "unknown menu entry" warnings
6070
6071 2003-07-17 [alfons]     0.9.3claws15
6072
6073         * src/folderview.[ch]
6074         * src/summaryview.[ch]
6075         * src/mimeview.[ch]
6076                 plug DnD leaks 
6077
6078 2003-07-17 [paul]       0.9.3claws14
6079
6080         * src/inc.c
6081                 remove two instances of 'GTK_EVENTS_FLUSH' because
6082                 they are unnecessary and probably cause a stack overflow
6083
6084 2003-07-16 [christoph]  0.9.3claws13
6085
6086         * src/mimeview.[ch]
6087                 use an invisible GTK notebook to switch between viewers
6088                 instead of reparenting widgets
6089
6090 2003-07-16 [christoph]  0.9.3claws12
6091
6092         * src/folder.c
6093                 move folder_item_update_freeze() to correct place in
6094                 folder_item_scan_full()
6095
6096 2003-07-16 [paul]       0.9.3claws11
6097
6098         * sync with 0.9.3cvs12
6099                 see ChangeLog 2003-07-14 and 2003-07-15
6100
6101 2003-07-16 [christoph]  0.9.3claws10
6102
6103         * src/imap.[ch]
6104         * src/prefs_account.[ch]
6105                 sync IMAP CRAM-MD5 authentication with sylpheed-main
6106
6107 2003-07-15 [alfons]     0.9.3claws9
6108
6109         * src/main.c
6110                 make --config-dir do something useful
6111
6112 2003-07-15 [alfons]     0.9.3claws8
6113
6114         * src/procmsg.c
6115                 o fix a bug where 'last' didn't really point to the last message
6116                   in the top level list of children, but to the last threaded
6117                   message. 
6118                 
6119                 o clean up and make it easier to sync
6120
6121 2003-07-15 [alfons]     0.9.3claws7
6122
6123         * src/mainwindow.c
6124                 make correct menu items sensitive       
6125
6126 2003-07-14 [alfons]     0.9.3claws6
6127
6128         * src/procmsg.c
6129                 tune the threader so it will not subject-thread any message
6130                 without a subject prefix (this will not thread correctly if 
6131                 a parent is delivered after their childs, but it looks 
6132                 better right now)
6133
6134 2003-07-13 [christoph]  0.9.3claws5
6135
6136         * src/mainwindow.c
6137                 group "Add mailbox *..." menu items in submenu
6138
6139 2003-07-13 [alfons]     0.9.3claws4
6140
6141         * src/summaryview.c
6142                 correct summary_toggle_pressed() signature and make sure
6143                 signal is not passed on
6144
6145 2003-07-13 [alfons]     0.9.3claws3
6146
6147         * src/summaryview.c
6148                 o for now don't pass on keys when they we're handled by 
6149                   ctree::key_press_event
6150                 o clean up
6151
6152 2003-07-13 [alfons]     0.9.3claws2
6153         
6154         * src/main.c
6155                 add command line option "--config-dir" to get the current 
6156                 configuration dir
6157
6158 2003-07-12 [alfons]     0.9.3claws1
6159
6160         * src/matcher.[ch]
6161         * src/matcher_parser_parse.y
6162         * src/prefs_filtering.c
6163         * src/filtering.c
6164                 add "Lock" filter action to lock messages;
6165
6166         * src/filtering.c       
6167                 remove debug_print()    
6168         * src/prefs_filtering.c
6169                 re-organize matcher part 9: 
6170                 make action text entries easily extendible;
6171                 merge widget selection for ACTION_MARK, ACTION_UNMARK, ACTION_LOCK,
6172                 ACTION_UNLOCK, ACTION_MARK_AS_READ, ACTION_MARK_AS_UNREAD
6173
6174 2003-07-12 [paul]
6175
6176         * tools/README
6177                 update old information and add missing
6178                 information
6179
6180 2003-07-12 [paul]       0.9.3claws
6181
6182         * 0.9.3claws released
6183         
6184 2003-07-12 [paul]       0.9.0claws103
6185
6186         * src/Makefile.am
6187                 add addrquery.h
6188
6189 2003-07-12 [melvin]     0.9.0claws102
6190
6191         * src/messageview.c
6192                 Fixed bug #215: Show MIME tab for single text/html messages. 
6193                 
6194 2003-07-12 [paul]       0.9.0claws101
6195
6196         * man/sylpheed.1
6197                 updated
6198
6199 2003-07-12 [paul]       0.9.0claws100
6200
6201         * po/es.po
6202           po/hr.po
6203           po/pl.po
6204           po/sr.po
6205                 update Spanish, Croatian, Polish, Serbian translations.
6206                 submitted by Ricardo Mones Lastra, Dragan, Witold
6207                 Wladyslaw Wojciech Wilk, Urke MMI
6208
6209 2003-07-12 [melvin]     0.9.0claws99
6210
6211         * po/fr.po
6212                 Updated French translations.
6213
6214 2003-07-12 [paul]       0.9.0claws98
6215
6216         * src/addressbook.c
6217                 disable 'Lookup' button as it has no effect
6218
6219 2003-07-11 [alfons]     0.9.0claws97
6220         
6221         * src/summaryview.c
6222                 summary_searchbar_pressed() should return TRUE to signal that
6223                 event was handled. when returning void, the return value passed
6224                 to GTK is actually random, but maybe FALSE, in which case the
6225                 event is handled by parent
6226                 
6227 2003-07-10 [paul]       0.9.0claws96
6228
6229         * ac/missing/gettext.m4
6230                 update to version 0.12
6231
6232 2003-07-10 [paul]       0.9.0claws95
6233
6234         * src/plugins/clamav/clamav_plugin.c
6235                 fix bug where multipart/alternative messages
6236                 would slip through without being scanned
6237
6238 2003-07-10 [christoph]  0.9.0claws94
6239
6240         * src/folder.c
6241                 correct check if folder supports removing when a message is
6242                 moved. if not the message is only copied.
6243
6244         (closes Bug 132 crash on startup in newsgroups folders)
6245
6246 2003-07-09 [alfons]     0.9.0claws93
6247
6248         * configure.ac
6249         * src/common/defs.h
6250                 --with-config-dir (default .sylpheed)
6251
6252 2003-07-09 [christoph]  0.9.0claws92
6253
6254         * configure.ac
6255                 use PKG_CHECK_MODULES to check for gtkmathview
6256                 (version 0.4.2 now required)
6257
6258 2003-07-08 [melvin]     0.9.0claws91
6259
6260         * src/action.c
6261                 Implemented a progress bar that counts the number of completed
6262                 tasks when the action runs more than one command.
6263
6264 2003-07-08 [alfons]     0.9.0claws90
6265
6266         * src/procmsg.c
6267                 if queued message has an invalid Message-Id, don't try to
6268                 find message it refers to (fixes #209 "crash when processing 
6269                 in folder")
6270
6271 2003-07-08 [paul]       0.9.0claws89
6272
6273         * sync with 0.9.3cvs2
6274                 see ChangeLog 2003-07-08
6275
6276 2003-07-08 [match]      0.9.0claws88
6277
6278         * src/ldapctrl.c
6279                 extend LDAP search for first/last name by parsing search term.
6280
6281 2003-07-08 [alfons]     0.9.0claws87
6282
6283         * src/send_message.c
6284                 fix bug #208 "Status message stuck when sending on POP3 account"
6285
6286 2003-07-07 [paul]       0.9.0claws86
6287
6288         * po/hr.po
6289                 new Croatian translation, submitted by
6290                 Dragan <drleskov@inet.hr>
6291
6292 2003-07-07 [paul]       0.9.0claws85
6293
6294         * sync with 0.9.3cvs1
6295                 see ChangeLog 2003-07-07
6296
6297 2003-07-05 [christoph]  0.9.0claws84
6298
6299         * src/Makefile.am
6300         * src/messageview.c
6301         * src/mimeview.[ch]
6302         * src/stock_pixmap.[ch]
6303         * src/pixmaps/messageview_text.xpm              ** NEW **
6304                 move mimeview tabs to the right side and use icons
6305                 instead of text to save some space
6306
6307         (patch by Luke Plant <lukeplant@softhome.net>)
6308
6309 2003-07-05 [christoph]  0.9.0claws83
6310
6311         * src/inc.c
6312                 add NULL pointer checks
6313
6314         (patch by Luke Plant <lukeplant@softhome.net>)
6315         (closes Bug 204 0.9.0 quits on authentication error?!)
6316
6317 2003-07-05 [alfons]     0.9.0claws82
6318
6319         * configure.ac
6320                 take the clue in bug #202 "./configure script - 
6321                 'if test' comparison failure" reported by John Kristoff. 
6322
6323 2003-07-04 [christoph]  0.9.0claws81
6324
6325         * src/plugins/spamassassin/spamassassin.c
6326                 set timeout for spam check
6327
6328 2003-07-04 [christoph]  0.9.0claws80
6329
6330         * src/main.c
6331                 destroy all FolderItems when shutting down to
6332                 allow folders to clean up
6333
6334 2003-07-04 [melvin]     0.9.0claws79
6335
6336         * src/gtk/gtkaspell.c
6337                 Fixed bug #184 "Entering non-ascii character deletes
6338                 previous char if spell checking enabled": this makes
6339                 the spell checking in multibytes (e.g. UTF-8)locales work.
6340                 (Patch by Luke Plant).
6341                 
6342 2003-07-04 [christoph]  0.9.0claws78
6343
6344         * sync with 0.9.2cvs1
6345                 see ChangeLog 2003-06-10
6346
6347 2003-07-04 [paul]       0.9.0claws77
6348
6349         * sync with 0.9.3 release
6350                 see ChangeLog 2003-07-04
6351
6352 2003-07-03 [christoph]  0.9.0claws76
6353
6354         * src/folder.[ch]
6355         * src/imap.c
6356         * src/mbox_folder.c
6357         * src/mh.c
6358         * src/news.c
6359                 move folder_item_get_path() stuff into a folder virtual function
6360
6361         * src/procmsg.c
6362                 use folder_item_fetch_msg() to get message and do not contruct
6363                 the filename from path and number
6364
6365 2003-07-03 [paul]       0.9.0claws75
6366
6367         * sync with 0.9.2cvs12
6368                 see ChangeLog 2003-07-03
6369
6370 2003-07-02 [paul]       0.9.0claws74
6371
6372         * src/messageview.c
6373                 fix text-selection for replying
6374
6375 2003-07-02 [paul]       0.9.0claws73
6376
6377         * sync with 0.9.2cvs11
6378                 see ChangeLog 2003-07-02
6379
6380 2003-07-02 [paul]       0.9.0claws72
6381
6382         * src/procmsg.c
6383                 revert last commit because it breaks more
6384                 than it fixes
6385
6386 2003-07-02 [paul]       0.9.0claws71
6387
6388         * src/procmsg.c
6389                 fix thread by subject/sort by date
6390
6391 2003-07-01 [paul]       0.9.0claws70
6392
6393         * sync with 0.9.2cvs10
6394                 see ChangeLog 2003-07-01
6395
6396 2003-06-30 [paul]       0.9.0claws69
6397
6398         * sync with 0.9.2cvs9
6399                 see ChangeLog 2003-06-30
6400
6401 2003-06-28 [match]      0.9.0claws68
6402
6403         * src/addressbook.c
6404                 fix null ptr.
6405
6406 2003-06-27 [paul]       0.9.0claws67
6407
6408         * sync with 0.9.2cvs7
6409                 see ChangeLog 2003-06-27
6410
6411 2003-06-26 [christoph]  0.9.0claws66
6412
6413         * src/folder.c
6414                 freeze folder updates while a folder is scanned
6415
6416         (closes Bug 185 New message counter)
6417
6418 2003-06-26 [darko]      0.9.0claws65
6419
6420         * src/ldapserver.c
6421                 fix infinite loop when adding a new LDAP server
6422
6423 2003-06-26 [paul]       0.9.0claws64
6424
6425         * sync with 0.9.2cvs6
6426                 see ChangeLog 2003-06-26
6427
6428 2003-06-26 [paul]       0.9.0claws63
6429
6430         * sync with 0.9.2cvs5
6431                 see ChangeLog 2003-06-25 and 2003-06-26
6432
6433 2003-06-25 [match]      0.9.0claws62
6434
6435         * src/addr_compl.c
6436                 Fixed tab/backtab for dropped-down completion list to
6437                 move next/previous field. (close bug 147)
6438
6439 2003-06-25 [christoph]  0.9.0claws61
6440
6441         * src/addr_compl.[ch]
6442         * src/addrindex.[ch]
6443         * src/folderview.c
6444         * src/inc.c
6445         * src/news.c
6446         * src/summaryview.c
6447         * src/toolbar.c
6448                 fix warnings
6449
6450 2003-06-25 [leandro]    0.9.0claws60
6451
6452         * src/compose.c
6453                 o cleanups
6454                 o gray out "Message/Remove references" menu item if not
6455                   replying to a message
6456
6457 2003-06-24 [leandro]    0.9.0claws59
6458
6459         * src/compose.[ch]
6460                 o removed "Message/Create new thread" menu item
6461                 o added "Message/Remove references" menu item
6462                   (it's off by default and will not check anymore
6463                    if the subject changed)
6464
6465 2003-06-23 [alfons]     0.9.0claws58
6466
6467         * src/procmsg.c
6468                 try better grouping messages threaded by subject based on their age.
6469                 still not perfect - because the message tree is not sorted by date.  
6470
6471 2003-06-23 [thorsten]   0.9.0claws57
6472
6473         * src/pop.[ch]
6474                 added mail_receive_hook to allow modifications
6475                 directly after retrieval (e.g. adding headers).
6476
6477 2003-06-23 [paul]       0.9.0claws56
6478
6479         * src/sourcewindow.c
6480                  enable the use of Ctrl+A to select all text in
6481                  the sourcewindow
6482                  Patch submitted by Ivan Francolin Martinez
6483                  <ivanfm@users.sourceforge.net>
6484
6485 2003-06-22 [christoph]  0.9.0claws55
6486
6487         * src/folder.[ch]
6488                 o add notification hook for folder tree changes
6489                 o invoke hooks after folder tree scanning
6490
6491         * src/folderview.[ch]
6492                 register hook for folder tree changes that
6493                 updates the ctree
6494
6495         (there are more places that should be updated, like add, remove 
6496          or move folder)
6497
6498         (closes Bug 164 Crash on rebuild folder tree)
6499         (closes Bug 190 Crash on 'rebuilding folder tree')
6500
6501 2003-06-21 [leandro]    0.9.0claws54
6502
6503         * src/compose.[ch]
6504                 create a new thread if subject changes
6505                 (it's on by default, can be disabled in Message menu)
6506
6507 2003-06-21 [alfons]     0.9.0claws53
6508
6509         * src/summaryview.c
6510                 quiet little compiler
6511
6512 2003-06-21 [christoph]  0.9.0claws52
6513
6514         update gettext stuff to version 0.12
6515
6516 2003-06-19 [alfons]     0.9.0claws51
6517
6518         * src/common/log.c
6519         * src/common/plugin.c
6520                 move defs.h before glib.h to prevent MIN/MAX redefs
6521
6522 2003-06-19 [alfons]
6523
6524         * src/addressbook.c
6525                 translatable
6526
6527 2003-06-19 [match]      0.9.0claws50
6528
6529         * src/addressbook.[ch]
6530         * src/addrindex.[ch]
6531         * src/addr_compl.[ch]
6532         * src/editldap.[ch]
6533         * src/editldap_basedn.[ch]
6534         * src/addritem.[ch]
6535         * src/ldapquery.h
6536                 re-implemented dynamic LDAP search. works without
6537                 slowdown on display sender with addressbook
6538                 option.
6539         * src/addrbook.c
6540                 documented code.
6541
6542 2003-06-19 [paul]       0.9.0claws49
6543
6544         * src/compose.c
6545                 fix Bug #136 'Nonprovided quotation marks crash claws'
6546                 patch submitted by Pawel Pêkala <c0rn@gazeta.pl>
6547
6548 2003-06-19 [alfons]     0.9.0claws48
6549
6550         * src/prefs_common.[ch]
6551         * src/procmsg.c
6552                 restrict threading by subject by checking thread for
6553                 age (prefs_common.thread_by_subject_max_age)
6554
6555 2003-06-18 [christoph]  0.9.0claws47
6556
6557         * src/imap.c
6558                 fix memory leak in imap_cmd_fetch()
6559
6560 2003-06-18 [christoph]  0.9.0claws46
6561
6562         * src/prefs_gtk.c
6563                 fix memory leak in prefs_set_default() when used multiple
6564                 times or after prefs have been read
6565
6566 2003-06-18 [christoph]  0.9.0claws45
6567
6568         * src/common/plugin.c
6569                 fix memory leak in plugin_unload()
6570
6571 2003-06-18 [christoph]  0.9.0claws44
6572
6573         * src/imap.c
6574                 fix memory leak in imap_cmd_ok()
6575
6576 2003-06-18 [christoph]  0.9.0claws43
6577
6578         * src/folder.c
6579                 stop messages that are downloaded from POP3 and added to
6580                 an IMAP inbox from being filtered twice (first by POP3
6581                 and again when IMAP folder is scaned to get the UID of
6582                 the APPEND operation when no UIDPLUS is available)
6583
6584 2003-06-18 [alfons]
6585
6586         * tools/Makefile.am
6587                 phoenix <- firebird     
6588
6589 2003-06-18 [paul]
6590
6591         * tools/launch_phoenix          ** REMOVED **
6592           tools/launch_firebird         ** NEW **
6593                 renamed and edited to reflect the browser's name change from
6594                 'phoenix' to 'firebird'
6595
6596 2003-06-18 [paul]       0.9.0claws42
6597
6598         * sync with 0.9.2cvs2
6599                 see ChangeLog 2003-06-16
6600
6601 2003-06-17 [alfons]     0.9.0claws41
6602
6603         * src/procmsg.c
6604                 prevent threading problems when a node is an ancestor (parent / great parent),
6605                 which mostly happens with circular references (thanks to Phillipe Gramoullé
6606                 for finding an sample set of messages)
6607
6608 2003-06-16 [christoph]  0.9.0claws40
6609
6610         * src/main.c
6611                 don't popup main window on --receive or --receive-all
6612
6613         * src/mainwindow.[ch]
6614         * src/plugins/trayicon/trayicon.c
6615                 allow hiding of main window by clicking on the trayicon
6616                 (doesn't work correctly in seperate window mode and may
6617                  cause unexpected GTK problems I couldn't find yet)
6618
6619         * src/common/ssl.c
6620                 remove incorrect warning
6621
6622 2003-06-15 [alfons]     0.9.0claws39
6623
6624         * src/gtk/gtkstext.c
6625                 don't output debug text;
6626                 #ifdef out print_line() if not debugging (thanks to Martin Wicke
6627                 for pointing this out);
6628
6629 2003-06-14 [alfons]     0.9.0claws38
6630         
6631         * src/messageview.c
6632                 remove printf() and make one if..else comply with coding style
6633
6634 2003-06-14 [alfons]     0.9.0claws37
6635
6636         * AUTHORS
6637                 add Martin Wicke
6638         * src/action.c
6639         * src/messageview.[ch]
6640         * src/summaryview.c
6641                 apply patch #754162 "Quoting messages filtered by actions" submitted
6642                 by Martin Wicke, which allows quoting message body changed by an
6643                 action (Thanks!).
6644
6645 2003-06-13 [alfons]     0.9.0claws36
6646
6647         * src/utils.c
6648                 add several other subject reply prefixes (suggested by Christoph and Ivan Martinez)
6649                 use case insensitive regexp (suggested by Ivan Martinez)
6650
6651 2003-06-13 [christoph]  0.9.0claws35
6652
6653         * configure.ac
6654         * src/plugins/trayicon/Makefile.am
6655         * src/plugins/trayicon/eggtrayicon.[ch]                         ** REMOVE **
6656         * src/plugins/trayicon/trayicon.c
6657         * src/plugins/trayicon/libeggtrayicon/.cvsignore                ** NEW **
6658         * src/plugins/trayicon/libeggtrayicon/Makefile.am               ** NEW **
6659         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.[ch]          ** NEW **
6660         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.[ch]           ** NEW **
6661         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.[ch]        ** NEW **
6662         * src/plugins/trayicon/libeggtrayicon/xembed.h                  ** NEW **
6663                 replace my own EggTrayIcon backport with the backport
6664                 used by (l|x)mule and gabber.
6665
6666 2003-06-13 [alfons]     0.9.0claws34
6667
6668         * AUTHORS
6669         * src/common/utils.c
6670                 add Aw: to list of reply prefixes (thanks to Martin Zwickel)
6671
6672 2003-06-13 [alfons]     0.9.0claws33
6673
6674         * src/compose.c
6675                 clean up a little bit
6676
6677 2003-06-12 [alfons]     0.9.0claws32
6678
6679         * src/compose.c
6680                 const correctness fix
6681
6682         * src/common/sylpheed.[ch]
6683                 () -> (void)
6684                 prevent redef MIN/MAX
6685                 
6686         * src/common/utils.[ch]
6687                 () -> (void)
6688
6689 2003-06-12 [melvin]     0.9.0claws31
6690
6691         * src/compose.c
6692                 Updated to take into accounts changes in GtkAspell.
6693
6694 2003-06-12 [alfons]     0.9.0claws30
6695
6696         * src/compose.c
6697         * src/procmsg.c
6698         * src/common/utils.[ch]
6699                 handle reply subject prefixes better (initial 
6700                 suggestion by Robert Story adapted and enhanced 
6701                 using regexps)
6702
6703 2003-06-12 [melvin]     0.9.0claws29
6704
6705         * src/compose.c
6706                 Use new gtkaspell_checkers_strerror() to get the speller's
6707                 error message instead of accessing the (now private)
6708                 checkers structure.
6709                 Minor code clean up
6710
6711         * src/main.c
6712                 Use #ifdef instead of #if for USE_ASPELL
6713                 Use the new spell checkers init/quit functions 
6714
6715         * src/gtk/gtkaspell.c
6716                 Use #ifdef instead of #if for USE_ASPELL
6717                 Moved in the majority of GtkAspell structures that were
6718                 exported before by gtkaspell.h
6719         
6720         * src/gtk/gktaspell.h
6721                 Made gtkaspell.h contain only the necessary data to be
6722                 publicized by moving many structures to gtkaspell.c.
6723                 Enclosed all the declaration in a #ifdef USE_ASPELL #endif
6724                 gtkaspell_checkers_new(): replaced by...
6725                 gtkaspell_checkers_init(): new function for initialization
6726                 gtkaspell_checkers_delete(): replaced by...
6727                 gtkaspell_checkers_quit(): new function
6728                 gtkaspell_checkers_strerror(): new function that returns
6729                 the checker's last error message.
6730                 
6731 2003-06-11 [melvin]     0.9.0claws28
6732
6733         * po/POTFILES.in
6734                 Updated to take into account gtkaspell.c migration to
6735                 ./src/gtk/ (Thanks to Ricardo Mones Lastra for reporting it)
6736
6737 2003-06-10 [alfons]     0.9.0claws27
6738
6739         * src/filtering.[ch]
6740         * src/folder.c
6741         * src/matcher.c
6742         * src/scoring.[ch]
6743                 - try fixing bug #18 (any brave testers?)
6744                 - add more robustness by refusing previously 
6745                   unchecked NULL pointers 
6746
6747 2003-06-10 [alfons]     0.9.0claws26
6748
6749         * src/procmsg.c
6750                 fix bug #176 by don't checking MsgInfos with a NULL msgid 
6751
6752 2003-06-09 [alfons]     0.9.0claws25
6753
6754         * src/prefs_common.c
6755                 fix bug #163 "Icon switching doesnt work properly" by 
6756                 preventing early freeing of prefs_common.pixmap_theme_path.
6757
6758 2003-06-09 [christoph]  0.9.0claws24
6759
6760         * src/gtk/gtkaspell.c
6761                 revert Thorsten's fix and add forgotten g_strdup for
6762                 aspell path (it should not be possible to alter the path a
6763                 GtkASpell uses from outside)
6764
6765 2003-06-09 [thorsten]   0.9.0claws23
6766
6767         * src/gtk/gtkaspell.c
6768                 dont free prefs_common.aspell_path when closing compose
6769
6770 2003-06-08 [colin]      0.9.0claws22
6771
6772         * src/plugins/spamassassin/spamassassin.c
6773                 fix prefs types
6774
6775 2003-06-07 [christoph]  0.9.0claws21
6776
6777         * src/Makefile.am
6778         * src/compose.c
6779         * src/gtkaspell.[ch]            ** REMOVE **
6780         * src/gtk/Makefile.am
6781         * src/gtk/gtkaspell.[ch]        ** NEW **
6782                 o make gtkaspell independent from sylpheed's prefs
6783                 o move gtkaspell.[ch] to gtk directory
6784
6785 2003-06-07 [christoph]  0.9.0claws20
6786
6787         * src/Makefile.am
6788         * src/crash.c
6789         * src/export.c
6790         * src/filesel.[ch]              ** REMOVE **
6791         * src/folder.c
6792         * src/main.[ch]
6793         * src/common/sylpheed.[ch]
6794         * src/gtk/Makefile.am
6795         * src/gtk/filesel.[ch]          ** NEW **
6796         * src/gtk/pluginwindow.c
6797         * src/gtk/sslcertwindow.c
6798                 move filesel.[ch] to gtk directory
6799
6800 2003-06-07 [alfons]     0.9.0claws19
6801
6802         * src/filesel.c
6803                 make (multi) file selection dialog work again (Claws-only)
6804
6805 2003-06-07 [thorsten]   0.9.0claws18
6806
6807         * po/de.po
6808                 fix typos
6809
6810 2003-06-07 [alfons]     0.9.0claws17
6811
6812         * configure.ac
6813         * src/mimeview.c
6814                 detect apache mishap in which case don't include fnmatch.h
6815                 if regex.h is already included
6816
6817 2003-06-06 [christoph]  0.9.0claws16
6818
6819         * configure.ac
6820         * src/mimeview.h
6821                 add check for fnmatch.h and include it when available
6822
6823         * src/mimeview.[ch]
6824                 fix wrong case sensitivity of Content-Types
6825
6826         * src/gtk/Makefile.am
6827                 need the same include paths in gtk directory as in
6828                 common directory because .h files in common can
6829                 include files from these directories, when included
6830                 in gtk's .h or .c files
6831
6832 2003-06-06 [alfons]     0.9.0claws15
6833
6834         * src/mimeview.c
6835         * src/summaryview.c
6836                 make it compile again because of regex.h / fnmatch.h 
6837                 include problems (related to recent mime stuff, can
6838                 someone check this?)
6839
6840 2003-06-06 [thorsten]   0.9.0claws14
6841
6842         * src/folderview.c
6843                 possible use of uninitialized pointer while dragging
6844
6845 2003-06-06 [paul]       0.9.0claws13
6846
6847         * src/compose.c
6848                 fix bug where the insert sig button would be effective
6849                 only when auto_sig was set
6850
6851 2003-06-06 [paul]       0.9.0claws12
6852
6853         * sync with 0.9.2 release
6854
6855 2003-06-02 [paul]       0.9.0claws11
6856
6857         * sync with 0.9.1cvs1
6858                 see ChangeLog 2003-06-02
6859                 
6860         * po/de.po
6861                 update by Jens
6862
6863 2003-06-01 [christoph]  0.9.0claws10
6864
6865         * src/account.c
6866                 don't use substring search to find accounts by email address
6867
6868         (closes Bug 169 Overly loose matching of "From" address)
6869
6870 2003-05-31 [christoph]  0.9.0claws9
6871
6872         * doc-src/rfc2683.txt
6873         * src/imap.c
6874                 limit IMAP command length as recommended in RFC2683
6875                 (message number lists will be split into multiple imap
6876                 sets, the limit of 1000 octets is not a hard limit)
6877
6878         (closes Bug 161 sylpheed-claws exits with segfault when logging
6879          in to certain imap-servers)
6880
6881 2003-05-29 [alfons]     0.9.0claws8
6882
6883         * src/toolbar.[ch]
6884                 add print button (calling summary_print());
6885                 fine tune setting tooltip text;
6886                 (if someone needs other buttons, please take these 
6887                 commits as a guide, instead of bothering us - also
6888                 see 0.8.11claws150) 
6889
6890 2003-05-29 [darko]      0.9.0claws7
6891
6892         * src/compose.c
6893                 fix crash when word wrapping kicks in due to
6894                 changed text by spell checker
6895
6896 2003-05-29 [paul]       0.9.0claws6
6897
6898         * src/compose.c
6899                 fix bug where changing account would insert
6900                 sig even if auto_sig was FALSE
6901                 
6902         * ChangeLog
6903           ChangeLog.jp
6904           INSTALL
6905                 sync with 0.9.1 release
6906
6907 2003-05-28 [christoph]  0.9.0claws5
6908
6909         * src/imap.c
6910                 fix truncation of too long commands
6911
6912         (closes Bug 167 IMAP hangs trying to get envelope
6913          information in imap_get_uncached_messages)
6914
6915 2003-05-27 [paul]       0.9.0claws4
6916
6917         * tools/Makefile.am
6918           tools/maildir2sylpheed.pl     ** NEW FILE **
6919                 add kmail to sylpheed mailbox conversion script
6920
6921 2003-05-27 [paul]       0.9.0claws3
6922
6923         * sync with 0.9.0cvs10
6924                 see ChangeLog 2003-05-26
6925
6926 2003-05-26 [paul]       0.9.0claws2
6927
6928         * sync with 0.9.0cvs9
6929                 see ChangeLog 2003-05-26
6930
6931 2003-05-24 [paul]       0.9.0claws1
6932
6933         * sync with 0.9.0cvs8
6934                 see ChangeLog 2003-05-23
6935
6936 2003-05-24 [paul]       0.9.0claws
6937
6938         * version 0.9.0claws released
6939
6940 2003-05-24 [paul]       0.8.11claws177
6941
6942         * src/plugins/dillo-viewer/Makefile.am
6943           src/plugins/traycon/Makefile.am
6944                 add missing files
6945                 
6946         * po/bg.po
6947           po/en_GB.po
6948           po/es.po
6949           po/it.po
6950           po/pt_BR.po
6951           po/ru.po
6952           po/sr.po
6953                 update Bulgarian, British English, Spanish, Italian, 
6954                 Brazilian Portuguese, Russian, and Serbian translations, 
6955                 submitted by George Danchev, [me], Ricardo Mones Lastra,
6956                 André Filipe de Assunção e Brito, Alessandro Maestri, 
6957                 Ruslan N. Balkin, and Urke MMI
6958
6959 2003-05-23 [melvin]     0.8.11claws176
6960
6961         * po/fr.po
6962                 Updated French translations
6963
6964 2003-05-22 [paul]       0.8.11claws175
6965
6966         * src/Makefile.am
6967           src/addrbook.[ch]
6968           src/addrcache.[ch]
6969           src/addr_compl.[ch]
6970           src/adressbook.[ch]
6971           src/addrindex.[ch]
6972           src/addritem.[ch]
6973           src/editaddress.c
6974           src/editgroup.c
6975           src/editldap_basedn.c
6976           src/editldap.c
6977           src/jpilot.c
6978           src/vcard.c
6979                 revert to get ldap into it previous working state
6980                 
6981         * po/zh_TW.Big5.po
6982                 new Taiwanese translation,
6983                 submitted by Tsu-Fan Cheng <tscheng@ic.sunysb.edu>
6984
6985 2003-05-22 [christoph]  0.8.11claws174
6986
6987         * src/plugins/spamassassin/libspamc.[ch]
6988                 sync libspamc with SpamAssaain release 2.55
6989
6990 2003-05-22 [paul]       0.8.11claws173
6991
6992         * sync with 0.9.0cvs7
6993                 see ChangeLog 2003-05-22
6994                 
6995         * src/summaryview.c
6996                 revert change in 0.8.11claws172: follow
6997                 Hiroyuki's decision and that's the end of it.
6998
6999 2003-05-21 [paul]       0.8.11claws172
7000
7001         * src/summaryview.c
7002                 fix discrepency between open_unread_on_enter
7003                 and always_show_msg
7004
7005 2003-05-21 [paul]       0.8.11claws171
7006
7007         * sync with 0.9.0cvs6
7008                 see ChangeLog 2003-05-21
7009
7010 2003-05-21 [paul]       0.8.11claws170
7011
7012         * sync with 0.9.0cvs5
7013                 see ChangeLog 2003-05-21
7014
7015 2003-05-20 [paul]       0.8.11claws169
7016
7017         * sync with 0.9.0cvs4
7018                 see ChangeLog 2003-05-20
7019                 fixes bug #152, 'encoding of IMAP folders names'
7020
7021 2003-05-20 [paul]       0.8.11claws168
7022
7023         * sync with 0.9.0cvs3
7024                 see ChangeLog 2003-05-20
7025                 
7026         * src/tools/convert_mbox.pl
7027                 minor change in the comments, submitted by Fred Marton
7028
7029 2003-05-19 [paul]       0.8.11claws167
7030
7031         * src/plugins/clamav/Makefile.am
7032           configure.ac
7033                 link clamav_lib to the plugin and not to the main program
7034
7035 2003-05-19 [christoph]
7036
7037         * src/Makefile.am
7038                 add -export-dynamic for linking
7039
7040 2003-05-19 [paul]       0.8.11claws166
7041
7042         * sync with 0.9.0cvs1
7043                 see ChangeLog 2003-05-19
7044
7045 2003-05-19 [paul]       0.8.11claws165
7046
7047         * src/inc.c
7048                 fix 'pop before smtp' timeout
7049
7050 2003-05-18 [alfons]     0.8.11claws164
7051
7052         * src/prefs_matcher.c
7053                 put "execute" action command line ("expression") in edit box
7054
7055 2003-05-18 [christoph]  0.8.11claws163
7056
7057         * src/mimeview.[ch]
7058         * src/plugins/dillo_viewer/dillo_viewer.c
7059         * src/plugins/image_viewer/viewer.c
7060         * src/plugins/mathml_viewer/mathml_viewer.c
7061                 let a viewer have a list of Content-Types
7062
7063 2003-05-18 [paul]       0.8.11claws162
7064
7065         * src/prefs_filtering.c
7066                 add 'Recipient' label for FORWARD, FORWARD_AS_ATTACHMENT,
7067                 and REDIRECT actions
7068
7069 2003-05-17 [christoph]
7070
7071         * README.claws
7072                 o remove dynamic signatures that was syned with main
7073                 o add infos about no longer "build in" image viewer
7074                 o update bugtracker URL
7075
7076 2003-05-17 [christoph]  0.8.11claws161
7077
7078         * src/folder.c
7079         * src/folderview.c
7080         * src/imap.c
7081                 don't use imap_scan_folder anymore. Instead call folder_item_scan
7082                 for every folder after rebuilding the folder tree.
7083
7084         (closes Bug 19 imap_scan_folder() computes incorrectly number of new
7085          messages)
7086
7087 2003-05-17 [christoph]  0.8.11claws160
7088
7089         * src/imap.c
7090                 don't use STATUS command on current folder to check for
7091                 content changes. imap_cmd_ok() now tracks changes to
7092                 folder and number of existing messages.
7093
7094 2003-05-17 [paul]       0.8.11claws159
7095
7096         * src/plugins/clamav/clamav_plugin.c
7097                 remove unnecessary debug_print
7098
7099 2003-05-16 [thorsten]   0.8.11claws158
7100
7101         * src/plugins/demo.c
7102                 included missing intl.h
7103
7104 2003-05-16 [paul]       0.8.11claws157
7105
7106         * po/POTFILES.in
7107                 remove non-existant entries
7108         
7109         * src/plugins/clamav/clamav_plugin.c
7110           src/plugins/clamav/clamav_plugin_gtk.c
7111           src/plugins/dillo_viewer/dillo_prefs.c
7112           src/plugins/dillo_viewer/dillo_viewer.c
7113                 gettextise
7114
7115 2003-05-16 [christoph]  0.8.11claws156
7116
7117         * po/POTFILES.in
7118                 include plugin .c files for translation until I
7119                 find a better solution to have plugins have their
7120                 own textdomain
7121         * src/plugins/demo/demo.c
7122         * src/plugins/image_viewer/plugin.c
7123         * src/plugins/mathml_viewer/mathml_viewer.c
7124         * src/plugins/spamassassin/spamassassin.c
7125         * src/plugins/spamassassin/spamassassin_gtk.c
7126         * src/plugins/trayicon/trayicon.c
7127                 add gettext macros for plugin name and description
7128
7129 2003-05-16 [paul]
7130
7131         * sync with 0.9.0
7132
7133 2003-05-16 [paul]       0.8.11claws155
7134
7135         * sync with lastest 0.9.0pre1
7136                 see ChangeLog 2003-05-16
7137
7138 2003-05-15 [paul]       0.8.11claws154
7139
7140         * sync with latest 0.9.0pre1
7141                 see ChangeLog 2003-05-14 and 2003-05-15
7142
7143 2003-05-14 [christoph]  0.8.11claws153
7144
7145         * src/plugins/image_viewer/viewer.c
7146         * src/plugins/image_viewer/viewer.glade         ** NEW **
7147         * src/plugins/image_viewer/viewerprefs.c
7148                 make it possible to disable the autoload function in the
7149                 imageviewer again
7150
7151 2003-05-14 [christoph]  0.8.11claws152
7152
7153         * src/folder.c
7154                 fix folder update after adding a message
7155
7156 2003-05-13 [alfons]     0.8.11claws151
7157
7158         * src/common/session.c
7159                 remove debug traces
7160                 
7161         * src/addrcache.[ch]
7162         * src/filtering.[ch]
7163         * src/folder.[c]
7164         * src/gtkaspell.[ch]
7165         * src/imap.[ch]
7166         * src/mbox_folder.[ch]
7167         * src/mh.[ch]
7168         * src/mimeview.h
7169         * src/msgcache.[ch]
7170         * src/news.[ch]
7171         * src/passphrase.[ch]
7172         * src/prefs_common.[ch]
7173         * src/prefs_gtk.[ch]
7174         * src/procmsg.c
7175         * src/scoring.[ch]
7176                 be pedantic; (in prototypes () implies (int))
7177
7178 2003-05-13 [alfons]     0.8.11claws150
7179
7180         * src/prefs_toolbar.[ch]
7181         * src/summaryview.[ch]
7182         * src/toolbar.[ch]
7183                 change misleading text in toolbar prefs;
7184                 add toolbar action for ignore thread (toggles ignore thread flag);
7185                 clean up a little bit;
7186
7187 2003-05-12 [paul]
7188
7189         * tools/convert_mbox.pl
7190                 bug fixed by Fred Marton
7191
7192 2003-05-12 [paul]
7193
7194         * sync with 0.9.0pre1
7195
7196 2003-05-09 [paul]       0.8.11claws149
7197
7198         * sync with 0.8.11cvs43
7199                 see ChangeLog 2003-05-09
7200
7201 2003-05-08 [christoph]  0.8.11claws148
7202
7203         * src/imap.[ch]
7204                 o use CAPABILIY as first command and check for PREAUTH
7205                   information in the response to it
7206                 o rewrite all imap_cmd_* functions to use an IMAPSession
7207                   instead of a SockInfo as parameter
7208                 o do STARTTLS after fetching and checking the server
7209                   capabilities
7210
7211 2003-05-08 [paul]       0.8.11claws147
7212
7213         * tools/Makefile.am
7214           tools/README
7215           tools/convert_mbox.pl         ** NEW FILE **
7216                 add mbox conversion script. Submitted by 
7217                 Fred Marton <Fred.Marton@uni-bayreuth.de>
7218
7219 2003-05-07 [christoph]
7220
7221         * doc-src/glade.txt
7222         * src/gtk/pluginwindow.glade
7223         * src/plugins/image_viewer/viewerprefs.glade
7224         * src/plugins/spamassassin/spamassassin_gtk.glade
7225                 add glade files for user interfaces and a description how
7226                 to use glade to create the sylpheed code
7227
7228 2003-05-07 [paul]       0.8.11claws146
7229
7230         * sync with 0.8.11cvs41
7231                 see ChangeLog 2003-05-07
7232
7233 2003-05-06 [christoph]  0.8.11claws145
7234
7235         * src/main.c
7236         * src/plugins/image_viewer/viewer.c
7237                 fix usage of imlib in imageviewer plugin
7238
7239         * src/gtk/prefswindow.c
7240                 handle window close event correctly
7241
7242 2003-05-06 [paul]       0.8.11claws144
7243
7244         * src/common/ssl.c
7245                 fix typo introduced in sync
7246
7247 2003-05-06 [paul]       0.8.11claws143
7248
7249         * sync with 0.8.11cvs39
7250                 see ChangeLog 2003-05-06
7251
7252 2003-05-06 [paul]       0.8.11claws142
7253
7254         * AUTHORS
7255           po/cs.po
7256                 updated Czech translation, submitted by 
7257                 Radek Vybiral <Radek.Vybiral@vsb.cz>
7258                 
7259         * src/plugins/clamav/clamav_plugin_gtk.c
7260                 clean up
7261
7262 2003-05-03 [alfons]     0.8.11claws141
7263
7264         * src/compose.[ch]
7265                 make paste as quotation work even when the call to 
7266                 text_inserted() was deferred (fixes bug #140 "Paste 
7267                 as quotation does not work when using "external" 
7268                 clipboard")
7269
7270 2003-05-03 [thorsten]   0.8.11claws140
7271
7272         * src/addrquery.h
7273           src/ldapquery.h
7274           src/mainwindow.c
7275                 removed C++ comments
7276         * src/addr_compl.c
7277                 function with non-int retval/param used before
7278                 implementation/declaration
7279
7280 2003-05-02 [paul]       0.8.11claws139
7281
7282         * src/addr_compl.[ch]
7283           src/addressbook.[ch]
7284           src/addrindex.c
7285           src/summaryview.c
7286                 revert match's changes to (finally) remove the bug where
7287                 opening a folder causes massive slowdown when using the 
7288                 'Display sender using address book' option
7289
7290 2003-05-01 [melvin]     0.8.11claws138
7291
7292         * src/plugins/dillo_viewer/dillo_prefs.[ch]
7293         * src/plugins/dillo_viewer/dillo_viewer.c
7294                 Fixed bug where "Cancel" button from prefs issued
7295                 warnings.
7296                 Comply a little more to coding style
7297
7298 2003-05-01 [paul]       0.8.11claws137
7299
7300         * sync with 0.8.11cvs38
7301                 see ChangeLog 2003-05-01
7302
7303 2003-05-01 [paul]       0.8.11claws136
7304
7305         * po/bg.po
7306                 updated by George Danchev
7307
7308 2003-04-30 [christoph]  0.8.11claws135
7309
7310         * src/plugins/dillo_viewer/dillo_prefs.c
7311         * src/plugins/image_viewer/viewerprefs.c
7312         * src/plugins/spamassassin/spamassassin_gtk.c
7313                 remove gtk_widget_ref() calls for widgets in
7314                 glade code
7315
7316 2003-04-30 [paul]       0.8.11claws134
7317
7318         * src/addrindex.c
7319                 ok, this time a better fix for the bug where opening folder
7320                 has massive slowdown when using the 'Display sender using 
7321                 address book' option
7322
7323 2003-04-30 [paul]       0.8.11claws133
7324
7325         * src/addrindex.c
7326                 revert the 'fix' of 0.8.11claws128 because it doesn't fix it
7327         
7328 2003-04-30 [melvin]     0.8.11claws132
7329
7330         New: Dillo plugin preferences (patch by Dimitar Haralanov)
7331
7332         * src/plugins/dillo_viewer/dillo_prefs.[ch]     *** NEW ***
7333                 Preferences for the dillo plugin
7334         * src/plugins/dillo_viewer/dillo_viewer.c
7335                 Support for preferences
7336         * src/plugins/dillo_viewer/Makefile.am
7337                 Added dillo_prefs.[ch]
7338
7339 2003-04-30 [alfons]     0.8.11claws131
7340
7341         * src/common/plugin.[ch]
7342                 see? this ANSI C'fication immediately gives us type
7343                 checking for free.
7344
7345 2003-04-30 [alfons]     0.8.11claws130
7346
7347         * src/common/plugin.[ch]
7348         * src/plugins/clamav/clamav_plugin.[ch]
7349         * src/plugins/clamav/clamav_plugin_gtk.c
7350         * src/plugins/demo/demo.c
7351         * src/plugins/dillo_viewer/dillo_viewer.c
7352         * src/plugins/image_viewer/plugin.c
7353         * src/plugins/image_viewer/viewer.[ch]
7354         * src/plugins/image_viewer/viewerprefs.[ch]
7355         * src/plugins/mathml_viewer/mathml_viewer.c
7356         * src/plugins/spamassassin/spamassassin.[ch]
7357         * src/plugins/spamassassin/spamassassin_gtk.c
7358         * src/plugins/trayicon/trayicon.c
7359                 clean up
7360
7361 2003-04-30 [alfons]     0.8.11claws129
7362
7363         * src/common/utils.c
7364                 make is_ascii_str() fail gracefully when NULL pointer
7365                 is passed
7366
7367 2003-04-30 [paul]       0.8.11claws128
7368
7369         * src/addrindex.c
7370                 fix bug where opening folder has massive slowdown when
7371                 using the 'Display sender using address book' option
7372
7373 2003-04-30 [paul]       0.8.11claws127
7374
7375         * src/plugins/clamav/clamav_plugin.c
7376           src/plugins/clamav/clamav_plugin_gtk.c
7377           src/plugins/demo/demo.c
7378           src/plugins/dillo_viewer/dillo_viewer.c
7379           src/plugins/image_viewer/plugin.c
7380           src/plugins/mathml_viewer/mathml_viewer.c
7381           src/plugins/spamassassin/spamassassin.c
7382           src/plugins/spamassassin/spamassassin_gtk.c
7383           src/plugins/trayicon/trayicon.c
7384                 get rid of eye-hurting function signatures
7385
7386 2003-04-30 [paul]       0.8.11claws126
7387
7388         * src/plugins/trayicon/trayicon.c
7389                 add description
7390                 
7391         * src/mimeview.c
7392                 be more descriptive
7393
7394 2003-04-30 [paul]       0.8.11claws125
7395
7396         * configure.ac
7397                 arrange the plugins in reverse alphabetical order
7398                 
7399         * src/plugins/clamav/clamav_plugin.[ch]
7400           src/plugins/clamav/clamav_plugin_gtk.c
7401                 rename some params
7402                 resize max_size window
7403                 re-arrange the order of some gui elements
7404                 improve descriptions
7405         
7406         * src/plugins/image_viewer/plugin.c
7407           src/plugins/mathml_viewer/mathml_viewer.c
7408                 add descriptions
7409                 
7410         * src/plugins/spamassassin/spamassassin_gtk.c
7411                 resize max_size window
7412                 re-arrange the order of some gui elements
7413                 
7414         * src/messageview.c
7415           src/mimeview.c
7416                 correct typos
7417
7418 2003-04-30 [alfons]     0.8.11claws124
7419
7420         * src/imap.c
7421                 fix a leak found while browsing Martin Kluge's 
7422                 valgrind log (Claws only)
7423
7424 2003-04-29 [darko]      0.8.11claws123
7425
7426         * src/gtk/gtkstext.h
7427                 include wchar.h if it is available, fixes compilation
7428                 on HP-UX systems
7429
7430 2003-04-29 [melvin]     0.8.11claws122
7431
7432         * src/prefs_actions.c
7433                 Improved help text of Actions' syntax
7434
7435 2003-04-28 [paul]       0.8.11claws121
7436
7437         * src/action.c
7438                 a better fix for the crash when performing an action
7439                 on a mime part
7440
7441 2003-04-28 [paul]       0.8.11claws120
7442
7443         * src/action.c
7444                 fix crash when performing an action on a
7445                 mime part
7446
7447 2003-04-28 [paul]       0.8.11claws119
7448
7449         * sync with 0.8.11cvs36
7450                 see ChangeLog 2003-04-28
7451
7452 2003-04-27 [paul]       0.8.11claws118
7453
7454         * more sync with 0.8.11cvs35
7455                 see ChangeLog 2003-04-25
7456
7457 2003-04-26 [christoph]  0.8.11claws117
7458
7459         * src/folder.c
7460                 fix remove virtual check
7461
7462 2003-04-26 [paul]       0.8.11claws116
7463
7464         * src/messageview.c
7465                 fix return-receipt, make it work again
7466
7467 2003-04-26 [paul]       0.8.11claws115
7468
7469         * src/mimeview.c
7470                 restore double-clicking of the [application/pgp-signature 
7471                 (Select "Check signature" to check)] line in the message view,
7472                 broken in recent sync
7473
7474 2003-04-26 [christoph]  0.8.11claws114
7475
7476         * src/folder.c
7477                 check if remove virtual really exists before
7478                 calling the function
7479
7480 2003-04-25 [match]      0.8.11claws113
7481
7482         * src/addrindex.c
7483         * src/addrbook.c
7484         * src/ldapquery.[ch]
7485         * src/ldapctrl.[ch]
7486                 fix memleak.
7487         * src/ldapserver.[ch]
7488                 fix memleak. fix segfault.
7489                 plug a Claws memleak
7490
7491 2003-04-25 [alfons]     0.8.11claws112
7492
7493         * src/folder.c
7494                 plug a Claws memleak
7495
7496 2003-04-25 [alfons]     0.8.11claws111
7497
7498         * src/common/session.c
7499                 plug a memleak
7500
7501 2003-04-25 [paul]       0.8.11claws110
7502
7503         * sync with 0.8.11cvs35
7504                 see ChangeLog 2003-04-24 and 2003-04-25
7505                 
7506         * src/gtk/pluginwindow.c
7507                 correct another strange float value
7508
7509 2003-04-24 [christoph]  0.8.11claws109
7510
7511         * src/folder.c
7512                 freeze folder item updates when unsetting new flags
7513
7514         * src/gtk/pluginwindow.c
7515                 correct strange float value
7516
7517 2003-04-23 [paul]       0.8.11claws108
7518
7519         * sync with 0.8.11cvs33
7520                 see ChangeLog 2003-04-23
7521
7522 2003-04-22 [paul]       0.8.11claws107
7523
7524         * src/Makefile.am
7525           src/messageview.c
7526           src/mimeview.c
7527           src/pgptext.[ch]      ** REMOVED **
7528                 remove pgptext.[ch] as its not used any more
7529
7530 2003-04-22 [paul]       0.8.11claws106
7531
7532         * sync with 0.8.11cvs31
7533                 see ChangeLog 2003-04-21 and 2003-04-22
7534
7535 2003-04-21 [alfons]     0.8.11claws105
7536
7537         * src/main.c
7538                 No access to GTK structures if we're a spawned child
7539                 (and clean up code a little bit...) Should fix #126.
7540
7541 2003-04-21 [melvin]     0.8.11claws104
7542
7543         * src/plugins/dillo_viewer/README
7544                 Improved slightly the text.
7545
7546 2003-04-21 [melvin]     0.8.11claws103
7547
7548         * src/plugins/dillo_viewer/README *** NEW ***
7549                 Added a README file for the Dillo plugin
7550
7551 2003-04-20 [paul]
7552
7553         * tools/README
7554           tools/outlook2sylpheed.pl
7555                 updated and improved by Ricardo Mones Lastra
7556
7557 2003-04-18 [oliver]     0.8.11claws102
7558
7559         * src/inc.c 
7560         * src/prefs_account.h
7561                 remove Pop3SessionType (used by selective download)
7562         * src/prefs_toolbar.c
7563                 enable set Default Toolbar button
7564
7565 2003-04-18 [paul]       0.8.11claws101
7566
7567         * sync with 0.8.11cvs29
7568                 see ChangeLog 2003-04-18
7569
7570 2003-04-17 [paul]       0.8.11claws100
7571
7572         * src/prefs_common.[ch]
7573           src/summaryview.c
7574                 remove 'Open next message on deletion' option,
7575                 as the same effect can now be achieved via the
7576                 'Always open messages in summary when selected'
7577                 option.
7578
7579 2003-04-17 [paul]       0.8.11claws99
7580
7581         * sync with 0.8.11cvs28
7582                 see ChangeLog 2003-04-17
7583
7584 2003-04-17 [christoph]  0.8.11claws98
7585
7586         * ac/spamassassin.m4
7587         * src/plugins/spamassassin/libspamc.[ch]
7588         * src/plugins/spamassassin/utils.[ch]
7589                 sync libspamc with SpamAssassin project
7590
7591 2003-04-17 [christoph]  0.8.11claws97
7592
7593         * src/common/socket.h
7594         * src/gtk/sslcertwindow.h
7595                 rename old USE_SSL to USE_OPENSSL
7596
7597 2003-04-17 [paul]       0.8.11claws96
7598
7599         * src/prefs_common.h
7600                 use gulong for P_COLOR so that it compiles/runs on
7601                 64-bit systems. Patch submitted by James Noyes
7602                 <jnoyes-claws@retrogeeks.com>
7603                 
7604         * po/de.po
7605                 updated by Jens
7606
7607 2003-04-17 [paul]       0.8.11claws95
7608
7609         * sync with 0.8.11cvs27
7610                 see ChangeLog 2003-04-16
7611
7612 2003-04-15 [paul]       0.8.11claws94
7613
7614         * src/prefs_common.[ch]
7615                 rearrange to stop the window getting too long:
7616                         move Receive dialog stuff to Receive tab
7617                         move Send dialog to Send tab
7618                         remove Dialogs frame
7619                 rename 'Open messages in summary with cursor keys' to
7620                 'Always open messages in summary when selected', as its
7621                 more appropriate
7622
7623 2003-04-15 [paul]       0.8.11claws93
7624
7625         * src/prefs_common.[ch]
7626           src/summaryview.c
7627                 add new option '/Interface/Open next message on deletion'
7628
7629 2003-04-15 [paul]       0.8.11claws92
7630
7631         * src/summaryview.[ch]
7632                 add /Mark/Lock and /Mark/Unlock to the pop-up
7633                 menu. Patch submitted by Ivan Francolin Martinez
7634                 <ivanfm@users.sourceforge.net>
7635
7636 2003-04-15 [paul]       0.8.11claws91
7637
7638         * sync with 0.8.11cvs24
7639                 see ChangeLog 2003-04-15
7640
7641 2003-04-14 [jens]       0.8.11claws90
7642
7643         * updated German translation and some corrections from
7644                 Roland Bless <bless@tm.uka.de>
7645
7646 2003-04-14 [paul]       0.8.11claws89
7647
7648         * sync with 0.8.11cvs22
7649                 see ChangeLog 2003-04-14
7650
7651 2003-04-13 [paul]       0.8.11claws88
7652
7653         * src/plugins/clamav/clamav_plugin.c
7654                 fix memory leaks
7655                 clean up
7656
7657 2003-04-12 [paul]       0.8.11claws87
7658
7659         * src/plugins/clamav/clamav_plugin.c
7660                 activate enable/disable archive scanning option
7661                 
7662         * src/plugins/clamav/.cvsignore         ** NEW FILE **
7663
7664 2003-04-12 [paul]       0.8.11claws86
7665
7666         * src/plugins/Makefile.am
7667           src/plugins/clamav/Makefile.am                ** NEW FILE **
7668           src/plugins/clamav/README                     ** NEW FILE ** 
7669           src/plugins/clamav/clamav_plugin.[ch]         ** NEW FILES **
7670           src/plugins/clamav/clamav_plugin_gtk.c        ** NEW FILE **
7671                 add Clam AntiVirus plugin
7672
7673 2003-04-12 [paul]       0.8.11claws85
7674
7675         * sync with 0.8.11cvs21
7676                 see ChangeLog 2003-04-11
7677
7678 2003-04-11 [paul]       0.8.11claws84
7679
7680         * po/es.po
7681                 update Spanish translation. Submitted by Ricardo
7682                 Mones Lastra.
7683
7684 2003-04-10 [christoph]  0.8.11claws83
7685
7686         * src/mbox.c
7687                 fix typo that did not move unfiltered mails to destination
7688                 folder
7689
7690         (closes Bug 115 Sylpheed 0.8.11claws81 does not deliver mail correctly
7691          when filtering from spool)
7692
7693 2003-04-10 [christoph]  0.8.11claws82
7694
7695         * src/imap.c
7696                 use BODY.PEEK instead of BODY in in message fetch operation
7697                 to make sure the IMAP server does not set the \Seen flag for
7698                 messages. Sylpheed does that later itself, when the message
7699                 is opened in sylpheed
7700
7701         (closes Bug 111 Claws destroys unread marks)
7702
7703 2003-04-09 [oliver]     0.8.11claws81
7704         
7705         * src/folder.c
7706                 fix crash in folder_destroy
7707         * README.claws
7708                 remove selective download
7709
7710 2003-04-09 [christoph]  0.8.11claws80
7711
7712         * src/imap.c
7713                 fix crash in imap_get_msginfo() when then fetched message
7714                 is not found
7715
7716         (closes Bug 110 Crash during mail composition)
7717
7718 2003-04-08 [christoph]  0.8.11claws79
7719
7720         * src/folder.c
7721         * src/prefs_account.c
7722                 Filter new messages that are found in an INBOX folder
7723                 when 'Filter messages on receiving' is enabled in the
7724                 Folder's AccountPrefs. This allows to use Sylpheed's
7725                 filtering engine for IMAP folders where messages are
7726                 added to the INBOX by a MTA
7727
7728 2003-04-08 [paul]       0.8.11claws78
7729
7730         * src/procmsg.h
7731                 clean up after last commit
7732
7733 2003-04-08 [paul]       0.8.11claws77
7734
7735         * sync with 0.8.11cvs20
7736                 see ChangeLog 2003-04-07 and 2003-04-08
7737
7738 2003-04-07 [christoph]  0.8.11claws76
7739
7740         * src/filtering.[ch]
7741         * src/inc.[ch]
7742         * src/mbox.c
7743         * src/procmsg.[ch]
7744                 add procmsg_msginfo_filter() to execute filtering actions
7745
7746 2003-04-06 [christoph]  0.8.11claws75
7747
7748         * src/imap.c
7749                 use IMAPSet for imap_cmd_store() and imap_cmd_envelope()
7750
7751 2003-04-06 [christoph]  0.8.11claws74
7752
7753         * src/common/utils.[ch]
7754                 add g_int_compare() function for slist sorting
7755
7756         * src/imap.c
7757                 fetch all MsgInfos with one command in imap_get_msginfos()
7758                 using an imap set with a list of ranges
7759
7760         * src/news.c
7761                 use new g_int_compare() function
7762
7763 2003-04-06 [thorsten]   0.8.11claws73
7764
7765         * src/mh.c
7766                 corrected implementation of mh_folder_destroy()
7767
7768 2003-04-05 [christoph]  0.8.11claws72
7769
7770         * src/account.c
7771         * src/folder.[ch]
7772         * src/folderview.c
7773         * src/imap.c
7774         * src/inc.c
7775         * src/main.c
7776         * src/mainwindow.c
7777         * src/mbox_folder.c
7778         * src/mh.c
7779         * src/mimeview.h
7780         * src/msgcache.[ch]
7781         * src/news.c
7782         * src/procmime.h
7783         * src/procmsg.[ch]
7784         * src/setup.c
7785         * src/gtk/gtkutils.c
7786                 o rename structure field names class and new to klass and
7787                   new_msgs, to allow including files in C++
7788                 o add 'extern "C"' block to some header files
7789                 o add MsgInfoList and MsgNumberList as alias for GSList for
7790                   developers to know what type of list is expected
7791
7792         * src/plugins/image_viewer/plugin.c
7793         * src/plugins/image_viewer/viewer.[ch]
7794         * src/plugins/image_viewer/viewerprefs.[ch]
7795                 rename function names to prevent conflicts
7796
7797 2003-04-05 [paul]       0.8.11claws71
7798
7799         * sync with 0.8.11cvs18
7800                 see ChangeLog 2003-04-03 and 2003-04-04
7801
7802 2003-04-02 [christoph]  0.8.11claws70
7803
7804         * src/folder.[ch]
7805         * src/imap.[ch]
7806         * src/mbox_folder.[ch]
7807         * src/mh.[ch]
7808         * src/news.[ch]
7809                 o Make all virtual folder functions private
7810                 o remove unused folder code
7811
7812         * src/common/socket.[ch]
7813         * src/summaryview.c
7814                 fix warnings
7815
7816 2003-03-30 [alfons]     0.8.11claws69
7817
7818         * src/send_message.c
7819                 remove two debug traces and see if people still report
7820                 errors
7821
7822 2003-03-30 [alfons]     0.8.11claws68
7823
7824         * src/send_message.c
7825         * src/commons/session.c
7826                 add more debug traces
7827
7828 2003-03-30 [christoph]  0.8.11claws67
7829
7830         * src/folder.c
7831                 change processing folder name from .processing to processing
7832
7833         * src/common/ssl.c
7834                 disable SSL certificate check because it causes Xlib error
7835                 when the child process want's to open an GTK window
7836
7837 2003-03-30 [christoph]  0.8.11claws66
7838
7839         * src/folder.c
7840                 don't use default folder for processing folder item because
7841                 it can be a non local folder
7842
7843         (fixes bug reported by Stephen Lewis <slewis@paradise.net.nz>)
7844
7845 2003-03-30 [alfons]     0.8.11claws65
7846
7847         * src/send_message.c
7848                 try fixing crashes when sending messages: my gcc 2.95.4 seems 
7849                 to generate bad code for 'send_send_data_progressive': When
7850                 called from 'send_send_data_finished', the 'data' pointer is
7851                 cleared just before the assignment to the dialog pointer
7852
7853 2003-03-29 [christoph]  0.8.11claws64
7854
7855         * src/common/prefs.h
7856         * src/plugins/image_viewer/Makefile.am
7857         * src/plugins/image_viewer/plugin.c
7858         * src/plugins/image_viewer/viewer.[ch]
7859         * src/plugins/image_viewer/viewerprefs.[ch]     ** NEW **
7860                 add PrefsPage for ImageViewer
7861
7862 2003-03-28 [thorsten]   0.8.11claws63
7863
7864         * src/common/session.c
7865                 added some comments
7866
7867 2003-03-28 [paul]       0.8.11claws62
7868
7869         * sync with 0.8.11cvs16
7870                 see ChangeLog 2003-03-28
7871
7872 2003-03-28 [paul]       0.8.11claws61
7873
7874         * sync with 0.8.11cvs15
7875                 see ChangeLog 2003-03-28
7876
7877 2003-03-27 [christoph]  0.8.11claws60
7878
7879         * src/folder.c
7880         * src/imap.c
7881         * src/common/socket.[ch]
7882                 set socket state to DISCONNECTED when any operation
7883                 fails to allow reconnecting in IMAP code without
7884                 checking the return code of all calls to the command
7885                 functions
7886
7887         * src/folderview.c
7888         * src/summaryview.c
7889                 remove some more stuff that depends on specific
7890                 folder types
7891
7892 2003-03-27 [paul]       0.8.11claws59
7893
7894         * sync with 0.8.11cvs14
7895                 see ChangeLog 2003-03-27
7896                 
7897         * src/selective_download.[ch]   ** REMOVED **
7898                 really removed
7899
7900 2003-03-27 [christoph]  0.8.11claws58
7901
7902         * src/folder.c
7903                 fix handling of tmp_flags in flag copy function
7904
7905 2003-03-27 [paul]       0.8.11claws57
7906
7907         * sync with 0.8.11cvs13
7908                 see ChangeLog 2003-03-27
7909
7910 2003-03-27 [oliver]     0.8.11claws56
7911
7912         * src/maiwindow.c
7913                 remove sel_download_cb
7914
7915 2003-03-27 [oliver]     0.8.11claws55
7916         
7917         * src/inc.c
7918                 remove POP3_TOP
7919         
7920 2003-03-26 [oliver]     0.8.11claws54
7921
7922         *src/pop.h
7923                 remove POP3_TOP*
7924         * README.claws
7925                 remove selective donwload readme
7926
7927 2003-03-26 [oliver]     0.8.11claws53
7928         * src/matcher.[ch]
7929         * src/matcher_parser_parse.y 
7930         * src/pop.c 
7931         * src/prefs_account.[ch]
7932         * src/prefs_filtering.c
7933                 remove selective donwload
7934
7935 2003-03-26 [oliver]     0.8.11claws52
7936
7937         * src/inc.[ch] 
7938         * src/filtering.c 
7939         * src/mainwindow.c 
7940                 remove selective donwload
7941
7942 2003-03-26 [oliver]     0.8.11claws51
7943         
7944         * src/Makefile.am
7945         * src/selective_download.[ch]   ** REMOVE **    
7946
7947 2003-03-26 [christoph]  0.8.11claws50
7948
7949         * src/news.c
7950                 fix NEWS that got broken by a sync with sylpheed-main
7951
7952 2003-03-26 [christoph]  0.8.11claws49
7953
7954         * src/mimeview.c
7955                 fix mime type guessing when no mime type is found for a file
7956
7957 2003-03-25 [christoph]  0.8.11claws48
7958
7959         * src/mimeview.c
7960         * src/procmime.c
7961                 remove mime type guessing from mime parser and use
7962                 name based mime types in viewer lookup for mime type
7963                 application/octet-stream
7964
7965 2003-03-25 [christoph]  0.8.11claws47
7966
7967         * doc-src/readme.txt
7968         * doc-src/rfc2554.txt
7969                 add RFC about SMTP AUTH
7970
7971         * src/send_message.c
7972         * src/common/smtp.[ch]
7973                 add extra error code for authentication errors and
7974                 clear temporary password when this error occurs
7975
7976         (closes Bug 84 authentication failure while sending should
7977          prompt for password again)
7978
7979 2003-03-25 [christoph]  0.8.11claws46
7980
7981         * configure.ac
7982         * src/Makefile.am
7983         * src/imageview.[ch]                            ** REMOVE **
7984         * src/messageview.[ch]
7985         * src/mimeview.[ch]
7986         * src/prefs_common.[ch]
7987         * src/textview.c
7988         * src/plugins/Makefile.am
7989         * src/plugins/image_viewer/.cvsignore           ** NEW **
7990         * src/plugins/image_viewer/Makefile.am          ** NEW **
7991         * src/plugins/image_viewer/plugin.c             ** NEW **
7992         * src/plugins/image_viewer/viewer.[ch]          ** NEW **
7993                 move image viewer into a plugin (building is enabled by default)
7994                 [ToDo: Prefs for resize and autoview]
7995
7996 2003-03-25 [paul]       0.8.11claws45
7997
7998         * sync with 0.8.11cvs12
7999                 see ChangeLog 2003-03-26
8000
8001 2003-03-25 [paul]       0.8.11claws44
8002
8003         * sync with 0.8.11cvs11
8004                 see ChangeLog 2003-03-22, 2003-03-24 and 2003-03-25
8005                 
8006         Note: Selective Download is broken.
8007                 
8008 2003-03-22 [christoph]  0.8.11claws43
8009
8010         * src/folder.c
8011                 code cleanup for flags copying
8012
8013 2003-03-22 [christoph]  0.8.11claws42
8014
8015         * src/plugins/trayicon/trayicon.c
8016                 fix setting the transparent area when the window size
8017                 is forced by the system tray
8018
8019 2003-03-22 [christoph]  0.8.11claws41
8020
8021         * src/plugins/trayicon/gnome-mail.xpm           ** REMOVE **
8022         * src/plugins/trayicon/gnome-nomail.xpm         ** REMOVE **
8023         * src/plugins/trayicon/newmail.xpm              ** NEW **
8024         * src/plugins/trayicon/nomail.xpm               ** NEW **
8025         * src/plugins/trayicon/trayicon.c
8026         * src/plugins/trayicon/unreadmail.xpm           ** NEW **
8027                 o replace GBiff icons with KBiff icons resized to 16x16 pixel
8028                 o add icon for unread mails
8029                 o set transparency for window
8030
8031 2003-03-22 [christoph]  0.8.11claws40
8032
8033         * src/news.c
8034                 init news session to prevent crash when session is closed
8035
8036 2003-03-22 [christoph]  0.8.11claws39
8037
8038         * src/imap.c
8039         * src/common/session.[ch]
8040                 Init session data to make sure we don't have invalid pointers
8041                 for read_ch and write_ch when new multi process sessions are
8042                 not used
8043
8044         * src/main.c
8045         * src/common/plugin.c
8046         * src/common/sylpheed.c
8047         * src/plugins/demo/demo.c
8048         * src/plugins/dillo_viewer/dillo_viewer.c
8049         * src/plugins/mathml_viewer/mathml_viewer.c
8050         * src/plugins/spamassassin/spamassassin.c
8051         * src/plugins/spamassassin/spamassassin_gtk.c
8052                 add plugin types to allow loading plugins at different times
8053                 (and maybe for different frontends), because it's not good to
8054                 load GTK-Plugins gefore gtk_init was called
8055
8056         * configure.ac
8057         * src/plugins/Makefile.am
8058         * src/plugins/trayicon/.cvsignore               ** NEW **
8059         * src/plugins/trayicon/Makefile.am              ** NEW **
8060         * src/plugins/trayicon/eggtrayicon.c            ** NEW **
8061         * src/plugins/trayicon/eggtrayicon.h            ** NEW **
8062         * src/plugins/trayicon/gnome-mail.xpm           ** NEW **
8063         * src/plugins/trayicon/gnome-nomail.xpm         ** NEW **
8064         * src/plugins/trayicon/trayicon.c               ** NEW **
8065                 New Trayicon plugin that shows an icon in a systray that uses
8066                 XEMBED protocol like Gnome's systray. Icon shows if there
8067                 are new mails and a tooltip shows information about new,
8068                 unread and total messages.
8069
8070 2003-03-22 [paul]       0.8.11claws38
8071
8072         * src/common/smtp.c
8073                 fix ESMTP AUTH CRAM-MD5
8074                 [sync with main (still version 0.8.11cvs6), see
8075                  ChangeLog 2003-03-22]
8076
8077 2003-03-21 [colin]      0.8.11claws37
8078
8079         * src/send_message.c
8080                 Fix USE_SSL => USE_OPENSSL
8081
8082 2003-03-21 [colin]      0.8.11claws36
8083
8084         * src/folderview.c
8085                 Fix counts in drag and dropped subfolders
8086
8087 2003-03-21 [colin]      0.8.11claws35
8088
8089         * src/folder.c 
8090         * src/folderview.c
8091                 speed up a bit folder dnd
8092
8093 2003-03-20 [alfons]     0.8.11claws34
8094
8095         * src/main.c
8096         * src/toolbar.c
8097         * src/procmsg.c
8098                 don't send locked queue messages
8099                 (feature request "[ 705245 ] Locking message in outbox 
8100                  should prevent sending")
8101
8102 2003-03-20 [christoph]  0.8.11claws33
8103
8104         * src/folder.c
8105                 remove NEW and UNREAD flag in special folders when scanning
8106                 
8107         * src/common/smtp.c
8108                 fix ESMTP AUTH CRAM-MD5
8109
8110 2003-03-20 [paul]       0.8.11claws32
8111
8112         * src/prefs_account.c
8113                 Re-write 'Tunnel command to open connection' as
8114                 'Use command to communicate with server', and disable
8115                 it for all except IMAP accounts
8116
8117 2003-03-20 [paul]       0.8.11claws31
8118
8119         * sync with 0.8.11cvs6
8120                 see ChangeLog 2003-03-20
8121
8122 2003-03-19 [match]      0.8.11claws30
8123
8124         * src/addritem.[ch]
8125                 include documentation. minor refactoring.
8126         * src/addr_compl.[ch]
8127         * src/addrindex.[ch]
8128         * src/addresbook.[ch]
8129         * src/summaryview.c
8130                 re-enable address lookup (was disabled in
8131                 0.8.11claws20).
8132
8133 2003-03-19 [christoph]  0.8.11claws29
8134
8135         * src/procmsg.c
8136                 add temp flag handling, will make moving and copying
8137                 messages possible again
8138
8139         * src/folder.c
8140                 correct calulation of folder stats
8141
8142 2003-03-18 [match]      0.8.11claws28
8143
8144         * src/editgroup.h
8145                 remove case sensitive comparison (closes bug 80).
8146
8147 2003-03-18 [christoph]  0.8.11claws27
8148
8149         * src/imap.c
8150                 fix imap using a tunnel command
8151
8152         (closes bug 87)
8153
8154 2003-03-18 [christoph]  0.8.11claws26
8155
8156         * src/folder.[ch]
8157         * src/imap.c
8158         * src/procmsg.[ch]
8159                 rewrite flag handling for folders
8160
8161 2003-03-18 [christoph]  0.8.11claws25
8162
8163         * src/folder.c
8164         * src/procmsg.c
8165         * src/summaryview.c
8166                 unset NEW and UNREAD flags when message is ignored, to make
8167                 sure messages don't show up as unread on other IMAP clients,
8168                 because the IGNORE_THREAD flag can not be syncronized through
8169                 the IMAP folder
8170
8171 2003-03-17 [christoph]  0.8.11claws24
8172
8173         * src/imap.c
8174                 don't use recursion to fetch uids when the number of messages
8175                 does not match. Moved code into subfunction that is used
8176                 again when needed, to prevent an endless loop.
8177
8178 2003-03-17 [thorsten]   0.8.11claws23
8179
8180         * src/imageview.[ch]
8181                 export imageview_get_resized_size() (for plugins)
8182         * src/prefs_common.[ch]
8183                 added prefs_common_get() (for plugins)
8184
8185 2003-03-17 [christoph]  0.8.11claws22
8186
8187         * src/imap.c
8188                 o remove UID guessing from copy code
8189                 o support UIDPLUS extension for APPEND command
8190
8191 2003-03-17 [paul]       0.8.11claws21
8192
8193         * src/gtk/about.c
8194                 remove 'Compiled-plugins' section.
8195                 
8196         * src/plugins/dillo_viewer/dillo_viewer.c
8197                 slight change to description text
8198
8199 2003-03-16 [match]      0.8.11claws20
8200         * src/ldapserver.[ch]           ** NEW **
8201         * src/ldapctrl.[ch]             ** NEW **
8202         * src/ldapquery.[ch]            ** NEW **
8203         * src/ldaputil.[ch]             ** NEW **
8204         * src/addrcindex.[ch]           ** NEW **
8205         * src/addrquery.h               ** NEW **
8206         * src/addritem.[ch]
8207         * src/addrcache.[ch]
8208         * src/addrindex.[ch]
8209         * src/addr_compl.[ch]
8210         * src/addressbook.[ch]
8211         * src/addrbook.[ch]
8212         * src/editgroup.c
8213         * src/editaddress.c
8214         * src/editldap.c
8215         * src/editldap_basedn.c
8216         * src/vcard.c
8217         * src/jpilot.c
8218         * src/Makefile.am
8219                 included dynamic LDAP queries. improved address
8220                 completion.
8221
8222 2003-03-16 [paul]       0.8.11claws19
8223
8224         * tools/multiwebsearch.pl
8225                 fix a fatal typo
8226
8227 2003-03-16 [christoph]  0.8.11claws18
8228
8229         * src/mimeview.c
8230         * src/plugins/dillo_viewer/dillo_viewer.c
8231         * src/plugins/mathml_viewer/mathml_viewer.c
8232                 make unregistering of MimeViewerFactorys possible
8233
8234 2003-03-16 [alfons]     0.8.11claws17
8235
8236         * configure.ac
8237                 correct typo
8238
8239 2003-03-16 [melvin]     0.8.11claws16
8240
8241         * src/plugins/dillo_viewer.c
8242                 Fixed bug where it was not possible to view more than
8243                 one text/html attachment per message (bug discovered
8244                 by Christoph Hohmann).
8245
8246 2003-03-15 [melvin]     0.8.11claws15
8247
8248         * src/prefs_actions.c
8249                 Fixed compilation warnings.
8250
8251 2003-03-15 [melvin]     0.8.11claws14
8252
8253         * src/plugins/Makefile.am
8254         * src/plugins/dillo_viewer/.cvsignore                   ** NEW **
8255         * src/plugins/dillo_viewer/Makefile.am                  ** NEW **
8256         * src/plugins/dillo_viewer/dillo_viewer.c               ** NEW **
8257                 Added a html mail viewer plugin that uses Dillo v0.7.0 or
8258                 newer (http://dillo.auriga.wearlab.de/).
8259
8260 2003-03-15 [christoph]  0.8.11claws13
8261
8262         * src/imap.c
8263                 don't query imap folder for attributes because we already
8264                 for them from imap_status
8265
8266         * src/mimeview.[ch]
8267                 add support for plugable MimeViewers (unloading Viewers
8268                 not yet complete)
8269
8270         * src/plugins/Makefile.am
8271         * src/plugins/mathml_viewer/.cvsignore          ** NEW **
8272         * src/plugins/mathml_viewer/Makefile.am         ** NEW **
8273         * src/plugins/mathml_viewer/mathml_viewer.c     ** NEW **
8274                 add MathML Viewer (Content-Type text/mathml) using GtkMathView
8275                 widget from http://helm.cs.unibo.it/mml-widget/
8276
8277 2003-03-14 [christoph]  0.8.11claws12
8278
8279         * src/folder.[ch]
8280                 o error return code's should better be negative
8281                 o replace printf with debug_print
8282
8283         * src/imap.c
8284                 improve IMAP folder scan by checking UID-NEXT
8285
8286         * src/summaryview.c
8287                 remove check that are unnecessary in my opinion
8288
8289 2003-03-13 [christoph]  0.8.11claws11
8290
8291         * src/folder.[ch]
8292         * src/foldersel.c
8293         * src/folderview.c
8294         * src/imap.c
8295         * src/mbox_folder.c
8296         * src/mh.c
8297         * src/news.c
8298         * src/prefs_scoring.c
8299         * src/summaryview.c
8300                 use a common function to get a displayable name
8301                 for a FolderItem
8302
8303 2003-03-13 [paul]       0.8.11claws10
8304
8305         * tools/Makefile.am
8306           tools/README
8307           tools/multiwebsearch.conf     ** NEW FILE **
8308           tools/multiwebsearch.pl       ** NEW FILE **
8309                 add multiwebsearch Actions script
8310
8311 2003-03-13 [colin]      0.8.11claws9
8312
8313         * src/compose.c
8314                 Remove leading emtpy lines from quoted text
8315                 before quoting it
8316
8317 2003-03-13 [melvin]     0.8.11claws8
8318
8319         * src/prefs_actions.c
8320                 Fixed a memory leak
8321                 Code clean ups
8322                 Added Cancel and OK buttons
8323                 Corrected help text
8324
8325 2003-03-13 [christoph]  0.8.11claws7
8326
8327         * src/account.c
8328         * src/folder.[ch]
8329         * src/imap.c
8330         * src/mainwindow.c
8331         * src/mbox_folder.c
8332         * src/mh.c
8333         * src/news.c
8334         * src/setup.c
8335                 replace more folder type stuff with folder class stuff
8336
8337 2003-03-13 [melvin]     0.8.11claws6
8338
8339         * src/prefs_actions.c
8340                 Added new tokens:
8341                 %u: user provided argument
8342                 %h: user provided argument (hidden on input)
8343                 %s: current text selection in the message view 
8344
8345 2003-03-13 [paul]       0.8.11claws5
8346
8347         * sync with 0.8.11cvs5
8348                 see ChangeLog 2003-03-11, 2003-03-12
8349
8350 2003-03-12 [christoph]  0.8.11claws4
8351
8352         * src/folder.c
8353                 use folder class idstr when writing folderlist.xml
8354
8355         * src/folder.h
8356         * src/imap.c
8357         * src/news.c
8358                 replace folder type checks with folder class checks
8359
8360 2003-03-12 [christoph]  0.8.11claws3
8361
8362         * src/folder.[ch]
8363         * src/imap.[ch]
8364         * src/main.c
8365         * src/mbox_folder.[ch]
8366         * src/mh.[ch]
8367         * src/news.[ch]
8368                 o create a list of known folder classes in the folder system
8369                 o use folder class id strings for folder item identifiers
8370
8371 2003-03-12 [christoph]  0.8.11claws2
8372
8373         * src/imap.c
8374                 fix imap uid validity check
8375
8376 2003-03-12 [christoph]  0.8.11claws1
8377
8378         * src/account.c
8379         * src/folder.[ch]
8380         * src/foldersel.c
8381         * src/folderview.c
8382         * src/imap.c
8383         * src/mainwindow.c
8384         * src/mbox_folder.c
8385         * src/mh.c
8386         * src/news.c
8387         * src/prefs_scoring.c
8388         * src/procmsg.c
8389         * src/setup.c
8390         * src/summaryview.c
8391                 initial restructuring of folder system, seperating
8392                 folders and folder classes
8393
8394 2003-03-12 [paul]       0.8.11claws
8395
8396         0.8.11claws release
8397
8398 2003-03-12 [christoph]
8399
8400         * src/gtk/prefswindow.c
8401                 fix translation of "Page Index"
8402
8403 2003-03-12 [paul]       0.8.10claws110
8404
8405         a sync from 0.8.11cvs4 before the release
8406
8407         * src/common/utils.c
8408                 subject_compare_for_sort(): allow null strings (fixes
8409                 summary sorting).
8410
8411 2003-03-11 [paul]       0.8.10claws109
8412
8413         * po/es.po
8414                 update Spanish translation, submitted by
8415                 Ricardo Mones Lastra
8416
8417 2003-03-11 [melvin]     0.8.10claws108
8418
8419         * po/fr.po
8420                 Updated French translations
8421
8422 2003-03-11 [paul]       0.8.10claws107
8423
8424         * manual/en/Makefile.am
8425           manual/en/*.html
8426                 update English manual, add a new page
8427                 updated by Francois Barriere <fbarriere@atmel.fr>
8428                 
8429         * po/bg.po
8430           po/it.po
8431           po/sr.po
8432                 update Bulgarian, Italian, and Serbian translations
8433                 submitted by George Danchev, Alessandro Maestri, and
8434                 Urke MMI
8435
8436 2003-03-10 [paul]       0.8.10claws106
8437
8438         * src/gtk/about.c
8439           src/gtk/prefswindow.c
8440                 make some strings translatable
8441
8442 2003-03-10 [darko]      0.8.10claws105
8443
8444         * src/compose.c
8445                 code cleanup to make Hiro happy
8446
8447 2003-03-10 [paul]       0.8.10claws104
8448
8449         * sync with 0.8.11cvs2
8450                 see ChangeLog 2003-03-10
8451
8452 2003-03-09 [melvin]     0.8.10claws103
8453
8454         * src/textview.c
8455                 textview_set_font(): fix for message display in
8456                 UTF-8 locales (thanks to Sergey Vlasov).
8457                 (was unintentionnaly reverted in 0.8.6claws6)   
8458
8459 2003-03-08 [darko]      0.8.10claws102
8460
8461         * src/compose.c
8462                 fix infinite loop in wrapping as reported
8463                 by happycactus
8464                 obsoletes patch #696482
8465
8466 2003-03-08 [christoph]  0.8.10claws101
8467
8468         * src/imap.c
8469                 add workaround for IMAP servers that do not
8470                 support the "UID SEARCH UID" command
8471
8472 2003-03-07 [christoph]  0.8.10claws100
8473
8474         * src/plugins/spamassassin/spamassassin.[ch]
8475         * src/plugins/spamassassin/spamassassin_gtk.c
8476                 code cleanup
8477
8478 2003-03-07 [paul]       0.8.10claws99
8479
8480         * po/es.po
8481                 updated Spanish translation, submitted by
8482                 Ricardo Mones Lastra
8483
8484 2003-03-07 [christoph]  0.8.10claws98
8485
8486         * src/send.c
8487                 fix in 0.8.10claws94 was wrong
8488                 local delivery does not require escaping, remove escaping
8489                 code to make signatures of mails with "." lines valid
8490                 
8491                 NOTE: requires that sendmail is executed with "-i" option,
8492                       what is the default now, but has to be changed in all
8493                       exsiting accounts)
8494
8495 2003-03-07 [paul]       0.8.10claws97
8496
8497         * sync with 0.8.11 release
8498                 see ChangeLog 2003-03-07
8499
8500 2003-03-06 [paul]       0.8.10claws96
8501
8502         * src/compose.c
8503                 revert commit 0.8.10claws92
8504
8505 2003-03-06 [paul]       0.8.10claws95
8506
8507         * src/folderview.c
8508                 fix (solaris) bug 73, 'Crash when selecting top-level folder'
8509
8510         * src/gtkaspell.c
8511                 fix bug 74, 'Crash opening editor window with pseudo-color
8512                 display'
8513                 
8514         Patches submitted by Kevin Vigor <kevin@vigor.nu>
8515
8516 2003-03-06 [christoph]  0.8.10claws94
8517
8518         * src/send.c
8519                 fix rfc2821 (4.5.2) violation in SMTP data sending,
8520                 all lines starting with a period get an extra period
8521                 inserted
8522                 (found by Simon 'corecode' Schubert)
8523
8524 2003-03-06 [paul]       0.8.10claws93
8525
8526         * src/folderview.c
8527                 if configured font can't be loaded fall back to gtk
8528                 default. (with thanks to Christoph)
8529                 
8530                 closes long-standing bug 15 'Crashes on startup'
8531
8532 2003-03-06 [paul]       0.8.10claws92
8533
8534         * src/compose.c
8535                 freeze text before autosave and thaw afterwards
8536                 fixes bug 67 'autosave make re-rediting message crazy'
8537
8538 2003-03-06 [christoph]  0.8.10claws91
8539
8540         * src/compose.c
8541                 ignore address comment in dupe check for Cc-list
8542
8543         (closes reopened bug 47 Replying to message strips name part of
8544          e-mail addresses of Cc: lines)
8545
8546 2003-03-06 [paul]       0.8.10claws90
8547
8548         * src/Makefile.am
8549                 remove reference to gtkxtext.h as its no longer in
8550                 the repository
8551
8552 2003-03-06 [paul]       0.8.10claws89
8553
8554         * sync with 0.8.10cvs25
8555                 see ChangeLog 2003-03-06
8556
8557 2003-03-06 [oliver]     0.8.10claws88
8558         
8559         * src/messageview.c
8560                 remove include
8561
8562 2003-03-06 [oliver]     0.8.10claws87
8563         
8564         * src/folderview.c 
8565                 remove changes introduced inclaws74
8566         * src/messageview.c
8567                 another attempt to sanely delete and update
8568                 messages deleted in separate messageview
8569
8570 2003-03-05 [christoph]  0.8.10claws86
8571
8572         * src/summaryview.c
8573                 check if "From" matches any account's address if
8574                 addressbook completion of addresses is disabled too
8575
8576         (closes Bug 70 "Display recipient in from" doesn't check
8577          folder's default account)
8578
8579 2003-03-05 [christoph]  0.8.10claws85
8580
8581         * src/compose.c
8582         * src/common/utils.[ch]
8583                 don't strip address comments when building Cc lists
8584
8585         (closes Bug 47 Replying to message strips name part of e-mail addresses
8586          of Cc: lines)
8587
8588         * src/folder.c
8589                 fix return value of copy function
8590
8591 2003-03-05 [christoph]  0.8.10claws84
8592
8593         * src/imap.c
8594                 don't ask imap server for non rfc822 headers
8595
8596         (closes bug 71 IMAP FETCH asks for FROM header field twice)
8597
8598         * src/imap.c
8599                 destroy session on socket error to allow reconnecting
8600
8601 2003-03-05 [christoph]  0.8.10claws83
8602
8603         * configure.ac
8604                 fix building with gnome when no prefix is set
8605
8606         (closes bug 66 Gnome directory is set to NONE)
8607
8608 2003-03-05 [paul]       0.8.10claws82
8609
8610         * sync with 0.8.10cvs23
8611                 see ChangeLog 2003-03-05
8612
8613 2003-03-04 [christoph]  0.8.10claws81
8614
8615         * src/folder.c
8616                 o fix moving and copying when folder returns 0 for new
8617                   message number
8618                 o remove some code for single message copy and move
8619                   operations and use functions for multiple messages
8620
8621         (closes bug 63 Strange behaviour MOVING messages from MH to IMAP)
8622
8623         * src/news.c
8624                 remove unused include
8625
8626 2003-03-04 [paul]       0.8.10claws80
8627
8628         * src/gtk/about.c
8629                 list 'Compiled plugins'
8630
8631 2003-03-03 [christoph]  0.8.10claws79
8632
8633         * src/news.[ch]
8634                 have to multiply the percentage of the current fetch with
8635                 the percentage that it has of the total fetch operation
8636                 for correct values
8637
8638 2003-03-03 [christoph]  0.8.10claws78
8639
8640         * src/news.c
8641                 fix calculation of expected lines for progress indicator
8642
8643 2003-03-03 [christoph]  0.8.10claws77
8644
8645         * src/summaryview.c
8646         * src/common/utils.c
8647                 fix segfault when opening the root news folder
8648
8649 2003-03-03 [christoph]  0.8.10claws76
8650
8651         * src/mainwindow.[ch]
8652         * src/common/Makefile.am
8653         * src/common/progressindicator.[ch]
8654                 add UI independent progress indicator handling
8655
8656         * src/news.[ch]
8657                 use new progress indicator for message info fetching
8658
8659         * src/common/hooks.h
8660                 code cleanup
8661
8662 2003-03-03 [oliver]     0.8.10claws75
8663
8664         * src/toolbar.c
8665         * src/compose.c
8666                 removed commented code
8667
8668 2003-03-03 [oliver]     0.8.10claws74
8669
8670         * src/toolbar.[ch]
8671                 cleanups and refactoring
8672         * src/compose.[ch]
8673                 compose_reply_mode reply & forwarding interface for
8674                 toolbar buttons
8675         * src/folderview.c
8676                 act on messages marked for deletion in folderview_selected
8677                 based on prefs_common.immediate_exec since a message might 
8678                 have been deleted by messageview in a folder we are changing 
8679                 to (does anybody understand what I'm on about ?)
8680
8681 2003-03-03 [oliver]     0.8.10claws73
8682         
8683         * src/messageview.[ch]
8684                 new functions
8685                 - messageview_delete: delete message shown in messagview
8686                 - messageview_update_view: update messageview to currently 
8687                   selected summaryview message
8688                 - add separate messageview to msgview_list in order to update 
8689                   toolbar to new toolbar style on the fly (TOOLBAR_NONE, TOOLBAR_ICON etc.)
8690         * src/summaryview.[ch]
8691                 summary_get_selection returns a list of selected msgs
8692                 in summaryview
8693         * src/mainwindow.c
8694                 toolbar reply refactoring
8695
8696 2003-03-03 [paul]       0.8.10claws72
8697
8698         * sync with 0.8.10cvs21
8699                 see ChangeLog 2003-03-03
8700
8701 2003-03-02 [christoph]  0.8.10claws71
8702
8703         * src/common/passcrypt.c
8704                 use POSIX includes
8705
8706 2003-03-02 [christoph]  0.8.10claws70
8707
8708         * configure.ac
8709         * src/prefs_account.c
8710         * src/prefs_gtk.[ch]
8711         * src/common/.cvsignore
8712         * src/common/Makefile.am
8713         * src/common/passcrypt.c                ** NEW **
8714         * src/common/passcrypt.h.in             ** NEW **
8715                 Implement password encryption in config files
8716                 using unix encrypt and setkey functions. The crypt
8717                 key can be set as a configure parameter. Old
8718                 passwords will be converted if they do not begin
8719                 with '!'
8720
8721 2003-03-02 [paul]       0.8.10claws69
8722
8723         * src/prefs_account.c
8724                 fix compile error
8725
8726 2003-03-01 [thorsten]   0.8.10claws68
8727
8728         * po/el.po
8729           po/hr.po
8730           po/it.po
8731           po/nl.po
8732           po/sr.po
8733           po/sv.po
8734                 corrected format strings
8735         * po/en_GB.po
8736                 corrected headers
8737                 (fix compile errors with GNU gettext-0.11.5)
8738
8739 2003-03-01 [oliver]     0.8.10claws67
8740
8741         * src/summaryview.c
8742                 menu callbacks call toolbar_menu_reply
8743
8744 2003-03-01 [oliver]     0.8.10claws66
8745
8746         * src/mainwindow.c
8747         * src/messageview.c
8748                 menu callbacks call toolbar_menu_reply
8749         * src/toolbar.[ch]
8750                 callbacks from menu handled by toolbar_menu_reply
8751
8752 2003-03-01 [paul]       0.8.10claws65
8753
8754         * src/addressbook.c
8755                 revert commit 0.8.10claws54 - breaks editing of
8756                 addressbook.
8757                 
8758         * po/bg.po
8759                 update Bulgarian translation, submitted by
8760                 George Danchev
8761
8762 2003-02-28 [christoph]  0.8.10claws64
8763
8764         * src/account.c
8765         * src/addressadd.c
8766         * src/compose.c
8767         * src/gtkaspell.c
8768         * src/gtkxtext.h                ** REMOVE **
8769         * src/imap.c
8770         * src/matcher.[ch]
8771         * src/mh.c
8772         * src/news.c
8773         * src/pine.c
8774         * src/prefs_common.c
8775         * src/prefs_matcher.c
8776         * src/procheader.[ch]
8777         * src/procmsg.[ch]
8778         * src/toolbar.c
8779         * src/common/ssl_certificate.c
8780         * src/gtk/colorlabel.c
8781         * src/gtk/menu.c
8782                 o fix warnings
8783                 o remove code obsoleted by new cache and folder system rework
8784
8785 2003-02-28 [oliver]     0.8.10claws63
8786         
8787         * src/toolbar.[ch]
8788                 * fix bug where reply in Messageview replied to 
8789                 Message displayed in summaryview
8790                 (reportedd via ML by chinatinte at gmx dot ch)
8791                 * fix bug where toolbar popups (WITH_QUOTE, WITHOUT_QOUTE)
8792                 didn't work in separate MessageView Toolbar
8793                 (wondering if anybody uses this at all ?)
8794         * src/summaryview.[ch]
8795                 use toolbar.c's toolbar_reply instead of summary_reply (removed)
8796                 (generalize reply and forward code);
8797         * src/messageview.c 
8798                 remove focus_in event which updated summaryview to messageview
8799
8800 2003-02-28 [paul]       0.8.10claws62
8801
8802         * po/Makefile.in.in
8803                 add the --check option
8804                 Patch submitted by Ricardo Mones Lastra
8805
8806 2003-02-28 [paul]       0.8.10claws61
8807
8808         * src/prefs_account.c
8809                 re-order 'Signature' items
8810
8811 2003-02-28 [paul]       0.8.10claws60
8812
8813         * sync with 0.8.10cvs20
8814                 see ChangeLog 2003-02-28
8815
8816 2003-02-28 [paul]       0.8.10claws59
8817
8818         * po/POTFILES.in
8819                 update to reflect recent movement of files
8820
8821 2003-02-28 [paul]       0.8.10claws58
8822
8823         * sync with 0.8.10cvs19
8824                 see ChangeLog 2003-02-28
8825
8826 2003-02-27 [martin]     0.8.10claws57
8827
8828         * src/prefs_matcher.c 
8829                 fix segfault in prefs_matcher_ok() when the
8830                 last entry is deleted and prevents that the
8831                 message "entry not saved" comes up after deleting
8832                 an entry
8833
8834 2003-02-27 [martin]     0.8.10claws56
8835
8836         * src/prefs_filtering.c 
8837                 fix segfault in prefs_filtering_ok() when the
8838                 last entry is deleted and prevents that the
8839                 message "entry not saved" comes up after deleting
8840                 an entry
8841
8842 2003-02-27 [paul]       0.8.10claws55
8843
8844         * sync with 0.8.10cvs18
8845                 see ChangeLog 2003-02-27
8846
8847 2003-02-27 [paul]       0.8.10claws54
8848
8849         * src/addressbook.c
8850                 fix bug where the address book crashes with 
8851                 multiple lookups.
8852                 Patch [687729] submitted by David Frager 
8853                 <dbfrager@users.sourceforge.net>
8854
8855 2003-02-25 [christoph]  0.8.10claws53
8856
8857         * src/Makefile.am
8858         * src/colorlabel.[ch]           ** REMOVE **
8859         * src/gtk/Makefile.am
8860         * src/gtk/colorlabel.[ch]       ** NEW **
8861                 move colorlabel files to gtk directory
8862
8863         * src/esmtp.[ch]                ** REMOVE **
8864                 has been merged into smtp.[ch] in 0.7.5
8865
8866 2003-02-25 [christoph]  0.8.10claws52
8867
8868         * src/Makefile.am
8869         * src/about.[ch]                ** REMOVE **
8870         * src/gtk/Makefile.am
8871         * src/gtk/about.[ch]            ** NEW **
8872                 move about files to gtk directory
8873
8874 2003-02-25 [christoph]  0.8.10claws51
8875
8876         * src/folder.c
8877                 some code optimization of folder scanning code
8878
8879         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx> 
8880
8881 2003-02-25 [christoph]  0.8.10claws50
8882
8883         * src/main.c
8884         * src/common/sylpheed.c
8885                 add command line parameter parsing to common code
8886
8887 2003-02-24 [christoph]
8888
8889         * Makefile.am
8890         * configure.ac
8891                 fix gnome prefix problems, the configure script now removed
8892                 `gnome-config --prefix` from `gnome-config --datadir`
8893                 and adds $(prefix} instead
8894
8895         (closes Bug 24 Makefile does not respect prefix when installing
8896          GNOME data)
8897
8898 2003-02-24 [christoph]  0.8.10claws49
8899
8900         * src/news.c
8901                 check for valid session before trying to authenticate
8902
8903         (closes Bug 60 crash if "authenticate on logon" is activated
8904          and newsserver-hostname is not valid)
8905
8906 2003-02-24 [melvin]     0.8.10claws48
8907
8908         * src/prefs_actions.c
8909                 Make sure all user's input is sent to the action and then
8910                 close the socket..
8911
8912 2003-02-23 [alfons]     0.8.10claws46
8913
8914         * src/summaryview.c
8915                 also wait cursor when deleting files
8916
8917 2003-02-23 [paul]
8918
8919         * tools/freshmeat_search.pl
8920           tools/google_search.pl
8921                 scripts should now work for any browser/browser command line
8922
8923 2003-02-22 [christoph]  0.8.10claws45
8924
8925         * src/procmsg.c
8926                 fix IMAP flag setting, IMAP flag is not handled correctly
8927                 anymore by the folder system and information about the
8928                 folder should not be saved in the MsgInfo (in my opinion)
8929
8930         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
8931
8932 2003-02-22 [christoph]  0.8.10claws44
8933
8934         * src/summaryview.c
8935                 fix spelling of "label" ;-)
8936
8937 2003-02-22 [thorsten]   0.8.10claws43
8938
8939         * src/mimeview.c
8940           src/prefs_common.[ch]
8941           src/procmime.[ch]
8942                 do not use description as attachment name
8943
8944 2003-02-22 [alfons]     0.8.10claws42
8945
8946         * src/summaryview.c
8947                 freeze/thaw folder item updates when changing color labels,
8948                 and put a wait cursors on
8949
8950 2003-02-22 [thorsten]   0.8.10claws41
8951
8952         * src/mimeview.c
8953                 save-all fixes: crash if invoked on multipart container,
8954                 mimeinfo access, pathseparators, error dialog
8955
8956 2003-02-21 [alfons]     0.8.10claws40
8957
8958         * src/prefs_gtk.c
8959                 remove unused var
8960
8961 2003-02-21 [colin]      0.8.10claws39
8962
8963         * src/send.c
8964                 Fix smtp logging
8965
8966 2003-02-21 [colin]      0.8.10claws38
8967
8968         * src/summaryview.c
8969                 Freeze/thaw folderItem updates when filtering messages 
8970                 via Tools/Filter messages
8971
8972 2003-02-21 [paul]       0.8.10claws37
8973
8974         * src/compose.c
8975                 revert commit 0.8.10claws26, there are ulterior motives
8976                 for users to set a Reply-To header when posting to
8977                 newsgroups
8978
8979 2003-02-21 [paul]       0.8.10claws36
8980
8981         * sync with 0.8.10cvs17
8982                 see ChangeLog 2003-02-21
8983
8984 2003-02-20 [christoph]  0.8.10claws35
8985
8986         * src/imap.c
8987                 IMAP UID fetch speedup using SEARCH
8988
8989         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
8990
8991         * src/imap.c
8992                 fix problem with UIDs in IMAP UID cache that no longer existed
8993
8994 2003-02-20 [christoph]  0.8.10claws34
8995
8996         * src/imap.c
8997         * src/procheader.c
8998         * src/procheader.h
8999                 IMAP header fetch speedup (fetch only headers cached in MsgInfo)
9000
9001         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
9002
9003         * src/imap.c
9004                 Rewrite imap_cmd_gen_recv use sock_getline instead
9005                 of sock_gets to avoid problems with too long reply
9006                 lines
9007     
9008 2003-02-20 [colin]      0.8.10claws33
9009         
9010         * src/prefs_account.c
9011                 Better wording
9012
9013 2003-02-20 [colin]      0.8.10claws32
9014
9015         * src/compose.c
9016                 Remove useless '&& !to_sender' 
9017
9018 2003-02-20 [darko]
9019
9020         * AUTHORS
9021                 change my e-mail address
9022
9023 2003-02-19 [colin]      0.8.10claws31
9024
9025         * src/prefs_common.c
9026                 X11 style colors for every configurable color
9027
9028 2003-02-19 [alfons]     0.8.10claws30
9029
9030         * src/prefs_gtk.[ch]
9031         * src/prefs_common.c
9032                 for color_new accept both plain integers and X11 style color
9033                 names (as found in /usr/lib/X11/rgb.txt)
9034
9035 2003-02-19 [paul]       0.8.10claws29
9036
9037         * src/mainwindow.c
9038                 add tooltips to online/offline button and account selector
9039                 button
9040
9041 2003-02-19 [paul]       0.8.10claws28
9042
9043         * src/folder.c
9044           src/news.c
9045           src/prefs_account.[ch]
9046           src/prefs_common.[ch]
9047                 move 'Maximum number of articles to download' to
9048                 account prefs.
9049                 clean up account prefs gui a little by hiding entries
9050                 rather then greying out entries
9051
9052 2003-02-19 [hiro]       0.8.10claws27
9053
9054         * src/common/utils.c
9055                 fix bug #54 'yesterdays date is displayed in the message 
9056                 summary window'
9057
9058 2003-02-19 [paul]       0.8.10claws26
9059
9060         * src/compose.c
9061                 fix bug reported in Feature Request [688596] 
9062                 'Reply-to header in news'
9063
9064 2003-02-18 [paul]       0.8.10claws25
9065
9066         * src/select-keys.c
9067                 add a 'List all keys' button to key selection dialog
9068
9069 2003-02-18 [colin]      0.8.10claws24
9070         
9071         * src/stock_pixmap.c
9072                 fix compile error
9073
9074 2003-02-18 [colin]      0.8.10claws23
9075
9076         * src/common/smtp.[ch]
9077           src/prefs_account.c
9078                 Try to starttls if it seems to be the only
9079                 way to authenticate a user
9080
9081 2003-02-18 [paul]       0.8.10claws22
9082
9083         * src/Makefile.am
9084           src/folderview.c
9085           src/stock_pixmap.[ch]
9086           src/pixmaps/drafts_close.xpm  ** NEW FILE **
9087           src/pixmaps/drafts_open.xpm   ** NEW FILE **
9088                 as a Drafts folder is a special folder allow it to have
9089                 its own unique icons
9090
9091 2003-02-18 [colin]      0.8.10claws21
9092
9093         * src/imap.c
9094                 Fix port selection when using starttls
9095
9096 2003-02-18 [paul]       0.8.10claws20
9097
9098         * src/mainwindow.c
9099           src/prefs_common.[ch]
9100                 make blue the default new mail colour
9101
9102 2003-02-18 [paul]       0.8.10claws19
9103
9104         * sync with 0.8.10cvs14
9105                 see ChangeLog 2003-02-18
9106
9107 2003-02-17 [jens]       0.8.10claws18
9108
9109         * src/common/md5.c
9110                 fixed a compile problem with gcc 3.3
9111                 works on 2.95.3 too (testet on PPC as it is big endian)
9112
9113 2003-02-17 [paul]       0.8.10claws17
9114
9115         * sync with 0.8.10cvs13
9116                 see ChangeLog 2003-02-17
9117
9118 2003-02-17 [paul]       0.8.10claws16
9119
9120         * sync with 0.8.10cvs12
9121                 see ChangeLog 2003-02-17
9122
9123 2003-02-16 [match]      0.8.10claws15
9124
9125         * src/addressbook.c
9126                 Eliminates reloading of address data when items
9127                 deleted or added. Applied submitted by
9128                 Luke Plant <lukeplant@softhome.net>
9129
9130 2003-02-16 [paul]       0.8.10claws14
9131
9132         * src/news.c
9133                 when a 'protocol error' is encountered disconnect from
9134                 the server. This means that the user can carry on viewing
9135                 other articles and doesn't have to either wait until the
9136                 server timesout or quit sylpheed.
9137                 Fixes bug #53 'Unable to read messages in newsgroups, 
9138                 displayed message doesn't change'
9139
9140 2003-02-15 [christoph]  0.8.10claws13
9141
9142         * src/imap.c
9143                 fix bug that stopped scanning of folders when an
9144                 IMAP folder was empty
9145
9146         (closes bug 46 stop scan messages in folders after empty folder)
9147
9148 2003-02-15 [paul]
9149
9150         * tools/Makefile.am
9151           tools/README
9152           tools/freshmeat_search.pl     ** NEW FILE **
9153           tools/google_search.pl        ** NEW FILE **
9154                 Add 2 Actions scripts which search freshmeat/google
9155                 for the selected text using the browser configured
9156                 in sylpheedrc.
9157                 
9158         Note: These scripts are very dependent on the format of the
9159         browser command and may not work on every occasion. Testing
9160         is welcome. 
9161
9162 2003-02-14 [alfons]     0.8.10claws12
9163
9164         * src/compose.c
9165                 fix breakage because of uninitialized account pointer.
9166                 please verify.
9167
9168 2003-02-14 [paul]       0.8.10claws11
9169
9170         * src/compose.c
9171           src/prefs_account.[ch]
9172           src/prefs_common.[ch]
9173                 move signature settings to Account Prefs
9174
9175 2003-02-14 [paul]       0.8.10claws10
9176
9177         * sync with 0.8.10cvs11
9178                 see ChangeLog 2003-02-14
9179
9180 2003-02-13 [thorsten]   0.8.10claws9
9181
9182         * src/news.c
9183                 revert news progressbar (GUI separation)
9184
9185 2003-02-13 [paul]       0.8.10claws8
9186
9187         * src/compose.c
9188                 make replies behave correctly, re: RFC 1036, Section 2.2.3,
9189                 paragraph 1
9190
9191 2003-02-13 [paul]       0.8.10claws7
9192
9193         * src/compose.[ch]
9194           src/summaryview.c
9195                 fix 'Follow-up and Reply-to' so that it creates a reply to
9196                 the newsgroup and the sender. If the message has the keyword
9197                 'poster' in the Followup-To header, all replies go to the
9198                 sender, re: RFC 1036, Section 2.2.3
9199                 rename all instances of 'ignore_replyto' to 'to_sender', both
9200                 were previously used, now we use just one.
9201
9202 2003-02-13 [paul]       0.8.10claws6
9203
9204         * sync with 0.8.10cvs9
9205                 see ChangeLog 2003-02-13
9206
9207 2003-02-13 [paul]       0.8.10claws5
9208
9209         * configure.ac
9210                 show which plugins are configured in the configure
9211                 output.
9212
9213 2003-02-12 [thorsten]   0.8.10claws4
9214
9215         * src/news.c
9216                 show progress while fetching news headers
9217
9218 2003-02-12 [christoph]  0.8.10claws3
9219
9220         * configure.ac
9221         * src/plugins/Makefile.am
9222                 use AM_CONDITIONAL to enable plugins, automake correctly
9223                 manages this when creating distdir
9224
9225 2003-02-12 [christoph]  0.8.10claws2
9226
9227         * ac/spamassassin.m4
9228         * src/plugins/spamassassin/Makefile.am
9229                 fix building SpamAssassin plugin without OpenSSL
9230
9231 2003-02-12 [paul]       0.8.10claws1
9232
9233         * ac/Makefile.am
9234           src/Makefile.am
9235           src/plugins/Makefile.am
9236                 fix failure of 'make release'
9237
9238 2003-02-12 [paul]       0.8.10claws
9239
9240         * 0.8.10claws released
9241
9242 2003-02-12 [paul]       0.8.9claws56
9243
9244         * po/bg.po
9245           po/es.po
9246           po/it.po
9247           po/ru.po
9248           po/sr.po
9249                 updated translations by George Danchev, Ricardo Mones Lastra,
9250                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively
9251                 
9252         * sylpheed.spec.in
9253                 Allow the building of RPMs by a regular user. Submitted
9254                 by Sergei Astanin
9255
9256 2003-02-11 [alfons]     0.8.9claws55
9257
9258         * src/colorlabel.c
9259                 don't use pixmaps for label color rect but draw rectangles
9260                 so we can respect the color map of palette based visuals
9261                 (fixes the long time crashes on Suns - thanks to Andreas
9262                 Engel and Steve O'Hara-Smith for testing)
9263
9264 2003-02-11 [christoph]  0.8.9claws54
9265
9266         * src/matcher_parser_parse.y
9267                 correct bug where filering rules of not existing folders in
9268                 matcherrc were added to global filtering
9269                 
9270         (closes Debian Bug #180253 - Directory's filter-rules are merged with
9271          main filter-rules after removing directory, http://bugs.debian.org/180253)
9272         
9273 2003-02-11 [paul]       0.8.9claws53
9274
9275         * sync with 0.8.10cvs7
9276                 see ChangeLog 2003-02-09
9277
9278 2003-02-11 [melvin]     0.8.9claws52
9279
9280         * po/fr.po
9281                 Updated French tranlsations
9282
9283 2003-02-10 [paul]       0.8.9claws51
9284
9285         * sylpheed.spec.in
9286                 correct --enable-openssl
9287                 Fix submitted by Sergei Astanin <asita@users.sourceforge.net>
9288
9289 2003-02-09 [martin]     0.8.9claws50
9290
9291         * src/prefs_matcher.c
9292                 fix segfault in prefs_matcher_substitute_cb() when
9293                 no row is selected
9294
9295 2003-02-09 [paul]       0.8.9claws49
9296
9297         * src/folderview.c
9298                 fix bug where a newsgroup folder's processing rules were
9299                 merged with the global filtering rules when the newsgroup
9300                 folder was deleted, causing some seriously bad results,
9301                 see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253>
9302
9303 2003-02-08 [melvin]     0.8.9claws48
9304
9305         * src/compose.c
9306                 Corrected and modified an alert message.
9307
9308 2003-02-07 [paul]       0.8.9claws47
9309
9310         * src/folderview.c
9311                 fix bug where both an 'Account properties' window and a
9312                 'Folder properties' window were opened when clicking on
9313                 'Properties' in an NNTP or IMAP folder's popup menu.
9314
9315 2003-02-07 [paul]       0.8.9claws46
9316
9317         * sync with 0.8.10cvs6
9318                 see ChangeLog 2003-02-06
9319
9320 2003-02-06 [christoph]  0.8.9claws45
9321
9322         * src/mbox.c
9323                 freeze folder updates while importing mbox files
9324                 (closes bug 43 importing mbox took hours)
9325                 
9326         Patch submitted by Jens Rantil <jens.rantil@telia.com>
9327
9328 2003-02-06 [thorsten]   0.8.9claws44
9329
9330         * po/de.po
9331                 Updated german translations
9332
9333 2003-02-06 [thorsten]   0.8.9claws43
9334
9335         * src/news.h
9336                 use guint for message numbers (fix count in grouplist dialog)
9337
9338 2003-02-05 [paul]       0.8.9claws42
9339
9340         * sync with 0.8.10cvs2
9341                 see ChangeLog 2003-02-05
9342
9343 2003-02-04 [colin]      0.8.9claws41
9344
9345         * src/prefs_common.[ch]
9346           src/procmsg.c
9347           src/summaryview.c
9348                 Add an option to disable threading by subject
9349
9350 2003-02-04 [christoph]  0.8.9claws40
9351
9352         * src/inc.c
9353                 only abort fetching mails from multiple accounts when the
9354                 error is fatal and does not allow to check any more accounts
9355                 (currently only disk full error)
9356
9357         (closes bug 31 after POP3 error: "no such mail" Sylpheed does not
9358          receive mails for other accouts)
9359
9360 2003-02-04 [christoph]  0.8.9claws39
9361
9362         * src/folder.c
9363                 first add the new message to the cache, then
9364                 send the update notification
9365
9366         (closes bug 39 after sending message folderview doesnt get updated)
9367
9368 2003-02-04 [colin]      0.8.9claws38
9369
9370         * src/inc.c
9371                 _really_ fix this Connecting... status
9372
9373 2003-02-04 [paul]       0.8.9claws37
9374
9375         * sync with 0.8.10
9376                 see ChangeLog 2003-02-04
9377
9378 2003-02-04 [paul]       0.8.9claws36
9379
9380         * sync with 0.8.9cvs6
9381                 see ChangeLog 2003-02-03
9382
9383 2003-02-04 [paul]       0.8.9claws35
9384
9385         * po/pt_BR.po
9386                 updated by André Filipe de Assunção e Brito 
9387                 <bedecko@netsite.com.br>
9388
9389 2003-02-03 [thorsten]   0.8.9claws34
9390
9391         * po/de.po
9392                 Updated german translations
9393
9394 2003-02-02 [paul]       0.8.9claws33
9395
9396         * po/es.po
9397                 updated by Ricardo Mones Lastra
9398
9399 2003-02-02 [thorsten]   0.8.9claws32
9400
9401         * src/mh.c
9402                 Fix mh_get_msginfo() segfault if file is inaccessible
9403
9404 2003-01-31 [colin]      0.8.9claws31
9405
9406         * src/procheader.c
9407                 Fix last commit's bug
9408
9409 2003-01-31 [colin]      0.8.9claws30
9410
9411         * src/procheader.c
9412                 Missing a change for gpg-signed messages
9413
9414 2003-01-31 [paul]       0.8.9claws29
9415
9416         * src/pixmaps/gpg_signed.xpm    ** NEW FILE **
9417           src/procheader.c
9418           src/stock_pixmap.[ch]
9419           src/summaryview.c
9420                 indicate GnuPG signed messages by displaying an icon
9421                 in the Attachment column.
9422
9423 2003-01-31 [paul]       0.8.9claws28
9424
9425         * sync with 0.8.9cvs4
9426                 see ChangeLog 2003-01-31
9427
9428 2003-01-31 [alfons]     0.8.9claws27
9429
9430         * src/textview.c
9431                 tune URI parser to accept mailto URLs with a '?'
9432                 (patch from Ruslan Balkin)
9433
9434 2003-01-31 [colin]      0.8.9claws26
9435
9436         * src/summaryview.c
9437                 Fix a leak introduced in claws24
9438
9439 2003-01-31 [colin]      0.8.9claws25
9440
9441         * src/summaryview.c
9442                 Freeze/Thaw folder updates when deleting dups
9443
9444 2003-01-31 [colin]      0.8.9claws24
9445         
9446         * src/addr_compl.c
9447           src/summaryview.c
9448           src/msgcache.c
9449                 little speed improvements
9450
9451 2003-01-31 [colin]      0.8.9claws23
9452
9453         * src/summaryview.c
9454                 Fix segfault when forwarding nothing
9455                 Patch from "Ruslan N. Balkin" <baron@voices.ru>
9456                 
9457 2003-01-30 [paul]       0.8.9claws22
9458
9459         * sync with 0.8.9cvs3
9460                 see ChangeLog 2003-01-30
9461
9462 2003-01-30 [paul]       0.8.9claws21
9463
9464         * sync with 0.8.9cvs2
9465                 see ChangeLog 2003-01-30
9466
9467 2003-01-29 [paul]       0.8.9claws20
9468
9469         * sync with 0.8.9cvs1
9470                 see ChangeLog 2003-01-29
9471
9472 2003-01-28 [paul]       0.8.9claws19
9473
9474         * po/POTFILES.in
9475                 update to reflect changes. 
9476                 thanks to Ricardo Mones Lastra
9477
9478 2003-01-27 [christoph]  0.8.9claws18
9479
9480         * ac/openssl.m4
9481         * ac/spamassassin.m4
9482         * src/plugins/spamassassin/README
9483         * src/plugins/spamassassin/libspamc.[ch]
9484         * src/plugins/spamassassin/utils.[ch]
9485                 updated to latest libspamc
9486
9487 2003-01-27 [christoph]  0.8.9claws17
9488
9489         * src/folder.c
9490                 fix wrong use of procheader_get_header_fields
9491
9492 2003-01-27 [christoph]  0.8.9claws16
9493
9494         * src/news.c
9495         * src/prefs_account.[ch]
9496         * src/common/nntp.[ch]
9497                 allow to force authentication for NNTP servers
9498
9499         Patch submitted by Florian Mickler <dmk@d-labs.de>
9500
9501 2003-01-26 [paul]       0.8.9claws15
9502
9503         * src/summaryview.c
9504                 speed up of marking messages as read
9505                 patch submitted by Jens Rantil <ztyx@users.sourceforge.net>
9506
9507 2003-01-26 [christoph]  0.8.9claws14
9508
9509         * src/Makefile.am
9510         * src/mgutils.[ch]              ** REMOVE **
9511         * src/xml.[ch]                  ** REMOVE **
9512         * src/xmlprops.[ch]             ** REMOVE **
9513         * src/common/Makefile.am
9514         * src/common/mgutils.[ch]       ** NEW **
9515         * src/common/xml.[ch]           ** NEW **
9516         * src/common/xmlprops.[ch]      ** NEW **
9517                 move xml files to common directory
9518
9519 2003-01-26 [christoph]  0.8.9claws13
9520
9521         * src/plugins/spamassassin/spamassassin_gtk.c
9522                 only set gtk entry text if string is available
9523
9524 2003-01-26 [melvin]     0.8.9claws12
9525
9526         * src/description_window.c
9527                 Allow resizing of the window
9528                 Allow automatic horizontal scroll bar
9529                 Do not vertically expand and fill
9530
9531 2003-01-26 [christoph]  0.8.9claws11
9532
9533         * src/Makefile.am
9534         * src/gtkutils.[ch]             ** REMOVE **
9535         * src/common/sylpheed.c
9536         * src/gtk/Makefile.am
9537         * src/gtk/description_window.c
9538         * src/gtk/gtkutils.[ch]         ** NEW **
9539         * src/gtk/prefswindow.c
9540                 move gtkutils to gtk directory
9541
9542 2003-01-26 [paul]       0.8.9claws10
9543
9544         * src/summaryview.c
9545                 rename summary_unread_clicked() to summary_status_clicked()
9546
9547 2003-01-26 [melvin]     0.8.9claws9
9548
9549         * src/prefs_actions.c
9550                 Cosmetical changes to the help text
9551
9552 2003-01-26 [paul]       0.8.9claws8
9553
9554         * src/folder.[ch]
9555           src/mainwindow.c
9556           src/prefs_common.c
9557           src/prefs_sumamry_column.c
9558           summaryview.[ch]
9559                 rename the 'Unread' column to 'Status'
9560
9561 2003-01-25 [match]      0.8.9claws7
9562
9563         * src/mgutils.[ch]
9564                 removed reference to LDAP constants. removed error2string.
9565                 included functions to support LDAP dynamic queries.
9566         * src/syldap.h
9567                 moved LDAP constants here.
9568         * src/addressbook.c
9569         * src/addrindex.c
9570         * src/importldif.c
9571                 removed references to LDAP constants and references to
9572                 error2string.
9573
9574 2003-01-25 [paul]       0.8.9claws6
9575
9576         * src/summaryview.c
9577                 summary_thread_build(), summary_thread_init(): remove 
9578                 unneeded reference to summaryview->folder_item
9579
9580 2003-01-25 [christoph]  0.8.9claws5
9581
9582         * src/gtk/description_window.c
9583                 o allow description texts to expand over multiple columns
9584                 o translate all columns
9585         * src/prefs_actions.c
9586                 change syntax description to use new multi column feature
9587
9588         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
9589
9590 2003-01-25 [match]      0.8.9claws4
9591
9592         * src/vcard.c
9593                 fixed bug with Quoted-Printable
9594
9595 2003-01-25 [paul]       0.8.9claws3
9596
9597         * src/folder.[ch]
9598           src/summaryview.[ch]
9599                 implement per-folder collapsed/expanded threads setting
9600                 
9601         * src/prefs_common.c
9602                 remove global collapsed/expanded threads option
9603
9604 2003-01-25 [christoph]  0.8.9claws2
9605
9606         * po/POTFILES.in
9607                 add pluginwindow and prefswindow
9608         * src/compose.c
9609                 make send respond correctly to messages that could be added
9610                 to the queue folder, but the UID of the message is unknown
9611         * src/folder.c
9612         * src/imap.c
9613                 don't return guessed UIDs in imap_add_msg anymore. We return
9614                 0 to tell the folder system it was appened but the UID is
9615                 unknown. Folder system now get's the UID by scaning the folder
9616                 and searching the cache for the Message-ID
9617                 (closes bug #29 Messages queued, but not sent)
9618
9619 2003-01-25 [paul]       0.8.9claws1
9620
9621         * src/codeconv.c
9622                 conv_encode_header():  fix bug when long headers with 8-bit
9623                 characters are used, so that the encoded words are wrapped.
9624                 If the space in the original text falls on the wrap boundary,
9625                 it can be lost.
9626                 Patch by Sergey Vlasov.
9627                 
9628         * src/folderview.c
9629                  fix bug where a change to the sorting method or thread view
9630                  of a folder's messages is lost if simpify-subject is set and
9631                  toggled on or off.
9632                  Patch by Luke Plant.
9633
9634 2003-01-24 [paul]       0.8.9claws
9635
9636         * sylpheed-0.8.9claws released
9637         
9638         * Makefile.am
9639           sylpheed.spec.in
9640                 remove reference to 'INSTALL.jp'
9641
9642 2003-01-23 [paul]       0.8.8claws128
9643
9644         * po/es.po
9645           po/it.po
9646           po/ru.po
9647           po/sr.po
9648                 updated translations. submitted by Ricardo Mones Lastra,
9649                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively.
9650
9651 2003-01-23 [colin]      0.8.8claws127
9652
9653         * src/compose.c
9654                 Fix drafted and queued news articles re-edition
9655
9656 2003-01-23 [melvin]     0.8.8claws126
9657
9658         * po/fr.po
9659                 Updated French translations
9660
9661 2003-01-23 [colin]      0.8.8claws125
9662
9663         * src/inc.c
9664                 Fix "Connecting to..." status message
9665
9666 2003-01-22 [paul]       0.8.8claws124
9667
9668         * po/bg.po
9669                 updated by George Danchev
9670                 
9671         * src/folder.c
9672                 revert last commit [0.8.8claws111] as it breaks folder d'n'd
9673                 and folder deletion
9674
9675 2003-01-21 [paul]       0.8.8claws123
9676
9677         * po/bg.po
9678                 updated by George Danchev
9679                 
9680         * src/about.c
9681                 its now 2003
9682                 
9683         * src/toolbar.c
9684                 don't translate 'Separator'
9685                 
9686         * src/plugins/spamassassin/Makefile.am
9687                 add aspell to CPPFLAGS
9688                 
9689         * src/plugins/spamassassin/spamassassin.c
9690           src/plugins/spamassassin/spamassassin_gtk.c
9691                 set correct default for spamassassin_receive_spam
9692                 slightly re-word descriptions and some
9693                 other minor changes
9694
9695 2003-01-19 [alfons]     0.8.8claws122
9696                 
9697         * src/mimeview.c
9698                 mimeview_save_as(): we might as well show the file name for
9699                 the single case "Save As" too
9700
9701 2003-01-19 [alfons]     0.8.8claws121
9702
9703         * src/crash.c
9704                 change bug tracker URL to bugzilla URL
9705
9706 2003-01-19 [alfons]     0.8.8claws120
9707
9708         * src/mimeview.c
9709                 mimeview_save_all(): display name of file before overwriting;
9710                 continue saving all, even when one overwrite was cancelled
9711
9712 2003-01-19 [christoph]  0.8.8claws119
9713
9714         * src/summaryview.c
9715         * src/procmsg.[ch]
9716                 fix wrong usage of procmsg_find_children in summaryview
9717                 by using procmsg_update_unread_children instead of
9718                 summaryview_update_unread_children
9719
9720 2003-01-19 [christoph]  0.8.8claws118
9721
9722         * src/procmsg.c
9723                 fix infinite loop in procmsg_find_children
9724                  (closes bug #25 sylpheed crashes on delete.)
9725
9726         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
9727
9728 2003-01-19 [paul]       0.8.8claws117
9729
9730         * po/pt_BR.po
9731                 updated by Ivan Francolin Martinez
9732
9733 2003-01-18 [melvin]     0.8.8claws116
9734
9735         * src/prefs_actions.c
9736                 Removed syntax limitation of only one '&' at the end of command.
9737                         Now actions that contain '>/dev/null 2>&1' are possible.
9738
9739 2003-01-18 [melvin]     0.8.8claws115
9740
9741         * src/prefs_actions.c
9742                 Actions IO dialog: when the action ends
9743                 the "Close" button now has focus and [Escape] closes the
9744                 window.
9745
9746 2003-01-18 [christoph]  0.8.8claws114
9747
9748         * src/procmsg.c
9749                 o add debug output when MsgInfos are really freed
9750                 o free GSLists in procmsg_find_children and
9751                   procmsg_update_unread_children
9752
9753 2003-01-18 [christoph]  0.8.8claws113
9754
9755         * src/mainwindow.c
9756                 reorder Configuration menu
9757
9758 2003-01-18 [christoph]  0.8.8claws112
9759
9760         * src/compose.c
9761                 fix applying templates to forwarded messages
9762
9763         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
9764
9765 2003-01-17 [christoph]  0.8.8claws111
9766
9767         * src/folder.c
9768                 destroy folder items, when a folder item is removed
9769
9770 2003-01-17 [christoph]  0.8.8claws110
9771
9772         * src/folder.c
9773                 fix wrong folder stats update when ignored message is
9774                 deleted
9775
9776 2003-01-17 [colin]      0.8.8claws109
9777         
9778         * src/mainwindow.c
9779         * src/summaryview.c
9780                 Quicksearch bugfixes: 
9781                 - hide help button at startup if not extended
9782                 - switch to extended when looking for replies
9783
9784 2003-01-17 [paul]
9785
9786         * sync with 0.8.9 release
9787
9788 2003-01-17 [paul]       0.8.8claws108
9789
9790         * sync with 0.8.8cvs11
9791                 see ChangeLog 2003-01-17
9792
9793 2003-01-16 [colin]      0.8.8claws107
9794
9795         * src/procmsg.c
9796                 Changed encryption test to re-ask passphrase
9797                 if an encrypted message hasn't been decrypted
9798                 Fixes bug #5
9799
9800 2003-01-16 [christoph]  0.8.8claws106
9801
9802         * src/prefs_gtk.c
9803         * src/prefs_toolbar.c
9804         * src/gtk/prefswindow.h
9805         * src/plugins/spamassassin/spamassassin_gtk.c
9806                 remove page destroy function that is not used anymore
9807
9808 2003-01-16 [paul]       0.8.8claws105
9809
9810         * sync with 0.8.8cvs9
9811                 see ChangeLog 2002-01-16
9812
9813 2003-01-16 [colin]      0.8.8claws104
9814
9815         * src/compose.[ch]
9816                 Fix bug with autosaved drafts for IMAP, when draft
9817                 folder is specified - fixes bugzilla bug #20
9818
9819 2003-01-15 [paul]       0.8.8claws103
9820
9821         * src/compose.[ch]
9822           src/procmsg.c
9823                 store folder and message-id of message forwarding
9824                 in queue header and set forward flag after sending
9825
9826 2003-01-15 [paul]       0.8.8claws102
9827
9828         * sync with 0.8.8cvs8
9829                 see ChangeLog 2002-01-15
9830
9831 2003-01-15 [colin]      0.8.8claws101
9832
9833         * src/Makefile.am
9834                 Fix linking with GNU libiconv
9835
9836 2003-01-15 [darko]      0.8.8claws100
9837
9838         * src/pine.c
9839                 fix crash when importing pine address book
9840                 entry with an empty name (reported by DY
9841                 <dybulk at tri8.net>)
9842
9843 2003-01-14 [paul]       0.8.8claws99
9844
9845         * configure.in  ** REMOVED **
9846           configure.ac  ** NEW FILE **
9847                 rename configure.in to configure.ac, as it is now
9848                 preferred
9849
9850 2003-01-14 [melvin]     0.8.8claws98
9851
9852         * src/folderview.c
9853                 folderview_check_new(): More precise function description
9854
9855 2003-01-14 [melvin]     0.8.8claws97
9856
9857         * src/folderview.c
9858                 folderview_check_new(): return the number of new messages 
9859                         since last check.
9860         * src/inc.c
9861                 inc_account_mail(): Disable counting of new messages for IMAP
9862                         and NNTP until bug [19] and [14] are fixed.
9863
9864 2003-01-14 [paul]       0.8.8claws96
9865
9866         * sync with 0.8.8cvs6
9867                 see ChangeLog 2003-01-14
9868
9869 2003-01-13 [alfons]     0.8.8claws95
9870
9871         * src/textview.c
9872                 tune email address validation (c. 0.8.8claws89): if . is 
9873                 just one char away from @, the address is invalid too 
9874                 (correctly rejects addresses like foo@.com)
9875
9876 2003-01-13 [paul]       0.8.8claws94
9877
9878         * src/messageview.c
9879           src/toolbar.c
9880                 fixes to the Message View toolbar and menu:
9881                 fix non-functioning Forward button
9882                 make Reply button consider default_reply_list
9883                 remove 'Follow-up...' menu entry
9884                 add 'Forward' and 'Redirect' menu entries
9885
9886 2003-01-13 [melvin]     0.8.8claws93
9887
9888         * src/inc.c
9889                 Fixed typo that could make new messages count incorrect.
9890
9891 2003-01-13 [melvin]     0.8.8claws92
9892
9893         * src/folderview.[ch]
9894                 folderview_check_new(): return the number of new messages.
9895         * src/inc.c
9896                 Should fix bug [14] where new mail notification worked 
9897                         incorrectly with IMAP accounts.
9898                 inc_spool_account(): return number of new msgs, or -1 on error
9899                 inc_all_spool(): return number of new msgs
9900                 
9901 2003-01-13 [melvin]     0.8.8claws91
9902
9903         * src/prefs_actions.c
9904                 Justify help text.
9905
9906 2003-01-12 [thorsten]   0.8.8claws90
9907
9908         * src/common/prefs.c
9909                 close file before rename
9910
9911 2003-01-12 [alfons]     0.8.8claws89
9912
9913         * AUTHORS
9914                 add Christian Mertes
9915         * src/common/utils.[ch]
9916                 g_stricase_hash(), g_stricase_equal(): functions for 
9917                 case insensitive hash tables
9918         * src/textview.c
9919                 use top level domain names to validate email address, based
9920                 on a patch by Christian Mertes (thanks!), but changed 
9921                 implementation to use a hash table 
9922
9923 2003-01-12 [paul]       0.8.8claws88
9924
9925         * po/bg.po
9926                 updated by George Danchev
9927
9928 2003-01-12 [alfons]     0.8.8claws87
9929
9930         * src/summaryview.c
9931                 delete / execute performance: use new style folder update
9932
9933 2003-01-12 [paul]       0.8.8claws86
9934
9935         * sync with 0.8.8cvs5
9936                 see ChangeLog 2003-01-13 (!)
9937
9938 2003-01-12 [alfons]     0.8.8claws85
9939
9940         * src/filtering.c
9941         * src/matcher_parser_parse.y
9942                 prepare change_score filtering action
9943         * src/matcher.[ch]
9944                 give up const-correctness on functions that call non-const-correct functions;
9945                 several casts to gpointer in g_free();
9946                 add change_score;
9947
9948 2003-01-12 [christoph]  0.8.8claws84
9949
9950         * src/compose.c
9951                 fix 2 warnings
9952
9953         * src/gtk/prefswindow.[ch]
9954         * src/plugins/spamassassin/spamassassin_gtk.c
9955                 changed the call of the widget create function
9956                 for PrefsPages, because sometimes the widget
9957                 create function needs a widget that already has
9958                 been attached to a window (to create GDK pixmaps
9959                 for exmaple). So we simply pass the GtkWindow as
9960                 the second parameter now.
9961
9962         * src/main.c
9963         * src/mainwindow.c
9964         * src/prefs_toolbar.[ch]
9965                 rewrite Toolbar Preferences using the new
9966                 prefs window
9967
9968 2003-01-11 [alfons]     0.8.8claws83
9969
9970         * src/addressadd.c
9971                 fix crash when adding sender to addressbook because status bar
9972                 isn't there (the status bar doesn't seem to be used though,
9973                 but I'll let Match decide what to do with it)
9974
9975 2003-01-11 [colin]      0.8.8claws82
9976
9977         * src/main.c
9978           src/toolbar.c
9979                 Two useless changes reversed
9980
9981 2003-01-11 [colin]      0.8.8claws81
9982
9983         * src/mainwindow.c
9984           src/mainwindow.h
9985                 Add mainwindow_get_mainwindow()
9986         * src/alertpanel.c
9987           src/alertpanel.h
9988                 Add alertpanel_error_log() 
9989         * src/compose.c
9990           src/inc.c
9991           src/messageview.c
9992           src/toolbar.c
9993           src/main.c
9994           src/procmsg.c
9995                 Network errors get a View Log button
9996
9997 2003-01-10 [alfons]     0.8.8claws80
9998
9999         * src/prefs_toolbar.c
10000         * src/toolbar.c
10001                 use the translatable string for "Separator" as file name for
10002                 separator toolbar items (probably make this uppercase?)
10003
10004 2003-01-10 [alfons]     0.8.8claws79
10005
10006         * src/prefs_toolbar.c
10007                 put right A_SEPARATOR description string in "displayed
10008                 toolbar items list" so manually added separators are
10009                 saved correctly (bug #10, "Adding a separator to the main 
10010                 toolbar fails, entry in xml file is wrong")
10011
10012 2003-01-10 [christoph]  0.8.8claws78
10013
10014         * src/imap.c
10015                 o fix warnings
10016                 o use CAPABILITY to check if NAMESPACE is available
10017
10018 2003-01-10 [christoph]  0.8.8claws77
10019
10020         * src/imap.[ch]
10021                 apply UIDPLUS IMAP extension support patch
10022
10023         Patch submitted by Simon 'corecode' Schubert
10024
10025 2003-01-10 [paul]       0.8.8claws76
10026
10027         * src/folderview.c
10028                 a sync from main which fixes the news account folders'
10029                 Properties bug
10030
10031 2003-01-10 [christoph]  0.8.8claws75
10032
10033         * src/folder.c
10034                 don't accept 0 as a valid uid returned by copy and move
10035                 functions. 0 means the message was copied or moved but the
10036                 new uid could not be fetched. It is not an error condition
10037                 for the copy or move operation.
10038
10039 2003-01-10 [paul]       0.8.8claws74
10040
10041         * src/prefs_filtering.c
10042                 change English used in Alert when entry is not
10043                 saved.
10044                 
10045         * sync with 0.8.8cvs4
10046                 see ChangeLog 2003-01-10
10047
10048 2003-01-10 [darko]      0.8.8claws73
10049
10050         * src/pine.c
10051                 fix crash when importing address book entry
10052                 without a valid address
10053
10054 2003-01-09 [alfons]     0.8.8claws72
10055
10056         * src/inc.c
10057                 filtering performance: use new style folder update
10058
10059 2003-01-09 [christoph]  0.8.8claws71
10060
10061         * src/compose.c
10062         * src/gtk/menu.[ch]
10063                 fix wrong selecting of mime encoding type, when
10064                 opening property dialog of attachments in the
10065                 compose window. 7bit was always selected and that
10066                 destoryed files with 8bit data.
10067                 (closes bug #9 Sylpheed-claws destroys attachments when
10068                  changing MIME-types)
10069
10070 2003-01-09 [paul]       0.8.8claws70
10071
10072         * sync with 0.8.8cvs3
10073                 see ChangeLog 2003-01-09
10074
10075 2003-01-08 [alfons]     0.8.8claws69
10076         
10077         * src/addressadd.c
10078                 apply patch by Kim Schulz to fix build breakage
10079                 because of missing variable
10080
10081 2003-01-08 [paul]       0.8.8claws68
10082
10083         * sync with 0.8.8cvs2
10084                 see ChangeLog 2002-01-08
10085
10086 2003-01-08 [paul]       0.8.8claws67
10087
10088         * po/it.po
10089                 updated by Alessandro Maestri
10090                 
10091         * src/addressadd.c
10092                 when using 'Add sender to addressbook' allow
10093                 name to be edited and remarks to be entered
10094                 Patch submitted by Luke Plant
10095
10096 2003-01-08 [darko]      0.8.8claws66
10097
10098         * README.claws, src/summaryview.c
10099                 fix description for marked messages
10100
10101 2003-01-08 [paul]
10102
10103         * tools/Makefile.am
10104           tools/launch_phoenix  ** NEW FILE **
10105                 add script that enables using Phoenix as the default
10106                 web browser. 
10107                 Submitted by Mohammed Sameer <Uniball@linux-egypt.org>
10108                 
10109         * tools/OOo2sylpheed.pl
10110                 remove full path to sylpheed executable, just 'sylpheed'
10111                 will do
10112                 
10113         * tools/README
10114                 add launch_phoenix informtion and re-arrange and compress
10115                 the data a little
10116
10117 2003-01-07 [christoph]  0.8.8claws65
10118
10119         * src/folder.c
10120                 fix update for source folder when moving messages
10121         * src/procmsg.[ch]
10122         * src/summaryview.c
10123                 use function to set to_folder for message infos and
10124                 automatically update the op_count for old and new
10125                 folder
10126
10127 2003-01-07 [melvin]     0.8.8claws64
10128
10129         * src/prefs_actions.c
10130                 Fixed bug where an '%p' Action on a displayed image crashed 
10131                         Sylpheed
10132                 Code clean up (get rid of duplicated code and removed unnecessary 
10133                                 structure member)
10134
10135 2003-01-07 [christoph]  0.8.8claws63
10136
10137         * src/compose.c
10138         * src/folder.[ch]
10139         * src/folderview.c
10140         * src/import.c
10141         * src/inc.c
10142         * src/main.c
10143         * src/mainwindow.c
10144         * src/messageview.c
10145         * src/prefs_folder_item.c
10146         * src/procmsg.c
10147         * src/summaryview.c
10148         * src/toolbar.c
10149                 o remove all folder update triggering from the UI code. The folder
10150                   system should know much better when a folder needs an update.
10151                 o to prevent multiple updates in a row the folder updates can be
10152                   frozen for some time.
10153
10154                 Note: - Please verify that no updates are missing
10155                       - Check where freeze/thaws should be added
10156
10157 2003-01-07 [christoph]  0.8.8claws62
10158
10159         * src/prefs_actions.c
10160                 don't translate empty strings
10161
10162         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
10163
10164 2003-01-06 [christoph]  0.8.8claws61
10165
10166         * src/prefs_actions.c
10167                 mark strings for gettext
10168         * src/prefs_matcher.c
10169                 use new description window for Execute action and
10170                 match condition in Filtering
10171
10172         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
10173
10174 2003-01-06 [alfons]     0.8.8claws60
10175
10176         keep myself inspired to re-organize matcher part 8; 
10177         yes, more to come (I need to move out the descriptive
10178         text for actions to matcher.c, or at least make it not
10179         depend on the wicked ordering)
10180
10181         * src/prefs_matcher.c
10182                 add documentation so others may comprehend the
10183                 UI part of the conditions
10184                 
10185 2003-01-06 [christoph]  0.8.8claws59
10186
10187         * src/prefs_actions.c
10188                 use new description window for syntax help
10189         * src/gtk/description_window.c
10190                 fix display of descriptions with column count != 2
10191
10192         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
10193
10194 2003-01-06 [christoph]  0.8.8claws58
10195
10196         * src/quote_fmt.c
10197         * src/summaryview.[ch]
10198         * src/gtk/Makefile.am
10199         * src/gtk/description_window.[ch]       ** NEW **
10200                 use a generic window to display syntax descriptions
10201                 currently used in quote_fmt and summaryview (new description
10202                 for extended quick search)
10203
10204         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
10205
10206 2003-01-06 [paul]       0.8.8claws57
10207
10208         * sync with 0.8.8cvs1
10209                 see ChangeLog 2003-01-06
10210
10211 2003-01-06 [christoph]  0.8.8claws56
10212
10213         * src/mainwindow.c
10214         * src/prefs_gtk.[ch]
10215         * src/gtk/prefswindow.[ch]
10216         * src/plugins/spamassassin/spamassassin_gtk.c
10217                 o remove page management from prefswindow, pages
10218                   will be an argument to prefswindow_open
10219                 o prefswindow_open gets a datapointer that is
10220                   passed to the widget_create function to allow
10221                   creation of prefswindow for specific items
10222
10223 2003-01-06 [colin]      0.8.8claws55
10224         
10225         * src/summaryview.c
10226                 We don't want regexp in the reply-finder, 
10227                 because MIDs can contain !,$,. and so on
10228
10229 2003-01-06 [jens]       0.8.8claws54
10230
10231         * src/jpilot.c
10232                 fixed a wrong free in jpilot_read_db_files
10233
10234 2003-01-06 [alfons]     0.8.8claws53
10235
10236         re-organize matcher part 8; more to come
10237        
10238         * src/matcher.c
10239                 matcherprop_to_string(): put g_free()s before the
10240                 switch-case break to fix memleaks                
10241
10242 2003-01-06 [colin]      0.8.8claws52
10243
10244         * src/summaryview.c
10245                 cleanup & reply-finder now displays the first 
10246                 matching message
10247
10248 2003-01-05 [alfons]     0.8.8claws51
10249
10250         re-organize matcher part 7; more to come
10251
10252         * src/matcher.[ch]
10253                 fixes for constant correctness;
10254                 more documentation;
10255
10256 2003-01-05 [alfons]     0.8.8claws50
10257
10258         re-organize matcher part 6; more to come
10259         
10260         * src/matcher.[ch]
10261                 fixes for constant correctness;
10262                 more documentation;
10263         * src/filtering.c
10264                 fix for constant correctness
10265
10266 2003-01-05 [colin]      0.8.8claws49
10267
10268         * src/account.[ch]
10269                 Add account_get_reply_account function
10270         * src/compose.c
10271                 Use account_get_reply_account function 
10272         * src/summaryview.c
10273                 Basic reply-finder - click on the replied
10274                 icon gets you to the outbox using quick-search
10275
10276 2003-01-05 [paul]       0.8.8claws48
10277
10278         * src/prefs_common.c
10279                 small change to English
10280                 
10281         * src/prefs_filtering.c
10282                 prefs_filtering_action_select(): improve logic and uniformity
10283                 of gui
10284
10285 2003-01-05 [alfons]     0.8.8claws47
10286
10287         fine tune solution to focus problems (bug #7)
10288
10289         * src/mainwindow.c
10290                 mainwindow_focus_in_event(): remove grab event check
10291         * src/summaryview.c
10292                 summary_button_pressed(): move selection on right-click
10293                 too. we can't possibly move the selection back after
10294                 canceling a dialog, because gtk's incomplete focus 
10295                 management. whether this is a good solution, only time
10296                 will tell.
10297
10298 2003-01-05 [christoph]  0.8.8claws46
10299
10300         * src/imap.c
10301                 fix crash when no imap connection could be established
10302
10303 2003-01-05 [paul]       0.8.8claws45
10304
10305         * src/mainwindow.c
10306           src/sumamryview.c
10307           src/gtk/menu.[ch]
10308                 fix bug 605957 'shortcuts in popup-menu'
10309                 make user-defined shortcuts work
10310                 show shortcuts that are already defined
10311                 in the main menu
10312                 Patch submitted by Luke Plant
10313
10314 2003-01-05 [alfons]     0.8.8claws44
10315
10316         * src/mainwindow.c
10317                 focus_in_event handler should not select summary view row 
10318                 when another window (menu, dialog) grabbed for events 
10319                 (bug #7, "[0.8.8claws42] Message summary focus") 
10320
10321 2003-01-04 [christoph]  0.8.8claws43
10322
10323         * src/procmsg.c
10324                 update save folder after adding the sent message
10325                  (closes bug #6 Folder View doesn't refresh for "Sent"-messages)
10326
10327 2003-01-02 [christoph]  0.8.8claws42
10328
10329         * src/common/plugin.c
10330                 fix unloading of all plugins and unload
10331                 plugins in reverse order
10332                 
10333         * src/gtk/pluginwindow.c
10334                 implement function of load and unload button
10335
10336         * src/gtk/prefswindow.c
10337         * src/gtk/prefswindow.h
10338                 rename register function and add new unregister
10339                 function
10340
10341         * src/plugins/spamassassin/spamassassin_gtk.c
10342                 unregister prefs page and update for changes in
10343                 src/gtk/prefswindow.c
10344
10345 2003-01-02 [paul]       0.8.8claws41
10346
10347         * po/es.po
10348                 updated by Ricardo Mones Lastra
10349
10350 2003-01-02 [paul]
10351
10352         * tools/tb2sylpheed
10353                 fixes and improvements by Urke MMI
10354
10355 2003-01-02 [thorsten]   0.8.8claws40
10356
10357         * src/procmsg.c
10358                 fixed wrong return value
10359
10360 2003-01-02 [thorsten]   0.8.8claws39
10361
10362         * src/prefs.c
10363                 fixed printing wrong variable
10364
10365 2003-01-02 [thorsten]   0.8.8claws38
10366
10367         * src/prefs.c
10368                 fixed acessing members of freed pfile struct
10369
10370 2003-01-02 [thorsten]   0.8.8claws37
10371
10372         * src/procmsg.c
10373                 detect loops across several messages
10374                 as suggested by Christoph Hohmann
10375
10376 2003-01-01 [match]      0.8.8claws36
10377
10378         * src/addrindex.c
10379                 fixed another memory leak.
10380
10381 2003-01-01 [match]      0.8.8claws35
10382
10383         * src/jpilot.[ch]
10384                 fixed memory leaks. applied Doxygen comments.
10385
10386 2003-01-01 [thorsten]   0.8.8claws34
10387
10388         * src/procmsg.c
10389                 inhibit endless loop if msg references itself
10390                 (closes Bug [ 660477 ] Infinite loop in parent flag search)
10391
10392 2003-01-01 [christoph]  0.8.8claws33
10393
10394         * src/mainwindow.c
10395         * src/gtk/Makefile.am
10396         * src/gtk/pluginwindow.c                ** NEW **
10397         * src/gtk/pluginwindow.h                ** NEW **
10398                 add plugin window
10399
10400         * src/plugins/demo/demo.c
10401         * src/plugins/spamassassin/spamassassin.c
10402         * src/plugins/spamassassin/spamassassin_gtk.c
10403                 write better plugin descriptions
10404
10405 2002-12-31 [christoph]  0.8.8claws32
10406
10407         * src/gtk/prefswindow.c
10408         * src/plugins/spamassassin/spamassassin_gtk.c
10409                 some small improvements to GTK code
10410
10411 2002-12-31 [christoph]  0.8.8claws31
10412
10413         * src/plugins/spamassassin/spamassassin_gtk.c
10414                 enable folder select button
10415
10416 2002-12-31 [christoph]  0.8.8claws30
10417
10418         * src/mainwindow.c
10419         * src/gtk/Makefile.am
10420         * src/gtk/prefswindow.c                         ** NEW **
10421         * src/gtk/prefswindow.h                         ** NEW **
10422                 add new prefs window
10423
10424         * src/common/plugin.c
10425                 don't try to load empty config lines
10426         
10427         * src/plugins/spamassassin/Makefile.am
10428         * src/plugins/spamassassin/spamassassin.c
10429         * src/plugins/spamassassin/spamassassin.h       ** NEW **
10430         * src/plugins/spamassassin/spamassassin_gtk.c   ** NEW **
10431                 GTK config for SpamAssassin Plugin using
10432                 the new prefs window
10433
10434 2002-12-31 [paul]       0.8.8claws29
10435
10436         * po/POTFILES.in
10437                 remove obsolete entry 'src/menu.c'
10438
10439 2002-12-31 [alfons]     0.8.8claws28
10440
10441         * src/matcher.[ch]
10442         * src/matcher_parser_parse.y
10443         * src/prefs_matcher.c
10444                 add "ignore_thread" and "~ignore_thread" condition so it's
10445                 possible to make the actions / scoring operate on the ignore
10446                 thread flag
10447
10448 2002-12-31 [christoph]  0.8.8claws27
10449
10450         * src/addrbook.c
10451         * src/addrindex.c
10452         * src/folder.c
10453         * src/matcher.c
10454         * src/prefs_account.c
10455         * src/prefs_actions.c
10456         * src/prefs_customheader.c
10457         * src/prefs_display_header.c
10458         * src/prefs_gtk.c
10459         * src/procmime.c
10460         * src/toolbar.c
10461         * src/xmlprops.c
10462         * src/common/prefs.[ch]
10463                 extend prefs file handling for reading and automatic handling
10464                 of blocks. When reading prefs_set_block_label will automatically
10465                 move on to the block. When writing it will copy all other blocks
10466                 automatically
10467
10468         * src/common/plugin.c
10469                 Now loading plugin filenames from [Plugins] block in
10470                 sylpheed rc file
10471
10472 2002-12-30 [christoph]  0.8.8claws26
10473
10474         * src/common/hooks.[ch]
10475                 return abort status to caller of hooks_invoke
10476                 
10477         * src/inc.[ch]
10478                 invoke message filtering hook and stop
10479                 default handling when filter returns abort
10480
10481         * src/common/plugin.[ch]
10482         * src/plugins/demo/demo.c
10483                 modify plugin loader, because resolving symbols for strings
10484                 does not work correctly
10485         
10486         * configure.in
10487         * ac/spamassassin.m4                            ** NEW **
10488         * src/plugins/spamassassin/.cvsignore           ** NEW **
10489         * src/plugins/spamassassin/Makefile.am          ** NEW **
10490         * src/plugins/spamassassin/README               ** NEW **
10491         * src/plugins/spamassassin/libspamc.[ch]        ** NEW **
10492         * src/plugins/spamassassin/spamassassin.c       ** NEW **
10493         * src/plugins/spamassassin/utils.[ch]           ** NEW **
10494                 add spamassassin plugin, see src/plugins/spamassassin/README
10495                 for details
10496
10497 2002-12-29 [alfons]     0.8.8claws25
10498
10499         * src/mainwindow.c
10500                 when moving focus from a message view to the main 
10501                 window, don't forget to select the summary node
10502                 of the displayed message. should fix "[ 659103 ] 
10503                 focus-follows-mouse confuses sylpheed"
10504
10505 2002-12-29 [christoph]  0.8.8claws24
10506
10507         * src/Makefile.am
10508         * src/stringtable.[ch]          ** REMOVE **
10509         * src/common/Makefile.am
10510         * src/common/stringtable.[ch]   ** NEW **
10511                 move stringtable files to common directory
10512
10513 2002-12-29 [christoph]  0.8.8claws23
10514
10515         * src/Makefile.am
10516         * src/menu.[ch]                 ** REMOVE **
10517         * src/gtk/Makefile.am
10518         * src/gtk/menu.[ch]             ** NEW **
10519                 move menu files to gtk directory
10520
10521 2002-12-29 [match]      0.8.8claws22
10522
10523         * src/addressbook.c
10524         * src/syldap.c
10525                 moved UI specific code out of LDAP code into addressbook
10526                 UI code. fixed memory leak.
10527
10528 2002-12-29 [christoph]  0.8.8claws21
10529
10530         * src/folder.c
10531                 only check for IGNORED parent message when message is
10532                 not IGNORED itself
10533
10534 2002-12-29 [alfons]     0.8.8claws20
10535
10536         * src/summaryview.c
10537                 set gtksctree's anchor correct (immediate execute
10538                 changes the tree's layout, and anchor points at 
10539                 the incorrect row). fixes "[ 657233 ] multiple msg 
10540                 delete sometimes off by 1".
10541                 we probably have to look for more tree layout /
10542                 anchor glitches.
10543
10544 2002-12-29 [paul]       0.8.8claws19
10545
10546         * src/summaryview.c
10547                 fix bug [ 659054 ] incorrect sorting of 'From' column
10548                 when using 'display sender using address book'
10549                 thanks to Alfons and Luke Plant
10550
10551 2002-12-29 [christoph]  0.8.8claws18
10552
10553         * src/folder.c
10554         * src/procmsg.[ch]
10555                 check parent messages for IGNORE THREAD flag, when adding,
10556                 moving or copying messages to a folder
10557
10558 2002-12-27 [alfons]     0.8.8claws17
10559
10560         re-organize matcher part 5; more to come
10561
10562         * src/matcher.c
10563                 hash keywords in matchparser_tab 
10564
10565 2002-12-27 [alfons]     0.8.8claws16
10566
10567         re-organize matcher part 4; more to come
10568
10569         * src/matcher_parser.h
10570         * src/matcher_parser_lex.l
10571         * src/matcher_parser_parse.y
10572                 cleanup
10573
10574 2002-12-27 [alfons]     0.8.8claws15
10575
10576         re-organize matcher part 3; more to come
10577
10578         * src/matcher.[ch]
10579                 cleanup
10580
10581 2002-12-27 [alfons]     0.8.8claws14
10582
10583         re-organize matcher part 2; more to come but this should
10584         work. cc me if there are any regressions.
10585
10586         * src/matcher.h
10587                 add prototype for get_matchparser_tab_id()
10588         * src/matcher_parser_lex.l
10589                 look up keywords using matchparser_tab_id();
10590
10591 2002-12-27 [alfons]     0.8.8claws12
10592
10593         re-organize matcher part 1
10594
10595         * src/matcher.h
10596                 map yacc generated constants to sylpheed matcher constants
10597         * src/matcher.c
10598                 add function to find a matcher constant from a string
10599
10600 2002-12-27 [christoph]  0.8.8claws11
10601
10602         * src/compose.c
10603                 MENUITEM_ADD casts the 4th argument from integer to pointer
10604                 so it probably should not be a pointer, this means we
10605                 should use account id for it and not the account's pointer
10606
10607 2002-12-27 [paul]       0.8.8claws10
10608
10609         * src/mainwindow.c
10610                 remove unneeded 'GtkWidget *vbox'
10611                 
10612         * src/summaryview.c
10613                 further sync with 0.8.8 - make sort
10614                 by recipient work as expected
10615                 
10616         * NEWS
10617                 sync with 0.8.8
10618
10619 2002-12-27 [paul]       0.8.8claws9
10620
10621         * po/pt_BR.po
10622                 updated by Ivan F. Martinez
10623                 
10624 2002-12-27 [darko]      0.8.8claws8
10625
10626         * src/common/utils.c
10627                 added locked pattern to extended search
10628
10629 2002-12-27 [alfons]     0.8.8claws7
10630
10631         * src/prefs_matcher.[ch]
10632                 clean up
10633
10634 2002-12-26 [alfons]     0.8.8claws6
10635
10636         * src/matcher.[ch]
10637         * src/matcher_parser_lex.l
10638         * src/matcher_parser_parse.y
10639         * src/prefs_matcher.c
10640                 allow color label as a condition in the matcher
10641
10642 2002-12-26 [oliver]     0.8.8claws5
10643         
10644         * src/toolbar.c 
10645                 enable Addressbook for Main and Messageview
10646         * src/prefs_actions.c
10647                 enable actions in Messageview
10648
10649 2002-12-26 [christoph]  0.8.8claws4
10650
10651         * src/common/plugin.c
10652                 add a little debug output
10653         * configure.in
10654         * src/plugins/demo/Makefile.am
10655                 better use of automake
10656
10657 2002-12-26 [christoph]  0.8.8claws3
10658
10659         * src/Makefile.am
10660         * src/common/Makefile.am
10661                 fix "make distdir"
10662
10663 2002-12-26 [christoph]  0.8.8claws2
10664
10665         * configure.in
10666                 sort configure checks into common / gtk / plugins
10667         * po/POTFILES.in
10668                 add src/prefs_gtk.c
10669         * src/Makefile.am
10670                 add plugins SUBDIR
10671         * src/main.c
10672         * src/common/sylpheed.[ch]
10673                 added now sylpheed_done function for shutdown
10674         * src/common/Makefile.am
10675         * src/common/plugin.[ch]                ** NEW **
10676                 plugin loader and unloader
10677         * src/plugins/.cvsignore                ** NEW **
10678         * src/plugins/Makefile.am               ** NEW **
10679                 build plugins
10680         * src/plugins/demo/.cvsignore           ** NEW **
10681         * src/plugins/demo/Makefile.am          ** NEW **
10682         * src/plugins/demo/demo.c               ** NEW **
10683                 small demo plugin that installs a logtext hook and
10684                 outputs the log text to stdout
10685
10686 2002-12-26 [paul]       0.8.8claws1
10687
10688         * po/es.po
10689                 updated by Ricardo Mones Lastra
10690
10691 2002-12-26 [paul]       0.8.8claws
10692
10693         * 0.8.8claws released
10694
10695 2002-12-26 [paul]       0.8.7claws12
10696
10697         * po/bg.po
10698                 updated by George Danchev
10699
10700 2002-12-26 [paul]       0.8.7claws11
10701
10702         * po/POTFILES.in
10703                 remove unneeded 'src/prefs.c' entry 
10704
10705 2002-12-26 [paul]       0.8.7claws10
10706
10707         * src/codeconv.c
10708           src/mainwindow.c
10709                 sync with 0.8.8 release
10710         
10711         * src/folder.[ch]
10712           src/mh.c
10713           src/summaryview.c
10714                 partial sync with 0.8.8 release
10715         
10716
10717 2002-12-25 [alfons]     0.8.7claws9
10718
10719         * src/matcher.[ch]
10720         * src/matcher_parser_lex.l
10721         * src/matcher_parser_parse.y
10722         * src/prefs_matcher.c
10723                 add locked flag to possible filtering / matcher 
10724                 conditions (also a good example what should be
10725                 done to add a simple boolean condition)
10726
10727 2002-12-25 [christoph]  0.8.7claws8
10728
10729         * src/Makefile.am
10730         * src/account.[ch]
10731         * src/addrbook.c
10732         * src/addressbook.c
10733         * src/addrindex.c
10734         * src/filtering.c
10735         * src/folder.c
10736         * src/matcher.c
10737         * src/prefs.[ch]                ** REMOVE **
10738         * src/prefs_account.c
10739         * src/prefs_actions.c
10740         * src/prefs_common.c
10741         * src/prefs_customheader.c
10742         * src/prefs_display_header.c
10743         * src/prefs_filtering.c
10744         * src/prefs_folder_item.c
10745         * src/prefs_gtk.[ch]            ** NEW **
10746         * src/prefs_matcher.c
10747         * src/prefs_scoring.c
10748         * src/prefs_summary_column.c
10749         * src/procmime.c
10750         * src/selective_download.c
10751         * src/toolbar.c
10752         * src/common/Makefile.am
10753         * src/common/prefs.[ch]         ** NEW **
10754                 split prefs.[ch] into prefs_gtk.[ch] and common/prefs.[ch]
10755
10756 2002-12-24 [alfons]     0.8.7claws7
10757
10758         * src/summaryview.c
10759                 summary_thread_build(): fix real cause of the crash mentioned in
10760                 0.8.7claws3. use subject_XXX() and not g_hash_table_XXX() functions,
10761                 this way we get meaningful ctree nodes 
10762
10763 2002-12-24 [oliver]     0.8.7claws6
10764
10765         * src/mainwindow.[ch]
10766         * src/messageview.[ch]
10767         * src/compose.[ch]
10768         * src/inc.c
10769         * src/summaryview.c
10770                 changes to use updated toolbar handling
10771                 
10772 2002-12-24 [oliver]     0.8.7claws5
10773
10774         * src/toolbar.[ch]
10775                 generic toolbar handling
10776                 used ideas from Ivan Francolin Martinez (ivanfm@users.sourceforge.net)
10777         * src/prefs_toolbar.[ch]
10778                 adjust to handling
10779         
10780 2002-12-24 [oliver]     0.8.7claws4
10781         
10782         * src/stock_pixmap.[ch]
10783                 move SYLPHEED_LOGO to end of list in order 
10784                 to remove it from Custom Toolbar`s Icon View
10785
10786 2002-12-24 [alfons]     0.8.7claws3
10787
10788         * src/summaryview.c
10789                 summary_thread_build(): fix crash because of focus != selection 
10790                 after threading. when deleting the selection, gtk tries but fails 
10791                 to find the correct focusable element. we now force the selection
10792                 to be focused. this should solve the infamous bug reported by 
10793                 Jason Wojciechowski (bug "[ 633443 ] Crash on deleting messages"). 
10794                 a test case is available. 
10795
10796 2002-12-24 [darko]      0.8.7claws2
10797
10798         * src/summaryview.c
10799                 don't crash when unmarking message with unread children
10800
10801 2002-12-23 [christoph]  0.8.7claws1
10802
10803         * src/Makefile.am
10804         * src/common/Makefile.am
10805                 update Makefiles for moved intl.h, version.h and defs.h
10806         * src/imap.c
10807                 rewrite imap_session_get to avoid duplicate code
10808
10809 2002-12-23 [paul]       0.8.7claws
10810
10811         * Santa-Claws released
10812         
10813         * po/hu.po
10814           po/ru.po
10815                 squeeze in updated Hungarian and Russian translations.
10816                 Submitted by  Gál Zoltán and Ruslan N. Balkin
10817
10818 2002-12-23 [paul]       0.8.6claws129
10819
10820         * po/pl.po
10821                 updated by Witold Wladyslaw Wojciech Wilk
10822
10823 2002-12-23 [paul]       0.8.6claws128
10824
10825         * src/quote_fmt_parse.y
10826                 fix typo and add licence header
10827
10828 2002-12-23 [paul]       0.8.6claws127
10829
10830         * po/en_GB.po
10831                 updated
10832
10833 2002-12-23 [paul]       0.8.6claws126
10834
10835         * po/it.po
10836                 updated translation, submitted by Alessandro Maestri
10837                 
10838 2002-12-23 [paul]       0.8.6claws125
10839
10840         * src/quote_fmt_parse.y
10841                 fix signature-stripping on replies bug. match
10842                 '-- \n' and not '-- '.
10843
10844 2002-12-22 [paul]       0.8.6claws124
10845
10846         * po/bg.po
10847           po/es.po
10848           po/sr.po
10849                 updated translations. submitted by George Danchev,
10850                 Ricardo Mones Lastra, and Urke MMI respectively
10851
10852 2002-12-21 [paul]       0.8.6claws123
10853
10854         * src/addrbook.c
10855                 fix coding style
10856
10857 2002-12-21 [paul]       0.8.6claws122
10858
10859         * src/addrbook.c
10860                 fix bug [643638] where if a person is in one or more
10861                 addressbook groups editing that person's email 
10862                 address results in removal from those groups.
10863                 Patch submitted by Luke Plant.
10864
10865 2002-12-20 [christoph]  0.8.6claws121
10866
10867         * src/common/utils.c
10868         * src/summaryview.c
10869                 reimplement expand_search_string using GString to
10870                 prevent crashs caused by miscalculated string
10871                 lengths reported by Paul
10872
10873 2002-12-20 [christoph]  0.8.6claws120
10874
10875         * src/summaryview.c
10876                 don't use "changed" to check if op_count has to be changed as it
10877                 is also set when the message has unread children
10878                 (closes bug [ 653221 ] crash while deleting duplicates)
10879
10880 2002-12-20 [paul]       0.8.6claws119
10881
10882         * sync with 0.8.6cvs27
10883                 see ChangeLog 2002-12-20
10884
10885 2002-12-20 [paul]       0.8.6claws118
10886
10887         * sync with 0.8.6cvs26
10888                 see ChangeLog 2002-12-19 and 2002-12-20
10889
10890 2002-12-19 [alfons]     0.8.6claws117
10891
10892         * src/textview.c
10893                 fix incorrect parsing of email addresses, submitted by 
10894                 Luke Plant (thanks!). Closes bug "[ 565480 ] duplicate 
10895                 name display if it contains @".
10896
10897 2002-12-18 [paul]       0.8.6claws116
10898
10899         * sync with 0.8.6cvs23
10900                 see ChangeLog 2002-12-18
10901
10902 2002-12-18 [paul]       0.8.6claws115
10903
10904         * src/Makefile.am
10905         * src/account.c
10906         * src/codeconv.c
10907         * src/gtkutils.[ch]
10908         * src/imap.c
10909                 sync with 0.8.6cvs22.
10910                 see ChangeLog 2002-12-17 and 2002-12-18
10911
10912 2002-12-17 [christoph]  0.8.6claws114
10913
10914         * src/imap.c
10915                 o don't create a session if imap greeting fails
10916                 o don't close socket when authentication fails
10917                   this is done by imap_session_destroy
10918
10919 2002-12-17 [thorsten]   0.8.6claws113
10920
10921         * tools/Makefile.am
10922           tools/README
10923           tools/google_msgid.pl ** NEW FILE **
10924                 Added "search for message-id" script and doc
10925
10926 2002-12-17 [thorsten]   0.8.6claws112
10927
10928         * po/hu.po
10929                 Updated hungarian translation
10930                 (updated by Gal Zoltan)
10931
10932 2002-12-16 [christoph]  0.8.6claws111
10933
10934         * src/addr_compl.c
10935                 remove stupid addressbook dump to debug output
10936         * src/mh.c
10937                 fix memory leak found by Hiro
10938
10939 2002-12-14 [paul]       0.8.6claws110
10940
10941         * src/compose.c
10942                 fix menubar sensitivity on send
10943                 
10944         * src/prefs_filtering.c
10945         * src/prefs_matcher.c
10946         * src/prefs_scoring.c
10947                 Fix english ;)
10948                 
10949         * src/common/quoted-printable.h
10950                 sync: fix typo
10951         
10952 2002-12-13 [christoph]  0.8.6claws109
10953
10954         * src/Makefile.am
10955         * src/manage_window.[ch]        ** REMOVE **
10956         * src/gtk/Makefile.am
10957         * src/gtk/manage_window.[ch]    ** NEW **
10958                 move manage_window files to gtk directory
10959
10960 2002-12-13 [christoph]  0.8.6claws108
10961
10962         * src/Makefile.am
10963         * src/gtkshruler.[ch]           ** REMOVE **
10964         * src/gtk/Makefile.am
10965         * src/gtk/gtkshruler.[ch]       ** NEW **
10966                 move gtkshruler files to gtk directory
10967
10968 2002-12-13 [christoph]  0.8.6claws107
10969
10970         * src/Makefile.am
10971         * src/compose.c
10972         * src/gtkstext.[ch]             ** REMOVE **
10973         * src/gtkutils.[ch]
10974         * src/textview.c
10975         * src/gtk/gtkstext.[ch]         ** NEW **
10976         * src/gtk/Makefile.am
10977                 o move stext functions to gtkstext.c to remove
10978                   dependency of gtkutils
10979                 o move gtkstext files to gtk directory
10980
10981         * src/gtk/Makefile.am
10982         * src/gtk/sslcertwindow.[ch]
10983                 UI stuff can always depend on common code so
10984                 it's ok to add ../common to include path
10985
10986 2002-12-13 [colin]      0.8.6claws106
10987
10988         * src/summaryview.c
10989                 Disconnect sighandlers for mainwindow when
10990                 quicksearch has the focus
10991                 Fix bug #653231
10992         * src/mainwindow.[ch]
10993                 Make key_pressed callback public, to be able
10994                 to disconnect it
10995
10996 2002-12-13 [christoph]  0.8.6claws105
10997
10998         * src/mh.c
10999                 create .mh_sequences file in new MH folders
11000                 (closes feature request [ 523162 ] MH folders should
11001                  get a .mh_sequences)
11002
11003 2002-12-13 [colin]      0.8.6claws104
11004
11005         * src/summaryview.c
11006                 Better handling of quicksearch show/hide
11007                 (basically the button stays under the mouse 
11008                  when toggled)
11009
11010 2002-12-13 [paul]       0.8.6claws103
11011
11012         * sync with 0.8.6cvs17
11013                 see ChangeLog 2002-12-13
11014
11015 2002-12-13 [paul]       0.8.6claws102
11016
11017         * po/es.po
11018                 updated by Ricardo Mones Lastra
11019
11020 2002-12-11 [colin]       0.8.6claws101
11021
11022         * src/folder.c
11023                 remove statusbar stuff
11024           src/folderview.c
11025                 set statusbar verbosity when moving folders
11026
11027 2002-12-11 [colin]       0.8.6claws100
11028         * src/prefs_filtering.c
11029         * src/prefs_matcher.c
11030         * src/prefs_scoring.c
11031                 Fix english ;)
11032
11033 2002-12-11 [colin]       0.8.6claws99
11034
11035         * src/prefs_common.[ch]
11036                 Add summary_quicksearch_type
11037         * src/summaryview.c
11038                 Save last used quicksearch type
11039
11040 2002-12-11 [jens]       0.8.6claws98
11041         * src/prefs_filtering.c
11042         * src/prefs_matcher.c
11043         * src/prefs_scoring.c
11044                 added dialog for incomplete rules in scoring, filtering and
11045                 matcher to ask wheather really close
11046
11047 2002-12-11 [colin]      0.8.6claws97
11048
11049         * src/folder.c
11050                 Fix folder dnd statusbar logging
11051
11052 2002-12-10 [christoph]  0.8.6claws96
11053
11054         * src/compose.c
11055         * src/folder.c
11056         * src/imap.c
11057         * src/inc.c
11058         * src/main.c
11059         * src/mainwindow.c
11060         * src/news.c
11061         * src/send.c
11062         * src/statusbar.[ch]
11063         * src/common/hooks.c
11064         * src/common/log.[ch]
11065                 o handle verbose logging in statusbar directly in statusbar code
11066                   and common code does not need any knowledge about a statusbar
11067                 o remove direct calls to statusbar_(puts|pop)_all functions
11068
11069 2002-12-10 [jens]       0.8.6claws95
11070
11071         * src/*.c
11072                 removed gettext from g_warnings
11073         * po/POTFILES.in
11074                 cleaned and updated
11075         * po/de.po
11076                 updated
11077
11078 2002-12-10 [colin]      0.8.6claws94
11079
11080         * src/main.c
11081                 finish crash dialog fix
11082
11083 2002-12-10 [colin]      0.8.6claws93
11084
11085         * src/main.c
11086                 "Fix" "sylpheed already running" instead of
11087                 crash dialog appearing after a crash
11088
11089 2002-12-10 [colin]      0.8.6claws92
11090
11091         * po/POTFILES.in
11092                 add src/gtk/sslcertwindow.c
11093
11094 2002-12-10 [paul]       0.8.6claws91
11095
11096         * po/POTFILES.in
11097                 updated to reflect recent changes
11098                 submitted by Alessandro Maestri
11099
11100 2002-12-09 [christoph]  0.8.6claws90
11101
11102         * src/Makefile.am
11103         * src/smtp.[ch]                 ** REMOVE **
11104         * src/common/Makefile.am
11105         * src/common/smtp.[ch]          ** NEW **
11106                 move smtp files to common directory
11107
11108 2002-12-09 [christoph]  0.8.6claws89
11109
11110         * src/Makefile.am
11111         * src/session.[ch]              ** REMOVE **
11112         * src/common/Makefile.am
11113         * src/common/session.[ch]       ** NEW **
11114                 move session files to common directory
11115
11116 2002-12-09 [paul]       0.8.6claws88
11117
11118         * src/account.c
11119                 fix bug [649746] edit accounts: move account reverted
11120                 Patch submitted by Luke Plant <lukeplant@users.sourceforge.net>
11121
11122 2002-12-09 [colin]      0.8.6claws87
11123
11124         * src/ssl_certificate.c
11125                 cleanup
11126
11127 2002-12-09 [colin]      0.8.6claws86
11128
11129         * src/ssl.c
11130                 Try to open the cert.pem database and 
11131                 issue a warning if it isn't there
11132
11133 2002-12-09 [colin]      0.8.6claws85
11134
11135         * src/common/ssl_certificate.c
11136         * src/gtk/sslcertwindow.c
11137                 Warning fixes
11138
11139 2002-12-09 [colin]      0.8.6claws84
11140
11141         * src/ssl_certificate.[ch] ** REMOVED **
11142         * src/common/ssl_certificate.[ch] ** NEW **
11143         * src/Makefile.am
11144         * src/common/Makefile.am
11145                 Moved ssl_certificate.[ch] to common
11146         * src/common/ssl.c 
11147                 Put back needed include
11148         * src/gtk/sslcertwindow.[ch]
11149                 Changed ssl_certificate.h include
11150         
11151 2002-12-09 [colin]      0.8.6claws83
11152
11153         * src/gtk/sslcertwindow.[ch]
11154                 Implement hook for certificate acception
11155         * src/ssl_certificate.[ch]
11156                 Implement hook for certificate acception
11157         * src/common/ssl.c
11158                 Reenable certificate acception check
11159         * src/mainwindow.c
11160                 Register sslcertwindow's hook
11161         
11162 2002-12-08 [christoph]  0.8.6claws82
11163
11164         * src/about.c
11165         * src/addr_compl.c
11166         * src/codeconv.c
11167         * src/manual.c
11168         * src/undo.c
11169         * src/common/utils.c
11170                 o add missing includes
11171                 o fix warnings
11172         * src/.cvsignore
11173         * src/common/.cvsignore
11174         * src/common/version.h          ** REMOVE **
11175                 remove autogenerated file
11176
11177 2002-12-08 [paul]       0.8.6claws81
11178
11179         * src/stringtable.c
11180                 put back needed include
11181
11182 2002-12-08 [colin]      0.8.6claws80
11183         
11184         * src/gtk/sslcertwindow.c
11185                 Cleaner popups when asking
11186         * src/ssl_certificate.c
11187         * src/prefs_common.[ch]
11188                 remove ssl certificate pref
11189                 put back needed include
11190         * src/undo.c
11191                 put back needed include
11192
11193 2002-12-08 [christoph]  0.8.6claws79
11194
11195         * src/folderview.c
11196         * src/logwindow.c
11197         * src/statusbar.c
11198         * src/summaryview.c
11199                 only abort hook invokation if required data is missing not
11200                 if our own data pointer is NULL, update hookfunction for
11201                 log window
11202
11203 2002-12-08 [paul]       0.8.6claws78
11204
11205         * src/about.c
11206         * src/addrcache.c
11207         * src/addrclip.c
11208         * src/addr_compl.c
11209         * src/addrselect.c
11210         * src/codeconv.c
11211         * src/colorlabel.c
11212         * src/enriched.c
11213         * src/esmtp.c
11214         * src/exporthtml.c
11215         * src/headerview.c
11216         * src/imageview.c
11217         * src/manual.c
11218         * src/noticeview.c
11219         * src/pgptext.c
11220         * src/scoring.c
11221         * src/sourcewindow.c
11222         * src/stringtable.c
11223         * src/undo.c
11224                 clean up: remove unneccesary includes
11225
11226 2002-12-08 [christoph]  0.8.6claws77
11227
11228         * src/folderview.c
11229         * src/statusbar.c
11230         * src/summaryview.c
11231         * src/common/hooks.[ch]
11232                 hook functions now have a gboolean return value, if a hook
11233                 returns TRUE it will stop executing of any more hooks in
11234                 the same hooklist for this invokation
11235
11236 2002-12-08 [colin]      0.8.6claws76
11237         
11238         * src/main.c
11239                 put back argv0 for CRASH_DIALOG
11240
11241 2002-12-08 [christoph]  0.8.6claws75
11242
11243         * src/Makefile.am
11244         * src/about.c
11245         * src/account.c
11246         * src/crash.c
11247         * src/esmtp.h
11248         * src/imap.[ch]
11249         * src/inc.c
11250         * src/main.c
11251         * src/mainwindow.c
11252         * src/news.c
11253         * src/pop.[ch]
11254         * src/prefs_account.[ch]
11255         * src/prefs_common.[ch]
11256         * src/send.[ch]
11257         * src/smtp.[ch]
11258         * src/ssl_certificate.[ch]
11259         * src/ssl_manager.[ch]
11260         * src/common/Makefile.am
11261         * src/common/log.c
11262         * src/common/nntp.[ch]
11263         * src/common/socket.[ch]
11264         * src/common/ssl.[ch]
11265         * src/gtk/sslcertwindow.[ch]
11266         * ac/openssl.m4
11267                 use new autoconf script to detect OpenSSL with extra parameters
11268                 to specify the location of libs and includes, also remove USE_SSL
11269                 to USE_OPENSSL
11270
11271         * src/common/sylpheed.[ch]
11272         * src/common/version.h.in
11273                 start seperation of common code initialization seperated from gui
11274
11275         * src/summaryview.c
11276                 The function that is called when a color label changes
11277                 should not change the color lable again
11278
11279 2002-12-08 [colin]      0.8.6claws74
11280
11281         * src/gtk/sslcertwindow.c
11282                 warning fixes
11283
11284 2002-12-08 [colin]      0.8.6claws73
11285
11286         * src/statusbar.c
11287           src/common/log.h
11288                 Register a hook for statusbar_puts_all
11289         * src/common/log.c
11290                 invoke statusbar_puts_all's hook
11291         
11292 2002-12-08 [colin]      0.8.6claws72
11293
11294         * src/ssl_certificate.c
11295                 Put back a badly-removed include
11296
11297 2002-12-08 [colin]      0.8.6claws71
11298
11299         * src/gtk/sslcertwindow.[ch]    ** NEW **
11300                 new certificate presentation
11301         * src/gtk/Makefile.am
11302                 add new files
11303         * src/ssl_certificate.[ch]
11304                 gtk cleanup, made utility functions public
11305         * src/ssl_manager.c
11306                 use new cert presentation
11307
11308 2002-12-07 [christoph]  0.8.6claws70
11309
11310         * src/Makefile.am
11311         * src/nntp.[ch]                 ** REMOVE **
11312         * src/common/Makefile.am
11313         * src/common/nntp.[ch]          ** NEW **
11314                 move nntp files to common directory
11315
11316 2002-12-07 [christoph]  0.8.6claws69
11317
11318         * src/procmsg.[ch]
11319         * src/summaryview.c
11320                 implement msginfo update callback using sylpheed's new
11321                 hook system. Invoke hooks from procmsg_msginfo_[un]set_flags.
11322
11323 2002-12-06 [christoph]  0.8.6claws68
11324
11325         * src/editgroup.c
11326                 This patch changes the 'Edit Group Details' dialog to
11327                 allow extended selections in either pane, so that
11328                 addresses can be added or removed from a group more
11329                 quickly and easily. (it actually is a net decrease in
11330                 file size, as some unnecessary functions have been
11331                 removed). 
11332                 (patch submitted by Luke Plant <lukeplant@users.sourceforge.net>)
11333
11334 2002-12-06 [christoph]  0.8.6claws67
11335
11336         * src/Makefile.am
11337         * src/template.[ch]             ** REMOVE **
11338         * src/common/Makefile.am
11339         * src/common/template.[ch]      ** NEW **
11340                 move template files to common directory
11341
11342         * src/nntp.c
11343                 add missing log.h include
11344
11345 2002-12-06 [melvin]     0.8.6claws66
11346
11347         * src/prefs_actions.c
11348                 Added the trailing ">" syntax to insert command's output
11349                 without replacing old text (in contrast to trailing "|").
11350
11351 2002-12-05 [colin]      0.8.6claws65
11352         
11353         * src/common/utils.c
11354                 Don't modify original search_string or it'll change
11355                 the next iterations in the for()
11356
11357 2002-12-05 [darko]      0.8.6claws64
11358
11359         * src/common/utils.c
11360                 proper check for filtering commands, found by Colin
11361
11362 2002-12-05 [darko]      0.8.6claws63
11363
11364         * src/common/utils.c
11365                 check proper string for NULL pointer, found by Colin
11366
11367 2002-12-05 [darko]      0.8.6claws62
11368
11369         * src/common/utils.[ch]
11370                 expand_search_string(): new function
11371                 converts Mutt-like patterns to Sylpheed's
11372                 filtering engine
11373         * src/summaryview.c
11374                 use expand_search_string() to allow Mutt-like
11375                 patterns in extended search
11376         * README.claws
11377                 document extended option in quick search
11378
11379 2002-12-05 [paul]       0.8.6claws61
11380
11381         * sync with 0.8.6cvs16
11382                 see ChangeLog 2002-12-05
11383                 
11384         * po/POTFILES.in
11385                 clean up
11386
11387 2002-12-04 [christoph]  0.8.6claws60
11388
11389         * src/imap.[ch]
11390                 put imap authentication code into a new function and
11391                 remove it from imap_session_new that will allow to
11392                 send other commands before authentication
11393
11394 2002-12-04 [christoph]  0.8.6claws59
11395
11396         * src/imap.[ch]
11397                 use already existing method to prevent unneeded IMAP
11398                 folder selects. Set imap_select parameters to NULL
11399                 in some functions if the values are not required.
11400
11401         * src/xml.h
11402                 remove no longer required include
11403
11404 2002-12-04 [paul]       0.8.6claws58
11405
11406         * po/es.po
11407                 updated by Ricardo Mones Lastra
11408                 
11409         * configure.in
11410           po/hu.po      ** NEW FILE **
11411                 initial Hungarian translation, submitted
11412                 by Gál Zoltán <galzoli@hu.inter.net>
11413
11414 2002-12-03 [christoph]  0.8.6claws57
11415
11416         * src/Makefile.am
11417         * src/gtksctree.[ch]            ** REMOVE **
11418         * src/gtk/Makefile.am
11419         * src/gtk/gtksctree.[ch]        ** NEW **
11420                 move gtksctree files to gtk directory
11421
11422 2002-12-03 [christoph]  0.8.6claws56
11423
11424         * src/Makefile.am
11425         * src/md5.[ch]                  ** REMOVE **
11426         * srm/common/Makefile.am
11427         * src/common/md5.[ch]           ** NEW **
11428                 move md5 files to common directory
11429
11430         * src/gtkstext.c
11431                 remove not required #include
11432
11433 2002-12-03 [sergey]     0.8.6claws55
11434
11435         * src/gtkutils.c
11436         * src/gtkutils.h
11437                 gtkut_window_popup(): new function.
11438         * src/mainwindow.c
11439                 main_window_popup(): use gtkut_window_popup() to raise
11440                 window without changing its position.
11441                 (see sylpheed-main ML message [sylpheed:17247])
11442
11443 2002-12-03 [sergey]     0.8.6claws54
11444
11445         * src/send.c
11446                 send_message_local(): removed first-dot escaping
11447                 (SMTP-only, not needed for sending through pipe)
11448
11449 2002-12-03 [paul]       0.8.6claws53
11450
11451         * po/POTFILES.in
11452                 update to reflect recent changes (thanks
11453                 to Ricardo Mones Lastra)
11454                 
11455         * tools/filter_conv.pl
11456                  fix problem with quoted strings. Patch submitted
11457                  by Luke Plant <lukeplant@softhome.net>
11458
11459 2002-12-03 [paul]       0.8.6claws52
11460
11461         * sync with 0.8.6cvs15
11462                 see ChangeLog 2002-12-03
11463
11464 2002-12-02 [christoph]  0.8.6claws51
11465
11466         * src/logwindow.[ch]
11467         * src/common/log.[ch]
11468                 implement logging using a hook function
11469
11470         * src/folderview.c
11471         * src/folder.[ch]
11472                 define hooklist name in header file to avoid
11473                 errors caused by wrong spelling of hooklist names
11474
11475         * src/toolbar.c
11476                 fix warnings
11477
11478 2002-12-02 [christoph]  0.8.6claws50
11479
11480         * src/common/Makefile.am
11481                 add src/common/hooks.[ch]
11482
11483         * src/common/hooks.[ch]
11484                 implement a simple hook system using glib's hook functions
11485
11486         * src/folder.[ch]
11487         * src/folderview.c
11488                 use new hook system for folder item updates
11489
11490 2002-12-02 [christoph]  0.8.6claws49
11491
11492         * doc-src/ui_seperation.txt     ** NEW **
11493                 information for ui seperation
11494
11495         * src/Makefile.am
11496                 remove files that were moved to common
11497                 include common directory by default for the header files
11498
11499         * src/inc.c
11500         * src/common/socket.c
11501         * src/automaton.[ch]
11502                 implement automaton using g_io_*-functions instead of
11503                 gdk_input_add to make it ui independent
11504
11505         * src/codeconv.c
11506         * src/compose.c
11507         * src/ldif.c
11508         * src/pgptext.c
11509         * src/procmime.c
11510         * src/rfc2015.c
11511         * src/smtp.c
11512         * src/unmime.c
11513                 remove common/ prefix because directory is now in
11514                 include path
11515
11516         * src/compose.c
11517         * src/folder.c
11518         * src/folderview.c
11519         * src/mainwindow.c
11520         * src/messageview.c
11521         * src/prefs_common.c
11522         * src/procmsg.c
11523         * src/rfc2015.c
11524                 fix warnings
11525
11526         * src/imap.c
11527         * src/inc.c
11528         * src/news.c
11529         * src/pop.c
11530         * src/send.c
11531         * src/smtp.c
11532         * src/ssl_certificate.c
11533                 add log.h header file for logging functions
11534
11535         * src/main.c
11536         * src/common/utils.c
11537         * src/summaryview.c
11538         * src/xml.c
11539                 o move debug_mode to common/utils.c
11540                 o add functions to set and get debug_mode
11541
11542         * src/defs.h                    ** REMOVE **
11543         * src/intl.h                    ** REMOVE **
11544         * src/socket.[ch]               ** REMOVE **
11545         * src/ssl.[ch]                  ** REMOVE **
11546         * src/utils.[ch]                ** REMOVE **
11547                 replaced by new files in src/common/
11548         
11549         * src/common/Makefile.am
11550                 add new files in src/common/
11551
11552         * src/common/defs.h             ** NEW **
11553         * src/common/intl.h             ** NEW **
11554         * src/common/log.[ch]           ** NEW **
11555         * src/common/socket.[ch]        ** NEW **
11556         * src/common/ssl.[ch]           ** NEW **
11557         * src/common/utils.[ch]         ** NEW **
11558                 replacement for files in src/
11559
11560 2002-12-02 [colin]      0.8.6claws48
11561
11562         * src/folderview.c
11563                 Scroll folderview if necessary during dnd
11564
11565 2002-12-02 [colin]      0.8.6claws47
11566
11567         * src/folder.[ch]
11568                 Add check to verify a move is within a single mailbox
11569         * src/folderview.c
11570                 Add specific error string for this check
11571
11572 2002-12-02 [colin]      0.8.6claws46
11573
11574         * src/folder.c
11575                 Add a test to folder moving, remove a statusbar_print
11576         * src/folderview.c
11577                 Add Move folder... context-menu item
11578                 Factorize folder moving code
11579                 Enable folder DND for mbox
11580
11581 2002-12-01 [christoph]  0.8.6claws45
11582
11583         * ac/aspell.m4
11584                 remove conf.aspelltest if the version check fails
11585
11586 2002-11-30 [christoph]  0.8.6claws44
11587
11588         * autogen.sh
11589                 run libtoolize --force in autogen to create missing
11590                 libtool scripts
11591
11592 2002-11-30 [christoph]  0.8.6claws43
11593
11594         * src/Makefile.am
11595         * src/pgptext.c
11596         * src/procmime.c
11597         * src/rfc2015.c
11598         * src/uuencode.[ch]             ** REMOVED **
11599         * src/common/Makefile.am
11600         * src/common/uuencode.[ch]      ** NEW **
11601                 move uuen/decoder to common directory
11602
11603 2002-11-30 [christoph]  0.8.6claws42
11604
11605         * src/Makefile.am
11606         * src/base64.[ch]               ** REMOVED **
11607         * src/codeconv.c
11608         * src/compose.c
11609         * src/ldif.c
11610         * src/pgptext.c
11611         * src/procmime.c
11612         * src/rfc2015.c
11613         * src/smtp.c
11614         * src/unmime.c
11615         * src/common/Makefile.am
11616         * src/common/base64.[ch]        ** NEW **
11617                 move base64 en/decoder to common directory
11618
11619 2002-11-30 [christoph]  0.8.6claws41
11620
11621         * src/common                    ** NEW **
11622                 new directory for UI independent code
11623         * src/gtk                       ** NEW **
11624                 new directory for GTK frontend
11625         * src/common/.cvsignore         ** NEW **
11626         * src/gtk/.cvsignore            ** NEW **
11627                 ignore build files
11628         * src/common/Makefile.am        ** NEW **
11629         * src/gtk/Makefile.am           ** NEW **
11630                 automake files to build new seperated stuff
11631         * src/Makefile.am
11632                 the binary will currently still be build with the
11633                 files in src, so we include the code from the
11634                 subdirs for now after building the libs there
11635
11636 2002-11-30 [paul]       0.8.6claws40
11637
11638         * src/compose.c
11639                 fix bug [642731] 'Wrong selected account with drafted mail'
11640
11641 2002-11-29 [oliver]     0.8.6claws39
11642         
11643         * src/messageview.c
11644                 o update summaryview when switching between different
11645                   messageviews          
11646         * src/toolbar.c  
11647                 o check if messageview holds already removed msg
11648                   from summaryview
11649                 
11650
11651 2002-11-29 [oliver]     0.8.6claws38
11652
11653         * src/toolbar.c 
11654                 remove not needed variables and includes
11655                 make messageview stay opened and move to next when msgs are deleted 
11656
11657 2002-11-29 [oliver]     0.8.6claws37
11658         
11659         * src/toolbar.c 
11660                 disable compose button (messageview toolbar) by default
11661                 deleted msgs are moved to trash
11662         
11663 2002-11-29 [melvin]     0.8.6claws36
11664
11665         * configure.in
11666                 Increased minimal gpgme version to 0.3.10 (Zombies out)
11667                 and to detect signatures expirations (gpgme 0.3.6)
11668
11669         * src/main.c
11670                 Use non obsolescent function for Gpgme engine checking.
11671
11672         * src/rfc2015.c
11673                 Inform about expired signatures or signatures which key
11674                 has expired. Expiration date is displayed.
11675
11676         * src/sigstatus.c
11677                 Inform about expired signatures or signatures which key
11678                 has expired.
11679
11680 2002-11-28 [paul]       0.8.6claws35
11681
11682         * src/folderview.c
11683                 re-instate 'Check for new messages' in Newsgroup
11684                 folders right-click menu, after a suggestion from
11685                 Tim Mann <timmann@users.sourceforge.net>
11686
11687         * src/main.c
11688                 after a crash check only local folders for new
11689                 messages
11690
11691 2002-11-28 [paul]       0.8.6claws34
11692
11693         * configure.in
11694                 apply patch that fixes the checking of GTK with XIM 
11695                 support on different OSs, such as FreeBSD. Patch 
11696                 submitted by Topia <topia@users.sourceforge.net>
11697                 
11698 2002-11-28 [paul]       0.8.6claws33
11699
11700         * src/mainwindow.c
11701           src/prefs_common.c
11702           src/prefs_toolbar.c
11703                 more changes to the English
11704
11705 2002-11-28 [paul]       0.8.6claws32
11706
11707         * sync with 0.8.6cvs13
11708                 see ChangeLog 2002-11-28 (no sync needed
11709                 for src/compose.c)
11710
11711 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws31
11712         
11713         * src/mainwindow.[ch]
11714                 add patch by Ivan F. Martinez introducing messageview Toolbar
11715                 some changes and committed by oliver    
11716
11717 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws30
11718
11719         * src/messageview.[ch]
11720                 add patch by Ivan F. Martinez introducing messageview Toolbar
11721                 some changes and committed by oliver    
11722
11723 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws29
11724
11725         * src/compose.[ch]
11726                 add patch by Ivan F. Martinez introducing messageview Toolbar
11727                 some changes and committed by oliver    
11728
11729 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws28
11730         
11731         * src/toolbar.[ch]
11732                 add patch by Ivan F. Martinez introducing messageview Toolbar
11733                 some changes and committed by oliver
11734
11735 2002-11-28 [oliver]     0.8.6claws27
11736         
11737         * src/prefs_toolbar.[ch]
11738                 getting ready for messageview toolbar
11739                 free mem allocated by gettext
11740                 change prefs_toolbar to prefs_toolbar_open
11741  
11742 2002-11-28 [thorsten]   0.8.6claws26
11743
11744         * src/imageview.[ch]
11745                 cleaned up conflicting declarations of
11746                 imageview_show_image()
11747
11748 2002-11-28 [paul]       0.8.6claws25
11749
11750         * src/grouplistdialog.c
11751           src/prefs_common.c
11752           src/prefs_summary_column.c
11753                 a few more improvements to the English
11754
11755 2002-11-28 [colin]      0.8.6claws24
11756
11757         * man/sylpheed.1
11758                 A few updates to command-line parameters
11759
11760 2002-11-28 [colin]      0.8.6claws23
11761
11762         * src/prefs_filtering.c
11763                 Fix problems with prefs_filtering_delete_path:
11764                 a) if the first rule is removed, original pointers
11765                    weren't updated (leading to segfaults)
11766                 b) it was always global_processing updated in case
11767                    of removed path was parent of rule path
11768
11769 2002-11-27 [paul]       0.8.6claws22
11770
11771         * src/mainwindow.c
11772           src/prefs_account.c
11773           src/prefs_actions.c
11774           src/prefs_common.c
11775           src/prefs_customheader.c
11776           src/prefs_display_header.c
11777           src/prefs_filtering.c
11778           src/prefs_folder_item.c
11779           src/prefs_matcher.c
11780           src/prefs_scoring.c
11781           src/prefs_summary_column.c
11782           src/prefs_template.c
11783           src/prefs_toolbar.c
11784                  improve the English in the GUI
11785
11786 2002-11-27 [colin]      0.8.6claws21
11787
11788         * src/folder.c
11789                 Fix processing renaming problems happening after
11790                 last commit
11791
11792 2002-11-27 [colin]      0.8.6claws20
11793
11794         * src/folder.c
11795                 recursive move now deletes src each subfolder after 
11796                 having moved it
11797         * src/folderview.c
11798                 Use identifier instead of path during dnd (enables
11799                 IMAP folder dnd)
11800
11801 2002-11-27 [paul]       0.8.6claws19
11802
11803         * src/main.c
11804                 apply patch that does command-line processing 
11805                 BEFORE gtk_init, allowing claws to run from 
11806                 shell-scripts in non-X environment (e.g. crontab 
11807                 or ip-up, ip-down scripts). Patch submitted by
11808                 Ruslan N. Balkin <baron@dartel.ru>
11809                 
11810         * po/it.po
11811                 updated by Alessandro Maestri
11812
11813 2002-11-27 [paul]       0.8.6claws18
11814
11815         * sync with 0.8.6cvs12
11816           src/prefs_common.c
11817                 Differences are that main uses a 'Receive dialog'
11818                 frame on the Interface tab, whereas claws groups all 
11819                 the dialogs together in a 'Dialogs' frame.
11820
11821 2002-11-27 [colin]      0.8.6claws17
11822
11823         * src/prefs_matcher.c
11824                 Fix Execute criteria's NOT flag
11825
11826
11827 2002-11-26 [christoph]  0.8.6claws16
11828
11829         * src/ssl.c
11830                 rewrite the ssl code a little bit, only use one
11831                 SSL context, set default certificates' file/path
11832
11833 2002-11-26 [thorsten]   0.8.6claws15
11834
11835         * src/compose.c
11836                 default-reply-to didn't work for ml-reply
11837
11838 2002-11-26 [melvin]     0.8.6claws14
11839
11840         * src/prefs_actions.c
11841                 Made pipe-actions ignore short headers in message view
11842                 Made trailing-pipe-actions write in the message view with
11843                 the same font as the original message
11844
11845 2002-11-26 [paul]       0.8.6claws13
11846
11847         * src/compose.c
11848                 this time commit the correct file
11849
11850 2002-11-26 [paul]       0.8.6claws12
11851
11852         * sync with 0.8.6cvs11
11853           src/quote_fmt_parse.y  
11854                 no sync needed
11855           src/account.[ch]       
11856                 not sync'ed
11857           src/compose.c
11858                 compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
11859                 on draft mode.
11860                 compose_reedit(): add check for 'X-Sylpheed-Account-Id:' 
11861                 header
11862                 
11863         see ChangeLog 2002-11-25 and 2002-11-26
11864
11865 2002-11-26 [colin]      0.8.6claws11
11866
11867         * src/folderview.c
11868                 Fix collapsed folder not auto-expanding during
11869                 mail dnd, if it was the source folder.
11870
11871 2002-11-25 [colin]      0.8.6claws10
11872
11873         * src/folderview.[ch]
11874                 Variable renaming and cleaning (slist of nodes 
11875                 to be re-collapsed is stored in FolderView)
11876
11877 2002-11-25 [paul]       0.8.6claws9
11878
11879         * src/prefs_common.[ch]
11880                 fix breakage caused by last commit
11881
11882 2002-11-25 [paul]       0.8.6claws8
11883
11884         * sync with 0.8.6cvs4
11885                 see ChangeLog 2002-11-21
11886
11887 2002-11-25 [paul]       0.8.6claws7
11888
11889         * sync with 0.8.6cvs4
11890                 see ChangeLog 2002-11-20
11891
11892 2002-11-25 [paul]       0.8.6claws6
11893
11894         * sync with 0.8.6cvs3
11895                 see ChangeLog 2002-11-18
11896
11897 2002-11-25 [colin]      0.8.6claws5
11898
11899         * src/gtkutils.[ch]
11900                 Add gtkut_ctree_node_is_parent()
11901         * src/folderview.c
11902                 Spring-loaded folders
11903
11904 2002-11-25 [colin]      0.8.6claws4
11905
11906         * src/utils.[ch]
11907                 Add slist_concat_unique(), function to merge
11908                 two GSList filtering dups
11909         * src/folder.[ch]
11910         * src/summaryview.[ch]
11911         * src/folderview.c
11912         * src/main.c
11913                 Add detection/update/display of unread answers
11914                 to marked mails
11915         * src/procmsg.[ch]
11916                 Add procmsg_find_children()
11917                 Add procmsg_msg_has_marked_parent()
11918
11919 2002-11-25 [colin]      0.8.6claws3
11920
11921         * src/ssl_certificate.[ch]
11922                 Allow checking a certificate without a DNS
11923                 lookup
11924                 Allow to forget a cert (by deleting it)
11925                 Make ssl_certificate_destroy_public
11926         * src/ssl_manager.[ch] ** NEW FILES **
11927                 Gui to manage (display/remove) certificates
11928         * src/prefs_common.[ch]
11929                 Add a pref to allow silent acceptation of
11930                 trusted certificates or not (based on the
11931                 "I want to know what's going on" principle)
11932         * src/mainwindow.c
11933                 Add SSL manager in Tools menu
11934         * src/Makefile.am
11935                 Add the new files to the build
11936         * po/POTFILES.in
11937                 Add ssl_manager.c to translations
11938
11939 2002-11-25 [colin]      0.8.6claws2
11940
11941         * src/summaryview.[ch]
11942                 Add S_SEARCH_EXTENDED to the quick search, which 
11943                 allows to search using filtering syntax.
11944
11945 2002-11-25 [colin]      0.8.6claws1
11946
11947         * src/summaryview.c
11948                 Deletion of duplicates now prefer deleting
11949                 the unread dup (fixes feature-request 638989).
11950
11951 2002-11-24 [paul]       0.8.6claws
11952
11953         * po/es.po
11954           po/pl.po
11955           po/ru.po
11956           po/sr.po
11957                 updated by Ricardo Mones Lastra,
11958                 Witold Wladyslaw Wojciech Wilk,
11959                 Ruslan N. Balkin, and  Urke MMI 
11960                 respectively
11961
11962 2002-11-24 [paul]       0.8.5claws182
11963
11964         * po/bg.po
11965                 updated by George Danchev
11966
11967 2002-11-23 [alfons]     0.8.5claws181
11968
11969         * src/imap.c
11970                 tiny memory leak found by browsing Dimitar's 
11971                 valgrind report
11972
11973 2002-11-23 [paul]       0.8.5claws180
11974
11975         * po/it.po
11976                 updated by Alessandro Maestri
11977
11978 2002-11-22 [christoph]  0.8.5claws179
11979
11980         * src/compose.c
11981         * src/inc.c
11982         * src/prefs_filtering.c
11983         * src/summaryview.c
11984                 more warning fixes
11985
11986 2002-11-22 [alfons]     0.8.5claws178
11987
11988         * src/summaryview.c
11989                 summary_execute_delete_func(): if message is deleted, make 
11990                 sure to also remove its entry in the subject hash table. 
11991                 fixes a corner case bug.
11992
11993 2002-11-22 [paul]       0.8.5claws177
11994
11995         * .cvsignore
11996                 add 'autom4te.cache'
11997                 
11998         * ltconfig      ** REMOVED **
11999                 not needed
12000
12001 2002-11-22 [paul]       0.8.5claws176
12002
12003         * src/textview.c
12004                 textview_set_font(): fix for message display in
12005                 UTF-8 locales (thanks to Sergey Vlasov).
12006                 
12007         * AUTHORS
12008                 add new team members and contributors
12009
12010
12011 2002-11-21 [colin]      0.8.5claws175
12012
12013         * src/procmsg.[ch]
12014                 Add procmsg_remove_special_headers()
12015         * src/mh.c
12016                 Use procmsg_remove_special_headers() for 
12017                 previous fix
12018
12019 2002-11-21 [colin]      0.8.5claws174
12020
12021         * src/mh.c
12022                 Fix moving/copying from queue/draft folders
12023                 for MH folders
12024
12025 2002-11-21 [christoph]  0.8.5claws173
12026
12027         * src/crash.c
12028         * src/filtering.c
12029         * src/logwindow.c
12030         * src/main.c
12031         * src/matcher_parser_lex.[hl]
12032         * src/mbox.c
12033         * src/mbox_folder.[ch]
12034         * src/prefs_filtering.c
12035         * src/procheader.c
12036         * src/quote_fmt_lex.l
12037         * src/ssl.c
12038                 fix all warnings except the warnings in lex and yacc files
12039
12040 2002-11-20 [christoph]  0.8.5claws172
12041
12042         * src/imap.c
12043                 fix MsgInfo retrieval for IMAP draft and queue folders
12044                 (closes bug [ 619558 ] Draft saving on IMAP box issue)
12045
12046 2002-11-19 [christoph]  0.8.5claws171
12047
12048         * src/compose.c
12049                 fix segfault, when draft saving does not get
12050                 the MsgInfo of the new message
12051                 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
12052
12053 2002-11-19 [christoph]  0.8.5claws170
12054
12055         * src/procmsg.c
12056                 add parameter check for flag setting function
12057                 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
12058
12059 2002-11-18 [paul]       0.8.5claws169
12060
12061         * src/compose.c
12062                 more sensitivity fixes to redirect mode:
12063                 * disable toolbar draft button
12064                 * allow only Address book in the Tools menu
12065                 * disable editing of message by the spell
12066                   checker
12067
12068 2002-11-18 [paul]       0.8.5claws168
12069
12070         * src/compose.c
12071                 fix sensitivity of menu items in compose_redirect():
12072                 allow only the necessary items 
12073
12074 2002-11-18 [paul]       0.8.5claws167
12075
12076         * src/compose.c
12077                 fix bug [ 603259 ] 'attachment got lost on bounce'
12078
12079 2002-11-18 [paul]       0.8.5claws166
12080
12081         * po/ru.po
12082                 updated by Ruslan N. Balkin <baron@dartel.ru>
12083
12084 2002-11-18 [colin]      0.8.5claws165
12085
12086         * src/main.c
12087           src/defs.h
12088                 Remove old filtering stuff
12089
12090
12091 2002-11-17 [oliver]     0.8.5claws164
12092
12093         * src/toolbar.h
12094                 remove not needed typedef 
12095
12096 2002-11-17 [oliver]     0.8.5claws163
12097
12098         * src/toolbar.c
12099                 make toolbar's on click events translatable
12100
12101 2002-11-15 [colin]      0.8.5claws162
12102
12103         * src/summaryview.c
12104                 Revert too-soon integration of a feature
12105
12106 2002-11-15 [christoph]  0.8.5claws161
12107
12108         * src/imap.c
12109                 use main's implementation of imap_get_msginfo
12110
12111 2002-11-15 [christoph]  0.8.5claws160
12112
12113         * src/compose.c
12114         * src/folder.[ch]
12115         * src/imap.c
12116         * src/mbox_folder.c
12117         * src/mh.c
12118         * src/news.c
12119         * src/procmsg.c
12120         * src/summaryview.c
12121                 replace claws' fetch_msginfo with main's get_msginfo
12122                 (use main's implementation where possible)
12123
12124 2002-11-15 [colin]      0.8.5claws159
12125
12126         * src/ssl_certificate.c
12127                 Missed a check
12128
12129 2002-11-16 [melvin]     0.8.5claws158
12130
12131         * po/fr.po
12132                 Updated French translations.
12133
12134 2002-11-16 [colin]      0.8.5claws157
12135
12136         * src/ssl_certificate.c
12137                 Check for missing parts in the certificates
12138
12139 2002-11-15 [colin]      0.8.5claws156
12140
12141         * src/folderview.c
12142                 Preventive fix (missing check) found by
12143                 Alfons
12144
12145 2002-11-15 [paul]
12146
12147         * NEWS
12148                 sync with 0.8.6 release
12149
12150 2002-11-15 [colin]      0.8.5claws155
12151
12152         * src/folder.[ch]
12153           src/folderview.c
12154                 Fix error handling of folder_item_move_to()
12155                 (thanks to Alfons!)
12156
12157 2002-11-15 [colin]      0.8.5claws154
12158
12159         * src/folder.[ch]
12160           src/folderview.c
12161                 folder_item_move_to() sets an error message instead
12162                 of having GUI stuff in folder.c
12163
12164 2002-11-15 [colin]      0.8.5claws153
12165
12166         * src/procmsg.[ch]
12167                 Implemented a callback for MsgInfo updates, 
12168                 heavily copy/pasted from Christoph's folder 
12169                 callback system
12170         * src/summaryview.[ch]
12171                 Register summary_update_msg as callback
12172
12173 2002-11-14 [colin]      0.8.5claws152
12174         
12175         * src/procmsg.c
12176                 Update the FolderItem after sending (fixes 617593)
12177
12178 2002-11-14 [christoph]  0.8.5claws151
12179
12180         * src/folder.c
12181                 fix wrong position of NULL pointer check found
12182                 by Sergey
12183
12184 2002-11-14 [christoph]  0.8.5claws150
12185
12186         * src/folder.c
12187                 fix segfault when deleting messages from IMAP folders
12188                 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
12189
12190 2002-11-14 [colin]      0.8.5claws149
12191
12192         * src/compose.c
12193                 Forwarding was also ignoring the folder's default account.
12194
12195 2002-11-14 [colin]      0.8.5claws148
12196
12197         * src/compose.c
12198                 Fix sent folder not set to folder properties when 
12199                 forwarding.
12200
12201 2002-11-14 [thorsten]   0.8.5claws147
12202
12203         * src/inc.c
12204                 inc_start(): Files were not moved from .processing to inbox,
12205                 if no global processing rule existed
12206
12207 2002-11-14 [colin]      0.8.5claws146
12208
12209         * src/ssl_certificate
12210                 Fix file operations
12211
12212 2002-11-14 [paul]       0.8.5claws145
12213
12214         * po/it.po
12215                 updated by Alessandro Maestri
12216
12217 2002-11-13 [alfons]     0.8.5claws144
12218
12219         * src/folder.c
12220                 folder_item_close(): only mark messages unread
12221                 when a folder has new messages 
12222
12223 2002-11-13 [keith]      0.8.5claws143
12224
12225         * src/imap.c
12226                 Fix problem moving or copying between
12227                 IMAP folders
12228
12229 2002-11-13 [colin]      0.8.5claws142
12230
12231         * src/matcher_parser_parse.y
12232                 Fix rule problem when " don't match
12233
12234 2002-11-13 [christoph]  0.8.5claws141
12235
12236         * src/folder.c
12237         * src/folderview.c
12238                 moved cache saving to folder_item_close
12239                 the folderview should not have to deal with
12240                 this things
12241
12242 2002-11-13 [christoph]  0.8.5claws140
12243
12244         * src/summaryview.c
12245                 moved setting of important score to
12246                 summary_set_prefs_from_folderitem
12247
12248 2002-11-13 [colin]      0.8.5claws139
12249
12250         * src/matcher_parser_parse.y
12251                 Fix a segfault in the parser (happening when
12252                 a good expression had been tested and a bad 
12253                 one arrives)
12254
12255 2002-11-13 [paul]       0.8.5claws138
12256
12257         * sync with 0.8.5cvs24
12258                 see ChangeLog 2002-11-13
12259                 
12260         * po/pt_BR.po
12261                 updated by Fabio Jr. Beneditto
12262
12263 2002-11-13 [colin]      0.8.5claws137
12264         
12265         * src/msgcache.c
12266           src/defs.h
12267           src/procmsg.[ch]
12268                 Revert last commit, problem
12269
12270 2002-11-13 [colin]      0.8.5claws136
12271
12272         * src/msgcache.c
12273                 Remove duplicated code
12274         * src/defs.h
12275                 Bumped CACHE_VERSION and MARK_VERSION
12276         * src/procmsg.[ch]
12277                 Network endian for cache and mark files
12278
12279 2002-11-12 [colin]      0.8.5claws135
12280
12281         * src/inc.c
12282                 Fix the "socket error" dialog which disappeared
12283
12284 2002-11-12 [colin]      0.8.5claws134
12285
12286         * src/msgcache.c
12287                 Reverse last commit which had performance 
12288                 problems, but still reverse the list
12289
12290 2002-11-12 [colin]      0.8.5claws133
12291
12292         * src/msgcache.c
12293                 Reverse list order
12294
12295 2002-11-12 [melvin]     0.8.5claws132
12296
12297         * src/compose.c
12298                 Added a check for a NULL prefs_common.dictionary
12299
12300 2002-11-12 [colin]      0.8.5claws131
12301
12302         * src/ssl_certificate.[ch]
12303                 Use FQDN hostname
12304
12305 2002-11-12 [colin]      0.8.5claws130
12306
12307         * src/ssl_certificate.[ch]
12308                 Take connection port into account for 
12309                 checking certificates (a single hostname
12310                 could have multiple servers with multiple
12311                 certificates)
12312         * src/ssl.c
12313                 Pass the port to ssl_certificate_check
12314
12315 2002-11-12 [paul]       0.8.5claws129
12316
12317         * src/folder.c
12318                 fix a typo in last commit
12319
12320 2002-11-12 [paul]       0.8.5claws128
12321
12322         * sync with 0.8.5cvs23
12323                 see ChangeLog entry 2002-11-12
12324
12325 2002-11-11 [colin]      0.8.5claws127
12326
12327         * src/ssl_certificate.c
12328                 Cleaner messages
12329                 Don't popup, instead log error, if the 
12330                 corresponding pref is checked
12331         * src/ssl_certificate.h
12332                 include <openssl/objects/h>
12333
12334 2002-11-11 [colin]      0.8.5claws126
12335
12336         * src/ssl_certificate.h
12337                 _Really_ clean it
12338
12339 2002-11-11 [colin]      0.8.5claws125
12340         
12341         * src/ssl_certificate.c
12342                 Fixed leak
12343
12344 2002-11-11 [colin]      0.8.5claws124
12345
12346         * src/ssl.c
12347                 Cleaned a bit
12348         * src/ssl_certificate.[ch]
12349                 Cleaned a bit (better use of SSL API)
12350                 (This will cause non-recognition of saved 
12351                  certificates of claws12[23]...)
12352
12353 2002-11-11 [paul]       0.8.5claws123
12354         
12355         * po/es.po
12356                 updated by Ricardo Mones Lastra
12357
12358 2002-11-11 [colin]      0.8.5claws122
12359
12360         * src/ssl.c
12361                 Fix a typo
12362
12363 2002-11-11 [colin]      0.8.5claws121
12364
12365         * src/ssl_certificate.[ch] ** NEW FILES **
12366         * src/ssl.[ch]
12367                 Check SSL certificates presented to us
12368         * src/Makefile.am
12369                 Add ssl_certificate.[ch]
12370         * po/POTFILES.in
12371                 Add ssl_certificate.c
12372
12373 2002-11-11 [paul]       0.8.5claws120
12374
12375         * sync with 0.8.5cvs22
12376                 see ChangeLog 2002-11-11
12377
12378 2002-11-11 [paul]       0.8.5claws119
12379
12380         * sync with 0.8.5cvs21
12381                 see ChangeLog 2002-11-11
12382
12383 2002-11-10 [jens]       0.8.5claws118
12384
12385         * src/folder.c
12386         * src/folderview.c
12387                 corrected some typing
12388         * po/de.po
12389                 updated german translation
12390         * sylpheed.spec.in
12391                 cleaned up specfile and adjusted it for claws
12392
12393 2002-11-10 [colin]      0.8.5claws117
12394
12395         * src/summaryview.c
12396                 a STATUSBAR_PUSH/POP fix
12397
12398 2002-11-10 [colin]      0.8.5claws116
12399
12400         * src/prefs_folder_item.c
12401                 Fix hanging after opening folder properties
12402
12403 2002-11-10 [hoa]        0.8.5claws115
12404
12405         * src/matcher_parser_lex.l
12406         * src/matcher_parser_parse.y
12407                 config file for scoring and filtering is no more trashed
12408                 when there is a syntax error in a filtering rule when
12409                 editing it in a dialog.
12410
12411 2002-11-09 [colin]      0.8.5claws114
12412
12413         * src/mbox_folder.c
12414                 Added missing initialisation of folder->destroy()
12415
12416 2002-11-09 [colin]      0.8.5claws113
12417
12418         * src/folder.c
12419           src/folderview.c
12420                 Fix the status bar messages
12421
12422 2002-11-09 [colin]      0.8.5claws112
12423
12424         * src/folderview.c
12425                 Fix hangs after folder dnd, happening after 
12426                 claws109.
12427
12428 2002-11-09 [christoph]  0.8.5claws111
12429
12430         * src/folderview.c
12431                 just changed order of calls (reverse order of
12432                 associated calls)
12433         * src/inc.c
12434                 lock inc when checking only one account, otherwise
12435                 inc all could be executed at the same time
12436
12437 2002-11-09 [christoph]  0.8.5claws110
12438
12439         * src/folderview.c
12440                 better unlock the mouse cursor before calling
12441                 summary_show because it changes the cursor too
12442
12443 2002-11-09 [christoph]  0.8.5claws109
12444
12445         * src/folder.[ch]
12446         * src/folderview.c
12447                 add functions to open and close a folder
12448                 o opending will execute scanning for remote folders
12449                   and processing
12450                 o closing will unset new flag for messages
12451
12452 2002-11-09 [colin]      0.8.5claws108
12453
12454         * src/folder.c
12455                 Add a call to prefs_matcher_write_config to 
12456                 avoid non-leaf folders filtering settings to be
12457                 lost
12458
12459 2002-11-09 [paul]       0.8.5claws107
12460
12461         * src/prefs_account.c
12462                 re-word a label
12463
12464 2002-11-09 [colin]      0.8.5claws106
12465
12466         * src/folderview.c
12467                 Minor esthetic fix
12468
12469 2002-11-09 [colin]      0.8.5claws105
12470
12471         * src/folderview.c
12472                 Fix prefs_filtering deletion for MH folders (same
12473                 reason as below)
12474         * src/prefs_filtering.c
12475                 Fix prefs_filtering renaming and deletion for 
12476                 folder-based processing rules.  
12477
12478 2002-11-09 [christoph]  0.8.5claws104
12479
12480         * src/compose.c
12481         * src/folder.[ch]
12482         * src/folderview.[ch]
12483         * src/import.c
12484         * src/inc.c
12485         * src/main.c
12486         * src/mainwindow.c
12487         * src/messageview.c
12488         * src/prefs_folder_item.c
12489         * src/procmsg.c
12490         * src/summaryview.c
12491                 implement a callback system for folder item updates
12492
12493 2002-11-09 [colin]      0.8.5claws103
12494
12495         * src/folderview.c
12496                 Fix prefs_filtering renaming for MH folders (we
12497                 shouldn't rename by path as another folder could
12498                 have the same hierarchy).
12499
12500 2002-11-09 [colin]      0.8.5claws102
12501
12502         * src/folder.c
12503                 Fix a leak found by Christoph, use better variable
12504                 names
12505
12506 2002-11-09 [colin]      0.8.5claws101
12507
12508         * src/folder.c
12509                 One more fix for processing rules
12510
12511 2002-11-08 [colin]      0.8.5claws100
12512         
12513         * src/matcher.c
12514                 Don't copy the compiled regexp (will be reevaluated)
12515         * src/folderview.c
12516                 Lock folderview while moving
12517         * src/folder.c
12518                 Provide info on what's happening to the user
12519
12520 2002-11-08 [colin]      0.8.5claws99
12521
12522         * src/folderview.c
12523                 Fix folder reordering after a move if parent is 
12524                 root
12525         * src/scoring.[ch]
12526                 Add function to copy a ScoringProp
12527         * src/prefs_folder_item.c
12528                 Copy scoring rules when copying a folder prefs
12529
12530 2002-11-08 [colin]      0.8.5claws98
12531
12532         * src/folderview.c
12533                 Fixes in case of failure
12534         * src/filtering.[ch]    
12535                 Add function to duplicate a FilteringProp
12536         * src/matcher.[ch]
12537                 Add function to duplicate a MatcherProp
12538         * src/prefs_folder_item.c
12539                 Save folder's processing rules when copying 
12540                 its prefs
12541
12542 2002-11-08 [colin]      0.8.5claws97
12543         
12544         * src/folderview.c
12545                 Sort after move
12546         * src/folder.c 
12547                 Change a printf to debug_print
12548
12549 2002-11-08 [colin]      0.8.5claws96
12550
12551         * src/folder.c
12552           src/folderview.c
12553                 Fix segfaults, call me stupido
12554         
12555
12556 2002-11-08 [colin]      0.8.5claws95
12557
12558         *src/folder.c
12559                 Added forgotten prefs to save when moving folders
12560
12561 2002-11-08 [colin]      0.8.5claws94
12562
12563         * src/folder.c
12564                 Fixes to folder DND (prefs copy)
12565         * src/folderview.c
12566                 Optimization for folder DND (don't rescan whole tree)
12567                 Added folderview_create_folder_node() for this 
12568                 optimization, so de-duped a bit the code
12569         * src/prefs_folder_item.[ch]
12570                 Added prefs_folder_item_copy_prefs()    
12571           
12572 2002-11-08 [paul]       0.8.5claws93
12573
12574         * src/prefs_account.c
12575           tools/README
12576           tools/kmail2sylpheed_v2.pl
12577                 correct some typos
12578
12579 2002-11-08 [paul]       0.8.5claws92
12580
12581         * src/compose.c
12582           src/prefs_account.[ch]
12583                 remove account options 'clearsign' and 'ascii_armored',
12584                 replace with 'default_gnupg_mode' to prevent mixed-mode
12585                 Privacy settings
12586
12587 2002-11-08 [paul]       0.8.5claws91
12588
12589         * src/compose.[ch]
12590                 re-implement GnuPG 'on-the-fly' mode selection,
12591                 disallow mixed-mode
12592
12593 2002-11-08 [colin]      0.8.5claws90
12594
12595         * src/folderview.c
12596           src/prefs_folder_item.c
12597                 Change "Property" to "Properties"
12598
12599 2002-11-07 [colin]      0.8.5claws89
12600
12601         * src/folderview.c
12602           src/folder.c
12603                 Allow folder dropping to a root folder
12604
12605 2002-11-07 [paul]       0.8.5claws88
12606
12607         * src/compose.c
12608                 revert last commit
12609
12610 2002-11-07 [paul]       0.8.5claws87
12611
12612         * src/compose.c
12613                 fix reply-to-list bug. closes bug report
12614                 "[633382] reply-to-list broken in recent cvs"
12615
12616 2002-11-07 [paul]       0.8.5claws86
12617
12618         * src/compose.c
12619                 add a forgotten '#if USE_GPGME ... #endif'
12620
12621 2002-11-07 [paul]       0.8.5claws85
12622
12623         * sync with 0.8.5cvs20
12624                 see ChangeLog 2002-11-07
12625
12626 2002-11-07 [colin]      0.8.5claws84
12627
12628         * src/folder.[ch]
12629                 Change folder_item_move_to to return the newly 
12630                 created folderitem.
12631         * src/folderview.c
12632                 Select the new folderitem after moving.
12633
12634 2002-11-07 [colin]      0.8.5claws83
12635
12636         * src/prefs_filtering.c
12637                 Fix rule rewriting when moving a leaf folder to a 
12638                 shorter path
12639
12640 2002-11-07 [colin]      0.8.5claws82
12641
12642         * src/prefs_filtering.c
12643                 fix a leak
12644
12645 2002-11-07 [colin]      0.8.5claws81
12646
12647         * src/folder.[ch]
12648                 Add folder_item_move_to() function to move a 
12649                 folderitem into another one (updates matcher etc)
12650         * src/folderview.c
12651                 Add folder drag'n drop (context menu to come)
12652                 [Should be dataloss free, but Please backup before 
12653                  trying !]
12654
12655 2002-11-06 [colin]      0.8.5claws80
12656
12657         * src/mh.c
12658                 mh_create_folder() returns NULL if can't create
12659                 directory hierarchy
12660
12661 2002-11-06 [paul]       0.8.5claws79
12662
12663         * src/compose.[ch]
12664                 allow 'on-the-fly' changing of the type of encryption 
12665                 and/or signing used (mime/ascii) via the compose window
12666
12667 2002-11-06 [paul]       0.8.5claws78
12668
12669         * sync with 0.8.5cvs19
12670                 see ChangeLog 2002-11-06 for src/account.c: 
12671                 account_get_special_folder()
12672                 
12673 2002-11-05 [alfons]     0.8.5claws77
12674
12675         * src/crash.c
12676                 very minor cleanups: nothing to see here, move on. :-)
12677
12678 2002-11-05 [colin]      0.8.5claws76
12679
12680         * src/main.c
12681                 Changes choices if compose windows are opened to
12682                 Discard, Draft, Don't quit
12683
12684 2002-11-05 [thorsten]   0.8.5claws75
12685
12686         * src/compose.c
12687                 reenabled default_reply_to folder option
12688
12689 2002-11-05 [colin]      0.8.5claws74
12690
12691         * src/compose.[ch] 
12692                 add compose_draft()
12693         * src/crash.c
12694                 add SIGTERM handler
12695         * src/main.[ch]
12696                 add clean_quit() for the SIGTERM handler
12697
12698 2002-11-05 [paul]       0.8.5claws73
12699         
12700         * po/es.po
12701                 updated by Ricardo Mones Lastra
12702
12703 2002-11-05 [melvin]     0.8.5claws72
12704
12705         * src/logwindow.c
12706                 Fixed log-clipping bug #616795.
12707                 To stop logging in the log window use 0 length.
12708         * src/prefs_common.c
12709                 Added a label to inform about the 0 log length behaviour.
12710
12711 2002-11-05 [paul]       0.8.5claws71
12712
12713         * sync with 0.8.5cvs17
12714                 see ChangeLog 2002-11-05
12715
12716 2002-11-04 [paul]       0.8.5claws70
12717
12718         * sylpheed-128x128.png
12719           sylpheed-64x64.png
12720           sylpheed.png
12721                 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
12722                 <nikai@users.sourceforge.net>
12723                 
12724         * po/bg.po
12725                 updated by George Danchev
12726
12727 2002-11-03 [thorsten]   0.8.5claws69
12728
12729         * src/main.c
12730           src/mimeview.c
12731           src/rfc2015.h
12732                 add check if gpg is active
12733
12734 2002-11-03 [thorsten]   0.8.5claws68
12735
12736         * src/toolbar.h
12737                 removed GSList declaration causing trouble on MacOS-X
12738                 (submitted by alfons, reported by xfesty)
12739
12740 2002-11-01 [paul]       0.8.5claws67
12741
12742         * src/mainwindow.c
12743                 remove last remnants of main's filter code
12744
12745 2002-11-01 [paul]       0.8.5claws66
12746
12747         * tools/filter_conv.pl
12748                 fix bug where user-defined headers were ignored
12749
12750 2002-11-01 [paul]       0.8.5claws65
12751
12752         * src/logwindow.c
12753                 make a debug_print() not translatable
12754
12755 2002-10-31 [melvin]     0.8.5claws64
12756
12757         * ac/aspell.m4
12758                 Fixed --disable-aspell-test. Now --disable-aspell-test will 
12759                 not run any GNU/aspell test.  The dictionary path will
12760                 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
12761                 was given, in which case, it will be $prefix/lib/aspell/
12762         * configure.in
12763                 Fixed typo in commentary (Aspell code).
12764
12765 2002-10-31 [paul]       0.8.5claws63
12766
12767         * po/POTFILES.in
12768                 remove src/filter.c and src/prefs_filter.c
12769                 thanks to Ricardo for reminding me
12770
12771 2002-10-31 [colin]      0.8.5claws62
12772
12773         * src/mbox_folder.c
12774                 Plug some leaks
12775
12776 2002-10-31 [paul]       0.8.5claws61
12777
12778         * src/prefs_filter.[ch] ** REMOVED **
12779           src/filter.[ch]       ** REMOVED **
12780           
12781         * src/Makefile.am
12782           src/folderview.c
12783           src/inc.c
12784           src/main.c
12785           src/mainwindow.c
12786           src/mbox.c
12787           src/prefs_common.c
12788           src/prefs_filtering.c
12789           src/summaryview.[ch]
12790                 remove main's 'filter' code
12791                 
12792         README.claws
12793                 update to reflect removal of main's filter
12794
12795 2002-10-31 [paul]       0.8.5claws60
12796
12797         * src/summaryview.c
12798                 remove check for global_processing in summary_filter_open(). 
12799                 This fixes the bug where if the user uses the right-click 
12800                 'Create filter rule...' and doesn't have any filter rules 
12801                 already defined in claws' advanced filtering, the newly 
12802                 created filter rule goes to main's filtering which is 
12803                 inaccessible through the gui. Now the filter rule gets added
12804                 to claws' filtering by default.
12805
12806 2002-10-28 [melvin]     0.8.5claws59
12807
12808         * src/prefs_actions.c
12809                 Fixed bug #627322 where MIME parts were not always
12810                 correctly passed to a %p action
12811                 Display an error dialog when message filename is not found.
12812
12813 2002-10-28 [melvin]     0.8.5claws58
12814
12815         * src/prefs_common.c
12816                 Readded a missing function declaration lost in 0.8.3claws34
12817
12818 2002-10-28 [paul]       0.8.5claws57
12819
12820         * sync with 0.8.5cvs15
12821                 see ChangeLog 2002-10-28 and 2002-10-25
12822                 
12823         Note: ChangeLog entry 2002-10-24 is not sync'ed.
12824
12825 2002-10-27 [oliver]     0.8.5claws56
12826
12827         * src/pop.c
12828                 plug leak in pop3_top_recv
12829
12830 2002-10-26 [christoph]  0.8.5claws55
12831
12832         * src/folder.c
12833                 set need_update folder flag when messages are added
12834                 (closes bug [ 626922 ] folder not updated after receiving)
12835
12836 2002-10-25 [melvin]     0.8.5claws54
12837
12838         * src/imageview.c
12839                 Fixed a memleak introduced in the scaling code.
12840
12841 2002-10-24 [alfons]     0.8.5claws53
12842
12843         * src/filtering.c
12844                 make filtering's forward message action forward from the 
12845                 correct account
12846                 (closes bug [628089 ] Filter -> Forward from address problem
12847                 reported by Oktay)
12848
12849 2002-10-24 [christoph]  0.8.5claws52
12850
12851         * src/mainwindow.c
12852         * src/manual.[ch]
12853                 o use manual of current locale or english if current
12854                   locale is not available (and english is available)
12855                 o also link to sylpheed doc project manuals
12856
12857 2002-10-23 [paul]       0.8.5claws51
12858
12859         * tools/README
12860           tools/kmail2sylpheed_v2.pl
12861                 add new version of kmail addressbook importer script.
12862                 works with newer versions of Kmail/KAddressBook which
12863                 have new and rearranged data.
12864
12865 2002-10-23 [martin]     0.8.5claws50
12866
12867         * src/folderview.c
12868         * src/summaryview.c
12869         * src/utils.h
12870         * src/utils.c
12871                 added length parameter to get_abbrev_newsgroup_name()
12872                 changed this function so that it abbreviates the newsgroup
12873                 names only so long it is smaller than the length parameter
12874                 (for better reading of some newsgroup names and space efficiency)
12875
12876 2002-10-22 [colin]      0.8.5claws49
12877
12878         *src/foldersel.c
12879                 Revert Alfons' last modification (after voting ;-))
12880
12881 2002-10-21 [alfons]     0.8.5claws48
12882
12883         * src/foldersel.c
12884                 folder view in folder selection dialog reflects state of
12885                 folder view in main window
12886
12887 2002-10-18 [alfons]     0.8.5claws47
12888
12889         * src/mbox.c
12890                 drop imported messages in folder selected by user,
12891                 and not in the inbox
12892                 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
12893
12894 2002-10-18 [alfons]     0.8.5claws46
12895
12896         * src/compose.c
12897                 make automagic reply work correctly for email accounts 
12898                 (whether it's viable to do a full sync with Hiro's 
12899                 compose.c is still under discussion)
12900
12901 2002-10-18 [melvin]     0.8.5claws45
12902
12903         * src/prefs_actions.c
12904                 Fixed bug #622275 where asynchroneous actions left 
12905                 zombies processes
12906                 Made (synchroneous) actions' input be displayed live.
12907
12908 2002-10-18 [christoph]  0.8.5claws44
12909
12910         * src/textview.c
12911                 don't add a newline in the textview in front of the
12912                 first textpart if header display is disabled
12913                 (closes bug [ 603385 ] disabled header display leaves blank
12914                  lin)
12915
12916 2002-10-18 [christoph]  0.8.5claws43
12917
12918         * src/folder.[ch]
12919         * src/imap.c
12920         * src/mbox_folder.c
12921         * src/mh.c
12922         * src/news.c
12923                 folder->get_num_list now returns an error code
12924                 (closes bug [ 609424 ] News cache cleared on failure)
12925                 
12926 2002-10-17 [colin]      0.8.5claws42
12927         
12928         * src/news.c
12929                 Changed a printf by debug_print
12930
12931 2002-10-16 [paul]       
12932
12933         * tools/OOo2sylpheed.pl
12934                 allow for spaces in the name of the
12935                 file to be attached.
12936
12937 2002-10-16 [colin]      0.8.5claws41
12938
12939         * src/main.c
12940                 Use a tristate to change online mode
12941
12942 2002-10-16 [paul]       0.8.5claws40
12943
12944         * po/es.po
12945                 updated by Ricardo Mones Lastra
12946
12947 2002-10-16 [colin]      0.8.5claws39
12948
12949         * src/main.c
12950           src/mainwindow.[ch]
12951                 Added --online and --offline command-line
12952                 switches
12953
12954 2002-10-15 [christoph]  0.8.5claws38
12955
12956         * src/procmime.c
12957                 set mimeinfo->name to NULL after g_free to
12958                 avoid double freeing with g_free
12959
12960 2002-10-14 [christoph]  0.8.5claws37
12961
12962         * src/compose.c
12963         * src/filtering.c
12964         * src/summaryview.c
12965                 remove calls to folder->change_flags that are now
12966                 done by procmsg flag functions (seems it is not
12967                 used by any foldertype anyway)
12968         * src/folder.c
12969                 init folder->change_flags with NULL
12970
12971 2002-10-14 [christoph]  0.8.5claws36
12972
12973         * src/folder.[ch]
12974         * src/imap.[ch]
12975                 use virtual functions for folder item new and destroy
12976                 functions
12977
12978 2002-10-14 [melvin]     0.8.5claws35
12979
12980         * src/compose.c
12981                 Added a test to not run the spell checker if no default
12982                 dictionary is available. No dialog is displayed though.
12983
12984 2002-10-14 [melvin]     0.8.5claws34
12985
12986         * src/gtkaspell.c
12987                 Fixed bug in dictionary list context menu where
12988                 "More..." pointed to an emtpy submenu if the
12989                 number of dictionaries is a multiple of 15
12990                 Removed unneeded code in suggestions list creation
12991
12992 2002-10-14 [paul]       0.8.5claws33
12993
12994         * po/bg.po
12995                 updated by George Danchev
12996
12997 2002-10-13 [hoa]        0.8.5claws32
12998
12999         * src/matcher.[ch]
13000           src/matcher_parser_parser.y
13001                 removed the escaped string from internal structure
13002                 of matcher.
13003
13004 2002-10-12 [colin]      0.8.5claws31
13005
13006         * src/gtksctree.[ch]
13007           src/summaryview.c
13008                 Removed useless function gtksctree_reanchor
13009
13010 2002-10-12 [alfons]     0.8.5claws30
13011         
13012         * sync with remaining main changes 2002-10-09 - 2002-10-11
13013         - drop changes to src/compose.c (requires claws specific changes)
13014         
13015 2002-10-12 [alfons]     0.8.5claws29
13016         
13017         * sync with main changes of 2002-10-08
13018         - drop changes to src/compose.c (requires claws specific changes)
13019         - drop changes to src/summaryview.c (requires changes to compose.c)     
13020
13021 2002-10-12 [alfons]     0.8.5claws28
13022         
13023         * sync with main changes of 2002-10-07
13024
13025 2002-10-12 [alfons]     0.8.5claws27
13026
13027         * sync with main changes of 2002-10-04
13028         - drop changes to src/compose.c (requires claws specific changes)
13029         - drop changes to src/prefs_folder_item.c (claws implementation
13030           seems to be working)
13031
13032 2002-10-12 [colin]      0.8.5claws26
13033
13034         * src/mainwindow.c
13035                 Fix folder-flicker when space-reading, introduced 
13036                 in claws22.
13037
13038 2002-10-12 [colin]      0.8.5claws25
13039
13040         * src/compose.c
13041                 Save account address when saving as draft.
13042                 (closes bug 621838)
13043
13044 2002-10-12 [colin]      0.8.5claws24
13045
13046         * src/summaryview.c
13047                 Fix the problem consisting of no message selected
13048                 after the last message in a folder has been moved.
13049
13050 2002-10-12 [paul]       0.8.5claws23
13051
13052         * src/compose.c
13053           src/prefs_template.c
13054           src/template.[ch]
13055                 add Cc and Bcc to templates. Patch submitted by
13056                 John L. Males.
13057
13058 2002-10-12 [colin]      0.8.5claws22
13059
13060         * src/folderview.c
13061                 Fix a bug after "Check for new messages":
13062                 If a folder was opened, it was still selected at
13063                 the end of the check, but displayed empty.
13064         * src/mainwindow.c
13065                 Remove unnecessary check
13066
13067 2002-10-12 [paul]
13068
13069         * tools/README
13070                 be more verbose in the description of
13071                 OOo2sylpheed.pl
13072                 
13073
13074 2002-10-11 [colin]      0.8.5claws21
13075
13076         * src/mainwindow.c
13077                 Make space work (better) when no mail is selected
13078
13079 2002-10-11 [colin]      0.8.5claws20
13080
13081         * src/inc.c
13082           src/news.c
13083                 fix warnings
13084
13085 2002-10-11 [colin]      0.8.5claws19
13086
13087         * src/mainwindow.c
13088                 revert 0.8.5claws6 changes as i couldn't get to
13089                 anything satisfying
13090
13091 2002-10-11 [melvin]     0.8.5claws18
13092
13093         * src/compose.c
13094                 Removed buggy and unused macro (should have been committed in
13095                 0.8.5claws17)
13096
13097 2002-10-11 [melvin]     0.8.5claws17
13098
13099         * src/compose.c
13100                 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
13101
13102 2002-10-11 [thorsten]   0.8.5claws16 
13103
13104         * src/folderview.c
13105                 remove rescan warning
13106
13107 2002-10-11 [colin]      0.8.5claws15 
13108
13109         * src/procheader.c
13110                 fix a segfault that happens if conv_unmime_header
13111                 fails (should be better to find out why it fails)
13112
13113 2002-10-11 [christoph]  0.8.5claws14
13114
13115         * src/summaryview.c
13116                 update folderview stats after ignore/unignore thread
13117
13118 2002-10-11 [hoa]        0.8.5claws13
13119
13120         * src/quote_fmt_parse.y
13121                 Fixed a yacc/bison syntax error
13122         * src/matcher.c
13123                 Escaping of string is fixed.
13124
13125 2002-10-11 [colin]      0.8.5claws12
13126
13127         * src/imageview.c
13128                 Resize images to fit
13129
13130 2002-10-11 [paul]       0.8.5claws11
13131
13132         * po/es.po
13133                 updated by Ricardo Mones Lastra
13134
13135 2002-10-10 [alfons]     0.8.5claws10
13136
13137         * src/compose.c
13138                 allow dropping files by "moving" files from a file manager,
13139                 not only by the more cumbersome "copying". the latter 
13140                 mostly implies holding down the Control button
13141
13142 2002-10-10 [christoph]  0.8.5claws9
13143
13144         * src/summaryview.c
13145                 update folders after thread building for ignored threads
13146
13147 2002-10-10 [christoph]  0.8.5claws8
13148
13149         * config/.cvsignore
13150                 added Makefile
13151         * src/filtering.[ch]
13152         * src/folder.[ch]
13153         * src/folderview.[ch]
13154         * src/import.c
13155         * src/inc.[ch]
13156         * src/mbox.[ch]
13157         * src/procmsg.c
13158         * src/summaryview.[ch]
13159                 o added new flag need_update to FolderItem
13160                 o removed folder_table from various functions from tracking
13161                   folder updates
13162                 o set need_update flags in folder.c's move, copy and delete
13163                   functions and procmsg's flags functions
13164                 o added function folderview_update_items_when_required that
13165                   updates all folders with need_update set
13166                 o call folderview_update_items_when_required instead of
13167                   folderview_update_item_foreach
13168
13169 2002-10-09 [sergey]     0.8.5claws7
13170
13171         * src/compose.c
13172                 Strip CRs whel loading the text into editor in reedit mode.
13173
13174 2002-10-09 [colin]      0.8.5claws6
13175
13176         * src/mainwindow.c
13177                 Make Space work when no mail is selected
13178
13179 2002-10-09 [colin]      0.8.5claws5
13180
13181         * src/gtksctree.[ch]
13182                 Fix range_select
13183                 Add gtk_sctree_reanchor() 
13184         * src/summaryview.c
13185                 Use gtk_sctree_reanchor() - better fix for 
13186                 bug 60413
13187
13188 2002-10-09 [colin]      0.8.5claws4
13189
13190         * src/summaryview.c
13191                 Fix shift-click select after delete problem
13192                 (closes bug 60413)
13193
13194 2002-10-08 [thorsten]   0.8.5claws3
13195
13196         * src/summaryview.c
13197                 exclude current msg from -hide read messages-
13198
13199 2002-10-08 [colin]      0.8.5claws2
13200
13201         * src/inc.[ch]
13202           src/pop.c
13203           src/recv.c
13204                 Differentiate socket errors from disk full
13205                 errors
13206
13207 2002-10-08 [christoph]  0.8.5claws1
13208
13209         * Makefile.am
13210         * configure.in
13211                 modifications for new config directory
13212
13213         * config.guess  ** REMOVED **
13214         * config.sub    ** REMOVED **
13215         * install-sh    ** REMOVED **
13216         * ltmain.sh     ** REMOVED **
13217         * missing       ** REMOVED **
13218         * mkinstalldirs ** REMOVED **
13219                 these files are autogenerated by automake
13220                 when you run autogen.sh
13221
13222         * config/.cvsignore     ** NEW FILE **
13223         * config/Makefile.am    ** NEW FILE **
13224                 ignore autogenerated files
13225                 create a Makefile in this directory
13226
13227 2002-10-08 [paul]       0.8.5claws
13228
13229         * 0.8.5claws release
13230         
13231         * src/compose.c
13232           src/procheader.c
13233           src/procmsg.c
13234                 fix quote reply format for newsgroups reply bug
13235                 (thanks to Hoa)
13236                 
13237         * po/en_GB.po
13238           po/pl.po
13239                 updated by me and Witold Wladyslaw Wojciech Wilk
13240                 repectively
13241
13242 2002-10-07 [paul]       0.8.3claws53
13243
13244         * po/it.po
13245           po/pt_BR.po
13246           po/sr.po
13247                 updated messages catalogs, submitted by
13248                 Alessandro Maestri, Fabio Jr.Beneditto 
13249                 and Urke MMI, respectively.
13250
13251 2002-10-07 [christoph]  0.8.3claws52
13252
13253         * src/folder.[ch]
13254         * src/folderview.c
13255         * src/mainwindow.c
13256                 fix new folder ghost message bug
13257                 (closes bug [ 619722 ] wrong count for newly created folders)
13258
13259 2002-10-07 [christoph]  0.8.3claws51
13260
13261         * src/compose.c
13262                 fix news posting problem
13263
13264 2002-10-07 [melvin]     0.8.3claws50
13265
13266         * po/fr.po
13267                 Updated French translation
13268
13269 2002-10-05 [christoph]  0.8.3claws49
13270
13271         * src/gtkstext.c
13272                 check if line_start_cache is set in gtk_stext_update_text
13273                 (closes bug [ 618119 ] crash while doing search in folder)
13274
13275 2002-10-05 [christoph]  0.8.3claws48
13276
13277         * src/imap.c
13278         * src/news.c
13279         * src/utils.c
13280         * src/utils.h
13281                 implement cache cleanups for claws' folder system
13282                 (closes bug [ 595916 ] imapcache not cleaned up)
13283
13284 2002-10-05 [melvin]     0.8.3claws47
13285
13286         * src/prefs_actions.c
13287                 Made the help text more clear for the %p token
13288
13289 2002-10-04 [paul]       0.8.3claws46
13290
13291         * sync with 0.8.5
13292                 see ChangeLog 2002-10-02 and 2002-10-03
13293
13294 2002-10-04 [christoph]  0.8.3claws45
13295
13296         * src/inc.c
13297                 fix segfault caused by pop before smtp
13298                 call to inc_account_mail with NULL
13299                 pointer for mainwin
13300
13301 2002-10-04 [paul]       0.8.3claws44
13302
13303         * configure.in
13304                 sync the LDAP detection from 0.8.5cvs1
13305
13306 2002-10-02 [christoph]  0.8.3claws43
13307
13308         * po/de.po
13309                 fix small spelling error
13310
13311 2002-10-02 [melvin]     0.8.3claws42
13312
13313         * ac/aspell.m4
13314                 Behave better and say "no" when test program cannot be run.
13315
13316 2002-10-02 [paul]       0.8.3claws41
13317
13318         * sync with 0.8.4cvs1
13319                 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
13320                 
13321         * src/summaryview.c
13322                 toggle the behavior of Reply menuitem between
13323                 normal reply and reply-to-list
13324
13325 2002-10-01 [sergey]     0.8.3claws40
13326
13327         * src/compose.c
13328                 Convert newlines in the message text to the canonical form
13329                 before base64 encoding (RFC2045 compliance, fixes some
13330                 interoperability issues with Evolution 1.0.3)
13331
13332 2002-09-29 [colin]      0.8.3claws39
13333
13334         * src/summaryview.c
13335                 Fix an unwanted copy/paste
13336
13337 2002-09-29 [colin]      0.8.3claws38
13338
13339         * src/mainwindow.c
13340                 Renamed "Custom toolbar" to "Customize toolbar"
13341                 Renamed "Show all header" to "Show all headers"
13342                 Renamed "Set diplay item" to "Set displayed items"
13343         * src/prefs_common.c
13344                 Renamed "Show all header" to "Show all headers"
13345         * src/prefs_summary_column.c
13346                 Renamed "diplay item" to "displayed items"
13347
13348 2002-09-29 [colin]      0.8.3claws37
13349
13350         * src/mainwindow.[ch]
13351                 online/offline status pixmaps follow theme
13352                 changes
13353         * src/summaryview.[ch]
13354                 quicksearch pixmap follows theme changes
13355
13356 2002-09-29 [thorsten]   0.8.3claws36
13357
13358         * src/compose.c
13359           src/prefs_folder_item.[ch]
13360                 add default_reply_to folder option (closes patch 581044)
13361
13362 2002-09-29 [christoph]  0.8.3claws35
13363
13364         * acconfig.h    ** REMOVED **
13365         * configure.in
13366         * ac/aspell.m4
13367         * ac/check-type.m4
13368         * ac/gnupg-check-typedef.m4
13369                 fix autoheader 2.50 warning
13370
13371 2002-09-29 [christoph]  0.8.3claws34
13372
13373         * major code cleanup (part 2)
13374         
13375                 - unused variables removed
13376                 - unused functions removed
13377                 - uninitialized variables checked
13378                 - missing return statements added
13379                 - missing function return types added
13380                 - added parentheses around assignment
13381                   when suggested by gcc
13382
13383 2002-09-29 [alfons]     0.8.3claws33
13384
13385         * src/logwindow.c
13386                 log_window_clear(): only bracket gtk_text_forward_delete() 
13387                 with gtk_text_freeze() / gtk_text_thaw() (see if this
13388                 works around GTK text bug)
13389
13390 2002-09-29 [paul]       0.8.3claws32
13391
13392         * po/bg.po
13393           po/sr.po
13394                 updated by George Danchev and Urke MMI
13395                 respectively
13396
13397 2002-09-27 [christoph]  0.8.3claws31
13398
13399         * doc-src/readme.txt
13400         * doc-src/rfc1806.txt   ** REMOVED **
13401         * doc-src/rfc2183.txt   ** NEW FILE **
13402         * doc-src/rfc2980.txt   ** NEW FILE **
13403                 update rfcs
13404
13405 2002-09-27 [melvin]     0.8.3claws30
13406
13407         * ac/aspell.m4
13408                 Fixed typo which could break linking
13409
13410 2002-09-27 [melvin]     0.8.3claws29
13411
13412         * ac/aspell.m4
13413                 Improved GNU/aspell checking. 
13414                 Fixed bug #614490
13415
13416 2002-09-27 [paul]       0.8.3claws28
13417
13418         * sync with 0.8.3cvs8
13419                 see ChangeLog 2002-09-27
13420
13421 2002-09-26 [colin]      0.8.3claws27
13422
13423         * src/toolbar.[ch]
13424           src/mainwindow.[ch]
13425                 Add "Reply to Mailing-list" to the toolbar
13426
13427 2002-09-26 [christoph]  0.8.3claws26
13428
13429         * src/summaryview.c
13430                 Fix wrong message counts in summaryview status
13431
13432 2002-09-26 [paul]       0.8.3claws25
13433
13434         * sync with 0.8.3cvs7
13435                 see ChangeLog 2002-09-26
13436
13437 2002-09-26 [paul]       0.8.3claws24
13438
13439         * sync with 0.8.3cvs6
13440                 see ChangeLog 2002-09-25
13441
13442 2002-09-25 [christoph]  0.8.3claws23
13443
13444         * src/prefs_common.c
13445         * src/prefs_folder_item.c
13446         * src/prefs_scoring.c
13447                 Renamed "kill score" to "hide score" in GUI
13448                 and prefs files
13449
13450 2002-09-25 [paul]       0.8.3claws22
13451
13452         * sync with 0.8.3cvs5
13453                 see ChangeLog 2002-09-24
13454
13455 2002-09-24 [alfons]     0.8.3claws21
13456
13457         patch by Satoshi Nagayasu: allows appending / saving multiple 
13458         selected files (closes "[ 612279 ] save multiple mesg(s) in 
13459         'Save as ...'")
13460
13461         * AUTHORS
13462                 add Satoshi Nagayasu
13463         * src/summaryview.c
13464                 summary_save_as(): allow saving selected files to
13465                 one file
13466                 summary_set_menu_sensitive: enable "Save As..." when
13467                 multiple files are selected
13468         * src/utils.[ch]
13469                 append_file(): new function
13470
13471 2002-09-24 [colin]      0.8.3claws20
13472
13473         * src/procmime.c
13474                 Fix segfault when mimeinfo doesn't have a 
13475                 content_type. 
13476
13477 2002-09-24 [colin]      0.8.3claws19
13478
13479         * src/prefs_common.[ch]
13480                 Add a preference to display send dialog or not
13481         * src/send.c
13482                 Display send dialog according to preference
13483
13484 2002-09-24 [colin]      0.8.3claws18
13485
13486         * src/compose.[ch]
13487                 Disable user actions when sending
13488
13489 2002-09-24 [colin]      0.8.3claws17
13490
13491         * src/procmime.c
13492                 Do not display name or filename for attachments
13493                 with an application/pgp-signature type
13494                 (security flaw, see bug 537413)
13495
13496 2002-09-23 [colin]      0.8.3claws16
13497
13498         * src/editaddress.c
13499                 Initialize entry_email, entry_alias and 
13500                 entry_remarks to first email address of the list
13501
13502 2002-09-23 [colin]      0.83claws15
13503
13504         * src/compose.c
13505                 Drop pgp-signature when reediting a signed queued
13506                 message
13507
13508 2002-09-23 [melvin]     0.8.3claws14
13509
13510         * po/fr.po
13511                 Updated French translation
13512
13513 2002-09-23 [melvin]     0.8.3claws13
13514
13515         * src/mainwindow.c
13516                 Made custom toolbar menu labels more consistent
13517         * src/prefs_toolbar.c
13518                 Made custom toolbar window title more consistent
13519
13520 2002-09-22 [colin]      0.8.3claws12
13521
13522         * src/inc.c
13523                 Initialize session type to normal before getting 
13524                 mail (fixes strange Get behaviour)
13525         * src/prefs_account.h
13526                 Move STYPE_POP_BEFORE_SMTP to last position to 
13527                 avoid other side-effects
13528
13529 2002-09-22 [colin]      0.8.3claws11
13530
13531         * src/prefs_account.c
13532                 Fix pop_bfr_smtp_tm_entry sensivity when switching
13533                 from pop3 to apop or vice-versa
13534
13535 2002-09-22 [colin]      0.8.3claws10
13536         
13537         * src/prefs_account.[ch]
13538                 Add an option for the POP before SMTP timeout
13539         * src/inc.c
13540                 Remember time of last POP connection
13541         * src/send.c
13542                 Do POP before SMTP only if timeout reached
13543
13544 2002-09-22 [oliver]     0.8.3claws9
13545         
13546         * README.claws
13547                 explain custom toolbar
13548
13549 2002-09-22 [oliver]     0.8.3claws8
13550
13551         * src/prefs_actions.[ch]
13552         custom toolbar for compose      
13553                 actions callback from compose toolbar
13554         * src/folderview.c
13555                 remove include toolbar.h
13556
13557 2002-09-22 [oliver]     0.8.3claws7
13558         
13559         * src/prefs_toolbar.[ch]
13560                 custom toolbar for compose
13561                 - generic prefs_toolbar handles both
13562                   Mainwin's toolbar as well as Compose toolbar          
13563
13564 2002-09-22 [oliver]     0.8.3claws6
13565         
13566         * src/toolbar.[ch]
13567                 custom toolbar for compose
13568                 restructure toolbar.[ch]
13569
13570 2002-09-22 [oliver]     0.8.3claws5
13571
13572         * src/compose.[ch]
13573                 custom toolbar for compose
13574
13575 2002-09-22 [oliver]     0.8.3claws4
13576         
13577         * src/mainwindow.[ch]
13578                 custom toolbar for compose 
13579                 move mainwin toolbar back to mainwindow
13580
13581 2002-09-22 [alfons]     0.8.3claws3
13582
13583         * src/procmsg.c
13584                 :%sno/if(/if (/gc
13585                 :%sno/for(/for (/gc
13586                 (beautify)
13587
13588 2002-09-22 [alfons]     0.8.3claws2
13589         
13590         * src/procmsg.c
13591                 procmsg_save_to_outbox(): don't unlink message file from queue;
13592                 callers should do it using folder_item_remove_msg()
13593
13594 2002-09-22 [colin]      0.8.3claws1
13595
13596         * src/mimeview.[ch]
13597                 Made mimeview_check_signature() public
13598         * src/textview.c
13599                 Made GPG signatures verifiable by clicking
13600                 the [application/pgp-signature] in the Text
13601                 view
13602
13603 2002-09-22 [paul]       0.8.3claws
13604
13605         * po/bg.po
13606           po/en_GB.po
13607           po/es.po
13608           po/it.po
13609           po/pl.po
13610           po/pt_BR.po
13611           po/sr.po
13612                 updated translations, submitted by George Danchev,
13613                 me, Ricardo Mones Lastra, Alessandro Maestri,
13614                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto 
13615                 and Urke MMI, respectively.     
13616
13617 2002-09-22 [alfons]     0.8.2claws65
13618
13619         * src/procmsg.c
13620         * src/pgptext.c
13621                 no furry valgrinds have been used to plug these memleaks
13622
13623 2002-09-20 [paul]       0.8.2claws64
13624
13625         * sync with 0.8.3cvs4
13626                 'Select thread' re-implemented 
13627                 see ChangeLog 2002-09-20
13628
13629 2002-09-21 [alfons]     0.8.2claws63
13630
13631         * src/compose.c
13632                 compose_send(): plug unnoticed memleak
13633
13634 2002-09-20 [alfons]     0.8.2claws62
13635
13636         * src/addr_compl.c
13637                 replace_address_in_edit(): strict check for NULL address to
13638                 fix "[ 607348 ] Segfault in address completion". My guess is
13639                 that this happens with an empty address book, but it's good
13640                 to have this check here anyway
13641                 
13642                 completion_window_button_press(): free string returned 
13643                 from the internal cache
13644
13645 2002-09-20 [christoph]  0.8.2claws61
13646
13647         * src/procmime.h
13648                 added ENC_BINARY to EncodingType
13649         * src/procmime.c
13650                 the string returned by procmime_get_encoding_str
13651                 should not depend on the order of values in the
13652                 EncodingType definition
13653         * doc-src/rfc1806.txt   ** NEW FILE **
13654                 Added rfc1806 about MIME Content-Disposition
13655                 Extension
13656
13657 2002-09-19 [paul]       0.8.2claws60
13658
13659         * sync with 0.8.2cvs3
13660                 see ChangeLog 2002-09-19
13661
13662 2002-09-19 [paul]       0.8.2claws59
13663
13664         * src/prefs_folder_item.c
13665                 revert to Darko's original alignment of colour
13666                 selector button
13667                 add a colon to folder_color label
13668                 
13669         * src/compose.c
13670                 add Colin's patch (with Hiro's modifications) to 
13671                 force BASE64 encoding for 8-bit text when signing
13672                 (sync with 0.8.3cvs2)
13673
13674 2002-09-18 [alfons]     0.8.2claws58
13675
13676         * src/compose.c
13677                 :%sno/if(/if (/gc
13678                 :%sno/for(/for (/gc
13679                 (beautify a little bit)
13680
13681 2002-09-18 [christoph]  0.8.2claws57
13682
13683         * src/pine.c
13684                 fix handling of fgetc return value
13685
13686 2002-09-17 [alfons]     0.8.2claws56
13687         
13688         * src/summaryview.c
13689                 summary_sort(): check non-NULL summaryview->folder_item when no 
13690                 folder is selected at all
13691                 (closes "[ 610344 ] sort label make syl Crash")
13692
13693 2002-09-17 [alfons]     0.8.2claws55
13694         
13695         * src/compose.c
13696                 beautify a little bit
13697
13698 2002-09-17 [christoph]  0.8.2claws54
13699
13700         * src/folder.c
13701                 initialize max values for cache and folder
13702                 when cache or folder is empty
13703
13704 2002-09-15 [colin]      0.8.2claws53
13705
13706         * src/compose.c
13707                 Fix a leak (thanks Alfons!) and cleaned
13708                 variables names for custom headers
13709
13710 2002-09-15 [colin]      0.8.2claws52
13711
13712         * src/compose.c
13713                 Fix custom headers recognition when
13714                 prefs_common.trans_hdr is on
13715
13716 2002-09-15 [colin]      0.8.2claws51
13717
13718         * src/compose.c
13719                 Allow dynamically-added custom headers
13720                 Yet not reparsed if reedited
13721
13722 2002-09-15 [alfons]     0.8.2claws50
13723
13724         * src/prefs_account.c
13725                 fix warnings
13726
13727 2002-09-15 [colin]      0.8.2claws49
13728         
13729         * src/prefs_account.c
13730                 fix pop_before_smtp sensitivity
13731
13732 2002-09-15 [colin]      0.8.2claws48
13733
13734         * src/inc.[ch]
13735                 add inc_pop_before_smtp()
13736                 allow MainWindow to be undefined in 
13737                 inc_account_mail() and inc_start()
13738         * src/pop.c
13739           src/prefs_account.h
13740                 add STYPE_POP_BEFORE_SMTP session type
13741         * src/prefs_account.c
13742                 activated pop before smtp option
13743         * src/send.c
13744                 do pop before smtp if the relevant option 
13745                 is set
13746
13747 2002-09-15 [paul]       0.8.2claws47
13748
13749         * sync with 0.8.3
13750                 see ChangeLog 2002-09-15
13751
13752 2002-09-14 [paul]       0.8.2claws46
13753
13754         * po/bg.po
13755                 updated Bulgarian translation, submitted by
13756                 George Danchev
13757
13758 2002-09-13 [paul]       0.8.2claws45
13759
13760         * src/compose.c
13761                 merge claws' select_account() with main's
13762                 (new) compose_select_account(). [sync with
13763                 0.8.2cvs15, see ChangeLog 2002-09-11]
13764
13765 2002-09-12 [christoph]  0.8.2claws44
13766
13767         * src/filter.c
13768                 allocate 1 elements of FolderItem not 0
13769
13770 2002-09-12 [colin]      0.8.2claws43
13771
13772         * src/compose.c
13773                 Fix bug #590825 (obey Follow-up: poster)
13774
13775 2002-09-12 [colin]      0.8.2claws42
13776
13777         * src/procmime.c
13778                 Fix bug #557009 (wrong headers for messages 
13779                 forwarded as attachments)
13780
13781 2002-09-11 [colin]      0.8.2claws41
13782         
13783         * src/compose.c
13784                 Put SCF: pseudo-header on top of message
13785                 Set draft tmp_flag when saved as draft
13786
13787         * src/procmsg.c
13788           src/procheader.c
13789                 Skip after first \n\n for beginning of real message
13790                 for drafts too
13791
13792 2002-09-11 [christoph]  0.8.2claws40
13793
13794         * src/filtering.c
13795                 use procmsg flag functions in filtering or processing
13796                 will cause incorrect folder message counts
13797
13798 2002-09-11 [colin]      0.8.2claws39
13799
13800         * src/compose.c
13801                 Fix bug #550175 - wrong save folder when reediting
13802                 drafts
13803
13804 2002-09-11 [paul]       0.8.2claws38
13805
13806         * sync with 0.8.2cvs14
13807                 see ChangeLog 2002-09-11
13808
13809 2002-09-11 [colin]      0.8.2claws37
13810
13811         * src/folder.c
13812                 Fix a typo (seeming to cause new/unread status to
13813                 be lost)
13814
13815 2002-09-10 [christoph]  0.8.2claws36
13816
13817         * src/compose.c
13818                 compose_redirect should not use compose_generic_new
13819                 because that does more stuff than expected including
13820                 opening the external editor
13821                 (closes bug "[ 526608 ] bounced messages appear blank
13822                  in editor")
13823
13824 2002-09-10 [christoph]  0.8.2claws35
13825
13826         * src/folder.c
13827                 fix problem with too large message number range
13828                 causing a crash in folder_item_scan
13829
13830 2002-09-10 [paul]       0.8.2claws34
13831
13832         * sync with 0.8.2cvs13
13833                 see ChangeLog 2002-09-10
13834
13835 2002-09-10 [christoph]  0.8.2claws33
13836
13837         * src/msgcache.c
13838                 set MsgInfo TmpFlags for queue and draft folders
13839                 (closes bug "[ 591676 ] Queue ignore MIME on restart")
13840
13841 2002-09-10 [paul]       0.8.2claws32
13842
13843         * AUTHORS
13844           po/bg.po      ** NEW FILE **
13845                 new Bulgarian translation submitted by
13846                 George Danchev <danchev@spnet.net>
13847                 
13848         * tools/Makefile.am
13849           tools/README
13850           tools/tb2sylpheed     ** NEW FILE **
13851                 add script that converts an addressbook exported
13852                 from The Bat! into a Sylpheed addressbook. Submitted
13853                 by Urke MMI <urke-kg@eunet.yu>
13854
13855 2002-09-10 [paul]       0.8.2claws31
13856
13857         * sync with 0.8.2cvs12
13858                 see ChangeLog 2002-09-10
13859
13860 2002-09-06 [paul]       0.8.2claws30
13861
13862         * src/prefs_common.c
13863                 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
13864                 
13865         * tools/Makefile.am
13866           tools/README
13867           tools/ldif-to-xml.py  ** REMOVED **
13868                 remove obsolete python script
13869
13870 2002-09-06 [paul]       0.8.2claws29
13871
13872         * sync with 0.8.2cvs10
13873                 see ChangeLog 2002-09-06
13874
13875 2002-09-04 [paul]       0.8.2claws28
13876
13877         * sync with 0.8.2cvs9
13878                 see ChangeLog 2002-08-04
13879
13880 2002-09-04 [colin]      0.8.2claws27 
13881
13882         * src/prefs_common.[ch]
13883                 Added signature color configuration
13884         * src/textview.c
13885                 Use user-specified signature color
13886
13887 2002-09-03 [colin]      0.8.2claws26
13888
13889         * src/prefs_common.[ch]
13890                 Added autosave and autosave_length prefs
13891         * src/compose.c
13892                 Added compose_remove_draft()
13893                 Auto-save drafts according to the prefs
13894         * src/main.c
13895                 Added a crash-indicator file, allowing to check
13896                 for new messages on startup if Sylpheed crashed
13897                 (makes saved drafts "reappear")
13898
13899 2002-09-03 [colin]      0.8.2claws25
13900
13901         * src/textview.[ch]
13902                 Grey the signature
13903
13904 2002-09-03 [paul]       0.8.2claws24
13905
13906         * sync with 0.8.2cvs8
13907                 see ChangeLog 2002-09-02 and 2002-09-03
13908
13909 2002-09-03 [darko]      0.8.2claws23
13910
13911         * src/folderview.c
13912                 use normal style when creating new folder to pick
13913                 proper font size 
13914
13915 2002-09-02 [melvin]     0.8.2claws22
13916
13917         * src/gtkaspell.m4
13918                 removed some obsolete code
13919
13920 2002-09-02 [melvin]     0.8.2claws21
13921
13922         * ac/aspell.m4
13923                 fixed test's equality sign (== to =)
13924
13925 2002-09-02 [alfons]     0.8.2claws20
13926
13927         * src/folder.c
13928         * src/mh.c
13929                 revert change of 0.8.2claws16 and use the mh_folder_destroy
13930                 as folder->destroy virtual as suggested by Hiro
13931                 (the mh.c code seems to have been lost around mh.c.1.21)
13932
13933 2002-09-02 [paul]       0.8.2claws19
13934
13935         * po/pt_BR.po
13936                 updated by Fabio Jr. Beneditto
13937                 
13938         * src/defs.h
13939                 use 'http://claws.sylpheed.org' for homepage link. 
13940                 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
13941
13942 2002-09-01 [alfons]     0.8.2claws18
13943
13944         * src/mh.c
13945                 plug memleak related to one Martin Kluge found
13946
13947 2002-08-31 [paul]       0.8.2claws17
13948
13949         * sync with 0.8.2cvs6
13950                 see ChangeLog 2002-08-30
13951
13952 2002-08-31 [alfons]     0.8.2claws16
13953
13954         * src/folder.c
13955                 folder_destroy(): remove mailbox from folderlist even if it has
13956                 no destroy virtual
13957
13958 2002-08-31 [alfons]     0.8.2claws15
13959
13960         * src/folder.c
13961                 :%sno/if(/if (/gc
13962                 :%sno/for(/for (/gc
13963                 (being pedantic I know)
13964
13965 2002-08-31 [alfons]     0.8.2claws14
13966
13967         * src/folder.c
13968                 check for NULL pointers returned from folder->fetch_msginfo virtual
13969                 (should solve some reported crashes)
13970
13971 2002-08-30 [alfons]     0.8.2claws13
13972
13973         * acconfig.h
13974         * configure.in
13975         * src/crash.c
13976                 enable crash dialog on compilation time
13977                 (--enable-crash-dialog configure option)
13978
13979 2002-08-30 [alfons]     0.8.2claws12
13980
13981         * AUTHORS
13982                 add Martin Kluge
13983         * src/mh.c
13984                 apply memory leak plug patch by Martin Kluge
13985                 (closes patch "[ 602568 ] patch for 602441 little memory leak",
13986                 bug "[ 599677 ] Very small memory leak in 0.81claws115",
13987                 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
13988
13989 2002-08-30 [darko]      0.8.2claws11
13990
13991         * src/folderview.c
13992                 copy Gtk style from normal style to match
13993                 font size for coloured folders
13994
13995 2002-08-29 [alfons]     0.8.2claws10
13996
13997         * sylpheed.desktop
13998                 Type=Internet <- Type=Application
13999                 (reported by Michael Schwendt, see:
14000                 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
14001                 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
14002
14003 2002-08-29 [paul]       0.8.2claws9
14004
14005         * sync with 0.8.2cvs5
14006                 see ChangeLog 2002-08-29
14007
14008 2002-08-29 [colin]      0.8.2claws8
14009
14010         * src/summaryview.c
14011                 Added a sanity check in summary_select_thread
14012                 Should fix bug 601605
14013
14014 2002-08-29 [colin]      0.8.2claws7
14015
14016         * src/main.c
14017                 Revert claws6 changes regarding bug #591676
14018
14019 2002-08-28 [colin]      0.8.2claws6
14020         
14021         * src/main.c
14022                 Ignore cache for queue folderitems
14023                 Fix bug #591676
14024
14025 2002-08-28 [melvin]     0.8.2claws5
14026
14027         * README.claws
14028                 Fixed typos.
14029
14030 2002-08-28 [melvin]     0.8.2claws4
14031
14032         * README.claws
14033                 Updated a bit the text concerning the spell checker
14034
14035 2002-08-28 [melvin]     0.8.2claws3
14036
14037         Merged the GNU_aspell_branch:
14038                 Support of new GNU/aspell is now included and the old pspell
14039                 is not supported anymore.
14040                 See README.claws
14041
14042         * README.claws
14043                 Updated spell checker text to reflect the switch to GNU/aspell
14044
14045         * ac/aspell.m4          *** NEW ***
14046         * src/gtkaspell.[ch]    *** NEW *** 
14047         * ac/pspell.m4          *** DELETED *** 
14048         * src/gtkspell.[ch]     *** DELETED ***
14049
14050         * ac/Makefile.am
14051                 Updated for GNU/aspell support
14052
14053         * po/POTFILES.in
14054                 Replaced gtkspell.c by gtkaspell.c
14055
14056         * acconfig.h
14057         * src/Makefile.am
14058         * src/about.c
14059         * src/compose.[ch]
14060         * src/crash.c
14061         * src/main.c
14062         * src/prefs_common.[ch]
14063                 Updated for GNU/aspell support
14064
14065 2002-08-28 [paul]       0.8.2claws2
14066
14067         * sync with 0.8.2cvs4
14068                 see ChangeLog 2002-08-27 and 2002-08-28
14069
14070 2002-08-28 [colin]      0.8.2claws1
14071
14072         * src/summary_search.c
14073                 Added "AND search"
14074
14075 2002-08-28 [jens]       0.8.2claws
14076
14077         *po/de.po
14078                 Updated German translations
14079
14080 2002-08-27 [melvin]     0.8.2claws
14081
14082         * po/fr.po
14083                 Updated French translations
14084
14085 2002-08-27 [paul]       0.8.2claws
14086
14087         * sync with 0.8.2 main release
14088
14089         * po/en_GB.po
14090           po/es.po
14091           po/it.po
14092           po/pl.po
14093           po/pt_BR.po
14094           po/sr.po
14095                 updated message catalogs submitted by
14096                 Ricardo Mones Lastra, Alessandro Maestri,
14097                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
14098                 Beneditto and Urke MMI  
14099
14100 2002-08-27 [hoa]        0.8.1claws123
14101
14102         * src/mainwindow.[ch]
14103         * src/summaryview.[ch]
14104                 removed the "filter setting" menu option.
14105                 add a "cancel a news message" menu option.
14106
14107 2002-08-26 [martin]     0.8.1claws122
14108
14109         * ChangeLog.claws
14110                 changed string under 0.8.1claws79 changed by myself
14111                 i'm sorry alfons :(
14112
14113 2002-08-26 [martin]     0.8.1claws121
14114
14115         * src/crash.c
14116                 added kill command to debuggerrc to start crash dialog
14117
14118 2002-08-26 [paul]       0.8.1claws120
14119
14120         * sync with 0.8.1cvs31
14121                 see ChangeLog 2002-08-26
14122
14123 2002-08-25 [alfons]     0.8.1claws119
14124
14125         * src/procmsg.c
14126                 fix bug that didn't send out correct headers to news server
14127                 when sending news article and email from queue (bug reported
14128                 and patch provided by Tim Mann; closes bug 
14129                 "[ 583196 ] 0.7.8claws can't post news")
14130
14131 2002-08-25 [alfons]     0.8.1claws118
14132
14133         * src/selective_download.c
14134                 mark two strings as translatable
14135                 (thanks to Urke MMI for pointing this out)
14136
14137 2002-08-25 [alfons]     0.8.1claws117
14138
14139         * src/summaryview.c
14140                 treat sent boxes as special and allow sorting them by addressee
14141                 (closes "[ 589418 ] Sent folder sorting misbehavior"
14142                 submitted by Steve Lamb)
14143
14144 2002-08-24 [alfons]     0.8.1claws116
14145
14146         * src/matcher.c
14147                 fix memleak reported by Martin Kluge
14148                 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
14149
14150 2002-08-24 [oliver]     0.8.1claws115
14151
14152         * src/prefs_toolbar.c
14153                 o code cleanup as suggested by Alfons
14154                 o memleak fix
14155
14156 2002-08-24 [alfons]     0.8.1claws114
14157
14158         * src/summaryview.c
14159                 o fix another memory leak reported by Martin Kluge
14160                   (see "[ 599568 ] Small Memory Leak")
14161                 o remove 'from' variable from 'summary_set_header()'; we can
14162                   do with just 'to' 
14163
14164 2002-08-24 [paul]       0.8.1claws113
14165
14166         * sync with 0.8.1cvs30
14167                 see ChangeLog 2002-08-23
14168
14169 2002-08-24 [alfons]     0.8.1claws112
14170
14171         * src/summaryview.c
14172                 remove unnecessary allocations for search bar fixing leaks
14173                 reported by Martin Kluge
14174                 (see "[ 599451 ] Further memory leaks?")
14175
14176 2002-08-24 [alfons]     0.8.1claws111
14177
14178         * src/main.c
14179                 make get_socket_name() public for crash.c
14180         * src/crash.c
14181                 o make report bug button work (goes to claws' 
14182                   bug tracker at sf.net)
14183                 o introduce function for doing important stuff just
14184                   before claws goes down
14185                 o clean up code 
14186
14187 2002-08-24 [alfons]     0.8.1claws110
14188
14189         * src/compose.c
14190                 move cursor to "To" entry when forwarding as attachment
14191                 (reported and solved by Steve Lamb, closes bug report
14192                 "[ 592880 ] Forward as attachment; cursor not in to")
14193
14194 2002-08-24 [colin]      0.8.1claws109
14195
14196         * src/mainwindow.c
14197                 fix quick search visibility after GUI (de)separations.
14198
14199 2002-08-23 [colin]      0.8.1claws108
14200
14201         * src/mainwindow.c
14202                 fix header pane visibility after folderview or
14203                 messageview (de)separation
14204
14205 2002-08-23 [paul]       0.8.1claws107
14206
14207         * src/mainwindow.[ch]
14208           src/toolbar.c
14209                 give full control of display or non-display 
14210                 of the Execute icon to Custom toolbar settings.
14211                 add new sensitivity condition to maninwindow.h: 
14212                 M_DELAY_EXEC
14213
14214         * ChangeLog
14215           ChangeLog.jp
14216           NEWS
14217                 more sync with 0.8.1cvs29
14218
14219 2002-08-23 [melvin]     0.8.1claws106
14220
14221         * src/alertpanel.c
14222                 Readded support for custom widget in alertpanel lost in last
14223                 sync.
14224
14225 2002-08-23 [paul]       0.8.1claws105
14226
14227         * sync with 0.8.1cvs29
14228                 see ChangeLog 2002-08-23
14229
14230 2002-08-23 [colin]      0.8.1claws104
14231
14232         * src/summaryview.c
14233                 Fix folder and search pixmaps exchanging positions
14234                 after theme or toolbar changes. Thank to Oliver for 
14235                 reporting this.
14236
14237 2002-08-23 [colin]      0.8.1claws103
14238
14239         * src/mainwindow.c
14240           src/messageview.[ch]
14241           src/noticeview.[ch]
14242           src/summaryview.c
14243                 Changed messageview_create() and noticeview_create()
14244                 to avoid the last gdk_warning
14245
14246 2002-08-22 [colin]      0.8.1claws102
14247
14248         * src/summaryview.c
14249                 Fix my new `Creating pixmap from xpm' warning
14250
14251 2002-08-22 [colin]      0.8.1claws101
14252
14253         * src/mainwindow.c
14254                 Fix some of the gdk warnings
14255
14256 2002-08-22 [colin]      0.8.1claws100
14257
14258         * src/Makefile.am
14259         * src/stock_pixmap.c
14260         * src/stock_pixmap.h
14261         * src/pixmaps/quicksearch.xpm *ADDED*
14262                 Add the quicksearch pixmap
14263         * src/mainwindow.c
14264         * src/summaryview.c
14265         * src/summaryview.h
14266                 Make quicksearch bar visible/hidden via a button
14267
14268 2002-08-22 [christoph]  0.8.1claws99
14269
14270         * src/folder.c
14271                 fix folder update for newsgroups with message
14272                 numbers below minimum number of articles to fetch
14273                 (closes bug #598445)
14274
14275 2002-08-22 [paul]       0.8.1claws98
14276
14277         * sync with 0.8.1cvs28
14278                 see ChangeLog 2002-08-22
14279
14280 2002-08-21 [alfons]     0.8.1claws97
14281
14282         * src/crash.c
14283                 use bt instead of bt full which seems to work 
14284                 better, and bt full doesn't give a great deal 
14285                 of information anyway
14286
14287 2002-08-21 [colin]      0.8.1claws96
14288
14289         * src/summaryview.c
14290                 fix summaryview_searchtype_changed prototype
14291
14292 2002-08-21 [christoph]  0.8.1claws95
14293
14294         * src/mainwindow.c
14295                 o fix broken menu update for sorting type, we have to
14296                   get this info from the summaryview now
14297                 o removed setting of threaded state in menu callback
14298         * src/summaryview.[ch]
14299                 more summaryview/folderitem seperation for
14300                 threading option
14301         * configure.in
14302                 removed not required --with-compiler-flags option
14303
14304 2002-08-21 [oliver]     0.8.1claws94
14305         
14306         * src/toolbar.h 
14307                 o rename toolbar.xml to toolbar_main.xml
14308                   since toolbar_compose.xml might come up 
14309                   any time soon
14310         * README.claws
14311                 add custom toolbar              
14312
14313 2002-08-21 [darko]      0.8.1claws93
14314
14315         * src/procmsg.c
14316                 don't reset tmp flags for messages copied
14317                 to sent folder
14318
14319 2002-08-21 [colin]      0.8.1claws92
14320         
14321         * src/prefs_filtering.c
14322                 fix renaming rules on folder rename 
14323                 when folder is not a leaf folder
14324
14325 2002-08-21 [paul]       0.8.1claws91
14326
14327         * src/prefs_folder_item.c
14328                 fix alignment of colour selector
14329
14330 2002-08-21 [paul]       0.8.1claws90
14331
14332         * sync with 0.8.1cvs27
14333                 see ChangeLog 2002-08-21
14334
14335 2002-08-21 [paul]       0.8.1claws89
14336
14337         * src/summaryview.c
14338                 fix crash when changing field type in
14339                 Quick search bar
14340
14341 2002-08-21 [colin]      0.8.1claws88
14342
14343         * src/summaryview.c
14344                 Made quick search case-insensitive
14345
14346 2002-08-21 [paul]       0.8.1claws87
14347
14348         * sync with 0.8.1cvs26
14349                 see ChangeLog 2002-08-21
14350
14351 2002-08-20 [christoph]  0.8.1claws86
14352
14353         * src/folderview.c
14354         * src/main.c
14355         * src/summaryview.[ch]
14356                 more summaryview/folderitem seperation for
14357                 sort_key and sort_type
14358         * src/procmsg.c
14359                 added missing return statement
14360
14361 2002-08-20 [colin]      0.8.1claws85
14362
14363         * src/summaryview.[ch]
14364                 Added a quick search box
14365         * src/mainwindow.c
14366         * src/prefs_common.[ch]
14367                 Added a show/hide option for the quick search
14368
14369 2002-08-20 [oliver]     0.8.1claws84
14370         
14371         * src/mainwindow.c
14372                 remove toolbar_create_popups
14373         * src/toolbar.[ch]
14374                 o remove toolbar_create_popups
14375                 o fix toolbar_set_sensitive 
14376                   (Bug reports #596834 and #596832)     
14377         * src/prefs_toolbar.c
14378                 o add "Set default" button
14379                 o align label and text + combo widgets
14380
14381 2002-08-20 [hoa]        0.8.1claws83bis
14382
14383         * src/imap.c
14384                 fixed a bug in imap_fetch_msginfo() in case there is no
14385                 current folder.
14386
14387 2002-08-20 [darko]      0.8.1claws83
14388
14389         * src/folderview.c
14390                 copy the color style of folder view so it
14391                 works with GTK themes
14392
14393 2002-08-20 [darko]      0.8.1claws82
14394
14395         * src/folder.h
14396         * src/folderview.c
14397         * src/prefs_folder_item.[hc]
14398                 don't use UI stuff in folder.h
14399
14400 2002-08-20 [darko]      0.8.1claws81
14401
14402         * src/folder.h
14403         * src/prefs_folder_item.h
14404         * src/folderview.c
14405         * src/prefs_folder_item.c
14406                 ability to set folder color in folderview
14407
14408 2002-08-19 [alfons]     0.8.1claws80
14409
14410         * src/summaryview.c
14411                 fix one of the earlier memleaks reported by Martin Kluge
14412
14413 2002-08-19 [alfons]     0.8.1claws79
14414
14415         * src/mainwindow.c
14416                 hide notice view when selecting seperate folder
14417                 view (reported by Urke MMI)
14418
14419 2002-08-19 [christoph]  0.8.1claws78
14420
14421         * src/folderview.c
14422         * src/prefs_folder_item.h
14423         * src/summaryview.[ch]
14424                 o add summary_set_prefs_from_folderitem to set
14425                   summaryview prefs (first step to remove all
14426                   references to the folderitem in summaryview)
14427                 o moved compiled regex stuff from folderitem prefs
14428                   to summaryview code
14429
14430 2002-08-19 [paul]       0.8.1claws77
14431
14432         * src/compose.c
14433                 add check for '.' to QUOTE_IF_REQUIRED
14434
14435 2002-08-19 [paul]       0.8.1claws76
14436
14437         * src/inc.c
14438                 sync with 0.8.1cvs25 (plug memory leak)
14439
14440         * src/prefs_toolbar.c
14441                 re-order prefs_toolbar_cancel()
14442
14443 2002-08-18 [alfons]     0.8.1claws75
14444
14445         * src/inc.c
14446         * src/matcher.c
14447                 plug other memleaks reported by Martin Kluge
14448
14449 2002-08-18 [paul]       0.8.1claws74
14450
14451         * po/pt_BR.po
14452                 updated by Fabio Jr. Beneditto
14453
14454 2002-08-18 [paul]       0.8.1claws73
14455
14456         * src/toolbar.[ch]
14457                 fix bug where tooltips were displayed untranslated              
14458
14459         * src/prefs_toolbar.c
14460                 fix bug where clicking 'Cancel' creates an icon & text
14461                 toolbar regardless of prefs
14462         
14463
14464 2002-08-17 [oliver]     0.8.1claws72
14465
14466         * src/prefs_toolbar.c
14467                 update toolbar on CANCEL
14468                 bug reported by Martin Kluge
14469         * src/toolbar.c
14470                 toolbar_destroy memleak fixed           
14471
14472 2002-08-17 [alfons]     0.8.1claws71
14473
14474         * src/toolbar.c
14475                 plug another memleak reported by Martin Kluge
14476
14477 2002-08-16 [alfons]     0.8.1claws70
14478
14479         * src/crash.c
14480                 use execvp() correctly (suggested by wwp; thanks!)
14481
14482 2002-08-16 [alfons]     0.8.1claws69
14483
14484         * src/gtksctree.c
14485                 plug memory leak reported by Kim Schultz & Martin Kluge
14486
14487 2002-08-16 [paul]       0.8.1claws68
14488
14489         * po/es.po
14490                 updated by Ricardo Mones Lastra
14491
14492 2002-08-16 [paul]       0.8.1claws67
14493
14494         * src/toolbar.h
14495                 fix bug where 'Compose News' icon showed wrong
14496                 tooltip
14497
14498 2002-08-16 [paul]       0.8.1claws66
14499
14500         * sync with 0.8.1cvs24
14501                 see ChangeLog 2002-08-16
14502
14503         * po/it.po
14504                 updated by Alessandro Maestri
14505
14506 2002-08-15 [paul]       0.8.1claws65
14507
14508         * po/sr.po
14509                 updated by Urke MMI
14510
14511 2002-08-15 [paul]       0.8.1claws64
14512
14513         * src/*.c
14514                 don't translate debug info
14515
14516         * src/matcher.[ch]
14517                 add copyright info
14518
14519 2002-08-15 [paul]       0.8.1claws63
14520
14521         * src/prefs_toolbar.c
14522                 fix bug where clicking 'OK' creates an icon & text
14523                 toolbar regardless of prefs
14524
14525 2002-08-14 [alfons]     0.8.1claws62
14526
14527         * src/main.c
14528                 add global var that has the full argv[0]
14529         * src/crash.c
14530                 o execvp the correct sylpheed by using argv0
14531                   and setting the correct work dir
14532                 o other tweaks  
14533
14534 2002-08-14 [oliver]     0.8.1claws61
14535         
14536         * enable/disable Toolbar Action Buttons 
14537         * code cleanups
14538         * src/mainwindow.c
14539         * src/toolbar.[ch]      
14540         * src/prefs_toolbar.c   
14541
14542 2002-08-14 [melvin]     0.8.1claws60
14543
14544         * po/fr.po
14545                 Updated French translations
14546
14547 2002-08-14 [melvin]     0.8.1claws59
14548
14549         * src/crash.c
14550                 Made bug report not translatable
14551         * src/exporthtml.c
14552                 Fixed exporthtml_build_filespec() return value
14553         * src/foldersel.c
14554                 Fixed incorrect include file
14555         * src/gtkspell.c
14556         * src/prefs_actions.c
14557         * src/prefs_toolbar.c
14558                 Made debug info not translatable
14559         * src/mutt.c
14560         * src/quote_fmt.c
14561                 Added missing includes
14562         * src/prefs_common.c
14563                 Fixed typo
14564
14565 2002-08-14 [paul]       0.8.1claws58
14566
14567         * faq/es/sylpheed-faq.html
14568           faq/es/sylpheed-faq-[1-3].html
14569           faq/es/sylpheed-faq-4.html     **NEW FILE **
14570                 update Spanish FAQ
14571
14572 2002-08-13 [christoph]  0.8.1claws57
14573
14574         * src/procmsg.c
14575                 ignore thread fix that did not mark all
14576                 child nodes of a ignored thread as
14577                 ignored. Does not work perfectly yet,
14578                 but it is better now
14579
14580 2002-08-13 [alfons]     0.8.1claws56
14581
14582         * src/crash.c
14583                 o implement 'save crash log'
14584                 o some tweaks
14585
14586 2002-08-13 [melvin]     0.8.1claws55
14587
14588         * src/main.c
14589                 removed unrequired "execinfo.h" header
14590
14591 2002-08-12 [paul]       0.8.1claws54
14592
14593         * faq/en/sylpheed-faq.html
14594           faq/en/sylpheed-faq-[1-3].html
14595           faq/en/sylpheed-faq-4.html     **NEW FILE **
14596                 update English FAQ
14597
14598 2002-08-12 [alfons]     0.8.1claws53
14599
14600         * po/POTFILES.in
14601                 add crash.c to translatables
14602         * src/crash.c
14603                 bring in Leandro's crash dialog
14604
14605 2002-08-11 [alfons]     0.8.1claws52
14606
14607         * src/crash.c
14608                 clean up some warnings
14609
14610 2002-08-11 [alfons]     0.8.1claws51
14611
14612         * acconfig.h
14613         * configure.in
14614         * src/crash.[ch]        ** NEW FILES **
14615         * src/main.c            
14616                 initial gdb crash handler
14617
14618 2002-08-11 [paul]       0.8.1claws50
14619
14620         * src/prefs_toolbar.c
14621                 replace Up/Down arrow pixmaps with text to be
14622                 consistent across icon themes
14623
14624 2002-08-11 [paul]       0.8.1claws49
14625
14626         * src/prefs_common.c
14627           src/prefs_toolbar.c
14628                 rename 'Pixmap' -> 'Icon'
14629
14630         * src/toolbar.[ch]
14631                 rename  'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
14632
14633 2002-08-10 [paul]       0.8.1claws48
14634
14635         * src/prefs_toolbar.c
14636                 re-work the UI
14637
14638 2002-08-10 [paul]       0.8.1claws47
14639
14640         * src/main.c
14641                 don't write Processing progress to status bar
14642                 patch submitted by Alexander Evseev
14643
14644         * src/prefs_toolbar.c
14645                 re-position and resize window
14646                 make window assume correct size on first call
14647
14648 2002-08-10 [paul]       0.8.1claws46
14649
14650         * src/mainwindow.c
14651           src/prefs_toolbar.c
14652           src/toolbar.c
14653           src/toolbar.h
14654                 obey coding style
14655                 follow UI text conventions
14656
14657 2002-08-10 [alfons]     0.8.1claws45
14658
14659         * src/toolbar.c
14660                 correct pixmap for delete action
14661
14662 2002-08-10 [paul]       0.8.1claws44
14663
14664         * po/pt_BR.po
14665                 updated by Fabio Jr. Beneditto
14666
14667 2002-08-10 [paul]       0.8.1claws43
14668
14669         * po/POTFILES.in
14670                 add custom toolbar files
14671
14672 2002-08-10 [paul]       0.8.1claws42
14673
14674         * sync with 0.8.1cvs22
14675                 see ChangeLog 2002-08-09
14676
14677 2002-08-09 [paul]       0.8.1claws41
14678
14679         * tools/Makefile.am
14680           tools/README
14681           tools/outlook2sylpheed.pl     ** NEW FILE **
14682                 add script to convert exported Outlook
14683                 contacts list to a Sylpheed addressbook.
14684                 Submitted by Ricardo Mones Lastra.
14685
14686 2002-08-09 [paul]       0.8.1claws40
14687
14688         * AUTHORS
14689           configure.in
14690           po/sr.po      ** NEW FILE **
14691                 add Serbian message catalog. Submitted by
14692                 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>             
14693
14694 2002-08-09 [paul]       0.8.1claws39
14695
14696         * sync with 0.8.1cvs21
14697                 see ChangeLog 2002-08-08
14698
14699 2002-08-08 [oliver]     0.8.1claws38
14700
14701         * src/mainwindow.c
14702                 move Custom Toolbar to Configuration menu
14703
14704 2002-08-08 [oliver]     0.8.1claws37
14705
14706         * src/prefs_toolbar.c
14707                 fix substitute pixmap bug
14708
14709 2002-08-08 [paul]       0.8.1claws36
14710
14711         * sync with 0.8.1cvs19
14712                 see ChangeLog 2002-08-08
14713
14714 2002-08-07 [christoph]  0.8.1claws35
14715
14716         * src/utils.c
14717                 fixed a memory leak in new canonicalize_file_replace
14718
14719 2002-08-07 [christoph]  0.8.1claws34
14720
14721         * src/utils.[ch]
14722                 o canonicalize_file_replace should create the temporary
14723                   file in the same directory as the original file.
14724                 o added get_tmpfile_in_dir that creates a temorary file
14725                   in a specified directory.
14726
14727 2002-08-07 [melvin]     0.8.1claws33
14728
14729         * src/toolbar.c
14730                 fixed bug where 'Article' button acted as 'Email' button.
14731
14732 2002-08-07 [paul]       0.8.1claws32
14733
14734         * sync with 0.8.1.cvs17
14735                 see ChangeLog 2002-08-07
14736
14737 2002-08-07 [colin]      0.8.1claws31
14738         
14739         * src/news.c
14740                 fix mass-cancel problem
14741
14742 2002-08-07 [thorsten]   0.8.1claws30
14743
14744         * src/prefs_toolbar.c
14745                 fix: crash on replace or add new button
14746         * src/toolbar.c
14747                 fix: close xmlfile after reading
14748         * src/utils.c
14749                 fix: unlink() file before rename()
14750
14751 2002-08-06 [paul]       0.8.1claws29
14752
14753         * sync with 0.8.cvs15
14754                 see ChangeLog 2002-08-06
14755
14756 2002-08-06 [oliver]     0.8.1claws28
14757
14758         * src/toolbar.c
14759         * src/prefs_toolbar.c
14760                 fixed empty toolbar issue
14761
14762 2002-08-06 [oliver]     0.8.1claws27
14763
14764         * Custom Toolbar Final 
14765         * src/folderview.c
14766         * src/inc.c
14767         * src/summaryview.c
14768                 o toolbar stuff now lives in src/toolbar.[ch]
14769                 o main_window_toolbar_* functions are renamed to
14770                   toolbar_* reflecting their new source file
14771         * src/mainwindow.[ch]
14772                 o remove toolbar stuff  
14773
14774 2002-08-06 [oliver]     0.8.1claws26
14775         
14776         * src/Makefile.am
14777         * src/prefs_toolbar.[ch]        **New File**
14778         * src/toolbar.[ch]              **New File**
14779                 o prefs_toolbar.[ch] custom toolbar frontend
14780                 o toolbar.[ch]       backend 
14781
14782 2002-08-06 [oliver]     0.8.1claws25
14783
14784         * src/prefs_actions.[ch]
14785                 o new exported function actions_execute
14786
14787 2002-08-06 [paul]       0.8.1claws24
14788
14789         * sync with 0.8.1cvs4
14790                 see ChangeLog 2002-08-06
14791
14792 2002-08-06 [paul]       0.8.1claws23
14793
14794         * sync with 0.8.1cvs13
14795                 see ChangeLog 2002-08-06
14796
14797 2002-08-06 [paul]       0.8.1claws22
14798
14799         * sync with 0.8.1cvs12
14800                 see ChangeLog 2002-08-05 and 2002-08-06
14801
14802 2002-08-06 [match]      0.8.1claws21
14803
14804         * src/addrclip.c
14805                 improvements to cut/copy/paste address
14806
14807 2002-08-05 [match]      0.8.1claws20
14808
14809         * src/addritem.[ch]
14810         * src/addrcache.c
14811         * src/addrbook.c
14812         * src/editaddress.c
14813         * src/addressbook.c
14814                 fixes to improve cut/copy/paste
14815
14816 2002-08-06 [melvin]     0.8.1claws19
14817
14818         * src/account.[ch]
14819                 account_find_all_from_address(): new function that returns the
14820                 list of all accounts that are matched in an address.
14821         * src/alertpanel.[ch]
14822                 alertpanel() now accepts a custom widget
14823                 alertpanel_with_widget(): new function that pops up a panel with
14824                 a custom widget in it 
14825         * src/gtkutils.[ch]
14826                 gtkut_account_menu_new(): new function that allows the selection
14827                 of an account from a list of accounts.
14828         * src/messageview.c
14829                 Extended Return Receipt notification to select the correct 
14830                 account and to make a security test on the Delivery-Notification
14831                 address which should be the same as the Return-Path.
14832
14833 2002-08-06 [thorsten]   0.8.1claws18
14834
14835         * src/mimeview.c
14836                 attach_all: save unnamed as "noname.%d",
14837                 dont free static dirname
14838
14839 2002-08-05 [alfons]     0.8.1claws17
14840
14841         * configure.in
14842                 detect XIM by trying to link rather than compile a XIM program
14843
14844 2002-08-05 [oliver]     0.8.1claws16
14845                 
14846         * src/stock_pixmap.[ch]
14847                 o add UP_ARROW to available pixmaps (already in pixmap-directory)
14848                 o new func to retrieve pixmaps
14849
14850 2002-08-05 [paul]       0.8.1claws15
14851
14852         * sync with 0.8.1cvs10
14853                 see ChangeLog 2002-08-05
14854
14855 2002-08-04 [alfons]     0.8.1claws14
14856
14857         * src/textview.c
14858                 see if this plugs memleak
14859
14860 2002-08-04 [melvin]     0.8.1claws13
14861
14862         * src/gtkspell.c
14863                 fixed bug that could crash Sylpheed when highlighting
14864                 all misspelled words.
14865
14866 2002-08-03 [melvin]     0.8.1claws12
14867
14868         * src/prefs_actions.c
14869                 removed unnecessary checks for NULL introduced in 0.8.1claws11.
14870         * src/messageview.c
14871                 fixed bug where the Return Receipt was sent to
14872                 Delivery-Notification-To address even if it was not present
14873
14874 2002-08-02 [alfons]     0.8.1claws11
14875
14876         * src/prefs_actions.c
14877                 o more check for NULLs
14878                 o put create_io_dialog() in right conditional block
14879
14880 2002-08-02 [paul]       0.8.1claws10
14881
14882         * po/es.po
14883                 updated by Ricardo Mones Lastra
14884
14885 2002-08-01 [christoph]  0.8.1claws9
14886
14887         * src/folder.c
14888                 don't free the cache of the opened
14889                 folder in the summaryview
14890         * src/summaryview.c
14891                 don't unset flags, if it is not required
14892
14893 2002-08-01 [paul]       0.8.1claws8
14894
14895         * sync with 0.8.1cvs8
14896                 see ChangeLog entry 2002-08-01
14897
14898 2002-08-01 [paul]       0.8.1claws7
14899
14900         * sync with 0.8.1cvs7
14901                 see ChangeLog 2002-07-31 and 2002-08-01
14902
14903 2002-07-31 [christoph]  0.8.1claws6
14904
14905         * src/mainwindow.c
14906                 forgot to update menu sensitivity
14907                 function for new menu entry
14908
14909 2002-07-31 [alfons]     0.8.1claws5
14910
14911         * src/main.c
14912                 check folder item and its path for NULL on
14913                 initial processing
14914
14915 2002-07-31 [christoph]  0.8.1claws4
14916
14917         * src/folder.c
14918                 check if folder_item_get_msginfo in
14919                 folder_item_remove_msg returned NULL
14920         * src/imap.c
14921                 better clear the uid cache in the
14922                 uid validity check function and delete
14923                 cached messages
14924
14925 2002-07-31 [paul]       0.8.1claws3
14926
14927         * man/sylpheed.1
14928                 add the '--attach' option and a few other
14929                 minor changes
14930
14931 2002-07-31 [paul]       0.8.1claws2
14932
14933         * sync with 0.8.1cvs5
14934                 see ChangeLog 2002-07-31
14935
14936 2002-07-31 [christoph]  0.8.1claws1
14937
14938         * src/folderview.[ch]
14939         * src/mainwindow.c
14940                 replace "Rescan all folders..." with
14941                 "Check all folders for new messages..."
14942
14943 2002-07-30 [paul]       0.8.1claws
14944
14945         * version 0.8.1claws released
14946
14947 2002-07-30 [paul]       0.8.0claws29
14948
14949         * tools/OOo2sylpheed.pl ** NEW FILE **
14950           tools/README
14951                 add script to enable sending documents as
14952                 attachments from OpenOffice.org
14953
14954 2002-07-30 [melvin]     0.8.0claws28
14955
14956         * src/prefs_actions.c
14957                 Made the actions' input/output dialog display
14958                 without delay.
14959
14960 2002-07-30 [christoph]  0.8.0claws27
14961
14962         * src/procmsg.c
14963                 check if folder_item_get_msginfo in
14964                 procmsg_save_to_outbox returned NULL
14965
14966 2002-07-30 [paul]       0.8.0claws26
14967
14968         * sync with 0.8.1cvs4
14969                 see ChangeLog 2002-07-29
14970
14971 2002-07-29 [thorsten]   0.8.0claws25
14972
14973         * README.claws
14974                 added selective download, delete on server
14975
14976 2002-07-29 [paul]       0.8.0claws24
14977
14978         * sync with 0.8.1cvs3
14979                 see ChangeLog 2002-07-29
14980
14981 2002-07-27 [christoph]  0.8.0claws23
14982
14983         * src/folder.c
14984                 add extra check if fetching the msginfo
14985                 returned NULL
14986
14987 2002-07-27 [paul]       0.8.0claws22
14988
14989         * sync with 0.8.1cvs2
14990                 see ChangeLog 2002-07-26
14991
14992 2002-07-27 [christoph]  0.8.0claws21
14993
14994         * src/imap.c
14995                 add another check if a valid msginfo
14996                 was returned
14997
14998 2002-07-26 [hoa]        0.8.0claws20
14999
15000         * src/folder.c
15001                 Fixed a condition in folder_item_destroy()
15002
15003         * src/imap.c
15004                 Fixed an error in IMAP protocol
15005
15006 2002-07-26 [alfons]     0.8.0claws19
15007
15008         * src/folder.c
15009                 ofcourse compare with identifier, not the path
15010
15011 2002-07-26 [alfons]     0.8.0claws18
15012
15013         * src/folder.c
15014                 use folder item identifier for saving / restoring
15015                 preferences because folder->path might not be unique
15016
15017 2002-07-26 [melvin]     0.8.0claws17
15018
15019         * src/logwindow.c
15020                 Fixed a crash introduced in 0.8.0claws5 when log is 
15021                 cut under 80 characters.
15022
15023 2002-07-26 [paul]       0.8.0claws16
15024
15025         * sync with 0.8.1cvs1
15026                 see ChangeLog 2002-07-26
15027
15028 2002-07-26 [christoph]  0.8.0claws15
15029
15030         * src/imap.[ch]
15031                 imap folder now remembers the last selected
15032                 folder and imap_fetch_msginfo skips selecting
15033                 the folder if it is already selected
15034
15035 2002-07-26 [christoph]  0.8.0claws14
15036
15037         * src/folder.c
15038         * src/folderview.c
15039         * src/imap.c
15040                 fix imap folder rescanning
15041
15042 2002-07-25 [christoph]  0.8.0claws13
15043
15044         * src/filter.c
15045         * src/folder.[ch]
15046         * src/folderview.c
15047         * src/imap.[ch]
15048         * src/mainwindow.c
15049         * src/mbox_folder.c
15050         * src/mh.c
15051         * src/news.c
15052                 implement imap uid cache and uid validity check
15053
15054 2002-07-25 [alfons]     0.8.0claws12
15055
15056         * src/summaryview.c
15057                 fix a brown paper bag bug, and also add some more
15058                 checks
15059
15060 2002-07-25 [christoph]  0.8.0claws11
15061
15062         * src/folder.c
15063                 don't mix copy, fetch_msginfo and remove
15064                 operations in folder item copy and move
15065                 operations
15066
15067 2002-07-25 [christoph]  0.8.0claws10
15068
15069         * src/folderview.c
15070         * src/mainwindow.c
15071         * src/prefs_folder_item.c
15072         * src/summaryview.[ch]
15073                 remove no longer required parameter update_cache from
15074                 summary_show
15075
15076 2002-07-25 [paul]       0.8.0claws9
15077
15078         * sync with 0.8.1
15079         
15080         * AUTHORS
15081                 a few corrections
15082
15083 2002-07-24 [alfons]     0.8.0claws8
15084
15085         * src/summaryview.c
15086                 sort correctly when using simplified subject line
15087                 (closes feature request "[ 585141 ] applying regexp to subject 
15088                 before sort" submitted by Alexandra Walford)
15089
15090 2002-07-24 [paul]       0.8.0claws7
15091
15092         * sync with 0.8.0cvs3
15093                 see ChangeLog 2002-07-24
15094
15095 2002-07-23 [christoph]  0.8.0claws6
15096
15097         * src/folder.c
15098         * src/folder.h
15099         * src/summaryview.c
15100         * src/summaryview.h
15101         * src/main.c
15102                 o separate processing and summaryview
15103                 o removed summary_write_cache from summaryview
15104                 o removed summaryview->killed_messages, because we don't have
15105                   to keep a list of killed messages anymore. New cache will
15106                   keep the hidden messages in cache anyway
15107         * src/folderview.c
15108         * src/inc.c
15109         * src/selective_download.c
15110                 o removed unnecessary summary_write_cache calls
15111         * src/procmsg.c
15112                 o don't set ignore thread flag in procmsg_get_thread_tree
15113                   if it is already set
15114         * src/mainwindow.c
15115         * src/statusbar.h
15116                 o moved STATUSBAR_PUSH/POP to statusbar.h because
15117                   they are used in different files
15118
15119 2002-07-23 [melvin]     0.8.0claws5
15120
15121         * src/addressbook.c
15122         * src/addrgather.c
15123         * src/editaddress.c
15124         * src/editgroup.c
15125         * src/editldap_basedn.c
15126         * src/importldif.c
15127         * src/prefs_common.c
15128                 Fixed few memory leak (gtk_editable_get_chars returns
15129                 an allocated string)
15130         * src/logwindow.c
15131                 Fixed few memory leak (gtk_editable_get_chars returns
15132                 an allocated string) and modified a little the log cutting
15133                 loop.
15134         * src/compose.c
15135                 Replaced a call to an obsolete function gtk_entry_get_text()
15136                 by gtk_editable_get_chars()
15137         * src/send.c
15138                 Removed a debug printf
15139
15140 2002-07-23 [christoph]  0.8.0claws4
15141
15142         * src/filesel.c
15143                 fix another g_dirname memory leak
15144
15145 2002-07-23 [christoph]  0.8.0claws3
15146
15147         * src/mh.c
15148                 fixed a memory leak in mh_fetch_msginfo
15149                 fixed crash when message header could not be
15150                 parsed
15151
15152 2002-07-23 [paul]       0.8.0claws2
15153
15154         * sync with 0.8.0cvs2
15155                 see ChangeLog 2002-07-23
15156
15157 2002-07-23 [paul]       0.8.0claws1
15158
15159         * sync with 0.8.0cvs1
15160                 see ChangeLog 2002-07-23
15161
15162 2002-07-23 [paul]       0.8.0claws
15163
15164         * release of 0.8.0claws