3e070b08e21dcc9b77260c678fa671948e7bb739
[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