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