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