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