spell checking :
[claws.git] / ChangeLog.claws
1 2001-09-24 [melvin]
2         * src/gtkspell.[ch]
3                 added 'Learn from mistakes' option
4                 better handling of quotes in checked words
5                 sorted dict list
6         * po/fr.po
7                 small update for spell checking stuff
8
9 2001-09-23 [alfons]
10         
11         * src/gtkspell.c
12                 edit a little bit so it complies more with main coding style
13
14 2001-09-23 [alfons]
15
16         * src/folder.[ch], prefs_folder_item.c, compose.c
17                 migrate "request return receipt" folder property
18                 to folderlist.xml
19
20 2001-09-22 [alfons]
21
22         * README.claws **NEW**
23                 (add things of interest for users of main branch 
24                 and claws here)
25
26         * src/folder.[ch], src/mainwindow.c, src/summaryview.c
27                 re-implement threading per folder option, but store 
28                 the setting in folderlist.xml (where it belongs)
29
30 2001-09-21 [melvin]
31
32         * src/gtkspell.[ch]
33                 fixed bug when compose window is under another window
34         * src/prefs_common.[ch] src/compose.c
35                 changed 'dictionary_path' to 'dictionary' to be consistent
36                 dropped PSPELL_PATH macro (hard coded default to /usr/local/share/pspell)
37         * ac/pspell.m4 src/Makefile.am 
38                 dropped PSPELL_PATH macro
39         * po/fr.po
40                 updated translations
41
42 2001-09-21 [christoph]
43
44         * src/compose.c
45                 added border around header fields
46                 keep header type when new field is added
47
48 2001-09-20 [christoph]
49
50         * src/utils.[ch]
51                 more portable debug_print with source filename
52                 and linenumber
53         * src/procmsg.c
54                 more newlines after debug messages
55
56 2001-09-20 [paul]
57
58         * configure.in
59                 change to version 0.6.2claws2
60
61         * sync with sylpheed 0.6.2cvs3
62
63 2001-09-19 [melvin]
64
65         * src/gtkspell.c
66                 fixed the post-right-click focus pb
67                 fixed crash when 'Spell check all' after dict change 
68                         and when cursor is at the end of the text
69                 shift-right-click pops up config menu even on misspelled words.
70         * po/POTFILES.in
71                 added gtkspell.c
72
73 2001-09-19 [melvin]
74
75         * src/about.c
76                 added pspell to compiled-in features list
77
78 2001-09-18 [melvin]
79
80         * switched to pspell and dropped ispell
81         * ac/pspell.m4
82                 new file. autoconf macro for pspell
83         * ac/Makefile.am 
84         * configure.in acconfig.h
85                 added pspell support
86         * src/Makefile.am
87         * src/main.c src/compose.[ch] src/gtkspell.[ch]
88         * src/prefs_common.[ch] 
89                 added pspell support
90
91 2001-09-18 [christoph]
92
93         * src/addr_compl.c
94         * src/template.[ch]
95                 replace LOG_MESSAGE with debug_print
96         * src/compose.[ch]
97                 gui improvements
98         * src/menu.c
99                 added newline after debug message
100         * src/utils.h
101                 using __VA_ARGS__ for debug_print macro
102         * tools/.cvsignore
103                 ignore Makefile and Makefile.in
104
105 2001-09-18 [paul]
106
107         * configure.in
108                 change to version 0.6.2claws1
109         * sync with sylpheed 0.6.2cvs1
110
111         * src/matcher.c 
112         * src/prefs_matcher.c
113                 add 'score equal to' option, submitted by
114                 Paul Evans <nerd@freeuk.com>
115
116 2001-09-15 [christoph]
117
118         * src/mainwindow.c
119                 comment out menu entry not existing in claws
120         * src/menu.c
121                 add debug output for non existing menu entries
122         * src/summaryview.c
123                 fix next/prev unread message for ignored threads
124         * src/utils.[ch]
125                 add sourcefile and line number to debug output
126                 otherwise it is sometimes hard to find the
127                 source code part if debug messages are translated
128
129 2001-09-14 [darko]
130         
131         * src/folderview.c
132                 refresh target folder style after colour is changed
133
134 2001-09-13 [paul]
135
136         * configure.in
137                 change to version 0.6.1claws3
138
139         * sync with sylpheed 0.6.1cvs6
140
141 2001-09-13 [darko]
142         
143         * src/folderview.c
144                 fix target folder colourization to use user selected colour
145
146 2001-09-12 [darko]
147         
148         * src/summaryview.c
149                 fix crash when message that is marked for copy/move is unmarked
150
151 2001-09-09 [paul]
152
153         * configure.in
154                 change to version 0.6.1claws2
155
156         * sync with sylpheed 0.6.1cvs3
157
158 2001-09-09 [alfons]
159         
160         * src/folderview.c
161                 fix bug with default font used for trash folder text
162
163 2001-09-06 [paul]
164
165         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
166                 updated translations
167
168         * configure.in
169                 change to version 0.6.1claws1
170
171         * sync with sylpheed 0.6.1cvs2
172
173 2001-09-03 [paul]
174
175         * po/POTFILES.in
176                 add Match's new addressbook
177
178         * po/de.po
179                 updated translation submitted by Jens Oberender
180
181 2001-09-02 [paul]
182
183         * configure.in
184                 change to 0.6.1claws
185         * sync with sylpheed 0.6.1 release
186
187 2001-09-02 [paul]
188
189         * configure.in
190                 change to 0.6.0claws2
191
192         * sync with sylpheed 0.6.0cvs4
193
194         * po/pt_BR.po
195                 updated translation submitted by Fabio Junior Beneditto
196
197 2001-09-01 [match]
198         * pixmaps/
199                 interface.xpm
200                 book.xpm
201                 address.xpm
202         * src/
203                 Makefile.am
204                 a ton of new files
205
206 2001-08-31 [paul]
207
208         * configure.in
209                 change to version 0.6.0claws1
210
211         * sync with sylpheed 0.6.0cvs1
212
213         * po/es.po
214                 updated translation submitted by Ricardo Mones Lastra
215
216         * po/POTFILES.in
217                 add 'src/prefs_templates.c'
218
219         * src/compose.c, src/summaryview.c
220                 fix segfault on 'Re_edit'               
221
222 2001-08-30 [alfons]
223
224         * configure.in, Makefile.am
225         * tools/Makefile.am
226                 add tools directory to source distribution
227
228 2001-08-30 [paul]
229
230         * configure.in
231                 change to version 0.6.0claws
232
233         * sync with sylpheed 0.6.0 release
234
235 2001-08-30 [christoph]
236
237         * configure.in
238                 removed autoconf version check
239
240 2001-08-30 [paul]
241
242         * src/account.c, src/compose.c, src/prefs_common.[ch]
243         * src/procheader.[ch] src/utils.[ch]
244                 Enhanced automatic account selection on replies
245                 Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
246
247         * configure.in
248                 add LDAP and JPilot to the configuration results output.
249
250 2001-08-29 [christoph]
251
252         * src/summeryview.c
253                 no bold font for ignored threads
254
255 2001-08-29 [paul]
256
257         * configure.in
258                 change to version 0.5.3claws6
259
260         * sync with sylpheed 0.5.3cvs10
261                 src/stringtable.[ch]: New Files
262
263         * src/compose.c, src/gtkutils.c, src/gtkutils.h, src/mainwindow.c
264         * src/pixmaps/sylpheed.xpm
265                 add mini-icons to windows (by Alfons)
266
267 2001-08-27 [paul]
268
269         * src/mainwindow.c
270                 new functions: next_labeled_cb(), prev_labeled_cb()
271
272         * src/summaryview.c
273                 new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
274                 summary_select_next_labeled(), summary_select_prev_labeled()
275
276         * src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
277                 give claws blue folders and a blue trash can
278
279 2001-08-27 [paul]
280
281         * configure.in
282                 change to version 0.5.3claws5
283
284         * sync with sylpheed 0.5.3cvs9
285                 src/labelcolors.[ch] renamed to src/colorlabel.[ch] 
286
287 2001-08-24 [christoph]
288
289         * src/filesel.c
290                 keep filename when browsing directories
291                 (not working for user entered filename, but
292                  for default name and selected filename from
293                  file list)
294         * src/mainwindow.c
295                 fixed wrong spelling "Folllow-up"
296         * src/mbox_folder.c
297         * src/procmsg.c
298         * src/summaryview.c
299                 fixed new/unread message count with ignored
300                 threads (2 commits, first didn't notice no
301                 longer needed decreasing)
302         * src/inc.c
303                 readded scrolling of progress dialog
304                 (lost in sync)
305
306 2001-08-24 [paul]
307
308         * configure.in
309                 change to 0.5.3claws4
310
311         * sync with sylpheed 0.5.3cvs7
312
313 2001-08-24 [christoph]
314
315         * src/compose.c
316                 set request return receipt when replying
317                 if it is set is the folder prefs of the
318                 message
319         * src/inc.c
320                 disable final error popup if popups are
321                 disabled in config (again)
322
323 2001-08-23 [paul]
324
325         * configure.in
326                 Change version number to 0.5.3claws3
327
328         * sync with sylpheed 0.5.3cvs5
329
330         * src/mimeview.c
331                 double quote '%s' in 'gedit %s' to fix bug when
332                 opening attachment with spaces in the name
333
334 2001-08-22 [alte]
335         * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
336           src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
337                 initial message templates support
338
339
340 2001-08-22 [paul]
341
342         * configure.in
343                 change version number to 0.5.3claws2
344
345         * sync with sylpheed 0.5.3cvs4
346
347         * src/procmsg.h src/summaryview.c
348                 re-implement (un)ignore thread
349
350 2001-08-21 [paul]
351
352         * src/summaryview.c
353                 remove unnecessary code
354         * src/compose.c
355                 enable 'dynamic' signatures (submitted by
356                 Eric Limpens <eric@hscg-internet.nl>)
357
358 2001-08-21 [paul]
359
360         clean up after sync with sylpheed 0.5.3 release
361
362         * src/folderview.c
363                 fix re-introduced font mess, see Christoph's
364                 entry 2001-06-24
365
366         * src/summaryview.c
367                 remove prev_msgnum
368                 use sylpheed's small font instead of
369                 gtk default font for summary view
370
371
372 2001-08-17 [paul]
373
374         * configure.in
375                 add pl to ALL_LINGUAS - sync with main branch
376
377         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
378                 Updated. Translations by Jens Oberender, Ricardo Mones
379                 Lastra, Alfons, and Fabio Junior Beneditto respectively.
380
381         * po/pl.po  ** NEW FILE **
382                 sync with the main branch
383
384         * src/folderview.c
385                 fix target folder colorizing and refresh problem
386
387
388 2001-08-17 [christoph]
389
390         * src/mainwindow.c
391                 claws uses 4 colors for target folder coloring.
392                 arrays were not long enough and destroyed the
393                 stack causing a segfault.
394                 target folder colorizing does not work anymore
395                 for me
396
397 2001-08-16 [paul]
398
399         * configure.in
400                 change to version 0.5.3claws1
401
402         * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
403           src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
404           src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
405
406                 sync with sylpheed 0.5.3 release, but keep claws method of
407                 configuring/saving fonts
408
409         * src/addressbook.[ch]
410                 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
411                 in line with a similar change in Hiroyuki's branch
412
413         * src/mainwindow.[ch]
414                 disable main_window_set_thread_option()
415         * src/prefs_folder_item.c
416                 comment out &tmps_prefs.enable_thread,
417         * src/mbox_folder.c, src/procmsg.[ch]
418                 comment out MSG_IS_IGNORE_THREAD
419         * src/summaryview.c
420                 comment out summary_ignore_thread() and summary_unignore_thread()
421                 comment out MSG_IS_IGNORE_THREAD
422
423                 use Hiroyuki's threading instead.
424
425
426
427 2001-08-15 [paul]
428
429         * src/account.c
430                 use Hiroyuki's 0.5.3 column scheme but also
431                 include the enable/disable button.
432         * src/pixmaps/mark.xpm
433                 add Hiroyuki's amended pixmap
434
435 2001-08-13 [christoph]
436
437         * src/account.c
438                 receive at get all column showed wrong state for APOP
439                 button should only work for POP3 and APOP accounts
440         * src/prefs_account.c
441                 added missing preprocessor statement for SSL
442
443 2001-08-12 [paul]
444
445         * src/account.[ch]
446                 add 'receive at get all' column and enable/disable
447                 button.
448
449 2001-08-06 [christoph]
450
451         * src/account.c
452                 show usage of SSL in protocol column
453
454         * src/imap.c
455         * src/inc.c
456                 renamed ssl options
457
458         * src/prefs_account.[ch]
459                 moved ssl options to a new page
460
461         * src/send.c
462         * src/smtp.c
463         * src/ssl.[ch]
464                 renamed ssl options
465                 added support for SMTP STARTTLS command
466
467 2001-08-05 [christoph]
468
469         * configure.in
470                 debian autoconf needs version check to find
471                 correct autoconf version. if the file is
472                 named configure.in 2.13 is used, which does
473                 not work with this configure.in script.
474                 other solution would be to rename the script
475                 to configure.ac as suggested in the autoconf
476                 manual.
477
478         * src/inc.c
479                 disable final error popup if popups are
480                 diabled in config
481
482         * src/socket.c
483                 bugfix in ssl_gets
484                 fixes IMAP over SSL problem
485
486 2001-08-03 [paul]
487
488         * configure.in
489                 change to 0.5.2claws1
490
491         * sync with sylpheed 0.5.2cvs1
492
493 2001-08-02 [alfons]
494
495         * configure.in
496                 quick fix for ispell detection...
497
498 2001-08-01 [paul]
499
500         * configure.in
501                 change to 0.5.1claws4
502
503         * sync with sylpheed 0.5.1cvs7
504
505 2001-07-31 [alfons]
506
507         * src/prefs_common.c, src/prefs_common.h, 
508           src/gtkspell.c, src/gtkspell.h
509                 add global spelling checker settings (compose tab) +
510                 selection of dictionary 
511           
512         * configure.in  
513                 guess valid ispell location
514
515 2001-07-31 [paul]
516
517         * po/POTFILES.in
518                 removal of 'src/quote_fmt_parse.c'
519         * po/de.po
520                 Updated de.po
521                 (submitted by Jens Oberender <didge@suse.de>)
522
523 2001-07-31 [darko]
524
525         * src/folder.[ch]
526         * src/folderview.[ch]
527         * src/mainwindow.c
528         * src/mh.c
529         * src/prefs_common.[ch]
530         * src/summaryview.c
531                 target folder colourization
532
533 2001-07-30 [paul]
534
535         more sync with Sylpheed 0.5.1cvs6 
536
537 2001-07-30 [darko]
538
539         * src/mh.c
540         * src/prefs_folder_item.[hc]
541         * src/summaryview.c
542                 shared folders support with a GUI
543
544 2001-07-29 [paul]
545
546         0.5.1claws3
547
548         * sync with Sylpheed 0.5.1cvs6
549
550 2001-07-29 [paul]
551
552         * po/pt_BR.po
553                 updated
554                 (submitted by Fabio Junior Beneditto)
555
556 2001-07-28 [paul]
557
558         * src/procmime.c
559         * AUTHORS
560                 patch to correct bad image mime headers
561                 (submitted by Don Quijote <dq@searchlores.org>)
562
563 2001-07-28 [paul]
564
565         * tools/gif2xface.pl   **NEW FILE**
566         * tools/README
567                 script to convert file.gif to file.xface for
568                 use in a custom header.
569                 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
570
571 2001-07-27 [alfons]
572         
573         * configure.in
574                 change macros for detecting JPilot and LDAP
575
576 2001-07-27 [christoph]
577
578         * src/filtering.c
579                 code cleanup (MIN / MAX warning, needed casting)
580
581 2001-07-27 [alfons]
582
583         * procheader.c
584                 disallow setting flags when detecting certain headers
585                 (X-Status, Status, Seen, X-Seen). 
586         
587         * sync with Hiroyuki's Sylpheed 0.5.1cvs5
588
589 2001-07-27 [christoph]
590
591         * src/prefs_filter.c
592         * src/prefs_filtering.c
593         * src/prefs_matcher.c
594         * src/prefs_scoring.c
595                 scroll list when moving rows up or down
596
597         * src/imap.c
598         * src/imap.h
599         * src/prefs_account.c
600         * src/prefs_account.h
601         * src/send.c
602                 SMTP over SSL (untested, feedback requested)
603                 IMAP over SSL
604
605         * src/ssl.c
606                 code cleanup
607
608 2001-07-26 [alfons]
609         
610         * configure.in, acconfig.h
611                 define CLAWS (need this for main / claws detection)
612
613 2001-07-25 [alfons]
614
615         * configure.in
616                 Sylpheed 0.5.1claws2
617                 
618         * sync with Sylpheed 0.5.1cvs4
619
620 2001-07-25 [christoph]
621
622         * src/scoring.c
623                 fixed segfault
624                 item->prefs == NULL (don't know why)
625
626 2001-07-25 [alfons]
627
628         * configure.in
629                 Sylpheed 0.5.1claws1
630
631         * sync with Sylpheed 0.5.1cvs1-3
632
633 2001-07-24 [christoph]
634
635         * src/folderview.c
636         * src/prefs_folder_item.[ch]
637                 added folderitem preferences dialog with
638                 default To: and auto request return receipt
639
640         * src/compose.[ch]
641         * src/menu.[ch]
642                 changes to handle new folderitem preferences
643
644         * src/mainwindow.c
645         * src/summaryview.c
646                 call compose new mail with current folderitem
647
648 2001-07-24 [alfons]
649
650         Release Sylpheed 0.5.1claws
651
652         * configure.in
653                 change to release version 0.5.1claws
654
655 2001-07-24 [christoph]
656
657         * src/summaryview.c
658                 fixed segfault that happend when the selected
659                 message was removed while retrieving new messages.
660
661         * po/es.po
662                 updated translation
663                 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
664
665 2001-07-22 [alfons]
666
667         add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
668         this is a work in progress, for more information: http://nlpagan.net/sylman 
669         
670         * configure.in, src/mainwindow.c, manual/Makefile.am
671                 add support for English manual
672
673         * AUTHORS
674                 add authors of user manuals
675
676         * manual/en/sylpheed*.html
677                 add English documentation
678
679 2001-07-22 [christoph]
680
681         * po/POTFILES.in
682                 added src/ssl.c
683         * src/ssl.c
684                 changed a wrong debug message
685
686 2001-07-22 [alfons]
687
688         * po/nl.po
689                 update Dutch translation
690
691         * src/prefs_filtering.c, 
692           src/prefs_matcher.c
693                 add more translatable strings           
694
695 2001-07-21 [alfons]
696
697         0.5.0claws7
698
699         * configure.in
700                 change version
701
702         * src/inc.c, src/summaryview.[ch]
703                 prevent update of mark file when filtering has done, by
704                 using a variable; this affects two functions:
705                         inc.c::inc_finished()
706                         summaryview.c::summary_show()
707
708 2001-07-20 [alfons]
709
710         * src/filtering.[ch], src/prefs_filtering.c, 
711           src/matcher.[ch]
712                 add filtering action for label coloring 
713
714         * po/POTFILES.in
715                 add labelcolors.c
716
717         * added src/labelcolors.c
718         * added src/labelcolors.h
719         * src/Makefile.am, src/summaryview.c
720                 rearrange label coloring code
721
722         * src/procmsg.h
723                 add more parentheses so label colouring works correctly
724
725         * src/filtering.c
726                 don't really delete message, but move it to Trash
727
728         * src/prefs_matcher.c
729                 add quote options to info dialog
730
731 2001-07-20 [christoph]
732
733         * src/Makefile.am
734         * src/inc.c
735         * src/main.[ch]
736         * src/socket.h
737         * src/ssl.[ch] (new)
738                 moved ssl stuff to a seperate file
739
740 2001-07-20 [darko]
741
742         * src/summaryview.c
743                 fix show sender using address book with no e-mail
744                 address in From: field
745
746 2001-07-19 [alfons]
747
748         * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
749                 fix messy handling of escaping... now at least the
750                 execute command is useful. escape char is '\', we
751                 accept \n and \r too. 
752
753                 Real life example:
754                 
755                 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
756                 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
757
758 2001-07-18 [alfons]
759
760         0.5.0claws6
761
762         * src/summaryview.c
763                 clean up
764
765         * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
766           src/procmsg.[ch]
767                 revise filtering; currently move, copy, marking have
768                 been tested. if you like bleeding edge stuff, you
769                 should definitely go for this version :)
770
771         * mark old working stuff as VERSION_0_5_0_CLAWS5        
772
773 2001-07-17 [christoph]
774
775         * src/utils.c
776                 timestamp log
777
778 2001-07-17 [alfons]
779
780         0.5.0claws5
781
782         * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more 
783           bits in the mark file, without affecting either branch. Lots of
784           files changed, also in claws branch.
785
786           UNTESTED: use of mbox folders
787
788         * src/summaryview.c
789                 added mark all read; however this was a quick hack used for
790                 cleaning up mess after initial merge with Hiroyuki
791
792         * configure.in
793                 change claws version number back to 0.5.0claws5 to clear up 
794                 confusion & pretension (recent release was technically 
795                 0.5.0claws4, so we neatly align with Hiroyuki :-)
796
797 2001-07-16 [alfons]
798
799         sync with Hiroyuki's 0.5.0cvs4
800
801 2001-07-16 [alfons]
802
803         0.5.1claws3
804
805         * src/filtering.[ch]
806                 remove invalid updating of mark files for 
807                 filter actions MATCHING_ACTION_MOVE and 
808                 MATCHING_ACTION_DELETE; this should fix the
809                 folder update bug
810                 
811         * src/procmsg.c
812                 revert Christoph's stab at fixing the folder 
813                 update bug
814
815         * po/POTFILES.in
816                 add missing files with translatable strings
817
818         * src/summaryview.c
819                 remove debug print
820
821 2001-07-15 [alfons]
822
823         * src/addr_compl.[ch], src/prefs_filtering.c
824                 make "filtering pref dialog's destination entry" an
825                 "address completable entry", if filter destination is 
826                 an email address
827
828         0.5.1claws2
829         
830         sync with Hiroyuki's 0.5.0cvs2-3
831
832 2001-07-15 [christoph]
833
834         * src/procmsg.c
835                 fixed folder stats update after incorporation
836
837 2001-07-15 [alfons]
838
839         * src/summaryview.c
840                 * finish label colouring stuff (for now)
841                 * fix incorrect colour bug (off by one) 
842
843 2001-07-14 [alfons]
844
845         * src/mainwindow.c
846                 change text labels for news and mail message so there's
847                 plenty of toolbar estate left
848
849         * configure.in
850                 0.5.1claws1
851
852         * src/folderview.c
853           src/folder.[ch]
854                 sync with Hiroyuki's 0.5.0cvs1
855
856         * src/summaryview.c
857                 more rewrite label colouring
858
859 2001-07-14 [alfons]
860
861         * src/summaryview.[ch]
862                 * start rewrite label colouring 
863                 * fix proper location "Add Sender To Addressbook" menu item
864
865 2001-07-13
866
867         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
868         (actually this is 0.5.0claws4)
869
870 2001-07-13 [alfons]
871
872         * po/pt_BR.po
873                 * fix duplicate message
874                 * add updated Portugese / Brazilian translation
875                   submitted by Fabio Junior Beneditto
876
877 2001-07-12 [alfons]
878
879         * AUTHORS
880                 add Jens
881
882         * po/nl.po
883                 add updated Dutch translation
884
885         * po/de.po
886                 add updated German translation submitted by Jens
887
888 2001-07-11 [alfons]
889
890         Prerelease before 0.5.0claws. Please test.
891         This version is temporarily tagged as VERSION_0_5_0_TEST
892
893         * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
894           src/prefs_scoring.c, src/prefs_matcher.c, 
895           src/prefs_filtering.c, src/mbox.c, 
896           src/main.c, src/inc.c, src/filtering.[ch]
897                 revert new Hoa's new matcher (does not work yet)
898
899         * src/Makefile.am
900                 clean up
901
902 2001-07-10
903
904         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
905
906
907 2001-07-10 [alfons]
908
909         * Makefile.am
910                 add ChangeLog.claws to EXTRA_DIST
911         * src/Makefile.am
912                 add matcher_parser_parse.h to EXTRA_DIST
913
914 2001-07-10 [christoph]
915
916         * src/inc.c
917                 add destination folder to table of
918                 folders that need to be updated after
919                 incorporation
920
921 2001-07-10 [alfons]
922
923         * folder.[ch]
924           folderview.c
925                 make collapse state of folders and folder items persistent, i.e.
926                 if you collapse a folder tree, the next time sylpheed-claws starts 
927                 up the folder tree remains collapsed.  
928                 
929 2001-07-10 [christoph]
930
931         * acconfig.h
932         * configure.in
933                 added --enable-ssl
934         * src/md5.[ch]
935                 renamed MD5_CTX to MD5_CTX_syl
936                 conflicts with a struct in openssl
937         * src/inc.c
938         * src/main.[ch]
939         * src/prefs_account.[ch]
940         * src/socket.[ch]
941                 SSL support for POP
942         * src/mainwindow.c
943                 fixed compose with current account
944                 broken by new compose button stuff
945
946 2001-07-09 [hoa]
947
948         * AUTHORS
949                 changed my email address
950
951         * src/matcher_parser_parse.y
952                 clean the parser to remove conflicts
953
954 2001-07-09 [alfons]
955
956         * AUTHORS
957                 add Match Grun
958
959         * configure.in
960                 fix incorrect description of --enable-ldap parameter
961
962         * src/prefs_common.[ch]
963           src/compose.c
964                 add experimental option "smart wrapping" which makes the
965                 compose editor auto wrap.
966                 
967                 | TODO: the problem with the buggy cursor handling is caused |
968                 | by the GtkText. when deleting / backspacing text its       |
969                 | wrapping algorithm does not take in account the previous   |
970                 | line. should find a way to hack this in.                   |
971                 | or should perhaps combine this with the word wrapping      |
972                 | patch i wrote in january.                                  |
973
974         * src/about.c
975                 show build parameters for LDAP and JPilot
976
977         * src/summaryview.c
978                 revert Christoph's bugfix for selecting next unread message, 
979                 because folder stats aren't updated correctly
980
981 2001-07-08 [hoa]
982
983         * src/filtering.c
984         * src/mainwindow.c
985         * src/matcher.c
986         * src/matcher_parser_lex.l
987         * src/matcher_parser_parse.y
988         * src/prefs_filtering.c
989         * src/prefs_scoring.c
990         * src/scoring.c
991                 bugfix of the config file parser
992
993 2001-07-08 [alfons]
994
995         * src/Makefile.am
996                 added generated matcher sources to BUILT_SOURCES
997
998 2001-07-08 [hoa]
999
1000         * src/Makefile.am
1001         * src/.cvsignore
1002                 added new config file parser
1003
1004         * src/scoring.[ch]
1005         * src/filtering.[ch]
1006         * src/matcher.[ch]
1007         * src/prefs_filtering.c
1008         * src/prefs_matcher.c
1009         * src/prefs_scoring.c
1010         * added src/matcher_parser.h
1011         * added src/matcher_parser_lex.h
1012         * added src/matcher_parser_lex.l
1013         * added src/matcher_parser_parse.y
1014                 lex & yacc config file parser
1015
1016         * src/mbox.c
1017         * src/inc.c
1018         * src/main.c
1019                 changes prefs_filtering into global_filtering           
1020
1021         * src/summaryview.c
1022                 build threads with subjects only if "Re: " is at the
1023                 beginning of the subject
1024
1025 2001-07-07 [paul]
1026
1027         0.5.0claws
1028
1029         sync with sylpheed 0.5.0
1030                 change of version number only
1031
1032 2001-07-06 [paul]
1033
1034         0.5.0claws5
1035
1036         sync with sylpheed 0.5.0pre5
1037
1038 2001-07-05 [paul]
1039
1040         sync with sylpheed 0.5.0pre4 release
1041                 /po and /manual/ja not sync'ed
1042
1043 2001-07-04 [paul]
1044
1045         more sync with sylpheed 0.5.0pre4
1046
1047 2001-07-03 [christoph]
1048
1049         * src/addressbook.c
1050                 fixed address book broken by address book
1051                 for VCard, JPilot, LDAP
1052
1053 2001-07-03 [alfons]
1054
1055         * src/matcher.c
1056         * src/textview.c
1057                 stopped memory leaks
1058
1059 2001-07-03 [paul]
1060
1061         more sync with sylpheed 0.5.0pre4
1062
1063 2001-07-02 [match]
1064
1065         * included address book patch for VCard, JPilot, LDAP
1066         * pref_common.c - fixed Font options on Display tab (cosmetic)
1067         * alertpanel.c - fixed truncated message
1068
1069 2001-07-02 [christoph]
1070
1071         * src/mbox_folder.c
1072         * src/procmsg.[ch]
1073         * src/summaryview.c
1074                 mark threads for ignoring
1075
1076 2001-07-02 [paul]
1077
1078         0.5.0claws4
1079
1080         * sync with sylpheed 0.5.0pre4
1081                 updated gettext to 0.10.38.
1082
1083 2001-07-01 [paul]
1084
1085         * src/ mainwindow.c
1086         * src/procmsg.h
1087         * src/summaryview.[ch]
1088                 new right-click option: Label.
1089                 substitute for 'Mark-->Mark/Unmark', colours the line.
1090                 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
1091
1092 2001-07-01 [christoph]
1093
1094         * src/folderview.c
1095                 fixed font for trash
1096         * src/summaryview.c
1097                 move ctree to unread message
1098
1099 2001-07-01 [paul]
1100
1101         * sync with sylpheed 0.5.0pre3 release
1102
1103 2001-06-30 [alfons]
1104
1105         * src/filesel.[ch]
1106         * src/compose.c
1107                 allow inserting / attaching multiple files in
1108                 the composer window
1109
1110 2001-06-30 [paul]
1111
1112         * src/codeconv.c
1113                 small change to Alfons' previous stuff so that it
1114                 actually makes
1115
1116 2001-06-30 [alfons]
1117
1118         * lots of files changed; first attempt to merge the changes
1119           and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
1120
1121 2001-06-30 [paul]
1122
1123         * po/pt_BR.po
1124                 updated and completed, translations by Fabio
1125                 Junior Beneditto <fjbeneditto@yahoo.com.br>
1126
1127 2001-06-29 [alfons]
1128
1129         * src/compose.c
1130         * src/mimeproc.[ch]
1131                 allow selecting an attached files' mime type from a 
1132                 list of types.
1133
1134 2001-06-29 [paul]
1135
1136         * more sync with sylpheed 0.5.0pre3
1137
1138 2001-06-29 [paul]
1139
1140         * po/pt_BR.po
1141                 merge with sylpheed.pot and pt_BR.po provided by
1142                 Fabio Junior Beneditto.
1143
1144 2001-06-29 [darko]
1145
1146         * src/procmime.c
1147                 make MIME types case insensitive
1148
1149 2001-06-28 [alfons]
1150
1151         * po/nl.po
1152                 merge with sylpheed.pot and old nl.po; translations added.
1153
1154 2001-06-28 [paul]
1155
1156         * more sync with sylpheed 0.5.0pre3
1157
1158 2001-06-27 [alfons]
1159
1160         * src/summaryview.c
1161                 don't crash when removing parent node of messages
1162                 attracted by subject. this was caused by not deleting
1163                 the parent node from the subject line hash table.
1164
1165 2001-06-27 [alfons]
1166
1167         * src/summaryview.c
1168         * src/compose.[ch]
1169         * src/mainwindow.c
1170                 if there are multiple messages selected, allow forwarding
1171                 them as attachments.
1172
1173 2001-06-27 [paul]
1174
1175         * more sync with sylpheed 0.5.0pre3
1176
1177 2001-06-26 [paul]
1178
1179         0.5.0claws3
1180
1181         * sync with sylpheed 0.5.0pre3
1182
1183 2001-06-25 [paul]
1184
1185         * src/mainwindow.c
1186                 fixed 'compose news article' bug
1187                 from icon-and-text toolbar
1188
1189 2001-06-25 [paul]
1190
1191         * sync with sylpheed 0.5.0pre2 release
1192
1193 2001-06-24 [christoph]
1194
1195         * src/prefs_common.c
1196                 bug fix in font selection
1197         * src/folderview.c
1198                 use sylpheed's normal font instead of
1199                 gtk default font for folders without
1200                 new messages
1201
1202 2001-06-24 [alfons]
1203
1204         * src/mainwindow.[ch]
1205                 added composite compose mail / news button (an idea by Leandro
1206                 Pereira <leandro@linuxmag.com.br>)
1207
1208 2001-06-24 [paul]
1209
1210         Added instructions for ldif-to-xml.py
1211
1212         * tools/README
1213
1214 2001-06-23 [alfons]
1215
1216         Some minor things.
1217
1218         * src/pixmaps/stock_news_compose.xpm
1219                 added pixmap by Leandro
1220         * src/prefs_common.c
1221                 tested built-in spelling checker of GCC 3.0 :)
1222         * po/nl.po
1223                 merged dutch translation of sylpheed-main with
1224                 sylpheed.pot
1225
1226 2001-06-23 [paul]
1227
1228         Added tools directory and files.
1229
1230         * tools/filter_conv.pl
1231                 converts old filter system to new filtering system
1232         * tools/ldif-to-xml.py
1233                 converts netscape addressbook to sylpheed addressbook
1234         * tools/README
1235                 descriptions/instructions for above two files
1236
1237 2001-06-23 [christoph]
1238
1239         * src/inc.c
1240         * src/manage_window.[ch]
1241         * src/prefs_common.[ch]
1242                 mail retrieval dialog can be enabled, disabled
1243                 or hidden if non of sylpheed's windows is active
1244
1245 2001-06-22 [paul]
1246
1247         0.5.0claws2
1248
1249         * sync with sylpheed 0.5.0pre2
1250
1251 2001-06-21 [christoph]
1252
1253         * src/summaryview.c
1254                 show recipient on 'from' for all accounts
1255                 
1256         * src/inc.c
1257         * src/prefs_common.[ch]
1258                 disable error popup on mail receive errors
1259
1260 2001-06-21 [alfons]
1261
1262         * src/compose.c
1263                 made the ruler correctly appear and disappear.
1264
1265         * src/Makefile.am
1266                 removed Hoa's work-in-progress-stuff (interesting!) so 
1267                 claws compiles ok.
1268
1269 2001-06-20 [christoph]
1270
1271         * src/inc.c
1272         * src/progressdialog.c
1273                 added scrolled window for list in progressdialog
1274
1275 2001-06-20 [paul]
1276
1277         sync with sylpheed 0.5.0pre1 release
1278
1279 2001-06-20 [christoph]
1280
1281         * src/summeryview.c
1282                 make building threads by subject work when
1283                 thread view is enabled
1284                 
1285         * src/compose.c
1286         * src/prefs_common.[ch]
1287                 automatically select account for mail replys
1288
1289 2001-06-19 [sergey]
1290
1291         * src/compose.c (compose_create): keep Bcc and Reply-To visible if
1292         they are filled in from the account settings.
1293
1294 2001-06-19 [paul]
1295
1296         * more sync with sylpheed 0.5.0pre1
1297
1298 2001-06-18 [alfons]
1299
1300         * src/Makefile.am,
1301           src/procmime.c
1302                 added --sysconfdir to CPPFLAGS for pointing to the correct
1303                 location of mime.types. 
1304
1305                 NOTE: make sure you use --sysconfdir when running ./autogen.sh
1306                 or ./configure!
1307
1308 2001-06-18 [hoa]
1309
1310         * src/summaryview.c
1311                 fixed some bug when building threads
1312
1313 2001-06-18 [paul]
1314
1315         * src/prefs_account.c
1316                 UI stuff: More changes to the English
1317
1318 2001-06-18 [paul]
1319
1320         * src/pixmaps/stock_news_compose.xpm: new file
1321         * src/Makefile.am
1322         * src/mainwindow.c
1323         * src/summaryview.c
1324                 Added new icon for Hoa's 'compose a news
1325                 message', plus minor improvements to the
1326                 English
1327
1328         * po/ja.po
1329         * ChangeLog
1330         * ChangeLog.jp
1331                 more sync with sylpheed 0.5.0pre1
1332
1333 2001-06-18 [hoa]
1334
1335         * src/compose.[ch]
1336         * src/mainwindow.c
1337                 Follow-up and reply to
1338
1339         * src/summaryview.[ch]
1340                 Build threads also with subjects
1341
1342 2001-06-17 [hoa]
1343
1344         * src/compose.c
1345                 forwarding use the current account.
1346
1347         * src/mainwindow.c
1348                 the "compose message" button has been replaced with
1349                 "new mail" and "new news" buttons
1350
1351         * src/prefs_common.[ch]
1352                 added a configuration option to use the forward button
1353                 as "forward as attachment"
1354                 changed reply and forward format description
1355
1356         * src/quote_fmt_lex.l
1357         * src/quote_fmt_parse.y
1358                 added message with no signature in format for reply
1359                 and forward.
1360
1361 2001-06-17 [paul]
1362
1363         Minor UI stuff
1364
1365         * src/mainwindow.c
1366         * src/summaryview.c
1367                 Improvements to the English
1368
1369         * src/prefs_common.c
1370                 Improvements to the English and some
1371                 clarity/continuity improvements in the
1372                 description of Quote symbols.
1373
1374 2001-06-17 [paul]
1375
1376         0.5.0claws1
1377
1378         * sync with sylpheed 0.5.0pre1
1379
1380 2001-06-17 [hoa]
1381
1382         * src/compose.c
1383                 Better interface for compose, displayed fields
1384                 are updated whenever we change account.
1385                 Newsgroups field is automatically filled.
1386
1387         * src/mainwindow.c
1388                 Newsgroups field is automatically filled.
1389
1390         * src/prefs_account.c
1391                 Some interface stuff when fields appear and
1392                 disappear.
1393
1394 2001-06-16 [paul]
1395
1396         0.4.99claws
1397
1398         * sync with sylpheed 0.4.99
1399
1400 2001-06-16 [sergey]
1401
1402         * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
1403         base64_decoder_free, base64_decoder_decode): new object and
1404         functions for decoding base64 streams.
1405         * src/procmime.c (procmime_decode_content): modified to use the
1406         new base64 decoder.
1407
1408 2001-06-15 [paul]
1409
1410         0.4.99claws10
1411
1412         * sync with sylpheed 0.4.99cvs11
1413
1414 2001-06-13 [paul]
1415
1416         0.4.99claws9
1417
1418         * sync with sylpheed 0.4.99cvs9
1419
1420 2001-06-13 [hoa]
1421
1422         * src/compose.c
1423         * src/prefs_account.c
1424
1425                 SMTP server can be defined in the news account
1426                 mime type of attachment are kept.
1427
1428         * src/summaryview.c
1429
1430                 now choose the highest important score between default
1431                 and important score of folder.
1432
1433 2001-06-09 [alfons]
1434         
1435         * src/prefs_common.c: 
1436
1437                 (prefs_quote_description_create): corrected description of 
1438                 quote format characters
1439
1440 2001-06-09 [paul]
1441
1442         0.4.99claws8
1443
1444         * sync with sylpheed 0.4.99cvs8
1445
1446 2001-06-08 [sergey]
1447
1448         * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
1449         and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
1450
1451 2001-06-08 [paul]
1452
1453         0.4.99claws7
1454
1455         * sync with sylpheed 0.4.99cvs7
1456
1457 2001-06-06 [sergey]
1458
1459         * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
1460         clashes with autogenerated header).
1461         * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
1462         * src/Makefile.am: added quote_fmt.h.
1463         * src/.cvsignore: added lex/yacc autogenerated files
1464         (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
1465
1466 2001-06-06 [paul]
1467
1468         0.4.99claws6
1469
1470         * sync with sylpheed 0.4.99cvs6
1471
1472 2001-06-06 [hoa]
1473
1474         * added src/quote_fmt_parse.h
1475         * src/compose.c
1476                 removed warnings
1477
1478         * src/prefs.[ch]
1479                 don't modify readonly configuration files
1480
1481         * src/prefs_account.c
1482         * src/prefs_common.c
1483         * src/prefs_customheader.c
1484         * src/prefs_display_header.c
1485         * src/prefs_filter.c
1486         * src/prefs_filtering.c
1487         * src/prefs_scoring.c
1488                 don't open dialog box when configuration files
1489                 are readonly
1490
1491 2001-06-05 [sergey]
1492
1493         * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
1494
1495         * src/Makefile.am: replaced quote_fmt.tab.[ch] by
1496         quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
1497         BUILT_SOURCES to make all files rebuild properly.
1498
1499         * src/compose.c: removed #include "quote_fmt.tab.h".
1500
1501         * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
1502         CHARACTER value in yylval.
1503
1504         * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
1505         receive CHARACTER value by documented means (yylval).
1506
1507         * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
1508
1509 2001-06-05 [hoa]
1510
1511         * src/Makefile.am
1512                 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
1513
1514         * src/filtering.c
1515         * src/matcher.c
1516         * src/matcher.h
1517         * src/prefs_filtering.c
1518                 now keep the configuration for execute action
1519
1520         * src/mbox_folder.c
1521                 fixed a warning
1522
1523 2001-06-05 [paul]
1524
1525         * sync with sylpheed 0.4.99cvs5
1526
1527 2001-06-05 [hoa]
1528
1529         * src/Makefile.am
1530                 added quote_fmt.[ch]
1531
1532         * added src/quote_fmt.y
1533         * added src/quote_fmt.l
1534         * added src/quote_fmt.tab.h
1535         * added src/quote_fmt.tab.c
1536         * added src/lex.quote_fmt.c
1537                 parsing configuration for replying
1538                 and forwarding
1539
1540         * src/prefs_common.[ch]
1541                 added configuration UI for replying
1542                 and forwarding
1543
1544         * src/compose.c
1545                 using configuration for replying
1546                 and forwarding
1547
1548 2001-06-04 [hoa]
1549
1550         * src/filtering.c
1551         * src/matcher.c
1552         * src/matcher.h
1553         * src/prefs_filtering.c
1554         * src/prefs_matcher.c
1555         * src/prefs_matcher.h
1556                 action "run a command" for filtering
1557                 and matching with a command.
1558                 fixed the "whole message" matching
1559
1560         * src/mbox_folder.c
1561                 changed temporary filename for security
1562
1563         * src/messageview.c
1564                 queue the notification if it fails to send.
1565
1566         * src/prefs_common.c
1567         * src/prefs_folder_item.c
1568                 changed the default important score             
1569
1570         * src/prefs_scoring.c
1571         * src/scoring.c
1572                 hide kill score input when the folder is not
1573                 a newsgroup
1574
1575 2001-06-03 [alfons]
1576
1577         * src/prefs_common.c:
1578
1579                 (prefs_font_select): pass font name in font entry box to font
1580                 selection dialog.
1581
1582 2001-06-03 [sergey]
1583
1584         * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
1585
1586 2001-06-03 [paul]
1587
1588         * sync with sylpheed 0.4.99cvs4
1589
1590 2001-06-03 [alfons]
1591
1592         * src/headerwindow.c:
1593
1594                 (headerwindow_show_cb): use the selected summary view item, not
1595                 the displayed item.
1596
1597 2001-06-02 [alfons]
1598
1599         * src/headerwindow.c:
1600
1601                 (headerwindow_show_cb): always try to show msginfo
1602
1603 2001-06-02 [hoa]
1604
1605         * src/compose.c
1606                 keep attached parts when reediting or forwarding.
1607
1608 2001-06-01 [hoa]
1609
1610         * src/folderview.c
1611         * src/prefs_folder_item.[ch]
1612         * src/prefs_scoring.[ch]
1613         * src/scoring.[ch]
1614         * src/summaryview.[ch]
1615         * src/main.c
1616         * src/mainwindow.c
1617         * src/prefs_common.[ch]
1618                 support for folder scoring
1619                 kill score and important score for messages
1620         
1621         * src/prefs_account.c
1622                 some display bug fixed for local account
1623                 preferences
1624
1625 2001-05-31 [alfons]
1626
1627         * src/summaryview.c:
1628
1629                 (add_sender_to_cb): don't crash when no or invalid sender; the add 
1630                 sender to address book menu item is disabled.
1631
1632 2001-05-30 [hoa]
1633
1634         * src/filtering.[ch]
1635         * src/summaryview.c
1636                 handling summary menu / filter messages
1637
1638         * src/folder.[ch]
1639                 add some stuff
1640
1641         * src/foldersel.c
1642                 imap folders now appears in list
1643
1644         * src/mbox_folder.c
1645                 doesn't crash if destination mail is not writeable
1646
1647 2001-05-29 [hoa]
1648
1649         * src/compose.c
1650                 removed some warnings
1651
1652         * src/filtering.c
1653         * src/folder.[ch]
1654         * src/prefs_filtering.c
1655                 global string to identify any folders           
1656                 removed some debug info
1657                 filtering to mbox folders is now possible
1658
1659         * src/mainwindow.c
1660                 removed some warnings
1661
1662         * src/mbox_folder.c
1663                 permission on files are changed to read/write for user only,
1664                 nothing for other.
1665                 creation of subfolder is handled better.
1666
1667 2001-05-28 [alfons]
1668
1669         Verified the sync for src/prefs_common.[ch] and
1670         src/prefs_account.[ch]. I believe there were some
1671         minor indentation differences.
1672
1673 2001-05-28 [paul]
1674
1675         0.4.99claws3
1676
1677         * sync with 0.4.99cvs3
1678
1679 2001-05-28 [hoa]
1680
1681         * src/compose.c
1682                 handling flags for mbox format
1683
1684         * src/filtering.c
1685                 use of mark file only for MH format
1686                 handling flags for mbox format
1687                 filtering cannot yet move or copy mails to mbox folders.
1688
1689         * src/folder.[ch]
1690                 changed move_msg, copy_msg,
1691                 move_msgs_with_dest, copy_msgs_with_dest functions
1692                 uses only folder->copy_msg() function
1693                 uses folder->finished_copy() to handle the destination
1694                 folder at the end of the copy or move operation.
1695
1696         * src/foldersel.c
1697                 included mbox directories.
1698
1699         * src/folderview.[ch]
1700         * src/mainwindow.c
1701                 handle folders operation for mbox format
1702
1703         * src/mbox.c
1704                 disable conversion of "From " header
1705
1706         * src/mbox_folder.[ch]
1707                 completion of mbox format handling
1708
1709         * src/mh.c
1710                 changed mh_copy_msg() function and
1711                 removed mh_move_msg(), mh_move_msgs_with_dest(),
1712                 mh_copy_msgs_with_dest()
1713
1714         * src/prefs_filtering.c
1715                 removed some warnings
1716
1717         * src/prefs_matcher.c
1718                 default boolean operation is AND
1719
1720         * src/procheader.c
1721                 handling flags for mbox format
1722                 handling of "From " header
1723
1724         * src/procmsg.[ch]
1725                 removed data field
1726                 added MSG_REALLY_DELETED flags to handle deletion of
1727                 messages in mbox format.
1728
1729         * src/summaryview.c
1730                 handling flags for mbox format
1731                 disable the MSG_DELETED flags when messages
1732                 are deleted in mbox format
1733
1734         * src/textview.c
1735                 "From " headers display fixed.
1736
1737 2001-05-27 [alfons]
1738
1739         * src/textview.c:
1740                 
1741                 (get_email_part): skip quoted email addresses, like in e.g.
1742                 "'alfons@proteus.demon.nl'".
1743
1744 2001-05-26 [alfons]
1745
1746         Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
1747         and fixing the persistence troubles when using separate windows.
1748
1749         * src/mainwindow.c:
1750         
1751             Added #define SEPARATE_ACTION used in the gtk item factory for 
1752             the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
1753                 use gtk_item_factory_get_widget_by_action() to get the items.
1754                 
1755             Removed separate_widget_cb from the gtk item factory data   
1756           
1757             (mainwindow_create): connect separate_widget_cb() to check
1758             menu item "toggled" signal. also passing a MainWindow pointer
1759                 as object data for both check menu items.
1760                 
1761             (separate_widget_cb): definition of separate_widget_cb() to match
1762             GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main 
1763                 window using gtk_object_get_data(). The type of window separation 
1764                 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
1765         
1766         * src/prefs_filtering.c,
1767           src/prefs_matcher.c: added horizontal scrollbars
1768
1769 2001-05-25 [darko]
1770
1771         * src/headerview.c
1772                 fix segfault with invalid bold font
1773         * src/summaryview.c
1774                 correctly display summary stats after row is marked
1775
1776 2001-05-23 [sergey]
1777
1778         * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
1779         encodings with libjconv.
1780
1781 2001-05-23 [hoa]
1782
1783         * src/Makefile.am
1784                 added mbox_folder.[ch]
1785         * src/defs.h
1786                 mbox temporary folder
1787         * src/folder.[ch]
1788         * added src/mbox_folder.[ch]
1789         * src/folderview.c
1790         * src/procheader.[ch]
1791                 added mbox support
1792         * src/mbox.c
1793                 bugfix for file incorporation filtering
1794         * src/imap.c
1795                 enable creation of MBOX
1796         * src/prefs_display_header.c
1797                 enable use of headers like "From "
1798                 something that should be fixed :
1799                         displaying of such headers add an extra space
1800         * src/prefs_folder_item.c
1801                 don't create folders because it is not necessary
1802         * src/procmsg.h
1803                 added data field to MsgInfo for mbox internal use
1804         * src/summaryview.c
1805                 added some support for mbox
1806         * src/utils.[ch]
1807                 added get_mbox_cache_dir() function
1808
1809 2001-05-23 [hiroyuki]
1810
1811         * src/headerwindow.c
1812           src/inc.c
1813           src/main.c
1814           src/mh.c
1815           src/nntp.c
1816           src/procmsg.h
1817           src/session.h
1818           src/socket.[ch]
1819           src/summaryview.c
1820           src/textview.c
1821           src/automaton.c
1822           src/folderview.c: more sync with 0.4.99cvs2.
1823
1824         * src/headerwindow.c: reverted.
1825
1826 2001-05-22 [paul]
1827
1828         0.4.99claws2
1829
1830         * sync with sylpheed 0.4.99cvs2
1831                 * src/news.[ch]
1832                 * src/nntp.[ch]
1833                 * INSTALL
1834                 * INSTALL.jp
1835
1836 2001-05-22 [alfons]
1837
1838         * src/summaryview.c: bugfixed a premature assignment in  summaryview_add_sender_to_cb()
1839
1840 2001-05-21 [alfons]
1841
1842         Minor things:
1843
1844         * configure.in: if gnome-config not found, "no" is displayed
1845         
1846         * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
1847
1848         * src/textview.c: now also possible to add mail addresses by right
1849           clicking in the text view
1850
1851         * src/codeconv.c: merged patch which fixes endless loop when encountering
1852           invalid wide characters; from Alte <010@imis.ru>  
1853
1854 2001-05-20 [alfons]
1855
1856         Added installation of gnome specific things:
1857
1858         * Makefile.am: gnome conditional
1859
1860         * configure.in: check for installed gnome
1861
1862         * added sylpheed.png, sylpheed.desktop
1863
1864 2001-05-20 [sergey]
1865
1866         * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
1867
1868         * src/mainwindow.h (main_window_toolbar_create): created a button
1869         for "Reply to all".
1870         (main_window_set_toolbar_sensitive): enable/disable the new button
1871         appropriately.
1872         (toolbar_reply_to_author_cb): handle the new button.
1873
1874         * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
1875         send_progress_dialog_destroy() on failure (fixes hang on SMTP
1876         failure).
1877
1878 2001-05-19 [sergey]
1879
1880         * src/compose.h (ComposeReplyMode): new modes
1881         COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
1882         COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
1883
1884         * src/compose.c
1885         (compose_send): move some code into a new function:
1886         (compose_current_mail_account): new function.
1887         (compose_reply): new argument to_author, all callers changed; if
1888         to_author==TRUE and account->protocol==A_NNTP, find and use an
1889         appropriate mail account for replying.
1890         (compose_reply_set_entry): new argument to_author; ignore
1891         compose->replyto if to_author==TRUE.
1892
1893         * src/mainwindow.c: new command "Message/Reply to author".
1894         (main_window_set_menu_sensitive): enable/disable it.
1895         (reply_cb): handle it.
1896
1897         * src/summaryview.c: new command "Reply to author".
1898         (summary_set_menu_sensitive): enable/disable it.
1899         (summary_reply_cb): handle it.
1900
1901         * src/account.c (account_find_mail_from_address): new function.
1902
1903 2001-05-18 [paul]
1904
1905         0.4.99claws1
1906
1907         * sync with sylpheed 0.4.99cvs1
1908
1909 2001-05-18 [hoa]
1910
1911         * src/compose.[ch]
1912         * src/filtering.c
1913         * src/summaryview.c
1914                 new filtering action : forward and forward as attachment
1915
1916         * src/main.c
1917                 no need for $DISPLAY when we run sylpheed --help
1918                 call to parse_cmd_opt() is moved
1919
1920         * src/mainwindow.[ch]
1921                 execute button is hidden when immediate execute
1922                 is chosen
1923
1924         * src/mh.c
1925         * src/news.c
1926         * src/prefs_folder_item.c
1927         * src/procmsg.c
1928                 better handling of missing directories
1929
1930         * src/summaryview.c
1931                 reedit is enabled in outbox
1932                 reedit is enabled in queue
1933
1934 2001-05-17 [hoa]
1935
1936         * src/filtering.c
1937         * src/matcher.[ch]
1938         * src/prefs_filtering.c
1939                 changed attachement into attachment
1940
1941 2001-05-17 [alfons]
1942
1943         0.4.67claws4    
1944
1945         * sync with sylpheed 0.4.67cvs9
1946         * sync with sylpheed 0.4.67cvs7-8
1947
1948 2001-05-17 [hoa]
1949
1950         * src/Makefile.am
1951                 added prefs_filtering.c
1952
1953         * src/filtering.[ch]
1954         * src/matcher.[ch]
1955                 removed action : forward_news and forward_news_as_attachement
1956                 (forward and forward_as_attachement can be used instead)
1957
1958         * src/mainwindow.c
1959                 added menu option to access filtering configuration
1960
1961         * src/prefs_account.c
1962                 changed mail_command default to /usr/sbin/sendmail
1963
1964         * added src/prefs_filtering.[ch]
1965                 dialog box for filtering configuration
1966
1967         * src/prefs_matcher.c
1968                 added function prefs_matcher_get_criteria_from_matching()
1969
1970         * src/prefs_scoring.c
1971                 reset the dialog when register or substitute is clicked
1972
1973 2001-05-15 [hoa]
1974
1975         * src/Makefile.am
1976                 added filtering.[ch]
1977         * src/inc.c
1978                 using filering.[ch] instead of filter.[ch]
1979         * src/main.c
1980                 reading new filtering configuration
1981         * src/matcher.[ch]
1982                 added some filtering actions
1983                 and fixed a bug for headers and mail body matching
1984         * src/mbox.c
1985                 using filering.[ch] instead of filter.[ch]
1986         * src/mh.c
1987                 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
1988         * src/summaryview.c
1989                 some fixes for filtering
1990
1991 2001-05-14 [hiroyuki]
1992
1993         * src/send.c: fixed some weird indentations.
1994           send_message_with_command(): call pclose() only if p != NULL.
1995         * src/textview.c: get_email_part(): modified the code for readability.
1996
1997 2001-05-14 [hiroyuki]
1998
1999         * src/md5global.h
2000           src/md5ify.c
2001           src/md5ify.h: removed from the cvs.
2002
2003 2001-05-13 [sergey]
2004
2005         * src/main.c: include rfc2015.h to avoid compiler warnings.
2006         * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
2007         the panel is already on screen.
2008         * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
2009         closing the alert window by ESC as "No".
2010         * src/prefs_common.c (prefs_interface_create): moved return
2011         receipt check button to the correct place.
2012
2013 2001-03-13 [alfons]
2014
2015         * src/prefs_common.c: 
2016                 moved return receipt check button to the Send tab. (prefs_send_create)
2017                 removed the date format ui related globals. (prefs_display_create)
2018
2019         0.4.67claws3
2020         
2021         * sync with sylpheed 0.4.67cvs5-6
2022
2023 2001-05-13 [paul]
2024
2025         * added Alfons' font selection patch
2026
2027         * src/defs.h
2028         * src/headerwindow.c
2029         * src/prefs_common.c
2030         * src/prefs_common.h
2031
2032 2001-05-13 [hoa]
2033         * src/defs.h
2034                 changed version of cache
2035         * src/matcher.[ch]
2036         * src/prefs_matcher.c
2037                 added additionnal matching criteria
2038         * src/procheader.c
2039         * src/procmsg.[ch]
2040         * src/news.c
2041                 added references in MsgInfo
2042
2043 2001-05-12 [hoa]
2044
2045         * src/defs.h
2046                 prepared some things for new filtering
2047         * src/matcher.[ch]
2048                 added some matching properties
2049                 inreplyto need to be enhanced
2050                 prepared some things for new filtering
2051         * src/messageview.c
2052                 added Return-Receipt-To handling
2053         * src/prefs_folder_item.c
2054                 changed default value to TRUE
2055         * src/prefs_matcher.c
2056                 added some matching properties
2057         * src/prefs_scoring.[ch]
2058                 the scoring dialog is finished
2059         * src/procheader.c
2060                 added Return-Receipt-To handling
2061                 Reference need to be added
2062         * src/procmsg.[ch]
2063                 added Return-Receipt-To handling
2064                 added threadscore to get a better score sorting when
2065                 threads are enabled
2066         * src/summaryview.c
2067                 suppressed a bug when we sort the list
2068                 when no folder is opened.
2069                 better score sorting when threads are enabled
2070
2071 2001-05-12 [alfons]
2072
2073         * reverted previous patch because of potential errors 
2074
2075         0.4.67claws2
2076         
2077         * src/inc.c, src/prefs_common.c, src/prefs_common.h: 
2078                 applied "toggle mail-retrieval dialog window" patch submitted 
2079                 by Eric Limpens <eric@qnt.net>
2080
2081         * sync with sylpheed 0.4.67cvs4
2082
2083 2001-05-12 [sergey]
2084
2085         * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
2086         some picky compilers.
2087         * src/rfc2015.h: provide prototype for rfc2015_disable_all().
2088         * src/grouplist_dialog.c: include alertpanel.h.
2089         * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
2090         fix compile warning.
2091         * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
2092         #include "defs.h" before others to prevent the warning of `MIN'
2093         and `MAX' redefinition.
2094
2095 2001-05-11 [hoa]
2096
2097         * src/main.c
2098         * src/messageview.c
2099         * src/prefs_account.c
2100         * src/prefs_display_header.c
2101                 removed warning
2102         * src/Makefile.am
2103                 added prefs_scoring.[ch]
2104         * src/grouplist_dialog.c
2105                 display an error dialog box if the group list
2106                 cannot be fetched.
2107         * src/mainwindow.[ch]
2108                 added main_window_set_thread_option() function
2109                 scoring dialog box enabled
2110         * src/matcher.[ch]
2111                 added flags matching unread /new / marked
2112                 / deleted / replied / forwarded
2113         * src/news.c
2114                 newsgroups are now finally in newscache
2115         * src/prefs_matcher.[ch]
2116                 finished preferences for matching dialog
2117         * added src/prefs_scoring.[ch]
2118                 scoring dialog box completed
2119         * src/scoring.[ch]
2120                 conversion to string : added scoringprop_to_string()
2121                 write config for preferences :
2122                 added prefs_scoring_write_config()
2123         * src/summaryview.c
2124                 threads can be enabled/disabled independently
2125                 for each folder
2126
2127 2001-05-10 [alfons]
2128
2129         0.4.67claws1
2130         
2131         * AUTHORS: 
2132                 thought it would be nice to have a list of all
2133                 contributors (used Changelog as a reference)
2134         
2135         * configure.in: 
2136                 messed up version numbering...
2137
2138         0.4.66claws1
2139
2140         * sync with sylpheed 0.4.67cvs1-3
2141
2142 2001-05-10 [darko]
2143
2144         * src/prefs_common.c:
2145                 better UI for strftime format, double clicking
2146                 on format now inserts the format in text entry
2147                 replaced close button with standard OK/Cancel
2148                 moved date format button to the right of the
2149                 text entry field
2150
2151 2001-05-09 [alfons]
2152
2153         * src/gtkstext.c:
2154                 Ctrl-Home / Ctrl-End have proper cursor navigation
2155
2156 2001-05-09 [hoa]
2157
2158         * src/prefs_matcher.c
2159                 finished UI to define matching properties
2160                 added ok and cancel button
2161         * src/prefs_filter.c
2162                 added ok and cancel button
2163         * src/news.c
2164                 fixed some bug in xhdr parsing
2165
2166 2001-05-08 [alfons]
2167
2168         * src/textview.c: 
2169                 fixed a bug in textview_show_header(), which displayed two colons (':');
2170                 cleaned up some warnings
2171
2172 2001-05-08 [hoa]
2173
2174         * src/Makefile.am
2175                 added prefs_matcher.[ch]
2176                 compilation with -W -Wall
2177         * src/alertpanel.c
2178                 ungrab the mouse events if grabbed - does it
2179                 fix the bug for disposition notification ?
2180         * src/mainwindow.c
2181                 added a menu option to open the matching dialog.
2182         * src/matcher.[ch]
2183                 added matcherprop_to_string() and matcherlist_to_string()
2184                 fixed some bugs, changed the name of some options
2185                 age_sup and age_inf becomes age_greater and age_lower,
2186                 body and messageheaders becomes body_part and headers_part,
2187                 changed the names of constants from SCORING_XXX to MATCHING_XXX
2188         * src/prefs_display_header.c
2189         * src/prefs_headers.c
2190                 fixed a bug that accidentally destroyed dialogs
2191                 when closed them with delete_event
2192                 Added *_deleted() which handle delete_event signal correctly.
2193         * src/prefs_folder_item.[ch]
2194                 added "enable_thread" field for future customization
2195         * added src/prefs_matcher.[ch]
2196                 sample of the UI to define matching properties
2197         * src/procheader.c
2198                 using procheader_headername_equal instead of str*cmp functions
2199                 using procheader_parse_header() function
2200         * src/scoring.c
2201                 using MATCHING_XXX instead of SCORING_XXX
2202         * src/summaryview.c
2203                 display the sender of the news even if this is ourself
2204                 when this is a news message.
2205         * src/textview.c
2206                 using headername_equal() instead of str*cmp functions
2207
2208 2001-05-08 [alfons]
2209
2210         0.4.66claws
2211
2212         * sync with sylpheed 0.4.66
2213         * src/gtkstext.c: trace logs added 
2214
2215 2001-05-08 [sergey]
2216
2217         * src/prefs_common.[ch]: added option to enable/disable GnuPG
2218         signature check popup.
2219         * src/rfc2015.c (check_signature): show signature check popup only
2220         if it is enabled in preferences.
2221
2222 2001-05-07 [alfons]
2223
2224         0.4.66claws4
2225         
2226         * sync with sylpheed 0.4.66cvs6
2227
2228 2001-05-07 [darko]
2229
2230         * src/prefs_common.[ch]: added option to enable/disable
2231           looking up sender name in address book for summary pane
2232         * src/summaryview.c: look up sender in the address book
2233           by using Alfons' address completion code
2234
2235 2001-05-07 [hiroyuki]
2236
2237         * src/inc.h
2238           src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
2239           member of Pop3State.
2240         * src/news.c: brought #include "defs.h" before #include <glib.h>
2241           to prevent the warning of `MIN' and `MAX' redefinition.
2242
2243 2001-05-06 [hoa]
2244
2245         * removed src/headers_display.[ch]
2246         * removed src/prefs_display_headers.[ch]
2247         * src/inc.c
2248                 use a temporary file in the user directory for mbox import
2249         * src/news.c
2250                 added XHDR support to get "To" and "Cc" headers
2251                 (in order to match news with to or cc field for
2252                 scoring)
2253                 added function news_parse_xhdr() to get XHDR response
2254         * src/nntp.[ch]
2255                 added function nntp_xhdr()
2256         * src/matcher.c
2257                 fetch the message if necessary
2258
2259 2001-05-06 [alfons]
2260
2261         0.4.66claws3
2262
2263         * sync with sylpheed 0.4.66cvs3-5
2264
2265 2001-05-06 [hoa]
2266
2267         * src/utils.[ch]
2268                 added function itos_buf() to enable use of several buffers
2269         * src/summaryview.c
2270                 use of itos_buf() instead of itos() in summary list
2271                 to fix the broken display of message number.
2272
2273 2001-05-06 [alfons]
2274
2275         * src/gtkstext.c: bug in cursor up navigation fixed,
2276                 fixed another unsigned / signed comparison (we're getting there :-)
2277
2278 2001-05-06 [hoa]
2279
2280         * src/Makefile.am
2281                 added scoring.c scoring.h
2282                 prefs_folder_item.c prefs_folder_item.h
2283                 matcher.c matcher.h
2284         * src/defs.h
2285                 added FOLDERITEM_RC SCORING_RC
2286         * src/folder.[ch]
2287                 added prefs field in FolderItem :
2288                 properties for each folder (PrefsFolderItem),
2289                 sorting type and mode were added as the first properties.
2290         * src/main.c
2291                 read config for scoring
2292         * added src/matcher.[ch]
2293                 gives functions to parse configuration file to do
2294                 matching on mails with a list of conditions.
2295         * src/mainwindow.c
2296                 add option to sort by score
2297         * src/prefs_common.[ch]
2298                 added preference option to show score and for
2299                 the score column size
2300         * added src/prefs_folder_item.[ch]
2301                 properties for each folder (PrefsFolderItem),
2302                 sorting type and mode were added as the first properties.
2303         * src/procheader.[ch]
2304                 added procheader_parse_header()
2305                 added procheader_header_free()
2306                 added procheader_headername_equal()
2307                 and made modification to use them.
2308         * src/procmsg.[ch]
2309                 added score field to MsgInfo structure
2310         * added src/scoring.[ch]
2311                 gives functions to parse configuration file to do
2312                 scoring on mails with a list of conditions.
2313         * src/summaryview.[ch]
2314                 save the sorting type and mode for the folder
2315                 added column to display the score of the mail
2316                 added function summary_score_clicked()
2317                 sorting type and mode are restored to the folder
2318                 when it is reopen
2319         * src/textview.c
2320                 use procheader_parse_header(), procheader_headername_equal()
2321                 removed memory leak in text_scan_header when freeing headers
2322         * src/filter.c
2323                 changed the function to match names of headers
2324                 using procheader_headername_equal()
2325
2326         Scoring functions are implemented, an interface is needed
2327         to configure that.
2328
2329 2001-05-04 [alfons]
2330
2331         * src/gtkstext.c: 
2332                 hopefully fixed the row up navigation bug,
2333                 removed adding back / forward lines to cache
2334
2335 2001-05-04 [sergey]
2336
2337         * src/prefs_display_headers.c: user interface changes:
2338         (prefs_display_headers_create): remove unused "Show" check button;
2339         allow reordering of headers by dragging.
2340         (prefs_display_headers_write_config): remove unused variables.
2341         (prefs_display_headers_set_dialog): do not insert "(New)" at top
2342         of lists (not needed with the new UI).
2343         (prefs_display_headers_set_list): scan lists starting from row 0,
2344         not 1 (do not skip "(New)").
2345         (prefs_display_headers_find_header): new function.
2346         (prefs_display_headers_clist_set_row): do not allow duplicates.
2347         (prefs_display_headers_delete_cb): do not skip row 0; treat
2348         closing the alert window by ESC as "No".
2349         (prefs_display_headers_up): do not protect row 0.
2350         (prefs_display_headers_down): do not protect row 0.
2351
2352 2001-05-04 [sergey]
2353
2354         * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
2355         functions.
2356
2357         * src/summaryview.c
2358         (summary_find_next_marked_msg, summary_find_prev_marked_msg,
2359         summary_select_next_marked, summary_select_prev_marked): new
2360         functions.
2361
2362 2001-05-03 [sergey]
2363
2364         * src/news.c: fixed a bug when no article can be fetched after
2365         server timeout if the connection was restored by news_post():
2366         (news_select_group): new function.
2367         (news_fetch_msg): call news_select_group() before fetching
2368         article.
2369         (news_get_uncached_articles): set session->group after successful
2370         GROUP command.
2371
2372 2001-05-03 [hoa]
2373
2374         * src/defs.h
2375         * src/procmsg.[ch]
2376         * src/procheader.c
2377                  changed version of cache, added cc field
2378
2379         * src/prefs_display_headers.c
2380                 the interface was changed
2381
2382         * src/prefs_headers.c
2383                 added cancel button
2384
2385 2001-05-03 [alfons]
2386
2387         * completed sync of sylpheed cvs2
2388         * src/gtkstext.c: updated row up / down cursor navigation
2389         * src/textview.c: re-edited, prepared for fixing the email address
2390                 scanner.
2391
2392 2001-05-03 [darko]
2393
2394         * src/prefs_common.c: use alfons' strftime ui code
2395         entry_datefmt and datefmt_sample widgets have to be
2396         global in this module because of this change
2397
2398 2001-05-03 [hoa]
2399
2400         * src/messageview.c
2401         * src/prefs_common.[ch] added option to activate the return receipt
2402                 feature.
2403
2404 2001-05-02 [alfons]
2405
2406         * src/gtkstext.c: fix for row up/down cursor navigation. 
2407
2408         0.4.66claws2
2409         
2410         * sync with 0.4.66cvs2
2411
2412 2001-05-02 [paul]
2413
2414         added add-sender-to-addressbook patch
2415
2416         * src/addressbook.c
2417         * src/addressbook.h
2418         * src/summaryview.c
2419
2420 2001-05-02 [sergey]
2421
2422         * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
2423         G_ALERTDISABLE.
2424
2425         * src/alertpanel.c (alertpanel_create): new argument can_disable,
2426         all existing callers changed to pass FALSE; create a check button
2427         to disable the message.
2428         (alertpanel_message_with_disable): new function.
2429         (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
2430         (alertpanel_button_toggled): new function.
2431         (alertpanel_button_clicked, alertpanel_close): set value using
2432         G_ALERT_VALUE_MASK.
2433
2434         * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
2435
2436         * src/prefs_common.c (prefs_privacy_create): new check button
2437         checkbtn_gpgme_warning.
2438
2439         * src/main.c (main): moved preferences reading before gpgme
2440         initialization; check prefs_common.gpgme_warning before giving the
2441         GnuPG warning and set it to FALSE if the user wants to disable the
2442         warning.
2443
2444 2001-05-02 [hiroyuki]
2445
2446         * src/prefs_display_headers.c: modified the layout and some labels.
2447
2448 2001-05-02 [sergey]
2449
2450         * src/prefs_account.c (prefs_account_fix_size): new function.
2451         (prefs_account_create): call prefs_account_fix_size(); use
2452         gtk_widget_show instead of gtk_widget_show_all (fixes too large
2453         size when the window is shown for the first time).
2454         (prefs_account_basic_create): changed layout of serv_table; moved
2455         localmbox_entry above smtpserv_entry (logically it replaces
2456         POP3/IMAP server).
2457         (prefs_account_protocol_activated): set sensitivity of
2458         nntpauth_chkbtn according to the protocol (in addition to
2459         hide/show); commented out gtk_table_set_row_spacing() calls.
2460         (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
2461         not sensitive (fixes a bug with disabled username/password boxes
2462         when editing POP3 account after NNTP with authentication).
2463
2464 2001-05-02 [hoa]
2465
2466         * src/account.c
2467         * src/inc.c
2468         * src/prefs_account.[ch]
2469         * src/send.c
2470                 removed local account without SMTP server
2471                 added option to use mail command instead of a connexion
2472                 to SMTP server when a local account is used
2473         * src/prefs_headers.c
2474                 fixed a bug
2475         * src/news.c
2476                 fixed a bug when connexion immediately closed
2477
2478 2001-05-01 [alfons]
2479
2480         0.4.66claws1
2481         
2482         * sync with 0.4.65
2483
2484 2001-05-01 [sergey]
2485
2486         * src/prefs_account.c (Basic, prefs_account_basic_create): new
2487         widget nntpauth_chkbtn.
2488         (prefs_account_protocol_activated): handle nntpauth_chkbtn
2489         visibility.
2490         (prefs_account_nntpauth_toggled): new function.
2491
2492         * src/news.c (news_session_new_for_folder): use NNTP
2493         authentication only if ac->use_nntp_auth is set.
2494
2495 2001-05-01 [hoa]
2496
2497         * src/Makefile.am changed headers.[ch] in customheader.[ch]
2498         * src/prefs_display_headers.c changed the UI
2499         * src/prefs_headers.c changed account_name to account_id
2500         * src/compose.c using customheader.h
2501
2502 2001-05-01 [hiroyuki]
2503
2504         * src/esmtp.c
2505           src/news.c
2506           src/nntp.c: changed sock_read() to sock_gets(), they've been left
2507           unsynched.
2508
2509 2001-05-01 [hoa]
2510
2511         * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
2512         * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
2513                 for displaying of headers
2514         * src/grouplist_dialog.[ch] minor changes to remove warnings
2515         * src/prefs_display_headers.[ch] dialog to choose the
2516         headers to display in the mail viewer.
2517         * src/headers.h correction of #define
2518         * src/headers_display.[ch] configuration for displaying of headers.
2519         * src/main.c read config of displaying of headers
2520         * src/prefs_common.c add a button to access the config dialog
2521                 for displaying of headers
2522         * src/prefs_display_headers.[ch] dialog for configuration for
2523                 displaying of the headers.
2524         * src/prefs_headers.c cleaning of code
2525         * src/procheader.c comments added to code
2526         * src/textview.c changes to reorder the headers depending
2527                 on the config for displaying of headers
2528
2529 2001-04-30 [alfons]
2530
2531         0.4.65claws7
2532
2533         * sync with 0.4.65cvs12
2534
2535         NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
2536
2537 2001-04-30 [sergey]
2538
2539         * src/nntp.h (NNTPSockInfo): new field auth_failed.
2540
2541         * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
2542         is set to force reconnection after authentication failure.
2543         (nntp_gen_command): set sock->auth_failed on authentication
2544         failure, or if sock->userid and sock->passwd are not set.
2545
2546         * src/news.c (news_session_new_for_folder): set userid=NULL if
2547         password dialog is cancelled.
2548
2549 2001-04-30 [sergey]
2550
2551         * src/nntp.h (NNTPSockInfo): new type.
2552
2553         * src/nntp.c: all functions updated to use NNTPSockInfo instead of
2554         SockInfo.
2555         (nntp_open_auth, nntp_close): new functions.
2556         (nntp_gen_command): new function to handle authentication; all
2557         NNTP command functions updated to use it.
2558         (nntp_authinfo_user, nntp_authinfo_pass): deleted.
2559         (nntp_list): removed old useless code.
2560
2561         * src/news.h (NNTPSession): new field nntp_sock.
2562
2563         * src/news.c: all functions updated to use NNTPSockInfo instead of
2564         SockInfo.
2565         (news_session_new): new arguments (userid, passwd); made static;
2566         use nntp_open_auth() if needed.
2567         (news_session_destroy): use nntp_close() instead of sock_close().
2568         (news_query_password): changed arguments.
2569         (news_session_new_for_folder): new function.
2570         (news_session_get): use news_session_new_for_folder().
2571         (news_authenticate): deleted.
2572         (news_get_uncached_articles): removed old authentication code.
2573
2574 2001-04-30 [sergey]
2575
2576         * src/news.c: reverted my previous changes (need to do NNTP
2577         authentication in a cleaner way).
2578         
2579 2001-04-29 [sergey]
2580
2581         * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
2582         news_nntp_post, news_nntp_mode): new functions (wrappers with
2583         authentication support).
2584         (news_get_article_cmd, news_get_article, news_get_header): new
2585         argument "folder"; all callers changed.
2586         (news_get_article_cmd): added authentication support.
2587         (news_session_get): use news_nntp_mode() instead of nntp_mode().
2588         (news_post): use news_nntp_post() instead of nntp_post().
2589         (news_get_uncached_articles): use news_nntp_group() instead of
2590         nntp_group() and news_nntp_xover() instead of nntp_xover();
2591         removed old authentication code.
2592         (news_get_group_list): use news_nntp_list() instead of nntp_list().
2593
2594         * src/nntp.c (nntp_list): return real error code instead of
2595         hardcoded NN_ERROR.
2596
2597 2001-04-29 [sergey]
2598
2599         * configure.in: fixed wint_t typedef detection again
2600
2601 2001-04-28 [hoa]
2602
2603         * src/prefs_account.[ch], added A_LOCAL_CMD
2604                 (send mail with mail command)
2605         * src/send.c added function send_message_with_command()
2606         * src/inc.c made a more secure get_spool() function with
2607                 mktemp() but maybe mkstemp() or something more
2608                 secure can be used.
2609
2610 2001-04-28 [alfons]
2611
2612         * src/textview.c, colorization of email addresses in headers
2613
2614         0.4.65claws6
2615
2616         * bug sync with sylpheed
2617         * prefs_common.c: created date format ui for darko
2618         * sync with 0.4.65cvs11
2619         * configure.in: corrected to have the new gpg checks
2620
2621 2001-04-27 [alfons]
2622
2623         * completed sync with 0.4.65cvs10
2624         * minor debug things added to gtkstext.c
2625
2626 2001-04-27 [darko]
2627
2628         * configure.in: remove check for availability of
2629           strftime() as advised by Hiroyuki
2630         * src/prefs_common.[ch], src/procheader.c:
2631           synch strftime() code with Hiroyki's main branch
2632
2633 2001-04-26 [sergey]
2634
2635         * src/news.c: news_query_password(), news_authenticate(): new
2636           functions.
2637           news_get_uncached_articles(): added NNTP authentication
2638           handling.
2639         * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
2640           new functions.
2641         * src/prefs_account.c: prefs_account_protocol_activated():
2642           enable userid and password fields for NNTP.
2643
2644 2001-04-26
2645
2646         * configure.in: check for availability of strftime()
2647           [darko]
2648         * src/prefs_common.[ch], src/procheader.c: use
2649           strftime() for displaying date in summary pane if it
2650           is available
2651
2652 2001-04-25
2653
2654         * more .cvsignore cleanups [alfons]
2655
2656 2001-04-25
2657
2658         * ac/sv-check-type.m4: new autoconf macro.
2659         * configure.in: fixed wint_t typedef detection (did not work
2660           with gcc-2.96).
2661
2662 2001-04-25
2663
2664         * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
2665           [hiroyuki]
2666
2667 2001-04-24
2668         * modified gtkstext.c : buggy cursor navigation fixed, 
2669           and font descent also taken in account when drawing
2670           cursor. [alfons]
2671
2672 2001-04-24 [hoa]
2673         * added comments in src/news.c src/nntp.c
2674         * added src/prefs_headers.[ch]
2675         * added src/headers.[ch]
2676         * modified compose.c to activate custom headers
2677                 added function is_in_custom_headers
2678         * modified prefs_account.[ch]
2679                 added function prefs_account_customhdr_edit
2680         * modified src/defs.h :
2681                 added HEADERS_RC : name of the config file
2682                 for the custom headers
2683
2684 2001-04-24
2685
2686     0.4.65claws5
2687
2688         * configure.in
2689           src/gtkstext.[ch]
2690           src/compose.c
2691           src/Makefile.am
2692           
2693           added gtkstext with configure.in patch by Hiroyuki which
2694           should fix the XIM detection [alfons]
2695
2696         * more clean up of cvs [alfons]
2697
2698                  * removed all Makefile.in files to attic.
2699
2700                  * updated all .cvsignores to really ignore things that could
2701                    be unintentionally committed by a recursive commit.
2702
2703 2001-04-23 [hoa]
2704         * added src/grouplist_dialog.[ch]
2705         * changed src/folderview.c to call grouplist_dialog instead
2706                 of inputdialog
2707         * src/news.c :
2708                 added functions news_reset_group_list
2709                 and news_get_group_list
2710         * src/nntp.c :
2711                 added function nntp_list
2712         * src/defs.h :
2713                 added GROUPLIST_FILE : name of the newsgroup list cache file
2714
2715 2001-04-21
2716
2717         * added option to warn about queued messages on exit [sergey]:
2718
2719           * src/compose.c: compose_queue(): call folder_item_scan()
2720             and folderview_update_item() after queueing.
2721           * src/folderview.c: folderview_update_node(): draw the queue
2722             folder in bold font if there are queued messages.
2723           * src/mainwindow.c: queued_messages(): new function.
2724             app_exit_cb(): display warning if there are queued messages
2725             if warn_queued_on_exit is set.
2726           * prefs_common.[ch]: add warn_queued_on_exit option.
2727
2728         * enhanced GnuPG key selection support [sergey]:
2729
2730           * src/select-keys.c: updated to newer version from Win32
2731             branch with support for selecting arbitrary keys.
2732           * src/prefs_account.c: added the Privacy tab to the account
2733             options window.
2734             prefs_account_privacy_create(),
2735             prefs_account_sign_key_set_data_from_radiobtn(),
2736             prefs_account_sign_key_set_radiobtn(): new functions.
2737           * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
2738           * src/rfc2015.c: set_signers(): new function.
2739             pgp_sign(): add the account parameter, call set_signers().
2740             rfc2015_sign(): add the account parameter, pass it to pgp_sign().
2741           * src/rfc2015.h: rfc2015_sign(): updated prototype.
2742           * src/compose.c: pass the current account to rfc2015_sign().
2743
2744         * tag name claws added to prevent confusion with main branch [alfons]
2745
2746         * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
2747
2748         * autogen.sh: Added "--enable-maintainer-mode". [sergey]
2749
2750         * sync with recent sylpheed cvs. Untested though. [alfons]
2751