updated
[claws.git] / ChangeLog.claws
1 2002-06-14 [paul]       0.7.6claws48
2
3         * po/nl.po
4                 updated translation by Wilbert Berendsen
5
6 2002-06-14 [melvin]     0.7.6claws47
7
8         * po/fr.po
9                 Updated French translation
10
11 2002-06-13 [paul]       0.7.6claws46
12
13         * src/filesel.c
14                 allow filename to be typed in, rather than just
15                 selected by the mouse. Patch by Gustavo Noronha Silva.
16
17 2002-06-13 [alfons]     0.7.6claws45
18
19         * src/mainwindow.[ch]
20                 more cleanups (removing unnecessary menu items Expand 
21                 summary / message view)
22         
23 2002-06-13 [melvin]     0.7.6claws44
24
25         * po/POTFILES.in
26                 Added src/string_match.c
27         * src/string_match.c
28                 Fixed possible buffer overflow.
29                 Corrected typo.
30                 Added missing config.h header.
31         * src/prefs_common.c
32           src/prefs_matcher.c
33           src/prefs_scoring.c
34                 Made some strings translatable (missing _(..)).
35
36 2002-06-13 [melvin]     0.7.6claws43
37
38         * README.claws
39                 Corrected action example (verifying clearsigned mail).
40         * src/prefs_account.c
41                 Corrected typo.
42         * src/prefs_common.c
43                 Removed incorrect line that generated a Gtk-CRITICAL msg.
44
45 2002-06-12 [alfons]     0.7.6claws42
46
47         * src/summaryview.c
48                 add init of score column lost in 0.7.6claws42
49
50 2002-06-12 [paul]       0.7.6claws41
51
52         * src/prefs_account.c
53                 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the 
54                 behavior of the radio buttons, (from 0.7.7cvs2)
55
56 2002-06-11 [alfons]     0.7.6claws40
57
58         * src/messageview.[ch]
59         * src/summaryview.[ch]
60         * src/summary_search.c
61         * src/mainwindow.c
62                 perform a sync to bring in Hiro's separate view implementation 
63
64                 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
65
66 2002-06-11 [paul]       0.7.6claws39
67         
68         * src/prefs_account.c
69                 correct a typo on the Receive tab
70
71 2002-06-10 [match]      0.7.6claws38
72
73         * src/addressbook.c
74                 Included address completion patch from Gustavo Noronha.
75
76 2002-06-10 [paul]       0.7.6claws37
77
78         * src/inc.[ch]
79           src/pop.c
80           src/prefs_account.[ch]
81           src/selective_download.[ch]
82                 apply PATCH #561712
83                  NEW:
84                 - check if POP Account
85                 - Receive Button renamed to Preview
86                 - Preview Button Popup: preview new/all messages
87                 - Download Button
88                 - Account Preferences-->Receive tab checkbutton if you
89                   want to remove Mail after Download
90                 -: default YES
91                 - Account Preferences-->Receive tab checkbutton use
92                   filtering rules on preview
93                   (think of delete_on_server)
94                 -: default YES
95                 - Account selectable from SD dialog
96                 - checkbutton to show already downloaded messages if
97                   all messages are previewed
98                 - new clist column showing Date
99                 - ESC KEY close
100                 FIXES:
101                 - play ball with UIDL
102                 - fault tolerant (?) 
103                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
104
105 2002-06-10 [melvin]     0.7.6claws36
106
107         * README.claws
108                 Added a hint to ac/README in cvs instructions.
109
110         * src/prefs_actions.c
111                 Made it possible to use a more elaborate command line
112                 for asynchronous actions, too.
113
114 2002-06-10 [melvin]     0.7.6claws35
115         
116         * src/prefs_actions.c
117                 Make it possible to use a more elaborate command line
118                 (e.g. |foo|bar|cat>there;echo Done|)
119                 Corrected error message when calling %f, %F and %p commands
120                 from the compose window.
121
122 2002-06-09 [colin]      0.7.6claws34
123
124         * src/summaryview.c
125                 Automatically find unread messages in current folder
126                 before annoying the user.
127
128 2002-06-08 [alfons]     0.7.6claws33
129
130         * po/it.po
131                 remove bad formatting string in it.po translation
132                 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
133
134 2002-06-08 [paul]       0.7.6claws32
135
136         * sync with 0.7.6cvs25
137                 see ChangeLog 2002-06-07
138
139 2002-06-05 [paul]       0.7.6claws31
140
141         * src/mainwindow.c
142                 add 'Sort by locked' and 'Sort by score'
143
144 2002-06-05 [paul]       0.7.6claws30
145
146         * sync with 0.7.6cvs24
147                 see ChangeLog 2002-06-04
148
149 2002-06-04 [paul]       0.7.6claws29
150
151         * po/pt_BR.po
152                 updated by Fabio Junior Beneditto
153
154 2002-06-03 [thorsten]   0.7.6claws28
155
156         * src/matcher.c
157                 fclose() matcherrc after reading
158
159 2002-06-03 [paul]       0.7.6claws27
160
161         * sync with 0.7.6cvs21
162                 see ChangeLog 2002-05-31
163
164 2002-05-31 [paul]       0.7.6claws26
165
166         * sync with 0.7.6cvs20
167                 see ChangeLog 2002-05-29 and 2002-05-30
168
169 2002-05-31 [paul]       0.7.6claws25
170
171         * src/imap.c
172                 hopefully fix last buggy sync
173
174         * README.claws
175                 correct typo in 'Actions' examples
176
177 2002-05-29 [paul]       0.7.6claws24
178
179         * sync with 0.7.6cvs18
180                 see ChangeLog 2002-05-28 and 2002-05-29
181
182         * src/news.c
183           src/nntp.[ch]
184                 sync with above 
185
186 2002-05-28 [paul]       0.7.6claws23
187
188         * sync with 0.7.6cvs16
189                 see ChangeLog 2002-05-28
190
191 2002-05-27 [thorsten]   0.7.6claws22 
192
193         * faq/it/sylpheed-faq-1.html
194           faq/it/sylpheed-faq-2.html
195           faq/it/sylpheed-faq-3.html
196           faq/it/sylpheed-faq.html
197                 corrected DOS lineendings
198         * faq/de/sylpheed-faq-1.html
199           faq/de/sylpheed-faq-2.html
200           faq/en/sylpheed-faq-1.html
201           faq/en/sylpheed-faq-2.html
202           faq/en/sylpheed-faq-3.html
203           faq/es/sylpheed-faq-1.html
204           faq/es/sylpheed-faq-2.html
205           faq/es/sylpheed-faq-3.html
206           faq/fr/sylpheed-faq-1.html
207           faq/it/sylpheed-faq-1.html
208           faq/it/sylpheed-faq-2.html
209           faq/it/sylpheed-faq-3.html
210           faq/it/sylpheed-faq.html
211                 changed ">" to &quot;
212
213 2002-05-27 [paul]       0.7.6claws21
214         
215         * sync with 0.7.6cvs15
216                 see ChangeLog 2002-05-27
217
218 2002-05-27 [paul]       0.7.6claws20
219
220         * src/prefs_account.c
221                 correct a typo
222
223 2002-05-26 [paul]       0.7.6claws19
224
225         * tools/README
226                 correct a typo
227
228 2002-05-25 [paul]       0.7.6claws18
229
230         * tools/README
231                 add description of kmail2sylpheed.pl
232
233 2002-05-25 [paul]       0.7.6claws17
234
235         * tools/kmail2sylpheed.pl       ** NEW FILE **
236                 perl script that converts an exported Kmail address
237                 book, converts it to sylpheed addressbook file,
238                 writes the file to .sylpheed, and updates
239                 addrbook--index.xml 
240
241 2002-05-25 [paul]       0.7.6claws16
242
243         * sync with 0.7.6cvs14
244                 see ChangeLog 2002-05-23
245
246 2002-05-24 [paul]       0.7.6claws15
247
248         * README.claws
249                 make a correction and add some more info
250
251 2002-05-24 [paul]       0.7.6claws14
252
253         * src/compose.c
254                 fix memory leak in 
255                 compose_redirect_write_headers_from_headerlist()
256                 add Subject and Resent-Message-ID to
257                 compose_redirect_write_headers()
258                 Received, Subject, and X-UIDL are filtered out in 
259                 compose_redirect_write_to_file()
260
261 2002-05-23 [paul]       0.7.6claws13
262
263         * src/compose.[ch]
264           src/filtering.c
265           src/mainwindow.c
266           src/matcher.[ch]
267           src/matcher_parser_lex.l
268           src/matcher_parser_parse.y
269           src/prefs_common.[ch]
270           src/prefs_filtering.c
271           src/summaryview.c
272                 rename 'Bounce' to 'Redirect'
273
274 2002-05-23 [paul]       0.7.6claws12
275
276         * more sync with 0.7.6cvs13
277           src/compose.c
278                 see ChangeLog 2002-05-22
279
280 2002-05-22 [paul]       0.7.6claws11
281
282         * sync with 0.7.6cvs13
283           src/codeconv.c
284                 see ChangeLog 2002-05-20
285           src/prefs_common.c
286                 see ChangeLog 2002-05-22
287
288 2002-05-21 [melvin]     0.7.6claws10
289
290         * src/folderview.c
291                 Added missing filtering and scoring headers
292                 Fixed bad function call that showed garbage 
293                 in Folder->Processing
294
295 2002-05-21 [paul]       0.7.6claws9
296
297         * tools/Makefile.am
298                 make all tools executable, (patch by Alfons).
299
300 2002-05-20 [alfons]     0.7.6claws8
301
302         * src/procheader.c
303                 don't forget to call mktime() so we have a valid week 
304                 and year day
305                 (Bug report by Roger Sondermann <mail@jumaros.de>)
306
307 2002-05-20 [paul]       0.7.6claws7
308
309         * src/html.c
310                 fix broken parsing of urls
311         * src/textview.c
312                 fix displaying of urls
313
314                 both fixes from the patch [547855] by Eugene 
315                 Brevdo (zonem)
316
317 2002-05-19 [alfons]     0.7.6claws6
318
319         * configure.in
320                 make sylpheed configure correctly with the latest
321                 and greatest of automake / autoconf / gettext
322
323 2002-05-19 [alfons]     0.7.6claws5
324
325         * src/procheader.c
326         * src/procheader.h
327                 add function for returning ime zone offset
328         * src/quote_fmt.c
329         * src/quote_fmt_parse.y
330                 better quotation formatting - does not convert
331                 to local time, but uses the original date string.
332                 
333                 Note: %z inserts the timezone offset (should 
334                 work also on platforms where strftime does not
335                 support %z).
336
337 2002-05-18 [christoph]  0.7.6claws4
338
339         * src/summaryview.c
340                 fix indentation of some code
341         * tools/Makefile.am
342                 fix spaces after \
343         * src/Makefile.am
344                 add missing \
345                 correct path for ignorethread.xpm
346                 incorrect filename for sylpheed_logo.xpm
347                 add missing include matcher_parser_parse.h
348
349 2002-05-18 [paul]       0.7.6claws3
350
351         * sync with 0.7.6cvs8
352                 see ChangeLog 2002-05-16 and 2002-05-17
353
354 2002-05-18 [melvin]     0.7.6claws2
355
356         * README.claws
357                 Corrected an action's definition and fixed some misspellings.
358
359 2002-05-18 [paul]       0.7.6claws1
360
361         * tools/Makefile.am
362           tools/gpg-sign        ** new file **
363           tools/uudec           ** new file **
364                 add Melvin's Actions scripts
365
366         * README.claws
367                 add Melvin's descriptions for Actions
368
369 2002-05-18 [paul]       0.7.6claws
370
371         * Version 0.7.6claws released
372
373 2002-05-17 [paul]       0.7.5claws32
374
375         * po/es.po
376                 updated by Ricardo Mones Lastra
377
378 2002-05-17 [paul]       0.7.5claws31
379
380         * src/compose.c
381                 fix Account prefs default folder for sent/draft/deleted
382                 messages bug
383
384         * po/it.po
385           po/nl.po
386                 updated translation by Alessandro Maestri and
387                 Wilbert Berendsen
388
389 2002-05-17 [melvin]     0.7.5claws30
390
391         * src/prefs_actions.c
392                 Fixed bug where using %F not at the end of the command 
393                 resulted in an additional empty argument being created.
394                 Thanks to Darko Koruga for reporting the bug.
395
396 2002-05-17 [melvin]     0.7.5claws29
397
398         * po/fr.po
399                 Updated French translations.
400
401 2002-05-15 [paul]       0.7.5claws28
402         
403         * po/es.po
404                 updated by Ricardo Mones Lastra
405
406 2002-05-15 [paul]       0.7.5claws27
407
408         * sync with 0.7.6cvs4
409                 see ChangeLog 2002-05-14 and 2002-05-15
410
411 2002-05-14 [paul]       0.7.5claws26
412
413         * sync with 0.7.6cvs1
414                 see ChangeLog 2002-05-13
415
416 2002-05-13 [thorsten]   0.7.5claws25
417
418         * src/messageview.c
419                 fix select_all and copy in multipart messages
420         * src/mainwindow.c
421                 fix select_all and copy in multipart messages
422
423 2002-05-12 [paul]       0.7.5claws24
424
425         * src/summaryview.c
426                 reverse last commit, bug already fixed in 0.7.5claws3
427
428 2002-05-12 [netztorte]  0.7.5claws23
429
430         * src/summaryview.c
431                 dont parse empty addressbook (checked in before claws20)
432
433 2002-05-12 [melvin]     0.7.5claws22
434
435         * src/procmsg.[ch]
436                 Removed unneeded priority code introduced by the previous 
437                 commit.
438
439 2002-05-12 [melvin]     0.7.5claws21
440
441         * src/compose.[ch]
442                 Added possibility to set message's priority.
443         * src/procmsg.[ch]
444                 Added possibility to set message's priority.
445                 Added missing headers
446
447 2002-05-12 [melvin]     0.7.5claws20
448
449         * src/prefs_actions.c
450                 Removed implicitely added quotes around the name
451                 of the temporary files of mime parts.
452
453 2002-05-12 [paul]       0.7.5claws19
454
455         * sync with 0.7.5cvs20
456                 see ChangeLog 2002-05-11
457
458 2002-05-12 [alfons]     0.7.5claws18
459
460         * src/quote_fmt_lex.l
461         * src/quote_fmt_parse.y
462                 allow quote / reply date & time format to be set using
463                 %D{format}. format is a format string you'd pass to
464                 strftime() (see man strftime, or the Display tab |
465                 Date format setting).
466
467                 Currently %D converts the date to local time. 
468
469 2002-05-11 [paul]       0.7.5claws17
470
471         * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
472                 see ChangeLog 2002-05-10 and 2002-05-11
473
474 2002-05-10 [paul]       0.7.5claws16
475
476         * sync with 0.7.5cvs16
477                 see ChangeLog entries 2002-05-09 and 
478                 2002-05-10
479
480 2002-05-10 [colin]      0.7.5claws15
481
482         * src/textview.c
483                 Corrected a bug that prevented sylpheed to open
484                 double-clicked URIs.
485
486 2002-05-09 [paul]       0.7.5claws14
487
488         * sync with 0.7.5cvs14
489                 see ChangeLog 2002-05-08 and 2002-05-09
490
491 2002-05-08 [paul]       0.7.5claws13
492
493         * sync with 0.7.5cvs11
494                 see ChangeLog entry 2002-05-08
495
496 2002-05-08 [paul]       0.7.5claws12
497
498         * src/mainwindow.c
499           src/textview.[ch]
500                 fix segfault on View->Open in new window
501                 patch submitted by Thorsten Maerz <torte@netztorte.de>
502
503 2002-05-07 [paul]       0.7.5claws11
504
505         * sync with 0.7.5cvs9
506                 see ChangeLog entry 2002-05-07
507
508 2002-05-06 [paul]       0.7.5claws10
509
510         * src/messageview.c
511           src/textview.c
512                 display url in statusbar on single-click
513                 patch submitted by Thorsten Maerz <torte@netztorte.de>
514
515 2002-05-06 [match]      0.7.5claws9
516
517         * src/addritem.[ch]
518                 new functions.
519         * src/addrcache.c
520                 tidy up.
521         * src/xmlprops.[ch]
522                 XML implementation of properties file.
523         * src/exporthtml.[ch]
524         * src/expthtmldlg.[ch]
525         * src/addressbook.c
526                 export to HTML.
527
528 2002-05-02 [sergey]     0.7.5claws8
529
530         * src/mainwindow.c (mainwin_entries),
531           src/prefs_common.c (prefs_send_create()),
532           src/codeconv.c (locale_table):
533                 use charset name "Windows-1251" instead of "CP1251".
534
535 2002-05-02 [colin]      0.7.5claws7
536         
537         * src/compose.c
538           src/prefs_common.c
539           src/prefs_folder_item.c
540                 Fixed cosmetics bugs due to Outbox renamed to Sent.
541
542 2002-05-02 [hiro]       0.7.5claws6
543
544         * src/imap.c
545                 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
546
547 2002-05-02 [paul]       0.7.5claws5
548
549         * src/compose.c
550                 more sync with 0.7.5cvs7, see ChangeLog entry
551                 2002-05-02
552
553 2002-05-02 [hiro]       0.7.5claws4
554
555         * src/compose.c
556                 compose_queue_sub():
557                 check if queue folder exists (closes #550397).
558                 removed directory creation since it should be handled
559                 transparently.
560         * src/imap.c
561                 imap_add_msg(): return UID for appended message
562                 (closes #548842).
563
564 2002-04-30 [paul]       0.7.5claws3
565
566         * src/summaryview.c
567                 fix account_find_from_address() bug
568
569 2002-04-28 [colin]      0.7.5claws2
570
571         * src/compose.c
572           src/textview.c
573           src/prefs_common.[ch]
574           src/utils.[ch]
575                 Added user-definable quotation characters recognition.
576
577 2002-04-28 [paul]       0.7.5claws1
578
579         * sync with 0.7.5cvs4
580                 see ChangeLog entry  2002-04-25
581
582 2002-04-28 [paul]       0.7.5claws
583
584         * po/es.po
585           po/nl.po
586           po/pt_BR.po
587                 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
588                 Fabio Junior Beneditto
589
590 2002-04-27 [jens]       0.7.4claws103
591
592         * po/de.po
593                 updated German translation.
594
595 2002-04-27 [hiro]       0.7.4claws102
596
597         * src/summaryview.c
598                 summary_write_cache(): fixed the mark loss of hidden messages.
599
600 2002-04-26 [melvin]     0.7.4claws101
601
602         * src/procmsg.c
603                 fixed a second typo (same one)
604         * po/fr.po
605           po/it.po
606           po/pt_BR.po
607                 fixed the type again...
608
609 2002-04-26 [melvin]     0.7.4claws100
610
611         * src/procmsg.c
612                 fixed a typo in an alert message ("temorary").
613         * po/it.po
614         * po/pt_BR.po
615                 corrected the typo  described above.
616         * po/fr.po
617                 updated French translation.
618
619 2002-04-26 [darko]      0.7.4claws99
620
621         * src/summaryview.c
622                 fix target folder colorization
623
624 2002-04-25 [paul]       0.7.4claws98
625
626         * po/it.po
627                 updated by Alessandro Maestri
628
629 2002-04-24 [colin]      0.7.4claws97
630         
631         * src/compose.c
632                 Fixed double "subject is empty" question.
633
634 2002-04-23 [colin]      0.7.4claws96
635         
636         * src/mimeview.c
637                 Corrected issue when "automatically display images" was
638                 not set : first image remained after selecting second.
639
640 2002-04-23 [melvin]     0.7.4claws95
641
642         * src/prefs_actions.c
643                 Don't display in/out dialog if there is nothing to show.
644
645 2002-04-23 [paul]       0.7.4claws94
646
647         * sync with 0.7.5cvs3
648                 bug fixes: see ChangeLog entry 2002-04-23
649
650 2002-04-22 [darko]      0.7.4claws93
651
652         * src/compose.c
653                 fix previous check-in which changed code after
654                 merge from main
655
656 2002-04-22 [paul]       0.7.4claws92
657
658         * faq/de/*
659                 add German FAQ
660         * faq/en/*
661           faq/es/*
662           faq/fr/*
663                 update English, Spanish and French FAQs
664         * manual/de/*
665           manual/es/*
666                 add German and Spanish manuals
667         * manual/en/*
668           manual/fr/*
669                 update English and French manuals
670
671         * src/Makefile.am
672                 add to and re-arrange the pixmap entries
673
674 2002-04-22 [darko]      0.7.4claws91
675
676         * src/compose.c
677                 fix sender initials recognition to only allow
678                 '>' after the initials
679
680 2002-04-21 [paul]       0.7.4claws90
681
682         * sync with 0.7.5 release
683                 see ChangeLog entry 2002-04-21
684
685 2002-04-21 [alfons]
686
687         * src/Makefile.am
688                 add colin's new pixmaps to EXTRA_DIST
689
690 2002-04-21 [colin]      0.7.4claws89
691         * src/compose.c
692         * src/inc.c
693         * src/mainwindow.[ch]
694         * src/prefs_common.[ch]
695         * src/stock_pixmap.[ch]
696                 Added "Work offline" ability.
697
698 2002-04-21 [colin]      0.7.4claws88
699         
700         * src/mimeview.c
701         * src/prefs_common.c
702         * src/prefs_common.h
703         * src/textview.c : Added an option to common preferences -> display
704           to allow user not to automatically display images.
705
706 2002-04-21 [paul]       0.7.4claws87
707
708         * sync with 0.7.4cvs52
709                 see ChangeLog entry 2002-04-21 (src/imap.c)
710
711 2002-04-21 [paul]       0.7.4claws86
712
713         * sync with 0.7.4cvs51
714                 see ChangeLog entry 2002-04-21
715
716 2002-04-21 [paul]       0.7.4claws85
717
718         * sync with 0.7.4cvs49
719                 see ChangeLog entries 2002-04-20 and 2002-04-21
720
721         * src/Makefile.am
722                 clean up: remove old 'stock_' element from xpm 
723                 filenames.
724
725 2002-04-21 [alfons]     0.7.4claws84
726
727         apply sync patch from Paul
728
729         * src/folderview.c
730                 use old claws prefs_folder_item_create() for now
731
732 2002-04-19 [match]      0.7.4claws83
733
734         * src/addressbook.[ch]
735         * src/addrharvest.[ch]
736         * src/addrgather.[ch]
737                 recurse folders.
738         * src/mainwindow.c
739         * src/summaryview.[ch]
740                 change menu option.
741
742 2002-04-19 [paul]       0.7.4claws82
743
744         * po/pt_BR.po
745                 updated by Fabio Junior Beneditto
746
747 2002-04-14 [alfons]     0.7.4claws81
748
749         * src/passphrase.c
750                 add #include <sys/types.h> for mode_t and off_t 
751
752 2002-04-13 [paul]       0.7.4claws80
753         
754         * src/main.c
755           src/passphrase.[ch]
756           src/pgptext.c
757           src/prefs_common.[ch]
758           src/rfc2015.c
759                 enable storing of GnuPG passphrase for the whole 
760                 session or a user-defined number of minutes. patch 
761                 submitted by Ravemax <ravemax@dextrose.com>
762
763 2002-04-13 [alfons]     0.7.4claws79
764
765         * src/textview.c
766                 make email parser also stop scanning when encountering separators
767                 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
768
769 2002-04-13 [paul]       0.7.4claws78
770
771         * sync with 0.7.4cvs39
772                 see ChangeLog entry 2002-04-12
773
774 2002-04-11 [paul]       0.7.4claws77
775
776         * sync with 0.7.4cvs37
777                 see ChangeLog entry 2002-04-11
778
779 2002-04-11 [paul]       0.7.4claws76
780
781         * COPYING 
782                 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
783                 the clause for OpenSSL). sync with sylpheed main
784
785 2002-04-09 [melvin]     0.7.4claws75
786
787         * src/compose.c
788                 Made 'Ctrl-Enter' on send ignore some modifiers 
789                 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
790                 to bind other *-Enter (but not Alt-Enter).
791
792 2002-04-09 [paul]       0.7.4claws74
793
794         * sync with 0.7.4cvs35
795                 see ChangeLog entries 2002-04-09
796
797 2002-04-08 [paul]       0.7.4claws73
798
799         * sync with 0.7.4cvs33
800                 see ChangeLog entry 200-04-08
801
802 2002-04-07 [match]      0.7.4claws72
803
804         * src/addrharvest.[ch]
805                 fixed to read all addresses in header, regardless
806                 of header size. improved name parsing. accommodate
807                 harvest from folders and selected message.
808         * src/addritem.[ch]
809                 included new address parsing function.
810         * src/addrgather.[ch]
811         * src/addressbook.[ch]
812         * src/summaryview.[ch]
813         * src/mainwindow.c
814                 allow address harvest of folder as well as selected
815                 messages.
816
817 2002-04-07 [paul]       0.7.4claws71
818
819         * src/esmtp.[ch]
820           src/smtp.c
821                 don't try to authenticate with CRAM-MD5 in SMTP when 
822                 SMTP-AUTH enabled if MTA doesn't issue this 
823                 auth-method in it's ehlo-response. bug item #531364,
824                 patch item #938910. patch submitted by Colin Leroy 
825                 <colin@colino.net>
826
827 2002-04-07 [paul]       0.7.4claws70
828
829         * src/nntp.c
830                 fix missing MODE_READER bug. patch submitted by
831                 Colin Leroy <colin@colino.net>
832
833 2002-04-07 [alfons]     0.7.4claws69
834
835         * src/matcher.[ch]
836         * src/prefs_filtering.c
837         * src/summaryview.c
838                 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
839                 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
840
841 2002-04-07 [paul]       0.7.4claws68
842
843         * sync with 0.7.4cvs32
844                 see ChangeLog entry 2002-04-06
845
846         * tools/filter_conv.pl
847                 more bug fixes
848
849 2002-04-06 [paul]       0.7.4claws67
850
851         * tools/filter_conv.pl
852                 modify to be able to find the name of the first
853                 mailbox and use that. main's filter does not
854                 record the full path to the mailbox and therefore
855                 can only filter to the first mailbox.
856
857 2002-04-05 [paul]       0.7.4claws66
858
859         * tools/filter_conv.pl
860                 attempt to make the script all-encompassing and
861                 be able to convert any main 'filter' rule thrown
862                 at it
863
864 2002-04-05 [paul]       0.7.4claws65
865
866         * tools/filter_conv.pl
867                 allow for collapsed folder trees
868
869 2002-04-05 [paul]       0.7.4claws64
870
871         * sync with 0.7.4cvs31
872                 see ChangeLog entries 2002-04-05
873
874 2002-04-03 [paul]       0.7.4claws63
875
876         * sync with 0.7.4cvs29
877                 see ChangeLog entries 2002-04-02 and 2002-04-03
878
879 2002-04-02 [paul]       0.7.4claws62
880
881         * sync with 0.7.4cvs26
882                 see ChangeLog entry 2002-04-01
883
884 2002-04-02 [match]      0.7.4claws61
885
886         * src/pine.[ch]
887         * src/importpine.[ch]
888         * src/addressbook.c
889                 import Pine address book.
890
891 2002-04-02 [match]      0.7.4claws60
892
893         * src/addrharvest.[ch]
894                 improve address parsing of funky addresses.
895
896 2002-04-02 [darko]      0.7.4claws59
897
898         * src/compose.c
899                 wrap on send improvements, it now recognizes quoted
900                 initials as part of the quotation string, and it
901                 does not join lines separated by CR
902
903 2002-04-01 [match]      0.7.4claws58
904
905         * src/mgutils.[ch]
906                 added new functions.
907         * src/mutt.[ch]
908                 remove excessive duplicate address generation
909                 on import.
910
911 2002-04-01 [alfons]     0.7.4claws57
912         
913         * src/summaryview.c
914                 put back g_free() 
915
916 2002-04-01 [paul]       0.7.4claws56
917
918         * sync with 0.7.4cvs25
919                 see ChangeLog entry 2002-04-01
920
921 2002-04-01 [alfons]     0.7.4aprilfool55
922
923         * src/summaryview.c
924                 honour feature request item #537427 to allow for
925                 displaying names from address book for sent mail also
926
927 2002-03-29 [paul]       0.7.4claws54
928
929         * src/mainwindow.c
930           src/prefs_filtering.[ch]
931           src/prefs_matcher.c
932           src/summaryview.c
933                 add 'fast filter' for claws' filtering,
934                 /Tools/Create filter rule/... patch submitted
935                 by Neill Miller <neillm@thecodefactory.org>
936
937 2002-03-29 [paul]       0.7.4claws53
938
939         * sync with 0.7.4cvs24
940                 see ChangeLog entry 2002-03-29
941
942 2002-03-28 [paul]       0.7.4claws52
943
944         * sync with 0.7.4cvs23
945                 see ChangeLog entry 2002-03-28
946
947 2002-03-27 [melvin]     0.7.4claws51
948
949         * src/prefs_actions.c
950                 Added support to pass only one message part (as a
951                 file) to the command using '%p'. No quotes are needed
952                 because doubles quotes are automatically added.
953                 Fixed bug where Sylpheed could block when waiting for
954                 a child process to finish.
955                 Changed the help menu to remove quotes around symbols to 
956                 avoid misinterpretation (they must not be used).
957
958 2002-03-27 [melvin]     0.7.4claws50
959
960         * src/inc.c
961                 Made the new mail notification command always 
962                 execute asynchronously.
963
964 2002-03-27 [paul]       0.7.4claws49
965
966         * src/compose.c
967                 fix bug introduced in last commit
968
969 2002-03-27 [paul]       0.7.4claws48
970
971         * sync with 0.7.4cvs21
972                 see ChangeLog 2002-03-26 and 2002-03-27
973
974 2002-03-26 [hoa]        0.7.4claws47
975
976         * src/prefs_folder_item.c
977                 really fixed the bug #516442 with folder rescan.
978
979 2002-03-26 [paul]       0.7.4claws46
980
981         * sync with 0.7.4cvs19
982                 see ChangeLog entries 2002-03-25 and 2002-03-26
983
984 2002-03-25 [hoa]        0.7.4claws45
985
986         * src/matcher.c
987         * src/mh.c
988                 fix the bug #516442 with folder rescan.
989
990         * src/prefs_common.[ch]
991         * src/compose.c
992                 added an option to enable two different behaviours
993                 for bounce.
994
995
996 2002-03-25 [paul]       0.7.4claws44
997
998         * src/mainwindow.c
999           src/selective_download.c
1000                 correct a few menuitem labels
1001
1002 2002-03-25 [christoph]  0.7.4claws43
1003
1004         * src/procmsg.c
1005                 fix non deleted tmp message in
1006                 procmsg_save_to_outbox
1007                 fix problems caused by sync with
1008                 main branch's procmsg_send_queue
1009
1010 2002-03-25 [paul]       0.7.4claws42
1011
1012         * src/quote_fmt.c
1013           src/quote_fmt_lex.l
1014           src/quote_fmt_parse.y
1015                 add Last name (%L) placeholder for quoting. 
1016                 patch submitted by Thorsten Thielen 
1017                 <thth@users.sourceforge.net>
1018
1019 2002-03-25 [paul]       0.7.4claws41
1020
1021         * src/utils.c
1022                 get full hostname. patch submitted by
1023                 Bob Woodside <rwoodside1@comcast.net>
1024
1025 2002-03-25 [paul]       0.7.4claws40
1026
1027         * src/account.c
1028           src/news.c
1029           src/nntp.[ch]
1030           src/prefs_account.[ch]
1031                 enable NNTP over SSL. patch submitted by
1032                 Pascal Jermini <pascal@infinity.hn.org>
1033
1034 2002-03-24 [paul]       0.7.4claws39
1035
1036         * src/prefs_common.c
1037                 make the arrangement of the Compose tab more
1038                 coherent
1039
1040         * src/mainwindow.c
1041                 fix some irregularities of style
1042
1043         * po/de.po
1044                 updated by Kilian Krause
1045
1046 2002-03-23 [paul]       0.7.4claws38
1047
1048         * po/pt_BR.po
1049                 updated by Fabio Junior Beneditto
1050
1051 2002-03-23 [paul]       0.7.4claws37
1052
1053         * src/mainwindow.c
1054                 move 'Gather addresses' to 'Tools' menu
1055                 make 'Selective download' sensitive
1056
1057 2002-03-23 [paul]       0.7.4claws36
1058
1059         * sync with 0.7.4cvs16
1060                 see ChangeLog entries 2002-03-23
1061
1062 2002-03-22 [christoph]  0.7.4claws35
1063
1064         * src/quote_fmt_parse.y
1065                 fix include program output
1066
1067 2002-03-22 [alfons]     0.7.4claws34
1068
1069         * src/pop.c
1070                 initialize GDate stack variable correctly (sorry!)
1071
1072 2002-03-22 [paul]       0.7.4claws33
1073
1074         * src/compose.c
1075           src/mainwindow.c
1076           src/prefs_actions.c
1077           src/prefs_common.c
1078                 rename 'Tool' to 'Tools'
1079
1080         * src/mainwindow.c
1081                 move 'Delete duplicated messages' from
1082                 'Message/' to 'Tools/'
1083                 re-arrange the order of 'Tools/' items
1084
1085 2002-03-22 [paul]       0.7.4claws32
1086
1087         * src/addr_compl.c
1088           src/addressbook.[ch]
1089                 auto-address completion now also matches on
1090                 Nickname. patch submitted by Bob Forsman 
1091                 <hammor@users.sourceforge.net>
1092
1093         * src/editaddress.c
1094                 correct a spelling mistake
1095
1096 2002-03-22 [alfons]     0.7.4claws31
1097
1098         * src/pop.c
1099                 fix getting uidl from incorrect string 
1100                 (spotted by Colin)
1101
1102 2002-03-21 [alfons]     0.7.4claws30
1103
1104         * src/pop.c
1105                 more code refactoring
1106                 plug mem leak introduced by delete on server
1107
1108 2002-03-21 [paul]       0.7.4claws29
1109
1110         * sync with 0.7.4cvs11
1111                 see ChangeLog entries 2002-03-20
1112
1113 2002-03-20 [alfons]     0.7.4claws28
1114
1115         * src/inc.c
1116                 apply Colin's patch and refactor
1117
1118 2002-03-20 [paul]       0.7.4claws27
1119
1120         * sync with sylpheed 0.7.4cvs9
1121                 see ChangeLog entry 2002-03-20
1122
1123 2002-03-19 [christoph]  0.7.4claws26
1124
1125         * src/mh.c
1126         * src/procmsg.[ch]
1127         * src/summaryview.c
1128                 revert changes for flag updates
1129                 (does not work correctly and no time to debug)
1130
1131 2002-03-20 [alfons]     0.7.4claws25
1132
1133         * src/pop.c
1134                 refactor should_delete() a little bit 
1135
1136 2002-03-19 [paul]       0.7.4claws24
1137
1138         * src/inc.[ch]
1139           src/pop.c
1140           src/prefs_account.[ch]
1141                 allow the user to leave downloaded mail on the 
1142                 server for n days. Patch submitted by Colin Leroy 
1143                 <colin@colino.net>
1144
1145 2002-02-19 [paul]       0.7.4claws23
1146
1147         * sync with sylpheed 0.7.4cvs8
1148                 see ChangeLog entries 2002-03-19
1149
1150 2002-03-18 [paul]       0.7.4claws22
1151
1152         * sync with sylpheed 0.7.4cvs6
1153                 see ChangeLog entry 2002-03-18
1154
1155 2002-03-18 [paul]       0.7.4claws21
1156
1157         * po/en_GB.po
1158                 add en_GB message catalogue
1159
1160         * src/mbox_folder.c
1161           src/prefs_account.c
1162           src/prefs_actions.c
1163                 correct a few spelling mistakes
1164
1165 2002-03-17 [alfons]     0.7.4claws20
1166
1167         * src/matcher.c
1168                 more stringent checks for NULL params when writing
1169                 filtering actions to a file
1170                 
1171 2002-03-17 [hoa]        0.7.3claws20
1172
1173         * src/news.c
1174                 fixed the count of new messages
1175
1176         * src/compose.c
1177                 fixed the "attachment properties" window
1178
1179 2002-03-17 [paul]       0.7.4claws19
1180
1181         * src/defs.h
1182           src/folder.h
1183           src/news.c
1184           src/prefs_account.[ch]
1185           src/procmsg.[ch]
1186           src/summaryview.c
1187                 automatically mark cross-posted messages as read 
1188                 and (optionally) give them a colour label
1189                 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
1190                 
1191
1192 2002-03-17 [paul]       0.7.4claws18
1193
1194         * sync with sylpheed 0.7.4cvs5
1195                 see ChangeLog entry 2002-03-17
1196
1197 2002-03-17 [melvin]     0.7.4claws17
1198         
1199         * src/textview.c
1200                 Worked around a gtktext 'bug': when searching for 
1201                 a text in a long message it was scrolling slowly
1202                 line by line until it hit the searched text.
1203         * po/fr.po
1204                 Updated French translation
1205
1206 2002-03-17 [melvin]     0.7.4claws16
1207
1208         * src/mainwindow.c
1209         * src/compose.c
1210         * src/prefs_actions.c
1211                 Moved "Edit/Actions" to "Tool/Actions"
1212                 Made mainwindow/compose window sensitive as soon as
1213                 no child process is running anymore even if the io dialog
1214                 is open.
1215                 Fixed a struct being initialized with a non constant char*
1216
1217 2002-03-16 [christoph]  0.7.4claws15
1218
1219         * configure.in
1220                 add --with-compiler-flags option
1221                 (only for developer hacking)
1222         * src/mh.c
1223         * src/procmsg.[ch]
1224         * src/summaryview.c
1225                 try to make folder-stats and flag handling more
1226                 independent from the summaryview. msgcounts
1227                 are only set when the folder is opened and
1228                 procmsg_msginfo_(un)set_flags will handle it
1229                 later and summaryview will get the values
1230                 from the folder.
1231
1232 2002-03-16 [paul]       0.7.4claws14
1233
1234         * src/messageview.c
1235                 fix Return-receipt. Patch submitted by Bob
1236                 Woodside <rwoodside1@comcast.net>
1237
1238 2002-03-16 [paul]       0.7.4claws13
1239
1240         * src/compose.c
1241                 fix 'dynamic' signatures, make it work again
1242                 broken during sync on 2002-03-14 (0.7.4claws2)
1243
1244 2002-03-15 [match]      0.7.4claws12
1245
1246         * src/addrharvest.[ch]
1247         * src/addrgather.[ch]
1248         * src/addressbook.[ch]
1249         * src/mainwindow.c
1250                 included address harvester feature. still some
1251                 issues with address parsing that I will fix.
1252
1253 2002-03-15 [match]      0.7.4claws11
1254
1255         * src/addrbook.[ch]
1256         * src/addrcache.[ch]
1257         * src/addressbook.[ch]
1258         * src/addrindex.c
1259         * src/editbook.c
1260         * src/importldif.c
1261         * src/importmutt.c
1262         * src/jpilot.[ch]
1263         * src/main.c
1264         * src/syldap.[ch]
1265         * src/vcard.[ch]
1266                 tidy up. fix memory leaks. moved attribs and methods
1267                 from individual interfaces to addrcache object. prep
1268                 for new stuff to come in.
1269
1270 2002-03-15 [alfons]     0.7.4claws10
1271
1272         * src/matcher.[ch]
1273         * src/matcher_parser_parse.y
1274         * src/matcher_parser_lex.l
1275         * src/prefs_matcher.c
1276                 add filtering conditions message greater than, smaller 
1277                 than, and exactly matching a size in bytes
1278                 (does not work with delete from POP3 server yet)
1279
1280                 this should also give others an idea what you should
1281                 do to add new criterions to claws filtering system
1282                 
1283
1284 2002-03-15 [paul]       0.7.4claws9
1285
1286         * tools/filter_conv.pl
1287                 exit if there are no filter rules to convert
1288                 rename filterrc to filterrc.old after completion
1289
1290 2002-03-15 [paul]       0.7.4claws8
1291
1292         * sync with sylpheed 0.7.4cvs3
1293                 see ChangeLog entry 2002-03-14
1294
1295 2002-03-14 [paul]       0.7.4claws7
1296
1297         * src/compose.c
1298                 clean up the last commit (ahem)
1299
1300 2002-03-14 [paul]       0.7.4claws6
1301
1302         * src/compose.c
1303                 fix bug #515655. honour account preferences
1304                 regarding gpg default signing/encryption when 
1305                 changing account from the compose window.
1306
1307 2002-03-14 [paul]       0.7.4claws5
1308
1309         * src/folderview.c
1310                 remove unnecessary curly brackets
1311
1312 2002-03-14 [paul]       0.7.4claws4
1313
1314         * src/folderview.c
1315           src/prefs_filtering.[ch]
1316                 add filter rename on folder rename and filter
1317                 delete on folder delete. Patch submitted by
1318                 Neill Miller <neillm@thecodefactory.org> 
1319
1320 2002-03-14 [christoph]  0.7.4claws3
1321
1322         * src/procmsg.c
1323         * src/send.c
1324                 fix local delivery
1325                 (patch submitted by "Simon 'corecode' Schubert")
1326         * src/prefs_common.c
1327         * src/procmsg.c
1328                 fix gcc 3.0 warning
1329
1330 2002-03-14 [paul]       0.7.4claws2
1331
1332         * sync with sylpheed 0.7.4cvs2
1333                 see ChangeLog entry 2002-03-13
1334
1335 2002-03-12 [darko]      0.7.4claws1
1336
1337         * src/mainwindow.c
1338                 fix what seems to be a copy and paste error
1339                 when setting color for important messages
1340                 (reported by wwp)
1341
1342 2002-03-11 [paul]       version 0.7.4claws released
1343
1344 2002-03-11 [paul]       0.7.4claws
1345
1346         * po/es.po
1347           po/it.po
1348           po/nl.po
1349           po/pt_BR.po
1350                 update message catalogs. Submitted by Ricardo Mones 
1351                 Lastra, Alessandro Maestri, Wilbert Berendsen, and 
1352                 Fabio Junior Beneditto
1353
1354         * configure.in
1355           faq/Makefile.am
1356           faq/it/Makefile
1357           faq/it/sylpheed-faq*
1358           src/mainwindow.c
1359           src/manual.[ch]
1360                 add FAQ in Italian
1361         
1362
1363 2002-03-11 [jens]       0.7.3claws7
1364
1365         * po/de.po
1366                 updated German translation
1367
1368 2002-03-11 [melvin]     0.7.3claws6
1369
1370         * po/fr.po
1371                 updated and corrected French translation
1372
1373 2002-03-10 [hoa]        0.7.3claws5
1374
1375         * src/account.c
1376         * src/inc.c
1377         * src/prefs_account.c
1378         * src/procmsg.c
1379         * src/send.[ch]
1380                 fixed the local account.
1381                 you have to change the default "/usr/sbin/sendmail"
1382                 to "/usr/sbin/sendmail -t" in the preferences of
1383                 the local account.
1384
1385         * src/procmime.c
1386                 removed some debug display for renderer
1387
1388 2002-03-10 [paul]       0.7.3claws4
1389
1390         * faq/en/sylpheed-faq-1.html
1391           faq/en/sylpheed-faq-2.html
1392                 update
1393
1394 2002-03-09 [paul]       0.7.3claws3
1395
1396         * sync with sylpheed 0.7.4
1397                 see ChangeLog entry 2002-03-09
1398
1399 2002-03-08 [paul]       0.7.3claws2
1400
1401         * faq/en/sylpheed-faq*
1402           faq/es/sylpheed-faq*
1403           faq/fr/sylpheed-faq*
1404                 update the FAQs
1405
1406         * manual/fr/.cvsignore
1407           manual/fr/Makefilea.am
1408           manual/fr/sylpheed*
1409           src/mainwindow.c
1410           src/manual.[ch]
1411                 add the French manual
1412
1413 2002-03-07 [paul]       0.7.3claws1
1414
1415         * sync with sylpheed 0.7.3cvs4
1416                 see ChangeLog entries  2002-03-06 and 2002-03-07
1417         
1418         * po/nl.po
1419                 updated by Wilbert Berendsen
1420
1421 2002-03-07 [melvin]     0.7.2claws34
1422
1423         * src/selective_download.c
1424                 Changed the pixmap of the receive button to MAIL_RECEIVE.
1425
1426 2002-03-06 [paul]       0.7.2claws33
1427
1428         * sync with sylpheed 0.7.3cvs1
1429                 bug fix, see ChangeLog entry 2002-03-05
1430
1431 2002-03-05 [paul]       0.7.2claws32
1432
1433         * src/mimeview.c
1434           src/pgptext.[ch]
1435           src/procmsg.c
1436                 reverse the pgp ascii-armored code implemented in 
1437                 0.7.2claws16. removal of this code until it matures.
1438                 this means that verifying ascii-armored pgp sigs and
1439                 automatic decryption of ascii-armored encrypted
1440                 messages no longer works.
1441
1442 2002-03-05 [paul]       0.7.2claws31
1443
1444         * configure.in
1445           Makefile.am
1446         * faq/Makefile.am
1447         * faq/en/Makefile.am
1448           faq/en/sylpheed-faq.html
1449           faq/en/sylpheed-faq-1.html
1450           faq/en/sylpheed-faq-2.html
1451           faq/en/sylpheed-faq-3.html
1452         * faq/es/Makefile.am
1453           faq/es/sylpheed-faq.html
1454           faq/es/sylpheed-faq-1.html
1455           faq/es/sylpheed-faq-2.html
1456           faq/es/sylpheed-faq-3.html
1457           faq/es/sylpheed-faq-4.html
1458         * faq/fr/Makefile.am
1459           faq/fr/sylpheed-faq.html
1460           faq/fr/sylpheed-faq-1.html
1461           faq/fr/sylpheed-faq-2.html
1462           faq/fr/sylpheed-faq-3.html
1463         * src/Makefile.am
1464           src/defs.h
1465           src/mainwindow.c
1466           src/manual.[ch]
1467                 add FAQs in English, Spanish and French
1468
1469
1470 2002-03-05 [paul]       0.7.2claws30
1471
1472         * manual/en/sylpheed.html
1473           manual/en/sylpheed-XX.html
1474                 updated the English manual
1475
1476 2002-03-05 [hoa]        
1477
1478         * src/summaryview.c
1479                 dialog box pops up if the article can't be deleted.
1480
1481 2002-03-04 [paul]       
1482         
1483         * po/pt_BR.po
1484                 updated by Fabio Junior Benedito
1485
1486 2002-03-04 [hoa]
1487
1488         * removed ac/gpgme.m4
1489                 to avoid autogen common problem
1490                 developers have to install gpgme development package now
1491
1492         * src/compose.c
1493                 encoding to 7bit or 8bit is enabled.
1494
1495 2002-03-03 [alfons]     0.7.2claws29
1496
1497         * src/pop.c
1498                 merge fix by Oliver Haertel for selective
1499                 download buglet
1500
1501 2002-03-03 [paul]       0.7.2claws28
1502         
1503         * sync with sylpheed 0.7.3
1504
1505 2002-03-03 [paul]       0.7.2claws27
1506
1507         * sync with sylpheed 0.7.2cvs24
1508                 see ChangeLog entries 2002-03-02 and 2002-03-03
1509
1510 2002-03-02 [melvin]     0.7.2claws26
1511
1512         * src/inc.[ch]
1513         * src/main.c
1514         * src/mainwindow.c
1515         * src/prefs_common.[ch]
1516                 Added user definable notification on new mail arrival.
1517                 Removed unused variables in spell checker prefs code.
1518
1519 2002-03-02 [melvin]     0.7.2claws25
1520
1521         * src/quote_fmt.c
1522                 Removed unnecessary escape sequences.
1523                 Changed 'Initial...' to 'Initials of Sender'
1524
1525 2002-03-02 [paul]       0.7.2claws24
1526
1527         * sync with sylpheed 0.7.2cvs22
1528                 see ChangeLog entry 2002-03-01
1529
1530 2002-03-01 [hoa]        0.7.2claws23
1531
1532         * src/mainwindow.c
1533                 Set sensitivity of delete actions to active
1534                 even if the folder is a newsgroup.
1535
1536         * src/summaryview.c
1537                 - Set sensitivity of delete actions
1538                 - Added function check_permission() that will check if the
1539                   user is authorized to delete a message. For news, it
1540                   will check if the author is the same.
1541                 - Enabled deletion when there is no trash folder.
1542
1543         * src/news.[ch]
1544                 - Added news_cancel_article() to cancel articles
1545                 - Implemented news_remove_message() (public function)
1546
1547 2002-03-01 [paul]       0.7.2claws22
1548
1549         * src/gtkutils.c
1550           src/textview.c
1551                 recognise urls that that don't include 'http://' and
1552                 simply begin 'www.' 
1553
1554         * AUTHORS
1555                 remove duplicated name
1556
1557 2002-02-28 [paul]       0.7.2claws21
1558
1559         * src/mainwindow.c
1560           src/summaryview.[ch]
1561                 add ability to 'Select thread'
1562                 combines Melvin's "Select thread's head" patch (#510907)
1563                 with Colin Leroy's <colin@colino.net> "Select whole thread" 
1564                 patch (#518514) 
1565
1566 2002-02-28 [paul]       0.7.2claws20
1567
1568         * src/mimeview.c
1569                 hopefully fix segfault on right-clicking a mime part
1570                 that some people have experienced.      
1571                 fix submitted by Fredrik Olofsson <frol@linux.nu>
1572
1573 2002-02-28 [paul]       0.7.2claws19
1574
1575         * sync with sylpheed 0.7.2cvs21
1576                 see ChangeLog entries 2002-02-27 and 2002-02-28
1577
1578 2002-02-27 [paul]       0.7.2claws18
1579
1580         * sync with sylpheed 0.7.2cvs18
1581                 see ChangeLog entries 2002-02-26 and 2002-02-27
1582
1583 2002-02-26 [alfons]     0.7.2claws17
1584
1585         * src/procheader.c
1586                 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
1587                 (spotted by Chris Hessman <idatech@gmx.net>)
1588
1589 2002-02-26 [paul]       0.7.2claws16
1590
1591         * src/mimeview.c
1592           src/pgptext.[ch]
1593           src/procmsg.c
1594                 make decryption of ascii-armored pgp encrypted messages
1595                 and verification of ascii-armored signatures work again.
1596                 slightly altered from the patch by Jens Jahnke 
1597                 <jan0sch@gmx.net>
1598
1599                 ##FIX ME##
1600                 * the checking of plaintext signatures always comes up in 
1601                   a popup box
1602                 * it doesn't work for multipart messages 
1603                 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
1604                   including the msg headers and these 2 line themselves, are 
1605                   not displayed
1606
1607         * src/mainwindow.c
1608                 "View/Folder Tree" becomes "View/Separate Folder Tree"
1609                 "View/Message View" becomes "View/Separate Message View"
1610                 because its less ambiguous.
1611
1612         * po/es.po
1613                 updated by Ricardo Mones Lastra
1614
1615 2002-02-26 [paul]       0.7.2claws15
1616
1617         * sync with sylpheed 0.7.2cvs17
1618                 see ChangeLog entries 2002-02-25 and 2002-02-26
1619
1620 2002-02-25 [christoph]  0.7.2claws14
1621
1622         * src/filtering.[ch]
1623         * src/inc.c
1624                 do filtering stuff after all messages have been received
1625                   1. drop all messages to .processing
1626                   2. scan processing folder for messages
1627                   3. filter messages or move to inbox
1628                 this will also find old messages left in processing after
1629                 a crash or something like that and we get a real msginfo
1630                 from folder->get_msg_list and do not have to create our
1631                 own in filter_message
1632         * src/matcher_parser_parse.y
1633                 remove MIX/MAX warning (reordered includes)
1634
1635 2002-02-25 [paul]       0.7.2claws13
1636
1637         * sync with sylpheed 0.7.2cvs15
1638                 see ChangeLog entry 2002-02-24
1639
1640 2002-02-24 [alfons]     0.7.2claws12
1641
1642         * src/filtering.c
1643                 clear old color flags first when applying a new color to
1644                 a message info. 
1645                 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
1646
1647 2002-02-24 [alfons]     0.7.2.claws11
1648         
1649         * AUTHORS
1650         * src/prefs_common.c
1651                 add presets for Opera and Konqueror, closes patch #517261,
1652                 submitted by Ville Skyttä <scop@users.sourceforge.net>
1653
1654 2002-02-24 [alfons]     0.7.2.claws10
1655
1656         * AUTHORS
1657         * src/summaryview.c
1658                 fix threading for null message ids, closes patch #521601,
1659                 submitted by Bob Forsman <hammor@users.sourceforge.net>
1660
1661 2002-02-24 [alfons]     0.7.2claws9
1662
1663         * src/summaryview.c
1664         * src/filtering.c
1665                 make Tool | Filter Message work with filtering system so
1666                 setting flags also works
1667
1668                 TODO:
1669
1670                 - Processing uses the same function as Tool | Filter
1671                   Message, but doesn't use the same update proc yet
1672
1673 2002-02-23 [paul]       0.7.2claws8
1674
1675         * sync with sylpheed 0.7.2cvs14
1676                 see ChangeLog entries 2002-02-22 and 2002-02-23
1677
1678 2002-02-22 [christoph]  0.7.2claws7
1679
1680         * src/quote_fmt.c
1681                 Add column space to table
1682         * src/quote_fmt_parse.y
1683                 Close files
1684
1685 2002-02-22 [paul]       0.7.2claws6
1686
1687         * src/Makefile.am
1688           src/defs.h
1689           src/filtering.c
1690           src/inc.[ch]
1691           src/mainwindow.c
1692           src/matcher.[ch]
1693           src/matcher_parser_lex.l
1694           src/matcher_parser_parse.y
1695           src/pop.[ch]
1696           src/prefs_account.h
1697           src/prefs_filtering.c
1698           src/selective_download.[ch]   *** NEW FILES ***
1699           src/utils.[ch]
1700           po/POTFILES.in
1701                 Selective Download added to 'Tool' menu. 
1702                 Retrieves email headers of the currently selected pop3 
1703                 account and allows the user to mark emails for deletion 
1704                 right on the pop3 server. Patch submitted by Oliver Haertel 
1705                 <oha@users.sourceforge.net>.
1706         
1707         * po/POTFILES.in
1708                 add 'src/quote_fmt.c'           
1709
1710 2002-02-22 [christoph]  0.7.2claws5
1711
1712         * src/Makefile.am
1713                 added quote_fmt.c
1714         * src/prefs_common.[ch]
1715         * src/prefs_template.c
1716         * src/quote_fmt.c               *** NEW FILE ***
1717         * src/quote_fmt.h
1718                 move quote format symbol description code
1719                 to it's own file because it is used from
1720                 differnent code parts
1721                 Rewrote symbol description GUI
1722                   + use table
1723                   + add separators
1724                   + get data from array (no more long constant strings)
1725         * src/quote_fmt_lex.l
1726         * src/quote_fmt_parse.y
1727                 Symbol for Literal % changed to \% instead of %%
1728                 (More logical as \ is used for quoting for other symbols)
1729                 Add |f and |p to include files and program output
1730                 Examples:
1731                     |f{/home/.../.signature}
1732                     |p{date}
1733         * po/de.po
1734                 Correct wrong spelling for "Referenzen"
1735
1736 2002-02-21 [paul]       0.7.2claws4
1737
1738         * src/procmsg.c
1739                 forgotten during sync
1740
1741 2002-02-21 [paul]       0.7.2claws3
1742
1743         * sync with sylpheed 0.7.2cvs11
1744                 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
1745                 2002-02-20 and 2002-02-21
1746
1747 2002-02-20 [melvin]     0.7.2claws2
1748
1749         * src/prefs_actions.c
1750                 Added error report when child cannot fork or when execvp 
1751                 returns with an error.
1752
1753 2002-02-19 [christoph]  0.7.2claws1
1754
1755         * src/codeconv.c
1756                 return unconverted text if conde conversion is not possible
1757                 when libjconv is used.
1758                 (patch submitted by "Simon 'corecode' Schubert")
1759
1760 2002-02-19 [paul]       
1761
1762         * version 0.7.2claws release
1763
1764 2002-02-19 [paul]       0.7.2claws
1765
1766         * po/nl.po
1767                 updated by Wilbert Berendsen
1768
1769
1770 2002-02-18 [alfons]     0.7.1claws13
1771
1772         * src/syldap.c
1773         * src/jpilot.c
1774                 remove references to dlfcn and explicitly loading functions
1775                 from dynalink libs, because libs linked anyway, and functions
1776                 are loaded explicitly
1777
1778 2002-02-17 [melvin]     0.7.1claws12
1779
1780         * src/prefs_actions.c
1781                 Replaced children wait loop with double fork technique.
1782                 Now, input/output window updated at each new output.
1783                 free_children(): Fixed a memory leak.
1784                 Made input/output window non closable if running children
1785                 still exist.
1786                 Added missing <unistd.h> include.
1787                 Added some --debug outputs.
1788
1789 2002-02-17 [melvin]     0.7.1claws11
1790
1791         * src/summaryview.c
1792                 Fixed bug where descending sort order did not select top
1793                 message.
1794
1795 2002-02-17 [melvin]     0.7.1claws10
1796
1797         * acconfig.h
1798                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
1799         * src/prefs_common.c
1800                 Pspell data package directory no more hard coded but
1801                 set during configuration (PSPELL_PATH). (Thanks to 
1802                                 Gustavo Noronha Silva.)
1803
1804 2002-02-17 [melvin]     0.7.1claws9
1805
1806         * configure.in
1807                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
1808         * src/gtkspell.c
1809                 Fixed compile-time warnings.
1810
1811 2002-02-16 [alfons]     0.7.1claws8
1812
1813         * src/filesel.c
1814                 fix inadvertent free of NULL pointer which caused
1815                 sylpheed to crash when closing the save-as dialog
1816                 using the window close button
1817
1818 2002-02-16 [carsten]    0.7.1claws7
1819         * src/mainwindow.[ch]
1820           src/summaryview.c
1821           src/prefs_common.c
1822                 fixes for pixmap theming code:
1823                         - recently changed mail attributes shouldn't get
1824                           lost any longer
1825                         - theme is only reloaded iff another theme was
1826                           selected
1827
1828 2002-02-16 [paul]       0.7.1claws6
1829
1830         * sync with sylpheed 0.7.2 release
1831                 see ChangeLog entry 2002-02-15 and 2002-02-16
1832
1833 2002-02-15 [paul]       0.7.1claws5
1834
1835         * sync with sylpheed 0.7.1cvs9
1836                 see ChangeLog entry 2002-02-15
1837
1838         * po/POTFILES.in
1839                 remove unneeded headerwindow.c entry
1840
1841 2002-02-14 [carsten]    0.7.1claws4
1842         * src/summaryview.c
1843                 fixed a bug for "Go to next unread message": there was
1844                 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
1845                 in the prefs, because of doing "Search again" instead
1846                 "No"
1847
1848 2002-02-14 [carsten]    0.7.1claws3
1849         * src/stock_pixmap.c
1850                 removed 2 more mem leaks; following memprof,
1851                 this code is "leak free" now :)
1852
1853 2002-02-14 [carsten]    0.7.1claws2
1854         * src/stock_pixmap.c
1855                 used opendir/readdir/closedir instead of scandir
1856                 -> code should work now on Solaris
1857
1858 2002-02-14 [paul]       0.7.1claws1
1859
1860         * sync with sylpheed 0.7.1cvs8
1861                 see ChangeLog entries 2002-02-13 and 2002-02-14
1862
1863         * README.claws
1864                 add some description of Actions and Pixmap Themes
1865
1866 2002-02-13 [paul]       
1867
1868         * version 0.7.1claws release
1869
1870 2002-02-13 [paul]       0.7.1claws
1871
1872         * po/es.po
1873           po/it.po
1874           po/pt_BR.po
1875                 updated translations, submitted by Ricardo Mones Lastra,
1876                 Alessandro Maestri and Fabio Junior Beneditto
1877
1878 2002-02-13 [melvin]     0.7.0claws75
1879
1880         * src/prefs_actions.c
1881                 Added missing "signal.h" include
1882
1883 2002-02-13 [melvin]     0.7.0claws74
1884
1885         * src/prefs_folder_item.c
1886                 Added missing "config.h" include
1887         * po/fr.po
1888                 Updated French translation for folder propriety.
1889
1890 2002-02-13 [jens]       0.7.0claws73
1891
1892         * po/POTFILES.in
1893                 Added missing src/prefs_folder_item.c [log added by melvin]
1894         * po/de.po
1895                 Updated German translation.
1896
1897 2002-02-13 [melvin]     0.7.0claws72
1898
1899         * po/fr.po
1900                 Updated French translation.
1901
1902 2002-02-13 [melvin]     0.7.0claws71
1903
1904         * src/gtkutils.c
1905                 Made gtkut_editable_get_selection return NULL if selection
1906                 is of length zero.
1907                 This fixes a bug where selecting part of message A then
1908                 switching to message B and replying to it will not
1909                 quote the message's body.
1910
1911 2002-02-12 [paul]       0.7.0claws70
1912
1913         * src/mainwindow.c
1914                 cosmetic, relating to pixmap themes: on toolbar make 
1915                 updating of 'Exec' and 'Compose news/Compose email'
1916                 icons faster.
1917
1918 2002-02-12 [carsten]    0.7.0claws69
1919         * src/folderview.c
1920           src/mainwindow.[ch]
1921           src/stock_pixmap.c
1922           src/summaryview.c
1923           src/prefs_common.c
1924                 - refreshing after changing pixmap theme better
1925                   now (thanks Paul)
1926                 - wanted to remove some mem leaks, but alfons was
1927                   faster (and had the better solution ;)
1928
1929 2002-02-12 [alfons]     0.7.0claws68
1930
1931         * src/prefs_common.c
1932         * src/stock_pixmap.[ch]
1933                 plug mem leaks, refactor code a little bit
1934
1935
1936 2002-02-12 [sergey]     0.7.0claws67
1937
1938         * src/imap.c
1939                 Fixed problem with copying messages to IMAP folders when the
1940                 server uses something other than '/' as a namespace separator
1941                 (cyrus-imapd uses '.').
1942
1943 2002-02-12 [jens]       0.7.0claws66
1944
1945         * po/de.po
1946                 Updated German Translation
1947
1948 2002-02-12 [paul]       0.7.0claws65
1949
1950         * sync with sylpheed 0.7.1cvs1
1951                 see ChangeLog entry 2002-02-12
1952
1953 2002-02-12 [melvin]     0.7.0claws64
1954
1955         * src/prefs_actions.c
1956                 Fixed "feature" where children's output was duplicated 
1957                 instead of refreshed while monitoring.
1958                 Removed some debug code.
1959
1960 2002-02-12 [christoph]  0.7.0claws63
1961
1962         * src/compose.c
1963                 always delete message from queue after sending/send error
1964                 (closes bug #509601)
1965
1966 2002-02-12 [melvin]     0.7.0claws62
1967
1968         * src/prefs_actions.c
1969                 Children wait loop is now triggered with a timeout of 1s
1970                 Added %F which is replaced with the list of filenames 
1971                 of all selected messages (as suggested by Ricardo Mones Lestra)
1972                 Pipe syntax changed. Prefix with | to send selection, postfix
1973                 with | to retrieve output. Prefix with > or * to send
1974                 user definable input to the command (*: input is hidden)
1975                 Old pipe action should now be postfixed with |, too.
1976
1977 2002-02-12 [carsten]    0.7.0claws61 (more 59.75)
1978         * src/stock_pixmap.c
1979                 fixed a bug: if there's no theme directory don't
1980                 throw an error, just do "nothing" (thanks Alfons)
1981
1982 2002-02-12 [carsten]    0.7.0claws60
1983         * src/folderview.c
1984           src/summaryview.c
1985                 had to write the cache twice (nasty!); some marks would 
1986                 get lost if not
1987
1988 2002-02-11 [carsten]    0.7.0claws59
1989         * acconfig.h
1990           configure.in
1991           doc-src/maintainer_guide.txt
1992           src/compose.[ch]
1993           src/defs.h
1994           src/folderview.[ch]
1995           src/gtkutils.[ch]
1996           src/mainwindow.[ch]
1997           src/prefs_common.[ch]
1998           src/stock_pixmap.[ch]
1999           src/summaryview.[ch]
2000                 pixmap theming and related work on pixmap
2001                 handling on some other places
2002                 (e.g. hrm features for all folder)
2003           src/pixmap/stock_*.xpm -> the stock_ was removed
2004         
2005 2002-02-11 [paul]       0.7.0claws58
2006
2007         * sync with sylpheed 0.7.1 release
2008                 see ChangeLog entries 2002-02-11
2009
2010 2002-02-08 [paul]       0.7.0claws57
2011
2012         * sync with sylpheed 0.7.0cvs39
2013                 see ChangeLog entry 2002-02-07 (last entry) 
2014
2015         * src/prefs_actions.c
2016           src/prefs_filtering.c
2017           src/prefs_matcher.c
2018           src/prefs_scoring.c
2019                 sync: made it compile with C compilers other than gcc
2020
2021 2002-02-07 [paul]       0.7.0claws56
2022
2023         * sync with sylpheed 0.7.0cvs38
2024                 see ChangeLog entries 2002-02-06 (last 2 entries) and
2025                 2002-02-07
2026
2027 2002-02-07 [darko]      0.7.0claws55
2028
2029         * src/gtkutils.[ch]
2030         * src/summaryview.c
2031                 Fix const gchar */gchar * issue (thanks Hiro)
2032
2033 2002-02-07 [darko]      0.7.0claws54
2034
2035         * src/compose.[ch]
2036         * src/filtering.c
2037         * src/gtkutils.[ch]
2038         * src/prefs_template.c
2039         * src/quote_fmt.h
2040         * src/quote_fmt_parse.y
2041         * src/summaryview.c
2042         * src/utils.[ch]
2043                 When replying or forwarding an email don't quote the entire
2044                 mail body but use the part of the message text that is selected
2045
2046 2002-02-06 [melvin]     0.7.0claws53
2047
2048         * src/prefs_common.[ch]
2049         * src/gtkspell.[ch]
2050         * src/compose.c
2051                 Made possible to switch quickly to last used dictionary
2052                 which makes checking bilingual documents easier.
2053
2054 2002-02-06 [melvin]     0.7.0claws52
2055         
2056         * po/POTFILES.in
2057                 Added forgotten new file src/prefs_actions.c
2058
2059 2002-02-06 [melvin]     0.7.0claws51
2060
2061         * src/prefs_actions.c   ** NEW FILE **
2062         * src/prefs_actions.h   ** NEW FILE **
2063                 Added actions to execute on message text view, or on the
2064                         message's file.
2065         * src/Makefile.am
2066                 Added src/prefs_actions.[ch]
2067         * src/compose.c
2068                 Added new menu "Edit/Actions"
2069         * src/defs.h
2070                 Added new actionsrc file.
2071         * src/main.c
2072                 Added actionsrc reading.
2073         * src/mainwindow.c
2074                 Added new menus "Edit/Actions" and "Configuration/Actions..."
2075         * src/prefs_common.h
2076                 Added new element actionslst element to prefs_common.
2077
2078 2002-02-06 [paul]       0.7.0claws50
2079
2080         * sync with sylpheed 0.7.0cvs36
2081                 see ChangeLog entry 2002-02-06
2082
2083 2002-02-05 [paul]
2084
2085         * po/es.po
2086                 updated by Ricardo Mones Lastra
2087
2088 2002-02-05 [paul]       0.7.0claws49
2089
2090         * sync with sylpheed 0.7.0cvs33
2091                 see ChangeLog entries 2002-02-04 (last 4 entries) and 2002-02-05
2092
2093 2002-02-05 [paul]       0.7.0claws48
2094
2095         * src/compose.c
2096                 re-add 'Edit/Advanced/Delete entire line', previously named
2097                 'Delete Line+'
2098
2099 2002-02-04 [paul]       0.7.0claws47
2100
2101         * src/compose.c
2102           src/summaryview.c
2103                 fix bug #494993 (Reply All not taking Reply-To into consi)
2104                 eliminate differences in behaviour of right-click 'Reply to all' 
2105                 in summary view and 'Reply to all' on the toolbar. 
2106                 fix bug where Reply-To gets ignored by 'Reply to all' in summary
2107                 view and From gets ignored by 'Reply to all' on toolbar.
2108                 fix bug where 'Reply to all' on toolbar uses To twice and ignores
2109                 From when no Reply-To header is present.
2110
2111 2002-02-04 [paul]       0.7.0claws46
2112
2113         * sync with sylpheed 0.7.0cvs30
2114                 see ChangeLog entries 2002-02-03 and 2002-02-04
2115
2116 2002-02-03 [melvin]     0.7.0claws45
2117
2118         * src/gtkspell.[ch]
2119                 Readded function to highlight all misspelled words.
2120                 Fixed bug where user-provided-words did not replace
2121                         correctly the misspelled word when using the mouse.
2122                 Fixed bug where checking a region selected from right to left did
2123                         not check the region at all.
2124                 Fixed bug where 'Check backwards' may not check at all. 
2125                 Fixed memory leaks where popup menus and accel_groups were not destroyed.
2126                 Fixed possible buffer overflow when checking for long strings (>1k).
2127                 Made cursor and scrollbar positions non changing after uncheck_all/check_all.
2128                 Accelerators code uses now gtk_widget_add_accel.
2129                 Removed and disabled obsolete and unfinished code.
2130                 Cleaning up.
2131
2132         * src/compose.c
2133                 Added menu item to Highlight all misspelled words.
2134
2135 2002-02-01 [paul]       0.7.0claws44
2136
2137         * src/mainwindow.c
2138                 fix '/View/Hide read messages' sensitivity when all
2139                 messages in a folder are hidden
2140
2141 2002-02-01 [paul]       0.7.0claws43
2142
2143         * src/main.c
2144                 add --send option to command line interface, sends all
2145                 queued mail. Patch submitted by Ricardo Mones Lastra.
2146
2147 2002-01-31 [paul]       0.7.0claws42
2148
2149         * src/mainwindow.c
2150                 add '/View/Hide read messages' to main_window_set_menu_sensitive()
2151
2152 2002-01-31 [paul]       0.7.0claws41
2153
2154         * sync with sylpheed 0.7.0cvs27
2155                 see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
2156                 and 2002-01-31
2157
2158         * src/textview.c
2159                 comment out elements of textview_show_part() as temporary
2160                 workaround for attachment 'Display as text' bug 
2161
2162         * po/pt_BR.po
2163                 updated by Fabio Junior Beneditto
2164
2165 2002-01-30 [paul]       0.7.0claws40
2166
2167         * sync with sylpheed 0.7.0cvs24
2168                 see ChangeLog entries 2002-01-29 (src/prefs_common.c)
2169                 and 2002-01-30
2170
2171         * src/compose.c
2172                 add {N_("/_Spelling"), ... "<Branch>"} to 
2173                 GtkItemFactoryEntry compose_entries[]
2174
2175         * src/prefs_common.c
2176                 add claws menu items to prefs_keybind_apply_clicked()
2177                 and remove non-claws menu items
2178
2179 2002-01-29 [paul]       0.7.0claws39
2180
2181         * sync with sylpheed 0.7.0cvs22
2182                 see ChangeLog entries 2002-01-28 and 2002-01-29
2183
2184 2002-01-28 [melvin]     0.7.0claws38
2185
2186         * src/compose.c
2187                 Added the declartion of compose_send_control_enter.
2188
2189         * src/compose.c
2190         * src/gtkspell.[ch]
2191                 Added in a 'Spelling' menu which includes the configuration menu. 
2192                 Added a real 'Check all' and got rid from the old one which only
2193                 highlited misspelled word.
2194                 Made 'Check while typing' a disableable option.
2195                 Added a dialog when there are no more misspelled word.
2196                 Added a dialog if error occurs when switching to a dictionary.
2197         
2198         * src/prefs_common.[ch]
2199                 Added option for the default 'Check while typing' option.
2200
2201
2202 2002-01-28 [alfons]     0.7.0claws37
2203
2204         * src/compose.c
2205                 fix buglet and make code comply with sylpheed code style
2206
2207 2002-01-28 [paul]       0.7.0claws36
2208
2209         * sync with sylpheed 0.7.0cvs19
2210                 see ChangeLog entries for 2002-01-28
2211
2212 2002-01-28 [hoa]        0.7.0claws35
2213
2214         * src/defs.h
2215                 added rendererrc
2216
2217         * src/main.c
2218                 read the renderer config
2219
2220         * src/procmime.[ch]
2221                 use the renderer config to convert mime attachments
2222
2223         * src/textview.c
2224                 don't use textview_show_html/ertf,
2225                 use get_text_content instead
2226
2227 2002-01-27 [alfons]     0.7.0claws34
2228         
2229         * src/news.c
2230                 make sylpheed believe it can delete a news message...
2231                 (messages are NOT deleted, maybe we should remove
2232                 processing from the folder properties after all.)
2233
2234 2002-01-27 [alfons]     0.7.0claws33
2235
2236         * src/folder.c
2237                 add extra checks
2238         * src/news.c
2239                 implement remove_msg() 
2240
2241 2002-01-27 [alfons]     0.7.0claws32
2242
2243         * src/procmsg.h
2244         * src/procheader.c
2245         * src/messageview.c
2246                 fix return receipt / disposition notification again. this
2247                 stuff seems to break on _every_ major summary UI change, so
2248                 it's now implemented using a flag which is saved in the
2249                 marks cache
2250                 
2251 2002-01-26 [alfons]     0.7.0claws31
2252
2253         * src/import.c
2254                 let import dialog show the destination folder identifier
2255
2256 2002-01-26 [melvin]     0.7.0claws30
2257
2258         * src/folderview.c
2259         * src/summaryview.c
2260                 Readded 'Mark all read' into summary view popup menu
2261                 Added 'Mark all read' in folder view popup menu for IMAP
2262                 and NNTP.
2263                 Made it insensitive if the selected folder is not the shown
2264                 one to avoid 'Mark all read' on the wrong folder.
2265                 
2266 2002-01-26 [paul]       0.7.0claws29
2267
2268         * src/folderview.c
2269           src/summaryview.c
2270                 move 'Mark all read' from summary view to folder view
2271                 menu. (adapted from) patch submitted by Jeremy Andrews,
2272                 <lists@kerneltrap.com>
2273
2274 2002-01-25 [alfons]     0.7.0claws28
2275
2276         * src/gtkstext.c
2277                 put the gtk class name back so GtkSText adapts the 
2278                 settings of GtkText
2279
2280 2002-01-25 [alfons]     0.7.0claws27
2281
2282         * src/folderview.c 
2283                 assimilate Ricardo's patch that shows pixmaps instead of
2284                 plain "new" and "unread" texts in the folder view column
2285                 headers 
2286
2287 2002-01-25 [paul]       0.7.0claws26
2288
2289         * src/Makefile.am
2290                 add $(GPGME_CFLAGS) to INCLUDES so that gpgme can 
2291                 be found in non-standard locations. 
2292                 Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
2293
2294 2002-01-25 [paul]       0.7.0claws25
2295
2296         * sync with sylpheed 0.7.0cvs16
2297                 see ChangeLog entry 2002-01-25
2298
2299 2002-01-24 [paul]       0.7.0claws24
2300
2301         * more sync with sylpheed 0.7.0cvs15
2302                 get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
2303
2304 2002-01-23 [sergey]     0.7.0claws23
2305
2306         * src/importldif.c
2307                 Fixed segfault when closing LDIF import wizard with
2308                 the window manager.
2309         * src/imageview.c
2310         * src/imageview.h
2311         * src/messageview.c
2312         * src/mimeview.c
2313                 Fixed wrong scrolling position after switching between
2314                 text and image parts.
2315
2316 2002-01-23 [paul]       0.7.0claws22
2317
2318         * sync with sylpheed 0.7.0cvs15
2319                 see ChangeLog entries 2002-01-22 and 2002-01-23
2320
2321 2002-01-21 [melvin]     0.7.0claws21
2322
2323         * src/prefs_scoring.c
2324         * src/prefs_filtering.c
2325                 Fixed bug where scoring and filtering windows stopped
2326                 autochecking.
2327
2328 2002-01-21 [paul]       0.7.0claws20
2329
2330         * sync with sylpheed 0.7.0cvs12
2331                 see ChangeLog entries 2002-01-20 and 2002-01-21
2332
2333 2002-01-21 [carsten]    0.7.0claws19
2334         * src/mainwindow.c
2335         * src/menu.[ch]
2336         * src/messageview.[ch]
2337         * src/summaryview.[ch]
2338                 changes to shortcuts handling again:
2339                         + "Q" now controled by mainwin
2340                         + v/V are now customizable and have slightly
2341                           different meanings
2342                 the "button" to minimize the messageview (and maximize
2343                 the summary view) is a real button now
2344         * src/compose.c
2345                 "Delete Line+" added to Edit/Advanced (this will also
2346                 delete the '\n')
2347
2348 2002-01-20 [melvin] 0.7.0claws18
2349
2350         * src/addressbook.c
2351                 Made "Bcc" sensitive when addressbook is called from
2352                 compose window (it was a Claws only bug).
2353
2354 2002-01-19 [alfons] 0.7.0claws17
2355
2356         * src/inc.c
2357                 prevent unnecessary updates when currently selected folder has
2358                 no new messages 
2359
2360 2002-01-19 [alfons] 0.7.0claws16
2361         
2362         * src/summaryview.c
2363                 prevent writing the cache based on current message list in summary 
2364                 view when filtering also put messages in currently selected folder
2365
2366 2002-01-19 [paul]
2367
2368         * po/it.po
2369                 Italian translation submitted by Alessandro Maestri
2370                 <a.maestri@cs.tin.it>
2371
2372 2002-01-18 [melvin]     0.7.0claws15
2373
2374         * src/prefs_filters.c
2375                 fixed bug where 'cancel' from 'filters' window stops autochecking
2376                 if the timer timed out  when the window was open.
2377
2378 2002-01-18 [match]      0.7.0claws14
2379
2380         * src/addrclip.[ch]     ** NEW FILE **
2381         * src/addrselect.[ch]   ** NEW FILE **
2382         * src/adbookbase.h      ** NEW FILE **
2383                 addressbook cut, copy and paste
2384         * src/addrbook.[ch]
2385         * src/addrcache.[ch]
2386         * src/addressitem.h
2387         * src/addrindex.[ch]
2388         * src/addritem.[ch]
2389         * src/importldif.c
2390         * src/importmutt.c
2391         * src/jpilot.[ch]
2392         * src/syldap.[ch]
2393         * src/vcard.[ch]
2394         * src/jpilot.[ch]
2395         * src/editbook.c
2396         * src/editjpilot.c
2397         * src/editldap.c
2398         * src/editvcard.c
2399                 support for copy/paste
2400         * src/addressbook.c
2401                 support for copy/paste
2402                 tidy up menu option processing
2403                 correct address list function arguments
2404         * src/editaddress.c
2405                 sort user attributes
2406         * src/ldif.h
2407         * src/mutt.h
2408                 tidy up
2409
2410         * src/addrbook.[ch]
2411         * src/addrbook.[ch]
2412         * src/addrbook.[ch]
2413                 
2414
2415 2002-01-18 [paul]       0.7.0claws13
2416
2417         * sync with sylpheed 0.7.0cvs8
2418                 configure.in: support Mac OS X (Darwin)
2419
2420 2002-01-18 [carsten]    0.7.0claws12
2421         * src/html.c
2422                 small hack to fix a segfault with an empty href
2423                 (reported by Alexandra Walford <deeni@altern.org>)
2424         * src/mainwindow.c
2425         * src/summaryview.c
2426                 the shortcuts for Mark und Mark as unread are hardcoded
2427                 again
2428         * src/compose.c
2429         * src/gtkstext.[ch]
2430                 readded the shortcuts in gtkstext but made them
2431                 customizeable (simply by adding a menu plus a wrapper
2432                 to compose.c)
2433
2434 2002-01-17 [melvin]     0.7.0claws11
2435
2436         * src/gtkspell.c
2437                 fix default dictionary not being saved.
2438
2439 2002-01-16 [darko]      0.7.0claws10
2440
2441         * src/compose.c
2442                 fix wrapping crash with URL longer than wrapping margin
2443
2444 2002-12-08 [hoa]        0.7.0claws10
2445
2446         * src/matcher_parser_parse.y
2447                 fixed some bugs
2448
2449         * src/prefs_filtering.c
2450                 now, we can use bounce action in the dialog box.
2451
2452 2002-01-16 [carsten]    0.7.0claws9
2453         * src/gtkstext.c
2454                 removed the <control> and <alt> shortcuts because they're
2455                 not needed and interefered with the "normal" shortcuts
2456         * src/mainwindow.c
2457         * src/summaryview.c
2458                 removed most of the hardcoded shortcuts and assigned
2459                 them to menu entries making them easy customizable by
2460                 that
2461
2462 2002-01-16 |melvin]     0.7.0claws8
2463
2464         * src/gtkspell.c
2465                 fixed bug where using the mouse and when the compose
2466                 window is not on top may result in a crash.
2467
2468 2002-01-16 [melvin]     0.7.0claws7
2469
2470         * src/compose.c
2471                 fixed a long standingspell checker bug which could 
2472                 cause a crash after sending a message.
2473
2474 2002-01-16 [paul]       0.7.0claws6
2475
2476         * sync with sylpheed 0.7.0cvs7
2477                 see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
2478                 2002-01-15, and 2002-01-16
2479
2480 2002-01-16 [melvin]     0.7.0claws5
2481
2482         * README.claws
2483         * src/compose.c
2484         * src/gtkspell.[ch]
2485         * src/main.c
2486                 Heavily modified spell checker code to work around
2487                 ispell bug, to add keyboard shortcuts and for future
2488                 enhancements. See README.claws for usage information.
2489
2490 2002-01-15 [alfons]     0.7.0claws4
2491         
2492         * src/summaryview.c
2493                 change gtk_ctree_sort_node() into gtk_ctree_sort_recursive()
2494                 so sorting within threads reflects sort mode
2495
2496 2002-01-15 [christoph]  0.7.0claws3
2497
2498         * src/procmsg.c
2499                 added alertpanel if mail sending failed
2500
2501 2002-01-15 [alfons]     0.7.0claws2
2502         
2503         * src/prefs_filtering.c
2504                 don't stop timer when prefs filtering dialog is opened
2505
2506 2002-01-14 [alfons]     0.7.0claws1
2507
2508         * src/addr_compl.c
2509         * src/prefs.c
2510                 remove debug_print()s for privacy reasons
2511
2512 2002-01-14 [darko]      0.7.0claws
2513
2514         * README.claws
2515                 quotation wrapping is now also in the main branch
2516
2517 2002-01-14 [paul]
2518
2519         * tools/filter_conv.pl
2520                 allow for Boolean Op and case-sensitivity
2521                 this file is included in the release and tagged
2522                 'rel_0_7_0'
2523
2524 2002-01-13 [paul]       0.7.0claws
2525
2526         * release 0.7.0, with cvs tag 'rel_0_7_0'
2527
2528 2002-01-13 [paul]
2529
2530         * tools/filter_conv.pl
2531         * tools/README
2532                 rewritten to output to matcherrc instead of filteringrc
2533
2534         * po/es.po
2535                 updated Spanish translation by Ricardo Mones Lastra
2536
2537 2002-01-13 [alfons]
2538
2539         * po/nl.po
2540                 update dutch translation
2541
2542 2002-01-13 [paul]
2543
2544         * po/pt_BR.po
2545                 Updated by Fabio Junior Beneditto 
2546
2547 2002-01-13 [melvin]     0.6.6claws53
2548
2549         * po/fr.po
2550                 Updated french translation
2551
2552 2002-01-12 [alfons]     0.6.6claws52
2553
2554         * src/filtering.c
2555                 plug mem leak that has been sitting there for ages              
2556
2557 2002-01-12 [alfons]     0.6.6claws51
2558
2559         * src/summaryview.c
2560                 undo melvin's changes from 0.6.6claws48 because summary
2561                 view now refuses to select first unread message when
2562                 selecting a folder 
2563
2564 2002-01-11 [alfons]     0.6.6claws50
2565
2566         * src/import.c
2567                 use claws' semantics for getting folder item when
2568                 importing an mbox file into a folder 
2569                 (submitted by Dale P. Smith)
2570
2571 2002-01-11 [christoph]  0.6.6claws49
2572
2573         * src/prefs.h
2574                 set sensitivity in SET_TOGGLE_SENSITIVITY macro from
2575                 toggle widget, because non static prefs can not use
2576                 prefs_set_* functions
2577         * src/prefs_account.c
2578                 toggle smtp auth password field sensitivity if
2579                 user id is empty and add descrition of usage for
2580                 these fields
2581         * src/prefs_folder_item.c
2582                 use SET_TOGGLE_SENSITIVITY macro to instead of extra
2583                 callbacks
2584
2585 2002-01-11 [melvin]     0.6.6claws48
2586
2587         * src/compose.c
2588                 fix the 'Ctrl-Enter' feature for sending and test really
2589                 for 'Ctrl-Enter' (as Ctrl-Space is also used for activating
2590                 editables which was not documented in Gtk)
2591
2592         * src/summaryview.c
2593                 Made summaryview refresh after sorting and not before.
2594
2595 2002-01-11 [christoph]  0.6.6claws47
2596
2597         * src/compose.c
2598                 select account from account ids if possible and
2599                 correctly set save folder for copy in reedit
2600
2601 2002-01-10 [paul]       0.6.6claws46
2602
2603         * sync with sylpheed 0.7.0 release
2604                 see ChangeLog entries 2002-01-07, 2002-01-08 and
2605                 2002-01-09
2606
2607 2002-01-09 [alfons]
2608
2609         * src/summaryview.c
2610                 remove more dirt traces...
2611
2612 2002-01-09 [alfons]
2613         
2614         * src/summaryview.c
2615                 clean up some traces of my debugging stuff
2616
2617 2002-01-09 [alfons]     0.6.6claws45
2618
2619         * src/filtering.c
2620                 break up filteringprop_apply() in three separate pieces
2621                 so we can drop messages that failed processing in the
2622                 inbox
2623
2624         * src/summaryview.c
2625                 fix bug #469598 "no refresh of inbox after filter" which 
2626                 was introduced by the new summary view locking, and which 
2627                 prevented the summary view to update after a manual filter 
2628                 message. claw's filter message requires a summary_show().
2629                 (aargh, summary_show() again! :-)
2630                 
2631 2002-01-07 [alfons]     0.6.6claws44
2632
2633         * src/headerwindow.c
2634         * src/logwindow.c
2635         * src/messageview.c
2636         * src/sourcewindow.c
2637                 bring in Hiro's last 0.7.0 wm class fixes
2638
2639         * tools/sylprint.pl
2640                 bring in Ricardo's fix for sylprint script
2641
2642         * AUTHORS       
2643         * src/rfc2015.[ch]
2644         * src/prefs_common.[ch]
2645         * src/prefs_account.[ch]
2646         * src/compose.c
2647                 clean up account preference poison in rfc2015,
2648                 and preparation to fix double sign bug 
2649                 (patch submitted by Simon 'corecode' Schubert)
2650
2651 2002-01-07 [christoph]  0.6.6claws43
2652
2653         * src/mh.c
2654                 search for free message number, do not only rely
2655                 on last_num
2656         * src/send.c
2657                 fix smtp auth and use extra account information
2658                 if available, if not use pop3 data instead
2659                 (closes bug #500341)            
2660         * src/ssl.[ch]
2661                 match coding style
2662
2663 2002-01-06 [alfons]     0.6.6claws42
2664
2665         * src/mainwindow.c
2666                 try making the separate windows work again...
2667
2668 2002-01-06 [alfons]     0.6.6claws41
2669
2670         * src/mainwindow.c
2671                 adapt Hiro's separate window menu (to get rid of the funny
2672                 duplicate menu items), and make it work again
2673
2674 2002-01-06 [alfons]     0.6.6claws40
2675
2676         * tools/Makefile.am
2677         * tools/sylprint.rc
2678         * tools/sylprint.pl
2679         * tools/README.sylprint
2680                 add sylprint script for printing mails from Sylpheed
2681                 (contributed by Ricardo Mones Lastra)
2682
2683         * src/acount.c
2684                 clean up
2685
2686 2002-01-06 [melvin]     0.6.6claws39
2687
2688         * src/mainwindow.c
2689         * src/summaryview.c
2690                 Fixed crash introduced in 0.6.6claws38 by the menu
2691                 reorganisation (Hide read messages)
2692         
2693         * ChangeLog.claws 
2694                 Fixed typo (we are now in 2002, alfons ;) )
2695
2696 2002-01-05 [alfons]     0.6.6claws38
2697
2698         * sync with sylpheed 0.6.6cvs10-17
2699                 (last stuff marked as LAST_STABLE)
2700
2701 2002-01-04 [melvin]     0.6.6claws37
2702
2703         * src/account.c
2704                 Made account selection code use strcasestr again instead of
2705                 g_strcasecmp (fixes bug where reediting queued messages
2706                 did not select proper account reported by T. Link).
2707         
2708         * src/folderview.c
2709                 Fix bug where folder icons are not shown when 'hide read messages'
2710                 is on.
2711         
2712         * src/stock_pixmaps.[ch]
2713                 Added folder icons for 'hide read messages'.
2714         
2715         * src/compose.c
2716                 Fixed bug where 'Enter' in a header entry will send the message 
2717                 if 'CTL-Enter' was chosen as a shorcut for sendind. 
2718
2719 2002-01-03 [melvin]     0.6.6claws36
2720         
2721         * src/prefs.[ch]
2722                 Added popup menu for common preferences and
2723                 account preferences (right click on tab displays
2724                                 a menu of all tabs.)
2725
2726 2002-01-02 [melvin]     0.6.6claws35
2727
2728         * src/gtkspell.[ch]
2729                 Made spelling code compatible with undo/redo feature.
2730                 Added creation of suggestion mode menu for the general
2731                         preferences.
2732         
2733         * src/prefs_common.[ch]
2734                 Added option menu for the speller's suggestion mode.
2735                 Added missing spaces in "..." buttons and made a "..."
2736                         button non translatable!
2737         
2738         * src/compose.c
2739                 Made speller use the default suggestion mode.
2740                 Hack to make it possible to choose 'CTRL-Enter' as a
2741                         shortcut for sending (and only for sending).
2742
2743         * src/prefs_folder_item.c
2744                 Changing subject simplification does not update cache 
2745                         anymore (because it is unnecessary).
2746                 Fixed bug where changing subject simplification updated the 
2747                         summaryview even when the viewed folder is not the
2748                         folder which properties are being changed. (E.g. 
2749                                         viewing folder A and changing
2750                                         the subject simplification of 
2751                                         folder B -not being viewed- updated the 
2752                                         summaryview of folder A with data of
2753                                         folder B). (Hope this is clear... )
2754
2755 2001-12-31 [alfons]     0.6.6claws34
2756         
2757         * src/ldif.c
2758         * src/mutt.c
2759                 fgetc() returns a signed integer which doesn't
2760                 fit in a char. so c truncates this to a char
2761                 but we may lose significant bits. i.e. we may
2762                 comparing 0xFF which may not be equal to -1
2763                 unless properly casted to signed char which
2764                 we won't do because fgetc() returns a signed
2765                 integer which doesn't fit in a char. so c 
2766                 truncates this to a char but we may lose 
2767                 significat bits. (you got the idea, thanks
2768                 to Gustavo Noronha Silva <kov@debian.org>
2769                 and the Debian folks!)
2770
2771 2001-12-30 [alfons]     0.6.6claws33
2772
2773         * src/prefs_common.c
2774                 add #ifdef USE_PSPELLs that Melvin forgot               
2775
2776 2001-12-30 [melvin]     0.6.6claws32
2777         
2778         * src/prefs_common.[ch]
2779                 Added configurable color for misspelled words.
2780
2781         * src/gtkspell.[ch]
2782                 Fixed bug of foreground text color (reported by David
2783                                 Mehrmann)
2784                 Added configurable color for misspelled words.
2785
2786 2001-12-30 [alfons]     0.6.6claws31
2787
2788         * src/folder.c
2789                 remove unnecessary things someone put there
2790
2791         * src/mh.c
2792         * src/folder.[ch]
2793                 make folder properties (like threading and sorting) persistent
2794                 (closes bug #497424 "rescan folder tree resets proprieties")
2795                 currently this is only for MH folders. 
2796
2797 2001-12-29 [melvin]     0.6.6claws30
2798
2799         * src/string_match.[ch]
2800                 Optimized a bit: regexp pattern buffer compiled only once, and
2801                   one subroutine call removed. Fixed ^ regexp search: Now, 
2802                   "(^Re: )|(^Hello)" removes only "Re: " from "Re: Hello".
2803         
2804         * src/summaryview.c
2805                 Subject filtering changed to filter summary columns and
2806                   not directly the messages subject cache. The loss in 
2807                   performance is balanced by the improvement of string_match.
2808                 Added an alert panel if there is an error in the regexp.
2809
2810         * src/src/prefs_folder_item.h
2811                 Added a regexp pattern buffer.
2812
2813 2001-12-28 [alfons]     0.6.6claws29
2814
2815         * src/string_match.[ch]
2816                 clean up name space
2817                 allow compilation *BSD
2818
2819 2001-12-27 [alfons]     0.6.6claws28
2820
2821         * src/filter.c
2822                 sync the Hiro's bug fix for BSD
2823
2824 2001-12-27 [melvin]     0.6.6claws27
2825         
2826         * src/compose.c
2827                 Simplify focus to subject entry code.
2828
2829 2001-12-27 [darko]      0.6.6claws26
2830
2831         * src/filtering.c
2832         * src/mbox_folder.c
2833         * src/messageview.c
2834         * src/mh.c
2835         * src/procheader.[ch]
2836         * src/procmsg.h
2837         * src/stock_pixmap.[ch]
2838         * src/summaryview.c
2839                 Show key icon for encrypted mails in summary view
2840
2841         * src/pixmaps/clip.xpm
2842         * src/pixmaps/clipkey.xpm
2843         * src/pixmaps/key.xpm
2844                 New/modified icons for the above
2845
2846 2001-12-27 [melvin]     0.6.6claws25
2847
2848         * src/prefs_common.c
2849                 Put spell checker options in a separate tab to decrease
2850                 the Common Preferences window height.
2851
2852         * README.claws  
2853                 Update spell checker usage instruction about its options
2854                 location.
2855
2856 2001-12-27 [melvin]     0.6.6claws24
2857
2858         * src/compose.c
2859                 Changed subject entry widget position. Initial focus is
2860                 on the To header instead of the subject entry.
2861                 Creating a new header scrolls the header list to make the
2862                 created one visible. Nevertheless, when automatically filling
2863                 headers, the first one is shown.
2864                 A Tab key press in the last empty header entry zips the 
2865                 focus to the subject entry.
2866                 (I did not change the combo boxes, yet)
2867
2868 2001-12-26 [alfons]     0.6.6claws23
2869
2870         * src/prefs_account.c
2871         * src/inc.c
2872                 allow default inbox to reside in another mailbox (only
2873                 works for POP3 accounts)
2874
2875 2001-12-26 [alfons]     0.6.6claws22
2876         
2877         * src/textview.c
2878                 make reply-on-click work with the account of the selected folder
2879         * src/compose.c
2880                 put a fixme here to remind me to fix finding correct default
2881                 account for nested folders
2882
2883 2001-12-25 [alfons]     0.6.6claws21
2884
2885         * src/summaryview.c
2886                 make column headers display locked and mark pixmaps (idea by Melvin) 
2887                 fix bug by adding score and locked column type to sort array
2888
2889 2001-12-25 [alfons]     0.6.6claws20
2890         
2891         * src/summaryview.c
2892                 catch a *potentially* inadvertent write back of  
2893                 the message cache(s) introduced by 0.6.5claws37
2894
2895 2001-12-25 [christoph]  0.6.6claws19
2896
2897         * src/stock_pixmap.[ch]
2898         * src/summaryview.c
2899                 add ignore thread pixmap
2900                 (can someone draw a better icon for this?)
2901
2902 2001-12-24 [alfons]     0.6.6claws18
2903
2904         * src/prefs_folder_item.c
2905                 make address completion actually work for the
2906                 Default To address in the Folder Property dialog.
2907
2908 2001-12-24 [alfons]     0.6.6claws17
2909         
2910         * src/summaryview.c
2911                 use new style regexp for subject stripping 
2912                 (patch submitted by Thomas Link <t.link.tmp200101@gmx.net>)
2913
2914 2001-12-24 [darko]      0.6.6claws16
2915
2916         * src/pgptext.c
2917         * src/rfc2015.c
2918                 move GPG related informational messages to debug mode
2919
2920 2001-12-23 [alfons]     0.6.6claws15
2921
2922         * src/stock_pixmap.[ch]
2923         * src/summaryview.c
2924                 add the forgotten Claws' locked pixmap
2925
2926 2001-12-23 [alfons]     0.6.6claws14
2927
2928         * src/filesel.c
2929                 accept file name typed in entry in multi file
2930                 selector (patch submitted by Gustavo Noronha Silva 
2931                 <kov@debian.org>)
2932
2933 2001-12-23 [alfons]     0.6.6claws13
2934
2935         * src/prefs_filter.c
2936         * src/prefs_filtering.c
2937         * src/matcher.c
2938         * src/importmutt.c
2939                 clean up a little bit
2940         
2941         * src/string_match.c
2942                 validate input strings a little bit more
2943
2944 2001-12-23 [alfons]     0.6.6claws12
2945
2946         * src/Makefile.am
2947         * src/summaryview.c
2948         * src/string_match.[ch]         ** NEW **
2949         * src/folderview.[ch]
2950         * src/headerview.h
2951         * src/folder.[ch]
2952         * src/prefs_folder_item.[ch]
2953                 add subject simplification to strip out strings from
2954                 a subject line (esp. handy for mailing lists). 
2955                 (original patch by by Thomas Link <t.link.tmp200101@gmx.net>,
2956                 but slightly changed things for better integration.)
2957
2958 2001-12-23 [alfons]     0.6.6claws11
2959
2960         * src/mainwindow.c
2961                 fix bug introduced by submission included in 0.6.5claws52.
2962                 ideally this submission should clean the trash if any trash
2963                 folder has a message. however, the hasTrash variable was
2964                 set to false whenever a trash folder was empty (discarding
2965                 a previously found *filled* trash folder.)
2966
2967                 also edited the code a little bit and made it more safe.
2968
2969 2001-12-22 [alfons]     0.6.6claws10
2970
2971         * src/imap.c
2972                 quick fix for Martin Pool's omission of an account
2973                 specific SSL setting
2974
2975 2001-12-22 [alfons]     0.6.6claws9
2976
2977         * src/compose.c
2978         * src/messageview.c
2979         * src/mimeview.c
2980         * src/pgptext.c
2981         * src/procmime.[ch]
2982                 better support for multipart/digest (submitted
2983                 by Fredrik <e98fo@efd.lth.se>)
2984
2985 2001-12-22 [alfons]     0.6.6claws8
2986
2987         * src/addressbook.c
2988                 correct function signature
2989         * src/socket.[ch]
2990         * src/imap.[ch]
2991         * src/prefs_account.[ch]
2992                 allow IMAP over SSH tunnel (patch submitted by 
2993                 Martin Pool <mbp@samba.org>)
2994
2995 2001-12-21 [alfons]     0.6.6claws7
2996
2997         * sync with sylpheed 0.6.6cvs4-9
2998                 (may have forgotten something: LAST_STABLE is 0.6.6claws6)
2999
3000 2001-12-21 [christoph]  0.6.6claws6
3001
3002         * src/compose.c
3003         * src/prefs_folder_item.[ch]
3004                 implement saving of outgoing messages to current folder.
3005                 fix segfault when no default outbox is available
3006                 (closes bug #495683)
3007
3008 2001-12-21 [carsten]    0.6.6claws5
3009         * src/folderview.c
3010         * src/summaryview.c
3011                 pressing CTRL while DND does now the expected thing and
3012                 copies the mail (moving is still the default, as this
3013                 seam more appropriate for handling mails by DND)
3014
3015 2001-12-18 [paul]       0.6.6claws4
3016
3017         * sync with sylpheed 0.6.6cvs3
3018                 see ChangeLog entries 2001-12-18
3019
3020 2001-12-18 [hiro]       0.6.6claws3
3021
3022         * src/undo.c
3023                 fix for multibyte characters (obtain the number of letters
3024                 instead of bytes).
3025
3026 2001-12-17 [paul]       0.6.6claws2
3027
3028         * sync with sylpheed 0.6.6cvs1
3029                 see ChangeLog entry 2001-12-16
3030
3031 2000-12-17 [alfons]     0.6.6claws1
3032
3033         * src/filtering.c
3034                 clean up
3035
3036 2001-12-16 [paul]       0.6.6claws
3037 2001-12-15
3038
3039         * Release version 0.6.6claws, cvs tag: rel_0_6_6
3040
3041         * src/mimeview.c
3042                 last minute sync with main 0.6.6
3043
3044         * po/es.po
3045                 updated by Ricardo Mones Lastra
3046                 update for last minute sync
3047         * po/fr.po
3048         * po/nl.po
3049                 update for last minute sync
3050         * po/de.po
3051                 updated by Jens Oberender
3052         * po/pt_BR.po
3053                 updated by Fabio Junior Beneditto
3054
3055         * src/prefs_common.[ch]
3056         * src/undo.c
3057                 number of undo levels is user configurable
3058                 (squeeze it into the release in the dying
3059                 moments) Submitted by Jens Oberender    
3060
3061 2001-12-15 [melvin]
3062
3063         * po/fr.po
3064                 updated french translation
3065
3066 2001-12-15 [paul]       0.6.5claws92
3067
3068         * sync with sylpheed 0.6.5cvs28
3069                 see ChangeLog entry 2001-12-14 (src/prefs_account.c)
3070
3071         * po/nl.po
3072                 update to allow for sync
3073
3074 2001-12-15 [alfons]
3075         
3076         * po/nl.po
3077                 update dutch translation
3078
3079 2001-12-14 [carsten]    0.6.5claws91
3080         * src/summaryview.c
3081                 fixed bug #473785; also after changing the column order
3082                 the same message will be selected and displayed as before
3083                 the reordering
3084
3085 2001-12-14 [carsten]    0.6.5claws90
3086         * src/folderview.c
3087                 probably found the bug reported by wwb opening or closing
3088                 a folder tree just before dnd (found the solution in the
3089                 balsa source -- thanks to them)
3090
3091 2001-12-14 [carsten]    0.6.5claws89
3092         * src/gtkutils.c
3093         * src/account.c
3094                 moved gtk_clist_moveto to the right place, so that
3095                 only the accounts dialog is effected on opening
3096
3097 2001-12-14 [carsten]    0.6.5claws88
3098         * src/gtkutils.c
3099                 gtkut_clist_set_focus_row does a gtk_clist_moveto
3100                 now, so that the focused row will be seen in any case
3101                 (reported by wwp on sf-claws-user)
3102
3103 2001-12-14 [darko]      0.6.5claws87
3104
3105         * src/compose.c
3106                 remove unnecessary line
3107
3108 2001-12-14 [paul]       0.6.5claws86
3109
3110         * sync with sylpheed 0.6.5cvs27
3111                 see ChangeLog entries 2001-12-14
3112
3113 2001-12-14 [carsten]    0.6.5claws85
3114         * src/mainwindow.c
3115                 following a suggestion of Melvin the rcoabm pops up
3116                 right under the button now and the button is reliefed
3117                 while the popup is open
3118
3119 2001-12-14 [darko]      0.6.5claws84
3120
3121         * src/compose.c
3122                 fix crash when wrapping long lines if linewrap quotation
3123                 is disabled and wrapper encounters a word spanning more
3124                 than one line
3125
3126 2001-12-13 [paul]       0.6.5claws83
3127
3128         * src/compose.c
3129                 prefer 'Reply-To' header over mailing list header when
3130                 replying to a message. Finally prevent all those confirmation 
3131                 messages being sent to the list itself.
3132
3133         * src/summaryview.c
3134                 remove unused summary_set_menu_sensitive() entry
3135
3136 2001-12-13 [paul]       0.6.5claws82
3137
3138         * src/folderview.c
3139         * src/pixmaps/inbox-hrm.xpm     ** NEW FILE **
3140         * src/pixmaps/outbox-hrm.xpm    ** NEW FILE **
3141         * src/pixmaps/trash-hrm.xpm     ** NEW FILE **
3142                 improvements to 'Hide read messages': Inbox, Outbox,
3143                 Trash, Queue, and Draft icons now reveal presence of hidden 
3144                 messages
3145
3146 2001-12-12 [alfons]     0.6.5claws81
3147
3148         0.6.5claws80 was tagged as LAST_STABLE
3149
3150         * src/filtering.[ch]
3151         * src/matcher.[ch]
3152         * src/matcher_parser_lex.c
3153                 fix the filtering; my last attempt to get it right, 
3154                 if it does not work, it's Hoa's turn. ;-)
3155
3156                 for my honourable peers:
3157                 
3158                 the code now makes a clear distinction between
3159                 rules as they are displayed (probably escaped),
3160                 and as they are executed (probably unescaped). the
3161                 parser does *NOT* do any unescaping, this is
3162                 the task of the matcher.c (which breaks up a
3163                 rule into condition) and the filtering.c (which
3164                 breaks up the rule's action). to make this
3165                 run happily we provide an unescaped copy of
3166                 crucial strings to the MatcherProp and 
3167                 FilteringAction structures. note that the only
3168                 exception to this is any REGEXP string. those
3169                 are directly passed to regcomp() and regexp()
3170                 (who have much more powerful unescape functions).
3171                 
3172                 for everyone else:
3173         
3174                 you can escape tab (\t), carriage return (\r),
3175                 linefeed (\n), form feed (\f), quote (\"), 
3176                 single quote (\'), bell (\b) in all the entry
3177                 lines in the scoring & filtering dialogs.
3178                 as an added bonus this should not affect
3179                 existing filtering rules.
3180
3181 2001-12-12 [carsten]    0.6.5claws80
3182
3183         * src/summaryview.c
3184         * po/de.po
3185                 "item(s) selected" is now sensitive to 1 or more
3186                 than one selected (nice for language where simple
3187                 adding of a "s" is not possible as German (Eintrag
3188                 ->Eintr"age)
3189                 
3190                 the "forward as attachment" entry from the right
3191                 click menu removed, "forward" acts following the
3192                 prefs
3193         
3194         * src/textview.c
3195                 reverted my former changes; so compiler warning again
3196                 but there's more GTK_TEXT/GTK_STEXT mixing on other places
3197                 nevertheless
3198
3199         * src/messageview.c
3200                 "search in message" does now *not* only work in MVIEW_TEXT
3201                 messages, but also in a MIMEVIEW_TEXT part of MVIEW_MIME
3202                 message
3203
3204         * src/mainwindow.c
3205                 removed "/File/_Close" as it was the same as "/File/E_xit"
3206                 and we don't need it two times
3207
3208                 the separate folder view and message view now get a distinct
3209                 WMCLASS, just in case someone is using sawfish ;-)
3210
3211                 as the menu entries "/View/Message view" and "/View/Folder tree"
3212                 are only doing something when SEPARATE_MESSAGE or SEPARATE_FOLDER
3213                 make them sensitive accordingly and as these two are "shown"
3214                 after startup anytime check this menuitem at startup
3215
3216 2001-12-12 [paul]       0.6.5claws79
3217
3218         * src/folderview.c
3219                 fix sensitivity of 'Search folder...', broken in
3220                 0.6.5claws75
3221
3222         * src/mainwindow.c
3223                 fix dodgy English
3224
3225 2001-12-11 [carsten]    0.6.5claws78
3226         * src/filtering.c
3227                 fixed two typos returning a wrong FALSE/TRUE
3228         * src/mainwindow.[ch]
3229                 extra menu for email/news button removed
3230
3231 2001-12-11 [alfons]     0.6.5claws77
3232         
3233         * src/matcher.c                 (1.3)
3234         * src/matcher_parser_lex.l      (1.28)
3235                 revert for another attempt
3236                 mark 0.6.5claws77 as LAST_STABLE
3237
3238 2001-12-11 [christoph]  0.6.5claws76
3239
3240         * po/de.po
3241                 fixed wrong translation for prev. unread msg
3242
3243 2001-12-11 [paul]       0.6.5claws75
3244
3245         * src/folder.[ch]
3246         * src/folderview.c
3247         * src/mainwindow.c
3248         * src/summaryview.[ch]
3249         * src/pixmaps/dir-open-hrm.xpm  ** NEW FILE **
3250                 enable ability to hide read messages on per folder basis via 
3251                 '/Summary/Hide read messages'; when selected, a folder will 
3252                 have a red open folder icon, instead of a blue icon, if the 
3253                 folder contains hidden messges
3254                 submitted by Thomas Link <t.link.tmp200101.gmx.net> 
3255
3256         * src/mainwindow.c
3257                 remove '/Message/Forward as attachment' from 
3258                 main_window_set_menu_sensitive() to prevent debug warning
3259
3260         * src/folderview.c
3261         * src/mainwindow.c
3262                 Clean up some of the English
3263
3264         * tools/newscache_clean.pl
3265                 allow for new 'hidereadmsgs' entry in folderlist.xml
3266
3267         * po/es.po
3268                 updated translation, submitted by Ricardo Mones Lastra
3269
3270 2001-12-11 [paul]       0.6.5claws74
3271
3272         * sync with sylpheed 0.6.5cvs25
3273                 see ChangeLog entry 2001-12-11
3274
3275 2001-12-10 [alfons]     0.6.5claws73
3276
3277         * src/matcher.c
3278                 add more control characters
3279         * src/matcher_parser_lex.l
3280                 make escaping / unescaping work again
3281
3282 2001-12-10 [alfons]     0.6.5claws72
3283
3284         * src/imap.c
3285                 clean up warnings "returning value for void function" 
3286         * src/prefs_filtering.c
3287                 make info button for execute action sensitive
3288
3289 2001-12-10 [paul]       0.6.5claws71
3290
3291         * src/compose.c
3292         * src/imap.[ch]
3293         * src/summaryview.c
3294                 fix: imap server now gets informed of MARKED, UNMARKED
3295                 and REPLY events. Now people can use different IMAP-Mail
3296                 clients and have the exact same information about MARKED,
3297                 UNMARKED and REPLY status with all of them. Especially
3298                 useful for imap servers with a web-frontend.
3299                 submitted by Tobias Sandhaas <medlor@web.de>
3300
3301 2001-12-09 [melvin]     0.6.5claws70
3302         
3303         * src/textview.[ch]
3304                 fixed bug #490076 (hunted down by Alfons who implemented
3305                 a workaround in 0.6.5claws65)
3306
3307 2001-12-09 [christoph]  0.6.5claws69
3308
3309         * src/summaryview.c
3310                 set pointer to string in LOCKED column to NULL
3311                 (might fix bug #490800)
3312
3313 2001-12-09 [carsten]    0.6.5claws68
3314
3315         * po/de.po
3316                 resolved some cluttered menu shortcuts 
3317                 ('creating new email' and 'creating news message'
3318                 hade the same)
3319         * src/compose.c
3320                 wmclass now distinc from main window
3321         * src/mainwindow.c
3322           src/mainwindow.h
3323                 email/news and forward button functionality similar
3324                 to the reply buttons; removed the ugly dropdown arrows
3325                 and use instead the right mouse button
3326
3327 2001-12-09 [paul]       0.6.5claws67
3328
3329         * src/imap.c
3330         * src/utils.h
3331                 allow spaces in imap folder names
3332                 submitted by Willem van Engen <wvengen@stack.nl>
3333
3334 2001-12-09 [paul]       0.6.5claws66
3335
3336         * sync with sylpheed 0.6.5cvs24
3337                 see ChangeLog entry 2001-12-09
3338
3339 2001-12-08 [alfons]     0.6.5claws65
3340
3341         * src/textview.c
3342                 prevent secondary selection claim after "add to sender" dialog
3343                 popped up. this is because there's a GDK_BUTTON_RELEASE pending.
3344                 we trick GTK by simulating a click at (0, 0) in the textview.
3345
3346 2001-12-08 [hoa]        0.6.5claws64
3347
3348         * src/folder.c
3349                 fixed a bug about the .processing folder name while filtering
3350
3351 2001-12-08 [alfons]     0.6.5claws63
3352
3353         * src/folderview.c 
3354                 work around problem of not correctly updating folder stats
3355                 when deleting messages. there's some folder scanning evil
3356                 going so the folderview_update_msg_num() does not work
3357                 correctly. need to investigate this.
3358
3359 2001-12-08 [paul]       0.6.5claws62
3360
3361         * sync with sylpheed 0.6.5cvs23
3362                 see ChangeLog entry 2001-12-08
3363
3364 2001-12-07 [christoph]  0.6.5claws61
3365
3366         * src/compose.c
3367                 fix another header translation problem
3368
3369 2001-12-07 [alfons]     0.6.5claws60
3370
3371         * src/mbox.c
3372                 make filtering also work on local spool mbox
3373
3374 2001-12-07 [carsten]    0.6.5claws59
3375         * src/addressbook.c
3376                 addressbook window gets a wmclass distinct from the main
3377                 sylpheed window
3378         * src/compose.h
3379         * src/mainwindow.[ch]
3380                   forward menu item will use mode selected in prefs, forward 
3381                 as attatchment in menu removed (will be substituted in the
3382                 toolbar similar to reply buttons)
3383                   create news message menu entry and news button is now 
3384                 sensitive to the existance of a news account
3385         * src/pixmaps/stock_mail_reply_quote.xpm           ** REMOVED **
3386         * src/pixmaps/stock_mail_reply_to_all_quote.xpm    ** REMOVED **
3387         * src/pixmaps/stock_mail_reply_to_sender_quote.xpm ** REMOVED **
3388                 these are removed because the toolbar buttons don't show
3389                 the quoting modus any longer
3390
3391 2001-12-07 [paul]
3392
3393         * tools/newscache_clean.pl      ** NEW FILE **
3394                 perl script to do some tidying up in the newscache directory 
3395                 
3396         * tools/sylpheed-switcher       ** NEW FILE **
3397                 perl script to enable easy switching between main and claws
3398                 
3399         * tools/README
3400                 added descriptions of the two new perl scripts          
3401
3402
3403 2001-12-07 [melvin]     0.6.5claws58
3404
3405         * src/messageview.c
3406                 fixed a warning during compilation introduced in 0.6.5claws56
3407
3408 2001-12-07 [paul]       0.6.5claws57
3409
3410         * src/mainwindow.[ch]
3411         * src/menu.[ch]
3412                 further usability enhancements to replying with or without 
3413                 quoting via the toolbar, use of Ctrl key is replaced by 
3414                 drop down menu 
3415                 Submitted by Carsten Schurig            
3416
3417 2001-12-07 [melvin]     0.6.5claws56
3418
3419         * src/messageview.c
3420                 hack to fix bug that prevented to make/paste selections
3421                 after switching between MVIEW_TEXT and MVIEW_MIME views
3422                 without deselecting the selection first.
3423
3424 2001-12-06 [alfons]     0.6.5claws55
3425
3426         * src/filtering.[ch]
3427         * src/inc.c
3428                 revise filtering a little bit more, and make sure
3429                 messages are delivered to the appropriate inbox
3430                 (perhaps set per account)
3431
3432 2001-12-06 [paul]       0.6.5claws54
3433
3434         * sync with sylpheed 0.6.5cvs22
3435                 see ChangeLog entry 2001-12-06
3436
3437 2001-12-05 [alfons]     0.6.5claws53
3438
3439         * src/inc.c
3440         * src/folder.[ch]
3441         * src/procmsg.c
3442         * src/filtering.c
3443                 more revisions of filtering system
3444                 (last stable version is marked as LAST_STABLE)
3445                 
3446                 | NOTE 1): the filtering system now uses a local folder called
3447                 | .processing. if filtering fails, check this directory
3448                 | for missing messages.
3449                 |
3450                 | NOTE 2): help us find the filtering actions still missing
3451
3452 2001-12-05 [paul]       0.6.5claws52
3453
3454         * src/mainwindow.c
3455                 fix bug where 'Empty Trash?' pop-up window appears even
3456                 when Trash is empty, submitted by Jesse Skinner         
3457
3458 2001-12-05 [melvin]     0.6.5claws51
3459
3460         * src/compose.c
3461                 fixed bug #486106 to select correct account when reediting 
3462                 a queued message
3463         
3464 2001-12-04 [alfons]     0.6.5claws50
3465
3466         * src/mh.c
3467                 declare markfile in appropriate functions when
3468                 no fchmod() is found (thanks to Mark Heerdink <marc@koelkast.net>
3469                 for spotting this)
3470
3471 2001-12-04 [paul]       0.6.5claws49
3472
3473         * sync with sylpheed 0.6.5cvs21
3474                 see ChangeLog entry 2001-12-04
3475
3476 2001-12-03 [christoph]  0.6.5claws48
3477
3478         * po/de.po
3479                 changed translation of undo
3480         * src/account.c
3481         * src/folder.c
3482                 don't reinvent the wheel to traverse a GNode
3483         * src/compose.[ch]
3484                 seperate code to create the compose gui into functions
3485                 add "Others" page with folder selection for saving copy
3486                 of the message.
3487                 the folder identifier is saved to queue header
3488         * src/procmsg.c
3489                 save message to folder in queue header
3490
3491 2001-12-03 [paul]       0.6.5claws47
3492
3493         * sync with sylpheed 0.6.5cvs20
3494                 see ChangeLog entry 2001-12-03
3495
3496 2001-12-01 [paul]
3497
3498         * more sync with sylpheed 0.6.5cvs19
3499                 see ChangeLog entry 2001-11-29
3500
3501 2001-11-30 [paul]       0.6.5claws46
3502         
3503         * src/compose.c
3504                 remove conflicts introduced by Hoa's last commit
3505          
3506         * src/mainwindow.c
3507                 make 'Message/Bounce' sensitive
3508
3509 2001-11-30 [hoa]        0.6.5claws45
3510
3511         * src/compose.c
3512                 slightly change bounce function to add
3513                 information about the user that bounced the mail
3514                 in the From header line.
3515
3516         * src/folderview.c
3517                 permit the use of processing in outbox folder.
3518
3519 2001-11-29 [paul]       0.6.5claws44
3520
3521         * src/mainwindow.[ch]
3522         * src/prefs_common.c
3523         * src/pixmaps/stock_mail_reply_quote.xpm            ** NEW FILE **
3524         * src/pixmaps/stock_mail_reply_to_all_quote.xpm     ** NEW FILE **
3525         * src/pixmaps/stock_mail_reply_to_author_quote.xpm  ** NEW FILE **
3526                 usability enhancements to the quoting, implements
3527                 use of Ctrl key to toggle quoting settings
3528                 Submitted by Carsten Schurig <Carsten.Schurig@web.de>
3529
3530 2001-11-29 [paul]       0.6.5claws43
3531         
3532         * sync with sylpheed 0.6.5cvs19
3533                 see ChangeLog entry 2001-11-28
3534
3535 2001-11-29 [melvin]     0.6.5claws42
3536         * src/Makefile.am
3537                 added enriched.[ch] to the list of files
3538
3539         * src/textview.c
3540         * src/mimeview.c
3541         * src/procmime.[ch]
3542         * src/enriched.[ch]
3543                 added support to view text/enriched
3544                 added support to show headers in message view for text/enriched and text/html
3545                         in non multipart messages
3546
3547 2001-11-28 [paul]       0.6.5claws41
3548
3549         * more sync with sylpheed 0.6.5cvs18
3550                 see ChangeLog entry 2001-11-27 (src/prefs_common.c)
3551
3552 2001-11-27 [paul]       0.6.5claws40
3553         
3554         * po/pt_BR.po
3555                 updated translation, submitted by Fabio Junior Beneditto
3556                 
3557         * sync with sylpheed 0.6.5cvs18
3558                 see ChangeLog entries 2001-11-26 (src/textview.c) and
3559                 2001-11-27
3560
3561
3562 2001-11-26 [paul]
3563
3564         * po/es.po
3565                 updated translation, submitted by Ricardo Mones Lastra
3566
3567 2001-11-26 [alfons]
3568
3569         * src/matcher.c
3570                 add more translatable strings
3571
3572 2001-11-26 [christoph]  0.6.5claws39
3573
3574         * po/de.po      
3575                 fixed one more umlaut
3576         * src/compose.c
3577                 fix translated header when it should not be translated
3578
3579 2001-11-26 [paul]       0.6.5claws38
3580
3581         * src/mainwindow.c
3582                 remove '/Message/Add Sender to address book' from 
3583                 main_window_set_menu_sensitive(), prevent debug warning
3584                 add 'Message/Mark/Mark all read' to mainwin_entries[]
3585
3586 2001-11-26 [paul]       0.6.5claws37
3587
3588         * src/summaryview.c
3589                 fix 'recurring unread state' bug 
3590
3591         * tools/README 
3592         * tools/filter_conv.pl
3593                 read name of top level mailbox from folderlist.xml
3594                 and presume nothing about its name              
3595
3596 2001-11-26 [darko]      0.6.5claws36
3597
3598         * src/gtkstext.[ch]
3599                 removed functions that are now in gtkutils.c
3600                 use gtkut_text_is_uri_string() from gtkutils.c
3601         * fix my comment on 2001-11-23 (missing gtkutils.[ch])
3602
3603 2001-11-26 [paul]       0.6.5claws35
3604
3605         * sync with sylpheed 0.6.5cvs16
3606                 see ChangeLog entries 2001-11-25 and 2001-11-26
3607
3608 2001-11-25 [alfons]     0.6.5claws34
3609
3610         EXPERIMENTAL!!! Please checkout the last stable version using: 
3611           
3612         % cvs update -r LAST_STABLE -dRAP
3613
3614         (Or help us testing this stuff.)
3615
3616         * src/filtering.c               (1.14)
3617         * src/filtering.h               (1.6)
3618         * src/inc.c                     (1.28)
3619         * src/matcher.c                 (1.20)
3620         * src/mbox.c                    (1.9)
3621         * src/procmsg.h                 (1.14)
3622         * src/summaryview.c             (1.59)
3623         * src/summaryview.h             (dunno)
3624                 revert/merge/sync to as it was before commit 
3625                 on Thu, 19 Jul 2001 10:15:51 -0700.
3626
3627 2001-11-25 [hoa]        0.6.5claws33
3628
3629         * src/main.c
3630                 processing mails at startup
3631
3632         * src/folderview.c
3633         * src/summaryview.[ch]
3634                 processing mails when entering folder
3635
3636         * src/prefs_filtering.c
3637                 fixed some UI bugs
3638
3639 2001-11-24 [alfons]     0.6.5claws32
3640
3641         * src/summaryview.[ch]
3642                 make summary sort headers work, and also make
3643                 sure the sort type is stored
3644
3645 2001-11-23 [alfons]     0.6.5claws31
3646
3647         * src/summaryview.[ch]
3648                 make lock work like mark
3649                 disallow deleting messages marked as locked
3650
3651 2001-11-23 [alfons]     0.6.5claws30
3652
3653         * src/gtkstext.c
3654         * src/compose.[ch]
3655         * src/Makefile.am
3656         * src/undo.[ch]
3657                 merge undo patch submitted by Jens
3658
3659 2001-11-23 [christoph]  0.6.5claws29
3660
3661         * src/.cvsignore
3662                 added ylwrap
3663         * src/compose.c
3664                 fixed gpg signing and encoding
3665         * src/folder.[ch]
3666         * src/main.c
3667                 added --status option to get new, unread and total
3668                 message count from a running sylpheed
3669         * src/prefs_common.c
3670                 temporary fix for reply_with_quote problem
3671                 (don't call functions for non existing widget)
3672         * src/procmsg.c
3673                 one more check for ignored threads but still not
3674                 always working correctly. probably a recursive
3675                 check for all parents is needed
3676
3677 2001-11-23 [darko]      0.6.5claws28
3678
3679         * src/compose.c
3680                 wrapping on send improvements
3681         * src/gtkutils.[ch]
3682                 fix for GtkSText after last sync with main branch
3683                 GTK_TEXT -> GTK_STEXT
3684
3685 2001-11-23 [paul]       0.6.5claws27
3686
3687         * sync with sylpheed 0.6.5cvs14
3688                 see ChangeLog entries 2001-11-22 and 2001-11-23
3689                 
3690         * po/de.po
3691                 fixed the scrambled umlauts 
3692                 submitted by Carsten Schurig <Carsten.Schurig@web.de>
3693
3694 2001-11-21 [paul]       0.6.5claws26
3695
3696         * sync with sylpheed 0.6.5cvs12
3697                 see 2nd ChangeLog entry dated 2001-11-20
3698
3699 2001-11-20 [paul]       0.6.5claws25
3700
3701         * sync with sylpheed 0.6.5cvs11
3702                 see ChangeLog entry 2001-11-19 (src/utils.c)
3703
3704 2001-11-20 [hiro]
3705
3706         * src/compose.c
3707                 GTK_TEXT -> GTK_STEXT
3708                 fix for wrong comment
3709
3710 2001-11-20 [hiro]       0.6.5claws24
3711
3712         * src/compose.[ch]
3713                 more merges from main branch
3714                 removed fatal warnings (uninitialized variables etc.)
3715                 some coding style fix
3716         * src/gtkutils.h
3717                 fixed typo.
3718         * src/addressbook.c
3719           src/addrindex.c
3720                 V-Card -> vCard
3721
3722 2001-11-19 [hoa]        0.6.5claws23
3723
3724         * src/filtering.c
3725         * src/prefs_scoring.c
3726         * src/matcher.[ch]
3727         * src/scoring.c
3728                 cleaning code
3729
3730         * src/matcher_parser_parse.y
3731         * src/prefs_filtering.c
3732                 bouncing
3733
3734 2001-11-19 [alfons]     0.6.5claws22
3735
3736         more of my old things into claws
3737
3738         * src/Makefile.am
3739         * src/prefs_common.c
3740         * src/procmsg.h
3741         * src/summaryview.[ch]
3742         * src/prefs_summary_column.c
3743         * src/pixmaps/locked.xpm
3744                 add indicators for locking of message in summary view
3745                 (does not work yet, only visual indicator)
3746
3747 2001-11-19 [paul]       0.6.5claws21
3748
3749         * sync with sylpheed 0.6.5cvs10
3750                 see ChangeLog entry 2001-11-19
3751
3752 2001-11-18 [alfons]     0.6.5claws20
3753         
3754         * src/filtering.c
3755                 remove an inadvertent free I forgot in previous clean up 
3756
3757 2001-11-18 [alfons]     0.6.5claws19
3758
3759         * src/filtering.[ch]
3760                 clean up & plug leaks
3761
3762 2001-11-18 [paul]       0.6.5claws18
3763
3764         * sync with sylpheed 0.6.5cvs9
3765                 see ChangeLog entries 2001-11-17 and 2001-11-18
3766
3767 2001-11-16 [paul]       0.6.5claws17
3768
3769         * sync with sylpheed 0.6.5cvs8
3770                 see ChangeLog entry 2001-11-16, src/grouplistdialog.c
3771
3772 2001-11-16 [paul]       0.6.5claws16
3773
3774         * sync with sylpheed 0.6.5cvs7
3775                 see ChangeLog entries 2001-11-15 and 2001-11-16
3776
3777 2001-11-15 [hoa]        0.6.5claws15
3778
3779         * src/compose.c
3780                 fix bounce, mails we received couln't be bounced to ourself.
3781
3782         * src/defs.h
3783         * src/filtering.[ch]
3784         * src/matcher.[ch]
3785         * src/matcher_parser.h
3786         * src/matcher_parser_lex.l
3787         * src/matcher_parser_parse.y
3788         * src/inc.c
3789         * src/main.c
3790         * src/mbox.c
3791         * src/prefs_filtering.[ch]
3792         * src/mainwindow.c
3793         * src/prefs_matcher.c
3794         * src/prefs_scoring.c
3795         * src/scoring.[ch]
3796         * src/summaryview.c
3797                 new matcher/filter/score configuration file parser
3798                 one unique configuration file => ~/.sylpheed/matcherrc
3799                 import in currently automatic, then save are made
3800                 in this new file.
3801                 one filter per folder and one global filter
3802                 (filter of a folder will be used as folder processing)
3803
3804         * src/folder.c
3805                 fix a bug in folder_item_get_identifier
3806                 
3807         * src/messageview.c
3808                 receive receipt return are fixed.
3809
3810 2001-11-14 [alfons]     0.6.5claws14
3811
3812         * src/session.h
3813                 add things from main branch to make claws compile
3814
3815 2001-11-14 [paul]       0.6.5claws13
3816
3817         * merge with SYNC-B4-REL and sync with sylpheed 0.6.5cvs5
3818                 see ChangeLog entries 2001-11-08 to 2001-11-14
3819
3820 2001-11-14 [hoa] 0.6.5claws12
3821
3822         * src/compose.[ch]
3823         * src/mainwindow.c
3824         * src/summaryview.c
3825                 add "bounce mail" option
3826
3827 2001-11-13 [christoph]  0.6.5claws11
3828
3829         * src/compose.c
3830                 Cleanup a mess i add before commiting
3831
3832 2001-11-13 [hoa]        0.6.5claws10
3833
3834         * src/compose.c
3835                 some fixes when mail are sent or
3836                 for crossposts
3837
3838 2001-11-13 [christoph]  0.6.5claws9
3839
3840         * po/de.po
3841                 Changed two string with the same translation
3842         * src/compose.c
3843         * src/procmsg.[ch]
3844         * src/send.[ch]
3845                 New mailsending process:
3846                   - Always queue message before sending
3847                     (message will be saved if sylpheed crashed or
3848                      freezes while sending)
3849                   - Allow queuing of newspostings
3850                   - No copy in outbox before sending
3851                     (closes bug #469501)
3852                   - No more redundant code for send and send_later
3853         * src/summaryview.c
3854                 Applied wwp <subscript@free.fr>'s patch that fixes
3855                 marks for multiple forwarded messages (+compose.c)
3856
3857 2001-11-12 [alfons]
3858
3859         * README.claws
3860                 remove things that are now in main branch
3861         
3862         * po/nl.po
3863                 update Dutch translation
3864
3865 2001-11-12 [mhadasht]   0.6.5.claws8
3866
3867         * src/prefs_common.c
3868                 re-enabled account autoselection feature for forward
3869                 and reedit lost during the branch point for SYNC-B4-REL
3870         * src/gtkspell.c
3871                 gtkpspell_get_dict(): more readable code (even if function is
3872                 not used yet)
3873         * ChangeLog.claws
3874                 added version number info to 2001-11-12 [hiro] comment.
3875
3876 2001-11-12 [hiro]       0.6.5.claws7
3877
3878         * src/compose.c
3879                 compose_forward(): fixed a bug that forward quote mark
3880                 wasn't used.
3881                 removed unnecessary code.
3882         * src/template_select.[ch]: removed.
3883
3884 2001-11-11 [alfons]
3885
3886         * src/compose.c
3887                 :%s/GTK_TEXT/GTK_STEXT/g
3888         
3889         * src/compose.[ch]
3890         * src/undo.[ch]
3891         * src/Makefile.am
3892                 revert the undo stuff (this is 0.6.6claws stuff)
3893
3894 2001-11-11 [hoa]        0.6.5.claws6
3895
3896         * src/compose.[ch]
3897                 Insert signature at the end of the text.
3898                 Added undo patch but currently disabled
3899
3900         * src/procmsg.c
3901                 Threading by subject improved.
3902
3903         * added src/undo.[ch]
3904                 Undo module for compose dialog box.
3905
3906 2001-11-11 [alfons]     0.6.5.claws5
3907
3908         * src/procmsg.c
3909                 prevent threading by subject on nodes that have already been
3910                 threaded by in-reply-to (as in "circular references in a tree
3911                 result in a dead branch")
3912
3913 2001-11-09 [hoa]        0.6.5.claws4
3914         
3915         * src/folderview.c
3916                 allows creation of mbox folder item from any files.
3917
3918 2001-11-09 [alfons]     0.6.5.claws3
3919         
3920         * src/utils.c
3921         * src/procmsg.c
3922                 do what I mean and correct threading by subject so it really
3923                 ignores attracting lines without "Re: "
3924
3925 2001-11-07 [alfons]     0.6.5.claws2
3926
3927         * src/procmsg.c
3928         * src/utils.[ch]
3929                 only attract by subject if a subject line starts with a "Re: "
3930         * src/syldap.c
3931                 remove warning
3932
3933 2001-11-07 [paul]       0.6.5claws1
3934
3935         * sync with sylpheed 0.6.5. release
3936                 see ChangeLog entry 2001-11-07
3937
3938 2001-11-07 [paul]       0.6.4claws31
3939
3940         * sync with sylpheed 0.6.4cvs18
3941                 see ChangeLog entries 2001-10-30 to 2001-11-07
3942                 prefs_templates.[ch] renamed prefs_template.[ch]
3943
3944 2001-11-06 [alfons]
3945         
3946         * src/utils.h
3947                 add semicolon Hoa forgot ;-)
3948                 
3949
3950 2001-11-06 [hoa]        0.6.4claws30
3951         
3952         * src/procmsg.c
3953         * src/summaryview.c
3954         * src/utils.c
3955         * src/utils.h
3956                 threading by subject - empty subject are ignored
3957
3958 2001-11-06 [christoph]  0.6.4claws29
3959
3960         * src/socket.c
3961                 use SSL_peek for sock_gets
3962         * src/utils.c
3963                 removed unneeded pointer in extracting quoted
3964                 names implementation
3965
3966 2001-11-06 [melvin]     0.6.4claws28
3967
3968         * src/gtkspell.c
3969                 fixed bug #476792 Selection overtyping with spell checker
3970                 fixed bug which could cause a buffer overflow
3971                 fixed a memory leak
3972
3973 2001-11-06 [hoa]        0.6.4claws27
3974         
3975         * src/procmsg.c
3976         * src/summaryview.c
3977                 threading by subject
3978
3979 2001-11-05 [alfons]     0.6.4claws26
3980         
3981         * README.claws
3982                 Claws -> Sylpheed (vice versa)
3983
3984         * src/compose.c
3985                 :%s/gtk_text/gtk_stext/g
3986                 :%s/GTK_TEXT/GTK_STEXT/g
3987                 (thanks to Jonathan Ware for spotting this)
3988
3989 2001-11-04 [christoph]  0.6.4claws25
3990
3991         * src/summaryview.c
3992                 replace Xalloca + strdup with Xstrdup_a
3993         * src/utils.c
3994                 better implementation of extracting quoted names
3995                 from addresses (remove backlashes and ignore
3996                 quotes after them)
3997
3998 2001-11-04 [alfons]     0.6.4claws24
3999
4000         * src/utils.[ch]
4001                 edit to comply more with coding style
4002
4003         * src/textview.c
4004                 fix bug reported by Kim Schulz. introduced by the patch integrated
4005                 in 0.6.4claws15. the code did not check the return value of
4006                 the html parser.
4007
4008         * AUTHORS
4009                 add Jonathan Ware and close "[ #475955 ] Enhanced Mailto Patch"
4010
4011 2001-11-04 [christoph]  0.6.4claws23
4012
4013         * src/main.c
4014         * src/prefs_common.[ch]
4015                 init some pointers that possibly caused a segfault
4016                 reported in the claws-users ML
4017
4018 2001-11-04 [hoa]        0.6.4claws22
4019
4020         * src/grouplistdialog.c
4021                 change the names of the nodes in the tree
4022
4023         * src/compose.c
4024                 enhanced mailto syntax as described in
4025                 http://developer.netscape.com/viewsource/husted_mailto/mailto.html
4026                 (thanks to Jonathan Ware <jonathan_ware@gmx.co.uk>)
4027
4028         * src/utils.c
4029                 encode and decode URI (useful when opening URL into
4030                 netscape).
4031
4032 2001-11-03 [hoa]        0.6.4claws21
4033
4034         * src/grouplistdialog.c
4035                 a new newsgroups list selection dialog box
4036                 with a CTree instead of a CList
4037
4038 2001-11-03 [hoa]        0.6.4claws20
4039
4040         * src/folderview.c
4041                 enable property and scoring options when right
4042                 click on "inbox"
4043
4044         * src/summaryview.c
4045                 fixed bug when nickname were displayed using
4046                 the address book.
4047
4048 2001-11-02 [darko]      0.6.4claws19
4049
4050         * src/compose.c
4051                 new wrap quotation and URL/long words wrapping implementation
4052         * src/compose.c src/gtkstext.[ch]
4053                 move gtkstext_strncmp() to gtkstext.c
4054
4055 2001-11-01 [christoph]  0.6.4claws18
4056
4057         * src/prefs_account.c
4058                 fixed mess in account settings dialog
4059         * src/prefs_folder_item.c
4060                 added label with folder path to dialog
4061
4062 2001-10-31 [match]      0.6.4claws17
4063
4064         * src/vcard.c
4065                 fix memory leak.
4066         * src/addrbook.c
4067                 fix generation of spurious address book file names.
4068                 remove redundant functions.
4069         * po/POTFILES.in
4070                 added missing file names.
4071
4072 2001-10-30 [paul]       0.6.4claws16
4073
4074         * sync with sylpheed 0.6.4cvs6
4075                 see ChangeLog entries 2001-10-26 to 2001-10-30
4076
4077         * tools/filter_conv.pl
4078                 read folderlist.xml to discover whether the top-level
4079                 folder is called 'Mailbox' or 'Mail' 
4080
4081 2001-10-29 [paul]       0.6.4claws15
4082
4083         * src/html.c, src/textview.c
4084                 activate links in html mail and fix clickable parts
4085                 Submitted by Matthieu Dazy <dazy@t-surf.com>
4086
4087 2001-10-29 [paul]
4088
4089         * po/de.po, po/es.po, po/pt_BR/po
4090                 updated translations, submitted by Jens Oberender,
4091                 Ricardo Mones Lastra, and Fabio Junior Beneditto
4092
4093 2001-10-29 [darko]      0.6.4claws14
4094
4095         * src/compose.c
4096                 fix wrapping for good
4097
4098 2001-10-29 [darko]
4099
4100         * src/compose.c
4101                 undo previous change as it broke the smart wrapping
4102
4103 2001-10-29 [darko]      0.6.4claws13
4104
4105         * src/compose.c
4106                 fix infinite loop when long URL is quoted
4107                 (closes bug #475122.
4108
4109 2001-10-28 [match]
4110
4111         * src/mutt.[ch] src/importmutt.[ch] src/mgutils.[ch] src/addressbook.c src/Makefile.am
4112                 import Mutt address book
4113         * src/ldif.[ch] src/importldif.h
4114                 modified import LDIF handle user attributes
4115
4116 2001-10-28 [christoph]  0.6.4claws12
4117
4118         * src/summaryview.c
4119                 fixed that filtering did not work if there
4120                 were no filter rules
4121                 (closes bug #472003 and better implementation
4122                  of patch #474644)
4123
4124 2001-10-27 [christoph]  0.6.4claws11
4125
4126         * src/compose.c
4127                 make the folder's default account to be used when
4128                 replying. (patch by wwp <subscript@free.fr>)
4129         * src/compose.c
4130                 code cleanup, nearly killed all of wwp's patch
4131                 for folder's default account in compose
4132         * src/folderview.c
4133                 error panel when a folder could not be created
4134                 (closes bug #471080 new folder name & already
4135                  existing file)
4136
4137 2001-10-26 [alfons]
4138
4139         * src/utils.h
4140                 change prototype of strstr2() that Christoph forgot about
4141
4142 2001-10-26 [christoph]  0.6.4claws10
4143
4144         * src/account.c
4145                 made search for accounts by email address not case
4146                 sensitive
4147         * src/folder.c
4148                 fixed memory leak in folder_item_get_identifier
4149         * src/gtkspell.c
4150         * src/utils.c
4151                 fixed wrong strstr2 (should work like strstr)
4152
4153 2001-10-26 [darko]      0.6.4claws9
4154
4155         * src/compose.c src/gtkstext.[ch]
4156         * src/gtkstext.c
4157                 move is_url_string() and gtkstext_str_strcmp() to gtkstext.c
4158
4159 2001-10-26 [paul]       0.6.4claws8
4160
4161         * src/html.c
4162                 ignore css and javascript tags in html mail
4163                 case-insensitive, with or without double-quoted
4164                 strings
4165
4166 2001-10-26 [paul]       0.6.4claws7
4167
4168         * sync with sylpheed 0.6.4cvs1
4169                 see ChangeLog entry 2001-10-26
4170
4171         * src/prefs_account.c, src/prefs_common.c,
4172           src/prefs_summary_column.c
4173                 minor improvements to the English
4174
4175 2001-10-25 [alfons]     0.6.4claws6
4176
4177         * src/gtkstext.c
4178         
4179                 make GtkSText follow style of GtkText (closes bug 
4180                 #469211 "text selection while writing message")
4181                 
4182                 do sync with GTK 1.2.10
4183
4184 2001-10-25 [paul]       0.6.4claws5
4185
4186         * src/html.c
4187                 ignore css tags in html mail
4188
4189 2001-10-25 [darko]      0.6.4claws4
4190
4191         * src/compose.c
4192                 don't declare is_url_string as static function since
4193                 we need it in gtkstext.c
4194         * src/gtkstext.c
4195                 remove unused variable
4196                 don't wrap long URLs while composing a message
4197
4198 2001-10-24 [christoph]  0.6.4claws3
4199
4200         * src/socket.c
4201                 fix ssl deadlock, when peer closes connection
4202
4203 2001-10-24 [paul]       0.6.4claws2
4204
4205         * src/prefs_common.c
4206                 gettextize the gpg ascii-armored warning message
4207
4208         * src/compose.c
4209                 insert a DOS/MAC file into the composed message
4210                 (improvements)
4211
4212         * Both submitted by Thierry Godefroy <godefroy@imaginet.fr>
4213
4214 2001-10-22 [paul]       0.6.4claws1
4215
4216         * sync with sylpheed 0.6.4 release
4217                 see ChangeLog entries 2001-10-21
4218
4219         * po/fr.po, po/pt_BR.po
4220                 updated by Melvin Hadasht and Fabio Junior Beneditto
4221
4222 2001-10-21 [paul]       0.6.3claws30
4223
4224         * src/compose.c
4225                 insert a DOS text file from the compose window
4226                 into the composed message text (removes CRs characters)
4227                 Submitted by Thierry Godefroy <godefroy@imaginet.fr>
4228
4229         * tools/filter_conv.pl, tools/README
4230                 automatically use ~/.sylpheed as working directory
4231                 print out confirmation message on completion
4232
4233         * correct Hoa's last ChangeLog.claws entry
4234
4235 2001-10-20 [hoa]        0.6.3claws29
4236
4237         * src/grouplistdialog.c
4238                 bugfix (another ?) to give the right
4239                 newsgroups list for each news server.
4240
4241         * src/news.c
4242         * src/news.h
4243                 improve the newsgroups list cache
4244
4245 2001-10-20 [paul]       0.6.3claws28
4246
4247         * sync with sylpheed 0.6.3cvs9
4248                 see ChangeLog entry 2001-10-19
4249
4250         * correct Alfons' last ChangeLog.claws entry
4251
4252 2001-10-19 [alfons]
4253
4254         * src/pgptext.[ch]
4255                 fix compilation problems (part of bug #472895)
4256
4257 2001-10-18 [hoa]        0.6.3claws27
4258
4259         * src/grouplistdialog.c
4260                 bugfix when we refresh was clicked (bug 472701)
4261
4262 2001-10-19 [christoph]  0.6.3claws26
4263
4264         * src/compose.c
4265                 last header entry should default to "To:" or
4266                 "Newsgroups:" and not copy the last entry line
4267                 in a new compose window
4268                 (closes bug #472686, #470792)
4269
4270 2001-10-19 [paul]       0.6.3claws25
4271
4272         * sync with Sylpheed 0.6.3cvs8
4273                 see ChangeLog entries 2001-10-18 and 2001-10-19
4274
4275 2001-10-18 [christoph]  0.6.3claws24
4276
4277         * src/procmsg.c
4278                 reimplement ignore thread
4279         
4280 2001-10-18 [hoa]        0.6.3claws23
4281
4282         * src/folderview.c
4283         * src/grouplistdialog.[ch]
4284                 enhanced news subscription interface (feature 469113)
4285
4286         * src/news.c
4287         * src/news.h
4288                 enchanced newsgroup listing,
4289                 now, we can get groups informations
4290                 (NNTPGroupInfo)
4291
4292 2001-10-18 [paul]       0.6.3claws22
4293
4294         * src/summaryview.c
4295                 remove comment (sync with main branch)
4296         * src/mainwindow.c
4297                 fix 'Re-edit' bug in 'Message' menu
4298
4299 2001-10-17 [christoph]  0.6.3claws21
4300
4301         * src/compose.c
4302                 ignore empty or whitespace only header lines
4303
4304 2001-10-17 [paul]       0.6.3claws20
4305
4306         * sync with sylpheed 0.6.3cvs7
4307                 see ChangeLog entries 2001-10-14, 2001-10-16, and
4308                 2001-10-17
4309
4310 2001-10-17 [darko]
4311
4312         * src/compose.c
4313                 wrap long lines without spaces
4314                 don't wrap URLs
4315
4316 2001-10-16 [paul]
4317
4318         * po/es.po, po/nl.po, po/pt_BR.po
4319                 updated by Ricardo Mones Lastra, Alfons,
4320                 and Fabio Junior Beneditto
4321
4322         * sylpheed-0.6.3claws released
4323
4324 2001-10-15 [melvin] 0.6.3claws18
4325
4326         * README.claws
4327                 added summary and detailed installation instructions
4328                 for spell checker
4329         * po/fr.po
4330                 Updated, corrected and completed french translation
4331
4332 2001-10-15 [hoa] 0.6.3claws17
4333         * src/grouplistdialog.c
4334                 we can choose the newsgroups to display with wildcards
4335
4336 2001-10-15 [christoph]  0.6.3claws16
4337
4338         * src/account.c
4339         * src/compose.c
4340         * src/prefs_folder_item.[ch]
4341                 applied wwp <subscript@free.fr>'s folder
4342                 default account patch
4343         * po/de.po
4344                 Fixed wrong translation
4345
4346 2001-10-13 [alfons, christoph, melvin]  
4347                         0.6.3claws15
4348
4349         solution #2 to solve MT-safety problems defers all GUI related calls
4350         to the main thread using a gtk_idle_add() callback. discussed on
4351         ircnet #sylpheed, with christoph spotting some issues with the
4352         original code, and melvin allowing us to lobotomize his sylpheed.
4353
4354         * src/syldap.[ch], src/main.c
4355                 fix race problem in ldap search thread by deferring GUI 
4356                 stuff to main thread using gtk_idle_add()
4357
4358 2001-10-13 [paul]       0.6.3claws14
4359
4360         * src/prefs_account.[ch], src/send.c, src/smtp.[ch]
4361                 add Sergey's smtpcred.patch
4362                 adds separate username/password setting for SMTP Auth
4363                 needed by some servers
4364                 (closes feature request #471659)
4365
4366 2001-10-13 [paul]       0.6.3claws13
4367
4368         * src/pgptext.[ch] **NEW FILES**
4369         * src/Makefile.am, src/messageview.c, src/mimeview.c
4370                 decrypt ascii-armored gpg text embedded in
4371                 the message body.
4372                 Submitted by Jens Jahnke <jan0sch@gmx.net>
4373
4374 2001-10-13 [christoph]  0.6.3claws12
4375
4376         * README.claws
4377                 some more details on default to and
4378                 feature requests
4379         * src/main.c
4380                 init glib threading when ldap is used
4381         * src/syldap.c
4382                 threading fixes
4383         * po/de.po
4384                 fixed a typo
4385
4386 2001-10-12 [paul]       0.6.3claws11
4387
4388         * src/prefs_common.[ch], src/rfc2015.c
4389                 enable ascii-armored gpg text to be embedded in the
4390                 message body, selectable through the 'Privacy'
4391                 preferences. Supports encrypting only.
4392                 Submitted by Ravemax <ravemax@dextrose.com>
4393
4394 2001-10-12 [paul]       0.6.3claws10
4395
4396         * sync with sylpheed 0.6.3cvs6
4397                 see ChangeLog entries 2001-10-11 and 2001-11-12
4398
4399         * src/folderview.c
4400                 incorporated mbox folders, scoring, and folder
4401                 properties into the sync
4402
4403 2001-10-12 [darko]      0.6.3claws9
4404
4405         * README.claws
4406                 describe quotation wrapping
4407         * src/compose.c
4408                 don't treat tab as space to calculate line length properly
4409
4410 2001-10-11 [alfons]
4411
4412         * README.claws
4413                 correct description of how to make new filtering system work,
4414                 add some other things
4415                 
4416         * src/syldap.c
4417                 remove sched_yield() (not necessary / unportable)
4418
4419 2001-10-11 [paul]       0.6.3claws8
4420
4421         * sync with sylpheed 0.6.3cvs3
4422                 see ChangeLog entry 2001-10-10
4423
4424 2001-10-10 [christoph]  0.6.3claws7
4425
4426         * .cvsignore
4427                 ignore 2 files created by newer autotools
4428         * src/prefs_folder_item.c
4429                 using table for widget alignment
4430                 fixed memory leak and broken octal display
4431         * src/filesel.c
4432                 fixed segfault caused by lost filename
4433                 workaround (closes bug #469551)
4434
4435 2001-10-10 [paul]       0.6.3claws6
4436
4437         * sync with sylpheed 0.6.3cvs2
4438                 see ChangeLog entries 2001-10-09 and 2001-10-10
4439
4440 2001-10-10 [darko]      0.6.3.claws5
4441
4442         * src/gtkstext.c
4443                 proper calculation of right margin if smart wrapping is enabled
4444         * src/compose.c
4445                 automatically wrap long lines if wrap quotation is enabled
4446
4447 2001-10-09 [alfons]     0.6.3.claws4
4448
4449         * src/summaryview.c
4450                 select correct row when deleting last row in the summary view (and
4451                 close bug "[ #469104 ] select second last in list when deleting")
4452
4453 2001-10-09 [paul]       0.6.3claws3
4454
4455         * sync with sylpheed 0.6.3cvs1
4456                 updated some autotool scripts
4457
4458 2001-10-09 [darko]      0.6.3claws2
4459
4460         * src/gtkstext.[ch]
4461                 new name and mark with Sylpheed comment
4462         * src/compose.c
4463                 smart quotation wrapping a-la VIM
4464
4465 2001-10-08 [paul]       0.6.3claws1
4466
4467         * sync with sylpheed 0.6.3 release
4468                 see ChangeLog entry 2001-10-08
4469
4470 2001-10-08 [paul]       0.6.2claws24
4471
4472         * src/summaryview.c
4473                 more sync with sylpheed 0.6.2cvs12
4474                 Fixed the bug that didn't select the last row correctly
4475
4476
4477 2001-10-07 [paul]       0.6.2claws23
4478
4479         * sync with sylpheed 0.6.2cvs12
4480                 see ChangeLog entry 2001-10-07
4481
4482 2001-10-06 [match]
4483         * src/jpilot.[ch]
4484                 enable jpilot to read unsynch'ed addresses.
4485
4486         * src/editldap_basedn.c
4487                 fix segfault when opening dialog.
4488
4489 2001-10-06 [alfons]     0.6.2.claws22
4490
4491         * src/summaryview.c
4492                 fix bug with summary view selecting last *inserted*
4493                 node instead of last *visible* node. remember we
4494                 work with a tree
4495
4496 2001-10-06 [paul]       0.6.2claws21
4497
4498         * po/pt_BR.po
4499                 updated translation, contains some fixes and new
4500                 translations, submitted by Gustavo Noronha Silva
4501                 <kov@debian.org>
4502
4503         * src/prefs_common.c
4504                 change 'each' to 'every' - fix dubious English
4505
4506         * sync with sylpheed 0.6.2cvs11
4507
4508 2001-10-05 [alfons]     0.6.2claws20
4509
4510         * src/mainwindow.[ch], src/folderview.c
4511                 make composite tool button switch between "Compose News"
4512                 and "Compose Mail" depending on selected folder
4513                 (nifty idea by Kim Schulz <kim@schulz.dk>)
4514
4515 2001-10-05 [paul]       0.6.2claws19
4516
4517         * src/mainwindow.c, src/summaryview.c
4518                 fix 'Message/Reply to all', broken in last commit
4519
4520         * src/compose.c
4521                 fix X_BEENTHERE seg fault, thanks to Alfons
4522
4523 2001-10-04 [paul]       0.6.2claws18
4524
4525         * src/compose.[ch], src/mainwindow.c
4526                 make "Message/Reply" reply to mailing lists; matches
4527                 'X-Mailing-list:' and 'X-BeenThere:' ML headers.
4528                 based on portions of the patch submitted by
4529                 Junichi Uekawa <dancer@netfort.gr.jp>
4530
4531 2001-10-04 [darko]      0.6.2claws17
4532
4533         * src/compose.c
4534                 better smart wrapping
4535         * src/gtkstext.[hc]
4536                 a function to make text buffer contiguous
4537
4538 2001-10-03 [paul]       0.6.2claws16
4539
4540         * sync with sylpheed 0.6.2cvs10
4541
4542 2001-10-02 [alfons]
4543
4544         * configure.in
4545         * po/zh_CN.GB2312.po, po/zh_TW.Big5.po
4546                 close bug "[ #466566 ] compile error on mdk 8.0" by removing
4547                 references to chinese translations (hope someone picks up
4548                 this)
4549
4550 2001-10-02 [christoph]  0.6.2claws15
4551
4552         * src/compose.c
4553                 fixed non translated header bug
4554         * ChangeLog.claws
4555                 fixed wrong date in alfons last entry ;)
4556
4557 2001-10-02 [alfons]     0.6.2claws14
4558
4559         * src/compose.c, src/prefs_common.[ch]
4560                 add block cursor option
4561
4562 2001-10-02 [paul]       0.6.2claws13
4563
4564         * sync with sylpheed 0.6.2cvs9
4565
4566 2001-09-30 [paul]       0.6.2claws12
4567
4568         * po/de.po, po/es.po, po/fr.po, po/nl.po, po/pt_BR.po
4569                 updated translations
4570
4571         * po/POTFILES.in
4572                 add 'src/importldif.c'
4573
4574         * AUTHORS, tools/README, tools/eud2gc.py, tools/Makefile.am
4575                 added eudora-to-vCard conversion tool
4576                 submitted by Jeroen Versteeg <j.m.versteeg@student.utwente.nl>
4577
4578         * sync with sylpheed 0.6.2cvs8
4579
4580 2001-09-30 [paul]
4581
4582         * sylpheed-0.6.2claws released
4583
4584 2001-09-27 [melvin]     0.6.2claws11
4585
4586         * src/gtkspell.c
4587                 fixed crash when using default path (introduced 
4588                 in 0.6.2claws10)
4589                 fixed tiny bug for initial suggestion mode
4590
4591 2001-09-27 [melvin]     0.6.2claws10
4592         
4593         * src/gtkspell.c
4594                 fixed bug where gtkpspell didn't set the path correctly
4595
4596         * README.claws
4597                 added a paragraph about spell checking
4598                 
4599
4600
4601 2001-09-27 [paul]       0.6.2claws9
4602
4603         * src/addrbook.c, src/addrcache.c, src/addritem.c, src/jpilot.c
4604                 replace '// comments' with '/* comments */' to prevent
4605                 some compiler warnings 
4606
4607         * sync with sylpheed 0.6.2cvs6
4608
4609 2001-09-26 [alfons]     0.6.2claws8
4610
4611         * src/messageview.c
4612                 introduce return receipt request notification again,
4613                 which was lost because of other semantics in 
4614                 procheader_parse() (???)
4615
4616 2001-09-26 [christoph]  0.6.2claws7
4617
4618         * src/compose.c
4619                 replace comments for old code with #if 0
4620                 readded auto cc, bcc and reply-to
4621         * src/prefs_matcher.c
4622         * src/prefs_scoring.c
4623                 removed some definition (was moved to
4624                 prefs.h)
4625
4626 2001-09-26 [paul]       0.6.2claws6
4627
4628         * src/mainwindow.c
4629                 make 'Follow-up and reply to' sensitive
4630
4631         * more sync with sylpheed 0.6.2cvs5
4632
4633 2001-09-25 [melvin]
4634
4635         * 0.6.2claws5
4636
4637         * src/gtkspell.c
4638                 fixed bug for "US-ASCII" introduced by the encoding code
4639
4640 2001-09-25 [paul]
4641
4642         * 0.6.2claws4
4643
4644         * src/prefs_common.[ch], src/summaryview.c
4645                 'next unread msg' 'go to next folder?' dialog can be
4646                 given default behaviour, either always show dialog,
4647                 or assume 'yes', or assume 'no'
4648                 Submitted by wwp <subscript@free.fr>
4649
4650 2001-09-25 [melvin]
4651                 
4652         * src/compose.c src/gtkspell.[ch]
4653                 added support for different encodings
4654
4655 2001-09-25 [paul]
4656
4657         * more sync with sylpheed 0.6.2cvs5
4658
4659 2001-09-24 [alfons]
4660         
4661         * src/prefs_folder_item.c
4662                 add check for item->prefs->default_to string is NULL and
4663                 add another check when freeing this string
4664
4665 2001-09-24 [paul]
4666
4667         * configure.in
4668                 change to version 0.6.2claws3
4669
4670         * sync with sylpheed 0.6.2cvs5 
4671
4672 2001-09-24 [match]
4673         * src/ldif.[ch], src/importldif.[ch], addressbook.c
4674                 import LDIF files.
4675         * src/addrcache.[ch], addrindex.[ch]
4676                 small update for future
4677         * src/addrbook.c
4678                 fix test XML file.
4679
4680 2001-09-24 [melvin]
4681         * src/gtkspell.[ch]
4682                 added 'Learn from mistakes' option
4683                 better handling of quotes in checked words
4684                 sorted dict list
4685         * po/fr.po
4686                 small update for spell checking stuff
4687
4688 2001-09-23 [alfons]
4689         
4690         * src/gtkspell.c
4691                 edit a little bit so it complies more with main coding style
4692
4693 2001-09-23 [alfons]
4694
4695         * src/folder.[ch], prefs_folder_item.c, compose.c
4696                 migrate "request return receipt" folder property
4697                 to folderlist.xml
4698
4699 2001-09-22 [alfons]
4700
4701         * README.claws **NEW**
4702                 (add things of interest for users of main branch 
4703                 and claws here)
4704
4705         * src/folder.[ch], src/mainwindow.c, src/summaryview.c
4706                 re-implement threading per folder option, but store 
4707                 the setting in folderlist.xml (where it belongs)
4708
4709 2001-09-21 [melvin]
4710
4711         * src/gtkspell.[ch]
4712                 fixed bug when compose window is under another window
4713         * src/prefs_common.[ch] src/compose.c
4714                 changed 'dictionary_path' to 'dictionary' to be consistent
4715                 dropped PSPELL_PATH macro (hard coded default to /usr/local/share/pspell)
4716         * ac/pspell.m4 src/Makefile.am 
4717                 dropped PSPELL_PATH macro
4718         * po/fr.po
4719                 updated translations
4720
4721 2001-09-21 [christoph]
4722
4723         * src/compose.c
4724                 added border around header fields
4725                 keep header type when new field is added
4726
4727 2001-09-20 [christoph]
4728
4729         * src/utils.[ch]
4730                 more portable debug_print with source filename
4731                 and linenumber
4732         * src/procmsg.c
4733                 more newlines after debug messages
4734
4735 2001-09-20 [paul]
4736
4737         * configure.in
4738                 change to version 0.6.2claws2
4739
4740         * sync with sylpheed 0.6.2cvs3
4741
4742 2001-09-19 [melvin]
4743
4744         * src/gtkspell.c
4745                 fixed the post-right-click focus pb
4746                 fixed crash when 'Spell check all' after dict change 
4747                         and when cursor is at the end of the text
4748                 shift-right-click pops up config menu even on misspelled words.
4749         * po/POTFILES.in
4750                 added gtkspell.c
4751
4752 2001-09-19 [melvin]
4753
4754         * src/about.c
4755                 added pspell to compiled-in features list
4756
4757 2001-09-18 [melvin]
4758
4759         * switched to pspell and dropped ispell
4760         * ac/pspell.m4
4761                 new file. autoconf macro for pspell
4762         * ac/Makefile.am 
4763         * configure.in acconfig.h
4764                 added pspell support
4765         * src/Makefile.am
4766         * src/main.c src/compose.[ch] src/gtkspell.[ch]
4767         * src/prefs_common.[ch] 
4768                 added pspell support
4769
4770 2001-09-18 [christoph]
4771
4772         * src/addr_compl.c
4773         * src/template.[ch]
4774                 replace LOG_MESSAGE with debug_print
4775         * src/compose.[ch]
4776                 gui improvements
4777         * src/menu.c
4778                 added newline after debug message
4779         * src/utils.h
4780                 using __VA_ARGS__ for debug_print macro
4781         * tools/.cvsignore
4782                 ignore Makefile and Makefile.in
4783
4784 2001-09-18 [paul]
4785
4786         * configure.in
4787                 change to version 0.6.2claws1
4788         * sync with sylpheed 0.6.2cvs1
4789
4790         * src/matcher.c 
4791         * src/prefs_matcher.c
4792                 add 'score equal to' option, submitted by
4793                 Paul Evans <nerd@freeuk.com>
4794
4795 2001-09-15 [christoph]
4796
4797         * src/mainwindow.c
4798                 comment out menu entry not existing in claws
4799         * src/menu.c
4800                 add debug output for non existing menu entries
4801         * src/summaryview.c
4802                 fix next/prev unread message for ignored threads
4803         * src/utils.[ch]
4804                 add sourcefile and line number to debug output
4805                 otherwise it is sometimes hard to find the
4806                 source code part if debug messages are translated
4807
4808 2001-09-14 [darko]
4809         
4810         * src/folderview.c
4811                 refresh target folder style after colour is changed
4812
4813 2001-09-13 [paul]
4814
4815         * configure.in
4816                 change to version 0.6.1claws3
4817
4818         * sync with sylpheed 0.6.1cvs6
4819
4820 2001-09-13 [darko]
4821         
4822         * src/folderview.c
4823                 fix target folder colourization to use user selected colour
4824
4825 2001-09-12 [darko]
4826         
4827         * src/summaryview.c
4828                 fix crash when message that is marked for copy/move is unmarked
4829
4830 2001-09-09 [paul]
4831
4832         * configure.in
4833                 change to version 0.6.1claws2
4834
4835         * sync with sylpheed 0.6.1cvs3
4836
4837 2001-09-09 [alfons]
4838         
4839         * src/folderview.c
4840                 fix bug with default font used for trash folder text
4841
4842 2001-09-06 [paul]
4843
4844         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
4845                 updated translations
4846
4847         * configure.in
4848                 change to version 0.6.1claws1
4849
4850         * sync with sylpheed 0.6.1cvs2
4851
4852 2001-09-03 [paul]
4853
4854         * po/POTFILES.in
4855                 add Match's new addressbook
4856
4857         * po/de.po
4858                 updated translation submitted by Jens Oberender
4859
4860 2001-09-02 [paul]
4861
4862         * configure.in
4863                 change to 0.6.1claws
4864         * sync with sylpheed 0.6.1 release
4865
4866 2001-09-02 [paul]
4867
4868         * configure.in
4869                 change to 0.6.0claws2
4870
4871         * sync with sylpheed 0.6.0cvs4
4872
4873         * po/pt_BR.po
4874                 updated translation submitted by Fabio Junior Beneditto
4875
4876 2001-09-01 [match]
4877         * pixmaps/
4878                 interface.xpm
4879                 book.xpm
4880                 address.xpm
4881         * src/
4882                 Makefile.am
4883                 a ton of new files
4884
4885 2001-08-31 [paul]
4886
4887         * configure.in
4888                 change to version 0.6.0claws1
4889
4890         * sync with sylpheed 0.6.0cvs1
4891
4892         * po/es.po
4893                 updated translation submitted by Ricardo Mones Lastra
4894
4895         * po/POTFILES.in
4896                 add 'src/prefs_templates.c'
4897
4898         * src/compose.c, src/summaryview.c
4899                 fix segfault on 'Re_edit'               
4900
4901 2001-08-30 [alfons]
4902
4903         * configure.in, Makefile.am
4904         * tools/Makefile.am
4905                 add tools directory to source distribution
4906
4907 2001-08-30 [paul]
4908
4909         * configure.in
4910                 change to version 0.6.0claws
4911
4912         * sync with sylpheed 0.6.0 release
4913
4914 2001-08-30 [christoph]
4915
4916         * configure.in
4917                 removed autoconf version check
4918
4919 2001-08-30 [paul]
4920
4921         * src/account.c, src/compose.c, src/prefs_common.[ch]
4922         * src/procheader.[ch] src/utils.[ch]
4923                 Enhanced automatic account selection on replies
4924                 Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
4925
4926         * configure.in
4927                 add LDAP and JPilot to the configuration results output.
4928
4929 2001-08-29 [christoph]
4930
4931         * src/summeryview.c
4932                 no bold font for ignored threads
4933
4934 2001-08-29 [paul]
4935
4936         * configure.in
4937                 change to version 0.5.3claws6
4938
4939         * sync with sylpheed 0.5.3cvs10
4940                 src/stringtable.[ch]: New Files
4941
4942         * src/compose.c, src/gtkutils.c, src/gtkutils.h, src/mainwindow.c
4943         * src/pixmaps/sylpheed.xpm
4944                 add mini-icons to windows (by Alfons)
4945
4946 2001-08-27 [paul]
4947
4948         * src/mainwindow.c
4949                 new functions: next_labeled_cb(), prev_labeled_cb()
4950
4951         * src/summaryview.c
4952                 new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
4953                 summary_select_next_labeled(), summary_select_prev_labeled()
4954
4955         * src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
4956                 give claws blue folders and a blue trash can
4957
4958 2001-08-27 [paul]
4959
4960         * configure.in
4961                 change to version 0.5.3claws5
4962
4963         * sync with sylpheed 0.5.3cvs9
4964                 src/labelcolors.[ch] renamed to src/colorlabel.[ch] 
4965
4966 2001-08-24 [christoph]
4967
4968         * src/filesel.c
4969                 keep filename when browsing directories
4970                 (not working for user entered filename, but
4971                  for default name and selected filename from
4972                  file list)
4973         * src/mainwindow.c
4974                 fixed wrong spelling "Folllow-up"
4975         * src/mbox_folder.c
4976         * src/procmsg.c
4977         * src/summaryview.c
4978                 fixed new/unread message count with ignored
4979                 threads (2 commits, first didn't notice no
4980                 longer needed decreasing)
4981         * src/inc.c
4982                 readded scrolling of progress dialog
4983                 (lost in sync)
4984
4985 2001-08-24 [paul]
4986
4987         * configure.in
4988                 change to 0.5.3claws4
4989
4990         * sync with sylpheed 0.5.3cvs7
4991
4992 2001-08-24 [christoph]
4993
4994         * src/compose.c
4995                 set request return receipt when replying
4996                 if it is set is the folder prefs of the
4997                 message
4998         * src/inc.c
4999                 disable final error popup if popups are
5000                 disabled in config (again)
5001
5002 2001-08-23 [paul]
5003
5004         * configure.in
5005                 Change version number to 0.5.3claws3
5006
5007         * sync with sylpheed 0.5.3cvs5
5008
5009         * src/mimeview.c
5010                 double quote '%s' in 'gedit %s' to fix bug when
5011                 opening attachment with spaces in the name
5012
5013 2001-08-22 [alte]
5014         * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
5015           src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
5016                 initial message templates support
5017
5018
5019 2001-08-22 [paul]
5020
5021         * configure.in
5022                 change version number to 0.5.3claws2
5023
5024         * sync with sylpheed 0.5.3cvs4
5025
5026         * src/procmsg.h src/summaryview.c
5027                 re-implement (un)ignore thread
5028
5029 2001-08-21 [paul]
5030
5031         * src/summaryview.c
5032                 remove unnecessary code
5033         * src/compose.c
5034                 enable 'dynamic' signatures (submitted by
5035                 Eric Limpens <eric@hscg-internet.nl>)
5036
5037 2001-08-21 [paul]
5038
5039         clean up after sync with sylpheed 0.5.3 release
5040
5041         * src/folderview.c
5042                 fix re-introduced font mess, see Christoph's
5043                 entry 2001-06-24
5044
5045         * src/summaryview.c
5046                 remove prev_msgnum
5047                 use sylpheed's small font instead of
5048                 gtk default font for summary view
5049
5050
5051 2001-08-17 [paul]
5052
5053         * configure.in
5054                 add pl to ALL_LINGUAS - sync with main branch
5055
5056         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
5057                 Updated. Translations by Jens Oberender, Ricardo Mones
5058                 Lastra, Alfons, and Fabio Junior Beneditto respectively.
5059
5060         * po/pl.po  ** NEW FILE **
5061                 sync with the main branch
5062
5063         * src/folderview.c
5064                 fix target folder colorizing and refresh problem
5065
5066
5067 2001-08-17 [christoph]
5068
5069         * src/mainwindow.c
5070                 claws uses 4 colors for target folder coloring.
5071                 arrays were not long enough and destroyed the
5072                 stack causing a segfault.
5073                 target folder colorizing does not work anymore
5074                 for me
5075
5076 2001-08-16 [paul]
5077
5078         * configure.in
5079                 change to version 0.5.3claws1
5080
5081         * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
5082           src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
5083           src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
5084
5085                 sync with sylpheed 0.5.3 release, but keep claws method of
5086                 configuring/saving fonts
5087
5088         * src/addressbook.[ch]
5089                 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
5090                 in line with a similar change in Hiroyuki's branch
5091
5092         * src/mainwindow.[ch]
5093                 disable main_window_set_thread_option()
5094         * src/prefs_folder_item.c
5095                 comment out &tmps_prefs.enable_thread,
5096         * src/mbox_folder.c, src/procmsg.[ch]
5097                 comment out MSG_IS_IGNORE_THREAD
5098         * src/summaryview.c
5099                 comment out summary_ignore_thread() and summary_unignore_thread()
5100                 comment out MSG_IS_IGNORE_THREAD
5101
5102                 use Hiroyuki's threading instead.
5103
5104
5105
5106 2001-08-15 [paul]
5107
5108         * src/account.c
5109                 use Hiroyuki's 0.5.3 column scheme but also
5110                 include the enable/disable button.
5111         * src/pixmaps/mark.xpm
5112                 add Hiroyuki's amended pixmap
5113
5114 2001-08-13 [christoph]
5115
5116         * src/account.c
5117                 receive at get all column showed wrong state for APOP
5118                 button should only work for POP3 and APOP accounts
5119         * src/prefs_account.c
5120                 added missing preprocessor statement for SSL
5121
5122 2001-08-12 [paul]
5123
5124         * src/account.[ch]
5125                 add 'receive at get all' column and enable/disable
5126                 button.
5127
5128 2001-08-06 [christoph]
5129
5130         * src/account.c
5131                 show usage of SSL in protocol column
5132
5133         * src/imap.c
5134         * src/inc.c
5135                 renamed ssl options
5136
5137         * src/prefs_account.[ch]
5138                 moved ssl options to a new page
5139
5140         * src/send.c
5141         * src/smtp.c
5142         * src/ssl.[ch]
5143                 renamed ssl options
5144                 added support for SMTP STARTTLS command
5145
5146 2001-08-05 [christoph]
5147
5148         * configure.in
5149                 debian autoconf needs version check to find
5150                 correct autoconf version. if the file is
5151                 named configure.in 2.13 is used, which does
5152                 not work with this configure.in script.
5153                 other solution would be to rename the script
5154                 to configure.ac as suggested in the autoconf
5155                 manual.
5156
5157         * src/inc.c
5158                 disable final error popup if popups are
5159                 diabled in config
5160
5161         * src/socket.c
5162                 bugfix in ssl_gets
5163                 fixes IMAP over SSL problem
5164
5165 2001-08-03 [paul]
5166
5167         * configure.in
5168                 change to 0.5.2claws1
5169
5170         * sync with sylpheed 0.5.2cvs1
5171
5172 2001-08-02 [alfons]
5173
5174         * configure.in
5175                 quick fix for ispell detection...
5176
5177 2001-08-01 [paul]
5178
5179         * configure.in
5180                 change to 0.5.1claws4
5181
5182         * sync with sylpheed 0.5.1cvs7
5183
5184 2001-07-31 [alfons]
5185
5186         * src/prefs_common.c, src/prefs_common.h, 
5187           src/gtkspell.c, src/gtkspell.h
5188                 add global spelling checker settings (compose tab) +
5189                 selection of dictionary 
5190           
5191         * configure.in  
5192                 guess valid ispell location
5193
5194 2001-07-31 [paul]
5195
5196         * po/POTFILES.in
5197                 removal of 'src/quote_fmt_parse.c'
5198         * po/de.po
5199                 Updated de.po
5200                 (submitted by Jens Oberender <didge@suse.de>)
5201
5202 2001-07-31 [darko]
5203
5204         * src/folder.[ch]
5205         * src/folderview.[ch]
5206         * src/mainwindow.c
5207         * src/mh.c
5208         * src/prefs_common.[ch]
5209         * src/summaryview.c
5210                 target folder colourization
5211
5212 2001-07-30 [paul]
5213
5214         more sync with Sylpheed 0.5.1cvs6 
5215
5216 2001-07-30 [darko]
5217
5218         * src/mh.c
5219         * src/prefs_folder_item.[hc]
5220         * src/summaryview.c
5221                 shared folders support with a GUI
5222
5223 2001-07-29 [paul]
5224
5225         0.5.1claws3
5226
5227         * sync with Sylpheed 0.5.1cvs6
5228
5229 2001-07-29 [paul]
5230
5231         * po/pt_BR.po
5232                 updated
5233                 (submitted by Fabio Junior Beneditto)
5234
5235 2001-07-28 [paul]
5236
5237         * src/procmime.c
5238         * AUTHORS
5239                 patch to correct bad image mime headers
5240                 (submitted by Don Quijote <dq@searchlores.org>)
5241
5242 2001-07-28 [paul]
5243
5244         * tools/gif2xface.pl   **NEW FILE**
5245         * tools/README
5246                 script to convert file.gif to file.xface for
5247                 use in a custom header.
5248                 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
5249
5250 2001-07-27 [alfons]
5251         
5252         * configure.in
5253                 change macros for detecting JPilot and LDAP
5254
5255 2001-07-27 [christoph]
5256
5257         * src/filtering.c
5258                 code cleanup (MIN / MAX warning, needed casting)
5259
5260 2001-07-27 [alfons]
5261
5262         * procheader.c
5263                 disallow setting flags when detecting certain headers
5264                 (X-Status, Status, Seen, X-Seen). 
5265         
5266         * sync with Hiroyuki's Sylpheed 0.5.1cvs5
5267
5268 2001-07-27 [christoph]
5269
5270         * src/prefs_filter.c
5271         * src/prefs_filtering.c
5272         * src/prefs_matcher.c
5273         * src/prefs_scoring.c
5274                 scroll list when moving rows up or down
5275
5276         * src/imap.c
5277         * src/imap.h
5278         * src/prefs_account.c
5279         * src/prefs_account.h
5280         * src/send.c
5281                 SMTP over SSL (untested, feedback requested)
5282                 IMAP over SSL
5283
5284         * src/ssl.c
5285                 code cleanup
5286
5287 2001-07-26 [alfons]
5288         
5289         * configure.in, acconfig.h
5290                 define CLAWS (need this for main / claws detection)
5291
5292 2001-07-25 [alfons]
5293
5294         * configure.in
5295                 Sylpheed 0.5.1claws2
5296                 
5297         * sync with Sylpheed 0.5.1cvs4
5298
5299 2001-07-25 [christoph]
5300
5301         * src/scoring.c
5302                 fixed segfault
5303                 item->prefs == NULL (don't know why)
5304
5305 2001-07-25 [alfons]
5306
5307         * configure.in
5308                 Sylpheed 0.5.1claws1
5309
5310         * sync with Sylpheed 0.5.1cvs1-3
5311
5312 2001-07-24 [christoph]
5313
5314         * src/folderview.c
5315         * src/prefs_folder_item.[ch]
5316                 added folderitem preferences dialog with
5317                 default To: and auto request return receipt
5318
5319         * src/compose.[ch]
5320         * src/menu.[ch]
5321                 changes to handle new folderitem preferences
5322
5323         * src/mainwindow.c
5324         * src/summaryview.c
5325                 call compose new mail with current folderitem
5326
5327 2001-07-24 [alfons]
5328
5329         Release Sylpheed 0.5.1claws
5330
5331         * configure.in
5332                 change to release version 0.5.1claws
5333
5334 2001-07-24 [christoph]
5335
5336         * src/summaryview.c
5337                 fixed segfault that happend when the selected
5338                 message was removed while retrieving new messages.
5339
5340         * po/es.po
5341                 updated translation
5342                 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
5343
5344 2001-07-22 [alfons]
5345
5346         add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
5347         this is a work in progress, for more information: http://nlpagan.net/sylman 
5348         
5349         * configure.in, src/mainwindow.c, manual/Makefile.am
5350                 add support for English manual
5351
5352         * AUTHORS
5353                 add authors of user manuals
5354
5355         * manual/en/sylpheed*.html
5356                 add English documentation
5357
5358 2001-07-22 [christoph]
5359
5360         * po/POTFILES.in
5361                 added src/ssl.c
5362         * src/ssl.c
5363                 changed a wrong debug message
5364
5365 2001-07-22 [alfons]
5366
5367         * po/nl.po
5368                 update Dutch translation
5369
5370         * src/prefs_filtering.c, 
5371           src/prefs_matcher.c
5372                 add more translatable strings           
5373
5374 2001-07-21 [alfons]
5375
5376         0.5.0claws7
5377
5378         * configure.in
5379                 change version
5380
5381         * src/inc.c, src/summaryview.[ch]
5382                 prevent update of mark file when filtering has done, by
5383                 using a variable; this affects two functions:
5384                         inc.c::inc_finished()
5385                         summaryview.c::summary_show()
5386
5387 2001-07-20 [alfons]
5388
5389         * src/filtering.[ch], src/prefs_filtering.c, 
5390           src/matcher.[ch]
5391                 add filtering action for label coloring 
5392
5393         * po/POTFILES.in
5394                 add labelcolors.c
5395
5396         * added src/labelcolors.c
5397         * added src/labelcolors.h
5398         * src/Makefile.am, src/summaryview.c
5399                 rearrange label coloring code
5400
5401         * src/procmsg.h
5402                 add more parentheses so label colouring works correctly
5403
5404         * src/filtering.c
5405                 don't really delete message, but move it to Trash
5406
5407         * src/prefs_matcher.c
5408                 add quote options to info dialog
5409
5410 2001-07-20 [christoph]
5411
5412         * src/Makefile.am
5413         * src/inc.c
5414         * src/main.[ch]
5415         * src/socket.h
5416         * src/ssl.[ch] (new)
5417                 moved ssl stuff to a seperate file
5418
5419 2001-07-20 [darko]
5420
5421         * src/summaryview.c
5422                 fix show sender using address book with no e-mail
5423                 address in From: field
5424
5425 2001-07-19 [alfons]
5426
5427         * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
5428                 fix messy handling of escaping... now at least the
5429                 execute command is useful. escape char is '\', we
5430                 accept \n and \r too. 
5431
5432                 Real life example:
5433                 
5434                 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
5435                 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
5436
5437 2001-07-18 [alfons]
5438
5439         0.5.0claws6
5440
5441         * src/summaryview.c
5442                 clean up
5443
5444         * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
5445           src/procmsg.[ch]
5446                 revise filtering; currently move, copy, marking have
5447                 been tested. if you like bleeding edge stuff, you
5448                 should definitely go for this version :)
5449
5450         * mark old working stuff as VERSION_0_5_0_CLAWS5        
5451
5452 2001-07-17 [christoph]
5453
5454         * src/utils.c
5455                 timestamp log
5456
5457 2001-07-17 [alfons]
5458
5459         0.5.0claws5
5460
5461         * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more 
5462           bits in the mark file, without affecting either branch. Lots of
5463           files changed, also in claws branch.
5464
5465           UNTESTED: use of mbox folders
5466
5467         * src/summaryview.c
5468                 added mark all read; however this was a quick hack used for
5469                 cleaning up mess after initial merge with Hiroyuki
5470
5471         * configure.in
5472                 change claws version number back to 0.5.0claws5 to clear up 
5473                 confusion & pretension (recent release was technically 
5474                 0.5.0claws4, so we neatly align with Hiroyuki :-)
5475
5476 2001-07-16 [alfons]
5477
5478         sync with Hiroyuki's 0.5.0cvs4
5479
5480 2001-07-16 [alfons]
5481
5482         0.5.1claws3
5483
5484         * src/filtering.[ch]
5485                 remove invalid updating of mark files for 
5486                 filter actions MATCHING_ACTION_MOVE and 
5487                 MATCHING_ACTION_DELETE; this should fix the
5488                 folder update bug
5489                 
5490         * src/procmsg.c
5491                 revert Christoph's stab at fixing the folder 
5492                 update bug
5493
5494         * po/POTFILES.in
5495                 add missing files with translatable strings
5496
5497         * src/summaryview.c
5498                 remove debug print
5499
5500 2001-07-15 [alfons]
5501
5502         * src/addr_compl.[ch], src/prefs_filtering.c
5503                 make "filtering pref dialog's destination entry" an
5504                 "address completable entry", if filter destination is 
5505                 an email address
5506
5507         0.5.1claws2
5508         
5509         sync with Hiroyuki's 0.5.0cvs2-3
5510
5511 2001-07-15 [christoph]
5512
5513         * src/procmsg.c
5514                 fixed folder stats update after incorporation
5515
5516 2001-07-15 [alfons]
5517
5518         * src/summaryview.c
5519                 * finish label colouring stuff (for now)
5520                 * fix incorrect colour bug (off by one) 
5521
5522 2001-07-14 [alfons]
5523
5524         * src/mainwindow.c
5525                 change text labels for news and mail message so there's
5526                 plenty of toolbar estate left
5527
5528         * configure.in
5529                 0.5.1claws1
5530
5531         * src/folderview.c
5532           src/folder.[ch]
5533                 sync with Hiroyuki's 0.5.0cvs1
5534
5535         * src/summaryview.c
5536                 more rewrite label colouring
5537
5538 2001-07-14 [alfons]
5539
5540         * src/summaryview.[ch]
5541                 * start rewrite label colouring 
5542                 * fix proper location "Add Sender To Addressbook" menu item
5543
5544 2001-07-13
5545
5546         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
5547         (actually this is 0.5.0claws4)
5548
5549 2001-07-13 [alfons]
5550
5551         * po/pt_BR.po
5552                 * fix duplicate message
5553                 * add updated Portugese / Brazilian translation
5554                   submitted by Fabio Junior Beneditto
5555
5556 2001-07-12 [alfons]
5557
5558         * AUTHORS
5559                 add Jens
5560
5561         * po/nl.po
5562                 add updated Dutch translation
5563
5564         * po/de.po
5565                 add updated German translation submitted by Jens
5566
5567 2001-07-11 [alfons]
5568
5569         Prerelease before 0.5.0claws. Please test.
5570         This version is temporarily tagged as VERSION_0_5_0_TEST
5571
5572         * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
5573           src/prefs_scoring.c, src/prefs_matcher.c, 
5574           src/prefs_filtering.c, src/mbox.c, 
5575           src/main.c, src/inc.c, src/filtering.[ch]
5576                 revert new Hoa's new matcher (does not work yet)
5577
5578         * src/Makefile.am
5579                 clean up
5580
5581 2001-07-10
5582
5583         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
5584
5585
5586 2001-07-10 [alfons]
5587
5588         * Makefile.am
5589                 add ChangeLog.claws to EXTRA_DIST
5590         * src/Makefile.am
5591                 add matcher_parser_parse.h to EXTRA_DIST
5592
5593 2001-07-10 [christoph]
5594
5595         * src/inc.c
5596                 add destination folder to table of
5597                 folders that need to be updated after
5598                 incorporation
5599
5600 2001-07-10 [alfons]
5601
5602         * folder.[ch]
5603           folderview.c
5604                 make collapse state of folders and folder items persistent, i.e.
5605                 if you collapse a folder tree, the next time sylpheed-claws starts 
5606                 up the folder tree remains collapsed.  
5607                 
5608 2001-07-10 [christoph]
5609
5610         * acconfig.h
5611         * configure.in
5612                 added --enable-ssl
5613         * src/md5.[ch]
5614                 renamed MD5_CTX to MD5_CTX_syl
5615                 conflicts with a struct in openssl
5616         * src/inc.c
5617         * src/main.[ch]
5618         * src/prefs_account.[ch]
5619         * src/socket.[ch]
5620                 SSL support for POP
5621         * src/mainwindow.c
5622                 fixed compose with current account
5623                 broken by new compose button stuff
5624
5625 2001-07-09 [hoa]
5626
5627         * AUTHORS
5628                 changed my email address
5629
5630         * src/matcher_parser_parse.y
5631                 clean the parser to remove conflicts
5632
5633 2001-07-09 [alfons]
5634
5635         * AUTHORS
5636                 add Match Grun
5637
5638         * configure.in
5639                 fix incorrect description of --enable-ldap parameter
5640
5641         * src/prefs_common.[ch]
5642           src/compose.c
5643                 add experimental option "smart wrapping" which makes the
5644                 compose editor auto wrap.
5645                 
5646                 | TODO: the problem with the buggy cursor handling is caused |
5647                 | by the GtkText. when deleting / backspacing text its       |
5648                 | wrapping algorithm does not take in account the previous   |
5649                 | line. should find a way to hack this in.                   |
5650                 | or should perhaps combine this with the word wrapping      |
5651                 | patch i wrote in january.                                  |
5652
5653         * src/about.c
5654                 show build parameters for LDAP and JPilot
5655
5656         * src/summaryview.c
5657                 revert Christoph's bugfix for selecting next unread message, 
5658                 because folder stats aren't updated correctly
5659
5660 2001-07-08 [hoa]
5661
5662         * src/filtering.c
5663         * src/mainwindow.c
5664         * src/matcher.c
5665         * src/matcher_parser_lex.l
5666         * src/matcher_parser_parse.y
5667         * src/prefs_filtering.c
5668         * src/prefs_scoring.c
5669         * src/scoring.c
5670                 bugfix of the config file parser
5671
5672 2001-07-08 [alfons]
5673
5674         * src/Makefile.am
5675                 added generated matcher sources to BUILT_SOURCES
5676
5677 2001-07-08 [hoa]
5678
5679         * src/Makefile.am
5680         * src/.cvsignore
5681                 added new config file parser
5682
5683         * src/scoring.[ch]
5684         * src/filtering.[ch]
5685         * src/matcher.[ch]
5686         * src/prefs_filtering.c
5687         * src/prefs_matcher.c
5688         * src/prefs_scoring.c
5689         * added src/matcher_parser.h
5690         * added src/matcher_parser_lex.h
5691         * added src/matcher_parser_lex.l
5692         * added src/matcher_parser_parse.y
5693                 lex & yacc config file parser
5694
5695         * src/mbox.c
5696         * src/inc.c
5697         * src/main.c
5698                 changes prefs_filtering into global_filtering           
5699
5700         * src/summaryview.c
5701                 build threads with subjects only if "Re: " is at the
5702                 beginning of the subject
5703
5704 2001-07-07 [paul]
5705
5706         0.5.0claws
5707
5708         sync with sylpheed 0.5.0
5709                 change of version number only
5710
5711 2001-07-06 [paul]
5712
5713         0.5.0claws5
5714
5715         sync with sylpheed 0.5.0pre5
5716
5717 2001-07-05 [paul]
5718
5719         sync with sylpheed 0.5.0pre4 release
5720                 /po and /manual/ja not sync'ed
5721
5722 2001-07-04 [paul]
5723
5724         more sync with sylpheed 0.5.0pre4
5725
5726 2001-07-03 [christoph]
5727
5728         * src/addressbook.c
5729                 fixed address book broken by address book
5730                 for VCard, JPilot, LDAP
5731
5732 2001-07-03 [alfons]
5733
5734         * src/matcher.c
5735         * src/textview.c
5736                 stopped memory leaks
5737
5738 2001-07-03 [paul]
5739
5740         more sync with sylpheed 0.5.0pre4
5741
5742 2001-07-02 [match]
5743
5744         * included address book patch for VCard, JPilot, LDAP
5745         * pref_common.c - fixed Font options on Display tab (cosmetic)
5746         * alertpanel.c - fixed truncated message
5747
5748 2001-07-02 [christoph]
5749
5750         * src/mbox_folder.c
5751         * src/procmsg.[ch]
5752         * src/summaryview.c
5753                 mark threads for ignoring
5754
5755 2001-07-02 [paul]
5756
5757         0.5.0claws4
5758
5759         * sync with sylpheed 0.5.0pre4
5760                 updated gettext to 0.10.38.
5761
5762 2001-07-01 [paul]
5763
5764         * src/ mainwindow.c
5765         * src/procmsg.h
5766         * src/summaryview.[ch]
5767                 new right-click option: Label.
5768                 substitute for 'Mark-->Mark/Unmark', colours the line.
5769                 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
5770
5771 2001-07-01 [christoph]
5772
5773         * src/folderview.c
5774                 fixed font for trash
5775         * src/summaryview.c
5776                 move ctree to unread message
5777
5778 2001-07-01 [paul]
5779
5780         * sync with sylpheed 0.5.0pre3 release
5781
5782 2001-06-30 [alfons]
5783
5784         * src/filesel.[ch]
5785         * src/compose.c
5786                 allow inserting / attaching multiple files in
5787                 the composer window
5788
5789 2001-06-30 [paul]
5790
5791         * src/codeconv.c
5792                 small change to Alfons' previous stuff so that it
5793                 actually makes
5794
5795 2001-06-30 [alfons]
5796
5797         * lots of files changed; first attempt to merge the changes
5798           and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
5799
5800 2001-06-30 [paul]
5801
5802         * po/pt_BR.po
5803                 updated and completed, translations by Fabio
5804                 Junior Beneditto <fjbeneditto@yahoo.com.br>
5805
5806 2001-06-29 [alfons]
5807
5808         * src/compose.c
5809         * src/mimeproc.[ch]
5810                 allow selecting an attached files' mime type from a 
5811                 list of types.
5812
5813 2001-06-29 [paul]
5814
5815         * more sync with sylpheed 0.5.0pre3
5816
5817 2001-06-29 [paul]
5818
5819         * po/pt_BR.po
5820                 merge with sylpheed.pot and pt_BR.po provided by
5821                 Fabio Junior Beneditto.
5822
5823 2001-06-29 [darko]
5824
5825         * src/procmime.c
5826                 make MIME types case insensitive
5827
5828 2001-06-28 [alfons]
5829
5830         * po/nl.po
5831                 merge with sylpheed.pot and old nl.po; translations added.
5832
5833 2001-06-28 [paul]
5834
5835         * more sync with sylpheed 0.5.0pre3
5836
5837 2001-06-27 [alfons]
5838
5839         * src/summaryview.c
5840                 don't crash when removing parent node of messages
5841                 attracted by subject. this was caused by not deleting
5842                 the parent node from the subject line hash table.
5843
5844 2001-06-27 [alfons]
5845
5846         * src/summaryview.c
5847         * src/compose.[ch]
5848         * src/mainwindow.c
5849                 if there are multiple messages selected, allow forwarding
5850                 them as attachments.
5851
5852 2001-06-27 [paul]
5853
5854         * more sync with sylpheed 0.5.0pre3
5855
5856 2001-06-26 [paul]
5857
5858         0.5.0claws3
5859
5860         * sync with sylpheed 0.5.0pre3
5861
5862 2001-06-25 [paul]
5863
5864         * src/mainwindow.c
5865                 fixed 'compose news article' bug
5866                 from icon-and-text toolbar
5867
5868 2001-06-25 [paul]
5869
5870         * sync with sylpheed 0.5.0pre2 release
5871
5872 2001-06-24 [christoph]
5873
5874         * src/prefs_common.c
5875                 bug fix in font selection
5876         * src/folderview.c
5877                 use sylpheed's normal font instead of
5878                 gtk default font for folders without
5879                 new messages
5880
5881 2001-06-24 [alfons]
5882
5883         * src/mainwindow.[ch]
5884                 added composite compose mail / news button (an idea by Leandro
5885                 Pereira <leandro@linuxmag.com.br>)
5886
5887 2001-06-24 [paul]
5888
5889         Added instructions for ldif-to-xml.py
5890
5891         * tools/README
5892
5893 2001-06-23 [alfons]
5894
5895         Some minor things.
5896
5897         * src/pixmaps/stock_news_compose.xpm
5898                 added pixmap by Leandro
5899         * src/prefs_common.c
5900                 tested built-in spelling checker of GCC 3.0 :)
5901         * po/nl.po
5902                 merged dutch translation of sylpheed-main with
5903                 sylpheed.pot
5904
5905 2001-06-23 [paul]
5906
5907         Added tools directory and files.
5908
5909         * tools/filter_conv.pl
5910                 converts old filter system to new filtering system
5911         * tools/ldif-to-xml.py
5912                 converts netscape addressbook to sylpheed addressbook
5913         * tools/README
5914                 descriptions/instructions for above two files
5915
5916 2001-06-23 [christoph]
5917
5918         * src/inc.c
5919         * src/manage_window.[ch]
5920         * src/prefs_common.[ch]
5921                 mail retrieval dialog can be enabled, disabled
5922                 or hidden if non of sylpheed's windows is active
5923
5924 2001-06-22 [paul]
5925
5926         0.5.0claws2
5927
5928         * sync with sylpheed 0.5.0pre2
5929
5930 2001-06-21 [christoph]
5931
5932         * src/summaryview.c
5933                 show recipient on 'from' for all accounts
5934                 
5935         * src/inc.c
5936         * src/prefs_common.[ch]
5937                 disable error popup on mail receive errors
5938
5939 2001-06-21 [alfons]
5940
5941         * src/compose.c
5942                 made the ruler correctly appear and disappear.
5943
5944         * src/Makefile.am
5945                 removed Hoa's work-in-progress-stuff (interesting!) so 
5946                 claws compiles ok.
5947
5948 2001-06-20 [christoph]
5949
5950         * src/inc.c
5951         * src/progressdialog.c
5952                 added scrolled window for list in progressdialog
5953
5954 2001-06-20 [paul]
5955
5956         sync with sylpheed 0.5.0pre1 release
5957
5958 2001-06-20 [christoph]
5959
5960         * src/summeryview.c
5961                 make building threads by subject work when
5962                 thread view is enabled
5963                 
5964         * src/compose.c
5965         * src/prefs_common.[ch]
5966                 automatically select account for mail replys
5967
5968 2001-06-19 [sergey]
5969
5970         * src/compose.c (compose_create): keep Bcc and Reply-To visible if
5971         they are filled in from the account settings.
5972
5973 2001-06-19 [paul]
5974
5975         * more sync with sylpheed 0.5.0pre1
5976
5977 2001-06-18 [alfons]
5978
5979         * src/Makefile.am,
5980           src/procmime.c
5981                 added --sysconfdir to CPPFLAGS for pointing to the correct
5982                 location of mime.types. 
5983
5984                 NOTE: make sure you use --sysconfdir when running ./autogen.sh
5985                 or ./configure!
5986
5987 2001-06-18 [hoa]
5988
5989         * src/summaryview.c
5990                 fixed some bug when building threads
5991
5992 2001-06-18 [pau]l
5993
5994         * src/prefs_account.c
5995                 UI stuff: More changes to the English
5996
5997 2001-06-18 [paul]
5998
5999         * src/pixmaps/stock_news_compose.xpm: new file
6000         * src/Makefile.am
6001         * src/mainwindow.c
6002         * src/summaryview.c
6003                 Added new icon for Hoa's 'compose a news
6004                 message', plus minor improvements to the
6005                 English
6006
6007         * po/ja.po
6008         * ChangeLog
6009         * ChangeLog.jp
6010                 more sync with sylpheed 0.5.0pre1
6011
6012 2001-06-18 [hoa]
6013
6014         * src/compose.[ch]
6015         * src/mainwindow.c
6016                 Follow-up and reply to
6017
6018         * src/summaryview.[ch]
6019                 Build threads also with subjects
6020
6021 2001-06-17 [hoa]
6022
6023         * src/compose.c
6024                 forwarding use the current account.
6025
6026         * src/mainwindow.c
6027                 the "compose message" button has been replaced with
6028                 "new mail" and "new news" buttons
6029
6030         * src/prefs_common.[ch]
6031                 added a configuration option to use the forward button
6032                 as "forward as attachment"
6033                 changed reply and forward format description
6034
6035         * src/quote_fmt_lex.l
6036         * src/quote_fmt_parse.y
6037                 added message with no signature in format for reply
6038                 and forward.
6039
6040 2001-06-17 [paul]
6041
6042         Minor UI stuff
6043
6044         * src/mainwindow.c
6045         * src/summaryview.c
6046                 Improvements to the English
6047
6048         * src/prefs_common.c
6049                 Improvements to the English and some
6050                 clarity/continuity improvements in the
6051                 description of Quote symbols.
6052
6053 2001-06-17 [paul]
6054
6055         0.5.0claws1
6056
6057         * sync with sylpheed 0.5.0pre1
6058
6059 2001-06-17 [hoa]
6060
6061         * src/compose.c
6062                 Better interface for compose, displayed fields
6063                 are updated whenever we change account.
6064                 Newsgroups field is automatically filled.
6065
6066         * src/mainwindow.c
6067                 Newsgroups field is automatically filled.
6068
6069         * src/prefs_account.c
6070                 Some interface stuff when fields appear and
6071                 disappear.
6072
6073 2001-06-16 [paul]
6074
6075         0.4.99claws
6076
6077         * sync with sylpheed 0.4.99
6078
6079 2001-06-16 [sergey]
6080
6081         * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
6082         base64_decoder_free, base64_decoder_decode): new object and
6083         functions for decoding base64 streams.
6084         * src/procmime.c (procmime_decode_content): modified to use the
6085         new base64 decoder.
6086
6087 2001-06-15 [paul]
6088
6089         0.4.99claws10
6090
6091         * sync with sylpheed 0.4.99cvs11
6092
6093 2001-06-13 [paul]
6094
6095         0.4.99claws9
6096
6097         * sync with sylpheed 0.4.99cvs9
6098
6099 2001-06-13 [hoa]
6100
6101         * src/compose.c
6102         * src/prefs_account.c
6103
6104                 SMTP server can be defined in the news account
6105                 mime type of attachment are kept.
6106
6107         * src/summaryview.c
6108
6109                 now choose the highest important score between default
6110                 and important score of folder.
6111
6112 2001-06-09 [alfons]
6113         
6114         * src/prefs_common.c: 
6115
6116                 (prefs_quote_description_create): corrected description of 
6117                 quote format characters
6118
6119 2001-06-09 [paul]
6120
6121         0.4.99claws8
6122
6123         * sync with sylpheed 0.4.99cvs8
6124
6125 2001-06-08 [sergey]
6126
6127         * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
6128         and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
6129
6130 2001-06-08 [paul]
6131
6132         0.4.99claws7
6133
6134         * sync with sylpheed 0.4.99cvs7
6135
6136 2001-06-06 [sergey]
6137
6138         * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
6139         clashes with autogenerated header).
6140         * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
6141         * src/Makefile.am: added quote_fmt.h.
6142         * src/.cvsignore: added lex/yacc autogenerated files
6143         (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
6144
6145 2001-06-06 [paul]
6146
6147         0.4.99claws6
6148
6149         * sync with sylpheed 0.4.99cvs6
6150
6151 2001-06-06 [hoa]
6152
6153         * added src/quote_fmt_parse.h
6154         * src/compose.c
6155                 removed warnings
6156
6157         * src/prefs.[ch]
6158                 don't modify readonly configuration files
6159
6160         * src/prefs_account.c
6161         * src/prefs_common.c
6162         * src/prefs_customheader.c
6163         * src/prefs_display_header.c
6164         * src/prefs_filter.c
6165         * src/prefs_filtering.c
6166         * src/prefs_scoring.c
6167                 don't open dialog box when configuration files
6168                 are readonly
6169
6170 2001-06-05 [sergey]
6171
6172         * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
6173
6174         * src/Makefile.am: replaced quote_fmt.tab.[ch] by
6175         quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
6176         BUILT_SOURCES to make all files rebuild properly.
6177
6178         * src/compose.c: removed #include "quote_fmt.tab.h".
6179
6180         * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
6181         CHARACTER value in yylval.
6182
6183         * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
6184         receive CHARACTER value by documented means (yylval).
6185
6186         * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
6187
6188 2001-06-05 [hoa]
6189
6190         * src/Makefile.am
6191                 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
6192
6193         * src/filtering.c
6194         * src/matcher.c
6195         * src/matcher.h
6196         * src/prefs_filtering.c
6197                 now keep the configuration for execute action
6198
6199         * src/mbox_folder.c
6200                 fixed a warning
6201
6202 2001-06-05 [paul]
6203
6204         * sync with sylpheed 0.4.99cvs5
6205
6206 2001-06-05 [hoa]
6207
6208         * src/Makefile.am
6209                 added quote_fmt.[ch]
6210
6211         * added src/quote_fmt.y
6212         * added src/quote_fmt.l
6213         * added src/quote_fmt.tab.h
6214         * added src/quote_fmt.tab.c
6215         * added src/lex.quote_fmt.c
6216                 parsing configuration for replying
6217                 and forwarding
6218
6219         * src/prefs_common.[ch]
6220                 added configuration UI for replying
6221                 and forwarding
6222
6223         * src/compose.c
6224                 using configuration for replying
6225                 and forwarding
6226
6227 2001-06-04 [hoa]
6228
6229         * src/filtering.c
6230         * src/matcher.c
6231         * src/matcher.h
6232         * src/prefs_filtering.c
6233         * src/prefs_matcher.c
6234         * src/prefs_matcher.h
6235                 action "run a command" for filtering
6236                 and matching with a command.
6237                 fixed the "whole message" matching
6238
6239         * src/mbox_folder.c
6240                 changed temporary filename for security
6241
6242         * src/messageview.c
6243                 queue the notification if it fails to send.
6244
6245         * src/prefs_common.c
6246         * src/prefs_folder_item.c
6247                 changed the default important score             
6248
6249         * src/prefs_scoring.c
6250         * src/scoring.c
6251                 hide kill score input when the folder is not
6252                 a newsgroup
6253
6254 2001-06-03 [alfons]
6255
6256         * src/prefs_common.c:
6257
6258                 (prefs_font_select): pass font name in font entry box to font
6259                 selection dialog.
6260
6261 2001-06-03 [sergey]
6262
6263         * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
6264
6265 2001-06-03 [paul]
6266
6267         * sync with sylpheed 0.4.99cvs4
6268
6269 2001-06-03 [alfons]
6270
6271         * src/headerwindow.c:
6272
6273                 (headerwindow_show_cb): use the selected summary view item, not
6274                 the displayed item.
6275
6276 2001-06-02 [alfons]
6277
6278         * src/headerwindow.c:
6279
6280                 (headerwindow_show_cb): always try to show msginfo
6281
6282 2001-06-02 [hoa]
6283
6284         * src/compose.c
6285                 keep attached parts when reediting or forwarding.
6286
6287 2001-06-01 [hoa]
6288
6289         * src/folderview.c
6290         * src/prefs_folder_item.[ch]
6291         * src/prefs_scoring.[ch]
6292         * src/scoring.[ch]
6293         * src/summaryview.[ch]
6294         * src/main.c
6295         * src/mainwindow.c
6296         * src/prefs_common.[ch]
6297                 support for folder scoring
6298                 kill score and important score for messages
6299         
6300         * src/prefs_account.c
6301                 some display bug fixed for local account
6302                 preferences
6303
6304 2001-05-31 [alfons]
6305
6306         * src/summaryview.c:
6307
6308                 (add_sender_to_cb): don't crash when no or invalid sender; the add 
6309                 sender to address book menu item is disabled.
6310
6311 2001-05-30 [hoa]
6312
6313         * src/filtering.[ch]
6314         * src/summaryview.c
6315                 handling summary menu / filter messages
6316
6317         * src/folder.[ch]
6318                 add some stuff
6319
6320         * src/foldersel.c
6321                 imap folders now appears in list
6322
6323         * src/mbox_folder.c
6324                 doesn't crash if destination mail is not writeable
6325
6326 2001-05-29 [hoa]
6327
6328         * src/compose.c
6329                 removed some warnings
6330
6331         * src/filtering.c
6332         * src/folder.[ch]
6333         * src/prefs_filtering.c
6334                 global string to identify any folders           
6335                 removed some debug info
6336                 filtering to mbox folders is now possible
6337
6338         * src/mainwindow.c
6339                 removed some warnings
6340
6341         * src/mbox_folder.c
6342                 permission on files are changed to read/write for user only,
6343                 nothing for other.
6344                 creation of subfolder is handled better.
6345
6346 2001-05-28 [alfons]
6347
6348         Verified the sync for src/prefs_common.[ch] and
6349         src/prefs_account.[ch]. I believe there were some
6350         minor indentation differences.
6351
6352 2001-05-28 [paul]
6353
6354         0.4.99claws3
6355
6356         * sync with 0.4.99cvs3
6357
6358 2001-05-28 [hoa]
6359
6360         * src/compose.c
6361                 handling flags for mbox format
6362
6363         * src/filtering.c
6364                 use of mark file only for MH format
6365                 handling flags for mbox format
6366                 filtering cannot yet move or copy mails to mbox folders.
6367
6368         * src/folder.[ch]
6369                 changed move_msg, copy_msg,
6370                 move_msgs_with_dest, copy_msgs_with_dest functions
6371                 uses only folder->copy_msg() function
6372                 uses folder->finished_copy() to handle the destination
6373                 folder at the end of the copy or move operation.
6374
6375         * src/foldersel.c
6376                 included mbox directories.
6377
6378         * src/folderview.[ch]
6379         * src/mainwindow.c
6380                 handle folders operation for mbox format
6381
6382         * src/mbox.c
6383                 disable conversion of "From " header
6384
6385         * src/mbox_folder.[ch]
6386                 completion of mbox format handling
6387
6388         * src/mh.c
6389                 changed mh_copy_msg() function and
6390                 removed mh_move_msg(), mh_move_msgs_with_dest(),
6391                 mh_copy_msgs_with_dest()
6392
6393         * src/prefs_filtering.c
6394                 removed some warnings
6395
6396         * src/prefs_matcher.c
6397                 default boolean operation is AND
6398
6399         * src/procheader.c
6400                 handling flags for mbox format
6401                 handling of "From " header
6402
6403         * src/procmsg.[ch]
6404                 removed data field
6405                 added MSG_REALLY_DELETED flags to handle deletion of
6406                 messages in mbox format.
6407
6408         * src/summaryview.c
6409                 handling flags for mbox format
6410                 disable the MSG_DELETED flags when messages
6411                 are deleted in mbox format
6412
6413         * src/textview.c
6414                 "From " headers display fixed.
6415
6416 2001-05-27 [alfons]
6417
6418         * src/textview.c:
6419                 
6420                 (get_email_part): skip quoted email addresses, like in e.g.
6421                 "'alfons@proteus.demon.nl'".
6422
6423 2001-05-26 [alfons]
6424
6425         Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
6426         and fixing the persistence troubles when using separate windows.
6427
6428         * src/mainwindow.c:
6429         
6430             Added #define SEPARATE_ACTION used in the gtk item factory for 
6431             the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
6432                 use gtk_item_factory_get_widget_by_action() to get the items.
6433                 
6434             Removed separate_widget_cb from the gtk item factory data   
6435           
6436             (mainwindow_create): connect separate_widget_cb() to check
6437             menu item "toggled" signal. also passing a MainWindow pointer
6438                 as object data for both check menu items.
6439                 
6440             (separate_widget_cb): definition of separate_widget_cb() to match
6441             GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main 
6442                 window using gtk_object_get_data(). The type of window separation 
6443                 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
6444         
6445         * src/prefs_filtering.c,
6446           src/prefs_matcher.c: added horizontal scrollbars
6447
6448 2001-05-25 [darko]
6449
6450         * src/headerview.c
6451                 fix segfault with invalid bold font
6452         * src/summaryview.c
6453                 correctly display summary stats after row is marked
6454
6455 2001-05-23 [sergey]
6456
6457         * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
6458         encodings with libjconv.
6459
6460 2001-05-23 [hoa]
6461
6462         * src/Makefile.am
6463                 added mbox_folder.[ch]
6464         * src/defs.h
6465                 mbox temporary folder
6466         * src/folder.[ch]
6467         * added src/mbox_folder.[ch]
6468         * src/folderview.c
6469         * src/procheader.[ch]
6470                 added mbox support
6471         * src/mbox.c
6472                 bugfix for file incorporation filtering
6473         * src/imap.c
6474                 enable creation of MBOX
6475         * src/prefs_display_header.c
6476                 enable use of headers like "From "
6477                 something that should be fixed :
6478                         displaying of such headers add an extra space
6479         * src/prefs_folder_item.c
6480                 don't create folders because it is not necessary
6481         * src/procmsg.h
6482                 added data field to MsgInfo for mbox internal use
6483         * src/summaryview.c
6484                 added some support for mbox
6485         * src/utils.[ch]
6486                 added get_mbox_cache_dir() function
6487
6488 2001-05-23 [hiroyuki]
6489
6490         * src/headerwindow.c
6491           src/inc.c
6492           src/main.c
6493           src/mh.c
6494           src/nntp.c
6495           src/procmsg.h
6496           src/session.h
6497           src/socket.[ch]
6498           src/summaryview.c
6499           src/textview.c
6500           src/automaton.c
6501           src/folderview.c: more sync with 0.4.99cvs2.
6502
6503         * src/headerwindow.c: reverted.
6504
6505 2001-05-22 [paul]
6506
6507         0.4.99claws2
6508
6509         * sync with sylpheed 0.4.99cvs2
6510                 * src/news.[ch]
6511                 * src/nntp.[ch]
6512                 * INSTALL
6513                 * INSTALL.jp
6514
6515 2001-05-22 [alfons]
6516
6517         * src/summaryview.c: bugfixed a premature assignment in  summaryview_add_sender_to_cb()
6518
6519 2001-05-21 [alfons]
6520
6521         Minor things:
6522
6523         * configure.in: if gnome-config not found, "no" is displayed
6524         
6525         * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
6526
6527         * src/textview.c: now also possible to add mail addresses by right
6528           clicking in the text view
6529
6530         * src/codeconv.c: merged patch which fixes endless loop when encountering
6531           invalid wide characters; from Alte <010@imis.ru>  
6532
6533 2001-05-20 [alfons]
6534
6535         Added installation of gnome specific things:
6536
6537         * Makefile.am: gnome conditional
6538
6539         * configure.in: check for installed gnome
6540
6541         * added sylpheed.png, sylpheed.desktop
6542
6543 2001-05-20 [sergey]
6544
6545         * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
6546
6547         * src/mainwindow.h (main_window_toolbar_create): created a button
6548         for "Reply to all".
6549         (main_window_set_toolbar_sensitive): enable/disable the new button
6550         appropriately.
6551         (toolbar_reply_to_author_cb): handle the new button.
6552
6553         * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
6554         send_progress_dialog_destroy() on failure (fixes hang on SMTP
6555         failure).
6556
6557 2001-05-19 [sergey]
6558
6559         * src/compose.h (ComposeReplyMode): new modes
6560         COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
6561         COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
6562
6563         * src/compose.c
6564         (compose_send): move some code into a new function:
6565         (compose_current_mail_account): new function.
6566         (compose_reply): new argument to_author, all callers changed; if
6567         to_author==TRUE and account->protocol==A_NNTP, find and use an
6568         appropriate mail account for replying.
6569         (compose_reply_set_entry): new argument to_author; ignore
6570         compose->replyto if to_author==TRUE.
6571
6572         * src/mainwindow.c: new command "Message/Reply to author".
6573         (main_window_set_menu_sensitive): enable/disable it.
6574         (reply_cb): handle it.
6575
6576         * src/summaryview.c: new command "Reply to author".
6577         (summary_set_menu_sensitive): enable/disable it.
6578         (summary_reply_cb): handle it.
6579
6580         * src/account.c (account_find_mail_from_address): new function.
6581
6582 2001-05-18 [paul]
6583
6584         0.4.99claws1
6585
6586         * sync with sylpheed 0.4.99cvs1
6587
6588 2001-05-18 [hoa]
6589
6590         * src/compose.[ch]
6591         * src/filtering.c
6592         * src/summaryview.c
6593                 new filtering action : forward and forward as attachment
6594
6595         * src/main.c
6596                 no need for $DISPLAY when we run sylpheed --help
6597                 call to parse_cmd_opt() is moved
6598
6599         * src/mainwindow.[ch]
6600                 execute button is hidden when immediate execute
6601                 is chosen
6602
6603         * src/mh.c
6604         * src/news.c
6605         * src/prefs_folder_item.c
6606         * src/procmsg.c
6607                 better handling of missing directories
6608
6609         * src/summaryview.c
6610                 reedit is enabled in outbox
6611                 reedit is enabled in queue
6612
6613 2001-05-17 [hoa]
6614
6615         * src/filtering.c
6616         * src/matcher.[ch]
6617         * src/prefs_filtering.c
6618                 changed attachement into attachment
6619
6620 2001-05-17 [alfons]
6621
6622         0.4.67claws4    
6623
6624         * sync with sylpheed 0.4.67cvs9
6625         * sync with sylpheed 0.4.67cvs7-8
6626
6627 2001-05-17 [hoa]
6628
6629         * src/Makefile.am
6630                 added prefs_filtering.c
6631
6632         * src/filtering.[ch]
6633         * src/matcher.[ch]
6634                 removed action : forward_news and forward_news_as_attachement
6635                 (forward and forward_as_attachement can be used instead)
6636
6637         * src/mainwindow.c
6638                 added menu option to access filtering configuration
6639
6640         * src/prefs_account.c
6641                 changed mail_command default to /usr/sbin/sendmail
6642
6643         * added src/prefs_filtering.[ch]
6644                 dialog box for filtering configuration
6645
6646         * src/prefs_matcher.c
6647                 added function prefs_matcher_get_criteria_from_matching()
6648
6649         * src/prefs_scoring.c
6650                 reset the dialog when register or substitute is clicked
6651
6652 2001-05-15 [hoa]
6653
6654         * src/Makefile.am
6655                 added filtering.[ch]
6656         * src/inc.c
6657                 using filering.[ch] instead of filter.[ch]
6658         * src/main.c
6659                 reading new filtering configuration
6660         * src/matcher.[ch]
6661                 added some filtering actions
6662                 and fixed a bug for headers and mail body matching
6663         * src/mbox.c
6664                 using filering.[ch] instead of filter.[ch]
6665         * src/mh.c
6666                 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
6667         * src/summaryview.c
6668                 some fixes for filtering
6669
6670 2001-05-14 [hiroyuki]
6671
6672         * src/send.c: fixed some weird indentations.
6673           send_message_with_command(): call pclose() only if p != NULL.
6674         * src/textview.c: get_email_part(): modified the code for readability.
6675
6676 2001-05-14 [hiroyuki]
6677
6678         * src/md5global.h
6679           src/md5ify.c
6680           src/md5ify.h: removed from the cvs.
6681
6682 2001-05-13 [sergey]
6683
6684         * src/main.c: include rfc2015.h to avoid compiler warnings.
6685         * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
6686         the panel is already on screen.
6687         * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
6688         closing the alert window by ESC as "No".
6689         * src/prefs_common.c (prefs_interface_create): moved return
6690         receipt check button to the correct place.
6691
6692 2001-03-13 [alfons]
6693
6694         * src/prefs_common.c: 
6695                 moved return receipt check button to the Send tab. (prefs_send_create)
6696                 removed the date format ui related globals. (prefs_display_create)
6697
6698         0.4.67claws3
6699         
6700         * sync with sylpheed 0.4.67cvs5-6
6701
6702 2001-05-13 [paul]
6703
6704         * added Alfons' font selection patch
6705
6706         * src/defs.h
6707         * src/headerwindow.c
6708         * src/prefs_common.c
6709         * src/prefs_common.h
6710
6711 2001-05-13 [hoa]
6712         * src/defs.h
6713                 changed version of cache
6714         * src/matcher.[ch]
6715         * src/prefs_matcher.c
6716                 added additionnal matching criteria
6717         * src/procheader.c
6718         * src/procmsg.[ch]
6719         * src/news.c
6720                 added references in MsgInfo
6721
6722 2001-05-12 [hoa]
6723
6724         * src/defs.h
6725                 prepared some things for new filtering
6726         * src/matcher.[ch]
6727                 added some matching properties
6728                 inreplyto need to be enhanced
6729                 prepared some things for new filtering
6730         * src/messageview.c
6731                 added Return-Receipt-To handling
6732         * src/prefs_folder_item.c
6733                 changed default value to TRUE
6734         * src/prefs_matcher.c
6735                 added some matching properties
6736         * src/prefs_scoring.[ch]
6737                 the scoring dialog is finished
6738         * src/procheader.c
6739                 added Return-Receipt-To handling
6740                 Reference need to be added
6741         * src/procmsg.[ch]
6742                 added Return-Receipt-To handling
6743                 added threadscore to get a better score sorting when
6744                 threads are enabled
6745         * src/summaryview.c
6746                 suppressed a bug when we sort the list
6747                 when no folder is opened.
6748                 better score sorting when threads are enabled
6749
6750 2001-05-12 [alfons]
6751
6752         * reverted previous patch because of potential errors 
6753
6754         0.4.67claws2
6755         
6756         * src/inc.c, src/prefs_common.c, src/prefs_common.h: 
6757                 applied "toggle mail-retrieval dialog window" patch submitted 
6758                 by Eric Limpens <eric@qnt.net>
6759
6760         * sync with sylpheed 0.4.67cvs4
6761
6762 2001-05-12 [sergey]
6763
6764         * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
6765         some picky compilers.
6766         * src/rfc2015.h: provide prototype for rfc2015_disable_all().
6767         * src/grouplist_dialog.c: include alertpanel.h.
6768         * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
6769         fix compile warning.
6770         * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
6771         #include "defs.h" before others to prevent the warning of `MIN'
6772         and `MAX' redefinition.
6773
6774 2001-05-11 [hoa]
6775
6776         * src/main.c
6777         * src/messageview.c
6778         * src/prefs_account.c
6779         * src/prefs_display_header.c
6780                 removed warning
6781         * src/Makefile.am
6782                 added prefs_scoring.[ch]
6783         * src/grouplist_dialog.c
6784                 display an error dialog box if the group list
6785                 cannot be fetched.
6786         * src/mainwindow.[ch]
6787                 added main_window_set_thread_option() function
6788                 scoring dialog box enabled
6789         * src/matcher.[ch]
6790                 added flags matching unread /new / marked
6791                 / deleted / replied / forwarded
6792         * src/news.c
6793                 newsgroups are now finally in newscache
6794         * src/prefs_matcher.[ch]
6795                 finished preferences for matching dialog
6796         * added src/prefs_scoring.[ch]
6797                 scoring dialog box completed
6798         * src/scoring.[ch]
6799                 conversion to string : added scoringprop_to_string()
6800                 write config for preferences :
6801                 added prefs_scoring_write_config()
6802         * src/summaryview.c
6803                 threads can be enabled/disabled independently
6804                 for each folder
6805
6806 2001-05-10 [alfons]
6807
6808         0.4.67claws1
6809         
6810         * AUTHORS: 
6811                 thought it would be nice to have a list of all
6812                 contributors (used Changelog as a reference)
6813         
6814         * configure.in: 
6815                 messed up version numbering...
6816
6817         0.4.66claws1
6818
6819         * sync with sylpheed 0.4.67cvs1-3
6820
6821 2001-05-10 [darko]
6822
6823         * src/prefs_common.c:
6824                 better UI for strftime format, double clicking
6825                 on format now inserts the format in text entry
6826                 replaced close button with standard OK/Cancel
6827                 moved date format button to the right of the
6828                 text entry field
6829
6830 2001-05-09 [alfons]
6831
6832         * src/gtkstext.c:
6833                 Ctrl-Home / Ctrl-End have proper cursor navigation
6834
6835 2001-05-09 [hoa]
6836
6837         * src/prefs_matcher.c
6838                 finished UI to define matching properties
6839                 added ok and cancel button
6840         * src/prefs_filter.c
6841                 added ok and cancel button
6842         * src/news.c
6843                 fixed some bug in xhdr parsing
6844
6845 2001-05-08 [alfons]
6846
6847         * src/textview.c: 
6848                 fixed a bug in textview_show_header(), which displayed two colons (':');
6849                 cleaned up some warnings
6850
6851 2001-05-08 [hoa]
6852
6853         * src/Makefile.am
6854                 added prefs_matcher.[ch]
6855                 compilation with -W -Wall
6856         * src/alertpanel.c
6857                 ungrab the mouse events if grabbed - does it
6858                 fix the bug for disposition notification ?
6859         * src/mainwindow.c
6860                 added a menu option to open the matching dialog.
6861         * src/matcher.[ch]
6862                 added matcherprop_to_string() and matcherlist_to_string()
6863                 fixed some bugs, changed the name of some options
6864                 age_sup and age_inf becomes age_greater and age_lower,
6865                 body and messageheaders becomes body_part and headers_part,
6866                 changed the names of constants from SCORING_XXX to MATCHING_XXX
6867         * src/prefs_display_header.c
6868         * src/prefs_headers.c
6869                 fixed a bug that accidentally destroyed dialogs
6870                 when closed them with delete_event
6871                 Added *_deleted() which handle delete_event signal correctly.
6872         * src/prefs_folder_item.[ch]
6873                 added "enable_thread" field for future customization
6874         * added src/prefs_matcher.[ch]
6875                 sample of the UI to define matching properties
6876         * src/procheader.c
6877                 using procheader_headername_equal instead of str*cmp functions
6878                 using procheader_parse_header() function
6879         * src/scoring.c
6880                 using MATCHING_XXX instead of SCORING_XXX
6881         * src/summaryview.c
6882                 display the sender of the news even if this is ourself
6883                 when this is a news message.
6884         * src/textview.c
6885                 using headername_equal() instead of str*cmp functions
6886
6887 2001-05-08 [alfons]
6888
6889         0.4.66claws
6890
6891         * sync with sylpheed 0.4.66
6892         * src/gtkstext.c: trace logs added 
6893
6894 2001-05-08 [sergey]
6895
6896         * src/prefs_common.[ch]: added option to enable/disable GnuPG
6897         signature check popup.
6898         * src/rfc2015.c (check_signature): show signature check popup only
6899         if it is enabled in preferences.
6900
6901 2001-05-07 [alfons]
6902
6903         0.4.66claws4
6904         
6905         * sync with sylpheed 0.4.66cvs6
6906
6907 2001-05-07 [darko]
6908
6909         * src/prefs_common.[ch]: added option to enable/disable
6910           looking up sender name in address book for summary pane
6911         * src/summaryview.c: look up sender in the address book
6912           by using Alfons' address completion code
6913
6914 2001-05-07 [hiroyuki]
6915
6916         * src/inc.h
6917           src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
6918           member of Pop3State.
6919         * src/news.c: brought #include "defs.h" before #include <glib.h>
6920           to prevent the warning of `MIN' and `MAX' redefinition.
6921
6922 2001-05-06 [hoa]
6923
6924         * removed src/headers_display.[ch]
6925         * removed src/prefs_display_headers.[ch]
6926         * src/inc.c
6927                 use a temporary file in the user directory for mbox import
6928         * src/news.c
6929                 added XHDR support to get "To" and "Cc" headers
6930                 (in order to match news with to or cc field for
6931                 scoring)
6932                 added function news_parse_xhdr() to get XHDR response
6933         * src/nntp.[ch]
6934                 added function nntp_xhdr()
6935         * src/matcher.c
6936                 fetch the message if necessary
6937
6938 2001-05-06 [alfons]
6939
6940         0.4.66claws3
6941
6942         * sync with sylpheed 0.4.66cvs3-5
6943
6944 2001-05-06 [hoa]
6945
6946         * src/utils.[ch]
6947                 added function itos_buf() to enable use of several buffers
6948         * src/summaryview.c
6949                 use of itos_buf() instead of itos() in summary list
6950                 to fix the broken display of message number.
6951
6952 2001-05-06 [alfons]
6953
6954         * src/gtkstext.c: bug in cursor up navigation fixed,
6955                 fixed another unsigned / signed comparison (we're getting there :-)
6956
6957 2001-05-06 [hoa]
6958
6959         * src/Makefile.am
6960                 added scoring.c scoring.h
6961                 prefs_folder_item.c prefs_folder_item.h
6962                 matcher.c matcher.h
6963         * src/defs.h
6964                 added FOLDERITEM_RC SCORING_RC
6965         * src/folder.[ch]
6966                 added prefs field in FolderItem :
6967                 properties for each folder (PrefsFolderItem),
6968                 sorting type and mode were added as the first properties.
6969         * src/main.c
6970                 read config for scoring
6971         * added src/matcher.[ch]
6972                 gives functions to parse configuration file to do
6973                 matching on mails with a list of conditions.
6974         * src/mainwindow.c
6975                 add option to sort by score
6976         * src/prefs_common.[ch]
6977                 added preference option to show score and for
6978                 the score column size
6979         * added src/prefs_folder_item.[ch]
6980                 properties for each folder (PrefsFolderItem),
6981                 sorting type and mode were added as the first properties.
6982         * src/procheader.[ch]
6983                 added procheader_parse_header()
6984                 added procheader_header_free()
6985                 added procheader_headername_equal()
6986                 and made modification to use them.
6987         * src/procmsg.[ch]
6988                 added score field to MsgInfo structure
6989         * added src/scoring.[ch]
6990                 gives functions to parse configuration file to do
6991                 scoring on mails with a list of conditions.
6992         * src/summaryview.[ch]
6993                 save the sorting type and mode for the folder
6994                 added column to display the score of the mail
6995                 added function summary_score_clicked()
6996                 sorting type and mode are restored to the folder
6997                 when it is reopen
6998         * src/textview.c
6999                 use procheader_parse_header(), procheader_headername_equal()
7000                 removed memory leak in text_scan_header when freeing headers
7001         * src/filter.c
7002                 changed the function to match names of headers
7003                 using procheader_headername_equal()
7004
7005         Scoring functions are implemented, an interface is needed
7006         to configure that.
7007
7008 2001-05-04 [alfons]
7009
7010         * src/gtkstext.c: 
7011                 hopefully fixed the row up navigation bug,
7012                 removed adding back / forward lines to cache
7013
7014 2001-05-04 [sergey]
7015
7016         * src/prefs_display_headers.c: user interface changes:
7017         (prefs_display_headers_create): remove unused "Show" check button;
7018         allow reordering of headers by dragging.
7019         (prefs_display_headers_write_config): remove unused variables.
7020         (prefs_display_headers_set_dialog): do not insert "(New)" at top
7021         of lists (not needed with the new UI).
7022         (prefs_display_headers_set_list): scan lists starting from row 0,
7023         not 1 (do not skip "(New)").
7024         (prefs_display_headers_find_header): new function.
7025         (prefs_display_headers_clist_set_row): do not allow duplicates.
7026         (prefs_display_headers_delete_cb): do not skip row 0; treat
7027         closing the alert window by ESC as "No".
7028         (prefs_display_headers_up): do not protect row 0.
7029         (prefs_display_headers_down): do not protect row 0.
7030
7031 2001-05-04 [sergey]
7032
7033         * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
7034         functions.
7035
7036         * src/summaryview.c
7037         (summary_find_next_marked_msg, summary_find_prev_marked_msg,
7038         summary_select_next_marked, summary_select_prev_marked): new
7039         functions.
7040
7041 2001-05-03 [sergey]
7042
7043         * src/news.c: fixed a bug when no article can be fetched after
7044         server timeout if the connection was restored by news_post():
7045         (news_select_group): new function.
7046         (news_fetch_msg): call news_select_group() before fetching
7047         article.
7048         (news_get_uncached_articles): set session->group after successful
7049         GROUP command.
7050
7051 2001-05-03 [hoa]
7052
7053         * src/defs.h
7054         * src/procmsg.[ch]
7055         * src/procheader.c
7056                  changed version of cache, added cc field
7057
7058         * src/prefs_display_headers.c
7059                 the interface was changed
7060
7061         * src/prefs_headers.c
7062                 added cancel button
7063
7064 2001-05-03 [alfons]
7065
7066         * completed sync of sylpheed cvs2
7067         * src/gtkstext.c: updated row up / down cursor navigation
7068         * src/textview.c: re-edited, prepared for fixing the email address
7069                 scanner.
7070
7071 2001-05-03 [darko]
7072
7073         * src/prefs_common.c: use alfons' strftime ui code
7074         entry_datefmt and datefmt_sample widgets have to be
7075         global in this module because of this change
7076
7077 2001-05-03 [hoa]
7078
7079         * src/messageview.c
7080         * src/prefs_common.[ch] added option to activate the return receipt
7081                 feature.
7082
7083 2001-05-02 [alfons]
7084
7085         * src/gtkstext.c: fix for row up/down cursor navigation. 
7086
7087         0.4.66claws2
7088         
7089         * sync with 0.4.66cvs2
7090
7091 2001-05-02 [paul]
7092
7093         added add-sender-to-addressbook patch
7094
7095         * src/addressbook.c
7096         * src/addressbook.h
7097         * src/summaryview.c
7098
7099 2001-05-02 [sergey]
7100
7101         * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
7102         G_ALERTDISABLE.
7103
7104         * src/alertpanel.c (alertpanel_create): new argument can_disable,
7105         all existing callers changed to pass FALSE; create a check button
7106         to disable the message.
7107         (alertpanel_message_with_disable): new function.
7108         (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
7109         (alertpanel_button_toggled): new function.
7110         (alertpanel_button_clicked, alertpanel_close): set value using
7111         G_ALERT_VALUE_MASK.
7112
7113         * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
7114
7115         * src/prefs_common.c (prefs_privacy_create): new check button
7116         checkbtn_gpgme_warning.
7117
7118         * src/main.c (main): moved preferences reading before gpgme
7119         initialization; check prefs_common.gpgme_warning before giving the
7120         GnuPG warning and set it to FALSE if the user wants to disable the
7121         warning.
7122
7123 2001-05-02 [hiroyuki]
7124
7125         * src/prefs_display_headers.c: modified the layout and some labels.
7126
7127 2001-05-02 [sergey]
7128
7129         * src/prefs_account.c (prefs_account_fix_size): new function.
7130         (prefs_account_create): call prefs_account_fix_size(); use
7131         gtk_widget_show instead of gtk_widget_show_all (fixes too large
7132         size when the window is shown for the first time).
7133         (prefs_account_basic_create): changed layout of serv_table; moved
7134         localmbox_entry above smtpserv_entry (logically it replaces
7135         POP3/IMAP server).
7136         (prefs_account_protocol_activated): set sensitivity of
7137         nntpauth_chkbtn according to the protocol (in addition to
7138         hide/show); commented out gtk_table_set_row_spacing() calls.
7139         (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
7140         not sensitive (fixes a bug with disabled username/password boxes
7141         when editing POP3 account after NNTP with authentication).
7142
7143 2001-05-02 [hoa]
7144
7145         * src/account.c
7146         * src/inc.c
7147         * src/prefs_account.[ch]
7148         * src/send.c
7149                 removed local account without SMTP server
7150                 added option to use mail command instead of a connexion
7151                 to SMTP server when a local account is used
7152         * src/prefs_headers.c
7153                 fixed a bug
7154         * src/news.c
7155                 fixed a bug when connexion immediately closed
7156
7157 2001-05-01 [alfons]
7158
7159         0.4.66claws1
7160         
7161         * sync with 0.4.65
7162
7163 2001-05-01 [sergey]
7164
7165         * src/prefs_account.c (Basic, prefs_account_basic_create): new
7166         widget nntpauth_chkbtn.
7167         (prefs_account_protocol_activated): handle nntpauth_chkbtn
7168         visibility.
7169         (prefs_account_nntpauth_toggled): new function.
7170
7171         * src/news.c (news_session_new_for_folder): use NNTP
7172         authentication only if ac->use_nntp_auth is set.
7173
7174 2001-05-01 [hoa]
7175
7176         * src/Makefile.am changed headers.[ch] in customheader.[ch]
7177         * src/prefs_display_headers.c changed the UI
7178         * src/prefs_headers.c changed account_name to account_id
7179         * src/compose.c using customheader.h
7180
7181 2001-05-01 [hiroyuki]
7182
7183         * src/esmtp.c
7184           src/news.c
7185           src/nntp.c: changed sock_read() to sock_gets(), they've been left
7186           unsynched.
7187
7188 2001-05-01 [hoa]
7189
7190         * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
7191         * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
7192                 for displaying of headers
7193         * src/grouplist_dialog.[ch] minor changes to remove warnings
7194         * src/prefs_display_headers.[ch] dialog to choose the
7195         headers to display in the mail viewer.
7196         * src/headers.h correction of #define
7197         * src/headers_display.[ch] configuration for displaying of headers.
7198         * src/main.c read config of displaying of headers
7199         * src/prefs_common.c add a button to access the config dialog
7200                 for displaying of headers
7201         * src/prefs_display_headers.[ch] dialog for configuration for
7202                 displaying of the headers.
7203         * src/prefs_headers.c cleaning of code
7204         * src/procheader.c comments added to code
7205         * src/textview.c changes to reorder the headers depending
7206                 on the config for displaying of headers
7207
7208 2001-04-30 [alfons]
7209
7210         0.4.65claws7
7211
7212         * sync with 0.4.65cvs12
7213
7214         NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
7215
7216 2001-04-30 [sergey]
7217
7218         * src/nntp.h (NNTPSockInfo): new field auth_failed.
7219
7220         * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
7221         is set to force reconnection after authentication failure.
7222         (nntp_gen_command): set sock->auth_failed on authentication
7223         failure, or if sock->userid and sock->passwd are not set.
7224
7225         * src/news.c (news_session_new_for_folder): set userid=NULL if
7226         password dialog is cancelled.
7227
7228 2001-04-30 [sergey]
7229
7230         * src/nntp.h (NNTPSockInfo): new type.
7231
7232         * src/nntp.c: all functions updated to use NNTPSockInfo instead of
7233         SockInfo.
7234         (nntp_open_auth, nntp_close): new functions.
7235         (nntp_gen_command): new function to handle authentication; all
7236         NNTP command functions updated to use it.
7237         (nntp_authinfo_user, nntp_authinfo_pass): deleted.
7238         (nntp_list): removed old useless code.
7239
7240         * src/news.h (NNTPSession): new field nntp_sock.
7241
7242         * src/news.c: all functions updated to use NNTPSockInfo instead of
7243         SockInfo.
7244         (news_session_new): new arguments (userid, passwd); made static;
7245         use nntp_open_auth() if needed.
7246         (news_session_destroy): use nntp_close() instead of sock_close().
7247         (news_query_password): changed arguments.
7248         (news_session_new_for_folder): new function.
7249         (news_session_get): use news_session_new_for_folder().
7250         (news_authenticate): deleted.
7251         (news_get_uncached_articles): removed old authentication code.
7252
7253 2001-04-30 [sergey]
7254
7255         * src/news.c: reverted my previous changes (need to do NNTP
7256         authentication in a cleaner way).
7257         
7258 2001-04-29 [sergey]
7259
7260         * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
7261         news_nntp_post, news_nntp_mode): new functions (wrappers with
7262         authentication support).
7263         (news_get_article_cmd, news_get_article, news_get_header): new
7264         argument "folder"; all callers changed.
7265         (news_get_article_cmd): added authentication support.
7266         (news_session_get): use news_nntp_mode() instead of nntp_mode().
7267         (news_post): use news_nntp_post() instead of nntp_post().
7268         (news_get_uncached_articles): use news_nntp_group() instead of
7269         nntp_group() and news_nntp_xover() instead of nntp_xover();
7270         removed old authentication code.
7271         (news_get_group_list): use news_nntp_list() instead of nntp_list().
7272
7273         * src/nntp.c (nntp_list): return real error code instead of
7274         hardcoded NN_ERROR.
7275
7276 2001-04-29 [sergey]
7277
7278         * configure.in: fixed wint_t typedef detection again
7279
7280 2001-04-28 [hoa]
7281
7282         * src/prefs_account.[ch], added A_LOCAL_CMD
7283                 (send mail with mail command)
7284         * src/send.c added function send_message_with_command()
7285         * src/inc.c made a more secure get_spool() function with
7286                 mktemp() but maybe mkstemp() or something more
7287                 secure can be used.
7288
7289 2001-04-28 [alfons]
7290
7291         * src/textview.c, colorization of email addresses in headers
7292
7293         0.4.65claws6
7294
7295         * bug sync with sylpheed
7296         * prefs_common.c: created date format ui for darko
7297         * sync with 0.4.65cvs11
7298         * configure.in: corrected to have the new gpg checks
7299
7300 2001-04-27 [alfons]
7301
7302         * completed sync with 0.4.65cvs10
7303         * minor debug things added to gtkstext.c
7304
7305 2001-04-27 [darko]
7306
7307         * configure.in: remove check for availability of
7308           strftime() as advised by Hiroyuki
7309         * src/prefs_common.[ch], src/procheader.c:
7310           synch strftime() code with Hiroyki's main branch
7311
7312 2001-04-26 [sergey]
7313
7314         * src/news.c: news_query_password(), news_authenticate(): new
7315           functions.
7316           news_get_uncached_articles(): added NNTP authentication
7317           handling.
7318         * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
7319           new functions.
7320         * src/prefs_account.c: prefs_account_protocol_activated():
7321           enable userid and password fields for NNTP.
7322
7323 2001-04-26
7324
7325         * configure.in: check for availability of strftime()
7326           [darko]
7327         * src/prefs_common.[ch], src/procheader.c: use
7328           strftime() for displaying date in summary pane if it
7329           is available
7330
7331 2001-04-25
7332
7333         * more .cvsignore cleanups [alfons]
7334
7335 2001-04-25
7336
7337         * ac/sv-check-type.m4: new autoconf macro.
7338         * configure.in: fixed wint_t typedef detection (did not work
7339           with gcc-2.96).
7340
7341 2001-04-25
7342
7343         * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
7344           [hiroyuki]
7345
7346 2001-04-24
7347         * modified gtkstext.c : buggy cursor navigation fixed, 
7348           and font descent also taken in account when drawing
7349           cursor. [alfons]
7350
7351 2001-04-24 [hoa]
7352         * added comments in src/news.c src/nntp.c
7353         * added src/prefs_headers.[ch]
7354         * added src/headers.[ch]
7355         * modified compose.c to activate custom headers
7356                 added function is_in_custom_headers
7357         * modified prefs_account.[ch]
7358                 added function prefs_account_customhdr_edit
7359         * modified src/defs.h :
7360                 added HEADERS_RC : name of the config file
7361                 for the custom headers
7362
7363 2001-04-24
7364
7365     0.4.65claws5
7366
7367         * configure.in
7368           src/gtkstext.[ch]
7369           src/compose.c
7370           src/Makefile.am
7371           
7372           added gtkstext with configure.in patch by Hiroyuki which
7373           should fix the XIM detection [alfons]
7374
7375         * more clean up of cvs [alfons]
7376
7377                  * removed all Makefile.in files to attic.
7378
7379                  * updated all .cvsignores to really ignore things that could
7380                    be unintentionally committed by a recursive commit.
7381
7382 2001-04-23 [hoa]
7383         * added src/grouplist_dialog.[ch]
7384         * changed src/folderview.c to call grouplist_dialog instead
7385                 of inputdialog
7386         * src/news.c :
7387                 added functions news_reset_group_list
7388                 and news_get_group_list
7389         * src/nntp.c :
7390                 added function nntp_list
7391         * src/defs.h :
7392                 added GROUPLIST_FILE : name of the newsgroup list cache file
7393
7394 2001-04-21
7395
7396         * added option to warn about queued messages on exit [sergey]:
7397
7398           * src/compose.c: compose_queue(): call folder_item_scan()
7399             and folderview_update_item() after queueing.
7400           * src/folderview.c: folderview_update_node(): draw the queue
7401             folder in bold font if there are queued messages.
7402           * src/mainwindow.c: queued_messages(): new function.
7403             app_exit_cb(): display warning if there are queued messages
7404             if warn_queued_on_exit is set.
7405           * prefs_common.[ch]: add warn_queued_on_exit option.
7406
7407         * enhanced GnuPG key selection support [sergey]:
7408
7409           * src/select-keys.c: updated to newer version from Win32
7410             branch with support for selecting arbitrary keys.
7411           * src/prefs_account.c: added the Privacy tab to the account
7412             options window.
7413             prefs_account_privacy_create(),
7414             prefs_account_sign_key_set_data_from_radiobtn(),
7415             prefs_account_sign_key_set_radiobtn(): new functions.
7416           * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
7417           * src/rfc2015.c: set_signers(): new function.
7418             pgp_sign(): add the account parameter, call set_signers().
7419             rfc2015_sign(): add the account parameter, pass it to pgp_sign().
7420           * src/rfc2015.h: rfc2015_sign(): updated prototype.
7421           * src/compose.c: pass the current account to rfc2015_sign().
7422
7423         * tag name claws added to prevent confusion with main branch [alfons]
7424
7425         * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
7426
7427         * autogen.sh: Added "--enable-maintainer-mode". [sergey]
7428
7429         * sync with recent sylpheed cvs. Untested though. [alfons]
7430