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