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