171b1ee517ada7158afa81a3c278f70d911409e7
[claws.git] / ChangeLog.claws
1 2001-07-05 [paul]
2
3         sync with sylpheed 0.5.0pre4 release
4                 /po and /manual/ja not sync'ed
5
6 2001-07-04 [paul]
7
8         more sync with sylpheed 0.5.0pre4
9
10 2001-07-03 [christoph]
11
12         * src/addressbook.c
13                 fixed address book broken by address book
14                 for VCard, JPilot, LDAP
15
16 2001-07-03 [alfons]
17
18         * src/matcher.c
19         * src/textview.c
20                 stopped memory leaks
21
22 2001-07-03 [paul]
23
24         more sync with sylpheed 0.5.0pre4
25
26 2001-07-02 [match]
27
28         * included address book patch for VCard, JPilot, LDAP
29         * pref_common.c - fixed Font options on Display tab (cosmetic)
30         * alertpanel.c - fixed truncated message
31
32 2001-07-02 [christoph]
33
34         * src/mbox_folder.c
35         * src/procmsg.[ch]
36         * src/summaryview.c
37                 mark threads for ignoring
38
39 2001-07-02 [paul]
40
41         0.5.0claws4
42
43         * sync with sylpheed 0.5.0pre4
44                 updated gettext to 0.10.38.
45
46 2001-07-01 [paul]
47
48         * src/ mainwindow.c
49         * src/procmsg.h
50         * src/summaryview.[ch]
51                 new right-click option: Label.
52                 substitute for 'Mark-->Mark/Unmark', colours the line.
53                 submitted by Satoshi Nagayasu
54
55 2001-07-01 [christoph]
56
57         * src/folderview.c
58                 fixed font for trash
59         * src/summaryview.c
60                 move ctree to unread message
61
62 2001-07-01 [paul]
63
64         * sync with sylpheed 0.5.0pre3 release
65
66 2001-06-30 [alfons]
67
68         * src/filesel.[ch]
69         * src/compose.c
70                 allow inserting / attaching multiple files in
71                 the composer window
72
73 2001-06-30 [paul]
74
75         * src/codeconv.c
76                 small change to Alfons' previous stuff so that it
77                 actually makes
78
79 2001-06-30 [alfons]
80
81         * lots of files changed; first attempt to merge the changes
82           and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
83
84 2001-06-30 [paul]
85
86         * po/pt_BR.po
87                 updated and completed, translations by Fabio
88                 Junior Beneditto
89
90 2001-06-29 [alfons]
91
92         * src/compose.c
93         * src/mimeproc.[ch]
94                 allow selecting an attached files' mime type from a 
95                 list of types.
96
97 2001-06-29 [paul]
98
99         * more sync with sylpheed 0.5.0pre3
100
101 2001-06-29 [paul]
102
103         * po/pt_BR.po
104                 merge with sylpheed.pot and pt_BR.po provided by
105                 Fabio Junior Beneditto.
106
107 2001-06-29 [darko]
108
109         * src/procmime.c
110                 make MIME types case insensitive
111
112 2001-06-28 [alfons]
113
114         * po/nl.po
115                 merge with sylpheed.pot and old nl.po; translations added.
116
117 2001-06-28 [paul]
118
119         * more sync with sylpheed 0.5.0pre3
120
121 2001-06-27 [alfons]
122
123         * src/summaryview.c
124                 don't crash when removing parent node of messages
125                 attracted by subject. this was caused by not deleting
126                 the parent node from the subject line hash table.
127
128 2001-06-27 [alfons]
129
130         * src/summaryview.c
131         * src/compose.[ch]
132         * src/mainwindow.c
133                 if there are multiple messages selected, allow forwarding
134                 them as attachments.
135
136 2001-06-27 [paul]
137
138         * more sync with sylpheed 0.5.0pre3
139
140 2001-06-26 [paul]
141
142         0.5.0claws3
143
144         * sync with sylpheed 0.5.0pre3
145
146 2001-06-25 [paul]
147
148         * src/mainwindow.c
149                 fixed 'compose news article' bug
150                 from icon-and-text toolbar
151
152 2001-06-25 [paul]
153
154         * sync with sylpheed 0.5.0pre2 release
155
156 2001-06-24 [christoph]
157
158         * src/prefs_common.c
159                 bug fix in font selection
160         * src/folderview.c
161                 use sylpheed's normal font instead of
162                 gtk default font for folders without
163                 new messages
164
165 2001-06-24 [alfons]
166
167         * src/mainwindow.[ch]
168                 added composite compose mail / news button (an idea by Leandro
169                 Pereira <leandro@linuxmag.com.br>)
170
171 2001-06-24 [paul]
172
173         Added instructions for ldif-to-xml.py
174
175         * tools/README
176
177 2001-06-23 [alfons]
178
179         Some minor things.
180
181         * src/pixmaps/stock_news_compose.xpm
182                 added pixmap by Leandro
183         * src/prefs_common.c
184                 tested built-in spelling checker of GCC 3.0 :)
185         * po/nl.po
186                 merged dutch translation of sylpheed-main with
187                 sylpheed.pot
188
189 2001-06-23 [paul]
190
191         Added tools directory and files.
192
193         * tools/filter_conv.pl
194                 converts old filter system to new filtering system
195         * tools/ldif-to-xml.py
196                 converts netscape addressbook to sylpheed addressbook
197         * tools/README
198                 descriptions/instructions for above two files
199
200 2001-06-23 [christoph]
201
202         * src/inc.c
203         * src/manage_window.[ch]
204         * src/prefs_common.[ch]
205                 mail retrieval dialog can be enabled, disabled
206                 or hidden if non of sylpheed's windows is active
207
208 2001-06-22 [paul]
209
210         0.5.0claws2
211
212         * sync with sylpheed 0.5.0pre2
213
214 2001-06-21 [christoph]
215
216         * src/summaryview.c
217                 show recipient on 'from' for all accounts
218                 
219         * src/inc.c
220         * src/prefs_common.[ch]
221                 disable error popup on mail receive errors
222
223 2001-06-21 [alfons]
224
225         * src/compose.c
226                 made the ruler correctly appear and disappear.
227
228         * src/Makefile.am
229                 removed Hoa's work-in-progress-stuff (interesting!) so 
230                 claws compiles ok.
231
232 2001-06-20 [christoph]
233
234         * src/inc.c
235         * src/progressdialog.c
236                 added scrolled window for list in progressdialog
237
238 2001-06-20 [paul]
239
240         sync with sylpheed 0.5.0pre1 release
241
242 2001-06-20 [christoph]
243
244         * src/summeryview.c
245                 make building threads by subject work when
246                 thread view is enabled
247                 
248         * src/compose.c
249         * src/prefs_common.[ch]
250                 automatically select account for mail replys
251
252 2001-06-19 [sergey]
253
254         * src/compose.c (compose_create): keep Bcc and Reply-To visible if
255         they are filled in from the account settings.
256
257 2001-06-19 [paul]
258
259         * more sync with sylpheed 0.5.0pre1
260
261 2001-06-18 [alfons]
262
263         * src/Makefile.am,
264           src/procmime.c
265                 added --sysconfdir to CPPFLAGS for pointing to the correct
266                 location of mime.types. 
267
268                 NOTE: make sure you use --sysconfdir when running ./autogen.sh
269                 or ./configure!
270
271 2001-06-18 [hoa]
272
273         * src/summaryview.c
274                 fixed some bug when building threads
275
276 2001-06-18 [paul]
277
278         * src/prefs_account.c
279                 UI stuff: More changes to the English
280
281 2001-06-18 [paul]
282
283         * src/pixmaps/stock_news_compose.xpm: new file
284         * src/Makefile.am
285         * src/mainwindow.c
286         * src/summaryview.c
287                 Added new icon for Hoa's 'compose a news
288                 message', plus minor improvements to the
289                 English
290
291         * po/ja.po
292         * ChangeLog
293         * ChangeLog.jp
294                 more sync with sylpheed 0.5.0pre1
295
296 2001-06-18 [hoa]
297
298         * src/compose.[ch]
299         * src/mainwindow.c
300                 Follow-up and reply to
301
302         * src/summaryview.[ch]
303                 Build threads also with subjects
304
305 2001-06-17 [hoa]
306
307         * src/compose.c
308                 forwarding use the current account.
309
310         * src/mainwindow.c
311                 the "compose message" button has been replaced with
312                 "new mail" and "new news" buttons
313
314         * src/prefs_common.[ch]
315                 added a configuration option to use the forward button
316                 as "forward as attachment"
317                 changed reply and forward format description
318
319         * src/quote_fmt_lex.l
320         * src/quote_fmt_parse.y
321                 added message with no signature in format for reply
322                 and forward.
323
324 2001-06-17 [paul]
325
326         Minor UI stuff
327
328         * src/mainwindow.c
329         * src/summaryview.c
330                 Improvements to the English
331
332         * src/prefs_common.c
333                 Improvements to the English and some
334                 clarity/continuity improvements in the
335                 description of Quote symbols.
336
337 2001-06-17 [paul]
338
339         0.5.0claws1
340
341         * sync with sylpheed 0.5.0pre1
342
343 2001-06-17 [hoa]
344
345         * src/compose.c
346                 Better interface for compose, displayed fields
347                 are updated whenever we change account.
348                 Newsgroups field is automatically filled.
349
350         * src/mainwindow.c
351                 Newsgroups field is automatically filled.
352
353         * src/prefs_account.c
354                 Some interface stuff when fields appear and
355                 disappear.
356
357 2001-06-16 [paul]
358
359         0.4.99claws
360
361         * sync with sylpheed 0.4.99
362
363 2001-06-16 [sergey]
364
365         * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
366         base64_decoder_free, base64_decoder_decode): new object and
367         functions for decoding base64 streams.
368         * src/procmime.c (procmime_decode_content): modified to use the
369         new base64 decoder.
370
371 2001-06-15 [paul]
372
373         0.4.99claws10
374
375         * sync with sylpheed 0.4.99cvs11
376
377 2001-06-13 [paul]
378
379         0.4.99claws9
380
381         * sync with sylpheed 0.4.99cvs9
382
383 2001-06-13 [hoa]
384
385         * src/compose.c
386         * src/prefs_account.c
387
388                 SMTP server can be defined in the news account
389                 mime type of attachment are kept.
390
391         * src/summaryview.c
392
393                 now choose the highest important score between default
394                 and important score of folder.
395
396 2001-06-09 [alfons]
397         
398         * src/prefs_common.c: 
399
400                 (prefs_quote_description_create): corrected description of 
401                 quote format characters
402
403 2001-06-09 [paul]
404
405         0.4.99claws8
406
407         * sync with sylpheed 0.4.99cvs8
408
409 2001-06-08 [sergey]
410
411         * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
412         and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
413
414 2001-06-08 [paul]
415
416         0.4.99claws7
417
418         * sync with sylpheed 0.4.99cvs7
419
420 2001-06-06 [sergey]
421
422         * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
423         clashes with autogenerated header).
424         * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
425         * src/Makefile.am: added quote_fmt.h.
426         * src/.cvsignore: added lex/yacc autogenerated files
427         (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
428
429 2001-06-06 [paul]
430
431         0.4.99claws6
432
433         * sync with sylpheed 0.4.99cvs6
434
435 2001-06-06 [hoa]
436
437         * added src/quote_fmt_parse.h
438         * src/compose.c
439                 removed warnings
440
441         * src/prefs.[ch]
442                 don't modify readonly configuration files
443
444         * src/prefs_account.c
445         * src/prefs_common.c
446         * src/prefs_customheader.c
447         * src/prefs_display_header.c
448         * src/prefs_filter.c
449         * src/prefs_filtering.c
450         * src/prefs_scoring.c
451                 don't open dialog box when configuration files
452                 are readonly
453
454 2001-06-05 [sergey]
455
456         * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
457
458         * src/Makefile.am: replaced quote_fmt.tab.[ch] by
459         quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
460         BUILT_SOURCES to make all files rebuild properly.
461
462         * src/compose.c: removed #include "quote_fmt.tab.h".
463
464         * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
465         CHARACTER value in yylval.
466
467         * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
468         receive CHARACTER value by documented means (yylval).
469
470         * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
471
472 2001-06-05 [hoa]
473
474         * src/Makefile.am
475                 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
476
477         * src/filtering.c
478         * src/matcher.c
479         * src/matcher.h
480         * src/prefs_filtering.c
481                 now keep the configuration for execute action
482
483         * src/mbox_folder.c
484                 fixed a warning
485
486 2001-06-05 [paul]
487
488         * sync with sylpheed 0.4.99cvs5
489
490 2001-06-05 [hoa]
491
492         * src/Makefile.am
493                 added quote_fmt.[ch]
494
495         * added src/quote_fmt.y
496         * added src/quote_fmt.l
497         * added src/quote_fmt.tab.h
498         * added src/quote_fmt.tab.c
499         * added src/lex.quote_fmt.c
500                 parsing configuration for replying
501                 and forwarding
502
503         * src/prefs_common.[ch]
504                 added configuration UI for replying
505                 and forwarding
506
507         * src/compose.c
508                 using configuration for replying
509                 and forwarding
510
511 2001-06-04 [hoa]
512
513         * src/filtering.c
514         * src/matcher.c
515         * src/matcher.h
516         * src/prefs_filtering.c
517         * src/prefs_matcher.c
518         * src/prefs_matcher.h
519                 action "run a command" for filtering
520                 and matching with a command.
521                 fixed the "whole message" matching
522
523         * src/mbox_folder.c
524                 changed temporary filename for security
525
526         * src/messageview.c
527                 queue the notification if it fails to send.
528
529         * src/prefs_common.c
530         * src/prefs_folder_item.c
531                 changed the default important score             
532
533         * src/prefs_scoring.c
534         * src/scoring.c
535                 hide kill score input when the folder is not
536                 a newsgroup
537
538 2001-06-03 [alfons]
539
540         * src/prefs_common.c:
541
542                 (prefs_font_select): pass font name in font entry box to font
543                 selection dialog.
544
545 2001-06-03 [sergey]
546
547         * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
548
549 2001-06-03 [paul]
550
551         * sync with sylpheed 0.4.99cvs4
552
553 2001-06-03 [alfons]
554
555         * src/headerwindow.c:
556
557                 (headerwindow_show_cb): use the selected summary view item, not
558                 the displayed item.
559
560 2001-06-02 [alfons]
561
562         * src/headerwindow.c:
563
564                 (headerwindow_show_cb): always try to show msginfo
565
566 2001-06-02 [hoa]
567
568         * src/compose.c
569                 keep attached parts when reediting or forwarding.
570
571 2001-06-01 [hoa]
572
573         * src/folderview.c
574         * src/prefs_folder_item.[ch]
575         * src/prefs_scoring.[ch]
576         * src/scoring.[ch]
577         * src/summaryview.[ch]
578         * src/main.c
579         * src/mainwindow.c
580         * src/prefs_common.[ch]
581                 support for folder scoring
582                 kill score and important score for messages
583         
584         * src/prefs_account.c
585                 some display bug fixed for local account
586                 preferences
587
588 2001-05-31 [alfons]
589
590         * src/summaryview.c:
591
592                 (add_sender_to_cb): don't crash when no or invalid sender; the add 
593                 sender to address book menu item is disabled.
594
595 2001-05-30 [hoa]
596
597         * src/filtering.[ch]
598         * src/summaryview.c
599                 handling summary menu / filter messages
600
601         * src/folder.[ch]
602                 add some stuff
603
604         * src/foldersel.c
605                 imap folders now appears in list
606
607         * src/mbox_folder.c
608                 doesn't crash if destination mail is not writeable
609
610 2001-05-29 [hoa]
611
612         * src/compose.c
613                 removed some warnings
614
615         * src/filtering.c
616         * src/folder.[ch]
617         * src/prefs_filtering.c
618                 global string to identify any folders           
619                 removed some debug info
620                 filtering to mbox folders is now possible
621
622         * src/mainwindow.c
623                 removed some warnings
624
625         * src/mbox_folder.c
626                 permission on files are changed to read/write for user only,
627                 nothing for other.
628                 creation of subfolder is handled better.
629
630 2001-05-28 [alfons]
631
632         Verified the sync for src/prefs_common.[ch] and
633         src/prefs_account.[ch]. I believe there were some
634         minor indentation differences.
635
636 2001-05-28 [paul]
637
638         0.4.99claws3
639
640         * sync with 0.4.99cvs3
641
642 2001-05-28 [hoa]
643
644         * src/compose.c
645                 handling flags for mbox format
646
647         * src/filtering.c
648                 use of mark file only for MH format
649                 handling flags for mbox format
650                 filtering cannot yet move or copy mails to mbox folders.
651
652         * src/folder.[ch]
653                 changed move_msg, copy_msg,
654                 move_msgs_with_dest, copy_msgs_with_dest functions
655                 uses only folder->copy_msg() function
656                 uses folder->finished_copy() to handle the destination
657                 folder at the end of the copy or move operation.
658
659         * src/foldersel.c
660                 included mbox directories.
661
662         * src/folderview.[ch]
663         * src/mainwindow.c
664                 handle folders operation for mbox format
665
666         * src/mbox.c
667                 disable conversion of "From " header
668
669         * src/mbox_folder.[ch]
670                 completion of mbox format handling
671
672         * src/mh.c
673                 changed mh_copy_msg() function and
674                 removed mh_move_msg(), mh_move_msgs_with_dest(),
675                 mh_copy_msgs_with_dest()
676
677         * src/prefs_filtering.c
678                 removed some warnings
679
680         * src/prefs_matcher.c
681                 default boolean operation is AND
682
683         * src/procheader.c
684                 handling flags for mbox format
685                 handling of "From " header
686
687         * src/procmsg.[ch]
688                 removed data field
689                 added MSG_REALLY_DELETED flags to handle deletion of
690                 messages in mbox format.
691
692         * src/summaryview.c
693                 handling flags for mbox format
694                 disable the MSG_DELETED flags when messages
695                 are deleted in mbox format
696
697         * src/textview.c
698                 "From " headers display fixed.
699
700 2001-05-27 [alfons]
701
702         * src/textview.c:
703                 
704                 (get_email_part): skip quoted email addresses, like in e.g.
705                 "'alfons@proteus.demon.nl'".
706
707 2001-05-26 [alfons]
708
709         Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
710         and fixing the persistence troubles when using separate windows.
711
712         * src/mainwindow.c:
713         
714             Added #define SEPARATE_ACTION used in the gtk item factory for 
715             the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
716                 use gtk_item_factory_get_widget_by_action() to get the items.
717                 
718             Removed separate_widget_cb from the gtk item factory data   
719           
720             (mainwindow_create): connect separate_widget_cb() to check
721             menu item "toggled" signal. also passing a MainWindow pointer
722                 as object data for both check menu items.
723                 
724             (separate_widget_cb): definition of separate_widget_cb() to match
725             GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main 
726                 window using gtk_object_get_data(). The type of window separation 
727                 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
728         
729         * src/prefs_filtering.c,
730           src/prefs_matcher.c: added horizontal scrollbars
731
732 2001-05-25 [darko]
733
734         * src/headerview.c
735                 fix segfault with invalid bold font
736         * src/summaryview.c
737                 correctly display summary stats after row is marked
738
739 2001-05-23 [sergey]
740
741         * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
742         encodings with libjconv.
743
744 2001-05-23 [hoa]
745
746         * src/Makefile.am
747                 added mbox_folder.[ch]
748         * src/defs.h
749                 mbox temporary folder
750         * src/folder.[ch]
751         * added src/mbox_folder.[ch]
752         * src/folderview.c
753         * src/procheader.[ch]
754                 added mbox support
755         * src/mbox.c
756                 bugfix for file incorporation filtering
757         * src/imap.c
758                 enable creation of MBOX
759         * src/prefs_display_header.c
760                 enable use of headers like "From "
761                 something that should be fixed :
762                         displaying of such headers add an extra space
763         * src/prefs_folder_item.c
764                 don't create folders because it is not necessary
765         * src/procmsg.h
766                 added data field to MsgInfo for mbox internal use
767         * src/summaryview.c
768                 added some support for mbox
769         * src/utils.[ch]
770                 added get_mbox_cache_dir() function
771
772 2001-05-23 [hiroyuki]
773
774         * src/headerwindow.c
775           src/inc.c
776           src/main.c
777           src/mh.c
778           src/nntp.c
779           src/procmsg.h
780           src/session.h
781           src/socket.[ch]
782           src/summaryview.c
783           src/textview.c
784           src/automaton.c
785           src/folderview.c: more sync with 0.4.99cvs2.
786
787         * src/headerwindow.c: reverted.
788
789 2001-05-22 [paul]
790
791         0.4.99claws2
792
793         * sync with sylpheed 0.4.99cvs2
794                 * src/news.[ch]
795                 * src/nntp.[ch]
796                 * INSTALL
797                 * INSTALL.jp
798
799 2001-05-22 [alfons]
800
801         * src/summaryview.c: bugfixed a premature assignment in  summaryview_add_sender_to_cb()
802
803 2001-05-21 [alfons]
804
805         Minor things:
806
807         * configure.in: if gnome-config not found, "no" is displayed
808         
809         * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
810
811         * src/textview.c: now also possible to add mail addresses by right
812           clicking in the text view
813
814         * src/codeconv.c: merged patch which fixes endless loop when encountering
815           invalid wide characters; from Alte <010@imis.ru>  
816
817 2001-05-20 [alfons]
818
819         Added installation of gnome specific things:
820
821         * Makefile.am: gnome conditional
822
823         * configure.in: check for installed gnome
824
825         * added sylpheed.png, sylpheed.desktop
826
827 2001-05-20 [sergey]
828
829         * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
830
831         * src/mainwindow.h (main_window_toolbar_create): created a button
832         for "Reply to all".
833         (main_window_set_toolbar_sensitive): enable/disable the new button
834         appropriately.
835         (toolbar_reply_to_author_cb): handle the new button.
836
837         * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
838         send_progress_dialog_destroy() on failure (fixes hang on SMTP
839         failure).
840
841 2001-05-19 [sergey]
842
843         * src/compose.h (ComposeReplyMode): new modes
844         COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
845         COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
846
847         * src/compose.c
848         (compose_send): move some code into a new function:
849         (compose_current_mail_account): new function.
850         (compose_reply): new argument to_author, all callers changed; if
851         to_author==TRUE and account->protocol==A_NNTP, find and use an
852         appropriate mail account for replying.
853         (compose_reply_set_entry): new argument to_author; ignore
854         compose->replyto if to_author==TRUE.
855
856         * src/mainwindow.c: new command "Message/Reply to author".
857         (main_window_set_menu_sensitive): enable/disable it.
858         (reply_cb): handle it.
859
860         * src/summaryview.c: new command "Reply to author".
861         (summary_set_menu_sensitive): enable/disable it.
862         (summary_reply_cb): handle it.
863
864         * src/account.c (account_find_mail_from_address): new function.
865
866 2001-05-18 [paul]
867
868         0.4.99claws1
869
870         * sync with sylpheed 0.4.99cvs1
871
872 2001-05-18 [hoa]
873
874         * src/compose.[ch]
875         * src/filtering.c
876         * src/summaryview.c
877                 new filtering action : forward and forward as attachment
878
879         * src/main.c
880                 no need for $DISPLAY when we run sylpheed --help
881                 call to parse_cmd_opt() is moved
882
883         * src/mainwindow.[ch]
884                 execute button is hidden when immediate execute
885                 is chosen
886
887         * src/mh.c
888         * src/news.c
889         * src/prefs_folder_item.c
890         * src/procmsg.c
891                 better handling of missing directories
892
893         * src/summaryview.c
894                 reedit is enabled in outbox
895                 reedit is enabled in queue
896
897 2001-05-17 [hoa]
898
899         * src/filtering.c
900         * src/matcher.[ch]
901         * src/prefs_filtering.c
902                 changed attachement into attachment
903
904 2001-05-17 [alfons]
905
906         0.4.67claws4    
907
908         * sync with sylpheed 0.4.67cvs9
909         * sync with sylpheed 0.4.67cvs7-8
910
911 2001-05-17 [hoa]
912
913         * src/Makefile.am
914                 added prefs_filtering.c
915
916         * src/filtering.[ch]
917         * src/matcher.[ch]
918                 removed action : forward_news and forward_news_as_attachement
919                 (forward and forward_as_attachement can be used instead)
920
921         * src/mainwindow.c
922                 added menu option to access filtering configuration
923
924         * src/prefs_account.c
925                 changed mail_command default to /usr/sbin/sendmail
926
927         * added src/prefs_filtering.[ch]
928                 dialog box for filtering configuration
929
930         * src/prefs_matcher.c
931                 added function prefs_matcher_get_criteria_from_matching()
932
933         * src/prefs_scoring.c
934                 reset the dialog when register or substitute is clicked
935
936 2001-05-15 [hoa]
937
938         * src/Makefile.am
939                 added filtering.[ch]
940         * src/inc.c
941                 using filering.[ch] instead of filter.[ch]
942         * src/main.c
943                 reading new filtering configuration
944         * src/matcher.[ch]
945                 added some filtering actions
946                 and fixed a bug for headers and mail body matching
947         * src/mbox.c
948                 using filering.[ch] instead of filter.[ch]
949         * src/mh.c
950                 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
951         * src/summaryview.c
952                 some fixes for filtering
953
954 2001-05-14 [hiroyuki]
955
956         * src/send.c: fixed some weird indentations.
957           send_message_with_command(): call pclose() only if p != NULL.
958         * src/textview.c: get_email_part(): modified the code for readability.
959
960 2001-05-14 [hiroyuki]
961
962         * src/md5global.h
963           src/md5ify.c
964           src/md5ify.h: removed from the cvs.
965
966 2001-05-13 [sergey]
967
968         * src/main.c: include rfc2015.h to avoid compiler warnings.
969         * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
970         the panel is already on screen.
971         * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
972         closing the alert window by ESC as "No".
973         * src/prefs_common.c (prefs_interface_create): moved return
974         receipt check button to the correct place.
975
976 2001-03-13 [alfons]
977
978         * src/prefs_common.c: 
979                 moved return receipt check button to the Send tab. (prefs_send_create)
980                 removed the date format ui related globals. (prefs_display_create)
981
982         0.4.67claws3
983         
984         * sync with sylpheed 0.4.67cvs5-6
985
986 2001-05-13 [paul]
987
988         * added Alfons' font selection patch
989
990         * src/defs.h
991         * src/headerwindow.c
992         * src/prefs_common.c
993         * src/prefs_common.h
994
995 2001-05-13 [hoa]
996         * src/defs.h
997                 changed version of cache
998         * src/matcher.[ch]
999         * src/prefs_matcher.c
1000                 added additionnal matching criteria
1001         * src/procheader.c
1002         * src/procmsg.[ch]
1003         * src/news.c
1004                 added references in MsgInfo
1005
1006 2001-05-12 [hoa]
1007
1008         * src/defs.h
1009                 prepared some things for new filtering
1010         * src/matcher.[ch]
1011                 added some matching properties
1012                 inreplyto need to be enhanced
1013                 prepared some things for new filtering
1014         * src/messageview.c
1015                 added Return-Receipt-To handling
1016         * src/prefs_folder_item.c
1017                 changed default value to TRUE
1018         * src/prefs_matcher.c
1019                 added some matching properties
1020         * src/prefs_scoring.[ch]
1021                 the scoring dialog is finished
1022         * src/procheader.c
1023                 added Return-Receipt-To handling
1024                 Reference need to be added
1025         * src/procmsg.[ch]
1026                 added Return-Receipt-To handling
1027                 added threadscore to get a better score sorting when
1028                 threads are enabled
1029         * src/summaryview.c
1030                 suppressed a bug when we sort the list
1031                 when no folder is opened.
1032                 better score sorting when threads are enabled
1033
1034 2001-05-12 [alfons]
1035
1036         * reverted previous patch because of potential errors 
1037
1038         0.4.67claws2
1039         
1040         * src/inc.c, src/prefs_common.c, src/prefs_common.h: 
1041                 applied "toggle mail-retrieval dialog window" patch submitted 
1042                 by Eric Limpens <eric@qnt.net>
1043
1044         * sync with sylpheed 0.4.67cvs4
1045
1046 2001-05-12 [sergey]
1047
1048         * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
1049         some picky compilers.
1050         * src/rfc2015.h: provide prototype for rfc2015_disable_all().
1051         * src/grouplist_dialog.c: include alertpanel.h.
1052         * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
1053         fix compile warning.
1054         * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
1055         #include "defs.h" before others to prevent the warning of `MIN'
1056         and `MAX' redefinition.
1057
1058 2001-05-11 [hoa]
1059
1060         * src/main.c
1061         * src/messageview.c
1062         * src/prefs_account.c
1063         * src/prefs_display_header.c
1064                 removed warning
1065         * src/Makefile.am
1066                 added prefs_scoring.[ch]
1067         * src/grouplist_dialog.c
1068                 display an error dialog box if the group list
1069                 cannot be fetched.
1070         * src/mainwindow.[ch]
1071                 added main_window_set_thread_option() function
1072                 scoring dialog box enabled
1073         * src/matcher.[ch]
1074                 added flags matching unread /new / marked
1075                 / deleted / replied / forwarded
1076         * src/news.c
1077                 newsgroups are now finally in newscache
1078         * src/prefs_matcher.[ch]
1079                 finished preferences for matching dialog
1080         * added src/prefs_scoring.[ch]
1081                 scoring dialog box completed
1082         * src/scoring.[ch]
1083                 conversion to string : added scoringprop_to_string()
1084                 write config for preferences :
1085                 added prefs_scoring_write_config()
1086         * src/summaryview.c
1087                 threads can be enabled/disabled independently
1088                 for each folder
1089
1090 2001-05-10 [alfons]
1091
1092         0.4.67claws1
1093         
1094         * AUTHORS: 
1095                 thought it would be nice to have a list of all
1096                 contributors (used Changelog as a reference)
1097         
1098         * configure.in: 
1099                 messed up version numbering...
1100
1101         0.4.66claws1
1102
1103         * sync with sylpheed 0.4.67cvs1-3
1104
1105 2001-05-10 [darko]
1106
1107         * src/prefs_common.c:
1108                 better UI for strftime format, double clicking
1109                 on format now inserts the format in text entry
1110                 replaced close button with standard OK/Cancel
1111                 moved date format button to the right of the
1112                 text entry field
1113
1114 2001-05-09 [alfons]
1115
1116         * src/gtkstext.c:
1117                 Ctrl-Home / Ctrl-End have proper cursor navigation
1118
1119 2001-05-09 [hoa]
1120
1121         * src/prefs_matcher.c
1122                 finished UI to define matching properties
1123                 added ok and cancel button
1124         * src/prefs_filter.c
1125                 added ok and cancel button
1126         * src/news.c
1127                 fixed some bug in xhdr parsing
1128
1129 2001-05-08 [alfons]
1130
1131         * src/textview.c: 
1132                 fixed a bug in textview_show_header(), which displayed two colons (':');
1133                 cleaned up some warnings
1134
1135 2001-05-08 [hoa]
1136
1137         * src/Makefile.am
1138                 added prefs_matcher.[ch]
1139                 compilation with -W -Wall
1140         * src/alertpanel.c
1141                 ungrab the mouse events if grabbed - does it
1142                 fix the bug for disposition notification ?
1143         * src/mainwindow.c
1144                 added a menu option to open the matching dialog.
1145         * src/matcher.[ch]
1146                 added matcherprop_to_string() and matcherlist_to_string()
1147                 fixed some bugs, changed the name of some options
1148                 age_sup and age_inf becomes age_greater and age_lower,
1149                 body and messageheaders becomes body_part and headers_part,
1150                 changed the names of constants from SCORING_XXX to MATCHING_XXX
1151         * src/prefs_display_header.c
1152         * src/prefs_headers.c
1153                 fixed a bug that accidentally destroyed dialogs
1154                 when closed them with delete_event
1155                 Added *_deleted() which handle delete_event signal correctly.
1156         * src/prefs_folder_item.[ch]
1157                 added "enable_thread" field for future customization
1158         * added src/prefs_matcher.[ch]
1159                 sample of the UI to define matching properties
1160         * src/procheader.c
1161                 using procheader_headername_equal instead of str*cmp functions
1162                 using procheader_parse_header() function
1163         * src/scoring.c
1164                 using MATCHING_XXX instead of SCORING_XXX
1165         * src/summaryview.c
1166                 display the sender of the news even if this is ourself
1167                 when this is a news message.
1168         * src/textview.c
1169                 using headername_equal() instead of str*cmp functions
1170
1171 2001-05-08 [alfons]
1172
1173         0.4.66claws
1174
1175         * sync with sylpheed 0.4.66
1176         * src/gtkstext.c: trace logs added 
1177
1178 2001-05-08 [sergey]
1179
1180         * src/prefs_common.[ch]: added option to enable/disable GnuPG
1181         signature check popup.
1182         * src/rfc2015.c (check_signature): show signature check popup only
1183         if it is enabled in preferences.
1184
1185 2001-05-07 [alfons]
1186
1187         0.4.66claws4
1188         
1189         * sync with sylpheed 0.4.66cvs6
1190
1191 2001-05-07 [darko]
1192
1193         * src/prefs_common.[ch]: added option to enable/disable
1194           looking up sender name in address book for summary pane
1195         * src/summaryview.c: look up sender in the address book
1196           by using Alfons' address completion code
1197
1198 2001-05-07 [hiroyuki]
1199
1200         * src/inc.h
1201           src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
1202           member of Pop3State.
1203         * src/news.c: brought #include "defs.h" before #include <glib.h>
1204           to prevent the warning of `MIN' and `MAX' redefinition.
1205
1206 2001-05-06 [hoa]
1207
1208         * removed src/headers_display.[ch]
1209         * removed src/prefs_display_headers.[ch]
1210         * src/inc.c
1211                 use a temporary file in the user directory for mbox import
1212         * src/news.c
1213                 added XHDR support to get "To" and "Cc" headers
1214                 (in order to match news with to or cc field for
1215                 scoring)
1216                 added function news_parse_xhdr() to get XHDR response
1217         * src/nntp.[ch]
1218                 added function nntp_xhdr()
1219         * src/matcher.c
1220                 fetch the message if necessary
1221
1222 2001-05-06 [alfons]
1223
1224         0.4.66claws3
1225
1226         * sync with sylpheed 0.4.66cvs3-5
1227
1228 2001-05-06 [hoa]
1229
1230         * src/utils.[ch]
1231                 added function itos_buf() to enable use of several buffers
1232         * src/summaryview.c
1233                 use of itos_buf() instead of itos() in summary list
1234                 to fix the broken display of message number.
1235
1236 2001-05-06 [alfons]
1237
1238         * src/gtkstext.c: bug in cursor up navigation fixed,
1239                 fixed another unsigned / signed comparison (we're getting there :-)
1240
1241 2001-05-06 [hoa]
1242
1243         * src/Makefile.am
1244                 added scoring.c scoring.h
1245                 prefs_folder_item.c prefs_folder_item.h
1246                 matcher.c matcher.h
1247         * src/defs.h
1248                 added FOLDERITEM_RC SCORING_RC
1249         * src/folder.[ch]
1250                 added prefs field in FolderItem :
1251                 properties for each folder (PrefsFolderItem),
1252                 sorting type and mode were added as the first properties.
1253         * src/main.c
1254                 read config for scoring
1255         * added src/matcher.[ch]
1256                 gives functions to parse configuration file to do
1257                 matching on mails with a list of conditions.
1258         * src/mainwindow.c
1259                 add option to sort by score
1260         * src/prefs_common.[ch]
1261                 added preference option to show score and for
1262                 the score column size
1263         * added src/prefs_folder_item.[ch]
1264                 properties for each folder (PrefsFolderItem),
1265                 sorting type and mode were added as the first properties.
1266         * src/procheader.[ch]
1267                 added procheader_parse_header()
1268                 added procheader_header_free()
1269                 added procheader_headername_equal()
1270                 and made modification to use them.
1271         * src/procmsg.[ch]
1272                 added score field to MsgInfo structure
1273         * added src/scoring.[ch]
1274                 gives functions to parse configuration file to do
1275                 scoring on mails with a list of conditions.
1276         * src/summaryview.[ch]
1277                 save the sorting type and mode for the folder
1278                 added column to display the score of the mail
1279                 added function summary_score_clicked()
1280                 sorting type and mode are restored to the folder
1281                 when it is reopen
1282         * src/textview.c
1283                 use procheader_parse_header(), procheader_headername_equal()
1284                 removed memory leak in text_scan_header when freeing headers
1285         * src/filter.c
1286                 changed the function to match names of headers
1287                 using procheader_headername_equal()
1288
1289         Scoring functions are implemented, an interface is needed
1290         to configure that.
1291
1292 2001-05-04 [alfons]
1293
1294         * src/gtkstext.c: 
1295                 hopefully fixed the row up navigation bug,
1296                 removed adding back / forward lines to cache
1297
1298 2001-05-04 [sergey]
1299
1300         * src/prefs_display_headers.c: user interface changes:
1301         (prefs_display_headers_create): remove unused "Show" check button;
1302         allow reordering of headers by dragging.
1303         (prefs_display_headers_write_config): remove unused variables.
1304         (prefs_display_headers_set_dialog): do not insert "(New)" at top
1305         of lists (not needed with the new UI).
1306         (prefs_display_headers_set_list): scan lists starting from row 0,
1307         not 1 (do not skip "(New)").
1308         (prefs_display_headers_find_header): new function.
1309         (prefs_display_headers_clist_set_row): do not allow duplicates.
1310         (prefs_display_headers_delete_cb): do not skip row 0; treat
1311         closing the alert window by ESC as "No".
1312         (prefs_display_headers_up): do not protect row 0.
1313         (prefs_display_headers_down): do not protect row 0.
1314
1315 2001-05-04 [sergey]
1316
1317         * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
1318         functions.  
1319
1320         * src/summaryview.c
1321         (summary_find_next_marked_msg, summary_find_prev_marked_msg,
1322         summary_select_next_marked, summary_select_prev_marked): new
1323         functions.
1324
1325 2001-05-03 [sergey]
1326
1327         * src/news.c: fixed a bug when no article can be fetched after
1328         server timeout if the connection was restored by news_post():
1329         (news_select_group): new function.
1330         (news_fetch_msg): call news_select_group() before fetching
1331         article.
1332         (news_get_uncached_articles): set session->group after successful
1333         GROUP command.
1334
1335 2001-05-03 [hoa]
1336
1337         * src/defs.h
1338         * src/procmsg.[ch]
1339         * src/procheader.c
1340                  changed version of cache, added cc field
1341
1342         * src/prefs_display_headers.c
1343                 the interface was changed
1344
1345         * src/prefs_headers.c
1346                 added cancel button
1347
1348 2001-05-03 [alfons]
1349
1350         * completed sync of sylpheed cvs2
1351         * src/gtkstext.c: updated row up / down cursor navigation
1352         * src/textview.c: re-edited, prepared for fixing the email address
1353                 scanner.
1354
1355 2001-05-03 [darko]
1356
1357         * src/prefs_common.c: use alfons' strftime ui code
1358         entry_datefmt and datefmt_sample widgets have to be
1359         global in this module because of this change
1360
1361 2001-05-03 [hoa]
1362
1363         * src/messageview.c
1364         * src/prefs_common.[ch] added option to activate the return receipt
1365                 feature.
1366
1367 2001-05-02 [alfons]
1368
1369         * src/gtkstext.c: fix for row up/down cursor navigation. 
1370
1371         0.4.66claws2
1372         
1373         * sync with 0.4.66cvs2
1374
1375 2001-05-02 [paul]
1376
1377         added add-sender-to-addressbook patch
1378
1379         * src/addressbook.c
1380         * src/addressbook.h
1381         * src/summaryview.c
1382
1383 2001-05-02 [sergey]
1384
1385         * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
1386         G_ALERTDISABLE.
1387
1388         * src/alertpanel.c (alertpanel_create): new argument can_disable,
1389         all existing callers changed to pass FALSE; create a check button
1390         to disable the message.
1391         (alertpanel_message_with_disable): new function.
1392         (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
1393         (alertpanel_button_toggled): new function.
1394         (alertpanel_button_clicked, alertpanel_close): set value using
1395         G_ALERT_VALUE_MASK.
1396
1397         * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
1398
1399         * src/prefs_common.c (prefs_privacy_create): new check button
1400         checkbtn_gpgme_warning.
1401
1402         * src/main.c (main): moved preferences reading before gpgme
1403         initialization; check prefs_common.gpgme_warning before giving the
1404         GnuPG warning and set it to FALSE if the user wants to disable the
1405         warning.
1406
1407 2001-05-02 [hiroyuki]
1408
1409         * src/prefs_display_headers.c: modified the layout and some labels.
1410
1411 2001-05-02 [sergey]
1412
1413         * src/prefs_account.c (prefs_account_fix_size): new function.
1414         (prefs_account_create): call prefs_account_fix_size(); use
1415         gtk_widget_show instead of gtk_widget_show_all (fixes too large
1416         size when the window is shown for the first time).
1417         (prefs_account_basic_create): changed layout of serv_table; moved
1418         localmbox_entry above smtpserv_entry (logically it replaces
1419         POP3/IMAP server).
1420         (prefs_account_protocol_activated): set sensitivity of
1421         nntpauth_chkbtn according to the protocol (in addition to
1422         hide/show); commented out gtk_table_set_row_spacing() calls.
1423         (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
1424         not sensitive (fixes a bug with disabled username/password boxes
1425         when editing POP3 account after NNTP with authentication).
1426
1427 2001-05-02 [hoa]
1428
1429         * src/account.c
1430         * src/inc.c
1431         * src/prefs_account.[ch]
1432         * src/send.c
1433                 removed local account without SMTP server
1434                 added option to use mail command instead of a connexion
1435                 to SMTP server when a local account is used
1436         * src/prefs_headers.c
1437                 fixed a bug
1438         * src/news.c
1439                 fixed a bug when connexion immediately closed
1440
1441 2001-05-01 [alfons]
1442
1443         0.4.66claws1
1444         
1445         * sync with 0.4.65
1446
1447 2001-05-01 [sergey]
1448
1449         * src/prefs_account.c (Basic, prefs_account_basic_create): new
1450         widget nntpauth_chkbtn.
1451         (prefs_account_protocol_activated): handle nntpauth_chkbtn
1452         visibility.
1453         (prefs_account_nntpauth_toggled): new function.
1454
1455         * src/news.c (news_session_new_for_folder): use NNTP
1456         authentication only if ac->use_nntp_auth is set.
1457
1458 2001-05-01 [hoa]
1459
1460         * src/Makefile.am changed headers.[ch] in customheader.[ch]
1461         * src/prefs_display_headers.c changed the UI
1462         * src/prefs_headers.c changed account_name to account_id
1463         * src/compose.c using customheader.h
1464
1465 2001-05-01 [hiroyuki]
1466
1467         * src/esmtp.c
1468           src/news.c
1469           src/nntp.c: changed sock_read() to sock_gets(), they've been left
1470           unsynched.
1471
1472 2001-05-01 [hoa]
1473
1474         * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
1475         * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
1476                 for displaying of headers
1477         * src/grouplist_dialog.[ch] minor changes to remove warnings
1478         * src/prefs_display_headers.[ch] dialog to choose the
1479         headers to display in the mail viewer.
1480         * src/headers.h correction of #define
1481         * src/headers_display.[ch] configuration for displaying of headers.
1482         * src/main.c read config of displaying of headers
1483         * src/prefs_common.c add a button to access the config dialog
1484                 for displaying of headers
1485         * src/prefs_display_headers.[ch] dialog for configuration for
1486                 displaying of the headers.
1487         * src/prefs_headers.c cleaning of code
1488         * src/procheader.c comments added to code
1489         * src/textview.c changes to reorder the headers depending
1490                 on the config for displaying of headers
1491
1492 2001-04-30 [alfons]
1493
1494         0.4.65claws7
1495
1496         * sync with 0.4.65cvs12
1497
1498         NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
1499
1500 2001-04-30 [sergey]
1501
1502         * src/nntp.h (NNTPSockInfo): new field auth_failed.
1503
1504         * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
1505         is set to force reconnection after authentication failure.
1506         (nntp_gen_command): set sock->auth_failed on authentication
1507         failure, or if sock->userid and sock->passwd are not set.
1508
1509         * src/news.c (news_session_new_for_folder): set userid=NULL if
1510         password dialog is cancelled.
1511
1512 2001-04-30 [sergey]
1513
1514         * src/nntp.h (NNTPSockInfo): new type.
1515
1516         * src/nntp.c: all functions updated to use NNTPSockInfo instead of
1517         SockInfo.
1518         (nntp_open_auth, nntp_close): new functions.
1519         (nntp_gen_command): new function to handle authentication; all
1520         NNTP command functions updated to use it.
1521         (nntp_authinfo_user, nntp_authinfo_pass): deleted.
1522         (nntp_list): removed old useless code.
1523
1524         * src/news.h (NNTPSession): new field nntp_sock.
1525
1526         * src/news.c: all functions updated to use NNTPSockInfo instead of
1527         SockInfo.
1528         (news_session_new): new arguments (userid, passwd); made static;
1529         use nntp_open_auth() if needed.
1530         (news_session_destroy): use nntp_close() instead of sock_close().
1531         (news_query_password): changed arguments.
1532         (news_session_new_for_folder): new function.
1533         (news_session_get): use news_session_new_for_folder().
1534         (news_authenticate): deleted.
1535         (news_get_uncached_articles): removed old authentication code.
1536
1537 2001-04-30 [sergey]
1538
1539         * src/news.c: reverted my previous changes (need to do NNTP
1540         authentication in a cleaner way).
1541         
1542 2001-04-29 [sergey]
1543
1544         * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
1545         news_nntp_post, news_nntp_mode): new functions (wrappers with
1546         authentication support).
1547         (news_get_article_cmd, news_get_article, news_get_header): new
1548         argument "folder"; all callers changed.
1549         (news_get_article_cmd): added authentication support.
1550         (news_session_get): use news_nntp_mode() instead of nntp_mode().
1551         (news_post): use news_nntp_post() instead of nntp_post().
1552         (news_get_uncached_articles): use news_nntp_group() instead of
1553         nntp_group() and news_nntp_xover() instead of nntp_xover();
1554         removed old authentication code.
1555         (news_get_group_list): use news_nntp_list() instead of nntp_list().
1556
1557         * src/nntp.c (nntp_list): return real error code instead of
1558         hardcoded NN_ERROR.
1559
1560 2001-04-29 [sergey]
1561
1562         * configure.in: fixed wint_t typedef detection again
1563
1564 2001-04-28 [hoa]
1565
1566         * src/prefs_account.[ch], added A_LOCAL_CMD
1567                 (send mail with mail command)
1568         * src/send.c added function send_message_with_command()
1569         * src/inc.c made a more secure get_spool() function with
1570                 mktemp() but maybe mkstemp() or something more
1571                 secure can be used.
1572
1573 2001-04-28 [alfons]
1574
1575         * src/textview.c, colorization of email addresses in headers
1576
1577         0.4.65claws6
1578
1579         * bug sync with sylpheed
1580         * prefs_common.c: created date format ui for darko
1581         * sync with 0.4.65cvs11
1582         * configure.in: corrected to have the new gpg checks
1583
1584 2001-04-27 [alfons]
1585
1586         * completed sync with 0.4.65cvs10
1587         * minor debug things added to gtkstext.c
1588
1589 2001-04-27 [darko]
1590
1591         * configure.in: remove check for availability of
1592           strftime() as advised by Hiroyuki
1593         * src/prefs_common.[ch], src/procheader.c:
1594           synch strftime() code with Hiroyki's main branch
1595
1596 2001-04-26 [sergey]
1597
1598         * src/news.c: news_query_password(), news_authenticate(): new
1599           functions.
1600           news_get_uncached_articles(): added NNTP authentication
1601           handling.
1602         * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
1603           new functions.
1604         * src/prefs_account.c: prefs_account_protocol_activated():
1605           enable userid and password fields for NNTP.
1606
1607 2001-04-26
1608
1609         * configure.in: check for availability of strftime()
1610           [darko]
1611         * src/prefs_common.[ch], src/procheader.c: use
1612           strftime() for displaying date in summary pane if it
1613           is available
1614
1615 2001-04-25
1616
1617         * more .cvsignore cleanups [alfons]
1618
1619 2001-04-25
1620
1621         * ac/sv-check-type.m4: new autoconf macro.
1622         * configure.in: fixed wint_t typedef detection (did not work
1623           with gcc-2.96).
1624
1625 2001-04-25
1626
1627         * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
1628           [hiroyuki]
1629
1630 2001-04-24
1631         * modified gtkstext.c : buggy cursor navigation fixed, 
1632           and font descent also taken in account when drawing
1633           cursor. [alfons]
1634
1635 2001-04-24 [hoa]
1636         * added comments in src/news.c src/nntp.c
1637         * added src/prefs_headers.[ch]
1638         * added src/headers.[ch]
1639         * modified compose.c to activate custom headers
1640                 added function is_in_custom_headers
1641         * modified prefs_account.[ch]
1642                 added function prefs_account_customhdr_edit
1643         * modified src/defs.h :
1644                 added HEADERS_RC : name of the config file
1645                 for the custom headers
1646
1647 2001-04-24
1648
1649     0.4.65claws5
1650
1651         * configure.in
1652           src/gtkstext.[ch]
1653           src/compose.c
1654           src/Makefile.am
1655           
1656           added gtkstext with configure.in patch by Hiroyuki which
1657           should fix the XIM detection [alfons]
1658
1659         * more clean up of cvs [alfons]
1660
1661                  * removed all Makefile.in files to attic.
1662
1663                  * updated all .cvsignores to really ignore things that could
1664                    be unintentionally committed by a recursive commit.
1665
1666 2001-04-23 [hoa]
1667         * added src/grouplist_dialog.[ch]
1668         * changed src/folderview.c to call grouplist_dialog instead
1669                 of inputdialog
1670         * src/news.c :
1671                 added functions news_reset_group_list
1672                 and news_get_group_list
1673         * src/nntp.c :
1674                 added function nntp_list
1675         * src/defs.h :
1676                 added GROUPLIST_FILE : name of the newsgroup list cache file
1677
1678 2001-04-21
1679
1680         * added option to warn about queued messages on exit [sergey]:
1681
1682           * src/compose.c: compose_queue(): call folder_item_scan()
1683             and folderview_update_item() after queueing.
1684           * src/folderview.c: folderview_update_node(): draw the queue
1685             folder in bold font if there are queued messages.
1686           * src/mainwindow.c: queued_messages(): new function.
1687             app_exit_cb(): display warning if there are queued messages
1688             if warn_queued_on_exit is set.
1689           * prefs_common.[ch]: add warn_queued_on_exit option.
1690
1691         * enhanced GnuPG key selection support [sergey]:
1692
1693           * src/select-keys.c: updated to newer version from Win32
1694             branch with support for selecting arbitrary keys.
1695           * src/prefs_account.c: added the Privacy tab to the account
1696             options window.
1697             prefs_account_privacy_create(),
1698             prefs_account_sign_key_set_data_from_radiobtn(),
1699             prefs_account_sign_key_set_radiobtn(): new functions.
1700           * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
1701           * src/rfc2015.c: set_signers(): new function.
1702             pgp_sign(): add the account parameter, call set_signers().
1703             rfc2015_sign(): add the account parameter, pass it to pgp_sign().
1704           * src/rfc2015.h: rfc2015_sign(): updated prototype.
1705           * src/compose.c: pass the current account to rfc2015_sign().
1706
1707         * tag name claws added to prevent confusion with main branch [alfons]
1708
1709         * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
1710
1711         * autogen.sh: Added "--enable-maintainer-mode". [sergey]
1712
1713         * sync with recent sylpheed cvs. Untested though. [alfons]
1714