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