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