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