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