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