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