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