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