renderer, config is not yet build with a dialog box, you have to edit .sylpheed/rende...
[claws.git] / ChangeLog.claws
1 2002-01-28 [hoa]        0.7.0claws35
2
3         * src/defs.h
4                 added rendererrc
5
6         * src/main.c
7                 read the renderer config
8
9         * src/procmime.[ch]
10                 use the renderer config to convert mime attachments
11
12         * src/textview.c
13                 don't use textview_show_html/ertf,
14                 use get_text_content instead
15
16 2002-01-27 [alfons]     0.7.0claws34
17         
18         * src/news.c
19                 make sylpheed believe it can delete a news message...
20                 (messages are NOT deleted, maybe we should remove
21                 processing from the folder properties after all.)
22
23 2002-01-27 [alfons]     0.7.0claws33
24
25         * src/folder.c
26                 add extra checks
27         * src/news.c
28                 implement remove_msg() 
29
30 2002-01-27 [alfons]     0.7.0claws32
31
32         * src/procmsg.h
33         * src/procheader.c
34         * src/messageview.c
35                 fix return receipt / disposition notification again. this
36                 stuff seems to break on _every_ major summary UI change, so
37                 it's now implemented using a flag which is saved in the
38                 marks cache
39                 
40 2002-01-26 [alfons]     0.7.0claws31
41
42         * src/import.c
43                 let import dialog show the destination folder identifier
44
45 2002-01-26 [melvin]     0.7.0claws30
46
47         * src/folderview.c
48         * src/summaryview.c
49                 Readded 'Mark all read' into summary view popup menu
50                 Added 'Mark all read' in folder view popup menu for IMAP
51                 and NNTP.
52                 Made it insensitive if the selected folder is not the shown
53                 one to avoid 'Mark all read' on the wrong folder.
54                 
55 2002-01-26 [paul]       0.7.0claws29
56
57         * src/folderview.c
58           src/summaryview.c
59                 move 'Mark all read' from summary view to folder view
60                 menu. (adapted from) patch submitted by Jeremy Andrews,
61                 <lists@kerneltrap.com>
62
63 2002-01-25 [alfons]     0.7.0claws28
64
65         * src/gtkstext.c
66                 put the gtk class name back so GtkSText adapts the 
67                 settings of GtkText
68
69 2002-01-25 [alfons]     0.7.0claws27
70
71         * src/folderview.c 
72                 assimilate Ricardo's patch that shows pixmaps instead of
73                 plain "new" and "unread" texts in the folder view column
74                 headers 
75
76 2002-01-25 [paul]       0.7.0claws26
77
78         * src/Makefile.am
79                 add $(GPGME_CFLAGS) to INCLUDES so that gpgme can 
80                 be found in non-standard locations. 
81                 Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
82
83 2002-01-25 [paul]       0.7.0claws25
84
85         * sync with sylpheed 0.7.0cvs16
86                 see ChangeLog entry 2002-01-25
87
88 2002-01-24 [paul]       0.7.0claws24
89
90         * more sync with sylpheed 0.7.0cvs15
91                 get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
92
93 2002-01-23 [sergey]     0.7.0claws23
94
95         * src/importldif.c
96                 Fixed segfault when closing LDIF import wizard with
97                 the window manager.
98         * src/imageview.c
99         * src/imageview.h
100         * src/messageview.c
101         * src/mimeview.c
102                 Fixed wrong scrolling position after switching between
103                 text and image parts.
104
105 2002-01-23 [paul]       0.7.0claws22
106
107         * sync with sylpheed 0.7.0cvs15
108                 see ChangeLog entries 2002-01-22 and 2002-01-23
109
110 2002-01-21 [melvin]     0.7.0claws21
111
112         * src/prefs_scoring.c
113         * src/prefs_filtering.c
114                 Fixed bug where scoring and filtering windows stopped
115                 autochecking.
116
117 2002-01-21 [paul]       0.7.0claws20
118
119         * sync with sylpheed 0.7.0cvs12
120                 see ChangeLog entries 2002-01-20 and 2002-01-21
121
122 2002-01-21 [carsten]    0.7.0claws19
123         * src/mainwindow.c
124         * src/menu.[ch]
125         * src/messageview.[ch]
126         * src/summaryview.[ch]
127                 changes to shortcuts handling again:
128                         + "Q" now controled by mainwin
129                         + v/V are now customizable and have slightly
130                           different meanings
131                 the "button" to minimize the messageview (and maximize
132                 the summary view) is a real button now
133         * src/compose.c
134                 "Delete Line+" added to Edit/Advanced (this will also
135                 delete the '\n')
136
137 2002-01-20 [melvin] 0.7.0claws18
138
139         * src/addressbook.c
140                 Made "Bcc" sensitive when addressbook is called from
141                 compose window (it was a Claws only bug).
142
143 2002-01-19 [alfons] 0.7.0claws17
144
145         * src/inc.c
146                 prevent unnecessary updates when currently selected folder has
147                 no new messages 
148
149 2002-01-19 [alfons] 0.7.0claws16
150         
151         * src/summaryview.c
152                 prevent writing the cache based on current message list in summary 
153                 view when filtering also put messages in currently selected folder
154
155 2002-01-19 [paul]
156
157         * po/it.po
158                 Italian translation submitted by Alessandro Maestri
159                 <a.maestri@cs.tin.it>
160
161 2002-01-18 [melvin]     0.7.0claws15
162
163         * src/prefs_filters.c
164                 fixed bug where 'cancel' from 'filters' window stops autochecking
165                 if the timer timed out  when the window was open.
166
167 2002-01-18 [match]      0.7.0claws14
168
169         * src/addrclip.[ch]     ** NEW FILE **
170         * src/addrselect.[ch]   ** NEW FILE **
171         * src/adbookbase.h      ** NEW FILE **
172                 addressbook cut, copy and paste
173         * src/addrbook.[ch]
174         * src/addrcache.[ch]
175         * src/addressitem.h
176         * src/addrindex.[ch]
177         * src/addritem.[ch]
178         * src/importldif.c
179         * src/importmutt.c
180         * src/jpilot.[ch]
181         * src/syldap.[ch]
182         * src/vcard.[ch]
183         * src/jpilot.[ch]
184         * src/editbook.c
185         * src/editjpilot.c
186         * src/editldap.c
187         * src/editvcard.c
188                 support for copy/paste
189         * src/addressbook.c
190                 support for copy/paste
191                 tidy up menu option processing
192                 correct address list function arguments
193         * src/editaddress.c
194                 sort user attributes
195         * src/ldif.h
196         * src/mutt.h
197                 tidy up
198
199         * src/addrbook.[ch]
200         * src/addrbook.[ch]
201         * src/addrbook.[ch]
202                 
203
204 2002-01-18 [paul]       0.7.0claws13
205
206         * sync with sylpheed 0.7.0cvs8
207                 configure.in: support Mac OS X (Darwin)
208
209 2002-01-18 [carsten]    0.7.0claws12
210         * src/html.c
211                 small hack to fix a segfault with an empty href
212                 (reported by Alexandra Walford <deeni@altern.org>)
213         * src/mainwindow.c
214         * src/summaryview.c
215                 the shortcuts for Mark und Mark as unread are hardcoded
216                 again
217         * src/compose.c
218         * src/gtkstext.[ch]
219                 readded the shortcuts in gtkstext but made them
220                 customizeable (simply by adding a menu plus a wrapper
221                 to compose.c)
222
223 2002-01-17 [melvin]     0.7.0claws11
224
225         * src/gtkspell.c
226                 fix default dictionary not being saved.
227
228 2002-01-16 [darko]      0.7.0claws10
229
230         * src/compose.c
231                 fix wrapping crash with URL longer than wrapping margin
232
233 2002-12-08 [hoa]        0.7.0claws10
234
235         * src/matcher_parser_parse.y
236                 fixed some bugs
237
238         * src/prefs_filtering.c
239                 now, we can use bounce action in the dialog box.
240
241 2002-01-16 [carsten]    0.7.0claws9
242         * src/gtkstext.c
243                 removed the <control> and <alt> shortcuts because they're
244                 not needed and interefered with the "normal" shortcuts
245         * src/mainwindow.c
246         * src/summaryview.c
247                 removed most of the hardcoded shortcuts and assigned
248                 them to menu entries making them easy customizable by
249                 that
250
251 2002-01-16 |melvin]     0.7.0claws8
252
253         * src/gtkspell.c
254                 fixed bug where using the mouse and when the compose
255                 window is not on top may result in a crash.
256
257 2002-01-16 [melvin]     0.7.0claws7
258
259         * src/compose.c
260                 fixed a long standingspell checker bug which could 
261                 cause a crash after sending a message.
262
263 2002-01-16 [paul]       0.7.0claws6
264
265         * sync with sylpheed 0.7.0cvs7
266                 see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
267                 2002-01-15, and 2002-01-16
268
269 2002-01-16 [melvin]     0.7.0claws5
270
271         * README.claws
272         * src/compose.c
273         * src/gtkspell.[ch]
274         * src/main.c
275                 Heavily modified spell checker code to work around
276                 ispell bug, to add keyboard shortcuts and for future
277                 enhancements. See README.claws for usage information.
278
279 2002-01-15 [alfons]     0.7.0claws4
280         
281         * src/summaryview.c
282                 change gtk_ctree_sort_node() into gtk_ctree_sort_recursive()
283                 so sorting within threads reflects sort mode
284
285 2002-01-15 [christoph]  0.7.0claws3
286
287         * src/procmsg.c
288                 added alertpanel if mail sending failed
289
290 2002-01-15 [alfons]     0.7.0claws2
291         
292         * src/prefs_filtering.c
293                 don't stop timer when prefs filtering dialog is opened
294
295 2002-01-14 [alfons]     0.7.0claws1
296
297         * src/addr_compl.c
298         * src/prefs.c
299                 remove debug_print()s for privacy reasons
300
301 2002-01-14 [darko]      0.7.0claws
302
303         * README.claws
304                 quotation wrapping is now also in the main branch
305
306 2002-01-14 [paul]
307
308         * tools/filter_conv.pl
309                 allow for Boolean Op and case-sensitivity
310                 this file is included in the release and tagged
311                 'rel_0_7_0'
312
313 2002-01-13 [paul]       0.7.0claws
314
315         * release 0.7.0, with cvs tag 'rel_0_7_0'
316
317 2002-01-13 [paul]
318
319         * tools/filter_conv.pl
320         * tools/README
321                 rewritten to output to matcherrc instead of filteringrc
322
323         * po/es.po
324                 updated Spanish translation by Ricardo Mones Lastra
325
326 2002-01-13 [alfons]
327
328         * po/nl.po
329                 update dutch translation
330
331 2002-01-13 [paul]
332
333         * po/pt_BR.po
334                 Updated by Fabio Junior Beneditto 
335
336 2002-01-13 [melvin]     0.6.6claws53
337
338         * po/fr.po
339                 Updated french translation
340
341 2002-01-12 [alfons]     0.6.6claws52
342
343         * src/filtering.c
344                 plug mem leak that has been sitting there for ages              
345
346 2002-01-12 [alfons]     0.6.6claws51
347
348         * src/summaryview.c
349                 undo melvin's changes from 0.6.6claws48 because summary
350                 view now refuses to select first unread message when
351                 selecting a folder 
352
353 2002-01-11 [alfons]     0.6.6claws50
354
355         * src/import.c
356                 use claws' semantics for getting folder item when
357                 importing an mbox file into a folder 
358                 (submitted by Dale P. Smith)
359
360 2002-01-11 [christoph]  0.6.6claws49
361
362         * src/prefs.h
363                 set sensitivity in SET_TOGGLE_SENSITIVITY macro from
364                 toggle widget, because non static prefs can not use
365                 prefs_set_* functions
366         * src/prefs_account.c
367                 toggle smtp auth password field sensitivity if
368                 user id is empty and add descrition of usage for
369                 these fields
370         * src/prefs_folder_item.c
371                 use SET_TOGGLE_SENSITIVITY macro to instead of extra
372                 callbacks
373
374 2002-01-11 [melvin]     0.6.6claws48
375
376         * src/compose.c
377                 fix the 'Ctrl-Enter' feature for sending and test really
378                 for 'Ctrl-Enter' (as Ctrl-Space is also used for activating
379                 editables which was not documented in Gtk)
380
381         * src/summaryview.c
382                 Made summaryview refresh after sorting and not before.
383
384 2002-01-11 [christoph]  0.6.6claws47
385
386         * src/compose.c
387                 select account from account ids if possible and
388                 correctly set save folder for copy in reedit
389
390 2002-01-10 [paul]       0.6.6claws46
391
392         * sync with sylpheed 0.7.0 release
393                 see ChangeLog entries 2002-01-07, 2002-01-08 and
394                 2002-01-09
395
396 2002-01-09 [alfons]
397
398         * src/summaryview.c
399                 remove more dirt traces...
400
401 2002-01-09 [alfons]
402         
403         * src/summaryview.c
404                 clean up some traces of my debugging stuff
405
406 2002-01-09 [alfons]     0.6.6claws45
407
408         * src/filtering.c
409                 break up filteringprop_apply() in three separate pieces
410                 so we can drop messages that failed processing in the
411                 inbox
412
413         * src/summaryview.c
414                 fix bug #469598 "no refresh of inbox after filter" which 
415                 was introduced by the new summary view locking, and which 
416                 prevented the summary view to update after a manual filter 
417                 message. claw's filter message requires a summary_show().
418                 (aargh, summary_show() again! :-)
419                 
420 2002-01-07 [alfons]     0.6.6claws44
421
422         * src/headerwindow.c
423         * src/logwindow.c
424         * src/messageview.c
425         * src/sourcewindow.c
426                 bring in Hiro's last 0.7.0 wm class fixes
427
428         * tools/sylprint.pl
429                 bring in Ricardo's fix for sylprint script
430
431         * AUTHORS       
432         * src/rfc2015.[ch]
433         * src/prefs_common.[ch]
434         * src/prefs_account.[ch]
435         * src/compose.c
436                 clean up account preference poison in rfc2015,
437                 and preparation to fix double sign bug 
438                 (patch submitted by Simon 'corecode' Schubert) 
439
440 2002-01-07 [christoph]  0.6.6claws43
441
442         * src/mh.c
443                 search for free message number, do not only rely
444                 on last_num
445         * src/send.c
446                 fix smtp auth and use extra account information
447                 if available, if not use pop3 data instead
448                 (closes bug #500341)            
449         * src/ssl.[ch]
450                 match coding style
451
452 2002-01-06 [alfons]     0.6.6claws42
453
454         * src/mainwindow.c
455                 try making the separate windows work again...
456
457 2002-01-06 [alfons]     0.6.6claws41
458
459         * src/mainwindow.c
460                 adapt Hiro's separate window menu (to get rid of the funny
461                 duplicate menu items), and make it work again
462
463 2002-01-06 [alfons]     0.6.6claws40
464
465         * tools/Makefile.am
466         * tools/sylprint.rc
467         * tools/sylprint.pl
468         * tools/README.sylprint
469                 add sylprint script for printing mails from Sylpheed
470                 (contributed by Ricardo Mones Lastra)
471
472         * src/acount.c
473                 clean up
474
475 2002-01-06 [melvin]     0.6.6claws39
476
477         * src/mainwindow.c
478         * src/summaryview.c
479                 Fixed crash introduced in 0.6.6claws38 by the menu
480                 reorganisation (Hide read messages)
481         
482         * ChangeLog.claws 
483                 Fixed typo (we are now in 2002, alfons ;) )
484
485 2002-01-05 [alfons]     0.6.6claws38
486
487         * sync with sylpheed 0.6.6cvs10-17
488                 (last stuff marked as LAST_STABLE)
489
490 2002-01-04 [melvin]     0.6.6claws37
491
492         * src/account.c
493                 Made account selection code use strcasestr again instead of
494                 g_strcasecmp (fixes bug where reediting queued messages
495                 did not select proper account reported by T. Link).
496         
497         * src/folderview.c
498                 Fix bug where folder icons are not shown when 'hide read messages'
499                 is on.
500         
501         * src/stock_pixmaps.[ch]
502                 Added folder icons for 'hide read messages'.
503         
504         * src/compose.c
505                 Fixed bug where 'Enter' in a header entry will send the message 
506                 if 'CTL-Enter' was chosen as a shorcut for sendind. 
507
508 2002-01-03 [melvin]     0.6.6claws36
509         
510         * src/prefs.[ch]
511                 Added popup menu for common preferences and
512                 account preferences (right click on tab displays
513                                 a menu of all tabs.)
514
515 2002-01-02 [melvin]     0.6.6claws35
516
517         * src/gtkspell.[ch]
518                 Made spelling code compatible with undo/redo feature.
519                 Added creation of suggestion mode menu for the general
520                         preferences.
521         
522         * src/prefs_common.[ch]
523                 Added option menu for the speller's suggestion mode.
524                 Added missing spaces in "..." buttons and made a "..."
525                         button non translatable!
526         
527         * src/compose.c
528                 Made speller use the default suggestion mode.
529                 Hack to make it possible to choose 'CTRL-Enter' as a
530                         shortcut for sending (and only for sending).
531
532         * src/prefs_folder_item.c
533                 Changing subject simplification does not update cache 
534                         anymore (because it is unnecessary).
535                 Fixed bug where changing subject simplification updated the 
536                         summaryview even when the viewed folder is not the
537                         folder which properties are being changed. (E.g. 
538                                         viewing folder A and changing
539                                         the subject simplification of 
540                                         folder B -not being viewed- updated the 
541                                         summaryview of folder A with data of
542                                         folder B). (Hope this is clear... )
543
544 2001-12-31 [alfons]     0.6.6claws34
545         
546         * src/ldif.c
547         * src/mutt.c
548                 fgetc() returns a signed integer which doesn't
549                 fit in a char. so c truncates this to a char
550                 but we may lose significant bits. i.e. we may
551                 comparing 0xFF which may not be equal to -1
552                 unless properly casted to signed char which
553                 we won't do because fgetc() returns a signed
554                 integer which doesn't fit in a char. so c 
555                 truncates this to a char but we may lose 
556                 significat bits. (you got the idea, thanks
557                 to Gustavo Noronha Silva <kov@debian.org>
558                 and the Debian folks!)
559
560 2001-12-30 [alfons]     0.6.6claws33
561
562         * src/prefs_common.c
563                 add #ifdef USE_PSPELLs that Melvin forgot               
564
565 2001-12-30 [melvin]     0.6.6claws32
566         
567         * src/prefs_common.[ch]
568                 Added configurable color for misspelled words.
569
570         * src/gtkspell.[ch]
571                 Fixed bug of foreground text color (reported by David
572                                 Mehrmann)
573                 Added configurable color for misspelled words.
574
575 2001-12-30 [alfons]     0.6.6claws31
576
577         * src/folder.c
578                 remove unnecessary things someone put there
579
580         * src/mh.c
581         * src/folder.[ch]
582                 make folder properties (like threading and sorting) persistent
583                 (closes bug #497424 "rescan folder tree resets proprieties")
584                 currently this is only for MH folders. 
585
586 2001-12-29 [melvin]     0.6.6claws30
587
588         * src/string_match.[ch]
589                 Optimized a bit: regexp pattern buffer compiled only once, and
590                   one subroutine call removed. Fixed ^ regexp search: Now, 
591                   "(^Re: )|(^Hello)" removes only "Re: " from "Re: Hello".
592         
593         * src/summaryview.c
594                 Subject filtering changed to filter summary columns and
595                   not directly the messages subject cache. The loss in 
596                   performance is balanced by the improvement of string_match.
597                 Added an alert panel if there is an error in the regexp.
598
599         * src/src/prefs_folder_item.h
600                 Added a regexp pattern buffer.
601
602 2001-12-28 [alfons]     0.6.6claws29
603
604         * src/string_match.[ch]
605                 clean up name space
606                 allow compilation *BSD
607
608 2001-12-27 [alfons]     0.6.6claws28
609
610         * src/filter.c
611                 sync the Hiro's bug fix for BSD
612
613 2001-12-27 [melvin]     0.6.6claws27
614         
615         * src/compose.c
616                 Simplify focus to subject entry code.
617
618 2001-12-27 [darko]      0.6.6claws26
619
620         * src/filtering.c
621         * src/mbox_folder.c
622         * src/messageview.c
623         * src/mh.c
624         * src/procheader.[ch]
625         * src/procmsg.h
626         * src/stock_pixmap.[ch]
627         * src/summaryview.c
628                 Show key icon for encrypted mails in summary view
629
630         * src/pixmaps/clip.xpm
631         * src/pixmaps/clipkey.xpm
632         * src/pixmaps/key.xpm
633                 New/modified icons for the above
634
635 2001-12-27 [melvin]     0.6.6claws25
636
637         * src/prefs_common.c
638                 Put spell checker options in a separate tab to decrease
639                 the Common Preferences window height.
640
641         * README.claws  
642                 Update spell checker usage instruction about its options
643                 location.
644
645 2001-12-27 [melvin]     0.6.6claws24
646
647         * src/compose.c
648                 Changed subject entry widget position. Initial focus is
649                 on the To header instead of the subject entry.
650                 Creating a new header scrolls the header list to make the
651                 created one visible. Nevertheless, when automatically filling
652                 headers, the first one is shown.
653                 A Tab key press in the last empty header entry zips the 
654                 focus to the subject entry.
655                 (I did not change the combo boxes, yet)
656
657 2001-12-26 [alfons]     0.6.6claws23
658
659         * src/prefs_account.c
660         * src/inc.c
661                 allow default inbox to reside in another mailbox (only
662                 works for POP3 accounts)
663
664 2001-12-26 [alfons]     0.6.6claws22
665         
666         * src/textview.c
667                 make reply-on-click work with the account of the selected folder
668         * src/compose.c
669                 put a fixme here to remind me to fix finding correct default
670                 account for nested folders
671
672 2001-12-25 [alfons]     0.6.6claws21
673
674         * src/summaryview.c
675                 make column headers display locked and mark pixmaps (idea by Melvin) 
676                 fix bug by adding score and locked column type to sort array
677
678 2001-12-25 [alfons]     0.6.6claws20
679         
680         * src/summaryview.c
681                 catch a *potentially* inadvertent write back of  
682                 the message cache(s) introduced by 0.6.5claws37
683
684 2001-12-25 [christoph]  0.6.6claws19
685
686         * src/stock_pixmap.[ch]
687         * src/summaryview.c
688                 add ignore thread pixmap
689                 (can someone draw a better icon for this?)
690
691 2001-12-24 [alfons]     0.6.6claws18
692
693         * src/prefs_folder_item.c
694                 make address completion actually work for the
695                 Default To address in the Folder Property dialog.
696
697 2001-12-24 [alfons]     0.6.6claws17
698         
699         * src/summaryview.c
700                 use new style regexp for subject stripping 
701                 (patch submitted by Thomas Link <t.link.tmp200101@gmx.net>)
702
703 2001-12-24 [darko]      0.6.6claws16
704
705         * src/pgptext.c
706         * src/rfc2015.c
707                 move GPG related informational messages to debug mode
708
709 2001-12-23 [alfons]     0.6.6claws15
710
711         * src/stock_pixmap.[ch]
712         * src/summaryview.c
713                 add the forgotten Claws' locked pixmap
714
715 2001-12-23 [alfons]     0.6.6claws14
716
717         * src/filesel.c
718                 accept file name typed in entry in multi file
719                 selector (patch submitted by Gustavo Noronha Silva 
720                 <kov@debian.org>)
721
722 2001-12-23 [alfons]     0.6.6claws13
723
724         * src/prefs_filter.c
725         * src/prefs_filtering.c
726         * src/matcher.c
727         * src/importmutt.c
728                 clean up a little bit
729         
730         * src/string_match.c
731                 validate input strings a little bit more
732
733 2001-12-23 [alfons]     0.6.6claws12
734
735         * src/Makefile.am
736         * src/summaryview.c
737         * src/string_match.[ch]         ** NEW **
738         * src/folderview.[ch]
739         * src/headerview.h
740         * src/folder.[ch]
741         * src/prefs_folder_item.[ch]
742                 add subject simplification to strip out strings from
743                 a subject line (esp. handy for mailing lists). 
744                 (original patch by by Thomas Link <t.link.tmp200101@gmx.net>,
745                 but slightly changed things for better integration.)
746
747 2001-12-23 [alfons]     0.6.6claws11
748
749         * src/mainwindow.c
750                 fix bug introduced by submission included in 0.6.5claws52.
751                 ideally this submission should clean the trash if any trash
752                 folder has a message. however, the hasTrash variable was
753                 set to false whenever a trash folder was empty (discarding
754                 a previously found *filled* trash folder.)
755
756                 also edited the code a little bit and made it more safe.
757
758 2001-12-22 [alfons]     0.6.6claws10
759
760         * src/imap.c
761                 quick fix for Martin Pool's omission of an account
762                 specific SSL setting
763
764 2001-12-22 [alfons]     0.6.6claws9
765
766         * src/compose.c
767         * src/messageview.c
768         * src/mimeview.c
769         * src/pgptext.c
770         * src/procmime.[ch]
771                 better support for multipart/digest (submitted
772                 by Fredrik <e98fo@efd.lth.se>)
773
774 2001-12-22 [alfons]     0.6.6claws8
775
776         * src/addressbook.c
777                 correct function signature
778         * src/socket.[ch]
779         * src/imap.[ch]
780         * src/prefs_account.[ch]
781                 allow IMAP over SSH tunnel (patch submitted by 
782                 Martin Pool <mbp@samba.org>)
783
784 2001-12-21 [alfons]     0.6.6claws7
785
786         * sync with sylpheed 0.6.6cvs4-9
787                 (may have forgotten something: LAST_STABLE is 0.6.6claws6)
788
789 2001-12-21 [christoph]  0.6.6claws6
790
791         * src/compose.c
792         * src/prefs_folder_item.[ch]
793                 implement saving of outgoing messages to current folder.
794                 fix segfault when no default outbox is available
795                 (closes bug #495683)
796
797 2001-12-21 [carsten]    0.6.6claws5
798         * src/folderview.c
799         * src/summaryview.c
800                 pressing CTRL while DND does now the expected thing and
801                 copies the mail (moving is still the default, as this
802                 seam more appropriate for handling mails by DND)
803
804 2001-12-18 [paul]       0.6.6claws4
805
806         * sync with sylpheed 0.6.6cvs3
807                 see ChangeLog entries 2001-12-18
808
809 2001-12-18 [hiro]       0.6.6claws3
810
811         * src/undo.c
812                 fix for multibyte characters (obtain the number of letters
813                 instead of bytes).
814
815 2001-12-17 [paul]       0.6.6claws2
816
817         * sync with sylpheed 0.6.6cvs1
818                 see ChangeLog entry 2001-12-16
819
820 2000-12-17 [alfons]     0.6.6claws1
821
822         * src/filtering.c
823                 clean up
824
825 2001-12-16 [paul]       0.6.6claws
826 2001-12-15
827
828         * Release version 0.6.6claws, cvs tag: rel_0_6_6
829
830         * src/mimeview.c
831                 last minute sync with main 0.6.6
832
833         * po/es.po
834                 updated by Ricardo Mones Lastra
835                 update for last minute sync
836         * po/fr.po
837         * po/nl.po
838                 update for last minute sync
839         * po/de.po
840                 updated by Jens Oberender
841         * po/pt_BR.po
842                 updated by Fabio Junior Beneditto
843
844         * src/prefs_common.[ch]
845         * src/undo.c
846                 number of undo levels is user configurable
847                 (squeeze it into the release in the dying
848                 moments) Submitted by Jens Oberender    
849
850 2001-12-15 [melvin]
851
852         * po/fr.po
853                 updated french translation
854
855 2001-12-15 [paul]       0.6.5claws92
856
857         * sync with sylpheed 0.6.5cvs28
858                 see ChangeLog entry 2001-12-14 (src/prefs_account.c)
859
860         * po/nl.po
861                 update to allow for sync
862
863 2001-12-15 [alfons]
864         
865         * po/nl.po
866                 update dutch translation
867
868 2001-12-14 [carsten]    0.6.5claws91
869         * src/summaryview.c
870                 fixed bug #473785; also after changing the column order
871                 the same message will be selected and displayed as before
872                 the reordering
873
874 2001-12-14 [carsten]    0.6.5claws90
875         * src/folderview.c
876                 probably found the bug reported by wwb opening or closing
877                 a folder tree just before dnd (found the solution in the
878                 balsa source -- thanks to them)
879
880 2001-12-14 [carsten]    0.6.5claws89
881         * src/gtkutils.c
882         * src/account.c
883                 moved gtk_clist_moveto to the right place, so that
884                 only the accounts dialog is effected on opening
885
886 2001-12-14 [carsten]    0.6.5claws88
887         * src/gtkutils.c
888                 gtkut_clist_set_focus_row does a gtk_clist_moveto
889                 now, so that the focused row will be seen in any case
890                 (reported by wwp on sf-claws-user)
891
892 2001-12-14 [darko]      0.6.5claws87
893
894         * src/compose.c
895                 remove unnecessary line
896
897 2001-12-14 [paul]       0.6.5claws86
898
899         * sync with sylpheed 0.6.5cvs27
900                 see ChangeLog entries 2001-12-14
901
902 2001-12-14 [carsten]    0.6.5claws85
903         * src/mainwindow.c
904                 following a suggestion of Melvin the rcoabm pops up
905                 right under the button now and the button is reliefed
906                 while the popup is open
907
908 2001-12-14 [darko]      0.6.5claws84
909
910         * src/compose.c
911                 fix crash when wrapping long lines if linewrap quotation
912                 is disabled and wrapper encounters a word spanning more
913                 than one line
914
915 2001-12-13 [paul]       0.6.5claws83
916
917         * src/compose.c
918                 prefer 'Reply-To' header over mailing list header when
919                 replying to a message. Finally prevent all those confirmation 
920                 messages being sent to the list itself.
921
922         * src/summaryview.c
923                 remove unused summary_set_menu_sensitive() entry
924
925 2001-12-13 [paul]       0.6.5claws82
926
927         * src/folderview.c
928         * src/pixmaps/inbox-hrm.xpm     ** NEW FILE **
929         * src/pixmaps/outbox-hrm.xpm    ** NEW FILE **
930         * src/pixmaps/trash-hrm.xpm     ** NEW FILE **
931                 improvements to 'Hide read messages': Inbox, Outbox,
932                 Trash, Queue, and Draft icons now reveal presence of hidden 
933                 messages
934
935 2001-12-12 [alfons]     0.6.5claws81
936
937         0.6.5claws80 was tagged as LAST_STABLE
938
939         * src/filtering.[ch]
940         * src/matcher.[ch]
941         * src/matcher_parser_lex.c
942                 fix the filtering; my last attempt to get it right, 
943                 if it does not work, it's Hoa's turn. ;-)
944
945                 for my honourable peers:
946                 
947                 the code now makes a clear distinction between
948                 rules as they are displayed (probably escaped),
949                 and as they are executed (probably unescaped). the
950                 parser does *NOT* do any unescaping, this is
951                 the task of the matcher.c (which breaks up a
952                 rule into condition) and the filtering.c (which
953                 breaks up the rule's action). to make this
954                 run happily we provide an unescaped copy of
955                 crucial strings to the MatcherProp and 
956                 FilteringAction structures. note that the only
957                 exception to this is any REGEXP string. those
958                 are directly passed to regcomp() and regexp()
959                 (who have much more powerful unescape functions).
960                 
961                 for everyone else:
962         
963                 you can escape tab (\t), carriage return (\r),
964                 linefeed (\n), form feed (\f), quote (\"), 
965                 single quote (\'), bell (\b) in all the entry
966                 lines in the scoring & filtering dialogs.
967                 as an added bonus this should not affect
968                 existing filtering rules.
969
970 2001-12-12 [carsten]    0.6.5claws80
971
972         * src/summaryview.c
973         * po/de.po
974                 "item(s) selected" is now sensitive to 1 or more
975                 than one selected (nice for language where simple
976                 adding of a "s" is not possible as German (Eintrag
977                 ->Eintr"age)
978                 
979                 the "forward as attachment" entry from the right
980                 click menu removed, "forward" acts following the
981                 prefs
982         
983         * src/textview.c
984                 reverted my former changes; so compiler warning again
985                 but there's more GTK_TEXT/GTK_STEXT mixing on other places
986                 nevertheless
987
988         * src/messageview.c
989                 "search in message" does now *not* only work in MVIEW_TEXT
990                 messages, but also in a MIMEVIEW_TEXT part of MVIEW_MIME
991                 message
992
993         * src/mainwindow.c
994                 removed "/File/_Close" as it was the same as "/File/E_xit"
995                 and we don't need it two times
996
997                 the separate folder view and message view now get a distinct
998                 WMCLASS, just in case someone is using sawfish ;-)
999
1000                 as the menu entries "/View/Message view" and "/View/Folder tree"
1001                 are only doing something when SEPARATE_MESSAGE or SEPARATE_FOLDER
1002                 make them sensitive accordingly and as these two are "shown"
1003                 after startup anytime check this menuitem at startup
1004
1005 2001-12-12 [paul]       0.6.5claws79
1006
1007         * src/folderview.c
1008                 fix sensitivity of 'Search folder...', broken in
1009                 0.6.5claws75
1010
1011         * src/mainwindow.c
1012                 fix dodgy English
1013
1014 2001-12-11 [carsten]    0.6.5claws78
1015         * src/filtering.c
1016                 fixed two typos returning a wrong FALSE/TRUE
1017         * src/mainwindow.[ch]
1018                 extra menu for email/news button removed
1019
1020 2001-12-11 [alfons]     0.6.5claws77
1021         
1022         * src/matcher.c                 (1.3)
1023         * src/matcher_parser_lex.l      (1.28)
1024                 revert for another attempt
1025                 mark 0.6.5claws77 as LAST_STABLE
1026
1027 2001-12-11 [christoph]  0.6.5claws76
1028
1029         * po/de.po
1030                 fixed wrong translation for prev. unread msg
1031
1032 2001-12-11 [paul]       0.6.5claws75
1033
1034         * src/folder.[ch]
1035         * src/folderview.c
1036         * src/mainwindow.c
1037         * src/summaryview.[ch]
1038         * src/pixmaps/dir-open-hrm.xpm  ** NEW FILE **
1039                 enable ability to hide read messages on per folder basis via 
1040                 '/Summary/Hide read messages'; when selected, a folder will 
1041                 have a red open folder icon, instead of a blue icon, if the 
1042                 folder contains hidden messges
1043                 submitted by Thomas Link <t.link.tmp200101.gmx.net> 
1044
1045         * src/mainwindow.c
1046                 remove '/Message/Forward as attachment' from 
1047                 main_window_set_menu_sensitive() to prevent debug warning
1048
1049         * src/folderview.c
1050         * src/mainwindow.c
1051                 Clean up some of the English
1052
1053         * tools/newscache_clean.pl
1054                 allow for new 'hidereadmsgs' entry in folderlist.xml
1055
1056         * po/es.po
1057                 updated translation, submitted by Ricardo Mones Lastra
1058
1059 2001-12-11 [paul]       0.6.5claws74
1060
1061         * sync with sylpheed 0.6.5cvs25
1062                 see ChangeLog entry 2001-12-11
1063
1064 2001-12-10 [alfons]     0.6.5claws73
1065
1066         * src/matcher.c
1067                 add more control characters
1068         * src/matcher_parser_lex.l
1069                 make escaping / unescaping work again
1070
1071 2001-12-10 [alfons]     0.6.5claws72
1072
1073         * src/imap.c
1074                 clean up warnings "returning value for void function" 
1075         * src/prefs_filtering.c
1076                 make info button for execute action sensitive
1077
1078 2001-12-10 [paul]       0.6.5claws71
1079
1080         * src/compose.c
1081         * src/imap.[ch]
1082         * src/summaryview.c
1083                 fix: imap server now gets informed of MARKED, UNMARKED
1084                 and REPLY events. Now people can use different IMAP-Mail
1085                 clients and have the exact same information about MARKED,
1086                 UNMARKED and REPLY status with all of them. Especially
1087                 useful for imap servers with a web-frontend.
1088                 submitted by Tobias Sandhaas <medlor@web.de>
1089
1090 2001-12-09 [melvin]     0.6.5claws70
1091         
1092         * src/textview.[ch]
1093                 fixed bug #490076 (hunted down by Alfons who implemented
1094                 a workaround in 0.6.5claws65)
1095
1096 2001-12-09 [christoph]  0.6.5claws69
1097
1098         * src/summaryview.c
1099                 set pointer to string in LOCKED column to NULL
1100                 (might fix bug #490800)
1101
1102 2001-12-09 [carsten]    0.6.5claws68
1103
1104         * po/de.po
1105                 resolved some cluttered menu shortcuts 
1106                 ('creating new email' and 'creating news message'
1107                 hade the same)
1108         * src/compose.c
1109                 wmclass now distinc from main window
1110         * src/mainwindow.c
1111           src/mainwindow.h
1112                 email/news and forward button functionality similar
1113                 to the reply buttons; removed the ugly dropdown arrows
1114                 and use instead the right mouse button
1115
1116 2001-12-09 [paul]       0.6.5claws67
1117
1118         * src/imap.c
1119         * src/utils.h
1120                 allow spaces in imap folder names
1121                 submitted by Willem van Engen <wvengen@stack.nl>
1122
1123 2001-12-09 [paul]       0.6.5claws66
1124
1125         * sync with sylpheed 0.6.5cvs24
1126                 see ChangeLog entry 2001-12-09
1127
1128 2001-12-08 [alfons]     0.6.5claws65
1129
1130         * src/textview.c
1131                 prevent secondary selection claim after "add to sender" dialog
1132                 popped up. this is because there's a GDK_BUTTON_RELEASE pending.
1133                 we trick GTK by simulating a click at (0, 0) in the textview.
1134
1135 2001-12-08 [hoa]        0.6.5claws64
1136
1137         * src/folder.c
1138                 fixed a bug about the .processing folder name while filtering
1139
1140 2001-12-08 [alfons]     0.6.5claws63
1141
1142         * src/folderview.c 
1143                 work around problem of not correctly updating folder stats
1144                 when deleting messages. there's some folder scanning evil
1145                 going so the folderview_update_msg_num() does not work
1146                 correctly. need to investigate this.
1147
1148 2001-12-08 [paul]       0.6.5claws62
1149
1150         * sync with sylpheed 0.6.5cvs23
1151                 see ChangeLog entry 2001-12-08
1152
1153 2001-12-07 [christoph]  0.6.5claws61
1154
1155         * src/compose.c
1156                 fix another header translation problem
1157
1158 2001-12-07 [alfons]     0.6.5claws60
1159
1160         * src/mbox.c
1161                 make filtering also work on local spool mbox
1162
1163 2001-12-07 [carsten]    0.6.5claws59
1164         * src/addressbook.c
1165                 addressbook window gets a wmclass distinct from the main
1166                 sylpheed window
1167         * src/compose.h
1168         * src/mainwindow.[ch]
1169                   forward menu item will use mode selected in prefs, forward 
1170                 as attatchment in menu removed (will be substituted in the
1171                 toolbar similar to reply buttons)
1172                   create news message menu entry and news button is now 
1173                 sensitive to the existance of a news account
1174         * src/pixmaps/stock_mail_reply_quote.xpm           ** REMOVED **
1175         * src/pixmaps/stock_mail_reply_to_all_quote.xpm    ** REMOVED **
1176         * src/pixmaps/stock_mail_reply_to_sender_quote.xpm ** REMOVED **
1177                 these are removed because the toolbar buttons don't show
1178                 the quoting modus any longer
1179
1180 2001-12-07 [paul]
1181
1182         * tools/newscache_clean.pl      ** NEW FILE **
1183                 perl script to do some tidying up in the newscache directory 
1184                 
1185         * tools/sylpheed-switcher       ** NEW FILE **
1186                 perl script to enable easy switching between main and claws
1187                 
1188         * tools/README
1189                 added descriptions of the two new perl scripts          
1190
1191
1192 2001-12-07 [melvin]     0.6.5claws58
1193
1194         * src/messageview.c
1195                 fixed a warning during compilation introduced in 0.6.5claws56
1196
1197 2001-12-07 [paul]       0.6.5claws57
1198
1199         * src/mainwindow.[ch]
1200         * src/menu.[ch]
1201                 further usability enhancements to replying with or without 
1202                 quoting via the toolbar, use of Ctrl key is replaced by 
1203                 drop down menu 
1204                 Submitted by Carsten Schurig            
1205
1206 2001-12-07 [melvin]     0.6.5claws56
1207
1208         * src/messageview.c
1209                 hack to fix bug that prevented to make/paste selections
1210                 after switching between MVIEW_TEXT and MVIEW_MIME views
1211                 without deselecting the selection first.
1212
1213 2001-12-06 [alfons]     0.6.5claws55
1214
1215         * src/filtering.[ch]
1216         * src/inc.c
1217                 revise filtering a little bit more, and make sure
1218                 messages are delivered to the appropriate inbox
1219                 (perhaps set per account)
1220
1221 2001-12-06 [paul]       0.6.5claws54
1222
1223         * sync with sylpheed 0.6.5cvs22
1224                 see ChangeLog entry 2001-12-06
1225
1226 2001-12-05 [alfons]     0.6.5claws53
1227
1228         * src/inc.c
1229         * src/folder.[ch]
1230         * src/procmsg.c
1231         * src/filtering.c
1232                 more revisions of filtering system
1233                 (last stable version is marked as LAST_STABLE)
1234                 
1235                 | NOTE 1): the filtering system now uses a local folder called
1236                 | .processing. if filtering fails, check this directory
1237                 | for missing messages.
1238                 |
1239                 | NOTE 2): help us find the filtering actions still missing
1240
1241 2001-12-05 [paul]       0.6.5claws52
1242
1243         * src/mainwindow.c
1244                 fix bug where 'Empty Trash?' pop-up window appears even
1245                 when Trash is empty, submitted by Jesse Skinner         
1246
1247 2001-12-05 [melvin]     0.6.5claws51
1248
1249         * src/compose.c
1250                 fixed bug #486106 to select correct account when reediting 
1251                 a queued message
1252         
1253 2001-12-04 [alfons]     0.6.5claws50
1254
1255         * src/mh.c
1256                 declare markfile in appropriate functions when
1257                 no fchmod() is found (thanks to Mark Heerdink <marc@koelkast.net>
1258                 for spotting this)
1259
1260 2001-12-04 [paul]       0.6.5claws49
1261
1262         * sync with sylpheed 0.6.5cvs21
1263                 see ChangeLog entry 2001-12-04
1264
1265 2001-12-03 [christoph]  0.6.5claws48
1266
1267         * po/de.po
1268                 changed translation of undo
1269         * src/account.c
1270         * src/folder.c
1271                 don't reinvent the wheel to traverse a GNode
1272         * src/compose.[ch]
1273                 seperate code to create the compose gui into functions
1274                 add "Others" page with folder selection for saving copy
1275                 of the message.
1276                 the folder identifier is saved to queue header
1277         * src/procmsg.c
1278                 save message to folder in queue header
1279
1280 2001-12-03 [paul]       0.6.5claws47
1281
1282         * sync with sylpheed 0.6.5cvs20
1283                 see ChangeLog entry 2001-12-03
1284
1285 2001-12-01 [paul]
1286
1287         * more sync with sylpheed 0.6.5cvs19
1288                 see ChangeLog entry 2001-11-29
1289
1290 2001-11-30 [paul]       0.6.5claws46
1291         
1292         * src/compose.c
1293                 remove conflicts introduced by Hoa's last commit
1294          
1295         * src/mainwindow.c
1296                 make 'Message/Bounce' sensitive
1297
1298 2001-11-30 [hoa]        0.6.5claws45
1299
1300         * src/compose.c
1301                 slightly change bounce function to add
1302                 information about the user that bounced the mail
1303                 in the From header line.
1304
1305         * src/folderview.c
1306                 permit the use of processing in outbox folder.
1307
1308 2001-11-29 [paul]       0.6.5claws44
1309
1310         * src/mainwindow.[ch]
1311         * src/prefs_common.c
1312         * src/pixmaps/stock_mail_reply_quote.xpm            ** NEW FILE **
1313         * src/pixmaps/stock_mail_reply_to_all_quote.xpm     ** NEW FILE **
1314         * src/pixmaps/stock_mail_reply_to_author_quote.xpm  ** NEW FILE **
1315                 usability enhancements to the quoting, implements
1316                 use of Ctrl key to toggle quoting settings
1317                 Submitted by Carsten Schurig <Carsten.Schurig@web.de>
1318
1319 2001-11-29 [paul]       0.6.5claws43
1320         
1321         * sync with sylpheed 0.6.5cvs19
1322                 see ChangeLog entry 2001-11-28
1323
1324 2001-11-29 [melvin]     0.6.5claws42
1325         * src/Makefile.am
1326                 added enriched.[ch] to the list of files
1327
1328         * src/textview.c
1329         * src/mimeview.c
1330         * src/procmime.[ch]
1331         * src/enriched.[ch]
1332                 added support to view text/enriched
1333                 added support to show headers in message view for text/enriched and text/html
1334                         in non multipart messages
1335
1336 2001-11-28 [paul]       0.6.5claws41
1337
1338         * more sync with sylpheed 0.6.5cvs18
1339                 see ChangeLog entry 2001-11-27 (src/prefs_common.c)
1340
1341 2001-11-27 [paul]       0.6.5claws40
1342         
1343         * po/pt_BR.po
1344                 updated translation, submitted by Fabio Junior Beneditto
1345                 
1346         * sync with sylpheed 0.6.5cvs18
1347                 see ChangeLog entries 2001-11-26 (src/textview.c) and
1348                 2001-11-27
1349
1350
1351 2001-11-26 [paul]
1352
1353         * po/es.po
1354                 updated translation, submitted by Ricardo Mones Lastra
1355
1356 2001-11-26 [alfons]
1357
1358         * src/matcher.c
1359                 add more translatable strings
1360
1361 2001-11-26 [christoph]  0.6.5claws39
1362
1363         * po/de.po      
1364                 fixed one more umlaut
1365         * src/compose.c
1366                 fix translated header when it should not be translated
1367
1368 2001-11-26 [paul]       0.6.5claws38
1369
1370         * src/mainwindow.c
1371                 remove '/Message/Add Sender to address book' from 
1372                 main_window_set_menu_sensitive(), prevent debug warning
1373                 add 'Message/Mark/Mark all read' to mainwin_entries[]
1374
1375 2001-11-26 [paul]       0.6.5claws37
1376
1377         * src/summaryview.c
1378                 fix 'recurring unread state' bug 
1379
1380         * tools/README 
1381         * tools/filter_conv.pl
1382                 read name of top level mailbox from folderlist.xml
1383                 and presume nothing about its name              
1384
1385 2001-11-26 [darko]      0.6.5claws36
1386
1387         * src/gtkstext.[ch]
1388                 removed functions that are now in gtkutils.c
1389                 use gtkut_text_is_uri_string() from gtkutils.c
1390         * fix my comment on 2001-11-23 (missing gtkutils.[ch])
1391
1392 2001-11-26 [paul]       0.6.5claws35
1393
1394         * sync with sylpheed 0.6.5cvs16
1395                 see ChangeLog entries 2001-11-25 and 2001-11-26
1396
1397 2001-11-25 [alfons]     0.6.5claws34
1398
1399         EXPERIMENTAL!!! Please checkout the last stable version using: 
1400           
1401         % cvs update -r LAST_STABLE -dRAP
1402
1403         (Or help us testing this stuff.)
1404
1405         * src/filtering.c               (1.14)
1406         * src/filtering.h               (1.6)
1407         * src/inc.c                     (1.28)
1408         * src/matcher.c                 (1.20)
1409         * src/mbox.c                    (1.9)
1410         * src/procmsg.h                 (1.14)
1411         * src/summaryview.c             (1.59)
1412         * src/summaryview.h             (dunno)
1413                 revert/merge/sync to as it was before commit 
1414                 on Thu, 19 Jul 2001 10:15:51 -0700.
1415
1416 2001-11-25 [hoa]        0.6.5claws33
1417
1418         * src/main.c
1419                 processing mails at startup
1420
1421         * src/folderview.c
1422         * src/summaryview.[ch]
1423                 processing mails when entering folder
1424
1425         * src/prefs_filtering.c
1426                 fixed some UI bugs
1427
1428 2001-11-24 [alfons]     0.6.5claws32
1429
1430         * src/summaryview.[ch]
1431                 make summary sort headers work, and also make
1432                 sure the sort type is stored
1433
1434 2001-11-23 [alfons]     0.6.5claws31
1435
1436         * src/summaryview.[ch]
1437                 make lock work like mark
1438                 disallow deleting messages marked as locked
1439
1440 2001-11-23 [alfons]     0.6.5claws30
1441
1442         * src/gtkstext.c
1443         * src/compose.[ch]
1444         * src/Makefile.am
1445         * src/undo.[ch]
1446                 merge undo patch submitted by Jens
1447
1448 2001-11-23 [christoph]  0.6.5claws29
1449
1450         * src/.cvsignore
1451                 added ylwrap
1452         * src/compose.c
1453                 fixed gpg signing and encoding
1454         * src/folder.[ch]
1455         * src/main.c
1456                 added --status option to get new, unread and total
1457                 message count from a running sylpheed
1458         * src/prefs_common.c
1459                 temporary fix for reply_with_quote problem
1460                 (don't call functions for non existing widget)
1461         * src/procmsg.c
1462                 one more check for ignored threads but still not
1463                 always working correctly. probably a recursive
1464                 check for all parents is needed
1465
1466 2001-11-23 [darko]      0.6.5claws28
1467
1468         * src/compose.c
1469                 wrapping on send improvements
1470         * src/gtkutils.[ch]
1471                 fix for GtkSText after last sync with main branch
1472                 GTK_TEXT -> GTK_STEXT
1473
1474 2001-11-23 [paul]       0.6.5claws27
1475
1476         * sync with sylpheed 0.6.5cvs14
1477                 see ChangeLog entries 2001-11-22 and 2001-11-23
1478                 
1479         * po/de.po
1480                 fixed the scrambled umlauts 
1481                 submitted by Carsten Schurig <Carsten.Schurig@web.de>
1482
1483 2001-11-21 [paul]       0.6.5claws26
1484
1485         * sync with sylpheed 0.6.5cvs12
1486                 see 2nd ChangeLog entry dated 2001-11-20
1487
1488 2001-11-20 [paul]       0.6.5claws25
1489
1490         * sync with sylpheed 0.6.5cvs11
1491                 see ChangeLog entry 2001-11-19 (src/utils.c)
1492
1493 2001-11-20 [hiro]
1494
1495         * src/compose.c
1496                 GTK_TEXT -> GTK_STEXT
1497                 fix for wrong comment
1498
1499 2001-11-20 [hiro]       0.6.5claws24
1500
1501         * src/compose.[ch]
1502                 more merges from main branch
1503                 removed fatal warnings (uninitialized variables etc.)
1504                 some coding style fix
1505         * src/gtkutils.h
1506                 fixed typo.
1507         * src/addressbook.c
1508           src/addrindex.c
1509                 V-Card -> vCard
1510
1511 2001-11-19 [hoa]        0.6.5claws23
1512
1513         * src/filtering.c
1514         * src/prefs_scoring.c
1515         * src/matcher.[ch]
1516         * src/scoring.c
1517                 cleaning code
1518
1519         * src/matcher_parser_parse.y
1520         * src/prefs_filtering.c
1521                 bouncing
1522
1523 2001-11-19 [alfons]     0.6.5claws22
1524
1525         more of my old things into claws
1526
1527         * src/Makefile.am
1528         * src/prefs_common.c
1529         * src/procmsg.h
1530         * src/summaryview.[ch]
1531         * src/prefs_summary_column.c
1532         * src/pixmaps/locked.xpm
1533                 add indicators for locking of message in summary view
1534                 (does not work yet, only visual indicator)
1535
1536 2001-11-19 [paul]       0.6.5claws21
1537
1538         * sync with sylpheed 0.6.5cvs10
1539                 see ChangeLog entry 2001-11-19
1540
1541 2001-11-18 [alfons]     0.6.5claws20
1542         
1543         * src/filtering.c
1544                 remove an inadvertent free I forgot in previous clean up 
1545
1546 2001-11-18 [alfons]     0.6.5claws19
1547
1548         * src/filtering.[ch]
1549                 clean up & plug leaks
1550
1551 2001-11-18 [paul]       0.6.5claws18
1552
1553         * sync with sylpheed 0.6.5cvs9
1554                 see ChangeLog entries 2001-11-17 and 2001-11-18
1555
1556 2001-11-16 [paul]       0.6.5claws17
1557
1558         * sync with sylpheed 0.6.5cvs8
1559                 see ChangeLog entry 2001-11-16, src/grouplistdialog.c
1560
1561 2001-11-16 [paul]       0.6.5claws16
1562
1563         * sync with sylpheed 0.6.5cvs7
1564                 see ChangeLog entries 2001-11-15 and 2001-11-16
1565
1566 2001-11-15 [hoa]        0.6.5claws15
1567
1568         * src/compose.c
1569                 fix bounce, mails we received couln't be bounced to ourself.
1570
1571         * src/defs.h
1572         * src/filtering.[ch]
1573         * src/matcher.[ch]
1574         * src/matcher_parser.h
1575         * src/matcher_parser_lex.l
1576         * src/matcher_parser_parse.y
1577         * src/inc.c
1578         * src/main.c
1579         * src/mbox.c
1580         * src/prefs_filtering.[ch]
1581         * src/mainwindow.c
1582         * src/prefs_matcher.c
1583         * src/prefs_scoring.c
1584         * src/scoring.[ch]
1585         * src/summaryview.c
1586                 new matcher/filter/score configuration file parser
1587                 one unique configuration file => ~/.sylpheed/matcherrc
1588                 import in currently automatic, then save are made
1589                 in this new file.
1590                 one filter per folder and one global filter
1591                 (filter of a folder will be used as folder processing)
1592
1593         * src/folder.c
1594                 fix a bug in folder_item_get_identifier
1595                 
1596         * src/messageview.c
1597                 receive receipt return are fixed.
1598
1599 2001-11-14 [alfons]     0.6.5claws14
1600
1601         * src/session.h
1602                 add things from main branch to make claws compile
1603
1604 2001-11-14 [paul]       0.6.5claws13
1605
1606         * merge with SYNC-B4-REL and sync with sylpheed 0.6.5cvs5
1607                 see ChangeLog entries 2001-11-08 to 2001-11-14
1608
1609 2001-11-14 [hoa] 0.6.5claws12
1610
1611         * src/compose.[ch]
1612         * src/mainwindow.c
1613         * src/summaryview.c
1614                 add "bounce mail" option
1615
1616 2001-11-13 [christoph]  0.6.5claws11
1617
1618         * src/compose.c
1619                 Cleanup a mess i add before commiting
1620
1621 2001-11-13 [hoa]        0.6.5claws10
1622
1623         * src/compose.c
1624                 some fixes when mail are sent or
1625                 for crossposts
1626
1627 2001-11-13 [christoph]  0.6.5claws9
1628
1629         * po/de.po
1630                 Changed two string with the same translation
1631         * src/compose.c
1632         * src/procmsg.[ch]
1633         * src/send.[ch]
1634                 New mailsending process:
1635                   - Always queue message before sending
1636                     (message will be saved if sylpheed crashed or
1637                      freezes while sending)
1638                   - Allow queuing of newspostings
1639                   - No copy in outbox before sending
1640                     (closes bug #469501)
1641                   - No more redundant code for send and send_later
1642         * src/summaryview.c
1643                 Applied wwp <subscript@free.fr>'s patch that fixes
1644                 marks for multiple forwarded messages (+compose.c)
1645
1646 2001-11-12 [alfons]
1647
1648         * README.claws
1649                 remove things that are now in main branch
1650         
1651         * po/nl.po
1652                 update Dutch translation
1653
1654 2001-11-12 [mhadasht]   0.6.5.claws8
1655
1656         * src/prefs_common.c
1657                 re-enabled account autoselection feature for forward
1658                 and reedit lost during the branch point for SYNC-B4-REL
1659         * src/gtkspell.c
1660                 gtkpspell_get_dict(): more readable code (even if function is
1661                 not used yet)
1662         * ChangeLog.claws
1663                 added version number info to 2001-11-12 [hiro] comment.
1664
1665 2001-11-12 [hiro]       0.6.5.claws7
1666
1667         * src/compose.c
1668                 compose_forward(): fixed a bug that forward quote mark
1669                 wasn't used.
1670                 removed unnecessary code.
1671         * src/template_select.[ch]: removed.
1672
1673 2001-11-11 [alfons]
1674
1675         * src/compose.c
1676                 :%s/GTK_TEXT/GTK_STEXT/g
1677         
1678         * src/compose.[ch]
1679         * src/undo.[ch]
1680         * src/Makefile.am
1681                 revert the undo stuff (this is 0.6.6claws stuff)
1682
1683 2001-11-11 [hoa]        0.6.5.claws6
1684
1685         * src/compose.[ch]
1686                 Insert signature at the end of the text.
1687                 Added undo patch but currently disabled
1688
1689         * src/procmsg.c
1690                 Threading by subject improved.
1691
1692         * added src/undo.[ch]
1693                 Undo module for compose dialog box.
1694
1695 2001-11-11 [alfons]     0.6.5.claws5
1696
1697         * src/procmsg.c
1698                 prevent threading by subject on nodes that have already been
1699                 threaded by in-reply-to (as in "circular references in a tree
1700                 result in a dead branch")
1701
1702 2001-11-09 [hoa]        0.6.5.claws4
1703         
1704         * src/folderview.c
1705                 allows creation of mbox folder item from any files.
1706
1707 2001-11-09 [alfons]     0.6.5.claws3
1708         
1709         * src/utils.c
1710         * src/procmsg.c
1711                 do what I mean and correct threading by subject so it really
1712                 ignores attracting lines without "Re: "
1713
1714 2001-11-07 [alfons]     0.6.5.claws2
1715
1716         * src/procmsg.c
1717         * src/utils.[ch]
1718                 only attract by subject if a subject line starts with a "Re: "
1719         * src/syldap.c
1720                 remove warning
1721
1722 2001-11-07 [paul]       0.6.5claws1
1723
1724         * sync with sylpheed 0.6.5. release
1725                 see ChangeLog entry 2001-11-07
1726
1727 2001-11-07 [paul]       0.6.4claws31
1728
1729         * sync with sylpheed 0.6.4cvs18
1730                 see ChangeLog entries 2001-10-30 to 2001-11-07
1731                 prefs_templates.[ch] renamed prefs_template.[ch]
1732
1733 2001-11-06 [alfons]
1734         
1735         * src/utils.h
1736                 add semicolon Hoa forgot ;-)
1737                 
1738
1739 2001-11-06 [hoa]        0.6.4claws30
1740         
1741         * src/procmsg.c
1742         * src/summaryview.c
1743         * src/utils.c
1744         * src/utils.h
1745                 threading by subject - empty subject are ignored
1746
1747 2001-11-06 [christoph]  0.6.4claws29
1748
1749         * src/socket.c
1750                 use SSL_peek for sock_gets
1751         * src/utils.c
1752                 removed unneeded pointer in extracting quoted
1753                 names implementation
1754
1755 2001-11-06 [melvin]     0.6.4claws28
1756
1757         * src/gtkspell.c
1758                 fixed bug #476792 Selection overtyping with spell checker
1759                 fixed bug which could cause a buffer overflow
1760                 fixed a memory leak
1761
1762 2001-11-06 [hoa]        0.6.4claws27
1763         
1764         * src/procmsg.c
1765         * src/summaryview.c
1766                 threading by subject
1767
1768 2001-11-05 [alfons]     0.6.4claws26
1769         
1770         * README.claws
1771                 Claws -> Sylpheed (vice versa)
1772
1773         * src/compose.c
1774                 :%s/gtk_text/gtk_stext/g
1775                 :%s/GTK_TEXT/GTK_STEXT/g
1776                 (thanks to Jonathan Ware for spotting this)
1777
1778 2001-11-04 [christoph]  0.6.4claws25
1779
1780         * src/summaryview.c
1781                 replace Xalloca + strdup with Xstrdup_a
1782         * src/utils.c
1783                 better implementation of extracting quoted names
1784                 from addresses (remove backlashes and ignore
1785                 quotes after them)
1786
1787 2001-11-04 [alfons]     0.6.4claws24
1788
1789         * src/utils.[ch]
1790                 edit to comply more with coding style
1791
1792         * src/textview.c
1793                 fix bug reported by Kim Schulz. introduced by the patch integrated
1794                 in 0.6.4claws15. the code did not check the return value of
1795                 the html parser.
1796
1797         * AUTHORS
1798                 add Jonathan Ware and close "[ #475955 ] Enhanced Mailto Patch"
1799
1800 2001-11-04 [christoph]  0.6.4claws23
1801
1802         * src/main.c
1803         * src/prefs_common.[ch]
1804                 init some pointers that possibly caused a segfault
1805                 reported in the claws-users ML
1806
1807 2001-11-04 [hoa]        0.6.4claws22
1808
1809         * src/grouplistdialog.c
1810                 change the names of the nodes in the tree
1811
1812         * src/compose.c
1813                 enhanced mailto syntax as described in
1814                 http://developer.netscape.com/viewsource/husted_mailto/mailto.html
1815                 (thanks to Jonathan Ware <jonathan_ware@gmx.co.uk>)
1816
1817         * src/utils.c
1818                 encode and decode URI (useful when opening URL into
1819                 netscape).
1820
1821 2001-11-03 [hoa]        0.6.4claws21
1822
1823         * src/grouplistdialog.c
1824                 a new newsgroups list selection dialog box
1825                 with a CTree instead of a CList
1826
1827 2001-11-03 [hoa]        0.6.4claws20
1828
1829         * src/folderview.c
1830                 enable property and scoring options when right
1831                 click on "inbox"
1832
1833         * src/summaryview.c
1834                 fixed bug when nickname were displayed using
1835                 the address book.
1836
1837 2001-11-02 [darko]      0.6.4claws19
1838
1839         * src/compose.c
1840                 new wrap quotation and URL/long words wrapping implementation
1841         * src/compose.c src/gtkstext.[ch]
1842                 move gtkstext_strncmp() to gtkstext.c
1843
1844 2001-11-01 [christoph]  0.6.4claws18
1845
1846         * src/prefs_account.c
1847                 fixed mess in account settings dialog
1848         * src/prefs_folder_item.c
1849                 added label with folder path to dialog
1850
1851 2001-10-31 [match]      0.6.4claws17
1852
1853         * src/vcard.c
1854                 fix memory leak.
1855         * src/addrbook.c
1856                 fix generation of spurious address book file names.
1857                 remove redundant functions.
1858         * po/POTFILES.in
1859                 added missing file names.
1860
1861 2001-10-30 [paul]       0.6.4claws16
1862
1863         * sync with sylpheed 0.6.4cvs6
1864                 see ChangeLog entries 2001-10-26 to 2001-10-30
1865
1866         * tools/filter_conv.pl
1867                 read folderlist.xml to discover whether the top-level
1868                 folder is called 'Mailbox' or 'Mail' 
1869
1870 2001-10-29 [paul]       0.6.4claws15
1871
1872         * src/html.c, src/textview.c
1873                 activate links in html mail and fix clickable parts
1874                 Submitted by Matthieu Dazy <dazy@t-surf.com>
1875
1876 2001-10-29 [paul]
1877
1878         * po/de.po, po/es.po, po/pt_BR/po
1879                 updated translations, submitted by Jens Oberender,
1880                 Ricardo Mones Lastra, and Fabio Junior Beneditto
1881
1882 2001-10-29 [darko]      0.6.4claws14
1883
1884         * src/compose.c
1885                 fix wrapping for good
1886
1887 2001-10-29 [darko]
1888
1889         * src/compose.c
1890                 undo previous change as it broke the smart wrapping
1891
1892 2001-10-29 [darko]      0.6.4claws13
1893
1894         * src/compose.c
1895                 fix infinite loop when long URL is quoted
1896                 (closes bug #475122.
1897
1898 2001-10-28 [match]
1899
1900         * src/mutt.[ch] src/importmutt.[ch] src/mgutils.[ch] src/addressbook.c src/Makefile.am
1901                 import Mutt address book
1902         * src/ldif.[ch] src/importldif.h
1903                 modified import LDIF handle user attributes
1904
1905 2001-10-28 [christoph]  0.6.4claws12
1906
1907         * src/summaryview.c
1908                 fixed that filtering did not work if there
1909                 were no filter rules
1910                 (closes bug #472003 and better implementation
1911                  of patch #474644)
1912
1913 2001-10-27 [christoph]  0.6.4claws11
1914
1915         * src/compose.c
1916                 make the folder's default account to be used when
1917                 replying. (patch by wwp <subscript@free.fr>)
1918         * src/compose.c
1919                 code cleanup, nearly killed all of wwp's patch
1920                 for folder's default account in compose
1921         * src/folderview.c
1922                 error panel when a folder could not be created
1923                 (closes bug #471080 new folder name & already
1924                  existing file)
1925
1926 2001-10-26 [alfons]
1927
1928         * src/utils.h
1929                 change prototype of strstr2() that Christoph forgot about
1930
1931 2001-10-26 [christoph]  0.6.4claws10
1932
1933         * src/account.c
1934                 made search for accounts by email address not case
1935                 sensitive
1936         * src/folder.c
1937                 fixed memory leak in folder_item_get_identifier
1938         * src/gtkspell.c
1939         * src/utils.c
1940                 fixed wrong strstr2 (should work like strstr)
1941
1942 2001-10-26 [darko]      0.6.4claws9
1943
1944         * src/compose.c src/gtkstext.[ch]
1945         * src/gtkstext.c
1946                 move is_url_string() and gtkstext_str_strcmp() to gtkstext.c
1947
1948 2001-10-26 [paul]       0.6.4claws8
1949
1950         * src/html.c
1951                 ignore css and javascript tags in html mail
1952                 case-insensitive, with or without double-quoted
1953                 strings
1954
1955 2001-10-26 [paul]       0.6.4claws7
1956
1957         * sync with sylpheed 0.6.4cvs1
1958                 see ChangeLog entry 2001-10-26
1959
1960         * src/prefs_account.c, src/prefs_common.c,
1961           src/prefs_summary_column.c
1962                 minor improvements to the English
1963
1964 2001-10-25 [alfons]     0.6.4claws6
1965
1966         * src/gtkstext.c
1967         
1968                 make GtkSText follow style of GtkText (closes bug 
1969                 #469211 "text selection while writing message")
1970                 
1971                 do sync with GTK 1.2.10
1972
1973 2001-10-25 [paul]       0.6.4claws5
1974
1975         * src/html.c
1976                 ignore css tags in html mail
1977
1978 2001-10-25 [darko]      0.6.4claws4
1979
1980         * src/compose.c
1981                 don't declare is_url_string as static function since
1982                 we need it in gtkstext.c
1983         * src/gtkstext.c
1984                 remove unused variable
1985                 don't wrap long URLs while composing a message
1986
1987 2001-10-24 [christoph]  0.6.4claws3
1988
1989         * src/socket.c
1990                 fix ssl deadlock, when peer closes connection
1991
1992 2001-10-24 [paul]       0.6.4claws2
1993
1994         * src/prefs_common.c
1995                 gettextize the gpg ascii-armored warning message
1996
1997         * src/compose.c
1998                 insert a DOS/MAC file into the composed message
1999                 (improvements)
2000
2001         * Both submitted by Thierry Godefroy <godefroy@imaginet.fr>
2002
2003 2001-10-22 [paul]       0.6.4claws1
2004
2005         * sync with sylpheed 0.6.4 release
2006                 see ChangeLog entries 2001-10-21
2007
2008         * po/fr.po, po/pt_BR.po
2009                 updated by Melvin Hadasht and Fabio Junior Beneditto
2010
2011 2001-10-21 [paul]       0.6.3claws30
2012
2013         * src/compose.c
2014                 insert a DOS text file from the compose window
2015                 into the composed message text (removes CRs characters)
2016                 Submitted by Thierry Godefroy <godefroy@imaginet.fr>
2017
2018         * tools/filter_conv.pl, tools/README
2019                 automatically use ~/.sylpheed as working directory
2020                 print out confirmation message on completion
2021
2022         * correct Hoa's last ChangeLog.claws entry
2023
2024 2001-10-20 [hoa]        0.6.3claws29
2025
2026         * src/grouplistdialog.c
2027                 bugfix (another ?) to give the right
2028                 newsgroups list for each news server.
2029
2030         * src/news.c
2031         * src/news.h
2032                 improve the newsgroups list cache
2033
2034 2001-10-20 [paul]       0.6.3claws28
2035
2036         * sync with sylpheed 0.6.3cvs9
2037                 see ChangeLog entry 2001-10-19
2038
2039         * correct Alfons' last ChangeLog.claws entry
2040
2041 2001-10-19 [alfons]
2042
2043         * src/pgptext.[ch]
2044                 fix compilation problems (part of bug #472895)
2045
2046 2001-10-18 [hoa]        0.6.3claws27
2047
2048         * src/grouplistdialog.c
2049                 bugfix when we refresh was clicked (bug 472701)
2050
2051 2001-10-19 [christoph]  0.6.3claws26
2052
2053         * src/compose.c
2054                 last header entry should default to "To:" or
2055                 "Newsgroups:" and not copy the last entry line
2056                 in a new compose window
2057                 (closes bug #472686, #470792)
2058
2059 2001-10-19 [paul]       0.6.3claws25
2060
2061         * sync with Sylpheed 0.6.3cvs8
2062                 see ChangeLog entries 2001-10-18 and 2001-10-19
2063
2064 2001-10-18 [christoph]  0.6.3claws24
2065
2066         * src/procmsg.c
2067                 reimplement ignore thread
2068         
2069 2001-10-18 [hoa]        0.6.3claws23
2070
2071         * src/folderview.c
2072         * src/grouplistdialog.[ch]
2073                 enhanced news subscription interface (feature 469113)
2074
2075         * src/news.c
2076         * src/news.h
2077                 enchanced newsgroup listing,
2078                 now, we can get groups informations
2079                 (NNTPGroupInfo)
2080
2081 2001-10-18 [paul]       0.6.3claws22
2082
2083         * src/summaryview.c
2084                 remove comment (sync with main branch)
2085         * src/mainwindow.c
2086                 fix 'Re-edit' bug in 'Message' menu
2087
2088 2001-10-17 [christoph]  0.6.3claws21
2089
2090         * src/compose.c
2091                 ignore empty or whitespace only header lines
2092
2093 2001-10-17 [paul]       0.6.3claws20
2094
2095         * sync with sylpheed 0.6.3cvs7
2096                 see ChangeLog entries 2001-10-14, 2001-10-16, and
2097                 2001-10-17
2098
2099 2001-10-17 [darko]
2100
2101         * src/compose.c
2102                 wrap long lines without spaces
2103                 don't wrap URLs
2104
2105 2001-10-16 [paul]
2106
2107         * po/es.po, po/nl.po, po/pt_BR.po
2108                 updated by Ricardo Mones Lastra, Alfons,
2109                 and Fabio Junior Beneditto
2110
2111         * sylpheed-0.6.3claws released
2112
2113 2001-10-15 [melvin] 0.6.3claws18
2114
2115         * README.claws
2116                 added summary and detailed installation instructions
2117                 for spell checker
2118         * po/fr.po
2119                 Updated, corrected and completed french translation
2120
2121 2001-10-15 [hoa] 0.6.3claws17
2122         * src/grouplistdialog.c
2123                 we can choose the newsgroups to display with wildcards
2124
2125 2001-10-15 [christoph]  0.6.3claws16
2126
2127         * src/account.c
2128         * src/compose.c
2129         * src/prefs_folder_item.[ch]
2130                 applied wwp <subscript@free.fr>'s folder
2131                 default account patch
2132         * po/de.po
2133                 Fixed wrong translation
2134
2135 2001-10-13 [alfons, christoph, melvin]  
2136                         0.6.3claws15
2137
2138         solution #2 to solve MT-safety problems defers all GUI related calls
2139         to the main thread using a gtk_idle_add() callback. discussed on
2140         ircnet #sylpheed, with christoph spotting some issues with the
2141         original code, and melvin allowing us to lobotomize his sylpheed.
2142
2143         * src/syldap.[ch], src/main.c
2144                 fix race problem in ldap search thread by deferring GUI 
2145                 stuff to main thread using gtk_idle_add()
2146
2147 2001-10-13 [paul]       0.6.3claws14
2148
2149         * src/prefs_account.[ch], src/send.c, src/smtp.[ch]
2150                 add Sergey's smtpcred.patch
2151                 adds separate username/password setting for SMTP Auth
2152                 needed by some servers
2153                 (closes feature request #471659)
2154
2155 2001-10-13 [paul]       0.6.3claws13
2156
2157         * src/pgptext.[ch] **NEW FILES**
2158         * src/Makefile.am, src/messageview.c, src/mimeview.c
2159                 decrypt ascii-armored gpg text embedded in
2160                 the message body.
2161                 Submitted by Jens Jahnke <jan0sch@gmx.net>
2162
2163 2001-10-13 [christoph]  0.6.3claws12
2164
2165         * README.claws
2166                 some more details on default to and
2167                 feature requests
2168         * src/main.c
2169                 init glib threading when ldap is used
2170         * src/syldap.c
2171                 threading fixes
2172         * po/de.po
2173                 fixed a typo
2174
2175 2001-10-12 [paul]       0.6.3claws11
2176
2177         * src/prefs_common.[ch], src/rfc2015.c
2178                 enable ascii-armored gpg text to be embedded in the
2179                 message body, selectable through the 'Privacy'
2180                 preferences. Supports encrypting only.
2181                 Submitted by Ravemax <ravemax@dextrose.com>
2182
2183 2001-10-12 [paul]       0.6.3claws10
2184
2185         * sync with sylpheed 0.6.3cvs6
2186                 see ChangeLog entries 2001-10-11 and 2001-11-12
2187
2188         * src/folderview.c
2189                 incorporated mbox folders, scoring, and folder
2190                 properties into the sync
2191
2192 2001-10-12 [darko]      0.6.3claws9
2193
2194         * README.claws
2195                 describe quotation wrapping
2196         * src/compose.c
2197                 don't treat tab as space to calculate line length properly
2198
2199 2001-10-11 [alfons]
2200
2201         * README.claws
2202                 correct description of how to make new filtering system work,
2203                 add some other things
2204                 
2205         * src/syldap.c
2206                 remove sched_yield() (not necessary / unportable)
2207
2208 2001-10-11 [paul]       0.6.3claws8
2209
2210         * sync with sylpheed 0.6.3cvs3
2211                 see ChangeLog entry 2001-10-10
2212
2213 2001-10-10 [christoph]  0.6.3claws7
2214
2215         * .cvsignore
2216                 ignore 2 files created by newer autotools
2217         * src/prefs_folder_item.c
2218                 using table for widget alignment
2219                 fixed memory leak and broken octal display
2220         * src/filesel.c
2221                 fixed segfault caused by lost filename
2222                 workaround (closes bug #469551)
2223
2224 2001-10-10 [paul]       0.6.3claws6
2225
2226         * sync with sylpheed 0.6.3cvs2
2227                 see ChangeLog entries 2001-10-09 and 2001-10-10
2228
2229 2001-10-10 [darko]      0.6.3.claws5
2230
2231         * src/gtkstext.c
2232                 proper calculation of right margin if smart wrapping is enabled
2233         * src/compose.c
2234                 automatically wrap long lines if wrap quotation is enabled
2235
2236 2001-10-09 [alfons]     0.6.3.claws4
2237
2238         * src/summaryview.c
2239                 select correct row when deleting last row in the summary view (and
2240                 close bug "[ #469104 ] select second last in list when deleting")
2241
2242 2001-10-09 [paul]       0.6.3claws3
2243
2244         * sync with sylpheed 0.6.3cvs1
2245                 updated some autotool scripts
2246
2247 2001-10-09 [darko]      0.6.3claws2
2248
2249         * src/gtkstext.[ch]
2250                 new name and mark with Sylpheed comment
2251         * src/compose.c
2252                 smart quotation wrapping a-la VIM
2253
2254 2001-10-08 [paul]       0.6.3claws1
2255
2256         * sync with sylpheed 0.6.3 release
2257                 see ChangeLog entry 2001-10-08
2258
2259 2001-10-08 [paul]       0.6.2claws24
2260
2261         * src/summaryview.c
2262                 more sync with sylpheed 0.6.2cvs12
2263                 Fixed the bug that didn't select the last row correctly
2264
2265
2266 2001-10-07 [paul]       0.6.2claws23
2267
2268         * sync with sylpheed 0.6.2cvs12
2269                 see ChangeLog entry 2001-10-07
2270
2271 2001-10-06 [match]
2272         * src/jpilot.[ch]
2273                 enable jpilot to read unsynch'ed addresses.
2274
2275         * src/editldap_basedn.c
2276                 fix segfault when opening dialog.
2277
2278 2001-10-06 [alfons]     0.6.2.claws22
2279
2280         * src/summaryview.c
2281                 fix bug with summary view selecting last *inserted*
2282                 node instead of last *visible* node. remember we
2283                 work with a tree
2284
2285 2001-10-06 [paul]       0.6.2claws21
2286
2287         * po/pt_BR.po
2288                 updated translation, contains some fixes and new
2289                 translations, submitted by Gustavo Noronha Silva
2290                 <kov@debian.org>
2291
2292         * src/prefs_common.c
2293                 change 'each' to 'every' - fix dubious English
2294
2295         * sync with sylpheed 0.6.2cvs11
2296
2297 2001-10-05 [alfons]     0.6.2claws20
2298
2299         * src/mainwindow.[ch], src/folderview.c
2300                 make composite tool button switch between "Compose News"
2301                 and "Compose Mail" depending on selected folder
2302                 (nifty idea by Kim Schulz <kim@schulz.dk>)
2303
2304 2001-10-05 [paul]       0.6.2claws19
2305
2306         * src/mainwindow.c, src/summaryview.c
2307                 fix 'Message/Reply to all', broken in last commit
2308
2309         * src/compose.c
2310                 fix X_BEENTHERE seg fault, thanks to Alfons
2311
2312 2001-10-04 [paul]       0.6.2claws18
2313
2314         * src/compose.[ch], src/mainwindow.c
2315                 make "Message/Reply" reply to mailing lists; matches
2316                 'X-Mailing-list:' and 'X-BeenThere:' ML headers.
2317                 based on portions of the patch submitted by
2318                 Junichi Uekawa <dancer@netfort.gr.jp>
2319
2320 2001-10-04 [darko]      0.6.2claws17
2321
2322         * src/compose.c
2323                 better smart wrapping
2324         * src/gtkstext.[hc]
2325                 a function to make text buffer contiguous
2326
2327 2001-10-03 [paul]       0.6.2claws16
2328
2329         * sync with sylpheed 0.6.2cvs10
2330
2331 2001-10-02 [alfons]
2332
2333         * configure.in
2334         * po/zh_CN.GB2312.po, po/zh_TW.Big5.po
2335                 close bug "[ #466566 ] compile error on mdk 8.0" by removing
2336                 references to chinese translations (hope someone picks up
2337                 this)
2338
2339 2001-10-02 [christoph]  0.6.2claws15
2340
2341         * src/compose.c
2342                 fixed non translated header bug
2343         * ChangeLog.claws
2344                 fixed wrong date in alfons last entry ;)
2345
2346 2001-10-02 [alfons]     0.6.2claws14
2347
2348         * src/compose.c, src/prefs_common.[ch]
2349                 add block cursor option
2350
2351 2001-10-02 [paul]       0.6.2claws13
2352
2353         * sync with sylpheed 0.6.2cvs9
2354
2355 2001-09-30 [paul]       0.6.2claws12
2356
2357         * po/de.po, po/es.po, po/fr.po, po/nl.po, po/pt_BR.po
2358                 updated translations
2359
2360         * po/POTFILES.in
2361                 add 'src/importldif.c'
2362
2363         * AUTHORS, tools/README, tools/eud2gc.py, tools/Makefile.am
2364                 added eudora-to-vCard conversion tool
2365                 submitted by Jeroen Versteeg <j.m.versteeg@student.utwente.nl>
2366
2367         * sync with sylpheed 0.6.2cvs8
2368
2369 2001-09-30 [paul]
2370
2371         * sylpheed-0.6.2claws released
2372
2373 2001-09-27 [melvin]     0.6.2claws11
2374
2375         * src/gtkspell.c
2376                 fixed crash when using default path (introduced 
2377                 in 0.6.2claws10)
2378                 fixed tiny bug for initial suggestion mode
2379
2380 2001-09-27 [melvin]     0.6.2claws10
2381         
2382         * src/gtkspell.c
2383                 fixed bug where gtkpspell didn't set the path correctly
2384
2385         * README.claws
2386                 added a paragraph about spell checking
2387                 
2388
2389
2390 2001-09-27 [paul]       0.6.2claws9
2391
2392         * src/addrbook.c, src/addrcache.c, src/addritem.c, src/jpilot.c
2393                 replace '// comments' with '/* comments */' to prevent
2394                 some compiler warnings 
2395
2396         * sync with sylpheed 0.6.2cvs6
2397
2398 2001-09-26 [alfons]     0.6.2claws8
2399
2400         * src/messageview.c
2401                 introduce return receipt request notification again,
2402                 which was lost because of other semantics in 
2403                 procheader_parse() (???)
2404
2405 2001-09-26 [christoph]  0.6.2claws7
2406
2407         * src/compose.c
2408                 replace comments for old code with #if 0
2409                 readded auto cc, bcc and reply-to
2410         * src/prefs_matcher.c
2411         * src/prefs_scoring.c
2412                 removed some definition (was moved to
2413                 prefs.h)
2414
2415 2001-09-26 [paul]       0.6.2claws6
2416
2417         * src/mainwindow.c
2418                 make 'Follow-up and reply to' sensitive
2419
2420         * more sync with sylpheed 0.6.2cvs5
2421
2422 2001-09-25 [melvin]
2423
2424         * 0.6.2claws5
2425
2426         * src/gtkspell.c
2427                 fixed bug for "US-ASCII" introduced by the encoding code
2428
2429 2001-09-25 [paul]
2430
2431         * 0.6.2claws4
2432
2433         * src/prefs_common.[ch], src/summaryview.c
2434                 'next unread msg' 'go to next folder?' dialog can be
2435                 given default behaviour, either always show dialog,
2436                 or assume 'yes', or assume 'no'
2437                 Submitted by wwp <subscript@free.fr>
2438
2439 2001-09-25 [melvin]
2440                 
2441         * src/compose.c src/gtkspell.[ch]
2442                 added support for different encodings
2443
2444 2001-09-25 [paul]
2445
2446         * more sync with sylpheed 0.6.2cvs5
2447
2448 2001-09-24 [alfons]
2449         
2450         * src/prefs_folder_item.c
2451                 add check for item->prefs->default_to string is NULL and
2452                 add another check when freeing this string
2453
2454 2001-09-24 [paul]
2455
2456         * configure.in
2457                 change to version 0.6.2claws3
2458
2459         * sync with sylpheed 0.6.2cvs5 
2460
2461 2001-09-24 [match]
2462         * src/ldif.[ch], src/importldif.[ch], addressbook.c
2463                 import LDIF files.
2464         * src/addrcache.[ch], addrindex.[ch]
2465                 small update for future
2466         * src/addrbook.c
2467                 fix test XML file.
2468
2469 2001-09-24 [melvin]
2470         * src/gtkspell.[ch]
2471                 added 'Learn from mistakes' option
2472                 better handling of quotes in checked words
2473                 sorted dict list
2474         * po/fr.po
2475                 small update for spell checking stuff
2476
2477 2001-09-23 [alfons]
2478         
2479         * src/gtkspell.c
2480                 edit a little bit so it complies more with main coding style
2481
2482 2001-09-23 [alfons]
2483
2484         * src/folder.[ch], prefs_folder_item.c, compose.c
2485                 migrate "request return receipt" folder property
2486                 to folderlist.xml
2487
2488 2001-09-22 [alfons]
2489
2490         * README.claws **NEW**
2491                 (add things of interest for users of main branch 
2492                 and claws here)
2493
2494         * src/folder.[ch], src/mainwindow.c, src/summaryview.c
2495                 re-implement threading per folder option, but store 
2496                 the setting in folderlist.xml (where it belongs)
2497
2498 2001-09-21 [melvin]
2499
2500         * src/gtkspell.[ch]
2501                 fixed bug when compose window is under another window
2502         * src/prefs_common.[ch] src/compose.c
2503                 changed 'dictionary_path' to 'dictionary' to be consistent
2504                 dropped PSPELL_PATH macro (hard coded default to /usr/local/share/pspell)
2505         * ac/pspell.m4 src/Makefile.am 
2506                 dropped PSPELL_PATH macro
2507         * po/fr.po
2508                 updated translations
2509
2510 2001-09-21 [christoph]
2511
2512         * src/compose.c
2513                 added border around header fields
2514                 keep header type when new field is added
2515
2516 2001-09-20 [christoph]
2517
2518         * src/utils.[ch]
2519                 more portable debug_print with source filename
2520                 and linenumber
2521         * src/procmsg.c
2522                 more newlines after debug messages
2523
2524 2001-09-20 [paul]
2525
2526         * configure.in
2527                 change to version 0.6.2claws2
2528
2529         * sync with sylpheed 0.6.2cvs3
2530
2531 2001-09-19 [melvin]
2532
2533         * src/gtkspell.c
2534                 fixed the post-right-click focus pb
2535                 fixed crash when 'Spell check all' after dict change 
2536                         and when cursor is at the end of the text
2537                 shift-right-click pops up config menu even on misspelled words.
2538         * po/POTFILES.in
2539                 added gtkspell.c
2540
2541 2001-09-19 [melvin]
2542
2543         * src/about.c
2544                 added pspell to compiled-in features list
2545
2546 2001-09-18 [melvin]
2547
2548         * switched to pspell and dropped ispell
2549         * ac/pspell.m4
2550                 new file. autoconf macro for pspell
2551         * ac/Makefile.am 
2552         * configure.in acconfig.h
2553                 added pspell support
2554         * src/Makefile.am
2555         * src/main.c src/compose.[ch] src/gtkspell.[ch]
2556         * src/prefs_common.[ch] 
2557                 added pspell support
2558
2559 2001-09-18 [christoph]
2560
2561         * src/addr_compl.c
2562         * src/template.[ch]
2563                 replace LOG_MESSAGE with debug_print
2564         * src/compose.[ch]
2565                 gui improvements
2566         * src/menu.c
2567                 added newline after debug message
2568         * src/utils.h
2569                 using __VA_ARGS__ for debug_print macro
2570         * tools/.cvsignore
2571                 ignore Makefile and Makefile.in
2572
2573 2001-09-18 [paul]
2574
2575         * configure.in
2576                 change to version 0.6.2claws1
2577         * sync with sylpheed 0.6.2cvs1
2578
2579         * src/matcher.c 
2580         * src/prefs_matcher.c
2581                 add 'score equal to' option, submitted by
2582                 Paul Evans <nerd@freeuk.com>
2583
2584 2001-09-15 [christoph]
2585
2586         * src/mainwindow.c
2587                 comment out menu entry not existing in claws
2588         * src/menu.c
2589                 add debug output for non existing menu entries
2590         * src/summaryview.c
2591                 fix next/prev unread message for ignored threads
2592         * src/utils.[ch]
2593                 add sourcefile and line number to debug output
2594                 otherwise it is sometimes hard to find the
2595                 source code part if debug messages are translated
2596
2597 2001-09-14 [darko]
2598         
2599         * src/folderview.c
2600                 refresh target folder style after colour is changed
2601
2602 2001-09-13 [paul]
2603
2604         * configure.in
2605                 change to version 0.6.1claws3
2606
2607         * sync with sylpheed 0.6.1cvs6
2608
2609 2001-09-13 [darko]
2610         
2611         * src/folderview.c
2612                 fix target folder colourization to use user selected colour
2613
2614 2001-09-12 [darko]
2615         
2616         * src/summaryview.c
2617                 fix crash when message that is marked for copy/move is unmarked
2618
2619 2001-09-09 [paul]
2620
2621         * configure.in
2622                 change to version 0.6.1claws2
2623
2624         * sync with sylpheed 0.6.1cvs3
2625
2626 2001-09-09 [alfons]
2627         
2628         * src/folderview.c
2629                 fix bug with default font used for trash folder text
2630
2631 2001-09-06 [paul]
2632
2633         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
2634                 updated translations
2635
2636         * configure.in
2637                 change to version 0.6.1claws1
2638
2639         * sync with sylpheed 0.6.1cvs2
2640
2641 2001-09-03 [paul]
2642
2643         * po/POTFILES.in
2644                 add Match's new addressbook
2645
2646         * po/de.po
2647                 updated translation submitted by Jens Oberender
2648
2649 2001-09-02 [paul]
2650
2651         * configure.in
2652                 change to 0.6.1claws
2653         * sync with sylpheed 0.6.1 release
2654
2655 2001-09-02 [paul]
2656
2657         * configure.in
2658                 change to 0.6.0claws2
2659
2660         * sync with sylpheed 0.6.0cvs4
2661
2662         * po/pt_BR.po
2663                 updated translation submitted by Fabio Junior Beneditto
2664
2665 2001-09-01 [match]
2666         * pixmaps/
2667                 interface.xpm
2668                 book.xpm
2669                 address.xpm
2670         * src/
2671                 Makefile.am
2672                 a ton of new files
2673
2674 2001-08-31 [paul]
2675
2676         * configure.in
2677                 change to version 0.6.0claws1
2678
2679         * sync with sylpheed 0.6.0cvs1
2680
2681         * po/es.po
2682                 updated translation submitted by Ricardo Mones Lastra
2683
2684         * po/POTFILES.in
2685                 add 'src/prefs_templates.c'
2686
2687         * src/compose.c, src/summaryview.c
2688                 fix segfault on 'Re_edit'               
2689
2690 2001-08-30 [alfons]
2691
2692         * configure.in, Makefile.am
2693         * tools/Makefile.am
2694                 add tools directory to source distribution
2695
2696 2001-08-30 [paul]
2697
2698         * configure.in
2699                 change to version 0.6.0claws
2700
2701         * sync with sylpheed 0.6.0 release
2702
2703 2001-08-30 [christoph]
2704
2705         * configure.in
2706                 removed autoconf version check
2707
2708 2001-08-30 [paul]
2709
2710         * src/account.c, src/compose.c, src/prefs_common.[ch]
2711         * src/procheader.[ch] src/utils.[ch]
2712                 Enhanced automatic account selection on replies
2713                 Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
2714
2715         * configure.in
2716                 add LDAP and JPilot to the configuration results output.
2717
2718 2001-08-29 [christoph]
2719
2720         * src/summeryview.c
2721                 no bold font for ignored threads
2722
2723 2001-08-29 [paul]
2724
2725         * configure.in
2726                 change to version 0.5.3claws6
2727
2728         * sync with sylpheed 0.5.3cvs10
2729                 src/stringtable.[ch]: New Files
2730
2731         * src/compose.c, src/gtkutils.c, src/gtkutils.h, src/mainwindow.c
2732         * src/pixmaps/sylpheed.xpm
2733                 add mini-icons to windows (by Alfons)
2734
2735 2001-08-27 [paul]
2736
2737         * src/mainwindow.c
2738                 new functions: next_labeled_cb(), prev_labeled_cb()
2739
2740         * src/summaryview.c
2741                 new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
2742                 summary_select_next_labeled(), summary_select_prev_labeled()
2743
2744         * src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
2745                 give claws blue folders and a blue trash can
2746
2747 2001-08-27 [paul]
2748
2749         * configure.in
2750                 change to version 0.5.3claws5
2751
2752         * sync with sylpheed 0.5.3cvs9
2753                 src/labelcolors.[ch] renamed to src/colorlabel.[ch] 
2754
2755 2001-08-24 [christoph]
2756
2757         * src/filesel.c
2758                 keep filename when browsing directories
2759                 (not working for user entered filename, but
2760                  for default name and selected filename from
2761                  file list)
2762         * src/mainwindow.c
2763                 fixed wrong spelling "Folllow-up"
2764         * src/mbox_folder.c
2765         * src/procmsg.c
2766         * src/summaryview.c
2767                 fixed new/unread message count with ignored
2768                 threads (2 commits, first didn't notice no
2769                 longer needed decreasing)
2770         * src/inc.c
2771                 readded scrolling of progress dialog
2772                 (lost in sync)
2773
2774 2001-08-24 [paul]
2775
2776         * configure.in
2777                 change to 0.5.3claws4
2778
2779         * sync with sylpheed 0.5.3cvs7
2780
2781 2001-08-24 [christoph]
2782
2783         * src/compose.c
2784                 set request return receipt when replying
2785                 if it is set is the folder prefs of the
2786                 message
2787         * src/inc.c
2788                 disable final error popup if popups are
2789                 disabled in config (again)
2790
2791 2001-08-23 [paul]
2792
2793         * configure.in
2794                 Change version number to 0.5.3claws3
2795
2796         * sync with sylpheed 0.5.3cvs5
2797
2798         * src/mimeview.c
2799                 double quote '%s' in 'gedit %s' to fix bug when
2800                 opening attachment with spaces in the name
2801
2802 2001-08-22 [alte]
2803         * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
2804           src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
2805                 initial message templates support
2806
2807
2808 2001-08-22 [paul]
2809
2810         * configure.in
2811                 change version number to 0.5.3claws2
2812
2813         * sync with sylpheed 0.5.3cvs4
2814
2815         * src/procmsg.h src/summaryview.c
2816                 re-implement (un)ignore thread
2817
2818 2001-08-21 [paul]
2819
2820         * src/summaryview.c
2821                 remove unnecessary code
2822         * src/compose.c
2823                 enable 'dynamic' signatures (submitted by
2824                 Eric Limpens <eric@hscg-internet.nl>)
2825
2826 2001-08-21 [paul]
2827
2828         clean up after sync with sylpheed 0.5.3 release
2829
2830         * src/folderview.c
2831                 fix re-introduced font mess, see Christoph's
2832                 entry 2001-06-24
2833
2834         * src/summaryview.c
2835                 remove prev_msgnum
2836                 use sylpheed's small font instead of
2837                 gtk default font for summary view
2838
2839
2840 2001-08-17 [paul]
2841
2842         * configure.in
2843                 add pl to ALL_LINGUAS - sync with main branch
2844
2845         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
2846                 Updated. Translations by Jens Oberender, Ricardo Mones
2847                 Lastra, Alfons, and Fabio Junior Beneditto respectively.
2848
2849         * po/pl.po  ** NEW FILE **
2850                 sync with the main branch
2851
2852         * src/folderview.c
2853                 fix target folder colorizing and refresh problem
2854
2855
2856 2001-08-17 [christoph]
2857
2858         * src/mainwindow.c
2859                 claws uses 4 colors for target folder coloring.
2860                 arrays were not long enough and destroyed the
2861                 stack causing a segfault.
2862                 target folder colorizing does not work anymore
2863                 for me
2864
2865 2001-08-16 [paul]
2866
2867         * configure.in
2868                 change to version 0.5.3claws1
2869
2870         * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
2871           src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
2872           src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
2873
2874                 sync with sylpheed 0.5.3 release, but keep claws method of
2875                 configuring/saving fonts
2876
2877         * src/addressbook.[ch]
2878                 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
2879                 in line with a similar change in Hiroyuki's branch
2880
2881         * src/mainwindow.[ch]
2882                 disable main_window_set_thread_option()
2883         * src/prefs_folder_item.c
2884                 comment out &tmps_prefs.enable_thread,
2885         * src/mbox_folder.c, src/procmsg.[ch]
2886                 comment out MSG_IS_IGNORE_THREAD
2887         * src/summaryview.c
2888                 comment out summary_ignore_thread() and summary_unignore_thread()
2889                 comment out MSG_IS_IGNORE_THREAD
2890
2891                 use Hiroyuki's threading instead.
2892
2893
2894
2895 2001-08-15 [paul]
2896
2897         * src/account.c
2898                 use Hiroyuki's 0.5.3 column scheme but also
2899                 include the enable/disable button.
2900         * src/pixmaps/mark.xpm
2901                 add Hiroyuki's amended pixmap
2902
2903 2001-08-13 [christoph]
2904
2905         * src/account.c
2906                 receive at get all column showed wrong state for APOP
2907                 button should only work for POP3 and APOP accounts
2908         * src/prefs_account.c
2909                 added missing preprocessor statement for SSL
2910
2911 2001-08-12 [paul]
2912
2913         * src/account.[ch]
2914                 add 'receive at get all' column and enable/disable
2915                 button.
2916
2917 2001-08-06 [christoph]
2918
2919         * src/account.c
2920                 show usage of SSL in protocol column
2921
2922         * src/imap.c
2923         * src/inc.c
2924                 renamed ssl options
2925
2926         * src/prefs_account.[ch]
2927                 moved ssl options to a new page
2928
2929         * src/send.c
2930         * src/smtp.c
2931         * src/ssl.[ch]
2932                 renamed ssl options
2933                 added support for SMTP STARTTLS command
2934
2935 2001-08-05 [christoph]
2936
2937         * configure.in
2938                 debian autoconf needs version check to find
2939                 correct autoconf version. if the file is
2940                 named configure.in 2.13 is used, which does
2941                 not work with this configure.in script.
2942                 other solution would be to rename the script
2943                 to configure.ac as suggested in the autoconf
2944                 manual.
2945
2946         * src/inc.c
2947                 disable final error popup if popups are
2948                 diabled in config
2949
2950         * src/socket.c
2951                 bugfix in ssl_gets
2952                 fixes IMAP over SSL problem
2953
2954 2001-08-03 [paul]
2955
2956         * configure.in
2957                 change to 0.5.2claws1
2958
2959         * sync with sylpheed 0.5.2cvs1
2960
2961 2001-08-02 [alfons]
2962
2963         * configure.in
2964                 quick fix for ispell detection...
2965
2966 2001-08-01 [paul]
2967
2968         * configure.in
2969                 change to 0.5.1claws4
2970
2971         * sync with sylpheed 0.5.1cvs7
2972
2973 2001-07-31 [alfons]
2974
2975         * src/prefs_common.c, src/prefs_common.h, 
2976           src/gtkspell.c, src/gtkspell.h
2977                 add global spelling checker settings (compose tab) +
2978                 selection of dictionary 
2979           
2980         * configure.in  
2981                 guess valid ispell location
2982
2983 2001-07-31 [paul]
2984
2985         * po/POTFILES.in
2986                 removal of 'src/quote_fmt_parse.c'
2987         * po/de.po
2988                 Updated de.po
2989                 (submitted by Jens Oberender <didge@suse.de>)
2990
2991 2001-07-31 [darko]
2992
2993         * src/folder.[ch]
2994         * src/folderview.[ch]
2995         * src/mainwindow.c
2996         * src/mh.c
2997         * src/prefs_common.[ch]
2998         * src/summaryview.c
2999                 target folder colourization
3000
3001 2001-07-30 [paul]
3002
3003         more sync with Sylpheed 0.5.1cvs6 
3004
3005 2001-07-30 [darko]
3006
3007         * src/mh.c
3008         * src/prefs_folder_item.[hc]
3009         * src/summaryview.c
3010                 shared folders support with a GUI
3011
3012 2001-07-29 [paul]
3013
3014         0.5.1claws3
3015
3016         * sync with Sylpheed 0.5.1cvs6
3017
3018 2001-07-29 [paul]
3019
3020         * po/pt_BR.po
3021                 updated
3022                 (submitted by Fabio Junior Beneditto)
3023
3024 2001-07-28 [paul]
3025
3026         * src/procmime.c
3027         * AUTHORS
3028                 patch to correct bad image mime headers
3029                 (submitted by Don Quijote <dq@searchlores.org>)
3030
3031 2001-07-28 [paul]
3032
3033         * tools/gif2xface.pl   **NEW FILE**
3034         * tools/README
3035                 script to convert file.gif to file.xface for
3036                 use in a custom header.
3037                 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
3038
3039 2001-07-27 [alfons]
3040         
3041         * configure.in
3042                 change macros for detecting JPilot and LDAP
3043
3044 2001-07-27 [christoph]
3045
3046         * src/filtering.c
3047                 code cleanup (MIN / MAX warning, needed casting)
3048
3049 2001-07-27 [alfons]
3050
3051         * procheader.c
3052                 disallow setting flags when detecting certain headers
3053                 (X-Status, Status, Seen, X-Seen). 
3054         
3055         * sync with Hiroyuki's Sylpheed 0.5.1cvs5
3056
3057 2001-07-27 [christoph]
3058
3059         * src/prefs_filter.c
3060         * src/prefs_filtering.c
3061         * src/prefs_matcher.c
3062         * src/prefs_scoring.c
3063                 scroll list when moving rows up or down
3064
3065         * src/imap.c
3066         * src/imap.h
3067         * src/prefs_account.c
3068         * src/prefs_account.h
3069         * src/send.c
3070                 SMTP over SSL (untested, feedback requested)
3071                 IMAP over SSL
3072
3073         * src/ssl.c
3074                 code cleanup
3075
3076 2001-07-26 [alfons]
3077         
3078         * configure.in, acconfig.h
3079                 define CLAWS (need this for main / claws detection)
3080
3081 2001-07-25 [alfons]
3082
3083         * configure.in
3084                 Sylpheed 0.5.1claws2
3085                 
3086         * sync with Sylpheed 0.5.1cvs4
3087
3088 2001-07-25 [christoph]
3089
3090         * src/scoring.c
3091                 fixed segfault
3092                 item->prefs == NULL (don't know why)
3093
3094 2001-07-25 [alfons]
3095
3096         * configure.in
3097                 Sylpheed 0.5.1claws1
3098
3099         * sync with Sylpheed 0.5.1cvs1-3
3100
3101 2001-07-24 [christoph]
3102
3103         * src/folderview.c
3104         * src/prefs_folder_item.[ch]
3105                 added folderitem preferences dialog with
3106                 default To: and auto request return receipt
3107
3108         * src/compose.[ch]
3109         * src/menu.[ch]
3110                 changes to handle new folderitem preferences
3111
3112         * src/mainwindow.c
3113         * src/summaryview.c
3114                 call compose new mail with current folderitem
3115
3116 2001-07-24 [alfons]
3117
3118         Release Sylpheed 0.5.1claws
3119
3120         * configure.in
3121                 change to release version 0.5.1claws
3122
3123 2001-07-24 [christoph]
3124
3125         * src/summaryview.c
3126                 fixed segfault that happend when the selected
3127                 message was removed while retrieving new messages.
3128
3129         * po/es.po
3130                 updated translation
3131                 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
3132
3133 2001-07-22 [alfons]
3134
3135         add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
3136         this is a work in progress, for more information: http://nlpagan.net/sylman 
3137         
3138         * configure.in, src/mainwindow.c, manual/Makefile.am
3139                 add support for English manual
3140
3141         * AUTHORS
3142                 add authors of user manuals
3143
3144         * manual/en/sylpheed*.html
3145                 add English documentation
3146
3147 2001-07-22 [christoph]
3148
3149         * po/POTFILES.in
3150                 added src/ssl.c
3151         * src/ssl.c
3152                 changed a wrong debug message
3153
3154 2001-07-22 [alfons]
3155
3156         * po/nl.po
3157                 update Dutch translation
3158
3159         * src/prefs_filtering.c, 
3160           src/prefs_matcher.c
3161                 add more translatable strings           
3162
3163 2001-07-21 [alfons]
3164
3165         0.5.0claws7
3166
3167         * configure.in
3168                 change version
3169
3170         * src/inc.c, src/summaryview.[ch]
3171                 prevent update of mark file when filtering has done, by
3172                 using a variable; this affects two functions:
3173                         inc.c::inc_finished()
3174                         summaryview.c::summary_show()
3175
3176 2001-07-20 [alfons]
3177
3178         * src/filtering.[ch], src/prefs_filtering.c, 
3179           src/matcher.[ch]
3180                 add filtering action for label coloring 
3181
3182         * po/POTFILES.in
3183                 add labelcolors.c
3184
3185         * added src/labelcolors.c
3186         * added src/labelcolors.h
3187         * src/Makefile.am, src/summaryview.c
3188                 rearrange label coloring code
3189
3190         * src/procmsg.h
3191                 add more parentheses so label colouring works correctly
3192
3193         * src/filtering.c
3194                 don't really delete message, but move it to Trash
3195
3196         * src/prefs_matcher.c
3197                 add quote options to info dialog
3198
3199 2001-07-20 [christoph]
3200
3201         * src/Makefile.am
3202         * src/inc.c
3203         * src/main.[ch]
3204         * src/socket.h
3205         * src/ssl.[ch] (new)
3206                 moved ssl stuff to a seperate file
3207
3208 2001-07-20 [darko]
3209
3210         * src/summaryview.c
3211                 fix show sender using address book with no e-mail
3212                 address in From: field
3213
3214 2001-07-19 [alfons]
3215
3216         * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
3217                 fix messy handling of escaping... now at least the
3218                 execute command is useful. escape char is '\', we
3219                 accept \n and \r too. 
3220
3221                 Real life example:
3222                 
3223                 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
3224                 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
3225
3226 2001-07-18 [alfons]
3227
3228         0.5.0claws6
3229
3230         * src/summaryview.c
3231                 clean up
3232
3233         * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
3234           src/procmsg.[ch]
3235                 revise filtering; currently move, copy, marking have
3236                 been tested. if you like bleeding edge stuff, you
3237                 should definitely go for this version :)
3238
3239         * mark old working stuff as VERSION_0_5_0_CLAWS5        
3240
3241 2001-07-17 [christoph]
3242
3243         * src/utils.c
3244                 timestamp log
3245
3246 2001-07-17 [alfons]
3247
3248         0.5.0claws5
3249
3250         * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more 
3251           bits in the mark file, without affecting either branch. Lots of
3252           files changed, also in claws branch.
3253
3254           UNTESTED: use of mbox folders
3255
3256         * src/summaryview.c
3257                 added mark all read; however this was a quick hack used for
3258                 cleaning up mess after initial merge with Hiroyuki
3259
3260         * configure.in
3261                 change claws version number back to 0.5.0claws5 to clear up 
3262                 confusion & pretension (recent release was technically 
3263                 0.5.0claws4, so we neatly align with Hiroyuki :-)
3264
3265 2001-07-16 [alfons]
3266
3267         sync with Hiroyuki's 0.5.0cvs4
3268
3269 2001-07-16 [alfons]
3270
3271         0.5.1claws3
3272
3273         * src/filtering.[ch]
3274                 remove invalid updating of mark files for 
3275                 filter actions MATCHING_ACTION_MOVE and 
3276                 MATCHING_ACTION_DELETE; this should fix the
3277                 folder update bug
3278                 
3279         * src/procmsg.c
3280                 revert Christoph's stab at fixing the folder 
3281                 update bug
3282
3283         * po/POTFILES.in
3284                 add missing files with translatable strings
3285
3286         * src/summaryview.c
3287                 remove debug print
3288
3289 2001-07-15 [alfons]
3290
3291         * src/addr_compl.[ch], src/prefs_filtering.c
3292                 make "filtering pref dialog's destination entry" an
3293                 "address completable entry", if filter destination is 
3294                 an email address
3295
3296         0.5.1claws2
3297         
3298         sync with Hiroyuki's 0.5.0cvs2-3
3299
3300 2001-07-15 [christoph]
3301
3302         * src/procmsg.c
3303                 fixed folder stats update after incorporation
3304
3305 2001-07-15 [alfons]
3306
3307         * src/summaryview.c
3308                 * finish label colouring stuff (for now)
3309                 * fix incorrect colour bug (off by one) 
3310
3311 2001-07-14 [alfons]
3312
3313         * src/mainwindow.c
3314                 change text labels for news and mail message so there's
3315                 plenty of toolbar estate left
3316
3317         * configure.in
3318                 0.5.1claws1
3319
3320         * src/folderview.c
3321           src/folder.[ch]
3322                 sync with Hiroyuki's 0.5.0cvs1
3323
3324         * src/summaryview.c
3325                 more rewrite label colouring
3326
3327 2001-07-14 [alfons]
3328
3329         * src/summaryview.[ch]
3330                 * start rewrite label colouring 
3331                 * fix proper location "Add Sender To Addressbook" menu item
3332
3333 2001-07-13
3334
3335         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
3336         (actually this is 0.5.0claws4)
3337
3338 2001-07-13 [alfons]
3339
3340         * po/pt_BR.po
3341                 * fix duplicate message
3342                 * add updated Portugese / Brazilian translation
3343                   submitted by Fabio Junior Beneditto
3344
3345 2001-07-12 [alfons]
3346
3347         * AUTHORS
3348                 add Jens
3349
3350         * po/nl.po
3351                 add updated Dutch translation
3352
3353         * po/de.po
3354                 add updated German translation submitted by Jens
3355
3356 2001-07-11 [alfons]
3357
3358         Prerelease before 0.5.0claws. Please test.
3359         This version is temporarily tagged as VERSION_0_5_0_TEST
3360
3361         * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
3362           src/prefs_scoring.c, src/prefs_matcher.c, 
3363           src/prefs_filtering.c, src/mbox.c, 
3364           src/main.c, src/inc.c, src/filtering.[ch]
3365                 revert new Hoa's new matcher (does not work yet)
3366
3367         * src/Makefile.am
3368                 clean up
3369
3370 2001-07-10
3371
3372         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
3373
3374
3375 2001-07-10 [alfons]
3376
3377         * Makefile.am
3378                 add ChangeLog.claws to EXTRA_DIST
3379         * src/Makefile.am
3380                 add matcher_parser_parse.h to EXTRA_DIST
3381
3382 2001-07-10 [christoph]
3383
3384         * src/inc.c
3385                 add destination folder to table of
3386                 folders that need to be updated after
3387                 incorporation
3388
3389 2001-07-10 [alfons]
3390
3391         * folder.[ch]
3392           folderview.c
3393                 make collapse state of folders and folder items persistent, i.e.
3394                 if you collapse a folder tree, the next time sylpheed-claws starts 
3395                 up the folder tree remains collapsed.  
3396                 
3397 2001-07-10 [christoph]
3398
3399         * acconfig.h
3400         * configure.in
3401                 added --enable-ssl
3402         * src/md5.[ch]
3403                 renamed MD5_CTX to MD5_CTX_syl
3404                 conflicts with a struct in openssl
3405         * src/inc.c
3406         * src/main.[ch]
3407         * src/prefs_account.[ch]
3408         * src/socket.[ch]
3409                 SSL support for POP
3410         * src/mainwindow.c
3411                 fixed compose with current account
3412                 broken by new compose button stuff
3413
3414 2001-07-09 [hoa]
3415
3416         * AUTHORS
3417                 changed my email address
3418
3419         * src/matcher_parser_parse.y
3420                 clean the parser to remove conflicts
3421
3422 2001-07-09 [alfons]
3423
3424         * AUTHORS
3425                 add Match Grun
3426
3427         * configure.in
3428                 fix incorrect description of --enable-ldap parameter
3429
3430         * src/prefs_common.[ch]
3431           src/compose.c
3432                 add experimental option "smart wrapping" which makes the
3433                 compose editor auto wrap.
3434                 
3435                 | TODO: the problem with the buggy cursor handling is caused |
3436                 | by the GtkText. when deleting / backspacing text its       |
3437                 | wrapping algorithm does not take in account the previous   |
3438                 | line. should find a way to hack this in.                   |
3439                 | or should perhaps combine this with the word wrapping      |
3440                 | patch i wrote in january.                                  |
3441
3442         * src/about.c
3443                 show build parameters for LDAP and JPilot
3444
3445         * src/summaryview.c
3446                 revert Christoph's bugfix for selecting next unread message, 
3447                 because folder stats aren't updated correctly
3448
3449 2001-07-08 [hoa]
3450
3451         * src/filtering.c
3452         * src/mainwindow.c
3453         * src/matcher.c
3454         * src/matcher_parser_lex.l
3455         * src/matcher_parser_parse.y
3456         * src/prefs_filtering.c
3457         * src/prefs_scoring.c
3458         * src/scoring.c
3459                 bugfix of the config file parser
3460
3461 2001-07-08 [alfons]
3462
3463         * src/Makefile.am
3464                 added generated matcher sources to BUILT_SOURCES
3465
3466 2001-07-08 [hoa]
3467
3468         * src/Makefile.am
3469         * src/.cvsignore
3470                 added new config file parser
3471
3472         * src/scoring.[ch]
3473         * src/filtering.[ch]
3474         * src/matcher.[ch]
3475         * src/prefs_filtering.c
3476         * src/prefs_matcher.c
3477         * src/prefs_scoring.c
3478         * added src/matcher_parser.h
3479         * added src/matcher_parser_lex.h
3480         * added src/matcher_parser_lex.l
3481         * added src/matcher_parser_parse.y
3482                 lex & yacc config file parser
3483
3484         * src/mbox.c
3485         * src/inc.c
3486         * src/main.c
3487                 changes prefs_filtering into global_filtering           
3488
3489         * src/summaryview.c
3490                 build threads with subjects only if "Re: " is at the
3491                 beginning of the subject
3492
3493 2001-07-07 [paul]
3494
3495         0.5.0claws
3496
3497         sync with sylpheed 0.5.0
3498                 change of version number only
3499
3500 2001-07-06 [paul]
3501
3502         0.5.0claws5
3503
3504         sync with sylpheed 0.5.0pre5
3505
3506 2001-07-05 [paul]
3507
3508         sync with sylpheed 0.5.0pre4 release
3509                 /po and /manual/ja not sync'ed
3510
3511 2001-07-04 [paul]
3512
3513         more sync with sylpheed 0.5.0pre4
3514
3515 2001-07-03 [christoph]
3516
3517         * src/addressbook.c
3518                 fixed address book broken by address book
3519                 for VCard, JPilot, LDAP
3520
3521 2001-07-03 [alfons]
3522
3523         * src/matcher.c
3524         * src/textview.c
3525                 stopped memory leaks
3526
3527 2001-07-03 [paul]
3528
3529         more sync with sylpheed 0.5.0pre4
3530
3531 2001-07-02 [match]
3532
3533         * included address book patch for VCard, JPilot, LDAP
3534         * pref_common.c - fixed Font options on Display tab (cosmetic)
3535         * alertpanel.c - fixed truncated message
3536
3537 2001-07-02 [christoph]
3538
3539         * src/mbox_folder.c
3540         * src/procmsg.[ch]
3541         * src/summaryview.c
3542                 mark threads for ignoring
3543
3544 2001-07-02 [paul]
3545
3546         0.5.0claws4
3547
3548         * sync with sylpheed 0.5.0pre4
3549                 updated gettext to 0.10.38.
3550
3551 2001-07-01 [paul]
3552
3553         * src/ mainwindow.c
3554         * src/procmsg.h
3555         * src/summaryview.[ch]
3556                 new right-click option: Label.
3557                 substitute for 'Mark-->Mark/Unmark', colours the line.
3558                 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
3559
3560 2001-07-01 [christoph]
3561
3562         * src/folderview.c
3563                 fixed font for trash
3564         * src/summaryview.c
3565                 move ctree to unread message
3566
3567 2001-07-01 [paul]
3568
3569         * sync with sylpheed 0.5.0pre3 release
3570
3571 2001-06-30 [alfons]
3572
3573         * src/filesel.[ch]
3574         * src/compose.c
3575                 allow inserting / attaching multiple files in
3576                 the composer window
3577
3578 2001-06-30 [paul]
3579
3580         * src/codeconv.c
3581                 small change to Alfons' previous stuff so that it
3582                 actually makes
3583
3584 2001-06-30 [alfons]
3585
3586         * lots of files changed; first attempt to merge the changes
3587           and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
3588
3589 2001-06-30 [paul]
3590
3591         * po/pt_BR.po
3592                 updated and completed, translations by Fabio
3593                 Junior Beneditto <fjbeneditto@yahoo.com.br>
3594
3595 2001-06-29 [alfons]
3596
3597         * src/compose.c
3598         * src/mimeproc.[ch]
3599                 allow selecting an attached files' mime type from a 
3600                 list of types.
3601
3602 2001-06-29 [paul]
3603
3604         * more sync with sylpheed 0.5.0pre3
3605
3606 2001-06-29 [paul]
3607
3608         * po/pt_BR.po
3609                 merge with sylpheed.pot and pt_BR.po provided by
3610                 Fabio Junior Beneditto.
3611
3612 2001-06-29 [darko]
3613
3614         * src/procmime.c
3615                 make MIME types case insensitive
3616
3617 2001-06-28 [alfons]
3618
3619         * po/nl.po
3620                 merge with sylpheed.pot and old nl.po; translations added.
3621
3622 2001-06-28 [paul]
3623
3624         * more sync with sylpheed 0.5.0pre3
3625
3626 2001-06-27 [alfons]
3627
3628         * src/summaryview.c
3629                 don't crash when removing parent node of messages
3630                 attracted by subject. this was caused by not deleting
3631                 the parent node from the subject line hash table.
3632
3633 2001-06-27 [alfons]
3634
3635         * src/summaryview.c
3636         * src/compose.[ch]
3637         * src/mainwindow.c
3638                 if there are multiple messages selected, allow forwarding
3639                 them as attachments.
3640
3641 2001-06-27 [paul]
3642
3643         * more sync with sylpheed 0.5.0pre3
3644
3645 2001-06-26 [paul]
3646
3647         0.5.0claws3
3648
3649         * sync with sylpheed 0.5.0pre3
3650
3651 2001-06-25 [paul]
3652
3653         * src/mainwindow.c
3654                 fixed 'compose news article' bug
3655                 from icon-and-text toolbar
3656
3657 2001-06-25 [paul]
3658
3659         * sync with sylpheed 0.5.0pre2 release
3660
3661 2001-06-24 [christoph]
3662
3663         * src/prefs_common.c
3664                 bug fix in font selection
3665         * src/folderview.c
3666                 use sylpheed's normal font instead of
3667                 gtk default font for folders without
3668                 new messages
3669
3670 2001-06-24 [alfons]
3671
3672         * src/mainwindow.[ch]
3673                 added composite compose mail / news button (an idea by Leandro
3674                 Pereira <leandro@linuxmag.com.br>)
3675
3676 2001-06-24 [paul]
3677
3678         Added instructions for ldif-to-xml.py
3679
3680         * tools/README
3681
3682 2001-06-23 [alfons]
3683
3684         Some minor things.
3685
3686         * src/pixmaps/stock_news_compose.xpm
3687                 added pixmap by Leandro
3688         * src/prefs_common.c
3689                 tested built-in spelling checker of GCC 3.0 :)
3690         * po/nl.po
3691                 merged dutch translation of sylpheed-main with
3692                 sylpheed.pot
3693
3694 2001-06-23 [paul]
3695
3696         Added tools directory and files.
3697
3698         * tools/filter_conv.pl
3699                 converts old filter system to new filtering system
3700         * tools/ldif-to-xml.py
3701                 converts netscape addressbook to sylpheed addressbook
3702         * tools/README
3703                 descriptions/instructions for above two files
3704
3705 2001-06-23 [christoph]
3706
3707         * src/inc.c
3708         * src/manage_window.[ch]
3709         * src/prefs_common.[ch]
3710                 mail retrieval dialog can be enabled, disabled
3711                 or hidden if non of sylpheed's windows is active
3712
3713 2001-06-22 [paul]
3714
3715         0.5.0claws2
3716
3717         * sync with sylpheed 0.5.0pre2
3718
3719 2001-06-21 [christoph]
3720
3721         * src/summaryview.c
3722                 show recipient on 'from' for all accounts
3723                 
3724         * src/inc.c
3725         * src/prefs_common.[ch]
3726                 disable error popup on mail receive errors
3727
3728 2001-06-21 [alfons]
3729
3730         * src/compose.c
3731                 made the ruler correctly appear and disappear.
3732
3733         * src/Makefile.am
3734                 removed Hoa's work-in-progress-stuff (interesting!) so 
3735                 claws compiles ok.
3736
3737 2001-06-20 [christoph]
3738
3739         * src/inc.c
3740         * src/progressdialog.c
3741                 added scrolled window for list in progressdialog
3742
3743 2001-06-20 [paul]
3744
3745         sync with sylpheed 0.5.0pre1 release
3746
3747 2001-06-20 [christoph]
3748
3749         * src/summeryview.c
3750                 make building threads by subject work when
3751                 thread view is enabled
3752                 
3753         * src/compose.c
3754         * src/prefs_common.[ch]
3755                 automatically select account for mail replys
3756
3757 2001-06-19 [sergey]
3758
3759         * src/compose.c (compose_create): keep Bcc and Reply-To visible if
3760         they are filled in from the account settings.
3761
3762 2001-06-19 [paul]
3763
3764         * more sync with sylpheed 0.5.0pre1
3765
3766 2001-06-18 [alfons]
3767
3768         * src/Makefile.am,
3769           src/procmime.c
3770                 added --sysconfdir to CPPFLAGS for pointing to the correct
3771                 location of mime.types. 
3772
3773                 NOTE: make sure you use --sysconfdir when running ./autogen.sh
3774                 or ./configure!
3775
3776 2001-06-18 [hoa]
3777
3778         * src/summaryview.c
3779                 fixed some bug when building threads
3780
3781 2001-06-18 [pau]l
3782
3783         * src/prefs_account.c
3784                 UI stuff: More changes to the English
3785
3786 2001-06-18 [paul]
3787
3788         * src/pixmaps/stock_news_compose.xpm: new file
3789         * src/Makefile.am
3790         * src/mainwindow.c
3791         * src/summaryview.c
3792                 Added new icon for Hoa's 'compose a news
3793                 message', plus minor improvements to the
3794                 English
3795
3796         * po/ja.po
3797         * ChangeLog
3798         * ChangeLog.jp
3799                 more sync with sylpheed 0.5.0pre1
3800
3801 2001-06-18 [hoa]
3802
3803         * src/compose.[ch]
3804         * src/mainwindow.c
3805                 Follow-up and reply to
3806
3807         * src/summaryview.[ch]
3808                 Build threads also with subjects
3809
3810 2001-06-17 [hoa]
3811
3812         * src/compose.c
3813                 forwarding use the current account.
3814
3815         * src/mainwindow.c
3816                 the "compose message" button has been replaced with
3817                 "new mail" and "new news" buttons
3818
3819         * src/prefs_common.[ch]
3820                 added a configuration option to use the forward button
3821                 as "forward as attachment"
3822                 changed reply and forward format description
3823
3824         * src/quote_fmt_lex.l
3825         * src/quote_fmt_parse.y
3826                 added message with no signature in format for reply
3827                 and forward.
3828
3829 2001-06-17 [paul]
3830
3831         Minor UI stuff
3832
3833         * src/mainwindow.c
3834         * src/summaryview.c
3835                 Improvements to the English
3836
3837         * src/prefs_common.c
3838                 Improvements to the English and some
3839                 clarity/continuity improvements in the
3840                 description of Quote symbols.
3841
3842 2001-06-17 [paul]
3843
3844         0.5.0claws1
3845
3846         * sync with sylpheed 0.5.0pre1
3847
3848 2001-06-17 [hoa]
3849
3850         * src/compose.c
3851                 Better interface for compose, displayed fields
3852                 are updated whenever we change account.
3853                 Newsgroups field is automatically filled.
3854
3855         * src/mainwindow.c
3856                 Newsgroups field is automatically filled.
3857
3858         * src/prefs_account.c
3859                 Some interface stuff when fields appear and
3860                 disappear.
3861
3862 2001-06-16 [paul]
3863
3864         0.4.99claws
3865
3866         * sync with sylpheed 0.4.99
3867
3868 2001-06-16 [sergey]
3869
3870         * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
3871         base64_decoder_free, base64_decoder_decode): new object and
3872         functions for decoding base64 streams.
3873         * src/procmime.c (procmime_decode_content): modified to use the
3874         new base64 decoder.
3875
3876 2001-06-15 [paul]
3877
3878         0.4.99claws10
3879
3880         * sync with sylpheed 0.4.99cvs11
3881
3882 2001-06-13 [paul]
3883
3884         0.4.99claws9
3885
3886         * sync with sylpheed 0.4.99cvs9
3887
3888 2001-06-13 [hoa]
3889
3890         * src/compose.c
3891         * src/prefs_account.c
3892
3893                 SMTP server can be defined in the news account
3894                 mime type of attachment are kept.
3895
3896         * src/summaryview.c
3897
3898                 now choose the highest important score between default
3899                 and important score of folder.
3900
3901 2001-06-09 [alfons]
3902         
3903         * src/prefs_common.c: 
3904
3905                 (prefs_quote_description_create): corrected description of 
3906                 quote format characters
3907
3908 2001-06-09 [paul]
3909
3910         0.4.99claws8
3911
3912         * sync with sylpheed 0.4.99cvs8
3913
3914 2001-06-08 [sergey]
3915
3916         * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
3917         and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
3918
3919 2001-06-08 [paul]
3920
3921         0.4.99claws7
3922
3923         * sync with sylpheed 0.4.99cvs7
3924
3925 2001-06-06 [sergey]
3926
3927         * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
3928         clashes with autogenerated header).
3929         * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
3930         * src/Makefile.am: added quote_fmt.h.
3931         * src/.cvsignore: added lex/yacc autogenerated files
3932         (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
3933
3934 2001-06-06 [paul]
3935
3936         0.4.99claws6
3937
3938         * sync with sylpheed 0.4.99cvs6
3939
3940 2001-06-06 [hoa]
3941
3942         * added src/quote_fmt_parse.h
3943         * src/compose.c
3944                 removed warnings
3945
3946         * src/prefs.[ch]
3947                 don't modify readonly configuration files
3948
3949         * src/prefs_account.c
3950         * src/prefs_common.c
3951         * src/prefs_customheader.c
3952         * src/prefs_display_header.c
3953         * src/prefs_filter.c
3954         * src/prefs_filtering.c
3955         * src/prefs_scoring.c
3956                 don't open dialog box when configuration files
3957                 are readonly
3958
3959 2001-06-05 [sergey]
3960
3961         * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
3962
3963         * src/Makefile.am: replaced quote_fmt.tab.[ch] by
3964         quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
3965         BUILT_SOURCES to make all files rebuild properly.
3966
3967         * src/compose.c: removed #include "quote_fmt.tab.h".
3968
3969         * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
3970         CHARACTER value in yylval.
3971
3972         * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
3973         receive CHARACTER value by documented means (yylval).
3974
3975         * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
3976
3977 2001-06-05 [hoa]
3978
3979         * src/Makefile.am
3980                 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
3981
3982         * src/filtering.c
3983         * src/matcher.c
3984         * src/matcher.h
3985         * src/prefs_filtering.c
3986                 now keep the configuration for execute action
3987
3988         * src/mbox_folder.c
3989                 fixed a warning
3990
3991 2001-06-05 [paul]
3992
3993         * sync with sylpheed 0.4.99cvs5
3994
3995 2001-06-05 [hoa]
3996
3997         * src/Makefile.am
3998                 added quote_fmt.[ch]
3999
4000         * added src/quote_fmt.y
4001         * added src/quote_fmt.l
4002         * added src/quote_fmt.tab.h
4003         * added src/quote_fmt.tab.c
4004         * added src/lex.quote_fmt.c
4005                 parsing configuration for replying
4006                 and forwarding
4007
4008         * src/prefs_common.[ch]
4009                 added configuration UI for replying
4010                 and forwarding
4011
4012         * src/compose.c
4013                 using configuration for replying
4014                 and forwarding
4015
4016 2001-06-04 [hoa]
4017
4018         * src/filtering.c
4019         * src/matcher.c
4020         * src/matcher.h
4021         * src/prefs_filtering.c
4022         * src/prefs_matcher.c
4023         * src/prefs_matcher.h
4024                 action "run a command" for filtering
4025                 and matching with a command.
4026                 fixed the "whole message" matching
4027
4028         * src/mbox_folder.c
4029                 changed temporary filename for security
4030
4031         * src/messageview.c
4032                 queue the notification if it fails to send.
4033
4034         * src/prefs_common.c
4035         * src/prefs_folder_item.c
4036                 changed the default important score             
4037
4038         * src/prefs_scoring.c
4039         * src/scoring.c
4040                 hide kill score input when the folder is not
4041                 a newsgroup
4042
4043 2001-06-03 [alfons]
4044
4045         * src/prefs_common.c:
4046
4047                 (prefs_font_select): pass font name in font entry box to font
4048                 selection dialog.
4049
4050 2001-06-03 [sergey]
4051
4052         * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
4053
4054 2001-06-03 [paul]
4055
4056         * sync with sylpheed 0.4.99cvs4
4057
4058 2001-06-03 [alfons]
4059
4060         * src/headerwindow.c:
4061
4062                 (headerwindow_show_cb): use the selected summary view item, not
4063                 the displayed item.
4064
4065 2001-06-02 [alfons]
4066
4067         * src/headerwindow.c:
4068
4069                 (headerwindow_show_cb): always try to show msginfo
4070
4071 2001-06-02 [hoa]
4072
4073         * src/compose.c
4074                 keep attached parts when reediting or forwarding.
4075
4076 2001-06-01 [hoa]
4077
4078         * src/folderview.c
4079         * src/prefs_folder_item.[ch]
4080         * src/prefs_scoring.[ch]
4081         * src/scoring.[ch]
4082         * src/summaryview.[ch]
4083         * src/main.c
4084         * src/mainwindow.c
4085         * src/prefs_common.[ch]
4086                 support for folder scoring
4087                 kill score and important score for messages
4088         
4089         * src/prefs_account.c
4090                 some display bug fixed for local account
4091                 preferences
4092
4093 2001-05-31 [alfons]
4094
4095         * src/summaryview.c:
4096
4097                 (add_sender_to_cb): don't crash when no or invalid sender; the add 
4098                 sender to address book menu item is disabled.
4099
4100 2001-05-30 [hoa]
4101
4102         * src/filtering.[ch]
4103         * src/summaryview.c
4104                 handling summary menu / filter messages
4105
4106         * src/folder.[ch]
4107                 add some stuff
4108
4109         * src/foldersel.c
4110                 imap folders now appears in list
4111
4112         * src/mbox_folder.c
4113                 doesn't crash if destination mail is not writeable
4114
4115 2001-05-29 [hoa]
4116
4117         * src/compose.c
4118                 removed some warnings
4119
4120         * src/filtering.c
4121         * src/folder.[ch]
4122         * src/prefs_filtering.c
4123                 global string to identify any folders           
4124                 removed some debug info
4125                 filtering to mbox folders is now possible
4126
4127         * src/mainwindow.c
4128                 removed some warnings
4129
4130         * src/mbox_folder.c
4131                 permission on files are changed to read/write for user only,
4132                 nothing for other.
4133                 creation of subfolder is handled better.
4134
4135 2001-05-28 [alfons]
4136
4137         Verified the sync for src/prefs_common.[ch] and
4138         src/prefs_account.[ch]. I believe there were some
4139         minor indentation differences.
4140
4141 2001-05-28 [paul]
4142
4143         0.4.99claws3
4144
4145         * sync with 0.4.99cvs3
4146
4147 2001-05-28 [hoa]
4148
4149         * src/compose.c
4150                 handling flags for mbox format
4151
4152         * src/filtering.c
4153                 use of mark file only for MH format
4154                 handling flags for mbox format
4155                 filtering cannot yet move or copy mails to mbox folders.
4156
4157         * src/folder.[ch]
4158                 changed move_msg, copy_msg,
4159                 move_msgs_with_dest, copy_msgs_with_dest functions
4160                 uses only folder->copy_msg() function
4161                 uses folder->finished_copy() to handle the destination
4162                 folder at the end of the copy or move operation.
4163
4164         * src/foldersel.c
4165                 included mbox directories.
4166
4167         * src/folderview.[ch]
4168         * src/mainwindow.c
4169                 handle folders operation for mbox format
4170
4171         * src/mbox.c
4172                 disable conversion of "From " header
4173
4174         * src/mbox_folder.[ch]
4175                 completion of mbox format handling
4176
4177         * src/mh.c
4178                 changed mh_copy_msg() function and
4179                 removed mh_move_msg(), mh_move_msgs_with_dest(),
4180                 mh_copy_msgs_with_dest()
4181
4182         * src/prefs_filtering.c
4183                 removed some warnings
4184
4185         * src/prefs_matcher.c
4186                 default boolean operation is AND
4187
4188         * src/procheader.c
4189                 handling flags for mbox format
4190                 handling of "From " header
4191
4192         * src/procmsg.[ch]
4193                 removed data field
4194                 added MSG_REALLY_DELETED flags to handle deletion of
4195                 messages in mbox format.
4196
4197         * src/summaryview.c
4198                 handling flags for mbox format
4199                 disable the MSG_DELETED flags when messages
4200                 are deleted in mbox format
4201
4202         * src/textview.c
4203                 "From " headers display fixed.
4204
4205 2001-05-27 [alfons]
4206
4207         * src/textview.c:
4208                 
4209                 (get_email_part): skip quoted email addresses, like in e.g.
4210                 "'alfons@proteus.demon.nl'".
4211
4212 2001-05-26 [alfons]
4213
4214         Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
4215         and fixing the persistence troubles when using separate windows.
4216
4217         * src/mainwindow.c:
4218         
4219             Added #define SEPARATE_ACTION used in the gtk item factory for 
4220             the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
4221                 use gtk_item_factory_get_widget_by_action() to get the items.
4222                 
4223             Removed separate_widget_cb from the gtk item factory data   
4224           
4225             (mainwindow_create): connect separate_widget_cb() to check
4226             menu item "toggled" signal. also passing a MainWindow pointer
4227                 as object data for both check menu items.
4228                 
4229             (separate_widget_cb): definition of separate_widget_cb() to match
4230             GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main 
4231                 window using gtk_object_get_data(). The type of window separation 
4232                 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
4233         
4234         * src/prefs_filtering.c,
4235           src/prefs_matcher.c: added horizontal scrollbars
4236
4237 2001-05-25 [darko]
4238
4239         * src/headerview.c
4240                 fix segfault with invalid bold font
4241         * src/summaryview.c
4242                 correctly display summary stats after row is marked
4243
4244 2001-05-23 [sergey]
4245
4246         * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
4247         encodings with libjconv.
4248
4249 2001-05-23 [hoa]
4250
4251         * src/Makefile.am
4252                 added mbox_folder.[ch]
4253         * src/defs.h
4254                 mbox temporary folder
4255         * src/folder.[ch]
4256         * added src/mbox_folder.[ch]
4257         * src/folderview.c
4258         * src/procheader.[ch]
4259                 added mbox support
4260         * src/mbox.c
4261                 bugfix for file incorporation filtering
4262         * src/imap.c
4263                 enable creation of MBOX
4264         * src/prefs_display_header.c
4265                 enable use of headers like "From "
4266                 something that should be fixed :
4267                         displaying of such headers add an extra space
4268         * src/prefs_folder_item.c
4269                 don't create folders because it is not necessary
4270         * src/procmsg.h
4271                 added data field to MsgInfo for mbox internal use
4272         * src/summaryview.c
4273                 added some support for mbox
4274         * src/utils.[ch]
4275                 added get_mbox_cache_dir() function
4276
4277 2001-05-23 [hiroyuki]
4278
4279         * src/headerwindow.c
4280           src/inc.c
4281           src/main.c
4282           src/mh.c
4283           src/nntp.c
4284           src/procmsg.h
4285           src/session.h
4286           src/socket.[ch]
4287           src/summaryview.c
4288           src/textview.c
4289           src/automaton.c
4290           src/folderview.c: more sync with 0.4.99cvs2.
4291
4292         * src/headerwindow.c: reverted.
4293
4294 2001-05-22 [paul]
4295
4296         0.4.99claws2
4297
4298         * sync with sylpheed 0.4.99cvs2
4299                 * src/news.[ch]
4300                 * src/nntp.[ch]
4301                 * INSTALL
4302                 * INSTALL.jp
4303
4304 2001-05-22 [alfons]
4305
4306         * src/summaryview.c: bugfixed a premature assignment in  summaryview_add_sender_to_cb()
4307
4308 2001-05-21 [alfons]
4309
4310         Minor things:
4311
4312         * configure.in: if gnome-config not found, "no" is displayed
4313         
4314         * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
4315
4316         * src/textview.c: now also possible to add mail addresses by right
4317           clicking in the text view
4318
4319         * src/codeconv.c: merged patch which fixes endless loop when encountering
4320           invalid wide characters; from Alte <010@imis.ru>  
4321
4322 2001-05-20 [alfons]
4323
4324         Added installation of gnome specific things:
4325
4326         * Makefile.am: gnome conditional
4327
4328         * configure.in: check for installed gnome
4329
4330         * added sylpheed.png, sylpheed.desktop
4331
4332 2001-05-20 [sergey]
4333
4334         * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
4335
4336         * src/mainwindow.h (main_window_toolbar_create): created a button
4337         for "Reply to all".
4338         (main_window_set_toolbar_sensitive): enable/disable the new button
4339         appropriately.
4340         (toolbar_reply_to_author_cb): handle the new button.
4341
4342         * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
4343         send_progress_dialog_destroy() on failure (fixes hang on SMTP
4344         failure).
4345
4346 2001-05-19 [sergey]
4347
4348         * src/compose.h (ComposeReplyMode): new modes
4349         COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
4350         COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
4351
4352         * src/compose.c
4353         (compose_send): move some code into a new function:
4354         (compose_current_mail_account): new function.
4355         (compose_reply): new argument to_author, all callers changed; if
4356         to_author==TRUE and account->protocol==A_NNTP, find and use an
4357         appropriate mail account for replying.
4358         (compose_reply_set_entry): new argument to_author; ignore
4359         compose->replyto if to_author==TRUE.
4360
4361         * src/mainwindow.c: new command "Message/Reply to author".
4362         (main_window_set_menu_sensitive): enable/disable it.
4363         (reply_cb): handle it.
4364
4365         * src/summaryview.c: new command "Reply to author".
4366         (summary_set_menu_sensitive): enable/disable it.
4367         (summary_reply_cb): handle it.
4368
4369         * src/account.c (account_find_mail_from_address): new function.
4370
4371 2001-05-18 [paul]
4372
4373         0.4.99claws1
4374
4375         * sync with sylpheed 0.4.99cvs1
4376
4377 2001-05-18 [hoa]
4378
4379         * src/compose.[ch]
4380         * src/filtering.c
4381         * src/summaryview.c
4382                 new filtering action : forward and forward as attachment
4383
4384         * src/main.c
4385                 no need for $DISPLAY when we run sylpheed --help
4386                 call to parse_cmd_opt() is moved
4387
4388         * src/mainwindow.[ch]
4389                 execute button is hidden when immediate execute
4390                 is chosen
4391
4392         * src/mh.c
4393         * src/news.c
4394         * src/prefs_folder_item.c
4395         * src/procmsg.c
4396                 better handling of missing directories
4397
4398         * src/summaryview.c
4399                 reedit is enabled in outbox
4400                 reedit is enabled in queue
4401
4402 2001-05-17 [hoa]
4403
4404         * src/filtering.c
4405         * src/matcher.[ch]
4406         * src/prefs_filtering.c
4407                 changed attachement into attachment
4408
4409 2001-05-17 [alfons]
4410
4411         0.4.67claws4    
4412
4413         * sync with sylpheed 0.4.67cvs9
4414         * sync with sylpheed 0.4.67cvs7-8
4415
4416 2001-05-17 [hoa]
4417
4418         * src/Makefile.am
4419                 added prefs_filtering.c
4420
4421         * src/filtering.[ch]
4422         * src/matcher.[ch]
4423                 removed action : forward_news and forward_news_as_attachement
4424                 (forward and forward_as_attachement can be used instead)
4425
4426         * src/mainwindow.c
4427                 added menu option to access filtering configuration
4428
4429         * src/prefs_account.c
4430                 changed mail_command default to /usr/sbin/sendmail
4431
4432         * added src/prefs_filtering.[ch]
4433                 dialog box for filtering configuration
4434
4435         * src/prefs_matcher.c
4436                 added function prefs_matcher_get_criteria_from_matching()
4437
4438         * src/prefs_scoring.c
4439                 reset the dialog when register or substitute is clicked
4440
4441 2001-05-15 [hoa]
4442
4443         * src/Makefile.am
4444                 added filtering.[ch]
4445         * src/inc.c
4446                 using filering.[ch] instead of filter.[ch]
4447         * src/main.c
4448                 reading new filtering configuration
4449         * src/matcher.[ch]
4450                 added some filtering actions
4451                 and fixed a bug for headers and mail body matching
4452         * src/mbox.c
4453                 using filering.[ch] instead of filter.[ch]
4454         * src/mh.c
4455                 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
4456         * src/summaryview.c
4457                 some fixes for filtering
4458
4459 2001-05-14 [hiroyuki]
4460
4461         * src/send.c: fixed some weird indentations.
4462           send_message_with_command(): call pclose() only if p != NULL.
4463         * src/textview.c: get_email_part(): modified the code for readability.
4464
4465 2001-05-14 [hiroyuki]
4466
4467         * src/md5global.h
4468           src/md5ify.c
4469           src/md5ify.h: removed from the cvs.
4470
4471 2001-05-13 [sergey]
4472
4473         * src/main.c: include rfc2015.h to avoid compiler warnings.
4474         * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
4475         the panel is already on screen.
4476         * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
4477         closing the alert window by ESC as "No".
4478         * src/prefs_common.c (prefs_interface_create): moved return
4479         receipt check button to the correct place.
4480
4481 2001-03-13 [alfons]
4482
4483         * src/prefs_common.c: 
4484                 moved return receipt check button to the Send tab. (prefs_send_create)
4485                 removed the date format ui related globals. (prefs_display_create)
4486
4487         0.4.67claws3
4488         
4489         * sync with sylpheed 0.4.67cvs5-6
4490
4491 2001-05-13 [paul]
4492
4493         * added Alfons' font selection patch
4494
4495         * src/defs.h
4496         * src/headerwindow.c
4497         * src/prefs_common.c
4498         * src/prefs_common.h
4499
4500 2001-05-13 [hoa]
4501         * src/defs.h
4502                 changed version of cache
4503         * src/matcher.[ch]
4504         * src/prefs_matcher.c
4505                 added additionnal matching criteria
4506         * src/procheader.c
4507         * src/procmsg.[ch]
4508         * src/news.c
4509                 added references in MsgInfo
4510
4511 2001-05-12 [hoa]
4512
4513         * src/defs.h
4514                 prepared some things for new filtering
4515         * src/matcher.[ch]
4516                 added some matching properties
4517                 inreplyto need to be enhanced
4518                 prepared some things for new filtering
4519         * src/messageview.c
4520                 added Return-Receipt-To handling
4521         * src/prefs_folder_item.c
4522                 changed default value to TRUE
4523         * src/prefs_matcher.c
4524                 added some matching properties
4525         * src/prefs_scoring.[ch]
4526                 the scoring dialog is finished
4527         * src/procheader.c
4528                 added Return-Receipt-To handling
4529                 Reference need to be added
4530         * src/procmsg.[ch]
4531                 added Return-Receipt-To handling
4532                 added threadscore to get a better score sorting when
4533                 threads are enabled
4534         * src/summaryview.c
4535                 suppressed a bug when we sort the list
4536                 when no folder is opened.
4537                 better score sorting when threads are enabled
4538
4539 2001-05-12 [alfons]
4540
4541         * reverted previous patch because of potential errors 
4542
4543         0.4.67claws2
4544         
4545         * src/inc.c, src/prefs_common.c, src/prefs_common.h: 
4546                 applied "toggle mail-retrieval dialog window" patch submitted 
4547                 by Eric Limpens <eric@qnt.net>
4548
4549         * sync with sylpheed 0.4.67cvs4
4550
4551 2001-05-12 [sergey]
4552
4553         * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
4554         some picky compilers.
4555         * src/rfc2015.h: provide prototype for rfc2015_disable_all().
4556         * src/grouplist_dialog.c: include alertpanel.h.
4557         * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
4558         fix compile warning.
4559         * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
4560         #include "defs.h" before others to prevent the warning of `MIN'
4561         and `MAX' redefinition.
4562
4563 2001-05-11 [hoa]
4564
4565         * src/main.c
4566         * src/messageview.c
4567         * src/prefs_account.c
4568         * src/prefs_display_header.c
4569                 removed warning
4570         * src/Makefile.am
4571                 added prefs_scoring.[ch]
4572         * src/grouplist_dialog.c
4573                 display an error dialog box if the group list
4574                 cannot be fetched.
4575         * src/mainwindow.[ch]
4576                 added main_window_set_thread_option() function
4577                 scoring dialog box enabled
4578         * src/matcher.[ch]
4579                 added flags matching unread /new / marked
4580                 / deleted / replied / forwarded
4581         * src/news.c
4582                 newsgroups are now finally in newscache
4583         * src/prefs_matcher.[ch]
4584                 finished preferences for matching dialog
4585         * added src/prefs_scoring.[ch]
4586                 scoring dialog box completed
4587         * src/scoring.[ch]
4588                 conversion to string : added scoringprop_to_string()
4589                 write config for preferences :
4590                 added prefs_scoring_write_config()
4591         * src/summaryview.c
4592                 threads can be enabled/disabled independently
4593                 for each folder
4594
4595 2001-05-10 [alfons]
4596
4597         0.4.67claws1
4598         
4599         * AUTHORS: 
4600                 thought it would be nice to have a list of all
4601                 contributors (used Changelog as a reference)
4602         
4603         * configure.in: 
4604                 messed up version numbering...
4605
4606         0.4.66claws1
4607
4608         * sync with sylpheed 0.4.67cvs1-3
4609
4610 2001-05-10 [darko]
4611
4612         * src/prefs_common.c:
4613                 better UI for strftime format, double clicking
4614                 on format now inserts the format in text entry
4615                 replaced close button with standard OK/Cancel
4616                 moved date format button to the right of the
4617                 text entry field
4618
4619 2001-05-09 [alfons]
4620
4621         * src/gtkstext.c:
4622                 Ctrl-Home / Ctrl-End have proper cursor navigation
4623
4624 2001-05-09 [hoa]
4625
4626         * src/prefs_matcher.c
4627                 finished UI to define matching properties
4628                 added ok and cancel button
4629         * src/prefs_filter.c
4630                 added ok and cancel button
4631         * src/news.c
4632                 fixed some bug in xhdr parsing
4633
4634 2001-05-08 [alfons]
4635
4636         * src/textview.c: 
4637                 fixed a bug in textview_show_header(), which displayed two colons (':');
4638                 cleaned up some warnings
4639
4640 2001-05-08 [hoa]
4641
4642         * src/Makefile.am
4643                 added prefs_matcher.[ch]
4644                 compilation with -W -Wall
4645         * src/alertpanel.c
4646                 ungrab the mouse events if grabbed - does it
4647                 fix the bug for disposition notification ?
4648         * src/mainwindow.c
4649                 added a menu option to open the matching dialog.
4650         * src/matcher.[ch]
4651                 added matcherprop_to_string() and matcherlist_to_string()
4652                 fixed some bugs, changed the name of some options
4653                 age_sup and age_inf becomes age_greater and age_lower,
4654                 body and messageheaders becomes body_part and headers_part,
4655                 changed the names of constants from SCORING_XXX to MATCHING_XXX
4656         * src/prefs_display_header.c
4657         * src/prefs_headers.c
4658                 fixed a bug that accidentally destroyed dialogs
4659                 when closed them with delete_event
4660                 Added *_deleted() which handle delete_event signal correctly.
4661         * src/prefs_folder_item.[ch]
4662                 added "enable_thread" field for future customization
4663         * added src/prefs_matcher.[ch]
4664                 sample of the UI to define matching properties
4665         * src/procheader.c
4666                 using procheader_headername_equal instead of str*cmp functions
4667                 using procheader_parse_header() function
4668         * src/scoring.c
4669                 using MATCHING_XXX instead of SCORING_XXX
4670         * src/summaryview.c
4671                 display the sender of the news even if this is ourself
4672                 when this is a news message.
4673         * src/textview.c
4674                 using headername_equal() instead of str*cmp functions
4675
4676 2001-05-08 [alfons]
4677
4678         0.4.66claws
4679
4680         * sync with sylpheed 0.4.66
4681         * src/gtkstext.c: trace logs added 
4682
4683 2001-05-08 [sergey]
4684
4685         * src/prefs_common.[ch]: added option to enable/disable GnuPG
4686         signature check popup.
4687         * src/rfc2015.c (check_signature): show signature check popup only
4688         if it is enabled in preferences.
4689
4690 2001-05-07 [alfons]
4691
4692         0.4.66claws4
4693         
4694         * sync with sylpheed 0.4.66cvs6
4695
4696 2001-05-07 [darko]
4697
4698         * src/prefs_common.[ch]: added option to enable/disable
4699           looking up sender name in address book for summary pane
4700         * src/summaryview.c: look up sender in the address book
4701           by using Alfons' address completion code
4702
4703 2001-05-07 [hiroyuki]
4704
4705         * src/inc.h
4706           src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
4707           member of Pop3State.
4708         * src/news.c: brought #include "defs.h" before #include <glib.h>
4709           to prevent the warning of `MIN' and `MAX' redefinition.
4710
4711 2001-05-06 [hoa]
4712
4713         * removed src/headers_display.[ch]
4714         * removed src/prefs_display_headers.[ch]
4715         * src/inc.c
4716                 use a temporary file in the user directory for mbox import
4717         * src/news.c
4718                 added XHDR support to get "To" and "Cc" headers
4719                 (in order to match news with to or cc field for
4720                 scoring)
4721                 added function news_parse_xhdr() to get XHDR response
4722         * src/nntp.[ch]
4723                 added function nntp_xhdr()
4724         * src/matcher.c
4725                 fetch the message if necessary
4726
4727 2001-05-06 [alfons]
4728
4729         0.4.66claws3
4730
4731         * sync with sylpheed 0.4.66cvs3-5
4732
4733 2001-05-06 [hoa]
4734
4735         * src/utils.[ch]
4736                 added function itos_buf() to enable use of several buffers
4737         * src/summaryview.c
4738                 use of itos_buf() instead of itos() in summary list
4739                 to fix the broken display of message number.
4740
4741 2001-05-06 [alfons]
4742
4743         * src/gtkstext.c: bug in cursor up navigation fixed,
4744                 fixed another unsigned / signed comparison (we're getting there :-)
4745
4746 2001-05-06 [hoa]
4747
4748         * src/Makefile.am
4749                 added scoring.c scoring.h
4750                 prefs_folder_item.c prefs_folder_item.h
4751                 matcher.c matcher.h
4752         * src/defs.h
4753                 added FOLDERITEM_RC SCORING_RC
4754         * src/folder.[ch]
4755                 added prefs field in FolderItem :
4756                 properties for each folder (PrefsFolderItem),
4757                 sorting type and mode were added as the first properties.
4758         * src/main.c
4759                 read config for scoring
4760         * added src/matcher.[ch]
4761                 gives functions to parse configuration file to do
4762                 matching on mails with a list of conditions.
4763         * src/mainwindow.c
4764                 add option to sort by score
4765         * src/prefs_common.[ch]
4766                 added preference option to show score and for
4767                 the score column size
4768         * added src/prefs_folder_item.[ch]
4769                 properties for each folder (PrefsFolderItem),
4770                 sorting type and mode were added as the first properties.
4771         * src/procheader.[ch]
4772                 added procheader_parse_header()
4773                 added procheader_header_free()
4774                 added procheader_headername_equal()
4775                 and made modification to use them.
4776         * src/procmsg.[ch]
4777                 added score field to MsgInfo structure
4778         * added src/scoring.[ch]
4779                 gives functions to parse configuration file to do
4780                 scoring on mails with a list of conditions.
4781         * src/summaryview.[ch]
4782                 save the sorting type and mode for the folder
4783                 added column to display the score of the mail
4784                 added function summary_score_clicked()
4785                 sorting type and mode are restored to the folder
4786                 when it is reopen
4787         * src/textview.c
4788                 use procheader_parse_header(), procheader_headername_equal()
4789                 removed memory leak in text_scan_header when freeing headers
4790         * src/filter.c
4791                 changed the function to match names of headers
4792                 using procheader_headername_equal()
4793
4794         Scoring functions are implemented, an interface is needed
4795         to configure that.
4796
4797 2001-05-04 [alfons]
4798
4799         * src/gtkstext.c: 
4800                 hopefully fixed the row up navigation bug,
4801                 removed adding back / forward lines to cache
4802
4803 2001-05-04 [sergey]
4804
4805         * src/prefs_display_headers.c: user interface changes:
4806         (prefs_display_headers_create): remove unused "Show" check button;
4807         allow reordering of headers by dragging.
4808         (prefs_display_headers_write_config): remove unused variables.
4809         (prefs_display_headers_set_dialog): do not insert "(New)" at top
4810         of lists (not needed with the new UI).
4811         (prefs_display_headers_set_list): scan lists starting from row 0,
4812         not 1 (do not skip "(New)").
4813         (prefs_display_headers_find_header): new function.
4814         (prefs_display_headers_clist_set_row): do not allow duplicates.
4815         (prefs_display_headers_delete_cb): do not skip row 0; treat
4816         closing the alert window by ESC as "No".
4817         (prefs_display_headers_up): do not protect row 0.
4818         (prefs_display_headers_down): do not protect row 0.
4819
4820 2001-05-04 [sergey]
4821
4822         * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
4823         functions.
4824
4825         * src/summaryview.c
4826         (summary_find_next_marked_msg, summary_find_prev_marked_msg,
4827         summary_select_next_marked, summary_select_prev_marked): new
4828         functions.
4829
4830 2001-05-03 [sergey]
4831
4832         * src/news.c: fixed a bug when no article can be fetched after
4833         server timeout if the connection was restored by news_post():
4834         (news_select_group): new function.
4835         (news_fetch_msg): call news_select_group() before fetching
4836         article.
4837         (news_get_uncached_articles): set session->group after successful
4838         GROUP command.
4839
4840 2001-05-03 [hoa]
4841
4842         * src/defs.h
4843         * src/procmsg.[ch]
4844         * src/procheader.c
4845                  changed version of cache, added cc field
4846
4847         * src/prefs_display_headers.c
4848                 the interface was changed
4849
4850         * src/prefs_headers.c
4851                 added cancel button
4852
4853 2001-05-03 [alfons]
4854
4855         * completed sync of sylpheed cvs2
4856         * src/gtkstext.c: updated row up / down cursor navigation
4857         * src/textview.c: re-edited, prepared for fixing the email address
4858                 scanner.
4859
4860 2001-05-03 [darko]
4861
4862         * src/prefs_common.c: use alfons' strftime ui code
4863         entry_datefmt and datefmt_sample widgets have to be
4864         global in this module because of this change
4865
4866 2001-05-03 [hoa]
4867
4868         * src/messageview.c
4869         * src/prefs_common.[ch] added option to activate the return receipt
4870                 feature.
4871
4872 2001-05-02 [alfons]
4873
4874         * src/gtkstext.c: fix for row up/down cursor navigation. 
4875
4876         0.4.66claws2
4877         
4878         * sync with 0.4.66cvs2
4879
4880 2001-05-02 [paul]
4881
4882         added add-sender-to-addressbook patch
4883
4884         * src/addressbook.c
4885         * src/addressbook.h
4886         * src/summaryview.c
4887
4888 2001-05-02 [sergey]
4889
4890         * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
4891         G_ALERTDISABLE.
4892
4893         * src/alertpanel.c (alertpanel_create): new argument can_disable,
4894         all existing callers changed to pass FALSE; create a check button
4895         to disable the message.
4896         (alertpanel_message_with_disable): new function.
4897         (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
4898         (alertpanel_button_toggled): new function.
4899         (alertpanel_button_clicked, alertpanel_close): set value using
4900         G_ALERT_VALUE_MASK.
4901
4902         * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
4903
4904         * src/prefs_common.c (prefs_privacy_create): new check button
4905         checkbtn_gpgme_warning.
4906
4907         * src/main.c (main): moved preferences reading before gpgme
4908         initialization; check prefs_common.gpgme_warning before giving the
4909         GnuPG warning and set it to FALSE if the user wants to disable the
4910         warning.
4911
4912 2001-05-02 [hiroyuki]
4913
4914         * src/prefs_display_headers.c: modified the layout and some labels.
4915
4916 2001-05-02 [sergey]
4917
4918         * src/prefs_account.c (prefs_account_fix_size): new function.
4919         (prefs_account_create): call prefs_account_fix_size(); use
4920         gtk_widget_show instead of gtk_widget_show_all (fixes too large
4921         size when the window is shown for the first time).
4922         (prefs_account_basic_create): changed layout of serv_table; moved
4923         localmbox_entry above smtpserv_entry (logically it replaces
4924         POP3/IMAP server).
4925         (prefs_account_protocol_activated): set sensitivity of
4926         nntpauth_chkbtn according to the protocol (in addition to
4927         hide/show); commented out gtk_table_set_row_spacing() calls.
4928         (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
4929         not sensitive (fixes a bug with disabled username/password boxes
4930         when editing POP3 account after NNTP with authentication).
4931
4932 2001-05-02 [hoa]
4933
4934         * src/account.c
4935         * src/inc.c
4936         * src/prefs_account.[ch]
4937         * src/send.c
4938                 removed local account without SMTP server
4939                 added option to use mail command instead of a connexion
4940                 to SMTP server when a local account is used
4941         * src/prefs_headers.c
4942                 fixed a bug
4943         * src/news.c
4944                 fixed a bug when connexion immediately closed
4945
4946 2001-05-01 [alfons]
4947
4948         0.4.66claws1
4949         
4950         * sync with 0.4.65
4951
4952 2001-05-01 [sergey]
4953
4954         * src/prefs_account.c (Basic, prefs_account_basic_create): new
4955         widget nntpauth_chkbtn.
4956         (prefs_account_protocol_activated): handle nntpauth_chkbtn
4957         visibility.
4958         (prefs_account_nntpauth_toggled): new function.
4959
4960         * src/news.c (news_session_new_for_folder): use NNTP
4961         authentication only if ac->use_nntp_auth is set.
4962
4963 2001-05-01 [hoa]
4964
4965         * src/Makefile.am changed headers.[ch] in customheader.[ch]
4966         * src/prefs_display_headers.c changed the UI
4967         * src/prefs_headers.c changed account_name to account_id
4968         * src/compose.c using customheader.h
4969
4970 2001-05-01 [hiroyuki]
4971
4972         * src/esmtp.c
4973           src/news.c
4974           src/nntp.c: changed sock_read() to sock_gets(), they've been left
4975           unsynched.
4976
4977 2001-05-01 [hoa]
4978
4979         * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
4980         * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
4981                 for displaying of headers
4982         * src/grouplist_dialog.[ch] minor changes to remove warnings
4983         * src/prefs_display_headers.[ch] dialog to choose the
4984         headers to display in the mail viewer.
4985         * src/headers.h correction of #define
4986         * src/headers_display.[ch] configuration for displaying of headers.
4987         * src/main.c read config of displaying of headers
4988         * src/prefs_common.c add a button to access the config dialog
4989                 for displaying of headers
4990         * src/prefs_display_headers.[ch] dialog for configuration for
4991                 displaying of the headers.
4992         * src/prefs_headers.c cleaning of code
4993         * src/procheader.c comments added to code
4994         * src/textview.c changes to reorder the headers depending
4995                 on the config for displaying of headers
4996
4997 2001-04-30 [alfons]
4998
4999         0.4.65claws7
5000
5001         * sync with 0.4.65cvs12
5002
5003         NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
5004
5005 2001-04-30 [sergey]
5006
5007         * src/nntp.h (NNTPSockInfo): new field auth_failed.
5008
5009         * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
5010         is set to force reconnection after authentication failure.
5011         (nntp_gen_command): set sock->auth_failed on authentication
5012         failure, or if sock->userid and sock->passwd are not set.
5013
5014         * src/news.c (news_session_new_for_folder): set userid=NULL if
5015         password dialog is cancelled.
5016
5017 2001-04-30 [sergey]
5018
5019         * src/nntp.h (NNTPSockInfo): new type.
5020
5021         * src/nntp.c: all functions updated to use NNTPSockInfo instead of
5022         SockInfo.
5023         (nntp_open_auth, nntp_close): new functions.
5024         (nntp_gen_command): new function to handle authentication; all
5025         NNTP command functions updated to use it.
5026         (nntp_authinfo_user, nntp_authinfo_pass): deleted.
5027         (nntp_list): removed old useless code.
5028
5029         * src/news.h (NNTPSession): new field nntp_sock.
5030
5031         * src/news.c: all functions updated to use NNTPSockInfo instead of
5032         SockInfo.
5033         (news_session_new): new arguments (userid, passwd); made static;
5034         use nntp_open_auth() if needed.
5035         (news_session_destroy): use nntp_close() instead of sock_close().
5036         (news_query_password): changed arguments.
5037         (news_session_new_for_folder): new function.
5038         (news_session_get): use news_session_new_for_folder().
5039         (news_authenticate): deleted.
5040         (news_get_uncached_articles): removed old authentication code.
5041
5042 2001-04-30 [sergey]
5043
5044         * src/news.c: reverted my previous changes (need to do NNTP
5045         authentication in a cleaner way).
5046         
5047 2001-04-29 [sergey]
5048
5049         * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
5050         news_nntp_post, news_nntp_mode): new functions (wrappers with
5051         authentication support).
5052         (news_get_article_cmd, news_get_article, news_get_header): new
5053         argument "folder"; all callers changed.
5054         (news_get_article_cmd): added authentication support.
5055         (news_session_get): use news_nntp_mode() instead of nntp_mode().
5056         (news_post): use news_nntp_post() instead of nntp_post().
5057         (news_get_uncached_articles): use news_nntp_group() instead of
5058         nntp_group() and news_nntp_xover() instead of nntp_xover();
5059         removed old authentication code.
5060         (news_get_group_list): use news_nntp_list() instead of nntp_list().
5061
5062         * src/nntp.c (nntp_list): return real error code instead of
5063         hardcoded NN_ERROR.
5064
5065 2001-04-29 [sergey]
5066
5067         * configure.in: fixed wint_t typedef detection again
5068
5069 2001-04-28 [hoa]
5070
5071         * src/prefs_account.[ch], added A_LOCAL_CMD
5072                 (send mail with mail command)
5073         * src/send.c added function send_message_with_command()
5074         * src/inc.c made a more secure get_spool() function with
5075                 mktemp() but maybe mkstemp() or something more
5076                 secure can be used.
5077
5078 2001-04-28 [alfons]
5079
5080         * src/textview.c, colorization of email addresses in headers
5081
5082         0.4.65claws6
5083
5084         * bug sync with sylpheed
5085         * prefs_common.c: created date format ui for darko
5086         * sync with 0.4.65cvs11
5087         * configure.in: corrected to have the new gpg checks
5088
5089 2001-04-27 [alfons]
5090
5091         * completed sync with 0.4.65cvs10
5092         * minor debug things added to gtkstext.c
5093
5094 2001-04-27 [darko]
5095
5096         * configure.in: remove check for availability of
5097           strftime() as advised by Hiroyuki
5098         * src/prefs_common.[ch], src/procheader.c:
5099           synch strftime() code with Hiroyki's main branch
5100
5101 2001-04-26 [sergey]
5102
5103         * src/news.c: news_query_password(), news_authenticate(): new
5104           functions.
5105           news_get_uncached_articles(): added NNTP authentication
5106           handling.
5107         * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
5108           new functions.
5109         * src/prefs_account.c: prefs_account_protocol_activated():
5110           enable userid and password fields for NNTP.
5111
5112 2001-04-26
5113
5114         * configure.in: check for availability of strftime()
5115           [darko]
5116         * src/prefs_common.[ch], src/procheader.c: use
5117           strftime() for displaying date in summary pane if it
5118           is available
5119
5120 2001-04-25
5121
5122         * more .cvsignore cleanups [alfons]
5123
5124 2001-04-25
5125
5126         * ac/sv-check-type.m4: new autoconf macro.
5127         * configure.in: fixed wint_t typedef detection (did not work
5128           with gcc-2.96).
5129
5130 2001-04-25
5131
5132         * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
5133           [hiroyuki]
5134
5135 2001-04-24
5136         * modified gtkstext.c : buggy cursor navigation fixed, 
5137           and font descent also taken in account when drawing
5138           cursor. [alfons]
5139
5140 2001-04-24 [hoa]
5141         * added comments in src/news.c src/nntp.c
5142         * added src/prefs_headers.[ch]
5143         * added src/headers.[ch]
5144         * modified compose.c to activate custom headers
5145                 added function is_in_custom_headers
5146         * modified prefs_account.[ch]
5147                 added function prefs_account_customhdr_edit
5148         * modified src/defs.h :
5149                 added HEADERS_RC : name of the config file
5150                 for the custom headers
5151
5152 2001-04-24
5153
5154     0.4.65claws5
5155
5156         * configure.in
5157           src/gtkstext.[ch]
5158           src/compose.c
5159           src/Makefile.am
5160           
5161           added gtkstext with configure.in patch by Hiroyuki which
5162           should fix the XIM detection [alfons]
5163
5164         * more clean up of cvs [alfons]
5165
5166                  * removed all Makefile.in files to attic.
5167
5168                  * updated all .cvsignores to really ignore things that could
5169                    be unintentionally committed by a recursive commit.
5170
5171 2001-04-23 [hoa]
5172         * added src/grouplist_dialog.[ch]
5173         * changed src/folderview.c to call grouplist_dialog instead
5174                 of inputdialog
5175         * src/news.c :
5176                 added functions news_reset_group_list
5177                 and news_get_group_list
5178         * src/nntp.c :
5179                 added function nntp_list
5180         * src/defs.h :
5181                 added GROUPLIST_FILE : name of the newsgroup list cache file
5182
5183 2001-04-21
5184
5185         * added option to warn about queued messages on exit [sergey]:
5186
5187           * src/compose.c: compose_queue(): call folder_item_scan()
5188             and folderview_update_item() after queueing.
5189           * src/folderview.c: folderview_update_node(): draw the queue
5190             folder in bold font if there are queued messages.
5191           * src/mainwindow.c: queued_messages(): new function.
5192             app_exit_cb(): display warning if there are queued messages
5193             if warn_queued_on_exit is set.
5194           * prefs_common.[ch]: add warn_queued_on_exit option.
5195
5196         * enhanced GnuPG key selection support [sergey]:
5197
5198           * src/select-keys.c: updated to newer version from Win32
5199             branch with support for selecting arbitrary keys.
5200           * src/prefs_account.c: added the Privacy tab to the account
5201             options window.
5202             prefs_account_privacy_create(),
5203             prefs_account_sign_key_set_data_from_radiobtn(),
5204             prefs_account_sign_key_set_radiobtn(): new functions.
5205           * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
5206           * src/rfc2015.c: set_signers(): new function.
5207             pgp_sign(): add the account parameter, call set_signers().
5208             rfc2015_sign(): add the account parameter, pass it to pgp_sign().
5209           * src/rfc2015.h: rfc2015_sign(): updated prototype.
5210           * src/compose.c: pass the current account to rfc2015_sign().
5211
5212         * tag name claws added to prevent confusion with main branch [alfons]
5213
5214         * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
5215
5216         * autogen.sh: Added "--enable-maintainer-mode". [sergey]
5217
5218         * sync with recent sylpheed cvs. Untested though. [alfons]
5219