* src/pine.c
[claws.git] / ChangeLog.claws
1 2002-09-18 [christoph]  0.8.2claws57
2
3         * src/pine.c
4                 fix handling of fgetc return value
5
6 2002-09-17 [alfons]     0.8.2claws56
7         
8         * src/summaryview.c
9                 summary_sort(): check non-NULL summaryview->folder_item when no 
10                 folder is selected at all
11                 (closes "[ 610344 ] sort label make syl Crash")
12
13 2002-09-17 [alfons]     0.8.2claws55
14         
15         * src/compose.c
16                 beautify a little bit
17
18 2002-09-17 [christoph]  0.8.2claws54
19
20         * src/folder.c
21                 initialize max values for cache and folder
22                 when cache or folder is empty
23
24 2002-09-15 [colin]      0.8.2claws53
25
26         * src/compose.c
27                 Fix a leak (thanks Alfons!) and cleaned
28                 variables names for custom headers
29
30 2002-09-15 [colin]      0.8.2claws52
31
32         * src/compose.c
33                 Fix custom headers recognition when
34                 prefs_common.trans_hdr is on
35
36 2002-09-15 [colin]      0.8.2claws51
37
38         * src/compose.c
39                 Allow dynamically-added custom headers
40                 Yet not reparsed if reedited
41
42 2002-09-15 [alfons]     0.8.2claws50
43
44         * src/prefs_account.c
45                 fix warnings
46
47 2002-09-15 [colin]      0.8.2claws49
48         
49         * src/prefs_account.c
50                 fix pop_before_smtp sensitivity
51
52 2002-09-15 [colin]      0.8.2claws48
53
54         * src/inc.[ch]
55                 add inc_pop_before_smtp()
56                 allow MainWindow to be undefined in 
57                 inc_account_mail() and inc_start()
58         * src/pop.c
59           src/prefs_account.h
60                 add STYPE_POP_BEFORE_SMTP session type
61         * src/prefs_account.c
62                 activated pop before smtp option
63         * src/send.c
64                 do pop before smtp if the relevant option 
65                 is set
66
67 2002-09-15 [paul]       0.8.2claws47
68
69         * sync with 0.8.3
70                 see ChangeLog 2002-09-15
71
72 2002-09-14 [paul]       0.8.2claws46
73
74         * po/bg.po
75                 updated Bulgarian translation, submitted by
76                 George Danchev
77
78 2002-09-13 [paul]       0.8.2claws45
79
80         * src/compose.c
81                 merge claws' select_account() with main's
82                 (new) compose_select_account(). [sync with
83                 0.8.2cvs15, see ChangeLog 2002-09-11]
84
85 2002-09-12 [christoph]  0.8.2claws44
86
87         * src/filter.c
88                 allocate 1 elements of FolderItem not 0
89
90 2002-09-12 [colin]      0.8.2claws43
91
92         * src/compose.c
93                 Fix bug #590825 (obey Follow-up: poster)
94
95 2002-09-12 [colin]      0.8.2claws42
96
97         * src/procmime.c
98                 Fix bug #557009 (wrong headers for messages 
99                 forwarded as attachments)
100
101 2002-09-11 [colin]      0.8.2claws41
102         
103         * src/compose.c
104                 Put SCF: pseudo-header on top of message
105                 Set draft tmp_flag when saved as draft
106
107         * src/procmsg.c
108           src/procheader.c
109                 Skip after first \n\n for beginning of real message
110                 for drafts too
111
112 2002-09-11 [christoph]  0.8.2claws40
113
114         * src/filtering.c
115                 use procmsg flag functions in filtering or processing
116                 will cause incorrect folder message counts
117
118 2002-09-11 [colin]      0.8.2claws39
119
120         * src/compose.c
121                 Fix bug #550175 - wrong save folder when reediting
122                 drafts
123
124 2002-09-11 [paul]       0.8.2claws38
125
126         * sync with 0.8.2cvs14
127                 see ChangeLog 2002-09-11
128
129 2002-09-11 [colin]      0.8.2claws37
130
131         * src/folder.c
132                 Fix a typo (seeming to cause new/unread status to
133                 be lost)
134
135 2002-09-10 [christoph]  0.8.2claws36
136
137         * src/compose.c
138                 compose_redirect should not use compose_generic_new
139                 because that does more stuff than expected including
140                 opening the external editor
141                 (closes bug "[ 526608 ] bounced messages appear blank
142                  in editor")
143
144 2002-09-10 [christoph]  0.8.2claws35
145
146         * src/folder.c
147                 fix problem with too large message number range
148                 causing a crash in folder_item_scan
149
150 2002-09-10 [paul]       0.8.2claws34
151
152         * sync with 0.8.2cvs13
153                 see ChangeLog 2002-09-10
154
155 2002-09-10 [christoph]  0.8.2claws33
156
157         * src/msgcache.c
158                 set MsgInfo TmpFlags for queue and draft folders
159                 (closes bug "[ 591676 ] Queue ignore MIME on restart")
160
161 2002-09-10 [paul]       0.8.2claws32
162
163         * AUTHORS
164           po/bg.po      ** NEW FILE **
165                 new Bulgarian translation submitted by
166                 George Danchev <danchev@spnet.net>
167                 
168         * tools/Makefile.am
169           tools/README
170           tools/tb2sylpheed     ** NEW FILE **
171                 add script that converts an addressbook exported
172                 from The Bat! into a Sylpheed addressbook. Submitted
173                 by Urke MMI <urke-kg@eunet.yu>
174
175 2002-09-10 [paul]       0.8.2claws31
176
177         * sync with 0.8.2cvs12
178                 see ChangeLog 2002-09-10
179
180 2002-09-06 [paul]       0.8.2claws30
181
182         * src/prefs_common.c
183                 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
184                 
185         * tools/Makefile.am
186           tools/README
187           tools/ldif-to-xml.py  ** REMOVED **
188                 remove obsolete python script
189
190 2002-09-06 [paul]       0.8.2claws29
191
192         * sync with 0.8.2cvs10
193                 see ChangeLog 2002-09-06
194
195 2002-09-04 [paul]       0.8.2claws28
196
197         * sync with 0.8.2cvs9
198                 see ChangeLog 2002-08-04
199
200 2002-09-04 [colin]      0.8.2claws27 
201
202         * src/prefs_common.[ch]
203                 Added signature color configuration
204         * src/textview.c
205                 Use user-specified signature color
206
207 2002-09-03 [colin]      0.8.2claws26
208
209         * src/prefs_common.[ch]
210                 Added autosave and autosave_length prefs
211         * src/compose.c
212                 Added compose_remove_draft()
213                 Auto-save drafts according to the prefs
214         * src/main.c
215                 Added a crash-indicator file, allowing to check
216                 for new messages on startup if Sylpheed crashed
217                 (makes saved drafts "reappear")
218
219 2002-09-03 [colin]      0.8.2claws25
220
221         * src/textview.[ch]
222                 Grey the signature
223
224 2002-09-03 [paul]       0.8.2claws24
225
226         * sync with 0.8.2cvs8
227                 see ChangeLog 2002-09-02 and 2002-09-03
228
229 2002-09-03 [darko]      0.8.2claws23
230
231         * src/folderview.c
232                 use normal style when creating new folder to pick
233                 proper font size 
234
235 2002-09-02 [melvin]     0.8.2claws22
236
237         * src/gtkaspell.m4
238                 removed some obsolete code
239
240 2002-09-02 [melvin]     0.8.2claws21
241
242         * ac/aspell.m4
243                 fixed test's equality sign (== to =)
244
245 2002-09-02 [alfons]     0.8.2claws20
246
247         * src/folder.c
248         * src/mh.c
249                 revert change of 0.8.2claws16 and use the mh_folder_destroy
250                 as folder->destroy virtual as suggested by Hiro
251                 (the mh.c code seems to have been lost around mh.c.1.21)
252
253 2002-09-02 [paul]       0.8.2claws19
254
255         * po/pt_BR.po
256                 updated by Fabio Jr. Beneditto
257                 
258         * src/defs.h
259                 use 'http://claws.sylpheed.org' for homepage link. 
260                 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
261
262 2002-09-01 [alfons]     0.8.2claws18
263
264         * src/mh.c
265                 plug memleak related to one Martin Kluge found
266
267 2002-08-31 [paul]       0.8.2claws17
268
269         * sync with 0.8.2cvs6
270                 see ChangeLog 2002-08-30
271
272 2002-08-31 [alfons]     0.8.2claws16
273
274         * src/folder.c
275                 folder_destroy(): remove mailbox from folderlist even if it has
276                 no destroy virtual
277
278 2002-08-31 [alfons]     0.8.2claws15
279
280         * src/folder.c
281                 :%sno/if(/if (/gc
282                 :%sno/for(/for (/gc
283                 (being pedantic I know)
284
285 2002-08-31 [alfons]     0.8.2claws14
286
287         * src/folder.c
288                 check for NULL pointers returned from folder->fetch_msginfo virtual
289                 (should solve some reported crashes)
290
291 2002-08-30 [alfons]     0.8.2claws13
292
293         * acconfig.h
294         * configure.in
295         * src/crash.c
296                 enable crash dialog on compilation time
297                 (--enable-crash-dialog configure option)
298
299 2002-08-30 [alfons]     0.8.2claws12
300
301         * AUTHORS
302                 add Martin Kluge
303         * src/mh.c
304                 apply memory leak plug patch by Martin Kluge
305                 (closes patch "[ 602568 ] patch for 602441 little memory leak",
306                 bug "[ 599677 ] Very small memory leak in 0.81claws115",
307                 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
308
309 2002-08-30 [darko]      0.8.2claws11
310
311         * src/folderview.c
312                 copy Gtk style from normal style to match
313                 font size for coloured folders
314
315 2002-08-29 [alfons]     0.8.2claws10
316
317         * sylpheed.desktop
318                 Type=Internet <- Type=Application
319                 (reported by Michael Schwendt, see:
320                 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
321                 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
322
323 2002-08-29 [paul]       0.8.2claws9
324
325         * sync with 0.8.2cvs5
326                 see ChangeLog 2002-08-29
327
328 2002-08-29 [colin]      0.8.2claws8
329
330         * src/summaryview.c
331                 Added a sanity check in summary_select_thread
332                 Should fix bug 601605
333
334 2002-08-29 [colin]      0.8.2claws7
335
336         * src/main.c
337                 Revert claws6 changes regarding bug #591676
338
339 2002-08-28 [colin]      0.8.2claws6
340         
341         * src/main.c
342                 Ignore cache for queue folderitems
343                 Fix bug #591676
344
345 2002-08-28 [melvin]     0.8.2claws5
346
347         * README.claws
348                 Fixed typos.
349
350 2002-08-28 [melvin]     0.8.2claws4
351
352         * README.claws
353                 Updated a bit the text concerning the spell checker
354
355 2002-08-28 [melvin]     0.8.2claws3
356
357         Merged the GNU_aspell_branch:
358                 Support of new GNU/aspell is now included and the old pspell
359                 is not supported anymore.
360                 See README.claws
361
362         * README.claws
363                 Updated spell checker text to reflect the switch to GNU/aspell
364
365         * ac/aspell.m4          *** NEW ***
366         * src/gtkaspell.[ch]    *** NEW *** 
367         * ac/pspell.m4          *** DELETED *** 
368         * src/gtkspell.[ch]     *** DELETED ***
369
370         * ac/Makefile.am
371                 Updated for GNU/aspell support
372
373         * po/POTFILES.in
374                 Replaced gtkspell.c by gtkaspell.c
375
376         * acconfig.h
377         * src/Makefile.am
378         * src/about.c
379         * src/compose.[ch]
380         * src/crash.c
381         * src/main.c
382         * src/prefs_common.[ch]
383                 Updated for GNU/aspell support
384
385 2002-08-28 [paul]       0.8.2claws2
386
387         * sync with 0.8.2cvs4
388                 see ChangeLog 2002-08-27 and 2002-08-28
389
390 2002-08-28 [colin]      0.8.2claws1
391
392         * src/summary_search.c
393                 Added "AND search"
394
395 2002-08-28 [jens]       0.8.2claws
396
397         *po/de.po
398                 Updated German translations
399
400 2002-08-27 [melvin]     0.8.2claws
401
402         * po/fr.po
403                 Updated French translations
404
405 2002-08-27 [paul]       0.8.2claws
406
407         * sync with 0.8.2 main release
408
409         * po/en_GB.po
410           po/es.po
411           po/it.po
412           po/pl.po
413           po/pt_BR.po
414           po/sr.po
415                 updated message catalogs submitted by
416                 Ricardo Mones Lastra, Alessandro Maestri,
417                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
418                 Beneditto and Urke MMI  
419
420 2002-08-27 [hoa]        0.8.1claws123
421
422         * src/mainwindow.[ch]
423         * src/summaryview.[ch]
424                 removed the "filter setting" menu option.
425                 add a "cancel a news message" menu option.
426
427 2002-08-26 [martin]     0.8.1claws122
428
429         * ChangeLog.claws
430                 changed string under 0.8.1claws79 changed by myself
431                 i'm sorry alfons :(
432
433 2002-08-26 [martin]     0.8.1claws121
434
435         * src/crash.c
436                 added kill command to debuggerrc to start crash dialog
437
438 2002-08-26 [paul]       0.8.1claws120
439
440         * sync with 0.8.1cvs31
441                 see ChangeLog 2002-08-26
442
443 2002-08-25 [alfons]     0.8.1claws119
444
445         * src/procmsg.c
446                 fix bug that didn't send out correct headers to news server
447                 when sending news article and email from queue (bug reported
448                 and patch provided by Tim Mann; closes bug 
449                 "[ 583196 ] 0.7.8claws can't post news")
450
451 2002-08-25 [alfons]     0.8.1claws118
452
453         * src/selective_download.c
454                 mark two strings as translatable
455                 (thanks to Urke MMI for pointing this out)
456
457 2002-08-25 [alfons]     0.8.1claws117
458
459         * src/summaryview.c
460                 treat sent boxes as special and allow sorting them by addressee
461                 (closes "[ 589418 ] Sent folder sorting misbehavior"
462                 submitted by Steve Lamb)
463
464 2002-08-24 [alfons]     0.8.1claws116
465
466         * src/matcher.c
467                 fix memleak reported by Martin Kluge
468                 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
469
470 2002-08-24 [oliver]     0.8.1claws115
471
472         * src/prefs_toolbar.c
473                 o code cleanup as suggested by Alfons
474                 o memleak fix
475
476 2002-08-24 [alfons]     0.8.1claws114
477
478         * src/summaryview.c
479                 o fix another memory leak reported by Martin Kluge
480                   (see "[ 599568 ] Small Memory Leak")
481                 o remove 'from' variable from 'summary_set_header()'; we can
482                   do with just 'to' 
483
484 2002-08-24 [paul]       0.8.1claws113
485
486         * sync with 0.8.1cvs30
487                 see ChangeLog 2002-08-23
488
489 2002-08-24 [alfons]     0.8.1claws112
490
491         * src/summaryview.c
492                 remove unnecessary allocations for search bar fixing leaks
493                 reported by Martin Kluge
494                 (see "[ 599451 ] Further memory leaks?")
495
496 2002-08-24 [alfons]     0.8.1claws111
497
498         * src/main.c
499                 make get_socket_name() public for crash.c
500         * src/crash.c
501                 o make report bug button work (goes to claws' 
502                   bug tracker at sf.net)
503                 o introduce function for doing important stuff just
504                   before claws goes down
505                 o clean up code 
506
507 2002-08-24 [alfons]     0.8.1claws110
508
509         * src/compose.c
510                 move cursor to "To" entry when forwarding as attachment
511                 (reported and solved by Steve Lamb, closes bug report
512                 "[ 592880 ] Forward as attachment; cursor not in to")
513
514 2002-08-24 [colin]      0.8.1claws109
515
516         * src/mainwindow.c
517                 fix quick search visibility after GUI (de)separations.
518
519 2002-08-23 [colin]      0.8.1claws108
520
521         * src/mainwindow.c
522                 fix header pane visibility after folderview or
523                 messageview (de)separation
524
525 2002-08-23 [paul]       0.8.1claws107
526
527         * src/mainwindow.[ch]
528           src/toolbar.c
529                 give full control of display or non-display 
530                 of the Execute icon to Custom toolbar settings.
531                 add new sensitivity condition to maninwindow.h: 
532                 M_DELAY_EXEC
533
534         * ChangeLog
535           ChangeLog.jp
536           NEWS
537                 more sync with 0.8.1cvs29
538
539 2002-08-23 [melvin]     0.8.1claws106
540
541         * src/alertpanel.c
542                 Readded support for custom widget in alertpanel lost in last
543                 sync.
544
545 2002-08-23 [paul]       0.8.1claws105
546
547         * sync with 0.8.1cvs29
548                 see ChangeLog 2002-08-23
549
550 2002-08-23 [colin]      0.8.1claws104
551
552         * src/summaryview.c
553                 Fix folder and search pixmaps exchanging positions
554                 after theme or toolbar changes. Thank to Oliver for 
555                 reporting this.
556
557 2002-08-23 [colin]      0.8.1claws103
558
559         * src/mainwindow.c
560           src/messageview.[ch]
561           src/noticeview.[ch]
562           src/summaryview.c
563                 Changed messageview_create() and noticeview_create()
564                 to avoid the last gdk_warning
565
566 2002-08-22 [colin]      0.8.1claws102
567
568         * src/summaryview.c
569                 Fix my new `Creating pixmap from xpm' warning
570
571 2002-08-22 [colin]      0.8.1claws101
572
573         * src/mainwindow.c
574                 Fix some of the gdk warnings
575
576 2002-08-22 [colin]      0.8.1claws100
577
578         * src/Makefile.am
579         * src/stock_pixmap.c
580         * src/stock_pixmap.h
581         * src/pixmaps/quicksearch.xpm *ADDED*
582                 Add the quicksearch pixmap
583         * src/mainwindow.c
584         * src/summaryview.c
585         * src/summaryview.h
586                 Make quicksearch bar visible/hidden via a button
587
588 2002-08-22 [christoph]  0.8.1claws99
589
590         * src/folder.c
591                 fix folder update for newsgroups with message
592                 numbers below minimum number of articles to fetch
593                 (closes bug #598445)
594
595 2002-08-22 [paul]       0.8.1claws98
596
597         * sync with 0.8.1cvs28
598                 see ChangeLog 2002-08-22
599
600 2002-08-21 [alfons]     0.8.1claws97
601
602         * src/crash.c
603                 use bt instead of bt full which seems to work 
604                 better, and bt full doesn't give a great deal 
605                 of information anyway
606
607 2002-08-21 [colin]      0.8.1claws96
608
609         * src/summaryview.c
610                 fix summaryview_searchtype_changed prototype
611
612 2002-08-21 [christoph]  0.8.1claws95
613
614         * src/mainwindow.c
615                 o fix broken menu update for sorting type, we have to
616                   get this info from the summaryview now
617                 o removed setting of threaded state in menu callback
618         * src/summaryview.[ch]
619                 more summaryview/folderitem seperation for
620                 threading option
621         * configure.in
622                 removed not required --with-compiler-flags option
623
624 2002-08-21 [oliver]     0.8.1claws94
625         
626         * src/toolbar.h 
627                 o rename toolbar.xml to toolbar_main.xml
628                   since toolbar_compose.xml might come up 
629                   any time soon
630         * README.claws
631                 add custom toolbar              
632
633 2002-08-21 [darko]      0.8.1claws93
634
635         * src/procmsg.c
636                 don't reset tmp flags for messages copied
637                 to sent folder
638
639 2002-08-21 [colin]      0.8.1claws92
640         
641         * src/prefs_filtering.c
642                 fix renaming rules on folder rename 
643                 when folder is not a leaf folder
644
645 2002-08-21 [paul]       0.8.1claws91
646
647         * src/prefs_folder_item.c
648                 fix alignment of colour selector
649
650 2002-08-21 [paul]       0.8.1claws90
651
652         * sync with 0.8.1cvs27
653                 see ChangeLog 2002-08-21
654
655 2002-08-21 [paul]       0.8.1claws89
656
657         * src/summaryview.c
658                 fix crash when changing field type in
659                 Quick search bar
660
661 2002-08-21 [colin]      0.8.1claws88
662
663         * src/summaryview.c
664                 Made quick search case-insensitive
665
666 2002-08-21 [paul]       0.8.1claws87
667
668         * sync with 0.8.1cvs26
669                 see ChangeLog 2002-08-21
670
671 2002-08-20 [christoph]  0.8.1claws86
672
673         * src/folderview.c
674         * src/main.c
675         * src/summaryview.[ch]
676                 more summaryview/folderitem seperation for
677                 sort_key and sort_type
678         * src/procmsg.c
679                 added missing return statement
680
681 2002-08-20 [colin]      0.8.1claws85
682
683         * src/summaryview.[ch]
684                 Added a quick search box
685         * src/mainwindow.c
686         * src/prefs_common.[ch]
687                 Added a show/hide option for the quick search
688
689 2002-08-20 [oliver]     0.8.1claws84
690         
691         * src/mainwindow.c
692                 remove toolbar_create_popups
693         * src/toolbar.[ch]
694                 o remove toolbar_create_popups
695                 o fix toolbar_set_sensitive 
696                   (Bug reports #596834 and #596832)     
697         * src/prefs_toolbar.c
698                 o add "Set default" button
699                 o align label and text + combo widgets
700
701 2002-08-20 [hoa]        0.8.1claws83bis
702
703         * src/imap.c
704                 fixed a bug in imap_fetch_msginfo() in case there is no
705                 current folder.
706
707 2002-08-20 [darko]      0.8.1claws83
708
709         * src/folderview.c
710                 copy the color style of folder view so it
711                 works with GTK themes
712
713 2002-08-20 [darko]      0.8.1claws82
714
715         * src/folder.h
716         * src/folderview.c
717         * src/prefs_folder_item.[hc]
718                 don't use UI stuff in folder.h
719
720 2002-08-20 [darko]      0.8.1claws81
721
722         * src/folder.h
723         * src/prefs_folder_item.h
724         * src/folderview.c
725         * src/prefs_folder_item.c
726                 ability to set folder color in folderview
727
728 2002-08-19 [alfons]     0.8.1claws80
729
730         * src/summaryview.c
731                 fix one of the earlier memleaks reported by Martin Kluge
732
733 2002-08-19 [alfons]     0.8.1claws79
734
735         * src/mainwindow.c
736                 hide notice view when selecting seperate folder
737                 view (reported by Urke MMI)
738
739 2002-08-19 [christoph]  0.8.1claws78
740
741         * src/folderview.c
742         * src/prefs_folder_item.h
743         * src/summaryview.[ch]
744                 o add summary_set_prefs_from_folderitem to set
745                   summaryview prefs (first step to remove all
746                   references to the folderitem in summaryview)
747                 o moved compiled regex stuff from folderitem prefs
748                   to summaryview code
749
750 2002-08-19 [paul]       0.8.1claws77
751
752         * src/compose.c
753                 add check for '.' to QUOTE_IF_REQUIRED
754
755 2002-08-19 [paul]       0.8.1claws76
756
757         * src/inc.c
758                 sync with 0.8.1cvs25 (plug memory leak)
759
760         * src/prefs_toolbar.c
761                 re-order prefs_toolbar_cancel()
762
763 2002-08-18 [alfons]     0.8.1claws75
764
765         * src/inc.c
766         * src/matcher.c
767                 plug other memleaks reported by Martin Kluge
768
769 2002-08-18 [paul]       0.8.1claws74
770
771         * po/pt_BR.po
772                 updated by Fabio Jr. Beneditto
773
774 2002-08-18 [paul]       0.8.1claws73
775
776         * src/toolbar.[ch]
777                 fix bug where tooltips were displayed untranslated              
778
779         * src/prefs_toolbar.c
780                 fix bug where clicking 'Cancel' creates an icon & text
781                 toolbar regardless of prefs
782         
783
784 2002-08-17 [oliver]     0.8.1claws72
785
786         * src/prefs_toolbar.c
787                 update toolbar on CANCEL
788                 bug reported by Martin Kluge
789         * src/toolbar.c
790                 toolbar_destroy memleak fixed           
791
792 2002-08-17 [alfons]     0.8.1claws71
793
794         * src/toolbar.c
795                 plug another memleak reported by Martin Kluge
796
797 2002-08-16 [alfons]     0.8.1claws70
798
799         * src/crash.c
800                 use execvp() correctly (suggested by wwp; thanks!)
801
802 2002-08-16 [alfons]     0.8.1claws69
803
804         * src/gtksctree.c
805                 plug memory leak reported by Kim Schultz & Martin Kluge
806
807 2002-08-16 [paul]       0.8.1claws68
808
809         * po/es.po
810                 updated by Ricardo Mones Lastra
811
812 2002-08-16 [paul]       0.8.1claws67
813
814         * src/toolbar.h
815                 fix bug where 'Compose News' icon showed wrong
816                 tooltip
817
818 2002-08-16 [paul]       0.8.1claws66
819
820         * sync with 0.8.1cvs24
821                 see ChangeLog 2002-08-16
822
823         * po/it.po
824                 updated by Alessandro Maestri
825
826 2002-08-15 [paul]       0.8.1claws65
827
828         * po/sr.po
829                 updated by Urke MMI
830
831 2002-08-15 [paul]       0.8.1claws64
832
833         * src/*.c
834                 don't translate debug info
835
836         * src/matcher.[ch]
837                 add copyright info
838
839 2002-08-15 [paul]       0.8.1claws63
840
841         * src/prefs_toolbar.c
842                 fix bug where clicking 'OK' creates an icon & text
843                 toolbar regardless of prefs
844
845 2002-08-14 [alfons]     0.8.1claws62
846
847         * src/main.c
848                 add global var that has the full argv[0]
849         * src/crash.c
850                 o execvp the correct sylpheed by using argv0
851                   and setting the correct work dir
852                 o other tweaks  
853
854 2002-08-14 [oliver]     0.8.1claws61
855         
856         * enable/disable Toolbar Action Buttons 
857         * code cleanups
858         * src/mainwindow.c
859         * src/toolbar.[ch]      
860         * src/prefs_toolbar.c   
861
862 2002-08-14 [melvin]     0.8.1claws60
863
864         * po/fr.po
865                 Updated French translations
866
867 2002-08-14 [melvin]     0.8.1claws59
868
869         * src/crash.c
870                 Made bug report not translatable
871         * src/exporthtml.c
872                 Fixed exporthtml_build_filespec() return value
873         * src/foldersel.c
874                 Fixed incorrect include file
875         * src/gtkspell.c
876         * src/prefs_actions.c
877         * src/prefs_toolbar.c
878                 Made debug info not translatable
879         * src/mutt.c
880         * src/quote_fmt.c
881                 Added missing includes
882         * src/prefs_common.c
883                 Fixed typo
884
885 2002-08-14 [paul]       0.8.1claws58
886
887         * faq/es/sylpheed-faq.html
888           faq/es/sylpheed-faq-[1-3].html
889           faq/es/sylpheed-faq-4.html     **NEW FILE **
890                 update Spanish FAQ
891
892 2002-08-13 [christoph]  0.8.1claws57
893
894         * src/procmsg.c
895                 ignore thread fix that did not mark all
896                 child nodes of a ignored thread as
897                 ignored. Does not work perfectly yet,
898                 but it is better now
899
900 2002-08-13 [alfons]     0.8.1claws56
901
902         * src/crash.c
903                 o implement 'save crash log'
904                 o some tweaks
905
906 2002-08-13 [melvin]     0.8.1claws55
907
908         * src/main.c
909                 removed unrequired "execinfo.h" header
910
911 2002-08-12 [paul]       0.8.1claws54
912
913         * faq/en/sylpheed-faq.html
914           faq/en/sylpheed-faq-[1-3].html
915           faq/en/sylpheed-faq-4.html     **NEW FILE **
916                 update English FAQ
917
918 2002-08-12 [alfons]     0.8.1claws53
919
920         * po/POTFILES.in
921                 add crash.c to translatables
922         * src/crash.c
923                 bring in Leandro's crash dialog
924
925 2002-08-11 [alfons]     0.8.1claws52
926
927         * src/crash.c
928                 clean up some warnings
929
930 2002-08-11 [alfons]     0.8.1claws51
931
932         * acconfig.h
933         * configure.in
934         * src/crash.[ch]        ** NEW FILES **
935         * src/main.c            
936                 initial gdb crash handler
937
938 2002-08-11 [paul]       0.8.1claws50
939
940         * src/prefs_toolbar.c
941                 replace Up/Down arrow pixmaps with text to be
942                 consistent across icon themes
943
944 2002-08-11 [paul]       0.8.1claws49
945
946         * src/prefs_common.c
947           src/prefs_toolbar.c
948                 rename 'Pixmap' -> 'Icon'
949
950         * src/toolbar.[ch]
951                 rename  'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
952
953 2002-08-10 [paul]       0.8.1claws48
954
955         * src/prefs_toolbar.c
956                 re-work the UI
957
958 2002-08-10 [paul]       0.8.1claws47
959
960         * src/main.c
961                 don't write Processing progress to status bar
962                 patch submitted by Alexander Evseev
963
964         * src/prefs_toolbar.c
965                 re-position and resize window
966                 make window assume correct size on first call
967
968 2002-08-10 [paul]       0.8.1claws46
969
970         * src/mainwindow.c
971           src/prefs_toolbar.c
972           src/toolbar.c
973           src/toolbar.h
974                 obey coding style
975                 follow UI text conventions
976
977 2002-08-10 [alfons]     0.8.1claws45
978
979         * src/toolbar.c
980                 correct pixmap for delete action
981
982 2002-08-10 [paul]       0.8.1claws44
983
984         * po/pt_BR.po
985                 updated by Fabio Jr. Beneditto
986
987 2002-08-10 [paul]       0.8.1claws43
988
989         * po/POTFILES.in
990                 add custom toolbar files
991
992 2002-08-10 [paul]       0.8.1claws42
993
994         * sync with 0.8.1cvs22
995                 see ChangeLog 2002-08-09
996
997 2002-08-09 [paul]       0.8.1claws41
998
999         * tools/Makefile.am
1000           tools/README
1001           tools/outlook2sylpheed.pl     ** NEW FILE **
1002                 add script to convert exported Outlook
1003                 contacts list to a Sylpheed addressbook.
1004                 Submitted by Ricardo Mones Lastra.
1005
1006 2002-08-09 [paul]       0.8.1claws40
1007
1008         * AUTHORS
1009           configure.in
1010           po/sr.po      ** NEW FILE **
1011                 add Serbian message catalog. Submitted by
1012                 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>             
1013
1014 2002-08-09 [paul]       0.8.1claws39
1015
1016         * sync with 0.8.1cvs21
1017                 see ChangeLog 2002-08-08
1018
1019 2002-08-08 [oliver]     0.8.1claws38
1020
1021         * src/mainwindow.c
1022                 move Custom Toolbar to Configuration menu
1023
1024 2002-08-08 [oliver]     0.8.1claws37
1025
1026         * src/prefs_toolbar.c
1027                 fix substitute pixmap bug
1028
1029 2002-08-08 [paul]       0.8.1claws36
1030
1031         * sync with 0.8.1cvs19
1032                 see ChangeLog 2002-08-08
1033
1034 2002-08-07 [christoph]  0.8.1claws35
1035
1036         * src/utils.c
1037                 fixed a memory leak in new canonicalize_file_replace
1038
1039 2002-08-07 [christoph]  0.8.1claws34
1040
1041         * src/utils.[ch]
1042                 o canonicalize_file_replace should create the temporary
1043                   file in the same directory as the original file.
1044                 o added get_tmpfile_in_dir that creates a temorary file
1045                   in a specified directory.
1046
1047 2002-08-07 [melvin]     0.8.1claws33
1048
1049         * src/toolbar.c
1050                 fixed bug where 'Article' button acted as 'Email' button.
1051
1052 2002-08-07 [paul]       0.8.1claws32
1053
1054         * sync with 0.8.1.cvs17
1055                 see ChangeLog 2002-08-07
1056
1057 2002-08-07 [colin]      0.8.1claws31
1058         
1059         * src/news.c
1060                 fix mass-cancel problem
1061
1062 2002-08-07 [thorsten]   0.8.1claws30
1063
1064         * src/prefs_toolbar.c
1065                 fix: crash on replace or add new button
1066         * src/toolbar.c
1067                 fix: close xmlfile after reading
1068         * src/utils.c
1069                 fix: unlink() file before rename()
1070
1071 2002-08-06 [paul]       0.8.1claws29
1072
1073         * sync with 0.8.cvs15
1074                 see ChangeLog 2002-08-06
1075
1076 2002-08-06 [oliver]     0.8.1claws28
1077
1078         * src/toolbar.c
1079         * src/prefs_toolbar.c
1080                 fixed empty toolbar issue
1081
1082 2002-08-06 [oliver]     0.8.1claws27
1083
1084         * Custom Toolbar Final 
1085         * src/folderview.c
1086         * src/inc.c
1087         * src/summaryview.c
1088                 o toolbar stuff now lives in src/toolbar.[ch]
1089                 o main_window_toolbar_* functions are renamed to
1090                   toolbar_* reflecting their new source file
1091         * src/mainwindow.[ch]
1092                 o remove toolbar stuff  
1093
1094 2002-08-06 [oliver]     0.8.1claws26
1095         
1096         * src/Makefile.am
1097         * src/prefs_toolbar.[ch]        **New File**
1098         * src/toolbar.[ch]              **New File**
1099                 o prefs_toolbar.[ch] custom toolbar frontend
1100                 o toolbar.[ch]       backend 
1101
1102 2002-08-06 [oliver]     0.8.1claws25
1103
1104         * src/prefs_actions.[ch]
1105                 o new exported function actions_execute
1106
1107 2002-08-06 [paul]       0.8.1claws24
1108
1109         * sync with 0.8.1cvs4
1110                 see ChangeLog 2002-08-06
1111
1112 2002-08-06 [paul]       0.8.1claws23
1113
1114         * sync with 0.8.1cvs13
1115                 see ChangeLog 2002-08-06
1116
1117 2002-08-06 [paul]       0.8.1claws22
1118
1119         * sync with 0.8.1cvs12
1120                 see ChangeLog 2002-08-05 and 2002-08-06
1121
1122 2002-08-06 [match]      0.8.1claws21
1123
1124         * src/addrclip.c
1125                 improvements to cut/copy/paste address
1126
1127 2002-08-05 [match]      0.8.1claws20
1128
1129         * src/addritem.[ch]
1130         * src/addrcache.c
1131         * src/addrbook.c
1132         * src/editaddress.c
1133         * src/addressbook.c
1134                 fixes to improve cut/copy/paste
1135
1136 2002-08-06 [melvin]     0.8.1claws19
1137
1138         * src/account.[ch]
1139                 account_find_all_from_address(): new function that returns the
1140                 list of all accounts that are matched in an address.
1141         * src/alertpanel.[ch]
1142                 alertpanel() now accepts a custom widget
1143                 alertpanel_with_widget(): new function that pops up a panel with
1144                 a custom widget in it 
1145         * src/gtkutils.[ch]
1146                 gtkut_account_menu_new(): new function that allows the selection
1147                 of an account from a list of accounts.
1148         * src/messageview.c
1149                 Extended Return Receipt notification to select the correct 
1150                 account and to make a security test on the Delivery-Notification
1151                 address which should be the same as the Return-Path.
1152
1153 2002-08-06 [thorsten]   0.8.1claws18
1154
1155         * src/mimeview.c
1156                 attach_all: save unnamed as "noname.%d",
1157                 dont free static dirname
1158
1159 2002-08-05 [alfons]     0.8.1claws17
1160
1161         * configure.in
1162                 detect XIM by trying to link rather than compile a XIM program
1163
1164 2002-08-05 [oliver]     0.8.1claws16
1165                 
1166         * src/stock_pixmap.[ch]
1167                 o add UP_ARROW to available pixmaps (already in pixmap-directory)
1168                 o new func to retrieve pixmaps
1169
1170 2002-08-05 [paul]       0.8.1claws15
1171
1172         * sync with 0.8.1cvs10
1173                 see ChangeLog 2002-08-05
1174
1175 2002-08-04 [alfons]     0.8.1claws14
1176
1177         * src/textview.c
1178                 see if this plugs memleak
1179
1180 2002-08-04 [melvin]     0.8.1claws13
1181
1182         * src/gtkspell.c
1183                 fixed bug that could crash Sylpheed when highlighting
1184                 all misspelled words.
1185
1186 2002-08-03 [melvin]     0.8.1claws12
1187
1188         * src/prefs_actions.c
1189                 removed unnecessary checks for NULL introduced in 0.8.1claws11.
1190         * src/messageview.c
1191                 fixed bug where the Return Receipt was sent to
1192                 Delivery-Notification-To address even if it was not present
1193
1194 2002-08-02 [alfons]     0.8.1claws11
1195
1196         * src/prefs_actions.c
1197                 o more check for NULLs
1198                 o put create_io_dialog() in right conditional block
1199
1200 2002-08-02 [paul]       0.8.1claws10
1201
1202         * po/es.po
1203                 updated by Ricardo Mones Lastra
1204
1205 2002-08-01 [christoph]  0.8.1claws9
1206
1207         * src/folder.c
1208                 don't free the cache of the opened
1209                 folder in the summaryview
1210         * src/summaryview.c
1211                 don't unset flags, if it is not required
1212
1213 2002-08-01 [paul]       0.8.1claws8
1214
1215         * sync with 0.8.1cvs8
1216                 see ChangeLog entry 2002-08-01
1217
1218 2002-08-01 [paul]       0.8.1claws7
1219
1220         * sync with 0.8.1cvs7
1221                 see ChangeLog 2002-07-31 and 2002-08-01
1222
1223 2002-07-31 [christoph]  0.8.1claws6
1224
1225         * src/mainwindow.c
1226                 forgot to update menu sensitivity
1227                 function for new menu entry
1228
1229 2002-07-31 [alfons]     0.8.1claws5
1230
1231         * src/main.c
1232                 check folder item and its path for NULL on
1233                 initial processing
1234
1235 2002-07-31 [christoph]  0.8.1claws4
1236
1237         * src/folder.c
1238                 check if folder_item_get_msginfo in
1239                 folder_item_remove_msg returned NULL
1240         * src/imap.c
1241                 better clear the uid cache in the
1242                 uid validity check function and delete
1243                 cached messages
1244
1245 2002-07-31 [paul]       0.8.1claws3
1246
1247         * man/sylpheed.1
1248                 add the '--attach' option and a few other
1249                 minor changes
1250
1251 2002-07-31 [paul]       0.8.1claws2
1252
1253         * sync with 0.8.1cvs5
1254                 see ChangeLog 2002-07-31
1255
1256 2002-07-31 [christoph]  0.8.1claws1
1257
1258         * src/folderview.[ch]
1259         * src/mainwindow.c
1260                 replace "Rescan all folders..." with
1261                 "Check all folders for new messages..."
1262
1263 2002-07-30 [paul]       0.8.1claws
1264
1265         * version 0.8.1claws released
1266
1267 2002-07-30 [paul]       0.8.0claws29
1268
1269         * tools/OOo2sylpheed.pl ** NEW FILE **
1270           tools/README
1271                 add script to enable sending documents as
1272                 attachments from OpenOffice.org
1273
1274 2002-07-30 [melvin]     0.8.0claws28
1275
1276         * src/prefs_actions.c
1277                 Made the actions' input/output dialog display
1278                 without delay.
1279
1280 2002-07-30 [christoph]  0.8.0claws27
1281
1282         * src/procmsg.c
1283                 check if folder_item_get_msginfo in
1284                 procmsg_save_to_outbox returned NULL
1285
1286 2002-07-30 [paul]       0.8.0claws26
1287
1288         * sync with 0.8.1cvs4
1289                 see ChangeLog 2002-07-29
1290
1291 2002-07-29 [thorsten]   0.8.0claws25
1292
1293         * README.claws
1294                 added selective download, delete on server
1295
1296 2002-07-29 [paul]       0.8.0claws24
1297
1298         * sync with 0.8.1cvs3
1299                 see ChangeLog 2002-07-29
1300
1301 2002-07-27 [christoph]  0.8.0claws23
1302
1303         * src/folder.c
1304                 add extra check if fetching the msginfo
1305                 returned NULL
1306
1307 2002-07-27 [paul]       0.8.0claws22
1308
1309         * sync with 0.8.1cvs2
1310                 see ChangeLog 2002-07-26
1311
1312 2002-07-27 [christoph]  0.8.0claws21
1313
1314         * src/imap.c
1315                 add another check if a valid msginfo
1316                 was returned
1317
1318 2002-07-26 [hoa]        0.8.0claws20
1319
1320         * src/folder.c
1321                 Fixed a condition in folder_item_destroy()
1322
1323         * src/imap.c
1324                 Fixed an error in IMAP protocol
1325
1326 2002-07-26 [alfons]     0.8.0claws19
1327
1328         * src/folder.c
1329                 ofcourse compare with identifier, not the path
1330
1331 2002-07-26 [alfons]     0.8.0claws18
1332
1333         * src/folder.c
1334                 use folder item identifier for saving / restoring
1335                 preferences because folder->path might not be unique
1336
1337 2002-07-26 [melvin]     0.8.0claws17
1338
1339         * src/logwindow.c
1340                 Fixed a crash introduced in 0.8.0claws5 when log is 
1341                 cut under 80 characters.
1342
1343 2002-07-26 [paul]       0.8.0claws16
1344
1345         * sync with 0.8.1cvs1
1346                 see ChangeLog 2002-07-26
1347
1348 2002-07-26 [christoph]  0.8.0claws15
1349
1350         * src/imap.[ch]
1351                 imap folder now remembers the last selected
1352                 folder and imap_fetch_msginfo skips selecting
1353                 the folder if it is already selected
1354
1355 2002-07-26 [christoph]  0.8.0claws14
1356
1357         * src/folder.c
1358         * src/folderview.c
1359         * src/imap.c
1360                 fix imap folder rescanning
1361
1362 2002-07-25 [christoph]  0.8.0claws13
1363
1364         * src/filter.c
1365         * src/folder.[ch]
1366         * src/folderview.c
1367         * src/imap.[ch]
1368         * src/mainwindow.c
1369         * src/mbox_folder.c
1370         * src/mh.c
1371         * src/news.c
1372                 implement imap uid cache and uid validity check
1373
1374 2002-07-25 [alfons]     0.8.0claws12
1375
1376         * src/summaryview.c
1377                 fix a brown paper bag bug, and also add some more
1378                 checks
1379
1380 2002-07-25 [christoph]  0.8.0claws11
1381
1382         * src/folder.c
1383                 don't mix copy, fetch_msginfo and remove
1384                 operations in folder item copy and move
1385                 operations
1386
1387 2002-07-25 [christoph]  0.8.0claws10
1388
1389         * src/folderview.c
1390         * src/mainwindow.c
1391         * src/prefs_folder_item.c
1392         * src/summaryview.[ch]
1393                 remove no longer required parameter update_cache from
1394                 summary_show
1395
1396 2002-07-25 [paul]       0.8.0claws9
1397
1398         * sync with 0.8.1
1399         
1400         * AUTHORS
1401                 a few corrections
1402
1403 2002-07-24 [alfons]     0.8.0claws8
1404
1405         * src/summaryview.c
1406                 sort correctly when using simplified subject line
1407                 (closes feature request "[ 585141 ] applying regexp to subject 
1408                 before sort" submitted by Alexandra Walford)
1409
1410 2002-07-24 [paul]       0.8.0claws7
1411
1412         * sync with 0.8.0cvs3
1413                 see ChangeLog 2002-07-24
1414
1415 2002-07-23 [christoph]  0.8.0claws6
1416
1417         * src/folder.c
1418         * src/folder.h
1419         * src/summaryview.c
1420         * src/summaryview.h
1421         * src/main.c
1422                 o separate processing and summaryview
1423                 o removed summary_write_cache from summaryview
1424                 o removed summaryview->killed_messages, because we don't have
1425                   to keep a list of killed messages anymore. New cache will
1426                   keep the hidden messages in cache anyway
1427         * src/folderview.c
1428         * src/inc.c
1429         * src/selective_download.c
1430                 o removed unnecessary summary_write_cache calls
1431         * src/procmsg.c
1432                 o don't set ignore thread flag in procmsg_get_thread_tree
1433                   if it is already set
1434         * src/mainwindow.c
1435         * src/statusbar.h
1436                 o moved STATUSBAR_PUSH/POP to statusbar.h because
1437                   they are used in different files
1438
1439 2002-07-23 [melvin]     0.8.0claws5
1440
1441         * src/addressbook.c
1442         * src/addrgather.c
1443         * src/editaddress.c
1444         * src/editgroup.c
1445         * src/editldap_basedn.c
1446         * src/importldif.c
1447         * src/prefs_common.c
1448                 Fixed few memory leak (gtk_editable_get_chars returns
1449                 an allocated string)
1450         * src/logwindow.c
1451                 Fixed few memory leak (gtk_editable_get_chars returns
1452                 an allocated string) and modified a little the log cutting
1453                 loop.
1454         * src/compose.c
1455                 Replaced a call to an obsolete function gtk_entry_get_text()
1456                 by gtk_editable_get_chars()
1457         * src/send.c
1458                 Removed a debug printf
1459
1460 2002-07-23 [christoph]  0.8.0claws4
1461
1462         * src/filesel.c
1463                 fix another g_dirname memory leak
1464
1465 2002-07-23 [christoph]  0.8.0claws3
1466
1467         * src/mh.c
1468                 fixed a memory leak in mh_fetch_msginfo
1469                 fixed crash when message header could not be
1470                 parsed
1471
1472 2002-07-23 [paul]       0.8.0claws2
1473
1474         * sync with 0.8.0cvs2
1475                 see ChangeLog 2002-07-23
1476
1477 2002-07-23 [paul]       0.8.0claws1
1478
1479         * sync with 0.8.0cvs1
1480                 see ChangeLog 2002-07-23
1481
1482 2002-07-23 [paul]       0.8.0claws
1483
1484         * release of 0.8.0claws
1485
1486 2002-07-23 [paul]       0.7.8claws99
1487
1488         * po/ru.po
1489                 new Russian translation, submitted by
1490                 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
1491
1492 2002-07-22 [jens]       0.7.8claws98
1493
1494         * po/de.po
1495                 Updated German translations.
1496
1497 2002-07-22 [paul]       0.7.8claws97
1498
1499         * po/es.po
1500           po/it.po
1501           po/nl.po
1502           po/pt_BR.po
1503                 updated translations by Ricardo Mones Lastra,
1504                 Alessandro Maestri, Wilbert Berendsen and 
1505                 Fabio Jr. Beneditto respectively
1506
1507 2002-07-22 [christoph]  0.7.8claws96
1508
1509         * src/mimeview.c
1510                 fix memory leak caused by wrong g_dirname usage
1511
1512 2002-07-22 [christoph]  0.7.8claws95
1513
1514         * src/summaryview.c
1515                 update new and unread message counts for summaryview
1516                 summaryview does not get it from the folder anymore
1517                 and has to update the values itself
1518
1519 2002-07-22 [melvin]     0.7.8claws94
1520
1521         * po/fr.po
1522                 Updated French translations.
1523
1524 2002-07-22 [christoph]  0.7.8claws93
1525
1526         * src/matcher.c
1527                 set prop->preg pointer to NULL or following check
1528                 will not fail and regexec will be called with
1529                 invalid pointer
1530
1531 2002-07-21 [alfons]     0.7.8claws92
1532         
1533         * src/prefs_common.[ch]
1534                 remove option "Send return receipt on request"
1535
1536 2002-07-21 [thorsten]   0.7.8claws91
1537
1538         * src/mimeview.c
1539                 fixed memleaks, coding style as pointed out by alfons
1540
1541 2002-07-21 [alfons]     0.7.8claws90
1542
1543         * src/messageview.c
1544         * src/noticeview.[ch]
1545                 o fix bug notice view being displayed when going to empty folder 
1546                   (noticed by Christoph)
1547                 o allow RRR to be sent when restarting sylpheed, or changing folder 
1548                   (noticed by Thorsten)
1549
1550 2002-07-21 [thorsten]   0.7.8claws89
1551
1552         * src/mimeview.c
1553                 Included save_all patch from Xaview FACQ
1554                 added support for pathnames
1555
1556 2002-07-21 [alfons]     0.7.8claws88
1557
1558         * po/POTFILES.in
1559         * src/Makefile.am
1560         * src/mainwindow.c
1561         * src/messageview.[ch]
1562         * src/noticeview.c      ** NEW FILE **
1563         * src/noticeview.h      ** NEW FILE **
1564                 make return receipts work again
1565                 (UI idea by Leandro Pereira)
1566
1567 2002-07-21 [paul]       0.7.8claws87
1568
1569         * src/summaryview.c
1570                 fix sensitivity of 'Select thread'
1571
1572 2002-07-21 [paul]       0.7.8claws86
1573
1574         * src/prefs_common.c
1575                 add browser command line for Galeon
1576
1577 2002-07-21 [paul]       0.7.8claws85
1578
1579         * Makefile.am
1580                 fix 'EXTRA_DIST': remove README.README, add TODO
1581                 and TODO.claws
1582
1583 2002-07-21 [alfons]     0.7.8claws84
1584
1585         * src/gtkstext.c
1586                 make enter clear selection
1587                 (closes "[ 579888 ] Editor selection/entry error"
1588                 reported by Steve Lamb)
1589
1590 2002-07-21 [alfons]     0.7.8claws83
1591         
1592         * src/summaryview.c
1593                 sort message list when selecting unthread messages
1594                 (closes "[ 501593 ] switching threaded view doesn't sort"
1595                 reported by Simon Schubert)
1596
1597 2002-07-20 [alfons]     0.7.8claws82
1598         
1599         * src/matcher.c
1600                 const-correctness
1601
1602 2002-07-20 [thorsten]   0.7.8claws81
1603
1604         * src/matcher.c
1605                 Fixed expansion of empty fields in matchactions
1606
1607 2002-07-19 [melvin]     0.7.8claws80
1608
1609         * src/gtkspell.c
1610                 Removed a duplicate menu entry (fast mode) introduced during
1611                 the new cache merge
1612                 Added a menu separator between 'Use alternate' and 'Fast mode'
1613
1614 2002-07-19 [paul]       0.7.8claws79
1615
1616         * tools/Makefile.am
1617           tools/README
1618                 correct typos
1619
1620 2002-07-19 [thorsten]   0.7.8claws78
1621
1622         * tools/calypso_convert.pl      ** NEW FILE **
1623           tools/README
1624           tools/Makefile.am
1625                 script to import mbox files exported
1626                 by calypso
1627                 o generates folder structure
1628                 o includes attachments
1629
1630 2002-07-19 [melvin]     0.7.8claws77
1631
1632         * src/selective_download.[ch]
1633                 Fixed bug where closing the dialog with the window manager's
1634                 close button will not unlock the summary
1635                 Corrected some function declarations that missed a return value
1636                 Made the source code comply better with coding style.
1637         * src/prefs_common.c
1638                 Added new browser command line for Mozilla.
1639
1640 2002-07-18 [paul]       0.7.8claws76
1641
1642         * src/mainwindow.c
1643           src/selective_download.[ch]
1644                 reflect theme changes, fix Gdk Warning when creating 
1645                 pixmap from NULL window, and minor clean up.
1646                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
1647
1648         * po/en_GB.po
1649                 updated
1650
1651 2002-07-17 [paul]       0.7.8claws75
1652
1653         * INSTALL[.jp]
1654                 sync with 0.8.0
1655         
1656         * po/en_GB.po
1657                 updated
1658
1659 2002-07-16 [paul]       0.7.8claws74
1660
1661         * tools/filter_conv.pl
1662           tools/README
1663                 replace conversion script with reimplemented version, 
1664                 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
1665
1666 2002-07-16 [colin]      0.7.8claws73
1667
1668         * src/summaryview.c
1669                 remove forgotten debug messages - sorry ;-)
1670
1671 2002-07-16 [colin]      0.7.8claws72
1672
1673         * src/mimeview.c
1674           src/summaryview.c
1675           src/textview.c
1676           src/textview.h
1677                 add the ability to select part of a text mime-part 
1678                 to reply.
1679
1680 2002-07-15 [christoph]  0.7.8claws71
1681
1682         * src/folder.c
1683                 fix folder message count for folders without
1684                 msg_is_changed (includes news folders)
1685
1686 2002-07-15 [martin]     0.7.8claws70
1687
1688         * src/summaryview.c
1689                 option "display recipient on 'From'..." now works
1690                 without the need of enabling the option
1691                 "display  sender  using  address  book".
1692
1693 2002-07-15 [christoph]  0.7.8claws69
1694
1695         * src/summaryview.c
1696                 removed setting folder status from summaryview.
1697                 folder.c should update all message counts correctly.
1698
1699 2002-07-15 [paul]       0.7.8claws68
1700
1701         * po/pt_BR.po
1702                 updated by Fabio Junior Beneditto
1703
1704 2002-07-15 [darko]      0.7.8claws67
1705
1706         * src/mh.c
1707                 Fixed target folder colorization, don't decrease op
1708                 number twice
1709
1710 2002-07-14 [paul]       0.7.8claws66
1711
1712         * sync with main 0.8.0
1713                 see ChangeLog 2002-07-14
1714
1715 2002-07-13 [melvin]     0.7.8claws65
1716         
1717         * src/addrbook.c
1718         * src/addressbook.c
1719         * src/addrindex.c
1720                 Replaced sprintf by g_snprintf to prevent possible buffer
1721                 overflow.
1722         * src/news.c
1723                 Corrected a log message output format.
1724                 Added a missing "done" debug output.
1725         * src/compose.c
1726                 Added keyboard accelerator for Priority menu items
1727                 Added missing \n in debug output
1728         * src/logwindow.c
1729         * src/gtkspell.c
1730         * src/rfc2015.c
1731                 Added missing \n in debug output
1732
1733 2002-07-13 [paul]       0.7.8claws64
1734
1735         * man/sylpheed.1
1736                 change Sergey's email address to the sf address
1737
1738         * src/textview.c
1739                 increase show_url_timeout (more useful for long
1740                 urls)
1741
1742 2002-07-12 [sergey]     0.7.8claws63
1743
1744         * src/rfc2015.c
1745                 applied (with some modifications) patch to set the
1746                 micalg parameter for signatures
1747                 (2001-08-28 Werner Koch <wk@gnupg.org>)
1748
1749 2002-07-12 [sergey]     0.7.8claws62
1750
1751         * man/Makefile.am
1752         * configure.in
1753                 fixed man page installation
1754
1755 2002-07-12 [paul]       0.7.8claws61
1756
1757         * sync with 0.7.8cvs26
1758                 see ChangeLog 2002-07-11 and 2002-07-12
1759
1760 2002-07-11 [christoph]  0.7.8claws60
1761
1762         * src/compose.c
1763         * src/procmsg.c
1764                 first use the message number to find the message
1765                 to mark with a reply flag but check the
1766                 message-id if we got the correct message, if not
1767                 try to find it by message-id.
1768                 use new string seperator that is not allowed
1769                 in message-ids.
1770
1771 2002-07-11 [paul]       0.7.8claws59
1772
1773         * sync with 0.7.8cvs23
1774                 see ChangeLog 2002-07-10
1775
1776 2002-07-10 [christoph]  0.7.8claws58
1777
1778         * src/folder.[ch]
1779         * src/msgcache.[ch]
1780                 Added message-id table to the cache in memory
1781                 and functions to msgcache.c and folder.c to
1782                 fetch MsgInfos by message id
1783         * src/compose.c
1784         * src/procmsg.c
1785                 store folder and message-id of message replying
1786                 to in queue header and set reply flag after sending
1787                 (Closes bug #469498)
1788
1789 2002-07-10 [paul]       0.7.8claws57
1790
1791         * AUTHORS
1792           man/sylpheed.1.gz
1793                 add Martin to the list of authors
1794
1795 2002-07-09 [martin]     0.7.8claws56
1796         * src/gtksctree.c
1797                 Added gtk_ctree_last_visible(), tree_update_level(),
1798                 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
1799                 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
1800                 from gtk+ to gtksctree.c for the new sorting code
1801                 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
1802                 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
1803         * src/gtksctree.h
1804                 Added declaration for gtk_sctree_sort_recursive() and
1805                 gtk_sctree_sort_node
1806         * src/addressbook.c
1807         * src/foldersel.c
1808         * src/folderview.c
1809         * src/summaryview.c
1810                 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
1811                 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
1812
1813 2002-07-08 [paul]       0.7.8claws55
1814
1815         * more sync with 0.7.8cvs21
1816                 see ChangeLog 2002-07-08
1817
1818 2002-07-08 [paul]       0.7.8claws54
1819
1820         * sync with 0.7.8cvs21
1821                 see ChangeLog 2002-07-08
1822
1823 2002-07-07 [alfons]     0.7.8claws53
1824
1825         * src/Makefile.am
1826         * src/stock_pixmap.[ch]
1827         * src/pixmaps/notice_warn.xpm   ** NEW FILE **
1828         * src/pixmaps/notice_error.xpm  ** NEW FILE **
1829         * src/pixmaps/notice_note.xpm   ** NEW FILE **
1830                 add new pixmaps for upcoming notice pane
1831
1832 2002-07-06 [melvin]     0.7.8claws52
1833
1834         * src/gtkspell.[ch]
1835                 Made them a bit closer to Sylpheed's coding style.
1836                 Removed old code.
1837                 Removed possible memory leaks when some errors occurs.
1838
1839 2002-07-06 [melvin]     0.7.8claws51
1840
1841         * po/Makefile.in.in
1842                 Removed --no-location in xgettext command line to help
1843                 translators that use Emacs' po-mode
1844         * src/quote_fmt.c
1845                 Removed unnecessary comments that messed up sylpheed.pot
1846
1847 2002-07-06 [paul]       0.7.8claws50
1848
1849         * sync with 0.7.8cvs19
1850                 see ChangeLog 2002-07-05
1851
1852 2002-07-06 [christoph]  0.7.8claws49
1853
1854         * src/folder.c
1855         * src/mainwindow.c
1856                 fix folder_item_remove_all_msg and folderview
1857                 status for trash folders after emptying trash
1858
1859 2002-07-05 [paul]       0.7.8claws48
1860
1861         * sync with 0.7.8cvs16
1862                 see ChangeLog 2002-07-04 and 2002-07-05
1863
1864 2002-07-04 [paul]       0.7.8claws47
1865
1866         * sync with 0.7.8cvs14
1867                 see  ChangeLog 2002-07-04
1868
1869 2002-07-03 [alfons]     0.7.8claws46
1870
1871         * src/folder.c
1872                 dupe folder item's path because it's being reallocated
1873                 by new folder scanning code
1874
1875 2002-07-03 [christoph]  0.7.8claws45
1876
1877         * src/imap.c
1878                 better IMAP uid fetching using 'FETCH 1:* (UID)'
1879         * src/msgcache.c
1880                 add missing return in msgcache_write
1881
1882 2002-07-02 [thorsten]   0.7.8claws44
1883
1884         * src/jpilot.c
1885         * src/msgcache.c
1886         * src/rfc2015.c
1887                 use binary mode for file access
1888
1889 2002-07-02 [christoph]  0.7.8claws43
1890
1891         * major code cleanup (part 1)
1892         
1893                 - unused variables removed
1894                 - unused functions removed
1895                 - uninitialized variables checked
1896                 - missing return statements added
1897                 - missing function return types added
1898                 - added parentheses around assignment and
1899                   && in || when suggested by gcc
1900               
1901         * src/mh.c
1902         * src/folder.c
1903                 replaced direct calls to folder->scan_tree
1904                 with folder_scan_tree and restore folder
1905                 prefs in this function. The folder should
1906                 not have to deal with them.
1907                 ( Should now work for all folder types )
1908
1909 2002-07-02 [paul]       0.7.8claws42
1910
1911         * sync with 0.7.8cvs13
1912                 see ChangeLog 2002-07-01 and 2002-07-02
1913
1914 2002-07-01 [christoph]  0.7.8claws41
1915
1916         * src/summaryview.c
1917                 fix "goto next/prev unread message" with
1918                 ignored threads
1919
1920 2002-07-01 [paul]       0.7.8claws40
1921
1922         * po/es.po
1923                 updated by Ricardo Mones Lastra
1924
1925 2002-06-30 [match]      0.7.8claws39
1926
1927         * src/jpilot.c
1928                 applied variation of leonerd's patch (566661) to
1929                 allow multiple email addresses per JPilot entry.
1930                 addresses may be separated by space, comma, pipe,
1931                 semi-colon, new-line.
1932
1933 2002-06-30 [alfons]     0.7.8claws38
1934
1935         * src/procmsg.c
1936                 simple fix for putting older nodes before
1937                 newer nodes when threading by subject
1938
1939 2002-06-30 [christoph]  0.7.8claws37
1940
1941         * src/folder.c
1942         * src/folderview.c
1943         * src/mh.c
1944         * src/news.c
1945         * src/procmsg.c
1946                 fix broken folder tree rescaning
1947                 and don't use procmsg_get_mark_sum
1948                 anymore
1949
1950 2002-06-30 [christoph]  0.7.8claws36
1951
1952         * merge new cache branch
1953         * src/imap.c
1954                 fix new cache imap copy bug
1955         * src/folder.c
1956                 improved folder_item_scan
1957                 it should now always set the correct
1958                 new, unread and total message counts
1959
1960 2002-06-29 [paul]       0.7.8claws35
1961
1962         * configure.in
1963                 correct syntax error
1964
1965 2002-06-29 [paul]       0.7.8claws34
1966
1967         * configure.in
1968           Makefile.am
1969           man/Makefile.am       ** NEW FILE **
1970           man/sylpheed.1.gz     ** NEW FILE **
1971                 add Sylpheed man page
1972
1973 2002-06-29 [paul]       0.7.8claws33
1974
1975         * po/pt_BR.po
1976                 updated by Fabio Junior Beneditto
1977
1978 2002-06-28 [jens]       0.7.8claws32
1979
1980         * po/de.po
1981                 translation updated
1982
1983         * src/selective_download.c
1984                 removed gettext for space " "
1985
1986         * src/imap.c
1987                 removed wrong space
1988
1989 2002-06-28 [paul]       0.7.8claws31
1990
1991         * sync with 0.7.8cvs11
1992                 see ChangeLog 2002-06-28
1993
1994 2002-06-28 [paul]       0.7.8claws30
1995
1996         * sync with 0.7.8cvs10
1997                 see ChangeLog 2002-06-27 and 2002-06-28
1998
1999 2002-06-26 [paul]       0.7.8claws29
2000
2001         * src/addrgather.c
2002           src/selective_download.c
2003                 don't gettextise empty strings.
2004                 reserved by gettext. gettext("") returns 
2005                 the header entry with meta information, 
2006                 not the empty string
2007
2008         * po/en_GB.po
2009                 updated
2010
2011 2002-06-26 [paul]       0.7.8claws28
2012
2013         * sync with 0.7.8cvs7
2014                 see ChangeLog 2002-06-25
2015
2016         * src/prefs_common.c
2017                 ...and in the process, tweak the gui a little
2018
2019 2002-06-25 [alfons]     0.7.8claws27
2020         
2021         * configure.in
2022         * src/Makefile.am
2023                 fine tune ldap library detection
2024
2025 2002-06-25 [alfons]     0.7.8claws26
2026
2027         * src/compose.c
2028                 don't allow return receipts when composing a news article
2029
2030 2002-06-25 [paul]       0.7.8claws25
2031
2032         * Makefile.am
2033                 add '$(AMTAR)' to 'release' section to allow for
2034                 new and older autotools
2035
2036 2002-06-25 [paul]       0.7.8claws24
2037
2038         * src/summaryview.c
2039                 fix "No more unread messages" persistant pop-up
2040                 window bug
2041
2042 2002-06-25 [paul]       0.7.8claws23
2043
2044         * po/it.po
2045                 updated by Alessandro Maestri
2046
2047 2002-06-25 [paul]       0.7.8claws22
2048
2049         * sync with 0.7.8cvs6
2050                 see ChangeLog 2002-06-25
2051
2052 2002-06-24 [paul]       0.7.8claws21
2053
2054         * tools/update-po
2055                 add GPL copyright information
2056
2057 2002-06-24 [paul]       0.7.8claws20
2058
2059         * tools/Makefile.am
2060           tools/README
2061           tools/update-po       ** NEW FILE **
2062                 add script that eases the creation of *.po files
2063                 Submitted by Wilbert Berendsen <wilbert@oswf.org>
2064
2065 2002-06-23 [alfons]     0.7.8claws19
2066
2067         * src/messageview.c
2068                 make notification_convert_header obey const correctness
2069                 (next step will be fixing the broken return receipt)
2070
2071 2002-06-23 [paul]       0.7.8claws18
2072
2073         * src/messageview.c
2074                 fix bug introduced in last commit:
2075                 removed too much code in last commit - put back what's
2076                 needed
2077
2078 2002-06-23 [paul]       0.7.8claws17
2079
2080         * src/messageview.[ch]
2081                 remove code committed in error from locally patched
2082                 source
2083
2084 2002-06-23 [colin]      0.7.8claws16
2085
2086         * src/compose.[ch]
2087                 add compose_entry_select(), used to select the default_to
2088                 email address - hopefully avoiding people sending mails to
2089                 wrong recipients.
2090
2091 2002-06-22 [alfons]     0.7.8claws15
2092
2093         * AUTHORS
2094                 add Bram Metsch & Stanislav Karchebny
2095         * src/smtp.[ch]
2096         * src/prefs_account.[ch]
2097         * src/send.c
2098                 - apply and adapt Bram's patch which allows user to set SMTP AUTH 
2099                   options.  (see <http://sourceforge.net/tracker/index.php
2100                   ?func=detail&aid=566937&group_id=25528&atid=384600>);
2101
2102                 - merge Stanislav's fix to make SMTP AUTH work with qmail
2103                   (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
2104
2105 2002-06-22 [paul]       0.7.8claws14
2106
2107         * sync with 0.7.8cvs5
2108                 see ChangeLog 2002-06-19 and 2002-06-20
2109
2110 2002-06-22 [alfons]     0.7.8claws13
2111
2112         * src/selective_download.c
2113                 fix a stupid mistake I made
2114
2115 2002-06-22 [alfons]     0.7.8claws12
2116
2117         * src/selective_download.[ch]
2118                 fix another unnoticed leak; cleanup code
2119
2120 2002-06-21 [alfons]
2121
2122         * tools/Makefile.am
2123                 gpg-sign <-- gpg-sign-syl
2124
2125 2002-06-21 [alfons]     0.7.8claws11
2126
2127         * src/selective_download.c
2128         * src/selective_download.h
2129                 fix assorted mix of allocation errors (should solve
2130                 problem reported by Philippe Gramoullé, see:
2131                 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
2132
2133 2002-06-20 [melvin]     0.7.8claws10
2134
2135         * tools/gpg-sign *REMOVED*
2136           tools/gpg-sign-syl *ADDED*
2137                 Replaced the gpg clearsigning script with the version using
2138                 xterm instead of ssh-askpass and changed its name.
2139
2140         * README.claws
2141                 Updated actions example to reflect the renaming of the
2142                 gpg clearsigning script.
2143
2144 2002-06-19 [paul]       0.7.8claws9
2145
2146         * sync with 0.7.8claws9
2147                 see ChangeLog 2002-06-18 and 2002-06-19
2148
2149 2002-06-19 [paul]       0.7.8claws8
2150
2151         * sync with 0.7.8cvs1
2152                 see ChangeLog 2002-06-18
2153
2154 2002-06-18 [alfons]     0.7.8claws7
2155
2156         * src/mainwindow.h
2157                 add omitted prototype
2158
2159 2002-06-17 [paul]       0.7.8claws6
2160
2161         * src/mainwindow.c
2162                 fix hiding of exec_btn
2163
2164 2002-06-17 [paul]       0.7.8claws5
2165
2166         * src/pop.c
2167                 remove unneeded code: should_delete() 
2168                 and Pop3State::uidl_todelete_list
2169
2170 2002-06-17 [paul]       0.7.8claws4
2171
2172         * sync with 0.7.8
2173                 see ChangeLog 2002-06-11 and 2002-06-13
2174
2175 2002-06-16 [alfons]     0.7.8claws3
2176         
2177         * src/folder.c
2178                 make sure lock sort mode (claws specific) is
2179                 also persists after a tree rescan
2180
2181 2002-06-16 [alfons]     0.7.8claws2
2182
2183         * src/prefs_folder_item.c
2184         * src/folder.[ch]
2185                 fix persistence of folder sort mode (broken
2186                 by adapting Hiro's new folder persistence code)
2187
2188 2002-06-16 [alfons]     0.7.8claws1
2189
2190         * AUTHORS
2191         * src/logwindow.c
2192         * src/prefscommon.[ch]
2193                 control size of log text in log window; 
2194                 closes patch #569155 submitted by Mitko Haralanov.
2195
2196 2002-06-15 [paul]       0.7.8claws
2197
2198         * release of 0.7.8claws
2199
2200 2002-06-15 [paul]       0.7.7claws
2201
2202         * po/pt_BR.po
2203                 updated by Fabio Junior Beneditto
2204
2205 2002-06-14 [paul]       0.7.6claws49
2206
2207         * po/es.po
2208                 updated by Ricardo Mones Lastra
2209
2210 2002-06-14 [paul]       0.7.6claws48
2211
2212         * po/nl.po
2213                 updated translation by Wilbert Berendsen
2214
2215 2002-06-14 [melvin]     0.7.6claws47
2216
2217         * po/fr.po
2218                 Updated French translation
2219
2220 2002-06-13 [paul]       0.7.6claws46
2221
2222         * src/filesel.c
2223                 allow filename to be typed in, rather than just
2224                 selected by the mouse. Patch by Gustavo Noronha Silva.
2225
2226 2002-06-13 [alfons]     0.7.6claws45
2227
2228         * src/mainwindow.[ch]
2229                 more cleanups (removing unnecessary menu items Expand 
2230                 summary / message view)
2231
2232 2002-06-13 [melvin]     0.7.6claws44
2233
2234         * po/POTFILES.in
2235                 Added src/string_match.c
2236         * src/string_match.c
2237                 Fixed possible buffer overflow.
2238                 Corrected typo.
2239                 Added missing config.h header.
2240         * src/prefs_common.c
2241           src/prefs_matcher.c
2242           src/prefs_scoring.c
2243                 Made some strings translatable (missing _(..)).
2244
2245 2002-06-13 [melvin]     0.7.6claws43
2246
2247         * README.claws
2248                 Corrected action example (verifying clearsigned mail).
2249         * src/prefs_account.c
2250                 Corrected typo.
2251         * src/prefs_common.c
2252                 Removed incorrect line that generated a Gtk-CRITICAL msg.
2253
2254 2002-06-12 [alfons]     0.7.6claws42
2255
2256         * src/summaryview.c
2257                 add init of score column lost in 0.7.6claws42
2258
2259 2002-06-12 [paul]       0.7.6claws41
2260
2261         * src/prefs_account.c
2262                 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the 
2263                 behavior of the radio buttons, (from 0.7.7cvs2)
2264
2265 2002-06-11 [alfons]     0.7.6claws40
2266
2267         * src/messageview.[ch]
2268         * src/summaryview.[ch]
2269         * src/summary_search.c
2270         * src/mainwindow.c
2271                 perform a sync to bring in Hiro's separate view implementation 
2272
2273                 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
2274
2275 2002-06-11 [paul]       0.7.6claws39
2276         
2277         * src/prefs_account.c
2278                 correct a typo on the Receive tab
2279
2280 2002-06-10 [match]      0.7.6claws38
2281
2282         * src/addressbook.c
2283                 Included address completion patch from Gustavo Noronha.
2284
2285 2002-06-10 [paul]       0.7.6claws37
2286
2287         * src/inc.[ch]
2288           src/pop.c
2289           src/prefs_account.[ch]
2290           src/selective_download.[ch]
2291                 apply PATCH #561712
2292                  NEW:
2293                 - check if POP Account
2294                 - Receive Button renamed to Preview
2295                 - Preview Button Popup: preview new/all messages
2296                 - Download Button
2297                 - Account Preferences-->Receive tab checkbutton if you
2298                   want to remove Mail after Download
2299                 -: default YES
2300                 - Account Preferences-->Receive tab checkbutton use
2301                   filtering rules on preview
2302                   (think of delete_on_server)
2303                 -: default YES
2304                 - Account selectable from SD dialog
2305                 - checkbutton to show already downloaded messages if
2306                   all messages are previewed
2307                 - new clist column showing Date
2308                 - ESC KEY close
2309                 FIXES:
2310                 - play ball with UIDL
2311                 - fault tolerant (?) 
2312                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
2313
2314 2002-06-10 [melvin]     0.7.6claws36
2315
2316         * README.claws
2317                 Added a hint to ac/README in cvs instructions.
2318
2319         * src/prefs_actions.c
2320                 Made it possible to use a more elaborate command line
2321                 for asynchronous actions, too.
2322
2323 2002-06-10 [melvin]     0.7.6claws35
2324         
2325         * src/prefs_actions.c
2326                 Make it possible to use a more elaborate command line
2327                 (e.g. |foo|bar|cat>there;echo Done|)
2328                 Corrected error message when calling %f, %F and %p commands
2329                 from the compose window.
2330
2331 2002-06-09 [colin]      0.7.6claws34
2332
2333         * src/summaryview.c
2334                 Automatically find unread messages in current folder
2335                 before annoying the user.
2336
2337 2002-06-08 [alfons]     0.7.6claws33
2338
2339         * po/it.po
2340                 remove bad formatting string in it.po translation
2341                 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
2342
2343 2002-06-08 [paul]       0.7.6claws32
2344
2345         * sync with 0.7.6cvs25
2346                 see ChangeLog 2002-06-07
2347
2348 2002-06-05 [paul]       0.7.6claws31
2349
2350         * src/mainwindow.c
2351                 add 'Sort by locked' and 'Sort by score'
2352
2353 2002-06-05 [paul]       0.7.6claws30
2354
2355         * sync with 0.7.6cvs24
2356                 see ChangeLog 2002-06-04
2357
2358 2002-06-04 [paul]       0.7.6claws29
2359
2360         * po/pt_BR.po
2361                 updated by Fabio Junior Beneditto
2362
2363 2002-06-03 [thorsten]   0.7.6claws28
2364
2365         * src/matcher.c
2366                 fclose() matcherrc after reading
2367
2368 2002-06-03 [paul]       0.7.6claws27
2369
2370         * sync with 0.7.6cvs21
2371                 see ChangeLog 2002-05-31
2372
2373 2002-05-31 [paul]       0.7.6claws26
2374
2375         * sync with 0.7.6cvs20
2376                 see ChangeLog 2002-05-29 and 2002-05-30
2377
2378 2002-05-31 [paul]       0.7.6claws25
2379
2380         * src/imap.c
2381                 hopefully fix last buggy sync
2382
2383         * README.claws
2384                 correct typo in 'Actions' examples
2385
2386 2002-05-29 [paul]       0.7.6claws24
2387
2388         * sync with 0.7.6cvs18
2389                 see ChangeLog 2002-05-28 and 2002-05-29
2390
2391         * src/news.c
2392           src/nntp.[ch]
2393                 sync with above 
2394
2395 2002-05-28 [paul]       0.7.6claws23
2396
2397         * sync with 0.7.6cvs16
2398                 see ChangeLog 2002-05-28
2399
2400 2002-05-27 [thorsten]   0.7.6claws22 
2401
2402         * faq/it/sylpheed-faq-1.html
2403           faq/it/sylpheed-faq-2.html
2404           faq/it/sylpheed-faq-3.html
2405           faq/it/sylpheed-faq.html
2406                 corrected DOS lineendings
2407         * faq/de/sylpheed-faq-1.html
2408           faq/de/sylpheed-faq-2.html
2409           faq/en/sylpheed-faq-1.html
2410           faq/en/sylpheed-faq-2.html
2411           faq/en/sylpheed-faq-3.html
2412           faq/es/sylpheed-faq-1.html
2413           faq/es/sylpheed-faq-2.html
2414           faq/es/sylpheed-faq-3.html
2415           faq/fr/sylpheed-faq-1.html
2416           faq/it/sylpheed-faq-1.html
2417           faq/it/sylpheed-faq-2.html
2418           faq/it/sylpheed-faq-3.html
2419           faq/it/sylpheed-faq.html
2420                 changed ">" to &quot;
2421
2422 2002-05-27 [paul]       0.7.6claws21
2423         
2424         * sync with 0.7.6cvs15
2425                 see ChangeLog 2002-05-27
2426
2427 2002-05-27 [paul]       0.7.6claws20
2428
2429         * src/prefs_account.c
2430                 correct a typo
2431
2432 2002-05-26 [paul]       0.7.6claws19
2433
2434         * tools/README
2435                 correct a typo
2436
2437 2002-05-25 [paul]       0.7.6claws18
2438
2439         * tools/README
2440                 add description of kmail2sylpheed.pl
2441
2442 2002-05-25 [paul]       0.7.6claws17
2443
2444         * tools/kmail2sylpheed.pl       ** NEW FILE **
2445                 perl script that converts an exported Kmail address
2446                 book, converts it to sylpheed addressbook file,
2447                 writes the file to .sylpheed, and updates
2448                 addrbook--index.xml 
2449
2450 2002-05-25 [paul]       0.7.6claws16
2451
2452         * sync with 0.7.6cvs14
2453                 see ChangeLog 2002-05-23
2454
2455 2002-05-24 [paul]       0.7.6claws15
2456
2457         * README.claws
2458                 make a correction and add some more info
2459
2460 2002-05-24 [paul]       0.7.6claws14
2461
2462         * src/compose.c
2463                 fix memory leak in 
2464                 compose_redirect_write_headers_from_headerlist()
2465                 add Subject and Resent-Message-ID to
2466                 compose_redirect_write_headers()
2467                 Received, Subject, and X-UIDL are filtered out in 
2468                 compose_redirect_write_to_file()
2469
2470 2002-05-23 [paul]       0.7.6claws13
2471
2472         * src/compose.[ch]
2473           src/filtering.c
2474           src/mainwindow.c
2475           src/matcher.[ch]
2476           src/matcher_parser_lex.l
2477           src/matcher_parser_parse.y
2478           src/prefs_common.[ch]
2479           src/prefs_filtering.c
2480           src/summaryview.c
2481                 rename 'Bounce' to 'Redirect'
2482
2483 2002-05-23 [paul]       0.7.6claws12
2484
2485         * more sync with 0.7.6cvs13
2486           src/compose.c
2487                 see ChangeLog 2002-05-22
2488
2489 2002-05-22 [paul]       0.7.6claws11
2490
2491         * sync with 0.7.6cvs13
2492           src/codeconv.c
2493                 see ChangeLog 2002-05-20
2494           src/prefs_common.c
2495                 see ChangeLog 2002-05-22
2496
2497 2002-05-21 [melvin]     0.7.6claws10
2498
2499         * src/folderview.c
2500                 Added missing filtering and scoring headers
2501                 Fixed bad function call that showed garbage 
2502                 in Folder->Processing
2503
2504 2002-05-21 [paul]       0.7.6claws9
2505
2506         * tools/Makefile.am
2507                 make all tools executable, (patch by Alfons).
2508
2509 2002-05-20 [alfons]     0.7.6claws8
2510
2511         * src/procheader.c
2512                 don't forget to call mktime() so we have a valid week 
2513                 and year day
2514                 (Bug report by Roger Sondermann <mail@jumaros.de>)
2515
2516 2002-05-20 [paul]       0.7.6claws7
2517
2518         * src/html.c
2519                 fix broken parsing of urls
2520         * src/textview.c
2521                 fix displaying of urls
2522
2523                 both fixes from the patch [547855] by Eugene 
2524                 Brevdo (zonem)
2525
2526 2002-05-19 [alfons]     0.7.6claws6
2527
2528         * configure.in
2529                 make sylpheed configure correctly with the latest
2530                 and greatest of automake / autoconf / gettext
2531
2532 2002-05-19 [alfons]     0.7.6claws5
2533
2534         * src/procheader.c
2535         * src/procheader.h
2536                 add function for returning ime zone offset
2537         * src/quote_fmt.c
2538         * src/quote_fmt_parse.y
2539                 better quotation formatting - does not convert
2540                 to local time, but uses the original date string.
2541                 
2542                 Note: %z inserts the timezone offset (should 
2543                 work also on platforms where strftime does not
2544                 support %z).
2545
2546 2002-05-18 [christoph]  0.7.6claws4
2547
2548         * src/summaryview.c
2549                 fix indentation of some code
2550         * tools/Makefile.am
2551                 fix spaces after \
2552         * src/Makefile.am
2553                 add missing \
2554                 correct path for ignorethread.xpm
2555                 incorrect filename for sylpheed_logo.xpm
2556                 add missing include matcher_parser_parse.h
2557
2558 2002-05-18 [paul]       0.7.6claws3
2559
2560         * sync with 0.7.6cvs8
2561                 see ChangeLog 2002-05-16 and 2002-05-17
2562
2563 2002-05-18 [melvin]     0.7.6claws2
2564
2565         * README.claws
2566                 Corrected an action's definition and fixed some misspellings.
2567
2568 2002-05-18 [paul]       0.7.6claws1
2569
2570         * tools/Makefile.am
2571           tools/gpg-sign        ** new file **
2572           tools/uudec           ** new file **
2573                 add Melvin's Actions scripts
2574
2575         * README.claws
2576                 add Melvin's descriptions for Actions
2577
2578 2002-05-18 [paul]       0.7.6claws
2579
2580         * Version 0.7.6claws released
2581
2582 2002-05-17 [paul]       0.7.5claws32
2583
2584         * po/es.po
2585                 updated by Ricardo Mones Lastra
2586
2587 2002-05-17 [paul]       0.7.5claws31
2588
2589         * src/compose.c
2590                 fix Account prefs default folder for sent/draft/deleted
2591                 messages bug
2592
2593         * po/it.po
2594           po/nl.po
2595                 updated translation by Alessandro Maestri and
2596                 Wilbert Berendsen
2597
2598 2002-05-17 [melvin]     0.7.5claws30
2599
2600         * src/prefs_actions.c
2601                 Fixed bug where using %F not at the end of the command 
2602                 resulted in an additional empty argument being created.
2603                 Thanks to Darko Koruga for reporting the bug.
2604
2605 2002-05-17 [melvin]     0.7.5claws29
2606
2607         * po/fr.po
2608                 Updated French translations.
2609
2610 2002-05-15 [paul]       0.7.5claws28
2611         
2612         * po/es.po
2613                 updated by Ricardo Mones Lastra
2614
2615 2002-05-15 [paul]       0.7.5claws27
2616
2617         * sync with 0.7.6cvs4
2618                 see ChangeLog 2002-05-14 and 2002-05-15
2619
2620 2002-05-14 [paul]       0.7.5claws26
2621
2622         * sync with 0.7.6cvs1
2623                 see ChangeLog 2002-05-13
2624
2625 2002-05-13 [thorsten]   0.7.5claws25
2626
2627         * src/messageview.c
2628                 fix select_all and copy in multipart messages
2629         * src/mainwindow.c
2630                 fix select_all and copy in multipart messages
2631
2632 2002-05-12 [paul]       0.7.5claws24
2633
2634         * src/summaryview.c
2635                 reverse last commit, bug already fixed in 0.7.5claws3
2636
2637 2002-05-12 [netztorte]  0.7.5claws23
2638
2639         * src/summaryview.c
2640                 dont parse empty addressbook (checked in before claws20)
2641
2642 2002-05-12 [melvin]     0.7.5claws22
2643
2644         * src/procmsg.[ch]
2645                 Removed unneeded priority code introduced by the previous 
2646                 commit.
2647
2648 2002-05-12 [melvin]     0.7.5claws21
2649
2650         * src/compose.[ch]
2651                 Added possibility to set message's priority.
2652         * src/procmsg.[ch]
2653                 Added possibility to set message's priority.
2654                 Added missing headers
2655
2656 2002-05-12 [melvin]     0.7.5claws20
2657
2658         * src/prefs_actions.c
2659                 Removed implicitely added quotes around the name
2660                 of the temporary files of mime parts.
2661
2662 2002-05-12 [paul]       0.7.5claws19
2663
2664         * sync with 0.7.5cvs20
2665                 see ChangeLog 2002-05-11
2666
2667 2002-05-12 [alfons]     0.7.5claws18
2668
2669         * src/quote_fmt_lex.l
2670         * src/quote_fmt_parse.y
2671                 allow quote / reply date & time format to be set using
2672                 %D{format}. format is a format string you'd pass to
2673                 strftime() (see man strftime, or the Display tab |
2674                 Date format setting).
2675
2676                 Currently %D converts the date to local time. 
2677
2678 2002-05-11 [paul]       0.7.5claws17
2679
2680         * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
2681                 see ChangeLog 2002-05-10 and 2002-05-11
2682
2683 2002-05-10 [paul]       0.7.5claws16
2684
2685         * sync with 0.7.5cvs16
2686                 see ChangeLog entries 2002-05-09 and 
2687                 2002-05-10
2688
2689 2002-05-10 [colin]      0.7.5claws15
2690
2691         * src/textview.c
2692                 Corrected a bug that prevented sylpheed to open
2693                 double-clicked URIs.
2694
2695 2002-05-09 [paul]       0.7.5claws14
2696
2697         * sync with 0.7.5cvs14
2698                 see ChangeLog 2002-05-08 and 2002-05-09
2699
2700 2002-05-08 [paul]       0.7.5claws13
2701
2702         * sync with 0.7.5cvs11
2703                 see ChangeLog entry 2002-05-08
2704
2705 2002-05-08 [paul]       0.7.5claws12
2706
2707         * src/mainwindow.c
2708           src/textview.[ch]
2709                 fix segfault on View->Open in new window
2710                 patch submitted by Thorsten Maerz <torte@netztorte.de>
2711
2712 2002-05-07 [paul]       0.7.5claws11
2713
2714         * sync with 0.7.5cvs9
2715                 see ChangeLog entry 2002-05-07
2716
2717 2002-05-06 [paul]       0.7.5claws10
2718
2719         * src/messageview.c
2720           src/textview.c
2721                 display url in statusbar on single-click
2722                 patch submitted by Thorsten Maerz <torte@netztorte.de>
2723
2724 2002-05-06 [match]      0.7.5claws9
2725
2726         * src/addritem.[ch]
2727                 new functions.
2728         * src/addrcache.c
2729                 tidy up.
2730         * src/xmlprops.[ch]
2731                 XML implementation of properties file.
2732         * src/exporthtml.[ch]
2733         * src/expthtmldlg.[ch]
2734         * src/addressbook.c
2735                 export to HTML.
2736
2737 2002-05-02 [sergey]     0.7.5claws8
2738
2739         * src/mainwindow.c (mainwin_entries),
2740           src/prefs_common.c (prefs_send_create()),
2741           src/codeconv.c (locale_table):
2742                 use charset name "Windows-1251" instead of "CP1251".
2743
2744 2002-05-02 [colin]      0.7.5claws7
2745         
2746         * src/compose.c
2747           src/prefs_common.c
2748           src/prefs_folder_item.c
2749                 Fixed cosmetics bugs due to Outbox renamed to Sent.
2750
2751 2002-05-02 [hiro]       0.7.5claws6
2752
2753         * src/imap.c
2754                 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
2755
2756 2002-05-02 [paul]       0.7.5claws5
2757
2758         * src/compose.c
2759                 more sync with 0.7.5cvs7, see ChangeLog entry
2760                 2002-05-02
2761
2762 2002-05-02 [hiro]       0.7.5claws4
2763
2764         * src/compose.c
2765                 compose_queue_sub():
2766                 check if queue folder exists (closes #550397).
2767                 removed directory creation since it should be handled
2768                 transparently.
2769         * src/imap.c
2770                 imap_add_msg(): return UID for appended message
2771                 (closes #548842).
2772
2773 2002-04-30 [paul]       0.7.5claws3
2774
2775         * src/summaryview.c
2776                 fix account_find_from_address() bug
2777
2778 2002-04-28 [colin]      0.7.5claws2
2779
2780         * src/compose.c
2781           src/textview.c
2782           src/prefs_common.[ch]
2783           src/utils.[ch]
2784                 Added user-definable quotation characters recognition.
2785
2786 2002-04-28 [paul]       0.7.5claws1
2787
2788         * sync with 0.7.5cvs4
2789                 see ChangeLog entry  2002-04-25
2790
2791 2002-04-28 [paul]       0.7.5claws
2792
2793         * po/es.po
2794           po/nl.po
2795           po/pt_BR.po
2796                 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
2797                 Fabio Junior Beneditto
2798
2799 2002-04-27 [jens]       0.7.4claws103
2800
2801         * po/de.po
2802                 updated German translation.
2803
2804 2002-04-27 [hiro]       0.7.4claws102
2805
2806         * src/summaryview.c
2807                 summary_write_cache(): fixed the mark loss of hidden messages.
2808
2809 2002-04-26 [melvin]     0.7.4claws101
2810
2811         * src/procmsg.c
2812                 fixed a second typo (same one)
2813         * po/fr.po
2814           po/it.po
2815           po/pt_BR.po
2816                 fixed the type again...
2817
2818 2002-04-26 [melvin]     0.7.4claws100
2819
2820         * src/procmsg.c
2821                 fixed a typo in an alert message ("temorary").
2822         * po/it.po
2823         * po/pt_BR.po
2824                 corrected the typo  described above.
2825         * po/fr.po
2826                 updated French translation.
2827
2828 2002-04-26 [darko]      0.7.4claws99
2829
2830         * src/summaryview.c
2831                 fix target folder colorization
2832
2833 2002-04-25 [paul]       0.7.4claws98
2834
2835         * po/it.po
2836                 updated by Alessandro Maestri
2837
2838 2002-04-24 [colin]      0.7.4claws97
2839         
2840         * src/compose.c
2841                 Fixed double "subject is empty" question.
2842
2843 2002-04-23 [colin]      0.7.4claws96
2844         
2845         * src/mimeview.c
2846                 Corrected issue when "automatically display images" was
2847                 not set : first image remained after selecting second.
2848
2849 2002-04-23 [melvin]     0.7.4claws95
2850
2851         * src/prefs_actions.c
2852                 Don't display in/out dialog if there is nothing to show.
2853
2854 2002-04-23 [paul]       0.7.4claws94
2855
2856         * sync with 0.7.5cvs3
2857                 bug fixes: see ChangeLog entry 2002-04-23
2858
2859 2002-04-22 [darko]      0.7.4claws93
2860
2861         * src/compose.c
2862                 fix previous check-in which changed code after
2863                 merge from main
2864
2865 2002-04-22 [paul]       0.7.4claws92
2866
2867         * faq/de/*
2868                 add German FAQ
2869         * faq/en/*
2870           faq/es/*
2871           faq/fr/*
2872                 update English, Spanish and French FAQs
2873         * manual/de/*
2874           manual/es/*
2875                 add German and Spanish manuals
2876         * manual/en/*
2877           manual/fr/*
2878                 update English and French manuals
2879
2880         * src/Makefile.am
2881                 add to and re-arrange the pixmap entries
2882
2883 2002-04-22 [darko]      0.7.4claws91
2884
2885         * src/compose.c
2886                 fix sender initials recognition to only allow
2887                 '>' after the initials
2888
2889 2002-04-21 [paul]       0.7.4claws90
2890
2891         * sync with 0.7.5 release
2892                 see ChangeLog entry 2002-04-21
2893
2894 2002-04-21 [alfons]
2895
2896         * src/Makefile.am
2897                 add colin's new pixmaps to EXTRA_DIST
2898
2899 2002-04-21 [colin]      0.7.4claws89
2900         * src/compose.c
2901         * src/inc.c
2902         * src/mainwindow.[ch]
2903         * src/prefs_common.[ch]
2904         * src/stock_pixmap.[ch]
2905                 Added "Work offline" ability.
2906
2907 2002-04-21 [colin]      0.7.4claws88
2908         
2909         * src/mimeview.c
2910         * src/prefs_common.c
2911         * src/prefs_common.h
2912         * src/textview.c : Added an option to common preferences -> display
2913           to allow user not to automatically display images.
2914
2915 2002-04-21 [paul]       0.7.4claws87
2916
2917         * sync with 0.7.4cvs52
2918                 see ChangeLog entry 2002-04-21 (src/imap.c)
2919
2920 2002-04-21 [paul]       0.7.4claws86
2921
2922         * sync with 0.7.4cvs51
2923                 see ChangeLog entry 2002-04-21
2924
2925 2002-04-21 [paul]       0.7.4claws85
2926
2927         * sync with 0.7.4cvs49
2928                 see ChangeLog entries 2002-04-20 and 2002-04-21
2929
2930         * src/Makefile.am
2931                 clean up: remove old 'stock_' element from xpm 
2932                 filenames.
2933
2934 2002-04-21 [alfons]     0.7.4claws84
2935
2936         apply sync patch from Paul
2937
2938         * src/folderview.c
2939                 use old claws prefs_folder_item_create() for now
2940
2941 2002-04-19 [match]      0.7.4claws83
2942
2943         * src/addressbook.[ch]
2944         * src/addrharvest.[ch]
2945         * src/addrgather.[ch]
2946                 recurse folders.
2947         * src/mainwindow.c
2948         * src/summaryview.[ch]
2949                 change menu option.
2950
2951 2002-04-19 [paul]       0.7.4claws82
2952
2953         * po/pt_BR.po
2954                 updated by Fabio Junior Beneditto
2955
2956 2002-04-14 [alfons]     0.7.4claws81
2957
2958         * src/passphrase.c
2959                 add #include <sys/types.h> for mode_t and off_t 
2960
2961 2002-04-13 [paul]       0.7.4claws80
2962         
2963         * src/main.c
2964           src/passphrase.[ch]
2965           src/pgptext.c
2966           src/prefs_common.[ch]
2967           src/rfc2015.c
2968                 enable storing of GnuPG passphrase for the whole 
2969                 session or a user-defined number of minutes. patch 
2970                 submitted by Ravemax <ravemax@dextrose.com>
2971
2972 2002-04-13 [alfons]     0.7.4claws79
2973
2974         * src/textview.c
2975                 make email parser also stop scanning when encountering separators
2976                 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
2977
2978 2002-04-13 [paul]       0.7.4claws78
2979
2980         * sync with 0.7.4cvs39
2981                 see ChangeLog entry 2002-04-12
2982
2983 2002-04-11 [paul]       0.7.4claws77
2984
2985         * sync with 0.7.4cvs37
2986                 see ChangeLog entry 2002-04-11
2987
2988 2002-04-11 [paul]       0.7.4claws76
2989
2990         * COPYING 
2991                 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
2992                 the clause for OpenSSL). sync with sylpheed main
2993
2994 2002-04-09 [melvin]     0.7.4claws75
2995
2996         * src/compose.c
2997                 Made 'Ctrl-Enter' on send ignore some modifiers 
2998                 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
2999                 to bind other *-Enter (but not Alt-Enter).
3000
3001 2002-04-09 [paul]       0.7.4claws74
3002
3003         * sync with 0.7.4cvs35
3004                 see ChangeLog entries 2002-04-09
3005
3006 2002-04-08 [paul]       0.7.4claws73
3007
3008         * sync with 0.7.4cvs33
3009                 see ChangeLog entry 200-04-08
3010
3011 2002-04-07 [match]      0.7.4claws72
3012
3013         * src/addrharvest.[ch]
3014                 fixed to read all addresses in header, regardless
3015                 of header size. improved name parsing. accommodate
3016                 harvest from folders and selected message.
3017         * src/addritem.[ch]
3018                 included new address parsing function.
3019         * src/addrgather.[ch]
3020         * src/addressbook.[ch]
3021         * src/summaryview.[ch]
3022         * src/mainwindow.c
3023                 allow address harvest of folder as well as selected
3024                 messages.
3025
3026 2002-04-07 [paul]       0.7.4claws71
3027
3028         * src/esmtp.[ch]
3029           src/smtp.c
3030                 don't try to authenticate with CRAM-MD5 in SMTP when 
3031                 SMTP-AUTH enabled if MTA doesn't issue this 
3032                 auth-method in it's ehlo-response. bug item #531364,
3033                 patch item #938910. patch submitted by Colin Leroy 
3034                 <colin@colino.net>
3035
3036 2002-04-07 [paul]       0.7.4claws70
3037
3038         * src/nntp.c
3039                 fix missing MODE_READER bug. patch submitted by
3040                 Colin Leroy <colin@colino.net>
3041
3042 2002-04-07 [alfons]     0.7.4claws69
3043
3044         * src/matcher.[ch]
3045         * src/prefs_filtering.c
3046         * src/summaryview.c
3047                 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
3048                 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
3049
3050 2002-04-07 [paul]       0.7.4claws68
3051
3052         * sync with 0.7.4cvs32
3053                 see ChangeLog entry 2002-04-06
3054
3055         * tools/filter_conv.pl
3056                 more bug fixes
3057
3058 2002-04-06 [paul]       0.7.4claws67
3059
3060         * tools/filter_conv.pl
3061                 modify to be able to find the name of the first
3062                 mailbox and use that. main's filter does not
3063                 record the full path to the mailbox and therefore
3064                 can only filter to the first mailbox.
3065
3066 2002-04-05 [paul]       0.7.4claws66
3067
3068         * tools/filter_conv.pl
3069                 attempt to make the script all-encompassing and
3070                 be able to convert any main 'filter' rule thrown
3071                 at it
3072
3073 2002-04-05 [paul]       0.7.4claws65
3074
3075         * tools/filter_conv.pl
3076                 allow for collapsed folder trees
3077
3078 2002-04-05 [paul]       0.7.4claws64
3079
3080         * sync with 0.7.4cvs31
3081                 see ChangeLog entries 2002-04-05
3082
3083 2002-04-03 [paul]       0.7.4claws63
3084
3085         * sync with 0.7.4cvs29
3086                 see ChangeLog entries 2002-04-02 and 2002-04-03
3087
3088 2002-04-02 [paul]       0.7.4claws62
3089
3090         * sync with 0.7.4cvs26
3091                 see ChangeLog entry 2002-04-01
3092
3093 2002-04-02 [match]      0.7.4claws61
3094
3095         * src/pine.[ch]
3096         * src/importpine.[ch]
3097         * src/addressbook.c
3098                 import Pine address book.
3099
3100 2002-04-02 [match]      0.7.4claws60
3101
3102         * src/addrharvest.[ch]
3103                 improve address parsing of funky addresses.
3104
3105 2002-04-02 [darko]      0.7.4claws59
3106
3107         * src/compose.c
3108                 wrap on send improvements, it now recognizes quoted
3109                 initials as part of the quotation string, and it
3110                 does not join lines separated by CR
3111
3112 2002-04-01 [match]      0.7.4claws58
3113
3114         * src/mgutils.[ch]
3115                 added new functions.
3116         * src/mutt.[ch]
3117                 remove excessive duplicate address generation
3118                 on import.
3119
3120 2002-04-01 [alfons]     0.7.4claws57
3121         
3122         * src/summaryview.c
3123                 put back g_free() 
3124
3125 2002-04-01 [paul]       0.7.4claws56
3126
3127         * sync with 0.7.4cvs25
3128                 see ChangeLog entry 2002-04-01
3129
3130 2002-04-01 [alfons]     0.7.4aprilfool55
3131
3132         * src/summaryview.c
3133                 honour feature request item #537427 to allow for
3134                 displaying names from address book for sent mail also
3135
3136 2002-03-29 [paul]       0.7.4claws54
3137
3138         * src/mainwindow.c
3139           src/prefs_filtering.[ch]
3140           src/prefs_matcher.c
3141           src/summaryview.c
3142                 add 'fast filter' for claws' filtering,
3143                 /Tools/Create filter rule/... patch submitted
3144                 by Neill Miller <neillm@thecodefactory.org>
3145
3146 2002-03-29 [paul]       0.7.4claws53
3147
3148         * sync with 0.7.4cvs24
3149                 see ChangeLog entry 2002-03-29
3150
3151 2002-03-28 [paul]       0.7.4claws52
3152
3153         * sync with 0.7.4cvs23
3154                 see ChangeLog entry 2002-03-28
3155
3156 2002-03-27 [melvin]     0.7.4claws51
3157
3158         * src/prefs_actions.c
3159                 Added support to pass only one message part (as a
3160                 file) to the command using '%p'. No quotes are needed
3161                 because doubles quotes are automatically added.
3162                 Fixed bug where Sylpheed could block when waiting for
3163                 a child process to finish.
3164                 Changed the help menu to remove quotes around symbols to 
3165                 avoid misinterpretation (they must not be used).
3166
3167 2002-03-27 [melvin]     0.7.4claws50
3168
3169         * src/inc.c
3170                 Made the new mail notification command always 
3171                 execute asynchronously.
3172
3173 2002-03-27 [paul]       0.7.4claws49
3174
3175         * src/compose.c
3176                 fix bug introduced in last commit
3177
3178 2002-03-27 [paul]       0.7.4claws48
3179
3180         * sync with 0.7.4cvs21
3181                 see ChangeLog 2002-03-26 and 2002-03-27
3182
3183 2002-03-26 [hoa]        0.7.4claws47
3184
3185         * src/prefs_folder_item.c
3186                 really fixed the bug #516442 with folder rescan.
3187
3188 2002-03-26 [paul]       0.7.4claws46
3189
3190         * sync with 0.7.4cvs19
3191                 see ChangeLog entries 2002-03-25 and 2002-03-26
3192
3193 2002-03-25 [hoa]        0.7.4claws45
3194
3195         * src/matcher.c
3196         * src/mh.c
3197                 fix the bug #516442 with folder rescan.
3198
3199         * src/prefs_common.[ch]
3200         * src/compose.c
3201                 added an option to enable two different behaviours
3202                 for bounce.
3203
3204
3205 2002-03-25 [paul]       0.7.4claws44
3206
3207         * src/mainwindow.c
3208           src/selective_download.c
3209                 correct a few menuitem labels
3210
3211 2002-03-25 [christoph]  0.7.4claws43
3212
3213         * src/procmsg.c
3214                 fix non deleted tmp message in
3215                 procmsg_save_to_outbox
3216                 fix problems caused by sync with
3217                 main branch's procmsg_send_queue
3218
3219 2002-03-25 [paul]       0.7.4claws42
3220
3221         * src/quote_fmt.c
3222           src/quote_fmt_lex.l
3223           src/quote_fmt_parse.y
3224                 add Last name (%L) placeholder for quoting. 
3225                 patch submitted by Thorsten Thielen 
3226                 <thth@users.sourceforge.net>
3227
3228 2002-03-25 [paul]       0.7.4claws41
3229
3230         * src/utils.c
3231                 get full hostname. patch submitted by
3232                 Bob Woodside <rwoodside1@comcast.net>
3233
3234 2002-03-25 [paul]       0.7.4claws40
3235
3236         * src/account.c
3237           src/news.c
3238           src/nntp.[ch]
3239           src/prefs_account.[ch]
3240                 enable NNTP over SSL. patch submitted by
3241                 Pascal Jermini <pascal@infinity.hn.org>
3242
3243 2002-03-24 [paul]       0.7.4claws39
3244
3245         * src/prefs_common.c
3246                 make the arrangement of the Compose tab more
3247                 coherent
3248
3249         * src/mainwindow.c
3250                 fix some irregularities of style
3251
3252         * po/de.po
3253                 updated by Kilian Krause
3254
3255 2002-03-23 [paul]       0.7.4claws38
3256
3257         * po/pt_BR.po
3258                 updated by Fabio Junior Beneditto
3259
3260 2002-03-23 [paul]       0.7.4claws37
3261
3262         * src/mainwindow.c
3263                 move 'Gather addresses' to 'Tools' menu
3264                 make 'Selective download' sensitive
3265
3266 2002-03-23 [paul]       0.7.4claws36
3267
3268         * sync with 0.7.4cvs16
3269                 see ChangeLog entries 2002-03-23
3270
3271 2002-03-22 [christoph]  0.7.4claws35
3272
3273         * src/quote_fmt_parse.y
3274                 fix include program output
3275
3276 2002-03-22 [alfons]     0.7.4claws34
3277
3278         * src/pop.c
3279                 initialize GDate stack variable correctly (sorry!)
3280
3281 2002-03-22 [paul]       0.7.4claws33
3282
3283         * src/compose.c
3284           src/mainwindow.c
3285           src/prefs_actions.c
3286           src/prefs_common.c
3287                 rename 'Tool' to 'Tools'
3288
3289         * src/mainwindow.c
3290                 move 'Delete duplicated messages' from
3291                 'Message/' to 'Tools/'
3292                 re-arrange the order of 'Tools/' items
3293
3294 2002-03-22 [paul]       0.7.4claws32
3295
3296         * src/addr_compl.c
3297           src/addressbook.[ch]
3298                 auto-address completion now also matches on
3299                 Nickname. patch submitted by Bob Forsman 
3300                 <hammor@users.sourceforge.net>
3301
3302         * src/editaddress.c
3303                 correct a spelling mistake
3304
3305 2002-03-22 [alfons]     0.7.4claws31
3306
3307         * src/pop.c
3308                 fix getting uidl from incorrect string 
3309                 (spotted by Colin)
3310
3311 2002-03-21 [alfons]     0.7.4claws30
3312
3313         * src/pop.c
3314                 more code refactoring
3315                 plug mem leak introduced by delete on server
3316
3317 2002-03-21 [paul]       0.7.4claws29
3318
3319         * sync with 0.7.4cvs11
3320                 see ChangeLog entries 2002-03-20
3321
3322 2002-03-20 [alfons]     0.7.4claws28
3323
3324         * src/inc.c
3325                 apply Colin's patch and refactor
3326
3327 2002-03-20 [paul]       0.7.4claws27
3328
3329         * sync with sylpheed 0.7.4cvs9
3330                 see ChangeLog entry 2002-03-20
3331
3332 2002-03-19 [christoph]  0.7.4claws26
3333
3334         * src/mh.c
3335         * src/procmsg.[ch]
3336         * src/summaryview.c
3337                 revert changes for flag updates
3338                 (does not work correctly and no time to debug)
3339
3340 2002-03-20 [alfons]     0.7.4claws25
3341
3342         * src/pop.c
3343                 refactor should_delete() a little bit 
3344
3345 2002-03-19 [paul]       0.7.4claws24
3346
3347         * src/inc.[ch]
3348           src/pop.c
3349           src/prefs_account.[ch]
3350                 allow the user to leave downloaded mail on the 
3351                 server for n days. Patch submitted by Colin Leroy 
3352                 <colin@colino.net>
3353
3354 2002-02-19 [paul]       0.7.4claws23
3355
3356         * sync with sylpheed 0.7.4cvs8
3357                 see ChangeLog entries 2002-03-19
3358
3359 2002-03-18 [paul]       0.7.4claws22
3360
3361         * sync with sylpheed 0.7.4cvs6
3362                 see ChangeLog entry 2002-03-18
3363
3364 2002-03-18 [paul]       0.7.4claws21
3365
3366         * po/en_GB.po
3367                 add en_GB message catalogue
3368
3369         * src/mbox_folder.c
3370           src/prefs_account.c
3371           src/prefs_actions.c
3372                 correct a few spelling mistakes
3373
3374 2002-03-17 [alfons]     0.7.4claws20
3375
3376         * src/matcher.c
3377                 more stringent checks for NULL params when writing
3378                 filtering actions to a file
3379                 
3380 2002-03-17 [hoa]        0.7.3claws20
3381
3382         * src/news.c
3383                 fixed the count of new messages
3384
3385         * src/compose.c
3386                 fixed the "attachment properties" window
3387
3388 2002-03-17 [paul]       0.7.4claws19
3389
3390         * src/defs.h
3391           src/folder.h
3392           src/news.c
3393           src/prefs_account.[ch]
3394           src/procmsg.[ch]
3395           src/summaryview.c
3396                 automatically mark cross-posted messages as read 
3397                 and (optionally) give them a colour label
3398                 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
3399                 
3400
3401 2002-03-17 [paul]       0.7.4claws18
3402
3403         * sync with sylpheed 0.7.4cvs5
3404                 see ChangeLog entry 2002-03-17
3405
3406 2002-03-17 [melvin]     0.7.4claws17
3407         
3408         * src/textview.c
3409                 Worked around a gtktext 'bug': when searching for 
3410                 a text in a long message it was scrolling slowly
3411                 line by line until it hit the searched text.
3412         * po/fr.po
3413                 Updated French translation
3414
3415 2002-03-17 [melvin]     0.7.4claws16
3416
3417         * src/mainwindow.c
3418         * src/compose.c
3419         * src/prefs_actions.c
3420                 Moved "Edit/Actions" to "Tool/Actions"
3421                 Made mainwindow/compose window sensitive as soon as
3422                 no child process is running anymore even if the io dialog
3423                 is open.
3424                 Fixed a struct being initialized with a non constant char*
3425
3426 2002-03-16 [christoph]  0.7.4claws15
3427
3428         * configure.in
3429                 add --with-compiler-flags option
3430                 (only for developer hacking)
3431         * src/mh.c
3432         * src/procmsg.[ch]
3433         * src/summaryview.c
3434                 try to make folder-stats and flag handling more
3435                 independent from the summaryview. msgcounts
3436                 are only set when the folder is opened and
3437                 procmsg_msginfo_(un)set_flags will handle it
3438                 later and summaryview will get the values
3439                 from the folder.
3440
3441 2002-03-16 [paul]       0.7.4claws14
3442
3443         * src/messageview.c
3444                 fix Return-receipt. Patch submitted by Bob
3445                 Woodside <rwoodside1@comcast.net>
3446
3447 2002-03-16 [paul]       0.7.4claws13
3448
3449         * src/compose.c
3450                 fix 'dynamic' signatures, make it work again
3451                 broken during sync on 2002-03-14 (0.7.4claws2)
3452
3453 2002-03-15 [match]      0.7.4claws12
3454
3455         * src/addrharvest.[ch]
3456         * src/addrgather.[ch]
3457         * src/addressbook.[ch]
3458         * src/mainwindow.c
3459                 included address harvester feature. still some
3460                 issues with address parsing that I will fix.
3461
3462 2002-03-15 [match]      0.7.4claws11
3463
3464         * src/addrbook.[ch]
3465         * src/addrcache.[ch]
3466         * src/addressbook.[ch]
3467         * src/addrindex.c
3468         * src/editbook.c
3469         * src/importldif.c
3470         * src/importmutt.c
3471         * src/jpilot.[ch]
3472         * src/main.c
3473         * src/syldap.[ch]
3474         * src/vcard.[ch]
3475                 tidy up. fix memory leaks. moved attribs and methods
3476                 from individual interfaces to addrcache object. prep
3477                 for new stuff to come in.
3478
3479 2002-03-15 [alfons]     0.7.4claws10
3480
3481         * src/matcher.[ch]
3482         * src/matcher_parser_parse.y
3483         * src/matcher_parser_lex.l
3484         * src/prefs_matcher.c
3485                 add filtering conditions message greater than, smaller 
3486                 than, and exactly matching a size in bytes
3487                 (does not work with delete from POP3 server yet)
3488
3489                 this should also give others an idea what you should
3490                 do to add new criterions to claws filtering system
3491                 
3492
3493 2002-03-15 [paul]       0.7.4claws9
3494
3495         * tools/filter_conv.pl
3496                 exit if there are no filter rules to convert
3497                 rename filterrc to filterrc.old after completion
3498
3499 2002-03-15 [paul]       0.7.4claws8
3500
3501         * sync with sylpheed 0.7.4cvs3
3502                 see ChangeLog entry 2002-03-14
3503
3504 2002-03-14 [paul]       0.7.4claws7
3505
3506         * src/compose.c
3507                 clean up the last commit (ahem)
3508
3509 2002-03-14 [paul]       0.7.4claws6
3510
3511         * src/compose.c
3512                 fix bug #515655. honour account preferences
3513                 regarding gpg default signing/encryption when 
3514                 changing account from the compose window.
3515
3516 2002-03-14 [paul]       0.7.4claws5
3517
3518         * src/folderview.c
3519                 remove unnecessary curly brackets
3520
3521 2002-03-14 [paul]       0.7.4claws4
3522
3523         * src/folderview.c
3524           src/prefs_filtering.[ch]
3525                 add filter rename on folder rename and filter
3526                 delete on folder delete. Patch submitted by
3527                 Neill Miller <neillm@thecodefactory.org> 
3528
3529 2002-03-14 [christoph]  0.7.4claws3
3530
3531         * src/procmsg.c
3532         * src/send.c
3533                 fix local delivery
3534                 (patch submitted by "Simon 'corecode' Schubert")
3535         * src/prefs_common.c
3536         * src/procmsg.c
3537                 fix gcc 3.0 warning
3538
3539 2002-03-14 [paul]       0.7.4claws2
3540
3541         * sync with sylpheed 0.7.4cvs2
3542                 see ChangeLog entry 2002-03-13
3543
3544 2002-03-12 [darko]      0.7.4claws1
3545
3546         * src/mainwindow.c
3547                 fix what seems to be a copy and paste error
3548                 when setting color for important messages
3549                 (reported by wwp)
3550
3551 2002-03-11 [paul]       version 0.7.4claws released
3552
3553 2002-03-11 [paul]       0.7.4claws
3554
3555         * po/es.po
3556           po/it.po
3557           po/nl.po
3558           po/pt_BR.po
3559                 update message catalogs. Submitted by Ricardo Mones 
3560                 Lastra, Alessandro Maestri, Wilbert Berendsen, and 
3561                 Fabio Junior Beneditto
3562
3563         * configure.in
3564           faq/Makefile.am
3565           faq/it/Makefile
3566           faq/it/sylpheed-faq*
3567           src/mainwindow.c
3568           src/manual.[ch]
3569                 add FAQ in Italian
3570         
3571
3572 2002-03-11 [jens]       0.7.3claws7
3573
3574         * po/de.po
3575                 updated German translation
3576
3577 2002-03-11 [melvin]     0.7.3claws6
3578
3579         * po/fr.po
3580                 updated and corrected French translation
3581
3582 2002-03-10 [hoa]        0.7.3claws5
3583
3584         * src/account.c
3585         * src/inc.c
3586         * src/prefs_account.c
3587         * src/procmsg.c
3588         * src/send.[ch]
3589                 fixed the local account.
3590                 you have to change the default "/usr/sbin/sendmail"
3591                 to "/usr/sbin/sendmail -t" in the preferences of
3592                 the local account.
3593
3594         * src/procmime.c
3595                 removed some debug display for renderer
3596
3597 2002-03-10 [paul]       0.7.3claws4
3598
3599         * faq/en/sylpheed-faq-1.html
3600           faq/en/sylpheed-faq-2.html
3601                 update
3602
3603 2002-03-09 [paul]       0.7.3claws3
3604
3605         * sync with sylpheed 0.7.4
3606                 see ChangeLog entry 2002-03-09
3607
3608 2002-03-08 [paul]       0.7.3claws2
3609
3610         * faq/en/sylpheed-faq*
3611           faq/es/sylpheed-faq*
3612           faq/fr/sylpheed-faq*
3613                 update the FAQs
3614
3615         * manual/fr/.cvsignore
3616           manual/fr/Makefilea.am
3617           manual/fr/sylpheed*
3618           src/mainwindow.c
3619           src/manual.[ch]
3620                 add the French manual
3621
3622 2002-03-07 [paul]       0.7.3claws1
3623
3624         * sync with sylpheed 0.7.3cvs4
3625                 see ChangeLog entries  2002-03-06 and 2002-03-07
3626         
3627         * po/nl.po
3628                 updated by Wilbert Berendsen
3629
3630 2002-03-07 [melvin]     0.7.2claws34
3631
3632         * src/selective_download.c
3633                 Changed the pixmap of the receive button to MAIL_RECEIVE.
3634
3635 2002-03-06 [paul]       0.7.2claws33
3636
3637         * sync with sylpheed 0.7.3cvs1
3638                 bug fix, see ChangeLog entry 2002-03-05
3639
3640 2002-03-05 [paul]       0.7.2claws32
3641
3642         * src/mimeview.c
3643           src/pgptext.[ch]
3644           src/procmsg.c
3645                 reverse the pgp ascii-armored code implemented in 
3646                 0.7.2claws16. removal of this code until it matures.
3647                 this means that verifying ascii-armored pgp sigs and
3648                 automatic decryption of ascii-armored encrypted
3649                 messages no longer works.
3650
3651 2002-03-05 [paul]       0.7.2claws31
3652
3653         * configure.in
3654           Makefile.am
3655         * faq/Makefile.am
3656         * faq/en/Makefile.am
3657           faq/en/sylpheed-faq.html
3658           faq/en/sylpheed-faq-1.html
3659           faq/en/sylpheed-faq-2.html
3660           faq/en/sylpheed-faq-3.html
3661         * faq/es/Makefile.am
3662           faq/es/sylpheed-faq.html
3663           faq/es/sylpheed-faq-1.html
3664           faq/es/sylpheed-faq-2.html
3665           faq/es/sylpheed-faq-3.html
3666           faq/es/sylpheed-faq-4.html
3667         * faq/fr/Makefile.am
3668           faq/fr/sylpheed-faq.html
3669           faq/fr/sylpheed-faq-1.html
3670           faq/fr/sylpheed-faq-2.html
3671           faq/fr/sylpheed-faq-3.html
3672         * src/Makefile.am
3673           src/defs.h
3674           src/mainwindow.c
3675           src/manual.[ch]
3676                 add FAQs in English, Spanish and French
3677
3678
3679 2002-03-05 [paul]       0.7.2claws30
3680
3681         * manual/en/sylpheed.html
3682           manual/en/sylpheed-XX.html
3683                 updated the English manual
3684
3685 2002-03-05 [hoa]        
3686
3687         * src/summaryview.c
3688                 dialog box pops up if the article can't be deleted.
3689
3690 2002-03-04 [paul]       
3691         
3692         * po/pt_BR.po
3693                 updated by Fabio Junior Benedito
3694
3695 2002-03-04 [hoa]
3696
3697         * removed ac/gpgme.m4
3698                 to avoid autogen common problem
3699                 developers have to install gpgme development package now
3700
3701         * src/compose.c
3702                 encoding to 7bit or 8bit is enabled.
3703
3704 2002-03-03 [alfons]     0.7.2claws29
3705
3706         * src/pop.c
3707                 merge fix by Oliver Haertel for selective
3708                 download buglet
3709
3710 2002-03-03 [paul]       0.7.2claws28
3711         
3712         * sync with sylpheed 0.7.3
3713
3714 2002-03-03 [paul]       0.7.2claws27
3715
3716         * sync with sylpheed 0.7.2cvs24
3717                 see ChangeLog entries 2002-03-02 and 2002-03-03
3718
3719 2002-03-02 [melvin]     0.7.2claws26
3720
3721         * src/inc.[ch]
3722         * src/main.c
3723         * src/mainwindow.c
3724         * src/prefs_common.[ch]
3725                 Added user definable notification on new mail arrival.
3726                 Removed unused variables in spell checker prefs code.
3727
3728 2002-03-02 [melvin]     0.7.2claws25
3729
3730         * src/quote_fmt.c
3731                 Removed unnecessary escape sequences.
3732                 Changed 'Initial...' to 'Initials of Sender'
3733
3734 2002-03-02 [paul]       0.7.2claws24
3735
3736         * sync with sylpheed 0.7.2cvs22
3737                 see ChangeLog entry 2002-03-01
3738
3739 2002-03-01 [hoa]        0.7.2claws23
3740
3741         * src/mainwindow.c
3742                 Set sensitivity of delete actions to active
3743                 even if the folder is a newsgroup.
3744
3745         * src/summaryview.c
3746                 - Set sensitivity of delete actions
3747                 - Added function check_permission() that will check if the
3748                   user is authorized to delete a message. For news, it
3749                   will check if the author is the same.
3750                 - Enabled deletion when there is no trash folder.
3751
3752         * src/news.[ch]
3753                 - Added news_cancel_article() to cancel articles
3754                 - Implemented news_remove_message() (public function)
3755
3756 2002-03-01 [paul]       0.7.2claws22
3757
3758         * src/gtkutils.c
3759           src/textview.c
3760                 recognise urls that that don't include 'http://' and
3761                 simply begin 'www.' 
3762
3763         * AUTHORS
3764                 remove duplicated name
3765
3766 2002-02-28 [paul]&n