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