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