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