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