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