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