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