0.9.6claws53
[claws.git] / ChangeLog.claws
1 2003-10-26 [christoph]  0.9.6claws53
2
3         * src/pgpmime.c
4         * src/sgpgme.c
5                 change display of signature info to use only name of
6                 signer, otherwise the text gets too long.
7
8         * src/procmime.c
9                 don't use MimeInfo's filename to generate tmp filename
10
11 2003-10-25 [christoph]  0.9.6claws52
12
13         * src/procmime.c
14                 fix message body searching
15
16 2003-10-25 [paul]       0.9.6claws51
17
18         * src/compose.c
19                 use g_basename rather than basename
20
21 2003-10-24 [christoph]  0.9.6claws50
22
23         * src/sgpgme.c
24                 change fetching of signature key's trust
25
26 2003-10-24 [paul]       0.9.6claws49
27
28         * po/sk.po
29                 update Slovak translation
30                 submitted by Andrej Kacian
31                 
32         * src/mainwindow.c
33                 remove unknown menu entry /File/Add mailbox/mbox...
34
35 2003-10-24 [hoa]        0.9.6claws48
36
37         * src/Makefile.am
38                 removed all references to mbox folders
39
40         * src/carray.[ch]               * REMOVED *
41         * src/chash.[ch]                * REMOVED *
42         * src/maillock.[ch]             * REMOVED *
43         * src/mailmbox.[ch]             * REMOVED *
44         * src/mailmbox_folder.[ch]      * REMOVED *
45         * src/mailmbox_parse.[ch]       * REMOVED *
46         * src/mailmbox_types.[ch]       * REMOVED *
47         * src/mbox_folder.[ch]          * REMOVED *
48                 remove implementation of mbox folders
49                 and old mailbox folder.
50                 mbox folder implementation will be added
51                 as a plugin so that implementation can be entirely
52                 synchronized with the files of the project they are
53                 extracted from (libEtPan!).
54         
55         * src/mainwindow.c
56         * src/folder.c
57         * src/folderview.[ch]
58         * src/procmsg.h         
59                 Disable as much code that references mbox folders
60                 as possible.
61                 Some UI thing still need to know that folder is mbox
62                 (when we have to enter the name of the mailbox and
63                 we want to add /var/mail/$USER).
64
65 2003-10-23 [christoph]  0.9.6claws47
66
67         * src/noticeview.c
68                 don't always display button when noticeview is made visible
69
70         * src/mimeview.c
71         * src/pgpmime.c
72         * src/privacy.[ch]
73         * src/sgpgme.[ch]
74                 get signature information from crypto system
75
76 2003-10-22 [paul]       0.9.6claws46
77
78         * po/es.po
79                 updated by Ricardo Mones Lastra
80
81 2003-10-22 [paul]       0.9.6claws45
82
83         * src/Makefile.am
84                 update to reflect the changes to the icons that
85                 happened in 0.9.6claws35
86
87 2003-10-22 [alfons]     0.9.6claws44
88         
89         * src/carray.h
90                 inline carray_count() 
91
92 2003-10-21 [alfons]     0.9.6claws43
93
94         * src/carray.h
95                 glib wrappers
96         * src/carray.c
97                 disable
98         * src/mailmbox.[ch]
99         * src/mailmbox_folder.c
100         * src/mailmbox_parse.c
101         * src/mailmbox_types.[ch]
102                 %s/uint32_t/guint
103
104 2003-10-21 [luke]       0.9.6claws42
105
106         * src/stock_pixmaps.[ch]
107         * src/mimeview.c
108         * src/pixmaps/mime_application_octet_stream.xpm         ** REMOVE **
109         * src/pixmaps/messageview_text.xpm                      ** REMOVE **
110                 o remove mime_application_octet_stream.xpm icon (it was never
111                   really needed)
112                 o remove redundant icon messageview_text.xpm
113
114         * src/mainwindow.c
115                 fix visibility of signature noticeview when toggling 'separate
116                 message view'
117
118 2003-10-21 [christoph]  0.9.6claws41
119
120         * src/procmime.c
121                 decode multipart and rfc822 mime parts to allow further
122                 parsing when required
123
124 2003-10-21 [christoph]  0.9.6claws40
125
126         * src/procmime.[ch]
127         * src/textview.c
128                 remove obsolete charset parameter in MimeInfo and fix
129                 TextView to use the charset from the parameter hash table
130
131         * src/plugins/dillo_viewer/Makefile.am
132         * src/plugins/trayicon/Makefile.am
133                 add OPENSSL_CFLAGS to fix building with using
134                 --with-openssl-* parameters
135
136 2003-10-21 [paul]       0.9.6claws39
137
138         * src/prefs_matcher.[ch]
139                 replace remnants of the old, renamed 'Execute' matchtype
140                 add a brief description to the Info window
141
142 2003-10-21 [hoa]        0.9.6claws38
143         
144         * src/Makefile.am
145         * src/carray.[ch]               * NEW *
146         * src/chash.[ch]                * NEW *
147         * src/folder.c
148         * src/maillock.[ch]             * NEW *
149         * src/mailmbox.[ch]             * NEW *
150         * src/mailmbox_folder.[ch]      * NEW *
151         * src/mailmbox_parse.[ch]       * NEW *
152         * src/mailmbox_types.[ch]       * NEW *
153                 implementation of mbox folder with unique message numbers
154
155                 made use of libEtPan! implementation of mbox for lower-layer.
156
157 2003-10-20 [alfons]     0.9.6claws37
158
159         * src/noticeview.c
160                 fix invalid argument warning
161         * src/pgpmime.c
162                 no in place variable
163
164 2003-10-20 [paul]       0.9.6claws36
165
166         * src/compose.[ch]
167           src/filtering.c
168           src/messageview.c
169                 fix crash when using Forward in Filtering when
170                 external editor option is set
171                 
172                 Patch submitted by Simon 'corecode' Schubert
173                 <corecode@corecode.ath.cx> 
174
175 2003-10-20 [paul]       0.9.6claws35
176
177         * src/pixmaps/mime_gpg_expired.xpm      ** REMOVED **
178           src/pixmaps/mime_gpg_failed.xpm       ** REMOVED **
179           src/pixmaps/mime_gpg_passed.xpm       ** REMOVED **
180           src/pixmaps/mime_gpg_signed.xpm       ** REMOVED **
181           src/pixmaps/mime_gpg_unknown.xpm      ** REMOVED **
182           src/pixmaps/privacy_expired.xpm       ** NEW FILE **
183           src/pixmaps/privacy_failed.xpm        ** NEW FILE **
184           src/pixmaps/privacy_passed.xpm        ** NEW FILE **
185           src/pixmaps/privacy_signed.xpm        ** NEW FILE **
186           src/pixmaps/privacy_unknown.xpm       ** NEW FILE **
187           src/pixmaps/privacy_warn.xpm          ** NEW FILE **
188           src/mimeview.c
189           src/stock_pixmap.[ch]
190                 replace mime_gpg_*.xpm icons with new privacy_*.xpm
191                 icons. add privacy_warn.xpm icon
192
193 2003-10-20 [hoa]  0.9.6claws34
194
195         * src/folder_item_prefs.[ch]
196         * src/prefs_folder_item.c
197         * src/main.c
198                 Added a property per folder to choose whether we 
199                 want to apply processing on it on startup or if we
200                 prefer to wait the folder selection to apply it.
201         
202         * src/messageview.c
203                 fixed C89 compatibility (for old compilers, for
204                 example gcc 2.95.x).
205
206 2003-10-17 [christoph]  0.9.6claws33
207
208         * src/mimeview.c
209         * src/noticeview.[ch]
210                 change noticeview icon to indicate signature status
211
212 2003-10-17 [christoph]  0.9.6claws32
213
214         * src/Makefile.am
215         * src/main.c
216         * src/mimeview.c
217         * src/noticeview.c
218         * src/pgpmime.[ch]                              ** NEW **
219         * src/privacy.[ch]
220         * src/rfc2015.c
221         * src/sgpgme.c                                  ** NEW **
222                 reimplement PGP/Mime signature checking (unfinished)
223
224 2003-10-15 [christoph]  0.9.6claws31
225
226         * src/procmime.[ch]
227                 fix procmime_get_text_content() and
228                 procmime_get_first_text_content()
229
230 2003-10-15 [christoph]  0.9.6claws30
231
232         * src/plugins/spamassassin/spamassassin_gtk.c
233         * src/plugins/spamassassin/spamassassin_gtk.glade
234                 fix timeout tooltip
235
236 2003-10-15 [paul]       0.9.6claws29
237
238         * src/messageview.c
239                 workaround for buggy smtp servers. on sending a
240                 return receipt strip the name part from the address
241                 when creating headers
242                 
243 2003-10-15 [paul]       0.9.6claws28
244
245         * sync with 0.9.7 release
246                 see ChangeLog 2003-10-15
247
248 2003-10-14 [christoph]  0.9.6claws27
249
250         * src/plugins/clamav/clamav_plugin.c
251                 fix clamav plugin
252
253 2003-10-14 [christoph]  0.9.6claws26
254
255         * src/compose.c
256         * src/mimeview.c
257         * src/procmime.[ch]
258         * src/rfc2015.c
259         * src/textview.c
260         * src/plugins/clamav/clamav_plugin.c
261                 use GNode to create the mime tree (some changes to functions
262                 that traverse the tree are just quick and dirty. Maybe we
263                 can find better solutions with g_node_*-functions)
264
265 2003-10-14 [luke]       0.9.6claws25
266
267         * src/mimeview.c
268                 fix a navigation bug (stupid typo of mine)
269
270 2003-10-14 [christoph]  0.9.6claws24
271
272         * src/textview.c
273                 fix missing last line in plain/text mails
274
275 2003-10-13 [luke]       0.9.6claws23
276
277         * src/summaryview.c
278                 fix bug 334 (part 1)
279
280 2003-10-13 [kov]        0.9.6claws22
281
282         * src/mimeview.c
283                 error checking when the user enters a non-directory at
284                 the file selection dialog.
285                 work-around for users entering directory location without
286                 adding a leading G_DIR_SEPARATOR.
287
288 2003-10-13 [luke]       0.9.6claws21
289
290         * src/compose.c
291                 error reporting for inserting files, including catching
292                 invalid characters for current locale/encoding
293
294 2003-10-13 [paul]       0.9.6claws20
295
296         * src/folderview.c
297                 fix bug #347 'subscribe newsgroups crashes'
298
299 2003-10-13 [paul]       0.9.6claws19
300
301         * src/compose.c
302                 when using 'Reply to all' include the 'send replies
303                 to' folder property
304                 
305         * po/ja.po
306                 update Japanese translation. submitted by Rui Hirokawa 
307                 <rui_hirokawa@ybb.ne.jp>        
308
309 2003-10-13 [hoa]        0.9.6claws18
310
311         * src/account.c
312         * src/compose.c
313         * src/messageview.c
314         * src/procheader.c
315         * src/procheader.h
316                 rename get_header_from_msginfo() into
317                 procheader_get_header_from_msginfo() so that we have a
318                 coherent exported naming.
319                 avoid parsing of header contained in a string via
320                 a newly written temporary file.
321
322         Patch submitted by Simon 'corecode' Schubert
323                 <corecode@corecode.ath.cx>
324
325 2003-10-12 [hoa]        0.9.6claws17
326
327         * src/filtering.c
328         * src/filtering.h
329         * src/matcher.c
330         * src/matcher.h
331         * src/matcher_parser_parse.y
332         * src/prefs_filtering_action.c
333                 added "stop" action : stop applying the filtering rules.
334                 added "set score" and "increase/decrease score" actions.
335                 That two last action replace the "change_score" action
336                 introduced by alfons in 0.8.8claws85.
337                 "set score" is to set a given score to the message.
338                 "increase/decrease score" will increase or decrease the
339                 score if the given value is respectively positive or
340                 negative. If someone find a some better name for this last
341                 rule, it can be modified.
342
343 2003-10-12 [paul]       0.9.6claws16
344
345         * AUTHORS
346           po/ja.po
347                 update Japanese translation. submitted by Rui Hirokawa 
348                 <rui_hirokawa@ybb.ne.jp>
349
350 2003-10-12 [christoph]  0.9.6claws15
351
352         * src/procmime.c
353                 fix crash caused by incorrect headers
354
355 2003-10-10 [christoph]  0.9.6claws14
356
357         * src/main.c
358         * src/privacy.[ch]
359         * src/rfc2015.[ch]
360                 implement detection of signed message parts for rfc2015
361
362 2003-10-10 [thorsten]   0.9.6claws13
363
364         * src/mimeview.c
365                 fix typo
366
367 2003-10-10 [christoph]  0.9.6claws12
368
369         * src/stock_pixmap.[ch]
370         * src/pixmaps/mime_message.xpm                  ** NEW **
371                 add a new icon for mime type "message"
372
373         * src/privacy.[ch]
374         * src/procmime.[ch]
375                 add crypto api
376
377         * src/mimeview.c
378                 o use crypto api
379                 o add icons for message type mime parts
380
381 2003-10-10 [christoph]  0.9.6claws11
382
383         * src/mainwindow.c
384         * src/messageview.[ch]
385         * src/mimeview.[ch]
386         * src/procmime.[ch]
387         * src/procmsg.[ch]
388         * src/rfc2015.c
389         * src/summaryview.c
390         * src/textview.[ch]
391                 o remove switching between TextView and MimeView in MessageView
392                   (if required we can hide the icon box and the MimeView will
393                    look exaxtly like the TextView)
394                 o temporary remove signature and decrypting GPGME code
395
396 2003-10-09 [christoph]  0.9.6claws10
397
398         * src/action.c
399         * src/compose.c
400         * src/messageview.c
401         * src/mimeview.c
402         * src/procmime.[ch]
403         * src/procmsg.c
404         * src/rfc2015.c
405         * src/textview.c
406         * src/common/utils.[ch]
407         * src/plugins/clamav/clamav_plugin.c
408         * src/plugins/dillo_viewer/dillo_viewer.c
409         * src/plugins/image_viewer/viewer.c
410         * src/plugins/mathml_viewer/mathml_viewer.c
411                 new mime parser (several things need fixing)
412
413 2003-10-09 [paul]       0.9.6claws9
414
415         * src/imap.c
416                 a little more sync with 0.9.6cvs2 and a tidy up
417
418 2003-10-08 [paul]       0.9.6claws8
419
420         * sync with 0.9.6cvs2
421                 see ChangeLog 2003-10-03
422
423 2003-10-05 [christoph]  0.9.6claws7
424
425         * src/summaryview.c
426                 don't use flags to check if a message is in a news folder
427
428         (closes Bug 282 clicking on folder with copied Messages from News
429          immediately after having copied them crashes Sylpheed-Claws)
430
431 2003-10-05 [christoph]  0.9.6claws6
432
433         * src/Makefile.am
434         * src/progressdialog.[ch]               ** REMOVE **
435         * src/gtk/Makefile.am
436         * src/gtk/progressdialog.[ch]           ** NEW **
437                 move progressdialog to gtk directory
438
439 2003-10-04 [christoph]  0.9.6claws5
440
441         * src/prefs_toolbar.c
442         * src/gtk/prefswindow.c
443                 remove widget_show_all for pages root widget
444
445         * src/plugins/spamassassin/spamassassin.[ch]
446         * src/plugins/spamassassin/spamassassin_gtk.c
447         * src/plugins/spamassassin/spamassassin_gtk.glade
448                 add support for new libspamc transports
449
450 2003-10-04 [christoph]  0.9.6claws4
451
452         * src/plugins/spamassassin/libspamc.[ch]
453         * src/plugins/spamassassin/spamassassin.c
454         * src/plugins/spamassassin/utils.[ch]
455                 update libspamc to version from SpamAssassin 2.60
456
457 2003-10-03 [christoph]  0.9.6claws3
458
459         * src/send_message.c
460                 fix missing format string bug found by
461                 Georgi Guninski <guninski@guninski.com>
462
463 2003-10-03 [paul]       0.9.6claws2
464
465         * po/zh_CN.po
466                 update Simpilified Chinese translation, submitted by
467                 Hansom Young
468
469 2003-10-02 [christoph]  0.9.6claws1
470
471         * src/imap.c
472                 add UIDPLUS support for COPY and EXPUNGE
473
474 2003-10-02 [paul]       0.9.6claws
475
476         * 0.9.6claws released
477
478 2003-10-02 [paul]
479
480         * po/es.po
481           po/sk.po
482                 update Spanish and Slovak translations
483                 submitted by Ricardo Mones Lastra and Andrej Kacian
484  
485 2003-10-02 [paul]       0.9.5claws43
486
487         * po/en_GB.po
488                 update British English translation
489
490 2003-10-02 [paul]       0.9.5claws42
491
492         * po/hr.po
493                 update Croatian translation, submitted by Dragan
494
495 2003-10-01 [paul]       0.9.5claws41
496
497         * po/pl.po
498           po/sr.po
499                 update Polish and Serbian translations, submitted by
500                 Emil and Urke MMI
501
502 2003-10-01 [melvin]     0.9.5claws40
503
504         * po/fr.po
505                 Updated French translations
506
507 2003-10-01 [melvin]     0.9.5claws39
508
509         * src/prefs_fonts.c
510                 Fixed a Gtk warning
511
512         * src/plugins/dillo_prefs.c     
513                 Quasi unnoticeable UI clean-up.
514
515 2003-10-01 [paul]
516
517         * tools/README
518           tools/maildir2sylpheed.pl
519                 bug fixes, rewrites, submitted by Matthias Förste 
520                 <itsjustme@users.sourceforge.net>
521
522 2003-09-29 [paul]       0.9.5claws38
523
524         * src/inc.c
525                 fix my coding carelessness
526
527 2003-09-29 [paul]       0.9.5claws37
528
529         * po/POTFILES.in
530           src/Makefile.am
531           src/main.c
532           src/prefs_common.[ch]
533           src/prefs_fonts.[ch]  ** NEW FILES **
534                 move Font config options to Other Prefs/Display/Fonts
535                 (user's current configuration is preserved)
536
537 2003-09-29 [paul]       0.9.5claws36
538
539         * src/inc.c
540           src/prefs_account.c
541                 allow 'local_mbox' value to point to either a directory 
542                 (/var/mail -  default, new) or a file (/var/mail/username
543                 - original)
544
545 2003-09-28 [paul]       0.9.5claws35
546
547         * src/rfc2015.c
548                 on signature check, where key exists, print the
549                 Key ID
550
551 2003-09-27 [alfons]     0.9.5claws34
552
553         * src/action.c
554                 o make progress bar not fill/expand when resizing dialog
555                 o use default fixed text font for actions output
556
557 2003-09-27 [paul]       0.9.5claws33
558
559         * src/prefs_common.[ch]
560           src/procmsg.c
561           src/send_message.c
562                 remove External Program settings from Common Prefs/Send
563                 as they are now unnecessary due to Local account settings.
564                 plus a little tidying-up after 0.9.5claws31
565
566 2003-09-27 [paul]       0.9.5claws32
567
568         * src/prefs_account.c
569                 o make correction to gui text:
570                   'Local mailbox file' -> 'Local mailbox directory'
571                 o give 'local_mbox' option a reasonable default value:
572                   '/var/mail'
573                 o use 'DEFAULT_SENDMAIL_CMD' as default 'mail_command'
574                   value
575
576 2003-09-26 [paul]       0.9.5claws31
577
578         * src/inc.c
579           src/prefs_common.[ch]
580                 remove 'Incorporate from spool' common pref,
581                 force creation of a 'Local' account
582
583 2003-09-26 [christoph]  0.9.5claws30
584
585         * src/folder.c
586         * src/msgcache.c
587                 add more NULL pointer checks
588
589 2003-09-25 [christoph]  0.9.5claws29
590
591         * src/folder.c
592                 o don't fetch source message to get it's message id
593                 o immediately scan dest folder when copying a message did not
594                   return a new message number and not do it when the first message
595                   without a new message number is found
596
597 2003-09-23 [christoph]  0.9.5claws28
598
599         * src/compose.c
600                 fix generating of headers
601
602         (patch by David Relson <relson@osagesoftware.com>)
603
604 2003-09-23 [paul]       0.9.5claws27
605
606         * po/zh_CN.po
607                 update Simplified Chinese translation. submitted by
608                 Hansom Young
609
610 2003-09-23 [paul]       0.9.5claws26
611
612         * tools/Makefile.am
613           tools/README
614           tools/vcard2xml.py    ** NEW FILE **
615                 add a script that converts an evolution vcard to
616                 sylpheed's xml format
617                 submitted by Bogdan Sumanariu <bsumanariu@one5.ro>
618
619 2003-09-22 [paul]       0.9.5claws25
620
621         * src/plugins/clamav/clamav_plugin.c
622                 don't skip MULTIPART parts
623
624 2003-09-21 [christoph]  0.9.5claws24
625
626         * src/alertpanel.c
627                 remove unneeded include
628
629         * src/folder.c
630                 clean up copy/move mess with duplicated code
631
632         * src/imap.c
633                 fix problem that sometimes the folder was not scanned
634                 also it was changed
635
636 2003-09-21 [christoph]  0.9.5claws23
637
638         * src/Makefile.am
639         * src/logwindow.[ch]                    ** REMOVE **
640         * src/mainwindow.c
641         * src/prefs_common.c
642         * src/gtk/Makefile.am
643         * src/gtk/logwindow.[ch]                ** ADD **
644                 make logwindow prefs_common independent and move
645                 it to gtk directory
646
647 2003-09-20 [christoph]  0.9.5claws22
648
649         * src/compose.c
650                 add extra space for address code conversion
651                 (4 * unconvered size could be too small for short headers)
652
653 2003-09-20 [christoph]  0.9.5claws21
654
655         * src/compose.c
656                 increase temp buffer size when writing headers
657
658 2003-09-19 [darko]      0.9.5claws20
659
660         * src/compose.c
661                 don't ignore value of 'Save copy of outgoing messages to
662                 this folder instead of Sent' in message redirect
663
664 2003-09-17 [christoph]  0.9.5claws19
665
666         * src/compose.c
667                 use ", " as address seperator for mail headers and pass whole
668                 header line at once to compose_convert_header to make sure
669                 it is correctly folded
670
671         (closes Bug 64 Problem when sending to many recipients)
672
673 2003-09-17 [hoa]        0.9.5claws18
674         
675         * src/matcher.[ch]
676           src/matcher_parser_parse.y
677           src/prefs_matcher.c
678                 changed the keyword used for command execution in condition
679                 keyword is changed from "execute" to "test"
680                 so that it is not the same as the one used for action.
681                 This will fix a bug when using filtering dialog.
682                 All semantic in the code is also changed to reflect
683                 the keyword change.
684
685 2003-09-17 [paul]
686         
687         * sync with 0.9.6 release
688
689 2003-09-17 [paul]       0.9.5claws17
690
691         * sync with 0.9.5cvs8
692                 see ChangeLog 2003-09-16 and 2003-09-17
693
694 2003-09-16 [paul]       0.9.5claws16
695
696         * sync with 0.9.5cvs6
697                 see ChangeLog 2003-09-16
698
699 2003-09-15 [paul]       0.9.5claws15
700
701         * sync with 0.9.5cvs5
702                 see ChangeLog 2003-09-15
703
704 2003-09-14 [alfons]     0.9.5claws14
705
706         * src/inc.c
707                 make "Go to inbox after receiving new mail" again;
708                 regression of a sync, restored to sylpheed main 
709                 behaviour. (misses still some bits)
710
711 2003-09-14 [alfons]     0.9.5claws13
712
713         * src/prefs_filtering_action.c
714                 o add proper message if empty execute command line
715                 o don't select first action item after registering a
716                   new action to prevent (what seems to be a GTK) bug
717                   #36, "filtering will only accept one action change 
718                   per invocation".
719
720 2003-09-14 [alfons]     0.9.5claws12
721
722         * src/prefs_filtering.c
723         * src/prefs_filtering_action.c
724         * src/prefs_matcher.c
725                 fix function signature for key_pressed_event signal handlers
726
727 2003-09-14 [alfons]     0.9.5claws11
728
729         * src/mainwindow.c
730                 fix regression caused by fix for invalid bug #7
731                 (should fix #246, "Multiple selections are deselected when 
732                 moving from search window to main window")
733                 
734 2003-09-14 [alfons]     0.9.5claws10
735         
736         * src/actions.[ch]
737         * src/filtering.[ch]
738         * src/prefs_actions.c
739                 allow `filtering actions` in actions; only for advanced users
740                 right now: try for example, "%as{mark color 2}" 
741         
742 2003-09-13 [paul]       0.9.5claws9
743         
744         * po/pl.po
745           po/zh_CN.po   ** NEW FILE **
746                 update Polish translation, submitted by Emil 
747                 <eminowbl@posejdon.wpk.p.lodz.pl>
748                 add new Simplified Chinese translation, submitted by
749                 Hansom Young <hansom_young@yahoo.com>
750
751 2003-09-12 [alfons]     0.9.5claws8
752
753         * src/summaryview.c
754                 don't open separate message views when View | Separate message view
755                 is active 
756                 (please look carefully for any navigation regressions)
757
758 2003-09-11 [alfons]     0.9.5claws7
759
760         * src/mainwindow.c
761                 make default message view, opened by View | Separate message 
762                 view, look like a claws message view (which includes a menu
763                 bar and a toolbar)
764                 (fixes bug #298, "message view loses tool bar") 
765
766 2003-09-11 [christoph]  0.9.5claws6
767
768         * src/folderview.c
769                 fix double deleting of newsgroup folders
770
771         (closes Bug 305 crash after deleting of a newsgroup)
772
773 2003-09-11 [paul]       0.9.5claws5
774
775         * src/rfc2015.c
776           src/common/utils.h
777                 more sync'ing from 0.9.5cvs2
778
779 2003-09-11 [christoph]  0.9.5claws4
780
781         * src/compose.c
782         * src/rfc2015.c
783         * src/common/utils.h
784                 fix sync with 0.9.5cvs2
785
786 2003-09-11 [paul]       0.9.5claws3
787
788         * sync with 0.9.5cvs4
789                 see ChangeLog 2003-09-11
790
791 2003-09-11 [paul]       0.9.5claws2
792
793         * sync with 0.9.5cvs2
794                 see ChangeLog 2003-09-05
795                 
796 2003-09-11 [paul]       0.9.5claws1
797
798         * sync with 0.9.5cvs3
799                 see ChangeLog 2003-09-10
800
801 2003-09-10 [paul]       0.9.5claws
802
803         * 0.9.5claws released
804
805 2003-09-10 [paul]       0.9.4claws78
806
807         * src/Makefile.am
808                 add missing files
809
810 2003-09-10 [melvin]     0.9.4claws77
811
812         * po/fr.po
813                 Updated French translations
814
815 2003-09-10 [paul]       0.9.4claws76
816
817         * po/es.po
818           po/sk.po
819           po/sr.po
820                 update Spanish, Slovak, and Serbian translations.
821                 submitted by Ricardo Mones Lastra, Andrej Kacian,
822                 and Urke MMI
823                 
824         * AUTHORS
825                 add translation team section
826
827 2003-09-09 [christoph]  0.9.4claws75
828
829         * src/folder.c
830                 free item->prefs in folder_item_destroy
831
832 2003-09-09 [alfons]     0.9.4claws74
833
834         * src/folderview.c
835                 o proper check for root node sorting
836                 o remove unnecessary gtk_ctree_remove_node 
837
838         (should fix bug #300, "crash while moving folder")      
839
840 2003-09-08 [christoph]  0.9.4claws73
841
842         * src/folderview.c
843                 o fix double adding of IMAP FolderItems to GtkCTree
844                 o fix crash then mbox folder is removed
845
846 2003-09-08 [christoph]  0.9.4claws72
847
848         * src/folder.c
849         * src/folderview.c
850         * src/mainwindow.c
851                 fix new folder notification
852
853         * src/mbox_folder.c
854                 fix cache path
855
856 2003-09-08 [christoph]  0.9.4claws71
857
858         * src/compose.c
859                 replace '\n' and '\r' before removing trailing spaces
860
861         * src/folder.[ch]
862         * src/folderview.c
863                 add information about new or removed items in folder tree change
864                 notification and use this in folderview to add and remove only
865                 the appected items and not refresh the whole tree
866
867 2003-09-07 [match]      0.9.4claws70
868
869         * src/Makefile.am
870         * src/addr_compl.c
871         * src/addressbook.c
872         * src/addressitem.h
873         * src/addrindex.c
874         * src/addritem.c
875         * src/addritem.h
876         * src/addrquery.c                       ** NEW **
877         * src/addrquery.h
878         * src/ldapquery.c
879         * src/ldapserver.c
880         * src/stock_pixmap.c
881         * src/stock_pixmap.h
882         * src/pixmaps/address_search.xpm        ** NEW **
883                 re-introduce Lookup button for LDAP 'static' searches.
884
885 2003-09-07 [alfons]     0.9.4claws69
886         
887         * src/summaryview.c
888                 abandon setting usize for messageview because it gives layout problems
889                 with the quick search bar and the headerview; fixes assorted UI glitches:
890                 
891                 o bug #148, "Toggling of quick-search bar reduces index view area" 
892                 o bug #280, "Window resiizes for line length but does not revert"
893
894 2003-09-07 [christoph]  0.9.4claws68
895
896         * src/compose.c
897                 o make sure we don't have any newlines in header values
898                 o check custom headers for spaces and newlines and ignore
899                   malformed header names
900
901 2003-09-06 [christoph]  0.9.4claws67
902
903         * src/folder.c
904         * src/folderview.c
905                 invoke notification hook for folder tree changes after append
906                 and remove folder
907
908         (closes Bug 294 Crash while moving folder with many subdirectories)
909
910 2003-09-06 [christoph]  0.9.4claws66
911
912         * src/folder.c
913                 destroy folder's MsgCache if FolderItem is removed to make sure
914                 it is not saved when the FolderItem is destroyed
915
916 2003-09-06 [christoph]  0.9.4claws65
917
918         * src/plugins/clamav/clamav_plugin.c
919                 fix copy & paste bug
920
921 2003-09-05 [christoph]  0.9.4claws64
922
923         * src/folder.c
924         * src/messageview.[ch]
925         * src/procmsg.[ch]
926         * src/summaryview.c
927                 extend MSGINFO_UPDATE_HOOK to send delete notifications. Used
928                 by MessageView to clear it when the message is deleted. Should
929                 work even if messages are deleted in MainWindow or by
930                 processing.
931
932 2003-09-05 [alfons]     0.9.4claws63
933
934         * src/messageview.c
935                 deleting a message in a message view frees its msginfo, make 
936                 messageview_update_all() aware of that (should fix bug #293,
937                 "deleting message caused crash")
938
939 2003-09-05 [melvin]     0.9.4claws62
940
941         * src/action.c
942                 Improve synchronous action exit code (fixes 
943                 a ~5 seconds delay after action exit on RedHat 9)
944
945 2003-09-04 [christoph]  0.9.4claws61
946
947         * src/compose.c
948         * src/rfc2015.c
949         * src/common/utils.[ch]
950                 add util function to create mime boundary and use it
951                 in compose and gpg code
952
953 2003-09-04 [alfons]     0.9.4claws60
954
955         * src/folder.c
956                 source folder item's GNode should already have been freed in 
957                 a previous call to src->folder->klass->remove_folder()
958                 (should fix bug #287, "crash when moving folders")
959
960 2003-09-03 [thorsten]   0.9.4claws59
961
962         * src/plugins/spamassassin/spamassassin_gtk.c
963                 fix compile error
964
965 2003-09-03 [christoph]  0.9.4claws58
966
967         * src/plugins/spamassassin/spamassassin.[ch]
968         * src/plugins/spamassassin/spamassassin_gtk.c
969                 add timeout config option
970
971 2003-09-03 [paul]       0.9.4claws57
972
973         * po/sk.po      ** NEW FILE **
974                 add Slovak translation. Submitted by Andrej Kacian 
975                 <andrej@kacian.sk>
976
977 2003-09-03 [paul]       0.9.4claws56
978
979         * src/plugins/clamav/clamav_plugin_gtk.c
980                 gui tweaks: replace a label with a tooltip, modify the
981                 text, use gtk_check_button_new(); instead of
982                 gtk_check_button_new_with_label("");
983
984 2003-09-02 [alfons]     0.9.4claws55
985
986         * src/gtk/filesel.c
987                 remember last used dir when attaching multiple files (should fix
988                 bug #290, "Attach File does not remember directory")
989
990 2003-09-01 [paul]       0.9.4claws54
991
992         * po/es.po
993                 updated by Ricardo Mones Lastra
994
995 2003-09-01 [alfons]     0.9.4claws53
996
997         * src/gtk/gtkaspell.[ch]
998                 be pedantic and strict and use const gchar * instead of guchar *
999
1000 2003-09-01 [alfons]     0.9.4claws52
1001
1002         * src/mainwindow.c
1003         * src/summaryviewc.
1004                 re-enable Save As when multiple messages are selected
1005
1006 2003-09-01 [paul]       0.9.4claws51
1007
1008         * src/textview.c
1009                 g_free(trimmed_uri);
1010
1011 2003-09-01 [paul]       0.9.4claws50
1012
1013         * sync with 0.9.4cvs13
1014                 see ChangeLog 2003-09-01
1015
1016 2003-09-01 [paul]       0.9.4claws49
1017
1018         * src/textview.c
1019                 trim uri before sending to the statusbar
1020                 fixes Bug 275 'Clicking on long URL wrapped onto two lines
1021                 in the message window causes main S-C window to enlarge 
1022                 past screen edges'
1023
1024 2003-09-01 [paul]       0.9.4claws48
1025
1026         * sync with 0.9.4cvs12
1027                 see ChangeLog 2003-09-01
1028
1029 2003-08-30 [christoph]  0.9.4claws47
1030
1031         * src/compose.c
1032         * src/folder_item_prefs.[ch]
1033         * src/prefs_folder_item.c
1034         * src/gtk/gtkaspell.[ch]
1035                 commit per folder dictionary patch by
1036                 Paul Evans <nerd@freeuk.com>
1037
1038 2003-08-30 [christoph]  0.9.4claws46
1039
1040         * src/plugins/spamassassin/spamassassin_gtk.c
1041         * src/plugins/spamassassin/spamassassin_gtk.glade
1042                 reduce GUI clutter by placing hints into tooltips
1043
1044 2003-08-30 [paul]       0.9.4claws45
1045
1046         * src/compose.c
1047                 add 'Content-Disposition: inline' to a text/plain
1048                 part when using PGP/MIME signing
1049
1050 2003-08-30 [paul]       0.9.4claws44
1051
1052         * src/prefs_common.c
1053           src/prefs_spelling.c
1054           src/prefs_spelling.glade
1055                 reduce GUI clutter by placing hints into tooltips
1056
1057 2003-08-29 [christoph]  0.9.4claws43
1058
1059         * configure.ac
1060                 fix bug found by Ivan Rayner <ivanr@sgi.com>
1061
1062         * src/stock_pixmap.c
1063                 change unecessary warning into a debug message
1064
1065         * src/plugins/clamav/Makefile.am
1066                 Fix error "-I$(CLAMAV_LIBS)"
1067
1068 2003-08-29 [christoph]  0.9.4claws42
1069
1070         * intl/Makefile.in
1071         * src/Makefile.am
1072         * src/matcher.h
1073         * src/common/Makefile.am
1074         * src/common/passcrypt.c
1075                 commit fixes and patches for some of the IRIX problems found by
1076                 Ivan Rayner <ivanr@sgi.com>
1077
1078 2003-08-29 [paul]       0.9.4claws41
1079
1080         * src/prefs_filtering.c
1081                 add 'Top' and 'Bottom' buttons, based on changes in
1082                 src/prefs_filter.c in 0.9.4cvs11.
1083
1084 2003-08-27 [christoph]  0.9.4claws40
1085
1086         * src/folderview.c
1087                 fix bug that the current summary settings were copied to the
1088                 wrong folder item, when the folder item prefs are opened.
1089                 Copying is not required because summary settings and
1090                 folder_item_prefs do not contain the same settings
1091
1092 2003-08-27 [thorsten]   0.9.4claws39
1093
1094         * src/imap.c
1095                 fix compile error
1096
1097 2003-08-26 [paul]       0.9.4claws38
1098
1099         * sync with 0.9.4cvs9
1100                 see ChangeLog 2003-08-26
1101
1102 2003-08-25 [paul]       0.9.4claws37
1103
1104         * sync with 0.9.4cvs8
1105                 see ChangeLog 2003-08-25
1106
1107 2003-08-24 [christoph]  0.9.4claws36
1108
1109         * src/prefs_filtering.c
1110                 shouldn't remove items from a GSList while iterating over the
1111                 list (makes cur invalid and cur->next not accessable)
1112
1113         (closes Bug 272 i deleted an folder and some seconds later sylpheed
1114          crashed)
1115
1116 2003-08-23 [christoph]  0.9.4claws35
1117
1118         * src/news.c
1119                 news folders should be scanned when opened
1120
1121 2003-08-22 [christoph]  0.9.4claws34
1122
1123         * src/prefs_folder_item.c
1124                 use macro to assign strings that always frees the old string
1125
1126         * src/gtk/gtkaspell.[ch]
1127                 add gtkaspell_set_dictionary_menu_active_item() to set active
1128                 item in dictionary option menu
1129
1130         * src/prefs_spelling.c
1131                 use gtkaspell_set_dictionary_menu_active_item() to select
1132                 dictionary
1133
1134 2003-08-21 [christoph]  0.9.4claws33
1135
1136         * src/folder.[ch]
1137         * src/imap.c
1138         * src/mbox_folder.c
1139         * src/mh.c
1140         * src/news.c
1141                 optimize folder system
1142
1143         * src/gtk/gtkstext.c
1144                 fix division by zero when font has 0 width for ' '
1145
1146 2003-08-21 [paul]       0.9.4claws32
1147
1148         * sync with 0.9.4cvs7
1149                 see ChangeLog 2003-08-20
1150
1151 2003-08-19 [paul]       0.9.4claws31
1152
1153         * src/common/defs.h
1154                 add the missing '/' to SYLDOC_MANUAL_HTML_INDEX and
1155                 SYLDOC_FAQ_HTML_INDEX.
1156         * src/manual.c
1157                 use LC_MESSAGES instead of LC_ALL to find the current
1158                 language
1159
1160           fixes Bug #281 'in src/manual.c URL for manuals and FAQ wrong'.
1161
1162 2003-08-19 [paul]       0.9.4claws30
1163
1164         * po/bg.po
1165                 updated by George Danchev
1166
1167 2003-08-18 [luke]       0.9.4claws29
1168         * src/mimeview.[ch]
1169         * src/gtk/gtkvscrollbutton.[ch]
1170                 o removed gtk_vscrollbutton_reset() (reasons: reduce 
1171                   dependencies; do it the GTK way; reduce code -14/+2 lines)
1172                 o removed horizontal separator between icons
1173
1174 2003-08-17 [christoph]  0.9.4claws28
1175
1176         * src/procmsg.c
1177                 no subject threading when the subject has no reply prefix
1178
1179 2003-08-16 [christoph]  0.9.4claws27
1180
1181         * src/mainwindow.c
1182                 remember and restore window sizes and position when the main
1183                 window is hidden or shown
1184
1185         (closes Bug 274 Window size in 0.9.4claws18 not remembered when
1186          minimised/reopened using trayicon)
1187
1188 2003-08-16 [paul]       0.9.4claws26
1189
1190         * src/crash.c
1191                 add #include "defs.h"
1192
1193 2003-08-16 [paul]       0.9.4claws25
1194
1195         * src/plugins/clamav/clamav_plugin.c
1196                 reword a debug_print
1197                 
1198         * src/plugins/dillo_viewer/dillo_prefs.c
1199                 cosmetic: change the labels' text, add tooltips, and
1200                 left-align the hint
1201
1202 2003-08-15 [christoph]  0.9.4claws24
1203
1204         * src/news.c
1205                 complete last change (forgot some changes)
1206
1207 2003-08-15 [christoph]  0.9.4claws23
1208
1209         * src/news.c
1210                 o check number of messages and don't return a 0 message
1211                   when no messages are available
1212                 o don't parse xref header anymore
1213
1214         (closes Bug 203 I'm not getting any news)
1215
1216 2003-08-15 [paul]       0.9.4claws22
1217
1218         * src/common/defs.h
1219           src/crash.c
1220                 update and define claws bugzilla location
1221
1222 2003-08-15 [paul]       0.9.4claws21
1223
1224         * po/ru.po
1225                 update submitted by Ruslan N. Balkin
1226
1227 2003-08-14 [christoph]  0.9.4claws20
1228
1229         * src/procmsg.c
1230                 fix search for oldest node in subject threading
1231
1232 2003-08-14 [christoph]  0.9.4claws19
1233
1234         * src/procmsg.c
1235         * src/common/utils.h
1236                 add possibility to check all nodes with the same subject for
1237                 subject threading, not only the oldest node. Should not break
1238                 threads anymore if the oldest node is thread_by_subject_max_age
1239                 days older then parent, because it can now find a child of
1240                 oldest node as new parent.
1241
1242 2003-08-11 [christoph]  0.9.4claws18
1243
1244         * src/plugins/spamassassin/spamassassin.c
1245                 run spam check in background process
1246
1247 2003-08-10 [alfons]     0.9.4claws17
1248
1249         * src/summaryview.c
1250                 make `Select All' sensitive too
1251
1252 2003-08-10 [christoph]  0.9.4claws16
1253
1254         * src/imap.c
1255                 add more checks in imap_close
1256
1257 2003-08-09 [alfons]     0.9.4claws15
1258
1259         * src/prefs_spelling.c
1260                 no spell checking UI if not requested
1261
1262 2003-08-09 [alfons]     0.9.4claws14
1263
1264         * src/gtk/prefswindow.c
1265                 make it compile
1266
1267 2003-08-09 [christoph]  0.9.4claws13
1268
1269         * src/prefs_spelling.c
1270         * src/gtk/prefswindow.[ch]
1271         * src/plugins/clamav/clamav_plugin_gtk.c
1272         * src/plugins/spamassassin/spamassassin_gtk.c
1273                 sort prefs pages by heighest weight in tree
1274
1275 2003-08-09 [paul]       0.9.4claws12
1276
1277         * sync with 0.9.4cvs6
1278                 see ChangeLog 2003-08-07
1279                 
1280         * AUTHORS
1281                 add Leandro and Luke to claws-branch section
1282
1283 2003-08-09 [christoph]  0.9.4claws11
1284
1285         * src/gtk/Makefile.am
1286         * src/gtk/colorsel.[ch]                 ** NEW **
1287                 create a color selection dialog that can be used as a simple
1288                 function call with it's own gtk main loop like filesel.[ch]
1289
1290         * src/Makefile.am
1291         * src/main.c
1292         * src/prefs_common.c
1293         * src/prefs_spelling.[ch]               ** NEW **
1294         * src/prefs_spelling.glade              ** NEW **
1295         * src/gtk/gtkutils.[ch]
1296                 move "Spell Checker" prefs to new prefs dialog
1297
1298         * src/prefs_folder_item.c
1299                 use new colorsel dialog
1300
1301 2003-08-08 [paul]       0.9.4claws10
1302
1303         * src/inc.c
1304                 clear the progress bar unconditionally
1305
1306 2003-08-08 [paul]       0.9.4claws9
1307
1308         * sync with 0.9.4cvs4
1309                 see ChangeLog 2003-07-31
1310
1311 2003-08-07 [christoph]  0.9.4claws8
1312
1313         * configure.ac
1314                 fix bug in image viewer plugin part
1315
1316         * src/imap.c
1317                 don't execute close command if the folder item is not selected
1318
1319 2003-08-07 [hoa]        0.9.4claws7
1320
1321         * src/filtering.[ch]
1322         * src/matcher_parser.h
1323         * src/matcher_parser_parse.y
1324                 can define several actions for each filtering rule
1325                 can import old versions of filtering rules
1326
1327         * src/prefs_filtering.c
1328                 call to a new dialog box to define actions
1329
1330         * src/prefs_filtering_action.[ch]
1331                 dialog box to define actions for filtering rules
1332
1333 2003-08-06 [christoph]  0.9.4claws6
1334
1335         * src/imap.c
1336                 make sure source folder is selected when copying messages
1337
1338 2003-08-06 [christoph]  0.9.4claws5
1339
1340         * sync with 0.9.4cvs2
1341                 see ChangeLog 2003-07-29                
1342
1343 2003-08-05 [paul]       0.9.4claws4
1344
1345         * sync with 0.9.4cvs3
1346                 see ChangeLog 2003-07-30
1347
1348 2003-08-04 [match]      0.9.4claws3
1349
1350         * po/POTFILES.in
1351                 export of LDIF files.
1352
1353 2003-08-04 [match]      0.9.4claws2
1354
1355         * src/ldif.[ch]
1356                 support for export LDIF. documented.
1357         * src/importldif.[ch]
1358         * src/exportldif.[ch]
1359                 add tooltips. documented.
1360         * src/exphtmldlg.[ch]
1361         * src/common/xmlprops.[ch]
1362                 documented.
1363         * src/exportldif.[ch]                   ** NEW **
1364         * src/expldifdlg.[ch]                   ** NEW **
1365         * src/addressbook.[ch]
1366         * src/Makefile.am
1367                 export of LDIF files.
1368                 documented.
1369
1370 2003-08-04 [christoph]  0.9.4claws1
1371
1372         * .cvsignore
1373         * Makefile.am
1374         * configure.ac
1375         * sylpheed-claws.pc.in                  ** NEW **
1376         * src/Makefile.am
1377         * src/common/Makefile.am
1378         * src/gtk/Makefile.am
1379                 install sylpheed header files in $(pkgincludedir) and create a
1380                 pkg-config file to allow building a plugin without the source
1381                 package
1382
1383 2003-08-04 [paul]       0.9.4claws
1384
1385         * version 0.9.4claws
1386
1387 2003-08-04 [paul]       0.9.3claws97
1388
1389         * po/es.po
1390                 update Spanish translation. Submitted by Ricardo
1391                 Mones Lastra.
1392
1393 2003-08-03 [paul]       0.9.3claws96
1394
1395         * po/hr.po
1396           po/sr.po
1397                 update Croatian and Serbian translations. Submitted by
1398                 Dragan and Urke MMI respectively
1399
1400 2003-08-03 [alfons]     0.9.3claws95
1401
1402         * src/summaryview.c
1403                 mark flag has precedence over important flag - seems
1404                 to have been changed in sync of 0.9.3claws45. this fixes
1405                 a regression where messages that were scored as important
1406                 don't show their mark flags. (using the same column for
1407                 both importance as mark flags is the real problem
1408                 ofcourse)
1409
1410 2003-08-03 [melvin]     0.9.3claws94
1411
1412         * po/fr.po
1413                 Updated French translations.
1414
1415 2003-08-03 [melvin]     0.9.3claws93
1416
1417         * src/Makefile.am
1418                 Fixed typo introduced after 0.9.3claws92 
1419                 that prevented compilation
1420                 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
1421                 CPPFLAGS and YFLAGS to allow user setting these.
1422         * src/common/Makefile.am
1423         * src/gtk/Makefile.am
1424         * src/plugins/clamav/Makefile.am
1425         * src/plugins/demo/Makefile.am
1426         * src/plugins/dillo_viewer/Makefile.am
1427         * src/plugins/image_viewer/Makefile.am
1428         * src/plugins/mathml_viewer/Makefile.am
1429         * src/plugins/spamassassin/Makefile.am
1430         * src/plugins/trayicon/Makefile.am
1431         * src/plugins/trayicon/libeggtrayicon/Makefile.am
1432                 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
1433                 CPPFLAGS and YFLAGS to allow user setting these.
1434
1435 2003-08-02 [christoph]  0.9.3claws92
1436
1437         * configure.ac
1438                 o rearrange plugin tests
1439                 o add test for clamav.h to ClamAV tests
1440
1441 2003-08-02 [luke]       0.9.3claws91
1442
1443         * src/mimeview.c
1444                 o fixed appearance of icon list when toggling back from the 
1445                   ctree
1446                 o toggling of icons using the keyboard works correctly
1447                 o fixed all other keyboard shortcuts to work when icons are
1448                   active
1449         
1450         * src/messageview.c
1451                 o fixed bug 4 - focus lost when changing messageview view type
1452
1453 2003-08-02 [christoph]  0.9.3claws90
1454
1455         * src/common/hooks.c
1456                 fix crash when pointer stored in hash table could get invalid
1457                 when a plugin is unloaded
1458
1459 2003-08-01 [christoph]  0.9.3claws89
1460
1461         * configure.ac
1462                 o try to build all plugins (except spamassassin) by default
1463                 o don't build a plugin if a dependency check fails
1464
1465         * src/common/hooks.c
1466                 fix warning
1467
1468 2003-08-01 [match]      0.9.3claws88
1469
1470         * src/importldif.c
1471                 allow single click field selection. document code.
1472
1473 2003-08-01 [christoph]  0.9.3claws87
1474
1475         * src/plugins/clamav/clamav_plugin.c
1476         * src/plugins/clamav/clamav_plugin_gtk.c
1477         * src/plugins/dillo_viewer/dillo_viewer.c
1478         * src/plugins/image_viewer/plugin.c
1479         * src/plugins/mathml_viewer/mathml_viewer.c
1480         * src/plugins/spamassassin/spamassassin.c
1481         * src/plugins/spamassassin/spamassassin_gtk.c
1482         * src/plugins/trayicon/trayicon.c
1483                 add version check to all plugins
1484
1485 2003-08-01 [hoa]        0.9.3claws86
1486
1487         * src/prefs_filtering.c
1488                 fixed a cosmetic bug, during creation of dialog box,
1489                 wrong widgets were shown after creation.
1490
1491 2003-08-01 [luke]       0.9.3claws85
1492
1493         * src/mainwindow.c
1494                 o fixed visibility of icons/mimeview after toggling separate
1495                   message/folder view (factored out some similar code too).
1496
1497
1498 2003-07-31 [alfons]     0.9.3claws84
1499
1500         * src/mimeview.c
1501                 tweak icon box UI a bit more, now allowing right-clicks actions
1502                 getting the relevant mime data too; should fix #250, "Can't save 
1503                 attachments sometimes".
1504
1505 2003-07-30 [alfons]     0.9.3claws83
1506
1507         * src/compose.c
1508                 don't do auto-save-draft inside key press handler, but rather
1509                 schedule it half of a second later; should fix #67, "autosave 
1510                 make re-rediting message crazy"
1511
1512 2003-07-30 [christoph]  0.9.3claws82
1513
1514         * src/plugins/trayicon/trayicon.c
1515                 process pending events before unloading the plugin
1516
1517         (closes Bug 196 Unloading Trayicon plugin crashes Sylpheed-Claws)
1518
1519 2003-07-30 [alfons]     0.9.3claws81
1520
1521         * src/common/hooks.c
1522                 parameter 2 of g_hook_destroy() should really be a hook id
1523
1524 2003-07-30 [alfons]     0.9.3claws80
1525
1526         * src/common/plugin.c
1527                 fix a possibly harmful function signature mismatch 
1528                 for plugin_done
1529
1530 2003-07-30 [alfons]     0.9.3claws79
1531
1532         * src/common/hooks[.ch]
1533                 const correctness
1534
1535 2003-07-30 [darko]      0.9.3claws78
1536
1537         * src/summaryview.c
1538                 make it compile again
1539
1540 2003-07-30 [luke]       0.9.3claws77
1541
1542         * src/crash.c
1543         * src/main.c
1544                 o added/moved signal handlers for SIGTERM (normal kill command) 
1545                   and SIGINT (ctl-c) to be used even without 
1546                   --enable-crash-dialog, fixing bug 166
1547
1548         * src/summaryview.c
1549                 o rewrote menu sensitivity code as per mainwindow.c, fixing 
1550                   bug 227
1551
1552         * src/mainwindow.c
1553                 o changed sensitivity condition for 'Next new' and 'Next 
1554                   unread', fixing bug 8
1555
1556 2003-07-29 [alfons]     0.9.3claws76
1557
1558         * src/common/utils.[ch]
1559                 add generate_msgid()
1560         * src/messageview.c
1561                 save ack'ed RRR; fixes #205, "return receipt is not saved in
1562                 sent folder".
1563
1564 2003-07-29 [alfons]     0.9.3claws75
1565
1566         * src/messageview.c
1567                 fix a memleak (claws-only)
1568
1569 2003-07-29 [alfons]     0.9.3claws74
1570
1571         * src/mimeview.[ch]
1572         * src/gtk/gtkvscrollbutton.[ch]
1573                 fix UI glitch where mime icon toolbox' scroll position is not 
1574                 reset after switching to another message
1575                 
1576
1577 2003-07-29 [paul]       0.9.3claws73
1578
1579         * src/prefs_folder_item.c
1580                 split the prefs into 2 separate pages
1581
1582 2003-07-29 [paul]       0.9.3claws72
1583
1584         * src/compose.c
1585                 prepend "\n\n" to a signature without a separator too
1586
1587 2003-07-29 [paul]       0.9.3claws71
1588
1589         * src/compose.c
1590                 fix bug where changing to an account without an auto-sig
1591                 from an initial account without an auto-sig would insert 
1592                 2 blank lines at the cursor point
1593                 fix bug where changing to an account with an auto-sig
1594                 from an initial account without an auto-sig would insert
1595                 the sig at the cursor point
1596
1597 2003-07-29 [paul]       0.9.3claws70
1598
1599         * src/folderview.c
1600                 use the colour from the folder pref unless the folder
1601                 has new messages
1602
1603 2003-07-29 [alfons]     0.9.3claws69
1604
1605         * src/procmsg.[ch]
1606         * src/messageview.c
1607         * src/procheader.c
1608                 rewrite return receipt request work a little bit (the former 
1609                 implementation presumably depended too much on the UI setting
1610                 flags). (we're losing the old pending flag.) 
1611
1612 2003-07-28 [christoph]  0.9.3claws68
1613
1614         * src/folder.c
1615         * src/imap.c
1616         * src/mh.c
1617         * src/procmsg.[ch]
1618                 fix copy to IMAP folder from other folder
1619
1620 2003-07-28 [christoph]  0.9.3claws67
1621
1622         * src/procmsg.c
1623                 fix sync of procmsg_get_message_file_list
1624
1625 2003-07-28 [christoph]  0.9.3claws66
1626
1627         * sync with 0.9.3cvs14
1628                 see ChangeLog 2003-07-18
1629         * sync with 0.9.3cvs17
1630                 see ChangeLog 2003-07-23
1631
1632         (closes Bug 234 segmentation fault after sending out mail via
1633          smtp(auth))
1634
1635 2003-07-28 [paul]       0.9.3claws65
1636
1637         * po/es.po
1638                 update Spanish translation, submitted by Ricardo Mones
1639                 Lastra
1640
1641 2003-07-28 [christoph]  0.9.3claws64
1642
1643         * src/folder.[ch]
1644         * src/imap.c
1645         * src/mh.c
1646                 return new message numbers as a GRelation instead of a GSList
1647                 that has to be in the same order as the input list. A list
1648                 would make it hard for IMAP to optimize oepration by sorting
1649                 the input list. The returned list would have to be reordered
1650                 to match the same order that input list has.
1651
1652         * src/gtk/gtkaspell.c
1653                 fix missing return value, could cause a crash when garbage is
1654                 on the stack that is used as the expected return value
1655
1656 2003-07-28 [paul]       0.9.3claws63
1657
1658         * sync with 0.9.4cvs1
1659                 see ChangeLog 2003-07-28
1660
1661 2003-07-27 [alfons]     0.9.3claws62
1662
1663         * src/mimeview.c
1664                 tweak it more to make icon list act like a check button group
1665
1666 2003-07-27 [christoph]  0.9.3claws61
1667
1668         * sync with 0.9.3cvs20
1669                 see ChangeLog 2003-07-25
1670
1671 2003-07-27 [paul]       0.9.3claws60
1672
1673         * src/procmsg.c
1674                 re-commit changes from 0.9.3claws58 -
1675                 accidently removed in 0.9.3claws59
1676
1677 2003-07-27 [paul]       0.9.3claws59
1678
1679         * src/procmsg.[ch]
1680                 a sync from 0.9.3cvs17
1681                 see ChangeLog 2003-07-23
1682
1683 2003-07-27 [alfons]     0.9.3claws58
1684
1685         * src/procmsg.c
1686                 add missing header members to MsgInfo; fixes the problem of 
1687                 not displaying X-Faces, as noticed by Ricardo Mones
1688
1689 2003-07-26 [christoph]  0.9.3claws57
1690
1691         * sync with 0.9.3cvs18
1692                 see ChangeLog 2003-07-24
1693
1694 2003-07-26 [christoph]  0.9.3claws56
1695
1696         * sync with 0.9.3cvs17
1697                 see ChangeLog 2003-07-23
1698
1699 2003-07-26 [christoph]  0.9.3claws55
1700
1701         * src/folder.[ch]
1702         * src/imap.c
1703         * src/mbox_folder.c
1704         * src/mh.c
1705         * src/news.c
1706                 add support for copy function that copy multiple messages
1707                 (not implemented yet)
1708
1709         * src/summaryview.c
1710                 add missing return value
1711
1712 2003-07-26 [paul]       0.9.3claws54
1713
1714         * tools/multiwebsearch.pl
1715                 do whitespace substitution before passing the string
1716                 to the browser. fixes bug with browsers that don't
1717                 do whitespace conversion themselves.
1718
1719 2003-07-25 [christoph]  0.9.3claws53
1720
1721         * src/folder.[ch]
1722         * src/imap.c
1723         * src/mh.c
1724                 rewrite adding of multiple messages to a folder for
1725                 claws' folder system
1726
1727 2003-07-25 [luke]       0.9.3claws52
1728
1729         * src/mimeview.c
1730                 o icon toggles set correctly on leaving ctree mimeview
1731
1732 2003-07-25 [paul]       0.9.3claws51
1733
1734         * partial sync with 0.9.3cvs21 [src/main.c]
1735                 see ChangeLog 2003-07-25
1736
1737 2003-07-24 [paul]       0.9.3claws50
1738
1739         * tools/maildir2sylpheed.pl
1740                 fix typo
1741
1742 2003-07-24 [paul]       0.9.3claws49
1743
1744         * src/mimeview.c
1745                 increase the gutter size of paned so that the panes
1746                 can be resized
1747                 
1748         * src/plugins/demo/demo.c
1749                 squeeze in another typo fix
1750
1751 2003-07-24 [paul]       0.9.3claws48
1752
1753         * src/plugins/demo/demo.c
1754           src/prefs_account.c
1755                 small changes to the English
1756                 
1757         * src/pixmaps/mime_application_octect_stream.xpm        ** REMOVED **
1758           src/pixmaps/mime_application_octet_stream.xpm         ** NEW FILE **
1759           src/Makefile.am
1760           src/stock_pixmap.c
1761                 rename the misspelled icon
1762
1763 2003-07-23 [alfons]     0.9.3claws47
1764
1765         * src/mimeview.c
1766                 make icon list look like a list of toggles
1767
1768 2003-07-23 [luke]       0.9.3claws46
1769
1770         * src/pixmaps/mimeview_gpg_expired.xpm
1771         * src/pixmaps/mimeview_gpg_failed.xpm
1772         * src/pixmaps/mimeview_gpg_passed.xpm
1773         * src/pixmaps/mimeview_text_html.xpm
1774         * src/pixmaps/mimeview_image.xpm
1775                 o all icons the same size
1776
1777         * src/mimeview.[ch]
1778                 o mimeview ctree arranged vertically above the viewer
1779                 o icons changed to buttons
1780                 o can use keyboard to select an icon (Enter)
1781                 o resize icon list to width of icons
1782
1783         *  src/gtk/gtkvscrollbutton.c
1784                 o sensitivity of buttons reacts to position
1785
1786 2003-07-23 [christoph]  0.9.3claws45
1787
1788         * sync with 0.9.3cvs14 (incomplete)
1789                 see ChangeLog 2003-07-17
1790
1791 2003-07-23 [alfons]     0.9.3claws44
1792
1793         * src/folder.c
1794         * src/procmsg.h
1795                 sync with my local tree to restore some claws-only things
1796
1797 2003-07-23 [paul]       0.9.3claws43
1798
1799         * src/pixmaps/mime_gpg_expired.xpm      ** NEW FILE **
1800           src/pixmaps/mime_gpg_unknown.xpm      ** NEW FILE **
1801           src/Makefile.am
1802           src/mimeview.c
1803           src/procmime.h
1804           src/rfc2015.c
1805           src/stock_pixmap.[ch]
1806                 indicate missing keys and expired sigs/keys
1807                 in mime view column
1808
1809 2003-07-23 [paul]       0.9.3claws42
1810
1811         * src/compose.c
1812                 Redirect fixes: enable automatic account selection and
1813                 do not append signature to message on changing account
1814                 fixes Bug[s] #248
1815
1816 2003-07-23 [paul]       0.9.3claws41
1817
1818         * sync with 0.9.3cvs16
1819                 see ChangeLog 2003-07-23
1820
1821 2003-07-23 [alfons]     0.9.3claws40
1822
1823         * src/inc.c
1824                 give progress dialog a main window, and give it the first 
1825                 one (presumably the only one). fixes bug #247, "segfault on 
1826                 pop-before-smtp" 
1827
1828 2003-07-22 [alfons]     0.9.3claws39
1829
1830         * src/summaryview.c
1831                 shift-space scrolls up
1832
1833 2003-07-22 [paul]       0.9.3claws38
1834
1835         * sync with 0.9.3cvs15
1836                 see ChangeLog 2003-07-22
1837
1838 2003-07-20 [alfons]     0.9.3claws37
1839
1840         * src/compose.c
1841                 put menu inside #ifdef USE_ASPELL..#endif
1842
1843 2003-07-20 [christoph]  0.9.3claws36
1844
1845         * src/procmsg.c
1846                 fix wrong flags in MsgInfo returned by
1847                 procmsg_msginfo_get_full_info()
1848
1849         (closes Bug 221 Deleting messages from the Message View gives incorrect
1850          new/unread message counts in the folder view)
1851
1852         * src/plugins/spamassassin/spamassassin_gtk.c
1853                 add gettext macro for prefs page title
1854
1855 2003-07-20 [paul]       0.9.3claws35
1856
1857         * src/mimeview.c
1858                 redraw icon list on signature check
1859
1860 2003-07-20 [christoph]  0.9.3claws34
1861
1862         * src/Makefile.am
1863         * src/account.c
1864         * src/folder.[ch]
1865         * src/folder_item_prefs.[ch]            ** NEW **
1866         * src/folderview.c
1867         * src/mainwindow.c
1868         * src/mh.c
1869         * src/prefs_gtk.c
1870         * src/prefs_scoring.c
1871         * src/summaryview.c
1872         * src/prefs_folder_item.[ch]
1873                 o seperate FolderItemPrefs (formerly PrefsFolderItem) and the
1874                   Properties dialog
1875                 o use prefswindow for folder properties
1876
1877         * src/gtk/prefswindow.[ch]
1878                 change implementation to use an invisible notebook instead
1879                 of unparenting widgets
1880
1881 2003-07-20 [christoph]  0.9.3claws33
1882
1883         * src/compose.h
1884         * src/folder.c
1885         * src/folderview.h
1886         * src/headerview.h
1887         * src/prefs_filtering.h
1888         * src/prefs_folder_item.[ch]
1889         * src/procmime.h
1890         * src/procmsg.h
1891         * src/summaryview.h
1892                 clean up header mess
1893                 (always use 1. typedefs, 2. #includes, 3. structures)
1894
1895         * src/common/version.h.in
1896                 add casts for constants
1897
1898         * src/plugins/demo/demo.c
1899                 fix typo
1900
1901         * src/plugins/spamassassin/spamassassin.c
1902                 remove unused variable
1903
1904 2003-07-20 [alfons]     0.9.3claws32
1905
1906         * src/mimeview.c
1907                 o make icon buttons respond on left click
1908                 o minor cosmetic change
1909
1910 2003-07-19 [luke]       0.9.3claws31
1911
1912         * src/mimeview.[ch]
1913         * src/gtk/gtkvscrollbutton.c
1914         * src/messageview.c
1915                 o improved mimeview behaviour when selecting a new message
1916                 o plus code cleanups to remove compile warnings
1917
1918
1919 2003-07-19 [alfons]     0.9.3claws30
1920
1921         * src/procmsg.c
1922         * src/compose.c
1923         * src/common/utils.[ch]
1924                 subject_get_reply_prefix_length() <- subject_get_prefix_length()
1925
1926 2003-07-19 [alfons]     0.9.3claws29
1927
1928         * src/prefs_folder_item.c
1929                 reinit "legacy" tmp_prefs, so we don't free nor use invalid 
1930                 string pointers
1931
1932 2003-07-19 [luke]       0.9.3claws28
1933
1934         * src/messageview.c
1935         * src/mimeview.[ch]
1936         * src/procmime.h
1937         * src/rfc2015.c
1938         * src/stock_pixmap.[ch]
1939         * src/gtk/Makefile.am
1940         * src/Makefile.am
1941         * src/gtk/gtkvscrollbutton.[ch]         ** NEW **
1942         * src/pixmaps/mime_*.xpm                ** NEW **
1943                 o mimeview rearrangement with a new icon shortcut bar
1944
1945 2003-07-19 [alfons]     0.9.3claws27
1946
1947         * src/folderview.c
1948                 o plug leaking nodes_to_recollapse
1949                 o add folderview_recollapse_all_nodes() (not used yet)
1950
1951 2003-07-19 [alfons]     0.9.3claws26
1952
1953         * src/compose.c
1954         * src/common/utils.c
1955                 honour #240 "Better SUBJECT handling" by cleaning the prefix
1956                 for both forwarding as replying
1957
1958 2003-07-18 [christoph]  0.9.3claws25
1959
1960         * configure.ac
1961         * src/common/sylpheed.[ch]
1962         * src/common/version.h.in
1963                 add version in numeric form to allow easy comparison
1964
1965         * src/plugins/demo/demo.c
1966                 add version check
1967                 - sylpheed version > plugin version => never allowed, sylpheed
1968                   could contain unknown API changes
1969                 - sylpheed version < minimum version required => don't load,
1970                   API required not available (if linking does not fail)
1971
1972 2003-07-18 [alfons]     0.9.3claws24
1973         
1974         * src/common/plugin.[ch]
1975                 const correctness
1976
1977 2003-07-18 [christoph]  0.9.3claws23
1978
1979         * src/common/hooks.c
1980                 fix crash when hooks where unregisted
1981
1982         * src/plugins/trayicon/trayicon.c
1983                 unregister detroy signal before destroying the widget
1984                 (still crashes when the plugin is unloaded)
1985
1986 2003-07-18 [alfons]     0.9.3claws22
1987         
1988         * src/folderview.c
1989                 delay expanding folder tree during drags until timeout triggered
1990                 (needs perhaps some tweaking, so testing is welcome)
1991
1992 2003-07-17 [alfons]     0.9.3claws21
1993
1994         * src/folderview.c
1995                 clean up cruft
1996
1997 2003-07-17 [christoph]  0.9.3claws20
1998
1999         * src/common/session.c
2000                 fix opening of SSL connections
2001
2002         * src/plugins/image_viewer/Makefile.am
2003                 add OPENSSL_CFLAGS (we should find a better solution to remove
2004                 this dependencies if they are not required)
2005
2006         * src/plugins/spamassassin/spamassassin.c
2007                 remove setlocale workaround (fixed in libspamc)
2008
2009         (closes Bug Bug 184 Entering non-ascii character deletes previous char
2010          if spell checking enabled)
2011
2012 2003-07-17 [alfons]     0.9.3claws19
2013
2014         * src/common/hooks.[ch]
2015         * src/plugins/clamav/clamav_plugin.c
2016         * src/plugins/spamassassin/spamassassin.c
2017         * src/plugins/trayicon/trayicon.c
2018                 fix signedness muck 
2019
2020 2003-07-17 [alfons]     0.9.3claws18
2021
2022         * src/procmime.c
2023                 plug memleak
2024
2025 2003-07-17 [alfons]     0.9.3claws17
2026
2027         * src/inc.c
2028                 plug memleak
2029
2030 2003-07-17 [paul]       0.9.3claws16
2031
2032         * src/common/defs.h
2033           src/mainwindow.c
2034           src/manual.[ch]
2035                 add link to the Claws site's FAQ page, after the suggestion
2036                 and patch by Fred Marton <Fred.Marton@uni-bayreuth.de>
2037                 Move url strings to defs.h
2038                 
2039         * src/mainwindow.c
2040                 fix typo to prevent "unknown menu entry" warnings
2041
2042 2003-07-17 [alfons]     0.9.3claws15
2043
2044         * src/folderview.[ch]
2045         * src/summaryview.[ch]
2046         * src/mimeview.[ch]
2047                 plug DnD leaks 
2048
2049 2003-07-17 [paul]       0.9.3claws14
2050
2051         * src/inc.c
2052                 remove two instances of 'GTK_EVENTS_FLUSH' because
2053                 they are unnecessary and probably cause a stack overflow
2054
2055 2003-07-16 [christoph]  0.9.3claws13
2056
2057         * src/mimeview.[ch]
2058                 use an invisible GTK notebook to switch between viewers
2059                 instead of reparenting widgets
2060
2061 2003-07-16 [christoph]  0.9.3claws12
2062
2063         * src/folder.c
2064                 move folder_item_update_freeze() to correct place in
2065                 folder_item_scan_full()
2066
2067 2003-07-16 [paul]       0.9.3claws11
2068
2069         * sync with 0.9.3cvs12
2070                 see ChangeLog 2003-07-14 and 2003-07-15
2071
2072 2003-07-16 [christoph]  0.9.3claws10
2073
2074         * src/imap.[ch]
2075         * src/prefs_account.[ch]
2076                 sync IMAP CRAM-MD5 authentication with sylpheed-main
2077
2078 2003-07-15 [alfons]     0.9.3claws9
2079
2080         * src/main.c
2081                 make --config-dir do something useful
2082
2083 2003-07-15 [alfons]     0.9.3claws8
2084
2085         * src/procmsg.c
2086                 o fix a bug where 'last' didn't really point to the last message
2087                   in the top level list of children, but to the last threaded
2088                   message. 
2089                 
2090                 o clean up and make it easier to sync
2091
2092 2003-07-15 [alfons]     0.9.3claws7
2093
2094         * src/mainwindow.c
2095                 make correct menu items sensitive       
2096
2097 2003-07-14 [alfons]     0.9.3claws6
2098
2099         * src/procmsg.c
2100                 tune the threader so it will not subject-thread any message
2101                 without a subject prefix (this will not thread correctly if 
2102                 a parent is delivered after their childs, but it looks 
2103                 better right now)
2104
2105 2003-07-13 [christoph]  0.9.3claws5
2106
2107         * src/mainwindow.c
2108                 group "Add mailbox *..." menu items in submenu
2109
2110 2003-07-13 [alfons]     0.9.3claws4
2111
2112         * src/summaryview.c
2113                 correct summary_toggle_pressed() signature and make sure
2114                 signal is not passed on
2115
2116 2003-07-13 [alfons]     0.9.3claws3
2117
2118         * src/summaryview.c
2119                 o for now don't pass on keys when they we're handled by 
2120                   ctree::key_press_event
2121                 o clean up
2122
2123 2003-07-13 [alfons]     0.9.3claws2
2124         
2125         * src/main.c
2126                 add command line option "--config-dir" to get the current 
2127                 configuration dir
2128
2129 2003-07-12 [alfons]     0.9.3claws1
2130
2131         * src/matcher.[ch]
2132         * src/matcher_parser_parse.y
2133         * src/prefs_filtering.c
2134         * src/filtering.c
2135                 add "Lock" filter action to lock messages;
2136
2137         * src/filtering.c       
2138                 remove debug_print()    
2139         * src/prefs_filtering.c
2140                 re-organize matcher part 9: 
2141                 make action text entries easily extendible;
2142                 merge widget selection for ACTION_MARK, ACTION_UNMARK, ACTION_LOCK,
2143                 ACTION_UNLOCK, ACTION_MARK_AS_READ, ACTION_MARK_AS_UNREAD
2144
2145 2003-07-12 [paul]
2146
2147         * tools/README
2148                 update old information and add missing
2149                 information
2150
2151 2003-07-12 [paul]       0.9.3claws
2152
2153         * 0.9.3claws released
2154         
2155 2003-07-12 [paul]       0.9.0claws103
2156
2157         * src/Makefile.am
2158                 add addrquery.h
2159
2160 2003-07-12 [melvin]     0.9.0claws102
2161
2162         * src/messageview.c
2163                 Fixed bug #215: Show MIME tab for single text/html messages. 
2164                 
2165 2003-07-12 [paul]       0.9.0claws101
2166
2167         * man/sylpheed.1
2168                 updated
2169
2170 2003-07-12 [paul]       0.9.0claws100
2171
2172         * po/es.po
2173           po/hr.po
2174           po/pl.po
2175           po/sr.po
2176                 update Spanish, Croatian, Polish, Serbian translations.
2177                 submitted by Ricardo Mones Lastra, Dragan, Witold
2178                 Wladyslaw Wojciech Wilk, Urke MMI
2179
2180 2003-07-12 [melvin]     0.9.0claws99
2181
2182         * po/fr.po
2183                 Updated French translations.
2184
2185 2003-07-12 [paul]       0.9.0claws98
2186
2187         * src/addressbook.c
2188                 disable 'Lookup' button as it has no effect
2189
2190 2003-07-11 [alfons]     0.9.0claws97
2191         
2192         * src/summaryview.c
2193                 summary_searchbar_pressed() should return TRUE to signal that
2194                 event was handled. when returning void, the return value passed
2195                 to GTK is actually random, but maybe FALSE, in which case the
2196                 event is handled by parent
2197                 
2198 2003-07-10 [paul]       0.9.0claws96
2199
2200         * ac/missing/gettext.m4
2201                 update to version 0.12
2202
2203 2003-07-10 [paul]       0.9.0claws95
2204
2205         * src/plugins/clamav/clamav_plugin.c
2206                 fix bug where multipart/alternative messages
2207                 would slip through without being scanned
2208
2209 2003-07-10 [christoph]  0.9.0claws94
2210
2211         * src/folder.c
2212                 correct check if folder supports removing when a message is
2213                 moved. if not the message is only copied.
2214
2215         (closes Bug 132 crash on startup in newsgroups folders)
2216
2217 2003-07-09 [alfons]     0.9.0claws93
2218
2219         * configure.ac
2220         * src/common/defs.h
2221                 --with-config-dir (default .sylpheed)
2222
2223 2003-07-09 [christoph]  0.9.0claws92
2224
2225         * configure.ac
2226                 use PKG_CHECK_MODULES to check for gtkmathview
2227                 (version 0.4.2 now required)
2228
2229 2003-07-08 [melvin]     0.9.0claws91
2230
2231         * src/action.c
2232                 Implemented a progress bar that counts the number of completed
2233                 tasks when the action runs more than one command.
2234
2235 2003-07-08 [alfons]     0.9.0claws90
2236
2237         * src/procmsg.c
2238                 if queued message has an invalid Message-Id, don't try to
2239                 find message it refers to (fixes #209 "crash when processing 
2240                 in folder")
2241
2242 2003-07-08 [paul]       0.9.0claws89
2243
2244         * sync with 0.9.3cvs2
2245                 see ChangeLog 2003-07-08
2246
2247 2003-07-08 [match]      0.9.0claws88
2248
2249         * src/ldapctrl.c
2250                 extend LDAP search for first/last name by parsing search term.
2251
2252 2003-07-08 [alfons]     0.9.0claws87
2253
2254         * src/send_message.c
2255                 fix bug #208 "Status message stuck when sending on POP3 account"
2256
2257 2003-07-07 [paul]       0.9.0claws86
2258
2259         * po/hr.po
2260                 new Croatian translation, submitted by
2261                 Dragan <drleskov@inet.hr>
2262
2263 2003-07-07 [paul]       0.9.0claws85
2264
2265         * sync with 0.9.3cvs1
2266                 see ChangeLog 2003-07-07
2267
2268 2003-07-05 [christoph]  0.9.0claws84
2269
2270         * src/Makefile.am
2271         * src/messageview.c
2272         * src/mimeview.[ch]
2273         * src/stock_pixmap.[ch]
2274         * src/pixmaps/messageview_text.xpm              ** NEW **
2275                 move mimeview tabs to the right side and use icons
2276                 instead of text to save some space
2277
2278         (patch by Luke Plant <lukeplant@softhome.net>)
2279
2280 2003-07-05 [christoph]  0.9.0claws83
2281
2282         * src/inc.c
2283                 add NULL pointer checks
2284
2285         (patch by Luke Plant <lukeplant@softhome.net>)
2286         (closes Bug 204 0.9.0 quits on authentication error?!)
2287
2288 2003-07-05 [alfons]     0.9.0claws82
2289
2290         * configure.ac
2291                 take the clue in bug #202 "./configure script - 
2292                 'if test' comparison failure" reported by John Kristoff. 
2293
2294 2003-07-04 [christoph]  0.9.0claws81
2295
2296         * src/plugins/spamassassin/spamassassin.c
2297                 set timeout for spam check
2298
2299 2003-07-04 [christoph]  0.9.0claws80
2300
2301         * src/main.c
2302                 destroy all FolderItems when shutting down to
2303                 allow folders to clean up
2304
2305 2003-07-04 [melvin]     0.9.0claws79
2306
2307         * src/gtk/gtkaspell.c
2308                 Fixed bug #184 "Entering non-ascii character deletes
2309                 previous char if spell checking enabled": this makes
2310                 the spell checking in multibytes (e.g. UTF-8)locales work.
2311                 (Patch by Luke Plant).
2312                 
2313 2003-07-04 [christoph]  0.9.0claws78
2314
2315         * sync with 0.9.2cvs1
2316                 see ChangeLog 2003-06-10
2317
2318 2003-07-04 [paul]       0.9.0claws77
2319
2320         * sync with 0.9.3 release
2321                 see ChangeLog 2003-07-04
2322
2323 2003-07-03 [christoph]  0.9.0claws76
2324
2325         * src/folder.[ch]
2326         * src/imap.c
2327         * src/mbox_folder.c
2328         * src/mh.c
2329         * src/news.c
2330                 move folder_item_get_path() stuff into a folder virtual function
2331
2332         * src/procmsg.c
2333                 use folder_item_fetch_msg() to get message and do not contruct
2334                 the filename from path and number
2335
2336 2003-07-03 [paul]       0.9.0claws75
2337
2338         * sync with 0.9.2cvs12
2339                 see ChangeLog 2003-07-03
2340
2341 2003-07-02 [paul]       0.9.0claws74
2342
2343         * src/messageview.c
2344                 fix text-selection for replying
2345
2346 2003-07-02 [paul]       0.9.0claws73
2347
2348         * sync with 0.9.2cvs11
2349                 see ChangeLog 2003-07-02
2350
2351 2003-07-02 [paul]       0.9.0claws72
2352
2353         * src/procmsg.c
2354                 revert last commit because it breaks more
2355                 than it fixes
2356
2357 2003-07-02 [paul]       0.9.0claws71
2358
2359         * src/procmsg.c
2360                 fix thread by subject/sort by date
2361
2362 2003-07-01 [paul]       0.9.0claws70
2363
2364         * sync with 0.9.2cvs10
2365                 see ChangeLog 2003-07-01
2366
2367 2003-06-30 [paul]       0.9.0claws69
2368
2369         * sync with 0.9.2cvs9
2370                 see ChangeLog 2003-06-30
2371
2372 2003-06-28 [match]      0.9.0claws68
2373
2374         * src/addressbook.c
2375                 fix null ptr.
2376
2377 2003-06-27 [paul]       0.9.0claws67
2378
2379         * sync with 0.9.2cvs7
2380                 see ChangeLog 2003-06-27
2381
2382 2003-06-26 [christoph]  0.9.0claws66
2383
2384         * src/folder.c
2385                 freeze folder updates while a folder is scanned
2386
2387         (closes Bug 185 New message counter)
2388
2389 2003-06-26 [darko]      0.9.0claws65
2390
2391         * src/ldapserver.c
2392                 fix infinite loop when adding a new LDAP server
2393
2394 2003-06-26 [paul]       0.9.0claws64
2395
2396         * sync with 0.9.2cvs6
2397                 see ChangeLog 2003-06-26
2398
2399 2003-06-26 [paul]       0.9.0claws63
2400
2401         * sync with 0.9.2cvs5
2402                 see ChangeLog 2003-06-25 and 2003-06-26
2403
2404 2003-06-25 [match]      0.9.0claws62
2405
2406         * src/addr_compl.c
2407                 Fixed tab/backtab for dropped-down completion list to
2408                 move next/previous field. (close bug 147)
2409
2410 2003-06-25 [christoph]  0.9.0claws61
2411
2412         * src/addr_compl.[ch]
2413         * src/addrindex.[ch]
2414         * src/folderview.c
2415         * src/inc.c
2416         * src/news.c
2417         * src/summaryview.c
2418         * src/toolbar.c
2419                 fix warnings
2420
2421 2003-06-25 [leandro]    0.9.0claws60
2422
2423         * src/compose.c
2424                 o cleanups
2425                 o gray out "Message/Remove references" menu item if not
2426                   replying to a message
2427
2428 2003-06-24 [leandro]    0.9.0claws59
2429
2430         * src/compose.[ch]
2431                 o removed "Message/Create new thread" menu item
2432                 o added "Message/Remove references" menu item
2433                   (it's off by default and will not check anymore
2434                    if the subject changed)
2435
2436 2003-06-23 [alfons]     0.9.0claws58
2437
2438         * src/procmsg.c
2439                 try better grouping messages threaded by subject based on their age.
2440                 still not perfect - because the message tree is not sorted by date.  
2441
2442 2003-06-23 [thorsten]   0.9.0claws57
2443
2444         * src/pop.[ch]
2445                 added mail_receive_hook to allow modifications
2446                 directly after retrieval (e.g. adding headers).
2447
2448 2003-06-23 [paul]       0.9.0claws56
2449
2450         * src/sourcewindow.c
2451                  enable the use of Ctrl+A to select all text in
2452                  the sourcewindow
2453                  Patch submitted by Ivan Francolin Martinez
2454                  <ivanfm@users.sourceforge.net>
2455
2456 2003-06-22 [christoph]  0.9.0claws55
2457
2458         * src/folder.[ch]
2459                 o add notification hook for folder tree changes
2460                 o invoke hooks after folder tree scanning
2461
2462         * src/folderview.[ch]
2463                 register hook for folder tree changes that
2464                 updates the ctree
2465
2466         (there are more places that should be updated, like add, remove 
2467          or move folder)
2468
2469         (closes Bug 164 Crash on rebuild folder tree)
2470         (closes Bug 190 Crash on 'rebuilding folder tree')
2471
2472 2003-06-21 [leandro]    0.9.0claws54
2473
2474         * src/compose.[ch]
2475                 create a new thread if subject changes
2476                 (it's on by default, can be disabled in Message menu)
2477
2478 2003-06-21 [alfons]     0.9.0claws53
2479
2480         * src/summaryview.c
2481                 quiet little compiler
2482
2483 2003-06-21 [christoph]  0.9.0claws52
2484
2485         update gettext stuff to version 0.12
2486
2487 2003-06-19 [alfons]     0.9.0claws51
2488
2489         * src/common/log.c
2490         * src/common/plugin.c
2491                 move defs.h before glib.h to prevent MIN/MAX redefs
2492
2493 2003-06-19 [alfons]
2494
2495         * src/addressbook.c
2496                 translatable
2497
2498 2003-06-19 [match]      0.9.0claws50
2499
2500         * src/addressbook.[ch]
2501         * src/addrindex.[ch]
2502         * src/addr_compl.[ch]
2503         * src/editldap.[ch]
2504         * src/editldap_basedn.[ch]
2505         * src/addritem.[ch]
2506         * src/ldapquery.h
2507                 re-implemented dynamic LDAP search. works without
2508                 slowdown on display sender with addressbook
2509                 option.
2510         * src/addrbook.c
2511                 documented code.
2512
2513 2003-06-19 [paul]       0.9.0claws49
2514
2515         * src/compose.c
2516                 fix Bug #136 'Nonprovided quotation marks crash claws'
2517                 patch submitted by Pawel Pêkala <c0rn@gazeta.pl>
2518
2519 2003-06-19 [alfons]     0.9.0claws48
2520
2521         * src/prefs_common.[ch]
2522         * src/procmsg.c
2523                 restrict threading by subject by checking thread for
2524                 age (prefs_common.thread_by_subject_max_age)
2525
2526 2003-06-18 [christoph]  0.9.0claws47
2527
2528         * src/imap.c
2529                 fix memory leak in imap_cmd_fetch()
2530
2531 2003-06-18 [christoph]  0.9.0claws46
2532
2533         * src/prefs_gtk.c
2534                 fix memory leak in prefs_set_default() when used multiple
2535                 times or after prefs have been read
2536
2537 2003-06-18 [christoph]  0.9.0claws45
2538
2539         * src/common/plugin.c
2540                 fix memory leak in plugin_unload()
2541
2542 2003-06-18 [christoph]  0.9.0claws44
2543
2544         * src/imap.c
2545                 fix memory leak in imap_cmd_ok()
2546
2547 2003-06-18 [christoph]  0.9.0claws43
2548
2549         * src/folder.c
2550                 stop messages that are downloaded from POP3 and added to
2551                 an IMAP inbox from being filtered twice (first by POP3
2552                 and again when IMAP folder is scaned to get the UID of
2553                 the APPEND operation when no UIDPLUS is available)
2554
2555 2003-06-18 [alfons]
2556
2557         * tools/Makefile.am
2558                 phoenix <- firebird     
2559
2560 2003-06-18 [paul]
2561
2562         * tools/launch_phoenix          ** REMOVED **
2563           tools/launch_firebird         ** NEW **
2564                 renamed and edited to reflect the browser's name change from
2565                 'phoenix' to 'firebird'
2566
2567 2003-06-18 [paul]       0.9.0claws42
2568
2569         * sync with 0.9.2cvs2
2570                 see ChangeLog 2003-06-16
2571
2572 2003-06-17 [alfons]     0.9.0claws41
2573
2574         * src/procmsg.c
2575                 prevent threading problems when a node is an ancestor (parent / great parent),
2576                 which mostly happens with circular references (thanks to Phillipe Gramoullé
2577                 for finding an sample set of messages)
2578
2579 2003-06-16 [christoph]  0.9.0claws40
2580
2581         * src/main.c
2582                 don't popup main window on --receive or --receive-all
2583
2584         * src/mainwindow.[ch]
2585         * src/plugins/trayicon/trayicon.c
2586                 allow hiding of main window by clicking on the trayicon
2587                 (doesn't work correctly in seperate window mode and may
2588                  cause unexpected GTK problems I couldn't find yet)
2589
2590         * src/common/ssl.c
2591                 remove incorrect warning
2592
2593 2003-06-15 [alfons]     0.9.0claws39
2594
2595         * src/gtk/gtkstext.c
2596                 don't output debug text;
2597                 #ifdef out print_line() if not debugging (thanks to Martin Wicke
2598                 for pointing this out);
2599
2600 2003-06-14 [alfons]     0.9.0claws38
2601         
2602         * src/messageview.c
2603                 remove printf() and make one if..else comply with coding style
2604
2605 2003-06-14 [alfons]     0.9.0claws37
2606
2607         * AUTHORS
2608                 add Martin Wicke
2609         * src/action.c
2610         * src/messageview.[ch]
2611         * src/summaryview.c
2612                 apply patch #754162 "Quoting messages filtered by actions" submitted
2613                 by Martin Wicke, which allows quoting message body changed by an
2614                 action (Thanks!).
2615
2616 2003-06-13 [alfons]     0.9.0claws36
2617
2618         * src/utils.c
2619                 add several other subject reply prefixes (suggested by Christoph and Ivan Martinez)
2620                 use case insensitive regexp (suggested by Ivan Martinez)
2621
2622 2003-06-13 [christoph]  0.9.0claws35
2623
2624         * configure.ac
2625         * src/plugins/trayicon/Makefile.am
2626         * src/plugins/trayicon/eggtrayicon.[ch]                         ** REMOVE **
2627         * src/plugins/trayicon/trayicon.c
2628         * src/plugins/trayicon/libeggtrayicon/.cvsignore                ** NEW **
2629         * src/plugins/trayicon/libeggtrayicon/Makefile.am               ** NEW **
2630         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.[ch]          ** NEW **
2631         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.[ch]           ** NEW **
2632         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.[ch]        ** NEW **
2633         * src/plugins/trayicon/libeggtrayicon/xembed.h                  ** NEW **
2634                 replace my own EggTrayIcon backport with the backport
2635                 used by (l|x)mule and gabber.
2636
2637 2003-06-13 [alfons]     0.9.0claws34
2638
2639         * AUTHORS
2640         * src/common/utils.c
2641                 add Aw: to list of reply prefixes (thanks to Martin Zwickel)
2642
2643 2003-06-13 [alfons]     0.9.0claws33
2644
2645         * src/compose.c
2646                 clean up a little bit
2647
2648 2003-06-12 [alfons]     0.9.0claws32
2649
2650         * src/compose.c
2651                 const correctness fix
2652
2653         * src/common/sylpheed.[ch]
2654                 () -> (void)
2655                 prevent redef MIN/MAX
2656                 
2657         * src/common/utils.[ch]
2658                 () -> (void)
2659
2660 2003-06-12 [melvin]     0.9.0claws31
2661
2662         * src/compose.c
2663                 Updated to take into accounts changes in GtkAspell.
2664
2665 2003-06-12 [alfons]     0.9.0claws30
2666
2667         * src/compose.c
2668         * src/procmsg.c
2669         * src/common/utils.[ch]
2670                 handle reply subject prefixes better (initial 
2671                 suggestion by Robert Story adapted and enhanced 
2672                 using regexps)
2673
2674 2003-06-12 [melvin]     0.9.0claws29
2675
2676         * src/compose.c
2677                 Use new gtkaspell_checkers_strerror() to get the speller's
2678                 error message instead of accessing the (now private)
2679                 checkers structure.
2680                 Minor code clean up
2681
2682         * src/main.c
2683                 Use #ifdef instead of #if for USE_ASPELL
2684                 Use the new spell checkers init/quit functions 
2685
2686         * src/gtk/gtkaspell.c
2687                 Use #ifdef instead of #if for USE_ASPELL
2688                 Moved in the majority of GtkAspell structures that were
2689                 exported before by gtkaspell.h
2690         
2691         * src/gtk/gktaspell.h
2692                 Made gtkaspell.h contain only the necessary data to be
2693                 publicized by moving many structures to gtkaspell.c.
2694                 Enclosed all the declaration in a #ifdef USE_ASPELL #endif
2695                 gtkaspell_checkers_new(): replaced by...
2696                 gtkaspell_checkers_init(): new function for initialization
2697                 gtkaspell_checkers_delete(): replaced by...
2698                 gtkaspell_checkers_quit(): new function
2699                 gtkaspell_checkers_strerror(): new function that returns
2700                 the checker's last error message.
2701                 
2702 2003-06-11 [melvin]     0.9.0claws28
2703
2704         * po/POTFILES.in
2705                 Updated to take into account gtkaspell.c migration to
2706                 ./src/gtk/ (Thanks to Ricardo Mones Lastra for reporting it)
2707
2708 2003-06-10 [alfons]     0.9.0claws27
2709
2710         * src/filtering.[ch]
2711         * src/folder.c
2712         * src/matcher.c
2713         * src/scoring.[ch]
2714                 - try fixing bug #18 (any brave testers?)
2715                 - add more robustness by refusing previously 
2716                   unchecked NULL pointers 
2717
2718 2003-06-10 [alfons]     0.9.0claws26
2719
2720         * src/procmsg.c
2721                 fix bug #176 by don't checking MsgInfos with a NULL msgid 
2722
2723 2003-06-09 [alfons]     0.9.0claws25
2724
2725         * src/prefs_common.c
2726                 fix bug #163 "Icon switching doesnt work properly" by 
2727                 preventing early freeing of prefs_common.pixmap_theme_path.
2728
2729 2003-06-09 [christoph]  0.9.0claws24
2730
2731         * src/gtk/gtkaspell.c
2732                 revert Thorsten's fix and add forgotten g_strdup for
2733                 aspell path (it should not be possible to alter the path a
2734                 GtkASpell uses from outside)
2735
2736 2003-06-09 [thorsten]   0.9.0claws23
2737
2738         * src/gtk/gtkaspell.c
2739                 dont free prefs_common.aspell_path when closing compose
2740
2741 2003-06-08 [colin]      0.9.0claws22
2742
2743         * src/plugins/spamassassin/spamassassin.c
2744                 fix prefs types
2745
2746 2003-06-07 [christoph]  0.9.0claws21
2747
2748         * src/Makefile.am
2749         * src/compose.c
2750         * src/gtkaspell.[ch]            ** REMOVE **
2751         * src/gtk/Makefile.am
2752         * src/gtk/gtkaspell.[ch]        ** NEW **
2753                 o make gtkaspell independent from sylpheed's prefs
2754                 o move gtkaspell.[ch] to gtk directory
2755
2756 2003-06-07 [christoph]  0.9.0claws20
2757
2758         * src/Makefile.am
2759         * src/crash.c
2760         * src/export.c
2761         * src/filesel.[ch]              ** REMOVE **
2762         * src/folder.c
2763         * src/main.[ch]
2764         * src/common/sylpheed.[ch]
2765         * src/gtk/Makefile.am
2766         * src/gtk/filesel.[ch]          ** NEW **
2767         * src/gtk/pluginwindow.c
2768         * src/gtk/sslcertwindow.c
2769                 move filesel.[ch] to gtk directory
2770
2771 2003-06-07 [alfons]     0.9.0claws19
2772
2773         * src/filesel.c
2774                 make (multi) file selection dialog work again (Claws-only)
2775
2776 2003-06-07 [thorsten]   0.9.0claws18
2777
2778         * po/de.po
2779                 fix typos
2780
2781 2003-06-07 [alfons]     0.9.0claws17
2782
2783         * configure.ac
2784         * src/mimeview.c
2785                 detect apache mishap in which case don't include fnmatch.h
2786                 if regex.h is already included
2787
2788 2003-06-06 [christoph]  0.9.0claws16
2789
2790         * configure.ac
2791         * src/mimeview.h
2792                 add check for fnmatch.h and include it when available
2793
2794         * src/mimeview.[ch]
2795                 fix wrong case sensitivity of Content-Types
2796
2797         * src/gtk/Makefile.am
2798                 need the same include paths in gtk directory as in
2799                 common directory because .h files in common can
2800                 include files from these directories, when included
2801                 in gtk's .h or .c files
2802
2803 2003-06-06 [alfons]     0.9.0claws15
2804
2805         * src/mimeview.c
2806         * src/summaryview.c
2807                 make it compile again because of regex.h / fnmatch.h 
2808                 include problems (related to recent mime stuff, can
2809                 someone check this?)
2810
2811 2003-06-06 [thorsten]   0.9.0claws14
2812
2813         * src/folderview.c
2814                 possible use of uninitialized pointer while dragging
2815
2816 2003-06-06 [paul]       0.9.0claws13
2817
2818         * src/compose.c
2819                 fix bug where the insert sig button would be effective
2820                 only when auto_sig was set
2821
2822 2003-06-06 [paul]       0.9.0claws12
2823
2824         * sync with 0.9.2 release
2825
2826 2003-06-02 [paul]       0.9.0claws11
2827
2828         * sync with 0.9.1cvs1
2829                 see ChangeLog 2003-06-02
2830                 
2831         * po/de.po
2832                 update by Jens
2833
2834 2003-06-01 [christoph]  0.9.0claws10
2835
2836         * src/account.c
2837                 don't use substring search to find accounts by email address
2838
2839         (closes Bug 169 Overly loose matching of "From" address)
2840
2841 2003-05-31 [christoph]  0.9.0claws9
2842
2843         * doc-src/rfc2683.txt
2844         * src/imap.c
2845                 limit IMAP command length as recommended in RFC2683
2846                 (message number lists will be split into multiple imap
2847                 sets, the limit of 1000 octets is not a hard limit)
2848
2849         (closes Bug 161 sylpheed-claws exits with segfault when logging
2850          in to certain imap-servers)
2851
2852 2003-05-29 [alfons]     0.9.0claws8
2853
2854         * src/toolbar.[ch]
2855                 add print button (calling summary_print());
2856                 fine tune setting tooltip text;
2857                 (if someone needs other buttons, please take these 
2858                 commits as a guide, instead of bothering us - also
2859                 see 0.8.11claws150) 
2860
2861 2003-05-29 [darko]      0.9.0claws7
2862
2863         * src/compose.c
2864                 fix crash when word wrapping kicks in due to
2865                 changed text by spell checker
2866
2867 2003-05-29 [paul]       0.9.0claws6
2868
2869         * src/compose.c
2870                 fix bug where changing account would insert
2871                 sig even if auto_sig was FALSE
2872                 
2873         * ChangeLog
2874           ChangeLog.jp
2875           INSTALL
2876                 sync with 0.9.1 release
2877
2878 2003-05-28 [christoph]  0.9.0claws5
2879
2880         * src/imap.c
2881                 fix truncation of too long commands
2882
2883         (closes Bug 167 IMAP hangs trying to get envelope
2884          information in imap_get_uncached_messages)
2885
2886 2003-05-27 [paul]       0.9.0claws4
2887
2888         * tools/Makefile.am
2889           tools/maildir2sylpheed.pl     ** NEW FILE **
2890                 add kmail to sylpheed mailbox conversion script
2891
2892 2003-05-27 [paul]       0.9.0claws3
2893
2894         * sync with 0.9.0cvs10
2895                 see ChangeLog 2003-05-26
2896
2897 2003-05-26 [paul]       0.9.0claws2
2898
2899         * sync with 0.9.0cvs9
2900                 see ChangeLog 2003-05-26
2901
2902 2003-05-24 [paul]       0.9.0claws1
2903
2904         * sync with 0.9.0cvs8
2905                 see ChangeLog 2003-05-23
2906
2907 2003-05-24 [paul]       0.9.0claws
2908
2909         * version 0.9.0claws released
2910
2911 2003-05-24 [paul]       0.8.11claws177
2912
2913         * src/plugins/dillo-viewer/Makefile.am
2914           src/plugins/traycon/Makefile.am
2915                 add missing files
2916                 
2917         * po/bg.po
2918           po/en_GB.po
2919           po/es.po
2920           po/it.po
2921           po/pt_BR.po
2922           po/ru.po
2923           po/sr.po
2924                 update Bulgarian, British English, Spanish, Italian, 
2925                 Brazilian Portuguese, Russian, and Serbian translations, 
2926                 submitted by George Danchev, [me], Ricardo Mones Lastra,
2927                 André Filipe de Assunção e Brito, Alessandro Maestri, 
2928                 Ruslan N. Balkin, and Urke MMI
2929
2930 2003-05-23 [melvin]     0.8.11claws176
2931
2932         * po/fr.po
2933                 Updated French translations
2934
2935 2003-05-22 [paul]       0.8.11claws175
2936
2937         * src/Makefile.am
2938           src/addrbook.[ch]
2939           src/addrcache.[ch]
2940           src/addr_compl.[ch]
2941           src/adressbook.[ch]
2942           src/addrindex.[ch]
2943           src/addritem.[ch]
2944           src/editaddress.c
2945           src/editgroup.c
2946           src/editldap_basedn.c
2947           src/editldap.c
2948           src/jpilot.c
2949           src/vcard.c
2950                 revert to get ldap into it previous working state
2951                 
2952         * po/zh_TW.Big5.po
2953                 new Taiwanese translation,
2954                 submitted by Tsu-Fan Cheng <tscheng@ic.sunysb.edu>
2955
2956 2003-05-22 [christoph]  0.8.11claws174
2957
2958         * src/plugins/spamassassin/libspamc.[ch]
2959                 sync libspamc with SpamAssaain release 2.55
2960
2961 2003-05-22 [paul]       0.8.11claws173
2962
2963         * sync with 0.9.0cvs7
2964                 see ChangeLog 2003-05-22
2965                 
2966         * src/summaryview.c
2967                 revert change in 0.8.11claws172: follow
2968                 Hiroyuki's decision and that's the end of it.
2969
2970 2003-05-21 [paul]       0.8.11claws172
2971
2972         * src/summaryview.c
2973                 fix discrepency between open_unread_on_enter
2974                 and always_show_msg
2975
2976 2003-05-21 [paul]       0.8.11claws171
2977
2978         * sync with 0.9.0cvs6
2979                 see ChangeLog 2003-05-21
2980
2981 2003-05-21 [paul]       0.8.11claws170
2982
2983         * sync with 0.9.0cvs5
2984                 see ChangeLog 2003-05-21
2985
2986 2003-05-20 [paul]       0.8.11claws169
2987
2988         * sync with 0.9.0cvs4
2989                 see ChangeLog 2003-05-20
2990                 fixes bug #152, 'encoding of IMAP folders names'
2991
2992 2003-05-20 [paul]       0.8.11claws168
2993
2994         * sync with 0.9.0cvs3
2995                 see ChangeLog 2003-05-20
2996                 
2997         * src/tools/convert_mbox.pl
2998                 minor change in the comments, submitted by Fred Marton
2999
3000 2003-05-19 [paul]       0.8.11claws167
3001
3002         * src/plugins/clamav/Makefile.am
3003           configure.ac
3004                 link clamav_lib to the plugin and not to the main program
3005
3006 2003-05-19 [christoph]
3007
3008         * src/Makefile.am
3009                 add -export-dynamic for linking
3010
3011 2003-05-19 [paul]       0.8.11claws166
3012
3013         * sync with 0.9.0cvs1
3014                 see ChangeLog 2003-05-19
3015
3016 2003-05-19 [paul]       0.8.11claws165
3017
3018         * src/inc.c
3019                 fix 'pop before smtp' timeout
3020
3021 2003-05-18 [alfons]     0.8.11claws164
3022
3023         * src/prefs_matcher.c
3024                 put "execute" action command line ("expression") in edit box
3025
3026 2003-05-18 [christoph]  0.8.11claws163
3027
3028         * src/mimeview.[ch]
3029         * src/plugins/dillo_viewer/dillo_viewer.c
3030         * src/plugins/image_viewer/viewer.c
3031         * src/plugins/mathml_viewer/mathml_viewer.c
3032                 let a viewer have a list of Content-Types
3033
3034 2003-05-18 [paul]       0.8.11claws162
3035
3036         * src/prefs_filtering.c
3037                 add 'Recipient' label for FORWARD, FORWARD_AS_ATTACHMENT,
3038                 and REDIRECT actions
3039
3040 2003-05-17 [christoph]
3041
3042         * README.claws
3043                 o remove dynamic signatures that was syned with main
3044                 o add infos about no longer "build in" image viewer
3045                 o update bugtracker URL
3046
3047 2003-05-17 [christoph]  0.8.11claws161
3048
3049         * src/folder.c
3050         * src/folderview.c
3051         * src/imap.c
3052                 don't use imap_scan_folder anymore. Instead call folder_item_scan
3053                 for every folder after rebuilding the folder tree.
3054
3055         (closes Bug 19 imap_scan_folder() computes incorrectly number of new
3056          messages)
3057
3058 2003-05-17 [christoph]  0.8.11claws160
3059
3060         * src/imap.c
3061                 don't use STATUS command on current folder to check for
3062                 content changes. imap_cmd_ok() now tracks changes to
3063                 folder and number of existing messages.
3064
3065 2003-05-17 [paul]       0.8.11claws159
3066
3067         * src/plugins/clamav/clamav_plugin.c
3068                 remove unnecessary debug_print
3069
3070 2003-05-16 [thorsten]   0.8.11claws158
3071
3072         * src/plugins/demo.c
3073                 included missing intl.h
3074
3075 2003-05-16 [paul]       0.8.11claws157
3076
3077         * po/POTFILES.in
3078                 remove non-existant entries
3079         
3080         * src/plugins/clamav/clamav_plugin.c
3081           src/plugins/clamav/clamav_plugin_gtk.c
3082           src/plugins/dillo_viewer/dillo_prefs.c
3083           src/plugins/dillo_viewer/dillo_viewer.c
3084                 gettextise
3085
3086 2003-05-16 [christoph]  0.8.11claws156
3087
3088         * po/POTFILES.in
3089                 include plugin .c files for translation until I
3090                 find a better solution to have plugins have their
3091                 own textdomain
3092         * src/plugins/demo/demo.c
3093         * src/plugins/image_viewer/plugin.c
3094         * src/plugins/mathml_viewer/mathml_viewer.c
3095         * src/plugins/spamassassin/spamassassin.c
3096         * src/plugins/spamassassin/spamassassin_gtk.c
3097         * src/plugins/trayicon/trayicon.c
3098                 add gettext macros for plugin name and description
3099
3100 2003-05-16 [paul]
3101
3102         * sync with 0.9.0
3103
3104 2003-05-16 [paul]       0.8.11claws155
3105
3106         * sync with lastest 0.9.0pre1
3107                 see ChangeLog 2003-05-16
3108
3109 2003-05-15 [paul]       0.8.11claws154
3110
3111         * sync with latest 0.9.0pre1
3112                 see ChangeLog 2003-05-14 and 2003-05-15
3113
3114 2003-05-14 [christoph]  0.8.11claws153
3115
3116         * src/plugins/image_viewer/viewer.c
3117         * src/plugins/image_viewer/viewer.glade         ** NEW **
3118         * src/plugins/image_viewer/viewerprefs.c
3119                 make it possible to disable the autoload function in the
3120                 imageviewer again
3121
3122 2003-05-14 [christoph]  0.8.11claws152
3123
3124         * src/folder.c
3125                 fix folder update after adding a message
3126
3127 2003-05-13 [alfons]     0.8.11claws151
3128
3129         * src/common/session.c
3130                 remove debug traces
3131                 
3132         * src/addrcache.[ch]
3133         * src/filtering.[ch]
3134         * src/folder.[c]
3135         * src/gtkaspell.[ch]
3136         * src/imap.[ch]
3137         * src/mbox_folder.[ch]
3138         * src/mh.[ch]
3139         * src/mimeview.h
3140         * src/msgcache.[ch]
3141         * src/news.[ch]
3142         * src/passphrase.[ch]
3143         * src/prefs_common.[ch]
3144         * src/prefs_gtk.[ch]
3145         * src/procmsg.c
3146         * src/scoring.[ch]
3147                 be pedantic; (in prototypes () implies (int))
3148
3149 2003-05-13 [alfons]     0.8.11claws150
3150
3151         * src/prefs_toolbar.[ch]
3152         * src/summaryview.[ch]
3153         * src/toolbar.[ch]
3154                 change misleading text in toolbar prefs;
3155                 add toolbar action for ignore thread (toggles ignore thread flag);
3156                 clean up a little bit;
3157
3158 2003-05-12 [paul]
3159
3160         * tools/convert_mbox.pl
3161                 bug fixed by Fred Marton
3162
3163 2003-05-12 [paul]
3164
3165         * sync with 0.9.0pre1
3166
3167 2003-05-09 [paul]       0.8.11claws149
3168
3169         * sync with 0.8.11cvs43
3170                 see ChangeLog 2003-05-09
3171
3172 2003-05-08 [christoph]  0.8.11claws148
3173
3174         * src/imap.[ch]
3175                 o use CAPABILIY as first command and check for PREAUTH
3176                   information in the response to it
3177                 o rewrite all imap_cmd_* functions to use an IMAPSession
3178                   instead of a SockInfo as parameter
3179                 o do STARTTLS after fetching and checking the server
3180                   capabilities
3181
3182 2003-05-08 [paul]       0.8.11claws147
3183
3184         * tools/Makefile.am
3185           tools/README
3186           tools/convert_mbox.pl         ** NEW FILE **
3187                 add mbox conversion script. Submitted by 
3188                 Fred Marton <Fred.Marton@uni-bayreuth.de>
3189
3190 2003-05-07 [christoph]
3191
3192         * doc-src/glade.txt
3193         * src/gtk/pluginwindow.glade
3194         * src/plugins/image_viewer/viewerprefs.glade
3195         * src/plugins/spamassassin/spamassassin_gtk.glade
3196                 add glade files for user interfaces and a description how
3197                 to use glade to create the sylpheed code
3198
3199 2003-05-07 [paul]       0.8.11claws146
3200
3201         * sync with 0.8.11cvs41
3202                 see ChangeLog 2003-05-07
3203
3204 2003-05-06 [christoph]  0.8.11claws145
3205
3206         * src/main.c
3207         * src/plugins/image_viewer/viewer.c
3208                 fix usage of imlib in imageviewer plugin
3209
3210         * src/gtk/prefswindow.c
3211                 handle window close event correctly
3212
3213 2003-05-06 [paul]       0.8.11claws144
3214
3215         * src/common/ssl.c
3216                 fix typo introduced in sync
3217
3218 2003-05-06 [paul]       0.8.11claws143
3219
3220         * sync with 0.8.11cvs39
3221                 see ChangeLog 2003-05-06
3222
3223 2003-05-06 [paul]       0.8.11claws142
3224
3225         * AUTHORS
3226           po/cs.po
3227                 updated Czech translation, submitted by 
3228                 Radek Vybiral <Radek.Vybiral@vsb.cz>
3229                 
3230         * src/plugins/clamav/clamav_plugin_gtk.c
3231                 clean up
3232
3233 2003-05-03 [alfons]     0.8.11claws141
3234
3235         * src/compose.[ch]
3236                 make paste as quotation work even when the call to 
3237                 text_inserted() was deferred (fixes bug #140 "Paste 
3238                 as quotation does not work when using "external" 
3239                 clipboard")
3240
3241 2003-05-03 [thorsten]   0.8.11claws140
3242
3243         * src/addrquery.h
3244           src/ldapquery.h
3245           src/mainwindow.c
3246                 removed C++ comments
3247         * src/addr_compl.c
3248                 function with non-int retval/param used before
3249                 implementation/declaration
3250
3251 2003-05-02 [paul]       0.8.11claws139
3252
3253         * src/addr_compl.[ch]
3254           src/addressbook.[ch]
3255           src/addrindex.c
3256           src/summaryview.c
3257                 revert match's changes to (finally) remove the bug where
3258                 opening a folder causes massive slowdown when using the 
3259                 'Display sender using address book' option
3260
3261 2003-05-01 [melvin]     0.8.11claws138
3262
3263         * src/plugins/dillo_viewer/dillo_prefs.[ch]
3264         * src/plugins/dillo_viewer/dillo_viewer.c
3265                 Fixed bug where "Cancel" button from prefs issued
3266                 warnings.
3267                 Comply a little more to coding style
3268
3269 2003-05-01 [paul]       0.8.11claws137
3270
3271         * sync with 0.8.11cvs38
3272                 see ChangeLog 2003-05-01
3273
3274 2003-05-01 [paul]       0.8.11claws136
3275
3276         * po/bg.po
3277                 updated by George Danchev
3278
3279 2003-04-30 [christoph]  0.8.11claws135
3280
3281         * src/plugins/dillo_viewer/dillo_prefs.c
3282         * src/plugins/image_viewer/viewerprefs.c
3283         * src/plugins/spamassassin/spamassassin_gtk.c
3284                 remove gtk_widget_ref() calls for widgets in
3285                 glade code
3286
3287 2003-04-30 [paul]       0.8.11claws134
3288
3289         * src/addrindex.c
3290                 ok, this time a better fix for the bug where opening folder
3291                 has massive slowdown when using the 'Display sender using 
3292                 address book' option
3293
3294 2003-04-30 [paul]       0.8.11claws133
3295
3296         * src/addrindex.c
3297                 revert the 'fix' of 0.8.11claws128 because it doesn't fix it
3298         
3299 2003-04-30 [melvin]     0.8.11claws132
3300
3301         New: Dillo plugin preferences (patch by Dimitar Haralanov)
3302
3303         * src/plugins/dillo_viewer/dillo_prefs.[ch]     *** NEW ***
3304                 Preferences for the dillo plugin
3305         * src/plugins/dillo_viewer/dillo_viewer.c
3306                 Support for preferences
3307         * src/plugins/dillo_viewer/Makefile.am
3308                 Added dillo_prefs.[ch]
3309
3310 2003-04-30 [alfons]     0.8.11claws131
3311
3312         * src/common/plugin.[ch]
3313                 see? this ANSI C'fication immediately gives us type
3314                 checking for free.
3315
3316 2003-04-30 [alfons]     0.8.11claws130
3317
3318         * src/common/plugin.[ch]
3319         * src/plugins/clamav/clamav_plugin.[ch]
3320         * src/plugins/clamav/clamav_plugin_gtk.c
3321         * src/plugins/demo/demo.c
3322         * src/plugins/dillo_viewer/dillo_viewer.c
3323         * src/plugins/image_viewer/plugin.c
3324         * src/plugins/image_viewer/viewer.[ch]
3325         * src/plugins/image_viewer/viewerprefs.[ch]
3326         * src/plugins/mathml_viewer/mathml_viewer.c
3327         * src/plugins/spamassassin/spamassassin.[ch]
3328         * src/plugins/spamassassin/spamassassin_gtk.c
3329         * src/plugins/trayicon/trayicon.c
3330                 clean up
3331
3332 2003-04-30 [alfons]     0.8.11claws129
3333
3334         * src/common/utils.c
3335                 make is_ascii_str() fail gracefully when NULL pointer
3336                 is passed
3337
3338 2003-04-30 [paul]       0.8.11claws128
3339
3340         * src/addrindex.c
3341                 fix bug where opening folder has massive slowdown when
3342                 using the 'Display sender using address book' option
3343
3344 2003-04-30 [paul]       0.8.11claws127
3345
3346         * src/plugins/clamav/clamav_plugin.c
3347           src/plugins/clamav/clamav_plugin_gtk.c
3348           src/plugins/demo/demo.c
3349           src/plugins/dillo_viewer/dillo_viewer.c
3350           src/plugins/image_viewer/plugin.c
3351           src/plugins/mathml_viewer/mathml_viewer.c
3352           src/plugins/spamassassin/spamassassin.c
3353           src/plugins/spamassassin/spamassassin_gtk.c
3354           src/plugins/trayicon/trayicon.c
3355                 get rid of eye-hurting function signatures
3356
3357 2003-04-30 [paul]       0.8.11claws126
3358
3359         * src/plugins/trayicon/trayicon.c
3360                 add description
3361                 
3362         * src/mimeview.c
3363                 be more descriptive
3364
3365 2003-04-30 [paul]       0.8.11claws125
3366
3367         * configure.ac
3368                 arrange the plugins in reverse alphabetical order
3369                 
3370         * src/plugins/clamav/clamav_plugin.[ch]
3371           src/plugins/clamav/clamav_plugin_gtk.c
3372                 rename some params
3373                 resize max_size window
3374                 re-arrange the order of some gui elements
3375                 improve descriptions
3376         
3377         * src/plugins/image_viewer/plugin.c
3378           src/plugins/mathml_viewer/mathml_viewer.c
3379                 add descriptions
3380                 
3381         * src/plugins/spamassassin/spamassassin_gtk.c
3382                 resize max_size window
3383                 re-arrange the order of some gui elements
3384                 
3385         * src/messageview.c
3386           src/mimeview.c
3387                 correct typos
3388
3389 2003-04-30 [alfons]     0.8.11claws124
3390
3391         * src/imap.c
3392                 fix a leak found while browsing Martin Kluge's 
3393                 valgrind log (Claws only)
3394
3395 2003-04-29 [darko]      0.8.11claws123
3396
3397         * src/gtk/gtkstext.h
3398                 include wchar.h if it is available, fixes compilation
3399                 on HP-UX systems
3400
3401 2003-04-29 [melvin]     0.8.11claws122
3402
3403         * src/prefs_actions.c
3404                 Improved help text of Actions' syntax
3405
3406 2003-04-28 [paul]       0.8.11claws121
3407
3408         * src/action.c
3409                 a better fix for the crash when performing an action
3410                 on a mime part
3411
3412 2003-04-28 [paul]       0.8.11claws120
3413
3414         * src/action.c
3415                 fix crash when performing an action on a
3416                 mime part
3417
3418 2003-04-28 [paul]       0.8.11claws119
3419
3420         * sync with 0.8.11cvs36
3421                 see ChangeLog 2003-04-28
3422
3423 2003-04-27 [paul]       0.8.11claws118
3424
3425         * more sync with 0.8.11cvs35
3426                 see ChangeLog 2003-04-25
3427
3428 2003-04-26 [christoph]  0.8.11claws117
3429
3430         * src/folder.c
3431                 fix remove virtual check
3432
3433 2003-04-26 [paul]       0.8.11claws116
3434
3435         * src/messageview.c
3436                 fix return-receipt, make it work again
3437
3438 2003-04-26 [paul]       0.8.11claws115
3439
3440         * src/mimeview.c
3441                 restore double-clicking of the [application/pgp-signature 
3442                 (Select "Check signature" to check)] line in the message view,
3443                 broken in recent sync
3444
3445 2003-04-26 [christoph]  0.8.11claws114
3446
3447         * src/folder.c
3448                 check if remove virtual really exists before
3449                 calling the function
3450
3451 2003-04-25 [match]      0.8.11claws113
3452
3453         * src/addrindex.c
3454         * src/addrbook.c
3455         * src/ldapquery.[ch]
3456         * src/ldapctrl.[ch]
3457                 fix memleak.
3458         * src/ldapserver.[ch]
3459                 fix memleak. fix segfault.
3460                 plug a Claws memleak
3461
3462 2003-04-25 [alfons]     0.8.11claws112
3463
3464         * src/folder.c
3465                 plug a Claws memleak
3466
3467 2003-04-25 [alfons]     0.8.11claws111
3468
3469         * src/common/session.c
3470                 plug a memleak
3471
3472 2003-04-25 [paul]       0.8.11claws110
3473
3474         * sync with 0.8.11cvs35
3475                 see ChangeLog 2003-04-24 and 2003-04-25
3476                 
3477         * src/gtk/pluginwindow.c
3478                 correct another strange float value
3479
3480 2003-04-24 [christoph]  0.8.11claws109
3481
3482         * src/folder.c
3483                 freeze folder item updates when unsetting new flags
3484
3485         * src/gtk/pluginwindow.c
3486                 correct strange float value
3487
3488 2003-04-23 [paul]       0.8.11claws108
3489
3490         * sync with 0.8.11cvs33
3491                 see ChangeLog 2003-04-23
3492
3493 2003-04-22 [paul]       0.8.11claws107
3494
3495         * src/Makefile.am
3496           src/messageview.c
3497           src/mimeview.c
3498           src/pgptext.[ch]      ** REMOVED **
3499                 remove pgptext.[ch] as its not used any more
3500
3501 2003-04-22 [paul]       0.8.11claws106
3502
3503         * sync with 0.8.11cvs31
3504                 see ChangeLog 2003-04-21 and 2003-04-22
3505
3506 2003-04-21 [alfons]     0.8.11claws105
3507
3508         * src/main.c
3509                 No access to GTK structures if we're a spawned child
3510                 (and clean up code a little bit...) Should fix #126.
3511
3512 2003-04-21 [melvin]     0.8.11claws104
3513
3514         * src/plugins/dillo_viewer/README
3515                 Improved slightly the text.
3516
3517 2003-04-21 [melvin]     0.8.11claws103
3518
3519         * src/plugins/dillo_viewer/README *** NEW ***
3520                 Added a README file for the Dillo plugin
3521
3522 2003-04-20 [paul]
3523
3524         * tools/README
3525           tools/outlook2sylpheed.pl
3526                 updated and improved by Ricardo Mones Lastra
3527
3528 2003-04-18 [oliver]     0.8.11claws102
3529
3530         * src/inc.c 
3531         * src/prefs_account.h
3532                 remove Pop3SessionType (used by selective download)
3533         * src/prefs_toolbar.c
3534                 enable set Default Toolbar button
3535
3536 2003-04-18 [paul]       0.8.11claws101
3537
3538         * sync with 0.8.11cvs29
3539                 see ChangeLog 2003-04-18
3540
3541 2003-04-17 [paul]       0.8.11claws100
3542
3543         * src/prefs_common.[ch]
3544           src/summaryview.c
3545                 remove 'Open next message on deletion' option,
3546                 as the same effect can now be achieved via the
3547                 'Always open messages in summary when selected'
3548                 option.
3549
3550 2003-04-17 [paul]       0.8.11claws99
3551
3552         * sync with 0.8.11cvs28
3553                 see ChangeLog 2003-04-17
3554
3555 2003-04-17 [christoph]  0.8.11claws98
3556
3557         * ac/spamassassin.m4
3558         * src/plugins/spamassassin/libspamc.[ch]
3559         * src/plugins/spamassassin/utils.[ch]
3560                 sync libspamc with SpamAssassin project
3561
3562 2003-04-17 [christoph]  0.8.11claws97
3563
3564         * src/common/socket.h
3565         * src/gtk/sslcertwindow.h
3566                 rename old USE_SSL to USE_OPENSSL
3567
3568 2003-04-17 [paul]       0.8.11claws96
3569
3570         * src/prefs_common.h
3571                 use gulong for P_COLOR so that it compiles/runs on
3572                 64-bit systems. Patch submitted by James Noyes
3573                 <jnoyes-claws@retrogeeks.com>
3574                 
3575         * po/de.po
3576                 updated by Jens
3577
3578 2003-04-17 [paul]       0.8.11claws95
3579
3580         * sync with 0.8.11cvs27
3581                 see ChangeLog 2003-04-16
3582
3583 2003-04-15 [paul]       0.8.11claws94
3584
3585         * src/prefs_common.[ch]
3586                 rearrange to stop the window getting too long:
3587                         move Receive dialog stuff to Receive tab
3588                         move Send dialog to Send tab
3589                         remove Dialogs frame
3590                 rename 'Open messages in summary with cursor keys' to
3591                 'Always open messages in summary when selected', as its
3592                 more appropriate
3593
3594 2003-04-15 [paul]       0.8.11claws93
3595
3596         * src/prefs_common.[ch]
3597           src/summaryview.c
3598                 add new option '/Interface/Open next message on deletion'
3599
3600 2003-04-15 [paul]       0.8.11claws92
3601
3602         * src/summaryview.[ch]
3603                 add /Mark/Lock and /Mark/Unlock to the pop-up
3604                 menu. Patch submitted by Ivan Francolin Martinez
3605                 <ivanfm@users.sourceforge.net>
3606
3607 2003-04-15 [paul]       0.8.11claws91
3608
3609         * sync with 0.8.11cvs24
3610                 see ChangeLog 2003-04-15
3611
3612 2003-04-14 [jens]       0.8.11claws90
3613
3614         * updated German translation and some corrections from
3615                 Roland Bless <bless@tm.uka.de>
3616
3617 2003-04-14 [paul]       0.8.11claws89
3618
3619         * sync with 0.8.11cvs22
3620                 see ChangeLog 2003-04-14
3621
3622 2003-04-13 [paul]       0.8.11claws88
3623
3624         * src/plugins/clamav/clamav_plugin.c
3625                 fix memory leaks
3626                 clean up
3627
3628 2003-04-12 [paul]       0.8.11claws87
3629
3630         * src/plugins/clamav/clamav_plugin.c
3631                 activate enable/disable archive scanning option
3632                 
3633         * src/plugins/clamav/.cvsignore         ** NEW FILE **
3634
3635 2003-04-12 [paul]       0.8.11claws86
3636
3637         * src/plugins/Makefile.am
3638           src/plugins/clamav/Makefile.am                ** NEW FILE **
3639           src/plugins/clamav/README                     ** NEW FILE ** 
3640           src/plugins/clamav/clamav_plugin.[ch]         ** NEW FILES **
3641           src/plugins/clamav/clamav_plugin_gtk.c        ** NEW FILE **
3642                 add Clam AntiVirus plugin
3643
3644 2003-04-12 [paul]       0.8.11claws85
3645
3646         * sync with 0.8.11cvs21
3647                 see ChangeLog 2003-04-11
3648
3649 2003-04-11 [paul]       0.8.11claws84
3650
3651         * po/es.po
3652                 update Spanish translation. Submitted by Ricardo
3653                 Mones Lastra.
3654
3655 2003-04-10 [christoph]  0.8.11claws83
3656
3657         * src/mbox.c
3658                 fix typo that did not move unfiltered mails to destination
3659                 folder
3660
3661         (closes Bug 115 Sylpheed 0.8.11claws81 does not deliver mail correctly
3662          when filtering from spool)
3663
3664 2003-04-10 [christoph]  0.8.11claws82
3665
3666         * src/imap.c
3667                 use BODY.PEEK instead of BODY in in message fetch operation
3668                 to make sure the IMAP server does not set the \Seen flag for
3669                 messages. Sylpheed does that later itself, when the message
3670                 is opened in sylpheed
3671
3672         (closes Bug 111 Claws destroys unread marks)
3673
3674 2003-04-09 [oliver]     0.8.11claws81
3675         
3676         * src/folder.c
3677                 fix crash in folder_destroy
3678         * README.claws
3679                 remove selective download
3680
3681 2003-04-09 [christoph]  0.8.11claws80
3682
3683         * src/imap.c
3684                 fix crash in imap_get_msginfo() when then fetched message
3685                 is not found
3686
3687         (closes Bug 110 Crash during mail composition)
3688
3689 2003-04-08 [christoph]  0.8.11claws79
3690
3691         * src/folder.c
3692         * src/prefs_account.c
3693                 Filter new messages that are found in an INBOX folder
3694                 when 'Filter messages on receiving' is enabled in the
3695                 Folder's AccountPrefs. This allows to use Sylpheed's
3696                 filtering engine for IMAP folders where messages are
3697                 added to the INBOX by a MTA
3698
3699 2003-04-08 [paul]       0.8.11claws78
3700
3701         * src/procmsg.h
3702                 clean up after last commit
3703
3704 2003-04-08 [paul]       0.8.11claws77
3705
3706         * sync with 0.8.11cvs20
3707                 see ChangeLog 2003-04-07 and 2003-04-08
3708
3709 2003-04-07 [christoph]  0.8.11claws76
3710
3711         * src/filtering.[ch]
3712         * src/inc.[ch]
3713         * src/mbox.c
3714         * src/procmsg.[ch]
3715                 add procmsg_msginfo_filter() to execute filtering actions
3716
3717 2003-04-06 [christoph]  0.8.11claws75
3718
3719         * src/imap.c
3720                 use IMAPSet for imap_cmd_store() and imap_cmd_envelope()
3721
3722 2003-04-06 [christoph]  0.8.11claws74
3723
3724         * src/common/utils.[ch]
3725                 add g_int_compare() function for slist sorting
3726
3727         * src/imap.c
3728                 fetch all MsgInfos with one command in imap_get_msginfos()
3729                 using an imap set with a list of ranges
3730
3731         * src/news.c
3732                 use new g_int_compare() function
3733
3734 2003-04-06 [thorsten]   0.8.11claws73
3735
3736         * src/mh.c
3737                 corrected implementation of mh_folder_destroy()
3738
3739 2003-04-05 [christoph]  0.8.11claws72
3740
3741         * src/account.c
3742         * src/folder.[ch]
3743         * src/folderview.c
3744         * src/imap.c
3745         * src/inc.c
3746         * src/main.c
3747         * src/mainwindow.c
3748         * src/mbox_folder.c
3749         * src/mh.c
3750         * src/mimeview.h
3751         * src/msgcache.[ch]
3752         * src/news.c
3753         * src/procmime.h
3754         * src/procmsg.[ch]
3755         * src/setup.c
3756         * src/gtk/gtkutils.c
3757                 o rename structure field names class and new to klass and
3758                   new_msgs, to allow including files in C++
3759                 o add 'extern "C"' block to some header files
3760                 o add MsgInfoList and MsgNumberList as alias for GSList for
3761                   developers to know what type of list is expected
3762
3763         * src/plugins/image_viewer/plugin.c
3764         * src/plugins/image_viewer/viewer.[ch]
3765         * src/plugins/image_viewer/viewerprefs.[ch]
3766                 rename function names to prevent conflicts
3767
3768 2003-04-05 [paul]       0.8.11claws71
3769
3770         * sync with 0.8.11cvs18
3771                 see ChangeLog 2003-04-03 and 2003-04-04
3772
3773 2003-04-02 [christoph]  0.8.11claws70
3774
3775         * src/folder.[ch]
3776         * src/imap.[ch]
3777         * src/mbox_folder.[ch]
3778         * src/mh.[ch]
3779         * src/news.[ch]
3780                 o Make all virtual folder functions private
3781                 o remove unused folder code
3782
3783         * src/common/socket.[ch]
3784         * src/summaryview.c
3785                 fix warnings
3786
3787 2003-03-30 [alfons]     0.8.11claws69
3788
3789         * src/send_message.c
3790                 remove two debug traces and see if people still report
3791                 errors
3792
3793 2003-03-30 [alfons]     0.8.11claws68
3794
3795         * src/send_message.c
3796         * src/commons/session.c
3797                 add more debug traces
3798
3799 2003-03-30 [christoph]  0.8.11claws67
3800
3801         * src/folder.c
3802                 change processing folder name from .processing to processing
3803
3804         * src/common/ssl.c
3805                 disable SSL certificate check because it causes Xlib error
3806                 when the child process want's to open an GTK window
3807
3808 2003-03-30 [christoph]  0.8.11claws66
3809
3810         * src/folder.c
3811                 don't use default folder for processing folder item because
3812                 it can be a non local folder
3813
3814         (fixes bug reported by Stephen Lewis <slewis@paradise.net.nz>)
3815
3816 2003-03-30 [alfons]     0.8.11claws65
3817
3818         * src/send_message.c
3819                 try fixing crashes when sending messages: my gcc 2.95.4 seems 
3820                 to generate bad code for 'send_send_data_progressive': When
3821                 called from 'send_send_data_finished', the 'data' pointer is
3822                 cleared just before the assignment to the dialog pointer
3823
3824 2003-03-29 [christoph]  0.8.11claws64
3825
3826         * src/common/prefs.h
3827         * src/plugins/image_viewer/Makefile.am
3828         * src/plugins/image_viewer/plugin.c
3829         * src/plugins/image_viewer/viewer.[ch]
3830         * src/plugins/image_viewer/viewerprefs.[ch]     ** NEW **
3831                 add PrefsPage for ImageViewer
3832
3833 2003-03-28 [thorsten]   0.8.11claws63
3834
3835         * src/common/session.c
3836                 added some comments
3837
3838 2003-03-28 [paul]       0.8.11claws62
3839
3840         * sync with 0.8.11cvs16
3841                 see ChangeLog 2003-03-28
3842
3843 2003-03-28 [paul]       0.8.11claws61
3844
3845         * sync with 0.8.11cvs15
3846                 see ChangeLog 2003-03-28
3847
3848 2003-03-27 [christoph]  0.8.11claws60
3849
3850         * src/folder.c
3851         * src/imap.c
3852         * src/common/socket.[ch]
3853                 set socket state to DISCONNECTED when any operation
3854                 fails to allow reconnecting in IMAP code without
3855                 checking the return code of all calls to the command
3856                 functions
3857
3858         * src/folderview.c
3859         * src/summaryview.c
3860                 remove some more stuff that depends on specific
3861                 folder types
3862
3863 2003-03-27 [paul]       0.8.11claws59
3864
3865         * sync with 0.8.11cvs14
3866                 see ChangeLog 2003-03-27
3867                 
3868         * src/selective_download.[ch]   ** REMOVED **
3869                 really removed
3870
3871 2003-03-27 [christoph]  0.8.11claws58
3872
3873         * src/folder.c
3874                 fix handling of tmp_flags in flag copy function
3875
3876 2003-03-27 [paul]       0.8.11claws57
3877
3878         * sync with 0.8.11cvs13
3879                 see ChangeLog 2003-03-27
3880
3881 2003-03-27 [oliver]     0.8.11claws56
3882
3883         * src/maiwindow.c
3884                 remove sel_download_cb
3885
3886 2003-03-27 [oliver]     0.8.11claws55
3887         
3888         * src/inc.c
3889                 remove POP3_TOP
3890         
3891 2003-03-26 [oliver]     0.8.11claws54
3892
3893         *src/pop.h
3894                 remove POP3_TOP*
3895         * README.claws
3896                 remove selective donwload readme
3897
3898 2003-03-26 [oliver]     0.8.11claws53
3899         * src/matcher.[ch]
3900         * src/matcher_parser_parse.y 
3901         * src/pop.c 
3902         * src/prefs_account.[ch]
3903         * src/prefs_filtering.c
3904                 remove selective donwload
3905
3906 2003-03-26 [oliver]     0.8.11claws52
3907
3908         * src/inc.[ch] 
3909         * src/filtering.c 
3910         * src/mainwindow.c 
3911                 remove selective donwload
3912
3913 2003-03-26 [oliver]     0.8.11claws51
3914         
3915         * src/Makefile.am
3916         * src/selective_download.[ch]   ** REMOVE **    
3917
3918 2003-03-26 [christoph]  0.8.11claws50
3919
3920         * src/news.c
3921                 fix NEWS that got broken by a sync with sylpheed-main
3922
3923 2003-03-26 [christoph]  0.8.11claws49
3924
3925         * src/mimeview.c
3926                 fix mime type guessing when no mime type is found for a file
3927
3928 2003-03-25 [christoph]  0.8.11claws48
3929
3930         * src/mimeview.c
3931         * src/procmime.c
3932                 remove mime type guessing from mime parser and use
3933                 name based mime types in viewer lookup for mime type
3934                 application/octet-stream
3935
3936 2003-03-25 [christoph]  0.8.11claws47
3937
3938         * doc-src/readme.txt
3939         * doc-src/rfc2554.txt
3940                 add RFC about SMTP AUTH
3941
3942         * src/send_message.c
3943         * src/common/smtp.[ch]
3944                 add extra error code for authentication errors and
3945                 clear temporary password when this error occurs
3946
3947         (closes Bug 84 authentication failure while sending should
3948          prompt for password again)
3949
3950 2003-03-25 [christoph]  0.8.11claws46
3951
3952         * configure.ac
3953         * src/Makefile.am
3954         * src/imageview.[ch]                            ** REMOVE **
3955         * src/messageview.[ch]
3956         * src/mimeview.[ch]
3957         * src/prefs_common.[ch]
3958         * src/textview.c
3959         * src/plugins/Makefile.am
3960         * src/plugins/image_viewer/.cvsignore           ** NEW **
3961         * src/plugins/image_viewer/Makefile.am          ** NEW **
3962         * src/plugins/image_viewer/plugin.c             ** NEW **
3963         * src/plugins/image_viewer/viewer.[ch]          ** NEW **
3964                 move image viewer into a plugin (building is enabled by default)
3965                 [ToDo: Prefs for resize and autoview]
3966
3967 2003-03-25 [paul]       0.8.11claws45
3968
3969         * sync with 0.8.11cvs12
3970                 see ChangeLog 2003-03-26
3971
3972 2003-03-25 [paul]       0.8.11claws44
3973
3974         * sync with 0.8.11cvs11
3975                 see ChangeLog 2003-03-22, 2003-03-24 and 2003-03-25
3976                 
3977         Note: Selective Download is broken.
3978                 
3979 2003-03-22 [christoph]  0.8.11claws43
3980
3981         * src/folder.c
3982                 code cleanup for flags copying
3983
3984 2003-03-22 [christoph]  0.8.11claws42
3985
3986         * src/plugins/trayicon/trayicon.c
3987                 fix setting the transparent area when the window size
3988                 is forced by the system tray
3989
3990 2003-03-22 [christoph]  0.8.11claws41
3991
3992         * src/plugins/trayicon/gnome-mail.xpm           ** REMOVE **
3993         * src/plugins/trayicon/gnome-nomail.xpm         ** REMOVE **
3994         * src/plugins/trayicon/newmail.xpm              ** NEW **
3995         * src/plugins/trayicon/nomail.xpm               ** NEW **
3996         * src/plugins/trayicon/trayicon.c
3997         * src/plugins/trayicon/unreadmail.xpm           ** NEW **
3998                 o replace GBiff icons with KBiff icons resized to 16x16 pixel
3999                 o add icon for unread mails
4000                 o set transparency for window
4001
4002 2003-03-22 [christoph]  0.8.11claws40
4003
4004         * src/news.c
4005                 init news session to prevent crash when session is closed
4006
4007 2003-03-22 [christoph]  0.8.11claws39
4008
4009         * src/imap.c
4010         * src/common/session.[ch]
4011                 Init session data to make sure we don't have invalid pointers
4012                 for read_ch and write_ch when new multi process sessions are
4013                 not used
4014
4015         * src/main.c
4016         * src/common/plugin.c
4017         * src/common/sylpheed.c
4018         * src/plugins/demo/demo.c
4019         * src/plugins/dillo_viewer/dillo_viewer.c
4020         * src/plugins/mathml_viewer/mathml_viewer.c
4021         * src/plugins/spamassassin/spamassassin.c
4022         * src/plugins/spamassassin/spamassassin_gtk.c
4023                 add plugin types to allow loading plugins at different times
4024                 (and maybe for different frontends), because it's not good to
4025                 load GTK-Plugins gefore gtk_init was called
4026
4027         * configure.ac
4028         * src/plugins/Makefile.am
4029         * src/plugins/trayicon/.cvsignore               ** NEW **
4030         * src/plugins/trayicon/Makefile.am              ** NEW **
4031         * src/plugins/trayicon/eggtrayicon.c            ** NEW **
4032         * src/plugins/trayicon/eggtrayicon.h            ** NEW **
4033         * src/plugins/trayicon/gnome-mail.xpm           ** NEW **
4034         * src/plugins/trayicon/gnome-nomail.xpm         ** NEW **
4035         * src/plugins/trayicon/trayicon.c               ** NEW **
4036                 New Trayicon plugin that shows an icon in a systray that uses
4037                 XEMBED protocol like Gnome's systray. Icon shows if there
4038                 are new mails and a tooltip shows information about new,
4039                 unread and total messages.
4040
4041 2003-03-22 [paul]       0.8.11claws38
4042
4043         * src/common/smtp.c
4044                 fix ESMTP AUTH CRAM-MD5
4045                 [sync with main (still version 0.8.11cvs6), see
4046                  ChangeLog 2003-03-22]
4047
4048 2003-03-21 [colin]      0.8.11claws37
4049
4050         * src/send_message.c
4051                 Fix USE_SSL => USE_OPENSSL
4052
4053 2003-03-21 [colin]      0.8.11claws36
4054
4055         * src/folderview.c
4056                 Fix counts in drag and dropped subfolders
4057
4058 2003-03-21 [colin]      0.8.11claws35
4059
4060         * src/folder.c 
4061         * src/folderview.c
4062                 speed up a bit folder dnd
4063
4064 2003-03-20 [alfons]     0.8.11claws34
4065
4066         * src/main.c
4067         * src/toolbar.c
4068         * src/procmsg.c
4069                 don't send locked queue messages
4070                 (feature request "[ 705245 ] Locking message in outbox 
4071                  should prevent sending")
4072
4073 2003-03-20 [christoph]  0.8.11claws33
4074
4075         * src/folder.c
4076                 remove NEW and UNREAD flag in special folders when scanning
4077                 
4078         * src/common/smtp.c
4079                 fix ESMTP AUTH CRAM-MD5
4080
4081 2003-03-20 [paul]       0.8.11claws32
4082
4083         * src/prefs_account.c
4084                 Re-write 'Tunnel command to open connection' as
4085                 'Use command to communicate with server', and disable
4086                 it for all except IMAP accounts
4087
4088 2003-03-20 [paul]       0.8.11claws31
4089
4090         * sync with 0.8.11cvs6
4091                 see ChangeLog 2003-03-20
4092
4093 2003-03-19 [match]      0.8.11claws30
4094
4095         * src/addritem.[ch]
4096                 include documentation. minor refactoring.
4097         * src/addr_compl.[ch]
4098         * src/addrindex.[ch]
4099         * src/addresbook.[ch]
4100         * src/summaryview.c
4101                 re-enable address lookup (was disabled in
4102                 0.8.11claws20).
4103
4104 2003-03-19 [christoph]  0.8.11claws29
4105
4106         * src/procmsg.c
4107                 add temp flag handling, will make moving and copying
4108                 messages possible again
4109
4110         * src/folder.c
4111                 correct calulation of folder stats
4112
4113 2003-03-18 [match]      0.8.11claws28
4114
4115         * src/editgroup.h
4116                 remove case sensitive comparison (closes bug 80).
4117
4118 2003-03-18 [christoph]  0.8.11claws27
4119
4120         * src/imap.c
4121                 fix imap using a tunnel command
4122
4123         (closes bug 87)
4124
4125 2003-03-18 [christoph]  0.8.11claws26
4126
4127         * src/folder.[ch]
4128         * src/imap.c
4129         * src/procmsg.[ch]
4130                 rewrite flag handling for folders
4131
4132 2003-03-18 [christoph]  0.8.11claws25
4133
4134         * src/folder.c
4135         * src/procmsg.c
4136         * src/summaryview.c
4137                 unset NEW and UNREAD flags when message is ignored, to make
4138                 sure messages don't show up as unread on other IMAP clients,
4139                 because the IGNORE_THREAD flag can not be syncronized through
4140                 the IMAP folder
4141
4142 2003-03-17 [christoph]  0.8.11claws24
4143
4144         * src/imap.c
4145                 don't use recursion to fetch uids when the number of messages
4146                 does not match. Moved code into subfunction that is used
4147                 again when needed, to prevent an endless loop.
4148
4149 2003-03-17 [thorsten]   0.8.11claws23
4150
4151         * src/imageview.[ch]
4152                 export imageview_get_resized_size() (for plugins)
4153         * src/prefs_common.[ch]
4154                 added prefs_common_get() (for plugins)
4155
4156 2003-03-17 [christoph]  0.8.11claws22
4157
4158         * src/imap.c
4159                 o remove UID guessing from copy code
4160                 o support UIDPLUS extension for APPEND command
4161
4162 2003-03-17 [paul]       0.8.11claws21
4163
4164         * src/gtk/about.c
4165                 remove 'Compiled-plugins' section.
4166                 
4167         * src/plugins/dillo_viewer/dillo_viewer.c
4168                 slight change to description text
4169
4170 2003-03-16 [match]      0.8.11claws20
4171         * src/ldapserver.[ch]           ** NEW **
4172         * src/ldapctrl.[ch]             ** NEW **
4173         * src/ldapquery.[ch]            ** NEW **
4174         * src/ldaputil.[ch]             ** NEW **
4175         * src/addrcindex.[ch]           ** NEW **
4176         * src/addrquery.h               ** NEW **
4177         * src/addritem.[ch]
4178         * src/addrcache.[ch]
4179         * src/addrindex.[ch]
4180         * src/addr_compl.[ch]
4181         * src/addressbook.[ch]
4182         * src/addrbook.[ch]
4183         * src/editgroup.c
4184         * src/editaddress.c
4185         * src/editldap.c
4186         * src/editldap_basedn.c
4187         * src/vcard.c
4188         * src/jpilot.c
4189         * src/Makefile.am
4190                 included dynamic LDAP queries. improved address
4191                 completion.
4192
4193 2003-03-16 [paul]       0.8.11claws19
4194
4195         * tools/multiwebsearch.pl
4196                 fix a fatal typo
4197
4198 2003-03-16 [christoph]  0.8.11claws18
4199
4200         * src/mimeview.c
4201         * src/plugins/dillo_viewer/dillo_viewer.c
4202         * src/plugins/mathml_viewer/mathml_viewer.c
4203                 make unregistering of MimeViewerFactorys possible
4204
4205 2003-03-16 [alfons]     0.8.11claws17
4206
4207         * configure.ac
4208                 correct typo
4209
4210 2003-03-16 [melvin]     0.8.11claws16
4211
4212         * src/plugins/dillo_viewer.c
4213                 Fixed bug where it was not possible to view more than
4214                 one text/html attachment per message (bug discovered
4215                 by Christoph Hohmann).
4216
4217 2003-03-15 [melvin]     0.8.11claws15
4218
4219         * src/prefs_actions.c
4220                 Fixed compilation warnings.
4221
4222 2003-03-15 [melvin]     0.8.11claws14
4223
4224         * src/plugins/Makefile.am
4225         * src/plugins/dillo_viewer/.cvsignore                   ** NEW **
4226         * src/plugins/dillo_viewer/Makefile.am                  ** NEW **
4227         * src/plugins/dillo_viewer/dillo_viewer.c               ** NEW **
4228                 Added a html mail viewer plugin that uses Dillo v0.7.0 or
4229                 newer (http://dillo.auriga.wearlab.de/).
4230
4231 2003-03-15 [christoph]  0.8.11claws13
4232
4233         * src/imap.c
4234                 don't query imap folder for attributes because we already
4235                 for them from imap_status
4236
4237         * src/mimeview.[ch]
4238                 add support for plugable MimeViewers (unloading Viewers
4239                 not yet complete)
4240
4241         * src/plugins/Makefile.am
4242         * src/plugins/mathml_viewer/.cvsignore          ** NEW **
4243         * src/plugins/mathml_viewer/Makefile.am         ** NEW **
4244         * src/plugins/mathml_viewer/mathml_viewer.c     ** NEW **
4245                 add MathML Viewer (Content-Type text/mathml) using GtkMathView
4246                 widget from http://helm.cs.unibo.it/mml-widget/
4247
4248 2003-03-14 [christoph]  0.8.11claws12
4249
4250         * src/folder.[ch]
4251                 o error return code's should better be negative
4252                 o replace printf with debug_print
4253
4254         * src/imap.c
4255                 improve IMAP folder scan by checking UID-NEXT
4256
4257         * src/summaryview.c
4258                 remove check that are unnecessary in my opinion
4259
4260 2003-03-13 [christoph]  0.8.11claws11
4261
4262         * src/folder.[ch]
4263         * src/foldersel.c
4264         * src/folderview.c
4265         * src/imap.c
4266         * src/mbox_folder.c
4267         * src/mh.c
4268         * src/news.c
4269         * src/prefs_scoring.c
4270         * src/summaryview.c
4271                 use a common function to get a displayable name
4272                 for a FolderItem
4273
4274 2003-03-13 [paul]       0.8.11claws10
4275
4276         * tools/Makefile.am
4277           tools/README
4278           tools/multiwebsearch.conf     ** NEW FILE **
4279           tools/multiwebsearch.pl       ** NEW FILE **
4280                 add multiwebsearch Actions script
4281
4282 2003-03-13 [colin]      0.8.11claws9
4283
4284         * src/compose.c
4285                 Remove leading emtpy lines from quoted text
4286                 before quoting it
4287
4288 2003-03-13 [melvin]     0.8.11claws8
4289
4290         * src/prefs_actions.c
4291                 Fixed a memory leak
4292                 Code clean ups
4293                 Added Cancel and OK buttons
4294                 Corrected help text
4295
4296 2003-03-13 [christoph]  0.8.11claws7
4297
4298         * src/account.c
4299         * src/folder.[ch]
4300         * src/imap.c
4301         * src/mainwindow.c
4302         * src/mbox_folder.c
4303         * src/mh.c
4304         * src/news.c
4305         * src/setup.c
4306                 replace more folder type stuff with folder class stuff
4307
4308 2003-03-13 [melvin]     0.8.11claws6
4309
4310         * src/prefs_actions.c
4311                 Added new tokens:
4312                 %u: user provided argument
4313                 %h: user provided argument (hidden on input)
4314                 %s: current text selection in the message view 
4315
4316 2003-03-13 [paul]       0.8.11claws5
4317
4318         * sync with 0.8.11cvs5
4319                 see ChangeLog 2003-03-11, 2003-03-12
4320
4321 2003-03-12 [christoph]  0.8.11claws4
4322
4323         * src/folder.c
4324                 use folder class idstr when writing folderlist.xml
4325
4326         * src/folder.h
4327         * src/imap.c
4328         * src/news.c
4329                 replace folder type checks with folder class checks
4330
4331 2003-03-12 [christoph]  0.8.11claws3
4332
4333         * src/folder.[ch]
4334         * src/imap.[ch]
4335         * src/main.c
4336         * src/mbox_folder.[ch]
4337         * src/mh.[ch]
4338         * src/news.[ch]
4339                 o create a list of known folder classes in the folder system
4340                 o use folder class id strings for folder item identifiers
4341
4342 2003-03-12 [christoph]  0.8.11claws2
4343
4344         * src/imap.c
4345                 fix imap uid validity check
4346
4347 2003-03-12 [christoph]  0.8.11claws1
4348
4349         * src/account.c
4350         * src/folder.[ch]
4351         * src/foldersel.c
4352         * src/folderview.c
4353         * src/imap.c
4354         * src/mainwindow.c
4355         * src/mbox_folder.c
4356         * src/mh.c
4357         * src/news.c
4358         * src/prefs_scoring.c
4359         * src/procmsg.c
4360         * src/setup.c
4361         * src/summaryview.c
4362                 initial restructuring of folder system, seperating
4363                 folders and folder classes
4364
4365 2003-03-12 [paul]       0.8.11claws
4366
4367         0.8.11claws release
4368
4369 2003-03-12 [christoph]
4370
4371         * src/gtk/prefswindow.c
4372                 fix translation of "Page Index"
4373
4374 2003-03-12 [paul]       0.8.10claws110
4375
4376         a sync from 0.8.11cvs4 before the release
4377
4378         * src/common/utils.c
4379                 subject_compare_for_sort(): allow null strings (fixes
4380                 summary sorting).
4381
4382 2003-03-11 [paul]       0.8.10claws109
4383
4384         * po/es.po
4385                 update Spanish translation, submitted by
4386                 Ricardo Mones Lastra
4387
4388 2003-03-11 [melvin]     0.8.10claws108
4389
4390         * po/fr.po
4391                 Updated French translations
4392
4393 2003-03-11 [paul]       0.8.10claws107
4394
4395         * manual/en/Makefile.am
4396           manual/en/*.html
4397                 update English manual, add a new page
4398                 updated by Francois Barriere <fbarriere@atmel.fr>
4399                 
4400         * po/bg.po
4401           po/it.po
4402           po/sr.po
4403                 update Bulgarian, Italian, and Serbian translations
4404                 submitted by George Danchev, Alessandro Maestri, and
4405                 Urke MMI
4406
4407 2003-03-10 [paul]       0.8.10claws106
4408
4409         * src/gtk/about.c
4410           src/gtk/prefswindow.c
4411                 make some strings translatable
4412
4413 2003-03-10 [darko]      0.8.10claws105
4414
4415         * src/compose.c
4416                 code cleanup to make Hiro happy
4417
4418 2003-03-10 [paul]       0.8.10claws104
4419
4420         * sync with 0.8.11cvs2
4421                 see ChangeLog 2003-03-10
4422
4423 2003-03-09 [melvin]     0.8.10claws103
4424
4425         * src/textview.c
4426                 textview_set_font(): fix for message display in
4427                 UTF-8 locales (thanks to Sergey Vlasov).
4428                 (was unintentionnaly reverted in 0.8.6claws6)   
4429
4430 2003-03-08 [darko]      0.8.10claws102
4431
4432         * src/compose.c
4433                 fix infinite loop in wrapping as reported
4434                 by happycactus
4435                 obsoletes patch #696482
4436
4437 2003-03-08 [christoph]  0.8.10claws101
4438
4439         * src/imap.c
4440                 add workaround for IMAP servers that do not
4441                 support the "UID SEARCH UID" command
4442
4443 2003-03-07 [christoph]  0.8.10claws100
4444
4445         * src/plugins/spamassassin/spamassassin.[ch]
4446         * src/plugins/spamassassin/spamassassin_gtk.c
4447                 code cleanup
4448
4449 2003-03-07 [paul]       0.8.10claws99
4450
4451         * po/es.po
4452                 updated Spanish translation, submitted by
4453                 Ricardo Mones Lastra
4454
4455 2003-03-07 [christoph]  0.8.10claws98
4456
4457         * src/send.c
4458                 fix in 0.8.10claws94 was wrong
4459                 local delivery does not require escaping, remove escaping
4460                 code to make signatures of mails with "." lines valid
4461                 
4462                 NOTE: requires that sendmail is executed with "-i" option,
4463                       what is the default now, but has to be changed in all
4464                       exsiting accounts)
4465
4466 2003-03-07 [paul]       0.8.10claws97
4467
4468         * sync with 0.8.11 release
4469                 see ChangeLog 2003-03-07
4470
4471 2003-03-06 [paul]       0.8.10claws96
4472
4473         * src/compose.c
4474                 revert commit 0.8.10claws92
4475
4476 2003-03-06 [paul]       0.8.10claws95
4477
4478         * src/folderview.c
4479                 fix (solaris) bug 73, 'Crash when selecting top-level folder'
4480
4481         * src/gtkaspell.c
4482                 fix bug 74, 'Crash opening editor window with pseudo-color
4483                 display'
4484                 
4485         Patches submitted by Kevin Vigor <kevin@vigor.nu>
4486
4487 2003-03-06 [christoph]  0.8.10claws94
4488
4489         * src/send.c
4490                 fix rfc2821 (4.5.2) violation in SMTP data sending,
4491                 all lines starting with a period get an extra period
4492                 inserted
4493                 (found by Simon 'corecode' Schubert)
4494
4495 2003-03-06 [paul]       0.8.10claws93
4496
4497         * src/folderview.c
4498                 if configured font can't be loaded fall back to gtk
4499                 default. (with thanks to Christoph)
4500                 
4501                 closes long-standing bug 15 'Crashes on startup'
4502
4503 2003-03-06 [paul]       0.8.10claws92
4504
4505         * src/compose.c
4506                 freeze text before autosave and thaw afterwards
4507                 fixes bug 67 'autosave make re-rediting message crazy'
4508
4509 2003-03-06 [christoph]  0.8.10claws91
4510
4511         * src/compose.c
4512                 ignore address comment in dupe check for Cc-list
4513
4514         (closes reopened bug 47 Replying to message strips name part of
4515          e-mail addresses of Cc: lines)
4516
4517 2003-03-06 [paul]       0.8.10claws90
4518
4519         * src/Makefile.am
4520                 remove reference to gtkxtext.h as its no longer in
4521                 the repository
4522
4523 2003-03-06 [paul]       0.8.10claws89
4524
4525         * sync with 0.8.10cvs25
4526                 see ChangeLog 2003-03-06
4527
4528 2003-03-06 [oliver]     0.8.10claws88
4529         
4530         * src/messageview.c
4531                 remove include
4532
4533 2003-03-06 [oliver]     0.8.10claws87
4534         
4535         * src/folderview.c 
4536                 remove changes introduced inclaws74
4537         * src/messageview.c
4538                 another attempt to sanely delete and update
4539                 messages deleted in separate messageview
4540
4541 2003-03-05 [christoph]  0.8.10claws86
4542
4543         * src/summaryview.c
4544                 check if "From" matches any account's address if
4545                 addressbook completion of addresses is disabled too
4546
4547         (closes Bug 70 "Display recipient in from" doesn't check
4548          folder's default account)
4549
4550 2003-03-05 [christoph]  0.8.10claws85
4551
4552         * src/compose.c
4553         * src/common/utils.[ch]
4554                 don't strip address comments when building Cc lists
4555
4556         (closes Bug 47 Replying to message strips name part of e-mail addresses
4557          of Cc: lines)
4558
4559         * src/folder.c
4560                 fix return value of copy function
4561
4562 2003-03-05 [christoph]  0.8.10claws84
4563
4564         * src/imap.c
4565                 don't ask imap server for non rfc822 headers
4566
4567         (closes bug 71 IMAP FETCH asks for FROM header field twice)
4568
4569         * src/imap.c
4570                 destroy session on socket error to allow reconnecting
4571
4572 2003-03-05 [christoph]  0.8.10claws83
4573
4574         * configure.ac
4575                 fix building with gnome when no prefix is set
4576
4577         (closes bug 66 Gnome directory is set to NONE)
4578
4579 2003-03-05 [paul]       0.8.10claws82
4580
4581         * sync with 0.8.10cvs23
4582                 see ChangeLog 2003-03-05
4583
4584 2003-03-04 [christoph]  0.8.10claws81
4585
4586         * src/folder.c
4587                 o fix moving and copying when folder returns 0 for new
4588                   message number
4589                 o remove some code for single message copy and move
4590                   operations and use functions for multiple messages
4591
4592         (closes bug 63 Strange behaviour MOVING messages from MH to IMAP)
4593
4594         * src/news.c
4595                 remove unused include
4596
4597 2003-03-04 [paul]       0.8.10claws80
4598
4599         * src/gtk/about.c
4600                 list 'Compiled plugins'
4601
4602 2003-03-03 [christoph]  0.8.10claws79
4603
4604         * src/news.[ch]
4605                 have to multiply the percentage of the current fetch with
4606                 the percentage that it has of the total fetch operation
4607                 for correct values
4608
4609 2003-03-03 [christoph]  0.8.10claws78
4610
4611         * src/news.c
4612                 fix calculation of expected lines for progress indicator
4613
4614 2003-03-03 [christoph]  0.8.10claws77
4615
4616         * src/summaryview.c
4617         * src/common/utils.c
4618                 fix segfault when opening the root news folder
4619
4620 2003-03-03 [christoph]  0.8.10claws76
4621
4622         * src/mainwindow.[ch]
4623         * src/common/Makefile.am
4624         * src/common/progressindicator.[ch]
4625                 add UI independent progress indicator handling
4626
4627         * src/news.[ch]
4628                 use new progress indicator for message info fetching
4629
4630         * src/common/hooks.h
4631                 code cleanup
4632
4633 2003-03-03 [oliver]     0.8.10claws75
4634
4635         * src/toolbar.c
4636         * src/compose.c
4637                 removed commented code
4638
4639 2003-03-03 [oliver]     0.8.10claws74
4640
4641         * src/toolbar.[ch]
4642                 cleanups and refactoring
4643         * src/compose.[ch]
4644                 compose_reply_mode reply & forwarding interface for
4645                 toolbar buttons
4646         * src/folderview.c
4647                 act on messages marked for deletion in folderview_selected
4648                 based on prefs_common.immediate_exec since a message might 
4649                 have been deleted by messageview in a folder we are changing 
4650                 to (does anybody understand what I'm on about ?)
4651
4652 2003-03-03 [oliver]     0.8.10claws73
4653         
4654         * src/messageview.[ch]
4655                 new functions
4656                 - messageview_delete: delete message shown in messagview
4657                 - messageview_update_view: update messageview to currently 
4658                   selected summaryview message
4659                 - add separate messageview to msgview_list in order to update 
4660                   toolbar to new toolbar style on the fly (TOOLBAR_NONE, TOOLBAR_ICON etc.)
4661         * src/summaryview.[ch]
4662                 summary_get_selection returns a list of selected msgs
4663                 in summaryview
4664         * src/mainwindow.c
4665                 toolbar reply refactoring
4666
4667 2003-03-03 [paul]       0.8.10claws72
4668
4669         * sync with 0.8.10cvs21
4670                 see ChangeLog 2003-03-03
4671
4672 2003-03-02 [christoph]  0.8.10claws71
4673
4674         * src/common/passcrypt.c
4675                 use POSIX includes
4676
4677 2003-03-02 [christoph]  0.8.10claws70
4678
4679         * configure.ac
4680         * src/prefs_account.c
4681         * src/prefs_gtk.[ch]
4682         * src/common/.cvsignore
4683         * src/common/Makefile.am
4684         * src/common/passcrypt.c                ** NEW **
4685         * src/common/passcrypt.h.in             ** NEW **
4686                 Implement password encryption in config files
4687                 using unix encrypt and setkey functions. The crypt
4688                 key can be set as a configure parameter. Old
4689                 passwords will be converted if they do not begin
4690                 with '!'
4691
4692 2003-03-02 [paul]       0.8.10claws69
4693
4694         * src/prefs_account.c
4695                 fix compile error
4696
4697 2003-03-01 [thorsten]   0.8.10claws68
4698
4699         * po/el.po
4700           po/hr.po
4701           po/it.po
4702           po/nl.po
4703           po/sr.po
4704           po/sv.po
4705                 corrected format strings
4706         * po/en_GB.po
4707                 corrected headers
4708                 (fix compile errors with GNU gettext-0.11.5)
4709
4710 2003-03-01 [oliver]     0.8.10claws67
4711
4712         * src/summaryview.c
4713                 menu callbacks call toolbar_menu_reply
4714
4715 2003-03-01 [oliver]     0.8.10claws66
4716
4717         * src/mainwindow.c
4718         * src/messageview.c
4719                 menu callbacks call toolbar_menu_reply
4720         * src/toolbar.[ch]
4721                 callbacks from menu handled by toolbar_menu_reply
4722
4723 2003-03-01 [paul]       0.8.10claws65
4724
4725         * src/addressbook.c
4726                 revert commit 0.8.10claws54 - breaks editing of
4727                 addressbook.
4728                 
4729         * po/bg.po
4730                 update Bulgarian translation, submitted by
4731                 George Danchev
4732
4733 2003-02-28 [christoph]  0.8.10claws64
4734
4735         * src/account.c
4736         * src/addressadd.c
4737         * src/compose.c
4738         * src/gtkaspell.c
4739         * src/gtkxtext.h                ** REMOVE **
4740         * src/imap.c
4741         * src/matcher.[ch]
4742         * src/mh.c
4743         * src/news.c
4744         * src/pine.c
4745         * src/prefs_common.c
4746         * src/prefs_matcher.c
4747         * src/procheader.[ch]
4748         * src/procmsg.[ch]
4749         * src/toolbar.c
4750         * src/common/ssl_certificate.c
4751         * src/gtk/colorlabel.c
4752         * src/gtk/menu.c
4753                 o fix warnings
4754                 o remove code obsoleted by new cache and folder system rework
4755
4756 2003-02-28 [oliver]     0.8.10claws63
4757         
4758         * src/toolbar.[ch]
4759                 * fix bug where reply in Messageview replied to 
4760                 Message displayed in summaryview
4761                 (reportedd via ML by chinatinte at gmx dot ch)
4762                 * fix bug where toolbar popups (WITH_QUOTE, WITHOUT_QOUTE)
4763                 didn't work in separate MessageView Toolbar
4764                 (wondering if anybody uses this at all ?)
4765         * src/summaryview.[ch]
4766                 use toolbar.c's toolbar_reply instead of summary_reply (removed)
4767                 (generalize reply and forward code);
4768         * src/messageview.c 
4769                 remove focus_in event which updated summaryview to messageview
4770
4771 2003-02-28 [paul]       0.8.10claws62
4772
4773         * po/Makefile.in.in
4774                 add the --check option
4775                 Patch submitted by Ricardo Mones Lastra
4776
4777 2003-02-28 [paul]       0.8.10claws61
4778
4779         * src/prefs_account.c
4780                 re-order 'Signature' items
4781
4782 2003-02-28 [paul]       0.8.10claws60
4783
4784         * sync with 0.8.10cvs20
4785                 see ChangeLog 2003-02-28
4786
4787 2003-02-28 [paul]       0.8.10claws59
4788
4789         * po/POTFILES.in
4790                 update to reflect recent movement of files
4791
4792 2003-02-28 [paul]       0.8.10claws58
4793
4794         * sync with 0.8.10cvs19
4795                 see ChangeLog 2003-02-28
4796
4797 2003-02-27 [martin]     0.8.10claws57
4798
4799         * src/prefs_matcher.c 
4800                 fix segfault in prefs_matcher_ok() when the
4801                 last entry is deleted and prevents that the
4802                 message "entry not saved" comes up after deleting
4803                 an entry
4804
4805 2003-02-27 [martin]     0.8.10claws56
4806
4807         * src/prefs_filtering.c 
4808                 fix segfault in prefs_filtering_ok() when the
4809                 last entry is deleted and prevents that the
4810                 message "entry not saved" comes up after deleting
4811                 an entry
4812
4813 2003-02-27 [paul]       0.8.10claws55
4814
4815         * sync with 0.8.10cvs18
4816                 see ChangeLog 2003-02-27
4817
4818 2003-02-27 [paul]       0.8.10claws54
4819
4820         * src/addressbook.c
4821                 fix bug where the address book crashes with 
4822                 multiple lookups.
4823                 Patch [687729] submitted by David Frager 
4824                 <dbfrager@users.sourceforge.net>
4825
4826 2003-02-25 [christoph]  0.8.10claws53
4827
4828         * src/Makefile.am
4829         * src/colorlabel.[ch]           ** REMOVE **
4830         * src/gtk/Makefile.am
4831         * src/gtk/colorlabel.[ch]       ** NEW **
4832                 move colorlabel files to gtk directory
4833
4834         * src/esmtp.[ch]                ** REMOVE **
4835                 has been merged into smtp.[ch] in 0.7.5
4836
4837 2003-02-25 [christoph]  0.8.10claws52
4838
4839         * src/Makefile.am
4840         * src/about.[ch]                ** REMOVE **
4841         * src/gtk/Makefile.am
4842         * src/gtk/about.[ch]            ** NEW **
4843                 move about files to gtk directory
4844
4845 2003-02-25 [christoph]  0.8.10claws51
4846
4847         * src/folder.c
4848                 some code optimization of folder scanning code
4849
4850         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx> 
4851
4852 2003-02-25 [christoph]  0.8.10claws50
4853
4854         * src/main.c
4855         * src/common/sylpheed.c
4856                 add command line parameter parsing to common code
4857
4858 2003-02-24 [christoph]
4859
4860         * Makefile.am
4861         * configure.ac
4862                 fix gnome prefix problems, the configure script now removed
4863                 `gnome-config --prefix` from `gnome-config --datadir`
4864                 and adds $(prefix} instead
4865
4866         (closes Bug 24 Makefile does not respect prefix when installing
4867          GNOME data)
4868
4869 2003-02-24 [christoph]  0.8.10claws49
4870
4871         * src/news.c
4872                 check for valid session before trying to authenticate
4873
4874         (closes Bug 60 crash if "authenticate on logon" is activated
4875          and newsserver-hostname is not valid)
4876
4877 2003-02-24 [melvin]     0.8.10claws48
4878
4879         * src/prefs_actions.c
4880                 Make sure all user's input is sent to the action and then
4881                 close the socket..
4882
4883 2003-02-23 [alfons]     0.8.10claws46
4884
4885         * src/summaryview.c
4886                 also wait cursor when deleting files
4887
4888 2003-02-23 [paul]
4889
4890         * tools/freshmeat_search.pl
4891           tools/google_search.pl
4892                 scripts should now work for any browser/browser command line
4893
4894 2003-02-22 [christoph]  0.8.10claws45
4895
4896         * src/procmsg.c
4897                 fix IMAP flag setting, IMAP flag is not handled correctly
4898                 anymore by the folder system and information about the
4899                 folder should not be saved in the MsgInfo (in my opinion)
4900
4901         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
4902
4903 2003-02-22 [christoph]  0.8.10claws44
4904
4905         * src/summaryview.c
4906                 fix spelling of "label" ;-)
4907
4908 2003-02-22 [thorsten]   0.8.10claws43
4909
4910         * src/mimeview.c
4911           src/prefs_common.[ch]
4912           src/procmime.[ch]
4913                 do not use description as attachment name
4914
4915 2003-02-22 [alfons]     0.8.10claws42
4916
4917         * src/summaryview.c
4918                 freeze/thaw folder item updates when changing color labels,
4919                 and put a wait cursors on
4920
4921 2003-02-22 [thorsten]   0.8.10claws41
4922
4923         * src/mimeview.c
4924                 save-all fixes: crash if invoked on multipart container,
4925                 mimeinfo access, pathseparators, error dialog
4926
4927 2003-02-21 [alfons]     0.8.10claws40
4928
4929         * src/prefs_gtk.c
4930                 remove unused var
4931
4932 2003-02-21 [colin]      0.8.10claws39
4933
4934         * src/send.c
4935                 Fix smtp logging
4936
4937 2003-02-21 [colin]      0.8.10claws38
4938
4939         * src/summaryview.c
4940                 Freeze/thaw folderItem updates when filtering messages 
4941                 via Tools/Filter messages
4942
4943 2003-02-21 [paul]       0.8.10claws37
4944
4945         * src/compose.c
4946                 revert commit 0.8.10claws26, there are ulterior motives
4947                 for users to set a Reply-To header when posting to
4948                 newsgroups
4949
4950 2003-02-21 [paul]       0.8.10claws36
4951
4952         * sync with 0.8.10cvs17
4953                 see ChangeLog 2003-02-21
4954
4955 2003-02-20 [christoph]  0.8.10claws35
4956
4957         * src/imap.c
4958                 IMAP UID fetch speedup using SEARCH
4959
4960         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
4961
4962         * src/imap.c
4963                 fix problem with UIDs in IMAP UID cache that no longer existed
4964
4965 2003-02-20 [christoph]  0.8.10claws34
4966
4967         * src/imap.c
4968         * src/procheader.c
4969         * src/procheader.h
4970                 IMAP header fetch speedup (fetch only headers cached in MsgInfo)
4971
4972         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
4973
4974         * src/imap.c
4975                 Rewrite imap_cmd_gen_recv use sock_getline instead
4976                 of sock_gets to avoid problems with too long reply
4977                 lines
4978     
4979 2003-02-20 [colin]      0.8.10claws33
4980         
4981         * src/prefs_account.c
4982                 Better wording
4983
4984 2003-02-20 [colin]      0.8.10claws32
4985
4986         * src/compose.c
4987                 Remove useless '&& !to_sender' 
4988
4989 2003-02-20 [darko]
4990
4991         * AUTHORS
4992                 change my e-mail address
4993
4994 2003-02-19 [colin]      0.8.10claws31
4995
4996         * src/prefs_common.c
4997                 X11 style colors for every configurable color
4998
4999 2003-02-19 [alfons]     0.8.10claws30
5000
5001         * src/prefs_gtk.[ch]
5002         * src/prefs_common.c
5003                 for color_new accept both plain integers and X11 style color
5004                 names (as found in /usr/lib/X11/rgb.txt)
5005
5006 2003-02-19 [paul]       0.8.10claws29
5007
5008         * src/mainwindow.c
5009                 add tooltips to online/offline button and account selector
5010                 button
5011
5012 2003-02-19 [paul]       0.8.10claws28
5013
5014         * src/folder.c
5015           src/news.c
5016           src/prefs_account.[ch]
5017           src/prefs_common.[ch]
5018                 move 'Maximum number of articles to download' to
5019                 account prefs.
5020                 clean up account prefs gui a little by hiding entries
5021                 rather then greying out entries
5022
5023 2003-02-19 [hiro]       0.8.10claws27
5024
5025         * src/common/utils.c
5026                 fix bug #54 'yesterdays date is displayed in the message 
5027                 summary window'
5028
5029 2003-02-19 [paul]       0.8.10claws26
5030
5031         * src/compose.c
5032                 fix bug reported in Feature Request [688596] 
5033                 'Reply-to header in news'
5034
5035 2003-02-18 [paul]       0.8.10claws25
5036
5037         * src/select-keys.c
5038                 add a 'List all keys' button to key selection dialog
5039
5040 2003-02-18 [colin]      0.8.10claws24
5041         
5042         * src/stock_pixmap.c
5043                 fix compile error
5044
5045 2003-02-18 [colin]      0.8.10claws23
5046
5047         * src/common/smtp.[ch]
5048           src/prefs_account.c
5049                 Try to starttls if it seems to be the only
5050                 way to authenticate a user
5051
5052 2003-02-18 [paul]       0.8.10claws22
5053
5054         * src/Makefile.am
5055           src/folderview.c
5056           src/stock_pixmap.[ch]
5057           src/pixmaps/drafts_close.xpm  ** NEW FILE **
5058           src/pixmaps/drafts_open.xpm   ** NEW FILE **
5059                 as a Drafts folder is a special folder allow it to have
5060                 its own unique icons
5061
5062 2003-02-18 [colin]      0.8.10claws21
5063
5064         * src/imap.c
5065                 Fix port selection when using starttls
5066
5067 2003-02-18 [paul]       0.8.10claws20
5068
5069         * src/mainwindow.c
5070           src/prefs_common.[ch]
5071                 make blue the default new mail colour
5072
5073 2003-02-18 [paul]       0.8.10claws19
5074
5075         * sync with 0.8.10cvs14
5076                 see ChangeLog 2003-02-18
5077
5078 2003-02-17 [jens]       0.8.10claws18
5079
5080         * src/common/md5.c
5081                 fixed a compile problem with gcc 3.3
5082                 works on 2.95.3 too (testet on PPC as it is big endian)
5083
5084 2003-02-17 [paul]       0.8.10claws17
5085
5086         * sync with 0.8.10cvs13
5087                 see ChangeLog 2003-02-17
5088
5089 2003-02-17 [paul]       0.8.10claws16
5090
5091         * sync with 0.8.10cvs12
5092                 see ChangeLog 2003-02-17
5093
5094 2003-02-16 [match]      0.8.10claws15
5095
5096         * src/addressbook.c
5097                 Eliminates reloading of address data when items
5098                 deleted or added. Applied submitted by
5099                 Luke Plant <lukeplant@softhome.net>
5100
5101 2003-02-16 [paul]       0.8.10claws14
5102
5103         * src/news.c
5104                 when a 'protocol error' is encountered disconnect from
5105                 the server. This means that the user can carry on viewing
5106                 other articles and doesn't have to either wait until the
5107                 server timesout or quit sylpheed.
5108                 Fixes bug #53 'Unable to read messages in newsgroups, 
5109                 displayed message doesn't change'
5110
5111 2003-02-15 [christoph]  0.8.10claws13
5112
5113         * src/imap.c
5114                 fix bug that stopped scanning of folders when an
5115                 IMAP folder was empty
5116
5117         (closes bug 46 stop scan messages in folders after empty folder)
5118
5119 2003-02-15 [paul]
5120
5121         * tools/Makefile.am
5122           tools/README
5123           tools/freshmeat_search.pl     ** NEW FILE **
5124           tools/google_search.pl        ** NEW FILE **
5125                 Add 2 Actions scripts which search freshmeat/google
5126                 for the selected text using the browser configured
5127                 in sylpheedrc.
5128                 
5129         Note: These scripts are very dependent on the format of the
5130         browser command and may not work on every occasion. Testing
5131         is welcome. 
5132
5133 2003-02-14 [alfons]     0.8.10claws12
5134
5135         * src/compose.c
5136                 fix breakage because of uninitialized account pointer.
5137                 please verify.
5138
5139 2003-02-14 [paul]       0.8.10claws11
5140
5141         * src/compose.c
5142           src/prefs_account.[ch]
5143           src/prefs_common.[ch]
5144                 move signature settings to Account Prefs
5145
5146 2003-02-14 [paul]       0.8.10claws10
5147
5148         * sync with 0.8.10cvs11
5149                 see ChangeLog 2003-02-14
5150
5151 2003-02-13 [thorsten]   0.8.10claws9
5152
5153         * src/news.c
5154                 revert news progressbar (GUI separation)
5155
5156 2003-02-13 [paul]       0.8.10claws8
5157
5158         * src/compose.c
5159                 make replies behave correctly, re: RFC 1036, Section 2.2.3,
5160                 paragraph 1
5161
5162 2003-02-13 [paul]       0.8.10claws7
5163
5164         * src/compose.[ch]
5165           src/summaryview.c
5166                 fix 'Follow-up and Reply-to' so that it creates a reply to
5167                 the newsgroup and the sender. If the message has the keyword
5168                 'poster' in the Followup-To header, all replies go to the
5169                 sender, re: RFC 1036, Section 2.2.3
5170                 rename all instances of 'ignore_replyto' to 'to_sender', both
5171                 were previously used, now we use just one.
5172
5173 2003-02-13 [paul]       0.8.10claws6
5174
5175         * sync with 0.8.10cvs9
5176                 see ChangeLog 2003-02-13
5177
5178 2003-02-13 [paul]       0.8.10claws5
5179
5180         * configure.ac
5181                 show which plugins are configured in the configure
5182                 output.
5183
5184 2003-02-12 [thorsten]   0.8.10claws4
5185
5186         * src/news.c
5187                 show progress while fetching news headers
5188
5189 2003-02-12 [christoph]  0.8.10claws3
5190
5191         * configure.ac
5192         * src/plugins/Makefile.am
5193                 use AM_CONDITIONAL to enable plugins, automake correctly
5194                 manages this when creating distdir
5195
5196 2003-02-12 [christoph]  0.8.10claws2
5197
5198         * ac/spamassassin.m4
5199         * src/plugins/spamassassin/Makefile.am
5200                 fix building SpamAssassin plugin without OpenSSL
5201
5202 2003-02-12 [paul]       0.8.10claws1
5203
5204         * ac/Makefile.am
5205           src/Makefile.am
5206           src/plugins/Makefile.am
5207                 fix failure of 'make release'
5208
5209 2003-02-12 [paul]       0.8.10claws
5210
5211         * 0.8.10claws released
5212
5213 2003-02-12 [paul]       0.8.9claws56
5214
5215         * po/bg.po
5216           po/es.po
5217           po/it.po
5218           po/ru.po
5219           po/sr.po
5220                 updated translations by George Danchev, Ricardo Mones Lastra,
5221                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively
5222                 
5223         * sylpheed.spec.in
5224                 Allow the building of RPMs by a regular user. Submitted
5225                 by Sergei Astanin
5226
5227 2003-02-11 [alfons]     0.8.9claws55
5228
5229         * src/colorlabel.c
5230                 don't use pixmaps for label color rect but draw rectangles
5231                 so we can respect the color map of palette based visuals
5232                 (fixes the long time crashes on Suns - thanks to Andreas
5233                 Engel and Steve O'Hara-Smith for testing)
5234
5235 2003-02-11 [christoph]  0.8.9claws54
5236
5237         * src/matcher_parser_parse.y
5238                 correct bug where filering rules of not existing folders in
5239                 matcherrc were added to global filtering
5240                 
5241         (closes Debian Bug #180253 - Directory's filter-rules are merged with
5242          main filter-rules after removing directory, http://bugs.debian.org/180253)
5243         
5244 2003-02-11 [paul]       0.8.9claws53
5245
5246         * sync with 0.8.10cvs7
5247                 see ChangeLog 2003-02-09
5248
5249 2003-02-11 [melvin]     0.8.9claws52
5250
5251         * po/fr.po
5252                 Updated French tranlsations
5253
5254 2003-02-10 [paul]       0.8.9claws51
5255
5256         * sylpheed.spec.in
5257                 correct --enable-openssl
5258                 Fix submitted by Sergei Astanin <asita@users.sourceforge.net>
5259
5260 2003-02-09 [martin]     0.8.9claws50
5261
5262         * src/prefs_matcher.c
5263                 fix segfault in prefs_matcher_substitute_cb() when
5264                 no row is selected
5265
5266 2003-02-09 [paul]       0.8.9claws49
5267
5268         * src/folderview.c
5269                 fix bug where a newsgroup folder's processing rules were
5270                 merged with the global filtering rules when the newsgroup
5271                 folder was deleted, causing some seriously bad results,
5272                 see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253>
5273
5274 2003-02-08 [melvin]     0.8.9claws48
5275
5276         * src/compose.c
5277                 Corrected and modified an alert message.
5278
5279 2003-02-07 [paul]       0.8.9claws47
5280
5281         * src/folderview.c
5282                 fix bug where both an 'Account properties' window and a
5283                 'Folder properties' window were opened when clicking on
5284                 'Properties' in an NNTP or IMAP folder's popup menu.
5285
5286 2003-02-07 [paul]       0.8.9claws46
5287
5288         * sync with 0.8.10cvs6
5289                 see ChangeLog 2003-02-06
5290
5291 2003-02-06 [christoph]  0.8.9claws45
5292
5293         * src/mbox.c
5294                 freeze folder updates while importing mbox files
5295                 (closes bug 43 importing mbox took hours)
5296                 
5297         Patch submitted by Jens Rantil <jens.rantil@telia.com>
5298
5299 2003-02-06 [thorsten]   0.8.9claws44
5300
5301         * po/de.po
5302                 Updated german translations
5303
5304 2003-02-06 [thorsten]   0.8.9claws43
5305
5306         * src/news.h
5307                 use guint for message numbers (fix count in grouplist dialog)
5308
5309 2003-02-05 [paul]       0.8.9claws42
5310
5311         * sync with 0.8.10cvs2
5312                 see ChangeLog 2003-02-05
5313
5314 2003-02-04 [colin]      0.8.9claws41
5315
5316         * src/prefs_common.[ch]
5317           src/procmsg.c
5318           src/summaryview.c
5319                 Add an option to disable threading by subject
5320
5321 2003-02-04 [christoph]  0.8.9claws40
5322
5323         * src/inc.c
5324                 only abort fetching mails from multiple accounts when the
5325                 error is fatal and does not allow to check any more accounts
5326                 (currently only disk full error)
5327
5328         (closes bug 31 after POP3 error: "no such mail" Sylpheed does not
5329          receive mails for other accouts)
5330
5331 2003-02-04 [christoph]  0.8.9claws39
5332
5333         * src/folder.c
5334                 first add the new message to the cache, then
5335                 send the update notification
5336
5337         (closes bug 39 after sending message folderview doesnt get updated)
5338
5339 2003-02-04 [colin]      0.8.9claws38
5340
5341         * src/inc.c
5342                 _really_ fix this Connecting... status
5343
5344 2003-02-04 [paul]       0.8.9claws37
5345
5346         * sync with 0.8.10
5347                 see ChangeLog 2003-02-04
5348
5349 2003-02-04 [paul]       0.8.9claws36
5350
5351         * sync with 0.8.9cvs6
5352                 see ChangeLog 2003-02-03
5353
5354 2003-02-04 [paul]       0.8.9claws35
5355
5356         * po/pt_BR.po
5357                 updated by André Filipe de Assunção e Brito 
5358                 <bedecko@netsite.com.br>
5359
5360 2003-02-03 [thorsten]   0.8.9claws34
5361
5362         * po/de.po
5363                 Updated german translations
5364
5365 2003-02-02 [paul]       0.8.9claws33
5366
5367         * po/es.po
5368                 updated by Ricardo Mones Lastra
5369
5370 2003-02-02 [thorsten]   0.8.9claws32
5371
5372         * src/mh.c
5373                 Fix mh_get_msginfo() segfault if file is inaccessible
5374
5375 2003-01-31 [colin]      0.8.9claws31
5376
5377         * src/procheader.c
5378                 Fix last commit's bug
5379
5380 2003-01-31 [colin]      0.8.9claws30
5381
5382         * src/procheader.c
5383                 Missing a change for gpg-signed messages
5384
5385 2003-01-31 [paul]       0.8.9claws29
5386
5387         * src/pixmaps/gpg_signed.xpm    ** NEW FILE **
5388           src/procheader.c
5389           src/stock_pixmap.[ch]
5390           src/summaryview.c
5391                 indicate GnuPG signed messages by displaying an icon
5392                 in the Attachment column.
5393
5394 2003-01-31 [paul]       0.8.9claws28
5395
5396         * sync with 0.8.9cvs4
5397                 see ChangeLog 2003-01-31
5398
5399 2003-01-31 [alfons]     0.8.9claws27
5400
5401         * src/textview.c
5402                 tune URI parser to accept mailto URLs with a '?'
5403                 (patch from Ruslan Balkin)
5404
5405 2003-01-31 [colin]      0.8.9claws26
5406
5407         * src/summaryview.c
5408                 Fix a leak introduced in claws24
5409
5410 2003-01-31 [colin]      0.8.9claws25
5411
5412         * src/summaryview.c
5413                 Freeze/Thaw folder updates when deleting dups
5414
5415 2003-01-31 [colin]      0.8.9claws24
5416         
5417         * src/addr_compl.c
5418           src/summaryview.c
5419           src/msgcache.c
5420                 little speed improvements
5421
5422 2003-01-31 [colin]      0.8.9claws23
5423
5424         * src/summaryview.c
5425                 Fix segfault when forwarding nothing
5426                 Patch from "Ruslan N. Balkin" <baron@voices.ru>
5427                 
5428 2003-01-30 [paul]       0.8.9claws22
5429
5430         * sync with 0.8.9cvs3
5431                 see ChangeLog 2003-01-30
5432
5433 2003-01-30 [paul]       0.8.9claws21
5434
5435         * sync with 0.8.9cvs2
5436                 see ChangeLog 2003-01-30
5437
5438 2003-01-29 [paul]       0.8.9claws20
5439
5440         * sync with 0.8.9cvs1
5441                 see ChangeLog 2003-01-29
5442
5443 2003-01-28 [paul]       0.8.9claws19
5444
5445         * po/POTFILES.in
5446                 update to reflect changes. 
5447                 thanks to Ricardo Mones Lastra
5448
5449 2003-01-27 [christoph]  0.8.9claws18
5450
5451         * ac/openssl.m4
5452         * ac/spamassassin.m4
5453         * src/plugins/spamassassin/README
5454         * src/plugins/spamassassin/libspamc.[ch]
5455         * src/plugins/spamassassin/utils.[ch]
5456                 updated to latest libspamc
5457
5458 2003-01-27 [christoph]  0.8.9claws17
5459
5460         * src/folder.c
5461                 fix wrong use of procheader_get_header_fields
5462
5463 2003-01-27 [christoph]  0.8.9claws16
5464
5465         * src/news.c
5466         * src/prefs_account.[ch]
5467         * src/common/nntp.[ch]
5468                 allow to force authentication for NNTP servers
5469
5470         Patch submitted by Florian Mickler <dmk@d-labs.de>
5471
5472 2003-01-26 [paul]       0.8.9claws15
5473
5474         * src/summaryview.c
5475                 speed up of marking messages as read
5476                 patch submitted by Jens Rantil <ztyx@users.sourceforge.net>
5477
5478 2003-01-26 [christoph]  0.8.9claws14
5479
5480         * src/Makefile.am
5481         * src/mgutils.[ch]              ** REMOVE **
5482         * src/xml.[ch]                  ** REMOVE **
5483         * src/xmlprops.[ch]             ** REMOVE **
5484         * src/common/Makefile.am
5485         * src/common/mgutils.[ch]       ** NEW **
5486         * src/common/xml.[ch]           ** NEW **
5487         * src/common/xmlprops.[ch]      ** NEW **
5488                 move xml files to common directory
5489
5490 2003-01-26 [christoph]  0.8.9claws13
5491
5492         * src/plugins/spamassassin/spamassassin_gtk.c
5493                 only set gtk entry text if string is available
5494
5495 2003-01-26 [melvin]     0.8.9claws12
5496
5497         * src/description_window.c
5498                 Allow resizing of the window
5499                 Allow automatic horizontal scroll bar
5500                 Do not vertically expand and fill
5501
5502 2003-01-26 [christoph]  0.8.9claws11
5503
5504         * src/Makefile.am
5505         * src/gtkutils.[ch]             ** REMOVE **
5506         * src/common/sylpheed.c
5507         * src/gtk/Makefile.am
5508         * src/gtk/description_window.c
5509         * src/gtk/gtkutils.[ch]         ** NEW **
5510         * src/gtk/prefswindow.c
5511                 move gtkutils to gtk directory
5512
5513 2003-01-26 [paul]       0.8.9claws10
5514
5515         * src/summaryview.c
5516                 rename summary_unread_clicked() to summary_status_clicked()
5517
5518 2003-01-26 [melvin]     0.8.9claws9
5519
5520         * src/prefs_actions.c
5521                 Cosmetical changes to the help text
5522
5523 2003-01-26 [paul]       0.8.9claws8
5524
5525         * src/folder.[ch]
5526           src/mainwindow.c
5527           src/prefs_common.c
5528           src/prefs_sumamry_column.c
5529           summaryview.[ch]
5530                 rename the 'Unread' column to 'Status'
5531
5532 2003-01-25 [match]      0.8.9claws7
5533
5534         * src/mgutils.[ch]
5535                 removed reference to LDAP constants. removed error2string.
5536                 included functions to support LDAP dynamic queries.
5537         * src/syldap.h
5538                 moved LDAP constants here.
5539         * src/addressbook.c
5540         * src/addrindex.c
5541         * src/importldif.c
5542                 removed references to LDAP constants and references to
5543                 error2string.
5544
5545 2003-01-25 [paul]       0.8.9claws6
5546
5547         * src/summaryview.c
5548                 summary_thread_build(), summary_thread_init(): remove 
5549                 unneeded reference to summaryview->folder_item
5550
5551 2003-01-25 [christoph]  0.8.9claws5
5552
5553         * src/gtk/description_window.c
5554                 o allow description texts to expand over multiple columns
5555                 o translate all columns
5556         * src/prefs_actions.c
5557                 change syntax description to use new multi column feature
5558
5559         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
5560
5561 2003-01-25 [match]      0.8.9claws4
5562
5563         * src/vcard.c
5564                 fixed bug with Quoted-Printable
5565
5566 2003-01-25 [paul]       0.8.9claws3
5567
5568         * src/folder.[ch]
5569           src/summaryview.[ch]
5570                 implement per-folder collapsed/expanded threads setting
5571                 
5572         * src/prefs_common.c
5573                 remove global collapsed/expanded threads option
5574
5575 2003-01-25 [christoph]  0.8.9claws2
5576
5577         * po/POTFILES.in
5578                 add pluginwindow and prefswindow
5579         * src/compose.c
5580                 make send respond correctly to messages that could be added
5581                 to the queue folder, but the UID of the message is unknown
5582         * src/folder.c
5583         * src/imap.c
5584                 don't return guessed UIDs in imap_add_msg anymore. We return
5585                 0 to tell the folder system it was appened but the UID is
5586                 unknown. Folder system now get's the UID by scaning the folder
5587                 and searching the cache for the Message-ID
5588                 (closes bug #29 Messages queued, but not sent)
5589
5590 2003-01-25 [paul]       0.8.9claws1
5591
5592         * src/codeconv.c
5593                 conv_encode_header():  fix bug when long headers with 8-bit
5594                 characters are used, so that the encoded words are wrapped.
5595                 If the space in the original text falls on the wrap boundary,
5596                 it can be lost.
5597                 Patch by Sergey Vlasov.
5598                 
5599         * src/folderview.c
5600                  fix bug where a change to the sorting method or thread view
5601                  of a folder's messages is lost if simpify-subject is set and
5602                  toggled on or off.
5603                  Patch by Luke Plant.
5604
5605 2003-01-24 [paul]       0.8.9claws
5606
5607         * sylpheed-0.8.9claws released
5608         
5609         * Makefile.am
5610           sylpheed.spec.in
5611                 remove reference to 'INSTALL.jp'
5612
5613 2003-01-23 [paul]       0.8.8claws128
5614
5615         * po/es.po
5616           po/it.po
5617           po/ru.po
5618           po/sr.po
5619                 updated translations. submitted by Ricardo Mones Lastra,
5620                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively.
5621
5622 2003-01-23 [colin]      0.8.8claws127
5623
5624         * src/compose.c
5625                 Fix drafted and queued news articles re-edition
5626
5627 2003-01-23 [melvin]     0.8.8claws126
5628
5629         * po/fr.po
5630                 Updated French translations
5631
5632 2003-01-23 [colin]      0.8.8claws125
5633
5634         * src/inc.c
5635                 Fix "Connecting to..." status message
5636
5637 2003-01-22 [paul]       0.8.8claws124
5638
5639         * po/bg.po
5640                 updated by George Danchev
5641                 
5642         * src/folder.c
5643                 revert last commit [0.8.8claws111] as it breaks folder d'n'd
5644                 and folder deletion
5645
5646 2003-01-21 [paul]       0.8.8claws123
5647
5648         * po/bg.po
5649                 updated by George Danchev
5650                 
5651         * src/about.c
5652                 its now 2003
5653                 
5654         * src/toolbar.c
5655                 don't translate 'Separator'
5656                 
5657         * src/plugins/spamassassin/Makefile.am
5658                 add aspell to CPPFLAGS
5659                 
5660         * src/plugins/spamassassin/spamassassin.c
5661           src/plugins/spamassassin/spamassassin_gtk.c
5662                 set correct default for spamassassin_receive_spam
5663                 slightly re-word descriptions and some
5664                 other minor changes
5665
5666 2003-01-19 [alfons]     0.8.8claws122
5667                 
5668         * src/mimeview.c
5669                 mimeview_save_as(): we might as well show the file name for
5670                 the single case "Save As" too
5671
5672 2003-01-19 [alfons]     0.8.8claws121
5673
5674         * src/crash.c
5675                 change bug tracker URL to bugzilla URL
5676
5677 2003-01-19 [alfons]     0.8.8claws120
5678
5679         * src/mimeview.c
5680                 mimeview_save_all(): display name of file before overwriting;
5681                 continue saving all, even when one overwrite was cancelled
5682
5683 2003-01-19 [christoph]  0.8.8claws119
5684
5685         * src/summaryview.c
5686         * src/procmsg.[ch]
5687                 fix wrong usage of procmsg_find_children in summaryview
5688                 by using procmsg_update_unread_children instead of
5689                 summaryview_update_unread_children
5690
5691 2003-01-19 [christoph]  0.8.8claws118
5692
5693         * src/procmsg.c
5694                 fix infinite loop in procmsg_find_children
5695                  (closes bug #25 sylpheed crashes on delete.)
5696
5697         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
5698
5699 2003-01-19 [paul]       0.8.8claws117
5700
5701         * po/pt_BR.po
5702                 updated by Ivan Francolin Martinez
5703
5704 2003-01-18 [melvin]     0.8.8claws116
5705
5706         * src/prefs_actions.c
5707                 Removed syntax limitation of only one '&' at the end of command.
5708                         Now actions that contain '>/dev/null 2>&1' are possible.
5709
5710 2003-01-18 [melvin]     0.8.8claws115
5711
5712         * src/prefs_actions.c
5713                 Actions IO dialog: when the action ends
5714                 the "Close" button now has focus and [Escape] closes the
5715                 window.
5716
5717 2003-01-18 [christoph]  0.8.8claws114
5718
5719         * src/procmsg.c
5720                 o add debug output when MsgInfos are really freed
5721                 o free GSLists in procmsg_find_children and
5722                   procmsg_update_unread_children
5723
5724 2003-01-18 [christoph]  0.8.8claws113
5725
5726         * src/mainwindow.c
5727                 reorder Configuration menu
5728
5729 2003-01-18 [christoph]  0.8.8claws112
5730
5731         * src/compose.c
5732                 fix applying templates to forwarded messages
5733
5734         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
5735
5736 2003-01-17 [christoph]  0.8.8claws111
5737
5738         * src/folder.c
5739                 destroy folder items, when a folder item is removed
5740
5741 2003-01-17 [christoph]  0.8.8claws110
5742
5743         * src/folder.c
5744                 fix wrong folder stats update when ignored message is
5745                 deleted
5746
5747 2003-01-17 [colin]      0.8.8claws109
5748         
5749         * src/mainwindow.c
5750         * src/summaryview.c
5751                 Quicksearch bugfixes: 
5752                 - hide help button at startup if not extended
5753                 - switch to extended when looking for replies
5754
5755 2003-01-17 [paul]
5756
5757         * sync with 0.8.9 release
5758
5759 2003-01-17 [paul]       0.8.8claws108
5760
5761         * sync with 0.8.8cvs11
5762                 see ChangeLog 2003-01-17
5763
5764 2003-01-16 [colin]      0.8.8claws107
5765
5766         * src/procmsg.c
5767                 Changed encryption test to re-ask passphrase
5768                 if an encrypted message hasn't been decrypted
5769                 Fixes bug #5
5770
5771 2003-01-16 [christoph]  0.8.8claws106
5772
5773         * src/prefs_gtk.c
5774         * src/prefs_toolbar.c
5775         * src/gtk/prefswindow.h
5776         * src/plugins/spamassassin/spamassassin_gtk.c
5777                 remove page destroy function that is not used anymore
5778
5779 2003-01-16 [paul]       0.8.8claws105
5780
5781         * sync with 0.8.8cvs9
5782                 see ChangeLog 2002-01-16
5783
5784 2003-01-16 [colin]      0.8.8claws104
5785
5786         * src/compose.[ch]
5787                 Fix bug with autosaved drafts for IMAP, when draft
5788                 folder is specified - fixes bugzilla bug #20
5789
5790 2003-01-15 [paul]       0.8.8claws103
5791
5792         * src/compose.[ch]
5793           src/procmsg.c
5794                 store folder and message-id of message forwarding
5795                 in queue header and set forward flag after sending
5796
5797 2003-01-15 [paul]       0.8.8claws102
5798
5799         * sync with 0.8.8cvs8
5800                 see ChangeLog 2002-01-15
5801
5802 2003-01-15 [colin]      0.8.8claws101
5803
5804         * src/Makefile.am
5805                 Fix linking with GNU libiconv
5806
5807 2003-01-15 [darko]      0.8.8claws100
5808
5809         * src/pine.c
5810                 fix crash when importing pine address book
5811                 entry with an empty name (reported by DY
5812                 <dybulk at tri8.net>)
5813
5814 2003-01-14 [paul]       0.8.8claws99
5815
5816         * configure.in  ** REMOVED **
5817           configure.ac  ** NEW FILE **
5818                 rename configure.in to configure.ac, as it is now
5819                 preferred
5820
5821 2003-01-14 [melvin]     0.8.8claws98
5822
5823         * src/folderview.c
5824                 folderview_check_new(): More precise function description
5825
5826 2003-01-14 [melvin]     0.8.8claws97
5827
5828         * src/folderview.c
5829                 folderview_check_new(): return the number of new messages 
5830                         since last check.
5831         * src/inc.c
5832                 inc_account_mail(): Disable counting of new messages for IMAP
5833                         and NNTP until bug [19] and [14] are fixed.
5834
5835 2003-01-14 [paul]       0.8.8claws96
5836
5837         * sync with 0.8.8cvs6
5838                 see ChangeLog 2003-01-14
5839
5840 2003-01-13 [alfons]     0.8.8claws95
5841
5842         * src/textview.c
5843                 tune email address validation (c. 0.8.8claws89): if . is 
5844                 just one char away from @, the address is invalid too 
5845                 (correctly rejects addresses like foo@.com)
5846
5847 2003-01-13 [paul]       0.8.8claws94
5848
5849         * src/messageview.c
5850           src/toolbar.c
5851                 fixes to the Message View toolbar and menu:
5852                 fix non-functioning Forward button
5853                 make Reply button consider default_reply_list
5854                 remove 'Follow-up...' menu entry
5855                 add 'Forward' and 'Redirect' menu entries
5856
5857 2003-01-13 [melvin]     0.8.8claws93
5858
5859         * src/inc.c
5860                 Fixed typo that could make new messages count incorrect.
5861
5862 2003-01-13 [melvin]     0.8.8claws92
5863
5864         * src/folderview.[ch]
5865                 folderview_check_new(): return the number of new messages.
5866         * src/inc.c
5867                 Should fix bug [14] where new mail notification worked 
5868                         incorrectly with IMAP accounts.
5869                 inc_spool_account(): return number of new msgs, or -1 on error
5870                 inc_all_spool(): return number of new msgs
5871                 
5872 2003-01-13 [melvin]     0.8.8claws91
5873
5874         * src/prefs_actions.c
5875                 Justify help text.
5876
5877 2003-01-12 [thorsten]   0.8.8claws90
5878
5879         * src/common/prefs.c
5880                 close file before rename
5881
5882 2003-01-12 [alfons]     0.8.8claws89
5883
5884         * AUTHORS
5885                 add Christian Mertes
5886         * src/common/utils.[ch]
5887                 g_stricase_hash(), g_stricase_equal(): functions for 
5888                 case insensitive hash tables
5889         * src/textview.c
5890                 use top level domain names to validate email address, based
5891                 on a patch by Christian Mertes (thanks!), but changed 
5892                 implementation to use a hash table 
5893
5894 2003-01-12 [paul]       0.8.8claws88
5895
5896         * po/bg.po
5897                 updated by George Danchev
5898
5899 2003-01-12 [alfons]     0.8.8claws87
5900
5901         * src/summaryview.c
5902                 delete / execute performance: use new style folder update
5903
5904 2003-01-12 [paul]       0.8.8claws86
5905
5906         * sync with 0.8.8cvs5
5907                 see ChangeLog 2003-01-13 (!)
5908
5909 2003-01-12 [alfons]     0.8.8claws85
5910
5911         * src/filtering.c
5912         * src/matcher_parser_parse.y
5913                 prepare change_score filtering action
5914         * src/matcher.[ch]
5915                 give up const-correctness on functions that call non-const-correct functions;
5916                 several casts to gpointer in g_free();
5917                 add change_score;
5918
5919 2003-01-12 [christoph]  0.8.8claws84
5920
5921         * src/compose.c
5922                 fix 2 warnings
5923
5924         * src/gtk/prefswindow.[ch]
5925         * src/plugins/spamassassin/spamassassin_gtk.c
5926                 changed the call of the widget create function
5927                 for PrefsPages, because sometimes the widget
5928                 create function needs a widget that already has
5929                 been attached to a window (to create GDK pixmaps
5930                 for exmaple). So we simply pass the GtkWindow as
5931                 the second parameter now.
5932
5933         * src/main.c
5934         * src/mainwindow.c
5935         * src/prefs_toolbar.[ch]
5936                 rewrite Toolbar Preferences using the new
5937                 prefs window
5938
5939 2003-01-11 [alfons]     0.8.8claws83
5940
5941         * src/addressadd.c
5942                 fix crash when adding sender to addressbook because status bar
5943                 isn't there (the status bar doesn't seem to be used though,
5944                 but I'll let Match decide what to do with it)
5945
5946 2003-01-11 [colin]      0.8.8claws82
5947
5948         * src/main.c
5949           src/toolbar.c
5950                 Two useless changes reversed
5951
5952 2003-01-11 [colin]      0.8.8claws81
5953
5954         * src/mainwindow.c
5955           src/mainwindow.h
5956                 Add mainwindow_get_mainwindow()
5957         * src/alertpanel.c
5958           src/alertpanel.h
5959                 Add alertpanel_error_log() 
5960         * src/compose.c
5961           src/inc.c
5962           src/messageview.c
5963           src/toolbar.c
5964           src/main.c
5965           src/procmsg.c
5966                 Network errors get a View Log button
5967
5968 2003-01-10 [alfons]     0.8.8claws80
5969
5970         * src/prefs_toolbar.c
5971         * src/toolbar.c
5972                 use the translatable string for "Separator" as file name for
5973                 separator toolbar items (probably make this uppercase?)
5974
5975 2003-01-10 [alfons]     0.8.8claws79
5976
5977         * src/prefs_toolbar.c
5978                 put right A_SEPARATOR description string in "displayed
5979                 toolbar items list" so manually added separators are
5980                 saved correctly (bug #10, "Adding a separator to the main 
5981                 toolbar fails, entry in xml file is wrong")
5982
5983 2003-01-10 [christoph]  0.8.8claws78
5984
5985         * src/imap.c
5986                 o fix warnings
5987                 o use CAPABILITY to check if NAMESPACE is available
5988
5989 2003-01-10 [christoph]  0.8.8claws77
5990
5991         * src/imap.[ch]
5992                 apply UIDPLUS IMAP extension support patch
5993
5994         Patch submitted by Simon 'corecode' Schubert
5995
5996 2003-01-10 [paul]       0.8.8claws76
5997
5998         * src/folderview.c
5999                 a sync from main which fixes the news account folders'
6000                 Properties bug
6001
6002 2003-01-10 [christoph]  0.8.8claws75
6003
6004         * src/folder.c
6005                 don't accept 0 as a valid uid returned by copy and move
6006                 functions. 0 means the message was copied or moved but the
6007                 new uid could not be fetched. It is not an error condition
6008                 for the copy or move operation.
6009
6010 2003-01-10 [paul]       0.8.8claws74
6011
6012         * src/prefs_filtering.c
6013                 change English used in Alert when entry is not
6014                 saved.
6015                 
6016         * sync with 0.8.8cvs4
6017                 see ChangeLog 2003-01-10
6018
6019 2003-01-10 [darko]      0.8.8claws73
6020
6021         * src/pine.c
6022                 fix crash when importing address book entry
6023                 without a valid address
6024
6025 2003-01-09 [alfons]     0.8.8claws72
6026
6027         * src/inc.c
6028                 filtering performance: use new style folder update
6029
6030 2003-01-09 [christoph]  0.8.8claws71
6031
6032         * src/compose.c
6033         * src/gtk/menu.[ch]
6034                 fix wrong selecting of mime encoding type, when
6035                 opening property dialog of attachments in the
6036                 compose window. 7bit was always selected and that
6037                 destoryed files with 8bit data.
6038                 (closes bug #9 Sylpheed-claws destroys attachments when
6039                  changing MIME-types)
6040
6041 2003-01-09 [paul]       0.8.8claws70
6042
6043         * sync with 0.8.8cvs3
6044                 see ChangeLog 2003-01-09
6045
6046 2003-01-08 [alfons]     0.8.8claws69
6047         
6048         * src/addressadd.c
6049                 apply patch by Kim Schulz to fix build breakage
6050                 because of missing variable
6051
6052 2003-01-08 [paul]       0.8.8claws68
6053
6054         * sync with 0.8.8cvs2
6055                 see ChangeLog 2002-01-08
6056
6057 2003-01-08 [paul]       0.8.8claws67
6058
6059         * po/it.po
6060                 updated by Alessandro Maestri
6061                 
6062         * src/addressadd.c
6063                 when using 'Add sender to addressbook' allow
6064                 name to be edited and remarks to be entered
6065                 Patch submitted by Luke Plant
6066
6067 2003-01-08 [darko]      0.8.8claws66
6068
6069         * README.claws, src/summaryview.c
6070                 fix description for marked messages
6071
6072 2003-01-08 [paul]
6073
6074         * tools/Makefile.am
6075           tools/launch_phoenix  ** NEW FILE **
6076                 add script that enables using Phoenix as the default
6077                 web browser. 
6078                 Submitted by Mohammed Sameer <Uniball@linux-egypt.org>
6079                 
6080         * tools/OOo2sylpheed.pl
6081                 remove full path to sylpheed executable, just 'sylpheed'
6082                 will do
6083                 
6084         * tools/README
6085                 add launch_phoenix informtion and re-arrange and compress
6086                 the data a little
6087
6088 2003-01-07 [christoph]  0.8.8claws65
6089
6090         * src/folder.c
6091                 fix update for source folder when moving messages
6092         * src/procmsg.[ch]
6093         * src/summaryview.c
6094                 use function to set to_folder for message infos and
6095                 automatically update the op_count for old and new
6096                 folder
6097
6098 2003-01-07 [melvin]     0.8.8claws64
6099
6100         * src/prefs_actions.c
6101                 Fixed bug where an '%p' Action on a displayed image crashed 
6102                         Sylpheed
6103                 Code clean up (get rid of duplicated code and removed unnecessary 
6104                                 structure member)
6105
6106 2003-01-07 [christoph]  0.8.8claws63
6107
6108         * src/compose.c
6109         * src/folder.[ch]
6110         * src/folderview.c
6111         * src/import.c
6112         * src/inc.c
6113         * src/main.c
6114         * src/mainwindow.c
6115         * src/messageview.c
6116         * src/prefs_folder_item.c
6117         * src/procmsg.c
6118         * src/summaryview.c
6119         * src/toolbar.c
6120                 o remove all folder update triggering from the UI code. The folder
6121                   system should know much better when a folder needs an update.
6122                 o to prevent multiple updates in a row the folder updates can be
6123                   frozen for some time.
6124
6125                 Note: - Please verify that no updates are missing
6126                       - Check where freeze/thaws should be added
6127
6128 2003-01-07 [christoph]  0.8.8claws62
6129
6130         * src/prefs_actions.c
6131                 don't translate empty strings
6132
6133         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
6134
6135 2003-01-06 [christoph]  0.8.8claws61
6136
6137         * src/prefs_actions.c
6138                 mark strings for gettext
6139         * src/prefs_matcher.c
6140                 use new description window for Execute action and
6141                 match condition in Filtering
6142
6143         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
6144
6145 2003-01-06 [alfons]     0.8.8claws60
6146
6147         keep myself inspired to re-organize matcher part 8; 
6148         yes, more to come (I need to move out the descriptive
6149         text for actions to matcher.c, or at least make it not
6150         depend on the wicked ordering)
6151
6152         * src/prefs_matcher.c
6153                 add documentation so others may comprehend the
6154                 UI part of the conditions
6155                 
6156 2003-01-06 [christoph]  0.8.8claws59
6157
6158         * src/prefs_actions.c
6159                 use new description window for syntax help
6160         * src/gtk/description_window.c
6161                 fix display of descriptions with column count != 2
6162
6163         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
6164
6165 2003-01-06 [christoph]  0.8.8claws58
6166
6167         * src/quote_fmt.c
6168         * src/summaryview.[ch]
6169         * src/gtk/Makefile.am
6170         * src/gtk/description_window.[ch]       ** NEW **
6171                 use a generic window to display syntax descriptions
6172                 currently used in quote_fmt and summaryview (new description
6173                 for extended quick search)
6174
6175         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
6176
6177 2003-01-06 [paul]       0.8.8claws57
6178
6179         * sync with 0.8.8cvs1
6180                 see ChangeLog 2003-01-06
6181
6182 2003-01-06 [christoph]  0.8.8claws56
6183
6184         * src/mainwindow.c
6185         * src/prefs_gtk.[ch]
6186         * src/gtk/prefswindow.[ch]
6187         * src/plugins/spamassassin/spamassassin_gtk.c
6188                 o remove page management from prefswindow, pages
6189                   will be an argument to prefswindow_open
6190                 o prefswindow_open gets a datapointer that is
6191                   passed to the widget_create function to allow
6192                   creation of prefswindow for specific items
6193
6194 2003-01-06 [colin]      0.8.8claws55
6195         
6196         * src/summaryview.c
6197                 We don't want regexp in the reply-finder, 
6198                 because MIDs can contain !,$,. and so on
6199
6200 2003-01-06 [jens]       0.8.8claws54
6201
6202         * src/jpilot.c
6203                 fixed a wrong free in jpilot_read_db_files
6204
6205 2003-01-06 [alfons]     0.8.8claws53
6206
6207         re-organize matcher part 8; more to come
6208        
6209         * src/matcher.c
6210                 matcherprop_to_string(): put g_free()s before the
6211                 switch-case break to fix memleaks                
6212
6213 2003-01-06 [colin]      0.8.8claws52
6214
6215         * src/summaryview.c
6216                 cleanup & reply-finder now displays the first 
6217                 matching message
6218
6219 2003-01-05 [alfons]     0.8.8claws51
6220
6221         re-organize matcher part 7; more to come
6222
6223         * src/matcher.[ch]
6224                 fixes for constant correctness;
6225                 more documentation;
6226
6227 2003-01-05 [alfons]     0.8.8claws50
6228
6229         re-organize matcher part 6; more to come
6230         
6231         * src/matcher.[ch]
6232                 fixes for constant correctness;
6233                 more documentation;
6234         * src/filtering.c
6235                 fix for constant correctness
6236
6237 2003-01-05 [colin]      0.8.8claws49
6238
6239         * src/account.[ch]
6240                 Add account_get_reply_account function
6241         * src/compose.c
6242                 Use account_get_reply_account function 
6243         * src/summaryview.c
6244                 Basic reply-finder - click on the replied
6245                 icon gets you to the outbox using quick-search
6246
6247 2003-01-05 [paul]       0.8.8claws48
6248
6249         * src/prefs_common.c
6250                 small change to English
6251                 
6252         * src/prefs_filtering.c
6253                 prefs_filtering_action_select(): improve logic and uniformity
6254                 of gui
6255
6256 2003-01-05 [alfons]     0.8.8claws47
6257
6258         fine tune solution to focus problems (bug #7)
6259
6260         * src/mainwindow.c
6261                 mainwindow_focus_in_event(): remove grab event check
6262         * src/summaryview.c
6263                 summary_button_pressed(): move selection on right-click
6264                 too. we can't possibly move the selection back after
6265                 canceling a dialog, because gtk's incomplete focus 
6266                 management. whether this is a good solution, only time
6267                 will tell.
6268
6269 2003-01-05 [christoph]  0.8.8claws46
6270
6271         * src/imap.c
6272                 fix crash when no imap connection could be established
6273
6274 2003-01-05 [paul]       0.8.8claws45
6275
6276         * src/mainwindow.c
6277           src/sumamryview.c
6278           src/gtk/menu.[ch]
6279                 fix bug 605957 'shortcuts in popup-menu'
6280                 make user-defined shortcuts work
6281                 show shortcuts that are already defined
6282                 in the main menu
6283                 Patch submitted by Luke Plant
6284
6285 2003-01-05 [alfons]     0.8.8claws44
6286
6287         * src/mainwindow.c
6288                 focus_in_event handler should not select summary view row 
6289                 when another window (menu, dialog) grabbed for events 
6290                 (bug #7, "[0.8.8claws42] Message summary focus") 
6291
6292 2003-01-04 [christoph]  0.8.8claws43
6293
6294         * src/procmsg.c
6295                 update save folder after adding the sent message
6296                  (closes bug #6 Folder View doesn't refresh for "Sent"-messages)
6297
6298 2003-01-02 [christoph]  0.8.8claws42
6299
6300         * src/common/plugin.c
6301                 fix unloading of all plugins and unload
6302                 plugins in reverse order
6303                 
6304         * src/gtk/pluginwindow.c
6305                 implement function of load and unload button
6306
6307         * src/gtk/prefswindow.c
6308         * src/gtk/prefswindow.h
6309                 rename register function and add new unregister
6310                 function
6311
6312         * src/plugins/spamassassin/spamassassin_gtk.c
6313                 unregister prefs page and update for changes in
6314                 src/gtk/prefswindow.c
6315
6316 2003-01-02 [paul]       0.8.8claws41
6317
6318         * po/es.po
6319                 updated by Ricardo Mones Lastra
6320
6321 2003-01-02 [paul]
6322
6323         * tools/tb2sylpheed
6324                 fixes and improvements by Urke MMI
6325
6326 2003-01-02 [thorsten]   0.8.8claws40
6327
6328         * src/procmsg.c
6329                 fixed wrong return value
6330
6331 2003-01-02 [thorsten]   0.8.8claws39
6332
6333         * src/prefs.c
6334                 fixed printing wrong variable
6335
6336 2003-01-02 [thorsten]   0.8.8claws38
6337
6338         * src/prefs.c
6339                 fixed acessing members of freed pfile struct
6340
6341 2003-01-02 [thorsten]   0.8.8claws37
6342
6343         * src/procmsg.c
6344                 detect loops across several messages
6345                 as suggested by Christoph Hohmann
6346
6347 2003-01-01 [match]      0.8.8claws36
6348
6349         * src/addrindex.c
6350                 fixed another memory leak.
6351
6352 2003-01-01 [match]      0.8.8claws35
6353
6354         * src/jpilot.[ch]
6355                 fixed memory leaks. applied Doxygen comments.
6356
6357 2003-01-01 [thorsten]   0.8.8claws34
6358
6359         * src/procmsg.c
6360                 inhibit endless loop if msg references itself
6361                 (closes Bug [ 660477 ] Infinite loop in parent flag search)
6362
6363 2003-01-01 [christoph]  0.8.8claws33
6364
6365         * src/mainwindow.c
6366         * src/gtk/Makefile.am
6367         * src/gtk/pluginwindow.c                ** NEW **
6368         * src/gtk/pluginwindow.h                ** NEW **
6369                 add plugin window
6370
6371         * src/plugins/demo/demo.c
6372         * src/plugins/spamassassin/spamassassin.c
6373         * src/plugins/spamassassin/spamassassin_gtk.c
6374                 write better plugin descriptions
6375
6376 2002-12-31 [christoph]  0.8.8claws32
6377
6378         * src/gtk/prefswindow.c
6379         * src/plugins/spamassassin/spamassassin_gtk.c
6380                 some small improvements to GTK code
6381
6382 2002-12-31 [christoph]  0.8.8claws31
6383
6384         * src/plugins/spamassassin/spamassassin_gtk.c
6385                 enable folder select button
6386
6387 2002-12-31 [christoph]  0.8.8claws30
6388
6389         * src/mainwindow.c
6390         * src/gtk/Makefile.am
6391         * src/gtk/prefswindow.c                         ** NEW **
6392         * src/gtk/prefswindow.h                         ** NEW **
6393                 add new prefs window
6394
6395         * src/common/plugin.c
6396                 don't try to load empty config lines
6397         
6398         * src/plugins/spamassassin/Makefile.am
6399         * src/plugins/spamassassin/spamassassin.c
6400         * src/plugins/spamassassin/spamassassin.h       ** NEW **
6401         * src/plugins/spamassassin/spamassassin_gtk.c   ** NEW **
6402                 GTK config for SpamAssassin Plugin using
6403                 the new prefs window
6404
6405 2002-12-31 [paul]       0.8.8claws29
6406
6407         * po/POTFILES.in
6408                 remove obsolete entry 'src/menu.c'
6409
6410 2002-12-31 [alfons]     0.8.8claws28
6411
6412         * src/matcher.[ch]
6413         * src/matcher_parser_parse.y
6414         * src/prefs_matcher.c
6415                 add "ignore_thread" and "~ignore_thread" condition so it's
6416                 possible to make the actions / scoring operate on the ignore
6417                 thread flag
6418
6419 2002-12-31 [christoph]  0.8.8claws27
6420
6421         * src/addrbook.c
6422         * src/addrindex.c
6423         * src/folder.c
6424         * src/matcher.c
6425         * src/prefs_account.c
6426         * src/prefs_actions.c
6427         * src/prefs_customheader.c
6428         * src/prefs_display_header.c
6429         * src/prefs_gtk.c
6430         * src/procmime.c
6431         * src/toolbar.c
6432         * src/xmlprops.c
6433         * src/common/prefs.[ch]
6434                 extend prefs file handling for reading and automatic handling
6435                 of blocks. When reading prefs_set_block_label will automatically
6436                 move on to the block. When writing it will copy all other blocks
6437                 automatically
6438
6439         * src/common/plugin.c
6440                 Now loading plugin filenames from [Plugins] block in
6441                 sylpheed rc file
6442
6443 2002-12-30 [christoph]  0.8.8claws26
6444
6445         * src/common/hooks.[ch]
6446                 return abort status to caller of hooks_invoke
6447                 
6448         * src/inc.[ch]
6449                 invoke message filtering hook and stop
6450                 default handling when filter returns abort
6451
6452         * src/common/plugin.[ch]
6453         * src/plugins/demo/demo.c
6454                 modify plugin loader, because resolving symbols for strings
6455                 does not work correctly
6456         
6457         * configure.in
6458         * ac/spamassassin.m4                            ** NEW **
6459         * src/plugins/spamassassin/.cvsignore           ** NEW **
6460         * src/plugins/spamassassin/Makefile.am          ** NEW **
6461         * src/plugins/spamassassin/README               ** NEW **
6462         * src/plugins/spamassassin/libspamc.[ch]        ** NEW **
6463         * src/plugins/spamassassin/spamassassin.c       ** NEW **
6464         * src/plugins/spamassassin/utils.[ch]           ** NEW **
6465                 add spamassassin plugin, see src/plugins/spamassassin/README
6466                 for details
6467
6468 2002-12-29 [alfons]     0.8.8claws25
6469
6470         * src/mainwindow.c
6471                 when moving focus from a message view to the main 
6472                 window, don't forget to select the summary node
6473                 of the displayed message. should fix "[ 659103 ] 
6474                 focus-follows-mouse confuses sylpheed"
6475
6476 2002-12-29 [christoph]  0.8.8claws24
6477
6478         * src/Makefile.am
6479         * src/stringtable.[ch]          ** REMOVE **
6480         * src/common/Makefile.am
6481         * src/common/stringtable.[ch]   ** NEW **
6482                 move stringtable files to common directory
6483
6484 2002-12-29 [christoph]  0.8.8claws23
6485
6486         * src/Makefile.am
6487         * src/menu.[ch]                 ** REMOVE **
6488         * src/gtk/Makefile.am
6489         * src/gtk/menu.[ch]             ** NEW **
6490                 move menu files to gtk directory
6491
6492 2002-12-29 [match]      0.8.8claws22
6493
6494         * src/addressbook.c
6495         * src/syldap.c
6496                 moved UI specific code out of LDAP code into addressbook
6497                 UI code. fixed memory leak.
6498
6499 2002-12-29 [christoph]  0.8.8claws21
6500
6501         * src/folder.c
6502                 only check for IGNORED parent message when message is
6503                 not IGNORED itself
6504
6505 2002-12-29 [alfons]     0.8.8claws20
6506
6507         * src/summaryview.c
6508                 set gtksctree's anchor correct (immediate execute
6509                 changes the tree's layout, and anchor points at 
6510                 the incorrect row). fixes "[ 657233 ] multiple msg 
6511                 delete sometimes off by 1".
6512                 we probably have to look for more tree layout /
6513                 anchor glitches.
6514
6515 2002-12-29 [paul]       0.8.8claws19
6516
6517         * src/summaryview.c
6518                 fix bug [ 659054 ] incorrect sorting of 'From' column
6519                 when using 'display sender using address book'
6520                 thanks to Alfons and Luke Plant
6521
6522 2002-12-29 [christoph]  0.8.8claws18
6523
6524         * src/folder.c
6525         * src/procmsg.[ch]
6526                 check parent messages for IGNORE THREAD flag, when adding,
6527                 moving or copying messages to a folder
6528
6529 2002-12-27 [alfons]     0.8.8claws17
6530
6531         re-organize matcher part 5; more to come
6532
6533         * src/matcher.c
6534                 hash keywords in matchparser_tab 
6535
6536 2002-12-27 [alfons]     0.8.8claws16
6537
6538         re-organize matcher part 4; more to come
6539
6540         * src/matcher_parser.h
6541         * src/matcher_parser_lex.l
6542         * src/matcher_parser_parse.y
6543                 cleanup
6544
6545 2002-12-27 [alfons]     0.8.8claws15
6546
6547         re-organize matcher part 3; more to come
6548
6549         * src/matcher.[ch]
6550                 cleanup
6551
6552 2002-12-27 [alfons]     0.8.8claws14
6553
6554         re-organize matcher part 2; more to come but this should
6555         work. cc me if there are any regressions.
6556
6557         * src/matcher.h
6558                 add prototype for get_matchparser_tab_id()
6559         * src/matcher_parser_lex.l
6560                 look up keywords using matchparser_tab_id();
6561
6562 2002-12-27 [alfons]     0.8.8claws12
6563
6564         re-organize matcher part 1
6565
6566         * src/matcher.h
6567                 map yacc generated constants to sylpheed matcher constants
6568         * src/matcher.c
6569                 add function to find a matcher constant from a string
6570
6571 2002-12-27 [christoph]  0.8.8claws11
6572
6573         * src/compose.c
6574                 MENUITEM_ADD casts the 4th argument from integer to pointer
6575                 so it probably should not be a pointer, this means we
6576                 should use account id for it and not the account's pointer
6577
6578 2002-12-27 [paul]       0.8.8claws10
6579
6580         * src/mainwindow.c
6581                 remove unneeded 'GtkWidget *vbox'
6582                 
6583         * src/summaryview.c
6584                 further sync with 0.8.8 - make sort
6585                 by recipient work as expected
6586                 
6587         * NEWS
6588                 sync with 0.8.8
6589
6590 2002-12-27 [paul]       0.8.8claws9
6591
6592         * po/pt_BR.po
6593                 updated by Ivan F. Martinez
6594                 
6595 2002-12-27 [darko]      0.8.8claws8
6596
6597         * src/common/utils.c
6598                 added locked pattern to extended search
6599
6600 2002-12-27 [alfons]     0.8.8claws7
6601
6602         * src/prefs_matcher.[ch]
6603                 clean up
6604
6605 2002-12-26 [alfons]     0.8.8claws6
6606
6607         * src/matcher.[ch]
6608         * src/matcher_parser_lex.l
6609         * src/matcher_parser_parse.y
6610         * src/prefs_matcher.c
6611                 allow color label as a condition in the matcher
6612
6613 2002-12-26 [oliver]     0.8.8claws5
6614         
6615         * src/toolbar.c 
6616                 enable Addressbook for Main and Messageview
6617         * src/prefs_actions.c
6618                 enable actions in Messageview
6619
6620 2002-12-26 [christoph]  0.8.8claws4
6621
6622         * src/common/plugin.c
6623                 add a little debug output
6624         * configure.in
6625         * src/plugins/demo/Makefile.am
6626                 better use of automake
6627
6628 2002-12-26 [christoph]  0.8.8claws3
6629
6630         * src/Makefile.am
6631         * src/common/Makefile.am
6632                 fix "make distdir"
6633
6634 2002-12-26 [christoph]  0.8.8claws2
6635
6636         * configure.in
6637                 sort configure checks into common / gtk / plugins
6638         * po/POTFILES.in
6639                 add src/prefs_gtk.c
6640         * src/Makefile.am
6641                 add plugins SUBDIR
6642         * src/main.c
6643         * src/common/sylpheed.[ch]
6644                 added now sylpheed_done function for shutdown
6645         * src/common/Makefile.am
6646         * src/common/plugin.[ch]                ** NEW **
6647                 plugin loader and unloader
6648         * src/plugins/.cvsignore                ** NEW **
6649         * src/plugins/Makefile.am               ** NEW **
6650                 build plugins
6651         * src/plugins/demo/.cvsignore           ** NEW **
6652         * src/plugins/demo/Makefile.am          ** NEW **
6653         * src/plugins/demo/demo.c               ** NEW **
6654                 small demo plugin that installs a logtext hook and
6655                 outputs the log text to stdout
6656
6657 2002-12-26 [paul]       0.8.8claws1
6658
6659         * po/es.po
6660                 updated by Ricardo Mones Lastra
6661
6662 2002-12-26 [paul]       0.8.8claws
6663
6664         * 0.8.8claws released
6665
6666 2002-12-26 [paul]       0.8.7claws12
6667
6668         * po/bg.po
6669                 updated by George Danchev
6670
6671 2002-12-26 [paul]       0.8.7claws11
6672
6673         * po/POTFILES.in
6674                 remove unneeded 'src/prefs.c' entry 
6675
6676 2002-12-26 [paul]       0.8.7claws10
6677
6678         * src/codeconv.c
6679           src/mainwindow.c
6680                 sync with 0.8.8 release
6681         
6682         * src/folder.[ch]
6683           src/mh.c
6684           src/summaryview.c
6685                 partial sync with 0.8.8 release
6686         
6687
6688 2002-12-25 [alfons]     0.8.7claws9
6689
6690         * src/matcher.[ch]
6691         * src/matcher_parser_lex.l
6692         * src/matcher_parser_parse.y
6693         * src/prefs_matcher.c
6694                 add locked flag to possible filtering / matcher 
6695                 conditions (also a good example what should be
6696                 done to add a simple boolean condition)
6697
6698 2002-12-25 [christoph]  0.8.7claws8
6699
6700         * src/Makefile.am
6701         * src/account.[ch]
6702         * src/addrbook.c
6703         * src/addressbook.c
6704         * src/addrindex.c
6705         * src/filtering.c
6706         * src/folder.c
6707         * src/matcher.c
6708         * src/prefs.[ch]                ** REMOVE **
6709         * src/prefs_account.c
6710         * src/prefs_actions.c
6711         * src/prefs_common.c
6712         * src/prefs_customheader.c
6713         * src/prefs_display_header.c
6714         * src/prefs_filtering.c
6715         * src/prefs_folder_item.c
6716         * src/prefs_gtk.[ch]            ** NEW **
6717         * src/prefs_matcher.c
6718         * src/prefs_scoring.c
6719         * src/prefs_summary_column.c
6720         * src/procmime.c
6721         * src/selective_download.c
6722         * src/toolbar.c
6723         * src/common/Makefile.am
6724         * src/common/prefs.[ch]         ** NEW **
6725                 split prefs.[ch] into prefs_gtk.[ch] and common/prefs.[ch]
6726
6727 2002-12-24 [alfons]     0.8.7claws7
6728
6729         * src/summaryview.c
6730                 summary_thread_build(): fix real cause of the crash mentioned in
6731                 0.8.7claws3. use subject_XXX() and not g_hash_table_XXX() functions,
6732                 this way we get meaningful ctree nodes 
6733
6734 2002-12-24 [oliver]     0.8.7claws6
6735
6736         * src/mainwindow.[ch]
6737         * src/messageview.[ch]
6738         * src/compose.[ch]
6739         * src/inc.c
6740         * src/summaryview.c
6741                 changes to use updated toolbar handling
6742                 
6743 2002-12-24 [oliver]     0.8.7claws5
6744
6745         * src/toolbar.[ch]
6746                 generic toolbar handling
6747                 used ideas from Ivan Francolin Martinez (ivanfm@users.sourceforge.net)
6748         * src/prefs_toolbar.[ch]
6749                 adjust to handling
6750         
6751 2002-12-24 [oliver]     0.8.7claws4
6752         
6753         * src/stock_pixmap.[ch]
6754                 move SYLPHEED_LOGO to end of list in order 
6755                 to remove it from Custom Toolbar`s Icon View
6756
6757 2002-12-24 [alfons]     0.8.7claws3
6758
6759         * src/summaryview.c
6760                 summary_thread_build(): fix crash because of focus != selection 
6761                 after threading. when deleting the selection, gtk tries but fails 
6762                 to find the correct focusable element. we now force the selection
6763                 to be focused. this should solve the infamous bug reported by 
6764                 Jason Wojciechowski (bug "[ 633443 ] Crash on deleting messages"). 
6765                 a test case is available. 
6766
6767 2002-12-24 [darko]      0.8.7claws2
6768
6769         * src/summaryview.c
6770                 don't crash when unmarking message with unread children
6771
6772 2002-12-23 [christoph]  0.8.7claws1
6773
6774         * src/Makefile.am
6775         * src/common/Makefile.am
6776                 update Makefiles for moved intl.h, version.h and defs.h
6777         * src/imap.c
6778                 rewrite imap_session_get to avoid duplicate code
6779
6780 2002-12-23 [paul]       0.8.7claws
6781
6782         * Santa-Claws released
6783         
6784         * po/hu.po
6785           po/ru.po
6786                 squeeze in updated Hungarian and Russian translations.
6787                 Submitted by  Gál Zoltán and Ruslan N. Balkin
6788
6789 2002-12-23 [paul]       0.8.6claws129
6790
6791         * po/pl.po
6792                 updated by Witold Wladyslaw Wojciech Wilk
6793
6794 2002-12-23 [paul]       0.8.6claws128
6795
6796         * src/quote_fmt_parse.y
6797                 fix typo and add licence header
6798
6799 2002-12-23 [paul]       0.8.6claws127
6800
6801         * po/en_GB.po
6802                 updated
6803
6804 2002-12-23 [paul]       0.8.6claws126
6805
6806         * po/it.po
6807                 updated translation, submitted by Alessandro Maestri
6808                 
6809 2002-12-23 [paul]       0.8.6claws125
6810
6811         * src/quote_fmt_parse.y
6812                 fix signature-stripping on replies bug. match
6813                 '-- \n' and not '-- '.
6814
6815 2002-12-22 [paul]       0.8.6claws124
6816
6817         * po/bg.po
6818           po/es.po
6819           po/sr.po
6820                 updated translations. submitted by George Danchev,
6821                 Ricardo Mones Lastra, and Urke MMI respectively
6822
6823 2002-12-21 [paul]       0.8.6claws123
6824
6825         * src/addrbook.c
6826                 fix coding style
6827
6828 2002-12-21 [paul]       0.8.6claws122
6829
6830         * src/addrbook.c
6831                 fix bug [643638] where if a person is in one or more
6832                 addressbook groups editing that person's email 
6833                 address results in removal from those groups.
6834                 Patch submitted by Luke Plant.
6835
6836 2002-12-20 [christoph]  0.8.6claws121
6837
6838         * src/common/utils.c
6839         * src/summaryview.c
6840                 reimplement expand_search_string using GString to
6841                 prevent crashs caused by miscalculated string
6842                 lengths reported by Paul
6843
6844 2002-12-20 [christoph]  0.8.6claws120
6845
6846         * src/summaryview.c
6847                 don't use "changed" to check if op_count has to be changed as it
6848                 is also set when the message has unread children
6849                 (closes bug [ 653221 ] crash while deleting duplicates)
6850
6851 2002-12-20 [paul]       0.8.6claws119
6852
6853         * sync with 0.8.6cvs27
6854                 see ChangeLog 2002-12-20
6855
6856 2002-12-20 [paul]       0.8.6claws118
6857
6858         * sync with 0.8.6cvs26
6859                 see ChangeLog 2002-12-19 and 2002-12-20
6860
6861 2002-12-19 [alfons]     0.8.6claws117
6862
6863         * src/textview.c
6864                 fix incorrect parsing of email addresses, submitted by 
6865                 Luke Plant (thanks!). Closes bug "[ 565480 ] duplicate 
6866                 name display if it contains @".
6867
6868 2002-12-18 [paul]       0.8.6claws116
6869
6870         * sync with 0.8.6cvs23
6871                 see ChangeLog 2002-12-18
6872
6873 2002-12-18 [paul]       0.8.6claws115
6874
6875         * src/Makefile.am
6876         * src/account.c
6877         * src/codeconv.c
6878         * src/gtkutils.[ch]
6879         * src/imap.c
6880                 sync with 0.8.6cvs22.
6881                 see ChangeLog 2002-12-17 and 2002-12-18
6882
6883 2002-12-17 [christoph]  0.8.6claws114
6884
6885         * src/imap.c
6886                 o don't create a session if imap greeting fails
6887                 o don't close socket when authentication fails
6888                   this is done by imap_session_destroy
6889
6890 2002-12-17 [thorsten]   0.8.6claws113
6891
6892         * tools/Makefile.am
6893           tools/README
6894           tools/google_msgid.pl ** NEW FILE **
6895                 Added "search for message-id" script and doc
6896
6897 2002-12-17 [thorsten]   0.8.6claws112
6898
6899         * po/hu.po
6900                 Updated hungarian translation
6901                 (updated by Gal Zoltan)
6902
6903 2002-12-16 [christoph]  0.8.6claws111
6904
6905         * src/addr_compl.c
6906                 remove stupid addressbook dump to debug output
6907         * src/mh.c
6908                 fix memory leak found by Hiro
6909
6910 2002-12-14 [paul]       0.8.6claws110
6911
6912         * src/compose.c
6913                 fix menubar sensitivity on send
6914                 
6915         * src/prefs_filtering.c
6916         * src/prefs_matcher.c
6917         * src/prefs_scoring.c
6918                 Fix english ;)
6919                 
6920         * src/common/quoted-printable.h
6921                 sync: fix typo
6922         
6923 2002-12-13 [christoph]  0.8.6claws109
6924
6925         * src/Makefile.am
6926         * src/manage_window.[ch]        ** REMOVE **
6927         * src/gtk/Makefile.am
6928         * src/gtk/manage_window.[ch]    ** NEW **
6929                 move manage_window files to gtk directory
6930
6931 2002-12-13 [christoph]  0.8.6claws108
6932
6933         * src/Makefile.am
6934         * src/gtkshruler.[ch]           ** REMOVE **
6935         * src/gtk/Makefile.am
6936         * src/gtk/gtkshruler.[ch]       ** NEW **
6937                 move gtkshruler files to gtk directory
6938
6939 2002-12-13 [christoph]  0.8.6claws107
6940
6941         * src/Makefile.am
6942         * src/compose.c
6943         * src/gtkstext.[ch]             ** REMOVE **
6944         * src/gtkutils.[ch]
6945         * src/textview.c
6946         * src/gtk/gtkstext.[ch]         ** NEW **
6947         * src/gtk/Makefile.am
6948                 o move stext functions to gtkstext.c to remove
6949                   dependency of gtkutils
6950                 o move gtkstext files to gtk directory
6951
6952         * src/gtk/Makefile.am
6953         * src/gtk/sslcertwindow.[ch]
6954                 UI stuff can always depend on common code so
6955                 it's ok to add ../common to include path
6956
6957 2002-12-13 [colin]      0.8.6claws106
6958
6959         * src/summaryview.c
6960                 Disconnect sighandlers for mainwindow when
6961                 quicksearch has the focus
6962                 Fix bug #653231
6963         * src/mainwindow.[ch]
6964                 Make key_pressed callback public, to be able
6965                 to disconnect it
6966
6967 2002-12-13 [christoph]  0.8.6claws105
6968
6969         * src/mh.c
6970                 create .mh_sequences file in new MH folders
6971                 (closes feature request [ 523162 ] MH folders should
6972                  get a .mh_sequences)
6973
6974 2002-12-13 [colin]      0.8.6claws104
6975
6976         * src/summaryview.c
6977                 Better handling of quicksearch show/hide
6978                 (basically the button stays under the mouse 
6979                  when toggled)
6980
6981 2002-12-13 [paul]       0.8.6claws103
6982
6983         * sync with 0.8.6cvs17
6984                 see ChangeLog 2002-12-13
6985
6986 2002-12-13 [paul]       0.8.6claws102
6987
6988         * po/es.po
6989                 updated by Ricardo Mones Lastra
6990
6991 2002-12-11 [colin]       0.8.6claws101
6992
6993         * src/folder.c
6994                 remove statusbar stuff
6995           src/folderview.c
6996                 set statusbar verbosity when moving folders
6997
6998 2002-12-11 [colin]       0.8.6claws100
6999         * src/prefs_filtering.c
7000         * src/prefs_matcher.c
7001         * src/prefs_scoring.c
7002                 Fix english ;)
7003
7004 2002-12-11 [colin]       0.8.6claws99
7005
7006         * src/prefs_common.[ch]
7007                 Add summary_quicksearch_type
7008         * src/summaryview.c
7009                 Save last used quicksearch type
7010
7011 2002-12-11 [jens]       0.8.6claws98
7012         * src/prefs_filtering.c
7013         * src/prefs_matcher.c
7014         * src/prefs_scoring.c
7015                 added dialog for incomplete rules in scoring, filtering and
7016                 matcher to ask wheather really close
7017
7018 2002-12-11 [colin]      0.8.6claws97
7019
7020         * src/folder.c
7021                 Fix folder dnd statusbar logging
7022
7023 2002-12-10 [christoph]  0.8.6claws96
7024
7025         * src/compose.c
7026         * src/folder.c
7027         * src/imap.c
7028         * src/inc.c
7029         * src/main.c
7030         * src/mainwindow.c
7031         * src/news.c
7032         * src/send.c
7033         * src/statusbar.[ch]
7034         * src/common/hooks.c
7035         * src/common/log.[ch]
7036                 o handle verbose logging in statusbar directly in statusbar code
7037                   and common code does not need any knowledge about a statusbar
7038                 o remove direct calls to statusbar_(puts|pop)_all functions
7039
7040 2002-12-10 [jens]       0.8.6claws95
7041
7042         * src/*.c
7043                 removed gettext from g_warnings
7044         * po/POTFILES.in
7045                 cleaned and updated
7046         * po/de.po
7047                 updated
7048
7049 2002-12-10 [colin]      0.8.6claws94
7050
7051         * src/main.c
7052                 finish crash dialog fix
7053
7054 2002-12-10 [colin]      0.8.6claws93
7055
7056         * src/main.c
7057                 "Fix" "sylpheed already running" instead of
7058                 crash dialog appearing after a crash
7059
7060 2002-12-10 [colin]      0.8.6claws92
7061
7062         * po/POTFILES.in
7063                 add src/gtk/sslcertwindow.c
7064
7065 2002-12-10 [paul]       0.8.6claws91
7066
7067         * po/POTFILES.in
7068                 updated to reflect recent changes
7069                 submitted by Alessandro Maestri
7070
7071 2002-12-09 [christoph]  0.8.6claws90
7072
7073         * src/Makefile.am
7074         * src/smtp.[ch]                 ** REMOVE **
7075         * src/common/Makefile.am
7076         * src/common/smtp.[ch]          ** NEW **
7077                 move smtp files to common directory
7078
7079 2002-12-09 [christoph]  0.8.6claws89
7080
7081         * src/Makefile.am
7082         * src/session.[ch]              ** REMOVE **
7083         * src/common/Makefile.am
7084         * src/common/session.[ch]       ** NEW **
7085                 move session files to common directory
7086
7087 2002-12-09 [paul]       0.8.6claws88
7088
7089         * src/account.c
7090                 fix bug [649746] edit accounts: move account reverted
7091                 Patch submitted by Luke Plant <lukeplant@users.sourceforge.net>
7092
7093 2002-12-09 [colin]      0.8.6claws87
7094
7095         * src/ssl_certificate.c
7096                 cleanup
7097
7098 2002-12-09 [colin]      0.8.6claws86
7099
7100         * src/ssl.c
7101                 Try to open the cert.pem database and 
7102                 issue a warning if it isn't there
7103
7104 2002-12-09 [colin]      0.8.6claws85
7105
7106         * src/common/ssl_certificate.c
7107         * src/gtk/sslcertwindow.c
7108                 Warning fixes
7109
7110 2002-12-09 [colin]      0.8.6claws84
7111
7112         * src/ssl_certificate.[ch] ** REMOVED **
7113         * src/common/ssl_certificate.[ch] ** NEW **
7114         * src/Makefile.am
7115         * src/common/Makefile.am
7116                 Moved ssl_certificate.[ch] to common
7117         * src/common/ssl.c 
7118                 Put back needed include
7119         * src/gtk/sslcertwindow.[ch]
7120                 Changed ssl_certificate.h include
7121         
7122 2002-12-09 [colin]      0.8.6claws83
7123
7124         * src/gtk/sslcertwindow.[ch]
7125                 Implement hook for certificate acception
7126         * src/ssl_certificate.[ch]
7127                 Implement hook for certificate acception
7128         * src/common/ssl.c
7129                 Reenable certificate acception check
7130         * src/mainwindow.c
7131                 Register sslcertwindow's hook
7132         
7133 2002-12-08 [christoph]  0.8.6claws82
7134
7135         * src/about.c
7136         * src/addr_compl.c
7137         * src/codeconv.c
7138         * src/manual.c
7139         * src/undo.c
7140         * src/common/utils.c
7141                 o add missing includes
7142                 o fix warnings
7143         * src/.cvsignore
7144         * src/common/.cvsignore
7145         * src/common/version.h          ** REMOVE **
7146                 remove autogenerated file
7147
7148 2002-12-08 [paul]       0.8.6claws81
7149
7150         * src/stringtable.c
7151                 put back needed include
7152
7153 2002-12-08 [colin]      0.8.6claws80
7154         
7155         * src/gtk/sslcertwindow.c
7156                 Cleaner popups when asking
7157         * src/ssl_certificate.c
7158         * src/prefs_common.[ch]
7159                 remove ssl certificate pref
7160                 put back needed include
7161         * src/undo.c
7162                 put back needed include
7163
7164 2002-12-08 [christoph]  0.8.6claws79
7165
7166         * src/folderview.c
7167         * src/logwindow.c
7168         * src/statusbar.c
7169         * src/summaryview.c
7170                 only abort hook invokation if required data is missing not
7171                 if our own data pointer is NULL, update hookfunction for
7172                 log window
7173
7174 2002-12-08 [paul]       0.8.6claws78
7175
7176         * src/about.c
7177         * src/addrcache.c
7178         * src/addrclip.c
7179         * src/addr_compl.c
7180         * src/addrselect.c
7181         * src/codeconv.c
7182         * src/colorlabel.c
7183         * src/enriched.c
7184         * src/esmtp.c
7185         * src/exporthtml.c
7186         * src/headerview.c
7187         * src/imageview.c
7188         * src/manual.c
7189         * src/noticeview.c
7190         * src/pgptext.c
7191         * src/scoring.c
7192         * src/sourcewindow.c
7193         * src/stringtable.c
7194         * src/undo.c
7195                 clean up: remove unneccesary includes
7196
7197 2002-12-08 [christoph]  0.8.6claws77
7198
7199         * src/folderview.c
7200         * src/statusbar.c
7201         * src/summaryview.c
7202         * src/common/hooks.[ch]
7203                 hook functions now have a gboolean return value, if a hook
7204                 returns TRUE it will stop executing of any more hooks in
7205                 the same hooklist for this invokation
7206
7207 2002-12-08 [colin]      0.8.6claws76
7208         
7209         * src/main.c
7210                 put back argv0 for CRASH_DIALOG
7211
7212 2002-12-08 [christoph]  0.8.6claws75
7213
7214         * src/Makefile.am
7215         * src/about.c
7216         * src/account.c
7217         * src/crash.c
7218         * src/esmtp.h
7219         * src/imap.[ch]
7220         * src/inc.c
7221         * src/main.c
7222         * src/mainwindow.c
7223         * src/news.c
7224         * src/pop.[ch]
7225         * src/prefs_account.[ch]
7226         * src/prefs_common.[ch]
7227         * src/send.[ch]
7228         * src/smtp.[ch]
7229         * src/ssl_certificate.[ch]
7230         * src/ssl_manager.[ch]
7231         * src/common/Makefile.am
7232         * src/common/log.c
7233         * src/common/nntp.[ch]
7234         * src/common/socket.[ch]
7235         * src/common/ssl.[ch]
7236         * src/gtk/sslcertwindow.[ch]
7237         * ac/openssl.m4
7238                 use new autoconf script to detect OpenSSL with extra parameters
7239                 to specify the location of libs and includes, also remove USE_SSL
7240                 to USE_OPENSSL
7241
7242         * src/common/sylpheed.[ch]
7243         * src/common/version.h.in
7244                 start seperation of common code initialization seperated from gui
7245
7246         * src/summaryview.c
7247                 The function that is called when a color label changes
7248                 should not change the color lable again
7249
7250 2002-12-08 [colin]      0.8.6claws74
7251
7252         * src/gtk/sslcertwindow.c
7253                 warning fixes
7254
7255 2002-12-08 [colin]      0.8.6claws73
7256
7257         * src/statusbar.c
7258           src/common/log.h
7259                 Register a hook for statusbar_puts_all
7260         * src/common/log.c
7261                 invoke statusbar_puts_all's hook
7262         
7263 2002-12-08 [colin]      0.8.6claws72
7264
7265         * src/ssl_certificate.c
7266                 Put back a badly-removed include
7267
7268 2002-12-08 [colin]      0.8.6claws71
7269
7270         * src/gtk/sslcertwindow.[ch]    ** NEW **
7271                 new certificate presentation
7272         * src/gtk/Makefile.am
7273                 add new files
7274         * src/ssl_certificate.[ch]
7275                 gtk cleanup, made utility functions public
7276         * src/ssl_manager.c
7277                 use new cert presentation
7278
7279 2002-12-07 [christoph]  0.8.6claws70
7280
7281         * src/Makefile.am
7282         * src/nntp.[ch]                 ** REMOVE **
7283         * src/common/Makefile.am
7284         * src/common/nntp.[ch]          ** NEW **
7285                 move nntp files to common directory
7286
7287 2002-12-07 [christoph]  0.8.6claws69
7288
7289         * src/procmsg.[ch]
7290         * src/summaryview.c
7291                 implement msginfo update callback using sylpheed's new
7292                 hook system. Invoke hooks from procmsg_msginfo_[un]set_flags.
7293
7294 2002-12-06 [christoph]  0.8.6claws68
7295
7296         * src/editgroup.c
7297                 This patch changes the 'Edit Group Details' dialog to
7298                 allow extended selections in either pane, so that
7299                 addresses can be added or removed from a group more
7300                 quickly and easily. (it actually is a net decrease in
7301                 file size, as some unnecessary functions have been
7302                 removed). 
7303                 (patch submitted by Luke Plant <lukeplant@users.sourceforge.net>)
7304
7305 2002-12-06 [christoph]  0.8.6claws67
7306
7307         * src/Makefile.am
7308         * src/template.[ch]             ** REMOVE **
7309         * src/common/Makefile.am
7310         * src/common/template.[ch]      ** NEW **
7311                 move template files to common directory
7312
7313         * src/nntp.c
7314                 add missing log.h include
7315
7316 2002-12-06 [melvin]     0.8.6claws66
7317
7318         * src/prefs_actions.c
7319                 Added the trailing ">" syntax to insert command's output
7320                 without replacing old text (in contrast to trailing "|").
7321
7322 2002-12-05 [colin]      0.8.6claws65
7323         
7324         * src/common/utils.c
7325                 Don't modify original search_string or it'll change
7326                 the next iterations in the for()
7327
7328 2002-12-05 [darko]      0.8.6claws64
7329
7330         * src/common/utils.c
7331                 proper check for filtering commands, found by Colin
7332
7333 2002-12-05 [darko]      0.8.6claws63
7334
7335         * src/common/utils.c
7336                 check proper string for NULL pointer, found by Colin
7337
7338 2002-12-05 [darko]      0.8.6claws62
7339
7340         * src/common/utils.[ch]
7341                 expand_search_string(): new function
7342                 converts Mutt-like patterns to Sylpheed's
7343                 filtering engine
7344         * src/summaryview.c
7345                 use expand_search_string() to allow Mutt-like
7346                 patterns in extended search
7347         * README.claws
7348                 document extended option in quick search
7349
7350 2002-12-05 [paul]       0.8.6claws61
7351
7352         * sync with 0.8.6cvs16
7353                 see ChangeLog 2002-12-05
7354                 
7355         * po/POTFILES.in
7356                 clean up
7357
7358 2002-12-04 [christoph]  0.8.6claws60
7359
7360         * src/imap.[ch]
7361                 put imap authentication code into a new function and
7362                 remove it from imap_session_new that will allow to
7363                 send other commands before authentication
7364
7365 2002-12-04 [christoph]  0.8.6claws59
7366
7367         * src/imap.[ch]
7368                 use already existing method to prevent unneeded IMAP
7369                 folder selects. Set imap_select parameters to NULL
7370                 in some functions if the values are not required.
7371
7372         * src/xml.h
7373                 remove no longer required include
7374
7375 2002-12-04 [paul]       0.8.6claws58
7376
7377         * po/es.po
7378                 updated by Ricardo Mones Lastra
7379                 
7380         * configure.in
7381           po/hu.po      ** NEW FILE **
7382                 initial Hungarian translation, submitted
7383                 by Gál Zoltán <galzoli@hu.inter.net>
7384
7385 2002-12-03 [christoph]  0.8.6claws57
7386
7387         * src/Makefile.am
7388         * src/gtksctree.[ch]            ** REMOVE **
7389         * src/gtk/Makefile.am
7390         * src/gtk/gtksctree.[ch]        ** NEW **
7391                 move gtksctree files to gtk directory
7392
7393 2002-12-03 [christoph]  0.8.6claws56
7394
7395         * src/Makefile.am
7396         * src/md5.[ch]                  ** REMOVE **
7397         * srm/common/Makefile.am
7398         * src/common/md5.[ch]           ** NEW **
7399                 move md5 files to common directory
7400
7401         * src/gtkstext.c
7402                 remove not required #include
7403
7404 2002-12-03 [sergey]     0.8.6claws55
7405
7406         * src/gtkutils.c
7407         * src/gtkutils.h
7408                 gtkut_window_popup(): new function.
7409         * src/mainwindow.c
7410                 main_window_popup(): use gtkut_window_popup() to raise
7411                 window without changing its position.
7412                 (see sylpheed-main ML message [sylpheed:17247])
7413
7414 2002-12-03 [sergey]     0.8.6claws54
7415
7416         * src/send.c
7417                 send_message_local(): removed first-dot escaping
7418                 (SMTP-only, not needed for sending through pipe)
7419
7420 2002-12-03 [paul]       0.8.6claws53
7421
7422         * po/POTFILES.in
7423                 update to reflect recent changes (thanks
7424                 to Ricardo Mones Lastra)
7425                 
7426         * tools/filter_conv.pl
7427                  fix problem with quoted strings. Patch submitted
7428                  by Luke Plant <lukeplant@softhome.net>
7429
7430 2002-12-03 [paul]       0.8.6claws52
7431
7432         * sync with 0.8.6cvs15
7433                 see ChangeLog 2002-12-03
7434
7435 2002-12-02 [christoph]  0.8.6claws51
7436
7437         * src/logwindow.[ch]
7438         * src/common/log.[ch]
7439                 implement logging using a hook function
7440
7441         * src/folderview.c
7442         * src/folder.[ch]
7443                 define hooklist name in header file to avoid
7444                 errors caused by wrong spelling of hooklist names
7445
7446         * src/toolbar.c
7447                 fix warnings
7448
7449 2002-12-02 [christoph]  0.8.6claws50
7450
7451         * src/common/Makefile.am
7452                 add src/common/hooks.[ch]
7453
7454         * src/common/hooks.[ch]
7455                 implement a simple hook system using glib's hook functions
7456
7457         * src/folder.[ch]
7458         * src/folderview.c
7459                 use new hook system for folder item updates
7460
7461 2002-12-02 [christoph]  0.8.6claws49
7462
7463         * doc-src/ui_seperation.txt     ** NEW **
7464                 information for ui seperation
7465
7466         * src/Makefile.am
7467                 remove files that were moved to common
7468                 include common directory by default for the header files
7469
7470         * src/inc.c
7471         * src/common/socket.c
7472         * src/automaton.[ch]
7473                 implement automaton using g_io_*-functions instead of
7474                 gdk_input_add to make it ui independent
7475
7476         * src/codeconv.c
7477         * src/compose.c
7478         * src/ldif.c
7479         * src/pgptext.c
7480         * src/procmime.c
7481         * src/rfc2015.c
7482         * src/smtp.c
7483         * src/unmime.c
7484                 remove common/ prefix because directory is now in
7485                 include path
7486
7487         * src/compose.c
7488         * src/folder.c
7489         * src/folderview.c
7490         * src/mainwindow.c
7491         * src/messageview.c
7492         * src/prefs_common.c
7493         * src/procmsg.c
7494         * src/rfc2015.c
7495                 fix warnings
7496
7497         * src/imap.c
7498         * src/inc.c
7499         * src/news.c
7500         * src/pop.c
7501         * src/send.c
7502         * src/smtp.c
7503         * src/ssl_certificate.c
7504                 add log.h header file for logging functions
7505
7506         * src/main.c
7507         * src/common/utils.c
7508         * src/summaryview.c
7509         * src/xml.c
7510                 o move debug_mode to common/utils.c
7511                 o add functions to set and get debug_mode
7512
7513         * src/defs.h                    ** REMOVE **
7514         * src/intl.h                    ** REMOVE **
7515         * src/socket.[ch]               ** REMOVE **
7516         * src/ssl.[ch]                  ** REMOVE **
7517         * src/utils.[ch]                ** REMOVE **
7518                 replaced by new files in src/common/
7519         
7520         * src/common/Makefile.am
7521                 add new files in src/common/
7522
7523         * src/common/defs.h             ** NEW **
7524         * src/common/intl.h             ** NEW **
7525         * src/common/log.[ch]           ** NEW **
7526         * src/common/socket.[ch]        ** NEW **
7527         * src/common/ssl.[ch]           ** NEW **
7528         * src/common/utils.[ch]         ** NEW **
7529                 replacement for files in src/
7530
7531 2002-12-02 [colin]      0.8.6claws48
7532
7533         * src/folderview.c
7534                 Scroll folderview if necessary during dnd
7535
7536 2002-12-02 [colin]      0.8.6claws47
7537
7538         * src/folder.[ch]
7539                 Add check to verify a move is within a single mailbox
7540         * src/folderview.c
7541                 Add specific error string for this check
7542
7543 2002-12-02 [colin]      0.8.6claws46
7544
7545         * src/folder.c
7546                 Add a test to folder moving, remove a statusbar_print
7547         * src/folderview.c
7548                 Add Move folder... context-menu item
7549                 Factorize folder moving code
7550                 Enable folder DND for mbox
7551
7552 2002-12-01 [christoph]  0.8.6claws45
7553
7554         * ac/aspell.m4
7555                 remove conf.aspelltest if the version check fails
7556
7557 2002-11-30 [christoph]  0.8.6claws44
7558
7559         * autogen.sh
7560                 run libtoolize --force in autogen to create missing
7561                 libtool scripts
7562
7563 2002-11-30 [christoph]  0.8.6claws43
7564
7565         * src/Makefile.am
7566         * src/pgptext.c
7567         * src/procmime.c
7568         * src/rfc2015.c
7569         * src/uuencode.[ch]             ** REMOVED **
7570         * src/common/Makefile.am
7571         * src/common/uuencode.[ch]      ** NEW **
7572                 move uuen/decoder to common directory
7573
7574 2002-11-30 [christoph]  0.8.6claws42
7575
7576         * src/Makefile.am
7577         * src/base64.[ch]               ** REMOVED **
7578         * src/codeconv.c
7579         * src/compose.c
7580         * src/ldif.c
7581         * src/pgptext.c
7582         * src/procmime.c
7583         * src/rfc2015.c
7584         * src/smtp.c
7585         * src/unmime.c
7586         * src/common/Makefile.am
7587         * src/common/base64.[ch]        ** NEW **
7588                 move base64 en/decoder to common directory
7589
7590 2002-11-30 [christoph]  0.8.6claws41
7591
7592         * src/common                    ** NEW **
7593                 new directory for UI independent code
7594         * src/gtk                       ** NEW **
7595                 new directory for GTK frontend
7596         * src/common/.cvsignore         ** NEW **
7597         * src/gtk/.cvsignore            ** NEW **
7598                 ignore build files
7599         * src/common/Makefile.am        ** NEW **
7600         * src/gtk/Makefile.am           ** NEW **
7601                 automake files to build new seperated stuff
7602         * src/Makefile.am
7603                 the binary will currently still be build with the
7604                 files in src, so we include the code from the
7605                 subdirs for now after building the libs there
7606
7607 2002-11-30 [paul]       0.8.6claws40
7608
7609         * src/compose.c
7610                 fix bug [642731] 'Wrong selected account with drafted mail'
7611
7612 2002-11-29 [oliver]     0.8.6claws39
7613         
7614         * src/messageview.c
7615                 o update summaryview when switching between different
7616                   messageviews          
7617         * src/toolbar.c  
7618                 o check if messageview holds already removed msg
7619                   from summaryview
7620                 
7621
7622 2002-11-29 [oliver]     0.8.6claws38
7623
7624         * src/toolbar.c 
7625                 remove not needed variables and includes
7626                 make messageview stay opened and move to next when msgs are deleted 
7627
7628 2002-11-29 [oliver]     0.8.6claws37
7629         
7630         * src/toolbar.c 
7631                 disable compose button (messageview toolbar) by default
7632                 deleted msgs are moved to trash
7633         
7634 2002-11-29 [melvin]     0.8.6claws36
7635
7636         * configure.in
7637                 Increased minimal gpgme version to 0.3.10 (Zombies out)
7638                 and to detect signatures expirations (gpgme 0.3.6)
7639
7640         * src/main.c
7641                 Use non obsolescent function for Gpgme engine checking.
7642
7643         * src/rfc2015.c
7644                 Inform about expired signatures or signatures which key
7645                 has expired. Expiration date is displayed.
7646
7647         * src/sigstatus.c
7648                 Inform about expired signatures or signatures which key
7649                 has expired.
7650
7651 2002-11-28 [paul]       0.8.6claws35
7652
7653         * src/folderview.c
7654                 re-instate 'Check for new messages' in Newsgroup
7655                 folders right-click menu, after a suggestion from
7656                 Tim Mann <timmann@users.sourceforge.net>
7657
7658         * src/main.c
7659                 after a crash check only local folders for new
7660                 messages
7661
7662 2002-11-28 [paul]       0.8.6claws34
7663
7664         * configure.in
7665                 apply patch that fixes the checking of GTK with XIM 
7666                 support on different OSs, such as FreeBSD. Patch 
7667                 submitted by Topia <topia@users.sourceforge.net>
7668                 
7669 2002-11-28 [paul]       0.8.6claws33
7670
7671         * src/mainwindow.c
7672           src/prefs_common.c
7673           src/prefs_toolbar.c
7674                 more changes to the English
7675
7676 2002-11-28 [paul]       0.8.6claws32
7677
7678         * sync with 0.8.6cvs13
7679                 see ChangeLog 2002-11-28 (no sync needed
7680                 for src/compose.c)
7681
7682 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws31
7683         
7684         * src/mainwindow.[ch]
7685                 add patch by Ivan F. Martinez introducing messageview Toolbar
7686                 some changes and committed by oliver    
7687
7688 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws30
7689
7690         * src/messageview.[ch]
7691                 add patch by Ivan F. Martinez introducing messageview Toolbar
7692                 some changes and committed by oliver    
7693
7694 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws29
7695
7696         * src/compose.[ch]
7697                 add patch by Ivan F. Martinez introducing messageview Toolbar
7698                 some changes and committed by oliver    
7699
7700 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws28
7701         
7702         * src/toolbar.[ch]
7703                 add patch by Ivan F. Martinez introducing messageview Toolbar
7704                 some changes and committed by oliver
7705
7706 2002-11-28 [oliver]     0.8.6claws27
7707         
7708         * src/prefs_toolbar.[ch]
7709                 getting ready for messageview toolbar
7710                 free mem allocated by gettext
7711                 change prefs_toolbar to prefs_toolbar_open
7712  
7713 2002-11-28 [thorsten]   0.8.6claws26
7714
7715         * src/imageview.[ch]
7716                 cleaned up conflicting declarations of
7717                 imageview_show_image()
7718
7719 2002-11-28 [paul]       0.8.6claws25
7720
7721         * src/grouplistdialog.c
7722           src/prefs_common.c
7723           src/prefs_summary_column.c
7724                 a few more improvements to the English
7725
7726 2002-11-28 [colin]      0.8.6claws24
7727
7728         * man/sylpheed.1
7729                 A few updates to command-line parameters
7730
7731 2002-11-28 [colin]      0.8.6claws23
7732
7733         * src/prefs_filtering.c
7734                 Fix problems with prefs_filtering_delete_path:
7735                 a) if the first rule is removed, original pointers
7736                    weren't updated (leading to segfaults)
7737                 b) it was always global_processing updated in case
7738                    of removed path was parent of rule path
7739
7740 2002-11-27 [paul]       0.8.6claws22
7741
7742         * src/mainwindow.c
7743           src/prefs_account.c
7744           src/prefs_actions.c
7745           src/prefs_common.c
7746           src/prefs_customheader.c
7747           src/prefs_display_header.c
7748           src/prefs_filtering.c
7749           src/prefs_folder_item.c
7750           src/prefs_matcher.c
7751           src/prefs_scoring.c
7752           src/prefs_summary_column.c
7753           src/prefs_template.c
7754           src/prefs_toolbar.c
7755                  improve the English in the GUI
7756
7757 2002-11-27 [colin]      0.8.6claws21
7758
7759         * src/folder.c
7760                 Fix processing renaming problems happening after
7761                 last commit
7762
7763 2002-11-27 [colin]      0.8.6claws20
7764
7765         * src/folder.c
7766                 recursive move now deletes src each subfolder after 
7767                 having moved it
7768         * src/folderview.c
7769                 Use identifier instead of path during dnd (enables
7770                 IMAP folder dnd)
7771
7772 2002-11-27 [paul]       0.8.6claws19
7773
7774         * src/main.c
7775                 apply patch that does command-line processing 
7776                 BEFORE gtk_init, allowing claws to run from 
7777                 shell-scripts in non-X environment (e.g. crontab 
7778                 or ip-up, ip-down scripts). Patch submitted by
7779                 Ruslan N. Balkin <baron@dartel.ru>
7780                 
7781         * po/it.po
7782                 updated by Alessandro Maestri
7783
7784 2002-11-27 [paul]       0.8.6claws18
7785
7786         * sync with 0.8.6cvs12
7787           src/prefs_common.c
7788                 Differences are that main uses a 'Receive dialog'
7789                 frame on the Interface tab, whereas claws groups all 
7790                 the dialogs together in a 'Dialogs' frame.
7791
7792 2002-11-27 [colin]      0.8.6claws17
7793
7794         * src/prefs_matcher.c
7795                 Fix Execute criteria's NOT flag
7796
7797
7798 2002-11-26 [christoph]  0.8.6claws16
7799
7800         * src/ssl.c
7801                 rewrite the ssl code a little bit, only use one
7802                 SSL context, set default certificates' file/path
7803
7804 2002-11-26 [thorsten]   0.8.6claws15
7805
7806         * src/compose.c
7807                 default-reply-to didn't work for ml-reply
7808
7809 2002-11-26 [melvin]     0.8.6claws14
7810
7811         * src/prefs_actions.c
7812                 Made pipe-actions ignore short headers in message view
7813                 Made trailing-pipe-actions write in the message view with
7814                 the same font as the original message
7815
7816 2002-11-26 [paul]       0.8.6claws13
7817
7818         * src/compose.c
7819                 this time commit the correct file
7820
7821 2002-11-26 [paul]       0.8.6claws12
7822
7823         * sync with 0.8.6cvs11
7824           src/quote_fmt_parse.y  
7825                 no sync needed
7826           src/account.[ch]       
7827                 not sync'ed
7828           src/compose.c
7829                 compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
7830                 on draft mode.
7831                 compose_reedit(): add check for 'X-Sylpheed-Account-Id:' 
7832                 header
7833                 
7834         see ChangeLog 2002-11-25 and 2002-11-26
7835
7836 2002-11-26 [colin]      0.8.6claws11
7837
7838         * src/folderview.c
7839                 Fix collapsed folder not auto-expanding during
7840                 mail dnd, if it was the source folder.
7841
7842 2002-11-25 [colin]      0.8.6claws10
7843
7844         * src/folderview.[ch]
7845                 Variable renaming and cleaning (slist of nodes 
7846                 to be re-collapsed is stored in FolderView)
7847
7848 2002-11-25 [paul]       0.8.6claws9
7849
7850         * src/prefs_common.[ch]
7851                 fix breakage caused by last commit
7852
7853 2002-11-25 [paul]       0.8.6claws8
7854
7855         * sync with 0.8.6cvs4
7856                 see ChangeLog 2002-11-21
7857
7858 2002-11-25 [paul]       0.8.6claws7
7859
7860         * sync with 0.8.6cvs4
7861                 see ChangeLog 2002-11-20
7862
7863 2002-11-25 [paul]       0.8.6claws6
7864
7865         * sync with 0.8.6cvs3
7866                 see ChangeLog 2002-11-18
7867
7868 2002-11-25 [colin]      0.8.6claws5
7869
7870         * src/gtkutils.[ch]
7871                 Add gtkut_ctree_node_is_parent()
7872         * src/folderview.c
7873                 Spring-loaded folders
7874
7875 2002-11-25 [colin]      0.8.6claws4
7876
7877         * src/utils.[ch]
7878                 Add slist_concat_unique(), function to merge
7879                 two GSList filtering dups
7880         * src/folder.[ch]
7881         * src/summaryview.[ch]
7882         * src/folderview.c
7883         * src/main.c
7884                 Add detection/update/display of unread answers
7885                 to marked mails
7886         * src/procmsg.[ch]
7887                 Add procmsg_find_children()
7888                 Add procmsg_msg_has_marked_parent()
7889
7890 2002-11-25 [colin]      0.8.6claws3
7891
7892         * src/ssl_certificate.[ch]
7893                 Allow checking a certificate without a DNS
7894                 lookup
7895                 Allow to forget a cert (by deleting it)
7896                 Make ssl_certificate_destroy_public
7897         * src/ssl_manager.[ch] ** NEW FILES **
7898                 Gui to manage (display/remove) certificates
7899         * src/prefs_common.[ch]
7900                 Add a pref to allow silent acceptation of
7901                 trusted certificates or not (based on the
7902                 "I want to know what's going on" principle)
7903         * src/mainwindow.c
7904                 Add SSL manager in Tools menu
7905         * src/Makefile.am
7906                 Add the new files to the build
7907         * po/POTFILES.in
7908                 Add ssl_manager.c to translations
7909
7910 2002-11-25 [colin]      0.8.6claws2
7911
7912         * src/summaryview.[ch]
7913                 Add S_SEARCH_EXTENDED to the quick search, which 
7914                 allows to search using filtering syntax.
7915
7916 2002-11-25 [colin]      0.8.6claws1
7917
7918         * src/summaryview.c
7919                 Deletion of duplicates now prefer deleting
7920                 the unread dup (fixes feature-request 638989).
7921
7922 2002-11-24 [paul]       0.8.6claws
7923
7924         * po/es.po
7925           po/pl.po
7926           po/ru.po
7927           po/sr.po
7928                 updated by Ricardo Mones Lastra,
7929                 Witold Wladyslaw Wojciech Wilk,
7930                 Ruslan N. Balkin, and  Urke MMI 
7931                 respectively
7932
7933 2002-11-24 [paul]       0.8.5claws182
7934
7935         * po/bg.po
7936                 updated by George Danchev
7937
7938 2002-11-23 [alfons]     0.8.5claws181
7939
7940         * src/imap.c
7941                 tiny memory leak found by browsing Dimitar's 
7942                 valgrind report
7943
7944 2002-11-23 [paul]       0.8.5claws180
7945
7946         * po/it.po
7947                 updated by Alessandro Maestri
7948
7949 2002-11-22 [christoph]  0.8.5claws179
7950
7951         * src/compose.c
7952         * src/inc.c
7953         * src/prefs_filtering.c
7954         * src/summaryview.c
7955                 more warning fixes
7956
7957 2002-11-22 [alfons]     0.8.5claws178
7958
7959         * src/summaryview.c
7960                 summary_execute_delete_func(): if message is deleted, make 
7961                 sure to also remove its entry in the subject hash table. 
7962                 fixes a corner case bug.
7963
7964 2002-11-22 [paul]       0.8.5claws177
7965
7966         * .cvsignore
7967                 add 'autom4te.cache'
7968                 
7969         * ltconfig      ** REMOVED **
7970                 not needed
7971
7972 2002-11-22 [paul]       0.8.5claws176
7973
7974         * src/textview.c
7975                 textview_set_font(): fix for message display in
7976                 UTF-8 locales (thanks to Sergey Vlasov).
7977                 
7978         * AUTHORS
7979                 add new team members and contributors
7980
7981
7982 2002-11-21 [colin]      0.8.5claws175
7983
7984         * src/procmsg.[ch]
7985                 Add procmsg_remove_special_headers()
7986         * src/mh.c
7987                 Use procmsg_remove_special_headers() for 
7988                 previous fix
7989
7990 2002-11-21 [colin]      0.8.5claws174
7991
7992         * src/mh.c
7993                 Fix moving/copying from queue/draft folders
7994                 for MH folders
7995
7996 2002-11-21 [christoph]  0.8.5claws173
7997
7998         * src/crash.c
7999         * src/filtering.c
8000         * src/logwindow.c
8001         * src/main.c
8002         * src/matcher_parser_lex.[hl]
8003         * src/mbox.c
8004         * src/mbox_folder.[ch]
8005         * src/prefs_filtering.c
8006         * src/procheader.c
8007         * src/quote_fmt_lex.l
8008         * src/ssl.c
8009                 fix all warnings except the warnings in lex and yacc files
8010
8011 2002-11-20 [christoph]  0.8.5claws172
8012
8013         * src/imap.c
8014                 fix MsgInfo retrieval for IMAP draft and queue folders
8015                 (closes bug [ 619558 ] Draft saving on IMAP box issue)
8016
8017 2002-11-19 [christoph]  0.8.5claws171
8018
8019         * src/compose.c
8020                 fix segfault, when draft saving does not get
8021                 the MsgInfo of the new message
8022                 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
8023
8024 2002-11-19 [christoph]  0.8.5claws170
8025
8026         * src/procmsg.c
8027                 add parameter check for flag setting function
8028                 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
8029
8030 2002-11-18 [paul]       0.8.5claws169
8031
8032         * src/compose.c
8033                 more sensitivity fixes to redirect mode:
8034                 * disable toolbar draft button
8035                 * allow only Address book in the Tools menu
8036                 * disable editing of message by the spell
8037                   checker
8038
8039 2002-11-18 [paul]       0.8.5claws168
8040
8041         * src/compose.c
8042                 fix sensitivity of menu items in compose_redirect():
8043                 allow only the necessary items 
8044
8045 2002-11-18 [paul]       0.8.5claws167
8046
8047         * src/compose.c
8048                 fix bug [ 603259 ] 'attachment got lost on bounce'
8049
8050 2002-11-18 [paul]       0.8.5claws166
8051
8052         * po/ru.po
8053                 updated by Ruslan N. Balkin <baron@dartel.ru>
8054
8055 2002-11-18 [colin]      0.8.5claws165
8056
8057         * src/main.c
8058           src/defs.h
8059                 Remove old filtering stuff
8060
8061
8062 2002-11-17 [oliver]     0.8.5claws164
8063
8064         * src/toolbar.h
8065                 remove not needed typedef 
8066
8067 2002-11-17 [oliver]     0.8.5claws163
8068
8069         * src/toolbar.c
8070                 make toolbar's on click events translatable
8071
8072 2002-11-15 [colin]      0.8.5claws162
8073
8074         * src/summaryview.c
8075                 Revert too-soon integration of a feature
8076
8077 2002-11-15 [christoph]  0.8.5claws161
8078
8079         * src/imap.c
8080                 use main's implementation of imap_get_msginfo
8081
8082 2002-11-15 [christoph]  0.8.5claws160
8083
8084         * src/compose.c
8085         * src/folder.[ch]
8086         * src/imap.c
8087         * src/mbox_folder.c
8088         * src/mh.c
8089         * src/news.c
8090         * src/procmsg.c
8091         * src/summaryview.c
8092                 replace claws' fetch_msginfo with main's get_msginfo
8093                 (use main's implementation where possible)
8094
8095 2002-11-15 [colin]      0.8.5claws159
8096
8097         * src/ssl_certificate.c
8098                 Missed a check
8099
8100 2002-11-16 [melvin]     0.8.5claws158
8101
8102         * po/fr.po
8103                 Updated French translations.
8104
8105 2002-11-16 [colin]      0.8.5claws157
8106
8107         * src/ssl_certificate.c
8108                 Check for missing parts in the certificates
8109
8110 2002-11-15 [colin]      0.8.5claws156
8111
8112         * src/folderview.c
8113                 Preventive fix (missing check) found by
8114                 Alfons
8115
8116 2002-11-15 [paul]
8117
8118         * NEWS
8119                 sync with 0.8.6 release
8120
8121 2002-11-15 [colin]      0.8.5claws155
8122
8123         * src/folder.[ch]
8124           src/folderview.c
8125                 Fix error handling of folder_item_move_to()
8126                 (thanks to Alfons!)
8127
8128 2002-11-15 [colin]      0.8.5claws154
8129
8130         * src/folder.[ch]
8131           src/folderview.c
8132                 folder_item_move_to() sets an error message instead
8133                 of having GUI stuff in folder.c
8134
8135 2002-11-15 [colin]      0.8.5claws153
8136
8137         * src/procmsg.[ch]
8138                 Implemented a callback for MsgInfo updates, 
8139                 heavily copy/pasted from Christoph's folder 
8140                 callback system
8141         * src/summaryview.[ch]
8142                 Register summary_update_msg as callback
8143
8144 2002-11-14 [colin]      0.8.5claws152
8145         
8146         * src/procmsg.c
8147                 Update the FolderItem after sending (fixes 617593)
8148
8149 2002-11-14 [christoph]  0.8.5claws151
8150
8151         * src/folder.c
8152                 fix wrong position of NULL pointer check found
8153                 by Sergey
8154
8155 2002-11-14 [christoph]  0.8.5claws150
8156
8157         * src/folder.c
8158                 fix segfault when deleting messages from IMAP folders
8159                 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
8160
8161 2002-11-14 [colin]      0.8.5claws149
8162
8163         * src/compose.c
8164                 Forwarding was also ignoring the folder's default account.
8165
8166 2002-11-14 [colin]      0.8.5claws148
8167
8168         * src/compose.c
8169                 Fix sent folder not set to folder properties when 
8170                 forwarding.
8171
8172 2002-11-14 [thorsten]   0.8.5claws147
8173
8174         * src/inc.c
8175                 inc_start(): Files were not moved from .processing to inbox,
8176                 if no global processing rule existed
8177
8178 2002-11-14 [colin]      0.8.5claws146
8179
8180         * src/ssl_certificate
8181                 Fix file operations
8182
8183 2002-11-14 [paul]       0.8.5claws145
8184
8185         * po/it.po
8186                 updated by Alessandro Maestri
8187
8188 2002-11-13 [alfons]     0.8.5claws144
8189
8190         * src/folder.c
8191                 folder_item_close(): only mark messages unread
8192                 when a folder has new messages 
8193
8194 2002-11-13 [keith]      0.8.5claws143
8195
8196         * src/imap.c
8197                 Fix problem moving or copying between
8198                 IMAP folders
8199
8200 2002-11-13 [colin]      0.8.5claws142
8201
8202         * src/matcher_parser_parse.y
8203                 Fix rule problem when " don't match
8204
8205 2002-11-13 [christoph]  0.8.5claws141
8206
8207         * src/folder.c
8208         * src/folderview.c
8209                 moved cache saving to folder_item_close
8210                 the folderview should not have to deal with
8211                 this things
8212
8213 2002-11-13 [christoph]  0.8.5claws140
8214
8215         * src/summaryview.c
8216                 moved setting of important score to
8217                 summary_set_prefs_from_folderitem
8218
8219 2002-11-13 [colin]      0.8.5claws139
8220
8221         * src/matcher_parser_parse.y
8222                 Fix a segfault in the parser (happening when
8223                 a good expression had been tested and a bad 
8224                 one arrives)
8225
8226 2002-11-13 [paul]       0.8.5claws138
8227
8228         * sync with 0.8.5cvs24
8229                 see ChangeLog 2002-11-13
8230                 
8231         * po/pt_BR.po
8232                 updated by Fabio Jr. Beneditto
8233
8234 2002-11-13 [colin]      0.8.5claws137
8235         
8236         * src/msgcache.c
8237           src/defs.h
8238           src/procmsg.[ch]
8239                 Revert last commit, problem
8240
8241 2002-11-13 [colin]      0.8.5claws136
8242
8243         * src/msgcache.c
8244                 Remove duplicated code
8245         * src/defs.h
8246                 Bumped CACHE_VERSION and MARK_VERSION
8247         * src/procmsg.[ch]
8248                 Network endian for cache and mark files
8249
8250 2002-11-12 [colin]      0.8.5claws135
8251
8252         * src/inc.c
8253                 Fix the "socket error" dialog which disappeared
8254
8255 2002-11-12 [colin]      0.8.5claws134
8256
8257         * src/msgcache.c
8258                 Reverse last commit which had performance 
8259                 problems, but still reverse the list
8260
8261 2002-11-12 [colin]      0.8.5claws133
8262
8263         * src/msgcache.c
8264                 Reverse list order
8265
8266 2002-11-12 [melvin]     0.8.5claws132
8267
8268         * src/compose.c
8269                 Added a check for a NULL prefs_common.dictionary
8270
8271 2002-11-12 [colin]      0.8.5claws131
8272
8273         * src/ssl_certificate.[ch]
8274                 Use FQDN hostname
8275
8276 2002-11-12 [colin]      0.8.5claws130
8277
8278         * src/ssl_certificate.[ch]
8279                 Take connection port into account for 
8280                 checking certificates (a single hostname
8281                 could have multiple servers with multiple
8282                 certificates)
8283         * src/ssl.c
8284                 Pass the port to ssl_certificate_check
8285
8286 2002-11-12 [paul]       0.8.5claws129
8287
8288         * src/folder.c
8289                 fix a typo in last commit
8290
8291 2002-11-12 [paul]       0.8.5claws128
8292
8293         * sync with 0.8.5cvs23
8294                 see ChangeLog entry 2002-11-12
8295
8296 2002-11-11 [colin]      0.8.5claws127
8297
8298         * src/ssl_certificate.c
8299                 Cleaner messages
8300                 Don't popup, instead log error, if the 
8301                 corresponding pref is checked
8302         * src/ssl_certificate.h
8303                 include <openssl/objects/h>
8304
8305 2002-11-11 [colin]      0.8.5claws126
8306
8307         * src/ssl_certificate.h
8308                 _Really_ clean it
8309
8310 2002-11-11 [colin]      0.8.5claws125
8311         
8312         * src/ssl_certificate.c
8313                 Fixed leak
8314
8315 2002-11-11 [colin]      0.8.5claws124
8316
8317         * src/ssl.c
8318                 Cleaned a bit
8319         * src/ssl_certificate.[ch]
8320                 Cleaned a bit (better use of SSL API)
8321                 (This will cause non-recognition of saved 
8322                  certificates of claws12[23]...)
8323
8324 2002-11-11 [paul]       0.8.5claws123
8325         
8326         * po/es.po
8327                 updated by Ricardo Mones Lastra
8328
8329 2002-11-11 [colin]      0.8.5claws122
8330
8331         * src/ssl.c
8332                 Fix a typo
8333
8334 2002-11-11 [colin]      0.8.5claws121
8335
8336         * src/ssl_certificate.[ch] ** NEW FILES **
8337         * src/ssl.[ch]
8338                 Check SSL certificates presented to us
8339         * src/Makefile.am
8340                 Add ssl_certificate.[ch]
8341         * po/POTFILES.in
8342                 Add ssl_certificate.c
8343
8344 2002-11-11 [paul]       0.8.5claws120
8345
8346         * sync with 0.8.5cvs22
8347                 see ChangeLog 2002-11-11
8348
8349 2002-11-11 [paul]       0.8.5claws119
8350
8351         * sync with 0.8.5cvs21
8352                 see ChangeLog 2002-11-11
8353
8354 2002-11-10 [jens]       0.8.5claws118
8355
8356         * src/folder.c
8357         * src/folderview.c
8358                 corrected some typing
8359         * po/de.po
8360                 updated german translation
8361         * sylpheed.spec.in
8362                 cleaned up specfile and adjusted it for claws
8363
8364 2002-11-10 [colin]      0.8.5claws117
8365
8366         * src/summaryview.c
8367                 a STATUSBAR_PUSH/POP fix
8368
8369 2002-11-10 [colin]      0.8.5claws116
8370
8371         * src/prefs_folder_item.c
8372                 Fix hanging after opening folder properties
8373
8374 2002-11-10 [hoa]        0.8.5claws115
8375
8376         * src/matcher_parser_lex.l
8377         * src/matcher_parser_parse.y
8378                 config file for scoring and filtering is no more trashed
8379                 when there is a syntax error in a filtering rule when
8380                 editing it in a dialog.
8381
8382 2002-11-09 [colin]      0.8.5claws114
8383
8384         * src/mbox_folder.c
8385                 Added missing initialisation of folder->destroy()
8386
8387 2002-11-09 [colin]      0.8.5claws113
8388
8389         * src/folder.c
8390           src/folderview.c
8391                 Fix the status bar messages
8392
8393 2002-11-09 [colin]      0.8.5claws112
8394
8395         * src/folderview.c
8396                 Fix hangs after folder dnd, happening after 
8397                 claws109.
8398
8399 2002-11-09 [christoph]  0.8.5claws111
8400
8401         * src/folderview.c
8402                 just changed order of calls (reverse order of
8403                 associated calls)
8404         * src/inc.c
8405                 lock inc when checking only one account, otherwise
8406                 inc all could be executed at the same time
8407
8408 2002-11-09 [christoph]  0.8.5claws110
8409
8410         * src/folderview.c
8411                 better unlock the mouse cursor before calling
8412                 summary_show because it changes the cursor too
8413
8414 2002-11-09 [christoph]  0.8.5claws109
8415
8416         * src/folder.[ch]
8417         * src/folderview.c
8418                 add functions to open and close a folder
8419                 o opending will execute scanning for remote folders
8420                   and processing
8421                 o closing will unset new flag for messages
8422
8423 2002-11-09 [colin]      0.8.5claws108
8424
8425         * src/folder.c
8426                 Add a call to prefs_matcher_write_config to 
8427                 avoid non-leaf folders filtering settings to be
8428                 lost
8429
8430 2002-11-09 [paul]       0.8.5claws107
8431
8432         * src/prefs_account.c
8433                 re-word a label
8434
8435 2002-11-09 [colin]      0.8.5claws106
8436
8437         * src/folderview.c
8438                 Minor esthetic fix
8439
8440 2002-11-09 [colin]      0.8.5claws105
8441
8442         * src/folderview.c
8443                 Fix prefs_filtering deletion for MH folders (same
8444                 reason as below)
8445         * src/prefs_filtering.c
8446                 Fix prefs_filtering renaming and deletion for 
8447                 folder-based processing rules.  
8448
8449 2002-11-09 [christoph]  0.8.5claws104
8450
8451         * src/compose.c
8452         * src/folder.[ch]
8453         * src/folderview.[ch]
8454         * src/import.c
8455         * src/inc.c
8456         * src/main.c
8457         * src/mainwindow.c
8458         * src/messageview.c
8459         * src/prefs_folder_item.c
8460         * src/procmsg.c
8461         * src/summaryview.c
8462                 implement a callback system for folder item updates
8463
8464 2002-11-09 [colin]      0.8.5claws103
8465
8466         * src/folderview.c
8467                 Fix prefs_filtering renaming for MH folders (we
8468                 shouldn't rename by path as another folder could
8469                 have the same hierarchy).
8470
8471 2002-11-09 [colin]      0.8.5claws102
8472
8473         * src/folder.c
8474                 Fix a leak found by Christoph, use better variable
8475                 names
8476
8477 2002-11-09 [colin]      0.8.5claws101
8478
8479         * src/folder.c
8480                 One more fix for processing rules
8481
8482 2002-11-08 [colin]      0.8.5claws100
8483         
8484         * src/matcher.c
8485                 Don't copy the compiled regexp (will be reevaluated)
8486         * src/folderview.c
8487                 Lock folderview while moving
8488         * src/folder.c
8489                 Provide info on what's happening to the user
8490
8491 2002-11-08 [colin]      0.8.5claws99
8492
8493         * src/folderview.c
8494                 Fix folder reordering after a move if parent is 
8495                 root
8496         * src/scoring.[ch]
8497                 Add function to copy a ScoringProp
8498         * src/prefs_folder_item.c
8499                 Copy scoring rules when copying a folder prefs
8500
8501 2002-11-08 [colin]      0.8.5claws98
8502
8503         * src/folderview.c
8504                 Fixes in case of failure
8505         * src/filtering.[ch]    
8506                 Add function to duplicate a FilteringProp
8507         * src/matcher.[ch]
8508                 Add function to duplicate a MatcherProp
8509         * src/prefs_folder_item.c
8510                 Save folder's processing rules when copying 
8511                 its prefs
8512
8513 2002-11-08 [colin]      0.8.5claws97
8514         
8515         * src/folderview.c
8516                 Sort after move
8517         * src/folder.c 
8518                 Change a printf to debug_print
8519
8520 2002-11-08 [colin]      0.8.5claws96
8521
8522         * src/folder.c
8523           src/folderview.c
8524                 Fix segfaults, call me stupido
8525         
8526
8527 2002-11-08 [colin]      0.8.5claws95
8528
8529         *src/folder.c
8530                 Added forgotten prefs to save when moving folders
8531
8532 2002-11-08 [colin]      0.8.5claws94
8533
8534         * src/folder.c
8535                 Fixes to folder DND (prefs copy)
8536         * src/folderview.c
8537                 Optimization for folder DND (don't rescan whole tree)
8538                 Added folderview_create_folder_node() for this 
8539                 optimization, so de-duped a bit the code
8540         * src/prefs_folder_item.[ch]
8541                 Added prefs_folder_item_copy_prefs()    
8542           
8543 2002-11-08 [paul]       0.8.5claws93
8544
8545         * src/prefs_account.c
8546           tools/README
8547           tools/kmail2sylpheed_v2.pl
8548                 correct some typos
8549
8550 2002-11-08 [paul]       0.8.5claws92
8551
8552         * src/compose.c
8553           src/prefs_account.[ch]
8554                 remove account options 'clearsign' and 'ascii_armored',
8555                 replace with 'default_gnupg_mode' to prevent mixed-mode
8556                 Privacy settings
8557
8558 2002-11-08 [paul]       0.8.5claws91
8559
8560         * src/compose.[ch]
8561                 re-implement GnuPG 'on-the-fly' mode selection,
8562                 disallow mixed-mode
8563
8564 2002-11-08 [colin]      0.8.5claws90
8565
8566         * src/folderview.c
8567           src/prefs_folder_item.c
8568                 Change "Property" to "Properties"
8569
8570 2002-11-07 [colin]      0.8.5claws89
8571
8572         * src/folderview.c
8573           src/folder.c
8574                 Allow folder dropping to a root folder
8575
8576 2002-11-07 [paul]       0.8.5claws88
8577
8578         * src/compose.c
8579                 revert last commit
8580
8581 2002-11-07 [paul]       0.8.5claws87
8582
8583         * src/compose.c
8584                 fix reply-to-list bug. closes bug report
8585                 "[633382] reply-to-list broken in recent cvs"
8586
8587 2002-11-07 [paul]       0.8.5claws86
8588
8589         * src/compose.c
8590                 add a forgotten '#if USE_GPGME ... #endif'
8591
8592 2002-11-07 [paul]       0.8.5claws85
8593
8594         * sync with 0.8.5cvs20
8595                 see ChangeLog 2002-11-07
8596
8597 2002-11-07 [colin]      0.8.5claws84
8598
8599         * src/folder.[ch]
8600                 Change folder_item_move_to to return the newly 
8601                 created folderitem.
8602         * src/folderview.c
8603                 Select the new folderitem after moving.
8604
8605 2002-11-07 [colin]      0.8.5claws83
8606
8607         * src/prefs_filtering.c
8608                 Fix rule rewriting when moving a leaf folder to a 
8609                 shorter path
8610
8611 2002-11-07 [colin]      0.8.5claws82
8612
8613         * src/prefs_filtering.c
8614                 fix a leak
8615
8616 2002-11-07 [colin]      0.8.5claws81
8617
8618         * src/folder.[ch]
8619                 Add folder_item_move_to() function to move a 
8620                 folderitem into another one (updates matcher etc)
8621         * src/folderview.c
8622                 Add folder drag'n drop (context menu to come)
8623                 [Should be dataloss free, but Please backup before 
8624                  trying !]
8625
8626 2002-11-06 [colin]      0.8.5claws80
8627
8628         * src/mh.c
8629                 mh_create_folder() returns NULL if can't create
8630                 directory hierarchy
8631
8632 2002-11-06 [paul]       0.8.5claws79
8633
8634         * src/compose.[ch]
8635                 allow 'on-the-fly' changing of the type of encryption 
8636                 and/or signing used (mime/ascii) via the compose window
8637
8638 2002-11-06 [paul]       0.8.5claws78
8639
8640         * sync with 0.8.5cvs19
8641                 see ChangeLog 2002-11-06 for src/account.c: 
8642                 account_get_special_folder()
8643                 
8644 2002-11-05 [alfons]     0.8.5claws77
8645
8646         * src/crash.c
8647                 very minor cleanups: nothing to see here, move on. :-)
8648
8649 2002-11-05 [colin]      0.8.5claws76
8650
8651         * src/main.c
8652                 Changes choices if compose windows are opened to
8653                 Discard, Draft, Don't quit
8654
8655 2002-11-05 [thorsten]   0.8.5claws75
8656
8657         * src/compose.c
8658                 reenabled default_reply_to folder option
8659
8660 2002-11-05 [colin]      0.8.5claws74
8661
8662         * src/compose.[ch] 
8663                 add compose_draft()
8664         * src/crash.c
8665                 add SIGTERM handler
8666         * src/main.[ch]
8667                 add clean_quit() for the SIGTERM handler
8668
8669 2002-11-05 [paul]       0.8.5claws73
8670         
8671         * po/es.po
8672                 updated by Ricardo Mones Lastra
8673
8674 2002-11-05 [melvin]     0.8.5claws72
8675
8676         * src/logwindow.c
8677                 Fixed log-clipping bug #616795.
8678                 To stop logging in the log window use 0 length.
8679         * src/prefs_common.c
8680                 Added a label to inform about the 0 log length behaviour.
8681
8682 2002-11-05 [paul]       0.8.5claws71
8683
8684         * sync with 0.8.5cvs17
8685                 see ChangeLog 2002-11-05
8686
8687 2002-11-04 [paul]       0.8.5claws70
8688
8689         * sylpheed-128x128.png
8690           sylpheed-64x64.png
8691           sylpheed.png
8692                 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
8693                 <nikai@users.sourceforge.net>
8694                 
8695         * po/bg.po
8696                 updated by George Danchev
8697
8698 2002-11-03 [thorsten]   0.8.5claws69
8699
8700         * src/main.c
8701           src/mimeview.c
8702           src/rfc2015.h
8703                 add check if gpg is active
8704
8705 2002-11-03 [thorsten]   0.8.5claws68
8706
8707         * src/toolbar.h
8708                 removed GSList declaration causing trouble on MacOS-X
8709                 (submitted by alfons, reported by xfesty)
8710
8711 2002-11-01 [paul]       0.8.5claws67
8712
8713         * src/mainwindow.c
8714                 remove last remnants of main's filter code
8715
8716 2002-11-01 [paul]       0.8.5claws66
8717
8718         * tools/filter_conv.pl
8719                 fix bug where user-defined headers were ignored
8720
8721 2002-11-01 [paul]       0.8.5claws65
8722
8723         * src/logwindow.c
8724                 make a debug_print() not translatable
8725
8726 2002-10-31 [melvin]     0.8.5claws64
8727
8728         * ac/aspell.m4
8729                 Fixed --disable-aspell-test. Now --disable-aspell-test will 
8730                 not run any GNU/aspell test.  The dictionary path will
8731                 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
8732                 was given, in which case, it will be $prefix/lib/aspell/
8733         * configure.in
8734                 Fixed typo in commentary (Aspell code).
8735
8736 2002-10-31 [paul]       0.8.5claws63
8737
8738         * po/POTFILES.in
8739                 remove src/filter.c and src/prefs_filter.c
8740                 thanks to Ricardo for reminding me
8741
8742 2002-10-31 [colin]      0.8.5claws62
8743
8744         * src/mbox_folder.c
8745                 Plug some leaks
8746
8747 2002-10-31 [paul]       0.8.5claws61
8748
8749         * src/prefs_filter.[ch] ** REMOVED **
8750           src/filter.[ch]       ** REMOVED **
8751           
8752         * src/Makefile.am
8753           src/folderview.c
8754           src/inc.c
8755           src/main.c
8756           src/mainwindow.c
8757           src/mbox.c
8758           src/prefs_common.c
8759           src/prefs_filtering.c
8760           src/summaryview.[ch]
8761                 remove main's 'filter' code
8762                 
8763         README.claws
8764                 update to reflect removal of main's filter
8765
8766 2002-10-31 [paul]       0.8.5claws60
8767
8768         * src/summaryview.c
8769                 remove check for global_processing in summary_filter_open(). 
8770                 This fixes the bug where if the user uses the right-click 
8771                 'Create filter rule...' and doesn't have any filter rules 
8772                 already defined in claws' advanced filtering, the newly 
8773                 created filter rule goes to main's filtering which is 
8774                 inaccessible through the gui. Now the filter rule gets added
8775                 to claws' filtering by default.
8776
8777 2002-10-28 [melvin]     0.8.5claws59
8778
8779         * src/prefs_actions.c
8780                 Fixed bug #627322 where MIME parts were not always
8781                 correctly passed to a %p action
8782                 Display an error dialog when message filename is not found.
8783
8784 2002-10-28 [melvin]     0.8.5claws58
8785
8786         * src/prefs_common.c
8787                 Readded a missing function declaration lost in 0.8.3claws34
8788
8789 2002-10-28 [paul]       0.8.5claws57
8790
8791         * sync with 0.8.5cvs15
8792                 see ChangeLog 2002-10-28 and 2002-10-25
8793                 
8794         Note: ChangeLog entry 2002-10-24 is not sync'ed.
8795
8796 2002-10-27 [oliver]     0.8.5claws56
8797
8798         * src/pop.c
8799                 plug leak in pop3_top_recv
8800
8801 2002-10-26 [christoph]  0.8.5claws55
8802
8803         * src/folder.c
8804                 set need_update folder flag when messages are added
8805                 (closes bug [ 626922 ] folder not updated after receiving)
8806
8807 2002-10-25 [melvin]     0.8.5claws54
8808
8809         * src/imageview.c
8810                 Fixed a memleak introduced in the scaling code.
8811
8812 2002-10-24 [alfons]     0.8.5claws53
8813
8814         * src/filtering.c
8815                 make filtering's forward message action forward from the 
8816                 correct account
8817                 (closes bug [628089 ] Filter -> Forward from address problem
8818                 reported by Oktay)
8819
8820 2002-10-24 [christoph]  0.8.5claws52
8821
8822         * src/mainwindow.c
8823         * src/manual.[ch]
8824                 o use manual of current locale or english if current
8825                   locale is not available (and english is available)
8826                 o also link to sylpheed doc project manuals
8827
8828 2002-10-23 [paul]       0.8.5claws51
8829
8830         * tools/README
8831           tools/kmail2sylpheed_v2.pl
8832                 add new version of kmail addressbook importer script.
8833                 works with newer versions of Kmail/KAddressBook which
8834                 have new and rearranged data.
8835
8836 2002-10-23 [martin]     0.8.5claws50
8837
8838         * src/folderview.c
8839         * src/summaryview.c
8840         * src/utils.h
8841         * src/utils.c
8842                 added length parameter to get_abbrev_newsgroup_name()
8843                 changed this function so that it abbreviates the newsgroup
8844                 names only so long it is smaller than the length parameter
8845                 (for better reading of some newsgroup names and space efficiency)
8846
8847 2002-10-22 [colin]      0.8.5claws49
8848
8849         *src/foldersel.c
8850                 Revert Alfons' last modification (after voting ;-))
8851
8852 2002-10-21 [alfons]     0.8.5claws48
8853
8854         * src/foldersel.c
8855                 folder view in folder selection dialog reflects state of
8856                 folder view in main window
8857
8858 2002-10-18 [alfons]     0.8.5claws47
8859
8860         * src/mbox.c
8861                 drop imported messages in folder selected by user,
8862                 and not in the inbox
8863                 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
8864
8865 2002-10-18 [alfons]     0.8.5claws46
8866
8867         * src/compose.c
8868                 make automagic reply work correctly for email accounts 
8869                 (whether it's viable to do a full sync with Hiro's 
8870                 compose.c is still under discussion)
8871
8872 2002-10-18 [melvin]     0.8.5claws45
8873
8874         * src/prefs_actions.c
8875                 Fixed bug #622275 where asynchroneous actions left 
8876                 zombies processes
8877                 Made (synchroneous) actions' input be displayed live.
8878
8879 2002-10-18 [christoph]  0.8.5claws44
8880
8881         * src/textview.c
8882                 don't add a newline in the textview in front of the
8883                 first textpart if header display is disabled
8884                 (closes bug [ 603385 ] disabled header display leaves blank
8885                  lin)
8886
8887 2002-10-18 [christoph]  0.8.5claws43
8888
8889         * src/folder.[ch]
8890         * src/imap.c
8891         * src/mbox_folder.c
8892         * src/mh.c
8893         * src/news.c
8894                 folder->get_num_list now returns an error code
8895                 (closes bug [ 609424 ] News cache cleared on failure)
8896                 
8897 2002-10-17 [colin]      0.8.5claws42
8898         
8899         * src/news.c
8900                 Changed a printf by debug_print
8901
8902 2002-10-16 [paul]       
8903
8904         * tools/OOo2sylpheed.pl
8905                 allow for spaces in the name of the
8906                 file to be attached.
8907
8908 2002-10-16 [colin]      0.8.5claws41
8909
8910         * src/main.c
8911                 Use a tristate to change online mode
8912
8913 2002-10-16 [paul]       0.8.5claws40
8914
8915         * po/es.po
8916                 updated by Ricardo Mones Lastra
8917
8918 2002-10-16 [colin]      0.8.5claws39
8919
8920         * src/main.c
8921           src/mainwindow.[ch]
8922                 Added --online and --offline command-line
8923                 switches
8924
8925 2002-10-15 [christoph]  0.8.5claws38
8926
8927         * src/procmime.c
8928                 set mimeinfo->name to NULL after g_free to
8929                 avoid double freeing with g_free
8930
8931 2002-10-14 [christoph]  0.8.5claws37
8932
8933         * src/compose.c
8934         * src/filtering.c
8935         * src/summaryview.c
8936                 remove calls to folder->change_flags that are now
8937                 done by procmsg flag functions (seems it is not
8938                 used by any foldertype anyway)
8939         * src/folder.c
8940                 init folder->change_flags with NULL
8941
8942 2002-10-14 [christoph]  0.8.5claws36
8943
8944         * src/folder.[ch]
8945         * src/imap.[ch]
8946                 use virtual functions for folder item new and destroy
8947                 functions
8948
8949 2002-10-14 [melvin]     0.8.5claws35
8950
8951         * src/compose.c
8952                 Added a test to not run the spell checker if no default
8953                 dictionary is available. No dialog is displayed though.
8954
8955 2002-10-14 [melvin]     0.8.5claws34
8956
8957         * src/gtkaspell.c
8958                 Fixed bug in dictionary list context menu where
8959                 "More..." pointed to an emtpy submenu if the
8960                 number of dictionaries is a multiple of 15
8961                 Removed unneeded code in suggestions list creation
8962
8963 2002-10-14 [paul]       0.8.5claws33
8964
8965         * po/bg.po
8966                 updated by George Danchev
8967
8968 2002-10-13 [hoa]        0.8.5claws32
8969
8970         * src/matcher.[ch]
8971           src/matcher_parser_parser.y
8972                 removed the escaped string from internal structure
8973                 of matcher.
8974
8975 2002-10-12 [colin]      0.8.5claws31
8976
8977         * src/gtksctree.[ch]
8978           src/summaryview.c
8979                 Removed useless function gtksctree_reanchor
8980
8981 2002-10-12 [alfons]     0.8.5claws30
8982         
8983         * sync with remaining main changes 2002-10-09 - 2002-10-11
8984         - drop changes to src/compose.c (requires claws specific changes)
8985         
8986 2002-10-12 [alfons]     0.8.5claws29
8987         
8988         * sync with main changes of 2002-10-08
8989         - drop changes to src/compose.c (requires claws specific changes)
8990         - drop changes to src/summaryview.c (requires changes to compose.c)     
8991
8992 2002-10-12 [alfons]     0.8.5claws28
8993         
8994         * sync with main changes of 2002-10-07
8995
8996 2002-10-12 [alfons]     0.8.5claws27
8997
8998         * sync with main changes of 2002-10-04
8999         - drop changes to src/compose.c (requires claws specific changes)
9000         - drop changes to src/prefs_folder_item.c (claws implementation
9001           seems to be working)
9002
9003 2002-10-12 [colin]      0.8.5claws26
9004
9005         * src/mainwindow.c
9006                 Fix folder-flicker when space-reading, introduced 
9007                 in claws22.
9008
9009 2002-10-12 [colin]      0.8.5claws25
9010
9011         * src/compose.c
9012                 Save account address when saving as draft.
9013                 (closes bug 621838)
9014
9015 2002-10-12 [colin]      0.8.5claws24
9016
9017         * src/summaryview.c
9018                 Fix the problem consisting of no message selected
9019                 after the last message in a folder has been moved.
9020
9021 2002-10-12 [paul]       0.8.5claws23
9022
9023         * src/compose.c
9024           src/prefs_template.c
9025           src/template.[ch]
9026                 add Cc and Bcc to templates. Patch submitted by
9027                 John L. Males.
9028
9029 2002-10-12 [colin]      0.8.5claws22
9030
9031         * src/folderview.c
9032                 Fix a bug after "Check for new messages":
9033                 If a folder was opened, it was still selected at
9034                 the end of the check, but displayed empty.
9035         * src/mainwindow.c
9036                 Remove unnecessary check
9037
9038 2002-10-12 [paul]
9039
9040         * tools/README
9041                 be more verbose in the description of
9042                 OOo2sylpheed.pl
9043                 
9044
9045 2002-10-11 [colin]      0.8.5claws21
9046
9047         * src/mainwindow.c
9048                 Make space work (better) when no mail is selected
9049
9050 2002-10-11 [colin]      0.8.5claws20
9051
9052         * src/inc.c
9053           src/news.c
9054                 fix warnings
9055
9056 2002-10-11 [colin]      0.8.5claws19
9057
9058         * src/mainwindow.c
9059                 revert 0.8.5claws6 changes as i couldn't get to
9060                 anything satisfying
9061
9062 2002-10-11 [melvin]     0.8.5claws18
9063
9064         * src/compose.c
9065                 Removed buggy and unused macro (should have been committed in
9066                 0.8.5claws17)
9067
9068 2002-10-11 [melvin]     0.8.5claws17
9069
9070         * src/compose.c
9071                 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
9072
9073 2002-10-11 [thorsten]   0.8.5claws16 
9074
9075         * src/folderview.c
9076                 remove rescan warning
9077
9078 2002-10-11 [colin]      0.8.5claws15 
9079
9080         * src/procheader.c
9081                 fix a segfault that happens if conv_unmime_header
9082                 fails (should be better to find out why it fails)
9083
9084 2002-10-11 [christoph]  0.8.5claws14
9085
9086         * src/summaryview.c
9087                 update folderview stats after ignore/unignore thread
9088
9089 2002-10-11 [hoa]        0.8.5claws13
9090
9091         * src/quote_fmt_parse.y
9092                 Fixed a yacc/bison syntax error
9093         * src/matcher.c
9094                 Escaping of string is fixed.
9095
9096 2002-10-11 [colin]      0.8.5claws12
9097
9098         * src/imageview.c
9099                 Resize images to fit
9100
9101 2002-10-11 [paul]       0.8.5claws11
9102
9103         * po/es.po
9104                 updated by Ricardo Mones Lastra
9105
9106 2002-10-10 [alfons]     0.8.5claws10
9107
9108         * src/compose.c
9109                 allow dropping files by "moving" files from a file manager,
9110                 not only by the more cumbersome "copying". the latter 
9111                 mostly implies holding down the Control button
9112
9113 2002-10-10 [christoph]  0.8.5claws9
9114
9115         * src/summaryview.c
9116                 update folders after thread building for ignored threads
9117
9118 2002-10-10 [christoph]  0.8.5claws8
9119
9120         * config/.cvsignore
9121                 added Makefile
9122         * src/filtering.[ch]
9123         * src/folder.[ch]
9124         * src/folderview.[ch]
9125         * src/import.c
9126         * src/inc.[ch]
9127         * src/mbox.[ch]
9128         * src/procmsg.c
9129         * src/summaryview.[ch]
9130                 o added new flag need_update to FolderItem
9131                 o removed folder_table from various functions from tracking
9132                   folder updates
9133                 o set need_update flags in folder.c's move, copy and delete
9134                   functions and procmsg's flags functions
9135                 o added function folderview_update_items_when_required that
9136                   updates all folders with need_update set
9137                 o call folderview_update_items_when_required instead of
9138                   folderview_update_item_foreach
9139
9140 2002-10-09 [sergey]     0.8.5claws7
9141
9142         * src/compose.c
9143                 Strip CRs whel loading the text into editor in reedit mode.
9144
9145 2002-10-09 [colin]      0.8.5claws6
9146
9147         * src/mainwindow.c
9148                 Make Space work when no mail is selected
9149
9150 2002-10-09 [colin]      0.8.5claws5
9151
9152         * src/gtksctree.[ch]
9153                 Fix range_select
9154                 Add gtk_sctree_reanchor() 
9155         * src/summaryview.c
9156                 Use gtk_sctree_reanchor() - better fix for 
9157                 bug 60413
9158
9159 2002-10-09 [colin]      0.8.5claws4
9160
9161         * src/summaryview.c
9162                 Fix shift-click select after delete problem
9163                 (closes bug 60413)
9164
9165 2002-10-08 [thorsten]   0.8.5claws3
9166
9167         * src/summaryview.c
9168                 exclude current msg from -hide read messages-
9169
9170 2002-10-08 [colin]      0.8.5claws2
9171
9172         * src/inc.[ch]
9173           src/pop.c
9174           src/recv.c
9175                 Differentiate socket errors from disk full
9176                 errors
9177
9178 2002-10-08 [christoph]  0.8.5claws1
9179
9180         * Makefile.am
9181         * configure.in
9182                 modifications for new config directory
9183
9184         * config.guess  ** REMOVED **
9185         * config.sub    ** REMOVED **
9186         * install-sh    ** REMOVED **
9187         * ltmain.sh     ** REMOVED **
9188         * missing       ** REMOVED **
9189         * mkinstalldirs ** REMOVED **
9190                 these files are autogenerated by automake
9191                 when you run autogen.sh
9192
9193         * config/.cvsignore     ** NEW FILE **
9194         * config/Makefile.am    ** NEW FILE **
9195                 ignore autogenerated files
9196                 create a Makefile in this directory
9197
9198 2002-10-08 [paul]       0.8.5claws
9199
9200         * 0.8.5claws release
9201         
9202         * src/compose.c
9203           src/procheader.c
9204           src/procmsg.c
9205                 fix quote reply format for newsgroups reply bug
9206                 (thanks to Hoa)
9207                 
9208         * po/en_GB.po
9209           po/pl.po
9210                 updated by me and Witold Wladyslaw Wojciech Wilk
9211                 repectively
9212
9213 2002-10-07 [paul]       0.8.3claws53
9214
9215         * po/it.po
9216           po/pt_BR.po
9217           po/sr.po
9218                 updated messages catalogs, submitted by
9219                 Alessandro Maestri, Fabio Jr.Beneditto 
9220                 and Urke MMI, respectively.
9221
9222 2002-10-07 [christoph]  0.8.3claws52
9223
9224         * src/folder.[ch]
9225         * src/folderview.c
9226         * src/mainwindow.c
9227                 fix new folder ghost message bug
9228                 (closes bug [ 619722 ] wrong count for newly created folders)
9229
9230 2002-10-07 [christoph]  0.8.3claws51
9231
9232         * src/compose.c
9233                 fix news posting problem
9234
9235 2002-10-07 [melvin]     0.8.3claws50
9236
9237         * po/fr.po
9238                 Updated French translation
9239
9240 2002-10-05 [christoph]  0.8.3claws49
9241
9242         * src/gtkstext.c
9243                 check if line_start_cache is set in gtk_stext_update_text
9244                 (closes bug [ 618119 ] crash while doing search in folder)
9245
9246 2002-10-05 [christoph]  0.8.3claws48
9247
9248         * src/imap.c
9249         * src/news.c
9250         * src/utils.c
9251         * src/utils.h
9252                 implement cache cleanups for claws' folder system
9253                 (closes bug [ 595916 ] imapcache not cleaned up)
9254
9255 2002-10-05 [melvin]     0.8.3claws47
9256
9257         * src/prefs_actions.c
9258                 Made the help text more clear for the %p token
9259
9260 2002-10-04 [paul]       0.8.3claws46
9261
9262         * sync with 0.8.5
9263                 see ChangeLog 2002-10-02 and 2002-10-03
9264
9265 2002-10-04 [christoph]  0.8.3claws45
9266
9267         * src/inc.c
9268                 fix segfault caused by pop before smtp
9269                 call to inc_account_mail with NULL
9270                 pointer for mainwin
9271
9272 2002-10-04 [paul]       0.8.3claws44
9273
9274         * configure.in
9275                 sync the LDAP detection from 0.8.5cvs1
9276
9277 2002-10-02 [christoph]  0.8.3claws43
9278
9279         * po/de.po
9280                 fix small spelling error
9281
9282 2002-10-02 [melvin]     0.8.3claws42
9283
9284         * ac/aspell.m4
9285                 Behave better and say "no" when test program cannot be run.
9286
9287 2002-10-02 [paul]       0.8.3claws41
9288
9289         * sync with 0.8.4cvs1
9290                 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
9291                 
9292         * src/summaryview.c
9293                 toggle the behavior of Reply menuitem between
9294                 normal reply and reply-to-list
9295
9296 2002-10-01 [sergey]     0.8.3claws40
9297
9298         * src/compose.c
9299                 Convert newlines in the message text to the canonical form
9300                 before base64 encoding (RFC2045 compliance, fixes some
9301                 interoperability issues with Evolution 1.0.3)
9302
9303 2002-09-29 [colin]      0.8.3claws39
9304
9305         * src/summaryview.c
9306                 Fix an unwanted copy/paste
9307
9308 2002-09-29 [colin]      0.8.3claws38
9309
9310         * src/mainwindow.c
9311                 Renamed "Custom toolbar" to "Customize toolbar"
9312                 Renamed "Show all header" to "Show all headers"
9313                 Renamed "Set diplay item" to "Set displayed items"
9314         * src/prefs_common.c
9315                 Renamed "Show all header" to "Show all headers"
9316         * src/prefs_summary_column.c
9317                 Renamed "diplay item" to "displayed items"
9318
9319 2002-09-29 [colin]      0.8.3claws37
9320
9321         * src/mainwindow.[ch]
9322                 online/offline status pixmaps follow theme
9323                 changes
9324         * src/summaryview.[ch]
9325                 quicksearch pixmap follows theme changes
9326
9327 2002-09-29 [thorsten]   0.8.3claws36
9328
9329         * src/compose.c
9330           src/prefs_folder_item.[ch]
9331                 add default_reply_to folder option (closes patch 581044)
9332
9333 2002-09-29 [christoph]  0.8.3claws35
9334
9335         * acconfig.h    ** REMOVED **
9336         * configure.in
9337         * ac/aspell.m4
9338         * ac/check-type.m4
9339         * ac/gnupg-check-typedef.m4
9340                 fix autoheader 2.50 warning
9341
9342 2002-09-29 [christoph]  0.8.3claws34
9343
9344         * major code cleanup (part 2)
9345         
9346                 - unused variables removed
9347                 - unused functions removed
9348                 - uninitialized variables checked
9349                 - missing return statements added
9350                 - missing function return types added
9351                 - added parentheses around assignment
9352                   when suggested by gcc
9353
9354 2002-09-29 [alfons]     0.8.3claws33
9355
9356         * src/logwindow.c
9357                 log_window_clear(): only bracket gtk_text_forward_delete() 
9358                 with gtk_text_freeze() / gtk_text_thaw() (see if this
9359                 works around GTK text bug)
9360
9361 2002-09-29 [paul]       0.8.3claws32
9362
9363         * po/bg.po
9364           po/sr.po
9365                 updated by George Danchev and Urke MMI
9366                 respectively
9367
9368 2002-09-27 [christoph]  0.8.3claws31
9369
9370         * doc-src/readme.txt
9371         * doc-src/rfc1806.txt   ** REMOVED **
9372         * doc-src/rfc2183.txt   ** NEW FILE **
9373         * doc-src/rfc2980.txt   ** NEW FILE **
9374                 update rfcs
9375
9376 2002-09-27 [melvin]     0.8.3claws30
9377
9378         * ac/aspell.m4
9379                 Fixed typo which could break linking
9380
9381 2002-09-27 [melvin]     0.8.3claws29
9382
9383         * ac/aspell.m4
9384                 Improved GNU/aspell checking. 
9385                 Fixed bug #614490
9386
9387 2002-09-27 [paul]       0.8.3claws28
9388
9389         * sync with 0.8.3cvs8
9390                 see ChangeLog 2002-09-27
9391
9392 2002-09-26 [colin]      0.8.3claws27
9393
9394         * src/toolbar.[ch]
9395           src/mainwindow.[ch]
9396                 Add "Reply to Mailing-list" to the toolbar
9397
9398 2002-09-26 [christoph]  0.8.3claws26
9399
9400         * src/summaryview.c
9401                 Fix wrong message counts in summaryview status
9402
9403 2002-09-26 [paul]       0.8.3claws25
9404
9405         * sync with 0.8.3cvs7
9406                 see ChangeLog 2002-09-26
9407
9408 2002-09-26 [paul]       0.8.3claws24
9409
9410         * sync with 0.8.3cvs6
9411                 see ChangeLog 2002-09-25
9412
9413 2002-09-25 [christoph]  0.8.3claws23
9414
9415         * src/prefs_common.c
9416         * src/prefs_folder_item.c
9417         * src/prefs_scoring.c
9418                 Renamed "kill score" to "hide score" in GUI
9419                 and prefs files
9420
9421 2002-09-25 [paul]       0.8.3claws22
9422
9423         * sync with 0.8.3cvs5
9424                 see ChangeLog 2002-09-24
9425
9426 2002-09-24 [alfons]     0.8.3claws21
9427
9428         patch by Satoshi Nagayasu: allows appending / saving multiple 
9429         selected files (closes "[ 612279 ] save multiple mesg(s) in 
9430         'Save as ...'")
9431
9432         * AUTHORS
9433                 add Satoshi Nagayasu
9434         * src/summaryview.c
9435                 summary_save_as(): allow saving selected files to
9436                 one file
9437                 summary_set_menu_sensitive: enable "Save As..." when
9438                 multiple files are selected
9439         * src/utils.[ch]
9440                 append_file(): new function
9441
9442 2002-09-24 [colin]      0.8.3claws20
9443
9444         * src/procmime.c
9445                 Fix segfault when mimeinfo doesn't have a 
9446                 content_type. 
9447
9448 2002-09-24 [colin]      0.8.3claws19
9449
9450         * src/prefs_common.[ch]
9451                 Add a preference to display send dialog or not
9452         * src/send.c
9453                 Display send dialog according to preference
9454
9455 2002-09-24 [colin]      0.8.3claws18
9456
9457         * src/compose.[ch]
9458                 Disable user actions when sending
9459
9460 2002-09-24 [colin]      0.8.3claws17
9461
9462         * src/procmime.c
9463                 Do not display name or filename for attachments
9464                 with an application/pgp-signature type
9465                 (security flaw, see bug 537413)
9466
9467 2002-09-23 [colin]      0.8.3claws16
9468
9469         * src/editaddress.c
9470                 Initialize entry_email, entry_alias and 
9471                 entry_remarks to first email address of the list
9472
9473 2002-09-23 [colin]      0.83claws15
9474
9475         * src/compose.c
9476                 Drop pgp-signature when reediting a signed queued
9477                 message
9478
9479 2002-09-23 [melvin]     0.8.3claws14
9480
9481         * po/fr.po
9482                 Updated French translation
9483
9484 2002-09-23 [melvin]     0.8.3claws13
9485
9486         * src/mainwindow.c
9487                 Made custom toolbar menu labels more consistent
9488         * src/prefs_toolbar.c
9489                 Made custom toolbar window title more consistent
9490
9491 2002-09-22 [colin]      0.8.3claws12
9492
9493         * src/inc.c
9494                 Initialize session type to normal before getting 
9495                 mail (fixes strange Get behaviour)
9496         * src/prefs_account.h
9497                 Move STYPE_POP_BEFORE_SMTP to last position to 
9498                 avoid other side-effects
9499
9500 2002-09-22 [colin]      0.8.3claws11
9501
9502         * src/prefs_account.c
9503                 Fix pop_bfr_smtp_tm_entry sensivity when switching
9504                 from pop3 to apop or vice-versa
9505
9506 2002-09-22 [colin]      0.8.3claws10
9507         
9508         * src/prefs_account.[ch]
9509                 Add an option for the POP before SMTP timeout
9510         * src/inc.c
9511                 Remember time of last POP connection
9512         * src/send.c
9513                 Do POP before SMTP only if timeout reached
9514
9515 2002-09-22 [oliver]     0.8.3claws9
9516         
9517         * README.claws
9518                 explain custom toolbar
9519
9520 2002-09-22 [oliver]     0.8.3claws8
9521
9522         * src/prefs_actions.[ch]
9523         custom toolbar for compose      
9524                 actions callback from compose toolbar
9525         * src/folderview.c
9526                 remove include toolbar.h
9527
9528 2002-09-22 [oliver]     0.8.3claws7
9529         
9530         * src/prefs_toolbar.[ch]
9531                 custom toolbar for compose
9532                 - generic prefs_toolbar handles both
9533                   Mainwin's toolbar as well as Compose toolbar          
9534
9535 2002-09-22 [oliver]     0.8.3claws6
9536         
9537         * src/toolbar.[ch]
9538                 custom toolbar for compose
9539                 restructure toolbar.[ch]
9540
9541 2002-09-22 [oliver]     0.8.3claws5
9542
9543         * src/compose.[ch]
9544                 custom toolbar for compose
9545
9546 2002-09-22 [oliver]     0.8.3claws4
9547         
9548         * src/mainwindow.[ch]
9549                 custom toolbar for compose 
9550                 move mainwin toolbar back to mainwindow
9551
9552 2002-09-22 [alfons]     0.8.3claws3
9553
9554         * src/procmsg.c
9555                 :%sno/if(/if (/gc
9556                 :%sno/for(/for (/gc
9557                 (beautify)
9558
9559 2002-09-22 [alfons]     0.8.3claws2
9560         
9561         * src/procmsg.c
9562                 procmsg_save_to_outbox(): don't unlink message file from queue;
9563                 callers should do it using folder_item_remove_msg()
9564
9565 2002-09-22 [colin]      0.8.3claws1
9566
9567         * src/mimeview.[ch]
9568                 Made mimeview_check_signature() public
9569         * src/textview.c
9570                 Made GPG signatures verifiable by clicking
9571                 the [application/pgp-signature] in the Text
9572                 view
9573
9574 2002-09-22 [paul]       0.8.3claws
9575
9576         * po/bg.po
9577           po/en_GB.po
9578           po/es.po
9579           po/it.po
9580           po/pl.po
9581           po/pt_BR.po
9582           po/sr.po
9583                 updated translations, submitted by George Danchev,
9584                 me, Ricardo Mones Lastra, Alessandro Maestri,
9585                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto 
9586                 and Urke MMI, respectively.     
9587
9588 2002-09-22 [alfons]     0.8.2claws65
9589
9590         * src/procmsg.c
9591         * src/pgptext.c
9592                 no furry valgrinds have been used to plug these memleaks
9593
9594 2002-09-20 [paul]       0.8.2claws64
9595
9596         * sync with 0.8.3cvs4
9597                 'Select thread' re-implemented 
9598                 see ChangeLog 2002-09-20
9599
9600 2002-09-21 [alfons]     0.8.2claws63
9601
9602         * src/compose.c
9603                 compose_send(): plug unnoticed memleak
9604
9605 2002-09-20 [alfons]     0.8.2claws62
9606
9607         * src/addr_compl.c
9608                 replace_address_in_edit(): strict check for NULL address to
9609                 fix "[ 607348 ] Segfault in address completion". My guess is
9610                 that this happens with an empty address book, but it's good
9611                 to have this check here anyway
9612                 
9613                 completion_window_button_press(): free string returned 
9614                 from the internal cache
9615
9616 2002-09-20 [christoph]  0.8.2claws61
9617
9618         * src/procmime.h
9619                 added ENC_BINARY to EncodingType
9620         * src/procmime.c
9621                 the string returned by procmime_get_encoding_str
9622                 should not depend on the order of values in the
9623                 EncodingType definition
9624         * doc-src/rfc1806.txt   ** NEW FILE **
9625                 Added rfc1806 about MIME Content-Disposition
9626                 Extension
9627
9628 2002-09-19 [paul]       0.8.2claws60
9629
9630         * sync with 0.8.2cvs3
9631                 see ChangeLog 2002-09-19
9632
9633 2002-09-19 [paul]       0.8.2claws59
9634
9635         * src/prefs_folder_item.c
9636                 revert to Darko's original alignment of colour
9637                 selector button
9638                 add a colon to folder_color label
9639                 
9640         * src/compose.c
9641                 add Colin's patch (with Hiro's modifications) to 
9642                 force BASE64 encoding for 8-bit text when signing
9643                 (sync with 0.8.3cvs2)
9644
9645 2002-09-18 [alfons]     0.8.2claws58
9646
9647         * src/compose.c
9648                 :%sno/if(/if (/gc
9649                 :%sno/for(/for (/gc
9650                 (beautify a little bit)
9651
9652 2002-09-18 [christoph]  0.8.2claws57
9653
9654         * src/pine.c
9655                 fix handling of fgetc return value
9656
9657 2002-09-17 [alfons]     0.8.2claws56
9658         
9659         * src/summaryview.c
9660                 summary_sort(): check non-NULL summaryview->folder_item when no 
9661                 folder is selected at all
9662                 (closes "[ 610344 ] sort label make syl Crash")
9663
9664 2002-09-17 [alfons]     0.8.2claws55
9665         
9666         * src/compose.c
9667                 beautify a little bit
9668
9669 2002-09-17 [christoph]  0.8.2claws54
9670
9671         * src/folder.c
9672                 initialize max values for cache and folder
9673                 when cache or folder is empty
9674
9675 2002-09-15 [colin]      0.8.2claws53
9676
9677         * src/compose.c
9678                 Fix a leak (thanks Alfons!) and cleaned
9679                 variables names for custom headers
9680
9681 2002-09-15 [colin]      0.8.2claws52
9682
9683         * src/compose.c
9684                 Fix custom headers recognition when
9685                 prefs_common.trans_hdr is on
9686
9687 2002-09-15 [colin]      0.8.2claws51
9688
9689         * src/compose.c
9690                 Allow dynamically-added custom headers
9691                 Yet not reparsed if reedited
9692
9693 2002-09-15 [alfons]     0.8.2claws50
9694
9695         * src/prefs_account.c
9696                 fix warnings
9697
9698 2002-09-15 [colin]      0.8.2claws49
9699         
9700         * src/prefs_account.c
9701                 fix pop_before_smtp sensitivity
9702
9703 2002-09-15 [colin]      0.8.2claws48
9704
9705         * src/inc.[ch]
9706                 add inc_pop_before_smtp()
9707                 allow MainWindow to be undefined in 
9708                 inc_account_mail() and inc_start()
9709         * src/pop.c
9710           src/prefs_account.h
9711                 add STYPE_POP_BEFORE_SMTP session type
9712         * src/prefs_account.c
9713                 activated pop before smtp option
9714         * src/send.c
9715                 do pop before smtp if the relevant option 
9716                 is set
9717
9718 2002-09-15 [paul]       0.8.2claws47
9719
9720         * sync with 0.8.3
9721                 see ChangeLog 2002-09-15
9722
9723 2002-09-14 [paul]       0.8.2claws46
9724
9725         * po/bg.po
9726                 updated Bulgarian translation, submitted by
9727                 George Danchev
9728
9729 2002-09-13 [paul]       0.8.2claws45
9730
9731         * src/compose.c
9732                 merge claws' select_account() with main's
9733                 (new) compose_select_account(). [sync with
9734                 0.8.2cvs15, see ChangeLog 2002-09-11]
9735
9736 2002-09-12 [christoph]  0.8.2claws44
9737
9738         * src/filter.c
9739                 allocate 1 elements of FolderItem not 0
9740
9741 2002-09-12 [colin]      0.8.2claws43
9742
9743         * src/compose.c
9744                 Fix bug #590825 (obey Follow-up: poster)
9745
9746 2002-09-12 [colin]      0.8.2claws42
9747
9748         * src/procmime.c
9749                 Fix bug #557009 (wrong headers for messages 
9750                 forwarded as attachments)
9751
9752 2002-09-11 [colin]      0.8.2claws41
9753         
9754         * src/compose.c
9755                 Put SCF: pseudo-header on top of message
9756                 Set draft tmp_flag when saved as draft
9757
9758         * src/procmsg.c
9759           src/procheader.c
9760                 Skip after first \n\n for beginning of real message
9761                 for drafts too
9762
9763 2002-09-11 [christoph]  0.8.2claws40
9764
9765         * src/filtering.c
9766                 use procmsg flag functions in filtering or processing
9767                 will cause incorrect folder message counts
9768
9769 2002-09-11 [colin]      0.8.2claws39
9770
9771         * src/compose.c
9772                 Fix bug #550175 - wrong save folder when reediting
9773                 drafts
9774
9775 2002-09-11 [paul]       0.8.2claws38
9776
9777         * sync with 0.8.2cvs14
9778                 see ChangeLog 2002-09-11
9779
9780 2002-09-11 [colin]      0.8.2claws37
9781
9782         * src/folder.c
9783                 Fix a typo (seeming to cause new/unread status to
9784                 be lost)
9785
9786 2002-09-10 [christoph]  0.8.2claws36
9787
9788         * src/compose.c
9789                 compose_redirect should not use compose_generic_new
9790                 because that does more stuff than expected including
9791                 opening the external editor
9792                 (closes bug "[ 526608 ] bounced messages appear blank
9793                  in editor")
9794
9795 2002-09-10 [christoph]  0.8.2claws35
9796
9797         * src/folder.c
9798                 fix problem with too large message number range
9799                 causing a crash in folder_item_scan
9800
9801 2002-09-10 [paul]       0.8.2claws34
9802
9803         * sync with 0.8.2cvs13
9804                 see ChangeLog 2002-09-10
9805
9806 2002-09-10 [christoph]  0.8.2claws33
9807
9808         * src/msgcache.c
9809                 set MsgInfo TmpFlags for queue and draft folders
9810                 (closes bug "[ 591676 ] Queue ignore MIME on restart")
9811
9812 2002-09-10 [paul]       0.8.2claws32
9813
9814         * AUTHORS
9815           po/bg.po      ** NEW FILE **
9816                 new Bulgarian translation submitted by
9817                 George Danchev <danchev@spnet.net>
9818                 
9819         * tools/Makefile.am
9820           tools/README
9821           tools/tb2sylpheed     ** NEW FILE **
9822                 add script that converts an addressbook exported
9823                 from The Bat! into a Sylpheed addressbook. Submitted
9824                 by Urke MMI <urke-kg@eunet.yu>
9825
9826 2002-09-10 [paul]       0.8.2claws31
9827
9828         * sync with 0.8.2cvs12
9829                 see ChangeLog 2002-09-10
9830
9831 2002-09-06 [paul]       0.8.2claws30
9832
9833         * src/prefs_common.c
9834                 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
9835                 
9836         * tools/Makefile.am
9837           tools/README
9838           tools/ldif-to-xml.py  ** REMOVED **
9839                 remove obsolete python script
9840
9841 2002-09-06 [paul]       0.8.2claws29
9842
9843         * sync with 0.8.2cvs10
9844                 see ChangeLog 2002-09-06
9845
9846 2002-09-04 [paul]       0.8.2claws28
9847
9848         * sync with 0.8.2cvs9
9849                 see ChangeLog 2002-08-04
9850
9851 2002-09-04 [colin]      0.8.2claws27 
9852
9853         * src/prefs_common.[ch]
9854                 Added signature color configuration
9855         * src/textview.c
9856                 Use user-specified signature color
9857
9858 2002-09-03 [colin]      0.8.2claws26
9859
9860         * src/prefs_common.[ch]
9861                 Added autosave and autosave_length prefs
9862         * src/compose.c
9863                 Added compose_remove_draft()
9864                 Auto-save drafts according to the prefs
9865         * src/main.c
9866                 Added a crash-indicator file, allowing to check
9867                 for new messages on startup if Sylpheed crashed
9868                 (makes saved drafts "reappear")
9869
9870 2002-09-03 [colin]      0.8.2claws25
9871
9872         * src/textview.[ch]
9873                 Grey the signature
9874
9875 2002-09-03 [paul]       0.8.2claws24
9876
9877         * sync with 0.8.2cvs8
9878                 see ChangeLog 2002-09-02 and 2002-09-03
9879
9880 2002-09-03 [darko]      0.8.2claws23
9881
9882         * src/folderview.c
9883                 use normal style when creating new folder to pick
9884                 proper font size 
9885
9886 2002-09-02 [melvin]     0.8.2claws22
9887
9888         * src/gtkaspell.m4
9889                 removed some obsolete code
9890
9891 2002-09-02 [melvin]     0.8.2claws21
9892
9893         * ac/aspell.m4
9894                 fixed test's equality sign (== to =)
9895
9896 2002-09-02 [alfons]     0.8.2claws20
9897
9898         * src/folder.c
9899         * src/mh.c
9900                 revert change of 0.8.2claws16 and use the mh_folder_destroy
9901                 as folder->destroy virtual as suggested by Hiro
9902                 (the mh.c code seems to have been lost around mh.c.1.21)
9903
9904 2002-09-02 [paul]       0.8.2claws19
9905
9906         * po/pt_BR.po
9907                 updated by Fabio Jr. Beneditto
9908                 
9909         * src/defs.h
9910                 use 'http://claws.sylpheed.org' for homepage link. 
9911                 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
9912
9913 2002-09-01 [alfons]     0.8.2claws18
9914
9915         * src/mh.c
9916                 plug memleak related to one Martin Kluge found
9917
9918 2002-08-31 [paul]       0.8.2claws17
9919
9920         * sync with 0.8.2cvs6
9921                 see ChangeLog 2002-08-30
9922
9923 2002-08-31 [alfons]     0.8.2claws16
9924
9925         * src/folder.c
9926                 folder_destroy(): remove mailbox from folderlist even if it has
9927                 no destroy virtual
9928
9929 2002-08-31 [alfons]     0.8.2claws15
9930
9931         * src/folder.c
9932                 :%sno/if(/if (/gc
9933                 :%sno/for(/for (/gc
9934                 (being pedantic I know)
9935
9936 2002-08-31 [alfons]     0.8.2claws14
9937
9938         * src/folder.c
9939                 check for NULL pointers returned from folder->fetch_msginfo virtual
9940                 (should solve some reported crashes)
9941
9942 2002-08-30 [alfons]     0.8.2claws13
9943
9944         * acconfig.h
9945         * configure.in
9946         * src/crash.c
9947                 enable crash dialog on compilation time
9948                 (--enable-crash-dialog configure option)
9949
9950 2002-08-30 [alfons]     0.8.2claws12
9951
9952         * AUTHORS
9953                 add Martin Kluge
9954         * src/mh.c
9955                 apply memory leak plug patch by Martin Kluge
9956                 (closes patch "[ 602568 ] patch for 602441 little memory leak",
9957                 bug "[ 599677 ] Very small memory leak in 0.81claws115",
9958                 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
9959
9960 2002-08-30 [darko]      0.8.2claws11
9961
9962         * src/folderview.c
9963                 copy Gtk style from normal style to match
9964                 font size for coloured folders
9965
9966 2002-08-29 [alfons]     0.8.2claws10
9967
9968         * sylpheed.desktop
9969                 Type=Internet <- Type=Application
9970                 (reported by Michael Schwendt, see:
9971                 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
9972                 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
9973
9974 2002-08-29 [paul]       0.8.2claws9
9975
9976         * sync with 0.8.2cvs5
9977                 see ChangeLog 2002-08-29
9978
9979 2002-08-29 [colin]      0.8.2claws8
9980
9981         * src/summaryview.c
9982                 Added a sanity check in summary_select_thread
9983                 Should fix bug 601605
9984
9985 2002-08-29 [colin]      0.8.2claws7
9986
9987         * src/main.c
9988                 Revert claws6 changes regarding bug #591676
9989
9990 2002-08-28 [colin]      0.8.2claws6
9991         
9992         * src/main.c
9993                 Ignore cache for queue folderitems
9994                 Fix bug #591676
9995
9996 2002-08-28 [melvin]     0.8.2claws5
9997
9998         * README.claws
9999                 Fixed typos.
10000
10001 2002-08-28 [melvin]     0.8.2claws4
10002
10003         * README.claws
10004                 Updated a bit the text concerning the spell checker
10005
10006 2002-08-28 [melvin]     0.8.2claws3
10007
10008         Merged the GNU_aspell_branch:
10009                 Support of new GNU/aspell is now included and the old pspell
10010                 is not supported anymore.
10011                 See README.claws
10012
10013         * README.claws
10014                 Updated spell checker text to reflect the switch to GNU/aspell
10015
10016         * ac/aspell.m4          *** NEW ***
10017         * src/gtkaspell.[ch]    *** NEW *** 
10018         * ac/pspell.m4          *** DELETED *** 
10019         * src/gtkspell.[ch]     *** DELETED ***
10020
10021         * ac/Makefile.am
10022                 Updated for GNU/aspell support
10023
10024         * po/POTFILES.in
10025                 Replaced gtkspell.c by gtkaspell.c
10026
10027         * acconfig.h
10028         * src/Makefile.am
10029         * src/about.c
10030         * src/compose.[ch]
10031         * src/crash.c
10032         * src/main.c
10033         * src/prefs_common.[ch]
10034                 Updated for GNU/aspell support
10035
10036 2002-08-28 [paul]       0.8.2claws2
10037
10038         * sync with 0.8.2cvs4
10039                 see ChangeLog 2002-08-27 and 2002-08-28
10040
10041 2002-08-28 [colin]      0.8.2claws1
10042
10043         * src/summary_search.c
10044                 Added "AND search"
10045
10046 2002-08-28 [jens]       0.8.2claws
10047
10048         *po/de.po
10049                 Updated German translations
10050
10051 2002-08-27 [melvin]     0.8.2claws
10052
10053         * po/fr.po
10054                 Updated French translations
10055
10056 2002-08-27 [paul]       0.8.2claws
10057
10058         * sync with 0.8.2 main release
10059
10060         * po/en_GB.po
10061           po/es.po
10062           po/it.po
10063           po/pl.po
10064           po/pt_BR.po
10065           po/sr.po
10066                 updated message catalogs submitted by
10067                 Ricardo Mones Lastra, Alessandro Maestri,
10068                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
10069                 Beneditto and Urke MMI  
10070
10071 2002-08-27 [hoa]        0.8.1claws123
10072
10073         * src/mainwindow.[ch]
10074         * src/summaryview.[ch]
10075                 removed the "filter setting" menu option.
10076                 add a "cancel a news message" menu option.
10077
10078 2002-08-26 [martin]     0.8.1claws122
10079
10080         * ChangeLog.claws
10081                 changed string under 0.8.1claws79 changed by myself
10082                 i'm sorry alfons :(
10083
10084 2002-08-26 [martin]     0.8.1claws121
10085
10086         * src/crash.c
10087                 added kill command to debuggerrc to start crash dialog
10088
10089 2002-08-26 [paul]       0.8.1claws120
10090
10091         * sync with 0.8.1cvs31
10092                 see ChangeLog 2002-08-26
10093
10094 2002-08-25 [alfons]     0.8.1claws119
10095
10096         * src/procmsg.c
10097                 fix bug that didn't send out correct headers to news server
10098                 when sending news article and email from queue (bug reported
10099                 and patch provided by Tim Mann; closes bug 
10100                 "[ 583196 ] 0.7.8claws can't post news")
10101
10102 2002-08-25 [alfons]     0.8.1claws118
10103
10104         * src/selective_download.c
10105                 mark two strings as translatable
10106                 (thanks to Urke MMI for pointing this out)
10107
10108 2002-08-25 [alfons]     0.8.1claws117
10109
10110         * src/summaryview.c
10111                 treat sent boxes as special and allow sorting them by addressee
10112                 (closes "[ 589418 ] Sent folder sorting misbehavior"
10113                 submitted by Steve Lamb)
10114
10115 2002-08-24 [alfons]     0.8.1claws116
10116
10117         * src/matcher.c
10118                 fix memleak reported by Martin Kluge
10119                 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
10120
10121 2002-08-24 [oliver]     0.8.1claws115
10122
10123         * src/prefs_toolbar.c
10124                 o code cleanup as suggested by Alfons
10125                 o memleak fix
10126
10127 2002-08-24 [alfons]     0.8.1claws114
10128
10129         * src/summaryview.c
10130                 o fix another memory leak reported by Martin Kluge
10131                   (see "[ 599568 ] Small Memory Leak")
10132                 o remove 'from' variable from 'summary_set_header()'; we can
10133                   do with just 'to' 
10134
10135 2002-08-24 [paul]       0.8.1claws113
10136
10137         * sync with 0.8.1cvs30
10138                 see ChangeLog 2002-08-23
10139
10140 2002-08-24 [alfons]     0.8.1claws112
10141
10142         * src/summaryview.c
10143                 remove unnecessary allocations for search bar fixing leaks
10144                 reported by Martin Kluge
10145                 (see "[ 599451 ] Further memory leaks?")
10146
10147 2002-08-24 [alfons]     0.8.1claws111
10148
10149         * src/main.c
10150                 make get_socket_name() public for crash.c
10151         * src/crash.c
10152                 o make report bug button work (goes to claws' 
10153                   bug tracker at sf.net)
10154                 o introduce function for doing important stuff just
10155                   before claws goes down
10156                 o clean up code 
10157
10158 2002-08-24 [alfons]     0.8.1claws110
10159
10160         * src/compose.c
10161                 move cursor to "To" entry when forwarding as attachment
10162                 (reported and solved by Steve Lamb, closes bug report
10163                 "[ 592880 ] Forward as attachment; cursor not in to")
10164
10165 2002-08-24 [colin]      0.8.1claws109
10166
10167         * src/mainwindow.c
10168                 fix quick search visibility after GUI (de)separations.
10169
10170 2002-08-23 [colin]      0.8.1claws108
10171
10172         * src/mainwindow.c
10173                 fix header pane visibility after folderview or
10174                 messageview (de)separation
10175
10176 2002-08-23 [paul]       0.8.1claws107
10177
10178         * src/mainwindow.[ch]
10179           src/toolbar.c
10180                 give full control of display or non-display 
10181                 of the Execute icon to Custom toolbar settings.
10182                 add new sensitivity condition to maninwindow.h: 
10183                 M_DELAY_EXEC
10184
10185         * ChangeLog
10186           ChangeLog.jp
10187           NEWS
10188                 more sync with 0.8.1cvs29
10189
10190 2002-08-23 [melvin]     0.8.1claws106
10191
10192         * src/alertpanel.c
10193                 Readded support for custom widget in alertpanel lost in last
10194                 sync.
10195
10196 2002-08-23 [paul]       0.8.1claws105
10197
10198         * sync with 0.8.1cvs29
10199                 see ChangeLog 2002-08-23
10200
10201 2002-08-23 [colin]      0.8.1claws104
10202
10203         * src/summaryview.c
10204                 Fix folder and search pixmaps exchanging positions
10205                 after theme or toolbar changes. Thank to Oliver for 
10206                 reporting this.
10207
10208 2002-08-23 [colin]      0.8.1claws103
10209
10210         * src/mainwindow.c
10211           src/messageview.[ch]
10212           src/noticeview.[ch]
10213           src/summaryview.c
10214                 Changed messageview_create() and noticeview_create()
10215                 to avoid the last gdk_warning
10216
10217 2002-08-22 [colin]      0.8.1claws102
10218
10219         * src/summaryview.c
10220                 Fix my new `Creating pixmap from xpm' warning
10221
10222 2002-08-22 [colin]      0.8.1claws101
10223
10224         * src/mainwindow.c
10225                 Fix some of the gdk warnings
10226
10227 2002-08-22 [colin]      0.8.1claws100
10228
10229         * src/Makefile.am
10230         * src/stock_pixmap.c
10231         * src/stock_pixmap.h
10232         * src/pixmaps/quicksearch.xpm *ADDED*
10233                 Add the quicksearch pixmap
10234         * src/mainwindow.c
10235         * src/summaryview.c
10236         * src/summaryview.h
10237                 Make quicksearch bar visible/hidden via a button
10238
10239 2002-08-22 [christoph]  0.8.1claws99
10240
10241         * src/folder.c
10242                 fix folder update for newsgroups with message
10243                 numbers below minimum number of articles to fetch
10244                 (closes bug #598445)
10245
10246 2002-08-22 [paul]       0.8.1claws98
10247
10248         * sync with 0.8.1cvs28
10249                 see ChangeLog 2002-08-22
10250
10251 2002-08-21 [alfons]     0.8.1claws97
10252
10253         * src/crash.c
10254                 use bt instead of bt full which seems to work 
10255                 better, and bt full doesn't give a great deal 
10256                 of information anyway
10257
10258 2002-08-21 [colin]      0.8.1claws96
10259
10260         * src/summaryview.c
10261                 fix summaryview_searchtype_changed prototype
10262
10263 2002-08-21 [christoph]  0.8.1claws95
10264
10265         * src/mainwindow.c
10266                 o fix broken menu update for sorting type, we have to
10267                   get this info from the summaryview now
10268                 o removed setting of threaded state in menu callback
10269         * src/summaryview.[ch]
10270                 more summaryview/folderitem seperation for
10271                 threading option
10272         * configure.in
10273                 removed not required --with-compiler-flags option
10274
10275 2002-08-21 [oliver]     0.8.1claws94
10276         
10277         * src/toolbar.h 
10278                 o rename toolbar.xml to toolbar_main.xml
10279                   since toolbar_compose.xml might come up 
10280                   any time soon
10281         * README.claws
10282                 add custom toolbar              
10283
10284 2002-08-21 [darko]      0.8.1claws93
10285
10286         * src/procmsg.c
10287                 don't reset tmp flags for messages copied
10288                 to sent folder
10289
10290 2002-08-21 [colin]      0.8.1claws92
10291         
10292         * src/prefs_filtering.c
10293                 fix renaming rules on folder rename 
10294                 when folder is not a leaf folder
10295
10296 2002-08-21 [paul]       0.8.1claws91
10297
10298         * src/prefs_folder_item.c
10299                 fix alignment of colour selector
10300
10301 2002-08-21 [paul]       0.8.1claws90
10302
10303         * sync with 0.8.1cvs27
10304                 see ChangeLog 2002-08-21
10305
10306 2002-08-21 [paul]       0.8.1claws89
10307
10308         * src/summaryview.c
10309                 fix crash when changing field type in
10310                 Quick search bar
10311
10312 2002-08-21 [colin]      0.8.1claws88
10313
10314         * src/summaryview.c
10315                 Made quick search case-insensitive
10316
10317 2002-08-21 [paul]       0.8.1claws87
10318
10319         * sync with 0.8.1cvs26
10320                 see ChangeLog 2002-08-21
10321
10322 2002-08-20 [christoph]  0.8.1claws86
10323
10324         * src/folderview.c
10325         * src/main.c
10326         * src/summaryview.[ch]
10327                 more summaryview/folderitem seperation for
10328                 sort_key and sort_type
10329         * src/procmsg.c
10330                 added missing return statement
10331
10332 2002-08-20 [colin]      0.8.1claws85
10333
10334         * src/summaryview.[ch]
10335                 Added a quick search box
10336         * src/mainwindow.c
10337         * src/prefs_common.[ch]
10338                 Added a show/hide option for the quick search
10339
10340 2002-08-20 [oliver]     0.8.1claws84
10341         
10342         * src/mainwindow.c
10343                 remove toolbar_create_popups
10344         * src/toolbar.[ch]
10345                 o remove toolbar_create_popups
10346                 o fix toolbar_set_sensitive 
10347                   (Bug reports #596834 and #596832)     
10348         * src/prefs_toolbar.c
10349                 o add "Set default" button
10350                 o align label and text + combo widgets
10351
10352 2002-08-20 [hoa]        0.8.1claws83bis
10353
10354         * src/imap.c
10355                 fixed a bug in imap_fetch_msginfo() in case there is no
10356                 current folder.
10357
10358 2002-08-20 [darko]      0.8.1claws83
10359
10360         * src/folderview.c
10361                 copy the color style of folder view so it
10362                 works with GTK themes
10363
10364 2002-08-20 [darko]      0.8.1claws82
10365
10366         * src/folder.h
10367         * src/folderview.c
10368         * src/prefs_folder_item.[hc]
10369                 don't use UI stuff in folder.h
10370
10371 2002-08-20 [darko]      0.8.1claws81
10372
10373         * src/folder.h
10374         * src/prefs_folder_item.h
10375         * src/folderview.c
10376         * src/prefs_folder_item.c
10377                 ability to set folder color in folderview
10378
10379 2002-08-19 [alfons]     0.8.1claws80
10380
10381         * src/summaryview.c
10382                 fix one of the earlier memleaks reported by Martin Kluge
10383
10384 2002-08-19 [alfons]     0.8.1claws79
10385
10386         * src/mainwindow.c
10387                 hide notice view when selecting seperate folder
10388                 view (reported by Urke MMI)
10389
10390 2002-08-19 [christoph]  0.8.1claws78
10391
10392         * src/folderview.c
10393         * src/prefs_folder_item.h
10394         * src/summaryview.[ch]
10395                 o add summary_set_prefs_from_folderitem to set
10396                   summaryview prefs (first step to remove all
10397                   references to the folderitem in summaryview)
10398                 o moved compiled regex stuff from folderitem prefs
10399                   to summaryview code
10400
10401 2002-08-19 [paul]       0.8.1claws77
10402
10403         * src/compose.c
10404                 add check for '.' to QUOTE_IF_REQUIRED
10405
10406 2002-08-19 [paul]       0.8.1claws76
10407
10408         * src/inc.c
10409                 sync with 0.8.1cvs25 (plug memory leak)
10410
10411         * src/prefs_toolbar.c
10412                 re-order prefs_toolbar_cancel()
10413
10414 2002-08-18 [alfons]     0.8.1claws75
10415
10416         * src/inc.c
10417         * src/matcher.c
10418                 plug other memleaks reported by Martin Kluge
10419
10420 2002-08-18 [paul]       0.8.1claws74
10421
10422         * po/pt_BR.po
10423                 updated by Fabio Jr. Beneditto
10424
10425 2002-08-18 [paul]       0.8.1claws73
10426
10427         * src/toolbar.[ch]
10428                 fix bug where tooltips were displayed untranslated              
10429
10430         * src/prefs_toolbar.c
10431                 fix bug where clicking 'Cancel' creates an icon & text
10432                 toolbar regardless of prefs
10433         
10434
10435 2002-08-17 [oliver]     0.8.1claws72
10436
10437         * src/prefs_toolbar.c
10438                 update toolbar on CANCEL
10439                 bug reported by Martin Kluge
10440         * src/toolbar.c
10441                 toolbar_destroy memleak fixed           
10442
10443 2002-08-17 [alfons]     0.8.1claws71
10444
10445         * src/toolbar.c
10446                 plug another memleak reported by Martin Kluge
10447
10448 2002-08-16 [alfons]     0.8.1claws70
10449
10450         * src/crash.c
10451                 use execvp() correctly (suggested by wwp; thanks!)
10452
10453 2002-08-16 [alfons]     0.8.1claws69
10454
10455         * src/gtksctree.c
10456                 plug memory leak reported by Kim Schultz & Martin Kluge
10457
10458 2002-08-16 [paul]       0.8.1claws68
10459
10460         * po/es.po
10461                 updated by Ricardo Mones Lastra
10462
10463 2002-08-16 [paul]       0.8.1claws67
10464
10465         * src/toolbar.h
10466                 fix bug where 'Compose News' icon showed wrong
10467                 tooltip
10468
10469 2002-08-16 [paul]       0.8.1claws66
10470
10471         * sync with 0.8.1cvs24
10472                 see ChangeLog 2002-08-16
10473
10474         * po/it.po
10475                 updated by Alessandro Maestri
10476
10477 2002-08-15 [paul]       0.8.1claws65
10478
10479         * po/sr.po
10480                 updated by Urke MMI
10481
10482 2002-08-15 [paul]       0.8.1claws64
10483
10484         * src/*.c
10485                 don't translate debug info
10486
10487         * src/matcher.[ch]
10488                 add copyright info
10489
10490 2002-08-15 [paul]       0.8.1claws63
10491
10492         * src/prefs_toolbar.c
10493                 fix bug where clicking 'OK' creates an icon & text
10494                 toolbar regardless of prefs
10495
10496 2002-08-14 [alfons]     0.8.1claws62
10497
10498         * src/main.c
10499                 add global var that has the full argv[0]
10500         * src/crash.c
10501                 o execvp the correct sylpheed by using argv0
10502                   and setting the correct work dir
10503                 o other tweaks  
10504
10505 2002-08-14 [oliver]     0.8.1claws61
10506         
10507         * enable/disable Toolbar Action Buttons 
10508         * code cleanups
10509         * src/mainwindow.c
10510         * src/toolbar.[ch]      
10511         * src/prefs_toolbar.c   
10512
10513 2002-08-14 [melvin]     0.8.1claws60
10514
10515         * po/fr.po
10516                 Updated French translations
10517
10518 2002-08-14 [melvin]     0.8.1claws59
10519
10520         * src/crash.c
10521                 Made bug report not translatable
10522         * src/exporthtml.c
10523                 Fixed exporthtml_build_filespec() return value
10524         * src/foldersel.c
10525                 Fixed incorrect include file
10526         * src/gtkspell.c
10527         * src/prefs_actions.c
10528         * src/prefs_toolbar.c
10529                 Made debug info not translatable
10530         * src/mutt.c
10531         * src/quote_fmt.c
10532                 Added missing includes
10533         * src/prefs_common.c
10534                 Fixed typo
10535
10536 2002-08-14 [paul]       0.8.1claws58
10537
10538         * faq/es/sylpheed-faq.html
10539           faq/es/sylpheed-faq-[1-3].html
10540           faq/es/sylpheed-faq-4.html     **NEW FILE **
10541                 update Spanish FAQ
10542
10543 2002-08-13 [christoph]  0.8.1claws57
10544
10545         * src/procmsg.c
10546                 ignore thread fix that did not mark all
10547                 child nodes of a ignored thread as
10548                 ignored. Does not work perfectly yet,
10549                 but it is better now
10550
10551 2002-08-13 [alfons]     0.8.1claws56
10552
10553         * src/crash.c
10554                 o implement 'save crash log'
10555                 o some tweaks
10556
10557 2002-08-13 [melvin]     0.8.1claws55
10558
10559         * src/main.c
10560                 removed unrequired "execinfo.h" header
10561
10562 2002-08-12 [paul]       0.8.1claws54
10563
10564         * faq/en/sylpheed-faq.html
10565           faq/en/sylpheed-faq-[1-3].html
10566           faq/en/sylpheed-faq-4.html     **NEW FILE **
10567                 update English FAQ
10568
10569 2002-08-12 [alfons]     0.8.1claws53
10570
10571         * po/POTFILES.in
10572                 add crash.c to translatables
10573         * src/crash.c
10574                 bring in Leandro's crash dialog
10575
10576 2002-08-11 [alfons]     0.8.1claws52
10577
10578         * src/crash.c
10579                 clean up some warnings
10580
10581 2002-08-11 [alfons]     0.8.1claws51
10582
10583         * acconfig.h
10584         * configure.in
10585         * src/crash.[ch]        ** NEW FILES **
10586         * src/main.c            
10587                 initial gdb crash handler
10588
10589 2002-08-11 [paul]       0.8.1claws50
10590
10591         * src/prefs_toolbar.c
10592                 replace Up/Down arrow pixmaps with text to be
10593                 consistent across icon themes
10594
10595 2002-08-11 [paul]       0.8.1claws49
10596
10597         * src/prefs_common.c
10598           src/prefs_toolbar.c
10599                 rename 'Pixmap' -> 'Icon'
10600
10601         * src/toolbar.[ch]
10602                 rename  'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
10603
10604 2002-08-10 [paul]       0.8.1claws48
10605
10606         * src/prefs_toolbar.c
10607                 re-work the UI
10608
10609 2002-08-10 [paul]       0.8.1claws47
10610
10611         * src/main.c
10612                 don't write Processing progress to status bar
10613                 patch submitted by Alexander Evseev
10614
10615         * src/prefs_toolbar.c
10616                 re-position and resize window
10617                 make window assume correct size on first call
10618
10619 2002-08-10 [paul]       0.8.1claws46
10620
10621         * src/mainwindow.c
10622           src/prefs_toolbar.c
10623           src/toolbar.c
10624           src/toolbar.h
10625                 obey coding style
10626                 follow UI text conventions
10627
10628 2002-08-10 [alfons]     0.8.1claws45
10629
10630         * src/toolbar.c
10631                 correct pixmap for delete action
10632
10633 2002-08-10 [paul]       0.8.1claws44
10634
10635         * po/pt_BR.po
10636                 updated by Fabio Jr. Beneditto
10637
10638 2002-08-10 [paul]       0.8.1claws43
10639
10640         * po/POTFILES.in
10641                 add custom toolbar files
10642
10643 2002-08-10 [paul]       0.8.1claws42
10644
10645         * sync with 0.8.1cvs22
10646                 see ChangeLog 2002-08-09
10647
10648 2002-08-09 [paul]       0.8.1claws41
10649
10650         * tools/Makefile.am
10651           tools/README
10652           tools/outlook2sylpheed.pl     ** NEW FILE **
10653                 add script to convert exported Outlook
10654                 contacts list to a Sylpheed addressbook.
10655                 Submitted by Ricardo Mones Lastra.
10656
10657 2002-08-09 [paul]       0.8.1claws40
10658
10659         * AUTHORS
10660           configure.in
10661           po/sr.po      ** NEW FILE **
10662                 add Serbian message catalog. Submitted by
10663                 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>             
10664
10665 2002-08-09 [paul]       0.8.1claws39
10666
10667         * sync with 0.8.1cvs21
10668                 see ChangeLog 2002-08-08
10669
10670 2002-08-08 [oliver]     0.8.1claws38
10671
10672         * src/mainwindow.c
10673                 move Custom Toolbar to Configuration menu
10674
10675 2002-08-08 [oliver]     0.8.1claws37
10676
10677         * src/prefs_toolbar.c
10678                 fix substitute pixmap bug
10679
10680 2002-08-08 [paul]       0.8.1claws36
10681
10682         * sync with 0.8.1cvs19
10683                 see ChangeLog 2002-08-08
10684
10685 2002-08-07 [christoph]  0.8.1claws35
10686
10687         * src/utils.c
10688                 fixed a memory leak in new canonicalize_file_replace
10689
10690 2002-08-07 [christoph]  0.8.1claws34
10691
10692         * src/utils.[ch]
10693                 o canonicalize_file_replace should create the temporary
10694                   file in the same directory as the original file.
10695                 o added get_tmpfile_in_dir that creates a temorary file
10696                   in a specified directory.
10697
10698 2002-08-07 [melvin]     0.8.1claws33
10699
10700         * src/toolbar.c
10701                 fixed bug where 'Article' button acted as 'Email' button.
10702
10703 2002-08-07 [paul]       0.8.1claws32
10704
10705         * sync with 0.8.1.cvs17
10706                 see ChangeLog 2002-08-07
10707
10708 2002-08-07 [colin]      0.8.1claws31
10709         
10710         * src/news.c
10711                 fix mass-cancel problem
10712
10713 2002-08-07 [thorsten]   0.8.1claws30
10714
10715         * src/prefs_toolbar.c
10716                 fix: crash on replace or add new button
10717         * src/toolbar.c
10718                 fix: close xmlfile after reading
10719         * src/utils.c
10720                 fix: unlink() file before rename()
10721
10722 2002-08-06 [paul]       0.8.1claws29
10723
10724         * sync with 0.8.cvs15
10725                 see ChangeLog 2002-08-06
10726
10727 2002-08-06 [oliver]     0.8.1claws28
10728
10729         * src/toolbar.c
10730         * src/prefs_toolbar.c
10731                 fixed empty toolbar issue
10732
10733 2002-08-06 [oliver]     0.8.1claws27
10734
10735         * Custom Toolbar Final 
10736         * src/folderview.c
10737         * src/inc.c
10738         * src/summaryview.c
10739                 o toolbar stuff now lives in src/toolbar.[ch]
10740                 o main_window_toolbar_* functions are renamed to
10741                   toolbar_* reflecting their new source file
10742         * src/mainwindow.[ch]
10743                 o remove toolbar stuff  
10744
10745 2002-08-06 [oliver]     0.8.1claws26
10746         
10747         * src/Makefile.am
10748         * src/prefs_toolbar.[ch]        **New File**
10749         * src/toolbar.[ch]              **New File**
10750                 o prefs_toolbar.[ch] custom toolbar frontend
10751                 o toolbar.[ch]       backend 
10752
10753 2002-08-06 [oliver]     0.8.1claws25
10754
10755         * src/prefs_actions.[ch]
10756                 o new exported function actions_execute
10757
10758 2002-08-06 [paul]       0.8.1claws24
10759
10760         * sync with 0.8.1cvs4
10761                 see ChangeLog 2002-08-06
10762
10763 2002-08-06 [paul]       0.8.1claws23
10764
10765         * sync with 0.8.1cvs13
10766                 see ChangeLog 2002-08-06
10767
10768 2002-08-06 [paul]       0.8.1claws22
10769
10770         * sync with 0.8.1cvs12
10771                 see ChangeLog 2002-08-05 and 2002-08-06
10772
10773 2002-08-06 [match]      0.8.1claws21
10774
10775         * src/addrclip.c
10776                 improvements to cut/copy/paste address
10777
10778 2002-08-05 [match]      0.8.1claws20
10779
10780         * src/addritem.[ch]
10781         * src/addrcache.c
10782         * src/addrbook.c
10783         * src/editaddress.c
10784         * src/addressbook.c
10785                 fixes to improve cut/copy/paste
10786
10787 2002-08-06 [melvin]     0.8.1claws19
10788
10789         * src/account.[ch]
10790                 account_find_all_from_address(): new function that returns the
10791                 list of all accounts that are matched in an address.
10792         * src/alertpanel.[ch]
10793                 alertpanel() now accepts a custom widget
10794                 alertpanel_with_widget(): new function that pops up a panel with
10795                 a custom widget in it 
10796         * src/gtkutils.[ch]
10797                 gtkut_account_menu_new(): new function that allows the selection
10798                 of an account from a list of accounts.
10799         * src/messageview.c
10800                 Extended Return Receipt notification to select the correct 
10801                 account and to make a security test on the Delivery-Notification
10802                 address which should be the same as the Return-Path.
10803
10804 2002-08-06 [thorsten]   0.8.1claws18
10805
10806         * src/mimeview.c
10807                 attach_all: save unnamed as "noname.%d",
10808                 dont free static dirname
10809
10810 2002-08-05 [alfons]     0.8.1claws17
10811
10812         * configure.in
10813                 detect XIM by trying to link rather than compile a XIM program
10814
10815 2002-08-05 [oliver]     0.8.1claws16
10816                 
10817         * src/stock_pixmap.[ch]
10818                 o add UP_ARROW to available pixmaps (already in pixmap-directory)
10819                 o new func to retrieve pixmaps
10820
10821 2002-08-05 [paul]       0.8.1claws15
10822
10823         * sync with 0.8.1cvs10
10824                 see ChangeLog 2002-08-05
10825
10826 2002-08-04 [alfons]     0.8.1claws14
10827
10828         * src/textview.c
10829                 see if this plugs memleak
10830
10831 2002-08-04 [melvin]     0.8.1claws13
10832
10833         * src/gtkspell.c
10834                 fixed bug that could crash Sylpheed when highlighting
10835                 all misspelled words.
10836
10837 2002-08-03 [melvin]     0.8.1claws12
10838
10839         * src/prefs_actions.c
10840                 removed unnecessary checks for NULL introduced in 0.8.1claws11.
10841         * src/messageview.c
10842                 fixed bug where the Return Receipt was sent to
10843                 Delivery-Notification-To address even if it was not present
10844
10845 2002-08-02 [alfons]     0.8.1claws11
10846
10847         * src/prefs_actions.c
10848                 o more check for NULLs
10849                 o put create_io_dialog() in right conditional block
10850
10851 2002-08-02 [paul]       0.8.1claws10
10852
10853         * po/es.po
10854                 updated by Ricardo Mones Lastra
10855
10856 2002-08-01 [christoph]  0.8.1claws9
10857
10858         * src/folder.c
10859                 don't free the cache of the opened
10860                 folder in the summaryview
10861         * src/summaryview.c
10862                 don't unset flags, if it is not required
10863
10864 2002-08-01 [paul]       0.8.1claws8
10865
10866         * sync with 0.8.1cvs8
10867                 see ChangeLog entry 2002-08-01
10868
10869 2002-08-01 [paul]       0.8.1claws7
10870
10871         * sync with 0.8.1cvs7
10872                 see ChangeLog 2002-07-31 and 2002-08-01
10873
10874 2002-07-31 [christoph]  0.8.1claws6
10875
10876         * src/mainwindow.c
10877                 forgot to update menu sensitivity
10878                 function for new menu entry
10879
10880 2002-07-31 [alfons]     0.8.1claws5
10881
10882         * src/main.c
10883                 check folder item and its path for NULL on
10884                 initial processing
10885
10886 2002-07-31 [christoph]  0.8.1claws4
10887
10888         * src/folder.c
10889                 check if folder_item_get_msginfo in
10890                 folder_item_remove_msg returned NULL
10891         * src/imap.c
10892                 better clear the uid cache in the
10893                 uid validity check function and delete
10894                 cached messages
10895
10896 2002-07-31 [paul]       0.8.1claws3
10897
10898         * man/sylpheed.1
10899                 add the '--attach' option and a few other
10900                 minor changes
10901
10902 2002-07-31 [paul]       0.8.1claws2
10903
10904         * sync with 0.8.1cvs5
10905                 see ChangeLog 2002-07-31
10906
10907 2002-07-31 [christoph]  0.8.1claws1
10908
10909         * src/folderview.[ch]
10910         * src/mainwindow.c
10911                 replace "Rescan all folders..." with
10912                 "Check all folders for new messages..."
10913
10914 2002-07-30 [paul]       0.8.1claws
10915
10916         * version 0.8.1claws released
10917
10918 2002-07-30 [paul]       0.8.0claws29
10919
10920         * tools/OOo2sylpheed.pl ** NEW FILE **
10921           tools/README
10922                 add script to enable sending documents as
10923                 attachments from OpenOffice.org
10924
10925 2002-07-30 [melvin]     0.8.0claws28
10926
10927         * src/prefs_actions.c
10928                 Made the actions' input/output dialog display
10929                 without delay.
10930
10931 2002-07-30 [christoph]  0.8.0claws27
10932
10933         * src/procmsg.c
10934                 check if folder_item_get_msginfo in
10935                 procmsg_save_to_outbox returned NULL
10936
10937 2002-07-30 [paul]       0.8.0claws26
10938
10939         * sync with 0.8.1cvs4
10940                 see ChangeLog 2002-07-29
10941
10942 2002-07-29 [thorsten]   0.8.0claws25
10943
10944         * README.claws
10945                 added selective download, delete on server
10946
10947 2002-07-29 [paul]       0.8.0claws24
10948
10949         * sync with 0.8.1cvs3
10950                 see ChangeLog 2002-07-29
10951
10952 2002-07-27 [christoph]  0.8.0claws23
10953
10954         * src/folder.c
10955                 add extra check if fetching the msginfo
10956                 returned NULL
10957
10958 2002-07-27 [paul]       0.8.0claws22
10959
10960         * sync with 0.8.1cvs2
10961                 see ChangeLog 2002-07-26
10962
10963 2002-07-27 [christoph]  0.8.0claws21
10964
10965         * src/imap.c
10966                 add another check if a valid msginfo
10967                 was returned
10968
10969 2002-07-26 [hoa]        0.8.0claws20
10970
10971         * src/folder.c
10972                 Fixed a condition in folder_item_destroy()
10973
10974         * src/imap.c
10975                 Fixed an error in IMAP protocol
10976
10977 2002-07-26 [alfons]     0.8.0claws19
10978
10979         * src/folder.c
10980                 ofcourse compare with identifier, not the path
10981
10982 2002-07-26 [alfons]     0.8.0claws18
10983
10984         * src/folder.c
10985                 use folder item identifier for saving / restoring
10986                 preferences because folder->path might not be unique
10987
10988 2002-07-26 [melvin]     0.8.0claws17
10989
10990         * src/logwindow.c
10991                 Fixed a crash introduced in 0.8.0claws5 when log is 
10992                 cut under 80 characters.
10993
10994 2002-07-26 [paul]       0.8.0claws16
10995
10996         * sync with 0.8.1cvs1
10997                 see ChangeLog 2002-07-26
10998
10999 2002-07-26 [christoph]  0.8.0claws15
11000
11001         * src/imap.[ch]
11002                 imap folder now remembers the last selected
11003                 folder and imap_fetch_msginfo skips selecting
11004                 the folder if it is already selected
11005
11006 2002-07-26 [christoph]  0.8.0claws14
11007
11008         * src/folder.c
11009         * src/folderview.c
11010         * src/imap.c
11011                 fix imap folder rescanning
11012
11013 2002-07-25 [christoph]  0.8.0claws13
11014
11015         * src/filter.c
11016         * src/folder.[ch]
11017         * src/folderview.c
11018         * src/imap.[ch]
11019         * src/mainwindow.c
11020         * src/mbox_folder.c
11021         * src/mh.c
11022         * src/news.c
11023                 implement imap uid cache and uid validity check
11024
11025 2002-07-25 [alfons]     0.8.0claws12
11026
11027         * src/summaryview.c
11028                 fix a brown paper bag bug, and also add some more
11029                 checks
11030
11031 2002-07-25 [christoph]  0.8.0claws11
11032
11033         * src/folder.c
11034                 don't mix copy, fetch_msginfo and remove
11035                 operations in folder item copy and move
11036                 operations
11037
11038 2002-07-25 [christoph]  0.8.0claws10
11039
11040         * src/folderview.c
11041         * src/mainwindow.c
11042         * src/prefs_folder_item.c
11043         * src/summaryview.[ch]
11044                 remove no longer required parameter update_cache from
11045                 summary_show
11046
11047 2002-07-25 [paul]       0.8.0claws9
11048
11049         * sync with 0.8.1
11050         
11051         * AUTHORS
11052                 a few corrections
11053
11054 2002-07-24 [alfons]     0.8.0claws8
11055
11056         * src/summaryview.c
11057                 sort correctly when using simplified subject line
11058                 (closes feature request "[ 585141 ] applying regexp to subject 
11059                 before sort" submitted by Alexandra Walford)
11060
11061 2002-07-24 [paul]       0.8.0claws7
11062
11063         * sync with 0.8.0cvs3
11064                 see ChangeLog 2002-07-24
11065
11066 2002-07-23 [christoph]  0.8.0claws6
11067
11068         * src/folder.c
11069         * src/folder.h
11070         * src/summaryview.c
11071         * src/summaryview.h
11072         * src/main.c
11073                 o separate processing and summaryview
11074                 o removed summary_write_cache from summaryview
11075                 o removed summaryview->killed_messages, because we don't have
11076                   to keep a list of killed messages anymore. New cache will
11077                   keep the hidden messages in cache anyway
11078         * src/folderview.c
11079         * src/inc.c
11080         * src/selective_download.c
11081                 o removed unnecessary summary_write_cache calls
11082         * src/procmsg.c
11083                 o don't set ignore thread flag in procmsg_get_thread_tree
11084                   if it is already set
11085         * src/mainwindow.c
11086         * src/statusbar.h
11087                 o moved STATUSBAR_PUSH/POP to statusbar.h because
11088                   they are used in different files
11089
11090 2002-07-23 [melvin]     0.8.0claws5
11091
11092         * src/addressbook.c
11093         * src/addrgather.c
11094         * src/editaddress.c
11095         * src/editgroup.c
11096         * src/editldap_basedn.c
11097         * src/importldif.c
11098         * src/prefs_common.c
11099                 Fixed few memory leak (gtk_editable_get_chars returns
11100                 an allocated string)
11101         * src/logwindow.c
11102                 Fixed few memory leak (gtk_editable_get_chars returns
11103                 an allocated string) and modified a little the log cutting
11104                 loop.
11105         * src/compose.c
11106                 Replaced a call to an obsolete function gtk_entry_get_text()
11107                 by gtk_editable_get_chars()
11108         * src/send.c
11109                 Removed a debug printf
11110
11111 2002-07-23 [christoph]  0.8.0claws4
11112
11113         * src/filesel.c
11114                 fix another g_dirname memory leak
11115
11116 2002-07-23 [christoph]  0.8.0claws3
11117
11118         * src/mh.c
11119                 fixed a memory leak in mh_fetch_msginfo
11120                 fixed crash when message header could not be
11121                 parsed
11122
11123 2002-07-23 [paul]       0.8.0claws2
11124
11125         * sync with 0.8.0cvs2
11126                 see ChangeLog 2002-07-23
11127
11128 2002-07-23 [paul]       0.8.0claws1
11129
11130         * sync with 0.8.0cvs1
11131                 see ChangeLog 2002-07-23
11132
11133 2002-07-23 [paul]       0.8.0claws
11134
11135         * release of 0.8.0claws
11136
11137 2002-07-23 [paul]       0.7.8claws99
11138
11139         * po/ru.po
11140                 new Russian translation, submitted by
11141                 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
11142
11143 2002-07-22 [jens]       0.7.8claws98
11144
11145         * po/de.po
11146                 Updated German translations.
11147
11148 2002-07-22 [paul]       0.7.8claws97
11149
11150         * po/es.po
11151           po/it.po
11152           po/nl.po
11153           po/pt_BR.po
11154                 updated translations by Ricardo Mones Lastra,
11155                 Alessandro Maestri, Wilbert Berendsen and 
11156                 Fabio Jr. Beneditto respectively
11157
11158 2002-07-22 [christoph]  0.7.8claws96
11159
11160         * src/mimeview.c
11161                 fix memory leak caused by wrong g_dirname usage
11162
11163 2002-07-22 [christoph]  0.7.8claws95
11164
11165         * src/summaryview.c
11166                 update new and unread message counts for summaryview
11167                 summaryview does not get it from the folder anymore
11168                 and has to update the values itself
11169
11170 2002-07-22 [melvin]     0.7.8claws94
11171
11172         * po/fr.po
11173                 Updated French translations.
11174
11175 2002-07-22 [christoph]  0.7.8claws93
11176
11177         * src/matcher.c
11178                 set prop->preg pointer to NULL or following check
11179                 will not fail and regexec will be called with
11180                 invalid pointer
11181
11182 2002-07-21 [alfons]     0.7.8claws92
11183         
11184         * src/prefs_common.[ch]
11185                 remove option "Send return receipt on request"
11186
11187 2002-07-21 [thorsten]   0.7.8claws91
11188
11189         * src/mimeview.c
11190                 fixed memleaks, coding style as pointed out by alfons
11191
11192 2002-07-21 [alfons]     0.7.8claws90
11193
11194         * src/messageview.c
11195         * src/noticeview.[ch]
11196                 o fix bug notice view being displayed when going to empty folder 
11197                   (noticed by Christoph)
11198                 o allow RRR to be sent when restarting sylpheed, or changing folder 
11199                   (noticed by Thorsten)
11200
11201 2002-07-21 [thorsten]   0.7.8claws89
11202
11203         * src/mimeview.c
11204                 Included save_all patch from Xaview FACQ
11205                 added support for pathnames
11206
11207 2002-07-21 [alfons]     0.7.8claws88
11208
11209         * po/POTFILES.in
11210         * src/Makefile.am
11211         * src/mainwindow.c
11212         * src/messageview.[ch]
11213         * src/noticeview.c      ** NEW FILE **
11214         * src/noticeview.h      ** NEW FILE **
11215                 make return receipts work again
11216                 (UI idea by Leandro Pereira)
11217
11218 2002-07-21 [paul]       0.7.8claws87
11219
11220         * src/summaryview.c
11221                 fix sensitivity of 'Select thread'
11222
11223 2002-07-21 [paul]       0.7.8claws86
11224
11225         * src/prefs_common.c
11226                 add browser command line for Galeon
11227
11228 2002-07-21 [paul]       0.7.8claws85
11229
11230         * Makefile.am
11231                 fix 'EXTRA_DIST': remove README.README, add TODO
11232                 and TODO.claws
11233
11234 2002-07-21 [alfons]     0.7.8claws84
11235
11236         * src/gtkstext.c
11237                 make enter clear selection
11238                 (closes "[ 579888 ] Editor selection/entry error"
11239                 reported by Steve Lamb)
11240
11241 2002-07-21 [alfons]     0.7.8claws83
11242         
11243         * src/summaryview.c
11244                 sort message list when selecting unthread messages
11245                 (closes "[ 501593 ] switching threaded view doesn't sort"
11246                 reported by Simon Schubert)
11247
11248 2002-07-20 [alfons]     0.7.8claws82
11249         
11250         * src/matcher.c
11251                 const-correctness
11252
11253 2002-07-20 [thorsten]   0.7.8claws81
11254
11255         * src/matcher.c
11256                 Fixed expansion of empty fields in matchactions
11257
11258 2002-07-19 [melvin]     0.7.8claws80
11259
11260         * src/gtkspell.c
11261                 Removed a duplicate menu entry (fast mode) introduced during
11262                 the new cache merge
11263                 Added a menu separator between 'Use alternate' and 'Fast mode'
11264
11265 2002-07-19 [paul]       0.7.8claws79
11266
11267         * tools/Makefile.am
11268           tools/README
11269                 correct typos
11270
11271 2002-07-19 [thorsten]   0.7.8claws78
11272
11273         * tools/calypso_convert.pl      ** NEW FILE **
11274           tools/README
11275           tools/Makefile.am
11276                 script to import mbox files exported
11277                 by calypso
11278                 o generates folder structure
11279                 o includes attachments
11280
11281 2002-07-19 [melvin]     0.7.8claws77
11282
11283         * src/selective_download.[ch]
11284                 Fixed bug where closing the dialog with the window manager's
11285                 close button will not unlock the summary
11286                 Corrected some function declarations that missed a return value
11287                 Made the source code comply better with coding style.
11288         * src/prefs_common.c
11289                 Added new browser command line for Mozilla.
11290
11291 2002-07-18 [paul]       0.7.8claws76
11292
11293         * src/mainwindow.c
11294           src/selective_download.[ch]
11295                 reflect theme changes, fix Gdk Warning when creating 
11296                 pixmap from NULL window, and minor clean up.
11297                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
11298
11299         * po/en_GB.po
11300                 updated
11301
11302 2002-07-17 [paul]       0.7.8claws75
11303
11304         * INSTALL[.jp]
11305                 sync with 0.8.0
11306         
11307         * po/en_GB.po
11308                 updated
11309
11310 2002-07-16 [paul]       0.7.8claws74
11311
11312         * tools/filter_conv.pl
11313           tools/README
11314                 replace conversion script with reimplemented version, 
11315                 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
11316
11317 2002-07-16 [colin]      0.7.8claws73
11318
11319         * src/summaryview.c
11320                 remove forgotten debug messages - sorry ;-)
11321
11322 2002-07-16 [colin]      0.7.8claws72
11323
11324         * src/mimeview.c
11325           src/summaryview.c
11326           src/textview.c
11327           src/textview.h
11328                 add the ability to select part of a text mime-part 
11329                 to reply.
11330
11331 2002-07-15 [christoph]  0.7.8claws71
11332
11333         * src/folder.c
11334                 fix folder message count for folders without
11335                 msg_is_changed (includes news folders)
11336
11337 2002-07-15 [martin]     0.7.8claws70
11338
11339         * src/summaryview.c
11340                 option "display recipient on 'From'..." now works
11341                 without the need of enabling the option
11342                 "display  sender  using  address  book".
11343
11344 2002-07-15 [christoph]  0.7.8claws69
11345
11346         * src/summaryview.c
11347                 removed setting folder status from summaryview.
11348                 folder.c should update all message counts correctly.
11349
11350 2002-07-15 [paul]       0.7.8claws68
11351
11352         * po/pt_BR.po
11353                 updated by Fabio Junior Beneditto
11354
11355 2002-07-15 [darko]      0.7.8claws67
11356
11357         * src/mh.c
11358                 Fixed target folder colorization, don't decrease op
11359                 number twice
11360
11361 2002-07-14 [paul]       0.7.8claws66
11362
11363         * sync with main 0.8.0
11364                 see ChangeLog 2002-07-14
11365
11366 2002-07-13 [melvin]     0.7.8claws65
11367         
11368         * src/addrbook.c
11369         * src/addressbook.c
11370         * src/addrindex.c
11371                 Replaced sprintf by g_snprintf to prevent possible buffer
11372                 overflow.
11373         * src/news.c
11374                 Corrected a log message output format.
11375                 Added a missing "done" debug output.
11376         * src/compose.c
11377                 Added keyboard accelerator for Priority menu items
11378                 Added missing \n in debug output
11379         * src/logwindow.c
11380         * src/gtkspell.c
11381         * src/rfc2015.c
11382                 Added missing \n in debug output
11383
11384 2002-07-13 [paul]       0.7.8claws64
11385
11386         * man/sylpheed.1
11387                 change Sergey's email address to the sf address
11388
11389         * src/textview.c
11390                 increase show_url_timeout (more useful for long
11391                 urls)
11392
11393 2002-07-12 [sergey]     0.7.8claws63
11394
11395         * src/rfc2015.c
11396                 applied (with some modifications) patch to set the
11397                 micalg parameter for signatures
11398                 (2001-08-28 Werner Koch <wk@gnupg.org>)
11399
11400 2002-07-12 [sergey]     0.7.8claws62
11401
11402         * man/Makefile.am
11403         * configure.in
11404                 fixed man page installation
11405
11406 2002-07-12 [paul]       0.7.8claws61
11407
11408         * sync with 0.7.8cvs26
11409                 see ChangeLog 2002-07-11 and 2002-07-12
11410
11411 2002-07-11 [christoph]  0.7.8claws60
11412
11413         * src/compose.c
11414         * src/procmsg.c
11415                 first use the message number to find the message
11416                 to mark with a reply flag but check the
11417                 message-id if we got the correct message, if not
11418                 try to find it by message-id.
11419                 use new string seperator that is not allowed
11420                 in message-ids.
11421
11422 2002-07-11 [paul]       0.7.8claws59
11423
11424         * sync with 0.7.8cvs23
11425                 see ChangeLog 2002-07-10
11426
11427 2002-07-10 [christoph]  0.7.8claws58
11428
11429         * src/folder.[ch]
11430         * src/msgcache.[ch]
11431                 Added message-id table to the cache in memory
11432                 and functions to msgcache.c and folder.c to
11433                 fetch MsgInfos by message id
11434         * src/compose.c
11435         * src/procmsg.c
11436                 store folder and message-id of message replying
11437                 to in queue header and set reply flag after sending
11438                 (Closes bug #469498)
11439
11440 2002-07-10 [paul]       0.7.8claws57
11441
11442         * AUTHORS
11443           man/sylpheed.1.gz
11444                 add Martin to the list of authors
11445
11446 2002-07-09 [martin]     0.7.8claws56
11447         * src/gtksctree.c
11448                 Added gtk_ctree_last_visible(), tree_update_level(),
11449                 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
11450                 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
11451                 from gtk+ to gtksctree.c for the new sorting code
11452                 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
11453                 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
11454         * src/gtksctree.h
11455                 Added declaration for gtk_sctree_sort_recursive() and
11456                 gtk_sctree_sort_node
11457         * src/addressbook.c
11458         * src/foldersel.c
11459         * src/folderview.c
11460         * src/summaryview.c
11461                 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
11462                 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
11463
11464 2002-07-08 [paul]       0.7.8claws55
11465
11466         * more sync with 0.7.8cvs21
11467                 see ChangeLog 2002-07-08
11468
11469 2002-07-08 [paul]       0.7.8claws54
11470
11471         * sync with 0.7.8cvs21
11472                 see ChangeLog 2002-07-08
11473
11474 2002-07-07 [alfons]     0.7.8claws53
11475
11476         * src/Makefile.am
11477         * src/stock_pixmap.[ch]
11478         * src/pixmaps/notice_warn.xpm   ** NEW FILE **
11479         * src/pixmaps/notice_error.xpm  ** NEW FILE **
11480         * src/pixmaps/notice_note.xpm   ** NEW FILE **
11481                 add new pixmaps for upcoming notice pane
11482
11483 2002-07-06 [melvin]     0.7.8claws52
11484
11485         * src/gtkspell.[ch]
11486                 Made them a bit closer to Sylpheed's coding style.
11487                 Removed old code.
11488                 Removed possible memory leaks when some errors occurs.
11489
11490 2002-07-06 [melvin]     0.7.8claws51
11491
11492         * po/Makefile.in.in
11493                 Removed --no-location in xgettext command line to help
11494                 translators that use Emacs' po-mode
11495         * src/quote_fmt.c
11496                 Removed unnecessary comments that messed up sylpheed.pot
11497
11498 2002-07-06 [paul]       0.7.8claws50
11499
11500         * sync with 0.7.8cvs19
11501                 see ChangeLog 2002-07-05
11502
11503 2002-07-06 [christoph]  0.7.8claws49
11504
11505         * src/folder.c
11506         * src/mainwindow.c
11507                 fix folder_item_remove_all_msg and folderview
11508                 status for trash folders after emptying trash
11509
11510 2002-07-05 [paul]       0.7.8claws48
11511
11512         * sync with 0.7.8cvs16
11513                 see ChangeLog 2002-07-04 and 2002-07-05
11514
11515 2002-07-04 [paul]       0.7.8claws47
11516
11517         * sync with 0.7.8cvs14
11518                 see  ChangeLog 2002-07-04
11519
11520 2002-07-03 [alfons]     0.7.8claws46
11521
11522         * src/folder.c
11523                 dupe folder item's path because it's being reallocated
11524                 by new folder scanning code
11525
11526 2002-07-03 [christoph]  0.7.8claws45
11527
11528         * src/imap.c
11529                 better IMAP uid fetching using 'FETCH 1:* (UID)'
11530         * src/msgcache.c
11531                 add missing return in msgcache_write
11532
11533 2002-07-02 [thorsten]   0.7.8claws44
11534
11535         * src/jpilot.c
11536         * src/msgcache.c
11537         * src/rfc2015.c
11538                 use binary mode for file access
11539
11540 2002-07-02 [christoph]  0.7.8claws43
11541
11542         * major code cleanup (part 1)
11543         
11544                 - unused variables removed
11545                 - unused functions removed
11546                 - uninitialized variables checked
11547                 - missing return statements added
11548                 - missing function return types added
11549                 - added parentheses around assignment and
11550                   && in || when suggested by gcc
11551               
11552         * src/mh.c
11553         * src/folder.c
11554                 replaced direct calls to folder->scan_tree
11555                 with folder_scan_tree and restore folder
11556                 prefs in this function. The folder should
11557                 not have to deal with them.
11558                 ( Should now work for all folder types )
11559
11560 2002-07-02 [paul]       0.7.8claws42
11561
11562         * sync with 0.7.8cvs13
11563                 see ChangeLog 2002-07-01 and 2002-07-02
11564
11565 2002-07-01 [christoph]  0.7.8claws41
11566
11567         * src/summaryview.c
11568                 fix "goto next/prev unread message" with
11569                 ignored threads
11570
11571 2002-07-01 [paul]       0.7.8claws40
11572
11573         * po/es.po
11574                 updated by Ricardo Mones Lastra
11575
11576 2002-06-30 [match]      0.7.8claws39
11577
11578         * src/jpilot.c
11579                 applied variation of leonerd's patch (566661) to
11580                 allow multiple email addresses per JPilot entry.
11581                 addresses may be separated by space, comma, pipe,
11582                 semi-colon, new-line.
11583
11584 2002-06-30 [alfons]     0.7.8claws38
11585
11586         * src/procmsg.c
11587                 simple fix for putting older nodes before
11588                 newer nodes when threading by subject
11589
11590 2002-06-30 [christoph]  0.7.8claws37
11591
11592         * src/folder.c
11593         * src/folderview.c
11594         * src/mh.c
11595         * src/news.c
11596         * src/procmsg.c
11597                 fix broken folder tree rescaning
11598                 and don't use procmsg_get_mark_sum
11599                 anymore
11600
11601 2002-06-30 [christoph]  0.7.8claws36
11602
11603         * merge new cache branch
11604         * src/imap.c
11605                 fix new cache imap copy bug
11606         * src/folder.c
11607                 improved folder_item_scan
11608                 it should now always set the correct
11609                 new, unread and total message counts
11610
11611 2002-06-29 [paul]       0.7.8claws35
11612
11613         * configure.in
11614                 correct syntax error
11615
11616 2002-06-29 [paul]       0.7.8claws34
11617
11618         * configure.in
11619           Makefile.am
11620           man/Makefile.am       ** NEW FILE **
11621           man/sylpheed.1.gz     ** NEW FILE **
11622                 add Sylpheed man page
11623
11624 2002-06-29 [paul]       0.7.8claws33
11625
11626         * po/pt_BR.po
11627                 updated by Fabio Junior Beneditto
11628
11629 2002-06-28 [jens]       0.7.8claws32
11630
11631         * po/de.po
11632                 translation updated
11633
11634         * src/selective_download.c
11635                 removed gettext for space " "
11636
11637         * src/imap.c
11638                 removed wrong space
11639
11640 2002-06-28 [paul]       0.7.8claws31
11641
11642         * sync with 0.7.8cvs11
11643                 see ChangeLog 2002-06-28
11644
11645 2002-06-28 [paul]       0.7.8claws30
11646
11647         * sync with 0.7.8cvs10
11648                 see ChangeLog 2002-06-27 and 2002-06-28
11649
11650 2002-06-26 [paul]       0.7.8claws29
11651
11652         * src/addrgather.c
11653           src/selective_download.c
11654                 don't gettextise empty strings.
11655                 reserved by gettext. gettext("") returns 
11656                 the header entry with meta information, 
11657                 not the empty string
11658
11659         * po/en_GB.po
11660                 updated
11661
11662 2002-06-26 [paul]       0.7.8claws28
11663
11664         * sync with 0.7.8cvs7
11665                 see ChangeLog 2002-06-25
11666
11667         * src/prefs_common.c
11668                 ...and in the process, tweak the gui a little
11669
11670 2002-06-25 [alfons]     0.7.8claws27
11671         
11672         * configure.in
11673         * src/Makefile.am
11674                 fine tune ldap library detection
11675
11676 2002-06-25 [alfons]     0.7.8claws26
11677
11678         * src/compose.c
11679                 don't allow return receipts when composing a news article
11680
11681 2002-06-25 [paul]       0.7.8claws25
11682
11683         * Makefile.am
11684                 add '$(AMTAR)' to 'release' section to allow for
11685                 new and older autotools
11686
11687 2002-06-25 [paul]       0.7.8claws24
11688
11689         * src/summaryview.c
11690                 fix "No more unread messages" persistant pop-up
11691                 window bug
11692
11693 2002-06-25 [paul]       0.7.8claws23
11694
11695         * po/it.po
11696                 updated by Alessandro Maestri
11697
11698 2002-06-25 [paul]       0.7.8claws22
11699
11700         * sync with 0.7.8cvs6
11701                 see ChangeLog 2002-06-25
11702
11703 2002-06-24 [paul]       0.7.8claws21
11704
11705         * tools/update-po
11706                 add GPL copyright information
11707
11708 2002-06-24 [paul]       0.7.8claws20
11709
11710         * tools/Makefile.am
11711           tools/README
11712           tools/update-po       ** NEW FILE **
11713                 add script that eases the creation of *.po files
11714                 Submitted by Wilbert Berendsen <wilbert@oswf.org>
11715
11716 2002-06-23 [alfons]     0.7.8claws19
11717
11718         * src/messageview.c
11719                 make notification_convert_header obey const correctness
11720                 (next step will be fixing the broken return receipt)
11721
11722 2002-06-23 [paul]       0.7.8claws18
11723
11724         * src/messageview.c
11725                 fix bug introduced in last commit:
11726                 removed too much code in last commit - put back what's
11727                 needed
11728
11729 2002-06-23 [paul]       0.7.8claws17
11730
11731         * src/messageview.[ch]
11732                 remove code committed in error from locally patched
11733                 source
11734
11735 2002-06-23 [colin]      0.7.8claws16
11736
11737         * src/compose.[ch]
11738                 add compose_entry_select(), used to select the default_to
11739                 email address - hopefully avoiding people sending mails to
11740                 wrong recipients.
11741
11742 2002-06-22 [alfons]     0.7.8claws15
11743
11744         * AUTHORS
11745                 add Bram Metsch & Stanislav Karchebny
11746         * src/smtp.[ch]
11747         * src/prefs_account.[ch]
11748         * src/send.c
11749                 - apply and adapt Bram's patch which allows user to set SMTP AUTH 
11750                   options.  (see <http://sourceforge.net/tracker/index.php
11751                   ?func=detail&aid=566937&group_id=25528&atid=384600>);
11752
11753                 - merge Stanislav's fix to make SMTP AUTH work with qmail
11754                   (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
11755
11756 2002-06-22 [paul]       0.7.8claws14
11757
11758         * sync with 0.7.8cvs5
11759                 see ChangeLog 2002-06-19 and 2002-06-20
11760
11761 2002-06-22 [alfons]     0.7.8claws13
11762
11763         * src/selective_download.c
11764                 fix a stupid mistake I made
11765
11766 2002-06-22 [alfons]     0.7.8claws12
11767
11768         * src/selective_download.[ch]
11769                 fix another unnoticed leak; cleanup code
11770
11771 2002-06-21 [alfons]
11772
11773         * tools/Makefile.am
11774                 gpg-sign <-- gpg-sign-syl
11775
11776 2002-06-21 [alfons]     0.7.8claws11
11777
11778         * src/selective_download.c
11779         * src/selective_download.h
11780                 fix assorted mix of allocation errors (should solve
11781                 problem reported by Philippe Gramoullé, see:
11782                 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
11783
11784 2002-06-20 [melvin]     0.7.8claws10
11785
11786         * tools/gpg-sign *REMOVED*
11787           tools/gpg-sign-syl *ADDED*
11788                 Replaced the gpg clearsigning script with the version using
11789                 xterm instead of ssh-askpass and changed its name.
11790
11791         * README.claws
11792                 Updated actions example to reflect the renaming of the
11793                 gpg clearsigning script.
11794
11795 2002-06-19 [paul]       0.7.8claws9
11796
11797         * sync with 0.7.8claws9
11798                 see ChangeLog 2002-06-18 and 2002-06-19
11799
11800 2002-06-19 [paul]       0.7.8claws8
11801
11802         * sync with 0.7.8cvs1
11803                 see ChangeLog 2002-06-18
11804
11805 2002-06-18 [alfons]     0.7.8claws7
11806
11807         * src/mainwindow.h
11808                 add omitted prototype
11809
11810 2002-06-17 [paul]       0.7.8claws6
11811
11812         * src/mainwindow.c
11813                 fix hiding of exec_btn
11814
11815 2002-06-17 [paul]       0.7.8claws5
11816
11817         * src/pop.c
11818                 remove unneeded code: should_delete() 
11819                 and Pop3State::uidl_todelete_list
11820
11821 2002-06-17 [paul]       0.7.8claws4
11822
11823         * sync with 0.7.8
11824                 see ChangeLog 2002-06-11 and 2002-06-13
11825
11826 2002-06-16 [alfons]     0.7.8claws3
11827         
11828         * src/folder.c
11829                 make sure lock sort mode (claws specific) is
11830                 also persists after a tree rescan
11831
11832 2002-06-16 [alfons]     0.7.8claws2
11833
11834         * src/prefs_folder_item.c
11835         * src/folder.[ch]
11836                 fix persistence of folder sort mode (broken
11837                 by adapting Hiro's new folder persistence code)
11838
11839 2002-06-16 [alfons]     0.7.8claws1
11840
11841         * AUTHORS
11842         * src/logwindow.c
11843         * src/prefscommon.[ch]
11844                 control size of log text in log window; 
11845                 closes patch #569155 submitted by Mitko Haralanov.
11846
11847 2002-06-15 [paul]       0.7.8claws
11848
11849         * release of 0.7.8claws
11850
11851 2002-06-15 [paul]       0.7.7claws
11852
11853         * po/pt_BR.po
11854                 updated by Fabio Junior Beneditto
11855
11856 2002-06-14 [paul]       0.7.6claws49
11857
11858         * po/es.po
11859                 updated by Ricardo Mones Lastra
11860
11861 2002-06-14 [paul]       0.7.6claws48
11862
11863         * po/nl.po
11864                 updated translation by Wilbert Berendsen
11865
11866 2002-06-14 [melvin]     0.7.6claws47
11867
11868         * po/fr.po
11869                 Updated French translation
11870
11871 2002-06-13 [paul]       0.7.6claws46
11872
11873         * src/filesel.c
11874                 allow filename to be typed in, rather than just
11875                 selected by the mouse. Patch by Gustavo Noronha Silva.
11876
11877 2002-06-13 [alfons]     0.7.6claws45
11878
11879         * src/mainwindow.[ch]
11880                 more cleanups (removing unnecessary menu items Expand 
11881                 summary / message view)
11882
11883 2002-06-13 [melvin]     0.7.6claws44
11884
11885         * po/POTFILES.in
11886                 Added src/string_match.c
11887         * src/string_match.c
11888                 Fixed possible buffer overflow.
11889                 Corrected typo.
11890                 Added missing config.h header.
11891         * src/prefs_common.c
11892           src/prefs_matcher.c
11893           src/prefs_scoring.c
11894                 Made some strings translatable (missing _(..)).
11895
11896 2002-06-13 [melvin]     0.7.6claws43
11897
11898         * README.claws
11899                 Corrected action example (verifying clearsigned mail).
11900         * src/prefs_account.c
11901                 Corrected typo.
11902         * src/prefs_common.c
11903                 Removed incorrect line that generated a Gtk-CRITICAL msg.
11904
11905 2002-06-12 [alfons]     0.7.6claws42
11906
11907         * src/summaryview.c
11908                 add init of score column lost in 0.7.6claws42
11909
11910 2002-06-12 [paul]       0.7.6claws41
11911
11912         * src/prefs_account.c
11913                 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the 
11914                 behavior of the radio buttons, (from 0.7.7cvs2)
11915
11916 2002-06-11 [alfons]     0.7.6claws40
11917
11918         * src/messageview.[ch]
11919         * src/summaryview.[ch]
11920         * src/summary_search.c
11921         * src/mainwindow.c
11922                 perform a sync to bring in Hiro's separate view implementation 
11923
11924                 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
11925
11926 2002-06-11 [paul]       0.7.6claws39
11927         
11928         * src/prefs_account.c
11929                 correct a typo on the Receive tab
11930
11931 2002-06-10 [match]      0.7.6claws38
11932
11933         * src/addressbook.c
11934                 Included address completion patch from Gustavo Noronha.
11935
11936 2002-06-10 [paul]       0.7.6claws37
11937
11938         * src/inc.[ch]
11939           src/pop.c
11940           src/prefs_account.[ch]
11941           src/selective_download.[ch]
11942                 apply PATCH #561712
11943                  NEW:
11944                 - check if POP Account
11945                 - Receive Button renamed to Preview
11946                 - Preview Button Popup: preview new/all messages
11947                 - Download Button
11948                 - Account Preferences-->Receive tab checkbutton if you
11949                   want to remove Mail after Download
11950                 -: default YES
11951                 - Account Preferences-->Receive tab checkbutton use
11952                   filtering rules on preview
11953                   (think of delete_on_server)
11954                 -: default YES
11955                 - Account selectable from SD dialog
11956                 - checkbutton to show already downloaded messages if
11957                   all messages are previewed
11958                 - new clist column showing Date
11959                 - ESC KEY close
11960                 FIXES:
11961                 - play ball with UIDL
11962                 - fault tolerant (?) 
11963                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
11964
11965 2002-06-10 [melvin]     0.7.6claws36
11966
11967         * README.claws
11968                 Added a hint to ac/README in cvs instructions.
11969
11970         * src/prefs_actions.c
11971                 Made it possible to use a more elaborate command line
11972                 for asynchronous actions, too.
11973
11974 2002-06-10 [melvin]     0.7.6claws35
11975         
11976         * src/prefs_actions.c
11977                 Make it possible to use a more elaborate command line
11978                 (e.g. |foo|bar|cat>there;echo Done|)
11979                 Corrected error message when calling %f, %F and %p commands
11980                 from the compose window.
11981
11982 2002-06-09 [colin]      0.7.6claws34
11983
11984         * src/summaryview.c
11985                 Automatically find unread messages in current folder
11986                 before annoying the user.
11987
11988 2002-06-08 [alfons]     0.7.6claws33
11989
11990         * po/it.po
11991                 remove bad formatting string in it.po translation
11992                 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
11993
11994 2002-06-08 [paul]       0.7.6claws32
11995
11996         * sync with 0.7.6cvs25
11997                 see ChangeLog 2002-06-07
11998
11999 2002-06-05 [paul]       0.7.6claws31
12000
12001         * src/mainwindow.c
12002                 add 'Sort by locked' and 'Sort by score'
12003
12004 2002-06-05 [paul]       0.7.6claws30
12005
12006         * sync with 0.7.6cvs24
12007                 see ChangeLog 2002-06-04
12008
12009 2002-06-04 [paul]       0.7.6claws29
12010
12011         * po/pt_BR.po
12012                 updated by Fabio Junior Beneditto
12013
12014 2002-06-03 [thorsten]   0.7.6claws28
12015
12016         * src/matcher.c
12017                 fclose() matcherrc after reading
12018
12019 2002-06-03 [paul]       0.7.6claws27
12020
12021         * sync with 0.7.6cvs21
12022                 see ChangeLog 2002-05-31
12023
12024 2002-05-31 [paul]       0.7.6claws26
12025
12026         * sync with 0.7.6cvs20
12027                 see ChangeLog 2002-05-29 and 2002-05-30
12028
12029 2002-05-31 [paul]       0.7.6claws25
12030
12031         * src/imap.c
12032                 hopefully fix last buggy sync
12033
12034         * README.claws
12035                 correct typo in 'Actions' examples
12036
12037 2002-05-29 [paul]       0.7.6claws24
12038
12039         * sync with 0.7.6cvs18
12040                 see ChangeLog 2002-05-28 and 2002-05-29
12041
12042         * src/news.c
12043           src/nntp.[ch]
12044                 sync with above 
12045
12046 2002-05-28 [paul]       0.7.6claws23
12047
12048         * sync with 0.7.6cvs16
12049                 see ChangeLog 2002-05-28
12050
12051 2002-05-27 [thorsten]   0.7.6claws22 
12052
12053         * faq/it/sylpheed-faq-1.html
12054           faq/it/sylpheed-faq-2.html
12055           faq/it/sylpheed-faq-3.html
12056           faq/it/sylpheed-faq.html
12057                 corrected DOS lineendings
12058         * faq/de/sylpheed-faq-1.html
12059           faq/de/sylpheed-faq-2.html
12060           faq/en/sylpheed-faq-1.html
12061           faq/en/sylpheed-faq-2.html
12062           faq/en/sylpheed-faq-3.html
12063           faq/es/sylpheed-faq-1.html
12064           faq/es/sylpheed-faq-2.html
12065           faq/es/sylpheed-faq-3.html
12066           faq/fr/sylpheed-faq-1.html
12067           faq/it/sylpheed-faq-1.html
12068           faq/it/sylpheed-faq-2.html
12069           faq/it/sylpheed-faq-3.html
12070           faq/it/sylpheed-faq.html
12071                 changed ">" to &quot;
12072
12073 2002-05-27 [paul]       0.7.6claws21
12074         
12075         * sync with 0.7.6cvs15
12076                 see ChangeLog 2002-05-27
12077
12078 2002-05-27 [paul]       0.7.6claws20
12079
12080         * src/prefs_account.c
12081                 correct a typo
12082
12083 2002-05-26 [paul]       0.7.6claws19
12084
12085         * tools/README
12086                 correct a typo
12087
12088 2002-05-25 [paul]       0.7.6claws18
12089
12090         * tools/README
12091                 add description of kmail2sylpheed.pl
12092
12093 2002-05-25 [paul]       0.7.6claws17
12094
12095         * tools/kmail2sylpheed.pl       ** NEW FILE **
12096                 perl script that converts an exported Kmail address
12097                 book, converts it to sylpheed addressbook file,
12098                 writes the file to .sylpheed, and updates
12099                 addrbook--index.xml 
12100
12101 2002-05-25 [paul]       0.7.6claws16
12102
12103         * sync with 0.7.6cvs14
12104                 see ChangeLog 2002-05-23
12105
12106 2002-05-24 [paul]       0.7.6claws15
12107
12108         * README.claws
12109                 make a correction and add some more info
12110
12111 2002-05-24 [paul]       0.7.6claws14
12112
12113         * src/compose.c
12114                 fix memory leak in 
12115                 compose_redirect_write_headers_from_headerlist()
12116                 add Subject and Resent-Message-ID to
12117                 compose_redirect_write_headers()
12118                 Received, Subject, and X-UIDL are filtered out in 
12119                 compose_redirect_write_to_file()
12120
12121 2002-05-23 [paul]       0.7.6claws13
12122
12123         * src/compose.[ch]
12124           src/filtering.c
12125           src/mainwindow.c
12126           src/matcher.[ch]
12127           src/matcher_parser_lex.l
12128           src/matcher_parser_parse.y
12129           src/prefs_common.[ch]
12130           src/prefs_filtering.c
12131           src/summaryview.c
12132                 rename 'Bounce' to 'Redirect'
12133
12134 2002-05-23 [paul]       0.7.6claws12
12135
12136         * more sync with 0.7.6cvs13
12137           src/compose.c
12138                 see ChangeLog 2002-05-22
12139
12140 2002-05-22 [paul]       0.7.6claws11
12141
12142         * sync with 0.7.6cvs13
12143           src/codeconv.c
12144                 see ChangeLog 2002-05-20
12145           src/prefs_common.c
12146                 see ChangeLog 2002-05-22
12147
12148 2002-05-21 [melvin]     0.7.6claws10
12149
12150         * src/folderview.c
12151                 Added missing filtering and scoring headers
12152                 Fixed bad function call that showed garbage 
12153                 in Folder->Processing
12154
12155 2002-05-21 [paul]       0.7.6claws9
12156
12157         * tools/Makefile.am
12158                 make all tools executable, (patch by Alfons).
12159
12160 2002-05-20 [alfons]     0.7.6claws8
12161
12162         * src/procheader.c
12163                 don't forget to call mktime() so we have a valid week 
12164                 and year day
12165                 (Bug report by Roger Sondermann <mail@jumaros.de>)
12166
12167 2002-05-20 [paul]       0.7.6claws7
12168
12169         * src/html.c
12170                 fix broken parsing of urls
12171         * src/textview.c
12172                 fix displaying of urls
12173
12174                 both fixes from the patch [547855] by Eugene 
12175                 Brevdo (zonem)
12176
12177 2002-05-19 [alfons]     0.7.6claws6
12178
12179         * configure.in
12180                 make sylpheed configure correctly with the latest
12181                 and greatest of automake / autoconf / gettext
12182
12183 2002-05-19 [alfons]     0.7.6claws5
12184
12185         * src/procheader.c
12186         * src/procheader.h
12187                 add function for returning ime zone offset
12188         * src/quote_fmt.c
12189         * src/quote_fmt_parse.y
12190                 better quotation formatting - does not convert
12191                 to local time, but uses the original date string.
12192                 
12193                 Note: %z inserts the timezone offset (should 
12194                 work also on platforms where strftime does not
12195                 support %z).
12196
12197 2002-05-18 [christoph]  0.7.6claws4
12198
12199         * src/summaryview.c
12200                 fix indentation of some code
12201         * tools/Makefile.am
12202                 fix spaces after \
12203         * src/Makefile.am
12204                 add missing \
12205                 correct path for ignorethread.xpm
12206                 incorrect filename for sylpheed_logo.xpm
12207                 add missing include matcher_parser_parse.h
12208
12209 2002-05-18 [paul]       0.7.6claws3
12210
12211         * sync with 0.7.6cvs8
12212                 see ChangeLog 2002-05-16 and 2002-05-17
12213
12214 2002-05-18 [melvin]     0.7.6claws2
12215
12216         * README.claws
12217                 Corrected an action's definition and fixed some misspellings.
12218
12219 2002-05-18 [paul]       0.7.6claws1
12220
12221         * tools/Makefile.am
12222           tools/gpg-sign        ** new file **
12223           tools/uudec           ** new file **
12224                 add Melvin's Actions scripts
12225
12226         * README.claws
12227                 add Melvin's descriptions for Actions
12228
12229 2002-05-18 [paul]       0.7.6claws
12230
12231         * Version 0.7.6claws released
12232
12233 2002-05-17 [paul]       0.7.5claws32
12234
12235         * po/es.po
12236                 updated by Ricardo Mones Lastra
12237
12238 2002-05-17 [paul]       0.7.5claws31
12239
12240         * src/compose.c
12241                 fix Account prefs default folder for sent/draft/deleted
12242                 messages bug
12243
12244         * po/it.po
12245           po/nl.po
12246                 updated translation by Alessandro Maestri and
12247                 Wilbert Berendsen
12248
12249 2002-05-17 [melvin]     0.7.5claws30
12250
12251         * src/prefs_actions.c
12252                 Fixed bug where using %F not at the end of the command 
12253                 resulted in an additional empty argument being created.
12254                 Thanks to Darko Koruga for reporting the bug.
12255
12256 2002-05-17 [melvin]     0.7.5claws29
12257
12258         * po/fr.po
12259                 Updated French translations.
12260
12261 2002-05-15 [paul]       0.7.5claws28
12262         
12263         * po/es.po
12264                 updated by Ricardo Mones Lastra
12265
12266 2002-05-15 [paul]       0.7.5claws27
12267
12268         * sync with 0.7.6cvs4
12269                 see ChangeLog 2002-05-14 and 2002-05-15
12270
12271 2002-05-14 [paul]       0.7.5claws26
12272
12273         * sync with 0.7.6cvs1
12274                 see ChangeLog 2002-05-13
12275
12276 2002-05-13 [thorsten]   0.7.5claws25
12277
12278         * src/messageview.c
12279                 fix select_all and copy in multipart messages
12280         * src/mainwindow.c
12281                 fix select_all and copy in multipart messages
12282
12283 2002-05-12 [paul]       0.7.5claws24
12284
12285         * src/summaryview.c
12286                 reverse last commit, bug already fixed in 0.7.5claws3
12287
12288 2002-05-12 [netztorte]  0.7.5claws23
12289
12290         * src/summaryview.c
12291                 dont parse empty addressbook (checked in before claws20)
12292
12293 2002-05-12 [melvin]     0.7.5claws22
12294
12295         * src/procmsg.[ch]
12296                 Removed unneeded priority code introduced by the previous 
12297                 commit.
12298
12299 2002-05-12 [melvin]     0.7.5claws21
12300
12301         * src/compose.[ch]
12302                 Added possibility to set message's priority.
12303         * src/procmsg.[ch]
12304                 Added possibility to set message's priority.
12305                 Added missing headers
12306
12307 2002-05-12 [melvin]     0.7.5claws20
12308
12309         * src/prefs_actions.c
12310                 Removed implicitely added quotes around the name
12311                 of the temporary files of mime parts.
12312
12313 2002-05-12 [paul]       0.7.5claws19
12314
12315         * sync with 0.7.5cvs20
12316                 see ChangeLog 2002-05-11
12317
12318 2002-05-12 [alfons]     0.7.5claws18
12319
12320         * src/quote_fmt_lex.l
12321         * src/quote_fmt_parse.y
12322                 allow quote / reply date & time format to be set using
12323                 %D{format}. format is a format string you'd pass to
12324                 strftime() (see man strftime, or the Display tab |
12325                 Date format setting).
12326
12327                 Currently %D converts the date to local time. 
12328
12329 2002-05-11 [paul]       0.7.5claws17
12330
12331         * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
12332                 see ChangeLog 2002-05-10 and 2002-05-11
12333
12334 2002-05-10 [paul]       0.7.5claws16
12335
12336         * sync with 0.7.5cvs16
12337                 see ChangeLog entries 2002-05-09 and 
12338                 2002-05-10
12339
12340 2002-05-10 [colin]      0.7.5claws15
12341
12342         * src/textview.c
12343                 Corrected a bug that prevented sylpheed to open
12344                 double-clicked URIs.
12345
12346 2002-05-09 [paul]       0.7.5claws14
12347
12348         * sync with 0.7.5cvs14
12349                 see ChangeLog 2002-05-08 and 2002-05-09
12350
12351 2002-05-08 [paul]       0.7.5claws13
12352
12353         * sync with 0.7.5cvs11
12354                 see ChangeLog entry 2002-05-08
12355
12356 2002-05-08 [paul]       0.7.5claws12
12357
12358         * src/mainwindow.c
12359           src/textview.[ch]
12360                 fix segfault on View->Open in new window
12361                 patch submitted by Thorsten Maerz <torte@netztorte.de>
12362
12363 2002-05-07 [paul]       0.7.5claws11
12364
12365         * sync with 0.7.5cvs9
12366                 see ChangeLog entry 2002-05-07
12367
12368 2002-05-06 [paul]       0.7.5claws10
12369
12370         * src/messageview.c
12371           src/textview.c
12372                 display url in statusbar on single-click
12373                 patch submitted by Thorsten Maerz <torte@netztorte.de>
12374
12375 2002-05-06 [match]      0.7.5claws9
12376
12377         * src/addritem.[ch]
12378                 new functions.
12379         * src/addrcache.c
12380                 tidy up.
12381         * src/xmlprops.[ch]
12382                 XML implementation of properties file.
12383         * src/exporthtml.[ch]
12384         * src/expthtmldlg.[ch]
12385         * src/addressbook.c
12386                 export to HTML.
12387
12388 2002-05-02 [sergey]     0.7.5claws8
12389
12390         * src/mainwindow.c (mainwin_entries),
12391           src/prefs_common.c (prefs_send_create()),
12392           src/codeconv.c (locale_table):
12393                 use charset name "Windows-1251" instead of "CP1251".
12394
12395 2002-05-02 [colin]      0.7.5claws7
12396         
12397         * src/compose.c
12398           src/prefs_common.c
12399           src/prefs_folder_item.c
12400                 Fixed cosmetics bugs due to Outbox renamed to Sent.
12401
12402 2002-05-02 [hiro]       0.7.5claws6
12403
12404         * src/imap.c
12405                 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
12406
12407 2002-05-02 [paul]       0.7.5claws5
12408
12409         * src/compose.c
12410                 more sync with 0.7.5cvs7, see ChangeLog entry
12411                 2002-05-02
12412
12413 2002-05-02 [hiro]       0.7.5claws4
12414
12415         * src/compose.c
12416                 compose_queue_sub():
12417                 check if queue folder exists (closes #550397).
12418                 removed directory creation since it should be handled
12419                 transparently.
12420         * src/imap.c
12421                 imap_add_msg(): return UID for appended message
12422                 (closes #548842).
12423
12424 2002-04-30 [paul]       0.7.5claws3
12425
12426         * src/summaryview.c
12427                 fix account_find_from_address() bug
12428
12429 2002-04-28 [colin]      0.7.5claws2
12430
12431         * src/compose.c
12432           src/textview.c
12433           src/prefs_common.[ch]
12434           src/utils.[ch]
12435                 Added user-definable quotation characters recognition.
12436
12437 2002-04-28 [paul]       0.7.5claws1
12438
12439         * sync with 0.7.5cvs4
12440                 see ChangeLog entry  2002-04-25
12441
12442 2002-04-28 [paul]       0.7.5claws
12443
12444         * po/es.po
12445           po/nl.po
12446           po/pt_BR.po
12447                 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
12448                 Fabio Junior Beneditto
12449
12450 2002-04-27 [jens]       0.7.4claws103
12451
12452         * po/de.po
12453                 updated German translation.
12454
12455 2002-04-27 [hiro]       0.7.4claws102
12456
12457         * src/summaryview.c
12458                 summary_write_cache(): fixed the mark loss of hidden messages.
12459
12460 2002-04-26 [melvin]     0.7.4claws101
12461
12462         * src/procmsg.c
12463                 fixed a second typo (same one)
12464         * po/fr.po
12465           po/it.po
12466           po/pt_BR.po
12467                 fixed the type again...
12468
12469 2002-04-26 [melvin]     0.7.4claws100
12470
12471         * src/procmsg.c
12472                 fixed a typo in an alert message ("temorary").
12473         * po/it.po
12474         * po/pt_BR.po
12475                 corrected the typo  described above.
12476         * po/fr.po
12477                 updated French translation.
12478
12479 2002-04-26 [darko]      0.7.4claws99
12480
12481         * src/summaryview.c
12482                 fix target folder colorization
12483
12484 2002-04-25 [paul]       0.7.4claws98
12485
12486         * po/it.po
12487                 updated by Alessandro Maestri
12488
12489 2002-04-24 [colin]      0.7.4claws97
12490         
12491         * src/compose.c
12492                 Fixed double "subject is empty" question.
12493
12494 2002-04-23 [colin]      0.7.4claws96
12495         
12496         * src/mimeview.c
12497                 Corrected issue when "automatically display images" was
12498                 not set : first image remained after selecting second.
12499
12500 2002-04-23 [melvin]     0.7.4claws95
12501
12502         * src/prefs_actions.c
12503                 Don't display in/out dialog if there is nothing to show.
12504
12505 2002-04-23 [paul]       0.7.4claws94
12506
12507         * sync with 0.7.5cvs3
12508                 bug fixes: see ChangeLog entry 2002-04-23
12509
12510 2002-04-22 [darko]      0.7.4claws93
12511
12512         * src/compose.c
12513                 fix previous check-in which changed code after
12514                 merge from main
12515
12516 2002-04-22 [paul]       0.7.4claws92
12517
12518         * faq/de/*
12519                 add German FAQ
12520         * faq/en/*
12521           faq/es/*
12522           faq/fr/*
12523                 update English, Spanish and French FAQs
12524         * manual/de/*
12525           manual/es/*
12526                 add German and Spanish manuals
12527         * manual/en/*
12528           manual/fr/*
12529                 update English and French manuals
12530
12531         * src/Makefile.am
12532                 add to and re-arrange the pixmap entries
12533
12534 2002-04-22 [darko]      0.7.4claws91
12535
12536         * src/compose.c
12537                 fix sender initials recognition to only allow
12538                 '>' after the initials
12539
12540 2002-04-21 [paul]       0.7.4claws90
12541
12542         * sync with 0.7.5 release
12543                 see ChangeLog entry 2002-04-21
12544
12545 2002-04-21 [alfons]
12546
12547         * src/Makefile.am
12548                 add colin's new pixmaps to EXTRA_DIST
12549
12550 2002-04-21 [colin]      0.7.4claws89
12551         * src/compose.c
12552         * src/inc.c
12553         * src/mainwindow.[ch]
12554         * src/prefs_common.[ch]
12555         * src/stock_pixmap.[ch]
12556                 Added "Work offline" ability.
12557
12558 2002-04-21 [colin]      0.7.4claws88
12559         
12560         * src/mimeview.c
12561         * src/prefs_common.c
12562         * src/prefs_common.h
12563         * src/textview.c : Added an option to common preferences -> display
12564           to allow user not to automatically display images.
12565
12566 2002-04-21 [paul]       0.7.4claws87
12567
12568         * sync with 0.7.4cvs52
12569                 see ChangeLog entry 2002-04-21 (src/imap.c)
12570
12571 2002-04-21 [paul]       0.7.4claws86
12572
12573         * sync with 0.7.4cvs51
12574                 see ChangeLog entry 2002-04-21
12575
12576 2002-04-21 [paul]       0.7.4claws85
12577
12578         * sync with 0.7.4cvs49
12579                 see ChangeLog entries 2002-04-20 and 2002-04-21
12580
12581         * src/Makefile.am
12582                 clean up: remove old 'stock_' element from xpm 
12583                 filenames.
12584
12585 2002-04-21 [alfons]     0.7.4claws84
12586
12587         apply sync patch from Paul
12588
12589         * src/folderview.c
12590                 use old claws prefs_folder_item_create() for now
12591
12592 2002-04-19 [match]      0.7.4claws83
12593
12594         * src/addressbook.[ch]
12595         * src/addrharvest.[ch]
12596         * src/addrgather.[ch]
12597                 recurse folders.
12598         * src/mainwindow.c
12599         * src/summaryview.[ch]
12600                 change menu option.
12601
12602 2002-04-19 [paul]       0.7.4claws82
12603
12604         * po/pt_BR.po
12605                 updated by Fabio Junior Beneditto
12606
12607 2002-04-14 [alfons]     0.7.4claws81
12608
12609         * src/passphrase.c
12610                 add #include <sys/types.h> for mode_t and off_t 
12611
12612 2002-04-13 [paul]       0.7.4claws80
12613         
12614         * src/main.c
12615           src/passphrase.[ch]
12616           src/pgptext.c
12617           src/prefs_common.[ch]
12618           src/rfc2015.c
12619                 enable storing of GnuPG passphrase for the whole 
12620                 session or a user-defined number of minutes. patch 
12621                 submitted by Ravemax <ravemax@dextrose.com>
12622
12623 2002-04-13 [alfons]     0.7.4claws79
12624
12625         * src/textview.c
12626                 make email parser also stop scanning when encountering separators
12627                 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
12628
12629 2002-04-13 [paul]       0.7.4claws78
12630
12631         * sync with 0.7.4cvs39
12632                 see ChangeLog entry 2002-04-12
12633
12634 2002-04-11 [paul]       0.7.4claws77
12635
12636         * sync with 0.7.4cvs37
12637                 see ChangeLog entry 2002-04-11
12638
12639 2002-04-11 [paul]       0.7.4claws76
12640
12641         * COPYING 
12642                 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
12643                 the clause for OpenSSL). sync with sylpheed main
12644
12645 2002-04-09 [melvin]     0.7.4claws75
12646
12647         * src/compose.c
12648                 Made 'Ctrl-Enter' on send ignore some modifiers 
12649                 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
12650                 to bind other *-Enter (but not Alt-Enter).
12651
12652 2002-04-09 [paul]       0.7.4claws74
12653
12654         * sync with 0.7.4cvs35
12655                 see ChangeLog entries 2002-04-09
12656
12657 2002-04-08 [paul]       0.7.4claws73
12658
12659         * sync with 0.7.4cvs33
12660                 see ChangeLog entry 200-04-08
12661
12662 2002-04-07 [match]      0.7.4claws72
12663
12664         * src/addrharvest.[ch]
12665                 fixed to read all addresses in header, regardless
12666                 of header size. improved name parsing. accommodate
12667                 harvest from folders and selected message.
12668         * src/addritem.[ch]
12669                 included new address parsing function.
12670         * src/addrgather.[ch]
12671         * src/addressbook.[ch]
12672         * src/summaryview.[ch]
12673         * src/mainwindow.c
12674                 allow address harvest of folder as well as selected
12675                 messages.
12676
12677 2002-04-07 [paul]       0.7.4claws71
12678
12679         * src/esmtp.[ch]
12680           src/smtp.c
12681                 don't try to authenticate with CRAM-MD5 in SMTP when 
12682                 SMTP-AUTH enabled if MTA doesn't issue this 
12683                 auth-method in it's ehlo-response. bug item #531364,
12684                 patch item #938910. patch submitted by Colin Leroy 
12685                 <colin@colino.net>
12686
12687 2002-04-07 [paul]       0.7.4claws70
12688
12689         * src/nntp.c
12690                 fix missing MODE_READER bug. patch submitted by
12691                 Colin Leroy <colin@colino.net>
12692
12693 2002-04-07 [alfons]     0.7.4claws69
12694
12695         * src/matcher.[ch]
12696         * src/prefs_filtering.c
12697         * src/summaryview.c
12698                 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
12699                 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
12700
12701 2002-04-07 [paul]       0.7.4claws68
12702
12703         * sync with 0.7.4cvs32
12704                 see ChangeLog entry 2002-04-06
12705
12706         * tools/filter_conv.pl
12707                 more bug fixes
12708
12709 2002-04-06 [paul]       0.7.4claws67
12710
12711         * tools/filter_conv.pl
12712                 modify to be able to find the name of the first
12713                 mailbox and use that. main's filter does not
12714                 record the full path to the mailbox and therefore
12715                 can only filter to the first mailbox.
12716
12717 2002-04-05 [paul]       0.7.4claws66
12718
12719         * tools/filter_conv.pl
12720                 attempt to make the script all-encompassing and
12721                 be able to convert any main 'filter' rule thrown
12722                 at it
12723
12724 2002-04-05 [paul]       0.7.4claws65
12725
12726         * tools/filter_conv.pl
12727                 allow for collapsed folder trees
12728
12729 2002-04-05 [paul]       0.7.4claws64
12730
12731         * sync with 0.7.4cvs31
12732                 see ChangeLog entries 2002-04-05
12733
12734 2002-04-03 [paul]       0.7.4claws63
12735
12736         * sync with 0.7.4cvs29
12737                 see ChangeLog entries 2002-04-02 and 2002-04-03
12738
12739 2002-04-02 [paul]       0.7.4claws62
12740
12741         * sync with 0.7.4cvs26
12742                 see ChangeLog entry 2002-04-01
12743
12744 2002-04-02 [match]      0.7.4claws61
12745
12746         * src/pine.[ch]
12747         * src/importpine.[ch]
12748         * src/addressbook.c
12749                 import Pine address book.
12750
12751 2002-04-02 [match]      0.7.4claws60
12752
12753         * src/addrharvest.[ch]
12754                 improve address parsing of funky addresses.
12755
12756 2002-04-02 [darko]      0.7.4claws59
12757
12758         * src/compose.c
12759                 wrap on send improvements, it now recognizes quoted
12760                 initials as part of the quotation string, and it
12761                 does not join lines separated by CR
12762
12763 2002-04-01 [match]      0.7.4claws58
12764
12765         * src/mgutils.[ch]
12766                 added new functions.
12767         * src/mutt.[ch]
12768                 remove excessive duplicate address generation
12769                 on import.
12770
12771 2002-04-01 [alfons]     0.7.4claws57
12772         
12773         * src/summaryview.c
12774                 put back g_free() 
12775
12776 2002-04-01 [paul]       0.7.4claws56
12777
12778         * sync with 0.7.4cvs25
12779                 see ChangeLog entry 2002-04-01
12780
12781 2002-04-01 [alfons]     0.7.4aprilfool55
12782
12783         * src/summaryview.c
12784                 honour feature request item #537427 to allow for
12785                 displaying names from address book for sent mail also
12786
12787 2002-03-29 [paul]       0.7.4claws54
12788
12789         * src/mainwindow.c
12790           src/prefs_filtering.[ch]
12791           src/prefs_matcher.c
12792           src/summaryview.c
12793                 add 'fast filter' for claws' filtering,
12794                 /Tools/Create filter rule/... patch submitted
12795                 by Neill Miller <neillm@thecodefactory.org>
12796
12797 2002-03-29 [paul]       0.7.4claws53
12798
12799         * sync with 0.7.4cvs24
12800                 see ChangeLog entry 2002-03-29
12801
12802 2002-03-28 [paul]       0.7.4claws52
12803
12804         * sync with 0.7.4cvs23
12805                 see ChangeLog entry 2002-03-28
12806
12807 2002-03-27 [melvin]     0.7.4claws51
12808
12809         * src/prefs_actions.c
12810                 Added support to pass only one message part (as a
12811                 file) to the command using '%p'. No quotes are needed
12812                 because doubles quotes are automatically added.
12813                 Fixed bug where Sylpheed could block when waiting for
12814                 a child process to finish.
12815                 Changed the help menu to remove quotes around symbols to 
12816                 avoid misinterpretation (they must not be used).
12817
12818 2002-03-27 [melvin]     0.7.4claws50
12819
12820         * src/inc.c
12821                 Made the new mail notification command always 
12822                 execute asynchronously.
12823
12824 2002-03-27 [paul]       0.7.4claws49
12825
12826         * src/compose.c
12827                 fix bug introduced in last commit
12828
12829 2002-03-27 [paul]       0.7.4claws48
12830
12831         * sync with 0.7.4cvs21
12832                 see ChangeLog 2002-03-26 and 2002-03-27
12833
12834 2002-03-26 [hoa]        0.7.4claws47
12835
12836         * src/prefs_folder_item.c
12837                 really fixed the bug #516442 with folder rescan.
12838
12839 2002-03-26 [paul]       0.7.4claws46
12840
12841         * sync with 0.7.4cvs19
12842                 see ChangeLog entries 2002-03-25 and 2002-03-26
12843
12844 2002-03-25 [hoa]        0.7.4claws45
12845
12846         * src/matcher.c
12847         * src/mh.c
12848                 fix the bug #516442 with folder rescan.
12849
12850         * src/prefs_common.[ch]
12851         * src/compose.c
12852                 added an option to enable two different behaviours
12853                 for bounce.
12854
12855
12856 2002-03-25 [paul]       0.7.4claws44
12857
12858         * src/mainwindow.c
12859           src/selective_download.c
12860                 correct a few menuitem labels
12861
12862 2002-03-25 [christoph]  0.7.4claws43
12863
12864         * src/procmsg.c
12865                 fix non deleted tmp message in
12866                 procmsg_save_to_outbox
12867                 fix problems caused by sync with
12868                 main branch's procmsg_send_queue
12869
12870 2002-03-25 [paul]       0.7.4claws42
12871
12872         * src/quote_fmt.c
12873           src/quote_fmt_lex.l
12874           src/quote_fmt_parse.y
12875                 add Last name (%L) placeholder for quoting. 
12876                 patch submitted by Thorsten Thielen 
12877                 <thth@users.sourceforge.net>
12878
12879 2002-03-25 [paul]       0.7.4claws41
12880
12881         * src/utils.c
12882                 get full hostname. patch submitted by
12883                 Bob Woodside <rwoodside1@comcast.net>
12884
12885 2002-03-25 [paul]       0.7.4claws40
12886
12887         * src/account.c
12888           src/news.c
12889           src/nntp.[ch]
12890           src/prefs_account.[ch]
12891                 enable NNTP over SSL. patch submitted by
12892                 Pascal Jermini <pascal@infinity.hn.org>
12893
12894 2002-03-24 [paul]       0.7.4claws39
12895
12896         * src/prefs_common.c
12897                 make the arrangement of the Compose tab more
12898                 coherent
12899
12900         * src/mainwindow.c
12901                 fix some irregularities of style
12902
12903         * po/de.po
12904                 updated by Kilian Krause
12905
12906 2002-03-23 [paul]       0.7.4claws38
12907
12908         * po/pt_BR.po
12909                 updated by Fabio Junior Beneditto
12910
12911 2002-03-23 [paul]       0.7.4claws37
12912
12913         * src/mainwindow.c
12914                 move 'Gather addresses' to 'Tools' menu
12915                 make 'Selective download' sensitive
12916
12917 2002-03-23 [paul]       0.7.4claws36
12918
12919         * sync with 0.7.4cvs16
12920                 see ChangeLog entries 2002-03-23
12921
12922 2002-03-22 [christoph]  0.7.4claws35
12923
12924         * src/quote_fmt_parse.y
12925                 fix include program output
12926
12927 2002-03-22 [alfons]     0.7.4claws34
12928
12929         * src/pop.c
12930                 initialize GDate stack variable correctly (sorry!)
12931
12932 2002-03-22 [paul]       0.7.4claws33
12933
12934         * src/compose.c
12935           src/mainwindow.c
12936           src/prefs_actions.c
12937           src/prefs_common.c
12938                 rename 'Tool' to 'Tools'
12939
12940         * src/mainwindow.c
12941                 move 'Delete duplicated messages' from
12942                 'Message/' to 'Tools/'
12943                 re-arrange the order of 'Tools/' items
12944
12945 2002-03-22 [paul]       0.7.4claws32
12946
12947         * src/addr_compl.c
12948           src/addressbook.[ch]
12949                 auto-address completion now also matches on
12950                 Nickname. patch submitted by Bob Forsman 
12951                 <hammor@users.sourceforge.net>
12952
12953         * src/editaddress.c
12954                 correct a spelling mistake
12955
12956 2002-03-22 [alfons]     0.7.4claws31
12957
12958         * src/pop.c
12959                 fix getting uidl from incorrect string 
12960                 (spotted by Colin)
12961
12962 2002-03-21 [alfons]     0.7.4claws30
12963
12964         * src/pop.c
12965                 more code refactoring
12966                 plug mem leak introduced by delete on server
12967
12968 2002-03-21 [paul]       0.7.4claws29
12969
12970         * sync with 0.7.4cvs11
12971                 see ChangeLog entries 2002-03-20
12972
12973 2002-03-20 [alfons]     0.7.4claws28
12974
12975         * src/inc.c
12976                 apply Colin's patch and refactor
12977
12978 2002-03-20 [paul]       0.7.4claws27
12979
12980         * sync with sylpheed 0.7.4cvs9
12981                 see ChangeLog entry 2002-03-20
12982
12983 2002-03-19 [christoph]  0.7.4claws26
12984
12985         * src/mh.c
12986         * src/procmsg.[ch]
12987         * src/summaryview.c
12988                 revert changes for flag updates
12989                 (does not work correctly and no time to debug)
12990
12991 2002-03-20 [alfons]     0.7.4claws25
12992
12993         * src/pop.c
12994                 refactor should_delete() a little bit 
12995
12996 2002-03-19 [paul]       0.7.4claws24
12997
12998         * src/inc.[ch]
12999           src/pop.c
13000           src/prefs_account.[ch]
13001                 allow the user to leave downloaded mail on the 
13002                 server for n days. Patch submitted by Colin Leroy 
13003                 <colin@colino.net>
13004
13005 2002-02-19 [paul]       0.7.4claws23
13006
13007         * sync with sylpheed 0.7.4cvs8
13008                 see ChangeLog entries 2002-03-19
13009
13010 2002-03-18 [paul]       0.7.4claws22
13011
13012         * sync with sylpheed 0.7.4cvs6
13013                 see ChangeLog entry 2002-03-18
13014
13015 2002-03-18 [paul]       0.7.4claws21
13016
13017         * po/en_GB.po
13018                 add en_GB message catalogue
13019
13020         * src/mbox_folder.c
13021           src/prefs_account.c
13022           src/prefs_actions.c
13023                 correct a few spelling mistakes
13024
13025 2002-03-17 [alfons]     0.7.4claws20
13026
13027         * src/matcher.c
13028                 more stringent checks for NULL params when writing
13029                 filtering actions to a file
13030                 
13031 2002-03-17 [hoa]        0.7.3claws20
13032
13033         * src/news.c
13034                 fixed the count of new messages
13035
13036         * src/compose.c
13037                 fixed the "attachment properties" window
13038
13039 2002-03-17 [paul]       0.7.4claws19
13040
13041         * src/defs.h
13042           src/folder.h
13043           src/news.c
13044           src/prefs_account.[ch]
13045           src/procmsg.[ch]
13046           src/summaryview.c
13047                 automatically mark cross-posted messages as read 
13048                 and (optionally) give them a colour label
13049                 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
13050                 
13051
13052 2002-03-17 [paul]       0.7.4claws18
13053
13054         * sync with sylpheed 0.7.4cvs5
13055                 see ChangeLog entry 2002-03-17
13056
13057 2002-03-17 [melvin]     0.7.4claws17
13058         
13059         * src/textview.c
13060                 Worked around a gtktext 'bug': when searching for 
13061                 a text in a long message it was scrolling slowly
13062                 line by line until it hit the searched text.
13063         * po/fr.po
13064                 Updated French translation
13065
13066 2002-03-17 [melvin]     0.7.4claws16
13067
13068         * src/mainwindow.c
13069         * src/compose.c
13070         * src/prefs_actions.c
13071                 Moved "Edit/Actions" to "Tool/Actions"
13072                 Made mainwindow/compose window sensitive as soon as
13073                 no child process is running anymore even if the io dialog
13074                 is open.
13075                 Fixed a struct being initialized with a non constant char*
13076
13077 2002-03-16 [christoph]  0.7.4claws15
13078
13079         * configure.in
13080                 add --with-compiler-flags option
13081                 (only for developer hacking)
13082         * src/mh.c
13083         * src/procmsg.[ch]
13084         * src/summaryview.c
13085                 try to make folder-stats and flag handling more
13086                 independent from the summaryview. msgcounts
13087                 are only set when the folder is opened and
13088                 procmsg_msginfo_(un)set_flags will handle it
13089                 later and summaryview will get the values
13090                 from the folder.
13091
13092 2002-03-16 [paul]       0.7.4claws14
13093
13094         * src/messageview.c
13095                 fix Return-receipt. Patch submitted by Bob
13096                 Woodside <rwoodside1@comcast.net>
13097
13098 2002-03-16 [paul]       0.7.4claws13
13099
13100         * src/compose.c
13101                 fix 'dynamic' signatures, make it work again
13102                 broken during sync on 2002-03-14 (0.7.4claws2)
13103
13104 2002-03-15 [match]      0.7.4claws12
13105
13106         * src/addrharvest.[ch]
13107         * src/addrgather.[ch]
13108         * src/addressbook.[ch]
13109         * src/mainwindow.c
13110                 included address harvester feature. still some
13111                 issues with address parsing that I will fix.
13112
13113 2002-03-15 [match]      0.7.4claws11
13114
13115         * src/addrbook.[ch]
13116         * src/addrcache.[ch]
13117         * src/addressbook.[ch]
13118         * src/addrindex.c
13119         * src/editbook.c
13120         * src/importldif.c
13121         * src/importmutt.c
13122         * src/jpilot.[ch]
13123         * src/main.c
13124         * src/syldap.[ch]
13125         * src/vcard.[ch]
13126                 tidy up. fix memory leaks. moved attribs and methods
13127                 from individual interfaces to addrcache object. prep
13128                 for new stuff to come in.
13129
13130 2002-03-15 [alfons]     0.7.4claws10
13131
13132         * src/matcher.[ch]
13133         * src/matcher_parser_parse.y
13134         * src/matcher_parser_lex.l
13135         * src/prefs_matcher.c
13136                 add filtering conditions message greater than, smaller 
13137                 than, and exactly matching a size in bytes
13138                 (does not work with delete from POP3 server yet)
13139
13140                 this should also give others an idea what you should
13141                 do to add new criterions to claws filtering system
13142                 
13143
13144 2002-03-15 [paul]       0.7.4claws9
13145
13146         * tools/filter_conv.pl
13147                 exit if there are no filter rules to convert
13148                 rename filterrc to filterrc.old after completion
13149
13150 2002-03-15 [paul]       0.7.4claws8
13151
13152         * sync with sylpheed 0.7.4cvs3
13153                 see ChangeLog entry 2002-03-14
13154
13155 2002-03-14 [paul]       0.7.4claws7
13156
13157         * src/compose.c
13158                 clean up the last commit (ahem)
13159
13160 2002-03-14 [paul]       0.7.4claws6
13161
13162         * src/compose.c
13163                 fix bug #515655. honour account preferences
13164                 regarding gpg default signing/encryption when 
13165                 changing account from the compose window.
13166
13167 2002-03-14 [paul]       0.7.4claws5
13168
13169         * src/folderview.c
13170                 remove unnecessary curly brackets
13171
13172 2002-03-14 [paul]       0.7.4claws4
13173
13174         * src/folderview.c
13175           src/prefs_filtering.[ch]
13176                 add filter rename on folder rename and filter
13177                 delete on folder delete. Patch submitted by
13178                 Neill Miller <neillm@thecodefactory.org> 
13179
13180 2002-03-14 [christoph]  0.7.4claws3
13181
13182         * src/procmsg.c
13183         * src/send.c
13184                 fix local delivery
13185                 (patch submitted by "Simon 'corecode' Schubert")
13186         * src/prefs_common.c
13187         * src/procmsg.c
13188                 fix gcc 3.0 warning
13189
13190 2002-03-14 [paul]       0.7.4claws2
13191
13192         * sync with sylpheed 0.7.4cvs2
13193                 see ChangeLog entry 2002-03-13
13194
13195 2002-03-12 [darko]      0.7.4claws1
13196
13197         * src/mainwindow.c
13198                 fix what seems to be a copy and paste error
13199                 when setting color for important messages
13200                 (reported by wwp)
13201
13202 2002-03-11 [paul]       version 0.7.4claws released
13203
13204 2002-03-11 [paul]       0.7.4claws
13205
13206         * po/es.po
13207           po/it.po
13208           po/nl.po
13209           po/pt_BR.po
13210                 update message catalogs. Submitted by Ricardo Mones 
13211                 Lastra, Alessandro Maestri, Wilbert Berendsen, and 
13212                 Fabio Junior Beneditto
13213
13214         * configure.in
13215           faq/Makefile.am
13216           faq/it/Makefile
13217           faq/it/sylpheed-faq*
13218           src/mainwindow.c
13219           src/manual.[ch]
13220                 add FAQ in Italian
13221         
13222
13223 2002-03-11 [jens]       0.7.3claws7
13224
13225         * po/de.po
13226                 updated German translation
13227
13228 2002-03-11 [melvin]     0.7.3claws6
13229
13230         * po/fr.po
13231                 updated and corrected French translation
13232
13233 2002-03-10 [hoa]        0.7.3claws5
13234
13235         * src/account.c
13236         * src/inc.c
13237         * src/prefs_account.c
13238         * src/procmsg.c
13239         * src/send.[ch]
13240                 fixed the local account.
13241                 you have to change the default "/usr/sbin/sendmail"
13242                 to "/usr/sbin/sendmail -t" in the preferences of
13243                 the local account.
13244
13245         * src/procmime.c
13246                 removed some debug display for renderer
13247
13248 2002-03-10 [paul]       0.7.3claws4
13249
13250         * faq/en/sylpheed-faq-1.html
13251           faq/en/sylpheed-faq-2.html
13252                 update
13253
13254 2002-03-09 [paul]       0.7.3claws3
13255
13256         * sync with sylpheed 0.7.4
13257                 see ChangeLog entry 2002-03-09
13258
13259 2002-03-08 [paul]       0.7.3claws2
13260
13261         * faq/en/sylpheed-faq*
13262           faq/es/sylpheed-faq*
13263           faq/fr/sylpheed-faq*
13264                 update the FAQs
13265
13266         * manual/fr/.cvsignore
13267           manual/fr/Makefilea.am
13268           manual/fr/sylpheed*
13269           src/mainwindow.c
13270           src/manual.[ch]
13271                 add the French manual
13272
13273 2002-03-07 [paul]       0.7.3claws1
13274
13275         * sync with sylpheed 0.7.3cvs4
13276                 see ChangeLog entries  2002-03-06 and 2002-03-07
13277         
13278         * po/nl.po
13279                 updated by Wilbert Berendsen
13280
13281 2002-03-07 [melvin]     0.7.2claws34
13282
13283         * src/selective_download.c
13284                 Changed the pixmap of the receive button to MAIL_RECEIVE.
13285
13286 2002-03-06 [paul]       0.7.2claws33
13287
13288         * sync with sylpheed 0.7.3cvs1
13289                 bug fix, see ChangeLog entry 2002-03-05
13290
13291 2002-03-05 [paul]       0.7.2claws32
13292
13293         * src/mimeview.c
13294           src/pgptext.[ch]
13295           src/procmsg.c
13296                 reverse the pgp ascii-armored code implemented in 
13297                 0.7.2claws16. removal of this code until it matures.
13298                 this means that verifying ascii-armored pgp sigs and
13299                 automatic decryption of ascii-armored encrypted
13300                 messages no longer works.
13301
13302 2002-03-05 [paul]       0.7.2claws31
13303
13304         * configure.in
13305           Makefile.am
13306         * faq/Makefile.am
13307         * faq/en/Makefile.am
13308           faq/en/sylpheed-faq.html
13309           faq/en/sylpheed-faq-1.html
13310           faq/en/sylpheed-faq-2.html
13311           faq/en/sylpheed-faq-3.html
13312         * faq/es/Makefile.am
13313           faq/es/sylpheed-faq.html
13314           faq/es/sylpheed-faq-1.html
13315           faq/es/sylpheed-faq-2.html
13316           faq/es/sylpheed-faq-3.html
13317           faq/es/sylpheed-faq-4.html
13318         * faq/fr/Makefile.am
13319           faq/fr/sylpheed-faq.html
13320           faq/fr/sylpheed-faq-1.html
13321           faq/fr/sylpheed-faq-2.html
13322           faq/fr/sylpheed-faq-3.html
13323         * src/Makefile.am
13324           src/defs.h
13325           src/mainwindow.c
13326           src/manual.[ch]
13327                 add FAQs in English, Spanish and French
13328
13329
13330 2002-03-05 [paul]       0.7.2claws30
13331
13332         * manual/en/sylpheed.html
13333           manual/en/sylpheed-XX.html
13334                 updated the English manual
13335
13336 2002-03-05 [hoa]        
13337
13338         * src/summaryview.c
13339                 dialog box pops up if the article can't be deleted.
13340
13341 2002-03-04 [paul]       
13342         
13343         * po/pt_BR.po
13344                 updated by Fabio Junior Benedito
13345
13346 2002-03-04 [hoa]
13347
13348         * removed ac/gpgme.m4
13349                 to avoid autogen common problem
13350                 developers have to install gpgme development package now
13351
13352         * src/compose.c
13353                 encoding to 7bit or 8bit is enabled.
13354
13355 2002-03-03 [alfons]     0.7.2claws29
13356
13357         * src/pop.c
13358                 merge fix by Oliver Haertel for selective
13359                 download buglet
13360
13361 2002-03-03 [paul]       0.7.2claws28
13362         
13363         * sync with sylpheed 0.7.3
13364
13365 2002-03-03 [paul]       0.7.2claws27
13366
13367         * sync with sylpheed 0.7.2cvs24
13368                 see ChangeLog entries 2002-03-02 and 2002-03-03
13369
13370 2002-03-02 [melvin]     0.7.2claws26
13371
13372         * src/inc.[ch]
13373         * src/main.c
13374         * src/mainwindow.c
13375         * src/prefs_common.[ch]
13376                 Added user definable notification on new mail arrival.
13377                 Removed unused variables in spell checker prefs code.
13378
13379 2002-03-02 [melvin]     0.7.2claws25
13380
13381         * src/quote_fmt.c
13382                 Removed unnecessary escape sequences.
13383                 Changed 'Initial...' to 'Initials of Sender'
13384
13385 2002-03-02 [paul]       0.7.2claws24
13386
13387         * sync with sylpheed 0.7.2cvs22
13388                 see ChangeLog entry 2002-03-01
13389
13390 2002-03-01 [hoa]        0.7.2claws23
13391
13392         * src/mainwindow.c
13393                 Set sensitivity of delete actions to active
13394                 even if the folder is a newsgroup.
13395
13396         * src/summaryview.c
13397                 - Set sensitivity of delete actions
13398                 - Added function check_permission() that will check if the
13399                   user is authorized to delete a message. For news, it
13400                   will check if the author is the same.
13401                 - Enabled deletion when there is no trash folder.
13402
13403         * src/news.[ch]
13404                 - Added news_cancel_article() to cancel articles
13405                 - Implemented news_remove_message() (public function)
13406
13407 2002-03-01 [paul]       0.7.2claws22
13408
13409         * src/gtkutils.c
13410           src/textview.c
13411                 recognise urls that that don't include 'http://' and
13412                 simply begin 'www.' 
13413
13414         * AUTHORS
13415                 remove duplicated name
13416
13417 2002-02-28 [paul]       0.7.2claws21
13418
13419         * src/mainwindow.c
13420           src/summaryview.[ch]
13421                 add ability to 'Select thread'
13422                 combines Melvin's "Select thread's head" patch (#510907)
13423                 with Colin Leroy's <colin@colino.net> "Select whole thread" 
13424                 patch (#518514) 
13425
13426 2002-02-28 [paul]       0.7.2claws20
13427
13428         * src/mimeview.c
13429                 hopefully fix segfault on right-clicking a mime part
13430                 that some people have experienced.      
13431                 fix submitted by Fredrik Olofsson <frol@linux.nu>
13432
13433 2002-02-28 [paul]       0.7.2claws19
13434
13435         * sync with sylpheed 0.7.2cvs21
13436                 see ChangeLog entries 2002-02-27 and 2002-02-28
13437
13438 2002-02-27 [paul]       0.7.2claws18
13439
13440         * sync with sylpheed 0.7.2cvs18
13441                 see ChangeLog entries 2002-02-26 and 2002-02-27
13442
13443 2002-02-26 [alfons]     0.7.2claws17
13444
13445         * src/procheader.c
13446                 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
13447                 (spotted by Chris Hessman <idatech@gmx.net>)
13448
13449 2002-02-26 [paul]       0.7.2claws16
13450
13451         * src/mimeview.c
13452           src/pgptext.[ch]
13453           src/procmsg.c
13454                 make decryption of ascii-armored pgp encrypted messages
13455                 and verification of ascii-armored signatures work again.
13456                 slightly altered from the patch by Jens Jahnke 
13457                 <jan0sch@gmx.net>
13458
13459                 ##FIX ME##
13460                 * the checking of plaintext signatures always comes up in 
13461                   a popup box
13462                 * it doesn't work for multipart messages 
13463                 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
13464                   including the msg headers and these 2 line themselves, are 
13465                   not displayed
13466
13467         * src/mainwindow.c
13468                 "View/Folder Tree" becomes "View/Separate Folder Tree"
13469                 "View/Message View" becomes "View/Separate Message View"
13470                 because its less ambiguous.
13471
13472         * po/es.po
13473                 updated by Ricardo Mones Lastra
13474
13475 2002-02-26 [paul]       0.7.2claws15
13476
13477         * sync with sylpheed 0.7.2cvs17
13478                 see ChangeLog entries 2002-02-25 and 2002-02-26
13479
13480 2002-02-25 [christoph]  0.7.2claws14
13481
13482         * src/filtering.[ch]
13483         * src/inc.c
13484                 do filtering stuff after all messages have been received
13485                   1. drop all messages to .processing
13486                   2. scan processing folder for messages
13487                   3. filter messages or move to inbox
13488                 this will also find old messages left in processing after
13489                 a crash or something like that and we get a real msginfo
13490                 from folder->get_msg_list and do not have to create our
13491                 own in filter_message
13492         * src/matcher_parser_parse.y
13493                 remove MIX/MAX warning (reordered includes)
13494
13495 2002-02-25 [paul]       0.7.2claws13
13496
13497         * sync with sylpheed 0.7.2cvs15
13498                 see ChangeLog entry 2002-02-24
13499
13500 2002-02-24 [alfons]     0.7.2claws12
13501
13502         * src/filtering.c
13503                 clear old color flags first when applying a new color to
13504                 a message info. 
13505                 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
13506
13507 2002-02-24 [alfons]     0.7.2.claws11
13508         
13509         * AUTHORS
13510         * src/prefs_common.c
13511                 add presets for Opera and Konqueror, closes patch #517261,
13512                 submitted by Ville Skyttä <scop@users.sourceforge.net>
13513
13514 2002-02-24 [alfons]     0.7.2.claws10
13515
13516         * AUTHORS
13517         * src/summaryview.c
13518                 fix threading for null message ids, closes patch #521601,
13519                 submitted by Bob Forsman <hammor@users.sourceforge.net>
13520
13521 2002-02-24 [alfons]     0.7.2claws9
13522
13523         * src/summaryview.c
13524         * src/filtering.c
13525                 make Tool | Filter Message work with filtering system so
13526                 setting flags also works
13527
13528                 TODO:
13529
13530                 - Processing uses the same function as Tool | Filter
13531                   Message, but doesn't use the same update proc yet
13532
13533 2002-02-23 [paul]       0.7.2claws8
13534
13535         * sync with sylpheed 0.7.2cvs14
13536                 see ChangeLog entries 2002-02-22 and 2002-02-23
13537
13538 2002-02-22 [christoph]  0.7.2claws7
13539
13540         * src/quote_fmt.c
13541                 Add column space to table
13542         * src/quote_fmt_parse.y
13543                 Close files
13544
13545 2002-02-22 [paul]       0.7.2claws6
13546
13547         * src/Makefile.am
13548           src/defs.h
13549           src/filtering.c
13550           src/inc.[ch]
13551           src/mainwindow.c
13552           src/matcher.[ch]
13553           src/matcher_parser_lex.l
13554           src/matcher_parser_parse.y
13555           src/pop.[ch]
13556           src/prefs_account.h
13557           src/prefs_filtering.c
13558           src/selective_download.[ch]   *** NEW FILES ***
13559           src/utils.[ch]
13560           po/POTFILES.in
13561                 Selective Download added to 'Tool' menu. 
13562                 Retrieves email headers of the currently selected pop3 
13563                 account and allows the user to mark emails for deletion 
13564                 right on the pop3 server. Patch submitted by Oliver Haertel 
13565                 <oha@users.sourceforge.net>.
13566         
13567         * po/POTFILES.in
13568                 add 'src/quote_fmt.c'           
13569
13570 2002-02-22 [christoph]  0.7.2claws5
13571
13572         * src/Makefile.am
13573                 added quote_fmt.c
13574         * src/prefs_common.[ch]
13575         * src/prefs_template.c
13576         * src/quote_fmt.c               *** NEW FILE ***
13577         * src/quote_fmt.h
13578                 move quote format symbol description code
13579                 to it's own file because it is used from
13580                 differnent code parts
13581                 Rewrote symbol description GUI
13582                   + use table
13583                   + add separators
13584                   + get data from array (no more long constant strings)
13585         * src/quote_fmt_lex.l
13586         * src/quote_fmt_parse.y
13587                 Symbol for Literal % changed to \% instead of %%
13588                 (More logical as \ is used for quoting for other symbols)
13589                 Add |f and |p to include files and program output
13590                 Examples:
13591                     |f{/home/.../.signature}
13592                     |p{date}
13593         * po/de.po
13594                 Correct wrong spelling for "Referenzen"
13595
13596 2002-02-21 [paul]       0.7.2claws4
13597
13598         * src/procmsg.c
13599                 forgotten during sync
13600
13601 2002-02-21 [paul]       0.7.2claws3
13602
13603         * sync with sylpheed 0.7.2cvs11
13604                 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
13605                 2002-02-20 and 2002-02-21
13606
13607 2002-02-20 [melvin]     0.7.2claws2
13608
13609         * src/prefs_actions.c
13610                 Added error report when child cannot fork or when execvp 
13611                 returns with an error.
13612
13613 2002-02-19 [christoph]  0.7.2claws1
13614
13615         * src/codeconv.c
13616                 return unconverted text if conde conversion is not possible
13617                 when libjconv is used.
13618                 (patch submitted by "Simon 'corecode' Schubert")
13619
13620 2002-02-19 [paul]       
13621
13622         * version 0.7.2claws release
13623
13624 2002-02-19 [paul]       0.7.2claws
13625
13626         * po/nl.po
13627                 updated by Wilbert Berendsen
13628
13629
13630 2002-02-18 [alfons]     0.7.1claws13
13631
13632         * src/syldap.c
13633         * src/jpilot.c
13634                 remove references to dlfcn and explicitly loading functions
13635                 from dynalink libs, because libs linked anyway, and functions
13636                 are loaded explicitly
13637
13638 2002-02-17 [melvin]     0.7.1claws12
13639
13640         * src/prefs_actions.c
13641                 Replaced children wait loop with double fork technique.
13642                 Now, input/output window updated at each new output.
13643                 free_children(): Fixed a memory leak.
13644                 Made input/output window non closable if running children
13645                 still exist.
13646                 Added missing <unistd.h> include.
13647                 Added some --debug outputs.
13648
13649 2002-02-17 [melvin]     0.7.1claws11
13650
13651         * src/summaryview.c
13652                 Fixed bug where descending sort order did not select top
13653                 message.
13654
13655 2002-02-17 [melvin]     0.7.1claws10
13656
13657         * acconfig.h
13658                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
13659         * src/prefs_common.c
13660                 Pspell data package directory no more hard coded but
13661                 set during configuration (PSPELL_PATH). (Thanks to 
13662                                 Gustavo Noronha Silva.)
13663
13664 2002-02-17 [melvin]     0.7.1claws9
13665
13666         * configure.in
13667                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
13668         * src/gtkspell.c
13669                 Fixed compile-time warnings.
13670
13671 2002-02-16 [alfons]     0.7.1claws8
13672
13673         * src/filesel.c
13674                 fix inadvertent free of NULL pointer which caused
13675                 sylpheed to crash when closing the save-as dialog
13676                 using the window close button
13677
13678 2002-02-16 [carsten]    0.7.1claws7
13679         * src/mainwindow.[ch]
13680           src/summaryview.c
13681           src/prefs_common.c
13682                 fixes for pixmap theming code:
13683                         - recently changed mail attributes shouldn't get
13684                           lost any longer
13685                         - theme is only reloaded iff another theme was
13686                           selected
13687
13688 2002-02-16 [paul]       0.7.1claws6
13689
13690         * sync with sylpheed 0.7.2 release
13691                 see ChangeLog entry 2002-02-15 and 2002-02-16
13692
13693 2002-02-15 [paul]       0.7.1claws5
13694
13695         * sync with sylpheed 0.7.1cvs9
13696                 see ChangeLog entry 2002-02-15
13697
13698         * po/POTFILES.in
13699                 remove unneeded headerwindow.c entry
13700
13701 2002-02-14 [carsten]    0.7.1claws4
13702         * src/summaryview.c
13703                 fixed a bug for "Go to next unread message": there was
13704                 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
13705                 in the prefs, because of doing "Search again" instead
13706                 "No"
13707
13708 2002-02-14 [carsten]    0.7.1claws3
13709         * src/stock_pixmap.c
13710                 removed 2 more mem leaks; following memprof,
13711                 this code is "leak free" now :)
13712
13713 2002-02-14 [carsten]    0.7.1claws2
13714         * src/stock_pixmap.c
13715                 used opendir/readdir/closedir instead of scandir
13716                 -> code should work now on Solaris
13717
13718 2002-02-14 [paul]       0.7.1claws1
13719
13720         * sync with sylpheed 0.7.1cvs8
13721                 see ChangeLog entries 2002-02-13 and 2002-02-14
13722
13723         * README.claws
13724                 add some description of Actions and Pixmap Themes
13725
13726 2002-02-13 [paul]       
13727
13728         * version 0.7.1claws release
13729
13730 2002-02-13 [paul]       0.7.1claws
13731
13732         * po/es.po
13733           po/it.po
13734           po/pt_BR.po
13735                 updated translations, submitted by Ricardo Mones Lastra,
13736                 Alessandro Maestri and Fabio Junior Beneditto
13737
13738 2002-02-13 [melvin]     0.7.0claws75
13739
13740         * src/prefs_actions.c
13741                 Added missing "signal.h" include
13742
13743 2002-02-13 [melvin]     0.7.0claws74
13744
13745         * src/prefs_folder_item.c
13746                 Added missing "config.h" include
13747         * po/fr.po
13748                 Updated French translation for folder propriety.
13749
13750 2002-02-13 [jens]       0.7.0claws73
13751
13752         * po/POTFILES.in
13753                 Added missing src/prefs_folder_item.c [log added by melvin]
13754         * po/de.po
13755                 Updated German translation.
13756
13757 2002-02-13 [melvin]     0.7.0claws72
13758
13759         * po/fr.po
13760                 Updated French translation.
13761
13762 2002-02-13 [melvin]     0.7.0claws71
13763
13764         * src/gtkutils.c
13765                 Made gtkut_editable_get_selection return NULL if selection
13766                 is of length zero.
13767                 This fixes a bug where selecting part of message A then
13768                 switching to message B and replying to it will not
13769                 quote the message's body.
13770
13771 2002-02-12 [paul]       0.7.0claws70
13772
13773         * src/mainwindow.c
13774                 cosmetic, relating to pixmap themes: on toolbar make 
13775                 updating of 'Exec' and 'Compose news/Compose email'
13776                 icons faster.
13777
13778 2002-02-12 [carsten]    0.7.0claws69
13779         * src/folderview.c
13780           src/mainwindow.[ch]
13781           src/stock_pixmap.c
13782           src/summaryview.c
13783           src/prefs_common.c
13784                 - refreshing after changing pixmap theme better
13785                   now (thanks Paul)
13786                 - wanted to remove some mem leaks, but alfons was
13787                   faster (and had the better solution ;)
13788
13789 2002-02-12 [alfons]     0.7.0claws68
13790
13791         * src/prefs_common.c
13792         * src/stock_pixmap.[ch]
13793                 plug mem leaks, refactor code a little bit
13794
13795
13796 2002-02-12 [sergey]     0.7.0claws67
13797
13798         * src/imap.c
13799                 Fixed problem with copying messages to IMAP folders when the
13800                 server uses something other than '/' as a namespace separator
13801                 (cyrus-imapd uses '.').
13802
13803 2002-02-12 [jens]       0.7.0claws66
13804
13805         * po/de.po
13806                 Updated German Translation
13807
13808 2002-02-12 [paul]       0.7.0claws65
13809
13810         * sync with sylpheed 0.7.1cvs1
13811                 see ChangeLog entry 2002-02-12
13812
13813 2002-02-12 [melvin]     0.7.0claws64
13814
13815         * src/prefs_actions.c
13816                 Fixed "feature" where children's output was duplicated 
13817                 instead of refreshed while monitoring.
13818                 Removed some debug code.
13819
13820 2002-02-12 [christoph]  0.7.0claws63
13821
13822         * src/compose.c
13823                 always delete message from queue after sending/send error
13824                 (closes bug #509601)
13825
13826 2002-02-12 [melvin]     0.7.0claws62
13827
13828         * src/prefs_actions.c
13829                 Children wait loop is now triggered with a timeout of 1s
13830                 Added %F which is replaced with the list of filenames 
13831                 of all selected messages (as suggested by Ricardo Mones Lestra)
13832                 Pipe syntax changed. Prefix with | to send selection, postfix
13833                 with | to retrieve output. Prefix with > or * to send
13834                 user definable input to the command (*: input is hidden)
13835                 Old pipe action should now be postfixed with |, too.
13836
13837 2002-02-12 [carsten]    0.7.0claws61 (more 59.75)
13838         * src/stock_pixmap.c
13839                 fixed a bug: if there's no theme directory don't
13840                 throw an error, just do "nothing" (thanks Alfons)
13841
13842 2002-02-12 [carsten]    0.7.0claws60
13843         * src/folderview.c
13844           src/summaryview.c
13845                 had to write the cache twice (nasty!); some marks would 
13846                 get lost if not
13847
13848 2002-02-11 [carsten]    0.7.0claws59
13849         * acconfig.h
13850           configure.in
13851           doc-src/maintainer_guide.txt
13852           src/compose.[ch]
13853           src/defs.h
13854           src/folderview.[ch]
13855           src/gtkutils.[ch]
13856           src/mainwindow.[ch]
13857           src/prefs_common.[ch]
13858           src/stock_pixmap.[ch]
13859           src/summaryview.[ch]
13860                 pixmap theming and related work on pixmap
13861                 handling on some other places
13862                 (e.g. hrm features for all folder)
13863           src/pixmap/stock_*.xpm -> the stock_ was removed
13864         
13865 2002-02-11 [paul]       0.7.0claws58
13866
13867         * sync with sylpheed 0.7.1 release
13868                 see ChangeLog entries 2002-02-11
13869
13870 2002-02-08 [paul]       0.7.0claws57
13871
13872         * sync with sylpheed 0.7.0cvs39
13873                 see ChangeLog entry 2002-02-07 (last entry) 
13874
13875         * src/prefs_actions.c
13876           src/prefs_filtering.c
13877           src/prefs_matcher.c
13878           src/prefs_scoring.c
13879                 sync: made it compile with C compilers other than gcc
13880
13881 2002-02-07 [paul]       0.7.0claws56
13882
13883         * sync with sylpheed 0.7.0cvs38
13884                 see ChangeLog entries 2002-02-06 (last 2 entries) and
13885                 2002-02-07
13886
13887 2002-02-07 [darko]      0.7.0claws55
13888
13889         * src/gtkutils.[ch]
13890         * src/summaryview.c
13891                 Fix const gchar */gchar * issue (thanks Hiro)
13892
13893 2002-02-07 [darko]      0.7.0claws54
13894
13895         * src/compose.[ch]
13896         * src/filtering.c
13897         * src/gtkutils.[ch]
13898         * src/prefs_template.c
13899         * src/quote_fmt.h
13900         * src/quote_fmt_parse.y
13901         * src/summaryview.c
13902         * src/utils.[ch]
13903                 When replying or forwarding an email don't quote the entire
13904                 mail body but use the part of the message text that is selected
13905
13906 2002-02-06 [melvin]     0.7.0claws53
13907
13908         * src/prefs_common.[ch]
13909         * src/gtkspell.[ch]
13910         * src/compose.c
13911                 Made possible to switch quickly to last used dictionary
13912                 which makes checking bilingual documents easier.
13913
13914 2002-02-06 [melvin]     0.7.0claws52
13915         
13916         * po/POTFILES.in
13917                 Added forgotten new file src/prefs_actions.c
13918
13919 2002-02-06 [melvin]     0.7.0claws51
13920
13921         * src/prefs_actions.c   ** NEW FILE **
13922         * src/prefs_actions.h   ** NEW FILE **
13923                 Added actions to execute on message text view, or on the
13924                         message's file.
13925         * src/Makefile.am
13926                 Added src/prefs_actions.[ch]
13927         * src/compose.c
13928                 Added new menu "Edit/Actions"
13929         * src/defs.h
13930                 Added new actionsrc file.
13931         * src/main.c
13932                 Added actionsrc reading.
13933         * src/mainwindow.c
13934                 Added new menus "Edit/Actions" and "Configuration/Actions..."
13935         * src/prefs_common.h
13936                 Added new element actionslst element to prefs_common.
13937
13938 2002-02-06 [paul]       0.7.0claws50
13939
13940         * sync with sylpheed 0.7.0cvs36
13941                 see ChangeLog entry 2002-02-06
13942
13943 2002-02-05 [paul]
13944
13945         * po/es.po
13946                 updated by Ricardo Mones Lastra
13947
13948 2002-02-05 [paul]       0.7.0claws49
13949
13950         * sync with sylpheed 0.7.0cvs33
13951                 see ChangeLog entries 2002-02-04 (last 4 entries) and 2002-02-05
13952
13953 2002-02-05 [paul]       0.7.0claws48
13954
13955         * src/compose.c
13956                 re-add 'Edit/Advanced/Delete entire line', previously named
13957                 'Delete Line+'
13958
13959 2002-02-04 [paul]       0.7.0claws47
13960
13961         * src/compose.c
13962           src/summaryview.c
13963                 fix bug #494993 (Reply All not taking Reply-To into consi)
13964                 eliminate differences in behaviour of right-click 'Reply to all' 
13965                 in summary view and 'Reply to all' on the toolbar. 
13966                 fix bug where Reply-To gets ignored by 'Reply to all' in summary
13967                 view and From gets ignored by 'Reply to all' on toolbar.
13968                 fix bug where 'Reply to all' on toolbar uses To twice and ignores
13969                 From when no Reply-To header is present.
13970
13971 2002-02-04 [paul]       0.7.0claws46
13972
13973         * sync with sylpheed 0.7.0cvs30
13974                 see ChangeLog entries 2002-02-03 and 2002-02-04
13975
13976 2002-02-03 [melvin]     0.7.0claws45
13977
13978         * src/gtkspell.[ch]
13979                 Readded function to highlight all misspelled words.
13980                 Fixed bug where user-provided-words did not replace
13981                         correctly the misspelled word when using the mouse.
13982                 Fixed bug where checking a region selected from right to left did
13983                         not check the region at all.
13984                 Fixed bug where 'Check backwards' may not check at all. 
13985                 Fixed memory leaks where popup menus and accel_groups were not destroyed.
13986                 Fixed possible buffer overflow when checking for long strings (>1k).
13987                 Made cursor and scrollbar positions non changing after uncheck_all/check_all.
13988                 Accelerators code uses now gtk_widget_add_accel.
13989                 Removed and disabled obsolete and unfinished code.
13990                 Cleaning up.
13991
13992         * src/compose.c
13993                 Added menu item to Highlight all misspelled words.
13994
13995 2002-02-01 [paul]       0.7.0claws44
13996
13997         * src/mainwindow.c
13998                 fix '/View/Hide read messages' sensitivity when all
13999                 messages in a folder are hidden
14000
14001 2002-02-01 [paul]       0.7.0claws43
14002
14003         * src/main.c
14004                 add --send option to command line interface, sends all
14005                 queued mail. Patch submitted by Ricardo Mones Lastra.
14006
14007 2002-01-31 [paul]       0.7.0claws42
14008
14009         * src/mainwindow.c
14010                 add '/View/Hide read messages' to main_window_set_menu_sensitive()
14011
14012 2002-01-31 [paul]       0.7.0claws41
14013
14014         * sync with sylpheed 0.7.0cvs27
14015                 see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
14016                 and 2002-01-31
14017
14018         * src/textview.c
14019                 comment out elements of textview_show_part() as temporary
14020                 workaround for attachment 'Display as text' bug 
14021
14022         * po/pt_BR.po
14023                 updated by Fabio Junior Beneditto
14024
14025 2002-01-30 [paul]       0.7.0claws40
14026
14027         * sync with sylpheed 0.7.0cvs24
14028                 see ChangeLog entries 2002-01-29 (src/prefs_common.c)
14029                 and 2002-01-30
14030
14031         * src/compose.c
14032                 add {N_("/_Spelling"), ... "<Branch>"} to 
14033                 GtkItemFactoryEntry compose_entries[]
14034
14035         * src/prefs_common.c
14036                 add claws menu items to prefs_keybind_apply_clicked()
14037                 and remove non-claws menu items
14038
14039 2002-01-29 [paul]       0.7.0claws39
14040
14041         * sync with sylpheed 0.7.0cvs22
14042                 see ChangeLog entries 2002-01-28 and 2002-01-29
14043
14044 2002-01-28 [melvin]     0.7.0claws38
14045
14046         * src/compose.c
14047                 Added the declartion of compose_send_control_enter.
14048
14049         * src/compose.c
14050         * src/gtkspell.[ch]
14051                 Added in a 'Spelling' menu which includes the configuration menu. 
14052                 Added a real 'Check all' and got rid from the old one which only
14053                 highlited misspelled word.
14054                 Made 'Check while typing' a disableable option.
14055                 Added a dialog when there are no more misspelled word.
14056                 Added a dialog if error occurs when switching to a dictionary.
14057         
14058         * src/prefs_common.[ch]
14059                 Added option for the default 'Check while typing' option.
14060
14061
14062 2002-01-28 [alfons]     0.7.0claws37
14063
14064         * src/compose.c
14065                 fix buglet and make code comply with sylpheed code style
14066
14067 2002-01-28 [paul]       0.7.0claws36
14068
14069         * sync with sylpheed 0.7.0cvs19
14070                 see ChangeLog entries for 2002-01-28
14071
14072 2002-01-28 [hoa]        0.7.0claws35
14073
14074         * src/defs.h
14075                 added rendererrc
14076
14077         * src/main.c
14078                 read the renderer config
14079
14080         * src/procmime.[ch]
14081                 use the renderer config to convert mime attachments
14082
14083         * src/textview.c
14084                 don't use textview_show_html/ertf,
14085                 use get_text_content instead
14086
14087 2002-01-27 [alfons]     0.7.0claws34
14088         
14089         * src/news.c
14090                 make sylpheed believe it can delete a news message...
14091                 (messages are NOT deleted, maybe we should remove
14092                 processing from the folder properties after all.)
14093
14094 2002-01-27 [alfons]     0.7.0claws33
14095
14096         * src/folder.c
14097                 add extra checks
14098         * src/news.c
14099                 implement remove_msg() 
14100
14101 2002-01-27 [alfons]     0.7.0claws32
14102
14103         * src/procmsg.h
14104         * src/procheader.c
14105         * src/messageview.c
14106                 fix return receipt / disposition notification again. this
14107                 stuff seems to break on _every_ major summary UI change, so
14108                 it's now implemented using a flag which is saved in the
14109                 marks cache
14110                 
14111 2002-01-26 [alfons]     0.7.0claws31
14112
14113         * src/import.c
14114                 let import dialog show the destination folder identifier
14115
14116 2002-01-26 [melvin]     0.7.0claws30
14117
14118         * src/folderview.c
14119         * src/summaryview.c
14120                 Readded 'Mark all read' into summary view popup menu
14121                 Added 'Mark all read' in folder view popup menu for IMAP
14122                 and NNTP.
14123                 Made it insensitive if the selected folder is not the shown
14124                 one to avoid 'Mark all read' on the wrong folder.
14125                 
14126 2002-01-26 [paul]       0.7.0claws29
14127
14128         * src/folderview.c
14129           src/summaryview.c
14130                 move 'Mark all read' from summary view to folder view
14131                 menu. (adapted from) patch submitted by Jeremy Andrews,
14132                 <lists@kerneltrap.com>
14133
14134 2002-01-25 [alfons]     0.7.0claws28
14135
14136         * src/gtkstext.c
14137                 put the gtk class name back so GtkSText adapts the 
14138                 settings of GtkText
14139
14140 2002-01-25 [alfons]     0.7.0claws27
14141
14142         * src/folderview.c 
14143                 assimilate Ricardo's patch that shows pixmaps instead of
14144                 plain "new" and "unread" texts in the folder view column
14145                 headers 
14146
14147 2002-01-25 [paul]       0.7.0claws26
14148
14149         * src/Makefile.am
14150                 add $(GPGME_CFLAGS) to INCLUDES so that gpgme can 
14151                 be found in non-standard locations. 
14152                 Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
14153
14154 2002-01-25 [paul]       0.7.0claws25
14155
14156         * sync with sylpheed 0.7.0cvs16
14157                 see ChangeLog entry 2002-01-25
14158
14159 2002-01-24 [paul]       0.7.0claws24
14160
14161         * more sync with sylpheed 0.7.0cvs15
14162                 get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
14163
14164 2002-01-23 [sergey]     0.7.0claws23
14165
14166         * src/importldif.c
14167                 Fixed segfault when closing LDIF import wizard with
14168                 the window manager.
14169         * src/imageview.c
14170         * src/imageview.h
14171         * src/messageview.c
14172         * src/mimeview.c
14173                 Fixed wrong scrolling position after switching between
14174                 text and image parts.
14175
14176 2002-01-23 [paul]       0.7.0claws22
14177
14178         * sync with sylpheed 0.7.0cvs15
14179                 see ChangeLog entries 2002-01-22 and 2002-01-23
14180
14181 2002-01-21 [melvin]     0.7.0claws21
14182
14183         * src/prefs_scoring.c
14184         * src/prefs_filtering.c
14185                 Fixed bug where scoring and filtering windows stopped
14186                 autochecking.
14187
14188 2002-01-21 [paul]       0.7.0claws20
14189
14190         * sync with sylpheed 0.7.0cvs12
14191                 see ChangeLog entries 2002-01-20 and 2002-01-21
14192
14193 2002-01-21 [carsten]    0.7.0claws19
14194         * src/mainwindow.c
14195         * src/menu.[ch]
14196         * src/messageview.[ch]
14197         * src/summaryview.[ch]
14198                 changes to shortcuts handling again:
14199                         + "Q" now controled by mainwin
14200                         + v/V are now customizable and have slightly
14201                           different meanings
14202                 the "button" to minimize the messageview (and maximize
14203                 the summary view) is a real button now
14204         * src/compose.c
14205                 "Delete Line+" added to Edit/Advanced (this will also
14206                 delete the '\n')
14207
14208 2002-01-20 [melvin] 0.7.0claws18
14209
14210         * src/addressbook.c
14211                 Made "Bcc" sensitive when addressbook is called from
14212                 compose window (it was a Claws only bug).
14213
14214 2002-01-19 [alfons] 0.7.0claws17
14215
14216         * src/inc.c
14217                 prevent unnecessary updates when currently selected folder has
14218                 no new messages 
14219
14220 2002-01-19 [alfons] 0.7.0claws16
14221         
14222         * src/summaryview.c
14223                 prevent writing the cache based on current message list in summary 
14224                 view when filtering also put messages in currently selected folder
14225
14226 2002-01-19 [paul]
14227
14228         * po/it.po
14229                 Italian translation submitted by Alessandro Maestri
14230                 <a.maestri@cs.tin.it>
14231
14232 2002-01-18 [melvin]     0.7.0claws15
14233
14234         * src/prefs_filters.c
14235                 fixed bug where 'cancel' from 'filters' window stops autochecking
14236                 if the timer timed out  when the window was open.
14237
14238 2002-01-18 [match]      0.7.0claws14
14239
14240         * src/addrclip.[ch]     ** NEW FILE **
14241         * src/addrselect.[ch]   ** NEW FILE **
14242         * src/adbookbase.h      ** NEW FILE **
14243                 addressbook cut, copy and paste
14244         * src/addrbook.[ch]
14245         * src/addrcache.[ch]
14246         * src/addressitem.h
14247         * src/addrindex.[ch]
14248         * src/addritem.[ch]
14249         * src/importldif.c
14250         * src/importmutt.c
14251         * src/jpilot.[ch]
14252         * src/syldap.[ch]
14253         * src/vcard.[ch]
14254         * src/jpilot.[ch]
14255         * src/editbook.c
14256         * src/editjpilot.c
14257         * src/editldap.c
14258         * src/editvcard.c
14259                 support for copy/paste
14260         * src/addressbook.c
14261                 support for copy/paste
14262                 tidy up menu option processing
14263                 correct address list function arguments
14264         * src/editaddress.c
14265                 sort user attributes
14266         * src/ldif.h
14267         * src/mutt.h
14268                 tidy up
14269
14270         * src/addrbook.[ch]
14271         * src/addrbook.[ch]
14272         * src/addrbook.[ch]
14273                 
14274
14275 2002-01-18 [paul]       0.7.0claws13
14276
14277         * sync with sylpheed 0.7.0cvs8
14278                 configure.in: support Mac OS X (Darwin)
14279
14280 2002-01-18 [carsten]    0.7.0claws12
14281         * src/html.c
14282                 small hack to fix a segfault with an empty href
14283                 (reported by Alexandra Walford <deeni@altern.org>)
14284         * src/mainwindow.c
14285         * src/summaryview.c
14286                 the shortcuts for Mark und Mark as unread are hardcoded
14287                 again
14288         * src/compose.c
14289         * src/gtkstext.[ch]
14290                 readded the shortcuts in gtkstext but made them
14291                 customizeable (simply by adding a menu plus a wrapper
14292                 to compose.c)
14293
14294 2002-01-17 [melvin]     0.7.0claws11
14295
14296         * src/gtkspell.c
14297                 fix default dictionary not being saved.
14298
14299 2002-01-16 [darko]      0.7.0claws10
14300
14301         * src/compose.c
14302                 fix wrapping crash with URL longer than wrapping margin
14303
14304 2002-12-08 [hoa]        0.7.0claws10
14305
14306         * src/matcher_parser_parse.y
14307                 fixed some bugs
14308
14309         * src/prefs_filtering.c
14310                 now, we can use bounce action in the dialog box.
14311
14312 2002-01-16 [carsten]    0.7.0claws9
14313         * src/gtkstext.c
14314                 removed the <control> and <alt> shortcuts because they're
14315                 not needed and interefered with the "normal" shortcuts
14316         * src/mainwindow.c
14317         * src/summaryview.c
14318                 removed most of the hardcoded shortcuts and assigned
14319                 them to menu entries making them easy customizable by
14320                 that
14321
14322 2002-01-16 |melvin]     0.7.0claws8
14323
14324         * src/gtkspell.c
14325                 fixed bug where using the mouse and when the compose
14326                 window is not on top may result in a crash.
14327
14328 2002-01-16 [melvin]     0.7.0claws7
14329
14330         * src/compose.c
14331                 fixed a long standingspell checker bug which could 
14332                 cause a crash after sending a message.
14333
14334 2002-01-16 [paul]       0.7.0claws6
14335
14336         * sync with sylpheed 0.7.0cvs7
14337                 see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
14338                 2002-01-15, and 2002-01-16
14339
14340 2002-01-16 [melvin]     0.7.0claws5
14341
14342         * README.claws
14343         * src/compose.c
14344         * src/gtkspell.[ch]
14345         * src/main.c
14346                 Heavily modified spell checker code to work around
14347                 ispell bug, to add keyboard shortcuts and for future
14348                 enhancements. See README.claws for usage information.
14349
14350 2002-01-15 [alfons]     0.7.0claws4
14351         
14352         * src/summaryview.c
14353                 change gtk_ctree_sort_node() into gtk_ctree_sort_recursive()
14354                 so sorting within threads reflects sort mode
14355
14356 2002-01-15 [christoph]  0.7.0claws3
14357
14358         * src/procmsg.c
14359                 added alertpanel if mail sending failed
14360
14361 2002-01-15 [alfons]     0.7.0claws2
14362         
14363         * src/prefs_filtering.c
14364                 don't stop timer when prefs filtering dialog is opened
14365
14366 2002-01-14 [alfons]     0.7.0claws1
14367
14368         * src/addr_compl.c
14369         * src/prefs.c
14370                 remove debug_print()s for privacy reasons
14371
14372 2002-01-14 [darko]      0.7.0claws
14373
14374         * README.claws
14375                 quotation wrapping is now also in the main branch
14376
14377 2002-01-14 [paul]
14378
14379         * tools/filter_conv.pl
14380                 allow for Boolean Op and case-sensitivity
14381                 this file is included in the release and tagged
14382                 'rel_0_7_0'
14383
14384 2002-01-13 [paul]       0.7.0claws
14385
14386         * release 0.7.0, with cvs tag 'rel_0_7_0'
14387
14388 2002-01-13 [paul]
14389
14390         * tools/filter_conv.pl
14391         * tools/README
14392                 rewritten to output to matcherrc instead of filteringrc
14393
14394         * po/es.po
14395                 updated Spanish translation by Ricardo Mones Lastra
14396
14397 2002-01-13 [alfons]
14398
14399         * po/nl.po
14400                 update dutch translation
14401
14402 2002-01-13 [paul]
14403
14404         * po/pt_BR.po
14405                 Updated by Fabio Junior Beneditto 
14406
14407 2002-01-13 [melvin]     0.6.6claws53
14408
14409         * po/fr.po
14410                 Updated french translation
14411
14412 2002-01-12 [alfons]     0.6.6claws52
14413
14414         * src/filtering.c
14415                 plug mem leak that has been sitting there for ages              
14416
14417 2002-01-12 [alfons]     0.6.6claws51
14418
14419         * src/summaryview.c
14420                 undo melvin's changes from 0.6.6claws48 because summary
14421                 view now refuses to select first unread message when
14422                 selecting a folder 
14423
14424 2002-01-11 [alfons]     0.6.6claws50
14425
14426         * src/import.c
14427                 use claws' semantics for getting folder item when
14428                 importing an mbox file into a folder 
14429                 (submitted by Dale P. Smith)
14430
14431 2002-01-11 [christoph]  0.6.6claws49
14432
14433         * src/prefs.h
14434                 set sensitivity in SET_TOGGLE_SENSITIVITY macro from
14435                 toggle widget, because non static prefs can not use
14436                 prefs_set_* functions
14437         * src/prefs_account.c
14438                 toggle smtp auth password field sensitivity if
14439                 user id is empty and add descrition of usage for
14440                 these fields
14441         * src/prefs_folder_item.c
14442                 use SET_TOGGLE_SENSITIVITY macro to instead of extra
14443                 callbacks
14444
14445 2002-01-11 [melvin]     0.6.6claws48
14446
14447         * src/compose.c
14448                 fix the 'Ctrl-Enter' feature for sending and test really
14449                 for 'Ctrl-Enter' (as Ctrl-Space is also used for activating
14450                 editables which was not documented in Gtk)
14451
14452         * src/summaryview.c
14453                 Made summaryview refresh after sorting and not before.
14454
14455 2002-01-11 [christoph]  0.6.6claws47
14456
14457         * src/compose.c
14458                 select account from account ids if possible and
14459                 correctly set save folder for copy in reedit
14460
14461 2002-01-10 [paul]       0.6.6claws46
14462
14463         * sync with sylpheed 0.7.0 release
14464                 see ChangeLog entries 2002-01-07, 2002-01-08 and
14465                 2002-01-09
14466
14467 2002-01-09 [alfons]
14468
14469         * src/summaryview.c
14470                 remove more dirt traces...
14471
14472 2002-01-09 [alfons]
14473         
14474         * src/summaryview.c
14475                 clean up some traces of my debugging stuff
14476
14477 2002-01-09 [alfons]     0.6.6claws45
14478
14479         * src/filtering.c
14480                 break up filteringprop_apply() in three separate pieces
14481                 so we can drop messages that failed processing in the
14482                 inbox
14483
14484         * src/summaryview.c
14485                 fix bug #469598 "no refresh of inbox after filter" which 
14486                 was introduced by the new summary view locking, and which 
14487                 prevented the summary view to update after a manual filter 
14488                 message. claw's filter message requires a summary_show().
14489                 (aargh, summary_show() again! :-)
14490                 
14491 2002-01-07 [alfons]     0.6.6claws44
14492
14493         * src/headerwindow.c
14494         * src/logwindow.c
14495         * src/messageview.c
14496         * src/sourcewindow.c
14497                 bring in Hiro's last 0.7.0 wm class fixes
14498
14499         * tools/sylprint.pl
14500                 bring in Ricardo's fix for sylprint script
14501
14502         * AUTHORS       
14503         * src/rfc2015.[ch]
14504         * src/prefs_common.[ch]
14505         * src/prefs_account.[ch]
14506         * src/compose.c
14507                 clean up account preference poison in rfc2015,
14508                 and preparation to fix double sign bug 
14509                 (patch submitted by Simon 'corecode' Schubert)
14510
14511 2002-01-07 [christoph]  0.6.6claws43
14512
14513         * src/mh.c
14514                 search for free message number, do not only rely
14515                 on last_num
14516         * src/send.c
14517                 fix smtp auth and use extra account information
14518                 if available, if not use pop3 data instead
14519                 (closes bug #500341)            
14520         * src/ssl.[ch]
14521                 match coding style
14522
14523 2002-01-06 [alfons]     0.6.6claws42
14524
14525         * src/mainwindow.c
14526                 try making the separate windows work again...
14527
14528 2002-01-06 [alfons]     0.6.6claws41
14529
14530         * src/mainwindow.c
14531                 adapt Hiro's separate window menu (to get rid of the funny
14532                 duplicate menu items), and make it work again
14533
14534 2002-01-06 [alfons]     0.6.6claws40
14535
14536         * tools/Makefile.am
14537         * tools/sylprint.rc
14538         * tools/sylprint.pl
14539         * tools/README.sylprint
14540                 add sylprint script for printing mails from Sylpheed
14541                 (contributed by Ricardo Mones Lastra)
14542
14543         * src/acount.c
14544                 clean up
14545
14546 2002-01-06 [melvin]     0.6.6claws39
14547
14548         * src/mainwindow.c
14549         * src/summaryview.c
14550                 Fixed crash introduced in 0.6.6claws38 by the menu
14551                 reorganisation (Hide read messages)
14552         
14553         * ChangeLog.claws 
14554                 Fixed typo (we are now in 2002, alfons ;) )
14555
14556 2002-01-05 [alfons]     0.6.6claws38
14557
14558         * sync with sylpheed 0.6.6cvs10-17
14559                 (last stuff marked as LAST_STABLE)
14560
14561 2002-01-04 [melvin]     0.6.6claws37
14562
14563         * src/account.c
14564                 Made account selection code use strcasestr again instead of
14565                 g_strcasecmp (fixes bug where reediting queued messages
14566                 did not select proper account reported by T. Link).
14567         
14568         * src/folderview.c
14569                 Fix bug where folder icons are not shown when 'hide read messages'
14570                 is on.
14571         
14572         * src/stock_pixmaps.[ch]
14573                 Added folder icons for 'hide read messages'.
14574         
14575         * src/compose.c
14576                 Fixed bug where 'Enter' in a header entry will send the message 
14577                 if 'CTL-Enter' was chosen as a shorcut for sendind. 
14578
14579 2002-01-03 [melvin]     0.6.6claws36
14580         
14581         * src/prefs.[ch]
14582                 Added popup menu for common preferences and
14583                 account preferences (right click on tab displays
14584                                 a menu of all tabs.)
14585
14586 2002-01-02 [melvin]     0.6.6claws35
14587
14588         * src/gtkspell.[ch]
14589                 Made spelling code compatible with undo/redo feature.
14590                 Added creation of suggestion mode menu for the general
14591                         preferences.
14592         
14593         * src/prefs_common.[ch]
14594                 Added option menu for the speller's suggestion mode.
14595                 Added missing spaces in "..." buttons and made a "..."
14596                         button non translatable!
14597         
14598         * src/compose.c
14599                 Made speller use the default suggestion mode.
14600                 Hack to make it possible to choose 'CTRL-Enter' as a
14601                         shortcut for sending (and only for sending).
14602
14603         * src/prefs_folder_item.c
14604                 Changing subject simplification does not update cache 
14605                         anymore (because it is unnecessary).
14606                 Fixed bug where changing subject simplification updated the 
14607                         summaryview even when the viewed folder is not the
14608                         folder which properties are being changed. (E.g. 
14609                                         viewing folder A and changing
14610                                         the subject simplification of 
14611                                         folder B -not being viewed- updated the 
14612                                         summaryview of folder A with data of
14613                                         folder B). (Hope this is clear... )
14614
14615 2001-12-31 [alfons]     0.6.6claws34
14616         
14617         * src/ldif.c
14618         * src/mutt.c
14619                 fgetc() returns a signed integer which doesn't
14620                 fit in a char. so c truncates this to a char
14621                 but we may lose significant bits. i.e. we may
14622                 comparing 0xFF which may not be equal to -1
14623                 unless properly casted to signed char which
14624                 we won't do because fgetc() returns a signed
14625                 integer which doesn't fit in a char. so c 
14626                 truncates this to a char but we may lose 
14627                 significat bits. (you got the idea, thanks
14628                 to Gustavo Noronha Silva <kov@debian.org>
14629                 and the Debian folks!)
14630
14631 2001-12-30 [alfons]     0.6.6claws33
14632
14633         * src/prefs_common.c
14634                 add #ifdef USE_PSPELLs that Melvin forgot               
14635
14636 2001-12-30 [melvin]     0.6.6claws32
14637         
14638         * src/prefs_common.[ch]
14639                 Added configurable color for misspelled words.
14640
14641         * src/gtkspell.[ch]
14642                 Fixed bug of foreground text color (reported by David
14643                                 Mehrmann)
14644                 Added configurable color for misspelled words.
14645
14646 2001-12-30 [alfons]     0.6.6claws31
14647
14648         * src/folder.c
14649                 remove unnecessary things someone put there
14650
14651         * src/mh.c
14652         * src/folder.[ch]
14653                 make folder properties (like threading and sorting) persistent
14654                 (closes bug #497424 "rescan folder tree resets proprieties")
14655                 currently this is only for MH folders. 
14656
14657 2001-12-29 [melvin]     0.6.6claws30
14658
14659         * src/string_match.[ch]
14660                 Optimized a bit: regexp pattern buffer compiled only once, and
14661                   one subroutine call removed. Fixed ^ regexp search: Now, 
14662                   "(^Re: )|(^Hello)" removes only "Re: " from "Re: Hello".
14663         
14664         * src/summaryview.c
14665                 Subject filtering changed to filter summary columns and
14666                   not directly the messages subject cache. The loss in 
14667                   performance is balanced by the improvement of string_match.
14668                 Added an alert panel if there is an error in the regexp.
14669
14670         * src/src/prefs_folder_item.h
14671                 Added a regexp pattern buffer.
14672
14673 2001-12-28 [alfons]     0.6.6claws29
14674
14675         * src/string_match.[ch]
14676                 clean up name space
14677                 allow compilation *BSD
14678
14679 2001-12-27 [alfons]     0.6.6claws28
14680
14681         * src/filter.c
14682                 sync the Hiro's bug fix for BSD
14683
14684 2001-12-27 [melvin]     0.6.6claws27
14685         
14686         * src/compose.c
14687                 Simplify focus to subject entry code.
14688
14689 2001-12-27 [darko]      0.6.6claws26
14690
14691         * src/filtering.c
14692         * src/mbox_folder.c
14693         * src/messageview.c
14694         * src/mh.c
14695         * src/procheader.[ch]
14696         * src/procmsg.h
14697         * src/stock_pixmap.[ch]
14698         * src/summaryview.c
14699                 Show key icon for encrypted mails in summary view
14700
14701         * src/pixmaps/clip.xpm
14702         * src/pixmaps/clipkey.xpm
14703         * src/pixmaps/key.xpm
14704                 New/modified icons for the above
14705
14706 2001-12-27 [melvin]     0.6.6claws25
14707
14708         * src/prefs_common.c
14709                 Put spell checker options in a separate tab to decrease
14710                 the Common Preferences window height.
14711
14712         * README.claws  
14713                 Update spell checker usage instruction about its options
14714                 location.
14715
14716 2001-12-27 [melvin]     0.6.6claws24
14717
14718         * src/compose.c
14719                 Changed subject entry widget position. Initial focus is
14720                 on the To header instead of the subject entry.
14721                 Creating a new header scrolls the header list to make the
14722                 created one visible. Nevertheless, when automatically filling
14723                 headers, the first one is shown.
14724                 A Tab key press in the last empty header entry zips the 
14725                 focus to the subject entry.
14726                 (I did not change the combo boxes, yet)
14727
14728 2001-12-26 [alfons]     0.6.6claws23
14729
14730         * src/prefs_account.c
14731         * src/inc.c
14732                 allow default inbox to reside in another mailbox (only
14733                 works for POP3 accounts)
14734
14735 2001-12-26 [alfons]     0.6.6claws22
14736         
14737         * src/textview.c
14738                 make reply-on-click work with the account of the selected folder
14739         * src/compose.c
14740                 put a fixme here to remind me to fix finding correct default
14741                 account for nested folders
14742
14743 2001-12-25 [alfons]     0.6.6claws21
14744
14745         * src/summaryview.c
14746                 make column headers display locked and mark pixmaps (idea by Melvin) 
14747                 fix bug by adding score and locked column type to sort array
14748
14749 2001-12-25 [alfons]     0.6.6claws20
14750         
14751         * src/summaryview.c
14752                 catch a *potentially* inadvertent write back of  
14753                 the message cache(s) introduced by 0.6.5claws37
14754
14755 2001-12-25 [christoph]  0.6.6claws19
14756
14757         * src/stock_pixmap.[ch]
14758         * src/summaryview.c
14759                 add ignore thread pixmap
14760                 (can someone draw a better icon for this?)
14761
14762 2001-12-24 [alfons]     0.6.6claws18
14763
14764         * src/prefs_folder_item.c
14765                 make address completion actually work for the
14766                 Default To address in the Folder Property dialog.
14767
14768 2001-12-24 [alfons]     0.6.6claws17
14769         
14770         * src/summaryview.c
14771                 use new style regexp for subject stripping 
14772                 (patch submitted by Thomas Link <t.link.tmp200101@gmx.net>)
14773
14774 2001-12-24 [darko]      0.6.6claws16
14775
14776         * src/pgptext.c
14777         * src/rfc2015.c
14778                 move GPG related informational messages to debug mode
14779
14780 2001-12-23 [alfons]     0.6.6claws15
14781
14782         * src/stock_pixmap.[ch]
14783         * src/summaryview.c
14784                 add the forgotten Claws' locked pixmap
14785
14786 2001-12-23 [alfons]     0.6.6claws14
14787
14788         * src/filesel.c
14789                 accept file name typed in entry in multi file
14790                 selector (patch submitted by Gustavo Noronha Silva 
14791                 <kov@debian.org>)
14792
14793 2001-12-23 [alfons]     0.6.6claws13
14794
14795         * src/prefs_filter.c
14796         * src/prefs_filtering.c
14797         * src/matcher.c
14798         * src/importmutt.c
14799                 clean up a little bit
14800         
14801         * src/string_match.c
14802                 validate input strings a little bit more
14803
14804 2001-12-23 [alfons]     0.6.6claws12
14805
14806         * src/Makefile.am
14807         * src/summaryview.c
14808         * src/string_match.[ch]         ** NEW **
14809         * src/folderview.[ch]
14810         * src/headerview.h
14811         * src/folder.[ch]
14812         * src/prefs_folder_item.[ch]
14813                 add subject simplification to strip out strings from
14814                 a subject line (esp. handy for mailing lists). 
14815                 (original patch by by Thomas Link <t.link.tmp200101@gmx.net>,
14816                 but slightly changed things for better integration.)
14817
14818 2001-12-23 [alfons]     0.6.6claws11
14819
14820         * src/mainwindow.c
14821                 fix bug introduced by submission included in 0.6.5claws52.
14822                 ideally this submission should clean the trash if any trash
14823                 folder has a message. however, the hasTrash variable was
14824                 set to false whenever a trash folder was empty (discarding
14825                 a previously found *filled* trash folder.)
14826
14827                 also edited the code a little bit and made it more safe.
14828
14829 2001-12-22 [alfons]     0.6.6claws10
14830
14831         * src/imap.c
14832                 quick fix for Martin Pool's omission of an account
14833                 specific SSL setting
14834
14835 2001-12-22 [alfons]     0.6.6claws9
14836
14837         * src/compose.c
14838         * src/messageview.c
14839         * src/mimeview.c
14840         * src/pgptext.c
14841         * src/procmime.[ch]
14842                 better support for multipart/digest (submitted
14843                 by Fredrik <e98fo@efd.lth.se>)
14844
14845 2001-12-22 [alfons]     0.6.6claws8
14846
14847         * src/addressbook.c
14848                 correct function signature
14849         * src/socket.[ch]
14850         * src/imap.[ch]
14851         * src/prefs_account.[ch]
14852                 allow IMAP over SSH tunnel (patch submitted by 
14853                 Martin Pool <mbp@samba.org>)
14854
14855 2001-12-21 [alfons]     0.6.6claws7
14856
14857         * sync with sylpheed 0.6.6cvs4-9
14858                 (may have forgotten something: LAST_STABLE is 0.6.6claws6)
14859
14860 2001-12-21 [christoph]  0.6.6claws6
14861
14862         * src/compose.c
14863         * src/prefs_folder_item.[ch]
14864                 implement saving of outgoing messages to current folder.
14865                 fix segfault when no default outbox is available
14866                 (closes bug #495683)
14867
14868 2001-12-21 [carsten]    0.6.6claws5
14869         * src/folderview.c
14870         * src/summaryview.c
14871                 pressing CTRL while DND does now the expected thing and
14872                 copies the mail (moving is still the default, as this
14873                 seam more appropriate for handling mails by DND)
14874
14875 2001-12-18 [paul]       0.6.6claws4
14876
14877         * sync with sylpheed 0.6.6cvs3
14878                 see ChangeLog entries 2001-12-18
14879
14880 2001-12-18 [hiro]       0.6.6claws3
14881
14882         * src/undo.c
14883                 fix for multibyte characters (obtain the number of letters
14884                 instead of bytes).
14885
14886 2001-12-17 [paul]       0.6.6claws2
14887
14888         * sync with sylpheed 0.6.6cvs1
14889                 see ChangeLog entry 2001-12-16
14890
14891 2000-12-17 [alfons]     0.6.6claws1
14892
14893         * src/filtering.c
14894                 clean up
14895
14896 2001-12-16 [paul]       0.6.6claws
14897 2001-12-15
14898
14899         * Release version 0.6.6claws, cvs tag: rel_0_6_6
14900
14901         * src/mimeview.c
14902                 last minute sync with main 0.6.6
14903
14904         * po/es.po
14905                 updated by Ricardo Mones Lastra
14906                 update for last minute sync
14907         * po/fr.po
14908         * po/nl.po
14909                 update for last minute sync
14910         * po/de.po
14911                 updated by Jens Oberender
14912         * po/pt_BR.po
14913                 updated by Fabio Junior Beneditto
14914
14915         * src/prefs_common.[ch]
14916         * src/undo.c
14917                 number of undo levels is user configurable
14918                 (squeeze it into the release in the dying
14919                 moments) Submitted by Jens Oberender    
14920
14921 2001-12-15 [melvin]
14922
14923         * po/fr.po
14924                 updated french translation
14925
14926 2001-12-15 [paul]       0.6.5claws92
14927
14928         * sync with sylpheed 0.6.5cvs28
14929                 see ChangeLog entry 2001-12-14 (src/prefs_account.c)
14930
14931         * po/nl.po
14932                 update to allow for sync
14933
14934 2001-12-15 [alfons]
14935         
14936         * po/nl.po
14937                 update dutch translation
14938
14939 2001-12-14 [carsten]    0.6.5claws91
14940         * src/summaryview.c
14941                 fixed bug #473785; also after changing the column order
14942                 the same message will be selected and displayed as before
14943                 the reordering
14944
14945 2001-12-14 [carsten]    0.6.5claws90
14946         * src/folderview.c
14947                 probably found the bug reported by wwb opening or closing
14948                 a folder tree just before dnd (found the solution in the
14949                 balsa source -- thanks to them)
14950
14951 2001-12-14 [carsten]    0.6.5claws89
14952         * src/gtkutils.c
14953         * src/account.c
14954                 moved gtk_clist_moveto to the right place, so that
14955                 only the accounts dialog is effected on opening
14956
14957 2001-12-14 [carsten]    0.6.5claws88
14958         * src/gtkutils.c
14959                 gtkut_clist_set_focus_row does a gtk_clist_moveto
14960                 now, so that the focused row will be seen in any case
14961                 (reported by wwp on sf-claws-user)
14962
14963 2001-12-14 [darko]      0.6.5claws87
14964
14965         * src/compose.c
14966                 remove unnecessary line
14967
14968 2001-12-14 [paul]       0.6.5claws86
14969
14970         * sync with sylpheed 0.6.5cvs27
14971                 see ChangeLog entries 2001-12-14
14972
14973 2001-12-14 [carsten]    0.6.5claws85
14974         * src/mainwindow.c
14975                 following a suggestion of Melvin the rcoabm pops up
14976                 right under the button now and the button is reliefed
14977                 while the popup is open
14978
14979 2001-12-14 [darko]      0.6.5claws84
14980
14981         * src/compose.c
14982                 fix crash when wrapping long lines if linewrap quotation
14983                 is disabled and wrapper encounters a word spanning more
14984                 than one line
14985
14986 2001-12-13 [paul]       0.6.5claws83
14987
14988         * src/compose.c
14989                 prefer 'Reply-To' header over mailing list header when
14990                 replying to a message. Finally prevent all those confirmation 
14991                 messages being sent to the list itself.
14992
14993         * src/summaryview.c
14994                 remove unused summary_set_menu_sensitive() entry
14995
14996 2001-12-13 [paul]       0.6.5claws82
14997
14998         * src/folderview.c
14999         * src/pixmaps/inbox-hrm.xpm     ** NEW FILE **
15000         * src/pixmaps/outbox-hrm.xpm    ** NEW FILE **
15001         * src/pixmaps/trash-hrm.xpm     ** NEW FILE **
15002                 improvements to 'Hide read messages': Inbox, Outbox,
15003                 Trash, Queue, and Draft icons now reveal presence of hidden 
15004                 messages
15005
15006 2001-12-12 [alfons]     0.6.5claws81
15007
15008         0.6.5claws80 was tagged as LAST_STABLE
15009
15010         * src/filtering.[ch]
15011         * src/matcher.[ch]
15012         * src/matcher_parser_lex.c
15013                 fix the filtering; my last attempt to get it right, 
15014                 if it does not work, it's Hoa's turn. ;-)
15015
15016                 for my honourable peers:
15017                 
15018                 the code now makes a clear distinction between
15019                 rules as they are displayed (probably escaped),
15020                 and as they are executed (probably unescaped). the
15021                 parser does *NOT* do any unescaping, this is
15022                 the task of the matcher.c (which breaks up a
15023                 rule into condition) and the filtering.c (which
15024                 breaks up the rule's action). to make this
15025                 run happily we provide an unescaped copy of
15026                 crucial strings to the MatcherProp and 
15027                 FilteringAction structures. note that the only
15028                 exception to this is any REGEXP string. those
15029                 are directly passed to regcomp() and regexp()
15030                 (who have much more powerful unescape functions).
15031                 
15032                 for everyone else:
15033         
15034                 you can escape tab (\t), carriage return (\r),
15035                 linefeed (\n), form feed (\f), quote (\"), 
15036                 single quote (\'), bell (\b) in all the entry
15037                 lines in the scoring & filtering dialogs.
15038                 as an added bonus this should not affect
15039                 existing filtering rules.
15040
15041 2001-12-12 [carsten]    0.6.5claws80
15042
15043         * src/summaryview.c
15044         * po/de.po
15045                 "item(s) selected" is now sensitive to 1 or more
15046                 than one selected (nice for language where simple
15047                 adding of a "s" is not possible as German (Eintrag
15048                 ->Eintr"age)
15049                 
15050                 the "forward as attachment" entry from the right
15051                 click menu removed, "forward" acts following the
15052                 prefs
15053         
15054         * src/textview.c
15055                 reverted my former changes; so compiler warning again
15056                 but there's more GTK_TEXT/GTK_STEXT mixing on other places
15057                 nevertheless
15058
15059         * src/messageview.c
15060                 "search in message" does now *not* only work in MVIEW_TEXT
15061                 messages, but also in a MIMEVIEW_TEXT part of MVIEW_MIME
15062                 message
15063
15064         * src/mainwindow.c
15065                 removed "/File/_Close" as it was the same as "/File/E_xit"
15066                 and we don't need it two times
15067
15068                 the separate folder view and message view now get a distinct
15069                 WMCLASS, just in case someone is using sawfish ;-)
15070
15071                 as the menu entries "/View/Message view" and "/View/Folder tree"
15072                 are only doing something when SEPARATE_MESSAGE or SEPARATE_FOLDER
15073                 make them sensitive accordingly and as these two are "shown"
15074                 after startup anytime check this menuitem at startup
15075
15076 2001-12-12 [paul]       0.6.5claws79
15077
15078         * src/folderview.c
15079                 fix sensitivity of 'Search folder...', broken in
15080                 0.6.5claws75
15081
15082         * src/mainwindow.c
15083                 fix dodgy English
15084
15085 2001-12-11 [carsten]    0.6.5claws78
15086         * src/filtering.c
15087                 fixed two typos returning a wrong FALSE/TRUE
15088         * src/mainwindow.[ch]
15089                 extra menu for email/news button removed
15090
15091 2001-12-11 [alfons]     0.6.5claws77
15092         
15093         * src/matcher.c                 (1.3)
15094         * src/matcher_parser_lex.l      (1.28)
15095                 revert for another attempt
15096                 mark 0.6.5claws77 as LAST_STABLE
15097
15098 2001-12-11 [christoph]  0.6.5claws76
15099
15100         * po/de.po
15101                 fixed wrong translation for prev. unread msg
15102
15103 2001-12-11 [paul]       0.6.5claws75
15104
15105         * src/folder.[ch]
15106         * src/folderview.c
15107         * src/mainwindow.c
15108         * src/summaryview.[ch]
15109         * src/pixmaps/dir-open-hrm.xpm  ** NEW FILE **
15110                 enable ability to hide read messages on per folder basis via 
15111                 '/Summary/Hide read messages'; when selected, a folder will 
15112                 have a red open folder icon, instead of a blue icon, if the 
15113                 folder contains hidden messges
15114                 submitted by Thomas Link <t.link.tmp200101.gmx.net> 
15115
15116         * src/mainwindow.c
15117                 remove '/Message/Forward as attachment' from 
15118                 main_window_set_menu_sensitive() to prevent debug warning
15119
15120         * src/folderview.c
15121         * src/mainwindow.c
15122                 Clean up some of the English
15123
15124         * tools/newscache_clean.pl
15125                 allow for new 'hidereadmsgs' entry in folderlist.xml
15126
15127         * po/es.po
15128                 updated translation, submitted by Ricardo Mones Lastra
15129
15130 2001-12-11 [paul]       0.6.5claws74
15131
15132         * sync with sylpheed 0.6.5cvs25
15133                 see ChangeLog entry 2001-12-11
15134
15135 2001-12-10 [alfons]     0.6.5claws73
15136
15137         * src/matcher.c
15138                 add more control characters
15139         * src/matcher_parser_lex.l
15140                 make escaping / unescaping work again
15141
15142 2001-12-10 [alfons]     0.6.5claws72
15143
15144         * src/imap.c
15145                 clean up warnings "returning value for void function" 
15146         * src/prefs_filtering.c
15147                 make info button for execute action sensitive
15148
15149 2001-12-10 [paul]       0.6.5claws71
15150
15151         * src/compose.c
15152         * src/imap.[ch]
15153         * src/summaryview.c
15154                 fix: imap server now gets informed of MARKED, UNMARKED
15155                 and REPLY events. Now people can use different IMAP-Mail
15156                 clients and have the exact same information about MARKED,
15157                 UNMARKED and REPLY status with all of them. Especially
15158                 useful for imap servers with a web-frontend.
15159                 submitted by Tobias Sandhaas <medlor@web.de>
15160
15161 2001-12-09 [melvin]     0.6.5claws70
15162         
15163         * src/textview.[ch]
15164                 fixed bug #490076 (hunted down by Alfons who implemented
15165                 a workaround in 0.6.5claws65)
15166
15167 2001-12-09 [christoph]  0.6.5claws69
15168
15169         * src/summaryview.c
15170                 set pointer to string in LOCKED column to NULL
15171                 (might fix bug #490800)
15172
15173 2001-12-09 [carsten]    0.6.5claws68
15174
15175         * po/de.po
15176                 resolved some cluttered menu shortcuts 
15177                 ('creating new email' and 'creating news message'
15178                 hade the same)
15179         * src/compose.c
15180                 wmclass now distinc from main window
15181         * src/mainwindow.c
15182           src/mainwindow.h
15183                 email/news and forward button functionality similar
15184                 to the reply buttons; removed the ugly dropdown arrows
15185                 and use instead the right mouse button
15186
15187 2001-12-09 [paul]       0.6.5claws67
15188
15189         * src/imap.c
15190         * src/utils.h
15191                 allow spaces in imap folder names
15192                 submitted by Willem van Engen <wvengen@stack.nl>
15193
15194 2001-12-09 [paul]       0.6.5claws66
15195
15196         * sync with sylpheed 0.6.5cvs24
15197                 see ChangeLog entry 2001-12-09
15198
15199 2001-12-08 [alfons]     0.6.5claws65
15200
15201         * src/textview.c
15202                 prevent secondary selection claim after "add to sender" dialog
15203                 popped up. this is because there's a GDK_BUTTON_RELEASE pending.
15204                 we trick GTK by simulating a click at (0, 0) in the textview.
15205
15206 2001-12-08 [hoa]        0.6.5claws64
15207
15208         * src/folder.c
15209                 fixed a bug about the .processing folder name while filtering
15210
15211 2001-12-08 [alfons]     0.6.5claws63
15212
15213         * src/folderview.c 
15214                 work around problem of not correctly updating folder stats
15215                 when deleting messages. there's some folder scanning evil
15216                 going so the folderview_update_msg_num() does not work
15217                 correctly. need to investigate this.
15218
15219 2001-12-08 [paul]       0.6.5claws62
15220
15221         * sync with sylpheed 0.6.5cvs23
15222                 see ChangeLog entry 2001-12-08
15223
15224 2001-12-07 [christoph]  0.6.5claws61
15225
15226         * src/compose.c
15227                 fix another header translation problem
15228
15229 2001-12-07 [alfons]     0.6.5claws60
15230
15231         * src/mbox.c
15232                 make filtering also work on local spool mbox
15233
15234 2001-12-07 [carsten]    0.6.5claws59
15235         * src/addressbook.c
15236                 addressbook window gets a wmclass distinct from the main
15237                 sylpheed window
15238         * src/compose.h
15239         * src/mainwindow.[ch]
15240                   forward menu item will use mode selected in prefs, forward 
15241                 as attatchment in menu removed (will be substituted in the
15242                 toolbar similar to reply buttons)
15243                   create news message menu entry and news button is now 
15244                 sensitive to the existance of a news account
15245         * src/pixmaps/stock_mail_reply_quote.xpm           ** REMOVED **
15246         * src/pixmaps/stock_mail_reply_to_all_quote.xpm    ** REMOVED **
15247         * src/pixmaps/stock_mail_reply_to_sender_quote.xpm ** REMOVED **
15248                 these are removed because the toolbar buttons don't show
15249                 the quoting modus any longer
15250
15251 2001-12-07 [paul]
15252
15253         * tools/newscache_clean.pl      ** NEW FILE **
15254                 perl script to do some tidying up in the newscache directory 
15255                 
15256         * tools/sylpheed-switcher       ** NEW FILE **
15257                 perl script to enable easy switching between main and claws
15258                 
15259         * tools/README
15260                 added descriptions of the two new perl scripts          
15261
15262
15263 2001-12-07 [melvin]     0.6.5claws58
15264
15265         * src/messageview.c
15266                 fixed a warning during compilation introduced in 0.6.5claws56
15267
15268 2001-12-07 [paul]       0.6.5claws57
15269
15270         * src/mainwindow.[ch]
15271         * src/menu.[ch]
15272                 further usability enhancements to replying with or without 
15273                 quoting via the toolbar, use of Ctrl key is replaced by 
15274                 drop down menu 
15275                 Submitted by Carsten Schurig            
15276
15277 2001-12-07 [melvin]     0.6.5claws56
15278
15279         * src/messageview.c
15280                 hack to fix bug that prevented to make/paste selections
15281                 after switching between MVIEW_TEXT and MVIEW_MIME views
15282                 without deselecting the selection first.
15283
15284 2001-12-06 [alfons]     0.6.5claws55
15285
15286         * src/filtering.[ch]
15287         * src/inc.c
15288                 revise filtering a little bit more, and make sure
15289                 messages are delivered to the appropriate inbox
15290                 (perhaps set per account)
15291
15292 2001-12-06 [paul]       0.6.5claws54
15293
15294         * sync with sylpheed 0.6.5cvs22
15295                 see ChangeLog entry 2001-12-06
15296
15297 2001-12-05 [alfons]     0.6.5claws53
15298
15299         * src/inc.c
15300         * src/folder.[ch]
15301         * src/procmsg.c
15302         * src/filtering.c
15303                 more revisions of filtering system
15304                 (last stable version is marked as LAST_STABLE)
15305                 
15306                 | NOTE 1): the filtering system now uses a local folder called
15307                 | .processing. if filtering fails, check this directory
15308                 | for missing messages.
15309                 |
15310                 | NOTE 2): help us find the filtering actions still missing
15311
15312 2001-12-05 [paul]       0.6.5claws52
15313
15314         * src/mainwindow.c
15315                 fix bug where 'Empty Trash?' pop-up window appears even
15316                 when Trash is empty, submitted by Jesse Skinner         
15317
15318 2001-12-05 [melvin]     0.6.5claws51
15319
15320         * src/compose.c
15321                 fixed bug #486106 to select correct account when reediting 
15322                 a queued message
15323         
15324 2001-12-04 [alfons]     0.6.5claws50
15325
15326         * src/mh.c
15327                 declare markfile in appropriate functions when
15328                 no fchmod() is found (thanks to Mark Heerdink <marc@koelkast.net>
15329                 for spotting this)
15330
15331 2001-12-04 [paul]       0.6.5claws49
15332
15333         * sync with sylpheed 0.6.5cvs21
15334                 see ChangeLog entry 2001-12-04
15335
15336 2001-12-03 [christoph]  0.6.5claws48
15337
15338         * po/de.po
15339                 changed translation of undo
15340         * src/account.c
15341         * src/folder.c
15342                 don't reinvent the wheel to traverse a GNode
15343         * src/compose.[ch]
15344                 seperate code to create the compose gui into functions
15345                 add "Others" page with folder selection for saving copy
15346                 of the message.
15347                 the folder identifier is saved to queue header
15348         * src/procmsg.c
15349                 save message to folder in queue header
15350
15351 2001-12-03 [paul]       0.6.5claws47
15352
15353         * sync with sylpheed 0.6.5cvs20
15354                 see ChangeLog entry 2001-12-03
15355
15356 2001-12-01 [paul]
15357
15358         * more sync with sylpheed 0.6.5cvs19
15359                 see ChangeLog entry 2001-11-29
15360
15361 2001-11-30 [paul]       0.6.5claws46
15362         
15363         * src/compose.c
15364                 remove conflicts introduced by Hoa's last commit
15365          
15366         * src/mainwindow.c
15367                 make 'Message/Bounce' sensitive
15368
15369 2001-11-30 [hoa]        0.6.5claws45
15370
15371         * src/compose.c
15372                 slightly change bounce function to add
15373                 information about the user that bounced the mail
15374                 in the From header line.
15375
15376         * src/folderview.c
15377                 permit the use of processing in outbox folder.
15378
15379 2001-11-29 [paul]       0.6.5claws44
15380
15381         * src/mainwindow.[ch]
15382         * src/prefs_common.c
15383         * src/pixmaps/stock_mail_reply_quote.xpm            ** NEW FILE **
15384         * src/pixmaps/stock_mail_reply_to_all_quote.xpm     ** NEW FILE **
15385         * src/pixmaps/stock_mail_reply_to_author_quote.xpm  ** NEW FILE **
15386                 usability enhancements to the quoting, implements
15387                 use of Ctrl key to toggle quoting settings
15388                 Submitted by Carsten Schurig <Carsten.Schurig@web.de>
15389
15390 2001-11-29 [paul]       0.6.5claws43
15391         
15392         * sync with sylpheed 0.6.5cvs19
15393                 see ChangeLog entry 2001-11-28
15394
15395 2001-11-29 [melvin]     0.6.5claws42
15396         * src/Makefile.am
15397                 added enriched.[ch] to the list of files
15398
15399         * src/textview.c
15400         * src/mimeview.c
15401         * src/procmime.[ch]
15402         * src/enriched.[ch]
15403                 added support to view text/enriched
15404                 added support to show headers in message view for text/enriched and text/html
15405                         in non multipart messages
15406
15407 2001-11-28 [paul]       0.6.5claws41
15408
15409         * more sync with sylpheed 0.6.5cvs18
15410                 see ChangeLog entry 2001-11-27 (src/prefs_common.c)
15411
15412 2001-11-27 [paul]       0.6.5claws40
15413         
15414         * po/pt_BR.po
15415                 updated translation, submitted by Fabio Junior Beneditto
15416                 
15417         * sync with sylpheed 0.6.5cvs18
15418                 see ChangeLog entries 2001-11-26 (src/textview.c) and
15419                 2001-11-27
15420
15421
15422 2001-11-26 [paul]
15423
15424         * po/es.po
15425                 updated translation, submitted by Ricardo Mones Lastra
15426
15427 2001-11-26 [alfons]
15428
15429         * src/matcher.c
15430                 add more translatable strings
15431
15432 2001-11-26 [christoph]  0.6.5claws39
15433
15434         * po/de.po      
15435                 fixed one more umlaut
15436         * src/compose.c
15437                 fix translated header when it should not be translated
15438
15439 2001-11-26 [paul]       0.6.5claws38
15440
15441         * src/mainwindow.c
15442                 remove '/Message/Add Sender to address book' from 
15443                 main_window_set_menu_sensitive(), prevent debug warning
15444                 add 'Message/Mark/Mark all read' to mainwin_entries[]
15445
15446 2001-11-26 [paul]       0.6.5claws37
15447
15448         * src/summaryview.c
15449                 fix 'recurring unread state' bug 
15450
15451         * tools/README 
15452         * tools/filter_conv.pl
15453                 read name of top level mailbox from folderlist.xml
15454                 and presume nothing about its name              
15455
15456 2001-11-26 [darko]      0.6.5claws36
15457
15458         * src/gtkstext.[ch]
15459                 removed functions that are now in gtkutils.c
15460                 use gtkut_text_is_uri_string() from gtkutils.c
15461         * fix my comment on 2001-11-23 (missing gtkutils.[ch])
15462
15463 2001-11-26 [paul]       0.6.5claws35
15464
15465         * sync with sylpheed 0.6.5cvs16
15466                 see ChangeLog entries 2001-11-25 and 2001-11-26
15467
15468 2001-11-25 [alfons]     0.6.5claws34
15469
15470         EXPERIMENTAL!!! Please checkout the last stable version using: 
15471           
15472         % cvs update -r LAST_STABLE -dRAP
15473
15474         (Or help us testing this stuff.)
15475
15476         * src/filtering.c               (1.14)
15477         * src/filtering.h               (1.6)
15478         * src/inc.c                     (1.28)
15479         * src/matcher.c                 (1.20)
15480         * src/mbox.c                    (1.9)
15481         * src/procmsg.h                 (1.14)
15482         * src/summaryview.c             (1.59)
15483         * src/summaryview.h             (dunno)
15484                 revert/merge/sync to as it was before commit 
15485                 on Thu, 19 Jul 2001 10:15:51 -0700.
15486
15487 2001-11-25 [hoa]        0.6.5claws33
15488
15489         * src/main.c
15490                 processing mails at startup
15491
15492         * src/folderview.c
15493         * src/summaryview.[ch]
15494                 processing mails when entering folder
15495
15496         * src/prefs_filtering.c
15497                 fixed some UI bugs
15498
15499 2001-11-24 [alfons]     0.6.5claws32
15500
15501         * src/summaryview.[ch]
15502                 make summary sort headers work, and also make
15503                 sure the sort type is stored
15504
15505 2001-11-23 [alfons]     0.6.5claws31
15506
15507         * src/summaryview.[ch]
15508                 make lock work like mark
15509                 disallow deleting messages marked as locked
15510
15511 2001-11-23 [alfons]     0.6.5claws30
15512
15513         * src/gtkstext.c
15514         * src/compose.[ch]
15515         * src/Makefile.am
15516         * src/undo.[ch]
15517                 merge undo patch submitted by Jens
15518
15519 2001-11-23 [christoph]  0.6.5claws29
15520
15521         * src/.cvsignore
15522                 added ylwrap
15523         * src/compose.c
15524                 fixed gpg signing and encoding
15525         * src/folder.[ch]
15526         * src/main.c
15527                 added --status option to get new, unread and total
15528                 message count from a running sylpheed
15529         * src/prefs_common.c
15530                 temporary fix for reply_with_quote problem
15531                 (don't call functions for non existing widget)
15532         * src/procmsg.c
15533                 one more check for ignored threads but still not
15534                 always working correctly. probably a recursive
15535                 check for all parents is needed
15536
15537 2001-11-23 [darko]      0.6.5claws28
15538
15539         * src/compose.c
15540                 wrapping on send improvements
15541         * src/gtkutils.[ch]
15542                 fix for GtkSText after last sync with main branch
15543                 GTK_TEXT -> GTK_STEXT
15544
15545 2001-11-23 [paul]       0.6.5claws27
15546
15547         * sync with sylpheed 0.6.5cvs14
15548                 see ChangeLog entries 2001-11-22 and 2001-11-23
15549                 
15550         * po/de.po
15551                 fixed the scrambled umlauts 
15552                 submitted by Carsten Schurig <Carsten.Schurig@web.de>
15553
15554 2001-11-21 [paul]       0.6.5claws26
15555
15556         * sync with sylpheed 0.6.5cvs12
15557                 see 2nd ChangeLog entry dated 2001-11-20
15558
15559 2001-11-20 [paul]       0.6.5claws25
15560
15561         * sync with sylpheed 0.6.5cvs11
15562                 see ChangeLog entry 2001-11-19 (src/utils.c)
15563
15564 2001-11-20 [hiro]
15565
15566         * src/compose.c
15567                 GTK_TEXT -> GTK_STEXT
15568                 fix for wrong comment
15569
15570 2001-11-20 [hiro]       0.6.5claws24
15571
15572         * src/compose.[ch]
15573                 more merges from main branch
15574                 removed fatal warnings (uninitialized variables etc.)
15575                 some coding style fix
15576         * src/gtkutils.h
15577                 fixed typo.
15578         * src/addressbook.c
15579           src/addrindex.c
15580                 V-Card -> vCard
15581
15582 2001-11-19 [hoa]        0.6.5claws23
15583
15584         * src/filtering.c
15585         * src/prefs_scoring.c
15586         * src/matcher.[ch]
15587         * src/scoring.c
15588                 cleaning code
15589
15590         * src/matcher_parser_parse.y
15591         * src/prefs_filtering.c
15592                 bouncing
15593
15594 2001-11-19 [alfons]     0.6.5claws22
15595
15596         more of my old things into claws
15597
15598         * src/Makefile.am
15599         * src/prefs_common.c
15600         * src/procmsg.h
15601         * src/summaryview.[ch]
15602         * src/prefs_summary_column.c
15603         * src/pixmaps/locked.xpm
15604                 add indicators for locking of message in summary view
15605                 (does not work yet, only visual indicator)
15606
15607 2001-11-19 [paul]       0.6.5claws21
15608
15609         * sync with sylpheed 0.6.5cvs10
15610                 see ChangeLog entry 2001-11-19
15611
15612 2001-11-18 [alfons]     0.6.5claws20
15613         
15614         * src/filtering.c
15615                 remove an inadvertent free I forgot in previous clean up 
15616
15617 2001-11-18 [alfons]     0.6.5claws19
15618
15619         * src/filtering.[ch]
15620                 clean up & plug leaks
15621
15622 2001-11-18 [paul]       0.6.5claws18
15623
15624         * sync with sylpheed 0.6.5cvs9
15625                 see ChangeLog entries 2001-11-17 and 2001-11-18
15626
15627 2001-11-16 [paul]       0.6.5claws17
15628
15629         * sync with sylpheed 0.6.5cvs8
15630                 see ChangeLog entry 2001-11-16, src/grouplistdialog.c
15631
15632 2001-11-16 [paul]       0.6.5claws16
15633
15634         * sync with sylpheed 0.6.5cvs7
15635                 see ChangeLog entries 2001-11-15 and 2001-11-16
15636
15637 2001-11-15 [hoa]        0.6.5claws15
15638
15639         * src/compose.c
15640                 fix bounce, mails we received couln't be bounced to ourself.
15641
15642         * src/defs.h
15643         * src/filtering.[ch]
15644         * src/matcher.[ch]
15645         * src/matcher_parser.h
15646         * src/matcher_parser_lex.l
15647         * src/matcher_parser_parse.y
15648         * src/inc.c
15649         * src/main.c
15650         * src/mbox.c
15651         * src/prefs_filtering.[ch]
15652         * src/mainwindow.c
15653         * src/prefs_matcher.c
15654         * src/prefs_scoring.c
15655         * src/scoring.[ch]
15656         * src/summaryview.c
15657                 new matcher/filter/score configuration file parser
15658                 one unique configuration file => ~/.sylpheed/matcherrc
15659                 import in currently automatic, then save are made
15660                 in this new file.
15661                 one filter per folder and one global filter
15662                 (filter of a folder will be used as folder processing)
15663
15664         * src/folder.c
15665                 fix a bug in folder_item_get_identifier
15666                 
15667         * src/messageview.c
15668                 receive receipt return are fixed.
15669
15670 2001-11-14 [alfons]     0.6.5claws14
15671
15672         * src/session.h
15673                 add things from main branch to make claws compile
15674
15675 2001-11-14 [paul]       0.6.5claws13
15676
15677         * merge with SYNC-B4-REL and sync with sylpheed 0.6.5cvs5
15678                 see ChangeLog entries 2001-11-08 to 2001-11-14
15679
15680 2001-11-14 [hoa] 0.6.5claws12
15681
15682         * src/compose.[ch]
15683         * src/mainwindow.c
15684         * src/summaryview.c
15685                 add "bounce mail" option
15686
15687 2001-11-13 [christoph]  0.6.5claws11
15688
15689         * src/compose.c
15690                 Cleanup a mess i add before commiting
15691
15692 2001-11-13 [hoa]        0.6.5claws10
15693
15694         * src/compose.c
15695                 some fixes when mail are sent or
15696                 for crossposts
15697
15698 2001-11-13 [christoph]  0.6.5claws9
15699
15700         * po/de.po
15701                 Changed two string with the same translation
15702         * src/compose.c
15703         * src/procmsg.[ch]
15704         * src/send.[ch]
15705                 New mailsending process:
15706                   - Always queue message before sending
15707                     (message will be saved if sylpheed crashed or
15708                      freezes while sending)
15709                   - Allow queuing of newspostings
15710                   - No copy in outbox before sending
15711                     (closes bug #469501)
15712                   - No more redundant code for send and send_later
15713         * src/summaryview.c
15714                 Applied wwp <subscript@free.fr>'s patch that fixes
15715                 marks for multiple forwarded messages (+compose.c)
15716
15717 2001-11-12 [alfons]
15718
15719         * README.claws
15720                 remove things that are now in main branch
15721         
15722         * po/nl.po
15723                 update Dutch translation
15724
15725 2001-11-12 [mhadasht]   0.6.5.claws8
15726
15727         * src/prefs_common.c
15728                 re-enabled account autoselection feature for forward
15729                 and reedit lost during the branch point for SYNC-B4-REL
15730         * src/gtkspell.c
15731                 gtkpspell_get_dict(): more readable code (even if function is
15732                 not used yet)
15733         * ChangeLog.claws
15734                 added version number info to 2001-11-12 [hiro] comment.
15735
15736 2001-11-12 [hiro]       0.6.5.claws7
15737
15738         * src/compose.c
15739                 compose_forward(): fixed a bug that forward quote mark
15740                 wasn't used.
15741                 removed unnecessary code.
15742         * src/template_select.[ch]: removed.
15743
15744 2001-11-11 [alfons]
15745
15746         * src/compose.c
15747                 :%s/GTK_TEXT/GTK_STEXT/g
15748         
15749         * src/compose.[ch]
15750         * src/undo.[ch]
15751         * src/Makefile.am
15752                 revert the undo stuff (this is 0.6.6claws stuff)
15753
15754 2001-11-11 [hoa]        0.6.5.claws6
15755
15756         * src/compose.[ch]
15757                 Insert signature at the end of the text.
15758                 Added undo patch but currently disabled
15759
15760         * src/procmsg.c
15761                 Threading by subject improved.
15762
15763         * added src/undo.[ch]
15764                 Undo module for compose dialog box.
15765
15766 2001-11-11 [alfons]     0.6.5.claws5
15767
15768         * src/procmsg.c
15769                 prevent threading by subject on nodes that have already been
15770                 threaded by in-reply-to (as in "circular references in a tree
15771                 result in a dead branch")
15772
15773 2001-11-09 [hoa]        0.6.5.claws4
15774         
15775         * src/folderview.c
15776                 allows creation of mbox folder item from any files.
15777
15778 2001-11-09 [alfons]     0.6.5.claws3
15779         
15780         * src/utils.c
15781         * src/procmsg.c
15782                 do what I mean and correct threading by subject so it really
15783                 ignores attracting lines without "Re: "
15784
15785 2001-11-07 [alfons]     0.6.5.claws2
15786
15787         * src/procmsg.c
15788         * src/utils.[ch]
15789                 only attract by subject if a subject line starts with a "Re: "
15790         * src/syldap.c
15791                 remove warning
15792
15793 2001-11-07 [paul]       0.6.5claws1
15794
15795         * sync with sylpheed 0.6.5. release
15796                 see ChangeLog entry 2001-11-07
15797
15798 2001-11-07 [paul]       0.6.4claws31
15799
15800         * sync with sylpheed 0.6.4cvs18
15801                 see ChangeLog entries 2001-10-30 to 2001-11-07
15802                 prefs_templates.[ch] renamed prefs_template.[ch]
15803
15804 2001-11-06 [alfons]
15805         
15806         * src/utils.h
15807                 add semicolon Hoa forgot ;-)
15808                 
15809
15810 2001-11-06 [hoa]        0.6.4claws30
15811         
15812         * src/procmsg.c
15813         * src/summaryview.c
15814         * src/utils.c
15815         * src/utils.h
15816                 threading by subject - empty subject are ignored
15817
15818 2001-11-06 [christoph]  0.6.4claws29
15819
15820         * src/socket.c
15821                 use SSL_peek for sock_gets
15822         * src/utils.c
15823                 removed unneeded pointer in extracting quoted
15824                 names implementation
15825
15826 2001-11-06 [melvin]     0.6.4claws28
15827
15828         * src/gtkspell.c
15829                 fixed bug #476792 Selection overtyping with spell checker
15830                 fixed bug which could cause a buffer overflow
15831                 fixed a memory leak
15832
15833 2001-11-06 [hoa]        0.6.4claws27
15834         
15835         * src/procmsg.c
15836         * src/summaryview.c
15837                 threading by subject
15838
15839 2001-11-05 [alfons]     0.6.4claws26
15840         
15841         * README.claws
15842                 Claws -> Sylpheed (vice versa)
15843
15844         * src/compose.c
15845                 :%s/gtk_text/gtk_stext/g
15846                 :%s/GTK_TEXT/GTK_STEXT/g
15847                 (thanks to Jonathan Ware for spotting this)
15848
15849 2001-11-04 [christoph]  0.6.4claws25
15850
15851         * src/summaryview.c
15852                 replace Xalloca + strdup with Xstrdup_a
15853         * src/utils.c
15854                 better implementation of extracting quoted names
15855                 from addresses (remove backlashes and ignore
15856                 quotes after them)
15857
15858 2001-11-04 [alfons]     0.6.4claws24
15859
15860         * src/utils.[ch]
15861                 edit to comply more with coding style
15862
15863         * src/textview.c
15864                 fix bug reported by Kim Schulz. introduced by the patch integrated
15865                 in 0.6.4claws15. the code did not check the return value of
15866                 the html parser.
15867
15868         * AUTHORS
15869                 add Jonathan Ware and close "[ #475955 ] Enhanced Mailto Patch"
15870
15871 2001-11-04 [christoph]  0.6.4claws23
15872
15873         * src/main.c
15874         * src/prefs_common.[ch]
15875                 init some pointers that possibly caused a segfault
15876                 reported in the claws-users ML
15877
15878 2001-11-04 [hoa]        0.6.4claws22
15879
15880         * src/grouplistdialog.c
15881                 change the names of the nodes in the tree
15882
15883         * src/compose.c
15884                 enhanced mailto syntax as described in
15885                 http://developer.netscape.com/viewsource/husted_mailto/mailto.html
15886                 (thanks to Jonathan Ware <jonathan_ware@gmx.co.uk>)
15887
15888         * src/utils.c
15889                 encode and decode URI (useful when opening URL into
15890                 netscape).
15891
15892 2001-11-03 [hoa]        0.6.4claws21
15893
15894         * src/grouplistdialog.c
15895                 a new newsgroups list selection dialog box
15896                 with a CTree instead of a CList
15897
15898 2001-11-03 [hoa]        0.6.4claws20
15899
15900         * src/folderview.c
15901                 enable property and scoring options when right
15902                 click on "inbox"
15903
15904         * src/summaryview.c
15905                 fixed bug when nickname were displayed using
15906                 the address book.
15907
15908 2001-11-02 [darko]      0.6.4claws19
15909
15910         * src/compose.c
15911                 new wrap quotation and URL/long words wrapping implementation
15912         * src/compose.c src/gtkstext.[ch]
15913                 move gtkstext_strncmp() to gtkstext.c
15914
15915 2001-11-01 [christoph]  0.6.4claws18
15916
15917         * src/prefs_account.c
15918                 fixed mess in account settings dialog
15919         * src/prefs_folder_item.c
15920                 added label with folder path to dialog
15921
15922 2001-10-31 [match]      0.6.4claws17
15923
15924         * src/vcard.c
15925                 fix memory leak.
15926         * src/addrbook.c
15927                 fix generation of spurious address book file names.
15928                 remove redundant functions.
15929         * po/POTFILES.in
15930                 added missing file names.
15931
15932 2001-10-30 [paul]       0.6.4claws16
15933
15934         * sync with sylpheed 0.6.4cvs6
15935                 see ChangeLog entries 2001-10-26 to 2001-10-30
15936
15937         * tools/filter_conv.pl
15938                 read folderlist.xml to discover whether the top-level
15939                 folder is called 'Mailbox' or 'Mail' 
15940
15941 2001-10-29 [paul]       0.6.4claws15
15942
15943         * src/html.c, src/textview.c
15944                 activate links in html mail and fix clickable parts
15945                 Submitted by Matthieu Dazy <dazy@t-surf.com>
15946
15947 2001-10-29 [paul]
15948
15949         * po/de.po, po/es.po, po/pt_BR/po
15950                 updated translations, submitted by Jens Oberender,
15951                 Ricardo Mones Lastra, and Fabio Junior Beneditto
15952
15953 2001-10-29 [darko]      0.6.4claws14
15954
15955         * src/compose.c
15956                 fix wrapping for good
15957
15958 2001-10-29 [darko]
15959
15960         * src/compose.c
15961                 undo previous change as it broke the smart wrapping
15962
15963 2001-10-29 [darko]      0.6.4claws13
15964
15965         * src/compose.c
15966                 fix infinite loop when long URL is quoted
15967                 (closes bug #475122.
15968
15969 2001-10-28 [match]
15970
15971         * src/mutt.[ch] src/importmutt.[ch] src/mgutils.[ch] src/addressbook.c src/Makefile.am
15972                 import Mutt address book
15973         * src/ldif.[ch] src/importldif.h
15974                 modified import LDIF handle user attributes
15975
15976 2001-10-28 [christoph]  0.6.4claws12
15977
15978         * src/summaryview.c
15979                 fixed that filtering did not work if there
15980                 were no filter rules
15981                 (closes bug #472003 and better implementation
15982                  of patch #474644)
15983
15984 2001-10-27 [christoph]  0.6.4claws11
15985
15986         * src/compose.c
15987                 make the folder's default account to be used when
15988                 replying. (patch by wwp <subscript@free.fr>)
15989         * src/compose.c
15990                 code cleanup, nearly killed all of wwp's patch
15991                 for folder's default account in compose
15992         * src/folderview.c
15993                 error panel when a folder could not be created
15994                 (closes bug #471080 new folder name & already
15995                  existing file)
15996
15997 2001-10-26 [alfons]
15998
15999         * src/utils.h
16000                 change prototype of strstr2() that Christoph forgot about
16001
16002 2001-10-26 [christoph]  0.6.4claws10
16003
16004         * src/account.c
16005                 made search for accounts by email address not case
16006                 sensitive
16007         * src/folder.c
16008                 fixed memory leak in folder_item_get_identifier
16009         * src/gtkspell.c
16010         * src/utils.c
16011                 fixed wrong strstr2 (should work like strstr)
16012
16013 2001-10-26 [darko]      0.6.4claws9
16014
16015         * src/compose.c src/gtkstext.[ch]
16016         * src/gtkstext.c
16017                 move is_url_string() and gtkstext_str_strcmp() to gtkstext.c
16018
16019 2001-10-26 [paul]       0.6.4claws8
16020
16021         * src/html.c
16022                 ignore css and javascript tags in html mail
16023                 case-insensitive, with or without double-quoted
16024                 strings
16025
16026 2001-10-26 [paul]       0.6.4claws7
16027
16028         * sync with sylpheed 0.6.4cvs1
16029                 see ChangeLog entry 2001-10-26
16030
16031         * src/prefs_account.c, src/prefs_common.c,
16032           src/prefs_summary_column.c
16033                 minor improvements to the English
16034
16035 2001-10-25 [alfons]     0.6.4claws6
16036
16037         * src/gtkstext.c
16038         
16039                 make GtkSText follow style of GtkText (closes bug 
16040                 #469211 "text selection while writing message")
16041                 
16042                 do sync with GTK 1.2.10
16043
16044 2001-10-25 [paul]       0.6.4claws5
16045
16046         * src/html.c
16047                 ignore css tags in html mail
16048
16049 2001-10-25 [darko]      0.6.4claws4
16050
16051         * src/compose.c
16052                 don't declare is_url_string as static function since
16053                 we need it in gtkstext.c
16054         * src/gtkstext.c
16055                 remove unused variable
16056                 don't wrap long URLs while composing a message
16057
16058 2001-10-24 [christoph]  0.6.4claws3
16059
16060         * src/socket.c
16061                 fix ssl deadlock, when peer closes connection
16062
16063 2001-10-24 [paul]       0.6.4claws2
16064
16065         * src/prefs_common.c
16066                 gettextize the gpg ascii-armored warning message
16067
16068         * src/compose.c
16069                 insert a DOS/MAC file into the composed message
16070                 (improvements)
16071
16072         * Both submitted by Thierry Godefroy <godefroy@imaginet.fr>
16073
16074 2001-10-22 [paul]       0.6.4claws1
16075
16076         * sync with sylpheed 0.6.4 release
16077                 see ChangeLog entries 2001-10-21
16078
16079         * po/fr.po, po/pt_BR.po
16080                 updated by Melvin Hadasht and Fabio Junior Beneditto
16081
16082 2001-10-21 [paul]       0.6.3claws30
16083
16084         * src/compose.c
16085                 insert a DOS text file from the compose window
16086                 into the composed message text (removes CRs characters)
16087                 Submitted by Thierry Godefroy <godefroy@imaginet.fr>
16088
16089         * tools/filter_conv.pl, tools/README
16090                 automatically use ~/.sylpheed as working directory
16091                 print out confirmation message on completion
16092
16093         * correct Hoa's last ChangeLog.claws entry
16094
16095 2001-10-20 [hoa]        0.6.3claws29
16096
16097         * src/grouplistdialog.c
16098                 bugfix (another ?) to give the right
16099                 newsgroups list for each news server.
16100
16101         * src/news.c
16102         * src/news.h
16103                 improve the newsgroups list cache
16104
16105 2001-10-20 [paul]       0.6.3claws28
16106
16107         * sync with sylpheed 0.6.3cvs9
16108                 see ChangeLog entry 2001-10-19
16109
16110         * correct Alfons' last ChangeLog.claws entry
16111
16112 2001-10-19 [alfons]
16113
16114         * src/pgptext.[ch]
16115                 fix compilation problems (part of bug #472895)
16116
16117 2001-10-18 [hoa]        0.6.3claws27
16118
16119         * src/grouplistdialog.c
16120                 bugfix when we refresh was clicked (bug 472701)
16121
16122 2001-10-19 [christoph]  0.6.3claws26
16123
16124         * src/compose.c
16125                 last header entry should default to "To:" or
16126                 "Newsgroups:" and not copy the last entry line
16127                 in a new compose window
16128                 (closes bug #472686, #470792)
16129
16130 2001-10-19 [paul]       0.6.3claws25
16131
16132         * sync with Sylpheed 0.6.3cvs8
16133                 see ChangeLog entries 2001-10-18 and 2001-10-19
16134
16135 2001-10-18 [christoph]  0.6.3claws24
16136
16137         * src/procmsg.c
16138                 reimplement ignore thread
16139         
16140 2001-10-18 [hoa]        0.6.3claws23
16141
16142         * src/folderview.c
16143         * src/grouplistdialog.[ch]
16144                 enhanced news subscription interface (feature 469113)
16145
16146         * src/news.c
16147         * src/news.h
16148                 enchanced newsgroup listing,
16149                 now, we can get groups informations
16150                 (NNTPGroupInfo)
16151
16152 2001-10-18 [paul]       0.6.3claws22
16153
16154         * src/summaryview.c
16155                 remove comment (sync with main branch)
16156         * src/mainwindow.c
16157                 fix 'Re-edit' bug in 'Message' menu
16158
16159 2001-10-17 [christoph]  0.6.3claws21
16160
16161         * src/compose.c
16162                 ignore empty or whitespace only header lines
16163
16164 2001-10-17 [paul]       0.6.3claws20
16165
16166         * sync with sylpheed 0.6.3cvs7
16167                 see ChangeLog entries 2001-10-14, 2001-10-16, and
16168                 2001-10-17
16169
16170 2001-10-17 [darko]
16171
16172         * src/compose.c
16173                 wrap long lines without spaces
16174                 don't wrap URLs
16175
16176 2001-10-16 [paul]
16177
16178         * po/es.po, po/nl.po, po/pt_BR.po
16179                 updated by Ricardo Mones Lastra, Alfons,
16180                 and Fabio Junior Beneditto
16181
16182         * sylpheed-0.6.3claws released
16183
16184 2001-10-15 [melvin] 0.6.3claws18
16185
16186         * README.claws
16187                 added summary and detailed installation instructions
16188                 for spell checker
16189         * po/fr.po
16190                 Updated, corrected and completed french translation
16191
16192 2001-10-15 [hoa] 0.6.3claws17
16193         * src/grouplistdialog.c
16194                 we can choose the newsgroups to display with wildcards
16195
16196 2001-10-15 [christoph]  0.6.3claws16
16197
16198         * src/account.c
16199         * src/compose.c
16200         * src/prefs_folder_item.[ch]
16201                 applied wwp <subscript@free.fr>'s folder
16202                 default account patch
16203         * po/de.po
16204                 Fixed wrong translation
16205
16206 2001-10-13 [alfons, christoph, melvin]  
16207                         0.6.3claws15
16208
16209         solution #2 to solve MT-safety problems defers all GUI related calls
16210         to the main thread using a gtk_idle_add() callback. discussed on
16211         ircnet #sylpheed, with christoph spotting some issues with the
16212         original code, and melvin allowing us to lobotomize his sylpheed.
16213
16214         * src/syldap.[ch], src/main.c
16215                 fix race problem in ldap search thread by deferring GUI 
16216                 stuff to main thread using gtk_idle_add()
16217
16218 2001-10-13 [paul]       0.6.3claws14
16219
16220         * src/prefs_account.[ch], src/send.c, src/smtp.[ch]
16221                 add Sergey's smtpcred.patch
16222                 adds separate username/password setting for SMTP Auth
16223                 needed by some servers
16224                 (closes feature request #471659)
16225
16226 2001-10-13 [paul]       0.6.3claws13
16227
16228         * src/pgptext.[ch] **NEW FILES**
16229         * src/Makefile.am, src/messageview.c, src/mimeview.c
16230                 decrypt ascii-armored gpg text embedded in
16231                 the message body.
16232                 Submitted by Jens Jahnke <jan0sch@gmx.net>
16233
16234 2001-10-13 [christoph]  0.6.3claws12
16235
16236         * README.claws
16237                 some more details on default to and
16238                 feature requests
16239         * src/main.c
16240                 init glib threading when ldap is used
16241         * src/syldap.c
16242                 threading fixes
16243         * po/de.po
16244                 fixed a typo
16245
16246 2001-10-12 [paul]       0.6.3claws11
16247
16248         * src/prefs_common.[ch], src/rfc2015.c
16249                 enable ascii-armored gpg text to be embedded in the
16250                 message body, selectable through the 'Privacy'
16251                 preferences. Supports encrypting only.
16252                 Submitted by Ravemax <ravemax@dextrose.com>
16253
16254 2001-10-12 [paul]       0.6.3claws10
16255
16256         * sync with sylpheed 0.6.3cvs6
16257                 see ChangeLog entries 2001-10-11 and 2001-11-12
16258
16259         * src/folderview.c
16260                 incorporated mbox folders, scoring, and folder
16261                 properties into the sync
16262
16263 2001-10-12 [darko]      0.6.3claws9
16264
16265         * README.claws
16266                 describe quotation wrapping
16267         * src/compose.c
16268                 don't treat tab as space to calculate line length properly
16269
16270 2001-10-11 [alfons]
16271
16272         * README.claws
16273                 correct description of how to make new filtering system work,
16274                 add some other things
16275                 
16276         * src/syldap.c
16277                 remove sched_yield() (not necessary / unportable)
16278
16279 2001-10-11 [paul]       0.6.3claws8
16280
16281         * sync with sylpheed 0.6.3cvs3
16282                 see ChangeLog entry 2001-10-10
16283
16284 2001-10-10 [christoph]  0.6.3claws7
16285
16286         * .cvsignore
16287                 ignore 2 files created by newer autotools
16288         * src/prefs_folder_item.c
16289                 using table for widget alignment
16290                 fixed memory leak and broken octal display
16291         * src/filesel.c
16292                 fixed segfault caused by lost filename
16293                 workaround (closes bug #469551)
16294
16295 2001-10-10 [paul]       0.6.3claws6
16296
16297         * sync with sylpheed 0.6.3cvs2
16298                 see ChangeLog entries 2001-10-09 and 2001-10-10
16299
16300 2001-10-10 [darko]      0.6.3.claws5
16301
16302         * src/gtkstext.c
16303                 proper calculation of right margin if smart wrapping is enabled
16304         * src/compose.c
16305                 automatically wrap long lines if wrap quotation is enabled
16306
16307 2001-10-09 [alfons]     0.6.3.claws4
16308
16309         * src/summaryview.c
16310                 select correct row when deleting last row in the summary view (and
16311                 close bug "[ #469104 ] select second last in list when deleting")
16312
16313 2001-10-09 [paul]       0.6.3claws3
16314
16315         * sync with sylpheed 0.6.3cvs1
16316                 updated some autotool scripts
16317
16318 2001-10-09 [darko]      0.6.3claws2
16319
16320         * src/gtkstext.[ch]
16321                 new name and mark with Sylpheed comment
16322         * src/compose.c
16323                 smart quotation wrapping a-la VIM
16324
16325 2001-10-08 [paul]       0.6.3claws1
16326
16327         * sync with sylpheed 0.6.3 release
16328                 see ChangeLog entry 2001-10-08
16329
16330 2001-10-08 [paul]       0.6.2claws24
16331
16332         * src/summaryview.c
16333                 more sync with sylpheed 0.6.2cvs12
16334                 Fixed the bug that didn't select the last row correctly
16335
16336
16337 2001-10-07 [paul]       0.6.2claws23
16338
16339         * sync with sylpheed 0.6.2cvs12
16340                 see ChangeLog entry 2001-10-07
16341
16342 2001-10-06 [match]
16343         * src/jpilot.[ch]
16344                 enable jpilot to read unsynch'ed addresses.
16345
16346         * src/editldap_basedn.c
16347                 fix segfault when opening dialog.
16348
16349 2001-10-06 [alfons]     0.6.2.claws22
16350
16351         * src/summaryview.c
16352                 fix bug with summary view selecting last *inserted*
16353                 node instead of last *visible* node. remember we
16354                 work with a tree
16355
16356 2001-10-06 [paul]       0.6.2claws21
16357
16358         * po/pt_BR.po
16359                 updated translation, contains some fixes and new
16360                 translations, submitted by Gustavo Noronha Silva
16361                 <kov@debian.org>
16362
16363         * src/prefs_common.c
16364                 change 'each' to 'every' - fix dubious English
16365
16366         * sync with sylpheed 0.6.2cvs11
16367
16368 2001-10-05 [alfons]     0.6.2claws20
16369
16370         * src/mainwindow.[ch], src/folderview.c
16371                 make composite tool button switch between "Compose News"
16372                 and "Compose Mail" depending on selected folder
16373                 (nifty idea by Kim Schulz <kim@schulz.dk>)
16374
16375 2001-10-05 [paul]       0.6.2claws19
16376
16377         * src/mainwindow.c, src/summaryview.c
16378                 fix 'Message/Reply to all', broken in last commit
16379
16380         * src/compose.c
16381                 fix X_BEENTHERE seg fault, thanks to Alfons
16382
16383 2001-10-04 [paul]       0.6.2claws18
16384
16385         * src/compose.[ch], src/mainwindow.c
16386                 make "Message/Reply" reply to mailing lists; matches
16387                 'X-Mailing-list:' and 'X-BeenThere:' ML headers.
16388                 based on portions of the patch submitted by
16389                 Junichi Uekawa <dancer@netfort.gr.jp>
16390
16391 2001-10-04 [darko]      0.6.2claws17
16392
16393         * src/compose.c
16394                 better smart wrapping
16395         * src/gtkstext.[hc]
16396                 a function to make text buffer contiguous
16397
16398 2001-10-03 [paul]       0.6.2claws16
16399
16400         * sync with sylpheed 0.6.2cvs10
16401
16402 2001-10-02 [alfons]
16403
16404         * configure.in
16405         * po/zh_CN.GB2312.po, po/zh_TW.Big5.po
16406                 close bug "[ #466566 ] compile error on mdk 8.0" by removing
16407                 references to chinese translations (hope someone picks up
16408                 this)
16409
16410 2001-10-02 [christoph]  0.6.2claws15
16411
16412         * src/compose.c
16413                 fixed non translated header bug
16414         * ChangeLog.claws
16415                 fixed wrong date in alfons last entry ;)
16416
16417 2001-10-02 [alfons]     0.6.2claws14
16418
16419         * src/compose.c, src/prefs_common.[ch]
16420                 add block cursor option
16421
16422 2001-10-02 [paul]       0.6.2claws13
16423
16424         * sync with sylpheed 0.6.2cvs9
16425
16426 2001-09-30 [paul]       0.6.2claws12
16427
16428         * po/de.po, po/es.po, po/fr.po, po/nl.po, po/pt_BR.po
16429                 updated translations
16430
16431         * po/POTFILES.in
16432                 add 'src/importldif.c'
16433
16434         * AUTHORS, tools/README, tools/eud2gc.py, tools/Makefile.am
16435                 added eudora-to-vCard conversion tool
16436                 submitted by Jeroen Versteeg <j.m.versteeg@student.utwente.nl>
16437
16438         * sync with sylpheed 0.6.2cvs8
16439
16440 2001-09-30 [paul]
16441
16442         * sylpheed-0.6.2claws released
16443
16444 2001-09-27 [melvin]     0.6.2claws11
16445
16446         * src/gtkspell.c
16447                 fixed crash when using default path (introduced 
16448                 in 0.6.2claws10)
16449                 fixed tiny bug for initial suggestion mode
16450
16451 2001-09-27 [melvin]     0.6.2claws10
16452         
16453         * src/gtkspell.c
16454                 fixed bug where gtkpspell didn't set the path correctly
16455
16456         * README.claws
16457                 added a paragraph about spell checking
16458                 
16459
16460
16461 2001-09-27 [paul]       0.6.2claws9
16462
16463         * src/addrbook.c, src/addrcache.c, src/addritem.c, src/jpilot.c
16464                 replace '// comments' with '/* comments */' to prevent
16465                 some compiler warnings 
16466
16467         * sync with sylpheed 0.6.2cvs6
16468
16469 2001-09-26 [alfons]     0.6.2claws8
16470
16471         * src/messageview.c
16472                 introduce return receipt request notification again,
16473                 which was lost because of other semantics in 
16474                 procheader_parse() (???)
16475
16476 2001-09-26 [christoph]  0.6.2claws7
16477
16478         * src/compose.c
16479                 replace comments for old code with #if 0
16480                 readded auto cc, bcc and reply-to
16481         * src/prefs_matcher.c
16482         * src/prefs_scoring.c
16483                 removed some definition (was moved to
16484                 prefs.h)
16485
16486 2001-09-26 [paul]       0.6.2claws6
16487
16488         * src/mainwindow.c
16489                 make 'Follow-up and reply to' sensitive
16490
16491         * more sync with sylpheed 0.6.2cvs5
16492
16493 2001-09-25 [melvin]
16494
16495         * 0.6.2claws5
16496
16497         * src/gtkspell.c
16498                 fixed bug for "US-ASCII" introduced by the encoding code
16499
16500 2001-09-25 [paul]
16501
16502         * 0.6.2claws4
16503
16504         * src/prefs_common.[ch], src/summaryview.c
16505                 'next unread msg' 'go to next folder?' dialog can be
16506                 given default behaviour, either always show dialog,
16507                 or assume 'yes', or assume 'no'
16508                 Submitted by wwp <subscript@free.fr>
16509
16510 2001-09-25 [melvin]
16511                 
16512         * src/compose.c src/gtkspell.[ch]
16513                 added support for different encodings
16514
16515 2001-09-25 [paul]
16516
16517         * more sync with sylpheed 0.6.2cvs5
16518
16519 2001-09-24 [alfons]
16520         
16521         * src/prefs_folder_item.c
16522                 add check for item->prefs->default_to string is NULL and
16523                 add another check when freeing this string
16524
16525 2001-09-24 [paul]
16526
16527         * configure.in
16528                 change to version 0.6.2claws3
16529
16530         * sync with sylpheed 0.6.2cvs5 
16531
16532 2001-09-24 [match]
16533         * src/ldif.[ch], src/importldif.[ch], addressbook.c
16534                 import LDIF files.
16535         * src/addrcache.[ch], addrindex.[ch]
16536                 small update for future
16537         * src/addrbook.c
16538                 fix test XML file.
16539
16540 2001-09-24 [melvin]
16541         * src/gtkspell.[ch]
16542                 added 'Learn from mistakes' option
16543                 better handling of quotes in checked words
16544                 sorted dict list
16545         * po/fr.po
16546                 small update for spell checking stuff
16547
16548 2001-09-23 [alfons]
16549         
16550         * src/gtkspell.c
16551                 edit a little bit so it complies more with main coding style
16552
16553 2001-09-23 [alfons]
16554
16555         * src/folder.[ch], prefs_folder_item.c, compose.c
16556                 migrate "request return receipt" folder property
16557                 to folderlist.xml
16558
16559 2001-09-22 [alfons]
16560
16561         * README.claws **NEW**
16562                 (add things of interest for users of main branch 
16563                 and claws here)
16564
16565         * src/folder.[ch], src/mainwindow.c, src/summaryview.c
16566                 re-implement threading per folder option, but store 
16567                 the setting in folderlist.xml (where it belongs)
16568
16569 2001-09-21 [melvin]
16570
16571         * src/gtkspell.[ch]
16572                 fixed bug when compose window is under another window
16573         * src/prefs_common.[ch] src/compose.c
16574                 changed 'dictionary_path' to 'dictionary' to be consistent
16575                 dropped PSPELL_PATH macro (hard coded default to /usr/local/share/pspell)
16576         * ac/pspell.m4 src/Makefile.am 
16577                 dropped PSPELL_PATH macro
16578         * po/fr.po
16579                 updated translations
16580
16581 2001-09-21 [christoph]
16582
16583         * src/compose.c
16584                 added border around header fields
16585                 keep header type when new field is added
16586
16587 2001-09-20 [christoph]
16588
16589         * src/utils.[ch]
16590                 more portable debug_print with source filename
16591                 and linenumber
16592         * src/procmsg.c
16593                 more newlines after debug messages
16594
16595 2001-09-20 [paul]
16596
16597         * configure.in
16598                 change to version 0.6.2claws2
16599
16600         * sync with sylpheed 0.6.2cvs3
16601
16602 2001-09-19 [melvin]
16603
16604         * src/gtkspell.c
16605                 fixed the post-right-click focus pb
16606                 fixed crash when 'Spell check all' after dict change 
16607                         and when cursor is at the end of the text
16608                 shift-right-click pops up config menu even on misspelled words.
16609         * po/POTFILES.in
16610                 added gtkspell.c
16611
16612 2001-09-19 [melvin]
16613
16614         * src/about.c
16615                 added pspell to compiled-in features list
16616
16617 2001-09-18 [melvin]
16618
16619         * switched to pspell and dropped ispell
16620         * ac/pspell.m4
16621                 new file. autoconf macro for pspell
16622         * ac/Makefile.am 
16623         * configure.in acconfig.h
16624                 added pspell support
16625         * src/Makefile.am
16626         * src/main.c src/compose.[ch] src/gtkspell.[ch]
16627         * src/prefs_common.[ch] 
16628                 added pspell support
16629
16630 2001-09-18 [christoph]
16631
16632         * src/addr_compl.c
16633         * src/template.[ch]
16634                 replace LOG_MESSAGE with debug_print
16635         * src/compose.[ch]
16636                 gui improvements
16637         * src/menu.c
16638                 added newline after debug message
16639         * src/utils.h
16640                 using __VA_ARGS__ for debug_print macro
16641         * tools/.cvsignore
16642                 ignore Makefile and Makefile.in
16643
16644 2001-09-18 [paul]
16645
16646         * configure.in
16647                 change to version 0.6.2claws1
16648         * sync with sylpheed 0.6.2cvs1
16649
16650         * src/matcher.c 
16651         * src/prefs_matcher.c
16652                 add 'score equal to' option, submitted by
16653                 Paul Evans <nerd@freeuk.com>
16654
16655 2001-09-15 [christoph]
16656
16657         * src/mainwindow.c
16658                 comment out menu entry not existing in claws
16659         * src/menu.c
16660                 add debug output for non existing menu entries
16661         * src/summaryview.c
16662                 fix next/prev unread message for ignored threads
16663         * src/utils.[ch]
16664                 add sourcefile and line number to debug output
16665                 otherwise it is sometimes hard to find the
16666                 source code part if debug messages are translated
16667
16668 2001-09-14 [darko]
16669         
16670         * src/folderview.c
16671                 refresh target folder style after colour is changed
16672
16673 2001-09-13 [paul]
16674
16675         * configure.in
16676                 change to version 0.6.1claws3
16677
16678         * sync with sylpheed 0.6.1cvs6
16679
16680 2001-09-13 [darko]
16681         
16682         * src/folderview.c
16683                 fix target folder colourization to use user selected colour
16684
16685 2001-09-12 [darko]
16686         
16687         * src/summaryview.c
16688                 fix crash when message that is marked for copy/move is unmarked
16689
16690 2001-09-09 [paul]
16691
16692         * configure.in
16693                 change to version 0.6.1claws2
16694
16695         * sync with sylpheed 0.6.1cvs3
16696
16697 2001-09-09 [alfons]
16698         
16699         * src/folderview.c
16700                 fix bug with default font used for trash folder text
16701
16702 2001-09-06 [paul]
16703
16704         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
16705                 updated translations
16706
16707         * configure.in
16708                 change to version 0.6.1claws1
16709
16710         * sync with sylpheed 0.6.1cvs2
16711
16712 2001-09-03 [paul]
16713
16714         * po/POTFILES.in
16715                 add Match's new addressbook
16716
16717         * po/de.po
16718                 updated translation submitted by Jens Oberender
16719
16720 2001-09-02 [paul]
16721
16722         * configure.in
16723                 change to 0.6.1claws
16724         * sync with sylpheed 0.6.1 release
16725
16726 2001-09-02 [paul]
16727
16728         * configure.in
16729                 change to 0.6.0claws2
16730
16731         * sync with sylpheed 0.6.0cvs4
16732
16733         * po/pt_BR.po
16734                 updated translation submitted by Fabio Junior Beneditto
16735
16736 2001-09-01 [match]
16737         * pixmaps/
16738                 interface.xpm
16739                 book.xpm
16740                 address.xpm
16741         * src/
16742                 Makefile.am
16743                 a ton of new files
16744
16745 2001-08-31 [paul]
16746
16747         * configure.in
16748                 change to version 0.6.0claws1
16749
16750         * sync with sylpheed 0.6.0cvs1
16751
16752         * po/es.po
16753                 updated translation submitted by Ricardo Mones Lastra
16754
16755         * po/POTFILES.in
16756                 add 'src/prefs_templates.c'
16757
16758         * src/compose.c, src/summaryview.c
16759                 fix segfault on 'Re_edit'               
16760
16761 2001-08-30 [alfons]
16762
16763         * configure.in, Makefile.am
16764         * tools/Makefile.am
16765                 add tools directory to source distribution
16766
16767 2001-08-30 [paul]
16768
16769         * configure.in
16770                 change to version 0.6.0claws
16771
16772         * sync with sylpheed 0.6.0 release
16773
16774 2001-08-30 [christoph]
16775
16776         * configure.in
16777                 removed autoconf version check
16778
16779 2001-08-30 [paul]
16780
16781         * src/account.c, src/compose.c, src/prefs_common.[ch]
16782         * src/procheader.[ch] src/utils.[ch]
16783                 Enhanced automatic account selection on replies
16784                 Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
16785
16786         * configure.in
16787                 add LDAP and JPilot to the configuration results output.
16788
16789 2001-08-29 [christoph]
16790
16791         * src/summeryview.c
16792                 no bold font for ignored threads
16793
16794 2001-08-29 [paul]
16795
16796         * configure.in
16797                 change to version 0.5.3claws6
16798
16799         * sync with sylpheed 0.5.3cvs10
16800                 src/stringtable.[ch]: New Files
16801
16802         * src/compose.c, src/gtkutils.c, src/gtkutils.h, src/mainwindow.c
16803         * src/pixmaps/sylpheed.xpm
16804                 add mini-icons to windows (by Alfons)
16805
16806 2001-08-27 [paul]
16807
16808         * src/mainwindow.c
16809                 new functions: next_labeled_cb(), prev_labeled_cb()
16810
16811         * src/summaryview.c
16812                 new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
16813                 summary_select_next_labeled(), summary_select_prev_labeled()
16814
16815         * src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
16816                 give claws blue folders and a blue trash can
16817
16818 2001-08-27 [paul]
16819
16820         * configure.in
16821                 change to version 0.5.3claws5
16822
16823         * sync with sylpheed 0.5.3cvs9
16824                 src/labelcolors.[ch] renamed to src/colorlabel.[ch] 
16825
16826 2001-08-24 [christoph]
16827
16828         * src/filesel.c
16829                 keep filename when browsing directories
16830                 (not working for user entered filename, but
16831                  for default name and selected filename from
16832                  file list)
16833         * src/mainwindow.c
16834                 fixed wrong spelling "Folllow-up"
16835         * src/mbox_folder.c
16836         * src/procmsg.c
16837         * src/summaryview.c
16838                 fixed new/unread message count with ignored
16839                 threads (2 commits, first didn't notice no
16840                 longer needed decreasing)
16841         * src/inc.c
16842                 readded scrolling of progress dialog
16843                 (lost in sync)
16844
16845 2001-08-24 [paul]
16846
16847         * configure.in
16848                 change to 0.5.3claws4
16849
16850         * sync with sylpheed 0.5.3cvs7
16851
16852 2001-08-24 [christoph]
16853
16854         * src/compose.c
16855                 set request return receipt when replying
16856                 if it is set is the folder prefs of the
16857                 message
16858         * src/inc.c
16859                 disable final error popup if popups are
16860                 disabled in config (again)
16861
16862 2001-08-23 [paul]
16863
16864         * configure.in
16865                 Change version number to 0.5.3claws3
16866
16867         * sync with sylpheed 0.5.3cvs5
16868
16869         * src/mimeview.c
16870                 double quote '%s' in 'gedit %s' to fix bug when
16871                 opening attachment with spaces in the name
16872
16873 2001-08-22 [alte]
16874         * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
16875           src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
16876                 initial message templates support
16877
16878
16879 2001-08-22 [paul]
16880
16881         * configure.in
16882                 change version number to 0.5.3claws2
16883
16884         * sync with sylpheed 0.5.3cvs4
16885
16886         * src/procmsg.h src/summaryview.c
16887                 re-implement (un)ignore thread
16888
16889 2001-08-21 [paul]
16890
16891         * src/summaryview.c
16892                 remove unnecessary code
16893         * src/compose.c
16894                 enable 'dynamic' signatures (submitted by
16895                 Eric Limpens <eric@hscg-internet.nl>)
16896
16897 2001-08-21 [paul]
16898
16899         clean up after sync with sylpheed 0.5.3 release
16900
16901         * src/folderview.c
16902                 fix re-introduced font mess, see Christoph's
16903                 entry 2001-06-24
16904
16905         * src/summaryview.c
16906                 remove prev_msgnum
16907                 use sylpheed's small font instead of
16908                 gtk default font for summary view
16909
16910
16911 2001-08-17 [paul]
16912
16913         * configure.in
16914                 add pl to ALL_LINGUAS - sync with main branch
16915
16916         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
16917                 Updated. Translations by Jens Oberender, Ricardo Mones
16918                 Lastra, Alfons, and Fabio Junior Beneditto respectively.
16919
16920         * po/pl.po  ** NEW FILE **
16921                 sync with the main branch
16922
16923         * src/folderview.c
16924                 fix target folder colorizing and refresh problem
16925
16926
16927 2001-08-17 [christoph]
16928
16929         * src/mainwindow.c
16930                 claws uses 4 colors for target folder coloring.
16931                 arrays were not long enough and destroyed the
16932                 stack causing a segfault.
16933                 target folder colorizing does not work anymore
16934                 for me
16935
16936 2001-08-16 [paul]
16937
16938         * configure.in
16939                 change to version 0.5.3claws1
16940
16941         * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
16942           src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
16943           src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
16944
16945                 sync with sylpheed 0.5.3 release, but keep claws method of
16946                 configuring/saving fonts
16947
16948         * src/addressbook.[ch]
16949                 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
16950                 in line with a similar change in Hiroyuki's branch
16951
16952         * src/mainwindow.[ch]
16953                 disable main_window_set_thread_option()
16954         * src/prefs_folder_item.c
16955                 comment out &tmps_prefs.enable_thread,
16956         * src/mbox_folder.c, src/procmsg.[ch]
16957                 comment out MSG_IS_IGNORE_THREAD
16958         * src/summaryview.c
16959                 comment out summary_ignore_thread() and summary_unignore_thread()
16960                 comment out MSG_IS_IGNORE_THREAD
16961
16962                 use Hiroyuki's threading instead.
16963
16964
16965
16966 2001-08-15 [paul]
16967
16968         * src/account.c
16969                 use Hiroyuki's 0.5.3 column scheme but also
16970                 include the enable/disable button.
16971         * src/pixmaps/mark.xpm
16972                 add Hiroyuki's amended pixmap
16973
16974 2001-08-13 [christoph]
16975
16976         * src/account.c
16977                 receive at get all column showed wrong state for APOP
16978                 button should only work for POP3 and APOP accounts
16979         * src/prefs_account.c
16980                 added missing preprocessor statement for SSL
16981
16982 2001-08-12 [paul]
16983
16984         * src/account.[ch]
16985                 add 'receive at get all' column and enable/disable
16986                 button.
16987
16988 2001-08-06 [christoph]
16989
16990         * src/account.c
16991                 show usage of SSL in protocol column
16992
16993         * src/imap.c
16994         * src/inc.c
16995                 renamed ssl options
16996
16997         * src/prefs_account.[ch]
16998                 moved ssl options to a new page
16999
17000         * src/send.c
17001         * src/smtp.c
17002         * src/ssl.[ch]
17003                 renamed ssl options
17004                 added support for SMTP STARTTLS command
17005
17006 2001-08-05 [christoph]
17007
17008         * configure.in
17009                 debian autoconf needs version check to find
17010                 correct autoconf version. if the file is
17011                 named configure.in 2.13 is used, which does
17012                 not work with this configure.in script.
17013                 other solution would be to rename the script
17014                 to configure.ac as suggested in the autoconf
17015                 manual.
17016
17017         * src/inc.c
17018                 disable final error popup if popups are
17019                 diabled in config
17020
17021         * src/socket.c
17022                 bugfix in ssl_gets
17023                 fixes IMAP over SSL problem
17024
17025 2001-08-03 [paul]
17026
17027         * configure.in
17028                 change to 0.5.2claws1
17029
17030         * sync with sylpheed 0.5.2cvs1
17031
17032 2001-08-02 [alfons]
17033
17034         * configure.in
17035                 quick fix for ispell detection...
17036
17037 2001-08-01 [paul]
17038
17039         * configure.in
17040                 change to 0.5.1claws4
17041
17042         * sync with sylpheed 0.5.1cvs7
17043
17044 2001-07-31 [alfons]
17045
17046         * src/prefs_common.c, src/prefs_common.h, 
17047           src/gtkspell.c, src/gtkspell.h
17048                 add global spelling checker settings (compose tab) +
17049                 selection of dictionary 
17050           
17051         * configure.in  
17052                 guess valid ispell location
17053
17054 2001-07-31 [paul]
17055
17056         * po/POTFILES.in
17057                 removal of 'src/quote_fmt_parse.c'
17058         * po/de.po
17059                 Updated de.po
17060                 (submitted by Jens Oberender <didge@suse.de>)
17061
17062 2001-07-31 [darko]
17063
17064         * src/folder.[ch]
17065         * src/folderview.[ch]
17066         * src/mainwindow.c
17067         * src/mh.c
17068         * src/prefs_common.[ch]
17069         * src/summaryview.c
17070                 target folder colourization
17071
17072 2001-07-30 [paul]
17073
17074         more sync with Sylpheed 0.5.1cvs6 
17075
17076 2001-07-30 [darko]
17077
17078         * src/mh.c
17079         * src/prefs_folder_item.[hc]
17080         * src/summaryview.c
17081                 shared folders support with a GUI
17082
17083 2001-07-29 [paul]
17084
17085         0.5.1claws3
17086
17087         * sync with Sylpheed 0.5.1cvs6
17088
17089 2001-07-29 [paul]
17090
17091         * po/pt_BR.po
17092                 updated
17093                 (submitted by Fabio Junior Beneditto)
17094
17095 2001-07-28 [paul]
17096
17097         * src/procmime.c
17098         * AUTHORS
17099                 patch to correct bad image mime headers
17100                 (submitted by Don Quijote <dq@searchlores.org>)
17101
17102 2001-07-28 [paul]
17103
17104         * tools/gif2xface.pl   **NEW FILE**
17105         * tools/README
17106                 script to convert file.gif to file.xface for
17107                 use in a custom header.
17108                 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
17109
17110 2001-07-27 [alfons]
17111         
17112         * configure.in
17113                 change macros for detecting JPilot and LDAP
17114
17115 2001-07-27 [christoph]
17116
17117         * src/filtering.c
17118                 code cleanup (MIN / MAX warning, needed casting)
17119
17120 2001-07-27 [alfons]
17121
17122         * procheader.c
17123                 disallow setting flags when detecting certain headers
17124                 (X-Status, Status, Seen, X-Seen). 
17125         
17126         * sync with Hiroyuki's Sylpheed 0.5.1cvs5
17127
17128 2001-07-27 [christoph]
17129
17130         * src/prefs_filter.c
17131         * src/prefs_filtering.c
17132         * src/prefs_matcher.c
17133         * src/prefs_scoring.c
17134                 scroll list when moving rows up or down
17135
17136         * src/imap.c
17137         * src/imap.h
17138         * src/prefs_account.c
17139         * src/prefs_account.h
17140         * src/send.c
17141                 SMTP over SSL (untested, feedback requested)
17142                 IMAP over SSL
17143
17144         * src/ssl.c
17145                 code cleanup
17146
17147 2001-07-26 [alfons]
17148         
17149         * configure.in, acconfig.h
17150                 define CLAWS (need this for main / claws detection)
17151
17152 2001-07-25 [alfons]
17153
17154         * configure.in
17155                 Sylpheed 0.5.1claws2
17156                 
17157         * sync with Sylpheed 0.5.1cvs4
17158
17159 2001-07-25 [christoph]
17160
17161         * src/scoring.c
17162                 fixed segfault
17163                 item->prefs == NULL (don't know why)
17164
17165 2001-07-25 [alfons]
17166
17167         * configure.in
17168                 Sylpheed 0.5.1claws1
17169
17170         * sync with Sylpheed 0.5.1cvs1-3
17171
17172 2001-07-24 [christoph]
17173
17174         * src/folderview.c
17175         * src/prefs_folder_item.[ch]
17176                 added folderitem preferences dialog with
17177                 default To: and auto request return receipt
17178
17179         * src/compose.[ch]
17180         * src/menu.[ch]
17181                 changes to handle new folderitem preferences
17182
17183         * src/mainwindow.c
17184         * src/summaryview.c
17185                 call compose new mail with current folderitem
17186
17187 2001-07-24 [alfons]
17188
17189         Release Sylpheed 0.5.1claws
17190
17191         * configure.in
17192                 change to release version 0.5.1claws
17193
17194 2001-07-24 [christoph]
17195
17196         * src/summaryview.c
17197                 fixed segfault that happend when the selected
17198                 message was removed while retrieving new messages.
17199
17200         * po/es.po
17201                 updated translation
17202                 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
17203
17204 2001-07-22 [alfons]
17205
17206         add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
17207         this is a work in progress, for more information: http://nlpagan.net/sylman 
17208         
17209         * configure.in, src/mainwindow.c, manual/Makefile.am
17210                 add support for English manual
17211
17212         * AUTHORS
17213                 add authors of user manuals
17214
17215         * manual/en/sylpheed*.html
17216                 add English documentation
17217
17218 2001-07-22 [christoph]
17219
17220         * po/POTFILES.in
17221                 added src/ssl.c
17222         * src/ssl.c
17223                 changed a wrong debug message
17224
17225 2001-07-22 [alfons]
17226
17227         * po/nl.po
17228                 update Dutch translation
17229
17230         * src/prefs_filtering.c, 
17231           src/prefs_matcher.c
17232                 add more translatable strings           
17233
17234 2001-07-21 [alfons]
17235
17236         0.5.0claws7
17237
17238         * configure.in
17239                 change version
17240
17241         * src/inc.c, src/summaryview.[ch]
17242                 prevent update of mark file when filtering has done, by
17243                 using a variable; this affects two functions:
17244                         inc.c::inc_finished()
17245                         summaryview.c::summary_show()
17246
17247 2001-07-20 [alfons]
17248
17249         * src/filtering.[ch], src/prefs_filtering.c, 
17250           src/matcher.[ch]
17251                 add filtering action for label coloring 
17252
17253         * po/POTFILES.in
17254                 add labelcolors.c
17255
17256         * added src/labelcolors.c
17257         * added src/labelcolors.h
17258         * src/Makefile.am, src/summaryview.c
17259                 rearrange label coloring code
17260
17261         * src/procmsg.h
17262                 add more parentheses so label colouring works correctly
17263
17264         * src/filtering.c
17265                 don't really delete message, but move it to Trash
17266
17267         * src/prefs_matcher.c
17268                 add quote options to info dialog
17269
17270 2001-07-20 [christoph]
17271
17272         * src/Makefile.am
17273         * src/inc.c
17274         * src/main.[ch]
17275         * src/socket.h
17276         * src/ssl.[ch] (new)
17277                 moved ssl stuff to a seperate file
17278
17279 2001-07-20 [darko]
17280
17281         * src/summaryview.c
17282                 fix show sender using address book with no e-mail
17283                 address in From: field
17284
17285 2001-07-19 [alfons]
17286
17287         * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
17288                 fix messy handling of escaping... now at least the
17289                 execute command is useful. escape char is '\', we
17290                 accept \n and \r too. 
17291
17292                 Real life example:
17293                 
17294                 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
17295                 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
17296
17297 2001-07-18 [alfons]
17298
17299         0.5.0claws6
17300
17301         * src/summaryview.c
17302                 clean up
17303
17304         * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
17305           src/procmsg.[ch]
17306                 revise filtering; currently move, copy, marking have
17307                 been tested. if you like bleeding edge stuff, you
17308                 should definitely go for this version :)
17309
17310         * mark old working stuff as VERSION_0_5_0_CLAWS5        
17311
17312 2001-07-17 [christoph]
17313
17314         * src/utils.c
17315                 timestamp log
17316
17317 2001-07-17 [alfons]
17318
17319         0.5.0claws5
17320
17321         * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more 
17322           bits in the mark file, without affecting either branch. Lots of
17323           files changed, also in claws branch.
17324
17325           UNTESTED: use of mbox folders
17326
17327         * src/summaryview.c
17328                 added mark all read; however this was a quick hack used for
17329                 cleaning up mess after initial merge with Hiroyuki
17330
17331         * configure.in
17332                 change claws version number back to 0.5.0claws5 to clear up 
17333                 confusion & pretension (recent release was technically 
17334                 0.5.0claws4, so we neatly align with Hiroyuki :-)
17335
17336 2001-07-16 [alfons]
17337
17338         sync with Hiroyuki's 0.5.0cvs4
17339
17340 2001-07-16 [alfons]
17341
17342         0.5.1claws3
17343
17344         * src/filtering.[ch]
17345                 remove invalid updating of mark files for 
17346                 filter actions MATCHING_ACTION_MOVE and 
17347                 MATCHING_ACTION_DELETE; this should fix the
17348                 folder update bug
17349                 
17350         * src/procmsg.c
17351                 revert Christoph's stab at fixing the folder 
17352                 update bug
17353
17354         * po/POTFILES.in
17355                 add missing files with translatable strings
17356
17357         * src/summaryview.c
17358                 remove debug print
17359
17360 2001-07-15 [alfons]
17361
17362         * src/addr_compl.[ch], src/prefs_filtering.c
17363                 make "filtering pref dialog's destination entry" an
17364                 "address completable entry", if filter destination is 
17365                 an email address
17366
17367         0.5.1claws2
17368         
17369         sync with Hiroyuki's 0.5.0cvs2-3
17370
17371 2001-07-15 [christoph]
17372
17373         * src/procmsg.c
17374                 fixed folder stats update after incorporation
17375
17376 2001-07-15 [alfons]
17377
17378         * src/summaryview.c
17379                 * finish label colouring stuff (for now)
17380                 * fix incorrect colour bug (off by one) 
17381
17382 2001-07-14 [alfons]
17383
17384         * src/mainwindow.c
17385                 change text labels for news and mail message so there's
17386                 plenty of toolbar estate left
17387
17388         * configure.in
17389                 0.5.1claws1
17390
17391         * src/folderview.c
17392           src/folder.[ch]
17393                 sync with Hiroyuki's 0.5.0cvs1
17394
17395         * src/summaryview.c
17396                 more rewrite label colouring
17397
17398 2001-07-14 [alfons]
17399
17400         * src/summaryview.[ch]
17401                 * start rewrite label colouring 
17402                 * fix proper location "Add Sender To Addressbook" menu item
17403
17404 2001-07-13
17405
17406         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
17407         (actually this is 0.5.0claws4)
17408
17409 2001-07-13 [alfons]
17410
17411         * po/pt_BR.po
17412                 * fix duplicate message
17413                 * add updated Portugese / Brazilian translation
17414                   submitted by Fabio Junior Beneditto
17415
17416 2001-07-12 [alfons]
17417
17418         * AUTHORS
17419                 add Jens
17420
17421         * po/nl.po
17422                 add updated Dutch translation
17423
17424         * po/de.po
17425                 add updated German translation submitted by Jens
17426
17427 2001-07-11 [alfons]
17428
17429         Prerelease before 0.5.0claws. Please test.
17430         This version is temporarily tagged as VERSION_0_5_0_TEST
17431
17432         * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
17433           src/prefs_scoring.c, src/prefs_matcher.c, 
17434           src/prefs_filtering.c, src/mbox.c, 
17435           src/main.c, src/inc.c, src/filtering.[ch]
17436                 revert new Hoa's new matcher (does not work yet)
17437
17438         * src/Makefile.am
17439                 clean up
17440
17441 2001-07-10
17442
17443         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
17444
17445
17446 2001-07-10 [alfons]
17447
17448         * Makefile.am
17449                 add ChangeLog.claws to EXTRA_DIST
17450         * src/Makefile.am
17451                 add matcher_parser_parse.h to EXTRA_DIST
17452
17453 2001-07-10 [christoph]
17454
17455         * src/inc.c
17456                 add destination folder to table of
17457                 folders that need to be updated after
17458                 incorporation
17459
17460 2001-07-10 [alfons]
17461
17462         * folder.[ch]
17463           folderview.c
17464                 make collapse state of folders and folder items persistent, i.e.
17465                 if you collapse a folder tree, the next time sylpheed-claws starts 
17466                 up the folder tree remains collapsed.  
17467                 
17468 2001-07-10 [christoph]
17469
17470         * acconfig.h
17471         * configure.in
17472                 added --enable-ssl
17473         * src/md5.[ch]
17474                 renamed MD5_CTX to MD5_CTX_syl
17475                 conflicts with a struct in openssl
17476         * src/inc.c
17477         * src/main.[ch]
17478         * src/prefs_account.[ch]
17479         * src/socket.[ch]
17480                 SSL support for POP
17481         * src/mainwindow.c
17482                 fixed compose with current account
17483                 broken by new compose button stuff
17484
17485 2001-07-09 [hoa]
17486
17487         * AUTHORS
17488                 changed my email address
17489
17490         * src/matcher_parser_parse.y
17491                 clean the parser to remove conflicts
17492
17493 2001-07-09 [alfons]
17494
17495         * AUTHORS
17496                 add Match Grun
17497
17498         * configure.in
17499                 fix incorrect description of --enable-ldap parameter
17500
17501         * src/prefs_common.[ch]
17502           src/compose.c
17503                 add experimental option "smart wrapping" which makes the
17504                 compose editor auto wrap.
17505                 
17506                 | TODO: the problem with the buggy cursor handling is caused |
17507                 | by the GtkText. when deleting / backspacing text its       |
17508                 | wrapping algorithm does not take in account the previous   |
17509                 | line. should find a way to hack this in.                   |
17510                 | or should perhaps combine this with the word wrapping      |
17511                 | patch i wrote in january.                                  |
17512
17513         * src/about.c
17514                 show build parameters for LDAP and JPilot
17515
17516         * src/summaryview.c
17517                 revert Christoph's bugfix for selecting next unread message, 
17518                 because folder stats aren't updated correctly
17519
17520 2001-07-08 [hoa]
17521
17522         * src/filtering.c
17523         * src/mainwindow.c
17524         * src/matcher.c
17525         * src/matcher_parser_lex.l
17526         * src/matcher_parser_parse.y
17527         * src/prefs_filtering.c
17528         * src/prefs_scoring.c
17529         * src/scoring.c
17530                 bugfix of the config file parser
17531
17532 2001-07-08 [alfons]
17533
17534         * src/Makefile.am
17535                 added generated matcher sources to BUILT_SOURCES
17536
17537 2001-07-08 [hoa]
17538
17539         * src/Makefile.am
17540         * src/.cvsignore
17541                 added new config file parser
17542
17543         * src/scoring.[ch]
17544         * src/filtering.[ch]
17545         * src/matcher.[ch]
17546         * src/prefs_filtering.c
17547         * src/prefs_matcher.c
17548         * src/prefs_scoring.c
17549         * added src/matcher_parser.h
17550         * added src/matcher_parser_lex.h
17551         * added src/matcher_parser_lex.l
17552         * added src/matcher_parser_parse.y
17553                 lex & yacc config file parser
17554
17555         * src/mbox.c
17556         * src/inc.c
17557         * src/main.c
17558                 changes prefs_filtering into global_filtering           
17559
17560         * src/summaryview.c
17561                 build threads with subjects only if "Re: " is at the
17562                 beginning of the subject
17563
17564 2001-07-07 [paul]
17565
17566         0.5.0claws
17567
17568         sync with sylpheed 0.5.0
17569                 change of version number only
17570
17571 2001-07-06 [paul]
17572
17573         0.5.0claws5
17574
17575         sync with sylpheed 0.5.0pre5
17576
17577 2001-07-05 [paul]
17578
17579         sync with sylpheed 0.5.0pre4 release
17580                 /po and /manual/ja not sync'ed
17581
17582 2001-07-04 [paul]
17583
17584         more sync with sylpheed 0.5.0pre4
17585
17586 2001-07-03 [christoph]
17587
17588         * src/addressbook.c
17589                 fixed address book broken by address book
17590                 for VCard, JPilot, LDAP
17591
17592 2001-07-03 [alfons]
17593
17594         * src/matcher.c
17595         * src/textview.c
17596                 stopped memory leaks
17597
17598 2001-07-03 [paul]
17599
17600         more sync with sylpheed 0.5.0pre4
17601
17602 2001-07-02 [match]
17603
17604         * included address book patch for VCard, JPilot, LDAP
17605         * pref_common.c - fixed Font options on Display tab (cosmetic)
17606         * alertpanel.c - fixed truncated message
17607
17608 2001-07-02 [christoph]
17609
17610         * src/mbox_folder.c
17611         * src/procmsg.[ch]
17612         * src/summaryview.c
17613                 mark threads for ignoring
17614
17615 2001-07-02 [paul]
17616
17617         0.5.0claws4
17618
17619         * sync with sylpheed 0.5.0pre4
17620                 updated gettext to 0.10.38.
17621
17622 2001-07-01 [paul]
17623
17624         * src/ mainwindow.c
17625         * src/procmsg.h
17626         * src/summaryview.[ch]
17627                 new right-click option: Label.
17628                 substitute for 'Mark-->Mark/Unmark', colours the line.
17629                 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
17630
17631 2001-07-01 [christoph]
17632
17633         * src/folderview.c
17634                 fixed font for trash
17635         * src/summaryview.c
17636                 move ctree to unread message
17637
17638 2001-07-01 [paul]
17639
17640         * sync with sylpheed 0.5.0pre3 release
17641
17642 2001-06-30 [alfons]
17643
17644         * src/filesel.[ch]
17645         * src/compose.c
17646                 allow inserting / attaching multiple files in
17647                 the composer window
17648
17649 2001-06-30 [paul]
17650
17651         * src/codeconv.c
17652                 small change to Alfons' previous stuff so that it
17653                 actually makes
17654
17655 2001-06-30 [alfons]
17656
17657         * lots of files changed; first attempt to merge the changes
17658           and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
17659
17660 2001-06-30 [paul]
17661
17662         * po/pt_BR.po
17663                 updated and completed, translations by Fabio
17664                 Junior Beneditto <fjbeneditto@yahoo.com.br>
17665
17666 2001-06-29 [alfons]
17667
17668         * src/compose.c
17669         * src/mimeproc.[ch]
17670                 allow selecting an attached files' mime type from a 
17671                 list of types.
17672
17673 2001-06-29 [paul]
17674
17675         * more sync with sylpheed 0.5.0pre3
17676
17677 2001-06-29 [paul]
17678
17679         * po/pt_BR.po
17680                 merge with sylpheed.pot and pt_BR.po provided by
17681                 Fabio Junior Beneditto.
17682
17683 2001-06-29 [darko]
17684
17685         * src/procmime.c
17686                 make MIME types case insensitive
17687
17688 2001-06-28 [alfons]
17689
17690         * po/nl.po
17691                 merge with sylpheed.pot and old nl.po; translations added.
17692
17693 2001-06-28 [paul]
17694
17695         * more sync with sylpheed 0.5.0pre3
17696
17697 2001-06-27 [alfons]
17698
17699         * src/summaryview.c
17700                 don't crash when removing parent node of messages
17701                 attracted by subject. this was caused by not deleting
17702                 the parent node from the subject line hash table.
17703
17704 2001-06-27 [alfons]
17705
17706         * src/summaryview.c
17707         * src/compose.[ch]
17708         * src/mainwindow.c
17709                 if there are multiple messages selected, allow forwarding
17710                 them as attachments.
17711
17712 2001-06-27 [paul]
17713
17714         * more sync with sylpheed 0.5.0pre3
17715
17716 2001-06-26 [paul]
17717
17718         0.5.0claws3
17719
17720         * sync with sylpheed 0.5.0pre3
17721
17722 2001-06-25 [paul]
17723
17724         * src/mainwindow.c
17725                 fixed 'compose news article' bug
17726                 from icon-and-text toolbar
17727
17728 2001-06-25 [paul]
17729
17730         * sync with sylpheed 0.5.0pre2 release
17731
17732 2001-06-24 [christoph]
17733
17734         * src/prefs_common.c
17735                 bug fix in font selection
17736         * src/folderview.c
17737                 use sylpheed's normal font instead of
17738                 gtk default font for folders without
17739                 new messages
17740
17741 2001-06-24 [alfons]
17742
17743         * src/mainwindow.[ch]
17744                 added composite compose mail / news button (an idea by Leandro
17745                 Pereira <leandro@linuxmag.com.br>)
17746
17747 2001-06-24 [paul]
17748
17749         Added instructions for ldif-to-xml.py
17750
17751         * tools/README
17752
17753 2001-06-23 [alfons]
17754
17755         Some minor things.
17756
17757         * src/pixmaps/stock_news_compose.xpm
17758                 added pixmap by Leandro
17759         * src/prefs_common.c
17760                 tested built-in spelling checker of GCC 3.0 :)
17761         * po/nl.po
17762                 merged dutch translation of sylpheed-main with
17763                 sylpheed.pot
17764
17765 2001-06-23 [paul]
17766
17767         Added tools directory and files.
17768
17769         * tools/filter_conv.pl
17770                 converts old filter system to new filtering system
17771         * tools/ldif-to-xml.py
17772                 converts netscape addressbook to sylpheed addressbook
17773         * tools/README
17774                 descriptions/instructions for above two files
17775
17776 2001-06-23 [christoph]
17777
17778         * src/inc.c
17779         * src/manage_window.[ch]
17780         * src/prefs_common.[ch]
17781                 mail retrieval dialog can be enabled, disabled
17782                 or hidden if non of sylpheed's windows is active
17783
17784 2001-06-22 [paul]
17785
17786         0.5.0claws2
17787
17788         * sync with sylpheed 0.5.0pre2
17789
17790 2001-06-21 [christoph]
17791
17792         * src/summaryview.c
17793                 show recipient on 'from' for all accounts
17794                 
17795         * src/inc.c
17796         * src/prefs_common.[ch]
17797                 disable error popup on mail receive errors
17798
17799 2001-06-21 [alfons]
17800
17801         * src/compose.c
17802                 made the ruler correctly appear and disappear.
17803
17804         * src/Makefile.am
17805                 removed Hoa's work-in-progress-stuff (interesting!) so 
17806                 claws compiles ok.
17807
17808 2001-06-20 [christoph]
17809
17810         * src/inc.c
17811         * src/progressdialog.c
17812                 added scrolled window for list in progressdialog
17813
17814 2001-06-20 [paul]
17815
17816         sync with sylpheed 0.5.0pre1 release
17817
17818 2001-06-20 [christoph]
17819
17820         * src/summeryview.c
17821                 make building threads by subject work when
17822                 thread view is enabled
17823                 
17824         * src/compose.c
17825         * src/prefs_common.[ch]
17826                 automatically select account for mail replys
17827
17828 2001-06-19 [sergey]
17829
17830         * src/compose.c (compose_create): keep Bcc and Reply-To visible if
17831         they are filled in from the account settings.
17832
17833 2001-06-19 [paul]
17834
17835         * more sync with sylpheed 0.5.0pre1
17836
17837 2001-06-18 [alfons]
17838
17839         * src/Makefile.am,
17840           src/procmime.c
17841                 added --sysconfdir to CPPFLAGS for pointing to the correct
17842                 location of mime.types. 
17843
17844                 NOTE: make sure you use --sysconfdir when running ./autogen.sh
17845                 or ./configure!
17846
17847 2001-06-18 [hoa]
17848
17849         * src/summaryview.c
17850                 fixed some bug when building threads
17851
17852 2001-06-18 [pau]l
17853
17854         * src/prefs_account.c
17855                 UI stuff: More changes to the English
17856
17857 2001-06-18 [paul]
17858
17859         * src/pixmaps/stock_news_compose.xpm: new file
17860         * src/Makefile.am
17861         * src/mainwindow.c
17862         * src/summaryview.c
17863                 Added new icon for Hoa's 'compose a news
17864                 message', plus minor improvements to the
17865                 English
17866
17867         * po/ja.po
17868         * ChangeLog
17869         * ChangeLog.jp
17870                 more sync with sylpheed 0.5.0pre1
17871
17872 2001-06-18 [hoa]
17873
17874         * src/compose.[ch]
17875         * src/mainwindow.c
17876                 Follow-up and reply to
17877
17878         * src/summaryview.[ch]
17879                 Build threads also with subjects
17880
17881 2001-06-17 [hoa]
17882
17883         * src/compose.c
17884                 forwarding use the current account.
17885
17886         * src/mainwindow.c
17887                 the "compose message" button has been replaced with
17888                 "new mail" and "new news" buttons
17889
17890         * src/prefs_common.[ch]
17891                 added a configuration option to use the forward button
17892                 as "forward as attachment"
17893                 changed reply and forward format description
17894
17895         * src/quote_fmt_lex.l
17896         * src/quote_fmt_parse.y
17897                 added message with no signature in format for reply
17898                 and forward.
17899
17900 2001-06-17 [paul]
17901
17902         Minor UI stuff
17903
17904         * src/mainwindow.c
17905         * src/summaryview.c
17906                 Improvements to the English
17907
17908         * src/prefs_common.c
17909                 Improvements to the English and some
17910                 clarity/continuity improvements in the
17911                 description of Quote symbols.
17912
17913 2001-06-17 [paul]
17914
17915         0.5.0claws1
17916
17917         * sync with sylpheed 0.5.0pre1
17918
17919 2001-06-17 [hoa]
17920
17921         * src/compose.c
17922                 Better interface for compose, displayed fields
17923                 are updated whenever we change account.
17924                 Newsgroups field is automatically filled.
17925
17926         * src/mainwindow.c
17927                 Newsgroups field is automatically filled.
17928
17929         * src/prefs_account.c
17930                 Some interface stuff when fields appear and
17931                 disappear.
17932
17933 2001-06-16 [paul]
17934
17935         0.4.99claws
17936
17937         * sync with sylpheed 0.4.99
17938
17939 2001-06-16 [sergey]
17940
17941         * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
17942         base64_decoder_free, base64_decoder_decode): new object and
17943         functions for decoding base64 streams.
17944         * src/procmime.c (procmime_decode_content): modified to use the
17945         new base64 decoder.
17946
17947 2001-06-15 [paul]
17948
17949         0.4.99claws10
17950
17951         * sync with sylpheed 0.4.99cvs11
17952
17953 2001-06-13 [paul]
17954
17955         0.4.99claws9
17956
17957         * sync with sylpheed 0.4.99cvs9
17958
17959 2001-06-13 [hoa]
17960
17961         * src/compose.c
17962         * src/prefs_account.c
17963
17964                 SMTP server can be defined in the news account
17965                 mime type of attachment are kept.
17966
17967         * src/summaryview.c
17968
17969                 now choose the highest important score between default
17970                 and important score of folder.
17971
17972 2001-06-09 [alfons]
17973         
17974         * src/prefs_common.c: 
17975
17976                 (prefs_quote_description_create): corrected description of 
17977                 quote format characters
17978
17979 2001-06-09 [paul]
17980
17981         0.4.99claws8
17982
17983         * sync with sylpheed 0.4.99cvs8
17984
17985 2001-06-08 [sergey]
17986
17987         * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
17988         and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
17989
17990 2001-06-08 [paul]
17991
17992         0.4.99claws7
17993
17994         * sync with sylpheed 0.4.99cvs7
17995
17996 2001-06-06 [sergey]
17997
17998         * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
17999         clashes with autogenerated header).
18000         * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
18001         * src/Makefile.am: added quote_fmt.h.
18002         * src/.cvsignore: added lex/yacc autogenerated files
18003         (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
18004
18005 2001-06-06 [paul]
18006
18007         0.4.99claws6
18008
18009         * sync with sylpheed 0.4.99cvs6
18010
18011 2001-06-06 [hoa]
18012
18013         * added src/quote_fmt_parse.h
18014         * src/compose.c
18015                 removed warnings
18016
18017         * src/prefs.[ch]
18018                 don't modify readonly configuration files
18019
18020         * src/prefs_account.c
18021         * src/prefs_common.c
18022         * src/prefs_customheader.c
18023         * src/prefs_display_header.c
18024         * src/prefs_filter.c
18025         * src/prefs_filtering.c
18026         * src/prefs_scoring.c
18027                 don't open dialog box when configuration files
18028                 are readonly
18029
18030 2001-06-05 [sergey]
18031
18032         * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
18033
18034         * src/Makefile.am: replaced quote_fmt.tab.[ch] by
18035         quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
18036         BUILT_SOURCES to make all files rebuild properly.
18037
18038         * src/compose.c: removed #include "quote_fmt.tab.h".
18039
18040         * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
18041         CHARACTER value in yylval.
18042
18043         * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
18044         receive CHARACTER value by documented means (yylval).
18045
18046         * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
18047
18048 2001-06-05 [hoa]
18049
18050         * src/Makefile.am
18051                 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
18052
18053         * src/filtering.c
18054         * src/matcher.c
18055         * src/matcher.h
18056         * src/prefs_filtering.c
18057                 now keep the configuration for execute action
18058
18059         * src/mbox_folder.c
18060                 fixed a warning
18061
18062 2001-06-05 [paul]
18063
18064         * sync with sylpheed 0.4.99cvs5
18065
18066 2001-06-05 [hoa]
18067
18068         * src/Makefile.am
18069                 added quote_fmt.[ch]
18070
18071         * added src/quote_fmt.y
18072         * added src/quote_fmt.l
18073         * added src/quote_fmt.tab.h
18074         * added src/quote_fmt.tab.c
18075         * added src/lex.quote_fmt.c
18076                 parsing configuration for replying
18077                 and forwarding
18078
18079         * src/prefs_common.[ch]
18080                 added configuration UI for replying
18081                 and forwarding
18082
18083         * src/compose.c
18084                 using configuration for replying
18085                 and forwarding
18086
18087 2001-06-04 [hoa]
18088
18089         * src/filtering.c
18090         * src/matcher.c
18091         * src/matcher.h
18092         * src/prefs_filtering.c
18093         * src/prefs_matcher.c
18094         * src/prefs_matcher.h
18095                 action "run a command" for filtering
18096                 and matching with a command.
18097                 fixed the "whole message" matching
18098
18099         * src/mbox_folder.c
18100                 changed temporary filename for security
18101
18102         * src/messageview.c
18103                 queue the notification if it fails to send.
18104
18105         * src/prefs_common.c
18106         * src/prefs_folder_item.c
18107                 changed the default important score             
18108
18109         * src/prefs_scoring.c
18110         * src/scoring.c
18111                 hide kill score input when the folder is not
18112                 a newsgroup
18113
18114 2001-06-03 [alfons]
18115
18116         * src/prefs_common.c:
18117
18118                 (prefs_font_select): pass font name in font entry box to font
18119                 selection dialog.
18120
18121 2001-06-03 [sergey]
18122
18123         * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
18124
18125 2001-06-03 [paul]
18126
18127         * sync with sylpheed 0.4.99cvs4
18128
18129 2001-06-03 [alfons]
18130
18131         * src/headerwindow.c:
18132
18133                 (headerwindow_show_cb): use the selected summary view item, not
18134                 the displayed item.
18135
18136 2001-06-02 [alfons]
18137
18138         * src/headerwindow.c:
18139
18140                 (headerwindow_show_cb): always try to show msginfo
18141
18142 2001-06-02 [hoa]
18143
18144         * src/compose.c
18145                 keep attached parts when reediting or forwarding.
18146
18147 2001-06-01 [hoa]
18148
18149         * src/folderview.c
18150         * src/prefs_folder_item.[ch]
18151         * src/prefs_scoring.[ch]
18152         * src/scoring.[ch]
18153         * src/summaryview.[ch]
18154         * src/main.c
18155         * src/mainwindow.c
18156         * src/prefs_common.[ch]
18157                 support for folder scoring
18158                 kill score and important score for messages
18159         
18160         * src/prefs_account.c
18161                 some display bug fixed for local account
18162                 preferences
18163
18164 2001-05-31 [alfons]
18165
18166         * src/summaryview.c:
18167
18168                 (add_sender_to_cb): don't crash when no or invalid sender; the add 
18169                 sender to address book menu item is disabled.
18170
18171 2001-05-30 [hoa]
18172
18173         * src/filtering.[ch]
18174         * src/summaryview.c
18175                 handling summary menu / filter messages
18176
18177         * src/folder.[ch]
18178                 add some stuff
18179
18180         * src/foldersel.c
18181                 imap folders now appears in list
18182
18183         * src/mbox_folder.c
18184                 doesn't crash if destination mail is not writeable
18185
18186 2001-05-29 [hoa]
18187
18188         * src/compose.c
18189                 removed some warnings
18190
18191         * src/filtering.c
18192         * src/folder.[ch]
18193         * src/prefs_filtering.c
18194                 global string to identify any folders           
18195                 removed some debug info
18196                 filtering to mbox folders is now possible
18197
18198         * src/mainwindow.c
18199                 removed some warnings
18200
18201         * src/mbox_folder.c
18202                 permission on files are changed to read/write for user only,
18203                 nothing for other.
18204                 creation of subfolder is handled better.
18205
18206 2001-05-28 [alfons]
18207
18208         Verified the sync for src/prefs_common.[ch] and
18209         src/prefs_account.[ch]. I believe there were some
18210         minor indentation differences.
18211
18212 2001-05-28 [paul]
18213
18214         0.4.99claws3
18215
18216         * sync with 0.4.99cvs3
18217
18218 2001-05-28 [hoa]
18219
18220         * src/compose.c
18221                 handling flags for mbox format
18222
18223         * src/filtering.c
18224                 use of mark file only for MH format
18225                 handling flags for mbox format
18226                 filtering cannot yet move or copy mails to mbox folders.
18227
18228         * src/folder.[ch]
18229                 changed move_msg, copy_msg,
18230                 move_msgs_with_dest, copy_msgs_with_dest functions
18231                 uses only folder->copy_msg() function
18232                 uses folder->finished_copy() to handle the destination
18233                 folder at the end of the copy or move operation.
18234
18235         * src/foldersel.c
18236                 included mbox directories.
18237
18238         * src/folderview.[ch]
18239         * src/mainwindow.c
18240                 handle folders operation for mbox format
18241
18242         * src/mbox.c
18243                 disable conversion of "From " header
18244
18245         * src/mbox_folder.[ch]
18246                 completion of mbox format handling
18247
18248         * src/mh.c
18249                 changed mh_copy_msg() function and
18250                 removed mh_move_msg(), mh_move_msgs_with_dest(),
18251                 mh_copy_msgs_with_dest()
18252
18253         * src/prefs_filtering.c
18254                 removed some warnings
18255
18256         * src/prefs_matcher.c
18257                 default boolean operation is AND
18258
18259         * src/procheader.c
18260                 handling flags for mbox format
18261                 handling of "From " header
18262
18263         * src/procmsg.[ch]
18264                 removed data field
18265                 added MSG_REALLY_DELETED flags to handle deletion of
18266                 messages in mbox format.
18267
18268         * src/summaryview.c
18269                 handling flags for mbox format
18270                 disable the MSG_DELETED flags when messages
18271                 are deleted in mbox format
18272
18273         * src/textview.c
18274                 "From " headers display fixed.
18275
18276 2001-05-27 [alfons]
18277
18278         * src/textview.c:
18279                 
18280                 (get_email_part): skip quoted email addresses, like in e.g.
18281                 "'alfons@proteus.demon.nl'".
18282
18283 2001-05-26 [alfons]
18284
18285         Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
18286         and fixing the persistence troubles when using separate windows.
18287
18288         * src/mainwindow.c:
18289         
18290             Added #define SEPARATE_ACTION used in the gtk item factory for 
18291             the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
18292                 use gtk_item_factory_get_widget_by_action() to get the items.
18293                 
18294             Removed separate_widget_cb from the gtk item factory data   
18295           
18296             (mainwindow_create): connect separate_widget_cb() to check
18297             menu item "toggled" signal. also passing a MainWindow pointer
18298                 as object data for both check menu items.
18299                 
18300             (separate_widget_cb): definition of separate_widget_cb() to match
18301             GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main 
18302                 window using gtk_object_get_data(). The type of window separation 
18303                 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
18304         
18305         * src/prefs_filtering.c,
18306           src/prefs_matcher.c: added horizontal scrollbars
18307
18308 2001-05-25 [darko]
18309
18310         * src/headerview.c
18311                 fix segfault with invalid bold font
18312         * src/summaryview.c
18313                 correctly display summary stats after row is marked
18314
18315 2001-05-23 [sergey]
18316
18317         * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
18318         encodings with libjconv.
18319
18320 2001-05-23 [hoa]
18321
18322         * src/Makefile.am
18323                 added mbox_folder.[ch]
18324         * src/defs.h
18325                 mbox temporary folder
18326         * src/folder.[ch]
18327         * added src/mbox_folder.[ch]
18328         * src/folderview.c
18329         * src/procheader.[ch]
18330                 added mbox support
18331         * src/mbox.c
18332                 bugfix for file incorporation filtering
18333         * src/imap.c
18334                 enable creation of MBOX
18335         * src/prefs_display_header.c
18336                 enable use of headers like "From "
18337                 something that should be fixed :
18338                         displaying of such headers add an extra space
18339         * src/prefs_folder_item.c
18340                 don't create folders because it is not necessary
18341         * src/procmsg.h
18342                 added data field to MsgInfo for mbox internal use
18343         * src/summaryview.c
18344                 added some support for mbox
18345         * src/utils.[ch]
18346                 added get_mbox_cache_dir() function
18347
18348 2001-05-23 [hiroyuki]
18349
18350         * src/headerwindow.c
18351           src/inc.c
18352           src/main.c
18353           src/mh.c
18354           src/nntp.c
18355           src/procmsg.h
18356           src/session.h
18357           src/socket.[ch]
18358           src/summaryview.c
18359           src/textview.c
18360           src/automaton.c
18361           src/folderview.c: more sync with 0.4.99cvs2.
18362
18363         * src/headerwindow.c: reverted.
18364
18365 2001-05-22 [paul]
18366
18367         0.4.99claws2
18368
18369         * sync with sylpheed 0.4.99cvs2
18370                 * src/news.[ch]
18371                 * src/nntp.[ch]
18372                 * INSTALL
18373                 * INSTALL.jp
18374
18375 2001-05-22 [alfons]
18376
18377         * src/summaryview.c: bugfixed a premature assignment in  summaryview_add_sender_to_cb()
18378
18379 2001-05-21 [alfons]
18380
18381         Minor things:
18382
18383         * configure.in: if gnome-config not found, "no" is displayed
18384         
18385         * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
18386
18387         * src/textview.c: now also possible to add mail addresses by right
18388           clicking in the text view
18389
18390         * src/codeconv.c: merged patch which fixes endless loop when encountering
18391           invalid wide characters; from Alte <010@imis.ru>  
18392
18393 2001-05-20 [alfons]
18394
18395         Added installation of gnome specific things:
18396
18397         * Makefile.am: gnome conditional
18398
18399         * configure.in: check for installed gnome
18400
18401         * added sylpheed.png, sylpheed.desktop
18402
18403 2001-05-20 [sergey]
18404
18405         * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
18406
18407         * src/mainwindow.h (main_window_toolbar_create): created a button
18408         for "Reply to all".
18409         (main_window_set_toolbar_sensitive): enable/disable the new button
18410         appropriately.
18411         (toolbar_reply_to_author_cb): handle the new button.
18412
18413         * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
18414         send_progress_dialog_destroy() on failure (fixes hang on SMTP
18415         failure).
18416
18417 2001-05-19 [sergey]
18418
18419         * src/compose.h (ComposeReplyMode): new modes
18420         COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
18421         COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
18422
18423         * src/compose.c
18424         (compose_send): move some code into a new function:
18425         (compose_current_mail_account): new function.
18426         (compose_reply): new argument to_author, all callers changed; if
18427         to_author==TRUE and account->protocol==A_NNTP, find and use an
18428         appropriate mail account for replying.
18429         (compose_reply_set_entry): new argument to_author; ignore
18430         compose->replyto if to_author==TRUE.
18431
18432         * src/mainwindow.c: new command "Message/Reply to author".
18433         (main_window_set_menu_sensitive): enable/disable it.
18434         (reply_cb): handle it.
18435
18436         * src/summaryview.c: new command "Reply to author".
18437         (summary_set_menu_sensitive): enable/disable it.
18438         (summary_reply_cb): handle it.
18439
18440         * src/account.c (account_find_mail_from_address): new function.
18441
18442 2001-05-18 [paul]
18443
18444         0.4.99claws1
18445
18446         * sync with sylpheed 0.4.99cvs1
18447
18448 2001-05-18 [hoa]
18449
18450         * src/compose.[ch]
18451         * src/filtering.c
18452         * src/summaryview.c
18453                 new filtering action : forward and forward as attachment
18454
18455         * src/main.c
18456                 no need for $DISPLAY when we run sylpheed --help
18457                 call to parse_cmd_opt() is moved
18458
18459         * src/mainwindow.[ch]
18460                 execute button is hidden when immediate execute
18461                 is chosen
18462
18463         * src/mh.c
18464         * src/news.c
18465         * src/prefs_folder_item.c
18466         * src/procmsg.c
18467                 better handling of missing directories
18468
18469         * src/summaryview.c
18470                 reedit is enabled in outbox
18471                 reedit is enabled in queue
18472
18473 2001-05-17 [hoa]
18474
18475         * src/filtering.c
18476         * src/matcher.[ch]
18477         * src/prefs_filtering.c
18478                 changed attachement into attachment
18479
18480 2001-05-17 [alfons]
18481
18482         0.4.67claws4    
18483
18484         * sync with sylpheed 0.4.67cvs9
18485         * sync with sylpheed 0.4.67cvs7-8
18486
18487 2001-05-17 [hoa]
18488
18489         * src/Makefile.am
18490                 added prefs_filtering.c
18491
18492         * src/filtering.[ch]
18493         * src/matcher.[ch]
18494                 removed action : forward_news and forward_news_as_attachement
18495                 (forward and forward_as_attachement can be used instead)
18496
18497         * src/mainwindow.c
18498                 added menu option to access filtering configuration
18499
18500         * src/prefs_account.c
18501                 changed mail_command default to /usr/sbin/sendmail
18502
18503         * added src/prefs_filtering.[ch]
18504                 dialog box for filtering configuration
18505
18506         * src/prefs_matcher.c
18507                 added function prefs_matcher_get_criteria_from_matching()
18508
18509         * src/prefs_scoring.c
18510                 reset the dialog when register or substitute is clicked
18511
18512 2001-05-15 [hoa]
18513
18514         * src/Makefile.am
18515                 added filtering.[ch]
18516         * src/inc.c
18517                 using filering.[ch] instead of filter.[ch]
18518         * src/main.c
18519                 reading new filtering configuration
18520         * src/matcher.[ch]
18521                 added some filtering actions
18522                 and fixed a bug for headers and mail body matching
18523         * src/mbox.c
18524                 using filering.[ch] instead of filter.[ch]
18525         * src/mh.c
18526                 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
18527         * src/summaryview.c
18528                 some fixes for filtering
18529
18530 2001-05-14 [hiroyuki]
18531
18532         * src/send.c: fixed some weird indentations.
18533           send_message_with_command(): call pclose() only if p != NULL.
18534         * src/textview.c: get_email_part(): modified the code for readability.
18535
18536 2001-05-14 [hiroyuki]
18537
18538         * src/md5global.h
18539           src/md5ify.c
18540           src/md5ify.h: removed from the cvs.
18541
18542 2001-05-13 [sergey]
18543
18544         * src/main.c: include rfc2015.h to avoid compiler warnings.
18545         * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
18546         the panel is already on screen.
18547         * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
18548         closing the alert window by ESC as "No".
18549         * src/prefs_common.c (prefs_interface_create): moved return
18550         receipt check button to the correct place.
18551
18552 2001-03-13 [alfons]
18553
18554         * src/prefs_common.c: 
18555                 moved return receipt check button to the Send tab. (prefs_send_create)
18556                 removed the date format ui related globals. (prefs_display_create)
18557
18558         0.4.67claws3
18559         
18560         * sync with sylpheed 0.4.67cvs5-6
18561
18562 2001-05-13 [paul]
18563
18564         * added Alfons' font selection patch
18565
18566         * src/defs.h
18567         * src/headerwindow.c
18568         * src/prefs_common.c
18569         * src/prefs_common.h
18570
18571 2001-05-13 [hoa]
18572         * src/defs.h
18573                 changed version of cache
18574         * src/matcher.[ch]
18575         * src/prefs_matcher.c
18576                 added additionnal matching criteria
18577         * src/procheader.c
18578         * src/procmsg.[ch]
18579         * src/news.c
18580                 added references in MsgInfo
18581
18582 2001-05-12 [hoa]
18583
18584         * src/defs.h
18585                 prepared some things for new filtering
18586         * src/matcher.[ch]
18587                 added some matching properties
18588                 inreplyto need to be enhanced
18589                 prepared some things for new filtering
18590         * src/messageview.c
18591                 added Return-Receipt-To handling
18592         * src/prefs_folder_item.c
18593                 changed default value to TRUE
18594         * src/prefs_matcher.c
18595                 added some matching properties
18596         * src/prefs_scoring.[ch]
18597                 the scoring dialog is finished
18598         * src/procheader.c
18599                 added Return-Receipt-To handling
18600                 Reference need to be added
18601         * src/procmsg.[ch]
18602                 added Return-Receipt-To handling
18603                 added threadscore to get a better score sorting when
18604                 threads are enabled
18605         * src/summaryview.c
18606                 suppressed a bug when we sort the list
18607                 when no folder is opened.
18608                 better score sorting when threads are enabled
18609
18610 2001-05-12 [alfons]
18611
18612         * reverted previous patch because of potential errors 
18613
18614         0.4.67claws2
18615         
18616         * src/inc.c, src/prefs_common.c, src/prefs_common.h: 
18617                 applied "toggle mail-retrieval dialog window" patch submitted 
18618                 by Eric Limpens <eric@qnt.net>
18619
18620         * sync with sylpheed 0.4.67cvs4
18621
18622 2001-05-12 [sergey]
18623
18624         * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
18625         some picky compilers.
18626         * src/rfc2015.h: provide prototype for rfc2015_disable_all().
18627         * src/grouplist_dialog.c: include alertpanel.h.
18628         * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
18629         fix compile warning.
18630         * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
18631         #include "defs.h" before others to prevent the warning of `MIN'
18632         and `MAX' redefinition.
18633
18634 2001-05-11 [hoa]
18635
18636         * src/main.c
18637         * src/messageview.c
18638         * src/prefs_account.c
18639         * src/prefs_display_header.c
18640                 removed warning
18641         * src/Makefile.am
18642                 added prefs_scoring.[ch]
18643         * src/grouplist_dialog.c
18644                 display an error dialog box if the group list
18645                 cannot be fetched.
18646         * src/mainwindow.[ch]
18647                 added main_window_set_thread_option() function
18648                 scoring dialog box enabled
18649         * src/matcher.[ch]
18650                 added flags matching unread /new / marked
18651                 / deleted / replied / forwarded
18652         * src/news.c
18653                 newsgroups are now finally in newscache
18654         * src/prefs_matcher.[ch]
18655                 finished preferences for matching dialog
18656         * added src/prefs_scoring.[ch]
18657                 scoring dialog box completed
18658         * src/scoring.[ch]
18659                 conversion to string : added scoringprop_to_string()
18660                 write config for preferences :
18661                 added prefs_scoring_write_config()
18662         * src/summaryview.c
18663                 threads can be enabled/disabled independently
18664                 for each folder
18665
18666 2001-05-10 [alfons]
18667
18668         0.4.67claws1
18669         
18670         * AUTHORS: 
18671                 thought it would be nice to have a list of all
18672                 contributors (used Changelog as a reference)
18673         
18674         * configure.in: 
18675                 messed up version numbering...
18676
18677         0.4.66claws1
18678
18679         * sync with sylpheed 0.4.67cvs1-3
18680
18681 2001-05-10 [darko]
18682
18683         * src/prefs_common.c:
18684                 better UI for strftime format, double clicking
18685                 on format now inserts the format in text entry
18686                 replaced close button with standard OK/Cancel
18687                 moved date format button to the right of the
18688                 text entry field
18689
18690 2001-05-09 [alfons]
18691
18692         * src/gtkstext.c:
18693                 Ctrl-Home / Ctrl-End have proper cursor navigation
18694
18695 2001-05-09 [hoa]
18696
18697         * src/prefs_matcher.c
18698                 finished UI to define matching properties
18699                 added ok and cancel button
18700         * src/prefs_filter.c
18701                 added ok and cancel button
18702         * src/news.c
18703                 fixed some bug in xhdr parsing
18704
18705 2001-05-08 [alfons]
18706
18707         * src/textview.c: 
18708                 fixed a bug in textview_show_header(), which displayed two colons (':');
18709                 cleaned up some warnings
18710
18711 2001-05-08 [hoa]
18712
18713         * src/Makefile.am
18714                 added prefs_matcher.[ch]
18715                 compilation with -W -Wall
18716         * src/alertpanel.c
18717                 ungrab the mouse events if grabbed - does it
18718                 fix the bug for disposition notification ?
18719         * src/mainwindow.c
18720                 added a menu option to open the matching dialog.
18721         * src/matcher.[ch]
18722                 added matcherprop_to_string() and matcherlist_to_string()
18723                 fixed some bugs, changed the name of some options
18724                 age_sup and age_inf becomes age_greater and age_lower,
18725                 body and messageheaders becomes body_part and headers_part,
18726                 changed the names of constants from SCORING_XXX to MATCHING_XXX
18727         * src/prefs_display_header.c
18728         * src/prefs_headers.c
18729                 fixed a bug that accidentally destroyed dialogs
18730                 when closed them with delete_event
18731                 Added *_deleted() which handle delete_event signal correctly.
18732         * src/prefs_folder_item.[ch]
18733                 added "enable_thread" field for future customization
18734         * added src/prefs_matcher.[ch]
18735                 sample of the UI to define matching properties
18736         * src/procheader.c
18737                 using procheader_headername_equal instead of str*cmp functions
18738                 using procheader_parse_header() function
18739         * src/scoring.c
18740                 using MATCHING_XXX instead of SCORING_XXX
18741         * src/summaryview.c
18742                 display the sender of the news even if this is ourself
18743                 when this is a news message.
18744         * src/textview.c
18745                 using headername_equal() instead of str*cmp functions
18746
18747 2001-05-08 [alfons]
18748
18749         0.4.66claws
18750
18751         * sync with sylpheed 0.4.66
18752         * src/gtkstext.c: trace logs added 
18753
18754 2001-05-08 [sergey]
18755
18756         * src/prefs_common.[ch]: added option to enable/disable GnuPG
18757         signature check popup.
18758         * src/rfc2015.c (check_signature): show signature check popup only
18759         if it is enabled in preferences.
18760
18761 2001-05-07 [alfons]
18762
18763         0.4.66claws4
18764         
18765         * sync with sylpheed 0.4.66cvs6
18766
18767 2001-05-07 [darko]
18768
18769         * src/prefs_common.[ch]: added option to enable/disable
18770           looking up sender name in address book for summary pane
18771         * src/summaryview.c: look up sender in the address book
18772           by using Alfons' address completion code
18773
18774 2001-05-07 [hiroyuki]
18775
18776         * src/inc.h
18777           src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
18778           member of Pop3State.
18779         * src/news.c: brought #include "defs.h" before #include <glib.h>
18780           to prevent the warning of `MIN' and `MAX' redefinition.
18781
18782 2001-05-06 [hoa]
18783
18784         * removed src/headers_display.[ch]
18785         * removed src/prefs_display_headers.[ch]
18786         * src/inc.c
18787                 use a temporary file in the user directory for mbox import
18788         * src/news.c
18789                 added XHDR support to get "To" and "Cc" headers
18790                 (in order to match news with to or cc field for
18791                 scoring)
18792                 added function news_parse_xhdr() to get XHDR response
18793         * src/nntp.[ch]
18794                 added function nntp_xhdr()
18795         * src/matcher.c
18796                 fetch the message if necessary
18797
18798 2001-05-06 [alfons]
18799
18800         0.4.66claws3
18801
18802         * sync with sylpheed 0.4.66cvs3-5
18803
18804 2001-05-06 [hoa]
18805
18806         * src/utils.[ch]
18807                 added function itos_buf() to enable use of several buffers
18808         * src/summaryview.c
18809                 use of itos_buf() instead of itos() in summary list
18810                 to fix the broken display of message number.
18811
18812 2001-05-06 [alfons]
18813
18814         * src/gtkstext.c: bug in cursor up navigation fixed,
18815                 fixed another unsigned / signed comparison (we're getting there :-)
18816
18817 2001-05-06 [hoa]
18818
18819         * src/Makefile.am
18820                 added scoring.c scoring.h
18821                 prefs_folder_item.c prefs_folder_item.h
18822                 matcher.c matcher.h
18823         * src/defs.h
18824                 added FOLDERITEM_RC SCORING_RC
18825         * src/folder.[ch]
18826                 added prefs field in FolderItem :
18827                 properties for each folder (PrefsFolderItem),
18828                 sorting type and mode were added as the first properties.
18829         * src/main.c
18830                 read config for scoring
18831         * added src/matcher.[ch]
18832                 gives functions to parse configuration file to do
18833                 matching on mails with a list of conditions.
18834         * src/mainwindow.c
18835                 add option to sort by score
18836         * src/prefs_common.[ch]
18837                 added preference option to show score and for
18838                 the score column size
18839         * added src/prefs_folder_item.[ch]
18840                 properties for each folder (PrefsFolderItem),
18841                 sorting type and mode were added as the first properties.
18842         * src/procheader.[ch]
18843                 added procheader_parse_header()
18844                 added procheader_header_free()
18845                 added procheader_headername_equal()
18846                 and made modification to use them.
18847         * src/procmsg.[ch]
18848                 added score field to MsgInfo structure
18849         * added src/scoring.[ch]
18850                 gives functions to parse configuration file to do
18851                 scoring on mails with a list of conditions.
18852         * src/summaryview.[ch]
18853                 save the sorting type and mode for the folder
18854                 added column to display the score of the mail
18855                 added function summary_score_clicked()
18856                 sorting type and mode are restored to the folder
18857                 when it is reopen
18858         * src/textview.c
18859                 use procheader_parse_header(), procheader_headername_equal()
18860                 removed memory leak in text_scan_header when freeing headers
18861         * src/filter.c
18862                 changed the function to match names of headers
18863                 using procheader_headername_equal()
18864
18865         Scoring functions are implemented, an interface is needed
18866         to configure that.
18867
18868 2001-05-04 [alfons]
18869
18870         * src/gtkstext.c: 
18871                 hopefully fixed the row up navigation bug,
18872                 removed adding back / forward lines to cache
18873
18874 2001-05-04 [sergey]
18875
18876         * src/prefs_display_headers.c: user interface changes:
18877         (prefs_display_headers_create): remove unused "Show" check button;
18878         allow reordering of headers by dragging.
18879         (prefs_display_headers_write_config): remove unused variables.
18880         (prefs_display_headers_set_dialog): do not insert "(New)" at top
18881         of lists (not needed with the new UI).
18882         (prefs_display_headers_set_list): scan lists starting from row 0,
18883         not 1 (do not skip "(New)").
18884         (prefs_display_headers_find_header): new function.
18885         (prefs_display_headers_clist_set_row): do not allow duplicates.
18886         (prefs_display_headers_delete_cb): do not skip row 0; treat
18887         closing the alert window by ESC as "No".
18888         (prefs_display_headers_up): do not protect row 0.
18889         (prefs_display_headers_down): do not protect row 0.
18890
18891 2001-05-04 [sergey]
18892
18893         * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
18894         functions.
18895
18896         * src/summaryview.c
18897         (summary_find_next_marked_msg, summary_find_prev_marked_msg,
18898         summary_select_next_marked, summary_select_prev_marked): new
18899         functions.
18900
18901 2001-05-03 [sergey]
18902
18903         * src/news.c: fixed a bug when no article can be fetched after
18904         server timeout if the connection was restored by news_post():
18905         (news_select_group): new function.
18906         (news_fetch_msg): call news_select_group() before fetching
18907         article.
18908         (news_get_uncached_articles): set session->group after successful
18909         GROUP command.
18910
18911 2001-05-03 [hoa]
18912
18913         * src/defs.h
18914         * src/procmsg.[ch]
18915         * src/procheader.c
18916                  changed version of cache, added cc field
18917
18918         * src/prefs_display_headers.c
18919                 the interface was changed
18920
18921         * src/prefs_headers.c
18922                 added cancel button
18923
18924 2001-05-03 [alfons]
18925
18926         * completed sync of sylpheed cvs2
18927         * src/gtkstext.c: updated row up / down cursor navigation
18928         * src/textview.c: re-edited, prepared for fixing the email address
18929                 scanner.
18930
18931 2001-05-03 [darko]
18932
18933         * src/prefs_common.c: use alfons' strftime ui code
18934         entry_datefmt and datefmt_sample widgets have to be
18935         global in this module because of this change
18936
18937 2001-05-03 [hoa]
18938
18939         * src/messageview.c
18940         * src/prefs_common.[ch] added option to activate the return receipt
18941                 feature.
18942
18943 2001-05-02 [alfons]
18944
18945         * src/gtkstext.c: fix for row up/down cursor navigation. 
18946
18947         0.4.66claws2
18948         
18949         * sync with 0.4.66cvs2
18950
18951 2001-05-02 [paul]
18952
18953         added add-sender-to-addressbook patch
18954
18955         * src/addressbook.c
18956         * src/addressbook.h
18957         * src/summaryview.c
18958
18959 2001-05-02 [sergey]
18960
18961         * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
18962         G_ALERTDISABLE.
18963
18964         * src/alertpanel.c (alertpanel_create): new argument can_disable,
18965         all existing callers changed to pass FALSE; create a check button
18966         to disable the message.
18967         (alertpanel_message_with_disable): new function.
18968         (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
18969         (alertpanel_button_toggled): new function.
18970         (alertpanel_button_clicked, alertpanel_close): set value using
18971         G_ALERT_VALUE_MASK.
18972
18973         * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
18974
18975         * src/prefs_common.c (prefs_privacy_create): new check button
18976         checkbtn_gpgme_warning.
18977
18978         * src/main.c (main): moved preferences reading before gpgme
18979         initialization; check prefs_common.gpgme_warning before giving the
18980         GnuPG warning and set it to FALSE if the user wants to disable the
18981         warning.
18982
18983 2001-05-02 [hiroyuki]
18984
18985         * src/prefs_display_headers.c: modified the layout and some labels.
18986
18987 2001-05-02 [sergey]
18988
18989         * src/prefs_account.c (prefs_account_fix_size): new function.
18990         (prefs_account_create): call prefs_account_fix_size(); use
18991         gtk_widget_show instead of gtk_widget_show_all (fixes too large
18992         size when the window is shown for the first time).
18993         (prefs_account_basic_create): changed layout of serv_table; moved
18994         localmbox_entry above smtpserv_entry (logically it replaces
18995         POP3/IMAP server).
18996         (prefs_account_protocol_activated): set sensitivity of
18997         nntpauth_chkbtn according to the protocol (in addition to
18998         hide/show); commented out gtk_table_set_row_spacing() calls.
18999         (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
19000         not sensitive (fixes a bug with disabled username/password boxes
19001         when editing POP3 account after NNTP with authentication).
19002
19003 2001-05-02 [hoa]
19004
19005         * src/account.c
19006         * src/inc.c
19007         * src/prefs_account.[ch]
19008         * src/send.c
19009                 removed local account without SMTP server
19010                 added option to use mail command instead of a connexion
19011                 to SMTP server when a local account is used
19012         * src/prefs_headers.c
19013                 fixed a bug
19014         * src/news.c
19015                 fixed a bug when connexion immediately closed
19016
19017 2001-05-01 [alfons]
19018
19019         0.4.66claws1
19020         
19021         * sync with 0.4.65
19022
19023 2001-05-01 [sergey]
19024
19025         * src/prefs_account.c (Basic, prefs_account_basic_create): new
19026         widget nntpauth_chkbtn.
19027         (prefs_account_protocol_activated): handle nntpauth_chkbtn
19028         visibility.
19029         (prefs_account_nntpauth_toggled): new function.
19030
19031         * src/news.c (news_session_new_for_folder): use NNTP
19032         authentication only if ac->use_nntp_auth is set.
19033
19034 2001-05-01 [hoa]
19035
19036         * src/Makefile.am changed headers.[ch] in customheader.[ch]
19037         * src/prefs_display_headers.c changed the UI
19038         * src/prefs_headers.c changed account_name to account_id
19039         * src/compose.c using customheader.h
19040
19041 2001-05-01 [hiroyuki]
19042
19043         * src/esmtp.c
19044           src/news.c
19045           src/nntp.c: changed sock_read() to sock_gets(), they've been left
19046           unsynched.
19047
19048 2001-05-01 [hoa]
19049
19050         * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
19051         * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
19052                 for displaying of headers
19053         * src/grouplist_dialog.[ch] minor changes to remove warnings
19054         * src/prefs_display_headers.[ch] dialog to choose the
19055         headers to display in the mail viewer.
19056         * src/headers.h correction of #define
19057         * src/headers_display.[ch] configuration for displaying of headers.
19058         * src/main.c read config of displaying of headers
19059         * src/prefs_common.c add a button to access the config dialog
19060                 for displaying of headers
19061         * src/prefs_display_headers.[ch] dialog for configuration for
19062                 displaying of the headers.
19063         * src/prefs_headers.c cleaning of code
19064         * src/procheader.c comments added to code
19065         * src/textview.c changes to reorder the headers depending
19066                 on the config for displaying of headers
19067
19068 2001-04-30 [alfons]
19069
19070         0.4.65claws7
19071
19072         * sync with 0.4.65cvs12
19073
19074         NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
19075
19076 2001-04-30 [sergey]
19077
19078         * src/nntp.h (NNTPSockInfo): new field auth_failed.
19079
19080         * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
19081         is set to force reconnection after authentication failure.
19082         (nntp_gen_command): set sock->auth_failed on authentication
19083         failure, or if sock->userid and sock->passwd are not set.
19084
19085         * src/news.c (news_session_new_for_folder): set userid=NULL if
19086         password dialog is cancelled.
19087
19088 2001-04-30 [sergey]
19089
19090         * src/nntp.h (NNTPSockInfo): new type.
19091
19092         * src/nntp.c: all functions updated to use NNTPSockInfo instead of
19093         SockInfo.
19094         (nntp_open_auth, nntp_close): new functions.
19095         (nntp_gen_command): new function to handle authentication; all
19096         NNTP command functions updated to use it.
19097         (nntp_authinfo_user, nntp_authinfo_pass): deleted.
19098         (nntp_list): removed old useless code.
19099
19100         * src/news.h (NNTPSession): new field nntp_sock.
19101
19102         * src/news.c: all functions updated to use NNTPSockInfo instead of
19103         SockInfo.
19104         (news_session_new): new arguments (userid, passwd); made static;
19105         use nntp_open_auth() if needed.
19106         (news_session_destroy): use nntp_close() instead of sock_close().
19107         (news_query_password): changed arguments.
19108         (news_session_new_for_folder): new function.
19109         (news_session_get): use news_session_new_for_folder().
19110         (news_authenticate): deleted.
19111         (news_get_uncached_articles): removed old authentication code.
19112
19113 2001-04-30 [sergey]
19114
19115         * src/news.c: reverted my previous changes (need to do NNTP
19116         authentication in a cleaner way).
19117         
19118 2001-04-29 [sergey]
19119
19120         * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
19121         news_nntp_post, news_nntp_mode): new functions (wrappers with
19122         authentication support).
19123         (news_get_article_cmd, news_get_article, news_get_header): new
19124         argument "folder"; all callers changed.
19125         (news_get_article_cmd): added authentication support.
19126         (news_session_get): use news_nntp_mode() instead of nntp_mode().
19127         (news_post): use news_nntp_post() instead of nntp_post().
19128         (news_get_uncached_articles): use news_nntp_group() instead of
19129         nntp_group() and news_nntp_xover() instead of nntp_xover();
19130         removed old authentication code.
19131         (news_get_group_list): use news_nntp_list() instead of nntp_list().
19132
19133         * src/nntp.c (nntp_list): return real error code instead of
19134         hardcoded NN_ERROR.
19135
19136 2001-04-29 [sergey]
19137
19138         * configure.in: fixed wint_t typedef detection again
19139
19140 2001-04-28 [hoa]
19141
19142         * src/prefs_account.[ch], added A_LOCAL_CMD
19143                 (send mail with mail command)
19144         * src/send.c added function send_message_with_command()
19145         * src/inc.c made a more secure get_spool() function with
19146                 mktemp() but maybe mkstemp() or something more
19147                 secure can be used.
19148
19149 2001-04-28 [alfons]
19150
19151         * src/textview.c, colorization of email addresses in headers
19152
19153         0.4.65claws6
19154
19155         * bug sync with sylpheed
19156         * prefs_common.c: created date format ui for darko
19157         * sync with 0.4.65cvs11
19158         * configure.in: corrected to have the new gpg checks
19159
19160 2001-04-27 [alfons]
19161
19162         * completed sync with 0.4.65cvs10
19163         * minor debug things added to gtkstext.c
19164
19165 2001-04-27 [darko]
19166
19167         * configure.in: remove check for availability of
19168           strftime() as advised by Hiroyuki
19169         * src/prefs_common.[ch], src/procheader.c:
19170           synch strftime() code with Hiroyki's main branch
19171
19172 2001-04-26 [sergey]
19173
19174         * src/news.c: news_query_password(), news_authenticate(): new
19175           functions.
19176           news_get_uncached_articles(): added NNTP authentication
19177           handling.
19178         * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
19179           new functions.
19180         * src/prefs_account.c: prefs_account_protocol_activated():
19181           enable userid and password fields for NNTP.
19182
19183 2001-04-26
19184
19185         * configure.in: check for availability of strftime()
19186           [darko]
19187         * src/prefs_common.[ch], src/procheader.c: use
19188           strftime() for displaying date in summary pane if it
19189           is available
19190
19191 2001-04-25
19192
19193         * more .cvsignore cleanups [alfons]
19194
19195 2001-04-25
19196
19197         * ac/sv-check-type.m4: new autoconf macro.
19198         * configure.in: fixed wint_t typedef detection (did not work
19199           with gcc-2.96).
19200
19201 2001-04-25
19202
19203         * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
19204           [hiroyuki]
19205
19206 2001-04-24
19207         * modified gtkstext.c : buggy cursor navigation fixed, 
19208           and font descent also taken in account when drawing
19209           cursor. [alfons]
19210
19211 2001-04-24 [hoa]
19212         * added comments in src/news.c src/nntp.c
19213         * added src/prefs_headers.[ch]
19214         * added src/headers.[ch]
19215         * modified compose.c to activate custom headers
19216                 added function is_in_custom_headers
19217         * modified prefs_account.[ch]
19218                 added function prefs_account_customhdr_edit
19219         * modified src/defs.h :
19220                 added HEADERS_RC : name of the config file
19221                 for the custom headers
19222
19223 2001-04-24
19224
19225     0.4.65claws5
19226
19227         * configure.in
19228           src/gtkstext.[ch]
19229           src/compose.c
19230           src/Makefile.am
19231           
19232           added gtkstext with configure.in patch by Hiroyuki which
19233           should fix the XIM detection [alfons]
19234
19235         * more clean up of cvs [alfons]
19236
19237                  * removed all Makefile.in files to attic.
19238
19239                  * updated all .cvsignores to really ignore things that could
19240                    be unintentionally committed by a recursive commit.
19241
19242 2001-04-23 [hoa]
19243         * added src/grouplist_dialog.[ch]
19244         * changed src/folderview.c to call grouplist_dialog instead
19245                 of inputdialog
19246         * src/news.c :
19247                 added functions news_reset_group_list
19248                 and news_get_group_list
19249         * src/nntp.c :
19250                 added function nntp_list
19251         * src/defs.h :
19252                 added GROUPLIST_FILE : name of the newsgroup list cache file
19253
19254 2001-04-21
19255
19256         * added option to warn about queued messages on exit [sergey]:
19257
19258           * src/compose.c: compose_queue(): call folder_item_scan()
19259             and folderview_update_item() after queueing.
19260           * src/folderview.c: folderview_update_node(): draw the queue
19261             folder in bold font if there are queued messages.
19262           * src/mainwindow.c: queued_messages(): new function.
19263             app_exit_cb(): display warning if there are queued messages
19264             if warn_queued_on_exit is set.
19265           * prefs_common.[ch]: add warn_queued_on_exit option.
19266
19267         * enhanced GnuPG key selection support [sergey]:
19268
19269           * src/select-keys.c: updated to newer version from Win32
19270             branch with support for selecting arbitrary keys.
19271           * src/prefs_account.c: added the Privacy tab to the account
19272             options window.
19273             prefs_account_privacy_create(),
19274             prefs_account_sign_key_set_data_from_radiobtn(),
19275             prefs_account_sign_key_set_radiobtn(): new functions.
19276           * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
19277           * src/rfc2015.c: set_signers(): new function.
19278             pgp_sign(): add the account parameter, call set_signers().
19279             rfc2015_sign(): add the account parameter, pass it to pgp_sign().
19280           * src/rfc2015.h: rfc2015_sign(): updated prototype.
19281           * src/compose.c: pass the current account to rfc2015_sign().
19282
19283         * tag name claws added to prevent confusion with main branch [alfons]
19284
19285         * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
19286
19287         * autogen.sh: Added "--enable-maintainer-mode". [sergey]
19288
19289         * sync with recent sylpheed cvs. Untested though. [alfons]
19290