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