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