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