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