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