9d5e7b812acad231cf6627932349a196d14ef2f1
[claws.git] / ChangeLog.claws
1 2001-11-13 [christoph]  0.6.5claws9
2
3         * po/de.po
4                 Changed two string with the same translation
5         * src/compose.c
6         * src/procmsg.[ch]
7         * src/send.[ch]
8                 New mailsending process:
9                   - Always queue message before sending
10                     (message will be saved if sylpheed crashed or
11                      freezes while sending)
12                   - Allow queuing of newspostings
13                   - No copy in outbox before sending
14                     (closes bug #469501)
15                   - No more redundant code for send and send_later
16         * src/summaryview.c
17                 Applied wwp <subscript@free.fr>'s patch that fixes
18                 marks for multiple forwarded messages (+compose.c)
19
20 2001-11-12 [alfons]
21
22         * README.claws
23                 remove things that are now in main branch
24         
25         * po/nl.po
26                 update Dutch translation
27
28 2001-11-12 [mhadasht]   0.6.5.claws8
29
30         * src/prefs_common.c
31                 re-enabled account autoselection feature for forward
32                 and reedit lost during the branch point for SYNC-B4-REL
33         * src/gtkspell.c
34                 gtkpspell_get_dict(): more readable code (even if function is
35                 not used yet)
36         * ChangeLog.claws
37                 added version number info to 2001-11-12 [hiro] comment.
38
39 2001-11-12 [hiro]       0.6.5.claws7
40
41         * src/compose.c
42                 compose_forward(): fixed a bug that forward quote mark
43                 wasn't used.
44                 removed unnecessary code.
45         * src/template_select.[ch]: removed.
46
47 2001-11-11 [alfons]
48
49         * src/compose.c
50                 :%s/GTK_TEXT/GTK_STEXT/g
51         
52         * src/compose.[ch]
53         * src/undo.[ch]
54         * src/Makefile.am
55                 revert the undo stuff (this is 0.6.6claws stuff)
56
57 2001-11-11 [hoa]        0.6.5.claws6
58
59         * src/compose.[ch]
60                 Insert signature at the end of the text.
61                 Added undo patch but currently disabled
62
63         * src/procmsg.c
64                 Threading by subject improved.
65
66         * added src/undo.[ch]
67                 Undo module for compose dialog box.
68
69 2001-11-11 [alfons]     0.6.5.claws5
70
71         * src/procmsg.c
72                 prevent threading by subject on nodes that have already been
73                 threaded by in-reply-to (as in "circular references in a tree
74                 result in a dead branch")
75
76 2001-11-09 [hoa]        0.6.5.claws4
77         
78         * src/folderview.c
79                 allows creation of mbox folder item from any files.
80
81 2001-11-09 [alfons]     0.6.5.claws3
82         
83         * src/utils.c
84         * src/procmsg.c
85                 do what I mean and correct threading by subject so it really
86                 ignores attracting lines without "Re: "
87
88 2001-11-07 [alfons]     0.6.5.claws2
89
90         * src/procmsg.c
91         * src/utils.[ch]
92                 only attract by subject if a subject line starts with a "Re: "
93         * src/syldap.c
94                 remove warning
95
96 2001-11-07 [paul]       0.6.5claws1
97
98         * sync with sylpheed 0.6.5. release
99                 see ChangeLog entry 2001-11-07
100
101 2001-11-07 [paul]       0.6.4claws31
102
103         * sync with sylpheed 0.6.4cvs18
104                 see ChangeLog entries 2001-10-30 to 2001-11-07
105                 prefs_templates.[ch] renamed prefs_template.[ch]
106
107 2001-11-06 [alfons]
108         
109         * src/utils.h
110                 add semicolon Hoa forgot ;-)
111                 
112
113 2001-11-06 [hoa]        0.6.4claws30
114         
115         * src/procmsg.c
116         * src/summaryview.c
117         * src/utils.c
118         * src/utils.h
119                 threading by subject - empty subject are ignored
120
121 2001-11-06 [christoph]  0.6.4claws29
122
123         * src/socket.c
124                 use SSL_peek for sock_gets
125         * src/utils.c
126                 removed unneeded pointer in extracting quoted
127                 names implementation
128
129 2001-11-06 [melvin]     0.6.4claws28
130
131         * src/gtkspell.c
132                 fixed bug #476792 Selection overtyping with spell checker
133                 fixed bug which could cause a buffer overflow
134                 fixed a memory leak
135
136 2001-11-06 [hoa]        0.6.4claws27
137         
138         * src/procmsg.c
139         * src/summaryview.c
140                 threading by subject
141
142 2001-11-05 [alfons]     0.6.4claws26
143         
144         * README.claws
145                 Claws -> Sylpheed (vice versa)
146
147         * src/compose.c
148                 :%s/gtk_text/gtk_stext/g
149                 :%s/GTK_TEXT/GTK_STEXT/g
150                 (thanks to Jonathan Ware for spotting this)
151
152 2001-11-04 [christoph]  0.6.4claws25
153
154         * src/summaryview.c
155                 replace Xalloca + strdup with Xstrdup_a
156         * src/utils.c
157                 better implementation of extracting quoted names
158                 from addresses (remove backlashes and ignore
159                 quotes after them)
160
161 2001-11-04 [alfons]     0.6.4claws24
162
163         * src/utils.[ch]
164                 edit to comply more with coding style
165
166         * src/textview.c
167                 fix bug reported by Kim Schulz. introduced by the patch integrated
168                 in 0.6.4claws15. the code did not check the return value of
169                 the html parser.
170
171         * AUTHORS
172                 add Jonathan Ware and close "[ #475955 ] Enhanced Mailto Patch"
173
174 2001-11-04 [christoph]  0.6.4claws23
175
176         * src/main.c
177         * src/prefs_common.[ch]
178                 init some pointers that possibly caused a segfault
179                 reported in the claws-users ML
180
181 2001-11-04 [hoa]        0.6.4claws22
182
183         * src/grouplistdialog.c
184                 change the names of the nodes in the tree
185
186         * src/compose.c
187                 enhanced mailto syntax as described in
188                 http://developer.netscape.com/viewsource/husted_mailto/mailto.html
189                 (thanks to Jonathan Ware <jonathan_ware@gmx.co.uk>)
190
191         * src/utils.c
192                 encode and decode URI (useful when opening URL into
193                 netscape).
194
195 2001-11-03 [hoa]        0.6.4claws21
196
197         * src/grouplistdialog.c
198                 a new newsgroups list selection dialog box
199                 with a CTree instead of a CList
200
201 2001-11-03 [hoa]        0.6.4claws20
202
203         * src/folderview.c
204                 enable property and scoring options when right
205                 click on "inbox"
206
207         * src/summaryview.c
208                 fixed bug when nickname were displayed using
209                 the address book.
210
211 2001-11-02 [darko]      0.6.4claws19
212
213         * src/compose.c
214                 new wrap quotation and URL/long words wrapping implementation
215         * src/compose.c src/gtkstext.[ch]
216                 move gtkstext_strncmp() to gtkstext.c
217
218 2001-11-01 [christoph]  0.6.4claws18
219
220         * src/prefs_account.c
221                 fixed mess in account settings dialog
222         * src/prefs_folder_item.c
223                 added label with folder path to dialog
224
225 2001-10-31 [match]      0.6.4claws17
226
227         * src/vcard.c
228                 fix memory leak.
229         * src/addrbook.c
230                 fix generation of spurious address book file names.
231                 remove redundant functions.
232         * po/POTFILES.in
233                 added missing file names.
234
235 2001-10-30 [paul]       0.6.4claws16
236
237         * sync with sylpheed 0.6.4cvs6
238                 see ChangeLog entries 2001-10-26 to 2001-10-30
239
240         * tools/filter_conv.pl
241                 read folderlist.xml to discover whether the top-level
242                 folder is called 'Mailbox' or 'Mail' 
243
244 2001-10-29 [paul]       0.6.4claws15
245
246         * src/html.c, src/textview.c
247                 activate links in html mail and fix clickable parts
248                 Submitted by Matthieu Dazy <dazy@t-surf.com>
249
250 2001-10-29 [paul]
251
252         * po/de.po, po/es.po, po/pt_BR/po
253                 updated translations, submitted by Jens Oberender,
254                 Ricardo Mones Lastra, and Fabio Junior Beneditto
255
256 2001-10-29 [darko]      0.6.4claws14
257
258         * src/compose.c
259                 fix wrapping for good
260
261 2001-10-29 [darko]
262
263         * src/compose.c
264                 undo previous change as it broke the smart wrapping
265
266 2001-10-29 [darko]      0.6.4claws13
267
268         * src/compose.c
269                 fix infinite loop when long URL is quoted
270                 (closes bug #475122.
271
272 2001-10-28 [match]
273
274         * src/mutt.[ch] src/importmutt.[ch] src/mgutils.[ch] src/addressbook.c src/Makefile.am
275                 import Mutt address book
276         * src/ldif.[ch] src/importldif.h
277                 modified import LDIF handle user attributes
278
279 2001-10-28 [christoph]  0.6.4claws12
280
281         * src/summaryview.c
282                 fixed that filtering did not work if there
283                 were no filter rules
284                 (closes bug #472003 and better implementation
285                  of patch #474644)
286
287 2001-10-27 [christoph]  0.6.4claws11
288
289         * src/compose.c
290                 make the folder's default account to be used when
291                 replying. (patch by wwp <subscript@free.fr>)
292         * src/compose.c
293                 code cleanup, nearly killed all of wwp's patch
294                 for folder's default account in compose
295         * src/folderview.c
296                 error panel when a folder could not be created
297                 (closes bug #471080 new folder name & already
298                  existing file)
299
300 2001-10-26 [alfons]
301
302         * src/utils.h
303                 change prototype of strstr2() that Christoph forgot about
304
305 2001-10-26 [christoph]  0.6.4claws10
306
307         * src/account.c
308                 made search for accounts by email address not case
309                 sensitive
310         * src/folder.c
311                 fixed memory leak in folder_item_get_identifier
312         * src/gtkspell.c
313         * src/utils.c
314                 fixed wrong strstr2 (should work like strstr)
315
316 2001-10-26 [darko]      0.6.4claws9
317
318         * src/compose.c src/gtkstext.[ch]
319         * src/gtkstext.c
320                 move is_url_string() and gtkstext_str_strcmp() to gtkstext.c
321
322 2001-10-26 [paul]       0.6.4claws8
323
324         * src/html.c
325                 ignore css and javascript tags in html mail
326                 case-insensitive, with or without double-quoted
327                 strings
328
329 2001-10-26 [paul]       0.6.4claws7
330
331         * sync with sylpheed 0.6.4cvs1
332                 see ChangeLog entry 2001-10-26
333
334         * src/prefs_account.c, src/prefs_common.c,
335           src/prefs_summary_column.c
336                 minor improvements to the English
337
338 2001-10-25 [alfons]     0.6.4claws6
339
340         * src/gtkstext.c
341         
342                 make GtkSText follow style of GtkText (closes bug 
343                 #469211 "text selection while writing message")
344                 
345                 do sync with GTK 1.2.10
346
347 2001-10-25 [paul]       0.6.4claws5
348
349         * src/html.c
350                 ignore css tags in html mail
351
352 2001-10-25 [darko]      0.6.4claws4
353
354         * src/compose.c
355                 don't declare is_url_string as static function since
356                 we need it in gtkstext.c
357         * src/gtkstext.c
358                 remove unused variable
359                 don't wrap long URLs while composing a message
360
361 2001-10-24 [christoph]  0.6.4claws3
362
363         * src/socket.c
364                 fix ssl deadlock, when peer closes connection
365
366 2001-10-24 [paul]       0.6.4claws2
367
368         * src/prefs_common.c
369                 gettextize the gpg ascii-armored warning message
370
371         * src/compose.c
372                 insert a DOS/MAC file into the composed message
373                 (improvements)
374
375         * Both submitted by Thierry Godefroy <godefroy@imaginet.fr>
376
377 2001-10-22 [paul]       0.6.4claws1
378
379         * sync with sylpheed 0.6.4 release
380                 see ChangeLog entries 2001-10-21
381
382         * po/fr.po, po/pt_BR.po
383                 updated by Melvin Hadasht and Fabio Junior Beneditto
384
385 2001-10-21 [paul]       0.6.3claws30
386
387         * src/compose.c
388                 insert a DOS text file from the compose window
389                 into the composed message text (removes CRs characters)
390                 Submitted by Thierry Godefroy <godefroy@imaginet.fr>
391
392         * tools/filter_conv.pl, tools/README
393                 automatically use ~/.sylpheed as working directory
394                 print out confirmation message on completion
395
396         * correct Hoa's last ChangeLog.claws entry
397
398 2001-10-20 [hoa]        0.6.3claws29
399
400         * src/grouplistdialog.c
401                 bugfix (another ?) to give the right
402                 newsgroups list for each news server.
403
404         * src/news.c
405         * src/news.h
406                 improve the newsgroups list cache
407
408 2001-10-20 [paul]       0.6.3claws28
409
410         * sync with sylpheed 0.6.3cvs9
411                 see ChangeLog entry 2001-10-19
412
413         * correct Alfons' last ChangeLog.claws entry
414
415 2001-10-19 [alfons]
416
417         * src/pgptext.[ch]
418                 fix compilation problems (part of bug #472895)
419
420 2001-10-18 [hoa]        0.6.3claws27
421
422         * src/grouplistdialog.c
423                 bugfix when we refresh was clicked (bug 472701)
424
425 2001-10-19 [christoph]  0.6.3claws26
426
427         * src/compose.c
428                 last header entry should default to "To:" or
429                 "Newsgroups:" and not copy the last entry line
430                 in a new compose window
431                 (closes bug #472686, #470792)
432
433 2001-10-19 [paul]       0.6.3claws25
434
435         * sync with Sylpheed 0.6.3cvs8
436                 see ChangeLog entries 2001-10-18 and 2001-10-19
437
438 2001-10-18 [christoph]  0.6.3claws24
439
440         * src/procmsg.c
441                 reimplement ignore thread
442         
443 2001-10-18 [hoa]        0.6.3claws23
444
445         * src/folderview.c
446         * src/grouplistdialog.[ch]
447                 enhanced news subscription interface (feature 469113)
448
449         * src/news.c
450         * src/news.h
451                 enchanced newsgroup listing,
452                 now, we can get groups informations
453                 (NNTPGroupInfo)
454
455 2001-10-18 [paul]       0.6.3claws22
456
457         * src/summaryview.c
458                 remove comment (sync with main branch)
459         * src/mainwindow.c
460                 fix 'Re-edit' bug in 'Message' menu
461
462 2001-10-17 [christoph]  0.6.3claws21
463
464         * src/compose.c
465                 ignore empty or whitespace only header lines
466
467 2001-10-17 [paul]       0.6.3claws20
468
469         * sync with sylpheed 0.6.3cvs7
470                 see ChangeLog entries 2001-10-14, 2001-10-16, and
471                 2001-10-17
472
473 2001-10-17 [darko]
474
475         * src/compose.c
476                 wrap long lines without spaces
477                 don't wrap URLs
478
479 2001-10-16 [paul]
480
481         * po/es.po, po/nl.po, po/pt_BR.po
482                 updated by Ricardo Mones Lastra, Alfons,
483                 and Fabio Junior Beneditto
484
485         * sylpheed-0.6.3claws released
486
487 2001-10-15 [melvin] 0.6.3claws18
488
489         * README.claws
490                 added summary and detailed installation instructions
491                 for spell checker
492         * po/fr.po
493                 Updated, corrected and completed french translation
494
495 2001-10-15 [hoa] 0.6.3claws17
496         * src/grouplistdialog.c
497                 we can choose the newsgroups to display with wildcards
498
499 2001-10-15 [christoph]  0.6.3claws16
500
501         * src/account.c
502         * src/compose.c
503         * src/prefs_folder_item.[ch]
504                 applied wwp <subscript@free.fr>'s folder
505                 default account patch
506         * po/de.po
507                 Fixed wrong translation
508
509 2001-10-13 [alfons, christoph, melvin]  
510                         0.6.3claws15
511
512         solution #2 to solve MT-safety problems defers all GUI related calls
513         to the main thread using a gtk_idle_add() callback. discussed on
514         ircnet #sylpheed, with christoph spotting some issues with the
515         original code, and melvin allowing us to lobotomize his sylpheed.
516
517         * src/syldap.[ch], src/main.c
518                 fix race problem in ldap search thread by deferring GUI 
519                 stuff to main thread using gtk_idle_add()
520
521 2001-10-13 [paul]       0.6.3claws14
522
523         * src/prefs_account.[ch], src/send.c, src/smtp.[ch]
524                 add Sergey's smtpcred.patch
525                 adds separate username/password setting for SMTP Auth
526                 needed by some servers
527                 (closes feature request #471659)
528
529 2001-10-13 [paul]       0.6.3claws13
530
531         * src/pgptext.[ch] **NEW FILES**
532         * src/Makefile.am, src/messageview.c, src/mimeview.c
533                 decrypt ascii-armored gpg text embedded in
534                 the message body.
535                 Submitted by Jens Jahnke <jan0sch@gmx.net>
536
537 2001-10-13 [christoph]  0.6.3claws12
538
539         * README.claws
540                 some more details on default to and
541                 feature requests
542         * src/main.c
543                 init glib threading when ldap is used
544         * src/syldap.c
545                 threading fixes
546         * po/de.po
547                 fixed a typo
548
549 2001-10-12 [paul]       0.6.3claws11
550
551         * src/prefs_common.[ch], src/rfc2015.c
552                 enable ascii-armored gpg text to be embedded in the
553                 message body, selectable through the 'Privacy'
554                 preferences. Supports encrypting only.
555                 Submitted by Ravemax <ravemax@dextrose.com>
556
557 2001-10-12 [paul]       0.6.3claws10
558
559         * sync with sylpheed 0.6.3cvs6
560                 see ChangeLog entries 2001-10-11 and 2001-11-12
561
562         * src/folderview.c
563                 incorporated mbox folders, scoring, and folder
564                 properties into the sync
565
566 2001-10-12 [darko]      0.6.3claws9
567
568         * README.claws
569                 describe quotation wrapping
570         * src/compose.c
571                 don't treat tab as space to calculate line length properly
572
573 2001-10-11 [alfons]
574
575         * README.claws
576                 correct description of how to make new filtering system work,
577                 add some other things
578                 
579         * src/syldap.c
580                 remove sched_yield() (not necessary / unportable)
581
582 2001-10-11 [paul]       0.6.3claws8
583
584         * sync with sylpheed 0.6.3cvs3
585                 see ChangeLog entry 2001-10-10
586
587 2001-10-10 [christoph]  0.6.3claws7
588
589         * .cvsignore
590                 ignore 2 files created by newer autotools
591         * src/prefs_folder_item.c
592                 using table for widget alignment
593                 fixed memory leak and broken octal display
594         * src/filesel.c
595                 fixed segfault caused by lost filename
596                 workaround (closes bug #469551)
597
598 2001-10-10 [paul]       0.6.3claws6
599
600         * sync with sylpheed 0.6.3cvs2
601                 see ChangeLog entries 2001-10-09 and 2001-10-10
602
603 2001-10-10 [darko]      0.6.3.claws5
604
605         * src/gtkstext.c
606                 proper calculation of right margin if smart wrapping is enabled
607         * src/compose.c
608                 automatically wrap long lines if wrap quotation is enabled
609
610 2001-10-09 [alfons]     0.6.3.claws4
611
612         * src/summaryview.c
613                 select correct row when deleting last row in the summary view (and
614                 close bug "[ #469104 ] select second last in list when deleting")
615
616 2001-10-09 [paul]       0.6.3claws3
617
618         * sync with sylpheed 0.6.3cvs1
619                 updated some autotool scripts
620
621 2001-10-09 [darko]      0.6.3claws2
622
623         * src/gtkstext.[ch]
624                 new name and mark with Sylpheed comment
625         * src/compose.c
626                 smart quotation wrapping a-la VIM
627
628 2001-10-08 [paul]       0.6.3claws1
629
630         * sync with sylpheed 0.6.3 release
631                 see ChangeLog entry 2001-10-08
632
633 2001-10-08 [paul]       0.6.2claws24
634
635         * src/summaryview.c
636                 more sync with sylpheed 0.6.2cvs12
637                 Fixed the bug that didn't select the last row correctly
638
639
640 2001-10-07 [paul]       0.6.2claws23
641
642         * sync with sylpheed 0.6.2cvs12
643                 see ChangeLog entry 2001-10-07
644
645 2001-10-06 [match]
646         * src/jpilot.[ch]
647                 enable jpilot to read unsynch'ed addresses.
648
649         * src/editldap_basedn.c
650                 fix segfault when opening dialog.
651
652 2001-10-06 [alfons]     0.6.2.claws22
653
654         * src/summaryview.c
655                 fix bug with summary view selecting last *inserted*
656                 node instead of last *visible* node. remember we
657                 work with a tree
658
659 2001-10-06 [paul]       0.6.2claws21
660
661         * po/pt_BR.po
662                 updated translation, contains some fixes and new
663                 translations, submitted by Gustavo Noronha Silva
664                 <kov@debian.org>
665
666         * src/prefs_common.c
667                 change 'each' to 'every' - fix dubious English
668
669         * sync with sylpheed 0.6.2cvs11
670
671 2001-10-05 [alfons]     0.6.2claws20
672
673         * src/mainwindow.[ch], src/folderview.c
674                 make composite tool button switch between "Compose News"
675                 and "Compose Mail" depending on selected folder
676                 (nifty idea by Kim Schulz <kim@schulz.dk>)
677
678 2001-10-05 [paul]       0.6.2claws19
679
680         * src/mainwindow.c, src/summaryview.c
681                 fix 'Message/Reply to all', broken in last commit
682
683         * src/compose.c
684                 fix X_BEENTHERE seg fault, thanks to Alfons
685
686 2001-10-04 [paul]       0.6.2claws18
687
688         * src/compose.[ch], src/mainwindow.c
689                 make "Message/Reply" reply to mailing lists; matches
690                 'X-Mailing-list:' and 'X-BeenThere:' ML headers.
691                 based on portions of the patch submitted by
692                 Junichi Uekawa <dancer@netfort.gr.jp>
693
694 2001-10-04 [darko]      0.6.2claws17
695
696         * src/compose.c
697                 better smart wrapping
698         * src/gtkstext.[hc]
699                 a function to make text buffer contiguous
700
701 2001-10-03 [paul]       0.6.2claws16
702
703         * sync with sylpheed 0.6.2cvs10
704
705 2001-10-02 [alfons]
706
707         * configure.in
708         * po/zh_CN.GB2312.po, po/zh_TW.Big5.po
709                 close bug "[ #466566 ] compile error on mdk 8.0" by removing
710                 references to chinese translations (hope someone picks up
711                 this)
712
713 2001-10-02 [christoph]  0.6.2claws15
714
715         * src/compose.c
716                 fixed non translated header bug
717         * ChangeLog.claws
718                 fixed wrong date in alfons last entry ;)
719
720 2001-10-02 [alfons]     0.6.2claws14
721
722         * src/compose.c, src/prefs_common.[ch]
723                 add block cursor option
724
725 2001-10-02 [paul]       0.6.2claws13
726
727         * sync with sylpheed 0.6.2cvs9
728
729 2001-09-30 [paul]       0.6.2claws12
730
731         * po/de.po, po/es.po, po/fr.po, po/nl.po, po/pt_BR.po
732                 updated translations
733
734         * po/POTFILES.in
735                 add 'src/importldif.c'
736
737         * AUTHORS, tools/README, tools/eud2gc.py, tools/Makefile.am
738                 added eudora-to-vCard conversion tool
739                 submitted by Jeroen Versteeg <j.m.versteeg@student.utwente.nl>
740
741         * sync with sylpheed 0.6.2cvs8
742
743 2001-09-30 [paul]
744
745         * sylpheed-0.6.2claws released
746
747 2001-09-27 [melvin]     0.6.2claws11
748
749         * src/gtkspell.c
750                 fixed crash when using default path (introduced 
751                 in 0.6.2claws10)
752                 fixed tiny bug for initial suggestion mode
753
754 2001-09-27 [melvin]     0.6.2claws10
755         
756         * src/gtkspell.c
757                 fixed bug where gtkpspell didn't set the path correctly
758
759         * README.claws
760                 added a paragraph about spell checking
761                 
762
763
764 2001-09-27 [paul]       0.6.2claws9
765
766         * src/addrbook.c, src/addrcache.c, src/addritem.c, src/jpilot.c
767                 replace '// comments' with '/* comments */' to prevent
768                 some compiler warnings 
769
770         * sync with sylpheed 0.6.2cvs6
771
772 2001-09-26 [alfons]     0.6.2claws8
773
774         * src/messageview.c
775                 introduce return receipt request notification again,
776                 which was lost because of other semantics in 
777                 procheader_parse() (???)
778
779 2001-09-26 [christoph]  0.6.2claws7
780
781         * src/compose.c
782                 replace comments for old code with #if 0
783                 readded auto cc, bcc and reply-to
784         * src/prefs_matcher.c
785         * src/prefs_scoring.c
786                 removed some definition (was moved to
787                 prefs.h)
788
789 2001-09-26 [paul]       0.6.2claws6
790
791         * src/mainwindow.c
792                 make 'Follow-up and reply to' sensitive
793
794         * more sync with sylpheed 0.6.2cvs5
795
796 2001-09-25 [melvin]
797
798         * 0.6.2claws5
799
800         * src/gtkspell.c
801                 fixed bug for "US-ASCII" introduced by the encoding code
802
803 2001-09-25 [paul]
804
805         * 0.6.2claws4
806
807         * src/prefs_common.[ch], src/summaryview.c
808                 'next unread msg' 'go to next folder?' dialog can be
809                 given default behaviour, either always show dialog,
810                 or assume 'yes', or assume 'no'
811                 Submitted by wwp <subscript@free.fr>
812
813 2001-09-25 [melvin]
814                 
815         * src/compose.c src/gtkspell.[ch]
816                 added support for different encodings
817
818 2001-09-25 [paul]
819
820         * more sync with sylpheed 0.6.2cvs5
821
822 2001-09-24 [alfons]
823         
824         * src/prefs_folder_item.c
825                 add check for item->prefs->default_to string is NULL and
826                 add another check when freeing this string
827
828 2001-09-24 [paul]
829
830         * configure.in
831                 change to version 0.6.2claws3
832
833         * sync with sylpheed 0.6.2cvs5 
834
835 2001-09-24 [match]
836         * src/ldif.[ch], src/importldif.[ch], addressbook.c
837                 import LDIF files.
838         * src/addrcache.[ch], addrindex.[ch]
839                 small update for future
840         * src/addrbook.c
841                 fix test XML file.
842
843 2001-09-24 [melvin]
844         * src/gtkspell.[ch]
845                 added 'Learn from mistakes' option
846                 better handling of quotes in checked words
847                 sorted dict list
848         * po/fr.po
849                 small update for spell checking stuff
850
851 2001-09-23 [alfons]
852         
853         * src/gtkspell.c
854                 edit a little bit so it complies more with main coding style
855
856 2001-09-23 [alfons]
857
858         * src/folder.[ch], prefs_folder_item.c, compose.c
859                 migrate "request return receipt" folder property
860                 to folderlist.xml
861
862 2001-09-22 [alfons]
863
864         * README.claws **NEW**
865                 (add things of interest for users of main branch 
866                 and claws here)
867
868         * src/folder.[ch], src/mainwindow.c, src/summaryview.c
869                 re-implement threading per folder option, but store 
870                 the setting in folderlist.xml (where it belongs)
871
872 2001-09-21 [melvin]
873
874         * src/gtkspell.[ch]
875                 fixed bug when compose window is under another window
876         * src/prefs_common.[ch] src/compose.c
877                 changed 'dictionary_path' to 'dictionary' to be consistent
878                 dropped PSPELL_PATH macro (hard coded default to /usr/local/share/pspell)
879         * ac/pspell.m4 src/Makefile.am 
880                 dropped PSPELL_PATH macro
881         * po/fr.po
882                 updated translations
883
884 2001-09-21 [christoph]
885
886         * src/compose.c
887                 added border around header fields
888                 keep header type when new field is added
889
890 2001-09-20 [christoph]
891
892         * src/utils.[ch]
893                 more portable debug_print with source filename
894                 and linenumber
895         * src/procmsg.c
896                 more newlines after debug messages
897
898 2001-09-20 [paul]
899
900         * configure.in
901                 change to version 0.6.2claws2
902
903         * sync with sylpheed 0.6.2cvs3
904
905 2001-09-19 [melvin]
906
907         * src/gtkspell.c
908                 fixed the post-right-click focus pb
909                 fixed crash when 'Spell check all' after dict change 
910                         and when cursor is at the end of the text
911                 shift-right-click pops up config menu even on misspelled words.
912         * po/POTFILES.in
913                 added gtkspell.c
914
915 2001-09-19 [melvin]
916
917         * src/about.c
918                 added pspell to compiled-in features list
919
920 2001-09-18 [melvin]
921
922         * switched to pspell and dropped ispell
923         * ac/pspell.m4
924                 new file. autoconf macro for pspell
925         * ac/Makefile.am 
926         * configure.in acconfig.h
927                 added pspell support
928         * src/Makefile.am
929         * src/main.c src/compose.[ch] src/gtkspell.[ch]
930         * src/prefs_common.[ch] 
931                 added pspell support
932
933 2001-09-18 [christoph]
934
935         * src/addr_compl.c
936         * src/template.[ch]
937                 replace LOG_MESSAGE with debug_print
938         * src/compose.[ch]
939                 gui improvements
940         * src/menu.c
941                 added newline after debug message
942         * src/utils.h
943                 using __VA_ARGS__ for debug_print macro
944         * tools/.cvsignore
945                 ignore Makefile and Makefile.in
946
947 2001-09-18 [paul]
948
949         * configure.in
950                 change to version 0.6.2claws1
951         * sync with sylpheed 0.6.2cvs1
952
953         * src/matcher.c 
954         * src/prefs_matcher.c
955                 add 'score equal to' option, submitted by
956                 Paul Evans <nerd@freeuk.com>
957
958 2001-09-15 [christoph]
959
960         * src/mainwindow.c
961                 comment out menu entry not existing in claws
962         * src/menu.c
963                 add debug output for non existing menu entries
964         * src/summaryview.c
965                 fix next/prev unread message for ignored threads
966         * src/utils.[ch]
967                 add sourcefile and line number to debug output
968                 otherwise it is sometimes hard to find the
969                 source code part if debug messages are translated
970
971 2001-09-14 [darko]
972         
973         * src/folderview.c
974                 refresh target folder style after colour is changed
975
976 2001-09-13 [paul]
977
978         * configure.in
979                 change to version 0.6.1claws3
980
981         * sync with sylpheed 0.6.1cvs6
982
983 2001-09-13 [darko]
984         
985         * src/folderview.c
986                 fix target folder colourization to use user selected colour
987
988 2001-09-12 [darko]
989         
990         * src/summaryview.c
991                 fix crash when message that is marked for copy/move is unmarked
992
993 2001-09-09 [paul]
994
995         * configure.in
996                 change to version 0.6.1claws2
997
998         * sync with sylpheed 0.6.1cvs3
999
1000 2001-09-09 [alfons]
1001         
1002         * src/folderview.c
1003                 fix bug with default font used for trash folder text
1004
1005 2001-09-06 [paul]
1006
1007         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
1008                 updated translations
1009
1010         * configure.in
1011                 change to version 0.6.1claws1
1012
1013         * sync with sylpheed 0.6.1cvs2
1014
1015 2001-09-03 [paul]
1016
1017         * po/POTFILES.in
1018                 add Match's new addressbook
1019
1020         * po/de.po
1021                 updated translation submitted by Jens Oberender
1022
1023 2001-09-02 [paul]
1024
1025         * configure.in
1026                 change to 0.6.1claws
1027         * sync with sylpheed 0.6.1 release
1028
1029 2001-09-02 [paul]
1030
1031         * configure.in
1032                 change to 0.6.0claws2
1033
1034         * sync with sylpheed 0.6.0cvs4
1035
1036         * po/pt_BR.po
1037                 updated translation submitted by Fabio Junior Beneditto
1038
1039 2001-09-01 [match]
1040         * pixmaps/
1041                 interface.xpm
1042                 book.xpm
1043                 address.xpm
1044         * src/
1045                 Makefile.am
1046                 a ton of new files
1047
1048 2001-08-31 [paul]
1049
1050         * configure.in
1051                 change to version 0.6.0claws1
1052
1053         * sync with sylpheed 0.6.0cvs1
1054
1055         * po/es.po
1056                 updated translation submitted by Ricardo Mones Lastra
1057
1058         * po/POTFILES.in
1059                 add 'src/prefs_templates.c'
1060
1061         * src/compose.c, src/summaryview.c
1062                 fix segfault on 'Re_edit'               
1063
1064 2001-08-30 [alfons]
1065
1066         * configure.in, Makefile.am
1067         * tools/Makefile.am
1068                 add tools directory to source distribution
1069
1070 2001-08-30 [paul]
1071
1072         * configure.in
1073                 change to version 0.6.0claws
1074
1075         * sync with sylpheed 0.6.0 release
1076
1077 2001-08-30 [christoph]
1078
1079         * configure.in
1080                 removed autoconf version check
1081
1082 2001-08-30 [paul]
1083
1084         * src/account.c, src/compose.c, src/prefs_common.[ch]
1085         * src/procheader.[ch] src/utils.[ch]
1086                 Enhanced automatic account selection on replies
1087                 Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
1088
1089         * configure.in
1090                 add LDAP and JPilot to the configuration results output.
1091
1092 2001-08-29 [christoph]
1093
1094         * src/summeryview.c
1095                 no bold font for ignored threads
1096
1097 2001-08-29 [paul]
1098
1099         * configure.in
1100                 change to version 0.5.3claws6
1101
1102         * sync with sylpheed 0.5.3cvs10
1103                 src/stringtable.[ch]: New Files
1104
1105         * src/compose.c, src/gtkutils.c, src/gtkutils.h, src/mainwindow.c
1106         * src/pixmaps/sylpheed.xpm
1107                 add mini-icons to windows (by Alfons)
1108
1109 2001-08-27 [paul]
1110
1111         * src/mainwindow.c
1112                 new functions: next_labeled_cb(), prev_labeled_cb()
1113
1114         * src/summaryview.c
1115                 new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
1116                 summary_select_next_labeled(), summary_select_prev_labeled()
1117
1118         * src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
1119                 give claws blue folders and a blue trash can
1120
1121 2001-08-27 [paul]
1122
1123         * configure.in
1124                 change to version 0.5.3claws5
1125
1126         * sync with sylpheed 0.5.3cvs9
1127                 src/labelcolors.[ch] renamed to src/colorlabel.[ch] 
1128
1129 2001-08-24 [christoph]
1130
1131         * src/filesel.c
1132                 keep filename when browsing directories
1133                 (not working for user entered filename, but
1134                  for default name and selected filename from
1135                  file list)
1136         * src/mainwindow.c
1137                 fixed wrong spelling "Folllow-up"
1138         * src/mbox_folder.c
1139         * src/procmsg.c
1140         * src/summaryview.c
1141                 fixed new/unread message count with ignored
1142                 threads (2 commits, first didn't notice no
1143                 longer needed decreasing)
1144         * src/inc.c
1145                 readded scrolling of progress dialog
1146                 (lost in sync)
1147
1148 2001-08-24 [paul]
1149
1150         * configure.in
1151                 change to 0.5.3claws4
1152
1153         * sync with sylpheed 0.5.3cvs7
1154
1155 2001-08-24 [christoph]
1156
1157         * src/compose.c
1158                 set request return receipt when replying
1159                 if it is set is the folder prefs of the
1160                 message
1161         * src/inc.c
1162                 disable final error popup if popups are
1163                 disabled in config (again)
1164
1165 2001-08-23 [paul]
1166
1167         * configure.in
1168                 Change version number to 0.5.3claws3
1169
1170         * sync with sylpheed 0.5.3cvs5
1171
1172         * src/mimeview.c
1173                 double quote '%s' in 'gedit %s' to fix bug when
1174                 opening attachment with spaces in the name
1175
1176 2001-08-22 [alte]
1177         * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
1178           src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
1179                 initial message templates support
1180
1181
1182 2001-08-22 [paul]
1183
1184         * configure.in
1185                 change version number to 0.5.3claws2
1186
1187         * sync with sylpheed 0.5.3cvs4
1188
1189         * src/procmsg.h src/summaryview.c
1190                 re-implement (un)ignore thread
1191
1192 2001-08-21 [paul]
1193
1194         * src/summaryview.c
1195                 remove unnecessary code
1196         * src/compose.c
1197                 enable 'dynamic' signatures (submitted by
1198                 Eric Limpens <eric@hscg-internet.nl>)
1199
1200 2001-08-21 [paul]
1201
1202         clean up after sync with sylpheed 0.5.3 release
1203
1204         * src/folderview.c
1205                 fix re-introduced font mess, see Christoph's
1206                 entry 2001-06-24
1207
1208         * src/summaryview.c
1209                 remove prev_msgnum
1210                 use sylpheed's small font instead of
1211                 gtk default font for summary view
1212
1213
1214 2001-08-17 [paul]
1215
1216         * configure.in
1217                 add pl to ALL_LINGUAS - sync with main branch
1218
1219         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
1220                 Updated. Translations by Jens Oberender, Ricardo Mones
1221                 Lastra, Alfons, and Fabio Junior Beneditto respectively.
1222
1223         * po/pl.po  ** NEW FILE **
1224                 sync with the main branch
1225
1226         * src/folderview.c
1227                 fix target folder colorizing and refresh problem
1228
1229
1230 2001-08-17 [christoph]
1231
1232         * src/mainwindow.c
1233                 claws uses 4 colors for target folder coloring.
1234                 arrays were not long enough and destroyed the
1235                 stack causing a segfault.
1236                 target folder colorizing does not work anymore
1237                 for me
1238
1239 2001-08-16 [paul]
1240
1241         * configure.in
1242                 change to version 0.5.3claws1
1243
1244         * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
1245           src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
1246           src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
1247
1248                 sync with sylpheed 0.5.3 release, but keep claws method of
1249                 configuring/saving fonts
1250
1251         * src/addressbook.[ch]
1252                 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
1253                 in line with a similar change in Hiroyuki's branch
1254
1255         * src/mainwindow.[ch]
1256                 disable main_window_set_thread_option()
1257         * src/prefs_folder_item.c
1258                 comment out &tmps_prefs.enable_thread,
1259         * src/mbox_folder.c, src/procmsg.[ch]
1260                 comment out MSG_IS_IGNORE_THREAD
1261         * src/summaryview.c
1262                 comment out summary_ignore_thread() and summary_unignore_thread()
1263                 comment out MSG_IS_IGNORE_THREAD
1264
1265                 use Hiroyuki's threading instead.
1266
1267
1268
1269 2001-08-15 [paul]
1270
1271         * src/account.c
1272                 use Hiroyuki's 0.5.3 column scheme but also
1273                 include the enable/disable button.
1274         * src/pixmaps/mark.xpm
1275                 add Hiroyuki's amended pixmap
1276
1277 2001-08-13 [christoph]
1278
1279         * src/account.c
1280                 receive at get all column showed wrong state for APOP
1281                 button should only work for POP3 and APOP accounts
1282         * src/prefs_account.c
1283                 added missing preprocessor statement for SSL
1284
1285 2001-08-12 [paul]
1286
1287         * src/account.[ch]
1288                 add 'receive at get all' column and enable/disable
1289                 button.
1290
1291 2001-08-06 [christoph]
1292
1293         * src/account.c
1294                 show usage of SSL in protocol column
1295
1296         * src/imap.c
1297         * src/inc.c
1298                 renamed ssl options
1299
1300         * src/prefs_account.[ch]
1301                 moved ssl options to a new page
1302
1303         * src/send.c
1304         * src/smtp.c
1305         * src/ssl.[ch]
1306                 renamed ssl options
1307                 added support for SMTP STARTTLS command
1308
1309 2001-08-05 [christoph]
1310
1311         * configure.in
1312                 debian autoconf needs version check to find
1313                 correct autoconf version. if the file is
1314                 named configure.in 2.13 is used, which does
1315                 not work with this configure.in script.
1316                 other solution would be to rename the script
1317                 to configure.ac as suggested in the autoconf
1318                 manual.
1319
1320         * src/inc.c
1321                 disable final error popup if popups are
1322                 diabled in config
1323
1324         * src/socket.c
1325                 bugfix in ssl_gets
1326                 fixes IMAP over SSL problem
1327
1328 2001-08-03 [paul]
1329
1330         * configure.in
1331                 change to 0.5.2claws1
1332
1333         * sync with sylpheed 0.5.2cvs1
1334
1335 2001-08-02 [alfons]
1336
1337         * configure.in
1338                 quick fix for ispell detection...
1339
1340 2001-08-01 [paul]
1341
1342         * configure.in
1343                 change to 0.5.1claws4
1344
1345         * sync with sylpheed 0.5.1cvs7
1346
1347 2001-07-31 [alfons]
1348
1349         * src/prefs_common.c, src/prefs_common.h, 
1350           src/gtkspell.c, src/gtkspell.h
1351                 add global spelling checker settings (compose tab) +
1352                 selection of dictionary 
1353           
1354         * configure.in  
1355                 guess valid ispell location
1356
1357 2001-07-31 [paul]
1358
1359         * po/POTFILES.in
1360                 removal of 'src/quote_fmt_parse.c'
1361         * po/de.po
1362                 Updated de.po
1363                 (submitted by Jens Oberender <didge@suse.de>)
1364
1365 2001-07-31 [darko]
1366
1367         * src/folder.[ch]
1368         * src/folderview.[ch]
1369         * src/mainwindow.c
1370         * src/mh.c
1371         * src/prefs_common.[ch]
1372         * src/summaryview.c
1373                 target folder colourization
1374
1375 2001-07-30 [paul]
1376
1377         more sync with Sylpheed 0.5.1cvs6 
1378
1379 2001-07-30 [darko]
1380
1381         * src/mh.c
1382         * src/prefs_folder_item.[hc]
1383         * src/summaryview.c
1384                 shared folders support with a GUI
1385
1386 2001-07-29 [paul]
1387
1388         0.5.1claws3
1389
1390         * sync with Sylpheed 0.5.1cvs6
1391
1392 2001-07-29 [paul]
1393
1394         * po/pt_BR.po
1395                 updated
1396                 (submitted by Fabio Junior Beneditto)
1397
1398 2001-07-28 [paul]
1399
1400         * src/procmime.c
1401         * AUTHORS
1402                 patch to correct bad image mime headers
1403                 (submitted by Don Quijote <dq@searchlores.org>)
1404
1405 2001-07-28 [paul]
1406
1407         * tools/gif2xface.pl   **NEW FILE**
1408         * tools/README
1409                 script to convert file.gif to file.xface for
1410                 use in a custom header.
1411                 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
1412
1413 2001-07-27 [alfons]
1414         
1415         * configure.in
1416                 change macros for detecting JPilot and LDAP
1417
1418 2001-07-27 [christoph]
1419
1420         * src/filtering.c
1421                 code cleanup (MIN / MAX warning, needed casting)
1422
1423 2001-07-27 [alfons]
1424
1425         * procheader.c
1426                 disallow setting flags when detecting certain headers
1427                 (X-Status, Status, Seen, X-Seen). 
1428         
1429         * sync with Hiroyuki's Sylpheed 0.5.1cvs5
1430
1431 2001-07-27 [christoph]
1432
1433         * src/prefs_filter.c
1434         * src/prefs_filtering.c
1435         * src/prefs_matcher.c
1436         * src/prefs_scoring.c
1437                 scroll list when moving rows up or down
1438
1439         * src/imap.c
1440         * src/imap.h
1441         * src/prefs_account.c
1442         * src/prefs_account.h
1443         * src/send.c
1444                 SMTP over SSL (untested, feedback requested)
1445                 IMAP over SSL
1446
1447         * src/ssl.c
1448                 code cleanup
1449
1450 2001-07-26 [alfons]
1451         
1452         * configure.in, acconfig.h
1453                 define CLAWS (need this for main / claws detection)
1454
1455 2001-07-25 [alfons]
1456
1457         * configure.in
1458                 Sylpheed 0.5.1claws2
1459                 
1460         * sync with Sylpheed 0.5.1cvs4
1461
1462 2001-07-25 [christoph]
1463
1464         * src/scoring.c
1465                 fixed segfault
1466                 item->prefs == NULL (don't know why)
1467
1468 2001-07-25 [alfons]
1469
1470         * configure.in
1471                 Sylpheed 0.5.1claws1
1472
1473         * sync with Sylpheed 0.5.1cvs1-3
1474
1475 2001-07-24 [christoph]
1476
1477         * src/folderview.c
1478         * src/prefs_folder_item.[ch]
1479                 added folderitem preferences dialog with
1480                 default To: and auto request return receipt
1481
1482         * src/compose.[ch]
1483         * src/menu.[ch]
1484                 changes to handle new folderitem preferences
1485
1486         * src/mainwindow.c
1487         * src/summaryview.c
1488                 call compose new mail with current folderitem
1489
1490 2001-07-24 [alfons]
1491
1492         Release Sylpheed 0.5.1claws
1493
1494         * configure.in
1495                 change to release version 0.5.1claws
1496
1497 2001-07-24 [christoph]
1498
1499         * src/summaryview.c
1500                 fixed segfault that happend when the selected
1501                 message was removed while retrieving new messages.
1502
1503         * po/es.po
1504                 updated translation
1505                 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
1506
1507 2001-07-22 [alfons]
1508
1509         add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
1510         this is a work in progress, for more information: http://nlpagan.net/sylman 
1511         
1512         * configure.in, src/mainwindow.c, manual/Makefile.am
1513                 add support for English manual
1514
1515         * AUTHORS
1516                 add authors of user manuals
1517
1518         * manual/en/sylpheed*.html
1519                 add English documentation
1520
1521 2001-07-22 [christoph]
1522
1523         * po/POTFILES.in
1524                 added src/ssl.c
1525         * src/ssl.c
1526                 changed a wrong debug message
1527
1528 2001-07-22 [alfons]
1529
1530         * po/nl.po
1531                 update Dutch translation
1532
1533         * src/prefs_filtering.c, 
1534           src/prefs_matcher.c
1535                 add more translatable strings           
1536
1537 2001-07-21 [alfons]
1538
1539         0.5.0claws7
1540
1541         * configure.in
1542                 change version
1543
1544         * src/inc.c, src/summaryview.[ch]
1545                 prevent update of mark file when filtering has done, by
1546                 using a variable; this affects two functions:
1547                         inc.c::inc_finished()
1548                         summaryview.c::summary_show()
1549
1550 2001-07-20 [alfons]
1551
1552         * src/filtering.[ch], src/prefs_filtering.c, 
1553           src/matcher.[ch]
1554                 add filtering action for label coloring 
1555
1556         * po/POTFILES.in
1557                 add labelcolors.c
1558
1559         * added src/labelcolors.c
1560         * added src/labelcolors.h
1561         * src/Makefile.am, src/summaryview.c
1562                 rearrange label coloring code
1563
1564         * src/procmsg.h
1565                 add more parentheses so label colouring works correctly
1566
1567         * src/filtering.c
1568                 don't really delete message, but move it to Trash
1569
1570         * src/prefs_matcher.c
1571                 add quote options to info dialog
1572
1573 2001-07-20 [christoph]
1574
1575         * src/Makefile.am
1576         * src/inc.c
1577         * src/main.[ch]
1578         * src/socket.h
1579         * src/ssl.[ch] (new)
1580                 moved ssl stuff to a seperate file
1581
1582 2001-07-20 [darko]
1583
1584         * src/summaryview.c
1585                 fix show sender using address book with no e-mail
1586                 address in From: field
1587
1588 2001-07-19 [alfons]
1589
1590         * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
1591                 fix messy handling of escaping... now at least the
1592                 execute command is useful. escape char is '\', we
1593                 accept \n and \r too. 
1594
1595                 Real life example:
1596                 
1597                 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
1598                 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
1599
1600 2001-07-18 [alfons]
1601
1602         0.5.0claws6
1603
1604         * src/summaryview.c
1605                 clean up
1606
1607         * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
1608           src/procmsg.[ch]
1609                 revise filtering; currently move, copy, marking have
1610                 been tested. if you like bleeding edge stuff, you
1611                 should definitely go for this version :)
1612
1613         * mark old working stuff as VERSION_0_5_0_CLAWS5        
1614
1615 2001-07-17 [christoph]
1616
1617         * src/utils.c
1618                 timestamp log
1619
1620 2001-07-17 [alfons]
1621
1622         0.5.0claws5
1623
1624         * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more 
1625           bits in the mark file, without affecting either branch. Lots of
1626           files changed, also in claws branch.
1627
1628           UNTESTED: use of mbox folders
1629
1630         * src/summaryview.c
1631                 added mark all read; however this was a quick hack used for
1632                 cleaning up mess after initial merge with Hiroyuki
1633
1634         * configure.in
1635                 change claws version number back to 0.5.0claws5 to clear up 
1636                 confusion & pretension (recent release was technically 
1637                 0.5.0claws4, so we neatly align with Hiroyuki :-)
1638
1639 2001-07-16 [alfons]
1640
1641         sync with Hiroyuki's 0.5.0cvs4
1642
1643 2001-07-16 [alfons]
1644
1645         0.5.1claws3
1646
1647         * src/filtering.[ch]
1648                 remove invalid updating of mark files for 
1649                 filter actions MATCHING_ACTION_MOVE and 
1650                 MATCHING_ACTION_DELETE; this should fix the
1651                 folder update bug
1652                 
1653         * src/procmsg.c
1654                 revert Christoph's stab at fixing the folder 
1655                 update bug
1656
1657         * po/POTFILES.in
1658                 add missing files with translatable strings
1659
1660         * src/summaryview.c
1661                 remove debug print
1662
1663 2001-07-15 [alfons]
1664
1665         * src/addr_compl.[ch], src/prefs_filtering.c
1666                 make "filtering pref dialog's destination entry" an
1667                 "address completable entry", if filter destination is 
1668                 an email address
1669
1670         0.5.1claws2
1671         
1672         sync with Hiroyuki's 0.5.0cvs2-3
1673
1674 2001-07-15 [christoph]
1675
1676         * src/procmsg.c
1677                 fixed folder stats update after incorporation
1678
1679 2001-07-15 [alfons]
1680
1681         * src/summaryview.c
1682                 * finish label colouring stuff (for now)
1683                 * fix incorrect colour bug (off by one) 
1684
1685 2001-07-14 [alfons]
1686
1687         * src/mainwindow.c
1688                 change text labels for news and mail message so there's
1689                 plenty of toolbar estate left
1690
1691         * configure.in
1692                 0.5.1claws1
1693
1694         * src/folderview.c
1695           src/folder.[ch]
1696                 sync with Hiroyuki's 0.5.0cvs1
1697
1698         * src/summaryview.c
1699                 more rewrite label colouring
1700
1701 2001-07-14 [alfons]
1702
1703         * src/summaryview.[ch]
1704                 * start rewrite label colouring 
1705                 * fix proper location "Add Sender To Addressbook" menu item
1706
1707 2001-07-13
1708
1709         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
1710         (actually this is 0.5.0claws4)
1711
1712 2001-07-13 [alfons]
1713
1714         * po/pt_BR.po
1715                 * fix duplicate message
1716                 * add updated Portugese / Brazilian translation
1717                   submitted by Fabio Junior Beneditto
1718
1719 2001-07-12 [alfons]
1720
1721         * AUTHORS
1722                 add Jens
1723
1724         * po/nl.po
1725                 add updated Dutch translation
1726
1727         * po/de.po
1728                 add updated German translation submitted by Jens
1729
1730 2001-07-11 [alfons]
1731
1732         Prerelease before 0.5.0claws. Please test.
1733         This version is temporarily tagged as VERSION_0_5_0_TEST
1734
1735         * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
1736           src/prefs_scoring.c, src/prefs_matcher.c, 
1737           src/prefs_filtering.c, src/mbox.c, 
1738           src/main.c, src/inc.c, src/filtering.[ch]
1739                 revert new Hoa's new matcher (does not work yet)
1740
1741         * src/Makefile.am
1742                 clean up
1743
1744 2001-07-10
1745
1746         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
1747
1748
1749 2001-07-10 [alfons]
1750
1751         * Makefile.am
1752                 add ChangeLog.claws to EXTRA_DIST
1753         * src/Makefile.am
1754                 add matcher_parser_parse.h to EXTRA_DIST
1755
1756 2001-07-10 [christoph]
1757
1758         * src/inc.c
1759                 add destination folder to table of
1760                 folders that need to be updated after
1761                 incorporation
1762
1763 2001-07-10 [alfons]
1764
1765         * folder.[ch]
1766           folderview.c
1767                 make collapse state of folders and folder items persistent, i.e.
1768                 if you collapse a folder tree, the next time sylpheed-claws starts 
1769                 up the folder tree remains collapsed.  
1770                 
1771 2001-07-10 [christoph]
1772
1773         * acconfig.h
1774         * configure.in
1775                 added --enable-ssl
1776         * src/md5.[ch]
1777                 renamed MD5_CTX to MD5_CTX_syl
1778                 conflicts with a struct in openssl
1779         * src/inc.c
1780         * src/main.[ch]
1781         * src/prefs_account.[ch]
1782         * src/socket.[ch]
1783                 SSL support for POP
1784         * src/mainwindow.c
1785                 fixed compose with current account
1786                 broken by new compose button stuff
1787
1788 2001-07-09 [hoa]
1789
1790         * AUTHORS
1791                 changed my email address
1792
1793         * src/matcher_parser_parse.y
1794                 clean the parser to remove conflicts
1795
1796 2001-07-09 [alfons]
1797
1798         * AUTHORS
1799                 add Match Grun
1800
1801         * configure.in
1802                 fix incorrect description of --enable-ldap parameter
1803
1804         * src/prefs_common.[ch]
1805           src/compose.c
1806                 add experimental option "smart wrapping" which makes the
1807                 compose editor auto wrap.
1808                 
1809                 | TODO: the problem with the buggy cursor handling is caused |
1810                 | by the GtkText. when deleting / backspacing text its       |
1811                 | wrapping algorithm does not take in account the previous   |
1812                 | line. should find a way to hack this in.                   |
1813                 | or should perhaps combine this with the word wrapping      |
1814                 | patch i wrote in january.                                  |
1815
1816         * src/about.c
1817                 show build parameters for LDAP and JPilot
1818
1819         * src/summaryview.c
1820                 revert Christoph's bugfix for selecting next unread message, 
1821                 because folder stats aren't updated correctly
1822
1823 2001-07-08 [hoa]
1824
1825         * src/filtering.c
1826         * src/mainwindow.c
1827         * src/matcher.c
1828         * src/matcher_parser_lex.l
1829         * src/matcher_parser_parse.y
1830         * src/prefs_filtering.c
1831         * src/prefs_scoring.c
1832         * src/scoring.c
1833                 bugfix of the config file parser
1834
1835 2001-07-08 [alfons]
1836
1837         * src/Makefile.am
1838                 added generated matcher sources to BUILT_SOURCES
1839
1840 2001-07-08 [hoa]
1841
1842         * src/Makefile.am
1843         * src/.cvsignore
1844                 added new config file parser
1845
1846         * src/scoring.[ch]
1847         * src/filtering.[ch]
1848         * src/matcher.[ch]
1849         * src/prefs_filtering.c
1850         * src/prefs_matcher.c
1851         * src/prefs_scoring.c
1852         * added src/matcher_parser.h
1853         * added src/matcher_parser_lex.h
1854         * added src/matcher_parser_lex.l
1855         * added src/matcher_parser_parse.y
1856                 lex & yacc config file parser
1857
1858         * src/mbox.c
1859         * src/inc.c
1860         * src/main.c
1861                 changes prefs_filtering into global_filtering           
1862
1863         * src/summaryview.c
1864                 build threads with subjects only if "Re: " is at the
1865                 beginning of the subject
1866
1867 2001-07-07 [paul]
1868
1869         0.5.0claws
1870
1871         sync with sylpheed 0.5.0
1872                 change of version number only
1873
1874 2001-07-06 [paul]
1875
1876         0.5.0claws5
1877
1878         sync with sylpheed 0.5.0pre5
1879
1880 2001-07-05 [paul]
1881
1882         sync with sylpheed 0.5.0pre4 release
1883                 /po and /manual/ja not sync'ed
1884
1885 2001-07-04 [paul]
1886
1887         more sync with sylpheed 0.5.0pre4
1888
1889 2001-07-03 [christoph]
1890
1891         * src/addressbook.c
1892                 fixed address book broken by address book
1893                 for VCard, JPilot, LDAP
1894
1895 2001-07-03 [alfons]
1896
1897         * src/matcher.c
1898         * src/textview.c
1899                 stopped memory leaks
1900
1901 2001-07-03 [paul]
1902
1903         more sync with sylpheed 0.5.0pre4
1904
1905 2001-07-02 [match]
1906
1907         * included address book patch for VCard, JPilot, LDAP
1908         * pref_common.c - fixed Font options on Display tab (cosmetic)
1909         * alertpanel.c - fixed truncated message
1910
1911 2001-07-02 [christoph]
1912
1913         * src/mbox_folder.c
1914         * src/procmsg.[ch]
1915         * src/summaryview.c
1916                 mark threads for ignoring
1917
1918 2001-07-02 [paul]
1919
1920         0.5.0claws4
1921
1922         * sync with sylpheed 0.5.0pre4
1923                 updated gettext to 0.10.38.
1924
1925 2001-07-01 [paul]
1926
1927         * src/ mainwindow.c
1928         * src/procmsg.h
1929         * src/summaryview.[ch]
1930                 new right-click option: Label.
1931                 substitute for 'Mark-->Mark/Unmark', colours the line.
1932                 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
1933
1934 2001-07-01 [christoph]
1935
1936         * src/folderview.c
1937                 fixed font for trash
1938         * src/summaryview.c
1939                 move ctree to unread message
1940
1941 2001-07-01 [paul]
1942
1943         * sync with sylpheed 0.5.0pre3 release
1944
1945 2001-06-30 [alfons]
1946
1947         * src/filesel.[ch]
1948         * src/compose.c
1949                 allow inserting / attaching multiple files in
1950                 the composer window
1951
1952 2001-06-30 [paul]
1953
1954         * src/codeconv.c
1955                 small change to Alfons' previous stuff so that it
1956                 actually makes
1957
1958 2001-06-30 [alfons]
1959
1960         * lots of files changed; first attempt to merge the changes
1961           and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
1962
1963 2001-06-30 [paul]
1964
1965         * po/pt_BR.po
1966                 updated and completed, translations by Fabio
1967                 Junior Beneditto <fjbeneditto@yahoo.com.br>
1968
1969 2001-06-29 [alfons]
1970
1971         * src/compose.c
1972         * src/mimeproc.[ch]
1973                 allow selecting an attached files' mime type from a 
1974                 list of types.
1975
1976 2001-06-29 [paul]
1977
1978         * more sync with sylpheed 0.5.0pre3
1979
1980 2001-06-29 [paul]
1981
1982         * po/pt_BR.po
1983                 merge with sylpheed.pot and pt_BR.po provided by
1984                 Fabio Junior Beneditto.
1985
1986 2001-06-29 [darko]
1987
1988         * src/procmime.c
1989                 make MIME types case insensitive
1990
1991 2001-06-28 [alfons]
1992
1993         * po/nl.po
1994                 merge with sylpheed.pot and old nl.po; translations added.
1995
1996 2001-06-28 [paul]
1997
1998         * more sync with sylpheed 0.5.0pre3
1999
2000 2001-06-27 [alfons]
2001
2002         * src/summaryview.c
2003                 don't crash when removing parent node of messages
2004                 attracted by subject. this was caused by not deleting
2005                 the parent node from the subject line hash table.
2006
2007 2001-06-27 [alfons]
2008
2009         * src/summaryview.c
2010         * src/compose.[ch]
2011         * src/mainwindow.c
2012                 if there are multiple messages selected, allow forwarding
2013                 them as attachments.
2014
2015 2001-06-27 [paul]
2016
2017         * more sync with sylpheed 0.5.0pre3
2018
2019 2001-06-26 [paul]
2020
2021         0.5.0claws3
2022
2023         * sync with sylpheed 0.5.0pre3
2024
2025 2001-06-25 [paul]
2026
2027         * src/mainwindow.c
2028                 fixed 'compose news article' bug
2029                 from icon-and-text toolbar
2030
2031 2001-06-25 [paul]
2032
2033         * sync with sylpheed 0.5.0pre2 release
2034
2035 2001-06-24 [christoph]
2036
2037         * src/prefs_common.c
2038                 bug fix in font selection
2039         * src/folderview.c
2040                 use sylpheed's normal font instead of
2041                 gtk default font for folders without
2042                 new messages
2043
2044 2001-06-24 [alfons]
2045
2046         * src/mainwindow.[ch]
2047                 added composite compose mail / news button (an idea by Leandro
2048                 Pereira <leandro@linuxmag.com.br>)
2049
2050 2001-06-24 [paul]
2051
2052         Added instructions for ldif-to-xml.py
2053
2054         * tools/README
2055
2056 2001-06-23 [alfons]
2057
2058         Some minor things.
2059
2060         * src/pixmaps/stock_news_compose.xpm
2061                 added pixmap by Leandro
2062         * src/prefs_common.c
2063                 tested built-in spelling checker of GCC 3.0 :)
2064         * po/nl.po
2065                 merged dutch translation of sylpheed-main with
2066                 sylpheed.pot
2067
2068 2001-06-23 [paul]
2069
2070         Added tools directory and files.
2071
2072         * tools/filter_conv.pl
2073                 converts old filter system to new filtering system
2074         * tools/ldif-to-xml.py
2075                 converts netscape addressbook to sylpheed addressbook
2076         * tools/README
2077                 descriptions/instructions for above two files
2078
2079 2001-06-23 [christoph]
2080
2081         * src/inc.c
2082         * src/manage_window.[ch]
2083         * src/prefs_common.[ch]
2084                 mail retrieval dialog can be enabled, disabled
2085                 or hidden if non of sylpheed's windows is active
2086
2087 2001-06-22 [paul]
2088
2089         0.5.0claws2
2090
2091         * sync with sylpheed 0.5.0pre2
2092
2093 2001-06-21 [christoph]
2094
2095         * src/summaryview.c
2096                 show recipient on 'from' for all accounts
2097                 
2098         * src/inc.c
2099         * src/prefs_common.[ch]
2100                 disable error popup on mail receive errors
2101
2102 2001-06-21 [alfons]
2103
2104         * src/compose.c
2105                 made the ruler correctly appear and disappear.
2106
2107         * src/Makefile.am
2108                 removed Hoa's work-in-progress-stuff (interesting!) so 
2109                 claws compiles ok.
2110
2111 2001-06-20 [christoph]
2112
2113         * src/inc.c
2114         * src/progressdialog.c
2115                 added scrolled window for list in progressdialog
2116
2117 2001-06-20 [paul]
2118
2119         sync with sylpheed 0.5.0pre1 release
2120
2121 2001-06-20 [christoph]
2122
2123         * src/summeryview.c
2124                 make building threads by subject work when
2125                 thread view is enabled
2126                 
2127         * src/compose.c
2128         * src/prefs_common.[ch]
2129                 automatically select account for mail replys
2130
2131 2001-06-19 [sergey]
2132
2133         * src/compose.c (compose_create): keep Bcc and Reply-To visible if
2134         they are filled in from the account settings.
2135
2136 2001-06-19 [paul]
2137
2138         * more sync with sylpheed 0.5.0pre1
2139
2140 2001-06-18 [alfons]
2141
2142         * src/Makefile.am,
2143           src/procmime.c
2144                 added --sysconfdir to CPPFLAGS for pointing to the correct
2145                 location of mime.types. 
2146
2147                 NOTE: make sure you use --sysconfdir when running ./autogen.sh
2148                 or ./configure!
2149
2150 2001-06-18 [hoa]
2151
2152         * src/summaryview.c
2153                 fixed some bug when building threads
2154
2155 2001-06-18 [paul]
2156
2157         * src/prefs_account.c
2158                 UI stuff: More changes to the English
2159
2160 2001-06-18 [paul]
2161
2162         * src/pixmaps/stock_news_compose.xpm: new file
2163         * src/Makefile.am
2164         * src/mainwindow.c
2165         * src/summaryview.c
2166                 Added new icon for Hoa's 'compose a news
2167                 message', plus minor improvements to the
2168                 English
2169
2170         * po/ja.po
2171         * ChangeLog
2172         * ChangeLog.jp
2173                 more sync with sylpheed 0.5.0pre1
2174
2175 2001-06-18 [hoa]
2176
2177         * src/compose.[ch]
2178         * src/mainwindow.c
2179                 Follow-up and reply to
2180
2181         * src/summaryview.[ch]
2182                 Build threads also with subjects
2183
2184 2001-06-17 [hoa]
2185
2186         * src/compose.c
2187                 forwarding use the current account.
2188
2189         * src/mainwindow.c
2190                 the "compose message" button has been replaced with
2191                 "new mail" and "new news" buttons
2192
2193         * src/prefs_common.[ch]
2194                 added a configuration option to use the forward button
2195                 as "forward as attachment"
2196                 changed reply and forward format description
2197
2198         * src/quote_fmt_lex.l
2199         * src/quote_fmt_parse.y
2200                 added message with no signature in format for reply
2201                 and forward.
2202
2203 2001-06-17 [paul]
2204
2205         Minor UI stuff
2206
2207         * src/mainwindow.c
2208         * src/summaryview.c
2209                 Improvements to the English
2210
2211         * src/prefs_common.c
2212                 Improvements to the English and some
2213                 clarity/continuity improvements in the
2214                 description of Quote symbols.
2215
2216 2001-06-17 [paul]
2217
2218         0.5.0claws1
2219
2220         * sync with sylpheed 0.5.0pre1
2221
2222 2001-06-17 [hoa]
2223
2224         * src/compose.c
2225                 Better interface for compose, displayed fields
2226                 are updated whenever we change account.
2227                 Newsgroups field is automatically filled.
2228
2229         * src/mainwindow.c
2230                 Newsgroups field is automatically filled.
2231
2232         * src/prefs_account.c
2233                 Some interface stuff when fields appear and
2234                 disappear.
2235
2236 2001-06-16 [paul]
2237
2238         0.4.99claws
2239
2240         * sync with sylpheed 0.4.99
2241
2242 2001-06-16 [sergey]
2243
2244         * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
2245         base64_decoder_free, base64_decoder_decode): new object and
2246         functions for decoding base64 streams.
2247         * src/procmime.c (procmime_decode_content): modified to use the
2248         new base64 decoder.
2249
2250 2001-06-15 [paul]
2251
2252         0.4.99claws10
2253
2254         * sync with sylpheed 0.4.99cvs11
2255
2256 2001-06-13 [paul]
2257
2258         0.4.99claws9
2259
2260         * sync with sylpheed 0.4.99cvs9
2261
2262 2001-06-13 [hoa]
2263
2264         * src/compose.c
2265         * src/prefs_account.c
2266
2267                 SMTP server can be defined in the news account
2268                 mime type of attachment are kept.
2269
2270         * src/summaryview.c
2271
2272                 now choose the highest important score between default
2273                 and important score of folder.
2274
2275 2001-06-09 [alfons]
2276         
2277         * src/prefs_common.c: 
2278
2279                 (prefs_quote_description_create): corrected description of 
2280                 quote format characters
2281
2282 2001-06-09 [paul]
2283
2284         0.4.99claws8
2285
2286         * sync with sylpheed 0.4.99cvs8
2287
2288 2001-06-08 [sergey]
2289
2290         * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
2291         and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
2292
2293 2001-06-08 [paul]
2294
2295         0.4.99claws7
2296
2297         * sync with sylpheed 0.4.99cvs7
2298
2299 2001-06-06 [sergey]
2300
2301         * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
2302         clashes with autogenerated header).
2303         * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
2304         * src/Makefile.am: added quote_fmt.h.
2305         * src/.cvsignore: added lex/yacc autogenerated files
2306         (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
2307
2308 2001-06-06 [paul]
2309
2310         0.4.99claws6
2311
2312         * sync with sylpheed 0.4.99cvs6
2313
2314 2001-06-06 [hoa]
2315
2316         * added src/quote_fmt_parse.h
2317         * src/compose.c
2318                 removed warnings
2319
2320         * src/prefs.[ch]
2321                 don't modify readonly configuration files
2322
2323         * src/prefs_account.c
2324         * src/prefs_common.c
2325         * src/prefs_customheader.c
2326         * src/prefs_display_header.c
2327         * src/prefs_filter.c
2328         * src/prefs_filtering.c
2329         * src/prefs_scoring.c
2330                 don't open dialog box when configuration files
2331                 are readonly
2332
2333 2001-06-05 [sergey]
2334
2335         * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
2336
2337         * src/Makefile.am: replaced quote_fmt.tab.[ch] by
2338         quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
2339         BUILT_SOURCES to make all files rebuild properly.
2340
2341         * src/compose.c: removed #include "quote_fmt.tab.h".
2342
2343         * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
2344         CHARACTER value in yylval.
2345
2346         * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
2347         receive CHARACTER value by documented means (yylval).
2348
2349         * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
2350
2351 2001-06-05 [hoa]
2352
2353         * src/Makefile.am
2354                 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
2355
2356         * src/filtering.c
2357         * src/matcher.c
2358         * src/matcher.h
2359         * src/prefs_filtering.c
2360                 now keep the configuration for execute action
2361
2362         * src/mbox_folder.c
2363                 fixed a warning
2364
2365 2001-06-05 [paul]
2366
2367         * sync with sylpheed 0.4.99cvs5
2368
2369 2001-06-05 [hoa]
2370
2371         * src/Makefile.am
2372                 added quote_fmt.[ch]
2373
2374         * added src/quote_fmt.y
2375         * added src/quote_fmt.l
2376         * added src/quote_fmt.tab.h
2377         * added src/quote_fmt.tab.c
2378         * added src/lex.quote_fmt.c
2379                 parsing configuration for replying
2380                 and forwarding
2381
2382         * src/prefs_common.[ch]
2383                 added configuration UI for replying
2384                 and forwarding
2385
2386         * src/compose.c
2387                 using configuration for replying
2388                 and forwarding
2389
2390 2001-06-04 [hoa]
2391
2392         * src/filtering.c
2393         * src/matcher.c
2394         * src/matcher.h
2395         * src/prefs_filtering.c
2396         * src/prefs_matcher.c
2397         * src/prefs_matcher.h
2398                 action "run a command" for filtering
2399                 and matching with a command.
2400                 fixed the "whole message" matching
2401
2402         * src/mbox_folder.c
2403                 changed temporary filename for security
2404
2405         * src/messageview.c
2406                 queue the notification if it fails to send.
2407
2408         * src/prefs_common.c
2409         * src/prefs_folder_item.c
2410                 changed the default important score             
2411
2412         * src/prefs_scoring.c
2413         * src/scoring.c
2414                 hide kill score input when the folder is not
2415                 a newsgroup
2416
2417 2001-06-03 [alfons]
2418
2419         * src/prefs_common.c:
2420
2421                 (prefs_font_select): pass font name in font entry box to font
2422                 selection dialog.
2423
2424 2001-06-03 [sergey]
2425
2426         * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
2427
2428 2001-06-03 [paul]
2429
2430         * sync with sylpheed 0.4.99cvs4
2431
2432 2001-06-03 [alfons]
2433
2434         * src/headerwindow.c:
2435
2436                 (headerwindow_show_cb): use the selected summary view item, not
2437                 the displayed item.
2438
2439 2001-06-02 [alfons]
2440
2441         * src/headerwindow.c:
2442
2443                 (headerwindow_show_cb): always try to show msginfo
2444
2445 2001-06-02 [hoa]
2446
2447         * src/compose.c
2448                 keep attached parts when reediting or forwarding.
2449
2450 2001-06-01 [hoa]
2451
2452         * src/folderview.c
2453         * src/prefs_folder_item.[ch]
2454         * src/prefs_scoring.[ch]
2455         * src/scoring.[ch]
2456         * src/summaryview.[ch]
2457         * src/main.c
2458         * src/mainwindow.c
2459         * src/prefs_common.[ch]
2460                 support for folder scoring
2461                 kill score and important score for messages
2462         
2463         * src/prefs_account.c
2464                 some display bug fixed for local account
2465                 preferences
2466
2467 2001-05-31 [alfons]
2468
2469         * src/summaryview.c:
2470
2471                 (add_sender_to_cb): don't crash when no or invalid sender; the add 
2472                 sender to address book menu item is disabled.
2473
2474 2001-05-30 [hoa]
2475
2476         * src/filtering.[ch]
2477         * src/summaryview.c
2478                 handling summary menu / filter messages
2479
2480         * src/folder.[ch]
2481                 add some stuff
2482
2483         * src/foldersel.c
2484                 imap folders now appears in list
2485
2486         * src/mbox_folder.c
2487                 doesn't crash if destination mail is not writeable
2488
2489 2001-05-29 [hoa]
2490
2491         * src/compose.c
2492                 removed some warnings
2493
2494         * src/filtering.c
2495         * src/folder.[ch]
2496         * src/prefs_filtering.c
2497                 global string to identify any folders           
2498                 removed some debug info
2499                 filtering to mbox folders is now possible
2500
2501         * src/mainwindow.c
2502                 removed some warnings
2503
2504         * src/mbox_folder.c
2505                 permission on files are changed to read/write for user only,
2506                 nothing for other.
2507                 creation of subfolder is handled better.
2508
2509 2001-05-28 [alfons]
2510
2511         Verified the sync for src/prefs_common.[ch] and
2512         src/prefs_account.[ch]. I believe there were some
2513         minor indentation differences.
2514
2515 2001-05-28 [paul]
2516
2517         0.4.99claws3
2518
2519         * sync with 0.4.99cvs3
2520
2521 2001-05-28 [hoa]
2522
2523         * src/compose.c
2524                 handling flags for mbox format
2525
2526         * src/filtering.c
2527                 use of mark file only for MH format
2528                 handling flags for mbox format
2529                 filtering cannot yet move or copy mails to mbox folders.
2530
2531         * src/folder.[ch]
2532                 changed move_msg, copy_msg,
2533                 move_msgs_with_dest, copy_msgs_with_dest functions
2534                 uses only folder->copy_msg() function
2535                 uses folder->finished_copy() to handle the destination
2536                 folder at the end of the copy or move operation.
2537
2538         * src/foldersel.c
2539                 included mbox directories.
2540
2541         * src/folderview.[ch]
2542         * src/mainwindow.c
2543                 handle folders operation for mbox format
2544
2545         * src/mbox.c
2546                 disable conversion of "From " header
2547
2548         * src/mbox_folder.[ch]
2549                 completion of mbox format handling
2550
2551         * src/mh.c
2552                 changed mh_copy_msg() function and
2553                 removed mh_move_msg(), mh_move_msgs_with_dest(),
2554                 mh_copy_msgs_with_dest()
2555
2556         * src/prefs_filtering.c
2557                 removed some warnings
2558
2559         * src/prefs_matcher.c
2560                 default boolean operation is AND
2561
2562         * src/procheader.c
2563                 handling flags for mbox format
2564                 handling of "From " header
2565
2566         * src/procmsg.[ch]
2567                 removed data field
2568                 added MSG_REALLY_DELETED flags to handle deletion of
2569                 messages in mbox format.
2570
2571         * src/summaryview.c
2572                 handling flags for mbox format
2573                 disable the MSG_DELETED flags when messages
2574                 are deleted in mbox format
2575
2576         * src/textview.c
2577                 "From " headers display fixed.
2578
2579 2001-05-27 [alfons]
2580
2581         * src/textview.c:
2582                 
2583                 (get_email_part): skip quoted email addresses, like in e.g.
2584                 "'alfons@proteus.demon.nl'".
2585
2586 2001-05-26 [alfons]
2587
2588         Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
2589         and fixing the persistence troubles when using separate windows.
2590
2591         * src/mainwindow.c:
2592         
2593             Added #define SEPARATE_ACTION used in the gtk item factory for 
2594             the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
2595                 use gtk_item_factory_get_widget_by_action() to get the items.
2596                 
2597             Removed separate_widget_cb from the gtk item factory data   
2598           
2599             (mainwindow_create): connect separate_widget_cb() to check
2600             menu item "toggled" signal. also passing a MainWindow pointer
2601                 as object data for both check menu items.
2602                 
2603             (separate_widget_cb): definition of separate_widget_cb() to match
2604             GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main 
2605                 window using gtk_object_get_data(). The type of window separation 
2606                 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
2607         
2608         * src/prefs_filtering.c,
2609           src/prefs_matcher.c: added horizontal scrollbars
2610
2611 2001-05-25 [darko]
2612
2613         * src/headerview.c
2614                 fix segfault with invalid bold font
2615         * src/summaryview.c
2616                 correctly display summary stats after row is marked
2617
2618 2001-05-23 [sergey]
2619
2620         * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
2621         encodings with libjconv.
2622
2623 2001-05-23 [hoa]
2624
2625         * src/Makefile.am
2626                 added mbox_folder.[ch]
2627         * src/defs.h
2628                 mbox temporary folder
2629         * src/folder.[ch]
2630         * added src/mbox_folder.[ch]
2631         * src/folderview.c
2632         * src/procheader.[ch]
2633                 added mbox support
2634         * src/mbox.c
2635                 bugfix for file incorporation filtering
2636         * src/imap.c
2637                 enable creation of MBOX
2638         * src/prefs_display_header.c
2639                 enable use of headers like "From "
2640                 something that should be fixed :
2641                         displaying of such headers add an extra space
2642         * src/prefs_folder_item.c
2643                 don't create folders because it is not necessary
2644         * src/procmsg.h
2645                 added data field to MsgInfo for mbox internal use
2646         * src/summaryview.c
2647                 added some support for mbox
2648         * src/utils.[ch]
2649                 added get_mbox_cache_dir() function
2650
2651 2001-05-23 [hiroyuki]
2652
2653         * src/headerwindow.c
2654           src/inc.c
2655           src/main.c
2656           src/mh.c
2657           src/nntp.c
2658           src/procmsg.h
2659           src/session.h
2660           src/socket.[ch]
2661           src/summaryview.c
2662           src/textview.c
2663           src/automaton.c
2664           src/folderview.c: more sync with 0.4.99cvs2.
2665
2666         * src/headerwindow.c: reverted.
2667
2668 2001-05-22 [paul]
2669
2670         0.4.99claws2
2671
2672         * sync with sylpheed 0.4.99cvs2
2673                 * src/news.[ch]
2674                 * src/nntp.[ch]
2675                 * INSTALL
2676                 * INSTALL.jp
2677
2678 2001-05-22 [alfons]
2679
2680         * src/summaryview.c: bugfixed a premature assignment in  summaryview_add_sender_to_cb()
2681
2682 2001-05-21 [alfons]
2683
2684         Minor things:
2685
2686         * configure.in: if gnome-config not found, "no" is displayed
2687         
2688         * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
2689
2690         * src/textview.c: now also possible to add mail addresses by right
2691           clicking in the text view
2692
2693         * src/codeconv.c: merged patch which fixes endless loop when encountering
2694           invalid wide characters; from Alte <010@imis.ru>  
2695
2696 2001-05-20 [alfons]
2697
2698         Added installation of gnome specific things:
2699
2700         * Makefile.am: gnome conditional
2701
2702         * configure.in: check for installed gnome
2703
2704         * added sylpheed.png, sylpheed.desktop
2705
2706 2001-05-20 [sergey]
2707
2708         * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
2709
2710         * src/mainwindow.h (main_window_toolbar_create): created a button
2711         for "Reply to all".
2712         (main_window_set_toolbar_sensitive): enable/disable the new button
2713         appropriately.
2714         (toolbar_reply_to_author_cb): handle the new button.
2715
2716         * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
2717         send_progress_dialog_destroy() on failure (fixes hang on SMTP
2718         failure).
2719
2720 2001-05-19 [sergey]
2721
2722         * src/compose.h (ComposeReplyMode): new modes
2723         COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
2724         COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
2725
2726         * src/compose.c
2727         (compose_send): move some code into a new function:
2728         (compose_current_mail_account): new function.
2729         (compose_reply): new argument to_author, all callers changed; if
2730         to_author==TRUE and account->protocol==A_NNTP, find and use an
2731         appropriate mail account for replying.
2732         (compose_reply_set_entry): new argument to_author; ignore
2733         compose->replyto if to_author==TRUE.
2734
2735         * src/mainwindow.c: new command "Message/Reply to author".
2736         (main_window_set_menu_sensitive): enable/disable it.
2737         (reply_cb): handle it.
2738
2739         * src/summaryview.c: new command "Reply to author".
2740         (summary_set_menu_sensitive): enable/disable it.
2741         (summary_reply_cb): handle it.
2742
2743         * src/account.c (account_find_mail_from_address): new function.
2744
2745 2001-05-18 [paul]
2746
2747         0.4.99claws1
2748
2749         * sync with sylpheed 0.4.99cvs1
2750
2751 2001-05-18 [hoa]
2752
2753         * src/compose.[ch]
2754         * src/filtering.c
2755         * src/summaryview.c
2756                 new filtering action : forward and forward as attachment
2757
2758         * src/main.c
2759                 no need for $DISPLAY when we run sylpheed --help
2760                 call to parse_cmd_opt() is moved
2761
2762         * src/mainwindow.[ch]
2763                 execute button is hidden when immediate execute
2764                 is chosen
2765
2766         * src/mh.c
2767         * src/news.c
2768         * src/prefs_folder_item.c
2769         * src/procmsg.c
2770                 better handling of missing directories
2771
2772         * src/summaryview.c
2773                 reedit is enabled in outbox
2774                 reedit is enabled in queue
2775
2776 2001-05-17 [hoa]
2777
2778         * src/filtering.c
2779         * src/matcher.[ch]
2780         * src/prefs_filtering.c
2781                 changed attachement into attachment
2782
2783 2001-05-17 [alfons]
2784
2785         0.4.67claws4    
2786
2787         * sync with sylpheed 0.4.67cvs9
2788         * sync with sylpheed 0.4.67cvs7-8
2789
2790 2001-05-17 [hoa]
2791
2792         * src/Makefile.am
2793                 added prefs_filtering.c
2794
2795         * src/filtering.[ch]
2796         * src/matcher.[ch]
2797                 removed action : forward_news and forward_news_as_attachement
2798                 (forward and forward_as_attachement can be used instead)
2799
2800         * src/mainwindow.c
2801                 added menu option to access filtering configuration
2802
2803         * src/prefs_account.c
2804                 changed mail_command default to /usr/sbin/sendmail
2805
2806         * added src/prefs_filtering.[ch]
2807                 dialog box for filtering configuration
2808
2809         * src/prefs_matcher.c
2810                 added function prefs_matcher_get_criteria_from_matching()
2811
2812         * src/prefs_scoring.c
2813                 reset the dialog when register or substitute is clicked
2814
2815 2001-05-15 [hoa]
2816
2817         * src/Makefile.am
2818                 added filtering.[ch]
2819         * src/inc.c
2820                 using filering.[ch] instead of filter.[ch]
2821         * src/main.c
2822                 reading new filtering configuration
2823         * src/matcher.[ch]
2824                 added some filtering actions
2825                 and fixed a bug for headers and mail body matching
2826         * src/mbox.c
2827                 using filering.[ch] instead of filter.[ch]
2828         * src/mh.c
2829                 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
2830         * src/summaryview.c
2831                 some fixes for filtering
2832
2833 2001-05-14 [hiroyuki]
2834
2835         * src/send.c: fixed some weird indentations.
2836           send_message_with_command(): call pclose() only if p != NULL.
2837         * src/textview.c: get_email_part(): modified the code for readability.
2838
2839 2001-05-14 [hiroyuki]
2840
2841         * src/md5global.h
2842           src/md5ify.c
2843           src/md5ify.h: removed from the cvs.
2844
2845 2001-05-13 [sergey]
2846
2847         * src/main.c: include rfc2015.h to avoid compiler warnings.
2848         * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
2849         the panel is already on screen.
2850         * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
2851         closing the alert window by ESC as "No".
2852         * src/prefs_common.c (prefs_interface_create): moved return
2853         receipt check button to the correct place.
2854
2855 2001-03-13 [alfons]
2856
2857         * src/prefs_common.c: 
2858                 moved return receipt check button to the Send tab. (prefs_send_create)
2859                 removed the date format ui related globals. (prefs_display_create)
2860
2861         0.4.67claws3
2862         
2863         * sync with sylpheed 0.4.67cvs5-6
2864
2865 2001-05-13 [paul]
2866
2867         * added Alfons' font selection patch
2868
2869         * src/defs.h
2870         * src/headerwindow.c
2871         * src/prefs_common.c
2872         * src/prefs_common.h
2873
2874 2001-05-13 [hoa]
2875         * src/defs.h
2876                 changed version of cache
2877         * src/matcher.[ch]
2878         * src/prefs_matcher.c
2879                 added additionnal matching criteria
2880         * src/procheader.c
2881         * src/procmsg.[ch]
2882         * src/news.c
2883                 added references in MsgInfo
2884
2885 2001-05-12 [hoa]
2886
2887         * src/defs.h
2888                 prepared some things for new filtering
2889         * src/matcher.[ch]
2890                 added some matching properties
2891                 inreplyto need to be enhanced
2892                 prepared some things for new filtering
2893         * src/messageview.c
2894                 added Return-Receipt-To handling
2895         * src/prefs_folder_item.c
2896                 changed default value to TRUE
2897         * src/prefs_matcher.c
2898                 added some matching properties
2899         * src/prefs_scoring.[ch]
2900                 the scoring dialog is finished
2901         * src/procheader.c
2902                 added Return-Receipt-To handling
2903                 Reference need to be added
2904         * src/procmsg.[ch]
2905                 added Return-Receipt-To handling
2906                 added threadscore to get a better score sorting when
2907                 threads are enabled
2908         * src/summaryview.c
2909                 suppressed a bug when we sort the list
2910                 when no folder is opened.
2911                 better score sorting when threads are enabled
2912
2913 2001-05-12 [alfons]
2914
2915         * reverted previous patch because of potential errors 
2916
2917         0.4.67claws2
2918         
2919         * src/inc.c, src/prefs_common.c, src/prefs_common.h: 
2920                 applied "toggle mail-retrieval dialog window" patch submitted 
2921                 by Eric Limpens <eric@qnt.net>
2922
2923         * sync with sylpheed 0.4.67cvs4
2924
2925 2001-05-12 [sergey]
2926
2927         * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
2928         some picky compilers.
2929         * src/rfc2015.h: provide prototype for rfc2015_disable_all().
2930         * src/grouplist_dialog.c: include alertpanel.h.
2931         * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
2932         fix compile warning.
2933         * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
2934         #include "defs.h" before others to prevent the warning of `MIN'
2935         and `MAX' redefinition.
2936
2937 2001-05-11 [hoa]
2938
2939         * src/main.c
2940         * src/messageview.c
2941         * src/prefs_account.c
2942         * src/prefs_display_header.c
2943                 removed warning
2944         * src/Makefile.am
2945                 added prefs_scoring.[ch]
2946         * src/grouplist_dialog.c
2947                 display an error dialog box if the group list
2948                 cannot be fetched.
2949         * src/mainwindow.[ch]
2950                 added main_window_set_thread_option() function
2951                 scoring dialog box enabled
2952         * src/matcher.[ch]
2953                 added flags matching unread /new / marked
2954                 / deleted / replied / forwarded
2955         * src/news.c
2956                 newsgroups are now finally in newscache
2957         * src/prefs_matcher.[ch]
2958                 finished preferences for matching dialog
2959         * added src/prefs_scoring.[ch]
2960                 scoring dialog box completed
2961         * src/scoring.[ch]
2962                 conversion to string : added scoringprop_to_string()
2963                 write config for preferences :
2964                 added prefs_scoring_write_config()
2965         * src/summaryview.c
2966                 threads can be enabled/disabled independently
2967                 for each folder
2968
2969 2001-05-10 [alfons]
2970
2971         0.4.67claws1
2972         
2973         * AUTHORS: 
2974                 thought it would be nice to have a list of all
2975                 contributors (used Changelog as a reference)
2976         
2977         * configure.in: 
2978                 messed up version numbering...
2979
2980         0.4.66claws1
2981
2982         * sync with sylpheed 0.4.67cvs1-3
2983
2984 2001-05-10 [darko]
2985
2986         * src/prefs_common.c:
2987                 better UI for strftime format, double clicking
2988                 on format now inserts the format in text entry
2989                 replaced close button with standard OK/Cancel
2990                 moved date format button to the right of the
2991                 text entry field
2992
2993 2001-05-09 [alfons]
2994
2995         * src/gtkstext.c:
2996                 Ctrl-Home / Ctrl-End have proper cursor navigation
2997
2998 2001-05-09 [hoa]
2999
3000         * src/prefs_matcher.c
3001                 finished UI to define matching properties
3002                 added ok and cancel button
3003         * src/prefs_filter.c
3004                 added ok and cancel button
3005         * src/news.c
3006                 fixed some bug in xhdr parsing
3007
3008 2001-05-08 [alfons]
3009
3010         * src/textview.c: 
3011                 fixed a bug in textview_show_header(), which displayed two colons (':');
3012                 cleaned up some warnings
3013
3014 2001-05-08 [hoa]
3015
3016         * src/Makefile.am
3017                 added prefs_matcher.[ch]
3018                 compilation with -W -Wall
3019         * src/alertpanel.c
3020                 ungrab the mouse events if grabbed - does it
3021                 fix the bug for disposition notification ?
3022         * src/mainwindow.c
3023                 added a menu option to open the matching dialog.
3024         * src/matcher.[ch]
3025                 added matcherprop_to_string() and matcherlist_to_string()
3026                 fixed some bugs, changed the name of some options
3027                 age_sup and age_inf becomes age_greater and age_lower,
3028                 body and messageheaders becomes body_part and headers_part,
3029                 changed the names of constants from SCORING_XXX to MATCHING_XXX
3030         * src/prefs_display_header.c
3031         * src/prefs_headers.c
3032                 fixed a bug that accidentally destroyed dialogs
3033                 when closed them with delete_event
3034                 Added *_deleted() which handle delete_event signal correctly.
3035         * src/prefs_folder_item.[ch]
3036                 added "enable_thread" field for future customization
3037         * added src/prefs_matcher.[ch]
3038                 sample of the UI to define matching properties
3039         * src/procheader.c
3040                 using procheader_headername_equal instead of str*cmp functions
3041                 using procheader_parse_header() function
3042         * src/scoring.c
3043                 using MATCHING_XXX instead of SCORING_XXX
3044         * src/summaryview.c
3045                 display the sender of the news even if this is ourself
3046                 when this is a news message.
3047         * src/textview.c
3048                 using headername_equal() instead of str*cmp functions
3049
3050 2001-05-08 [alfons]
3051
3052         0.4.66claws
3053
3054         * sync with sylpheed 0.4.66
3055         * src/gtkstext.c: trace logs added 
3056
3057 2001-05-08 [sergey]
3058
3059         * src/prefs_common.[ch]: added option to enable/disable GnuPG
3060         signature check popup.
3061         * src/rfc2015.c (check_signature): show signature check popup only
3062         if it is enabled in preferences.
3063
3064 2001-05-07 [alfons]
3065
3066         0.4.66claws4
3067         
3068         * sync with sylpheed 0.4.66cvs6
3069
3070 2001-05-07 [darko]
3071
3072         * src/prefs_common.[ch]: added option to enable/disable
3073           looking up sender name in address book for summary pane
3074         * src/summaryview.c: look up sender in the address book
3075           by using Alfons' address completion code
3076
3077 2001-05-07 [hiroyuki]
3078
3079         * src/inc.h
3080           src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
3081           member of Pop3State.
3082         * src/news.c: brought #include "defs.h" before #include <glib.h>
3083           to prevent the warning of `MIN' and `MAX' redefinition.
3084
3085 2001-05-06 [hoa]
3086
3087         * removed src/headers_display.[ch]
3088         * removed src/prefs_display_headers.[ch]
3089         * src/inc.c
3090                 use a temporary file in the user directory for mbox import
3091         * src/news.c
3092                 added XHDR support to get "To" and "Cc" headers
3093                 (in order to match news with to or cc field for
3094                 scoring)
3095                 added function news_parse_xhdr() to get XHDR response
3096         * src/nntp.[ch]
3097                 added function nntp_xhdr()
3098         * src/matcher.c
3099                 fetch the message if necessary
3100
3101 2001-05-06 [alfons]
3102
3103         0.4.66claws3
3104
3105         * sync with sylpheed 0.4.66cvs3-5
3106
3107 2001-05-06 [hoa]
3108
3109         * src/utils.[ch]
3110                 added function itos_buf() to enable use of several buffers
3111         * src/summaryview.c
3112                 use of itos_buf() instead of itos() in summary list
3113                 to fix the broken display of message number.
3114
3115 2001-05-06 [alfons]
3116
3117         * src/gtkstext.c: bug in cursor up navigation fixed,
3118                 fixed another unsigned / signed comparison (we're getting there :-)
3119
3120 2001-05-06 [hoa]
3121
3122         * src/Makefile.am
3123                 added scoring.c scoring.h
3124                 prefs_folder_item.c prefs_folder_item.h
3125                 matcher.c matcher.h
3126         * src/defs.h
3127                 added FOLDERITEM_RC SCORING_RC
3128         * src/folder.[ch]
3129                 added prefs field in FolderItem :
3130                 properties for each folder (PrefsFolderItem),
3131                 sorting type and mode were added as the first properties.
3132         * src/main.c
3133                 read config for scoring
3134         * added src/matcher.[ch]
3135                 gives functions to parse configuration file to do
3136                 matching on mails with a list of conditions.
3137         * src/mainwindow.c
3138                 add option to sort by score
3139         * src/prefs_common.[ch]
3140                 added preference option to show score and for
3141                 the score column size
3142         * added src/prefs_folder_item.[ch]
3143                 properties for each folder (PrefsFolderItem),
3144                 sorting type and mode were added as the first properties.
3145         * src/procheader.[ch]
3146                 added procheader_parse_header()
3147                 added procheader_header_free()
3148                 added procheader_headername_equal()
3149                 and made modification to use them.
3150         * src/procmsg.[ch]
3151                 added score field to MsgInfo structure
3152         * added src/scoring.[ch]
3153                 gives functions to parse configuration file to do
3154                 scoring on mails with a list of conditions.
3155         * src/summaryview.[ch]
3156                 save the sorting type and mode for the folder
3157                 added column to display the score of the mail
3158                 added function summary_score_clicked()
3159                 sorting type and mode are restored to the folder
3160                 when it is reopen
3161         * src/textview.c
3162                 use procheader_parse_header(), procheader_headername_equal()
3163                 removed memory leak in text_scan_header when freeing headers
3164         * src/filter.c
3165                 changed the function to match names of headers
3166                 using procheader_headername_equal()
3167
3168         Scoring functions are implemented, an interface is needed
3169         to configure that.
3170
3171 2001-05-04 [alfons]
3172
3173         * src/gtkstext.c: 
3174                 hopefully fixed the row up navigation bug,
3175                 removed adding back / forward lines to cache
3176
3177 2001-05-04 [sergey]
3178
3179         * src/prefs_display_headers.c: user interface changes:
3180         (prefs_display_headers_create): remove unused "Show" check button;
3181         allow reordering of headers by dragging.
3182         (prefs_display_headers_write_config): remove unused variables.
3183         (prefs_display_headers_set_dialog): do not insert "(New)" at top
3184         of lists (not needed with the new UI).
3185         (prefs_display_headers_set_list): scan lists starting from row 0,
3186         not 1 (do not skip "(New)").
3187         (prefs_display_headers_find_header): new function.
3188         (prefs_display_headers_clist_set_row): do not allow duplicates.
3189         (prefs_display_headers_delete_cb): do not skip row 0; treat
3190         closing the alert window by ESC as "No".
3191         (prefs_display_headers_up): do not protect row 0.
3192         (prefs_display_headers_down): do not protect row 0.
3193
3194 2001-05-04 [sergey]
3195
3196         * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
3197         functions.
3198
3199         * src/summaryview.c
3200         (summary_find_next_marked_msg, summary_find_prev_marked_msg,
3201         summary_select_next_marked, summary_select_prev_marked): new
3202         functions.
3203
3204 2001-05-03 [sergey]
3205
3206         * src/news.c: fixed a bug when no article can be fetched after
3207         server timeout if the connection was restored by news_post():
3208         (news_select_group): new function.
3209         (news_fetch_msg): call news_select_group() before fetching
3210         article.
3211         (news_get_uncached_articles): set session->group after successful
3212         GROUP command.
3213
3214 2001-05-03 [hoa]
3215
3216         * src/defs.h
3217         * src/procmsg.[ch]
3218         * src/procheader.c
3219                  changed version of cache, added cc field
3220
3221         * src/prefs_display_headers.c
3222                 the interface was changed
3223
3224         * src/prefs_headers.c
3225                 added cancel button
3226
3227 2001-05-03 [alfons]
3228
3229         * completed sync of sylpheed cvs2
3230         * src/gtkstext.c: updated row up / down cursor navigation
3231         * src/textview.c: re-edited, prepared for fixing the email address
3232                 scanner.
3233
3234 2001-05-03 [darko]
3235
3236         * src/prefs_common.c: use alfons' strftime ui code
3237         entry_datefmt and datefmt_sample widgets have to be
3238         global in this module because of this change
3239
3240 2001-05-03 [hoa]
3241
3242         * src/messageview.c
3243         * src/prefs_common.[ch] added option to activate the return receipt
3244                 feature.
3245
3246 2001-05-02 [alfons]
3247
3248         * src/gtkstext.c: fix for row up/down cursor navigation. 
3249
3250         0.4.66claws2
3251         
3252         * sync with 0.4.66cvs2
3253
3254 2001-05-02 [paul]
3255
3256         added add-sender-to-addressbook patch
3257
3258         * src/addressbook.c
3259         * src/addressbook.h
3260         * src/summaryview.c
3261
3262 2001-05-02 [sergey]
3263
3264         * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
3265         G_ALERTDISABLE.
3266
3267         * src/alertpanel.c (alertpanel_create): new argument can_disable,
3268         all existing callers changed to pass FALSE; create a check button
3269         to disable the message.
3270         (alertpanel_message_with_disable): new function.
3271         (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
3272         (alertpanel_button_toggled): new function.
3273         (alertpanel_button_clicked, alertpanel_close): set value using
3274         G_ALERT_VALUE_MASK.
3275
3276         * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
3277
3278         * src/prefs_common.c (prefs_privacy_create): new check button
3279         checkbtn_gpgme_warning.
3280
3281         * src/main.c (main): moved preferences reading before gpgme
3282         initialization; check prefs_common.gpgme_warning before giving the
3283         GnuPG warning and set it to FALSE if the user wants to disable the
3284         warning.
3285
3286 2001-05-02 [hiroyuki]
3287
3288         * src/prefs_display_headers.c: modified the layout and some labels.
3289
3290 2001-05-02 [sergey]
3291
3292         * src/prefs_account.c (prefs_account_fix_size): new function.
3293         (prefs_account_create): call prefs_account_fix_size(); use
3294         gtk_widget_show instead of gtk_widget_show_all (fixes too large
3295         size when the window is shown for the first time).
3296         (prefs_account_basic_create): changed layout of serv_table; moved
3297         localmbox_entry above smtpserv_entry (logically it replaces
3298         POP3/IMAP server).
3299         (prefs_account_protocol_activated): set sensitivity of
3300         nntpauth_chkbtn according to the protocol (in addition to
3301         hide/show); commented out gtk_table_set_row_spacing() calls.
3302         (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
3303         not sensitive (fixes a bug with disabled username/password boxes
3304         when editing POP3 account after NNTP with authentication).
3305
3306 2001-05-02 [hoa]
3307
3308         * src/account.c
3309         * src/inc.c
3310         * src/prefs_account.[ch]
3311         * src/send.c
3312                 removed local account without SMTP server
3313                 added option to use mail command instead of a connexion
3314                 to SMTP server when a local account is used
3315         * src/prefs_headers.c
3316                 fixed a bug
3317         * src/news.c
3318                 fixed a bug when connexion immediately closed
3319
3320 2001-05-01 [alfons]
3321
3322         0.4.66claws1
3323         
3324         * sync with 0.4.65
3325
3326 2001-05-01 [sergey]
3327
3328         * src/prefs_account.c (Basic, prefs_account_basic_create): new
3329         widget nntpauth_chkbtn.
3330         (prefs_account_protocol_activated): handle nntpauth_chkbtn
3331         visibility.
3332         (prefs_account_nntpauth_toggled): new function.
3333
3334         * src/news.c (news_session_new_for_folder): use NNTP
3335         authentication only if ac->use_nntp_auth is set.
3336
3337 2001-05-01 [hoa]
3338
3339         * src/Makefile.am changed headers.[ch] in customheader.[ch]
3340         * src/prefs_display_headers.c changed the UI
3341         * src/prefs_headers.c changed account_name to account_id
3342         * src/compose.c using customheader.h
3343
3344 2001-05-01 [hiroyuki]
3345
3346         * src/esmtp.c
3347           src/news.c
3348           src/nntp.c: changed sock_read() to sock_gets(), they've been left
3349           unsynched.
3350
3351 2001-05-01 [hoa]
3352
3353         * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
3354         * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
3355                 for displaying of headers
3356         * src/grouplist_dialog.[ch] minor changes to remove warnings
3357         * src/prefs_display_headers.[ch] dialog to choose the
3358         headers to display in the mail viewer.
3359         * src/headers.h correction of #define
3360         * src/headers_display.[ch] configuration for displaying of headers.
3361         * src/main.c read config of displaying of headers
3362         * src/prefs_common.c add a button to access the config dialog
3363                 for displaying of headers
3364         * src/prefs_display_headers.[ch] dialog for configuration for
3365                 displaying of the headers.
3366         * src/prefs_headers.c cleaning of code
3367         * src/procheader.c comments added to code
3368         * src/textview.c changes to reorder the headers depending
3369                 on the config for displaying of headers
3370
3371 2001-04-30 [alfons]
3372
3373         0.4.65claws7
3374
3375         * sync with 0.4.65cvs12
3376
3377         NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
3378
3379 2001-04-30 [sergey]
3380
3381         * src/nntp.h (NNTPSockInfo): new field auth_failed.
3382
3383         * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
3384         is set to force reconnection after authentication failure.
3385         (nntp_gen_command): set sock->auth_failed on authentication
3386         failure, or if sock->userid and sock->passwd are not set.
3387
3388         * src/news.c (news_session_new_for_folder): set userid=NULL if
3389         password dialog is cancelled.
3390
3391 2001-04-30 [sergey]
3392
3393         * src/nntp.h (NNTPSockInfo): new type.
3394
3395         * src/nntp.c: all functions updated to use NNTPSockInfo instead of
3396         SockInfo.
3397         (nntp_open_auth, nntp_close): new functions.
3398         (nntp_gen_command): new function to handle authentication; all
3399         NNTP command functions updated to use it.
3400         (nntp_authinfo_user, nntp_authinfo_pass): deleted.
3401         (nntp_list): removed old useless code.
3402
3403         * src/news.h (NNTPSession): new field nntp_sock.
3404
3405         * src/news.c: all functions updated to use NNTPSockInfo instead of
3406         SockInfo.
3407         (news_session_new): new arguments (userid, passwd); made static;
3408         use nntp_open_auth() if needed.
3409         (news_session_destroy): use nntp_close() instead of sock_close().
3410         (news_query_password): changed arguments.
3411         (news_session_new_for_folder): new function.
3412         (news_session_get): use news_session_new_for_folder().
3413         (news_authenticate): deleted.
3414         (news_get_uncached_articles): removed old authentication code.
3415
3416 2001-04-30 [sergey]
3417
3418         * src/news.c: reverted my previous changes (need to do NNTP
3419         authentication in a cleaner way).
3420         
3421 2001-04-29 [sergey]
3422
3423         * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
3424         news_nntp_post, news_nntp_mode): new functions (wrappers with
3425         authentication support).
3426         (news_get_article_cmd, news_get_article, news_get_header): new
3427         argument "folder"; all callers changed.
3428         (news_get_article_cmd): added authentication support.
3429         (news_session_get): use news_nntp_mode() instead of nntp_mode().
3430         (news_post): use news_nntp_post() instead of nntp_post().
3431         (news_get_uncached_articles): use news_nntp_group() instead of
3432         nntp_group() and news_nntp_xover() instead of nntp_xover();
3433         removed old authentication code.
3434         (news_get_group_list): use news_nntp_list() instead of nntp_list().
3435
3436         * src/nntp.c (nntp_list): return real error code instead of
3437         hardcoded NN_ERROR.
3438
3439 2001-04-29 [sergey]
3440
3441         * configure.in: fixed wint_t typedef detection again
3442
3443 2001-04-28 [hoa]
3444
3445         * src/prefs_account.[ch], added A_LOCAL_CMD
3446                 (send mail with mail command)
3447         * src/send.c added function send_message_with_command()
3448         * src/inc.c made a more secure get_spool() function with
3449                 mktemp() but maybe mkstemp() or something more
3450                 secure can be used.
3451
3452 2001-04-28 [alfons]
3453
3454         * src/textview.c, colorization of email addresses in headers
3455
3456         0.4.65claws6
3457
3458         * bug sync with sylpheed
3459         * prefs_common.c: created date format ui for darko
3460         * sync with 0.4.65cvs11
3461         * configure.in: corrected to have the new gpg checks
3462
3463 2001-04-27 [alfons]
3464
3465         * completed sync with 0.4.65cvs10
3466         * minor debug things added to gtkstext.c
3467
3468 2001-04-27 [darko]
3469
3470         * configure.in: remove check for availability of
3471           strftime() as advised by Hiroyuki
3472         * src/prefs_common.[ch], src/procheader.c:
3473           synch strftime() code with Hiroyki's main branch
3474
3475 2001-04-26 [sergey]
3476
3477         * src/news.c: news_query_password(), news_authenticate(): new
3478           functions.
3479           news_get_uncached_articles(): added NNTP authentication
3480           handling.
3481         * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
3482           new functions.
3483         * src/prefs_account.c: prefs_account_protocol_activated():
3484           enable userid and password fields for NNTP.
3485
3486 2001-04-26
3487
3488         * configure.in: check for availability of strftime()
3489           [darko]
3490         * src/prefs_common.[ch], src/procheader.c: use
3491           strftime() for displaying date in summary pane if it
3492           is available
3493
3494 2001-04-25
3495
3496         * more .cvsignore cleanups [alfons]
3497
3498 2001-04-25
3499
3500         * ac/sv-check-type.m4: new autoconf macro.
3501         * configure.in: fixed wint_t typedef detection (did not work
3502           with gcc-2.96).
3503
3504 2001-04-25
3505
3506         * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
3507           [hiroyuki]
3508
3509 2001-04-24
3510         * modified gtkstext.c : buggy cursor navigation fixed, 
3511           and font descent also taken in account when drawing
3512           cursor. [alfons]
3513
3514 2001-04-24 [hoa]
3515         * added comments in src/news.c src/nntp.c
3516         * added src/prefs_headers.[ch]
3517         * added src/headers.[ch]
3518         * modified compose.c to activate custom headers
3519                 added function is_in_custom_headers
3520         * modified prefs_account.[ch]
3521                 added function prefs_account_customhdr_edit
3522         * modified src/defs.h :
3523                 added HEADERS_RC : name of the config file
3524                 for the custom headers
3525
3526 2001-04-24
3527
3528     0.4.65claws5
3529
3530         * configure.in
3531           src/gtkstext.[ch]
3532           src/compose.c
3533           src/Makefile.am
3534           
3535           added gtkstext with configure.in patch by Hiroyuki which
3536           should fix the XIM detection [alfons]
3537
3538         * more clean up of cvs [alfons]
3539
3540                  * removed all Makefile.in files to attic.
3541
3542                  * updated all .cvsignores to really ignore things that could
3543                    be unintentionally committed by a recursive commit.
3544
3545 2001-04-23 [hoa]
3546         * added src/grouplist_dialog.[ch]
3547         * changed src/folderview.c to call grouplist_dialog instead
3548                 of inputdialog
3549         * src/news.c :
3550                 added functions news_reset_group_list
3551                 and news_get_group_list
3552         * src/nntp.c :
3553                 added function nntp_list
3554         * src/defs.h :
3555                 added GROUPLIST_FILE : name of the newsgroup list cache file
3556
3557 2001-04-21
3558
3559         * added option to warn about queued messages on exit [sergey]:
3560
3561           * src/compose.c: compose_queue(): call folder_item_scan()
3562             and folderview_update_item() after queueing.
3563           * src/folderview.c: folderview_update_node(): draw the queue
3564             folder in bold font if there are queued messages.
3565           * src/mainwindow.c: queued_messages(): new function.
3566             app_exit_cb(): display warning if there are queued messages
3567             if warn_queued_on_exit is set.
3568           * prefs_common.[ch]: add warn_queued_on_exit option.
3569
3570         * enhanced GnuPG key selection support [sergey]:
3571
3572           * src/select-keys.c: updated to newer version from Win32
3573             branch with support for selecting arbitrary keys.
3574           * src/prefs_account.c: added the Privacy tab to the account
3575             options window.
3576             prefs_account_privacy_create(),
3577             prefs_account_sign_key_set_data_from_radiobtn(),
3578             prefs_account_sign_key_set_radiobtn(): new functions.
3579           * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
3580           * src/rfc2015.c: set_signers(): new function.
3581             pgp_sign(): add the account parameter, call set_signers().
3582             rfc2015_sign(): add the account parameter, pass it to pgp_sign().
3583           * src/rfc2015.h: rfc2015_sign(): updated prototype.
3584           * src/compose.c: pass the current account to rfc2015_sign().
3585
3586         * tag name claws added to prevent confusion with main branch [alfons]
3587
3588         * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
3589
3590         * autogen.sh: Added "--enable-maintainer-mode". [sergey]
3591
3592         * sync with recent sylpheed cvs. Untested though. [alfons]
3593