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