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