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