use g_basename rather than basename
[claws.git] / ChangeLog.claws
1 2003-10-24 [thorsten]   0.9.6claws51
2
3         * src/compose.c
4                 use g_basename rather than basename
5
6 2003-10-24 [paul]       0.9.6claws50
7
8         * src/sgpgme.c
9                 change fetching of signature key's trust
10
11 2003-10-24 [paul]       0.9.6claws49
12
13         * po/sk.po
14                 update Slovak translation
15                 submitted by Andrej Kacian
16                 
17         * src/mainwindow.c
18                 remove unknown menu entry /File/Add mailbox/mbox...
19
20 2003-10-24 [hoa]        0.9.6claws48
21
22         * src/Makefile.am
23                 removed all references to mbox folders
24
25         * src/carray.[ch]               * REMOVED *
26         * src/chash.[ch]                * REMOVED *
27         * src/maillock.[ch]             * REMOVED *
28         * src/mailmbox.[ch]             * REMOVED *
29         * src/mailmbox_folder.[ch]      * REMOVED *
30         * src/mailmbox_parse.[ch]       * REMOVED *
31         * src/mailmbox_types.[ch]       * REMOVED *
32         * src/mbox_folder.[ch]          * REMOVED *
33                 remove implementation of mbox folders
34                 and old mailbox folder.
35                 mbox folder implementation will be added
36                 as a plugin so that implementation can be entirely
37                 synchronized with the files of the project they are
38                 extracted from (libEtPan!).
39         
40         * src/mainwindow.c
41         * src/folder.c
42         * src/folderview.[ch]
43         * src/procmsg.h         
44                 Disable as much code that references mbox folders
45                 as possible.
46                 Some UI thing still need to know that folder is mbox
47                 (when we have to enter the name of the mailbox and
48                 we want to add /var/mail/$USER).
49
50 2003-10-23 [christoph]  0.9.6claws47
51
52         * src/noticeview.c
53                 don't always display button when noticeview is made visible
54
55         * src/mimeview.c
56         * src/pgpmime.c
57         * src/privacy.[ch]
58         * src/sgpgme.[ch]
59                 get signature information from crypto system
60
61 2003-10-22 [paul]       0.9.6claws46
62
63         * po/es.po
64                 updated by Ricardo Mones Lastra
65
66 2003-10-22 [paul]       0.9.6claws45
67
68         * src/Makefile.am
69                 update to reflect the changes to the icons that
70                 happened in 0.9.6claws35
71
72 2003-10-22 [alfons]     0.9.6claws44
73         
74         * src/carray.h
75                 inline carray_count() 
76
77 2003-10-21 [alfons]     0.9.6claws43
78
79         * src/carray.h
80                 glib wrappers
81         * src/carray.c
82                 disable
83         * src/mailmbox.[ch]
84         * src/mailmbox_folder.c
85         * src/mailmbox_parse.c
86         * src/mailmbox_types.[ch]
87                 %s/uint32_t/guint
88
89 2003-10-21 [luke]       0.9.6claws42
90
91         * src/stock_pixmaps.[ch]
92         * src/mimeview.c
93         * src/pixmaps/mime_application_octet_stream.xpm         ** REMOVE **
94         * src/pixmaps/messageview_text.xpm                      ** REMOVE **
95                 o remove mime_application_octet_stream.xpm icon (it was never
96                   really needed)
97                 o remove redundant icon messageview_text.xpm
98
99         * src/mainwindow.c
100                 fix visibility of signature noticeview when toggling 'separate
101                 message view'
102
103 2003-10-21 [christoph]  0.9.6claws41
104
105         * src/procmime.c
106                 decode multipart and rfc822 mime parts to allow further
107                 parsing when required
108
109 2003-10-21 [christoph]  0.9.6claws40
110
111         * src/procmime.[ch]
112         * src/textview.c
113                 remove obsolete charset parameter in MimeInfo and fix
114                 TextView to use the charset from the parameter hash table
115
116         * src/plugins/dillo_viewer/Makefile.am
117         * src/plugins/trayicon/Makefile.am
118                 add OPENSSL_CFLAGS to fix building with using
119                 --with-openssl-* parameters
120
121 2003-10-21 [paul]       0.9.6claws39
122
123         * src/prefs_matcher.[ch]
124                 replace remnants of the old, renamed 'Execute' matchtype
125                 add a brief description to the Info window
126
127 2003-10-21 [hoa]        0.9.6claws38
128         
129         * src/Makefile.am
130         * src/carray.[ch]               * NEW *
131         * src/chash.[ch]                * NEW *
132         * src/folder.c
133         * src/maillock.[ch]             * NEW *
134         * src/mailmbox.[ch]             * NEW *
135         * src/mailmbox_folder.[ch]      * NEW *
136         * src/mailmbox_parse.[ch]       * NEW *
137         * src/mailmbox_types.[ch]       * NEW *
138                 implementation of mbox folder with unique message numbers
139
140                 made use of libEtPan! implementation of mbox for lower-layer.
141
142 2003-10-20 [alfons]     0.9.6claws37
143
144         * src/noticeview.c
145                 fix invalid argument warning
146         * src/pgpmime.c
147                 no in place variable
148
149 2003-10-20 [paul]       0.9.6claws36
150
151         * src/compose.[ch]
152           src/filtering.c
153           src/messageview.c
154                 fix crash when using Forward in Filtering when
155                 external editor option is set
156                 
157                 Patch submitted by Simon 'corecode' Schubert
158                 <corecode@corecode.ath.cx> 
159
160 2003-10-20 [paul]       0.9.6claws35
161
162         * src/pixmaps/mime_gpg_expired.xpm      ** REMOVED **
163           src/pixmaps/mime_gpg_failed.xpm       ** REMOVED **
164           src/pixmaps/mime_gpg_passed.xpm       ** REMOVED **
165           src/pixmaps/mime_gpg_signed.xpm       ** REMOVED **
166           src/pixmaps/mime_gpg_unknown.xpm      ** REMOVED **
167           src/pixmaps/privacy_expired.xpm       ** NEW FILE **
168           src/pixmaps/privacy_failed.xpm        ** NEW FILE **
169           src/pixmaps/privacy_passed.xpm        ** NEW FILE **
170           src/pixmaps/privacy_signed.xpm        ** NEW FILE **
171           src/pixmaps/privacy_unknown.xpm       ** NEW FILE **
172           src/pixmaps/privacy_warn.xpm          ** NEW FILE **
173           src/mimeview.c
174           src/stock_pixmap.[ch]
175                 replace mime_gpg_*.xpm icons with new privacy_*.xpm
176                 icons. add privacy_warn.xpm icon
177
178 2003-10-20 [hoa]  0.9.6claws34
179
180         * src/folder_item_prefs.[ch]
181         * src/prefs_folder_item.c
182         * src/main.c
183                 Added a property per folder to choose whether we 
184                 want to apply processing on it on startup or if we
185                 prefer to wait the folder selection to apply it.
186         
187         * src/messageview.c
188                 fixed C89 compatibility (for old compilers, for
189                 example gcc 2.95.x).
190
191 2003-10-17 [christoph]  0.9.6claws33
192
193         * src/mimeview.c
194         * src/noticeview.[ch]
195                 change noticeview icon to indicate signature status
196
197 2003-10-17 [christoph]  0.9.6claws32
198
199         * src/Makefile.am
200         * src/main.c
201         * src/mimeview.c
202         * src/noticeview.c
203         * src/pgpmime.[ch]                              ** NEW **
204         * src/privacy.[ch]
205         * src/rfc2015.c
206         * src/sgpgme.c                                  ** NEW **
207                 reimplement PGP/Mime signature checking (unfinished)
208
209 2003-10-15 [christoph]  0.9.6claws31
210
211         * src/procmime.[ch]
212                 fix procmime_get_text_content() and
213                 procmime_get_first_text_content()
214
215 2003-10-15 [christoph]  0.9.6claws30
216
217         * src/plugins/spamassassin/spamassassin_gtk.c
218         * src/plugins/spamassassin/spamassassin_gtk.glade
219                 fix timeout tooltip
220
221 2003-10-15 [paul]       0.9.6claws29
222
223         * src/messageview.c
224                 workaround for buggy smtp servers. on sending a
225                 return receipt strip the name part from the address
226                 when creating headers
227                 
228 2003-10-15 [paul]       0.9.6claws28
229
230         * sync with 0.9.7 release
231                 see ChangeLog 2003-10-15
232
233 2003-10-14 [christoph]  0.9.6claws27
234
235         * src/plugins/clamav/clamav_plugin.c
236                 fix clamav plugin
237
238 2003-10-14 [christoph]  0.9.6claws26
239
240         * src/compose.c
241         * src/mimeview.c
242         * src/procmime.[ch]
243         * src/rfc2015.c
244         * src/textview.c
245         * src/plugins/clamav/clamav_plugin.c
246                 use GNode to create the mime tree (some changes to functions
247                 that traverse the tree are just quick and dirty. Maybe we
248                 can find better solutions with g_node_*-functions)
249
250 2003-10-14 [luke]       0.9.6claws25
251
252         * src/mimeview.c
253                 fix a navigation bug (stupid typo of mine)
254
255 2003-10-14 [christoph]  0.9.6claws24
256
257         * src/textview.c
258                 fix missing last line in plain/text mails
259
260 2003-10-13 [luke]       0.9.6claws23
261
262         * src/summaryview.c
263                 fix bug 334 (part 1)
264
265 2003-10-13 [kov]        0.9.6claws22
266
267         * src/mimeview.c
268                 error checking when the user enters a non-directory at
269                 the file selection dialog.
270                 work-around for users entering directory location without
271                 adding a leading G_DIR_SEPARATOR.
272
273 2003-10-13 [luke]       0.9.6claws21
274
275         * src/compose.c
276                 error reporting for inserting files, including catching
277                 invalid characters for current locale/encoding
278
279 2003-10-13 [paul]       0.9.6claws20
280
281         * src/folderview.c
282                 fix bug #347 'subscribe newsgroups crashes'
283
284 2003-10-13 [paul]       0.9.6claws19
285
286         * src/compose.c
287                 when using 'Reply to all' include the 'send replies
288                 to' folder property
289                 
290         * po/ja.po
291                 update Japanese translation. submitted by Rui Hirokawa 
292                 <rui_hirokawa@ybb.ne.jp>        
293
294 2003-10-13 [hoa]        0.9.6claws18
295
296         * src/account.c
297         * src/compose.c
298         * src/messageview.c
299         * src/procheader.c
300         * src/procheader.h
301                 rename get_header_from_msginfo() into
302                 procheader_get_header_from_msginfo() so that we have a
303                 coherent exported naming.
304                 avoid parsing of header contained in a string via
305                 a newly written temporary file.
306
307         Patch submitted by Simon 'corecode' Schubert
308                 <corecode@corecode.ath.cx>
309
310 2003-10-12 [hoa]        0.9.6claws17
311
312         * src/filtering.c
313         * src/filtering.h
314         * src/matcher.c
315         * src/matcher.h
316         * src/matcher_parser_parse.y
317         * src/prefs_filtering_action.c
318                 added "stop" action : stop applying the filtering rules.
319                 added "set score" and "increase/decrease score" actions.
320                 That two last action replace the "change_score" action
321                 introduced by alfons in 0.8.8claws85.
322                 "set score" is to set a given score to the message.
323                 "increase/decrease score" will increase or decrease the
324                 score if the given value is respectively positive or
325                 negative. If someone find a some better name for this last
326                 rule, it can be modified.
327
328 2003-10-12 [paul]       0.9.6claws16
329
330         * AUTHORS
331           po/ja.po
332                 update Japanese translation. submitted by Rui Hirokawa 
333                 <rui_hirokawa@ybb.ne.jp>
334
335 2003-10-12 [christoph]  0.9.6claws15
336
337         * src/procmime.c
338                 fix crash caused by incorrect headers
339
340 2003-10-10 [christoph]  0.9.6claws14
341
342         * src/main.c
343         * src/privacy.[ch]
344         * src/rfc2015.[ch]
345                 implement detection of signed message parts for rfc2015
346
347 2003-10-10 [thorsten]   0.9.6claws13
348
349         * src/mimeview.c
350                 fix typo
351
352 2003-10-10 [christoph]  0.9.6claws12
353
354         * src/stock_pixmap.[ch]
355         * src/pixmaps/mime_message.xpm                  ** NEW **
356                 add a new icon for mime type "message"
357
358         * src/privacy.[ch]
359         * src/procmime.[ch]
360                 add crypto api
361
362         * src/mimeview.c
363                 o use crypto api
364                 o add icons for message type mime parts
365
366 2003-10-10 [christoph]  0.9.6claws11
367
368         * src/mainwindow.c
369         * src/messageview.[ch]
370         * src/mimeview.[ch]
371         * src/procmime.[ch]
372         * src/procmsg.[ch]
373         * src/rfc2015.c
374         * src/summaryview.c
375         * src/textview.[ch]
376                 o remove switching between TextView and MimeView in MessageView
377                   (if required we can hide the icon box and the MimeView will
378                    look exaxtly like the TextView)
379                 o temporary remove signature and decrypting GPGME code
380
381 2003-10-09 [christoph]  0.9.6claws10
382
383         * src/action.c
384         * src/compose.c
385         * src/messageview.c
386         * src/mimeview.c
387         * src/procmime.[ch]
388         * src/procmsg.c
389         * src/rfc2015.c
390         * src/textview.c
391         * src/common/utils.[ch]
392         * src/plugins/clamav/clamav_plugin.c
393         * src/plugins/dillo_viewer/dillo_viewer.c
394         * src/plugins/image_viewer/viewer.c
395         * src/plugins/mathml_viewer/mathml_viewer.c
396                 new mime parser (several things need fixing)
397
398 2003-10-09 [paul]       0.9.6claws9
399
400         * src/imap.c
401                 a little more sync with 0.9.6cvs2 and a tidy up
402
403 2003-10-08 [paul]       0.9.6claws8
404
405         * sync with 0.9.6cvs2
406                 see ChangeLog 2003-10-03
407
408 2003-10-05 [christoph]  0.9.6claws7
409
410         * src/summaryview.c
411                 don't use flags to check if a message is in a news folder
412
413         (closes Bug 282 clicking on folder with copied Messages from News
414          immediately after having copied them crashes Sylpheed-Claws)
415
416 2003-10-05 [christoph]  0.9.6claws6
417
418         * src/Makefile.am
419         * src/progressdialog.[ch]               ** REMOVE **
420         * src/gtk/Makefile.am
421         * src/gtk/progressdialog.[ch]           ** NEW **
422                 move progressdialog to gtk directory
423
424 2003-10-04 [christoph]  0.9.6claws5
425
426         * src/prefs_toolbar.c
427         * src/gtk/prefswindow.c
428                 remove widget_show_all for pages root widget
429
430         * src/plugins/spamassassin/spamassassin.[ch]
431         * src/plugins/spamassassin/spamassassin_gtk.c
432         * src/plugins/spamassassin/spamassassin_gtk.glade
433                 add support for new libspamc transports
434
435 2003-10-04 [christoph]  0.9.6claws4
436
437         * src/plugins/spamassassin/libspamc.[ch]
438         * src/plugins/spamassassin/spamassassin.c
439         * src/plugins/spamassassin/utils.[ch]
440                 update libspamc to version from SpamAssassin 2.60
441
442 2003-10-03 [christoph]  0.9.6claws3
443
444         * src/send_message.c
445                 fix missing format string bug found by
446                 Georgi Guninski <guninski@guninski.com>
447
448 2003-10-03 [paul]       0.9.6claws2
449
450         * po/zh_CN.po
451                 update Simpilified Chinese translation, submitted by
452                 Hansom Young
453
454 2003-10-02 [christoph]  0.9.6claws1
455
456         * src/imap.c
457                 add UIDPLUS support for COPY and EXPUNGE
458
459 2003-10-02 [paul]       0.9.6claws
460
461         * 0.9.6claws released
462
463 2003-10-02 [paul]
464
465         * po/es.po
466           po/sk.po
467                 update Spanish and Slovak translations
468                 submitted by Ricardo Mones Lastra and Andrej Kacian
469  
470 2003-10-02 [paul]       0.9.5claws43
471
472         * po/en_GB.po
473                 update British English translation
474
475 2003-10-02 [paul]       0.9.5claws42
476
477         * po/hr.po
478                 update Croatian translation, submitted by Dragan
479
480 2003-10-01 [paul]       0.9.5claws41
481
482         * po/pl.po
483           po/sr.po
484                 update Polish and Serbian translations, submitted by
485                 Emil and Urke MMI
486
487 2003-10-01 [melvin]     0.9.5claws40
488
489         * po/fr.po
490                 Updated French translations
491
492 2003-10-01 [melvin]     0.9.5claws39
493
494         * src/prefs_fonts.c
495                 Fixed a Gtk warning
496
497         * src/plugins/dillo_prefs.c     
498                 Quasi unnoticeable UI clean-up.
499
500 2003-10-01 [paul]
501
502         * tools/README
503           tools/maildir2sylpheed.pl
504                 bug fixes, rewrites, submitted by Matthias Förste 
505                 <itsjustme@users.sourceforge.net>
506
507 2003-09-29 [paul]       0.9.5claws38
508
509         * src/inc.c
510                 fix my coding carelessness
511
512 2003-09-29 [paul]       0.9.5claws37
513
514         * po/POTFILES.in
515           src/Makefile.am
516           src/main.c
517           src/prefs_common.[ch]
518           src/prefs_fonts.[ch]  ** NEW FILES **
519                 move Font config options to Other Prefs/Display/Fonts
520                 (user's current configuration is preserved)
521
522 2003-09-29 [paul]       0.9.5claws36
523
524         * src/inc.c
525           src/prefs_account.c
526                 allow 'local_mbox' value to point to either a directory 
527                 (/var/mail -  default, new) or a file (/var/mail/username
528                 - original)
529
530 2003-09-28 [paul]       0.9.5claws35
531
532         * src/rfc2015.c
533                 on signature check, where key exists, print the
534                 Key ID
535
536 2003-09-27 [alfons]     0.9.5claws34
537
538         * src/action.c
539                 o make progress bar not fill/expand when resizing dialog
540                 o use default fixed text font for actions output
541
542 2003-09-27 [paul]       0.9.5claws33
543
544         * src/prefs_common.[ch]
545           src/procmsg.c
546           src/send_message.c
547                 remove External Program settings from Common Prefs/Send
548                 as they are now unnecessary due to Local account settings.
549                 plus a little tidying-up after 0.9.5claws31
550
551 2003-09-27 [paul]       0.9.5claws32
552
553         * src/prefs_account.c
554                 o make correction to gui text:
555                   'Local mailbox file' -> 'Local mailbox directory'
556                 o give 'local_mbox' option a reasonable default value:
557                   '/var/mail'
558                 o use 'DEFAULT_SENDMAIL_CMD' as default 'mail_command'
559                   value
560
561 2003-09-26 [paul]       0.9.5claws31
562
563         * src/inc.c
564           src/prefs_common.[ch]
565                 remove 'Incorporate from spool' common pref,
566                 force creation of a 'Local' account
567
568 2003-09-26 [christoph]  0.9.5claws30
569
570         * src/folder.c
571         * src/msgcache.c
572                 add more NULL pointer checks
573
574 2003-09-25 [christoph]  0.9.5claws29
575
576         * src/folder.c
577                 o don't fetch source message to get it's message id
578                 o immediately scan dest folder when copying a message did not
579                   return a new message number and not do it when the first message
580                   without a new message number is found
581
582 2003-09-23 [christoph]  0.9.5claws28
583
584         * src/compose.c
585                 fix generating of headers
586
587         (patch by David Relson <relson@osagesoftware.com>)
588
589 2003-09-23 [paul]       0.9.5claws27
590
591         * po/zh_CN.po
592                 update Simplified Chinese translation. submitted by
593                 Hansom Young
594
595 2003-09-23 [paul]       0.9.5claws26
596
597         * tools/Makefile.am
598           tools/README
599           tools/vcard2xml.py    ** NEW FILE **
600                 add a script that converts an evolution vcard to
601                 sylpheed's xml format
602                 submitted by Bogdan Sumanariu <bsumanariu@one5.ro>
603
604 2003-09-22 [paul]       0.9.5claws25
605
606         * src/plugins/clamav/clamav_plugin.c
607                 don't skip MULTIPART parts
608
609 2003-09-21 [christoph]  0.9.5claws24
610
611         * src/alertpanel.c
612                 remove unneeded include
613
614         * src/folder.c
615                 clean up copy/move mess with duplicated code
616
617         * src/imap.c
618                 fix problem that sometimes the folder was not scanned
619                 also it was changed
620
621 2003-09-21 [christoph]  0.9.5claws23
622
623         * src/Makefile.am
624         * src/logwindow.[ch]                    ** REMOVE **
625         * src/mainwindow.c
626         * src/prefs_common.c
627         * src/gtk/Makefile.am
628         * src/gtk/logwindow.[ch]                ** ADD **
629                 make logwindow prefs_common independent and move
630                 it to gtk directory
631
632 2003-09-20 [christoph]  0.9.5claws22
633
634         * src/compose.c
635                 add extra space for address code conversion
636                 (4 * unconvered size could be too small for short headers)
637
638 2003-09-20 [christoph]  0.9.5claws21
639
640         * src/compose.c
641                 increase temp buffer size when writing headers
642
643 2003-09-19 [darko]      0.9.5claws20
644
645         * src/compose.c
646                 don't ignore value of 'Save copy of outgoing messages to
647                 this folder instead of Sent' in message redirect
648
649 2003-09-17 [christoph]  0.9.5claws19
650
651         * src/compose.c
652                 use ", " as address seperator for mail headers and pass whole
653                 header line at once to compose_convert_header to make sure
654                 it is correctly folded
655
656         (closes Bug 64 Problem when sending to many recipients)
657
658 2003-09-17 [hoa]        0.9.5claws18
659         
660         * src/matcher.[ch]
661           src/matcher_parser_parse.y
662           src/prefs_matcher.c
663                 changed the keyword used for command execution in condition
664                 keyword is changed from "execute" to "test"
665                 so that it is not the same as the one used for action.
666                 This will fix a bug when using filtering dialog.
667                 All semantic in the code is also changed to reflect
668                 the keyword change.
669
670 2003-09-17 [paul]
671         
672         * sync with 0.9.6 release
673
674 2003-09-17 [paul]       0.9.5claws17
675
676         * sync with 0.9.5cvs8
677                 see ChangeLog 2003-09-16 and 2003-09-17
678
679 2003-09-16 [paul]       0.9.5claws16
680
681         * sync with 0.9.5cvs6
682                 see ChangeLog 2003-09-16
683
684 2003-09-15 [paul]       0.9.5claws15
685
686         * sync with 0.9.5cvs5
687                 see ChangeLog 2003-09-15
688
689 2003-09-14 [alfons]     0.9.5claws14
690
691         * src/inc.c
692                 make "Go to inbox after receiving new mail" again;
693                 regression of a sync, restored to sylpheed main 
694                 behaviour. (misses still some bits)
695
696 2003-09-14 [alfons]     0.9.5claws13
697
698         * src/prefs_filtering_action.c
699                 o add proper message if empty execute command line
700                 o don't select first action item after registering a
701                   new action to prevent (what seems to be a GTK) bug
702                   #36, "filtering will only accept one action change 
703                   per invocation".
704
705 2003-09-14 [alfons]     0.9.5claws12
706
707         * src/prefs_filtering.c
708         * src/prefs_filtering_action.c
709         * src/prefs_matcher.c
710                 fix function signature for key_pressed_event signal handlers
711
712 2003-09-14 [alfons]     0.9.5claws11
713
714         * src/mainwindow.c
715                 fix regression caused by fix for invalid bug #7
716                 (should fix #246, "Multiple selections are deselected when 
717                 moving from search window to main window")
718                 
719 2003-09-14 [alfons]     0.9.5claws10
720         
721         * src/actions.[ch]
722         * src/filtering.[ch]
723         * src/prefs_actions.c
724                 allow `filtering actions` in actions; only for advanced users
725                 right now: try for example, "%as{mark color 2}" 
726         
727 2003-09-13 [paul]       0.9.5claws9
728         
729         * po/pl.po
730           po/zh_CN.po   ** NEW FILE **
731                 update Polish translation, submitted by Emil 
732                 <eminowbl@posejdon.wpk.p.lodz.pl>
733                 add new Simplified Chinese translation, submitted by
734                 Hansom Young <hansom_young@yahoo.com>
735
736 2003-09-12 [alfons]     0.9.5claws8
737
738         * src/summaryview.c
739                 don't open separate message views when View | Separate message view
740                 is active 
741                 (please look carefully for any navigation regressions)
742
743 2003-09-11 [alfons]     0.9.5claws7
744
745         * src/mainwindow.c
746                 make default message view, opened by View | Separate message 
747                 view, look like a claws message view (which includes a menu
748                 bar and a toolbar)
749                 (fixes bug #298, "message view loses tool bar") 
750
751 2003-09-11 [christoph]  0.9.5claws6
752
753         * src/folderview.c
754                 fix double deleting of newsgroup folders
755
756         (closes Bug 305 crash after deleting of a newsgroup)
757
758 2003-09-11 [paul]       0.9.5claws5
759
760         * src/rfc2015.c
761           src/common/utils.h
762                 more sync'ing from 0.9.5cvs2
763
764 2003-09-11 [christoph]  0.9.5claws4
765
766         * src/compose.c
767         * src/rfc2015.c
768         * src/common/utils.h
769                 fix sync with 0.9.5cvs2
770
771 2003-09-11 [paul]       0.9.5claws3
772
773         * sync with 0.9.5cvs4
774                 see ChangeLog 2003-09-11
775
776 2003-09-11 [paul]       0.9.5claws2
777
778         * sync with 0.9.5cvs2
779                 see ChangeLog 2003-09-05
780                 
781 2003-09-11 [paul]       0.9.5claws1
782
783         * sync with 0.9.5cvs3
784                 see ChangeLog 2003-09-10
785
786 2003-09-10 [paul]       0.9.5claws
787
788         * 0.9.5claws released
789
790 2003-09-10 [paul]       0.9.4claws78
791
792         * src/Makefile.am
793                 add missing files
794
795 2003-09-10 [melvin]     0.9.4claws77
796
797         * po/fr.po
798                 Updated French translations
799
800 2003-09-10 [paul]       0.9.4claws76
801
802         * po/es.po
803           po/sk.po
804           po/sr.po
805                 update Spanish, Slovak, and Serbian translations.
806                 submitted by Ricardo Mones Lastra, Andrej Kacian,
807                 and Urke MMI
808                 
809         * AUTHORS
810                 add translation team section
811
812 2003-09-09 [christoph]  0.9.4claws75
813
814         * src/folder.c
815                 free item->prefs in folder_item_destroy
816
817 2003-09-09 [alfons]     0.9.4claws74
818
819         * src/folderview.c
820                 o proper check for root node sorting
821                 o remove unnecessary gtk_ctree_remove_node 
822
823         (should fix bug #300, "crash while moving folder")      
824
825 2003-09-08 [christoph]  0.9.4claws73
826
827         * src/folderview.c
828                 o fix double adding of IMAP FolderItems to GtkCTree
829                 o fix crash then mbox folder is removed
830
831 2003-09-08 [christoph]  0.9.4claws72
832
833         * src/folder.c
834         * src/folderview.c
835         * src/mainwindow.c
836                 fix new folder notification
837
838         * src/mbox_folder.c
839                 fix cache path
840
841 2003-09-08 [christoph]  0.9.4claws71
842
843         * src/compose.c
844                 replace '\n' and '\r' before removing trailing spaces
845
846         * src/folder.[ch]
847         * src/folderview.c
848                 add information about new or removed items in folder tree change
849                 notification and use this in folderview to add and remove only
850                 the appected items and not refresh the whole tree
851
852 2003-09-07 [match]      0.9.4claws70
853
854         * src/Makefile.am
855         * src/addr_compl.c
856         * src/addressbook.c
857         * src/addressitem.h
858         * src/addrindex.c
859         * src/addritem.c
860         * src/addritem.h
861         * src/addrquery.c                       ** NEW **
862         * src/addrquery.h
863         * src/ldapquery.c
864         * src/ldapserver.c
865         * src/stock_pixmap.c
866         * src/stock_pixmap.h
867         * src/pixmaps/address_search.xpm        ** NEW **
868                 re-introduce Lookup button for LDAP 'static' searches.
869
870 2003-09-07 [alfons]     0.9.4claws69
871         
872         * src/summaryview.c
873                 abandon setting usize for messageview because it gives layout problems
874                 with the quick search bar and the headerview; fixes assorted UI glitches:
875                 
876                 o bug #148, "Toggling of quick-search bar reduces index view area" 
877                 o bug #280, "Window resiizes for line length but does not revert"
878
879 2003-09-07 [christoph]  0.9.4claws68
880
881         * src/compose.c
882                 o make sure we don't have any newlines in header values
883                 o check custom headers for spaces and newlines and ignore
884                   malformed header names
885
886 2003-09-06 [christoph]  0.9.4claws67
887
888         * src/folder.c
889         * src/folderview.c
890                 invoke notification hook for folder tree changes after append
891                 and remove folder
892
893         (closes Bug 294 Crash while moving folder with many subdirectories)
894
895 2003-09-06 [christoph]  0.9.4claws66
896
897         * src/folder.c
898                 destroy folder's MsgCache if FolderItem is removed to make sure
899                 it is not saved when the FolderItem is destroyed
900
901 2003-09-06 [christoph]  0.9.4claws65
902
903         * src/plugins/clamav/clamav_plugin.c
904                 fix copy & paste bug
905
906 2003-09-05 [christoph]  0.9.4claws64
907
908         * src/folder.c
909         * src/messageview.[ch]
910         * src/procmsg.[ch]
911         * src/summaryview.c
912                 extend MSGINFO_UPDATE_HOOK to send delete notifications. Used
913                 by MessageView to clear it when the message is deleted. Should
914                 work even if messages are deleted in MainWindow or by
915                 processing.
916
917 2003-09-05 [alfons]     0.9.4claws63
918
919         * src/messageview.c
920                 deleting a message in a message view frees its msginfo, make 
921                 messageview_update_all() aware of that (should fix bug #293,
922                 "deleting message caused crash")
923
924 2003-09-05 [melvin]     0.9.4claws62
925
926         * src/action.c
927                 Improve synchronous action exit code (fixes 
928                 a ~5 seconds delay after action exit on RedHat 9)
929
930 2003-09-04 [christoph]  0.9.4claws61
931
932         * src/compose.c
933         * src/rfc2015.c
934         * src/common/utils.[ch]
935                 add util function to create mime boundary and use it
936                 in compose and gpg code
937
938 2003-09-04 [alfons]     0.9.4claws60
939
940         * src/folder.c
941                 source folder item's GNode should already have been freed in 
942                 a previous call to src->folder->klass->remove_folder()
943                 (should fix bug #287, "crash when moving folders")
944
945 2003-09-03 [thorsten]   0.9.4claws59
946
947         * src/plugins/spamassassin/spamassassin_gtk.c
948                 fix compile error
949
950 2003-09-03 [christoph]  0.9.4claws58
951
952         * src/plugins/spamassassin/spamassassin.[ch]
953         * src/plugins/spamassassin/spamassassin_gtk.c
954                 add timeout config option
955
956 2003-09-03 [paul]       0.9.4claws57
957
958         * po/sk.po      ** NEW FILE **
959                 add Slovak translation. Submitted by Andrej Kacian 
960                 <andrej@kacian.sk>
961
962 2003-09-03 [paul]       0.9.4claws56
963
964         * src/plugins/clamav/clamav_plugin_gtk.c
965                 gui tweaks: replace a label with a tooltip, modify the
966                 text, use gtk_check_button_new(); instead of
967                 gtk_check_button_new_with_label("");
968
969 2003-09-02 [alfons]     0.9.4claws55
970
971         * src/gtk/filesel.c
972                 remember last used dir when attaching multiple files (should fix
973                 bug #290, "Attach File does not remember directory")
974
975 2003-09-01 [paul]       0.9.4claws54
976
977         * po/es.po
978                 updated by Ricardo Mones Lastra
979
980 2003-09-01 [alfons]     0.9.4claws53
981
982         * src/gtk/gtkaspell.[ch]
983                 be pedantic and strict and use const gchar * instead of guchar *
984
985 2003-09-01 [alfons]     0.9.4claws52
986
987         * src/mainwindow.c
988         * src/summaryviewc.
989                 re-enable Save As when multiple messages are selected
990
991 2003-09-01 [paul]       0.9.4claws51
992
993         * src/textview.c
994                 g_free(trimmed_uri);
995
996 2003-09-01 [paul]       0.9.4claws50
997
998         * sync with 0.9.4cvs13
999                 see ChangeLog 2003-09-01
1000
1001 2003-09-01 [paul]       0.9.4claws49
1002
1003         * src/textview.c
1004                 trim uri before sending to the statusbar
1005                 fixes Bug 275 'Clicking on long URL wrapped onto two lines
1006                 in the message window causes main S-C window to enlarge 
1007                 past screen edges'
1008
1009 2003-09-01 [paul]       0.9.4claws48
1010
1011         * sync with 0.9.4cvs12
1012                 see ChangeLog 2003-09-01
1013
1014 2003-08-30 [christoph]  0.9.4claws47
1015
1016         * src/compose.c
1017         * src/folder_item_prefs.[ch]
1018         * src/prefs_folder_item.c
1019         * src/gtk/gtkaspell.[ch]
1020                 commit per folder dictionary patch by
1021                 Paul Evans <nerd@freeuk.com>
1022
1023 2003-08-30 [christoph]  0.9.4claws46
1024
1025         * src/plugins/spamassassin/spamassassin_gtk.c
1026         * src/plugins/spamassassin/spamassassin_gtk.glade
1027                 reduce GUI clutter by placing hints into tooltips
1028
1029 2003-08-30 [paul]       0.9.4claws45
1030
1031         * src/compose.c
1032                 add 'Content-Disposition: inline' to a text/plain
1033                 part when using PGP/MIME signing
1034
1035 2003-08-30 [paul]       0.9.4claws44
1036
1037         * src/prefs_common.c
1038           src/prefs_spelling.c
1039           src/prefs_spelling.glade
1040                 reduce GUI clutter by placing hints into tooltips
1041
1042 2003-08-29 [christoph]  0.9.4claws43
1043
1044         * configure.ac
1045                 fix bug found by Ivan Rayner <ivanr@sgi.com>
1046
1047         * src/stock_pixmap.c
1048                 change unecessary warning into a debug message
1049
1050         * src/plugins/clamav/Makefile.am
1051                 Fix error "-I$(CLAMAV_LIBS)"
1052
1053 2003-08-29 [christoph]  0.9.4claws42
1054
1055         * intl/Makefile.in
1056         * src/Makefile.am
1057         * src/matcher.h
1058         * src/common/Makefile.am
1059         * src/common/passcrypt.c
1060                 commit fixes and patches for some of the IRIX problems found by
1061                 Ivan Rayner <ivanr@sgi.com>
1062
1063 2003-08-29 [paul]       0.9.4claws41
1064
1065         * src/prefs_filtering.c
1066                 add 'Top' and 'Bottom' buttons, based on changes in
1067                 src/prefs_filter.c in 0.9.4cvs11.
1068
1069 2003-08-27 [christoph]  0.9.4claws40
1070
1071         * src/folderview.c
1072                 fix bug that the current summary settings were copied to the
1073                 wrong folder item, when the folder item prefs are opened.
1074                 Copying is not required because summary settings and
1075                 folder_item_prefs do not contain the same settings
1076
1077 2003-08-27 [thorsten]   0.9.4claws39
1078
1079         * src/imap.c
1080                 fix compile error
1081
1082 2003-08-26 [paul]       0.9.4claws38
1083
1084         * sync with 0.9.4cvs9
1085                 see ChangeLog 2003-08-26
1086
1087 2003-08-25 [paul]       0.9.4claws37
1088
1089         * sync with 0.9.4cvs8
1090                 see ChangeLog 2003-08-25
1091
1092 2003-08-24 [christoph]  0.9.4claws36
1093
1094         * src/prefs_filtering.c
1095                 shouldn't remove items from a GSList while iterating over the
1096                 list (makes cur invalid and cur->next not accessable)
1097
1098         (closes Bug 272 i deleted an folder and some seconds later sylpheed
1099          crashed)
1100
1101 2003-08-23 [christoph]  0.9.4claws35
1102
1103         * src/news.c
1104                 news folders should be scanned when opened
1105
1106 2003-08-22 [christoph]  0.9.4claws34
1107
1108         * src/prefs_folder_item.c
1109                 use macro to assign strings that always frees the old string
1110
1111         * src/gtk/gtkaspell.[ch]
1112                 add gtkaspell_set_dictionary_menu_active_item() to set active
1113                 item in dictionary option menu
1114
1115         * src/prefs_spelling.c
1116                 use gtkaspell_set_dictionary_menu_active_item() to select
1117                 dictionary
1118
1119 2003-08-21 [christoph]  0.9.4claws33
1120
1121         * src/folder.[ch]
1122         * src/imap.c
1123         * src/mbox_folder.c
1124         * src/mh.c
1125         * src/news.c
1126                 optimize folder system
1127
1128         * src/gtk/gtkstext.c
1129                 fix division by zero when font has 0 width for ' '
1130
1131 2003-08-21 [paul]       0.9.4claws32
1132
1133         * sync with 0.9.4cvs7
1134                 see ChangeLog 2003-08-20
1135
1136 2003-08-19 [paul]       0.9.4claws31
1137
1138         * src/common/defs.h
1139                 add the missing '/' to SYLDOC_MANUAL_HTML_INDEX and
1140                 SYLDOC_FAQ_HTML_INDEX.
1141         * src/manual.c
1142                 use LC_MESSAGES instead of LC_ALL to find the current
1143                 language
1144
1145           fixes Bug #281 'in src/manual.c URL for manuals and FAQ wrong'.
1146
1147 2003-08-19 [paul]       0.9.4claws30
1148
1149         * po/bg.po
1150                 updated by George Danchev
1151
1152 2003-08-18 [luke]       0.9.4claws29
1153         * src/mimeview.[ch]
1154         * src/gtk/gtkvscrollbutton.[ch]
1155                 o removed gtk_vscrollbutton_reset() (reasons: reduce 
1156                   dependencies; do it the GTK way; reduce code -14/+2 lines)
1157                 o removed horizontal separator between icons
1158
1159 2003-08-17 [christoph]  0.9.4claws28
1160
1161         * src/procmsg.c
1162                 no subject threading when the subject has no reply prefix
1163
1164 2003-08-16 [christoph]  0.9.4claws27
1165
1166         * src/mainwindow.c
1167                 remember and restore window sizes and position when the main
1168                 window is hidden or shown
1169
1170         (closes Bug 274 Window size in 0.9.4claws18 not remembered when
1171          minimised/reopened using trayicon)
1172
1173 2003-08-16 [paul]       0.9.4claws26
1174
1175         * src/crash.c
1176                 add #include "defs.h"
1177
1178 2003-08-16 [paul]       0.9.4claws25
1179
1180         * src/plugins/clamav/clamav_plugin.c
1181                 reword a debug_print
1182                 
1183         * src/plugins/dillo_viewer/dillo_prefs.c
1184                 cosmetic: change the labels' text, add tooltips, and
1185                 left-align the hint
1186
1187 2003-08-15 [christoph]  0.9.4claws24
1188
1189         * src/news.c
1190                 complete last change (forgot some changes)
1191
1192 2003-08-15 [christoph]  0.9.4claws23
1193
1194         * src/news.c
1195                 o check number of messages and don't return a 0 message
1196                   when no messages are available
1197                 o don't parse xref header anymore
1198
1199         (closes Bug 203 I'm not getting any news)
1200
1201 2003-08-15 [paul]       0.9.4claws22
1202
1203         * src/common/defs.h
1204           src/crash.c
1205                 update and define claws bugzilla location
1206
1207 2003-08-15 [paul]       0.9.4claws21
1208
1209         * po/ru.po
1210                 update submitted by Ruslan N. Balkin
1211
1212 2003-08-14 [christoph]  0.9.4claws20
1213
1214         * src/procmsg.c
1215                 fix search for oldest node in subject threading
1216
1217 2003-08-14 [christoph]  0.9.4claws19
1218
1219         * src/procmsg.c
1220         * src/common/utils.h
1221                 add possibility to check all nodes with the same subject for
1222                 subject threading, not only the oldest node. Should not break
1223                 threads anymore if the oldest node is thread_by_subject_max_age
1224                 days older then parent, because it can now find a child of
1225                 oldest node as new parent.
1226
1227 2003-08-11 [christoph]  0.9.4claws18
1228
1229         * src/plugins/spamassassin/spamassassin.c
1230                 run spam check in background process
1231
1232 2003-08-10 [alfons]     0.9.4claws17
1233
1234         * src/summaryview.c
1235                 make `Select All' sensitive too
1236
1237 2003-08-10 [christoph]  0.9.4claws16
1238
1239         * src/imap.c
1240                 add more checks in imap_close
1241
1242 2003-08-09 [alfons]     0.9.4claws15
1243
1244         * src/prefs_spelling.c
1245                 no spell checking UI if not requested
1246
1247 2003-08-09 [alfons]     0.9.4claws14
1248
1249         * src/gtk/prefswindow.c
1250                 make it compile
1251
1252 2003-08-09 [christoph]  0.9.4claws13
1253
1254         * src/prefs_spelling.c
1255         * src/gtk/prefswindow.[ch]
1256         * src/plugins/clamav/clamav_plugin_gtk.c
1257         * src/plugins/spamassassin/spamassassin_gtk.c
1258                 sort prefs pages by heighest weight in tree
1259
1260 2003-08-09 [paul]       0.9.4claws12
1261
1262         * sync with 0.9.4cvs6
1263                 see ChangeLog 2003-08-07
1264                 
1265         * AUTHORS
1266                 add Leandro and Luke to claws-branch section
1267
1268 2003-08-09 [christoph]  0.9.4claws11
1269
1270         * src/gtk/Makefile.am
1271         * src/gtk/colorsel.[ch]                 ** NEW **
1272                 create a color selection dialog that can be used as a simple
1273                 function call with it's own gtk main loop like filesel.[ch]
1274
1275         * src/Makefile.am
1276         * src/main.c
1277         * src/prefs_common.c
1278         * src/prefs_spelling.[ch]               ** NEW **
1279         * src/prefs_spelling.glade              ** NEW **
1280         * src/gtk/gtkutils.[ch]
1281                 move "Spell Checker" prefs to new prefs dialog
1282
1283         * src/prefs_folder_item.c
1284                 use new colorsel dialog
1285
1286 2003-08-08 [paul]       0.9.4claws10
1287
1288         * src/inc.c
1289                 clear the progress bar unconditionally
1290
1291 2003-08-08 [paul]       0.9.4claws9
1292
1293         * sync with 0.9.4cvs4
1294                 see ChangeLog 2003-07-31
1295
1296 2003-08-07 [christoph]  0.9.4claws8
1297
1298         * configure.ac
1299                 fix bug in image viewer plugin part
1300
1301         * src/imap.c
1302                 don't execute close command if the folder item is not selected
1303
1304 2003-08-07 [hoa]        0.9.4claws7
1305
1306         * src/filtering.[ch]
1307         * src/matcher_parser.h
1308         * src/matcher_parser_parse.y
1309                 can define several actions for each filtering rule
1310                 can import old versions of filtering rules
1311
1312         * src/prefs_filtering.c
1313                 call to a new dialog box to define actions
1314
1315         * src/prefs_filtering_action.[ch]
1316                 dialog box to define actions for filtering rules
1317
1318 2003-08-06 [christoph]  0.9.4claws6
1319
1320         * src/imap.c
1321                 make sure source folder is selected when copying messages
1322
1323 2003-08-06 [christoph]  0.9.4claws5
1324
1325         * sync with 0.9.4cvs2
1326                 see ChangeLog 2003-07-29                
1327
1328 2003-08-05 [paul]       0.9.4claws4
1329
1330         * sync with 0.9.4cvs3
1331                 see ChangeLog 2003-07-30
1332
1333 2003-08-04 [match]      0.9.4claws3
1334
1335         * po/POTFILES.in
1336                 export of LDIF files.
1337
1338 2003-08-04 [match]      0.9.4claws2
1339
1340         * src/ldif.[ch]
1341                 support for export LDIF. documented.
1342         * src/importldif.[ch]
1343         * src/exportldif.[ch]
1344                 add tooltips. documented.
1345         * src/exphtmldlg.[ch]
1346         * src/common/xmlprops.[ch]
1347                 documented.
1348         * src/exportldif.[ch]                   ** NEW **
1349         * src/expldifdlg.[ch]                   ** NEW **
1350         * src/addressbook.[ch]
1351         * src/Makefile.am
1352                 export of LDIF files.
1353                 documented.
1354
1355 2003-08-04 [christoph]  0.9.4claws1
1356
1357         * .cvsignore
1358         * Makefile.am
1359         * configure.ac
1360         * sylpheed-claws.pc.in                  ** NEW **
1361         * src/Makefile.am
1362         * src/common/Makefile.am
1363         * src/gtk/Makefile.am
1364                 install sylpheed header files in $(pkgincludedir) and create a
1365                 pkg-config file to allow building a plugin without the source
1366                 package
1367
1368 2003-08-04 [paul]       0.9.4claws
1369
1370         * version 0.9.4claws
1371
1372 2003-08-04 [paul]       0.9.3claws97
1373
1374         * po/es.po
1375                 update Spanish translation. Submitted by Ricardo
1376                 Mones Lastra.
1377
1378 2003-08-03 [paul]       0.9.3claws96
1379
1380         * po/hr.po
1381           po/sr.po
1382                 update Croatian and Serbian translations. Submitted by
1383                 Dragan and Urke MMI respectively
1384
1385 2003-08-03 [alfons]     0.9.3claws95
1386
1387         * src/summaryview.c
1388                 mark flag has precedence over important flag - seems
1389                 to have been changed in sync of 0.9.3claws45. this fixes
1390                 a regression where messages that were scored as important
1391                 don't show their mark flags. (using the same column for
1392                 both importance as mark flags is the real problem
1393                 ofcourse)
1394
1395 2003-08-03 [melvin]     0.9.3claws94
1396
1397         * po/fr.po
1398                 Updated French translations.
1399
1400 2003-08-03 [melvin]     0.9.3claws93
1401
1402         * src/Makefile.am
1403                 Fixed typo introduced after 0.9.3claws92 
1404                 that prevented compilation
1405                 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
1406                 CPPFLAGS and YFLAGS to allow user setting these.
1407         * src/common/Makefile.am
1408         * src/gtk/Makefile.am
1409         * src/plugins/clamav/Makefile.am
1410         * src/plugins/demo/Makefile.am
1411         * src/plugins/dillo_viewer/Makefile.am
1412         * src/plugins/image_viewer/Makefile.am
1413         * src/plugins/mathml_viewer/Makefile.am
1414         * src/plugins/spamassassin/Makefile.am
1415         * src/plugins/trayicon/Makefile.am
1416         * src/plugins/trayicon/libeggtrayicon/Makefile.am
1417                 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
1418                 CPPFLAGS and YFLAGS to allow user setting these.
1419
1420 2003-08-02 [christoph]  0.9.3claws92
1421
1422         * configure.ac
1423                 o rearrange plugin tests
1424                 o add test for clamav.h to ClamAV tests
1425
1426 2003-08-02 [luke]       0.9.3claws91
1427
1428         * src/mimeview.c
1429                 o fixed appearance of icon list when toggling back from the 
1430                   ctree
1431                 o toggling of icons using the keyboard works correctly
1432                 o fixed all other keyboard shortcuts to work when icons are
1433                   active
1434         
1435         * src/messageview.c
1436                 o fixed bug 4 - focus lost when changing messageview view type
1437
1438 2003-08-02 [christoph]  0.9.3claws90
1439
1440         * src/common/hooks.c
1441                 fix crash when pointer stored in hash table could get invalid
1442                 when a plugin is unloaded
1443
1444 2003-08-01 [christoph]  0.9.3claws89
1445
1446         * configure.ac
1447                 o try to build all plugins (except spamassassin) by default
1448                 o don't build a plugin if a dependency check fails
1449
1450         * src/common/hooks.c
1451                 fix warning
1452
1453 2003-08-01 [match]      0.9.3claws88
1454
1455         * src/importldif.c
1456                 allow single click field selection. document code.
1457
1458 2003-08-01 [christoph]  0.9.3claws87
1459
1460         * src/plugins/clamav/clamav_plugin.c
1461         * src/plugins/clamav/clamav_plugin_gtk.c
1462         * src/plugins/dillo_viewer/dillo_viewer.c
1463         * src/plugins/image_viewer/plugin.c
1464         * src/plugins/mathml_viewer/mathml_viewer.c
1465         * src/plugins/spamassassin/spamassassin.c
1466         * src/plugins/spamassassin/spamassassin_gtk.c
1467         * src/plugins/trayicon/trayicon.c
1468                 add version check to all plugins
1469
1470 2003-08-01 [hoa]        0.9.3claws86
1471
1472         * src/prefs_filtering.c
1473                 fixed a cosmetic bug, during creation of dialog box,
1474                 wrong widgets were shown after creation.
1475
1476 2003-08-01 [luke]       0.9.3claws85
1477
1478         * src/mainwindow.c
1479                 o fixed visibility of icons/mimeview after toggling separate
1480                   message/folder view (factored out some similar code too).
1481
1482
1483 2003-07-31 [alfons]     0.9.3claws84
1484
1485         * src/mimeview.c
1486                 tweak icon box UI a bit more, now allowing right-clicks actions
1487                 getting the relevant mime data too; should fix #250, "Can't save 
1488                 attachments sometimes".
1489
1490 2003-07-30 [alfons]     0.9.3claws83
1491
1492         * src/compose.c
1493                 don't do auto-save-draft inside key press handler, but rather
1494                 schedule it half of a second later; should fix #67, "autosave 
1495                 make re-rediting message crazy"
1496
1497 2003-07-30 [christoph]  0.9.3claws82
1498
1499         * src/plugins/trayicon/trayicon.c
1500                 process pending events before unloading the plugin
1501
1502         (closes Bug 196 Unloading Trayicon plugin crashes Sylpheed-Claws)
1503
1504 2003-07-30 [alfons]     0.9.3claws81
1505
1506         * src/common/hooks.c
1507                 parameter 2 of g_hook_destroy() should really be a hook id
1508
1509 2003-07-30 [alfons]     0.9.3claws80
1510
1511         * src/common/plugin.c
1512                 fix a possibly harmful function signature mismatch 
1513                 for plugin_done
1514
1515 2003-07-30 [alfons]     0.9.3claws79
1516
1517         * src/common/hooks[.ch]
1518                 const correctness
1519
1520 2003-07-30 [darko]      0.9.3claws78
1521
1522         * src/summaryview.c
1523                 make it compile again
1524
1525 2003-07-30 [luke]       0.9.3claws77
1526
1527         * src/crash.c
1528         * src/main.c
1529                 o added/moved signal handlers for SIGTERM (normal kill command) 
1530                   and SIGINT (ctl-c) to be used even without 
1531                   --enable-crash-dialog, fixing bug 166
1532
1533         * src/summaryview.c
1534                 o rewrote menu sensitivity code as per mainwindow.c, fixing 
1535                   bug 227
1536
1537         * src/mainwindow.c
1538                 o changed sensitivity condition for 'Next new' and 'Next 
1539                   unread', fixing bug 8
1540
1541 2003-07-29 [alfons]     0.9.3claws76
1542
1543         * src/common/utils.[ch]
1544                 add generate_msgid()
1545         * src/messageview.c
1546                 save ack'ed RRR; fixes #205, "return receipt is not saved in
1547                 sent folder".
1548
1549 2003-07-29 [alfons]     0.9.3claws75
1550
1551         * src/messageview.c
1552                 fix a memleak (claws-only)
1553
1554 2003-07-29 [alfons]     0.9.3claws74
1555
1556         * src/mimeview.[ch]
1557         * src/gtk/gtkvscrollbutton.[ch]
1558                 fix UI glitch where mime icon toolbox' scroll position is not 
1559                 reset after switching to another message
1560                 
1561
1562 2003-07-29 [paul]       0.9.3claws73
1563
1564         * src/prefs_folder_item.c
1565                 split the prefs into 2 separate pages
1566
1567 2003-07-29 [paul]       0.9.3claws72
1568
1569         * src/compose.c
1570                 prepend "\n\n" to a signature without a separator too
1571
1572 2003-07-29 [paul]       0.9.3claws71
1573
1574         * src/compose.c
1575                 fix bug where changing to an account without an auto-sig
1576                 from an initial account without an auto-sig would insert 
1577                 2 blank lines at the cursor point
1578                 fix bug where changing to an account with an auto-sig
1579                 from an initial account without an auto-sig would insert
1580                 the sig at the cursor point
1581
1582 2003-07-29 [paul]       0.9.3claws70
1583
1584         * src/folderview.c
1585                 use the colour from the folder pref unless the folder
1586                 has new messages
1587
1588 2003-07-29 [alfons]     0.9.3claws69
1589
1590         * src/procmsg.[ch]
1591         * src/messageview.c
1592         * src/procheader.c
1593                 rewrite return receipt request work a little bit (the former 
1594                 implementation presumably depended too much on the UI setting
1595                 flags). (we're losing the old pending flag.) 
1596
1597 2003-07-28 [christoph]  0.9.3claws68
1598
1599         * src/folder.c
1600         * src/imap.c
1601         * src/mh.c
1602         * src/procmsg.[ch]
1603                 fix copy to IMAP folder from other folder
1604
1605 2003-07-28 [christoph]  0.9.3claws67
1606
1607         * src/procmsg.c
1608                 fix sync of procmsg_get_message_file_list
1609
1610 2003-07-28 [christoph]  0.9.3claws66
1611
1612         * sync with 0.9.3cvs14
1613                 see ChangeLog 2003-07-18
1614         * sync with 0.9.3cvs17
1615                 see ChangeLog 2003-07-23
1616
1617         (closes Bug 234 segmentation fault after sending out mail via
1618          smtp(auth))
1619
1620 2003-07-28 [paul]       0.9.3claws65
1621
1622         * po/es.po
1623                 update Spanish translation, submitted by Ricardo Mones
1624                 Lastra
1625
1626 2003-07-28 [christoph]  0.9.3claws64
1627
1628         * src/folder.[ch]
1629         * src/imap.c
1630         * src/mh.c
1631                 return new message numbers as a GRelation instead of a GSList
1632                 that has to be in the same order as the input list. A list
1633                 would make it hard for IMAP to optimize oepration by sorting
1634                 the input list. The returned list would have to be reordered
1635                 to match the same order that input list has.
1636
1637         * src/gtk/gtkaspell.c
1638                 fix missing return value, could cause a crash when garbage is
1639                 on the stack that is used as the expected return value
1640
1641 2003-07-28 [paul]       0.9.3claws63
1642
1643         * sync with 0.9.4cvs1
1644                 see ChangeLog 2003-07-28
1645
1646 2003-07-27 [alfons]     0.9.3claws62
1647
1648         * src/mimeview.c
1649                 tweak it more to make icon list act like a check button group
1650
1651 2003-07-27 [christoph]  0.9.3claws61
1652
1653         * sync with 0.9.3cvs20
1654                 see ChangeLog 2003-07-25
1655
1656 2003-07-27 [paul]       0.9.3claws60
1657
1658         * src/procmsg.c
1659                 re-commit changes from 0.9.3claws58 -
1660                 accidently removed in 0.9.3claws59
1661
1662 2003-07-27 [paul]       0.9.3claws59
1663
1664         * src/procmsg.[ch]
1665                 a sync from 0.9.3cvs17
1666                 see ChangeLog 2003-07-23
1667
1668 2003-07-27 [alfons]     0.9.3claws58
1669
1670         * src/procmsg.c
1671                 add missing header members to MsgInfo; fixes the problem of 
1672                 not displaying X-Faces, as noticed by Ricardo Mones
1673
1674 2003-07-26 [christoph]  0.9.3claws57
1675
1676         * sync with 0.9.3cvs18
1677                 see ChangeLog 2003-07-24
1678
1679 2003-07-26 [christoph]  0.9.3claws56
1680
1681         * sync with 0.9.3cvs17
1682                 see ChangeLog 2003-07-23
1683
1684 2003-07-26 [christoph]  0.9.3claws55
1685
1686         * src/folder.[ch]
1687         * src/imap.c
1688         * src/mbox_folder.c
1689         * src/mh.c
1690         * src/news.c
1691                 add support for copy function that copy multiple messages
1692                 (not implemented yet)
1693
1694         * src/summaryview.c
1695                 add missing return value
1696
1697 2003-07-26 [paul]       0.9.3claws54
1698
1699         * tools/multiwebsearch.pl
1700                 do whitespace substitution before passing the string
1701                 to the browser. fixes bug with browsers that don't
1702                 do whitespace conversion themselves.
1703
1704 2003-07-25 [christoph]  0.9.3claws53
1705
1706         * src/folder.[ch]
1707         * src/imap.c
1708         * src/mh.c
1709                 rewrite adding of multiple messages to a folder for
1710                 claws' folder system
1711
1712 2003-07-25 [luke]       0.9.3claws52
1713
1714         * src/mimeview.c
1715                 o icon toggles set correctly on leaving ctree mimeview
1716
1717 2003-07-25 [paul]       0.9.3claws51
1718
1719         * partial sync with 0.9.3cvs21 [src/main.c]
1720                 see ChangeLog 2003-07-25
1721
1722 2003-07-24 [paul]       0.9.3claws50
1723
1724         * tools/maildir2sylpheed.pl
1725                 fix typo
1726
1727 2003-07-24 [paul]       0.9.3claws49
1728
1729         * src/mimeview.c
1730                 increase the gutter size of paned so that the panes
1731                 can be resized
1732                 
1733         * src/plugins/demo/demo.c
1734                 squeeze in another typo fix
1735
1736 2003-07-24 [paul]       0.9.3claws48
1737
1738         * src/plugins/demo/demo.c
1739           src/prefs_account.c
1740                 small changes to the English
1741                 
1742         * src/pixmaps/mime_application_octect_stream.xpm        ** REMOVED **
1743           src/pixmaps/mime_application_octet_stream.xpm         ** NEW FILE **
1744           src/Makefile.am
1745           src/stock_pixmap.c
1746                 rename the misspelled icon
1747
1748 2003-07-23 [alfons]     0.9.3claws47
1749
1750         * src/mimeview.c
1751                 make icon list look like a list of toggles
1752
1753 2003-07-23 [luke]       0.9.3claws46
1754
1755         * src/pixmaps/mimeview_gpg_expired.xpm
1756         * src/pixmaps/mimeview_gpg_failed.xpm
1757         * src/pixmaps/mimeview_gpg_passed.xpm
1758         * src/pixmaps/mimeview_text_html.xpm
1759         * src/pixmaps/mimeview_image.xpm
1760                 o all icons the same size
1761
1762         * src/mimeview.[ch]
1763                 o mimeview ctree arranged vertically above the viewer
1764                 o icons changed to buttons
1765                 o can use keyboard to select an icon (Enter)
1766                 o resize icon list to width of icons
1767
1768         *  src/gtk/gtkvscrollbutton.c
1769                 o sensitivity of buttons reacts to position
1770
1771 2003-07-23 [christoph]  0.9.3claws45
1772
1773         * sync with 0.9.3cvs14 (incomplete)
1774                 see ChangeLog 2003-07-17
1775
1776 2003-07-23 [alfons]     0.9.3claws44
1777
1778         * src/folder.c
1779         * src/procmsg.h
1780                 sync with my local tree to restore some claws-only things
1781
1782 2003-07-23 [paul]       0.9.3claws43
1783
1784         * src/pixmaps/mime_gpg_expired.xpm      ** NEW FILE **
1785           src/pixmaps/mime_gpg_unknown.xpm      ** NEW FILE **
1786           src/Makefile.am
1787           src/mimeview.c
1788           src/procmime.h
1789           src/rfc2015.c
1790           src/stock_pixmap.[ch]
1791                 indicate missing keys and expired sigs/keys
1792                 in mime view column
1793
1794 2003-07-23 [paul]       0.9.3claws42
1795
1796         * src/compose.c
1797                 Redirect fixes: enable automatic account selection and
1798                 do not append signature to message on changing account
1799                 fixes Bug[s] #248
1800
1801 2003-07-23 [paul]       0.9.3claws41
1802
1803         * sync with 0.9.3cvs16
1804                 see ChangeLog 2003-07-23
1805
1806 2003-07-23 [alfons]     0.9.3claws40
1807
1808         * src/inc.c
1809                 give progress dialog a main window, and give it the first 
1810                 one (presumably the only one). fixes bug #247, "segfault on 
1811                 pop-before-smtp" 
1812
1813 2003-07-22 [alfons]     0.9.3claws39
1814
1815         * src/summaryview.c
1816                 shift-space scrolls up
1817
1818 2003-07-22 [paul]       0.9.3claws38
1819
1820         * sync with 0.9.3cvs15
1821                 see ChangeLog 2003-07-22
1822
1823 2003-07-20 [alfons]     0.9.3claws37
1824
1825         * src/compose.c
1826                 put menu inside #ifdef USE_ASPELL..#endif
1827
1828 2003-07-20 [christoph]  0.9.3claws36
1829
1830         * src/procmsg.c
1831                 fix wrong flags in MsgInfo returned by
1832                 procmsg_msginfo_get_full_info()
1833
1834         (closes Bug 221 Deleting messages from the Message View gives incorrect
1835          new/unread message counts in the folder view)
1836
1837         * src/plugins/spamassassin/spamassassin_gtk.c
1838                 add gettext macro for prefs page title
1839
1840 2003-07-20 [paul]       0.9.3claws35
1841
1842         * src/mimeview.c
1843                 redraw icon list on signature check
1844
1845 2003-07-20 [christoph]  0.9.3claws34
1846
1847         * src/Makefile.am
1848         * src/account.c
1849         * src/folder.[ch]
1850         * src/folder_item_prefs.[ch]            ** NEW **
1851         * src/folderview.c
1852         * src/mainwindow.c
1853         * src/mh.c
1854         * src/prefs_gtk.c
1855         * src/prefs_scoring.c
1856         * src/summaryview.c
1857         * src/prefs_folder_item.[ch]
1858                 o seperate FolderItemPrefs (formerly PrefsFolderItem) and the
1859                   Properties dialog
1860                 o use prefswindow for folder properties
1861
1862         * src/gtk/prefswindow.[ch]
1863                 change implementation to use an invisible notebook instead
1864                 of unparenting widgets
1865
1866 2003-07-20 [christoph]  0.9.3claws33
1867
1868         * src/compose.h
1869         * src/folder.c
1870         * src/folderview.h
1871         * src/headerview.h
1872         * src/prefs_filtering.h
1873         * src/prefs_folder_item.[ch]
1874         * src/procmime.h
1875         * src/procmsg.h
1876         * src/summaryview.h
1877                 clean up header mess
1878                 (always use 1. typedefs, 2. #includes, 3. structures)
1879
1880         * src/common/version.h.in
1881                 add casts for constants
1882
1883         * src/plugins/demo/demo.c
1884                 fix typo
1885
1886         * src/plugins/spamassassin/spamassassin.c
1887                 remove unused variable
1888
1889 2003-07-20 [alfons]     0.9.3claws32
1890
1891         * src/mimeview.c
1892                 o make icon buttons respond on left click
1893                 o minor cosmetic change
1894
1895 2003-07-19 [luke]       0.9.3claws31
1896
1897         * src/mimeview.[ch]
1898         * src/gtk/gtkvscrollbutton.c
1899         * src/messageview.c
1900                 o improved mimeview behaviour when selecting a new message
1901                 o plus code cleanups to remove compile warnings
1902
1903
1904 2003-07-19 [alfons]     0.9.3claws30
1905
1906         * src/procmsg.c
1907         * src/compose.c
1908         * src/common/utils.[ch]
1909                 subject_get_reply_prefix_length() <- subject_get_prefix_length()
1910
1911 2003-07-19 [alfons]     0.9.3claws29
1912
1913         * src/prefs_folder_item.c
1914                 reinit "legacy" tmp_prefs, so we don't free nor use invalid 
1915                 string pointers
1916
1917 2003-07-19 [luke]       0.9.3claws28
1918
1919         * src/messageview.c
1920         * src/mimeview.[ch]
1921         * src/procmime.h
1922         * src/rfc2015.c
1923         * src/stock_pixmap.[ch]
1924         * src/gtk/Makefile.am
1925         * src/Makefile.am
1926         * src/gtk/gtkvscrollbutton.[ch]         ** NEW **
1927         * src/pixmaps/mime_*.xpm                ** NEW **
1928                 o mimeview rearrangement with a new icon shortcut bar
1929
1930 2003-07-19 [alfons]     0.9.3claws27
1931
1932         * src/folderview.c
1933                 o plug leaking nodes_to_recollapse
1934                 o add folderview_recollapse_all_nodes() (not used yet)
1935
1936 2003-07-19 [alfons]     0.9.3claws26
1937
1938         * src/compose.c
1939         * src/common/utils.c
1940                 honour #240 "Better SUBJECT handling" by cleaning the prefix
1941                 for both forwarding as replying
1942
1943 2003-07-18 [christoph]  0.9.3claws25
1944
1945         * configure.ac
1946         * src/common/sylpheed.[ch]
1947         * src/common/version.h.in
1948                 add version in numeric form to allow easy comparison
1949
1950         * src/plugins/demo/demo.c
1951                 add version check
1952                 - sylpheed version > plugin version => never allowed, sylpheed
1953                   could contain unknown API changes
1954                 - sylpheed version < minimum version required => don't load,
1955                   API required not available (if linking does not fail)
1956
1957 2003-07-18 [alfons]     0.9.3claws24
1958         
1959         * src/common/plugin.[ch]
1960                 const correctness
1961
1962 2003-07-18 [christoph]  0.9.3claws23
1963
1964         * src/common/hooks.c
1965                 fix crash when hooks where unregisted
1966
1967         * src/plugins/trayicon/trayicon.c
1968                 unregister detroy signal before destroying the widget
1969                 (still crashes when the plugin is unloaded)
1970
1971 2003-07-18 [alfons]     0.9.3claws22
1972         
1973         * src/folderview.c
1974                 delay expanding folder tree during drags until timeout triggered
1975                 (needs perhaps some tweaking, so testing is welcome)
1976
1977 2003-07-17 [alfons]     0.9.3claws21
1978
1979         * src/folderview.c
1980                 clean up cruft
1981
1982 2003-07-17 [christoph]  0.9.3claws20
1983
1984         * src/common/session.c
1985                 fix opening of SSL connections
1986
1987         * src/plugins/image_viewer/Makefile.am
1988                 add OPENSSL_CFLAGS (we should find a better solution to remove
1989                 this dependencies if they are not required)
1990
1991         * src/plugins/spamassassin/spamassassin.c
1992                 remove setlocale workaround (fixed in libspamc)
1993
1994         (closes Bug Bug 184 Entering non-ascii character deletes previous char
1995          if spell checking enabled)
1996
1997 2003-07-17 [alfons]     0.9.3claws19
1998
1999         * src/common/hooks.[ch]
2000         * src/plugins/clamav/clamav_plugin.c
2001         * src/plugins/spamassassin/spamassassin.c
2002         * src/plugins/trayicon/trayicon.c
2003                 fix signedness muck 
2004
2005 2003-07-17 [alfons]     0.9.3claws18
2006
2007         * src/procmime.c
2008                 plug memleak
2009
2010 2003-07-17 [alfons]     0.9.3claws17
2011
2012         * src/inc.c
2013                 plug memleak
2014
2015 2003-07-17 [paul]       0.9.3claws16
2016
2017         * src/common/defs.h
2018           src/mainwindow.c
2019           src/manual.[ch]
2020                 add link to the Claws site's FAQ page, after the suggestion
2021                 and patch by Fred Marton <Fred.Marton@uni-bayreuth.de>
2022                 Move url strings to defs.h
2023                 
2024         * src/mainwindow.c
2025                 fix typo to prevent "unknown menu entry" warnings
2026
2027 2003-07-17 [alfons]     0.9.3claws15
2028
2029         * src/folderview.[ch]
2030         * src/summaryview.[ch]
2031         * src/mimeview.[ch]
2032                 plug DnD leaks 
2033
2034 2003-07-17 [paul]       0.9.3claws14
2035
2036         * src/inc.c
2037                 remove two instances of 'GTK_EVENTS_FLUSH' because
2038                 they are unnecessary and probably cause a stack overflow
2039
2040 2003-07-16 [christoph]  0.9.3claws13
2041
2042         * src/mimeview.[ch]
2043                 use an invisible GTK notebook to switch between viewers
2044                 instead of reparenting widgets
2045
2046 2003-07-16 [christoph]  0.9.3claws12
2047
2048         * src/folder.c
2049                 move folder_item_update_freeze() to correct place in
2050                 folder_item_scan_full()
2051
2052 2003-07-16 [paul]       0.9.3claws11
2053
2054         * sync with 0.9.3cvs12
2055                 see ChangeLog 2003-07-14 and 2003-07-15
2056
2057 2003-07-16 [christoph]  0.9.3claws10
2058
2059         * src/imap.[ch]
2060         * src/prefs_account.[ch]
2061                 sync IMAP CRAM-MD5 authentication with sylpheed-main
2062
2063 2003-07-15 [alfons]     0.9.3claws9
2064
2065         * src/main.c
2066                 make --config-dir do something useful
2067
2068 2003-07-15 [alfons]     0.9.3claws8
2069
2070         * src/procmsg.c
2071                 o fix a bug where 'last' didn't really point to the last message
2072                   in the top level list of children, but to the last threaded
2073                   message. 
2074                 
2075                 o clean up and make it easier to sync
2076
2077 2003-07-15 [alfons]     0.9.3claws7
2078
2079         * src/mainwindow.c
2080                 make correct menu items sensitive       
2081
2082 2003-07-14 [alfons]     0.9.3claws6
2083
2084         * src/procmsg.c
2085                 tune the threader so it will not subject-thread any message
2086                 without a subject prefix (this will not thread correctly if 
2087                 a parent is delivered after their childs, but it looks 
2088                 better right now)
2089
2090 2003-07-13 [christoph]  0.9.3claws5
2091
2092         * src/mainwindow.c
2093                 group "Add mailbox *..." menu items in submenu
2094
2095 2003-07-13 [alfons]     0.9.3claws4
2096
2097         * src/summaryview.c
2098                 correct summary_toggle_pressed() signature and make sure
2099                 signal is not passed on
2100
2101 2003-07-13 [alfons]     0.9.3claws3
2102
2103         * src/summaryview.c
2104                 o for now don't pass on keys when they we're handled by 
2105                   ctree::key_press_event
2106                 o clean up
2107
2108 2003-07-13 [alfons]     0.9.3claws2
2109         
2110         * src/main.c
2111                 add command line option "--config-dir" to get the current 
2112                 configuration dir
2113
2114 2003-07-12 [alfons]     0.9.3claws1
2115
2116         * src/matcher.[ch]
2117         * src/matcher_parser_parse.y
2118         * src/prefs_filtering.c
2119         * src/filtering.c
2120                 add "Lock" filter action to lock messages;
2121
2122         * src/filtering.c       
2123                 remove debug_print()    
2124         * src/prefs_filtering.c
2125                 re-organize matcher part 9: 
2126                 make action text entries easily extendible;
2127                 merge widget selection for ACTION_MARK, ACTION_UNMARK, ACTION_LOCK,
2128                 ACTION_UNLOCK, ACTION_MARK_AS_READ, ACTION_MARK_AS_UNREAD
2129
2130 2003-07-12 [paul]
2131
2132         * tools/README
2133                 update old information and add missing
2134                 information
2135
2136 2003-07-12 [paul]       0.9.3claws
2137
2138         * 0.9.3claws released
2139         
2140 2003-07-12 [paul]       0.9.0claws103
2141
2142         * src/Makefile.am
2143                 add addrquery.h
2144
2145 2003-07-12 [melvin]     0.9.0claws102
2146
2147         * src/messageview.c
2148                 Fixed bug #215: Show MIME tab for single text/html messages. 
2149                 
2150 2003-07-12 [paul]       0.9.0claws101
2151
2152         * man/sylpheed.1
2153                 updated
2154
2155 2003-07-12 [paul]       0.9.0claws100
2156
2157         * po/es.po
2158           po/hr.po
2159           po/pl.po
2160           po/sr.po
2161                 update Spanish, Croatian, Polish, Serbian translations.
2162                 submitted by Ricardo Mones Lastra, Dragan, Witold
2163                 Wladyslaw Wojciech Wilk, Urke MMI
2164
2165 2003-07-12 [melvin]     0.9.0claws99
2166
2167         * po/fr.po
2168                 Updated French translations.
2169
2170 2003-07-12 [paul]       0.9.0claws98
2171
2172         * src/addressbook.c
2173                 disable 'Lookup' button as it has no effect
2174
2175 2003-07-11 [alfons]     0.9.0claws97
2176         
2177         * src/summaryview.c
2178                 summary_searchbar_pressed() should return TRUE to signal that
2179                 event was handled. when returning void, the return value passed
2180                 to GTK is actually random, but maybe FALSE, in which case the
2181                 event is handled by parent
2182                 
2183 2003-07-10 [paul]       0.9.0claws96
2184
2185         * ac/missing/gettext.m4
2186                 update to version 0.12
2187
2188 2003-07-10 [paul]       0.9.0claws95
2189
2190         * src/plugins/clamav/clamav_plugin.c
2191                 fix bug where multipart/alternative messages
2192                 would slip through without being scanned
2193
2194 2003-07-10 [christoph]  0.9.0claws94
2195
2196         * src/folder.c
2197                 correct check if folder supports removing when a message is
2198                 moved. if not the message is only copied.
2199
2200         (closes Bug 132 crash on startup in newsgroups folders)
2201
2202 2003-07-09 [alfons]     0.9.0claws93
2203
2204         * configure.ac
2205         * src/common/defs.h
2206                 --with-config-dir (default .sylpheed)
2207
2208 2003-07-09 [christoph]  0.9.0claws92
2209
2210         * configure.ac
2211                 use PKG_CHECK_MODULES to check for gtkmathview
2212                 (version 0.4.2 now required)
2213
2214 2003-07-08 [melvin]     0.9.0claws91
2215
2216         * src/action.c
2217                 Implemented a progress bar that counts the number of completed
2218                 tasks when the action runs more than one command.
2219
2220 2003-07-08 [alfons]     0.9.0claws90
2221
2222         * src/procmsg.c
2223                 if queued message has an invalid Message-Id, don't try to
2224                 find message it refers to (fixes #209 "crash when processing 
2225                 in folder")
2226
2227 2003-07-08 [paul]       0.9.0claws89
2228
2229         * sync with 0.9.3cvs2
2230                 see ChangeLog 2003-07-08
2231
2232 2003-07-08 [match]      0.9.0claws88
2233
2234         * src/ldapctrl.c
2235                 extend LDAP search for first/last name by parsing search term.
2236
2237 2003-07-08 [alfons]     0.9.0claws87
2238
2239         * src/send_message.c
2240                 fix bug #208 "Status message stuck when sending on POP3 account"
2241
2242 2003-07-07 [paul]       0.9.0claws86
2243
2244         * po/hr.po
2245                 new Croatian translation, submitted by
2246                 Dragan <drleskov@inet.hr>
2247
2248 2003-07-07 [paul]       0.9.0claws85
2249
2250         * sync with 0.9.3cvs1
2251                 see ChangeLog 2003-07-07
2252
2253 2003-07-05 [christoph]  0.9.0claws84
2254
2255         * src/Makefile.am
2256         * src/messageview.c
2257         * src/mimeview.[ch]
2258         * src/stock_pixmap.[ch]
2259         * src/pixmaps/messageview_text.xpm              ** NEW **
2260                 move mimeview tabs to the right side and use icons
2261                 instead of text to save some space
2262
2263         (patch by Luke Plant <lukeplant@softhome.net>)
2264
2265 2003-07-05 [christoph]  0.9.0claws83
2266
2267         * src/inc.c
2268                 add NULL pointer checks
2269
2270         (patch by Luke Plant <lukeplant@softhome.net>)
2271         (closes Bug 204 0.9.0 quits on authentication error?!)
2272
2273 2003-07-05 [alfons]     0.9.0claws82
2274
2275         * configure.ac
2276                 take the clue in bug #202 "./configure script - 
2277                 'if test' comparison failure" reported by John Kristoff. 
2278
2279 2003-07-04 [christoph]  0.9.0claws81
2280
2281         * src/plugins/spamassassin/spamassassin.c
2282                 set timeout for spam check
2283
2284 2003-07-04 [christoph]  0.9.0claws80
2285
2286         * src/main.c
2287                 destroy all FolderItems when shutting down to
2288                 allow folders to clean up
2289
2290 2003-07-04 [melvin]     0.9.0claws79
2291
2292         * src/gtk/gtkaspell.c
2293                 Fixed bug #184 "Entering non-ascii character deletes
2294                 previous char if spell checking enabled": this makes
2295                 the spell checking in multibytes (e.g. UTF-8)locales work.
2296                 (Patch by Luke Plant).
2297                 
2298 2003-07-04 [christoph]  0.9.0claws78
2299
2300         * sync with 0.9.2cvs1
2301                 see ChangeLog 2003-06-10
2302
2303 2003-07-04 [paul]       0.9.0claws77
2304
2305         * sync with 0.9.3 release
2306                 see ChangeLog 2003-07-04
2307
2308 2003-07-03 [christoph]  0.9.0claws76
2309
2310         * src/folder.[ch]
2311         * src/imap.c
2312         * src/mbox_folder.c
2313         * src/mh.c
2314         * src/news.c
2315                 move folder_item_get_path() stuff into a folder virtual function
2316
2317         * src/procmsg.c
2318                 use folder_item_fetch_msg() to get message and do not contruct
2319                 the filename from path and number
2320
2321 2003-07-03 [paul]       0.9.0claws75
2322
2323         * sync with 0.9.2cvs12
2324                 see ChangeLog 2003-07-03
2325
2326 2003-07-02 [paul]       0.9.0claws74
2327
2328         * src/messageview.c
2329                 fix text-selection for replying
2330
2331 2003-07-02 [paul]       0.9.0claws73
2332
2333         * sync with 0.9.2cvs11
2334                 see ChangeLog 2003-07-02
2335
2336 2003-07-02 [paul]       0.9.0claws72
2337
2338         * src/procmsg.c
2339                 revert last commit because it breaks more
2340                 than it fixes
2341
2342 2003-07-02 [paul]       0.9.0claws71
2343
2344         * src/procmsg.c
2345                 fix thread by subject/sort by date
2346
2347 2003-07-01 [paul]       0.9.0claws70
2348
2349         * sync with 0.9.2cvs10
2350                 see ChangeLog 2003-07-01
2351
2352 2003-06-30 [paul]       0.9.0claws69
2353
2354         * sync with 0.9.2cvs9
2355                 see ChangeLog 2003-06-30
2356
2357 2003-06-28 [match]      0.9.0claws68
2358
2359         * src/addressbook.c
2360                 fix null ptr.
2361
2362 2003-06-27 [paul]       0.9.0claws67
2363
2364         * sync with 0.9.2cvs7
2365                 see ChangeLog 2003-06-27
2366
2367 2003-06-26 [christoph]  0.9.0claws66
2368
2369         * src/folder.c
2370                 freeze folder updates while a folder is scanned
2371
2372         (closes Bug 185 New message counter)
2373
2374 2003-06-26 [darko]      0.9.0claws65
2375
2376         * src/ldapserver.c
2377                 fix infinite loop when adding a new LDAP server
2378
2379 2003-06-26 [paul]       0.9.0claws64
2380
2381         * sync with 0.9.2cvs6
2382                 see ChangeLog 2003-06-26
2383
2384 2003-06-26 [paul]       0.9.0claws63
2385
2386         * sync with 0.9.2cvs5
2387                 see ChangeLog 2003-06-25 and 2003-06-26
2388
2389 2003-06-25 [match]      0.9.0claws62
2390
2391         * src/addr_compl.c
2392                 Fixed tab/backtab for dropped-down completion list to
2393                 move next/previous field. (close bug 147)
2394
2395 2003-06-25 [christoph]  0.9.0claws61
2396
2397         * src/addr_compl.[ch]
2398         * src/addrindex.[ch]
2399         * src/folderview.c
2400         * src/inc.c
2401         * src/news.c
2402         * src/summaryview.c
2403         * src/toolbar.c
2404                 fix warnings
2405
2406 2003-06-25 [leandro]    0.9.0claws60
2407
2408         * src/compose.c
2409                 o cleanups
2410                 o gray out "Message/Remove references" menu item if not
2411                   replying to a message
2412
2413 2003-06-24 [leandro]    0.9.0claws59
2414
2415         * src/compose.[ch]
2416                 o removed "Message/Create new thread" menu item
2417                 o added "Message/Remove references" menu item
2418                   (it's off by default and will not check anymore
2419                    if the subject changed)
2420
2421 2003-06-23 [alfons]     0.9.0claws58
2422
2423         * src/procmsg.c
2424                 try better grouping messages threaded by subject based on their age.
2425                 still not perfect - because the message tree is not sorted by date.  
2426
2427 2003-06-23 [thorsten]   0.9.0claws57
2428
2429         * src/pop.[ch]
2430                 added mail_receive_hook to allow modifications
2431                 directly after retrieval (e.g. adding headers).
2432
2433 2003-06-23 [paul]       0.9.0claws56
2434
2435         * src/sourcewindow.c
2436                  enable the use of Ctrl+A to select all text in
2437                  the sourcewindow
2438                  Patch submitted by Ivan Francolin Martinez
2439                  <ivanfm@users.sourceforge.net>
2440
2441 2003-06-22 [christoph]  0.9.0claws55
2442
2443         * src/folder.[ch]
2444                 o add notification hook for folder tree changes
2445                 o invoke hooks after folder tree scanning
2446
2447         * src/folderview.[ch]
2448                 register hook for folder tree changes that
2449                 updates the ctree
2450
2451         (there are more places that should be updated, like add, remove 
2452          or move folder)
2453
2454         (closes Bug 164 Crash on rebuild folder tree)
2455         (closes Bug 190 Crash on 'rebuilding folder tree')
2456
2457 2003-06-21 [leandro]    0.9.0claws54
2458
2459         * src/compose.[ch]
2460                 create a new thread if subject changes
2461                 (it's on by default, can be disabled in Message menu)
2462
2463 2003-06-21 [alfons]     0.9.0claws53
2464
2465         * src/summaryview.c
2466                 quiet little compiler
2467
2468 2003-06-21 [christoph]  0.9.0claws52
2469
2470         update gettext stuff to version 0.12
2471
2472 2003-06-19 [alfons]     0.9.0claws51
2473
2474         * src/common/log.c
2475         * src/common/plugin.c
2476                 move defs.h before glib.h to prevent MIN/MAX redefs
2477
2478 2003-06-19 [alfons]
2479
2480         * src/addressbook.c
2481                 translatable
2482
2483 2003-06-19 [match]      0.9.0claws50
2484
2485         * src/addressbook.[ch]
2486         * src/addrindex.[ch]
2487         * src/addr_compl.[ch]
2488         * src/editldap.[ch]
2489         * src/editldap_basedn.[ch]
2490         * src/addritem.[ch]
2491         * src/ldapquery.h
2492                 re-implemented dynamic LDAP search. works without
2493                 slowdown on display sender with addressbook
2494                 option.
2495         * src/addrbook.c
2496                 documented code.
2497
2498 2003-06-19 [paul]       0.9.0claws49
2499
2500         * src/compose.c
2501                 fix Bug #136 'Nonprovided quotation marks crash claws'
2502                 patch submitted by Pawel Pêkala <c0rn@gazeta.pl>
2503
2504 2003-06-19 [alfons]     0.9.0claws48
2505
2506         * src/prefs_common.[ch]
2507         * src/procmsg.c
2508                 restrict threading by subject by checking thread for
2509                 age (prefs_common.thread_by_subject_max_age)
2510
2511 2003-06-18 [christoph]  0.9.0claws47
2512
2513         * src/imap.c
2514                 fix memory leak in imap_cmd_fetch()
2515
2516 2003-06-18 [christoph]  0.9.0claws46
2517
2518         * src/prefs_gtk.c
2519                 fix memory leak in prefs_set_default() when used multiple
2520                 times or after prefs have been read
2521
2522 2003-06-18 [christoph]  0.9.0claws45
2523
2524         * src/common/plugin.c
2525                 fix memory leak in plugin_unload()
2526
2527 2003-06-18 [christoph]  0.9.0claws44
2528
2529         * src/imap.c
2530                 fix memory leak in imap_cmd_ok()
2531
2532 2003-06-18 [christoph]  0.9.0claws43
2533
2534         * src/folder.c
2535                 stop messages that are downloaded from POP3 and added to
2536                 an IMAP inbox from being filtered twice (first by POP3
2537                 and again when IMAP folder is scaned to get the UID of
2538                 the APPEND operation when no UIDPLUS is available)
2539
2540 2003-06-18 [alfons]
2541
2542         * tools/Makefile.am
2543                 phoenix <- firebird     
2544
2545 2003-06-18 [paul]
2546
2547         * tools/launch_phoenix          ** REMOVED **
2548           tools/launch_firebird         ** NEW **
2549                 renamed and edited to reflect the browser's name change from
2550                 'phoenix' to 'firebird'
2551
2552 2003-06-18 [paul]       0.9.0claws42
2553
2554         * sync with 0.9.2cvs2
2555                 see ChangeLog 2003-06-16
2556
2557 2003-06-17 [alfons]     0.9.0claws41
2558
2559         * src/procmsg.c
2560                 prevent threading problems when a node is an ancestor (parent / great parent),
2561                 which mostly happens with circular references (thanks to Phillipe Gramoullé
2562                 for finding an sample set of messages)
2563
2564 2003-06-16 [christoph]  0.9.0claws40
2565
2566         * src/main.c
2567                 don't popup main window on --receive or --receive-all
2568
2569         * src/mainwindow.[ch]
2570         * src/plugins/trayicon/trayicon.c
2571                 allow hiding of main window by clicking on the trayicon
2572                 (doesn't work correctly in seperate window mode and may
2573                  cause unexpected GTK problems I couldn't find yet)
2574
2575         * src/common/ssl.c
2576                 remove incorrect warning
2577
2578 2003-06-15 [alfons]     0.9.0claws39
2579
2580         * src/gtk/gtkstext.c
2581                 don't output debug text;
2582                 #ifdef out print_line() if not debugging (thanks to Martin Wicke
2583                 for pointing this out);
2584
2585 2003-06-14 [alfons]     0.9.0claws38
2586         
2587         * src/messageview.c
2588                 remove printf() and make one if..else comply with coding style
2589
2590 2003-06-14 [alfons]     0.9.0claws37
2591
2592         * AUTHORS
2593                 add Martin Wicke
2594         * src/action.c
2595         * src/messageview.[ch]
2596         * src/summaryview.c
2597                 apply patch #754162 "Quoting messages filtered by actions" submitted
2598                 by Martin Wicke, which allows quoting message body changed by an
2599                 action (Thanks!).
2600
2601 2003-06-13 [alfons]     0.9.0claws36
2602
2603         * src/utils.c
2604                 add several other subject reply prefixes (suggested by Christoph and Ivan Martinez)
2605                 use case insensitive regexp (suggested by Ivan Martinez)
2606
2607 2003-06-13 [christoph]  0.9.0claws35
2608
2609         * configure.ac
2610         * src/plugins/trayicon/Makefile.am
2611         * src/plugins/trayicon/eggtrayicon.[ch]                         ** REMOVE **
2612         * src/plugins/trayicon/trayicon.c
2613         * src/plugins/trayicon/libeggtrayicon/.cvsignore                ** NEW **
2614         * src/plugins/trayicon/libeggtrayicon/Makefile.am               ** NEW **
2615         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.[ch]          ** NEW **
2616         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.[ch]           ** NEW **
2617         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.[ch]        ** NEW **
2618         * src/plugins/trayicon/libeggtrayicon/xembed.h                  ** NEW **
2619                 replace my own EggTrayIcon backport with the backport
2620                 used by (l|x)mule and gabber.
2621
2622 2003-06-13 [alfons]     0.9.0claws34
2623
2624         * AUTHORS
2625         * src/common/utils.c
2626                 add Aw: to list of reply prefixes (thanks to Martin Zwickel)
2627
2628 2003-06-13 [alfons]     0.9.0claws33
2629
2630         * src/compose.c
2631                 clean up a little bit
2632
2633 2003-06-12 [alfons]     0.9.0claws32
2634
2635         * src/compose.c
2636                 const correctness fix
2637
2638         * src/common/sylpheed.[ch]
2639                 () -> (void)
2640                 prevent redef MIN/MAX
2641                 
2642         * src/common/utils.[ch]
2643                 () -> (void)
2644
2645 2003-06-12 [melvin]     0.9.0claws31
2646
2647         * src/compose.c
2648                 Updated to take into accounts changes in GtkAspell.
2649
2650 2003-06-12 [alfons]     0.9.0claws30
2651
2652         * src/compose.c
2653         * src/procmsg.c
2654         * src/common/utils.[ch]
2655                 handle reply subject prefixes better (initial 
2656                 suggestion by Robert Story adapted and enhanced 
2657                 using regexps)
2658
2659 2003-06-12 [melvin]     0.9.0claws29
2660
2661         * src/compose.c
2662                 Use new gtkaspell_checkers_strerror() to get the speller's
2663                 error message instead of accessing the (now private)
2664                 checkers structure.
2665                 Minor code clean up
2666
2667         * src/main.c
2668                 Use #ifdef instead of #if for USE_ASPELL
2669                 Use the new spell checkers init/quit functions 
2670
2671         * src/gtk/gtkaspell.c
2672                 Use #ifdef instead of #if for USE_ASPELL
2673                 Moved in the majority of GtkAspell structures that were
2674                 exported before by gtkaspell.h
2675         
2676         * src/gtk/gktaspell.h
2677                 Made gtkaspell.h contain only the necessary data to be
2678                 publicized by moving many structures to gtkaspell.c.
2679                 Enclosed all the declaration in a #ifdef USE_ASPELL #endif
2680                 gtkaspell_checkers_new(): replaced by...
2681                 gtkaspell_checkers_init(): new function for initialization
2682                 gtkaspell_checkers_delete(): replaced by...
2683                 gtkaspell_checkers_quit(): new function
2684                 gtkaspell_checkers_strerror(): new function that returns
2685                 the checker's last error message.
2686                 
2687 2003-06-11 [melvin]     0.9.0claws28
2688
2689         * po/POTFILES.in
2690                 Updated to take into account gtkaspell.c migration to
2691                 ./src/gtk/ (Thanks to Ricardo Mones Lastra for reporting it)
2692
2693 2003-06-10 [alfons]     0.9.0claws27
2694
2695         * src/filtering.[ch]
2696         * src/folder.c
2697         * src/matcher.c
2698         * src/scoring.[ch]
2699                 - try fixing bug #18 (any brave testers?)
2700                 - add more robustness by refusing previously 
2701                   unchecked NULL pointers 
2702
2703 2003-06-10 [alfons]     0.9.0claws26
2704
2705         * src/procmsg.c
2706                 fix bug #176 by don't checking MsgInfos with a NULL msgid 
2707
2708 2003-06-09 [alfons]     0.9.0claws25
2709
2710         * src/prefs_common.c
2711                 fix bug #163 "Icon switching doesnt work properly" by 
2712                 preventing early freeing of prefs_common.pixmap_theme_path.
2713
2714 2003-06-09 [christoph]  0.9.0claws24
2715
2716         * src/gtk/gtkaspell.c
2717                 revert Thorsten's fix and add forgotten g_strdup for
2718                 aspell path (it should not be possible to alter the path a
2719                 GtkASpell uses from outside)
2720
2721 2003-06-09 [thorsten]   0.9.0claws23
2722
2723         * src/gtk/gtkaspell.c
2724                 dont free prefs_common.aspell_path when closing compose
2725
2726 2003-06-08 [colin]      0.9.0claws22
2727
2728         * src/plugins/spamassassin/spamassassin.c
2729                 fix prefs types
2730
2731 2003-06-07 [christoph]  0.9.0claws21
2732
2733         * src/Makefile.am
2734         * src/compose.c
2735         * src/gtkaspell.[ch]            ** REMOVE **
2736         * src/gtk/Makefile.am
2737         * src/gtk/gtkaspell.[ch]        ** NEW **
2738                 o make gtkaspell independent from sylpheed's prefs
2739                 o move gtkaspell.[ch] to gtk directory
2740
2741 2003-06-07 [christoph]  0.9.0claws20
2742
2743         * src/Makefile.am
2744         * src/crash.c
2745         * src/export.c
2746         * src/filesel.[ch]              ** REMOVE **
2747         * src/folder.c
2748         * src/main.[ch]
2749         * src/common/sylpheed.[ch]
2750         * src/gtk/Makefile.am
2751         * src/gtk/filesel.[ch]          ** NEW **
2752         * src/gtk/pluginwindow.c
2753         * src/gtk/sslcertwindow.c
2754                 move filesel.[ch] to gtk directory
2755
2756 2003-06-07 [alfons]     0.9.0claws19
2757
2758         * src/filesel.c
2759                 make (multi) file selection dialog work again (Claws-only)
2760
2761 2003-06-07 [thorsten]   0.9.0claws18
2762
2763         * po/de.po
2764                 fix typos
2765
2766 2003-06-07 [alfons]     0.9.0claws17
2767
2768         * configure.ac
2769         * src/mimeview.c
2770                 detect apache mishap in which case don't include fnmatch.h
2771                 if regex.h is already included
2772
2773 2003-06-06 [christoph]  0.9.0claws16
2774
2775         * configure.ac
2776         * src/mimeview.h
2777                 add check for fnmatch.h and include it when available
2778
2779         * src/mimeview.[ch]
2780                 fix wrong case sensitivity of Content-Types
2781
2782         * src/gtk/Makefile.am
2783                 need the same include paths in gtk directory as in
2784                 common directory because .h files in common can
2785                 include files from these directories, when included
2786                 in gtk's .h or .c files
2787
2788 2003-06-06 [alfons]     0.9.0claws15
2789
2790         * src/mimeview.c
2791         * src/summaryview.c
2792                 make it compile again because of regex.h / fnmatch.h 
2793                 include problems (related to recent mime stuff, can
2794                 someone check this?)
2795
2796 2003-06-06 [thorsten]   0.9.0claws14
2797
2798         * src/folderview.c
2799                 possible use of uninitialized pointer while dragging
2800
2801 2003-06-06 [paul]       0.9.0claws13
2802
2803         * src/compose.c
2804                 fix bug where the insert sig button would be effective
2805                 only when auto_sig was set
2806
2807 2003-06-06 [paul]       0.9.0claws12
2808
2809         * sync with 0.9.2 release
2810
2811 2003-06-02 [paul]       0.9.0claws11
2812
2813         * sync with 0.9.1cvs1
2814                 see ChangeLog 2003-06-02
2815                 
2816         * po/de.po
2817                 update by Jens
2818
2819 2003-06-01 [christoph]  0.9.0claws10
2820
2821         * src/account.c
2822                 don't use substring search to find accounts by email address
2823
2824         (closes Bug 169 Overly loose matching of "From" address)
2825
2826 2003-05-31 [christoph]  0.9.0claws9
2827
2828         * doc-src/rfc2683.txt
2829         * src/imap.c
2830                 limit IMAP command length as recommended in RFC2683
2831                 (message number lists will be split into multiple imap
2832                 sets, the limit of 1000 octets is not a hard limit)
2833
2834         (closes Bug 161 sylpheed-claws exits with segfault when logging
2835          in to certain imap-servers)
2836
2837 2003-05-29 [alfons]     0.9.0claws8
2838
2839         * src/toolbar.[ch]
2840                 add print button (calling summary_print());
2841                 fine tune setting tooltip text;
2842                 (if someone needs other buttons, please take these 
2843                 commits as a guide, instead of bothering us - also
2844                 see 0.8.11claws150) 
2845
2846 2003-05-29 [darko]      0.9.0claws7
2847
2848         * src/compose.c
2849                 fix crash when word wrapping kicks in due to
2850                 changed text by spell checker
2851
2852 2003-05-29 [paul]       0.9.0claws6
2853
2854         * src/compose.c
2855                 fix bug where changing account would insert
2856                 sig even if auto_sig was FALSE
2857                 
2858         * ChangeLog
2859           ChangeLog.jp
2860           INSTALL
2861                 sync with 0.9.1 release
2862
2863 2003-05-28 [christoph]  0.9.0claws5
2864
2865         * src/imap.c
2866                 fix truncation of too long commands
2867
2868         (closes Bug 167 IMAP hangs trying to get envelope
2869          information in imap_get_uncached_messages)
2870
2871 2003-05-27 [paul]       0.9.0claws4
2872
2873         * tools/Makefile.am
2874           tools/maildir2sylpheed.pl     ** NEW FILE **
2875                 add kmail to sylpheed mailbox conversion script
2876
2877 2003-05-27 [paul]       0.9.0claws3
2878
2879         * sync with 0.9.0cvs10
2880                 see ChangeLog 2003-05-26
2881
2882 2003-05-26 [paul]       0.9.0claws2
2883
2884         * sync with 0.9.0cvs9
2885                 see ChangeLog 2003-05-26
2886
2887 2003-05-24 [paul]       0.9.0claws1
2888
2889         * sync with 0.9.0cvs8
2890                 see ChangeLog 2003-05-23
2891
2892 2003-05-24 [paul]       0.9.0claws
2893
2894         * version 0.9.0claws released
2895
2896 2003-05-24 [paul]       0.8.11claws177
2897
2898         * src/plugins/dillo-viewer/Makefile.am
2899           src/plugins/traycon/Makefile.am
2900                 add missing files
2901                 
2902         * po/bg.po
2903           po/en_GB.po
2904           po/es.po
2905           po/it.po
2906           po/pt_BR.po
2907           po/ru.po
2908           po/sr.po
2909                 update Bulgarian, British English, Spanish, Italian, 
2910                 Brazilian Portuguese, Russian, and Serbian translations, 
2911                 submitted by George Danchev, [me], Ricardo Mones Lastra,
2912                 André Filipe de Assunção e Brito, Alessandro Maestri, 
2913                 Ruslan N. Balkin, and Urke MMI
2914
2915 2003-05-23 [melvin]     0.8.11claws176
2916
2917         * po/fr.po
2918                 Updated French translations
2919
2920 2003-05-22 [paul]       0.8.11claws175
2921
2922         * src/Makefile.am
2923           src/addrbook.[ch]
2924           src/addrcache.[ch]
2925           src/addr_compl.[ch]
2926           src/adressbook.[ch]
2927           src/addrindex.[ch]
2928           src/addritem.[ch]
2929           src/editaddress.c
2930           src/editgroup.c
2931           src/editldap_basedn.c
2932           src/editldap.c
2933           src/jpilot.c
2934           src/vcard.c
2935                 revert to get ldap into it previous working state
2936                 
2937         * po/zh_TW.Big5.po
2938                 new Taiwanese translation,
2939                 submitted by Tsu-Fan Cheng <tscheng@ic.sunysb.edu>
2940
2941 2003-05-22 [christoph]  0.8.11claws174
2942
2943         * src/plugins/spamassassin/libspamc.[ch]
2944                 sync libspamc with SpamAssaain release 2.55
2945
2946 2003-05-22 [paul]       0.8.11claws173
2947
2948         * sync with 0.9.0cvs7
2949                 see ChangeLog 2003-05-22
2950                 
2951         * src/summaryview.c
2952                 revert change in 0.8.11claws172: follow
2953                 Hiroyuki's decision and that's the end of it.
2954
2955 2003-05-21 [paul]       0.8.11claws172
2956
2957         * src/summaryview.c
2958                 fix discrepency between open_unread_on_enter
2959                 and always_show_msg
2960
2961 2003-05-21 [paul]       0.8.11claws171
2962
2963         * sync with 0.9.0cvs6
2964                 see ChangeLog 2003-05-21
2965
2966 2003-05-21 [paul]       0.8.11claws170
2967
2968         * sync with 0.9.0cvs5
2969                 see ChangeLog 2003-05-21
2970
2971 2003-05-20 [paul]       0.8.11claws169
2972
2973         * sync with 0.9.0cvs4
2974                 see ChangeLog 2003-05-20
2975                 fixes bug #152, 'encoding of IMAP folders names'
2976
2977 2003-05-20 [paul]       0.8.11claws168
2978
2979         * sync with 0.9.0cvs3
2980                 see ChangeLog 2003-05-20
2981                 
2982         * src/tools/convert_mbox.pl
2983                 minor change in the comments, submitted by Fred Marton
2984
2985 2003-05-19 [paul]       0.8.11claws167
2986
2987         * src/plugins/clamav/Makefile.am
2988           configure.ac
2989                 link clamav_lib to the plugin and not to the main program
2990
2991 2003-05-19 [christoph]
2992
2993         * src/Makefile.am
2994                 add -export-dynamic for linking
2995
2996 2003-05-19 [paul]       0.8.11claws166
2997
2998         * sync with 0.9.0cvs1
2999                 see ChangeLog 2003-05-19
3000
3001 2003-05-19 [paul]       0.8.11claws165
3002
3003         * src/inc.c
3004                 fix 'pop before smtp' timeout
3005
3006 2003-05-18 [alfons]     0.8.11claws164
3007
3008         * src/prefs_matcher.c
3009                 put "execute" action command line ("expression") in edit box
3010
3011 2003-05-18 [christoph]  0.8.11claws163
3012
3013         * src/mimeview.[ch]
3014         * src/plugins/dillo_viewer/dillo_viewer.c
3015         * src/plugins/image_viewer/viewer.c
3016         * src/plugins/mathml_viewer/mathml_viewer.c
3017                 let a viewer have a list of Content-Types
3018
3019 2003-05-18 [paul]       0.8.11claws162
3020
3021         * src/prefs_filtering.c
3022                 add 'Recipient' label for FORWARD, FORWARD_AS_ATTACHMENT,
3023                 and REDIRECT actions
3024
3025 2003-05-17 [christoph]
3026
3027         * README.claws
3028                 o remove dynamic signatures that was syned with main
3029                 o add infos about no longer "build in" image viewer
3030                 o update bugtracker URL
3031
3032 2003-05-17 [christoph]  0.8.11claws161
3033
3034         * src/folder.c
3035         * src/folderview.c
3036         * src/imap.c
3037                 don't use imap_scan_folder anymore. Instead call folder_item_scan
3038                 for every folder after rebuilding the folder tree.
3039
3040         (closes Bug 19 imap_scan_folder() computes incorrectly number of new
3041          messages)
3042
3043 2003-05-17 [christoph]  0.8.11claws160
3044
3045         * src/imap.c
3046                 don't use STATUS command on current folder to check for
3047                 content changes. imap_cmd_ok() now tracks changes to
3048                 folder and number of existing messages.
3049
3050 2003-05-17 [paul]       0.8.11claws159
3051
3052         * src/plugins/clamav/clamav_plugin.c
3053                 remove unnecessary debug_print
3054
3055 2003-05-16 [thorsten]   0.8.11claws158
3056
3057         * src/plugins/demo.c
3058                 included missing intl.h
3059
3060 2003-05-16 [paul]       0.8.11claws157
3061
3062         * po/POTFILES.in
3063                 remove non-existant entries
3064         
3065         * src/plugins/clamav/clamav_plugin.c
3066           src/plugins/clamav/clamav_plugin_gtk.c
3067           src/plugins/dillo_viewer/dillo_prefs.c
3068           src/plugins/dillo_viewer/dillo_viewer.c
3069                 gettextise
3070
3071 2003-05-16 [christoph]  0.8.11claws156
3072
3073         * po/POTFILES.in
3074                 include plugin .c files for translation until I
3075                 find a better solution to have plugins have their
3076                 own textdomain
3077         * src/plugins/demo/demo.c
3078         * src/plugins/image_viewer/plugin.c
3079         * src/plugins/mathml_viewer/mathml_viewer.c
3080         * src/plugins/spamassassin/spamassassin.c
3081         * src/plugins/spamassassin/spamassassin_gtk.c
3082         * src/plugins/trayicon/trayicon.c
3083                 add gettext macros for plugin name and description
3084
3085 2003-05-16 [paul]
3086
3087         * sync with 0.9.0
3088
3089 2003-05-16 [paul]       0.8.11claws155
3090
3091         * sync with lastest 0.9.0pre1
3092                 see ChangeLog 2003-05-16
3093
3094 2003-05-15 [paul]       0.8.11claws154
3095
3096         * sync with latest 0.9.0pre1
3097                 see ChangeLog 2003-05-14 and 2003-05-15
3098
3099 2003-05-14 [christoph]  0.8.11claws153
3100
3101         * src/plugins/image_viewer/viewer.c
3102         * src/plugins/image_viewer/viewer.glade         ** NEW **
3103         * src/plugins/image_viewer/viewerprefs.c
3104                 make it possible to disable the autoload function in the
3105                 imageviewer again
3106
3107 2003-05-14 [christoph]  0.8.11claws152
3108
3109         * src/folder.c
3110                 fix folder update after adding a message
3111
3112 2003-05-13 [alfons]     0.8.11claws151
3113
3114         * src/common/session.c
3115                 remove debug traces
3116                 
3117         * src/addrcache.[ch]
3118         * src/filtering.[ch]
3119         * src/folder.[c]
3120         * src/gtkaspell.[ch]
3121         * src/imap.[ch]
3122         * src/mbox_folder.[ch]
3123         * src/mh.[ch]
3124         * src/mimeview.h
3125         * src/msgcache.[ch]
3126         * src/news.[ch]
3127         * src/passphrase.[ch]
3128         * src/prefs_common.[ch]
3129         * src/prefs_gtk.[ch]
3130         * src/procmsg.c
3131         * src/scoring.[ch]
3132                 be pedantic; (in prototypes () implies (int))
3133
3134 2003-05-13 [alfons]     0.8.11claws150
3135
3136         * src/prefs_toolbar.[ch]
3137         * src/summaryview.[ch]
3138         * src/toolbar.[ch]
3139                 change misleading text in toolbar prefs;
3140                 add toolbar action for ignore thread (toggles ignore thread flag);
3141                 clean up a little bit;
3142
3143 2003-05-12 [paul]
3144
3145         * tools/convert_mbox.pl
3146                 bug fixed by Fred Marton
3147
3148 2003-05-12 [paul]
3149
3150         * sync with 0.9.0pre1
3151
3152 2003-05-09 [paul]       0.8.11claws149
3153
3154         * sync with 0.8.11cvs43
3155                 see ChangeLog 2003-05-09
3156
3157 2003-05-08 [christoph]  0.8.11claws148
3158
3159         * src/imap.[ch]
3160                 o use CAPABILIY as first command and check for PREAUTH
3161                   information in the response to it
3162                 o rewrite all imap_cmd_* functions to use an IMAPSession
3163                   instead of a SockInfo as parameter
3164                 o do STARTTLS after fetching and checking the server
3165                   capabilities
3166
3167 2003-05-08 [paul]       0.8.11claws147
3168
3169         * tools/Makefile.am
3170           tools/README
3171           tools/convert_mbox.pl         ** NEW FILE **
3172                 add mbox conversion script. Submitted by 
3173                 Fred Marton <Fred.Marton@uni-bayreuth.de>
3174
3175 2003-05-07 [christoph]
3176
3177         * doc-src/glade.txt
3178         * src/gtk/pluginwindow.glade
3179         * src/plugins/image_viewer/viewerprefs.glade
3180         * src/plugins/spamassassin/spamassassin_gtk.glade
3181                 add glade files for user interfaces and a description how
3182                 to use glade to create the sylpheed code
3183
3184 2003-05-07 [paul]       0.8.11claws146
3185
3186         * sync with 0.8.11cvs41
3187                 see ChangeLog 2003-05-07
3188
3189 2003-05-06 [christoph]  0.8.11claws145
3190
3191         * src/main.c
3192         * src/plugins/image_viewer/viewer.c
3193                 fix usage of imlib in imageviewer plugin
3194
3195         * src/gtk/prefswindow.c
3196                 handle window close event correctly
3197
3198 2003-05-06 [paul]       0.8.11claws144
3199
3200         * src/common/ssl.c
3201                 fix typo introduced in sync
3202
3203 2003-05-06 [paul]       0.8.11claws143
3204
3205         * sync with 0.8.11cvs39
3206                 see ChangeLog 2003-05-06
3207
3208 2003-05-06 [paul]       0.8.11claws142
3209
3210         * AUTHORS
3211           po/cs.po
3212                 updated Czech translation, submitted by 
3213                 Radek Vybiral <Radek.Vybiral@vsb.cz>
3214                 
3215         * src/plugins/clamav/clamav_plugin_gtk.c
3216                 clean up
3217
3218 2003-05-03 [alfons]     0.8.11claws141
3219
3220         * src/compose.[ch]
3221                 make paste as quotation work even when the call to 
3222                 text_inserted() was deferred (fixes bug #140 "Paste 
3223                 as quotation does not work when using "external" 
3224                 clipboard")
3225
3226 2003-05-03 [thorsten]   0.8.11claws140
3227
3228         * src/addrquery.h
3229           src/ldapquery.h
3230           src/mainwindow.c
3231                 removed C++ comments
3232         * src/addr_compl.c
3233                 function with non-int retval/param used before
3234                 implementation/declaration
3235
3236 2003-05-02 [paul]       0.8.11claws139
3237
3238         * src/addr_compl.[ch]
3239           src/addressbook.[ch]
3240           src/addrindex.c
3241           src/summaryview.c
3242                 revert match's changes to (finally) remove the bug where
3243                 opening a folder causes massive slowdown when using the 
3244                 'Display sender using address book' option
3245
3246 2003-05-01 [melvin]     0.8.11claws138
3247
3248         * src/plugins/dillo_viewer/dillo_prefs.[ch]
3249         * src/plugins/dillo_viewer/dillo_viewer.c
3250                 Fixed bug where "Cancel" button from prefs issued
3251                 warnings.
3252                 Comply a little more to coding style
3253
3254 2003-05-01 [paul]       0.8.11claws137
3255
3256         * sync with 0.8.11cvs38
3257                 see ChangeLog 2003-05-01
3258
3259 2003-05-01 [paul]       0.8.11claws136
3260
3261         * po/bg.po
3262                 updated by George Danchev
3263
3264 2003-04-30 [christoph]  0.8.11claws135
3265
3266         * src/plugins/dillo_viewer/dillo_prefs.c
3267         * src/plugins/image_viewer/viewerprefs.c
3268         * src/plugins/spamassassin/spamassassin_gtk.c
3269                 remove gtk_widget_ref() calls for widgets in
3270                 glade code
3271
3272 2003-04-30 [paul]       0.8.11claws134
3273
3274         * src/addrindex.c
3275                 ok, this time a better fix for the bug where opening folder
3276                 has massive slowdown when using the 'Display sender using 
3277                 address book' option
3278
3279 2003-04-30 [paul]       0.8.11claws133
3280
3281         * src/addrindex.c
3282                 revert the 'fix' of 0.8.11claws128 because it doesn't fix it
3283         
3284 2003-04-30 [melvin]     0.8.11claws132
3285
3286         New: Dillo plugin preferences (patch by Dimitar Haralanov)
3287
3288         * src/plugins/dillo_viewer/dillo_prefs.[ch]     *** NEW ***
3289                 Preferences for the dillo plugin
3290         * src/plugins/dillo_viewer/dillo_viewer.c
3291                 Support for preferences
3292         * src/plugins/dillo_viewer/Makefile.am
3293                 Added dillo_prefs.[ch]
3294
3295 2003-04-30 [alfons]     0.8.11claws131
3296
3297         * src/common/plugin.[ch]
3298                 see? this ANSI C'fication immediately gives us type
3299                 checking for free.
3300
3301 2003-04-30 [alfons]     0.8.11claws130
3302
3303         * src/common/plugin.[ch]
3304         * src/plugins/clamav/clamav_plugin.[ch]
3305         * src/plugins/clamav/clamav_plugin_gtk.c
3306         * src/plugins/demo/demo.c
3307         * src/plugins/dillo_viewer/dillo_viewer.c
3308         * src/plugins/image_viewer/plugin.c
3309         * src/plugins/image_viewer/viewer.[ch]
3310         * src/plugins/image_viewer/viewerprefs.[ch]
3311         * src/plugins/mathml_viewer/mathml_viewer.c
3312         * src/plugins/spamassassin/spamassassin.[ch]
3313         * src/plugins/spamassassin/spamassassin_gtk.c
3314         * src/plugins/trayicon/trayicon.c
3315                 clean up
3316
3317 2003-04-30 [alfons]     0.8.11claws129
3318
3319         * src/common/utils.c
3320                 make is_ascii_str() fail gracefully when NULL pointer
3321                 is passed
3322
3323 2003-04-30 [paul]       0.8.11claws128
3324
3325         * src/addrindex.c
3326                 fix bug where opening folder has massive slowdown when
3327                 using the 'Display sender using address book' option
3328
3329 2003-04-30 [paul]       0.8.11claws127
3330
3331         * src/plugins/clamav/clamav_plugin.c
3332           src/plugins/clamav/clamav_plugin_gtk.c
3333           src/plugins/demo/demo.c
3334           src/plugins/dillo_viewer/dillo_viewer.c
3335           src/plugins/image_viewer/plugin.c
3336           src/plugins/mathml_viewer/mathml_viewer.c
3337           src/plugins/spamassassin/spamassassin.c
3338           src/plugins/spamassassin/spamassassin_gtk.c
3339           src/plugins/trayicon/trayicon.c
3340                 get rid of eye-hurting function signatures
3341
3342 2003-04-30 [paul]       0.8.11claws126
3343
3344         * src/plugins/trayicon/trayicon.c
3345                 add description
3346                 
3347         * src/mimeview.c
3348                 be more descriptive
3349
3350 2003-04-30 [paul]       0.8.11claws125
3351
3352         * configure.ac
3353                 arrange the plugins in reverse alphabetical order
3354                 
3355         * src/plugins/clamav/clamav_plugin.[ch]
3356           src/plugins/clamav/clamav_plugin_gtk.c
3357                 rename some params
3358                 resize max_size window
3359                 re-arrange the order of some gui elements
3360                 improve descriptions
3361         
3362         * src/plugins/image_viewer/plugin.c
3363           src/plugins/mathml_viewer/mathml_viewer.c
3364                 add descriptions
3365                 
3366         * src/plugins/spamassassin/spamassassin_gtk.c
3367                 resize max_size window
3368                 re-arrange the order of some gui elements
3369                 
3370         * src/messageview.c
3371           src/mimeview.c
3372                 correct typos
3373
3374 2003-04-30 [alfons]     0.8.11claws124
3375
3376         * src/imap.c
3377                 fix a leak found while browsing Martin Kluge's 
3378                 valgrind log (Claws only)
3379
3380 2003-04-29 [darko]      0.8.11claws123
3381
3382         * src/gtk/gtkstext.h
3383                 include wchar.h if it is available, fixes compilation
3384                 on HP-UX systems
3385
3386 2003-04-29 [melvin]     0.8.11claws122
3387
3388         * src/prefs_actions.c
3389                 Improved help text of Actions' syntax
3390
3391 2003-04-28 [paul]       0.8.11claws121
3392
3393         * src/action.c
3394                 a better fix for the crash when performing an action
3395                 on a mime part
3396
3397 2003-04-28 [paul]       0.8.11claws120
3398
3399         * src/action.c
3400                 fix crash when performing an action on a
3401                 mime part
3402
3403 2003-04-28 [paul]       0.8.11claws119
3404
3405         * sync with 0.8.11cvs36
3406                 see ChangeLog 2003-04-28
3407
3408 2003-04-27 [paul]       0.8.11claws118
3409
3410         * more sync with 0.8.11cvs35
3411                 see ChangeLog 2003-04-25
3412
3413 2003-04-26 [christoph]  0.8.11claws117
3414
3415         * src/folder.c
3416                 fix remove virtual check
3417
3418 2003-04-26 [paul]       0.8.11claws116
3419
3420         * src/messageview.c
3421                 fix return-receipt, make it work again
3422
3423 2003-04-26 [paul]       0.8.11claws115
3424
3425         * src/mimeview.c
3426                 restore double-clicking of the [application/pgp-signature 
3427                 (Select "Check signature" to check)] line in the message view,
3428                 broken in recent sync
3429
3430 2003-04-26 [christoph]  0.8.11claws114
3431
3432         * src/folder.c
3433                 check if remove virtual really exists before
3434                 calling the function
3435
3436 2003-04-25 [match]      0.8.11claws113
3437
3438         * src/addrindex.c
3439         * src/addrbook.c
3440         * src/ldapquery.[ch]
3441         * src/ldapctrl.[ch]
3442                 fix memleak.
3443         * src/ldapserver.[ch]
3444                 fix memleak. fix segfault.
3445                 plug a Claws memleak
3446
3447 2003-04-25 [alfons]     0.8.11claws112
3448
3449         * src/folder.c
3450                 plug a Claws memleak
3451
3452 2003-04-25 [alfons]     0.8.11claws111
3453
3454         * src/common/session.c
3455                 plug a memleak
3456
3457 2003-04-25 [paul]       0.8.11claws110
3458
3459         * sync with 0.8.11cvs35
3460                 see ChangeLog 2003-04-24 and 2003-04-25
3461                 
3462         * src/gtk/pluginwindow.c
3463                 correct another strange float value
3464
3465 2003-04-24 [christoph]  0.8.11claws109
3466
3467         * src/folder.c
3468                 freeze folder item updates when unsetting new flags
3469
3470         * src/gtk/pluginwindow.c
3471                 correct strange float value
3472
3473 2003-04-23 [paul]       0.8.11claws108
3474
3475         * sync with 0.8.11cvs33
3476                 see ChangeLog 2003-04-23
3477
3478 2003-04-22 [paul]       0.8.11claws107
3479
3480         * src/Makefile.am
3481           src/messageview.c
3482           src/mimeview.c
3483           src/pgptext.[ch]      ** REMOVED **
3484                 remove pgptext.[ch] as its not used any more
3485
3486 2003-04-22 [paul]       0.8.11claws106
3487
3488         * sync with 0.8.11cvs31
3489                 see ChangeLog 2003-04-21 and 2003-04-22
3490
3491 2003-04-21 [alfons]     0.8.11claws105
3492
3493         * src/main.c
3494                 No access to GTK structures if we're a spawned child
3495                 (and clean up code a little bit...) Should fix #126.
3496
3497 2003-04-21 [melvin]     0.8.11claws104
3498
3499         * src/plugins/dillo_viewer/README
3500                 Improved slightly the text.
3501
3502 2003-04-21 [melvin]     0.8.11claws103
3503
3504         * src/plugins/dillo_viewer/README *** NEW ***
3505                 Added a README file for the Dillo plugin
3506
3507 2003-04-20 [paul]
3508
3509         * tools/README
3510           tools/outlook2sylpheed.pl
3511                 updated and improved by Ricardo Mones Lastra
3512
3513 2003-04-18 [oliver]     0.8.11claws102
3514
3515         * src/inc.c 
3516         * src/prefs_account.h
3517                 remove Pop3SessionType (used by selective download)
3518         * src/prefs_toolbar.c
3519                 enable set Default Toolbar button
3520
3521 2003-04-18 [paul]       0.8.11claws101
3522
3523         * sync with 0.8.11cvs29
3524                 see ChangeLog 2003-04-18
3525
3526 2003-04-17 [paul]       0.8.11claws100
3527
3528         * src/prefs_common.[ch]
3529           src/summaryview.c
3530                 remove 'Open next message on deletion' option,
3531                 as the same effect can now be achieved via the
3532                 'Always open messages in summary when selected'
3533                 option.
3534
3535 2003-04-17 [paul]       0.8.11claws99
3536
3537         * sync with 0.8.11cvs28
3538                 see ChangeLog 2003-04-17
3539
3540 2003-04-17 [christoph]  0.8.11claws98
3541
3542         * ac/spamassassin.m4
3543         * src/plugins/spamassassin/libspamc.[ch]
3544         * src/plugins/spamassassin/utils.[ch]
3545                 sync libspamc with SpamAssassin project
3546
3547 2003-04-17 [christoph]  0.8.11claws97
3548
3549         * src/common/socket.h
3550         * src/gtk/sslcertwindow.h
3551                 rename old USE_SSL to USE_OPENSSL
3552
3553 2003-04-17 [paul]       0.8.11claws96
3554
3555         * src/prefs_common.h
3556                 use gulong for P_COLOR so that it compiles/runs on
3557                 64-bit systems. Patch submitted by James Noyes
3558                 <jnoyes-claws@retrogeeks.com>
3559                 
3560         * po/de.po
3561                 updated by Jens
3562
3563 2003-04-17 [paul]       0.8.11claws95
3564
3565         * sync with 0.8.11cvs27
3566                 see ChangeLog 2003-04-16
3567
3568 2003-04-15 [paul]       0.8.11claws94
3569
3570         * src/prefs_common.[ch]
3571                 rearrange to stop the window getting too long:
3572                         move Receive dialog stuff to Receive tab
3573                         move Send dialog to Send tab
3574                         remove Dialogs frame
3575                 rename 'Open messages in summary with cursor keys' to
3576                 'Always open messages in summary when selected', as its
3577                 more appropriate
3578
3579 2003-04-15 [paul]       0.8.11claws93
3580
3581         * src/prefs_common.[ch]
3582           src/summaryview.c
3583                 add new option '/Interface/Open next message on deletion'
3584
3585 2003-04-15 [paul]       0.8.11claws92
3586
3587         * src/summaryview.[ch]
3588                 add /Mark/Lock and /Mark/Unlock to the pop-up
3589                 menu. Patch submitted by Ivan Francolin Martinez
3590                 <ivanfm@users.sourceforge.net>
3591
3592 2003-04-15 [paul]       0.8.11claws91
3593
3594         * sync with 0.8.11cvs24
3595                 see ChangeLog 2003-04-15
3596
3597 2003-04-14 [jens]       0.8.11claws90
3598
3599         * updated German translation and some corrections from
3600                 Roland Bless <bless@tm.uka.de>
3601
3602 2003-04-14 [paul]       0.8.11claws89
3603
3604         * sync with 0.8.11cvs22
3605                 see ChangeLog 2003-04-14
3606
3607 2003-04-13 [paul]       0.8.11claws88
3608
3609         * src/plugins/clamav/clamav_plugin.c
3610                 fix memory leaks
3611                 clean up
3612
3613 2003-04-12 [paul]       0.8.11claws87
3614
3615         * src/plugins/clamav/clamav_plugin.c
3616                 activate enable/disable archive scanning option
3617                 
3618         * src/plugins/clamav/.cvsignore         ** NEW FILE **
3619
3620 2003-04-12 [paul]       0.8.11claws86
3621
3622         * src/plugins/Makefile.am
3623           src/plugins/clamav/Makefile.am                ** NEW FILE **
3624           src/plugins/clamav/README                     ** NEW FILE ** 
3625           src/plugins/clamav/clamav_plugin.[ch]         ** NEW FILES **
3626           src/plugins/clamav/clamav_plugin_gtk.c        ** NEW FILE **
3627                 add Clam AntiVirus plugin
3628
3629 2003-04-12 [paul]       0.8.11claws85
3630
3631         * sync with 0.8.11cvs21
3632                 see ChangeLog 2003-04-11
3633
3634 2003-04-11 [paul]       0.8.11claws84
3635
3636         * po/es.po
3637                 update Spanish translation. Submitted by Ricardo
3638                 Mones Lastra.
3639
3640 2003-04-10 [christoph]  0.8.11claws83
3641
3642         * src/mbox.c
3643                 fix typo that did not move unfiltered mails to destination
3644                 folder
3645
3646         (closes Bug 115 Sylpheed 0.8.11claws81 does not deliver mail correctly
3647          when filtering from spool)
3648
3649 2003-04-10 [christoph]  0.8.11claws82
3650
3651         * src/imap.c
3652                 use BODY.PEEK instead of BODY in in message fetch operation
3653                 to make sure the IMAP server does not set the \Seen flag for
3654                 messages. Sylpheed does that later itself, when the message
3655                 is opened in sylpheed
3656
3657         (closes Bug 111 Claws destroys unread marks)
3658
3659 2003-04-09 [oliver]     0.8.11claws81
3660         
3661         * src/folder.c
3662                 fix crash in folder_destroy
3663         * README.claws
3664                 remove selective download
3665
3666 2003-04-09 [christoph]  0.8.11claws80
3667
3668         * src/imap.c
3669                 fix crash in imap_get_msginfo() when then fetched message
3670                 is not found
3671
3672         (closes Bug 110 Crash during mail composition)
3673
3674 2003-04-08 [christoph]  0.8.11claws79
3675
3676         * src/folder.c
3677         * src/prefs_account.c
3678                 Filter new messages that are found in an INBOX folder
3679                 when 'Filter messages on receiving' is enabled in the
3680                 Folder's AccountPrefs. This allows to use Sylpheed's
3681                 filtering engine for IMAP folders where messages are
3682                 added to the INBOX by a MTA
3683
3684 2003-04-08 [paul]       0.8.11claws78
3685
3686         * src/procmsg.h
3687                 clean up after last commit
3688
3689 2003-04-08 [paul]       0.8.11claws77
3690
3691         * sync with 0.8.11cvs20
3692                 see ChangeLog 2003-04-07 and 2003-04-08
3693
3694 2003-04-07 [christoph]  0.8.11claws76
3695
3696         * src/filtering.[ch]
3697         * src/inc.[ch]
3698         * src/mbox.c
3699         * src/procmsg.[ch]
3700                 add procmsg_msginfo_filter() to execute filtering actions
3701
3702 2003-04-06 [christoph]  0.8.11claws75
3703
3704         * src/imap.c
3705                 use IMAPSet for imap_cmd_store() and imap_cmd_envelope()
3706
3707 2003-04-06 [christoph]  0.8.11claws74
3708
3709         * src/common/utils.[ch]
3710                 add g_int_compare() function for slist sorting
3711
3712         * src/imap.c
3713                 fetch all MsgInfos with one command in imap_get_msginfos()
3714                 using an imap set with a list of ranges
3715
3716         * src/news.c
3717                 use new g_int_compare() function
3718
3719 2003-04-06 [thorsten]   0.8.11claws73
3720
3721         * src/mh.c
3722                 corrected implementation of mh_folder_destroy()
3723
3724 2003-04-05 [christoph]  0.8.11claws72
3725
3726         * src/account.c
3727         * src/folder.[ch]
3728         * src/folderview.c
3729         * src/imap.c
3730         * src/inc.c
3731         * src/main.c
3732         * src/mainwindow.c
3733         * src/mbox_folder.c
3734         * src/mh.c
3735         * src/mimeview.h
3736         * src/msgcache.[ch]
3737         * src/news.c
3738         * src/procmime.h
3739         * src/procmsg.[ch]
3740         * src/setup.c
3741         * src/gtk/gtkutils.c
3742                 o rename structure field names class and new to klass and
3743                   new_msgs, to allow including files in C++
3744                 o add 'extern "C"' block to some header files
3745                 o add MsgInfoList and MsgNumberList as alias for GSList for
3746                   developers to know what type of list is expected
3747
3748         * src/plugins/image_viewer/plugin.c
3749         * src/plugins/image_viewer/viewer.[ch]
3750         * src/plugins/image_viewer/viewerprefs.[ch]
3751                 rename function names to prevent conflicts
3752
3753 2003-04-05 [paul]       0.8.11claws71
3754
3755         * sync with 0.8.11cvs18
3756                 see ChangeLog 2003-04-03 and 2003-04-04
3757
3758 2003-04-02 [christoph]  0.8.11claws70
3759
3760         * src/folder.[ch]
3761         * src/imap.[ch]
3762         * src/mbox_folder.[ch]
3763         * src/mh.[ch]
3764         * src/news.[ch]
3765                 o Make all virtual folder functions private
3766                 o remove unused folder code
3767
3768         * src/common/socket.[ch]
3769         * src/summaryview.c
3770                 fix warnings
3771
3772 2003-03-30 [alfons]     0.8.11claws69
3773
3774         * src/send_message.c
3775                 remove two debug traces and see if people still report
3776                 errors
3777
3778 2003-03-30 [alfons]     0.8.11claws68
3779
3780         * src/send_message.c
3781         * src/commons/session.c
3782                 add more debug traces
3783
3784 2003-03-30 [christoph]  0.8.11claws67
3785
3786         * src/folder.c
3787                 change processing folder name from .processing to processing
3788
3789         * src/common/ssl.c
3790                 disable SSL certificate check because it causes Xlib error
3791                 when the child process want's to open an GTK window
3792
3793 2003-03-30 [christoph]  0.8.11claws66
3794
3795         * src/folder.c
3796                 don't use default folder for processing folder item because
3797                 it can be a non local folder
3798
3799         (fixes bug reported by Stephen Lewis <slewis@paradise.net.nz>)
3800
3801 2003-03-30 [alfons]     0.8.11claws65
3802
3803         * src/send_message.c
3804                 try fixing crashes when sending messages: my gcc 2.95.4 seems 
3805                 to generate bad code for 'send_send_data_progressive': When
3806                 called from 'send_send_data_finished', the 'data' pointer is
3807                 cleared just before the assignment to the dialog pointer
3808
3809 2003-03-29 [christoph]  0.8.11claws64
3810
3811         * src/common/prefs.h
3812         * src/plugins/image_viewer/Makefile.am
3813         * src/plugins/image_viewer/plugin.c
3814         * src/plugins/image_viewer/viewer.[ch]
3815         * src/plugins/image_viewer/viewerprefs.[ch]     ** NEW **
3816                 add PrefsPage for ImageViewer
3817
3818 2003-03-28 [thorsten]   0.8.11claws63
3819
3820         * src/common/session.c
3821                 added some comments
3822
3823 2003-03-28 [paul]       0.8.11claws62
3824
3825         * sync with 0.8.11cvs16
3826                 see ChangeLog 2003-03-28
3827
3828 2003-03-28 [paul]       0.8.11claws61
3829
3830         * sync with 0.8.11cvs15
3831                 see ChangeLog 2003-03-28
3832
3833 2003-03-27 [christoph]  0.8.11claws60
3834
3835         * src/folder.c
3836         * src/imap.c
3837         * src/common/socket.[ch]
3838                 set socket state to DISCONNECTED when any operation
3839                 fails to allow reconnecting in IMAP code without
3840                 checking the return code of all calls to the command
3841                 functions
3842
3843         * src/folderview.c
3844         * src/summaryview.c
3845                 remove some more stuff that depends on specific
3846                 folder types
3847
3848 2003-03-27 [paul]       0.8.11claws59
3849
3850         * sync with 0.8.11cvs14
3851                 see ChangeLog 2003-03-27
3852                 
3853         * src/selective_download.[ch]   ** REMOVED **
3854                 really removed
3855
3856 2003-03-27 [christoph]  0.8.11claws58
3857
3858         * src/folder.c
3859                 fix handling of tmp_flags in flag copy function
3860
3861 2003-03-27 [paul]       0.8.11claws57
3862
3863         * sync with 0.8.11cvs13
3864                 see ChangeLog 2003-03-27
3865
3866 2003-03-27 [oliver]     0.8.11claws56
3867
3868         * src/maiwindow.c
3869                 remove sel_download_cb
3870
3871 2003-03-27 [oliver]     0.8.11claws55
3872         
3873         * src/inc.c
3874                 remove POP3_TOP
3875         
3876 2003-03-26 [oliver]     0.8.11claws54
3877
3878         *src/pop.h
3879                 remove POP3_TOP*
3880         * README.claws
3881                 remove selective donwload readme
3882
3883 2003-03-26 [oliver]     0.8.11claws53
3884         * src/matcher.[ch]
3885         * src/matcher_parser_parse.y 
3886         * src/pop.c 
3887         * src/prefs_account.[ch]
3888         * src/prefs_filtering.c
3889                 remove selective donwload
3890
3891 2003-03-26 [oliver]     0.8.11claws52
3892
3893         * src/inc.[ch] 
3894         * src/filtering.c 
3895         * src/mainwindow.c 
3896                 remove selective donwload
3897
3898 2003-03-26 [oliver]     0.8.11claws51
3899         
3900         * src/Makefile.am
3901         * src/selective_download.[ch]   ** REMOVE **    
3902
3903 2003-03-26 [christoph]  0.8.11claws50
3904
3905         * src/news.c
3906                 fix NEWS that got broken by a sync with sylpheed-main
3907
3908 2003-03-26 [christoph]  0.8.11claws49
3909
3910         * src/mimeview.c
3911                 fix mime type guessing when no mime type is found for a file
3912
3913 2003-03-25 [christoph]  0.8.11claws48
3914
3915         * src/mimeview.c
3916         * src/procmime.c
3917                 remove mime type guessing from mime parser and use
3918                 name based mime types in viewer lookup for mime type
3919                 application/octet-stream
3920
3921 2003-03-25 [christoph]  0.8.11claws47
3922
3923         * doc-src/readme.txt
3924         * doc-src/rfc2554.txt
3925                 add RFC about SMTP AUTH
3926
3927         * src/send_message.c
3928         * src/common/smtp.[ch]
3929                 add extra error code for authentication errors and
3930                 clear temporary password when this error occurs
3931
3932         (closes Bug 84 authentication failure while sending should
3933          prompt for password again)
3934
3935 2003-03-25 [christoph]  0.8.11claws46
3936
3937         * configure.ac
3938         * src/Makefile.am
3939         * src/imageview.[ch]                            ** REMOVE **
3940         * src/messageview.[ch]
3941         * src/mimeview.[ch]
3942         * src/prefs_common.[ch]
3943         * src/textview.c
3944         * src/plugins/Makefile.am
3945         * src/plugins/image_viewer/.cvsignore           ** NEW **
3946         * src/plugins/image_viewer/Makefile.am          ** NEW **
3947         * src/plugins/image_viewer/plugin.c             ** NEW **
3948         * src/plugins/image_viewer/viewer.[ch]          ** NEW **
3949                 move image viewer into a plugin (building is enabled by default)
3950                 [ToDo: Prefs for resize and autoview]
3951
3952 2003-03-25 [paul]       0.8.11claws45
3953
3954         * sync with 0.8.11cvs12
3955                 see ChangeLog 2003-03-26
3956
3957 2003-03-25 [paul]       0.8.11claws44
3958
3959         * sync with 0.8.11cvs11
3960                 see ChangeLog 2003-03-22, 2003-03-24 and 2003-03-25
3961                 
3962         Note: Selective Download is broken.
3963                 
3964 2003-03-22 [christoph]  0.8.11claws43
3965
3966         * src/folder.c
3967                 code cleanup for flags copying
3968
3969 2003-03-22 [christoph]  0.8.11claws42
3970
3971         * src/plugins/trayicon/trayicon.c
3972                 fix setting the transparent area when the window size
3973                 is forced by the system tray
3974
3975 2003-03-22 [christoph]  0.8.11claws41
3976
3977         * src/plugins/trayicon/gnome-mail.xpm           ** REMOVE **
3978         * src/plugins/trayicon/gnome-nomail.xpm         ** REMOVE **
3979         * src/plugins/trayicon/newmail.xpm              ** NEW **
3980         * src/plugins/trayicon/nomail.xpm               ** NEW **
3981         * src/plugins/trayicon/trayicon.c
3982         * src/plugins/trayicon/unreadmail.xpm           ** NEW **
3983                 o replace GBiff icons with KBiff icons resized to 16x16 pixel
3984                 o add icon for unread mails
3985                 o set transparency for window
3986
3987 2003-03-22 [christoph]  0.8.11claws40
3988
3989         * src/news.c
3990                 init news session to prevent crash when session is closed
3991
3992 2003-03-22 [christoph]  0.8.11claws39
3993
3994         * src/imap.c
3995         * src/common/session.[ch]
3996                 Init session data to make sure we don't have invalid pointers
3997                 for read_ch and write_ch when new multi process sessions are
3998                 not used
3999
4000         * src/main.c
4001         * src/common/plugin.c
4002         * src/common/sylpheed.c
4003         * src/plugins/demo/demo.c
4004         * src/plugins/dillo_viewer/dillo_viewer.c
4005         * src/plugins/mathml_viewer/mathml_viewer.c
4006         * src/plugins/spamassassin/spamassassin.c
4007         * src/plugins/spamassassin/spamassassin_gtk.c
4008                 add plugin types to allow loading plugins at different times
4009                 (and maybe for different frontends), because it's not good to
4010                 load GTK-Plugins gefore gtk_init was called
4011
4012         * configure.ac
4013         * src/plugins/Makefile.am
4014         * src/plugins/trayicon/.cvsignore               ** NEW **
4015         * src/plugins/trayicon/Makefile.am              ** NEW **
4016         * src/plugins/trayicon/eggtrayicon.c            ** NEW **
4017         * src/plugins/trayicon/eggtrayicon.h            ** NEW **
4018         * src/plugins/trayicon/gnome-mail.xpm           ** NEW **
4019         * src/plugins/trayicon/gnome-nomail.xpm         ** NEW **
4020         * src/plugins/trayicon/trayicon.c               ** NEW **
4021                 New Trayicon plugin that shows an icon in a systray that uses
4022                 XEMBED protocol like Gnome's systray. Icon shows if there
4023                 are new mails and a tooltip shows information about new,
4024                 unread and total messages.
4025
4026 2003-03-22 [paul]       0.8.11claws38
4027
4028         * src/common/smtp.c
4029                 fix ESMTP AUTH CRAM-MD5
4030                 [sync with main (still version 0.8.11cvs6), see
4031                  ChangeLog 2003-03-22]
4032
4033 2003-03-21 [colin]      0.8.11claws37
4034
4035         * src/send_message.c
4036                 Fix USE_SSL => USE_OPENSSL
4037
4038 2003-03-21 [colin]      0.8.11claws36
4039
4040         * src/folderview.c
4041                 Fix counts in drag and dropped subfolders
4042
4043 2003-03-21 [colin]      0.8.11claws35
4044
4045         * src/folder.c 
4046         * src/folderview.c
4047                 speed up a bit folder dnd
4048
4049 2003-03-20 [alfons]     0.8.11claws34
4050
4051         * src/main.c
4052         * src/toolbar.c
4053         * src/procmsg.c
4054                 don't send locked queue messages
4055                 (feature request "[ 705245 ] Locking message in outbox 
4056                  should prevent sending")
4057
4058 2003-03-20 [christoph]  0.8.11claws33
4059
4060         * src/folder.c
4061                 remove NEW and UNREAD flag in special folders when scanning
4062                 
4063         * src/common/smtp.c
4064                 fix ESMTP AUTH CRAM-MD5
4065
4066 2003-03-20 [paul]       0.8.11claws32
4067
4068         * src/prefs_account.c
4069                 Re-write 'Tunnel command to open connection' as
4070                 'Use command to communicate with server', and disable
4071                 it for all except IMAP accounts
4072
4073 2003-03-20 [paul]       0.8.11claws31
4074
4075         * sync with 0.8.11cvs6
4076                 see ChangeLog 2003-03-20
4077
4078 2003-03-19 [match]      0.8.11claws30
4079
4080         * src/addritem.[ch]
4081                 include documentation. minor refactoring.
4082         * src/addr_compl.[ch]
4083         * src/addrindex.[ch]
4084         * src/addresbook.[ch]
4085         * src/summaryview.c
4086                 re-enable address lookup (was disabled in
4087                 0.8.11claws20).
4088
4089 2003-03-19 [christoph]  0.8.11claws29
4090
4091         * src/procmsg.c
4092                 add temp flag handling, will make moving and copying
4093                 messages possible again
4094
4095         * src/folder.c
4096                 correct calulation of folder stats
4097
4098 2003-03-18 [match]      0.8.11claws28
4099
4100         * src/editgroup.h
4101                 remove case sensitive comparison (closes bug 80).
4102
4103 2003-03-18 [christoph]  0.8.11claws27
4104
4105         * src/imap.c
4106                 fix imap using a tunnel command
4107
4108         (closes bug 87)
4109
4110 2003-03-18 [christoph]  0.8.11claws26
4111
4112         * src/folder.[ch]
4113         * src/imap.c
4114         * src/procmsg.[ch]
4115                 rewrite flag handling for folders
4116
4117 2003-03-18 [christoph]  0.8.11claws25
4118
4119         * src/folder.c
4120         * src/procmsg.c
4121         * src/summaryview.c
4122                 unset NEW and UNREAD flags when message is ignored, to make
4123                 sure messages don't show up as unread on other IMAP clients,
4124                 because the IGNORE_THREAD flag can not be syncronized through
4125                 the IMAP folder
4126
4127 2003-03-17 [christoph]  0.8.11claws24
4128
4129         * src/imap.c
4130                 don't use recursion to fetch uids when the number of messages
4131                 does not match. Moved code into subfunction that is used
4132                 again when needed, to prevent an endless loop.
4133
4134 2003-03-17 [thorsten]   0.8.11claws23
4135
4136         * src/imageview.[ch]
4137                 export imageview_get_resized_size() (for plugins)
4138         * src/prefs_common.[ch]
4139                 added prefs_common_get() (for plugins)
4140
4141 2003-03-17 [christoph]  0.8.11claws22
4142
4143         * src/imap.c
4144                 o remove UID guessing from copy code
4145                 o support UIDPLUS extension for APPEND command
4146
4147 2003-03-17 [paul]       0.8.11claws21
4148
4149         * src/gtk/about.c
4150                 remove 'Compiled-plugins' section.
4151                 
4152         * src/plugins/dillo_viewer/dillo_viewer.c
4153                 slight change to description text
4154
4155 2003-03-16 [match]      0.8.11claws20
4156         * src/ldapserver.[ch]           ** NEW **
4157         * src/ldapctrl.[ch]             ** NEW **
4158         * src/ldapquery.[ch]            ** NEW **
4159         * src/ldaputil.[ch]             ** NEW **
4160         * src/addrcindex.[ch]           ** NEW **
4161         * src/addrquery.h               ** NEW **
4162         * src/addritem.[ch]
4163         * src/addrcache.[ch]
4164         * src/addrindex.[ch]
4165         * src/addr_compl.[ch]
4166         * src/addressbook.[ch]
4167         * src/addrbook.[ch]
4168         * src/editgroup.c
4169         * src/editaddress.c
4170         * src/editldap.c
4171         * src/editldap_basedn.c
4172         * src/vcard.c
4173         * src/jpilot.c
4174         * src/Makefile.am
4175                 included dynamic LDAP queries. improved address
4176                 completion.
4177
4178 2003-03-16 [paul]       0.8.11claws19
4179
4180         * tools/multiwebsearch.pl
4181                 fix a fatal typo
4182
4183 2003-03-16 [christoph]  0.8.11claws18
4184
4185         * src/mimeview.c
4186         * src/plugins/dillo_viewer/dillo_viewer.c
4187         * src/plugins/mathml_viewer/mathml_viewer.c
4188                 make unregistering of MimeViewerFactorys possible
4189
4190 2003-03-16 [alfons]     0.8.11claws17
4191
4192         * configure.ac
4193                 correct typo
4194
4195 2003-03-16 [melvin]     0.8.11claws16
4196
4197         * src/plugins/dillo_viewer.c
4198                 Fixed bug where it was not possible to view more than
4199                 one text/html attachment per message (bug discovered
4200                 by Christoph Hohmann).
4201
4202 2003-03-15 [melvin]     0.8.11claws15
4203
4204         * src/prefs_actions.c
4205                 Fixed compilation warnings.
4206
4207 2003-03-15 [melvin]     0.8.11claws14
4208
4209         * src/plugins/Makefile.am
4210         * src/plugins/dillo_viewer/.cvsignore                   ** NEW **
4211         * src/plugins/dillo_viewer/Makefile.am                  ** NEW **
4212         * src/plugins/dillo_viewer/dillo_viewer.c               ** NEW **
4213                 Added a html mail viewer plugin that uses Dillo v0.7.0 or
4214                 newer (http://dillo.auriga.wearlab.de/).
4215
4216 2003-03-15 [christoph]  0.8.11claws13
4217
4218         * src/imap.c
4219                 don't query imap folder for attributes because we already
4220                 for them from imap_status
4221
4222         * src/mimeview.[ch]
4223                 add support for plugable MimeViewers (unloading Viewers
4224                 not yet complete)
4225
4226         * src/plugins/Makefile.am
4227         * src/plugins/mathml_viewer/.cvsignore          ** NEW **
4228         * src/plugins/mathml_viewer/Makefile.am         ** NEW **
4229         * src/plugins/mathml_viewer/mathml_viewer.c     ** NEW **
4230                 add MathML Viewer (Content-Type text/mathml) using GtkMathView
4231                 widget from http://helm.cs.unibo.it/mml-widget/
4232
4233 2003-03-14 [christoph]  0.8.11claws12
4234
4235         * src/folder.[ch]
4236                 o error return code's should better be negative
4237                 o replace printf with debug_print
4238
4239         * src/imap.c
4240                 improve IMAP folder scan by checking UID-NEXT
4241
4242         * src/summaryview.c
4243                 remove check that are unnecessary in my opinion
4244
4245 2003-03-13 [christoph]  0.8.11claws11
4246
4247         * src/folder.[ch]
4248         * src/foldersel.c
4249         * src/folderview.c
4250         * src/imap.c
4251         * src/mbox_folder.c
4252         * src/mh.c
4253         * src/news.c
4254         * src/prefs_scoring.c
4255         * src/summaryview.c
4256                 use a common function to get a displayable name
4257                 for a FolderItem
4258
4259 2003-03-13 [paul]       0.8.11claws10
4260
4261         * tools/Makefile.am
4262           tools/README
4263           tools/multiwebsearch.conf     ** NEW FILE **
4264           tools/multiwebsearch.pl       ** NEW FILE **
4265                 add multiwebsearch Actions script
4266
4267 2003-03-13 [colin]      0.8.11claws9
4268
4269         * src/compose.c
4270                 Remove leading emtpy lines from quoted text
4271                 before quoting it
4272
4273 2003-03-13 [melvin]     0.8.11claws8
4274
4275         * src/prefs_actions.c
4276                 Fixed a memory leak
4277                 Code clean ups
4278                 Added Cancel and OK buttons
4279                 Corrected help text
4280
4281 2003-03-13 [christoph]  0.8.11claws7
4282
4283         * src/account.c
4284         * src/folder.[ch]
4285         * src/imap.c
4286         * src/mainwindow.c
4287         * src/mbox_folder.c
4288         * src/mh.c
4289         * src/news.c
4290         * src/setup.c
4291                 replace more folder type stuff with folder class stuff
4292
4293 2003-03-13 [melvin]     0.8.11claws6
4294
4295         * src/prefs_actions.c
4296                 Added new tokens:
4297                 %u: user provided argument
4298                 %h: user provided argument (hidden on input)
4299                 %s: current text selection in the message view 
4300
4301 2003-03-13 [paul]       0.8.11claws5
4302
4303         * sync with 0.8.11cvs5
4304                 see ChangeLog 2003-03-11, 2003-03-12
4305
4306 2003-03-12 [christoph]  0.8.11claws4
4307
4308         * src/folder.c
4309                 use folder class idstr when writing folderlist.xml
4310
4311         * src/folder.h
4312         * src/imap.c
4313         * src/news.c
4314                 replace folder type checks with folder class checks
4315
4316 2003-03-12 [christoph]  0.8.11claws3
4317
4318         * src/folder.[ch]
4319         * src/imap.[ch]
4320         * src/main.c
4321         * src/mbox_folder.[ch]
4322         * src/mh.[ch]
4323         * src/news.[ch]
4324                 o create a list of known folder classes in the folder system
4325                 o use folder class id strings for folder item identifiers
4326
4327 2003-03-12 [christoph]  0.8.11claws2
4328
4329         * src/imap.c
4330                 fix imap uid validity check
4331
4332 2003-03-12 [christoph]  0.8.11claws1
4333
4334         * src/account.c
4335         * src/folder.[ch]
4336         * src/foldersel.c
4337         * src/folderview.c
4338         * src/imap.c
4339         * src/mainwindow.c
4340         * src/mbox_folder.c
4341         * src/mh.c
4342         * src/news.c
4343         * src/prefs_scoring.c
4344         * src/procmsg.c
4345         * src/setup.c
4346         * src/summaryview.c
4347                 initial restructuring of folder system, seperating
4348                 folders and folder classes
4349
4350 2003-03-12 [paul]       0.8.11claws
4351
4352         0.8.11claws release
4353
4354 2003-03-12 [christoph]
4355
4356         * src/gtk/prefswindow.c
4357                 fix translation of "Page Index"
4358
4359 2003-03-12 [paul]       0.8.10claws110
4360
4361         a sync from 0.8.11cvs4 before the release
4362
4363         * src/common/utils.c
4364                 subject_compare_for_sort(): allow null strings (fixes
4365                 summary sorting).
4366
4367 2003-03-11 [paul]       0.8.10claws109
4368
4369         * po/es.po
4370                 update Spanish translation, submitted by
4371                 Ricardo Mones Lastra
4372
4373 2003-03-11 [melvin]     0.8.10claws108
4374
4375         * po/fr.po
4376                 Updated French translations
4377
4378 2003-03-11 [paul]       0.8.10claws107
4379
4380         * manual/en/Makefile.am
4381           manual/en/*.html
4382                 update English manual, add a new page
4383                 updated by Francois Barriere <fbarriere@atmel.fr>
4384                 
4385         * po/bg.po
4386           po/it.po
4387           po/sr.po
4388                 update Bulgarian, Italian, and Serbian translations
4389                 submitted by George Danchev, Alessandro Maestri, and
4390                 Urke MMI
4391
4392 2003-03-10 [paul]       0.8.10claws106
4393
4394         * src/gtk/about.c
4395           src/gtk/prefswindow.c
4396                 make some strings translatable
4397
4398 2003-03-10 [darko]      0.8.10claws105
4399
4400         * src/compose.c
4401                 code cleanup to make Hiro happy
4402
4403 2003-03-10 [paul]       0.8.10claws104
4404
4405         * sync with 0.8.11cvs2
4406                 see ChangeLog 2003-03-10
4407
4408 2003-03-09 [melvin]     0.8.10claws103
4409
4410         * src/textview.c
4411                 textview_set_font(): fix for message display in
4412                 UTF-8 locales (thanks to Sergey Vlasov).
4413                 (was unintentionnaly reverted in 0.8.6claws6)   
4414
4415 2003-03-08 [darko]      0.8.10claws102
4416
4417         * src/compose.c
4418                 fix infinite loop in wrapping as reported
4419                 by happycactus
4420                 obsoletes patch #696482
4421
4422 2003-03-08 [christoph]  0.8.10claws101
4423
4424         * src/imap.c
4425                 add workaround for IMAP servers that do not
4426                 support the "UID SEARCH UID" command
4427
4428 2003-03-07 [christoph]  0.8.10claws100
4429
4430         * src/plugins/spamassassin/spamassassin.[ch]
4431         * src/plugins/spamassassin/spamassassin_gtk.c
4432                 code cleanup
4433
4434 2003-03-07 [paul]       0.8.10claws99
4435
4436         * po/es.po
4437                 updated Spanish translation, submitted by
4438                 Ricardo Mones Lastra
4439
4440 2003-03-07 [christoph]  0.8.10claws98
4441
4442         * src/send.c
4443                 fix in 0.8.10claws94 was wrong
4444                 local delivery does not require escaping, remove escaping
4445                 code to make signatures of mails with "." lines valid
4446                 
4447                 NOTE: requires that sendmail is executed with "-i" option,
4448                       what is the default now, but has to be changed in all
4449                       exsiting accounts)
4450
4451 2003-03-07 [paul]       0.8.10claws97
4452
4453         * sync with 0.8.11 release
4454                 see ChangeLog 2003-03-07
4455
4456 2003-03-06 [paul]       0.8.10claws96
4457
4458         * src/compose.c
4459                 revert commit 0.8.10claws92
4460
4461 2003-03-06 [paul]       0.8.10claws95
4462
4463         * src/folderview.c
4464                 fix (solaris) bug 73, 'Crash when selecting top-level folder'
4465
4466         * src/gtkaspell.c
4467                 fix bug 74, 'Crash opening editor window with pseudo-color
4468                 display'
4469                 
4470         Patches submitted by Kevin Vigor <kevin@vigor.nu>
4471
4472 2003-03-06 [christoph]  0.8.10claws94
4473
4474         * src/send.c
4475                 fix rfc2821 (4.5.2) violation in SMTP data sending,
4476                 all lines starting with a period get an extra period
4477                 inserted
4478                 (found by Simon 'corecode' Schubert)
4479
4480 2003-03-06 [paul]       0.8.10claws93
4481
4482         * src/folderview.c
4483                 if configured font can't be loaded fall back to gtk
4484                 default. (with thanks to Christoph)
4485                 
4486                 closes long-standing bug 15 'Crashes on startup'
4487
4488 2003-03-06 [paul]       0.8.10claws92
4489
4490         * src/compose.c
4491                 freeze text before autosave and thaw afterwards
4492                 fixes bug 67 'autosave make re-rediting message crazy'
4493
4494 2003-03-06 [christoph]  0.8.10claws91
4495
4496         * src/compose.c
4497                 ignore address comment in dupe check for Cc-list
4498
4499         (closes reopened bug 47 Replying to message strips name part of
4500          e-mail addresses of Cc: lines)
4501
4502 2003-03-06 [paul]       0.8.10claws90
4503
4504         * src/Makefile.am
4505                 remove reference to gtkxtext.h as its no longer in
4506                 the repository
4507
4508 2003-03-06 [paul]       0.8.10claws89
4509
4510         * sync with 0.8.10cvs25
4511                 see ChangeLog 2003-03-06
4512
4513 2003-03-06 [oliver]     0.8.10claws88
4514         
4515         * src/messageview.c
4516                 remove include
4517
4518 2003-03-06 [oliver]     0.8.10claws87
4519         
4520         * src/folderview.c 
4521                 remove changes introduced inclaws74
4522         * src/messageview.c
4523                 another attempt to sanely delete and update
4524                 messages deleted in separate messageview
4525
4526 2003-03-05 [christoph]  0.8.10claws86
4527
4528         * src/summaryview.c
4529                 check if "From" matches any account's address if
4530                 addressbook completion of addresses is disabled too
4531
4532         (closes Bug 70 "Display recipient in from" doesn't check
4533          folder's default account)
4534
4535 2003-03-05 [christoph]  0.8.10claws85
4536
4537         * src/compose.c
4538         * src/common/utils.[ch]
4539                 don't strip address comments when building Cc lists
4540
4541         (closes Bug 47 Replying to message strips name part of e-mail addresses
4542          of Cc: lines)
4543
4544         * src/folder.c
4545                 fix return value of copy function
4546
4547 2003-03-05 [christoph]  0.8.10claws84
4548
4549         * src/imap.c
4550                 don't ask imap server for non rfc822 headers
4551
4552         (closes bug 71 IMAP FETCH asks for FROM header field twice)
4553
4554         * src/imap.c
4555                 destroy session on socket error to allow reconnecting
4556
4557 2003-03-05 [christoph]  0.8.10claws83
4558
4559         * configure.ac
4560                 fix building with gnome when no prefix is set
4561
4562         (closes bug 66 Gnome directory is set to NONE)
4563
4564 2003-03-05 [paul]       0.8.10claws82
4565
4566         * sync with 0.8.10cvs23
4567                 see ChangeLog 2003-03-05
4568
4569 2003-03-04 [christoph]  0.8.10claws81
4570
4571         * src/folder.c
4572                 o fix moving and copying when folder returns 0 for new
4573                   message number
4574                 o remove some code for single message copy and move
4575                   operations and use functions for multiple messages
4576
4577         (closes bug 63 Strange behaviour MOVING messages from MH to IMAP)
4578
4579         * src/news.c
4580                 remove unused include
4581
4582 2003-03-04 [paul]       0.8.10claws80
4583
4584         * src/gtk/about.c
4585                 list 'Compiled plugins'
4586
4587 2003-03-03 [christoph]  0.8.10claws79
4588
4589         * src/news.[ch]
4590                 have to multiply the percentage of the current fetch with
4591                 the percentage that it has of the total fetch operation
4592                 for correct values
4593
4594 2003-03-03 [christoph]  0.8.10claws78
4595
4596         * src/news.c
4597                 fix calculation of expected lines for progress indicator
4598
4599 2003-03-03 [christoph]  0.8.10claws77
4600
4601         * src/summaryview.c
4602         * src/common/utils.c
4603                 fix segfault when opening the root news folder
4604
4605 2003-03-03 [christoph]  0.8.10claws76
4606
4607         * src/mainwindow.[ch]
4608         * src/common/Makefile.am
4609         * src/common/progressindicator.[ch]
4610                 add UI independent progress indicator handling
4611
4612         * src/news.[ch]
4613                 use new progress indicator for message info fetching
4614
4615         * src/common/hooks.h
4616                 code cleanup
4617
4618 2003-03-03 [oliver]     0.8.10claws75
4619
4620         * src/toolbar.c
4621         * src/compose.c
4622                 removed commented code
4623
4624 2003-03-03 [oliver]     0.8.10claws74
4625
4626         * src/toolbar.[ch]
4627                 cleanups and refactoring
4628         * src/compose.[ch]
4629                 compose_reply_mode reply & forwarding interface for
4630                 toolbar buttons
4631         * src/folderview.c
4632                 act on messages marked for deletion in folderview_selected
4633                 based on prefs_common.immediate_exec since a message might 
4634                 have been deleted by messageview in a folder we are changing 
4635                 to (does anybody understand what I'm on about ?)
4636
4637 2003-03-03 [oliver]     0.8.10claws73
4638         
4639         * src/messageview.[ch]
4640                 new functions
4641                 - messageview_delete: delete message shown in messagview
4642                 - messageview_update_view: update messageview to currently 
4643                   selected summaryview message
4644                 - add separate messageview to msgview_list in order to update 
4645                   toolbar to new toolbar style on the fly (TOOLBAR_NONE, TOOLBAR_ICON etc.)
4646         * src/summaryview.[ch]
4647                 summary_get_selection returns a list of selected msgs
4648                 in summaryview
4649         * src/mainwindow.c
4650                 toolbar reply refactoring
4651
4652 2003-03-03 [paul]       0.8.10claws72
4653
4654         * sync with 0.8.10cvs21
4655                 see ChangeLog 2003-03-03
4656
4657 2003-03-02 [christoph]  0.8.10claws71
4658
4659         * src/common/passcrypt.c
4660                 use POSIX includes
4661
4662 2003-03-02 [christoph]  0.8.10claws70
4663
4664         * configure.ac
4665         * src/prefs_account.c
4666         * src/prefs_gtk.[ch]
4667         * src/common/.cvsignore
4668         * src/common/Makefile.am
4669         * src/common/passcrypt.c                ** NEW **
4670         * src/common/passcrypt.h.in             ** NEW **
4671                 Implement password encryption in config files
4672                 using unix encrypt and setkey functions. The crypt
4673                 key can be set as a configure parameter. Old
4674                 passwords will be converted if they do not begin
4675                 with '!'
4676
4677 2003-03-02 [paul]       0.8.10claws69
4678
4679         * src/prefs_account.c
4680                 fix compile error
4681
4682 2003-03-01 [thorsten]   0.8.10claws68
4683
4684         * po/el.po
4685           po/hr.po
4686           po/it.po
4687           po/nl.po
4688           po/sr.po
4689           po/sv.po
4690                 corrected format strings
4691         * po/en_GB.po
4692                 corrected headers
4693                 (fix compile errors with GNU gettext-0.11.5)
4694
4695 2003-03-01 [oliver]     0.8.10claws67
4696
4697         * src/summaryview.c
4698                 menu callbacks call toolbar_menu_reply
4699
4700 2003-03-01 [oliver]     0.8.10claws66
4701
4702         * src/mainwindow.c
4703         * src/messageview.c
4704                 menu callbacks call toolbar_menu_reply
4705         * src/toolbar.[ch]
4706                 callbacks from menu handled by toolbar_menu_reply
4707
4708 2003-03-01 [paul]       0.8.10claws65
4709
4710         * src/addressbook.c
4711                 revert commit 0.8.10claws54 - breaks editing of
4712                 addressbook.
4713                 
4714         * po/bg.po
4715                 update Bulgarian translation, submitted by
4716                 George Danchev
4717
4718 2003-02-28 [christoph]  0.8.10claws64
4719
4720         * src/account.c
4721         * src/addressadd.c
4722         * src/compose.c
4723         * src/gtkaspell.c
4724         * src/gtkxtext.h                ** REMOVE **
4725         * src/imap.c
4726         * src/matcher.[ch]
4727         * src/mh.c
4728         * src/news.c
4729         * src/pine.c
4730         * src/prefs_common.c
4731         * src/prefs_matcher.c
4732         * src/procheader.[ch]
4733         * src/procmsg.[ch]
4734         * src/toolbar.c
4735         * src/common/ssl_certificate.c
4736         * src/gtk/colorlabel.c
4737         * src/gtk/menu.c
4738                 o fix warnings
4739                 o remove code obsoleted by new cache and folder system rework
4740
4741 2003-02-28 [oliver]     0.8.10claws63
4742         
4743         * src/toolbar.[ch]
4744                 * fix bug where reply in Messageview replied to 
4745                 Message displayed in summaryview
4746                 (reportedd via ML by chinatinte at gmx dot ch)
4747                 * fix bug where toolbar popups (WITH_QUOTE, WITHOUT_QOUTE)
4748                 didn't work in separate MessageView Toolbar
4749                 (wondering if anybody uses this at all ?)
4750         * src/summaryview.[ch]
4751                 use toolbar.c's toolbar_reply instead of summary_reply (removed)
4752                 (generalize reply and forward code);
4753         * src/messageview.c 
4754                 remove focus_in event which updated summaryview to messageview
4755
4756 2003-02-28 [paul]       0.8.10claws62
4757
4758         * po/Makefile.in.in
4759                 add the --check option
4760                 Patch submitted by Ricardo Mones Lastra
4761
4762 2003-02-28 [paul]       0.8.10claws61
4763
4764         * src/prefs_account.c
4765                 re-order 'Signature' items
4766
4767 2003-02-28 [paul]       0.8.10claws60
4768
4769         * sync with 0.8.10cvs20
4770                 see ChangeLog 2003-02-28
4771
4772 2003-02-28 [paul]       0.8.10claws59
4773
4774         * po/POTFILES.in
4775                 update to reflect recent movement of files
4776
4777 2003-02-28 [paul]       0.8.10claws58
4778
4779         * sync with 0.8.10cvs19
4780                 see ChangeLog 2003-02-28
4781
4782 2003-02-27 [martin]     0.8.10claws57
4783
4784         * src/prefs_matcher.c 
4785                 fix segfault in prefs_matcher_ok() when the
4786                 last entry is deleted and prevents that the
4787                 message "entry not saved" comes up after deleting
4788                 an entry
4789
4790 2003-02-27 [martin]     0.8.10claws56
4791
4792         * src/prefs_filtering.c 
4793                 fix segfault in prefs_filtering_ok() when the
4794                 last entry is deleted and prevents that the
4795                 message "entry not saved" comes up after deleting
4796                 an entry
4797
4798 2003-02-27 [paul]       0.8.10claws55
4799
4800         * sync with 0.8.10cvs18
4801                 see ChangeLog 2003-02-27
4802
4803 2003-02-27 [paul]       0.8.10claws54
4804
4805         * src/addressbook.c
4806                 fix bug where the address book crashes with 
4807                 multiple lookups.
4808                 Patch [687729] submitted by David Frager 
4809                 <dbfrager@users.sourceforge.net>
4810
4811 2003-02-25 [christoph]  0.8.10claws53
4812
4813         * src/Makefile.am
4814         * src/colorlabel.[ch]           ** REMOVE **
4815         * src/gtk/Makefile.am
4816         * src/gtk/colorlabel.[ch]       ** NEW **
4817                 move colorlabel files to gtk directory
4818
4819         * src/esmtp.[ch]                ** REMOVE **
4820                 has been merged into smtp.[ch] in 0.7.5
4821
4822 2003-02-25 [christoph]  0.8.10claws52
4823
4824         * src/Makefile.am
4825         * src/about.[ch]                ** REMOVE **
4826         * src/gtk/Makefile.am
4827         * src/gtk/about.[ch]            ** NEW **
4828                 move about files to gtk directory
4829
4830 2003-02-25 [christoph]  0.8.10claws51
4831
4832         * src/folder.c
4833                 some code optimization of folder scanning code
4834
4835         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx> 
4836
4837 2003-02-25 [christoph]  0.8.10claws50
4838
4839         * src/main.c
4840         * src/common/sylpheed.c
4841                 add command line parameter parsing to common code
4842
4843 2003-02-24 [christoph]
4844
4845         * Makefile.am
4846         * configure.ac
4847                 fix gnome prefix problems, the configure script now removed
4848                 `gnome-config --prefix` from `gnome-config --datadir`
4849                 and adds $(prefix} instead
4850
4851         (closes Bug 24 Makefile does not respect prefix when installing
4852          GNOME data)
4853
4854 2003-02-24 [christoph]  0.8.10claws49
4855
4856         * src/news.c
4857                 check for valid session before trying to authenticate
4858
4859         (closes Bug 60 crash if "authenticate on logon" is activated
4860          and newsserver-hostname is not valid)
4861
4862 2003-02-24 [melvin]     0.8.10claws48
4863
4864         * src/prefs_actions.c
4865                 Make sure all user's input is sent to the action and then
4866                 close the socket..
4867
4868 2003-02-23 [alfons]     0.8.10claws46
4869
4870         * src/summaryview.c
4871                 also wait cursor when deleting files
4872
4873 2003-02-23 [paul]
4874
4875         * tools/freshmeat_search.pl
4876           tools/google_search.pl
4877                 scripts should now work for any browser/browser command line
4878
4879 2003-02-22 [christoph]  0.8.10claws45
4880
4881         * src/procmsg.c
4882                 fix IMAP flag setting, IMAP flag is not handled correctly
4883                 anymore by the folder system and information about the
4884                 folder should not be saved in the MsgInfo (in my opinion)
4885
4886         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
4887
4888 2003-02-22 [christoph]  0.8.10claws44
4889
4890         * src/summaryview.c
4891                 fix spelling of "label" ;-)
4892
4893 2003-02-22 [thorsten]   0.8.10claws43
4894
4895         * src/mimeview.c
4896           src/prefs_common.[ch]
4897           src/procmime.[ch]
4898                 do not use description as attachment name
4899
4900 2003-02-22 [alfons]     0.8.10claws42
4901
4902         * src/summaryview.c
4903                 freeze/thaw folder item updates when changing color labels,
4904                 and put a wait cursors on
4905
4906 2003-02-22 [thorsten]   0.8.10claws41
4907
4908         * src/mimeview.c
4909                 save-all fixes: crash if invoked on multipart container,
4910                 mimeinfo access, pathseparators, error dialog
4911
4912 2003-02-21 [alfons]     0.8.10claws40
4913
4914         * src/prefs_gtk.c
4915                 remove unused var
4916
4917 2003-02-21 [colin]      0.8.10claws39
4918
4919         * src/send.c
4920                 Fix smtp logging
4921
4922 2003-02-21 [colin]      0.8.10claws38
4923
4924         * src/summaryview.c
4925                 Freeze/thaw folderItem updates when filtering messages 
4926                 via Tools/Filter messages
4927
4928 2003-02-21 [paul]       0.8.10claws37
4929
4930         * src/compose.c
4931                 revert commit 0.8.10claws26, there are ulterior motives
4932                 for users to set a Reply-To header when posting to
4933                 newsgroups
4934
4935 2003-02-21 [paul]       0.8.10claws36
4936
4937         * sync with 0.8.10cvs17
4938                 see ChangeLog 2003-02-21
4939
4940 2003-02-20 [christoph]  0.8.10claws35
4941
4942         * src/imap.c
4943                 IMAP UID fetch speedup using SEARCH
4944
4945         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
4946
4947         * src/imap.c
4948                 fix problem with UIDs in IMAP UID cache that no longer existed
4949
4950 2003-02-20 [christoph]  0.8.10claws34
4951
4952         * src/imap.c
4953         * src/procheader.c
4954         * src/procheader.h
4955                 IMAP header fetch speedup (fetch only headers cached in MsgInfo)
4956
4957         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
4958
4959         * src/imap.c
4960                 Rewrite imap_cmd_gen_recv use sock_getline instead
4961                 of sock_gets to avoid problems with too long reply
4962                 lines
4963     
4964 2003-02-20 [colin]      0.8.10claws33
4965         
4966         * src/prefs_account.c
4967                 Better wording
4968
4969 2003-02-20 [colin]      0.8.10claws32
4970
4971         * src/compose.c
4972                 Remove useless '&& !to_sender' 
4973
4974 2003-02-20 [darko]
4975
4976         * AUTHORS
4977                 change my e-mail address
4978
4979 2003-02-19 [colin]      0.8.10claws31
4980
4981         * src/prefs_common.c
4982                 X11 style colors for every configurable color
4983
4984 2003-02-19 [alfons]     0.8.10claws30
4985
4986         * src/prefs_gtk.[ch]
4987         * src/prefs_common.c
4988                 for color_new accept both plain integers and X11 style color
4989                 names (as found in /usr/lib/X11/rgb.txt)
4990
4991 2003-02-19 [paul]       0.8.10claws29
4992
4993         * src/mainwindow.c
4994                 add tooltips to online/offline button and account selector
4995                 button
4996
4997 2003-02-19 [paul]       0.8.10claws28
4998
4999         * src/folder.c
5000           src/news.c
5001           src/prefs_account.[ch]
5002           src/prefs_common.[ch]
5003                 move 'Maximum number of articles to download' to
5004                 account prefs.
5005                 clean up account prefs gui a little by hiding entries
5006                 rather then greying out entries
5007
5008 2003-02-19 [hiro]       0.8.10claws27
5009
5010         * src/common/utils.c
5011                 fix bug #54 'yesterdays date is displayed in the message 
5012                 summary window'
5013
5014 2003-02-19 [paul]       0.8.10claws26
5015
5016         * src/compose.c
5017                 fix bug reported in Feature Request [688596] 
5018                 'Reply-to header in news'
5019
5020 2003-02-18 [paul]       0.8.10claws25
5021
5022         * src/select-keys.c
5023                 add a 'List all keys' button to key selection dialog
5024
5025 2003-02-18 [colin]      0.8.10claws24
5026         
5027         * src/stock_pixmap.c
5028                 fix compile error
5029
5030 2003-02-18 [colin]      0.8.10claws23
5031
5032         * src/common/smtp.[ch]
5033           src/prefs_account.c
5034                 Try to starttls if it seems to be the only
5035                 way to authenticate a user
5036
5037 2003-02-18 [paul]       0.8.10claws22
5038
5039         * src/Makefile.am
5040           src/folderview.c
5041           src/stock_pixmap.[ch]
5042           src/pixmaps/drafts_close.xpm  ** NEW FILE **
5043           src/pixmaps/drafts_open.xpm   ** NEW FILE **
5044                 as a Drafts folder is a special folder allow it to have
5045                 its own unique icons
5046
5047 2003-02-18 [colin]      0.8.10claws21
5048
5049         * src/imap.c
5050                 Fix port selection when using starttls
5051
5052 2003-02-18 [paul]       0.8.10claws20
5053
5054         * src/mainwindow.c
5055           src/prefs_common.[ch]
5056                 make blue the default new mail colour
5057
5058 2003-02-18 [paul]       0.8.10claws19
5059
5060         * sync with 0.8.10cvs14
5061                 see ChangeLog 2003-02-18
5062
5063 2003-02-17 [jens]       0.8.10claws18
5064
5065         * src/common/md5.c
5066                 fixed a compile problem with gcc 3.3
5067                 works on 2.95.3 too (testet on PPC as it is big endian)
5068
5069 2003-02-17 [paul]       0.8.10claws17
5070
5071         * sync with 0.8.10cvs13
5072                 see ChangeLog 2003-02-17
5073
5074 2003-02-17 [paul]       0.8.10claws16
5075
5076         * sync with 0.8.10cvs12
5077                 see ChangeLog 2003-02-17
5078
5079 2003-02-16 [match]      0.8.10claws15
5080
5081         * src/addressbook.c
5082                 Eliminates reloading of address data when items
5083                 deleted or added. Applied submitted by
5084                 Luke Plant <lukeplant@softhome.net>
5085
5086 2003-02-16 [paul]       0.8.10claws14
5087
5088         * src/news.c
5089                 when a 'protocol error' is encountered disconnect from
5090                 the server. This means that the user can carry on viewing
5091                 other articles and doesn't have to either wait until the
5092                 server timesout or quit sylpheed.
5093                 Fixes bug #53 'Unable to read messages in newsgroups, 
5094                 displayed message doesn't change'
5095
5096 2003-02-15 [christoph]  0.8.10claws13
5097
5098         * src/imap.c
5099                 fix bug that stopped scanning of folders when an
5100                 IMAP folder was empty
5101
5102         (closes bug 46 stop scan messages in folders after empty folder)
5103
5104 2003-02-15 [paul]
5105
5106         * tools/Makefile.am
5107           tools/README
5108           tools/freshmeat_search.pl     ** NEW FILE **
5109           tools/google_search.pl        ** NEW FILE **
5110                 Add 2 Actions scripts which search freshmeat/google
5111                 for the selected text using the browser configured
5112                 in sylpheedrc.
5113                 
5114         Note: These scripts are very dependent on the format of the
5115         browser command and may not work on every occasion. Testing
5116         is welcome. 
5117
5118 2003-02-14 [alfons]     0.8.10claws12
5119
5120         * src/compose.c
5121                 fix breakage because of uninitialized account pointer.
5122                 please verify.
5123
5124 2003-02-14 [paul]       0.8.10claws11
5125
5126         * src/compose.c
5127           src/prefs_account.[ch]
5128           src/prefs_common.[ch]
5129                 move signature settings to Account Prefs
5130
5131 2003-02-14 [paul]       0.8.10claws10
5132
5133         * sync with 0.8.10cvs11
5134                 see ChangeLog 2003-02-14
5135
5136 2003-02-13 [thorsten]   0.8.10claws9
5137
5138         * src/news.c
5139                 revert news progressbar (GUI separation)
5140
5141 2003-02-13 [paul]       0.8.10claws8
5142
5143         * src/compose.c
5144                 make replies behave correctly, re: RFC 1036, Section 2.2.3,
5145                 paragraph 1
5146
5147 2003-02-13 [paul]       0.8.10claws7
5148
5149         * src/compose.[ch]
5150           src/summaryview.c
5151                 fix 'Follow-up and Reply-to' so that it creates a reply to
5152                 the newsgroup and the sender. If the message has the keyword
5153                 'poster' in the Followup-To header, all replies go to the
5154                 sender, re: RFC 1036, Section 2.2.3
5155                 rename all instances of 'ignore_replyto' to 'to_sender', both
5156                 were previously used, now we use just one.
5157
5158 2003-02-13 [paul]       0.8.10claws6
5159
5160         * sync with 0.8.10cvs9
5161                 see ChangeLog 2003-02-13
5162
5163 2003-02-13 [paul]       0.8.10claws5
5164
5165         * configure.ac
5166                 show which plugins are configured in the configure
5167                 output.
5168
5169 2003-02-12 [thorsten]   0.8.10claws4
5170
5171         * src/news.c
5172                 show progress while fetching news headers
5173
5174 2003-02-12 [christoph]  0.8.10claws3
5175
5176         * configure.ac
5177         * src/plugins/Makefile.am
5178                 use AM_CONDITIONAL to enable plugins, automake correctly
5179                 manages this when creating distdir
5180
5181 2003-02-12 [christoph]  0.8.10claws2
5182
5183         * ac/spamassassin.m4
5184         * src/plugins/spamassassin/Makefile.am
5185                 fix building SpamAssassin plugin without OpenSSL
5186
5187 2003-02-12 [paul]       0.8.10claws1
5188
5189         * ac/Makefile.am
5190           src/Makefile.am
5191           src/plugins/Makefile.am
5192                 fix failure of 'make release'
5193
5194 2003-02-12 [paul]       0.8.10claws
5195
5196         * 0.8.10claws released
5197
5198 2003-02-12 [paul]       0.8.9claws56
5199
5200         * po/bg.po
5201           po/es.po
5202           po/it.po
5203           po/ru.po
5204           po/sr.po
5205                 updated translations by George Danchev, Ricardo Mones Lastra,
5206                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively
5207                 
5208         * sylpheed.spec.in
5209                 Allow the building of RPMs by a regular user. Submitted
5210                 by Sergei Astanin
5211
5212 2003-02-11 [alfons]     0.8.9claws55
5213
5214         * src/colorlabel.c
5215                 don't use pixmaps for label color rect but draw rectangles
5216                 so we can respect the color map of palette based visuals
5217                 (fixes the long time crashes on Suns - thanks to Andreas
5218                 Engel and Steve O'Hara-Smith for testing)
5219
5220 2003-02-11 [christoph]  0.8.9claws54
5221
5222         * src/matcher_parser_parse.y
5223                 correct bug where filering rules of not existing folders in
5224                 matcherrc were added to global filtering
5225                 
5226         (closes Debian Bug #180253 - Directory's filter-rules are merged with
5227          main filter-rules after removing directory, http://bugs.debian.org/180253)
5228         
5229 2003-02-11 [paul]       0.8.9claws53
5230
5231         * sync with 0.8.10cvs7
5232                 see ChangeLog 2003-02-09
5233
5234 2003-02-11 [melvin]     0.8.9claws52
5235
5236         * po/fr.po
5237                 Updated French tranlsations
5238
5239 2003-02-10 [paul]       0.8.9claws51
5240
5241         * sylpheed.spec.in
5242                 correct --enable-openssl
5243                 Fix submitted by Sergei Astanin <asita@users.sourceforge.net>
5244
5245 2003-02-09 [martin]     0.8.9claws50
5246
5247         * src/prefs_matcher.c
5248                 fix segfault in prefs_matcher_substitute_cb() when
5249                 no row is selected
5250
5251 2003-02-09 [paul]       0.8.9claws49
5252
5253         * src/folderview.c
5254                 fix bug where a newsgroup folder's processing rules were
5255                 merged with the global filtering rules when the newsgroup
5256                 folder was deleted, causing some seriously bad results,
5257                 see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253>
5258
5259 2003-02-08 [melvin]     0.8.9claws48
5260
5261         * src/compose.c
5262                 Corrected and modified an alert message.
5263
5264 2003-02-07 [paul]       0.8.9claws47
5265
5266         * src/folderview.c
5267                 fix bug where both an 'Account properties' window and a
5268                 'Folder properties' window were opened when clicking on
5269                 'Properties' in an NNTP or IMAP folder's popup menu.
5270
5271 2003-02-07 [paul]       0.8.9claws46
5272
5273         * sync with 0.8.10cvs6
5274                 see ChangeLog 2003-02-06
5275
5276 2003-02-06 [christoph]  0.8.9claws45
5277
5278         * src/mbox.c
5279                 freeze folder updates while importing mbox files
5280                 (closes bug 43 importing mbox took hours)
5281                 
5282         Patch submitted by Jens Rantil <jens.rantil@telia.com>
5283
5284 2003-02-06 [thorsten]   0.8.9claws44
5285
5286         * po/de.po
5287                 Updated german translations
5288
5289 2003-02-06 [thorsten]   0.8.9claws43
5290
5291         * src/news.h
5292                 use guint for message numbers (fix count in grouplist dialog)
5293
5294 2003-02-05 [paul]       0.8.9claws42
5295
5296         * sync with 0.8.10cvs2
5297                 see ChangeLog 2003-02-05
5298
5299 2003-02-04 [colin]      0.8.9claws41
5300
5301         * src/prefs_common.[ch]
5302           src/procmsg.c
5303           src/summaryview.c
5304                 Add an option to disable threading by subject
5305
5306 2003-02-04 [christoph]  0.8.9claws40
5307
5308         * src/inc.c
5309                 only abort fetching mails from multiple accounts when the
5310                 error is fatal and does not allow to check any more accounts
5311                 (currently only disk full error)
5312
5313         (closes bug 31 after POP3 error: "no such mail" Sylpheed does not
5314          receive mails for other accouts)
5315
5316 2003-02-04 [christoph]  0.8.9claws39
5317
5318         * src/folder.c
5319                 first add the new message to the cache, then
5320                 send the update notification
5321
5322         (closes bug 39 after sending message folderview doesnt get updated)
5323
5324 2003-02-04 [colin]      0.8.9claws38
5325
5326         * src/inc.c
5327                 _really_ fix this Connecting... status
5328
5329 2003-02-04 [paul]       0.8.9claws37
5330
5331         * sync with 0.8.10
5332                 see ChangeLog 2003-02-04
5333
5334 2003-02-04 [paul]       0.8.9claws36
5335
5336         * sync with 0.8.9cvs6
5337                 see ChangeLog 2003-02-03
5338
5339 2003-02-04 [paul]       0.8.9claws35
5340
5341         * po/pt_BR.po
5342                 updated by André Filipe de Assunção e Brito 
5343                 <bedecko@netsite.com.br>
5344
5345 2003-02-03 [thorsten]   0.8.9claws34
5346
5347         * po/de.po
5348                 Updated german translations
5349
5350 2003-02-02 [paul]       0.8.9claws33
5351
5352         * po/es.po
5353                 updated by Ricardo Mones Lastra
5354
5355 2003-02-02 [thorsten]   0.8.9claws32
5356
5357         * src/mh.c
5358                 Fix mh_get_msginfo() segfault if file is inaccessible
5359
5360 2003-01-31 [colin]      0.8.9claws31
5361
5362         * src/procheader.c
5363                 Fix last commit's bug
5364
5365 2003-01-31 [colin]      0.8.9claws30
5366
5367         * src/procheader.c
5368                 Missing a change for gpg-signed messages
5369
5370 2003-01-31 [paul]       0.8.9claws29
5371
5372         * src/pixmaps/gpg_signed.xpm    ** NEW FILE **
5373           src/procheader.c
5374           src/stock_pixmap.[ch]
5375           src/summaryview.c
5376                 indicate GnuPG signed messages by displaying an icon
5377                 in the Attachment column.
5378
5379 2003-01-31 [paul]       0.8.9claws28
5380
5381         * sync with 0.8.9cvs4
5382                 see ChangeLog 2003-01-31
5383
5384 2003-01-31 [alfons]     0.8.9claws27
5385
5386         * src/textview.c
5387                 tune URI parser to accept mailto URLs with a '?'
5388                 (patch from Ruslan Balkin)
5389
5390 2003-01-31 [colin]      0.8.9claws26
5391
5392         * src/summaryview.c
5393                 Fix a leak introduced in claws24
5394
5395 2003-01-31 [colin]      0.8.9claws25
5396
5397         * src/summaryview.c
5398                 Freeze/Thaw folder updates when deleting dups
5399
5400 2003-01-31 [colin]      0.8.9claws24
5401         
5402         * src/addr_compl.c
5403           src/summaryview.c
5404           src/msgcache.c
5405                 little speed improvements
5406
5407 2003-01-31 [colin]      0.8.9claws23
5408
5409         * src/summaryview.c
5410                 Fix segfault when forwarding nothing
5411                 Patch from "Ruslan N. Balkin" <baron@voices.ru>
5412                 
5413 2003-01-30 [paul]       0.8.9claws22
5414
5415         * sync with 0.8.9cvs3
5416                 see ChangeLog 2003-01-30
5417
5418 2003-01-30 [paul]       0.8.9claws21
5419
5420         * sync with 0.8.9cvs2
5421                 see ChangeLog 2003-01-30
5422
5423 2003-01-29 [paul]       0.8.9claws20
5424
5425         * sync with 0.8.9cvs1
5426                 see ChangeLog 2003-01-29
5427
5428 2003-01-28 [paul]       0.8.9claws19
5429
5430         * po/POTFILES.in
5431                 update to reflect changes. 
5432                 thanks to Ricardo Mones Lastra
5433
5434 2003-01-27 [christoph]  0.8.9claws18
5435
5436         * ac/openssl.m4
5437         * ac/spamassassin.m4
5438         * src/plugins/spamassassin/README
5439         * src/plugins/spamassassin/libspamc.[ch]
5440         * src/plugins/spamassassin/utils.[ch]
5441                 updated to latest libspamc
5442
5443 2003-01-27 [christoph]  0.8.9claws17
5444
5445         * src/folder.c
5446                 fix wrong use of procheader_get_header_fields
5447
5448 2003-01-27 [christoph]  0.8.9claws16
5449
5450         * src/news.c
5451         * src/prefs_account.[ch]
5452         * src/common/nntp.[ch]
5453                 allow to force authentication for NNTP servers
5454
5455         Patch submitted by Florian Mickler <dmk@d-labs.de>
5456
5457 2003-01-26 [paul]       0.8.9claws15
5458
5459         * src/summaryview.c
5460                 speed up of marking messages as read
5461                 patch submitted by Jens Rantil <ztyx@users.sourceforge.net>
5462
5463 2003-01-26 [christoph]  0.8.9claws14
5464
5465         * src/Makefile.am
5466         * src/mgutils.[ch]              ** REMOVE **
5467         * src/xml.[ch]                  ** REMOVE **
5468         * src/xmlprops.[ch]             ** REMOVE **
5469         * src/common/Makefile.am
5470         * src/common/mgutils.[ch]       ** NEW **
5471         * src/common/xml.[ch]           ** NEW **
5472         * src/common/xmlprops.[ch]      ** NEW **
5473                 move xml files to common directory
5474
5475 2003-01-26 [christoph]  0.8.9claws13
5476
5477         * src/plugins/spamassassin/spamassassin_gtk.c
5478                 only set gtk entry text if string is available
5479
5480 2003-01-26 [melvin]     0.8.9claws12
5481
5482         * src/description_window.c
5483                 Allow resizing of the window
5484                 Allow automatic horizontal scroll bar
5485                 Do not vertically expand and fill
5486
5487 2003-01-26 [christoph]  0.8.9claws11
5488
5489         * src/Makefile.am
5490         * src/gtkutils.[ch]             ** REMOVE **
5491         * src/common/sylpheed.c
5492         * src/gtk/Makefile.am
5493         * src/gtk/description_window.c
5494         * src/gtk/gtkutils.[ch]         ** NEW **
5495         * src/gtk/prefswindow.c
5496                 move gtkutils to gtk directory
5497
5498 2003-01-26 [paul]       0.8.9claws10
5499
5500         * src/summaryview.c
5501                 rename summary_unread_clicked() to summary_status_clicked()
5502
5503 2003-01-26 [melvin]     0.8.9claws9
5504
5505         * src/prefs_actions.c
5506                 Cosmetical changes to the help text
5507
5508 2003-01-26 [paul]       0.8.9claws8
5509
5510         * src/folder.[ch]
5511           src/mainwindow.c
5512           src/prefs_common.c
5513           src/prefs_sumamry_column.c
5514           summaryview.[ch]
5515                 rename the 'Unread' column to 'Status'
5516
5517 2003-01-25 [match]      0.8.9claws7
5518
5519         * src/mgutils.[ch]
5520                 removed reference to LDAP constants. removed error2string.
5521                 included functions to support LDAP dynamic queries.
5522         * src/syldap.h
5523                 moved LDAP constants here.
5524         * src/addressbook.c
5525         * src/addrindex.c
5526         * src/importldif.c
5527                 removed references to LDAP constants and references to
5528                 error2string.
5529
5530 2003-01-25 [paul]       0.8.9claws6
5531
5532         * src/summaryview.c
5533                 summary_thread_build(), summary_thread_init(): remove 
5534                 unneeded reference to summaryview->folder_item
5535
5536 2003-01-25 [christoph]  0.8.9claws5
5537
5538         * src/gtk/description_window.c
5539                 o allow description texts to expand over multiple columns
5540                 o translate all columns
5541         * src/prefs_actions.c
5542                 change syntax description to use new multi column feature
5543
5544         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
5545
5546 2003-01-25 [match]      0.8.9claws4
5547
5548         * src/vcard.c
5549                 fixed bug with Quoted-Printable
5550
5551 2003-01-25 [paul]       0.8.9claws3
5552
5553         * src/folder.[ch]
5554           src/summaryview.[ch]
5555                 implement per-folder collapsed/expanded threads setting
5556                 
5557         * src/prefs_common.c
5558                 remove global collapsed/expanded threads option
5559
5560 2003-01-25 [christoph]  0.8.9claws2
5561
5562         * po/POTFILES.in
5563                 add pluginwindow and prefswindow
5564         * src/compose.c
5565                 make send respond correctly to messages that could be added
5566                 to the queue folder, but the UID of the message is unknown
5567         * src/folder.c
5568         * src/imap.c
5569                 don't return guessed UIDs in imap_add_msg anymore. We return
5570                 0 to tell the folder system it was appened but the UID is
5571                 unknown. Folder system now get's the UID by scaning the folder
5572                 and searching the cache for the Message-ID
5573                 (closes bug #29 Messages queued, but not sent)
5574
5575 2003-01-25 [paul]       0.8.9claws1
5576
5577         * src/codeconv.c
5578                 conv_encode_header():  fix bug when long headers with 8-bit
5579                 characters are used, so that the encoded words are wrapped.
5580                 If the space in the original text falls on the wrap boundary,
5581                 it can be lost.
5582                 Patch by Sergey Vlasov.
5583                 
5584         * src/folderview.c
5585                  fix bug where a change to the sorting method or thread view
5586                  of a folder's messages is lost if simpify-subject is set and
5587                  toggled on or off.
5588                  Patch by Luke Plant.
5589
5590 2003-01-24 [paul]       0.8.9claws
5591
5592         * sylpheed-0.8.9claws released
5593         
5594         * Makefile.am
5595           sylpheed.spec.in
5596                 remove reference to 'INSTALL.jp'
5597
5598 2003-01-23 [paul]       0.8.8claws128
5599
5600         * po/es.po
5601           po/it.po
5602           po/ru.po
5603           po/sr.po
5604                 updated translations. submitted by Ricardo Mones Lastra,
5605                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively.
5606
5607 2003-01-23 [colin]      0.8.8claws127
5608
5609         * src/compose.c
5610                 Fix drafted and queued news articles re-edition
5611
5612 2003-01-23 [melvin]     0.8.8claws126
5613
5614         * po/fr.po
5615                 Updated French translations
5616
5617 2003-01-23 [colin]      0.8.8claws125
5618
5619         * src/inc.c
5620                 Fix "Connecting to..." status message
5621
5622 2003-01-22 [paul]       0.8.8claws124
5623
5624         * po/bg.po
5625                 updated by George Danchev
5626                 
5627         * src/folder.c
5628                 revert last commit [0.8.8claws111] as it breaks folder d'n'd
5629                 and folder deletion
5630
5631 2003-01-21 [paul]       0.8.8claws123
5632
5633         * po/bg.po
5634                 updated by George Danchev
5635                 
5636         * src/about.c
5637                 its now 2003
5638                 
5639         * src/toolbar.c
5640                 don't translate 'Separator'
5641                 
5642         * src/plugins/spamassassin/Makefile.am
5643                 add aspell to CPPFLAGS
5644                 
5645         * src/plugins/spamassassin/spamassassin.c
5646           src/plugins/spamassassin/spamassassin_gtk.c
5647                 set correct default for spamassassin_receive_spam
5648                 slightly re-word descriptions and some
5649                 other minor changes
5650
5651 2003-01-19 [alfons]     0.8.8claws122
5652                 
5653         * src/mimeview.c
5654                 mimeview_save_as(): we might as well show the file name for
5655                 the single case "Save As" too
5656
5657 2003-01-19 [alfons]     0.8.8claws121
5658
5659         * src/crash.c
5660                 change bug tracker URL to bugzilla URL
5661
5662 2003-01-19 [alfons]     0.8.8claws120
5663
5664         * src/mimeview.c
5665                 mimeview_save_all(): display name of file before overwriting;
5666                 continue saving all, even when one overwrite was cancelled
5667
5668 2003-01-19 [christoph]  0.8.8claws119
5669
5670         * src/summaryview.c
5671         * src/procmsg.[ch]
5672                 fix wrong usage of procmsg_find_children in summaryview
5673                 by using procmsg_update_unread_children instead of
5674                 summaryview_update_unread_children
5675
5676 2003-01-19 [christoph]  0.8.8claws118
5677
5678         * src/procmsg.c
5679                 fix infinite loop in procmsg_find_children
5680                  (closes bug #25 sylpheed crashes on delete.)
5681
5682         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
5683
5684 2003-01-19 [paul]       0.8.8claws117
5685
5686         * po/pt_BR.po
5687                 updated by Ivan Francolin Martinez
5688
5689 2003-01-18 [melvin]     0.8.8claws116
5690
5691         * src/prefs_actions.c
5692                 Removed syntax limitation of only one '&' at the end of command.
5693                         Now actions that contain '>/dev/null 2>&1' are possible.
5694
5695 2003-01-18 [melvin]     0.8.8claws115
5696
5697         * src/prefs_actions.c
5698                 Actions IO dialog: when the action ends
5699                 the "Close" button now has focus and [Escape] closes the
5700                 window.
5701
5702 2003-01-18 [christoph]  0.8.8claws114
5703
5704         * src/procmsg.c
5705                 o add debug output when MsgInfos are really freed
5706                 o free GSLists in procmsg_find_children and
5707                   procmsg_update_unread_children
5708
5709 2003-01-18 [christoph]  0.8.8claws113
5710
5711         * src/mainwindow.c
5712                 reorder Configuration menu
5713
5714 2003-01-18 [christoph]  0.8.8claws112
5715
5716         * src/compose.c
5717                 fix applying templates to forwarded messages
5718
5719         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
5720
5721 2003-01-17 [christoph]  0.8.8claws111
5722
5723         * src/folder.c
5724                 destroy folder items, when a folder item is removed
5725
5726 2003-01-17 [christoph]  0.8.8claws110
5727
5728         * src/folder.c
5729                 fix wrong folder stats update when ignored message is
5730                 deleted
5731
5732 2003-01-17 [colin]      0.8.8claws109
5733         
5734         * src/mainwindow.c
5735         * src/summaryview.c
5736                 Quicksearch bugfixes: 
5737                 - hide help button at startup if not extended
5738                 - switch to extended when looking for replies
5739
5740 2003-01-17 [paul]
5741
5742         * sync with 0.8.9 release
5743
5744 2003-01-17 [paul]       0.8.8claws108
5745
5746         * sync with 0.8.8cvs11
5747                 see ChangeLog 2003-01-17
5748
5749 2003-01-16 [colin]      0.8.8claws107
5750
5751         * src/procmsg.c
5752                 Changed encryption test to re-ask passphrase
5753                 if an encrypted message hasn't been decrypted
5754                 Fixes bug #5
5755
5756 2003-01-16 [christoph]  0.8.8claws106
5757
5758         * src/prefs_gtk.c
5759         * src/prefs_toolbar.c
5760         * src/gtk/prefswindow.h
5761         * src/plugins/spamassassin/spamassassin_gtk.c
5762                 remove page destroy function that is not used anymore
5763
5764 2003-01-16 [paul]       0.8.8claws105
5765
5766         * sync with 0.8.8cvs9
5767                 see ChangeLog 2002-01-16
5768
5769 2003-01-16 [colin]      0.8.8claws104
5770
5771         * src/compose.[ch]
5772                 Fix bug with autosaved drafts for IMAP, when draft
5773                 folder is specified - fixes bugzilla bug #20
5774
5775 2003-01-15 [paul]       0.8.8claws103
5776
5777         * src/compose.[ch]
5778           src/procmsg.c
5779                 store folder and message-id of message forwarding
5780                 in queue header and set forward flag after sending
5781
5782 2003-01-15 [paul]       0.8.8claws102
5783
5784         * sync with 0.8.8cvs8
5785                 see ChangeLog 2002-01-15
5786
5787 2003-01-15 [colin]      0.8.8claws101
5788
5789         * src/Makefile.am
5790                 Fix linking with GNU libiconv
5791
5792 2003-01-15 [darko]      0.8.8claws100
5793
5794         * src/pine.c
5795                 fix crash when importing pine address book
5796                 entry with an empty name (reported by DY
5797                 <dybulk at tri8.net>)
5798
5799 2003-01-14 [paul]       0.8.8claws99
5800
5801         * configure.in  ** REMOVED **
5802           configure.ac  ** NEW FILE **
5803                 rename configure.in to configure.ac, as it is now
5804                 preferred
5805
5806 2003-01-14 [melvin]     0.8.8claws98
5807
5808         * src/folderview.c
5809                 folderview_check_new(): More precise function description
5810
5811 2003-01-14 [melvin]     0.8.8claws97
5812
5813         * src/folderview.c
5814                 folderview_check_new(): return the number of new messages 
5815                         since last check.
5816         * src/inc.c
5817                 inc_account_mail(): Disable counting of new messages for IMAP
5818                         and NNTP until bug [19] and [14] are fixed.
5819
5820 2003-01-14 [paul]       0.8.8claws96
5821
5822         * sync with 0.8.8cvs6
5823                 see ChangeLog 2003-01-14
5824
5825 2003-01-13 [alfons]     0.8.8claws95
5826
5827         * src/textview.c
5828                 tune email address validation (c. 0.8.8claws89): if . is 
5829                 just one char away from @, the address is invalid too 
5830                 (correctly rejects addresses like foo@.com)
5831
5832 2003-01-13 [paul]       0.8.8claws94
5833
5834         * src/messageview.c
5835           src/toolbar.c
5836                 fixes to the Message View toolbar and menu:
5837                 fix non-functioning Forward button
5838                 make Reply button consider default_reply_list
5839                 remove 'Follow-up...' menu entry
5840                 add 'Forward' and 'Redirect' menu entries
5841
5842 2003-01-13 [melvin]     0.8.8claws93
5843
5844         * src/inc.c
5845                 Fixed typo that could make new messages count incorrect.
5846
5847 2003-01-13 [melvin]     0.8.8claws92
5848
5849         * src/folderview.[ch]
5850                 folderview_check_new(): return the number of new messages.
5851         * src/inc.c
5852                 Should fix bug [14] where new mail notification worked 
5853                         incorrectly with IMAP accounts.
5854                 inc_spool_account(): return number of new msgs, or -1 on error
5855                 inc_all_spool(): return number of new msgs
5856                 
5857 2003-01-13 [melvin]     0.8.8claws91
5858
5859         * src/prefs_actions.c
5860                 Justify help text.
5861
5862 2003-01-12 [thorsten]   0.8.8claws90
5863
5864         * src/common/prefs.c
5865                 close file before rename
5866
5867 2003-01-12 [alfons]     0.8.8claws89
5868
5869         * AUTHORS
5870                 add Christian Mertes
5871         * src/common/utils.[ch]
5872                 g_stricase_hash(), g_stricase_equal(): functions for 
5873                 case insensitive hash tables
5874         * src/textview.c
5875                 use top level domain names to validate email address, based
5876                 on a patch by Christian Mertes (thanks!), but changed 
5877                 implementation to use a hash table 
5878
5879 2003-01-12 [paul]       0.8.8claws88
5880
5881         * po/bg.po
5882                 updated by George Danchev
5883
5884 2003-01-12 [alfons]     0.8.8claws87
5885
5886         * src/summaryview.c
5887                 delete / execute performance: use new style folder update
5888
5889 2003-01-12 [paul]       0.8.8claws86
5890
5891         * sync with 0.8.8cvs5
5892                 see ChangeLog 2003-01-13 (!)
5893
5894 2003-01-12 [alfons]     0.8.8claws85
5895
5896         * src/filtering.c
5897         * src/matcher_parser_parse.y
5898                 prepare change_score filtering action
5899         * src/matcher.[ch]
5900                 give up const-correctness on functions that call non-const-correct functions;
5901                 several casts to gpointer in g_free();
5902                 add change_score;
5903
5904 2003-01-12 [christoph]  0.8.8claws84
5905
5906         * src/compose.c
5907                 fix 2 warnings
5908
5909         * src/gtk/prefswindow.[ch]
5910         * src/plugins/spamassassin/spamassassin_gtk.c
5911                 changed the call of the widget create function
5912                 for PrefsPages, because sometimes the widget
5913                 create function needs a widget that already has
5914                 been attached to a window (to create GDK pixmaps
5915                 for exmaple). So we simply pass the GtkWindow as
5916                 the second parameter now.
5917
5918         * src/main.c
5919         * src/mainwindow.c
5920         * src/prefs_toolbar.[ch]
5921                 rewrite Toolbar Preferences using the new
5922                 prefs window
5923
5924 2003-01-11 [alfons]     0.8.8claws83
5925
5926         * src/addressadd.c
5927                 fix crash when adding sender to addressbook because status bar
5928                 isn't there (the status bar doesn't seem to be used though,
5929                 but I'll let Match decide what to do with it)
5930
5931 2003-01-11 [colin]      0.8.8claws82
5932
5933         * src/main.c
5934           src/toolbar.c
5935                 Two useless changes reversed
5936
5937 2003-01-11 [colin]      0.8.8claws81
5938
5939         * src/mainwindow.c
5940           src/mainwindow.h
5941                 Add mainwindow_get_mainwindow()
5942         * src/alertpanel.c
5943           src/alertpanel.h
5944                 Add alertpanel_error_log() 
5945         * src/compose.c
5946           src/inc.c
5947           src/messageview.c
5948           src/toolbar.c
5949           src/main.c
5950           src/procmsg.c
5951                 Network errors get a View Log button
5952
5953 2003-01-10 [alfons]     0.8.8claws80
5954
5955         * src/prefs_toolbar.c
5956         * src/toolbar.c
5957                 use the translatable string for "Separator" as file name for
5958                 separator toolbar items (probably make this uppercase?)
5959
5960 2003-01-10 [alfons]     0.8.8claws79
5961
5962         * src/prefs_toolbar.c
5963                 put right A_SEPARATOR description string in "displayed
5964                 toolbar items list" so manually added separators are
5965                 saved correctly (bug #10, "Adding a separator to the main 
5966                 toolbar fails, entry in xml file is wrong")
5967
5968 2003-01-10 [christoph]  0.8.8claws78
5969
5970         * src/imap.c
5971                 o fix warnings
5972                 o use CAPABILITY to check if NAMESPACE is available
5973
5974 2003-01-10 [christoph]  0.8.8claws77
5975
5976         * src/imap.[ch]
5977                 apply UIDPLUS IMAP extension support patch
5978
5979         Patch submitted by Simon 'corecode' Schubert
5980
5981 2003-01-10 [paul]       0.8.8claws76
5982
5983         * src/folderview.c
5984                 a sync from main which fixes the news account folders'
5985                 Properties bug
5986
5987 2003-01-10 [christoph]  0.8.8claws75
5988
5989         * src/folder.c
5990                 don't accept 0 as a valid uid returned by copy and move
5991                 functions. 0 means the message was copied or moved but the
5992                 new uid could not be fetched. It is not an error condition
5993                 for the copy or move operation.
5994
5995 2003-01-10 [paul]       0.8.8claws74
5996
5997         * src/prefs_filtering.c
5998                 change English used in Alert when entry is not
5999                 saved.
6000                 
6001         * sync with 0.8.8cvs4
6002                 see ChangeLog 2003-01-10
6003
6004 2003-01-10 [darko]      0.8.8claws73
6005
6006         * src/pine.c
6007                 fix crash when importing address book entry
6008                 without a valid address
6009
6010 2003-01-09 [alfons]     0.8.8claws72
6011
6012         * src/inc.c
6013                 filtering performance: use new style folder update
6014
6015 2003-01-09 [christoph]  0.8.8claws71
6016
6017         * src/compose.c
6018         * src/gtk/menu.[ch]
6019                 fix wrong selecting of mime encoding type, when
6020                 opening property dialog of attachments in the
6021                 compose window. 7bit was always selected and that
6022                 destoryed files with 8bit data.
6023                 (closes bug #9 Sylpheed-claws destroys attachments when
6024                  changing MIME-types)
6025
6026 2003-01-09 [paul]       0.8.8claws70
6027
6028         * sync with 0.8.8cvs3
6029                 see ChangeLog 2003-01-09
6030
6031 2003-01-08 [alfons]     0.8.8claws69
6032         
6033         * src/addressadd.c
6034                 apply patch by Kim Schulz to fix build breakage
6035                 because of missing variable
6036
6037 2003-01-08 [paul]       0.8.8claws68
6038
6039         * sync with 0.8.8cvs2
6040                 see ChangeLog 2002-01-08
6041
6042 2003-01-08 [paul]       0.8.8claws67
6043
6044         * po/it.po
6045                 updated by Alessandro Maestri
6046                 
6047         * src/addressadd.c
6048                 when using 'Add sender to addressbook' allow
6049                 name to be edited and remarks to be entered
6050                 Patch submitted by Luke Plant
6051
6052 2003-01-08 [darko]      0.8.8claws66
6053
6054         * README.claws, src/summaryview.c
6055                 fix description for marked messages
6056
6057 2003-01-08 [paul]
6058
6059         * tools/Makefile.am
6060           tools/launch_phoenix  ** NEW FILE **
6061                 add script that enables using Phoenix as the default
6062                 web browser. 
6063                 Submitted by Mohammed Sameer <Uniball@linux-egypt.org>
6064                 
6065         * tools/OOo2sylpheed.pl
6066                 remove full path to sylpheed executable, just 'sylpheed'
6067                 will do
6068                 
6069         * tools/README
6070                 add launch_phoenix informtion and re-arrange and compress
6071                 the data a little
6072
6073 2003-01-07 [christoph]  0.8.8claws65
6074
6075         * src/folder.c
6076                 fix update for source folder when moving messages
6077         * src/procmsg.[ch]
6078         * src/summaryview.c
6079                 use function to set to_folder for message infos and
6080                 automatically update the op_count for old and new
6081                 folder
6082
6083 2003-01-07 [melvin]     0.8.8claws64
6084
6085         * src/prefs_actions.c
6086                 Fixed bug where an '%p' Action on a displayed image crashed 
6087                         Sylpheed
6088                 Code clean up (get rid of duplicated code and removed unnecessary 
6089                                 structure member)
6090
6091 2003-01-07 [christoph]  0.8.8claws63
6092
6093         * src/compose.c
6094         * src/folder.[ch]
6095         * src/folderview.c
6096         * src/import.c
6097         * src/inc.c
6098         * src/main.c
6099         * src/mainwindow.c
6100         * src/messageview.c
6101         * src/prefs_folder_item.c
6102         * src/procmsg.c
6103         * src/summaryview.c
6104         * src/toolbar.c
6105                 o remove all folder update triggering from the UI code. The folder
6106                   system should know much better when a folder needs an update.
6107                 o to prevent multiple updates in a row the folder updates can be
6108                   frozen for some time.
6109
6110                 Note: - Please verify that no updates are missing
6111                       - Check where freeze/thaws should be added
6112
6113 2003-01-07 [christoph]  0.8.8claws62
6114
6115         * src/prefs_actions.c
6116                 don't translate empty strings
6117
6118         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
6119
6120 2003-01-06 [christoph]  0.8.8claws61
6121
6122         * src/prefs_actions.c
6123                 mark strings for gettext
6124         * src/prefs_matcher.c
6125                 use new description window for Execute action and
6126                 match condition in Filtering
6127
6128         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
6129
6130 2003-01-06 [alfons]     0.8.8claws60
6131
6132         keep myself inspired to re-organize matcher part 8; 
6133         yes, more to come (I need to move out the descriptive
6134         text for actions to matcher.c, or at least make it not
6135         depend on the wicked ordering)
6136
6137         * src/prefs_matcher.c
6138                 add documentation so others may comprehend the
6139                 UI part of the conditions
6140                 
6141 2003-01-06 [christoph]  0.8.8claws59
6142
6143         * src/prefs_actions.c
6144                 use new description window for syntax help
6145         * src/gtk/description_window.c
6146                 fix display of descriptions with column count != 2
6147
6148         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
6149
6150 2003-01-06 [christoph]  0.8.8claws58
6151
6152         * src/quote_fmt.c
6153         * src/summaryview.[ch]
6154         * src/gtk/Makefile.am
6155         * src/gtk/description_window.[ch]       ** NEW **
6156                 use a generic window to display syntax descriptions
6157                 currently used in quote_fmt and summaryview (new description
6158                 for extended quick search)
6159
6160         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
6161
6162 2003-01-06 [paul]       0.8.8claws57
6163
6164         * sync with 0.8.8cvs1
6165                 see ChangeLog 2003-01-06
6166
6167 2003-01-06 [christoph]  0.8.8claws56
6168
6169         * src/mainwindow.c
6170         * src/prefs_gtk.[ch]
6171         * src/gtk/prefswindow.[ch]
6172         * src/plugins/spamassassin/spamassassin_gtk.c
6173                 o remove page management from prefswindow, pages
6174                   will be an argument to prefswindow_open
6175                 o prefswindow_open gets a datapointer that is
6176                   passed to the widget_create function to allow
6177                   creation of prefswindow for specific items
6178
6179 2003-01-06 [colin]      0.8.8claws55
6180         
6181         * src/summaryview.c
6182                 We don't want regexp in the reply-finder, 
6183                 because MIDs can contain !,$,. and so on
6184
6185 2003-01-06 [jens]       0.8.8claws54
6186
6187         * src/jpilot.c
6188                 fixed a wrong free in jpilot_read_db_files
6189
6190 2003-01-06 [alfons]     0.8.8claws53
6191
6192         re-organize matcher part 8; more to come
6193        
6194         * src/matcher.c
6195                 matcherprop_to_string(): put g_free()s before the
6196                 switch-case break to fix memleaks                
6197
6198 2003-01-06 [colin]      0.8.8claws52
6199
6200         * src/summaryview.c
6201                 cleanup & reply-finder now displays the first 
6202                 matching message
6203
6204 2003-01-05 [alfons]     0.8.8claws51
6205
6206         re-organize matcher part 7; more to come
6207
6208         * src/matcher.[ch]
6209                 fixes for constant correctness;
6210                 more documentation;
6211
6212 2003-01-05 [alfons]     0.8.8claws50
6213
6214         re-organize matcher part 6; more to come
6215         
6216         * src/matcher.[ch]
6217                 fixes for constant correctness;
6218                 more documentation;
6219         * src/filtering.c
6220                 fix for constant correctness
6221
6222 2003-01-05 [colin]      0.8.8claws49
6223
6224         * src/account.[ch]
6225                 Add account_get_reply_account function
6226         * src/compose.c
6227                 Use account_get_reply_account function 
6228         * src/summaryview.c
6229                 Basic reply-finder - click on the replied
6230                 icon gets you to the outbox using quick-search
6231
6232 2003-01-05 [paul]       0.8.8claws48
6233
6234         * src/prefs_common.c
6235                 small change to English
6236                 
6237         * src/prefs_filtering.c
6238                 prefs_filtering_action_select(): improve logic and uniformity
6239                 of gui
6240
6241 2003-01-05 [alfons]     0.8.8claws47
6242
6243         fine tune solution to focus problems (bug #7)
6244
6245         * src/mainwindow.c
6246                 mainwindow_focus_in_event(): remove grab event check
6247         * src/summaryview.c
6248                 summary_button_pressed(): move selection on right-click
6249                 too. we can't possibly move the selection back after
6250                 canceling a dialog, because gtk's incomplete focus 
6251                 management. whether this is a good solution, only time
6252                 will tell.
6253
6254 2003-01-05 [christoph]  0.8.8claws46
6255
6256         * src/imap.c
6257                 fix crash when no imap connection could be established
6258
6259 2003-01-05 [paul]       0.8.8claws45
6260
6261         * src/mainwindow.c
6262           src/sumamryview.c
6263           src/gtk/menu.[ch]
6264                 fix bug 605957 'shortcuts in popup-menu'
6265                 make user-defined shortcuts work
6266                 show shortcuts that are already defined
6267                 in the main menu
6268                 Patch submitted by Luke Plant
6269
6270 2003-01-05 [alfons]     0.8.8claws44
6271
6272         * src/mainwindow.c
6273                 focus_in_event handler should not select summary view row 
6274                 when another window (menu, dialog) grabbed for events 
6275                 (bug #7, "[0.8.8claws42] Message summary focus") 
6276
6277 2003-01-04 [christoph]  0.8.8claws43
6278
6279         * src/procmsg.c
6280                 update save folder after adding the sent message
6281                  (closes bug #6 Folder View doesn't refresh for "Sent"-messages)
6282
6283 2003-01-02 [christoph]  0.8.8claws42
6284
6285         * src/common/plugin.c
6286                 fix unloading of all plugins and unload
6287                 plugins in reverse order
6288                 
6289         * src/gtk/pluginwindow.c
6290                 implement function of load and unload button
6291
6292         * src/gtk/prefswindow.c
6293         * src/gtk/prefswindow.h
6294                 rename register function and add new unregister
6295                 function
6296
6297         * src/plugins/spamassassin/spamassassin_gtk.c
6298                 unregister prefs page and update for changes in
6299                 src/gtk/prefswindow.c
6300
6301 2003-01-02 [paul]       0.8.8claws41
6302
6303         * po/es.po
6304                 updated by Ricardo Mones Lastra
6305
6306 2003-01-02 [paul]
6307
6308         * tools/tb2sylpheed
6309                 fixes and improvements by Urke MMI
6310
6311 2003-01-02 [thorsten]   0.8.8claws40
6312
6313         * src/procmsg.c
6314                 fixed wrong return value
6315
6316 2003-01-02 [thorsten]   0.8.8claws39
6317
6318         * src/prefs.c
6319                 fixed printing wrong variable
6320
6321 2003-01-02 [thorsten]   0.8.8claws38
6322
6323         * src/prefs.c
6324                 fixed acessing members of freed pfile struct
6325
6326 2003-01-02 [thorsten]   0.8.8claws37
6327
6328         * src/procmsg.c
6329                 detect loops across several messages
6330                 as suggested by Christoph Hohmann
6331
6332 2003-01-01 [match]      0.8.8claws36
6333
6334         * src/addrindex.c
6335                 fixed another memory leak.
6336
6337 2003-01-01 [match]      0.8.8claws35
6338
6339         * src/jpilot.[ch]
6340                 fixed memory leaks. applied Doxygen comments.
6341
6342 2003-01-01 [thorsten]   0.8.8claws34
6343
6344         * src/procmsg.c
6345                 inhibit endless loop if msg references itself
6346                 (closes Bug [ 660477 ] Infinite loop in parent flag search)
6347
6348 2003-01-01 [christoph]  0.8.8claws33
6349
6350         * src/mainwindow.c
6351         * src/gtk/Makefile.am
6352         * src/gtk/pluginwindow.c                ** NEW **
6353         * src/gtk/pluginwindow.h                ** NEW **
6354                 add plugin window
6355
6356         * src/plugins/demo/demo.c
6357         * src/plugins/spamassassin/spamassassin.c
6358         * src/plugins/spamassassin/spamassassin_gtk.c
6359                 write better plugin descriptions
6360
6361 2002-12-31 [christoph]  0.8.8claws32
6362
6363         * src/gtk/prefswindow.c
6364         * src/plugins/spamassassin/spamassassin_gtk.c
6365                 some small improvements to GTK code
6366
6367 2002-12-31 [christoph]  0.8.8claws31
6368
6369         * src/plugins/spamassassin/spamassassin_gtk.c
6370                 enable folder select button
6371
6372 2002-12-31 [christoph]  0.8.8claws30
6373
6374         * src/mainwindow.c
6375         * src/gtk/Makefile.am
6376         * src/gtk/prefswindow.c                         ** NEW **
6377         * src/gtk/prefswindow.h                         ** NEW **
6378                 add new prefs window
6379
6380         * src/common/plugin.c
6381                 don't try to load empty config lines
6382         
6383         * src/plugins/spamassassin/Makefile.am
6384         * src/plugins/spamassassin/spamassassin.c
6385         * src/plugins/spamassassin/spamassassin.h       ** NEW **
6386         * src/plugins/spamassassin/spamassassin_gtk.c   ** NEW **
6387                 GTK config for SpamAssassin Plugin using
6388                 the new prefs window
6389
6390 2002-12-31 [paul]       0.8.8claws29
6391
6392         * po/POTFILES.in
6393                 remove obsolete entry 'src/menu.c'
6394
6395 2002-12-31 [alfons]     0.8.8claws28
6396
6397         * src/matcher.[ch]
6398         * src/matcher_parser_parse.y
6399         * src/prefs_matcher.c
6400                 add "ignore_thread" and "~ignore_thread" condition so it's
6401                 possible to make the actions / scoring operate on the ignore
6402                 thread flag
6403
6404 2002-12-31 [christoph]  0.8.8claws27
6405
6406         * src/addrbook.c
6407         * src/addrindex.c
6408         * src/folder.c
6409         * src/matcher.c
6410         * src/prefs_account.c
6411         * src/prefs_actions.c
6412         * src/prefs_customheader.c
6413         * src/prefs_display_header.c
6414         * src/prefs_gtk.c
6415         * src/procmime.c
6416         * src/toolbar.c
6417         * src/xmlprops.c
6418         * src/common/prefs.[ch]
6419                 extend prefs file handling for reading and automatic handling
6420                 of blocks. When reading prefs_set_block_label will automatically
6421                 move on to the block. When writing it will copy all other blocks
6422                 automatically
6423
6424         * src/common/plugin.c
6425                 Now loading plugin filenames from [Plugins] block in
6426                 sylpheed rc file
6427
6428 2002-12-30 [christoph]  0.8.8claws26
6429
6430         * src/common/hooks.[ch]
6431                 return abort status to caller of hooks_invoke
6432                 
6433         * src/inc.[ch]
6434                 invoke message filtering hook and stop
6435                 default handling when filter returns abort
6436
6437         * src/common/plugin.[ch]
6438         * src/plugins/demo/demo.c
6439                 modify plugin loader, because resolving symbols for strings
6440                 does not work correctly
6441         
6442         * configure.in
6443         * ac/spamassassin.m4                            ** NEW **
6444         * src/plugins/spamassassin/.cvsignore           ** NEW **
6445         * src/plugins/spamassassin/Makefile.am          ** NEW **
6446         * src/plugins/spamassassin/README               ** NEW **
6447         * src/plugins/spamassassin/libspamc.[ch]        ** NEW **
6448         * src/plugins/spamassassin/spamassassin.c       ** NEW **
6449         * src/plugins/spamassassin/utils.[ch]           ** NEW **
6450                 add spamassassin plugin, see src/plugins/spamassassin/README
6451                 for details
6452
6453 2002-12-29 [alfons]     0.8.8claws25
6454
6455         * src/mainwindow.c
6456                 when moving focus from a message view to the main 
6457                 window, don't forget to select the summary node
6458                 of the displayed message. should fix "[ 659103 ] 
6459                 focus-follows-mouse confuses sylpheed"
6460
6461 2002-12-29 [christoph]  0.8.8claws24
6462
6463         * src/Makefile.am
6464         * src/stringtable.[ch]          ** REMOVE **
6465         * src/common/Makefile.am
6466         * src/common/stringtable.[ch]   ** NEW **
6467                 move stringtable files to common directory
6468
6469 2002-12-29 [christoph]  0.8.8claws23
6470
6471         * src/Makefile.am
6472         * src/menu.[ch]                 ** REMOVE **
6473         * src/gtk/Makefile.am
6474         * src/gtk/menu.[ch]             ** NEW **
6475                 move menu files to gtk directory
6476
6477 2002-12-29 [match]      0.8.8claws22
6478
6479         * src/addressbook.c
6480         * src/syldap.c
6481                 moved UI specific code out of LDAP code into addressbook
6482                 UI code. fixed memory leak.
6483
6484 2002-12-29 [christoph]  0.8.8claws21
6485
6486         * src/folder.c
6487                 only check for IGNORED parent message when message is
6488                 not IGNORED itself
6489
6490 2002-12-29 [alfons]     0.8.8claws20
6491
6492         * src/summaryview.c
6493                 set gtksctree's anchor correct (immediate execute
6494                 changes the tree's layout, and anchor points at 
6495                 the incorrect row). fixes "[ 657233 ] multiple msg 
6496                 delete sometimes off by 1".
6497                 we probably have to look for more tree layout /
6498                 anchor glitches.
6499
6500 2002-12-29 [paul]       0.8.8claws19
6501
6502         * src/summaryview.c
6503                 fix bug [ 659054 ] incorrect sorting of 'From' column
6504                 when using 'display sender using address book'
6505                 thanks to Alfons and Luke Plant
6506
6507 2002-12-29 [christoph]  0.8.8claws18
6508
6509         * src/folder.c
6510         * src/procmsg.[ch]
6511                 check parent messages for IGNORE THREAD flag, when adding,
6512                 moving or copying messages to a folder
6513
6514 2002-12-27 [alfons]     0.8.8claws17
6515
6516         re-organize matcher part 5; more to come
6517
6518         * src/matcher.c
6519                 hash keywords in matchparser_tab 
6520
6521 2002-12-27 [alfons]     0.8.8claws16
6522
6523         re-organize matcher part 4; more to come
6524
6525         * src/matcher_parser.h
6526         * src/matcher_parser_lex.l
6527         * src/matcher_parser_parse.y
6528                 cleanup
6529
6530 2002-12-27 [alfons]     0.8.8claws15
6531
6532         re-organize matcher part 3; more to come
6533
6534         * src/matcher.[ch]
6535                 cleanup
6536
6537 2002-12-27 [alfons]     0.8.8claws14
6538
6539         re-organize matcher part 2; more to come but this should
6540         work. cc me if there are any regressions.
6541
6542         * src/matcher.h
6543                 add prototype for get_matchparser_tab_id()
6544         * src/matcher_parser_lex.l
6545                 look up keywords using matchparser_tab_id();
6546
6547 2002-12-27 [alfons]     0.8.8claws12
6548
6549         re-organize matcher part 1
6550
6551         * src/matcher.h
6552                 map yacc generated constants to sylpheed matcher constants
6553         * src/matcher.c
6554                 add function to find a matcher constant from a string
6555
6556 2002-12-27 [christoph]  0.8.8claws11
6557
6558         * src/compose.c
6559                 MENUITEM_ADD casts the 4th argument from integer to pointer
6560                 so it probably should not be a pointer, this means we
6561                 should use account id for it and not the account's pointer
6562
6563 2002-12-27 [paul]       0.8.8claws10
6564
6565         * src/mainwindow.c
6566                 remove unneeded 'GtkWidget *vbox'
6567                 
6568         * src/summaryview.c
6569                 further sync with 0.8.8 - make sort
6570                 by recipient work as expected
6571                 
6572         * NEWS
6573                 sync with 0.8.8
6574
6575 2002-12-27 [paul]       0.8.8claws9
6576
6577         * po/pt_BR.po
6578                 updated by Ivan F. Martinez
6579                 
6580 2002-12-27 [darko]      0.8.8claws8
6581
6582         * src/common/utils.c
6583                 added locked pattern to extended search
6584
6585 2002-12-27 [alfons]     0.8.8claws7
6586
6587         * src/prefs_matcher.[ch]
6588                 clean up
6589
6590 2002-12-26 [alfons]     0.8.8claws6
6591
6592         * src/matcher.[ch]
6593         * src/matcher_parser_lex.l
6594         * src/matcher_parser_parse.y
6595         * src/prefs_matcher.c
6596                 allow color label as a condition in the matcher
6597
6598 2002-12-26 [oliver]     0.8.8claws5
6599         
6600         * src/toolbar.c 
6601                 enable Addressbook for Main and Messageview
6602         * src/prefs_actions.c
6603                 enable actions in Messageview
6604
6605 2002-12-26 [christoph]  0.8.8claws4
6606
6607         * src/common/plugin.c
6608                 add a little debug output
6609         * configure.in
6610         * src/plugins/demo/Makefile.am
6611                 better use of automake
6612
6613 2002-12-26 [christoph]  0.8.8claws3
6614
6615         * src/Makefile.am
6616         * src/common/Makefile.am
6617                 fix "make distdir"
6618
6619 2002-12-26 [christoph]  0.8.8claws2
6620
6621         * configure.in
6622                 sort configure checks into common / gtk / plugins
6623         * po/POTFILES.in
6624                 add src/prefs_gtk.c
6625         * src/Makefile.am
6626                 add plugins SUBDIR
6627         * src/main.c
6628         * src/common/sylpheed.[ch]
6629                 added now sylpheed_done function for shutdown
6630         * src/common/Makefile.am
6631         * src/common/plugin.[ch]                ** NEW **
6632                 plugin loader and unloader
6633         * src/plugins/.cvsignore                ** NEW **
6634         * src/plugins/Makefile.am               ** NEW **
6635                 build plugins
6636         * src/plugins/demo/.cvsignore           ** NEW **
6637         * src/plugins/demo/Makefile.am          ** NEW **
6638         * src/plugins/demo/demo.c               ** NEW **
6639                 small demo plugin that installs a logtext hook and
6640                 outputs the log text to stdout
6641
6642 2002-12-26 [paul]       0.8.8claws1
6643
6644         * po/es.po
6645                 updated by Ricardo Mones Lastra
6646
6647 2002-12-26 [paul]       0.8.8claws
6648
6649         * 0.8.8claws released
6650
6651 2002-12-26 [paul]       0.8.7claws12
6652
6653         * po/bg.po
6654                 updated by George Danchev
6655
6656 2002-12-26 [paul]       0.8.7claws11
6657
6658         * po/POTFILES.in
6659                 remove unneeded 'src/prefs.c' entry 
6660
6661 2002-12-26 [paul]       0.8.7claws10
6662
6663         * src/codeconv.c
6664           src/mainwindow.c
6665                 sync with 0.8.8 release
6666         
6667         * src/folder.[ch]
6668           src/mh.c
6669           src/summaryview.c
6670                 partial sync with 0.8.8 release
6671         
6672
6673 2002-12-25 [alfons]     0.8.7claws9
6674
6675         * src/matcher.[ch]
6676         * src/matcher_parser_lex.l
6677         * src/matcher_parser_parse.y
6678         * src/prefs_matcher.c
6679                 add locked flag to possible filtering / matcher 
6680                 conditions (also a good example what should be
6681                 done to add a simple boolean condition)
6682
6683 2002-12-25 [christoph]  0.8.7claws8
6684
6685         * src/Makefile.am
6686         * src/account.[ch]
6687         * src/addrbook.c
6688         * src/addressbook.c
6689         * src/addrindex.c
6690         * src/filtering.c
6691         * src/folder.c
6692         * src/matcher.c
6693         * src/prefs.[ch]                ** REMOVE **
6694         * src/prefs_account.c
6695         * src/prefs_actions.c
6696         * src/prefs_common.c
6697         * src/prefs_customheader.c
6698         * src/prefs_display_header.c
6699         * src/prefs_filtering.c
6700         * src/prefs_folder_item.c
6701         * src/prefs_gtk.[ch]            ** NEW **
6702         * src/prefs_matcher.c
6703         * src/prefs_scoring.c
6704         * src/prefs_summary_column.c
6705         * src/procmime.c
6706         * src/selective_download.c
6707         * src/toolbar.c
6708         * src/common/Makefile.am
6709         * src/common/prefs.[ch]         ** NEW **
6710                 split prefs.[ch] into prefs_gtk.[ch] and common/prefs.[ch]
6711
6712 2002-12-24 [alfons]     0.8.7claws7
6713
6714         * src/summaryview.c
6715                 summary_thread_build(): fix real cause of the crash mentioned in
6716                 0.8.7claws3. use subject_XXX() and not g_hash_table_XXX() functions,
6717                 this way we get meaningful ctree nodes 
6718
6719 2002-12-24 [oliver]     0.8.7claws6
6720
6721         * src/mainwindow.[ch]
6722         * src/messageview.[ch]
6723         * src/compose.[ch]
6724         * src/inc.c
6725         * src/summaryview.c
6726                 changes to use updated toolbar handling
6727                 
6728 2002-12-24 [oliver]     0.8.7claws5
6729
6730         * src/toolbar.[ch]
6731                 generic toolbar handling
6732                 used ideas from Ivan Francolin Martinez (ivanfm@users.sourceforge.net)
6733         * src/prefs_toolbar.[ch]
6734                 adjust to handling
6735         
6736 2002-12-24 [oliver]     0.8.7claws4
6737         
6738         * src/stock_pixmap.[ch]
6739                 move SYLPHEED_LOGO to end of list in order 
6740                 to remove it from Custom Toolbar`s Icon View
6741
6742 2002-12-24 [alfons]     0.8.7claws3
6743
6744         * src/summaryview.c
6745                 summary_thread_build(): fix crash because of focus != selection 
6746                 after threading. when deleting the selection, gtk tries but fails 
6747                 to find the correct focusable element. we now force the selection
6748                 to be focused. this should solve the infamous bug reported by 
6749                 Jason Wojciechowski (bug "[ 633443 ] Crash on deleting messages"). 
6750                 a test case is available. 
6751
6752 2002-12-24 [darko]      0.8.7claws2
6753
6754         * src/summaryview.c
6755                 don't crash when unmarking message with unread children
6756
6757 2002-12-23 [christoph]  0.8.7claws1
6758
6759         * src/Makefile.am
6760         * src/common/Makefile.am
6761                 update Makefiles for moved intl.h, version.h and defs.h
6762         * src/imap.c
6763                 rewrite imap_session_get to avoid duplicate code
6764
6765 2002-12-23 [paul]       0.8.7claws
6766
6767         * Santa-Claws released
6768         
6769         * po/hu.po
6770           po/ru.po
6771                 squeeze in updated Hungarian and Russian translations.
6772                 Submitted by  Gál Zoltán and Ruslan N. Balkin
6773
6774 2002-12-23 [paul]       0.8.6claws129
6775
6776         * po/pl.po
6777                 updated by Witold Wladyslaw Wojciech Wilk
6778
6779 2002-12-23 [paul]       0.8.6claws128
6780
6781         * src/quote_fmt_parse.y
6782                 fix typo and add licence header
6783
6784 2002-12-23 [paul]       0.8.6claws127
6785
6786         * po/en_GB.po
6787                 updated
6788
6789 2002-12-23 [paul]       0.8.6claws126
6790
6791         * po/it.po
6792                 updated translation, submitted by Alessandro Maestri
6793                 
6794 2002-12-23 [paul]       0.8.6claws125
6795
6796         * src/quote_fmt_parse.y
6797                 fix signature-stripping on replies bug. match
6798                 '-- \n' and not '-- '.
6799
6800 2002-12-22 [paul]       0.8.6claws124
6801
6802         * po/bg.po
6803           po/es.po
6804           po/sr.po
6805                 updated translations. submitted by George Danchev,
6806                 Ricardo Mones Lastra, and Urke MMI respectively
6807
6808 2002-12-21 [paul]       0.8.6claws123
6809
6810         * src/addrbook.c
6811                 fix coding style
6812
6813 2002-12-21 [paul]       0.8.6claws122
6814
6815         * src/addrbook.c
6816                 fix bug [643638] where if a person is in one or more
6817                 addressbook groups editing that person's email 
6818                 address results in removal from those groups.
6819                 Patch submitted by Luke Plant.
6820
6821 2002-12-20 [christoph]  0.8.6claws121
6822
6823         * src/common/utils.c
6824         * src/summaryview.c
6825                 reimplement expand_search_string using GString to
6826                 prevent crashs caused by miscalculated string
6827                 lengths reported by Paul
6828
6829 2002-12-20 [christoph]  0.8.6claws120
6830
6831         * src/summaryview.c
6832                 don't use "changed" to check if op_count has to be changed as it
6833                 is also set when the message has unread children
6834                 (closes bug [ 653221 ] crash while deleting duplicates)
6835
6836 2002-12-20 [paul]       0.8.6claws119
6837
6838         * sync with 0.8.6cvs27
6839                 see ChangeLog 2002-12-20
6840
6841 2002-12-20 [paul]       0.8.6claws118
6842
6843         * sync with 0.8.6cvs26
6844                 see ChangeLog 2002-12-19 and 2002-12-20
6845
6846 2002-12-19 [alfons]     0.8.6claws117
6847
6848         * src/textview.c
6849                 fix incorrect parsing of email addresses, submitted by 
6850                 Luke Plant (thanks!). Closes bug "[ 565480 ] duplicate 
6851                 name display if it contains @".
6852
6853 2002-12-18 [paul]       0.8.6claws116
6854
6855         * sync with 0.8.6cvs23
6856                 see ChangeLog 2002-12-18
6857
6858 2002-12-18 [paul]       0.8.6claws115
6859
6860         * src/Makefile.am
6861         * src/account.c
6862         * src/codeconv.c
6863         * src/gtkutils.[ch]
6864         * src/imap.c
6865                 sync with 0.8.6cvs22.
6866                 see ChangeLog 2002-12-17 and 2002-12-18
6867
6868 2002-12-17 [christoph]  0.8.6claws114
6869
6870         * src/imap.c
6871                 o don't create a session if imap greeting fails
6872                 o don't close socket when authentication fails
6873                   this is done by imap_session_destroy
6874
6875 2002-12-17 [thorsten]   0.8.6claws113
6876
6877         * tools/Makefile.am
6878           tools/README
6879           tools/google_msgid.pl ** NEW FILE **
6880                 Added "search for message-id" script and doc
6881
6882 2002-12-17 [thorsten]   0.8.6claws112
6883
6884         * po/hu.po
6885                 Updated hungarian translation
6886                 (updated by Gal Zoltan)
6887
6888 2002-12-16 [christoph]  0.8.6claws111
6889
6890         * src/addr_compl.c
6891                 remove stupid addressbook dump to debug output
6892         * src/mh.c
6893                 fix memory leak found by Hiro
6894
6895 2002-12-14 [paul]       0.8.6claws110
6896
6897         * src/compose.c
6898                 fix menubar sensitivity on send
6899                 
6900         * src/prefs_filtering.c
6901         * src/prefs_matcher.c
6902         * src/prefs_scoring.c
6903                 Fix english ;)
6904                 
6905         * src/common/quoted-printable.h
6906                 sync: fix typo
6907         
6908 2002-12-13 [christoph]  0.8.6claws109
6909
6910         * src/Makefile.am
6911         * src/manage_window.[ch]        ** REMOVE **
6912         * src/gtk/Makefile.am
6913         * src/gtk/manage_window.[ch]    ** NEW **
6914                 move manage_window files to gtk directory
6915
6916 2002-12-13 [christoph]  0.8.6claws108
6917
6918         * src/Makefile.am
6919         * src/gtkshruler.[ch]           ** REMOVE **
6920         * src/gtk/Makefile.am
6921         * src/gtk/gtkshruler.[ch]       ** NEW **
6922                 move gtkshruler files to gtk directory
6923
6924 2002-12-13 [christoph]  0.8.6claws107
6925
6926         * src/Makefile.am
6927         * src/compose.c
6928         * src/gtkstext.[ch]             ** REMOVE **
6929         * src/gtkutils.[ch]
6930         * src/textview.c
6931         * src/gtk/gtkstext.[ch]         ** NEW **
6932         * src/gtk/Makefile.am
6933                 o move stext functions to gtkstext.c to remove
6934                   dependency of gtkutils
6935                 o move gtkstext files to gtk directory
6936
6937         * src/gtk/Makefile.am
6938         * src/gtk/sslcertwindow.[ch]
6939                 UI stuff can always depend on common code so
6940                 it's ok to add ../common to include path
6941
6942 2002-12-13 [colin]      0.8.6claws106
6943
6944         * src/summaryview.c
6945                 Disconnect sighandlers for mainwindow when
6946                 quicksearch has the focus
6947                 Fix bug #653231
6948         * src/mainwindow.[ch]
6949                 Make key_pressed callback public, to be able
6950                 to disconnect it
6951
6952 2002-12-13 [christoph]  0.8.6claws105
6953
6954         * src/mh.c
6955                 create .mh_sequences file in new MH folders
6956                 (closes feature request [ 523162 ] MH folders should
6957                  get a .mh_sequences)
6958
6959 2002-12-13 [colin]      0.8.6claws104
6960
6961         * src/summaryview.c
6962                 Better handling of quicksearch show/hide
6963                 (basically the button stays under the mouse 
6964                  when toggled)
6965
6966 2002-12-13 [paul]       0.8.6claws103
6967
6968         * sync with 0.8.6cvs17
6969                 see ChangeLog 2002-12-13
6970
6971 2002-12-13 [paul]       0.8.6claws102
6972
6973         * po/es.po
6974                 updated by Ricardo Mones Lastra
6975
6976 2002-12-11 [colin]       0.8.6claws101
6977
6978         * src/folder.c
6979                 remove statusbar stuff
6980           src/folderview.c
6981                 set statusbar verbosity when moving folders
6982
6983 2002-12-11 [colin]       0.8.6claws100
6984         * src/prefs_filtering.c
6985         * src/prefs_matcher.c
6986         * src/prefs_scoring.c
6987                 Fix english ;)
6988
6989 2002-12-11 [colin]       0.8.6claws99
6990
6991         * src/prefs_common.[ch]
6992                 Add summary_quicksearch_type
6993         * src/summaryview.c
6994                 Save last used quicksearch type
6995
6996 2002-12-11 [jens]       0.8.6claws98
6997         * src/prefs_filtering.c
6998         * src/prefs_matcher.c
6999         * src/prefs_scoring.c
7000                 added dialog for incomplete rules in scoring, filtering and
7001                 matcher to ask wheather really close
7002
7003 2002-12-11 [colin]      0.8.6claws97
7004
7005         * src/folder.c
7006                 Fix folder dnd statusbar logging
7007
7008 2002-12-10 [christoph]  0.8.6claws96
7009
7010         * src/compose.c
7011         * src/folder.c
7012         * src/imap.c
7013         * src/inc.c
7014         * src/main.c
7015         * src/mainwindow.c
7016         * src/news.c
7017         * src/send.c
7018         * src/statusbar.[ch]
7019         * src/common/hooks.c
7020         * src/common/log.[ch]
7021                 o handle verbose logging in statusbar directly in statusbar code
7022                   and common code does not need any knowledge about a statusbar
7023                 o remove direct calls to statusbar_(puts|pop)_all functions
7024
7025 2002-12-10 [jens]       0.8.6claws95
7026
7027         * src/*.c
7028                 removed gettext from g_warnings
7029         * po/POTFILES.in
7030                 cleaned and updated
7031         * po/de.po
7032                 updated
7033
7034 2002-12-10 [colin]      0.8.6claws94
7035
7036         * src/main.c
7037                 finish crash dialog fix
7038
7039 2002-12-10 [colin]      0.8.6claws93
7040
7041         * src/main.c
7042                 "Fix" "sylpheed already running" instead of
7043                 crash dialog appearing after a crash
7044
7045 2002-12-10 [colin]      0.8.6claws92
7046
7047         * po/POTFILES.in
7048                 add src/gtk/sslcertwindow.c
7049
7050 2002-12-10 [paul]       0.8.6claws91
7051
7052         * po/POTFILES.in
7053                 updated to reflect recent changes
7054                 submitted by Alessandro Maestri
7055
7056 2002-12-09 [christoph]  0.8.6claws90
7057
7058         * src/Makefile.am
7059         * src/smtp.[ch]                 ** REMOVE **
7060         * src/common/Makefile.am
7061         * src/common/smtp.[ch]          ** NEW **
7062                 move smtp files to common directory
7063
7064 2002-12-09 [christoph]  0.8.6claws89
7065
7066         * src/Makefile.am
7067         * src/session.[ch]              ** REMOVE **
7068         * src/common/Makefile.am
7069         * src/common/session.[ch]       ** NEW **
7070                 move session files to common directory
7071
7072 2002-12-09 [paul]       0.8.6claws88
7073
7074         * src/account.c
7075                 fix bug [649746] edit accounts: move account reverted
7076                 Patch submitted by Luke Plant <lukeplant@users.sourceforge.net>
7077
7078 2002-12-09 [colin]      0.8.6claws87
7079
7080         * src/ssl_certificate.c
7081                 cleanup
7082
7083 2002-12-09 [colin]      0.8.6claws86
7084
7085         * src/ssl.c
7086                 Try to open the cert.pem database and 
7087                 issue a warning if it isn't there
7088
7089 2002-12-09 [colin]      0.8.6claws85
7090
7091         * src/common/ssl_certificate.c
7092         * src/gtk/sslcertwindow.c
7093                 Warning fixes
7094
7095 2002-12-09 [colin]      0.8.6claws84
7096
7097         * src/ssl_certificate.[ch] ** REMOVED **
7098         * src/common/ssl_certificate.[ch] ** NEW **
7099         * src/Makefile.am
7100         * src/common/Makefile.am
7101                 Moved ssl_certificate.[ch] to common
7102         * src/common/ssl.c 
7103                 Put back needed include
7104         * src/gtk/sslcertwindow.[ch]
7105                 Changed ssl_certificate.h include
7106         
7107 2002-12-09 [colin]      0.8.6claws83
7108
7109         * src/gtk/sslcertwindow.[ch]
7110                 Implement hook for certificate acception
7111         * src/ssl_certificate.[ch]
7112                 Implement hook for certificate acception
7113         * src/common/ssl.c
7114                 Reenable certificate acception check
7115         * src/mainwindow.c
7116                 Register sslcertwindow's hook
7117         
7118 2002-12-08 [christoph]  0.8.6claws82
7119
7120         * src/about.c
7121         * src/addr_compl.c
7122         * src/codeconv.c
7123         * src/manual.c
7124         * src/undo.c
7125         * src/common/utils.c
7126                 o add missing includes
7127                 o fix warnings
7128         * src/.cvsignore
7129         * src/common/.cvsignore
7130         * src/common/version.h          ** REMOVE **
7131                 remove autogenerated file
7132
7133 2002-12-08 [paul]       0.8.6claws81
7134
7135         * src/stringtable.c
7136                 put back needed include
7137
7138 2002-12-08 [colin]      0.8.6claws80
7139         
7140         * src/gtk/sslcertwindow.c
7141                 Cleaner popups when asking
7142         * src/ssl_certificate.c
7143         * src/prefs_common.[ch]
7144                 remove ssl certificate pref
7145                 put back needed include
7146         * src/undo.c
7147                 put back needed include
7148
7149 2002-12-08 [christoph]  0.8.6claws79
7150
7151         * src/folderview.c
7152         * src/logwindow.c
7153         * src/statusbar.c
7154         * src/summaryview.c
7155                 only abort hook invokation if required data is missing not
7156                 if our own data pointer is NULL, update hookfunction for
7157                 log window
7158
7159 2002-12-08 [paul]       0.8.6claws78
7160
7161         * src/about.c
7162         * src/addrcache.c
7163         * src/addrclip.c
7164         * src/addr_compl.c
7165         * src/addrselect.c
7166         * src/codeconv.c
7167         * src/colorlabel.c
7168         * src/enriched.c
7169         * src/esmtp.c
7170         * src/exporthtml.c
7171         * src/headerview.c
7172         * src/imageview.c
7173         * src/manual.c
7174         * src/noticeview.c
7175         * src/pgptext.c
7176         * src/scoring.c
7177         * src/sourcewindow.c
7178         * src/stringtable.c
7179         * src/undo.c
7180                 clean up: remove unneccesary includes
7181
7182 2002-12-08 [christoph]  0.8.6claws77
7183
7184         * src/folderview.c
7185         * src/statusbar.c
7186         * src/summaryview.c
7187         * src/common/hooks.[ch]
7188                 hook functions now have a gboolean return value, if a hook
7189                 returns TRUE it will stop executing of any more hooks in
7190                 the same hooklist for this invokation
7191
7192 2002-12-08 [colin]      0.8.6claws76
7193         
7194         * src/main.c
7195                 put back argv0 for CRASH_DIALOG
7196
7197 2002-12-08 [christoph]  0.8.6claws75
7198
7199         * src/Makefile.am
7200         * src/about.c
7201         * src/account.c
7202         * src/crash.c
7203         * src/esmtp.h
7204         * src/imap.[ch]
7205         * src/inc.c
7206         * src/main.c
7207         * src/mainwindow.c
7208         * src/news.c
7209         * src/pop.[ch]
7210         * src/prefs_account.[ch]
7211         * src/prefs_common.[ch]
7212         * src/send.[ch]
7213         * src/smtp.[ch]
7214         * src/ssl_certificate.[ch]
7215         * src/ssl_manager.[ch]
7216         * src/common/Makefile.am
7217         * src/common/log.c
7218         * src/common/nntp.[ch]
7219         * src/common/socket.[ch]
7220         * src/common/ssl.[ch]
7221         * src/gtk/sslcertwindow.[ch]
7222         * ac/openssl.m4
7223                 use new autoconf script to detect OpenSSL with extra parameters
7224                 to specify the location of libs and includes, also remove USE_SSL
7225                 to USE_OPENSSL
7226
7227         * src/common/sylpheed.[ch]
7228         * src/common/version.h.in
7229                 start seperation of common code initialization seperated from gui
7230
7231         * src/summaryview.c
7232                 The function that is called when a color label changes
7233                 should not change the color lable again
7234
7235 2002-12-08 [colin]      0.8.6claws74
7236
7237         * src/gtk/sslcertwindow.c
7238                 warning fixes
7239
7240 2002-12-08 [colin]      0.8.6claws73
7241
7242         * src/statusbar.c
7243           src/common/log.h
7244                 Register a hook for statusbar_puts_all
7245         * src/common/log.c
7246                 invoke statusbar_puts_all's hook
7247         
7248 2002-12-08 [colin]      0.8.6claws72
7249
7250         * src/ssl_certificate.c
7251                 Put back a badly-removed include
7252
7253 2002-12-08 [colin]      0.8.6claws71
7254
7255         * src/gtk/sslcertwindow.[ch]    ** NEW **
7256                 new certificate presentation
7257         * src/gtk/Makefile.am
7258                 add new files
7259         * src/ssl_certificate.[ch]
7260                 gtk cleanup, made utility functions public
7261         * src/ssl_manager.c
7262                 use new cert presentation
7263
7264 2002-12-07 [christoph]  0.8.6claws70
7265
7266         * src/Makefile.am
7267         * src/nntp.[ch]                 ** REMOVE **
7268         * src/common/Makefile.am
7269         * src/common/nntp.[ch]          ** NEW **
7270                 move nntp files to common directory
7271
7272 2002-12-07 [christoph]  0.8.6claws69
7273
7274         * src/procmsg.[ch]
7275         * src/summaryview.c
7276                 implement msginfo update callback using sylpheed's new
7277                 hook system. Invoke hooks from procmsg_msginfo_[un]set_flags.
7278
7279 2002-12-06 [christoph]  0.8.6claws68
7280
7281         * src/editgroup.c
7282                 This patch changes the 'Edit Group Details' dialog to
7283                 allow extended selections in either pane, so that
7284                 addresses can be added or removed from a group more
7285                 quickly and easily. (it actually is a net decrease in
7286                 file size, as some unnecessary functions have been
7287                 removed). 
7288                 (patch submitted by Luke Plant <lukeplant@users.sourceforge.net>)
7289
7290 2002-12-06 [christoph]  0.8.6claws67
7291
7292         * src/Makefile.am
7293         * src/template.[ch]             ** REMOVE **
7294         * src/common/Makefile.am
7295         * src/common/template.[ch]      ** NEW **
7296                 move template files to common directory
7297
7298         * src/nntp.c
7299                 add missing log.h include
7300
7301 2002-12-06 [melvin]     0.8.6claws66
7302
7303         * src/prefs_actions.c
7304                 Added the trailing ">" syntax to insert command's output
7305                 without replacing old text (in contrast to trailing "|").
7306
7307 2002-12-05 [colin]      0.8.6claws65
7308         
7309         * src/common/utils.c
7310                 Don't modify original search_string or it'll change
7311                 the next iterations in the for()
7312
7313 2002-12-05 [darko]      0.8.6claws64
7314
7315         * src/common/utils.c
7316                 proper check for filtering commands, found by Colin
7317
7318 2002-12-05 [darko]      0.8.6claws63
7319
7320         * src/common/utils.c
7321                 check proper string for NULL pointer, found by Colin
7322
7323 2002-12-05 [darko]      0.8.6claws62
7324
7325         * src/common/utils.[ch]
7326                 expand_search_string(): new function
7327                 converts Mutt-like patterns to Sylpheed's
7328                 filtering engine
7329         * src/summaryview.c
7330                 use expand_search_string() to allow Mutt-like
7331                 patterns in extended search
7332         * README.claws
7333                 document extended option in quick search
7334
7335 2002-12-05 [paul]       0.8.6claws61
7336
7337         * sync with 0.8.6cvs16
7338                 see ChangeLog 2002-12-05
7339                 
7340         * po/POTFILES.in
7341                 clean up
7342
7343 2002-12-04 [christoph]  0.8.6claws60
7344
7345         * src/imap.[ch]
7346                 put imap authentication code into a new function and
7347                 remove it from imap_session_new that will allow to
7348                 send other commands before authentication
7349
7350 2002-12-04 [christoph]  0.8.6claws59
7351
7352         * src/imap.[ch]
7353                 use already existing method to prevent unneeded IMAP
7354                 folder selects. Set imap_select parameters to NULL
7355                 in some functions if the values are not required.
7356
7357         * src/xml.h
7358                 remove no longer required include
7359
7360 2002-12-04 [paul]       0.8.6claws58
7361
7362         * po/es.po
7363                 updated by Ricardo Mones Lastra
7364                 
7365         * configure.in
7366           po/hu.po      ** NEW FILE **
7367                 initial Hungarian translation, submitted
7368                 by Gál Zoltán <galzoli@hu.inter.net>
7369
7370 2002-12-03 [christoph]  0.8.6claws57
7371
7372         * src/Makefile.am
7373         * src/gtksctree.[ch]            ** REMOVE **
7374         * src/gtk/Makefile.am
7375         * src/gtk/gtksctree.[ch]        ** NEW **
7376                 move gtksctree files to gtk directory
7377
7378 2002-12-03 [christoph]  0.8.6claws56
7379
7380         * src/Makefile.am
7381         * src/md5.[ch]                  ** REMOVE **
7382         * srm/common/Makefile.am
7383         * src/common/md5.[ch]           ** NEW **
7384                 move md5 files to common directory
7385
7386         * src/gtkstext.c
7387                 remove not required #include
7388
7389 2002-12-03 [sergey]     0.8.6claws55
7390
7391         * src/gtkutils.c
7392         * src/gtkutils.h
7393                 gtkut_window_popup(): new function.
7394         * src/mainwindow.c
7395                 main_window_popup(): use gtkut_window_popup() to raise
7396                 window without changing its position.
7397                 (see sylpheed-main ML message [sylpheed:17247])
7398
7399 2002-12-03 [sergey]     0.8.6claws54
7400
7401         * src/send.c
7402                 send_message_local(): removed first-dot escaping
7403                 (SMTP-only, not needed for sending through pipe)
7404
7405 2002-12-03 [paul]       0.8.6claws53
7406
7407         * po/POTFILES.in
7408                 update to reflect recent changes (thanks
7409                 to Ricardo Mones Lastra)
7410                 
7411         * tools/filter_conv.pl
7412                  fix problem with quoted strings. Patch submitted
7413                  by Luke Plant <lukeplant@softhome.net>
7414
7415 2002-12-03 [paul]       0.8.6claws52
7416
7417         * sync with 0.8.6cvs15
7418                 see ChangeLog 2002-12-03
7419
7420 2002-12-02 [christoph]  0.8.6claws51
7421
7422         * src/logwindow.[ch]
7423         * src/common/log.[ch]
7424                 implement logging using a hook function
7425
7426         * src/folderview.c
7427         * src/folder.[ch]
7428                 define hooklist name in header file to avoid
7429                 errors caused by wrong spelling of hooklist names
7430
7431         * src/toolbar.c
7432                 fix warnings
7433
7434 2002-12-02 [christoph]  0.8.6claws50
7435
7436         * src/common/Makefile.am
7437                 add src/common/hooks.[ch]
7438
7439         * src/common/hooks.[ch]
7440                 implement a simple hook system using glib's hook functions
7441
7442         * src/folder.[ch]
7443         * src/folderview.c
7444                 use new hook system for folder item updates
7445
7446 2002-12-02 [christoph]  0.8.6claws49
7447
7448         * doc-src/ui_seperation.txt     ** NEW **
7449                 information for ui seperation
7450
7451         * src/Makefile.am
7452                 remove files that were moved to common
7453                 include common directory by default for the header files
7454
7455         * src/inc.c
7456         * src/common/socket.c
7457         * src/automaton.[ch]
7458                 implement automaton using g_io_*-functions instead of
7459                 gdk_input_add to make it ui independent
7460
7461         * src/codeconv.c
7462         * src/compose.c
7463         * src/ldif.c
7464         * src/pgptext.c
7465         * src/procmime.c
7466         * src/rfc2015.c
7467         * src/smtp.c
7468         * src/unmime.c
7469                 remove common/ prefix because directory is now in
7470                 include path
7471
7472         * src/compose.c
7473         * src/folder.c
7474         * src/folderview.c
7475         * src/mainwindow.c
7476         * src/messageview.c
7477         * src/prefs_common.c
7478         * src/procmsg.c
7479         * src/rfc2015.c
7480                 fix warnings
7481
7482         * src/imap.c
7483         * src/inc.c
7484         * src/news.c
7485         * src/pop.c
7486         * src/send.c
7487         * src/smtp.c
7488         * src/ssl_certificate.c
7489                 add log.h header file for logging functions
7490
7491         * src/main.c
7492         * src/common/utils.c
7493         * src/summaryview.c
7494         * src/xml.c
7495                 o move debug_mode to common/utils.c
7496                 o add functions to set and get debug_mode
7497
7498         * src/defs.h                    ** REMOVE **
7499         * src/intl.h                    ** REMOVE **
7500         * src/socket.[ch]               ** REMOVE **
7501         * src/ssl.[ch]                  ** REMOVE **
7502         * src/utils.[ch]                ** REMOVE **
7503                 replaced by new files in src/common/
7504         
7505         * src/common/Makefile.am
7506                 add new files in src/common/
7507
7508         * src/common/defs.h             ** NEW **
7509         * src/common/intl.h             ** NEW **
7510         * src/common/log.[ch]           ** NEW **
7511         * src/common/socket.[ch]        ** NEW **
7512         * src/common/ssl.[ch]           ** NEW **
7513         * src/common/utils.[ch]         ** NEW **
7514                 replacement for files in src/
7515
7516 2002-12-02 [colin]      0.8.6claws48
7517
7518         * src/folderview.c
7519                 Scroll folderview if necessary during dnd
7520
7521 2002-12-02 [colin]      0.8.6claws47
7522
7523         * src/folder.[ch]
7524                 Add check to verify a move is within a single mailbox
7525         * src/folderview.c
7526                 Add specific error string for this check
7527
7528 2002-12-02 [colin]      0.8.6claws46
7529
7530         * src/folder.c
7531                 Add a test to folder moving, remove a statusbar_print
7532         * src/folderview.c
7533                 Add Move folder... context-menu item
7534                 Factorize folder moving code
7535                 Enable folder DND for mbox
7536
7537 2002-12-01 [christoph]  0.8.6claws45
7538
7539         * ac/aspell.m4
7540                 remove conf.aspelltest if the version check fails
7541
7542 2002-11-30 [christoph]  0.8.6claws44
7543
7544         * autogen.sh
7545                 run libtoolize --force in autogen to create missing
7546                 libtool scripts
7547
7548 2002-11-30 [christoph]  0.8.6claws43
7549
7550         * src/Makefile.am
7551         * src/pgptext.c
7552         * src/procmime.c
7553         * src/rfc2015.c
7554         * src/uuencode.[ch]             ** REMOVED **
7555         * src/common/Makefile.am
7556         * src/common/uuencode.[ch]      ** NEW **
7557                 move uuen/decoder to common directory
7558
7559 2002-11-30 [christoph]  0.8.6claws42
7560
7561         * src/Makefile.am
7562         * src/base64.[ch]               ** REMOVED **
7563         * src/codeconv.c
7564         * src/compose.c
7565         * src/ldif.c
7566         * src/pgptext.c
7567         * src/procmime.c
7568         * src/rfc2015.c
7569         * src/smtp.c
7570         * src/unmime.c
7571         * src/common/Makefile.am
7572         * src/common/base64.[ch]        ** NEW **
7573                 move base64 en/decoder to common directory
7574
7575 2002-11-30 [christoph]  0.8.6claws41
7576
7577         * src/common                    ** NEW **
7578                 new directory for UI independent code
7579         * src/gtk                       ** NEW **
7580                 new directory for GTK frontend
7581         * src/common/.cvsignore         ** NEW **
7582         * src/gtk/.cvsignore            ** NEW **
7583                 ignore build files
7584         * src/common/Makefile.am        ** NEW **
7585         * src/gtk/Makefile.am           ** NEW **
7586                 automake files to build new seperated stuff
7587         * src/Makefile.am
7588                 the binary will currently still be build with the
7589                 files in src, so we include the code from the
7590                 subdirs for now after building the libs there
7591
7592 2002-11-30 [paul]       0.8.6claws40
7593
7594         * src/compose.c
7595                 fix bug [642731] 'Wrong selected account with drafted mail'
7596
7597 2002-11-29 [oliver]     0.8.6claws39
7598         
7599         * src/messageview.c
7600                 o update summaryview when switching between different
7601                   messageviews          
7602         * src/toolbar.c  
7603                 o check if messageview holds already removed msg
7604                   from summaryview
7605                 
7606
7607 2002-11-29 [oliver]     0.8.6claws38
7608
7609         * src/toolbar.c 
7610                 remove not needed variables and includes
7611                 make messageview stay opened and move to next when msgs are deleted 
7612
7613 2002-11-29 [oliver]     0.8.6claws37
7614         
7615         * src/toolbar.c 
7616                 disable compose button (messageview toolbar) by default
7617                 deleted msgs are moved to trash
7618         
7619 2002-11-29 [melvin]     0.8.6claws36
7620
7621         * configure.in
7622                 Increased minimal gpgme version to 0.3.10 (Zombies out)
7623                 and to detect signatures expirations (gpgme 0.3.6)
7624
7625         * src/main.c
7626                 Use non obsolescent function for Gpgme engine checking.
7627
7628         * src/rfc2015.c
7629                 Inform about expired signatures or signatures which key
7630                 has expired. Expiration date is displayed.
7631
7632         * src/sigstatus.c
7633                 Inform about expired signatures or signatures which key
7634                 has expired.
7635
7636 2002-11-28 [paul]       0.8.6claws35
7637
7638         * src/folderview.c
7639                 re-instate 'Check for new messages' in Newsgroup
7640                 folders right-click menu, after a suggestion from
7641                 Tim Mann <timmann@users.sourceforge.net>
7642
7643         * src/main.c
7644                 after a crash check only local folders for new
7645                 messages
7646
7647 2002-11-28 [paul]       0.8.6claws34
7648
7649         * configure.in
7650                 apply patch that fixes the checking of GTK with XIM 
7651                 support on different OSs, such as FreeBSD. Patch 
7652                 submitted by Topia <topia@users.sourceforge.net>
7653                 
7654 2002-11-28 [paul]       0.8.6claws33
7655
7656         * src/mainwindow.c
7657           src/prefs_common.c
7658           src/prefs_toolbar.c
7659                 more changes to the English
7660
7661 2002-11-28 [paul]       0.8.6claws32
7662
7663         * sync with 0.8.6cvs13
7664                 see ChangeLog 2002-11-28 (no sync needed
7665                 for src/compose.c)
7666
7667 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws31
7668         
7669         * src/mainwindow.[ch]
7670                 add patch by Ivan F. Martinez introducing messageview Toolbar
7671                 some changes and committed by oliver    
7672
7673 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws30
7674
7675         * src/messageview.[ch]
7676                 add patch by Ivan F. Martinez introducing messageview Toolbar
7677                 some changes and committed by oliver    
7678
7679 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws29
7680
7681         * src/compose.[ch]
7682                 add patch by Ivan F. Martinez introducing messageview Toolbar
7683                 some changes and committed by oliver    
7684
7685 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws28
7686         
7687         * src/toolbar.[ch]
7688                 add patch by Ivan F. Martinez introducing messageview Toolbar
7689                 some changes and committed by oliver
7690
7691 2002-11-28 [oliver]     0.8.6claws27
7692         
7693         * src/prefs_toolbar.[ch]
7694                 getting ready for messageview toolbar
7695                 free mem allocated by gettext
7696                 change prefs_toolbar to prefs_toolbar_open
7697  
7698 2002-11-28 [thorsten]   0.8.6claws26
7699
7700         * src/imageview.[ch]
7701                 cleaned up conflicting declarations of
7702                 imageview_show_image()
7703
7704 2002-11-28 [paul]       0.8.6claws25
7705
7706         * src/grouplistdialog.c
7707           src/prefs_common.c
7708           src/prefs_summary_column.c
7709                 a few more improvements to the English
7710
7711 2002-11-28 [colin]      0.8.6claws24
7712
7713         * man/sylpheed.1
7714                 A few updates to command-line parameters
7715
7716 2002-11-28 [colin]      0.8.6claws23
7717
7718         * src/prefs_filtering.c
7719                 Fix problems with prefs_filtering_delete_path:
7720                 a) if the first rule is removed, original pointers
7721                    weren't updated (leading to segfaults)
7722                 b) it was always global_processing updated in case
7723                    of removed path was parent of rule path
7724
7725 2002-11-27 [paul]       0.8.6claws22
7726
7727         * src/mainwindow.c
7728           src/prefs_account.c
7729           src/prefs_actions.c
7730           src/prefs_common.c
7731           src/prefs_customheader.c
7732           src/prefs_display_header.c
7733           src/prefs_filtering.c
7734           src/prefs_folder_item.c
7735           src/prefs_matcher.c
7736           src/prefs_scoring.c
7737           src/prefs_summary_column.c
7738           src/prefs_template.c
7739           src/prefs_toolbar.c
7740                  improve the English in the GUI
7741
7742 2002-11-27 [colin]      0.8.6claws21
7743
7744         * src/folder.c
7745                 Fix processing renaming problems happening after
7746                 last commit
7747
7748 2002-11-27 [colin]      0.8.6claws20
7749
7750         * src/folder.c
7751                 recursive move now deletes src each subfolder after 
7752                 having moved it
7753         * src/folderview.c
7754                 Use identifier instead of path during dnd (enables
7755                 IMAP folder dnd)
7756
7757 2002-11-27 [paul]       0.8.6claws19
7758
7759         * src/main.c
7760                 apply patch that does command-line processing 
7761                 BEFORE gtk_init, allowing claws to run from 
7762                 shell-scripts in non-X environment (e.g. crontab 
7763                 or ip-up, ip-down scripts). Patch submitted by
7764                 Ruslan N. Balkin <baron@dartel.ru>
7765                 
7766         * po/it.po
7767                 updated by Alessandro Maestri
7768
7769 2002-11-27 [paul]       0.8.6claws18
7770
7771         * sync with 0.8.6cvs12
7772           src/prefs_common.c
7773                 Differences are that main uses a 'Receive dialog'
7774                 frame on the Interface tab, whereas claws groups all 
7775                 the dialogs together in a 'Dialogs' frame.
7776
7777 2002-11-27 [colin]      0.8.6claws17
7778
7779         * src/prefs_matcher.c
7780                 Fix Execute criteria's NOT flag
7781
7782
7783 2002-11-26 [christoph]  0.8.6claws16
7784
7785         * src/ssl.c
7786                 rewrite the ssl code a little bit, only use one
7787                 SSL context, set default certificates' file/path
7788
7789 2002-11-26 [thorsten]   0.8.6claws15
7790
7791         * src/compose.c
7792                 default-reply-to didn't work for ml-reply
7793
7794 2002-11-26 [melvin]     0.8.6claws14
7795
7796         * src/prefs_actions.c
7797                 Made pipe-actions ignore short headers in message view
7798                 Made trailing-pipe-actions write in the message view with
7799                 the same font as the original message
7800
7801 2002-11-26 [paul]       0.8.6claws13
7802
7803         * src/compose.c
7804                 this time commit the correct file
7805
7806 2002-11-26 [paul]       0.8.6claws12
7807
7808         * sync with 0.8.6cvs11
7809           src/quote_fmt_parse.y  
7810                 no sync needed
7811           src/account.[ch]       
7812                 not sync'ed
7813           src/compose.c
7814                 compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
7815                 on draft mode.
7816                 compose_reedit(): add check for 'X-Sylpheed-Account-Id:' 
7817                 header
7818                 
7819         see ChangeLog 2002-11-25 and 2002-11-26
7820
7821 2002-11-26 [colin]      0.8.6claws11
7822
7823         * src/folderview.c
7824                 Fix collapsed folder not auto-expanding during
7825                 mail dnd, if it was the source folder.
7826
7827 2002-11-25 [colin]      0.8.6claws10
7828
7829         * src/folderview.[ch]
7830                 Variable renaming and cleaning (slist of nodes 
7831                 to be re-collapsed is stored in FolderView)
7832
7833 2002-11-25 [paul]       0.8.6claws9
7834
7835         * src/prefs_common.[ch]
7836                 fix breakage caused by last commit
7837
7838 2002-11-25 [paul]       0.8.6claws8
7839
7840         * sync with 0.8.6cvs4
7841                 see ChangeLog 2002-11-21
7842
7843 2002-11-25 [paul]       0.8.6claws7
7844
7845         * sync with 0.8.6cvs4
7846                 see ChangeLog 2002-11-20
7847
7848 2002-11-25 [paul]       0.8.6claws6
7849
7850         * sync with 0.8.6cvs3
7851                 see ChangeLog 2002-11-18
7852
7853 2002-11-25 [colin]      0.8.6claws5
7854
7855         * src/gtkutils.[ch]
7856                 Add gtkut_ctree_node_is_parent()
7857         * src/folderview.c
7858                 Spring-loaded folders
7859
7860 2002-11-25 [colin]      0.8.6claws4
7861
7862         * src/utils.[ch]
7863                 Add slist_concat_unique(), function to merge
7864                 two GSList filtering dups
7865         * src/folder.[ch]
7866         * src/summaryview.[ch]
7867         * src/folderview.c
7868         * src/main.c
7869                 Add detection/update/display of unread answers
7870                 to marked mails
7871         * src/procmsg.[ch]
7872                 Add procmsg_find_children()
7873                 Add procmsg_msg_has_marked_parent()
7874
7875 2002-11-25 [colin]      0.8.6claws3
7876
7877         * src/ssl_certificate.[ch]
7878                 Allow checking a certificate without a DNS
7879                 lookup
7880                 Allow to forget a cert (by deleting it)
7881                 Make ssl_certificate_destroy_public
7882         * src/ssl_manager.[ch] ** NEW FILES **
7883                 Gui to manage (display/remove) certificates
7884         * src/prefs_common.[ch]
7885                 Add a pref to allow silent acceptation of
7886                 trusted certificates or not (based on the
7887                 "I want to know what's going on" principle)
7888         * src/mainwindow.c
7889                 Add SSL manager in Tools menu
7890         * src/Makefile.am
7891                 Add the new files to the build
7892         * po/POTFILES.in
7893                 Add ssl_manager.c to translations
7894
7895 2002-11-25 [colin]      0.8.6claws2
7896
7897         * src/summaryview.[ch]
7898                 Add S_SEARCH_EXTENDED to the quick search, which 
7899                 allows to search using filtering syntax.
7900
7901 2002-11-25 [colin]      0.8.6claws1
7902
7903         * src/summaryview.c
7904                 Deletion of duplicates now prefer deleting
7905                 the unread dup (fixes feature-request 638989).
7906
7907 2002-11-24 [paul]       0.8.6claws
7908
7909         * po/es.po
7910           po/pl.po
7911           po/ru.po
7912           po/sr.po
7913                 updated by Ricardo Mones Lastra,
7914                 Witold Wladyslaw Wojciech Wilk,
7915                 Ruslan N. Balkin, and  Urke MMI 
7916                 respectively
7917
7918 2002-11-24 [paul]       0.8.5claws182
7919
7920         * po/bg.po
7921                 updated by George Danchev
7922
7923 2002-11-23 [alfons]     0.8.5claws181
7924
7925         * src/imap.c
7926                 tiny memory leak found by browsing Dimitar's 
7927                 valgrind report
7928
7929 2002-11-23 [paul]       0.8.5claws180
7930
7931         * po/it.po
7932                 updated by Alessandro Maestri
7933
7934 2002-11-22 [christoph]  0.8.5claws179
7935
7936         * src/compose.c
7937         * src/inc.c
7938         * src/prefs_filtering.c
7939         * src/summaryview.c
7940                 more warning fixes
7941
7942 2002-11-22 [alfons]     0.8.5claws178
7943
7944         * src/summaryview.c
7945                 summary_execute_delete_func(): if message is deleted, make 
7946                 sure to also remove its entry in the subject hash table. 
7947                 fixes a corner case bug.
7948
7949 2002-11-22 [paul]       0.8.5claws177
7950
7951         * .cvsignore
7952                 add 'autom4te.cache'
7953                 
7954         * ltconfig      ** REMOVED **
7955                 not needed
7956
7957 2002-11-22 [paul]       0.8.5claws176
7958
7959         * src/textview.c
7960                 textview_set_font(): fix for message display in
7961                 UTF-8 locales (thanks to Sergey Vlasov).
7962                 
7963         * AUTHORS
7964                 add new team members and contributors
7965
7966
7967 2002-11-21 [colin]      0.8.5claws175
7968
7969         * src/procmsg.[ch]
7970                 Add procmsg_remove_special_headers()
7971         * src/mh.c
7972                 Use procmsg_remove_special_headers() for 
7973                 previous fix
7974
7975 2002-11-21 [colin]      0.8.5claws174
7976
7977         * src/mh.c
7978                 Fix moving/copying from queue/draft folders
7979                 for MH folders
7980
7981 2002-11-21 [christoph]  0.8.5claws173
7982
7983         * src/crash.c
7984         * src/filtering.c
7985         * src/logwindow.c
7986         * src/main.c
7987         * src/matcher_parser_lex.[hl]
7988         * src/mbox.c
7989         * src/mbox_folder.[ch]
7990         * src/prefs_filtering.c
7991         * src/procheader.c
7992         * src/quote_fmt_lex.l
7993         * src/ssl.c
7994                 fix all warnings except the warnings in lex and yacc files
7995
7996 2002-11-20 [christoph]  0.8.5claws172
7997
7998         * src/imap.c
7999                 fix MsgInfo retrieval for IMAP draft and queue folders
8000                 (closes bug [ 619558 ] Draft saving on IMAP box issue)
8001
8002 2002-11-19 [christoph]  0.8.5claws171
8003
8004         * src/compose.c
8005                 fix segfault, when draft saving does not get
8006                 the MsgInfo of the new message
8007                 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
8008
8009 2002-11-19 [christoph]  0.8.5claws170
8010
8011         * src/procmsg.c
8012                 add parameter check for flag setting function
8013                 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
8014
8015 2002-11-18 [paul]       0.8.5claws169
8016
8017         * src/compose.c
8018                 more sensitivity fixes to redirect mode:
8019                 * disable toolbar draft button
8020                 * allow only Address book in the Tools menu
8021                 * disable editing of message by the spell
8022                   checker
8023
8024 2002-11-18 [paul]       0.8.5claws168
8025
8026         * src/compose.c
8027                 fix sensitivity of menu items in compose_redirect():
8028                 allow only the necessary items 
8029
8030 2002-11-18 [paul]       0.8.5claws167
8031
8032         * src/compose.c
8033                 fix bug [ 603259 ] 'attachment got lost on bounce'
8034
8035 2002-11-18 [paul]       0.8.5claws166
8036
8037         * po/ru.po
8038                 updated by Ruslan N. Balkin <baron@dartel.ru>
8039
8040 2002-11-18 [colin]      0.8.5claws165
8041
8042         * src/main.c
8043           src/defs.h
8044                 Remove old filtering stuff
8045
8046
8047 2002-11-17 [oliver]     0.8.5claws164
8048
8049         * src/toolbar.h
8050                 remove not needed typedef 
8051
8052 2002-11-17 [oliver]     0.8.5claws163
8053
8054         * src/toolbar.c
8055                 make toolbar's on click events translatable
8056
8057 2002-11-15 [colin]      0.8.5claws162
8058
8059         * src/summaryview.c
8060                 Revert too-soon integration of a feature
8061
8062 2002-11-15 [christoph]  0.8.5claws161
8063
8064         * src/imap.c
8065                 use main's implementation of imap_get_msginfo
8066
8067 2002-11-15 [christoph]  0.8.5claws160
8068
8069         * src/compose.c
8070         * src/folder.[ch]
8071         * src/imap.c
8072         * src/mbox_folder.c
8073         * src/mh.c
8074         * src/news.c
8075         * src/procmsg.c
8076         * src/summaryview.c
8077                 replace claws' fetch_msginfo with main's get_msginfo
8078                 (use main's implementation where possible)
8079
8080 2002-11-15 [colin]      0.8.5claws159
8081
8082         * src/ssl_certificate.c
8083                 Missed a check
8084
8085 2002-11-16 [melvin]     0.8.5claws158
8086
8087         * po/fr.po
8088                 Updated French translations.
8089
8090 2002-11-16 [colin]      0.8.5claws157
8091
8092         * src/ssl_certificate.c
8093                 Check for missing parts in the certificates
8094
8095 2002-11-15 [colin]      0.8.5claws156
8096
8097         * src/folderview.c
8098                 Preventive fix (missing check) found by
8099                 Alfons
8100
8101 2002-11-15 [paul]
8102
8103         * NEWS
8104                 sync with 0.8.6 release
8105
8106 2002-11-15 [colin]      0.8.5claws155
8107
8108         * src/folder.[ch]
8109           src/folderview.c
8110                 Fix error handling of folder_item_move_to()
8111                 (thanks to Alfons!)
8112
8113 2002-11-15 [colin]      0.8.5claws154
8114
8115         * src/folder.[ch]
8116           src/folderview.c
8117                 folder_item_move_to() sets an error message instead
8118                 of having GUI stuff in folder.c
8119
8120 2002-11-15 [colin]      0.8.5claws153
8121
8122         * src/procmsg.[ch]
8123                 Implemented a callback for MsgInfo updates, 
8124                 heavily copy/pasted from Christoph's folder 
8125                 callback system
8126         * src/summaryview.[ch]
8127                 Register summary_update_msg as callback
8128
8129 2002-11-14 [colin]      0.8.5claws152
8130         
8131         * src/procmsg.c
8132                 Update the FolderItem after sending (fixes 617593)
8133
8134 2002-11-14 [christoph]  0.8.5claws151
8135
8136         * src/folder.c
8137                 fix wrong position of NULL pointer check found
8138                 by Sergey
8139
8140 2002-11-14 [christoph]  0.8.5claws150
8141
8142         * src/folder.c
8143                 fix segfault when deleting messages from IMAP folders
8144                 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
8145
8146 2002-11-14 [colin]      0.8.5claws149
8147
8148         * src/compose.c
8149                 Forwarding was also ignoring the folder's default account.
8150
8151 2002-11-14 [colin]      0.8.5claws148
8152
8153         * src/compose.c
8154                 Fix sent folder not set to folder properties when 
8155                 forwarding.
8156
8157 2002-11-14 [thorsten]   0.8.5claws147
8158
8159         * src/inc.c
8160                 inc_start(): Files were not moved from .processing to inbox,
8161                 if no global processing rule existed
8162
8163 2002-11-14 [colin]      0.8.5claws146
8164
8165         * src/ssl_certificate
8166                 Fix file operations
8167
8168 2002-11-14 [paul]       0.8.5claws145
8169
8170         * po/it.po
8171                 updated by Alessandro Maestri
8172
8173 2002-11-13 [alfons]     0.8.5claws144
8174
8175         * src/folder.c
8176                 folder_item_close(): only mark messages unread
8177                 when a folder has new messages 
8178
8179 2002-11-13 [keith]      0.8.5claws143
8180
8181         * src/imap.c
8182                 Fix problem moving or copying between
8183                 IMAP folders
8184
8185 2002-11-13 [colin]      0.8.5claws142
8186
8187         * src/matcher_parser_parse.y
8188                 Fix rule problem when " don't match
8189
8190 2002-11-13 [christoph]  0.8.5claws141
8191
8192         * src/folder.c
8193         * src/folderview.c
8194                 moved cache saving to folder_item_close
8195                 the folderview should not have to deal with
8196                 this things
8197
8198 2002-11-13 [christoph]  0.8.5claws140
8199
8200         * src/summaryview.c
8201                 moved setting of important score to
8202                 summary_set_prefs_from_folderitem
8203
8204 2002-11-13 [colin]      0.8.5claws139
8205
8206         * src/matcher_parser_parse.y
8207                 Fix a segfault in the parser (happening when
8208                 a good expression had been tested and a bad 
8209                 one arrives)
8210
8211 2002-11-13 [paul]       0.8.5claws138
8212
8213         * sync with 0.8.5cvs24
8214                 see ChangeLog 2002-11-13
8215                 
8216         * po/pt_BR.po
8217                 updated by Fabio Jr. Beneditto
8218
8219 2002-11-13 [colin]      0.8.5claws137
8220         
8221         * src/msgcache.c
8222           src/defs.h
8223           src/procmsg.[ch]
8224                 Revert last commit, problem
8225
8226 2002-11-13 [colin]      0.8.5claws136
8227
8228         * src/msgcache.c
8229                 Remove duplicated code
8230         * src/defs.h
8231                 Bumped CACHE_VERSION and MARK_VERSION
8232         * src/procmsg.[ch]
8233                 Network endian for cache and mark files
8234
8235 2002-11-12 [colin]      0.8.5claws135
8236
8237         * src/inc.c
8238                 Fix the "socket error" dialog which disappeared
8239
8240 2002-11-12 [colin]      0.8.5claws134
8241
8242         * src/msgcache.c
8243                 Reverse last commit which had performance 
8244                 problems, but still reverse the list
8245
8246 2002-11-12 [colin]      0.8.5claws133
8247
8248         * src/msgcache.c
8249                 Reverse list order
8250
8251 2002-11-12 [melvin]     0.8.5claws132
8252
8253         * src/compose.c
8254                 Added a check for a NULL prefs_common.dictionary
8255
8256 2002-11-12 [colin]      0.8.5claws131
8257
8258         * src/ssl_certificate.[ch]
8259                 Use FQDN hostname
8260
8261 2002-11-12 [colin]      0.8.5claws130
8262
8263         * src/ssl_certificate.[ch]
8264                 Take connection port into account for 
8265                 checking certificates (a single hostname
8266                 could have multiple servers with multiple
8267                 certificates)
8268         * src/ssl.c
8269                 Pass the port to ssl_certificate_check
8270
8271 2002-11-12 [paul]       0.8.5claws129
8272
8273         * src/folder.c
8274                 fix a typo in last commit
8275
8276 2002-11-12 [paul]       0.8.5claws128
8277
8278         * sync with 0.8.5cvs23
8279                 see ChangeLog entry 2002-11-12
8280
8281 2002-11-11 [colin]      0.8.5claws127
8282
8283         * src/ssl_certificate.c
8284                 Cleaner messages
8285                 Don't popup, instead log error, if the 
8286                 corresponding pref is checked
8287         * src/ssl_certificate.h
8288                 include <openssl/objects/h>
8289
8290 2002-11-11 [colin]      0.8.5claws126
8291
8292         * src/ssl_certificate.h
8293                 _Really_ clean it
8294
8295 2002-11-11 [colin]      0.8.5claws125
8296         
8297         * src/ssl_certificate.c
8298                 Fixed leak
8299
8300 2002-11-11 [colin]      0.8.5claws124
8301
8302         * src/ssl.c
8303                 Cleaned a bit
8304         * src/ssl_certificate.[ch]
8305                 Cleaned a bit (better use of SSL API)
8306                 (This will cause non-recognition of saved 
8307                  certificates of claws12[23]...)
8308
8309 2002-11-11 [paul]       0.8.5claws123
8310         
8311         * po/es.po
8312                 updated by Ricardo Mones Lastra
8313
8314 2002-11-11 [colin]      0.8.5claws122
8315
8316         * src/ssl.c
8317                 Fix a typo
8318
8319 2002-11-11 [colin]      0.8.5claws121
8320
8321         * src/ssl_certificate.[ch] ** NEW FILES **
8322         * src/ssl.[ch]
8323                 Check SSL certificates presented to us
8324         * src/Makefile.am
8325                 Add ssl_certificate.[ch]
8326         * po/POTFILES.in
8327                 Add ssl_certificate.c
8328
8329 2002-11-11 [paul]       0.8.5claws120
8330
8331         * sync with 0.8.5cvs22
8332                 see ChangeLog 2002-11-11
8333
8334 2002-11-11 [paul]       0.8.5claws119
8335
8336         * sync with 0.8.5cvs21
8337                 see ChangeLog 2002-11-11
8338
8339 2002-11-10 [jens]       0.8.5claws118
8340
8341         * src/folder.c
8342         * src/folderview.c
8343                 corrected some typing
8344         * po/de.po
8345                 updated german translation
8346         * sylpheed.spec.in
8347                 cleaned up specfile and adjusted it for claws
8348
8349 2002-11-10 [colin]      0.8.5claws117
8350
8351         * src/summaryview.c
8352                 a STATUSBAR_PUSH/POP fix
8353
8354 2002-11-10 [colin]      0.8.5claws116
8355
8356         * src/prefs_folder_item.c
8357                 Fix hanging after opening folder properties
8358
8359 2002-11-10 [hoa]        0.8.5claws115
8360
8361         * src/matcher_parser_lex.l
8362         * src/matcher_parser_parse.y
8363                 config file for scoring and filtering is no more trashed
8364                 when there is a syntax error in a filtering rule when
8365                 editing it in a dialog.
8366
8367 2002-11-09 [colin]      0.8.5claws114
8368
8369         * src/mbox_folder.c
8370                 Added missing initialisation of folder->destroy()
8371
8372 2002-11-09 [colin]      0.8.5claws113
8373
8374         * src/folder.c
8375           src/folderview.c
8376                 Fix the status bar messages
8377
8378 2002-11-09 [colin]      0.8.5claws112
8379
8380         * src/folderview.c
8381                 Fix hangs after folder dnd, happening after 
8382                 claws109.
8383
8384 2002-11-09 [christoph]  0.8.5claws111
8385
8386         * src/folderview.c
8387                 just changed order of calls (reverse order of
8388                 associated calls)
8389         * src/inc.c
8390                 lock inc when checking only one account, otherwise
8391                 inc all could be executed at the same time
8392
8393 2002-11-09 [christoph]  0.8.5claws110
8394
8395         * src/folderview.c
8396                 better unlock the mouse cursor before calling
8397                 summary_show because it changes the cursor too
8398
8399 2002-11-09 [christoph]  0.8.5claws109
8400
8401         * src/folder.[ch]
8402         * src/folderview.c
8403                 add functions to open and close a folder
8404                 o opending will execute scanning for remote folders
8405                   and processing
8406                 o closing will unset new flag for messages
8407
8408 2002-11-09 [colin]      0.8.5claws108
8409
8410         * src/folder.c
8411                 Add a call to prefs_matcher_write_config to 
8412                 avoid non-leaf folders filtering settings to be
8413                 lost
8414
8415 2002-11-09 [paul]       0.8.5claws107
8416
8417         * src/prefs_account.c
8418                 re-word a label
8419
8420 2002-11-09 [colin]      0.8.5claws106
8421
8422         * src/folderview.c
8423                 Minor esthetic fix
8424
8425 2002-11-09 [colin]      0.8.5claws105
8426
8427         * src/folderview.c
8428                 Fix prefs_filtering deletion for MH folders (same
8429                 reason as below)
8430         * src/prefs_filtering.c
8431                 Fix prefs_filtering renaming and deletion for 
8432                 folder-based processing rules.  
8433
8434 2002-11-09 [christoph]  0.8.5claws104
8435
8436         * src/compose.c
8437         * src/folder.[ch]
8438         * src/folderview.[ch]
8439         * src/import.c
8440         * src/inc.c
8441         * src/main.c
8442         * src/mainwindow.c
8443         * src/messageview.c
8444         * src/prefs_folder_item.c
8445         * src/procmsg.c
8446         * src/summaryview.c
8447                 implement a callback system for folder item updates
8448
8449 2002-11-09 [colin]      0.8.5claws103
8450
8451         * src/folderview.c
8452                 Fix prefs_filtering renaming for MH folders (we
8453                 shouldn't rename by path as another folder could
8454                 have the same hierarchy).
8455
8456 2002-11-09 [colin]      0.8.5claws102
8457
8458         * src/folder.c
8459                 Fix a leak found by Christoph, use better variable
8460                 names
8461
8462 2002-11-09 [colin]      0.8.5claws101
8463
8464         * src/folder.c
8465                 One more fix for processing rules
8466
8467 2002-11-08 [colin]      0.8.5claws100
8468         
8469         * src/matcher.c
8470                 Don't copy the compiled regexp (will be reevaluated)
8471         * src/folderview.c
8472                 Lock folderview while moving
8473         * src/folder.c
8474                 Provide info on what's happening to the user
8475
8476 2002-11-08 [colin]      0.8.5claws99
8477
8478         * src/folderview.c
8479                 Fix folder reordering after a move if parent is 
8480                 root
8481         * src/scoring.[ch]
8482                 Add function to copy a ScoringProp
8483         * src/prefs_folder_item.c
8484                 Copy scoring rules when copying a folder prefs
8485
8486 2002-11-08 [colin]      0.8.5claws98
8487
8488         * src/folderview.c
8489                 Fixes in case of failure
8490         * src/filtering.[ch]    
8491                 Add function to duplicate a FilteringProp
8492         * src/matcher.[ch]
8493                 Add function to duplicate a MatcherProp
8494         * src/prefs_folder_item.c
8495                 Save folder's processing rules when copying 
8496                 its prefs
8497
8498 2002-11-08 [colin]      0.8.5claws97
8499         
8500         * src/folderview.c
8501                 Sort after move
8502         * src/folder.c 
8503                 Change a printf to debug_print
8504
8505 2002-11-08 [colin]      0.8.5claws96
8506
8507         * src/folder.c
8508           src/folderview.c
8509                 Fix segfaults, call me stupido
8510         
8511
8512 2002-11-08 [colin]      0.8.5claws95
8513
8514         *src/folder.c
8515                 Added forgotten prefs to save when moving folders
8516
8517 2002-11-08 [colin]      0.8.5claws94
8518
8519         * src/folder.c
8520                 Fixes to folder DND (prefs copy)
8521         * src/folderview.c
8522                 Optimization for folder DND (don't rescan whole tree)
8523                 Added folderview_create_folder_node() for this 
8524                 optimization, so de-duped a bit the code
8525         * src/prefs_folder_item.[ch]
8526                 Added prefs_folder_item_copy_prefs()    
8527           
8528 2002-11-08 [paul]       0.8.5claws93
8529
8530         * src/prefs_account.c
8531           tools/README
8532           tools/kmail2sylpheed_v2.pl
8533                 correct some typos
8534
8535 2002-11-08 [paul]       0.8.5claws92
8536
8537         * src/compose.c
8538           src/prefs_account.[ch]
8539                 remove account options 'clearsign' and 'ascii_armored',
8540                 replace with 'default_gnupg_mode' to prevent mixed-mode
8541                 Privacy settings
8542
8543 2002-11-08 [paul]       0.8.5claws91
8544
8545         * src/compose.[ch]
8546                 re-implement GnuPG 'on-the-fly' mode selection,
8547                 disallow mixed-mode
8548
8549 2002-11-08 [colin]      0.8.5claws90
8550
8551         * src/folderview.c
8552           src/prefs_folder_item.c
8553                 Change "Property" to "Properties"
8554
8555 2002-11-07 [colin]      0.8.5claws89
8556
8557         * src/folderview.c
8558           src/folder.c
8559                 Allow folder dropping to a root folder
8560
8561 2002-11-07 [paul]       0.8.5claws88
8562
8563         * src/compose.c
8564                 revert last commit
8565
8566 2002-11-07 [paul]       0.8.5claws87
8567
8568         * src/compose.c
8569                 fix reply-to-list bug. closes bug report
8570                 "[633382] reply-to-list broken in recent cvs"
8571
8572 2002-11-07 [paul]       0.8.5claws86
8573
8574         * src/compose.c
8575                 add a forgotten '#if USE_GPGME ... #endif'
8576
8577 2002-11-07 [paul]       0.8.5claws85
8578
8579         * sync with 0.8.5cvs20
8580                 see ChangeLog 2002-11-07
8581
8582 2002-11-07 [colin]      0.8.5claws84
8583
8584         * src/folder.[ch]
8585                 Change folder_item_move_to to return the newly 
8586                 created folderitem.
8587         * src/folderview.c
8588                 Select the new folderitem after moving.
8589
8590 2002-11-07 [colin]      0.8.5claws83
8591
8592         * src/prefs_filtering.c
8593                 Fix rule rewriting when moving a leaf folder to a 
8594                 shorter path
8595
8596 2002-11-07 [colin]      0.8.5claws82
8597
8598         * src/prefs_filtering.c
8599                 fix a leak
8600
8601 2002-11-07 [colin]      0.8.5claws81
8602
8603         * src/folder.[ch]
8604                 Add folder_item_move_to() function to move a 
8605                 folderitem into another one (updates matcher etc)
8606         * src/folderview.c
8607                 Add folder drag'n drop (context menu to come)
8608                 [Should be dataloss free, but Please backup before 
8609                  trying !]
8610
8611 2002-11-06 [colin]      0.8.5claws80
8612
8613         * src/mh.c
8614                 mh_create_folder() returns NULL if can't create
8615                 directory hierarchy
8616
8617 2002-11-06 [paul]       0.8.5claws79
8618
8619         * src/compose.[ch]
8620                 allow 'on-the-fly' changing of the type of encryption 
8621                 and/or signing used (mime/ascii) via the compose window
8622
8623 2002-11-06 [paul]       0.8.5claws78
8624
8625         * sync with 0.8.5cvs19
8626                 see ChangeLog 2002-11-06 for src/account.c: 
8627                 account_get_special_folder()
8628                 
8629 2002-11-05 [alfons]     0.8.5claws77
8630
8631         * src/crash.c
8632                 very minor cleanups: nothing to see here, move on. :-)
8633
8634 2002-11-05 [colin]      0.8.5claws76
8635
8636         * src/main.c
8637                 Changes choices if compose windows are opened to
8638                 Discard, Draft, Don't quit
8639
8640 2002-11-05 [thorsten]   0.8.5claws75
8641
8642         * src/compose.c
8643                 reenabled default_reply_to folder option
8644
8645 2002-11-05 [colin]      0.8.5claws74
8646
8647         * src/compose.[ch] 
8648                 add compose_draft()
8649         * src/crash.c
8650                 add SIGTERM handler
8651         * src/main.[ch]
8652                 add clean_quit() for the SIGTERM handler
8653
8654 2002-11-05 [paul]       0.8.5claws73
8655         
8656         * po/es.po
8657                 updated by Ricardo Mones Lastra
8658
8659 2002-11-05 [melvin]     0.8.5claws72
8660
8661         * src/logwindow.c
8662                 Fixed log-clipping bug #616795.
8663                 To stop logging in the log window use 0 length.
8664         * src/prefs_common.c
8665                 Added a label to inform about the 0 log length behaviour.
8666
8667 2002-11-05 [paul]       0.8.5claws71
8668
8669         * sync with 0.8.5cvs17
8670                 see ChangeLog 2002-11-05
8671
8672 2002-11-04 [paul]       0.8.5claws70
8673
8674         * sylpheed-128x128.png
8675           sylpheed-64x64.png
8676           sylpheed.png
8677                 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
8678                 <nikai@users.sourceforge.net>
8679                 
8680         * po/bg.po
8681                 updated by George Danchev
8682
8683 2002-11-03 [thorsten]   0.8.5claws69
8684
8685         * src/main.c
8686           src/mimeview.c
8687           src/rfc2015.h
8688                 add check if gpg is active
8689
8690 2002-11-03 [thorsten]   0.8.5claws68
8691
8692         * src/toolbar.h
8693                 removed GSList declaration causing trouble on MacOS-X
8694                 (submitted by alfons, reported by xfesty)
8695
8696 2002-11-01 [paul]       0.8.5claws67
8697
8698         * src/mainwindow.c
8699                 remove last remnants of main's filter code
8700
8701 2002-11-01 [paul]       0.8.5claws66
8702
8703         * tools/filter_conv.pl
8704                 fix bug where user-defined headers were ignored
8705
8706 2002-11-01 [paul]       0.8.5claws65
8707
8708         * src/logwindow.c
8709                 make a debug_print() not translatable
8710
8711 2002-10-31 [melvin]     0.8.5claws64
8712
8713         * ac/aspell.m4
8714                 Fixed --disable-aspell-test. Now --disable-aspell-test will 
8715                 not run any GNU/aspell test.  The dictionary path will
8716                 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
8717                 was given, in which case, it will be $prefix/lib/aspell/
8718         * configure.in
8719                 Fixed typo in commentary (Aspell code).
8720
8721 2002-10-31 [paul]       0.8.5claws63
8722
8723         * po/POTFILES.in
8724                 remove src/filter.c and src/prefs_filter.c
8725                 thanks to Ricardo for reminding me
8726
8727 2002-10-31 [colin]      0.8.5claws62
8728
8729         * src/mbox_folder.c
8730                 Plug some leaks
8731
8732 2002-10-31 [paul]       0.8.5claws61
8733
8734         * src/prefs_filter.[ch] ** REMOVED **
8735           src/filter.[ch]       ** REMOVED **
8736           
8737         * src/Makefile.am
8738           src/folderview.c
8739           src/inc.c
8740           src/main.c
8741           src/mainwindow.c
8742           src/mbox.c
8743           src/prefs_common.c
8744           src/prefs_filtering.c
8745           src/summaryview.[ch]
8746                 remove main's 'filter' code
8747                 
8748         README.claws
8749                 update to reflect removal of main's filter
8750
8751 2002-10-31 [paul]       0.8.5claws60
8752
8753         * src/summaryview.c
8754                 remove check for global_processing in summary_filter_open(). 
8755                 This fixes the bug where if the user uses the right-click 
8756                 'Create filter rule...' and doesn't have any filter rules 
8757                 already defined in claws' advanced filtering, the newly 
8758                 created filter rule goes to main's filtering which is 
8759                 inaccessible through the gui. Now the filter rule gets added
8760                 to claws' filtering by default.
8761
8762 2002-10-28 [melvin]     0.8.5claws59
8763
8764         * src/prefs_actions.c
8765                 Fixed bug #627322 where MIME parts were not always
8766                 correctly passed to a %p action
8767                 Display an error dialog when message filename is not found.
8768
8769 2002-10-28 [melvin]     0.8.5claws58
8770
8771         * src/prefs_common.c
8772                 Readded a missing function declaration lost in 0.8.3claws34
8773
8774 2002-10-28 [paul]       0.8.5claws57
8775
8776         * sync with 0.8.5cvs15
8777                 see ChangeLog 2002-10-28 and 2002-10-25
8778                 
8779         Note: ChangeLog entry 2002-10-24 is not sync'ed.
8780
8781 2002-10-27 [oliver]     0.8.5claws56
8782
8783         * src/pop.c
8784                 plug leak in pop3_top_recv
8785
8786 2002-10-26 [christoph]  0.8.5claws55
8787
8788         * src/folder.c
8789                 set need_update folder flag when messages are added
8790                 (closes bug [ 626922 ] folder not updated after receiving)
8791
8792 2002-10-25 [melvin]     0.8.5claws54
8793
8794         * src/imageview.c
8795                 Fixed a memleak introduced in the scaling code.
8796
8797 2002-10-24 [alfons]     0.8.5claws53
8798
8799         * src/filtering.c
8800                 make filtering's forward message action forward from the 
8801                 correct account
8802                 (closes bug [628089 ] Filter -> Forward from address problem
8803                 reported by Oktay)
8804
8805 2002-10-24 [christoph]  0.8.5claws52
8806
8807         * src/mainwindow.c
8808         * src/manual.[ch]
8809                 o use manual of current locale or english if current
8810                   locale is not available (and english is available)
8811                 o also link to sylpheed doc project manuals
8812
8813 2002-10-23 [paul]       0.8.5claws51
8814
8815         * tools/README
8816           tools/kmail2sylpheed_v2.pl
8817                 add new version of kmail addressbook importer script.
8818                 works with newer versions of Kmail/KAddressBook which
8819                 have new and rearranged data.
8820
8821 2002-10-23 [martin]     0.8.5claws50
8822
8823         * src/folderview.c
8824         * src/summaryview.c
8825         * src/utils.h
8826         * src/utils.c
8827                 added length parameter to get_abbrev_newsgroup_name()
8828                 changed this function so that it abbreviates the newsgroup
8829                 names only so long it is smaller than the length parameter
8830                 (for better reading of some newsgroup names and space efficiency)
8831
8832 2002-10-22 [colin]      0.8.5claws49
8833
8834         *src/foldersel.c
8835                 Revert Alfons' last modification (after voting ;-))
8836
8837 2002-10-21 [alfons]     0.8.5claws48
8838
8839         * src/foldersel.c
8840                 folder view in folder selection dialog reflects state of
8841                 folder view in main window
8842
8843 2002-10-18 [alfons]     0.8.5claws47
8844
8845         * src/mbox.c
8846                 drop imported messages in folder selected by user,
8847                 and not in the inbox
8848                 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
8849
8850 2002-10-18 [alfons]     0.8.5claws46
8851
8852         * src/compose.c
8853                 make automagic reply work correctly for email accounts 
8854                 (whether it's viable to do a full sync with Hiro's 
8855                 compose.c is still under discussion)
8856
8857 2002-10-18 [melvin]     0.8.5claws45
8858
8859         * src/prefs_actions.c
8860                 Fixed bug #622275 where asynchroneous actions left 
8861                 zombies processes
8862                 Made (synchroneous) actions' input be displayed live.
8863
8864 2002-10-18 [christoph]  0.8.5claws44
8865
8866         * src/textview.c
8867                 don't add a newline in the textview in front of the
8868                 first textpart if header display is disabled
8869                 (closes bug [ 603385 ] disabled header display leaves blank
8870                  lin)
8871
8872 2002-10-18 [christoph]  0.8.5claws43
8873
8874         * src/folder.[ch]
8875         * src/imap.c
8876         * src/mbox_folder.c
8877         * src/mh.c
8878         * src/news.c
8879                 folder->get_num_list now returns an error code
8880                 (closes bug [ 609424 ] News cache cleared on failure)
8881                 
8882 2002-10-17 [colin]      0.8.5claws42
8883         
8884         * src/news.c
8885                 Changed a printf by debug_print
8886
8887 2002-10-16 [paul]       
8888
8889         * tools/OOo2sylpheed.pl
8890                 allow for spaces in the name of the
8891                 file to be attached.
8892
8893 2002-10-16 [colin]      0.8.5claws41
8894
8895         * src/main.c
8896                 Use a tristate to change online mode
8897
8898 2002-10-16 [paul]       0.8.5claws40
8899
8900         * po/es.po
8901                 updated by Ricardo Mones Lastra
8902
8903 2002-10-16 [colin]      0.8.5claws39
8904
8905         * src/main.c
8906           src/mainwindow.[ch]
8907                 Added --online and --offline command-line
8908                 switches
8909
8910 2002-10-15 [christoph]  0.8.5claws38
8911
8912         * src/procmime.c
8913                 set mimeinfo->name to NULL after g_free to
8914                 avoid double freeing with g_free
8915
8916 2002-10-14 [christoph]  0.8.5claws37
8917
8918         * src/compose.c
8919         * src/filtering.c
8920         * src/summaryview.c
8921                 remove calls to folder->change_flags that are now
8922                 done by procmsg flag functions (seems it is not
8923                 used by any foldertype anyway)
8924         * src/folder.c
8925                 init folder->change_flags with NULL
8926
8927 2002-10-14 [christoph]  0.8.5claws36
8928
8929         * src/folder.[ch]
8930         * src/imap.[ch]
8931                 use virtual functions for folder item new and destroy
8932                 functions
8933
8934 2002-10-14 [melvin]     0.8.5claws35
8935
8936         * src/compose.c
8937                 Added a test to not run the spell checker if no default
8938                 dictionary is available. No dialog is displayed though.
8939
8940 2002-10-14 [melvin]     0.8.5claws34
8941
8942         * src/gtkaspell.c
8943                 Fixed bug in dictionary list context menu where
8944                 "More..." pointed to an emtpy submenu if the
8945                 number of dictionaries is a multiple of 15
8946                 Removed unneeded code in suggestions list creation
8947
8948 2002-10-14 [paul]       0.8.5claws33
8949
8950         * po/bg.po
8951                 updated by George Danchev
8952
8953 2002-10-13 [hoa]        0.8.5claws32
8954
8955         * src/matcher.[ch]
8956           src/matcher_parser_parser.y
8957                 removed the escaped string from internal structure
8958                 of matcher.
8959
8960 2002-10-12 [colin]      0.8.5claws31
8961
8962         * src/gtksctree.[ch]
8963           src/summaryview.c
8964                 Removed useless function gtksctree_reanchor
8965
8966 2002-10-12 [alfons]     0.8.5claws30
8967         
8968         * sync with remaining main changes 2002-10-09 - 2002-10-11
8969         - drop changes to src/compose.c (requires claws specific changes)
8970         
8971 2002-10-12 [alfons]     0.8.5claws29
8972         
8973         * sync with main changes of 2002-10-08
8974         - drop changes to src/compose.c (requires claws specific changes)
8975         - drop changes to src/summaryview.c (requires changes to compose.c)     
8976
8977 2002-10-12 [alfons]     0.8.5claws28
8978         
8979         * sync with main changes of 2002-10-07
8980
8981 2002-10-12 [alfons]     0.8.5claws27
8982
8983         * sync with main changes of 2002-10-04
8984         - drop changes to src/compose.c (requires claws specific changes)
8985         - drop changes to src/prefs_folder_item.c (claws implementation
8986           seems to be working)
8987
8988 2002-10-12 [colin]      0.8.5claws26
8989
8990         * src/mainwindow.c
8991                 Fix folder-flicker when space-reading, introduced 
8992                 in claws22.
8993
8994 2002-10-12 [colin]      0.8.5claws25
8995
8996         * src/compose.c
8997                 Save account address when saving as draft.
8998                 (closes bug 621838)
8999
9000 2002-10-12 [colin]      0.8.5claws24
9001
9002         * src/summaryview.c
9003                 Fix the problem consisting of no message selected
9004                 after the last message in a folder has been moved.
9005
9006 2002-10-12 [paul]       0.8.5claws23
9007
9008         * src/compose.c
9009           src/prefs_template.c
9010           src/template.[ch]
9011                 add Cc and Bcc to templates. Patch submitted by
9012                 John L. Males.
9013
9014 2002-10-12 [colin]      0.8.5claws22
9015
9016         * src/folderview.c
9017                 Fix a bug after "Check for new messages":
9018                 If a folder was opened, it was still selected at
9019                 the end of the check, but displayed empty.
9020         * src/mainwindow.c
9021                 Remove unnecessary check
9022
9023 2002-10-12 [paul]
9024
9025         * tools/README
9026                 be more verbose in the description of
9027                 OOo2sylpheed.pl
9028                 
9029
9030 2002-10-11 [colin]      0.8.5claws21
9031
9032         * src/mainwindow.c
9033                 Make space work (better) when no mail is selected
9034
9035 2002-10-11 [colin]      0.8.5claws20
9036
9037         * src/inc.c
9038           src/news.c
9039                 fix warnings
9040
9041 2002-10-11 [colin]      0.8.5claws19
9042
9043         * src/mainwindow.c
9044                 revert 0.8.5claws6 changes as i couldn't get to
9045                 anything satisfying
9046
9047 2002-10-11 [melvin]     0.8.5claws18
9048
9049         * src/compose.c
9050                 Removed buggy and unused macro (should have been committed in
9051                 0.8.5claws17)
9052
9053 2002-10-11 [melvin]     0.8.5claws17
9054
9055         * src/compose.c
9056                 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
9057
9058 2002-10-11 [thorsten]   0.8.5claws16 
9059
9060         * src/folderview.c
9061                 remove rescan warning
9062
9063 2002-10-11 [colin]      0.8.5claws15 
9064
9065         * src/procheader.c
9066                 fix a segfault that happens if conv_unmime_header
9067                 fails (should be better to find out why it fails)
9068
9069 2002-10-11 [christoph]  0.8.5claws14
9070
9071         * src/summaryview.c
9072                 update folderview stats after ignore/unignore thread
9073
9074 2002-10-11 [hoa]        0.8.5claws13
9075
9076         * src/quote_fmt_parse.y
9077                 Fixed a yacc/bison syntax error
9078         * src/matcher.c
9079                 Escaping of string is fixed.
9080
9081 2002-10-11 [colin]      0.8.5claws12
9082
9083         * src/imageview.c
9084                 Resize images to fit
9085
9086 2002-10-11 [paul]       0.8.5claws11
9087
9088         * po/es.po
9089                 updated by Ricardo Mones Lastra
9090
9091 2002-10-10 [alfons]     0.8.5claws10
9092
9093         * src/compose.c
9094                 allow dropping files by "moving" files from a file manager,
9095                 not only by the more cumbersome "copying". the latter 
9096                 mostly implies holding down the Control button
9097
9098 2002-10-10 [christoph]  0.8.5claws9
9099
9100         * src/summaryview.c
9101                 update folders after thread building for ignored threads
9102
9103 2002-10-10 [christoph]  0.8.5claws8
9104
9105         * config/.cvsignore
9106                 added Makefile
9107         * src/filtering.[ch]
9108         * src/folder.[ch]
9109         * src/folderview.[ch]
9110         * src/import.c
9111         * src/inc.[ch]
9112         * src/mbox.[ch]
9113         * src/procmsg.c
9114         * src/summaryview.[ch]
9115                 o added new flag need_update to FolderItem
9116                 o removed folder_table from various functions from tracking
9117                   folder updates
9118                 o set need_update flags in folder.c's move, copy and delete
9119                   functions and procmsg's flags functions
9120                 o added function folderview_update_items_when_required that
9121                   updates all folders with need_update set
9122                 o call folderview_update_items_when_required instead of
9123                   folderview_update_item_foreach
9124
9125 2002-10-09 [sergey]     0.8.5claws7
9126
9127         * src/compose.c
9128                 Strip CRs whel loading the text into editor in reedit mode.
9129
9130 2002-10-09 [colin]      0.8.5claws6
9131
9132         * src/mainwindow.c
9133                 Make Space work when no mail is selected
9134
9135 2002-10-09 [colin]      0.8.5claws5
9136
9137         * src/gtksctree.[ch]
9138                 Fix range_select
9139                 Add gtk_sctree_reanchor() 
9140         * src/summaryview.c
9141                 Use gtk_sctree_reanchor() - better fix for 
9142                 bug 60413
9143
9144 2002-10-09 [colin]      0.8.5claws4
9145
9146         * src/summaryview.c
9147                 Fix shift-click select after delete problem
9148                 (closes bug 60413)
9149
9150 2002-10-08 [thorsten]   0.8.5claws3
9151
9152         * src/summaryview.c
9153                 exclude current msg from -hide read messages-
9154
9155 2002-10-08 [colin]      0.8.5claws2
9156
9157         * src/inc.[ch]
9158           src/pop.c
9159           src/recv.c
9160                 Differentiate socket errors from disk full
9161                 errors
9162
9163 2002-10-08 [christoph]  0.8.5claws1
9164
9165         * Makefile.am
9166         * configure.in
9167                 modifications for new config directory
9168
9169         * config.guess  ** REMOVED **
9170         * config.sub    ** REMOVED **
9171         * install-sh    ** REMOVED **
9172         * ltmain.sh     ** REMOVED **
9173         * missing       ** REMOVED **
9174         * mkinstalldirs ** REMOVED **
9175                 these files are autogenerated by automake
9176                 when you run autogen.sh
9177
9178         * config/.cvsignore     ** NEW FILE **
9179         * config/Makefile.am    ** NEW FILE **
9180                 ignore autogenerated files
9181                 create a Makefile in this directory
9182
9183 2002-10-08 [paul]       0.8.5claws
9184
9185         * 0.8.5claws release
9186         
9187         * src/compose.c
9188           src/procheader.c
9189           src/procmsg.c
9190                 fix quote reply format for newsgroups reply bug
9191                 (thanks to Hoa)
9192                 
9193         * po/en_GB.po
9194           po/pl.po
9195                 updated by me and Witold Wladyslaw Wojciech Wilk
9196                 repectively
9197
9198 2002-10-07 [paul]       0.8.3claws53
9199
9200         * po/it.po
9201           po/pt_BR.po
9202           po/sr.po
9203                 updated messages catalogs, submitted by
9204                 Alessandro Maestri, Fabio Jr.Beneditto 
9205                 and Urke MMI, respectively.
9206
9207 2002-10-07 [christoph]  0.8.3claws52
9208
9209         * src/folder.[ch]
9210         * src/folderview.c
9211         * src/mainwindow.c
9212                 fix new folder ghost message bug
9213                 (closes bug [ 619722 ] wrong count for newly created folders)
9214
9215 2002-10-07 [christoph]  0.8.3claws51
9216
9217         * src/compose.c
9218                 fix news posting problem
9219
9220 2002-10-07 [melvin]     0.8.3claws50
9221
9222         * po/fr.po
9223                 Updated French translation
9224
9225 2002-10-05 [christoph]  0.8.3claws49
9226
9227         * src/gtkstext.c
9228                 check if line_start_cache is set in gtk_stext_update_text
9229                 (closes bug [ 618119 ] crash while doing search in folder)
9230
9231 2002-10-05 [christoph]  0.8.3claws48
9232
9233         * src/imap.c
9234         * src/news.c
9235         * src/utils.c
9236         * src/utils.h
9237                 implement cache cleanups for claws' folder system
9238                 (closes bug [ 595916 ] imapcache not cleaned up)
9239
9240 2002-10-05 [melvin]     0.8.3claws47
9241
9242         * src/prefs_actions.c
9243                 Made the help text more clear for the %p token
9244
9245 2002-10-04 [paul]       0.8.3claws46
9246
9247         * sync with 0.8.5
9248                 see ChangeLog 2002-10-02 and 2002-10-03
9249
9250 2002-10-04 [christoph]  0.8.3claws45
9251
9252         * src/inc.c
9253                 fix segfault caused by pop before smtp
9254                 call to inc_account_mail with NULL
9255                 pointer for mainwin
9256
9257 2002-10-04 [paul]       0.8.3claws44
9258
9259         * configure.in
9260                 sync the LDAP detection from 0.8.5cvs1
9261
9262 2002-10-02 [christoph]  0.8.3claws43
9263
9264         * po/de.po
9265                 fix small spelling error
9266
9267 2002-10-02 [melvin]     0.8.3claws42
9268
9269         * ac/aspell.m4
9270                 Behave better and say "no" when test program cannot be run.
9271
9272 2002-10-02 [paul]       0.8.3claws41
9273
9274         * sync with 0.8.4cvs1
9275                 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
9276                 
9277         * src/summaryview.c
9278                 toggle the behavior of Reply menuitem between
9279                 normal reply and reply-to-list
9280
9281 2002-10-01 [sergey]     0.8.3claws40
9282
9283         * src/compose.c
9284                 Convert newlines in the message text to the canonical form
9285                 before base64 encoding (RFC2045 compliance, fixes some
9286                 interoperability issues with Evolution 1.0.3)
9287
9288 2002-09-29 [colin]      0.8.3claws39
9289
9290         * src/summaryview.c
9291                 Fix an unwanted copy/paste
9292
9293 2002-09-29 [colin]      0.8.3claws38
9294
9295         * src/mainwindow.c
9296                 Renamed "Custom toolbar" to "Customize toolbar"
9297                 Renamed "Show all header" to "Show all headers"
9298                 Renamed "Set diplay item" to "Set displayed items"
9299         * src/prefs_common.c
9300                 Renamed "Show all header" to "Show all headers"
9301         * src/prefs_summary_column.c
9302                 Renamed "diplay item" to "displayed items"
9303
9304 2002-09-29 [colin]      0.8.3claws37
9305
9306         * src/mainwindow.[ch]
9307                 online/offline status pixmaps follow theme
9308                 changes
9309         * src/summaryview.[ch]
9310                 quicksearch pixmap follows theme changes
9311
9312 2002-09-29 [thorsten]   0.8.3claws36
9313
9314         * src/compose.c
9315           src/prefs_folder_item.[ch]
9316                 add default_reply_to folder option (closes patch 581044)
9317
9318 2002-09-29 [christoph]  0.8.3claws35
9319
9320         * acconfig.h    ** REMOVED **
9321         * configure.in
9322         * ac/aspell.m4
9323         * ac/check-type.m4
9324         * ac/gnupg-check-typedef.m4
9325                 fix autoheader 2.50 warning
9326
9327 2002-09-29 [christoph]  0.8.3claws34
9328
9329         * major code cleanup (part 2)
9330         
9331                 - unused variables removed
9332                 - unused functions removed
9333                 - uninitialized variables checked
9334                 - missing return statements added
9335                 - missing function return types added
9336                 - added parentheses around assignment
9337                   when suggested by gcc
9338
9339 2002-09-29 [alfons]     0.8.3claws33
9340
9341         * src/logwindow.c
9342                 log_window_clear(): only bracket gtk_text_forward_delete() 
9343                 with gtk_text_freeze() / gtk_text_thaw() (see if this
9344                 works around GTK text bug)
9345
9346 2002-09-29 [paul]       0.8.3claws32
9347
9348         * po/bg.po
9349           po/sr.po
9350                 updated by George Danchev and Urke MMI
9351                 respectively
9352
9353 2002-09-27 [christoph]  0.8.3claws31
9354
9355         * doc-src/readme.txt
9356         * doc-src/rfc1806.txt   ** REMOVED **
9357         * doc-src/rfc2183.txt   ** NEW FILE **
9358         * doc-src/rfc2980.txt   ** NEW FILE **
9359                 update rfcs
9360
9361 2002-09-27 [melvin]     0.8.3claws30
9362
9363         * ac/aspell.m4
9364                 Fixed typo which could break linking
9365
9366 2002-09-27 [melvin]     0.8.3claws29
9367
9368         * ac/aspell.m4
9369                 Improved GNU/aspell checking. 
9370                 Fixed bug #614490
9371
9372 2002-09-27 [paul]       0.8.3claws28
9373
9374         * sync with 0.8.3cvs8
9375                 see ChangeLog 2002-09-27
9376
9377 2002-09-26 [colin]      0.8.3claws27
9378
9379         * src/toolbar.[ch]
9380           src/mainwindow.[ch]
9381                 Add "Reply to Mailing-list" to the toolbar
9382
9383 2002-09-26 [christoph]  0.8.3claws26
9384
9385         * src/summaryview.c
9386                 Fix wrong message counts in summaryview status
9387
9388 2002-09-26 [paul]       0.8.3claws25
9389
9390         * sync with 0.8.3cvs7
9391                 see ChangeLog 2002-09-26
9392
9393 2002-09-26 [paul]       0.8.3claws24
9394
9395         * sync with 0.8.3cvs6
9396                 see ChangeLog 2002-09-25
9397
9398 2002-09-25 [christoph]  0.8.3claws23
9399
9400         * src/prefs_common.c
9401         * src/prefs_folder_item.c
9402         * src/prefs_scoring.c
9403                 Renamed "kill score" to "hide score" in GUI
9404                 and prefs files
9405
9406 2002-09-25 [paul]       0.8.3claws22
9407
9408         * sync with 0.8.3cvs5
9409                 see ChangeLog 2002-09-24
9410
9411 2002-09-24 [alfons]     0.8.3claws21
9412
9413         patch by Satoshi Nagayasu: allows appending / saving multiple 
9414         selected files (closes "[ 612279 ] save multiple mesg(s) in 
9415         'Save as ...'")
9416
9417         * AUTHORS
9418                 add Satoshi Nagayasu
9419         * src/summaryview.c
9420                 summary_save_as(): allow saving selected files to
9421                 one file
9422                 summary_set_menu_sensitive: enable "Save As..." when
9423                 multiple files are selected
9424         * src/utils.[ch]
9425                 append_file(): new function
9426
9427 2002-09-24 [colin]      0.8.3claws20
9428
9429         * src/procmime.c
9430                 Fix segfault when mimeinfo doesn't have a 
9431                 content_type. 
9432
9433 2002-09-24 [colin]      0.8.3claws19
9434
9435         * src/prefs_common.[ch]
9436                 Add a preference to display send dialog or not
9437         * src/send.c
9438                 Display send dialog according to preference
9439
9440 2002-09-24 [colin]      0.8.3claws18
9441
9442         * src/compose.[ch]
9443                 Disable user actions when sending
9444
9445 2002-09-24 [colin]      0.8.3claws17
9446
9447         * src/procmime.c
9448                 Do not display name or filename for attachments
9449                 with an application/pgp-signature type
9450                 (security flaw, see bug 537413)
9451
9452 2002-09-23 [colin]      0.8.3claws16
9453
9454         * src/editaddress.c
9455                 Initialize entry_email, entry_alias and 
9456                 entry_remarks to first email address of the list
9457
9458 2002-09-23 [colin]      0.83claws15
9459
9460         * src/compose.c
9461                 Drop pgp-signature when reediting a signed queued
9462                 message
9463
9464 2002-09-23 [melvin]     0.8.3claws14
9465
9466         * po/fr.po
9467                 Updated French translation
9468
9469 2002-09-23 [melvin]     0.8.3claws13
9470
9471         * src/mainwindow.c
9472                 Made custom toolbar menu labels more consistent
9473         * src/prefs_toolbar.c
9474                 Made custom toolbar window title more consistent
9475
9476 2002-09-22 [colin]      0.8.3claws12
9477
9478         * src/inc.c
9479                 Initialize session type to normal before getting 
9480                 mail (fixes strange Get behaviour)
9481         * src/prefs_account.h
9482                 Move STYPE_POP_BEFORE_SMTP to last position to 
9483                 avoid other side-effects
9484
9485 2002-09-22 [colin]      0.8.3claws11
9486
9487         * src/prefs_account.c
9488                 Fix pop_bfr_smtp_tm_entry sensivity when switching
9489                 from pop3 to apop or vice-versa
9490
9491 2002-09-22 [colin]      0.8.3claws10
9492         
9493         * src/prefs_account.[ch]
9494                 Add an option for the POP before SMTP timeout
9495         * src/inc.c
9496                 Remember time of last POP connection
9497         * src/send.c
9498                 Do POP before SMTP only if timeout reached
9499
9500 2002-09-22 [oliver]     0.8.3claws9
9501         
9502         * README.claws
9503                 explain custom toolbar
9504
9505 2002-09-22 [oliver]     0.8.3claws8
9506
9507         * src/prefs_actions.[ch]
9508         custom toolbar for compose      
9509                 actions callback from compose toolbar
9510         * src/folderview.c
9511                 remove include toolbar.h
9512
9513 2002-09-22 [oliver]     0.8.3claws7
9514         
9515         * src/prefs_toolbar.[ch]
9516                 custom toolbar for compose
9517                 - generic prefs_toolbar handles both
9518                   Mainwin's toolbar as well as Compose toolbar          
9519
9520 2002-09-22 [oliver]     0.8.3claws6
9521         
9522         * src/toolbar.[ch]
9523                 custom toolbar for compose
9524                 restructure toolbar.[ch]
9525
9526 2002-09-22 [oliver]     0.8.3claws5
9527
9528         * src/compose.[ch]
9529                 custom toolbar for compose
9530
9531 2002-09-22 [oliver]     0.8.3claws4
9532         
9533         * src/mainwindow.[ch]
9534                 custom toolbar for compose 
9535                 move mainwin toolbar back to mainwindow
9536
9537 2002-09-22 [alfons]     0.8.3claws3
9538
9539         * src/procmsg.c
9540                 :%sno/if(/if (/gc
9541                 :%sno/for(/for (/gc
9542                 (beautify)
9543
9544 2002-09-22 [alfons]     0.8.3claws2
9545         
9546         * src/procmsg.c
9547                 procmsg_save_to_outbox(): don't unlink message file from queue;
9548                 callers should do it using folder_item_remove_msg()
9549
9550 2002-09-22 [colin]      0.8.3claws1
9551
9552         * src/mimeview.[ch]
9553                 Made mimeview_check_signature() public
9554         * src/textview.c
9555                 Made GPG signatures verifiable by clicking
9556                 the [application/pgp-signature] in the Text
9557                 view
9558
9559 2002-09-22 [paul]       0.8.3claws
9560
9561         * po/bg.po
9562           po/en_GB.po
9563           po/es.po
9564           po/it.po
9565           po/pl.po
9566           po/pt_BR.po
9567           po/sr.po
9568                 updated translations, submitted by George Danchev,
9569                 me, Ricardo Mones Lastra, Alessandro Maestri,
9570                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto 
9571                 and Urke MMI, respectively.     
9572
9573 2002-09-22 [alfons]     0.8.2claws65
9574
9575         * src/procmsg.c
9576         * src/pgptext.c
9577                 no furry valgrinds have been used to plug these memleaks
9578
9579 2002-09-20 [paul]       0.8.2claws64
9580
9581         * sync with 0.8.3cvs4
9582                 'Select thread' re-implemented 
9583                 see ChangeLog 2002-09-20
9584
9585 2002-09-21 [alfons]     0.8.2claws63
9586
9587         * src/compose.c
9588                 compose_send(): plug unnoticed memleak
9589
9590 2002-09-20 [alfons]     0.8.2claws62
9591
9592         * src/addr_compl.c
9593                 replace_address_in_edit(): strict check for NULL address to
9594                 fix "[ 607348 ] Segfault in address completion". My guess is
9595                 that this happens with an empty address book, but it's good
9596                 to have this check here anyway
9597                 
9598                 completion_window_button_press(): free string returned 
9599                 from the internal cache
9600
9601 2002-09-20 [christoph]  0.8.2claws61
9602
9603         * src/procmime.h
9604                 added ENC_BINARY to EncodingType
9605         * src/procmime.c
9606                 the string returned by procmime_get_encoding_str
9607                 should not depend on the order of values in the
9608                 EncodingType definition
9609         * doc-src/rfc1806.txt   ** NEW FILE **
9610                 Added rfc1806 about MIME Content-Disposition
9611                 Extension
9612
9613 2002-09-19 [paul]       0.8.2claws60
9614
9615         * sync with 0.8.2cvs3
9616                 see ChangeLog 2002-09-19
9617
9618 2002-09-19 [paul]       0.8.2claws59
9619
9620         * src/prefs_folder_item.c
9621                 revert to Darko's original alignment of colour
9622                 selector button
9623                 add a colon to folder_color label
9624                 
9625         * src/compose.c
9626                 add Colin's patch (with Hiro's modifications) to 
9627                 force BASE64 encoding for 8-bit text when signing
9628                 (sync with 0.8.3cvs2)
9629
9630 2002-09-18 [alfons]     0.8.2claws58
9631
9632         * src/compose.c
9633                 :%sno/if(/if (/gc
9634                 :%sno/for(/for (/gc
9635                 (beautify a little bit)
9636
9637 2002-09-18 [christoph]  0.8.2claws57
9638
9639         * src/pine.c
9640                 fix handling of fgetc return value
9641
9642 2002-09-17 [alfons]     0.8.2claws56
9643         
9644         * src/summaryview.c
9645                 summary_sort(): check non-NULL summaryview->folder_item when no 
9646                 folder is selected at all
9647                 (closes "[ 610344 ] sort label make syl Crash")
9648
9649 2002-09-17 [alfons]     0.8.2claws55
9650         
9651         * src/compose.c
9652                 beautify a little bit
9653
9654 2002-09-17 [christoph]  0.8.2claws54
9655
9656         * src/folder.c
9657                 initialize max values for cache and folder
9658                 when cache or folder is empty
9659
9660 2002-09-15 [colin]      0.8.2claws53
9661
9662         * src/compose.c
9663                 Fix a leak (thanks Alfons!) and cleaned
9664                 variables names for custom headers
9665
9666 2002-09-15 [colin]      0.8.2claws52
9667
9668         * src/compose.c
9669                 Fix custom headers recognition when
9670                 prefs_common.trans_hdr is on
9671
9672 2002-09-15 [colin]      0.8.2claws51
9673
9674         * src/compose.c
9675                 Allow dynamically-added custom headers
9676                 Yet not reparsed if reedited
9677
9678 2002-09-15 [alfons]     0.8.2claws50
9679
9680         * src/prefs_account.c
9681                 fix warnings
9682
9683 2002-09-15 [colin]      0.8.2claws49
9684         
9685         * src/prefs_account.c
9686                 fix pop_before_smtp sensitivity
9687
9688 2002-09-15 [colin]      0.8.2claws48
9689
9690         * src/inc.[ch]
9691                 add inc_pop_before_smtp()
9692                 allow MainWindow to be undefined in 
9693                 inc_account_mail() and inc_start()
9694         * src/pop.c
9695           src/prefs_account.h
9696                 add STYPE_POP_BEFORE_SMTP session type
9697         * src/prefs_account.c
9698                 activated pop before smtp option
9699         * src/send.c
9700                 do pop before smtp if the relevant option 
9701                 is set
9702
9703 2002-09-15 [paul]       0.8.2claws47
9704
9705         * sync with 0.8.3
9706                 see ChangeLog 2002-09-15
9707
9708 2002-09-14 [paul]       0.8.2claws46
9709
9710         * po/bg.po
9711                 updated Bulgarian translation, submitted by
9712                 George Danchev
9713
9714 2002-09-13 [paul]       0.8.2claws45
9715
9716         * src/compose.c
9717                 merge claws' select_account() with main's
9718                 (new) compose_select_account(). [sync with
9719                 0.8.2cvs15, see ChangeLog 2002-09-11]
9720
9721 2002-09-12 [christoph]  0.8.2claws44
9722
9723         * src/filter.c
9724                 allocate 1 elements of FolderItem not 0
9725
9726 2002-09-12 [colin]      0.8.2claws43
9727
9728         * src/compose.c
9729                 Fix bug #590825 (obey Follow-up: poster)
9730
9731 2002-09-12 [colin]      0.8.2claws42
9732
9733         * src/procmime.c
9734                 Fix bug #557009 (wrong headers for messages 
9735                 forwarded as attachments)
9736
9737 2002-09-11 [colin]      0.8.2claws41
9738         
9739         * src/compose.c
9740                 Put SCF: pseudo-header on top of message
9741                 Set draft tmp_flag when saved as draft
9742
9743         * src/procmsg.c
9744           src/procheader.c
9745                 Skip after first \n\n for beginning of real message
9746                 for drafts too
9747
9748 2002-09-11 [christoph]  0.8.2claws40
9749
9750         * src/filtering.c
9751                 use procmsg flag functions in filtering or processing
9752                 will cause incorrect folder message counts
9753
9754 2002-09-11 [colin]      0.8.2claws39
9755
9756         * src/compose.c
9757                 Fix bug #550175 - wrong save folder when reediting
9758                 drafts
9759
9760 2002-09-11 [paul]       0.8.2claws38
9761
9762         * sync with 0.8.2cvs14
9763                 see ChangeLog 2002-09-11
9764
9765 2002-09-11 [colin]      0.8.2claws37
9766
9767         * src/folder.c
9768                 Fix a typo (seeming to cause new/unread status to
9769                 be lost)
9770
9771 2002-09-10 [christoph]  0.8.2claws36
9772
9773         * src/compose.c
9774                 compose_redirect should not use compose_generic_new
9775                 because that does more stuff than expected including
9776                 opening the external editor
9777                 (closes bug "[ 526608 ] bounced messages appear blank
9778                  in editor")
9779
9780 2002-09-10 [christoph]  0.8.2claws35
9781
9782         * src/folder.c
9783                 fix problem with too large message number range
9784                 causing a crash in folder_item_scan
9785
9786 2002-09-10 [paul]       0.8.2claws34
9787
9788         * sync with 0.8.2cvs13
9789                 see ChangeLog 2002-09-10
9790
9791 2002-09-10 [christoph]  0.8.2claws33
9792
9793         * src/msgcache.c
9794                 set MsgInfo TmpFlags for queue and draft folders
9795                 (closes bug "[ 591676 ] Queue ignore MIME on restart")
9796
9797 2002-09-10 [paul]       0.8.2claws32
9798
9799         * AUTHORS
9800           po/bg.po      ** NEW FILE **
9801                 new Bulgarian translation submitted by
9802                 George Danchev <danchev@spnet.net>
9803                 
9804         * tools/Makefile.am
9805           tools/README
9806           tools/tb2sylpheed     ** NEW FILE **
9807                 add script that converts an addressbook exported
9808                 from The Bat! into a Sylpheed addressbook. Submitted
9809                 by Urke MMI <urke-kg@eunet.yu>
9810
9811 2002-09-10 [paul]       0.8.2claws31
9812
9813         * sync with 0.8.2cvs12
9814                 see ChangeLog 2002-09-10
9815
9816 2002-09-06 [paul]       0.8.2claws30
9817
9818         * src/prefs_common.c
9819                 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
9820                 
9821         * tools/Makefile.am
9822           tools/README
9823           tools/ldif-to-xml.py  ** REMOVED **
9824                 remove obsolete python script
9825
9826 2002-09-06 [paul]       0.8.2claws29
9827
9828         * sync with 0.8.2cvs10
9829                 see ChangeLog 2002-09-06
9830
9831 2002-09-04 [paul]       0.8.2claws28
9832
9833         * sync with 0.8.2cvs9
9834                 see ChangeLog 2002-08-04
9835
9836 2002-09-04 [colin]      0.8.2claws27 
9837
9838         * src/prefs_common.[ch]
9839                 Added signature color configuration
9840         * src/textview.c
9841                 Use user-specified signature color
9842
9843 2002-09-03 [colin]      0.8.2claws26
9844
9845         * src/prefs_common.[ch]
9846                 Added autosave and autosave_length prefs
9847         * src/compose.c
9848                 Added compose_remove_draft()
9849                 Auto-save drafts according to the prefs
9850         * src/main.c
9851                 Added a crash-indicator file, allowing to check
9852                 for new messages on startup if Sylpheed crashed
9853                 (makes saved drafts "reappear")
9854
9855 2002-09-03 [colin]      0.8.2claws25
9856
9857         * src/textview.[ch]
9858                 Grey the signature
9859
9860 2002-09-03 [paul]       0.8.2claws24
9861
9862         * sync with 0.8.2cvs8
9863                 see ChangeLog 2002-09-02 and 2002-09-03
9864
9865 2002-09-03 [darko]      0.8.2claws23
9866
9867         * src/folderview.c
9868                 use normal style when creating new folder to pick
9869                 proper font size 
9870
9871 2002-09-02 [melvin]     0.8.2claws22
9872
9873         * src/gtkaspell.m4
9874                 removed some obsolete code
9875
9876 2002-09-02 [melvin]     0.8.2claws21
9877
9878         * ac/aspell.m4
9879                 fixed test's equality sign (== to =)
9880
9881 2002-09-02 [alfons]     0.8.2claws20
9882
9883         * src/folder.c
9884         * src/mh.c
9885                 revert change of 0.8.2claws16 and use the mh_folder_destroy
9886                 as folder->destroy virtual as suggested by Hiro
9887                 (the mh.c code seems to have been lost around mh.c.1.21)
9888
9889 2002-09-02 [paul]       0.8.2claws19
9890
9891         * po/pt_BR.po
9892                 updated by Fabio Jr. Beneditto
9893                 
9894         * src/defs.h
9895                 use 'http://claws.sylpheed.org' for homepage link. 
9896                 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
9897
9898 2002-09-01 [alfons]     0.8.2claws18
9899
9900         * src/mh.c
9901                 plug memleak related to one Martin Kluge found
9902
9903 2002-08-31 [paul]       0.8.2claws17
9904
9905         * sync with 0.8.2cvs6
9906                 see ChangeLog 2002-08-30
9907
9908 2002-08-31 [alfons]     0.8.2claws16
9909
9910         * src/folder.c
9911                 folder_destroy(): remove mailbox from folderlist even if it has
9912                 no destroy virtual
9913
9914 2002-08-31 [alfons]     0.8.2claws15
9915
9916         * src/folder.c
9917                 :%sno/if(/if (/gc
9918                 :%sno/for(/for (/gc
9919                 (being pedantic I know)
9920
9921 2002-08-31 [alfons]     0.8.2claws14
9922
9923         * src/folder.c
9924                 check for NULL pointers returned from folder->fetch_msginfo virtual
9925                 (should solve some reported crashes)
9926
9927 2002-08-30 [alfons]     0.8.2claws13
9928
9929         * acconfig.h
9930         * configure.in
9931         * src/crash.c
9932                 enable crash dialog on compilation time
9933                 (--enable-crash-dialog configure option)
9934
9935 2002-08-30 [alfons]     0.8.2claws12
9936
9937         * AUTHORS
9938                 add Martin Kluge
9939         * src/mh.c
9940                 apply memory leak plug patch by Martin Kluge
9941                 (closes patch "[ 602568 ] patch for 602441 little memory leak",
9942                 bug "[ 599677 ] Very small memory leak in 0.81claws115",
9943                 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
9944
9945 2002-08-30 [darko]      0.8.2claws11
9946
9947         * src/folderview.c
9948                 copy Gtk style from normal style to match
9949                 font size for coloured folders
9950
9951 2002-08-29 [alfons]     0.8.2claws10
9952
9953         * sylpheed.desktop
9954                 Type=Internet <- Type=Application
9955                 (reported by Michael Schwendt, see:
9956                 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
9957                 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
9958
9959 2002-08-29 [paul]       0.8.2claws9
9960
9961         * sync with 0.8.2cvs5
9962                 see ChangeLog 2002-08-29
9963
9964 2002-08-29 [colin]      0.8.2claws8
9965
9966         * src/summaryview.c
9967                 Added a sanity check in summary_select_thread
9968                 Should fix bug 601605
9969
9970 2002-08-29 [colin]      0.8.2claws7
9971
9972         * src/main.c
9973                 Revert claws6 changes regarding bug #591676
9974
9975 2002-08-28 [colin]      0.8.2claws6
9976         
9977         * src/main.c
9978                 Ignore cache for queue folderitems
9979                 Fix bug #591676
9980
9981 2002-08-28 [melvin]     0.8.2claws5
9982
9983         * README.claws
9984                 Fixed typos.
9985
9986 2002-08-28 [melvin]     0.8.2claws4
9987
9988         * README.claws
9989                 Updated a bit the text concerning the spell checker
9990
9991 2002-08-28 [melvin]     0.8.2claws3
9992
9993         Merged the GNU_aspell_branch:
9994                 Support of new GNU/aspell is now included and the old pspell
9995                 is not supported anymore.
9996                 See README.claws
9997
9998         * README.claws
9999                 Updated spell checker text to reflect the switch to GNU/aspell
10000
10001         * ac/aspell.m4          *** NEW ***
10002         * src/gtkaspell.[ch]    *** NEW *** 
10003         * ac/pspell.m4          *** DELETED *** 
10004         * src/gtkspell.[ch]     *** DELETED ***
10005
10006         * ac/Makefile.am
10007                 Updated for GNU/aspell support
10008
10009         * po/POTFILES.in
10010                 Replaced gtkspell.c by gtkaspell.c
10011
10012         * acconfig.h
10013         * src/Makefile.am
10014         * src/about.c
10015         * src/compose.[ch]
10016         * src/crash.c
10017         * src/main.c
10018         * src/prefs_common.[ch]
10019                 Updated for GNU/aspell support
10020
10021 2002-08-28 [paul]       0.8.2claws2
10022
10023         * sync with 0.8.2cvs4
10024                 see ChangeLog 2002-08-27 and 2002-08-28
10025
10026 2002-08-28 [colin]      0.8.2claws1
10027
10028         * src/summary_search.c
10029                 Added "AND search"
10030
10031 2002-08-28 [jens]       0.8.2claws
10032
10033         *po/de.po
10034                 Updated German translations
10035
10036 2002-08-27 [melvin]     0.8.2claws
10037
10038         * po/fr.po
10039                 Updated French translations
10040
10041 2002-08-27 [paul]       0.8.2claws
10042
10043         * sync with 0.8.2 main release
10044
10045         * po/en_GB.po
10046           po/es.po
10047           po/it.po
10048           po/pl.po
10049           po/pt_BR.po
10050           po/sr.po
10051                 updated message catalogs submitted by
10052                 Ricardo Mones Lastra, Alessandro Maestri,
10053                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
10054                 Beneditto and Urke MMI  
10055
10056 2002-08-27 [hoa]        0.8.1claws123
10057
10058         * src/mainwindow.[ch]
10059         * src/summaryview.[ch]
10060                 removed the "filter setting" menu option.
10061                 add a "cancel a news message" menu option.
10062
10063 2002-08-26 [martin]     0.8.1claws122
10064
10065         * ChangeLog.claws
10066                 changed string under 0.8.1claws79 changed by myself
10067                 i'm sorry alfons :(
10068
10069 2002-08-26 [martin]     0.8.1claws121
10070
10071         * src/crash.c
10072                 added kill command to debuggerrc to start crash dialog
10073
10074 2002-08-26 [paul]       0.8.1claws120
10075
10076         * sync with 0.8.1cvs31
10077                 see ChangeLog 2002-08-26
10078
10079 2002-08-25 [alfons]     0.8.1claws119
10080
10081         * src/procmsg.c
10082                 fix bug that didn't send out correct headers to news server
10083                 when sending news article and email from queue (bug reported
10084                 and patch provided by Tim Mann; closes bug 
10085                 "[ 583196 ] 0.7.8claws can't post news")
10086
10087 2002-08-25 [alfons]     0.8.1claws118
10088
10089         * src/selective_download.c
10090                 mark two strings as translatable
10091                 (thanks to Urke MMI for pointing this out)
10092
10093 2002-08-25 [alfons]     0.8.1claws117
10094
10095         * src/summaryview.c
10096                 treat sent boxes as special and allow sorting them by addressee
10097                 (closes "[ 589418 ] Sent folder sorting misbehavior"
10098                 submitted by Steve Lamb)
10099
10100 2002-08-24 [alfons]     0.8.1claws116
10101
10102         * src/matcher.c
10103                 fix memleak reported by Martin Kluge
10104                 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
10105
10106 2002-08-24 [oliver]     0.8.1claws115
10107
10108         * src/prefs_toolbar.c
10109                 o code cleanup as suggested by Alfons
10110                 o memleak fix
10111
10112 2002-08-24 [alfons]     0.8.1claws114
10113
10114         * src/summaryview.c
10115                 o fix another memory leak reported by Martin Kluge
10116                   (see "[ 599568 ] Small Memory Leak")
10117                 o remove 'from' variable from 'summary_set_header()'; we can
10118                   do with just 'to' 
10119
10120 2002-08-24 [paul]       0.8.1claws113
10121
10122         * sync with 0.8.1cvs30
10123                 see ChangeLog 2002-08-23
10124
10125 2002-08-24 [alfons]     0.8.1claws112
10126
10127         * src/summaryview.c
10128                 remove unnecessary allocations for search bar fixing leaks
10129                 reported by Martin Kluge
10130                 (see "[ 599451 ] Further memory leaks?")
10131
10132 2002-08-24 [alfons]     0.8.1claws111
10133
10134         * src/main.c
10135                 make get_socket_name() public for crash.c
10136         * src/crash.c
10137                 o make report bug button work (goes to claws' 
10138                   bug tracker at sf.net)
10139                 o introduce function for doing important stuff just
10140                   before claws goes down
10141                 o clean up code 
10142
10143 2002-08-24 [alfons]     0.8.1claws110
10144
10145         * src/compose.c
10146                 move cursor to "To" entry when forwarding as attachment
10147                 (reported and solved by Steve Lamb, closes bug report
10148                 "[ 592880 ] Forward as attachment; cursor not in to")
10149
10150 2002-08-24 [colin]      0.8.1claws109
10151
10152         * src/mainwindow.c
10153                 fix quick search visibility after GUI (de)separations.
10154
10155 2002-08-23 [colin]      0.8.1claws108
10156
10157         * src/mainwindow.c
10158                 fix header pane visibility after folderview or
10159                 messageview (de)separation
10160
10161 2002-08-23 [paul]       0.8.1claws107
10162
10163         * src/mainwindow.[ch]
10164           src/toolbar.c
10165                 give full control of display or non-display 
10166                 of the Execute icon to Custom toolbar settings.
10167                 add new sensitivity condition to maninwindow.h: 
10168                 M_DELAY_EXEC
10169
10170         * ChangeLog
10171           ChangeLog.jp
10172           NEWS
10173                 more sync with 0.8.1cvs29
10174
10175 2002-08-23 [melvin]     0.8.1claws106
10176
10177         * src/alertpanel.c
10178                 Readded support for custom widget in alertpanel lost in last
10179                 sync.
10180
10181 2002-08-23 [paul]       0.8.1claws105
10182
10183         * sync with 0.8.1cvs29
10184                 see ChangeLog 2002-08-23
10185
10186 2002-08-23 [colin]      0.8.1claws104
10187
10188         * src/summaryview.c
10189                 Fix folder and search pixmaps exchanging positions
10190                 after theme or toolbar changes. Thank to Oliver for 
10191                 reporting this.
10192
10193 2002-08-23 [colin]      0.8.1claws103
10194
10195         * src/mainwindow.c
10196           src/messageview.[ch]
10197           src/noticeview.[ch]
10198           src/summaryview.c
10199                 Changed messageview_create() and noticeview_create()
10200                 to avoid the last gdk_warning
10201
10202 2002-08-22 [colin]      0.8.1claws102
10203
10204         * src/summaryview.c
10205                 Fix my new `Creating pixmap from xpm' warning
10206
10207 2002-08-22 [colin]      0.8.1claws101
10208
10209         * src/mainwindow.c
10210                 Fix some of the gdk warnings
10211
10212 2002-08-22 [colin]      0.8.1claws100
10213
10214         * src/Makefile.am
10215         * src/stock_pixmap.c
10216         * src/stock_pixmap.h
10217         * src/pixmaps/quicksearch.xpm *ADDED*
10218                 Add the quicksearch pixmap
10219         * src/mainwindow.c
10220         * src/summaryview.c
10221         * src/summaryview.h
10222                 Make quicksearch bar visible/hidden via a button
10223
10224 2002-08-22 [christoph]  0.8.1claws99
10225
10226         * src/folder.c
10227                 fix folder update for newsgroups with message
10228                 numbers below minimum number of articles to fetch
10229                 (closes bug #598445)
10230
10231 2002-08-22 [paul]       0.8.1claws98
10232
10233         * sync with 0.8.1cvs28
10234                 see ChangeLog 2002-08-22
10235
10236 2002-08-21 [alfons]     0.8.1claws97
10237
10238         * src/crash.c
10239                 use bt instead of bt full which seems to work 
10240                 better, and bt full doesn't give a great deal 
10241                 of information anyway
10242
10243 2002-08-21 [colin]      0.8.1claws96
10244
10245         * src/summaryview.c
10246                 fix summaryview_searchtype_changed prototype
10247
10248 2002-08-21 [christoph]  0.8.1claws95
10249
10250         * src/mainwindow.c
10251                 o fix broken menu update for sorting type, we have to
10252                   get this info from the summaryview now
10253                 o removed setting of threaded state in menu callback
10254         * src/summaryview.[ch]
10255                 more summaryview/folderitem seperation for
10256                 threading option
10257         * configure.in
10258                 removed not required --with-compiler-flags option
10259
10260 2002-08-21 [oliver]     0.8.1claws94
10261         
10262         * src/toolbar.h 
10263                 o rename toolbar.xml to toolbar_main.xml
10264                   since toolbar_compose.xml might come up 
10265                   any time soon
10266         * README.claws
10267                 add custom toolbar              
10268
10269 2002-08-21 [darko]      0.8.1claws93
10270
10271         * src/procmsg.c
10272                 don't reset tmp flags for messages copied
10273                 to sent folder
10274
10275 2002-08-21 [colin]      0.8.1claws92
10276         
10277         * src/prefs_filtering.c
10278                 fix renaming rules on folder rename 
10279                 when folder is not a leaf folder
10280
10281 2002-08-21 [paul]       0.8.1claws91
10282
10283         * src/prefs_folder_item.c
10284                 fix alignment of colour selector
10285
10286 2002-08-21 [paul]       0.8.1claws90
10287
10288         * sync with 0.8.1cvs27
10289                 see ChangeLog 2002-08-21
10290
10291 2002-08-21 [paul]       0.8.1claws89
10292
10293         * src/summaryview.c
10294                 fix crash when changing field type in
10295                 Quick search bar
10296
10297 2002-08-21 [colin]      0.8.1claws88
10298
10299         * src/summaryview.c
10300                 Made quick search case-insensitive
10301
10302 2002-08-21 [paul]       0.8.1claws87
10303
10304         * sync with 0.8.1cvs26
10305                 see ChangeLog 2002-08-21
10306
10307 2002-08-20 [christoph]  0.8.1claws86
10308
10309         * src/folderview.c
10310         * src/main.c
10311         * src/summaryview.[ch]
10312                 more summaryview/folderitem seperation for
10313                 sort_key and sort_type
10314         * src/procmsg.c
10315                 added missing return statement
10316
10317 2002-08-20 [colin]      0.8.1claws85
10318
10319         * src/summaryview.[ch]
10320                 Added a quick search box
10321         * src/mainwindow.c
10322         * src/prefs_common.[ch]
10323                 Added a show/hide option for the quick search
10324
10325 2002-08-20 [oliver]     0.8.1claws84
10326         
10327         * src/mainwindow.c
10328                 remove toolbar_create_popups
10329         * src/toolbar.[ch]
10330                 o remove toolbar_create_popups
10331                 o fix toolbar_set_sensitive 
10332                   (Bug reports #596834 and #596832)     
10333         * src/prefs_toolbar.c
10334                 o add "Set default" button
10335                 o align label and text + combo widgets
10336
10337 2002-08-20 [hoa]        0.8.1claws83bis
10338
10339         * src/imap.c
10340                 fixed a bug in imap_fetch_msginfo() in case there is no
10341                 current folder.
10342
10343 2002-08-20 [darko]      0.8.1claws83
10344
10345         * src/folderview.c
10346                 copy the color style of folder view so it
10347                 works with GTK themes
10348
10349 2002-08-20 [darko]      0.8.1claws82
10350
10351         * src/folder.h
10352         * src/folderview.c
10353         * src/prefs_folder_item.[hc]
10354                 don't use UI stuff in folder.h
10355
10356 2002-08-20 [darko]      0.8.1claws81
10357
10358         * src/folder.h
10359         * src/prefs_folder_item.h
10360         * src/folderview.c
10361         * src/prefs_folder_item.c
10362                 ability to set folder color in folderview
10363
10364 2002-08-19 [alfons]     0.8.1claws80
10365
10366         * src/summaryview.c
10367                 fix one of the earlier memleaks reported by Martin Kluge
10368
10369 2002-08-19 [alfons]     0.8.1claws79
10370
10371         * src/mainwindow.c
10372                 hide notice view when selecting seperate folder
10373                 view (reported by Urke MMI)
10374
10375 2002-08-19 [christoph]  0.8.1claws78
10376
10377         * src/folderview.c
10378         * src/prefs_folder_item.h
10379         * src/summaryview.[ch]
10380                 o add summary_set_prefs_from_folderitem to set
10381                   summaryview prefs (first step to remove all
10382                   references to the folderitem in summaryview)
10383                 o moved compiled regex stuff from folderitem prefs
10384                   to summaryview code
10385
10386 2002-08-19 [paul]       0.8.1claws77
10387
10388         * src/compose.c
10389                 add check for '.' to QUOTE_IF_REQUIRED
10390
10391 2002-08-19 [paul]       0.8.1claws76
10392
10393         * src/inc.c
10394                 sync with 0.8.1cvs25 (plug memory leak)
10395
10396         * src/prefs_toolbar.c
10397                 re-order prefs_toolbar_cancel()
10398
10399 2002-08-18 [alfons]     0.8.1claws75
10400
10401         * src/inc.c
10402         * src/matcher.c
10403                 plug other memleaks reported by Martin Kluge
10404
10405 2002-08-18 [paul]       0.8.1claws74
10406
10407         * po/pt_BR.po
10408                 updated by Fabio Jr. Beneditto
10409
10410 2002-08-18 [paul]       0.8.1claws73
10411
10412         * src/toolbar.[ch]
10413                 fix bug where tooltips were displayed untranslated              
10414
10415         * src/prefs_toolbar.c
10416                 fix bug where clicking 'Cancel' creates an icon & text
10417                 toolbar regardless of prefs
10418         
10419
10420 2002-08-17 [oliver]     0.8.1claws72
10421
10422         * src/prefs_toolbar.c
10423                 update toolbar on CANCEL
10424                 bug reported by Martin Kluge
10425         * src/toolbar.c
10426                 toolbar_destroy memleak fixed           
10427
10428 2002-08-17 [alfons]     0.8.1claws71
10429
10430         * src/toolbar.c
10431                 plug another memleak reported by Martin Kluge
10432
10433 2002-08-16 [alfons]     0.8.1claws70
10434
10435         * src/crash.c
10436                 use execvp() correctly (suggested by wwp; thanks!)
10437
10438 2002-08-16 [alfons]     0.8.1claws69
10439
10440         * src/gtksctree.c
10441                 plug memory leak reported by Kim Schultz & Martin Kluge
10442
10443 2002-08-16 [paul]       0.8.1claws68
10444
10445         * po/es.po
10446                 updated by Ricardo Mones Lastra
10447
10448 2002-08-16 [paul]       0.8.1claws67
10449
10450         * src/toolbar.h
10451                 fix bug where 'Compose News' icon showed wrong
10452                 tooltip
10453
10454 2002-08-16 [paul]       0.8.1claws66
10455
10456         * sync with 0.8.1cvs24
10457                 see ChangeLog 2002-08-16
10458
10459         * po/it.po
10460                 updated by Alessandro Maestri
10461
10462 2002-08-15 [paul]       0.8.1claws65
10463
10464         * po/sr.po
10465                 updated by Urke MMI
10466
10467 2002-08-15 [paul]       0.8.1claws64
10468
10469         * src/*.c
10470                 don't translate debug info
10471
10472         * src/matcher.[ch]
10473                 add copyright info
10474
10475 2002-08-15 [paul]       0.8.1claws63
10476
10477         * src/prefs_toolbar.c
10478                 fix bug where clicking 'OK' creates an icon & text
10479                 toolbar regardless of prefs
10480
10481 2002-08-14 [alfons]     0.8.1claws62
10482
10483         * src/main.c
10484                 add global var that has the full argv[0]
10485         * src/crash.c
10486                 o execvp the correct sylpheed by using argv0
10487                   and setting the correct work dir
10488                 o other tweaks  
10489
10490 2002-08-14 [oliver]     0.8.1claws61
10491         
10492         * enable/disable Toolbar Action Buttons 
10493         * code cleanups
10494         * src/mainwindow.c
10495         * src/toolbar.[ch]      
10496         * src/prefs_toolbar.c   
10497
10498 2002-08-14 [melvin]     0.8.1claws60
10499
10500         * po/fr.po
10501                 Updated French translations
10502
10503 2002-08-14 [melvin]     0.8.1claws59
10504
10505         * src/crash.c
10506                 Made bug report not translatable
10507         * src/exporthtml.c
10508                 Fixed exporthtml_build_filespec() return value
10509         * src/foldersel.c
10510                 Fixed incorrect include file
10511         * src/gtkspell.c
10512         * src/prefs_actions.c
10513         * src/prefs_toolbar.c
10514                 Made debug info not translatable
10515         * src/mutt.c
10516         * src/quote_fmt.c
10517                 Added missing includes
10518         * src/prefs_common.c
10519                 Fixed typo
10520
10521 2002-08-14 [paul]       0.8.1claws58
10522
10523         * faq/es/sylpheed-faq.html
10524           faq/es/sylpheed-faq-[1-3].html
10525           faq/es/sylpheed-faq-4.html     **NEW FILE **
10526                 update Spanish FAQ
10527
10528 2002-08-13 [christoph]  0.8.1claws57
10529
10530         * src/procmsg.c
10531                 ignore thread fix that did not mark all
10532                 child nodes of a ignored thread as
10533                 ignored. Does not work perfectly yet,
10534                 but it is better now
10535
10536 2002-08-13 [alfons]     0.8.1claws56
10537
10538         * src/crash.c
10539                 o implement 'save crash log'
10540                 o some tweaks
10541
10542 2002-08-13 [melvin]     0.8.1claws55
10543
10544         * src/main.c
10545                 removed unrequired "execinfo.h" header
10546
10547 2002-08-12 [paul]       0.8.1claws54
10548
10549         * faq/en/sylpheed-faq.html
10550           faq/en/sylpheed-faq-[1-3].html
10551           faq/en/sylpheed-faq-4.html     **NEW FILE **
10552                 update English FAQ
10553
10554 2002-08-12 [alfons]     0.8.1claws53
10555
10556         * po/POTFILES.in
10557                 add crash.c to translatables
10558         * src/crash.c
10559                 bring in Leandro's crash dialog
10560
10561 2002-08-11 [alfons]     0.8.1claws52
10562
10563         * src/crash.c
10564                 clean up some warnings
10565
10566 2002-08-11 [alfons]     0.8.1claws51
10567
10568         * acconfig.h
10569         * configure.in
10570         * src/crash.[ch]        ** NEW FILES **
10571         * src/main.c            
10572                 initial gdb crash handler
10573
10574 2002-08-11 [paul]       0.8.1claws50
10575
10576         * src/prefs_toolbar.c
10577                 replace Up/Down arrow pixmaps with text to be
10578                 consistent across icon themes
10579
10580 2002-08-11 [paul]       0.8.1claws49
10581
10582         * src/prefs_common.c
10583           src/prefs_toolbar.c
10584                 rename 'Pixmap' -> 'Icon'
10585
10586         * src/toolbar.[ch]
10587                 rename  'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
10588
10589 2002-08-10 [paul]       0.8.1claws48
10590
10591         * src/prefs_toolbar.c
10592                 re-work the UI
10593
10594 2002-08-10 [paul]       0.8.1claws47
10595
10596         * src/main.c
10597                 don't write Processing progress to status bar
10598                 patch submitted by Alexander Evseev
10599
10600         * src/prefs_toolbar.c
10601                 re-position and resize window
10602                 make window assume correct size on first call
10603
10604 2002-08-10 [paul]       0.8.1claws46
10605
10606         * src/mainwindow.c
10607           src/prefs_toolbar.c
10608           src/toolbar.c
10609           src/toolbar.h
10610                 obey coding style
10611                 follow UI text conventions
10612
10613 2002-08-10 [alfons]     0.8.1claws45
10614
10615         * src/toolbar.c
10616                 correct pixmap for delete action
10617
10618 2002-08-10 [paul]       0.8.1claws44
10619
10620         * po/pt_BR.po
10621                 updated by Fabio Jr. Beneditto
10622
10623 2002-08-10 [paul]       0.8.1claws43
10624
10625         * po/POTFILES.in
10626                 add custom toolbar files
10627
10628 2002-08-10 [paul]       0.8.1claws42
10629
10630         * sync with 0.8.1cvs22
10631                 see ChangeLog 2002-08-09
10632
10633 2002-08-09 [paul]       0.8.1claws41
10634
10635         * tools/Makefile.am
10636           tools/README
10637           tools/outlook2sylpheed.pl     ** NEW FILE **
10638                 add script to convert exported Outlook
10639                 contacts list to a Sylpheed addressbook.
10640                 Submitted by Ricardo Mones Lastra.
10641
10642 2002-08-09 [paul]       0.8.1claws40
10643
10644         * AUTHORS
10645           configure.in
10646           po/sr.po      ** NEW FILE **
10647                 add Serbian message catalog. Submitted by
10648                 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>             
10649
10650 2002-08-09 [paul]       0.8.1claws39
10651
10652         * sync with 0.8.1cvs21
10653                 see ChangeLog 2002-08-08
10654
10655 2002-08-08 [oliver]     0.8.1claws38
10656
10657         * src/mainwindow.c
10658                 move Custom Toolbar to Configuration menu
10659
10660 2002-08-08 [oliver]     0.8.1claws37
10661
10662         * src/prefs_toolbar.c
10663                 fix substitute pixmap bug
10664
10665 2002-08-08 [paul]       0.8.1claws36
10666
10667         * sync with 0.8.1cvs19
10668                 see ChangeLog 2002-08-08
10669
10670 2002-08-07 [christoph]  0.8.1claws35
10671
10672         * src/utils.c
10673                 fixed a memory leak in new canonicalize_file_replace
10674
10675 2002-08-07 [christoph]  0.8.1claws34
10676
10677         * src/utils.[ch]
10678                 o canonicalize_file_replace should create the temporary
10679                   file in the same directory as the original file.
10680                 o added get_tmpfile_in_dir that creates a temorary file
10681                   in a specified directory.
10682
10683 2002-08-07 [melvin]     0.8.1claws33
10684
10685         * src/toolbar.c
10686                 fixed bug where 'Article' button acted as 'Email' button.
10687
10688 2002-08-07 [paul]       0.8.1claws32
10689
10690         * sync with 0.8.1.cvs17
10691                 see ChangeLog 2002-08-07
10692
10693 2002-08-07 [colin]      0.8.1claws31
10694         
10695         * src/news.c
10696                 fix mass-cancel problem
10697
10698 2002-08-07 [thorsten]   0.8.1claws30
10699
10700         * src/prefs_toolbar.c
10701                 fix: crash on replace or add new button
10702         * src/toolbar.c
10703                 fix: close xmlfile after reading
10704         * src/utils.c
10705                 fix: unlink() file before rename()
10706
10707 2002-08-06 [paul]       0.8.1claws29
10708
10709         * sync with 0.8.cvs15
10710                 see ChangeLog 2002-08-06
10711
10712 2002-08-06 [oliver]     0.8.1claws28
10713
10714         * src/toolbar.c
10715         * src/prefs_toolbar.c
10716                 fixed empty toolbar issue
10717
10718 2002-08-06 [oliver]     0.8.1claws27
10719
10720         * Custom Toolbar Final 
10721         * src/folderview.c
10722         * src/inc.c
10723         * src/summaryview.c
10724                 o toolbar stuff now lives in src/toolbar.[ch]
10725                 o main_window_toolbar_* functions are renamed to
10726                   toolbar_* reflecting their new source file
10727         * src/mainwindow.[ch]
10728                 o remove toolbar stuff  
10729
10730 2002-08-06 [oliver]     0.8.1claws26
10731         
10732         * src/Makefile.am
10733         * src/prefs_toolbar.[ch]        **New File**
10734         * src/toolbar.[ch]              **New File**
10735                 o prefs_toolbar.[ch] custom toolbar frontend
10736                 o toolbar.[ch]       backend 
10737
10738 2002-08-06 [oliver]     0.8.1claws25
10739
10740         * src/prefs_actions.[ch]
10741                 o new exported function actions_execute
10742
10743 2002-08-06 [paul]       0.8.1claws24
10744
10745         * sync with 0.8.1cvs4
10746                 see ChangeLog 2002-08-06
10747
10748 2002-08-06 [paul]       0.8.1claws23
10749
10750         * sync with 0.8.1cvs13
10751                 see ChangeLog 2002-08-06
10752
10753 2002-08-06 [paul]       0.8.1claws22
10754
10755         * sync with 0.8.1cvs12
10756                 see ChangeLog 2002-08-05 and 2002-08-06
10757
10758 2002-08-06 [match]      0.8.1claws21
10759
10760         * src/addrclip.c
10761                 improvements to cut/copy/paste address
10762
10763 2002-08-05 [match]      0.8.1claws20
10764
10765         * src/addritem.[ch]
10766         * src/addrcache.c
10767         * src/addrbook.c
10768         * src/editaddress.c
10769         * src/addressbook.c
10770                 fixes to improve cut/copy/paste
10771
10772 2002-08-06 [melvin]     0.8.1claws19
10773
10774         * src/account.[ch]
10775                 account_find_all_from_address(): new function that returns the
10776                 list of all accounts that are matched in an address.
10777         * src/alertpanel.[ch]
10778                 alertpanel() now accepts a custom widget
10779                 alertpanel_with_widget(): new function that pops up a panel with
10780                 a custom widget in it 
10781         * src/gtkutils.[ch]
10782                 gtkut_account_menu_new(): new function that allows the selection
10783                 of an account from a list of accounts.
10784         * src/messageview.c
10785                 Extended Return Receipt notification to select the correct 
10786                 account and to make a security test on the Delivery-Notification
10787                 address which should be the same as the Return-Path.
10788
10789 2002-08-06 [thorsten]   0.8.1claws18
10790
10791         * src/mimeview.c
10792                 attach_all: save unnamed as "noname.%d",
10793                 dont free static dirname
10794
10795 2002-08-05 [alfons]     0.8.1claws17
10796
10797         * configure.in
10798                 detect XIM by trying to link rather than compile a XIM program
10799
10800 2002-08-05 [oliver]     0.8.1claws16
10801                 
10802         * src/stock_pixmap.[ch]
10803                 o add UP_ARROW to available pixmaps (already in pixmap-directory)
10804                 o new func to retrieve pixmaps
10805
10806 2002-08-05 [paul]       0.8.1claws15
10807
10808         * sync with 0.8.1cvs10
10809                 see ChangeLog 2002-08-05
10810
10811 2002-08-04 [alfons]     0.8.1claws14
10812
10813         * src/textview.c
10814                 see if this plugs memleak
10815
10816 2002-08-04 [melvin]     0.8.1claws13
10817
10818         * src/gtkspell.c
10819                 fixed bug that could crash Sylpheed when highlighting
10820                 all misspelled words.
10821
10822 2002-08-03 [melvin]     0.8.1claws12
10823
10824         * src/prefs_actions.c
10825                 removed unnecessary checks for NULL introduced in 0.8.1claws11.
10826         * src/messageview.c
10827                 fixed bug where the Return Receipt was sent to
10828                 Delivery-Notification-To address even if it was not present
10829
10830 2002-08-02 [alfons]     0.8.1claws11
10831
10832         * src/prefs_actions.c
10833                 o more check for NULLs
10834                 o put create_io_dialog() in right conditional block
10835
10836 2002-08-02 [paul]       0.8.1claws10
10837
10838         * po/es.po
10839                 updated by Ricardo Mones Lastra
10840
10841 2002-08-01 [christoph]  0.8.1claws9
10842
10843         * src/folder.c
10844                 don't free the cache of the opened
10845                 folder in the summaryview
10846         * src/summaryview.c
10847                 don't unset flags, if it is not required
10848
10849 2002-08-01 [paul]       0.8.1claws8
10850
10851         * sync with 0.8.1cvs8
10852                 see ChangeLog entry 2002-08-01
10853
10854 2002-08-01 [paul]       0.8.1claws7
10855
10856         * sync with 0.8.1cvs7
10857                 see ChangeLog 2002-07-31 and 2002-08-01
10858
10859 2002-07-31 [christoph]  0.8.1claws6
10860
10861         * src/mainwindow.c
10862                 forgot to update menu sensitivity
10863                 function for new menu entry
10864
10865 2002-07-31 [alfons]     0.8.1claws5
10866
10867         * src/main.c
10868                 check folder item and its path for NULL on
10869                 initial processing
10870
10871 2002-07-31 [christoph]  0.8.1claws4
10872
10873         * src/folder.c
10874                 check if folder_item_get_msginfo in
10875                 folder_item_remove_msg returned NULL
10876         * src/imap.c
10877                 better clear the uid cache in the
10878                 uid validity check function and delete
10879                 cached messages
10880
10881 2002-07-31 [paul]       0.8.1claws3
10882
10883         * man/sylpheed.1
10884                 add the '--attach' option and a few other
10885                 minor changes
10886
10887 2002-07-31 [paul]       0.8.1claws2
10888
10889         * sync with 0.8.1cvs5
10890                 see ChangeLog 2002-07-31
10891
10892 2002-07-31 [christoph]  0.8.1claws1
10893
10894         * src/folderview.[ch]
10895         * src/mainwindow.c
10896                 replace "Rescan all folders..." with
10897                 "Check all folders for new messages..."
10898
10899 2002-07-30 [paul]       0.8.1claws
10900
10901         * version 0.8.1claws released
10902
10903 2002-07-30 [paul]       0.8.0claws29
10904
10905         * tools/OOo2sylpheed.pl ** NEW FILE **
10906           tools/README
10907                 add script to enable sending documents as
10908                 attachments from OpenOffice.org
10909
10910 2002-07-30 [melvin]     0.8.0claws28
10911
10912         * src/prefs_actions.c
10913                 Made the actions' input/output dialog display
10914                 without delay.
10915
10916 2002-07-30 [christoph]  0.8.0claws27
10917
10918         * src/procmsg.c
10919                 check if folder_item_get_msginfo in
10920                 procmsg_save_to_outbox returned NULL
10921
10922 2002-07-30 [paul]       0.8.0claws26
10923
10924         * sync with 0.8.1cvs4
10925                 see ChangeLog 2002-07-29
10926
10927 2002-07-29 [thorsten]   0.8.0claws25
10928
10929         * README.claws
10930                 added selective download, delete on server
10931
10932 2002-07-29 [paul]       0.8.0claws24
10933
10934         * sync with 0.8.1cvs3
10935                 see ChangeLog 2002-07-29
10936
10937 2002-07-27 [christoph]  0.8.0claws23
10938
10939         * src/folder.c
10940                 add extra check if fetching the msginfo
10941                 returned NULL
10942
10943 2002-07-27 [paul]       0.8.0claws22
10944
10945         * sync with 0.8.1cvs2
10946                 see ChangeLog 2002-07-26
10947
10948 2002-07-27 [christoph]  0.8.0claws21
10949
10950         * src/imap.c
10951                 add another check if a valid msginfo
10952                 was returned
10953
10954 2002-07-26 [hoa]        0.8.0claws20
10955
10956         * src/folder.c
10957                 Fixed a condition in folder_item_destroy()
10958
10959         * src/imap.c
10960                 Fixed an error in IMAP protocol
10961
10962 2002-07-26 [alfons]     0.8.0claws19
10963
10964         * src/folder.c
10965                 ofcourse compare with identifier, not the path
10966
10967 2002-07-26 [alfons]     0.8.0claws18
10968
10969         * src/folder.c
10970                 use folder item identifier for saving / restoring
10971                 preferences because folder->path might not be unique
10972
10973 2002-07-26 [melvin]     0.8.0claws17
10974
10975         * src/logwindow.c
10976                 Fixed a crash introduced in 0.8.0claws5 when log is 
10977                 cut under 80 characters.
10978
10979 2002-07-26 [paul]       0.8.0claws16
10980
10981         * sync with 0.8.1cvs1
10982                 see ChangeLog 2002-07-26
10983
10984 2002-07-26 [christoph]  0.8.0claws15
10985
10986         * src/imap.[ch]
10987                 imap folder now remembers the last selected
10988                 folder and imap_fetch_msginfo skips selecting
10989                 the folder if it is already selected
10990
10991 2002-07-26 [christoph]  0.8.0claws14
10992
10993         * src/folder.c
10994         * src/folderview.c
10995         * src/imap.c
10996                 fix imap folder rescanning
10997
10998 2002-07-25 [christoph]  0.8.0claws13
10999
11000         * src/filter.c
11001         * src/folder.[ch]
11002         * src/folderview.c
11003         * src/imap.[ch]
11004         * src/mainwindow.c
11005         * src/mbox_folder.c
11006         * src/mh.c
11007         * src/news.c
11008                 implement imap uid cache and uid validity check
11009
11010 2002-07-25 [alfons]     0.8.0claws12
11011
11012         * src/summaryview.c
11013                 fix a brown paper bag bug, and also add some more
11014                 checks
11015
11016 2002-07-25 [christoph]  0.8.0claws11
11017
11018         * src/folder.c
11019                 don't mix copy, fetch_msginfo and remove
11020                 operations in folder item copy and move
11021                 operations
11022
11023 2002-07-25 [christoph]  0.8.0claws10
11024
11025         * src/folderview.c
11026         * src/mainwindow.c
11027         * src/prefs_folder_item.c
11028         * src/summaryview.[ch]
11029                 remove no longer required parameter update_cache from
11030                 summary_show
11031
11032 2002-07-25 [paul]       0.8.0claws9
11033
11034         * sync with 0.8.1
11035         
11036         * AUTHORS
11037                 a few corrections
11038
11039 2002-07-24 [alfons]     0.8.0claws8
11040
11041         * src/summaryview.c
11042                 sort correctly when using simplified subject line
11043                 (closes feature request "[ 585141 ] applying regexp to subject 
11044                 before sort" submitted by Alexandra Walford)
11045
11046 2002-07-24 [paul]       0.8.0claws7
11047
11048         * sync with 0.8.0cvs3
11049                 see ChangeLog 2002-07-24
11050
11051 2002-07-23 [christoph]  0.8.0claws6
11052
11053         * src/folder.c
11054         * src/folder.h
11055         * src/summaryview.c
11056         * src/summaryview.h
11057         * src/main.c
11058                 o separate processing and summaryview
11059                 o removed summary_write_cache from summaryview
11060                 o removed summaryview->killed_messages, because we don't have
11061                   to keep a list of killed messages anymore. New cache will
11062                   keep the hidden messages in cache anyway
11063         * src/folderview.c
11064         * src/inc.c
11065         * src/selective_download.c
11066                 o removed unnecessary summary_write_cache calls
11067         * src/procmsg.c
11068                 o don't set ignore thread flag in procmsg_get_thread_tree
11069                   if it is already set
11070         * src/mainwindow.c
11071         * src/statusbar.h
11072                 o moved STATUSBAR_PUSH/POP to statusbar.h because
11073                   they are used in different files
11074
11075 2002-07-23 [melvin]     0.8.0claws5
11076
11077         * src/addressbook.c
11078         * src/addrgather.c
11079         * src/editaddress.c
11080         * src/editgroup.c
11081         * src/editldap_basedn.c
11082         * src/importldif.c
11083         * src/prefs_common.c
11084                 Fixed few memory leak (gtk_editable_get_chars returns
11085                 an allocated string)
11086         * src/logwindow.c
11087                 Fixed few memory leak (gtk_editable_get_chars returns
11088                 an allocated string) and modified a little the log cutting
11089                 loop.
11090         * src/compose.c
11091                 Replaced a call to an obsolete function gtk_entry_get_text()
11092                 by gtk_editable_get_chars()
11093         * src/send.c
11094                 Removed a debug printf
11095
11096 2002-07-23 [christoph]  0.8.0claws4
11097
11098         * src/filesel.c
11099                 fix another g_dirname memory leak
11100
11101 2002-07-23 [christoph]  0.8.0claws3
11102
11103         * src/mh.c
11104                 fixed a memory leak in mh_fetch_msginfo
11105                 fixed crash when message header could not be
11106                 parsed
11107
11108 2002-07-23 [paul]       0.8.0claws2
11109
11110         * sync with 0.8.0cvs2
11111                 see ChangeLog 2002-07-23
11112
11113 2002-07-23 [paul]       0.8.0claws1
11114
11115         * sync with 0.8.0cvs1
11116                 see ChangeLog 2002-07-23
11117
11118 2002-07-23 [paul]       0.8.0claws
11119
11120         * release of 0.8.0claws
11121
11122 2002-07-23 [paul]       0.7.8claws99
11123
11124         * po/ru.po
11125                 new Russian translation, submitted by
11126                 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
11127
11128 2002-07-22 [jens]       0.7.8claws98
11129
11130         * po/de.po
11131                 Updated German translations.
11132
11133 2002-07-22 [paul]       0.7.8claws97
11134
11135         * po/es.po
11136           po/it.po
11137           po/nl.po
11138           po/pt_BR.po
11139                 updated translations by Ricardo Mones Lastra,
11140                 Alessandro Maestri, Wilbert Berendsen and 
11141                 Fabio Jr. Beneditto respectively
11142
11143 2002-07-22 [christoph]  0.7.8claws96
11144
11145         * src/mimeview.c
11146                 fix memory leak caused by wrong g_dirname usage
11147
11148 2002-07-22 [christoph]  0.7.8claws95
11149
11150         * src/summaryview.c
11151                 update new and unread message counts for summaryview
11152                 summaryview does not get it from the folder anymore
11153                 and has to update the values itself
11154
11155 2002-07-22 [melvin]     0.7.8claws94
11156
11157         * po/fr.po
11158                 Updated French translations.
11159
11160 2002-07-22 [christoph]  0.7.8claws93
11161
11162         * src/matcher.c
11163                 set prop->preg pointer to NULL or following check
11164                 will not fail and regexec will be called with
11165                 invalid pointer
11166
11167 2002-07-21 [alfons]     0.7.8claws92
11168         
11169         * src/prefs_common.[ch]
11170                 remove option "Send return receipt on request"
11171
11172 2002-07-21 [thorsten]   0.7.8claws91
11173
11174         * src/mimeview.c
11175                 fixed memleaks, coding style as pointed out by alfons
11176
11177 2002-07-21 [alfons]     0.7.8claws90
11178
11179         * src/messageview.c
11180         * src/noticeview.[ch]
11181                 o fix bug notice view being displayed when going to empty folder 
11182                   (noticed by Christoph)
11183                 o allow RRR to be sent when restarting sylpheed, or changing folder 
11184                   (noticed by Thorsten)
11185
11186 2002-07-21 [thorsten]   0.7.8claws89
11187
11188         * src/mimeview.c
11189                 Included save_all patch from Xaview FACQ
11190                 added support for pathnames
11191
11192 2002-07-21 [alfons]     0.7.8claws88
11193
11194         * po/POTFILES.in
11195         * src/Makefile.am
11196         * src/mainwindow.c
11197         * src/messageview.[ch]
11198         * src/noticeview.c      ** NEW FILE **
11199         * src/noticeview.h      ** NEW FILE **
11200                 make return receipts work again
11201                 (UI idea by Leandro Pereira)
11202
11203 2002-07-21 [paul]       0.7.8claws87
11204
11205         * src/summaryview.c
11206                 fix sensitivity of 'Select thread'
11207
11208 2002-07-21 [paul]       0.7.8claws86
11209
11210         * src/prefs_common.c
11211                 add browser command line for Galeon
11212
11213 2002-07-21 [paul]       0.7.8claws85
11214
11215         * Makefile.am
11216                 fix 'EXTRA_DIST': remove README.README, add TODO
11217                 and TODO.claws
11218
11219 2002-07-21 [alfons]     0.7.8claws84
11220
11221         * src/gtkstext.c
11222                 make enter clear selection
11223                 (closes "[ 579888 ] Editor selection/entry error"
11224                 reported by Steve Lamb)
11225
11226 2002-07-21 [alfons]     0.7.8claws83
11227         
11228         * src/summaryview.c
11229                 sort message list when selecting unthread messages
11230                 (closes "[ 501593 ] switching threaded view doesn't sort"
11231                 reported by Simon Schubert)
11232
11233 2002-07-20 [alfons]     0.7.8claws82
11234         
11235         * src/matcher.c
11236                 const-correctness
11237
11238 2002-07-20 [thorsten]   0.7.8claws81
11239
11240         * src/matcher.c
11241                 Fixed expansion of empty fields in matchactions
11242
11243 2002-07-19 [melvin]     0.7.8claws80
11244
11245         * src/gtkspell.c
11246                 Removed a duplicate menu entry (fast mode) introduced during
11247                 the new cache merge
11248                 Added a menu separator between 'Use alternate' and 'Fast mode'
11249
11250 2002-07-19 [paul]       0.7.8claws79
11251
11252         * tools/Makefile.am
11253           tools/README
11254                 correct typos
11255
11256 2002-07-19 [thorsten]   0.7.8claws78
11257
11258         * tools/calypso_convert.pl      ** NEW FILE **
11259           tools/README
11260           tools/Makefile.am
11261                 script to import mbox files exported
11262                 by calypso
11263                 o generates folder structure
11264                 o includes attachments
11265
11266 2002-07-19 [melvin]     0.7.8claws77
11267
11268         * src/selective_download.[ch]
11269                 Fixed bug where closing the dialog with the window manager's
11270                 close button will not unlock the summary
11271                 Corrected some function declarations that missed a return value
11272                 Made the source code comply better with coding style.
11273         * src/prefs_common.c
11274                 Added new browser command line for Mozilla.
11275
11276 2002-07-18 [paul]       0.7.8claws76
11277
11278         * src/mainwindow.c
11279           src/selective_download.[ch]
11280                 reflect theme changes, fix Gdk Warning when creating 
11281                 pixmap from NULL window, and minor clean up.
11282                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
11283
11284         * po/en_GB.po
11285                 updated
11286
11287 2002-07-17 [paul]       0.7.8claws75
11288
11289         * INSTALL[.jp]
11290                 sync with 0.8.0
11291         
11292         * po/en_GB.po
11293                 updated
11294
11295 2002-07-16 [paul]       0.7.8claws74
11296
11297         * tools/filter_conv.pl
11298           tools/README
11299                 replace conversion script with reimplemented version, 
11300                 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
11301
11302 2002-07-16 [colin]      0.7.8claws73
11303
11304         * src/summaryview.c
11305                 remove forgotten debug messages - sorry ;-)
11306
11307 2002-07-16 [colin]      0.7.8claws72
11308
11309         * src/mimeview.c
11310           src/summaryview.c
11311           src/textview.c
11312           src/textview.h
11313                 add the ability to select part of a text mime-part 
11314                 to reply.
11315
11316 2002-07-15 [christoph]  0.7.8claws71
11317
11318         * src/folder.c
11319                 fix folder message count for folders without
11320                 msg_is_changed (includes news folders)
11321
11322 2002-07-15 [martin]     0.7.8claws70
11323
11324         * src/summaryview.c
11325                 option "display recipient on 'From'..." now works
11326                 without the need of enabling the option
11327                 "display  sender  using  address  book".
11328
11329 2002-07-15 [christoph]  0.7.8claws69
11330
11331         * src/summaryview.c
11332                 removed setting folder status from summaryview.
11333                 folder.c should update all message counts correctly.
11334
11335 2002-07-15 [paul]       0.7.8claws68
11336
11337         * po/pt_BR.po
11338                 updated by Fabio Junior Beneditto
11339
11340 2002-07-15 [darko]      0.7.8claws67
11341
11342         * src/mh.c
11343                 Fixed target folder colorization, don't decrease op
11344                 number twice
11345
11346 2002-07-14 [paul]       0.7.8claws66
11347
11348         * sync with main 0.8.0
11349                 see ChangeLog 2002-07-14
11350
11351 2002-07-13 [melvin]     0.7.8claws65
11352         
11353         * src/addrbook.c
11354         * src/addressbook.c
11355         * src/addrindex.c
11356                 Replaced sprintf by g_snprintf to prevent possible buffer
11357                 overflow.
11358         * src/news.c
11359                 Corrected a log message output format.
11360                 Added a missing "done" debug output.
11361         * src/compose.c
11362                 Added keyboard accelerator for Priority menu items
11363                 Added missing \n in debug output
11364         * src/logwindow.c
11365         * src/gtkspell.c
11366         * src/rfc2015.c
11367                 Added missing \n in debug output
11368
11369 2002-07-13 [paul]       0.7.8claws64
11370
11371         * man/sylpheed.1
11372                 change Sergey's email address to the sf address
11373
11374         * src/textview.c
11375                 increase show_url_timeout (more useful for long
11376                 urls)
11377
11378 2002-07-12 [sergey]     0.7.8claws63
11379
11380         * src/rfc2015.c
11381                 applied (with some modifications) patch to set the
11382                 micalg parameter for signatures
11383                 (2001-08-28 Werner Koch <wk@gnupg.org>)
11384
11385 2002-07-12 [sergey]     0.7.8claws62
11386
11387         * man/Makefile.am
11388         * configure.in
11389                 fixed man page installation
11390
11391 2002-07-12 [paul]       0.7.8claws61
11392
11393         * sync with 0.7.8cvs26
11394                 see ChangeLog 2002-07-11 and 2002-07-12
11395
11396 2002-07-11 [christoph]  0.7.8claws60
11397
11398         * src/compose.c
11399         * src/procmsg.c
11400                 first use the message number to find the message
11401                 to mark with a reply flag but check the
11402                 message-id if we got the correct message, if not
11403                 try to find it by message-id.
11404                 use new string seperator that is not allowed
11405                 in message-ids.
11406
11407 2002-07-11 [paul]       0.7.8claws59
11408
11409         * sync with 0.7.8cvs23
11410                 see ChangeLog 2002-07-10
11411
11412 2002-07-10 [christoph]  0.7.8claws58
11413
11414         * src/folder.[ch]
11415         * src/msgcache.[ch]
11416                 Added message-id table to the cache in memory
11417                 and functions to msgcache.c and folder.c to
11418                 fetch MsgInfos by message id
11419         * src/compose.c
11420         * src/procmsg.c
11421                 store folder and message-id of message replying
11422                 to in queue header and set reply flag after sending
11423                 (Closes bug #469498)
11424
11425 2002-07-10 [paul]       0.7.8claws57
11426
11427         * AUTHORS
11428           man/sylpheed.1.gz
11429                 add Martin to the list of authors
11430
11431 2002-07-09 [martin]     0.7.8claws56
11432         * src/gtksctree.c
11433                 Added gtk_ctree_last_visible(), tree_update_level(),
11434                 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
11435                 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
11436                 from gtk+ to gtksctree.c for the new sorting code
11437                 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
11438                 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
11439         * src/gtksctree.h
11440                 Added declaration for gtk_sctree_sort_recursive() and
11441                 gtk_sctree_sort_node
11442         * src/addressbook.c
11443         * src/foldersel.c
11444         * src/folderview.c
11445         * src/summaryview.c
11446                 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
11447                 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
11448
11449 2002-07-08 [paul]       0.7.8claws55
11450
11451         * more sync with 0.7.8cvs21
11452                 see ChangeLog 2002-07-08
11453
11454 2002-07-08 [paul]       0.7.8claws54
11455
11456         * sync with 0.7.8cvs21
11457                 see ChangeLog 2002-07-08
11458
11459 2002-07-07 [alfons]     0.7.8claws53
11460
11461         * src/Makefile.am
11462         * src/stock_pixmap.[ch]
11463         * src/pixmaps/notice_warn.xpm   ** NEW FILE **
11464         * src/pixmaps/notice_error.xpm  ** NEW FILE **
11465         * src/pixmaps/notice_note.xpm   ** NEW FILE **
11466                 add new pixmaps for upcoming notice pane
11467
11468 2002-07-06 [melvin]     0.7.8claws52
11469
11470         * src/gtkspell.[ch]
11471                 Made them a bit closer to Sylpheed's coding style.
11472                 Removed old code.
11473                 Removed possible memory leaks when some errors occurs.
11474
11475 2002-07-06 [melvin]     0.7.8claws51
11476
11477         * po/Makefile.in.in
11478                 Removed --no-location in xgettext command line to help
11479                 translators that use Emacs' po-mode
11480         * src/quote_fmt.c
11481                 Removed unnecessary comments that messed up sylpheed.pot
11482
11483 2002-07-06 [paul]       0.7.8claws50
11484
11485         * sync with 0.7.8cvs19
11486                 see ChangeLog 2002-07-05
11487
11488 2002-07-06 [christoph]  0.7.8claws49
11489
11490         * src/folder.c
11491         * src/mainwindow.c
11492                 fix folder_item_remove_all_msg and folderview
11493                 status for trash folders after emptying trash
11494
11495 2002-07-05 [paul]       0.7.8claws48
11496
11497         * sync with 0.7.8cvs16
11498                 see ChangeLog 2002-07-04 and 2002-07-05
11499
11500 2002-07-04 [paul]       0.7.8claws47
11501
11502         * sync with 0.7.8cvs14
11503                 see  ChangeLog 2002-07-04
11504
11505 2002-07-03 [alfons]     0.7.8claws46
11506
11507         * src/folder.c
11508                 dupe folder item's path because it's being reallocated
11509                 by new folder scanning code
11510
11511 2002-07-03 [christoph]  0.7.8claws45
11512
11513         * src/imap.c
11514                 better IMAP uid fetching using 'FETCH 1:* (UID)'
11515         * src/msgcache.c
11516                 add missing return in msgcache_write
11517
11518 2002-07-02 [thorsten]   0.7.8claws44
11519
11520         * src/jpilot.c
11521         * src/msgcache.c
11522         * src/rfc2015.c
11523                 use binary mode for file access
11524
11525 2002-07-02 [christoph]  0.7.8claws43
11526
11527         * major code cleanup (part 1)
11528         
11529                 - unused variables removed
11530                 - unused functions removed
11531                 - uninitialized variables checked
11532                 - missing return statements added
11533                 - missing function return types added
11534                 - added parentheses around assignment and
11535                   && in || when suggested by gcc
11536               
11537         * src/mh.c
11538         * src/folder.c
11539                 replaced direct calls to folder->scan_tree
11540                 with folder_scan_tree and restore folder
11541                 prefs in this function. The folder should
11542                 not have to deal with them.
11543                 ( Should now work for all folder types )
11544
11545 2002-07-02 [paul]       0.7.8claws42
11546
11547         * sync with 0.7.8cvs13
11548                 see ChangeLog 2002-07-01 and 2002-07-02
11549
11550 2002-07-01 [christoph]  0.7.8claws41
11551
11552         * src/summaryview.c
11553                 fix "goto next/prev unread message" with
11554                 ignored threads
11555
11556 2002-07-01 [paul]       0.7.8claws40
11557
11558         * po/es.po
11559                 updated by Ricardo Mones Lastra
11560
11561 2002-06-30 [match]      0.7.8claws39
11562
11563         * src/jpilot.c
11564                 applied variation of leonerd's patch (566661) to
11565                 allow multiple email addresses per JPilot entry.
11566                 addresses may be separated by space, comma, pipe,
11567                 semi-colon, new-line.
11568
11569 2002-06-30 [alfons]     0.7.8claws38
11570
11571         * src/procmsg.c
11572                 simple fix for putting older nodes before
11573                 newer nodes when threading by subject
11574
11575 2002-06-30 [christoph]  0.7.8claws37
11576
11577         * src/folder.c
11578         * src/folderview.c
11579         * src/mh.c
11580         * src/news.c
11581         * src/procmsg.c
11582                 fix broken folder tree rescaning
11583                 and don't use procmsg_get_mark_sum
11584                 anymore
11585
11586 2002-06-30 [christoph]  0.7.8claws36
11587
11588         * merge new cache branch
11589         * src/imap.c
11590                 fix new cache imap copy bug
11591         * src/folder.c
11592                 improved folder_item_scan
11593                 it should now always set the correct
11594                 new, unread and total message counts
11595
11596 2002-06-29 [paul]       0.7.8claws35
11597
11598         * configure.in
11599                 correct syntax error
11600
11601 2002-06-29 [paul]       0.7.8claws34
11602
11603         * configure.in
11604           Makefile.am
11605           man/Makefile.am       ** NEW FILE **
11606           man/sylpheed.1.gz     ** NEW FILE **
11607                 add Sylpheed man page
11608
11609 2002-06-29 [paul]       0.7.8claws33
11610
11611         * po/pt_BR.po
11612                 updated by Fabio Junior Beneditto
11613
11614 2002-06-28 [jens]       0.7.8claws32
11615
11616         * po/de.po
11617                 translation updated
11618
11619         * src/selective_download.c
11620                 removed gettext for space " "
11621
11622         * src/imap.c
11623                 removed wrong space
11624
11625 2002-06-28 [paul]       0.7.8claws31
11626
11627         * sync with 0.7.8cvs11
11628                 see ChangeLog 2002-06-28
11629
11630 2002-06-28 [paul]       0.7.8claws30
11631
11632         * sync with 0.7.8cvs10
11633                 see ChangeLog 2002-06-27 and 2002-06-28
11634
11635 2002-06-26 [paul]       0.7.8claws29
11636
11637         * src/addrgather.c
11638           src/selective_download.c
11639                 don't gettextise empty strings.
11640                 reserved by gettext. gettext("") returns 
11641                 the header entry with meta information, 
11642                 not the empty string
11643
11644         * po/en_GB.po
11645                 updated
11646
11647 2002-06-26 [paul]       0.7.8claws28
11648
11649         * sync with 0.7.8cvs7
11650                 see ChangeLog 2002-06-25
11651
11652         * src/prefs_common.c
11653                 ...and in the process, tweak the gui a little
11654
11655 2002-06-25 [alfons]     0.7.8claws27
11656         
11657         * configure.in
11658         * src/Makefile.am
11659                 fine tune ldap library detection
11660
11661 2002-06-25 [alfons]     0.7.8claws26
11662
11663         * src/compose.c
11664                 don't allow return receipts when composing a news article
11665
11666 2002-06-25 [paul]       0.7.8claws25
11667
11668         * Makefile.am
11669                 add '$(AMTAR)' to 'release' section to allow for
11670                 new and older autotools
11671
11672 2002-06-25 [paul]       0.7.8claws24
11673
11674         * src/summaryview.c
11675                 fix "No more unread messages" persistant pop-up
11676                 window bug
11677
11678 2002-06-25 [paul]       0.7.8claws23
11679
11680         * po/it.po
11681                 updated by Alessandro Maestri
11682
11683 2002-06-25 [paul]       0.7.8claws22
11684
11685         * sync with 0.7.8cvs6
11686                 see ChangeLog 2002-06-25
11687
11688 2002-06-24 [paul]       0.7.8claws21
11689
11690         * tools/update-po
11691                 add GPL copyright information
11692
11693 2002-06-24 [paul]       0.7.8claws20
11694
11695         * tools/Makefile.am
11696           tools/README
11697           tools/update-po       ** NEW FILE **
11698                 add script that eases the creation of *.po files
11699                 Submitted by Wilbert Berendsen <wilbert@oswf.org>
11700
11701 2002-06-23 [alfons]     0.7.8claws19
11702
11703         * src/messageview.c
11704                 make notification_convert_header obey const correctness
11705                 (next step will be fixing the broken return receipt)
11706
11707 2002-06-23 [paul]       0.7.8claws18
11708
11709         * src/messageview.c
11710                 fix bug introduced in last commit:
11711                 removed too much code in last commit - put back what's
11712                 needed
11713
11714 2002-06-23 [paul]       0.7.8claws17
11715
11716         * src/messageview.[ch]
11717                 remove code committed in error from locally patched
11718                 source
11719
11720 2002-06-23 [colin]      0.7.8claws16
11721
11722         * src/compose.[ch]
11723                 add compose_entry_select(), used to select the default_to
11724                 email address - hopefully avoiding people sending mails to
11725                 wrong recipients.
11726
11727 2002-06-22 [alfons]     0.7.8claws15
11728
11729         * AUTHORS
11730                 add Bram Metsch & Stanislav Karchebny
11731         * src/smtp.[ch]
11732         * src/prefs_account.[ch]
11733         * src/send.c
11734                 - apply and adapt Bram's patch which allows user to set SMTP AUTH 
11735                   options.  (see <http://sourceforge.net/tracker/index.php
11736                   ?func=detail&aid=566937&group_id=25528&atid=384600>);
11737
11738                 - merge Stanislav's fix to make SMTP AUTH work with qmail
11739                   (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
11740
11741 2002-06-22 [paul]       0.7.8claws14
11742
11743         * sync with 0.7.8cvs5
11744                 see ChangeLog 2002-06-19 and 2002-06-20
11745
11746 2002-06-22 [alfons]     0.7.8claws13
11747
11748         * src/selective_download.c
11749                 fix a stupid mistake I made
11750
11751 2002-06-22 [alfons]     0.7.8claws12
11752
11753         * src/selective_download.[ch]
11754                 fix another unnoticed leak; cleanup code
11755
11756 2002-06-21 [alfons]
11757
11758         * tools/Makefile.am
11759                 gpg-sign <-- gpg-sign-syl
11760
11761 2002-06-21 [alfons]     0.7.8claws11
11762
11763         * src/selective_download.c
11764         * src/selective_download.h
11765                 fix assorted mix of allocation errors (should solve
11766                 problem reported by Philippe Gramoullé, see:
11767                 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
11768
11769 2002-06-20 [melvin]     0.7.8claws10
11770
11771         * tools/gpg-sign *REMOVED*
11772           tools/gpg-sign-syl *ADDED*
11773                 Replaced the gpg clearsigning script with the version using
11774                 xterm instead of ssh-askpass and changed its name.
11775
11776         * README.claws
11777                 Updated actions example to reflect the renaming of the
11778                 gpg clearsigning script.
11779
11780 2002-06-19 [paul]       0.7.8claws9
11781
11782         * sync with 0.7.8claws9
11783                 see ChangeLog 2002-06-18 and 2002-06-19
11784
11785 2002-06-19 [paul]       0.7.8claws8
11786
11787         * sync with 0.7.8cvs1
11788                 see ChangeLog 2002-06-18
11789
11790 2002-06-18 [alfons]     0.7.8claws7
11791
11792         * src/mainwindow.h
11793                 add omitted prototype
11794
11795 2002-06-17 [paul]       0.7.8claws6
11796
11797         * src/mainwindow.c
11798                 fix hiding of exec_btn
11799
11800 2002-06-17 [paul]       0.7.8claws5
11801
11802         * src/pop.c
11803                 remove unneeded code: should_delete() 
11804                 and Pop3State::uidl_todelete_list
11805
11806 2002-06-17 [paul]       0.7.8claws4
11807
11808         * sync with 0.7.8
11809                 see ChangeLog 2002-06-11 and 2002-06-13
11810
11811 2002-06-16 [alfons]     0.7.8claws3
11812         
11813         * src/folder.c
11814                 make sure lock sort mode (claws specific) is
11815                 also persists after a tree rescan
11816
11817 2002-06-16 [alfons]     0.7.8claws2
11818
11819         * src/prefs_folder_item.c
11820         * src/folder.[ch]
11821                 fix persistence of folder sort mode (broken
11822                 by adapting Hiro's new folder persistence code)
11823
11824 2002-06-16 [alfons]     0.7.8claws1
11825
11826         * AUTHORS
11827         * src/logwindow.c
11828         * src/prefscommon.[ch]
11829                 control size of log text in log window; 
11830                 closes patch #569155 submitted by Mitko Haralanov.
11831
11832 2002-06-15 [paul]       0.7.8claws
11833
11834         * release of 0.7.8claws
11835
11836 2002-06-15 [paul]       0.7.7claws
11837
11838         * po/pt_BR.po
11839                 updated by Fabio Junior Beneditto
11840
11841 2002-06-14 [paul]       0.7.6claws49
11842
11843         * po/es.po
11844                 updated by Ricardo Mones Lastra
11845
11846 2002-06-14 [paul]       0.7.6claws48
11847
11848         * po/nl.po
11849                 updated translation by Wilbert Berendsen
11850
11851 2002-06-14 [melvin]     0.7.6claws47
11852
11853         * po/fr.po
11854                 Updated French translation
11855
11856 2002-06-13 [paul]       0.7.6claws46
11857
11858         * src/filesel.c
11859                 allow filename to be typed in, rather than just
11860                 selected by the mouse. Patch by Gustavo Noronha Silva.
11861
11862 2002-06-13 [alfons]     0.7.6claws45
11863
11864         * src/mainwindow.[ch]
11865                 more cleanups (removing unnecessary menu items Expand 
11866                 summary / message view)
11867
11868 2002-06-13 [melvin]     0.7.6claws44
11869
11870         * po/POTFILES.in
11871                 Added src/string_match.c
11872         * src/string_match.c
11873                 Fixed possible buffer overflow.
11874                 Corrected typo.
11875                 Added missing config.h header.
11876         * src/prefs_common.c
11877           src/prefs_matcher.c
11878           src/prefs_scoring.c
11879                 Made some strings translatable (missing _(..)).
11880
11881 2002-06-13 [melvin]     0.7.6claws43
11882
11883         * README.claws
11884                 Corrected action example (verifying clearsigned mail).
11885         * src/prefs_account.c
11886                 Corrected typo.
11887         * src/prefs_common.c
11888                 Removed incorrect line that generated a Gtk-CRITICAL msg.
11889
11890 2002-06-12 [alfons]     0.7.6claws42
11891
11892         * src/summaryview.c
11893                 add init of score column lost in 0.7.6claws42
11894
11895 2002-06-12 [paul]       0.7.6claws41
11896
11897         * src/prefs_account.c
11898                 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the 
11899                 behavior of the radio buttons, (from 0.7.7cvs2)
11900
11901 2002-06-11 [alfons]     0.7.6claws40
11902
11903         * src/messageview.[ch]
11904         * src/summaryview.[ch]
11905         * src/summary_search.c
11906         * src/mainwindow.c
11907                 perform a sync to bring in Hiro's separate view implementation 
11908
11909                 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
11910
11911 2002-06-11 [paul]       0.7.6claws39
11912         
11913         * src/prefs_account.c
11914                 correct a typo on the Receive tab
11915
11916 2002-06-10 [match]      0.7.6claws38
11917
11918         * src/addressbook.c
11919                 Included address completion patch from Gustavo Noronha.
11920
11921 2002-06-10 [paul]       0.7.6claws37
11922
11923         * src/inc.[ch]
11924           src/pop.c
11925           src/prefs_account.[ch]
11926           src/selective_download.[ch]
11927                 apply PATCH #561712
11928                  NEW:
11929                 - check if POP Account
11930                 - Receive Button renamed to Preview
11931                 - Preview Button Popup: preview new/all messages
11932                 - Download Button
11933                 - Account Preferences-->Receive tab checkbutton if you
11934                   want to remove Mail after Download
11935                 -: default YES
11936                 - Account Preferences-->Receive tab checkbutton use
11937                   filtering rules on preview
11938                   (think of delete_on_server)
11939                 -: default YES
11940                 - Account selectable from SD dialog
11941                 - checkbutton to show already downloaded messages if
11942                   all messages are previewed
11943                 - new clist column showing Date
11944                 - ESC KEY close
11945                 FIXES:
11946                 - play ball with UIDL
11947                 - fault tolerant (?) 
11948                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
11949
11950 2002-06-10 [melvin]     0.7.6claws36
11951
11952         * README.claws
11953                 Added a hint to ac/README in cvs instructions.
11954
11955         * src/prefs_actions.c
11956                 Made it possible to use a more elaborate command line
11957                 for asynchronous actions, too.
11958
11959 2002-06-10 [melvin]     0.7.6claws35
11960         
11961         * src/prefs_actions.c
11962                 Make it possible to use a more elaborate command line
11963                 (e.g. |foo|bar|cat>there;echo Done|)
11964                 Corrected error message when calling %f, %F and %p commands
11965                 from the compose window.
11966
11967 2002-06-09 [colin]      0.7.6claws34
11968
11969         * src/summaryview.c
11970                 Automatically find unread messages in current folder
11971                 before annoying the user.
11972
11973 2002-06-08 [alfons]     0.7.6claws33
11974
11975         * po/it.po
11976                 remove bad formatting string in it.po translation
11977                 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
11978
11979 2002-06-08 [paul]       0.7.6claws32
11980
11981         * sync with 0.7.6cvs25
11982                 see ChangeLog 2002-06-07
11983
11984 2002-06-05 [paul]       0.7.6claws31
11985
11986         * src/mainwindow.c
11987                 add 'Sort by locked' and 'Sort by score'
11988
11989 2002-06-05 [paul]       0.7.6claws30
11990
11991         * sync with 0.7.6cvs24
11992                 see ChangeLog 2002-06-04
11993
11994 2002-06-04 [paul]       0.7.6claws29
11995
11996         * po/pt_BR.po
11997                 updated by Fabio Junior Beneditto
11998
11999 2002-06-03 [thorsten]   0.7.6claws28
12000
12001         * src/matcher.c
12002                 fclose() matcherrc after reading
12003
12004 2002-06-03 [paul]       0.7.6claws27
12005
12006         * sync with 0.7.6cvs21
12007                 see ChangeLog 2002-05-31
12008
12009 2002-05-31 [paul]       0.7.6claws26
12010
12011         * sync with 0.7.6cvs20
12012                 see ChangeLog 2002-05-29 and 2002-05-30
12013
12014 2002-05-31 [paul]       0.7.6claws25
12015
12016         * src/imap.c
12017                 hopefully fix last buggy sync
12018
12019         * README.claws
12020                 correct typo in 'Actions' examples
12021
12022 2002-05-29 [paul]       0.7.6claws24
12023
12024         * sync with 0.7.6cvs18
12025                 see ChangeLog 2002-05-28 and 2002-05-29
12026
12027         * src/news.c
12028           src/nntp.[ch]
12029                 sync with above 
12030
12031 2002-05-28 [paul]       0.7.6claws23
12032
12033         * sync with 0.7.6cvs16
12034                 see ChangeLog 2002-05-28
12035
12036 2002-05-27 [thorsten]   0.7.6claws22 
12037
12038         * faq/it/sylpheed-faq-1.html
12039           faq/it/sylpheed-faq-2.html
12040           faq/it/sylpheed-faq-3.html
12041           faq/it/sylpheed-faq.html
12042                 corrected DOS lineendings
12043         * faq/de/sylpheed-faq-1.html
12044           faq/de/sylpheed-faq-2.html
12045           faq/en/sylpheed-faq-1.html
12046           faq/en/sylpheed-faq-2.html
12047           faq/en/sylpheed-faq-3.html
12048           faq/es/sylpheed-faq-1.html
12049           faq/es/sylpheed-faq-2.html
12050           faq/es/sylpheed-faq-3.html
12051           faq/fr/sylpheed-faq-1.html
12052           faq/it/sylpheed-faq-1.html
12053           faq/it/sylpheed-faq-2.html
12054           faq/it/sylpheed-faq-3.html
12055           faq/it/sylpheed-faq.html
12056                 changed ">" to &quot;
12057
12058 2002-05-27 [paul]       0.7.6claws21
12059         
12060         * sync with 0.7.6cvs15
12061                 see ChangeLog 2002-05-27
12062
12063 2002-05-27 [paul]       0.7.6claws20
12064
12065         * src/prefs_account.c
12066                 correct a typo
12067
12068 2002-05-26 [paul]       0.7.6claws19
12069
12070         * tools/README
12071                 correct a typo
12072
12073 2002-05-25 [paul]       0.7.6claws18
12074
12075         * tools/README
12076                 add description of kmail2sylpheed.pl
12077
12078 2002-05-25 [paul]       0.7.6claws17
12079
12080         * tools/kmail2sylpheed.pl       ** NEW FILE **
12081                 perl script that converts an exported Kmail address
12082                 book, converts it to sylpheed addressbook file,
12083                 writes the file to .sylpheed, and updates
12084                 addrbook--index.xml 
12085
12086 2002-05-25 [paul]       0.7.6claws16
12087
12088         * sync with 0.7.6cvs14
12089                 see ChangeLog 2002-05-23
12090
12091 2002-05-24 [paul]       0.7.6claws15
12092
12093         * README.claws
12094                 make a correction and add some more info
12095
12096 2002-05-24 [paul]       0.7.6claws14
12097
12098         * src/compose.c
12099                 fix memory leak in 
12100                 compose_redirect_write_headers_from_headerlist()
12101                 add Subject and Resent-Message-ID to
12102                 compose_redirect_write_headers()
12103                 Received, Subject, and X-UIDL are filtered out in 
12104                 compose_redirect_write_to_file()
12105
12106 2002-05-23 [paul]       0.7.6claws13
12107
12108         * src/compose.[ch]
12109           src/filtering.c
12110           src/mainwindow.c
12111           src/matcher.[ch]
12112           src/matcher_parser_lex.l
12113           src/matcher_parser_parse.y
12114           src/prefs_common.[ch]
12115           src/prefs_filtering.c
12116           src/summaryview.c
12117                 rename 'Bounce' to 'Redirect'
12118
12119 2002-05-23 [paul]       0.7.6claws12
12120
12121         * more sync with 0.7.6cvs13
12122           src/compose.c
12123                 see ChangeLog 2002-05-22
12124
12125 2002-05-22 [paul]       0.7.6claws11
12126
12127         * sync with 0.7.6cvs13
12128           src/codeconv.c
12129                 see ChangeLog 2002-05-20
12130           src/prefs_common.c
12131                 see ChangeLog 2002-05-22
12132
12133 2002-05-21 [melvin]     0.7.6claws10
12134
12135         * src/folderview.c
12136                 Added missing filtering and scoring headers
12137                 Fixed bad function call that showed garbage 
12138                 in Folder->Processing
12139
12140 2002-05-21 [paul]       0.7.6claws9
12141
12142         * tools/Makefile.am
12143                 make all tools executable, (patch by Alfons).
12144
12145 2002-05-20 [alfons]     0.7.6claws8
12146
12147         * src/procheader.c
12148                 don't forget to call mktime() so we have a valid week 
12149                 and year day
12150                 (Bug report by Roger Sondermann <mail@jumaros.de>)
12151
12152 2002-05-20 [paul]       0.7.6claws7
12153
12154         * src/html.c
12155                 fix broken parsing of urls
12156         * src/textview.c
12157                 fix displaying of urls
12158
12159                 both fixes from the patch [547855] by Eugene 
12160                 Brevdo (zonem)
12161
12162 2002-05-19 [alfons]     0.7.6claws6
12163
12164         * configure.in
12165                 make sylpheed configure correctly with the latest
12166                 and greatest of automake / autoconf / gettext
12167
12168 2002-05-19 [alfons]     0.7.6claws5
12169
12170         * src/procheader.c
12171         * src/procheader.h
12172                 add function for returning ime zone offset
12173         * src/quote_fmt.c
12174         * src/quote_fmt_parse.y
12175                 better quotation formatting - does not convert
12176                 to local time, but uses the original date string.
12177                 
12178                 Note: %z inserts the timezone offset (should 
12179                 work also on platforms where strftime does not
12180                 support %z).
12181
12182 2002-05-18 [christoph]  0.7.6claws4
12183
12184         * src/summaryview.c
12185                 fix indentation of some code
12186         * tools/Makefile.am
12187                 fix spaces after \
12188         * src/Makefile.am
12189                 add missing \
12190                 correct path for ignorethread.xpm
12191                 incorrect filename for sylpheed_logo.xpm
12192                 add missing include matcher_parser_parse.h
12193
12194 2002-05-18 [paul]       0.7.6claws3
12195
12196         * sync with 0.7.6cvs8
12197                 see ChangeLog 2002-05-16 and 2002-05-17
12198
12199 2002-05-18 [melvin]     0.7.6claws2
12200
12201         * README.claws
12202                 Corrected an action's definition and fixed some misspellings.
12203
12204 2002-05-18 [paul]       0.7.6claws1
12205
12206         * tools/Makefile.am
12207           tools/gpg-sign        ** new file **
12208           tools/uudec           ** new file **
12209                 add Melvin's Actions scripts
12210
12211         * README.claws
12212                 add Melvin's descriptions for Actions
12213
12214 2002-05-18 [paul]       0.7.6claws
12215
12216         * Version 0.7.6claws released
12217
12218 2002-05-17 [paul]       0.7.5claws32
12219
12220         * po/es.po
12221                 updated by Ricardo Mones Lastra
12222
12223 2002-05-17 [paul]       0.7.5claws31
12224
12225         * src/compose.c
12226                 fix Account prefs default folder for sent/draft/deleted
12227                 messages bug
12228
12229         * po/it.po
12230           po/nl.po
12231                 updated translation by Alessandro Maestri and
12232                 Wilbert Berendsen
12233
12234 2002-05-17 [melvin]     0.7.5claws30
12235
12236         * src/prefs_actions.c
12237                 Fixed bug where using %F not at the end of the command 
12238                 resulted in an additional empty argument being created.
12239                 Thanks to Darko Koruga for reporting the bug.
12240
12241 2002-05-17 [melvin]     0.7.5claws29
12242
12243         * po/fr.po
12244                 Updated French translations.
12245
12246 2002-05-15 [paul]       0.7.5claws28
12247         
12248         * po/es.po
12249                 updated by Ricardo Mones Lastra
12250
12251 2002-05-15 [paul]       0.7.5claws27
12252
12253         * sync with 0.7.6cvs4
12254                 see ChangeLog 2002-05-14 and 2002-05-15
12255
12256 2002-05-14 [paul]       0.7.5claws26
12257
12258         * sync with 0.7.6cvs1
12259                 see ChangeLog 2002-05-13
12260
12261 2002-05-13 [thorsten]   0.7.5claws25
12262
12263         * src/messageview.c
12264                 fix select_all and copy in multipart messages
12265         * src/mainwindow.c
12266                 fix select_all and copy in multipart messages
12267
12268 2002-05-12 [paul]       0.7.5claws24
12269
12270         * src/summaryview.c
12271                 reverse last commit, bug already fixed in 0.7.5claws3
12272
12273 2002-05-12 [netztorte]  0.7.5claws23
12274
12275         * src/summaryview.c
12276                 dont parse empty addressbook (checked in before claws20)
12277
12278 2002-05-12 [melvin]     0.7.5claws22
12279
12280         * src/procmsg.[ch]
12281                 Removed unneeded priority code introduced by the previous 
12282                 commit.
12283
12284 2002-05-12 [melvin]     0.7.5claws21
12285
12286         * src/compose.[ch]
12287                 Added possibility to set message's priority.
12288         * src/procmsg.[ch]
12289                 Added possibility to set message's priority.
12290                 Added missing headers
12291
12292 2002-05-12 [melvin]     0.7.5claws20
12293
12294         * src/prefs_actions.c
12295                 Removed implicitely added quotes around the name
12296                 of the temporary files of mime parts.
12297
12298 2002-05-12 [paul]       0.7.5claws19
12299
12300         * sync with 0.7.5cvs20
12301                 see ChangeLog 2002-05-11
12302
12303 2002-05-12 [alfons]     0.7.5claws18
12304
12305         * src/quote_fmt_lex.l
12306         * src/quote_fmt_parse.y
12307                 allow quote / reply date & time format to be set using
12308                 %D{format}. format is a format string you'd pass to
12309                 strftime() (see man strftime, or the Display tab |
12310                 Date format setting).
12311
12312                 Currently %D converts the date to local time. 
12313
12314 2002-05-11 [paul]       0.7.5claws17
12315
12316         * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
12317                 see ChangeLog 2002-05-10 and 2002-05-11
12318
12319 2002-05-10 [paul]       0.7.5claws16
12320
12321         * sync with 0.7.5cvs16
12322                 see ChangeLog entries 2002-05-09 and 
12323                 2002-05-10
12324
12325 2002-05-10 [colin]      0.7.5claws15
12326
12327         * src/textview.c
12328                 Corrected a bug that prevented sylpheed to open
12329                 double-clicked URIs.
12330
12331 2002-05-09 [paul]       0.7.5claws14
12332
12333         * sync with 0.7.5cvs14
12334                 see ChangeLog 2002-05-08 and 2002-05-09
12335
12336 2002-05-08 [paul]       0.7.5claws13
12337
12338         * sync with 0.7.5cvs11
12339                 see ChangeLog entry 2002-05-08
12340
12341 2002-05-08 [paul]       0.7.5claws12
12342
12343         * src/mainwindow.c
12344           src/textview.[ch]
12345                 fix segfault on View->Open in new window
12346                 patch submitted by Thorsten Maerz <torte@netztorte.de>
12347
12348 2002-05-07 [paul]       0.7.5claws11
12349
12350         * sync with 0.7.5cvs9
12351                 see ChangeLog entry 2002-05-07
12352
12353 2002-05-06 [paul]       0.7.5claws10
12354
12355         * src/messageview.c
12356           src/textview.c
12357                 display url in statusbar on single-click
12358                 patch submitted by Thorsten Maerz <torte@netztorte.de>
12359
12360 2002-05-06 [match]      0.7.5claws9
12361
12362         * src/addritem.[ch]
12363                 new functions.
12364         * src/addrcache.c
12365                 tidy up.
12366         * src/xmlprops.[ch]
12367                 XML implementation of properties file.
12368         * src/exporthtml.[ch]
12369         * src/expthtmldlg.[ch]
12370         * src/addressbook.c
12371                 export to HTML.
12372
12373 2002-05-02 [sergey]     0.7.5claws8
12374
12375         * src/mainwindow.c (mainwin_entries),
12376           src/prefs_common.c (prefs_send_create()),
12377           src/codeconv.c (locale_table):
12378                 use charset name "Windows-1251" instead of "CP1251".
12379
12380 2002-05-02 [colin]      0.7.5claws7
12381         
12382         * src/compose.c
12383           src/prefs_common.c
12384           src/prefs_folder_item.c
12385                 Fixed cosmetics bugs due to Outbox renamed to Sent.
12386
12387 2002-05-02 [hiro]       0.7.5claws6
12388
12389         * src/imap.c
12390                 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
12391
12392 2002-05-02 [paul]       0.7.5claws5
12393
12394         * src/compose.c
12395                 more sync with 0.7.5cvs7, see ChangeLog entry
12396                 2002-05-02
12397
12398 2002-05-02 [hiro]       0.7.5claws4
12399
12400         * src/compose.c
12401                 compose_queue_sub():
12402                 check if queue folder exists (closes #550397).
12403                 removed directory creation since it should be handled
12404                 transparently.
12405         * src/imap.c
12406                 imap_add_msg(): return UID for appended message
12407                 (closes #548842).
12408
12409 2002-04-30 [paul]       0.7.5claws3
12410
12411         * src/summaryview.c
12412                 fix account_find_from_address() bug
12413
12414 2002-04-28 [colin]      0.7.5claws2
12415
12416         * src/compose.c
12417           src/textview.c
12418           src/prefs_common.[ch]
12419           src/utils.[ch]
12420                 Added user-definable quotation characters recognition.
12421
12422 2002-04-28 [paul]       0.7.5claws1
12423
12424         * sync with 0.7.5cvs4
12425                 see ChangeLog entry  2002-04-25
12426
12427 2002-04-28 [paul]       0.7.5claws
12428
12429         * po/es.po
12430           po/nl.po
12431           po/pt_BR.po
12432                 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
12433                 Fabio Junior Beneditto
12434
12435 2002-04-27 [jens]       0.7.4claws103
12436
12437         * po/de.po
12438                 updated German translation.
12439
12440 2002-04-27 [hiro]       0.7.4claws102
12441
12442         * src/summaryview.c
12443                 summary_write_cache(): fixed the mark loss of hidden messages.
12444
12445 2002-04-26 [melvin]     0.7.4claws101
12446
12447         * src/procmsg.c
12448                 fixed a second typo (same one)
12449         * po/fr.po
12450           po/it.po
12451           po/pt_BR.po
12452                 fixed the type again...
12453
12454 2002-04-26 [melvin]     0.7.4claws100
12455
12456         * src/procmsg.c
12457                 fixed a typo in an alert message ("temorary").
12458         * po/it.po
12459         * po/pt_BR.po
12460                 corrected the typo  described above.
12461         * po/fr.po
12462                 updated French translation.
12463
12464 2002-04-26 [darko]      0.7.4claws99
12465
12466         * src/summaryview.c
12467                 fix target folder colorization
12468
12469 2002-04-25 [paul]       0.7.4claws98
12470
12471         * po/it.po
12472                 updated by Alessandro Maestri
12473
12474 2002-04-24 [colin]      0.7.4claws97
12475         
12476         * src/compose.c
12477                 Fixed double "subject is empty" question.
12478
12479 2002-04-23 [colin]      0.7.4claws96
12480         
12481         * src/mimeview.c
12482                 Corrected issue when "automatically display images" was
12483                 not set : first image remained after selecting second.
12484
12485 2002-04-23 [melvin]     0.7.4claws95
12486
12487         * src/prefs_actions.c
12488                 Don't display in/out dialog if there is nothing to show.
12489
12490 2002-04-23 [paul]       0.7.4claws94
12491
12492         * sync with 0.7.5cvs3
12493                 bug fixes: see ChangeLog entry 2002-04-23
12494
12495 2002-04-22 [darko]      0.7.4claws93
12496
12497         * src/compose.c
12498                 fix previous check-in which changed code after
12499                 merge from main
12500
12501 2002-04-22 [paul]       0.7.4claws92
12502
12503         * faq/de/*
12504                 add German FAQ
12505         * faq/en/*
12506           faq/es/*
12507           faq/fr/*
12508                 update English, Spanish and French FAQs
12509         * manual/de/*
12510           manual/es/*
12511                 add German and Spanish manuals
12512         * manual/en/*
12513           manual/fr/*
12514                 update English and French manuals
12515
12516         * src/Makefile.am
12517                 add to and re-arrange the pixmap entries
12518
12519 2002-04-22 [darko]      0.7.4claws91
12520
12521         * src/compose.c
12522                 fix sender initials recognition to only allow
12523                 '>' after the initials
12524
12525 2002-04-21 [paul]       0.7.4claws90
12526
12527         * sync with 0.7.5 release
12528                 see ChangeLog entry 2002-04-21
12529
12530 2002-04-21 [alfons]
12531
12532         * src/Makefile.am
12533                 add colin's new pixmaps to EXTRA_DIST
12534
12535 2002-04-21 [colin]      0.7.4claws89
12536         * src/compose.c
12537         * src/inc.c
12538         * src/mainwindow.[ch]
12539         * src/prefs_common.[ch]
12540         * src/stock_pixmap.[ch]
12541                 Added "Work offline" ability.
12542
12543 2002-04-21 [colin]      0.7.4claws88
12544         
12545         * src/mimeview.c
12546         * src/prefs_common.c
12547         * src/prefs_common.h
12548         * src/textview.c : Added an option to common preferences -> display
12549           to allow user not to automatically display images.
12550
12551 2002-04-21 [paul]       0.7.4claws87
12552
12553         * sync with 0.7.4cvs52
12554                 see ChangeLog entry 2002-04-21 (src/imap.c)
12555
12556 2002-04-21 [paul]       0.7.4claws86
12557
12558         * sync with 0.7.4cvs51
12559                 see ChangeLog entry 2002-04-21
12560
12561 2002-04-21 [paul]       0.7.4claws85
12562
12563         * sync with 0.7.4cvs49
12564                 see ChangeLog entries 2002-04-20 and 2002-04-21
12565
12566         * src/Makefile.am
12567                 clean up: remove old 'stock_' element from xpm 
12568                 filenames.
12569
12570 2002-04-21 [alfons]     0.7.4claws84
12571
12572         apply sync patch from Paul
12573
12574         * src/folderview.c
12575                 use old claws prefs_folder_item_create() for now
12576
12577 2002-04-19 [match]      0.7.4claws83
12578
12579         * src/addressbook.[ch]
12580         * src/addrharvest.[ch]
12581         * src/addrgather.[ch]
12582                 recurse folders.
12583         * src/mainwindow.c
12584         * src/summaryview.[ch]
12585                 change menu option.
12586
12587 2002-04-19 [paul]       0.7.4claws82
12588
12589         * po/pt_BR.po
12590                 updated by Fabio Junior Beneditto
12591
12592 2002-04-14 [alfons]     0.7.4claws81
12593
12594         * src/passphrase.c
12595                 add #include <sys/types.h> for mode_t and off_t 
12596
12597 2002-04-13 [paul]       0.7.4claws80
12598         
12599         * src/main.c
12600           src/passphrase.[ch]
12601           src/pgptext.c
12602           src/prefs_common.[ch]
12603           src/rfc2015.c
12604                 enable storing of GnuPG passphrase for the whole 
12605                 session or a user-defined number of minutes. patch 
12606                 submitted by Ravemax <ravemax@dextrose.com>
12607
12608 2002-04-13 [alfons]     0.7.4claws79
12609
12610         * src/textview.c
12611                 make email parser also stop scanning when encountering separators
12612                 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
12613
12614 2002-04-13 [paul]       0.7.4claws78
12615
12616         * sync with 0.7.4cvs39
12617                 see ChangeLog entry 2002-04-12
12618
12619 2002-04-11 [paul]       0.7.4claws77
12620
12621         * sync with 0.7.4cvs37
12622                 see ChangeLog entry 2002-04-11
12623
12624 2002-04-11 [paul]       0.7.4claws76
12625
12626         * COPYING 
12627                 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
12628                 the clause for OpenSSL). sync with sylpheed main
12629
12630 2002-04-09 [melvin]     0.7.4claws75
12631
12632         * src/compose.c
12633                 Made 'Ctrl-Enter' on send ignore some modifiers 
12634                 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
12635                 to bind other *-Enter (but not Alt-Enter).
12636
12637 2002-04-09 [paul]       0.7.4claws74
12638
12639         * sync with 0.7.4cvs35
12640                 see ChangeLog entries 2002-04-09
12641
12642 2002-04-08 [paul]       0.7.4claws73
12643
12644         * sync with 0.7.4cvs33
12645                 see ChangeLog entry 200-04-08
12646
12647 2002-04-07 [match]      0.7.4claws72
12648
12649         * src/addrharvest.[ch]
12650                 fixed to read all addresses in header, regardless
12651                 of header size. improved name parsing. accommodate
12652                 harvest from folders and selected message.
12653         * src/addritem.[ch]
12654                 included new address parsing function.
12655         * src/addrgather.[ch]
12656         * src/addressbook.[ch]
12657         * src/summaryview.[ch]
12658         * src/mainwindow.c
12659                 allow address harvest of folder as well as selected
12660                 messages.
12661
12662 2002-04-07 [paul]       0.7.4claws71
12663
12664         * src/esmtp.[ch]
12665           src/smtp.c
12666                 don't try to authenticate with CRAM-MD5 in SMTP when 
12667                 SMTP-AUTH enabled if MTA doesn't issue this 
12668                 auth-method in it's ehlo-response. bug item #531364,
12669                 patch item #938910. patch submitted by Colin Leroy 
12670                 <colin@colino.net>
12671
12672 2002-04-07 [paul]       0.7.4claws70
12673
12674         * src/nntp.c
12675                 fix missing MODE_READER bug. patch submitted by
12676                 Colin Leroy <colin@colino.net>
12677
12678 2002-04-07 [alfons]     0.7.4claws69
12679
12680         * src/matcher.[ch]
12681         * src/prefs_filtering.c
12682         * src/summaryview.c
12683                 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
12684                 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
12685
12686 2002-04-07 [paul]       0.7.4claws68
12687
12688         * sync with 0.7.4cvs32
12689                 see ChangeLog entry 2002-04-06
12690
12691         * tools/filter_conv.pl
12692                 more bug fixes
12693
12694 2002-04-06 [paul]       0.7.4claws67
12695
12696         * tools/filter_conv.pl
12697                 modify to be able to find the name of the first
12698                 mailbox and use that. main's filter does not
12699                 record the full path to the mailbox and therefore
12700                 can only filter to the first mailbox.
12701
12702 2002-04-05 [paul]       0.7.4claws66
12703
12704         * tools/filter_conv.pl
12705                 attempt to make the script all-encompassing and
12706                 be able to convert any main 'filter' rule thrown
12707                 at it
12708
12709 2002-04-05 [paul]       0.7.4claws65
12710
12711         * tools/filter_conv.pl
12712                 allow for collapsed folder trees
12713
12714 2002-04-05 [paul]       0.7.4claws64
12715
12716         * sync with 0.7.4cvs31
12717                 see ChangeLog entries 2002-04-05
12718
12719 2002-04-03 [paul]       0.7.4claws63
12720
12721         * sync with 0.7.4cvs29
12722                 see ChangeLog entries 2002-04-02 and 2002-04-03
12723
12724 2002-04-02 [paul]       0.7.4claws62
12725
12726         * sync with 0.7.4cvs26
12727                 see ChangeLog entry 2002-04-01
12728
12729 2002-04-02 [match]      0.7.4claws61
12730
12731         * src/pine.[ch]
12732         * src/importpine.[ch]
12733         * src/addressbook.c
12734                 import Pine address book.
12735
12736 2002-04-02 [match]      0.7.4claws60
12737
12738         * src/addrharvest.[ch]
12739                 improve address parsing of funky addresses.
12740
12741 2002-04-02 [darko]      0.7.4claws59
12742
12743         * src/compose.c
12744                 wrap on send improvements, it now recognizes quoted
12745                 initials as part of the quotation string, and it
12746                 does not join lines separated by CR
12747
12748 2002-04-01 [match]      0.7.4claws58
12749
12750         * src/mgutils.[ch]
12751                 added new functions.
12752         * src/mutt.[ch]
12753                 remove excessive duplicate address generation
12754                 on import.
12755
12756 2002-04-01 [alfons]     0.7.4claws57
12757         
12758         * src/summaryview.c
12759                 put back g_free() 
12760
12761 2002-04-01 [paul]       0.7.4claws56
12762
12763         * sync with 0.7.4cvs25
12764                 see ChangeLog entry 2002-04-01
12765
12766 2002-04-01 [alfons]     0.7.4aprilfool55
12767
12768         * src/summaryview.c
12769                 honour feature request item #537427 to allow for
12770                 displaying names from address book for sent mail also
12771
12772 2002-03-29 [paul]       0.7.4claws54
12773
12774         * src/mainwindow.c
12775           src/prefs_filtering.[ch]
12776           src/prefs_matcher.c
12777           src/summaryview.c
12778                 add 'fast filter' for claws' filtering,
12779                 /Tools/Create filter rule/... patch submitted
12780                 by Neill Miller <neillm@thecodefactory.org>
12781
12782 2002-03-29 [paul]       0.7.4claws53
12783
12784         * sync with 0.7.4cvs24
12785                 see ChangeLog entry 2002-03-29
12786
12787 2002-03-28 [paul]       0.7.4claws52
12788
12789         * sync with 0.7.4cvs23
12790                 see ChangeLog entry 2002-03-28
12791
12792 2002-03-27 [melvin]     0.7.4claws51
12793
12794         * src/prefs_actions.c
12795                 Added support to pass only one message part (as a
12796                 file) to the command using '%p'. No quotes are needed
12797                 because doubles quotes are automatically added.
12798                 Fixed bug where Sylpheed could block when waiting for
12799                 a child process to finish.
12800                 Changed the help menu to remove quotes around symbols to 
12801                 avoid misinterpretation (they must not be used).
12802
12803 2002-03-27 [melvin]     0.7.4claws50
12804
12805         * src/inc.c
12806                 Made the new mail notification command always 
12807                 execute asynchronously.
12808
12809 2002-03-27 [paul]       0.7.4claws49
12810
12811         * src/compose.c
12812                 fix bug introduced in last commit
12813
12814 2002-03-27 [paul]       0.7.4claws48
12815
12816         * sync with 0.7.4cvs21
12817                 see ChangeLog 2002-03-26 and 2002-03-27
12818
12819 2002-03-26 [hoa]        0.7.4claws47
12820
12821         * src/prefs_folder_item.c
12822                 really fixed the bug #516442 with folder rescan.
12823
12824 2002-03-26 [paul]       0.7.4claws46
12825
12826         * sync with 0.7.4cvs19
12827                 see ChangeLog entries 2002-03-25 and 2002-03-26
12828
12829 2002-03-25 [hoa]        0.7.4claws45
12830
12831         * src/matcher.c
12832         * src/mh.c
12833                 fix the bug #516442 with folder rescan.
12834
12835         * src/prefs_common.[ch]
12836         * src/compose.c
12837                 added an option to enable two different behaviours
12838                 for bounce.
12839
12840
12841 2002-03-25 [paul]       0.7.4claws44
12842
12843         * src/mainwindow.c
12844           src/selective_download.c
12845                 correct a few menuitem labels
12846
12847 2002-03-25 [christoph]  0.7.4claws43
12848
12849         * src/procmsg.c
12850                 fix non deleted tmp message in
12851                 procmsg_save_to_outbox
12852                 fix problems caused by sync with
12853                 main branch's procmsg_send_queue
12854
12855 2002-03-25 [paul]       0.7.4claws42
12856
12857         * src/quote_fmt.c
12858           src/quote_fmt_lex.l
12859           src/quote_fmt_parse.y
12860                 add Last name (%L) placeholder for quoting. 
12861                 patch submitted by Thorsten Thielen 
12862                 <thth@users.sourceforge.net>
12863
12864 2002-03-25 [paul]       0.7.4claws41
12865
12866         * src/utils.c
12867                 get full hostname. patch submitted by
12868                 Bob Woodside <rwoodside1@comcast.net>
12869
12870 2002-03-25 [paul]       0.7.4claws40
12871
12872         * src/account.c
12873           src/news.c
12874           src/nntp.[ch]
12875           src/prefs_account.[ch]
12876                 enable NNTP over SSL. patch submitted by
12877                 Pascal Jermini <pascal@infinity.hn.org>
12878
12879 2002-03-24 [paul]       0.7.4claws39
12880
12881         * src/prefs_common.c
12882                 make the arrangement of the Compose tab more
12883                 coherent
12884
12885         * src/mainwindow.c
12886                 fix some irregularities of style
12887
12888         * po/de.po
12889                 updated by Kilian Krause
12890
12891 2002-03-23 [paul]       0.7.4claws38
12892
12893         * po/pt_BR.po
12894                 updated by Fabio Junior Beneditto
12895
12896 2002-03-23 [paul]       0.7.4claws37
12897
12898         * src/mainwindow.c
12899                 move 'Gather addresses' to 'Tools' menu
12900                 make 'Selective download' sensitive
12901
12902 2002-03-23 [paul]       0.7.4claws36
12903
12904         * sync with 0.7.4cvs16
12905                 see ChangeLog entries 2002-03-23
12906
12907 2002-03-22 [christoph]  0.7.4claws35
12908
12909         * src/quote_fmt_parse.y
12910                 fix include program output
12911
12912 2002-03-22 [alfons]     0.7.4claws34
12913
12914         * src/pop.c
12915                 initialize GDate stack variable correctly (sorry!)
12916
12917 2002-03-22 [paul]       0.7.4claws33
12918
12919         * src/compose.c
12920           src/mainwindow.c
12921           src/prefs_actions.c
12922           src/prefs_common.c
12923                 rename 'Tool' to 'Tools'
12924
12925         * src/mainwindow.c
12926                 move 'Delete duplicated messages' from
12927                 'Message/' to 'Tools/'
12928                 re-arrange the order of 'Tools/' items
12929
12930 2002-03-22 [paul]       0.7.4claws32
12931
12932         * src/addr_compl.c
12933           src/addressbook.[ch]
12934                 auto-address completion now also matches on
12935                 Nickname. patch submitted by Bob Forsman 
12936                 <hammor@users.sourceforge.net>
12937
12938         * src/editaddress.c
12939                 correct a spelling mistake
12940
12941 2002-03-22 [alfons]     0.7.4claws31
12942
12943         * src/pop.c
12944                 fix getting uidl from incorrect string 
12945                 (spotted by Colin)
12946
12947 2002-03-21 [alfons]     0.7.4claws30
12948
12949         * src/pop.c
12950                 more code refactoring
12951                 plug mem leak introduced by delete on server
12952
12953 2002-03-21 [paul]       0.7.4claws29
12954
12955         * sync with 0.7.4cvs11
12956                 see ChangeLog entries 2002-03-20
12957
12958 2002-03-20 [alfons]     0.7.4claws28
12959
12960         * src/inc.c
12961                 apply Colin's patch and refactor
12962
12963 2002-03-20 [paul]       0.7.4claws27
12964
12965         * sync with sylpheed 0.7.4cvs9
12966                 see ChangeLog entry 2002-03-20
12967
12968 2002-03-19 [christoph]  0.7.4claws26
12969
12970         * src/mh.c
12971         * src/procmsg.[ch]
12972         * src/summaryview.c
12973                 revert changes for flag updates
12974                 (does not work correctly and no time to debug)
12975
12976 2002-03-20 [alfons]     0.7.4claws25
12977
12978         * src/pop.c
12979                 refactor should_delete() a little bit 
12980
12981 2002-03-19 [paul]       0.7.4claws24
12982
12983         * src/inc.[ch]
12984           src/pop.c
12985           src/prefs_account.[ch]
12986                 allow the user to leave downloaded mail on the 
12987                 server for n days. Patch submitted by Colin Leroy 
12988                 <colin@colino.net>
12989
12990 2002-02-19 [paul]       0.7.4claws23
12991
12992         * sync with sylpheed 0.7.4cvs8
12993                 see ChangeLog entries 2002-03-19
12994
12995 2002-03-18 [paul]       0.7.4claws22
12996
12997         * sync with sylpheed 0.7.4cvs6
12998                 see ChangeLog entry 2002-03-18
12999
13000 2002-03-18 [paul]       0.7.4claws21
13001
13002         * po/en_GB.po
13003                 add en_GB message catalogue
13004
13005         * src/mbox_folder.c
13006           src/prefs_account.c
13007           src/prefs_actions.c
13008                 correct a few spelling mistakes
13009
13010 2002-03-17 [alfons]     0.7.4claws20
13011
13012         * src/matcher.c
13013                 more stringent checks for NULL params when writing
13014                 filtering actions to a file
13015                 
13016 2002-03-17 [hoa]        0.7.3claws20
13017
13018         * src/news.c
13019                 fixed the count of new messages
13020
13021         * src/compose.c
13022                 fixed the "attachment properties" window
13023
13024 2002-03-17 [paul]       0.7.4claws19
13025
13026         * src/defs.h
13027           src/folder.h
13028           src/news.c
13029           src/prefs_account.[ch]
13030           src/procmsg.[ch]
13031           src/summaryview.c
13032                 automatically mark cross-posted messages as read 
13033                 and (optionally) give them a colour label
13034                 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
13035                 
13036
13037 2002-03-17 [paul]       0.7.4claws18
13038
13039         * sync with sylpheed 0.7.4cvs5
13040                 see ChangeLog entry 2002-03-17
13041
13042 2002-03-17 [melvin]     0.7.4claws17
13043         
13044         * src/textview.c
13045                 Worked around a gtktext 'bug': when searching for 
13046                 a text in a long message it was scrolling slowly
13047                 line by line until it hit the searched text.
13048         * po/fr.po
13049                 Updated French translation
13050
13051 2002-03-17 [melvin]     0.7.4claws16
13052
13053         * src/mainwindow.c
13054         * src/compose.c
13055         * src/prefs_actions.c
13056                 Moved "Edit/Actions" to "Tool/Actions"
13057                 Made mainwindow/compose window sensitive as soon as
13058                 no child process is running anymore even if the io dialog
13059                 is open.
13060                 Fixed a struct being initialized with a non constant char*
13061
13062 2002-03-16 [christoph]  0.7.4claws15
13063
13064         * configure.in
13065                 add --with-compiler-flags option
13066                 (only for developer hacking)
13067         * src/mh.c
13068         * src/procmsg.[ch]
13069         * src/summaryview.c
13070                 try to make folder-stats and flag handling more
13071                 independent from the summaryview. msgcounts
13072                 are only set when the folder is opened and
13073                 procmsg_msginfo_(un)set_flags will handle it
13074                 later and summaryview will get the values
13075                 from the folder.
13076
13077 2002-03-16 [paul]       0.7.4claws14
13078
13079         * src/messageview.c
13080                 fix Return-receipt. Patch submitted by Bob
13081                 Woodside <rwoodside1@comcast.net>
13082
13083 2002-03-16 [paul]       0.7.4claws13
13084
13085         * src/compose.c
13086                 fix 'dynamic' signatures, make it work again
13087                 broken during sync on 2002-03-14 (0.7.4claws2)
13088
13089 2002-03-15 [match]      0.7.4claws12
13090
13091         * src/addrharvest.[ch]
13092         * src/addrgather.[ch]
13093         * src/addressbook.[ch]
13094         * src/mainwindow.c
13095                 included address harvester feature. still some
13096                 issues with address parsing that I will fix.
13097
13098 2002-03-15 [match]      0.7.4claws11
13099
13100         * src/addrbook.[ch]
13101         * src/addrcache.[ch]
13102         * src/addressbook.[ch]
13103         * src/addrindex.c
13104         * src/editbook.c
13105         * src/importldif.c
13106         * src/importmutt.c
13107         * src/jpilot.[ch]
13108         * src/main.c
13109         * src/syldap.[ch]
13110         * src/vcard.[ch]
13111                 tidy up. fix memory leaks. moved attribs and methods
13112                 from individual interfaces to addrcache object. prep
13113                 for new stuff to come in.
13114
13115 2002-03-15 [alfons]     0.7.4claws10
13116
13117         * src/matcher.[ch]
13118         * src/matcher_parser_parse.y
13119         * src/matcher_parser_lex.l
13120         * src/prefs_matcher.c
13121                 add filtering conditions message greater than, smaller 
13122                 than, and exactly matching a size in bytes
13123                 (does not work with delete from POP3 server yet)
13124
13125                 this should also give others an idea what you should
13126                 do to add new criterions to claws filtering system
13127                 
13128
13129 2002-03-15 [paul]       0.7.4claws9
13130
13131         * tools/filter_conv.pl
13132                 exit if there are no filter rules to convert
13133                 rename filterrc to filterrc.old after completion
13134
13135 2002-03-15 [paul]       0.7.4claws8
13136
13137         * sync with sylpheed 0.7.4cvs3
13138                 see ChangeLog entry 2002-03-14
13139
13140 2002-03-14 [paul]       0.7.4claws7
13141
13142         * src/compose.c
13143                 clean up the last commit (ahem)
13144
13145 2002-03-14 [paul]       0.7.4claws6
13146
13147         * src/compose.c
13148                 fix bug #515655. honour account preferences
13149                 regarding gpg default signing/encryption when 
13150                 changing account from the compose window.
13151
13152 2002-03-14 [paul]       0.7.4claws5
13153
13154         * src/folderview.c
13155                 remove unnecessary curly brackets
13156
13157 2002-03-14 [paul]       0.7.4claws4
13158
13159         * src/folderview.c
13160           src/prefs_filtering.[ch]
13161                 add filter rename on folder rename and filter
13162                 delete on folder delete. Patch submitted by
13163                 Neill Miller <neillm@thecodefactory.org> 
13164
13165 2002-03-14 [christoph]  0.7.4claws3
13166
13167         * src/procmsg.c
13168         * src/send.c
13169                 fix local delivery
13170                 (patch submitted by "Simon 'corecode' Schubert")
13171         * src/prefs_common.c
13172         * src/procmsg.c
13173                 fix gcc 3.0 warning
13174
13175 2002-03-14 [paul]       0.7.4claws2
13176
13177         * sync with sylpheed 0.7.4cvs2
13178                 see ChangeLog entry 2002-03-13
13179
13180 2002-03-12 [darko]      0.7.4claws1
13181
13182         * src/mainwindow.c
13183                 fix what seems to be a copy and paste error
13184                 when setting color for important messages
13185                 (reported by wwp)
13186
13187 2002-03-11 [paul]       version 0.7.4claws released
13188
13189 2002-03-11 [paul]       0.7.4claws
13190
13191         * po/es.po
13192           po/it.po
13193           po/nl.po
13194           po/pt_BR.po
13195                 update message catalogs. Submitted by Ricardo Mones 
13196                 Lastra, Alessandro Maestri, Wilbert Berendsen, and 
13197                 Fabio Junior Beneditto
13198
13199         * configure.in
13200           faq/Makefile.am
13201           faq/it/Makefile
13202           faq/it/sylpheed-faq*
13203           src/mainwindow.c
13204           src/manual.[ch]
13205                 add FAQ in Italian
13206         
13207
13208 2002-03-11 [jens]       0.7.3claws7
13209
13210         * po/de.po
13211                 updated German translation
13212
13213 2002-03-11 [melvin]     0.7.3claws6
13214
13215         * po/fr.po
13216                 updated and corrected French translation
13217
13218 2002-03-10 [hoa]        0.7.3claws5
13219
13220         * src/account.c
13221         * src/inc.c
13222         * src/prefs_account.c
13223         * src/procmsg.c
13224         * src/send.[ch]
13225                 fixed the local account.
13226                 you have to change the default "/usr/sbin/sendmail"
13227                 to "/usr/sbin/sendmail -t" in the preferences of
13228                 the local account.
13229
13230         * src/procmime.c
13231                 removed some debug display for renderer
13232
13233 2002-03-10 [paul]       0.7.3claws4
13234
13235         * faq/en/sylpheed-faq-1.html
13236           faq/en/sylpheed-faq-2.html
13237                 update
13238
13239 2002-03-09 [paul]       0.7.3claws3
13240
13241         * sync with sylpheed 0.7.4
13242                 see ChangeLog entry 2002-03-09
13243
13244 2002-03-08 [paul]       0.7.3claws2
13245
13246         * faq/en/sylpheed-faq*
13247           faq/es/sylpheed-faq*
13248           faq/fr/sylpheed-faq*
13249                 update the FAQs
13250
13251         * manual/fr/.cvsignore
13252           manual/fr/Makefilea.am
13253           manual/fr/sylpheed*
13254           src/mainwindow.c
13255           src/manual.[ch]
13256                 add the French manual
13257
13258 2002-03-07 [paul]       0.7.3claws1
13259
13260         * sync with sylpheed 0.7.3cvs4
13261                 see ChangeLog entries  2002-03-06 and 2002-03-07
13262         
13263         * po/nl.po
13264                 updated by Wilbert Berendsen
13265
13266 2002-03-07 [melvin]     0.7.2claws34
13267
13268         * src/selective_download.c
13269                 Changed the pixmap of the receive button to MAIL_RECEIVE.
13270
13271 2002-03-06 [paul]       0.7.2claws33
13272
13273         * sync with sylpheed 0.7.3cvs1
13274                 bug fix, see ChangeLog entry 2002-03-05
13275
13276 2002-03-05 [paul]       0.7.2claws32
13277
13278         * src/mimeview.c
13279           src/pgptext.[ch]
13280           src/procmsg.c
13281                 reverse the pgp ascii-armored code implemented in 
13282                 0.7.2claws16. removal of this code until it matures.
13283                 this means that verifying ascii-armored pgp sigs and
13284                 automatic decryption of ascii-armored encrypted
13285                 messages no longer works.
13286
13287 2002-03-05 [paul]       0.7.2claws31
13288
13289         * configure.in
13290           Makefile.am
13291         * faq/Makefile.am
13292         * faq/en/Makefile.am
13293           faq/en/sylpheed-faq.html
13294           faq/en/sylpheed-faq-1.html
13295           faq/en/sylpheed-faq-2.html
13296           faq/en/sylpheed-faq-3.html
13297         * faq/es/Makefile.am
13298           faq/es/sylpheed-faq.html
13299           faq/es/sylpheed-faq-1.html
13300           faq/es/sylpheed-faq-2.html
13301           faq/es/sylpheed-faq-3.html
13302           faq/es/sylpheed-faq-4.html
13303         * faq/fr/Makefile.am
13304           faq/fr/sylpheed-faq.html
13305           faq/fr/sylpheed-faq-1.html
13306           faq/fr/sylpheed-faq-2.html
13307           faq/fr/sylpheed-faq-3.html
13308         * src/Makefile.am
13309           src/defs.h
13310           src/mainwindow.c
13311           src/manual.[ch]
13312                 add FAQs in English, Spanish and French
13313
13314
13315 2002-03-05 [paul]       0.7.2claws30
13316
13317         * manual/en/sylpheed.html
13318           manual/en/sylpheed-XX.html
13319                 updated the English manual
13320
13321 2002-03-05 [hoa]        
13322
13323         * src/summaryview.c
13324                 dialog box pops up if the article can't be deleted.
13325
13326 2002-03-04 [paul]       
13327         
13328         * po/pt_BR.po
13329                 updated by Fabio Junior Benedito
13330
13331 2002-03-04 [hoa]
13332
13333         * removed ac/gpgme.m4
13334                 to avoid autogen common problem
13335                 developers have to install gpgme development package now
13336
13337         * src/compose.c
13338                 encoding to 7bit or 8bit is enabled.
13339
13340 2002-03-03 [alfons]     0.7.2claws29
13341
13342         * src/pop.c
13343                 merge fix by Oliver Haertel for selective
13344                 download buglet
13345
13346 2002-03-03 [paul]       0.7.2claws28
13347         
13348         * sync with sylpheed 0.7.3
13349
13350 2002-03-03 [paul]       0.7.2claws27
13351
13352         * sync with sylpheed 0.7.2cvs24
13353                 see ChangeLog entries 2002-03-02 and 2002-03-03
13354
13355 2002-03-02 [melvin]     0.7.2claws26
13356
13357         * src/inc.[ch]
13358         * src/main.c
13359         * src/mainwindow.c
13360         * src/prefs_common.[ch]
13361                 Added user definable notification on new mail arrival.
13362                 Removed unused variables in spell checker prefs code.
13363
13364 2002-03-02 [melvin]     0.7.2claws25
13365
13366         * src/quote_fmt.c
13367                 Removed unnecessary escape sequences.
13368                 Changed 'Initial...' to 'Initials of Sender'
13369
13370 2002-03-02 [paul]       0.7.2claws24
13371
13372         * sync with sylpheed 0.7.2cvs22
13373                 see ChangeLog entry 2002-03-01
13374
13375 2002-03-01 [hoa]        0.7.2claws23
13376
13377         * src/mainwindow.c
13378                 Set sensitivity of delete actions to active
13379                 even if the folder is a newsgroup.
13380
13381         * src/summaryview.c
13382                 - Set sensitivity of delete actions
13383                 - Added function check_permission() that will check if the
13384                   user is authorized to delete a message. For news, it
13385                   will check if the author is the same.
13386                 - Enabled deletion when there is no trash folder.
13387
13388         * src/news.[ch]
13389                 - Added news_cancel_article() to cancel articles
13390                 - Implemented news_remove_message() (public function)
13391
13392 2002-03-01 [paul]       0.7.2claws22
13393
13394         * src/gtkutils.c
13395           src/textview.c
13396                 recognise urls that that don't include 'http://' and
13397                 simply begin 'www.' 
13398
13399         * AUTHORS
13400                 remove duplicated name
13401
13402 2002-02-28 [paul]       0.7.2claws21
13403
13404         * src/mainwindow.c
13405           src/summaryview.[ch]
13406                 add ability to 'Select thread'
13407                 combines Melvin's "Select thread's head" patch (#510907)
13408                 with Colin Leroy's <colin@colino.net> "Select whole thread" 
13409                 patch (#518514) 
13410
13411 2002-02-28 [paul]       0.7.2claws20
13412
13413         * src/mimeview.c
13414                 hopefully fix segfault on right-clicking a mime part
13415                 that some people have experienced.      
13416                 fix submitted by Fredrik Olofsson <frol@linux.nu>
13417
13418 2002-02-28 [paul]       0.7.2claws19
13419
13420         * sync with sylpheed 0.7.2cvs21
13421                 see ChangeLog entries 2002-02-27 and 2002-02-28
13422
13423 2002-02-27 [paul]       0.7.2claws18
13424
13425         * sync with sylpheed 0.7.2cvs18
13426                 see ChangeLog entries 2002-02-26 and 2002-02-27
13427
13428 2002-02-26 [alfons]     0.7.2claws17
13429
13430         * src/procheader.c
13431                 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
13432                 (spotted by Chris Hessman <idatech@gmx.net>)
13433
13434 2002-02-26 [paul]       0.7.2claws16
13435
13436         * src/mimeview.c
13437           src/pgptext.[ch]
13438           src/procmsg.c
13439                 make decryption of ascii-armored pgp encrypted messages
13440                 and verification of ascii-armored signatures work again.
13441                 slightly altered from the patch by Jens Jahnke 
13442                 <jan0sch@gmx.net>
13443
13444                 ##FIX ME##
13445                 * the checking of plaintext signatures always comes up in 
13446                   a popup box
13447                 * it doesn't work for multipart messages 
13448                 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
13449                   including the msg headers and these 2 line themselves, are 
13450                   not displayed
13451
13452         * src/mainwindow.c
13453                 "View/Folder Tree" becomes "View/Separate Folder Tree"
13454                 "View/Message View" becomes "View/Separate Message View"
13455                 because its less ambiguous.
13456
13457         * po/es.po
13458                 updated by Ricardo Mones Lastra
13459
13460 2002-02-26 [paul]       0.7.2claws15
13461
13462         * sync with sylpheed 0.7.2cvs17
13463                 see ChangeLog entries 2002-02-25 and 2002-02-26
13464
13465 2002-02-25 [christoph]  0.7.2claws14
13466
13467         * src/filtering.[ch]
13468         * src/inc.c
13469                 do filtering stuff after all messages have been received
13470                   1. drop all messages to .processing
13471                   2. scan processing folder for messages
13472                   3. filter messages or move to inbox
13473                 this will also find old messages left in processing after
13474                 a crash or something like that and we get a real msginfo
13475                 from folder->get_msg_list and do not have to create our
13476                 own in filter_message
13477         * src/matcher_parser_parse.y
13478                 remove MIX/MAX warning (reordered includes)
13479
13480 2002-02-25 [paul]       0.7.2claws13
13481
13482         * sync with sylpheed 0.7.2cvs15
13483                 see ChangeLog entry 2002-02-24
13484
13485 2002-02-24 [alfons]     0.7.2claws12
13486
13487         * src/filtering.c
13488                 clear old color flags first when applying a new color to
13489                 a message info. 
13490                 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
13491
13492 2002-02-24 [alfons]     0.7.2.claws11
13493         
13494         * AUTHORS
13495         * src/prefs_common.c
13496                 add presets for Opera and Konqueror, closes patch #517261,
13497                 submitted by Ville Skyttä <scop@users.sourceforge.net>
13498
13499 2002-02-24 [alfons]     0.7.2.claws10
13500
13501         * AUTHORS
13502         * src/summaryview.c
13503                 fix threading for null message ids, closes patch #521601,
13504                 submitted by Bob Forsman <hammor@users.sourceforge.net>
13505
13506 2002-02-24 [alfons]     0.7.2claws9
13507
13508         * src/summaryview.c
13509         * src/filtering.c
13510                 make Tool | Filter Message work with filtering system so
13511                 setting flags also works
13512
13513                 TODO:
13514
13515                 - Processing uses the same function as Tool | Filter
13516                   Message, but doesn't use the same update proc yet
13517
13518 2002-02-23 [paul]       0.7.2claws8
13519
13520         * sync with sylpheed 0.7.2cvs14
13521                 see ChangeLog entries 2002-02-22 and 2002-02-23
13522
13523 2002-02-22 [christoph]  0.7.2claws7
13524
13525         * src/quote_fmt.c
13526                 Add column space to table
13527         * src/quote_fmt_parse.y
13528                 Close files
13529
13530 2002-02-22 [paul]       0.7.2claws6
13531
13532         * src/Makefile.am
13533           src/defs.h
13534           src/filtering.c
13535           src/inc.[ch]
13536           src/mainwindow.c
13537           src/matcher.[ch]
13538           src/matcher_parser_lex.l
13539           src/matcher_parser_parse.y
13540           src/pop.[ch]
13541           src/prefs_account.h
13542           src/prefs_filtering.c
13543           src/selective_download.[ch]   *** NEW FILES ***
13544           src/utils.[ch]
13545           po/POTFILES.in
13546                 Selective Download added to 'Tool' menu. 
13547                 Retrieves email headers of the currently selected pop3 
13548                 account and allows the user to mark emails for deletion 
13549                 right on the pop3 server. Patch submitted by Oliver Haertel 
13550                 <oha@users.sourceforge.net>.
13551         
13552         * po/POTFILES.in
13553                 add 'src/quote_fmt.c'           
13554
13555 2002-02-22 [christoph]  0.7.2claws5
13556
13557         * src/Makefile.am
13558                 added quote_fmt.c
13559         * src/prefs_common.[ch]
13560         * src/prefs_template.c
13561         * src/quote_fmt.c               *** NEW FILE ***
13562         * src/quote_fmt.h
13563                 move quote format symbol description code
13564                 to it's own file because it is used from
13565                 differnent code parts
13566                 Rewrote symbol description GUI
13567                   + use table
13568                   + add separators
13569                   + get data from array (no more long constant strings)
13570         * src/quote_fmt_lex.l
13571         * src/quote_fmt_parse.y
13572                 Symbol for Literal % changed to \% instead of %%
13573                 (More logical as \ is used for quoting for other symbols)
13574                 Add |f and |p to include files and program output
13575                 Examples:
13576                     |f{/home/.../.signature}
13577                     |p{date}
13578         * po/de.po
13579                 Correct wrong spelling for "Referenzen"
13580
13581 2002-02-21 [paul]       0.7.2claws4
13582
13583         * src/procmsg.c
13584                 forgotten during sync
13585
13586 2002-02-21 [paul]       0.7.2claws3
13587
13588         * sync with sylpheed 0.7.2cvs11
13589                 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
13590                 2002-02-20 and 2002-02-21
13591
13592 2002-02-20 [melvin]     0.7.2claws2
13593
13594         * src/prefs_actions.c
13595                 Added error report when child cannot fork or when execvp 
13596                 returns with an error.
13597
13598 2002-02-19 [christoph]  0.7.2claws1
13599
13600         * src/codeconv.c
13601                 return unconverted text if conde conversion is not possible
13602                 when libjconv is used.
13603                 (patch submitted by "Simon 'corecode' Schubert")
13604
13605 2002-02-19 [paul]       
13606
13607         * version 0.7.2claws release
13608
13609 2002-02-19 [paul]       0.7.2claws
13610
13611         * po/nl.po
13612                 updated by Wilbert Berendsen
13613
13614
13615 2002-02-18 [alfons]     0.7.1claws13
13616
13617         * src/syldap.c
13618         * src/jpilot.c
13619                 remove references to dlfcn and explicitly loading functions
13620                 from dynalink libs, because libs linked anyway, and functions
13621                 are loaded explicitly
13622
13623 2002-02-17 [melvin]     0.7.1claws12
13624
13625         * src/prefs_actions.c
13626                 Replaced children wait loop with double fork technique.
13627                 Now, input/output window updated at each new output.
13628                 free_children(): Fixed a memory leak.
13629                 Made input/output window non closable if running children
13630                 still exist.
13631                 Added missing <unistd.h> include.
13632                 Added some --debug outputs.
13633
13634 2002-02-17 [melvin]     0.7.1claws11
13635
13636         * src/summaryview.c
13637                 Fixed bug where descending sort order did not select top
13638                 message.
13639
13640 2002-02-17 [melvin]     0.7.1claws10
13641
13642         * acconfig.h
13643                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
13644         * src/prefs_common.c
13645                 Pspell data package directory no more hard coded but
13646                 set during configuration (PSPELL_PATH). (Thanks to 
13647                                 Gustavo Noronha Silva.)
13648
13649 2002-02-17 [melvin]     0.7.1claws9
13650
13651         * configure.in
13652                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
13653         * src/gtkspell.c
13654                 Fixed compile-time warnings.
13655
13656 2002-02-16 [alfons]     0.7.1claws8
13657
13658         * src/filesel.c
13659                 fix inadvertent free of NULL pointer which caused
13660                 sylpheed to crash when closing the save-as dialog
13661                 using the window close button
13662
13663 2002-02-16 [carsten]    0.7.1claws7
13664         * src/mainwindow.[ch]
13665           src/summaryview.c
13666           src/prefs_common.c
13667                 fixes for pixmap theming code:
13668                         - recently changed mail attributes shouldn't get
13669                           lost any longer
13670                         - theme is only reloaded iff another theme was
13671                           selected
13672
13673 2002-02-16 [paul]       0.7.1claws6
13674
13675         * sync with sylpheed 0.7.2 release
13676                 see ChangeLog entry 2002-02-15 and 2002-02-16
13677
13678 2002-02-15 [paul]       0.7.1claws5
13679
13680         * sync with sylpheed 0.7.1cvs9
13681                 see ChangeLog entry 2002-02-15
13682
13683         * po/POTFILES.in
13684                 remove unneeded headerwindow.c entry
13685
13686 2002-02-14 [carsten]    0.7.1claws4
13687         * src/summaryview.c
13688                 fixed a bug for "Go to next unread message": there was
13689                 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
13690                 in the prefs, because of doing "Search again" instead
13691                 "No"
13692
13693 2002-02-14 [carsten]    0.7.1claws3
13694         * src/stock_pixmap.c
13695                 removed 2 more mem leaks; following memprof,
13696                 this code is "leak free" now :)
13697
13698 2002-02-14 [carsten]    0.7.1claws2
13699         * src/stock_pixmap.c
13700                 used opendir/readdir/closedir instead of scandir
13701                 -> code should work now on Solaris
13702
13703 2002-02-14 [paul]       0.7.1claws1
13704
13705         * sync with sylpheed 0.7.1cvs8
13706                 see ChangeLog entries 2002-02-13 and 2002-02-14
13707
13708         * README.claws
13709                 add some description of Actions and Pixmap Themes
13710
13711 2002-02-13 [paul]       
13712
13713         * version 0.7.1claws release
13714
13715 2002-02-13 [paul]       0.7.1claws
13716
13717         * po/es.po
13718           po/it.po
13719           po/pt_BR.po
13720                 updated translations, submitted by Ricardo Mones Lastra,
13721                 Alessandro Maestri and Fabio Junior Beneditto
13722
13723 2002-02-13 [melvin]     0.7.0claws75
13724
13725         * src/prefs_actions.c
13726                 Added missing "signal.h" include
13727
13728 2002-02-13 [melvin]     0.7.0claws74
13729
13730         * src/prefs_folder_item.c
13731                 Added missing "config.h" include
13732         * po/fr.po
13733                 Updated French translation for folder propriety.
13734
13735 2002-02-13 [jens]       0.7.0claws73
13736
13737         * po/POTFILES.in
13738                 Added missing src/prefs_folder_item.c [log added by melvin]
13739         * po/de.po
13740                 Updated German translation.
13741
13742 2002-02-13 [melvin]     0.7.0claws72
13743
13744         * po/fr.po
13745                 Updated French translation.
13746
13747 2002-02-13 [melvin]     0.7.0claws71
13748
13749         * src/gtkutils.c
13750                 Made gtkut_editable_get_selection return NULL if selection
13751                 is of length zero.
13752                 This fixes a bug where selecting part of message A then
13753                 switching to message B and replying to it will not
13754                 quote the message's body.
13755
13756 2002-02-12 [paul]       0.7.0claws70
13757
13758         * src/mainwindow.c
13759                 cosmetic, relating to pixmap themes: on toolbar make 
13760                 updating of 'Exec' and 'Compose news/Compose email'
13761                 icons faster.
13762
13763 2002-02-12 [carsten]    0.7.0claws69
13764         * src/folderview.c
13765           src/mainwindow.[ch]
13766           src/stock_pixmap.c
13767           src/summaryview.c
13768           src/prefs_common.c
13769                 - refreshing after changing pixmap theme better
13770                   now (thanks Paul)
13771                 - wanted to remove some mem leaks, but alfons was
13772                   faster (and had the better solution ;)
13773
13774 2002-02-12 [alfons]     0.7.0claws68
13775
13776         * src/prefs_common.c
13777         * src/stock_pixmap.[ch]
13778                 plug mem leaks, refactor code a little bit
13779
13780
13781 2002-02-12 [sergey]     0.7.0claws67
13782
13783         * src/imap.c
13784                 Fixed problem with copying messages to IMAP folders when the
13785                 server uses something other than '/' as a namespace separator
13786                 (cyrus-imapd uses '.').
13787
13788 2002-02-12 [jens]       0.7.0claws66
13789
13790         * po/de.po
13791                 Updated German Translation
13792
13793 2002-02-12 [paul]       0.7.0claws65
13794
13795         * sync with sylpheed 0.7.1cvs1
13796                 see ChangeLog entry 2002-02-12
13797
13798 2002-02-12 [melvin]     0.7.0claws64
13799
13800         * src/prefs_actions.c
13801                 Fixed "feature" where children's output was duplicated 
13802                 instead of refreshed while monitoring.
13803                 Removed some debug code.
13804
13805 2002-02-12 [christoph]  0.7.0claws63
13806
13807         * src/compose.c
13808                 always delete message from queue after sending/send error
13809                 (closes bug #509601)
13810
13811 2002-02-12 [melvin]     0.7.0claws62
13812
13813         * src/prefs_actions.c
13814                 Children wait loop is now triggered with a timeout of 1s
13815                 Added %F which is replaced with the list of filenames 
13816                 of all selected messages (as suggested by Ricardo Mones Lestra)
13817                 Pipe syntax changed. Prefix with | to send selection, postfix
13818                 with | to retrieve output. Prefix with > or * to send
13819                 user definable input to the command (*: input is hidden)
13820                 Old pipe action should now be postfixed with |, too.
13821
13822 2002-02-12 [carsten]    0.7.0claws61 (more 59.75)
13823         * src/stock_pixmap.c
13824                 fixed a bug: if there's no theme directory don't
13825                 throw an error, just do "nothing" (thanks Alfons)
13826
13827 2002-02-12 [carsten]    0.7.0claws60
13828         * src/folderview.c
13829           src/summaryview.c
13830                 had to write the cache twice (nasty!); some marks would 
13831                 get lost if not
13832
13833 2002-02-11 [carsten]    0.7.0claws59
13834         * acconfig.h
13835           configure.in
13836           doc-src/maintainer_guide.txt
13837           src/compose.[ch]
13838           src/defs.h
13839           src/folderview.[ch]
13840           src/gtkutils.[ch]
13841           src/mainwindow.[ch]
13842           src/prefs_common.[ch]
13843           src/stock_pixmap.[ch]
13844           src/summaryview.[ch]
13845                 pixmap theming and related work on pixmap
13846                 handling on some other places
13847                 (e.g. hrm features for all folder)
13848           src/pixmap/stock_*.xpm -> the stock_ was removed
13849         
13850 2002-02-11 [paul]       0.7.0claws58
13851
13852         * sync with sylpheed 0.7.1 release
13853                 see ChangeLog entries 2002-02-11
13854
13855 2002-02-08 [paul]       0.7.0claws57
13856
13857         * sync with sylpheed 0.7.0cvs39
13858                 see ChangeLog entry 2002-02-07 (last entry) 
13859
13860         * src/prefs_actions.c
13861           src/prefs_filtering.c
13862           src/prefs_matcher.c
13863           src/prefs_scoring.c
13864                 sync: made it compile with C compilers other than gcc
13865
13866 2002-02-07 [paul]       0.7.0claws56
13867
13868         * sync with sylpheed 0.7.0cvs38
13869                 see ChangeLog entries 2002-02-06 (last 2 entries) and
13870                 2002-02-07
13871
13872 2002-02-07 [darko]      0.7.0claws55
13873
13874         * src/gtkutils.[ch]
13875         * src/summaryview.c
13876                 Fix const gchar */gchar * issue (thanks Hiro)
13877
13878 2002-02-07 [darko]      0.7.0claws54
13879
13880         * src/compose.[ch]
13881         * src/filtering.c
13882         * src/gtkutils.[ch]
13883         * src/prefs_template.c
13884         * src/quote_fmt.h
13885         * src/quote_fmt_parse.y
13886         * src/summaryview.c
13887         * src/utils.[ch]
13888                 When replying or forwarding an email don't quote the entire
13889                 mail body but use the part of the message text that is selected
13890
13891 2002-02-06 [melvin]     0.7.0claws53
13892
13893         * src/prefs_common.[ch]
13894         * src/gtkspell.[ch]
13895         * src/compose.c
13896                 Made possible to switch quickly to last used dictionary
13897                 which makes checking bilingual documents easier.
13898
13899 2002-02-06 [melvin]     0.7.0claws52
13900         
13901         * po/POTFILES.in
13902                 Added forgotten new file src/prefs_actions.c
13903
13904 2002-02-06 [melvin]     0.7.0claws51
13905
13906         * src/prefs_actions.c   ** NEW FILE **
13907         * src/prefs_actions.h   ** NEW FILE **
13908                 Added actions to execute on message text view, or on the
13909                         message's file.
13910         * src/Makefile.am
13911                 Added src/prefs_actions.[ch]
13912         * src/compose.c
13913                 Added new menu "Edit/Actions"
13914         * src/defs.h
13915                 Added new actionsrc file.
13916         * src/main.c
13917                 Added actionsrc reading.
13918         * src/mainwindow.c
13919                 Added new menus "Edit/Actions" and "Configuration/Actions..."
13920         * src/prefs_common.h
13921                 Added new element actionslst element to prefs_common.
13922
13923 2002-02-06 [paul]       0.7.0claws50
13924
13925         * sync with sylpheed 0.7.0cvs36
13926                 see ChangeLog entry 2002-02-06
13927
13928 2002-02-05 [paul]
13929
13930         * po/es.po
13931                 updated by Ricardo Mones Lastra
13932
13933 2002-02-05 [paul]       0.7.0claws49
13934
13935         * sync with sylpheed 0.7.0cvs33
13936                 see ChangeLog entries 2002-02-04 (last 4 entries) and 2002-02-05
13937
13938 2002-02-05 [paul]       0.7.0claws48
13939
13940         * src/compose.c
13941                 re-add 'Edit/Advanced/Delete entire line', previously named
13942                 'Delete Line+'
13943
13944 2002-02-04 [paul]       0.7.0claws47
13945
13946         * src/compose.c
13947           src/summaryview.c
13948                 fix bug #494993 (Reply All not taking Reply-To into consi)
13949                 eliminate differences in behaviour of right-click 'Reply to all' 
13950                 in summary view and 'Reply to all' on the toolbar. 
13951                 fix bug where Reply-To gets ignored by 'Reply to all' in summary
13952                 view and From gets ignored by 'Reply to all' on toolbar.
13953                 fix bug where 'Reply to all' on toolbar uses To twice and ignores
13954                 From when no Reply-To header is present.
13955
13956 2002-02-04 [paul]       0.7.0claws46
13957
13958         * sync with sylpheed 0.7.0cvs30
13959                 see ChangeLog entries 2002-02-03 and 2002-02-04
13960
13961 2002-02-03 [melvin]     0.7.0claws45
13962
13963         * src/gtkspell.[ch]
13964                 Readded function to highlight all misspelled words.
13965                 Fixed bug where user-provided-words did not replace
13966                         correctly the misspelled word when using the mouse.
13967                 Fixed bug where checking a region selected from right to left did
13968                         not check the region at all.
13969                 Fixed bug where 'Check backwards' may not check at all. 
13970                 Fixed memory leaks where popup menus and accel_groups were not destroyed.
13971                 Fixed possible buffer overflow when checking for long strings (>1k).
13972                 Made cursor and scrollbar positions non changing after uncheck_all/check_all.
13973                 Accelerators code uses now gtk_widget_add_accel.
13974                 Removed and disabled obsolete and unfinished code.
13975                 Cleaning up.
13976
13977         * src/compose.c
13978                 Added menu item to Highlight all misspelled words.
13979
13980 2002-02-01 [paul]       0.7.0claws44
13981
13982         * src/mainwindow.c
13983                 fix '/View/Hide read messages' sensitivity when all
13984                 messages in a folder are hidden
13985
13986 2002-02-01 [paul]       0.7.0claws43
13987
13988         * src/main.c
13989                 add --send option to command line interface, sends all
13990                 queued mail. Patch submitted by Ricardo Mones Lastra.
13991
13992 2002-01-31 [paul]       0.7.0claws42
13993
13994         * src/mainwindow.c
13995                 add '/View/Hide read messages' to main_window_set_menu_sensitive()
13996
13997 2002-01-31 [paul]       0.7.0claws41
13998
13999         * sync with sylpheed 0.7.0cvs27
14000                 see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
14001                 and 2002-01-31
14002
14003         * src/textview.c
14004                 comment out elements of textview_show_part() as temporary
14005                 workaround for attachment 'Display as text' bug 
14006
14007         * po/pt_BR.po
14008                 updated by Fabio Junior Beneditto
14009
14010 2002-01-30 [paul]       0.7.0claws40
14011
14012         * sync with sylpheed 0.7.0cvs24
14013                 see ChangeLog entries 2002-01-29 (src/prefs_common.c)
14014                 and 2002-01-30
14015
14016         * src/compose.c
14017                 add {N_("/_Spelling"), ... "<Branch>"} to 
14018                 GtkItemFactoryEntry compose_entries[]
14019
14020         * src/prefs_common.c
14021                 add claws menu items to prefs_keybind_apply_clicked()
14022                 and remove non-claws menu items
14023
14024 2002-01-29 [paul]       0.7.0claws39
14025
14026         * sync with sylpheed 0.7.0cvs22
14027                 see ChangeLog entries 2002-01-28 and 2002-01-29
14028
14029 2002-01-28 [melvin]     0.7.0claws38
14030
14031         * src/compose.c
14032                 Added the declartion of compose_send_control_enter.
14033
14034         * src/compose.c
14035         * src/gtkspell.[ch]
14036                 Added in a 'Spelling' menu which includes the configuration menu. 
14037                 Added a real 'Check all' and got rid from the old one which only
14038                 highlited misspelled word.
14039                 Made 'Check while typing' a disableable option.
14040                 Added a dialog when there are no more misspelled word.
14041                 Added a dialog if error occurs when switching to a dictionary.
14042         
14043         * src/prefs_common.[ch]
14044                 Added option for the default 'Check while typing' option.
14045
14046
14047 2002-01-28 [alfons]     0.7.0claws37
14048
14049         * src/compose.c
14050                 fix buglet and make code comply with sylpheed code style
14051
14052 2002-01-28 [paul]       0.7.0claws36
14053
14054         * sync with sylpheed 0.7.0cvs19
14055                 see ChangeLog entries for 2002-01-28
14056
14057 2002-01-28 [hoa]        0.7.0claws35
14058
14059         * src/defs.h
14060                 added rendererrc
14061
14062         * src/main.c
14063                 read the renderer config
14064
14065         * src/procmime.[ch]
14066                 use the renderer config to convert mime attachments
14067
14068         * src/textview.c
14069                 don't use textview_show_html/ertf,
14070                 use get_text_content instead
14071
14072 2002-01-27 [alfons]     0.7.0claws34
14073         
14074         * src/news.c
14075                 make sylpheed believe it can delete a news message...
14076                 (messages are NOT deleted, maybe we should remove
14077                 processing from the folder properties after all.)
14078
14079 2002-01-27 [alfons]     0.7.0claws33
14080
14081         * src/folder.c
14082                 add extra checks
14083         * src/news.c
14084                 implement remove_msg() 
14085
14086 2002-01-27 [alfons]     0.7.0claws32
14087
14088         * src/procmsg.h
14089         * src/procheader.c
14090         * src/messageview.c
14091                 fix return receipt / disposition notification again. this
14092                 stuff seems to break on _every_ major summary UI change, so
14093                 it's now implemented using a flag which is saved in the
14094                 marks cache
14095                 
14096 2002-01-26 [alfons]     0.7.0claws31
14097
14098         * src/import.c
14099                 let import dialog show the destination folder identifier
14100
14101 2002-01-26 [melvin]     0.7.0claws30
14102
14103         * src/folderview.c
14104         * src/summaryview.c
14105                 Readded 'Mark all read' into summary view popup menu
14106                 Added 'Mark all read' in folder view popup menu for IMAP
14107                 and NNTP.
14108                 Made it insensitive if the selected folder is not the shown
14109                 one to avoid 'Mark all read' on the wrong folder.
14110                 
14111 2002-01-26 [paul]       0.7.0claws29
14112
14113         * src/folderview.c
14114           src/summaryview.c
14115                 move 'Mark all read' from summary view to folder view
14116                 menu. (adapted from) patch submitted by Jeremy Andrews,
14117                 <lists@kerneltrap.com>
14118
14119 2002-01-25 [alfons]     0.7.0claws28
14120
14121         * src/gtkstext.c
14122                 put the gtk class name back so GtkSText adapts the 
14123                 settings of GtkText
14124
14125 2002-01-25 [alfons]     0.7.0claws27
14126
14127         * src/folderview.c 
14128                 assimilate Ricardo's patch that shows pixmaps instead of
14129                 plain "new" and "unread" texts in the folder view column
14130                 headers 
14131
14132 2002-01-25 [paul]       0.7.0claws26
14133
14134         * src/Makefile.am
14135                 add $(GPGME_CFLAGS) to INCLUDES so that gpgme can 
14136                 be found in non-standard locations. 
14137                 Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
14138
14139 2002-01-25 [paul]       0.7.0claws25
14140
14141         * sync with sylpheed 0.7.0cvs16
14142                 see ChangeLog entry 2002-01-25
14143
14144 2002-01-24 [paul]       0.7.0claws24
14145
14146         * more sync with sylpheed 0.7.0cvs15
14147                 get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
14148
14149 2002-01-23 [sergey]     0.7.0claws23
14150
14151         * src/importldif.c
14152                 Fixed segfault when closing LDIF import wizard with
14153                 the window manager.
14154         * src/imageview.c
14155         * src/imageview.h
14156         * src/messageview.c
14157         * src/mimeview.c
14158                 Fixed wrong scrolling position after switching between
14159                 text and image parts.
14160
14161 2002-01-23 [paul]       0.7.0claws22
14162
14163         * sync with sylpheed 0.7.0cvs15
14164                 see ChangeLog entries 2002-01-22 and 2002-01-23
14165
14166 2002-01-21 [melvin]     0.7.0claws21
14167
14168         * src/prefs_scoring.c
14169         * src/prefs_filtering.c
14170                 Fixed bug where scoring and filtering windows stopped
14171                 autochecking.
14172
14173 2002-01-21 [paul]       0.7.0claws20
14174
14175         * sync with sylpheed 0.7.0cvs12
14176                 see ChangeLog entries 2002-01-20 and 2002-01-21
14177
14178 2002-01-21 [carsten]    0.7.0claws19
14179         * src/mainwindow.c
14180         * src/menu.[ch]
14181         * src/messageview.[ch]
14182         * src/summaryview.[ch]
14183                 changes to shortcuts handling again:
14184                         + "Q" now controled by mainwin
14185                         + v/V are now customizable and have slightly
14186                           different meanings
14187                 the "button" to minimize the messageview (and maximize
14188                 the summary view) is a real button now
14189         * src/compose.c
14190                 "Delete Line+" added to Edit/Advanced (this will also
14191                 delete the '\n')
14192
14193 2002-01-20 [melvin] 0.7.0claws18
14194
14195         * src/addressbook.c
14196                 Made "Bcc" sensitive when addressbook is called from
14197                 compose window (it was a Claws only bug).
14198
14199 2002-01-19 [alfons] 0.7.0claws17
14200
14201         * src/inc.c
14202                 prevent unnecessary updates when currently selected folder has
14203                 no new messages 
14204
14205 2002-01-19 [alfons] 0.7.0claws16
14206         
14207         * src/summaryview.c
14208                 prevent writing the cache based on current message list in summary 
14209                 view when filtering also put messages in currently selected folder
14210
14211 2002-01-19 [paul]
14212
14213         * po/it.po
14214                 Italian translation submitted by Alessandro Maestri
14215                 <a.maestri@cs.tin.it>
14216
14217 2002-01-18 [melvin]     0.7.0claws15
14218
14219         * src/prefs_filters.c
14220                 fixed bug where 'cancel' from 'filters' window stops autochecking
14221                 if the timer timed out  when the window was open.
14222
14223 2002-01-18 [match]      0.7.0claws14
14224
14225         * src/addrclip.[ch]     ** NEW FILE **
14226         * src/addrselect.[ch]   ** NEW FILE **
14227         * src/adbookbase.h      ** NEW FILE **
14228                 addressbook cut, copy and paste
14229         * src/addrbook.[ch]
14230         * src/addrcache.[ch]
14231         * src/addressitem.h
14232         * src/addrindex.[ch]
14233         * src/addritem.[ch]
14234         * src/importldif.c
14235         * src/importmutt.c
14236         * src/jpilot.[ch]
14237         * src/syldap.[ch]
14238         * src/vcard.[ch]
14239         * src/jpilot.[ch]
14240         * src/editbook.c
14241         * src/editjpilot.c
14242         * src/editldap.c
14243         * src/editvcard.c
14244                 support for copy/paste
14245         * src/addressbook.c
14246                 support for copy/paste
14247                 tidy up menu option processing
14248                 correct address list function arguments
14249         * src/editaddress.c
14250                 sort user attributes
14251         * src/ldif.h
14252         * src/mutt.h
14253                 tidy up
14254
14255         * src/addrbook.[ch]
14256         * src/addrbook.[ch]
14257         * src/addrbook.[ch]
14258                 
14259
14260 2002-01-18 [paul]       0.7.0claws13
14261
14262         * sync with sylpheed 0.7.0cvs8
14263                 configure.in: support Mac OS X (Darwin)
14264
14265 2002-01-18 [carsten]    0.7.0claws12
14266         * src/html.c
14267                 small hack to fix a segfault with an empty href
14268                 (reported by Alexandra Walford <deeni@altern.org>)
14269         * src/mainwindow.c
14270         * src/summaryview.c
14271                 the shortcuts for Mark und Mark as unread are hardcoded
14272                 again
14273         * src/compose.c
14274         * src/gtkstext.[ch]
14275                 readded the shortcuts in gtkstext but made them
14276                 customizeable (simply by adding a menu plus a wrapper
14277                 to compose.c)
14278
14279 2002-01-17 [melvin]     0.7.0claws11
14280
14281         * src/gtkspell.c
14282                 fix default dictionary not being saved.
14283
14284 2002-01-16 [darko]      0.7.0claws10
14285
14286         * src/compose.c
14287                 fix wrapping crash with URL longer than wrapping margin
14288
14289 2002-12-08 [hoa]        0.7.0claws10
14290
14291         * src/matcher_parser_parse.y
14292                 fixed some bugs
14293
14294         * src/prefs_filtering.c
14295                 now, we can use bounce action in the dialog box.
14296
14297 2002-01-16 [carsten]    0.7.0claws9
14298         * src/gtkstext.c
14299                 removed the <control> and <alt> shortcuts because they're
14300                 not needed and interefered with the "normal" shortcuts
14301         * src/mainwindow.c
14302         * src/summaryview.c
14303                 removed most of the hardcoded shortcuts and assigned
14304                 them to menu entries making them easy customizable by
14305                 that
14306
14307 2002-01-16 |melvin]     0.7.0claws8
14308
14309         * src/gtkspell.c
14310                 fixed bug where using the mouse and when the compose
14311                 window is not on top may result in a crash.
14312
14313 2002-01-16 [melvin]     0.7.0claws7
14314
14315         * src/compose.c
14316                 fixed a long standingspell checker bug which could 
14317                 cause a crash after sending a message.
14318
14319 2002-01-16 [paul]       0.7.0claws6
14320
14321         * sync with sylpheed 0.7.0cvs7
14322                 see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
14323                 2002-01-15, and 2002-01-16
14324
14325 2002-01-16 [melvin]     0.7.0claws5
14326
14327         * README.claws
14328         * src/compose.c
14329         * src/gtkspell.[ch]
14330         * src/main.c
14331                 Heavily modified spell checker code to work around
14332                 ispell bug, to add keyboard shortcuts and for future
14333                 enhancements. See README.claws for usage information.
14334
14335 2002-01-15 [alfons]     0.7.0claws4
14336         
14337         * src/summaryview.c
14338                 change gtk_ctree_sort_node() into gtk_ctree_sort_recursive()
14339                 so sorting within threads reflects sort mode
14340
14341 2002-01-15 [christoph]  0.7.0claws3
14342
14343         * src/procmsg.c
14344                 added alertpanel if mail sending failed
14345
14346 2002-01-15 [alfons]     0.7.0claws2
14347         
14348         * src/prefs_filtering.c
14349                 don't stop timer when prefs filtering dialog is opened
14350
14351 2002-01-14 [alfons]     0.7.0claws1
14352
14353         * src/addr_compl.c
14354         * src/prefs.c
14355                 remove debug_print()s for privacy reasons
14356
14357 2002-01-14 [darko]      0.7.0claws
14358
14359         * README.claws
14360                 quotation wrapping is now also in the main branch
14361
14362 2002-01-14 [paul]
14363
14364         * tools/filter_conv.pl
14365                 allow for Boolean Op and case-sensitivity
14366                 this file is included in the release and tagged
14367                 'rel_0_7_0'
14368
14369 2002-01-13 [paul]       0.7.0claws
14370
14371         * release 0.7.0, with cvs tag 'rel_0_7_0'
14372
14373 2002-01-13 [paul]
14374
14375         * tools/filter_conv.pl
14376         * tools/README
14377                 rewritten to output to matcherrc instead of filteringrc
14378
14379         * po/es.po
14380                 updated Spanish translation by Ricardo Mones Lastra
14381
14382 2002-01-13 [alfons]
14383
14384         * po/nl.po
14385                 update dutch translation
14386
14387 2002-01-13 [paul]
14388
14389         * po/pt_BR.po
14390                 Updated by Fabio Junior Beneditto 
14391
14392 2002-01-13 [melvin]     0.6.6claws53
14393
14394         * po/fr.po
14395                 Updated french translation
14396
14397 2002-01-12 [alfons]     0.6.6claws52
14398
14399         * src/filtering.c
14400                 plug mem leak that has been sitting there for ages              
14401
14402 2002-01-12 [alfons]     0.6.6claws51
14403
14404         * src/summaryview.c
14405                 undo melvin's changes from 0.6.6claws48 because summary
14406                 view now refuses to select first unread message when
14407                 selecting a folder 
14408
14409 2002-01-11 [alfons]     0.6.6claws50
14410
14411         * src/import.c
14412                 use claws' semantics for getting folder item when
14413                 importing an mbox file into a folder 
14414                 (submitted by Dale P. Smith)
14415
14416 2002-01-11 [christoph]  0.6.6claws49
14417
14418         * src/prefs.h
14419                 set sensitivity in SET_TOGGLE_SENSITIVITY macro from
14420                 toggle widget, because non static prefs can not use
14421                 prefs_set_* functions
14422         * src/prefs_account.c
14423                 toggle smtp auth password field sensitivity if
14424                 user id is empty and add descrition of usage for
14425                 these fields
14426         * src/prefs_folder_item.c
14427                 use SET_TOGGLE_SENSITIVITY macro to instead of extra
14428                 callbacks
14429
14430 2002-01-11 [melvin]     0.6.6claws48
14431
14432         * src/compose.c
14433                 fix the 'Ctrl-Enter' feature for sending and test really
14434                 for 'Ctrl-Enter' (as Ctrl-Space is also used for activating
14435                 editables which was not documented in Gtk)
14436
14437         * src/summaryview.c
14438                 Made summaryview refresh after sorting and not before.
14439
14440 2002-01-11 [christoph]  0.6.6claws47
14441
14442         * src/compose.c
14443                 select account from account ids if possible and
14444                 correctly set save folder for copy in reedit
14445
14446 2002-01-10 [paul]       0.6.6claws46
14447
14448         * sync with sylpheed 0.7.0 release
14449                 see ChangeLog entries 2002-01-07, 2002-01-08 and
14450                 2002-01-09
14451
14452 2002-01-09 [alfons]
14453
14454         * src/summaryview.c
14455                 remove more dirt traces...
14456
14457 2002-01-09 [alfons]
14458         
14459         * src/summaryview.c
14460                 clean up some traces of my debugging stuff
14461
14462 2002-01-09 [alfons]     0.6.6claws45
14463
14464         * src/filtering.c
14465                 break up filteringprop_apply() in three separate pieces
14466                 so we can drop messages that failed processing in the
14467                 inbox
14468
14469         * src/summaryview.c
14470                 fix bug #469598 "no refresh of inbox after filter" which 
14471                 was introduced by the new summary view locking, and which 
14472                 prevented the summary view to update after a manual filter 
14473                 message. claw's filter message requires a summary_show().
14474                 (aargh, summary_show() again! :-)
14475                 
14476 2002-01-07 [alfons]     0.6.6claws44
14477
14478         * src/headerwindow.c
14479         * src/logwindow.c
14480         * src/messageview.c
14481         * src/sourcewindow.c
14482                 bring in Hiro's last 0.7.0 wm class fixes
14483
14484         * tools/sylprint.pl
14485                 bring in Ricardo's fix for sylprint script
14486
14487         * AUTHORS       
14488         * src/rfc2015.[ch]
14489         * src/prefs_common.[ch]
14490         * src/prefs_account.[ch]
14491         * src/compose.c
14492                 clean up account preference poison in rfc2015,
14493                 and preparation to fix double sign bug 
14494                 (patch submitted by Simon 'corecode' Schubert)
14495
14496 2002-01-07 [christoph]  0.6.6claws43
14497
14498         * src/mh.c
14499                 search for free message number, do not only rely
14500                 on last_num
14501         * src/send.c
14502                 fix smtp auth and use extra account information
14503                 if available, if not use pop3 data instead
14504                 (closes bug #500341)            
14505         * src/ssl.[ch]
14506                 match coding style
14507
14508 2002-01-06 [alfons]     0.6.6claws42
14509
14510         * src/mainwindow.c
14511                 try making the separate windows work again...
14512
14513 2002-01-06 [alfons]     0.6.6claws41
14514
14515         * src/mainwindow.c
14516                 adapt Hiro's separate window menu (to get rid of the funny
14517                 duplicate menu items), and make it work again
14518
14519 2002-01-06 [alfons]     0.6.6claws40
14520
14521         * tools/Makefile.am
14522         * tools/sylprint.rc
14523         * tools/sylprint.pl
14524         * tools/README.sylprint
14525                 add sylprint script for printing mails from Sylpheed
14526                 (contributed by Ricardo Mones Lastra)
14527
14528         * src/acount.c
14529                 clean up
14530
14531 2002-01-06 [melvin]     0.6.6claws39
14532
14533         * src/mainwindow.c
14534         * src/summaryview.c
14535                 Fixed crash introduced in 0.6.6claws38 by the menu
14536                 reorganisation (Hide read messages)
14537         
14538         * ChangeLog.claws 
14539                 Fixed typo (we are now in 2002, alfons ;) )
14540
14541 2002-01-05 [alfons]     0.6.6claws38
14542
14543         * sync with sylpheed 0.6.6cvs10-17
14544                 (last stuff marked as LAST_STABLE)
14545
14546 2002-01-04 [melvin]     0.6.6claws37
14547
14548         * src/account.c
14549                 Made account selection code use strcasestr again instead of
14550                 g_strcasecmp (fixes bug where reediting queued messages
14551                 did not select proper account reported by T. Link).
14552         
14553         * src/folderview.c
14554                 Fix bug where folder icons are not shown when 'hide read messages'
14555                 is on.
14556         
14557         * src/stock_pixmaps.[ch]
14558                 Added folder icons for 'hide read messages'.
14559         
14560         * src/compose.c
14561                 Fixed bug where 'Enter' in a header entry will send the message 
14562                 if 'CTL-Enter' was chosen as a shorcut for sendind. 
14563
14564 2002-01-03 [melvin]     0.6.6claws36
14565         
14566         * src/prefs.[ch]
14567                 Added popup menu for common preferences and
14568                 account preferences (right click on tab displays
14569                                 a menu of all tabs.)
14570
14571 2002-01-02 [melvin]     0.6.6claws35
14572
14573         * src/gtkspell.[ch]
14574                 Made spelling code compatible with undo/redo feature.
14575                 Added creation of suggestion mode menu for the general
14576                         preferences.
14577         
14578         * src/prefs_common.[ch]
14579                 Added option menu for the speller's suggestion mode.
14580                 Added missing spaces in "..." buttons and made a "..."
14581                         button non translatable!
14582         
14583         * src/compose.c
14584                 Made speller use the default suggestion mode.
14585                 Hack to make it possible to choose 'CTRL-Enter' as a
14586                         shortcut for sending (and only for sending).
14587
14588         * src/prefs_folder_item.c
14589                 Changing subject simplification does not update cache 
14590                         anymore (because it is unnecessary).
14591                 Fixed bug where changing subject simplification updated the 
14592                         summaryview even when the viewed folder is not the
14593                         folder which properties are being changed. (E.g. 
14594                                         viewing folder A and changing
14595                                         the subject simplification of 
14596                                         folder B -not being viewed- updated the 
14597                                         summaryview of folder A with data of
14598                                         folder B). (Hope this is clear... )
14599
14600 2001-12-31 [alfons]     0.6.6claws34
14601         
14602         * src/ldif.c
14603         * src/mutt.c
14604                 fgetc() returns a signed integer which doesn't
14605                 fit in a char. so c truncates this to a char
14606                 but we may lose significant bits. i.e. we may
14607                 comparing 0xFF which may not be equal to -1
14608                 unless properly casted to signed char which
14609                 we won't do because fgetc() returns a signed
14610                 integer which doesn't fit in a char. so c 
14611                 truncates this to a char but we may lose 
14612                 significat bits. (you got the idea, thanks
14613                 to Gustavo Noronha Silva <kov@debian.org>
14614                 and the Debian folks!)
14615
14616 2001-12-30 [alfons]     0.6.6claws33
14617
14618         * src/prefs_common.c
14619                 add #ifdef USE_PSPELLs that Melvin forgot               
14620
14621 2001-12-30 [melvin]     0.6.6claws32
14622         
14623         * src/prefs_common.[ch]
14624                 Added configurable color for misspelled words.
14625
14626         * src/gtkspell.[ch]
14627                 Fixed bug of foreground text color (reported by David
14628                                 Mehrmann)
14629                 Added configurable color for misspelled words.
14630
14631 2001-12-30 [alfons]     0.6.6claws31
14632
14633         * src/folder.c
14634                 remove unnecessary things someone put there
14635
14636         * src/mh.c
14637         * src/folder.[ch]
14638                 make folder properties (like threading and sorting) persistent
14639                 (closes bug #497424 "rescan folder tree resets proprieties")
14640                 currently this is only for MH folders. 
14641
14642 2001-12-29 [melvin]     0.6.6claws30
14643
14644         * src/string_match.[ch]
14645                 Optimized a bit: regexp pattern buffer compiled only once, and
14646                   one subroutine call removed. Fixed ^ regexp search: Now, 
14647                   "(^Re: )|(^Hello)" removes only "Re: " from "Re: Hello".
14648         
14649         * src/summaryview.c
14650                 Subject filtering changed to filter summary columns and
14651                   not directly the messages subject cache. The loss in 
14652                   performance is balanced by the improvement of string_match.
14653                 Added an alert panel if there is an error in the regexp.
14654
14655         * src/src/prefs_folder_item.h
14656                 Added a regexp pattern buffer.
14657
14658 2001-12-28 [alfons]     0.6.6claws29
14659
14660         * src/string_match.[ch]
14661                 clean up name space
14662                 allow compilation *BSD
14663
14664 2001-12-27 [alfons]     0.6.6claws28
14665
14666         * src/filter.c
14667                 sync the Hiro's bug fix for BSD
14668
14669 2001-12-27 [melvin]     0.6.6claws27
14670         
14671         * src/compose.c
14672                 Simplify focus to subject entry code.
14673
14674 2001-12-27 [darko]      0.6.6claws26
14675
14676         * src/filtering.c
14677         * src/mbox_folder.c
14678         * src/messageview.c
14679         * src/mh.c
14680         * src/procheader.[ch]
14681         * src/procmsg.h
14682         * src/stock_pixmap.[ch]
14683         * src/summaryview.c
14684                 Show key icon for encrypted mails in summary view
14685
14686         * src/pixmaps/clip.xpm
14687         * src/pixmaps/clipkey.xpm
14688         * src/pixmaps/key.xpm
14689                 New/modified icons for the above
14690
14691 2001-12-27 [melvin]     0.6.6claws25
14692
14693         * src/prefs_common.c
14694                 Put spell checker options in a separate tab to decrease
14695                 the Common Preferences window height.
14696
14697         * README.claws  
14698                 Update spell checker usage instruction about its options
14699                 location.
14700
14701 2001-12-27 [melvin]     0.6.6claws24
14702
14703         * src/compose.c
14704                 Changed subject entry widget position. Initial focus is
14705                 on the To header instead of the subject entry.
14706                 Creating a new header scrolls the header list to make the
14707                 created one visible. Nevertheless, when automatically filling
14708                 headers, the first one is shown.
14709                 A Tab key press in the last empty header entry zips the 
14710                 focus to the subject entry.
14711                 (I did not change the combo boxes, yet)
14712
14713 2001-12-26 [alfons]     0.6.6claws23
14714
14715         * src/prefs_account.c
14716         * src/inc.c
14717                 allow default inbox to reside in another mailbox (only
14718                 works for POP3 accounts)
14719
14720 2001-12-26 [alfons]     0.6.6claws22
14721         
14722         * src/textview.c
14723                 make reply-on-click work with the account of the selected folder
14724         * src/compose.c
14725                 put a fixme here to remind me to fix finding correct default
14726                 account for nested folders
14727
14728 2001-12-25 [alfons]     0.6.6claws21
14729
14730         * src/summaryview.c
14731                 make column headers display locked and mark pixmaps (idea by Melvin) 
14732                 fix bug by adding score and locked column type to sort array
14733
14734 2001-12-25 [alfons]     0.6.6claws20
14735         
14736         * src/summaryview.c
14737                 catch a *potentially* inadvertent write back of  
14738                 the message cache(s) introduced by 0.6.5claws37
14739
14740 2001-12-25 [christoph]  0.6.6claws19
14741
14742         * src/stock_pixmap.[ch]
14743         * src/summaryview.c
14744                 add ignore thread pixmap
14745                 (can someone draw a better icon for this?)
14746
14747 2001-12-24 [alfons]     0.6.6claws18
14748
14749         * src/prefs_folder_item.c
14750                 make address completion actually work for the
14751                 Default To address in the Folder Property dialog.
14752
14753 2001-12-24 [alfons]     0.6.6claws17
14754         
14755         * src/summaryview.c
14756                 use new style regexp for subject stripping 
14757                 (patch submitted by Thomas Link <t.link.tmp200101@gmx.net>)
14758
14759 2001-12-24 [darko]      0.6.6claws16
14760
14761         * src/pgptext.c
14762         * src/rfc2015.c
14763                 move GPG related informational messages to debug mode
14764
14765 2001-12-23 [alfons]     0.6.6claws15
14766
14767         * src/stock_pixmap.[ch]
14768         * src/summaryview.c
14769                 add the forgotten Claws' locked pixmap
14770
14771 2001-12-23 [alfons]     0.6.6claws14
14772
14773         * src/filesel.c
14774                 accept file name typed in entry in multi file
14775                 selector (patch submitted by Gustavo Noronha Silva 
14776                 <kov@debian.org>)
14777
14778 2001-12-23 [alfons]     0.6.6claws13
14779
14780         * src/prefs_filter.c
14781         * src/prefs_filtering.c
14782         * src/matcher.c
14783         * src/importmutt.c
14784                 clean up a little bit
14785         
14786         * src/string_match.c
14787                 validate input strings a little bit more
14788
14789 2001-12-23 [alfons]     0.6.6claws12
14790
14791         * src/Makefile.am
14792         * src/summaryview.c
14793         * src/string_match.[ch]         ** NEW **
14794         * src/folderview.[ch]
14795         * src/headerview.h
14796         * src/folder.[ch]
14797         * src/prefs_folder_item.[ch]
14798                 add subject simplification to strip out strings from
14799                 a subject line (esp. handy for mailing lists). 
14800                 (original patch by by Thomas Link <t.link.tmp200101@gmx.net>,
14801                 but slightly changed things for better integration.)
14802
14803 2001-12-23 [alfons]     0.6.6claws11
14804
14805         * src/mainwindow.c
14806                 fix bug introduced by submission included in 0.6.5claws52.
14807                 ideally this submission should clean the trash if any trash
14808                 folder has a message. however, the hasTrash variable was
14809                 set to false whenever a trash folder was empty (discarding
14810                 a previously found *filled* trash folder.)
14811
14812                 also edited the code a little bit and made it more safe.
14813
14814 2001-12-22 [alfons]     0.6.6claws10
14815
14816         * src/imap.c
14817                 quick fix for Martin Pool's omission of an account
14818                 specific SSL setting
14819
14820 2001-12-22 [alfons]     0.6.6claws9
14821
14822         * src/compose.c
14823         * src/messageview.c
14824         * src/mimeview.c
14825         * src/pgptext.c
14826         * src/procmime.[ch]
14827                 better support for multipart/digest (submitted
14828                 by Fredrik <e98fo@efd.lth.se>)
14829
14830 2001-12-22 [alfons]     0.6.6claws8
14831
14832         * src/addressbook.c
14833                 correct function signature
14834         * src/socket.[ch]
14835         * src/imap.[ch]
14836         * src/prefs_account.[ch]
14837                 allow IMAP over SSH tunnel (patch submitted by 
14838                 Martin Pool <mbp@samba.org>)
14839
14840 2001-12-21 [alfons]     0.6.6claws7
14841
14842         * sync with sylpheed 0.6.6cvs4-9
14843                 (may have forgotten something: LAST_STABLE is 0.6.6claws6)
14844
14845 2001-12-21 [christoph]  0.6.6claws6
14846
14847         * src/compose.c
14848         * src/prefs_folder_item.[ch]
14849                 implement saving of outgoing messages to current folder.
14850                 fix segfault when no default outbox is available
14851                 (closes bug #495683)
14852
14853 2001-12-21 [carsten]    0.6.6claws5
14854         * src/folderview.c
14855         * src/summaryview.c
14856                 pressing CTRL while DND does now the expected thing and
14857                 copies the mail (moving is still the default, as this
14858                 seam more appropriate for handling mails by DND)
14859
14860 2001-12-18 [paul]       0.6.6claws4
14861
14862         * sync with sylpheed 0.6.6cvs3
14863                 see ChangeLog entries 2001-12-18
14864
14865 2001-12-18 [hiro]       0.6.6claws3
14866
14867         * src/undo.c
14868                 fix for multibyte characters (obtain the number of letters
14869                 instead of bytes).
14870
14871 2001-12-17 [paul]       0.6.6claws2
14872
14873         * sync with sylpheed 0.6.6cvs1
14874                 see ChangeLog entry 2001-12-16
14875
14876 2000-12-17 [alfons]     0.6.6claws1
14877
14878         * src/filtering.c
14879                 clean up
14880
14881 2001-12-16 [paul]       0.6.6claws
14882 2001-12-15
14883
14884         * Release version 0.6.6claws, cvs tag: rel_0_6_6
14885
14886         * src/mimeview.c
14887                 last minute sync with main 0.6.6
14888
14889         * po/es.po
14890                 updated by Ricardo Mones Lastra
14891                 update for last minute sync
14892         * po/fr.po
14893         * po/nl.po
14894                 update for last minute sync
14895         * po/de.po
14896                 updated by Jens Oberender
14897         * po/pt_BR.po
14898                 updated by Fabio Junior Beneditto
14899
14900         * src/prefs_common.[ch]
14901         * src/undo.c
14902                 number of undo levels is user configurable
14903                 (squeeze it into the release in the dying
14904                 moments) Submitted by Jens Oberender    
14905
14906 2001-12-15 [melvin]
14907
14908         * po/fr.po
14909                 updated french translation
14910
14911 2001-12-15 [paul]       0.6.5claws92
14912
14913         * sync with sylpheed 0.6.5cvs28
14914                 see ChangeLog entry 2001-12-14 (src/prefs_account.c)
14915
14916         * po/nl.po
14917                 update to allow for sync
14918
14919 2001-12-15 [alfons]
14920         
14921         * po/nl.po
14922                 update dutch translation
14923
14924 2001-12-14 [carsten]    0.6.5claws91
14925         * src/summaryview.c
14926                 fixed bug #473785; also after changing the column order
14927                 the same message will be selected and displayed as before
14928                 the reordering
14929
14930 2001-12-14 [carsten]    0.6.5claws90
14931         * src/folderview.c
14932                 probably found the bug reported by wwb opening or closing
14933                 a folder tree just before dnd (found the solution in the
14934                 balsa source -- thanks to them)
14935
14936 2001-12-14 [carsten]    0.6.5claws89
14937         * src/gtkutils.c
14938         * src/account.c
14939                 moved gtk_clist_moveto to the right place, so that
14940                 only the accounts dialog is effected on opening
14941
14942 2001-12-14 [carsten]    0.6.5claws88
14943         * src/gtkutils.c
14944                 gtkut_clist_set_focus_row does a gtk_clist_moveto
14945                 now, so that the focused row will be seen in any case
14946                 (reported by wwp on sf-claws-user)
14947
14948 2001-12-14 [darko]      0.6.5claws87
14949
14950         * src/compose.c
14951                 remove unnecessary line
14952
14953 2001-12-14 [paul]       0.6.5claws86
14954
14955         * sync with sylpheed 0.6.5cvs27
14956                 see ChangeLog entries 2001-12-14
14957
14958 2001-12-14 [carsten]    0.6.5claws85
14959         * src/mainwindow.c
14960                 following a suggestion of Melvin the rcoabm pops up
14961                 right under the button now and the button is reliefed
14962                 while the popup is open
14963
14964 2001-12-14 [darko]      0.6.5claws84
14965
14966         * src/compose.c
14967                 fix crash when wrapping long lines if linewrap quotation
14968                 is disabled and wrapper encounters a word spanning more
14969                 than one line
14970
14971 2001-12-13 [paul]       0.6.5claws83
14972
14973         * src/compose.c
14974                 prefer 'Reply-To' header over mailing list header when
14975                 replying to a message. Finally prevent all those confirmation 
14976                 messages being sent to the list itself.
14977
14978         * src/summaryview.c
14979                 remove unused summary_set_menu_sensitive() entry
14980
14981 2001-12-13 [paul]       0.6.5claws82
14982
14983         * src/folderview.c
14984         * src/pixmaps/inbox-hrm.xpm     ** NEW FILE **
14985         * src/pixmaps/outbox-hrm.xpm    ** NEW FILE **
14986         * src/pixmaps/trash-hrm.xpm     ** NEW FILE **
14987                 improvements to 'Hide read messages': Inbox, Outbox,
14988                 Trash, Queue, and Draft icons now reveal presence of hidden 
14989                 messages
14990
14991 2001-12-12 [alfons]     0.6.5claws81
14992
14993         0.6.5claws80 was tagged as LAST_STABLE
14994
14995         * src/filtering.[ch]
14996         * src/matcher.[ch]
14997         * src/matcher_parser_lex.c
14998                 fix the filtering; my last attempt to get it right, 
14999                 if it does not work, it's Hoa's turn. ;-)
15000
15001                 for my honourable peers:
15002                 
15003                 the code now makes a clear distinction between
15004                 rules as they are displayed (probably escaped),
15005                 and as they are executed (probably unescaped). the
15006                 parser does *NOT* do any unescaping, this is
15007                 the task of the matcher.c (which breaks up a
15008                 rule into condition) and the filtering.c (which
15009                 breaks up the rule's action). to make this
15010                 run happily we provide an unescaped copy of
15011                 crucial strings to the MatcherProp and 
15012                 FilteringAction structures. note that the only
15013                 exception to this is any REGEXP string. those
15014                 are directly passed to regcomp() and regexp()
15015                 (who have much more powerful unescape functions).
15016                 
15017                 for everyone else:
15018         
15019                 you can escape tab (\t), carriage return (\r),
15020                 linefeed (\n), form feed (\f), quote (\"), 
15021                 single quote (\'), bell (\b) in all the entry
15022                 lines in the scoring & filtering dialogs.
15023                 as an added bonus this should not affect
15024                 existing filtering rules.
15025
15026 2001-12-12 [carsten]    0.6.5claws80
15027
15028         * src/summaryview.c
15029         * po/de.po
15030                 "item(s) selected" is now sensitive to 1 or more
15031                 than one selected (nice for language where simple
15032                 adding of a "s" is not possible as German (Eintrag
15033                 ->Eintr"age)
15034                 
15035                 the "forward as attachment" entry from the right
15036                 click menu removed, "forward" acts following the
15037                 prefs
15038         
15039         * src/textview.c
15040                 reverted my former changes; so compiler warning again
15041                 but there's more GTK_TEXT/GTK_STEXT mixing on other places
15042                 nevertheless
15043
15044         * src/messageview.c
15045                 "search in message" does now *not* only work in MVIEW_TEXT
15046                 messages, but also in a MIMEVIEW_TEXT part of MVIEW_MIME
15047                 message
15048
15049         * src/mainwindow.c
15050                 removed "/File/_Close" as it was the same as "/File/E_xit"
15051                 and we don't need it two times
15052
15053                 the separate folder view and message view now get a distinct
15054                 WMCLASS, just in case someone is using sawfish ;-)
15055
15056                 as the menu entries "/View/Message view" and "/View/Folder tree"
15057                 are only doing something when SEPARATE_MESSAGE or SEPARATE_FOLDER
15058                 make them sensitive accordingly and as these two are "shown"
15059                 after startup anytime check this menuitem at startup
15060
15061 2001-12-12 [paul]       0.6.5claws79
15062
15063         * src/folderview.c
15064                 fix sensitivity of 'Search folder...', broken in
15065                 0.6.5claws75
15066
15067         * src/mainwindow.c
15068                 fix dodgy English
15069
15070 2001-12-11 [carsten]    0.6.5claws78
15071         * src/filtering.c
15072                 fixed two typos returning a wrong FALSE/TRUE
15073         * src/mainwindow.[ch]
15074                 extra menu for email/news button removed
15075
15076 2001-12-11 [alfons]     0.6.5claws77
15077         
15078         * src/matcher.c                 (1.3)
15079         * src/matcher_parser_lex.l      (1.28)
15080                 revert for another attempt
15081                 mark 0.6.5claws77 as LAST_STABLE
15082
15083 2001-12-11 [christoph]  0.6.5claws76
15084
15085         * po/de.po
15086                 fixed wrong translation for prev. unread msg
15087
15088 2001-12-11 [paul]       0.6.5claws75
15089
15090         * src/folder.[ch]
15091         * src/folderview.c
15092         * src/mainwindow.c
15093         * src/summaryview.[ch]
15094         * src/pixmaps/dir-open-hrm.xpm  ** NEW FILE **
15095                 enable ability to hide read messages on per folder basis via 
15096                 '/Summary/Hide read messages'; when selected, a folder will 
15097                 have a red open folder icon, instead of a blue icon, if the 
15098                 folder contains hidden messges
15099                 submitted by Thomas Link <t.link.tmp200101.gmx.net> 
15100
15101         * src/mainwindow.c
15102                 remove '/Message/Forward as attachment' from 
15103                 main_window_set_menu_sensitive() to prevent debug warning
15104
15105         * src/folderview.c
15106         * src/mainwindow.c
15107                 Clean up some of the English
15108
15109         * tools/newscache_clean.pl
15110                 allow for new 'hidereadmsgs' entry in folderlist.xml
15111
15112         * po/es.po
15113                 updated translation, submitted by Ricardo Mones Lastra
15114
15115 2001-12-11 [paul]       0.6.5claws74
15116
15117         * sync with sylpheed 0.6.5cvs25
15118                 see ChangeLog entry 2001-12-11
15119
15120 2001-12-10 [alfons]     0.6.5claws73
15121
15122         * src/matcher.c
15123                 add more control characters
15124         * src/matcher_parser_lex.l
15125                 make escaping / unescaping work again
15126
15127 2001-12-10 [alfons]     0.6.5claws72
15128
15129         * src/imap.c
15130                 clean up warnings "returning value for void function" 
15131         * src/prefs_filtering.c
15132                 make info button for execute action sensitive
15133
15134 2001-12-10 [paul]       0.6.5claws71
15135
15136         * src/compose.c
15137         * src/imap.[ch]
15138         * src/summaryview.c
15139                 fix: imap server now gets informed of MARKED, UNMARKED
15140                 and REPLY events. Now people can use different IMAP-Mail
15141                 clients and have the exact same information about MARKED,
15142                 UNMARKED and REPLY status with all of them. Especially
15143                 useful for imap servers with a web-frontend.
15144                 submitted by Tobias Sandhaas <medlor@web.de>
15145
15146 2001-12-09 [melvin]     0.6.5claws70
15147         
15148         * src/textview.[ch]
15149                 fixed bug #490076 (hunted down by Alfons who implemented
15150                 a workaround in 0.6.5claws65)
15151
15152 2001-12-09 [christoph]  0.6.5claws69
15153
15154         * src/summaryview.c
15155                 set pointer to string in LOCKED column to NULL
15156                 (might fix bug #490800)
15157
15158 2001-12-09 [carsten]    0.6.5claws68
15159
15160         * po/de.po
15161                 resolved some cluttered menu shortcuts 
15162                 ('creating new email' and 'creating news message'
15163                 hade the same)
15164         * src/compose.c
15165                 wmclass now distinc from main window
15166         * src/mainwindow.c
15167           src/mainwindow.h
15168                 email/news and forward button functionality similar
15169                 to the reply buttons; removed the ugly dropdown arrows
15170                 and use instead the right mouse button
15171
15172 2001-12-09 [paul]       0.6.5claws67
15173
15174         * src/imap.c
15175         * src/utils.h
15176                 allow spaces in imap folder names
15177                 submitted by Willem van Engen <wvengen@stack.nl>
15178
15179 2001-12-09 [paul]       0.6.5claws66
15180
15181         * sync with sylpheed 0.6.5cvs24
15182                 see ChangeLog entry 2001-12-09
15183
15184 2001-12-08 [alfons]     0.6.5claws65
15185
15186         * src/textview.c
15187                 prevent secondary selection claim after "add to sender" dialog
15188                 popped up. this is because there's a GDK_BUTTON_RELEASE pending.
15189                 we trick GTK by simulating a click at (0, 0) in the textview.
15190
15191 2001-12-08 [hoa]        0.6.5claws64
15192
15193         * src/folder.c
15194                 fixed a bug about the .processing folder name while filtering
15195
15196 2001-12-08 [alfons]     0.6.5claws63
15197
15198         * src/folderview.c 
15199                 work around problem of not correctly updating folder stats
15200                 when deleting messages. there's some folder scanning evil
15201                 going so the folderview_update_msg_num() does not work
15202                 correctly. need to investigate this.
15203
15204 2001-12-08 [paul]       0.6.5claws62
15205
15206         * sync with sylpheed 0.6.5cvs23
15207                 see ChangeLog entry 2001-12-08
15208
15209 2001-12-07 [christoph]  0.6.5claws61
15210
15211         * src/compose.c
15212                 fix another header translation problem
15213
15214 2001-12-07 [alfons]     0.6.5claws60
15215
15216         * src/mbox.c
15217                 make filtering also work on local spool mbox
15218
15219 2001-12-07 [carsten]    0.6.5claws59
15220         * src/addressbook.c
15221                 addressbook window gets a wmclass distinct from the main
15222                 sylpheed window
15223         * src/compose.h
15224         * src/mainwindow.[ch]
15225                   forward menu item will use mode selected in prefs, forward 
15226                 as attatchment in menu removed (will be substituted in the
15227                 toolbar similar to reply buttons)
15228                   create news message menu entry and news button is now 
15229                 sensitive to the existance of a news account
15230         * src/pixmaps/stock_mail_reply_quote.xpm           ** REMOVED **
15231         * src/pixmaps/stock_mail_reply_to_all_quote.xpm    ** REMOVED **
15232         * src/pixmaps/stock_mail_reply_to_sender_quote.xpm ** REMOVED **
15233                 these are removed because the toolbar buttons don't show
15234                 the quoting modus any longer
15235
15236 2001-12-07 [paul]
15237
15238         * tools/newscache_clean.pl      ** NEW FILE **
15239                 perl script to do some tidying up in the newscache directory 
15240                 
15241         * tools/sylpheed-switcher       ** NEW FILE **
15242                 perl script to enable easy switching between main and claws
15243                 
15244         * tools/README
15245                 added descriptions of the two new perl scripts          
15246
15247
15248 2001-12-07 [melvin]     0.6.5claws58
15249
15250         * src/messageview.c
15251                 fixed a warning during compilation introduced in 0.6.5claws56
15252
15253 2001-12-07 [paul]       0.6.5claws57
15254
15255         * src/mainwindow.[ch]
15256         * src/menu.[ch]
15257                 further usability enhancements to replying with or without 
15258                 quoting via the toolbar, use of Ctrl key is replaced by 
15259                 drop down menu 
15260                 Submitted by Carsten Schurig            
15261
15262 2001-12-07 [melvin]     0.6.5claws56
15263
15264         * src/messageview.c
15265                 hack to fix bug that prevented to make/paste selections
15266                 after switching between MVIEW_TEXT and MVIEW_MIME views
15267                 without deselecting the selection first.
15268
15269 2001-12-06 [alfons]     0.6.5claws55
15270
15271         * src/filtering.[ch]
15272         * src/inc.c
15273                 revise filtering a little bit more, and make sure
15274                 messages are delivered to the appropriate inbox
15275                 (perhaps set per account)
15276
15277 2001-12-06 [paul]       0.6.5claws54
15278
15279         * sync with sylpheed 0.6.5cvs22
15280                 see ChangeLog entry 2001-12-06
15281
15282 2001-12-05 [alfons]     0.6.5claws53
15283
15284         * src/inc.c
15285         * src/folder.[ch]
15286         * src/procmsg.c
15287         * src/filtering.c
15288                 more revisions of filtering system
15289                 (last stable version is marked as LAST_STABLE)
15290                 
15291                 | NOTE 1): the filtering system now uses a local folder called
15292                 | .processing. if filtering fails, check this directory
15293                 | for missing messages.
15294                 |
15295                 | NOTE 2): help us find the filtering actions still missing
15296
15297 2001-12-05 [paul]       0.6.5claws52
15298
15299         * src/mainwindow.c
15300                 fix bug where 'Empty Trash?' pop-up window appears even
15301                 when Trash is empty, submitted by Jesse Skinner         
15302
15303 2001-12-05 [melvin]     0.6.5claws51
15304
15305         * src/compose.c
15306                 fixed bug #486106 to select correct account when reediting 
15307                 a queued message
15308         
15309 2001-12-04 [alfons]     0.6.5claws50
15310
15311         * src/mh.c
15312                 declare markfile in appropriate functions when
15313                 no fchmod() is found (thanks to Mark Heerdink <marc@koelkast.net>
15314                 for spotting this)
15315
15316 2001-12-04 [paul]       0.6.5claws49
15317
15318         * sync with sylpheed 0.6.5cvs21
15319                 see ChangeLog entry 2001-12-04
15320
15321 2001-12-03 [christoph]  0.6.5claws48
15322
15323         * po/de.po
15324                 changed translation of undo
15325         * src/account.c
15326         * src/folder.c
15327                 don't reinvent the wheel to traverse a GNode
15328         * src/compose.[ch]
15329                 seperate code to create the compose gui into functions
15330                 add "Others" page with folder selection for saving copy
15331                 of the message.
15332                 the folder identifier is saved to queue header
15333         * src/procmsg.c
15334                 save message to folder in queue header
15335
15336 2001-12-03 [paul]       0.6.5claws47
15337
15338         * sync with sylpheed 0.6.5cvs20
15339                 see ChangeLog entry 2001-12-03
15340
15341 2001-12-01 [paul]
15342
15343         * more sync with sylpheed 0.6.5cvs19
15344                 see ChangeLog entry 2001-11-29
15345
15346 2001-11-30 [paul]       0.6.5claws46
15347         
15348         * src/compose.c
15349                 remove conflicts introduced by Hoa's last commit
15350          
15351         * src/mainwindow.c
15352                 make 'Message/Bounce' sensitive
15353
15354 2001-11-30 [hoa]        0.6.5claws45
15355
15356         * src/compose.c
15357                 slightly change bounce function to add
15358                 information about the user that bounced the mail
15359                 in the From header line.
15360
15361         * src/folderview.c
15362                 permit the use of processing in outbox folder.
15363
15364 2001-11-29 [paul]       0.6.5claws44
15365
15366         * src/mainwindow.[ch]
15367         * src/prefs_common.c
15368         * src/pixmaps/stock_mail_reply_quote.xpm            ** NEW FILE **
15369         * src/pixmaps/stock_mail_reply_to_all_quote.xpm     ** NEW FILE **
15370         * src/pixmaps/stock_mail_reply_to_author_quote.xpm  ** NEW FILE **
15371                 usability enhancements to the quoting, implements
15372                 use of Ctrl key to toggle quoting settings
15373                 Submitted by Carsten Schurig <Carsten.Schurig@web.de>
15374
15375 2001-11-29 [paul]       0.6.5claws43
15376         
15377         * sync with sylpheed 0.6.5cvs19
15378                 see ChangeLog entry 2001-11-28
15379
15380 2001-11-29 [melvin]     0.6.5claws42
15381         * src/Makefile.am
15382                 added enriched.[ch] to the list of files
15383
15384         * src/textview.c
15385         * src/mimeview.c
15386         * src/procmime.[ch]
15387         * src/enriched.[ch]
15388                 added support to view text/enriched
15389                 added support to show headers in message view for text/enriched and text/html
15390                         in non multipart messages
15391
15392 2001-11-28 [paul]       0.6.5claws41
15393
15394         * more sync with sylpheed 0.6.5cvs18
15395                 see ChangeLog entry 2001-11-27 (src/prefs_common.c)
15396
15397 2001-11-27 [paul]       0.6.5claws40
15398         
15399         * po/pt_BR.po
15400                 updated translation, submitted by Fabio Junior Beneditto
15401                 
15402         * sync with sylpheed 0.6.5cvs18
15403                 see ChangeLog entries 2001-11-26 (src/textview.c) and
15404                 2001-11-27
15405
15406
15407 2001-11-26 [paul]
15408
15409         * po/es.po
15410                 updated translation, submitted by Ricardo Mones Lastra
15411
15412 2001-11-26 [alfons]
15413
15414         * src/matcher.c
15415                 add more translatable strings
15416
15417 2001-11-26 [christoph]  0.6.5claws39
15418
15419         * po/de.po      
15420                 fixed one more umlaut
15421         * src/compose.c
15422                 fix translated header when it should not be translated
15423
15424 2001-11-26 [paul]       0.6.5claws38
15425
15426         * src/mainwindow.c
15427                 remove '/Message/Add Sender to address book' from 
15428                 main_window_set_menu_sensitive(), prevent debug warning
15429                 add 'Message/Mark/Mark all read' to mainwin_entries[]
15430
15431 2001-11-26 [paul]       0.6.5claws37
15432
15433         * src/summaryview.c
15434                 fix 'recurring unread state' bug 
15435
15436         * tools/README 
15437         * tools/filter_conv.pl
15438                 read name of top level mailbox from folderlist.xml
15439                 and presume nothing about its name              
15440
15441 2001-11-26 [darko]      0.6.5claws36
15442
15443         * src/gtkstext.[ch]
15444                 removed functions that are now in gtkutils.c
15445                 use gtkut_text_is_uri_string() from gtkutils.c
15446         * fix my comment on 2001-11-23 (missing gtkutils.[ch])
15447
15448 2001-11-26 [paul]       0.6.5claws35
15449
15450         * sync with sylpheed 0.6.5cvs16
15451                 see ChangeLog entries 2001-11-25 and 2001-11-26
15452
15453 2001-11-25 [alfons]     0.6.5claws34
15454
15455         EXPERIMENTAL!!! Please checkout the last stable version using: 
15456           
15457         % cvs update -r LAST_STABLE -dRAP
15458
15459         (Or help us testing this stuff.)
15460
15461         * src/filtering.c               (1.14)
15462         * src/filtering.h               (1.6)
15463         * src/inc.c                     (1.28)
15464         * src/matcher.c                 (1.20)
15465         * src/mbox.c                    (1.9)
15466         * src/procmsg.h                 (1.14)
15467         * src/summaryview.c             (1.59)
15468         * src/summaryview.h             (dunno)
15469                 revert/merge/sync to as it was before commit 
15470                 on Thu, 19 Jul 2001 10:15:51 -0700.
15471
15472 2001-11-25 [hoa]        0.6.5claws33
15473
15474         * src/main.c
15475                 processing mails at startup
15476
15477         * src/folderview.c
15478         * src/summaryview.[ch]
15479                 processing mails when entering folder
15480
15481         * src/prefs_filtering.c
15482                 fixed some UI bugs
15483
15484 2001-11-24 [alfons]     0.6.5claws32
15485
15486         * src/summaryview.[ch]
15487                 make summary sort headers work, and also make
15488                 sure the sort type is stored
15489
15490 2001-11-23 [alfons]     0.6.5claws31
15491
15492         * src/summaryview.[ch]
15493                 make lock work like mark
15494                 disallow deleting messages marked as locked
15495
15496 2001-11-23 [alfons]     0.6.5claws30
15497
15498         * src/gtkstext.c
15499         * src/compose.[ch]
15500         * src/Makefile.am
15501         * src/undo.[ch]
15502                 merge undo patch submitted by Jens
15503
15504 2001-11-23 [christoph]  0.6.5claws29
15505
15506         * src/.cvsignore
15507                 added ylwrap
15508         * src/compose.c
15509                 fixed gpg signing and encoding
15510         * src/folder.[ch]
15511         * src/main.c
15512                 added --status option to get new, unread and total
15513                 message count from a running sylpheed
15514         * src/prefs_common.c
15515                 temporary fix for reply_with_quote problem
15516                 (don't call functions for non existing widget)
15517         * src/procmsg.c
15518                 one more check for ignored threads but still not
15519                 always working correctly. probably a recursive
15520                 check for all parents is needed
15521
15522 2001-11-23 [darko]      0.6.5claws28
15523
15524         * src/compose.c
15525                 wrapping on send improvements
15526         * src/gtkutils.[ch]
15527                 fix for GtkSText after last sync with main branch
15528                 GTK_TEXT -> GTK_STEXT
15529
15530 2001-11-23 [paul]       0.6.5claws27
15531
15532         * sync with sylpheed 0.6.5cvs14
15533                 see ChangeLog entries 2001-11-22 and 2001-11-23
15534                 
15535         * po/de.po
15536                 fixed the scrambled umlauts 
15537                 submitted by Carsten Schurig <Carsten.Schurig@web.de>
15538
15539 2001-11-21 [paul]       0.6.5claws26
15540
15541         * sync with sylpheed 0.6.5cvs12
15542                 see 2nd ChangeLog entry dated 2001-11-20
15543
15544 2001-11-20 [paul]       0.6.5claws25
15545
15546         * sync with sylpheed 0.6.5cvs11
15547                 see ChangeLog entry 2001-11-19 (src/utils.c)
15548
15549 2001-11-20 [hiro]
15550
15551         * src/compose.c
15552                 GTK_TEXT -> GTK_STEXT
15553                 fix for wrong comment
15554
15555 2001-11-20 [hiro]       0.6.5claws24
15556
15557         * src/compose.[ch]
15558                 more merges from main branch
15559                 removed fatal warnings (uninitialized variables etc.)
15560                 some coding style fix
15561         * src/gtkutils.h
15562                 fixed typo.
15563         * src/addressbook.c
15564           src/addrindex.c
15565                 V-Card -> vCard
15566
15567 2001-11-19 [hoa]        0.6.5claws23
15568
15569         * src/filtering.c
15570         * src/prefs_scoring.c
15571         * src/matcher.[ch]
15572         * src/scoring.c
15573                 cleaning code
15574
15575         * src/matcher_parser_parse.y
15576         * src/prefs_filtering.c
15577                 bouncing
15578
15579 2001-11-19 [alfons]     0.6.5claws22
15580
15581         more of my old things into claws
15582
15583         * src/Makefile.am
15584         * src/prefs_common.c
15585         * src/procmsg.h
15586         * src/summaryview.[ch]
15587         * src/prefs_summary_column.c
15588         * src/pixmaps/locked.xpm
15589                 add indicators for locking of message in summary view
15590                 (does not work yet, only visual indicator)
15591
15592 2001-11-19 [paul]       0.6.5claws21
15593
15594         * sync with sylpheed 0.6.5cvs10
15595                 see ChangeLog entry 2001-11-19
15596
15597 2001-11-18 [alfons]     0.6.5claws20
15598         
15599         * src/filtering.c
15600                 remove an inadvertent free I forgot in previous clean up 
15601
15602 2001-11-18 [alfons]     0.6.5claws19
15603
15604         * src/filtering.[ch]
15605                 clean up & plug leaks
15606
15607 2001-11-18 [paul]       0.6.5claws18
15608
15609         * sync with sylpheed 0.6.5cvs9
15610                 see ChangeLog entries 2001-11-17 and 2001-11-18
15611
15612 2001-11-16 [paul]       0.6.5claws17
15613
15614         * sync with sylpheed 0.6.5cvs8
15615                 see ChangeLog entry 2001-11-16, src/grouplistdialog.c
15616
15617 2001-11-16 [paul]       0.6.5claws16
15618
15619         * sync with sylpheed 0.6.5cvs7
15620                 see ChangeLog entries 2001-11-15 and 2001-11-16
15621
15622 2001-11-15 [hoa]        0.6.5claws15
15623
15624         * src/compose.c
15625                 fix bounce, mails we received couln't be bounced to ourself.
15626
15627         * src/defs.h
15628         * src/filtering.[ch]
15629         * src/matcher.[ch]
15630         * src/matcher_parser.h
15631         * src/matcher_parser_lex.l
15632         * src/matcher_parser_parse.y
15633         * src/inc.c
15634         * src/main.c
15635         * src/mbox.c
15636         * src/prefs_filtering.[ch]
15637         * src/mainwindow.c
15638         * src/prefs_matcher.c
15639         * src/prefs_scoring.c
15640         * src/scoring.[ch]
15641         * src/summaryview.c
15642                 new matcher/filter/score configuration file parser
15643                 one unique configuration file => ~/.sylpheed/matcherrc
15644                 import in currently automatic, then save are made
15645                 in this new file.
15646                 one filter per folder and one global filter
15647                 (filter of a folder will be used as folder processing)
15648
15649         * src/folder.c
15650                 fix a bug in folder_item_get_identifier
15651                 
15652         * src/messageview.c
15653                 receive receipt return are fixed.
15654
15655 2001-11-14 [alfons]     0.6.5claws14
15656
15657         * src/session.h
15658                 add things from main branch to make claws compile
15659
15660 2001-11-14 [paul]       0.6.5claws13
15661
15662         * merge with SYNC-B4-REL and sync with sylpheed 0.6.5cvs5
15663                 see ChangeLog entries 2001-11-08 to 2001-11-14
15664
15665 2001-11-14 [hoa] 0.6.5claws12
15666
15667         * src/compose.[ch]
15668         * src/mainwindow.c
15669         * src/summaryview.c
15670                 add "bounce mail" option
15671
15672 2001-11-13 [christoph]  0.6.5claws11
15673
15674         * src/compose.c
15675                 Cleanup a mess i add before commiting
15676
15677 2001-11-13 [hoa]        0.6.5claws10
15678
15679         * src/compose.c
15680                 some fixes when mail are sent or
15681                 for crossposts
15682
15683 2001-11-13 [christoph]  0.6.5claws9
15684
15685         * po/de.po
15686                 Changed two string with the same translation
15687         * src/compose.c
15688         * src/procmsg.[ch]
15689         * src/send.[ch]
15690                 New mailsending process:
15691                   - Always queue message before sending
15692                     (message will be saved if sylpheed crashed or
15693                      freezes while sending)
15694                   - Allow queuing of newspostings
15695                   - No copy in outbox before sending
15696                     (closes bug #469501)
15697                   - No more redundant code for send and send_later
15698         * src/summaryview.c
15699                 Applied wwp <subscript@free.fr>'s patch that fixes
15700                 marks for multiple forwarded messages (+compose.c)
15701
15702 2001-11-12 [alfons]
15703
15704         * README.claws
15705                 remove things that are now in main branch
15706         
15707         * po/nl.po
15708                 update Dutch translation
15709
15710 2001-11-12 [mhadasht]   0.6.5.claws8
15711
15712         * src/prefs_common.c
15713                 re-enabled account autoselection feature for forward
15714                 and reedit lost during the branch point for SYNC-B4-REL
15715         * src/gtkspell.c
15716                 gtkpspell_get_dict(): more readable code (even if function is
15717                 not used yet)
15718         * ChangeLog.claws
15719                 added version number info to 2001-11-12 [hiro] comment.
15720
15721 2001-11-12 [hiro]       0.6.5.claws7
15722
15723         * src/compose.c
15724                 compose_forward(): fixed a bug that forward quote mark
15725                 wasn't used.
15726                 removed unnecessary code.
15727         * src/template_select.[ch]: removed.
15728
15729 2001-11-11 [alfons]
15730
15731         * src/compose.c
15732                 :%s/GTK_TEXT/GTK_STEXT/g
15733         
15734         * src/compose.[ch]
15735         * src/undo.[ch]
15736         * src/Makefile.am
15737                 revert the undo stuff (this is 0.6.6claws stuff)
15738
15739 2001-11-11 [hoa]        0.6.5.claws6
15740
15741         * src/compose.[ch]
15742                 Insert signature at the end of the text.
15743                 Added undo patch but currently disabled
15744
15745         * src/procmsg.c
15746                 Threading by subject improved.
15747
15748         * added src/undo.[ch]
15749                 Undo module for compose dialog box.
15750
15751 2001-11-11 [alfons]     0.6.5.claws5
15752
15753         * src/procmsg.c
15754                 prevent threading by subject on nodes that have already been
15755                 threaded by in-reply-to (as in "circular references in a tree
15756                 result in a dead branch")
15757
15758 2001-11-09 [hoa]        0.6.5.claws4
15759         
15760         * src/folderview.c
15761                 allows creation of mbox folder item from any files.
15762
15763 2001-11-09 [alfons]     0.6.5.claws3
15764         
15765         * src/utils.c
15766         * src/procmsg.c
15767                 do what I mean and correct threading by subject so it really
15768                 ignores attracting lines without "Re: "
15769
15770 2001-11-07 [alfons]     0.6.5.claws2
15771
15772         * src/procmsg.c
15773         * src/utils.[ch]
15774                 only attract by subject if a subject line starts with a "Re: "
15775         * src/syldap.c
15776                 remove warning
15777
15778 2001-11-07 [paul]       0.6.5claws1
15779
15780         * sync with sylpheed 0.6.5. release
15781                 see ChangeLog entry 2001-11-07
15782
15783 2001-11-07 [paul]       0.6.4claws31
15784
15785         * sync with sylpheed 0.6.4cvs18
15786                 see ChangeLog entries 2001-10-30 to 2001-11-07
15787                 prefs_templates.[ch] renamed prefs_template.[ch]
15788
15789 2001-11-06 [alfons]
15790         
15791         * src/utils.h
15792                 add semicolon Hoa forgot ;-)
15793                 
15794
15795 2001-11-06 [hoa]        0.6.4claws30
15796         
15797         * src/procmsg.c
15798         * src/summaryview.c
15799         * src/utils.c
15800         * src/utils.h
15801                 threading by subject - empty subject are ignored
15802
15803 2001-11-06 [christoph]  0.6.4claws29
15804
15805         * src/socket.c
15806                 use SSL_peek for sock_gets
15807         * src/utils.c
15808                 removed unneeded pointer in extracting quoted
15809                 names implementation
15810
15811 2001-11-06 [melvin]     0.6.4claws28
15812
15813         * src/gtkspell.c
15814                 fixed bug #476792 Selection overtyping with spell checker
15815                 fixed bug which could cause a buffer overflow
15816                 fixed a memory leak
15817
15818 2001-11-06 [hoa]        0.6.4claws27
15819         
15820         * src/procmsg.c
15821         * src/summaryview.c
15822                 threading by subject
15823
15824 2001-11-05 [alfons]     0.6.4claws26
15825         
15826         * README.claws
15827                 Claws -> Sylpheed (vice versa)
15828
15829         * src/compose.c
15830                 :%s/gtk_text/gtk_stext/g
15831                 :%s/GTK_TEXT/GTK_STEXT/g
15832                 (thanks to Jonathan Ware for spotting this)
15833
15834 2001-11-04 [christoph]  0.6.4claws25
15835
15836         * src/summaryview.c
15837                 replace Xalloca + strdup with Xstrdup_a
15838         * src/utils.c
15839                 better implementation of extracting quoted names
15840                 from addresses (remove backlashes and ignore
15841                 quotes after them)
15842
15843 2001-11-04 [alfons]     0.6.4claws24
15844
15845         * src/utils.[ch]
15846                 edit to comply more with coding style
15847
15848         * src/textview.c
15849                 fix bug reported by Kim Schulz. introduced by the patch integrated
15850                 in 0.6.4claws15. the code did not check the return value of
15851                 the html parser.
15852
15853         * AUTHORS
15854                 add Jonathan Ware and close "[ #475955 ] Enhanced Mailto Patch"
15855
15856 2001-11-04 [christoph]  0.6.4claws23
15857
15858         * src/main.c
15859         * src/prefs_common.[ch]
15860                 init some pointers that possibly caused a segfault
15861                 reported in the claws-users ML
15862
15863 2001-11-04 [hoa]        0.6.4claws22
15864
15865         * src/grouplistdialog.c
15866                 change the names of the nodes in the tree
15867
15868         * src/compose.c
15869                 enhanced mailto syntax as described in
15870                 http://developer.netscape.com/viewsource/husted_mailto/mailto.html
15871                 (thanks to Jonathan Ware <jonathan_ware@gmx.co.uk>)
15872
15873         * src/utils.c
15874                 encode and decode URI (useful when opening URL into
15875                 netscape).
15876
15877 2001-11-03 [hoa]        0.6.4claws21
15878
15879         * src/grouplistdialog.c
15880                 a new newsgroups list selection dialog box
15881                 with a CTree instead of a CList
15882
15883 2001-11-03 [hoa]        0.6.4claws20
15884
15885         * src/folderview.c
15886                 enable property and scoring options when right
15887                 click on "inbox"
15888
15889         * src/summaryview.c
15890                 fixed bug when nickname were displayed using
15891                 the address book.
15892
15893 2001-11-02 [darko]      0.6.4claws19
15894
15895         * src/compose.c
15896                 new wrap quotation and URL/long words wrapping implementation
15897         * src/compose.c src/gtkstext.[ch]
15898                 move gtkstext_strncmp() to gtkstext.c
15899
15900 2001-11-01 [christoph]  0.6.4claws18
15901
15902         * src/prefs_account.c
15903                 fixed mess in account settings dialog
15904         * src/prefs_folder_item.c
15905                 added label with folder path to dialog
15906
15907 2001-10-31 [match]      0.6.4claws17
15908
15909         * src/vcard.c
15910                 fix memory leak.
15911         * src/addrbook.c
15912                 fix generation of spurious address book file names.
15913                 remove redundant functions.
15914         * po/POTFILES.in
15915                 added missing file names.
15916
15917 2001-10-30 [paul]       0.6.4claws16
15918
15919         * sync with sylpheed 0.6.4cvs6
15920                 see ChangeLog entries 2001-10-26 to 2001-10-30
15921
15922         * tools/filter_conv.pl
15923                 read folderlist.xml to discover whether the top-level
15924                 folder is called 'Mailbox' or 'Mail' 
15925
15926 2001-10-29 [paul]       0.6.4claws15
15927
15928         * src/html.c, src/textview.c
15929                 activate links in html mail and fix clickable parts
15930                 Submitted by Matthieu Dazy <dazy@t-surf.com>
15931
15932 2001-10-29 [paul]
15933
15934         * po/de.po, po/es.po, po/pt_BR/po
15935                 updated translations, submitted by Jens Oberender,
15936                 Ricardo Mones Lastra, and Fabio Junior Beneditto
15937
15938 2001-10-29 [darko]      0.6.4claws14
15939
15940         * src/compose.c
15941                 fix wrapping for good
15942
15943 2001-10-29 [darko]
15944
15945         * src/compose.c
15946                 undo previous change as it broke the smart wrapping
15947
15948 2001-10-29 [darko]      0.6.4claws13
15949
15950         * src/compose.c
15951                 fix infinite loop when long URL is quoted
15952                 (closes bug #475122.
15953
15954 2001-10-28 [match]
15955
15956         * src/mutt.[ch] src/importmutt.[ch] src/mgutils.[ch] src/addressbook.c src/Makefile.am
15957                 import Mutt address book
15958         * src/ldif.[ch] src/importldif.h
15959                 modified import LDIF handle user attributes
15960
15961 2001-10-28 [christoph]  0.6.4claws12
15962
15963         * src/summaryview.c
15964                 fixed that filtering did not work if there
15965                 were no filter rules
15966                 (closes bug #472003 and better implementation
15967                  of patch #474644)
15968
15969 2001-10-27 [christoph]  0.6.4claws11
15970
15971         * src/compose.c
15972                 make the folder's default account to be used when
15973                 replying. (patch by wwp <subscript@free.fr>)
15974         * src/compose.c
15975                 code cleanup, nearly killed all of wwp's patch
15976                 for folder's default account in compose
15977         * src/folderview.c
15978                 error panel when a folder could not be created
15979                 (closes bug #471080 new folder name & already
15980                  existing file)
15981
15982 2001-10-26 [alfons]
15983
15984         * src/utils.h
15985                 change prototype of strstr2() that Christoph forgot about
15986
15987 2001-10-26 [christoph]  0.6.4claws10
15988
15989         * src/account.c
15990                 made search for accounts by email address not case
15991                 sensitive
15992         * src/folder.c
15993                 fixed memory leak in folder_item_get_identifier
15994         * src/gtkspell.c
15995         * src/utils.c
15996                 fixed wrong strstr2 (should work like strstr)
15997
15998 2001-10-26 [darko]      0.6.4claws9
15999
16000         * src/compose.c src/gtkstext.[ch]
16001         * src/gtkstext.c
16002                 move is_url_string() and gtkstext_str_strcmp() to gtkstext.c
16003
16004 2001-10-26 [paul]       0.6.4claws8
16005
16006         * src/html.c
16007                 ignore css and javascript tags in html mail
16008                 case-insensitive, with or without double-quoted
16009                 strings
16010
16011 2001-10-26 [paul]       0.6.4claws7
16012
16013         * sync with sylpheed 0.6.4cvs1
16014                 see ChangeLog entry 2001-10-26
16015
16016         * src/prefs_account.c, src/prefs_common.c,
16017           src/prefs_summary_column.c
16018                 minor improvements to the English
16019
16020 2001-10-25 [alfons]     0.6.4claws6
16021
16022         * src/gtkstext.c
16023         
16024                 make GtkSText follow style of GtkText (closes bug 
16025                 #469211 "text selection while writing message")
16026                 
16027                 do sync with GTK 1.2.10
16028
16029 2001-10-25 [paul]       0.6.4claws5
16030
16031         * src/html.c
16032                 ignore css tags in html mail
16033
16034 2001-10-25 [darko]      0.6.4claws4
16035
16036         * src/compose.c
16037                 don't declare is_url_string as static function since
16038                 we need it in gtkstext.c
16039         * src/gtkstext.c
16040                 remove unused variable
16041                 don't wrap long URLs while composing a message
16042
16043 2001-10-24 [christoph]  0.6.4claws3
16044
16045         * src/socket.c
16046                 fix ssl deadlock, when peer closes connection
16047
16048 2001-10-24 [paul]       0.6.4claws2
16049
16050         * src/prefs_common.c
16051                 gettextize the gpg ascii-armored warning message
16052
16053         * src/compose.c
16054                 insert a DOS/MAC file into the composed message
16055                 (improvements)
16056
16057         * Both submitted by Thierry Godefroy <godefroy@imaginet.fr>
16058
16059 2001-10-22 [paul]       0.6.4claws1
16060
16061         * sync with sylpheed 0.6.4 release
16062                 see ChangeLog entries 2001-10-21
16063
16064         * po/fr.po, po/pt_BR.po
16065                 updated by Melvin Hadasht and Fabio Junior Beneditto
16066
16067 2001-10-21 [paul]       0.6.3claws30
16068
16069         * src/compose.c
16070                 insert a DOS text file from the compose window
16071                 into the composed message text (removes CRs characters)
16072                 Submitted by Thierry Godefroy <godefroy@imaginet.fr>
16073
16074         * tools/filter_conv.pl, tools/README
16075                 automatically use ~/.sylpheed as working directory
16076                 print out confirmation message on completion
16077
16078         * correct Hoa's last ChangeLog.claws entry
16079
16080 2001-10-20 [hoa]        0.6.3claws29
16081
16082         * src/grouplistdialog.c
16083                 bugfix (another ?) to give the right
16084                 newsgroups list for each news server.
16085
16086         * src/news.c
16087         * src/news.h
16088                 improve the newsgroups list cache
16089
16090 2001-10-20 [paul]       0.6.3claws28
16091
16092         * sync with sylpheed 0.6.3cvs9
16093                 see ChangeLog entry 2001-10-19
16094
16095         * correct Alfons' last ChangeLog.claws entry
16096
16097 2001-10-19 [alfons]
16098
16099         * src/pgptext.[ch]
16100                 fix compilation problems (part of bug #472895)
16101
16102 2001-10-18 [hoa]        0.6.3claws27
16103
16104         * src/grouplistdialog.c
16105                 bugfix when we refresh was clicked (bug 472701)
16106
16107 2001-10-19 [christoph]  0.6.3claws26
16108
16109         * src/compose.c
16110                 last header entry should default to "To:" or
16111                 "Newsgroups:" and not copy the last entry line
16112                 in a new compose window
16113                 (closes bug #472686, #470792)
16114
16115 2001-10-19 [paul]       0.6.3claws25
16116
16117         * sync with Sylpheed 0.6.3cvs8
16118                 see ChangeLog entries 2001-10-18 and 2001-10-19
16119
16120 2001-10-18 [christoph]  0.6.3claws24
16121
16122         * src/procmsg.c
16123                 reimplement ignore thread
16124         
16125 2001-10-18 [hoa]        0.6.3claws23
16126
16127         * src/folderview.c
16128         * src/grouplistdialog.[ch]
16129                 enhanced news subscription interface (feature 469113)
16130
16131         * src/news.c
16132         * src/news.h
16133                 enchanced newsgroup listing,
16134                 now, we can get groups informations
16135                 (NNTPGroupInfo)
16136
16137 2001-10-18 [paul]       0.6.3claws22
16138
16139         * src/summaryview.c
16140                 remove comment (sync with main branch)
16141         * src/mainwindow.c
16142                 fix 'Re-edit' bug in 'Message' menu
16143
16144 2001-10-17 [christoph]  0.6.3claws21
16145
16146         * src/compose.c
16147                 ignore empty or whitespace only header lines
16148
16149 2001-10-17 [paul]       0.6.3claws20
16150
16151         * sync with sylpheed 0.6.3cvs7
16152                 see ChangeLog entries 2001-10-14, 2001-10-16, and
16153                 2001-10-17
16154
16155 2001-10-17 [darko]
16156
16157         * src/compose.c
16158                 wrap long lines without spaces
16159                 don't wrap URLs
16160
16161 2001-10-16 [paul]
16162
16163         * po/es.po, po/nl.po, po/pt_BR.po
16164                 updated by Ricardo Mones Lastra, Alfons,
16165                 and Fabio Junior Beneditto
16166
16167         * sylpheed-0.6.3claws released
16168
16169 2001-10-15 [melvin] 0.6.3claws18
16170
16171         * README.claws
16172                 added summary and detailed installation instructions
16173                 for spell checker
16174         * po/fr.po
16175                 Updated, corrected and completed french translation
16176
16177 2001-10-15 [hoa] 0.6.3claws17
16178         * src/grouplistdialog.c
16179                 we can choose the newsgroups to display with wildcards
16180
16181 2001-10-15 [christoph]  0.6.3claws16
16182
16183         * src/account.c
16184         * src/compose.c
16185         * src/prefs_folder_item.[ch]
16186                 applied wwp <subscript@free.fr>'s folder
16187                 default account patch
16188         * po/de.po
16189                 Fixed wrong translation
16190
16191 2001-10-13 [alfons, christoph, melvin]  
16192                         0.6.3claws15
16193
16194         solution #2 to solve MT-safety problems defers all GUI related calls
16195         to the main thread using a gtk_idle_add() callback. discussed on
16196         ircnet #sylpheed, with christoph spotting some issues with the
16197         original code, and melvin allowing us to lobotomize his sylpheed.
16198
16199         * src/syldap.[ch], src/main.c
16200                 fix race problem in ldap search thread by deferring GUI 
16201                 stuff to main thread using gtk_idle_add()
16202
16203 2001-10-13 [paul]       0.6.3claws14
16204
16205         * src/prefs_account.[ch], src/send.c, src/smtp.[ch]
16206                 add Sergey's smtpcred.patch
16207                 adds separate username/password setting for SMTP Auth
16208                 needed by some servers
16209                 (closes feature request #471659)
16210
16211 2001-10-13 [paul]       0.6.3claws13
16212
16213         * src/pgptext.[ch] **NEW FILES**
16214         * src/Makefile.am, src/messageview.c, src/mimeview.c
16215                 decrypt ascii-armored gpg text embedded in
16216                 the message body.
16217                 Submitted by Jens Jahnke <jan0sch@gmx.net>
16218
16219 2001-10-13 [christoph]  0.6.3claws12
16220
16221         * README.claws
16222                 some more details on default to and
16223                 feature requests
16224         * src/main.c
16225                 init glib threading when ldap is used
16226         * src/syldap.c
16227                 threading fixes
16228         * po/de.po
16229                 fixed a typo
16230
16231 2001-10-12 [paul]       0.6.3claws11
16232
16233         * src/prefs_common.[ch], src/rfc2015.c
16234                 enable ascii-armored gpg text to be embedded in the
16235                 message body, selectable through the 'Privacy'
16236                 preferences. Supports encrypting only.
16237                 Submitted by Ravemax <ravemax@dextrose.com>
16238
16239 2001-10-12 [paul]       0.6.3claws10
16240
16241         * sync with sylpheed 0.6.3cvs6
16242                 see ChangeLog entries 2001-10-11 and 2001-11-12
16243
16244         * src/folderview.c
16245                 incorporated mbox folders, scoring, and folder
16246                 properties into the sync
16247
16248 2001-10-12 [darko]      0.6.3claws9
16249
16250         * README.claws
16251                 describe quotation wrapping
16252         * src/compose.c
16253                 don't treat tab as space to calculate line length properly
16254
16255 2001-10-11 [alfons]
16256
16257         * README.claws
16258                 correct description of how to make new filtering system work,
16259                 add some other things
16260                 
16261         * src/syldap.c
16262                 remove sched_yield() (not necessary / unportable)
16263
16264 2001-10-11 [paul]       0.6.3claws8
16265
16266         * sync with sylpheed 0.6.3cvs3
16267                 see ChangeLog entry 2001-10-10
16268
16269 2001-10-10 [christoph]  0.6.3claws7
16270
16271         * .cvsignore
16272                 ignore 2 files created by newer autotools
16273         * src/prefs_folder_item.c
16274                 using table for widget alignment
16275                 fixed memory leak and broken octal display
16276         * src/filesel.c
16277                 fixed segfault caused by lost filename
16278                 workaround (closes bug #469551)
16279
16280 2001-10-10 [paul]       0.6.3claws6
16281
16282         * sync with sylpheed 0.6.3cvs2
16283                 see ChangeLog entries 2001-10-09 and 2001-10-10
16284
16285 2001-10-10 [darko]      0.6.3.claws5
16286
16287         * src/gtkstext.c
16288                 proper calculation of right margin if smart wrapping is enabled
16289         * src/compose.c
16290                 automatically wrap long lines if wrap quotation is enabled
16291
16292 2001-10-09 [alfons]     0.6.3.claws4
16293
16294         * src/summaryview.c
16295                 select correct row when deleting last row in the summary view (and
16296                 close bug "[ #469104 ] select second last in list when deleting")
16297
16298 2001-10-09 [paul]       0.6.3claws3
16299
16300         * sync with sylpheed 0.6.3cvs1
16301                 updated some autotool scripts
16302
16303 2001-10-09 [darko]      0.6.3claws2
16304
16305         * src/gtkstext.[ch]
16306                 new name and mark with Sylpheed comment
16307         * src/compose.c
16308                 smart quotation wrapping a-la VIM
16309
16310 2001-10-08 [paul]       0.6.3claws1
16311
16312         * sync with sylpheed 0.6.3 release
16313                 see ChangeLog entry 2001-10-08
16314
16315 2001-10-08 [paul]       0.6.2claws24
16316
16317         * src/summaryview.c
16318                 more sync with sylpheed 0.6.2cvs12
16319                 Fixed the bug that didn't select the last row correctly
16320
16321
16322 2001-10-07 [paul]       0.6.2claws23
16323
16324         * sync with sylpheed 0.6.2cvs12
16325                 see ChangeLog entry 2001-10-07
16326
16327 2001-10-06 [match]
16328         * src/jpilot.[ch]
16329                 enable jpilot to read unsynch'ed addresses.
16330
16331         * src/editldap_basedn.c
16332                 fix segfault when opening dialog.
16333
16334 2001-10-06 [alfons]     0.6.2.claws22
16335
16336         * src/summaryview.c
16337                 fix bug with summary view selecting last *inserted*
16338                 node instead of last *visible* node. remember we
16339                 work with a tree
16340
16341 2001-10-06 [paul]       0.6.2claws21
16342
16343         * po/pt_BR.po
16344                 updated translation, contains some fixes and new
16345                 translations, submitted by Gustavo Noronha Silva
16346                 <kov@debian.org>
16347
16348         * src/prefs_common.c
16349                 change 'each' to 'every' - fix dubious English
16350
16351         * sync with sylpheed 0.6.2cvs11
16352
16353 2001-10-05 [alfons]     0.6.2claws20
16354
16355         * src/mainwindow.[ch], src/folderview.c
16356                 make composite tool button switch between "Compose News"
16357                 and "Compose Mail" depending on selected folder
16358                 (nifty idea by Kim Schulz <kim@schulz.dk>)
16359
16360 2001-10-05 [paul]       0.6.2claws19
16361
16362         * src/mainwindow.c, src/summaryview.c
16363                 fix 'Message/Reply to all', broken in last commit
16364
16365         * src/compose.c
16366                 fix X_BEENTHERE seg fault, thanks to Alfons
16367
16368 2001-10-04 [paul]       0.6.2claws18
16369
16370         * src/compose.[ch], src/mainwindow.c
16371                 make "Message/Reply" reply to mailing lists; matches
16372                 'X-Mailing-list:' and 'X-BeenThere:' ML headers.
16373                 based on portions of the patch submitted by
16374                 Junichi Uekawa <dancer@netfort.gr.jp>
16375
16376 2001-10-04 [darko]      0.6.2claws17
16377
16378         * src/compose.c
16379                 better smart wrapping
16380         * src/gtkstext.[hc]
16381                 a function to make text buffer contiguous
16382
16383 2001-10-03 [paul]       0.6.2claws16
16384
16385         * sync with sylpheed 0.6.2cvs10
16386
16387 2001-10-02 [alfons]
16388
16389         * configure.in
16390         * po/zh_CN.GB2312.po, po/zh_TW.Big5.po
16391                 close bug "[ #466566 ] compile error on mdk 8.0" by removing
16392                 references to chinese translations (hope someone picks up
16393                 this)
16394
16395 2001-10-02 [christoph]  0.6.2claws15
16396
16397         * src/compose.c
16398                 fixed non translated header bug
16399         * ChangeLog.claws
16400                 fixed wrong date in alfons last entry ;)
16401
16402 2001-10-02 [alfons]     0.6.2claws14
16403
16404         * src/compose.c, src/prefs_common.[ch]
16405                 add block cursor option
16406
16407 2001-10-02 [paul]       0.6.2claws13
16408
16409         * sync with sylpheed 0.6.2cvs9
16410
16411 2001-09-30 [paul]       0.6.2claws12
16412
16413         * po/de.po, po/es.po, po/fr.po, po/nl.po, po/pt_BR.po
16414                 updated translations
16415
16416         * po/POTFILES.in
16417                 add 'src/importldif.c'
16418
16419         * AUTHORS, tools/README, tools/eud2gc.py, tools/Makefile.am
16420                 added eudora-to-vCard conversion tool
16421                 submitted by Jeroen Versteeg <j.m.versteeg@student.utwente.nl>
16422
16423         * sync with sylpheed 0.6.2cvs8
16424
16425 2001-09-30 [paul]
16426
16427         * sylpheed-0.6.2claws released
16428
16429 2001-09-27 [melvin]     0.6.2claws11
16430
16431         * src/gtkspell.c
16432                 fixed crash when using default path (introduced 
16433                 in 0.6.2claws10)
16434                 fixed tiny bug for initial suggestion mode
16435
16436 2001-09-27 [melvin]     0.6.2claws10
16437         
16438         * src/gtkspell.c
16439                 fixed bug where gtkpspell didn't set the path correctly
16440
16441         * README.claws
16442                 added a paragraph about spell checking
16443                 
16444
16445
16446 2001-09-27 [paul]       0.6.2claws9
16447
16448         * src/addrbook.c, src/addrcache.c, src/addritem.c, src/jpilot.c
16449                 replace '// comments' with '/* comments */' to prevent
16450                 some compiler warnings 
16451
16452         * sync with sylpheed 0.6.2cvs6
16453
16454 2001-09-26 [alfons]     0.6.2claws8
16455
16456         * src/messageview.c
16457                 introduce return receipt request notification again,
16458                 which was lost because of other semantics in 
16459                 procheader_parse() (???)
16460
16461 2001-09-26 [christoph]  0.6.2claws7
16462
16463         * src/compose.c
16464                 replace comments for old code with #if 0
16465                 readded auto cc, bcc and reply-to
16466         * src/prefs_matcher.c
16467         * src/prefs_scoring.c
16468                 removed some definition (was moved to
16469                 prefs.h)
16470
16471 2001-09-26 [paul]       0.6.2claws6
16472
16473         * src/mainwindow.c
16474                 make 'Follow-up and reply to' sensitive
16475
16476         * more sync with sylpheed 0.6.2cvs5
16477
16478 2001-09-25 [melvin]
16479
16480         * 0.6.2claws5
16481
16482         * src/gtkspell.c
16483                 fixed bug for "US-ASCII" introduced by the encoding code
16484
16485 2001-09-25 [paul]
16486
16487         * 0.6.2claws4
16488
16489         * src/prefs_common.[ch], src/summaryview.c
16490                 'next unread msg' 'go to next folder?' dialog can be
16491                 given default behaviour, either always show dialog,
16492                 or assume 'yes', or assume 'no'
16493                 Submitted by wwp <subscript@free.fr>
16494
16495 2001-09-25 [melvin]
16496                 
16497         * src/compose.c src/gtkspell.[ch]
16498                 added support for different encodings
16499
16500 2001-09-25 [paul]
16501
16502         * more sync with sylpheed 0.6.2cvs5
16503
16504 2001-09-24 [alfons]
16505         
16506         * src/prefs_folder_item.c
16507                 add check for item->prefs->default_to string is NULL and
16508                 add another check when freeing this string
16509
16510 2001-09-24 [paul]
16511
16512         * configure.in
16513                 change to version 0.6.2claws3
16514
16515         * sync with sylpheed 0.6.2cvs5 
16516
16517 2001-09-24 [match]
16518         * src/ldif.[ch], src/importldif.[ch], addressbook.c
16519                 import LDIF files.
16520         * src/addrcache.[ch], addrindex.[ch]
16521                 small update for future
16522         * src/addrbook.c
16523                 fix test XML file.
16524
16525 2001-09-24 [melvin]
16526         * src/gtkspell.[ch]
16527                 added 'Learn from mistakes' option
16528                 better handling of quotes in checked words
16529                 sorted dict list
16530         * po/fr.po
16531                 small update for spell checking stuff
16532
16533 2001-09-23 [alfons]
16534         
16535         * src/gtkspell.c
16536                 edit a little bit so it complies more with main coding style
16537
16538 2001-09-23 [alfons]
16539
16540         * src/folder.[ch], prefs_folder_item.c, compose.c
16541                 migrate "request return receipt" folder property
16542                 to folderlist.xml
16543
16544 2001-09-22 [alfons]
16545
16546         * README.claws **NEW**
16547                 (add things of interest for users of main branch 
16548                 and claws here)
16549
16550         * src/folder.[ch], src/mainwindow.c, src/summaryview.c
16551                 re-implement threading per folder option, but store 
16552                 the setting in folderlist.xml (where it belongs)
16553
16554 2001-09-21 [melvin]
16555
16556         * src/gtkspell.[ch]
16557                 fixed bug when compose window is under another window
16558         * src/prefs_common.[ch] src/compose.c
16559                 changed 'dictionary_path' to 'dictionary' to be consistent
16560                 dropped PSPELL_PATH macro (hard coded default to /usr/local/share/pspell)
16561         * ac/pspell.m4 src/Makefile.am 
16562                 dropped PSPELL_PATH macro
16563         * po/fr.po
16564                 updated translations
16565
16566 2001-09-21 [christoph]
16567
16568         * src/compose.c
16569                 added border around header fields
16570                 keep header type when new field is added
16571
16572 2001-09-20 [christoph]
16573
16574         * src/utils.[ch]
16575                 more portable debug_print with source filename
16576                 and linenumber
16577         * src/procmsg.c
16578                 more newlines after debug messages
16579
16580 2001-09-20 [paul]
16581
16582         * configure.in
16583                 change to version 0.6.2claws2
16584
16585         * sync with sylpheed 0.6.2cvs3
16586
16587 2001-09-19 [melvin]
16588
16589         * src/gtkspell.c
16590                 fixed the post-right-click focus pb
16591                 fixed crash when 'Spell check all' after dict change 
16592                         and when cursor is at the end of the text
16593                 shift-right-click pops up config menu even on misspelled words.
16594         * po/POTFILES.in
16595                 added gtkspell.c
16596
16597 2001-09-19 [melvin]
16598
16599         * src/about.c
16600                 added pspell to compiled-in features list
16601
16602 2001-09-18 [melvin]
16603
16604         * switched to pspell and dropped ispell
16605         * ac/pspell.m4
16606                 new file. autoconf macro for pspell
16607         * ac/Makefile.am 
16608         * configure.in acconfig.h
16609                 added pspell support
16610         * src/Makefile.am
16611         * src/main.c src/compose.[ch] src/gtkspell.[ch]
16612         * src/prefs_common.[ch] 
16613                 added pspell support
16614
16615 2001-09-18 [christoph]
16616
16617         * src/addr_compl.c
16618         * src/template.[ch]
16619                 replace LOG_MESSAGE with debug_print
16620         * src/compose.[ch]
16621                 gui improvements
16622         * src/menu.c
16623                 added newline after debug message
16624         * src/utils.h
16625                 using __VA_ARGS__ for debug_print macro
16626         * tools/.cvsignore
16627                 ignore Makefile and Makefile.in
16628
16629 2001-09-18 [paul]
16630
16631         * configure.in
16632                 change to version 0.6.2claws1
16633         * sync with sylpheed 0.6.2cvs1
16634
16635         * src/matcher.c 
16636         * src/prefs_matcher.c
16637                 add 'score equal to' option, submitted by
16638                 Paul Evans <nerd@freeuk.com>
16639
16640 2001-09-15 [christoph]
16641
16642         * src/mainwindow.c
16643                 comment out menu entry not existing in claws
16644         * src/menu.c
16645                 add debug output for non existing menu entries
16646         * src/summaryview.c
16647                 fix next/prev unread message for ignored threads
16648         * src/utils.[ch]
16649                 add sourcefile and line number to debug output
16650                 otherwise it is sometimes hard to find the
16651                 source code part if debug messages are translated
16652
16653 2001-09-14 [darko]
16654         
16655         * src/folderview.c
16656                 refresh target folder style after colour is changed
16657
16658 2001-09-13 [paul]
16659
16660         * configure.in
16661                 change to version 0.6.1claws3
16662
16663         * sync with sylpheed 0.6.1cvs6
16664
16665 2001-09-13 [darko]
16666         
16667         * src/folderview.c
16668                 fix target folder colourization to use user selected colour
16669
16670 2001-09-12 [darko]
16671         
16672         * src/summaryview.c
16673                 fix crash when message that is marked for copy/move is unmarked
16674
16675 2001-09-09 [paul]
16676
16677         * configure.in
16678                 change to version 0.6.1claws2
16679
16680         * sync with sylpheed 0.6.1cvs3
16681
16682 2001-09-09 [alfons]
16683         
16684         * src/folderview.c
16685                 fix bug with default font used for trash folder text
16686
16687 2001-09-06 [paul]
16688
16689         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
16690                 updated translations
16691
16692         * configure.in
16693                 change to version 0.6.1claws1
16694
16695         * sync with sylpheed 0.6.1cvs2
16696
16697 2001-09-03 [paul]
16698
16699         * po/POTFILES.in
16700                 add Match's new addressbook
16701
16702         * po/de.po
16703                 updated translation submitted by Jens Oberender
16704
16705 2001-09-02 [paul]
16706
16707         * configure.in
16708                 change to 0.6.1claws
16709         * sync with sylpheed 0.6.1 release
16710
16711 2001-09-02 [paul]
16712
16713         * configure.in
16714                 change to 0.6.0claws2
16715
16716         * sync with sylpheed 0.6.0cvs4
16717
16718         * po/pt_BR.po
16719                 updated translation submitted by Fabio Junior Beneditto
16720
16721 2001-09-01 [match]
16722         * pixmaps/
16723                 interface.xpm
16724                 book.xpm
16725                 address.xpm
16726         * src/
16727                 Makefile.am
16728                 a ton of new files
16729
16730 2001-08-31 [paul]
16731
16732         * configure.in
16733                 change to version 0.6.0claws1
16734
16735         * sync with sylpheed 0.6.0cvs1
16736
16737         * po/es.po
16738                 updated translation submitted by Ricardo Mones Lastra
16739
16740         * po/POTFILES.in
16741                 add 'src/prefs_templates.c'
16742
16743         * src/compose.c, src/summaryview.c
16744                 fix segfault on 'Re_edit'               
16745
16746 2001-08-30 [alfons]
16747
16748         * configure.in, Makefile.am
16749         * tools/Makefile.am
16750                 add tools directory to source distribution
16751
16752 2001-08-30 [paul]
16753
16754         * configure.in
16755                 change to version 0.6.0claws
16756
16757         * sync with sylpheed 0.6.0 release
16758
16759 2001-08-30 [christoph]
16760
16761         * configure.in
16762                 removed autoconf version check
16763
16764 2001-08-30 [paul]
16765
16766         * src/account.c, src/compose.c, src/prefs_common.[ch]
16767         * src/procheader.[ch] src/utils.[ch]
16768                 Enhanced automatic account selection on replies
16769                 Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
16770
16771         * configure.in
16772                 add LDAP and JPilot to the configuration results output.
16773
16774 2001-08-29 [christoph]
16775
16776         * src/summeryview.c
16777                 no bold font for ignored threads
16778
16779 2001-08-29 [paul]
16780
16781         * configure.in
16782                 change to version 0.5.3claws6
16783
16784         * sync with sylpheed 0.5.3cvs10
16785                 src/stringtable.[ch]: New Files
16786
16787         * src/compose.c, src/gtkutils.c, src/gtkutils.h, src/mainwindow.c
16788         * src/pixmaps/sylpheed.xpm
16789                 add mini-icons to windows (by Alfons)
16790
16791 2001-08-27 [paul]
16792
16793         * src/mainwindow.c
16794                 new functions: next_labeled_cb(), prev_labeled_cb()
16795
16796         * src/summaryview.c
16797                 new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
16798                 summary_select_next_labeled(), summary_select_prev_labeled()
16799
16800         * src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
16801                 give claws blue folders and a blue trash can
16802
16803 2001-08-27 [paul]
16804
16805         * configure.in
16806                 change to version 0.5.3claws5
16807
16808         * sync with sylpheed 0.5.3cvs9
16809                 src/labelcolors.[ch] renamed to src/colorlabel.[ch] 
16810
16811 2001-08-24 [christoph]
16812
16813         * src/filesel.c
16814                 keep filename when browsing directories
16815                 (not working for user entered filename, but
16816                  for default name and selected filename from
16817                  file list)
16818         * src/mainwindow.c
16819                 fixed wrong spelling "Folllow-up"
16820         * src/mbox_folder.c
16821         * src/procmsg.c
16822         * src/summaryview.c
16823                 fixed new/unread message count with ignored
16824                 threads (2 commits, first didn't notice no
16825                 longer needed decreasing)
16826         * src/inc.c
16827                 readded scrolling of progress dialog
16828                 (lost in sync)
16829
16830 2001-08-24 [paul]
16831
16832         * configure.in
16833                 change to 0.5.3claws4
16834
16835         * sync with sylpheed 0.5.3cvs7
16836
16837 2001-08-24 [christoph]
16838
16839         * src/compose.c
16840                 set request return receipt when replying
16841                 if it is set is the folder prefs of the
16842                 message
16843         * src/inc.c
16844                 disable final error popup if popups are
16845                 disabled in config (again)
16846
16847 2001-08-23 [paul]
16848
16849         * configure.in
16850                 Change version number to 0.5.3claws3
16851
16852         * sync with sylpheed 0.5.3cvs5
16853
16854         * src/mimeview.c
16855                 double quote '%s' in 'gedit %s' to fix bug when
16856                 opening attachment with spaces in the name
16857
16858 2001-08-22 [alte]
16859         * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
16860           src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
16861                 initial message templates support
16862
16863
16864 2001-08-22 [paul]
16865
16866         * configure.in
16867                 change version number to 0.5.3claws2
16868
16869         * sync with sylpheed 0.5.3cvs4
16870
16871         * src/procmsg.h src/summaryview.c
16872                 re-implement (un)ignore thread
16873
16874 2001-08-21 [paul]
16875
16876         * src/summaryview.c
16877                 remove unnecessary code
16878         * src/compose.c
16879                 enable 'dynamic' signatures (submitted by
16880                 Eric Limpens <eric@hscg-internet.nl>)
16881
16882 2001-08-21 [paul]
16883
16884         clean up after sync with sylpheed 0.5.3 release
16885
16886         * src/folderview.c
16887                 fix re-introduced font mess, see Christoph's
16888                 entry 2001-06-24
16889
16890         * src/summaryview.c
16891                 remove prev_msgnum
16892                 use sylpheed's small font instead of
16893                 gtk default font for summary view
16894
16895
16896 2001-08-17 [paul]
16897
16898         * configure.in
16899                 add pl to ALL_LINGUAS - sync with main branch
16900
16901         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
16902                 Updated. Translations by Jens Oberender, Ricardo Mones
16903                 Lastra, Alfons, and Fabio Junior Beneditto respectively.
16904
16905         * po/pl.po  ** NEW FILE **
16906                 sync with the main branch
16907
16908         * src/folderview.c
16909                 fix target folder colorizing and refresh problem
16910
16911
16912 2001-08-17 [christoph]
16913
16914         * src/mainwindow.c
16915                 claws uses 4 colors for target folder coloring.
16916                 arrays were not long enough and destroyed the
16917                 stack causing a segfault.
16918                 target folder colorizing does not work anymore
16919                 for me
16920
16921 2001-08-16 [paul]
16922
16923         * configure.in
16924                 change to version 0.5.3claws1
16925
16926         * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
16927           src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
16928           src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
16929
16930                 sync with sylpheed 0.5.3 release, but keep claws method of
16931                 configuring/saving fonts
16932
16933         * src/addressbook.[ch]
16934                 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
16935                 in line with a similar change in Hiroyuki's branch
16936
16937         * src/mainwindow.[ch]
16938                 disable main_window_set_thread_option()
16939         * src/prefs_folder_item.c
16940                 comment out &tmps_prefs.enable_thread,
16941         * src/mbox_folder.c, src/procmsg.[ch]
16942                 comment out MSG_IS_IGNORE_THREAD
16943         * src/summaryview.c
16944                 comment out summary_ignore_thread() and summary_unignore_thread()
16945                 comment out MSG_IS_IGNORE_THREAD
16946
16947                 use Hiroyuki's threading instead.
16948
16949
16950
16951 2001-08-15 [paul]
16952
16953         * src/account.c
16954                 use Hiroyuki's 0.5.3 column scheme but also
16955                 include the enable/disable button.
16956         * src/pixmaps/mark.xpm
16957                 add Hiroyuki's amended pixmap
16958
16959 2001-08-13 [christoph]
16960
16961         * src/account.c
16962                 receive at get all column showed wrong state for APOP
16963                 button should only work for POP3 and APOP accounts
16964         * src/prefs_account.c
16965                 added missing preprocessor statement for SSL
16966
16967 2001-08-12 [paul]
16968
16969         * src/account.[ch]
16970                 add 'receive at get all' column and enable/disable
16971                 button.
16972
16973 2001-08-06 [christoph]
16974
16975         * src/account.c
16976                 show usage of SSL in protocol column
16977
16978         * src/imap.c
16979         * src/inc.c
16980                 renamed ssl options
16981
16982         * src/prefs_account.[ch]
16983                 moved ssl options to a new page
16984
16985         * src/send.c
16986         * src/smtp.c
16987         * src/ssl.[ch]
16988                 renamed ssl options
16989                 added support for SMTP STARTTLS command
16990
16991 2001-08-05 [christoph]
16992
16993         * configure.in
16994                 debian autoconf needs version check to find
16995                 correct autoconf version. if the file is
16996                 named configure.in 2.13 is used, which does
16997                 not work with this configure.in script.
16998                 other solution would be to rename the script
16999                 to configure.ac as suggested in the autoconf
17000                 manual.
17001
17002         * src/inc.c
17003                 disable final error popup if popups are
17004                 diabled in config
17005
17006         * src/socket.c
17007                 bugfix in ssl_gets
17008                 fixes IMAP over SSL problem
17009
17010 2001-08-03 [paul]
17011
17012         * configure.in
17013                 change to 0.5.2claws1
17014
17015         * sync with sylpheed 0.5.2cvs1
17016
17017 2001-08-02 [alfons]
17018
17019         * configure.in
17020                 quick fix for ispell detection...
17021
17022 2001-08-01 [paul]
17023
17024         * configure.in
17025                 change to 0.5.1claws4
17026
17027         * sync with sylpheed 0.5.1cvs7
17028
17029 2001-07-31 [alfons]
17030
17031         * src/prefs_common.c, src/prefs_common.h, 
17032           src/gtkspell.c, src/gtkspell.h
17033                 add global spelling checker settings (compose tab) +
17034                 selection of dictionary 
17035           
17036         * configure.in  
17037                 guess valid ispell location
17038
17039 2001-07-31 [paul]
17040
17041         * po/POTFILES.in
17042                 removal of 'src/quote_fmt_parse.c'
17043         * po/de.po
17044                 Updated de.po
17045                 (submitted by Jens Oberender <didge@suse.de>)
17046
17047 2001-07-31 [darko]
17048
17049         * src/folder.[ch]
17050         * src/folderview.[ch]
17051         * src/mainwindow.c
17052         * src/mh.c
17053         * src/prefs_common.[ch]
17054         * src/summaryview.c
17055                 target folder colourization
17056
17057 2001-07-30 [paul]
17058
17059         more sync with Sylpheed 0.5.1cvs6 
17060
17061 2001-07-30 [darko]
17062
17063         * src/mh.c
17064         * src/prefs_folder_item.[hc]
17065         * src/summaryview.c
17066                 shared folders support with a GUI
17067
17068 2001-07-29 [paul]
17069
17070         0.5.1claws3
17071
17072         * sync with Sylpheed 0.5.1cvs6
17073
17074 2001-07-29 [paul]
17075
17076         * po/pt_BR.po
17077                 updated
17078                 (submitted by Fabio Junior Beneditto)
17079
17080 2001-07-28 [paul]
17081
17082         * src/procmime.c
17083         * AUTHORS
17084                 patch to correct bad image mime headers
17085                 (submitted by Don Quijote <dq@searchlores.org>)
17086
17087 2001-07-28 [paul]
17088
17089         * tools/gif2xface.pl   **NEW FILE**
17090         * tools/README
17091                 script to convert file.gif to file.xface for
17092                 use in a custom header.
17093                 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
17094
17095 2001-07-27 [alfons]
17096         
17097         * configure.in
17098                 change macros for detecting JPilot and LDAP
17099
17100 2001-07-27 [christoph]
17101
17102         * src/filtering.c
17103                 code cleanup (MIN / MAX warning, needed casting)
17104
17105 2001-07-27 [alfons]
17106
17107         * procheader.c
17108                 disallow setting flags when detecting certain headers
17109                 (X-Status, Status, Seen, X-Seen). 
17110         
17111         * sync with Hiroyuki's Sylpheed 0.5.1cvs5
17112
17113 2001-07-27 [christoph]
17114
17115         * src/prefs_filter.c
17116         * src/prefs_filtering.c
17117         * src/prefs_matcher.c
17118         * src/prefs_scoring.c
17119                 scroll list when moving rows up or down
17120
17121         * src/imap.c
17122         * src/imap.h
17123         * src/prefs_account.c
17124         * src/prefs_account.h
17125         * src/send.c
17126                 SMTP over SSL (untested, feedback requested)
17127                 IMAP over SSL
17128
17129         * src/ssl.c
17130                 code cleanup
17131
17132 2001-07-26 [alfons]
17133         
17134         * configure.in, acconfig.h
17135                 define CLAWS (need this for main / claws detection)
17136
17137 2001-07-25 [alfons]
17138
17139         * configure.in
17140                 Sylpheed 0.5.1claws2
17141                 
17142         * sync with Sylpheed 0.5.1cvs4
17143
17144 2001-07-25 [christoph]
17145
17146         * src/scoring.c
17147                 fixed segfault
17148                 item->prefs == NULL (don't know why)
17149
17150 2001-07-25 [alfons]
17151
17152         * configure.in
17153                 Sylpheed 0.5.1claws1
17154
17155         * sync with Sylpheed 0.5.1cvs1-3
17156
17157 2001-07-24 [christoph]
17158
17159         * src/folderview.c
17160         * src/prefs_folder_item.[ch]
17161                 added folderitem preferences dialog with
17162                 default To: and auto request return receipt
17163
17164         * src/compose.[ch]
17165         * src/menu.[ch]
17166                 changes to handle new folderitem preferences
17167
17168         * src/mainwindow.c
17169         * src/summaryview.c
17170                 call compose new mail with current folderitem
17171
17172 2001-07-24 [alfons]
17173
17174         Release Sylpheed 0.5.1claws
17175
17176         * configure.in
17177                 change to release version 0.5.1claws
17178
17179 2001-07-24 [christoph]
17180
17181         * src/summaryview.c
17182                 fixed segfault that happend when the selected
17183                 message was removed while retrieving new messages.
17184
17185         * po/es.po
17186                 updated translation
17187                 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
17188
17189 2001-07-22 [alfons]
17190
17191         add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
17192         this is a work in progress, for more information: http://nlpagan.net/sylman 
17193         
17194         * configure.in, src/mainwindow.c, manual/Makefile.am
17195                 add support for English manual
17196
17197         * AUTHORS
17198                 add authors of user manuals
17199
17200         * manual/en/sylpheed*.html
17201                 add English documentation
17202
17203 2001-07-22 [christoph]
17204
17205         * po/POTFILES.in
17206                 added src/ssl.c
17207         * src/ssl.c
17208                 changed a wrong debug message
17209
17210 2001-07-22 [alfons]
17211
17212         * po/nl.po
17213                 update Dutch translation
17214
17215         * src/prefs_filtering.c, 
17216           src/prefs_matcher.c
17217                 add more translatable strings           
17218
17219 2001-07-21 [alfons]
17220
17221         0.5.0claws7
17222
17223         * configure.in
17224                 change version
17225
17226         * src/inc.c, src/summaryview.[ch]
17227                 prevent update of mark file when filtering has done, by
17228                 using a variable; this affects two functions:
17229                         inc.c::inc_finished()
17230                         summaryview.c::summary_show()
17231
17232 2001-07-20 [alfons]
17233
17234         * src/filtering.[ch], src/prefs_filtering.c, 
17235           src/matcher.[ch]
17236                 add filtering action for label coloring 
17237
17238         * po/POTFILES.in
17239                 add labelcolors.c
17240
17241         * added src/labelcolors.c
17242         * added src/labelcolors.h
17243         * src/Makefile.am, src/summaryview.c
17244                 rearrange label coloring code
17245
17246         * src/procmsg.h
17247                 add more parentheses so label colouring works correctly
17248
17249         * src/filtering.c
17250                 don't really delete message, but move it to Trash
17251
17252         * src/prefs_matcher.c
17253                 add quote options to info dialog
17254
17255 2001-07-20 [christoph]
17256
17257         * src/Makefile.am
17258         * src/inc.c
17259         * src/main.[ch]
17260         * src/socket.h
17261         * src/ssl.[ch] (new)
17262                 moved ssl stuff to a seperate file
17263
17264 2001-07-20 [darko]
17265
17266         * src/summaryview.c
17267                 fix show sender using address book with no e-mail
17268                 address in From: field
17269
17270 2001-07-19 [alfons]
17271
17272         * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
17273                 fix messy handling of escaping... now at least the
17274                 execute command is useful. escape char is '\', we
17275                 accept \n and \r too. 
17276
17277                 Real life example:
17278                 
17279                 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
17280                 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
17281
17282 2001-07-18 [alfons]
17283
17284         0.5.0claws6
17285
17286         * src/summaryview.c
17287                 clean up
17288
17289         * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
17290           src/procmsg.[ch]
17291                 revise filtering; currently move, copy, marking have
17292                 been tested. if you like bleeding edge stuff, you
17293                 should definitely go for this version :)
17294
17295         * mark old working stuff as VERSION_0_5_0_CLAWS5        
17296
17297 2001-07-17 [christoph]
17298
17299         * src/utils.c
17300                 timestamp log
17301
17302 2001-07-17 [alfons]
17303
17304         0.5.0claws5
17305
17306         * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more 
17307           bits in the mark file, without affecting either branch. Lots of
17308           files changed, also in claws branch.
17309
17310           UNTESTED: use of mbox folders
17311
17312         * src/summaryview.c
17313                 added mark all read; however this was a quick hack used for
17314                 cleaning up mess after initial merge with Hiroyuki
17315
17316         * configure.in
17317                 change claws version number back to 0.5.0claws5 to clear up 
17318                 confusion & pretension (recent release was technically 
17319                 0.5.0claws4, so we neatly align with Hiroyuki :-)
17320
17321 2001-07-16 [alfons]
17322
17323         sync with Hiroyuki's 0.5.0cvs4
17324
17325 2001-07-16 [alfons]
17326
17327         0.5.1claws3
17328
17329         * src/filtering.[ch]
17330                 remove invalid updating of mark files for 
17331                 filter actions MATCHING_ACTION_MOVE and 
17332                 MATCHING_ACTION_DELETE; this should fix the
17333                 folder update bug
17334                 
17335         * src/procmsg.c
17336                 revert Christoph's stab at fixing the folder 
17337                 update bug
17338
17339         * po/POTFILES.in
17340                 add missing files with translatable strings
17341
17342         * src/summaryview.c
17343                 remove debug print
17344
17345 2001-07-15 [alfons]
17346
17347         * src/addr_compl.[ch], src/prefs_filtering.c
17348                 make "filtering pref dialog's destination entry" an
17349                 "address completable entry", if filter destination is 
17350                 an email address
17351
17352         0.5.1claws2
17353         
17354         sync with Hiroyuki's 0.5.0cvs2-3
17355
17356 2001-07-15 [christoph]
17357
17358         * src/procmsg.c
17359                 fixed folder stats update after incorporation
17360
17361 2001-07-15 [alfons]
17362
17363         * src/summaryview.c
17364                 * finish label colouring stuff (for now)
17365                 * fix incorrect colour bug (off by one) 
17366
17367 2001-07-14 [alfons]
17368
17369         * src/mainwindow.c
17370                 change text labels for news and mail message so there's
17371                 plenty of toolbar estate left
17372
17373         * configure.in
17374                 0.5.1claws1
17375
17376         * src/folderview.c
17377           src/folder.[ch]
17378                 sync with Hiroyuki's 0.5.0cvs1
17379
17380         * src/summaryview.c
17381                 more rewrite label colouring
17382
17383 2001-07-14 [alfons]
17384
17385         * src/summaryview.[ch]
17386                 * start rewrite label colouring 
17387                 * fix proper location "Add Sender To Addressbook" menu item
17388
17389 2001-07-13
17390
17391         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
17392         (actually this is 0.5.0claws4)
17393
17394 2001-07-13 [alfons]
17395
17396         * po/pt_BR.po
17397                 * fix duplicate message
17398                 * add updated Portugese / Brazilian translation
17399                   submitted by Fabio Junior Beneditto
17400
17401 2001-07-12 [alfons]
17402
17403         * AUTHORS
17404                 add Jens
17405
17406         * po/nl.po
17407                 add updated Dutch translation
17408
17409         * po/de.po
17410                 add updated German translation submitted by Jens
17411
17412 2001-07-11 [alfons]
17413
17414         Prerelease before 0.5.0claws. Please test.
17415         This version is temporarily tagged as VERSION_0_5_0_TEST
17416
17417         * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
17418           src/prefs_scoring.c, src/prefs_matcher.c, 
17419           src/prefs_filtering.c, src/mbox.c, 
17420           src/main.c, src/inc.c, src/filtering.[ch]
17421                 revert new Hoa's new matcher (does not work yet)
17422
17423         * src/Makefile.am
17424                 clean up
17425
17426 2001-07-10
17427
17428         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
17429
17430
17431 2001-07-10 [alfons]
17432
17433         * Makefile.am
17434                 add ChangeLog.claws to EXTRA_DIST
17435         * src/Makefile.am
17436                 add matcher_parser_parse.h to EXTRA_DIST
17437
17438 2001-07-10 [christoph]
17439
17440         * src/inc.c
17441                 add destination folder to table of
17442                 folders that need to be updated after
17443                 incorporation
17444
17445 2001-07-10 [alfons]
17446
17447         * folder.[ch]
17448           folderview.c
17449                 make collapse state of folders and folder items persistent, i.e.
17450                 if you collapse a folder tree, the next time sylpheed-claws starts 
17451                 up the folder tree remains collapsed.  
17452                 
17453 2001-07-10 [christoph]
17454
17455         * acconfig.h
17456         * configure.in
17457                 added --enable-ssl
17458         * src/md5.[ch]
17459                 renamed MD5_CTX to MD5_CTX_syl
17460                 conflicts with a struct in openssl
17461         * src/inc.c
17462         * src/main.[ch]
17463         * src/prefs_account.[ch]
17464         * src/socket.[ch]
17465                 SSL support for POP
17466         * src/mainwindow.c
17467                 fixed compose with current account
17468                 broken by new compose button stuff
17469
17470 2001-07-09 [hoa]
17471
17472         * AUTHORS
17473                 changed my email address
17474
17475         * src/matcher_parser_parse.y
17476                 clean the parser to remove conflicts
17477
17478 2001-07-09 [alfons]
17479
17480         * AUTHORS
17481                 add Match Grun
17482
17483         * configure.in
17484                 fix incorrect description of --enable-ldap parameter
17485
17486         * src/prefs_common.[ch]
17487           src/compose.c
17488                 add experimental option "smart wrapping" which makes the
17489                 compose editor auto wrap.
17490                 
17491                 | TODO: the problem with the buggy cursor handling is caused |
17492                 | by the GtkText. when deleting / backspacing text its       |
17493                 | wrapping algorithm does not take in account the previous   |
17494                 | line. should find a way to hack this in.                   |
17495                 | or should perhaps combine this with the word wrapping      |
17496                 | patch i wrote in january.                                  |
17497
17498         * src/about.c
17499                 show build parameters for LDAP and JPilot
17500
17501         * src/summaryview.c
17502                 revert Christoph's bugfix for selecting next unread message, 
17503                 because folder stats aren't updated correctly
17504
17505 2001-07-08 [hoa]
17506
17507         * src/filtering.c
17508         * src/mainwindow.c
17509         * src/matcher.c
17510         * src/matcher_parser_lex.l
17511         * src/matcher_parser_parse.y
17512         * src/prefs_filtering.c
17513         * src/prefs_scoring.c
17514         * src/scoring.c
17515                 bugfix of the config file parser
17516
17517 2001-07-08 [alfons]
17518
17519         * src/Makefile.am
17520                 added generated matcher sources to BUILT_SOURCES
17521
17522 2001-07-08 [hoa]
17523
17524         * src/Makefile.am
17525         * src/.cvsignore
17526                 added new config file parser
17527
17528         * src/scoring.[ch]
17529         * src/filtering.[ch]
17530         * src/matcher.[ch]
17531         * src/prefs_filtering.c
17532         * src/prefs_matcher.c
17533         * src/prefs_scoring.c
17534         * added src/matcher_parser.h
17535         * added src/matcher_parser_lex.h
17536         * added src/matcher_parser_lex.l
17537         * added src/matcher_parser_parse.y
17538                 lex & yacc config file parser
17539
17540         * src/mbox.c
17541         * src/inc.c
17542         * src/main.c
17543                 changes prefs_filtering into global_filtering           
17544
17545         * src/summaryview.c
17546                 build threads with subjects only if "Re: " is at the
17547                 beginning of the subject
17548
17549 2001-07-07 [paul]
17550
17551         0.5.0claws
17552
17553         sync with sylpheed 0.5.0
17554                 change of version number only
17555
17556 2001-07-06 [paul]
17557
17558         0.5.0claws5
17559
17560         sync with sylpheed 0.5.0pre5
17561
17562 2001-07-05 [paul]
17563
17564         sync with sylpheed 0.5.0pre4 release
17565                 /po and /manual/ja not sync'ed
17566
17567 2001-07-04 [paul]
17568
17569         more sync with sylpheed 0.5.0pre4
17570
17571 2001-07-03 [christoph]
17572
17573         * src/addressbook.c
17574                 fixed address book broken by address book
17575                 for VCard, JPilot, LDAP
17576
17577 2001-07-03 [alfons]
17578
17579         * src/matcher.c
17580         * src/textview.c
17581                 stopped memory leaks
17582
17583 2001-07-03 [paul]
17584
17585         more sync with sylpheed 0.5.0pre4
17586
17587 2001-07-02 [match]
17588
17589         * included address book patch for VCard, JPilot, LDAP
17590         * pref_common.c - fixed Font options on Display tab (cosmetic)
17591         * alertpanel.c - fixed truncated message
17592
17593 2001-07-02 [christoph]
17594
17595         * src/mbox_folder.c
17596         * src/procmsg.[ch]
17597         * src/summaryview.c
17598                 mark threads for ignoring
17599
17600 2001-07-02 [paul]
17601
17602         0.5.0claws4
17603
17604         * sync with sylpheed 0.5.0pre4
17605                 updated gettext to 0.10.38.
17606
17607 2001-07-01 [paul]
17608
17609         * src/ mainwindow.c
17610         * src/procmsg.h
17611         * src/summaryview.[ch]
17612                 new right-click option: Label.
17613                 substitute for 'Mark-->Mark/Unmark', colours the line.
17614                 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
17615
17616 2001-07-01 [christoph]
17617
17618         * src/folderview.c
17619                 fixed font for trash
17620         * src/summaryview.c
17621                 move ctree to unread message
17622
17623 2001-07-01 [paul]
17624
17625         * sync with sylpheed 0.5.0pre3 release
17626
17627 2001-06-30 [alfons]
17628
17629         * src/filesel.[ch]
17630         * src/compose.c
17631                 allow inserting / attaching multiple files in
17632                 the composer window
17633
17634 2001-06-30 [paul]
17635
17636         * src/codeconv.c
17637                 small change to Alfons' previous stuff so that it
17638                 actually makes
17639
17640 2001-06-30 [alfons]
17641
17642         * lots of files changed; first attempt to merge the changes
17643           and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
17644
17645 2001-06-30 [paul]
17646
17647         * po/pt_BR.po
17648                 updated and completed, translations by Fabio
17649                 Junior Beneditto <fjbeneditto@yahoo.com.br>
17650
17651 2001-06-29 [alfons]
17652
17653         * src/compose.c
17654         * src/mimeproc.[ch]
17655                 allow selecting an attached files' mime type from a 
17656                 list of types.
17657
17658 2001-06-29 [paul]
17659
17660         * more sync with sylpheed 0.5.0pre3
17661
17662 2001-06-29 [paul]
17663
17664         * po/pt_BR.po
17665                 merge with sylpheed.pot and pt_BR.po provided by
17666                 Fabio Junior Beneditto.
17667
17668 2001-06-29 [darko]
17669
17670         * src/procmime.c
17671                 make MIME types case insensitive
17672
17673 2001-06-28 [alfons]
17674
17675         * po/nl.po
17676                 merge with sylpheed.pot and old nl.po; translations added.
17677
17678 2001-06-28 [paul]
17679
17680         * more sync with sylpheed 0.5.0pre3
17681
17682 2001-06-27 [alfons]
17683
17684         * src/summaryview.c
17685                 don't crash when removing parent node of messages
17686                 attracted by subject. this was caused by not deleting
17687                 the parent node from the subject line hash table.
17688
17689 2001-06-27 [alfons]
17690
17691         * src/summaryview.c
17692         * src/compose.[ch]
17693         * src/mainwindow.c
17694                 if there are multiple messages selected, allow forwarding
17695                 them as attachments.
17696
17697 2001-06-27 [paul]
17698
17699         * more sync with sylpheed 0.5.0pre3
17700
17701 2001-06-26 [paul]
17702
17703         0.5.0claws3
17704
17705         * sync with sylpheed 0.5.0pre3
17706
17707 2001-06-25 [paul]
17708
17709         * src/mainwindow.c
17710                 fixed 'compose news article' bug
17711                 from icon-and-text toolbar
17712
17713 2001-06-25 [paul]
17714
17715         * sync with sylpheed 0.5.0pre2 release
17716
17717 2001-06-24 [christoph]
17718
17719         * src/prefs_common.c
17720                 bug fix in font selection
17721         * src/folderview.c
17722                 use sylpheed's normal font instead of
17723                 gtk default font for folders without
17724                 new messages
17725
17726 2001-06-24 [alfons]
17727
17728         * src/mainwindow.[ch]
17729                 added composite compose mail / news button (an idea by Leandro
17730                 Pereira <leandro@linuxmag.com.br>)
17731
17732 2001-06-24 [paul]
17733
17734         Added instructions for ldif-to-xml.py
17735
17736         * tools/README
17737
17738 2001-06-23 [alfons]
17739
17740         Some minor things.
17741
17742         * src/pixmaps/stock_news_compose.xpm
17743                 added pixmap by Leandro
17744         * src/prefs_common.c
17745                 tested built-in spelling checker of GCC 3.0 :)
17746         * po/nl.po
17747                 merged dutch translation of sylpheed-main with
17748                 sylpheed.pot
17749
17750 2001-06-23 [paul]
17751
17752         Added tools directory and files.
17753
17754         * tools/filter_conv.pl
17755                 converts old filter system to new filtering system
17756         * tools/ldif-to-xml.py
17757                 converts netscape addressbook to sylpheed addressbook
17758         * tools/README
17759                 descriptions/instructions for above two files
17760
17761 2001-06-23 [christoph]
17762
17763         * src/inc.c
17764         * src/manage_window.[ch]
17765         * src/prefs_common.[ch]
17766                 mail retrieval dialog can be enabled, disabled
17767                 or hidden if non of sylpheed's windows is active
17768
17769 2001-06-22 [paul]
17770
17771         0.5.0claws2
17772
17773         * sync with sylpheed 0.5.0pre2
17774
17775 2001-06-21 [christoph]
17776
17777         * src/summaryview.c
17778                 show recipient on 'from' for all accounts
17779                 
17780         * src/inc.c
17781         * src/prefs_common.[ch]
17782                 disable error popup on mail receive errors
17783
17784 2001-06-21 [alfons]
17785
17786         * src/compose.c
17787                 made the ruler correctly appear and disappear.
17788
17789         * src/Makefile.am
17790                 removed Hoa's work-in-progress-stuff (interesting!) so 
17791                 claws compiles ok.
17792
17793 2001-06-20 [christoph]
17794
17795         * src/inc.c
17796         * src/progressdialog.c
17797                 added scrolled window for list in progressdialog
17798
17799 2001-06-20 [paul]
17800
17801         sync with sylpheed 0.5.0pre1 release
17802
17803 2001-06-20 [christoph]
17804
17805         * src/summeryview.c
17806                 make building threads by subject work when
17807                 thread view is enabled
17808                 
17809         * src/compose.c
17810         * src/prefs_common.[ch]
17811                 automatically select account for mail replys
17812
17813 2001-06-19 [sergey]
17814
17815         * src/compose.c (compose_create): keep Bcc and Reply-To visible if
17816         they are filled in from the account settings.
17817
17818 2001-06-19 [paul]
17819
17820         * more sync with sylpheed 0.5.0pre1
17821
17822 2001-06-18 [alfons]
17823
17824         * src/Makefile.am,
17825           src/procmime.c
17826                 added --sysconfdir to CPPFLAGS for pointing to the correct
17827                 location of mime.types. 
17828
17829                 NOTE: make sure you use --sysconfdir when running ./autogen.sh
17830                 or ./configure!
17831
17832 2001-06-18 [hoa]
17833
17834         * src/summaryview.c
17835                 fixed some bug when building threads
17836
17837 2001-06-18 [pau]l
17838
17839         * src/prefs_account.c
17840                 UI stuff: More changes to the English
17841
17842 2001-06-18 [paul]
17843
17844         * src/pixmaps/stock_news_compose.xpm: new file
17845         * src/Makefile.am
17846         * src/mainwindow.c
17847         * src/summaryview.c
17848                 Added new icon for Hoa's 'compose a news
17849                 message', plus minor improvements to the
17850                 English
17851
17852         * po/ja.po
17853         * ChangeLog
17854         * ChangeLog.jp
17855                 more sync with sylpheed 0.5.0pre1
17856
17857 2001-06-18 [hoa]
17858
17859         * src/compose.[ch]
17860         * src/mainwindow.c
17861                 Follow-up and reply to
17862
17863         * src/summaryview.[ch]
17864                 Build threads also with subjects
17865
17866 2001-06-17 [hoa]
17867
17868         * src/compose.c
17869                 forwarding use the current account.
17870
17871         * src/mainwindow.c
17872                 the "compose message" button has been replaced with
17873                 "new mail" and "new news" buttons
17874
17875         * src/prefs_common.[ch]
17876                 added a configuration option to use the forward button
17877                 as "forward as attachment"
17878                 changed reply and forward format description
17879
17880         * src/quote_fmt_lex.l
17881         * src/quote_fmt_parse.y
17882                 added message with no signature in format for reply
17883                 and forward.
17884
17885 2001-06-17 [paul]
17886
17887         Minor UI stuff
17888
17889         * src/mainwindow.c
17890         * src/summaryview.c
17891                 Improvements to the English
17892
17893         * src/prefs_common.c
17894                 Improvements to the English and some
17895                 clarity/continuity improvements in the
17896                 description of Quote symbols.
17897
17898 2001-06-17 [paul]
17899
17900         0.5.0claws1
17901
17902         * sync with sylpheed 0.5.0pre1
17903
17904 2001-06-17 [hoa]
17905
17906         * src/compose.c
17907                 Better interface for compose, displayed fields
17908                 are updated whenever we change account.
17909                 Newsgroups field is automatically filled.
17910
17911         * src/mainwindow.c
17912                 Newsgroups field is automatically filled.
17913
17914         * src/prefs_account.c
17915                 Some interface stuff when fields appear and
17916                 disappear.
17917
17918 2001-06-16 [paul]
17919
17920         0.4.99claws
17921
17922         * sync with sylpheed 0.4.99
17923
17924 2001-06-16 [sergey]
17925
17926         * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
17927         base64_decoder_free, base64_decoder_decode): new object and
17928         functions for decoding base64 streams.
17929         * src/procmime.c (procmime_decode_content): modified to use the
17930         new base64 decoder.
17931
17932 2001-06-15 [paul]
17933
17934         0.4.99claws10
17935
17936         * sync with sylpheed 0.4.99cvs11
17937
17938 2001-06-13 [paul]
17939
17940         0.4.99claws9
17941
17942         * sync with sylpheed 0.4.99cvs9
17943
17944 2001-06-13 [hoa]
17945
17946         * src/compose.c
17947         * src/prefs_account.c
17948
17949                 SMTP server can be defined in the news account
17950                 mime type of attachment are kept.
17951
17952         * src/summaryview.c
17953
17954                 now choose the highest important score between default
17955                 and important score of folder.
17956
17957 2001-06-09 [alfons]
17958         
17959         * src/prefs_common.c: 
17960
17961                 (prefs_quote_description_create): corrected description of 
17962                 quote format characters
17963
17964 2001-06-09 [paul]
17965
17966         0.4.99claws8
17967
17968         * sync with sylpheed 0.4.99cvs8
17969
17970 2001-06-08 [sergey]
17971
17972         * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
17973         and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
17974
17975 2001-06-08 [paul]
17976
17977         0.4.99claws7
17978
17979         * sync with sylpheed 0.4.99cvs7
17980
17981 2001-06-06 [sergey]
17982
17983         * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
17984         clashes with autogenerated header).
17985         * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
17986         * src/Makefile.am: added quote_fmt.h.
17987         * src/.cvsignore: added lex/yacc autogenerated files
17988         (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
17989
17990 2001-06-06 [paul]
17991
17992         0.4.99claws6
17993
17994         * sync with sylpheed 0.4.99cvs6
17995
17996 2001-06-06 [hoa]
17997
17998         * added src/quote_fmt_parse.h
17999         * src/compose.c
18000                 removed warnings
18001
18002         * src/prefs.[ch]
18003                 don't modify readonly configuration files
18004
18005         * src/prefs_account.c
18006         * src/prefs_common.c
18007         * src/prefs_customheader.c
18008         * src/prefs_display_header.c
18009         * src/prefs_filter.c
18010         * src/prefs_filtering.c
18011         * src/prefs_scoring.c
18012                 don't open dialog box when configuration files
18013                 are readonly
18014
18015 2001-06-05 [sergey]
18016
18017         * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
18018
18019         * src/Makefile.am: replaced quote_fmt.tab.[ch] by
18020         quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
18021         BUILT_SOURCES to make all files rebuild properly.
18022
18023         * src/compose.c: removed #include "quote_fmt.tab.h".
18024
18025         * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
18026         CHARACTER value in yylval.
18027
18028         * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
18029         receive CHARACTER value by documented means (yylval).
18030
18031         * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
18032
18033 2001-06-05 [hoa]
18034
18035         * src/Makefile.am
18036                 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
18037
18038         * src/filtering.c
18039         * src/matcher.c
18040         * src/matcher.h
18041         * src/prefs_filtering.c
18042                 now keep the configuration for execute action
18043
18044         * src/mbox_folder.c
18045                 fixed a warning
18046
18047 2001-06-05 [paul]
18048
18049         * sync with sylpheed 0.4.99cvs5
18050
18051 2001-06-05 [hoa]
18052
18053         * src/Makefile.am
18054                 added quote_fmt.[ch]
18055
18056         * added src/quote_fmt.y
18057         * added src/quote_fmt.l
18058         * added src/quote_fmt.tab.h
18059         * added src/quote_fmt.tab.c
18060         * added src/lex.quote_fmt.c
18061                 parsing configuration for replying
18062                 and forwarding
18063
18064         * src/prefs_common.[ch]
18065                 added configuration UI for replying
18066                 and forwarding
18067
18068         * src/compose.c
18069                 using configuration for replying
18070                 and forwarding
18071
18072 2001-06-04 [hoa]
18073
18074         * src/filtering.c
18075         * src/matcher.c
18076         * src/matcher.h
18077         * src/prefs_filtering.c
18078         * src/prefs_matcher.c
18079         * src/prefs_matcher.h
18080                 action "run a command" for filtering
18081                 and matching with a command.
18082                 fixed the "whole message" matching
18083
18084         * src/mbox_folder.c
18085                 changed temporary filename for security
18086
18087         * src/messageview.c
18088                 queue the notification if it fails to send.
18089
18090         * src/prefs_common.c
18091         * src/prefs_folder_item.c
18092                 changed the default important score             
18093
18094         * src/prefs_scoring.c
18095         * src/scoring.c
18096                 hide kill score input when the folder is not
18097                 a newsgroup
18098
18099 2001-06-03 [alfons]
18100
18101         * src/prefs_common.c:
18102
18103                 (prefs_font_select): pass font name in font entry box to font
18104                 selection dialog.
18105
18106 2001-06-03 [sergey]
18107
18108         * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
18109
18110 2001-06-03 [paul]
18111
18112         * sync with sylpheed 0.4.99cvs4
18113
18114 2001-06-03 [alfons]
18115
18116         * src/headerwindow.c:
18117
18118                 (headerwindow_show_cb): use the selected summary view item, not
18119                 the displayed item.
18120
18121 2001-06-02 [alfons]
18122
18123         * src/headerwindow.c:
18124
18125                 (headerwindow_show_cb): always try to show msginfo
18126
18127 2001-06-02 [hoa]
18128
18129         * src/compose.c
18130                 keep attached parts when reediting or forwarding.
18131
18132 2001-06-01 [hoa]
18133
18134         * src/folderview.c
18135         * src/prefs_folder_item.[ch]
18136         * src/prefs_scoring.[ch]
18137         * src/scoring.[ch]
18138         * src/summaryview.[ch]
18139         * src/main.c
18140         * src/mainwindow.c
18141         * src/prefs_common.[ch]
18142                 support for folder scoring
18143                 kill score and important score for messages
18144         
18145         * src/prefs_account.c
18146                 some display bug fixed for local account
18147                 preferences
18148
18149 2001-05-31 [alfons]
18150
18151         * src/summaryview.c:
18152
18153                 (add_sender_to_cb): don't crash when no or invalid sender; the add 
18154                 sender to address book menu item is disabled.
18155
18156 2001-05-30 [hoa]
18157
18158         * src/filtering.[ch]
18159         * src/summaryview.c
18160                 handling summary menu / filter messages
18161
18162         * src/folder.[ch]
18163                 add some stuff
18164
18165         * src/foldersel.c
18166                 imap folders now appears in list
18167
18168         * src/mbox_folder.c
18169                 doesn't crash if destination mail is not writeable
18170
18171 2001-05-29 [hoa]
18172
18173         * src/compose.c
18174                 removed some warnings
18175
18176         * src/filtering.c
18177         * src/folder.[ch]
18178         * src/prefs_filtering.c
18179                 global string to identify any folders           
18180                 removed some debug info
18181                 filtering to mbox folders is now possible
18182
18183         * src/mainwindow.c
18184                 removed some warnings
18185
18186         * src/mbox_folder.c
18187                 permission on files are changed to read/write for user only,
18188                 nothing for other.
18189                 creation of subfolder is handled better.
18190
18191 2001-05-28 [alfons]
18192
18193         Verified the sync for src/prefs_common.[ch] and
18194         src/prefs_account.[ch]. I believe there were some
18195         minor indentation differences.
18196
18197 2001-05-28 [paul]
18198
18199         0.4.99claws3
18200
18201         * sync with 0.4.99cvs3
18202
18203 2001-05-28 [hoa]
18204
18205         * src/compose.c
18206                 handling flags for mbox format
18207
18208         * src/filtering.c
18209                 use of mark file only for MH format
18210                 handling flags for mbox format
18211                 filtering cannot yet move or copy mails to mbox folders.
18212
18213         * src/folder.[ch]
18214                 changed move_msg, copy_msg,
18215                 move_msgs_with_dest, copy_msgs_with_dest functions
18216                 uses only folder->copy_msg() function
18217                 uses folder->finished_copy() to handle the destination
18218                 folder at the end of the copy or move operation.
18219
18220         * src/foldersel.c
18221                 included mbox directories.
18222
18223         * src/folderview.[ch]
18224         * src/mainwindow.c
18225                 handle folders operation for mbox format
18226
18227         * src/mbox.c
18228                 disable conversion of "From " header
18229
18230         * src/mbox_folder.[ch]
18231                 completion of mbox format handling
18232
18233         * src/mh.c
18234                 changed mh_copy_msg() function and
18235                 removed mh_move_msg(), mh_move_msgs_with_dest(),
18236                 mh_copy_msgs_with_dest()
18237
18238         * src/prefs_filtering.c
18239                 removed some warnings
18240
18241         * src/prefs_matcher.c
18242                 default boolean operation is AND
18243
18244         * src/procheader.c
18245                 handling flags for mbox format
18246                 handling of "From " header
18247
18248         * src/procmsg.[ch]
18249                 removed data field
18250                 added MSG_REALLY_DELETED flags to handle deletion of
18251                 messages in mbox format.
18252
18253         * src/summaryview.c
18254                 handling flags for mbox format
18255                 disable the MSG_DELETED flags when messages
18256                 are deleted in mbox format
18257
18258         * src/textview.c
18259                 "From " headers display fixed.
18260
18261 2001-05-27 [alfons]
18262
18263         * src/textview.c:
18264                 
18265                 (get_email_part): skip quoted email addresses, like in e.g.
18266                 "'alfons@proteus.demon.nl'".
18267
18268 2001-05-26 [alfons]
18269
18270         Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
18271         and fixing the persistence troubles when using separate windows.
18272
18273         * src/mainwindow.c:
18274         
18275             Added #define SEPARATE_ACTION used in the gtk item factory for 
18276             the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
18277                 use gtk_item_factory_get_widget_by_action() to get the items.
18278                 
18279             Removed separate_widget_cb from the gtk item factory data   
18280           
18281             (mainwindow_create): connect separate_widget_cb() to check
18282             menu item "toggled" signal. also passing a MainWindow pointer
18283                 as object data for both check menu items.
18284                 
18285             (separate_widget_cb): definition of separate_widget_cb() to match
18286             GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main 
18287                 window using gtk_object_get_data(). The type of window separation 
18288                 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
18289         
18290         * src/prefs_filtering.c,
18291           src/prefs_matcher.c: added horizontal scrollbars
18292
18293 2001-05-25 [darko]
18294
18295         * src/headerview.c
18296                 fix segfault with invalid bold font
18297         * src/summaryview.c
18298                 correctly display summary stats after row is marked
18299
18300 2001-05-23 [sergey]
18301
18302         * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
18303         encodings with libjconv.
18304
18305 2001-05-23 [hoa]
18306
18307         * src/Makefile.am
18308                 added mbox_folder.[ch]
18309         * src/defs.h
18310                 mbox temporary folder
18311         * src/folder.[ch]
18312         * added src/mbox_folder.[ch]
18313         * src/folderview.c
18314         * src/procheader.[ch]
18315                 added mbox support
18316         * src/mbox.c
18317                 bugfix for file incorporation filtering
18318         * src/imap.c
18319                 enable creation of MBOX
18320         * src/prefs_display_header.c
18321                 enable use of headers like "From "
18322                 something that should be fixed :
18323                         displaying of such headers add an extra space
18324         * src/prefs_folder_item.c
18325                 don't create folders because it is not necessary
18326         * src/procmsg.h
18327                 added data field to MsgInfo for mbox internal use
18328         * src/summaryview.c
18329                 added some support for mbox
18330         * src/utils.[ch]
18331                 added get_mbox_cache_dir() function
18332
18333 2001-05-23 [hiroyuki]
18334
18335         * src/headerwindow.c
18336           src/inc.c
18337           src/main.c
18338           src/mh.c
18339           src/nntp.c
18340           src/procmsg.h
18341           src/session.h
18342           src/socket.[ch]
18343           src/summaryview.c
18344           src/textview.c
18345           src/automaton.c
18346           src/folderview.c: more sync with 0.4.99cvs2.
18347
18348         * src/headerwindow.c: reverted.
18349
18350 2001-05-22 [paul]
18351
18352         0.4.99claws2
18353
18354         * sync with sylpheed 0.4.99cvs2
18355                 * src/news.[ch]
18356                 * src/nntp.[ch]
18357                 * INSTALL
18358                 * INSTALL.jp
18359
18360 2001-05-22 [alfons]
18361
18362         * src/summaryview.c: bugfixed a premature assignment in  summaryview_add_sender_to_cb()
18363
18364 2001-05-21 [alfons]
18365
18366         Minor things:
18367
18368         * configure.in: if gnome-config not found, "no" is displayed
18369         
18370         * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
18371
18372         * src/textview.c: now also possible to add mail addresses by right
18373           clicking in the text view
18374
18375         * src/codeconv.c: merged patch which fixes endless loop when encountering
18376           invalid wide characters; from Alte <010@imis.ru>  
18377
18378 2001-05-20 [alfons]
18379
18380         Added installation of gnome specific things:
18381
18382         * Makefile.am: gnome conditional
18383
18384         * configure.in: check for installed gnome
18385
18386         * added sylpheed.png, sylpheed.desktop
18387
18388 2001-05-20 [sergey]
18389
18390         * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
18391
18392         * src/mainwindow.h (main_window_toolbar_create): created a button
18393         for "Reply to all".
18394         (main_window_set_toolbar_sensitive): enable/disable the new button
18395         appropriately.
18396         (toolbar_reply_to_author_cb): handle the new button.
18397
18398         * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
18399         send_progress_dialog_destroy() on failure (fixes hang on SMTP
18400         failure).
18401
18402 2001-05-19 [sergey]
18403
18404         * src/compose.h (ComposeReplyMode): new modes
18405         COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
18406         COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
18407
18408         * src/compose.c
18409         (compose_send): move some code into a new function:
18410         (compose_current_mail_account): new function.
18411         (compose_reply): new argument to_author, all callers changed; if
18412         to_author==TRUE and account->protocol==A_NNTP, find and use an
18413         appropriate mail account for replying.
18414         (compose_reply_set_entry): new argument to_author; ignore
18415         compose->replyto if to_author==TRUE.
18416
18417         * src/mainwindow.c: new command "Message/Reply to author".
18418         (main_window_set_menu_sensitive): enable/disable it.
18419         (reply_cb): handle it.
18420
18421         * src/summaryview.c: new command "Reply to author".
18422         (summary_set_menu_sensitive): enable/disable it.
18423         (summary_reply_cb): handle it.
18424
18425         * src/account.c (account_find_mail_from_address): new function.
18426
18427 2001-05-18 [paul]
18428
18429         0.4.99claws1
18430
18431         * sync with sylpheed 0.4.99cvs1
18432
18433 2001-05-18 [hoa]
18434
18435         * src/compose.[ch]
18436         * src/filtering.c
18437         * src/summaryview.c
18438                 new filtering action : forward and forward as attachment
18439
18440         * src/main.c
18441                 no need for $DISPLAY when we run sylpheed --help
18442                 call to parse_cmd_opt() is moved
18443
18444         * src/mainwindow.[ch]
18445                 execute button is hidden when immediate execute
18446                 is chosen
18447
18448         * src/mh.c
18449         * src/news.c
18450         * src/prefs_folder_item.c
18451         * src/procmsg.c
18452                 better handling of missing directories
18453
18454         * src/summaryview.c
18455                 reedit is enabled in outbox
18456                 reedit is enabled in queue
18457
18458 2001-05-17 [hoa]
18459
18460         * src/filtering.c
18461         * src/matcher.[ch]
18462         * src/prefs_filtering.c
18463                 changed attachement into attachment
18464
18465 2001-05-17 [alfons]
18466
18467         0.4.67claws4    
18468
18469         * sync with sylpheed 0.4.67cvs9
18470         * sync with sylpheed 0.4.67cvs7-8
18471
18472 2001-05-17 [hoa]
18473
18474         * src/Makefile.am
18475                 added prefs_filtering.c
18476
18477         * src/filtering.[ch]
18478         * src/matcher.[ch]
18479                 removed action : forward_news and forward_news_as_attachement
18480                 (forward and forward_as_attachement can be used instead)
18481
18482         * src/mainwindow.c
18483                 added menu option to access filtering configuration
18484
18485         * src/prefs_account.c
18486                 changed mail_command default to /usr/sbin/sendmail
18487
18488         * added src/prefs_filtering.[ch]
18489                 dialog box for filtering configuration
18490
18491         * src/prefs_matcher.c
18492                 added function prefs_matcher_get_criteria_from_matching()
18493
18494         * src/prefs_scoring.c
18495                 reset the dialog when register or substitute is clicked
18496
18497 2001-05-15 [hoa]
18498
18499         * src/Makefile.am
18500                 added filtering.[ch]
18501         * src/inc.c
18502                 using filering.[ch] instead of filter.[ch]
18503         * src/main.c
18504                 reading new filtering configuration
18505         * src/matcher.[ch]
18506                 added some filtering actions
18507                 and fixed a bug for headers and mail body matching
18508         * src/mbox.c
18509                 using filering.[ch] instead of filter.[ch]
18510         * src/mh.c
18511                 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
18512         * src/summaryview.c
18513                 some fixes for filtering
18514
18515 2001-05-14 [hiroyuki]
18516
18517         * src/send.c: fixed some weird indentations.
18518           send_message_with_command(): call pclose() only if p != NULL.
18519         * src/textview.c: get_email_part(): modified the code for readability.
18520
18521 2001-05-14 [hiroyuki]
18522
18523         * src/md5global.h
18524           src/md5ify.c
18525           src/md5ify.h: removed from the cvs.
18526
18527 2001-05-13 [sergey]
18528
18529         * src/main.c: include rfc2015.h to avoid compiler warnings.
18530         * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
18531         the panel is already on screen.
18532         * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
18533         closing the alert window by ESC as "No".
18534         * src/prefs_common.c (prefs_interface_create): moved return
18535         receipt check button to the correct place.
18536
18537 2001-03-13 [alfons]
18538
18539         * src/prefs_common.c: 
18540                 moved return receipt check button to the Send tab. (prefs_send_create)
18541                 removed the date format ui related globals. (prefs_display_create)
18542
18543         0.4.67claws3
18544         
18545         * sync with sylpheed 0.4.67cvs5-6
18546
18547 2001-05-13 [paul]
18548
18549         * added Alfons' font selection patch
18550
18551         * src/defs.h
18552         * src/headerwindow.c
18553         * src/prefs_common.c
18554         * src/prefs_common.h
18555
18556 2001-05-13 [hoa]
18557         * src/defs.h
18558                 changed version of cache
18559         * src/matcher.[ch]
18560         * src/prefs_matcher.c
18561                 added additionnal matching criteria
18562         * src/procheader.c
18563         * src/procmsg.[ch]
18564         * src/news.c
18565                 added references in MsgInfo
18566
18567 2001-05-12 [hoa]
18568
18569         * src/defs.h
18570                 prepared some things for new filtering
18571         * src/matcher.[ch]
18572                 added some matching properties
18573                 inreplyto need to be enhanced
18574                 prepared some things for new filtering
18575         * src/messageview.c
18576                 added Return-Receipt-To handling
18577         * src/prefs_folder_item.c
18578                 changed default value to TRUE
18579         * src/prefs_matcher.c
18580                 added some matching properties
18581         * src/prefs_scoring.[ch]
18582                 the scoring dialog is finished
18583         * src/procheader.c
18584                 added Return-Receipt-To handling
18585                 Reference need to be added
18586         * src/procmsg.[ch]
18587                 added Return-Receipt-To handling
18588                 added threadscore to get a better score sorting when
18589                 threads are enabled
18590         * src/summaryview.c
18591                 suppressed a bug when we sort the list
18592                 when no folder is opened.
18593                 better score sorting when threads are enabled
18594
18595 2001-05-12 [alfons]
18596
18597         * reverted previous patch because of potential errors 
18598
18599         0.4.67claws2
18600         
18601         * src/inc.c, src/prefs_common.c, src/prefs_common.h: 
18602                 applied "toggle mail-retrieval dialog window" patch submitted 
18603                 by Eric Limpens <eric@qnt.net>
18604
18605         * sync with sylpheed 0.4.67cvs4
18606
18607 2001-05-12 [sergey]
18608
18609         * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
18610         some picky compilers.
18611         * src/rfc2015.h: provide prototype for rfc2015_disable_all().
18612         * src/grouplist_dialog.c: include alertpanel.h.
18613         * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
18614         fix compile warning.
18615         * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
18616         #include "defs.h" before others to prevent the warning of `MIN'
18617         and `MAX' redefinition.
18618
18619 2001-05-11 [hoa]
18620
18621         * src/main.c
18622         * src/messageview.c
18623         * src/prefs_account.c
18624         * src/prefs_display_header.c
18625                 removed warning
18626         * src/Makefile.am
18627                 added prefs_scoring.[ch]
18628         * src/grouplist_dialog.c
18629                 display an error dialog box if the group list
18630                 cannot be fetched.
18631         * src/mainwindow.[ch]
18632                 added main_window_set_thread_option() function
18633                 scoring dialog box enabled
18634         * src/matcher.[ch]
18635                 added flags matching unread /new / marked
18636                 / deleted / replied / forwarded
18637         * src/news.c
18638                 newsgroups are now finally in newscache
18639         * src/prefs_matcher.[ch]
18640                 finished preferences for matching dialog
18641         * added src/prefs_scoring.[ch]
18642                 scoring dialog box completed
18643         * src/scoring.[ch]
18644                 conversion to string : added scoringprop_to_string()
18645                 write config for preferences :
18646                 added prefs_scoring_write_config()
18647         * src/summaryview.c
18648                 threads can be enabled/disabled independently
18649                 for each folder
18650
18651 2001-05-10 [alfons]
18652
18653         0.4.67claws1
18654         
18655         * AUTHORS: 
18656                 thought it would be nice to have a list of all
18657                 contributors (used Changelog as a reference)
18658         
18659         * configure.in: 
18660                 messed up version numbering...
18661
18662         0.4.66claws1
18663
18664         * sync with sylpheed 0.4.67cvs1-3
18665
18666 2001-05-10 [darko]
18667
18668         * src/prefs_common.c:
18669                 better UI for strftime format, double clicking
18670                 on format now inserts the format in text entry
18671                 replaced close button with standard OK/Cancel
18672                 moved date format button to the right of the
18673                 text entry field
18674
18675 2001-05-09 [alfons]
18676
18677         * src/gtkstext.c:
18678                 Ctrl-Home / Ctrl-End have proper cursor navigation
18679
18680 2001-05-09 [hoa]
18681
18682         * src/prefs_matcher.c
18683                 finished UI to define matching properties
18684                 added ok and cancel button
18685         * src/prefs_filter.c
18686                 added ok and cancel button
18687         * src/news.c
18688                 fixed some bug in xhdr parsing
18689
18690 2001-05-08 [alfons]
18691
18692         * src/textview.c: 
18693                 fixed a bug in textview_show_header(), which displayed two colons (':');
18694                 cleaned up some warnings
18695
18696 2001-05-08 [hoa]
18697
18698         * src/Makefile.am
18699                 added prefs_matcher.[ch]
18700                 compilation with -W -Wall
18701         * src/alertpanel.c
18702                 ungrab the mouse events if grabbed - does it
18703                 fix the bug for disposition notification ?
18704         * src/mainwindow.c
18705                 added a menu option to open the matching dialog.
18706         * src/matcher.[ch]
18707                 added matcherprop_to_string() and matcherlist_to_string()
18708                 fixed some bugs, changed the name of some options
18709                 age_sup and age_inf becomes age_greater and age_lower,
18710                 body and messageheaders becomes body_part and headers_part,
18711                 changed the names of constants from SCORING_XXX to MATCHING_XXX
18712         * src/prefs_display_header.c
18713         * src/prefs_headers.c
18714                 fixed a bug that accidentally destroyed dialogs
18715                 when closed them with delete_event
18716                 Added *_deleted() which handle delete_event signal correctly.
18717         * src/prefs_folder_item.[ch]
18718                 added "enable_thread" field for future customization
18719         * added src/prefs_matcher.[ch]
18720                 sample of the UI to define matching properties
18721         * src/procheader.c
18722                 using procheader_headername_equal instead of str*cmp functions
18723                 using procheader_parse_header() function
18724         * src/scoring.c
18725                 using MATCHING_XXX instead of SCORING_XXX
18726         * src/summaryview.c
18727                 display the sender of the news even if this is ourself
18728                 when this is a news message.
18729         * src/textview.c
18730                 using headername_equal() instead of str*cmp functions
18731
18732 2001-05-08 [alfons]
18733
18734         0.4.66claws
18735
18736         * sync with sylpheed 0.4.66
18737         * src/gtkstext.c: trace logs added 
18738
18739 2001-05-08 [sergey]
18740
18741         * src/prefs_common.[ch]: added option to enable/disable GnuPG
18742         signature check popup.
18743         * src/rfc2015.c (check_signature): show signature check popup only
18744         if it is enabled in preferences.
18745
18746 2001-05-07 [alfons]
18747
18748         0.4.66claws4
18749         
18750         * sync with sylpheed 0.4.66cvs6
18751
18752 2001-05-07 [darko]
18753
18754         * src/prefs_common.[ch]: added option to enable/disable
18755           looking up sender name in address book for summary pane
18756         * src/summaryview.c: look up sender in the address book
18757           by using Alfons' address completion code
18758
18759 2001-05-07 [hiroyuki]
18760
18761         * src/inc.h
18762           src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
18763           member of Pop3State.
18764         * src/news.c: brought #include "defs.h" before #include <glib.h>
18765           to prevent the warning of `MIN' and `MAX' redefinition.
18766
18767 2001-05-06 [hoa]
18768
18769         * removed src/headers_display.[ch]
18770         * removed src/prefs_display_headers.[ch]
18771         * src/inc.c
18772                 use a temporary file in the user directory for mbox import
18773         * src/news.c
18774                 added XHDR support to get "To" and "Cc" headers
18775                 (in order to match news with to or cc field for
18776                 scoring)
18777                 added function news_parse_xhdr() to get XHDR response
18778         * src/nntp.[ch]
18779                 added function nntp_xhdr()
18780         * src/matcher.c
18781                 fetch the message if necessary
18782
18783 2001-05-06 [alfons]
18784
18785         0.4.66claws3
18786
18787         * sync with sylpheed 0.4.66cvs3-5
18788
18789 2001-05-06 [hoa]
18790
18791         * src/utils.[ch]
18792                 added function itos_buf() to enable use of several buffers
18793         * src/summaryview.c
18794                 use of itos_buf() instead of itos() in summary list
18795                 to fix the broken display of message number.
18796
18797 2001-05-06 [alfons]
18798
18799         * src/gtkstext.c: bug in cursor up navigation fixed,
18800                 fixed another unsigned / signed comparison (we're getting there :-)
18801
18802 2001-05-06 [hoa]
18803
18804         * src/Makefile.am
18805                 added scoring.c scoring.h
18806                 prefs_folder_item.c prefs_folder_item.h
18807                 matcher.c matcher.h
18808         * src/defs.h
18809                 added FOLDERITEM_RC SCORING_RC
18810         * src/folder.[ch]
18811                 added prefs field in FolderItem :
18812                 properties for each folder (PrefsFolderItem),
18813                 sorting type and mode were added as the first properties.
18814         * src/main.c
18815                 read config for scoring
18816         * added src/matcher.[ch]
18817                 gives functions to parse configuration file to do
18818                 matching on mails with a list of conditions.
18819         * src/mainwindow.c
18820                 add option to sort by score
18821         * src/prefs_common.[ch]
18822                 added preference option to show score and for
18823                 the score column size
18824         * added src/prefs_folder_item.[ch]
18825                 properties for each folder (PrefsFolderItem),
18826                 sorting type and mode were added as the first properties.
18827         * src/procheader.[ch]
18828                 added procheader_parse_header()
18829                 added procheader_header_free()
18830                 added procheader_headername_equal()
18831                 and made modification to use them.
18832         * src/procmsg.[ch]
18833                 added score field to MsgInfo structure
18834         * added src/scoring.[ch]
18835                 gives functions to parse configuration file to do
18836                 scoring on mails with a list of conditions.
18837         * src/summaryview.[ch]
18838                 save the sorting type and mode for the folder
18839                 added column to display the score of the mail
18840                 added function summary_score_clicked()
18841                 sorting type and mode are restored to the folder
18842                 when it is reopen
18843         * src/textview.c
18844                 use procheader_parse_header(), procheader_headername_equal()
18845                 removed memory leak in text_scan_header when freeing headers
18846         * src/filter.c
18847                 changed the function to match names of headers
18848                 using procheader_headername_equal()
18849
18850         Scoring functions are implemented, an interface is needed
18851         to configure that.
18852
18853 2001-05-04 [alfons]
18854
18855         * src/gtkstext.c: 
18856                 hopefully fixed the row up navigation bug,
18857                 removed adding back / forward lines to cache
18858
18859 2001-05-04 [sergey]
18860
18861         * src/prefs_display_headers.c: user interface changes:
18862         (prefs_display_headers_create): remove unused "Show" check button;
18863         allow reordering of headers by dragging.
18864         (prefs_display_headers_write_config): remove unused variables.
18865         (prefs_display_headers_set_dialog): do not insert "(New)" at top
18866         of lists (not needed with the new UI).
18867         (prefs_display_headers_set_list): scan lists starting from row 0,
18868         not 1 (do not skip "(New)").
18869         (prefs_display_headers_find_header): new function.
18870         (prefs_display_headers_clist_set_row): do not allow duplicates.
18871         (prefs_display_headers_delete_cb): do not skip row 0; treat
18872         closing the alert window by ESC as "No".
18873         (prefs_display_headers_up): do not protect row 0.
18874         (prefs_display_headers_down): do not protect row 0.
18875
18876 2001-05-04 [sergey]
18877
18878         * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
18879         functions.
18880
18881         * src/summaryview.c
18882         (summary_find_next_marked_msg, summary_find_prev_marked_msg,
18883         summary_select_next_marked, summary_select_prev_marked): new
18884         functions.
18885
18886 2001-05-03 [sergey]
18887
18888         * src/news.c: fixed a bug when no article can be fetched after
18889         server timeout if the connection was restored by news_post():
18890         (news_select_group): new function.
18891         (news_fetch_msg): call news_select_group() before fetching
18892         article.
18893         (news_get_uncached_articles): set session->group after successful
18894         GROUP command.
18895
18896 2001-05-03 [hoa]
18897
18898         * src/defs.h
18899         * src/procmsg.[ch]
18900         * src/procheader.c
18901                  changed version of cache, added cc field
18902
18903         * src/prefs_display_headers.c
18904                 the interface was changed
18905
18906         * src/prefs_headers.c
18907                 added cancel button
18908
18909 2001-05-03 [alfons]
18910
18911         * completed sync of sylpheed cvs2
18912         * src/gtkstext.c: updated row up / down cursor navigation
18913         * src/textview.c: re-edited, prepared for fixing the email address
18914                 scanner.
18915
18916 2001-05-03 [darko]
18917
18918         * src/prefs_common.c: use alfons' strftime ui code
18919         entry_datefmt and datefmt_sample widgets have to be
18920         global in this module because of this change
18921
18922 2001-05-03 [hoa]
18923
18924         * src/messageview.c
18925         * src/prefs_common.[ch] added option to activate the return receipt
18926                 feature.
18927
18928 2001-05-02 [alfons]
18929
18930         * src/gtkstext.c: fix for row up/down cursor navigation. 
18931
18932         0.4.66claws2
18933         
18934         * sync with 0.4.66cvs2
18935
18936 2001-05-02 [paul]
18937
18938         added add-sender-to-addressbook patch
18939
18940         * src/addressbook.c
18941         * src/addressbook.h
18942         * src/summaryview.c
18943
18944 2001-05-02 [sergey]
18945
18946         * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
18947         G_ALERTDISABLE.
18948
18949         * src/alertpanel.c (alertpanel_create): new argument can_disable,
18950         all existing callers changed to pass FALSE; create a check button
18951         to disable the message.
18952         (alertpanel_message_with_disable): new function.
18953         (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
18954         (alertpanel_button_toggled): new function.
18955         (alertpanel_button_clicked, alertpanel_close): set value using
18956         G_ALERT_VALUE_MASK.
18957
18958         * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
18959
18960         * src/prefs_common.c (prefs_privacy_create): new check button
18961         checkbtn_gpgme_warning.
18962
18963         * src/main.c (main): moved preferences reading before gpgme
18964         initialization; check prefs_common.gpgme_warning before giving the
18965         GnuPG warning and set it to FALSE if the user wants to disable the
18966         warning.
18967
18968 2001-05-02 [hiroyuki]
18969
18970         * src/prefs_display_headers.c: modified the layout and some labels.
18971
18972 2001-05-02 [sergey]
18973
18974         * src/prefs_account.c (prefs_account_fix_size): new function.
18975         (prefs_account_create): call prefs_account_fix_size(); use
18976         gtk_widget_show instead of gtk_widget_show_all (fixes too large
18977         size when the window is shown for the first time).
18978         (prefs_account_basic_create): changed layout of serv_table; moved
18979         localmbox_entry above smtpserv_entry (logically it replaces
18980         POP3/IMAP server).
18981         (prefs_account_protocol_activated): set sensitivity of
18982         nntpauth_chkbtn according to the protocol (in addition to
18983         hide/show); commented out gtk_table_set_row_spacing() calls.
18984         (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
18985         not sensitive (fixes a bug with disabled username/password boxes
18986         when editing POP3 account after NNTP with authentication).
18987
18988 2001-05-02 [hoa]
18989
18990         * src/account.c
18991         * src/inc.c
18992         * src/prefs_account.[ch]
18993         * src/send.c
18994                 removed local account without SMTP server
18995                 added option to use mail command instead of a connexion
18996                 to SMTP server when a local account is used
18997         * src/prefs_headers.c
18998                 fixed a bug
18999         * src/news.c
19000                 fixed a bug when connexion immediately closed
19001
19002 2001-05-01 [alfons]
19003
19004         0.4.66claws1
19005         
19006         * sync with 0.4.65
19007
19008 2001-05-01 [sergey]
19009
19010         * src/prefs_account.c (Basic, prefs_account_basic_create): new
19011         widget nntpauth_chkbtn.
19012         (prefs_account_protocol_activated): handle nntpauth_chkbtn
19013         visibility.
19014         (prefs_account_nntpauth_toggled): new function.
19015
19016         * src/news.c (news_session_new_for_folder): use NNTP
19017         authentication only if ac->use_nntp_auth is set.
19018
19019 2001-05-01 [hoa]
19020
19021         * src/Makefile.am changed headers.[ch] in customheader.[ch]
19022         * src/prefs_display_headers.c changed the UI
19023         * src/prefs_headers.c changed account_name to account_id
19024         * src/compose.c using customheader.h
19025
19026 2001-05-01 [hiroyuki]
19027
19028         * src/esmtp.c
19029           src/news.c
19030           src/nntp.c: changed sock_read() to sock_gets(), they've been left
19031           unsynched.
19032
19033 2001-05-01 [hoa]
19034
19035         * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
19036         * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
19037                 for displaying of headers
19038         * src/grouplist_dialog.[ch] minor changes to remove warnings
19039         * src/prefs_display_headers.[ch] dialog to choose the
19040         headers to display in the mail viewer.
19041         * src/headers.h correction of #define
19042         * src/headers_display.[ch] configuration for displaying of headers.
19043         * src/main.c read config of displaying of headers
19044         * src/prefs_common.c add a button to access the config dialog
19045                 for displaying of headers
19046         * src/prefs_display_headers.[ch] dialog for configuration for
19047                 displaying of the headers.
19048         * src/prefs_headers.c cleaning of code
19049         * src/procheader.c comments added to code
19050         * src/textview.c changes to reorder the headers depending
19051                 on the config for displaying of headers
19052
19053 2001-04-30 [alfons]
19054
19055         0.4.65claws7
19056
19057         * sync with 0.4.65cvs12
19058
19059         NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
19060
19061 2001-04-30 [sergey]
19062
19063         * src/nntp.h (NNTPSockInfo): new field auth_failed.
19064
19065         * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
19066         is set to force reconnection after authentication failure.
19067         (nntp_gen_command): set sock->auth_failed on authentication
19068         failure, or if sock->userid and sock->passwd are not set.
19069
19070         * src/news.c (news_session_new_for_folder): set userid=NULL if
19071         password dialog is cancelled.
19072
19073 2001-04-30 [sergey]
19074
19075         * src/nntp.h (NNTPSockInfo): new type.
19076
19077         * src/nntp.c: all functions updated to use NNTPSockInfo instead of
19078         SockInfo.
19079         (nntp_open_auth, nntp_close): new functions.
19080         (nntp_gen_command): new function to handle authentication; all
19081         NNTP command functions updated to use it.
19082         (nntp_authinfo_user, nntp_authinfo_pass): deleted.
19083         (nntp_list): removed old useless code.
19084
19085         * src/news.h (NNTPSession): new field nntp_sock.
19086
19087         * src/news.c: all functions updated to use NNTPSockInfo instead of
19088         SockInfo.
19089         (news_session_new): new arguments (userid, passwd); made static;
19090         use nntp_open_auth() if needed.
19091         (news_session_destroy): use nntp_close() instead of sock_close().
19092         (news_query_password): changed arguments.
19093         (news_session_new_for_folder): new function.
19094         (news_session_get): use news_session_new_for_folder().
19095         (news_authenticate): deleted.
19096         (news_get_uncached_articles): removed old authentication code.
19097
19098 2001-04-30 [sergey]
19099
19100         * src/news.c: reverted my previous changes (need to do NNTP
19101         authentication in a cleaner way).
19102         
19103 2001-04-29 [sergey]
19104
19105         * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
19106         news_nntp_post, news_nntp_mode): new functions (wrappers with
19107         authentication support).
19108         (news_get_article_cmd, news_get_article, news_get_header): new
19109         argument "folder"; all callers changed.
19110         (news_get_article_cmd): added authentication support.
19111         (news_session_get): use news_nntp_mode() instead of nntp_mode().
19112         (news_post): use news_nntp_post() instead of nntp_post().
19113         (news_get_uncached_articles): use news_nntp_group() instead of
19114         nntp_group() and news_nntp_xover() instead of nntp_xover();
19115         removed old authentication code.
19116         (news_get_group_list): use news_nntp_list() instead of nntp_list().
19117
19118         * src/nntp.c (nntp_list): return real error code instead of
19119         hardcoded NN_ERROR.
19120
19121 2001-04-29 [sergey]
19122
19123         * configure.in: fixed wint_t typedef detection again
19124
19125 2001-04-28 [hoa]
19126
19127         * src/prefs_account.[ch], added A_LOCAL_CMD
19128                 (send mail with mail command)
19129         * src/send.c added function send_message_with_command()
19130         * src/inc.c made a more secure get_spool() function with
19131                 mktemp() but maybe mkstemp() or something more
19132                 secure can be used.
19133
19134 2001-04-28 [alfons]
19135
19136         * src/textview.c, colorization of email addresses in headers
19137
19138         0.4.65claws6
19139
19140         * bug sync with sylpheed
19141         * prefs_common.c: created date format ui for darko
19142         * sync with 0.4.65cvs11
19143         * configure.in: corrected to have the new gpg checks
19144
19145 2001-04-27 [alfons]
19146
19147         * completed sync with 0.4.65cvs10
19148         * minor debug things added to gtkstext.c
19149
19150 2001-04-27 [darko]
19151
19152         * configure.in: remove check for availability of
19153           strftime() as advised by Hiroyuki
19154         * src/prefs_common.[ch], src/procheader.c:
19155           synch strftime() code with Hiroyki's main branch
19156
19157 2001-04-26 [sergey]
19158
19159         * src/news.c: news_query_password(), news_authenticate(): new
19160           functions.
19161           news_get_uncached_articles(): added NNTP authentication
19162           handling.
19163         * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
19164           new functions.
19165         * src/prefs_account.c: prefs_account_protocol_activated():
19166           enable userid and password fields for NNTP.
19167
19168 2001-04-26
19169
19170         * configure.in: check for availability of strftime()
19171           [darko]
19172         * src/prefs_common.[ch], src/procheader.c: use
19173           strftime() for displaying date in summary pane if it
19174           is available
19175
19176 2001-04-25
19177
19178         * more .cvsignore cleanups [alfons]
19179
19180 2001-04-25
19181
19182         * ac/sv-check-type.m4: new autoconf macro.
19183         * configure.in: fixed wint_t typedef detection (did not work
19184           with gcc-2.96).
19185
19186 2001-04-25
19187
19188         * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
19189           [hiroyuki]
19190
19191 2001-04-24
19192         * modified gtkstext.c : buggy cursor navigation fixed, 
19193           and font descent also taken in account when drawing
19194           cursor. [alfons]
19195
19196 2001-04-24 [hoa]
19197         * added comments in src/news.c src/nntp.c
19198         * added src/prefs_headers.[ch]
19199         * added src/headers.[ch]
19200         * modified compose.c to activate custom headers
19201                 added function is_in_custom_headers
19202         * modified prefs_account.[ch]
19203                 added function prefs_account_customhdr_edit
19204         * modified src/defs.h :
19205                 added HEADERS_RC : name of the config file
19206                 for the custom headers
19207
19208 2001-04-24
19209
19210     0.4.65claws5
19211
19212         * configure.in
19213           src/gtkstext.[ch]
19214           src/compose.c
19215           src/Makefile.am
19216           
19217           added gtkstext with configure.in patch by Hiroyuki which
19218           should fix the XIM detection [alfons]
19219
19220         * more clean up of cvs [alfons]
19221
19222                  * removed all Makefile.in files to attic.
19223
19224                  * updated all .cvsignores to really ignore things that could
19225                    be unintentionally committed by a recursive commit.
19226
19227 2001-04-23 [hoa]
19228         * added src/grouplist_dialog.[ch]
19229         * changed src/folderview.c to call grouplist_dialog instead
19230                 of inputdialog
19231         * src/news.c :
19232                 added functions news_reset_group_list
19233                 and news_get_group_list
19234         * src/nntp.c :
19235                 added function nntp_list
19236         * src/defs.h :
19237                 added GROUPLIST_FILE : name of the newsgroup list cache file
19238
19239 2001-04-21
19240
19241         * added option to warn about queued messages on exit [sergey]:
19242
19243           * src/compose.c: compose_queue(): call folder_item_scan()
19244             and folderview_update_item() after queueing.
19245           * src/folderview.c: folderview_update_node(): draw the queue
19246             folder in bold font if there are queued messages.
19247           * src/mainwindow.c: queued_messages(): new function.
19248             app_exit_cb(): display warning if there are queued messages
19249             if warn_queued_on_exit is set.
19250           * prefs_common.[ch]: add warn_queued_on_exit option.
19251
19252         * enhanced GnuPG key selection support [sergey]:
19253
19254           * src/select-keys.c: updated to newer version from Win32
19255             branch with support for selecting arbitrary keys.
19256           * src/prefs_account.c: added the Privacy tab to the account
19257             options window.
19258             prefs_account_privacy_create(),
19259             prefs_account_sign_key_set_data_from_radiobtn(),
19260             prefs_account_sign_key_set_radiobtn(): new functions.
19261           * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
19262           * src/rfc2015.c: set_signers(): new function.
19263             pgp_sign(): add the account parameter, call set_signers().
19264             rfc2015_sign(): add the account parameter, pass it to pgp_sign().
19265           * src/rfc2015.h: rfc2015_sign(): updated prototype.
19266           * src/compose.c: pass the current account to rfc2015_sign().
19267
19268         * tag name claws added to prevent confusion with main branch [alfons]
19269
19270         * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
19271
19272         * autogen.sh: Added "--enable-maintainer-mode". [sergey]
19273
19274         * sync with recent sylpheed cvs. Untested though. [alfons]
19275