80bc8132f854149f8eda451e88c7b9200238720b
[claws.git] / ChangeLog.claws
1 2003-10-26 [alfons]     0.9.6claws54
2
3         * src/summary_search.c
4                 fix misnomer and correct selecting initial search node  
5
6 2003-10-26 [christoph]  0.9.6claws53
7
8         * src/pgpmime.c
9         * src/sgpgme.c
10                 change display of signature info to use only name of
11                 signer, otherwise the text gets too long.
12
13         * src/procmime.c
14                 don't use MimeInfo's filename to generate tmp filename
15
16 2003-10-25 [christoph]  0.9.6claws52
17
18         * src/procmime.c
19                 fix message body searching
20
21 2003-10-25 [paul]       0.9.6claws51
22
23         * src/compose.c
24                 use g_basename rather than basename
25
26 2003-10-24 [christoph]  0.9.6claws50
27
28         * src/sgpgme.c
29                 change fetching of signature key's trust
30
31 2003-10-24 [paul]       0.9.6claws49
32
33         * po/sk.po
34                 update Slovak translation
35                 submitted by Andrej Kacian
36                 
37         * src/mainwindow.c
38                 remove unknown menu entry /File/Add mailbox/mbox...
39
40 2003-10-24 [hoa]        0.9.6claws48
41
42         * src/Makefile.am
43                 removed all references to mbox folders
44
45         * src/carray.[ch]               * REMOVED *
46         * src/chash.[ch]                * REMOVED *
47         * src/maillock.[ch]             * REMOVED *
48         * src/mailmbox.[ch]             * REMOVED *
49         * src/mailmbox_folder.[ch]      * REMOVED *
50         * src/mailmbox_parse.[ch]       * REMOVED *
51         * src/mailmbox_types.[ch]       * REMOVED *
52         * src/mbox_folder.[ch]          * REMOVED *
53                 remove implementation of mbox folders
54                 and old mailbox folder.
55                 mbox folder implementation will be added
56                 as a plugin so that implementation can be entirely
57                 synchronized with the files of the project they are
58                 extracted from (libEtPan!).
59         
60         * src/mainwindow.c
61         * src/folder.c
62         * src/folderview.[ch]
63         * src/procmsg.h         
64                 Disable as much code that references mbox folders
65                 as possible.
66                 Some UI thing still need to know that folder is mbox
67                 (when we have to enter the name of the mailbox and
68                 we want to add /var/mail/$USER).
69
70 2003-10-23 [christoph]  0.9.6claws47
71
72         * src/noticeview.c
73                 don't always display button when noticeview is made visible
74
75         * src/mimeview.c
76         * src/pgpmime.c
77         * src/privacy.[ch]
78         * src/sgpgme.[ch]
79                 get signature information from crypto system
80
81 2003-10-22 [paul]       0.9.6claws46
82
83         * po/es.po
84                 updated by Ricardo Mones Lastra
85
86 2003-10-22 [paul]       0.9.6claws45
87
88         * src/Makefile.am
89                 update to reflect the changes to the icons that
90                 happened in 0.9.6claws35
91
92 2003-10-22 [alfons]     0.9.6claws44
93         
94         * src/carray.h
95                 inline carray_count() 
96
97 2003-10-21 [alfons]     0.9.6claws43
98
99         * src/carray.h
100                 glib wrappers
101         * src/carray.c
102                 disable
103         * src/mailmbox.[ch]
104         * src/mailmbox_folder.c
105         * src/mailmbox_parse.c
106         * src/mailmbox_types.[ch]
107                 %s/uint32_t/guint
108
109 2003-10-21 [luke]       0.9.6claws42
110
111         * src/stock_pixmaps.[ch]
112         * src/mimeview.c
113         * src/pixmaps/mime_application_octet_stream.xpm         ** REMOVE **
114         * src/pixmaps/messageview_text.xpm                      ** REMOVE **
115                 o remove mime_application_octet_stream.xpm icon (it was never
116                   really needed)
117                 o remove redundant icon messageview_text.xpm
118
119         * src/mainwindow.c
120                 fix visibility of signature noticeview when toggling 'separate
121                 message view'
122
123 2003-10-21 [christoph]  0.9.6claws41
124
125         * src/procmime.c
126                 decode multipart and rfc822 mime parts to allow further
127                 parsing when required
128
129 2003-10-21 [christoph]  0.9.6claws40
130
131         * src/procmime.[ch]
132         * src/textview.c
133                 remove obsolete charset parameter in MimeInfo and fix
134                 TextView to use the charset from the parameter hash table
135
136         * src/plugins/dillo_viewer/Makefile.am
137         * src/plugins/trayicon/Makefile.am
138                 add OPENSSL_CFLAGS to fix building with using
139                 --with-openssl-* parameters
140
141 2003-10-21 [paul]       0.9.6claws39
142
143         * src/prefs_matcher.[ch]
144                 replace remnants of the old, renamed 'Execute' matchtype
145                 add a brief description to the Info window
146
147 2003-10-21 [hoa]        0.9.6claws38
148         
149         * src/Makefile.am
150         * src/carray.[ch]               * NEW *
151         * src/chash.[ch]                * NEW *
152         * src/folder.c
153         * src/maillock.[ch]             * NEW *
154         * src/mailmbox.[ch]             * NEW *
155         * src/mailmbox_folder.[ch]      * NEW *
156         * src/mailmbox_parse.[ch]       * NEW *
157         * src/mailmbox_types.[ch]       * NEW *
158                 implementation of mbox folder with unique message numbers
159
160                 made use of libEtPan! implementation of mbox for lower-layer.
161
162 2003-10-20 [alfons]     0.9.6claws37
163
164         * src/noticeview.c
165                 fix invalid argument warning
166         * src/pgpmime.c
167                 no in place variable
168
169 2003-10-20 [paul]       0.9.6claws36
170
171         * src/compose.[ch]
172           src/filtering.c
173           src/messageview.c
174                 fix crash when using Forward in Filtering when
175                 external editor option is set
176                 
177                 Patch submitted by Simon 'corecode' Schubert
178                 <corecode@corecode.ath.cx> 
179
180 2003-10-20 [paul]       0.9.6claws35
181
182         * src/pixmaps/mime_gpg_expired.xpm      ** REMOVED **
183           src/pixmaps/mime_gpg_failed.xpm       ** REMOVED **
184           src/pixmaps/mime_gpg_passed.xpm       ** REMOVED **
185           src/pixmaps/mime_gpg_signed.xpm       ** REMOVED **
186           src/pixmaps/mime_gpg_unknown.xpm      ** REMOVED **
187           src/pixmaps/privacy_expired.xpm       ** NEW FILE **
188           src/pixmaps/privacy_failed.xpm        ** NEW FILE **
189           src/pixmaps/privacy_passed.xpm        ** NEW FILE **
190           src/pixmaps/privacy_signed.xpm        ** NEW FILE **
191           src/pixmaps/privacy_unknown.xpm       ** NEW FILE **
192           src/pixmaps/privacy_warn.xpm          ** NEW FILE **
193           src/mimeview.c
194           src/stock_pixmap.[ch]
195                 replace mime_gpg_*.xpm icons with new privacy_*.xpm
196                 icons. add privacy_warn.xpm icon
197
198 2003-10-20 [hoa]  0.9.6claws34
199
200         * src/folder_item_prefs.[ch]
201         * src/prefs_folder_item.c
202         * src/main.c
203                 Added a property per folder to choose whether we 
204                 want to apply processing on it on startup or if we
205                 prefer to wait the folder selection to apply it.
206         
207         * src/messageview.c
208                 fixed C89 compatibility (for old compilers, for
209                 example gcc 2.95.x).
210
211 2003-10-17 [christoph]  0.9.6claws33
212
213         * src/mimeview.c
214         * src/noticeview.[ch]
215                 change noticeview icon to indicate signature status
216
217 2003-10-17 [christoph]  0.9.6claws32
218
219         * src/Makefile.am
220         * src/main.c
221         * src/mimeview.c
222         * src/noticeview.c
223         * src/pgpmime.[ch]                              ** NEW **
224         * src/privacy.[ch]
225         * src/rfc2015.c
226         * src/sgpgme.c                                  ** NEW **
227                 reimplement PGP/Mime signature checking (unfinished)
228
229 2003-10-15 [christoph]  0.9.6claws31
230
231         * src/procmime.[ch]
232                 fix procmime_get_text_content() and
233                 procmime_get_first_text_content()
234
235 2003-10-15 [christoph]  0.9.6claws30
236
237         * src/plugins/spamassassin/spamassassin_gtk.c
238         * src/plugins/spamassassin/spamassassin_gtk.glade
239                 fix timeout tooltip
240
241 2003-10-15 [paul]       0.9.6claws29
242
243         * src/messageview.c
244                 workaround for buggy smtp servers. on sending a
245                 return receipt strip the name part from the address
246                 when creating headers
247                 
248 2003-10-15 [paul]       0.9.6claws28
249
250         * sync with 0.9.7 release
251                 see ChangeLog 2003-10-15
252
253 2003-10-14 [christoph]  0.9.6claws27
254
255         * src/plugins/clamav/clamav_plugin.c
256                 fix clamav plugin
257
258 2003-10-14 [christoph]  0.9.6claws26
259
260         * src/compose.c
261         * src/mimeview.c
262         * src/procmime.[ch]
263         * src/rfc2015.c
264         * src/textview.c
265         * src/plugins/clamav/clamav_plugin.c
266                 use GNode to create the mime tree (some changes to functions
267                 that traverse the tree are just quick and dirty. Maybe we
268                 can find better solutions with g_node_*-functions)
269
270 2003-10-14 [luke]       0.9.6claws25
271
272         * src/mimeview.c
273                 fix a navigation bug (stupid typo of mine)
274
275 2003-10-14 [christoph]  0.9.6claws24
276
277         * src/textview.c
278                 fix missing last line in plain/text mails
279
280 2003-10-13 [luke]       0.9.6claws23
281
282         * src/summaryview.c
283                 fix bug 334 (part 1)
284
285 2003-10-13 [kov]        0.9.6claws22
286
287         * src/mimeview.c
288                 error checking when the user enters a non-directory at
289                 the file selection dialog.
290                 work-around for users entering directory location without
291                 adding a leading G_DIR_SEPARATOR.
292
293 2003-10-13 [luke]       0.9.6claws21
294
295         * src/compose.c
296                 error reporting for inserting files, including catching
297                 invalid characters for current locale/encoding
298
299 2003-10-13 [paul]       0.9.6claws20
300
301         * src/folderview.c
302                 fix bug #347 'subscribe newsgroups crashes'
303
304 2003-10-13 [paul]       0.9.6claws19
305
306         * src/compose.c
307                 when using 'Reply to all' include the 'send replies
308                 to' folder property
309                 
310         * po/ja.po
311                 update Japanese translation. submitted by Rui Hirokawa 
312                 <rui_hirokawa@ybb.ne.jp>        
313
314 2003-10-13 [hoa]        0.9.6claws18
315
316         * src/account.c
317         * src/compose.c
318         * src/messageview.c
319         * src/procheader.c
320         * src/procheader.h
321                 rename get_header_from_msginfo() into
322                 procheader_get_header_from_msginfo() so that we have a
323                 coherent exported naming.
324                 avoid parsing of header contained in a string via
325                 a newly written temporary file.
326
327         Patch submitted by Simon 'corecode' Schubert
328                 <corecode@corecode.ath.cx>
329
330 2003-10-12 [hoa]        0.9.6claws17
331
332         * src/filtering.c
333         * src/filtering.h
334         * src/matcher.c
335         * src/matcher.h
336         * src/matcher_parser_parse.y
337         * src/prefs_filtering_action.c
338                 added "stop" action : stop applying the filtering rules.
339                 added "set score" and "increase/decrease score" actions.
340                 That two last action replace the "change_score" action
341                 introduced by alfons in 0.8.8claws85.
342                 "set score" is to set a given score to the message.
343                 "increase/decrease score" will increase or decrease the
344                 score if the given value is respectively positive or
345                 negative. If someone find a some better name for this last
346                 rule, it can be modified.
347
348 2003-10-12 [paul]       0.9.6claws16
349
350         * AUTHORS
351           po/ja.po
352                 update Japanese translation. submitted by Rui Hirokawa 
353                 <rui_hirokawa@ybb.ne.jp>
354
355 2003-10-12 [christoph]  0.9.6claws15
356
357         * src/procmime.c
358                 fix crash caused by incorrect headers
359
360 2003-10-10 [christoph]  0.9.6claws14
361
362         * src/main.c
363         * src/privacy.[ch]
364         * src/rfc2015.[ch]
365                 implement detection of signed message parts for rfc2015
366
367 2003-10-10 [thorsten]   0.9.6claws13
368
369         * src/mimeview.c
370                 fix typo
371
372 2003-10-10 [christoph]  0.9.6claws12
373
374         * src/stock_pixmap.[ch]
375         * src/pixmaps/mime_message.xpm                  ** NEW **
376                 add a new icon for mime type "message"
377
378         * src/privacy.[ch]
379         * src/procmime.[ch]
380                 add crypto api
381
382         * src/mimeview.c
383                 o use crypto api
384                 o add icons for message type mime parts
385
386 2003-10-10 [christoph]  0.9.6claws11
387
388         * src/mainwindow.c
389         * src/messageview.[ch]
390         * src/mimeview.[ch]
391         * src/procmime.[ch]
392         * src/procmsg.[ch]
393         * src/rfc2015.c
394         * src/summaryview.c
395         * src/textview.[ch]
396                 o remove switching between TextView and MimeView in MessageView
397                   (if required we can hide the icon box and the MimeView will
398                    look exaxtly like the TextView)
399                 o temporary remove signature and decrypting GPGME code
400
401 2003-10-09 [christoph]  0.9.6claws10
402
403         * src/action.c
404         * src/compose.c
405         * src/messageview.c
406         * src/mimeview.c
407         * src/procmime.[ch]
408         * src/procmsg.c
409         * src/rfc2015.c
410         * src/textview.c
411         * src/common/utils.[ch]
412         * src/plugins/clamav/clamav_plugin.c
413         * src/plugins/dillo_viewer/dillo_viewer.c
414         * src/plugins/image_viewer/viewer.c
415         * src/plugins/mathml_viewer/mathml_viewer.c
416                 new mime parser (several things need fixing)
417
418 2003-10-09 [paul]       0.9.6claws9
419
420         * src/imap.c
421                 a little more sync with 0.9.6cvs2 and a tidy up
422
423 2003-10-08 [paul]       0.9.6claws8
424
425         * sync with 0.9.6cvs2
426                 see ChangeLog 2003-10-03
427
428 2003-10-05 [christoph]  0.9.6claws7
429
430         * src/summaryview.c
431                 don't use flags to check if a message is in a news folder
432
433         (closes Bug 282 clicking on folder with copied Messages from News
434          immediately after having copied them crashes Sylpheed-Claws)
435
436 2003-10-05 [christoph]  0.9.6claws6
437
438         * src/Makefile.am
439         * src/progressdialog.[ch]               ** REMOVE **
440         * src/gtk/Makefile.am
441         * src/gtk/progressdialog.[ch]           ** NEW **
442                 move progressdialog to gtk directory
443
444 2003-10-04 [christoph]  0.9.6claws5
445
446         * src/prefs_toolbar.c
447         * src/gtk/prefswindow.c
448                 remove widget_show_all for pages root widget
449
450         * src/plugins/spamassassin/spamassassin.[ch]
451         * src/plugins/spamassassin/spamassassin_gtk.c
452         * src/plugins/spamassassin/spamassassin_gtk.glade
453                 add support for new libspamc transports
454
455 2003-10-04 [christoph]  0.9.6claws4
456
457         * src/plugins/spamassassin/libspamc.[ch]
458         * src/plugins/spamassassin/spamassassin.c
459         * src/plugins/spamassassin/utils.[ch]
460                 update libspamc to version from SpamAssassin 2.60
461
462 2003-10-03 [christoph]  0.9.6claws3
463
464         * src/send_message.c
465                 fix missing format string bug found by
466                 Georgi Guninski <guninski@guninski.com>
467
468 2003-10-03 [paul]       0.9.6claws2
469
470         * po/zh_CN.po
471                 update Simpilified Chinese translation, submitted by
472                 Hansom Young
473
474 2003-10-02 [christoph]  0.9.6claws1
475
476         * src/imap.c
477                 add UIDPLUS support for COPY and EXPUNGE
478
479 2003-10-02 [paul]       0.9.6claws
480
481         * 0.9.6claws released
482
483 2003-10-02 [paul]
484
485         * po/es.po
486           po/sk.po
487                 update Spanish and Slovak translations
488                 submitted by Ricardo Mones Lastra and Andrej Kacian
489  
490 2003-10-02 [paul]       0.9.5claws43
491
492         * po/en_GB.po
493                 update British English translation
494
495 2003-10-02 [paul]       0.9.5claws42
496
497         * po/hr.po
498                 update Croatian translation, submitted by Dragan
499
500 2003-10-01 [paul]       0.9.5claws41
501
502         * po/pl.po
503           po/sr.po
504                 update Polish and Serbian translations, submitted by
505                 Emil and Urke MMI
506
507 2003-10-01 [melvin]     0.9.5claws40
508
509         * po/fr.po
510                 Updated French translations
511
512 2003-10-01 [melvin]     0.9.5claws39
513
514         * src/prefs_fonts.c
515                 Fixed a Gtk warning
516
517         * src/plugins/dillo_prefs.c     
518                 Quasi unnoticeable UI clean-up.
519
520 2003-10-01 [paul]
521
522         * tools/README
523           tools/maildir2sylpheed.pl
524                 bug fixes, rewrites, submitted by Matthias Förste 
525                 <itsjustme@users.sourceforge.net>
526
527 2003-09-29 [paul]       0.9.5claws38
528
529         * src/inc.c
530                 fix my coding carelessness
531
532 2003-09-29 [paul]       0.9.5claws37
533
534         * po/POTFILES.in
535           src/Makefile.am
536           src/main.c
537           src/prefs_common.[ch]
538           src/prefs_fonts.[ch]  ** NEW FILES **
539                 move Font config options to Other Prefs/Display/Fonts
540                 (user's current configuration is preserved)
541
542 2003-09-29 [paul]       0.9.5claws36
543
544         * src/inc.c
545           src/prefs_account.c
546                 allow 'local_mbox' value to point to either a directory 
547                 (/var/mail -  default, new) or a file (/var/mail/username
548                 - original)
549
550 2003-09-28 [paul]       0.9.5claws35
551
552         * src/rfc2015.c
553                 on signature check, where key exists, print the
554                 Key ID
555
556 2003-09-27 [alfons]     0.9.5claws34
557
558         * src/action.c
559                 o make progress bar not fill/expand when resizing dialog
560                 o use default fixed text font for actions output
561
562 2003-09-27 [paul]       0.9.5claws33
563
564         * src/prefs_common.[ch]
565           src/procmsg.c
566           src/send_message.c
567                 remove External Program settings from Common Prefs/Send
568                 as they are now unnecessary due to Local account settings.
569                 plus a little tidying-up after 0.9.5claws31
570
571 2003-09-27 [paul]       0.9.5claws32
572
573         * src/prefs_account.c
574                 o make correction to gui text:
575                   'Local mailbox file' -> 'Local mailbox directory'
576                 o give 'local_mbox' option a reasonable default value:
577                   '/var/mail'
578                 o use 'DEFAULT_SENDMAIL_CMD' as default 'mail_command'
579                   value
580
581 2003-09-26 [paul]       0.9.5claws31
582
583         * src/inc.c
584           src/prefs_common.[ch]
585                 remove 'Incorporate from spool' common pref,
586                 force creation of a 'Local' account
587
588 2003-09-26 [christoph]  0.9.5claws30
589
590         * src/folder.c
591         * src/msgcache.c
592                 add more NULL pointer checks
593
594 2003-09-25 [christoph]  0.9.5claws29
595
596         * src/folder.c
597                 o don't fetch source message to get it's message id
598                 o immediately scan dest folder when copying a message did not
599                   return a new message number and not do it when the first message
600                   without a new message number is found
601
602 2003-09-23 [christoph]  0.9.5claws28
603
604         * src/compose.c
605                 fix generating of headers
606
607         (patch by David Relson <relson@osagesoftware.com>)
608
609 2003-09-23 [paul]       0.9.5claws27
610
611         * po/zh_CN.po
612                 update Simplified Chinese translation. submitted by
613                 Hansom Young
614
615 2003-09-23 [paul]       0.9.5claws26
616
617         * tools/Makefile.am
618           tools/README
619           tools/vcard2xml.py    ** NEW FILE **
620                 add a script that converts an evolution vcard to
621                 sylpheed's xml format
622                 submitted by Bogdan Sumanariu <bsumanariu@one5.ro>
623
624 2003-09-22 [paul]       0.9.5claws25
625
626         * src/plugins/clamav/clamav_plugin.c
627                 don't skip MULTIPART parts
628
629 2003-09-21 [christoph]  0.9.5claws24
630
631         * src/alertpanel.c
632                 remove unneeded include
633
634         * src/folder.c
635                 clean up copy/move mess with duplicated code
636
637         * src/imap.c
638                 fix problem that sometimes the folder was not scanned
639                 also it was changed
640
641 2003-09-21 [christoph]  0.9.5claws23
642
643         * src/Makefile.am
644         * src/logwindow.[ch]                    ** REMOVE **
645         * src/mainwindow.c
646         * src/prefs_common.c
647         * src/gtk/Makefile.am
648         * src/gtk/logwindow.[ch]                ** ADD **
649                 make logwindow prefs_common independent and move
650                 it to gtk directory
651
652 2003-09-20 [christoph]  0.9.5claws22
653
654         * src/compose.c
655                 add extra space for address code conversion
656                 (4 * unconvered size could be too small for short headers)
657
658 2003-09-20 [christoph]  0.9.5claws21
659
660         * src/compose.c
661                 increase temp buffer size when writing headers
662
663 2003-09-19 [darko]      0.9.5claws20
664
665         * src/compose.c
666                 don't ignore value of 'Save copy of outgoing messages to
667                 this folder instead of Sent' in message redirect
668
669 2003-09-17 [christoph]  0.9.5claws19
670
671         * src/compose.c
672                 use ", " as address seperator for mail headers and pass whole
673                 header line at once to compose_convert_header to make sure
674                 it is correctly folded
675
676         (closes Bug 64 Problem when sending to many recipients)
677
678 2003-09-17 [hoa]        0.9.5claws18
679         
680         * src/matcher.[ch]
681           src/matcher_parser_parse.y
682           src/prefs_matcher.c
683                 changed the keyword used for command execution in condition
684                 keyword is changed from "execute" to "test"
685                 so that it is not the same as the one used for action.
686                 This will fix a bug when using filtering dialog.
687                 All semantic in the code is also changed to reflect
688                 the keyword change.
689
690 2003-09-17 [paul]
691         
692         * sync with 0.9.6 release
693
694 2003-09-17 [paul]       0.9.5claws17
695
696         * sync with 0.9.5cvs8
697                 see ChangeLog 2003-09-16 and 2003-09-17
698
699 2003-09-16 [paul]       0.9.5claws16
700
701         * sync with 0.9.5cvs6
702                 see ChangeLog 2003-09-16
703
704 2003-09-15 [paul]       0.9.5claws15
705
706         * sync with 0.9.5cvs5
707                 see ChangeLog 2003-09-15
708
709 2003-09-14 [alfons]     0.9.5claws14
710
711         * src/inc.c
712                 make "Go to inbox after receiving new mail" again;
713                 regression of a sync, restored to sylpheed main 
714                 behaviour. (misses still some bits)
715
716 2003-09-14 [alfons]     0.9.5claws13
717
718         * src/prefs_filtering_action.c
719                 o add proper message if empty execute command line
720                 o don't select first action item after registering a
721                   new action to prevent (what seems to be a GTK) bug
722                   #36, "filtering will only accept one action change 
723                   per invocation".
724
725 2003-09-14 [alfons]     0.9.5claws12
726
727         * src/prefs_filtering.c
728         * src/prefs_filtering_action.c
729         * src/prefs_matcher.c
730                 fix function signature for key_pressed_event signal handlers
731
732 2003-09-14 [alfons]     0.9.5claws11
733
734         * src/mainwindow.c
735                 fix regression caused by fix for invalid bug #7
736                 (should fix #246, "Multiple selections are deselected when 
737                 moving from search window to main window")
738                 
739 2003-09-14 [alfons]     0.9.5claws10
740         
741         * src/actions.[ch]
742         * src/filtering.[ch]
743         * src/prefs_actions.c
744                 allow `filtering actions` in actions; only for advanced users
745                 right now: try for example, "%as{mark color 2}" 
746         
747 2003-09-13 [paul]       0.9.5claws9
748         
749         * po/pl.po
750           po/zh_CN.po   ** NEW FILE **
751                 update Polish translation, submitted by Emil 
752                 <eminowbl@posejdon.wpk.p.lodz.pl>
753                 add new Simplified Chinese translation, submitted by
754                 Hansom Young <hansom_young@yahoo.com>
755
756 2003-09-12 [alfons]     0.9.5claws8
757
758         * src/summaryview.c
759                 don't open separate message views when View | Separate message view
760                 is active 
761                 (please look carefully for any navigation regressions)
762
763 2003-09-11 [alfons]     0.9.5claws7
764
765         * src/mainwindow.c
766                 make default message view, opened by View | Separate message 
767                 view, look like a claws message view (which includes a menu
768                 bar and a toolbar)
769                 (fixes bug #298, "message view loses tool bar") 
770
771 2003-09-11 [christoph]  0.9.5claws6
772
773         * src/folderview.c
774                 fix double deleting of newsgroup folders
775
776         (closes Bug 305 crash after deleting of a newsgroup)
777
778 2003-09-11 [paul]       0.9.5claws5
779
780         * src/rfc2015.c
781           src/common/utils.h
782                 more sync'ing from 0.9.5cvs2
783
784 2003-09-11 [christoph]  0.9.5claws4
785
786         * src/compose.c
787         * src/rfc2015.c
788         * src/common/utils.h
789                 fix sync with 0.9.5cvs2
790
791 2003-09-11 [paul]       0.9.5claws3
792
793         * sync with 0.9.5cvs4
794                 see ChangeLog 2003-09-11
795
796 2003-09-11 [paul]       0.9.5claws2
797
798         * sync with 0.9.5cvs2
799                 see ChangeLog 2003-09-05
800                 
801 2003-09-11 [paul]       0.9.5claws1
802
803         * sync with 0.9.5cvs3
804                 see ChangeLog 2003-09-10
805
806 2003-09-10 [paul]       0.9.5claws
807
808         * 0.9.5claws released
809
810 2003-09-10 [paul]       0.9.4claws78
811
812         * src/Makefile.am
813                 add missing files
814
815 2003-09-10 [melvin]     0.9.4claws77
816
817         * po/fr.po
818                 Updated French translations
819
820 2003-09-10 [paul]       0.9.4claws76
821
822         * po/es.po
823           po/sk.po
824           po/sr.po
825                 update Spanish, Slovak, and Serbian translations.
826                 submitted by Ricardo Mones Lastra, Andrej Kacian,
827                 and Urke MMI
828                 
829         * AUTHORS
830                 add translation team section
831
832 2003-09-09 [christoph]  0.9.4claws75
833
834         * src/folder.c
835                 free item->prefs in folder_item_destroy
836
837 2003-09-09 [alfons]     0.9.4claws74
838
839         * src/folderview.c
840                 o proper check for root node sorting
841                 o remove unnecessary gtk_ctree_remove_node 
842
843         (should fix bug #300, "crash while moving folder")      
844
845 2003-09-08 [christoph]  0.9.4claws73
846
847         * src/folderview.c
848                 o fix double adding of IMAP FolderItems to GtkCTree
849                 o fix crash then mbox folder is removed
850
851 2003-09-08 [christoph]  0.9.4claws72
852
853         * src/folder.c
854         * src/folderview.c
855         * src/mainwindow.c
856                 fix new folder notification
857
858         * src/mbox_folder.c
859                 fix cache path
860
861 2003-09-08 [christoph]  0.9.4claws71
862
863         * src/compose.c
864                 replace '\n' and '\r' before removing trailing spaces
865
866         * src/folder.[ch]
867         * src/folderview.c
868                 add information about new or removed items in folder tree change
869                 notification and use this in folderview to add and remove only
870                 the appected items and not refresh the whole tree
871
872 2003-09-07 [match]      0.9.4claws70
873
874         * src/Makefile.am
875         * src/addr_compl.c
876         * src/addressbook.c
877         * src/addressitem.h
878         * src/addrindex.c
879         * src/addritem.c
880         * src/addritem.h
881         * src/addrquery.c                       ** NEW **
882         * src/addrquery.h
883         * src/ldapquery.c
884         * src/ldapserver.c
885         * src/stock_pixmap.c
886         * src/stock_pixmap.h
887         * src/pixmaps/address_search.xpm        ** NEW **
888                 re-introduce Lookup button for LDAP 'static' searches.
889
890 2003-09-07 [alfons]     0.9.4claws69
891         
892         * src/summaryview.c
893                 abandon setting usize for messageview because it gives layout problems
894                 with the quick search bar and the headerview; fixes assorted UI glitches:
895                 
896                 o bug #148, "Toggling of quick-search bar reduces index view area" 
897                 o bug #280, "Window resiizes for line length but does not revert"
898
899 2003-09-07 [christoph]  0.9.4claws68
900
901         * src/compose.c
902                 o make sure we don't have any newlines in header values
903                 o check custom headers for spaces and newlines and ignore
904                   malformed header names
905
906 2003-09-06 [christoph]  0.9.4claws67
907
908         * src/folder.c
909         * src/folderview.c
910                 invoke notification hook for folder tree changes after append
911                 and remove folder
912
913         (closes Bug 294 Crash while moving folder with many subdirectories)
914
915 2003-09-06 [christoph]  0.9.4claws66
916
917         * src/folder.c
918                 destroy folder's MsgCache if FolderItem is removed to make sure
919                 it is not saved when the FolderItem is destroyed
920
921 2003-09-06 [christoph]  0.9.4claws65
922
923         * src/plugins/clamav/clamav_plugin.c
924                 fix copy & paste bug
925
926 2003-09-05 [christoph]  0.9.4claws64
927
928         * src/folder.c
929         * src/messageview.[ch]
930         * src/procmsg.[ch]
931         * src/summaryview.c
932                 extend MSGINFO_UPDATE_HOOK to send delete notifications. Used
933                 by MessageView to clear it when the message is deleted. Should
934                 work even if messages are deleted in MainWindow or by
935                 processing.
936
937 2003-09-05 [alfons]     0.9.4claws63
938
939         * src/messageview.c
940                 deleting a message in a message view frees its msginfo, make 
941                 messageview_update_all() aware of that (should fix bug #293,
942                 "deleting message caused crash")
943
944 2003-09-05 [melvin]     0.9.4claws62
945
946         * src/action.c
947                 Improve synchronous action exit code (fixes 
948                 a ~5 seconds delay after action exit on RedHat 9)
949
950 2003-09-04 [christoph]  0.9.4claws61
951
952         * src/compose.c
953         * src/rfc2015.c
954         * src/common/utils.[ch]
955                 add util function to create mime boundary and use it
956                 in compose and gpg code
957
958 2003-09-04 [alfons]     0.9.4claws60
959
960         * src/folder.c
961                 source folder item's GNode should already have been freed in 
962                 a previous call to src->folder->klass->remove_folder()
963                 (should fix bug #287, "crash when moving folders")
964
965 2003-09-03 [thorsten]   0.9.4claws59
966
967         * src/plugins/spamassassin/spamassassin_gtk.c
968                 fix compile error
969
970 2003-09-03 [christoph]  0.9.4claws58
971
972         * src/plugins/spamassassin/spamassassin.[ch]
973         * src/plugins/spamassassin/spamassassin_gtk.c
974                 add timeout config option
975
976 2003-09-03 [paul]       0.9.4claws57
977
978         * po/sk.po      ** NEW FILE **
979                 add Slovak translation. Submitted by Andrej Kacian 
980                 <andrej@kacian.sk>
981
982 2003-09-03 [paul]       0.9.4claws56
983
984         * src/plugins/clamav/clamav_plugin_gtk.c
985                 gui tweaks: replace a label with a tooltip, modify the
986                 text, use gtk_check_button_new(); instead of
987                 gtk_check_button_new_with_label("");
988
989 2003-09-02 [alfons]     0.9.4claws55
990
991         * src/gtk/filesel.c
992                 remember last used dir when attaching multiple files (should fix
993                 bug #290, "Attach File does not remember directory")
994
995 2003-09-01 [paul]       0.9.4claws54
996
997         * po/es.po
998                 updated by Ricardo Mones Lastra
999
1000 2003-09-01 [alfons]     0.9.4claws53
1001
1002         * src/gtk/gtkaspell.[ch]
1003                 be pedantic and strict and use const gchar * instead of guchar *
1004
1005 2003-09-01 [alfons]     0.9.4claws52
1006
1007         * src/mainwindow.c
1008         * src/summaryviewc.
1009                 re-enable Save As when multiple messages are selected
1010
1011 2003-09-01 [paul]       0.9.4claws51
1012
1013         * src/textview.c
1014                 g_free(trimmed_uri);
1015
1016 2003-09-01 [paul]       0.9.4claws50
1017
1018         * sync with 0.9.4cvs13
1019                 see ChangeLog 2003-09-01
1020
1021 2003-09-01 [paul]       0.9.4claws49
1022
1023         * src/textview.c
1024                 trim uri before sending to the statusbar
1025                 fixes Bug 275 'Clicking on long URL wrapped onto two lines
1026                 in the message window causes main S-C window to enlarge 
1027                 past screen edges'
1028
1029 2003-09-01 [paul]       0.9.4claws48
1030
1031         * sync with 0.9.4cvs12
1032                 see ChangeLog 2003-09-01
1033
1034 2003-08-30 [christoph]  0.9.4claws47
1035
1036         * src/compose.c
1037         * src/folder_item_prefs.[ch]
1038         * src/prefs_folder_item.c
1039         * src/gtk/gtkaspell.[ch]
1040                 commit per folder dictionary patch by
1041                 Paul Evans <nerd@freeuk.com>
1042
1043 2003-08-30 [christoph]  0.9.4claws46
1044
1045         * src/plugins/spamassassin/spamassassin_gtk.c
1046         * src/plugins/spamassassin/spamassassin_gtk.glade
1047                 reduce GUI clutter by placing hints into tooltips
1048
1049 2003-08-30 [paul]       0.9.4claws45
1050
1051         * src/compose.c
1052                 add 'Content-Disposition: inline' to a text/plain
1053                 part when using PGP/MIME signing
1054
1055 2003-08-30 [paul]       0.9.4claws44
1056
1057         * src/prefs_common.c
1058           src/prefs_spelling.c
1059           src/prefs_spelling.glade
1060                 reduce GUI clutter by placing hints into tooltips
1061
1062 2003-08-29 [christoph]  0.9.4claws43
1063
1064         * configure.ac
1065                 fix bug found by Ivan Rayner <ivanr@sgi.com>
1066
1067         * src/stock_pixmap.c
1068                 change unecessary warning into a debug message
1069
1070         * src/plugins/clamav/Makefile.am
1071                 Fix error "-I$(CLAMAV_LIBS)"
1072
1073 2003-08-29 [christoph]  0.9.4claws42
1074
1075         * intl/Makefile.in
1076         * src/Makefile.am
1077         * src/matcher.h
1078         * src/common/Makefile.am
1079         * src/common/passcrypt.c
1080                 commit fixes and patches for some of the IRIX problems found by
1081                 Ivan Rayner <ivanr@sgi.com>
1082
1083 2003-08-29 [paul]       0.9.4claws41
1084
1085         * src/prefs_filtering.c
1086                 add 'Top' and 'Bottom' buttons, based on changes in
1087                 src/prefs_filter.c in 0.9.4cvs11.
1088
1089 2003-08-27 [christoph]  0.9.4claws40
1090
1091         * src/folderview.c
1092                 fix bug that the current summary settings were copied to the
1093                 wrong folder item, when the folder item prefs are opened.
1094                 Copying is not required because summary settings and
1095                 folder_item_prefs do not contain the same settings
1096
1097 2003-08-27 [thorsten]   0.9.4claws39
1098
1099         * src/imap.c
1100                 fix compile error
1101
1102 2003-08-26 [paul]       0.9.4claws38
1103
1104         * sync with 0.9.4cvs9
1105                 see ChangeLog 2003-08-26
1106
1107 2003-08-25 [paul]       0.9.4claws37
1108
1109         * sync with 0.9.4cvs8
1110                 see ChangeLog 2003-08-25
1111
1112 2003-08-24 [christoph]  0.9.4claws36
1113
1114         * src/prefs_filtering.c
1115                 shouldn't remove items from a GSList while iterating over the
1116                 list (makes cur invalid and cur->next not accessable)
1117
1118         (closes Bug 272 i deleted an folder and some seconds later sylpheed
1119          crashed)
1120
1121 2003-08-23 [christoph]  0.9.4claws35
1122
1123         * src/news.c
1124                 news folders should be scanned when opened
1125
1126 2003-08-22 [christoph]  0.9.4claws34
1127
1128         * src/prefs_folder_item.c
1129                 use macro to assign strings that always frees the old string
1130
1131         * src/gtk/gtkaspell.[ch]
1132                 add gtkaspell_set_dictionary_menu_active_item() to set active
1133                 item in dictionary option menu
1134
1135         * src/prefs_spelling.c
1136                 use gtkaspell_set_dictionary_menu_active_item() to select
1137                 dictionary
1138
1139 2003-08-21 [christoph]  0.9.4claws33
1140
1141         * src/folder.[ch]
1142         * src/imap.c
1143         * src/mbox_folder.c
1144         * src/mh.c
1145         * src/news.c
1146                 optimize folder system
1147
1148         * src/gtk/gtkstext.c
1149                 fix division by zero when font has 0 width for ' '
1150
1151 2003-08-21 [paul]       0.9.4claws32
1152
1153         * sync with 0.9.4cvs7
1154                 see ChangeLog 2003-08-20
1155
1156 2003-08-19 [paul]       0.9.4claws31
1157
1158         * src/common/defs.h
1159                 add the missing '/' to SYLDOC_MANUAL_HTML_INDEX and
1160                 SYLDOC_FAQ_HTML_INDEX.
1161         * src/manual.c
1162                 use LC_MESSAGES instead of LC_ALL to find the current
1163                 language
1164
1165           fixes Bug #281 'in src/manual.c URL for manuals and FAQ wrong'.
1166
1167 2003-08-19 [paul]       0.9.4claws30
1168
1169         * po/bg.po
1170                 updated by George Danchev
1171
1172 2003-08-18 [luke]       0.9.4claws29
1173         * src/mimeview.[ch]
1174         * src/gtk/gtkvscrollbutton.[ch]
1175                 o removed gtk_vscrollbutton_reset() (reasons: reduce 
1176                   dependencies; do it the GTK way; reduce code -14/+2 lines)
1177                 o removed horizontal separator between icons
1178
1179 2003-08-17 [christoph]  0.9.4claws28
1180
1181         * src/procmsg.c
1182                 no subject threading when the subject has no reply prefix
1183
1184 2003-08-16 [christoph]  0.9.4claws27
1185
1186         * src/mainwindow.c
1187                 remember and restore window sizes and position when the main
1188                 window is hidden or shown
1189
1190         (closes Bug 274 Window size in 0.9.4claws18 not remembered when
1191          minimised/reopened using trayicon)
1192
1193 2003-08-16 [paul]       0.9.4claws26
1194
1195         * src/crash.c
1196                 add #include "defs.h"
1197
1198 2003-08-16 [paul]       0.9.4claws25
1199
1200         * src/plugins/clamav/clamav_plugin.c
1201                 reword a debug_print
1202                 
1203         * src/plugins/dillo_viewer/dillo_prefs.c
1204                 cosmetic: change the labels' text, add tooltips, and
1205                 left-align the hint
1206
1207 2003-08-15 [christoph]  0.9.4claws24
1208
1209         * src/news.c
1210                 complete last change (forgot some changes)
1211
1212 2003-08-15 [christoph]  0.9.4claws23
1213
1214         * src/news.c
1215                 o check number of messages and don't return a 0 message
1216                   when no messages are available
1217                 o don't parse xref header anymore
1218
1219         (closes Bug 203 I'm not getting any news)
1220
1221 2003-08-15 [paul]       0.9.4claws22
1222
1223         * src/common/defs.h
1224           src/crash.c
1225                 update and define claws bugzilla location
1226
1227 2003-08-15 [paul]       0.9.4claws21
1228
1229         * po/ru.po
1230                 update submitted by Ruslan N. Balkin
1231
1232 2003-08-14 [christoph]  0.9.4claws20
1233
1234         * src/procmsg.c
1235                 fix search for oldest node in subject threading
1236
1237 2003-08-14 [christoph]  0.9.4claws19
1238
1239         * src/procmsg.c
1240         * src/common/utils.h
1241                 add possibility to check all nodes with the same subject for
1242                 subject threading, not only the oldest node. Should not break
1243                 threads anymore if the oldest node is thread_by_subject_max_age
1244                 days older then parent, because it can now find a child of
1245                 oldest node as new parent.
1246
1247 2003-08-11 [christoph]  0.9.4claws18
1248
1249         * src/plugins/spamassassin/spamassassin.c
1250                 run spam check in background process
1251
1252 2003-08-10 [alfons]     0.9.4claws17
1253
1254         * src/summaryview.c
1255                 make `Select All' sensitive too
1256
1257 2003-08-10 [christoph]  0.9.4claws16
1258
1259         * src/imap.c
1260                 add more checks in imap_close
1261
1262 2003-08-09 [alfons]     0.9.4claws15
1263
1264         * src/prefs_spelling.c
1265                 no spell checking UI if not requested
1266
1267 2003-08-09 [alfons]     0.9.4claws14
1268
1269         * src/gtk/prefswindow.c
1270                 make it compile
1271
1272 2003-08-09 [christoph]  0.9.4claws13
1273
1274         * src/prefs_spelling.c
1275         * src/gtk/prefswindow.[ch]
1276         * src/plugins/clamav/clamav_plugin_gtk.c
1277         * src/plugins/spamassassin/spamassassin_gtk.c
1278                 sort prefs pages by heighest weight in tree
1279
1280 2003-08-09 [paul]       0.9.4claws12
1281
1282         * sync with 0.9.4cvs6
1283                 see ChangeLog 2003-08-07
1284                 
1285         * AUTHORS
1286                 add Leandro and Luke to claws-branch section
1287
1288 2003-08-09 [christoph]  0.9.4claws11
1289
1290         * src/gtk/Makefile.am
1291         * src/gtk/colorsel.[ch]                 ** NEW **
1292                 create a color selection dialog that can be used as a simple
1293                 function call with it's own gtk main loop like filesel.[ch]
1294
1295         * src/Makefile.am
1296         * src/main.c
1297         * src/prefs_common.c
1298         * src/prefs_spelling.[ch]               ** NEW **
1299         * src/prefs_spelling.glade              ** NEW **
1300         * src/gtk/gtkutils.[ch]
1301                 move "Spell Checker" prefs to new prefs dialog
1302
1303         * src/prefs_folder_item.c
1304                 use new colorsel dialog
1305
1306 2003-08-08 [paul]       0.9.4claws10
1307
1308         * src/inc.c
1309                 clear the progress bar unconditionally
1310
1311 2003-08-08 [paul]       0.9.4claws9
1312
1313         * sync with 0.9.4cvs4
1314                 see ChangeLog 2003-07-31
1315
1316 2003-08-07 [christoph]  0.9.4claws8
1317
1318         * configure.ac
1319                 fix bug in image viewer plugin part
1320
1321         * src/imap.c
1322                 don't execute close command if the folder item is not selected
1323
1324 2003-08-07 [hoa]        0.9.4claws7
1325
1326         * src/filtering.[ch]
1327         * src/matcher_parser.h
1328         * src/matcher_parser_parse.y
1329                 can define several actions for each filtering rule
1330                 can import old versions of filtering rules
1331
1332         * src/prefs_filtering.c
1333                 call to a new dialog box to define actions
1334
1335         * src/prefs_filtering_action.[ch]
1336                 dialog box to define actions for filtering rules
1337
1338 2003-08-06 [christoph]  0.9.4claws6
1339
1340         * src/imap.c
1341                 make sure source folder is selected when copying messages
1342
1343 2003-08-06 [christoph]  0.9.4claws5
1344
1345         * sync with 0.9.4cvs2
1346                 see ChangeLog 2003-07-29                
1347
1348 2003-08-05 [paul]       0.9.4claws4
1349
1350         * sync with 0.9.4cvs3
1351                 see ChangeLog 2003-07-30
1352
1353 2003-08-04 [match]      0.9.4claws3
1354
1355         * po/POTFILES.in
1356                 export of LDIF files.
1357
1358 2003-08-04 [match]      0.9.4claws2
1359
1360         * src/ldif.[ch]
1361                 support for export LDIF. documented.
1362         * src/importldif.[ch]
1363         * src/exportldif.[ch]
1364                 add tooltips. documented.
1365         * src/exphtmldlg.[ch]
1366         * src/common/xmlprops.[ch]
1367                 documented.
1368         * src/exportldif.[ch]                   ** NEW **
1369         * src/expldifdlg.[ch]                   ** NEW **
1370         * src/addressbook.[ch]
1371         * src/Makefile.am
1372                 export of LDIF files.
1373                 documented.
1374
1375 2003-08-04 [christoph]  0.9.4claws1
1376
1377         * .cvsignore
1378         * Makefile.am
1379         * configure.ac
1380         * sylpheed-claws.pc.in                  ** NEW **
1381         * src/Makefile.am
1382         * src/common/Makefile.am
1383         * src/gtk/Makefile.am
1384                 install sylpheed header files in $(pkgincludedir) and create a
1385                 pkg-config file to allow building a plugin without the source
1386                 package
1387
1388 2003-08-04 [paul]       0.9.4claws
1389
1390         * version 0.9.4claws
1391
1392 2003-08-04 [paul]       0.9.3claws97
1393
1394         * po/es.po
1395                 update Spanish translation. Submitted by Ricardo
1396                 Mones Lastra.
1397
1398 2003-08-03 [paul]       0.9.3claws96
1399
1400         * po/hr.po
1401           po/sr.po
1402                 update Croatian and Serbian translations. Submitted by
1403                 Dragan and Urke MMI respectively
1404
1405 2003-08-03 [alfons]     0.9.3claws95
1406
1407         * src/summaryview.c
1408                 mark flag has precedence over important flag - seems
1409                 to have been changed in sync of 0.9.3claws45. this fixes
1410                 a regression where messages that were scored as important
1411                 don't show their mark flags. (using the same column for
1412                 both importance as mark flags is the real problem
1413                 ofcourse)
1414
1415 2003-08-03 [melvin]     0.9.3claws94
1416
1417         * po/fr.po
1418                 Updated French translations.
1419
1420 2003-08-03 [melvin]     0.9.3claws93
1421
1422         * src/Makefile.am
1423                 Fixed typo introduced after 0.9.3claws92 
1424                 that prevented compilation
1425                 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
1426                 CPPFLAGS and YFLAGS to allow user setting these.
1427         * src/common/Makefile.am
1428         * src/gtk/Makefile.am
1429         * src/plugins/clamav/Makefile.am
1430         * src/plugins/demo/Makefile.am
1431         * src/plugins/dillo_viewer/Makefile.am
1432         * src/plugins/image_viewer/Makefile.am
1433         * src/plugins/mathml_viewer/Makefile.am
1434         * src/plugins/spamassassin/Makefile.am
1435         * src/plugins/trayicon/Makefile.am
1436         * src/plugins/trayicon/libeggtrayicon/Makefile.am
1437                 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
1438                 CPPFLAGS and YFLAGS to allow user setting these.
1439
1440 2003-08-02 [christoph]  0.9.3claws92
1441
1442         * configure.ac
1443                 o rearrange plugin tests
1444                 o add test for clamav.h to ClamAV tests
1445
1446 2003-08-02 [luke]       0.9.3claws91
1447
1448         * src/mimeview.c
1449                 o fixed appearance of icon list when toggling back from the 
1450                   ctree
1451                 o toggling of icons using the keyboard works correctly
1452                 o fixed all other keyboard shortcuts to work when icons are
1453                   active
1454         
1455         * src/messageview.c
1456                 o fixed bug 4 - focus lost when changing messageview view type
1457
1458 2003-08-02 [christoph]  0.9.3claws90
1459
1460         * src/common/hooks.c
1461                 fix crash when pointer stored in hash table could get invalid
1462                 when a plugin is unloaded
1463
1464 2003-08-01 [christoph]  0.9.3claws89
1465
1466         * configure.ac
1467                 o try to build all plugins (except spamassassin) by default
1468                 o don't build a plugin if a dependency check fails
1469
1470         * src/common/hooks.c
1471                 fix warning
1472
1473 2003-08-01 [match]      0.9.3claws88
1474
1475         * src/importldif.c
1476                 allow single click field selection. document code.
1477
1478 2003-08-01 [christoph]  0.9.3claws87
1479
1480         * src/plugins/clamav/clamav_plugin.c
1481         * src/plugins/clamav/clamav_plugin_gtk.c
1482         * src/plugins/dillo_viewer/dillo_viewer.c
1483         * src/plugins/image_viewer/plugin.c
1484         * src/plugins/mathml_viewer/mathml_viewer.c
1485         * src/plugins/spamassassin/spamassassin.c
1486         * src/plugins/spamassassin/spamassassin_gtk.c
1487         * src/plugins/trayicon/trayicon.c
1488                 add version check to all plugins
1489
1490 2003-08-01 [hoa]        0.9.3claws86
1491
1492         * src/prefs_filtering.c
1493                 fixed a cosmetic bug, during creation of dialog box,
1494                 wrong widgets were shown after creation.
1495
1496 2003-08-01 [luke]       0.9.3claws85
1497
1498         * src/mainwindow.c
1499                 o fixed visibility of icons/mimeview after toggling separate
1500                   message/folder view (factored out some similar code too).
1501
1502
1503 2003-07-31 [alfons]     0.9.3claws84
1504
1505         * src/mimeview.c
1506                 tweak icon box UI a bit more, now allowing right-clicks actions
1507                 getting the relevant mime data too; should fix #250, "Can't save 
1508                 attachments sometimes".
1509
1510 2003-07-30 [alfons]     0.9.3claws83
1511
1512         * src/compose.c
1513                 don't do auto-save-draft inside key press handler, but rather
1514                 schedule it half of a second later; should fix #67, "autosave 
1515                 make re-rediting message crazy"
1516
1517 2003-07-30 [christoph]  0.9.3claws82
1518
1519         * src/plugins/trayicon/trayicon.c
1520                 process pending events before unloading the plugin
1521
1522         (closes Bug 196 Unloading Trayicon plugin crashes Sylpheed-Claws)
1523
1524 2003-07-30 [alfons]     0.9.3claws81
1525
1526         * src/common/hooks.c
1527                 parameter 2 of g_hook_destroy() should really be a hook id
1528
1529 2003-07-30 [alfons]     0.9.3claws80
1530
1531         * src/common/plugin.c
1532                 fix a possibly harmful function signature mismatch 
1533                 for plugin_done
1534
1535 2003-07-30 [alfons]     0.9.3claws79
1536
1537         * src/common/hooks[.ch]
1538                 const correctness
1539
1540 2003-07-30 [darko]      0.9.3claws78
1541
1542         * src/summaryview.c
1543                 make it compile again
1544
1545 2003-07-30 [luke]       0.9.3claws77
1546
1547         * src/crash.c
1548         * src/main.c
1549                 o added/moved signal handlers for SIGTERM (normal kill command) 
1550                   and SIGINT (ctl-c) to be used even without 
1551                   --enable-crash-dialog, fixing bug 166
1552
1553         * src/summaryview.c
1554                 o rewrote menu sensitivity code as per mainwindow.c, fixing 
1555                   bug 227
1556
1557         * src/mainwindow.c
1558                 o changed sensitivity condition for 'Next new' and 'Next 
1559                   unread', fixing bug 8
1560
1561 2003-07-29 [alfons]     0.9.3claws76
1562
1563         * src/common/utils.[ch]
1564                 add generate_msgid()
1565         * src/messageview.c
1566                 save ack'ed RRR; fixes #205, "return receipt is not saved in
1567                 sent folder".
1568
1569 2003-07-29 [alfons]     0.9.3claws75
1570
1571         * src/messageview.c
1572                 fix a memleak (claws-only)
1573
1574 2003-07-29 [alfons]     0.9.3claws74
1575
1576         * src/mimeview.[ch]
1577         * src/gtk/gtkvscrollbutton.[ch]
1578                 fix UI glitch where mime icon toolbox' scroll position is not 
1579                 reset after switching to another message
1580                 
1581
1582 2003-07-29 [paul]       0.9.3claws73
1583
1584         * src/prefs_folder_item.c
1585                 split the prefs into 2 separate pages
1586
1587 2003-07-29 [paul]       0.9.3claws72
1588
1589         * src/compose.c
1590                 prepend "\n\n" to a signature without a separator too
1591
1592 2003-07-29 [paul]       0.9.3claws71
1593
1594         * src/compose.c
1595                 fix bug where changing to an account without an auto-sig
1596                 from an initial account without an auto-sig would insert 
1597                 2 blank lines at the cursor point
1598                 fix bug where changing to an account with an auto-sig
1599                 from an initial account without an auto-sig would insert
1600                 the sig at the cursor point
1601
1602 2003-07-29 [paul]       0.9.3claws70
1603
1604         * src/folderview.c
1605                 use the colour from the folder pref unless the folder
1606                 has new messages
1607
1608 2003-07-29 [alfons]     0.9.3claws69
1609
1610         * src/procmsg.[ch]
1611         * src/messageview.c
1612         * src/procheader.c
1613                 rewrite return receipt request work a little bit (the former 
1614                 implementation presumably depended too much on the UI setting
1615                 flags). (we're losing the old pending flag.) 
1616
1617 2003-07-28 [christoph]  0.9.3claws68
1618
1619         * src/folder.c
1620         * src/imap.c
1621         * src/mh.c
1622         * src/procmsg.[ch]
1623                 fix copy to IMAP folder from other folder
1624
1625 2003-07-28 [christoph]  0.9.3claws67
1626
1627         * src/procmsg.c
1628                 fix sync of procmsg_get_message_file_list
1629
1630 2003-07-28 [christoph]  0.9.3claws66
1631
1632         * sync with 0.9.3cvs14
1633                 see ChangeLog 2003-07-18
1634         * sync with 0.9.3cvs17
1635                 see ChangeLog 2003-07-23
1636
1637         (closes Bug 234 segmentation fault after sending out mail via
1638          smtp(auth))
1639
1640 2003-07-28 [paul]       0.9.3claws65
1641
1642         * po/es.po
1643                 update Spanish translation, submitted by Ricardo Mones
1644                 Lastra
1645
1646 2003-07-28 [christoph]  0.9.3claws64
1647
1648         * src/folder.[ch]
1649         * src/imap.c
1650         * src/mh.c
1651                 return new message numbers as a GRelation instead of a GSList
1652                 that has to be in the same order as the input list. A list
1653                 would make it hard for IMAP to optimize oepration by sorting
1654                 the input list. The returned list would have to be reordered
1655                 to match the same order that input list has.
1656
1657         * src/gtk/gtkaspell.c
1658                 fix missing return value, could cause a crash when garbage is
1659                 on the stack that is used as the expected return value
1660
1661 2003-07-28 [paul]       0.9.3claws63
1662
1663         * sync with 0.9.4cvs1
1664                 see ChangeLog 2003-07-28
1665
1666 2003-07-27 [alfons]     0.9.3claws62
1667
1668         * src/mimeview.c
1669                 tweak it more to make icon list act like a check button group
1670
1671 2003-07-27 [christoph]  0.9.3claws61
1672
1673         * sync with 0.9.3cvs20
1674                 see ChangeLog 2003-07-25
1675
1676 2003-07-27 [paul]       0.9.3claws60
1677
1678         * src/procmsg.c
1679                 re-commit changes from 0.9.3claws58 -
1680                 accidently removed in 0.9.3claws59
1681
1682 2003-07-27 [paul]       0.9.3claws59
1683
1684         * src/procmsg.[ch]
1685                 a sync from 0.9.3cvs17
1686                 see ChangeLog 2003-07-23
1687
1688 2003-07-27 [alfons]     0.9.3claws58
1689
1690         * src/procmsg.c
1691                 add missing header members to MsgInfo; fixes the problem of 
1692                 not displaying X-Faces, as noticed by Ricardo Mones
1693
1694 2003-07-26 [christoph]  0.9.3claws57
1695
1696         * sync with 0.9.3cvs18
1697                 see ChangeLog 2003-07-24
1698
1699 2003-07-26 [christoph]  0.9.3claws56
1700
1701         * sync with 0.9.3cvs17
1702                 see ChangeLog 2003-07-23
1703
1704 2003-07-26 [christoph]  0.9.3claws55
1705
1706         * src/folder.[ch]
1707         * src/imap.c
1708         * src/mbox_folder.c
1709         * src/mh.c
1710         * src/news.c
1711                 add support for copy function that copy multiple messages
1712                 (not implemented yet)
1713
1714         * src/summaryview.c
1715                 add missing return value
1716
1717 2003-07-26 [paul]       0.9.3claws54
1718
1719         * tools/multiwebsearch.pl
1720                 do whitespace substitution before passing the string
1721                 to the browser. fixes bug with browsers that don't
1722                 do whitespace conversion themselves.
1723
1724 2003-07-25 [christoph]  0.9.3claws53
1725
1726         * src/folder.[ch]
1727         * src/imap.c
1728         * src/mh.c
1729                 rewrite adding of multiple messages to a folder for
1730                 claws' folder system
1731
1732 2003-07-25 [luke]       0.9.3claws52
1733
1734         * src/mimeview.c
1735                 o icon toggles set correctly on leaving ctree mimeview
1736
1737 2003-07-25 [paul]       0.9.3claws51
1738
1739         * partial sync with 0.9.3cvs21 [src/main.c]
1740                 see ChangeLog 2003-07-25
1741
1742 2003-07-24 [paul]       0.9.3claws50
1743
1744         * tools/maildir2sylpheed.pl
1745                 fix typo
1746
1747 2003-07-24 [paul]       0.9.3claws49
1748
1749         * src/mimeview.c
1750                 increase the gutter size of paned so that the panes
1751                 can be resized
1752                 
1753         * src/plugins/demo/demo.c
1754                 squeeze in another typo fix
1755
1756 2003-07-24 [paul]       0.9.3claws48
1757
1758         * src/plugins/demo/demo.c
1759           src/prefs_account.c
1760                 small changes to the English
1761                 
1762         * src/pixmaps/mime_application_octect_stream.xpm        ** REMOVED **
1763           src/pixmaps/mime_application_octet_stream.xpm         ** NEW FILE **
1764           src/Makefile.am
1765           src/stock_pixmap.c
1766                 rename the misspelled icon
1767
1768 2003-07-23 [alfons]     0.9.3claws47
1769
1770         * src/mimeview.c
1771                 make icon list look like a list of toggles
1772
1773 2003-07-23 [luke]       0.9.3claws46
1774
1775         * src/pixmaps/mimeview_gpg_expired.xpm
1776         * src/pixmaps/mimeview_gpg_failed.xpm
1777         * src/pixmaps/mimeview_gpg_passed.xpm
1778         * src/pixmaps/mimeview_text_html.xpm
1779         * src/pixmaps/mimeview_image.xpm
1780                 o all icons the same size
1781
1782         * src/mimeview.[ch]
1783                 o mimeview ctree arranged vertically above the viewer
1784                 o icons changed to buttons
1785                 o can use keyboard to select an icon (Enter)
1786                 o resize icon list to width of icons
1787
1788         *  src/gtk/gtkvscrollbutton.c
1789                 o sensitivity of buttons reacts to position
1790
1791 2003-07-23 [christoph]  0.9.3claws45
1792
1793         * sync with 0.9.3cvs14 (incomplete)
1794                 see ChangeLog 2003-07-17
1795
1796 2003-07-23 [alfons]     0.9.3claws44
1797
1798         * src/folder.c
1799         * src/procmsg.h
1800                 sync with my local tree to restore some claws-only things
1801
1802 2003-07-23 [paul]       0.9.3claws43
1803
1804         * src/pixmaps/mime_gpg_expired.xpm      ** NEW FILE **
1805           src/pixmaps/mime_gpg_unknown.xpm      ** NEW FILE **
1806           src/Makefile.am
1807           src/mimeview.c
1808           src/procmime.h
1809           src/rfc2015.c
1810           src/stock_pixmap.[ch]
1811                 indicate missing keys and expired sigs/keys
1812                 in mime view column
1813
1814 2003-07-23 [paul]       0.9.3claws42
1815
1816         * src/compose.c
1817                 Redirect fixes: enable automatic account selection and
1818                 do not append signature to message on changing account
1819                 fixes Bug[s] #248
1820
1821 2003-07-23 [paul]       0.9.3claws41
1822
1823         * sync with 0.9.3cvs16
1824                 see ChangeLog 2003-07-23
1825
1826 2003-07-23 [alfons]     0.9.3claws40
1827
1828         * src/inc.c
1829                 give progress dialog a main window, and give it the first 
1830                 one (presumably the only one). fixes bug #247, "segfault on 
1831                 pop-before-smtp" 
1832
1833 2003-07-22 [alfons]     0.9.3claws39
1834
1835         * src/summaryview.c
1836                 shift-space scrolls up
1837
1838 2003-07-22 [paul]       0.9.3claws38
1839
1840         * sync with 0.9.3cvs15
1841                 see ChangeLog 2003-07-22
1842
1843 2003-07-20 [alfons]     0.9.3claws37
1844
1845         * src/compose.c
1846                 put menu inside #ifdef USE_ASPELL..#endif
1847
1848 2003-07-20 [christoph]  0.9.3claws36
1849
1850         * src/procmsg.c
1851                 fix wrong flags in MsgInfo returned by
1852                 procmsg_msginfo_get_full_info()
1853
1854         (closes Bug 221 Deleting messages from the Message View gives incorrect
1855          new/unread message counts in the folder view)
1856
1857         * src/plugins/spamassassin/spamassassin_gtk.c
1858                 add gettext macro for prefs page title
1859
1860 2003-07-20 [paul]       0.9.3claws35
1861
1862         * src/mimeview.c
1863                 redraw icon list on signature check
1864
1865 2003-07-20 [christoph]  0.9.3claws34
1866
1867         * src/Makefile.am
1868         * src/account.c
1869         * src/folder.[ch]
1870         * src/folder_item_prefs.[ch]            ** NEW **
1871         * src/folderview.c
1872         * src/mainwindow.c
1873         * src/mh.c
1874         * src/prefs_gtk.c
1875         * src/prefs_scoring.c
1876         * src/summaryview.c
1877         * src/prefs_folder_item.[ch]
1878                 o seperate FolderItemPrefs (formerly PrefsFolderItem) and the
1879                   Properties dialog
1880                 o use prefswindow for folder properties
1881
1882         * src/gtk/prefswindow.[ch]
1883                 change implementation to use an invisible notebook instead
1884                 of unparenting widgets
1885
1886 2003-07-20 [christoph]  0.9.3claws33
1887
1888         * src/compose.h
1889         * src/folder.c
1890         * src/folderview.h
1891         * src/headerview.h
1892         * src/prefs_filtering.h
1893         * src/prefs_folder_item.[ch]
1894         * src/procmime.h
1895         * src/procmsg.h
1896         * src/summaryview.h
1897                 clean up header mess
1898                 (always use 1. typedefs, 2. #includes, 3. structures)
1899
1900         * src/common/version.h.in
1901                 add casts for constants
1902
1903         * src/plugins/demo/demo.c
1904                 fix typo
1905
1906         * src/plugins/spamassassin/spamassassin.c
1907                 remove unused variable
1908
1909 2003-07-20 [alfons]     0.9.3claws32
1910
1911         * src/mimeview.c
1912                 o make icon buttons respond on left click
1913                 o minor cosmetic change
1914
1915 2003-07-19 [luke]       0.9.3claws31
1916
1917         * src/mimeview.[ch]
1918         * src/gtk/gtkvscrollbutton.c
1919         * src/messageview.c
1920                 o improved mimeview behaviour when selecting a new message
1921                 o plus code cleanups to remove compile warnings
1922
1923
1924 2003-07-19 [alfons]     0.9.3claws30
1925
1926         * src/procmsg.c
1927         * src/compose.c
1928         * src/common/utils.[ch]
1929                 subject_get_reply_prefix_length() <- subject_get_prefix_length()
1930
1931 2003-07-19 [alfons]     0.9.3claws29
1932
1933         * src/prefs_folder_item.c
1934                 reinit "legacy" tmp_prefs, so we don't free nor use invalid 
1935                 string pointers
1936
1937 2003-07-19 [luke]       0.9.3claws28
1938
1939         * src/messageview.c
1940         * src/mimeview.[ch]
1941         * src/procmime.h
1942         * src/rfc2015.c
1943         * src/stock_pixmap.[ch]
1944         * src/gtk/Makefile.am
1945         * src/Makefile.am
1946         * src/gtk/gtkvscrollbutton.[ch]         ** NEW **
1947         * src/pixmaps/mime_*.xpm                ** NEW **
1948                 o mimeview rearrangement with a new icon shortcut bar
1949
1950 2003-07-19 [alfons]     0.9.3claws27
1951
1952         * src/folderview.c
1953                 o plug leaking nodes_to_recollapse
1954                 o add folderview_recollapse_all_nodes() (not used yet)
1955
1956 2003-07-19 [alfons]     0.9.3claws26
1957
1958         * src/compose.c
1959         * src/common/utils.c
1960                 honour #240 "Better SUBJECT handling" by cleaning the prefix
1961                 for both forwarding as replying
1962
1963 2003-07-18 [christoph]  0.9.3claws25
1964
1965         * configure.ac
1966         * src/common/sylpheed.[ch]
1967         * src/common/version.h.in
1968                 add version in numeric form to allow easy comparison
1969
1970         * src/plugins/demo/demo.c
1971                 add version check
1972                 - sylpheed version > plugin version => never allowed, sylpheed
1973                   could contain unknown API changes
1974                 - sylpheed version < minimum version required => don't load,
1975                   API required not available (if linking does not fail)
1976
1977 2003-07-18 [alfons]     0.9.3claws24
1978         
1979         * src/common/plugin.[ch]
1980                 const correctness
1981
1982 2003-07-18 [christoph]  0.9.3claws23
1983
1984         * src/common/hooks.c
1985                 fix crash when hooks where unregisted
1986
1987         * src/plugins/trayicon/trayicon.c
1988                 unregister detroy signal before destroying the widget
1989                 (still crashes when the plugin is unloaded)
1990
1991 2003-07-18 [alfons]     0.9.3claws22
1992         
1993         * src/folderview.c
1994                 delay expanding folder tree during drags until timeout triggered
1995                 (needs perhaps some tweaking, so testing is welcome)
1996
1997 2003-07-17 [alfons]     0.9.3claws21
1998
1999         * src/folderview.c
2000                 clean up cruft
2001
2002 2003-07-17 [christoph]  0.9.3claws20
2003
2004         * src/common/session.c
2005                 fix opening of SSL connections
2006
2007         * src/plugins/image_viewer/Makefile.am
2008                 add OPENSSL_CFLAGS (we should find a better solution to remove
2009                 this dependencies if they are not required)
2010
2011         * src/plugins/spamassassin/spamassassin.c
2012                 remove setlocale workaround (fixed in libspamc)
2013
2014         (closes Bug Bug 184 Entering non-ascii character deletes previous char
2015          if spell checking enabled)
2016
2017 2003-07-17 [alfons]     0.9.3claws19
2018
2019         * src/common/hooks.[ch]
2020         * src/plugins/clamav/clamav_plugin.c
2021         * src/plugins/spamassassin/spamassassin.c
2022         * src/plugins/trayicon/trayicon.c
2023                 fix signedness muck 
2024
2025 2003-07-17 [alfons]     0.9.3claws18
2026
2027         * src/procmime.c
2028                 plug memleak
2029
2030 2003-07-17 [alfons]     0.9.3claws17
2031
2032         * src/inc.c
2033                 plug memleak
2034
2035 2003-07-17 [paul]       0.9.3claws16
2036
2037         * src/common/defs.h
2038           src/mainwindow.c
2039           src/manual.[ch]
2040                 add link to the Claws site's FAQ page, after the suggestion
2041                 and patch by Fred Marton <Fred.Marton@uni-bayreuth.de>
2042                 Move url strings to defs.h
2043                 
2044         * src/mainwindow.c
2045                 fix typo to prevent "unknown menu entry" warnings
2046
2047 2003-07-17 [alfons]     0.9.3claws15
2048
2049         * src/folderview.[ch]
2050         * src/summaryview.[ch]
2051         * src/mimeview.[ch]
2052                 plug DnD leaks 
2053
2054 2003-07-17 [paul]       0.9.3claws14
2055
2056         * src/inc.c
2057                 remove two instances of 'GTK_EVENTS_FLUSH' because
2058                 they are unnecessary and probably cause a stack overflow
2059
2060 2003-07-16 [christoph]  0.9.3claws13
2061
2062         * src/mimeview.[ch]
2063                 use an invisible GTK notebook to switch between viewers
2064                 instead of reparenting widgets
2065
2066 2003-07-16 [christoph]  0.9.3claws12
2067
2068         * src/folder.c
2069                 move folder_item_update_freeze() to correct place in
2070                 folder_item_scan_full()
2071
2072 2003-07-16 [paul]       0.9.3claws11
2073
2074         * sync with 0.9.3cvs12
2075                 see ChangeLog 2003-07-14 and 2003-07-15
2076
2077 2003-07-16 [christoph]  0.9.3claws10
2078
2079         * src/imap.[ch]
2080         * src/prefs_account.[ch]
2081                 sync IMAP CRAM-MD5 authentication with sylpheed-main
2082
2083 2003-07-15 [alfons]     0.9.3claws9
2084
2085         * src/main.c
2086                 make --config-dir do something useful
2087
2088 2003-07-15 [alfons]     0.9.3claws8
2089
2090         * src/procmsg.c
2091                 o fix a bug where 'last' didn't really point to the last message
2092                   in the top level list of children, but to the last threaded
2093                   message. 
2094                 
2095                 o clean up and make it easier to sync
2096
2097 2003-07-15 [alfons]     0.9.3claws7
2098
2099         * src/mainwindow.c
2100                 make correct menu items sensitive       
2101
2102 2003-07-14 [alfons]     0.9.3claws6
2103
2104         * src/procmsg.c
2105                 tune the threader so it will not subject-thread any message
2106                 without a subject prefix (this will not thread correctly if 
2107                 a parent is delivered after their childs, but it looks 
2108                 better right now)
2109
2110 2003-07-13 [christoph]  0.9.3claws5
2111
2112         * src/mainwindow.c
2113                 group "Add mailbox *..." menu items in submenu
2114
2115 2003-07-13 [alfons]     0.9.3claws4
2116
2117         * src/summaryview.c
2118                 correct summary_toggle_pressed() signature and make sure
2119                 signal is not passed on
2120
2121 2003-07-13 [alfons]     0.9.3claws3
2122
2123         * src/summaryview.c
2124                 o for now don't pass on keys when they we're handled by 
2125                   ctree::key_press_event
2126                 o clean up
2127
2128 2003-07-13 [alfons]     0.9.3claws2
2129         
2130         * src/main.c
2131                 add command line option "--config-dir" to get the current 
2132                 configuration dir
2133
2134 2003-07-12 [alfons]     0.9.3claws1
2135
2136         * src/matcher.[ch]
2137         * src/matcher_parser_parse.y
2138         * src/prefs_filtering.c
2139         * src/filtering.c
2140                 add "Lock" filter action to lock messages;
2141
2142         * src/filtering.c       
2143                 remove debug_print()    
2144         * src/prefs_filtering.c
2145                 re-organize matcher part 9: 
2146                 make action text entries easily extendible;
2147                 merge widget selection for ACTION_MARK, ACTION_UNMARK, ACTION_LOCK,
2148                 ACTION_UNLOCK, ACTION_MARK_AS_READ, ACTION_MARK_AS_UNREAD
2149
2150 2003-07-12 [paul]
2151
2152         * tools/README
2153                 update old information and add missing
2154                 information
2155
2156 2003-07-12 [paul]       0.9.3claws
2157
2158         * 0.9.3claws released
2159         
2160 2003-07-12 [paul]       0.9.0claws103
2161
2162         * src/Makefile.am
2163                 add addrquery.h
2164
2165 2003-07-12 [melvin]     0.9.0claws102
2166
2167         * src/messageview.c
2168                 Fixed bug #215: Show MIME tab for single text/html messages. 
2169                 
2170 2003-07-12 [paul]       0.9.0claws101
2171
2172         * man/sylpheed.1
2173                 updated
2174
2175 2003-07-12 [paul]       0.9.0claws100
2176
2177         * po/es.po
2178           po/hr.po
2179           po/pl.po
2180           po/sr.po
2181                 update Spanish, Croatian, Polish, Serbian translations.
2182                 submitted by Ricardo Mones Lastra, Dragan, Witold
2183                 Wladyslaw Wojciech Wilk, Urke MMI
2184
2185 2003-07-12 [melvin]     0.9.0claws99
2186
2187         * po/fr.po
2188                 Updated French translations.
2189
2190 2003-07-12 [paul]       0.9.0claws98
2191
2192         * src/addressbook.c
2193                 disable 'Lookup' button as it has no effect
2194
2195 2003-07-11 [alfons]     0.9.0claws97
2196         
2197         * src/summaryview.c
2198                 summary_searchbar_pressed() should return TRUE to signal that
2199                 event was handled. when returning void, the return value passed
2200                 to GTK is actually random, but maybe FALSE, in which case the
2201                 event is handled by parent
2202                 
2203 2003-07-10 [paul]       0.9.0claws96
2204
2205         * ac/missing/gettext.m4
2206                 update to version 0.12
2207
2208 2003-07-10 [paul]       0.9.0claws95
2209
2210         * src/plugins/clamav/clamav_plugin.c
2211                 fix bug where multipart/alternative messages
2212                 would slip through without being scanned
2213
2214 2003-07-10 [christoph]  0.9.0claws94
2215
2216         * src/folder.c
2217                 correct check if folder supports removing when a message is
2218                 moved. if not the message is only copied.
2219
2220         (closes Bug 132 crash on startup in newsgroups folders)
2221
2222 2003-07-09 [alfons]     0.9.0claws93
2223
2224         * configure.ac
2225         * src/common/defs.h
2226                 --with-config-dir (default .sylpheed)
2227
2228 2003-07-09 [christoph]  0.9.0claws92
2229
2230         * configure.ac
2231                 use PKG_CHECK_MODULES to check for gtkmathview
2232                 (version 0.4.2 now required)
2233
2234 2003-07-08 [melvin]     0.9.0claws91
2235
2236         * src/action.c
2237                 Implemented a progress bar that counts the number of completed
2238                 tasks when the action runs more than one command.
2239
2240 2003-07-08 [alfons]     0.9.0claws90
2241
2242         * src/procmsg.c
2243                 if queued message has an invalid Message-Id, don't try to
2244                 find message it refers to (fixes #209 "crash when processing 
2245                 in folder")
2246
2247 2003-07-08 [paul]       0.9.0claws89
2248
2249         * sync with 0.9.3cvs2
2250                 see ChangeLog 2003-07-08
2251
2252 2003-07-08 [match]      0.9.0claws88
2253
2254         * src/ldapctrl.c
2255                 extend LDAP search for first/last name by parsing search term.
2256
2257 2003-07-08 [alfons]     0.9.0claws87
2258
2259         * src/send_message.c
2260                 fix bug #208 "Status message stuck when sending on POP3 account"
2261
2262 2003-07-07 [paul]       0.9.0claws86
2263
2264         * po/hr.po
2265                 new Croatian translation, submitted by
2266                 Dragan <drleskov@inet.hr>
2267
2268 2003-07-07 [paul]       0.9.0claws85
2269
2270         * sync with 0.9.3cvs1
2271                 see ChangeLog 2003-07-07
2272
2273 2003-07-05 [christoph]  0.9.0claws84
2274
2275         * src/Makefile.am
2276         * src/messageview.c
2277         * src/mimeview.[ch]
2278         * src/stock_pixmap.[ch]
2279         * src/pixmaps/messageview_text.xpm              ** NEW **
2280                 move mimeview tabs to the right side and use icons
2281                 instead of text to save some space
2282
2283         (patch by Luke Plant <lukeplant@softhome.net>)
2284
2285 2003-07-05 [christoph]  0.9.0claws83
2286
2287         * src/inc.c
2288                 add NULL pointer checks
2289
2290         (patch by Luke Plant <lukeplant@softhome.net>)
2291         (closes Bug 204 0.9.0 quits on authentication error?!)
2292
2293 2003-07-05 [alfons]     0.9.0claws82
2294
2295         * configure.ac
2296                 take the clue in bug #202 "./configure script - 
2297                 'if test' comparison failure" reported by John Kristoff. 
2298
2299 2003-07-04 [christoph]  0.9.0claws81
2300
2301         * src/plugins/spamassassin/spamassassin.c
2302                 set timeout for spam check
2303
2304 2003-07-04 [christoph]  0.9.0claws80
2305
2306         * src/main.c
2307                 destroy all FolderItems when shutting down to
2308                 allow folders to clean up
2309
2310 2003-07-04 [melvin]     0.9.0claws79
2311
2312         * src/gtk/gtkaspell.c
2313                 Fixed bug #184 "Entering non-ascii character deletes
2314                 previous char if spell checking enabled": this makes
2315                 the spell checking in multibytes (e.g. UTF-8)locales work.
2316                 (Patch by Luke Plant).
2317                 
2318 2003-07-04 [christoph]  0.9.0claws78
2319
2320         * sync with 0.9.2cvs1
2321                 see ChangeLog 2003-06-10
2322
2323 2003-07-04 [paul]       0.9.0claws77
2324
2325         * sync with 0.9.3 release
2326                 see ChangeLog 2003-07-04
2327
2328 2003-07-03 [christoph]  0.9.0claws76
2329
2330         * src/folder.[ch]
2331         * src/imap.c
2332         * src/mbox_folder.c
2333         * src/mh.c
2334         * src/news.c
2335                 move folder_item_get_path() stuff into a folder virtual function
2336
2337         * src/procmsg.c
2338                 use folder_item_fetch_msg() to get message and do not contruct
2339                 the filename from path and number
2340
2341 2003-07-03 [paul]       0.9.0claws75
2342
2343         * sync with 0.9.2cvs12
2344                 see ChangeLog 2003-07-03
2345
2346 2003-07-02 [paul]       0.9.0claws74
2347
2348         * src/messageview.c
2349                 fix text-selection for replying
2350
2351 2003-07-02 [paul]       0.9.0claws73
2352
2353         * sync with 0.9.2cvs11
2354                 see ChangeLog 2003-07-02
2355
2356 2003-07-02 [paul]       0.9.0claws72
2357
2358         * src/procmsg.c
2359                 revert last commit because it breaks more
2360                 than it fixes
2361
2362 2003-07-02 [paul]       0.9.0claws71
2363
2364         * src/procmsg.c
2365                 fix thread by subject/sort by date
2366
2367 2003-07-01 [paul]       0.9.0claws70
2368
2369         * sync with 0.9.2cvs10
2370                 see ChangeLog 2003-07-01
2371
2372 2003-06-30 [paul]       0.9.0claws69
2373
2374         * sync with 0.9.2cvs9
2375                 see ChangeLog 2003-06-30
2376
2377 2003-06-28 [match]      0.9.0claws68
2378
2379         * src/addressbook.c
2380                 fix null ptr.
2381
2382 2003-06-27 [paul]       0.9.0claws67
2383
2384         * sync with 0.9.2cvs7
2385                 see ChangeLog 2003-06-27
2386
2387 2003-06-26 [christoph]  0.9.0claws66
2388
2389         * src/folder.c
2390                 freeze folder updates while a folder is scanned
2391
2392         (closes Bug 185 New message counter)
2393
2394 2003-06-26 [darko]      0.9.0claws65
2395
2396         * src/ldapserver.c
2397                 fix infinite loop when adding a new LDAP server
2398
2399 2003-06-26 [paul]       0.9.0claws64
2400
2401         * sync with 0.9.2cvs6
2402                 see ChangeLog 2003-06-26
2403
2404 2003-06-26 [paul]       0.9.0claws63
2405
2406         * sync with 0.9.2cvs5
2407                 see ChangeLog 2003-06-25 and 2003-06-26
2408
2409 2003-06-25 [match]      0.9.0claws62
2410
2411         * src/addr_compl.c
2412                 Fixed tab/backtab for dropped-down completion list to
2413                 move next/previous field. (close bug 147)
2414
2415 2003-06-25 [christoph]  0.9.0claws61
2416
2417         * src/addr_compl.[ch]
2418         * src/addrindex.[ch]
2419         * src/folderview.c
2420         * src/inc.c
2421         * src/news.c
2422         * src/summaryview.c
2423         * src/toolbar.c
2424                 fix warnings
2425
2426 2003-06-25 [leandro]    0.9.0claws60
2427
2428         * src/compose.c
2429                 o cleanups
2430                 o gray out "Message/Remove references" menu item if not
2431                   replying to a message
2432
2433 2003-06-24 [leandro]    0.9.0claws59
2434
2435         * src/compose.[ch]
2436                 o removed "Message/Create new thread" menu item
2437                 o added "Message/Remove references" menu item
2438                   (it's off by default and will not check anymore
2439                    if the subject changed)
2440
2441 2003-06-23 [alfons]     0.9.0claws58
2442
2443         * src/procmsg.c
2444                 try better grouping messages threaded by subject based on their age.
2445                 still not perfect - because the message tree is not sorted by date.  
2446
2447 2003-06-23 [thorsten]   0.9.0claws57
2448
2449         * src/pop.[ch]
2450                 added mail_receive_hook to allow modifications
2451                 directly after retrieval (e.g. adding headers).
2452
2453 2003-06-23 [paul]       0.9.0claws56
2454
2455         * src/sourcewindow.c
2456                  enable the use of Ctrl+A to select all text in
2457                  the sourcewindow
2458                  Patch submitted by Ivan Francolin Martinez
2459                  <ivanfm@users.sourceforge.net>
2460
2461 2003-06-22 [christoph]  0.9.0claws55
2462
2463         * src/folder.[ch]
2464                 o add notification hook for folder tree changes
2465                 o invoke hooks after folder tree scanning
2466
2467         * src/folderview.[ch]
2468                 register hook for folder tree changes that
2469                 updates the ctree
2470
2471         (there are more places that should be updated, like add, remove 
2472          or move folder)
2473
2474         (closes Bug 164 Crash on rebuild folder tree)
2475         (closes Bug 190 Crash on 'rebuilding folder tree')
2476
2477 2003-06-21 [leandro]    0.9.0claws54
2478
2479         * src/compose.[ch]
2480                 create a new thread if subject changes
2481                 (it's on by default, can be disabled in Message menu)
2482
2483 2003-06-21 [alfons]     0.9.0claws53
2484
2485         * src/summaryview.c
2486                 quiet little compiler
2487
2488 2003-06-21 [christoph]  0.9.0claws52
2489
2490         update gettext stuff to version 0.12
2491
2492 2003-06-19 [alfons]     0.9.0claws51
2493
2494         * src/common/log.c
2495         * src/common/plugin.c
2496                 move defs.h before glib.h to prevent MIN/MAX redefs
2497
2498 2003-06-19 [alfons]
2499
2500         * src/addressbook.c
2501                 translatable
2502
2503 2003-06-19 [match]      0.9.0claws50
2504
2505         * src/addressbook.[ch]
2506         * src/addrindex.[ch]
2507         * src/addr_compl.[ch]
2508         * src/editldap.[ch]
2509         * src/editldap_basedn.[ch]
2510         * src/addritem.[ch]
2511         * src/ldapquery.h
2512                 re-implemented dynamic LDAP search. works without
2513                 slowdown on display sender with addressbook
2514                 option.
2515         * src/addrbook.c
2516                 documented code.
2517
2518 2003-06-19 [paul]       0.9.0claws49
2519
2520         * src/compose.c
2521                 fix Bug #136 'Nonprovided quotation marks crash claws'
2522                 patch submitted by Pawel Pêkala <c0rn@gazeta.pl>
2523
2524 2003-06-19 [alfons]     0.9.0claws48
2525
2526         * src/prefs_common.[ch]
2527         * src/procmsg.c
2528                 restrict threading by subject by checking thread for
2529                 age (prefs_common.thread_by_subject_max_age)
2530
2531 2003-06-18 [christoph]  0.9.0claws47
2532
2533         * src/imap.c
2534                 fix memory leak in imap_cmd_fetch()
2535
2536 2003-06-18 [christoph]  0.9.0claws46
2537
2538         * src/prefs_gtk.c
2539                 fix memory leak in prefs_set_default() when used multiple
2540                 times or after prefs have been read
2541
2542 2003-06-18 [christoph]  0.9.0claws45
2543
2544         * src/common/plugin.c
2545                 fix memory leak in plugin_unload()
2546
2547 2003-06-18 [christoph]  0.9.0claws44
2548
2549         * src/imap.c
2550                 fix memory leak in imap_cmd_ok()
2551
2552 2003-06-18 [christoph]  0.9.0claws43
2553
2554         * src/folder.c
2555                 stop messages that are downloaded from POP3 and added to
2556                 an IMAP inbox from being filtered twice (first by POP3
2557                 and again when IMAP folder is scaned to get the UID of
2558                 the APPEND operation when no UIDPLUS is available)
2559
2560 2003-06-18 [alfons]
2561
2562         * tools/Makefile.am
2563                 phoenix <- firebird     
2564
2565 2003-06-18 [paul]
2566
2567         * tools/launch_phoenix          ** REMOVED **
2568           tools/launch_firebird         ** NEW **
2569                 renamed and edited to reflect the browser's name change from
2570                 'phoenix' to 'firebird'
2571
2572 2003-06-18 [paul]       0.9.0claws42
2573
2574         * sync with 0.9.2cvs2
2575                 see ChangeLog 2003-06-16
2576
2577 2003-06-17 [alfons]     0.9.0claws41
2578
2579         * src/procmsg.c
2580                 prevent threading problems when a node is an ancestor (parent / great parent),
2581                 which mostly happens with circular references (thanks to Phillipe Gramoullé
2582                 for finding an sample set of messages)
2583
2584 2003-06-16 [christoph]  0.9.0claws40
2585
2586         * src/main.c
2587                 don't popup main window on --receive or --receive-all
2588
2589         * src/mainwindow.[ch]
2590         * src/plugins/trayicon/trayicon.c
2591                 allow hiding of main window by clicking on the trayicon
2592                 (doesn't work correctly in seperate window mode and may
2593                  cause unexpected GTK problems I couldn't find yet)
2594
2595         * src/common/ssl.c
2596                 remove incorrect warning
2597
2598 2003-06-15 [alfons]     0.9.0claws39
2599
2600         * src/gtk/gtkstext.c
2601                 don't output debug text;
2602                 #ifdef out print_line() if not debugging (thanks to Martin Wicke
2603                 for pointing this out);
2604
2605 2003-06-14 [alfons]     0.9.0claws38
2606         
2607         * src/messageview.c
2608                 remove printf() and make one if..else comply with coding style
2609
2610 2003-06-14 [alfons]     0.9.0claws37
2611
2612         * AUTHORS
2613                 add Martin Wicke
2614         * src/action.c
2615         * src/messageview.[ch]
2616         * src/summaryview.c
2617                 apply patch #754162 "Quoting messages filtered by actions" submitted
2618                 by Martin Wicke, which allows quoting message body changed by an
2619                 action (Thanks!).
2620
2621 2003-06-13 [alfons]     0.9.0claws36
2622
2623         * src/utils.c
2624                 add several other subject reply prefixes (suggested by Christoph and Ivan Martinez)
2625                 use case insensitive regexp (suggested by Ivan Martinez)
2626
2627 2003-06-13 [christoph]  0.9.0claws35
2628
2629         * configure.ac
2630         * src/plugins/trayicon/Makefile.am
2631         * src/plugins/trayicon/eggtrayicon.[ch]                         ** REMOVE **
2632         * src/plugins/trayicon/trayicon.c
2633         * src/plugins/trayicon/libeggtrayicon/.cvsignore                ** NEW **
2634         * src/plugins/trayicon/libeggtrayicon/Makefile.am               ** NEW **
2635         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.[ch]          ** NEW **
2636         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.[ch]           ** NEW **
2637         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.[ch]        ** NEW **
2638         * src/plugins/trayicon/libeggtrayicon/xembed.h                  ** NEW **
2639                 replace my own EggTrayIcon backport with the backport
2640                 used by (l|x)mule and gabber.
2641
2642 2003-06-13 [alfons]     0.9.0claws34
2643
2644         * AUTHORS
2645         * src/common/utils.c
2646                 add Aw: to list of reply prefixes (thanks to Martin Zwickel)
2647
2648 2003-06-13 [alfons]     0.9.0claws33
2649
2650         * src/compose.c
2651                 clean up a little bit
2652
2653 2003-06-12 [alfons]     0.9.0claws32
2654
2655         * src/compose.c
2656                 const correctness fix
2657
2658         * src/common/sylpheed.[ch]
2659                 () -> (void)
2660                 prevent redef MIN/MAX
2661                 
2662         * src/common/utils.[ch]
2663                 () -> (void)
2664
2665 2003-06-12 [melvin]     0.9.0claws31
2666
2667         * src/compose.c
2668                 Updated to take into accounts changes in GtkAspell.
2669
2670 2003-06-12 [alfons]     0.9.0claws30
2671
2672         * src/compose.c
2673         * src/procmsg.c
2674         * src/common/utils.[ch]
2675                 handle reply subject prefixes better (initial 
2676                 suggestion by Robert Story adapted and enhanced 
2677                 using regexps)
2678
2679 2003-06-12 [melvin]     0.9.0claws29
2680
2681         * src/compose.c
2682                 Use new gtkaspell_checkers_strerror() to get the speller's
2683                 error message instead of accessing the (now private)
2684                 checkers structure.
2685                 Minor code clean up
2686
2687         * src/main.c
2688                 Use #ifdef instead of #if for USE_ASPELL
2689                 Use the new spell checkers init/quit functions 
2690
2691         * src/gtk/gtkaspell.c
2692                 Use #ifdef instead of #if for USE_ASPELL
2693                 Moved in the majority of GtkAspell structures that were
2694                 exported before by gtkaspell.h
2695         
2696         * src/gtk/gktaspell.h
2697                 Made gtkaspell.h contain only the necessary data to be
2698                 publicized by moving many structures to gtkaspell.c.
2699                 Enclosed all the declaration in a #ifdef USE_ASPELL #endif
2700                 gtkaspell_checkers_new(): replaced by...
2701                 gtkaspell_checkers_init(): new function for initialization
2702                 gtkaspell_checkers_delete(): replaced by...
2703                 gtkaspell_checkers_quit(): new function
2704                 gtkaspell_checkers_strerror(): new function that returns
2705                 the checker's last error message.
2706                 
2707 2003-06-11 [melvin]     0.9.0claws28
2708
2709         * po/POTFILES.in
2710                 Updated to take into account gtkaspell.c migration to
2711                 ./src/gtk/ (Thanks to Ricardo Mones Lastra for reporting it)
2712
2713 2003-06-10 [alfons]     0.9.0claws27
2714
2715         * src/filtering.[ch]
2716         * src/folder.c
2717         * src/matcher.c
2718         * src/scoring.[ch]
2719                 - try fixing bug #18 (any brave testers?)
2720                 - add more robustness by refusing previously 
2721                   unchecked NULL pointers 
2722
2723 2003-06-10 [alfons]     0.9.0claws26
2724
2725         * src/procmsg.c
2726                 fix bug #176 by don't checking MsgInfos with a NULL msgid 
2727
2728 2003-06-09 [alfons]     0.9.0claws25
2729
2730         * src/prefs_common.c
2731                 fix bug #163 "Icon switching doesnt work properly" by 
2732                 preventing early freeing of prefs_common.pixmap_theme_path.
2733
2734 2003-06-09 [christoph]  0.9.0claws24
2735
2736         * src/gtk/gtkaspell.c
2737                 revert Thorsten's fix and add forgotten g_strdup for
2738                 aspell path (it should not be possible to alter the path a
2739                 GtkASpell uses from outside)
2740
2741 2003-06-09 [thorsten]   0.9.0claws23
2742
2743         * src/gtk/gtkaspell.c
2744                 dont free prefs_common.aspell_path when closing compose
2745
2746 2003-06-08 [colin]      0.9.0claws22
2747
2748         * src/plugins/spamassassin/spamassassin.c
2749                 fix prefs types
2750
2751 2003-06-07 [christoph]  0.9.0claws21
2752
2753         * src/Makefile.am
2754         * src/compose.c
2755         * src/gtkaspell.[ch]            ** REMOVE **
2756         * src/gtk/Makefile.am
2757         * src/gtk/gtkaspell.[ch]        ** NEW **
2758                 o make gtkaspell independent from sylpheed's prefs
2759                 o move gtkaspell.[ch] to gtk directory
2760
2761 2003-06-07 [christoph]  0.9.0claws20
2762
2763         * src/Makefile.am
2764         * src/crash.c
2765         * src/export.c
2766         * src/filesel.[ch]              ** REMOVE **
2767         * src/folder.c
2768         * src/main.[ch]
2769         * src/common/sylpheed.[ch]
2770         * src/gtk/Makefile.am
2771         * src/gtk/filesel.[ch]          ** NEW **
2772         * src/gtk/pluginwindow.c
2773         * src/gtk/sslcertwindow.c
2774                 move filesel.[ch] to gtk directory
2775
2776 2003-06-07 [alfons]     0.9.0claws19
2777
2778         * src/filesel.c
2779                 make (multi) file selection dialog work again (Claws-only)
2780
2781 2003-06-07 [thorsten]   0.9.0claws18
2782
2783         * po/de.po
2784                 fix typos
2785
2786 2003-06-07 [alfons]     0.9.0claws17
2787
2788         * configure.ac
2789         * src/mimeview.c
2790                 detect apache mishap in which case don't include fnmatch.h
2791                 if regex.h is already included
2792
2793 2003-06-06 [christoph]  0.9.0claws16
2794
2795         * configure.ac
2796         * src/mimeview.h
2797                 add check for fnmatch.h and include it when available
2798
2799         * src/mimeview.[ch]
2800                 fix wrong case sensitivity of Content-Types
2801
2802         * src/gtk/Makefile.am
2803                 need the same include paths in gtk directory as in
2804                 common directory because .h files in common can
2805                 include files from these directories, when included
2806                 in gtk's .h or .c files
2807
2808 2003-06-06 [alfons]     0.9.0claws15
2809
2810         * src/mimeview.c
2811         * src/summaryview.c
2812                 make it compile again because of regex.h / fnmatch.h 
2813                 include problems (related to recent mime stuff, can
2814                 someone check this?)
2815
2816 2003-06-06 [thorsten]   0.9.0claws14
2817
2818         * src/folderview.c
2819                 possible use of uninitialized pointer while dragging
2820
2821 2003-06-06 [paul]       0.9.0claws13
2822
2823         * src/compose.c
2824                 fix bug where the insert sig button would be effective
2825                 only when auto_sig was set
2826
2827 2003-06-06 [paul]       0.9.0claws12
2828
2829         * sync with 0.9.2 release
2830
2831 2003-06-02 [paul]       0.9.0claws11
2832
2833         * sync with 0.9.1cvs1
2834                 see ChangeLog 2003-06-02
2835                 
2836         * po/de.po
2837                 update by Jens
2838
2839 2003-06-01 [christoph]  0.9.0claws10
2840
2841         * src/account.c
2842                 don't use substring search to find accounts by email address
2843
2844         (closes Bug 169 Overly loose matching of "From" address)
2845
2846 2003-05-31 [christoph]  0.9.0claws9
2847
2848         * doc-src/rfc2683.txt
2849         * src/imap.c
2850                 limit IMAP command length as recommended in RFC2683
2851                 (message number lists will be split into multiple imap
2852                 sets, the limit of 1000 octets is not a hard limit)
2853
2854         (closes Bug 161 sylpheed-claws exits with segfault when logging
2855          in to certain imap-servers)
2856
2857 2003-05-29 [alfons]     0.9.0claws8
2858
2859         * src/toolbar.[ch]
2860                 add print button (calling summary_print());
2861                 fine tune setting tooltip text;
2862                 (if someone needs other buttons, please take these 
2863                 commits as a guide, instead of bothering us - also
2864                 see 0.8.11claws150) 
2865
2866 2003-05-29 [darko]      0.9.0claws7
2867
2868         * src/compose.c
2869                 fix crash when word wrapping kicks in due to
2870                 changed text by spell checker
2871
2872 2003-05-29 [paul]       0.9.0claws6
2873
2874         * src/compose.c
2875                 fix bug where changing account would insert
2876                 sig even if auto_sig was FALSE
2877                 
2878         * ChangeLog
2879           ChangeLog.jp
2880           INSTALL
2881                 sync with 0.9.1 release
2882
2883 2003-05-28 [christoph]  0.9.0claws5
2884
2885         * src/imap.c
2886                 fix truncation of too long commands
2887
2888         (closes Bug 167 IMAP hangs trying to get envelope
2889          information in imap_get_uncached_messages)
2890
2891 2003-05-27 [paul]       0.9.0claws4
2892
2893         * tools/Makefile.am
2894           tools/maildir2sylpheed.pl     ** NEW FILE **
2895                 add kmail to sylpheed mailbox conversion script
2896
2897 2003-05-27 [paul]       0.9.0claws3
2898
2899         * sync with 0.9.0cvs10
2900                 see ChangeLog 2003-05-26
2901
2902 2003-05-26 [paul]       0.9.0claws2
2903
2904         * sync with 0.9.0cvs9
2905                 see ChangeLog 2003-05-26
2906
2907 2003-05-24 [paul]       0.9.0claws1
2908
2909         * sync with 0.9.0cvs8
2910                 see ChangeLog 2003-05-23
2911
2912 2003-05-24 [paul]       0.9.0claws
2913
2914         * version 0.9.0claws released
2915
2916 2003-05-24 [paul]       0.8.11claws177
2917
2918         * src/plugins/dillo-viewer/Makefile.am
2919           src/plugins/traycon/Makefile.am
2920                 add missing files
2921                 
2922         * po/bg.po
2923           po/en_GB.po
2924           po/es.po
2925           po/it.po
2926           po/pt_BR.po
2927           po/ru.po
2928           po/sr.po
2929                 update Bulgarian, British English, Spanish, Italian, 
2930                 Brazilian Portuguese, Russian, and Serbian translations, 
2931                 submitted by George Danchev, [me], Ricardo Mones Lastra,
2932                 André Filipe de Assunção e Brito, Alessandro Maestri, 
2933                 Ruslan N. Balkin, and Urke MMI
2934
2935 2003-05-23 [melvin]     0.8.11claws176
2936
2937         * po/fr.po
2938                 Updated French translations
2939
2940 2003-05-22 [paul]       0.8.11claws175
2941
2942         * src/Makefile.am
2943           src/addrbook.[ch]
2944           src/addrcache.[ch]
2945           src/addr_compl.[ch]
2946           src/adressbook.[ch]
2947           src/addrindex.[ch]
2948           src/addritem.[ch]
2949           src/editaddress.c
2950           src/editgroup.c
2951           src/editldap_basedn.c
2952           src/editldap.c
2953           src/jpilot.c
2954           src/vcard.c
2955                 revert to get ldap into it previous working state
2956                 
2957         * po/zh_TW.Big5.po
2958                 new Taiwanese translation,
2959                 submitted by Tsu-Fan Cheng <tscheng@ic.sunysb.edu>
2960
2961 2003-05-22 [christoph]  0.8.11claws174
2962
2963         * src/plugins/spamassassin/libspamc.[ch]
2964                 sync libspamc with SpamAssaain release 2.55
2965
2966 2003-05-22 [paul]       0.8.11claws173
2967
2968         * sync with 0.9.0cvs7
2969                 see ChangeLog 2003-05-22
2970                 
2971         * src/summaryview.c
2972                 revert change in 0.8.11claws172: follow
2973                 Hiroyuki's decision and that's the end of it.
2974
2975 2003-05-21 [paul]       0.8.11claws172
2976
2977         * src/summaryview.c
2978                 fix discrepency between open_unread_on_enter
2979                 and always_show_msg
2980
2981 2003-05-21 [paul]       0.8.11claws171
2982
2983         * sync with 0.9.0cvs6
2984                 see ChangeLog 2003-05-21
2985
2986 2003-05-21 [paul]       0.8.11claws170
2987
2988         * sync with 0.9.0cvs5
2989                 see ChangeLog 2003-05-21
2990
2991 2003-05-20 [paul]       0.8.11claws169
2992
2993         * sync with 0.9.0cvs4
2994                 see ChangeLog 2003-05-20
2995                 fixes bug #152, 'encoding of IMAP folders names'
2996
2997 2003-05-20 [paul]       0.8.11claws168
2998
2999         * sync with 0.9.0cvs3
3000                 see ChangeLog 2003-05-20
3001                 
3002         * src/tools/convert_mbox.pl
3003                 minor change in the comments, submitted by Fred Marton
3004
3005 2003-05-19 [paul]       0.8.11claws167
3006
3007         * src/plugins/clamav/Makefile.am
3008           configure.ac
3009                 link clamav_lib to the plugin and not to the main program
3010
3011 2003-05-19 [christoph]
3012
3013         * src/Makefile.am
3014                 add -export-dynamic for linking
3015
3016 2003-05-19 [paul]       0.8.11claws166
3017
3018         * sync with 0.9.0cvs1
3019                 see ChangeLog 2003-05-19
3020
3021 2003-05-19 [paul]       0.8.11claws165
3022
3023         * src/inc.c
3024                 fix 'pop before smtp' timeout
3025
3026 2003-05-18 [alfons]     0.8.11claws164
3027
3028         * src/prefs_matcher.c
3029                 put "execute" action command line ("expression") in edit box
3030
3031 2003-05-18 [christoph]  0.8.11claws163
3032
3033         * src/mimeview.[ch]
3034         * src/plugins/dillo_viewer/dillo_viewer.c
3035         * src/plugins/image_viewer/viewer.c
3036         * src/plugins/mathml_viewer/mathml_viewer.c
3037                 let a viewer have a list of Content-Types
3038
3039 2003-05-18 [paul]       0.8.11claws162
3040
3041         * src/prefs_filtering.c
3042                 add 'Recipient' label for FORWARD, FORWARD_AS_ATTACHMENT,
3043                 and REDIRECT actions
3044
3045 2003-05-17 [christoph]
3046
3047         * README.claws
3048                 o remove dynamic signatures that was syned with main
3049                 o add infos about no longer "build in" image viewer
3050                 o update bugtracker URL
3051
3052 2003-05-17 [christoph]  0.8.11claws161
3053
3054         * src/folder.c
3055         * src/folderview.c
3056         * src/imap.c
3057                 don't use imap_scan_folder anymore. Instead call folder_item_scan
3058                 for every folder after rebuilding the folder tree.
3059
3060         (closes Bug 19 imap_scan_folder() computes incorrectly number of new
3061          messages)
3062
3063 2003-05-17 [christoph]  0.8.11claws160
3064
3065         * src/imap.c
3066                 don't use STATUS command on current folder to check for
3067                 content changes. imap_cmd_ok() now tracks changes to
3068                 folder and number of existing messages.
3069
3070 2003-05-17 [paul]       0.8.11claws159
3071
3072         * src/plugins/clamav/clamav_plugin.c
3073                 remove unnecessary debug_print
3074
3075 2003-05-16 [thorsten]   0.8.11claws158
3076
3077         * src/plugins/demo.c
3078                 included missing intl.h
3079
3080 2003-05-16 [paul]       0.8.11claws157
3081
3082         * po/POTFILES.in
3083                 remove non-existant entries
3084         
3085         * src/plugins/clamav/clamav_plugin.c
3086           src/plugins/clamav/clamav_plugin_gtk.c
3087           src/plugins/dillo_viewer/dillo_prefs.c
3088           src/plugins/dillo_viewer/dillo_viewer.c
3089                 gettextise
3090
3091 2003-05-16 [christoph]  0.8.11claws156
3092
3093         * po/POTFILES.in
3094                 include plugin .c files for translation until I
3095                 find a better solution to have plugins have their
3096                 own textdomain
3097         * src/plugins/demo/demo.c
3098         * src/plugins/image_viewer/plugin.c
3099         * src/plugins/mathml_viewer/mathml_viewer.c
3100         * src/plugins/spamassassin/spamassassin.c
3101         * src/plugins/spamassassin/spamassassin_gtk.c
3102         * src/plugins/trayicon/trayicon.c
3103                 add gettext macros for plugin name and description
3104
3105 2003-05-16 [paul]
3106
3107         * sync with 0.9.0
3108
3109 2003-05-16 [paul]       0.8.11claws155
3110
3111         * sync with lastest 0.9.0pre1
3112                 see ChangeLog 2003-05-16
3113
3114 2003-05-15 [paul]       0.8.11claws154
3115
3116         * sync with latest 0.9.0pre1
3117                 see ChangeLog 2003-05-14 and 2003-05-15
3118
3119 2003-05-14 [christoph]  0.8.11claws153
3120
3121         * src/plugins/image_viewer/viewer.c
3122         * src/plugins/image_viewer/viewer.glade         ** NEW **
3123         * src/plugins/image_viewer/viewerprefs.c
3124                 make it possible to disable the autoload function in the
3125                 imageviewer again
3126
3127 2003-05-14 [christoph]  0.8.11claws152
3128
3129         * src/folder.c
3130                 fix folder update after adding a message
3131
3132 2003-05-13 [alfons]     0.8.11claws151
3133
3134         * src/common/session.c
3135                 remove debug traces
3136                 
3137         * src/addrcache.[ch]
3138         * src/filtering.[ch]
3139         * src/folder.[c]
3140         * src/gtkaspell.[ch]
3141         * src/imap.[ch]
3142         * src/mbox_folder.[ch]
3143         * src/mh.[ch]
3144         * src/mimeview.h
3145         * src/msgcache.[ch]
3146         * src/news.[ch]
3147         * src/passphrase.[ch]
3148         * src/prefs_common.[ch]
3149         * src/prefs_gtk.[ch]
3150         * src/procmsg.c
3151         * src/scoring.[ch]
3152                 be pedantic; (in prototypes () implies (int))
3153
3154 2003-05-13 [alfons]     0.8.11claws150
3155
3156         * src/prefs_toolbar.[ch]
3157         * src/summaryview.[ch]
3158         * src/toolbar.[ch]
3159                 change misleading text in toolbar prefs;
3160                 add toolbar action for ignore thread (toggles ignore thread flag);
3161                 clean up a little bit;
3162
3163 2003-05-12 [paul]
3164
3165         * tools/convert_mbox.pl
3166                 bug fixed by Fred Marton
3167
3168 2003-05-12 [paul]
3169
3170         * sync with 0.9.0pre1
3171
3172 2003-05-09 [paul]       0.8.11claws149
3173
3174         * sync with 0.8.11cvs43
3175                 see ChangeLog 2003-05-09
3176
3177 2003-05-08 [christoph]  0.8.11claws148
3178
3179         * src/imap.[ch]
3180                 o use CAPABILIY as first command and check for PREAUTH
3181                   information in the response to it
3182                 o rewrite all imap_cmd_* functions to use an IMAPSession
3183                   instead of a SockInfo as parameter
3184                 o do STARTTLS after fetching and checking the server
3185                   capabilities
3186
3187 2003-05-08 [paul]       0.8.11claws147
3188
3189         * tools/Makefile.am
3190           tools/README
3191           tools/convert_mbox.pl         ** NEW FILE **
3192                 add mbox conversion script. Submitted by 
3193                 Fred Marton <Fred.Marton@uni-bayreuth.de>
3194
3195 2003-05-07 [christoph]
3196
3197         * doc-src/glade.txt
3198         * src/gtk/pluginwindow.glade
3199         * src/plugins/image_viewer/viewerprefs.glade
3200         * src/plugins/spamassassin/spamassassin_gtk.glade
3201                 add glade files for user interfaces and a description how
3202                 to use glade to create the sylpheed code
3203
3204 2003-05-07 [paul]       0.8.11claws146
3205
3206         * sync with 0.8.11cvs41
3207                 see ChangeLog 2003-05-07
3208
3209 2003-05-06 [christoph]  0.8.11claws145
3210
3211         * src/main.c
3212         * src/plugins/image_viewer/viewer.c
3213                 fix usage of imlib in imageviewer plugin
3214
3215         * src/gtk/prefswindow.c
3216                 handle window close event correctly
3217
3218 2003-05-06 [paul]       0.8.11claws144
3219
3220         * src/common/ssl.c
3221                 fix typo introduced in sync
3222
3223 2003-05-06 [paul]       0.8.11claws143
3224
3225         * sync with 0.8.11cvs39
3226                 see ChangeLog 2003-05-06
3227
3228 2003-05-06 [paul]       0.8.11claws142
3229
3230         * AUTHORS
3231           po/cs.po
3232                 updated Czech translation, submitted by 
3233                 Radek Vybiral <Radek.Vybiral@vsb.cz>
3234                 
3235         * src/plugins/clamav/clamav_plugin_gtk.c
3236                 clean up
3237
3238 2003-05-03 [alfons]     0.8.11claws141
3239
3240         * src/compose.[ch]
3241                 make paste as quotation work even when the call to 
3242                 text_inserted() was deferred (fixes bug #140 "Paste 
3243                 as quotation does not work when using "external" 
3244                 clipboard")
3245
3246 2003-05-03 [thorsten]   0.8.11claws140
3247
3248         * src/addrquery.h
3249           src/ldapquery.h
3250           src/mainwindow.c
3251                 removed C++ comments
3252         * src/addr_compl.c
3253                 function with non-int retval/param used before
3254                 implementation/declaration
3255
3256 2003-05-02 [paul]       0.8.11claws139
3257
3258         * src/addr_compl.[ch]
3259           src/addressbook.[ch]
3260           src/addrindex.c
3261           src/summaryview.c
3262                 revert match's changes to (finally) remove the bug where
3263                 opening a folder causes massive slowdown when using the 
3264                 'Display sender using address book' option
3265
3266 2003-05-01 [melvin]     0.8.11claws138
3267
3268         * src/plugins/dillo_viewer/dillo_prefs.[ch]
3269         * src/plugins/dillo_viewer/dillo_viewer.c
3270                 Fixed bug where "Cancel" button from prefs issued
3271                 warnings.
3272                 Comply a little more to coding style
3273
3274 2003-05-01 [paul]       0.8.11claws137
3275
3276         * sync with 0.8.11cvs38
3277                 see ChangeLog 2003-05-01
3278
3279 2003-05-01 [paul]       0.8.11claws136
3280
3281         * po/bg.po
3282                 updated by George Danchev
3283
3284 2003-04-30 [christoph]  0.8.11claws135
3285
3286         * src/plugins/dillo_viewer/dillo_prefs.c
3287         * src/plugins/image_viewer/viewerprefs.c
3288         * src/plugins/spamassassin/spamassassin_gtk.c
3289                 remove gtk_widget_ref() calls for widgets in
3290                 glade code
3291
3292 2003-04-30 [paul]       0.8.11claws134
3293
3294         * src/addrindex.c
3295                 ok, this time a better fix for the bug where opening folder
3296                 has massive slowdown when using the 'Display sender using 
3297                 address book' option
3298
3299 2003-04-30 [paul]       0.8.11claws133
3300
3301         * src/addrindex.c
3302                 revert the 'fix' of 0.8.11claws128 because it doesn't fix it
3303         
3304 2003-04-30 [melvin]     0.8.11claws132
3305
3306         New: Dillo plugin preferences (patch by Dimitar Haralanov)
3307
3308         * src/plugins/dillo_viewer/dillo_prefs.[ch]     *** NEW ***
3309                 Preferences for the dillo plugin
3310         * src/plugins/dillo_viewer/dillo_viewer.c
3311                 Support for preferences
3312         * src/plugins/dillo_viewer/Makefile.am
3313                 Added dillo_prefs.[ch]
3314
3315 2003-04-30 [alfons]     0.8.11claws131
3316
3317         * src/common/plugin.[ch]
3318                 see? this ANSI C'fication immediately gives us type
3319                 checking for free.
3320
3321 2003-04-30 [alfons]     0.8.11claws130
3322
3323         * src/common/plugin.[ch]
3324         * src/plugins/clamav/clamav_plugin.[ch]
3325         * src/plugins/clamav/clamav_plugin_gtk.c
3326         * src/plugins/demo/demo.c
3327         * src/plugins/dillo_viewer/dillo_viewer.c
3328         * src/plugins/image_viewer/plugin.c
3329         * src/plugins/image_viewer/viewer.[ch]
3330         * src/plugins/image_viewer/viewerprefs.[ch]
3331         * src/plugins/mathml_viewer/mathml_viewer.c
3332         * src/plugins/spamassassin/spamassassin.[ch]
3333         * src/plugins/spamassassin/spamassassin_gtk.c
3334         * src/plugins/trayicon/trayicon.c
3335                 clean up
3336
3337 2003-04-30 [alfons]     0.8.11claws129
3338
3339         * src/common/utils.c
3340                 make is_ascii_str() fail gracefully when NULL pointer
3341                 is passed
3342
3343 2003-04-30 [paul]       0.8.11claws128
3344
3345         * src/addrindex.c
3346                 fix bug where opening folder has massive slowdown when
3347                 using the 'Display sender using address book' option
3348
3349 2003-04-30 [paul]       0.8.11claws127
3350
3351         * src/plugins/clamav/clamav_plugin.c
3352           src/plugins/clamav/clamav_plugin_gtk.c
3353           src/plugins/demo/demo.c
3354           src/plugins/dillo_viewer/dillo_viewer.c
3355           src/plugins/image_viewer/plugin.c
3356           src/plugins/mathml_viewer/mathml_viewer.c
3357           src/plugins/spamassassin/spamassassin.c
3358           src/plugins/spamassassin/spamassassin_gtk.c
3359           src/plugins/trayicon/trayicon.c
3360                 get rid of eye-hurting function signatures
3361
3362 2003-04-30 [paul]       0.8.11claws126
3363
3364         * src/plugins/trayicon/trayicon.c
3365                 add description
3366                 
3367         * src/mimeview.c
3368                 be more descriptive
3369
3370 2003-04-30 [paul]       0.8.11claws125
3371
3372         * configure.ac
3373                 arrange the plugins in reverse alphabetical order
3374                 
3375         * src/plugins/clamav/clamav_plugin.[ch]
3376           src/plugins/clamav/clamav_plugin_gtk.c
3377                 rename some params
3378                 resize max_size window
3379                 re-arrange the order of some gui elements
3380                 improve descriptions
3381         
3382         * src/plugins/image_viewer/plugin.c
3383           src/plugins/mathml_viewer/mathml_viewer.c
3384                 add descriptions
3385                 
3386         * src/plugins/spamassassin/spamassassin_gtk.c
3387                 resize max_size window
3388                 re-arrange the order of some gui elements
3389                 
3390         * src/messageview.c
3391           src/mimeview.c
3392                 correct typos
3393
3394 2003-04-30 [alfons]     0.8.11claws124
3395
3396         * src/imap.c
3397                 fix a leak found while browsing Martin Kluge's 
3398                 valgrind log (Claws only)
3399
3400 2003-04-29 [darko]      0.8.11claws123
3401
3402         * src/gtk/gtkstext.h
3403                 include wchar.h if it is available, fixes compilation
3404                 on HP-UX systems
3405
3406 2003-04-29 [melvin]     0.8.11claws122
3407
3408         * src/prefs_actions.c
3409                 Improved help text of Actions' syntax
3410
3411 2003-04-28 [paul]       0.8.11claws121
3412
3413         * src/action.c
3414                 a better fix for the crash when performing an action
3415                 on a mime part
3416
3417 2003-04-28 [paul]       0.8.11claws120
3418
3419         * src/action.c
3420                 fix crash when performing an action on a
3421                 mime part
3422
3423 2003-04-28 [paul]       0.8.11claws119
3424
3425         * sync with 0.8.11cvs36
3426                 see ChangeLog 2003-04-28
3427
3428 2003-04-27 [paul]       0.8.11claws118
3429
3430         * more sync with 0.8.11cvs35
3431                 see ChangeLog 2003-04-25
3432
3433 2003-04-26 [christoph]  0.8.11claws117
3434
3435         * src/folder.c
3436                 fix remove virtual check
3437
3438 2003-04-26 [paul]       0.8.11claws116
3439
3440         * src/messageview.c
3441                 fix return-receipt, make it work again
3442
3443 2003-04-26 [paul]       0.8.11claws115
3444
3445         * src/mimeview.c
3446                 restore double-clicking of the [application/pgp-signature 
3447                 (Select "Check signature" to check)] line in the message view,
3448                 broken in recent sync
3449
3450 2003-04-26 [christoph]  0.8.11claws114
3451
3452         * src/folder.c
3453                 check if remove virtual really exists before
3454                 calling the function
3455
3456 2003-04-25 [match]      0.8.11claws113
3457
3458         * src/addrindex.c
3459         * src/addrbook.c
3460         * src/ldapquery.[ch]
3461         * src/ldapctrl.[ch]
3462                 fix memleak.
3463         * src/ldapserver.[ch]
3464                 fix memleak. fix segfault.
3465                 plug a Claws memleak
3466
3467 2003-04-25 [alfons]     0.8.11claws112
3468
3469         * src/folder.c
3470                 plug a Claws memleak
3471
3472 2003-04-25 [alfons]     0.8.11claws111
3473
3474         * src/common/session.c
3475                 plug a memleak
3476
3477 2003-04-25 [paul]       0.8.11claws110
3478
3479         * sync with 0.8.11cvs35
3480                 see ChangeLog 2003-04-24 and 2003-04-25
3481                 
3482         * src/gtk/pluginwindow.c
3483                 correct another strange float value
3484
3485 2003-04-24 [christoph]  0.8.11claws109
3486
3487         * src/folder.c
3488                 freeze folder item updates when unsetting new flags
3489
3490         * src/gtk/pluginwindow.c
3491                 correct strange float value
3492
3493 2003-04-23 [paul]       0.8.11claws108
3494
3495         * sync with 0.8.11cvs33
3496                 see ChangeLog 2003-04-23
3497
3498 2003-04-22 [paul]       0.8.11claws107
3499
3500         * src/Makefile.am
3501           src/messageview.c
3502           src/mimeview.c
3503           src/pgptext.[ch]      ** REMOVED **
3504                 remove pgptext.[ch] as its not used any more
3505
3506 2003-04-22 [paul]       0.8.11claws106
3507
3508         * sync with 0.8.11cvs31
3509                 see ChangeLog 2003-04-21 and 2003-04-22
3510
3511 2003-04-21 [alfons]     0.8.11claws105
3512
3513         * src/main.c
3514                 No access to GTK structures if we're a spawned child
3515                 (and clean up code a little bit...) Should fix #126.
3516
3517 2003-04-21 [melvin]     0.8.11claws104
3518
3519         * src/plugins/dillo_viewer/README
3520                 Improved slightly the text.
3521
3522 2003-04-21 [melvin]     0.8.11claws103
3523
3524         * src/plugins/dillo_viewer/README *** NEW ***
3525                 Added a README file for the Dillo plugin
3526
3527 2003-04-20 [paul]
3528
3529         * tools/README
3530           tools/outlook2sylpheed.pl
3531                 updated and improved by Ricardo Mones Lastra
3532
3533 2003-04-18 [oliver]     0.8.11claws102
3534
3535         * src/inc.c 
3536         * src/prefs_account.h
3537                 remove Pop3SessionType (used by selective download)
3538         * src/prefs_toolbar.c
3539                 enable set Default Toolbar button
3540
3541 2003-04-18 [paul]       0.8.11claws101
3542
3543         * sync with 0.8.11cvs29
3544                 see ChangeLog 2003-04-18
3545
3546 2003-04-17 [paul]       0.8.11claws100
3547
3548         * src/prefs_common.[ch]
3549           src/summaryview.c
3550                 remove 'Open next message on deletion' option,
3551                 as the same effect can now be achieved via the
3552                 'Always open messages in summary when selected'
3553                 option.
3554
3555 2003-04-17 [paul]       0.8.11claws99
3556
3557         * sync with 0.8.11cvs28
3558                 see ChangeLog 2003-04-17
3559
3560 2003-04-17 [christoph]  0.8.11claws98
3561
3562         * ac/spamassassin.m4
3563         * src/plugins/spamassassin/libspamc.[ch]
3564         * src/plugins/spamassassin/utils.[ch]
3565                 sync libspamc with SpamAssassin project
3566
3567 2003-04-17 [christoph]  0.8.11claws97
3568
3569         * src/common/socket.h
3570         * src/gtk/sslcertwindow.h
3571                 rename old USE_SSL to USE_OPENSSL
3572
3573 2003-04-17 [paul]       0.8.11claws96
3574
3575         * src/prefs_common.h
3576                 use gulong for P_COLOR so that it compiles/runs on
3577                 64-bit systems. Patch submitted by James Noyes
3578                 <jnoyes-claws@retrogeeks.com>
3579                 
3580         * po/de.po
3581                 updated by Jens
3582
3583 2003-04-17 [paul]       0.8.11claws95
3584
3585         * sync with 0.8.11cvs27
3586                 see ChangeLog 2003-04-16
3587
3588 2003-04-15 [paul]       0.8.11claws94
3589
3590         * src/prefs_common.[ch]
3591                 rearrange to stop the window getting too long:
3592                         move Receive dialog stuff to Receive tab
3593                         move Send dialog to Send tab
3594                         remove Dialogs frame
3595                 rename 'Open messages in summary with cursor keys' to
3596                 'Always open messages in summary when selected', as its
3597                 more appropriate
3598
3599 2003-04-15 [paul]       0.8.11claws93
3600
3601         * src/prefs_common.[ch]
3602           src/summaryview.c
3603                 add new option '/Interface/Open next message on deletion'
3604
3605 2003-04-15 [paul]       0.8.11claws92
3606
3607         * src/summaryview.[ch]
3608                 add /Mark/Lock and /Mark/Unlock to the pop-up
3609                 menu. Patch submitted by Ivan Francolin Martinez
3610                 <ivanfm@users.sourceforge.net>
3611
3612 2003-04-15 [paul]       0.8.11claws91
3613
3614         * sync with 0.8.11cvs24
3615                 see ChangeLog 2003-04-15
3616
3617 2003-04-14 [jens]       0.8.11claws90
3618
3619         * updated German translation and some corrections from
3620                 Roland Bless <bless@tm.uka.de>
3621
3622 2003-04-14 [paul]       0.8.11claws89
3623
3624         * sync with 0.8.11cvs22
3625                 see ChangeLog 2003-04-14
3626
3627 2003-04-13 [paul]       0.8.11claws88
3628
3629         * src/plugins/clamav/clamav_plugin.c
3630                 fix memory leaks
3631                 clean up
3632
3633 2003-04-12 [paul]       0.8.11claws87
3634
3635         * src/plugins/clamav/clamav_plugin.c
3636                 activate enable/disable archive scanning option
3637                 
3638         * src/plugins/clamav/.cvsignore         ** NEW FILE **
3639
3640 2003-04-12 [paul]       0.8.11claws86
3641
3642         * src/plugins/Makefile.am
3643           src/plugins/clamav/Makefile.am                ** NEW FILE **
3644           src/plugins/clamav/README                     ** NEW FILE ** 
3645           src/plugins/clamav/clamav_plugin.[ch]         ** NEW FILES **
3646           src/plugins/clamav/clamav_plugin_gtk.c        ** NEW FILE **
3647                 add Clam AntiVirus plugin
3648
3649 2003-04-12 [paul]       0.8.11claws85
3650
3651         * sync with 0.8.11cvs21
3652                 see ChangeLog 2003-04-11
3653
3654 2003-04-11 [paul]       0.8.11claws84
3655
3656         * po/es.po
3657                 update Spanish translation. Submitted by Ricardo
3658                 Mones Lastra.
3659
3660 2003-04-10 [christoph]  0.8.11claws83
3661
3662         * src/mbox.c
3663                 fix typo that did not move unfiltered mails to destination
3664                 folder
3665
3666         (closes Bug 115 Sylpheed 0.8.11claws81 does not deliver mail correctly
3667          when filtering from spool)
3668
3669 2003-04-10 [christoph]  0.8.11claws82
3670
3671         * src/imap.c
3672                 use BODY.PEEK instead of BODY in in message fetch operation
3673                 to make sure the IMAP server does not set the \Seen flag for
3674                 messages. Sylpheed does that later itself, when the message
3675                 is opened in sylpheed
3676
3677         (closes Bug 111 Claws destroys unread marks)
3678
3679 2003-04-09 [oliver]     0.8.11claws81
3680         
3681         * src/folder.c
3682                 fix crash in folder_destroy
3683         * README.claws
3684                 remove selective download
3685
3686 2003-04-09 [christoph]  0.8.11claws80
3687
3688         * src/imap.c
3689                 fix crash in imap_get_msginfo() when then fetched message
3690                 is not found
3691
3692         (closes Bug 110 Crash during mail composition)
3693
3694 2003-04-08 [christoph]  0.8.11claws79
3695
3696         * src/folder.c
3697         * src/prefs_account.c
3698                 Filter new messages that are found in an INBOX folder
3699                 when 'Filter messages on receiving' is enabled in the
3700                 Folder's AccountPrefs. This allows to use Sylpheed's
3701                 filtering engine for IMAP folders where messages are
3702                 added to the INBOX by a MTA
3703
3704 2003-04-08 [paul]       0.8.11claws78
3705
3706         * src/procmsg.h
3707                 clean up after last commit
3708
3709 2003-04-08 [paul]       0.8.11claws77
3710
3711         * sync with 0.8.11cvs20
3712                 see ChangeLog 2003-04-07 and 2003-04-08
3713
3714 2003-04-07 [christoph]  0.8.11claws76
3715
3716         * src/filtering.[ch]
3717         * src/inc.[ch]
3718         * src/mbox.c
3719         * src/procmsg.[ch]
3720                 add procmsg_msginfo_filter() to execute filtering actions
3721
3722 2003-04-06 [christoph]  0.8.11claws75
3723
3724         * src/imap.c
3725                 use IMAPSet for imap_cmd_store() and imap_cmd_envelope()
3726
3727 2003-04-06 [christoph]  0.8.11claws74
3728
3729         * src/common/utils.[ch]
3730                 add g_int_compare() function for slist sorting
3731
3732         * src/imap.c
3733                 fetch all MsgInfos with one command in imap_get_msginfos()
3734                 using an imap set with a list of ranges
3735
3736         * src/news.c
3737                 use new g_int_compare() function
3738
3739 2003-04-06 [thorsten]   0.8.11claws73
3740
3741         * src/mh.c
3742                 corrected implementation of mh_folder_destroy()
3743
3744 2003-04-05 [christoph]  0.8.11claws72
3745
3746         * src/account.c
3747         * src/folder.[ch]
3748         * src/folderview.c
3749         * src/imap.c
3750         * src/inc.c
3751         * src/main.c
3752         * src/mainwindow.c
3753         * src/mbox_folder.c
3754         * src/mh.c
3755         * src/mimeview.h
3756         * src/msgcache.[ch]
3757         * src/news.c
3758         * src/procmime.h
3759         * src/procmsg.[ch]
3760         * src/setup.c
3761         * src/gtk/gtkutils.c
3762                 o rename structure field names class and new to klass and
3763                   new_msgs, to allow including files in C++
3764                 o add 'extern "C"' block to some header files
3765                 o add MsgInfoList and MsgNumberList as alias for GSList for
3766                   developers to know what type of list is expected
3767
3768         * src/plugins/image_viewer/plugin.c
3769         * src/plugins/image_viewer/viewer.[ch]
3770         * src/plugins/image_viewer/viewerprefs.[ch]
3771                 rename function names to prevent conflicts
3772
3773 2003-04-05 [paul]       0.8.11claws71
3774
3775         * sync with 0.8.11cvs18
3776                 see ChangeLog 2003-04-03 and 2003-04-04
3777
3778 2003-04-02 [christoph]  0.8.11claws70
3779
3780         * src/folder.[ch]
3781         * src/imap.[ch]
3782         * src/mbox_folder.[ch]
3783         * src/mh.[ch]
3784         * src/news.[ch]
3785                 o Make all virtual folder functions private
3786                 o remove unused folder code
3787
3788         * src/common/socket.[ch]
3789         * src/summaryview.c
3790                 fix warnings
3791
3792 2003-03-30 [alfons]     0.8.11claws69
3793
3794         * src/send_message.c
3795                 remove two debug traces and see if people still report
3796                 errors
3797
3798 2003-03-30 [alfons]     0.8.11claws68
3799
3800         * src/send_message.c
3801         * src/commons/session.c
3802                 add more debug traces
3803
3804 2003-03-30 [christoph]  0.8.11claws67
3805
3806         * src/folder.c
3807                 change processing folder name from .processing to processing
3808
3809         * src/common/ssl.c
3810                 disable SSL certificate check because it causes Xlib error
3811                 when the child process want's to open an GTK window
3812
3813 2003-03-30 [christoph]  0.8.11claws66
3814
3815         * src/folder.c
3816                 don't use default folder for processing folder item because
3817                 it can be a non local folder
3818
3819         (fixes bug reported by Stephen Lewis <slewis@paradise.net.nz>)
3820
3821 2003-03-30 [alfons]     0.8.11claws65
3822
3823         * src/send_message.c
3824                 try fixing crashes when sending messages: my gcc 2.95.4 seems 
3825                 to generate bad code for 'send_send_data_progressive': When
3826                 called from 'send_send_data_finished', the 'data' pointer is
3827                 cleared just before the assignment to the dialog pointer
3828
3829 2003-03-29 [christoph]  0.8.11claws64
3830
3831         * src/common/prefs.h
3832         * src/plugins/image_viewer/Makefile.am
3833         * src/plugins/image_viewer/plugin.c
3834         * src/plugins/image_viewer/viewer.[ch]
3835         * src/plugins/image_viewer/viewerprefs.[ch]     ** NEW **
3836                 add PrefsPage for ImageViewer
3837
3838 2003-03-28 [thorsten]   0.8.11claws63
3839
3840         * src/common/session.c
3841                 added some comments
3842
3843 2003-03-28 [paul]       0.8.11claws62
3844
3845         * sync with 0.8.11cvs16
3846                 see ChangeLog 2003-03-28
3847
3848 2003-03-28 [paul]       0.8.11claws61
3849
3850         * sync with 0.8.11cvs15
3851                 see ChangeLog 2003-03-28
3852
3853 2003-03-27 [christoph]  0.8.11claws60
3854
3855         * src/folder.c
3856         * src/imap.c
3857         * src/common/socket.[ch]
3858                 set socket state to DISCONNECTED when any operation
3859                 fails to allow reconnecting in IMAP code without
3860                 checking the return code of all calls to the command
3861                 functions
3862
3863         * src/folderview.c
3864         * src/summaryview.c
3865                 remove some more stuff that depends on specific
3866                 folder types
3867
3868 2003-03-27 [paul]       0.8.11claws59
3869
3870         * sync with 0.8.11cvs14
3871                 see ChangeLog 2003-03-27
3872                 
3873         * src/selective_download.[ch]   ** REMOVED **
3874                 really removed
3875
3876 2003-03-27 [christoph]  0.8.11claws58
3877
3878         * src/folder.c
3879                 fix handling of tmp_flags in flag copy function
3880
3881 2003-03-27 [paul]       0.8.11claws57
3882
3883         * sync with 0.8.11cvs13
3884                 see ChangeLog 2003-03-27
3885
3886 2003-03-27 [oliver]     0.8.11claws56
3887
3888         * src/maiwindow.c
3889                 remove sel_download_cb
3890
3891 2003-03-27 [oliver]     0.8.11claws55
3892         
3893         * src/inc.c
3894                 remove POP3_TOP
3895         
3896 2003-03-26 [oliver]     0.8.11claws54
3897
3898         *src/pop.h
3899                 remove POP3_TOP*
3900         * README.claws
3901                 remove selective donwload readme
3902
3903 2003-03-26 [oliver]     0.8.11claws53
3904         * src/matcher.[ch]
3905         * src/matcher_parser_parse.y 
3906         * src/pop.c 
3907         * src/prefs_account.[ch]
3908         * src/prefs_filtering.c
3909                 remove selective donwload
3910
3911 2003-03-26 [oliver]     0.8.11claws52
3912
3913         * src/inc.[ch] 
3914         * src/filtering.c 
3915         * src/mainwindow.c 
3916                 remove selective donwload
3917
3918 2003-03-26 [oliver]     0.8.11claws51
3919         
3920         * src/Makefile.am
3921         * src/selective_download.[ch]   ** REMOVE **    
3922
3923 2003-03-26 [christoph]  0.8.11claws50
3924
3925         * src/news.c
3926                 fix NEWS that got broken by a sync with sylpheed-main
3927
3928 2003-03-26 [christoph]  0.8.11claws49
3929
3930         * src/mimeview.c
3931                 fix mime type guessing when no mime type is found for a file
3932
3933 2003-03-25 [christoph]  0.8.11claws48
3934
3935         * src/mimeview.c
3936         * src/procmime.c
3937                 remove mime type guessing from mime parser and use
3938                 name based mime types in viewer lookup for mime type
3939                 application/octet-stream
3940
3941 2003-03-25 [christoph]  0.8.11claws47
3942
3943         * doc-src/readme.txt
3944         * doc-src/rfc2554.txt
3945                 add RFC about SMTP AUTH
3946
3947         * src/send_message.c
3948         * src/common/smtp.[ch]
3949                 add extra error code for authentication errors and
3950                 clear temporary password when this error occurs
3951
3952         (closes Bug 84 authentication failure while sending should
3953          prompt for password again)
3954
3955 2003-03-25 [christoph]  0.8.11claws46
3956
3957         * configure.ac
3958         * src/Makefile.am
3959         * src/imageview.[ch]                            ** REMOVE **
3960         * src/messageview.[ch]
3961         * src/mimeview.[ch]
3962         * src/prefs_common.[ch]
3963         * src/textview.c
3964         * src/plugins/Makefile.am
3965         * src/plugins/image_viewer/.cvsignore           ** NEW **
3966         * src/plugins/image_viewer/Makefile.am          ** NEW **
3967         * src/plugins/image_viewer/plugin.c             ** NEW **
3968         * src/plugins/image_viewer/viewer.[ch]          ** NEW **
3969                 move image viewer into a plugin (building is enabled by default)
3970                 [ToDo: Prefs for resize and autoview]
3971
3972 2003-03-25 [paul]       0.8.11claws45
3973
3974         * sync with 0.8.11cvs12
3975                 see ChangeLog 2003-03-26
3976
3977 2003-03-25 [paul]       0.8.11claws44
3978
3979         * sync with 0.8.11cvs11
3980                 see ChangeLog 2003-03-22, 2003-03-24 and 2003-03-25
3981                 
3982         Note: Selective Download is broken.
3983                 
3984 2003-03-22 [christoph]  0.8.11claws43
3985
3986         * src/folder.c
3987                 code cleanup for flags copying
3988
3989 2003-03-22 [christoph]  0.8.11claws42
3990
3991         * src/plugins/trayicon/trayicon.c
3992                 fix setting the transparent area when the window size
3993                 is forced by the system tray
3994
3995 2003-03-22 [christoph]  0.8.11claws41
3996
3997         * src/plugins/trayicon/gnome-mail.xpm           ** REMOVE **
3998         * src/plugins/trayicon/gnome-nomail.xpm         ** REMOVE **
3999         * src/plugins/trayicon/newmail.xpm              ** NEW **
4000         * src/plugins/trayicon/nomail.xpm               ** NEW **
4001         * src/plugins/trayicon/trayicon.c
4002         * src/plugins/trayicon/unreadmail.xpm           ** NEW **
4003                 o replace GBiff icons with KBiff icons resized to 16x16 pixel
4004                 o add icon for unread mails
4005                 o set transparency for window
4006
4007 2003-03-22 [christoph]  0.8.11claws40
4008
4009         * src/news.c
4010                 init news session to prevent crash when session is closed
4011
4012 2003-03-22 [christoph]  0.8.11claws39
4013
4014         * src/imap.c
4015         * src/common/session.[ch]
4016                 Init session data to make sure we don't have invalid pointers
4017                 for read_ch and write_ch when new multi process sessions are
4018                 not used
4019
4020         * src/main.c
4021         * src/common/plugin.c
4022         * src/common/sylpheed.c
4023         * src/plugins/demo/demo.c
4024         * src/plugins/dillo_viewer/dillo_viewer.c
4025         * src/plugins/mathml_viewer/mathml_viewer.c
4026         * src/plugins/spamassassin/spamassassin.c
4027         * src/plugins/spamassassin/spamassassin_gtk.c
4028                 add plugin types to allow loading plugins at different times
4029                 (and maybe for different frontends), because it's not good to
4030                 load GTK-Plugins gefore gtk_init was called
4031
4032         * configure.ac
4033         * src/plugins/Makefile.am
4034         * src/plugins/trayicon/.cvsignore               ** NEW **
4035         * src/plugins/trayicon/Makefile.am              ** NEW **
4036         * src/plugins/trayicon/eggtrayicon.c            ** NEW **
4037         * src/plugins/trayicon/eggtrayicon.h            ** NEW **
4038         * src/plugins/trayicon/gnome-mail.xpm           ** NEW **
4039         * src/plugins/trayicon/gnome-nomail.xpm         ** NEW **
4040         * src/plugins/trayicon/trayicon.c               ** NEW **
4041                 New Trayicon plugin that shows an icon in a systray that uses
4042                 XEMBED protocol like Gnome's systray. Icon shows if there
4043                 are new mails and a tooltip shows information about new,
4044                 unread and total messages.
4045
4046 2003-03-22 [paul]       0.8.11claws38
4047
4048         * src/common/smtp.c
4049                 fix ESMTP AUTH CRAM-MD5
4050                 [sync with main (still version 0.8.11cvs6), see
4051                  ChangeLog 2003-03-22]
4052
4053 2003-03-21 [colin]      0.8.11claws37
4054
4055         * src/send_message.c
4056                 Fix USE_SSL => USE_OPENSSL
4057
4058 2003-03-21 [colin]      0.8.11claws36
4059
4060         * src/folderview.c
4061                 Fix counts in drag and dropped subfolders
4062
4063 2003-03-21 [colin]      0.8.11claws35
4064
4065         * src/folder.c 
4066         * src/folderview.c
4067                 speed up a bit folder dnd
4068
4069 2003-03-20 [alfons]     0.8.11claws34
4070
4071         * src/main.c
4072         * src/toolbar.c
4073         * src/procmsg.c
4074                 don't send locked queue messages
4075                 (feature request "[ 705245 ] Locking message in outbox 
4076                  should prevent sending")
4077
4078 2003-03-20 [christoph]  0.8.11claws33
4079
4080         * src/folder.c
4081                 remove NEW and UNREAD flag in special folders when scanning
4082                 
4083         * src/common/smtp.c
4084                 fix ESMTP AUTH CRAM-MD5
4085
4086 2003-03-20 [paul]       0.8.11claws32
4087
4088         * src/prefs_account.c
4089                 Re-write 'Tunnel command to open connection' as
4090                 'Use command to communicate with server', and disable
4091                 it for all except IMAP accounts
4092
4093 2003-03-20 [paul]       0.8.11claws31
4094
4095         * sync with 0.8.11cvs6
4096                 see ChangeLog 2003-03-20
4097
4098 2003-03-19 [match]      0.8.11claws30
4099
4100         * src/addritem.[ch]
4101                 include documentation. minor refactoring.
4102         * src/addr_compl.[ch]
4103         * src/addrindex.[ch]
4104         * src/addresbook.[ch]
4105         * src/summaryview.c
4106                 re-enable address lookup (was disabled in
4107                 0.8.11claws20).
4108
4109 2003-03-19 [christoph]  0.8.11claws29
4110
4111         * src/procmsg.c
4112                 add temp flag handling, will make moving and copying
4113                 messages possible again
4114
4115         * src/folder.c
4116                 correct calulation of folder stats
4117
4118 2003-03-18 [match]      0.8.11claws28
4119
4120         * src/editgroup.h
4121                 remove case sensitive comparison (closes bug 80).
4122
4123 2003-03-18 [christoph]  0.8.11claws27
4124
4125         * src/imap.c
4126                 fix imap using a tunnel command
4127
4128         (closes bug 87)
4129
4130 2003-03-18 [christoph]  0.8.11claws26
4131
4132         * src/folder.[ch]
4133         * src/imap.c
4134         * src/procmsg.[ch]
4135                 rewrite flag handling for folders
4136
4137 2003-03-18 [christoph]  0.8.11claws25
4138
4139         * src/folder.c
4140         * src/procmsg.c
4141         * src/summaryview.c
4142                 unset NEW and UNREAD flags when message is ignored, to make
4143                 sure messages don't show up as unread on other IMAP clients,
4144                 because the IGNORE_THREAD flag can not be syncronized through
4145                 the IMAP folder
4146
4147 2003-03-17 [christoph]  0.8.11claws24
4148
4149         * src/imap.c
4150                 don't use recursion to fetch uids when the number of messages
4151                 does not match. Moved code into subfunction that is used
4152                 again when needed, to prevent an endless loop.
4153
4154 2003-03-17 [thorsten]   0.8.11claws23
4155
4156         * src/imageview.[ch]
4157                 export imageview_get_resized_size() (for plugins)
4158         * src/prefs_common.[ch]
4159                 added prefs_common_get() (for plugins)
4160
4161 2003-03-17 [christoph]  0.8.11claws22
4162
4163         * src/imap.c
4164                 o remove UID guessing from copy code
4165                 o support UIDPLUS extension for APPEND command
4166
4167 2003-03-17 [paul]       0.8.11claws21
4168
4169         * src/gtk/about.c
4170                 remove 'Compiled-plugins' section.
4171                 
4172         * src/plugins/dillo_viewer/dillo_viewer.c
4173                 slight change to description text
4174
4175 2003-03-16 [match]      0.8.11claws20
4176         * src/ldapserver.[ch]           ** NEW **
4177         * src/ldapctrl.[ch]             ** NEW **
4178         * src/ldapquery.[ch]            ** NEW **
4179         * src/ldaputil.[ch]             ** NEW **
4180         * src/addrcindex.[ch]           ** NEW **
4181         * src/addrquery.h               ** NEW **
4182         * src/addritem.[ch]
4183         * src/addrcache.[ch]
4184         * src/addrindex.[ch]
4185         * src/addr_compl.[ch]
4186         * src/addressbook.[ch]
4187         * src/addrbook.[ch]
4188         * src/editgroup.c
4189         * src/editaddress.c
4190         * src/editldap.c
4191         * src/editldap_basedn.c
4192         * src/vcard.c
4193         * src/jpilot.c
4194         * src/Makefile.am
4195                 included dynamic LDAP queries. improved address
4196                 completion.
4197
4198 2003-03-16 [paul]       0.8.11claws19
4199
4200         * tools/multiwebsearch.pl
4201                 fix a fatal typo
4202
4203 2003-03-16 [christoph]  0.8.11claws18
4204
4205         * src/mimeview.c
4206         * src/plugins/dillo_viewer/dillo_viewer.c
4207         * src/plugins/mathml_viewer/mathml_viewer.c
4208                 make unregistering of MimeViewerFactorys possible
4209
4210 2003-03-16 [alfons]     0.8.11claws17
4211
4212         * configure.ac
4213                 correct typo
4214
4215 2003-03-16 [melvin]     0.8.11claws16
4216
4217         * src/plugins/dillo_viewer.c
4218                 Fixed bug where it was not possible to view more than
4219                 one text/html attachment per message (bug discovered
4220                 by Christoph Hohmann).
4221
4222 2003-03-15 [melvin]     0.8.11claws15
4223
4224         * src/prefs_actions.c
4225                 Fixed compilation warnings.
4226
4227 2003-03-15 [melvin]     0.8.11claws14
4228
4229         * src/plugins/Makefile.am
4230         * src/plugins/dillo_viewer/.cvsignore                   ** NEW **
4231         * src/plugins/dillo_viewer/Makefile.am                  ** NEW **
4232         * src/plugins/dillo_viewer/dillo_viewer.c               ** NEW **
4233                 Added a html mail viewer plugin that uses Dillo v0.7.0 or
4234                 newer (http://dillo.auriga.wearlab.de/).
4235
4236 2003-03-15 [christoph]  0.8.11claws13
4237
4238         * src/imap.c
4239                 don't query imap folder for attributes because we already
4240                 for them from imap_status
4241
4242         * src/mimeview.[ch]
4243                 add support for plugable MimeViewers (unloading Viewers
4244                 not yet complete)
4245
4246         * src/plugins/Makefile.am
4247         * src/plugins/mathml_viewer/.cvsignore          ** NEW **
4248         * src/plugins/mathml_viewer/Makefile.am         ** NEW **
4249         * src/plugins/mathml_viewer/mathml_viewer.c     ** NEW **
4250                 add MathML Viewer (Content-Type text/mathml) using GtkMathView
4251                 widget from http://helm.cs.unibo.it/mml-widget/
4252
4253 2003-03-14 [christoph]  0.8.11claws12
4254
4255         * src/folder.[ch]
4256                 o error return code's should better be negative
4257                 o replace printf with debug_print
4258
4259         * src/imap.c
4260                 improve IMAP folder scan by checking UID-NEXT
4261
4262         * src/summaryview.c
4263                 remove check that are unnecessary in my opinion
4264
4265 2003-03-13 [christoph]  0.8.11claws11
4266
4267         * src/folder.[ch]
4268         * src/foldersel.c
4269         * src/folderview.c
4270         * src/imap.c
4271         * src/mbox_folder.c
4272         * src/mh.c
4273         * src/news.c
4274         * src/prefs_scoring.c
4275         * src/summaryview.c
4276                 use a common function to get a displayable name
4277                 for a FolderItem
4278
4279 2003-03-13 [paul]       0.8.11claws10
4280
4281         * tools/Makefile.am
4282           tools/README
4283           tools/multiwebsearch.conf     ** NEW FILE **
4284           tools/multiwebsearch.pl       ** NEW FILE **
4285                 add multiwebsearch Actions script
4286
4287 2003-03-13 [colin]      0.8.11claws9
4288
4289         * src/compose.c
4290                 Remove leading emtpy lines from quoted text
4291                 before quoting it
4292
4293 2003-03-13 [melvin]     0.8.11claws8
4294
4295         * src/prefs_actions.c
4296                 Fixed a memory leak
4297                 Code clean ups
4298                 Added Cancel and OK buttons
4299                 Corrected help text
4300
4301 2003-03-13 [christoph]  0.8.11claws7
4302
4303         * src/account.c
4304         * src/folder.[ch]
4305         * src/imap.c
4306         * src/mainwindow.c
4307         * src/mbox_folder.c
4308         * src/mh.c
4309         * src/news.c
4310         * src/setup.c
4311                 replace more folder type stuff with folder class stuff
4312
4313 2003-03-13 [melvin]     0.8.11claws6
4314
4315         * src/prefs_actions.c
4316                 Added new tokens:
4317                 %u: user provided argument
4318                 %h: user provided argument (hidden on input)
4319                 %s: current text selection in the message view 
4320
4321 2003-03-13 [paul]       0.8.11claws5
4322
4323         * sync with 0.8.11cvs5
4324                 see ChangeLog 2003-03-11, 2003-03-12
4325
4326 2003-03-12 [christoph]  0.8.11claws4
4327
4328         * src/folder.c
4329                 use folder class idstr when writing folderlist.xml
4330
4331         * src/folder.h
4332         * src/imap.c
4333         * src/news.c
4334                 replace folder type checks with folder class checks
4335
4336 2003-03-12 [christoph]  0.8.11claws3
4337
4338         * src/folder.[ch]
4339         * src/imap.[ch]
4340         * src/main.c
4341         * src/mbox_folder.[ch]
4342         * src/mh.[ch]
4343         * src/news.[ch]
4344                 o create a list of known folder classes in the folder system
4345                 o use folder class id strings for folder item identifiers
4346
4347 2003-03-12 [christoph]  0.8.11claws2
4348
4349         * src/imap.c
4350                 fix imap uid validity check
4351
4352 2003-03-12 [christoph]  0.8.11claws1
4353
4354         * src/account.c
4355         * src/folder.[ch]
4356         * src/foldersel.c
4357         * src/folderview.c
4358         * src/imap.c
4359         * src/mainwindow.c
4360         * src/mbox_folder.c
4361         * src/mh.c
4362         * src/news.c
4363         * src/prefs_scoring.c
4364         * src/procmsg.c
4365         * src/setup.c
4366         * src/summaryview.c
4367                 initial restructuring of folder system, seperating
4368                 folders and folder classes
4369
4370 2003-03-12 [paul]       0.8.11claws
4371
4372         0.8.11claws release
4373
4374 2003-03-12 [christoph]
4375
4376         * src/gtk/prefswindow.c
4377                 fix translation of "Page Index"
4378
4379 2003-03-12 [paul]       0.8.10claws110
4380
4381         a sync from 0.8.11cvs4 before the release
4382
4383         * src/common/utils.c
4384                 subject_compare_for_sort(): allow null strings (fixes
4385                 summary sorting).
4386
4387 2003-03-11 [paul]       0.8.10claws109
4388
4389         * po/es.po
4390                 update Spanish translation, submitted by
4391                 Ricardo Mones Lastra
4392
4393 2003-03-11 [melvin]     0.8.10claws108
4394
4395         * po/fr.po
4396                 Updated French translations
4397
4398 2003-03-11 [paul]       0.8.10claws107
4399
4400         * manual/en/Makefile.am
4401           manual/en/*.html
4402                 update English manual, add a new page
4403                 updated by Francois Barriere <fbarriere@atmel.fr>
4404                 
4405         * po/bg.po
4406           po/it.po
4407           po/sr.po
4408                 update Bulgarian, Italian, and Serbian translations
4409                 submitted by George Danchev, Alessandro Maestri, and
4410                 Urke MMI
4411
4412 2003-03-10 [paul]       0.8.10claws106
4413
4414         * src/gtk/about.c
4415           src/gtk/prefswindow.c
4416                 make some strings translatable
4417
4418 2003-03-10 [darko]      0.8.10claws105
4419
4420         * src/compose.c
4421                 code cleanup to make Hiro happy
4422
4423 2003-03-10 [paul]       0.8.10claws104
4424
4425         * sync with 0.8.11cvs2
4426                 see ChangeLog 2003-03-10
4427
4428 2003-03-09 [melvin]     0.8.10claws103
4429
4430         * src/textview.c
4431                 textview_set_font(): fix for message display in
4432                 UTF-8 locales (thanks to Sergey Vlasov).
4433                 (was unintentionnaly reverted in 0.8.6claws6)   
4434
4435 2003-03-08 [darko]      0.8.10claws102
4436
4437         * src/compose.c
4438                 fix infinite loop in wrapping as reported
4439                 by happycactus
4440                 obsoletes patch #696482
4441
4442 2003-03-08 [christoph]  0.8.10claws101
4443
4444         * src/imap.c
4445                 add workaround for IMAP servers that do not
4446                 support the "UID SEARCH UID" command
4447
4448 2003-03-07 [christoph]  0.8.10claws100
4449
4450         * src/plugins/spamassassin/spamassassin.[ch]
4451         * src/plugins/spamassassin/spamassassin_gtk.c
4452                 code cleanup
4453
4454 2003-03-07 [paul]       0.8.10claws99
4455
4456         * po/es.po
4457                 updated Spanish translation, submitted by
4458                 Ricardo Mones Lastra
4459
4460 2003-03-07 [christoph]  0.8.10claws98
4461
4462         * src/send.c
4463                 fix in 0.8.10claws94 was wrong
4464                 local delivery does not require escaping, remove escaping
4465                 code to make signatures of mails with "." lines valid
4466                 
4467                 NOTE: requires that sendmail is executed with "-i" option,
4468                       what is the default now, but has to be changed in all
4469                       exsiting accounts)
4470
4471 2003-03-07 [paul]       0.8.10claws97
4472
4473         * sync with 0.8.11 release
4474                 see ChangeLog 2003-03-07
4475
4476 2003-03-06 [paul]       0.8.10claws96
4477
4478         * src/compose.c
4479                 revert commit 0.8.10claws92
4480
4481 2003-03-06 [paul]       0.8.10claws95
4482
4483         * src/folderview.c
4484                 fix (solaris) bug 73, 'Crash when selecting top-level folder'
4485
4486         * src/gtkaspell.c
4487                 fix bug 74, 'Crash opening editor window with pseudo-color
4488                 display'
4489                 
4490         Patches submitted by Kevin Vigor <kevin@vigor.nu>
4491
4492 2003-03-06 [christoph]  0.8.10claws94
4493
4494         * src/send.c
4495                 fix rfc2821 (4.5.2) violation in SMTP data sending,
4496                 all lines starting with a period get an extra period
4497                 inserted
4498                 (found by Simon 'corecode' Schubert)
4499
4500 2003-03-06 [paul]       0.8.10claws93
4501
4502         * src/folderview.c
4503                 if configured font can't be loaded fall back to gtk
4504                 default. (with thanks to Christoph)
4505                 
4506                 closes long-standing bug 15 'Crashes on startup'
4507
4508 2003-03-06 [paul]       0.8.10claws92
4509
4510         * src/compose.c
4511                 freeze text before autosave and thaw afterwards
4512                 fixes bug 67 'autosave make re-rediting message crazy'
4513
4514 2003-03-06 [christoph]  0.8.10claws91
4515
4516         * src/compose.c
4517                 ignore address comment in dupe check for Cc-list
4518
4519         (closes reopened bug 47 Replying to message strips name part of
4520          e-mail addresses of Cc: lines)
4521
4522 2003-03-06 [paul]       0.8.10claws90
4523
4524         * src/Makefile.am
4525                 remove reference to gtkxtext.h as its no longer in
4526                 the repository
4527
4528 2003-03-06 [paul]       0.8.10claws89
4529
4530         * sync with 0.8.10cvs25
4531                 see ChangeLog 2003-03-06
4532
4533 2003-03-06 [oliver]     0.8.10claws88
4534         
4535         * src/messageview.c
4536                 remove include
4537
4538 2003-03-06 [oliver]     0.8.10claws87
4539         
4540         * src/folderview.c 
4541                 remove changes introduced inclaws74
4542         * src/messageview.c
4543                 another attempt to sanely delete and update
4544                 messages deleted in separate messageview
4545
4546 2003-03-05 [christoph]  0.8.10claws86
4547
4548         * src/summaryview.c
4549                 check if "From" matches any account's address if
4550                 addressbook completion of addresses is disabled too
4551
4552         (closes Bug 70 "Display recipient in from" doesn't check
4553          folder's default account)
4554
4555 2003-03-05 [christoph]  0.8.10claws85
4556
4557         * src/compose.c
4558         * src/common/utils.[ch]
4559                 don't strip address comments when building Cc lists
4560
4561         (closes Bug 47 Replying to message strips name part of e-mail addresses
4562          of Cc: lines)
4563
4564         * src/folder.c
4565                 fix return value of copy function
4566
4567 2003-03-05 [christoph]  0.8.10claws84
4568
4569         * src/imap.c
4570                 don't ask imap server for non rfc822 headers
4571
4572         (closes bug 71 IMAP FETCH asks for FROM header field twice)
4573
4574         * src/imap.c
4575                 destroy session on socket error to allow reconnecting
4576
4577 2003-03-05 [christoph]  0.8.10claws83
4578
4579         * configure.ac
4580                 fix building with gnome when no prefix is set
4581
4582         (closes bug 66 Gnome directory is set to NONE)
4583
4584 2003-03-05 [paul]       0.8.10claws82
4585
4586         * sync with 0.8.10cvs23
4587                 see ChangeLog 2003-03-05
4588
4589 2003-03-04 [christoph]  0.8.10claws81
4590
4591         * src/folder.c
4592                 o fix moving and copying when folder returns 0 for new
4593                   message number
4594                 o remove some code for single message copy and move
4595                   operations and use functions for multiple messages
4596
4597         (closes bug 63 Strange behaviour MOVING messages from MH to IMAP)
4598
4599         * src/news.c
4600                 remove unused include
4601
4602 2003-03-04 [paul]       0.8.10claws80
4603
4604         * src/gtk/about.c
4605                 list 'Compiled plugins'
4606
4607 2003-03-03 [christoph]  0.8.10claws79
4608
4609         * src/news.[ch]
4610                 have to multiply the percentage of the current fetch with
4611                 the percentage that it has of the total fetch operation
4612                 for correct values
4613
4614 2003-03-03 [christoph]  0.8.10claws78
4615
4616         * src/news.c
4617                 fix calculation of expected lines for progress indicator
4618
4619 2003-03-03 [christoph]  0.8.10claws77
4620
4621         * src/summaryview.c
4622         * src/common/utils.c
4623                 fix segfault when opening the root news folder
4624
4625 2003-03-03 [christoph]  0.8.10claws76
4626
4627         * src/mainwindow.[ch]
4628         * src/common/Makefile.am
4629         * src/common/progressindicator.[ch]
4630                 add UI independent progress indicator handling
4631
4632         * src/news.[ch]
4633                 use new progress indicator for message info fetching
4634
4635         * src/common/hooks.h
4636                 code cleanup
4637
4638 2003-03-03 [oliver]     0.8.10claws75
4639
4640         * src/toolbar.c
4641         * src/compose.c
4642                 removed commented code
4643
4644 2003-03-03 [oliver]     0.8.10claws74
4645
4646         * src/toolbar.[ch]
4647                 cleanups and refactoring
4648         * src/compose.[ch]
4649                 compose_reply_mode reply & forwarding interface for
4650                 toolbar buttons
4651         * src/folderview.c
4652                 act on messages marked for deletion in folderview_selected
4653                 based on prefs_common.immediate_exec since a message might 
4654                 have been deleted by messageview in a folder we are changing 
4655                 to (does anybody understand what I'm on about ?)
4656
4657 2003-03-03 [oliver]     0.8.10claws73
4658         
4659         * src/messageview.[ch]
4660                 new functions
4661                 - messageview_delete: delete message shown in messagview
4662                 - messageview_update_view: update messageview to currently 
4663                   selected summaryview message
4664                 - add separate messageview to msgview_list in order to update 
4665                   toolbar to new toolbar style on the fly (TOOLBAR_NONE, TOOLBAR_ICON etc.)
4666         * src/summaryview.[ch]
4667                 summary_get_selection returns a list of selected msgs
4668                 in summaryview
4669         * src/mainwindow.c
4670                 toolbar reply refactoring
4671
4672 2003-03-03 [paul]       0.8.10claws72
4673
4674         * sync with 0.8.10cvs21
4675                 see ChangeLog 2003-03-03
4676
4677 2003-03-02 [christoph]  0.8.10claws71
4678
4679         * src/common/passcrypt.c
4680                 use POSIX includes
4681
4682 2003-03-02 [christoph]  0.8.10claws70
4683
4684         * configure.ac
4685         * src/prefs_account.c
4686         * src/prefs_gtk.[ch]
4687         * src/common/.cvsignore
4688         * src/common/Makefile.am
4689         * src/common/passcrypt.c                ** NEW **
4690         * src/common/passcrypt.h.in             ** NEW **
4691                 Implement password encryption in config files
4692                 using unix encrypt and setkey functions. The crypt
4693                 key can be set as a configure parameter. Old
4694                 passwords will be converted if they do not begin
4695                 with '!'
4696
4697 2003-03-02 [paul]       0.8.10claws69
4698
4699         * src/prefs_account.c
4700                 fix compile error
4701
4702 2003-03-01 [thorsten]   0.8.10claws68
4703
4704         * po/el.po
4705           po/hr.po
4706           po/it.po
4707           po/nl.po
4708           po/sr.po
4709           po/sv.po
4710                 corrected format strings
4711         * po/en_GB.po
4712                 corrected headers
4713                 (fix compile errors with GNU gettext-0.11.5)
4714
4715 2003-03-01 [oliver]     0.8.10claws67
4716
4717         * src/summaryview.c
4718                 menu callbacks call toolbar_menu_reply
4719
4720 2003-03-01 [oliver]     0.8.10claws66
4721
4722         * src/mainwindow.c
4723         * src/messageview.c
4724                 menu callbacks call toolbar_menu_reply
4725         * src/toolbar.[ch]
4726                 callbacks from menu handled by toolbar_menu_reply
4727
4728 2003-03-01 [paul]       0.8.10claws65
4729
4730         * src/addressbook.c
4731                 revert commit 0.8.10claws54 - breaks editing of
4732                 addressbook.
4733                 
4734         * po/bg.po
4735                 update Bulgarian translation, submitted by
4736                 George Danchev
4737
4738 2003-02-28 [christoph]  0.8.10claws64
4739
4740         * src/account.c
4741         * src/addressadd.c
4742         * src/compose.c
4743         * src/gtkaspell.c
4744         * src/gtkxtext.h                ** REMOVE **
4745         * src/imap.c
4746         * src/matcher.[ch]
4747         * src/mh.c
4748         * src/news.c
4749         * src/pine.c
4750         * src/prefs_common.c
4751         * src/prefs_matcher.c
4752         * src/procheader.[ch]
4753         * src/procmsg.[ch]
4754         * src/toolbar.c
4755         * src/common/ssl_certificate.c
4756         * src/gtk/colorlabel.c
4757         * src/gtk/menu.c
4758                 o fix warnings
4759                 o remove code obsoleted by new cache and folder system rework
4760
4761 2003-02-28 [oliver]     0.8.10claws63
4762         
4763         * src/toolbar.[ch]
4764                 * fix bug where reply in Messageview replied to 
4765                 Message displayed in summaryview
4766                 (reportedd via ML by chinatinte at gmx dot ch)
4767                 * fix bug where toolbar popups (WITH_QUOTE, WITHOUT_QOUTE)
4768                 didn't work in separate MessageView Toolbar
4769                 (wondering if anybody uses this at all ?)
4770         * src/summaryview.[ch]
4771                 use toolbar.c's toolbar_reply instead of summary_reply (removed)
4772                 (generalize reply and forward code);
4773         * src/messageview.c 
4774                 remove focus_in event which updated summaryview to messageview
4775
4776 2003-02-28 [paul]       0.8.10claws62
4777
4778         * po/Makefile.in.in
4779                 add the --check option
4780                 Patch submitted by Ricardo Mones Lastra
4781
4782 2003-02-28 [paul]       0.8.10claws61
4783
4784         * src/prefs_account.c
4785                 re-order 'Signature' items
4786
4787 2003-02-28 [paul]       0.8.10claws60
4788
4789         * sync with 0.8.10cvs20
4790                 see ChangeLog 2003-02-28
4791
4792 2003-02-28 [paul]       0.8.10claws59
4793
4794         * po/POTFILES.in
4795                 update to reflect recent movement of files
4796
4797 2003-02-28 [paul]       0.8.10claws58
4798
4799         * sync with 0.8.10cvs19
4800                 see ChangeLog 2003-02-28
4801
4802 2003-02-27 [martin]     0.8.10claws57
4803
4804         * src/prefs_matcher.c 
4805                 fix segfault in prefs_matcher_ok() when the
4806                 last entry is deleted and prevents that the
4807                 message "entry not saved" comes up after deleting
4808                 an entry
4809
4810 2003-02-27 [martin]     0.8.10claws56
4811
4812         * src/prefs_filtering.c 
4813                 fix segfault in prefs_filtering_ok() when the
4814                 last entry is deleted and prevents that the
4815                 message "entry not saved" comes up after deleting
4816                 an entry
4817
4818 2003-02-27 [paul]       0.8.10claws55
4819
4820         * sync with 0.8.10cvs18
4821                 see ChangeLog 2003-02-27
4822
4823 2003-02-27 [paul]       0.8.10claws54
4824
4825         * src/addressbook.c
4826                 fix bug where the address book crashes with 
4827                 multiple lookups.
4828                 Patch [687729] submitted by David Frager 
4829                 <dbfrager@users.sourceforge.net>
4830
4831 2003-02-25 [christoph]  0.8.10claws53
4832
4833         * src/Makefile.am
4834         * src/colorlabel.[ch]           ** REMOVE **
4835         * src/gtk/Makefile.am
4836         * src/gtk/colorlabel.[ch]       ** NEW **
4837                 move colorlabel files to gtk directory
4838
4839         * src/esmtp.[ch]                ** REMOVE **
4840                 has been merged into smtp.[ch] in 0.7.5
4841
4842 2003-02-25 [christoph]  0.8.10claws52
4843
4844         * src/Makefile.am
4845         * src/about.[ch]                ** REMOVE **
4846         * src/gtk/Makefile.am
4847         * src/gtk/about.[ch]            ** NEW **
4848                 move about files to gtk directory
4849
4850 2003-02-25 [christoph]  0.8.10claws51
4851
4852         * src/folder.c
4853                 some code optimization of folder scanning code
4854
4855         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx> 
4856
4857 2003-02-25 [christoph]  0.8.10claws50
4858
4859         * src/main.c
4860         * src/common/sylpheed.c
4861                 add command line parameter parsing to common code
4862
4863 2003-02-24 [christoph]
4864
4865         * Makefile.am
4866         * configure.ac
4867                 fix gnome prefix problems, the configure script now removed
4868                 `gnome-config --prefix` from `gnome-config --datadir`
4869                 and adds $(prefix} instead
4870
4871         (closes Bug 24 Makefile does not respect prefix when installing
4872          GNOME data)
4873
4874 2003-02-24 [christoph]  0.8.10claws49
4875
4876         * src/news.c
4877                 check for valid session before trying to authenticate
4878
4879         (closes Bug 60 crash if "authenticate on logon" is activated
4880          and newsserver-hostname is not valid)
4881
4882 2003-02-24 [melvin]     0.8.10claws48
4883
4884         * src/prefs_actions.c
4885                 Make sure all user's input is sent to the action and then
4886                 close the socket..
4887
4888 2003-02-23 [alfons]     0.8.10claws46
4889
4890         * src/summaryview.c
4891                 also wait cursor when deleting files
4892
4893 2003-02-23 [paul]
4894
4895         * tools/freshmeat_search.pl
4896           tools/google_search.pl
4897                 scripts should now work for any browser/browser command line
4898
4899 2003-02-22 [christoph]  0.8.10claws45
4900
4901         * src/procmsg.c
4902                 fix IMAP flag setting, IMAP flag is not handled correctly
4903                 anymore by the folder system and information about the
4904                 folder should not be saved in the MsgInfo (in my opinion)
4905
4906         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
4907
4908 2003-02-22 [christoph]  0.8.10claws44
4909
4910         * src/summaryview.c
4911                 fix spelling of "label" ;-)
4912
4913 2003-02-22 [thorsten]   0.8.10claws43
4914
4915         * src/mimeview.c
4916           src/prefs_common.[ch]
4917           src/procmime.[ch]
4918                 do not use description as attachment name
4919
4920 2003-02-22 [alfons]     0.8.10claws42
4921
4922         * src/summaryview.c
4923                 freeze/thaw folder item updates when changing color labels,
4924                 and put a wait cursors on
4925
4926 2003-02-22 [thorsten]   0.8.10claws41
4927
4928         * src/mimeview.c
4929                 save-all fixes: crash if invoked on multipart container,
4930                 mimeinfo access, pathseparators, error dialog
4931
4932 2003-02-21 [alfons]     0.8.10claws40
4933
4934         * src/prefs_gtk.c
4935                 remove unused var
4936
4937 2003-02-21 [colin]      0.8.10claws39
4938
4939         * src/send.c
4940                 Fix smtp logging
4941
4942 2003-02-21 [colin]      0.8.10claws38
4943
4944         * src/summaryview.c
4945                 Freeze/thaw folderItem updates when filtering messages 
4946                 via Tools/Filter messages
4947
4948 2003-02-21 [paul]       0.8.10claws37
4949
4950         * src/compose.c
4951                 revert commit 0.8.10claws26, there are ulterior motives
4952                 for users to set a Reply-To header when posting to
4953                 newsgroups
4954
4955 2003-02-21 [paul]       0.8.10claws36
4956
4957         * sync with 0.8.10cvs17
4958                 see ChangeLog 2003-02-21
4959
4960 2003-02-20 [christoph]  0.8.10claws35
4961
4962         * src/imap.c
4963                 IMAP UID fetch speedup using SEARCH
4964
4965         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
4966
4967         * src/imap.c
4968                 fix problem with UIDs in IMAP UID cache that no longer existed
4969
4970 2003-02-20 [christoph]  0.8.10claws34
4971
4972         * src/imap.c
4973         * src/procheader.c
4974         * src/procheader.h
4975                 IMAP header fetch speedup (fetch only headers cached in MsgInfo)
4976
4977         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
4978
4979         * src/imap.c
4980                 Rewrite imap_cmd_gen_recv use sock_getline instead
4981                 of sock_gets to avoid problems with too long reply
4982                 lines
4983     
4984 2003-02-20 [colin]      0.8.10claws33
4985         
4986         * src/prefs_account.c
4987                 Better wording
4988
4989 2003-02-20 [colin]      0.8.10claws32
4990
4991         * src/compose.c
4992                 Remove useless '&& !to_sender' 
4993
4994 2003-02-20 [darko]
4995
4996         * AUTHORS
4997                 change my e-mail address
4998
4999 2003-02-19 [colin]      0.8.10claws31
5000
5001         * src/prefs_common.c
5002                 X11 style colors for every configurable color
5003
5004 2003-02-19 [alfons]     0.8.10claws30
5005
5006         * src/prefs_gtk.[ch]
5007         * src/prefs_common.c
5008                 for color_new accept both plain integers and X11 style color
5009                 names (as found in /usr/lib/X11/rgb.txt)
5010
5011 2003-02-19 [paul]       0.8.10claws29
5012
5013         * src/mainwindow.c
5014                 add tooltips to online/offline button and account selector
5015                 button
5016
5017 2003-02-19 [paul]       0.8.10claws28
5018
5019         * src/folder.c
5020           src/news.c
5021           src/prefs_account.[ch]
5022           src/prefs_common.[ch]
5023                 move 'Maximum number of articles to download' to
5024                 account prefs.
5025                 clean up account prefs gui a little by hiding entries
5026                 rather then greying out entries
5027
5028 2003-02-19 [hiro]       0.8.10claws27
5029
5030         * src/common/utils.c
5031                 fix bug #54 'yesterdays date is displayed in the message 
5032                 summary window'
5033
5034 2003-02-19 [paul]       0.8.10claws26
5035
5036         * src/compose.c
5037                 fix bug reported in Feature Request [688596] 
5038                 'Reply-to header in news'
5039
5040 2003-02-18 [paul]       0.8.10claws25
5041
5042         * src/select-keys.c
5043                 add a 'List all keys' button to key selection dialog
5044
5045 2003-02-18 [colin]      0.8.10claws24
5046         
5047         * src/stock_pixmap.c
5048                 fix compile error
5049
5050 2003-02-18 [colin]      0.8.10claws23
5051
5052         * src/common/smtp.[ch]
5053           src/prefs_account.c
5054                 Try to starttls if it seems to be the only
5055                 way to authenticate a user
5056
5057 2003-02-18 [paul]       0.8.10claws22
5058
5059         * src/Makefile.am
5060           src/folderview.c
5061           src/stock_pixmap.[ch]
5062           src/pixmaps/drafts_close.xpm  ** NEW FILE **
5063           src/pixmaps/drafts_open.xpm   ** NEW FILE **
5064                 as a Drafts folder is a special folder allow it to have
5065                 its own unique icons
5066
5067 2003-02-18 [colin]      0.8.10claws21
5068
5069         * src/imap.c
5070                 Fix port selection when using starttls
5071
5072 2003-02-18 [paul]       0.8.10claws20
5073
5074         * src/mainwindow.c
5075           src/prefs_common.[ch]
5076                 make blue the default new mail colour
5077
5078 2003-02-18 [paul]       0.8.10claws19
5079
5080         * sync with 0.8.10cvs14
5081                 see ChangeLog 2003-02-18
5082
5083 2003-02-17 [jens]       0.8.10claws18
5084
5085         * src/common/md5.c
5086                 fixed a compile problem with gcc 3.3
5087                 works on 2.95.3 too (testet on PPC as it is big endian)
5088
5089 2003-02-17 [paul]       0.8.10claws17
5090
5091         * sync with 0.8.10cvs13
5092                 see ChangeLog 2003-02-17
5093
5094 2003-02-17 [paul]       0.8.10claws16
5095
5096         * sync with 0.8.10cvs12
5097                 see ChangeLog 2003-02-17
5098
5099 2003-02-16 [match]      0.8.10claws15
5100
5101         * src/addressbook.c
5102                 Eliminates reloading of address data when items
5103                 deleted or added. Applied submitted by
5104                 Luke Plant <lukeplant@softhome.net>
5105
5106 2003-02-16 [paul]       0.8.10claws14
5107
5108         * src/news.c
5109                 when a 'protocol error' is encountered disconnect from
5110                 the server. This means that the user can carry on viewing
5111                 other articles and doesn't have to either wait until the
5112                 server timesout or quit sylpheed.
5113                 Fixes bug #53 'Unable to read messages in newsgroups, 
5114                 displayed message doesn't change'
5115
5116 2003-02-15 [christoph]  0.8.10claws13
5117
5118         * src/imap.c
5119                 fix bug that stopped scanning of folders when an
5120                 IMAP folder was empty
5121
5122         (closes bug 46 stop scan messages in folders after empty folder)
5123
5124 2003-02-15 [paul]
5125
5126         * tools/Makefile.am
5127           tools/README
5128           tools/freshmeat_search.pl     ** NEW FILE **
5129           tools/google_search.pl        ** NEW FILE **
5130                 Add 2 Actions scripts which search freshmeat/google
5131                 for the selected text using the browser configured
5132                 in sylpheedrc.
5133                 
5134         Note: These scripts are very dependent on the format of the
5135         browser command and may not work on every occasion. Testing
5136         is welcome. 
5137
5138 2003-02-14 [alfons]     0.8.10claws12
5139
5140         * src/compose.c
5141                 fix breakage because of uninitialized account pointer.
5142                 please verify.
5143
5144 2003-02-14 [paul]       0.8.10claws11
5145
5146         * src/compose.c
5147           src/prefs_account.[ch]
5148           src/prefs_common.[ch]
5149                 move signature settings to Account Prefs
5150
5151 2003-02-14 [paul]       0.8.10claws10
5152
5153         * sync with 0.8.10cvs11
5154                 see ChangeLog 2003-02-14
5155
5156 2003-02-13 [thorsten]   0.8.10claws9
5157
5158         * src/news.c
5159                 revert news progressbar (GUI separation)
5160
5161 2003-02-13 [paul]       0.8.10claws8
5162
5163         * src/compose.c
5164                 make replies behave correctly, re: RFC 1036, Section 2.2.3,
5165                 paragraph 1
5166
5167 2003-02-13 [paul]       0.8.10claws7
5168
5169         * src/compose.[ch]
5170           src/summaryview.c
5171                 fix 'Follow-up and Reply-to' so that it creates a reply to
5172                 the newsgroup and the sender. If the message has the keyword
5173                 'poster' in the Followup-To header, all replies go to the
5174                 sender, re: RFC 1036, Section 2.2.3
5175                 rename all instances of 'ignore_replyto' to 'to_sender', both
5176                 were previously used, now we use just one.
5177
5178 2003-02-13 [paul]       0.8.10claws6
5179
5180         * sync with 0.8.10cvs9
5181                 see ChangeLog 2003-02-13
5182
5183 2003-02-13 [paul]       0.8.10claws5
5184
5185         * configure.ac
5186                 show which plugins are configured in the configure
5187                 output.
5188
5189 2003-02-12 [thorsten]   0.8.10claws4
5190
5191         * src/news.c
5192                 show progress while fetching news headers
5193
5194 2003-02-12 [christoph]  0.8.10claws3
5195
5196         * configure.ac
5197         * src/plugins/Makefile.am
5198                 use AM_CONDITIONAL to enable plugins, automake correctly
5199                 manages this when creating distdir
5200
5201 2003-02-12 [christoph]  0.8.10claws2
5202
5203         * ac/spamassassin.m4
5204         * src/plugins/spamassassin/Makefile.am
5205                 fix building SpamAssassin plugin without OpenSSL
5206
5207 2003-02-12 [paul]       0.8.10claws1
5208
5209         * ac/Makefile.am
5210           src/Makefile.am
5211           src/plugins/Makefile.am
5212                 fix failure of 'make release'
5213
5214 2003-02-12 [paul]       0.8.10claws
5215
5216         * 0.8.10claws released
5217
5218 2003-02-12 [paul]       0.8.9claws56
5219
5220         * po/bg.po
5221           po/es.po
5222           po/it.po
5223           po/ru.po
5224           po/sr.po
5225                 updated translations by George Danchev, Ricardo Mones Lastra,
5226                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively
5227                 
5228         * sylpheed.spec.in
5229                 Allow the building of RPMs by a regular user. Submitted
5230                 by Sergei Astanin
5231
5232 2003-02-11 [alfons]     0.8.9claws55
5233
5234         * src/colorlabel.c
5235                 don't use pixmaps for label color rect but draw rectangles
5236                 so we can respect the color map of palette based visuals
5237                 (fixes the long time crashes on Suns - thanks to Andreas
5238                 Engel and Steve O'Hara-Smith for testing)
5239
5240 2003-02-11 [christoph]  0.8.9claws54
5241
5242         * src/matcher_parser_parse.y
5243                 correct bug where filering rules of not existing folders in
5244                 matcherrc were added to global filtering
5245                 
5246         (closes Debian Bug #180253 - Directory's filter-rules are merged with
5247          main filter-rules after removing directory, http://bugs.debian.org/180253)
5248         
5249 2003-02-11 [paul]       0.8.9claws53
5250
5251         * sync with 0.8.10cvs7
5252                 see ChangeLog 2003-02-09
5253
5254 2003-02-11 [melvin]     0.8.9claws52
5255
5256         * po/fr.po
5257                 Updated French tranlsations
5258
5259 2003-02-10 [paul]       0.8.9claws51
5260
5261         * sylpheed.spec.in
5262                 correct --enable-openssl
5263                 Fix submitted by Sergei Astanin <asita@users.sourceforge.net>
5264
5265 2003-02-09 [martin]     0.8.9claws50
5266
5267         * src/prefs_matcher.c
5268                 fix segfault in prefs_matcher_substitute_cb() when
5269                 no row is selected
5270
5271 2003-02-09 [paul]       0.8.9claws49
5272
5273         * src/folderview.c
5274                 fix bug where a newsgroup folder's processing rules were
5275                 merged with the global filtering rules when the newsgroup
5276                 folder was deleted, causing some seriously bad results,
5277                 see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253>
5278
5279 2003-02-08 [melvin]     0.8.9claws48
5280
5281         * src/compose.c
5282                 Corrected and modified an alert message.
5283
5284 2003-02-07 [paul]       0.8.9claws47
5285
5286         * src/folderview.c
5287                 fix bug where both an 'Account properties' window and a
5288                 'Folder properties' window were opened when clicking on
5289                 'Properties' in an NNTP or IMAP folder's popup menu.
5290
5291 2003-02-07 [paul]       0.8.9claws46
5292
5293         * sync with 0.8.10cvs6
5294                 see ChangeLog 2003-02-06
5295
5296 2003-02-06 [christoph]  0.8.9claws45
5297
5298         * src/mbox.c
5299                 freeze folder updates while importing mbox files
5300                 (closes bug 43 importing mbox took hours)
5301                 
5302         Patch submitted by Jens Rantil <jens.rantil@telia.com>
5303
5304 2003-02-06 [thorsten]   0.8.9claws44
5305
5306         * po/de.po
5307                 Updated german translations
5308
5309 2003-02-06 [thorsten]   0.8.9claws43
5310
5311         * src/news.h
5312                 use guint for message numbers (fix count in grouplist dialog)
5313
5314 2003-02-05 [paul]       0.8.9claws42
5315
5316         * sync with 0.8.10cvs2
5317                 see ChangeLog 2003-02-05
5318
5319 2003-02-04 [colin]      0.8.9claws41
5320
5321         * src/prefs_common.[ch]
5322           src/procmsg.c
5323           src/summaryview.c
5324                 Add an option to disable threading by subject
5325
5326 2003-02-04 [christoph]  0.8.9claws40
5327
5328         * src/inc.c
5329                 only abort fetching mails from multiple accounts when the
5330                 error is fatal and does not allow to check any more accounts
5331                 (currently only disk full error)
5332
5333         (closes bug 31 after POP3 error: "no such mail" Sylpheed does not
5334          receive mails for other accouts)
5335
5336 2003-02-04 [christoph]  0.8.9claws39
5337
5338         * src/folder.c
5339                 first add the new message to the cache, then
5340                 send the update notification
5341
5342         (closes bug 39 after sending message folderview doesnt get updated)
5343
5344 2003-02-04 [colin]      0.8.9claws38
5345
5346         * src/inc.c
5347                 _really_ fix this Connecting... status
5348
5349 2003-02-04 [paul]       0.8.9claws37
5350
5351         * sync with 0.8.10
5352                 see ChangeLog 2003-02-04
5353
5354 2003-02-04 [paul]       0.8.9claws36
5355
5356         * sync with 0.8.9cvs6
5357                 see ChangeLog 2003-02-03
5358
5359 2003-02-04 [paul]       0.8.9claws35
5360
5361         * po/pt_BR.po
5362                 updated by André Filipe de Assunção e Brito 
5363                 <bedecko@netsite.com.br>
5364
5365 2003-02-03 [thorsten]   0.8.9claws34
5366
5367         * po/de.po
5368                 Updated german translations
5369
5370 2003-02-02 [paul]       0.8.9claws33
5371
5372         * po/es.po
5373                 updated by Ricardo Mones Lastra
5374
5375 2003-02-02 [thorsten]   0.8.9claws32
5376
5377         * src/mh.c
5378                 Fix mh_get_msginfo() segfault if file is inaccessible
5379
5380 2003-01-31 [colin]      0.8.9claws31
5381
5382         * src/procheader.c
5383                 Fix last commit's bug
5384
5385 2003-01-31 [colin]      0.8.9claws30
5386
5387         * src/procheader.c
5388                 Missing a change for gpg-signed messages
5389
5390 2003-01-31 [paul]       0.8.9claws29
5391
5392         * src/pixmaps/gpg_signed.xpm    ** NEW FILE **
5393           src/procheader.c
5394           src/stock_pixmap.[ch]
5395           src/summaryview.c
5396                 indicate GnuPG signed messages by displaying an icon
5397                 in the Attachment column.
5398
5399 2003-01-31 [paul]       0.8.9claws28
5400
5401         * sync with 0.8.9cvs4
5402                 see ChangeLog 2003-01-31
5403
5404 2003-01-31 [alfons]     0.8.9claws27
5405
5406         * src/textview.c
5407                 tune URI parser to accept mailto URLs with a '?'
5408                 (patch from Ruslan Balkin)
5409
5410 2003-01-31 [colin]      0.8.9claws26
5411
5412         * src/summaryview.c
5413                 Fix a leak introduced in claws24
5414
5415 2003-01-31 [colin]      0.8.9claws25
5416
5417         * src/summaryview.c
5418                 Freeze/Thaw folder updates when deleting dups
5419
5420 2003-01-31 [colin]      0.8.9claws24
5421         
5422         * src/addr_compl.c
5423           src/summaryview.c
5424           src/msgcache.c
5425                 little speed improvements
5426
5427 2003-01-31 [colin]      0.8.9claws23
5428
5429         * src/summaryview.c
5430                 Fix segfault when forwarding nothing
5431                 Patch from "Ruslan N. Balkin" <baron@voices.ru>
5432                 
5433 2003-01-30 [paul]       0.8.9claws22
5434
5435         * sync with 0.8.9cvs3
5436                 see ChangeLog 2003-01-30
5437
5438 2003-01-30 [paul]       0.8.9claws21
5439
5440         * sync with 0.8.9cvs2
5441                 see ChangeLog 2003-01-30
5442
5443 2003-01-29 [paul]       0.8.9claws20
5444
5445         * sync with 0.8.9cvs1
5446                 see ChangeLog 2003-01-29
5447
5448 2003-01-28 [paul]       0.8.9claws19
5449
5450         * po/POTFILES.in
5451                 update to reflect changes. 
5452                 thanks to Ricardo Mones Lastra
5453
5454 2003-01-27 [christoph]  0.8.9claws18
5455
5456         * ac/openssl.m4
5457         * ac/spamassassin.m4
5458         * src/plugins/spamassassin/README
5459         * src/plugins/spamassassin/libspamc.[ch]
5460         * src/plugins/spamassassin/utils.[ch]
5461                 updated to latest libspamc
5462
5463 2003-01-27 [christoph]  0.8.9claws17
5464
5465         * src/folder.c
5466                 fix wrong use of procheader_get_header_fields
5467
5468 2003-01-27 [christoph]  0.8.9claws16
5469
5470         * src/news.c
5471         * src/prefs_account.[ch]
5472         * src/common/nntp.[ch]
5473                 allow to force authentication for NNTP servers
5474
5475         Patch submitted by Florian Mickler <dmk@d-labs.de>
5476
5477 2003-01-26 [paul]       0.8.9claws15
5478
5479         * src/summaryview.c
5480                 speed up of marking messages as read
5481                 patch submitted by Jens Rantil <ztyx@users.sourceforge.net>
5482
5483 2003-01-26 [christoph]  0.8.9claws14
5484
5485         * src/Makefile.am
5486         * src/mgutils.[ch]              ** REMOVE **
5487         * src/xml.[ch]                  ** REMOVE **
5488         * src/xmlprops.[ch]             ** REMOVE **
5489         * src/common/Makefile.am
5490         * src/common/mgutils.[ch]       ** NEW **
5491         * src/common/xml.[ch]           ** NEW **
5492         * src/common/xmlprops.[ch]      ** NEW **
5493                 move xml files to common directory
5494
5495 2003-01-26 [christoph]  0.8.9claws13
5496
5497         * src/plugins/spamassassin/spamassassin_gtk.c
5498                 only set gtk entry text if string is available
5499
5500 2003-01-26 [melvin]     0.8.9claws12
5501
5502         * src/description_window.c
5503                 Allow resizing of the window
5504                 Allow automatic horizontal scroll bar
5505                 Do not vertically expand and fill
5506
5507 2003-01-26 [christoph]  0.8.9claws11
5508
5509         * src/Makefile.am
5510         * src/gtkutils.[ch]             ** REMOVE **
5511         * src/common/sylpheed.c
5512         * src/gtk/Makefile.am
5513         * src/gtk/description_window.c
5514         * src/gtk/gtkutils.[ch]         ** NEW **
5515         * src/gtk/prefswindow.c
5516                 move gtkutils to gtk directory
5517
5518 2003-01-26 [paul]       0.8.9claws10
5519
5520         * src/summaryview.c
5521                 rename summary_unread_clicked() to summary_status_clicked()
5522
5523 2003-01-26 [melvin]     0.8.9claws9
5524
5525         * src/prefs_actions.c
5526                 Cosmetical changes to the help text
5527
5528 2003-01-26 [paul]       0.8.9claws8
5529
5530         * src/folder.[ch]
5531           src/mainwindow.c
5532           src/prefs_common.c
5533           src/prefs_sumamry_column.c
5534           summaryview.[ch]
5535                 rename the 'Unread' column to 'Status'
5536
5537 2003-01-25 [match]      0.8.9claws7
5538
5539         * src/mgutils.[ch]
5540                 removed reference to LDAP constants. removed error2string.
5541                 included functions to support LDAP dynamic queries.
5542         * src/syldap.h
5543                 moved LDAP constants here.
5544         * src/addressbook.c
5545         * src/addrindex.c
5546         * src/importldif.c
5547                 removed references to LDAP constants and references to
5548                 error2string.
5549
5550 2003-01-25 [paul]       0.8.9claws6
5551
5552         * src/summaryview.c
5553                 summary_thread_build(), summary_thread_init(): remove 
5554                 unneeded reference to summaryview->folder_item
5555
5556 2003-01-25 [christoph]  0.8.9claws5
5557
5558         * src/gtk/description_window.c
5559                 o allow description texts to expand over multiple columns
5560                 o translate all columns
5561         * src/prefs_actions.c
5562                 change syntax description to use new multi column feature
5563
5564         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
5565
5566 2003-01-25 [match]      0.8.9claws4
5567
5568         * src/vcard.c
5569                 fixed bug with Quoted-Printable
5570
5571 2003-01-25 [paul]       0.8.9claws3
5572
5573         * src/folder.[ch]
5574           src/summaryview.[ch]
5575                 implement per-folder collapsed/expanded threads setting
5576                 
5577         * src/prefs_common.c
5578                 remove global collapsed/expanded threads option
5579
5580 2003-01-25 [christoph]  0.8.9claws2
5581
5582         * po/POTFILES.in
5583                 add pluginwindow and prefswindow
5584         * src/compose.c
5585                 make send respond correctly to messages that could be added
5586                 to the queue folder, but the UID of the message is unknown
5587         * src/folder.c
5588         * src/imap.c
5589                 don't return guessed UIDs in imap_add_msg anymore. We return
5590                 0 to tell the folder system it was appened but the UID is
5591                 unknown. Folder system now get's the UID by scaning the folder
5592                 and searching the cache for the Message-ID
5593                 (closes bug #29 Messages queued, but not sent)
5594
5595 2003-01-25 [paul]       0.8.9claws1
5596
5597         * src/codeconv.c
5598                 conv_encode_header():  fix bug when long headers with 8-bit
5599                 characters are used, so that the encoded words are wrapped.
5600                 If the space in the original text falls on the wrap boundary,
5601                 it can be lost.
5602                 Patch by Sergey Vlasov.
5603                 
5604         * src/folderview.c
5605                  fix bug where a change to the sorting method or thread view
5606                  of a folder's messages is lost if simpify-subject is set and
5607                  toggled on or off.
5608                  Patch by Luke Plant.
5609
5610 2003-01-24 [paul]       0.8.9claws
5611
5612         * sylpheed-0.8.9claws released
5613         
5614         * Makefile.am
5615           sylpheed.spec.in
5616                 remove reference to 'INSTALL.jp'
5617
5618 2003-01-23 [paul]       0.8.8claws128
5619
5620         * po/es.po
5621           po/it.po
5622           po/ru.po
5623           po/sr.po
5624                 updated translations. submitted by Ricardo Mones Lastra,
5625                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively.
5626
5627 2003-01-23 [colin]      0.8.8claws127
5628
5629         * src/compose.c
5630                 Fix drafted and queued news articles re-edition
5631
5632 2003-01-23 [melvin]     0.8.8claws126
5633
5634         * po/fr.po
5635                 Updated French translations
5636
5637 2003-01-23 [colin]      0.8.8claws125
5638
5639         * src/inc.c
5640                 Fix "Connecting to..." status message
5641
5642 2003-01-22 [paul]       0.8.8claws124
5643
5644         * po/bg.po
5645                 updated by George Danchev
5646                 
5647         * src/folder.c
5648                 revert last commit [0.8.8claws111] as it breaks folder d'n'd
5649                 and folder deletion
5650
5651 2003-01-21 [paul]       0.8.8claws123
5652
5653         * po/bg.po
5654                 updated by George Danchev
5655                 
5656         * src/about.c
5657                 its now 2003
5658                 
5659         * src/toolbar.c
5660                 don't translate 'Separator'
5661                 
5662         * src/plugins/spamassassin/Makefile.am
5663                 add aspell to CPPFLAGS
5664                 
5665         * src/plugins/spamassassin/spamassassin.c
5666           src/plugins/spamassassin/spamassassin_gtk.c
5667                 set correct default for spamassassin_receive_spam
5668                 slightly re-word descriptions and some
5669                 other minor changes
5670
5671 2003-01-19 [alfons]     0.8.8claws122
5672                 
5673         * src/mimeview.c
5674                 mimeview_save_as(): we might as well show the file name for
5675                 the single case "Save As" too
5676
5677 2003-01-19 [alfons]     0.8.8claws121
5678
5679         * src/crash.c
5680                 change bug tracker URL to bugzilla URL
5681
5682 2003-01-19 [alfons]     0.8.8claws120
5683
5684         * src/mimeview.c
5685                 mimeview_save_all(): display name of file before overwriting;
5686                 continue saving all, even when one overwrite was cancelled
5687
5688 2003-01-19 [christoph]  0.8.8claws119
5689
5690         * src/summaryview.c
5691         * src/procmsg.[ch]
5692                 fix wrong usage of procmsg_find_children in summaryview
5693                 by using procmsg_update_unread_children instead of
5694                 summaryview_update_unread_children
5695
5696 2003-01-19 [christoph]  0.8.8claws118
5697
5698         * src/procmsg.c
5699                 fix infinite loop in procmsg_find_children
5700                  (closes bug #25 sylpheed crashes on delete.)
5701
5702         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
5703
5704 2003-01-19 [paul]       0.8.8claws117
5705
5706         * po/pt_BR.po
5707                 updated by Ivan Francolin Martinez
5708
5709 2003-01-18 [melvin]     0.8.8claws116
5710
5711         * src/prefs_actions.c
5712                 Removed syntax limitation of only one '&' at the end of command.
5713                         Now actions that contain '>/dev/null 2>&1' are possible.
5714
5715 2003-01-18 [melvin]     0.8.8claws115
5716
5717         * src/prefs_actions.c
5718                 Actions IO dialog: when the action ends
5719                 the "Close" button now has focus and [Escape] closes the
5720                 window.
5721
5722 2003-01-18 [christoph]  0.8.8claws114
5723
5724         * src/procmsg.c
5725                 o add debug output when MsgInfos are really freed
5726                 o free GSLists in procmsg_find_children and
5727                   procmsg_update_unread_children
5728
5729 2003-01-18 [christoph]  0.8.8claws113
5730
5731         * src/mainwindow.c
5732                 reorder Configuration menu
5733
5734 2003-01-18 [christoph]  0.8.8claws112
5735
5736         * src/compose.c
5737                 fix applying templates to forwarded messages
5738
5739         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
5740
5741 2003-01-17 [christoph]  0.8.8claws111
5742
5743         * src/folder.c
5744                 destroy folder items, when a folder item is removed
5745
5746 2003-01-17 [christoph]  0.8.8claws110
5747
5748         * src/folder.c
5749                 fix wrong folder stats update when ignored message is
5750                 deleted
5751
5752 2003-01-17 [colin]      0.8.8claws109
5753         
5754         * src/mainwindow.c
5755         * src/summaryview.c
5756                 Quicksearch bugfixes: 
5757                 - hide help button at startup if not extended
5758                 - switch to extended when looking for replies
5759
5760 2003-01-17 [paul]
5761
5762         * sync with 0.8.9 release
5763
5764 2003-01-17 [paul]       0.8.8claws108
5765
5766         * sync with 0.8.8cvs11
5767                 see ChangeLog 2003-01-17
5768
5769 2003-01-16 [colin]      0.8.8claws107
5770
5771         * src/procmsg.c
5772                 Changed encryption test to re-ask passphrase
5773                 if an encrypted message hasn't been decrypted
5774                 Fixes bug #5
5775
5776 2003-01-16 [christoph]  0.8.8claws106
5777
5778         * src/prefs_gtk.c
5779         * src/prefs_toolbar.c
5780         * src/gtk/prefswindow.h
5781         * src/plugins/spamassassin/spamassassin_gtk.c
5782                 remove page destroy function that is not used anymore
5783
5784 2003-01-16 [paul]       0.8.8claws105
5785
5786         * sync with 0.8.8cvs9
5787                 see ChangeLog 2002-01-16
5788
5789 2003-01-16 [colin]      0.8.8claws104
5790
5791         * src/compose.[ch]
5792                 Fix bug with autosaved drafts for IMAP, when draft
5793                 folder is specified - fixes bugzilla bug #20
5794
5795 2003-01-15 [paul]       0.8.8claws103
5796
5797         * src/compose.[ch]
5798           src/procmsg.c
5799                 store folder and message-id of message forwarding
5800                 in queue header and set forward flag after sending
5801
5802 2003-01-15 [paul]       0.8.8claws102
5803
5804         * sync with 0.8.8cvs8
5805                 see ChangeLog 2002-01-15
5806
5807 2003-01-15 [colin]      0.8.8claws101
5808
5809         * src/Makefile.am
5810                 Fix linking with GNU libiconv
5811
5812 2003-01-15 [darko]      0.8.8claws100
5813
5814         * src/pine.c
5815                 fix crash when importing pine address book
5816                 entry with an empty name (reported by DY
5817                 <dybulk at tri8.net>)
5818
5819 2003-01-14 [paul]       0.8.8claws99
5820
5821         * configure.in  ** REMOVED **
5822           configure.ac  ** NEW FILE **
5823                 rename configure.in to configure.ac, as it is now
5824                 preferred
5825
5826 2003-01-14 [melvin]     0.8.8claws98
5827
5828         * src/folderview.c
5829                 folderview_check_new(): More precise function description
5830
5831 2003-01-14 [melvin]     0.8.8claws97
5832
5833         * src/folderview.c
5834                 folderview_check_new(): return the number of new messages 
5835                         since last check.
5836         * src/inc.c
5837                 inc_account_mail(): Disable counting of new messages for IMAP
5838                         and NNTP until bug [19] and [14] are fixed.
5839
5840 2003-01-14 [paul]       0.8.8claws96
5841
5842         * sync with 0.8.8cvs6
5843                 see ChangeLog 2003-01-14
5844
5845 2003-01-13 [alfons]     0.8.8claws95
5846
5847         * src/textview.c
5848                 tune email address validation (c. 0.8.8claws89): if . is 
5849                 just one char away from @, the address is invalid too 
5850                 (correctly rejects addresses like foo@.com)
5851
5852 2003-01-13 [paul]       0.8.8claws94
5853
5854         * src/messageview.c
5855           src/toolbar.c
5856                 fixes to the Message View toolbar and menu:
5857                 fix non-functioning Forward button
5858                 make Reply button consider default_reply_list
5859                 remove 'Follow-up...' menu entry
5860                 add 'Forward' and 'Redirect' menu entries
5861
5862 2003-01-13 [melvin]     0.8.8claws93
5863
5864         * src/inc.c
5865                 Fixed typo that could make new messages count incorrect.
5866
5867 2003-01-13 [melvin]     0.8.8claws92
5868
5869         * src/folderview.[ch]
5870                 folderview_check_new(): return the number of new messages.
5871         * src/inc.c
5872                 Should fix bug [14] where new mail notification worked 
5873                         incorrectly with IMAP accounts.
5874                 inc_spool_account(): return number of new msgs, or -1 on error
5875                 inc_all_spool(): return number of new msgs
5876                 
5877 2003-01-13 [melvin]     0.8.8claws91
5878
5879         * src/prefs_actions.c
5880                 Justify help text.
5881
5882 2003-01-12 [thorsten]   0.8.8claws90
5883
5884         * src/common/prefs.c
5885                 close file before rename
5886
5887 2003-01-12 [alfons]     0.8.8claws89
5888
5889         * AUTHORS
5890                 add Christian Mertes
5891         * src/common/utils.[ch]
5892                 g_stricase_hash(), g_stricase_equal(): functions for 
5893                 case insensitive hash tables
5894         * src/textview.c
5895                 use top level domain names to validate email address, based
5896                 on a patch by Christian Mertes (thanks!), but changed 
5897                 implementation to use a hash table 
5898
5899 2003-01-12 [paul]       0.8.8claws88
5900
5901         * po/bg.po
5902                 updated by George Danchev
5903
5904 2003-01-12 [alfons]     0.8.8claws87
5905
5906         * src/summaryview.c
5907                 delete / execute performance: use new style folder update
5908
5909 2003-01-12 [paul]       0.8.8claws86
5910
5911         * sync with 0.8.8cvs5
5912                 see ChangeLog 2003-01-13 (!)
5913
5914 2003-01-12 [alfons]     0.8.8claws85
5915
5916         * src/filtering.c
5917         * src/matcher_parser_parse.y
5918                 prepare change_score filtering action
5919         * src/matcher.[ch]
5920                 give up const-correctness on functions that call non-const-correct functions;
5921                 several casts to gpointer in g_free();
5922                 add change_score;
5923
5924 2003-01-12 [christoph]  0.8.8claws84
5925
5926         * src/compose.c
5927                 fix 2 warnings
5928
5929         * src/gtk/prefswindow.[ch]
5930         * src/plugins/spamassassin/spamassassin_gtk.c
5931                 changed the call of the widget create function
5932                 for PrefsPages, because sometimes the widget
5933                 create function needs a widget that already has
5934                 been attached to a window (to create GDK pixmaps
5935                 for exmaple). So we simply pass the GtkWindow as
5936                 the second parameter now.
5937
5938         * src/main.c
5939         * src/mainwindow.c
5940         * src/prefs_toolbar.[ch]
5941                 rewrite Toolbar Preferences using the new
5942                 prefs window
5943
5944 2003-01-11 [alfons]     0.8.8claws83
5945
5946         * src/addressadd.c
5947                 fix crash when adding sender to addressbook because status bar
5948                 isn't there (the status bar doesn't seem to be used though,
5949                 but I'll let Match decide what to do with it)
5950
5951 2003-01-11 [colin]      0.8.8claws82
5952
5953         * src/main.c
5954           src/toolbar.c
5955                 Two useless changes reversed
5956
5957 2003-01-11 [colin]      0.8.8claws81
5958
5959         * src/mainwindow.c
5960           src/mainwindow.h
5961                 Add mainwindow_get_mainwindow()
5962         * src/alertpanel.c
5963           src/alertpanel.h
5964                 Add alertpanel_error_log() 
5965         * src/compose.c
5966           src/inc.c
5967           src/messageview.c
5968           src/toolbar.c
5969           src/main.c
5970           src/procmsg.c
5971                 Network errors get a View Log button
5972
5973 2003-01-10 [alfons]     0.8.8claws80
5974
5975         * src/prefs_toolbar.c
5976         * src/toolbar.c
5977                 use the translatable string for "Separator" as file name for
5978                 separator toolbar items (probably make this uppercase?)
5979
5980 2003-01-10 [alfons]     0.8.8claws79
5981
5982         * src/prefs_toolbar.c
5983                 put right A_SEPARATOR description string in "displayed
5984                 toolbar items list" so manually added separators are
5985                 saved correctly (bug #10, "Adding a separator to the main 
5986                 toolbar fails, entry in xml file is wrong")
5987
5988 2003-01-10 [christoph]  0.8.8claws78
5989
5990         * src/imap.c
5991                 o fix warnings
5992                 o use CAPABILITY to check if NAMESPACE is available
5993
5994 2003-01-10 [christoph]  0.8.8claws77
5995
5996         * src/imap.[ch]
5997                 apply UIDPLUS IMAP extension support patch
5998
5999         Patch submitted by Simon 'corecode' Schubert
6000
6001 2003-01-10 [paul]       0.8.8claws76
6002
6003         * src/folderview.c
6004                 a sync from main which fixes the news account folders'
6005                 Properties bug
6006
6007 2003-01-10 [christoph]  0.8.8claws75
6008
6009         * src/folder.c
6010                 don't accept 0 as a valid uid returned by copy and move
6011                 functions. 0 means the message was copied or moved but the
6012                 new uid could not be fetched. It is not an error condition
6013                 for the copy or move operation.
6014
6015 2003-01-10 [paul]       0.8.8claws74
6016
6017         * src/prefs_filtering.c
6018                 change English used in Alert when entry is not
6019                 saved.
6020                 
6021         * sync with 0.8.8cvs4
6022                 see ChangeLog 2003-01-10
6023
6024 2003-01-10 [darko]      0.8.8claws73
6025
6026         * src/pine.c
6027                 fix crash when importing address book entry
6028                 without a valid address
6029
6030 2003-01-09 [alfons]     0.8.8claws72
6031
6032         * src/inc.c
6033                 filtering performance: use new style folder update
6034
6035 2003-01-09 [christoph]  0.8.8claws71
6036
6037         * src/compose.c
6038         * src/gtk/menu.[ch]
6039                 fix wrong selecting of mime encoding type, when
6040                 opening property dialog of attachments in the
6041                 compose window. 7bit was always selected and that
6042                 destoryed files with 8bit data.
6043                 (closes bug #9 Sylpheed-claws destroys attachments when
6044                  changing MIME-types)
6045
6046 2003-01-09 [paul]       0.8.8claws70
6047
6048         * sync with 0.8.8cvs3
6049                 see ChangeLog 2003-01-09
6050
6051 2003-01-08 [alfons]     0.8.8claws69
6052         
6053         * src/addressadd.c
6054                 apply patch by Kim Schulz to fix build breakage
6055                 because of missing variable
6056
6057 2003-01-08 [paul]       0.8.8claws68
6058
6059         * sync with 0.8.8cvs2
6060                 see ChangeLog 2002-01-08
6061
6062 2003-01-08 [paul]       0.8.8claws67
6063
6064         * po/it.po
6065                 updated by Alessandro Maestri
6066                 
6067         * src/addressadd.c
6068                 when using 'Add sender to addressbook' allow
6069                 name to be edited and remarks to be entered
6070                 Patch submitted by Luke Plant
6071
6072 2003-01-08 [darko]      0.8.8claws66
6073
6074         * README.claws, src/summaryview.c
6075                 fix description for marked messages
6076
6077 2003-01-08 [paul]
6078
6079         * tools/Makefile.am
6080           tools/launch_phoenix  ** NEW FILE **
6081                 add script that enables using Phoenix as the default
6082                 web browser. 
6083                 Submitted by Mohammed Sameer <Uniball@linux-egypt.org>
6084                 
6085         * tools/OOo2sylpheed.pl
6086                 remove full path to sylpheed executable, just 'sylpheed'
6087                 will do
6088                 
6089         * tools/README
6090                 add launch_phoenix informtion and re-arrange and compress
6091                 the data a little
6092
6093 2003-01-07 [christoph]  0.8.8claws65
6094
6095         * src/folder.c
6096                 fix update for source folder when moving messages
6097         * src/procmsg.[ch]
6098         * src/summaryview.c
6099                 use function to set to_folder for message infos and
6100                 automatically update the op_count for old and new
6101                 folder
6102
6103 2003-01-07 [melvin]     0.8.8claws64
6104
6105         * src/prefs_actions.c
6106                 Fixed bug where an '%p' Action on a displayed image crashed 
6107                         Sylpheed
6108                 Code clean up (get rid of duplicated code and removed unnecessary 
6109                                 structure member)
6110
6111 2003-01-07 [christoph]  0.8.8claws63
6112
6113         * src/compose.c
6114         * src/folder.[ch]
6115         * src/folderview.c
6116         * src/import.c
6117         * src/inc.c
6118         * src/main.c
6119         * src/mainwindow.c
6120         * src/messageview.c
6121         * src/prefs_folder_item.c
6122         * src/procmsg.c
6123         * src/summaryview.c
6124         * src/toolbar.c
6125                 o remove all folder update triggering from the UI code. The folder
6126                   system should know much better when a folder needs an update.
6127                 o to prevent multiple updates in a row the folder updates can be
6128                   frozen for some time.
6129
6130                 Note: - Please verify that no updates are missing
6131                       - Check where freeze/thaws should be added
6132
6133 2003-01-07 [christoph]  0.8.8claws62
6134
6135         * src/prefs_actions.c
6136                 don't translate empty strings
6137
6138         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
6139
6140 2003-01-06 [christoph]  0.8.8claws61
6141
6142         * src/prefs_actions.c
6143                 mark strings for gettext
6144         * src/prefs_matcher.c
6145                 use new description window for Execute action and
6146                 match condition in Filtering
6147
6148         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
6149
6150 2003-01-06 [alfons]     0.8.8claws60
6151
6152         keep myself inspired to re-organize matcher part 8; 
6153         yes, more to come (I need to move out the descriptive
6154         text for actions to matcher.c, or at least make it not
6155         depend on the wicked ordering)
6156
6157         * src/prefs_matcher.c
6158                 add documentation so others may comprehend the
6159                 UI part of the conditions
6160                 
6161 2003-01-06 [christoph]  0.8.8claws59
6162
6163         * src/prefs_actions.c
6164                 use new description window for syntax help
6165         * src/gtk/description_window.c
6166                 fix display of descriptions with column count != 2
6167
6168         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
6169
6170 2003-01-06 [christoph]  0.8.8claws58
6171
6172         * src/quote_fmt.c
6173         * src/summaryview.[ch]
6174         * src/gtk/Makefile.am
6175         * src/gtk/description_window.[ch]       ** NEW **
6176                 use a generic window to display syntax descriptions
6177                 currently used in quote_fmt and summaryview (new description
6178                 for extended quick search)
6179
6180         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
6181
6182 2003-01-06 [paul]       0.8.8claws57
6183
6184         * sync with 0.8.8cvs1
6185                 see ChangeLog 2003-01-06
6186
6187 2003-01-06 [christoph]  0.8.8claws56
6188
6189         * src/mainwindow.c
6190         * src/prefs_gtk.[ch]
6191         * src/gtk/prefswindow.[ch]
6192         * src/plugins/spamassassin/spamassassin_gtk.c
6193                 o remove page management from prefswindow, pages
6194                   will be an argument to prefswindow_open
6195                 o prefswindow_open gets a datapointer that is
6196                   passed to the widget_create function to allow
6197                   creation of prefswindow for specific items
6198
6199 2003-01-06 [colin]      0.8.8claws55
6200         
6201         * src/summaryview.c
6202                 We don't want regexp in the reply-finder, 
6203                 because MIDs can contain !,$,. and so on
6204
6205 2003-01-06 [jens]       0.8.8claws54
6206
6207         * src/jpilot.c
6208                 fixed a wrong free in jpilot_read_db_files
6209
6210 2003-01-06 [alfons]     0.8.8claws53
6211
6212         re-organize matcher part 8; more to come
6213        
6214         * src/matcher.c
6215                 matcherprop_to_string(): put g_free()s before the
6216                 switch-case break to fix memleaks                
6217
6218 2003-01-06 [colin]      0.8.8claws52
6219
6220         * src/summaryview.c
6221                 cleanup & reply-finder now displays the first 
6222                 matching message
6223
6224 2003-01-05 [alfons]     0.8.8claws51
6225
6226         re-organize matcher part 7; more to come
6227
6228         * src/matcher.[ch]
6229                 fixes for constant correctness;
6230                 more documentation;
6231
6232 2003-01-05 [alfons]     0.8.8claws50
6233
6234         re-organize matcher part 6; more to come
6235         
6236         * src/matcher.[ch]
6237                 fixes for constant correctness;
6238                 more documentation;
6239         * src/filtering.c
6240                 fix for constant correctness
6241
6242 2003-01-05 [colin]      0.8.8claws49
6243
6244         * src/account.[ch]
6245                 Add account_get_reply_account function
6246         * src/compose.c
6247                 Use account_get_reply_account function 
6248         * src/summaryview.c
6249                 Basic reply-finder - click on the replied
6250                 icon gets you to the outbox using quick-search
6251
6252 2003-01-05 [paul]       0.8.8claws48
6253
6254         * src/prefs_common.c
6255                 small change to English
6256                 
6257         * src/prefs_filtering.c
6258                 prefs_filtering_action_select(): improve logic and uniformity
6259                 of gui
6260
6261 2003-01-05 [alfons]     0.8.8claws47
6262
6263         fine tune solution to focus problems (bug #7)
6264
6265         * src/mainwindow.c
6266                 mainwindow_focus_in_event(): remove grab event check
6267         * src/summaryview.c
6268                 summary_button_pressed(): move selection on right-click
6269                 too. we can't possibly move the selection back after
6270                 canceling a dialog, because gtk's incomplete focus 
6271                 management. whether this is a good solution, only time
6272                 will tell.
6273
6274 2003-01-05 [christoph]  0.8.8claws46
6275
6276         * src/imap.c
6277                 fix crash when no imap connection could be established
6278
6279 2003-01-05 [paul]       0.8.8claws45
6280
6281         * src/mainwindow.c
6282           src/sumamryview.c
6283           src/gtk/menu.[ch]
6284                 fix bug 605957 'shortcuts in popup-menu'
6285                 make user-defined shortcuts work
6286                 show shortcuts that are already defined
6287                 in the main menu
6288                 Patch submitted by Luke Plant
6289
6290 2003-01-05 [alfons]     0.8.8claws44
6291
6292         * src/mainwindow.c
6293                 focus_in_event handler should not select summary view row 
6294                 when another window (menu, dialog) grabbed for events 
6295                 (bug #7, "[0.8.8claws42] Message summary focus") 
6296
6297 2003-01-04 [christoph]  0.8.8claws43
6298
6299         * src/procmsg.c
6300                 update save folder after adding the sent message
6301                  (closes bug #6 Folder View doesn't refresh for "Sent"-messages)
6302
6303 2003-01-02 [christoph]  0.8.8claws42
6304
6305         * src/common/plugin.c
6306                 fix unloading of all plugins and unload
6307                 plugins in reverse order
6308                 
6309         * src/gtk/pluginwindow.c
6310                 implement function of load and unload button
6311
6312         * src/gtk/prefswindow.c
6313         * src/gtk/prefswindow.h
6314                 rename register function and add new unregister
6315                 function
6316
6317         * src/plugins/spamassassin/spamassassin_gtk.c
6318                 unregister prefs page and update for changes in
6319                 src/gtk/prefswindow.c
6320
6321 2003-01-02 [paul]       0.8.8claws41
6322
6323         * po/es.po
6324                 updated by Ricardo Mones Lastra
6325
6326 2003-01-02 [paul]
6327
6328         * tools/tb2sylpheed
6329                 fixes and improvements by Urke MMI
6330
6331 2003-01-02 [thorsten]   0.8.8claws40
6332
6333         * src/procmsg.c
6334                 fixed wrong return value
6335
6336 2003-01-02 [thorsten]   0.8.8claws39
6337
6338         * src/prefs.c
6339                 fixed printing wrong variable
6340
6341 2003-01-02 [thorsten]   0.8.8claws38
6342
6343         * src/prefs.c
6344                 fixed acessing members of freed pfile struct
6345
6346 2003-01-02 [thorsten]   0.8.8claws37
6347
6348         * src/procmsg.c
6349                 detect loops across several messages
6350                 as suggested by Christoph Hohmann
6351
6352 2003-01-01 [match]      0.8.8claws36
6353
6354         * src/addrindex.c
6355                 fixed another memory leak.
6356
6357 2003-01-01 [match]      0.8.8claws35
6358
6359         * src/jpilot.[ch]
6360                 fixed memory leaks. applied Doxygen comments.
6361
6362 2003-01-01 [thorsten]   0.8.8claws34
6363
6364         * src/procmsg.c
6365                 inhibit endless loop if msg references itself
6366                 (closes Bug [ 660477 ] Infinite loop in parent flag search)
6367
6368 2003-01-01 [christoph]  0.8.8claws33
6369
6370         * src/mainwindow.c
6371         * src/gtk/Makefile.am
6372         * src/gtk/pluginwindow.c                ** NEW **
6373         * src/gtk/pluginwindow.h                ** NEW **
6374                 add plugin window
6375
6376         * src/plugins/demo/demo.c
6377         * src/plugins/spamassassin/spamassassin.c
6378         * src/plugins/spamassassin/spamassassin_gtk.c
6379                 write better plugin descriptions
6380
6381 2002-12-31 [christoph]  0.8.8claws32
6382
6383         * src/gtk/prefswindow.c
6384         * src/plugins/spamassassin/spamassassin_gtk.c
6385                 some small improvements to GTK code
6386
6387 2002-12-31 [christoph]  0.8.8claws31
6388
6389         * src/plugins/spamassassin/spamassassin_gtk.c
6390                 enable folder select button
6391
6392 2002-12-31 [christoph]  0.8.8claws30
6393
6394         * src/mainwindow.c
6395         * src/gtk/Makefile.am
6396         * src/gtk/prefswindow.c                         ** NEW **
6397         * src/gtk/prefswindow.h                         ** NEW **
6398                 add new prefs window
6399
6400         * src/common/plugin.c
6401                 don't try to load empty config lines
6402         
6403         * src/plugins/spamassassin/Makefile.am
6404         * src/plugins/spamassassin/spamassassin.c
6405         * src/plugins/spamassassin/spamassassin.h       ** NEW **
6406         * src/plugins/spamassassin/spamassassin_gtk.c   ** NEW **
6407                 GTK config for SpamAssassin Plugin using
6408                 the new prefs window
6409
6410 2002-12-31 [paul]       0.8.8claws29
6411
6412         * po/POTFILES.in
6413                 remove obsolete entry 'src/menu.c'
6414
6415 2002-12-31 [alfons]     0.8.8claws28
6416
6417         * src/matcher.[ch]
6418         * src/matcher_parser_parse.y
6419         * src/prefs_matcher.c
6420                 add "ignore_thread" and "~ignore_thread" condition so it's
6421                 possible to make the actions / scoring operate on the ignore
6422                 thread flag
6423
6424 2002-12-31 [christoph]  0.8.8claws27
6425
6426         * src/addrbook.c
6427         * src/addrindex.c
6428         * src/folder.c
6429         * src/matcher.c
6430         * src/prefs_account.c
6431         * src/prefs_actions.c
6432         * src/prefs_customheader.c
6433         * src/prefs_display_header.c
6434         * src/prefs_gtk.c
6435         * src/procmime.c
6436         * src/toolbar.c
6437         * src/xmlprops.c
6438         * src/common/prefs.[ch]
6439                 extend prefs file handling for reading and automatic handling
6440                 of blocks. When reading prefs_set_block_label will automatically
6441                 move on to the block. When writing it will copy all other blocks
6442                 automatically
6443
6444         * src/common/plugin.c
6445                 Now loading plugin filenames from [Plugins] block in
6446                 sylpheed rc file
6447
6448 2002-12-30 [christoph]  0.8.8claws26
6449
6450         * src/common/hooks.[ch]
6451                 return abort status to caller of hooks_invoke
6452                 
6453         * src/inc.[ch]
6454                 invoke message filtering hook and stop
6455                 default handling when filter returns abort
6456
6457         * src/common/plugin.[ch]
6458         * src/plugins/demo/demo.c
6459                 modify plugin loader, because resolving symbols for strings
6460                 does not work correctly
6461         
6462         * configure.in
6463         * ac/spamassassin.m4                            ** NEW **
6464         * src/plugins/spamassassin/.cvsignore           ** NEW **
6465         * src/plugins/spamassassin/Makefile.am          ** NEW **
6466         * src/plugins/spamassassin/README               ** NEW **
6467         * src/plugins/spamassassin/libspamc.[ch]        ** NEW **
6468         * src/plugins/spamassassin/spamassassin.c       ** NEW **
6469         * src/plugins/spamassassin/utils.[ch]           ** NEW **
6470                 add spamassassin plugin, see src/plugins/spamassassin/README
6471                 for details
6472
6473 2002-12-29 [alfons]     0.8.8claws25
6474
6475         * src/mainwindow.c
6476                 when moving focus from a message view to the main 
6477                 window, don't forget to select the summary node
6478                 of the displayed message. should fix "[ 659103 ] 
6479                 focus-follows-mouse confuses sylpheed"
6480
6481 2002-12-29 [christoph]  0.8.8claws24
6482
6483         * src/Makefile.am
6484         * src/stringtable.[ch]          ** REMOVE **
6485         * src/common/Makefile.am
6486         * src/common/stringtable.[ch]   ** NEW **
6487                 move stringtable files to common directory
6488
6489 2002-12-29 [christoph]  0.8.8claws23
6490
6491         * src/Makefile.am
6492         * src/menu.[ch]                 ** REMOVE **
6493         * src/gtk/Makefile.am
6494         * src/gtk/menu.[ch]             ** NEW **
6495                 move menu files to gtk directory
6496
6497 2002-12-29 [match]      0.8.8claws22
6498
6499         * src/addressbook.c
6500         * src/syldap.c
6501                 moved UI specific code out of LDAP code into addressbook
6502                 UI code. fixed memory leak.
6503
6504 2002-12-29 [christoph]  0.8.8claws21
6505
6506         * src/folder.c
6507                 only check for IGNORED parent message when message is
6508                 not IGNORED itself
6509
6510 2002-12-29 [alfons]     0.8.8claws20
6511
6512         * src/summaryview.c
6513                 set gtksctree's anchor correct (immediate execute
6514                 changes the tree's layout, and anchor points at 
6515                 the incorrect row). fixes "[ 657233 ] multiple msg 
6516                 delete sometimes off by 1".
6517                 we probably have to look for more tree layout /
6518                 anchor glitches.
6519
6520 2002-12-29 [paul]       0.8.8claws19
6521
6522         * src/summaryview.c
6523                 fix bug [ 659054 ] incorrect sorting of 'From' column
6524                 when using 'display sender using address book'
6525                 thanks to Alfons and Luke Plant
6526
6527 2002-12-29 [christoph]  0.8.8claws18
6528
6529         * src/folder.c
6530         * src/procmsg.[ch]
6531                 check parent messages for IGNORE THREAD flag, when adding,
6532                 moving or copying messages to a folder
6533
6534 2002-12-27 [alfons]     0.8.8claws17
6535
6536         re-organize matcher part 5; more to come
6537
6538         * src/matcher.c
6539                 hash keywords in matchparser_tab 
6540
6541 2002-12-27 [alfons]     0.8.8claws16
6542
6543         re-organize matcher part 4; more to come
6544
6545         * src/matcher_parser.h
6546         * src/matcher_parser_lex.l
6547         * src/matcher_parser_parse.y
6548                 cleanup
6549
6550 2002-12-27 [alfons]     0.8.8claws15
6551
6552         re-organize matcher part 3; more to come
6553
6554         * src/matcher.[ch]
6555                 cleanup
6556
6557 2002-12-27 [alfons]     0.8.8claws14
6558
6559         re-organize matcher part 2; more to come but this should
6560         work. cc me if there are any regressions.
6561
6562         * src/matcher.h
6563                 add prototype for get_matchparser_tab_id()
6564         * src/matcher_parser_lex.l
6565                 look up keywords using matchparser_tab_id();
6566
6567 2002-12-27 [alfons]     0.8.8claws12
6568
6569         re-organize matcher part 1
6570
6571         * src/matcher.h
6572                 map yacc generated constants to sylpheed matcher constants
6573         * src/matcher.c
6574                 add function to find a matcher constant from a string
6575
6576 2002-12-27 [christoph]  0.8.8claws11
6577
6578         * src/compose.c
6579                 MENUITEM_ADD casts the 4th argument from integer to pointer
6580                 so it probably should not be a pointer, this means we
6581                 should use account id for it and not the account's pointer
6582
6583 2002-12-27 [paul]       0.8.8claws10
6584
6585         * src/mainwindow.c
6586                 remove unneeded 'GtkWidget *vbox'
6587                 
6588         * src/summaryview.c
6589                 further sync with 0.8.8 - make sort
6590                 by recipient work as expected
6591                 
6592         * NEWS
6593                 sync with 0.8.8
6594
6595 2002-12-27 [paul]       0.8.8claws9
6596
6597         * po/pt_BR.po
6598                 updated by Ivan F. Martinez
6599                 
6600 2002-12-27 [darko]      0.8.8claws8
6601
6602         * src/common/utils.c
6603                 added locked pattern to extended search
6604
6605 2002-12-27 [alfons]     0.8.8claws7
6606
6607         * src/prefs_matcher.[ch]
6608                 clean up
6609
6610 2002-12-26 [alfons]     0.8.8claws6
6611
6612         * src/matcher.[ch]
6613         * src/matcher_parser_lex.l
6614         * src/matcher_parser_parse.y
6615         * src/prefs_matcher.c
6616                 allow color label as a condition in the matcher
6617
6618 2002-12-26 [oliver]     0.8.8claws5
6619         
6620         * src/toolbar.c 
6621                 enable Addressbook for Main and Messageview
6622         * src/prefs_actions.c
6623                 enable actions in Messageview
6624
6625 2002-12-26 [christoph]  0.8.8claws4
6626
6627         * src/common/plugin.c
6628                 add a little debug output
6629         * configure.in
6630         * src/plugins/demo/Makefile.am
6631                 better use of automake
6632
6633 2002-12-26 [christoph]  0.8.8claws3
6634
6635         * src/Makefile.am
6636         * src/common/Makefile.am
6637                 fix "make distdir"
6638
6639 2002-12-26 [christoph]  0.8.8claws2
6640
6641         * configure.in
6642                 sort configure checks into common / gtk / plugins
6643         * po/POTFILES.in
6644                 add src/prefs_gtk.c
6645         * src/Makefile.am
6646                 add plugins SUBDIR
6647         * src/main.c
6648         * src/common/sylpheed.[ch]
6649                 added now sylpheed_done function for shutdown
6650         * src/common/Makefile.am
6651         * src/common/plugin.[ch]                ** NEW **
6652                 plugin loader and unloader
6653         * src/plugins/.cvsignore                ** NEW **
6654         * src/plugins/Makefile.am               ** NEW **
6655                 build plugins
6656         * src/plugins/demo/.cvsignore           ** NEW **
6657         * src/plugins/demo/Makefile.am          ** NEW **
6658         * src/plugins/demo/demo.c               ** NEW **
6659                 small demo plugin that installs a logtext hook and
6660                 outputs the log text to stdout
6661
6662 2002-12-26 [paul]       0.8.8claws1
6663
6664         * po/es.po
6665                 updated by Ricardo Mones Lastra
6666
6667 2002-12-26 [paul]       0.8.8claws
6668
6669         * 0.8.8claws released
6670
6671 2002-12-26 [paul]       0.8.7claws12
6672
6673         * po/bg.po
6674                 updated by George Danchev
6675
6676 2002-12-26 [paul]       0.8.7claws11
6677
6678         * po/POTFILES.in
6679                 remove unneeded 'src/prefs.c' entry 
6680
6681 2002-12-26 [paul]       0.8.7claws10
6682
6683         * src/codeconv.c
6684           src/mainwindow.c
6685                 sync with 0.8.8 release
6686         
6687         * src/folder.[ch]
6688           src/mh.c
6689           src/summaryview.c
6690                 partial sync with 0.8.8 release
6691         
6692
6693 2002-12-25 [alfons]     0.8.7claws9
6694
6695         * src/matcher.[ch]
6696         * src/matcher_parser_lex.l
6697         * src/matcher_parser_parse.y
6698         * src/prefs_matcher.c
6699                 add locked flag to possible filtering / matcher 
6700                 conditions (also a good example what should be
6701                 done to add a simple boolean condition)
6702
6703 2002-12-25 [christoph]  0.8.7claws8
6704
6705         * src/Makefile.am
6706         * src/account.[ch]
6707         * src/addrbook.c
6708         * src/addressbook.c
6709         * src/addrindex.c
6710         * src/filtering.c
6711         * src/folder.c
6712         * src/matcher.c
6713         * src/prefs.[ch]                ** REMOVE **
6714         * src/prefs_account.c
6715         * src/prefs_actions.c
6716         * src/prefs_common.c
6717         * src/prefs_customheader.c
6718         * src/prefs_display_header.c
6719         * src/prefs_filtering.c
6720         * src/prefs_folder_item.c
6721         * src/prefs_gtk.[ch]            ** NEW **
6722         * src/prefs_matcher.c
6723         * src/prefs_scoring.c
6724         * src/prefs_summary_column.c
6725         * src/procmime.c
6726         * src/selective_download.c
6727         * src/toolbar.c
6728         * src/common/Makefile.am
6729         * src/common/prefs.[ch]         ** NEW **
6730                 split prefs.[ch] into prefs_gtk.[ch] and common/prefs.[ch]
6731
6732 2002-12-24 [alfons]     0.8.7claws7
6733
6734         * src/summaryview.c
6735                 summary_thread_build(): fix real cause of the crash mentioned in
6736                 0.8.7claws3. use subject_XXX() and not g_hash_table_XXX() functions,
6737                 this way we get meaningful ctree nodes 
6738
6739 2002-12-24 [oliver]     0.8.7claws6
6740
6741         * src/mainwindow.[ch]
6742         * src/messageview.[ch]
6743         * src/compose.[ch]
6744         * src/inc.c
6745         * src/summaryview.c
6746                 changes to use updated toolbar handling
6747                 
6748 2002-12-24 [oliver]     0.8.7claws5
6749
6750         * src/toolbar.[ch]
6751                 generic toolbar handling
6752                 used ideas from Ivan Francolin Martinez (ivanfm@users.sourceforge.net)
6753         * src/prefs_toolbar.[ch]
6754                 adjust to handling
6755         
6756 2002-12-24 [oliver]     0.8.7claws4
6757         
6758         * src/stock_pixmap.[ch]
6759                 move SYLPHEED_LOGO to end of list in order 
6760                 to remove it from Custom Toolbar`s Icon View
6761
6762 2002-12-24 [alfons]     0.8.7claws3
6763
6764         * src/summaryview.c
6765                 summary_thread_build(): fix crash because of focus != selection 
6766                 after threading. when deleting the selection, gtk tries but fails 
6767                 to find the correct focusable element. we now force the selection
6768                 to be focused. this should solve the infamous bug reported by 
6769                 Jason Wojciechowski (bug "[ 633443 ] Crash on deleting messages"). 
6770                 a test case is available. 
6771
6772 2002-12-24 [darko]      0.8.7claws2
6773
6774         * src/summaryview.c
6775                 don't crash when unmarking message with unread children
6776
6777 2002-12-23 [christoph]  0.8.7claws1
6778
6779         * src/Makefile.am
6780         * src/common/Makefile.am
6781                 update Makefiles for moved intl.h, version.h and defs.h
6782         * src/imap.c
6783                 rewrite imap_session_get to avoid duplicate code
6784
6785 2002-12-23 [paul]       0.8.7claws
6786
6787         * Santa-Claws released
6788         
6789         * po/hu.po
6790           po/ru.po
6791                 squeeze in updated Hungarian and Russian translations.
6792                 Submitted by  Gál Zoltán and Ruslan N. Balkin
6793
6794 2002-12-23 [paul]       0.8.6claws129
6795
6796         * po/pl.po
6797                 updated by Witold Wladyslaw Wojciech Wilk
6798
6799 2002-12-23 [paul]       0.8.6claws128
6800
6801         * src/quote_fmt_parse.y
6802                 fix typo and add licence header
6803
6804 2002-12-23 [paul]       0.8.6claws127
6805
6806         * po/en_GB.po
6807                 updated
6808
6809 2002-12-23 [paul]       0.8.6claws126
6810
6811         * po/it.po
6812                 updated translation, submitted by Alessandro Maestri
6813                 
6814 2002-12-23 [paul]       0.8.6claws125
6815
6816         * src/quote_fmt_parse.y
6817                 fix signature-stripping on replies bug. match
6818                 '-- \n' and not '-- '.
6819
6820 2002-12-22 [paul]       0.8.6claws124
6821
6822         * po/bg.po
6823           po/es.po
6824           po/sr.po
6825                 updated translations. submitted by George Danchev,
6826                 Ricardo Mones Lastra, and Urke MMI respectively
6827
6828 2002-12-21 [paul]       0.8.6claws123
6829
6830         * src/addrbook.c
6831                 fix coding style
6832
6833 2002-12-21 [paul]       0.8.6claws122
6834
6835         * src/addrbook.c
6836                 fix bug [643638] where if a person is in one or more
6837                 addressbook groups editing that person's email 
6838                 address results in removal from those groups.
6839                 Patch submitted by Luke Plant.
6840
6841 2002-12-20 [christoph]  0.8.6claws121
6842
6843         * src/common/utils.c
6844         * src/summaryview.c
6845                 reimplement expand_search_string using GString to
6846                 prevent crashs caused by miscalculated string
6847                 lengths reported by Paul
6848
6849 2002-12-20 [christoph]  0.8.6claws120
6850
6851         * src/summaryview.c
6852                 don't use "changed" to check if op_count has to be changed as it
6853                 is also set when the message has unread children
6854                 (closes bug [ 653221 ] crash while deleting duplicates)
6855
6856 2002-12-20 [paul]       0.8.6claws119
6857
6858         * sync with 0.8.6cvs27
6859                 see ChangeLog 2002-12-20
6860
6861 2002-12-20 [paul]       0.8.6claws118
6862
6863         * sync with 0.8.6cvs26
6864                 see ChangeLog 2002-12-19 and 2002-12-20
6865
6866 2002-12-19 [alfons]     0.8.6claws117
6867
6868         * src/textview.c
6869                 fix incorrect parsing of email addresses, submitted by 
6870                 Luke Plant (thanks!). Closes bug "[ 565480 ] duplicate 
6871                 name display if it contains @".
6872
6873 2002-12-18 [paul]       0.8.6claws116
6874
6875         * sync with 0.8.6cvs23
6876                 see ChangeLog 2002-12-18
6877
6878 2002-12-18 [paul]       0.8.6claws115
6879
6880         * src/Makefile.am
6881         * src/account.c
6882         * src/codeconv.c
6883         * src/gtkutils.[ch]
6884         * src/imap.c
6885                 sync with 0.8.6cvs22.
6886                 see ChangeLog 2002-12-17 and 2002-12-18
6887
6888 2002-12-17 [christoph]  0.8.6claws114
6889
6890         * src/imap.c
6891                 o don't create a session if imap greeting fails
6892                 o don't close socket when authentication fails
6893                   this is done by imap_session_destroy
6894
6895 2002-12-17 [thorsten]   0.8.6claws113
6896
6897         * tools/Makefile.am
6898           tools/README
6899           tools/google_msgid.pl ** NEW FILE **
6900                 Added "search for message-id" script and doc
6901
6902 2002-12-17 [thorsten]   0.8.6claws112
6903
6904         * po/hu.po
6905                 Updated hungarian translation
6906                 (updated by Gal Zoltan)
6907
6908 2002-12-16 [christoph]  0.8.6claws111
6909
6910         * src/addr_compl.c
6911                 remove stupid addressbook dump to debug output
6912         * src/mh.c
6913                 fix memory leak found by Hiro
6914
6915 2002-12-14 [paul]       0.8.6claws110
6916
6917         * src/compose.c
6918                 fix menubar sensitivity on send
6919                 
6920         * src/prefs_filtering.c
6921         * src/prefs_matcher.c
6922         * src/prefs_scoring.c
6923                 Fix english ;)
6924                 
6925         * src/common/quoted-printable.h
6926                 sync: fix typo
6927         
6928 2002-12-13 [christoph]  0.8.6claws109
6929
6930         * src/Makefile.am
6931         * src/manage_window.[ch]        ** REMOVE **
6932         * src/gtk/Makefile.am
6933         * src/gtk/manage_window.[ch]    ** NEW **
6934                 move manage_window files to gtk directory
6935
6936 2002-12-13 [christoph]  0.8.6claws108
6937
6938         * src/Makefile.am
6939         * src/gtkshruler.[ch]           ** REMOVE **
6940         * src/gtk/Makefile.am
6941         * src/gtk/gtkshruler.[ch]       ** NEW **
6942                 move gtkshruler files to gtk directory
6943
6944 2002-12-13 [christoph]  0.8.6claws107
6945
6946         * src/Makefile.am
6947         * src/compose.c
6948         * src/gtkstext.[ch]             ** REMOVE **
6949         * src/gtkutils.[ch]
6950         * src/textview.c
6951         * src/gtk/gtkstext.[ch]         ** NEW **
6952         * src/gtk/Makefile.am
6953                 o move stext functions to gtkstext.c to remove
6954                   dependency of gtkutils
6955                 o move gtkstext files to gtk directory
6956
6957         * src/gtk/Makefile.am
6958         * src/gtk/sslcertwindow.[ch]
6959                 UI stuff can always depend on common code so
6960                 it's ok to add ../common to include path
6961
6962 2002-12-13 [colin]      0.8.6claws106
6963
6964         * src/summaryview.c
6965                 Disconnect sighandlers for mainwindow when
6966                 quicksearch has the focus
6967                 Fix bug #653231
6968         * src/mainwindow.[ch]
6969                 Make key_pressed callback public, to be able
6970                 to disconnect it
6971
6972 2002-12-13 [christoph]  0.8.6claws105
6973
6974         * src/mh.c
6975                 create .mh_sequences file in new MH folders
6976                 (closes feature request [ 523162 ] MH folders should
6977                  get a .mh_sequences)
6978
6979 2002-12-13 [colin]      0.8.6claws104
6980
6981         * src/summaryview.c
6982                 Better handling of quicksearch show/hide
6983                 (basically the button stays under the mouse 
6984                  when toggled)
6985
6986 2002-12-13 [paul]       0.8.6claws103
6987
6988         * sync with 0.8.6cvs17
6989                 see ChangeLog 2002-12-13
6990
6991 2002-12-13 [paul]       0.8.6claws102
6992
6993         * po/es.po
6994                 updated by Ricardo Mones Lastra
6995
6996 2002-12-11 [colin]       0.8.6claws101
6997
6998         * src/folder.c
6999                 remove statusbar stuff
7000           src/folderview.c
7001                 set statusbar verbosity when moving folders
7002
7003 2002-12-11 [colin]       0.8.6claws100
7004         * src/prefs_filtering.c
7005         * src/prefs_matcher.c
7006         * src/prefs_scoring.c
7007                 Fix english ;)
7008
7009 2002-12-11 [colin]       0.8.6claws99
7010
7011         * src/prefs_common.[ch]
7012                 Add summary_quicksearch_type
7013         * src/summaryview.c
7014                 Save last used quicksearch type
7015
7016 2002-12-11 [jens]       0.8.6claws98
7017         * src/prefs_filtering.c
7018         * src/prefs_matcher.c
7019         * src/prefs_scoring.c
7020                 added dialog for incomplete rules in scoring, filtering and
7021                 matcher to ask wheather really close
7022
7023 2002-12-11 [colin]      0.8.6claws97
7024
7025         * src/folder.c
7026                 Fix folder dnd statusbar logging
7027
7028 2002-12-10 [christoph]  0.8.6claws96
7029
7030         * src/compose.c
7031         * src/folder.c
7032         * src/imap.c
7033         * src/inc.c
7034         * src/main.c
7035         * src/mainwindow.c
7036         * src/news.c
7037         * src/send.c
7038         * src/statusbar.[ch]
7039         * src/common/hooks.c
7040         * src/common/log.[ch]
7041                 o handle verbose logging in statusbar directly in statusbar code
7042                   and common code does not need any knowledge about a statusbar
7043                 o remove direct calls to statusbar_(puts|pop)_all functions
7044
7045 2002-12-10 [jens]       0.8.6claws95
7046
7047         * src/*.c
7048                 removed gettext from g_warnings
7049         * po/POTFILES.in
7050                 cleaned and updated
7051         * po/de.po
7052                 updated
7053
7054 2002-12-10 [colin]      0.8.6claws94
7055
7056         * src/main.c
7057                 finish crash dialog fix
7058
7059 2002-12-10 [colin]      0.8.6claws93
7060
7061         * src/main.c
7062                 "Fix" "sylpheed already running" instead of
7063                 crash dialog appearing after a crash
7064
7065 2002-12-10 [colin]      0.8.6claws92
7066
7067         * po/POTFILES.in
7068                 add src/gtk/sslcertwindow.c
7069
7070 2002-12-10 [paul]       0.8.6claws91
7071
7072         * po/POTFILES.in
7073                 updated to reflect recent changes
7074                 submitted by Alessandro Maestri
7075
7076 2002-12-09 [christoph]  0.8.6claws90
7077
7078         * src/Makefile.am
7079         * src/smtp.[ch]                 ** REMOVE **
7080         * src/common/Makefile.am
7081         * src/common/smtp.[ch]          ** NEW **
7082                 move smtp files to common directory
7083
7084 2002-12-09 [christoph]  0.8.6claws89
7085
7086         * src/Makefile.am
7087         * src/session.[ch]              ** REMOVE **
7088         * src/common/Makefile.am
7089         * src/common/session.[ch]       ** NEW **
7090                 move session files to common directory
7091
7092 2002-12-09 [paul]       0.8.6claws88
7093
7094         * src/account.c
7095                 fix bug [649746] edit accounts: move account reverted
7096                 Patch submitted by Luke Plant <lukeplant@users.sourceforge.net>
7097
7098 2002-12-09 [colin]      0.8.6claws87
7099
7100         * src/ssl_certificate.c
7101                 cleanup
7102
7103 2002-12-09 [colin]      0.8.6claws86
7104
7105         * src/ssl.c
7106                 Try to open the cert.pem database and 
7107                 issue a warning if it isn't there
7108
7109 2002-12-09 [colin]      0.8.6claws85
7110
7111         * src/common/ssl_certificate.c
7112         * src/gtk/sslcertwindow.c
7113                 Warning fixes
7114
7115 2002-12-09 [colin]      0.8.6claws84
7116
7117         * src/ssl_certificate.[ch] ** REMOVED **
7118         * src/common/ssl_certificate.[ch] ** NEW **
7119         * src/Makefile.am
7120         * src/common/Makefile.am
7121                 Moved ssl_certificate.[ch] to common
7122         * src/common/ssl.c 
7123                 Put back needed include
7124         * src/gtk/sslcertwindow.[ch]
7125                 Changed ssl_certificate.h include
7126         
7127 2002-12-09 [colin]      0.8.6claws83
7128
7129         * src/gtk/sslcertwindow.[ch]
7130                 Implement hook for certificate acception
7131         * src/ssl_certificate.[ch]
7132                 Implement hook for certificate acception
7133         * src/common/ssl.c
7134                 Reenable certificate acception check
7135         * src/mainwindow.c
7136                 Register sslcertwindow's hook
7137         
7138 2002-12-08 [christoph]  0.8.6claws82
7139
7140         * src/about.c
7141         * src/addr_compl.c
7142         * src/codeconv.c
7143         * src/manual.c
7144         * src/undo.c
7145         * src/common/utils.c
7146                 o add missing includes
7147                 o fix warnings
7148         * src/.cvsignore
7149         * src/common/.cvsignore
7150         * src/common/version.h          ** REMOVE **
7151                 remove autogenerated file
7152
7153 2002-12-08 [paul]       0.8.6claws81
7154
7155         * src/stringtable.c
7156                 put back needed include
7157
7158 2002-12-08 [colin]      0.8.6claws80
7159         
7160         * src/gtk/sslcertwindow.c
7161                 Cleaner popups when asking
7162         * src/ssl_certificate.c
7163         * src/prefs_common.[ch]
7164                 remove ssl certificate pref
7165                 put back needed include
7166         * src/undo.c
7167                 put back needed include
7168
7169 2002-12-08 [christoph]  0.8.6claws79
7170
7171         * src/folderview.c
7172         * src/logwindow.c
7173         * src/statusbar.c
7174         * src/summaryview.c
7175                 only abort hook invokation if required data is missing not
7176                 if our own data pointer is NULL, update hookfunction for
7177                 log window
7178
7179 2002-12-08 [paul]       0.8.6claws78
7180
7181         * src/about.c
7182         * src/addrcache.c
7183         * src/addrclip.c
7184         * src/addr_compl.c
7185         * src/addrselect.c
7186         * src/codeconv.c
7187         * src/colorlabel.c
7188         * src/enriched.c
7189         * src/esmtp.c
7190         * src/exporthtml.c
7191         * src/headerview.c
7192         * src/imageview.c
7193         * src/manual.c
7194         * src/noticeview.c
7195         * src/pgptext.c
7196         * src/scoring.c
7197         * src/sourcewindow.c
7198         * src/stringtable.c
7199         * src/undo.c
7200                 clean up: remove unneccesary includes
7201
7202 2002-12-08 [christoph]  0.8.6claws77
7203
7204         * src/folderview.c
7205         * src/statusbar.c
7206         * src/summaryview.c
7207         * src/common/hooks.[ch]
7208                 hook functions now have a gboolean return value, if a hook
7209                 returns TRUE it will stop executing of any more hooks in
7210                 the same hooklist for this invokation
7211
7212 2002-12-08 [colin]      0.8.6claws76
7213         
7214         * src/main.c
7215                 put back argv0 for CRASH_DIALOG
7216
7217 2002-12-08 [christoph]  0.8.6claws75
7218
7219         * src/Makefile.am
7220         * src/about.c
7221         * src/account.c
7222         * src/crash.c
7223         * src/esmtp.h
7224         * src/imap.[ch]
7225         * src/inc.c
7226         * src/main.c
7227         * src/mainwindow.c
7228         * src/news.c
7229         * src/pop.[ch]
7230         * src/prefs_account.[ch]
7231         * src/prefs_common.[ch]
7232         * src/send.[ch]
7233         * src/smtp.[ch]
7234         * src/ssl_certificate.[ch]
7235         * src/ssl_manager.[ch]
7236         * src/common/Makefile.am
7237         * src/common/log.c
7238         * src/common/nntp.[ch]
7239         * src/common/socket.[ch]
7240         * src/common/ssl.[ch]
7241         * src/gtk/sslcertwindow.[ch]
7242         * ac/openssl.m4
7243                 use new autoconf script to detect OpenSSL with extra parameters
7244                 to specify the location of libs and includes, also remove USE_SSL
7245                 to USE_OPENSSL
7246
7247         * src/common/sylpheed.[ch]
7248         * src/common/version.h.in
7249                 start seperation of common code initialization seperated from gui
7250
7251         * src/summaryview.c
7252                 The function that is called when a color label changes
7253                 should not change the color lable again
7254
7255 2002-12-08 [colin]      0.8.6claws74
7256
7257         * src/gtk/sslcertwindow.c
7258                 warning fixes
7259
7260 2002-12-08 [colin]      0.8.6claws73
7261
7262         * src/statusbar.c
7263           src/common/log.h
7264                 Register a hook for statusbar_puts_all
7265         * src/common/log.c
7266                 invoke statusbar_puts_all's hook
7267         
7268 2002-12-08 [colin]      0.8.6claws72
7269
7270         * src/ssl_certificate.c
7271                 Put back a badly-removed include
7272
7273 2002-12-08 [colin]      0.8.6claws71
7274
7275         * src/gtk/sslcertwindow.[ch]    ** NEW **
7276                 new certificate presentation
7277         * src/gtk/Makefile.am
7278                 add new files
7279         * src/ssl_certificate.[ch]
7280                 gtk cleanup, made utility functions public
7281         * src/ssl_manager.c
7282                 use new cert presentation
7283
7284 2002-12-07 [christoph]  0.8.6claws70
7285
7286         * src/Makefile.am
7287         * src/nntp.[ch]                 ** REMOVE **
7288         * src/common/Makefile.am
7289         * src/common/nntp.[ch]          ** NEW **
7290                 move nntp files to common directory
7291
7292 2002-12-07 [christoph]  0.8.6claws69
7293
7294         * src/procmsg.[ch]
7295         * src/summaryview.c
7296                 implement msginfo update callback using sylpheed's new
7297                 hook system. Invoke hooks from procmsg_msginfo_[un]set_flags.
7298
7299 2002-12-06 [christoph]  0.8.6claws68
7300
7301         * src/editgroup.c
7302                 This patch changes the 'Edit Group Details' dialog to
7303                 allow extended selections in either pane, so that
7304                 addresses can be added or removed from a group more
7305                 quickly and easily. (it actually is a net decrease in
7306                 file size, as some unnecessary functions have been
7307                 removed). 
7308                 (patch submitted by Luke Plant <lukeplant@users.sourceforge.net>)
7309
7310 2002-12-06 [christoph]  0.8.6claws67
7311
7312         * src/Makefile.am
7313         * src/template.[ch]             ** REMOVE **
7314         * src/common/Makefile.am
7315         * src/common/template.[ch]      ** NEW **
7316                 move template files to common directory
7317
7318         * src/nntp.c
7319                 add missing log.h include
7320
7321 2002-12-06 [melvin]     0.8.6claws66
7322
7323         * src/prefs_actions.c
7324                 Added the trailing ">" syntax to insert command's output
7325                 without replacing old text (in contrast to trailing "|").
7326
7327 2002-12-05 [colin]      0.8.6claws65
7328         
7329         * src/common/utils.c
7330                 Don't modify original search_string or it'll change
7331                 the next iterations in the for()
7332
7333 2002-12-05 [darko]      0.8.6claws64
7334
7335         * src/common/utils.c
7336                 proper check for filtering commands, found by Colin
7337
7338 2002-12-05 [darko]      0.8.6claws63
7339
7340         * src/common/utils.c
7341                 check proper string for NULL pointer, found by Colin
7342
7343 2002-12-05 [darko]      0.8.6claws62
7344
7345         * src/common/utils.[ch]
7346                 expand_search_string(): new function
7347                 converts Mutt-like patterns to Sylpheed's
7348                 filtering engine
7349         * src/summaryview.c
7350                 use expand_search_string() to allow Mutt-like
7351                 patterns in extended search
7352         * README.claws
7353                 document extended option in quick search
7354
7355 2002-12-05 [paul]       0.8.6claws61
7356
7357         * sync with 0.8.6cvs16
7358                 see ChangeLog 2002-12-05
7359                 
7360         * po/POTFILES.in
7361                 clean up
7362
7363 2002-12-04 [christoph]  0.8.6claws60
7364
7365         * src/imap.[ch]
7366                 put imap authentication code into a new function and
7367                 remove it from imap_session_new that will allow to
7368                 send other commands before authentication
7369
7370 2002-12-04 [christoph]  0.8.6claws59
7371
7372         * src/imap.[ch]
7373                 use already existing method to prevent unneeded IMAP
7374                 folder selects. Set imap_select parameters to NULL
7375                 in some functions if the values are not required.
7376
7377         * src/xml.h
7378                 remove no longer required include
7379
7380 2002-12-04 [paul]       0.8.6claws58
7381
7382         * po/es.po
7383                 updated by Ricardo Mones Lastra
7384                 
7385         * configure.in
7386           po/hu.po      ** NEW FILE **
7387                 initial Hungarian translation, submitted
7388                 by Gál Zoltán <galzoli@hu.inter.net>
7389
7390 2002-12-03 [christoph]  0.8.6claws57
7391
7392         * src/Makefile.am
7393         * src/gtksctree.[ch]            ** REMOVE **
7394         * src/gtk/Makefile.am
7395         * src/gtk/gtksctree.[ch]        ** NEW **
7396                 move gtksctree files to gtk directory
7397
7398 2002-12-03 [christoph]  0.8.6claws56
7399
7400         * src/Makefile.am
7401         * src/md5.[ch]                  ** REMOVE **
7402         * srm/common/Makefile.am
7403         * src/common/md5.[ch]           ** NEW **
7404                 move md5 files to common directory
7405
7406         * src/gtkstext.c
7407                 remove not required #include
7408
7409 2002-12-03 [sergey]     0.8.6claws55
7410
7411         * src/gtkutils.c
7412         * src/gtkutils.h
7413                 gtkut_window_popup(): new function.
7414         * src/mainwindow.c
7415                 main_window_popup(): use gtkut_window_popup() to raise
7416                 window without changing its position.
7417                 (see sylpheed-main ML message [sylpheed:17247])
7418
7419 2002-12-03 [sergey]     0.8.6claws54
7420
7421         * src/send.c
7422                 send_message_local(): removed first-dot escaping
7423                 (SMTP-only, not needed for sending through pipe)
7424
7425 2002-12-03 [paul]       0.8.6claws53
7426
7427         * po/POTFILES.in
7428                 update to reflect recent changes (thanks
7429                 to Ricardo Mones Lastra)
7430                 
7431         * tools/filter_conv.pl
7432                  fix problem with quoted strings. Patch submitted
7433                  by Luke Plant <lukeplant@softhome.net>
7434
7435 2002-12-03 [paul]       0.8.6claws52
7436
7437         * sync with 0.8.6cvs15
7438                 see ChangeLog 2002-12-03
7439
7440 2002-12-02 [christoph]  0.8.6claws51
7441
7442         * src/logwindow.[ch]
7443         * src/common/log.[ch]
7444                 implement logging using a hook function
7445
7446         * src/folderview.c
7447         * src/folder.[ch]
7448                 define hooklist name in header file to avoid
7449                 errors caused by wrong spelling of hooklist names
7450
7451         * src/toolbar.c
7452                 fix warnings
7453
7454 2002-12-02 [christoph]  0.8.6claws50
7455
7456         * src/common/Makefile.am
7457                 add src/common/hooks.[ch]
7458
7459         * src/common/hooks.[ch]
7460                 implement a simple hook system using glib's hook functions
7461
7462         * src/folder.[ch]
7463         * src/folderview.c
7464                 use new hook system for folder item updates
7465
7466 2002-12-02 [christoph]  0.8.6claws49
7467
7468         * doc-src/ui_seperation.txt     ** NEW **
7469                 information for ui seperation
7470
7471         * src/Makefile.am
7472                 remove files that were moved to common
7473                 include common directory by default for the header files
7474
7475         * src/inc.c
7476         * src/common/socket.c
7477         * src/automaton.[ch]
7478                 implement automaton using g_io_*-functions instead of
7479                 gdk_input_add to make it ui independent
7480
7481         * src/codeconv.c
7482         * src/compose.c
7483         * src/ldif.c
7484         * src/pgptext.c
7485         * src/procmime.c
7486         * src/rfc2015.c
7487         * src/smtp.c
7488         * src/unmime.c
7489                 remove common/ prefix because directory is now in
7490                 include path
7491
7492         * src/compose.c
7493         * src/folder.c
7494         * src/folderview.c
7495         * src/mainwindow.c
7496         * src/messageview.c
7497         * src/prefs_common.c
7498         * src/procmsg.c
7499         * src/rfc2015.c
7500                 fix warnings
7501
7502         * src/imap.c
7503         * src/inc.c
7504         * src/news.c
7505         * src/pop.c
7506         * src/send.c
7507         * src/smtp.c
7508         * src/ssl_certificate.c
7509                 add log.h header file for logging functions
7510
7511         * src/main.c
7512         * src/common/utils.c
7513         * src/summaryview.c
7514         * src/xml.c
7515                 o move debug_mode to common/utils.c
7516                 o add functions to set and get debug_mode
7517
7518         * src/defs.h                    ** REMOVE **
7519         * src/intl.h                    ** REMOVE **
7520         * src/socket.[ch]               ** REMOVE **
7521         * src/ssl.[ch]                  ** REMOVE **
7522         * src/utils.[ch]                ** REMOVE **
7523                 replaced by new files in src/common/
7524         
7525         * src/common/Makefile.am
7526                 add new files in src/common/
7527
7528         * src/common/defs.h             ** NEW **
7529         * src/common/intl.h             ** NEW **
7530         * src/common/log.[ch]           ** NEW **
7531         * src/common/socket.[ch]        ** NEW **
7532         * src/common/ssl.[ch]           ** NEW **
7533         * src/common/utils.[ch]         ** NEW **
7534                 replacement for files in src/
7535
7536 2002-12-02 [colin]      0.8.6claws48
7537
7538         * src/folderview.c
7539                 Scroll folderview if necessary during dnd
7540
7541 2002-12-02 [colin]      0.8.6claws47
7542
7543         * src/folder.[ch]
7544                 Add check to verify a move is within a single mailbox
7545         * src/folderview.c
7546                 Add specific error string for this check
7547
7548 2002-12-02 [colin]      0.8.6claws46
7549
7550         * src/folder.c
7551                 Add a test to folder moving, remove a statusbar_print
7552         * src/folderview.c
7553                 Add Move folder... context-menu item
7554                 Factorize folder moving code
7555                 Enable folder DND for mbox
7556
7557 2002-12-01 [christoph]  0.8.6claws45
7558
7559         * ac/aspell.m4
7560                 remove conf.aspelltest if the version check fails
7561
7562 2002-11-30 [christoph]  0.8.6claws44
7563
7564         * autogen.sh
7565                 run libtoolize --force in autogen to create missing
7566                 libtool scripts
7567
7568 2002-11-30 [christoph]  0.8.6claws43
7569
7570         * src/Makefile.am
7571         * src/pgptext.c
7572         * src/procmime.c
7573         * src/rfc2015.c
7574         * src/uuencode.[ch]             ** REMOVED **
7575         * src/common/Makefile.am
7576         * src/common/uuencode.[ch]      ** NEW **
7577                 move uuen/decoder to common directory
7578
7579 2002-11-30 [christoph]  0.8.6claws42
7580
7581         * src/Makefile.am
7582         * src/base64.[ch]               ** REMOVED **
7583         * src/codeconv.c
7584         * src/compose.c
7585         * src/ldif.c
7586         * src/pgptext.c
7587         * src/procmime.c
7588         * src/rfc2015.c
7589         * src/smtp.c
7590         * src/unmime.c
7591         * src/common/Makefile.am
7592         * src/common/base64.[ch]        ** NEW **
7593                 move base64 en/decoder to common directory
7594
7595 2002-11-30 [christoph]  0.8.6claws41
7596
7597         * src/common                    ** NEW **
7598                 new directory for UI independent code
7599         * src/gtk                       ** NEW **
7600                 new directory for GTK frontend
7601         * src/common/.cvsignore         ** NEW **
7602         * src/gtk/.cvsignore            ** NEW **
7603                 ignore build files
7604         * src/common/Makefile.am        ** NEW **
7605         * src/gtk/Makefile.am           ** NEW **
7606                 automake files to build new seperated stuff
7607         * src/Makefile.am
7608                 the binary will currently still be build with the
7609                 files in src, so we include the code from the
7610                 subdirs for now after building the libs there
7611
7612 2002-11-30 [paul]       0.8.6claws40
7613
7614         * src/compose.c
7615                 fix bug [642731] 'Wrong selected account with drafted mail'
7616
7617 2002-11-29 [oliver]     0.8.6claws39
7618         
7619         * src/messageview.c
7620                 o update summaryview when switching between different
7621                   messageviews          
7622         * src/toolbar.c  
7623                 o check if messageview holds already removed msg
7624                   from summaryview
7625                 
7626
7627 2002-11-29 [oliver]     0.8.6claws38
7628
7629         * src/toolbar.c 
7630                 remove not needed variables and includes
7631                 make messageview stay opened and move to next when msgs are deleted 
7632
7633 2002-11-29 [oliver]     0.8.6claws37
7634         
7635         * src/toolbar.c 
7636                 disable compose button (messageview toolbar) by default
7637                 deleted msgs are moved to trash
7638         
7639 2002-11-29 [melvin]     0.8.6claws36
7640
7641         * configure.in
7642                 Increased minimal gpgme version to 0.3.10 (Zombies out)
7643                 and to detect signatures expirations (gpgme 0.3.6)
7644
7645         * src/main.c
7646                 Use non obsolescent function for Gpgme engine checking.
7647
7648         * src/rfc2015.c
7649                 Inform about expired signatures or signatures which key
7650                 has expired. Expiration date is displayed.
7651
7652         * src/sigstatus.c
7653                 Inform about expired signatures or signatures which key
7654                 has expired.
7655
7656 2002-11-28 [paul]       0.8.6claws35
7657
7658         * src/folderview.c
7659                 re-instate 'Check for new messages' in Newsgroup
7660                 folders right-click menu, after a suggestion from
7661                 Tim Mann <timmann@users.sourceforge.net>
7662
7663         * src/main.c
7664                 after a crash check only local folders for new
7665                 messages
7666
7667 2002-11-28 [paul]       0.8.6claws34
7668
7669         * configure.in
7670                 apply patch that fixes the checking of GTK with XIM 
7671                 support on different OSs, such as FreeBSD. Patch 
7672                 submitted by Topia <topia@users.sourceforge.net>
7673                 
7674 2002-11-28 [paul]       0.8.6claws33
7675
7676         * src/mainwindow.c
7677           src/prefs_common.c
7678           src/prefs_toolbar.c
7679                 more changes to the English
7680
7681 2002-11-28 [paul]       0.8.6claws32
7682
7683         * sync with 0.8.6cvs13
7684                 see ChangeLog 2002-11-28 (no sync needed
7685                 for src/compose.c)
7686
7687 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws31
7688         
7689         * src/mainwindow.[ch]
7690                 add patch by Ivan F. Martinez introducing messageview Toolbar
7691                 some changes and committed by oliver    
7692
7693 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws30
7694
7695         * src/messageview.[ch]
7696                 add patch by Ivan F. Martinez introducing messageview Toolbar
7697                 some changes and committed by oliver    
7698
7699 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws29
7700
7701         * src/compose.[ch]
7702                 add patch by Ivan F. Martinez introducing messageview Toolbar
7703                 some changes and committed by oliver    
7704
7705 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws28
7706         
7707         * src/toolbar.[ch]
7708                 add patch by Ivan F. Martinez introducing messageview Toolbar
7709                 some changes and committed by oliver
7710
7711 2002-11-28 [oliver]     0.8.6claws27
7712         
7713         * src/prefs_toolbar.[ch]
7714                 getting ready for messageview toolbar
7715                 free mem allocated by gettext
7716                 change prefs_toolbar to prefs_toolbar_open
7717  
7718 2002-11-28 [thorsten]   0.8.6claws26
7719
7720         * src/imageview.[ch]
7721                 cleaned up conflicting declarations of
7722                 imageview_show_image()
7723
7724 2002-11-28 [paul]       0.8.6claws25
7725
7726         * src/grouplistdialog.c
7727           src/prefs_common.c
7728           src/prefs_summary_column.c
7729                 a few more improvements to the English
7730
7731 2002-11-28 [colin]      0.8.6claws24
7732
7733         * man/sylpheed.1
7734                 A few updates to command-line parameters
7735
7736 2002-11-28 [colin]      0.8.6claws23
7737
7738         * src/prefs_filtering.c
7739                 Fix problems with prefs_filtering_delete_path:
7740                 a) if the first rule is removed, original pointers
7741                    weren't updated (leading to segfaults)
7742                 b) it was always global_processing updated in case
7743                    of removed path was parent of rule path
7744
7745 2002-11-27 [paul]       0.8.6claws22
7746
7747         * src/mainwindow.c
7748           src/prefs_account.c
7749           src/prefs_actions.c
7750           src/prefs_common.c
7751           src/prefs_customheader.c
7752           src/prefs_display_header.c
7753           src/prefs_filtering.c
7754           src/prefs_folder_item.c
7755           src/prefs_matcher.c
7756           src/prefs_scoring.c
7757           src/prefs_summary_column.c
7758           src/prefs_template.c
7759           src/prefs_toolbar.c
7760                  improve the English in the GUI
7761
7762 2002-11-27 [colin]      0.8.6claws21
7763
7764         * src/folder.c
7765                 Fix processing renaming problems happening after
7766                 last commit
7767
7768 2002-11-27 [colin]      0.8.6claws20
7769
7770         * src/folder.c
7771                 recursive move now deletes src each subfolder after 
7772                 having moved it
7773         * src/folderview.c
7774                 Use identifier instead of path during dnd (enables
7775                 IMAP folder dnd)
7776
7777 2002-11-27 [paul]       0.8.6claws19
7778
7779         * src/main.c
7780                 apply patch that does command-line processing 
7781                 BEFORE gtk_init, allowing claws to run from 
7782                 shell-scripts in non-X environment (e.g. crontab 
7783                 or ip-up, ip-down scripts). Patch submitted by
7784                 Ruslan N. Balkin <baron@dartel.ru>
7785                 
7786         * po/it.po
7787                 updated by Alessandro Maestri
7788
7789 2002-11-27 [paul]       0.8.6claws18
7790
7791         * sync with 0.8.6cvs12
7792           src/prefs_common.c
7793                 Differences are that main uses a 'Receive dialog'
7794                 frame on the Interface tab, whereas claws groups all 
7795                 the dialogs together in a 'Dialogs' frame.
7796
7797 2002-11-27 [colin]      0.8.6claws17
7798
7799         * src/prefs_matcher.c
7800                 Fix Execute criteria's NOT flag
7801
7802
7803 2002-11-26 [christoph]  0.8.6claws16
7804
7805         * src/ssl.c
7806                 rewrite the ssl code a little bit, only use one
7807                 SSL context, set default certificates' file/path
7808
7809 2002-11-26 [thorsten]   0.8.6claws15
7810
7811         * src/compose.c
7812                 default-reply-to didn't work for ml-reply
7813
7814 2002-11-26 [melvin]     0.8.6claws14
7815
7816         * src/prefs_actions.c
7817                 Made pipe-actions ignore short headers in message view
7818                 Made trailing-pipe-actions write in the message view with
7819                 the same font as the original message
7820
7821 2002-11-26 [paul]       0.8.6claws13
7822
7823         * src/compose.c
7824                 this time commit the correct file
7825
7826 2002-11-26 [paul]       0.8.6claws12
7827
7828         * sync with 0.8.6cvs11
7829           src/quote_fmt_parse.y  
7830                 no sync needed
7831           src/account.[ch]       
7832                 not sync'ed
7833           src/compose.c
7834                 compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
7835                 on draft mode.
7836                 compose_reedit(): add check for 'X-Sylpheed-Account-Id:' 
7837                 header
7838                 
7839         see ChangeLog 2002-11-25 and 2002-11-26
7840
7841 2002-11-26 [colin]      0.8.6claws11
7842
7843         * src/folderview.c
7844                 Fix collapsed folder not auto-expanding during
7845                 mail dnd, if it was the source folder.
7846
7847 2002-11-25 [colin]      0.8.6claws10
7848
7849         * src/folderview.[ch]
7850                 Variable renaming and cleaning (slist of nodes 
7851                 to be re-collapsed is stored in FolderView)
7852
7853 2002-11-25 [paul]       0.8.6claws9
7854
7855         * src/prefs_common.[ch]
7856                 fix breakage caused by last commit
7857
7858 2002-11-25 [paul]       0.8.6claws8
7859
7860         * sync with 0.8.6cvs4
7861                 see ChangeLog 2002-11-21
7862
7863 2002-11-25 [paul]       0.8.6claws7
7864
7865         * sync with 0.8.6cvs4
7866                 see ChangeLog 2002-11-20
7867
7868 2002-11-25 [paul]       0.8.6claws6
7869
7870         * sync with 0.8.6cvs3
7871                 see ChangeLog 2002-11-18
7872
7873 2002-11-25 [colin]      0.8.6claws5
7874
7875         * src/gtkutils.[ch]
7876                 Add gtkut_ctree_node_is_parent()
7877         * src/folderview.c
7878                 Spring-loaded folders
7879
7880 2002-11-25 [colin]      0.8.6claws4
7881
7882         * src/utils.[ch]
7883                 Add slist_concat_unique(), function to merge
7884                 two GSList filtering dups
7885         * src/folder.[ch]
7886         * src/summaryview.[ch]
7887         * src/folderview.c
7888         * src/main.c
7889                 Add detection/update/display of unread answers
7890                 to marked mails
7891         * src/procmsg.[ch]
7892                 Add procmsg_find_children()
7893                 Add procmsg_msg_has_marked_parent()
7894
7895 2002-11-25 [colin]      0.8.6claws3
7896
7897         * src/ssl_certificate.[ch]
7898                 Allow checking a certificate without a DNS
7899                 lookup
7900                 Allow to forget a cert (by deleting it)
7901                 Make ssl_certificate_destroy_public
7902         * src/ssl_manager.[ch] ** NEW FILES **
7903                 Gui to manage (display/remove) certificates
7904         * src/prefs_common.[ch]
7905                 Add a pref to allow silent acceptation of
7906                 trusted certificates or not (based on the
7907                 "I want to know what's going on" principle)
7908         * src/mainwindow.c
7909                 Add SSL manager in Tools menu
7910         * src/Makefile.am
7911                 Add the new files to the build
7912         * po/POTFILES.in
7913                 Add ssl_manager.c to translations
7914
7915 2002-11-25 [colin]      0.8.6claws2
7916
7917         * src/summaryview.[ch]
7918                 Add S_SEARCH_EXTENDED to the quick search, which 
7919                 allows to search using filtering syntax.
7920
7921 2002-11-25 [colin]      0.8.6claws1
7922
7923         * src/summaryview.c
7924                 Deletion of duplicates now prefer deleting
7925                 the unread dup (fixes feature-request 638989).
7926
7927 2002-11-24 [paul]       0.8.6claws
7928
7929         * po/es.po
7930           po/pl.po
7931           po/ru.po
7932           po/sr.po
7933                 updated by Ricardo Mones Lastra,
7934                 Witold Wladyslaw Wojciech Wilk,
7935                 Ruslan N. Balkin, and  Urke MMI 
7936                 respectively
7937
7938 2002-11-24 [paul]       0.8.5claws182
7939
7940         * po/bg.po
7941                 updated by George Danchev
7942
7943 2002-11-23 [alfons]     0.8.5claws181
7944
7945         * src/imap.c
7946                 tiny memory leak found by browsing Dimitar's 
7947                 valgrind report
7948
7949 2002-11-23 [paul]       0.8.5claws180
7950
7951         * po/it.po
7952                 updated by Alessandro Maestri
7953
7954 2002-11-22 [christoph]  0.8.5claws179
7955
7956         * src/compose.c
7957         * src/inc.c
7958         * src/prefs_filtering.c
7959         * src/summaryview.c
7960                 more warning fixes
7961
7962 2002-11-22 [alfons]     0.8.5claws178
7963
7964         * src/summaryview.c
7965                 summary_execute_delete_func(): if message is deleted, make 
7966                 sure to also remove its entry in the subject hash table. 
7967                 fixes a corner case bug.
7968
7969 2002-11-22 [paul]       0.8.5claws177
7970
7971         * .cvsignore
7972                 add 'autom4te.cache'
7973                 
7974         * ltconfig      ** REMOVED **
7975                 not needed
7976
7977 2002-11-22 [paul]       0.8.5claws176
7978
7979         * src/textview.c
7980                 textview_set_font(): fix for message display in
7981                 UTF-8 locales (thanks to Sergey Vlasov).
7982                 
7983         * AUTHORS
7984                 add new team members and contributors
7985
7986
7987 2002-11-21 [colin]      0.8.5claws175
7988
7989         * src/procmsg.[ch]
7990                 Add procmsg_remove_special_headers()
7991         * src/mh.c
7992                 Use procmsg_remove_special_headers() for 
7993                 previous fix
7994
7995 2002-11-21 [colin]      0.8.5claws174
7996
7997         * src/mh.c
7998                 Fix moving/copying from queue/draft folders
7999                 for MH folders
8000
8001 2002-11-21 [christoph]  0.8.5claws173
8002
8003         * src/crash.c
8004         * src/filtering.c
8005         * src/logwindow.c
8006         * src/main.c
8007         * src/matcher_parser_lex.[hl]
8008         * src/mbox.c
8009         * src/mbox_folder.[ch]
8010         * src/prefs_filtering.c
8011         * src/procheader.c
8012         * src/quote_fmt_lex.l
8013         * src/ssl.c
8014                 fix all warnings except the warnings in lex and yacc files
8015
8016 2002-11-20 [christoph]  0.8.5claws172
8017
8018         * src/imap.c
8019                 fix MsgInfo retrieval for IMAP draft and queue folders
8020                 (closes bug [ 619558 ] Draft saving on IMAP box issue)
8021
8022 2002-11-19 [christoph]  0.8.5claws171
8023
8024         * src/compose.c
8025                 fix segfault, when draft saving does not get
8026                 the MsgInfo of the new message
8027                 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
8028
8029 2002-11-19 [christoph]  0.8.5claws170
8030
8031         * src/procmsg.c
8032                 add parameter check for flag setting function
8033                 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
8034
8035 2002-11-18 [paul]       0.8.5claws169
8036
8037         * src/compose.c
8038                 more sensitivity fixes to redirect mode:
8039                 * disable toolbar draft button
8040                 * allow only Address book in the Tools menu
8041                 * disable editing of message by the spell
8042                   checker
8043
8044 2002-11-18 [paul]       0.8.5claws168
8045
8046         * src/compose.c
8047                 fix sensitivity of menu items in compose_redirect():
8048                 allow only the necessary items 
8049
8050 2002-11-18 [paul]       0.8.5claws167
8051
8052         * src/compose.c
8053                 fix bug [ 603259 ] 'attachment got lost on bounce'
8054
8055 2002-11-18 [paul]       0.8.5claws166
8056
8057         * po/ru.po
8058                 updated by Ruslan N. Balkin <baron@dartel.ru>
8059
8060 2002-11-18 [colin]      0.8.5claws165
8061
8062         * src/main.c
8063           src/defs.h
8064                 Remove old filtering stuff
8065
8066
8067 2002-11-17 [oliver]     0.8.5claws164
8068
8069         * src/toolbar.h
8070                 remove not needed typedef 
8071
8072 2002-11-17 [oliver]     0.8.5claws163
8073
8074         * src/toolbar.c
8075                 make toolbar's on click events translatable
8076
8077 2002-11-15 [colin]      0.8.5claws162
8078
8079         * src/summaryview.c
8080                 Revert too-soon integration of a feature
8081
8082 2002-11-15 [christoph]  0.8.5claws161
8083
8084         * src/imap.c
8085                 use main's implementation of imap_get_msginfo
8086
8087 2002-11-15 [christoph]  0.8.5claws160
8088
8089         * src/compose.c
8090         * src/folder.[ch]
8091         * src/imap.c
8092         * src/mbox_folder.c
8093         * src/mh.c
8094         * src/news.c
8095         * src/procmsg.c
8096         * src/summaryview.c
8097                 replace claws' fetch_msginfo with main's get_msginfo
8098                 (use main's implementation where possible)
8099
8100 2002-11-15 [colin]      0.8.5claws159
8101
8102         * src/ssl_certificate.c
8103                 Missed a check
8104
8105 2002-11-16 [melvin]     0.8.5claws158
8106
8107         * po/fr.po
8108                 Updated French translations.
8109
8110 2002-11-16 [colin]      0.8.5claws157
8111
8112         * src/ssl_certificate.c
8113                 Check for missing parts in the certificates
8114
8115 2002-11-15 [colin]      0.8.5claws156
8116
8117         * src/folderview.c
8118                 Preventive fix (missing check) found by
8119                 Alfons
8120
8121 2002-11-15 [paul]
8122
8123         * NEWS
8124                 sync with 0.8.6 release
8125
8126 2002-11-15 [colin]      0.8.5claws155
8127
8128         * src/folder.[ch]
8129           src/folderview.c
8130                 Fix error handling of folder_item_move_to()
8131                 (thanks to Alfons!)
8132
8133 2002-11-15 [colin]      0.8.5claws154
8134
8135         * src/folder.[ch]
8136           src/folderview.c
8137                 folder_item_move_to() sets an error message instead
8138                 of having GUI stuff in folder.c
8139
8140 2002-11-15 [colin]      0.8.5claws153
8141
8142         * src/procmsg.[ch]
8143                 Implemented a callback for MsgInfo updates, 
8144                 heavily copy/pasted from Christoph's folder 
8145                 callback system
8146         * src/summaryview.[ch]
8147                 Register summary_update_msg as callback
8148
8149 2002-11-14 [colin]      0.8.5claws152
8150         
8151         * src/procmsg.c
8152                 Update the FolderItem after sending (fixes 617593)
8153
8154 2002-11-14 [christoph]  0.8.5claws151
8155
8156         * src/folder.c
8157                 fix wrong position of NULL pointer check found
8158                 by Sergey
8159
8160 2002-11-14 [christoph]  0.8.5claws150
8161
8162         * src/folder.c
8163                 fix segfault when deleting messages from IMAP folders
8164                 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
8165
8166 2002-11-14 [colin]      0.8.5claws149
8167
8168         * src/compose.c
8169                 Forwarding was also ignoring the folder's default account.
8170
8171 2002-11-14 [colin]      0.8.5claws148
8172
8173         * src/compose.c
8174                 Fix sent folder not set to folder properties when 
8175                 forwarding.
8176
8177 2002-11-14 [thorsten]   0.8.5claws147
8178
8179         * src/inc.c
8180                 inc_start(): Files were not moved from .processing to inbox,
8181                 if no global processing rule existed
8182
8183 2002-11-14 [colin]      0.8.5claws146
8184
8185         * src/ssl_certificate
8186                 Fix file operations
8187
8188 2002-11-14 [paul]       0.8.5claws145
8189
8190         * po/it.po
8191                 updated by Alessandro Maestri
8192
8193 2002-11-13 [alfons]     0.8.5claws144
8194
8195         * src/folder.c
8196                 folder_item_close(): only mark messages unread
8197                 when a folder has new messages 
8198
8199 2002-11-13 [keith]      0.8.5claws143
8200
8201         * src/imap.c
8202                 Fix problem moving or copying between
8203                 IMAP folders
8204
8205 2002-11-13 [colin]      0.8.5claws142
8206
8207         * src/matcher_parser_parse.y
8208                 Fix rule problem when " don't match
8209
8210 2002-11-13 [christoph]  0.8.5claws141
8211
8212         * src/folder.c
8213         * src/folderview.c
8214                 moved cache saving to folder_item_close
8215                 the folderview should not have to deal with
8216                 this things
8217
8218 2002-11-13 [christoph]  0.8.5claws140
8219
8220         * src/summaryview.c
8221                 moved setting of important score to
8222                 summary_set_prefs_from_folderitem
8223
8224 2002-11-13 [colin]      0.8.5claws139
8225
8226         * src/matcher_parser_parse.y
8227                 Fix a segfault in the parser (happening when
8228                 a good expression had been tested and a bad 
8229                 one arrives)
8230
8231 2002-11-13 [paul]       0.8.5claws138
8232
8233         * sync with 0.8.5cvs24
8234                 see ChangeLog 2002-11-13
8235                 
8236         * po/pt_BR.po
8237                 updated by Fabio Jr. Beneditto
8238
8239 2002-11-13 [colin]      0.8.5claws137
8240         
8241         * src/msgcache.c
8242           src/defs.h
8243           src/procmsg.[ch]
8244                 Revert last commit, problem
8245
8246 2002-11-13 [colin]      0.8.5claws136
8247
8248         * src/msgcache.c
8249                 Remove duplicated code
8250         * src/defs.h
8251                 Bumped CACHE_VERSION and MARK_VERSION
8252         * src/procmsg.[ch]
8253                 Network endian for cache and mark files
8254
8255 2002-11-12 [colin]      0.8.5claws135
8256
8257         * src/inc.c
8258                 Fix the "socket error" dialog which disappeared
8259
8260 2002-11-12 [colin]      0.8.5claws134
8261
8262         * src/msgcache.c
8263                 Reverse last commit which had performance 
8264                 problems, but still reverse the list
8265
8266 2002-11-12 [colin]      0.8.5claws133
8267
8268         * src/msgcache.c
8269                 Reverse list order
8270
8271 2002-11-12 [melvin]     0.8.5claws132
8272
8273         * src/compose.c
8274                 Added a check for a NULL prefs_common.dictionary
8275
8276 2002-11-12 [colin]      0.8.5claws131
8277
8278         * src/ssl_certificate.[ch]
8279                 Use FQDN hostname
8280
8281 2002-11-12 [colin]      0.8.5claws130
8282
8283         * src/ssl_certificate.[ch]
8284                 Take connection port into account for 
8285                 checking certificates (a single hostname
8286                 could have multiple servers with multiple
8287                 certificates)
8288         * src/ssl.c
8289                 Pass the port to ssl_certificate_check
8290
8291 2002-11-12 [paul]       0.8.5claws129
8292
8293         * src/folder.c
8294                 fix a typo in last commit
8295
8296 2002-11-12 [paul]       0.8.5claws128
8297
8298         * sync with 0.8.5cvs23
8299                 see ChangeLog entry 2002-11-12
8300
8301 2002-11-11 [colin]      0.8.5claws127
8302
8303         * src/ssl_certificate.c
8304                 Cleaner messages
8305                 Don't popup, instead log error, if the 
8306                 corresponding pref is checked
8307         * src/ssl_certificate.h
8308                 include <openssl/objects/h>
8309
8310 2002-11-11 [colin]      0.8.5claws126
8311
8312         * src/ssl_certificate.h
8313                 _Really_ clean it
8314
8315 2002-11-11 [colin]      0.8.5claws125
8316         
8317         * src/ssl_certificate.c
8318                 Fixed leak
8319
8320 2002-11-11 [colin]      0.8.5claws124
8321
8322         * src/ssl.c
8323                 Cleaned a bit
8324         * src/ssl_certificate.[ch]
8325                 Cleaned a bit (better use of SSL API)
8326                 (This will cause non-recognition of saved 
8327                  certificates of claws12[23]...)
8328
8329 2002-11-11 [paul]       0.8.5claws123
8330         
8331         * po/es.po
8332                 updated by Ricardo Mones Lastra
8333
8334 2002-11-11 [colin]      0.8.5claws122
8335
8336         * src/ssl.c
8337                 Fix a typo
8338
8339 2002-11-11 [colin]      0.8.5claws121
8340
8341         * src/ssl_certificate.[ch] ** NEW FILES **
8342         * src/ssl.[ch]
8343                 Check SSL certificates presented to us
8344         * src/Makefile.am
8345                 Add ssl_certificate.[ch]
8346         * po/POTFILES.in
8347                 Add ssl_certificate.c
8348
8349 2002-11-11 [paul]       0.8.5claws120
8350
8351         * sync with 0.8.5cvs22
8352                 see ChangeLog 2002-11-11
8353
8354 2002-11-11 [paul]       0.8.5claws119
8355
8356         * sync with 0.8.5cvs21
8357                 see ChangeLog 2002-11-11
8358
8359 2002-11-10 [jens]       0.8.5claws118
8360
8361         * src/folder.c
8362         * src/folderview.c
8363                 corrected some typing
8364         * po/de.po
8365                 updated german translation
8366         * sylpheed.spec.in
8367                 cleaned up specfile and adjusted it for claws
8368
8369 2002-11-10 [colin]      0.8.5claws117
8370
8371         * src/summaryview.c
8372                 a STATUSBAR_PUSH/POP fix
8373
8374 2002-11-10 [colin]      0.8.5claws116
8375
8376         * src/prefs_folder_item.c
8377                 Fix hanging after opening folder properties
8378
8379 2002-11-10 [hoa]        0.8.5claws115
8380
8381         * src/matcher_parser_lex.l
8382         * src/matcher_parser_parse.y
8383                 config file for scoring and filtering is no more trashed
8384                 when there is a syntax error in a filtering rule when
8385                 editing it in a dialog.
8386
8387 2002-11-09 [colin]      0.8.5claws114
8388
8389         * src/mbox_folder.c
8390                 Added missing initialisation of folder->destroy()
8391
8392 2002-11-09 [colin]      0.8.5claws113
8393
8394         * src/folder.c
8395           src/folderview.c
8396                 Fix the status bar messages
8397
8398 2002-11-09 [colin]      0.8.5claws112
8399
8400         * src/folderview.c
8401                 Fix hangs after folder dnd, happening after 
8402                 claws109.
8403
8404 2002-11-09 [christoph]  0.8.5claws111
8405
8406         * src/folderview.c
8407                 just changed order of calls (reverse order of
8408                 associated calls)
8409         * src/inc.c
8410                 lock inc when checking only one account, otherwise
8411                 inc all could be executed at the same time
8412
8413 2002-11-09 [christoph]  0.8.5claws110
8414
8415         * src/folderview.c
8416                 better unlock the mouse cursor before calling
8417                 summary_show because it changes the cursor too
8418
8419 2002-11-09 [christoph]  0.8.5claws109
8420
8421         * src/folder.[ch]
8422         * src/folderview.c
8423                 add functions to open and close a folder
8424                 o opending will execute scanning for remote folders
8425                   and processing
8426                 o closing will unset new flag for messages
8427
8428 2002-11-09 [colin]      0.8.5claws108
8429
8430         * src/folder.c
8431                 Add a call to prefs_matcher_write_config to 
8432                 avoid non-leaf folders filtering settings to be
8433                 lost
8434
8435 2002-11-09 [paul]       0.8.5claws107
8436
8437         * src/prefs_account.c
8438                 re-word a label
8439
8440 2002-11-09 [colin]      0.8.5claws106
8441
8442         * src/folderview.c
8443                 Minor esthetic fix
8444
8445 2002-11-09 [colin]      0.8.5claws105
8446
8447         * src/folderview.c
8448                 Fix prefs_filtering deletion for MH folders (same
8449                 reason as below)
8450         * src/prefs_filtering.c
8451                 Fix prefs_filtering renaming and deletion for 
8452                 folder-based processing rules.  
8453
8454 2002-11-09 [christoph]  0.8.5claws104
8455
8456         * src/compose.c
8457         * src/folder.[ch]
8458         * src/folderview.[ch]
8459         * src/import.c
8460         * src/inc.c
8461         * src/main.c
8462         * src/mainwindow.c
8463         * src/messageview.c
8464         * src/prefs_folder_item.c
8465         * src/procmsg.c
8466         * src/summaryview.c
8467                 implement a callback system for folder item updates
8468
8469 2002-11-09 [colin]      0.8.5claws103
8470
8471         * src/folderview.c
8472                 Fix prefs_filtering renaming for MH folders (we
8473                 shouldn't rename by path as another folder could
8474                 have the same hierarchy).
8475
8476 2002-11-09 [colin]      0.8.5claws102
8477
8478         * src/folder.c
8479                 Fix a leak found by Christoph, use better variable
8480                 names
8481
8482 2002-11-09 [colin]      0.8.5claws101
8483
8484         * src/folder.c
8485                 One more fix for processing rules
8486
8487 2002-11-08 [colin]      0.8.5claws100
8488         
8489         * src/matcher.c
8490                 Don't copy the compiled regexp (will be reevaluated)
8491         * src/folderview.c
8492                 Lock folderview while moving
8493         * src/folder.c
8494                 Provide info on what's happening to the user
8495
8496 2002-11-08 [colin]      0.8.5claws99
8497
8498         * src/folderview.c
8499                 Fix folder reordering after a move if parent is 
8500                 root
8501         * src/scoring.[ch]
8502                 Add function to copy a ScoringProp
8503         * src/prefs_folder_item.c
8504                 Copy scoring rules when copying a folder prefs
8505
8506 2002-11-08 [colin]      0.8.5claws98
8507
8508         * src/folderview.c
8509                 Fixes in case of failure
8510         * src/filtering.[ch]    
8511                 Add function to duplicate a FilteringProp
8512         * src/matcher.[ch]
8513                 Add function to duplicate a MatcherProp
8514         * src/prefs_folder_item.c
8515                 Save folder's processing rules when copying 
8516                 its prefs
8517
8518 2002-11-08 [colin]      0.8.5claws97
8519         
8520         * src/folderview.c
8521                 Sort after move
8522         * src/folder.c 
8523                 Change a printf to debug_print
8524
8525 2002-11-08 [colin]      0.8.5claws96
8526
8527         * src/folder.c
8528           src/folderview.c
8529                 Fix segfaults, call me stupido
8530         
8531
8532 2002-11-08 [colin]      0.8.5claws95
8533
8534         *src/folder.c
8535                 Added forgotten prefs to save when moving folders
8536
8537 2002-11-08 [colin]      0.8.5claws94
8538
8539         * src/folder.c
8540                 Fixes to folder DND (prefs copy)
8541         * src/folderview.c
8542                 Optimization for folder DND (don't rescan whole tree)
8543                 Added folderview_create_folder_node() for this 
8544                 optimization, so de-duped a bit the code
8545         * src/prefs_folder_item.[ch]
8546                 Added prefs_folder_item_copy_prefs()    
8547           
8548 2002-11-08 [paul]       0.8.5claws93
8549
8550         * src/prefs_account.c
8551           tools/README
8552           tools/kmail2sylpheed_v2.pl
8553                 correct some typos
8554
8555 2002-11-08 [paul]       0.8.5claws92
8556
8557         * src/compose.c
8558           src/prefs_account.[ch]
8559                 remove account options 'clearsign' and 'ascii_armored',
8560                 replace with 'default_gnupg_mode' to prevent mixed-mode
8561                 Privacy settings
8562
8563 2002-11-08 [paul]       0.8.5claws91
8564
8565         * src/compose.[ch]
8566                 re-implement GnuPG 'on-the-fly' mode selection,
8567                 disallow mixed-mode
8568
8569 2002-11-08 [colin]      0.8.5claws90
8570
8571         * src/folderview.c
8572           src/prefs_folder_item.c
8573                 Change "Property" to "Properties"
8574
8575 2002-11-07 [colin]      0.8.5claws89
8576
8577         * src/folderview.c
8578           src/folder.c
8579                 Allow folder dropping to a root folder
8580
8581 2002-11-07 [paul]       0.8.5claws88
8582
8583         * src/compose.c
8584                 revert last commit
8585
8586 2002-11-07 [paul]       0.8.5claws87
8587
8588         * src/compose.c
8589                 fix reply-to-list bug. closes bug report
8590                 "[633382] reply-to-list broken in recent cvs"
8591
8592 2002-11-07 [paul]       0.8.5claws86
8593
8594         * src/compose.c
8595                 add a forgotten '#if USE_GPGME ... #endif'
8596
8597 2002-11-07 [paul]       0.8.5claws85
8598
8599         * sync with 0.8.5cvs20
8600                 see ChangeLog 2002-11-07
8601
8602 2002-11-07 [colin]      0.8.5claws84
8603
8604         * src/folder.[ch]
8605                 Change folder_item_move_to to return the newly 
8606                 created folderitem.
8607         * src/folderview.c
8608                 Select the new folderitem after moving.
8609
8610 2002-11-07 [colin]      0.8.5claws83
8611
8612         * src/prefs_filtering.c
8613                 Fix rule rewriting when moving a leaf folder to a 
8614                 shorter path
8615
8616 2002-11-07 [colin]      0.8.5claws82
8617
8618         * src/prefs_filtering.c
8619                 fix a leak
8620
8621 2002-11-07 [colin]      0.8.5claws81
8622
8623         * src/folder.[ch]
8624                 Add folder_item_move_to() function to move a 
8625                 folderitem into another one (updates matcher etc)
8626         * src/folderview.c
8627                 Add folder drag'n drop (context menu to come)
8628                 [Should be dataloss free, but Please backup before 
8629                  trying !]
8630
8631 2002-11-06 [colin]      0.8.5claws80
8632
8633         * src/mh.c
8634                 mh_create_folder() returns NULL if can't create
8635                 directory hierarchy
8636
8637 2002-11-06 [paul]       0.8.5claws79
8638
8639         * src/compose.[ch]
8640                 allow 'on-the-fly' changing of the type of encryption 
8641                 and/or signing used (mime/ascii) via the compose window
8642
8643 2002-11-06 [paul]       0.8.5claws78
8644
8645         * sync with 0.8.5cvs19
8646                 see ChangeLog 2002-11-06 for src/account.c: 
8647                 account_get_special_folder()
8648                 
8649 2002-11-05 [alfons]     0.8.5claws77
8650
8651         * src/crash.c
8652                 very minor cleanups: nothing to see here, move on. :-)
8653
8654 2002-11-05 [colin]      0.8.5claws76
8655
8656         * src/main.c
8657                 Changes choices if compose windows are opened to
8658                 Discard, Draft, Don't quit
8659
8660 2002-11-05 [thorsten]   0.8.5claws75
8661
8662         * src/compose.c
8663                 reenabled default_reply_to folder option
8664
8665 2002-11-05 [colin]      0.8.5claws74
8666
8667         * src/compose.[ch] 
8668                 add compose_draft()
8669         * src/crash.c
8670                 add SIGTERM handler
8671         * src/main.[ch]
8672                 add clean_quit() for the SIGTERM handler
8673
8674 2002-11-05 [paul]       0.8.5claws73
8675         
8676         * po/es.po
8677                 updated by Ricardo Mones Lastra
8678
8679 2002-11-05 [melvin]     0.8.5claws72
8680
8681         * src/logwindow.c
8682                 Fixed log-clipping bug #616795.
8683                 To stop logging in the log window use 0 length.
8684         * src/prefs_common.c
8685                 Added a label to inform about the 0 log length behaviour.
8686
8687 2002-11-05 [paul]       0.8.5claws71
8688
8689         * sync with 0.8.5cvs17
8690                 see ChangeLog 2002-11-05
8691
8692 2002-11-04 [paul]       0.8.5claws70
8693
8694         * sylpheed-128x128.png
8695           sylpheed-64x64.png
8696           sylpheed.png
8697                 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
8698                 <nikai@users.sourceforge.net>
8699                 
8700         * po/bg.po
8701                 updated by George Danchev
8702
8703 2002-11-03 [thorsten]   0.8.5claws69
8704
8705         * src/main.c
8706           src/mimeview.c
8707           src/rfc2015.h
8708                 add check if gpg is active
8709
8710 2002-11-03 [thorsten]   0.8.5claws68
8711
8712         * src/toolbar.h
8713                 removed GSList declaration causing trouble on MacOS-X
8714                 (submitted by alfons, reported by xfesty)
8715
8716 2002-11-01 [paul]       0.8.5claws67
8717
8718         * src/mainwindow.c
8719                 remove last remnants of main's filter code
8720
8721 2002-11-01 [paul]       0.8.5claws66
8722
8723         * tools/filter_conv.pl
8724                 fix bug where user-defined headers were ignored
8725
8726 2002-11-01 [paul]       0.8.5claws65
8727
8728         * src/logwindow.c
8729                 make a debug_print() not translatable
8730
8731 2002-10-31 [melvin]     0.8.5claws64
8732
8733         * ac/aspell.m4
8734                 Fixed --disable-aspell-test. Now --disable-aspell-test will 
8735                 not run any GNU/aspell test.  The dictionary path will
8736                 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
8737                 was given, in which case, it will be $prefix/lib/aspell/
8738         * configure.in
8739                 Fixed typo in commentary (Aspell code).
8740
8741 2002-10-31 [paul]       0.8.5claws63
8742
8743         * po/POTFILES.in
8744                 remove src/filter.c and src/prefs_filter.c
8745                 thanks to Ricardo for reminding me
8746
8747 2002-10-31 [colin]      0.8.5claws62
8748
8749         * src/mbox_folder.c
8750                 Plug some leaks
8751
8752 2002-10-31 [paul]       0.8.5claws61
8753
8754         * src/prefs_filter.[ch] ** REMOVED **
8755           src/filter.[ch]       ** REMOVED **
8756           
8757         * src/Makefile.am
8758           src/folderview.c
8759           src/inc.c
8760           src/main.c
8761           src/mainwindow.c
8762           src/mbox.c
8763           src/prefs_common.c
8764           src/prefs_filtering.c
8765           src/summaryview.[ch]
8766                 remove main's 'filter' code
8767                 
8768         README.claws
8769                 update to reflect removal of main's filter
8770
8771 2002-10-31 [paul]       0.8.5claws60
8772
8773         * src/summaryview.c
8774                 remove check for global_processing in summary_filter_open(). 
8775                 This fixes the bug where if the user uses the right-click 
8776                 'Create filter rule...' and doesn't have any filter rules 
8777                 already defined in claws' advanced filtering, the newly 
8778                 created filter rule goes to main's filtering which is 
8779                 inaccessible through the gui. Now the filter rule gets added
8780                 to claws' filtering by default.
8781
8782 2002-10-28 [melvin]     0.8.5claws59
8783
8784         * src/prefs_actions.c
8785                 Fixed bug #627322 where MIME parts were not always
8786                 correctly passed to a %p action
8787                 Display an error dialog when message filename is not found.
8788
8789 2002-10-28 [melvin]     0.8.5claws58
8790
8791         * src/prefs_common.c
8792                 Readded a missing function declaration lost in 0.8.3claws34
8793
8794 2002-10-28 [paul]       0.8.5claws57
8795
8796         * sync with 0.8.5cvs15
8797                 see ChangeLog 2002-10-28 and 2002-10-25
8798                 
8799         Note: ChangeLog entry 2002-10-24 is not sync'ed.
8800
8801 2002-10-27 [oliver]     0.8.5claws56
8802
8803         * src/pop.c
8804                 plug leak in pop3_top_recv
8805
8806 2002-10-26 [christoph]  0.8.5claws55
8807
8808         * src/folder.c
8809                 set need_update folder flag when messages are added
8810                 (closes bug [ 626922 ] folder not updated after receiving)
8811
8812 2002-10-25 [melvin]     0.8.5claws54
8813
8814         * src/imageview.c
8815                 Fixed a memleak introduced in the scaling code.
8816
8817 2002-10-24 [alfons]     0.8.5claws53
8818
8819         * src/filtering.c
8820                 make filtering's forward message action forward from the 
8821                 correct account
8822                 (closes bug [628089 ] Filter -> Forward from address problem
8823                 reported by Oktay)
8824
8825 2002-10-24 [christoph]  0.8.5claws52
8826
8827         * src/mainwindow.c
8828         * src/manual.[ch]
8829                 o use manual of current locale or english if current
8830                   locale is not available (and english is available)
8831                 o also link to sylpheed doc project manuals
8832
8833 2002-10-23 [paul]       0.8.5claws51
8834
8835         * tools/README
8836           tools/kmail2sylpheed_v2.pl
8837                 add new version of kmail addressbook importer script.
8838                 works with newer versions of Kmail/KAddressBook which
8839                 have new and rearranged data.
8840
8841 2002-10-23 [martin]     0.8.5claws50
8842
8843         * src/folderview.c
8844         * src/summaryview.c
8845         * src/utils.h
8846         * src/utils.c
8847                 added length parameter to get_abbrev_newsgroup_name()
8848                 changed this function so that it abbreviates the newsgroup
8849                 names only so long it is smaller than the length parameter
8850                 (for better reading of some newsgroup names and space efficiency)
8851
8852 2002-10-22 [colin]      0.8.5claws49
8853
8854         *src/foldersel.c
8855                 Revert Alfons' last modification (after voting ;-))
8856
8857 2002-10-21 [alfons]     0.8.5claws48
8858
8859         * src/foldersel.c
8860                 folder view in folder selection dialog reflects state of
8861                 folder view in main window
8862
8863 2002-10-18 [alfons]     0.8.5claws47
8864
8865         * src/mbox.c
8866                 drop imported messages in folder selected by user,
8867                 and not in the inbox
8868                 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
8869
8870 2002-10-18 [alfons]     0.8.5claws46
8871
8872         * src/compose.c
8873                 make automagic reply work correctly for email accounts 
8874                 (whether it's viable to do a full sync with Hiro's 
8875                 compose.c is still under discussion)
8876
8877 2002-10-18 [melvin]     0.8.5claws45
8878
8879         * src/prefs_actions.c
8880                 Fixed bug #622275 where asynchroneous actions left 
8881                 zombies processes
8882                 Made (synchroneous) actions' input be displayed live.
8883
8884 2002-10-18 [christoph]  0.8.5claws44
8885
8886         * src/textview.c
8887                 don't add a newline in the textview in front of the
8888                 first textpart if header display is disabled
8889                 (closes bug [ 603385 ] disabled header display leaves blank
8890                  lin)
8891
8892 2002-10-18 [christoph]  0.8.5claws43
8893
8894         * src/folder.[ch]
8895         * src/imap.c
8896         * src/mbox_folder.c
8897         * src/mh.c
8898         * src/news.c
8899                 folder->get_num_list now returns an error code
8900                 (closes bug [ 609424 ] News cache cleared on failure)
8901                 
8902 2002-10-17 [colin]      0.8.5claws42
8903         
8904         * src/news.c
8905                 Changed a printf by debug_print
8906
8907 2002-10-16 [paul]       
8908
8909         * tools/OOo2sylpheed.pl
8910                 allow for spaces in the name of the
8911                 file to be attached.
8912
8913 2002-10-16 [colin]      0.8.5claws41
8914
8915         * src/main.c
8916                 Use a tristate to change online mode
8917
8918 2002-10-16 [paul]       0.8.5claws40
8919
8920         * po/es.po
8921                 updated by Ricardo Mones Lastra
8922
8923 2002-10-16 [colin]      0.8.5claws39
8924
8925         * src/main.c
8926           src/mainwindow.[ch]
8927                 Added --online and --offline command-line
8928                 switches
8929
8930 2002-10-15 [christoph]  0.8.5claws38
8931
8932         * src/procmime.c
8933                 set mimeinfo->name to NULL after g_free to
8934                 avoid double freeing with g_free
8935
8936 2002-10-14 [christoph]  0.8.5claws37
8937
8938         * src/compose.c
8939         * src/filtering.c
8940         * src/summaryview.c
8941                 remove calls to folder->change_flags that are now
8942                 done by procmsg flag functions (seems it is not
8943                 used by any foldertype anyway)
8944         * src/folder.c
8945                 init folder->change_flags with NULL
8946
8947 2002-10-14 [christoph]  0.8.5claws36
8948
8949         * src/folder.[ch]
8950         * src/imap.[ch]
8951                 use virtual functions for folder item new and destroy
8952                 functions
8953
8954 2002-10-14 [melvin]     0.8.5claws35
8955
8956         * src/compose.c
8957                 Added a test to not run the spell checker if no default
8958                 dictionary is available. No dialog is displayed though.
8959
8960 2002-10-14 [melvin]     0.8.5claws34
8961
8962         * src/gtkaspell.c
8963                 Fixed bug in dictionary list context menu where
8964                 "More..." pointed to an emtpy submenu if the
8965                 number of dictionaries is a multiple of 15
8966                 Removed unneeded code in suggestions list creation
8967
8968 2002-10-14 [paul]       0.8.5claws33
8969
8970         * po/bg.po
8971                 updated by George Danchev
8972
8973 2002-10-13 [hoa]        0.8.5claws32
8974
8975         * src/matcher.[ch]
8976           src/matcher_parser_parser.y
8977                 removed the escaped string from internal structure
8978                 of matcher.
8979
8980 2002-10-12 [colin]      0.8.5claws31
8981
8982         * src/gtksctree.[ch]
8983           src/summaryview.c
8984                 Removed useless function gtksctree_reanchor
8985
8986 2002-10-12 [alfons]     0.8.5claws30
8987         
8988         * sync with remaining main changes 2002-10-09 - 2002-10-11
8989         - drop changes to src/compose.c (requires claws specific changes)
8990         
8991 2002-10-12 [alfons]     0.8.5claws29
8992         
8993         * sync with main changes of 2002-10-08
8994         - drop changes to src/compose.c (requires claws specific changes)
8995         - drop changes to src/summaryview.c (requires changes to compose.c)     
8996
8997 2002-10-12 [alfons]     0.8.5claws28
8998         
8999         * sync with main changes of 2002-10-07
9000
9001 2002-10-12 [alfons]     0.8.5claws27
9002
9003         * sync with main changes of 2002-10-04
9004         - drop changes to src/compose.c (requires claws specific changes)
9005         - drop changes to src/prefs_folder_item.c (claws implementation
9006           seems to be working)
9007
9008 2002-10-12 [colin]      0.8.5claws26
9009
9010         * src/mainwindow.c
9011                 Fix folder-flicker when space-reading, introduced 
9012                 in claws22.
9013
9014 2002-10-12 [colin]      0.8.5claws25
9015
9016         * src/compose.c
9017                 Save account address when saving as draft.
9018                 (closes bug 621838)
9019
9020 2002-10-12 [colin]      0.8.5claws24
9021
9022         * src/summaryview.c
9023                 Fix the problem consisting of no message selected
9024                 after the last message in a folder has been moved.
9025
9026 2002-10-12 [paul]       0.8.5claws23
9027
9028         * src/compose.c
9029           src/prefs_template.c
9030           src/template.[ch]
9031                 add Cc and Bcc to templates. Patch submitted by
9032                 John L. Males.
9033
9034 2002-10-12 [colin]      0.8.5claws22
9035
9036         * src/folderview.c
9037                 Fix a bug after "Check for new messages":
9038                 If a folder was opened, it was still selected at
9039                 the end of the check, but displayed empty.
9040         * src/mainwindow.c
9041                 Remove unnecessary check
9042
9043 2002-10-12 [paul]
9044
9045         * tools/README
9046                 be more verbose in the description of
9047                 OOo2sylpheed.pl
9048                 
9049
9050 2002-10-11 [colin]      0.8.5claws21
9051
9052         * src/mainwindow.c
9053                 Make space work (better) when no mail is selected
9054
9055 2002-10-11 [colin]      0.8.5claws20
9056
9057         * src/inc.c
9058           src/news.c
9059                 fix warnings
9060
9061 2002-10-11 [colin]      0.8.5claws19
9062
9063         * src/mainwindow.c
9064                 revert 0.8.5claws6 changes as i couldn't get to
9065                 anything satisfying
9066
9067 2002-10-11 [melvin]     0.8.5claws18
9068
9069         * src/compose.c
9070                 Removed buggy and unused macro (should have been committed in
9071                 0.8.5claws17)
9072
9073 2002-10-11 [melvin]     0.8.5claws17
9074
9075         * src/compose.c
9076                 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
9077
9078 2002-10-11 [thorsten]   0.8.5claws16 
9079
9080         * src/folderview.c
9081                 remove rescan warning
9082
9083 2002-10-11 [colin]      0.8.5claws15 
9084
9085         * src/procheader.c
9086                 fix a segfault that happens if conv_unmime_header
9087                 fails (should be better to find out why it fails)
9088
9089 2002-10-11 [christoph]  0.8.5claws14
9090
9091         * src/summaryview.c
9092                 update folderview stats after ignore/unignore thread
9093
9094 2002-10-11 [hoa]        0.8.5claws13
9095
9096         * src/quote_fmt_parse.y
9097                 Fixed a yacc/bison syntax error
9098         * src/matcher.c
9099                 Escaping of string is fixed.
9100
9101 2002-10-11 [colin]      0.8.5claws12
9102
9103         * src/imageview.c
9104                 Resize images to fit
9105
9106 2002-10-11 [paul]       0.8.5claws11
9107
9108         * po/es.po
9109                 updated by Ricardo Mones Lastra
9110
9111 2002-10-10 [alfons]     0.8.5claws10
9112
9113         * src/compose.c
9114                 allow dropping files by "moving" files from a file manager,
9115                 not only by the more cumbersome "copying". the latter 
9116                 mostly implies holding down the Control button
9117
9118 2002-10-10 [christoph]  0.8.5claws9
9119
9120         * src/summaryview.c
9121                 update folders after thread building for ignored threads
9122
9123 2002-10-10 [christoph]  0.8.5claws8
9124
9125         * config/.cvsignore
9126                 added Makefile
9127         * src/filtering.[ch]
9128         * src/folder.[ch]
9129         * src/folderview.[ch]
9130         * src/import.c
9131         * src/inc.[ch]
9132         * src/mbox.[ch]
9133         * src/procmsg.c
9134         * src/summaryview.[ch]
9135                 o added new flag need_update to FolderItem
9136                 o removed folder_table from various functions from tracking
9137                   folder updates
9138                 o set need_update flags in folder.c's move, copy and delete
9139                   functions and procmsg's flags functions
9140                 o added function folderview_update_items_when_required that
9141                   updates all folders with need_update set
9142                 o call folderview_update_items_when_required instead of
9143                   folderview_update_item_foreach
9144
9145 2002-10-09 [sergey]     0.8.5claws7
9146
9147         * src/compose.c
9148                 Strip CRs whel loading the text into editor in reedit mode.
9149
9150 2002-10-09 [colin]      0.8.5claws6
9151
9152         * src/mainwindow.c
9153                 Make Space work when no mail is selected
9154
9155 2002-10-09 [colin]      0.8.5claws5
9156
9157         * src/gtksctree.[ch]
9158                 Fix range_select
9159                 Add gtk_sctree_reanchor() 
9160         * src/summaryview.c
9161                 Use gtk_sctree_reanchor() - better fix for 
9162                 bug 60413
9163
9164 2002-10-09 [colin]      0.8.5claws4
9165
9166         * src/summaryview.c
9167                 Fix shift-click select after delete problem
9168                 (closes bug 60413)
9169
9170 2002-10-08 [thorsten]   0.8.5claws3
9171
9172         * src/summaryview.c
9173                 exclude current msg from -hide read messages-
9174
9175 2002-10-08 [colin]      0.8.5claws2
9176
9177         * src/inc.[ch]
9178           src/pop.c
9179           src/recv.c
9180                 Differentiate socket errors from disk full
9181                 errors
9182
9183 2002-10-08 [christoph]  0.8.5claws1
9184
9185         * Makefile.am
9186         * configure.in
9187                 modifications for new config directory
9188
9189         * config.guess  ** REMOVED **
9190         * config.sub    ** REMOVED **
9191         * install-sh    ** REMOVED **
9192         * ltmain.sh     ** REMOVED **
9193         * missing       ** REMOVED **
9194         * mkinstalldirs ** REMOVED **
9195                 these files are autogenerated by automake
9196                 when you run autogen.sh
9197
9198         * config/.cvsignore     ** NEW FILE **
9199         * config/Makefile.am    ** NEW FILE **
9200                 ignore autogenerated files
9201                 create a Makefile in this directory
9202
9203 2002-10-08 [paul]       0.8.5claws
9204
9205         * 0.8.5claws release
9206         
9207         * src/compose.c
9208           src/procheader.c
9209           src/procmsg.c
9210                 fix quote reply format for newsgroups reply bug
9211                 (thanks to Hoa)
9212                 
9213         * po/en_GB.po
9214           po/pl.po
9215                 updated by me and Witold Wladyslaw Wojciech Wilk
9216                 repectively
9217
9218 2002-10-07 [paul]       0.8.3claws53
9219
9220         * po/it.po
9221           po/pt_BR.po
9222           po/sr.po
9223                 updated messages catalogs, submitted by
9224                 Alessandro Maestri, Fabio Jr.Beneditto 
9225                 and Urke MMI, respectively.
9226
9227 2002-10-07 [christoph]  0.8.3claws52
9228
9229         * src/folder.[ch]
9230         * src/folderview.c
9231         * src/mainwindow.c
9232                 fix new folder ghost message bug
9233                 (closes bug [ 619722 ] wrong count for newly created folders)
9234
9235 2002-10-07 [christoph]  0.8.3claws51
9236
9237         * src/compose.c
9238                 fix news posting problem
9239
9240 2002-10-07 [melvin]     0.8.3claws50
9241
9242         * po/fr.po
9243                 Updated French translation
9244
9245 2002-10-05 [christoph]  0.8.3claws49
9246
9247         * src/gtkstext.c
9248                 check if line_start_cache is set in gtk_stext_update_text
9249                 (closes bug [ 618119 ] crash while doing search in folder)
9250
9251 2002-10-05 [christoph]  0.8.3claws48
9252
9253         * src/imap.c
9254         * src/news.c
9255         * src/utils.c
9256         * src/utils.h
9257                 implement cache cleanups for claws' folder system
9258                 (closes bug [ 595916 ] imapcache not cleaned up)
9259
9260 2002-10-05 [melvin]     0.8.3claws47
9261
9262         * src/prefs_actions.c
9263                 Made the help text more clear for the %p token
9264
9265 2002-10-04 [paul]       0.8.3claws46
9266
9267         * sync with 0.8.5
9268                 see ChangeLog 2002-10-02 and 2002-10-03
9269
9270 2002-10-04 [christoph]  0.8.3claws45
9271
9272         * src/inc.c
9273                 fix segfault caused by pop before smtp
9274                 call to inc_account_mail with NULL
9275                 pointer for mainwin
9276
9277 2002-10-04 [paul]       0.8.3claws44
9278
9279         * configure.in
9280                 sync the LDAP detection from 0.8.5cvs1
9281
9282 2002-10-02 [christoph]  0.8.3claws43
9283
9284         * po/de.po
9285                 fix small spelling error
9286
9287 2002-10-02 [melvin]     0.8.3claws42
9288
9289         * ac/aspell.m4
9290                 Behave better and say "no" when test program cannot be run.
9291
9292 2002-10-02 [paul]       0.8.3claws41
9293
9294         * sync with 0.8.4cvs1
9295                 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
9296                 
9297         * src/summaryview.c
9298                 toggle the behavior of Reply menuitem between
9299                 normal reply and reply-to-list
9300
9301 2002-10-01 [sergey]     0.8.3claws40
9302
9303         * src/compose.c
9304                 Convert newlines in the message text to the canonical form
9305                 before base64 encoding (RFC2045 compliance, fixes some
9306                 interoperability issues with Evolution 1.0.3)
9307
9308 2002-09-29 [colin]      0.8.3claws39
9309
9310         * src/summaryview.c
9311                 Fix an unwanted copy/paste
9312
9313 2002-09-29 [colin]      0.8.3claws38
9314
9315         * src/mainwindow.c
9316                 Renamed "Custom toolbar" to "Customize toolbar"
9317                 Renamed "Show all header" to "Show all headers"
9318                 Renamed "Set diplay item" to "Set displayed items"
9319         * src/prefs_common.c
9320                 Renamed "Show all header" to "Show all headers"
9321         * src/prefs_summary_column.c
9322                 Renamed "diplay item" to "displayed items"
9323
9324 2002-09-29 [colin]      0.8.3claws37
9325
9326         * src/mainwindow.[ch]
9327                 online/offline status pixmaps follow theme
9328                 changes
9329         * src/summaryview.[ch]
9330                 quicksearch pixmap follows theme changes
9331
9332 2002-09-29 [thorsten]   0.8.3claws36
9333
9334         * src/compose.c
9335           src/prefs_folder_item.[ch]
9336                 add default_reply_to folder option (closes patch 581044)
9337
9338 2002-09-29 [christoph]  0.8.3claws35
9339
9340         * acconfig.h    ** REMOVED **
9341         * configure.in
9342         * ac/aspell.m4
9343         * ac/check-type.m4
9344         * ac/gnupg-check-typedef.m4
9345                 fix autoheader 2.50 warning
9346
9347 2002-09-29 [christoph]  0.8.3claws34
9348
9349         * major code cleanup (part 2)
9350         
9351                 - unused variables removed
9352                 - unused functions removed
9353                 - uninitialized variables checked
9354                 - missing return statements added
9355                 - missing function return types added
9356                 - added parentheses around assignment
9357                   when suggested by gcc
9358
9359 2002-09-29 [alfons]     0.8.3claws33
9360
9361         * src/logwindow.c
9362                 log_window_clear(): only bracket gtk_text_forward_delete() 
9363                 with gtk_text_freeze() / gtk_text_thaw() (see if this
9364                 works around GTK text bug)
9365
9366 2002-09-29 [paul]       0.8.3claws32
9367
9368         * po/bg.po
9369           po/sr.po
9370                 updated by George Danchev and Urke MMI
9371                 respectively
9372
9373 2002-09-27 [christoph]  0.8.3claws31
9374
9375         * doc-src/readme.txt
9376         * doc-src/rfc1806.txt   ** REMOVED **
9377         * doc-src/rfc2183.txt   ** NEW FILE **
9378         * doc-src/rfc2980.txt   ** NEW FILE **
9379                 update rfcs
9380
9381 2002-09-27 [melvin]     0.8.3claws30
9382
9383         * ac/aspell.m4
9384                 Fixed typo which could break linking
9385
9386 2002-09-27 [melvin]     0.8.3claws29
9387
9388         * ac/aspell.m4
9389                 Improved GNU/aspell checking. 
9390                 Fixed bug #614490
9391
9392 2002-09-27 [paul]       0.8.3claws28
9393
9394         * sync with 0.8.3cvs8
9395                 see ChangeLog 2002-09-27
9396
9397 2002-09-26 [colin]      0.8.3claws27
9398
9399         * src/toolbar.[ch]
9400           src/mainwindow.[ch]
9401                 Add "Reply to Mailing-list" to the toolbar
9402
9403 2002-09-26 [christoph]  0.8.3claws26
9404
9405         * src/summaryview.c
9406                 Fix wrong message counts in summaryview status
9407
9408 2002-09-26 [paul]       0.8.3claws25
9409
9410         * sync with 0.8.3cvs7
9411                 see ChangeLog 2002-09-26
9412
9413 2002-09-26 [paul]       0.8.3claws24
9414
9415         * sync with 0.8.3cvs6
9416                 see ChangeLog 2002-09-25
9417
9418 2002-09-25 [christoph]  0.8.3claws23
9419
9420         * src/prefs_common.c
9421         * src/prefs_folder_item.c
9422         * src/prefs_scoring.c
9423                 Renamed "kill score" to "hide score" in GUI
9424                 and prefs files
9425
9426 2002-09-25 [paul]       0.8.3claws22
9427
9428         * sync with 0.8.3cvs5
9429                 see ChangeLog 2002-09-24
9430
9431 2002-09-24 [alfons]     0.8.3claws21
9432
9433         patch by Satoshi Nagayasu: allows appending / saving multiple 
9434         selected files (closes "[ 612279 ] save multiple mesg(s) in 
9435         'Save as ...'")
9436
9437         * AUTHORS
9438                 add Satoshi Nagayasu
9439         * src/summaryview.c
9440                 summary_save_as(): allow saving selected files to
9441                 one file
9442                 summary_set_menu_sensitive: enable "Save As..." when
9443                 multiple files are selected
9444         * src/utils.[ch]
9445                 append_file(): new function
9446
9447 2002-09-24 [colin]      0.8.3claws20
9448
9449         * src/procmime.c
9450                 Fix segfault when mimeinfo doesn't have a 
9451                 content_type. 
9452
9453 2002-09-24 [colin]      0.8.3claws19
9454
9455         * src/prefs_common.[ch]
9456                 Add a preference to display send dialog or not
9457         * src/send.c
9458                 Display send dialog according to preference
9459
9460 2002-09-24 [colin]      0.8.3claws18
9461
9462         * src/compose.[ch]
9463                 Disable user actions when sending
9464
9465 2002-09-24 [colin]      0.8.3claws17
9466
9467         * src/procmime.c
9468                 Do not display name or filename for attachments
9469                 with an application/pgp-signature type
9470                 (security flaw, see bug 537413)
9471
9472 2002-09-23 [colin]      0.8.3claws16
9473
9474         * src/editaddress.c
9475                 Initialize entry_email, entry_alias and 
9476                 entry_remarks to first email address of the list
9477
9478 2002-09-23 [colin]      0.83claws15
9479
9480         * src/compose.c
9481                 Drop pgp-signature when reediting a signed queued
9482                 message
9483
9484 2002-09-23 [melvin]     0.8.3claws14
9485
9486         * po/fr.po
9487                 Updated French translation
9488
9489 2002-09-23 [melvin]     0.8.3claws13
9490
9491         * src/mainwindow.c
9492                 Made custom toolbar menu labels more consistent
9493         * src/prefs_toolbar.c
9494                 Made custom toolbar window title more consistent
9495
9496 2002-09-22 [colin]      0.8.3claws12
9497
9498         * src/inc.c
9499                 Initialize session type to normal before getting 
9500                 mail (fixes strange Get behaviour)
9501         * src/prefs_account.h
9502                 Move STYPE_POP_BEFORE_SMTP to last position to 
9503                 avoid other side-effects
9504
9505 2002-09-22 [colin]      0.8.3claws11
9506
9507         * src/prefs_account.c
9508                 Fix pop_bfr_smtp_tm_entry sensivity when switching
9509                 from pop3 to apop or vice-versa
9510
9511 2002-09-22 [colin]      0.8.3claws10
9512         
9513         * src/prefs_account.[ch]
9514                 Add an option for the POP before SMTP timeout
9515         * src/inc.c
9516                 Remember time of last POP connection
9517         * src/send.c
9518                 Do POP before SMTP only if timeout reached
9519
9520 2002-09-22 [oliver]     0.8.3claws9
9521         
9522         * README.claws
9523                 explain custom toolbar
9524
9525 2002-09-22 [oliver]     0.8.3claws8
9526
9527         * src/prefs_actions.[ch]
9528         custom toolbar for compose      
9529                 actions callback from compose toolbar
9530         * src/folderview.c
9531                 remove include toolbar.h
9532
9533 2002-09-22 [oliver]     0.8.3claws7
9534         
9535         * src/prefs_toolbar.[ch]
9536                 custom toolbar for compose
9537                 - generic prefs_toolbar handles both
9538                   Mainwin's toolbar as well as Compose toolbar          
9539
9540 2002-09-22 [oliver]     0.8.3claws6
9541         
9542         * src/toolbar.[ch]
9543                 custom toolbar for compose
9544                 restructure toolbar.[ch]
9545
9546 2002-09-22 [oliver]     0.8.3claws5
9547
9548         * src/compose.[ch]
9549                 custom toolbar for compose
9550
9551 2002-09-22 [oliver]     0.8.3claws4
9552         
9553         * src/mainwindow.[ch]
9554                 custom toolbar for compose 
9555                 move mainwin toolbar back to mainwindow
9556
9557 2002-09-22 [alfons]     0.8.3claws3
9558
9559         * src/procmsg.c
9560                 :%sno/if(/if (/gc
9561                 :%sno/for(/for (/gc
9562                 (beautify)
9563
9564 2002-09-22 [alfons]     0.8.3claws2
9565         
9566         * src/procmsg.c
9567                 procmsg_save_to_outbox(): don't unlink message file from queue;
9568                 callers should do it using folder_item_remove_msg()
9569
9570 2002-09-22 [colin]      0.8.3claws1
9571
9572         * src/mimeview.[ch]
9573                 Made mimeview_check_signature() public
9574         * src/textview.c
9575                 Made GPG signatures verifiable by clicking
9576                 the [application/pgp-signature] in the Text
9577                 view
9578
9579 2002-09-22 [paul]       0.8.3claws
9580
9581         * po/bg.po
9582           po/en_GB.po
9583           po/es.po
9584           po/it.po
9585           po/pl.po
9586           po/pt_BR.po
9587           po/sr.po
9588                 updated translations, submitted by George Danchev,
9589                 me, Ricardo Mones Lastra, Alessandro Maestri,
9590                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto 
9591                 and Urke MMI, respectively.     
9592
9593 2002-09-22 [alfons]     0.8.2claws65
9594
9595         * src/procmsg.c
9596         * src/pgptext.c
9597                 no furry valgrinds have been used to plug these memleaks
9598
9599 2002-09-20 [paul]       0.8.2claws64
9600
9601         * sync with 0.8.3cvs4
9602                 'Select thread' re-implemented 
9603                 see ChangeLog 2002-09-20
9604
9605 2002-09-21 [alfons]     0.8.2claws63
9606
9607         * src/compose.c
9608                 compose_send(): plug unnoticed memleak
9609
9610 2002-09-20 [alfons]     0.8.2claws62
9611
9612         * src/addr_compl.c
9613                 replace_address_in_edit(): strict check for NULL address to
9614                 fix "[ 607348 ] Segfault in address completion". My guess is
9615                 that this happens with an empty address book, but it's good
9616                 to have this check here anyway
9617                 
9618                 completion_window_button_press(): free string returned 
9619                 from the internal cache
9620
9621 2002-09-20 [christoph]  0.8.2claws61
9622
9623         * src/procmime.h
9624                 added ENC_BINARY to EncodingType
9625         * src/procmime.c
9626                 the string returned by procmime_get_encoding_str
9627                 should not depend on the order of values in the
9628                 EncodingType definition
9629         * doc-src/rfc1806.txt   ** NEW FILE **
9630                 Added rfc1806 about MIME Content-Disposition
9631                 Extension
9632
9633 2002-09-19 [paul]       0.8.2claws60
9634
9635         * sync with 0.8.2cvs3
9636                 see ChangeLog 2002-09-19
9637
9638 2002-09-19 [paul]       0.8.2claws59
9639
9640         * src/prefs_folder_item.c
9641                 revert to Darko's original alignment of colour
9642                 selector button
9643                 add a colon to folder_color label
9644                 
9645         * src/compose.c
9646                 add Colin's patch (with Hiro's modifications) to 
9647                 force BASE64 encoding for 8-bit text when signing
9648                 (sync with 0.8.3cvs2)
9649
9650 2002-09-18 [alfons]     0.8.2claws58
9651
9652         * src/compose.c
9653                 :%sno/if(/if (/gc
9654                 :%sno/for(/for (/gc
9655                 (beautify a little bit)
9656
9657 2002-09-18 [christoph]  0.8.2claws57
9658
9659         * src/pine.c
9660                 fix handling of fgetc return value
9661
9662 2002-09-17 [alfons]     0.8.2claws56
9663         
9664         * src/summaryview.c
9665                 summary_sort(): check non-NULL summaryview->folder_item when no 
9666                 folder is selected at all
9667                 (closes "[ 610344 ] sort label make syl Crash")
9668
9669 2002-09-17 [alfons]     0.8.2claws55
9670         
9671         * src/compose.c
9672                 beautify a little bit
9673
9674 2002-09-17 [christoph]  0.8.2claws54
9675
9676         * src/folder.c
9677                 initialize max values for cache and folder
9678                 when cache or folder is empty
9679
9680 2002-09-15 [colin]      0.8.2claws53
9681
9682         * src/compose.c
9683                 Fix a leak (thanks Alfons!) and cleaned
9684                 variables names for custom headers
9685
9686 2002-09-15 [colin]      0.8.2claws52
9687
9688         * src/compose.c
9689                 Fix custom headers recognition when
9690                 prefs_common.trans_hdr is on
9691
9692 2002-09-15 [colin]      0.8.2claws51
9693
9694         * src/compose.c
9695                 Allow dynamically-added custom headers
9696                 Yet not reparsed if reedited
9697
9698 2002-09-15 [alfons]     0.8.2claws50
9699
9700         * src/prefs_account.c
9701                 fix warnings
9702
9703 2002-09-15 [colin]      0.8.2claws49
9704         
9705         * src/prefs_account.c
9706                 fix pop_before_smtp sensitivity
9707
9708 2002-09-15 [colin]      0.8.2claws48
9709
9710         * src/inc.[ch]
9711                 add inc_pop_before_smtp()
9712                 allow MainWindow to be undefined in 
9713                 inc_account_mail() and inc_start()
9714         * src/pop.c
9715           src/prefs_account.h
9716                 add STYPE_POP_BEFORE_SMTP session type
9717         * src/prefs_account.c
9718                 activated pop before smtp option
9719         * src/send.c
9720                 do pop before smtp if the relevant option 
9721                 is set
9722
9723 2002-09-15 [paul]       0.8.2claws47
9724
9725         * sync with 0.8.3
9726                 see ChangeLog 2002-09-15
9727
9728 2002-09-14 [paul]       0.8.2claws46
9729
9730         * po/bg.po
9731                 updated Bulgarian translation, submitted by
9732                 George Danchev
9733
9734 2002-09-13 [paul]       0.8.2claws45
9735
9736         * src/compose.c
9737                 merge claws' select_account() with main's
9738                 (new) compose_select_account(). [sync with
9739                 0.8.2cvs15, see ChangeLog 2002-09-11]
9740
9741 2002-09-12 [christoph]  0.8.2claws44
9742
9743         * src/filter.c
9744                 allocate 1 elements of FolderItem not 0
9745
9746 2002-09-12 [colin]      0.8.2claws43
9747
9748         * src/compose.c
9749                 Fix bug #590825 (obey Follow-up: poster)
9750
9751 2002-09-12 [colin]      0.8.2claws42
9752
9753         * src/procmime.c
9754                 Fix bug #557009 (wrong headers for messages 
9755                 forwarded as attachments)
9756
9757 2002-09-11 [colin]      0.8.2claws41
9758         
9759         * src/compose.c
9760                 Put SCF: pseudo-header on top of message
9761                 Set draft tmp_flag when saved as draft
9762
9763         * src/procmsg.c
9764           src/procheader.c
9765                 Skip after first \n\n for beginning of real message
9766                 for drafts too
9767
9768 2002-09-11 [christoph]  0.8.2claws40
9769
9770         * src/filtering.c
9771                 use procmsg flag functions in filtering or processing
9772                 will cause incorrect folder message counts
9773
9774 2002-09-11 [colin]      0.8.2claws39
9775
9776         * src/compose.c
9777                 Fix bug #550175 - wrong save folder when reediting
9778                 drafts
9779
9780 2002-09-11 [paul]       0.8.2claws38
9781
9782         * sync with 0.8.2cvs14
9783                 see ChangeLog 2002-09-11
9784
9785 2002-09-11 [colin]      0.8.2claws37
9786
9787         * src/folder.c
9788                 Fix a typo (seeming to cause new/unread status to
9789                 be lost)
9790
9791 2002-09-10 [christoph]  0.8.2claws36
9792
9793         * src/compose.c
9794                 compose_redirect should not use compose_generic_new
9795                 because that does more stuff than expected including
9796                 opening the external editor
9797                 (closes bug "[ 526608 ] bounced messages appear blank
9798                  in editor")
9799
9800 2002-09-10 [christoph]  0.8.2claws35
9801
9802         * src/folder.c
9803                 fix problem with too large message number range
9804                 causing a crash in folder_item_scan
9805
9806 2002-09-10 [paul]       0.8.2claws34
9807
9808         * sync with 0.8.2cvs13
9809                 see ChangeLog 2002-09-10
9810
9811 2002-09-10 [christoph]  0.8.2claws33
9812
9813         * src/msgcache.c
9814                 set MsgInfo TmpFlags for queue and draft folders
9815                 (closes bug "[ 591676 ] Queue ignore MIME on restart")
9816
9817 2002-09-10 [paul]       0.8.2claws32
9818
9819         * AUTHORS
9820           po/bg.po      ** NEW FILE **
9821                 new Bulgarian translation submitted by
9822                 George Danchev <danchev@spnet.net>
9823                 
9824         * tools/Makefile.am
9825           tools/README
9826           tools/tb2sylpheed     ** NEW FILE **
9827                 add script that converts an addressbook exported
9828                 from The Bat! into a Sylpheed addressbook. Submitted
9829                 by Urke MMI <urke-kg@eunet.yu>
9830
9831 2002-09-10 [paul]       0.8.2claws31
9832
9833         * sync with 0.8.2cvs12
9834                 see ChangeLog 2002-09-10
9835
9836 2002-09-06 [paul]       0.8.2claws30
9837
9838         * src/prefs_common.c
9839                 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
9840                 
9841         * tools/Makefile.am
9842           tools/README
9843           tools/ldif-to-xml.py  ** REMOVED **
9844                 remove obsolete python script
9845
9846 2002-09-06 [paul]       0.8.2claws29
9847
9848         * sync with 0.8.2cvs10
9849                 see ChangeLog 2002-09-06
9850
9851 2002-09-04 [paul]       0.8.2claws28
9852
9853         * sync with 0.8.2cvs9
9854                 see ChangeLog 2002-08-04
9855
9856 2002-09-04 [colin]      0.8.2claws27 
9857
9858         * src/prefs_common.[ch]
9859                 Added signature color configuration
9860         * src/textview.c
9861                 Use user-specified signature color
9862
9863 2002-09-03 [colin]      0.8.2claws26
9864
9865         * src/prefs_common.[ch]
9866                 Added autosave and autosave_length prefs
9867         * src/compose.c
9868                 Added compose_remove_draft()
9869                 Auto-save drafts according to the prefs
9870         * src/main.c
9871                 Added a crash-indicator file, allowing to check
9872                 for new messages on startup if Sylpheed crashed
9873                 (makes saved drafts "reappear")
9874
9875 2002-09-03 [colin]      0.8.2claws25
9876
9877         * src/textview.[ch]
9878                 Grey the signature
9879
9880 2002-09-03 [paul]       0.8.2claws24
9881
9882         * sync with 0.8.2cvs8
9883                 see ChangeLog 2002-09-02 and 2002-09-03
9884
9885 2002-09-03 [darko]      0.8.2claws23
9886
9887         * src/folderview.c
9888                 use normal style when creating new folder to pick
9889                 proper font size 
9890
9891 2002-09-02 [melvin]     0.8.2claws22
9892
9893         * src/gtkaspell.m4
9894                 removed some obsolete code
9895
9896 2002-09-02 [melvin]     0.8.2claws21
9897
9898         * ac/aspell.m4
9899                 fixed test's equality sign (== to =)
9900
9901 2002-09-02 [alfons]     0.8.2claws20
9902
9903         * src/folder.c
9904         * src/mh.c
9905                 revert change of 0.8.2claws16 and use the mh_folder_destroy
9906                 as folder->destroy virtual as suggested by Hiro
9907                 (the mh.c code seems to have been lost around mh.c.1.21)
9908
9909 2002-09-02 [paul]       0.8.2claws19
9910
9911         * po/pt_BR.po
9912                 updated by Fabio Jr. Beneditto
9913                 
9914         * src/defs.h
9915                 use 'http://claws.sylpheed.org' for homepage link. 
9916                 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
9917
9918 2002-09-01 [alfons]     0.8.2claws18
9919
9920         * src/mh.c
9921                 plug memleak related to one Martin Kluge found
9922
9923 2002-08-31 [paul]       0.8.2claws17
9924
9925         * sync with 0.8.2cvs6
9926                 see ChangeLog 2002-08-30
9927
9928 2002-08-31 [alfons]     0.8.2claws16
9929
9930         * src/folder.c
9931                 folder_destroy(): remove mailbox from folderlist even if it has
9932                 no destroy virtual
9933
9934 2002-08-31 [alfons]     0.8.2claws15
9935
9936         * src/folder.c
9937                 :%sno/if(/if (/gc
9938                 :%sno/for(/for (/gc
9939                 (being pedantic I know)
9940
9941 2002-08-31 [alfons]     0.8.2claws14
9942
9943         * src/folder.c
9944                 check for NULL pointers returned from folder->fetch_msginfo virtual
9945                 (should solve some reported crashes)
9946
9947 2002-08-30 [alfons]     0.8.2claws13
9948
9949         * acconfig.h
9950         * configure.in
9951         * src/crash.c
9952                 enable crash dialog on compilation time
9953                 (--enable-crash-dialog configure option)
9954
9955 2002-08-30 [alfons]     0.8.2claws12
9956
9957         * AUTHORS
9958                 add Martin Kluge
9959         * src/mh.c
9960                 apply memory leak plug patch by Martin Kluge
9961                 (closes patch "[ 602568 ] patch for 602441 little memory leak",
9962                 bug "[ 599677 ] Very small memory leak in 0.81claws115",
9963                 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
9964
9965 2002-08-30 [darko]      0.8.2claws11
9966
9967         * src/folderview.c
9968                 copy Gtk style from normal style to match
9969                 font size for coloured folders
9970
9971 2002-08-29 [alfons]     0.8.2claws10
9972
9973         * sylpheed.desktop
9974                 Type=Internet <- Type=Application
9975                 (reported by Michael Schwendt, see:
9976                 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
9977                 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
9978
9979 2002-08-29 [paul]       0.8.2claws9
9980
9981         * sync with 0.8.2cvs5
9982                 see ChangeLog 2002-08-29
9983
9984 2002-08-29 [colin]      0.8.2claws8
9985
9986         * src/summaryview.c
9987                 Added a sanity check in summary_select_thread
9988                 Should fix bug 601605
9989
9990 2002-08-29 [colin]      0.8.2claws7
9991
9992         * src/main.c
9993                 Revert claws6 changes regarding bug #591676
9994
9995 2002-08-28 [colin]      0.8.2claws6
9996         
9997         * src/main.c
9998                 Ignore cache for queue folderitems
9999                 Fix bug #591676
10000
10001 2002-08-28 [melvin]     0.8.2claws5
10002
10003         * README.claws
10004                 Fixed typos.
10005
10006 2002-08-28 [melvin]     0.8.2claws4
10007
10008         * README.claws
10009                 Updated a bit the text concerning the spell checker
10010
10011 2002-08-28 [melvin]     0.8.2claws3
10012
10013         Merged the GNU_aspell_branch:
10014                 Support of new GNU/aspell is now included and the old pspell
10015                 is not supported anymore.
10016                 See README.claws
10017
10018         * README.claws
10019                 Updated spell checker text to reflect the switch to GNU/aspell
10020
10021         * ac/aspell.m4          *** NEW ***
10022         * src/gtkaspell.[ch]    *** NEW *** 
10023         * ac/pspell.m4          *** DELETED *** 
10024         * src/gtkspell.[ch]     *** DELETED ***
10025
10026         * ac/Makefile.am
10027                 Updated for GNU/aspell support
10028
10029         * po/POTFILES.in
10030                 Replaced gtkspell.c by gtkaspell.c
10031
10032         * acconfig.h
10033         * src/Makefile.am
10034         * src/about.c
10035         * src/compose.[ch]
10036         * src/crash.c
10037         * src/main.c
10038         * src/prefs_common.[ch]
10039                 Updated for GNU/aspell support
10040
10041 2002-08-28 [paul]       0.8.2claws2
10042
10043         * sync with 0.8.2cvs4
10044                 see ChangeLog 2002-08-27 and 2002-08-28
10045
10046 2002-08-28 [colin]      0.8.2claws1
10047
10048         * src/summary_search.c
10049                 Added "AND search"
10050
10051 2002-08-28 [jens]       0.8.2claws
10052
10053         *po/de.po
10054                 Updated German translations
10055
10056 2002-08-27 [melvin]     0.8.2claws
10057
10058         * po/fr.po
10059                 Updated French translations
10060
10061 2002-08-27 [paul]       0.8.2claws
10062
10063         * sync with 0.8.2 main release
10064
10065         * po/en_GB.po
10066           po/es.po
10067           po/it.po
10068           po/pl.po
10069           po/pt_BR.po
10070           po/sr.po
10071                 updated message catalogs submitted by
10072                 Ricardo Mones Lastra, Alessandro Maestri,
10073                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
10074                 Beneditto and Urke MMI  
10075
10076 2002-08-27 [hoa]        0.8.1claws123
10077
10078         * src/mainwindow.[ch]
10079         * src/summaryview.[ch]
10080                 removed the "filter setting" menu option.
10081                 add a "cancel a news message" menu option.
10082
10083 2002-08-26 [martin]     0.8.1claws122
10084
10085         * ChangeLog.claws
10086                 changed string under 0.8.1claws79 changed by myself
10087                 i'm sorry alfons :(
10088
10089 2002-08-26 [martin]     0.8.1claws121
10090
10091         * src/crash.c
10092                 added kill command to debuggerrc to start crash dialog
10093
10094 2002-08-26 [paul]       0.8.1claws120
10095
10096         * sync with 0.8.1cvs31
10097                 see ChangeLog 2002-08-26
10098
10099 2002-08-25 [alfons]     0.8.1claws119
10100
10101         * src/procmsg.c
10102                 fix bug that didn't send out correct headers to news server
10103                 when sending news article and email from queue (bug reported
10104                 and patch provided by Tim Mann; closes bug 
10105                 "[ 583196 ] 0.7.8claws can't post news")
10106
10107 2002-08-25 [alfons]     0.8.1claws118
10108
10109         * src/selective_download.c
10110                 mark two strings as translatable
10111                 (thanks to Urke MMI for pointing this out)
10112
10113 2002-08-25 [alfons]     0.8.1claws117
10114
10115         * src/summaryview.c
10116                 treat sent boxes as special and allow sorting them by addressee
10117                 (closes "[ 589418 ] Sent folder sorting misbehavior"
10118                 submitted by Steve Lamb)
10119
10120 2002-08-24 [alfons]     0.8.1claws116
10121
10122         * src/matcher.c
10123                 fix memleak reported by Martin Kluge
10124                 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
10125
10126 2002-08-24 [oliver]     0.8.1claws115
10127
10128         * src/prefs_toolbar.c
10129                 o code cleanup as suggested by Alfons
10130                 o memleak fix
10131
10132 2002-08-24 [alfons]     0.8.1claws114
10133
10134         * src/summaryview.c
10135                 o fix another memory leak reported by Martin Kluge
10136                   (see "[ 599568 ] Small Memory Leak")
10137                 o remove 'from' variable from 'summary_set_header()'; we can
10138                   do with just 'to' 
10139
10140 2002-08-24 [paul]       0.8.1claws113
10141
10142         * sync with 0.8.1cvs30
10143                 see ChangeLog 2002-08-23
10144
10145 2002-08-24 [alfons]     0.8.1claws112
10146
10147         * src/summaryview.c
10148                 remove unnecessary allocations for search bar fixing leaks
10149                 reported by Martin Kluge
10150                 (see "[ 599451 ] Further memory leaks?")
10151
10152 2002-08-24 [alfons]     0.8.1claws111
10153
10154         * src/main.c
10155                 make get_socket_name() public for crash.c
10156         * src/crash.c
10157                 o make report bug button work (goes to claws' 
10158                   bug tracker at sf.net)
10159                 o introduce function for doing important stuff just
10160                   before claws goes down
10161                 o clean up code 
10162
10163 2002-08-24 [alfons]     0.8.1claws110
10164
10165         * src/compose.c
10166                 move cursor to "To" entry when forwarding as attachment
10167                 (reported and solved by Steve Lamb, closes bug report
10168                 "[ 592880 ] Forward as attachment; cursor not in to")
10169
10170 2002-08-24 [colin]      0.8.1claws109
10171
10172         * src/mainwindow.c
10173                 fix quick search visibility after GUI (de)separations.
10174
10175 2002-08-23 [colin]      0.8.1claws108
10176
10177         * src/mainwindow.c
10178                 fix header pane visibility after folderview or
10179                 messageview (de)separation
10180
10181 2002-08-23 [paul]       0.8.1claws107
10182
10183         * src/mainwindow.[ch]
10184           src/toolbar.c
10185                 give full control of display or non-display 
10186                 of the Execute icon to Custom toolbar settings.
10187                 add new sensitivity condition to maninwindow.h: 
10188                 M_DELAY_EXEC
10189
10190         * ChangeLog
10191           ChangeLog.jp
10192           NEWS
10193                 more sync with 0.8.1cvs29
10194
10195 2002-08-23 [melvin]     0.8.1claws106
10196
10197         * src/alertpanel.c
10198                 Readded support for custom widget in alertpanel lost in last
10199                 sync.
10200
10201 2002-08-23 [paul]       0.8.1claws105
10202
10203         * sync with 0.8.1cvs29
10204                 see ChangeLog 2002-08-23
10205
10206 2002-08-23 [colin]      0.8.1claws104
10207
10208         * src/summaryview.c
10209                 Fix folder and search pixmaps exchanging positions
10210                 after theme or toolbar changes. Thank to Oliver for 
10211                 reporting this.
10212
10213 2002-08-23 [colin]      0.8.1claws103
10214
10215         * src/mainwindow.c
10216           src/messageview.[ch]
10217           src/noticeview.[ch]
10218           src/summaryview.c
10219                 Changed messageview_create() and noticeview_create()
10220                 to avoid the last gdk_warning
10221
10222 2002-08-22 [colin]      0.8.1claws102
10223
10224         * src/summaryview.c
10225                 Fix my new `Creating pixmap from xpm' warning
10226
10227 2002-08-22 [colin]      0.8.1claws101
10228
10229         * src/mainwindow.c
10230                 Fix some of the gdk warnings
10231
10232 2002-08-22 [colin]      0.8.1claws100
10233
10234         * src/Makefile.am
10235         * src/stock_pixmap.c
10236         * src/stock_pixmap.h
10237         * src/pixmaps/quicksearch.xpm *ADDED*
10238                 Add the quicksearch pixmap
10239         * src/mainwindow.c
10240         * src/summaryview.c
10241         * src/summaryview.h
10242                 Make quicksearch bar visible/hidden via a button
10243
10244 2002-08-22 [christoph]  0.8.1claws99
10245
10246         * src/folder.c
10247                 fix folder update for newsgroups with message
10248                 numbers below minimum number of articles to fetch
10249                 (closes bug #598445)
10250
10251 2002-08-22 [paul]       0.8.1claws98
10252
10253         * sync with 0.8.1cvs28
10254                 see ChangeLog 2002-08-22
10255
10256 2002-08-21 [alfons]     0.8.1claws97
10257
10258         * src/crash.c
10259                 use bt instead of bt full which seems to work 
10260                 better, and bt full doesn't give a great deal 
10261                 of information anyway
10262
10263 2002-08-21 [colin]      0.8.1claws96
10264
10265         * src/summaryview.c
10266                 fix summaryview_searchtype_changed prototype
10267
10268 2002-08-21 [christoph]  0.8.1claws95
10269
10270         * src/mainwindow.c
10271                 o fix broken menu update for sorting type, we have to
10272                   get this info from the summaryview now
10273                 o removed setting of threaded state in menu callback
10274         * src/summaryview.[ch]
10275                 more summaryview/folderitem seperation for
10276                 threading option
10277         * configure.in
10278                 removed not required --with-compiler-flags option
10279
10280 2002-08-21 [oliver]     0.8.1claws94
10281         
10282         * src/toolbar.h 
10283                 o rename toolbar.xml to toolbar_main.xml
10284                   since toolbar_compose.xml might come up 
10285                   any time soon
10286         * README.claws
10287                 add custom toolbar              
10288
10289 2002-08-21 [darko]      0.8.1claws93
10290
10291         * src/procmsg.c
10292                 don't reset tmp flags for messages copied
10293                 to sent folder
10294
10295 2002-08-21 [colin]      0.8.1claws92
10296         
10297         * src/prefs_filtering.c
10298                 fix renaming rules on folder rename 
10299                 when folder is not a leaf folder
10300
10301 2002-08-21 [paul]       0.8.1claws91
10302
10303         * src/prefs_folder_item.c
10304                 fix alignment of colour selector
10305
10306 2002-08-21 [paul]       0.8.1claws90
10307
10308         * sync with 0.8.1cvs27
10309                 see ChangeLog 2002-08-21
10310
10311 2002-08-21 [paul]       0.8.1claws89
10312
10313         * src/summaryview.c
10314                 fix crash when changing field type in
10315                 Quick search bar
10316
10317 2002-08-21 [colin]      0.8.1claws88
10318
10319         * src/summaryview.c
10320                 Made quick search case-insensitive
10321
10322 2002-08-21 [paul]       0.8.1claws87
10323
10324         * sync with 0.8.1cvs26
10325                 see ChangeLog 2002-08-21
10326
10327 2002-08-20 [christoph]  0.8.1claws86
10328
10329         * src/folderview.c
10330         * src/main.c
10331         * src/summaryview.[ch]
10332                 more summaryview/folderitem seperation for
10333                 sort_key and sort_type
10334         * src/procmsg.c
10335                 added missing return statement
10336
10337 2002-08-20 [colin]      0.8.1claws85
10338
10339         * src/summaryview.[ch]
10340                 Added a quick search box
10341         * src/mainwindow.c
10342         * src/prefs_common.[ch]
10343                 Added a show/hide option for the quick search
10344
10345 2002-08-20 [oliver]     0.8.1claws84
10346         
10347         * src/mainwindow.c
10348                 remove toolbar_create_popups
10349         * src/toolbar.[ch]
10350                 o remove toolbar_create_popups
10351                 o fix toolbar_set_sensitive 
10352                   (Bug reports #596834 and #596832)     
10353         * src/prefs_toolbar.c
10354                 o add "Set default" button
10355                 o align label and text + combo widgets
10356
10357 2002-08-20 [hoa]        0.8.1claws83bis
10358
10359         * src/imap.c
10360                 fixed a bug in imap_fetch_msginfo() in case there is no
10361                 current folder.
10362
10363 2002-08-20 [darko]      0.8.1claws83
10364
10365         * src/folderview.c
10366                 copy the color style of folder view so it
10367                 works with GTK themes
10368
10369 2002-08-20 [darko]      0.8.1claws82
10370
10371         * src/folder.h
10372         * src/folderview.c
10373         * src/prefs_folder_item.[hc]
10374                 don't use UI stuff in folder.h
10375
10376 2002-08-20 [darko]      0.8.1claws81
10377
10378         * src/folder.h
10379         * src/prefs_folder_item.h
10380         * src/folderview.c
10381         * src/prefs_folder_item.c
10382                 ability to set folder color in folderview
10383
10384 2002-08-19 [alfons]     0.8.1claws80
10385
10386         * src/summaryview.c
10387                 fix one of the earlier memleaks reported by Martin Kluge
10388
10389 2002-08-19 [alfons]     0.8.1claws79
10390
10391         * src/mainwindow.c
10392                 hide notice view when selecting seperate folder
10393                 view (reported by Urke MMI)
10394
10395 2002-08-19 [christoph]  0.8.1claws78
10396
10397         * src/folderview.c
10398         * src/prefs_folder_item.h
10399         * src/summaryview.[ch]
10400                 o add summary_set_prefs_from_folderitem to set
10401                   summaryview prefs (first step to remove all
10402                   references to the folderitem in summaryview)
10403                 o moved compiled regex stuff from folderitem prefs
10404                   to summaryview code
10405
10406 2002-08-19 [paul]       0.8.1claws77
10407
10408         * src/compose.c
10409                 add check for '.' to QUOTE_IF_REQUIRED
10410
10411 2002-08-19 [paul]       0.8.1claws76
10412
10413         * src/inc.c
10414                 sync with 0.8.1cvs25 (plug memory leak)
10415
10416         * src/prefs_toolbar.c
10417                 re-order prefs_toolbar_cancel()
10418
10419 2002-08-18 [alfons]     0.8.1claws75
10420
10421         * src/inc.c
10422         * src/matcher.c
10423                 plug other memleaks reported by Martin Kluge
10424
10425 2002-08-18 [paul]       0.8.1claws74
10426
10427         * po/pt_BR.po
10428                 updated by Fabio Jr. Beneditto
10429
10430 2002-08-18 [paul]       0.8.1claws73
10431
10432         * src/toolbar.[ch]
10433                 fix bug where tooltips were displayed untranslated              
10434
10435         * src/prefs_toolbar.c
10436                 fix bug where clicking 'Cancel' creates an icon & text
10437                 toolbar regardless of prefs
10438         
10439
10440 2002-08-17 [oliver]     0.8.1claws72
10441
10442         * src/prefs_toolbar.c
10443                 update toolbar on CANCEL
10444                 bug reported by Martin Kluge
10445         * src/toolbar.c
10446                 toolbar_destroy memleak fixed           
10447
10448 2002-08-17 [alfons]     0.8.1claws71
10449
10450         * src/toolbar.c
10451                 plug another memleak reported by Martin Kluge
10452
10453 2002-08-16 [alfons]     0.8.1claws70
10454
10455         * src/crash.c
10456                 use execvp() correctly (suggested by wwp; thanks!)
10457
10458 2002-08-16 [alfons]     0.8.1claws69
10459
10460         * src/gtksctree.c
10461                 plug memory leak reported by Kim Schultz & Martin Kluge
10462
10463 2002-08-16 [paul]       0.8.1claws68
10464
10465         * po/es.po
10466                 updated by Ricardo Mones Lastra
10467
10468 2002-08-16 [paul]       0.8.1claws67
10469
10470         * src/toolbar.h
10471                 fix bug where 'Compose News' icon showed wrong
10472                 tooltip
10473
10474 2002-08-16 [paul]       0.8.1claws66
10475
10476         * sync with 0.8.1cvs24
10477                 see ChangeLog 2002-08-16
10478
10479         * po/it.po
10480                 updated by Alessandro Maestri
10481
10482 2002-08-15 [paul]       0.8.1claws65
10483
10484         * po/sr.po
10485                 updated by Urke MMI
10486
10487 2002-08-15 [paul]       0.8.1claws64
10488
10489         * src/*.c
10490                 don't translate debug info
10491
10492         * src/matcher.[ch]
10493                 add copyright info
10494
10495 2002-08-15 [paul]       0.8.1claws63
10496
10497         * src/prefs_toolbar.c
10498                 fix bug where clicking 'OK' creates an icon & text
10499                 toolbar regardless of prefs
10500
10501 2002-08-14 [alfons]     0.8.1claws62
10502
10503         * src/main.c
10504                 add global var that has the full argv[0]
10505         * src/crash.c
10506                 o execvp the correct sylpheed by using argv0
10507                   and setting the correct work dir
10508                 o other tweaks  
10509
10510 2002-08-14 [oliver]     0.8.1claws61
10511         
10512         * enable/disable Toolbar Action Buttons 
10513         * code cleanups
10514         * src/mainwindow.c
10515         * src/toolbar.[ch]      
10516         * src/prefs_toolbar.c   
10517
10518 2002-08-14 [melvin]     0.8.1claws60
10519
10520         * po/fr.po
10521                 Updated French translations
10522
10523 2002-08-14 [melvin]     0.8.1claws59
10524
10525         * src/crash.c
10526                 Made bug report not translatable
10527         * src/exporthtml.c
10528                 Fixed exporthtml_build_filespec() return value
10529         * src/foldersel.c
10530                 Fixed incorrect include file
10531         * src/gtkspell.c
10532         * src/prefs_actions.c
10533         * src/prefs_toolbar.c
10534                 Made debug info not translatable
10535         * src/mutt.c
10536         * src/quote_fmt.c
10537                 Added missing includes
10538         * src/prefs_common.c
10539                 Fixed typo
10540
10541 2002-08-14 [paul]       0.8.1claws58
10542
10543         * faq/es/sylpheed-faq.html
10544           faq/es/sylpheed-faq-[1-3].html
10545           faq/es/sylpheed-faq-4.html     **NEW FILE **
10546                 update Spanish FAQ
10547
10548 2002-08-13 [christoph]  0.8.1claws57
10549
10550         * src/procmsg.c
10551                 ignore thread fix that did not mark all
10552                 child nodes of a ignored thread as
10553                 ignored. Does not work perfectly yet,
10554                 but it is better now
10555
10556 2002-08-13 [alfons]     0.8.1claws56
10557
10558         * src/crash.c
10559                 o implement 'save crash log'
10560                 o some tweaks
10561
10562 2002-08-13 [melvin]     0.8.1claws55
10563
10564         * src/main.c
10565                 removed unrequired "execinfo.h" header
10566
10567 2002-08-12 [paul]       0.8.1claws54
10568
10569         * faq/en/sylpheed-faq.html
10570           faq/en/sylpheed-faq-[1-3].html
10571           faq/en/sylpheed-faq-4.html     **NEW FILE **
10572                 update English FAQ
10573
10574 2002-08-12 [alfons]     0.8.1claws53
10575
10576         * po/POTFILES.in
10577                 add crash.c to translatables
10578         * src/crash.c
10579                 bring in Leandro's crash dialog
10580
10581 2002-08-11 [alfons]     0.8.1claws52
10582
10583         * src/crash.c
10584                 clean up some warnings
10585
10586 2002-08-11 [alfons]     0.8.1claws51
10587
10588         * acconfig.h
10589         * configure.in
10590         * src/crash.[ch]        ** NEW FILES **
10591         * src/main.c            
10592                 initial gdb crash handler
10593
10594 2002-08-11 [paul]       0.8.1claws50
10595
10596         * src/prefs_toolbar.c
10597                 replace Up/Down arrow pixmaps with text to be
10598                 consistent across icon themes
10599
10600 2002-08-11 [paul]       0.8.1claws49
10601
10602         * src/prefs_common.c
10603           src/prefs_toolbar.c
10604                 rename 'Pixmap' -> 'Icon'
10605
10606         * src/toolbar.[ch]
10607                 rename  'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
10608
10609 2002-08-10 [paul]       0.8.1claws48
10610
10611         * src/prefs_toolbar.c
10612                 re-work the UI
10613
10614 2002-08-10 [paul]       0.8.1claws47
10615
10616         * src/main.c
10617                 don't write Processing progress to status bar
10618                 patch submitted by Alexander Evseev
10619
10620         * src/prefs_toolbar.c
10621                 re-position and resize window
10622                 make window assume correct size on first call
10623
10624 2002-08-10 [paul]       0.8.1claws46
10625
10626         * src/mainwindow.c
10627           src/prefs_toolbar.c
10628           src/toolbar.c
10629           src/toolbar.h
10630                 obey coding style
10631                 follow UI text conventions
10632
10633 2002-08-10 [alfons]     0.8.1claws45
10634
10635         * src/toolbar.c
10636                 correct pixmap for delete action
10637
10638 2002-08-10 [paul]       0.8.1claws44
10639
10640         * po/pt_BR.po
10641                 updated by Fabio Jr. Beneditto
10642
10643 2002-08-10 [paul]       0.8.1claws43
10644
10645         * po/POTFILES.in
10646                 add custom toolbar files
10647
10648 2002-08-10 [paul]       0.8.1claws42
10649
10650         * sync with 0.8.1cvs22
10651                 see ChangeLog 2002-08-09
10652
10653 2002-08-09 [paul]       0.8.1claws41
10654
10655         * tools/Makefile.am
10656           tools/README
10657           tools/outlook2sylpheed.pl     ** NEW FILE **
10658                 add script to convert exported Outlook
10659                 contacts list to a Sylpheed addressbook.
10660                 Submitted by Ricardo Mones Lastra.
10661
10662 2002-08-09 [paul]       0.8.1claws40
10663
10664         * AUTHORS
10665           configure.in
10666           po/sr.po      ** NEW FILE **
10667                 add Serbian message catalog. Submitted by
10668                 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>             
10669
10670 2002-08-09 [paul]       0.8.1claws39
10671
10672         * sync with 0.8.1cvs21
10673                 see ChangeLog 2002-08-08
10674
10675 2002-08-08 [oliver]     0.8.1claws38
10676
10677         * src/mainwindow.c
10678                 move Custom Toolbar to Configuration menu
10679
10680 2002-08-08 [oliver]     0.8.1claws37
10681
10682         * src/prefs_toolbar.c
10683                 fix substitute pixmap bug
10684
10685 2002-08-08 [paul]       0.8.1claws36
10686
10687         * sync with 0.8.1cvs19
10688                 see ChangeLog 2002-08-08
10689
10690 2002-08-07 [christoph]  0.8.1claws35
10691
10692         * src/utils.c
10693                 fixed a memory leak in new canonicalize_file_replace
10694
10695 2002-08-07 [christoph]  0.8.1claws34
10696
10697         * src/utils.[ch]
10698                 o canonicalize_file_replace should create the temporary
10699                   file in the same directory as the original file.
10700                 o added get_tmpfile_in_dir that creates a temorary file
10701                   in a specified directory.
10702
10703 2002-08-07 [melvin]     0.8.1claws33
10704
10705         * src/toolbar.c
10706                 fixed bug where 'Article' button acted as 'Email' button.
10707
10708 2002-08-07 [paul]       0.8.1claws32
10709
10710         * sync with 0.8.1.cvs17
10711                 see ChangeLog 2002-08-07
10712
10713 2002-08-07 [colin]      0.8.1claws31
10714         
10715         * src/news.c
10716                 fix mass-cancel problem
10717
10718 2002-08-07 [thorsten]   0.8.1claws30
10719
10720         * src/prefs_toolbar.c
10721                 fix: crash on replace or add new button
10722         * src/toolbar.c
10723                 fix: close xmlfile after reading
10724         * src/utils.c
10725                 fix: unlink() file before rename()
10726
10727 2002-08-06 [paul]       0.8.1claws29
10728
10729         * sync with 0.8.cvs15
10730                 see ChangeLog 2002-08-06
10731
10732 2002-08-06 [oliver]     0.8.1claws28
10733
10734         * src/toolbar.c
10735         * src/prefs_toolbar.c
10736                 fixed empty toolbar issue
10737
10738 2002-08-06 [oliver]     0.8.1claws27
10739
10740         * Custom Toolbar Final 
10741         * src/folderview.c
10742         * src/inc.c
10743         * src/summaryview.c
10744                 o toolbar stuff now lives in src/toolbar.[ch]
10745                 o main_window_toolbar_* functions are renamed to
10746                   toolbar_* reflecting their new source file
10747         * src/mainwindow.[ch]
10748                 o remove toolbar stuff  
10749
10750 2002-08-06 [oliver]     0.8.1claws26
10751         
10752         * src/Makefile.am
10753         * src/prefs_toolbar.[ch]        **New File**
10754         * src/toolbar.[ch]              **New File**
10755                 o prefs_toolbar.[ch] custom toolbar frontend
10756                 o toolbar.[ch]       backend 
10757
10758 2002-08-06 [oliver]     0.8.1claws25
10759
10760         * src/prefs_actions.[ch]
10761                 o new exported function actions_execute
10762
10763 2002-08-06 [paul]       0.8.1claws24
10764
10765         * sync with 0.8.1cvs4
10766                 see ChangeLog 2002-08-06
10767
10768 2002-08-06 [paul]       0.8.1claws23
10769
10770         * sync with 0.8.1cvs13
10771                 see ChangeLog 2002-08-06
10772
10773 2002-08-06 [paul]       0.8.1claws22
10774
10775         * sync with 0.8.1cvs12
10776                 see ChangeLog 2002-08-05 and 2002-08-06
10777
10778 2002-08-06 [match]      0.8.1claws21
10779
10780         * src/addrclip.c
10781                 improvements to cut/copy/paste address
10782
10783 2002-08-05 [match]      0.8.1claws20
10784
10785         * src/addritem.[ch]
10786         * src/addrcache.c
10787         * src/addrbook.c
10788         * src/editaddress.c
10789         * src/addressbook.c
10790                 fixes to improve cut/copy/paste
10791
10792 2002-08-06 [melvin]     0.8.1claws19
10793
10794         * src/account.[ch]
10795                 account_find_all_from_address(): new function that returns the
10796                 list of all accounts that are matched in an address.
10797         * src/alertpanel.[ch]
10798                 alertpanel() now accepts a custom widget
10799                 alertpanel_with_widget(): new function that pops up a panel with
10800                 a custom widget in it 
10801         * src/gtkutils.[ch]
10802                 gtkut_account_menu_new(): new function that allows the selection
10803                 of an account from a list of accounts.
10804         * src/messageview.c
10805                 Extended Return Receipt notification to select the correct 
10806                 account and to make a security test on the Delivery-Notification
10807                 address which should be the same as the Return-Path.
10808
10809 2002-08-06 [thorsten]   0.8.1claws18
10810
10811         * src/mimeview.c
10812                 attach_all: save unnamed as "noname.%d",
10813                 dont free static dirname
10814
10815 2002-08-05 [alfons]     0.8.1claws17
10816
10817         * configure.in
10818                 detect XIM by trying to link rather than compile a XIM program
10819
10820 2002-08-05 [oliver]     0.8.1claws16
10821                 
10822         * src/stock_pixmap.[ch]
10823                 o add UP_ARROW to available pixmaps (already in pixmap-directory)
10824                 o new func to retrieve pixmaps
10825
10826 2002-08-05 [paul]       0.8.1claws15
10827
10828         * sync with 0.8.1cvs10
10829                 see ChangeLog 2002-08-05
10830
10831 2002-08-04 [alfons]     0.8.1claws14
10832
10833         * src/textview.c
10834                 see if this plugs memleak
10835
10836 2002-08-04 [melvin]     0.8.1claws13
10837
10838         * src/gtkspell.c
10839                 fixed bug that could crash Sylpheed when highlighting
10840                 all misspelled words.
10841
10842 2002-08-03 [melvin]     0.8.1claws12
10843
10844         * src/prefs_actions.c
10845                 removed unnecessary checks for NULL introduced in 0.8.1claws11.
10846         * src/messageview.c
10847                 fixed bug where the Return Receipt was sent to
10848                 Delivery-Notification-To address even if it was not present
10849
10850 2002-08-02 [alfons]     0.8.1claws11
10851
10852         * src/prefs_actions.c
10853                 o more check for NULLs
10854                 o put create_io_dialog() in right conditional block
10855
10856 2002-08-02 [paul]       0.8.1claws10
10857
10858         * po/es.po
10859                 updated by Ricardo Mones Lastra
10860
10861 2002-08-01 [christoph]  0.8.1claws9
10862
10863         * src/folder.c
10864                 don't free the cache of the opened
10865                 folder in the summaryview
10866         * src/summaryview.c
10867                 don't unset flags, if it is not required
10868
10869 2002-08-01 [paul]       0.8.1claws8
10870
10871         * sync with 0.8.1cvs8
10872                 see ChangeLog entry 2002-08-01
10873
10874 2002-08-01 [paul]       0.8.1claws7
10875
10876         * sync with 0.8.1cvs7
10877                 see ChangeLog 2002-07-31 and 2002-08-01
10878
10879 2002-07-31 [christoph]  0.8.1claws6
10880
10881         * src/mainwindow.c
10882                 forgot to update menu sensitivity
10883                 function for new menu entry
10884
10885 2002-07-31 [alfons]     0.8.1claws5
10886
10887         * src/main.c
10888                 check folder item and its path for NULL on
10889                 initial processing
10890
10891 2002-07-31 [christoph]  0.8.1claws4
10892
10893         * src/folder.c
10894                 check if folder_item_get_msginfo in
10895                 folder_item_remove_msg returned NULL
10896         * src/imap.c
10897                 better clear the uid cache in the
10898                 uid validity check function and delete
10899                 cached messages
10900
10901 2002-07-31 [paul]       0.8.1claws3
10902
10903         * man/sylpheed.1
10904                 add the '--attach' option and a few other
10905                 minor changes
10906
10907 2002-07-31 [paul]       0.8.1claws2
10908
10909         * sync with 0.8.1cvs5
10910                 see ChangeLog 2002-07-31
10911
10912 2002-07-31 [christoph]  0.8.1claws1
10913
10914         * src/folderview.[ch]
10915         * src/mainwindow.c
10916                 replace "Rescan all folders..." with
10917                 "Check all folders for new messages..."
10918
10919 2002-07-30 [paul]       0.8.1claws
10920
10921         * version 0.8.1claws released
10922
10923 2002-07-30 [paul]       0.8.0claws29
10924
10925         * tools/OOo2sylpheed.pl ** NEW FILE **
10926           tools/README
10927                 add script to enable sending documents as
10928                 attachments from OpenOffice.org
10929
10930 2002-07-30 [melvin]     0.8.0claws28
10931
10932         * src/prefs_actions.c
10933                 Made the actions' input/output dialog display
10934                 without delay.
10935
10936 2002-07-30 [christoph]  0.8.0claws27
10937
10938         * src/procmsg.c
10939                 check if folder_item_get_msginfo in
10940                 procmsg_save_to_outbox returned NULL
10941
10942 2002-07-30 [paul]       0.8.0claws26
10943
10944         * sync with 0.8.1cvs4
10945                 see ChangeLog 2002-07-29
10946
10947 2002-07-29 [thorsten]   0.8.0claws25
10948
10949         * README.claws
10950                 added selective download, delete on server
10951
10952 2002-07-29 [paul]       0.8.0claws24
10953
10954         * sync with 0.8.1cvs3
10955                 see ChangeLog 2002-07-29
10956
10957 2002-07-27 [christoph]  0.8.0claws23
10958
10959         * src/folder.c
10960                 add extra check if fetching the msginfo
10961                 returned NULL
10962
10963 2002-07-27 [paul]       0.8.0claws22
10964
10965         * sync with 0.8.1cvs2
10966                 see ChangeLog 2002-07-26
10967
10968 2002-07-27 [christoph]  0.8.0claws21
10969
10970         * src/imap.c
10971                 add another check if a valid msginfo
10972                 was returned
10973
10974 2002-07-26 [hoa]        0.8.0claws20
10975
10976         * src/folder.c
10977                 Fixed a condition in folder_item_destroy()
10978
10979         * src/imap.c
10980                 Fixed an error in IMAP protocol
10981
10982 2002-07-26 [alfons]     0.8.0claws19
10983
10984         * src/folder.c
10985                 ofcourse compare with identifier, not the path
10986
10987 2002-07-26 [alfons]     0.8.0claws18
10988
10989         * src/folder.c
10990                 use folder item identifier for saving / restoring
10991                 preferences because folder->path might not be unique
10992
10993 2002-07-26 [melvin]     0.8.0claws17
10994
10995         * src/logwindow.c
10996                 Fixed a crash introduced in 0.8.0claws5 when log is 
10997                 cut under 80 characters.
10998
10999 2002-07-26 [paul]       0.8.0claws16
11000
11001         * sync with 0.8.1cvs1
11002                 see ChangeLog 2002-07-26
11003
11004 2002-07-26 [christoph]  0.8.0claws15
11005
11006         * src/imap.[ch]
11007                 imap folder now remembers the last selected
11008                 folder and imap_fetch_msginfo skips selecting
11009                 the folder if it is already selected
11010
11011 2002-07-26 [christoph]  0.8.0claws14
11012
11013         * src/folder.c
11014         * src/folderview.c
11015         * src/imap.c
11016                 fix imap folder rescanning
11017
11018 2002-07-25 [christoph]  0.8.0claws13
11019
11020         * src/filter.c
11021         * src/folder.[ch]
11022         * src/folderview.c
11023         * src/imap.[ch]
11024         * src/mainwindow.c
11025         * src/mbox_folder.c
11026         * src/mh.c
11027         * src/news.c
11028                 implement imap uid cache and uid validity check
11029
11030 2002-07-25 [alfons]     0.8.0claws12
11031
11032         * src/summaryview.c
11033                 fix a brown paper bag bug, and also add some more
11034                 checks
11035
11036 2002-07-25 [christoph]  0.8.0claws11
11037
11038         * src/folder.c
11039                 don't mix copy, fetch_msginfo and remove
11040                 operations in folder item copy and move
11041                 operations
11042
11043 2002-07-25 [christoph]  0.8.0claws10
11044
11045         * src/folderview.c
11046         * src/mainwindow.c
11047         * src/prefs_folder_item.c
11048         * src/summaryview.[ch]
11049                 remove no longer required parameter update_cache from
11050                 summary_show
11051
11052 2002-07-25 [paul]       0.8.0claws9
11053
11054         * sync with 0.8.1
11055         
11056         * AUTHORS
11057                 a few corrections
11058
11059 2002-07-24 [alfons]     0.8.0claws8
11060
11061         * src/summaryview.c
11062                 sort correctly when using simplified subject line
11063                 (closes feature request "[ 585141 ] applying regexp to subject 
11064                 before sort" submitted by Alexandra Walford)
11065
11066 2002-07-24 [paul]       0.8.0claws7
11067
11068         * sync with 0.8.0cvs3
11069                 see ChangeLog 2002-07-24
11070
11071 2002-07-23 [christoph]  0.8.0claws6
11072
11073         * src/folder.c
11074         * src/folder.h
11075         * src/summaryview.c
11076         * src/summaryview.h
11077         * src/main.c
11078                 o separate processing and summaryview
11079                 o removed summary_write_cache from summaryview
11080                 o removed summaryview->killed_messages, because we don't have
11081                   to keep a list of killed messages anymore. New cache will
11082                   keep the hidden messages in cache anyway
11083         * src/folderview.c
11084         * src/inc.c
11085         * src/selective_download.c
11086                 o removed unnecessary summary_write_cache calls
11087         * src/procmsg.c
11088                 o don't set ignore thread flag in procmsg_get_thread_tree
11089                   if it is already set
11090         * src/mainwindow.c
11091         * src/statusbar.h
11092                 o moved STATUSBAR_PUSH/POP to statusbar.h because
11093                   they are used in different files
11094
11095 2002-07-23 [melvin]     0.8.0claws5
11096
11097         * src/addressbook.c
11098         * src/addrgather.c
11099         * src/editaddress.c
11100         * src/editgroup.c
11101         * src/editldap_basedn.c
11102         * src/importldif.c
11103         * src/prefs_common.c
11104                 Fixed few memory leak (gtk_editable_get_chars returns
11105                 an allocated string)
11106         * src/logwindow.c
11107                 Fixed few memory leak (gtk_editable_get_chars returns
11108                 an allocated string) and modified a little the log cutting
11109                 loop.
11110         * src/compose.c
11111                 Replaced a call to an obsolete function gtk_entry_get_text()
11112                 by gtk_editable_get_chars()
11113         * src/send.c
11114                 Removed a debug printf
11115
11116 2002-07-23 [christoph]  0.8.0claws4
11117
11118         * src/filesel.c
11119                 fix another g_dirname memory leak
11120
11121 2002-07-23 [christoph]  0.8.0claws3
11122
11123         * src/mh.c
11124                 fixed a memory leak in mh_fetch_msginfo
11125                 fixed crash when message header could not be
11126                 parsed
11127
11128 2002-07-23 [paul]       0.8.0claws2
11129
11130         * sync with 0.8.0cvs2
11131                 see ChangeLog 2002-07-23
11132
11133 2002-07-23 [paul]       0.8.0claws1
11134
11135         * sync with 0.8.0cvs1
11136                 see ChangeLog 2002-07-23
11137
11138 2002-07-23 [paul]       0.8.0claws
11139
11140         * release of 0.8.0claws
11141
11142 2002-07-23 [paul]       0.7.8claws99
11143
11144         * po/ru.po
11145                 new Russian translation, submitted by
11146                 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
11147
11148 2002-07-22 [jens]       0.7.8claws98
11149
11150         * po/de.po
11151                 Updated German translations.
11152
11153 2002-07-22 [paul]       0.7.8claws97
11154
11155         * po/es.po
11156           po/it.po
11157           po/nl.po
11158           po/pt_BR.po
11159                 updated translations by Ricardo Mones Lastra,
11160                 Alessandro Maestri, Wilbert Berendsen and 
11161                 Fabio Jr. Beneditto respectively
11162
11163 2002-07-22 [christoph]  0.7.8claws96
11164
11165         * src/mimeview.c
11166                 fix memory leak caused by wrong g_dirname usage
11167
11168 2002-07-22 [christoph]  0.7.8claws95
11169
11170         * src/summaryview.c
11171                 update new and unread message counts for summaryview
11172                 summaryview does not get it from the folder anymore
11173                 and has to update the values itself
11174
11175 2002-07-22 [melvin]     0.7.8claws94
11176
11177         * po/fr.po
11178                 Updated French translations.
11179
11180 2002-07-22 [christoph]  0.7.8claws93
11181
11182         * src/matcher.c
11183                 set prop->preg pointer to NULL or following check
11184                 will not fail and regexec will be called with
11185                 invalid pointer
11186
11187 2002-07-21 [alfons]     0.7.8claws92
11188         
11189         * src/prefs_common.[ch]
11190                 remove option "Send return receipt on request"
11191
11192 2002-07-21 [thorsten]   0.7.8claws91
11193
11194         * src/mimeview.c
11195                 fixed memleaks, coding style as pointed out by alfons
11196
11197 2002-07-21 [alfons]     0.7.8claws90
11198
11199         * src/messageview.c
11200         * src/noticeview.[ch]
11201                 o fix bug notice view being displayed when going to empty folder 
11202                   (noticed by Christoph)
11203                 o allow RRR to be sent when restarting sylpheed, or changing folder 
11204                   (noticed by Thorsten)
11205
11206 2002-07-21 [thorsten]   0.7.8claws89
11207
11208         * src/mimeview.c
11209                 Included save_all patch from Xaview FACQ
11210                 added support for pathnames
11211
11212 2002-07-21 [alfons]     0.7.8claws88
11213
11214         * po/POTFILES.in
11215         * src/Makefile.am
11216         * src/mainwindow.c
11217         * src/messageview.[ch]
11218         * src/noticeview.c      ** NEW FILE **
11219         * src/noticeview.h      ** NEW FILE **
11220                 make return receipts work again
11221                 (UI idea by Leandro Pereira)
11222
11223 2002-07-21 [paul]       0.7.8claws87
11224
11225         * src/summaryview.c
11226                 fix sensitivity of 'Select thread'
11227
11228 2002-07-21 [paul]       0.7.8claws86
11229
11230         * src/prefs_common.c
11231                 add browser command line for Galeon
11232
11233 2002-07-21 [paul]       0.7.8claws85
11234
11235         * Makefile.am
11236                 fix 'EXTRA_DIST': remove README.README, add TODO
11237                 and TODO.claws
11238
11239 2002-07-21 [alfons]     0.7.8claws84
11240
11241         * src/gtkstext.c
11242                 make enter clear selection
11243                 (closes "[ 579888 ] Editor selection/entry error"
11244                 reported by Steve Lamb)
11245
11246 2002-07-21 [alfons]     0.7.8claws83
11247         
11248         * src/summaryview.c
11249                 sort message list when selecting unthread messages
11250                 (closes "[ 501593 ] switching threaded view doesn't sort"
11251                 reported by Simon Schubert)
11252
11253 2002-07-20 [alfons]     0.7.8claws82
11254         
11255         * src/matcher.c
11256                 const-correctness
11257
11258 2002-07-20 [thorsten]   0.7.8claws81
11259
11260         * src/matcher.c
11261                 Fixed expansion of empty fields in matchactions
11262
11263 2002-07-19 [melvin]     0.7.8claws80
11264
11265         * src/gtkspell.c
11266                 Removed a duplicate menu entry (fast mode) introduced during
11267                 the new cache merge
11268                 Added a menu separator between 'Use alternate' and 'Fast mode'
11269
11270 2002-07-19 [paul]       0.7.8claws79
11271
11272         * tools/Makefile.am
11273           tools/README
11274                 correct typos
11275
11276 2002-07-19 [thorsten]   0.7.8claws78
11277
11278         * tools/calypso_convert.pl      ** NEW FILE **
11279           tools/README
11280           tools/Makefile.am
11281                 script to import mbox files exported
11282                 by calypso
11283                 o generates folder structure
11284                 o includes attachments
11285
11286 2002-07-19 [melvin]     0.7.8claws77
11287
11288         * src/selective_download.[ch]
11289                 Fixed bug where closing the dialog with the window manager's
11290                 close button will not unlock the summary
11291                 Corrected some function declarations that missed a return value
11292                 Made the source code comply better with coding style.
11293         * src/prefs_common.c
11294                 Added new browser command line for Mozilla.
11295
11296 2002-07-18 [paul]       0.7.8claws76
11297
11298         * src/mainwindow.c
11299           src/selective_download.[ch]
11300                 reflect theme changes, fix Gdk Warning when creating 
11301                 pixmap from NULL window, and minor clean up.
11302                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
11303
11304         * po/en_GB.po
11305                 updated
11306
11307 2002-07-17 [paul]       0.7.8claws75
11308
11309         * INSTALL[.jp]
11310                 sync with 0.8.0
11311         
11312         * po/en_GB.po
11313                 updated
11314
11315 2002-07-16 [paul]       0.7.8claws74
11316
11317         * tools/filter_conv.pl
11318           tools/README
11319                 replace conversion script with reimplemented version, 
11320                 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
11321
11322 2002-07-16 [colin]      0.7.8claws73
11323
11324         * src/summaryview.c
11325                 remove forgotten debug messages - sorry ;-)
11326
11327 2002-07-16 [colin]      0.7.8claws72
11328
11329         * src/mimeview.c
11330           src/summaryview.c
11331           src/textview.c
11332           src/textview.h
11333                 add the ability to select part of a text mime-part 
11334                 to reply.
11335
11336 2002-07-15 [christoph]  0.7.8claws71
11337
11338         * src/folder.c
11339                 fix folder message count for folders without
11340                 msg_is_changed (includes news folders)
11341
11342 2002-07-15 [martin]     0.7.8claws70
11343
11344         * src/summaryview.c
11345                 option "display recipient on 'From'..." now works
11346                 without the need of enabling the option
11347                 "display  sender  using  address  book".
11348
11349 2002-07-15 [christoph]  0.7.8claws69
11350
11351         * src/summaryview.c
11352                 removed setting folder status from summaryview.
11353                 folder.c should update all message counts correctly.
11354
11355 2002-07-15 [paul]       0.7.8claws68
11356
11357         * po/pt_BR.po
11358                 updated by Fabio Junior Beneditto
11359
11360 2002-07-15 [darko]      0.7.8claws67
11361
11362         * src/mh.c
11363                 Fixed target folder colorization, don't decrease op
11364                 number twice
11365
11366 2002-07-14 [paul]       0.7.8claws66
11367
11368         * sync with main 0.8.0
11369                 see ChangeLog 2002-07-14
11370
11371 2002-07-13 [melvin]     0.7.8claws65
11372         
11373         * src/addrbook.c
11374         * src/addressbook.c
11375         * src/addrindex.c
11376                 Replaced sprintf by g_snprintf to prevent possible buffer
11377                 overflow.
11378         * src/news.c
11379                 Corrected a log message output format.
11380                 Added a missing "done" debug output.
11381         * src/compose.c
11382                 Added keyboard accelerator for Priority menu items
11383                 Added missing \n in debug output
11384         * src/logwindow.c
11385         * src/gtkspell.c
11386         * src/rfc2015.c
11387                 Added missing \n in debug output
11388
11389 2002-07-13 [paul]       0.7.8claws64
11390
11391         * man/sylpheed.1
11392                 change Sergey's email address to the sf address
11393
11394         * src/textview.c
11395                 increase show_url_timeout (more useful for long
11396                 urls)
11397
11398 2002-07-12 [sergey]     0.7.8claws63
11399
11400         * src/rfc2015.c
11401                 applied (with some modifications) patch to set the
11402                 micalg parameter for signatures
11403                 (2001-08-28 Werner Koch <wk@gnupg.org>)
11404
11405 2002-07-12 [sergey]     0.7.8claws62
11406
11407         * man/Makefile.am
11408         * configure.in
11409                 fixed man page installation
11410
11411 2002-07-12 [paul]       0.7.8claws61
11412
11413         * sync with 0.7.8cvs26
11414                 see ChangeLog 2002-07-11 and 2002-07-12
11415
11416 2002-07-11 [christoph]  0.7.8claws60
11417
11418         * src/compose.c
11419         * src/procmsg.c
11420                 first use the message number to find the message
11421                 to mark with a reply flag but check the
11422                 message-id if we got the correct message, if not
11423                 try to find it by message-id.
11424                 use new string seperator that is not allowed
11425                 in message-ids.
11426
11427 2002-07-11 [paul]       0.7.8claws59
11428
11429         * sync with 0.7.8cvs23
11430                 see ChangeLog 2002-07-10
11431
11432 2002-07-10 [christoph]  0.7.8claws58
11433
11434         * src/folder.[ch]
11435         * src/msgcache.[ch]
11436                 Added message-id table to the cache in memory
11437                 and functions to msgcache.c and folder.c to
11438                 fetch MsgInfos by message id
11439         * src/compose.c
11440         * src/procmsg.c
11441                 store folder and message-id of message replying
11442                 to in queue header and set reply flag after sending
11443                 (Closes bug #469498)
11444
11445 2002-07-10 [paul]       0.7.8claws57
11446
11447         * AUTHORS
11448           man/sylpheed.1.gz
11449                 add Martin to the list of authors
11450
11451 2002-07-09 [martin]     0.7.8claws56
11452         * src/gtksctree.c
11453                 Added gtk_ctree_last_visible(), tree_update_level(),
11454                 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
11455                 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
11456                 from gtk+ to gtksctree.c for the new sorting code
11457                 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
11458                 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
11459         * src/gtksctree.h
11460                 Added declaration for gtk_sctree_sort_recursive() and
11461                 gtk_sctree_sort_node
11462         * src/addressbook.c
11463         * src/foldersel.c
11464         * src/folderview.c
11465         * src/summaryview.c
11466                 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
11467                 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
11468
11469 2002-07-08 [paul]       0.7.8claws55
11470
11471         * more sync with 0.7.8cvs21
11472                 see ChangeLog 2002-07-08
11473
11474 2002-07-08 [paul]       0.7.8claws54
11475
11476         * sync with 0.7.8cvs21
11477                 see ChangeLog 2002-07-08
11478
11479 2002-07-07 [alfons]     0.7.8claws53
11480
11481         * src/Makefile.am
11482         * src/stock_pixmap.[ch]
11483         * src/pixmaps/notice_warn.xpm   ** NEW FILE **
11484         * src/pixmaps/notice_error.xpm  ** NEW FILE **
11485         * src/pixmaps/notice_note.xpm   ** NEW FILE **
11486                 add new pixmaps for upcoming notice pane
11487
11488 2002-07-06 [melvin]     0.7.8claws52
11489
11490         * src/gtkspell.[ch]
11491                 Made them a bit closer to Sylpheed's coding style.
11492                 Removed old code.
11493                 Removed possible memory leaks when some errors occurs.
11494
11495 2002-07-06 [melvin]     0.7.8claws51
11496
11497         * po/Makefile.in.in
11498                 Removed --no-location in xgettext command line to help
11499                 translators that use Emacs' po-mode
11500         * src/quote_fmt.c
11501                 Removed unnecessary comments that messed up sylpheed.pot
11502
11503 2002-07-06 [paul]       0.7.8claws50
11504
11505         * sync with 0.7.8cvs19
11506                 see ChangeLog 2002-07-05
11507
11508 2002-07-06 [christoph]  0.7.8claws49
11509
11510         * src/folder.c
11511         * src/mainwindow.c
11512                 fix folder_item_remove_all_msg and folderview
11513                 status for trash folders after emptying trash
11514
11515 2002-07-05 [paul]       0.7.8claws48
11516
11517         * sync with 0.7.8cvs16
11518                 see ChangeLog 2002-07-04 and 2002-07-05
11519
11520 2002-07-04 [paul]       0.7.8claws47
11521
11522         * sync with 0.7.8cvs14
11523                 see  ChangeLog 2002-07-04
11524
11525 2002-07-03 [alfons]     0.7.8claws46
11526
11527         * src/folder.c
11528                 dupe folder item's path because it's being reallocated
11529                 by new folder scanning code
11530
11531 2002-07-03 [christoph]  0.7.8claws45
11532
11533         * src/imap.c
11534                 better IMAP uid fetching using 'FETCH 1:* (UID)'
11535         * src/msgcache.c
11536                 add missing return in msgcache_write
11537
11538 2002-07-02 [thorsten]   0.7.8claws44
11539
11540         * src/jpilot.c
11541         * src/msgcache.c
11542         * src/rfc2015.c
11543                 use binary mode for file access
11544
11545 2002-07-02 [christoph]  0.7.8claws43
11546
11547         * major code cleanup (part 1)
11548         
11549                 - unused variables removed
11550                 - unused functions removed
11551                 - uninitialized variables checked
11552                 - missing return statements added
11553                 - missing function return types added
11554                 - added parentheses around assignment and
11555                   && in || when suggested by gcc
11556               
11557         * src/mh.c
11558         * src/folder.c
11559                 replaced direct calls to folder->scan_tree
11560                 with folder_scan_tree and restore folder
11561                 prefs in this function. The folder should
11562                 not have to deal with them.
11563                 ( Should now work for all folder types )
11564
11565 2002-07-02 [paul]       0.7.8claws42
11566
11567         * sync with 0.7.8cvs13
11568                 see ChangeLog 2002-07-01 and 2002-07-02
11569
11570 2002-07-01 [christoph]  0.7.8claws41
11571
11572         * src/summaryview.c
11573                 fix "goto next/prev unread message" with
11574                 ignored threads
11575
11576 2002-07-01 [paul]       0.7.8claws40
11577
11578         * po/es.po
11579                 updated by Ricardo Mones Lastra
11580
11581 2002-06-30 [match]      0.7.8claws39
11582
11583         * src/jpilot.c
11584                 applied variation of leonerd's patch (566661) to
11585                 allow multiple email addresses per JPilot entry.
11586                 addresses may be separated by space, comma, pipe,
11587                 semi-colon, new-line.
11588
11589 2002-06-30 [alfons]     0.7.8claws38
11590
11591         * src/procmsg.c
11592                 simple fix for putting older nodes before
11593                 newer nodes when threading by subject
11594
11595 2002-06-30 [christoph]  0.7.8claws37
11596
11597         * src/folder.c
11598         * src/folderview.c
11599         * src/mh.c
11600         * src/news.c
11601         * src/procmsg.c
11602                 fix broken folder tree rescaning
11603                 and don't use procmsg_get_mark_sum
11604                 anymore
11605
11606 2002-06-30 [christoph]  0.7.8claws36
11607
11608         * merge new cache branch
11609         * src/imap.c
11610                 fix new cache imap copy bug
11611         * src/folder.c
11612                 improved folder_item_scan
11613                 it should now always set the correct
11614                 new, unread and total message counts
11615
11616 2002-06-29 [paul]       0.7.8claws35
11617
11618         * configure.in
11619                 correct syntax error
11620
11621 2002-06-29 [paul]       0.7.8claws34
11622
11623         * configure.in
11624           Makefile.am
11625           man/Makefile.am       ** NEW FILE **
11626           man/sylpheed.1.gz     ** NEW FILE **
11627                 add Sylpheed man page
11628
11629 2002-06-29 [paul]       0.7.8claws33
11630
11631         * po/pt_BR.po
11632                 updated by Fabio Junior Beneditto
11633
11634 2002-06-28 [jens]       0.7.8claws32
11635
11636         * po/de.po
11637                 translation updated
11638
11639         * src/selective_download.c
11640                 removed gettext for space " "
11641
11642         * src/imap.c
11643                 removed wrong space
11644
11645 2002-06-28 [paul]       0.7.8claws31
11646
11647         * sync with 0.7.8cvs11
11648                 see ChangeLog 2002-06-28
11649
11650 2002-06-28 [paul]       0.7.8claws30
11651
11652         * sync with 0.7.8cvs10
11653                 see ChangeLog 2002-06-27 and 2002-06-28
11654
11655 2002-06-26 [paul]       0.7.8claws29
11656
11657         * src/addrgather.c
11658           src/selective_download.c
11659                 don't gettextise empty strings.
11660                 reserved by gettext. gettext("") returns 
11661                 the header entry with meta information, 
11662                 not the empty string
11663
11664         * po/en_GB.po
11665                 updated
11666
11667 2002-06-26 [paul]       0.7.8claws28
11668
11669         * sync with 0.7.8cvs7
11670                 see ChangeLog 2002-06-25
11671
11672         * src/prefs_common.c
11673                 ...and in the process, tweak the gui a little
11674
11675 2002-06-25 [alfons]     0.7.8claws27
11676         
11677         * configure.in
11678         * src/Makefile.am
11679                 fine tune ldap library detection
11680
11681 2002-06-25 [alfons]     0.7.8claws26
11682
11683         * src/compose.c
11684                 don't allow return receipts when composing a news article
11685
11686 2002-06-25 [paul]       0.7.8claws25
11687
11688         * Makefile.am
11689                 add '$(AMTAR)' to 'release' section to allow for
11690                 new and older autotools
11691
11692 2002-06-25 [paul]       0.7.8claws24
11693
11694         * src/summaryview.c
11695                 fix "No more unread messages" persistant pop-up
11696                 window bug
11697
11698 2002-06-25 [paul]       0.7.8claws23
11699
11700         * po/it.po
11701                 updated by Alessandro Maestri
11702
11703 2002-06-25 [paul]       0.7.8claws22
11704
11705         * sync with 0.7.8cvs6
11706                 see ChangeLog 2002-06-25
11707
11708 2002-06-24 [paul]       0.7.8claws21
11709
11710         * tools/update-po
11711                 add GPL copyright information
11712
11713 2002-06-24 [paul]       0.7.8claws20
11714
11715         * tools/Makefile.am
11716           tools/README
11717           tools/update-po       ** NEW FILE **
11718                 add script that eases the creation of *.po files
11719                 Submitted by Wilbert Berendsen <wilbert@oswf.org>
11720
11721 2002-06-23 [alfons]     0.7.8claws19
11722
11723         * src/messageview.c
11724                 make notification_convert_header obey const correctness
11725                 (next step will be fixing the broken return receipt)
11726
11727 2002-06-23 [paul]       0.7.8claws18
11728
11729         * src/messageview.c
11730                 fix bug introduced in last commit:
11731                 removed too much code in last commit - put back what's
11732                 needed
11733
11734 2002-06-23 [paul]       0.7.8claws17
11735
11736         * src/messageview.[ch]
11737                 remove code committed in error from locally patched
11738                 source
11739
11740 2002-06-23 [colin]      0.7.8claws16
11741
11742         * src/compose.[ch]
11743                 add compose_entry_select(), used to select the default_to
11744                 email address - hopefully avoiding people sending mails to
11745                 wrong recipients.
11746
11747 2002-06-22 [alfons]     0.7.8claws15
11748
11749         * AUTHORS
11750                 add Bram Metsch & Stanislav Karchebny
11751         * src/smtp.[ch]
11752         * src/prefs_account.[ch]
11753         * src/send.c
11754                 - apply and adapt Bram's patch which allows user to set SMTP AUTH 
11755                   options.  (see <http://sourceforge.net/tracker/index.php
11756                   ?func=detail&aid=566937&group_id=25528&atid=384600>);
11757
11758                 - merge Stanislav's fix to make SMTP AUTH work with qmail
11759                   (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
11760
11761 2002-06-22 [paul]       0.7.8claws14
11762
11763         * sync with 0.7.8cvs5
11764                 see ChangeLog 2002-06-19 and 2002-06-20
11765
11766 2002-06-22 [alfons]     0.7.8claws13
11767
11768         * src/selective_download.c
11769                 fix a stupid mistake I made
11770
11771 2002-06-22 [alfons]     0.7.8claws12
11772
11773         * src/selective_download.[ch]
11774                 fix another unnoticed leak; cleanup code
11775
11776 2002-06-21 [alfons]
11777
11778         * tools/Makefile.am
11779                 gpg-sign <-- gpg-sign-syl
11780
11781 2002-06-21 [alfons]     0.7.8claws11
11782
11783         * src/selective_download.c
11784         * src/selective_download.h
11785                 fix assorted mix of allocation errors (should solve
11786                 problem reported by Philippe Gramoullé, see:
11787                 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
11788
11789 2002-06-20 [melvin]     0.7.8claws10
11790
11791         * tools/gpg-sign *REMOVED*
11792           tools/gpg-sign-syl *ADDED*
11793                 Replaced the gpg clearsigning script with the version using
11794                 xterm instead of ssh-askpass and changed its name.
11795
11796         * README.claws
11797                 Updated actions example to reflect the renaming of the
11798                 gpg clearsigning script.
11799
11800 2002-06-19 [paul]       0.7.8claws9
11801
11802         * sync with 0.7.8claws9
11803                 see ChangeLog 2002-06-18 and 2002-06-19
11804
11805 2002-06-19 [paul]       0.7.8claws8
11806
11807         * sync with 0.7.8cvs1
11808                 see ChangeLog 2002-06-18
11809
11810 2002-06-18 [alfons]     0.7.8claws7
11811
11812         * src/mainwindow.h
11813                 add omitted prototype
11814
11815 2002-06-17 [paul]       0.7.8claws6
11816
11817         * src/mainwindow.c
11818                 fix hiding of exec_btn
11819
11820 2002-06-17 [paul]       0.7.8claws5
11821
11822         * src/pop.c
11823                 remove unneeded code: should_delete() 
11824                 and Pop3State::uidl_todelete_list
11825
11826 2002-06-17 [paul]       0.7.8claws4
11827
11828         * sync with 0.7.8
11829                 see ChangeLog 2002-06-11 and 2002-06-13
11830
11831 2002-06-16 [alfons]     0.7.8claws3
11832         
11833         * src/folder.c
11834                 make sure lock sort mode (claws specific) is
11835                 also persists after a tree rescan
11836
11837 2002-06-16 [alfons]     0.7.8claws2
11838
11839         * src/prefs_folder_item.c
11840         * src/folder.[ch]
11841                 fix persistence of folder sort mode (broken
11842                 by adapting Hiro's new folder persistence code)
11843
11844 2002-06-16 [alfons]     0.7.8claws1
11845
11846         * AUTHORS
11847         * src/logwindow.c
11848         * src/prefscommon.[ch]
11849                 control size of log text in log window; 
11850                 closes patch #569155 submitted by Mitko Haralanov.
11851
11852 2002-06-15 [paul]       0.7.8claws
11853
11854         * release of 0.7.8claws
11855
11856 2002-06-15 [paul]       0.7.7claws
11857
11858         * po/pt_BR.po
11859                 updated by Fabio Junior Beneditto
11860
11861 2002-06-14 [paul]       0.7.6claws49
11862
11863         * po/es.po
11864                 updated by Ricardo Mones Lastra
11865
11866 2002-06-14 [paul]       0.7.6claws48
11867
11868         * po/nl.po
11869                 updated translation by Wilbert Berendsen
11870
11871 2002-06-14 [melvin]     0.7.6claws47
11872
11873         * po/fr.po
11874                 Updated French translation
11875
11876 2002-06-13 [paul]       0.7.6claws46
11877
11878         * src/filesel.c
11879                 allow filename to be typed in, rather than just
11880                 selected by the mouse. Patch by Gustavo Noronha Silva.
11881
11882 2002-06-13 [alfons]     0.7.6claws45
11883
11884         * src/mainwindow.[ch]
11885                 more cleanups (removing unnecessary menu items Expand 
11886                 summary / message view)
11887
11888 2002-06-13 [melvin]     0.7.6claws44
11889
11890         * po/POTFILES.in
11891                 Added src/string_match.c
11892         * src/string_match.c
11893                 Fixed possible buffer overflow.
11894                 Corrected typo.
11895                 Added missing config.h header.
11896         * src/prefs_common.c
11897           src/prefs_matcher.c
11898           src/prefs_scoring.c
11899                 Made some strings translatable (missing _(..)).
11900
11901 2002-06-13 [melvin]     0.7.6claws43
11902
11903         * README.claws
11904                 Corrected action example (verifying clearsigned mail).
11905         * src/prefs_account.c
11906                 Corrected typo.
11907         * src/prefs_common.c
11908                 Removed incorrect line that generated a Gtk-CRITICAL msg.
11909
11910 2002-06-12 [alfons]     0.7.6claws42
11911
11912         * src/summaryview.c
11913                 add init of score column lost in 0.7.6claws42
11914
11915 2002-06-12 [paul]       0.7.6claws41
11916
11917         * src/prefs_account.c
11918                 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the 
11919                 behavior of the radio buttons, (from 0.7.7cvs2)
11920
11921 2002-06-11 [alfons]     0.7.6claws40
11922
11923         * src/messageview.[ch]
11924         * src/summaryview.[ch]
11925         * src/summary_search.c
11926         * src/mainwindow.c
11927                 perform a sync to bring in Hiro's separate view implementation 
11928
11929                 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
11930
11931 2002-06-11 [paul]       0.7.6claws39
11932         
11933         * src/prefs_account.c
11934                 correct a typo on the Receive tab
11935
11936 2002-06-10 [match]      0.7.6claws38
11937
11938         * src/addressbook.c
11939                 Included address completion patch from Gustavo Noronha.
11940
11941 2002-06-10 [paul]       0.7.6claws37
11942
11943         * src/inc.[ch]
11944           src/pop.c
11945           src/prefs_account.[ch]
11946           src/selective_download.[ch]
11947                 apply PATCH #561712
11948                  NEW:
11949                 - check if POP Account
11950                 - Receive Button renamed to Preview
11951                 - Preview Button Popup: preview new/all messages
11952                 - Download Button
11953                 - Account Preferences-->Receive tab checkbutton if you
11954                   want to remove Mail after Download
11955                 -: default YES
11956                 - Account Preferences-->Receive tab checkbutton use
11957                   filtering rules on preview
11958                   (think of delete_on_server)
11959                 -: default YES
11960                 - Account selectable from SD dialog
11961                 - checkbutton to show already downloaded messages if
11962                   all messages are previewed
11963                 - new clist column showing Date
11964                 - ESC KEY close
11965                 FIXES:
11966                 - play ball with UIDL
11967                 - fault tolerant (?) 
11968                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
11969
11970 2002-06-10 [melvin]     0.7.6claws36
11971
11972         * README.claws
11973                 Added a hint to ac/README in cvs instructions.
11974
11975         * src/prefs_actions.c
11976                 Made it possible to use a more elaborate command line
11977                 for asynchronous actions, too.
11978
11979 2002-06-10 [melvin]     0.7.6claws35
11980         
11981         * src/prefs_actions.c
11982                 Make it possible to use a more elaborate command line
11983                 (e.g. |foo|bar|cat>there;echo Done|)
11984                 Corrected error message when calling %f, %F and %p commands
11985                 from the compose window.
11986
11987 2002-06-09 [colin]      0.7.6claws34
11988
11989         * src/summaryview.c
11990                 Automatically find unread messages in current folder
11991                 before annoying the user.
11992
11993 2002-06-08 [alfons]     0.7.6claws33
11994
11995         * po/it.po
11996                 remove bad formatting string in it.po translation
11997                 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
11998
11999 2002-06-08 [paul]       0.7.6claws32
12000
12001         * sync with 0.7.6cvs25
12002                 see ChangeLog 2002-06-07
12003
12004 2002-06-05 [paul]       0.7.6claws31
12005
12006         * src/mainwindow.c
12007                 add 'Sort by locked' and 'Sort by score'
12008
12009 2002-06-05 [paul]       0.7.6claws30
12010
12011         * sync with 0.7.6cvs24
12012                 see ChangeLog 2002-06-04
12013
12014 2002-06-04 [paul]       0.7.6claws29
12015
12016         * po/pt_BR.po
12017                 updated by Fabio Junior Beneditto
12018
12019 2002-06-03 [thorsten]   0.7.6claws28
12020
12021         * src/matcher.c
12022                 fclose() matcherrc after reading
12023
12024 2002-06-03 [paul]       0.7.6claws27
12025
12026         * sync with 0.7.6cvs21
12027                 see ChangeLog 2002-05-31
12028
12029 2002-05-31 [paul]       0.7.6claws26
12030
12031         * sync with 0.7.6cvs20
12032                 see ChangeLog 2002-05-29 and 2002-05-30
12033
12034 2002-05-31 [paul]       0.7.6claws25
12035
12036         * src/imap.c
12037                 hopefully fix last buggy sync
12038
12039         * README.claws
12040                 correct typo in 'Actions' examples
12041
12042 2002-05-29 [paul]       0.7.6claws24
12043
12044         * sync with 0.7.6cvs18
12045                 see ChangeLog 2002-05-28 and 2002-05-29
12046
12047         * src/news.c
12048           src/nntp.[ch]
12049                 sync with above 
12050
12051 2002-05-28 [paul]       0.7.6claws23
12052
12053         * sync with 0.7.6cvs16
12054                 see ChangeLog 2002-05-28
12055
12056 2002-05-27 [thorsten]   0.7.6claws22 
12057
12058         * faq/it/sylpheed-faq-1.html
12059           faq/it/sylpheed-faq-2.html
12060           faq/it/sylpheed-faq-3.html
12061           faq/it/sylpheed-faq.html
12062                 corrected DOS lineendings
12063         * faq/de/sylpheed-faq-1.html
12064           faq/de/sylpheed-faq-2.html
12065           faq/en/sylpheed-faq-1.html
12066           faq/en/sylpheed-faq-2.html
12067           faq/en/sylpheed-faq-3.html
12068           faq/es/sylpheed-faq-1.html
12069           faq/es/sylpheed-faq-2.html
12070           faq/es/sylpheed-faq-3.html
12071           faq/fr/sylpheed-faq-1.html
12072           faq/it/sylpheed-faq-1.html
12073           faq/it/sylpheed-faq-2.html
12074           faq/it/sylpheed-faq-3.html
12075           faq/it/sylpheed-faq.html
12076                 changed ">" to &quot;
12077
12078 2002-05-27 [paul]       0.7.6claws21
12079         
12080         * sync with 0.7.6cvs15
12081                 see ChangeLog 2002-05-27
12082
12083 2002-05-27 [paul]       0.7.6claws20
12084
12085         * src/prefs_account.c
12086                 correct a typo
12087
12088 2002-05-26 [paul]       0.7.6claws19
12089
12090         * tools/README
12091                 correct a typo
12092
12093 2002-05-25 [paul]       0.7.6claws18
12094
12095         * tools/README
12096                 add description of kmail2sylpheed.pl
12097
12098 2002-05-25 [paul]       0.7.6claws17
12099
12100         * tools/kmail2sylpheed.pl       ** NEW FILE **
12101                 perl script that converts an exported Kmail address
12102                 book, converts it to sylpheed addressbook file,
12103                 writes the file to .sylpheed, and updates
12104                 addrbook--index.xml 
12105
12106 2002-05-25 [paul]       0.7.6claws16
12107
12108         * sync with 0.7.6cvs14
12109                 see ChangeLog 2002-05-23
12110
12111 2002-05-24 [paul]       0.7.6claws15
12112
12113         * README.claws
12114                 make a correction and add some more info
12115
12116 2002-05-24 [paul]       0.7.6claws14
12117
12118         * src/compose.c
12119                 fix memory leak in 
12120                 compose_redirect_write_headers_from_headerlist()
12121                 add Subject and Resent-Message-ID to
12122                 compose_redirect_write_headers()
12123                 Received, Subject, and X-UIDL are filtered out in 
12124                 compose_redirect_write_to_file()
12125
12126 2002-05-23 [paul]       0.7.6claws13
12127
12128         * src/compose.[ch]
12129           src/filtering.c
12130           src/mainwindow.c
12131           src/matcher.[ch]
12132           src/matcher_parser_lex.l
12133           src/matcher_parser_parse.y
12134           src/prefs_common.[ch]
12135           src/prefs_filtering.c
12136           src/summaryview.c
12137                 rename 'Bounce' to 'Redirect'
12138
12139 2002-05-23 [paul]       0.7.6claws12
12140
12141         * more sync with 0.7.6cvs13
12142           src/compose.c
12143                 see ChangeLog 2002-05-22
12144
12145 2002-05-22 [paul]       0.7.6claws11
12146
12147         * sync with 0.7.6cvs13
12148           src/codeconv.c
12149                 see ChangeLog 2002-05-20
12150           src/prefs_common.c
12151                 see ChangeLog 2002-05-22
12152
12153 2002-05-21 [melvin]     0.7.6claws10
12154
12155         * src/folderview.c
12156                 Added missing filtering and scoring headers
12157                 Fixed bad function call that showed garbage 
12158                 in Folder->Processing
12159
12160 2002-05-21 [paul]       0.7.6claws9
12161
12162         * tools/Makefile.am
12163                 make all tools executable, (patch by Alfons).
12164
12165 2002-05-20 [alfons]     0.7.6claws8
12166
12167         * src/procheader.c
12168                 don't forget to call mktime() so we have a valid week 
12169                 and year day
12170                 (Bug report by Roger Sondermann <mail@jumaros.de>)
12171
12172 2002-05-20 [paul]       0.7.6claws7
12173
12174         * src/html.c
12175                 fix broken parsing of urls
12176         * src/textview.c
12177                 fix displaying of urls
12178
12179                 both fixes from the patch [547855] by Eugene 
12180                 Brevdo (zonem)
12181
12182 2002-05-19 [alfons]     0.7.6claws6
12183
12184         * configure.in
12185                 make sylpheed configure correctly with the latest
12186                 and greatest of automake / autoconf / gettext
12187
12188 2002-05-19 [alfons]     0.7.6claws5
12189
12190         * src/procheader.c
12191         * src/procheader.h
12192                 add function for returning ime zone offset
12193         * src/quote_fmt.c
12194         * src/quote_fmt_parse.y
12195                 better quotation formatting - does not convert
12196                 to local time, but uses the original date string.
12197                 
12198                 Note: %z inserts the timezone offset (should 
12199                 work also on platforms where strftime does not
12200                 support %z).
12201
12202 2002-05-18 [christoph]  0.7.6claws4
12203
12204         * src/summaryview.c
12205                 fix indentation of some code
12206         * tools/Makefile.am
12207                 fix spaces after \
12208         * src/Makefile.am
12209                 add missing \
12210                 correct path for ignorethread.xpm
12211                 incorrect filename for sylpheed_logo.xpm
12212                 add missing include matcher_parser_parse.h
12213
12214 2002-05-18 [paul]       0.7.6claws3
12215
12216         * sync with 0.7.6cvs8
12217                 see ChangeLog 2002-05-16 and 2002-05-17
12218
12219 2002-05-18 [melvin]     0.7.6claws2
12220
12221         * README.claws
12222                 Corrected an action's definition and fixed some misspellings.
12223
12224 2002-05-18 [paul]       0.7.6claws1
12225
12226         * tools/Makefile.am
12227           tools/gpg-sign        ** new file **
12228           tools/uudec           ** new file **
12229                 add Melvin's Actions scripts
12230
12231         * README.claws
12232                 add Melvin's descriptions for Actions
12233
12234 2002-05-18 [paul]       0.7.6claws
12235
12236         * Version 0.7.6claws released
12237
12238 2002-05-17 [paul]       0.7.5claws32
12239
12240         * po/es.po
12241                 updated by Ricardo Mones Lastra
12242
12243 2002-05-17 [paul]       0.7.5claws31
12244
12245         * src/compose.c
12246                 fix Account prefs default folder for sent/draft/deleted
12247                 messages bug
12248
12249         * po/it.po
12250           po/nl.po
12251                 updated translation by Alessandro Maestri and
12252                 Wilbert Berendsen
12253
12254 2002-05-17 [melvin]     0.7.5claws30
12255
12256         * src/prefs_actions.c
12257                 Fixed bug where using %F not at the end of the command 
12258                 resulted in an additional empty argument being created.
12259                 Thanks to Darko Koruga for reporting the bug.
12260
12261 2002-05-17 [melvin]     0.7.5claws29
12262
12263         * po/fr.po
12264                 Updated French translations.
12265
12266 2002-05-15 [paul]       0.7.5claws28
12267         
12268         * po/es.po
12269                 updated by Ricardo Mones Lastra
12270
12271 2002-05-15 [paul]       0.7.5claws27
12272
12273         * sync with 0.7.6cvs4
12274                 see ChangeLog 2002-05-14 and 2002-05-15
12275
12276 2002-05-14 [paul]       0.7.5claws26
12277
12278         * sync with 0.7.6cvs1
12279                 see ChangeLog 2002-05-13
12280
12281 2002-05-13 [thorsten]   0.7.5claws25
12282
12283         * src/messageview.c
12284                 fix select_all and copy in multipart messages
12285         * src/mainwindow.c
12286                 fix select_all and copy in multipart messages
12287
12288 2002-05-12 [paul]       0.7.5claws24
12289
12290         * src/summaryview.c
12291                 reverse last commit, bug already fixed in 0.7.5claws3
12292
12293 2002-05-12 [netztorte]  0.7.5claws23
12294
12295         * src/summaryview.c
12296                 dont parse empty addressbook (checked in before claws20)
12297
12298 2002-05-12 [melvin]     0.7.5claws22
12299
12300         * src/procmsg.[ch]
12301                 Removed unneeded priority code introduced by the previous 
12302                 commit.
12303
12304 2002-05-12 [melvin]     0.7.5claws21
12305
12306         * src/compose.[ch]
12307                 Added possibility to set message's priority.
12308         * src/procmsg.[ch]
12309                 Added possibility to set message's priority.
12310                 Added missing headers
12311
12312 2002-05-12 [melvin]     0.7.5claws20
12313
12314         * src/prefs_actions.c
12315                 Removed implicitely added quotes around the name
12316                 of the temporary files of mime parts.
12317
12318 2002-05-12 [paul]       0.7.5claws19
12319
12320         * sync with 0.7.5cvs20
12321                 see ChangeLog 2002-05-11
12322
12323 2002-05-12 [alfons]     0.7.5claws18
12324
12325         * src/quote_fmt_lex.l
12326         * src/quote_fmt_parse.y
12327                 allow quote / reply date & time format to be set using
12328                 %D{format}. format is a format string you'd pass to
12329                 strftime() (see man strftime, or the Display tab |
12330                 Date format setting).
12331
12332                 Currently %D converts the date to local time. 
12333
12334 2002-05-11 [paul]       0.7.5claws17
12335
12336         * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
12337                 see ChangeLog 2002-05-10 and 2002-05-11
12338
12339 2002-05-10 [paul]       0.7.5claws16
12340
12341         * sync with 0.7.5cvs16
12342                 see ChangeLog entries 2002-05-09 and 
12343                 2002-05-10
12344
12345 2002-05-10 [colin]      0.7.5claws15
12346
12347         * src/textview.c
12348                 Corrected a bug that prevented sylpheed to open
12349                 double-clicked URIs.
12350
12351 2002-05-09 [paul]       0.7.5claws14
12352
12353         * sync with 0.7.5cvs14
12354                 see ChangeLog 2002-05-08 and 2002-05-09
12355
12356 2002-05-08 [paul]       0.7.5claws13
12357
12358         * sync with 0.7.5cvs11
12359                 see ChangeLog entry 2002-05-08
12360
12361 2002-05-08 [paul]       0.7.5claws12
12362
12363         * src/mainwindow.c
12364           src/textview.[ch]
12365                 fix segfault on View->Open in new window
12366                 patch submitted by Thorsten Maerz <torte@netztorte.de>
12367
12368 2002-05-07 [paul]       0.7.5claws11
12369
12370         * sync with 0.7.5cvs9
12371                 see ChangeLog entry 2002-05-07
12372
12373 2002-05-06 [paul]       0.7.5claws10
12374
12375         * src/messageview.c
12376           src/textview.c
12377                 display url in statusbar on single-click
12378                 patch submitted by Thorsten Maerz <torte@netztorte.de>
12379
12380 2002-05-06 [match]      0.7.5claws9
12381
12382         * src/addritem.[ch]
12383                 new functions.
12384         * src/addrcache.c
12385                 tidy up.
12386         * src/xmlprops.[ch]
12387                 XML implementation of properties file.
12388         * src/exporthtml.[ch]
12389         * src/expthtmldlg.[ch]
12390         * src/addressbook.c
12391                 export to HTML.
12392
12393 2002-05-02 [sergey]     0.7.5claws8
12394
12395         * src/mainwindow.c (mainwin_entries),
12396           src/prefs_common.c (prefs_send_create()),
12397           src/codeconv.c (locale_table):
12398                 use charset name "Windows-1251" instead of "CP1251".
12399
12400 2002-05-02 [colin]      0.7.5claws7
12401         
12402         * src/compose.c
12403           src/prefs_common.c
12404           src/prefs_folder_item.c
12405                 Fixed cosmetics bugs due to Outbox renamed to Sent.
12406
12407 2002-05-02 [hiro]       0.7.5claws6
12408
12409         * src/imap.c
12410                 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
12411
12412 2002-05-02 [paul]       0.7.5claws5
12413
12414         * src/compose.c
12415                 more sync with 0.7.5cvs7, see ChangeLog entry
12416                 2002-05-02
12417
12418 2002-05-02 [hiro]       0.7.5claws4
12419
12420         * src/compose.c
12421                 compose_queue_sub():
12422                 check if queue folder exists (closes #550397).
12423                 removed directory creation since it should be handled
12424                 transparently.
12425         * src/imap.c
12426                 imap_add_msg(): return UID for appended message
12427                 (closes #548842).
12428
12429 2002-04-30 [paul]       0.7.5claws3
12430
12431         * src/summaryview.c
12432                 fix account_find_from_address() bug
12433
12434 2002-04-28 [colin]      0.7.5claws2
12435
12436         * src/compose.c
12437           src/textview.c
12438           src/prefs_common.[ch]
12439           src/utils.[ch]
12440                 Added user-definable quotation characters recognition.
12441
12442 2002-04-28 [paul]       0.7.5claws1
12443
12444         * sync with 0.7.5cvs4
12445                 see ChangeLog entry  2002-04-25
12446
12447 2002-04-28 [paul]       0.7.5claws
12448
12449         * po/es.po
12450           po/nl.po
12451           po/pt_BR.po
12452                 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
12453                 Fabio Junior Beneditto
12454
12455 2002-04-27 [jens]       0.7.4claws103
12456
12457         * po/de.po
12458                 updated German translation.
12459
12460 2002-04-27 [hiro]       0.7.4claws102
12461
12462         * src/summaryview.c
12463                 summary_write_cache(): fixed the mark loss of hidden messages.
12464
12465 2002-04-26 [melvin]     0.7.4claws101
12466
12467         * src/procmsg.c
12468                 fixed a second typo (same one)
12469         * po/fr.po
12470           po/it.po
12471           po/pt_BR.po
12472                 fixed the type again...
12473
12474 2002-04-26 [melvin]     0.7.4claws100
12475
12476         * src/procmsg.c
12477                 fixed a typo in an alert message ("temorary").
12478         * po/it.po
12479         * po/pt_BR.po
12480                 corrected the typo  described above.
12481         * po/fr.po
12482                 updated French translation.
12483
12484 2002-04-26 [darko]      0.7.4claws99
12485
12486         * src/summaryview.c
12487                 fix target folder colorization
12488
12489 2002-04-25 [paul]       0.7.4claws98
12490
12491         * po/it.po
12492                 updated by Alessandro Maestri
12493
12494 2002-04-24 [colin]      0.7.4claws97
12495         
12496         * src/compose.c
12497                 Fixed double "subject is empty" question.
12498
12499 2002-04-23 [colin]      0.7.4claws96
12500         
12501         * src/mimeview.c
12502                 Corrected issue when "automatically display images" was
12503                 not set : first image remained after selecting second.
12504
12505 2002-04-23 [melvin]     0.7.4claws95
12506
12507         * src/prefs_actions.c
12508                 Don't display in/out dialog if there is nothing to show.
12509
12510 2002-04-23 [paul]       0.7.4claws94
12511
12512         * sync with 0.7.5cvs3
12513                 bug fixes: see ChangeLog entry 2002-04-23
12514
12515 2002-04-22 [darko]      0.7.4claws93
12516
12517         * src/compose.c
12518                 fix previous check-in which changed code after
12519                 merge from main
12520
12521 2002-04-22 [paul]       0.7.4claws92
12522
12523         * faq/de/*
12524                 add German FAQ
12525         * faq/en/*
12526           faq/es/*
12527           faq/fr/*
12528                 update English, Spanish and French FAQs
12529         * manual/de/*
12530           manual/es/*
12531                 add German and Spanish manuals
12532         * manual/en/*
12533           manual/fr/*
12534                 update English and French manuals
12535
12536         * src/Makefile.am
12537                 add to and re-arrange the pixmap entries
12538
12539 2002-04-22 [darko]      0.7.4claws91
12540
12541         * src/compose.c
12542                 fix sender initials recognition to only allow
12543                 '>' after the initials
12544
12545 2002-04-21 [paul]       0.7.4claws90
12546
12547         * sync with 0.7.5 release
12548                 see ChangeLog entry 2002-04-21
12549
12550 2002-04-21 [alfons]
12551
12552         * src/Makefile.am
12553                 add colin's new pixmaps to EXTRA_DIST
12554
12555 2002-04-21 [colin]      0.7.4claws89
12556         * src/compose.c
12557         * src/inc.c
12558         * src/mainwindow.[ch]
12559         * src/prefs_common.[ch]
12560         * src/stock_pixmap.[ch]
12561                 Added "Work offline" ability.
12562
12563 2002-04-21 [colin]      0.7.4claws88
12564         
12565         * src/mimeview.c
12566         * src/prefs_common.c
12567         * src/prefs_common.h
12568         * src/textview.c : Added an option to common preferences -> display
12569           to allow user not to automatically display images.
12570
12571 2002-04-21 [paul]       0.7.4claws87
12572
12573         * sync with 0.7.4cvs52
12574                 see ChangeLog entry 2002-04-21 (src/imap.c)
12575
12576 2002-04-21 [paul]       0.7.4claws86
12577
12578         * sync with 0.7.4cvs51
12579                 see ChangeLog entry 2002-04-21
12580
12581 2002-04-21 [paul]       0.7.4claws85
12582
12583         * sync with 0.7.4cvs49
12584                 see ChangeLog entries 2002-04-20 and 2002-04-21
12585
12586         * src/Makefile.am
12587                 clean up: remove old 'stock_' element from xpm 
12588                 filenames.
12589
12590 2002-04-21 [alfons]     0.7.4claws84
12591
12592         apply sync patch from Paul
12593
12594         * src/folderview.c
12595                 use old claws prefs_folder_item_create() for now
12596
12597 2002-04-19 [match]      0.7.4claws83
12598
12599         * src/addressbook.[ch]
12600         * src/addrharvest.[ch]
12601         * src/addrgather.[ch]
12602                 recurse folders.
12603         * src/mainwindow.c
12604         * src/summaryview.[ch]
12605                 change menu option.
12606
12607 2002-04-19 [paul]       0.7.4claws82
12608
12609         * po/pt_BR.po
12610                 updated by Fabio Junior Beneditto
12611
12612 2002-04-14 [alfons]     0.7.4claws81
12613
12614         * src/passphrase.c
12615                 add #include <sys/types.h> for mode_t and off_t 
12616
12617 2002-04-13 [paul]       0.7.4claws80
12618         
12619         * src/main.c
12620           src/passphrase.[ch]
12621           src/pgptext.c
12622           src/prefs_common.[ch]
12623           src/rfc2015.c
12624                 enable storing of GnuPG passphrase for the whole 
12625                 session or a user-defined number of minutes. patch 
12626                 submitted by Ravemax <ravemax@dextrose.com>
12627
12628 2002-04-13 [alfons]     0.7.4claws79
12629
12630         * src/textview.c
12631                 make email parser also stop scanning when encountering separators
12632                 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
12633
12634 2002-04-13 [paul]       0.7.4claws78
12635
12636         * sync with 0.7.4cvs39
12637                 see ChangeLog entry 2002-04-12
12638
12639 2002-04-11 [paul]       0.7.4claws77
12640
12641         * sync with 0.7.4cvs37
12642                 see ChangeLog entry 2002-04-11
12643
12644 2002-04-11 [paul]       0.7.4claws76
12645
12646         * COPYING 
12647                 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
12648                 the clause for OpenSSL). sync with sylpheed main
12649
12650 2002-04-09 [melvin]     0.7.4claws75
12651
12652         * src/compose.c
12653                 Made 'Ctrl-Enter' on send ignore some modifiers 
12654                 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
12655                 to bind other *-Enter (but not Alt-Enter).
12656
12657 2002-04-09 [paul]       0.7.4claws74
12658
12659         * sync with 0.7.4cvs35
12660                 see ChangeLog entries 2002-04-09
12661
12662 2002-04-08 [paul]       0.7.4claws73
12663
12664         * sync with 0.7.4cvs33
12665                 see ChangeLog entry 200-04-08
12666
12667 2002-04-07 [match]      0.7.4claws72
12668
12669         * src/addrharvest.[ch]
12670                 fixed to read all addresses in header, regardless
12671                 of header size. improved name parsing. accommodate
12672                 harvest from folders and selected message.
12673         * src/addritem.[ch]
12674                 included new address parsing function.
12675         * src/addrgather.[ch]
12676         * src/addressbook.[ch]
12677         * src/summaryview.[ch]
12678         * src/mainwindow.c
12679                 allow address harvest of folder as well as selected
12680                 messages.
12681
12682 2002-04-07 [paul]       0.7.4claws71
12683
12684         * src/esmtp.[ch]
12685           src/smtp.c
12686                 don't try to authenticate with CRAM-MD5 in SMTP when 
12687                 SMTP-AUTH enabled if MTA doesn't issue this 
12688                 auth-method in it's ehlo-response. bug item #531364,
12689                 patch item #938910. patch submitted by Colin Leroy 
12690                 <colin@colino.net>
12691
12692 2002-04-07 [paul]       0.7.4claws70
12693
12694         * src/nntp.c
12695                 fix missing MODE_READER bug. patch submitted by
12696                 Colin Leroy <colin@colino.net>
12697
12698 2002-04-07 [alfons]     0.7.4claws69
12699
12700         * src/matcher.[ch]
12701         * src/prefs_filtering.c
12702         * src/summaryview.c
12703                 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
12704                 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
12705
12706 2002-04-07 [paul]       0.7.4claws68
12707
12708         * sync with 0.7.4cvs32
12709                 see ChangeLog entry 2002-04-06
12710
12711         * tools/filter_conv.pl
12712                 more bug fixes
12713
12714 2002-04-06 [paul]       0.7.4claws67
12715
12716         * tools/filter_conv.pl
12717                 modify to be able to find the name of the first
12718                 mailbox and use that. main's filter does not
12719                 record the full path to the mailbox and therefore
12720                 can only filter to the first mailbox.
12721
12722 2002-04-05 [paul]       0.7.4claws66
12723
12724         * tools/filter_conv.pl
12725                 attempt to make the script all-encompassing and
12726                 be able to convert any main 'filter' rule thrown
12727                 at it
12728
12729 2002-04-05 [paul]       0.7.4claws65
12730
12731         * tools/filter_conv.pl
12732                 allow for collapsed folder trees
12733
12734 2002-04-05 [paul]       0.7.4claws64
12735
12736         * sync with 0.7.4cvs31
12737                 see ChangeLog entries 2002-04-05
12738
12739 2002-04-03 [paul]       0.7.4claws63
12740
12741         * sync with 0.7.4cvs29
12742                 see ChangeLog entries 2002-04-02 and 2002-04-03
12743
12744 2002-04-02 [paul]       0.7.4claws62
12745
12746         * sync with 0.7.4cvs26
12747                 see ChangeLog entry 2002-04-01
12748
12749 2002-04-02 [match]      0.7.4claws61
12750
12751         * src/pine.[ch]
12752         * src/importpine.[ch]
12753         * src/addressbook.c
12754                 import Pine address book.
12755
12756 2002-04-02 [match]      0.7.4claws60
12757
12758         * src/addrharvest.[ch]
12759                 improve address parsing of funky addresses.
12760
12761 2002-04-02 [darko]      0.7.4claws59
12762
12763         * src/compose.c
12764                 wrap on send improvements, it now recognizes quoted
12765                 initials as part of the quotation string, and it
12766                 does not join lines separated by CR
12767
12768 2002-04-01 [match]      0.7.4claws58
12769
12770         * src/mgutils.[ch]
12771                 added new functions.
12772         * src/mutt.[ch]
12773                 remove excessive duplicate address generation
12774                 on import.
12775
12776 2002-04-01 [alfons]     0.7.4claws57
12777         
12778         * src/summaryview.c
12779                 put back g_free() 
12780
12781 2002-04-01 [paul]       0.7.4claws56
12782
12783         * sync with 0.7.4cvs25
12784                 see ChangeLog entry 2002-04-01
12785
12786 2002-04-01 [alfons]     0.7.4aprilfool55
12787
12788         * src/summaryview.c
12789                 honour feature request item #537427 to allow for
12790                 displaying names from address book for sent mail also
12791
12792 2002-03-29 [paul]       0.7.4claws54
12793
12794         * src/mainwindow.c
12795           src/prefs_filtering.[ch]
12796           src/prefs_matcher.c
12797           src/summaryview.c
12798                 add 'fast filter' for claws' filtering,
12799                 /Tools/Create filter rule/... patch submitted
12800                 by Neill Miller <neillm@thecodefactory.org>
12801
12802 2002-03-29 [paul]       0.7.4claws53
12803
12804         * sync with 0.7.4cvs24
12805                 see ChangeLog entry 2002-03-29
12806
12807 2002-03-28 [paul]       0.7.4claws52
12808
12809         * sync with 0.7.4cvs23
12810                 see ChangeLog entry 2002-03-28
12811
12812 2002-03-27 [melvin]     0.7.4claws51
12813
12814         * src/prefs_actions.c
12815                 Added support to pass only one message part (as a
12816                 file) to the command using '%p'. No quotes are needed
12817                 because doubles quotes are automatically added.
12818                 Fixed bug where Sylpheed could block when waiting for
12819                 a child process to finish.
12820                 Changed the help menu to remove quotes around symbols to 
12821                 avoid misinterpretation (they must not be used).
12822
12823 2002-03-27 [melvin]     0.7.4claws50
12824
12825         * src/inc.c
12826                 Made the new mail notification command always 
12827                 execute asynchronously.
12828
12829 2002-03-27 [paul]       0.7.4claws49
12830
12831         * src/compose.c
12832                 fix bug introduced in last commit
12833
12834 2002-03-27 [paul]       0.7.4claws48
12835
12836         * sync with 0.7.4cvs21
12837                 see ChangeLog 2002-03-26 and 2002-03-27
12838
12839 2002-03-26 [hoa]        0.7.4claws47
12840
12841         * src/prefs_folder_item.c
12842                 really fixed the bug #516442 with folder rescan.
12843
12844 2002-03-26 [paul]       0.7.4claws46
12845
12846         * sync with 0.7.4cvs19
12847                 see ChangeLog entries 2002-03-25 and 2002-03-26
12848
12849 2002-03-25 [hoa]        0.7.4claws45
12850
12851         * src/matcher.c
12852         * src/mh.c
12853                 fix the bug #516442 with folder rescan.
12854
12855         * src/prefs_common.[ch]
12856         * src/compose.c
12857                 added an option to enable two different behaviours
12858                 for bounce.
12859
12860
12861 2002-03-25 [paul]       0.7.4claws44
12862
12863         * src/mainwindow.c
12864           src/selective_download.c
12865                 correct a few menuitem labels
12866
12867 2002-03-25 [christoph]  0.7.4claws43
12868
12869         * src/procmsg.c
12870                 fix non deleted tmp message in
12871                 procmsg_save_to_outbox
12872                 fix problems caused by sync with
12873                 main branch's procmsg_send_queue
12874
12875 2002-03-25 [paul]       0.7.4claws42
12876
12877         * src/quote_fmt.c
12878           src/quote_fmt_lex.l
12879           src/quote_fmt_parse.y
12880                 add Last name (%L) placeholder for quoting. 
12881                 patch submitted by Thorsten Thielen 
12882                 <thth@users.sourceforge.net>
12883
12884 2002-03-25 [paul]       0.7.4claws41
12885
12886         * src/utils.c
12887                 get full hostname. patch submitted by
12888                 Bob Woodside <rwoodside1@comcast.net>
12889
12890 2002-03-25 [paul]       0.7.4claws40
12891
12892         * src/account.c
12893           src/news.c
12894           src/nntp.[ch]
12895           src/prefs_account.[ch]
12896                 enable NNTP over SSL. patch submitted by
12897                 Pascal Jermini <pascal@infinity.hn.org>
12898
12899 2002-03-24 [paul]       0.7.4claws39
12900
12901         * src/prefs_common.c
12902                 make the arrangement of the Compose tab more
12903                 coherent
12904
12905         * src/mainwindow.c
12906                 fix some irregularities of style
12907
12908         * po/de.po
12909                 updated by Kilian Krause
12910
12911 2002-03-23 [paul]       0.7.4claws38
12912
12913         * po/pt_BR.po
12914                 updated by Fabio Junior Beneditto
12915
12916 2002-03-23 [paul]       0.7.4claws37
12917
12918         * src/mainwindow.c
12919                 move 'Gather addresses' to 'Tools' menu
12920                 make 'Selective download' sensitive
12921
12922 2002-03-23 [paul]       0.7.4claws36
12923
12924         * sync with 0.7.4cvs16
12925                 see ChangeLog entries 2002-03-23
12926
12927 2002-03-22 [christoph]  0.7.4claws35
12928
12929         * src/quote_fmt_parse.y
12930                 fix include program output
12931
12932 2002-03-22 [alfons]     0.7.4claws34
12933
12934         * src/pop.c
12935                 initialize GDate stack variable correctly (sorry!)
12936
12937 2002-03-22 [paul]       0.7.4claws33
12938
12939         * src/compose.c
12940           src/mainwindow.c
12941           src/prefs_actions.c
12942           src/prefs_common.c
12943                 rename 'Tool' to 'Tools'
12944
12945         * src/mainwindow.c
12946                 move 'Delete duplicated messages' from
12947                 'Message/' to 'Tools/'
12948                 re-arrange the order of 'Tools/' items
12949
12950 2002-03-22 [paul]       0.7.4claws32
12951
12952         * src/addr_compl.c
12953           src/addressbook.[ch]
12954                 auto-address completion now also matches on
12955                 Nickname. patch submitted by Bob Forsman 
12956                 <hammor@users.sourceforge.net>
12957
12958         * src/editaddress.c
12959                 correct a spelling mistake
12960
12961 2002-03-22 [alfons]     0.7.4claws31
12962
12963         * src/pop.c
12964                 fix getting uidl from incorrect string 
12965                 (spotted by Colin)
12966
12967 2002-03-21 [alfons]     0.7.4claws30
12968
12969         * src/pop.c
12970                 more code refactoring
12971                 plug mem leak introduced by delete on server
12972
12973 2002-03-21 [paul]       0.7.4claws29
12974
12975         * sync with 0.7.4cvs11
12976                 see ChangeLog entries 2002-03-20
12977
12978 2002-03-20 [alfons]     0.7.4claws28
12979
12980         * src/inc.c
12981                 apply Colin's patch and refactor
12982
12983 2002-03-20 [paul]       0.7.4claws27
12984
12985         * sync with sylpheed 0.7.4cvs9
12986                 see ChangeLog entry 2002-03-20
12987
12988 2002-03-19 [christoph]  0.7.4claws26
12989
12990         * src/mh.c
12991         * src/procmsg.[ch]
12992         * src/summaryview.c
12993                 revert changes for flag updates
12994                 (does not work correctly and no time to debug)
12995
12996 2002-03-20 [alfons]     0.7.4claws25
12997
12998         * src/pop.c
12999                 refactor should_delete() a little bit 
13000
13001 2002-03-19 [paul]       0.7.4claws24
13002
13003         * src/inc.[ch]
13004           src/pop.c
13005           src/prefs_account.[ch]
13006                 allow the user to leave downloaded mail on the 
13007                 server for n days. Patch submitted by Colin Leroy 
13008                 <colin@colino.net>
13009
13010 2002-02-19 [paul]       0.7.4claws23
13011
13012         * sync with sylpheed 0.7.4cvs8
13013                 see ChangeLog entries 2002-03-19
13014
13015 2002-03-18 [paul]       0.7.4claws22
13016
13017         * sync with sylpheed 0.7.4cvs6
13018                 see ChangeLog entry 2002-03-18
13019
13020 2002-03-18 [paul]       0.7.4claws21
13021
13022         * po/en_GB.po
13023                 add en_GB message catalogue
13024
13025         * src/mbox_folder.c
13026           src/prefs_account.c
13027           src/prefs_actions.c
13028                 correct a few spelling mistakes
13029
13030 2002-03-17 [alfons]     0.7.4claws20
13031
13032         * src/matcher.c
13033                 more stringent checks for NULL params when writing
13034                 filtering actions to a file
13035                 
13036 2002-03-17 [hoa]        0.7.3claws20
13037
13038         * src/news.c
13039                 fixed the count of new messages
13040
13041         * src/compose.c
13042                 fixed the "attachment properties" window
13043
13044 2002-03-17 [paul]       0.7.4claws19
13045
13046         * src/defs.h
13047           src/folder.h
13048           src/news.c
13049           src/prefs_account.[ch]
13050           src/procmsg.[ch]
13051           src/summaryview.c
13052                 automatically mark cross-posted messages as read 
13053                 and (optionally) give them a colour label
13054                 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
13055                 
13056
13057 2002-03-17 [paul]       0.7.4claws18
13058
13059         * sync with sylpheed 0.7.4cvs5
13060                 see ChangeLog entry 2002-03-17
13061
13062 2002-03-17 [melvin]     0.7.4claws17
13063         
13064         * src/textview.c
13065                 Worked around a gtktext 'bug': when searching for 
13066                 a text in a long message it was scrolling slowly
13067                 line by line until it hit the searched text.
13068         * po/fr.po
13069                 Updated French translation
13070
13071 2002-03-17 [melvin]     0.7.4claws16
13072
13073         * src/mainwindow.c
13074         * src/compose.c
13075         * src/prefs_actions.c
13076                 Moved "Edit/Actions" to "Tool/Actions"
13077                 Made mainwindow/compose window sensitive as soon as
13078                 no child process is running anymore even if the io dialog
13079                 is open.
13080                 Fixed a struct being initialized with a non constant char*
13081
13082 2002-03-16 [christoph]  0.7.4claws15
13083
13084         * configure.in
13085                 add --with-compiler-flags option
13086                 (only for developer hacking)
13087         * src/mh.c
13088         * src/procmsg.[ch]
13089         * src/summaryview.c
13090                 try to make folder-stats and flag handling more
13091                 independent from the summaryview. msgcounts
13092                 are only set when the folder is opened and
13093                 procmsg_msginfo_(un)set_flags will handle it
13094                 later and summaryview will get the values
13095                 from the folder.
13096
13097 2002-03-16 [paul]       0.7.4claws14
13098
13099         * src/messageview.c
13100                 fix Return-receipt. Patch submitted by Bob
13101                 Woodside <rwoodside1@comcast.net>
13102
13103 2002-03-16 [paul]       0.7.4claws13
13104
13105         * src/compose.c
13106                 fix 'dynamic' signatures, make it work again
13107                 broken during sync on 2002-03-14 (0.7.4claws2)
13108
13109 2002-03-15 [match]      0.7.4claws12
13110
13111         * src/addrharvest.[ch]
13112         * src/addrgather.[ch]
13113         * src/addressbook.[ch]
13114         * src/mainwindow.c
13115                 included address harvester feature. still some
13116                 issues with address parsing that I will fix.
13117
13118 2002-03-15 [match]      0.7.4claws11
13119
13120         * src/addrbook.[ch]
13121         * src/addrcache.[ch]
13122         * src/addressbook.[ch]
13123         * src/addrindex.c
13124         * src/editbook.c
13125         * src/importldif.c
13126         * src/importmutt.c
13127         * src/jpilot.[ch]
13128         * src/main.c
13129         * src/syldap.[ch]
13130         * src/vcard.[ch]
13131                 tidy up. fix memory leaks. moved attribs and methods
13132                 from individual interfaces to addrcache object. prep
13133                 for new stuff to come in.
13134
13135 2002-03-15 [alfons]     0.7.4claws10
13136
13137         * src/matcher.[ch]
13138         * src/matcher_parser_parse.y
13139         * src/matcher_parser_lex.l
13140         * src/prefs_matcher.c
13141                 add filtering conditions message greater than, smaller 
13142                 than, and exactly matching a size in bytes
13143                 (does not work with delete from POP3 server yet)
13144
13145                 this should also give others an idea what you should
13146                 do to add new criterions to claws filtering system
13147                 
13148
13149 2002-03-15 [paul]       0.7.4claws9
13150
13151         * tools/filter_conv.pl
13152                 exit if there are no filter rules to convert
13153                 rename filterrc to filterrc.old after completion
13154
13155 2002-03-15 [paul]       0.7.4claws8
13156
13157         * sync with sylpheed 0.7.4cvs3
13158                 see ChangeLog entry 2002-03-14
13159
13160 2002-03-14 [paul]       0.7.4claws7
13161
13162         * src/compose.c
13163                 clean up the last commit (ahem)
13164
13165 2002-03-14 [paul]       0.7.4claws6
13166
13167         * src/compose.c
13168                 fix bug #515655. honour account preferences
13169                 regarding gpg default signing/encryption when 
13170                 changing account from the compose window.
13171
13172 2002-03-14 [paul]       0.7.4claws5
13173
13174         * src/folderview.c
13175                 remove unnecessary curly brackets
13176
13177 2002-03-14 [paul]       0.7.4claws4
13178
13179         * src/folderview.c
13180           src/prefs_filtering.[ch]
13181                 add filter rename on folder rename and filter
13182                 delete on folder delete. Patch submitted by
13183                 Neill Miller <neillm@thecodefactory.org> 
13184
13185 2002-03-14 [christoph]  0.7.4claws3
13186
13187         * src/procmsg.c
13188         * src/send.c
13189                 fix local delivery
13190                 (patch submitted by "Simon 'corecode' Schubert")
13191         * src/prefs_common.c
13192         * src/procmsg.c
13193                 fix gcc 3.0 warning
13194
13195 2002-03-14 [paul]       0.7.4claws2
13196
13197         * sync with sylpheed 0.7.4cvs2
13198                 see ChangeLog entry 2002-03-13
13199
13200 2002-03-12 [darko]      0.7.4claws1
13201
13202         * src/mainwindow.c
13203                 fix what seems to be a copy and paste error
13204                 when setting color for important messages
13205                 (reported by wwp)
13206
13207 2002-03-11 [paul]       version 0.7.4claws released
13208
13209 2002-03-11 [paul]       0.7.4claws
13210
13211         * po/es.po
13212           po/it.po
13213           po/nl.po
13214           po/pt_BR.po
13215                 update message catalogs. Submitted by Ricardo Mones 
13216                 Lastra, Alessandro Maestri, Wilbert Berendsen, and 
13217                 Fabio Junior Beneditto
13218
13219         * configure.in
13220           faq/Makefile.am
13221           faq/it/Makefile
13222           faq/it/sylpheed-faq*
13223           src/mainwindow.c
13224           src/manual.[ch]
13225                 add FAQ in Italian
13226         
13227
13228 2002-03-11 [jens]       0.7.3claws7
13229
13230         * po/de.po
13231                 updated German translation
13232
13233 2002-03-11 [melvin]     0.7.3claws6
13234
13235         * po/fr.po
13236                 updated and corrected French translation
13237
13238 2002-03-10 [hoa]        0.7.3claws5
13239
13240         * src/account.c
13241         * src/inc.c
13242         * src/prefs_account.c
13243         * src/procmsg.c
13244         * src/send.[ch]
13245                 fixed the local account.
13246                 you have to change the default "/usr/sbin/sendmail"
13247                 to "/usr/sbin/sendmail -t" in the preferences of
13248                 the local account.
13249
13250         * src/procmime.c
13251                 removed some debug display for renderer
13252
13253 2002-03-10 [paul]       0.7.3claws4
13254
13255         * faq/en/sylpheed-faq-1.html
13256           faq/en/sylpheed-faq-2.html
13257                 update
13258
13259 2002-03-09 [paul]       0.7.3claws3
13260
13261         * sync with sylpheed 0.7.4
13262                 see ChangeLog entry 2002-03-09
13263
13264 2002-03-08 [paul]       0.7.3claws2
13265
13266         * faq/en/sylpheed-faq*
13267           faq/es/sylpheed-faq*
13268           faq/fr/sylpheed-faq*
13269                 update the FAQs
13270
13271         * manual/fr/.cvsignore
13272           manual/fr/Makefilea.am
13273           manual/fr/sylpheed*
13274           src/mainwindow.c
13275           src/manual.[ch]
13276                 add the French manual
13277
13278 2002-03-07 [paul]       0.7.3claws1
13279
13280         * sync with sylpheed 0.7.3cvs4
13281                 see ChangeLog entries  2002-03-06 and 2002-03-07
13282         
13283         * po/nl.po
13284                 updated by Wilbert Berendsen
13285
13286 2002-03-07 [melvin]     0.7.2claws34
13287
13288         * src/selective_download.c
13289                 Changed the pixmap of the receive button to MAIL_RECEIVE.
13290
13291 2002-03-06 [paul]       0.7.2claws33
13292
13293         * sync with sylpheed 0.7.3cvs1
13294                 bug fix, see ChangeLog entry 2002-03-05
13295
13296 2002-03-05 [paul]       0.7.2claws32
13297
13298         * src/mimeview.c
13299           src/pgptext.[ch]
13300           src/procmsg.c
13301                 reverse the pgp ascii-armored code implemented in 
13302                 0.7.2claws16. removal of this code until it matures.
13303                 this means that verifying ascii-armored pgp sigs and
13304                 automatic decryption of ascii-armored encrypted
13305                 messages no longer works.
13306
13307 2002-03-05 [paul]       0.7.2claws31
13308
13309         * configure.in
13310           Makefile.am
13311         * faq/Makefile.am
13312         * faq/en/Makefile.am
13313           faq/en/sylpheed-faq.html
13314           faq/en/sylpheed-faq-1.html
13315           faq/en/sylpheed-faq-2.html
13316           faq/en/sylpheed-faq-3.html
13317         * faq/es/Makefile.am
13318           faq/es/sylpheed-faq.html
13319           faq/es/sylpheed-faq-1.html
13320           faq/es/sylpheed-faq-2.html
13321           faq/es/sylpheed-faq-3.html
13322           faq/es/sylpheed-faq-4.html
13323         * faq/fr/Makefile.am
13324           faq/fr/sylpheed-faq.html
13325           faq/fr/sylpheed-faq-1.html
13326           faq/fr/sylpheed-faq-2.html
13327           faq/fr/sylpheed-faq-3.html
13328         * src/Makefile.am
13329           src/defs.h
13330           src/mainwindow.c
13331           src/manual.[ch]
13332                 add FAQs in English, Spanish and French
13333
13334
13335 2002-03-05 [paul]       0.7.2claws30
13336
13337         * manual/en/sylpheed.html
13338           manual/en/sylpheed-XX.html
13339                 updated the English manual
13340
13341 2002-03-05 [hoa]        
13342
13343         * src/summaryview.c
13344                 dialog box pops up if the article can't be deleted.
13345
13346 2002-03-04 [paul]       
13347         
13348         * po/pt_BR.po
13349                 updated by Fabio Junior Benedito
13350
13351 2002-03-04 [hoa]
13352
13353         * removed ac/gpgme.m4
13354                 to avoid autogen common problem
13355                 developers have to install gpgme development package now
13356
13357         * src/compose.c
13358                 encoding to 7bit or 8bit is enabled.
13359
13360 2002-03-03 [alfons]     0.7.2claws29
13361
13362         * src/pop.c
13363                 merge fix by Oliver Haertel for selective
13364                 download buglet
13365
13366 2002-03-03 [paul]       0.7.2claws28
13367         
13368         * sync with sylpheed 0.7.3
13369
13370 2002-03-03 [paul]       0.7.2claws27
13371
13372         * sync with sylpheed 0.7.2cvs24
13373                 see ChangeLog entries 2002-03-02 and 2002-03-03
13374
13375 2002-03-02 [melvin]     0.7.2claws26
13376
13377         * src/inc.[ch]
13378         * src/main.c
13379         * src/mainwindow.c
13380         * src/prefs_common.[ch]
13381                 Added user definable notification on new mail arrival.
13382                 Removed unused variables in spell checker prefs code.
13383
13384 2002-03-02 [melvin]     0.7.2claws25
13385
13386         * src/quote_fmt.c
13387                 Removed unnecessary escape sequences.
13388                 Changed 'Initial...' to 'Initials of Sender'
13389
13390 2002-03-02 [paul]       0.7.2claws24
13391
13392         * sync with sylpheed 0.7.2cvs22
13393                 see ChangeLog entry 2002-03-01
13394
13395 2002-03-01 [hoa]        0.7.2claws23
13396
13397         * src/mainwindow.c
13398                 Set sensitivity of delete actions to active
13399                 even if the folder is a newsgroup.
13400
13401         * src/summaryview.c
13402                 - Set sensitivity of delete actions
13403                 - Added function check_permission() that will check if the
13404                   user is authorized to delete a message. For news, it
13405                   will check if the author is the same.
13406                 - Enabled deletion when there is no trash folder.
13407
13408         * src/news.[ch]
13409                 - Added news_cancel_article() to cancel articles
13410                 - Implemented news_remove_message() (public function)
13411
13412 2002-03-01 [paul]       0.7.2claws22
13413
13414         * src/gtkutils.c
13415           src/textview.c
13416                 recognise urls that that don't include 'http://' and
13417                 simply begin 'www.' 
13418
13419         * AUTHORS
13420                 remove duplicated name
13421
13422 2002-02-28 [paul]       0.7.2claws21
13423
13424         * src/mainwindow.c
13425           src/summaryview.[ch]
13426                 add ability to 'Select thread'
13427                 combines Melvin's "Select thread's head" patch (#510907)
13428                 with Colin Leroy's <colin@colino.net> "Select whole thread" 
13429                 patch (#518514) 
13430
13431 2002-02-28 [paul]       0.7.2claws20
13432
13433         * src/mimeview.c
13434                 hopefully fix segfault on right-clicking a mime part
13435                 that some people have experienced.      
13436                 fix submitted by Fredrik Olofsson <frol@linux.nu>
13437
13438 2002-02-28 [paul]       0.7.2claws19
13439
13440         * sync with sylpheed 0.7.2cvs21
13441                 see ChangeLog entries 2002-02-27 and 2002-02-28
13442
13443 2002-02-27 [paul]       0.7.2claws18
13444
13445         * sync with sylpheed 0.7.2cvs18
13446                 see ChangeLog entries 2002-02-26 and 2002-02-27
13447
13448 2002-02-26 [alfons]     0.7.2claws17
13449
13450         * src/procheader.c
13451                 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
13452                 (spotted by Chris Hessman <idatech@gmx.net>)
13453
13454 2002-02-26 [paul]       0.7.2claws16
13455
13456         * src/mimeview.c
13457           src/pgptext.[ch]
13458           src/procmsg.c
13459                 make decryption of ascii-armored pgp encrypted messages
13460                 and verification of ascii-armored signatures work again.
13461                 slightly altered from the patch by Jens Jahnke 
13462                 <jan0sch@gmx.net>
13463
13464                 ##FIX ME##
13465                 * the checking of plaintext signatures always comes up in 
13466                   a popup box
13467                 * it doesn't work for multipart messages 
13468                 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
13469                   including the msg headers and these 2 line themselves, are 
13470                   not displayed
13471
13472         * src/mainwindow.c
13473                 "View/Folder Tree" becomes "View/Separate Folder Tree"
13474                 "View/Message View" becomes "View/Separate Message View"
13475                 because its less ambiguous.
13476
13477         * po/es.po
13478                 updated by Ricardo Mones Lastra
13479
13480 2002-02-26 [paul]       0.7.2claws15
13481
13482         * sync with sylpheed 0.7.2cvs17
13483                 see ChangeLog entries 2002-02-25 and 2002-02-26
13484
13485 2002-02-25 [christoph]  0.7.2claws14
13486
13487         * src/filtering.[ch]
13488         * src/inc.c
13489                 do filtering stuff after all messages have been received
13490                   1. drop all messages to .processing
13491                   2. scan processing folder for messages
13492                   3. filter messages or move to inbox
13493                 this will also find old messages left in processing after
13494                 a crash or something like that and we get a real msginfo
13495                 from folder->get_msg_list and do not have to create our
13496                 own in filter_message
13497         * src/matcher_parser_parse.y
13498                 remove MIX/MAX warning (reordered includes)
13499
13500 2002-02-25 [paul]       0.7.2claws13
13501
13502         * sync with sylpheed 0.7.2cvs15
13503                 see ChangeLog entry 2002-02-24
13504
13505 2002-02-24 [alfons]     0.7.2claws12
13506
13507         * src/filtering.c
13508                 clear old color flags first when applying a new color to
13509                 a message info. 
13510                 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
13511
13512 2002-02-24 [alfons]     0.7.2.claws11
13513         
13514         * AUTHORS
13515         * src/prefs_common.c
13516                 add presets for Opera and Konqueror, closes patch #517261,
13517                 submitted by Ville Skyttä <scop@users.sourceforge.net>
13518
13519 2002-02-24 [alfons]     0.7.2.claws10
13520
13521         * AUTHORS
13522         * src/summaryview.c
13523                 fix threading for null message ids, closes patch #521601,
13524                 submitted by Bob Forsman <hammor@users.sourceforge.net>
13525
13526 2002-02-24 [alfons]     0.7.2claws9
13527
13528         * src/summaryview.c
13529         * src/filtering.c
13530                 make Tool | Filter Message work with filtering system so
13531                 setting flags also works
13532
13533                 TODO:
13534
13535                 - Processing uses the same function as Tool | Filter
13536                   Message, but doesn't use the same update proc yet
13537
13538 2002-02-23 [paul]       0.7.2claws8
13539
13540         * sync with sylpheed 0.7.2cvs14
13541                 see ChangeLog entries 2002-02-22 and 2002-02-23
13542
13543 2002-02-22 [christoph]  0.7.2claws7
13544
13545         * src/quote_fmt.c
13546                 Add column space to table
13547         * src/quote_fmt_parse.y
13548                 Close files
13549
13550 2002-02-22 [paul]       0.7.2claws6
13551
13552         * src/Makefile.am
13553           src/defs.h
13554           src/filtering.c
13555           src/inc.[ch]
13556           src/mainwindow.c
13557           src/matcher.[ch]
13558           src/matcher_parser_lex.l
13559           src/matcher_parser_parse.y
13560           src/pop.[ch]
13561           src/prefs_account.h
13562           src/prefs_filtering.c
13563           src/selective_download.[ch]   *** NEW FILES ***
13564           src/utils.[ch]
13565           po/POTFILES.in
13566                 Selective Download added to 'Tool' menu. 
13567                 Retrieves email headers of the currently selected pop3 
13568                 account and allows the user to mark emails for deletion 
13569                 right on the pop3 server. Patch submitted by Oliver Haertel 
13570                 <oha@users.sourceforge.net>.
13571         
13572         * po/POTFILES.in
13573                 add 'src/quote_fmt.c'           
13574
13575 2002-02-22 [christoph]  0.7.2claws5
13576
13577         * src/Makefile.am
13578                 added quote_fmt.c
13579         * src/prefs_common.[ch]
13580         * src/prefs_template.c
13581         * src/quote_fmt.c               *** NEW FILE ***
13582         * src/quote_fmt.h
13583                 move quote format symbol description code
13584                 to it's own file because it is used from
13585                 differnent code parts
13586                 Rewrote symbol description GUI
13587                   + use table
13588                   + add separators
13589                   + get data from array (no more long constant strings)
13590         * src/quote_fmt_lex.l
13591         * src/quote_fmt_parse.y
13592                 Symbol for Literal % changed to \% instead of %%
13593                 (More logical as \ is used for quoting for other symbols)
13594                 Add |f and |p to include files and program output
13595                 Examples:
13596                     |f{/home/.../.signature}
13597                     |p{date}
13598         * po/de.po
13599                 Correct wrong spelling for "Referenzen"
13600
13601 2002-02-21 [paul]       0.7.2claws4
13602
13603         * src/procmsg.c
13604                 forgotten during sync
13605
13606 2002-02-21 [paul]       0.7.2claws3
13607
13608         * sync with sylpheed 0.7.2cvs11
13609                 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
13610                 2002-02-20 and 2002-02-21
13611
13612 2002-02-20 [melvin]     0.7.2claws2
13613
13614         * src/prefs_actions.c
13615                 Added error report when child cannot fork or when execvp 
13616                 returns with an error.
13617
13618 2002-02-19 [christoph]  0.7.2claws1
13619
13620         * src/codeconv.c
13621                 return unconverted text if conde conversion is not possible
13622                 when libjconv is used.
13623                 (patch submitted by "Simon 'corecode' Schubert")
13624
13625 2002-02-19 [paul]       
13626
13627         * version 0.7.2claws release
13628
13629 2002-02-19 [paul]       0.7.2claws
13630
13631         * po/nl.po
13632                 updated by Wilbert Berendsen
13633
13634
13635 2002-02-18 [alfons]     0.7.1claws13
13636
13637         * src/syldap.c
13638         * src/jpilot.c
13639                 remove references to dlfcn and explicitly loading functions
13640                 from dynalink libs, because libs linked anyway, and functions
13641                 are loaded explicitly
13642
13643 2002-02-17 [melvin]     0.7.1claws12
13644
13645         * src/prefs_actions.c
13646                 Replaced children wait loop with double fork technique.
13647                 Now, input/output window updated at each new output.
13648                 free_children(): Fixed a memory leak.
13649                 Made input/output window non closable if running children
13650                 still exist.
13651                 Added missing <unistd.h> include.
13652                 Added some --debug outputs.
13653
13654 2002-02-17 [melvin]     0.7.1claws11
13655
13656         * src/summaryview.c
13657                 Fixed bug where descending sort order did not select top
13658                 message.
13659
13660 2002-02-17 [melvin]     0.7.1claws10
13661
13662         * acconfig.h
13663                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
13664         * src/prefs_common.c
13665                 Pspell data package directory no more hard coded but
13666                 set during configuration (PSPELL_PATH). (Thanks to 
13667                                 Gustavo Noronha Silva.)
13668
13669 2002-02-17 [melvin]     0.7.1claws9
13670
13671         * configure.in
13672                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
13673         * src/gtkspell.c
13674                 Fixed compile-time warnings.
13675
13676 2002-02-16 [alfons]     0.7.1claws8
13677
13678         * src/filesel.c
13679                 fix inadvertent free of NULL pointer which caused
13680                 sylpheed to crash when closing the save-as dialog
13681                 using the window close button
13682
13683 2002-02-16 [carsten]    0.7.1claws7
13684         * src/mainwindow.[ch]
13685           src/summaryview.c
13686           src/prefs_common.c
13687                 fixes for pixmap theming code:
13688                         - recently changed mail attributes shouldn't get
13689                           lost any longer
13690                         - theme is only reloaded iff another theme was
13691                           selected
13692
13693 2002-02-16 [paul]       0.7.1claws6
13694
13695         * sync with sylpheed 0.7.2 release
13696                 see ChangeLog entry 2002-02-15 and 2002-02-16
13697
13698 2002-02-15 [paul]       0.7.1claws5
13699
13700         * sync with sylpheed 0.7.1cvs9
13701                 see ChangeLog entry 2002-02-15
13702
13703         * po/POTFILES.in
13704                 remove unneeded headerwindow.c entry
13705
13706 2002-02-14 [carsten]    0.7.1claws4
13707         * src/summaryview.c
13708                 fixed a bug for "Go to next unread message": there was
13709                 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
13710                 in the prefs, because of doing "Search again" instead
13711                 "No"
13712
13713 2002-02-14 [carsten]    0.7.1claws3
13714         * src/stock_pixmap.c
13715                 removed 2 more mem leaks; following memprof,
13716                 this code is "leak free" now :)
13717
13718 2002-02-14 [carsten]    0.7.1claws2
13719         * src/stock_pixmap.c
13720                 used opendir/readdir/closedir instead of scandir
13721                 -> code should work now on Solaris
13722
13723 2002-02-14 [paul]       0.7.1claws1
13724
13725         * sync with sylpheed 0.7.1cvs8
13726                 see ChangeLog entries 2002-02-13 and 2002-02-14
13727
13728         * README.claws
13729                 add some description of Actions and Pixmap Themes
13730
13731 2002-02-13 [paul]       
13732
13733         * version 0.7.1claws release
13734
13735 2002-02-13 [paul]       0.7.1claws
13736
13737         * po/es.po
13738           po/it.po
13739           po/pt_BR.po
13740                 updated translations, submitted by Ricardo Mones Lastra,
13741                 Alessandro Maestri and Fabio Junior Beneditto
13742
13743 2002-02-13 [melvin]     0.7.0claws75
13744
13745         * src/prefs_actions.c
13746                 Added missing "signal.h" include
13747
13748 2002-02-13 [melvin]     0.7.0claws74
13749
13750         * src/prefs_folder_item.c
13751                 Added missing "config.h" include
13752         * po/fr.po
13753                 Updated French translation for folder propriety.
13754
13755 2002-02-13 [jens]       0.7.0claws73
13756
13757         * po/POTFILES.in
13758                 Added missing src/prefs_folder_item.c [log added by melvin]
13759         * po/de.po
13760                 Updated German translation.
13761
13762 2002-02-13 [melvin]     0.7.0claws72
13763
13764         * po/fr.po
13765                 Updated French translation.
13766
13767 2002-02-13 [melvin]     0.7.0claws71
13768
13769         * src/gtkutils.c
13770                 Made gtkut_editable_get_selection return NULL if selection
13771                 is of length zero.
13772                 This fixes a bug where selecting part of message A then
13773                 switching to message B and replying to it will not
13774                 quote the message's body.
13775
13776 2002-02-12 [paul]       0.7.0claws70
13777
13778         * src/mainwindow.c
13779                 cosmetic, relating to pixmap themes: on toolbar make 
13780                 updating of 'Exec' and 'Compose news/Compose email'
13781                 icons faster.
13782
13783 2002-02-12 [carsten]    0.7.0claws69
13784         * src/folderview.c
13785           src/mainwindow.[ch]
13786           src/stock_pixmap.c
13787           src/summaryview.c
13788           src/prefs_common.c
13789                 - refreshing after changing pixmap theme better
13790                   now (thanks Paul)
13791                 - wanted to remove some mem leaks, but alfons was
13792                   faster (and had the better solution ;)
13793
13794 2002-02-12 [alfons]     0.7.0claws68
13795
13796         * src/prefs_common.c
13797         * src/stock_pixmap.[ch]
13798                 plug mem leaks, refactor code a little bit
13799
13800
13801 2002-02-12 [sergey]     0.7.0claws67
13802
13803         * src/imap.c
13804                 Fixed problem with copying messages to IMAP folders when the
13805                 server uses something other than '/' as a namespace separator
13806                 (cyrus-imapd uses '.').
13807
13808 2002-02-12 [jens]       0.7.0claws66
13809
13810         * po/de.po
13811                 Updated German Translation
13812
13813 2002-02-12 [paul]       0.7.0claws65
13814
13815         * sync with sylpheed 0.7.1cvs1
13816                 see ChangeLog entry 2002-02-12
13817
13818 2002-02-12 [melvin]     0.7.0claws64
13819
13820         * src/prefs_actions.c
13821                 Fixed "feature" where children's output was duplicated 
13822                 instead of refreshed while monitoring.
13823                 Removed some debug code.
13824
13825 2002-02-12 [christoph]  0.7.0claws63
13826
13827         * src/compose.c
13828                 always delete message from queue after sending/send error
13829                 (closes bug #509601)
13830
13831 2002-02-12 [melvin]     0.7.0claws62
13832
13833         * src/prefs_actions.c
13834                 Children wait loop is now triggered with a timeout of 1s
13835                 Added %F which is replaced with the list of filenames 
13836                 of all selected messages (as suggested by Ricardo Mones Lestra)
13837                 Pipe syntax changed. Prefix with | to send selection, postfix
13838                 with | to retrieve output. Prefix with > or * to send
13839                 user definable input to the command (*: input is hidden)
13840                 Old pipe action should now be postfixed with |, too.
13841
13842 2002-02-12 [carsten]    0.7.0claws61 (more 59.75)
13843         * src/stock_pixmap.c
13844                 fixed a bug: if there's no theme directory don't
13845                 throw an error, just do "nothing" (thanks Alfons)
13846
13847 2002-02-12 [carsten]    0.7.0claws60
13848         * src/folderview.c
13849           src/summaryview.c
13850                 had to write the cache twice (nasty!); some marks would 
13851                 get lost if not
13852
13853 2002-02-11 [carsten]    0.7.0claws59
13854         * acconfig.h
13855           configure.in
13856           doc-src/maintainer_guide.txt
13857           src/compose.[ch]
13858           src/defs.h
13859           src/folderview.[ch]
13860           src/gtkutils.[ch]
13861           src/mainwindow.[ch]
13862           src/prefs_common.[ch]
13863           src/stock_pixmap.[ch]
13864           src/summaryview.[ch]
13865                 pixmap theming and related work on pixmap
13866                 handling on some other places
13867                 (e.g. hrm features for all folder)
13868           src/pixmap/stock_*.xpm -> the stock_ was removed
13869         
13870 2002-02-11 [paul]       0.7.0claws58
13871
13872         * sync with sylpheed 0.7.1 release
13873                 see ChangeLog entries 2002-02-11
13874
13875 2002-02-08 [paul]       0.7.0claws57
13876
13877         * sync with sylpheed 0.7.0cvs39
13878                 see ChangeLog entry 2002-02-07 (last entry) 
13879
13880         * src/prefs_actions.c
13881           src/prefs_filtering.c
13882           src/prefs_matcher.c
13883           src/prefs_scoring.c
13884                 sync: made it compile with C compilers other than gcc
13885
13886 2002-02-07 [paul]       0.7.0claws56
13887
13888         * sync with sylpheed 0.7.0cvs38
13889                 see ChangeLog entries 2002-02-06 (last 2 entries) and
13890                 2002-02-07
13891
13892 2002-02-07 [darko]      0.7.0claws55
13893
13894         * src/gtkutils.[ch]
13895         * src/summaryview.c
13896                 Fix const gchar */gchar * issue (thanks Hiro)
13897
13898 2002-02-07 [darko]      0.7.0claws54
13899
13900         * src/compose.[ch]
13901         * src/filtering.c
13902         * src/gtkutils.[ch]
13903         * src/prefs_template.c
13904         * src/quote_fmt.h
13905         * src/quote_fmt_parse.y
13906         * src/summaryview.c
13907         * src/utils.[ch]
13908                 When replying or forwarding an email don't quote the entire
13909                 mail body but use the part of the message text that is selected
13910
13911 2002-02-06 [melvin]     0.7.0claws53
13912
13913         * src/prefs_common.[ch]
13914         * src/gtkspell.[ch]
13915         * src/compose.c
13916                 Made possible to switch quickly to last used dictionary
13917                 which makes checking bilingual documents easier.
13918
13919 2002-02-06 [melvin]     0.7.0claws52
13920         
13921         * po/POTFILES.in
13922                 Added forgotten new file src/prefs_actions.c
13923
13924 2002-02-06 [melvin]     0.7.0claws51
13925
13926         * src/prefs_actions.c   ** NEW FILE **
13927         * src/prefs_actions.h   ** NEW FILE **
13928                 Added actions to execute on message text view, or on the
13929                         message's file.
13930         * src/Makefile.am
13931                 Added src/prefs_actions.[ch]
13932         * src/compose.c
13933                 Added new menu "Edit/Actions"
13934         * src/defs.h
13935                 Added new actionsrc file.
13936         * src/main.c
13937                 Added actionsrc reading.
13938         * src/mainwindow.c
13939                 Added new menus "Edit/Actions" and "Configuration/Actions..."
13940         * src/prefs_common.h
13941                 Added new element actionslst element to prefs_common.
13942
13943 2002-02-06 [paul]       0.7.0claws50
13944
13945         * sync with sylpheed 0.7.0cvs36
13946                 see ChangeLog entry 2002-02-06
13947
13948 2002-02-05 [paul]
13949
13950         * po/es.po
13951                 updated by Ricardo Mones Lastra
13952
13953 2002-02-05 [paul]       0.7.0claws49
13954
13955         * sync with sylpheed 0.7.0cvs33
13956                 see ChangeLog entries 2002-02-04 (last 4 entries) and 2002-02-05
13957
13958 2002-02-05 [paul]       0.7.0claws48
13959
13960         * src/compose.c
13961                 re-add 'Edit/Advanced/Delete entire line', previously named
13962                 'Delete Line+'
13963
13964 2002-02-04 [paul]       0.7.0claws47
13965
13966         * src/compose.c
13967           src/summaryview.c
13968                 fix bug #494993 (Reply All not taking Reply-To into consi)
13969                 eliminate differences in behaviour of right-click 'Reply to all' 
13970                 in summary view and 'Reply to all' on the toolbar. 
13971                 fix bug where Reply-To gets ignored by 'Reply to all' in summary
13972                 view and From gets ignored by 'Reply to all' on toolbar.
13973                 fix bug where 'Reply to all' on toolbar uses To twice and ignores
13974                 From when no Reply-To header is present.
13975
13976 2002-02-04 [paul]       0.7.0claws46
13977
13978         * sync with sylpheed 0.7.0cvs30
13979                 see ChangeLog entries 2002-02-03 and 2002-02-04
13980
13981 2002-02-03 [melvin]     0.7.0claws45
13982
13983         * src/gtkspell.[ch]
13984                 Readded function to highlight all misspelled words.
13985                 Fixed bug where user-provided-words did not replace
13986                         correctly the misspelled word when using the mouse.
13987                 Fixed bug where checking a region selected from right to left did
13988                         not check the region at all.
13989                 Fixed bug where 'Check backwards' may not check at all. 
13990                 Fixed memory leaks where popup menus and accel_groups were not destroyed.
13991                 Fixed possible buffer overflow when checking for long strings (>1k).
13992                 Made cursor and scrollbar positions non changing after uncheck_all/check_all.
13993                 Accelerators code uses now gtk_widget_add_accel.
13994                 Removed and disabled obsolete and unfinished code.
13995                 Cleaning up.
13996
13997         * src/compose.c
13998                 Added menu item to Highlight all misspelled words.
13999
14000 2002-02-01 [paul]       0.7.0claws44
14001
14002         * src/mainwindow.c
14003                 fix '/View/Hide read messages' sensitivity when all
14004                 messages in a folder are hidden
14005
14006 2002-02-01 [paul]       0.7.0claws43
14007
14008         * src/main.c
14009                 add --send option to command line interface, sends all
14010                 queued mail. Patch submitted by Ricardo Mones Lastra.
14011
14012 2002-01-31 [paul]       0.7.0claws42
14013
14014         * src/mainwindow.c
14015                 add '/View/Hide read messages' to main_window_set_menu_sensitive()
14016
14017 2002-01-31 [paul]       0.7.0claws41
14018
14019         * sync with sylpheed 0.7.0cvs27
14020                 see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
14021                 and 2002-01-31
14022
14023         * src/textview.c
14024                 comment out elements of textview_show_part() as temporary
14025                 workaround for attachment 'Display as text' bug 
14026
14027         * po/pt_BR.po
14028                 updated by Fabio Junior Beneditto
14029
14030 2002-01-30 [paul]       0.7.0claws40
14031
14032         * sync with sylpheed 0.7.0cvs24
14033                 see ChangeLog entries 2002-01-29 (src/prefs_common.c)
14034                 and 2002-01-30
14035
14036         * src/compose.c
14037                 add {N_("/_Spelling"), ... "<Branch>"} to 
14038                 GtkItemFactoryEntry compose_entries[]
14039
14040         * src/prefs_common.c
14041                 add claws menu items to prefs_keybind_apply_clicked()
14042                 and remove non-claws menu items
14043
14044 2002-01-29 [paul]       0.7.0claws39
14045
14046         * sync with sylpheed 0.7.0cvs22
14047                 see ChangeLog entries 2002-01-28 and 2002-01-29
14048
14049 2002-01-28 [melvin]     0.7.0claws38
14050
14051         * src/compose.c
14052                 Added the declartion of compose_send_control_enter.
14053
14054         * src/compose.c
14055         * src/gtkspell.[ch]
14056                 Added in a 'Spelling' menu which includes the configuration menu. 
14057                 Added a real 'Check all' and got rid from the old one which only
14058                 highlited misspelled word.
14059                 Made 'Check while typing' a disableable option.
14060                 Added a dialog when there are no more misspelled word.
14061                 Added a dialog if error occurs when switching to a dictionary.
14062         
14063         * src/prefs_common.[ch]
14064                 Added option for the default 'Check while typing' option.
14065
14066
14067 2002-01-28 [alfons]     0.7.0claws37
14068
14069         * src/compose.c
14070                 fix buglet and make code comply with sylpheed code style
14071
14072 2002-01-28 [paul]       0.7.0claws36
14073
14074         * sync with sylpheed 0.7.0cvs19
14075                 see ChangeLog entries for 2002-01-28
14076
14077 2002-01-28 [hoa]        0.7.0claws35
14078
14079         * src/defs.h
14080                 added rendererrc
14081
14082         * src/main.c
14083                 read the renderer config
14084
14085         * src/procmime.[ch]
14086                 use the renderer config to convert mime attachments
14087
14088         * src/textview.c
14089                 don't use textview_show_html/ertf,
14090                 use get_text_content instead
14091
14092 2002-01-27 [alfons]     0.7.0claws34
14093         
14094         * src/news.c
14095                 make sylpheed believe it can delete a news message...
14096                 (messages are NOT deleted, maybe we should remove
14097                 processing from the folder properties after all.)
14098
14099 2002-01-27 [alfons]     0.7.0claws33
14100
14101         * src/folder.c
14102                 add extra checks
14103         * src/news.c
14104                 implement remove_msg() 
14105
14106 2002-01-27 [alfons]     0.7.0claws32
14107
14108         * src/procmsg.h
14109         * src/procheader.c
14110         * src/messageview.c
14111                 fix return receipt / disposition notification again. this
14112                 stuff seems to break on _every_ major summary UI change, so
14113                 it's now implemented using a flag which is saved in the
14114                 marks cache
14115                 
14116 2002-01-26 [alfons]     0.7.0claws31
14117
14118         * src/import.c
14119                 let import dialog show the destination folder identifier
14120
14121 2002-01-26 [melvin]     0.7.0claws30
14122
14123         * src/folderview.c
14124         * src/summaryview.c
14125                 Readded 'Mark all read' into summary view popup menu
14126                 Added 'Mark all read' in folder view popup menu for IMAP
14127                 and NNTP.
14128                 Made it insensitive if the selected folder is not the shown
14129                 one to avoid 'Mark all read' on the wrong folder.
14130                 
14131 2002-01-26 [paul]       0.7.0claws29
14132
14133         * src/folderview.c
14134           src/summaryview.c
14135                 move 'Mark all read' from summary view to folder view
14136                 menu. (adapted from) patch submitted by Jeremy Andrews,
14137                 <lists@kerneltrap.com>
14138
14139 2002-01-25 [alfons]     0.7.0claws28
14140
14141         * src/gtkstext.c
14142                 put the gtk class name back so GtkSText adapts the 
14143                 settings of GtkText
14144
14145 2002-01-25 [alfons]     0.7.0claws27
14146
14147         * src/folderview.c 
14148                 assimilate Ricardo's patch that shows pixmaps instead of
14149                 plain "new" and "unread" texts in the folder view column
14150                 headers 
14151
14152 2002-01-25 [paul]       0.7.0claws26
14153
14154         * src/Makefile.am
14155                 add $(GPGME_CFLAGS) to INCLUDES so that gpgme can 
14156                 be found in non-standard locations. 
14157                 Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
14158
14159 2002-01-25 [paul]       0.7.0claws25
14160
14161         * sync with sylpheed 0.7.0cvs16
14162                 see ChangeLog entry 2002-01-25
14163
14164 2002-01-24 [paul]       0.7.0claws24
14165
14166         * more sync with sylpheed 0.7.0cvs15
14167                 get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
14168
14169 2002-01-23 [sergey]     0.7.0claws23
14170
14171         * src/importldif.c
14172                 Fixed segfault when closing LDIF import wizard with
14173                 the window manager.
14174         * src/imageview.c
14175         * src/imageview.h
14176         * src/messageview.c
14177         * src/mimeview.c
14178                 Fixed wrong scrolling position after switching between
14179                 text and image parts.
14180
14181 2002-01-23 [paul]       0.7.0claws22
14182
14183         * sync with sylpheed 0.7.0cvs15
14184                 see ChangeLog entries 2002-01-22 and 2002-01-23
14185
14186 2002-01-21 [melvin]     0.7.0claws21
14187
14188         * src/prefs_scoring.c
14189         * src/prefs_filtering.c
14190                 Fixed bug where scoring and filtering windows stopped
14191                 autochecking.
14192
14193 2002-01-21 [paul]       0.7.0claws20
14194
14195         * sync with sylpheed 0.7.0cvs12
14196                 see ChangeLog entries 2002-01-20 and 2002-01-21
14197
14198 2002-01-21 [carsten]    0.7.0claws19
14199         * src/mainwindow.c
14200         * src/menu.[ch]
14201         * src/messageview.[ch]
14202         * src/summaryview.[ch]
14203                 changes to shortcuts handling again:
14204                         + "Q" now controled by mainwin
14205                         + v/V are now customizable and have slightly
14206                           different meanings
14207                 the "button" to minimize the messageview (and maximize
14208                 the summary view) is a real button now
14209         * src/compose.c
14210                 "Delete Line+" added to Edit/Advanced (this will also
14211                 delete the '\n')
14212
14213 2002-01-20 [melvin] 0.7.0claws18
14214
14215         * src/addressbook.c
14216                 Made "Bcc" sensitive when addressbook is called from
14217                 compose window (it was a Claws only bug).
14218
14219 2002-01-19 [alfons] 0.7.0claws17
14220
14221         * src/inc.c
14222                 prevent unnecessary updates when currently selected folder has
14223                 no new messages 
14224
14225 2002-01-19 [alfons] 0.7.0claws16
14226         
14227         * src/summaryview.c
14228                 prevent writing the cache based on current message list in summary 
14229                 view when filtering also put messages in currently selected folder
14230
14231 2002-01-19 [paul]
14232
14233         * po/it.po
14234                 Italian translation submitted by Alessandro Maestri
14235                 <a.maestri@cs.tin.it>
14236
14237 2002-01-18 [melvin]     0.7.0claws15
14238
14239         * src/prefs_filters.c
14240                 fixed bug where 'cancel' from 'filters' window stops autochecking
14241                 if the timer timed out  when the window was open.
14242
14243 2002-01-18 [match]      0.7.0claws14
14244
14245         * src/addrclip.[ch]     ** NEW FILE **
14246         * src/addrselect.[ch]   ** NEW FILE **
14247         * src/adbookbase.h      ** NEW FILE **
14248                 addressbook cut, copy and paste
14249         * src/addrbook.[ch]
14250         * src/addrcache.[ch]
14251         * src/addressitem.h
14252         * src/addrindex.[ch]
14253         * src/addritem.[ch]
14254         * src/importldif.c
14255         * src/importmutt.c
14256         * src/jpilot.[ch]
14257         * src/syldap.[ch]
14258         * src/vcard.[ch]
14259         * src/jpilot.[ch]
14260         * src/editbook.c
14261         * src/editjpilot.c
14262         * src/editldap.c
14263         * src/editvcard.c
14264                 support for copy/paste
14265         * src/addressbook.c
14266                 support for copy/paste
14267                 tidy up menu option processing
14268                 correct address list function arguments
14269         * src/editaddress.c
14270                 sort user attributes
14271         * src/ldif.h
14272         * src/mutt.h
14273                 tidy up
14274
14275         * src/addrbook.[ch]
14276         * src/addrbook.[ch]
14277         * src/addrbook.[ch]
14278                 
14279
14280 2002-01-18 [paul]       0.7.0claws13
14281
14282         * sync with sylpheed 0.7.0cvs8
14283                 configure.in: support Mac OS X (Darwin)
14284
14285 2002-01-18 [carsten]    0.7.0claws12
14286         * src/html.c
14287                 small hack to fix a segfault with an empty href
14288                 (reported by Alexandra Walford <deeni@altern.org>)
14289         * src/mainwindow.c
14290         * src/summaryview.c
14291                 the shortcuts for Mark und Mark as unread are hardcoded
14292                 again
14293         * src/compose.c
14294         * src/gtkstext.[ch]
14295                 readded the shortcuts in gtkstext but made them
14296                 customizeable (simply by adding a menu plus a wrapper
14297                 to compose.c)
14298
14299 2002-01-17 [melvin]     0.7.0claws11
14300
14301         * src/gtkspell.c
14302                 fix default dictionary not being saved.
14303
14304 2002-01-16 [darko]      0.7.0claws10
14305
14306         * src/compose.c
14307                 fix wrapping crash with URL longer than wrapping margin
14308
14309 2002-12-08 [hoa]        0.7.0claws10
14310
14311         * src/matcher_parser_parse.y
14312                 fixed some bugs
14313
14314         * src/prefs_filtering.c
14315                 now, we can use bounce action in the dialog box.
14316
14317 2002-01-16 [carsten]    0.7.0claws9
14318         * src/gtkstext.c
14319                 removed the <control> and <alt> shortcuts because they're
14320                 not needed and interefered with the "normal" shortcuts
14321         * src/mainwindow.c
14322         * src/summaryview.c
14323                 removed most of the hardcoded shortcuts and assigned
14324                 them to menu entries making them easy customizable by
14325                 that
14326
14327 2002-01-16 |melvin]     0.7.0claws8
14328
14329         * src/gtkspell.c
14330                 fixed bug where using the mouse and when the compose
14331                 window is not on top may result in a crash.
14332
14333 2002-01-16 [melvin]     0.7.0claws7
14334
14335         * src/compose.c
14336                 fixed a long standingspell checker bug which could 
14337                 cause a crash after sending a message.
14338
14339 2002-01-16 [paul]       0.7.0claws6
14340
14341         * sync with sylpheed 0.7.0cvs7
14342                 see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
14343                 2002-01-15, and 2002-01-16
14344
14345 2002-01-16 [melvin]     0.7.0claws5
14346
14347         * README.claws
14348         * src/compose.c
14349         * src/gtkspell.[ch]
14350         * src/main.c
14351                 Heavily modified spell checker code to work around
14352                 ispell bug, to add keyboard shortcuts and for future
14353                 enhancements. See README.claws for usage information.
14354
14355 2002-01-15 [alfons]     0.7.0claws4
14356         
14357         * src/summaryview.c
14358                 change gtk_ctree_sort_node() into gtk_ctree_sort_recursive()
14359                 so sorting within threads reflects sort mode
14360
14361 2002-01-15 [christoph]  0.7.0claws3
14362
14363         * src/procmsg.c
14364                 added alertpanel if mail sending failed
14365
14366 2002-01-15 [alfons]     0.7.0claws2
14367         
14368         * src/prefs_filtering.c
14369                 don't stop timer when prefs filtering dialog is opened
14370
14371 2002-01-14 [alfons]     0.7.0claws1
14372
14373         * src/addr_compl.c
14374         * src/prefs.c
14375                 remove debug_print()s for privacy reasons
14376
14377 2002-01-14 [darko]      0.7.0claws
14378
14379         * README.claws
14380                 quotation wrapping is now also in the main branch
14381
14382 2002-01-14 [paul]
14383
14384         * tools/filter_conv.pl
14385                 allow for Boolean Op and case-sensitivity
14386                 this file is included in the release and tagged
14387                 'rel_0_7_0'
14388
14389 2002-01-13 [paul]       0.7.0claws
14390
14391         * release 0.7.0, with cvs tag 'rel_0_7_0'
14392
14393 2002-01-13 [paul]
14394
14395         * tools/filter_conv.pl
14396         * tools/README
14397                 rewritten to output to matcherrc instead of filteringrc
14398
14399         * po/es.po
14400                 updated Spanish translation by Ricardo Mones Lastra
14401
14402 2002-01-13 [alfons]
14403
14404         * po/nl.po
14405                 update dutch translation
14406
14407 2002-01-13 [paul]
14408
14409         * po/pt_BR.po
14410                 Updated by Fabio Junior Beneditto 
14411
14412 2002-01-13 [melvin]     0.6.6claws53
14413
14414         * po/fr.po
14415                 Updated french translation
14416
14417 2002-01-12 [alfons]     0.6.6claws52
14418
14419         * src/filtering.c
14420                 plug mem leak that has been sitting there for ages              
14421
14422 2002-01-12 [alfons]     0.6.6claws51
14423
14424         * src/summaryview.c
14425                 undo melvin's changes from 0.6.6claws48 because summary
14426                 view now refuses to select first unread message when
14427                 selecting a folder 
14428
14429 2002-01-11 [alfons]     0.6.6claws50
14430
14431         * src/import.c
14432                 use claws' semantics for getting folder item when
14433                 importing an mbox file into a folder 
14434                 (submitted by Dale P. Smith)
14435
14436 2002-01-11 [christoph]  0.6.6claws49
14437
14438         * src/prefs.h
14439                 set sensitivity in SET_TOGGLE_SENSITIVITY macro from
14440                 toggle widget, because non static prefs can not use
14441                 prefs_set_* functions
14442         * src/prefs_account.c
14443                 toggle smtp auth password field sensitivity if
14444                 user id is empty and add descrition of usage for
14445                 these fields
14446         * src/prefs_folder_item.c
14447                 use SET_TOGGLE_SENSITIVITY macro to instead of extra
14448                 callbacks
14449
14450 2002-01-11 [melvin]     0.6.6claws48
14451
14452         * src/compose.c
14453                 fix the 'Ctrl-Enter' feature for sending and test really
14454                 for 'Ctrl-Enter' (as Ctrl-Space is also used for activating
14455                 editables which was not documented in Gtk)
14456
14457         * src/summaryview.c
14458                 Made summaryview refresh after sorting and not before.
14459
14460 2002-01-11 [christoph]  0.6.6claws47
14461
14462         * src/compose.c
14463                 select account from account ids if possible and
14464                 correctly set save folder for copy in reedit
14465
14466 2002-01-10 [paul]       0.6.6claws46
14467
14468         * sync with sylpheed 0.7.0 release
14469                 see ChangeLog entries 2002-01-07, 2002-01-08 and
14470                 2002-01-09
14471
14472 2002-01-09 [alfons]
14473
14474         * src/summaryview.c
14475                 remove more dirt traces...
14476
14477 2002-01-09 [alfons]
14478         
14479         * src/summaryview.c
14480                 clean up some traces of my debugging stuff
14481
14482 2002-01-09 [alfons]     0.6.6claws45
14483
14484         * src/filtering.c
14485                 break up filteringprop_apply() in three separate pieces
14486                 so we can drop messages that failed processing in the
14487                 inbox
14488
14489         * src/summaryview.c
14490                 fix bug #469598 "no refresh of inbox after filter" which 
14491                 was introduced by the new summary view locking, and which 
14492                 prevented the summary view to update after a manual filter 
14493                 message. claw's filter message requires a summary_show().
14494                 (aargh, summary_show() again! :-)
14495                 
14496 2002-01-07 [alfons]     0.6.6claws44
14497
14498         * src/headerwindow.c
14499         * src/logwindow.c
14500         * src/messageview.c
14501         * src/sourcewindow.c
14502                 bring in Hiro's last 0.7.0 wm class fixes
14503
14504         * tools/sylprint.pl
14505                 bring in Ricardo's fix for sylprint script
14506
14507         * AUTHORS       
14508         * src/rfc2015.[ch]
14509         * src/prefs_common.[ch]
14510         * src/prefs_account.[ch]
14511         * src/compose.c
14512                 clean up account preference poison in rfc2015,
14513                 and preparation to fix double sign bug 
14514                 (patch submitted by Simon 'corecode' Schubert)
14515
14516 2002-01-07 [christoph]  0.6.6claws43
14517
14518         * src/mh.c
14519                 search for free message number, do not only rely
14520                 on last_num
14521         * src/send.c
14522                 fix smtp auth and use extra account information
14523                 if available, if not use pop3 data instead
14524                 (closes bug #500341)            
14525         * src/ssl.[ch]
14526                 match coding style
14527
14528 2002-01-06 [alfons]     0.6.6claws42
14529
14530         * src/mainwindow.c
14531                 try making the separate windows work again...
14532
14533 2002-01-06 [alfons]     0.6.6claws41
14534
14535         * src/mainwindow.c
14536                 adapt Hiro's separate window menu (to get rid of the funny
14537                 duplicate menu items), and make it work again
14538
14539 2002-01-06 [alfons]     0.6.6claws40
14540
14541         * tools/Makefile.am
14542         * tools/sylprint.rc
14543         * tools/sylprint.pl
14544         * tools/README.sylprint
14545                 add sylprint script for printing mails from Sylpheed
14546                 (contributed by Ricardo Mones Lastra)
14547
14548         * src/acount.c
14549                 clean up
14550
14551 2002-01-06 [melvin]     0.6.6claws39
14552
14553         * src/mainwindow.c
14554         * src/summaryview.c
14555                 Fixed crash introduced in 0.6.6claws38 by the menu
14556                 reorganisation (Hide read messages)
14557         
14558         * ChangeLog.claws 
14559                 Fixed typo (we are now in 2002, alfons ;) )
14560
14561 2002-01-05 [alfons]     0.6.6claws38
14562
14563         * sync with sylpheed 0.6.6cvs10-17
14564                 (last stuff marked as LAST_STABLE)
14565
14566 2002-01-04 [melvin]     0.6.6claws37
14567
14568         * src/account.c
14569                 Made account selection code use strcasestr again instead of
14570                 g_strcasecmp (fixes bug where reediting queued messages
14571                 did not select proper account reported by T. Link).
14572         
14573         * src/folderview.c
14574                 Fix bug where folder icons are not shown when 'hide read messages'
14575                 is on.
14576         
14577         * src/stock_pixmaps.[ch]
14578                 Added folder icons for 'hide read messages'.
14579         
14580         * src/compose.c
14581                 Fixed bug where 'Enter' in a header entry will send the message 
14582                 if 'CTL-Enter' was chosen as a shorcut for sendind. 
14583
14584 2002-01-03 [melvin]     0.6.6claws36
14585         
14586         * src/prefs.[ch]
14587                 Added popup menu for common preferences and
14588                 account preferences (right click on tab displays
14589                                 a menu of all tabs.)
14590
14591 2002-01-02 [melvin]     0.6.6claws35
14592
14593         * src/gtkspell.[ch]
14594                 Made spelling code compatible with undo/redo feature.
14595                 Added creation of suggestion mode menu for the general
14596                         preferences.
14597         
14598         * src/prefs_common.[ch]
14599                 Added option menu for the speller's suggestion mode.
14600                 Added missing spaces in "..." buttons and made a "..."
14601                         button non translatable!
14602         
14603         * src/compose.c
14604                 Made speller use the default suggestion mode.
14605                 Hack to make it possible to choose 'CTRL-Enter' as a
14606                         shortcut for sending (and only for sending).
14607
14608         * src/prefs_folder_item.c
14609                 Changing subject simplification does not update cache 
14610                         anymore (because it is unnecessary).
14611                 Fixed bug where changing subject simplification updated the 
14612                         summaryview even when the viewed folder is not the
14613                         folder which properties are being changed. (E.g. 
14614                                         viewing folder A and changing
14615                                         the subject simplification of 
14616                                         folder B -not being viewed- updated the 
14617                                         summaryview of folder A with data of
14618                                         folder B). (Hope this is clear... )
14619
14620 2001-12-31 [alfons]     0.6.6claws34
14621         
14622         * src/ldif.c
14623         * src/mutt.c
14624                 fgetc() returns a signed integer which doesn't
14625                 fit in a char. so c truncates this to a char
14626                 but we may lose significant bits. i.e. we may
14627                 comparing 0xFF which may not be equal to -1
14628                 unless properly casted to signed char which
14629                 we won't do because fgetc() returns a signed
14630                 integer which doesn't fit in a char. so c 
14631                 truncates this to a char but we may lose 
14632                 significat bits. (you got the idea, thanks
14633                 to Gustavo Noronha Silva <kov@debian.org>
14634                 and the Debian folks!)
14635
14636 2001-12-30 [alfons]     0.6.6claws33
14637
14638         * src/prefs_common.c
14639                 add #ifdef USE_PSPELLs that Melvin forgot               
14640
14641 2001-12-30 [melvin]     0.6.6claws32
14642         
14643         * src/prefs_common.[ch]
14644                 Added configurable color for misspelled words.
14645
14646         * src/gtkspell.[ch]
14647                 Fixed bug of foreground text color (reported by David
14648                                 Mehrmann)
14649                 Added configurable color for misspelled words.
14650
14651 2001-12-30 [alfons]     0.6.6claws31
14652
14653         * src/folder.c
14654                 remove unnecessary things someone put there
14655
14656         * src/mh.c
14657         * src/folder.[ch]
14658                 make folder properties (like threading and sorting) persistent
14659                 (closes bug #497424 "rescan folder tree resets proprieties")
14660                 currently this is only for MH folders. 
14661
14662 2001-12-29 [melvin]     0.6.6claws30
14663
14664         * src/string_match.[ch]
14665                 Optimized a bit: regexp pattern buffer compiled only once, and
14666                   one subroutine call removed. Fixed ^ regexp search: Now, 
14667                   "(^Re: )|(^Hello)" removes only "Re: " from "Re: Hello".
14668         
14669         * src/summaryview.c
14670                 Subject filtering changed to filter summary columns and
14671                   not directly the messages subject cache. The loss in 
14672                   performance is balanced by the improvement of string_match.
14673                 Added an alert panel if there is an error in the regexp.
14674
14675         * src/src/prefs_folder_item.h
14676                 Added a regexp pattern buffer.
14677
14678 2001-12-28 [alfons]     0.6.6claws29
14679
14680         * src/string_match.[ch]
14681                 clean up name space
14682                 allow compilation *BSD
14683
14684 2001-12-27 [alfons]     0.6.6claws28
14685
14686         * src/filter.c
14687                 sync the Hiro's bug fix for BSD
14688
14689 2001-12-27 [melvin]     0.6.6claws27
14690         
14691         * src/compose.c
14692                 Simplify focus to subject entry code.
14693
14694 2001-12-27 [darko]      0.6.6claws26
14695
14696         * src/filtering.c
14697         * src/mbox_folder.c
14698         * src/messageview.c
14699         * src/mh.c
14700         * src/procheader.[ch]
14701         * src/procmsg.h
14702         * src/stock_pixmap.[ch]
14703         * src/summaryview.c
14704                 Show key icon for encrypted mails in summary view
14705
14706         * src/pixmaps/clip.xpm
14707         * src/pixmaps/clipkey.xpm
14708         * src/pixmaps/key.xpm
14709                 New/modified icons for the above
14710
14711 2001-12-27 [melvin]     0.6.6claws25
14712
14713         * src/prefs_common.c
14714                 Put spell checker options in a separate tab to decrease
14715                 the Common Preferences window height.
14716
14717         * README.claws  
14718                 Update spell checker usage instruction about its options
14719                 location.
14720
14721 2001-12-27 [melvin]     0.6.6claws24
14722
14723         * src/compose.c
14724                 Changed subject entry widget position. Initial focus is
14725                 on the To header instead of the subject entry.
14726                 Creating a new header scrolls the header list to make the
14727                 created one visible. Nevertheless, when automatically filling
14728                 headers, the first one is shown.
14729                 A Tab key press in the last empty header entry zips the 
14730                 focus to the subject entry.
14731                 (I did not change the combo boxes, yet)
14732
14733 2001-12-26 [alfons]     0.6.6claws23
14734
14735         * src/prefs_account.c
14736         * src/inc.c
14737                 allow default inbox to reside in another mailbox (only
14738                 works for POP3 accounts)
14739
14740 2001-12-26 [alfons]     0.6.6claws22
14741         
14742         * src/textview.c
14743                 make reply-on-click work with the account of the selected folder
14744         * src/compose.c
14745                 put a fixme here to remind me to fix finding correct default
14746                 account for nested folders
14747
14748 2001-12-25 [alfons]     0.6.6claws21
14749
14750         * src/summaryview.c
14751                 make column headers display locked and mark pixmaps (idea by Melvin) 
14752                 fix bug by adding score and locked column type to sort array
14753
14754 2001-12-25 [alfons]     0.6.6claws20
14755         
14756         * src/summaryview.c
14757                 catch a *potentially* inadvertent write back of  
14758                 the message cache(s) introduced by 0.6.5claws37
14759
14760 2001-12-25 [christoph]  0.6.6claws19
14761
14762         * src/stock_pixmap.[ch]
14763         * src/summaryview.c
14764                 add ignore thread pixmap
14765                 (can someone draw a better icon for this?)
14766
14767 2001-12-24 [alfons]     0.6.6claws18
14768
14769         * src/prefs_folder_item.c
14770                 make address completion actually work for the
14771                 Default To address in the Folder Property dialog.
14772
14773 2001-12-24 [alfons]     0.6.6claws17
14774         
14775         * src/summaryview.c
14776                 use new style regexp for subject stripping 
14777                 (patch submitted by Thomas Link <t.link.tmp200101@gmx.net>)
14778
14779 2001-12-24 [darko]      0.6.6claws16
14780
14781         * src/pgptext.c
14782         * src/rfc2015.c
14783                 move GPG related informational messages to debug mode
14784
14785 2001-12-23 [alfons]     0.6.6claws15
14786
14787         * src/stock_pixmap.[ch]
14788         * src/summaryview.c
14789                 add the forgotten Claws' locked pixmap
14790
14791 2001-12-23 [alfons]     0.6.6claws14
14792
14793         * src/filesel.c
14794                 accept file name typed in entry in multi file
14795                 selector (patch submitted by Gustavo Noronha Silva 
14796                 <kov@debian.org>)
14797
14798 2001-12-23 [alfons]     0.6.6claws13
14799
14800         * src/prefs_filter.c
14801         * src/prefs_filtering.c
14802         * src/matcher.c
14803         * src/importmutt.c
14804                 clean up a little bit
14805         
14806         * src/string_match.c
14807                 validate input strings a little bit more
14808
14809 2001-12-23 [alfons]     0.6.6claws12
14810
14811         * src/Makefile.am
14812         * src/summaryview.c
14813         * src/string_match.[ch]         ** NEW **
14814         * src/folderview.[ch]
14815         * src/headerview.h
14816         * src/folder.[ch]
14817         * src/prefs_folder_item.[ch]
14818                 add subject simplification to strip out strings from
14819                 a subject line (esp. handy for mailing lists). 
14820                 (original patch by by Thomas Link <t.link.tmp200101@gmx.net>,
14821                 but slightly changed things for better integration.)
14822
14823 2001-12-23 [alfons]     0.6.6claws11
14824
14825         * src/mainwindow.c
14826                 fix bug introduced by submission included in 0.6.5claws52.
14827                 ideally this submission should clean the trash if any trash
14828                 folder has a message. however, the hasTrash variable was
14829                 set to false whenever a trash folder was empty (discarding
14830                 a previously found *filled* trash folder.)
14831
14832                 also edited the code a little bit and made it more safe.
14833
14834 2001-12-22 [alfons]     0.6.6claws10
14835
14836         * src/imap.c
14837                 quick fix for Martin Pool's omission of an account
14838                 specific SSL setting
14839
14840 2001-12-22 [alfons]     0.6.6claws9
14841
14842         * src/compose.c
14843         * src/messageview.c
14844         * src/mimeview.c
14845         * src/pgptext.c
14846         * src/procmime.[ch]
14847                 better support for multipart/digest (submitted
14848                 by Fredrik <e98fo@efd.lth.se>)
14849
14850 2001-12-22 [alfons]     0.6.6claws8
14851
14852         * src/addressbook.c
14853                 correct function signature
14854         * src/socket.[ch]
14855         * src/imap.[ch]
14856         * src/prefs_account.[ch]
14857                 allow IMAP over SSH tunnel (patch submitted by 
14858                 Martin Pool <mbp@samba.org>)
14859
14860 2001-12-21 [alfons]     0.6.6claws7
14861
14862         * sync with sylpheed 0.6.6cvs4-9
14863                 (may have forgotten something: LAST_STABLE is 0.6.6claws6)
14864
14865 2001-12-21 [christoph]  0.6.6claws6
14866
14867         * src/compose.c
14868         * src/prefs_folder_item.[ch]
14869                 implement saving of outgoing messages to current folder.
14870                 fix segfault when no default outbox is available
14871                 (closes bug #495683)
14872
14873 2001-12-21 [carsten]    0.6.6claws5
14874         * src/folderview.c
14875         * src/summaryview.c
14876                 pressing CTRL while DND does now the expected thing and
14877                 copies the mail (moving is still the default, as this
14878                 seam more appropriate for handling mails by DND)
14879
14880 2001-12-18 [paul]       0.6.6claws4
14881
14882         * sync with sylpheed 0.6.6cvs3
14883                 see ChangeLog entries 2001-12-18
14884
14885 2001-12-18 [hiro]       0.6.6claws3
14886
14887         * src/undo.c
14888                 fix for multibyte characters (obtain the number of letters
14889                 instead of bytes).
14890
14891 2001-12-17 [paul]       0.6.6claws2
14892
14893         * sync with sylpheed 0.6.6cvs1
14894                 see ChangeLog entry 2001-12-16
14895
14896 2000-12-17 [alfons]     0.6.6claws1
14897
14898         * src/filtering.c
14899                 clean up
14900
14901 2001-12-16 [paul]       0.6.6claws
14902 2001-12-15
14903
14904         * Release version 0.6.6claws, cvs tag: rel_0_6_6
14905
14906         * src/mimeview.c
14907                 last minute sync with main 0.6.6
14908
14909         * po/es.po
14910                 updated by Ricardo Mones Lastra
14911                 update for last minute sync
14912         * po/fr.po
14913         * po/nl.po
14914                 update for last minute sync
14915         * po/de.po
14916                 updated by Jens Oberender
14917         * po/pt_BR.po
14918                 updated by Fabio Junior Beneditto
14919
14920         * src/prefs_common.[ch]
14921         * src/undo.c
14922                 number of undo levels is user configurable
14923                 (squeeze it into the release in the dying
14924                 moments) Submitted by Jens Oberender    
14925
14926 2001-12-15 [melvin]
14927
14928         * po/fr.po
14929                 updated french translation
14930
14931 2001-12-15 [paul]       0.6.5claws92
14932
14933         * sync with sylpheed 0.6.5cvs28
14934                 see ChangeLog entry 2001-12-14 (src/prefs_account.c)
14935
14936         * po/nl.po
14937                 update to allow for sync
14938
14939 2001-12-15 [alfons]
14940         
14941         * po/nl.po
14942                 update dutch translation
14943
14944 2001-12-14 [carsten]    0.6.5claws91
14945         * src/summaryview.c
14946                 fixed bug #473785; also after changing the column order
14947                 the same message will be selected and displayed as before
14948                 the reordering
14949
14950 2001-12-14 [carsten]    0.6.5claws90
14951         * src/folderview.c
14952                 probably found the bug reported by wwb opening or closing
14953                 a folder tree just before dnd (found the solution in the
14954                 balsa source -- thanks to them)
14955
14956 2001-12-14 [carsten]    0.6.5claws89
14957         * src/gtkutils.c
14958         * src/account.c
14959                 moved gtk_clist_moveto to the right place, so that
14960                 only the accounts dialog is effected on opening
14961
14962 2001-12-14 [carsten]    0.6.5claws88
14963         * src/gtkutils.c
14964                 gtkut_clist_set_focus_row does a gtk_clist_moveto
14965                 now, so that the focused row will be seen in any case
14966                 (reported by wwp on sf-claws-user)
14967
14968 2001-12-14 [darko]      0.6.5claws87
14969
14970         * src/compose.c
14971                 remove unnecessary line
14972
14973 2001-12-14 [paul]       0.6.5claws86
14974
14975         * sync with sylpheed 0.6.5cvs27
14976                 see ChangeLog entries 2001-12-14
14977
14978 2001-12-14 [carsten]    0.6.5claws85
14979         * src/mainwindow.c
14980                 following a suggestion of Melvin the rcoabm pops up
14981                 right under the button now and the button is reliefed
14982                 while the popup is open
14983
14984 2001-12-14 [darko]      0.6.5claws84
14985
14986         * src/compose.c
14987                 fix crash when wrapping long lines if linewrap quotation
14988                 is disabled and wrapper encounters a word spanning more
14989                 than one line
14990
14991 2001-12-13 [paul]       0.6.5claws83
14992
14993         * src/compose.c
14994                 prefer 'Reply-To' header over mailing list header when
14995                 replying to a message. Finally prevent all those confirmation 
14996                 messages being sent to the list itself.
14997
14998         * src/summaryview.c
14999                 remove unused summary_set_menu_sensitive() entry
15000
15001 2001-12-13 [paul]       0.6.5claws82
15002
15003         * src/folderview.c
15004         * src/pixmaps/inbox-hrm.xpm     ** NEW FILE **
15005         * src/pixmaps/outbox-hrm.xpm    ** NEW FILE **
15006         * src/pixmaps/trash-hrm.xpm     ** NEW FILE **
15007                 improvements to 'Hide read messages': Inbox, Outbox,
15008                 Trash, Queue, and Draft icons now reveal presence of hidden 
15009                 messages
15010
15011 2001-12-12 [alfons]     0.6.5claws81
15012
15013         0.6.5claws80 was tagged as LAST_STABLE
15014
15015         * src/filtering.[ch]
15016         * src/matcher.[ch]
15017         * src/matcher_parser_lex.c
15018                 fix the filtering; my last attempt to get it right, 
15019                 if it does not work, it's Hoa's turn. ;-)
15020
15021                 for my honourable peers:
15022                 
15023                 the code now makes a clear distinction between
15024                 rules as they are displayed (probably escaped),
15025                 and as they are executed (probably unescaped). the
15026                 parser does *NOT* do any unescaping, this is
15027                 the task of the matcher.c (which breaks up a
15028                 rule into condition) and the filtering.c (which
15029                 breaks up the rule's action). to make this
15030                 run happily we provide an unescaped copy of
15031                 crucial strings to the MatcherProp and 
15032                 FilteringAction structures. note that the only
15033                 exception to this is any REGEXP string. those
15034                 are directly passed to regcomp() and regexp()
15035                 (who have much more powerful unescape functions).
15036                 
15037                 for everyone else:
15038         
15039                 you can escape tab (\t), carriage return (\r),
15040                 linefeed (\n), form feed (\f), quote (\"), 
15041                 single quote (\'), bell (\b) in all the entry
15042                 lines in the scoring & filtering dialogs.
15043                 as an added bonus this should not affect
15044                 existing filtering rules.
15045
15046 2001-12-12 [carsten]    0.6.5claws80
15047
15048         * src/summaryview.c
15049         * po/de.po
15050                 "item(s) selected" is now sensitive to 1 or more
15051                 than one selected (nice for language where simple
15052                 adding of a "s" is not possible as German (Eintrag
15053                 ->Eintr"age)
15054                 
15055                 the "forward as attachment" entry from the right
15056                 click menu removed, "forward" acts following the
15057                 prefs
15058         
15059         * src/textview.c
15060                 reverted my former changes; so compiler warning again
15061                 but there's more GTK_TEXT/GTK_STEXT mixing on other places
15062                 nevertheless
15063
15064         * src/messageview.c
15065                 "search in message" does now *not* only work in MVIEW_TEXT
15066                 messages, but also in a MIMEVIEW_TEXT part of MVIEW_MIME
15067                 message
15068
15069         * src/mainwindow.c
15070                 removed "/File/_Close" as it was the same as "/File/E_xit"
15071                 and we don't need it two times
15072
15073                 the separate folder view and message view now get a distinct
15074                 WMCLASS, just in case someone is using sawfish ;-)
15075
15076                 as the menu entries "/View/Message view" and "/View/Folder tree"
15077                 are only doing something when SEPARATE_MESSAGE or SEPARATE_FOLDER
15078                 make them sensitive accordingly and as these two are "shown"
15079                 after startup anytime check this menuitem at startup
15080
15081 2001-12-12 [paul]       0.6.5claws79
15082
15083         * src/folderview.c
15084                 fix sensitivity of 'Search folder...', broken in
15085                 0.6.5claws75
15086
15087         * src/mainwindow.c
15088                 fix dodgy English
15089
15090 2001-12-11 [carsten]    0.6.5claws78
15091         * src/filtering.c
15092                 fixed two typos returning a wrong FALSE/TRUE
15093         * src/mainwindow.[ch]
15094                 extra menu for email/news button removed
15095
15096 2001-12-11 [alfons]     0.6.5claws77
15097         
15098         * src/matcher.c                 (1.3)
15099         * src/matcher_parser_lex.l      (1.28)
15100                 revert for another attempt
15101                 mark 0.6.5claws77 as LAST_STABLE
15102
15103 2001-12-11 [christoph]  0.6.5claws76
15104
15105         * po/de.po
15106                 fixed wrong translation for prev. unread msg
15107
15108 2001-12-11 [paul]       0.6.5claws75
15109
15110         * src/folder.[ch]
15111         * src/folderview.c
15112         * src/mainwindow.c
15113         * src/summaryview.[ch]
15114         * src/pixmaps/dir-open-hrm.xpm  ** NEW FILE **
15115                 enable ability to hide read messages on per folder basis via 
15116                 '/Summary/Hide read messages'; when selected, a folder will 
15117                 have a red open folder icon, instead of a blue icon, if the 
15118                 folder contains hidden messges
15119                 submitted by Thomas Link <t.link.tmp200101.gmx.net> 
15120
15121         * src/mainwindow.c
15122                 remove '/Message/Forward as attachment' from 
15123                 main_window_set_menu_sensitive() to prevent debug warning
15124
15125         * src/folderview.c
15126         * src/mainwindow.c
15127                 Clean up some of the English
15128
15129         * tools/newscache_clean.pl
15130                 allow for new 'hidereadmsgs' entry in folderlist.xml
15131
15132         * po/es.po
15133                 updated translation, submitted by Ricardo Mones Lastra
15134
15135 2001-12-11 [paul]       0.6.5claws74
15136
15137         * sync with sylpheed 0.6.5cvs25
15138                 see ChangeLog entry 2001-12-11
15139
15140 2001-12-10 [alfons]     0.6.5claws73
15141
15142         * src/matcher.c
15143                 add more control characters
15144         * src/matcher_parser_lex.l
15145                 make escaping / unescaping work again
15146
15147 2001-12-10 [alfons]     0.6.5claws72
15148
15149         * src/imap.c
15150                 clean up warnings "returning value for void function" 
15151         * src/prefs_filtering.c
15152                 make info button for execute action sensitive
15153
15154 2001-12-10 [paul]       0.6.5claws71
15155
15156         * src/compose.c
15157         * src/imap.[ch]
15158         * src/summaryview.c
15159                 fix: imap server now gets informed of MARKED, UNMARKED
15160                 and REPLY events. Now people can use different IMAP-Mail
15161                 clients and have the exact same information about MARKED,
15162                 UNMARKED and REPLY status with all of them. Especially
15163                 useful for imap servers with a web-frontend.
15164                 submitted by Tobias Sandhaas <medlor@web.de>
15165
15166 2001-12-09 [melvin]     0.6.5claws70
15167         
15168         * src/textview.[ch]
15169                 fixed bug #490076 (hunted down by Alfons who implemented
15170                 a workaround in 0.6.5claws65)
15171
15172 2001-12-09 [christoph]  0.6.5claws69
15173
15174         * src/summaryview.c
15175                 set pointer to string in LOCKED column to NULL
15176                 (might fix bug #490800)
15177
15178 2001-12-09 [carsten]    0.6.5claws68
15179
15180         * po/de.po
15181                 resolved some cluttered menu shortcuts 
15182                 ('creating new email' and 'creating news message'
15183                 hade the same)
15184         * src/compose.c
15185                 wmclass now distinc from main window
15186         * src/mainwindow.c
15187           src/mainwindow.h
15188                 email/news and forward button functionality similar
15189                 to the reply buttons; removed the ugly dropdown arrows
15190                 and use instead the right mouse button
15191
15192 2001-12-09 [paul]       0.6.5claws67
15193
15194         * src/imap.c
15195         * src/utils.h
15196                 allow spaces in imap folder names
15197                 submitted by Willem van Engen <wvengen@stack.nl>
15198
15199 2001-12-09 [paul]       0.6.5claws66
15200
15201         * sync with sylpheed 0.6.5cvs24
15202                 see ChangeLog entry 2001-12-09
15203
15204 2001-12-08 [alfons]     0.6.5claws65
15205
15206         * src/textview.c
15207                 prevent secondary selection claim after "add to sender" dialog
15208                 popped up. this is because there's a GDK_BUTTON_RELEASE pending.
15209                 we trick GTK by simulating a click at (0, 0) in the textview.
15210
15211 2001-12-08 [hoa]        0.6.5claws64
15212
15213         * src/folder.c
15214                 fixed a bug about the .processing folder name while filtering
15215
15216 2001-12-08 [alfons]     0.6.5claws63
15217
15218         * src/folderview.c 
15219                 work around problem of not correctly updating folder stats
15220                 when deleting messages. there's some folder scanning evil
15221                 going so the folderview_update_msg_num() does not work
15222                 correctly. need to investigate this.
15223
15224 2001-12-08 [paul]       0.6.5claws62
15225
15226         * sync with sylpheed 0.6.5cvs23
15227                 see ChangeLog entry 2001-12-08
15228
15229 2001-12-07 [christoph]  0.6.5claws61
15230
15231         * src/compose.c
15232                 fix another header translation problem
15233
15234 2001-12-07 [alfons]     0.6.5claws60
15235
15236         * src/mbox.c
15237                 make filtering also work on local spool mbox
15238
15239 2001-12-07 [carsten]    0.6.5claws59
15240         * src/addressbook.c
15241                 addressbook window gets a wmclass distinct from the main
15242                 sylpheed window
15243         * src/compose.h
15244         * src/mainwindow.[ch]
15245                   forward menu item will use mode selected in prefs, forward 
15246                 as attatchment in menu removed (will be substituted in the
15247                 toolbar similar to reply buttons)
15248                   create news message menu entry and news button is now 
15249                 sensitive to the existance of a news account
15250         * src/pixmaps/stock_mail_reply_quote.xpm           ** REMOVED **
15251         * src/pixmaps/stock_mail_reply_to_all_quote.xpm    ** REMOVED **
15252         * src/pixmaps/stock_mail_reply_to_sender_quote.xpm ** REMOVED **
15253                 these are removed because the toolbar buttons don't show
15254                 the quoting modus any longer
15255
15256 2001-12-07 [paul]
15257
15258         * tools/newscache_clean.pl      ** NEW FILE **
15259                 perl script to do some tidying up in the newscache directory 
15260                 
15261         * tools/sylpheed-switcher       ** NEW FILE **
15262                 perl script to enable easy switching between main and claws
15263                 
15264         * tools/README
15265                 added descriptions of the two new perl scripts          
15266
15267
15268 2001-12-07 [melvin]     0.6.5claws58
15269
15270         * src/messageview.c
15271                 fixed a warning during compilation introduced in 0.6.5claws56
15272
15273 2001-12-07 [paul]       0.6.5claws57
15274
15275         * src/mainwindow.[ch]
15276         * src/menu.[ch]
15277                 further usability enhancements to replying with or without 
15278                 quoting via the toolbar, use of Ctrl key is replaced by 
15279                 drop down menu 
15280                 Submitted by Carsten Schurig            
15281
15282 2001-12-07 [melvin]     0.6.5claws56
15283
15284         * src/messageview.c
15285                 hack to fix bug that prevented to make/paste selections
15286                 after switching between MVIEW_TEXT and MVIEW_MIME views
15287                 without deselecting the selection first.
15288
15289 2001-12-06 [alfons]     0.6.5claws55
15290
15291         * src/filtering.[ch]
15292         * src/inc.c
15293                 revise filtering a little bit more, and make sure
15294                 messages are delivered to the appropriate inbox
15295                 (perhaps set per account)
15296
15297 2001-12-06 [paul]       0.6.5claws54
15298
15299         * sync with sylpheed 0.6.5cvs22
15300                 see ChangeLog entry 2001-12-06
15301
15302 2001-12-05 [alfons]     0.6.5claws53
15303
15304         * src/inc.c
15305         * src/folder.[ch]
15306         * src/procmsg.c
15307         * src/filtering.c
15308                 more revisions of filtering system
15309                 (last stable version is marked as LAST_STABLE)
15310                 
15311                 | NOTE 1): the filtering system now uses a local folder called
15312                 | .processing. if filtering fails, check this directory
15313                 | for missing messages.
15314                 |
15315                 | NOTE 2): help us find the filtering actions still missing
15316
15317 2001-12-05 [paul]       0.6.5claws52
15318
15319         * src/mainwindow.c
15320                 fix bug where 'Empty Trash?' pop-up window appears even
15321                 when Trash is empty, submitted by Jesse Skinner         
15322
15323 2001-12-05 [melvin]     0.6.5claws51
15324
15325         * src/compose.c
15326                 fixed bug #486106 to select correct account when reediting 
15327                 a queued message
15328         
15329 2001-12-04 [alfons]     0.6.5claws50
15330
15331         * src/mh.c
15332                 declare markfile in appropriate functions when
15333                 no fchmod() is found (thanks to Mark Heerdink <marc@koelkast.net>
15334                 for spotting this)
15335
15336 2001-12-04 [paul]       0.6.5claws49
15337
15338         * sync with sylpheed 0.6.5cvs21
15339                 see ChangeLog entry 2001-12-04
15340
15341 2001-12-03 [christoph]  0.6.5claws48
15342
15343         * po/de.po
15344                 changed translation of undo
15345         * src/account.c
15346         * src/folder.c
15347                 don't reinvent the wheel to traverse a GNode
15348         * src/compose.[ch]
15349                 seperate code to create the compose gui into functions
15350                 add "Others" page with folder selection for saving copy
15351                 of the message.
15352                 the folder identifier is saved to queue header
15353         * src/procmsg.c
15354                 save message to folder in queue header
15355
15356 2001-12-03 [paul]       0.6.5claws47
15357
15358         * sync with sylpheed 0.6.5cvs20
15359                 see ChangeLog entry 2001-12-03
15360
15361 2001-12-01 [paul]
15362
15363         * more sync with sylpheed 0.6.5cvs19
15364                 see ChangeLog entry 2001-11-29
15365
15366 2001-11-30 [paul]       0.6.5claws46
15367         
15368         * src/compose.c
15369                 remove conflicts introduced by Hoa's last commit
15370          
15371         * src/mainwindow.c
15372                 make 'Message/Bounce' sensitive
15373
15374 2001-11-30 [hoa]        0.6.5claws45
15375
15376         * src/compose.c
15377                 slightly change bounce function to add
15378                 information about the user that bounced the mail
15379                 in the From header line.
15380
15381         * src/folderview.c
15382                 permit the use of processing in outbox folder.
15383
15384 2001-11-29 [paul]       0.6.5claws44
15385
15386         * src/mainwindow.[ch]
15387         * src/prefs_common.c
15388         * src/pixmaps/stock_mail_reply_quote.xpm            ** NEW FILE **
15389         * src/pixmaps/stock_mail_reply_to_all_quote.xpm     ** NEW FILE **
15390         * src/pixmaps/stock_mail_reply_to_author_quote.xpm  ** NEW FILE **
15391                 usability enhancements to the quoting, implements
15392                 use of Ctrl key to toggle quoting settings
15393                 Submitted by Carsten Schurig <Carsten.Schurig@web.de>
15394
15395 2001-11-29 [paul]       0.6.5claws43
15396         
15397         * sync with sylpheed 0.6.5cvs19
15398                 see ChangeLog entry 2001-11-28
15399
15400 2001-11-29 [melvin]     0.6.5claws42
15401         * src/Makefile.am
15402                 added enriched.[ch] to the list of files
15403
15404         * src/textview.c
15405         * src/mimeview.c
15406         * src/procmime.[ch]
15407         * src/enriched.[ch]
15408                 added support to view text/enriched
15409                 added support to show headers in message view for text/enriched and text/html
15410                         in non multipart messages
15411
15412 2001-11-28 [paul]       0.6.5claws41
15413
15414         * more sync with sylpheed 0.6.5cvs18
15415                 see ChangeLog entry 2001-11-27 (src/prefs_common.c)
15416
15417 2001-11-27 [paul]       0.6.5claws40
15418         
15419         * po/pt_BR.po
15420                 updated translation, submitted by Fabio Junior Beneditto
15421                 
15422         * sync with sylpheed 0.6.5cvs18
15423                 see ChangeLog entries 2001-11-26 (src/textview.c) and
15424                 2001-11-27
15425
15426
15427 2001-11-26 [paul]
15428
15429         * po/es.po
15430                 updated translation, submitted by Ricardo Mones Lastra
15431
15432 2001-11-26 [alfons]
15433
15434         * src/matcher.c
15435                 add more translatable strings
15436
15437 2001-11-26 [christoph]  0.6.5claws39
15438
15439         * po/de.po      
15440                 fixed one more umlaut
15441         * src/compose.c
15442                 fix translated header when it should not be translated
15443
15444 2001-11-26 [paul]       0.6.5claws38
15445
15446         * src/mainwindow.c
15447                 remove '/Message/Add Sender to address book' from 
15448                 main_window_set_menu_sensitive(), prevent debug warning
15449                 add 'Message/Mark/Mark all read' to mainwin_entries[]
15450
15451 2001-11-26 [paul]       0.6.5claws37
15452
15453         * src/summaryview.c
15454                 fix 'recurring unread state' bug 
15455
15456         * tools/README 
15457         * tools/filter_conv.pl
15458                 read name of top level mailbox from folderlist.xml
15459                 and presume nothing about its name              
15460
15461 2001-11-26 [darko]      0.6.5claws36
15462
15463         * src/gtkstext.[ch]
15464                 removed functions that are now in gtkutils.c
15465                 use gtkut_text_is_uri_string() from gtkutils.c
15466         * fix my comment on 2001-11-23 (missing gtkutils.[ch])
15467
15468 2001-11-26 [paul]       0.6.5claws35
15469
15470         * sync with sylpheed 0.6.5cvs16
15471                 see ChangeLog entries 2001-11-25 and 2001-11-26
15472
15473 2001-11-25 [alfons]     0.6.5claws34
15474
15475         EXPERIMENTAL!!! Please checkout the last stable version using: 
15476           
15477         % cvs update -r LAST_STABLE -dRAP
15478
15479         (Or help us testing this stuff.)
15480
15481         * src/filtering.c               (1.14)
15482         * src/filtering.h               (1.6)
15483         * src/inc.c                     (1.28)
15484         * src/matcher.c                 (1.20)
15485         * src/mbox.c                    (1.9)
15486         * src/procmsg.h                 (1.14)
15487         * src/summaryview.c             (1.59)
15488         * src/summaryview.h             (dunno)
15489                 revert/merge/sync to as it was before commit 
15490                 on Thu, 19 Jul 2001 10:15:51 -0700.
15491
15492 2001-11-25 [hoa]        0.6.5claws33
15493
15494         * src/main.c
15495                 processing mails at startup
15496
15497         * src/folderview.c
15498         * src/summaryview.[ch]
15499                 processing mails when entering folder
15500
15501         * src/prefs_filtering.c
15502                 fixed some UI bugs
15503
15504 2001-11-24 [alfons]     0.6.5claws32
15505
15506         * src/summaryview.[ch]
15507                 make summary sort headers work, and also make
15508                 sure the sort type is stored
15509
15510 2001-11-23 [alfons]     0.6.5claws31
15511
15512         * src/summaryview.[ch]
15513                 make lock work like mark
15514                 disallow deleting messages marked as locked
15515
15516 2001-11-23 [alfons]     0.6.5claws30
15517
15518         * src/gtkstext.c
15519         * src/compose.[ch]
15520         * src/Makefile.am
15521         * src/undo.[ch]
15522                 merge undo patch submitted by Jens
15523
15524 2001-11-23 [christoph]  0.6.5claws29
15525
15526         * src/.cvsignore
15527                 added ylwrap
15528         * src/compose.c
15529                 fixed gpg signing and encoding
15530         * src/folder.[ch]
15531         * src/main.c
15532                 added --status option to get new, unread and total
15533                 message count from a running sylpheed
15534         * src/prefs_common.c
15535                 temporary fix for reply_with_quote problem
15536                 (don't call functions for non existing widget)
15537         * src/procmsg.c
15538                 one more check for ignored threads but still not
15539                 always working correctly. probably a recursive
15540                 check for all parents is needed
15541
15542 2001-11-23 [darko]      0.6.5claws28
15543
15544         * src/compose.c
15545                 wrapping on send improvements
15546         * src/gtkutils.[ch]
15547                 fix for GtkSText after last sync with main branch
15548                 GTK_TEXT -> GTK_STEXT
15549
15550 2001-11-23 [paul]       0.6.5claws27
15551
15552         * sync with sylpheed 0.6.5cvs14
15553                 see ChangeLog entries 2001-11-22 and 2001-11-23
15554                 
15555         * po/de.po
15556                 fixed the scrambled umlauts 
15557                 submitted by Carsten Schurig <Carsten.Schurig@web.de>
15558
15559 2001-11-21 [paul]       0.6.5claws26
15560
15561         * sync with sylpheed 0.6.5cvs12
15562                 see 2nd ChangeLog entry dated 2001-11-20
15563
15564 2001-11-20 [paul]       0.6.5claws25
15565
15566         * sync with sylpheed 0.6.5cvs11
15567                 see ChangeLog entry 2001-11-19 (src/utils.c)
15568
15569 2001-11-20 [hiro]
15570
15571         * src/compose.c
15572                 GTK_TEXT -> GTK_STEXT
15573                 fix for wrong comment
15574
15575 2001-11-20 [hiro]       0.6.5claws24
15576
15577         * src/compose.[ch]
15578                 more merges from main branch
15579                 removed fatal warnings (uninitialized variables etc.)
15580                 some coding style fix
15581         * src/gtkutils.h
15582                 fixed typo.
15583         * src/addressbook.c
15584           src/addrindex.c
15585                 V-Card -> vCard
15586
15587 2001-11-19 [hoa]        0.6.5claws23
15588
15589         * src/filtering.c
15590         * src/prefs_scoring.c
15591         * src/matcher.[ch]
15592         * src/scoring.c
15593                 cleaning code
15594
15595         * src/matcher_parser_parse.y
15596         * src/prefs_filtering.c
15597                 bouncing
15598
15599 2001-11-19 [alfons]     0.6.5claws22
15600
15601         more of my old things into claws
15602
15603         * src/Makefile.am
15604         * src/prefs_common.c
15605         * src/procmsg.h
15606         * src/summaryview.[ch]
15607         * src/prefs_summary_column.c
15608         * src/pixmaps/locked.xpm
15609                 add indicators for locking of message in summary view
15610                 (does not work yet, only visual indicator)
15611
15612 2001-11-19 [paul]       0.6.5claws21
15613
15614         * sync with sylpheed 0.6.5cvs10
15615                 see ChangeLog entry 2001-11-19
15616
15617 2001-11-18 [alfons]     0.6.5claws20
15618         
15619         * src/filtering.c
15620                 remove an inadvertent free I forgot in previous clean up 
15621
15622 2001-11-18 [alfons]     0.6.5claws19
15623
15624         * src/filtering.[ch]
15625                 clean up & plug leaks
15626
15627 2001-11-18 [paul]       0.6.5claws18
15628
15629         * sync with sylpheed 0.6.5cvs9
15630                 see ChangeLog entries 2001-11-17 and 2001-11-18
15631
15632 2001-11-16 [paul]       0.6.5claws17
15633
15634         * sync with sylpheed 0.6.5cvs8
15635                 see ChangeLog entry 2001-11-16, src/grouplistdialog.c
15636
15637 2001-11-16 [paul]       0.6.5claws16
15638
15639         * sync with sylpheed 0.6.5cvs7
15640                 see ChangeLog entries 2001-11-15 and 2001-11-16
15641
15642 2001-11-15 [hoa]        0.6.5claws15
15643
15644         * src/compose.c
15645                 fix bounce, mails we received couln't be bounced to ourself.
15646
15647         * src/defs.h
15648         * src/filtering.[ch]
15649         * src/matcher.[ch]
15650         * src/matcher_parser.h
15651         * src/matcher_parser_lex.l
15652         * src/matcher_parser_parse.y
15653         * src/inc.c
15654         * src/main.c
15655         * src/mbox.c
15656         * src/prefs_filtering.[ch]
15657         * src/mainwindow.c
15658         * src/prefs_matcher.c
15659         * src/prefs_scoring.c
15660         * src/scoring.[ch]
15661         * src/summaryview.c
15662                 new matcher/filter/score configuration file parser
15663                 one unique configuration file => ~/.sylpheed/matcherrc
15664                 import in currently automatic, then save are made
15665                 in this new file.
15666                 one filter per folder and one global filter
15667                 (filter of a folder will be used as folder processing)
15668
15669         * src/folder.c
15670                 fix a bug in folder_item_get_identifier
15671                 
15672         * src/messageview.c
15673                 receive receipt return are fixed.
15674
15675 2001-11-14 [alfons]     0.6.5claws14
15676
15677         * src/session.h
15678                 add things from main branch to make claws compile
15679
15680 2001-11-14 [paul]       0.6.5claws13
15681
15682         * merge with SYNC-B4-REL and sync with sylpheed 0.6.5cvs5
15683                 see ChangeLog entries 2001-11-08 to 2001-11-14
15684
15685 2001-11-14 [hoa] 0.6.5claws12
15686
15687         * src/compose.[ch]
15688         * src/mainwindow.c
15689         * src/summaryview.c
15690                 add "bounce mail" option
15691
15692 2001-11-13 [christoph]  0.6.5claws11
15693
15694         * src/compose.c
15695                 Cleanup a mess i add before commiting
15696
15697 2001-11-13 [hoa]        0.6.5claws10
15698
15699         * src/compose.c
15700                 some fixes when mail are sent or
15701                 for crossposts
15702
15703 2001-11-13 [christoph]  0.6.5claws9
15704
15705         * po/de.po
15706                 Changed two string with the same translation
15707         * src/compose.c
15708         * src/procmsg.[ch]
15709         * src/send.[ch]
15710                 New mailsending process:
15711                   - Always queue message before sending
15712                     (message will be saved if sylpheed crashed or
15713                      freezes while sending)
15714                   - Allow queuing of newspostings
15715                   - No copy in outbox before sending
15716                     (closes bug #469501)
15717                   - No more redundant code for send and send_later
15718         * src/summaryview.c
15719                 Applied wwp <subscript@free.fr>'s patch that fixes
15720                 marks for multiple forwarded messages (+compose.c)
15721
15722 2001-11-12 [alfons]
15723
15724         * README.claws
15725                 remove things that are now in main branch
15726         
15727         * po/nl.po
15728                 update Dutch translation
15729
15730 2001-11-12 [mhadasht]   0.6.5.claws8
15731
15732         * src/prefs_common.c
15733                 re-enabled account autoselection feature for forward
15734                 and reedit lost during the branch point for SYNC-B4-REL
15735         * src/gtkspell.c
15736                 gtkpspell_get_dict(): more readable code (even if function is
15737                 not used yet)
15738         * ChangeLog.claws
15739                 added version number info to 2001-11-12 [hiro] comment.
15740
15741 2001-11-12 [hiro]       0.6.5.claws7
15742
15743         * src/compose.c
15744                 compose_forward(): fixed a bug that forward quote mark
15745                 wasn't used.
15746                 removed unnecessary code.
15747         * src/template_select.[ch]: removed.
15748
15749 2001-11-11 [alfons]
15750
15751         * src/compose.c
15752                 :%s/GTK_TEXT/GTK_STEXT/g
15753         
15754         * src/compose.[ch]
15755         * src/undo.[ch]
15756         * src/Makefile.am
15757                 revert the undo stuff (this is 0.6.6claws stuff)
15758
15759 2001-11-11 [hoa]        0.6.5.claws6
15760
15761         * src/compose.[ch]
15762                 Insert signature at the end of the text.
15763                 Added undo patch but currently disabled
15764
15765         * src/procmsg.c
15766                 Threading by subject improved.
15767
15768         * added src/undo.[ch]
15769                 Undo module for compose dialog box.
15770
15771 2001-11-11 [alfons]     0.6.5.claws5
15772
15773         * src/procmsg.c
15774                 prevent threading by subject on nodes that have already been
15775                 threaded by in-reply-to (as in "circular references in a tree
15776                 result in a dead branch")
15777
15778 2001-11-09 [hoa]        0.6.5.claws4
15779         
15780         * src/folderview.c
15781                 allows creation of mbox folder item from any files.
15782
15783 2001-11-09 [alfons]     0.6.5.claws3
15784         
15785         * src/utils.c
15786         * src/procmsg.c
15787                 do what I mean and correct threading by subject so it really
15788                 ignores attracting lines without "Re: "
15789
15790 2001-11-07 [alfons]     0.6.5.claws2
15791
15792         * src/procmsg.c
15793         * src/utils.[ch]
15794                 only attract by subject if a subject line starts with a "Re: "
15795         * src/syldap.c
15796                 remove warning
15797
15798 2001-11-07 [paul]       0.6.5claws1
15799
15800         * sync with sylpheed 0.6.5. release
15801                 see ChangeLog entry 2001-11-07
15802
15803 2001-11-07 [paul]       0.6.4claws31
15804
15805         * sync with sylpheed 0.6.4cvs18
15806                 see ChangeLog entries 2001-10-30 to 2001-11-07
15807                 prefs_templates.[ch] renamed prefs_template.[ch]
15808
15809 2001-11-06 [alfons]
15810         
15811         * src/utils.h
15812                 add semicolon Hoa forgot ;-)
15813                 
15814
15815 2001-11-06 [hoa]        0.6.4claws30
15816         
15817         * src/procmsg.c
15818         * src/summaryview.c
15819         * src/utils.c
15820         * src/utils.h
15821                 threading by subject - empty subject are ignored
15822
15823 2001-11-06 [christoph]  0.6.4claws29
15824
15825         * src/socket.c
15826                 use SSL_peek for sock_gets
15827         * src/utils.c
15828                 removed unneeded pointer in extracting quoted
15829                 names implementation
15830
15831 2001-11-06 [melvin]     0.6.4claws28
15832
15833         * src/gtkspell.c
15834                 fixed bug #476792 Selection overtyping with spell checker
15835                 fixed bug which could cause a buffer overflow
15836                 fixed a memory leak
15837
15838 2001-11-06 [hoa]        0.6.4claws27
15839         
15840         * src/procmsg.c
15841         * src/summaryview.c
15842                 threading by subject
15843
15844 2001-11-05 [alfons]     0.6.4claws26
15845         
15846         * README.claws
15847                 Claws -> Sylpheed (vice versa)
15848
15849         * src/compose.c
15850                 :%s/gtk_text/gtk_stext/g
15851                 :%s/GTK_TEXT/GTK_STEXT/g
15852                 (thanks to Jonathan Ware for spotting this)
15853
15854 2001-11-04 [christoph]  0.6.4claws25
15855
15856         * src/summaryview.c
15857                 replace Xalloca + strdup with Xstrdup_a
15858         * src/utils.c
15859                 better implementation of extracting quoted names
15860                 from addresses (remove backlashes and ignore
15861                 quotes after them)
15862
15863 2001-11-04 [alfons]     0.6.4claws24
15864
15865         * src/utils.[ch]
15866                 edit to comply more with coding style
15867
15868         * src/textview.c
15869                 fix bug reported by Kim Schulz. introduced by the patch integrated
15870                 in 0.6.4claws15. the code did not check the return value of
15871                 the html parser.
15872
15873         * AUTHORS
15874                 add Jonathan Ware and close "[ #475955 ] Enhanced Mailto Patch"
15875
15876 2001-11-04 [christoph]  0.6.4claws23
15877
15878         * src/main.c
15879         * src/prefs_common.[ch]
15880                 init some pointers that possibly caused a segfault
15881                 reported in the claws-users ML
15882
15883 2001-11-04 [hoa]        0.6.4claws22
15884
15885         * src/grouplistdialog.c
15886                 change the names of the nodes in the tree
15887
15888         * src/compose.c
15889                 enhanced mailto syntax as described in
15890                 http://developer.netscape.com/viewsource/husted_mailto/mailto.html
15891                 (thanks to Jonathan Ware <jonathan_ware@gmx.co.uk>)
15892
15893         * src/utils.c
15894                 encode and decode URI (useful when opening URL into
15895                 netscape).
15896
15897 2001-11-03 [hoa]        0.6.4claws21
15898
15899         * src/grouplistdialog.c
15900                 a new newsgroups list selection dialog box
15901                 with a CTree instead of a CList
15902
15903 2001-11-03 [hoa]        0.6.4claws20
15904
15905         * src/folderview.c
15906                 enable property and scoring options when right
15907                 click on "inbox"
15908
15909         * src/summaryview.c
15910                 fixed bug when nickname were displayed using
15911                 the address book.
15912
15913 2001-11-02 [darko]      0.6.4claws19
15914
15915         * src/compose.c
15916                 new wrap quotation and URL/long words wrapping implementation
15917         * src/compose.c src/gtkstext.[ch]
15918                 move gtkstext_strncmp() to gtkstext.c
15919
15920 2001-11-01 [christoph]  0.6.4claws18
15921
15922         * src/prefs_account.c
15923                 fixed mess in account settings dialog
15924         * src/prefs_folder_item.c
15925                 added label with folder path to dialog
15926
15927 2001-10-31 [match]      0.6.4claws17
15928
15929         * src/vcard.c
15930                 fix memory leak.
15931         * src/addrbook.c
15932                 fix generation of spurious address book file names.
15933                 remove redundant functions.
15934         * po/POTFILES.in
15935                 added missing file names.
15936
15937 2001-10-30 [paul]       0.6.4claws16
15938
15939         * sync with sylpheed 0.6.4cvs6
15940                 see ChangeLog entries 2001-10-26 to 2001-10-30
15941
15942         * tools/filter_conv.pl
15943                 read folderlist.xml to discover whether the top-level
15944                 folder is called 'Mailbox' or 'Mail' 
15945
15946 2001-10-29 [paul]       0.6.4claws15
15947
15948         * src/html.c, src/textview.c
15949                 activate links in html mail and fix clickable parts
15950                 Submitted by Matthieu Dazy <dazy@t-surf.com>
15951
15952 2001-10-29 [paul]
15953
15954         * po/de.po, po/es.po, po/pt_BR/po
15955                 updated translations, submitted by Jens Oberender,
15956                 Ricardo Mones Lastra, and Fabio Junior Beneditto
15957
15958 2001-10-29 [darko]      0.6.4claws14
15959
15960         * src/compose.c
15961                 fix wrapping for good
15962
15963 2001-10-29 [darko]
15964
15965         * src/compose.c
15966                 undo previous change as it broke the smart wrapping
15967
15968 2001-10-29 [darko]      0.6.4claws13
15969
15970         * src/compose.c
15971                 fix infinite loop when long URL is quoted
15972                 (closes bug #475122.
15973
15974 2001-10-28 [match]
15975
15976         * src/mutt.[ch] src/importmutt.[ch] src/mgutils.[ch] src/addressbook.c src/Makefile.am
15977                 import Mutt address book
15978         * src/ldif.[ch] src/importldif.h
15979                 modified import LDIF handle user attributes
15980
15981 2001-10-28 [christoph]  0.6.4claws12
15982
15983         * src/summaryview.c
15984                 fixed that filtering did not work if there
15985                 were no filter rules
15986                 (closes bug #472003 and better implementation
15987                  of patch #474644)
15988
15989 2001-10-27 [christoph]  0.6.4claws11
15990
15991         * src/compose.c
15992                 make the folder's default account to be used when
15993                 replying. (patch by wwp <subscript@free.fr>)
15994         * src/compose.c
15995                 code cleanup, nearly killed all of wwp's patch
15996                 for folder's default account in compose
15997         * src/folderview.c
15998                 error panel when a folder could not be created
15999                 (closes bug #471080 new folder name & already
16000                  existing file)
16001
16002 2001-10-26 [alfons]
16003
16004         * src/utils.h
16005                 change prototype of strstr2() that Christoph forgot about
16006
16007 2001-10-26 [christoph]  0.6.4claws10
16008
16009         * src/account.c
16010                 made search for accounts by email address not case
16011                 sensitive
16012         * src/folder.c
16013                 fixed memory leak in folder_item_get_identifier
16014         * src/gtkspell.c
16015         * src/utils.c
16016                 fixed wrong strstr2 (should work like strstr)
16017
16018 2001-10-26 [darko]      0.6.4claws9
16019
16020         * src/compose.c src/gtkstext.[ch]
16021         * src/gtkstext.c
16022                 move is_url_string() and gtkstext_str_strcmp() to gtkstext.c
16023
16024 2001-10-26 [paul]       0.6.4claws8
16025
16026         * src/html.c
16027                 ignore css and javascript tags in html mail
16028                 case-insensitive, with or without double-quoted
16029                 strings
16030
16031 2001-10-26 [paul]       0.6.4claws7
16032
16033         * sync with sylpheed 0.6.4cvs1
16034                 see ChangeLog entry 2001-10-26
16035
16036         * src/prefs_account.c, src/prefs_common.c,
16037           src/prefs_summary_column.c
16038                 minor improvements to the English
16039
16040 2001-10-25 [alfons]     0.6.4claws6
16041
16042         * src/gtkstext.c
16043         
16044                 make GtkSText follow style of GtkText (closes bug 
16045                 #469211 "text selection while writing message")
16046                 
16047                 do sync with GTK 1.2.10
16048
16049 2001-10-25 [paul]       0.6.4claws5
16050
16051         * src/html.c
16052                 ignore css tags in html mail
16053
16054 2001-10-25 [darko]      0.6.4claws4
16055
16056         * src/compose.c
16057                 don't declare is_url_string as static function since
16058                 we need it in gtkstext.c
16059         * src/gtkstext.c
16060                 remove unused variable
16061                 don't wrap long URLs while composing a message
16062
16063 2001-10-24 [christoph]  0.6.4claws3
16064
16065         * src/socket.c
16066                 fix ssl deadlock, when peer closes connection
16067
16068 2001-10-24 [paul]       0.6.4claws2
16069
16070         * src/prefs_common.c
16071                 gettextize the gpg ascii-armored warning message
16072
16073         * src/compose.c
16074                 insert a DOS/MAC file into the composed message
16075                 (improvements)
16076
16077         * Both submitted by Thierry Godefroy <godefroy@imaginet.fr>
16078
16079 2001-10-22 [paul]       0.6.4claws1
16080
16081         * sync with sylpheed 0.6.4 release
16082                 see ChangeLog entries 2001-10-21
16083
16084         * po/fr.po, po/pt_BR.po
16085                 updated by Melvin Hadasht and Fabio Junior Beneditto
16086
16087 2001-10-21 [paul]       0.6.3claws30
16088
16089         * src/compose.c
16090                 insert a DOS text file from the compose window
16091                 into the composed message text (removes CRs characters)
16092                 Submitted by Thierry Godefroy <godefroy@imaginet.fr>
16093
16094         * tools/filter_conv.pl, tools/README
16095                 automatically use ~/.sylpheed as working directory
16096                 print out confirmation message on completion
16097
16098         * correct Hoa's last ChangeLog.claws entry
16099
16100 2001-10-20 [hoa]        0.6.3claws29
16101
16102         * src/grouplistdialog.c
16103                 bugfix (another ?) to give the right
16104                 newsgroups list for each news server.
16105
16106         * src/news.c
16107         * src/news.h
16108                 improve the newsgroups list cache
16109
16110 2001-10-20 [paul]       0.6.3claws28
16111
16112         * sync with sylpheed 0.6.3cvs9
16113                 see ChangeLog entry 2001-10-19
16114
16115         * correct Alfons' last ChangeLog.claws entry
16116
16117 2001-10-19 [alfons]
16118
16119         * src/pgptext.[ch]
16120                 fix compilation problems (part of bug #472895)
16121
16122 2001-10-18 [hoa]        0.6.3claws27
16123
16124         * src/grouplistdialog.c
16125                 bugfix when we refresh was clicked (bug 472701)
16126
16127 2001-10-19 [christoph]  0.6.3claws26
16128
16129         * src/compose.c
16130                 last header entry should default to "To:" or
16131                 "Newsgroups:" and not copy the last entry line
16132                 in a new compose window
16133                 (closes bug #472686, #470792)
16134
16135 2001-10-19 [paul]       0.6.3claws25
16136
16137         * sync with Sylpheed 0.6.3cvs8
16138                 see ChangeLog entries 2001-10-18 and 2001-10-19
16139
16140 2001-10-18 [christoph]  0.6.3claws24
16141
16142         * src/procmsg.c
16143                 reimplement ignore thread
16144         
16145 2001-10-18 [hoa]        0.6.3claws23
16146
16147         * src/folderview.c
16148         * src/grouplistdialog.[ch]
16149                 enhanced news subscription interface (feature 469113)
16150
16151         * src/news.c
16152         * src/news.h
16153                 enchanced newsgroup listing,
16154                 now, we can get groups informations
16155                 (NNTPGroupInfo)
16156
16157 2001-10-18 [paul]       0.6.3claws22
16158
16159         * src/summaryview.c
16160                 remove comment (sync with main branch)
16161         * src/mainwindow.c
16162                 fix 'Re-edit' bug in 'Message' menu
16163
16164 2001-10-17 [christoph]  0.6.3claws21
16165
16166         * src/compose.c
16167                 ignore empty or whitespace only header lines
16168
16169 2001-10-17 [paul]       0.6.3claws20
16170
16171         * sync with sylpheed 0.6.3cvs7
16172                 see ChangeLog entries 2001-10-14, 2001-10-16, and
16173                 2001-10-17
16174
16175 2001-10-17 [darko]
16176
16177         * src/compose.c
16178                 wrap long lines without spaces
16179                 don't wrap URLs
16180
16181 2001-10-16 [paul]
16182
16183         * po/es.po, po/nl.po, po/pt_BR.po
16184                 updated by Ricardo Mones Lastra, Alfons,
16185                 and Fabio Junior Beneditto
16186
16187         * sylpheed-0.6.3claws released
16188
16189 2001-10-15 [melvin] 0.6.3claws18
16190
16191         * README.claws
16192                 added summary and detailed installation instructions
16193                 for spell checker
16194         * po/fr.po
16195                 Updated, corrected and completed french translation
16196
16197 2001-10-15 [hoa] 0.6.3claws17
16198         * src/grouplistdialog.c
16199                 we can choose the newsgroups to display with wildcards
16200
16201 2001-10-15 [christoph]  0.6.3claws16
16202
16203         * src/account.c
16204         * src/compose.c
16205         * src/prefs_folder_item.[ch]
16206                 applied wwp <subscript@free.fr>'s folder
16207                 default account patch
16208         * po/de.po
16209                 Fixed wrong translation
16210
16211 2001-10-13 [alfons, christoph, melvin]  
16212                         0.6.3claws15
16213
16214         solution #2 to solve MT-safety problems defers all GUI related calls
16215         to the main thread using a gtk_idle_add() callback. discussed on
16216         ircnet #sylpheed, with christoph spotting some issues with the
16217         original code, and melvin allowing us to lobotomize his sylpheed.
16218
16219         * src/syldap.[ch], src/main.c
16220                 fix race problem in ldap search thread by deferring GUI 
16221                 stuff to main thread using gtk_idle_add()
16222
16223 2001-10-13 [paul]       0.6.3claws14
16224
16225         * src/prefs_account.[ch], src/send.c, src/smtp.[ch]
16226                 add Sergey's smtpcred.patch
16227                 adds separate username/password setting for SMTP Auth
16228                 needed by some servers
16229                 (closes feature request #471659)
16230
16231 2001-10-13 [paul]       0.6.3claws13
16232
16233         * src/pgptext.[ch] **NEW FILES**
16234         * src/Makefile.am, src/messageview.c, src/mimeview.c
16235                 decrypt ascii-armored gpg text embedded in
16236                 the message body.
16237                 Submitted by Jens Jahnke <jan0sch@gmx.net>
16238
16239 2001-10-13 [christoph]  0.6.3claws12
16240
16241         * README.claws
16242                 some more details on default to and
16243                 feature requests
16244         * src/main.c
16245                 init glib threading when ldap is used
16246         * src/syldap.c
16247                 threading fixes
16248         * po/de.po
16249                 fixed a typo
16250
16251 2001-10-12 [paul]       0.6.3claws11
16252
16253         * src/prefs_common.[ch], src/rfc2015.c
16254                 enable ascii-armored gpg text to be embedded in the
16255                 message body, selectable through the 'Privacy'
16256                 preferences. Supports encrypting only.
16257                 Submitted by Ravemax <ravemax@dextrose.com>
16258
16259 2001-10-12 [paul]       0.6.3claws10
16260
16261         * sync with sylpheed 0.6.3cvs6
16262                 see ChangeLog entries 2001-10-11 and 2001-11-12
16263
16264         * src/folderview.c
16265                 incorporated mbox folders, scoring, and folder
16266                 properties into the sync
16267
16268 2001-10-12 [darko]      0.6.3claws9
16269
16270         * README.claws
16271                 describe quotation wrapping
16272         * src/compose.c
16273                 don't treat tab as space to calculate line length properly
16274
16275 2001-10-11 [alfons]
16276
16277         * README.claws
16278                 correct description of how to make new filtering system work,
16279                 add some other things
16280                 
16281         * src/syldap.c
16282                 remove sched_yield() (not necessary / unportable)
16283
16284 2001-10-11 [paul]       0.6.3claws8
16285
16286         * sync with sylpheed 0.6.3cvs3
16287                 see ChangeLog entry 2001-10-10
16288
16289 2001-10-10 [christoph]  0.6.3claws7
16290
16291         * .cvsignore
16292                 ignore 2 files created by newer autotools
16293         * src/prefs_folder_item.c
16294                 using table for widget alignment
16295                 fixed memory leak and broken octal display
16296         * src/filesel.c
16297                 fixed segfault caused by lost filename
16298                 workaround (closes bug #469551)
16299
16300 2001-10-10 [paul]       0.6.3claws6
16301
16302         * sync with sylpheed 0.6.3cvs2
16303                 see ChangeLog entries 2001-10-09 and 2001-10-10
16304
16305 2001-10-10 [darko]      0.6.3.claws5
16306
16307         * src/gtkstext.c
16308                 proper calculation of right margin if smart wrapping is enabled
16309         * src/compose.c
16310                 automatically wrap long lines if wrap quotation is enabled
16311
16312 2001-10-09 [alfons]     0.6.3.claws4
16313
16314         * src/summaryview.c
16315                 select correct row when deleting last row in the summary view (and
16316                 close bug "[ #469104 ] select second last in list when deleting")
16317
16318 2001-10-09 [paul]       0.6.3claws3
16319
16320         * sync with sylpheed 0.6.3cvs1
16321                 updated some autotool scripts
16322
16323 2001-10-09 [darko]      0.6.3claws2
16324
16325         * src/gtkstext.[ch]
16326                 new name and mark with Sylpheed comment
16327         * src/compose.c
16328                 smart quotation wrapping a-la VIM
16329
16330 2001-10-08 [paul]       0.6.3claws1
16331
16332         * sync with sylpheed 0.6.3 release
16333                 see ChangeLog entry 2001-10-08
16334
16335 2001-10-08 [paul]       0.6.2claws24
16336
16337         * src/summaryview.c
16338                 more sync with sylpheed 0.6.2cvs12
16339                 Fixed the bug that didn't select the last row correctly
16340
16341
16342 2001-10-07 [paul]       0.6.2claws23
16343
16344         * sync with sylpheed 0.6.2cvs12
16345                 see ChangeLog entry 2001-10-07
16346
16347 2001-10-06 [match]
16348         * src/jpilot.[ch]
16349                 enable jpilot to read unsynch'ed addresses.
16350
16351         * src/editldap_basedn.c
16352                 fix segfault when opening dialog.
16353
16354 2001-10-06 [alfons]     0.6.2.claws22
16355
16356         * src/summaryview.c
16357                 fix bug with summary view selecting last *inserted*
16358                 node instead of last *visible* node. remember we
16359                 work with a tree
16360
16361 2001-10-06 [paul]       0.6.2claws21
16362
16363         * po/pt_BR.po
16364                 updated translation, contains some fixes and new
16365                 translations, submitted by Gustavo Noronha Silva
16366                 <kov@debian.org>
16367
16368         * src/prefs_common.c
16369                 change 'each' to 'every' - fix dubious English
16370
16371         * sync with sylpheed 0.6.2cvs11
16372
16373 2001-10-05 [alfons]     0.6.2claws20
16374
16375         * src/mainwindow.[ch], src/folderview.c
16376                 make composite tool button switch between "Compose News"
16377                 and "Compose Mail" depending on selected folder
16378                 (nifty idea by Kim Schulz <kim@schulz.dk>)
16379
16380 2001-10-05 [paul]       0.6.2claws19
16381
16382         * src/mainwindow.c, src/summaryview.c
16383                 fix 'Message/Reply to all', broken in last commit
16384
16385         * src/compose.c
16386                 fix X_BEENTHERE seg fault, thanks to Alfons
16387
16388 2001-10-04 [paul]       0.6.2claws18
16389
16390         * src/compose.[ch], src/mainwindow.c
16391                 make "Message/Reply" reply to mailing lists; matches
16392                 'X-Mailing-list:' and 'X-BeenThere:' ML headers.
16393                 based on portions of the patch submitted by
16394                 Junichi Uekawa <dancer@netfort.gr.jp>
16395
16396 2001-10-04 [darko]      0.6.2claws17
16397
16398         * src/compose.c
16399                 better smart wrapping
16400         * src/gtkstext.[hc]
16401                 a function to make text buffer contiguous
16402
16403 2001-10-03 [paul]       0.6.2claws16
16404
16405         * sync with sylpheed 0.6.2cvs10
16406
16407 2001-10-02 [alfons]
16408
16409         * configure.in
16410         * po/zh_CN.GB2312.po, po/zh_TW.Big5.po
16411                 close bug "[ #466566 ] compile error on mdk 8.0" by removing
16412                 references to chinese translations (hope someone picks up
16413                 this)
16414
16415 2001-10-02 [christoph]  0.6.2claws15
16416
16417         * src/compose.c
16418                 fixed non translated header bug
16419         * ChangeLog.claws
16420                 fixed wrong date in alfons last entry ;)
16421
16422 2001-10-02 [alfons]     0.6.2claws14
16423
16424         * src/compose.c, src/prefs_common.[ch]
16425                 add block cursor option
16426
16427 2001-10-02 [paul]       0.6.2claws13
16428
16429         * sync with sylpheed 0.6.2cvs9
16430
16431 2001-09-30 [paul]       0.6.2claws12
16432
16433         * po/de.po, po/es.po, po/fr.po, po/nl.po, po/pt_BR.po
16434                 updated translations
16435
16436         * po/POTFILES.in
16437                 add 'src/importldif.c'
16438
16439         * AUTHORS, tools/README, tools/eud2gc.py, tools/Makefile.am
16440                 added eudora-to-vCard conversion tool
16441                 submitted by Jeroen Versteeg <j.m.versteeg@student.utwente.nl>
16442
16443         * sync with sylpheed 0.6.2cvs8
16444
16445 2001-09-30 [paul]
16446
16447         * sylpheed-0.6.2claws released
16448
16449 2001-09-27 [melvin]     0.6.2claws11
16450
16451         * src/gtkspell.c
16452                 fixed crash when using default path (introduced 
16453                 in 0.6.2claws10)
16454                 fixed tiny bug for initial suggestion mode
16455
16456 2001-09-27 [melvin]     0.6.2claws10
16457         
16458         * src/gtkspell.c
16459                 fixed bug where gtkpspell didn't set the path correctly
16460
16461         * README.claws
16462                 added a paragraph about spell checking
16463                 
16464
16465
16466 2001-09-27 [paul]       0.6.2claws9
16467
16468         * src/addrbook.c, src/addrcache.c, src/addritem.c, src/jpilot.c
16469                 replace '// comments' with '/* comments */' to prevent
16470                 some compiler warnings 
16471
16472         * sync with sylpheed 0.6.2cvs6
16473
16474 2001-09-26 [alfons]     0.6.2claws8
16475
16476         * src/messageview.c
16477                 introduce return receipt request notification again,
16478                 which was lost because of other semantics in 
16479                 procheader_parse() (???)
16480
16481 2001-09-26 [christoph]  0.6.2claws7
16482
16483         * src/compose.c
16484                 replace comments for old code with #if 0
16485                 readded auto cc, bcc and reply-to
16486         * src/prefs_matcher.c
16487         * src/prefs_scoring.c
16488                 removed some definition (was moved to
16489                 prefs.h)
16490
16491 2001-09-26 [paul]       0.6.2claws6
16492
16493         * src/mainwindow.c
16494                 make 'Follow-up and reply to' sensitive
16495
16496         * more sync with sylpheed 0.6.2cvs5
16497
16498 2001-09-25 [melvin]
16499
16500         * 0.6.2claws5
16501
16502         * src/gtkspell.c
16503                 fixed bug for "US-ASCII" introduced by the encoding code
16504
16505 2001-09-25 [paul]
16506
16507         * 0.6.2claws4
16508
16509         * src/prefs_common.[ch], src/summaryview.c
16510                 'next unread msg' 'go to next folder?' dialog can be
16511                 given default behaviour, either always show dialog,
16512                 or assume 'yes', or assume 'no'
16513                 Submitted by wwp <subscript@free.fr>
16514
16515 2001-09-25 [melvin]
16516                 
16517         * src/compose.c src/gtkspell.[ch]
16518                 added support for different encodings
16519
16520 2001-09-25 [paul]
16521
16522         * more sync with sylpheed 0.6.2cvs5
16523
16524 2001-09-24 [alfons]
16525         
16526         * src/prefs_folder_item.c
16527                 add check for item->prefs->default_to string is NULL and
16528                 add another check when freeing this string
16529
16530 2001-09-24 [paul]
16531
16532         * configure.in
16533                 change to version 0.6.2claws3
16534
16535         * sync with sylpheed 0.6.2cvs5 
16536
16537 2001-09-24 [match]
16538         * src/ldif.[ch], src/importldif.[ch], addressbook.c
16539                 import LDIF files.
16540         * src/addrcache.[ch], addrindex.[ch]
16541                 small update for future
16542         * src/addrbook.c
16543                 fix test XML file.
16544
16545 2001-09-24 [melvin]
16546         * src/gtkspell.[ch]
16547                 added 'Learn from mistakes' option
16548                 better handling of quotes in checked words
16549                 sorted dict list
16550         * po/fr.po
16551                 small update for spell checking stuff
16552
16553 2001-09-23 [alfons]
16554         
16555         * src/gtkspell.c
16556                 edit a little bit so it complies more with main coding style
16557
16558 2001-09-23 [alfons]
16559
16560         * src/folder.[ch], prefs_folder_item.c, compose.c
16561                 migrate "request return receipt" folder property
16562                 to folderlist.xml
16563
16564 2001-09-22 [alfons]
16565
16566         * README.claws **NEW**
16567                 (add things of interest for users of main branch 
16568                 and claws here)
16569
16570         * src/folder.[ch], src/mainwindow.c, src/summaryview.c
16571                 re-implement threading per folder option, but store 
16572                 the setting in folderlist.xml (where it belongs)
16573
16574 2001-09-21 [melvin]
16575
16576         * src/gtkspell.[ch]
16577                 fixed bug when compose window is under another window
16578         * src/prefs_common.[ch] src/compose.c
16579                 changed 'dictionary_path' to 'dictionary' to be consistent
16580                 dropped PSPELL_PATH macro (hard coded default to /usr/local/share/pspell)
16581         * ac/pspell.m4 src/Makefile.am 
16582                 dropped PSPELL_PATH macro
16583         * po/fr.po
16584                 updated translations
16585
16586 2001-09-21 [christoph]
16587
16588         * src/compose.c
16589                 added border around header fields
16590                 keep header type when new field is added
16591
16592 2001-09-20 [christoph]
16593
16594         * src/utils.[ch]
16595                 more portable debug_print with source filename
16596                 and linenumber
16597         * src/procmsg.c
16598                 more newlines after debug messages
16599
16600 2001-09-20 [paul]
16601
16602         * configure.in
16603                 change to version 0.6.2claws2
16604
16605         * sync with sylpheed 0.6.2cvs3
16606
16607 2001-09-19 [melvin]
16608
16609         * src/gtkspell.c
16610                 fixed the post-right-click focus pb
16611                 fixed crash when 'Spell check all' after dict change 
16612                         and when cursor is at the end of the text
16613                 shift-right-click pops up config menu even on misspelled words.
16614         * po/POTFILES.in
16615                 added gtkspell.c
16616
16617 2001-09-19 [melvin]
16618
16619         * src/about.c
16620                 added pspell to compiled-in features list
16621
16622 2001-09-18 [melvin]
16623
16624         * switched to pspell and dropped ispell
16625         * ac/pspell.m4
16626                 new file. autoconf macro for pspell
16627         * ac/Makefile.am 
16628         * configure.in acconfig.h
16629                 added pspell support
16630         * src/Makefile.am
16631         * src/main.c src/compose.[ch] src/gtkspell.[ch]
16632         * src/prefs_common.[ch] 
16633                 added pspell support
16634
16635 2001-09-18 [christoph]
16636
16637         * src/addr_compl.c
16638         * src/template.[ch]
16639                 replace LOG_MESSAGE with debug_print
16640         * src/compose.[ch]
16641                 gui improvements
16642         * src/menu.c
16643                 added newline after debug message
16644         * src/utils.h
16645                 using __VA_ARGS__ for debug_print macro
16646         * tools/.cvsignore
16647                 ignore Makefile and Makefile.in
16648
16649 2001-09-18 [paul]
16650
16651         * configure.in
16652                 change to version 0.6.2claws1
16653         * sync with sylpheed 0.6.2cvs1
16654
16655         * src/matcher.c 
16656         * src/prefs_matcher.c
16657                 add 'score equal to' option, submitted by
16658                 Paul Evans <nerd@freeuk.com>
16659
16660 2001-09-15 [christoph]
16661
16662         * src/mainwindow.c
16663                 comment out menu entry not existing in claws
16664         * src/menu.c
16665                 add debug output for non existing menu entries
16666         * src/summaryview.c
16667                 fix next/prev unread message for ignored threads
16668         * src/utils.[ch]
16669                 add sourcefile and line number to debug output
16670                 otherwise it is sometimes hard to find the
16671                 source code part if debug messages are translated
16672
16673 2001-09-14 [darko]
16674         
16675         * src/folderview.c
16676                 refresh target folder style after colour is changed
16677
16678 2001-09-13 [paul]
16679
16680         * configure.in
16681                 change to version 0.6.1claws3
16682
16683         * sync with sylpheed 0.6.1cvs6
16684
16685 2001-09-13 [darko]
16686         
16687         * src/folderview.c
16688                 fix target folder colourization to use user selected colour
16689
16690 2001-09-12 [darko]
16691         
16692         * src/summaryview.c
16693                 fix crash when message that is marked for copy/move is unmarked
16694
16695 2001-09-09 [paul]
16696
16697         * configure.in
16698                 change to version 0.6.1claws2
16699
16700         * sync with sylpheed 0.6.1cvs3
16701
16702 2001-09-09 [alfons]
16703         
16704         * src/folderview.c
16705                 fix bug with default font used for trash folder text
16706
16707 2001-09-06 [paul]
16708
16709         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
16710                 updated translations
16711
16712         * configure.in
16713                 change to version 0.6.1claws1
16714
16715         * sync with sylpheed 0.6.1cvs2
16716
16717 2001-09-03 [paul]
16718
16719         * po/POTFILES.in
16720                 add Match's new addressbook
16721
16722         * po/de.po
16723                 updated translation submitted by Jens Oberender
16724
16725 2001-09-02 [paul]
16726
16727         * configure.in
16728                 change to 0.6.1claws
16729         * sync with sylpheed 0.6.1 release
16730
16731 2001-09-02 [paul]
16732
16733         * configure.in
16734                 change to 0.6.0claws2
16735
16736         * sync with sylpheed 0.6.0cvs4
16737
16738         * po/pt_BR.po
16739                 updated translation submitted by Fabio Junior Beneditto
16740
16741 2001-09-01 [match]
16742         * pixmaps/
16743                 interface.xpm
16744                 book.xpm
16745                 address.xpm
16746         * src/
16747                 Makefile.am
16748                 a ton of new files
16749
16750 2001-08-31 [paul]
16751
16752         * configure.in
16753                 change to version 0.6.0claws1
16754
16755         * sync with sylpheed 0.6.0cvs1
16756
16757         * po/es.po
16758                 updated translation submitted by Ricardo Mones Lastra
16759
16760         * po/POTFILES.in
16761                 add 'src/prefs_templates.c'
16762
16763         * src/compose.c, src/summaryview.c
16764                 fix segfault on 'Re_edit'               
16765
16766 2001-08-30 [alfons]
16767
16768         * configure.in, Makefile.am
16769         * tools/Makefile.am
16770                 add tools directory to source distribution
16771
16772 2001-08-30 [paul]
16773
16774         * configure.in
16775                 change to version 0.6.0claws
16776
16777         * sync with sylpheed 0.6.0 release
16778
16779 2001-08-30 [christoph]
16780
16781         * configure.in
16782                 removed autoconf version check
16783
16784 2001-08-30 [paul]
16785
16786         * src/account.c, src/compose.c, src/prefs_common.[ch]
16787         * src/procheader.[ch] src/utils.[ch]
16788                 Enhanced automatic account selection on replies
16789                 Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
16790
16791         * configure.in
16792                 add LDAP and JPilot to the configuration results output.
16793
16794 2001-08-29 [christoph]
16795
16796         * src/summeryview.c
16797                 no bold font for ignored threads
16798
16799 2001-08-29 [paul]
16800
16801         * configure.in
16802                 change to version 0.5.3claws6
16803
16804         * sync with sylpheed 0.5.3cvs10
16805                 src/stringtable.[ch]: New Files
16806
16807         * src/compose.c, src/gtkutils.c, src/gtkutils.h, src/mainwindow.c
16808         * src/pixmaps/sylpheed.xpm
16809                 add mini-icons to windows (by Alfons)
16810
16811 2001-08-27 [paul]
16812
16813         * src/mainwindow.c
16814                 new functions: next_labeled_cb(), prev_labeled_cb()
16815
16816         * src/summaryview.c
16817                 new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
16818                 summary_select_next_labeled(), summary_select_prev_labeled()
16819
16820         * src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
16821                 give claws blue folders and a blue trash can
16822
16823 2001-08-27 [paul]
16824
16825         * configure.in
16826                 change to version 0.5.3claws5
16827
16828         * sync with sylpheed 0.5.3cvs9
16829                 src/labelcolors.[ch] renamed to src/colorlabel.[ch] 
16830
16831 2001-08-24 [christoph]
16832
16833         * src/filesel.c
16834                 keep filename when browsing directories
16835                 (not working for user entered filename, but
16836                  for default name and selected filename from
16837                  file list)
16838         * src/mainwindow.c
16839                 fixed wrong spelling "Folllow-up"
16840         * src/mbox_folder.c
16841         * src/procmsg.c
16842         * src/summaryview.c
16843                 fixed new/unread message count with ignored
16844                 threads (2 commits, first didn't notice no
16845                 longer needed decreasing)
16846         * src/inc.c
16847                 readded scrolling of progress dialog
16848                 (lost in sync)
16849
16850 2001-08-24 [paul]
16851
16852         * configure.in
16853                 change to 0.5.3claws4
16854
16855         * sync with sylpheed 0.5.3cvs7
16856
16857 2001-08-24 [christoph]
16858
16859         * src/compose.c
16860                 set request return receipt when replying
16861                 if it is set is the folder prefs of the
16862                 message
16863         * src/inc.c
16864                 disable final error popup if popups are
16865                 disabled in config (again)
16866
16867 2001-08-23 [paul]
16868
16869         * configure.in
16870                 Change version number to 0.5.3claws3
16871
16872         * sync with sylpheed 0.5.3cvs5
16873
16874         * src/mimeview.c
16875                 double quote '%s' in 'gedit %s' to fix bug when
16876                 opening attachment with spaces in the name
16877
16878 2001-08-22 [alte]
16879         * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
16880           src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
16881                 initial message templates support
16882
16883
16884 2001-08-22 [paul]
16885
16886         * configure.in
16887                 change version number to 0.5.3claws2
16888
16889         * sync with sylpheed 0.5.3cvs4
16890
16891         * src/procmsg.h src/summaryview.c
16892                 re-implement (un)ignore thread
16893
16894 2001-08-21 [paul]
16895
16896         * src/summaryview.c
16897                 remove unnecessary code
16898         * src/compose.c
16899                 enable 'dynamic' signatures (submitted by
16900                 Eric Limpens <eric@hscg-internet.nl>)
16901
16902 2001-08-21 [paul]
16903
16904         clean up after sync with sylpheed 0.5.3 release
16905
16906         * src/folderview.c
16907                 fix re-introduced font mess, see Christoph's
16908                 entry 2001-06-24
16909
16910         * src/summaryview.c
16911                 remove prev_msgnum
16912                 use sylpheed's small font instead of
16913                 gtk default font for summary view
16914
16915
16916 2001-08-17 [paul]
16917
16918         * configure.in
16919                 add pl to ALL_LINGUAS - sync with main branch
16920
16921         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
16922                 Updated. Translations by Jens Oberender, Ricardo Mones
16923                 Lastra, Alfons, and Fabio Junior Beneditto respectively.
16924
16925         * po/pl.po  ** NEW FILE **
16926                 sync with the main branch
16927
16928         * src/folderview.c
16929                 fix target folder colorizing and refresh problem
16930
16931
16932 2001-08-17 [christoph]
16933
16934         * src/mainwindow.c
16935                 claws uses 4 colors for target folder coloring.
16936                 arrays were not long enough and destroyed the
16937                 stack causing a segfault.
16938                 target folder colorizing does not work anymore
16939                 for me
16940
16941 2001-08-16 [paul]
16942
16943         * configure.in
16944                 change to version 0.5.3claws1
16945
16946         * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
16947           src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
16948           src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
16949
16950                 sync with sylpheed 0.5.3 release, but keep claws method of
16951                 configuring/saving fonts
16952
16953         * src/addressbook.[ch]
16954                 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
16955                 in line with a similar change in Hiroyuki's branch
16956
16957         * src/mainwindow.[ch]
16958                 disable main_window_set_thread_option()
16959         * src/prefs_folder_item.c
16960                 comment out &tmps_prefs.enable_thread,
16961         * src/mbox_folder.c, src/procmsg.[ch]
16962                 comment out MSG_IS_IGNORE_THREAD
16963         * src/summaryview.c
16964                 comment out summary_ignore_thread() and summary_unignore_thread()
16965                 comment out MSG_IS_IGNORE_THREAD
16966
16967                 use Hiroyuki's threading instead.
16968
16969
16970
16971 2001-08-15 [paul]
16972
16973         * src/account.c
16974                 use Hiroyuki's 0.5.3 column scheme but also
16975                 include the enable/disable button.
16976         * src/pixmaps/mark.xpm
16977                 add Hiroyuki's amended pixmap
16978
16979 2001-08-13 [christoph]
16980
16981         * src/account.c
16982                 receive at get all column showed wrong state for APOP
16983                 button should only work for POP3 and APOP accounts
16984         * src/prefs_account.c
16985                 added missing preprocessor statement for SSL
16986
16987 2001-08-12 [paul]
16988
16989         * src/account.[ch]
16990                 add 'receive at get all' column and enable/disable
16991                 button.
16992
16993 2001-08-06 [christoph]
16994
16995         * src/account.c
16996                 show usage of SSL in protocol column
16997
16998         * src/imap.c
16999         * src/inc.c
17000                 renamed ssl options
17001
17002         * src/prefs_account.[ch]
17003                 moved ssl options to a new page
17004
17005         * src/send.c
17006         * src/smtp.c
17007         * src/ssl.[ch]
17008                 renamed ssl options
17009                 added support for SMTP STARTTLS command
17010
17011 2001-08-05 [christoph]
17012
17013         * configure.in
17014                 debian autoconf needs version check to find
17015                 correct autoconf version. if the file is
17016                 named configure.in 2.13 is used, which does
17017                 not work with this configure.in script.
17018                 other solution would be to rename the script
17019                 to configure.ac as suggested in the autoconf
17020                 manual.
17021
17022         * src/inc.c
17023                 disable final error popup if popups are
17024                 diabled in config
17025
17026         * src/socket.c
17027                 bugfix in ssl_gets
17028                 fixes IMAP over SSL problem
17029
17030 2001-08-03 [paul]
17031
17032         * configure.in
17033                 change to 0.5.2claws1
17034
17035         * sync with sylpheed 0.5.2cvs1
17036
17037 2001-08-02 [alfons]
17038
17039         * configure.in
17040                 quick fix for ispell detection...
17041
17042 2001-08-01 [paul]
17043
17044         * configure.in
17045                 change to 0.5.1claws4
17046
17047         * sync with sylpheed 0.5.1cvs7
17048
17049 2001-07-31 [alfons]
17050
17051         * src/prefs_common.c, src/prefs_common.h, 
17052           src/gtkspell.c, src/gtkspell.h
17053                 add global spelling checker settings (compose tab) +
17054                 selection of dictionary 
17055           
17056         * configure.in  
17057                 guess valid ispell location
17058
17059 2001-07-31 [paul]
17060
17061         * po/POTFILES.in
17062                 removal of 'src/quote_fmt_parse.c'
17063         * po/de.po
17064                 Updated de.po
17065                 (submitted by Jens Oberender <didge@suse.de>)
17066
17067 2001-07-31 [darko]
17068
17069         * src/folder.[ch]
17070         * src/folderview.[ch]
17071         * src/mainwindow.c
17072         * src/mh.c
17073         * src/prefs_common.[ch]
17074         * src/summaryview.c
17075                 target folder colourization
17076
17077 2001-07-30 [paul]
17078
17079         more sync with Sylpheed 0.5.1cvs6 
17080
17081 2001-07-30 [darko]
17082
17083         * src/mh.c
17084         * src/prefs_folder_item.[hc]
17085         * src/summaryview.c
17086                 shared folders support with a GUI
17087
17088 2001-07-29 [paul]
17089
17090         0.5.1claws3
17091
17092         * sync with Sylpheed 0.5.1cvs6
17093
17094 2001-07-29 [paul]
17095
17096         * po/pt_BR.po
17097                 updated
17098                 (submitted by Fabio Junior Beneditto)
17099
17100 2001-07-28 [paul]
17101
17102         * src/procmime.c
17103         * AUTHORS
17104                 patch to correct bad image mime headers
17105                 (submitted by Don Quijote <dq@searchlores.org>)
17106
17107 2001-07-28 [paul]
17108
17109         * tools/gif2xface.pl   **NEW FILE**
17110         * tools/README
17111                 script to convert file.gif to file.xface for
17112                 use in a custom header.
17113                 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
17114
17115 2001-07-27 [alfons]
17116         
17117         * configure.in
17118                 change macros for detecting JPilot and LDAP
17119
17120 2001-07-27 [christoph]
17121
17122         * src/filtering.c
17123                 code cleanup (MIN / MAX warning, needed casting)
17124
17125 2001-07-27 [alfons]
17126
17127         * procheader.c
17128                 disallow setting flags when detecting certain headers
17129                 (X-Status, Status, Seen, X-Seen). 
17130         
17131         * sync with Hiroyuki's Sylpheed 0.5.1cvs5
17132
17133 2001-07-27 [christoph]
17134
17135         * src/prefs_filter.c
17136         * src/prefs_filtering.c
17137         * src/prefs_matcher.c
17138         * src/prefs_scoring.c
17139                 scroll list when moving rows up or down
17140
17141         * src/imap.c
17142         * src/imap.h
17143         * src/prefs_account.c
17144         * src/prefs_account.h
17145         * src/send.c
17146                 SMTP over SSL (untested, feedback requested)
17147                 IMAP over SSL
17148
17149         * src/ssl.c
17150                 code cleanup
17151
17152 2001-07-26 [alfons]
17153         
17154         * configure.in, acconfig.h
17155                 define CLAWS (need this for main / claws detection)
17156
17157 2001-07-25 [alfons]
17158
17159         * configure.in
17160                 Sylpheed 0.5.1claws2
17161                 
17162         * sync with Sylpheed 0.5.1cvs4
17163
17164 2001-07-25 [christoph]
17165
17166         * src/scoring.c
17167                 fixed segfault
17168                 item->prefs == NULL (don't know why)
17169
17170 2001-07-25 [alfons]
17171
17172         * configure.in
17173                 Sylpheed 0.5.1claws1
17174
17175         * sync with Sylpheed 0.5.1cvs1-3
17176
17177 2001-07-24 [christoph]
17178
17179         * src/folderview.c
17180         * src/prefs_folder_item.[ch]
17181                 added folderitem preferences dialog with
17182                 default To: and auto request return receipt
17183
17184         * src/compose.[ch]
17185         * src/menu.[ch]
17186                 changes to handle new folderitem preferences
17187
17188         * src/mainwindow.c
17189         * src/summaryview.c
17190                 call compose new mail with current folderitem
17191
17192 2001-07-24 [alfons]
17193
17194         Release Sylpheed 0.5.1claws
17195
17196         * configure.in
17197                 change to release version 0.5.1claws
17198
17199 2001-07-24 [christoph]
17200
17201         * src/summaryview.c
17202                 fixed segfault that happend when the selected
17203                 message was removed while retrieving new messages.
17204
17205         * po/es.po
17206                 updated translation
17207                 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
17208
17209 2001-07-22 [alfons]
17210
17211         add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
17212         this is a work in progress, for more information: http://nlpagan.net/sylman 
17213         
17214         * configure.in, src/mainwindow.c, manual/Makefile.am
17215                 add support for English manual
17216
17217         * AUTHORS
17218                 add authors of user manuals
17219
17220         * manual/en/sylpheed*.html
17221                 add English documentation
17222
17223 2001-07-22 [christoph]
17224
17225         * po/POTFILES.in
17226                 added src/ssl.c
17227         * src/ssl.c
17228                 changed a wrong debug message
17229
17230 2001-07-22 [alfons]
17231
17232         * po/nl.po
17233                 update Dutch translation
17234
17235         * src/prefs_filtering.c, 
17236           src/prefs_matcher.c
17237                 add more translatable strings           
17238
17239 2001-07-21 [alfons]
17240
17241         0.5.0claws7
17242
17243         * configure.in
17244                 change version
17245
17246         * src/inc.c, src/summaryview.[ch]
17247                 prevent update of mark file when filtering has done, by
17248                 using a variable; this affects two functions:
17249                         inc.c::inc_finished()
17250                         summaryview.c::summary_show()
17251
17252 2001-07-20 [alfons]
17253
17254         * src/filtering.[ch], src/prefs_filtering.c, 
17255           src/matcher.[ch]
17256                 add filtering action for label coloring 
17257
17258         * po/POTFILES.in
17259                 add labelcolors.c
17260
17261         * added src/labelcolors.c
17262         * added src/labelcolors.h
17263         * src/Makefile.am, src/summaryview.c
17264                 rearrange label coloring code
17265
17266         * src/procmsg.h
17267                 add more parentheses so label colouring works correctly
17268
17269         * src/filtering.c
17270                 don't really delete message, but move it to Trash
17271
17272         * src/prefs_matcher.c
17273                 add quote options to info dialog
17274
17275 2001-07-20 [christoph]
17276
17277         * src/Makefile.am
17278         * src/inc.c
17279         * src/main.[ch]
17280         * src/socket.h
17281         * src/ssl.[ch] (new)
17282                 moved ssl stuff to a seperate file
17283
17284 2001-07-20 [darko]
17285
17286         * src/summaryview.c
17287                 fix show sender using address book with no e-mail
17288                 address in From: field
17289
17290 2001-07-19 [alfons]
17291
17292         * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
17293                 fix messy handling of escaping... now at least the
17294                 execute command is useful. escape char is '\', we
17295                 accept \n and \r too. 
17296
17297                 Real life example:
17298                 
17299                 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
17300                 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
17301
17302 2001-07-18 [alfons]
17303
17304         0.5.0claws6
17305
17306         * src/summaryview.c
17307                 clean up
17308
17309         * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
17310           src/procmsg.[ch]
17311                 revise filtering; currently move, copy, marking have
17312                 been tested. if you like bleeding edge stuff, you
17313                 should definitely go for this version :)
17314
17315         * mark old working stuff as VERSION_0_5_0_CLAWS5        
17316
17317 2001-07-17 [christoph]
17318
17319         * src/utils.c
17320                 timestamp log
17321
17322 2001-07-17 [alfons]
17323
17324         0.5.0claws5
17325
17326         * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more 
17327           bits in the mark file, without affecting either branch. Lots of
17328           files changed, also in claws branch.
17329
17330           UNTESTED: use of mbox folders
17331
17332         * src/summaryview.c
17333                 added mark all read; however this was a quick hack used for
17334                 cleaning up mess after initial merge with Hiroyuki
17335
17336         * configure.in
17337                 change claws version number back to 0.5.0claws5 to clear up 
17338                 confusion & pretension (recent release was technically 
17339                 0.5.0claws4, so we neatly align with Hiroyuki :-)
17340
17341 2001-07-16 [alfons]
17342
17343         sync with Hiroyuki's 0.5.0cvs4
17344
17345 2001-07-16 [alfons]
17346
17347         0.5.1claws3
17348
17349         * src/filtering.[ch]
17350                 remove invalid updating of mark files for 
17351                 filter actions MATCHING_ACTION_MOVE and 
17352                 MATCHING_ACTION_DELETE; this should fix the
17353                 folder update bug
17354                 
17355         * src/procmsg.c
17356                 revert Christoph's stab at fixing the folder 
17357                 update bug
17358
17359         * po/POTFILES.in
17360                 add missing files with translatable strings
17361
17362         * src/summaryview.c
17363                 remove debug print
17364
17365 2001-07-15 [alfons]
17366
17367         * src/addr_compl.[ch], src/prefs_filtering.c
17368                 make "filtering pref dialog's destination entry" an
17369                 "address completable entry", if filter destination is 
17370                 an email address
17371
17372         0.5.1claws2
17373         
17374         sync with Hiroyuki's 0.5.0cvs2-3
17375
17376 2001-07-15 [christoph]
17377
17378         * src/procmsg.c
17379                 fixed folder stats update after incorporation
17380
17381 2001-07-15 [alfons]
17382
17383         * src/summaryview.c
17384                 * finish label colouring stuff (for now)
17385                 * fix incorrect colour bug (off by one) 
17386
17387 2001-07-14 [alfons]
17388
17389         * src/mainwindow.c
17390                 change text labels for news and mail message so there's
17391                 plenty of toolbar estate left
17392
17393         * configure.in
17394                 0.5.1claws1
17395
17396         * src/folderview.c
17397           src/folder.[ch]
17398                 sync with Hiroyuki's 0.5.0cvs1
17399
17400         * src/summaryview.c
17401                 more rewrite label colouring
17402
17403 2001-07-14 [alfons]
17404
17405         * src/summaryview.[ch]
17406                 * start rewrite label colouring 
17407                 * fix proper location "Add Sender To Addressbook" menu item
17408
17409 2001-07-13
17410
17411         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
17412         (actually this is 0.5.0claws4)
17413
17414 2001-07-13 [alfons]
17415
17416         * po/pt_BR.po
17417                 * fix duplicate message
17418                 * add updated Portugese / Brazilian translation
17419                   submitted by Fabio Junior Beneditto
17420
17421 2001-07-12 [alfons]
17422
17423         * AUTHORS
17424                 add Jens
17425
17426         * po/nl.po
17427                 add updated Dutch translation
17428
17429         * po/de.po
17430                 add updated German translation submitted by Jens
17431
17432 2001-07-11 [alfons]
17433
17434         Prerelease before 0.5.0claws. Please test.
17435         This version is temporarily tagged as VERSION_0_5_0_TEST
17436
17437         * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
17438           src/prefs_scoring.c, src/prefs_matcher.c, 
17439           src/prefs_filtering.c, src/mbox.c, 
17440           src/main.c, src/inc.c, src/filtering.[ch]
17441                 revert new Hoa's new matcher (does not work yet)
17442
17443         * src/Makefile.am
17444                 clean up
17445
17446 2001-07-10
17447
17448         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
17449
17450
17451 2001-07-10 [alfons]
17452
17453         * Makefile.am
17454                 add ChangeLog.claws to EXTRA_DIST
17455         * src/Makefile.am
17456                 add matcher_parser_parse.h to EXTRA_DIST
17457
17458 2001-07-10 [christoph]
17459
17460         * src/inc.c
17461                 add destination folder to table of
17462                 folders that need to be updated after
17463                 incorporation
17464
17465 2001-07-10 [alfons]
17466
17467         * folder.[ch]
17468           folderview.c
17469                 make collapse state of folders and folder items persistent, i.e.
17470                 if you collapse a folder tree, the next time sylpheed-claws starts 
17471                 up the folder tree remains collapsed.  
17472                 
17473 2001-07-10 [christoph]
17474
17475         * acconfig.h
17476         * configure.in
17477                 added --enable-ssl
17478         * src/md5.[ch]
17479                 renamed MD5_CTX to MD5_CTX_syl
17480                 conflicts with a struct in openssl
17481         * src/inc.c
17482         * src/main.[ch]
17483         * src/prefs_account.[ch]
17484         * src/socket.[ch]
17485                 SSL support for POP
17486         * src/mainwindow.c
17487                 fixed compose with current account
17488                 broken by new compose button stuff
17489
17490 2001-07-09 [hoa]
17491
17492         * AUTHORS
17493                 changed my email address
17494
17495         * src/matcher_parser_parse.y
17496                 clean the parser to remove conflicts
17497
17498 2001-07-09 [alfons]
17499
17500         * AUTHORS
17501                 add Match Grun
17502
17503         * configure.in
17504                 fix incorrect description of --enable-ldap parameter
17505
17506         * src/prefs_common.[ch]
17507           src/compose.c
17508                 add experimental option "smart wrapping" which makes the
17509                 compose editor auto wrap.
17510                 
17511                 | TODO: the problem with the buggy cursor handling is caused |
17512                 | by the GtkText. when deleting / backspacing text its       |
17513                 | wrapping algorithm does not take in account the previous   |
17514                 | line. should find a way to hack this in.                   |
17515                 | or should perhaps combine this with the word wrapping      |
17516                 | patch i wrote in january.                                  |
17517
17518         * src/about.c
17519                 show build parameters for LDAP and JPilot
17520
17521         * src/summaryview.c
17522                 revert Christoph's bugfix for selecting next unread message, 
17523                 because folder stats aren't updated correctly
17524
17525 2001-07-08 [hoa]
17526
17527         * src/filtering.c
17528         * src/mainwindow.c
17529         * src/matcher.c
17530         * src/matcher_parser_lex.l
17531         * src/matcher_parser_parse.y
17532         * src/prefs_filtering.c
17533         * src/prefs_scoring.c
17534         * src/scoring.c
17535                 bugfix of the config file parser
17536
17537 2001-07-08 [alfons]
17538
17539         * src/Makefile.am
17540                 added generated matcher sources to BUILT_SOURCES
17541
17542 2001-07-08 [hoa]
17543
17544         * src/Makefile.am
17545         * src/.cvsignore
17546                 added new config file parser
17547
17548         * src/scoring.[ch]
17549         * src/filtering.[ch]
17550         * src/matcher.[ch]
17551         * src/prefs_filtering.c
17552         * src/prefs_matcher.c
17553         * src/prefs_scoring.c
17554         * added src/matcher_parser.h
17555         * added src/matcher_parser_lex.h
17556         * added src/matcher_parser_lex.l
17557         * added src/matcher_parser_parse.y
17558                 lex & yacc config file parser
17559
17560         * src/mbox.c
17561         * src/inc.c
17562         * src/main.c
17563                 changes prefs_filtering into global_filtering           
17564
17565         * src/summaryview.c
17566                 build threads with subjects only if "Re: " is at the
17567                 beginning of the subject
17568
17569 2001-07-07 [paul]
17570
17571         0.5.0claws
17572
17573         sync with sylpheed 0.5.0
17574                 change of version number only
17575
17576 2001-07-06 [paul]
17577
17578         0.5.0claws5
17579
17580         sync with sylpheed 0.5.0pre5
17581
17582 2001-07-05 [paul]
17583
17584         sync with sylpheed 0.5.0pre4 release
17585                 /po and /manual/ja not sync'ed
17586
17587 2001-07-04 [paul]
17588
17589         more sync with sylpheed 0.5.0pre4
17590
17591 2001-07-03 [christoph]
17592
17593         * src/addressbook.c
17594                 fixed address book broken by address book
17595                 for VCard, JPilot, LDAP
17596
17597 2001-07-03 [alfons]
17598
17599         * src/matcher.c
17600         * src/textview.c
17601                 stopped memory leaks
17602
17603 2001-07-03 [paul]
17604
17605         more sync with sylpheed 0.5.0pre4
17606
17607 2001-07-02 [match]
17608
17609         * included address book patch for VCard, JPilot, LDAP
17610         * pref_common.c - fixed Font options on Display tab (cosmetic)
17611         * alertpanel.c - fixed truncated message
17612
17613 2001-07-02 [christoph]
17614
17615         * src/mbox_folder.c
17616         * src/procmsg.[ch]
17617         * src/summaryview.c
17618                 mark threads for ignoring
17619
17620 2001-07-02 [paul]
17621
17622         0.5.0claws4
17623
17624         * sync with sylpheed 0.5.0pre4
17625                 updated gettext to 0.10.38.
17626
17627 2001-07-01 [paul]
17628
17629         * src/ mainwindow.c
17630         * src/procmsg.h
17631         * src/summaryview.[ch]
17632                 new right-click option: Label.
17633                 substitute for 'Mark-->Mark/Unmark', colours the line.
17634                 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
17635
17636 2001-07-01 [christoph]
17637
17638         * src/folderview.c
17639                 fixed font for trash
17640         * src/summaryview.c
17641                 move ctree to unread message
17642
17643 2001-07-01 [paul]
17644
17645         * sync with sylpheed 0.5.0pre3 release
17646
17647 2001-06-30 [alfons]
17648
17649         * src/filesel.[ch]
17650         * src/compose.c
17651                 allow inserting / attaching multiple files in
17652                 the composer window
17653
17654 2001-06-30 [paul]
17655
17656         * src/codeconv.c
17657                 small change to Alfons' previous stuff so that it
17658                 actually makes
17659
17660 2001-06-30 [alfons]
17661
17662         * lots of files changed; first attempt to merge the changes
17663           and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
17664
17665 2001-06-30 [paul]
17666
17667         * po/pt_BR.po
17668                 updated and completed, translations by Fabio
17669                 Junior Beneditto <fjbeneditto@yahoo.com.br>
17670
17671 2001-06-29 [alfons]
17672
17673         * src/compose.c
17674         * src/mimeproc.[ch]
17675                 allow selecting an attached files' mime type from a 
17676                 list of types.
17677
17678 2001-06-29 [paul]
17679
17680         * more sync with sylpheed 0.5.0pre3
17681
17682 2001-06-29 [paul]
17683
17684         * po/pt_BR.po
17685                 merge with sylpheed.pot and pt_BR.po provided by
17686                 Fabio Junior Beneditto.
17687
17688 2001-06-29 [darko]
17689
17690         * src/procmime.c
17691                 make MIME types case insensitive
17692
17693 2001-06-28 [alfons]
17694
17695         * po/nl.po
17696                 merge with sylpheed.pot and old nl.po; translations added.
17697
17698 2001-06-28 [paul]
17699
17700         * more sync with sylpheed 0.5.0pre3
17701
17702 2001-06-27 [alfons]
17703
17704         * src/summaryview.c
17705                 don't crash when removing parent node of messages
17706                 attracted by subject. this was caused by not deleting
17707                 the parent node from the subject line hash table.
17708
17709 2001-06-27 [alfons]
17710
17711         * src/summaryview.c
17712         * src/compose.[ch]
17713         * src/mainwindow.c
17714                 if there are multiple messages selected, allow forwarding
17715                 them as attachments.
17716
17717 2001-06-27 [paul]
17718
17719         * more sync with sylpheed 0.5.0pre3
17720
17721 2001-06-26 [paul]
17722
17723         0.5.0claws3
17724
17725         * sync with sylpheed 0.5.0pre3
17726
17727 2001-06-25 [paul]
17728
17729         * src/mainwindow.c
17730                 fixed 'compose news article' bug
17731                 from icon-and-text toolbar
17732
17733 2001-06-25 [paul]
17734
17735         * sync with sylpheed 0.5.0pre2 release
17736
17737 2001-06-24 [christoph]
17738
17739         * src/prefs_common.c
17740                 bug fix in font selection
17741         * src/folderview.c
17742                 use sylpheed's normal font instead of
17743                 gtk default font for folders without
17744                 new messages
17745
17746 2001-06-24 [alfons]
17747
17748         * src/mainwindow.[ch]
17749                 added composite compose mail / news button (an idea by Leandro
17750                 Pereira <leandro@linuxmag.com.br>)
17751
17752 2001-06-24 [paul]
17753
17754         Added instructions for ldif-to-xml.py
17755
17756         * tools/README
17757
17758 2001-06-23 [alfons]
17759
17760         Some minor things.
17761
17762         * src/pixmaps/stock_news_compose.xpm
17763                 added pixmap by Leandro
17764         * src/prefs_common.c
17765                 tested built-in spelling checker of GCC 3.0 :)
17766         * po/nl.po
17767                 merged dutch translation of sylpheed-main with
17768                 sylpheed.pot
17769
17770 2001-06-23 [paul]
17771
17772         Added tools directory and files.
17773
17774         * tools/filter_conv.pl
17775                 converts old filter system to new filtering system
17776         * tools/ldif-to-xml.py
17777                 converts netscape addressbook to sylpheed addressbook
17778         * tools/README
17779                 descriptions/instructions for above two files
17780
17781 2001-06-23 [christoph]
17782
17783         * src/inc.c
17784         * src/manage_window.[ch]
17785         * src/prefs_common.[ch]
17786                 mail retrieval dialog can be enabled, disabled
17787                 or hidden if non of sylpheed's windows is active
17788
17789 2001-06-22 [paul]
17790
17791         0.5.0claws2
17792
17793         * sync with sylpheed 0.5.0pre2
17794
17795 2001-06-21 [christoph]
17796
17797         * src/summaryview.c
17798                 show recipient on 'from' for all accounts
17799                 
17800         * src/inc.c
17801         * src/prefs_common.[ch]
17802                 disable error popup on mail receive errors
17803
17804 2001-06-21 [alfons]
17805
17806         * src/compose.c
17807                 made the ruler correctly appear and disappear.
17808
17809         * src/Makefile.am
17810                 removed Hoa's work-in-progress-stuff (interesting!) so 
17811                 claws compiles ok.
17812
17813 2001-06-20 [christoph]
17814
17815         * src/inc.c
17816         * src/progressdialog.c
17817                 added scrolled window for list in progressdialog
17818
17819 2001-06-20 [paul]
17820
17821         sync with sylpheed 0.5.0pre1 release
17822
17823 2001-06-20 [christoph]
17824
17825         * src/summeryview.c
17826                 make building threads by subject work when
17827                 thread view is enabled
17828                 
17829         * src/compose.c
17830         * src/prefs_common.[ch]
17831                 automatically select account for mail replys
17832
17833 2001-06-19 [sergey]
17834
17835         * src/compose.c (compose_create): keep Bcc and Reply-To visible if
17836         they are filled in from the account settings.
17837
17838 2001-06-19 [paul]
17839
17840         * more sync with sylpheed 0.5.0pre1
17841
17842 2001-06-18 [alfons]
17843
17844         * src/Makefile.am,
17845           src/procmime.c
17846                 added --sysconfdir to CPPFLAGS for pointing to the correct
17847                 location of mime.types. 
17848
17849                 NOTE: make sure you use --sysconfdir when running ./autogen.sh
17850                 or ./configure!
17851
17852 2001-06-18 [hoa]
17853
17854         * src/summaryview.c
17855                 fixed some bug when building threads
17856
17857 2001-06-18 [pau]l
17858
17859         * src/prefs_account.c
17860                 UI stuff: More changes to the English
17861
17862 2001-06-18 [paul]
17863
17864         * src/pixmaps/stock_news_compose.xpm: new file
17865         * src/Makefile.am
17866         * src/mainwindow.c
17867         * src/summaryview.c
17868                 Added new icon for Hoa's 'compose a news
17869                 message', plus minor improvements to the
17870                 English
17871
17872         * po/ja.po
17873         * ChangeLog
17874         * ChangeLog.jp
17875                 more sync with sylpheed 0.5.0pre1
17876
17877 2001-06-18 [hoa]
17878
17879         * src/compose.[ch]
17880         * src/mainwindow.c
17881                 Follow-up and reply to
17882
17883         * src/summaryview.[ch]
17884                 Build threads also with subjects
17885
17886 2001-06-17 [hoa]
17887
17888         * src/compose.c
17889                 forwarding use the current account.
17890
17891         * src/mainwindow.c
17892                 the "compose message" button has been replaced with
17893                 "new mail" and "new news" buttons
17894
17895         * src/prefs_common.[ch]
17896                 added a configuration option to use the forward button
17897                 as "forward as attachment"
17898                 changed reply and forward format description
17899
17900         * src/quote_fmt_lex.l
17901         * src/quote_fmt_parse.y
17902                 added message with no signature in format for reply
17903                 and forward.
17904
17905 2001-06-17 [paul]
17906
17907         Minor UI stuff
17908
17909         * src/mainwindow.c
17910         * src/summaryview.c
17911                 Improvements to the English
17912
17913         * src/prefs_common.c
17914                 Improvements to the English and some
17915                 clarity/continuity improvements in the
17916                 description of Quote symbols.
17917
17918 2001-06-17 [paul]
17919
17920         0.5.0claws1
17921
17922         * sync with sylpheed 0.5.0pre1
17923
17924 2001-06-17 [hoa]
17925
17926         * src/compose.c
17927                 Better interface for compose, displayed fields
17928                 are updated whenever we change account.
17929                 Newsgroups field is automatically filled.
17930
17931         * src/mainwindow.c
17932                 Newsgroups field is automatically filled.
17933
17934         * src/prefs_account.c
17935                 Some interface stuff when fields appear and
17936                 disappear.
17937
17938 2001-06-16 [paul]
17939
17940         0.4.99claws
17941
17942         * sync with sylpheed 0.4.99
17943
17944 2001-06-16 [sergey]
17945
17946         * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
17947         base64_decoder_free, base64_decoder_decode): new object and
17948         functions for decoding base64 streams.
17949         * src/procmime.c (procmime_decode_content): modified to use the
17950         new base64 decoder.
17951
17952 2001-06-15 [paul]
17953
17954         0.4.99claws10
17955
17956         * sync with sylpheed 0.4.99cvs11
17957
17958 2001-06-13 [paul]
17959
17960         0.4.99claws9
17961
17962         * sync with sylpheed 0.4.99cvs9
17963
17964 2001-06-13 [hoa]
17965
17966         * src/compose.c
17967         * src/prefs_account.c
17968
17969                 SMTP server can be defined in the news account
17970                 mime type of attachment are kept.
17971
17972         * src/summaryview.c
17973
17974                 now choose the highest important score between default
17975                 and important score of folder.
17976
17977 2001-06-09 [alfons]
17978         
17979         * src/prefs_common.c: 
17980
17981                 (prefs_quote_description_create): corrected description of 
17982                 quote format characters
17983
17984 2001-06-09 [paul]
17985
17986         0.4.99claws8
17987
17988         * sync with sylpheed 0.4.99cvs8
17989
17990 2001-06-08 [sergey]
17991
17992         * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
17993         and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
17994
17995 2001-06-08 [paul]
17996
17997         0.4.99claws7
17998
17999         * sync with sylpheed 0.4.99cvs7
18000
18001 2001-06-06 [sergey]
18002
18003         * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
18004         clashes with autogenerated header).
18005         * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
18006         * src/Makefile.am: added quote_fmt.h.
18007         * src/.cvsignore: added lex/yacc autogenerated files
18008         (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
18009
18010 2001-06-06 [paul]
18011
18012         0.4.99claws6
18013
18014         * sync with sylpheed 0.4.99cvs6
18015
18016 2001-06-06 [hoa]
18017
18018         * added src/quote_fmt_parse.h
18019         * src/compose.c
18020                 removed warnings
18021
18022         * src/prefs.[ch]
18023                 don't modify readonly configuration files
18024
18025         * src/prefs_account.c
18026         * src/prefs_common.c
18027         * src/prefs_customheader.c
18028         * src/prefs_display_header.c
18029         * src/prefs_filter.c
18030         * src/prefs_filtering.c
18031         * src/prefs_scoring.c
18032                 don't open dialog box when configuration files
18033                 are readonly
18034
18035 2001-06-05 [sergey]
18036
18037         * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
18038
18039         * src/Makefile.am: replaced quote_fmt.tab.[ch] by
18040         quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
18041         BUILT_SOURCES to make all files rebuild properly.
18042
18043         * src/compose.c: removed #include "quote_fmt.tab.h".
18044
18045         * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
18046         CHARACTER value in yylval.
18047
18048         * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
18049         receive CHARACTER value by documented means (yylval).
18050
18051         * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
18052
18053 2001-06-05 [hoa]
18054
18055         * src/Makefile.am
18056                 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
18057
18058         * src/filtering.c
18059         * src/matcher.c
18060         * src/matcher.h
18061         * src/prefs_filtering.c
18062                 now keep the configuration for execute action
18063
18064         * src/mbox_folder.c
18065                 fixed a warning
18066
18067 2001-06-05 [paul]
18068
18069         * sync with sylpheed 0.4.99cvs5
18070
18071 2001-06-05 [hoa]
18072
18073         * src/Makefile.am
18074                 added quote_fmt.[ch]
18075
18076         * added src/quote_fmt.y
18077         * added src/quote_fmt.l
18078         * added src/quote_fmt.tab.h
18079         * added src/quote_fmt.tab.c
18080         * added src/lex.quote_fmt.c
18081                 parsing configuration for replying
18082                 and forwarding
18083
18084         * src/prefs_common.[ch]
18085                 added configuration UI for replying
18086                 and forwarding
18087
18088         * src/compose.c
18089                 using configuration for replying
18090                 and forwarding
18091
18092 2001-06-04 [hoa]
18093
18094         * src/filtering.c
18095         * src/matcher.c
18096         * src/matcher.h
18097         * src/prefs_filtering.c
18098         * src/prefs_matcher.c
18099         * src/prefs_matcher.h
18100                 action "run a command" for filtering
18101                 and matching with a command.
18102                 fixed the "whole message" matching
18103
18104         * src/mbox_folder.c
18105                 changed temporary filename for security
18106
18107         * src/messageview.c
18108                 queue the notification if it fails to send.
18109
18110         * src/prefs_common.c
18111         * src/prefs_folder_item.c
18112                 changed the default important score             
18113
18114         * src/prefs_scoring.c
18115         * src/scoring.c
18116                 hide kill score input when the folder is not
18117                 a newsgroup
18118
18119 2001-06-03 [alfons]
18120
18121         * src/prefs_common.c:
18122
18123                 (prefs_font_select): pass font name in font entry box to font
18124                 selection dialog.
18125
18126 2001-06-03 [sergey]
18127
18128         * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
18129
18130 2001-06-03 [paul]
18131
18132         * sync with sylpheed 0.4.99cvs4
18133
18134 2001-06-03 [alfons]
18135
18136         * src/headerwindow.c:
18137
18138                 (headerwindow_show_cb): use the selected summary view item, not
18139                 the displayed item.
18140
18141 2001-06-02 [alfons]
18142
18143         * src/headerwindow.c:
18144
18145                 (headerwindow_show_cb): always try to show msginfo
18146
18147 2001-06-02 [hoa]
18148
18149         * src/compose.c
18150                 keep attached parts when reediting or forwarding.
18151
18152 2001-06-01 [hoa]
18153
18154         * src/folderview.c
18155         * src/prefs_folder_item.[ch]
18156         * src/prefs_scoring.[ch]
18157         * src/scoring.[ch]
18158         * src/summaryview.[ch]
18159         * src/main.c
18160         * src/mainwindow.c
18161         * src/prefs_common.[ch]
18162                 support for folder scoring
18163                 kill score and important score for messages
18164         
18165         * src/prefs_account.c
18166                 some display bug fixed for local account
18167                 preferences
18168
18169 2001-05-31 [alfons]
18170
18171         * src/summaryview.c:
18172
18173                 (add_sender_to_cb): don't crash when no or invalid sender; the add 
18174                 sender to address book menu item is disabled.
18175
18176 2001-05-30 [hoa]
18177
18178         * src/filtering.[ch]
18179         * src/summaryview.c
18180                 handling summary menu / filter messages
18181
18182         * src/folder.[ch]
18183                 add some stuff
18184
18185         * src/foldersel.c
18186                 imap folders now appears in list
18187
18188         * src/mbox_folder.c
18189                 doesn't crash if destination mail is not writeable
18190
18191 2001-05-29 [hoa]
18192
18193         * src/compose.c
18194                 removed some warnings
18195
18196         * src/filtering.c
18197         * src/folder.[ch]
18198         * src/prefs_filtering.c
18199                 global string to identify any folders           
18200                 removed some debug info
18201                 filtering to mbox folders is now possible
18202
18203         * src/mainwindow.c
18204                 removed some warnings
18205
18206         * src/mbox_folder.c
18207                 permission on files are changed to read/write for user only,
18208                 nothing for other.
18209                 creation of subfolder is handled better.
18210
18211 2001-05-28 [alfons]
18212
18213         Verified the sync for src/prefs_common.[ch] and
18214         src/prefs_account.[ch]. I believe there were some
18215         minor indentation differences.
18216
18217 2001-05-28 [paul]
18218
18219         0.4.99claws3
18220
18221         * sync with 0.4.99cvs3
18222
18223 2001-05-28 [hoa]
18224
18225         * src/compose.c
18226                 handling flags for mbox format
18227
18228         * src/filtering.c
18229                 use of mark file only for MH format
18230                 handling flags for mbox format
18231                 filtering cannot yet move or copy mails to mbox folders.
18232
18233         * src/folder.[ch]
18234                 changed move_msg, copy_msg,
18235                 move_msgs_with_dest, copy_msgs_with_dest functions
18236                 uses only folder->copy_msg() function
18237                 uses folder->finished_copy() to handle the destination
18238                 folder at the end of the copy or move operation.
18239
18240         * src/foldersel.c
18241                 included mbox directories.
18242
18243         * src/folderview.[ch]
18244         * src/mainwindow.c
18245                 handle folders operation for mbox format
18246
18247         * src/mbox.c
18248                 disable conversion of "From " header
18249
18250         * src/mbox_folder.[ch]
18251                 completion of mbox format handling
18252
18253         * src/mh.c
18254                 changed mh_copy_msg() function and
18255                 removed mh_move_msg(), mh_move_msgs_with_dest(),
18256                 mh_copy_msgs_with_dest()
18257
18258         * src/prefs_filtering.c
18259                 removed some warnings
18260
18261         * src/prefs_matcher.c
18262                 default boolean operation is AND
18263
18264         * src/procheader.c
18265                 handling flags for mbox format
18266                 handling of "From " header
18267
18268         * src/procmsg.[ch]
18269                 removed data field
18270                 added MSG_REALLY_DELETED flags to handle deletion of
18271                 messages in mbox format.
18272
18273         * src/summaryview.c
18274                 handling flags for mbox format
18275                 disable the MSG_DELETED flags when messages
18276                 are deleted in mbox format
18277
18278         * src/textview.c
18279                 "From " headers display fixed.
18280
18281 2001-05-27 [alfons]
18282
18283         * src/textview.c:
18284                 
18285                 (get_email_part): skip quoted email addresses, like in e.g.
18286                 "'alfons@proteus.demon.nl'".
18287
18288 2001-05-26 [alfons]
18289
18290         Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
18291         and fixing the persistence troubles when using separate windows.
18292
18293         * src/mainwindow.c:
18294         
18295             Added #define SEPARATE_ACTION used in the gtk item factory for 
18296             the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
18297                 use gtk_item_factory_get_widget_by_action() to get the items.
18298                 
18299             Removed separate_widget_cb from the gtk item factory data   
18300           
18301             (mainwindow_create): connect separate_widget_cb() to check
18302             menu item "toggled" signal. also passing a MainWindow pointer
18303                 as object data for both check menu items.
18304                 
18305             (separate_widget_cb): definition of separate_widget_cb() to match
18306             GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main 
18307                 window using gtk_object_get_data(). The type of window separation 
18308                 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
18309         
18310         * src/prefs_filtering.c,
18311           src/prefs_matcher.c: added horizontal scrollbars
18312
18313 2001-05-25 [darko]
18314
18315         * src/headerview.c
18316                 fix segfault with invalid bold font
18317         * src/summaryview.c
18318                 correctly display summary stats after row is marked
18319
18320 2001-05-23 [sergey]
18321
18322         * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
18323         encodings with libjconv.
18324
18325 2001-05-23 [hoa]
18326
18327         * src/Makefile.am
18328                 added mbox_folder.[ch]
18329         * src/defs.h
18330                 mbox temporary folder
18331         * src/folder.[ch]
18332         * added src/mbox_folder.[ch]
18333         * src/folderview.c
18334         * src/procheader.[ch]
18335                 added mbox support
18336         * src/mbox.c
18337                 bugfix for file incorporation filtering
18338         * src/imap.c
18339                 enable creation of MBOX
18340         * src/prefs_display_header.c
18341                 enable use of headers like "From "
18342                 something that should be fixed :
18343                         displaying of such headers add an extra space
18344         * src/prefs_folder_item.c
18345                 don't create folders because it is not necessary
18346         * src/procmsg.h
18347                 added data field to MsgInfo for mbox internal use
18348         * src/summaryview.c
18349                 added some support for mbox
18350         * src/utils.[ch]
18351                 added get_mbox_cache_dir() function
18352
18353 2001-05-23 [hiroyuki]
18354
18355         * src/headerwindow.c
18356           src/inc.c
18357           src/main.c
18358           src/mh.c
18359           src/nntp.c
18360           src/procmsg.h
18361           src/session.h
18362           src/socket.[ch]
18363           src/summaryview.c
18364           src/textview.c
18365           src/automaton.c
18366           src/folderview.c: more sync with 0.4.99cvs2.
18367
18368         * src/headerwindow.c: reverted.
18369
18370 2001-05-22 [paul]
18371
18372         0.4.99claws2
18373
18374         * sync with sylpheed 0.4.99cvs2
18375                 * src/news.[ch]
18376                 * src/nntp.[ch]
18377                 * INSTALL
18378                 * INSTALL.jp
18379
18380 2001-05-22 [alfons]
18381
18382         * src/summaryview.c: bugfixed a premature assignment in  summaryview_add_sender_to_cb()
18383
18384 2001-05-21 [alfons]
18385
18386         Minor things:
18387
18388         * configure.in: if gnome-config not found, "no" is displayed
18389         
18390         * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
18391
18392         * src/textview.c: now also possible to add mail addresses by right
18393           clicking in the text view
18394
18395         * src/codeconv.c: merged patch which fixes endless loop when encountering
18396           invalid wide characters; from Alte <010@imis.ru>  
18397
18398 2001-05-20 [alfons]
18399
18400         Added installation of gnome specific things:
18401
18402         * Makefile.am: gnome conditional
18403
18404         * configure.in: check for installed gnome
18405
18406         * added sylpheed.png, sylpheed.desktop
18407
18408 2001-05-20 [sergey]
18409
18410         * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
18411
18412         * src/mainwindow.h (main_window_toolbar_create): created a button
18413         for "Reply to all".
18414         (main_window_set_toolbar_sensitive): enable/disable the new button
18415         appropriately.
18416         (toolbar_reply_to_author_cb): handle the new button.
18417
18418         * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
18419         send_progress_dialog_destroy() on failure (fixes hang on SMTP
18420         failure).
18421
18422 2001-05-19 [sergey]
18423
18424         * src/compose.h (ComposeReplyMode): new modes
18425         COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
18426         COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
18427
18428         * src/compose.c
18429         (compose_send): move some code into a new function:
18430         (compose_current_mail_account): new function.
18431         (compose_reply): new argument to_author, all callers changed; if
18432         to_author==TRUE and account->protocol==A_NNTP, find and use an
18433         appropriate mail account for replying.
18434         (compose_reply_set_entry): new argument to_author; ignore
18435         compose->replyto if to_author==TRUE.
18436
18437         * src/mainwindow.c: new command "Message/Reply to author".
18438         (main_window_set_menu_sensitive): enable/disable it.
18439         (reply_cb): handle it.
18440
18441         * src/summaryview.c: new command "Reply to author".
18442         (summary_set_menu_sensitive): enable/disable it.
18443         (summary_reply_cb): handle it.
18444
18445         * src/account.c (account_find_mail_from_address): new function.
18446
18447 2001-05-18 [paul]
18448
18449         0.4.99claws1
18450
18451         * sync with sylpheed 0.4.99cvs1
18452
18453 2001-05-18 [hoa]
18454
18455         * src/compose.[ch]
18456         * src/filtering.c
18457         * src/summaryview.c
18458                 new filtering action : forward and forward as attachment
18459
18460         * src/main.c
18461                 no need for $DISPLAY when we run sylpheed --help
18462                 call to parse_cmd_opt() is moved
18463
18464         * src/mainwindow.[ch]
18465                 execute button is hidden when immediate execute
18466                 is chosen
18467
18468         * src/mh.c
18469         * src/news.c
18470         * src/prefs_folder_item.c
18471         * src/procmsg.c
18472                 better handling of missing directories
18473
18474         * src/summaryview.c
18475                 reedit is enabled in outbox
18476                 reedit is enabled in queue
18477
18478 2001-05-17 [hoa]
18479
18480         * src/filtering.c
18481         * src/matcher.[ch]
18482         * src/prefs_filtering.c
18483                 changed attachement into attachment
18484
18485 2001-05-17 [alfons]
18486
18487         0.4.67claws4    
18488
18489         * sync with sylpheed 0.4.67cvs9
18490         * sync with sylpheed 0.4.67cvs7-8
18491
18492 2001-05-17 [hoa]
18493
18494         * src/Makefile.am
18495                 added prefs_filtering.c
18496
18497         * src/filtering.[ch]
18498         * src/matcher.[ch]
18499                 removed action : forward_news and forward_news_as_attachement
18500                 (forward and forward_as_attachement can be used instead)
18501
18502         * src/mainwindow.c
18503                 added menu option to access filtering configuration
18504
18505         * src/prefs_account.c
18506                 changed mail_command default to /usr/sbin/sendmail
18507
18508         * added src/prefs_filtering.[ch]
18509                 dialog box for filtering configuration
18510
18511         * src/prefs_matcher.c
18512                 added function prefs_matcher_get_criteria_from_matching()
18513
18514         * src/prefs_scoring.c
18515                 reset the dialog when register or substitute is clicked
18516
18517 2001-05-15 [hoa]
18518
18519         * src/Makefile.am
18520                 added filtering.[ch]
18521         * src/inc.c
18522                 using filering.[ch] instead of filter.[ch]
18523         * src/main.c
18524                 reading new filtering configuration
18525         * src/matcher.[ch]
18526                 added some filtering actions
18527                 and fixed a bug for headers and mail body matching
18528         * src/mbox.c
18529                 using filering.[ch] instead of filter.[ch]
18530         * src/mh.c
18531                 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
18532         * src/summaryview.c
18533                 some fixes for filtering
18534
18535 2001-05-14 [hiroyuki]
18536
18537         * src/send.c: fixed some weird indentations.
18538           send_message_with_command(): call pclose() only if p != NULL.
18539         * src/textview.c: get_email_part(): modified the code for readability.
18540
18541 2001-05-14 [hiroyuki]
18542
18543         * src/md5global.h
18544           src/md5ify.c
18545           src/md5ify.h: removed from the cvs.
18546
18547 2001-05-13 [sergey]
18548
18549         * src/main.c: include rfc2015.h to avoid compiler warnings.
18550         * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
18551         the panel is already on screen.
18552         * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
18553         closing the alert window by ESC as "No".
18554         * src/prefs_common.c (prefs_interface_create): moved return
18555         receipt check button to the correct place.
18556
18557 2001-03-13 [alfons]
18558
18559         * src/prefs_common.c: 
18560                 moved return receipt check button to the Send tab. (prefs_send_create)
18561                 removed the date format ui related globals. (prefs_display_create)
18562
18563         0.4.67claws3
18564         
18565         * sync with sylpheed 0.4.67cvs5-6
18566
18567 2001-05-13 [paul]
18568
18569         * added Alfons' font selection patch
18570
18571         * src/defs.h
18572         * src/headerwindow.c
18573         * src/prefs_common.c
18574         * src/prefs_common.h
18575
18576 2001-05-13 [hoa]
18577         * src/defs.h
18578                 changed version of cache
18579         * src/matcher.[ch]
18580         * src/prefs_matcher.c
18581                 added additionnal matching criteria
18582         * src/procheader.c
18583         * src/procmsg.[ch]
18584         * src/news.c
18585                 added references in MsgInfo
18586
18587 2001-05-12 [hoa]
18588
18589         * src/defs.h
18590                 prepared some things for new filtering
18591         * src/matcher.[ch]
18592                 added some matching properties
18593                 inreplyto need to be enhanced
18594                 prepared some things for new filtering
18595         * src/messageview.c
18596                 added Return-Receipt-To handling
18597         * src/prefs_folder_item.c
18598                 changed default value to TRUE
18599         * src/prefs_matcher.c
18600                 added some matching properties
18601         * src/prefs_scoring.[ch]
18602                 the scoring dialog is finished
18603         * src/procheader.c
18604                 added Return-Receipt-To handling
18605                 Reference need to be added
18606         * src/procmsg.[ch]
18607                 added Return-Receipt-To handling
18608                 added threadscore to get a better score sorting when
18609                 threads are enabled
18610         * src/summaryview.c
18611                 suppressed a bug when we sort the list
18612                 when no folder is opened.
18613                 better score sorting when threads are enabled
18614
18615 2001-05-12 [alfons]
18616
18617         * reverted previous patch because of potential errors 
18618
18619         0.4.67claws2
18620         
18621         * src/inc.c, src/prefs_common.c, src/prefs_common.h: 
18622                 applied "toggle mail-retrieval dialog window" patch submitted 
18623                 by Eric Limpens <eric@qnt.net>
18624
18625         * sync with sylpheed 0.4.67cvs4
18626
18627 2001-05-12 [sergey]
18628
18629         * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
18630         some picky compilers.
18631         * src/rfc2015.h: provide prototype for rfc2015_disable_all().
18632         * src/grouplist_dialog.c: include alertpanel.h.
18633         * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
18634         fix compile warning.
18635         * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
18636         #include "defs.h" before others to prevent the warning of `MIN'
18637         and `MAX' redefinition.
18638
18639 2001-05-11 [hoa]
18640
18641         * src/main.c
18642         * src/messageview.c
18643         * src/prefs_account.c
18644         * src/prefs_display_header.c
18645                 removed warning
18646         * src/Makefile.am
18647                 added prefs_scoring.[ch]
18648         * src/grouplist_dialog.c
18649                 display an error dialog box if the group list
18650                 cannot be fetched.
18651         * src/mainwindow.[ch]
18652                 added main_window_set_thread_option() function
18653                 scoring dialog box enabled
18654         * src/matcher.[ch]
18655                 added flags matching unread /new / marked
18656                 / deleted / replied / forwarded
18657         * src/news.c
18658                 newsgroups are now finally in newscache
18659         * src/prefs_matcher.[ch]
18660                 finished preferences for matching dialog
18661         * added src/prefs_scoring.[ch]
18662                 scoring dialog box completed
18663         * src/scoring.[ch]
18664                 conversion to string : added scoringprop_to_string()
18665                 write config for preferences :
18666                 added prefs_scoring_write_config()
18667         * src/summaryview.c
18668                 threads can be enabled/disabled independently
18669                 for each folder
18670
18671 2001-05-10 [alfons]
18672
18673         0.4.67claws1
18674         
18675         * AUTHORS: 
18676                 thought it would be nice to have a list of all
18677                 contributors (used Changelog as a reference)
18678         
18679         * configure.in: 
18680                 messed up version numbering...
18681
18682         0.4.66claws1
18683
18684         * sync with sylpheed 0.4.67cvs1-3
18685
18686 2001-05-10 [darko]
18687
18688         * src/prefs_common.c:
18689                 better UI for strftime format, double clicking
18690                 on format now inserts the format in text entry
18691                 replaced close button with standard OK/Cancel
18692                 moved date format button to the right of the
18693                 text entry field
18694
18695 2001-05-09 [alfons]
18696
18697         * src/gtkstext.c:
18698                 Ctrl-Home / Ctrl-End have proper cursor navigation
18699
18700 2001-05-09 [hoa]
18701
18702         * src/prefs_matcher.c
18703                 finished UI to define matching properties
18704                 added ok and cancel button
18705         * src/prefs_filter.c
18706                 added ok and cancel button
18707         * src/news.c
18708                 fixed some bug in xhdr parsing
18709
18710 2001-05-08 [alfons]
18711
18712         * src/textview.c: 
18713                 fixed a bug in textview_show_header(), which displayed two colons (':');
18714                 cleaned up some warnings
18715
18716 2001-05-08 [hoa]
18717
18718         * src/Makefile.am
18719                 added prefs_matcher.[ch]
18720                 compilation with -W -Wall
18721         * src/alertpanel.c
18722                 ungrab the mouse events if grabbed - does it
18723                 fix the bug for disposition notification ?
18724         * src/mainwindow.c
18725                 added a menu option to open the matching dialog.
18726         * src/matcher.[ch]
18727                 added matcherprop_to_string() and matcherlist_to_string()
18728                 fixed some bugs, changed the name of some options
18729                 age_sup and age_inf becomes age_greater and age_lower,
18730                 body and messageheaders becomes body_part and headers_part,
18731                 changed the names of constants from SCORING_XXX to MATCHING_XXX
18732         * src/prefs_display_header.c
18733         * src/prefs_headers.c
18734                 fixed a bug that accidentally destroyed dialogs
18735                 when closed them with delete_event
18736                 Added *_deleted() which handle delete_event signal correctly.
18737         * src/prefs_folder_item.[ch]
18738                 added "enable_thread" field for future customization
18739         * added src/prefs_matcher.[ch]
18740                 sample of the UI to define matching properties
18741         * src/procheader.c
18742                 using procheader_headername_equal instead of str*cmp functions
18743                 using procheader_parse_header() function
18744         * src/scoring.c
18745                 using MATCHING_XXX instead of SCORING_XXX
18746         * src/summaryview.c
18747                 display the sender of the news even if this is ourself
18748                 when this is a news message.
18749         * src/textview.c
18750                 using headername_equal() instead of str*cmp functions
18751
18752 2001-05-08 [alfons]
18753
18754         0.4.66claws
18755
18756         * sync with sylpheed 0.4.66
18757         * src/gtkstext.c: trace logs added 
18758
18759 2001-05-08 [sergey]
18760
18761         * src/prefs_common.[ch]: added option to enable/disable GnuPG
18762         signature check popup.
18763         * src/rfc2015.c (check_signature): show signature check popup only
18764         if it is enabled in preferences.
18765
18766 2001-05-07 [alfons]
18767
18768         0.4.66claws4
18769         
18770         * sync with sylpheed 0.4.66cvs6
18771
18772 2001-05-07 [darko]
18773
18774         * src/prefs_common.[ch]: added option to enable/disable
18775           looking up sender name in address book for summary pane
18776         * src/summaryview.c: look up sender in the address book
18777           by using Alfons' address completion code
18778
18779 2001-05-07 [hiroyuki]
18780
18781         * src/inc.h
18782           src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
18783           member of Pop3State.
18784         * src/news.c: brought #include "defs.h" before #include <glib.h>
18785           to prevent the warning of `MIN' and `MAX' redefinition.
18786
18787 2001-05-06 [hoa]
18788
18789         * removed src/headers_display.[ch]
18790         * removed src/prefs_display_headers.[ch]
18791         * src/inc.c
18792                 use a temporary file in the user directory for mbox import
18793         * src/news.c
18794                 added XHDR support to get "To" and "Cc" headers
18795                 (in order to match news with to or cc field for
18796                 scoring)
18797                 added function news_parse_xhdr() to get XHDR response
18798         * src/nntp.[ch]
18799                 added function nntp_xhdr()
18800         * src/matcher.c
18801                 fetch the message if necessary
18802
18803 2001-05-06 [alfons]
18804
18805         0.4.66claws3
18806
18807         * sync with sylpheed 0.4.66cvs3-5
18808
18809 2001-05-06 [hoa]
18810
18811         * src/utils.[ch]
18812                 added function itos_buf() to enable use of several buffers
18813         * src/summaryview.c
18814                 use of itos_buf() instead of itos() in summary list
18815                 to fix the broken display of message number.
18816
18817 2001-05-06 [alfons]
18818
18819         * src/gtkstext.c: bug in cursor up navigation fixed,
18820                 fixed another unsigned / signed comparison (we're getting there :-)
18821
18822 2001-05-06 [hoa]
18823
18824         * src/Makefile.am
18825                 added scoring.c scoring.h
18826                 prefs_folder_item.c prefs_folder_item.h
18827                 matcher.c matcher.h
18828         * src/defs.h
18829                 added FOLDERITEM_RC SCORING_RC
18830         * src/folder.[ch]
18831                 added prefs field in FolderItem :
18832                 properties for each folder (PrefsFolderItem),
18833                 sorting type and mode were added as the first properties.
18834         * src/main.c
18835                 read config for scoring
18836         * added src/matcher.[ch]
18837                 gives functions to parse configuration file to do
18838                 matching on mails with a list of conditions.
18839         * src/mainwindow.c
18840                 add option to sort by score
18841         * src/prefs_common.[ch]
18842                 added preference option to show score and for
18843                 the score column size
18844         * added src/prefs_folder_item.[ch]
18845                 properties for each folder (PrefsFolderItem),
18846                 sorting type and mode were added as the first properties.
18847         * src/procheader.[ch]
18848                 added procheader_parse_header()
18849                 added procheader_header_free()
18850                 added procheader_headername_equal()
18851                 and made modification to use them.
18852         * src/procmsg.[ch]
18853                 added score field to MsgInfo structure
18854         * added src/scoring.[ch]
18855                 gives functions to parse configuration file to do
18856                 scoring on mails with a list of conditions.
18857         * src/summaryview.[ch]
18858                 save the sorting type and mode for the folder
18859                 added column to display the score of the mail
18860                 added function summary_score_clicked()
18861                 sorting type and mode are restored to the folder
18862                 when it is reopen
18863         * src/textview.c
18864                 use procheader_parse_header(), procheader_headername_equal()
18865                 removed memory leak in text_scan_header when freeing headers
18866         * src/filter.c
18867                 changed the function to match names of headers
18868                 using procheader_headername_equal()
18869
18870         Scoring functions are implemented, an interface is needed
18871         to configure that.
18872
18873 2001-05-04 [alfons]
18874
18875         * src/gtkstext.c: 
18876                 hopefully fixed the row up navigation bug,
18877                 removed adding back / forward lines to cache
18878
18879 2001-05-04 [sergey]
18880
18881         * src/prefs_display_headers.c: user interface changes:
18882         (prefs_display_headers_create): remove unused "Show" check button;
18883         allow reordering of headers by dragging.
18884         (prefs_display_headers_write_config): remove unused variables.
18885         (prefs_display_headers_set_dialog): do not insert "(New)" at top
18886         of lists (not needed with the new UI).
18887         (prefs_display_headers_set_list): scan lists starting from row 0,
18888         not 1 (do not skip "(New)").
18889         (prefs_display_headers_find_header): new function.
18890         (prefs_display_headers_clist_set_row): do not allow duplicates.
18891         (prefs_display_headers_delete_cb): do not skip row 0; treat
18892         closing the alert window by ESC as "No".
18893         (prefs_display_headers_up): do not protect row 0.
18894         (prefs_display_headers_down): do not protect row 0.
18895
18896 2001-05-04 [sergey]
18897
18898         * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
18899         functions.
18900
18901         * src/summaryview.c
18902         (summary_find_next_marked_msg, summary_find_prev_marked_msg,
18903         summary_select_next_marked, summary_select_prev_marked): new
18904         functions.
18905
18906 2001-05-03 [sergey]
18907
18908         * src/news.c: fixed a bug when no article can be fetched after
18909         server timeout if the connection was restored by news_post():
18910         (news_select_group): new function.
18911         (news_fetch_msg): call news_select_group() before fetching
18912         article.
18913         (news_get_uncached_articles): set session->group after successful
18914         GROUP command.
18915
18916 2001-05-03 [hoa]
18917
18918         * src/defs.h
18919         * src/procmsg.[ch]
18920         * src/procheader.c
18921                  changed version of cache, added cc field
18922
18923         * src/prefs_display_headers.c
18924                 the interface was changed
18925
18926         * src/prefs_headers.c
18927                 added cancel button
18928
18929 2001-05-03 [alfons]
18930
18931         * completed sync of sylpheed cvs2
18932         * src/gtkstext.c: updated row up / down cursor navigation
18933         * src/textview.c: re-edited, prepared for fixing the email address
18934                 scanner.
18935
18936 2001-05-03 [darko]
18937
18938         * src/prefs_common.c: use alfons' strftime ui code
18939         entry_datefmt and datefmt_sample widgets have to be
18940         global in this module because of this change
18941
18942 2001-05-03 [hoa]
18943
18944         * src/messageview.c
18945         * src/prefs_common.[ch] added option to activate the return receipt
18946                 feature.
18947
18948 2001-05-02 [alfons]
18949
18950         * src/gtkstext.c: fix for row up/down cursor navigation. 
18951
18952         0.4.66claws2
18953         
18954         * sync with 0.4.66cvs2
18955
18956 2001-05-02 [paul]
18957
18958         added add-sender-to-addressbook patch
18959
18960         * src/addressbook.c
18961         * src/addressbook.h
18962         * src/summaryview.c
18963
18964 2001-05-02 [sergey]
18965
18966         * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
18967         G_ALERTDISABLE.
18968
18969         * src/alertpanel.c (alertpanel_create): new argument can_disable,
18970         all existing callers changed to pass FALSE; create a check button
18971         to disable the message.
18972         (alertpanel_message_with_disable): new function.
18973         (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
18974         (alertpanel_button_toggled): new function.
18975         (alertpanel_button_clicked, alertpanel_close): set value using
18976         G_ALERT_VALUE_MASK.
18977
18978         * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
18979
18980         * src/prefs_common.c (prefs_privacy_create): new check button
18981         checkbtn_gpgme_warning.
18982
18983         * src/main.c (main): moved preferences reading before gpgme
18984         initialization; check prefs_common.gpgme_warning before giving the
18985         GnuPG warning and set it to FALSE if the user wants to disable the
18986         warning.
18987
18988 2001-05-02 [hiroyuki]
18989
18990         * src/prefs_display_headers.c: modified the layout and some labels.
18991
18992 2001-05-02 [sergey]
18993
18994         * src/prefs_account.c (prefs_account_fix_size): new function.
18995         (prefs_account_create): call prefs_account_fix_size(); use
18996         gtk_widget_show instead of gtk_widget_show_all (fixes too large
18997         size when the window is shown for the first time).
18998         (prefs_account_basic_create): changed layout of serv_table; moved
18999         localmbox_entry above smtpserv_entry (logically it replaces
19000         POP3/IMAP server).
19001         (prefs_account_protocol_activated): set sensitivity of
19002         nntpauth_chkbtn according to the protocol (in addition to
19003         hide/show); commented out gtk_table_set_row_spacing() calls.
19004         (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
19005         not sensitive (fixes a bug with disabled username/password boxes
19006         when editing POP3 account after NNTP with authentication).
19007
19008 2001-05-02 [hoa]
19009
19010         * src/account.c
19011         * src/inc.c
19012         * src/prefs_account.[ch]
19013         * src/send.c
19014                 removed local account without SMTP server
19015                 added option to use mail command instead of a connexion
19016                 to SMTP server when a local account is used
19017         * src/prefs_headers.c
19018                 fixed a bug
19019         * src/news.c
19020                 fixed a bug when connexion immediately closed
19021
19022 2001-05-01 [alfons]
19023
19024         0.4.66claws1
19025         
19026         * sync with 0.4.65
19027
19028 2001-05-01 [sergey]
19029
19030         * src/prefs_account.c (Basic, prefs_account_basic_create): new
19031         widget nntpauth_chkbtn.
19032         (prefs_account_protocol_activated): handle nntpauth_chkbtn
19033         visibility.
19034         (prefs_account_nntpauth_toggled): new function.
19035
19036         * src/news.c (news_session_new_for_folder): use NNTP
19037         authentication only if ac->use_nntp_auth is set.
19038
19039 2001-05-01 [hoa]
19040
19041         * src/Makefile.am changed headers.[ch] in customheader.[ch]
19042         * src/prefs_display_headers.c changed the UI
19043         * src/prefs_headers.c changed account_name to account_id
19044         * src/compose.c using customheader.h
19045
19046 2001-05-01 [hiroyuki]
19047
19048         * src/esmtp.c
19049           src/news.c
19050           src/nntp.c: changed sock_read() to sock_gets(), they've been left
19051           unsynched.
19052
19053 2001-05-01 [hoa]
19054
19055         * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
19056         * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
19057                 for displaying of headers
19058         * src/grouplist_dialog.[ch] minor changes to remove warnings
19059         * src/prefs_display_headers.[ch] dialog to choose the
19060         headers to display in the mail viewer.
19061         * src/headers.h correction of #define
19062         * src/headers_display.[ch] configuration for displaying of headers.
19063         * src/main.c read config of displaying of headers
19064         * src/prefs_common.c add a button to access the config dialog
19065                 for displaying of headers
19066         * src/prefs_display_headers.[ch] dialog for configuration for
19067                 displaying of the headers.
19068         * src/prefs_headers.c cleaning of code
19069         * src/procheader.c comments added to code
19070         * src/textview.c changes to reorder the headers depending
19071                 on the config for displaying of headers
19072
19073 2001-04-30 [alfons]
19074
19075         0.4.65claws7
19076
19077         * sync with 0.4.65cvs12
19078
19079         NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
19080
19081 2001-04-30 [sergey]
19082
19083         * src/nntp.h (NNTPSockInfo): new field auth_failed.
19084
19085         * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
19086         is set to force reconnection after authentication failure.
19087         (nntp_gen_command): set sock->auth_failed on authentication
19088         failure, or if sock->userid and sock->passwd are not set.
19089
19090         * src/news.c (news_session_new_for_folder): set userid=NULL if
19091         password dialog is cancelled.
19092
19093 2001-04-30 [sergey]
19094
19095         * src/nntp.h (NNTPSockInfo): new type.
19096
19097         * src/nntp.c: all functions updated to use NNTPSockInfo instead of
19098         SockInfo.
19099         (nntp_open_auth, nntp_close): new functions.
19100         (nntp_gen_command): new function to handle authentication; all
19101         NNTP command functions updated to use it.
19102         (nntp_authinfo_user, nntp_authinfo_pass): deleted.
19103         (nntp_list): removed old useless code.
19104
19105         * src/news.h (NNTPSession): new field nntp_sock.
19106
19107         * src/news.c: all functions updated to use NNTPSockInfo instead of
19108         SockInfo.
19109         (news_session_new): new arguments (userid, passwd); made static;
19110         use nntp_open_auth() if needed.
19111         (news_session_destroy): use nntp_close() instead of sock_close().
19112         (news_query_password): changed arguments.
19113         (news_session_new_for_folder): new function.
19114         (news_session_get): use news_session_new_for_folder().
19115         (news_authenticate): deleted.
19116         (news_get_uncached_articles): removed old authentication code.
19117
19118 2001-04-30 [sergey]
19119
19120         * src/news.c: reverted my previous changes (need to do NNTP
19121         authentication in a cleaner way).
19122         
19123 2001-04-29 [sergey]
19124
19125         * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
19126         news_nntp_post, news_nntp_mode): new functions (wrappers with
19127         authentication support).
19128         (news_get_article_cmd, news_get_article, news_get_header): new
19129         argument "folder"; all callers changed.
19130         (news_get_article_cmd): added authentication support.
19131         (news_session_get): use news_nntp_mode() instead of nntp_mode().
19132         (news_post): use news_nntp_post() instead of nntp_post().
19133         (news_get_uncached_articles): use news_nntp_group() instead of
19134         nntp_group() and news_nntp_xover() instead of nntp_xover();
19135         removed old authentication code.
19136         (news_get_group_list): use news_nntp_list() instead of nntp_list().
19137
19138         * src/nntp.c (nntp_list): return real error code instead of
19139         hardcoded NN_ERROR.
19140
19141 2001-04-29 [sergey]
19142
19143         * configure.in: fixed wint_t typedef detection again
19144
19145 2001-04-28 [hoa]
19146
19147         * src/prefs_account.[ch], added A_LOCAL_CMD
19148                 (send mail with mail command)
19149         * src/send.c added function send_message_with_command()
19150         * src/inc.c made a more secure get_spool() function with
19151                 mktemp() but maybe mkstemp() or something more
19152                 secure can be used.
19153
19154 2001-04-28 [alfons]
19155
19156         * src/textview.c, colorization of email addresses in headers
19157
19158         0.4.65claws6
19159
19160         * bug sync with sylpheed
19161         * prefs_common.c: created date format ui for darko
19162         * sync with 0.4.65cvs11
19163         * configure.in: corrected to have the new gpg checks
19164
19165 2001-04-27 [alfons]
19166
19167         * completed sync with 0.4.65cvs10
19168         * minor debug things added to gtkstext.c
19169
19170 2001-04-27 [darko]
19171
19172         * configure.in: remove check for availability of
19173           strftime() as advised by Hiroyuki
19174         * src/prefs_common.[ch], src/procheader.c:
19175           synch strftime() code with Hiroyki's main branch
19176
19177 2001-04-26 [sergey]
19178
19179         * src/news.c: news_query_password(), news_authenticate(): new
19180           functions.
19181           news_get_uncached_articles(): added NNTP authentication
19182           handling.
19183         * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
19184           new functions.
19185         * src/prefs_account.c: prefs_account_protocol_activated():
19186           enable userid and password fields for NNTP.
19187
19188 2001-04-26
19189
19190         * configure.in: check for availability of strftime()
19191           [darko]
19192         * src/prefs_common.[ch], src/procheader.c: use
19193           strftime() for displaying date in summary pane if it
19194           is available
19195
19196 2001-04-25
19197
19198         * more .cvsignore cleanups [alfons]
19199
19200 2001-04-25
19201
19202         * ac/sv-check-type.m4: new autoconf macro.
19203         * configure.in: fixed wint_t typedef detection (did not work
19204           with gcc-2.96).
19205
19206 2001-04-25
19207
19208         * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
19209           [hiroyuki]
19210
19211 2001-04-24
19212         * modified gtkstext.c : buggy cursor navigation fixed, 
19213           and font descent also taken in account when drawing
19214           cursor. [alfons]
19215
19216 2001-04-24 [hoa]
19217         * added comments in src/news.c src/nntp.c
19218         * added src/prefs_headers.[ch]
19219         * added src/headers.[ch]
19220         * modified compose.c to activate custom headers
19221                 added function is_in_custom_headers
19222         * modified prefs_account.[ch]
19223                 added function prefs_account_customhdr_edit
19224         * modified src/defs.h :
19225                 added HEADERS_RC : name of the config file
19226                 for the custom headers
19227
19228 2001-04-24
19229
19230     0.4.65claws5
19231
19232         * configure.in
19233           src/gtkstext.[ch]
19234           src/compose.c
19235           src/Makefile.am
19236           
19237           added gtkstext with configure.in patch by Hiroyuki which
19238           should fix the XIM detection [alfons]
19239
19240         * more clean up of cvs [alfons]
19241
19242                  * removed all Makefile.in files to attic.
19243
19244                  * updated all .cvsignores to really ignore things that could
19245                    be unintentionally committed by a recursive commit.
19246
19247 2001-04-23 [hoa]
19248         * added src/grouplist_dialog.[ch]
19249         * changed src/folderview.c to call grouplist_dialog instead
19250                 of inputdialog
19251         * src/news.c :
19252                 added functions news_reset_group_list
19253                 and news_get_group_list
19254         * src/nntp.c :
19255                 added function nntp_list
19256         * src/defs.h :
19257                 added GROUPLIST_FILE : name of the newsgroup list cache file
19258
19259 2001-04-21
19260
19261         * added option to warn about queued messages on exit [sergey]:
19262
19263           * src/compose.c: compose_queue(): call folder_item_scan()
19264             and folderview_update_item() after queueing.
19265           * src/folderview.c: folderview_update_node(): draw the queue
19266             folder in bold font if there are queued messages.
19267           * src/mainwindow.c: queued_messages(): new function.
19268             app_exit_cb(): display warning if there are queued messages
19269             if warn_queued_on_exit is set.
19270           * prefs_common.[ch]: add warn_queued_on_exit option.
19271
19272         * enhanced GnuPG key selection support [sergey]:
19273
19274           * src/select-keys.c: updated to newer version from Win32
19275             branch with support for selecting arbitrary keys.
19276           * src/prefs_account.c: added the Privacy tab to the account
19277             options window.
19278             prefs_account_privacy_create(),
19279             prefs_account_sign_key_set_data_from_radiobtn(),
19280             prefs_account_sign_key_set_radiobtn(): new functions.
19281           * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
19282           * src/rfc2015.c: set_signers(): new function.
19283             pgp_sign(): add the account parameter, call set_signers().
19284             rfc2015_sign(): add the account parameter, pass it to pgp_sign().
19285           * src/rfc2015.h: rfc2015_sign(): updated prototype.
19286           * src/compose.c: pass the current account to rfc2015_sign().
19287
19288         * tag name claws added to prevent confusion with main branch [alfons]
19289
19290         * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
19291
19292         * autogen.sh: Added "--enable-maintainer-mode". [sergey]
19293
19294         * sync with recent sylpheed cvs. Untested though. [alfons]
19295