sync with sylpheed 0.7.0cvs38
[claws.git] / ChangeLog.claws
1 2002-02-07 [paul]       0.7.0claws56
2
3         * sync with sylpheed 0.7.0cvs38
4                 see ChangeLog entries 2002-02-06 {last 2 entries) and
5                 2002-02-07
6
7 2002-02-07 [darko]      0.7.0claws55
8
9         * src/gtkutils.[ch]
10         * src/summaryview.c
11                 Fix const gchar */gchar * issue (thanks Hiro)
12
13 2002-02-07 [darko]      0.7.0claws54
14
15         * src/compose.[ch]
16         * src/filtering.c
17         * src/gtkutils.[ch]
18         * src/prefs_template.c
19         * src/quote_fmt.h
20         * src/quote_fmt_parse.y
21         * src/summaryview.c
22         * src/utils.[ch]
23                 When replying or forwarding an email don't quote the entire
24                 mail body but use the part of the message text that is selected
25
26 2002-02-06 [melvin]     0.7.0claws53
27
28         * src/prefs_common.[ch]
29         * src/gtkspell.[ch]
30         * src/compose.c
31                 Made possible to switch quickly to last used dictionary
32                 which makes checking bilingual documents easier.
33
34 2002-02-06 [melvin]     0.7.0claws52
35         
36         * po/POTFILES.in
37                 Added forgotten new file src/prefs_actions.c
38
39 2002-02-06 [melvin]     0.7.0claws51
40
41         * src/prefs_actions.c   ** NEW FILE **
42         * src/prefs_actions.h   ** NEW FILE **
43                 Added actions to execute on message text view, or on the
44                         message's file.
45         * src/Makefile.am
46                 Added src/prefs_actions.[ch]
47         * src/compose.c
48                 Added new menu "Edit/Actions"
49         * src/defs.h
50                 Added new actionsrc file.
51         * src/main.c
52                 Added actionsrc reading.
53         * src/mainwindow.c
54                 Added new menus "Edit/Actions" and "Configuration/Actions..."
55         * src/prefs_common.h
56                 Added new element actionslst element to prefs_common.
57
58 2002-02-06 [paul]       0.7.0claws50
59
60         * sync with sylpheed 0.7.0cvs36
61                 see ChangeLog entry 2002-02-06
62
63 2002-02-05 [paul]
64
65         * po/es.po
66                 updated by Ricardo Mones Lastra
67
68 2002-02-05 [paul]       0.7.0claws49
69
70         * sync with sylpheed 0.7.0cvs33
71                 see ChangeLog entries 2002-02-04 (last 4 entries) and 2002-02-05
72
73 2002-02-05 [paul]       0.7.0claws48
74
75         * src/compose.c
76                 re-add 'Edit/Advanced/Delete entire line', previously named
77                 'Delete Line+'
78
79 2002-02-04 [paul]       0.7.0claws47
80
81         * src/compose.c
82           src/summaryview.c
83                 fix bug #494993 (Reply All not taking Reply-To into consi)
84                 eliminate differences in behaviour of right-click 'Reply to all' 
85                 in summary view and 'Reply to all' on the toolbar. 
86                 fix bug where Reply-To gets ignored by 'Reply to all' in summary
87                 view and From gets ignored by 'Reply to all' on toolbar.
88                 fix bug where 'Reply to all' on toolbar uses To twice and ignores
89                 From when no Reply-To header is present.
90
91 2002-02-04 [paul]       0.7.0claws46
92
93         * sync with sylpheed 0.7.0cvs30
94                 see ChangeLog entries 2002-02-03 and 2002-02-04
95
96 2002-02-03 [melvin]     0.7.0claws45
97
98         * src/gtkspell.[ch]
99                 Readded function to highlight all misspelled words.
100                 Fixed bug where user-provided-words did not replace
101                         correctly the misspelled word when using the mouse.
102                 Fixed bug where checking a region selected from right to left did
103                         not check the region at all.
104                 Fixed bug where 'Check backwards' may not check at all. 
105                 Fixed memory leaks where popup menus and accel_groups were not destroyed.
106                 Fixed possible buffer overflow when checking for long strings (>1k).
107                 Made cursor and scrollbar positions non changing after uncheck_all/check_all.
108                 Accelerators code uses now gtk_widget_add_accel.
109                 Removed and disabled obsolete and unfinished code.
110                 Cleaning up.
111
112         * src/compose.c
113                 Added menu item to Highlight all misspelled words.
114
115 2002-02-01 [paul]       0.7.0claws44
116
117         * src/mainwindow.c
118                 fix '/View/Hide read messages' sensitivity when all
119                 messages in a folder are hidden
120
121 2002-02-01 [paul]       0.7.0claws43
122
123         * src/main.c
124                 add --send option to command line interface, sends all
125                 queued mail. Patch submitted by Ricardo Mones Lastra.
126
127 2002-01-31 [paul]       0.7.0claws42
128
129         * src/mainwindow.c
130                 add '/View/Hide read messages' to main_window_set_menu_sensitive()
131
132 2002-01-31 [paul]       0.7.0claws41
133
134         * sync with sylpheed 0.7.0cvs27
135                 see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
136                 and 2002-01-31
137
138         * src/textview.c
139                 comment out elements of textview_show_part() as temporary
140                 workaround for attachment 'Display as text' bug 
141
142         * po/pt_BR.po
143                 updated by Fabio Junior Beneditto
144
145 2002-01-30 [paul]       0.7.0claws40
146
147         * sync with sylpheed 0.7.0cvs24
148                 see ChangeLog entries 2002-01-29 (src/prefs_common.c)
149                 and 2002-01-30
150
151         * src/compose.c
152                 add {N_("/_Spelling"), ... "<Branch>"} to 
153                 GtkItemFactoryEntry compose_entries[]
154
155         * src/prefs_common.c
156                 add claws menu items to prefs_keybind_apply_clicked()
157                 and remove non-claws menu items
158
159 2002-01-29 [paul]       0.7.0claws39
160
161         * sync with sylpheed 0.7.0cvs22
162                 see ChangeLog entries 2002-01-28 and 2002-01-29
163
164 2002-01-28 [melvin]     0.7.0claws38
165
166         * src/compose.c
167                 Added the declartion of compose_send_control_enter.
168
169         * src/compose.c
170         * src/gtkspell.[ch]
171                 Added in a 'Spelling' menu which includes the configuration menu. 
172                 Added a real 'Check all' and got rid from the old one which only
173                 highlited misspelled word.
174                 Made 'Check while typing' a disableable option.
175                 Added a dialog when there are no more misspelled word.
176                 Added a dialog if error occurs when switching to a dictionary.
177         
178         * src/prefs_common.[ch]
179                 Added option for the default 'Check while typing' option.
180
181
182 2002-01-28 [alfons]     0.7.0claws37
183
184         * src/compose.c
185                 fix buglet and make code comply with sylpheed code style
186
187 2002-01-28 [paul]       0.7.0claws36
188
189         * sync with sylpheed 0.7.0cvs19
190                 see ChangeLog entries for 2002-01-28
191
192 2002-01-28 [hoa]        0.7.0claws35
193
194         * src/defs.h
195                 added rendererrc
196
197         * src/main.c
198                 read the renderer config
199
200         * src/procmime.[ch]
201                 use the renderer config to convert mime attachments
202
203         * src/textview.c
204                 don't use textview_show_html/ertf,
205                 use get_text_content instead
206
207 2002-01-27 [alfons]     0.7.0claws34
208         
209         * src/news.c
210                 make sylpheed believe it can delete a news message...
211                 (messages are NOT deleted, maybe we should remove
212                 processing from the folder properties after all.)
213
214 2002-01-27 [alfons]     0.7.0claws33
215
216         * src/folder.c
217                 add extra checks
218         * src/news.c
219                 implement remove_msg() 
220
221 2002-01-27 [alfons]     0.7.0claws32
222
223         * src/procmsg.h
224         * src/procheader.c
225         * src/messageview.c
226                 fix return receipt / disposition notification again. this
227                 stuff seems to break on _every_ major summary UI change, so
228                 it's now implemented using a flag which is saved in the
229                 marks cache
230                 
231 2002-01-26 [alfons]     0.7.0claws31
232
233         * src/import.c
234                 let import dialog show the destination folder identifier
235
236 2002-01-26 [melvin]     0.7.0claws30
237
238         * src/folderview.c
239         * src/summaryview.c
240                 Readded 'Mark all read' into summary view popup menu
241                 Added 'Mark all read' in folder view popup menu for IMAP
242                 and NNTP.
243                 Made it insensitive if the selected folder is not the shown
244                 one to avoid 'Mark all read' on the wrong folder.
245                 
246 2002-01-26 [paul]       0.7.0claws29
247
248         * src/folderview.c
249           src/summaryview.c
250                 move 'Mark all read' from summary view to folder view
251                 menu. (adapted from) patch submitted by Jeremy Andrews,
252                 <lists@kerneltrap.com>
253
254 2002-01-25 [alfons]     0.7.0claws28
255
256         * src/gtkstext.c
257                 put the gtk class name back so GtkSText adapts the 
258                 settings of GtkText
259
260 2002-01-25 [alfons]     0.7.0claws27
261
262         * src/folderview.c 
263                 assimilate Ricardo's patch that shows pixmaps instead of
264                 plain "new" and "unread" texts in the folder view column
265                 headers 
266
267 2002-01-25 [paul]       0.7.0claws26
268
269         * src/Makefile.am
270                 add $(GPGME_CFLAGS) to INCLUDES so that gpgme can 
271                 be found in non-standard locations. 
272                 Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
273
274 2002-01-25 [paul]       0.7.0claws25
275
276         * sync with sylpheed 0.7.0cvs16
277                 see ChangeLog entry 2002-01-25
278
279 2002-01-24 [paul]       0.7.0claws24
280
281         * more sync with sylpheed 0.7.0cvs15
282                 get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
283
284 2002-01-23 [sergey]     0.7.0claws23
285
286         * src/importldif.c
287                 Fixed segfault when closing LDIF import wizard with
288                 the window manager.
289         * src/imageview.c
290         * src/imageview.h
291         * src/messageview.c
292         * src/mimeview.c
293                 Fixed wrong scrolling position after switching between
294                 text and image parts.
295
296 2002-01-23 [paul]       0.7.0claws22
297
298         * sync with sylpheed 0.7.0cvs15
299                 see ChangeLog entries 2002-01-22 and 2002-01-23
300
301 2002-01-21 [melvin]     0.7.0claws21
302
303         * src/prefs_scoring.c
304         * src/prefs_filtering.c
305                 Fixed bug where scoring and filtering windows stopped
306                 autochecking.
307
308 2002-01-21 [paul]       0.7.0claws20
309
310         * sync with sylpheed 0.7.0cvs12
311                 see ChangeLog entries 2002-01-20 and 2002-01-21
312
313 2002-01-21 [carsten]    0.7.0claws19
314         * src/mainwindow.c
315         * src/menu.[ch]
316         * src/messageview.[ch]
317         * src/summaryview.[ch]
318                 changes to shortcuts handling again:
319                         + "Q" now controled by mainwin
320                         + v/V are now customizable and have slightly
321                           different meanings
322                 the "button" to minimize the messageview (and maximize
323                 the summary view) is a real button now
324         * src/compose.c
325                 "Delete Line+" added to Edit/Advanced (this will also
326                 delete the '\n')
327
328 2002-01-20 [melvin] 0.7.0claws18
329
330         * src/addressbook.c
331                 Made "Bcc" sensitive when addressbook is called from
332                 compose window (it was a Claws only bug).
333
334 2002-01-19 [alfons] 0.7.0claws17
335
336         * src/inc.c
337                 prevent unnecessary updates when currently selected folder has
338                 no new messages 
339
340 2002-01-19 [alfons] 0.7.0claws16
341         
342         * src/summaryview.c
343                 prevent writing the cache based on current message list in summary 
344                 view when filtering also put messages in currently selected folder
345
346 2002-01-19 [paul]
347
348         * po/it.po
349                 Italian translation submitted by Alessandro Maestri
350                 <a.maestri@cs.tin.it>
351
352 2002-01-18 [melvin]     0.7.0claws15
353
354         * src/prefs_filters.c
355                 fixed bug where 'cancel' from 'filters' window stops autochecking
356                 if the timer timed out  when the window was open.
357
358 2002-01-18 [match]      0.7.0claws14
359
360         * src/addrclip.[ch]     ** NEW FILE **
361         * src/addrselect.[ch]   ** NEW FILE **
362         * src/adbookbase.h      ** NEW FILE **
363                 addressbook cut, copy and paste
364         * src/addrbook.[ch]
365         * src/addrcache.[ch]
366         * src/addressitem.h
367         * src/addrindex.[ch]
368         * src/addritem.[ch]
369         * src/importldif.c
370         * src/importmutt.c
371         * src/jpilot.[ch]
372         * src/syldap.[ch]
373         * src/vcard.[ch]
374         * src/jpilot.[ch]
375         * src/editbook.c
376         * src/editjpilot.c
377         * src/editldap.c
378         * src/editvcard.c
379                 support for copy/paste
380         * src/addressbook.c
381                 support for copy/paste
382                 tidy up menu option processing
383                 correct address list function arguments
384         * src/editaddress.c
385                 sort user attributes
386         * src/ldif.h
387         * src/mutt.h
388                 tidy up
389
390         * src/addrbook.[ch]
391         * src/addrbook.[ch]
392         * src/addrbook.[ch]
393                 
394
395 2002-01-18 [paul]       0.7.0claws13
396
397         * sync with sylpheed 0.7.0cvs8
398                 configure.in: support Mac OS X (Darwin)
399
400 2002-01-18 [carsten]    0.7.0claws12
401         * src/html.c
402                 small hack to fix a segfault with an empty href
403                 (reported by Alexandra Walford <deeni@altern.org>)
404         * src/mainwindow.c
405         * src/summaryview.c
406                 the shortcuts for Mark und Mark as unread are hardcoded
407                 again
408         * src/compose.c
409         * src/gtkstext.[ch]
410                 readded the shortcuts in gtkstext but made them
411                 customizeable (simply by adding a menu plus a wrapper
412                 to compose.c)
413
414 2002-01-17 [melvin]     0.7.0claws11
415
416         * src/gtkspell.c
417                 fix default dictionary not being saved.
418
419 2002-01-16 [darko]      0.7.0claws10
420
421         * src/compose.c
422                 fix wrapping crash with URL longer than wrapping margin
423
424 2002-12-08 [hoa]        0.7.0claws10
425
426         * src/matcher_parser_parse.y
427                 fixed some bugs
428
429         * src/prefs_filtering.c
430                 now, we can use bounce action in the dialog box.
431
432 2002-01-16 [carsten]    0.7.0claws9
433         * src/gtkstext.c
434                 removed the <control> and <alt> shortcuts because they're
435                 not needed and interefered with the "normal" shortcuts
436         * src/mainwindow.c
437         * src/summaryview.c
438                 removed most of the hardcoded shortcuts and assigned
439                 them to menu entries making them easy customizable by
440                 that
441
442 2002-01-16 |melvin]     0.7.0claws8
443
444         * src/gtkspell.c
445                 fixed bug where using the mouse and when the compose
446                 window is not on top may result in a crash.
447
448 2002-01-16 [melvin]     0.7.0claws7
449
450         * src/compose.c
451                 fixed a long standingspell checker bug which could 
452                 cause a crash after sending a message.
453
454 2002-01-16 [paul]       0.7.0claws6
455
456         * sync with sylpheed 0.7.0cvs7
457                 see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
458                 2002-01-15, and 2002-01-16
459
460 2002-01-16 [melvin]     0.7.0claws5
461
462         * README.claws
463         * src/compose.c
464         * src/gtkspell.[ch]
465         * src/main.c
466                 Heavily modified spell checker code to work around
467                 ispell bug, to add keyboard shortcuts and for future
468                 enhancements. See README.claws for usage information.
469
470 2002-01-15 [alfons]     0.7.0claws4
471         
472         * src/summaryview.c
473                 change gtk_ctree_sort_node() into gtk_ctree_sort_recursive()
474                 so sorting within threads reflects sort mode
475
476 2002-01-15 [christoph]  0.7.0claws3
477
478         * src/procmsg.c
479                 added alertpanel if mail sending failed
480
481 2002-01-15 [alfons]     0.7.0claws2
482         
483         * src/prefs_filtering.c
484                 don't stop timer when prefs filtering dialog is opened
485
486 2002-01-14 [alfons]     0.7.0claws1
487
488         * src/addr_compl.c
489         * src/prefs.c
490                 remove debug_print()s for privacy reasons
491
492 2002-01-14 [darko]      0.7.0claws
493
494         * README.claws
495                 quotation wrapping is now also in the main branch
496
497 2002-01-14 [paul]
498
499         * tools/filter_conv.pl
500                 allow for Boolean Op and case-sensitivity
501                 this file is included in the release and tagged
502                 'rel_0_7_0'
503
504 2002-01-13 [paul]       0.7.0claws
505
506         * release 0.7.0, with cvs tag 'rel_0_7_0'
507
508 2002-01-13 [paul]
509
510         * tools/filter_conv.pl
511         * tools/README
512                 rewritten to output to matcherrc instead of filteringrc
513
514         * po/es.po
515                 updated Spanish translation by Ricardo Mones Lastra
516
517 2002-01-13 [alfons]
518
519         * po/nl.po
520                 update dutch translation
521
522 2002-01-13 [paul]
523
524         * po/pt_BR.po
525                 Updated by Fabio Junior Beneditto 
526
527 2002-01-13 [melvin]     0.6.6claws53
528
529         * po/fr.po
530                 Updated french translation
531
532 2002-01-12 [alfons]     0.6.6claws52
533
534         * src/filtering.c
535                 plug mem leak that has been sitting there for ages              
536
537 2002-01-12 [alfons]     0.6.6claws51
538
539         * src/summaryview.c
540                 undo melvin's changes from 0.6.6claws48 because summary
541                 view now refuses to select first unread message when
542                 selecting a folder 
543
544 2002-01-11 [alfons]     0.6.6claws50
545
546         * src/import.c
547                 use claws' semantics for getting folder item when
548                 importing an mbox file into a folder 
549                 (submitted by Dale P. Smith)
550
551 2002-01-11 [christoph]  0.6.6claws49
552
553         * src/prefs.h
554                 set sensitivity in SET_TOGGLE_SENSITIVITY macro from
555                 toggle widget, because non static prefs can not use
556                 prefs_set_* functions
557         * src/prefs_account.c
558                 toggle smtp auth password field sensitivity if
559                 user id is empty and add descrition of usage for
560                 these fields
561         * src/prefs_folder_item.c
562                 use SET_TOGGLE_SENSITIVITY macro to instead of extra
563                 callbacks
564
565 2002-01-11 [melvin]     0.6.6claws48
566
567         * src/compose.c
568                 fix the 'Ctrl-Enter' feature for sending and test really
569                 for 'Ctrl-Enter' (as Ctrl-Space is also used for activating
570                 editables which was not documented in Gtk)
571
572         * src/summaryview.c
573                 Made summaryview refresh after sorting and not before.
574
575 2002-01-11 [christoph]  0.6.6claws47
576
577         * src/compose.c
578                 select account from account ids if possible and
579                 correctly set save folder for copy in reedit
580
581 2002-01-10 [paul]       0.6.6claws46
582
583         * sync with sylpheed 0.7.0 release
584                 see ChangeLog entries 2002-01-07, 2002-01-08 and
585                 2002-01-09
586
587 2002-01-09 [alfons]
588
589         * src/summaryview.c
590                 remove more dirt traces...
591
592 2002-01-09 [alfons]
593         
594         * src/summaryview.c
595                 clean up some traces of my debugging stuff
596
597 2002-01-09 [alfons]     0.6.6claws45
598
599         * src/filtering.c
600                 break up filteringprop_apply() in three separate pieces
601                 so we can drop messages that failed processing in the
602                 inbox
603
604         * src/summaryview.c
605                 fix bug #469598 "no refresh of inbox after filter" which 
606                 was introduced by the new summary view locking, and which 
607                 prevented the summary view to update after a manual filter 
608                 message. claw's filter message requires a summary_show().
609                 (aargh, summary_show() again! :-)
610                 
611 2002-01-07 [alfons]     0.6.6claws44
612
613         * src/headerwindow.c
614         * src/logwindow.c
615         * src/messageview.c
616         * src/sourcewindow.c
617                 bring in Hiro's last 0.7.0 wm class fixes
618
619         * tools/sylprint.pl
620                 bring in Ricardo's fix for sylprint script
621
622         * AUTHORS       
623         * src/rfc2015.[ch]
624         * src/prefs_common.[ch]
625         * src/prefs_account.[ch]
626         * src/compose.c
627                 clean up account preference poison in rfc2015,
628                 and preparation to fix double sign bug 
629                 (patch submitted by Simon 'corecode' Schubert) 
630
631 2002-01-07 [christoph]  0.6.6claws43
632
633         * src/mh.c
634                 search for free message number, do not only rely
635                 on last_num
636         * src/send.c
637                 fix smtp auth and use extra account information
638                 if available, if not use pop3 data instead
639                 (closes bug #500341)            
640         * src/ssl.[ch]
641                 match coding style
642
643 2002-01-06 [alfons]     0.6.6claws42
644
645         * src/mainwindow.c
646                 try making the separate windows work again...
647
648 2002-01-06 [alfons]     0.6.6claws41
649
650         * src/mainwindow.c
651                 adapt Hiro's separate window menu (to get rid of the funny
652                 duplicate menu items), and make it work again
653
654 2002-01-06 [alfons]     0.6.6claws40
655
656         * tools/Makefile.am
657         * tools/sylprint.rc
658         * tools/sylprint.pl
659         * tools/README.sylprint
660                 add sylprint script for printing mails from Sylpheed
661                 (contributed by Ricardo Mones Lastra)
662
663         * src/acount.c
664                 clean up
665
666 2002-01-06 [melvin]     0.6.6claws39
667
668         * src/mainwindow.c
669         * src/summaryview.c
670                 Fixed crash introduced in 0.6.6claws38 by the menu
671                 reorganisation (Hide read messages)
672         
673         * ChangeLog.claws 
674                 Fixed typo (we are now in 2002, alfons ;) )
675
676 2002-01-05 [alfons]     0.6.6claws38
677
678         * sync with sylpheed 0.6.6cvs10-17
679                 (last stuff marked as LAST_STABLE)
680
681 2002-01-04 [melvin]     0.6.6claws37
682
683         * src/account.c
684                 Made account selection code use strcasestr again instead of
685                 g_strcasecmp (fixes bug where reediting queued messages
686                 did not select proper account reported by T. Link).
687         
688         * src/folderview.c
689                 Fix bug where folder icons are not shown when 'hide read messages'
690                 is on.
691         
692         * src/stock_pixmaps.[ch]
693                 Added folder icons for 'hide read messages'.
694         
695         * src/compose.c
696                 Fixed bug where 'Enter' in a header entry will send the message 
697                 if 'CTL-Enter' was chosen as a shorcut for sendind. 
698
699 2002-01-03 [melvin]     0.6.6claws36
700         
701         * src/prefs.[ch]
702                 Added popup menu for common preferences and
703                 account preferences (right click on tab displays
704                                 a menu of all tabs.)
705
706 2002-01-02 [melvin]     0.6.6claws35
707
708         * src/gtkspell.[ch]
709                 Made spelling code compatible with undo/redo feature.
710                 Added creation of suggestion mode menu for the general
711                         preferences.
712         
713         * src/prefs_common.[ch]
714                 Added option menu for the speller's suggestion mode.
715                 Added missing spaces in "..." buttons and made a "..."
716                         button non translatable!
717         
718         * src/compose.c
719                 Made speller use the default suggestion mode.
720                 Hack to make it possible to choose 'CTRL-Enter' as a
721                         shortcut for sending (and only for sending).
722
723         * src/prefs_folder_item.c
724                 Changing subject simplification does not update cache 
725                         anymore (because it is unnecessary).
726                 Fixed bug where changing subject simplification updated the 
727                         summaryview even when the viewed folder is not the
728                         folder which properties are being changed. (E.g. 
729                                         viewing folder A and changing
730                                         the subject simplification of 
731                                         folder B -not being viewed- updated the 
732                                         summaryview of folder A with data of
733                                         folder B). (Hope this is clear... )
734
735 2001-12-31 [alfons]     0.6.6claws34
736         
737         * src/ldif.c
738         * src/mutt.c
739                 fgetc() returns a signed integer which doesn't
740                 fit in a char. so c truncates this to a char
741                 but we may lose significant bits. i.e. we may
742                 comparing 0xFF which may not be equal to -1
743                 unless properly casted to signed char which
744                 we won't do because fgetc() returns a signed
745                 integer which doesn't fit in a char. so c 
746                 truncates this to a char but we may lose 
747                 significat bits. (you got the idea, thanks
748                 to Gustavo Noronha Silva <kov@debian.org>
749                 and the Debian folks!)
750
751 2001-12-30 [alfons]     0.6.6claws33
752
753         * src/prefs_common.c
754                 add #ifdef USE_PSPELLs that Melvin forgot               
755
756 2001-12-30 [melvin]     0.6.6claws32
757         
758         * src/prefs_common.[ch]
759                 Added configurable color for misspelled words.
760
761         * src/gtkspell.[ch]
762                 Fixed bug of foreground text color (reported by David
763                                 Mehrmann)
764                 Added configurable color for misspelled words.
765
766 2001-12-30 [alfons]     0.6.6claws31
767
768         * src/folder.c
769                 remove unnecessary things someone put there
770
771         * src/mh.c
772         * src/folder.[ch]
773                 make folder properties (like threading and sorting) persistent
774                 (closes bug #497424 "rescan folder tree resets proprieties")
775                 currently this is only for MH folders. 
776
777 2001-12-29 [melvin]     0.6.6claws30
778
779         * src/string_match.[ch]
780                 Optimized a bit: regexp pattern buffer compiled only once, and
781                   one subroutine call removed. Fixed ^ regexp search: Now, 
782                   "(^Re: )|(^Hello)" removes only "Re: " from "Re: Hello".
783         
784         * src/summaryview.c
785                 Subject filtering changed to filter summary columns and
786                   not directly the messages subject cache. The loss in 
787                   performance is balanced by the improvement of string_match.
788                 Added an alert panel if there is an error in the regexp.
789
790         * src/src/prefs_folder_item.h
791                 Added a regexp pattern buffer.
792
793 2001-12-28 [alfons]     0.6.6claws29
794
795         * src/string_match.[ch]
796                 clean up name space
797                 allow compilation *BSD
798
799 2001-12-27 [alfons]     0.6.6claws28
800
801         * src/filter.c
802                 sync the Hiro's bug fix for BSD
803
804 2001-12-27 [melvin]     0.6.6claws27
805         
806         * src/compose.c
807                 Simplify focus to subject entry code.
808
809 2001-12-27 [darko]      0.6.6claws26
810
811         * src/filtering.c
812         * src/mbox_folder.c
813         * src/messageview.c
814         * src/mh.c
815         * src/procheader.[ch]
816         * src/procmsg.h
817         * src/stock_pixmap.[ch]
818         * src/summaryview.c
819                 Show key icon for encrypted mails in summary view
820
821         * src/pixmaps/clip.xpm
822         * src/pixmaps/clipkey.xpm
823         * src/pixmaps/key.xpm
824                 New/modified icons for the above
825
826 2001-12-27 [melvin]     0.6.6claws25
827
828         * src/prefs_common.c
829                 Put spell checker options in a separate tab to decrease
830                 the Common Preferences window height.
831
832         * README.claws  
833                 Update spell checker usage instruction about its options
834                 location.
835
836 2001-12-27 [melvin]     0.6.6claws24
837
838         * src/compose.c
839                 Changed subject entry widget position. Initial focus is
840                 on the To header instead of the subject entry.
841                 Creating a new header scrolls the header list to make the
842                 created one visible. Nevertheless, when automatically filling
843                 headers, the first one is shown.
844                 A Tab key press in the last empty header entry zips the 
845                 focus to the subject entry.
846                 (I did not change the combo boxes, yet)
847
848 2001-12-26 [alfons]     0.6.6claws23
849
850         * src/prefs_account.c
851         * src/inc.c
852                 allow default inbox to reside in another mailbox (only
853                 works for POP3 accounts)
854
855 2001-12-26 [alfons]     0.6.6claws22
856         
857         * src/textview.c
858                 make reply-on-click work with the account of the selected folder
859         * src/compose.c
860                 put a fixme here to remind me to fix finding correct default
861                 account for nested folders
862
863 2001-12-25 [alfons]     0.6.6claws21
864
865         * src/summaryview.c
866                 make column headers display locked and mark pixmaps (idea by Melvin) 
867                 fix bug by adding score and locked column type to sort array
868
869 2001-12-25 [alfons]     0.6.6claws20
870         
871         * src/summaryview.c
872                 catch a *potentially* inadvertent write back of  
873                 the message cache(s) introduced by 0.6.5claws37
874
875 2001-12-25 [christoph]  0.6.6claws19
876
877         * src/stock_pixmap.[ch]
878         * src/summaryview.c
879                 add ignore thread pixmap
880                 (can someone draw a better icon for this?)
881
882 2001-12-24 [alfons]     0.6.6claws18
883
884         * src/prefs_folder_item.c
885                 make address completion actually work for the
886                 Default To address in the Folder Property dialog.
887
888 2001-12-24 [alfons]     0.6.6claws17
889         
890         * src/summaryview.c
891                 use new style regexp for subject stripping 
892                 (patch submitted by Thomas Link <t.link.tmp200101@gmx.net>)
893
894 2001-12-24 [darko]      0.6.6claws16
895
896         * src/pgptext.c
897         * src/rfc2015.c
898                 move GPG related informational messages to debug mode
899
900 2001-12-23 [alfons]     0.6.6claws15
901
902         * src/stock_pixmap.[ch]
903         * src/summaryview.c
904                 add the forgotten Claws' locked pixmap
905
906 2001-12-23 [alfons]     0.6.6claws14
907
908         * src/filesel.c
909                 accept file name typed in entry in multi file
910                 selector (patch submitted by Gustavo Noronha Silva 
911                 <kov@debian.org>)
912
913 2001-12-23 [alfons]     0.6.6claws13
914
915         * src/prefs_filter.c
916         * src/prefs_filtering.c
917         * src/matcher.c
918         * src/importmutt.c
919                 clean up a little bit
920         
921         * src/string_match.c
922                 validate input strings a little bit more
923
924 2001-12-23 [alfons]     0.6.6claws12
925
926         * src/Makefile.am
927         * src/summaryview.c
928         * src/string_match.[ch]         ** NEW **
929         * src/folderview.[ch]
930         * src/headerview.h
931         * src/folder.[ch]
932         * src/prefs_folder_item.[ch]
933                 add subject simplification to strip out strings from
934                 a subject line (esp. handy for mailing lists). 
935                 (original patch by by Thomas Link <t.link.tmp200101@gmx.net>,
936                 but slightly changed things for better integration.)
937
938 2001-12-23 [alfons]     0.6.6claws11
939
940         * src/mainwindow.c
941                 fix bug introduced by submission included in 0.6.5claws52.
942                 ideally this submission should clean the trash if any trash
943                 folder has a message. however, the hasTrash variable was
944                 set to false whenever a trash folder was empty (discarding
945                 a previously found *filled* trash folder.)
946
947                 also edited the code a little bit and made it more safe.
948
949 2001-12-22 [alfons]     0.6.6claws10
950
951         * src/imap.c
952                 quick fix for Martin Pool's omission of an account
953                 specific SSL setting
954
955 2001-12-22 [alfons]     0.6.6claws9
956
957         * src/compose.c
958         * src/messageview.c
959         * src/mimeview.c
960         * src/pgptext.c
961         * src/procmime.[ch]
962                 better support for multipart/digest (submitted
963                 by Fredrik <e98fo@efd.lth.se>)
964
965 2001-12-22 [alfons]     0.6.6claws8
966
967         * src/addressbook.c
968                 correct function signature
969         * src/socket.[ch]
970         * src/imap.[ch]
971         * src/prefs_account.[ch]
972                 allow IMAP over SSH tunnel (patch submitted by 
973                 Martin Pool <mbp@samba.org>)
974
975 2001-12-21 [alfons]     0.6.6claws7
976
977         * sync with sylpheed 0.6.6cvs4-9
978                 (may have forgotten something: LAST_STABLE is 0.6.6claws6)
979
980 2001-12-21 [christoph]  0.6.6claws6
981
982         * src/compose.c
983         * src/prefs_folder_item.[ch]
984                 implement saving of outgoing messages to current folder.
985                 fix segfault when no default outbox is available
986                 (closes bug #495683)
987
988 2001-12-21 [carsten]    0.6.6claws5
989         * src/folderview.c
990         * src/summaryview.c
991                 pressing CTRL while DND does now the expected thing and
992                 copies the mail (moving is still the default, as this
993                 seam more appropriate for handling mails by DND)
994
995 2001-12-18 [paul]       0.6.6claws4
996
997         * sync with sylpheed 0.6.6cvs3
998                 see ChangeLog entries 2001-12-18
999
1000 2001-12-18 [hiro]       0.6.6claws3
1001
1002         * src/undo.c
1003                 fix for multibyte characters (obtain the number of letters
1004                 instead of bytes).
1005
1006 2001-12-17 [paul]       0.6.6claws2
1007
1008         * sync with sylpheed 0.6.6cvs1
1009                 see ChangeLog entry 2001-12-16
1010
1011 2000-12-17 [alfons]     0.6.6claws1
1012
1013         * src/filtering.c
1014                 clean up
1015
1016 2001-12-16 [paul]       0.6.6claws
1017 2001-12-15
1018
1019         * Release version 0.6.6claws, cvs tag: rel_0_6_6
1020
1021         * src/mimeview.c
1022                 last minute sync with main 0.6.6
1023
1024         * po/es.po
1025                 updated by Ricardo Mones Lastra
1026                 update for last minute sync
1027         * po/fr.po
1028         * po/nl.po
1029                 update for last minute sync
1030         * po/de.po
1031                 updated by Jens Oberender
1032         * po/pt_BR.po
1033                 updated by Fabio Junior Beneditto
1034
1035         * src/prefs_common.[ch]
1036         * src/undo.c
1037                 number of undo levels is user configurable
1038                 (squeeze it into the release in the dying
1039                 moments) Submitted by Jens Oberender    
1040
1041 2001-12-15 [melvin]
1042
1043         * po/fr.po
1044                 updated french translation
1045
1046 2001-12-15 [paul]       0.6.5claws92
1047
1048         * sync with sylpheed 0.6.5cvs28
1049                 see ChangeLog entry 2001-12-14 (src/prefs_account.c)
1050
1051         * po/nl.po
1052                 update to allow for sync
1053
1054 2001-12-15 [alfons]
1055         
1056         * po/nl.po
1057                 update dutch translation
1058
1059 2001-12-14 [carsten]    0.6.5claws91
1060         * src/summaryview.c
1061                 fixed bug #473785; also after changing the column order
1062                 the same message will be selected and displayed as before
1063                 the reordering
1064
1065 2001-12-14 [carsten]    0.6.5claws90
1066         * src/folderview.c
1067                 probably found the bug reported by wwb opening or closing
1068                 a folder tree just before dnd (found the solution in the
1069                 balsa source -- thanks to them)
1070
1071 2001-12-14 [carsten]    0.6.5claws89
1072         * src/gtkutils.c
1073         * src/account.c
1074                 moved gtk_clist_moveto to the right place, so that
1075                 only the accounts dialog is effected on opening
1076
1077 2001-12-14 [carsten]    0.6.5claws88
1078         * src/gtkutils.c
1079                 gtkut_clist_set_focus_row does a gtk_clist_moveto
1080                 now, so that the focused row will be seen in any case
1081                 (reported by wwp on sf-claws-user)
1082
1083 2001-12-14 [darko]      0.6.5claws87
1084
1085         * src/compose.c
1086                 remove unnecessary line
1087
1088 2001-12-14 [paul]       0.6.5claws86
1089
1090         * sync with sylpheed 0.6.5cvs27
1091                 see ChangeLog entries 2001-12-14
1092
1093 2001-12-14 [carsten]    0.6.5claws85
1094         * src/mainwindow.c
1095                 following a suggestion of Melvin the rcoabm pops up
1096                 right under the button now and the button is reliefed
1097                 while the popup is open
1098
1099 2001-12-14 [darko]      0.6.5claws84
1100
1101         * src/compose.c
1102                 fix crash when wrapping long lines if linewrap quotation
1103                 is disabled and wrapper encounters a word spanning more
1104                 than one line
1105
1106 2001-12-13 [paul]       0.6.5claws83
1107
1108         * src/compose.c
1109                 prefer 'Reply-To' header over mailing list header when
1110                 replying to a message. Finally prevent all those confirmation 
1111                 messages being sent to the list itself.
1112
1113         * src/summaryview.c
1114                 remove unused summary_set_menu_sensitive() entry
1115
1116 2001-12-13 [paul]       0.6.5claws82
1117
1118         * src/folderview.c
1119         * src/pixmaps/inbox-hrm.xpm     ** NEW FILE **
1120         * src/pixmaps/outbox-hrm.xpm    ** NEW FILE **
1121         * src/pixmaps/trash-hrm.xpm     ** NEW FILE **
1122                 improvements to 'Hide read messages': Inbox, Outbox,
1123                 Trash, Queue, and Draft icons now reveal presence of hidden 
1124                 messages
1125
1126 2001-12-12 [alfons]     0.6.5claws81
1127
1128         0.6.5claws80 was tagged as LAST_STABLE
1129
1130         * src/filtering.[ch]
1131         * src/matcher.[ch]
1132         * src/matcher_parser_lex.c
1133                 fix the filtering; my last attempt to get it right, 
1134                 if it does not work, it's Hoa's turn. ;-)
1135
1136                 for my honourable peers:
1137                 
1138                 the code now makes a clear distinction between
1139                 rules as they are displayed (probably escaped),
1140                 and as they are executed (probably unescaped). the
1141                 parser does *NOT* do any unescaping, this is
1142                 the task of the matcher.c (which breaks up a
1143                 rule into condition) and the filtering.c (which
1144                 breaks up the rule's action). to make this
1145                 run happily we provide an unescaped copy of
1146                 crucial strings to the MatcherProp and 
1147                 FilteringAction structures. note that the only
1148                 exception to this is any REGEXP string. those
1149                 are directly passed to regcomp() and regexp()
1150                 (who have much more powerful unescape functions).
1151                 
1152                 for everyone else:
1153         
1154                 you can escape tab (\t), carriage return (\r),
1155                 linefeed (\n), form feed (\f), quote (\"), 
1156                 single quote (\'), bell (\b) in all the entry
1157                 lines in the scoring & filtering dialogs.
1158                 as an added bonus this should not affect
1159                 existing filtering rules.
1160
1161 2001-12-12 [carsten]    0.6.5claws80
1162
1163         * src/summaryview.c
1164         * po/de.po
1165                 "item(s) selected" is now sensitive to 1 or more
1166                 than one selected (nice for language where simple
1167                 adding of a "s" is not possible as German (Eintrag
1168                 ->Eintr"age)
1169                 
1170                 the "forward as attachment" entry from the right
1171                 click menu removed, "forward" acts following the
1172                 prefs
1173         
1174         * src/textview.c
1175                 reverted my former changes; so compiler warning again
1176                 but there's more GTK_TEXT/GTK_STEXT mixing on other places
1177                 nevertheless
1178
1179         * src/messageview.c
1180                 "search in message" does now *not* only work in MVIEW_TEXT
1181                 messages, but also in a MIMEVIEW_TEXT part of MVIEW_MIME
1182                 message
1183
1184         * src/mainwindow.c
1185                 removed "/File/_Close" as it was the same as "/File/E_xit"
1186                 and we don't need it two times
1187
1188                 the separate folder view and message view now get a distinct
1189                 WMCLASS, just in case someone is using sawfish ;-)
1190
1191                 as the menu entries "/View/Message view" and "/View/Folder tree"
1192                 are only doing something when SEPARATE_MESSAGE or SEPARATE_FOLDER
1193                 make them sensitive accordingly and as these two are "shown"
1194                 after startup anytime check this menuitem at startup
1195
1196 2001-12-12 [paul]       0.6.5claws79
1197
1198         * src/folderview.c
1199                 fix sensitivity of 'Search folder...', broken in
1200                 0.6.5claws75
1201
1202         * src/mainwindow.c
1203                 fix dodgy English
1204
1205 2001-12-11 [carsten]    0.6.5claws78
1206         * src/filtering.c
1207                 fixed two typos returning a wrong FALSE/TRUE
1208         * src/mainwindow.[ch]
1209                 extra menu for email/news button removed
1210
1211 2001-12-11 [alfons]     0.6.5claws77
1212         
1213         * src/matcher.c                 (1.3)
1214         * src/matcher_parser_lex.l      (1.28)
1215                 revert for another attempt
1216                 mark 0.6.5claws77 as LAST_STABLE
1217
1218 2001-12-11 [christoph]  0.6.5claws76
1219
1220         * po/de.po
1221                 fixed wrong translation for prev. unread msg
1222
1223 2001-12-11 [paul]       0.6.5claws75
1224
1225         * src/folder.[ch]
1226         * src/folderview.c
1227         * src/mainwindow.c
1228         * src/summaryview.[ch]
1229         * src/pixmaps/dir-open-hrm.xpm  ** NEW FILE **
1230                 enable ability to hide read messages on per folder basis via 
1231                 '/Summary/Hide read messages'; when selected, a folder will 
1232                 have a red open folder icon, instead of a blue icon, if the 
1233                 folder contains hidden messges
1234                 submitted by Thomas Link <t.link.tmp200101.gmx.net> 
1235
1236         * src/mainwindow.c
1237                 remove '/Message/Forward as attachment' from 
1238                 main_window_set_menu_sensitive() to prevent debug warning
1239
1240         * src/folderview.c
1241         * src/mainwindow.c
1242                 Clean up some of the English
1243
1244         * tools/newscache_clean.pl
1245                 allow for new 'hidereadmsgs' entry in folderlist.xml
1246
1247         * po/es.po
1248                 updated translation, submitted by Ricardo Mones Lastra
1249
1250 2001-12-11 [paul]       0.6.5claws74
1251
1252         * sync with sylpheed 0.6.5cvs25
1253                 see ChangeLog entry 2001-12-11
1254
1255 2001-12-10 [alfons]     0.6.5claws73
1256
1257         * src/matcher.c
1258                 add more control characters
1259         * src/matcher_parser_lex.l
1260                 make escaping / unescaping work again
1261
1262 2001-12-10 [alfons]     0.6.5claws72
1263
1264         * src/imap.c
1265                 clean up warnings "returning value for void function" 
1266         * src/prefs_filtering.c
1267                 make info button for execute action sensitive
1268
1269 2001-12-10 [paul]       0.6.5claws71
1270
1271         * src/compose.c
1272         * src/imap.[ch]
1273         * src/summaryview.c
1274                 fix: imap server now gets informed of MARKED, UNMARKED
1275                 and REPLY events. Now people can use different IMAP-Mail
1276                 clients and have the exact same information about MARKED,
1277                 UNMARKED and REPLY status with all of them. Especially
1278                 useful for imap servers with a web-frontend.
1279                 submitted by Tobias Sandhaas <medlor@web.de>
1280
1281 2001-12-09 [melvin]     0.6.5claws70
1282         
1283         * src/textview.[ch]
1284                 fixed bug #490076 (hunted down by Alfons who implemented
1285                 a workaround in 0.6.5claws65)
1286
1287 2001-12-09 [christoph]  0.6.5claws69
1288
1289         * src/summaryview.c
1290                 set pointer to string in LOCKED column to NULL
1291                 (might fix bug #490800)
1292
1293 2001-12-09 [carsten]    0.6.5claws68
1294
1295         * po/de.po
1296                 resolved some cluttered menu shortcuts 
1297                 ('creating new email' and 'creating news message'
1298                 hade the same)
1299         * src/compose.c
1300                 wmclass now distinc from main window
1301         * src/mainwindow.c
1302           src/mainwindow.h
1303                 email/news and forward button functionality similar
1304                 to the reply buttons; removed the ugly dropdown arrows
1305                 and use instead the right mouse button
1306
1307 2001-12-09 [paul]       0.6.5claws67
1308
1309         * src/imap.c
1310         * src/utils.h
1311                 allow spaces in imap folder names
1312                 submitted by Willem van Engen <wvengen@stack.nl>
1313
1314 2001-12-09 [paul]       0.6.5claws66
1315
1316         * sync with sylpheed 0.6.5cvs24
1317                 see ChangeLog entry 2001-12-09
1318
1319 2001-12-08 [alfons]     0.6.5claws65
1320
1321         * src/textview.c
1322                 prevent secondary selection claim after "add to sender" dialog
1323                 popped up. this is because there's a GDK_BUTTON_RELEASE pending.
1324                 we trick GTK by simulating a click at (0, 0) in the textview.
1325
1326 2001-12-08 [hoa]        0.6.5claws64
1327
1328         * src/folder.c
1329                 fixed a bug about the .processing folder name while filtering
1330
1331 2001-12-08 [alfons]     0.6.5claws63
1332
1333         * src/folderview.c 
1334                 work around problem of not correctly updating folder stats
1335                 when deleting messages. there's some folder scanning evil
1336                 going so the folderview_update_msg_num() does not work
1337                 correctly. need to investigate this.
1338
1339 2001-12-08 [paul]       0.6.5claws62
1340
1341         * sync with sylpheed 0.6.5cvs23
1342                 see ChangeLog entry 2001-12-08
1343
1344 2001-12-07 [christoph]  0.6.5claws61
1345
1346         * src/compose.c
1347                 fix another header translation problem
1348
1349 2001-12-07 [alfons]     0.6.5claws60
1350
1351         * src/mbox.c
1352                 make filtering also work on local spool mbox
1353
1354 2001-12-07 [carsten]    0.6.5claws59
1355         * src/addressbook.c
1356                 addressbook window gets a wmclass distinct from the main
1357                 sylpheed window
1358         * src/compose.h
1359         * src/mainwindow.[ch]
1360                   forward menu item will use mode selected in prefs, forward 
1361                 as attatchment in menu removed (will be substituted in the
1362                 toolbar similar to reply buttons)
1363                   create news message menu entry and news button is now 
1364                 sensitive to the existance of a news account
1365         * src/pixmaps/stock_mail_reply_quote.xpm           ** REMOVED **
1366         * src/pixmaps/stock_mail_reply_to_all_quote.xpm    ** REMOVED **
1367         * src/pixmaps/stock_mail_reply_to_sender_quote.xpm ** REMOVED **
1368                 these are removed because the toolbar buttons don't show
1369                 the quoting modus any longer
1370
1371 2001-12-07 [paul]
1372
1373         * tools/newscache_clean.pl      ** NEW FILE **
1374                 perl script to do some tidying up in the newscache directory 
1375                 
1376         * tools/sylpheed-switcher       ** NEW FILE **
1377                 perl script to enable easy switching between main and claws
1378                 
1379         * tools/README
1380                 added descriptions of the two new perl scripts          
1381
1382
1383 2001-12-07 [melvin]     0.6.5claws58
1384
1385         * src/messageview.c
1386                 fixed a warning during compilation introduced in 0.6.5claws56
1387
1388 2001-12-07 [paul]       0.6.5claws57
1389
1390         * src/mainwindow.[ch]
1391         * src/menu.[ch]
1392                 further usability enhancements to replying with or without 
1393                 quoting via the toolbar, use of Ctrl key is replaced by 
1394                 drop down menu 
1395                 Submitted by Carsten Schurig            
1396
1397 2001-12-07 [melvin]     0.6.5claws56
1398
1399         * src/messageview.c
1400                 hack to fix bug that prevented to make/paste selections
1401                 after switching between MVIEW_TEXT and MVIEW_MIME views
1402                 without deselecting the selection first.
1403
1404 2001-12-06 [alfons]     0.6.5claws55
1405
1406         * src/filtering.[ch]
1407         * src/inc.c
1408                 revise filtering a little bit more, and make sure
1409                 messages are delivered to the appropriate inbox
1410                 (perhaps set per account)
1411
1412 2001-12-06 [paul]       0.6.5claws54
1413
1414         * sync with sylpheed 0.6.5cvs22
1415                 see ChangeLog entry 2001-12-06
1416
1417 2001-12-05 [alfons]     0.6.5claws53
1418
1419         * src/inc.c
1420         * src/folder.[ch]
1421         * src/procmsg.c
1422         * src/filtering.c
1423                 more revisions of filtering system
1424                 (last stable version is marked as LAST_STABLE)
1425                 
1426                 | NOTE 1): the filtering system now uses a local folder called
1427                 | .processing. if filtering fails, check this directory
1428                 | for missing messages.
1429                 |
1430                 | NOTE 2): help us find the filtering actions still missing
1431
1432 2001-12-05 [paul]       0.6.5claws52
1433
1434         * src/mainwindow.c
1435                 fix bug where 'Empty Trash?' pop-up window appears even
1436                 when Trash is empty, submitted by Jesse Skinner         
1437
1438 2001-12-05 [melvin]     0.6.5claws51
1439
1440         * src/compose.c
1441                 fixed bug #486106 to select correct account when reediting 
1442                 a queued message
1443         
1444 2001-12-04 [alfons]     0.6.5claws50
1445
1446         * src/mh.c
1447                 declare markfile in appropriate functions when
1448                 no fchmod() is found (thanks to Mark Heerdink <marc@koelkast.net>
1449                 for spotting this)
1450
1451 2001-12-04 [paul]       0.6.5claws49
1452
1453         * sync with sylpheed 0.6.5cvs21
1454                 see ChangeLog entry 2001-12-04
1455
1456 2001-12-03 [christoph]  0.6.5claws48
1457
1458         * po/de.po
1459                 changed translation of undo
1460         * src/account.c
1461         * src/folder.c
1462                 don't reinvent the wheel to traverse a GNode
1463         * src/compose.[ch]
1464                 seperate code to create the compose gui into functions
1465                 add "Others" page with folder selection for saving copy
1466                 of the message.
1467                 the folder identifier is saved to queue header
1468         * src/procmsg.c
1469                 save message to folder in queue header
1470
1471 2001-12-03 [paul]       0.6.5claws47
1472
1473         * sync with sylpheed 0.6.5cvs20
1474                 see ChangeLog entry 2001-12-03
1475
1476 2001-12-01 [paul]
1477
1478         * more sync with sylpheed 0.6.5cvs19
1479                 see ChangeLog entry 2001-11-29
1480
1481 2001-11-30 [paul]       0.6.5claws46
1482         
1483         * src/compose.c
1484                 remove conflicts introduced by Hoa's last commit
1485          
1486         * src/mainwindow.c
1487                 make 'Message/Bounce' sensitive
1488
1489 2001-11-30 [hoa]        0.6.5claws45
1490
1491         * src/compose.c
1492                 slightly change bounce function to add
1493                 information about the user that bounced the mail
1494                 in the From header line.
1495
1496         * src/folderview.c
1497                 permit the use of processing in outbox folder.
1498
1499 2001-11-29 [paul]       0.6.5claws44
1500
1501         * src/mainwindow.[ch]
1502         * src/prefs_common.c
1503         * src/pixmaps/stock_mail_reply_quote.xpm            ** NEW FILE **
1504         * src/pixmaps/stock_mail_reply_to_all_quote.xpm     ** NEW FILE **
1505         * src/pixmaps/stock_mail_reply_to_author_quote.xpm  ** NEW FILE **
1506                 usability enhancements to the quoting, implements
1507                 use of Ctrl key to toggle quoting settings
1508                 Submitted by Carsten Schurig <Carsten.Schurig@web.de>
1509
1510 2001-11-29 [paul]       0.6.5claws43
1511         
1512         * sync with sylpheed 0.6.5cvs19
1513                 see ChangeLog entry 2001-11-28
1514
1515 2001-11-29 [melvin]     0.6.5claws42
1516         * src/Makefile.am
1517                 added enriched.[ch] to the list of files
1518
1519         * src/textview.c
1520         * src/mimeview.c
1521         * src/procmime.[ch]
1522         * src/enriched.[ch]
1523                 added support to view text/enriched
1524                 added support to show headers in message view for text/enriched and text/html
1525                         in non multipart messages
1526
1527 2001-11-28 [paul]       0.6.5claws41
1528
1529         * more sync with sylpheed 0.6.5cvs18
1530                 see ChangeLog entry 2001-11-27 (src/prefs_common.c)
1531
1532 2001-11-27 [paul]       0.6.5claws40
1533         
1534         * po/pt_BR.po
1535                 updated translation, submitted by Fabio Junior Beneditto
1536                 
1537         * sync with sylpheed 0.6.5cvs18
1538                 see ChangeLog entries 2001-11-26 (src/textview.c) and
1539                 2001-11-27
1540
1541
1542 2001-11-26 [paul]
1543
1544         * po/es.po
1545                 updated translation, submitted by Ricardo Mones Lastra
1546
1547 2001-11-26 [alfons]
1548
1549         * src/matcher.c
1550                 add more translatable strings
1551
1552 2001-11-26 [christoph]  0.6.5claws39
1553
1554         * po/de.po      
1555                 fixed one more umlaut
1556         * src/compose.c
1557                 fix translated header when it should not be translated
1558
1559 2001-11-26 [paul]       0.6.5claws38
1560
1561         * src/mainwindow.c
1562                 remove '/Message/Add Sender to address book' from 
1563                 main_window_set_menu_sensitive(), prevent debug warning
1564                 add 'Message/Mark/Mark all read' to mainwin_entries[]
1565
1566 2001-11-26 [paul]       0.6.5claws37
1567
1568         * src/summaryview.c
1569                 fix 'recurring unread state' bug 
1570
1571         * tools/README 
1572         * tools/filter_conv.pl
1573                 read name of top level mailbox from folderlist.xml
1574                 and presume nothing about its name              
1575
1576 2001-11-26 [darko]      0.6.5claws36
1577
1578         * src/gtkstext.[ch]
1579                 removed functions that are now in gtkutils.c
1580                 use gtkut_text_is_uri_string() from gtkutils.c
1581         * fix my comment on 2001-11-23 (missing gtkutils.[ch])
1582
1583 2001-11-26 [paul]       0.6.5claws35
1584
1585         * sync with sylpheed 0.6.5cvs16
1586                 see ChangeLog entries 2001-11-25 and 2001-11-26
1587
1588 2001-11-25 [alfons]     0.6.5claws34
1589
1590         EXPERIMENTAL!!! Please checkout the last stable version using: 
1591           
1592         % cvs update -r LAST_STABLE -dRAP
1593
1594         (Or help us testing this stuff.)
1595
1596         * src/filtering.c               (1.14)
1597         * src/filtering.h               (1.6)
1598         * src/inc.c                     (1.28)
1599         * src/matcher.c                 (1.20)
1600         * src/mbox.c                    (1.9)
1601         * src/procmsg.h                 (1.14)
1602         * src/summaryview.c             (1.59)
1603         * src/summaryview.h             (dunno)
1604                 revert/merge/sync to as it was before commit 
1605                 on Thu, 19 Jul 2001 10:15:51 -0700.
1606
1607 2001-11-25 [hoa]        0.6.5claws33
1608
1609         * src/main.c
1610                 processing mails at startup
1611
1612         * src/folderview.c
1613         * src/summaryview.[ch]
1614                 processing mails when entering folder
1615
1616         * src/prefs_filtering.c
1617                 fixed some UI bugs
1618
1619 2001-11-24 [alfons]     0.6.5claws32
1620
1621         * src/summaryview.[ch]
1622                 make summary sort headers work, and also make
1623                 sure the sort type is stored
1624
1625 2001-11-23 [alfons]     0.6.5claws31
1626
1627         * src/summaryview.[ch]
1628                 make lock work like mark
1629                 disallow deleting messages marked as locked
1630
1631 2001-11-23 [alfons]     0.6.5claws30
1632
1633         * src/gtkstext.c
1634         * src/compose.[ch]
1635         * src/Makefile.am
1636         * src/undo.[ch]
1637                 merge undo patch submitted by Jens
1638
1639 2001-11-23 [christoph]  0.6.5claws29
1640
1641         * src/.cvsignore
1642                 added ylwrap
1643         * src/compose.c
1644                 fixed gpg signing and encoding
1645         * src/folder.[ch]
1646         * src/main.c
1647                 added --status option to get new, unread and total
1648                 message count from a running sylpheed
1649         * src/prefs_common.c
1650                 temporary fix for reply_with_quote problem
1651                 (don't call functions for non existing widget)
1652         * src/procmsg.c
1653                 one more check for ignored threads but still not
1654                 always working correctly. probably a recursive
1655                 check for all parents is needed
1656
1657 2001-11-23 [darko]      0.6.5claws28
1658
1659         * src/compose.c
1660                 wrapping on send improvements
1661         * src/gtkutils.[ch]
1662                 fix for GtkSText after last sync with main branch
1663                 GTK_TEXT -> GTK_STEXT
1664
1665 2001-11-23 [paul]       0.6.5claws27
1666
1667         * sync with sylpheed 0.6.5cvs14
1668                 see ChangeLog entries 2001-11-22 and 2001-11-23
1669                 
1670         * po/de.po
1671                 fixed the scrambled umlauts 
1672                 submitted by Carsten Schurig <Carsten.Schurig@web.de>
1673
1674 2001-11-21 [paul]       0.6.5claws26
1675
1676         * sync with sylpheed 0.6.5cvs12
1677                 see 2nd ChangeLog entry dated 2001-11-20
1678
1679 2001-11-20 [paul]       0.6.5claws25
1680
1681         * sync with sylpheed 0.6.5cvs11
1682                 see ChangeLog entry 2001-11-19 (src/utils.c)
1683
1684 2001-11-20 [hiro]
1685
1686         * src/compose.c
1687                 GTK_TEXT -> GTK_STEXT
1688                 fix for wrong comment
1689
1690 2001-11-20 [hiro]       0.6.5claws24
1691
1692         * src/compose.[ch]
1693                 more merges from main branch
1694                 removed fatal warnings (uninitialized variables etc.)
1695                 some coding style fix
1696         * src/gtkutils.h
1697                 fixed typo.
1698         * src/addressbook.c
1699           src/addrindex.c
1700                 V-Card -> vCard
1701
1702 2001-11-19 [hoa]        0.6.5claws23
1703
1704         * src/filtering.c
1705         * src/prefs_scoring.c
1706         * src/matcher.[ch]
1707         * src/scoring.c
1708                 cleaning code
1709
1710         * src/matcher_parser_parse.y
1711         * src/prefs_filtering.c
1712                 bouncing
1713
1714 2001-11-19 [alfons]     0.6.5claws22
1715
1716         more of my old things into claws
1717
1718         * src/Makefile.am
1719         * src/prefs_common.c
1720         * src/procmsg.h
1721         * src/summaryview.[ch]
1722         * src/prefs_summary_column.c
1723         * src/pixmaps/locked.xpm
1724                 add indicators for locking of message in summary view
1725                 (does not work yet, only visual indicator)
1726
1727 2001-11-19 [paul]       0.6.5claws21
1728
1729         * sync with sylpheed 0.6.5cvs10
1730                 see ChangeLog entry 2001-11-19
1731
1732 2001-11-18 [alfons]     0.6.5claws20
1733         
1734         * src/filtering.c
1735                 remove an inadvertent free I forgot in previous clean up 
1736
1737 2001-11-18 [alfons]     0.6.5claws19
1738
1739         * src/filtering.[ch]
1740                 clean up & plug leaks
1741
1742 2001-11-18 [paul]       0.6.5claws18
1743
1744         * sync with sylpheed 0.6.5cvs9
1745                 see ChangeLog entries 2001-11-17 and 2001-11-18
1746
1747 2001-11-16 [paul]       0.6.5claws17
1748
1749         * sync with sylpheed 0.6.5cvs8
1750                 see ChangeLog entry 2001-11-16, src/grouplistdialog.c
1751
1752 2001-11-16 [paul]       0.6.5claws16
1753
1754         * sync with sylpheed 0.6.5cvs7
1755                 see ChangeLog entries 2001-11-15 and 2001-11-16
1756
1757 2001-11-15 [hoa]        0.6.5claws15
1758
1759         * src/compose.c
1760                 fix bounce, mails we received couln't be bounced to ourself.
1761
1762         * src/defs.h
1763         * src/filtering.[ch]
1764         * src/matcher.[ch]
1765         * src/matcher_parser.h
1766         * src/matcher_parser_lex.l
1767         * src/matcher_parser_parse.y
1768         * src/inc.c
1769         * src/main.c
1770         * src/mbox.c
1771         * src/prefs_filtering.[ch]
1772         * src/mainwindow.c
1773         * src/prefs_matcher.c
1774         * src/prefs_scoring.c
1775         * src/scoring.[ch]
1776         * src/summaryview.c
1777                 new matcher/filter/score configuration file parser
1778                 one unique configuration file => ~/.sylpheed/matcherrc
1779                 import in currently automatic, then save are made
1780                 in this new file.
1781                 one filter per folder and one global filter
1782                 (filter of a folder will be used as folder processing)
1783
1784         * src/folder.c
1785                 fix a bug in folder_item_get_identifier
1786                 
1787         * src/messageview.c
1788                 receive receipt return are fixed.
1789
1790 2001-11-14 [alfons]     0.6.5claws14
1791
1792         * src/session.h
1793                 add things from main branch to make claws compile
1794
1795 2001-11-14 [paul]       0.6.5claws13
1796
1797         * merge with SYNC-B4-REL and sync with sylpheed 0.6.5cvs5
1798                 see ChangeLog entries 2001-11-08 to 2001-11-14
1799
1800 2001-11-14 [hoa] 0.6.5claws12
1801
1802         * src/compose.[ch]
1803         * src/mainwindow.c
1804         * src/summaryview.c
1805                 add "bounce mail" option
1806
1807 2001-11-13 [christoph]  0.6.5claws11
1808
1809         * src/compose.c
1810                 Cleanup a mess i add before commiting
1811
1812 2001-11-13 [hoa]        0.6.5claws10
1813
1814         * src/compose.c
1815                 some fixes when mail are sent or
1816                 for crossposts
1817
1818 2001-11-13 [christoph]  0.6.5claws9
1819
1820         * po/de.po
1821                 Changed two string with the same translation
1822         * src/compose.c
1823         * src/procmsg.[ch]
1824         * src/send.[ch]
1825                 New mailsending process:
1826                   - Always queue message before sending
1827                     (message will be saved if sylpheed crashed or
1828                      freezes while sending)
1829                   - Allow queuing of newspostings
1830                   - No copy in outbox before sending
1831                     (closes bug #469501)
1832                   - No more redundant code for send and send_later
1833         * src/summaryview.c
1834                 Applied wwp <subscript@free.fr>'s patch that fixes
1835                 marks for multiple forwarded messages (+compose.c)
1836
1837 2001-11-12 [alfons]
1838
1839         * README.claws
1840                 remove things that are now in main branch
1841         
1842         * po/nl.po
1843                 update Dutch translation
1844
1845 2001-11-12 [mhadasht]   0.6.5.claws8
1846
1847         * src/prefs_common.c
1848                 re-enabled account autoselection feature for forward
1849                 and reedit lost during the branch point for SYNC-B4-REL
1850         * src/gtkspell.c
1851                 gtkpspell_get_dict(): more readable code (even if function is
1852                 not used yet)
1853         * ChangeLog.claws
1854                 added version number info to 2001-11-12 [hiro] comment.
1855
1856 2001-11-12 [hiro]       0.6.5.claws7
1857
1858         * src/compose.c
1859                 compose_forward(): fixed a bug that forward quote mark
1860                 wasn't used.
1861                 removed unnecessary code.
1862         * src/template_select.[ch]: removed.
1863
1864 2001-11-11 [alfons]
1865
1866         * src/compose.c
1867                 :%s/GTK_TEXT/GTK_STEXT/g
1868         
1869         * src/compose.[ch]
1870         * src/undo.[ch]
1871         * src/Makefile.am
1872                 revert the undo stuff (this is 0.6.6claws stuff)
1873
1874 2001-11-11 [hoa]        0.6.5.claws6
1875
1876         * src/compose.[ch]
1877                 Insert signature at the end of the text.
1878                 Added undo patch but currently disabled
1879
1880         * src/procmsg.c
1881                 Threading by subject improved.
1882
1883         * added src/undo.[ch]
1884                 Undo module for compose dialog box.
1885
1886 2001-11-11 [alfons]     0.6.5.claws5
1887
1888         * src/procmsg.c
1889                 prevent threading by subject on nodes that have already been
1890                 threaded by in-reply-to (as in "circular references in a tree
1891                 result in a dead branch")
1892
1893 2001-11-09 [hoa]        0.6.5.claws4
1894         
1895         * src/folderview.c
1896                 allows creation of mbox folder item from any files.
1897
1898 2001-11-09 [alfons]     0.6.5.claws3
1899         
1900         * src/utils.c
1901         * src/procmsg.c
1902                 do what I mean and correct threading by subject so it really
1903                 ignores attracting lines without "Re: "
1904
1905 2001-11-07 [alfons]     0.6.5.claws2
1906
1907         * src/procmsg.c
1908         * src/utils.[ch]
1909                 only attract by subject if a subject line starts with a "Re: "
1910         * src/syldap.c
1911                 remove warning
1912
1913 2001-11-07 [paul]       0.6.5claws1
1914
1915         * sync with sylpheed 0.6.5. release
1916                 see ChangeLog entry 2001-11-07
1917
1918 2001-11-07 [paul]       0.6.4claws31
1919
1920         * sync with sylpheed 0.6.4cvs18
1921                 see ChangeLog entries 2001-10-30 to 2001-11-07
1922                 prefs_templates.[ch] renamed prefs_template.[ch]
1923
1924 2001-11-06 [alfons]
1925         
1926         * src/utils.h
1927                 add semicolon Hoa forgot ;-)
1928                 
1929
1930 2001-11-06 [hoa]        0.6.4claws30
1931         
1932         * src/procmsg.c
1933         * src/summaryview.c
1934         * src/utils.c
1935         * src/utils.h
1936                 threading by subject - empty subject are ignored
1937
1938 2001-11-06 [christoph]  0.6.4claws29
1939
1940         * src/socket.c
1941                 use SSL_peek for sock_gets
1942         * src/utils.c
1943                 removed unneeded pointer in extracting quoted
1944                 names implementation
1945
1946 2001-11-06 [melvin]     0.6.4claws28
1947
1948         * src/gtkspell.c
1949                 fixed bug #476792 Selection overtyping with spell checker
1950                 fixed bug which could cause a buffer overflow
1951                 fixed a memory leak
1952
1953 2001-11-06 [hoa]        0.6.4claws27
1954         
1955         * src/procmsg.c
1956         * src/summaryview.c
1957                 threading by subject
1958
1959 2001-11-05 [alfons]     0.6.4claws26
1960         
1961         * README.claws
1962                 Claws -> Sylpheed (vice versa)
1963
1964         * src/compose.c
1965                 :%s/gtk_text/gtk_stext/g
1966                 :%s/GTK_TEXT/GTK_STEXT/g
1967                 (thanks to Jonathan Ware for spotting this)
1968
1969 2001-11-04 [christoph]  0.6.4claws25
1970
1971         * src/summaryview.c
1972                 replace Xalloca + strdup with Xstrdup_a
1973         * src/utils.c
1974                 better implementation of extracting quoted names
1975                 from addresses (remove backlashes and ignore
1976                 quotes after them)
1977
1978 2001-11-04 [alfons]     0.6.4claws24
1979
1980         * src/utils.[ch]
1981                 edit to comply more with coding style
1982
1983         * src/textview.c
1984                 fix bug reported by Kim Schulz. introduced by the patch integrated
1985                 in 0.6.4claws15. the code did not check the return value of
1986                 the html parser.
1987
1988         * AUTHORS
1989                 add Jonathan Ware and close "[ #475955 ] Enhanced Mailto Patch"
1990
1991 2001-11-04 [christoph]  0.6.4claws23
1992
1993         * src/main.c
1994         * src/prefs_common.[ch]
1995                 init some pointers that possibly caused a segfault
1996                 reported in the claws-users ML
1997
1998 2001-11-04 [hoa]        0.6.4claws22
1999
2000         * src/grouplistdialog.c
2001                 change the names of the nodes in the tree
2002
2003         * src/compose.c
2004                 enhanced mailto syntax as described in
2005                 http://developer.netscape.com/viewsource/husted_mailto/mailto.html
2006                 (thanks to Jonathan Ware <jonathan_ware@gmx.co.uk>)
2007
2008         * src/utils.c
2009                 encode and decode URI (useful when opening URL into
2010                 netscape).
2011
2012 2001-11-03 [hoa]        0.6.4claws21
2013
2014         * src/grouplistdialog.c
2015                 a new newsgroups list selection dialog box
2016                 with a CTree instead of a CList
2017
2018 2001-11-03 [hoa]        0.6.4claws20
2019
2020         * src/folderview.c
2021                 enable property and scoring options when right
2022                 click on "inbox"
2023
2024         * src/summaryview.c
2025                 fixed bug when nickname were displayed using
2026                 the address book.
2027
2028 2001-11-02 [darko]      0.6.4claws19
2029
2030         * src/compose.c
2031                 new wrap quotation and URL/long words wrapping implementation
2032         * src/compose.c src/gtkstext.[ch]
2033                 move gtkstext_strncmp() to gtkstext.c
2034
2035 2001-11-01 [christoph]  0.6.4claws18
2036
2037         * src/prefs_account.c
2038                 fixed mess in account settings dialog
2039         * src/prefs_folder_item.c
2040                 added label with folder path to dialog
2041
2042 2001-10-31 [match]      0.6.4claws17
2043
2044         * src/vcard.c
2045                 fix memory leak.
2046         * src/addrbook.c
2047                 fix generation of spurious address book file names.
2048                 remove redundant functions.
2049         * po/POTFILES.in
2050                 added missing file names.
2051
2052 2001-10-30 [paul]       0.6.4claws16
2053
2054         * sync with sylpheed 0.6.4cvs6
2055                 see ChangeLog entries 2001-10-26 to 2001-10-30
2056
2057         * tools/filter_conv.pl
2058                 read folderlist.xml to discover whether the top-level
2059                 folder is called 'Mailbox' or 'Mail' 
2060
2061 2001-10-29 [paul]       0.6.4claws15
2062
2063         * src/html.c, src/textview.c
2064                 activate links in html mail and fix clickable parts
2065                 Submitted by Matthieu Dazy <dazy@t-surf.com>
2066
2067 2001-10-29 [paul]
2068
2069         * po/de.po, po/es.po, po/pt_BR/po
2070                 updated translations, submitted by Jens Oberender,
2071                 Ricardo Mones Lastra, and Fabio Junior Beneditto
2072
2073 2001-10-29 [darko]      0.6.4claws14
2074
2075         * src/compose.c
2076                 fix wrapping for good
2077
2078 2001-10-29 [darko]
2079
2080         * src/compose.c
2081                 undo previous change as it broke the smart wrapping
2082
2083 2001-10-29 [darko]      0.6.4claws13
2084
2085         * src/compose.c
2086                 fix infinite loop when long URL is quoted
2087                 (closes bug #475122.
2088
2089 2001-10-28 [match]
2090
2091         * src/mutt.[ch] src/importmutt.[ch] src/mgutils.[ch] src/addressbook.c src/Makefile.am
2092                 import Mutt address book
2093         * src/ldif.[ch] src/importldif.h
2094                 modified import LDIF handle user attributes
2095
2096 2001-10-28 [christoph]  0.6.4claws12
2097
2098         * src/summaryview.c
2099                 fixed that filtering did not work if there
2100                 were no filter rules
2101                 (closes bug #472003 and better implementation
2102                  of patch #474644)
2103
2104 2001-10-27 [christoph]  0.6.4claws11
2105
2106         * src/compose.c
2107                 make the folder's default account to be used when
2108                 replying. (patch by wwp <subscript@free.fr>)
2109         * src/compose.c
2110                 code cleanup, nearly killed all of wwp's patch
2111                 for folder's default account in compose
2112         * src/folderview.c
2113                 error panel when a folder could not be created
2114                 (closes bug #471080 new folder name & already
2115                  existing file)
2116
2117 2001-10-26 [alfons]
2118
2119         * src/utils.h
2120                 change prototype of strstr2() that Christoph forgot about
2121
2122 2001-10-26 [christoph]  0.6.4claws10
2123
2124         * src/account.c
2125                 made search for accounts by email address not case
2126                 sensitive
2127         * src/folder.c
2128                 fixed memory leak in folder_item_get_identifier
2129         * src/gtkspell.c
2130         * src/utils.c
2131                 fixed wrong strstr2 (should work like strstr)
2132
2133 2001-10-26 [darko]      0.6.4claws9
2134
2135         * src/compose.c src/gtkstext.[ch]
2136         * src/gtkstext.c
2137                 move is_url_string() and gtkstext_str_strcmp() to gtkstext.c
2138
2139 2001-10-26 [paul]       0.6.4claws8
2140
2141         * src/html.c
2142                 ignore css and javascript tags in html mail
2143                 case-insensitive, with or without double-quoted
2144                 strings
2145
2146 2001-10-26 [paul]       0.6.4claws7
2147
2148         * sync with sylpheed 0.6.4cvs1
2149                 see ChangeLog entry 2001-10-26
2150
2151         * src/prefs_account.c, src/prefs_common.c,
2152           src/prefs_summary_column.c
2153                 minor improvements to the English
2154
2155 2001-10-25 [alfons]     0.6.4claws6
2156
2157         * src/gtkstext.c
2158         
2159                 make GtkSText follow style of GtkText (closes bug 
2160                 #469211 "text selection while writing message")
2161                 
2162                 do sync with GTK 1.2.10
2163
2164 2001-10-25 [paul]       0.6.4claws5
2165
2166         * src/html.c
2167                 ignore css tags in html mail
2168
2169 2001-10-25 [darko]      0.6.4claws4
2170
2171         * src/compose.c
2172                 don't declare is_url_string as static function since
2173                 we need it in gtkstext.c
2174         * src/gtkstext.c
2175                 remove unused variable
2176                 don't wrap long URLs while composing a message
2177
2178 2001-10-24 [christoph]  0.6.4claws3
2179
2180         * src/socket.c
2181                 fix ssl deadlock, when peer closes connection
2182
2183 2001-10-24 [paul]       0.6.4claws2
2184
2185         * src/prefs_common.c
2186                 gettextize the gpg ascii-armored warning message
2187
2188         * src/compose.c
2189                 insert a DOS/MAC file into the composed message
2190                 (improvements)
2191
2192         * Both submitted by Thierry Godefroy <godefroy@imaginet.fr>
2193
2194 2001-10-22 [paul]       0.6.4claws1
2195
2196         * sync with sylpheed 0.6.4 release
2197                 see ChangeLog entries 2001-10-21
2198
2199         * po/fr.po, po/pt_BR.po
2200                 updated by Melvin Hadasht and Fabio Junior Beneditto
2201
2202 2001-10-21 [paul]       0.6.3claws30
2203
2204         * src/compose.c
2205                 insert a DOS text file from the compose window
2206                 into the composed message text (removes CRs characters)
2207                 Submitted by Thierry Godefroy <godefroy@imaginet.fr>
2208
2209         * tools/filter_conv.pl, tools/README
2210                 automatically use ~/.sylpheed as working directory
2211                 print out confirmation message on completion
2212
2213         * correct Hoa's last ChangeLog.claws entry
2214
2215 2001-10-20 [hoa]        0.6.3claws29
2216
2217         * src/grouplistdialog.c
2218                 bugfix (another ?) to give the right
2219                 newsgroups list for each news server.
2220
2221         * src/news.c
2222         * src/news.h
2223                 improve the newsgroups list cache
2224
2225 2001-10-20 [paul]       0.6.3claws28
2226
2227         * sync with sylpheed 0.6.3cvs9
2228                 see ChangeLog entry 2001-10-19
2229
2230         * correct Alfons' last ChangeLog.claws entry
2231
2232 2001-10-19 [alfons]
2233
2234         * src/pgptext.[ch]
2235                 fix compilation problems (part of bug #472895)
2236
2237 2001-10-18 [hoa]        0.6.3claws27
2238
2239         * src/grouplistdialog.c
2240                 bugfix when we refresh was clicked (bug 472701)
2241
2242 2001-10-19 [christoph]  0.6.3claws26
2243
2244         * src/compose.c
2245                 last header entry should default to "To:" or
2246                 "Newsgroups:" and not copy the last entry line
2247                 in a new compose window
2248                 (closes bug #472686, #470792)
2249
2250 2001-10-19 [paul]       0.6.3claws25
2251
2252         * sync with Sylpheed 0.6.3cvs8
2253                 see ChangeLog entries 2001-10-18 and 2001-10-19
2254
2255 2001-10-18 [christoph]  0.6.3claws24
2256
2257         * src/procmsg.c
2258                 reimplement ignore thread
2259         
2260 2001-10-18 [hoa]        0.6.3claws23
2261
2262         * src/folderview.c
2263         * src/grouplistdialog.[ch]
2264                 enhanced news subscription interface (feature 469113)
2265
2266         * src/news.c
2267         * src/news.h
2268                 enchanced newsgroup listing,
2269                 now, we can get groups informations
2270                 (NNTPGroupInfo)
2271
2272 2001-10-18 [paul]       0.6.3claws22
2273
2274         * src/summaryview.c
2275                 remove comment (sync with main branch)
2276         * src/mainwindow.c
2277                 fix 'Re-edit' bug in 'Message' menu
2278
2279 2001-10-17 [christoph]  0.6.3claws21
2280
2281         * src/compose.c
2282                 ignore empty or whitespace only header lines
2283
2284 2001-10-17 [paul]       0.6.3claws20
2285
2286         * sync with sylpheed 0.6.3cvs7
2287                 see ChangeLog entries 2001-10-14, 2001-10-16, and
2288                 2001-10-17
2289
2290 2001-10-17 [darko]
2291
2292         * src/compose.c
2293                 wrap long lines without spaces
2294                 don't wrap URLs
2295
2296 2001-10-16 [paul]
2297
2298         * po/es.po, po/nl.po, po/pt_BR.po
2299                 updated by Ricardo Mones Lastra, Alfons,
2300                 and Fabio Junior Beneditto
2301
2302         * sylpheed-0.6.3claws released
2303
2304 2001-10-15 [melvin] 0.6.3claws18
2305
2306         * README.claws
2307                 added summary and detailed installation instructions
2308                 for spell checker
2309         * po/fr.po
2310                 Updated, corrected and completed french translation
2311
2312 2001-10-15 [hoa] 0.6.3claws17
2313         * src/grouplistdialog.c
2314                 we can choose the newsgroups to display with wildcards
2315
2316 2001-10-15 [christoph]  0.6.3claws16
2317
2318         * src/account.c
2319         * src/compose.c
2320         * src/prefs_folder_item.[ch]
2321                 applied wwp <subscript@free.fr>'s folder
2322                 default account patch
2323         * po/de.po
2324                 Fixed wrong translation
2325
2326 2001-10-13 [alfons, christoph, melvin]  
2327                         0.6.3claws15
2328
2329         solution #2 to solve MT-safety problems defers all GUI related calls
2330         to the main thread using a gtk_idle_add() callback. discussed on
2331         ircnet #sylpheed, with christoph spotting some issues with the
2332         original code, and melvin allowing us to lobotomize his sylpheed.
2333
2334         * src/syldap.[ch], src/main.c
2335                 fix race problem in ldap search thread by deferring GUI 
2336                 stuff to main thread using gtk_idle_add()
2337
2338 2001-10-13 [paul]       0.6.3claws14
2339
2340         * src/prefs_account.[ch], src/send.c, src/smtp.[ch]
2341                 add Sergey's smtpcred.patch
2342                 adds separate username/password setting for SMTP Auth
2343                 needed by some servers
2344                 (closes feature request #471659)
2345
2346 2001-10-13 [paul]       0.6.3claws13
2347
2348         * src/pgptext.[ch] **NEW FILES**
2349         * src/Makefile.am, src/messageview.c, src/mimeview.c
2350                 decrypt ascii-armored gpg text embedded in
2351                 the message body.
2352                 Submitted by Jens Jahnke <jan0sch@gmx.net>
2353
2354 2001-10-13 [christoph]  0.6.3claws12
2355
2356         * README.claws
2357                 some more details on default to and
2358                 feature requests
2359         * src/main.c
2360                 init glib threading when ldap is used
2361         * src/syldap.c
2362                 threading fixes
2363         * po/de.po
2364                 fixed a typo
2365
2366 2001-10-12 [paul]       0.6.3claws11
2367
2368         * src/prefs_common.[ch], src/rfc2015.c
2369                 enable ascii-armored gpg text to be embedded in the
2370                 message body, selectable through the 'Privacy'
2371                 preferences. Supports encrypting only.
2372                 Submitted by Ravemax <ravemax@dextrose.com>
2373
2374 2001-10-12 [paul]       0.6.3claws10
2375
2376         * sync with sylpheed 0.6.3cvs6
2377                 see ChangeLog entries 2001-10-11 and 2001-11-12
2378
2379         * src/folderview.c
2380                 incorporated mbox folders, scoring, and folder
2381                 properties into the sync
2382
2383 2001-10-12 [darko]      0.6.3claws9
2384
2385         * README.claws
2386                 describe quotation wrapping
2387         * src/compose.c
2388                 don't treat tab as space to calculate line length properly
2389
2390 2001-10-11 [alfons]
2391
2392         * README.claws
2393                 correct description of how to make new filtering system work,
2394                 add some other things
2395                 
2396         * src/syldap.c
2397                 remove sched_yield() (not necessary / unportable)
2398
2399 2001-10-11 [paul]       0.6.3claws8
2400
2401         * sync with sylpheed 0.6.3cvs3
2402                 see ChangeLog entry 2001-10-10
2403
2404 2001-10-10 [christoph]  0.6.3claws7
2405
2406         * .cvsignore
2407                 ignore 2 files created by newer autotools
2408         * src/prefs_folder_item.c
2409                 using table for widget alignment
2410                 fixed memory leak and broken octal display
2411         * src/filesel.c
2412                 fixed segfault caused by lost filename
2413                 workaround (closes bug #469551)
2414
2415 2001-10-10 [paul]       0.6.3claws6
2416
2417         * sync with sylpheed 0.6.3cvs2
2418                 see ChangeLog entries 2001-10-09 and 2001-10-10
2419
2420 2001-10-10 [darko]      0.6.3.claws5
2421
2422         * src/gtkstext.c
2423                 proper calculation of right margin if smart wrapping is enabled
2424         * src/compose.c
2425                 automatically wrap long lines if wrap quotation is enabled
2426
2427 2001-10-09 [alfons]     0.6.3.claws4
2428
2429         * src/summaryview.c
2430                 select correct row when deleting last row in the summary view (and
2431                 close bug "[ #469104 ] select second last in list when deleting")
2432
2433 2001-10-09 [paul]       0.6.3claws3
2434
2435         * sync with sylpheed 0.6.3cvs1
2436                 updated some autotool scripts
2437
2438 2001-10-09 [darko]      0.6.3claws2
2439
2440         * src/gtkstext.[ch]
2441                 new name and mark with Sylpheed comment
2442         * src/compose.c
2443                 smart quotation wrapping a-la VIM
2444
2445 2001-10-08 [paul]       0.6.3claws1
2446
2447         * sync with sylpheed 0.6.3 release
2448                 see ChangeLog entry 2001-10-08
2449
2450 2001-10-08 [paul]       0.6.2claws24
2451
2452         * src/summaryview.c
2453                 more sync with sylpheed 0.6.2cvs12
2454                 Fixed the bug that didn't select the last row correctly
2455
2456
2457 2001-10-07 [paul]       0.6.2claws23
2458
2459         * sync with sylpheed 0.6.2cvs12
2460                 see ChangeLog entry 2001-10-07
2461
2462 2001-10-06 [match]
2463         * src/jpilot.[ch]
2464                 enable jpilot to read unsynch'ed addresses.
2465
2466         * src/editldap_basedn.c
2467                 fix segfault when opening dialog.
2468
2469 2001-10-06 [alfons]     0.6.2.claws22
2470
2471         * src/summaryview.c
2472                 fix bug with summary view selecting last *inserted*
2473                 node instead of last *visible* node. remember we
2474                 work with a tree
2475
2476 2001-10-06 [paul]       0.6.2claws21
2477
2478         * po/pt_BR.po
2479                 updated translation, contains some fixes and new
2480                 translations, submitted by Gustavo Noronha Silva
2481                 <kov@debian.org>
2482
2483         * src/prefs_common.c
2484                 change 'each' to 'every' - fix dubious English
2485
2486         * sync with sylpheed 0.6.2cvs11
2487
2488 2001-10-05 [alfons]     0.6.2claws20
2489
2490         * src/mainwindow.[ch], src/folderview.c
2491                 make composite tool button switch between "Compose News"
2492                 and "Compose Mail" depending on selected folder
2493                 (nifty idea by Kim Schulz <kim@schulz.dk>)
2494
2495 2001-10-05 [paul]       0.6.2claws19
2496
2497         * src/mainwindow.c, src/summaryview.c
2498                 fix 'Message/Reply to all', broken in last commit
2499
2500         * src/compose.c
2501                 fix X_BEENTHERE seg fault, thanks to Alfons
2502
2503 2001-10-04 [paul]       0.6.2claws18
2504
2505         * src/compose.[ch], src/mainwindow.c
2506                 make "Message/Reply" reply to mailing lists; matches
2507                 'X-Mailing-list:' and 'X-BeenThere:' ML headers.
2508                 based on portions of the patch submitted by
2509                 Junichi Uekawa <dancer@netfort.gr.jp>
2510
2511 2001-10-04 [darko]      0.6.2claws17
2512
2513         * src/compose.c
2514                 better smart wrapping
2515         * src/gtkstext.[hc]
2516                 a function to make text buffer contiguous
2517
2518 2001-10-03 [paul]       0.6.2claws16
2519
2520         * sync with sylpheed 0.6.2cvs10
2521
2522 2001-10-02 [alfons]
2523
2524         * configure.in
2525         * po/zh_CN.GB2312.po, po/zh_TW.Big5.po
2526                 close bug "[ #466566 ] compile error on mdk 8.0" by removing
2527                 references to chinese translations (hope someone picks up
2528                 this)
2529
2530 2001-10-02 [christoph]  0.6.2claws15
2531
2532         * src/compose.c
2533                 fixed non translated header bug
2534         * ChangeLog.claws
2535                 fixed wrong date in alfons last entry ;)
2536
2537 2001-10-02 [alfons]     0.6.2claws14
2538
2539         * src/compose.c, src/prefs_common.[ch]
2540                 add block cursor option
2541
2542 2001-10-02 [paul]       0.6.2claws13
2543
2544         * sync with sylpheed 0.6.2cvs9
2545
2546 2001-09-30 [paul]       0.6.2claws12
2547
2548         * po/de.po, po/es.po, po/fr.po, po/nl.po, po/pt_BR.po
2549                 updated translations
2550
2551         * po/POTFILES.in
2552                 add 'src/importldif.c'
2553
2554         * AUTHORS, tools/README, tools/eud2gc.py, tools/Makefile.am
2555                 added eudora-to-vCard conversion tool
2556                 submitted by Jeroen Versteeg <j.m.versteeg@student.utwente.nl>
2557
2558         * sync with sylpheed 0.6.2cvs8
2559
2560 2001-09-30 [paul]
2561
2562         * sylpheed-0.6.2claws released
2563
2564 2001-09-27 [melvin]     0.6.2claws11
2565
2566         * src/gtkspell.c
2567                 fixed crash when using default path (introduced 
2568                 in 0.6.2claws10)
2569                 fixed tiny bug for initial suggestion mode
2570
2571 2001-09-27 [melvin]     0.6.2claws10
2572         
2573         * src/gtkspell.c
2574                 fixed bug where gtkpspell didn't set the path correctly
2575
2576         * README.claws
2577                 added a paragraph about spell checking
2578                 
2579
2580
2581 2001-09-27 [paul]       0.6.2claws9
2582
2583         * src/addrbook.c, src/addrcache.c, src/addritem.c, src/jpilot.c
2584                 replace '// comments' with '/* comments */' to prevent
2585                 some compiler warnings 
2586
2587         * sync with sylpheed 0.6.2cvs6
2588
2589 2001-09-26 [alfons]     0.6.2claws8
2590
2591         * src/messageview.c
2592                 introduce return receipt request notification again,
2593                 which was lost because of other semantics in 
2594                 procheader_parse() (???)
2595
2596 2001-09-26 [christoph]  0.6.2claws7
2597
2598         * src/compose.c
2599                 replace comments for old code with #if 0
2600                 readded auto cc, bcc and reply-to
2601         * src/prefs_matcher.c
2602         * src/prefs_scoring.c
2603                 removed some definition (was moved to
2604                 prefs.h)
2605
2606 2001-09-26 [paul]       0.6.2claws6
2607
2608         * src/mainwindow.c
2609                 make 'Follow-up and reply to' sensitive
2610
2611         * more sync with sylpheed 0.6.2cvs5
2612
2613 2001-09-25 [melvin]
2614
2615         * 0.6.2claws5
2616
2617         * src/gtkspell.c
2618                 fixed bug for "US-ASCII" introduced by the encoding code
2619
2620 2001-09-25 [paul]
2621
2622         * 0.6.2claws4
2623
2624         * src/prefs_common.[ch], src/summaryview.c
2625                 'next unread msg' 'go to next folder?' dialog can be
2626                 given default behaviour, either always show dialog,
2627                 or assume 'yes', or assume 'no'
2628                 Submitted by wwp <subscript@free.fr>
2629
2630 2001-09-25 [melvin]
2631                 
2632         * src/compose.c src/gtkspell.[ch]
2633                 added support for different encodings
2634
2635 2001-09-25 [paul]
2636
2637         * more sync with sylpheed 0.6.2cvs5
2638
2639 2001-09-24 [alfons]
2640         
2641         * src/prefs_folder_item.c
2642                 add check for item->prefs->default_to string is NULL and
2643                 add another check when freeing this string
2644
2645 2001-09-24 [paul]
2646
2647         * configure.in
2648                 change to version 0.6.2claws3
2649
2650         * sync with sylpheed 0.6.2cvs5 
2651
2652 2001-09-24 [match]
2653         * src/ldif.[ch], src/importldif.[ch], addressbook.c
2654                 import LDIF files.
2655         * src/addrcache.[ch], addrindex.[ch]
2656                 small update for future
2657         * src/addrbook.c
2658                 fix test XML file.
2659
2660 2001-09-24 [melvin]
2661         * src/gtkspell.[ch]
2662                 added 'Learn from mistakes' option
2663                 better handling of quotes in checked words
2664                 sorted dict list
2665         * po/fr.po
2666                 small update for spell checking stuff
2667
2668 2001-09-23 [alfons]
2669         
2670         * src/gtkspell.c
2671                 edit a little bit so it complies more with main coding style
2672
2673 2001-09-23 [alfons]
2674
2675         * src/folder.[ch], prefs_folder_item.c, compose.c
2676                 migrate "request return receipt" folder property
2677                 to folderlist.xml
2678
2679 2001-09-22 [alfons]
2680
2681         * README.claws **NEW**
2682                 (add things of interest for users of main branch 
2683                 and claws here)
2684
2685         * src/folder.[ch], src/mainwindow.c, src/summaryview.c
2686                 re-implement threading per folder option, but store 
2687                 the setting in folderlist.xml (where it belongs)
2688
2689 2001-09-21 [melvin]
2690
2691         * src/gtkspell.[ch]
2692                 fixed bug when compose window is under another window
2693         * src/prefs_common.[ch] src/compose.c
2694                 changed 'dictionary_path' to 'dictionary' to be consistent
2695                 dropped PSPELL_PATH macro (hard coded default to /usr/local/share/pspell)
2696         * ac/pspell.m4 src/Makefile.am 
2697                 dropped PSPELL_PATH macro
2698         * po/fr.po
2699                 updated translations
2700
2701 2001-09-21 [christoph]
2702
2703         * src/compose.c
2704                 added border around header fields
2705                 keep header type when new field is added
2706
2707 2001-09-20 [christoph]
2708
2709         * src/utils.[ch]
2710                 more portable debug_print with source filename
2711                 and linenumber
2712         * src/procmsg.c
2713                 more newlines after debug messages
2714
2715 2001-09-20 [paul]
2716
2717         * configure.in
2718                 change to version 0.6.2claws2
2719
2720         * sync with sylpheed 0.6.2cvs3
2721
2722 2001-09-19 [melvin]
2723
2724         * src/gtkspell.c
2725                 fixed the post-right-click focus pb
2726                 fixed crash when 'Spell check all' after dict change 
2727                         and when cursor is at the end of the text
2728                 shift-right-click pops up config menu even on misspelled words.
2729         * po/POTFILES.in
2730                 added gtkspell.c
2731
2732 2001-09-19 [melvin]
2733
2734         * src/about.c
2735                 added pspell to compiled-in features list
2736
2737 2001-09-18 [melvin]
2738
2739         * switched to pspell and dropped ispell
2740         * ac/pspell.m4
2741                 new file. autoconf macro for pspell
2742         * ac/Makefile.am 
2743         * configure.in acconfig.h
2744                 added pspell support
2745         * src/Makefile.am
2746         * src/main.c src/compose.[ch] src/gtkspell.[ch]
2747         * src/prefs_common.[ch] 
2748                 added pspell support
2749
2750 2001-09-18 [christoph]
2751
2752         * src/addr_compl.c
2753         * src/template.[ch]
2754                 replace LOG_MESSAGE with debug_print
2755         * src/compose.[ch]
2756                 gui improvements
2757         * src/menu.c
2758                 added newline after debug message
2759         * src/utils.h
2760                 using __VA_ARGS__ for debug_print macro
2761         * tools/.cvsignore
2762                 ignore Makefile and Makefile.in
2763
2764 2001-09-18 [paul]
2765
2766         * configure.in
2767                 change to version 0.6.2claws1
2768         * sync with sylpheed 0.6.2cvs1
2769
2770         * src/matcher.c 
2771         * src/prefs_matcher.c
2772                 add 'score equal to' option, submitted by
2773                 Paul Evans <nerd@freeuk.com>
2774
2775 2001-09-15 [christoph]
2776
2777         * src/mainwindow.c
2778                 comment out menu entry not existing in claws
2779         * src/menu.c
2780                 add debug output for non existing menu entries
2781         * src/summaryview.c
2782                 fix next/prev unread message for ignored threads
2783         * src/utils.[ch]
2784                 add sourcefile and line number to debug output
2785                 otherwise it is sometimes hard to find the
2786                 source code part if debug messages are translated
2787
2788 2001-09-14 [darko]
2789         
2790         * src/folderview.c
2791                 refresh target folder style after colour is changed
2792
2793 2001-09-13 [paul]
2794
2795         * configure.in
2796                 change to version 0.6.1claws3
2797
2798         * sync with sylpheed 0.6.1cvs6
2799
2800 2001-09-13 [darko]
2801         
2802         * src/folderview.c
2803                 fix target folder colourization to use user selected colour
2804
2805 2001-09-12 [darko]
2806         
2807         * src/summaryview.c
2808                 fix crash when message that is marked for copy/move is unmarked
2809
2810 2001-09-09 [paul]
2811
2812         * configure.in
2813                 change to version 0.6.1claws2
2814
2815         * sync with sylpheed 0.6.1cvs3
2816
2817 2001-09-09 [alfons]
2818         
2819         * src/folderview.c
2820                 fix bug with default font used for trash folder text
2821
2822 2001-09-06 [paul]
2823
2824         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
2825                 updated translations
2826
2827         * configure.in
2828                 change to version 0.6.1claws1
2829
2830         * sync with sylpheed 0.6.1cvs2
2831
2832 2001-09-03 [paul]
2833
2834         * po/POTFILES.in
2835                 add Match's new addressbook
2836
2837         * po/de.po
2838                 updated translation submitted by Jens Oberender
2839
2840 2001-09-02 [paul]
2841
2842         * configure.in
2843                 change to 0.6.1claws
2844         * sync with sylpheed 0.6.1 release
2845
2846 2001-09-02 [paul]
2847
2848         * configure.in
2849                 change to 0.6.0claws2
2850
2851         * sync with sylpheed 0.6.0cvs4
2852
2853         * po/pt_BR.po
2854                 updated translation submitted by Fabio Junior Beneditto
2855
2856 2001-09-01 [match]
2857         * pixmaps/
2858                 interface.xpm
2859                 book.xpm
2860                 address.xpm
2861         * src/
2862                 Makefile.am
2863                 a ton of new files
2864
2865 2001-08-31 [paul]
2866
2867         * configure.in
2868                 change to version 0.6.0claws1
2869
2870         * sync with sylpheed 0.6.0cvs1
2871
2872         * po/es.po
2873                 updated translation submitted by Ricardo Mones Lastra
2874
2875         * po/POTFILES.in
2876                 add 'src/prefs_templates.c'
2877
2878         * src/compose.c, src/summaryview.c
2879                 fix segfault on 'Re_edit'               
2880
2881 2001-08-30 [alfons]
2882
2883         * configure.in, Makefile.am
2884         * tools/Makefile.am
2885                 add tools directory to source distribution
2886
2887 2001-08-30 [paul]
2888
2889         * configure.in
2890                 change to version 0.6.0claws
2891
2892         * sync with sylpheed 0.6.0 release
2893
2894 2001-08-30 [christoph]
2895
2896         * configure.in
2897                 removed autoconf version check
2898
2899 2001-08-30 [paul]
2900
2901         * src/account.c, src/compose.c, src/prefs_common.[ch]
2902         * src/procheader.[ch] src/utils.[ch]
2903                 Enhanced automatic account selection on replies
2904                 Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
2905
2906         * configure.in
2907                 add LDAP and JPilot to the configuration results output.
2908
2909 2001-08-29 [christoph]
2910
2911         * src/summeryview.c
2912                 no bold font for ignored threads
2913
2914 2001-08-29 [paul]
2915
2916         * configure.in
2917                 change to version 0.5.3claws6
2918
2919         * sync with sylpheed 0.5.3cvs10
2920                 src/stringtable.[ch]: New Files
2921
2922         * src/compose.c, src/gtkutils.c, src/gtkutils.h, src/mainwindow.c
2923         * src/pixmaps/sylpheed.xpm
2924                 add mini-icons to windows (by Alfons)
2925
2926 2001-08-27 [paul]
2927
2928         * src/mainwindow.c
2929                 new functions: next_labeled_cb(), prev_labeled_cb()
2930
2931         * src/summaryview.c
2932                 new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
2933                 summary_select_next_labeled(), summary_select_prev_labeled()
2934
2935         * src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
2936                 give claws blue folders and a blue trash can
2937
2938 2001-08-27 [paul]
2939
2940         * configure.in
2941                 change to version 0.5.3claws5
2942
2943         * sync with sylpheed 0.5.3cvs9
2944                 src/labelcolors.[ch] renamed to src/colorlabel.[ch] 
2945
2946 2001-08-24 [christoph]
2947
2948         * src/filesel.c
2949                 keep filename when browsing directories
2950                 (not working for user entered filename, but
2951                  for default name and selected filename from
2952                  file list)
2953         * src/mainwindow.c
2954                 fixed wrong spelling "Folllow-up"
2955         * src/mbox_folder.c
2956         * src/procmsg.c
2957         * src/summaryview.c
2958                 fixed new/unread message count with ignored
2959                 threads (2 commits, first didn't notice no
2960                 longer needed decreasing)
2961         * src/inc.c
2962                 readded scrolling of progress dialog
2963                 (lost in sync)
2964
2965 2001-08-24 [paul]
2966
2967         * configure.in
2968                 change to 0.5.3claws4
2969
2970         * sync with sylpheed 0.5.3cvs7
2971
2972 2001-08-24 [christoph]
2973
2974         * src/compose.c
2975                 set request return receipt when replying
2976                 if it is set is the folder prefs of the
2977                 message
2978         * src/inc.c
2979                 disable final error popup if popups are
2980                 disabled in config (again)
2981
2982 2001-08-23 [paul]
2983
2984         * configure.in
2985                 Change version number to 0.5.3claws3
2986
2987         * sync with sylpheed 0.5.3cvs5
2988
2989         * src/mimeview.c
2990                 double quote '%s' in 'gedit %s' to fix bug when
2991                 opening attachment with spaces in the name
2992
2993 2001-08-22 [alte]
2994         * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
2995           src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
2996                 initial message templates support
2997
2998
2999 2001-08-22 [paul]
3000
3001         * configure.in
3002                 change version number to 0.5.3claws2
3003
3004         * sync with sylpheed 0.5.3cvs4
3005
3006         * src/procmsg.h src/summaryview.c
3007                 re-implement (un)ignore thread
3008
3009 2001-08-21 [paul]
3010
3011         * src/summaryview.c
3012                 remove unnecessary code
3013         * src/compose.c
3014                 enable 'dynamic' signatures (submitted by
3015                 Eric Limpens <eric@hscg-internet.nl>)
3016
3017 2001-08-21 [paul]
3018
3019         clean up after sync with sylpheed 0.5.3 release
3020
3021         * src/folderview.c
3022                 fix re-introduced font mess, see Christoph's
3023                 entry 2001-06-24
3024
3025         * src/summaryview.c
3026                 remove prev_msgnum
3027                 use sylpheed's small font instead of
3028                 gtk default font for summary view
3029
3030
3031 2001-08-17 [paul]
3032
3033         * configure.in
3034                 add pl to ALL_LINGUAS - sync with main branch
3035
3036         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
3037                 Updated. Translations by Jens Oberender, Ricardo Mones
3038                 Lastra, Alfons, and Fabio Junior Beneditto respectively.
3039
3040         * po/pl.po  ** NEW FILE **
3041                 sync with the main branch
3042
3043         * src/folderview.c
3044                 fix target folder colorizing and refresh problem
3045
3046
3047 2001-08-17 [christoph]
3048
3049         * src/mainwindow.c
3050                 claws uses 4 colors for target folder coloring.
3051                 arrays were not long enough and destroyed the
3052                 stack causing a segfault.
3053                 target folder colorizing does not work anymore
3054                 for me
3055
3056 2001-08-16 [paul]
3057
3058         * configure.in
3059                 change to version 0.5.3claws1
3060
3061         * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
3062           src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
3063           src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
3064
3065                 sync with sylpheed 0.5.3 release, but keep claws method of
3066                 configuring/saving fonts
3067
3068         * src/addressbook.[ch]
3069                 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
3070                 in line with a similar change in Hiroyuki's branch
3071
3072         * src/mainwindow.[ch]
3073                 disable main_window_set_thread_option()
3074         * src/prefs_folder_item.c
3075                 comment out &tmps_prefs.enable_thread,
3076         * src/mbox_folder.c, src/procmsg.[ch]
3077                 comment out MSG_IS_IGNORE_THREAD
3078         * src/summaryview.c
3079                 comment out summary_ignore_thread() and summary_unignore_thread()
3080                 comment out MSG_IS_IGNORE_THREAD
3081
3082                 use Hiroyuki's threading instead.
3083
3084
3085
3086 2001-08-15 [paul]
3087
3088         * src/account.c
3089                 use Hiroyuki's 0.5.3 column scheme but also
3090                 include the enable/disable button.
3091         * src/pixmaps/mark.xpm
3092                 add Hiroyuki's amended pixmap
3093
3094 2001-08-13 [christoph]
3095
3096         * src/account.c
3097                 receive at get all column showed wrong state for APOP
3098                 button should only work for POP3 and APOP accounts
3099         * src/prefs_account.c
3100                 added missing preprocessor statement for SSL
3101
3102 2001-08-12 [paul]
3103
3104         * src/account.[ch]
3105                 add 'receive at get all' column and enable/disable
3106                 button.
3107
3108 2001-08-06 [christoph]
3109
3110         * src/account.c
3111                 show usage of SSL in protocol column
3112
3113         * src/imap.c
3114         * src/inc.c
3115                 renamed ssl options
3116
3117         * src/prefs_account.[ch]
3118                 moved ssl options to a new page
3119
3120         * src/send.c
3121         * src/smtp.c
3122         * src/ssl.[ch]
3123                 renamed ssl options
3124                 added support for SMTP STARTTLS command
3125
3126 2001-08-05 [christoph]
3127
3128         * configure.in
3129                 debian autoconf needs version check to find
3130                 correct autoconf version. if the file is
3131                 named configure.in 2.13 is used, which does
3132                 not work with this configure.in script.
3133                 other solution would be to rename the script
3134                 to configure.ac as suggested in the autoconf
3135                 manual.
3136
3137         * src/inc.c
3138                 disable final error popup if popups are
3139                 diabled in config
3140
3141         * src/socket.c
3142                 bugfix in ssl_gets
3143                 fixes IMAP over SSL problem
3144
3145 2001-08-03 [paul]
3146
3147         * configure.in
3148                 change to 0.5.2claws1
3149
3150         * sync with sylpheed 0.5.2cvs1
3151
3152 2001-08-02 [alfons]
3153
3154         * configure.in
3155                 quick fix for ispell detection...
3156
3157 2001-08-01 [paul]
3158
3159         * configure.in
3160                 change to 0.5.1claws4
3161
3162         * sync with sylpheed 0.5.1cvs7
3163
3164 2001-07-31 [alfons]
3165
3166         * src/prefs_common.c, src/prefs_common.h, 
3167           src/gtkspell.c, src/gtkspell.h
3168                 add global spelling checker settings (compose tab) +
3169                 selection of dictionary 
3170           
3171         * configure.in  
3172                 guess valid ispell location
3173
3174 2001-07-31 [paul]
3175
3176         * po/POTFILES.in
3177                 removal of 'src/quote_fmt_parse.c'
3178         * po/de.po
3179                 Updated de.po
3180                 (submitted by Jens Oberender <didge@suse.de>)
3181
3182 2001-07-31 [darko]
3183
3184         * src/folder.[ch]
3185         * src/folderview.[ch]
3186         * src/mainwindow.c
3187         * src/mh.c
3188         * src/prefs_common.[ch]
3189         * src/summaryview.c
3190                 target folder colourization
3191
3192 2001-07-30 [paul]
3193
3194         more sync with Sylpheed 0.5.1cvs6 
3195
3196 2001-07-30 [darko]
3197
3198         * src/mh.c
3199         * src/prefs_folder_item.[hc]
3200         * src/summaryview.c
3201                 shared folders support with a GUI
3202
3203 2001-07-29 [paul]
3204
3205         0.5.1claws3
3206
3207         * sync with Sylpheed 0.5.1cvs6
3208
3209 2001-07-29 [paul]
3210
3211         * po/pt_BR.po
3212                 updated
3213                 (submitted by Fabio Junior Beneditto)
3214
3215 2001-07-28 [paul]
3216
3217         * src/procmime.c
3218         * AUTHORS
3219                 patch to correct bad image mime headers
3220                 (submitted by Don Quijote <dq@searchlores.org>)
3221
3222 2001-07-28 [paul]
3223
3224         * tools/gif2xface.pl   **NEW FILE**
3225         * tools/README
3226                 script to convert file.gif to file.xface for
3227                 use in a custom header.
3228                 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
3229
3230 2001-07-27 [alfons]
3231         
3232         * configure.in
3233                 change macros for detecting JPilot and LDAP
3234
3235 2001-07-27 [christoph]
3236
3237         * src/filtering.c
3238                 code cleanup (MIN / MAX warning, needed casting)
3239
3240 2001-07-27 [alfons]
3241
3242         * procheader.c
3243                 disallow setting flags when detecting certain headers
3244                 (X-Status, Status, Seen, X-Seen). 
3245         
3246         * sync with Hiroyuki's Sylpheed 0.5.1cvs5
3247
3248 2001-07-27 [christoph]
3249
3250         * src/prefs_filter.c
3251         * src/prefs_filtering.c
3252         * src/prefs_matcher.c
3253         * src/prefs_scoring.c
3254                 scroll list when moving rows up or down
3255
3256         * src/imap.c
3257         * src/imap.h
3258         * src/prefs_account.c
3259         * src/prefs_account.h
3260         * src/send.c
3261                 SMTP over SSL (untested, feedback requested)
3262                 IMAP over SSL
3263
3264         * src/ssl.c
3265                 code cleanup
3266
3267 2001-07-26 [alfons]
3268         
3269         * configure.in, acconfig.h
3270                 define CLAWS (need this for main / claws detection)
3271
3272 2001-07-25 [alfons]
3273
3274         * configure.in
3275                 Sylpheed 0.5.1claws2
3276                 
3277         * sync with Sylpheed 0.5.1cvs4
3278
3279 2001-07-25 [christoph]
3280
3281         * src/scoring.c
3282                 fixed segfault
3283                 item->prefs == NULL (don't know why)
3284
3285 2001-07-25 [alfons]
3286
3287         * configure.in
3288                 Sylpheed 0.5.1claws1
3289
3290         * sync with Sylpheed 0.5.1cvs1-3
3291
3292 2001-07-24 [christoph]
3293
3294         * src/folderview.c
3295         * src/prefs_folder_item.[ch]
3296                 added folderitem preferences dialog with
3297                 default To: and auto request return receipt
3298
3299         * src/compose.[ch]
3300         * src/menu.[ch]
3301                 changes to handle new folderitem preferences
3302
3303         * src/mainwindow.c
3304         * src/summaryview.c
3305                 call compose new mail with current folderitem
3306
3307 2001-07-24 [alfons]
3308
3309         Release Sylpheed 0.5.1claws
3310
3311         * configure.in
3312                 change to release version 0.5.1claws
3313
3314 2001-07-24 [christoph]
3315
3316         * src/summaryview.c
3317                 fixed segfault that happend when the selected
3318                 message was removed while retrieving new messages.
3319
3320         * po/es.po
3321                 updated translation
3322                 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
3323
3324 2001-07-22 [alfons]
3325
3326         add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
3327         this is a work in progress, for more information: http://nlpagan.net/sylman 
3328         
3329         * configure.in, src/mainwindow.c, manual/Makefile.am
3330                 add support for English manual
3331
3332         * AUTHORS
3333                 add authors of user manuals
3334
3335         * manual/en/sylpheed*.html
3336                 add English documentation
3337
3338 2001-07-22 [christoph]
3339
3340         * po/POTFILES.in
3341                 added src/ssl.c
3342         * src/ssl.c
3343                 changed a wrong debug message
3344
3345 2001-07-22 [alfons]
3346
3347         * po/nl.po
3348                 update Dutch translation
3349
3350         * src/prefs_filtering.c, 
3351           src/prefs_matcher.c
3352                 add more translatable strings           
3353
3354 2001-07-21 [alfons]
3355
3356         0.5.0claws7
3357
3358         * configure.in
3359                 change version
3360
3361         * src/inc.c, src/summaryview.[ch]
3362                 prevent update of mark file when filtering has done, by
3363                 using a variable; this affects two functions:
3364                         inc.c::inc_finished()
3365                         summaryview.c::summary_show()
3366
3367 2001-07-20 [alfons]
3368
3369         * src/filtering.[ch], src/prefs_filtering.c, 
3370           src/matcher.[ch]
3371                 add filtering action for label coloring 
3372
3373         * po/POTFILES.in
3374                 add labelcolors.c
3375
3376         * added src/labelcolors.c
3377         * added src/labelcolors.h
3378         * src/Makefile.am, src/summaryview.c
3379                 rearrange label coloring code
3380
3381         * src/procmsg.h
3382                 add more parentheses so label colouring works correctly
3383
3384         * src/filtering.c
3385                 don't really delete message, but move it to Trash
3386
3387         * src/prefs_matcher.c
3388                 add quote options to info dialog
3389
3390 2001-07-20 [christoph]
3391
3392         * src/Makefile.am
3393         * src/inc.c
3394         * src/main.[ch]
3395         * src/socket.h
3396         * src/ssl.[ch] (new)
3397                 moved ssl stuff to a seperate file
3398
3399 2001-07-20 [darko]
3400
3401         * src/summaryview.c
3402                 fix show sender using address book with no e-mail
3403                 address in From: field
3404
3405 2001-07-19 [alfons]
3406
3407         * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
3408                 fix messy handling of escaping... now at least the
3409                 execute command is useful. escape char is '\', we
3410                 accept \n and \r too. 
3411
3412                 Real life example:
3413                 
3414                 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
3415                 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
3416
3417 2001-07-18 [alfons]
3418
3419         0.5.0claws6
3420
3421         * src/summaryview.c
3422                 clean up
3423
3424         * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
3425           src/procmsg.[ch]
3426                 revise filtering; currently move, copy, marking have
3427                 been tested. if you like bleeding edge stuff, you
3428                 should definitely go for this version :)
3429
3430         * mark old working stuff as VERSION_0_5_0_CLAWS5        
3431
3432 2001-07-17 [christoph]
3433
3434         * src/utils.c
3435                 timestamp log
3436
3437 2001-07-17 [alfons]
3438
3439         0.5.0claws5
3440
3441         * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more 
3442           bits in the mark file, without affecting either branch. Lots of
3443           files changed, also in claws branch.
3444
3445           UNTESTED: use of mbox folders
3446
3447         * src/summaryview.c
3448                 added mark all read; however this was a quick hack used for
3449                 cleaning up mess after initial merge with Hiroyuki
3450
3451         * configure.in
3452                 change claws version number back to 0.5.0claws5 to clear up 
3453                 confusion & pretension (recent release was technically 
3454                 0.5.0claws4, so we neatly align with Hiroyuki :-)
3455
3456 2001-07-16 [alfons]
3457
3458         sync with Hiroyuki's 0.5.0cvs4
3459
3460 2001-07-16 [alfons]
3461
3462         0.5.1claws3
3463
3464         * src/filtering.[ch]
3465                 remove invalid updating of mark files for 
3466                 filter actions MATCHING_ACTION_MOVE and 
3467                 MATCHING_ACTION_DELETE; this should fix the
3468                 folder update bug
3469                 
3470         * src/procmsg.c
3471                 revert Christoph's stab at fixing the folder 
3472                 update bug
3473
3474         * po/POTFILES.in
3475                 add missing files with translatable strings
3476
3477         * src/summaryview.c
3478                 remove debug print
3479
3480 2001-07-15 [alfons]
3481
3482         * src/addr_compl.[ch], src/prefs_filtering.c
3483                 make "filtering pref dialog's destination entry" an
3484                 "address completable entry", if filter destination is 
3485                 an email address
3486
3487         0.5.1claws2
3488         
3489         sync with Hiroyuki's 0.5.0cvs2-3
3490
3491 2001-07-15 [christoph]
3492
3493         * src/procmsg.c
3494                 fixed folder stats update after incorporation
3495
3496 2001-07-15 [alfons]
3497
3498         * src/summaryview.c
3499                 * finish label colouring stuff (for now)
3500                 * fix incorrect colour bug (off by one) 
3501
3502 2001-07-14 [alfons]
3503
3504         * src/mainwindow.c
3505                 change text labels for news and mail message so there's
3506                 plenty of toolbar estate left
3507
3508         * configure.in
3509                 0.5.1claws1
3510
3511         * src/folderview.c
3512           src/folder.[ch]
3513                 sync with Hiroyuki's 0.5.0cvs1
3514
3515         * src/summaryview.c
3516                 more rewrite label colouring
3517
3518 2001-07-14 [alfons]
3519
3520         * src/summaryview.[ch]
3521                 * start rewrite label colouring 
3522                 * fix proper location "Add Sender To Addressbook" menu item
3523
3524 2001-07-13
3525
3526         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
3527         (actually this is 0.5.0claws4)
3528
3529 2001-07-13 [alfons]
3530
3531         * po/pt_BR.po
3532                 * fix duplicate message
3533                 * add updated Portugese / Brazilian translation
3534                   submitted by Fabio Junior Beneditto
3535
3536 2001-07-12 [alfons]
3537
3538         * AUTHORS
3539                 add Jens
3540
3541         * po/nl.po
3542                 add updated Dutch translation
3543
3544         * po/de.po
3545                 add updated German translation submitted by Jens
3546
3547 2001-07-11 [alfons]
3548
3549         Prerelease before 0.5.0claws. Please test.
3550         This version is temporarily tagged as VERSION_0_5_0_TEST
3551
3552         * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
3553           src/prefs_scoring.c, src/prefs_matcher.c, 
3554           src/prefs_filtering.c, src/mbox.c, 
3555           src/main.c, src/inc.c, src/filtering.[ch]
3556                 revert new Hoa's new matcher (does not work yet)
3557
3558         * src/Makefile.am
3559                 clean up
3560
3561 2001-07-10
3562
3563         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
3564
3565
3566 2001-07-10 [alfons]
3567
3568         * Makefile.am
3569                 add ChangeLog.claws to EXTRA_DIST
3570         * src/Makefile.am
3571                 add matcher_parser_parse.h to EXTRA_DIST
3572
3573 2001-07-10 [christoph]
3574
3575         * src/inc.c
3576                 add destination folder to table of
3577                 folders that need to be updated after
3578                 incorporation
3579
3580 2001-07-10 [alfons]
3581
3582         * folder.[ch]
3583           folderview.c
3584                 make collapse state of folders and folder items persistent, i.e.
3585                 if you collapse a folder tree, the next time sylpheed-claws starts 
3586                 up the folder tree remains collapsed.  
3587                 
3588 2001-07-10 [christoph]
3589
3590         * acconfig.h
3591         * configure.in
3592                 added --enable-ssl
3593         * src/md5.[ch]
3594                 renamed MD5_CTX to MD5_CTX_syl
3595                 conflicts with a struct in openssl
3596         * src/inc.c
3597         * src/main.[ch]
3598         * src/prefs_account.[ch]
3599         * src/socket.[ch]
3600                 SSL support for POP
3601         * src/mainwindow.c
3602                 fixed compose with current account
3603                 broken by new compose button stuff
3604
3605 2001-07-09 [hoa]
3606
3607         * AUTHORS
3608                 changed my email address
3609
3610         * src/matcher_parser_parse.y
3611                 clean the parser to remove conflicts
3612
3613 2001-07-09 [alfons]
3614
3615         * AUTHORS
3616                 add Match Grun
3617
3618         * configure.in
3619                 fix incorrect description of --enable-ldap parameter
3620
3621         * src/prefs_common.[ch]
3622           src/compose.c
3623                 add experimental option "smart wrapping" which makes the
3624                 compose editor auto wrap.
3625                 
3626                 | TODO: the problem with the buggy cursor handling is caused |
3627                 | by the GtkText. when deleting / backspacing text its       |
3628                 | wrapping algorithm does not take in account the previous   |
3629                 | line. should find a way to hack this in.                   |
3630                 | or should perhaps combine this with the word wrapping      |
3631                 | patch i wrote in january.                                  |
3632
3633         * src/about.c
3634                 show build parameters for LDAP and JPilot
3635
3636         * src/summaryview.c
3637                 revert Christoph's bugfix for selecting next unread message, 
3638                 because folder stats aren't updated correctly
3639
3640 2001-07-08 [hoa]
3641
3642         * src/filtering.c
3643         * src/mainwindow.c
3644         * src/matcher.c
3645         * src/matcher_parser_lex.l
3646         * src/matcher_parser_parse.y
3647         * src/prefs_filtering.c
3648         * src/prefs_scoring.c
3649         * src/scoring.c
3650                 bugfix of the config file parser
3651
3652 2001-07-08 [alfons]
3653
3654         * src/Makefile.am
3655                 added generated matcher sources to BUILT_SOURCES
3656
3657 2001-07-08 [hoa]
3658
3659         * src/Makefile.am
3660         * src/.cvsignore
3661                 added new config file parser
3662
3663         * src/scoring.[ch]
3664         * src/filtering.[ch]
3665         * src/matcher.[ch]
3666         * src/prefs_filtering.c
3667         * src/prefs_matcher.c
3668         * src/prefs_scoring.c
3669         * added src/matcher_parser.h
3670         * added src/matcher_parser_lex.h
3671         * added src/matcher_parser_lex.l
3672         * added src/matcher_parser_parse.y
3673                 lex & yacc config file parser
3674
3675         * src/mbox.c
3676         * src/inc.c
3677         * src/main.c
3678                 changes prefs_filtering into global_filtering           
3679
3680         * src/summaryview.c
3681                 build threads with subjects only if "Re: " is at the
3682                 beginning of the subject
3683
3684 2001-07-07 [paul]
3685
3686         0.5.0claws
3687
3688         sync with sylpheed 0.5.0
3689                 change of version number only
3690
3691 2001-07-06 [paul]
3692
3693         0.5.0claws5
3694
3695         sync with sylpheed 0.5.0pre5
3696
3697 2001-07-05 [paul]
3698
3699         sync with sylpheed 0.5.0pre4 release
3700                 /po and /manual/ja not sync'ed
3701
3702 2001-07-04 [paul]
3703
3704         more sync with sylpheed 0.5.0pre4
3705
3706 2001-07-03 [christoph]
3707
3708         * src/addressbook.c
3709                 fixed address book broken by address book
3710                 for VCard, JPilot, LDAP
3711
3712 2001-07-03 [alfons]
3713
3714         * src/matcher.c
3715         * src/textview.c
3716                 stopped memory leaks
3717
3718 2001-07-03 [paul]
3719
3720         more sync with sylpheed 0.5.0pre4
3721
3722 2001-07-02 [match]
3723
3724         * included address book patch for VCard, JPilot, LDAP
3725         * pref_common.c - fixed Font options on Display tab (cosmetic)
3726         * alertpanel.c - fixed truncated message
3727
3728 2001-07-02 [christoph]
3729
3730         * src/mbox_folder.c
3731         * src/procmsg.[ch]
3732         * src/summaryview.c
3733                 mark threads for ignoring
3734
3735 2001-07-02 [paul]
3736
3737         0.5.0claws4
3738
3739         * sync with sylpheed 0.5.0pre4
3740                 updated gettext to 0.10.38.
3741
3742 2001-07-01 [paul]
3743
3744         * src/ mainwindow.c
3745         * src/procmsg.h
3746         * src/summaryview.[ch]
3747                 new right-click option: Label.
3748                 substitute for 'Mark-->Mark/Unmark', colours the line.
3749                 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
3750
3751 2001-07-01 [christoph]
3752
3753         * src/folderview.c
3754                 fixed font for trash
3755         * src/summaryview.c
3756                 move ctree to unread message
3757
3758 2001-07-01 [paul]
3759
3760         * sync with sylpheed 0.5.0pre3 release
3761
3762 2001-06-30 [alfons]
3763
3764         * src/filesel.[ch]
3765         * src/compose.c
3766                 allow inserting / attaching multiple files in
3767                 the composer window
3768
3769 2001-06-30 [paul]
3770
3771         * src/codeconv.c
3772                 small change to Alfons' previous stuff so that it
3773                 actually makes
3774
3775 2001-06-30 [alfons]
3776
3777         * lots of files changed; first attempt to merge the changes
3778           and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
3779
3780 2001-06-30 [paul]
3781
3782         * po/pt_BR.po
3783                 updated and completed, translations by Fabio
3784                 Junior Beneditto <fjbeneditto@yahoo.com.br>
3785
3786 2001-06-29 [alfons]
3787
3788         * src/compose.c
3789         * src/mimeproc.[ch]
3790                 allow selecting an attached files' mime type from a 
3791                 list of types.
3792
3793 2001-06-29 [paul]
3794
3795         * more sync with sylpheed 0.5.0pre3
3796
3797 2001-06-29 [paul]
3798
3799         * po/pt_BR.po
3800                 merge with sylpheed.pot and pt_BR.po provided by
3801                 Fabio Junior Beneditto.
3802
3803 2001-06-29 [darko]
3804
3805         * src/procmime.c
3806                 make MIME types case insensitive
3807
3808 2001-06-28 [alfons]
3809
3810         * po/nl.po
3811                 merge with sylpheed.pot and old nl.po; translations added.
3812
3813 2001-06-28 [paul]
3814
3815         * more sync with sylpheed 0.5.0pre3
3816
3817 2001-06-27 [alfons]
3818
3819         * src/summaryview.c
3820                 don't crash when removing parent node of messages
3821                 attracted by subject. this was caused by not deleting
3822                 the parent node from the subject line hash table.
3823
3824 2001-06-27 [alfons]
3825
3826         * src/summaryview.c
3827         * src/compose.[ch]
3828         * src/mainwindow.c
3829                 if there are multiple messages selected, allow forwarding
3830                 them as attachments.
3831
3832 2001-06-27 [paul]
3833
3834         * more sync with sylpheed 0.5.0pre3
3835
3836 2001-06-26 [paul]
3837
3838         0.5.0claws3
3839
3840         * sync with sylpheed 0.5.0pre3
3841
3842 2001-06-25 [paul]
3843
3844         * src/mainwindow.c
3845                 fixed 'compose news article' bug
3846                 from icon-and-text toolbar
3847
3848 2001-06-25 [paul]
3849
3850         * sync with sylpheed 0.5.0pre2 release
3851
3852 2001-06-24 [christoph]
3853
3854         * src/prefs_common.c
3855                 bug fix in font selection
3856         * src/folderview.c
3857                 use sylpheed's normal font instead of
3858                 gtk default font for folders without
3859                 new messages
3860
3861 2001-06-24 [alfons]
3862
3863         * src/mainwindow.[ch]
3864                 added composite compose mail / news button (an idea by Leandro
3865                 Pereira <leandro@linuxmag.com.br>)
3866
3867 2001-06-24 [paul]
3868
3869         Added instructions for ldif-to-xml.py
3870
3871         * tools/README
3872
3873 2001-06-23 [alfons]
3874
3875         Some minor things.
3876
3877         * src/pixmaps/stock_news_compose.xpm
3878                 added pixmap by Leandro
3879         * src/prefs_common.c
3880                 tested built-in spelling checker of GCC 3.0 :)
3881         * po/nl.po
3882                 merged dutch translation of sylpheed-main with
3883                 sylpheed.pot
3884
3885 2001-06-23 [paul]
3886
3887         Added tools directory and files.
3888
3889         * tools/filter_conv.pl
3890                 converts old filter system to new filtering system
3891         * tools/ldif-to-xml.py
3892                 converts netscape addressbook to sylpheed addressbook
3893         * tools/README
3894                 descriptions/instructions for above two files
3895
3896 2001-06-23 [christoph]
3897
3898         * src/inc.c
3899         * src/manage_window.[ch]
3900         * src/prefs_common.[ch]
3901                 mail retrieval dialog can be enabled, disabled
3902                 or hidden if non of sylpheed's windows is active
3903
3904 2001-06-22 [paul]
3905
3906         0.5.0claws2
3907
3908         * sync with sylpheed 0.5.0pre2
3909
3910 2001-06-21 [christoph]
3911
3912         * src/summaryview.c
3913                 show recipient on 'from' for all accounts
3914                 
3915         * src/inc.c
3916         * src/prefs_common.[ch]
3917                 disable error popup on mail receive errors
3918
3919 2001-06-21 [alfons]
3920
3921         * src/compose.c
3922                 made the ruler correctly appear and disappear.
3923
3924         * src/Makefile.am
3925                 removed Hoa's work-in-progress-stuff (interesting!) so 
3926                 claws compiles ok.
3927
3928 2001-06-20 [christoph]
3929
3930         * src/inc.c
3931         * src/progressdialog.c
3932                 added scrolled window for list in progressdialog
3933
3934 2001-06-20 [paul]
3935
3936         sync with sylpheed 0.5.0pre1 release
3937
3938 2001-06-20 [christoph]
3939
3940         * src/summeryview.c
3941                 make building threads by subject work when
3942                 thread view is enabled
3943                 
3944         * src/compose.c
3945         * src/prefs_common.[ch]
3946                 automatically select account for mail replys
3947
3948 2001-06-19 [sergey]
3949
3950         * src/compose.c (compose_create): keep Bcc and Reply-To visible if
3951         they are filled in from the account settings.
3952
3953 2001-06-19 [paul]
3954
3955         * more sync with sylpheed 0.5.0pre1
3956
3957 2001-06-18 [alfons]
3958
3959         * src/Makefile.am,
3960           src/procmime.c
3961                 added --sysconfdir to CPPFLAGS for pointing to the correct
3962                 location of mime.types. 
3963
3964                 NOTE: make sure you use --sysconfdir when running ./autogen.sh
3965                 or ./configure!
3966
3967 2001-06-18 [hoa]
3968
3969         * src/summaryview.c
3970                 fixed some bug when building threads
3971
3972 2001-06-18 [pau]l
3973
3974         * src/prefs_account.c
3975                 UI stuff: More changes to the English
3976
3977 2001-06-18 [paul]
3978
3979         * src/pixmaps/stock_news_compose.xpm: new file
3980         * src/Makefile.am
3981         * src/mainwindow.c
3982         * src/summaryview.c
3983                 Added new icon for Hoa's 'compose a news
3984                 message', plus minor improvements to the
3985                 English
3986
3987         * po/ja.po
3988         * ChangeLog
3989         * ChangeLog.jp
3990                 more sync with sylpheed 0.5.0pre1
3991
3992 2001-06-18 [hoa]
3993
3994         * src/compose.[ch]
3995         * src/mainwindow.c
3996                 Follow-up and reply to
3997
3998         * src/summaryview.[ch]
3999                 Build threads also with subjects
4000
4001 2001-06-17 [hoa]
4002
4003         * src/compose.c
4004                 forwarding use the current account.
4005
4006         * src/mainwindow.c
4007                 the "compose message" button has been replaced with
4008                 "new mail" and "new news" buttons
4009
4010         * src/prefs_common.[ch]
4011                 added a configuration option to use the forward button
4012                 as "forward as attachment"
4013                 changed reply and forward format description
4014
4015         * src/quote_fmt_lex.l
4016         * src/quote_fmt_parse.y
4017                 added message with no signature in format for reply
4018                 and forward.
4019
4020 2001-06-17 [paul]
4021
4022         Minor UI stuff
4023
4024         * src/mainwindow.c
4025         * src/summaryview.c
4026                 Improvements to the English
4027
4028         * src/prefs_common.c
4029                 Improvements to the English and some
4030                 clarity/continuity improvements in the
4031                 description of Quote symbols.
4032
4033 2001-06-17 [paul]
4034
4035         0.5.0claws1
4036
4037         * sync with sylpheed 0.5.0pre1
4038
4039 2001-06-17 [hoa]
4040
4041         * src/compose.c
4042                 Better interface for compose, displayed fields
4043                 are updated whenever we change account.
4044                 Newsgroups field is automatically filled.
4045
4046         * src/mainwindow.c
4047                 Newsgroups field is automatically filled.
4048
4049         * src/prefs_account.c
4050                 Some interface stuff when fields appear and
4051                 disappear.
4052
4053 2001-06-16 [paul]
4054
4055         0.4.99claws
4056
4057         * sync with sylpheed 0.4.99
4058
4059 2001-06-16 [sergey]
4060
4061         * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
4062         base64_decoder_free, base64_decoder_decode): new object and
4063         functions for decoding base64 streams.
4064         * src/procmime.c (procmime_decode_content): modified to use the
4065         new base64 decoder.
4066
4067 2001-06-15 [paul]
4068
4069         0.4.99claws10
4070
4071         * sync with sylpheed 0.4.99cvs11
4072
4073 2001-06-13 [paul]
4074
4075         0.4.99claws9
4076
4077         * sync with sylpheed 0.4.99cvs9
4078
4079 2001-06-13 [hoa]
4080
4081         * src/compose.c
4082         * src/prefs_account.c
4083
4084                 SMTP server can be defined in the news account
4085                 mime type of attachment are kept.
4086
4087         * src/summaryview.c
4088
4089                 now choose the highest important score between default
4090                 and important score of folder.
4091
4092 2001-06-09 [alfons]
4093         
4094         * src/prefs_common.c: 
4095
4096                 (prefs_quote_description_create): corrected description of 
4097                 quote format characters
4098
4099 2001-06-09 [paul]
4100
4101         0.4.99claws8
4102
4103         * sync with sylpheed 0.4.99cvs8
4104
4105 2001-06-08 [sergey]
4106
4107         * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
4108         and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
4109
4110 2001-06-08 [paul]
4111
4112         0.4.99claws7
4113
4114         * sync with sylpheed 0.4.99cvs7
4115
4116 2001-06-06 [sergey]
4117
4118         * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
4119         clashes with autogenerated header).
4120         * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
4121         * src/Makefile.am: added quote_fmt.h.
4122         * src/.cvsignore: added lex/yacc autogenerated files
4123         (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
4124
4125 2001-06-06 [paul]
4126
4127         0.4.99claws6
4128
4129         * sync with sylpheed 0.4.99cvs6
4130
4131 2001-06-06 [hoa]
4132
4133         * added src/quote_fmt_parse.h
4134         * src/compose.c
4135                 removed warnings
4136
4137         * src/prefs.[ch]
4138                 don't modify readonly configuration files
4139
4140         * src/prefs_account.c
4141         * src/prefs_common.c
4142         * src/prefs_customheader.c
4143         * src/prefs_display_header.c
4144         * src/prefs_filter.c
4145         * src/prefs_filtering.c
4146         * src/prefs_scoring.c
4147                 don't open dialog box when configuration files
4148                 are readonly
4149
4150 2001-06-05 [sergey]
4151
4152         * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
4153
4154         * src/Makefile.am: replaced quote_fmt.tab.[ch] by
4155         quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
4156         BUILT_SOURCES to make all files rebuild properly.
4157
4158         * src/compose.c: removed #include "quote_fmt.tab.h".
4159
4160         * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
4161         CHARACTER value in yylval.
4162
4163         * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
4164         receive CHARACTER value by documented means (yylval).
4165
4166         * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
4167
4168 2001-06-05 [hoa]
4169
4170         * src/Makefile.am
4171                 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
4172
4173         * src/filtering.c
4174         * src/matcher.c
4175         * src/matcher.h
4176         * src/prefs_filtering.c
4177                 now keep the configuration for execute action
4178
4179         * src/mbox_folder.c
4180                 fixed a warning
4181
4182 2001-06-05 [paul]
4183
4184         * sync with sylpheed 0.4.99cvs5
4185
4186 2001-06-05 [hoa]
4187
4188         * src/Makefile.am
4189                 added quote_fmt.[ch]
4190
4191         * added src/quote_fmt.y
4192         * added src/quote_fmt.l
4193         * added src/quote_fmt.tab.h
4194         * added src/quote_fmt.tab.c
4195         * added src/lex.quote_fmt.c
4196                 parsing configuration for replying
4197                 and forwarding
4198
4199         * src/prefs_common.[ch]
4200                 added configuration UI for replying
4201                 and forwarding
4202
4203         * src/compose.c
4204                 using configuration for replying
4205                 and forwarding
4206
4207 2001-06-04 [hoa]
4208
4209         * src/filtering.c
4210         * src/matcher.c
4211         * src/matcher.h
4212         * src/prefs_filtering.c
4213         * src/prefs_matcher.c
4214         * src/prefs_matcher.h
4215                 action "run a command" for filtering
4216                 and matching with a command.
4217                 fixed the "whole message" matching
4218
4219         * src/mbox_folder.c
4220                 changed temporary filename for security
4221
4222         * src/messageview.c
4223                 queue the notification if it fails to send.
4224
4225         * src/prefs_common.c
4226         * src/prefs_folder_item.c
4227                 changed the default important score             
4228
4229         * src/prefs_scoring.c
4230         * src/scoring.c
4231                 hide kill score input when the folder is not
4232                 a newsgroup
4233
4234 2001-06-03 [alfons]
4235
4236         * src/prefs_common.c:
4237
4238                 (prefs_font_select): pass font name in font entry box to font
4239                 selection dialog.
4240
4241 2001-06-03 [sergey]
4242
4243         * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
4244
4245 2001-06-03 [paul]
4246
4247         * sync with sylpheed 0.4.99cvs4
4248
4249 2001-06-03 [alfons]
4250
4251         * src/headerwindow.c:
4252
4253                 (headerwindow_show_cb): use the selected summary view item, not
4254                 the displayed item.
4255
4256 2001-06-02 [alfons]
4257
4258         * src/headerwindow.c:
4259
4260                 (headerwindow_show_cb): always try to show msginfo
4261
4262 2001-06-02 [hoa]
4263
4264         * src/compose.c
4265                 keep attached parts when reediting or forwarding.
4266
4267 2001-06-01 [hoa]
4268
4269         * src/folderview.c
4270         * src/prefs_folder_item.[ch]
4271         * src/prefs_scoring.[ch]
4272         * src/scoring.[ch]
4273         * src/summaryview.[ch]
4274         * src/main.c
4275         * src/mainwindow.c
4276         * src/prefs_common.[ch]
4277                 support for folder scoring
4278                 kill score and important score for messages
4279         
4280         * src/prefs_account.c
4281                 some display bug fixed for local account
4282                 preferences
4283
4284 2001-05-31 [alfons]
4285
4286         * src/summaryview.c:
4287
4288                 (add_sender_to_cb): don't crash when no or invalid sender; the add 
4289                 sender to address book menu item is disabled.
4290
4291 2001-05-30 [hoa]
4292
4293         * src/filtering.[ch]
4294         * src/summaryview.c
4295                 handling summary menu / filter messages
4296
4297         * src/folder.[ch]
4298                 add some stuff
4299
4300         * src/foldersel.c
4301                 imap folders now appears in list
4302
4303         * src/mbox_folder.c
4304                 doesn't crash if destination mail is not writeable
4305
4306 2001-05-29 [hoa]
4307
4308         * src/compose.c
4309                 removed some warnings
4310
4311         * src/filtering.c
4312         * src/folder.[ch]
4313         * src/prefs_filtering.c
4314                 global string to identify any folders           
4315                 removed some debug info
4316                 filtering to mbox folders is now possible
4317
4318         * src/mainwindow.c
4319                 removed some warnings
4320
4321         * src/mbox_folder.c
4322                 permission on files are changed to read/write for user only,
4323                 nothing for other.
4324                 creation of subfolder is handled better.
4325
4326 2001-05-28 [alfons]
4327
4328         Verified the sync for src/prefs_common.[ch] and
4329         src/prefs_account.[ch]. I believe there were some
4330         minor indentation differences.
4331
4332 2001-05-28 [paul]
4333
4334         0.4.99claws3
4335
4336         * sync with 0.4.99cvs3
4337
4338 2001-05-28 [hoa]
4339
4340         * src/compose.c
4341                 handling flags for mbox format
4342
4343         * src/filtering.c
4344                 use of mark file only for MH format
4345                 handling flags for mbox format
4346                 filtering cannot yet move or copy mails to mbox folders.
4347
4348         * src/folder.[ch]
4349                 changed move_msg, copy_msg,
4350                 move_msgs_with_dest, copy_msgs_with_dest functions
4351                 uses only folder->copy_msg() function
4352                 uses folder->finished_copy() to handle the destination
4353                 folder at the end of the copy or move operation.
4354
4355         * src/foldersel.c
4356                 included mbox directories.
4357
4358         * src/folderview.[ch]
4359         * src/mainwindow.c
4360                 handle folders operation for mbox format
4361
4362         * src/mbox.c
4363                 disable conversion of "From " header
4364
4365         * src/mbox_folder.[ch]
4366                 completion of mbox format handling
4367
4368         * src/mh.c
4369                 changed mh_copy_msg() function and
4370                 removed mh_move_msg(), mh_move_msgs_with_dest(),
4371                 mh_copy_msgs_with_dest()
4372
4373         * src/prefs_filtering.c
4374                 removed some warnings
4375
4376         * src/prefs_matcher.c
4377                 default boolean operation is AND
4378
4379         * src/procheader.c
4380                 handling flags for mbox format
4381                 handling of "From " header
4382
4383         * src/procmsg.[ch]
4384                 removed data field
4385                 added MSG_REALLY_DELETED flags to handle deletion of
4386                 messages in mbox format.
4387
4388         * src/summaryview.c
4389                 handling flags for mbox format
4390                 disable the MSG_DELETED flags when messages
4391                 are deleted in mbox format
4392
4393         * src/textview.c
4394                 "From " headers display fixed.
4395
4396 2001-05-27 [alfons]
4397
4398         * src/textview.c:
4399                 
4400                 (get_email_part): skip quoted email addresses, like in e.g.
4401                 "'alfons@proteus.demon.nl'".
4402
4403 2001-05-26 [alfons]
4404
4405         Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
4406         and fixing the persistence troubles when using separate windows.
4407
4408         * src/mainwindow.c:
4409         
4410             Added #define SEPARATE_ACTION used in the gtk item factory for 
4411             the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
4412                 use gtk_item_factory_get_widget_by_action() to get the items.
4413                 
4414             Removed separate_widget_cb from the gtk item factory data   
4415           
4416             (mainwindow_create): connect separate_widget_cb() to check
4417             menu item "toggled" signal. also passing a MainWindow pointer
4418                 as object data for both check menu items.
4419                 
4420             (separate_widget_cb): definition of separate_widget_cb() to match
4421             GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main 
4422                 window using gtk_object_get_data(). The type of window separation 
4423                 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
4424         
4425         * src/prefs_filtering.c,
4426           src/prefs_matcher.c: added horizontal scrollbars
4427
4428 2001-05-25 [darko]
4429
4430         * src/headerview.c
4431                 fix segfault with invalid bold font
4432         * src/summaryview.c
4433                 correctly display summary stats after row is marked
4434
4435 2001-05-23 [sergey]
4436
4437         * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
4438         encodings with libjconv.
4439
4440 2001-05-23 [hoa]
4441
4442         * src/Makefile.am
4443                 added mbox_folder.[ch]
4444         * src/defs.h
4445                 mbox temporary folder
4446         * src/folder.[ch]
4447         * added src/mbox_folder.[ch]
4448         * src/folderview.c
4449         * src/procheader.[ch]
4450                 added mbox support
4451         * src/mbox.c
4452                 bugfix for file incorporation filtering
4453         * src/imap.c
4454                 enable creation of MBOX
4455         * src/prefs_display_header.c
4456                 enable use of headers like "From "
4457                 something that should be fixed :
4458                         displaying of such headers add an extra space
4459         * src/prefs_folder_item.c
4460                 don't create folders because it is not necessary
4461         * src/procmsg.h
4462                 added data field to MsgInfo for mbox internal use
4463         * src/summaryview.c
4464                 added some support for mbox
4465         * src/utils.[ch]
4466                 added get_mbox_cache_dir() function
4467
4468 2001-05-23 [hiroyuki]
4469
4470         * src/headerwindow.c
4471           src/inc.c
4472           src/main.c
4473           src/mh.c
4474           src/nntp.c
4475           src/procmsg.h
4476           src/session.h
4477           src/socket.[ch]
4478           src/summaryview.c
4479           src/textview.c
4480           src/automaton.c
4481           src/folderview.c: more sync with 0.4.99cvs2.
4482
4483         * src/headerwindow.c: reverted.
4484
4485 2001-05-22 [paul]
4486
4487         0.4.99claws2
4488
4489         * sync with sylpheed 0.4.99cvs2
4490                 * src/news.[ch]
4491                 * src/nntp.[ch]
4492                 * INSTALL
4493                 * INSTALL.jp
4494
4495 2001-05-22 [alfons]
4496
4497         * src/summaryview.c: bugfixed a premature assignment in  summaryview_add_sender_to_cb()
4498
4499 2001-05-21 [alfons]
4500
4501         Minor things:
4502
4503         * configure.in: if gnome-config not found, "no" is displayed
4504         
4505         * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
4506
4507         * src/textview.c: now also possible to add mail addresses by right
4508           clicking in the text view
4509
4510         * src/codeconv.c: merged patch which fixes endless loop when encountering
4511           invalid wide characters; from Alte <010@imis.ru>  
4512
4513 2001-05-20 [alfons]
4514
4515         Added installation of gnome specific things:
4516
4517         * Makefile.am: gnome conditional
4518
4519         * configure.in: check for installed gnome
4520
4521         * added sylpheed.png, sylpheed.desktop
4522
4523 2001-05-20 [sergey]
4524
4525         * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
4526
4527         * src/mainwindow.h (main_window_toolbar_create): created a button
4528         for "Reply to all".
4529         (main_window_set_toolbar_sensitive): enable/disable the new button
4530         appropriately.
4531         (toolbar_reply_to_author_cb): handle the new button.
4532
4533         * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
4534         send_progress_dialog_destroy() on failure (fixes hang on SMTP
4535         failure).
4536
4537 2001-05-19 [sergey]
4538
4539         * src/compose.h (ComposeReplyMode): new modes
4540         COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
4541         COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
4542
4543         * src/compose.c
4544         (compose_send): move some code into a new function:
4545         (compose_current_mail_account): new function.
4546         (compose_reply): new argument to_author, all callers changed; if
4547         to_author==TRUE and account->protocol==A_NNTP, find and use an
4548         appropriate mail account for replying.
4549         (compose_reply_set_entry): new argument to_author; ignore
4550         compose->replyto if to_author==TRUE.
4551
4552         * src/mainwindow.c: new command "Message/Reply to author".
4553         (main_window_set_menu_sensitive): enable/disable it.
4554         (reply_cb): handle it.
4555
4556         * src/summaryview.c: new command "Reply to author".
4557         (summary_set_menu_sensitive): enable/disable it.
4558         (summary_reply_cb): handle it.
4559
4560         * src/account.c (account_find_mail_from_address): new function.
4561
4562 2001-05-18 [paul]
4563
4564         0.4.99claws1
4565
4566         * sync with sylpheed 0.4.99cvs1
4567
4568 2001-05-18 [hoa]
4569
4570         * src/compose.[ch]
4571         * src/filtering.c
4572         * src/summaryview.c
4573                 new filtering action : forward and forward as attachment
4574
4575         * src/main.c
4576                 no need for $DISPLAY when we run sylpheed --help
4577                 call to parse_cmd_opt() is moved
4578
4579         * src/mainwindow.[ch]
4580                 execute button is hidden when immediate execute
4581                 is chosen
4582
4583         * src/mh.c
4584         * src/news.c
4585         * src/prefs_folder_item.c
4586         * src/procmsg.c
4587                 better handling of missing directories
4588
4589         * src/summaryview.c
4590                 reedit is enabled in outbox
4591                 reedit is enabled in queue
4592
4593 2001-05-17 [hoa]
4594
4595         * src/filtering.c
4596         * src/matcher.[ch]
4597         * src/prefs_filtering.c
4598                 changed attachement into attachment
4599
4600 2001-05-17 [alfons]
4601
4602         0.4.67claws4    
4603
4604         * sync with sylpheed 0.4.67cvs9
4605         * sync with sylpheed 0.4.67cvs7-8
4606
4607 2001-05-17 [hoa]
4608
4609         * src/Makefile.am
4610                 added prefs_filtering.c
4611
4612         * src/filtering.[ch]
4613         * src/matcher.[ch]
4614                 removed action : forward_news and forward_news_as_attachement
4615                 (forward and forward_as_attachement can be used instead)
4616
4617         * src/mainwindow.c
4618                 added menu option to access filtering configuration
4619
4620         * src/prefs_account.c
4621                 changed mail_command default to /usr/sbin/sendmail
4622
4623         * added src/prefs_filtering.[ch]
4624                 dialog box for filtering configuration
4625
4626         * src/prefs_matcher.c
4627                 added function prefs_matcher_get_criteria_from_matching()
4628
4629         * src/prefs_scoring.c
4630                 reset the dialog when register or substitute is clicked
4631
4632 2001-05-15 [hoa]
4633
4634         * src/Makefile.am
4635                 added filtering.[ch]
4636         * src/inc.c
4637                 using filering.[ch] instead of filter.[ch]
4638         * src/main.c
4639                 reading new filtering configuration
4640         * src/matcher.[ch]
4641                 added some filtering actions
4642                 and fixed a bug for headers and mail body matching
4643         * src/mbox.c
4644                 using filering.[ch] instead of filter.[ch]
4645         * src/mh.c
4646                 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
4647         * src/summaryview.c
4648                 some fixes for filtering
4649
4650 2001-05-14 [hiroyuki]
4651
4652         * src/send.c: fixed some weird indentations.
4653           send_message_with_command(): call pclose() only if p != NULL.
4654         * src/textview.c: get_email_part(): modified the code for readability.
4655
4656 2001-05-14 [hiroyuki]
4657
4658         * src/md5global.h
4659           src/md5ify.c
4660           src/md5ify.h: removed from the cvs.
4661
4662 2001-05-13 [sergey]
4663
4664         * src/main.c: include rfc2015.h to avoid compiler warnings.
4665         * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
4666         the panel is already on screen.
4667         * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
4668         closing the alert window by ESC as "No".
4669         * src/prefs_common.c (prefs_interface_create): moved return
4670         receipt check button to the correct place.
4671
4672 2001-03-13 [alfons]
4673
4674         * src/prefs_common.c: 
4675                 moved return receipt check button to the Send tab. (prefs_send_create)
4676                 removed the date format ui related globals. (prefs_display_create)
4677
4678         0.4.67claws3
4679         
4680         * sync with sylpheed 0.4.67cvs5-6
4681
4682 2001-05-13 [paul]
4683
4684         * added Alfons' font selection patch
4685
4686         * src/defs.h
4687         * src/headerwindow.c
4688         * src/prefs_common.c
4689         * src/prefs_common.h
4690
4691 2001-05-13 [hoa]
4692         * src/defs.h
4693                 changed version of cache
4694         * src/matcher.[ch]
4695         * src/prefs_matcher.c
4696                 added additionnal matching criteria
4697         * src/procheader.c
4698         * src/procmsg.[ch]
4699         * src/news.c
4700                 added references in MsgInfo
4701
4702 2001-05-12 [hoa]
4703
4704         * src/defs.h
4705                 prepared some things for new filtering
4706         * src/matcher.[ch]
4707                 added some matching properties
4708                 inreplyto need to be enhanced
4709                 prepared some things for new filtering
4710         * src/messageview.c
4711                 added Return-Receipt-To handling
4712         * src/prefs_folder_item.c
4713                 changed default value to TRUE
4714         * src/prefs_matcher.c
4715                 added some matching properties
4716         * src/prefs_scoring.[ch]
4717                 the scoring dialog is finished
4718         * src/procheader.c
4719                 added Return-Receipt-To handling
4720                 Reference need to be added
4721         * src/procmsg.[ch]
4722                 added Return-Receipt-To handling
4723                 added threadscore to get a better score sorting when
4724                 threads are enabled
4725         * src/summaryview.c
4726                 suppressed a bug when we sort the list
4727                 when no folder is opened.
4728                 better score sorting when threads are enabled
4729
4730 2001-05-12 [alfons]
4731
4732         * reverted previous patch because of potential errors 
4733
4734         0.4.67claws2
4735         
4736         * src/inc.c, src/prefs_common.c, src/prefs_common.h: 
4737                 applied "toggle mail-retrieval dialog window" patch submitted 
4738                 by Eric Limpens <eric@qnt.net>
4739
4740         * sync with sylpheed 0.4.67cvs4
4741
4742 2001-05-12 [sergey]
4743
4744         * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
4745         some picky compilers.
4746         * src/rfc2015.h: provide prototype for rfc2015_disable_all().
4747         * src/grouplist_dialog.c: include alertpanel.h.
4748         * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
4749         fix compile warning.
4750         * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
4751         #include "defs.h" before others to prevent the warning of `MIN'
4752         and `MAX' redefinition.
4753
4754 2001-05-11 [hoa]
4755
4756         * src/main.c
4757         * src/messageview.c
4758         * src/prefs_account.c
4759         * src/prefs_display_header.c
4760                 removed warning
4761         * src/Makefile.am
4762                 added prefs_scoring.[ch]
4763         * src/grouplist_dialog.c
4764                 display an error dialog box if the group list
4765                 cannot be fetched.
4766         * src/mainwindow.[ch]
4767                 added main_window_set_thread_option() function
4768                 scoring dialog box enabled
4769         * src/matcher.[ch]
4770                 added flags matching unread /new / marked
4771                 / deleted / replied / forwarded
4772         * src/news.c
4773                 newsgroups are now finally in newscache
4774         * src/prefs_matcher.[ch]
4775                 finished preferences for matching dialog
4776         * added src/prefs_scoring.[ch]
4777                 scoring dialog box completed
4778         * src/scoring.[ch]
4779                 conversion to string : added scoringprop_to_string()
4780                 write config for preferences :
4781                 added prefs_scoring_write_config()
4782         * src/summaryview.c
4783                 threads can be enabled/disabled independently
4784                 for each folder
4785
4786 2001-05-10 [alfons]
4787
4788         0.4.67claws1
4789         
4790         * AUTHORS: 
4791                 thought it would be nice to have a list of all
4792                 contributors (used Changelog as a reference)
4793         
4794         * configure.in: 
4795                 messed up version numbering...
4796
4797         0.4.66claws1
4798
4799         * sync with sylpheed 0.4.67cvs1-3
4800
4801 2001-05-10 [darko]
4802
4803         * src/prefs_common.c:
4804                 better UI for strftime format, double clicking
4805                 on format now inserts the format in text entry
4806                 replaced close button with standard OK/Cancel
4807                 moved date format button to the right of the
4808                 text entry field
4809
4810 2001-05-09 [alfons]
4811
4812         * src/gtkstext.c:
4813                 Ctrl-Home / Ctrl-End have proper cursor navigation
4814
4815 2001-05-09 [hoa]
4816
4817         * src/prefs_matcher.c
4818                 finished UI to define matching properties
4819                 added ok and cancel button
4820         * src/prefs_filter.c
4821                 added ok and cancel button
4822         * src/news.c
4823                 fixed some bug in xhdr parsing
4824
4825 2001-05-08 [alfons]
4826
4827         * src/textview.c: 
4828                 fixed a bug in textview_show_header(), which displayed two colons (':');
4829                 cleaned up some warnings
4830
4831 2001-05-08 [hoa]
4832
4833         * src/Makefile.am
4834                 added prefs_matcher.[ch]
4835                 compilation with -W -Wall
4836         * src/alertpanel.c
4837                 ungrab the mouse events if grabbed - does it
4838                 fix the bug for disposition notification ?
4839         * src/mainwindow.c
4840                 added a menu option to open the matching dialog.
4841         * src/matcher.[ch]
4842                 added matcherprop_to_string() and matcherlist_to_string()
4843                 fixed some bugs, changed the name of some options
4844                 age_sup and age_inf becomes age_greater and age_lower,
4845                 body and messageheaders becomes body_part and headers_part,
4846                 changed the names of constants from SCORING_XXX to MATCHING_XXX
4847         * src/prefs_display_header.c
4848         * src/prefs_headers.c
4849                 fixed a bug that accidentally destroyed dialogs
4850                 when closed them with delete_event
4851                 Added *_deleted() which handle delete_event signal correctly.
4852         * src/prefs_folder_item.[ch]
4853                 added "enable_thread" field for future customization
4854         * added src/prefs_matcher.[ch]
4855                 sample of the UI to define matching properties
4856         * src/procheader.c
4857                 using procheader_headername_equal instead of str*cmp functions
4858                 using procheader_parse_header() function
4859         * src/scoring.c
4860                 using MATCHING_XXX instead of SCORING_XXX
4861         * src/summaryview.c
4862                 display the sender of the news even if this is ourself
4863                 when this is a news message.
4864         * src/textview.c
4865                 using headername_equal() instead of str*cmp functions
4866
4867 2001-05-08 [alfons]
4868
4869         0.4.66claws
4870
4871         * sync with sylpheed 0.4.66
4872         * src/gtkstext.c: trace logs added 
4873
4874 2001-05-08 [sergey]
4875
4876         * src/prefs_common.[ch]: added option to enable/disable GnuPG
4877         signature check popup.
4878         * src/rfc2015.c (check_signature): show signature check popup only
4879         if it is enabled in preferences.
4880
4881 2001-05-07 [alfons]
4882
4883         0.4.66claws4
4884         
4885         * sync with sylpheed 0.4.66cvs6
4886
4887 2001-05-07 [darko]
4888
4889         * src/prefs_common.[ch]: added option to enable/disable
4890           looking up sender name in address book for summary pane
4891         * src/summaryview.c: look up sender in the address book
4892           by using Alfons' address completion code
4893
4894 2001-05-07 [hiroyuki]
4895
4896         * src/inc.h
4897           src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
4898           member of Pop3State.
4899         * src/news.c: brought #include "defs.h" before #include <glib.h>
4900           to prevent the warning of `MIN' and `MAX' redefinition.
4901
4902 2001-05-06 [hoa]
4903
4904         * removed src/headers_display.[ch]
4905         * removed src/prefs_display_headers.[ch]
4906         * src/inc.c
4907                 use a temporary file in the user directory for mbox import
4908         * src/news.c
4909                 added XHDR support to get "To" and "Cc" headers
4910                 (in order to match news with to or cc field for
4911                 scoring)
4912                 added function news_parse_xhdr() to get XHDR response
4913         * src/nntp.[ch]
4914                 added function nntp_xhdr()
4915         * src/matcher.c
4916                 fetch the message if necessary
4917
4918 2001-05-06 [alfons]
4919
4920         0.4.66claws3
4921
4922         * sync with sylpheed 0.4.66cvs3-5
4923
4924 2001-05-06 [hoa]
4925
4926         * src/utils.[ch]
4927                 added function itos_buf() to enable use of several buffers
4928         * src/summaryview.c
4929                 use of itos_buf() instead of itos() in summary list
4930                 to fix the broken display of message number.
4931
4932 2001-05-06 [alfons]
4933
4934         * src/gtkstext.c: bug in cursor up navigation fixed,
4935                 fixed another unsigned / signed comparison (we're getting there :-)
4936
4937 2001-05-06 [hoa]
4938
4939         * src/Makefile.am
4940                 added scoring.c scoring.h
4941                 prefs_folder_item.c prefs_folder_item.h
4942                 matcher.c matcher.h
4943         * src/defs.h
4944                 added FOLDERITEM_RC SCORING_RC
4945         * src/folder.[ch]
4946                 added prefs field in FolderItem :
4947                 properties for each folder (PrefsFolderItem),
4948                 sorting type and mode were added as the first properties.
4949         * src/main.c
4950                 read config for scoring
4951         * added src/matcher.[ch]
4952                 gives functions to parse configuration file to do
4953                 matching on mails with a list of conditions.
4954         * src/mainwindow.c
4955                 add option to sort by score
4956         * src/prefs_common.[ch]
4957                 added preference option to show score and for
4958                 the score column size
4959         * added src/prefs_folder_item.[ch]
4960                 properties for each folder (PrefsFolderItem),
4961                 sorting type and mode were added as the first properties.
4962         * src/procheader.[ch]
4963                 added procheader_parse_header()
4964                 added procheader_header_free()
4965                 added procheader_headername_equal()
4966                 and made modification to use them.
4967         * src/procmsg.[ch]
4968                 added score field to MsgInfo structure
4969         * added src/scoring.[ch]
4970                 gives functions to parse configuration file to do
4971                 scoring on mails with a list of conditions.
4972         * src/summaryview.[ch]
4973                 save the sorting type and mode for the folder
4974                 added column to display the score of the mail
4975                 added function summary_score_clicked()
4976                 sorting type and mode are restored to the folder
4977                 when it is reopen
4978         * src/textview.c
4979                 use procheader_parse_header(), procheader_headername_equal()
4980                 removed memory leak in text_scan_header when freeing headers
4981         * src/filter.c
4982                 changed the function to match names of headers
4983                 using procheader_headername_equal()
4984
4985         Scoring functions are implemented, an interface is needed
4986         to configure that.
4987
4988 2001-05-04 [alfons]
4989
4990         * src/gtkstext.c: 
4991                 hopefully fixed the row up navigation bug,
4992                 removed adding back / forward lines to cache
4993
4994 2001-05-04 [sergey]
4995
4996         * src/prefs_display_headers.c: user interface changes:
4997         (prefs_display_headers_create): remove unused "Show" check button;
4998         allow reordering of headers by dragging.
4999         (prefs_display_headers_write_config): remove unused variables.
5000         (prefs_display_headers_set_dialog): do not insert "(New)" at top
5001         of lists (not needed with the new UI).
5002         (prefs_display_headers_set_list): scan lists starting from row 0,
5003         not 1 (do not skip "(New)").
5004         (prefs_display_headers_find_header): new function.
5005         (prefs_display_headers_clist_set_row): do not allow duplicates.
5006         (prefs_display_headers_delete_cb): do not skip row 0; treat
5007         closing the alert window by ESC as "No".
5008         (prefs_display_headers_up): do not protect row 0.
5009         (prefs_display_headers_down): do not protect row 0.
5010
5011 2001-05-04 [sergey]
5012
5013         * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
5014         functions.
5015
5016         * src/summaryview.c
5017         (summary_find_next_marked_msg, summary_find_prev_marked_msg,
5018         summary_select_next_marked, summary_select_prev_marked): new
5019         functions.
5020
5021 2001-05-03 [sergey]
5022
5023         * src/news.c: fixed a bug when no article can be fetched after
5024         server timeout if the connection was restored by news_post():
5025         (news_select_group): new function.
5026         (news_fetch_msg): call news_select_group() before fetching
5027         article.
5028         (news_get_uncached_articles): set session->group after successful
5029         GROUP command.
5030
5031 2001-05-03 [hoa]
5032
5033         * src/defs.h
5034         * src/procmsg.[ch]
5035         * src/procheader.c
5036                  changed version of cache, added cc field
5037
5038         * src/prefs_display_headers.c
5039                 the interface was changed
5040
5041         * src/prefs_headers.c
5042                 added cancel button
5043
5044 2001-05-03 [alfons]
5045
5046         * completed sync of sylpheed cvs2
5047         * src/gtkstext.c: updated row up / down cursor navigation
5048         * src/textview.c: re-edited, prepared for fixing the email address
5049                 scanner.
5050
5051 2001-05-03 [darko]
5052
5053         * src/prefs_common.c: use alfons' strftime ui code
5054         entry_datefmt and datefmt_sample widgets have to be
5055         global in this module because of this change
5056
5057 2001-05-03 [hoa]
5058
5059         * src/messageview.c
5060         * src/prefs_common.[ch] added option to activate the return receipt
5061                 feature.
5062
5063 2001-05-02 [alfons]
5064
5065         * src/gtkstext.c: fix for row up/down cursor navigation. 
5066
5067         0.4.66claws2
5068         
5069         * sync with 0.4.66cvs2
5070
5071 2001-05-02 [paul]
5072
5073         added add-sender-to-addressbook patch
5074
5075         * src/addressbook.c
5076         * src/addressbook.h
5077         * src/summaryview.c
5078
5079 2001-05-02 [sergey]
5080
5081         * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
5082         G_ALERTDISABLE.
5083
5084         * src/alertpanel.c (alertpanel_create): new argument can_disable,
5085         all existing callers changed to pass FALSE; create a check button
5086         to disable the message.
5087         (alertpanel_message_with_disable): new function.
5088         (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
5089         (alertpanel_button_toggled): new function.
5090         (alertpanel_button_clicked, alertpanel_close): set value using
5091         G_ALERT_VALUE_MASK.
5092
5093         * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
5094
5095         * src/prefs_common.c (prefs_privacy_create): new check button
5096         checkbtn_gpgme_warning.
5097
5098         * src/main.c (main): moved preferences reading before gpgme
5099         initialization; check prefs_common.gpgme_warning before giving the
5100         GnuPG warning and set it to FALSE if the user wants to disable the
5101         warning.
5102
5103 2001-05-02 [hiroyuki]
5104
5105         * src/prefs_display_headers.c: modified the layout and some labels.
5106
5107 2001-05-02 [sergey]
5108
5109         * src/prefs_account.c (prefs_account_fix_size): new function.
5110         (prefs_account_create): call prefs_account_fix_size(); use
5111         gtk_widget_show instead of gtk_widget_show_all (fixes too large
5112         size when the window is shown for the first time).
5113         (prefs_account_basic_create): changed layout of serv_table; moved
5114         localmbox_entry above smtpserv_entry (logically it replaces
5115         POP3/IMAP server).
5116         (prefs_account_protocol_activated): set sensitivity of
5117         nntpauth_chkbtn according to the protocol (in addition to
5118         hide/show); commented out gtk_table_set_row_spacing() calls.
5119         (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
5120         not sensitive (fixes a bug with disabled username/password boxes
5121         when editing POP3 account after NNTP with authentication).
5122
5123 2001-05-02 [hoa]
5124
5125         * src/account.c
5126         * src/inc.c
5127         * src/prefs_account.[ch]
5128         * src/send.c
5129                 removed local account without SMTP server
5130                 added option to use mail command instead of a connexion
5131                 to SMTP server when a local account is used
5132         * src/prefs_headers.c
5133                 fixed a bug
5134         * src/news.c
5135                 fixed a bug when connexion immediately closed
5136
5137 2001-05-01 [alfons]
5138
5139         0.4.66claws1
5140         
5141         * sync with 0.4.65
5142
5143 2001-05-01 [sergey]
5144
5145         * src/prefs_account.c (Basic, prefs_account_basic_create): new
5146         widget nntpauth_chkbtn.
5147         (prefs_account_protocol_activated): handle nntpauth_chkbtn
5148         visibility.
5149         (prefs_account_nntpauth_toggled): new function.
5150
5151         * src/news.c (news_session_new_for_folder): use NNTP
5152         authentication only if ac->use_nntp_auth is set.
5153
5154 2001-05-01 [hoa]
5155
5156         * src/Makefile.am changed headers.[ch] in customheader.[ch]
5157         * src/prefs_display_headers.c changed the UI
5158         * src/prefs_headers.c changed account_name to account_id
5159         * src/compose.c using customheader.h
5160
5161 2001-05-01 [hiroyuki]
5162
5163         * src/esmtp.c
5164           src/news.c
5165           src/nntp.c: changed sock_read() to sock_gets(), they've been left
5166           unsynched.
5167
5168 2001-05-01 [hoa]
5169
5170         * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
5171         * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
5172                 for displaying of headers
5173         * src/grouplist_dialog.[ch] minor changes to remove warnings
5174         * src/prefs_display_headers.[ch] dialog to choose the
5175         headers to display in the mail viewer.
5176         * src/headers.h correction of #define
5177         * src/headers_display.[ch] configuration for displaying of headers.
5178         * src/main.c read config of displaying of headers
5179         * src/prefs_common.c add a button to access the config dialog
5180                 for displaying of headers
5181         * src/prefs_display_headers.[ch] dialog for configuration for
5182                 displaying of the headers.
5183         * src/prefs_headers.c cleaning of code
5184         * src/procheader.c comments added to code
5185         * src/textview.c changes to reorder the headers depending
5186                 on the config for displaying of headers
5187
5188 2001-04-30 [alfons]
5189
5190         0.4.65claws7
5191
5192         * sync with 0.4.65cvs12
5193
5194         NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
5195
5196 2001-04-30 [sergey]
5197
5198         * src/nntp.h (NNTPSockInfo): new field auth_failed.
5199
5200         * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
5201         is set to force reconnection after authentication failure.
5202         (nntp_gen_command): set sock->auth_failed on authentication
5203         failure, or if sock->userid and sock->passwd are not set.
5204
5205         * src/news.c (news_session_new_for_folder): set userid=NULL if
5206         password dialog is cancelled.
5207
5208 2001-04-30 [sergey]
5209
5210         * src/nntp.h (NNTPSockInfo): new type.
5211
5212         * src/nntp.c: all functions updated to use NNTPSockInfo instead of
5213         SockInfo.
5214         (nntp_open_auth, nntp_close): new functions.
5215         (nntp_gen_command): new function to handle authentication; all
5216         NNTP command functions updated to use it.
5217         (nntp_authinfo_user, nntp_authinfo_pass): deleted.
5218         (nntp_list): removed old useless code.
5219
5220         * src/news.h (NNTPSession): new field nntp_sock.
5221
5222         * src/news.c: all functions updated to use NNTPSockInfo instead of
5223         SockInfo.
5224         (news_session_new): new arguments (userid, passwd); made static;
5225         use nntp_open_auth() if needed.
5226         (news_session_destroy): use nntp_close() instead of sock_close().
5227         (news_query_password): changed arguments.
5228         (news_session_new_for_folder): new function.
5229         (news_session_get): use news_session_new_for_folder().
5230         (news_authenticate): deleted.
5231         (news_get_uncached_articles): removed old authentication code.
5232
5233 2001-04-30 [sergey]
5234
5235         * src/news.c: reverted my previous changes (need to do NNTP
5236         authentication in a cleaner way).
5237         
5238 2001-04-29 [sergey]
5239
5240         * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
5241         news_nntp_post, news_nntp_mode): new functions (wrappers with
5242         authentication support).
5243         (news_get_article_cmd, news_get_article, news_get_header): new
5244         argument "folder"; all callers changed.
5245         (news_get_article_cmd): added authentication support.
5246         (news_session_get): use news_nntp_mode() instead of nntp_mode().
5247         (news_post): use news_nntp_post() instead of nntp_post().
5248         (news_get_uncached_articles): use news_nntp_group() instead of
5249         nntp_group() and news_nntp_xover() instead of nntp_xover();
5250         removed old authentication code.
5251         (news_get_group_list): use news_nntp_list() instead of nntp_list().
5252
5253         * src/nntp.c (nntp_list): return real error code instead of
5254         hardcoded NN_ERROR.
5255
5256 2001-04-29 [sergey]
5257
5258         * configure.in: fixed wint_t typedef detection again
5259
5260 2001-04-28 [hoa]
5261
5262         * src/prefs_account.[ch], added A_LOCAL_CMD
5263                 (send mail with mail command)
5264         * src/send.c added function send_message_with_command()
5265         * src/inc.c made a more secure get_spool() function with
5266                 mktemp() but maybe mkstemp() or something more
5267                 secure can be used.
5268
5269 2001-04-28 [alfons]
5270
5271         * src/textview.c, colorization of email addresses in headers
5272
5273         0.4.65claws6
5274
5275         * bug sync with sylpheed
5276         * prefs_common.c: created date format ui for darko
5277         * sync with 0.4.65cvs11
5278         * configure.in: corrected to have the new gpg checks
5279
5280 2001-04-27 [alfons]
5281
5282         * completed sync with 0.4.65cvs10
5283         * minor debug things added to gtkstext.c
5284
5285 2001-04-27 [darko]
5286
5287         * configure.in: remove check for availability of
5288           strftime() as advised by Hiroyuki
5289         * src/prefs_common.[ch], src/procheader.c:
5290           synch strftime() code with Hiroyki's main branch
5291
5292 2001-04-26 [sergey]
5293
5294         * src/news.c: news_query_password(), news_authenticate(): new
5295           functions.
5296           news_get_uncached_articles(): added NNTP authentication
5297           handling.
5298         * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
5299           new functions.
5300         * src/prefs_account.c: prefs_account_protocol_activated():
5301           enable userid and password fields for NNTP.
5302
5303 2001-04-26
5304
5305         * configure.in: check for availability of strftime()
5306           [darko]
5307         * src/prefs_common.[ch], src/procheader.c: use
5308           strftime() for displaying date in summary pane if it
5309           is available
5310
5311 2001-04-25
5312
5313         * more .cvsignore cleanups [alfons]
5314
5315 2001-04-25
5316
5317         * ac/sv-check-type.m4: new autoconf macro.
5318         * configure.in: fixed wint_t typedef detection (did not work
5319           with gcc-2.96).
5320
5321 2001-04-25
5322
5323         * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
5324           [hiroyuki]
5325
5326 2001-04-24
5327         * modified gtkstext.c : buggy cursor navigation fixed, 
5328           and font descent also taken in account when drawing
5329           cursor. [alfons]
5330
5331 2001-04-24 [hoa]
5332         * added comments in src/news.c src/nntp.c
5333         * added src/prefs_headers.[ch]
5334         * added src/headers.[ch]
5335         * modified compose.c to activate custom headers
5336                 added function is_in_custom_headers
5337         * modified prefs_account.[ch]
5338                 added function prefs_account_customhdr_edit
5339         * modified src/defs.h :
5340                 added HEADERS_RC : name of the config file
5341                 for the custom headers
5342
5343 2001-04-24
5344
5345     0.4.65claws5
5346
5347         * configure.in
5348           src/gtkstext.[ch]
5349           src/compose.c
5350           src/Makefile.am
5351           
5352           added gtkstext with configure.in patch by Hiroyuki which
5353           should fix the XIM detection [alfons]
5354
5355         * more clean up of cvs [alfons]
5356
5357                  * removed all Makefile.in files to attic.
5358
5359                  * updated all .cvsignores to really ignore things that could
5360                    be unintentionally committed by a recursive commit.
5361
5362 2001-04-23 [hoa]
5363         * added src/grouplist_dialog.[ch]
5364         * changed src/folderview.c to call grouplist_dialog instead
5365                 of inputdialog
5366         * src/news.c :
5367                 added functions news_reset_group_list
5368                 and news_get_group_list
5369         * src/nntp.c :
5370                 added function nntp_list
5371         * src/defs.h :
5372                 added GROUPLIST_FILE : name of the newsgroup list cache file
5373
5374 2001-04-21
5375
5376         * added option to warn about queued messages on exit [sergey]:
5377
5378           * src/compose.c: compose_queue(): call folder_item_scan()
5379             and folderview_update_item() after queueing.
5380           * src/folderview.c: folderview_update_node(): draw the queue
5381             folder in bold font if there are queued messages.
5382           * src/mainwindow.c: queued_messages(): new function.
5383             app_exit_cb(): display warning if there are queued messages
5384             if warn_queued_on_exit is set.
5385           * prefs_common.[ch]: add warn_queued_on_exit option.
5386
5387         * enhanced GnuPG key selection support [sergey]:
5388
5389           * src/select-keys.c: updated to newer version from Win32
5390             branch with support for selecting arbitrary keys.
5391           * src/prefs_account.c: added the Privacy tab to the account
5392             options window.
5393             prefs_account_privacy_create(),
5394             prefs_account_sign_key_set_data_from_radiobtn(),
5395             prefs_account_sign_key_set_radiobtn(): new functions.
5396           * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
5397           * src/rfc2015.c: set_signers(): new function.
5398             pgp_sign(): add the account parameter, call set_signers().
5399             rfc2015_sign(): add the account parameter, pass it to pgp_sign().
5400           * src/rfc2015.h: rfc2015_sign(): updated prototype.
5401           * src/compose.c: pass the current account to rfc2015_sign().
5402
5403         * tag name claws added to prevent confusion with main branch [alfons]
5404
5405         * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
5406
5407         * autogen.sh: Added "--enable-maintainer-mode". [sergey]
5408
5409         * sync with recent sylpheed cvs. Untested though. [alfons]
5410