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