25a6d81e9ce31f0746572d104c19757de0a8d591
[claws.git] / ChangeLog.claws
1 2002-08-07 [paul]       0.8.1claws32
2
3         * sync with 0.8.1.cvs17
4                 see ChangeLog 2002-08-07
5
6 2002-08-07 [colin]      0.8.1claws31
7         
8         * src/news.c
9                 fix mass-cancel problem
10
11 2002-08-07 [thorsten]   0.8.1claws30
12
13         * src/prefs_toolbar.c
14                 fix: crash on replace or add new button
15         * src/toolbar.c
16                 fix: close xmlfile after reading
17         * src/utils.c
18                 fix: unlink() file before rename()
19
20 2002-08-06 [paul]       0.8.1claws29
21
22         * sync with 0.8.cvs15
23                 see ChangeLog 2002-08-06
24
25 2002-08-06 [oliver]     0.8.1claws28
26
27         * src/toolbar.c
28         * src/prefs_toolbar.c
29                 fixed empty toolbar issue
30
31 2002-08-06 [oliver]     0.8.1claws27
32
33         * Custom Toolbar Final 
34         * src/folderview.c
35         * src/inc.c
36         * src/summaryview.c
37                 o toolbar stuff now lives in src/toolbar.[ch]
38                 o main_window_toolbar_* functions are renamed to
39                   toolbar_* reflecting their new source file
40         * src/mainwindow.[ch]
41                 o remove toolbar stuff  
42
43 2002-08-06 [oliver]     0.8.1claws26
44         
45         * src/Makefile.am
46         * src/prefs_toolbar.[ch]        **New File**
47         * src/toolbar.[ch]              **New File**
48                 o prefs_toolbar.[ch] custom toolbar frontend
49                 o toolbar.[ch]       backend 
50
51 2002-08-06 [oliver]     0.8.1claws25
52
53         * src/prefs_actions.[ch]
54                 o new exported function actions_execute
55
56 2002-08-06 [paul]       0.8.1claws24
57
58         * sync with 0.8.1cvs4
59                 see ChangeLog 2002-08-06
60
61 2002-08-06 [paul]       0.8.1claws23
62
63         * sync with 0.8.1cvs13
64                 see ChangeLog 2002-08-06
65
66 2002-08-06 [paul]       0.8.1claws22
67
68         * sync with 0.8.1cvs12
69                 see ChangeLog 2002-08-05 and 2002-08-06
70
71 2002-08-06 [match]      0.8.1claws21
72
73         * src/addrclip.c
74                 improvements to cut/copy/paste address
75
76 2002-08-05 [match]      0.8.1claws20
77
78         * src/addritem.[ch]
79         * src/addrcache.c
80         * src/addrbook.c
81         * src/editaddress.c
82         * src/addressbook.c
83                 fixes to improve cut/copy/paste
84
85 2002-08-06 [melvin]     0.8.1claws19
86
87         * src/account.[ch]
88                 account_find_all_from_address(): new function that returns the
89                 list of all accounts that are matched in an address.
90         * src/alertpanel.[ch]
91                 alertpanel() now accepts a custom widget
92                 alertpanel_with_widget(): new function that pops up a panel with
93                 a custom widget in it 
94         * src/gtkutils.[ch]
95                 gtkut_account_menu_new(): new function that allows the selection
96                 of an account from a list of accounts.
97         * src/messageview.c
98                 Extended Return Receipt notification to select the correct 
99                 account and to make a security test on the Delivery-Notification
100                 address which should be the same as the Return-Path.
101
102 2002-08-06 [thorsten]   0.8.1claws18
103
104         * src/mimeview.c
105                 attach_all: save unnamed as "noname.%d",
106                 dont free static dirname
107
108 2002-08-05 [alfons]     0.8.1claws17
109
110         * configure.in
111                 detect XIM by trying to link rather than compile a XIM program
112
113 2002-08-05 [oliver]     0.8.1claws16
114                 
115         * src/stock_pixmap.[ch]
116                 o add UP_ARROW to available pixmaps (already in pixmap-directory)
117                 o new func to retrieve pixmaps
118
119 2002-08-05 [paul]       0.8.1claws15
120
121         * sync with 0.8.1cvs10
122                 see ChangeLog 2002-08-05
123
124 2002-08-04 [alfons]     0.8.1claws14
125
126         * src/textview.c
127                 see if this plugs memleak
128
129 2002-08-04 [melvin]     0.8.1claws13
130
131         * src/gtkspell.c
132                 fixed bug that could crash Sylpheed when highlighting
133                 all misspelled words.
134
135 2002-08-03 [melvin]     0.8.1claws12
136
137         * src/prefs_actions.c
138                 removed unnecessary checks for NULL introduced in 0.8.1claws11.
139         * src/messageview.c
140                 fixed bug where the Return Receipt was sent to
141                 Delivery-Notification-To address even if it was not present
142
143 2002-08-02 [alfons]     0.8.1claws11
144
145         * src/prefs_actions.c
146                 o more check for NULLs
147                 o put create_io_dialog() in right conditional block
148
149 2002-08-02 [paul]       0.8.1claws10
150
151         * po/es.po
152                 updated by Ricardo Mones Lastra
153
154 2002-08-01 [christoph]  0.8.1claws9
155
156         * src/folder.c
157                 don't free the cache of the opened
158                 folder in the summaryview
159         * src/summaryview.c
160                 don't unset flags, if it is not required
161
162 2002-08-01 [paul]       0.8.1claws8
163
164         * sync with 0.8.1cvs8
165                 see ChangeLog entry 2002-08-01
166
167 2002-08-01 [paul]       0.8.1claws7
168
169         * sync with 0.8.1cvs7
170                 see ChangeLog 2002-07-31 and 2002-08-01
171
172 2002-07-31 [christoph]  0.8.1claws6
173
174         * src/mainwindow.c
175                 forgot to update menu sensitivity
176                 function for new menu entry
177
178 2002-07-31 [alfons]     0.8.1claws5
179
180         * src/main.c
181                 check folder item and its path for NULL on
182                 initial processing
183
184 2002-07-31 [christoph]  0.8.1claws4
185
186         * src/folder.c
187                 check if folder_item_get_msginfo in
188                 folder_item_remove_msg returned NULL
189         * src/imap.c
190                 better clear the uid cache in the
191                 uid validity check function and delete
192                 cached messages
193
194 2002-07-31 [paul]       0.8.1claws3
195
196         * man/sylpheed.1
197                 add the '--attach' option and a few other
198                 minor changes
199
200 2002-07-31 [paul]       0.8.1claws2
201
202         * sync with 0.8.1cvs5
203                 see ChangeLog 2002-07-31
204
205 2002-07-31 [christoph]  0.8.1claws1
206
207         * src/folderview.[ch]
208         * src/mainwindow.c
209                 replace "Rescan all folders..." with
210                 "Check all folders for new messages..."
211
212 2002-07-30 [paul]       0.8.1claws
213
214         * version 0.8.1claws released
215
216 2002-07-30 [paul]       0.8.0claws29
217
218         * tools/OOo2sylpheed.pl ** NEW FILE **
219           tools/README
220                 add script to enable sending documents as
221                 attachments from OpenOffice.org
222
223 2002-07-30 [melvin]     0.8.0claws28
224
225         * src/prefs_actions.c
226                 Made the actions' input/output dialog display
227                 without delay.
228
229 2002-07-30 [christoph]  0.8.0claws27
230
231         * src/procmsg.c
232                 check if folder_item_get_msginfo in
233                 procmsg_save_to_outbox returned NULL
234
235 2002-07-30 [paul]       0.8.0claws26
236
237         * sync with 0.8.1cvs4
238                 see ChangeLog 2002-07-29
239
240 2002-07-29 [thorsten]   0.8.0claws25
241
242         * README.claws
243                 added selective download, delete on server
244
245 2002-07-29 [paul]       0.8.0claws24
246
247         * sync with 0.8.1cvs3
248                 see ChangeLog 2002-07-29
249
250 2002-07-27 [christoph]  0.8.0claws23
251
252         * src/folder.c
253                 add extra check if fetching the msginfo
254                 returned NULL
255
256 2002-07-27 [paul]       0.8.0claws22
257
258         * sync with 0.8.1cvs2
259                 see ChangeLog 2002-07-26
260
261 2002-07-27 [christoph]  0.8.0claws21
262
263         * src/imap.c
264                 add another check if a valid msginfo
265                 was returned
266
267 2002-07-26 [hoa]        0.8.0claws20
268
269         * src/folder.c
270                 Fixed a condition in folder_item_destroy()
271
272         * src/imap.c
273                 Fixed an error in IMAP protocol
274
275 2002-07-26 [alfons]     0.8.0claws19
276
277         * src/folder.c
278                 ofcourse compare with identifier, not the path
279
280 2002-07-26 [alfons]     0.8.0claws18
281
282         * src/folder.c
283                 use folder item identifier for saving / restoring
284                 preferences because folder->path might not be unique
285
286 2002-07-26 [melvin]     0.8.0claws17
287
288         * src/logwindow.c
289                 Fixed a crash introduced in 0.8.0claws5 when log is 
290                 cut under 80 characters.
291
292 2002-07-26 [paul]       0.8.0claws16
293
294         * sync with 0.8.1cvs1
295                 see ChangeLog 2002-07-26
296
297 2002-07-26 [christoph]  0.8.0claws15
298
299         * src/imap.[ch]
300                 imap folder now remembers the last selected
301                 folder and imap_fetch_msginfo skips selecting
302                 the folder if it is already selected
303
304 2002-07-26 [christoph]  0.8.0claws14
305
306         * src/folder.c
307         * src/folderview.c
308         * src/imap.c
309                 fix imap folder rescanning
310
311 2002-07-25 [christoph]  0.8.0claws13
312
313         * src/filter.c
314         * src/folder.[ch]
315         * src/folderview.c
316         * src/imap.[ch]
317         * src/mainwindow.c
318         * src/mbox_folder.c
319         * src/mh.c
320         * src/news.c
321                 implement imap uid cache and uid validity check
322
323 2002-07-25 [alfons]     0.8.0claws12
324
325         * src/summaryview.c
326                 fix a brown paper bag bug, and also add some more
327                 checks
328
329 2002-07-25 [christoph]  0.8.0claws11
330
331         * src/folder.c
332                 don't mix copy, fetch_msginfo and remove
333                 operations in folder item copy and move
334                 operations
335
336 2002-07-25 [christoph]  0.8.0claws10
337
338         * src/folderview.c
339         * src/mainwindow.c
340         * src/prefs_folder_item.c
341         * src/summaryview.[ch]
342                 remove no longer required parameter update_cache from
343                 summary_show
344
345 2002-07-25 [paul]       0.8.0claws9
346
347         * sync with 0.8.1
348         
349         * AUTHORS
350                 a few corrections
351
352 2002-07-24 [alfons]     0.8.0claws8
353
354         * src/summaryview.c
355                 sort correctly when using simplified subject line
356                 (closes feature request "[ 585141 ] applying regexp to subject 
357                 before sort" submitted by Alexandra Walford)
358
359 2002-07-24 [paul]       0.8.0claws7
360
361         * sync with 0.8.0cvs3
362                 see ChangeLog 2002-07-24
363
364 2002-07-23 [christoph]  0.8.0claws6
365
366         * src/folder.c
367         * src/folder.h
368         * src/summaryview.c
369         * src/summaryview.h
370         * src/main.c
371                 o separate processing and summaryview
372                 o removed summary_write_cache from summaryview
373                 o removed summaryview->killed_messages, because we don't have
374                   to keep a list of killed messages anymore. New cache will
375                   keep the hidden messages in cache anyway
376         * src/folderview.c
377         * src/inc.c
378         * src/selective_download.c
379                 o removed unnecessary summary_write_cache calls
380         * src/procmsg.c
381                 o don't set ignore thread flag in procmsg_get_thread_tree
382                   if it is already set
383         * src/mainwindow.c
384         * src/statusbar.h
385                 o moved STATUSBAR_PUSH/POP to statusbar.h because
386                   they are used in different files
387
388 2002-07-23 [melvin]     0.8.0claws5
389
390         * src/addressbook.c
391         * src/addrgather.c
392         * src/editaddress.c
393         * src/editgroup.c
394         * src/editldap_basedn.c
395         * src/importldif.c
396         * src/prefs_common.c
397                 Fixed few memory leak (gtk_editable_get_chars returns
398                 an allocated string)
399         * src/logwindow.c
400                 Fixed few memory leak (gtk_editable_get_chars returns
401                 an allocated string) and modified a little the log cutting
402                 loop.
403         * src/compose.c
404                 Replaced a call to an obsolete function gtk_entry_get_text()
405                 by gtk_editable_get_chars()
406         * src/send.c
407                 Removed a debug printf
408
409 2002-07-23 [christoph]  0.8.0claws4
410
411         * src/filesel.c
412                 fix another g_dirname memory leak
413
414 2002-07-23 [christoph]  0.8.0claws3
415
416         * src/mh.c
417                 fixed a memory leak in mh_fetch_msginfo
418                 fixed crash when message header could not be
419                 parsed
420
421 2002-07-23 [paul]       0.8.0claws2
422
423         * sync with 0.8.0cvs2
424                 see ChangeLog 2002-07-23
425
426 2002-07-23 [paul]       0.8.0claws1
427
428         * sync with 0.8.0cvs1
429                 see ChangeLog 2002-07-23
430
431 2002-07-23 [paul]       0.8.0claws
432
433         * release of 0.8.0claws
434
435 2002-07-23 [paul]       0.7.8claws99
436
437         * po/ru.po
438                 new Russian translation, submitted by
439                 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
440
441 2002-07-22 [jens]       0.7.8claws98
442
443         * po/de.po
444                 Updated German translations.
445
446 2002-07-22 [paul]       0.7.8claws97
447
448         * po/es.po
449           po/it.po
450           po/nl.po
451           po/pt_BR.po
452                 updated translations by Ricardo Mones Lastra,
453                 Alessandro Maestri, Wilbert Berendsen and 
454                 Fabio Jr. Beneditto respectively
455
456 2002-07-22 [christoph]  0.7.8claws96
457
458         * src/mimeview.c
459                 fix memory leak caused by wrong g_dirname usage
460
461 2002-07-22 [christoph]  0.7.8claws95
462
463         * src/summaryview.c
464                 update new and unread message counts for summaryview
465                 summaryview does not get it from the folder anymore
466                 and has to update the values itself
467
468 2002-07-22 [melvin]     0.7.8claws94
469
470         * po/fr.po
471                 Updated French translations.
472
473 2002-07-22 [christoph]  0.7.8claws93
474
475         * src/matcher.c
476                 set prop->preg pointer to NULL or following check
477                 will not fail and regexec will be called with
478                 invalid pointer
479
480 2002-07-21 [alfons]     0.7.8claws92
481         
482         * src/prefs_common.[ch]
483                 remove option "Send return receipt on request"
484
485 2002-07-21 [thorsten]   0.7.8claws91
486
487         * src/mimeview.c
488                 fixed memleaks, coding style as pointed out by alfons
489
490 2002-07-21 [alfons]     0.7.8claws90
491
492         * src/messageview.c
493         * src/noticeview.[ch]
494                 o fix bug notice view being displayed when going to empty folder 
495                   (noticed by Christoph)
496                 o allow RRR to be sent when restarting sylpheed, or changing folder 
497                   (noticed by Thorsten)
498
499 2002-07-21 [thorsten]   0.7.8claws89
500
501         * src/mimeview.c
502                 Included save_all patch from Xaview FACQ
503                 added support for pathnames
504
505 2002-07-21 [alfons]     0.7.8claws88
506
507         * po/POTFILES.in
508         * src/Makefile.am
509         * src/mainwindow.c
510         * src/messageview.[ch]
511         * src/noticeview.c      ** NEW FILE **
512         * src/noticeview.h      ** NEW FILE **
513                 make return receipts work again
514                 (UI idea by Leandro Pereira)
515
516 2002-07-21 [paul]       0.7.8claws87
517
518         * src/summaryview.c
519                 fix sensitivity of 'Select thread'
520
521 2002-07-21 [paul]       0.7.8claws86
522
523         * src/prefs_common.c
524                 add browser command line for Galeon
525
526 2002-07-21 [paul]       0.7.8claws85
527
528         * Makefile.am
529                 fix 'EXTRA_DIST': remove README.README, add TODO
530                 and TODO.claws
531
532 2002-07-21 [alfons]     0.7.8claws84
533
534         * src/gtkstext.c
535                 make enter clear selection
536                 (closes "[ 579888 ] Editor selection/entry error"
537                 reported by Steve Lamb)
538
539 2002-07-21 [alfons]     0.7.8claws83
540         
541         * src/summaryview.c
542                 sort message list when selecting unthread messages
543                 (closes "[ 501593 ] switching threaded view doesn't sort"
544                 reported by Simon Schubert)
545
546 2002-07-20 [alfons]     0.7.8claws82
547         
548         * src/matcher.c
549                 const-correctness
550
551 2002-07-20 [thorsten]   0.7.8claws81
552
553         * src/matcher.c
554                 Fixed expansion of empty fields in matchactions
555
556 2002-07-19 [melvin]     0.7.8claws80
557
558         * src/gtkspell.c
559                 Removed a duplicate menu entry (fast mode) introduced during
560                 the new cache merge
561                 Added a menu separator between 'Use alternate' and 'Fast mode'
562
563 2002-07-19 [paul]       0.7.8claws79
564
565         * tools/Makefile.am
566           tools/README
567                 correct typos
568
569 2002-07-19 [thorsten]   0.7.8claws78
570
571         * tools/calypso_convert.pl      ** NEW FILE **
572           tools/README
573           tools/Makefile.am
574                 script to import mbox files exported
575                 by calypso
576                 o generates folder structure
577                 o includes attachments
578
579 2002-07-19 [melvin]     0.7.8claws77
580
581         * src/selective_download.[ch]
582                 Fixed bug where closing the dialog with the window manager's
583                 close button will not unlock the summary
584                 Corrected some function declarations that missed a return value
585                 Made the source code comply better with coding style.
586         * src/prefs_common.c
587                 Added new browser command line for Mozilla.
588
589 2002-07-18 [paul]       0.7.8claws76
590
591         * src/mainwindow.c
592           src/selective_download.[ch]
593                 reflect theme changes, fix Gdk Warning when creating 
594                 pixmap from NULL window, and minor clean up.
595                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
596
597         * po/en_GB.po
598                 updated
599
600 2002-07-17 [paul]       0.7.8claws75
601
602         * INSTALL[.jp]
603                 sync with 0.8.0
604         
605         * po/en_GB.po
606                 updated
607
608 2002-07-16 [paul]       0.7.8claws74
609
610         * tools/filter_conv.pl
611           tools/README
612                 replace conversion script with reimplemented version, 
613                 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
614
615 2002-07-16 [colin]      0.7.8claws73
616
617         * src/summaryview.c
618                 remove forgotten debug messages - sorry ;-)
619
620 2002-07-16 [colin]      0.7.8claws72
621
622         * src/mimeview.c
623           src/summaryview.c
624           src/textview.c
625           src/textview.h
626                 add the ability to select part of a text mime-part 
627                 to reply.
628
629 2002-07-15 [christoph]  0.7.8claws71
630
631         * src/folder.c
632                 fix folder message count for folders without
633                 msg_is_changed (includes news folders)
634
635 2002-07-15 [martin]     0.7.8claws70
636
637         * src/summaryview.c
638                 option "display recipient on 'From'..." now works
639                 without the need of enabling the option
640                 "display  sender  using  address  book".
641
642 2002-07-15 [christoph]  0.7.8claws69
643
644         * src/summaryview.c
645                 removed setting folder status from summaryview.
646                 folder.c should update all message counts correctly.
647
648 2002-07-15 [paul]       0.7.8claws68
649
650         * po/pt_BR.po
651                 updated by Fabio Junior Beneditto
652
653 2002-07-15 [darko]      0.7.8claws67
654
655         * src/mh.c
656                 Fixed target folder colorization, don't decrease op
657                 number twice
658
659 2002-07-14 [paul]       0.7.8claws66
660
661         * sync with main 0.8.0
662                 see ChangeLog 2002-07-14
663
664 2002-07-13 [melvin]     0.7.8claws65
665         
666         * src/addrbook.c
667         * src/addressbook.c
668         * src/addrindex.c
669                 Replaced sprintf by g_snprintf to prevent possible buffer
670                 overflow.
671         * src/news.c
672                 Corrected a log message output format.
673                 Added a missing "done" debug output.
674         * src/compose.c
675                 Added keyboard accelerator for Priority menu items
676                 Added missing \n in debug output
677         * src/logwindow.c
678         * src/gtkspell.c
679         * src/rfc2015.c
680                 Added missing \n in debug output
681
682 2002-07-13 [paul]       0.7.8claws64
683
684         * man/sylpheed.1
685                 change Sergey's email address to the sf address
686
687         * src/textview.c
688                 increase show_url_timeout (more useful for long
689                 urls)
690
691 2002-07-12 [sergey]     0.7.8claws63
692
693         * src/rfc2015.c
694                 applied (with some modifications) patch to set the
695                 micalg parameter for signatures
696                 (2001-08-28 Werner Koch <wk@gnupg.org>)
697
698 2002-07-12 [sergey]     0.7.8claws62
699
700         * man/Makefile.am
701         * configure.in
702                 fixed man page installation
703
704 2002-07-12 [paul]       0.7.8claws61
705
706         * sync with 0.7.8cvs26
707                 see ChangeLog 2002-07-11 and 2002-07-12
708
709 2002-07-11 [christoph]  0.7.8claws60
710
711         * src/compose.c
712         * src/procmsg.c
713                 first use the message number to find the message
714                 to mark with a reply flag but check the
715                 message-id if we got the correct message, if not
716                 try to find it by message-id.
717                 use new string seperator that is not allowed
718                 in message-ids.
719
720 2002-07-11 [paul]       0.7.8claws59
721
722         * sync with 0.7.8cvs23
723                 see ChangeLog 2002-07-10
724
725 2002-07-10 [christoph]  0.7.8claws58
726
727         * src/folder.[ch]
728         * src/msgcache.[ch]
729                 Added message-id table to the cache in memory
730                 and functions to msgcache.c and folder.c to
731                 fetch MsgInfos by message id
732         * src/compose.c
733         * src/procmsg.c
734                 store folder and message-id of message replying
735                 to in queue header and set reply flag after sending
736                 (Closes bug #469498)
737
738 2002-07-10 [paul]       0.7.8claws57
739
740         * AUTHORS
741           man/sylpheed.1.gz
742                 add Martin to the list of authors
743
744 2002-07-09 [martin]     0.7.8claws56
745         * src/gtksctree.c
746                 Added gtk_ctree_last_visible(), tree_update_level(),
747                 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
748                 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
749                 from gtk+ to gtksctree.c for the new sorting code
750                 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
751                 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
752         * src/gtksctree.h
753                 Added declaration for gtk_sctree_sort_recursive() and
754                 gtk_sctree_sort_node
755         * src/addressbook.c
756         * src/foldersel.c
757         * src/folderview.c
758         * src/summaryview.c
759                 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
760                 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
761
762 2002-07-08 [paul]       0.7.8claws55
763
764         * more sync with 0.7.8cvs21
765                 see ChangeLog 2002-07-08
766
767 2002-07-08 [paul]       0.7.8claws54
768
769         * sync with 0.7.8cvs21
770                 see ChangeLog 2002-07-08
771
772 2002-07-07 [alfons]     0.7.8claws53
773
774         * src/Makefile.am
775         * src/stock_pixmap.[ch]
776         * src/pixmaps/notice_warn.xpm   ** NEW FILE **
777         * src/pixmaps/notice_error.xpm  ** NEW FILE **
778         * src/pixmaps/notice_note.xpm   ** NEW FILE **
779                 add new pixmaps for upcoming notice pane
780
781 2002-07-06 [melvin]     0.7.8claws52
782
783         * src/gtkspell.[ch]
784                 Made them a bit closer to Sylpheed's coding style.
785                 Removed old code.
786                 Removed possible memory leaks when some errors occurs.
787
788 2002-07-06 [melvin]     0.7.8claws51
789
790         * po/Makefile.in.in
791                 Removed --no-location in xgettext command line to help
792                 translators that use Emacs' po-mode
793         * src/quote_fmt.c
794                 Removed unnecessary comments that messed up sylpheed.pot
795
796 2002-07-06 [paul]       0.7.8claws50
797
798         * sync with 0.7.8cvs19
799                 see ChangeLog 2002-07-05
800
801 2002-07-06 [christoph]  0.7.8claws49
802
803         * src/folder.c
804         * src/mainwindow.c
805                 fix folder_item_remove_all_msg and folderview
806                 status for trash folders after emptying trash
807
808 2002-07-05 [paul]       0.7.8claws48
809
810         * sync with 0.7.8cvs16
811                 see ChangeLog 2002-07-04 and 2002-07-05
812
813 2002-07-04 [paul]       0.7.8claws47
814
815         * sync with 0.7.8cvs14
816                 see  ChangeLog 2002-07-04
817
818 2002-07-03 [alfons]     0.7.8claws46
819
820         * src/folder.c
821                 dupe folder item's path because it's being reallocated
822                 by new folder scanning code
823
824 2002-07-03 [christoph]  0.7.8claws45
825
826         * src/imap.c
827                 better IMAP uid fetching using 'FETCH 1:* (UID)'
828         * src/msgcache.c
829                 add missing return in msgcache_write
830
831 2002-07-02 [thorsten]   0.7.8claws44
832
833         * src/jpilot.c
834         * src/msgcache.c
835         * src/rfc2015.c
836                 use binary mode for file access
837
838 2002-07-02 [christoph]  0.7.8claws43
839
840         * major code cleanup (part 1)
841         
842                 - unused variables removed
843                 - unused functions removed
844                 - uninitialized variables checked
845                 - missing return statements added
846                 - missing function return types added
847                 - added parentheses around assignment and
848                   && in || when suggested by gcc
849               
850         * src/mh.c
851         * src/folder.c
852                 replaced direct calls to folder->scan_tree
853                 with folder_scan_tree and restore folder
854                 prefs in this function. The folder should
855                 not have to deal with them.
856                 ( Should now work for all folder types )
857
858 2002-07-02 [paul]       0.7.8claws42
859
860         * sync with 0.7.8cvs13
861                 see ChangeLog 2002-07-01 and 2002-07-02
862
863 2002-07-01 [christoph]  0.7.8claws41
864
865         * src/summaryview.c
866                 fix "goto next/prev unread message" with
867                 ignored threads
868
869 2002-07-01 [paul]       0.7.8claws40
870
871         * po/es.po
872                 updated by Ricardo Mones Lastra
873
874 2002-06-30 [match]      0.7.8claws39
875
876         * src/jpilot.c
877                 applied variation of leonerd's patch (566661) to
878                 allow multiple email addresses per JPilot entry.
879                 addresses may be separated by space, comma, pipe,
880                 semi-colon, new-line.
881
882 2002-06-30 [alfons]     0.7.8claws38
883
884         * src/procmsg.c
885                 simple fix for putting older nodes before
886                 newer nodes when threading by subject
887
888 2002-06-30 [christoph]  0.7.8claws37
889
890         * src/folder.c
891         * src/folderview.c
892         * src/mh.c
893         * src/news.c
894         * src/procmsg.c
895                 fix broken folder tree rescaning
896                 and don't use procmsg_get_mark_sum
897                 anymore
898
899 2002-06-30 [christoph]  0.7.8claws36
900
901         * merge new cache branch
902         * src/imap.c
903                 fix new cache imap copy bug
904         * src/folder.c
905                 improved folder_item_scan
906                 it should now always set the correct
907                 new, unread and total message counts
908
909 2002-06-29 [paul]       0.7.8claws35
910
911         * configure.in
912                 correct syntax error
913
914 2002-06-29 [paul]       0.7.8claws34
915
916         * configure.in
917           Makefile.am
918           man/Makefile.am       ** NEW FILE **
919           man/sylpheed.1.gz     ** NEW FILE **
920                 add Sylpheed man page
921
922 2002-06-29 [paul]       0.7.8claws33
923
924         * po/pt_BR.po
925                 updated by Fabio Junior Beneditto
926
927 2002-06-28 [jens]       0.7.8claws32
928
929         * po/de.po
930                 translation updated
931
932         * src/selective_download.c
933                 removed gettext for space " "
934
935         * src/imap.c
936                 removed wrong space
937
938 2002-06-28 [paul]       0.7.8claws31
939
940         * sync with 0.7.8cvs11
941                 see ChangeLog 2002-06-28
942
943 2002-06-28 [paul]       0.7.8claws30
944
945         * sync with 0.7.8cvs10
946                 see ChangeLog 2002-06-27 and 2002-06-28
947
948 2002-06-26 [paul]       0.7.8claws29
949
950         * src/addrgather.c
951           src/selective_download.c
952                 don't gettextise empty strings.
953                 reserved by gettext. gettext("") returns 
954                 the header entry with meta information, 
955                 not the empty string
956
957         * po/en_GB.po
958                 updated
959
960 2002-06-26 [paul]       0.7.8claws28
961
962         * sync with 0.7.8cvs7
963                 see ChangeLog 2002-06-25
964
965         * src/prefs_common.c
966                 ...and in the process, tweak the gui a little
967
968 2002-06-25 [alfons]     0.7.8claws27
969         
970         * configure.in
971         * src/Makefile.am
972                 fine tune ldap library detection
973
974 2002-06-25 [alfons]     0.7.8claws26
975
976         * src/compose.c
977                 don't allow return receipts when composing a news article
978
979 2002-06-25 [paul]       0.7.8claws25
980
981         * Makefile.am
982                 add '$(AMTAR)' to 'release' section to allow for
983                 new and older autotools
984
985 2002-06-25 [paul]       0.7.8claws24
986
987         * src/summaryview.c
988                 fix "No more unread messages" persistant pop-up
989                 window bug
990
991 2002-06-25 [paul]       0.7.8claws23
992
993         * po/it.po
994                 updated by Alessandro Maestri
995
996 2002-06-25 [paul]       0.7.8claws22
997
998         * sync with 0.7.8cvs6
999                 see ChangeLog 2002-06-25
1000
1001 2002-06-24 [paul]       0.7.8claws21
1002
1003         * tools/update-po
1004                 add GPL copyright information
1005
1006 2002-06-24 [paul]       0.7.8claws20
1007
1008         * tools/Makefile.am
1009           tools/README
1010           tools/update-po       ** NEW FILE **
1011                 add script that eases the creation of *.po files
1012                 Submitted by Wilbert Berendsen <wilbert@oswf.org>
1013
1014 2002-06-23 [alfons]     0.7.8claws19
1015
1016         * src/messageview.c
1017                 make notification_convert_header obey const correctness
1018                 (next step will be fixing the broken return receipt)
1019
1020 2002-06-23 [paul]       0.7.8claws18
1021
1022         * src/messageview.c
1023                 fix bug introduced in last commit:
1024                 removed too much code in last commit - put back what's
1025                 needed
1026
1027 2002-06-23 [paul]       0.7.8claws17
1028
1029         * src/messageview.[ch]
1030                 remove code committed in error from locally patched
1031                 source
1032
1033 2002-06-23 [colin]      0.7.8claws16
1034
1035         * src/compose.[ch]
1036                 add compose_entry_select(), used to select the default_to
1037                 email address - hopefully avoiding people sending mails to
1038                 wrong recipients.
1039
1040 2002-06-22 [alfons]     0.7.8claws15
1041
1042         * AUTHORS
1043                 add Bram Metsch & Stanislav Karchebny
1044         * src/smtp.[ch]
1045         * src/prefs_account.[ch]
1046         * src/send.c
1047                 - apply and adapt Bram's patch which allows user to set SMTP AUTH 
1048                   options.  (see <http://sourceforge.net/tracker/index.php
1049                   ?func=detail&aid=566937&group_id=25528&atid=384600>);
1050
1051                 - merge Stanislav's fix to make SMTP AUTH work with qmail
1052                   (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
1053
1054 2002-06-22 [paul]       0.7.8claws14
1055
1056         * sync with 0.7.8cvs5
1057                 see ChangeLog 2002-06-19 and 2002-06-20
1058
1059 2002-06-22 [alfons]     0.7.8claws13
1060
1061         * src/selective_download.c
1062                 fix a stupid mistake I made
1063
1064 2002-06-22 [alfons]     0.7.8claws12
1065
1066         * src/selective_download.[ch]
1067                 fix another unnoticed leak; cleanup code
1068
1069 2002-06-21 [alfons]
1070
1071         * tools/Makefile.am
1072                 gpg-sign <-- gpg-sign-syl
1073
1074 2002-06-21 [alfons]     0.7.8claws11
1075
1076         * src/selective_download.c
1077         * src/selective_download.h
1078                 fix assorted mix of allocation errors (should solve
1079                 problem reported by Philippe Gramoullé, see:
1080                 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
1081
1082 2002-06-20 [melvin]     0.7.8claws10
1083
1084         * tools/gpg-sign *REMOVED*
1085           tools/gpg-sign-syl *ADDED*
1086                 Replaced the gpg clearsigning script with the version using
1087                 xterm instead of ssh-askpass and changed its name.
1088
1089         * README.claws
1090                 Updated actions example to reflect the renaming of the
1091                 gpg clearsigning script.
1092
1093 2002-06-19 [paul]       0.7.8claws9
1094
1095         * sync with 0.7.8claws9
1096                 see ChangeLog 2002-06-18 and 2002-06-19
1097
1098 2002-06-19 [paul]       0.7.8claws8
1099
1100         * sync with 0.7.8cvs1
1101                 see ChangeLog 2002-06-18
1102
1103 2002-06-18 [alfons]     0.7.8claws7
1104
1105         * src/mainwindow.h
1106                 add omitted prototype
1107
1108 2002-06-17 [paul]       0.7.8claws6
1109
1110         * src/mainwindow.c
1111                 fix hiding of exec_btn
1112
1113 2002-06-17 [paul]       0.7.8claws5
1114
1115         * src/pop.c
1116                 remove unneeded code: should_delete() 
1117                 and Pop3State::uidl_todelete_list
1118
1119 2002-06-17 [paul]       0.7.8claws4
1120
1121         * sync with 0.7.8
1122                 see ChangeLog 2002-06-11 and 2002-06-13
1123
1124 2002-06-16 [alfons]     0.7.8claws3
1125         
1126         * src/folder.c
1127                 make sure lock sort mode (claws specific) is
1128                 also persists after a tree rescan
1129
1130 2002-06-16 [alfons]     0.7.8claws2
1131
1132         * src/prefs_folder_item.c
1133         * src/folder.[ch]
1134                 fix persistence of folder sort mode (broken
1135                 by adapting Hiro's new folder persistence code)
1136
1137 2002-06-16 [alfons]     0.7.8claws1
1138
1139         * AUTHORS
1140         * src/logwindow.c
1141         * src/prefscommon.[ch]
1142                 control size of log text in log window; 
1143                 closes patch #569155 submitted by Mitko Haralanov.
1144
1145 2002-06-15 [paul]       0.7.8claws
1146
1147         * release of 0.7.8claws
1148
1149 2002-06-15 [paul]       0.7.7claws
1150
1151         * po/pt_BR.po
1152                 updated by Fabio Junior Beneditto
1153
1154 2002-06-14 [paul]       0.7.6claws49
1155
1156         * po/es.po
1157                 updated by Ricardo Mones Lastra
1158
1159 2002-06-14 [paul]       0.7.6claws48
1160
1161         * po/nl.po
1162                 updated translation by Wilbert Berendsen
1163
1164 2002-06-14 [melvin]     0.7.6claws47
1165
1166         * po/fr.po
1167                 Updated French translation
1168
1169 2002-06-13 [paul]       0.7.6claws46
1170
1171         * src/filesel.c
1172                 allow filename to be typed in, rather than just
1173                 selected by the mouse. Patch by Gustavo Noronha Silva.
1174
1175 2002-06-13 [alfons]     0.7.6claws45
1176
1177         * src/mainwindow.[ch]
1178                 more cleanups (removing unnecessary menu items Expand 
1179                 summary / message view)
1180
1181 2002-06-13 [melvin]     0.7.6claws44
1182
1183         * po/POTFILES.in
1184                 Added src/string_match.c
1185         * src/string_match.c
1186                 Fixed possible buffer overflow.
1187                 Corrected typo.
1188                 Added missing config.h header.
1189         * src/prefs_common.c
1190           src/prefs_matcher.c
1191           src/prefs_scoring.c
1192                 Made some strings translatable (missing _(..)).
1193
1194 2002-06-13 [melvin]     0.7.6claws43
1195
1196         * README.claws
1197                 Corrected action example (verifying clearsigned mail).
1198         * src/prefs_account.c
1199                 Corrected typo.
1200         * src/prefs_common.c
1201                 Removed incorrect line that generated a Gtk-CRITICAL msg.
1202
1203 2002-06-12 [alfons]     0.7.6claws42
1204
1205         * src/summaryview.c
1206                 add init of score column lost in 0.7.6claws42
1207
1208 2002-06-12 [paul]       0.7.6claws41
1209
1210         * src/prefs_account.c
1211                 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the 
1212                 behavior of the radio buttons, (from 0.7.7cvs2)
1213
1214 2002-06-11 [alfons]     0.7.6claws40
1215
1216         * src/messageview.[ch]
1217         * src/summaryview.[ch]
1218         * src/summary_search.c
1219         * src/mainwindow.c
1220                 perform a sync to bring in Hiro's separate view implementation 
1221
1222                 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
1223
1224 2002-06-11 [paul]       0.7.6claws39
1225         
1226         * src/prefs_account.c
1227                 correct a typo on the Receive tab
1228
1229 2002-06-10 [match]      0.7.6claws38
1230
1231         * src/addressbook.c
1232                 Included address completion patch from Gustavo Noronha.
1233
1234 2002-06-10 [paul]       0.7.6claws37
1235
1236         * src/inc.[ch]
1237           src/pop.c
1238           src/prefs_account.[ch]
1239           src/selective_download.[ch]
1240                 apply PATCH #561712
1241                  NEW:
1242                 - check if POP Account
1243                 - Receive Button renamed to Preview
1244                 - Preview Button Popup: preview new/all messages
1245                 - Download Button
1246                 - Account Preferences-->Receive tab checkbutton if you
1247                   want to remove Mail after Download
1248                 -: default YES
1249                 - Account Preferences-->Receive tab checkbutton use
1250                   filtering rules on preview
1251                   (think of delete_on_server)
1252                 -: default YES
1253                 - Account selectable from SD dialog
1254                 - checkbutton to show already downloaded messages if
1255                   all messages are previewed
1256                 - new clist column showing Date
1257                 - ESC KEY close
1258                 FIXES:
1259                 - play ball with UIDL
1260                 - fault tolerant (?) 
1261                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
1262
1263 2002-06-10 [melvin]     0.7.6claws36
1264
1265         * README.claws
1266                 Added a hint to ac/README in cvs instructions.
1267
1268         * src/prefs_actions.c
1269                 Made it possible to use a more elaborate command line
1270                 for asynchronous actions, too.
1271
1272 2002-06-10 [melvin]     0.7.6claws35
1273         
1274         * src/prefs_actions.c
1275                 Make it possible to use a more elaborate command line
1276                 (e.g. |foo|bar|cat>there;echo Done|)
1277                 Corrected error message when calling %f, %F and %p commands
1278                 from the compose window.
1279
1280 2002-06-09 [colin]      0.7.6claws34
1281
1282         * src/summaryview.c
1283                 Automatically find unread messages in current folder
1284                 before annoying the user.
1285
1286 2002-06-08 [alfons]     0.7.6claws33
1287
1288         * po/it.po
1289                 remove bad formatting string in it.po translation
1290                 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
1291
1292 2002-06-08 [paul]       0.7.6claws32
1293
1294         * sync with 0.7.6cvs25
1295                 see ChangeLog 2002-06-07
1296
1297 2002-06-05 [paul]       0.7.6claws31
1298
1299         * src/mainwindow.c
1300                 add 'Sort by locked' and 'Sort by score'
1301
1302 2002-06-05 [paul]       0.7.6claws30
1303
1304         * sync with 0.7.6cvs24
1305                 see ChangeLog 2002-06-04
1306
1307 2002-06-04 [paul]       0.7.6claws29
1308
1309         * po/pt_BR.po
1310                 updated by Fabio Junior Beneditto
1311
1312 2002-06-03 [thorsten]   0.7.6claws28
1313
1314         * src/matcher.c
1315                 fclose() matcherrc after reading
1316
1317 2002-06-03 [paul]       0.7.6claws27
1318
1319         * sync with 0.7.6cvs21
1320                 see ChangeLog 2002-05-31
1321
1322 2002-05-31 [paul]       0.7.6claws26
1323
1324         * sync with 0.7.6cvs20
1325                 see ChangeLog 2002-05-29 and 2002-05-30
1326
1327 2002-05-31 [paul]       0.7.6claws25
1328
1329         * src/imap.c
1330                 hopefully fix last buggy sync
1331
1332         * README.claws
1333                 correct typo in 'Actions' examples
1334
1335 2002-05-29 [paul]       0.7.6claws24
1336
1337         * sync with 0.7.6cvs18
1338                 see ChangeLog 2002-05-28 and 2002-05-29
1339
1340         * src/news.c
1341           src/nntp.[ch]
1342                 sync with above 
1343
1344 2002-05-28 [paul]       0.7.6claws23
1345
1346         * sync with 0.7.6cvs16
1347                 see ChangeLog 2002-05-28
1348
1349 2002-05-27 [thorsten]   0.7.6claws22 
1350
1351         * faq/it/sylpheed-faq-1.html
1352           faq/it/sylpheed-faq-2.html
1353           faq/it/sylpheed-faq-3.html
1354           faq/it/sylpheed-faq.html
1355                 corrected DOS lineendings
1356         * faq/de/sylpheed-faq-1.html
1357           faq/de/sylpheed-faq-2.html
1358           faq/en/sylpheed-faq-1.html
1359           faq/en/sylpheed-faq-2.html
1360           faq/en/sylpheed-faq-3.html
1361           faq/es/sylpheed-faq-1.html
1362           faq/es/sylpheed-faq-2.html
1363           faq/es/sylpheed-faq-3.html
1364           faq/fr/sylpheed-faq-1.html
1365           faq/it/sylpheed-faq-1.html
1366           faq/it/sylpheed-faq-2.html
1367           faq/it/sylpheed-faq-3.html
1368           faq/it/sylpheed-faq.html
1369                 changed ">" to &quot;
1370
1371 2002-05-27 [paul]       0.7.6claws21
1372         
1373         * sync with 0.7.6cvs15
1374                 see ChangeLog 2002-05-27
1375
1376 2002-05-27 [paul]       0.7.6claws20
1377
1378         * src/prefs_account.c
1379                 correct a typo
1380
1381 2002-05-26 [paul]       0.7.6claws19
1382
1383         * tools/README
1384                 correct a typo
1385
1386 2002-05-25 [paul]       0.7.6claws18
1387
1388         * tools/README
1389                 add description of kmail2sylpheed.pl
1390
1391 2002-05-25 [paul]       0.7.6claws17
1392
1393         * tools/kmail2sylpheed.pl       ** NEW FILE **
1394                 perl script that converts an exported Kmail address
1395                 book, converts it to sylpheed addressbook file,
1396                 writes the file to .sylpheed, and updates
1397                 addrbook--index.xml 
1398
1399 2002-05-25 [paul]       0.7.6claws16
1400
1401         * sync with 0.7.6cvs14
1402                 see ChangeLog 2002-05-23
1403
1404 2002-05-24 [paul]       0.7.6claws15
1405
1406         * README.claws
1407                 make a correction and add some more info
1408
1409 2002-05-24 [paul]       0.7.6claws14
1410
1411         * src/compose.c
1412                 fix memory leak in 
1413                 compose_redirect_write_headers_from_headerlist()
1414                 add Subject and Resent-Message-ID to
1415                 compose_redirect_write_headers()
1416                 Received, Subject, and X-UIDL are filtered out in 
1417                 compose_redirect_write_to_file()
1418
1419 2002-05-23 [paul]       0.7.6claws13
1420
1421         * src/compose.[ch]
1422           src/filtering.c
1423           src/mainwindow.c
1424           src/matcher.[ch]
1425           src/matcher_parser_lex.l
1426           src/matcher_parser_parse.y
1427           src/prefs_common.[ch]
1428           src/prefs_filtering.c
1429           src/summaryview.c
1430                 rename 'Bounce' to 'Redirect'
1431
1432 2002-05-23 [paul]       0.7.6claws12
1433
1434         * more sync with 0.7.6cvs13
1435           src/compose.c
1436                 see ChangeLog 2002-05-22
1437
1438 2002-05-22 [paul]       0.7.6claws11
1439
1440         * sync with 0.7.6cvs13
1441           src/codeconv.c
1442                 see ChangeLog 2002-05-20
1443           src/prefs_common.c
1444                 see ChangeLog 2002-05-22
1445
1446 2002-05-21 [melvin]     0.7.6claws10
1447
1448         * src/folderview.c
1449                 Added missing filtering and scoring headers
1450                 Fixed bad function call that showed garbage 
1451                 in Folder->Processing
1452
1453 2002-05-21 [paul]       0.7.6claws9
1454
1455         * tools/Makefile.am
1456                 make all tools executable, (patch by Alfons).
1457
1458 2002-05-20 [alfons]     0.7.6claws8
1459
1460         * src/procheader.c
1461                 don't forget to call mktime() so we have a valid week 
1462                 and year day
1463                 (Bug report by Roger Sondermann <mail@jumaros.de>)
1464
1465 2002-05-20 [paul]       0.7.6claws7
1466
1467         * src/html.c
1468                 fix broken parsing of urls
1469         * src/textview.c
1470                 fix displaying of urls
1471
1472                 both fixes from the patch [547855] by Eugene 
1473                 Brevdo (zonem)
1474
1475 2002-05-19 [alfons]     0.7.6claws6
1476
1477         * configure.in
1478                 make sylpheed configure correctly with the latest
1479                 and greatest of automake / autoconf / gettext
1480
1481 2002-05-19 [alfons]     0.7.6claws5
1482
1483         * src/procheader.c
1484         * src/procheader.h
1485                 add function for returning ime zone offset
1486         * src/quote_fmt.c
1487         * src/quote_fmt_parse.y
1488                 better quotation formatting - does not convert
1489                 to local time, but uses the original date string.
1490                 
1491                 Note: %z inserts the timezone offset (should 
1492                 work also on platforms where strftime does not
1493                 support %z).
1494
1495 2002-05-18 [christoph]  0.7.6claws4
1496
1497         * src/summaryview.c
1498                 fix indentation of some code
1499         * tools/Makefile.am
1500                 fix spaces after \
1501         * src/Makefile.am
1502                 add missing \
1503                 correct path for ignorethread.xpm
1504                 incorrect filename for sylpheed_logo.xpm
1505                 add missing include matcher_parser_parse.h
1506
1507 2002-05-18 [paul]       0.7.6claws3
1508
1509         * sync with 0.7.6cvs8
1510                 see ChangeLog 2002-05-16 and 2002-05-17
1511
1512 2002-05-18 [melvin]     0.7.6claws2
1513
1514         * README.claws
1515                 Corrected an action's definition and fixed some misspellings.
1516
1517 2002-05-18 [paul]       0.7.6claws1
1518
1519         * tools/Makefile.am
1520           tools/gpg-sign        ** new file **
1521           tools/uudec           ** new file **
1522                 add Melvin's Actions scripts
1523
1524         * README.claws
1525                 add Melvin's descriptions for Actions
1526
1527 2002-05-18 [paul]       0.7.6claws
1528
1529         * Version 0.7.6claws released
1530
1531 2002-05-17 [paul]       0.7.5claws32
1532
1533         * po/es.po
1534                 updated by Ricardo Mones Lastra
1535
1536 2002-05-17 [paul]       0.7.5claws31
1537
1538         * src/compose.c
1539                 fix Account prefs default folder for sent/draft/deleted
1540                 messages bug
1541
1542         * po/it.po
1543           po/nl.po
1544                 updated translation by Alessandro Maestri and
1545                 Wilbert Berendsen
1546
1547 2002-05-17 [melvin]     0.7.5claws30
1548
1549         * src/prefs_actions.c
1550                 Fixed bug where using %F not at the end of the command 
1551                 resulted in an additional empty argument being created.
1552                 Thanks to Darko Koruga for reporting the bug.
1553
1554 2002-05-17 [melvin]     0.7.5claws29
1555
1556         * po/fr.po
1557                 Updated French translations.
1558
1559 2002-05-15 [paul]       0.7.5claws28
1560         
1561         * po/es.po
1562                 updated by Ricardo Mones Lastra
1563
1564 2002-05-15 [paul]       0.7.5claws27
1565
1566         * sync with 0.7.6cvs4
1567                 see ChangeLog 2002-05-14 and 2002-05-15
1568
1569 2002-05-14 [paul]       0.7.5claws26
1570
1571         * sync with 0.7.6cvs1
1572                 see ChangeLog 2002-05-13
1573
1574 2002-05-13 [thorsten]   0.7.5claws25
1575
1576         * src/messageview.c
1577                 fix select_all and copy in multipart messages
1578         * src/mainwindow.c
1579                 fix select_all and copy in multipart messages
1580
1581 2002-05-12 [paul]       0.7.5claws24
1582
1583         * src/summaryview.c
1584                 reverse last commit, bug already fixed in 0.7.5claws3
1585
1586 2002-05-12 [netztorte]  0.7.5claws23
1587
1588         * src/summaryview.c
1589                 dont parse empty addressbook (checked in before claws20)
1590
1591 2002-05-12 [melvin]     0.7.5claws22
1592
1593         * src/procmsg.[ch]
1594                 Removed unneeded priority code introduced by the previous 
1595                 commit.
1596
1597 2002-05-12 [melvin]     0.7.5claws21
1598
1599         * src/compose.[ch]
1600                 Added possibility to set message's priority.
1601         * src/procmsg.[ch]
1602                 Added possibility to set message's priority.
1603                 Added missing headers
1604
1605 2002-05-12 [melvin]     0.7.5claws20
1606
1607         * src/prefs_actions.c
1608                 Removed implicitely added quotes around the name
1609                 of the temporary files of mime parts.
1610
1611 2002-05-12 [paul]       0.7.5claws19
1612
1613         * sync with 0.7.5cvs20
1614                 see ChangeLog 2002-05-11
1615
1616 2002-05-12 [alfons]     0.7.5claws18
1617
1618         * src/quote_fmt_lex.l
1619         * src/quote_fmt_parse.y
1620                 allow quote / reply date & time format to be set using
1621                 %D{format}. format is a format string you'd pass to
1622                 strftime() (see man strftime, or the Display tab |
1623                 Date format setting).
1624
1625                 Currently %D converts the date to local time. 
1626
1627 2002-05-11 [paul]       0.7.5claws17
1628
1629         * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
1630                 see ChangeLog 2002-05-10 and 2002-05-11
1631
1632 2002-05-10 [paul]       0.7.5claws16
1633
1634         * sync with 0.7.5cvs16
1635                 see ChangeLog entries 2002-05-09 and 
1636                 2002-05-10
1637
1638 2002-05-10 [colin]      0.7.5claws15
1639
1640         * src/textview.c
1641                 Corrected a bug that prevented sylpheed to open
1642                 double-clicked URIs.
1643
1644 2002-05-09 [paul]       0.7.5claws14
1645
1646         * sync with 0.7.5cvs14
1647                 see ChangeLog 2002-05-08 and 2002-05-09
1648
1649 2002-05-08 [paul]       0.7.5claws13
1650
1651         * sync with 0.7.5cvs11
1652                 see ChangeLog entry 2002-05-08
1653
1654 2002-05-08 [paul]       0.7.5claws12
1655
1656         * src/mainwindow.c
1657           src/textview.[ch]
1658                 fix segfault on View->Open in new window
1659                 patch submitted by Thorsten Maerz <torte@netztorte.de>
1660
1661 2002-05-07 [paul]       0.7.5claws11
1662
1663         * sync with 0.7.5cvs9
1664                 see ChangeLog entry 2002-05-07
1665
1666 2002-05-06 [paul]       0.7.5claws10
1667
1668         * src/messageview.c
1669           src/textview.c
1670                 display url in statusbar on single-click
1671                 patch submitted by Thorsten Maerz <torte@netztorte.de>
1672
1673 2002-05-06 [match]      0.7.5claws9
1674
1675         * src/addritem.[ch]
1676                 new functions.
1677         * src/addrcache.c
1678                 tidy up.
1679         * src/xmlprops.[ch]
1680                 XML implementation of properties file.
1681         * src/exporthtml.[ch]
1682         * src/expthtmldlg.[ch]
1683         * src/addressbook.c
1684                 export to HTML.
1685
1686 2002-05-02 [sergey]     0.7.5claws8
1687
1688         * src/mainwindow.c (mainwin_entries),
1689           src/prefs_common.c (prefs_send_create()),
1690           src/codeconv.c (locale_table):
1691                 use charset name "Windows-1251" instead of "CP1251".
1692
1693 2002-05-02 [colin]      0.7.5claws7
1694         
1695         * src/compose.c
1696           src/prefs_common.c
1697           src/prefs_folder_item.c
1698                 Fixed cosmetics bugs due to Outbox renamed to Sent.
1699
1700 2002-05-02 [hiro]       0.7.5claws6
1701
1702         * src/imap.c
1703                 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
1704
1705 2002-05-02 [paul]       0.7.5claws5
1706
1707         * src/compose.c
1708                 more sync with 0.7.5cvs7, see ChangeLog entry
1709                 2002-05-02
1710
1711 2002-05-02 [hiro]       0.7.5claws4
1712
1713         * src/compose.c
1714                 compose_queue_sub():
1715                 check if queue folder exists (closes #550397).
1716                 removed directory creation since it should be handled
1717                 transparently.
1718         * src/imap.c
1719                 imap_add_msg(): return UID for appended message
1720                 (closes #548842).
1721
1722 2002-04-30 [paul]       0.7.5claws3
1723
1724         * src/summaryview.c
1725                 fix account_find_from_address() bug
1726
1727 2002-04-28 [colin]      0.7.5claws2
1728
1729         * src/compose.c
1730           src/textview.c
1731           src/prefs_common.[ch]
1732           src/utils.[ch]
1733                 Added user-definable quotation characters recognition.
1734
1735 2002-04-28 [paul]       0.7.5claws1
1736
1737         * sync with 0.7.5cvs4
1738                 see ChangeLog entry  2002-04-25
1739
1740 2002-04-28 [paul]       0.7.5claws
1741
1742         * po/es.po
1743           po/nl.po
1744           po/pt_BR.po
1745                 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
1746                 Fabio Junior Beneditto
1747
1748 2002-04-27 [jens]       0.7.4claws103
1749
1750         * po/de.po
1751                 updated German translation.
1752
1753 2002-04-27 [hiro]       0.7.4claws102
1754
1755         * src/summaryview.c
1756                 summary_write_cache(): fixed the mark loss of hidden messages.
1757
1758 2002-04-26 [melvin]     0.7.4claws101
1759
1760         * src/procmsg.c
1761                 fixed a second typo (same one)
1762         * po/fr.po
1763           po/it.po
1764           po/pt_BR.po
1765                 fixed the type again...
1766
1767 2002-04-26 [melvin]     0.7.4claws100
1768
1769         * src/procmsg.c
1770                 fixed a typo in an alert message ("temorary").
1771         * po/it.po
1772         * po/pt_BR.po
1773                 corrected the typo  described above.
1774         * po/fr.po
1775                 updated French translation.
1776
1777 2002-04-26 [darko]      0.7.4claws99
1778
1779         * src/summaryview.c
1780                 fix target folder colorization
1781
1782 2002-04-25 [paul]       0.7.4claws98
1783
1784         * po/it.po
1785                 updated by Alessandro Maestri
1786
1787 2002-04-24 [colin]      0.7.4claws97
1788         
1789         * src/compose.c
1790                 Fixed double "subject is empty" question.
1791
1792 2002-04-23 [colin]      0.7.4claws96
1793         
1794         * src/mimeview.c
1795                 Corrected issue when "automatically display images" was
1796                 not set : first image remained after selecting second.
1797
1798 2002-04-23 [melvin]     0.7.4claws95
1799
1800         * src/prefs_actions.c
1801                 Don't display in/out dialog if there is nothing to show.
1802
1803 2002-04-23 [paul]       0.7.4claws94
1804
1805         * sync with 0.7.5cvs3
1806                 bug fixes: see ChangeLog entry 2002-04-23
1807
1808 2002-04-22 [darko]      0.7.4claws93
1809
1810         * src/compose.c
1811                 fix previous check-in which changed code after
1812                 merge from main
1813
1814 2002-04-22 [paul]       0.7.4claws92
1815
1816         * faq/de/*
1817                 add German FAQ
1818         * faq/en/*
1819           faq/es/*
1820           faq/fr/*
1821                 update English, Spanish and French FAQs
1822         * manual/de/*
1823           manual/es/*
1824                 add German and Spanish manuals
1825         * manual/en/*
1826           manual/fr/*
1827                 update English and French manuals
1828
1829         * src/Makefile.am
1830                 add to and re-arrange the pixmap entries
1831
1832 2002-04-22 [darko]      0.7.4claws91
1833
1834         * src/compose.c
1835                 fix sender initials recognition to only allow
1836                 '>' after the initials
1837
1838 2002-04-21 [paul]       0.7.4claws90
1839
1840         * sync with 0.7.5 release
1841                 see ChangeLog entry 2002-04-21
1842
1843 2002-04-21 [alfons]
1844
1845         * src/Makefile.am
1846                 add colin's new pixmaps to EXTRA_DIST
1847
1848 2002-04-21 [colin]      0.7.4claws89
1849         * src/compose.c
1850         * src/inc.c
1851         * src/mainwindow.[ch]
1852         * src/prefs_common.[ch]
1853         * src/stock_pixmap.[ch]
1854                 Added "Work offline" ability.
1855
1856 2002-04-21 [colin]      0.7.4claws88
1857         
1858         * src/mimeview.c
1859         * src/prefs_common.c
1860         * src/prefs_common.h
1861         * src/textview.c : Added an option to common preferences -> display
1862           to allow user not to automatically display images.
1863
1864 2002-04-21 [paul]       0.7.4claws87
1865
1866         * sync with 0.7.4cvs52
1867                 see ChangeLog entry 2002-04-21 (src/imap.c)
1868
1869 2002-04-21 [paul]       0.7.4claws86
1870
1871         * sync with 0.7.4cvs51
1872                 see ChangeLog entry 2002-04-21
1873
1874 2002-04-21 [paul]       0.7.4claws85
1875
1876         * sync with 0.7.4cvs49
1877                 see ChangeLog entries 2002-04-20 and 2002-04-21
1878
1879         * src/Makefile.am
1880                 clean up: remove old 'stock_' element from xpm 
1881                 filenames.
1882
1883 2002-04-21 [alfons]     0.7.4claws84
1884
1885         apply sync patch from Paul
1886
1887         * src/folderview.c
1888                 use old claws prefs_folder_item_create() for now
1889
1890 2002-04-19 [match]      0.7.4claws83
1891
1892         * src/addressbook.[ch]
1893         * src/addrharvest.[ch]
1894         * src/addrgather.[ch]
1895                 recurse folders.
1896         * src/mainwindow.c
1897         * src/summaryview.[ch]
1898                 change menu option.
1899
1900 2002-04-19 [paul]       0.7.4claws82
1901
1902         * po/pt_BR.po
1903                 updated by Fabio Junior Beneditto
1904
1905 2002-04-14 [alfons]     0.7.4claws81
1906
1907         * src/passphrase.c
1908                 add #include <sys/types.h> for mode_t and off_t 
1909
1910 2002-04-13 [paul]       0.7.4claws80
1911         
1912         * src/main.c
1913           src/passphrase.[ch]
1914           src/pgptext.c
1915           src/prefs_common.[ch]
1916           src/rfc2015.c
1917                 enable storing of GnuPG passphrase for the whole 
1918                 session or a user-defined number of minutes. patch 
1919                 submitted by Ravemax <ravemax@dextrose.com>
1920
1921 2002-04-13 [alfons]     0.7.4claws79
1922
1923         * src/textview.c
1924                 make email parser also stop scanning when encountering separators
1925                 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
1926
1927 2002-04-13 [paul]       0.7.4claws78
1928
1929         * sync with 0.7.4cvs39
1930                 see ChangeLog entry 2002-04-12
1931
1932 2002-04-11 [paul]       0.7.4claws77
1933
1934         * sync with 0.7.4cvs37
1935                 see ChangeLog entry 2002-04-11
1936
1937 2002-04-11 [paul]       0.7.4claws76
1938
1939         * COPYING 
1940                 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
1941                 the clause for OpenSSL). sync with sylpheed main
1942
1943 2002-04-09 [melvin]     0.7.4claws75
1944
1945         * src/compose.c
1946                 Made 'Ctrl-Enter' on send ignore some modifiers 
1947                 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
1948                 to bind other *-Enter (but not Alt-Enter).
1949
1950 2002-04-09 [paul]       0.7.4claws74
1951
1952         * sync with 0.7.4cvs35
1953                 see ChangeLog entries 2002-04-09
1954
1955 2002-04-08 [paul]       0.7.4claws73
1956
1957         * sync with 0.7.4cvs33
1958                 see ChangeLog entry 200-04-08
1959
1960 2002-04-07 [match]      0.7.4claws72
1961
1962         * src/addrharvest.[ch]
1963                 fixed to read all addresses in header, regardless
1964                 of header size. improved name parsing. accommodate
1965                 harvest from folders and selected message.
1966         * src/addritem.[ch]
1967                 included new address parsing function.
1968         * src/addrgather.[ch]
1969         * src/addressbook.[ch]
1970         * src/summaryview.[ch]
1971         * src/mainwindow.c
1972                 allow address harvest of folder as well as selected
1973                 messages.
1974
1975 2002-04-07 [paul]       0.7.4claws71
1976
1977         * src/esmtp.[ch]
1978           src/smtp.c
1979                 don't try to authenticate with CRAM-MD5 in SMTP when 
1980                 SMTP-AUTH enabled if MTA doesn't issue this 
1981                 auth-method in it's ehlo-response. bug item #531364,
1982                 patch item #938910. patch submitted by Colin Leroy 
1983                 <colin@colino.net>
1984
1985 2002-04-07 [paul]       0.7.4claws70
1986
1987         * src/nntp.c
1988                 fix missing MODE_READER bug. patch submitted by
1989                 Colin Leroy <colin@colino.net>
1990
1991 2002-04-07 [alfons]     0.7.4claws69
1992
1993         * src/matcher.[ch]
1994         * src/prefs_filtering.c
1995         * src/summaryview.c
1996                 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
1997                 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
1998
1999 2002-04-07 [paul]       0.7.4claws68
2000
2001         * sync with 0.7.4cvs32
2002                 see ChangeLog entry 2002-04-06
2003
2004         * tools/filter_conv.pl
2005                 more bug fixes
2006
2007 2002-04-06 [paul]       0.7.4claws67
2008
2009         * tools/filter_conv.pl
2010                 modify to be able to find the name of the first
2011                 mailbox and use that. main's filter does not
2012                 record the full path to the mailbox and therefore
2013                 can only filter to the first mailbox.
2014
2015 2002-04-05 [paul]       0.7.4claws66
2016
2017         * tools/filter_conv.pl
2018                 attempt to make the script all-encompassing and
2019                 be able to convert any main 'filter' rule thrown
2020                 at it
2021
2022 2002-04-05 [paul]       0.7.4claws65
2023
2024         * tools/filter_conv.pl
2025                 allow for collapsed folder trees
2026
2027 2002-04-05 [paul]       0.7.4claws64
2028
2029         * sync with 0.7.4cvs31
2030                 see ChangeLog entries 2002-04-05
2031
2032 2002-04-03 [paul]       0.7.4claws63
2033
2034         * sync with 0.7.4cvs29
2035                 see ChangeLog entries 2002-04-02 and 2002-04-03
2036
2037 2002-04-02 [paul]       0.7.4claws62
2038
2039         * sync with 0.7.4cvs26
2040                 see ChangeLog entry 2002-04-01
2041
2042 2002-04-02 [match]      0.7.4claws61
2043
2044         * src/pine.[ch]
2045         * src/importpine.[ch]
2046         * src/addressbook.c
2047                 import Pine address book.
2048
2049 2002-04-02 [match]      0.7.4claws60
2050
2051         * src/addrharvest.[ch]
2052                 improve address parsing of funky addresses.
2053
2054 2002-04-02 [darko]      0.7.4claws59
2055
2056         * src/compose.c
2057                 wrap on send improvements, it now recognizes quoted
2058                 initials as part of the quotation string, and it
2059                 does not join lines separated by CR
2060
2061 2002-04-01 [match]      0.7.4claws58
2062
2063         * src/mgutils.[ch]
2064                 added new functions.
2065         * src/mutt.[ch]
2066                 remove excessive duplicate address generation
2067                 on import.
2068
2069 2002-04-01 [alfons]     0.7.4claws57
2070         
2071         * src/summaryview.c
2072                 put back g_free() 
2073
2074 2002-04-01 [paul]       0.7.4claws56
2075
2076         * sync with 0.7.4cvs25
2077                 see ChangeLog entry 2002-04-01
2078
2079 2002-04-01 [alfons]     0.7.4aprilfool55
2080
2081         * src/summaryview.c
2082                 honour feature request item #537427 to allow for
2083                 displaying names from address book for sent mail also
2084
2085 2002-03-29 [paul]       0.7.4claws54
2086
2087         * src/mainwindow.c
2088           src/prefs_filtering.[ch]
2089           src/prefs_matcher.c
2090           src/summaryview.c
2091                 add 'fast filter' for claws' filtering,
2092                 /Tools/Create filter rule/... patch submitted
2093                 by Neill Miller <neillm@thecodefactory.org>
2094
2095 2002-03-29 [paul]       0.7.4claws53
2096
2097         * sync with 0.7.4cvs24
2098                 see ChangeLog entry 2002-03-29
2099
2100 2002-03-28 [paul]       0.7.4claws52
2101
2102         * sync with 0.7.4cvs23
2103                 see ChangeLog entry 2002-03-28
2104
2105 2002-03-27 [melvin]     0.7.4claws51
2106
2107         * src/prefs_actions.c
2108                 Added support to pass only one message part (as a
2109                 file) to the command using '%p'. No quotes are needed
2110                 because doubles quotes are automatically added.
2111                 Fixed bug where Sylpheed could block when waiting for
2112                 a child process to finish.
2113                 Changed the help menu to remove quotes around symbols to 
2114                 avoid misinterpretation (they must not be used).
2115
2116 2002-03-27 [melvin]     0.7.4claws50
2117
2118         * src/inc.c
2119                 Made the new mail notification command always 
2120                 execute asynchronously.
2121
2122 2002-03-27 [paul]       0.7.4claws49
2123
2124         * src/compose.c
2125                 fix bug introduced in last commit
2126
2127 2002-03-27 [paul]       0.7.4claws48
2128
2129         * sync with 0.7.4cvs21
2130                 see ChangeLog 2002-03-26 and 2002-03-27
2131
2132 2002-03-26 [hoa]        0.7.4claws47
2133
2134         * src/prefs_folder_item.c
2135                 really fixed the bug #516442 with folder rescan.
2136
2137 2002-03-26 [paul]       0.7.4claws46
2138
2139         * sync with 0.7.4cvs19
2140                 see ChangeLog entries 2002-03-25 and 2002-03-26
2141
2142 2002-03-25 [hoa]        0.7.4claws45
2143
2144         * src/matcher.c
2145         * src/mh.c
2146                 fix the bug #516442 with folder rescan.
2147
2148         * src/prefs_common.[ch]
2149         * src/compose.c
2150                 added an option to enable two different behaviours
2151                 for bounce.
2152
2153
2154 2002-03-25 [paul]       0.7.4claws44
2155
2156         * src/mainwindow.c
2157           src/selective_download.c
2158                 correct a few menuitem labels
2159
2160 2002-03-25 [christoph]  0.7.4claws43
2161
2162         * src/procmsg.c
2163                 fix non deleted tmp message in
2164                 procmsg_save_to_outbox
2165                 fix problems caused by sync with
2166                 main branch's procmsg_send_queue
2167
2168 2002-03-25 [paul]       0.7.4claws42
2169
2170         * src/quote_fmt.c
2171           src/quote_fmt_lex.l
2172           src/quote_fmt_parse.y
2173                 add Last name (%L) placeholder for quoting. 
2174                 patch submitted by Thorsten Thielen 
2175                 <thth@users.sourceforge.net>
2176
2177 2002-03-25 [paul]       0.7.4claws41
2178
2179         * src/utils.c
2180                 get full hostname. patch submitted by
2181                 Bob Woodside <rwoodside1@comcast.net>
2182
2183 2002-03-25 [paul]       0.7.4claws40
2184
2185         * src/account.c
2186           src/news.c
2187           src/nntp.[ch]
2188           src/prefs_account.[ch]
2189                 enable NNTP over SSL. patch submitted by
2190                 Pascal Jermini <pascal@infinity.hn.org>
2191
2192 2002-03-24 [paul]       0.7.4claws39
2193
2194         * src/prefs_common.c
2195                 make the arrangement of the Compose tab more
2196                 coherent
2197
2198         * src/mainwindow.c
2199                 fix some irregularities of style
2200
2201         * po/de.po
2202                 updated by Kilian Krause
2203
2204 2002-03-23 [paul]       0.7.4claws38
2205
2206         * po/pt_BR.po
2207                 updated by Fabio Junior Beneditto
2208
2209 2002-03-23 [paul]       0.7.4claws37
2210
2211         * src/mainwindow.c
2212                 move 'Gather addresses' to 'Tools' menu
2213                 make 'Selective download' sensitive
2214
2215 2002-03-23 [paul]       0.7.4claws36
2216
2217         * sync with 0.7.4cvs16
2218                 see ChangeLog entries 2002-03-23
2219
2220 2002-03-22 [christoph]  0.7.4claws35
2221
2222         * src/quote_fmt_parse.y
2223                 fix include program output
2224
2225 2002-03-22 [alfons]     0.7.4claws34
2226
2227         * src/pop.c
2228                 initialize GDate stack variable correctly (sorry!)
2229
2230 2002-03-22 [paul]       0.7.4claws33
2231
2232         * src/compose.c
2233           src/mainwindow.c
2234           src/prefs_actions.c
2235           src/prefs_common.c
2236                 rename 'Tool' to 'Tools'
2237
2238         * src/mainwindow.c
2239                 move 'Delete duplicated messages' from
2240                 'Message/' to 'Tools/'
2241                 re-arrange the order of 'Tools/' items
2242
2243 2002-03-22 [paul]       0.7.4claws32
2244
2245         * src/addr_compl.c
2246           src/addressbook.[ch]
2247                 auto-address completion now also matches on
2248                 Nickname. patch submitted by Bob Forsman 
2249                 <hammor@users.sourceforge.net>
2250
2251         * src/editaddress.c
2252                 correct a spelling mistake
2253
2254 2002-03-22 [alfons]     0.7.4claws31
2255
2256         * src/pop.c
2257                 fix getting uidl from incorrect string 
2258                 (spotted by Colin)
2259
2260 2002-03-21 [alfons]     0.7.4claws30
2261
2262         * src/pop.c
2263                 more code refactoring
2264                 plug mem leak introduced by delete on server
2265
2266 2002-03-21 [paul]       0.7.4claws29
2267
2268         * sync with 0.7.4cvs11
2269                 see ChangeLog entries 2002-03-20
2270
2271 2002-03-20 [alfons]     0.7.4claws28
2272
2273         * src/inc.c
2274                 apply Colin's patch and refactor
2275
2276 2002-03-20 [paul]       0.7.4claws27
2277
2278         * sync with sylpheed 0.7.4cvs9
2279                 see ChangeLog entry 2002-03-20
2280
2281 2002-03-19 [christoph]  0.7.4claws26
2282
2283         * src/mh.c
2284         * src/procmsg.[ch]
2285         * src/summaryview.c
2286                 revert changes for flag updates
2287                 (does not work correctly and no time to debug)
2288
2289 2002-03-20 [alfons]     0.7.4claws25
2290
2291         * src/pop.c
2292                 refactor should_delete() a little bit 
2293
2294 2002-03-19 [paul]       0.7.4claws24
2295
2296         * src/inc.[ch]
2297           src/pop.c
2298           src/prefs_account.[ch]
2299                 allow the user to leave downloaded mail on the 
2300                 server for n days. Patch submitted by Colin Leroy 
2301                 <colin@colino.net>
2302
2303 2002-02-19 [paul]       0.7.4claws23
2304
2305         * sync with sylpheed 0.7.4cvs8
2306                 see ChangeLog entries 2002-03-19
2307
2308 2002-03-18 [paul]       0.7.4claws22
2309
2310         * sync with sylpheed 0.7.4cvs6
2311                 see ChangeLog entry 2002-03-18
2312
2313 2002-03-18 [paul]       0.7.4claws21
2314
2315         * po/en_GB.po
2316                 add en_GB message catalogue
2317
2318         * src/mbox_folder.c
2319           src/prefs_account.c
2320           src/prefs_actions.c
2321                 correct a few spelling mistakes
2322
2323 2002-03-17 [alfons]     0.7.4claws20
2324
2325         * src/matcher.c
2326                 more stringent checks for NULL params when writing
2327                 filtering actions to a file
2328                 
2329 2002-03-17 [hoa]        0.7.3claws20
2330
2331         * src/news.c
2332                 fixed the count of new messages
2333
2334         * src/compose.c
2335                 fixed the "attachment properties" window
2336
2337 2002-03-17 [paul]       0.7.4claws19
2338
2339         * src/defs.h
2340           src/folder.h
2341           src/news.c
2342           src/prefs_account.[ch]
2343           src/procmsg.[ch]
2344           src/summaryview.c
2345                 automatically mark cross-posted messages as read 
2346                 and (optionally) give them a colour label
2347                 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
2348                 
2349
2350 2002-03-17 [paul]       0.7.4claws18
2351
2352         * sync with sylpheed 0.7.4cvs5
2353                 see ChangeLog entry 2002-03-17
2354
2355 2002-03-17 [melvin]     0.7.4claws17
2356         
2357         * src/textview.c
2358                 Worked around a gtktext 'bug': when searching for 
2359                 a text in a long message it was scrolling slowly
2360                 line by line until it hit the searched text.
2361         * po/fr.po
2362                 Updated French translation
2363
2364 2002-03-17 [melvin]     0.7.4claws16
2365
2366         * src/mainwindow.c
2367         * src/compose.c
2368         * src/prefs_actions.c
2369                 Moved "Edit/Actions" to "Tool/Actions"
2370                 Made mainwindow/compose window sensitive as soon as
2371                 no child process is running anymore even if the io dialog
2372                 is open.
2373                 Fixed a struct being initialized with a non constant char*
2374
2375 2002-03-16 [christoph]  0.7.4claws15
2376
2377         * configure.in
2378                 add --with-compiler-flags option
2379                 (only for developer hacking)
2380         * src/mh.c
2381         * src/procmsg.[ch]
2382         * src/summaryview.c
2383                 try to make folder-stats and flag handling more
2384                 independent from the summaryview. msgcounts
2385                 are only set when the folder is opened and
2386                 procmsg_msginfo_(un)set_flags will handle it
2387                 later and summaryview will get the values
2388                 from the folder.
2389
2390 2002-03-16 [paul]       0.7.4claws14
2391
2392         * src/messageview.c
2393                 fix Return-receipt. Patch submitted by Bob
2394                 Woodside <rwoodside1@comcast.net>
2395
2396 2002-03-16 [paul]       0.7.4claws13
2397
2398         * src/compose.c
2399                 fix 'dynamic' signatures, make it work again
2400                 broken during sync on 2002-03-14 (0.7.4claws2)
2401
2402 2002-03-15 [match]      0.7.4claws12
2403
2404         * src/addrharvest.[ch]
2405         * src/addrgather.[ch]
2406         * src/addressbook.[ch]
2407         * src/mainwindow.c
2408                 included address harvester feature. still some
2409                 issues with address parsing that I will fix.
2410
2411 2002-03-15 [match]      0.7.4claws11
2412
2413         * src/addrbook.[ch]
2414         * src/addrcache.[ch]
2415         * src/addressbook.[ch]
2416         * src/addrindex.c
2417         * src/editbook.c
2418         * src/importldif.c
2419         * src/importmutt.c
2420         * src/jpilot.[ch]
2421         * src/main.c
2422         * src/syldap.[ch]
2423         * src/vcard.[ch]
2424                 tidy up. fix memory leaks. moved attribs and methods
2425                 from individual interfaces to addrcache object. prep
2426                 for new stuff to come in.
2427
2428 2002-03-15 [alfons]     0.7.4claws10
2429
2430         * src/matcher.[ch]
2431         * src/matcher_parser_parse.y
2432         * src/matcher_parser_lex.l
2433         * src/prefs_matcher.c
2434                 add filtering conditions message greater than, smaller 
2435                 than, and exactly matching a size in bytes
2436                 (does not work with delete from POP3 server yet)
2437
2438                 this should also give others an idea what you should
2439                 do to add new criterions to claws filtering system
2440                 
2441
2442 2002-03-15 [paul]       0.7.4claws9
2443
2444         * tools/filter_conv.pl
2445                 exit if there are no filter rules to convert
2446                 rename filterrc to filterrc.old after completion
2447
2448 2002-03-15 [paul]       0.7.4claws8
2449
2450         * sync with sylpheed 0.7.4cvs3
2451                 see ChangeLog entry 2002-03-14
2452
2453 2002-03-14 [paul]       0.7.4claws7
2454
2455         * src/compose.c
2456                 clean up the last commit (ahem)
2457
2458 2002-03-14 [paul]       0.7.4claws6
2459
2460         * src/compose.c
2461                 fix bug #515655. honour account preferences
2462                 regarding gpg default signing/encryption when 
2463                 changing account from the compose window.
2464
2465 2002-03-14 [paul]       0.7.4claws5
2466
2467         * src/folderview.c
2468                 remove unnecessary curly brackets
2469
2470 2002-03-14 [paul]       0.7.4claws4
2471
2472         * src/folderview.c
2473           src/prefs_filtering.[ch]
2474                 add filter rename on folder rename and filter
2475                 delete on folder delete. Patch submitted by
2476                 Neill Miller <neillm@thecodefactory.org> 
2477
2478 2002-03-14 [christoph]  0.7.4claws3
2479
2480         * src/procmsg.c
2481         * src/send.c
2482                 fix local delivery
2483                 (patch submitted by "Simon 'corecode' Schubert")
2484         * src/prefs_common.c
2485         * src/procmsg.c
2486                 fix gcc 3.0 warning
2487
2488 2002-03-14 [paul]       0.7.4claws2
2489
2490         * sync with sylpheed 0.7.4cvs2
2491                 see ChangeLog entry 2002-03-13
2492
2493 2002-03-12 [darko]      0.7.4claws1
2494
2495         * src/mainwindow.c
2496                 fix what seems to be a copy and paste error
2497                 when setting color for important messages
2498                 (reported by wwp)
2499
2500 2002-03-11 [paul]       version 0.7.4claws released
2501
2502 2002-03-11 [paul]       0.7.4claws
2503
2504         * po/es.po
2505           po/it.po
2506           po/nl.po
2507           po/pt_BR.po
2508                 update message catalogs. Submitted by Ricardo Mones 
2509                 Lastra, Alessandro Maestri, Wilbert Berendsen, and 
2510                 Fabio Junior Beneditto
2511
2512         * configure.in
2513           faq/Makefile.am
2514           faq/it/Makefile
2515           faq/it/sylpheed-faq*
2516           src/mainwindow.c
2517           src/manual.[ch]
2518                 add FAQ in Italian
2519         
2520
2521 2002-03-11 [jens]       0.7.3claws7
2522
2523         * po/de.po
2524                 updated German translation
2525
2526 2002-03-11 [melvin]     0.7.3claws6
2527
2528         * po/fr.po
2529                 updated and corrected French translation
2530
2531 2002-03-10 [hoa]        0.7.3claws5
2532
2533         * src/account.c
2534         * src/inc.c
2535         * src/prefs_account.c
2536         * src/procmsg.c
2537         * src/send.[ch]
2538                 fixed the local account.
2539                 you have to change the default "/usr/sbin/sendmail"
2540                 to "/usr/sbin/sendmail -t" in the preferences of
2541                 the local account.
2542
2543         * src/procmime.c
2544                 removed some debug display for renderer
2545
2546 2002-03-10 [paul]       0.7.3claws4
2547
2548         * faq/en/sylpheed-faq-1.html
2549           faq/en/sylpheed-faq-2.html
2550                 update
2551
2552 2002-03-09 [paul]       0.7.3claws3
2553
2554         * sync with sylpheed 0.7.4
2555                 see ChangeLog entry 2002-03-09
2556
2557 2002-03-08 [paul]       0.7.3claws2
2558
2559         * faq/en/sylpheed-faq*
2560           faq/es/sylpheed-faq*
2561           faq/fr/sylpheed-faq*
2562                 update the FAQs
2563
2564         * manual/fr/.cvsignore
2565           manual/fr/Makefilea.am
2566           manual/fr/sylpheed*
2567           src/mainwindow.c
2568           src/manual.[ch]
2569                 add the French manual
2570
2571 2002-03-07 [paul]       0.7.3claws1
2572
2573         * sync with sylpheed 0.7.3cvs4
2574                 see ChangeLog entries  2002-03-06 and 2002-03-07
2575         
2576         * po/nl.po
2577                 updated by Wilbert Berendsen
2578
2579 2002-03-07 [melvin]     0.7.2claws34
2580
2581         * src/selective_download.c
2582                 Changed the pixmap of the receive button to MAIL_RECEIVE.
2583
2584 2002-03-06 [paul]       0.7.2claws33
2585
2586         * sync with sylpheed 0.7.3cvs1
2587                 bug fix, see ChangeLog entry 2002-03-05
2588
2589 2002-03-05 [paul]       0.7.2claws32
2590
2591         * src/mimeview.c
2592           src/pgptext.[ch]
2593           src/procmsg.c
2594                 reverse the pgp ascii-armored code implemented in 
2595                 0.7.2claws16. removal of this code until it matures.
2596                 this means that verifying ascii-armored pgp sigs and
2597                 automatic decryption of ascii-armored encrypted
2598                 messages no longer works.
2599
2600 2002-03-05 [paul]       0.7.2claws31
2601
2602         * configure.in
2603           Makefile.am
2604         * faq/Makefile.am
2605         * faq/en/Makefile.am
2606           faq/en/sylpheed-faq.html
2607           faq/en/sylpheed-faq-1.html
2608           faq/en/sylpheed-faq-2.html
2609           faq/en/sylpheed-faq-3.html
2610         * faq/es/Makefile.am
2611           faq/es/sylpheed-faq.html
2612           faq/es/sylpheed-faq-1.html
2613           faq/es/sylpheed-faq-2.html
2614           faq/es/sylpheed-faq-3.html
2615           faq/es/sylpheed-faq-4.html
2616         * faq/fr/Makefile.am
2617           faq/fr/sylpheed-faq.html
2618           faq/fr/sylpheed-faq-1.html
2619           faq/fr/sylpheed-faq-2.html
2620           faq/fr/sylpheed-faq-3.html
2621         * src/Makefile.am
2622           src/defs.h
2623           src/mainwindow.c
2624           src/manual.[ch]
2625                 add FAQs in English, Spanish and French
2626
2627
2628 2002-03-05 [paul]       0.7.2claws30
2629
2630         * manual/en/sylpheed.html
2631           manual/en/sylpheed-XX.html
2632                 updated the English manual
2633
2634 2002-03-05 [hoa]        
2635
2636         * src/summaryview.c
2637                 dialog box pops up if the article can't be deleted.
2638
2639 2002-03-04 [paul]       
2640         
2641         * po/pt_BR.po
2642                 updated by Fabio Junior Benedito
2643
2644 2002-03-04 [hoa]
2645
2646         * removed ac/gpgme.m4
2647                 to avoid autogen common problem
2648                 developers have to install gpgme development package now
2649
2650         * src/compose.c
2651                 encoding to 7bit or 8bit is enabled.
2652
2653 2002-03-03 [alfons]     0.7.2claws29
2654
2655         * src/pop.c
2656                 merge fix by Oliver Haertel for selective
2657                 download buglet
2658
2659 2002-03-03 [paul]       0.7.2claws28
2660         
2661         * sync with sylpheed 0.7.3
2662
2663 2002-03-03 [paul]       0.7.2claws27
2664
2665         * sync with sylpheed 0.7.2cvs24
2666                 see ChangeLog entries 2002-03-02 and 2002-03-03
2667
2668 2002-03-02 [melvin]     0.7.2claws26
2669
2670         * src/inc.[ch]
2671         * src/main.c
2672         * src/mainwindow.c
2673         * src/prefs_common.[ch]
2674                 Added user definable notification on new mail arrival.
2675                 Removed unused variables in spell checker prefs code.
2676
2677 2002-03-02 [melvin]     0.7.2claws25
2678
2679         * src/quote_fmt.c
2680                 Removed unnecessary escape sequences.
2681                 Changed 'Initial...' to 'Initials of Sender'
2682
2683 2002-03-02 [paul]       0.7.2claws24
2684
2685         * sync with sylpheed 0.7.2cvs22
2686                 see ChangeLog entry 2002-03-01
2687
2688 2002-03-01 [hoa]        0.7.2claws23
2689
2690         * src/mainwindow.c
2691                 Set sensitivity of delete actions to active
2692                 even if the folder is a newsgroup.
2693
2694         * src/summaryview.c
2695                 - Set sensitivity of delete actions
2696                 - Added function check_permission() that will check if the
2697                   user is authorized to delete a message. For news, it
2698                   will check if the author is the same.
2699                 - Enabled deletion when there is no trash folder.
2700
2701         * src/news.[ch]
2702                 - Added news_cancel_article() to cancel articles
2703                 - Implemented news_remove_message() (public function)
2704
2705 2002-03-01 [paul]       0.7.2claws22
2706
2707         * src/gtkutils.c
2708           src/textview.c
2709                 recognise urls that that don't include 'http://' and
2710                 simply begin 'www.' 
2711
2712         * AUTHORS
2713                 remove duplicated name
2714
2715 2002-02-28 [paul]       0.7.2claws21
2716
2717         * src/mainwindow.c
2718           src/summaryview.[ch]
2719                 add ability to 'Select thread'
2720                 combines Melvin's "Select thread's head" patch (#510907)
2721                 with Colin Leroy's <colin@colino.net> "Select whole thread" 
2722                 patch (#518514) 
2723
2724 2002-02-28 [paul]       0.7.2claws20
2725
2726         * src/mimeview.c
2727                 hopefully fix segfault on right-clicking a mime part
2728                 that some people have experienced.      
2729                 fix submitted by Fredrik Olofsson <frol@linux.nu>
2730
2731 2002-02-28 [paul]       0.7.2claws19
2732
2733         * sync with sylpheed 0.7.2cvs21
2734                 see ChangeLog entries 2002-02-27 and 2002-02-28
2735
2736 2002-02-27 [paul]       0.7.2claws18
2737
2738         * sync with sylpheed 0.7.2cvs18
2739                 see ChangeLog entries 2002-02-26 and 2002-02-27
2740
2741 2002-02-26 [alfons]     0.7.2claws17
2742
2743         * src/procheader.c
2744                 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
2745                 (spotted by Chris Hessman <idatech@gmx.net>)
2746
2747 2002-02-26 [paul]       0.7.2claws16
2748
2749         * src/mimeview.c
2750           src/pgptext.[ch]
2751           src/procmsg.c
2752                 make decryption of ascii-armored pgp encrypted messages
2753                 and verification of ascii-armored signatures work again.
2754                 slightly altered from the patch by Jens Jahnke 
2755                 <jan0sch@gmx.net>
2756
2757                 ##FIX ME##
2758                 * the checking of plaintext signatures always comes up in 
2759                   a popup box
2760                 * it doesn't work for multipart messages 
2761                 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
2762                   including the msg headers and these 2 line themselves, are 
2763                   not displayed
2764
2765         * src/mainwindow.c
2766                 "View/Folder Tree" becomes "View/Separate Folder Tree"
2767                 "View/Message View" becomes "View/Separate Message View"
2768                 because its less ambiguous.
2769
2770         * po/es.po
2771                 updated by Ricardo Mones Lastra
2772
2773 2002-02-26 [paul]       0.7.2claws15
2774
2775         * sync with sylpheed 0.7.2cvs17
2776                 see ChangeLog entries 2002-02-25 and 2002-02-26
2777
2778 2002-02-25 [christoph]  0.7.2claws14
2779
2780         * src/filtering.[ch]
2781         * src/inc.c
2782                 do filtering stuff after all messages have been received
2783                   1. drop all messages to .processing
2784                   2. scan processing folder for messages
2785                   3. filter messages or move to inbox
2786                 this will also find old messages left in processing after
2787                 a crash or something like that and we get a real msginfo
2788                 from folder->get_msg_list and do not have to create our
2789                 own in filter_message
2790         * src/matcher_parser_parse.y
2791                 remove MIX/MAX warning (reordered includes)
2792
2793 2002-02-25 [paul]       0.7.2claws13
2794
2795         * sync with sylpheed 0.7.2cvs15
2796                 see ChangeLog entry 2002-02-24
2797
2798 2002-02-24 [alfons]     0.7.2claws12
2799
2800         * src/filtering.c
2801                 clear old color flags first when applying a new color to
2802                 a message info. 
2803                 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
2804
2805 2002-02-24 [alfons]     0.7.2.claws11
2806         
2807         * AUTHORS
2808         * src/prefs_common.c
2809                 add presets for Opera and Konqueror, closes patch #517261,
2810                 submitted by Ville Skyttä <scop@users.sourceforge.net>
2811
2812 2002-02-24 [alfons]     0.7.2.claws10
2813
2814         * AUTHORS
2815         * src/summaryview.c
2816                 fix threading for null message ids, closes patch #521601,
2817                 submitted by Bob Forsman <hammor@users.sourceforge.net>
2818
2819 2002-02-24 [alfons]     0.7.2claws9
2820
2821         * src/summaryview.c
2822         * src/filtering.c
2823                 make Tool | Filter Message work with filtering system so
2824                 setting flags also works
2825
2826                 TODO:
2827
2828                 - Processing uses the same function as Tool | Filter
2829                   Message, but doesn't use the same update proc yet
2830
2831 2002-02-23 [paul]       0.7.2claws8
2832
2833         * sync with sylpheed 0.7.2cvs14
2834                 see ChangeLog entries 2002-02-22 and 2002-02-23
2835
2836 2002-02-22 [christoph]  0.7.2claws7
2837
2838         * src/quote_fmt.c
2839                 Add column space to table
2840         * src/quote_fmt_parse.y
2841                 Close files
2842
2843 2002-02-22 [paul]       0.7.2claws6
2844
2845         * src/Makefile.am
2846           src/defs.h
2847           src/filtering.c
2848           src/inc.[ch]
2849           src/mainwindow.c
2850           src/matcher.[ch]
2851           src/matcher_parser_lex.l
2852           src/matcher_parser_parse.y
2853           src/pop.[ch]
2854           src/prefs_account.h
2855           src/prefs_filtering.c
2856           src/selective_download.[ch]   *** NEW FILES ***
2857           src/utils.[ch]
2858           po/POTFILES.in
2859                 Selective Download added to 'Tool' menu. 
2860                 Retrieves email headers of the currently selected pop3 
2861                 account and allows the user to mark emails for deletion 
2862                 right on the pop3 server. Patch submitted by Oliver Haertel 
2863                 <oha@users.sourceforge.net>.
2864         
2865         * po/POTFILES.in
2866                 add 'src/quote_fmt.c'           
2867
2868 2002-02-22 [christoph]  0.7.2claws5
2869
2870         * src/Makefile.am
2871                 added quote_fmt.c
2872         * src/prefs_common.[ch]
2873         * src/prefs_template.c
2874         * src/quote_fmt.c               *** NEW FILE ***
2875         * src/quote_fmt.h
2876                 move quote format symbol description code
2877                 to it's own file because it is used from
2878                 differnent code parts
2879                 Rewrote symbol description GUI
2880                   + use table
2881                   + add separators
2882                   + get data from array (no more long constant strings)
2883         * src/quote_fmt_lex.l
2884         * src/quote_fmt_parse.y
2885                 Symbol for Literal % changed to \% instead of %%
2886                 (More logical as \ is used for quoting for other symbols)
2887                 Add |f and |p to include files and program output
2888                 Examples:
2889                     |f{/home/.../.signature}
2890                     |p{date}
2891         * po/de.po
2892                 Correct wrong spelling for "Referenzen"
2893
2894 2002-02-21 [paul]       0.7.2claws4
2895
2896         * src/procmsg.c
2897                 forgotten during sync
2898
2899 2002-02-21 [paul]       0.7.2claws3
2900
2901         * sync with sylpheed 0.7.2cvs11
2902                 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
2903                 2002-02-20 and 2002-02-21
2904
2905 2002-02-20 [melvin]     0.7.2claws2
2906
2907         * src/prefs_actions.c
2908                 Added error report when child cannot fork or when execvp 
2909                 returns with an error.
2910
2911 2002-02-19 [christoph]  0.7.2claws1
2912
2913         * src/codeconv.c
2914                 return unconverted text if conde conversion is not possible
2915                 when libjconv is used.
2916                 (patch submitted by "Simon 'corecode' Schubert")
2917
2918 2002-02-19 [paul]       
2919
2920         * version 0.7.2claws release
2921
2922 2002-02-19 [paul]       0.7.2claws
2923
2924         * po/nl.po
2925                 updated by Wilbert Berendsen
2926
2927
2928 2002-02-18 [alfons]     0.7.1claws13
2929
2930         * src/syldap.c
2931         * src/jpilot.c
2932                 remove references to dlfcn and explicitly loading functions
2933                 from dynalink libs, because libs linked anyway, and functions
2934                 are loaded explicitly
2935
2936 2002-02-17 [melvin]     0.7.1claws12
2937
2938         * src/prefs_actions.c
2939                 Replaced children wait loop with double fork technique.
2940                 Now, input/output window updated at each new output.
2941                 free_children(): Fixed a memory leak.
2942                 Made input/output window non closable if running children
2943                 still exist.
2944                 Added missing <unistd.h> include.
2945                 Added some --debug outputs.
2946
2947 2002-02-17 [melvin]     0.7.1claws11
2948
2949         * src/summaryview.c
2950                 Fixed bug where descending sort order did not select top
2951                 message.
2952
2953 2002-02-17 [melvin]     0.7.1claws10
2954
2955         * acconfig.h
2956                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
2957         * src/prefs_common.c
2958                 Pspell data package directory no more hard coded but
2959                 set during configuration (PSPELL_PATH). (Thanks to 
2960                                 Gustavo Noronha Silva.)
2961
2962 2002-02-17 [melvin]     0.7.1claws9
2963
2964         * configure.in
2965                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
2966         * src/gtkspell.c
2967                 Fixed compile-time warnings.
2968
2969 2002-02-16 [alfons]     0.7.1claws8
2970
2971         * src/filesel.c
2972                 fix inadvertent free of NULL pointer which caused
2973                 sylpheed to crash when closing the save-as dialog
2974                 using the window close button
2975
2976 2002-02-16 [carsten]    0.7.1claws7
2977         * src/mainwindow.[ch]
2978           src/summaryview.c
2979           src/prefs_common.c
2980                 fixes for pixmap theming code:
2981                         - recently changed mail attributes shouldn't get
2982                           lost any longer
2983                         - theme is only reloaded iff another theme was
2984                           selected
2985
2986 2002-02-16 [paul]       0.7.1claws6
2987
2988         * sync with sylpheed 0.7.2 release
2989                 see ChangeLog entry 2002-02-15 and 2002-02-16
2990
2991 2002-02-15 [paul]       0.7.1claws5
2992
2993         * sync with sylpheed 0.7.1cvs9
2994                 see ChangeLog entry 2002-02-15
2995
2996         * po/POTFILES.in
2997                 remove unneeded headerwindow.c entry
2998
2999 2002-02-14 [carsten]    0.7.1claws4
3000         * src/summaryview.c
3001                 fixed a bug for "Go to next unread message": there was
3002                 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
3003                 in the prefs, because of doing "Search again" instead
3004                 "No"
3005
3006 2002-02-14 [carsten]    0.7.1claws3
3007         * src/stock_pixmap.c
3008                 removed 2 more mem leaks; following memprof,
3009                 this code is "leak free" now :)
3010
3011 2002-02-14 [carsten]    0.7.1claws2
3012         * src/stock_pixmap.c
3013                 used opendir/readdir/closedir instead of scandir
3014                 -> code should work now on Solaris
3015
3016 2002-02-14 [paul]       0.7.1claws1
3017
3018         * sync with sylpheed 0.7.1cvs8
3019                 see ChangeLog entries 2002-02-13 and 2002-02-14
3020
3021         * README.claws
3022                 add some description of Actions and Pixmap Themes
3023
3024 2002-02-13 [paul]       
3025
3026         * version 0.7.1claws release
3027
3028 2002-02-13 [paul]       0.7.1claws
3029
3030         * po/es.po
3031           po/it.po
3032           po/pt_BR.po
3033                 updated translations, submitted by Ricardo Mones Lastra,
3034                 Alessandro Maestri and Fabio Junior Beneditto
3035
3036 2002-02-13 [melvin]     0.7.0claws75
3037
3038         * src/prefs_actions.c
3039                 Added missing "signal.h" include
3040
3041 2002-02-13 [melvin]     0.7.0claws74
3042
3043         * src/prefs_folder_item.c
3044                 Added missing "config.h" include
3045         * po/fr.po
3046                 Updated French translation for folder propriety.
3047
3048 2002-02-13 [jens]       0.7.0claws73
3049
3050         * po/POTFILES.in
3051                 Added missing src/prefs_folder_item.c [log added by melvin]
3052         * po/de.po
3053                 Updated German translation.
3054
3055 2002-02-13 [melvin]     0.7.0claws72
3056
3057         * po/fr.po
3058                 Updated French translation.
3059
3060 2002-02-13 [melvin]     0.7.0claws71
3061
3062         * src/gtkutils.c
3063                 Made gtkut_editable_get_selection return NULL if selection
3064                 is of length zero.
3065                 This fixes a bug where selecting part of message A then
3066                 switching to message B and replying to it will not
3067                 quote the message's body.
3068
3069 2002-02-12 [paul]       0.7.0claws70
3070
3071         * src/mainwindow.c
3072                 cosmetic, relating to pixmap themes: on toolbar make 
3073                 updating of 'Exec' and 'Compose news/Compose email'
3074                 icons faster.
3075
3076 2002-02-12 [carsten]    0.7.0claws69
3077         * src/folderview.c
3078           src/mainwindow.[ch]
3079           src/stock_pixmap.c
3080           src/summaryview.c
3081           src/prefs_common.c
3082                 - refreshing after changing pixmap theme better
3083                   now (thanks Paul)
3084                 - wanted to remove some mem leaks, but alfons was
3085                   faster (and had the better solution ;)
3086
3087 2002-02-12 [alfons]     0.7.0claws68
3088
3089         * src/prefs_common.c
3090         * src/stock_pixmap.[ch]
3091                 plug mem leaks, refactor code a little bit
3092
3093
3094 2002-02-12 [sergey]     0.7.0claws67
3095
3096         * src/imap.c
3097                 Fixed problem with copying messages to IMAP folders when the
3098                 server uses something other than '/' as a namespace separator
3099                 (cyrus-imapd uses '.').
3100
3101 2002-02-12 [jens]       0.7.0claws66
3102
3103         * po/de.po
3104                 Updated German Translation
3105
3106 2002-02-12 [paul]       0.7.0claws65
3107
3108         * sync with sylpheed 0.7.1cvs1
3109                 see ChangeLog entry 2002-02-12
3110
3111 2002-02-12 [melvin]     0.7.0claws64
3112
3113         * src/prefs_actions.c
3114                 Fixed "feature" where children's output was duplicated 
3115                 instead of refreshed while monitoring.
3116                 Removed some debug code.
3117
3118 2002-02-12 [christoph]  0.7.0claws63
3119
3120         * src/compose.c
3121                 always delete message from queue after sending/send error
3122                 (closes bug #509601)
3123
3124 2002-02-12 [melvin]     0.7.0claws62
3125
3126         * src/prefs_actions.c
3127                 Children wait loop is now triggered with a timeout of 1s
3128                 Added %F which is replaced with the list of filenames 
3129                 of all selected messages (as suggested by Ricardo Mones Lestra)
3130                 Pipe syntax changed. Prefix with | to send selection, postfix
3131                 with | to retrieve output. Prefix with > or * to send
3132                 user definable input to the command (*: input is hidden)
3133                 Old pipe action should now be postfixed with |, too.
3134
3135 2002-02-12 [carsten]    0.7.0claws61 (more 59.75)
3136         * src/stock_pixmap.c
3137                 fixed a bug: if there's no theme directory don't
3138                 throw an error, just do "nothing" (thanks Alfons)
3139
3140 2002-02-12 [carsten]    0.7.0claws60
3141         * src/folderview.c
3142           src/summaryview.c
3143                 had to write the cache twice (nasty!); some marks would 
3144                 get lost if not
3145
3146 2002-02-11 [carsten]    0.7.0claws59
3147         * acconfig.h
3148           configure.in
3149           doc-src/maintainer_guide.txt
3150           src/compose.[ch]
3151           src/defs.h
3152           src/folderview.[ch]
3153           src/gtkutils.[ch]
3154           src/mainwindow.[ch]
3155           src/prefs_common.[ch]
3156           src/stock_pixmap.[ch]
3157           src/summaryview.[ch]
3158                 pixmap theming and related work on pixmap
3159                 handling on some other places
3160                 (e.g. hrm features for all folder)
3161           src/pixmap/stock_*.xpm -> the stock_ was removed
3162         
3163 2002-02-11 [paul]       0.7.0claws58
3164
3165         * sync with sylpheed 0.7.1 release
3166                 see ChangeLog entries 2002-02-11
3167
3168 2002-02-08 [paul]       0.7.0claws57
3169
3170         * sync with sylpheed 0.7.0cvs39
3171                 see ChangeLog entry 2002-02-07 (last entry) 
3172
3173         * src/prefs_actions.c
3174           src/prefs_filtering.c
3175           src/prefs_matcher.c
3176           src/prefs_scoring.c
3177                 sync: made it compile with C compilers other than gcc
3178
3179 2002-02-07 [paul]       0.7.0claws56
3180
3181         * sync with sylpheed 0.7.0cvs38
3182                 see ChangeLog entries 2002-02-06 (last 2 entries) and
3183                 2002-02-07
3184
3185 2002-02-07 [darko]      0.7.0claws55
3186
3187         * src/gtkutils.[ch]
3188         * src/summaryview.c
3189                 Fix const gchar */gchar * issue (thanks Hiro)
3190
3191 2002-02-07 [darko]      0.7.0claws54
3192
3193         * src/compose.[ch]
3194         * src/filtering.c
3195         * src/gtkutils.[ch]
3196         * src/prefs_template.c
3197         * src/quote_fmt.h
3198         * src/quote_fmt_parse.y
3199         * src/summaryview.c
3200         * src/utils.[ch]
3201                 When replying or forwarding an email don't quote the entire
3202                 mail body but use the part of the message text that is selected
3203
3204 2002-02-06 [melvin]     0.7.0claws53
3205
3206         * src/prefs_common.[ch]
3207         * src/gtkspell.[ch]
3208         * src/compose.c
3209                 Made possible to switch quickly to last used dictionary
3210                 which makes checking bilingual documents easier.
3211
3212 2002-02-06 [melvin]     0.7.0claws52
3213         
3214         * po/POTFILES.in
3215                 Added forgotten new file src/prefs_actions.c
3216
3217 2002-02-06 [melvin]     0.7.0claws51
3218
3219         * src/prefs_actions.c   ** NEW FILE **
3220         * src/prefs_actions.h   ** NEW FILE **
3221                 Added actions to execute on message text view, or on the
3222                         message's file.
3223         * src/Makefile.am
3224                 Added src/prefs_actions.[ch]
3225         * src/compose.c
3226                 Added new menu "Edit/Actions"
3227         * src/defs.h
3228                 Added new actionsrc file.
3229         * src/main.c
3230                 Added actionsrc reading.
3231         * src/mainwindow.c
3232                 Added new menus "Edit/Actions" and "Configuration/Actions..."
3233         * src/prefs_common.h
3234                 Added new element actionslst element to prefs_common.
3235
3236 2002-02-06 [paul]       0.7.0claws50
3237
3238         * sync with sylpheed 0.7.0cvs36
3239                 see ChangeLog entry 2002-02-06
3240
3241 2002-02-05 [paul]
3242
3243         * po/es.po
3244                 updated by Ricardo Mones Lastra
3245
3246 2002-02-05 [paul]       0.7.0claws49
3247
3248         * sync with sylpheed 0.7.0cvs33
3249                 see ChangeLog entries 2002-02-04 (last 4 entries) and 2002-02-05
3250
3251 2002-02-05 [paul]       0.7.0claws48
3252
3253         * src/compose.c
3254                 re-add 'Edit/Advanced/Delete entire line', previously named
3255                 'Delete Line+'
3256
3257 2002-02-04 [paul]       0.7.0claws47
3258
3259         * src/compose.c
3260           src/summaryview.c
3261                 fix bug #494993 (Reply All not taking Reply-To into consi)
3262                 eliminate differences in behaviour of right-click 'Reply to all' 
3263                 in summary view and 'Reply to all' on the toolbar. 
3264                 fix bug where Reply-To gets ignored by 'Reply to all' in summary
3265                 view and From gets ignored by 'Reply to all' on toolbar.
3266                 fix bug where 'Reply to all' on toolbar uses To twice and ignores
3267                 From when no Reply-To header is present.
3268
3269 2002-02-04 [paul]       0.7.0claws46
3270
3271         * sync with sylpheed 0.7.0cvs30
3272                 see ChangeLog entries 2002-02-03 and 2002-02-04
3273
3274 2002-02-03 [melvin]     0.7.0claws45
3275
3276         * src/gtkspell.[ch]
3277                 Readded function to highlight all misspelled words.
3278                 Fixed bug where user-provided-words did not replace
3279                         correctly the misspelled word when using the mouse.
3280                 Fixed bug where checking a region selected from right to left did
3281                         not check the region at all.
3282                 Fixed bug where 'Check backwards' may not check at all. 
3283                 Fixed memory leaks where popup menus and accel_groups were not destroyed.
3284                 Fixed possible buffer overflow when checking for long strings (>1k).
3285                 Made cursor and scrollbar positions non changing after uncheck_all/check_all.
3286                 Accelerators code uses now gtk_widget_add_accel.
3287                 Removed and disabled obsolete and unfinished code.
3288                 Cleaning up.
3289
3290         * src/compose.c
3291                 Added menu item to Highlight all misspelled words.
3292
3293 2002-02-01 [paul]       0.7.0claws44
3294
3295         * src/mainwindow.c
3296                 fix '/View/Hide read messages' sensitivity when all
3297                 messages in a folder are hidden
3298
3299 2002-02-01 [paul]       0.7.0claws43
3300
3301         * src/main.c
3302                 add --send option to command line interface, sends all
3303                 queued mail. Patch submitted by Ricardo Mones Lastra.
3304
3305 2002-01-31 [paul]       0.7.0claws42
3306
3307         * src/mainwindow.c
3308                 add '/View/Hide read messages' to main_window_set_menu_sensitive()
3309
3310 2002-01-31 [paul]       0.7.0claws41
3311
3312         * sync with sylpheed 0.7.0cvs27
3313                 see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
3314                 and 2002-01-31
3315
3316         * src/textview.c
3317                 comment out elements of textview_show_part() as temporary
3318                 workaround for attachment 'Display as text' bug 
3319
3320         * po/pt_BR.po
3321                 updated by Fabio Junior Beneditto
3322
3323 2002-01-30 [paul]       0.7.0claws40
3324
3325         * sync with sylpheed 0.7.0cvs24
3326                 see ChangeLog entries 2002-01-29 (src/prefs_common.c)
3327                 and 2002-01-30
3328
3329         * src/compose.c
3330                 add {N_("/_Spelling"), ... "<Branch>"} to 
3331                 GtkItemFactoryEntry compose_entries[]
3332
3333         * src/prefs_common.c
3334                 add claws menu items to prefs_keybind_apply_clicked()
3335                 and remove non-claws menu items
3336
3337 2002-01-29 [paul]       0.7.0claws39
3338
3339         * sync with sylpheed 0.7.0cvs22
3340                 see ChangeLog entries 2002-01-28 and 2002-01-29
3341
3342 2002-01-28 [melvin]     0.7.0claws38
3343
3344         * src/compose.c
3345                 Added the declartion of compose_send_control_enter.
3346
3347         * src/compose.c
3348         * src/gtkspell.[ch]
3349                 Added in a 'Spelling' menu which includes the configuration menu. 
3350                 Added a real 'Check all' and got rid from the old one which only
3351                 highlited misspelled word.
3352                 Made 'Check while typing' a disableable option.
3353                 Added a dialog when there are no more misspelled word.
3354                 Added a dialog if error occurs when switching to a dictionary.
3355         
3356         * src/prefs_common.[ch]
3357                 Added option for the default 'Check while typing' option.
3358
3359
3360 2002-01-28 [alfons]     0.7.0claws37
3361
3362         * src/compose.c
3363                 fix buglet and make code comply with sylpheed code style
3364
3365 2002-01-28 [paul]       0.7.0claws36
3366
3367         * sync with sylpheed 0.7.0cvs19
3368                 see ChangeLog entries for 2002-01-28
3369
3370 2002-01-28 [hoa]        0.7.0claws35
3371
3372         * src/defs.h
3373                 added rendererrc
3374
3375         * src/main.c
3376                 read the renderer config
3377
3378         * src/procmime.[ch]
3379                 use the renderer config to convert mime attachments
3380
3381         * src/textview.c
3382                 don't use textview_show_html/ertf,
3383                 use get_text_content instead
3384
3385 2002-01-27 [alfons]     0.7.0claws34
3386         
3387         * src/news.c
3388                 make sylpheed believe it can delete a news message...
3389                 (messages are NOT deleted, maybe we should remove
3390                 processing from the folder properties after all.)
3391
3392 2002-01-27 [alfons]     0.7.0claws33
3393
3394         * src/folder.c
3395                 add extra checks
3396         * src/news.c
3397                 implement remove_msg() 
3398
3399 2002-01-27 [alfons]     0.7.0claws32
3400
3401         * src/procmsg.h
3402         * src/procheader.c
3403         * src/messageview.c
3404                 fix return receipt / disposition notification again. this
3405                 stuff seems to break on _every_ major summary UI change, so
3406                 it's now implemented using a flag which is saved in the
3407                 marks cache
3408                 
3409 2002-01-26 [alfons]     0.7.0claws31
3410
3411         * src/import.c
3412                 let import dialog show the destination folder identifier
3413
3414 2002-01-26 [melvin]     0.7.0claws30
3415
3416         * src/folderview.c
3417         * src/summaryview.c
3418                 Readded 'Mark all read' into summary view popup menu
3419                 Added 'Mark all read' in folder view popup menu for IMAP
3420                 and NNTP.
3421                 Made it insensitive if the selected folder is not the shown
3422                 one to avoid 'Mark all read' on the wrong folder.
3423                 
3424 2002-01-26 [paul]       0.7.0claws29
3425
3426         * src/folderview.c
3427           src/summaryview.c
3428                 move 'Mark all read' from summary view to folder view
3429                 menu. (adapted from) patch submitted by Jeremy Andrews,
3430                 <lists@kerneltrap.com>
3431
3432 2002-01-25 [alfons]     0.7.0claws28
3433
3434         * src/gtkstext.c
3435                 put the gtk class name back so GtkSText adapts the 
3436                 settings of GtkText
3437
3438 2002-01-25 [alfons]     0.7.0claws27
3439
3440         * src/folderview.c 
3441                 assimilate Ricardo's patch that shows pixmaps instead of
3442                 plain "new" and "unread" texts in the folder view column
3443                 headers 
3444
3445 2002-01-25 [paul]       0.7.0claws26
3446
3447         * src/Makefile.am
3448                 add $(GPGME_CFLAGS) to INCLUDES so that gpgme can 
3449                 be found in non-standard locations. 
3450                 Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
3451
3452 2002-01-25 [paul]       0.7.0claws25
3453
3454         * sync with sylpheed 0.7.0cvs16
3455                 see ChangeLog entry 2002-01-25
3456
3457 2002-01-24 [paul]       0.7.0claws24
3458
3459         * more sync with sylpheed 0.7.0cvs15
3460                 get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
3461
3462 2002-01-23 [sergey]     0.7.0claws23
3463
3464         * src/importldif.c
3465                 Fixed segfault when closing LDIF import wizard with
3466                 the window manager.
3467         * src/imageview.c
3468         * src/imageview.h
3469         * src/messageview.c
3470         * src/mimeview.c
3471                 Fixed wrong scrolling position after switching between
3472                 text and image parts.
3473
3474 2002-01-23 [paul]       0.7.0claws22
3475
3476         * sync with sylpheed 0.7.0cvs15
3477                 see ChangeLog entries 2002-01-22 and 2002-01-23
3478
3479 2002-01-21 [melvin]     0.7.0claws21
3480
3481         * src/prefs_scoring.c
3482         * src/prefs_filtering.c
3483                 Fixed bug where scoring and filtering windows stopped
3484                 autochecking.
3485
3486 2002-01-21 [paul]       0.7.0claws20
3487
3488         * sync with sylpheed 0.7.0cvs12
3489                 see ChangeLog entries 2002-01-20 and 2002-01-21
3490
3491 2002-01-21 [carsten]    0.7.0claws19
3492         * src/mainwindow.c
3493         * src/menu.[ch]
3494         * src/messageview.[ch]
3495         * src/summaryview.[ch]
3496                 changes to shortcuts handling again:
3497                         + "Q" now controled by mainwin
3498                         + v/V are now customizable and have slightly
3499                           different meanings
3500                 the "button" to minimize the messageview (and maximize
3501                 the summary view) is a real button now
3502         * src/compose.c
3503                 "Delete Line+" added to Edit/Advanced (this will also
3504                 delete the '\n')
3505
3506 2002-01-20 [melvin] 0.7.0claws18
3507
3508         * src/addressbook.c
3509                 Made "Bcc" sensitive when addressbook is called from
3510                 compose window (it was a Claws only bug).
3511
3512 2002-01-19 [alfons] 0.7.0claws17
3513
3514         * src/inc.c
3515                 prevent unnecessary updates when currently selected folder has
3516                 no new messages 
3517
3518 2002-01-19 [alfons] 0.7.0claws16
3519         
3520         * src/summaryview.c
3521                 prevent writing the cache based on current message list in summary 
3522                 view when filtering also put messages in currently selected folder
3523
3524 2002-01-19 [paul]
3525
3526         * po/it.po
3527                 Italian translation submitted by Alessandro Maestri
3528                 <a.maestri@cs.tin.it>
3529
3530 2002-01-18 [melvin]     0.7.0claws15
3531
3532         * src/prefs_filters.c
3533                 fixed bug where 'cancel' from 'filters' window stops autochecking
3534                 if the timer timed out  when the window was open.
3535
3536 2002-01-18 [match]      0.7.0claws14
3537
3538         * src/addrclip.[ch]     ** NEW FILE **
3539         * src/addrselect.[ch]   ** NEW FILE **
3540         * src/adbookbase.h      ** NEW FILE **
3541                 addressbook cut, copy and paste
3542         * src/addrbook.[ch]
3543         * src/addrcache.[ch]
3544         * src/addressitem.h
3545         * src/addrindex.[ch]
3546         * src/addritem.[ch]
3547         * src/importldif.c
3548         * src/importmutt.c
3549         * src/jpilot.[ch]
3550         * src/syldap.[ch]
3551         * src/vcard.[ch]
3552         * src/jpilot.[ch]
3553         * src/editbook.c
3554         * src/editjpilot.c
3555         * src/editldap.c
3556         * src/editvcard.c
3557                 support for copy/paste
3558         * src/addressbook.c
3559                 support for copy/paste
3560                 tidy up menu option processing
3561                 correct address list function arguments
3562         * src/editaddress.c
3563                 sort user attributes
3564         * src/ldif.h
3565         * src/mutt.h
3566                 tidy up
3567
3568         * src/addrbook.[ch]
3569         * src/addrbook.[ch]
3570         * src/addrbook.[ch]
3571                 
3572
3573 2002-01-18 [paul]       0.7.0claws13
3574
3575         * sync with sylpheed 0.7.0cvs8
3576                 configure.in: support Mac OS X (Darwin)
3577
3578 2002-01-18 [carsten]    0.7.0claws12
3579         * src/html.c
3580                 small hack to fix a segfault with an empty href
3581                 (reported by Alexandra Walford <deeni@altern.org>)
3582         * src/mainwindow.c
3583         * src/summaryview.c
3584                 the shortcuts for Mark und Mark as unread are hardcoded
3585                 again
3586         * src/compose.c
3587         * src/gtkstext.[ch]
3588                 readded the shortcuts in gtkstext but made them
3589                 customizeable (simply by adding a menu plus a wrapper
3590                 to compose.c)
3591
3592 2002-01-17 [melvin]     0.7.0claws11
3593
3594         * src/gtkspell.c
3595                 fix default dictionary not being saved.
3596
3597 2002-01-16 [darko]      0.7.0claws10
3598
3599         * src/compose.c
3600                 fix wrapping crash with URL longer than wrapping margin
3601
3602 2002-12-08 [hoa]        0.7.0claws10
3603
3604         * src/matcher_parser_parse.y
3605                 fixed some bugs
3606
3607         * src/prefs_filtering.c
3608                 now, we can use bounce action in the dialog box.
3609
3610 2002-01-16 [carsten]    0.7.0claws9
3611         * src/gtkstext.c
3612                 removed the <control> and <alt> shortcuts because they're
3613                 not needed and interefered with the "normal" shortcuts
3614         * src/mainwindow.c
3615         * src/summaryview.c
3616                 removed most of the hardcoded shortcuts and assigned
3617                 them to menu entries making them easy customizable by
3618                 that
3619
3620 2002-01-16 |melvin]     0.7.0claws8
3621
3622         * src/gtkspell.c
3623                 fixed bug where using the mouse and when the compose
3624                 window is not on top may result in a crash.
3625
3626 2002-01-16 [melvin]     0.7.0claws7
3627
3628         * src/compose.c
3629                 fixed a long standingspell checker bug which could 
3630                 cause a crash after sending a message.
3631
3632 2002-01-16 [paul]       0.7.0claws6
3633
3634         * sync with sylpheed 0.7.0cvs7
3635                 see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
3636                 2002-01-15, and 2002-01-16
3637
3638 2002-01-16 [melvin]     0.7.0claws5
3639
3640         * README.claws
3641         * src/compose.c
3642         * src/gtkspell.[ch]
3643         * src/main.c
3644                 Heavily modified spell checker code to work around
3645                 ispell bug, to add keyboard shortcuts and for future
3646                 enhancements. See README.claws for usage information.
3647
3648 2002-01-15 [alfons]     0.7.0claws4
3649         
3650         * src/summaryview.c
3651                 change gtk_ctree_sort_node() into gtk_ctree_sort_recursive()
3652                 so sorting within threads reflects sort mode
3653
3654 2002-01-15 [christoph]  0.7.0claws3
3655
3656         * src/procmsg.c
3657                 added alertpanel if mail sending failed
3658
3659 2002-01-15 [alfons]     0.7.0claws2
3660         
3661         * src/prefs_filtering.c
3662                 don't stop timer when prefs filtering dialog is opened
3663
3664 2002-01-14 [alfons]     0.7.0claws1
3665
3666         * src/addr_compl.c
3667         * src/prefs.c
3668                 remove debug_print()s for privacy reasons
3669
3670 2002-01-14 [darko]      0.7.0claws
3671
3672         * README.claws
3673                 quotation wrapping is now also in the main branch
3674
3675 2002-01-14 [paul]
3676
3677         * tools/filter_conv.pl
3678                 allow for Boolean Op and case-sensitivity
3679                 this file is included in the release and tagged
3680                 'rel_0_7_0'
3681
3682 2002-01-13 [paul]       0.7.0claws
3683
3684         * release 0.7.0, with cvs tag 'rel_0_7_0'
3685
3686 2002-01-13 [paul]
3687
3688         * tools/filter_conv.pl
3689         * tools/README
3690                 rewritten to output to matcherrc instead of filteringrc
3691
3692         * po/es.po
3693                 updated Spanish translation by Ricardo Mones Lastra
3694
3695 2002-01-13 [alfons]
3696
3697         * po/nl.po
3698                 update dutch translation
3699
3700 2002-01-13 [paul]
3701
3702         * po/pt_BR.po
3703                 Updated by Fabio Junior Beneditto 
3704
3705 2002-01-13 [melvin]     0.6.6claws53
3706
3707         * po/fr.po
3708                 Updated french translation
3709
3710 2002-01-12 [alfons]     0.6.6claws52
3711
3712         * src/filtering.c
3713                 plug mem leak that has been sitting there for ages              
3714
3715 2002-01-12 [alfons]     0.6.6claws51
3716
3717         * src/summaryview.c
3718                 undo melvin's changes from 0.6.6claws48 because summary
3719                 view now refuses to select first unread message when
3720                 selecting a folder 
3721
3722 2002-01-11 [alfons]     0.6.6claws50
3723
3724         * src/import.c
3725                 use claws' semantics for getting folder item when
3726                 importing an mbox file into a folder 
3727                 (submitted by Dale P. Smith)
3728
3729 2002-01-11 [christoph]  0.6.6claws49
3730
3731         * src/prefs.h
3732                 set sensitivity in SET_TOGGLE_SENSITIVITY macro from
3733                 toggle widget, because non static prefs can not use
3734                 prefs_set_* functions
3735         * src/prefs_account.c
3736                 toggle smtp auth password field sensitivity if
3737                 user id is empty and add descrition of usage for
3738                 these fields
3739         * src/prefs_folder_item.c
3740                 use SET_TOGGLE_SENSITIVITY macro to instead of extra
3741                 callbacks
3742
3743 2002-01-11 [melvin]     0.6.6claws48
3744
3745         * src/compose.c
3746                 fix the 'Ctrl-Enter' feature for sending and test really
3747                 for 'Ctrl-Enter' (as Ctrl-Space is also used for activating
3748                 editables which was not documented in Gtk)
3749
3750         * src/summaryview.c
3751                 Made summaryview refresh after sorting and not before.
3752
3753 2002-01-11 [christoph]  0.6.6claws47
3754
3755         * src/compose.c
3756                 select account from account ids if possible and
3757                 correctly set save folder for copy in reedit
3758
3759 2002-01-10 [paul]       0.6.6claws46
3760
3761         * sync with sylpheed 0.7.0 release
3762                 see ChangeLog entries 2002-01-07, 2002-01-08 and
3763                 2002-01-09
3764
3765 2002-01-09 [alfons]
3766
3767         * src/summaryview.c
3768                 remove more dirt traces...
3769
3770 2002-01-09 [alfons]
3771         
3772         * src/summaryview.c
3773                 clean up some traces of my debugging stuff
3774
3775 2002-01-09 [alfons]     0.6.6claws45
3776
3777         * src/filtering.c
3778                 break up filteringprop_apply() in three separate pieces
3779                 so we can drop messages that failed processing in the
3780                 inbox
3781
3782         * src/summaryview.c
3783                 fix bug #469598 "no refresh of inbox after filter" which 
3784                 was introduced by the new summary view locking, and which 
3785                 prevented the summary view to update after a manual filter 
3786                 message. claw's filter message requires a summary_show().
3787                 (aargh, summary_show() again! :-)
3788                 
3789 2002-01-07 [alfons]     0.6.6claws44
3790
3791         * src/headerwindow.c
3792         * src/logwindow.c
3793         * src/messageview.c
3794         * src/sourcewindow.c
3795                 bring in Hiro's last 0.7.0 wm class fixes
3796
3797         * tools/sylprint.pl
3798                 bring in Ricardo's fix for sylprint script
3799
3800         * AUTHORS       
3801         * src/rfc2015.[ch]
3802         * src/prefs_common.[ch]
3803         * src/prefs_account.[ch]
3804         * src/compose.c
3805                 clean up account preference poison in rfc2015,
3806                 and preparation to fix double sign bug 
3807                 (patch submitted by Simon 'corecode' Schubert)
3808
3809 2002-01-07 [christoph]  0.6.6claws43
3810
3811         * src/mh.c
3812                 search for free message number, do not only rely
3813                 on last_num
3814         * src/send.c
3815                 fix smtp auth and use extra account information
3816                 if available, if not use pop3 data instead
3817                 (closes bug #500341)            
3818         * src/ssl.[ch]
3819                 match coding style
3820
3821 2002-01-06 [alfons]     0.6.6claws42
3822
3823         * src/mainwindow.c
3824                 try making the separate windows work again...
3825
3826 2002-01-06 [alfons]     0.6.6claws41
3827
3828         * src/mainwindow.c
3829                 adapt Hiro's separate window menu (to get rid of the funny
3830                 duplicate menu items), and make it work again
3831
3832 2002-01-06 [alfons]     0.6.6claws40
3833
3834         * tools/Makefile.am
3835         * tools/sylprint.rc
3836         * tools/sylprint.pl
3837         * tools/README.sylprint
3838                 add sylprint script for printing mails from Sylpheed
3839                 (contributed by Ricardo Mones Lastra)
3840
3841         * src/acount.c
3842                 clean up
3843
3844 2002-01-06 [melvin]     0.6.6claws39
3845
3846         * src/mainwindow.c
3847         * src/summaryview.c
3848                 Fixed crash introduced in 0.6.6claws38 by the menu
3849                 reorganisation (Hide read messages)
3850         
3851         * ChangeLog.claws 
3852                 Fixed typo (we are now in 2002, alfons ;) )
3853
3854 2002-01-05 [alfons]     0.6.6claws38
3855
3856         * sync with sylpheed 0.6.6cvs10-17
3857                 (last stuff marked as LAST_STABLE)
3858
3859 2002-01-04 [melvin]     0.6.6claws37
3860
3861         * src/account.c
3862                 Made account selection code use strcasestr again instead of
3863                 g_strcasecmp (fixes bug where reediting queued messages
3864                 did not select proper account reported by T. Link).
3865         
3866         * src/folderview.c
3867                 Fix bug where folder icons are not shown when 'hide read messages'
3868                 is on.
3869         
3870         * src/stock_pixmaps.[ch]
3871                 Added folder icons for 'hide read messages'.
3872         
3873         * src/compose.c
3874                 Fixed bug where 'Enter' in a header entry will send the message 
3875                 if 'CTL-Enter' was chosen as a shorcut for sendind. 
3876
3877 2002-01-03 [melvin]     0.6.6claws36
3878         
3879         * src/prefs.[ch]
3880                 Added popup menu for common preferences and
3881                 account preferences (right click on tab displays
3882                                 a menu of all tabs.)
3883
3884 2002-01-02 [melvin]     0.6.6claws35
3885
3886         * src/gtkspell.[ch]
3887                 Made spelling code compatible with undo/redo feature.
3888                 Added creation of suggestion mode menu for the general
3889                         preferences.
3890         
3891         * src/prefs_common.[ch]
3892                 Added option menu for the speller's suggestion mode.
3893                 Added missing spaces in "..." buttons and made a "..."
3894                         button non translatable!
3895         
3896         * src/compose.c
3897                 Made speller use the default suggestion mode.
3898                 Hack to make it possible to choose 'CTRL-Enter' as a
3899                         shortcut for sending (and only for sending).
3900
3901         * src/prefs_folder_item.c
3902                 Changing subject simplification does not update cache 
3903                         anymore (because it is unnecessary).
3904                 Fixed bug where changing subject simplification updated the 
3905                         summaryview even when the viewed folder is not the
3906                         folder which properties are being changed. (E.g. 
3907                                         viewing folder A and changing
3908                                         the subject simplification of 
3909                                         folder B -not being viewed- updated the 
3910                                         summaryview of folder A with data of
3911                                         folder B). (Hope this is clear... )
3912
3913 2001-12-31 [alfons]     0.6.6claws34
3914         
3915         * src/ldif.c
3916         * src/mutt.c
3917                 fgetc() returns a signed integer which doesn't
3918                 fit in a char. so c truncates this to a char
3919                 but we may lose significant bits. i.e. we may
3920                 comparing 0xFF which may not be equal to -1
3921                 unless properly casted to signed char which
3922                 we won't do because fgetc() returns a signed
3923                 integer which doesn't fit in a char. so c 
3924                 truncates this to a char but we may lose 
3925                 significat bits. (you got the idea, thanks
3926                 to Gustavo Noronha Silva <kov@debian.org>
3927                 and the Debian folks!)
3928
3929 2001-12-30 [alfons]     0.6.6claws33
3930
3931         * src/prefs_common.c
3932                 add #ifdef USE_PSPELLs that Melvin forgot               
3933
3934 2001-12-30 [melvin]     0.6.6claws32
3935         
3936         * src/prefs_common.[ch]
3937                 Added configurable color for misspelled words.
3938
3939         * src/gtkspell.[ch]
3940                 Fixed bug of foreground text color (reported by David
3941                                 Mehrmann)
3942                 Added configurable color for misspelled words.
3943
3944 2001-12-30 [alfons]     0.6.6claws31
3945
3946         * src/folder.c
3947                 remove unnecessary things someone put there
3948
3949         * src/mh.c
3950         * src/folder.[ch]
3951                 make folder properties (like threading and sorting) persistent
3952                 (closes bug #497424 "rescan folder tree resets proprieties")
3953                 currently this is only for MH folders. 
3954
3955 2001-12-29 [melvin]     0.6.6claws30
3956
3957         * src/string_match.[ch]
3958                 Optimized a bit: regexp pattern buffer compiled only once, and
3959                   one subroutine call removed. Fixed ^ regexp search: Now, 
3960                   "(^Re: )|(^Hello)" removes only "Re: " from "Re: Hello".
3961         
3962         * src/summaryview.c
3963                 Subject filtering changed to filter summary columns and
3964                   not directly the messages subject cache. The loss in 
3965                   performance is balanced by the improvement of string_match.
3966                 Added an alert panel if there is an error in the regexp.
3967
3968         * src/src/prefs_folder_item.h
3969                 Added a regexp pattern buffer.
3970
3971 2001-12-28 [alfons]     0.6.6claws29
3972
3973         * src/string_match.[ch]
3974                 clean up name space
3975                 allow compilation *BSD
3976
3977 2001-12-27 [alfons]     0.6.6claws28
3978
3979         * src/filter.c
3980                 sync the Hiro's bug fix for BSD
3981
3982 2001-12-27 [melvin]     0.6.6claws27
3983         
3984         * src/compose.c
3985                 Simplify focus to subject entry code.
3986
3987 2001-12-27 [darko]      0.6.6claws26
3988
3989         * src/filtering.c
3990         * src/mbox_folder.c
3991         * src/messageview.c
3992         * src/mh.c
3993         * src/procheader.[ch]
3994         * src/procmsg.h
3995         * src/stock_pixmap.[ch]
3996         * src/summaryview.c
3997                 Show key icon for encrypted mails in summary view
3998
3999         * src/pixmaps/clip.xpm
4000         * src/pixmaps/clipkey.xpm
4001         * src/pixmaps/key.xpm
4002                 New/modified icons for the above
4003
4004 2001-12-27 [melvin]     0.6.6claws25
4005
4006         * src/prefs_common.c
4007                 Put spell checker options in a separate tab to decrease
4008                 the Common Preferences window height.
4009
4010         * README.claws  
4011                 Update spell checker usage instruction about its options
4012                 location.
4013
4014 2001-12-27 [melvin]     0.6.6claws24
4015
4016         * src/compose.c
4017                 Changed subject entry widget position. Initial focus is
4018                 on the To header instead of the subject entry.
4019                 Creating a new header scrolls the header list to make the
4020                 created one visible. Nevertheless, when automatically filling
4021                 headers, the first one is shown.
4022                 A Tab key press in the last empty header entry zips the 
4023                 focus to the subject entry.
4024                 (I did not change the combo boxes, yet)
4025
4026 2001-12-26 [alfons]     0.6.6claws23
4027
4028         * src/prefs_account.c
4029         * src/inc.c
4030                 allow default inbox to reside in another mailbox (only
4031                 works for POP3 accounts)
4032
4033 2001-12-26 [alfons]     0.6.6claws22
4034         
4035         * src/textview.c
4036                 make reply-on-click work with the account of the selected folder
4037         * src/compose.c
4038                 put a fixme here to remind me to fix finding correct default
4039                 account for nested folders
4040
4041 2001-12-25 [alfons]     0.6.6claws21
4042
4043         * src/summaryview.c
4044                 make column headers display locked and mark pixmaps (idea by Melvin) 
4045                 fix bug by adding score and locked column type to sort array
4046
4047 2001-12-25 [alfons]     0.6.6claws20
4048         
4049         * src/summaryview.c
4050                 catch a *potentially* inadvertent write back of  
4051                 the message cache(s) introduced by 0.6.5claws37
4052
4053 2001-12-25 [christoph]  0.6.6claws19
4054
4055         * src/stock_pixmap.[ch]
4056         * src/summaryview.c
4057                 add ignore thread pixmap
4058                 (can someone draw a better icon for this?)
4059
4060 2001-12-24 [alfons]     0.6.6claws18
4061
4062         * src/prefs_folder_item.c
4063                 make address completion actually work for the
4064                 Default To address in the Folder Property dialog.
4065
4066 2001-12-24 [alfons]     0.6.6claws17
4067         
4068         * src/summaryview.c
4069                 use new style regexp for subject stripping 
4070                 (patch submitted by Thomas Link <t.link.tmp200101@gmx.net>)
4071
4072 2001-12-24 [darko]      0.6.6claws16
4073
4074         * src/pgptext.c
4075         * src/rfc2015.c
4076                 move GPG related informational messages to debug mode
4077
4078 2001-12-23 [alfons]     0.6.6claws15
4079
4080         * src/stock_pixmap.[ch]
4081         * src/summaryview.c
4082                 add the forgotten Claws' locked pixmap
4083
4084 2001-12-23 [alfons]     0.6.6claws14
4085
4086         * src/filesel.c
4087                 accept file name typed in entry in multi file
4088                 selector (patch submitted by Gustavo Noronha Silva 
4089                 <kov@debian.org>)
4090
4091 2001-12-23 [alfons]     0.6.6claws13
4092
4093         * src/prefs_filter.c
4094         * src/prefs_filtering.c
4095         * src/matcher.c
4096         * src/importmutt.c
4097                 clean up a little bit
4098         
4099         * src/string_match.c
4100                 validate input strings a little bit more
4101
4102 2001-12-23 [alfons]     0.6.6claws12
4103
4104         * src/Makefile.am
4105         * src/summaryview.c
4106         * src/string_match.[ch]         ** NEW **
4107         * src/folderview.[ch]
4108         * src/headerview.h
4109         * src/folder.[ch]
4110         * src/prefs_folder_item.[ch]
4111                 add subject simplification to strip out strings from
4112                 a subject line (esp. handy for mailing lists). 
4113                 (original patch by by Thomas Link <t.link.tmp200101@gmx.net>,
4114                 but slightly changed things for better integration.)
4115
4116 2001-12-23 [alfons]     0.6.6claws11
4117
4118         * src/mainwindow.c
4119                 fix bug introduced by submission included in 0.6.5claws52.
4120                 ideally this submission should clean the trash if any trash
4121                 folder has a message. however, the hasTrash variable was
4122                 set to false whenever a trash folder was empty (discarding
4123                 a previously found *filled* trash folder.)
4124
4125                 also edited the code a little bit and made it more safe.
4126
4127 2001-12-22 [alfons]     0.6.6claws10
4128
4129         * src/imap.c
4130                 quick fix for Martin Pool's omission of an account
4131                 specific SSL setting
4132
4133 2001-12-22 [alfons]     0.6.6claws9
4134
4135         * src/compose.c
4136         * src/messageview.c
4137         * src/mimeview.c
4138         * src/pgptext.c
4139         * src/procmime.[ch]
4140                 better support for multipart/digest (submitted
4141                 by Fredrik <e98fo@efd.lth.se>)
4142
4143 2001-12-22 [alfons]     0.6.6claws8
4144
4145         * src/addressbook.c
4146                 correct function signature
4147         * src/socket.[ch]
4148         * src/imap.[ch]
4149         * src/prefs_account.[ch]
4150                 allow IMAP over SSH tunnel (patch submitted by 
4151                 Martin Pool <mbp@samba.org>)
4152
4153 2001-12-21 [alfons]     0.6.6claws7
4154
4155         * sync with sylpheed 0.6.6cvs4-9
4156                 (may have forgotten something: LAST_STABLE is 0.6.6claws6)
4157
4158 2001-12-21 [christoph]  0.6.6claws6
4159
4160         * src/compose.c
4161         * src/prefs_folder_item.[ch]
4162                 implement saving of outgoing messages to current folder.
4163                 fix segfault when no default outbox is available
4164                 (closes bug #495683)
4165
4166 2001-12-21 [carsten]    0.6.6claws5
4167         * src/folderview.c
4168         * src/summaryview.c
4169                 pressing CTRL while DND does now the expected thing and
4170                 copies the mail (moving is still the default, as this
4171                 seam more appropriate for handling mails by DND)
4172
4173 2001-12-18 [paul]       0.6.6claws4
4174
4175         * sync with sylpheed 0.6.6cvs3
4176                 see ChangeLog entries 2001-12-18
4177
4178 2001-12-18 [hiro]       0.6.6claws3
4179
4180         * src/undo.c
4181                 fix for multibyte characters (obtain the number of letters
4182                 instead of bytes).
4183
4184 2001-12-17 [paul]       0.6.6claws2
4185
4186         * sync with sylpheed 0.6.6cvs1
4187                 see ChangeLog entry 2001-12-16
4188
4189 2000-12-17 [alfons]     0.6.6claws1
4190
4191         * src/filtering.c
4192                 clean up
4193
4194 2001-12-16 [paul]       0.6.6claws
4195 2001-12-15
4196
4197         * Release version 0.6.6claws, cvs tag: rel_0_6_6
4198
4199         * src/mimeview.c
4200                 last minute sync with main 0.6.6
4201
4202         * po/es.po
4203                 updated by Ricardo Mones Lastra
4204                 update for last minute sync
4205         * po/fr.po
4206         * po/nl.po
4207                 update for last minute sync
4208         * po/de.po
4209                 updated by Jens Oberender
4210         * po/pt_BR.po
4211                 updated by Fabio Junior Beneditto
4212
4213         * src/prefs_common.[ch]
4214         * src/undo.c
4215                 number of undo levels is user configurable
4216                 (squeeze it into the release in the dying
4217                 moments) Submitted by Jens Oberender    
4218
4219 2001-12-15 [melvin]
4220
4221         * po/fr.po
4222                 updated french translation
4223
4224 2001-12-15 [paul]       0.6.5claws92
4225
4226         * sync with sylpheed 0.6.5cvs28
4227                 see ChangeLog entry 2001-12-14 (src/prefs_account.c)
4228
4229         * po/nl.po
4230                 update to allow for sync
4231
4232 2001-12-15 [alfons]
4233         
4234         * po/nl.po
4235                 update dutch translation
4236
4237 2001-12-14 [carsten]    0.6.5claws91
4238         * src/summaryview.c
4239                 fixed bug #473785; also after changing the column order
4240                 the same message will be selected and displayed as before
4241                 the reordering
4242
4243 2001-12-14 [carsten]    0.6.5claws90
4244         * src/folderview.c
4245                 probably found the bug reported by wwb opening or closing
4246                 a folder tree just before dnd (found the solution in the
4247                 balsa source -- thanks to them)
4248
4249 2001-12-14 [carsten]    0.6.5claws89
4250         * src/gtkutils.c
4251         * src/account.c
4252                 moved gtk_clist_moveto to the right place, so that
4253                 only the accounts dialog is effected on opening
4254
4255 2001-12-14 [carsten]    0.6.5claws88
4256         * src/gtkutils.c
4257                 gtkut_clist_set_focus_row does a gtk_clist_moveto
4258                 now, so that the focused row will be seen in any case
4259                 (reported by wwp on sf-claws-user)
4260
4261 2001-12-14 [darko]      0.6.5claws87
4262
4263         * src/compose.c
4264                 remove unnecessary line
4265
4266 2001-12-14 [paul]       0.6.5claws86
4267
4268         * sync with sylpheed 0.6.5cvs27
4269                 see ChangeLog entries 2001-12-14
4270
4271 2001-12-14 [carsten]    0.6.5claws85
4272         * src/mainwindow.c
4273                 following a suggestion of Melvin the rcoabm pops up
4274                 right under the button now and the button is reliefed
4275                 while the popup is open
4276
4277 2001-12-14 [darko]      0.6.5claws84
4278
4279         * src/compose.c
4280                 fix crash when wrapping long lines if linewrap quotation
4281                 is disabled and wrapper encounters a word spanning more
4282                 than one line
4283
4284 2001-12-13 [paul]       0.6.5claws83
4285
4286         * src/compose.c
4287                 prefer 'Reply-To' header over mailing list header when
4288                 replying to a message. Finally prevent all those confirmation 
4289                 messages being sent to the list itself.
4290
4291         * src/summaryview.c
4292                 remove unused summary_set_menu_sensitive() entry
4293
4294 2001-12-13 [paul]       0.6.5claws82
4295
4296         * src/folderview.c
4297         * src/pixmaps/inbox-hrm.xpm     ** NEW FILE **
4298         * src/pixmaps/outbox-hrm.xpm    ** NEW FILE **
4299         * src/pixmaps/trash-hrm.xpm     ** NEW FILE **
4300                 improvements to 'Hide read messages': Inbox, Outbox,
4301                 Trash, Queue, and Draft icons now reveal presence of hidden 
4302                 messages
4303
4304 2001-12-12 [alfons]     0.6.5claws81
4305
4306         0.6.5claws80 was tagged as LAST_STABLE
4307
4308         * src/filtering.[ch]
4309         * src/matcher.[ch]
4310         * src/matcher_parser_lex.c
4311                 fix the filtering; my last attempt to get it right, 
4312                 if it does not work, it's Hoa's turn. ;-)
4313
4314                 for my honourable peers:
4315                 
4316                 the code now makes a clear distinction between
4317                 rules as they are displayed (probably escaped),
4318                 and as they are executed (probably unescaped). the
4319                 parser does *NOT* do any unescaping, this is
4320                 the task of the matcher.c (which breaks up a
4321                 rule into condition) and the filtering.c (which
4322                 breaks up the rule's action). to make this
4323                 run happily we provide an unescaped copy of
4324                 crucial strings to the MatcherProp and 
4325                 FilteringAction structures. note that the only
4326                 exception to this is any REGEXP string. those
4327                 are directly passed to regcomp() and regexp()
4328                 (who have much more powerful unescape functions).
4329                 
4330                 for everyone else:
4331         
4332                 you can escape tab (\t), carriage return (\r),
4333                 linefeed (\n), form feed (\f), quote (\"), 
4334                 single quote (\'), bell (\b) in all the entry
4335                 lines in the scoring & filtering dialogs.
4336                 as an added bonus this should not affect
4337                 existing filtering rules.
4338
4339 2001-12-12 [carsten]    0.6.5claws80
4340
4341         * src/summaryview.c
4342         * po/de.po
4343                 "item(s) selected" is now sensitive to 1 or more
4344                 than one selected (nice for language where simple
4345                 adding of a "s" is not possible as German (Eintrag
4346                 ->Eintr"age)
4347                 
4348                 the "forward as attachment" entry from the right
4349                 click menu removed, "forward" acts following the
4350                 prefs
4351         
4352         * src/textview.c
4353                 reverted my former changes; so compiler warning again
4354                 but there's more GTK_TEXT/GTK_STEXT mixing on other places
4355                 nevertheless
4356
4357         * src/messageview.c
4358                 "search in message" does now *not* only work in MVIEW_TEXT
4359                 messages, but also in a MIMEVIEW_TEXT part of MVIEW_MIME
4360                 message
4361
4362         * src/mainwindow.c
4363                 removed "/File/_Close" as it was the same as "/File/E_xit"
4364                 and we don't need it two times
4365
4366                 the separate folder view and message view now get a distinct
4367                 WMCLASS, just in case someone is using sawfish ;-)
4368
4369                 as the menu entries "/View/Message view" and "/View/Folder tree"
4370                 are only doing something when SEPARATE_MESSAGE or SEPARATE_FOLDER
4371                 make them sensitive accordingly and as these two are "shown"
4372                 after startup anytime check this menuitem at startup
4373
4374 2001-12-12 [paul]       0.6.5claws79
4375
4376         * src/folderview.c
4377                 fix sensitivity of 'Search folder...', broken in
4378                 0.6.5claws75
4379
4380         * src/mainwindow.c
4381                 fix dodgy English
4382
4383 2001-12-11 [carsten]    0.6.5claws78
4384         * src/filtering.c
4385                 fixed two typos returning a wrong FALSE/TRUE
4386         * src/mainwindow.[ch]
4387                 extra menu for email/news button removed
4388
4389 2001-12-11 [alfons]     0.6.5claws77
4390         
4391         * src/matcher.c                 (1.3)
4392         * src/matcher_parser_lex.l      (1.28)
4393                 revert for another attempt
4394                 mark 0.6.5claws77 as LAST_STABLE
4395
4396 2001-12-11 [christoph]  0.6.5claws76
4397
4398         * po/de.po
4399                 fixed wrong translation for prev. unread msg
4400
4401 2001-12-11 [paul]       0.6.5claws75
4402
4403         * src/folder.[ch]
4404         * src/folderview.c
4405         * src/mainwindow.c
4406         * src/summaryview.[ch]
4407         * src/pixmaps/dir-open-hrm.xpm  ** NEW FILE **
4408                 enable ability to hide read messages on per folder basis via 
4409                 '/Summary/Hide read messages'; when selected, a folder will 
4410                 have a red open folder icon, instead of a blue icon, if the 
4411                 folder contains hidden messges
4412                 submitted by Thomas Link <t.link.tmp200101.gmx.net> 
4413
4414         * src/mainwindow.c
4415                 remove '/Message/Forward as attachment' from 
4416                 main_window_set_menu_sensitive() to prevent debug warning
4417
4418         * src/folderview.c
4419         * src/mainwindow.c
4420                 Clean up some of the English
4421
4422         * tools/newscache_clean.pl
4423                 allow for new 'hidereadmsgs' entry in folderlist.xml
4424
4425         * po/es.po
4426                 updated translation, submitted by Ricardo Mones Lastra
4427
4428 2001-12-11 [paul]       0.6.5claws74
4429
4430         * sync with sylpheed 0.6.5cvs25
4431                 see ChangeLog entry 2001-12-11
4432
4433 2001-12-10 [alfons]     0.6.5claws73
4434
4435         * src/matcher.c
4436                 add more control characters
4437         * src/matcher_parser_lex.l
4438                 make escaping / unescaping work again
4439
4440 2001-12-10 [alfons]     0.6.5claws72
4441
4442         * src/imap.c
4443                 clean up warnings "returning value for void function" 
4444         * src/prefs_filtering.c
4445                 make info button for execute action sensitive
4446
4447 2001-12-10 [paul]       0.6.5claws71
4448
4449         * src/compose.c
4450         * src/imap.[ch]
4451         * src/summaryview.c
4452                 fix: imap server now gets informed of MARKED, UNMARKED
4453                 and REPLY events. Now people can use different IMAP-Mail
4454                 clients and have the exact same information about MARKED,
4455                 UNMARKED and REPLY status with all of them. Especially
4456                 useful for imap servers with a web-frontend.
4457                 submitted by Tobias Sandhaas <medlor@web.de>
4458
4459 2001-12-09 [melvin]     0.6.5claws70
4460         
4461         * src/textview.[ch]
4462                 fixed bug #490076 (hunted down by Alfons who implemented
4463                 a workaround in 0.6.5claws65)
4464
4465 2001-12-09 [christoph]  0.6.5claws69
4466
4467         * src/summaryview.c
4468                 set pointer to string in LOCKED column to NULL
4469                 (might fix bug #490800)
4470
4471 2001-12-09 [carsten]    0.6.5claws68
4472
4473         * po/de.po
4474                 resolved some cluttered menu shortcuts 
4475                 ('creating new email' and 'creating news message'
4476                 hade the same)
4477         * src/compose.c
4478                 wmclass now distinc from main window
4479         * src/mainwindow.c
4480           src/mainwindow.h
4481                 email/news and forward button functionality similar
4482                 to the reply buttons; removed the ugly dropdown arrows
4483                 and use instead the right mouse button
4484
4485 2001-12-09 [paul]       0.6.5claws67
4486
4487         * src/imap.c
4488         * src/utils.h
4489                 allow spaces in imap folder names
4490                 submitted by Willem van Engen <wvengen@stack.nl>
4491
4492 2001-12-09 [paul]       0.6.5claws66
4493
4494         * sync with sylpheed 0.6.5cvs24
4495                 see ChangeLog entry 2001-12-09
4496
4497 2001-12-08 [alfons]     0.6.5claws65
4498
4499         * src/textview.c
4500                 prevent secondary selection claim after "add to sender" dialog
4501                 popped up. this is because there's a GDK_BUTTON_RELEASE pending.
4502                 we trick GTK by simulating a click at (0, 0) in the textview.
4503
4504 2001-12-08 [hoa]        0.6.5claws64
4505
4506         * src/folder.c
4507                 fixed a bug about the .processing folder name while filtering
4508
4509 2001-12-08 [alfons]     0.6.5claws63
4510
4511         * src/folderview.c 
4512                 work around problem of not correctly updating folder stats
4513                 when deleting messages. there's some folder scanning evil
4514                 going so the folderview_update_msg_num() does not work
4515                 correctly. need to investigate this.
4516
4517 2001-12-08 [paul]       0.6.5claws62
4518
4519         * sync with sylpheed 0.6.5cvs23
4520                 see ChangeLog entry 2001-12-08
4521
4522 2001-12-07 [christoph]  0.6.5claws61
4523
4524         * src/compose.c
4525                 fix another header translation problem
4526
4527 2001-12-07 [alfons]     0.6.5claws60
4528
4529         * src/mbox.c
4530                 make filtering also work on local spool mbox
4531
4532 2001-12-07 [carsten]    0.6.5claws59
4533         * src/addressbook.c
4534                 addressbook window gets a wmclass distinct from the main
4535                 sylpheed window
4536         * src/compose.h
4537         * src/mainwindow.[ch]
4538                   forward menu item will use mode selected in prefs, forward 
4539                 as attatchment in menu removed (will be substituted in the
4540                 toolbar similar to reply buttons)
4541                   create news message menu entry and news button is now 
4542                 sensitive to the existance of a news account
4543         * src/pixmaps/stock_mail_reply_quote.xpm           ** REMOVED **
4544         * src/pixmaps/stock_mail_reply_to_all_quote.xpm    ** REMOVED **
4545         * src/pixmaps/stock_mail_reply_to_sender_quote.xpm ** REMOVED **
4546                 these are removed because the toolbar buttons don't show
4547                 the quoting modus any longer
4548
4549 2001-12-07 [paul]
4550
4551         * tools/newscache_clean.pl      ** NEW FILE **
4552                 perl script to do some tidying up in the newscache directory 
4553                 
4554         * tools/sylpheed-switcher       ** NEW FILE **
4555                 perl script to enable easy switching between main and claws
4556                 
4557         * tools/README
4558                 added descriptions of the two new perl scripts          
4559
4560
4561 2001-12-07 [melvin]     0.6.5claws58
4562
4563         * src/messageview.c
4564                 fixed a warning during compilation introduced in 0.6.5claws56
4565
4566 2001-12-07 [paul]       0.6.5claws57
4567
4568         * src/mainwindow.[ch]
4569         * src/menu.[ch]
4570                 further usability enhancements to replying with or without 
4571                 quoting via the toolbar, use of Ctrl key is replaced by 
4572                 drop down menu 
4573                 Submitted by Carsten Schurig            
4574
4575 2001-12-07 [melvin]     0.6.5claws56
4576
4577         * src/messageview.c
4578                 hack to fix bug that prevented to make/paste selections
4579                 after switching between MVIEW_TEXT and MVIEW_MIME views
4580                 without deselecting the selection first.
4581
4582 2001-12-06 [alfons]     0.6.5claws55
4583
4584         * src/filtering.[ch]
4585         * src/inc.c
4586                 revise filtering a little bit more, and make sure
4587                 messages are delivered to the appropriate inbox
4588                 (perhaps set per account)
4589
4590 2001-12-06 [paul]       0.6.5claws54
4591
4592         * sync with sylpheed 0.6.5cvs22
4593                 see ChangeLog entry 2001-12-06
4594
4595 2001-12-05 [alfons]     0.6.5claws53
4596
4597         * src/inc.c
4598         * src/folder.[ch]
4599         * src/procmsg.c
4600         * src/filtering.c
4601                 more revisions of filtering system
4602                 (last stable version is marked as LAST_STABLE)
4603                 
4604                 | NOTE 1): the filtering system now uses a local folder called
4605                 | .processing. if filtering fails, check this directory
4606                 | for missing messages.
4607                 |
4608                 | NOTE 2): help us find the filtering actions still missing
4609
4610 2001-12-05 [paul]       0.6.5claws52
4611
4612         * src/mainwindow.c
4613                 fix bug where 'Empty Trash?' pop-up window appears even
4614                 when Trash is empty, submitted by Jesse Skinner         
4615
4616 2001-12-05 [melvin]     0.6.5claws51
4617
4618         * src/compose.c
4619                 fixed bug #486106 to select correct account when reediting 
4620                 a queued message
4621         
4622 2001-12-04 [alfons]     0.6.5claws50
4623
4624         * src/mh.c
4625                 declare markfile in appropriate functions when
4626                 no fchmod() is found (thanks to Mark Heerdink <marc@koelkast.net>
4627                 for spotting this)
4628
4629 2001-12-04 [paul]       0.6.5claws49
4630
4631         * sync with sylpheed 0.6.5cvs21
4632                 see ChangeLog entry 2001-12-04
4633
4634 2001-12-03 [christoph]  0.6.5claws48
4635
4636         * po/de.po
4637                 changed translation of undo
4638         * src/account.c
4639         * src/folder.c
4640                 don't reinvent the wheel to traverse a GNode
4641         * src/compose.[ch]
4642                 seperate code to create the compose gui into functions
4643                 add "Others" page with folder selection for saving copy
4644                 of the message.
4645                 the folder identifier is saved to queue header
4646         * src/procmsg.c
4647                 save message to folder in queue header
4648
4649 2001-12-03 [paul]       0.6.5claws47
4650
4651         * sync with sylpheed 0.6.5cvs20
4652                 see ChangeLog entry 2001-12-03
4653
4654 2001-12-01 [paul]
4655
4656         * more sync with sylpheed 0.6.5cvs19
4657                 see ChangeLog entry 2001-11-29
4658
4659 2001-11-30 [paul]       0.6.5claws46
4660         
4661         * src/compose.c
4662                 remove conflicts introduced by Hoa's last commit
4663          
4664         * src/mainwindow.c
4665                 make 'Message/Bounce' sensitive
4666
4667 2001-11-30 [hoa]        0.6.5claws45
4668
4669         * src/compose.c
4670                 slightly change bounce function to add
4671                 information about the user that bounced the mail
4672                 in the From header line.
4673
4674         * src/folderview.c
4675                 permit the use of processing in outbox folder.
4676
4677 2001-11-29 [paul]       0.6.5claws44
4678
4679         * src/mainwindow.[ch]
4680         * src/prefs_common.c
4681         * src/pixmaps/stock_mail_reply_quote.xpm            ** NEW FILE **
4682         * src/pixmaps/stock_mail_reply_to_all_quote.xpm     ** NEW FILE **
4683         * src/pixmaps/stock_mail_reply_to_author_quote.xpm  ** NEW FILE **
4684                 usability enhancements to the quoting, implements
4685                 use of Ctrl key to toggle quoting settings
4686                 Submitted by Carsten Schurig <Carsten.Schurig@web.de>
4687
4688 2001-11-29 [paul]       0.6.5claws43
4689         
4690         * sync with sylpheed 0.6.5cvs19
4691                 see ChangeLog entry 2001-11-28
4692
4693 2001-11-29 [melvin]     0.6.5claws42
4694         * src/Makefile.am
4695                 added enriched.[ch] to the list of files
4696
4697         * src/textview.c
4698         * src/mimeview.c
4699         * src/procmime.[ch]
4700         * src/enriched.[ch]
4701                 added support to view text/enriched
4702                 added support to show headers in message view for text/enriched and text/html
4703                         in non multipart messages
4704
4705 2001-11-28 [paul]       0.6.5claws41
4706
4707         * more sync with sylpheed 0.6.5cvs18
4708                 see ChangeLog entry 2001-11-27 (src/prefs_common.c)
4709
4710 2001-11-27 [paul]       0.6.5claws40
4711         
4712         * po/pt_BR.po
4713                 updated translation, submitted by Fabio Junior Beneditto
4714                 
4715         * sync with sylpheed 0.6.5cvs18
4716                 see ChangeLog entries 2001-11-26 (src/textview.c) and
4717                 2001-11-27
4718
4719
4720 2001-11-26 [paul]
4721
4722         * po/es.po
4723                 updated translation, submitted by Ricardo Mones Lastra
4724
4725 2001-11-26 [alfons]
4726
4727         * src/matcher.c
4728                 add more translatable strings
4729
4730 2001-11-26 [christoph]  0.6.5claws39
4731
4732         * po/de.po      
4733                 fixed one more umlaut
4734         * src/compose.c
4735                 fix translated header when it should not be translated
4736
4737 2001-11-26 [paul]       0.6.5claws38
4738
4739         * src/mainwindow.c
4740                 remove '/Message/Add Sender to address book' from 
4741                 main_window_set_menu_sensitive(), prevent debug warning
4742                 add 'Message/Mark/Mark all read' to mainwin_entries[]
4743
4744 2001-11-26 [paul]       0.6.5claws37
4745
4746         * src/summaryview.c
4747                 fix 'recurring unread state' bug 
4748
4749         * tools/README 
4750         * tools/filter_conv.pl
4751                 read name of top level mailbox from folderlist.xml
4752                 and presume nothing about its name              
4753
4754 2001-11-26 [darko]      0.6.5claws36
4755
4756         * src/gtkstext.[ch]
4757                 removed functions that are now in gtkutils.c
4758                 use gtkut_text_is_uri_string() from gtkutils.c
4759         * fix my comment on 2001-11-23 (missing gtkutils.[ch])
4760
4761 2001-11-26 [paul]       0.6.5claws35
4762
4763         * sync with sylpheed 0.6.5cvs16
4764                 see ChangeLog entries 2001-11-25 and 2001-11-26
4765
4766 2001-11-25 [alfons]     0.6.5claws34
4767
4768         EXPERIMENTAL!!! Please checkout the last stable version using: 
4769           
4770         % cvs update -r LAST_STABLE -dRAP
4771
4772         (Or help us testing this stuff.)
4773
4774         * src/filtering.c               (1.14)
4775         * src/filtering.h               (1.6)
4776         * src/inc.c                     (1.28)
4777         * src/matcher.c                 (1.20)
4778         * src/mbox.c                    (1.9)
4779         * src/procmsg.h                 (1.14)
4780         * src/summaryview.c             (1.59)
4781         * src/summaryview.h             (dunno)
4782                 revert/merge/sync to as it was before commit 
4783                 on Thu, 19 Jul 2001 10:15:51 -0700.
4784
4785 2001-11-25 [hoa]        0.6.5claws33
4786
4787         * src/main.c
4788                 processing mails at startup
4789
4790         * src/folderview.c
4791         * src/summaryview.[ch]
4792                 processing mails when entering folder
4793
4794         * src/prefs_filtering.c
4795                 fixed some UI bugs
4796
4797 2001-11-24 [alfons]     0.6.5claws32
4798
4799         * src/summaryview.[ch]
4800                 make summary sort headers work, and also make
4801                 sure the sort type is stored
4802
4803 2001-11-23 [alfons]     0.6.5claws31
4804
4805         * src/summaryview.[ch]
4806                 make lock work like mark
4807                 disallow deleting messages marked as locked
4808
4809 2001-11-23 [alfons]     0.6.5claws30
4810
4811         * src/gtkstext.c
4812         * src/compose.[ch]
4813         * src/Makefile.am
4814         * src/undo.[ch]
4815                 merge undo patch submitted by Jens
4816
4817 2001-11-23 [christoph]  0.6.5claws29
4818
4819         * src/.cvsignore
4820                 added ylwrap
4821         * src/compose.c
4822                 fixed gpg signing and encoding
4823         * src/folder.[ch]
4824         * src/main.c
4825                 added --status option to get new, unread and total
4826                 message count from a running sylpheed
4827         * src/prefs_common.c
4828                 temporary fix for reply_with_quote problem
4829                 (don't call functions for non existing widget)
4830         * src/procmsg.c
4831                 one more check for ignored threads but still not
4832                 always working correctly. probably a recursive
4833                 check for all parents is needed
4834
4835 2001-11-23 [darko]      0.6.5claws28
4836
4837         * src/compose.c
4838                 wrapping on send improvements
4839         * src/gtkutils.[ch]
4840                 fix for GtkSText after last sync with main branch
4841                 GTK_TEXT -> GTK_STEXT
4842
4843 2001-11-23 [paul]       0.6.5claws27
4844
4845         * sync with sylpheed 0.6.5cvs14
4846                 see ChangeLog entries 2001-11-22 and 2001-11-23
4847                 
4848         * po/de.po
4849                 fixed the scrambled umlauts 
4850                 submitted by Carsten Schurig <Carsten.Schurig@web.de>
4851
4852 2001-11-21 [paul]       0.6.5claws26
4853
4854         * sync with sylpheed 0.6.5cvs12
4855                 see 2nd ChangeLog entry dated 2001-11-20
4856
4857 2001-11-20 [paul]       0.6.5claws25
4858
4859         * sync with sylpheed 0.6.5cvs11
4860                 see ChangeLog entry 2001-11-19 (src/utils.c)
4861
4862 2001-11-20 [hiro]
4863
4864         * src/compose.c
4865                 GTK_TEXT -> GTK_STEXT
4866                 fix for wrong comment
4867
4868 2001-11-20 [hiro]       0.6.5claws24
4869
4870         * src/compose.[ch]
4871                 more merges from main branch
4872                 removed fatal warnings (uninitialized variables etc.)
4873                 some coding style fix
4874         * src/gtkutils.h
4875                 fixed typo.
4876         * src/addressbook.c
4877           src/addrindex.c
4878                 V-Card -> vCard
4879
4880 2001-11-19 [hoa]        0.6.5claws23
4881
4882         * src/filtering.c
4883         * src/prefs_scoring.c
4884         * src/matcher.[ch]
4885         * src/scoring.c
4886                 cleaning code
4887
4888         * src/matcher_parser_parse.y
4889         * src/prefs_filtering.c
4890                 bouncing
4891
4892 2001-11-19 [alfons]     0.6.5claws22
4893
4894         more of my old things into claws
4895
4896         * src/Makefile.am
4897         * src/prefs_common.c
4898         * src/procmsg.h
4899         * src/summaryview.[ch]
4900         * src/prefs_summary_column.c
4901         * src/pixmaps/locked.xpm
4902                 add indicators for locking of message in summary view
4903                 (does not work yet, only visual indicator)
4904
4905 2001-11-19 [paul]       0.6.5claws21
4906
4907         * sync with sylpheed 0.6.5cvs10
4908                 see ChangeLog entry 2001-11-19
4909
4910 2001-11-18 [alfons]     0.6.5claws20
4911         
4912         * src/filtering.c
4913                 remove an inadvertent free I forgot in previous clean up 
4914
4915 2001-11-18 [alfons]     0.6.5claws19
4916
4917         * src/filtering.[ch]
4918                 clean up & plug leaks
4919
4920 2001-11-18 [paul]       0.6.5claws18
4921
4922         * sync with sylpheed 0.6.5cvs9
4923                 see ChangeLog entries 2001-11-17 and 2001-11-18
4924
4925 2001-11-16 [paul]       0.6.5claws17
4926
4927         * sync with sylpheed 0.6.5cvs8
4928                 see ChangeLog entry 2001-11-16, src/grouplistdialog.c
4929
4930 2001-11-16 [paul]       0.6.5claws16
4931
4932         * sync with sylpheed 0.6.5cvs7
4933                 see ChangeLog entries 2001-11-15 and 2001-11-16
4934
4935 2001-11-15 [hoa]        0.6.5claws15
4936
4937         * src/compose.c
4938                 fix bounce, mails we received couln't be bounced to ourself.
4939
4940         * src/defs.h
4941         * src/filtering.[ch]
4942         * src/matcher.[ch]
4943         * src/matcher_parser.h
4944         * src/matcher_parser_lex.l
4945         * src/matcher_parser_parse.y
4946         * src/inc.c
4947         * src/main.c
4948         * src/mbox.c
4949         * src/prefs_filtering.[ch]
4950         * src/mainwindow.c
4951         * src/prefs_matcher.c
4952         * src/prefs_scoring.c
4953         * src/scoring.[ch]
4954         * src/summaryview.c
4955                 new matcher/filter/score configuration file parser
4956                 one unique configuration file => ~/.sylpheed/matcherrc
4957                 import in currently automatic, then save are made
4958                 in this new file.
4959                 one filter per folder and one global filter
4960                 (filter of a folder will be used as folder processing)
4961
4962         * src/folder.c
4963                 fix a bug in folder_item_get_identifier
4964                 
4965         * src/messageview.c
4966                 receive receipt return are fixed.
4967
4968 2001-11-14 [alfons]     0.6.5claws14
4969
4970         * src/session.h
4971                 add things from main branch to make claws compile
4972
4973 2001-11-14 [paul]       0.6.5claws13
4974
4975         * merge with SYNC-B4-REL and sync with sylpheed 0.6.5cvs5
4976                 see ChangeLog entries 2001-11-08 to 2001-11-14
4977
4978 2001-11-14 [hoa] 0.6.5claws12
4979
4980         * src/compose.[ch]
4981         * src/mainwindow.c
4982         * src/summaryview.c
4983                 add "bounce mail" option
4984
4985 2001-11-13 [christoph]  0.6.5claws11
4986
4987         * src/compose.c
4988                 Cleanup a mess i add before commiting
4989
4990 2001-11-13 [hoa]        0.6.5claws10
4991
4992         * src/compose.c
4993                 some fixes when mail are sent or
4994                 for crossposts
4995
4996 2001-11-13 [christoph]  0.6.5claws9
4997
4998         * po/de.po
4999                 Changed two string with the same translation
5000         * src/compose.c
5001         * src/procmsg.[ch]
5002         * src/send.[ch]
5003                 New mailsending process:
5004                   - Always queue message before sending
5005                     (message will be saved if sylpheed crashed or
5006                      freezes while sending)
5007                   - Allow queuing of newspostings
5008                   - No copy in outbox before sending
5009                     (closes bug #469501)
5010                   - No more redundant code for send and send_later
5011         * src/summaryview.c
5012                 Applied wwp <subscript@free.fr>'s patch that fixes
5013                 marks for multiple forwarded messages (+compose.c)
5014
5015 2001-11-12 [alfons]
5016
5017         * README.claws
5018                 remove things that are now in main branch
5019         
5020         * po/nl.po
5021                 update Dutch translation
5022
5023 2001-11-12 [mhadasht]   0.6.5.claws8
5024
5025         * src/prefs_common.c
5026                 re-enabled account autoselection feature for forward
5027                 and reedit lost during the branch point for SYNC-B4-REL
5028         * src/gtkspell.c
5029                 gtkpspell_get_dict(): more readable code (even if function is
5030                 not used yet)
5031         * ChangeLog.claws
5032                 added version number info to 2001-11-12 [hiro] comment.
5033
5034 2001-11-12 [hiro]       0.6.5.claws7
5035
5036         * src/compose.c
5037                 compose_forward(): fixed a bug that forward quote mark
5038                 wasn't used.
5039                 removed unnecessary code.
5040         * src/template_select.[ch]: removed.
5041
5042 2001-11-11 [alfons]
5043
5044         * src/compose.c
5045                 :%s/GTK_TEXT/GTK_STEXT/g
5046         
5047         * src/compose.[ch]
5048         * src/undo.[ch]
5049         * src/Makefile.am
5050                 revert the undo stuff (this is 0.6.6claws stuff)
5051
5052 2001-11-11 [hoa]        0.6.5.claws6
5053
5054         * src/compose.[ch]
5055                 Insert signature at the end of the text.
5056                 Added undo patch but currently disabled
5057
5058         * src/procmsg.c
5059                 Threading by subject improved.
5060
5061         * added src/undo.[ch]
5062                 Undo module for compose dialog box.
5063
5064 2001-11-11 [alfons]     0.6.5.claws5
5065
5066         * src/procmsg.c
5067                 prevent threading by subject on nodes that have already been
5068                 threaded by in-reply-to (as in "circular references in a tree
5069                 result in a dead branch")
5070
5071 2001-11-09 [hoa]        0.6.5.claws4
5072         
5073         * src/folderview.c
5074                 allows creation of mbox folder item from any files.
5075
5076 2001-11-09 [alfons]     0.6.5.claws3
5077         
5078         * src/utils.c
5079         * src/procmsg.c
5080                 do what I mean and correct threading by subject so it really
5081                 ignores attracting lines without "Re: "
5082
5083 2001-11-07 [alfons]     0.6.5.claws2
5084
5085         * src/procmsg.c
5086         * src/utils.[ch]
5087                 only attract by subject if a subject line starts with a "Re: "
5088         * src/syldap.c
5089                 remove warning
5090
5091 2001-11-07 [paul]       0.6.5claws1
5092
5093         * sync with sylpheed 0.6.5. release
5094                 see ChangeLog entry 2001-11-07
5095
5096 2001-11-07 [paul]       0.6.4claws31
5097
5098         * sync with sylpheed 0.6.4cvs18
5099                 see ChangeLog entries 2001-10-30 to 2001-11-07
5100                 prefs_templates.[ch] renamed prefs_template.[ch]
5101
5102 2001-11-06 [alfons]
5103         
5104         * src/utils.h
5105                 add semicolon Hoa forgot ;-)
5106                 
5107
5108 2001-11-06 [hoa]        0.6.4claws30
5109         
5110         * src/procmsg.c
5111         * src/summaryview.c
5112         * src/utils.c
5113         * src/utils.h
5114                 threading by subject - empty subject are ignored
5115
5116 2001-11-06 [christoph]  0.6.4claws29
5117
5118         * src/socket.c
5119                 use SSL_peek for sock_gets
5120         * src/utils.c
5121                 removed unneeded pointer in extracting quoted
5122                 names implementation
5123
5124 2001-11-06 [melvin]     0.6.4claws28
5125
5126         * src/gtkspell.c
5127                 fixed bug #476792 Selection overtyping with spell checker
5128                 fixed bug which could cause a buffer overflow
5129                 fixed a memory leak
5130
5131 2001-11-06 [hoa]        0.6.4claws27
5132         
5133         * src/procmsg.c
5134         * src/summaryview.c
5135                 threading by subject
5136
5137 2001-11-05 [alfons]     0.6.4claws26
5138         
5139         * README.claws
5140                 Claws -> Sylpheed (vice versa)
5141
5142         * src/compose.c
5143                 :%s/gtk_text/gtk_stext/g
5144                 :%s/GTK_TEXT/GTK_STEXT/g
5145                 (thanks to Jonathan Ware for spotting this)
5146
5147 2001-11-04 [christoph]  0.6.4claws25
5148
5149         * src/summaryview.c
5150                 replace Xalloca + strdup with Xstrdup_a
5151         * src/utils.c
5152                 better implementation of extracting quoted names
5153                 from addresses (remove backlashes and ignore
5154                 quotes after them)
5155
5156 2001-11-04 [alfons]     0.6.4claws24
5157
5158         * src/utils.[ch]
5159                 edit to comply more with coding style
5160
5161         * src/textview.c
5162                 fix bug reported by Kim Schulz. introduced by the patch integrated
5163                 in 0.6.4claws15. the code did not check the return value of
5164                 the html parser.
5165
5166         * AUTHORS
5167                 add Jonathan Ware and close "[ #475955 ] Enhanced Mailto Patch"
5168
5169 2001-11-04 [christoph]  0.6.4claws23
5170
5171         * src/main.c
5172         * src/prefs_common.[ch]
5173                 init some pointers that possibly caused a segfault
5174                 reported in the claws-users ML
5175
5176 2001-11-04 [hoa]        0.6.4claws22
5177
5178         * src/grouplistdialog.c
5179                 change the names of the nodes in the tree
5180
5181         * src/compose.c
5182                 enhanced mailto syntax as described in
5183                 http://developer.netscape.com/viewsource/husted_mailto/mailto.html
5184                 (thanks to Jonathan Ware <jonathan_ware@gmx.co.uk>)
5185
5186         * src/utils.c
5187                 encode and decode URI (useful when opening URL into
5188                 netscape).
5189
5190 2001-11-03 [hoa]        0.6.4claws21
5191
5192         * src/grouplistdialog.c
5193                 a new newsgroups list selection dialog box
5194                 with a CTree instead of a CList
5195
5196 2001-11-03 [hoa]        0.6.4claws20
5197
5198         * src/folderview.c
5199                 enable property and scoring options when right
5200                 click on "inbox"
5201
5202         * src/summaryview.c
5203                 fixed bug when nickname were displayed using
5204                 the address book.
5205
5206 2001-11-02 [darko]      0.6.4claws19
5207
5208         * src/compose.c
5209                 new wrap quotation and URL/long words wrapping implementation
5210         * src/compose.c src/gtkstext.[ch]
5211                 move gtkstext_strncmp() to gtkstext.c
5212
5213 2001-11-01 [christoph]  0.6.4claws18
5214
5215         * src/prefs_account.c
5216                 fixed mess in account settings dialog
5217         * src/prefs_folder_item.c
5218                 added label with folder path to dialog
5219
5220 2001-10-31 [match]      0.6.4claws17
5221
5222         * src/vcard.c
5223                 fix memory leak.
5224         * src/addrbook.c
5225                 fix generation of spurious address book file names.
5226                 remove redundant functions.
5227         * po/POTFILES.in
5228                 added missing file names.
5229
5230 2001-10-30 [paul]       0.6.4claws16
5231
5232         * sync with sylpheed 0.6.4cvs6
5233                 see ChangeLog entries 2001-10-26 to 2001-10-30
5234
5235         * tools/filter_conv.pl
5236                 read folderlist.xml to discover whether the top-level
5237                 folder is called 'Mailbox' or 'Mail' 
5238
5239 2001-10-29 [paul]       0.6.4claws15
5240
5241         * src/html.c, src/textview.c
5242                 activate links in html mail and fix clickable parts
5243                 Submitted by Matthieu Dazy <dazy@t-surf.com>
5244
5245 2001-10-29 [paul]
5246
5247         * po/de.po, po/es.po, po/pt_BR/po
5248                 updated translations, submitted by Jens Oberender,
5249                 Ricardo Mones Lastra, and Fabio Junior Beneditto
5250
5251 2001-10-29 [darko]      0.6.4claws14
5252
5253         * src/compose.c
5254                 fix wrapping for good
5255
5256 2001-10-29 [darko]
5257
5258         * src/compose.c
5259                 undo previous change as it broke the smart wrapping
5260
5261 2001-10-29 [darko]      0.6.4claws13
5262
5263         * src/compose.c
5264                 fix infinite loop when long URL is quoted
5265                 (closes bug #475122.
5266
5267 2001-10-28 [match]
5268
5269         * src/mutt.[ch] src/importmutt.[ch] src/mgutils.[ch] src/addressbook.c src/Makefile.am
5270                 import Mutt address book
5271         * src/ldif.[ch] src/importldif.h
5272                 modified import LDIF handle user attributes
5273
5274 2001-10-28 [christoph]  0.6.4claws12
5275
5276         * src/summaryview.c
5277                 fixed that filtering did not work if there
5278                 were no filter rules
5279                 (closes bug #472003 and better implementation
5280                  of patch #474644)
5281
5282 2001-10-27 [christoph]  0.6.4claws11
5283
5284         * src/compose.c
5285                 make the folder's default account to be used when
5286                 replying. (patch by wwp <subscript@free.fr>)
5287         * src/compose.c
5288                 code cleanup, nearly killed all of wwp's patch
5289                 for folder's default account in compose
5290         * src/folderview.c
5291                 error panel when a folder could not be created
5292                 (closes bug #471080 new folder name & already
5293                  existing file)
5294
5295 2001-10-26 [alfons]
5296
5297         * src/utils.h
5298                 change prototype of strstr2() that Christoph forgot about
5299
5300 2001-10-26 [christoph]  0.6.4claws10
5301
5302         * src/account.c
5303                 made search for accounts by email address not case
5304                 sensitive
5305         * src/folder.c
5306                 fixed memory leak in folder_item_get_identifier
5307         * src/gtkspell.c
5308         * src/utils.c
5309                 fixed wrong strstr2 (should work like strstr)
5310
5311 2001-10-26 [darko]      0.6.4claws9
5312
5313         * src/compose.c src/gtkstext.[ch]
5314         * src/gtkstext.c
5315                 move is_url_string() and gtkstext_str_strcmp() to gtkstext.c
5316
5317 2001-10-26 [paul]       0.6.4claws8
5318
5319         * src/html.c
5320                 ignore css and javascript tags in html mail
5321                 case-insensitive, with or without double-quoted
5322                 strings
5323
5324 2001-10-26 [paul]       0.6.4claws7
5325
5326         * sync with sylpheed 0.6.4cvs1
5327                 see ChangeLog entry 2001-10-26
5328
5329         * src/prefs_account.c, src/prefs_common.c,
5330           src/prefs_summary_column.c
5331                 minor improvements to the English
5332
5333 2001-10-25 [alfons]     0.6.4claws6
5334
5335         * src/gtkstext.c
5336         
5337                 make GtkSText follow style of GtkText (closes bug 
5338                 #469211 "text selection while writing message")
5339                 
5340                 do sync with GTK 1.2.10
5341
5342 2001-10-25 [paul]       0.6.4claws5
5343
5344         * src/html.c
5345                 ignore css tags in html mail
5346
5347 2001-10-25 [darko]      0.6.4claws4
5348
5349         * src/compose.c
5350                 don't declare is_url_string as static function since
5351                 we need it in gtkstext.c
5352         * src/gtkstext.c
5353                 remove unused variable
5354                 don't wrap long URLs while composing a message
5355
5356 2001-10-24 [christoph]  0.6.4claws3
5357
5358         * src/socket.c
5359                 fix ssl deadlock, when peer closes connection
5360
5361 2001-10-24 [paul]       0.6.4claws2
5362
5363         * src/prefs_common.c
5364                 gettextize the gpg ascii-armored warning message
5365
5366         * src/compose.c
5367                 insert a DOS/MAC file into the composed message
5368                 (improvements)
5369
5370         * Both submitted by Thierry Godefroy <godefroy@imaginet.fr>
5371
5372 2001-10-22 [paul]       0.6.4claws1
5373
5374         * sync with sylpheed 0.6.4 release
5375                 see ChangeLog entries 2001-10-21
5376
5377         * po/fr.po, po/pt_BR.po
5378                 updated by Melvin Hadasht and Fabio Junior Beneditto
5379
5380 2001-10-21 [paul]       0.6.3claws30
5381
5382         * src/compose.c
5383                 insert a DOS text file from the compose window
5384                 into the composed message text (removes CRs characters)
5385                 Submitted by Thierry Godefroy <godefroy@imaginet.fr>
5386
5387         * tools/filter_conv.pl, tools/README
5388                 automatically use ~/.sylpheed as working directory
5389                 print out confirmation message on completion
5390
5391         * correct Hoa's last ChangeLog.claws entry
5392
5393 2001-10-20 [hoa]        0.6.3claws29
5394
5395         * src/grouplistdialog.c
5396                 bugfix (another ?) to give the right
5397                 newsgroups list for each news server.
5398
5399         * src/news.c
5400         * src/news.h
5401                 improve the newsgroups list cache
5402
5403 2001-10-20 [paul]       0.6.3claws28
5404
5405         * sync with sylpheed 0.6.3cvs9
5406                 see ChangeLog entry 2001-10-19
5407
5408         * correct Alfons' last ChangeLog.claws entry
5409
5410 2001-10-19 [alfons]
5411
5412         * src/pgptext.[ch]
5413                 fix compilation problems (part of bug #472895)
5414
5415 2001-10-18 [hoa]        0.6.3claws27
5416
5417         * src/grouplistdialog.c
5418                 bugfix when we refresh was clicked (bug 472701)
5419
5420 2001-10-19 [christoph]  0.6.3claws26
5421
5422         * src/compose.c
5423                 last header entry should default to "To:" or
5424                 "Newsgroups:" and not copy the last entry line
5425                 in a new compose window
5426                 (closes bug #472686, #470792)
5427
5428 2001-10-19 [paul]       0.6.3claws25
5429
5430         * sync with Sylpheed 0.6.3cvs8
5431                 see ChangeLog entries 2001-10-18 and 2001-10-19
5432
5433 2001-10-18 [christoph]  0.6.3claws24
5434
5435         * src/procmsg.c
5436                 reimplement ignore thread
5437         
5438 2001-10-18 [hoa]        0.6.3claws23
5439
5440         * src/folderview.c
5441         * src/grouplistdialog.[ch]
5442                 enhanced news subscription interface (feature 469113)
5443
5444         * src/news.c
5445         * src/news.h
5446                 enchanced newsgroup listing,
5447                 now, we can get groups informations
5448                 (NNTPGroupInfo)
5449
5450 2001-10-18 [paul]       0.6.3claws22
5451
5452         * src/summaryview.c
5453                 remove comment (sync with main branch)
5454         * src/mainwindow.c
5455                 fix 'Re-edit' bug in 'Message' menu
5456
5457 2001-10-17 [christoph]  0.6.3claws21
5458
5459         * src/compose.c
5460                 ignore empty or whitespace only header lines
5461
5462 2001-10-17 [paul]       0.6.3claws20
5463
5464         * sync with sylpheed 0.6.3cvs7
5465                 see ChangeLog entries 2001-10-14, 2001-10-16, and
5466                 2001-10-17
5467
5468 2001-10-17 [darko]
5469
5470         * src/compose.c
5471                 wrap long lines without spaces
5472                 don't wrap URLs
5473
5474 2001-10-16 [paul]
5475
5476         * po/es.po, po/nl.po, po/pt_BR.po
5477                 updated by Ricardo Mones Lastra, Alfons,
5478                 and Fabio Junior Beneditto
5479
5480         * sylpheed-0.6.3claws released
5481
5482 2001-10-15 [melvin] 0.6.3claws18
5483
5484         * README.claws
5485                 added summary and detailed installation instructions
5486                 for spell checker
5487         * po/fr.po
5488                 Updated, corrected and completed french translation
5489
5490 2001-10-15 [hoa] 0.6.3claws17
5491         * src/grouplistdialog.c
5492                 we can choose the newsgroups to display with wildcards
5493
5494 2001-10-15 [christoph]  0.6.3claws16
5495
5496         * src/account.c
5497         * src/compose.c
5498         * src/prefs_folder_item.[ch]
5499                 applied wwp <subscript@free.fr>'s folder
5500                 default account patch
5501         * po/de.po
5502                 Fixed wrong translation
5503
5504 2001-10-13 [alfons, christoph, melvin]  
5505                         0.6.3claws15
5506
5507         solution #2 to solve MT-safety problems defers all GUI related calls
5508         to the main thread using a gtk_idle_add() callback. discussed on
5509         ircnet #sylpheed, with christoph spotting some issues with the
5510         original code, and melvin allowing us to lobotomize his sylpheed.
5511
5512         * src/syldap.[ch], src/main.c
5513                 fix race problem in ldap search thread by deferring GUI 
5514                 stuff to main thread using gtk_idle_add()
5515
5516 2001-10-13 [paul]       0.6.3claws14
5517
5518         * src/prefs_account.[ch], src/send.c, src/smtp.[ch]
5519                 add Sergey's smtpcred.patch
5520                 adds separate username/password setting for SMTP Auth
5521                 needed by some servers
5522                 (closes feature request #471659)
5523
5524 2001-10-13 [paul]       0.6.3claws13
5525
5526         * src/pgptext.[ch] **NEW FILES**
5527         * src/Makefile.am, src/messageview.c, src/mimeview.c
5528                 decrypt ascii-armored gpg text embedded in
5529                 the message body.
5530                 Submitted by Jens Jahnke <jan0sch@gmx.net>
5531
5532 2001-10-13 [christoph]  0.6.3claws12
5533
5534         * README.claws
5535                 some more details on default to and
5536                 feature requests
5537         * src/main.c
5538                 init glib threading when ldap is used
5539         * src/syldap.c
5540                 threading fixes
5541         * po/de.po
5542                 fixed a typo
5543
5544 2001-10-12 [paul]       0.6.3claws11
5545
5546         * src/prefs_common.[ch], src/rfc2015.c
5547                 enable ascii-armored gpg text to be embedded in the
5548                 message body, selectable through the 'Privacy'
5549                 preferences. Supports encrypting only.
5550                 Submitted by Ravemax <ravemax@dextrose.com>
5551
5552 2001-10-12 [paul]       0.6.3claws10
5553
5554         * sync with sylpheed 0.6.3cvs6
5555                 see ChangeLog entries 2001-10-11 and 2001-11-12
5556
5557         * src/folderview.c
5558                 incorporated mbox folders, scoring, and folder
5559                 properties into the sync
5560
5561 2001-10-12 [darko]      0.6.3claws9
5562
5563         * README.claws
5564                 describe quotation wrapping
5565         * src/compose.c
5566                 don't treat tab as space to calculate line length properly
5567
5568 2001-10-11 [alfons]
5569
5570         * README.claws
5571                 correct description of how to make new filtering system work,
5572                 add some other things
5573                 
5574         * src/syldap.c
5575                 remove sched_yield() (not necessary / unportable)
5576
5577 2001-10-11 [paul]       0.6.3claws8
5578
5579         * sync with sylpheed 0.6.3cvs3
5580                 see ChangeLog entry 2001-10-10
5581
5582 2001-10-10 [christoph]  0.6.3claws7
5583
5584         * .cvsignore
5585                 ignore 2 files created by newer autotools
5586         * src/prefs_folder_item.c
5587                 using table for widget alignment
5588                 fixed memory leak and broken octal display
5589         * src/filesel.c
5590                 fixed segfault caused by lost filename
5591                 workaround (closes bug #469551)
5592
5593 2001-10-10 [paul]       0.6.3claws6
5594
5595         * sync with sylpheed 0.6.3cvs2
5596                 see ChangeLog entries 2001-10-09 and 2001-10-10
5597
5598 2001-10-10 [darko]      0.6.3.claws5
5599
5600         * src/gtkstext.c
5601                 proper calculation of right margin if smart wrapping is enabled
5602         * src/compose.c
5603                 automatically wrap long lines if wrap quotation is enabled
5604
5605 2001-10-09 [alfons]     0.6.3.claws4
5606
5607         * src/summaryview.c
5608                 select correct row when deleting last row in the summary view (and
5609                 close bug "[ #469104 ] select second last in list when deleting")
5610
5611 2001-10-09 [paul]       0.6.3claws3
5612
5613         * sync with sylpheed 0.6.3cvs1
5614                 updated some autotool scripts
5615
5616 2001-10-09 [darko]      0.6.3claws2
5617
5618         * src/gtkstext.[ch]
5619                 new name and mark with Sylpheed comment
5620         * src/compose.c
5621                 smart quotation wrapping a-la VIM
5622
5623 2001-10-08 [paul]       0.6.3claws1
5624
5625         * sync with sylpheed 0.6.3 release
5626                 see ChangeLog entry 2001-10-08
5627
5628 2001-10-08 [paul]       0.6.2claws24
5629
5630         * src/summaryview.c
5631                 more sync with sylpheed 0.6.2cvs12
5632                 Fixed the bug that didn't select the last row correctly
5633
5634
5635 2001-10-07 [paul]       0.6.2claws23
5636
5637         * sync with sylpheed 0.6.2cvs12
5638                 see ChangeLog entry 2001-10-07
5639
5640 2001-10-06 [match]
5641         * src/jpilot.[ch]
5642                 enable jpilot to read unsynch'ed addresses.
5643
5644         * src/editldap_basedn.c
5645                 fix segfault when opening dialog.
5646
5647 2001-10-06 [alfons]     0.6.2.claws22
5648
5649         * src/summaryview.c
5650                 fix bug with summary view selecting last *inserted*
5651                 node instead of last *visible* node. remember we
5652                 work with a tree
5653
5654 2001-10-06 [paul]       0.6.2claws21
5655
5656         * po/pt_BR.po
5657                 updated translation, contains some fixes and new
5658                 translations, submitted by Gustavo Noronha Silva
5659                 <kov@debian.org>
5660
5661         * src/prefs_common.c
5662                 change 'each' to 'every' - fix dubious English
5663
5664         * sync with sylpheed 0.6.2cvs11
5665
5666 2001-10-05 [alfons]     0.6.2claws20
5667
5668         * src/mainwindow.[ch], src/folderview.c
5669                 make composite tool button switch between "Compose News"
5670                 and "Compose Mail" depending on selected folder
5671                 (nifty idea by Kim Schulz <kim@schulz.dk>)
5672
5673 2001-10-05 [paul]       0.6.2claws19
5674
5675         * src/mainwindow.c, src/summaryview.c
5676                 fix 'Message/Reply to all', broken in last commit
5677
5678         * src/compose.c
5679                 fix X_BEENTHERE seg fault, thanks to Alfons
5680
5681 2001-10-04 [paul]       0.6.2claws18
5682
5683         * src/compose.[ch], src/mainwindow.c
5684                 make "Message/Reply" reply to mailing lists; matches
5685                 'X-Mailing-list:' and 'X-BeenThere:' ML headers.
5686                 based on portions of the patch submitted by
5687                 Junichi Uekawa <dancer@netfort.gr.jp>
5688
5689 2001-10-04 [darko]      0.6.2claws17
5690
5691         * src/compose.c
5692                 better smart wrapping
5693         * src/gtkstext.[hc]
5694                 a function to make text buffer contiguous
5695
5696 2001-10-03 [paul]       0.6.2claws16
5697
5698         * sync with sylpheed 0.6.2cvs10
5699
5700 2001-10-02 [alfons]
5701
5702         * configure.in
5703         * po/zh_CN.GB2312.po, po/zh_TW.Big5.po
5704                 close bug "[ #466566 ] compile error on mdk 8.0" by removing
5705                 references to chinese translations (hope someone picks up
5706                 this)
5707
5708 2001-10-02 [christoph]  0.6.2claws15
5709
5710         * src/compose.c
5711                 fixed non translated header bug
5712         * ChangeLog.claws
5713                 fixed wrong date in alfons last entry ;)
5714
5715 2001-10-02 [alfons]     0.6.2claws14
5716
5717         * src/compose.c, src/prefs_common.[ch]
5718                 add block cursor option
5719
5720 2001-10-02 [paul]       0.6.2claws13
5721
5722         * sync with sylpheed 0.6.2cvs9
5723
5724 2001-09-30 [paul]       0.6.2claws12
5725
5726         * po/de.po, po/es.po, po/fr.po, po/nl.po, po/pt_BR.po
5727                 updated translations
5728
5729         * po/POTFILES.in
5730                 add 'src/importldif.c'
5731
5732         * AUTHORS, tools/README, tools/eud2gc.py, tools/Makefile.am
5733                 added eudora-to-vCard conversion tool
5734                 submitted by Jeroen Versteeg <j.m.versteeg@student.utwente.nl>
5735
5736         * sync with sylpheed 0.6.2cvs8
5737
5738 2001-09-30 [paul]
5739
5740         * sylpheed-0.6.2claws released
5741
5742 2001-09-27 [melvin]     0.6.2claws11
5743
5744         * src/gtkspell.c
5745                 fixed crash when using default path (introduced 
5746                 in 0.6.2claws10)
5747                 fixed tiny bug for initial suggestion mode
5748
5749 2001-09-27 [melvin]     0.6.2claws10
5750         
5751         * src/gtkspell.c
5752                 fixed bug where gtkpspell didn't set the path correctly
5753
5754         * README.claws
5755                 added a paragraph about spell checking
5756                 
5757
5758
5759 2001-09-27 [paul]       0.6.2claws9
5760
5761         * src/addrbook.c, src/addrcache.c, src/addritem.c, src/jpilot.c
5762                 replace '// comments' with '/* comments */' to prevent
5763                 some compiler warnings 
5764
5765         * sync with sylpheed 0.6.2cvs6
5766
5767 2001-09-26 [alfons]     0.6.2claws8
5768
5769         * src/messageview.c
5770                 introduce return receipt request notification again,
5771                 which was lost because of other semantics in 
5772                 procheader_parse() (???)
5773
5774 2001-09-26 [christoph]  0.6.2claws7
5775
5776         * src/compose.c
5777                 replace comments for old code with #if 0
5778                 readded auto cc, bcc and reply-to
5779         * src/prefs_matcher.c
5780         * src/prefs_scoring.c
5781                 removed some definition (was moved to
5782                 prefs.h)
5783
5784 2001-09-26 [paul]       0.6.2claws6
5785
5786         * src/mainwindow.c
5787                 make 'Follow-up and reply to' sensitive
5788
5789         * more sync with sylpheed 0.6.2cvs5
5790
5791 2001-09-25 [melvin]
5792
5793         * 0.6.2claws5
5794
5795         * src/gtkspell.c
5796                 fixed bug for "US-ASCII" introduced by the encoding code
5797
5798 2001-09-25 [paul]
5799
5800         * 0.6.2claws4
5801
5802         * src/prefs_common.[ch], src/summaryview.c
5803                 'next unread msg' 'go to next folder?' dialog can be
5804                 given default behaviour, either always show dialog,
5805                 or assume 'yes', or assume 'no'
5806                 Submitted by wwp <subscript@free.fr>
5807
5808 2001-09-25 [melvin]
5809                 
5810         * src/compose.c src/gtkspell.[ch]
5811                 added support for different encodings
5812
5813 2001-09-25 [paul]
5814
5815         * more sync with sylpheed 0.6.2cvs5
5816
5817 2001-09-24 [alfons]
5818         
5819         * src/prefs_folder_item.c
5820                 add check for item->prefs->default_to string is NULL and
5821                 add another check when freeing this string
5822
5823 2001-09-24 [paul]
5824
5825         * configure.in
5826                 change to version 0.6.2claws3
5827
5828         * sync with sylpheed 0.6.2cvs5 
5829
5830 2001-09-24 [match]
5831         * src/ldif.[ch], src/importldif.[ch], addressbook.c
5832                 import LDIF files.
5833         * src/addrcache.[ch], addrindex.[ch]
5834                 small update for future
5835         * src/addrbook.c
5836                 fix test XML file.
5837
5838 2001-09-24 [melvin]
5839         * src/gtkspell.[ch]
5840                 added 'Learn from mistakes' option
5841                 better handling of quotes in checked words
5842                 sorted dict list
5843         * po/fr.po
5844                 small update for spell checking stuff
5845
5846 2001-09-23 [alfons]
5847         
5848         * src/gtkspell.c
5849                 edit a little bit so it complies more with main coding style
5850
5851 2001-09-23 [alfons]
5852
5853         * src/folder.[ch], prefs_folder_item.c, compose.c
5854                 migrate "request return receipt" folder property
5855                 to folderlist.xml
5856
5857 2001-09-22 [alfons]
5858
5859         * README.claws **NEW**
5860                 (add things of interest for users of main branch 
5861                 and claws here)
5862
5863         * src/folder.[ch], src/mainwindow.c, src/summaryview.c
5864                 re-implement threading per folder option, but store 
5865                 the setting in folderlist.xml (where it belongs)
5866
5867 2001-09-21 [melvin]
5868
5869         * src/gtkspell.[ch]
5870                 fixed bug when compose window is under another window
5871         * src/prefs_common.[ch] src/compose.c
5872                 changed 'dictionary_path' to 'dictionary' to be consistent
5873                 dropped PSPELL_PATH macro (hard coded default to /usr/local/share/pspell)
5874         * ac/pspell.m4 src/Makefile.am 
5875                 dropped PSPELL_PATH macro
5876         * po/fr.po
5877                 updated translations
5878
5879 2001-09-21 [christoph]
5880
5881         * src/compose.c
5882                 added border around header fields
5883                 keep header type when new field is added
5884
5885 2001-09-20 [christoph]
5886
5887         * src/utils.[ch]
5888                 more portable debug_print with source filename
5889                 and linenumber
5890         * src/procmsg.c
5891                 more newlines after debug messages
5892
5893 2001-09-20 [paul]
5894
5895         * configure.in
5896                 change to version 0.6.2claws2
5897
5898         * sync with sylpheed 0.6.2cvs3
5899
5900 2001-09-19 [melvin]
5901
5902         * src/gtkspell.c
5903                 fixed the post-right-click focus pb
5904                 fixed crash when 'Spell check all' after dict change 
5905                         and when cursor is at the end of the text
5906                 shift-right-click pops up config menu even on misspelled words.
5907         * po/POTFILES.in
5908                 added gtkspell.c
5909
5910 2001-09-19 [melvin]
5911
5912         * src/about.c
5913                 added pspell to compiled-in features list
5914
5915 2001-09-18 [melvin]
5916
5917         * switched to pspell and dropped ispell
5918         * ac/pspell.m4
5919                 new file. autoconf macro for pspell
5920         * ac/Makefile.am 
5921         * configure.in acconfig.h
5922                 added pspell support
5923         * src/Makefile.am
5924         * src/main.c src/compose.[ch] src/gtkspell.[ch]
5925         * src/prefs_common.[ch] 
5926                 added pspell support
5927
5928 2001-09-18 [christoph]
5929
5930         * src/addr_compl.c
5931         * src/template.[ch]
5932                 replace LOG_MESSAGE with debug_print
5933         * src/compose.[ch]
5934                 gui improvements
5935         * src/menu.c
5936                 added newline after debug message
5937         * src/utils.h
5938                 using __VA_ARGS__ for debug_print macro
5939         * tools/.cvsignore
5940                 ignore Makefile and Makefile.in
5941
5942 2001-09-18 [paul]
5943
5944         * configure.in
5945                 change to version 0.6.2claws1
5946         * sync with sylpheed 0.6.2cvs1
5947
5948         * src/matcher.c 
5949         * src/prefs_matcher.c
5950                 add 'score equal to' option, submitted by
5951                 Paul Evans <nerd@freeuk.com>
5952
5953 2001-09-15 [christoph]
5954
5955         * src/mainwindow.c
5956                 comment out menu entry not existing in claws
5957         * src/menu.c
5958                 add debug output for non existing menu entries
5959         * src/summaryview.c
5960                 fix next/prev unread message for ignored threads
5961         * src/utils.[ch]
5962                 add sourcefile and line number to debug output
5963                 otherwise it is sometimes hard to find the
5964                 source code part if debug messages are translated
5965
5966 2001-09-14 [darko]
5967         
5968         * src/folderview.c
5969                 refresh target folder style after colour is changed
5970
5971 2001-09-13 [paul]
5972
5973         * configure.in
5974                 change to version 0.6.1claws3
5975
5976         * sync with sylpheed 0.6.1cvs6
5977
5978 2001-09-13 [darko]
5979         
5980         * src/folderview.c
5981                 fix target folder colourization to use user selected colour
5982
5983 2001-09-12 [darko]
5984         
5985         * src/summaryview.c
5986                 fix crash when message that is marked for copy/move is unmarked
5987
5988 2001-09-09 [paul]
5989
5990         * configure.in
5991                 change to version 0.6.1claws2
5992
5993         * sync with sylpheed 0.6.1cvs3
5994
5995 2001-09-09 [alfons]
5996         
5997         * src/folderview.c
5998                 fix bug with default font used for trash folder text
5999
6000 2001-09-06 [paul]
6001
6002         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
6003                 updated translations
6004
6005         * configure.in
6006                 change to version 0.6.1claws1
6007
6008         * sync with sylpheed 0.6.1cvs2
6009
6010 2001-09-03 [paul]
6011
6012         * po/POTFILES.in
6013                 add Match's new addressbook
6014
6015         * po/de.po
6016                 updated translation submitted by Jens Oberender
6017
6018 2001-09-02 [paul]
6019
6020         * configure.in
6021                 change to 0.6.1claws
6022         * sync with sylpheed 0.6.1 release
6023
6024 2001-09-02 [paul]
6025
6026         * configure.in
6027                 change to 0.6.0claws2
6028
6029         * sync with sylpheed 0.6.0cvs4
6030
6031         * po/pt_BR.po
6032                 updated translation submitted by Fabio Junior Beneditto
6033
6034 2001-09-01 [match]
6035         * pixmaps/
6036                 interface.xpm
6037                 book.xpm
6038                 address.xpm
6039         * src/
6040                 Makefile.am
6041                 a ton of new files
6042
6043 2001-08-31 [paul]
6044
6045         * configure.in
6046                 change to version 0.6.0claws1
6047
6048         * sync with sylpheed 0.6.0cvs1
6049
6050         * po/es.po
6051                 updated translation submitted by Ricardo Mones Lastra
6052
6053         * po/POTFILES.in
6054                 add 'src/prefs_templates.c'
6055
6056         * src/compose.c, src/summaryview.c
6057                 fix segfault on 'Re_edit'               
6058
6059 2001-08-30 [alfons]
6060
6061         * configure.in, Makefile.am
6062         * tools/Makefile.am
6063                 add tools directory to source distribution
6064
6065 2001-08-30 [paul]
6066
6067         * configure.in
6068                 change to version 0.6.0claws
6069
6070         * sync with sylpheed 0.6.0 release
6071
6072 2001-08-30 [christoph]
6073
6074         * configure.in
6075                 removed autoconf version check
6076
6077 2001-08-30 [paul]
6078
6079         * src/account.c, src/compose.c, src/prefs_common.[ch]
6080         * src/procheader.[ch] src/utils.[ch]
6081                 Enhanced automatic account selection on replies
6082                 Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
6083
6084         * configure.in
6085                 add LDAP and JPilot to the configuration results output.
6086
6087 2001-08-29 [christoph]
6088
6089         * src/summeryview.c
6090                 no bold font for ignored threads
6091
6092 2001-08-29 [paul]
6093
6094         * configure.in
6095                 change to version 0.5.3claws6
6096
6097         * sync with sylpheed 0.5.3cvs10
6098                 src/stringtable.[ch]: New Files
6099
6100         * src/compose.c, src/gtkutils.c, src/gtkutils.h, src/mainwindow.c
6101         * src/pixmaps/sylpheed.xpm
6102                 add mini-icons to windows (by Alfons)
6103
6104 2001-08-27 [paul]
6105
6106         * src/mainwindow.c
6107                 new functions: next_labeled_cb(), prev_labeled_cb()
6108
6109         * src/summaryview.c
6110                 new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
6111                 summary_select_next_labeled(), summary_select_prev_labeled()
6112
6113         * src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
6114                 give claws blue folders and a blue trash can
6115
6116 2001-08-27 [paul]
6117
6118         * configure.in
6119                 change to version 0.5.3claws5
6120
6121         * sync with sylpheed 0.5.3cvs9
6122                 src/labelcolors.[ch] renamed to src/colorlabel.[ch] 
6123
6124 2001-08-24 [christoph]
6125
6126         * src/filesel.c
6127                 keep filename when browsing directories
6128                 (not working for user entered filename, but
6129                  for default name and selected filename from
6130                  file list)
6131         * src/mainwindow.c
6132                 fixed wrong spelling "Folllow-up"
6133         * src/mbox_folder.c
6134         * src/procmsg.c
6135         * src/summaryview.c
6136                 fixed new/unread message count with ignored
6137                 threads (2 commits, first didn't notice no
6138                 longer needed decreasing)
6139         * src/inc.c
6140                 readded scrolling of progress dialog
6141                 (lost in sync)
6142
6143 2001-08-24 [paul]
6144
6145         * configure.in
6146                 change to 0.5.3claws4
6147
6148         * sync with sylpheed 0.5.3cvs7
6149
6150 2001-08-24 [christoph]
6151
6152         * src/compose.c
6153                 set request return receipt when replying
6154                 if it is set is the folder prefs of the
6155                 message
6156         * src/inc.c
6157                 disable final error popup if popups are
6158                 disabled in config (again)
6159
6160 2001-08-23 [paul]
6161
6162         * configure.in
6163                 Change version number to 0.5.3claws3
6164
6165         * sync with sylpheed 0.5.3cvs5
6166
6167         * src/mimeview.c
6168                 double quote '%s' in 'gedit %s' to fix bug when
6169                 opening attachment with spaces in the name
6170
6171 2001-08-22 [alte]
6172         * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
6173           src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
6174                 initial message templates support
6175
6176
6177 2001-08-22 [paul]
6178
6179         * configure.in
6180                 change version number to 0.5.3claws2
6181
6182         * sync with sylpheed 0.5.3cvs4
6183
6184         * src/procmsg.h src/summaryview.c
6185                 re-implement (un)ignore thread
6186
6187 2001-08-21 [paul]
6188
6189         * src/summaryview.c
6190                 remove unnecessary code
6191         * src/compose.c
6192                 enable 'dynamic' signatures (submitted by
6193                 Eric Limpens <eric@hscg-internet.nl>)
6194
6195 2001-08-21 [paul]
6196
6197         clean up after sync with sylpheed 0.5.3 release
6198
6199         * src/folderview.c
6200                 fix re-introduced font mess, see Christoph's
6201                 entry 2001-06-24
6202
6203         * src/summaryview.c
6204                 remove prev_msgnum
6205                 use sylpheed's small font instead of
6206                 gtk default font for summary view
6207
6208
6209 2001-08-17 [paul]
6210
6211         * configure.in
6212                 add pl to ALL_LINGUAS - sync with main branch
6213
6214         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
6215                 Updated. Translations by Jens Oberender, Ricardo Mones
6216                 Lastra, Alfons, and Fabio Junior Beneditto respectively.
6217
6218         * po/pl.po  ** NEW FILE **
6219                 sync with the main branch
6220
6221         * src/folderview.c
6222                 fix target folder colorizing and refresh problem
6223
6224
6225 2001-08-17 [christoph]
6226
6227         * src/mainwindow.c
6228                 claws uses 4 colors for target folder coloring.
6229                 arrays were not long enough and destroyed the
6230                 stack causing a segfault.
6231                 target folder colorizing does not work anymore
6232                 for me
6233
6234 2001-08-16 [paul]
6235
6236         * configure.in
6237                 change to version 0.5.3claws1
6238
6239         * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
6240           src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
6241           src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
6242
6243                 sync with sylpheed 0.5.3 release, but keep claws method of
6244                 configuring/saving fonts
6245
6246         * src/addressbook.[ch]
6247                 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
6248                 in line with a similar change in Hiroyuki's branch
6249
6250         * src/mainwindow.[ch]
6251                 disable main_window_set_thread_option()
6252         * src/prefs_folder_item.c
6253                 comment out &tmps_prefs.enable_thread,
6254         * src/mbox_folder.c, src/procmsg.[ch]
6255                 comment out MSG_IS_IGNORE_THREAD
6256         * src/summaryview.c
6257                 comment out summary_ignore_thread() and summary_unignore_thread()
6258                 comment out MSG_IS_IGNORE_THREAD
6259
6260                 use Hiroyuki's threading instead.
6261
6262
6263
6264 2001-08-15 [paul]
6265
6266         * src/account.c
6267                 use Hiroyuki's 0.5.3 column scheme but also
6268                 include the enable/disable button.
6269         * src/pixmaps/mark.xpm
6270                 add Hiroyuki's amended pixmap
6271
6272 2001-08-13 [christoph]
6273
6274         * src/account.c
6275                 receive at get all column showed wrong state for APOP
6276                 button should only work for POP3 and APOP accounts
6277         * src/prefs_account.c
6278                 added missing preprocessor statement for SSL
6279
6280 2001-08-12 [paul]
6281
6282         * src/account.[ch]
6283                 add 'receive at get all' column and enable/disable
6284                 button.
6285
6286 2001-08-06 [christoph]
6287
6288         * src/account.c
6289                 show usage of SSL in protocol column
6290
6291         * src/imap.c
6292         * src/inc.c
6293                 renamed ssl options
6294
6295         * src/prefs_account.[ch]
6296                 moved ssl options to a new page
6297
6298         * src/send.c
6299         * src/smtp.c
6300         * src/ssl.[ch]
6301                 renamed ssl options
6302                 added support for SMTP STARTTLS command
6303
6304 2001-08-05 [christoph]
6305
6306         * configure.in
6307                 debian autoconf needs version check to find
6308                 correct autoconf version. if the file is
6309                 named configure.in 2.13 is used, which does
6310                 not work with this configure.in script.
6311                 other solution would be to rename the script
6312                 to configure.ac as suggested in the autoconf
6313                 manual.
6314
6315         * src/inc.c
6316                 disable final error popup if popups are
6317                 diabled in config
6318
6319         * src/socket.c
6320                 bugfix in ssl_gets
6321                 fixes IMAP over SSL problem
6322
6323 2001-08-03 [paul]
6324
6325         * configure.in
6326                 change to 0.5.2claws1
6327
6328         * sync with sylpheed 0.5.2cvs1
6329
6330 2001-08-02 [alfons]
6331
6332         * configure.in
6333                 quick fix for ispell detection...
6334
6335 2001-08-01 [paul]
6336
6337         * configure.in
6338                 change to 0.5.1claws4
6339
6340         * sync with sylpheed 0.5.1cvs7
6341
6342 2001-07-31 [alfons]
6343
6344         * src/prefs_common.c, src/prefs_common.h, 
6345           src/gtkspell.c, src/gtkspell.h
6346                 add global spelling checker settings (compose tab) +
6347                 selection of dictionary 
6348           
6349         * configure.in  
6350                 guess valid ispell location
6351
6352 2001-07-31 [paul]
6353
6354         * po/POTFILES.in
6355                 removal of 'src/quote_fmt_parse.c'
6356         * po/de.po
6357                 Updated de.po
6358                 (submitted by Jens Oberender <didge@suse.de>)
6359
6360 2001-07-31 [darko]
6361
6362         * src/folder.[ch]
6363         * src/folderview.[ch]
6364         * src/mainwindow.c
6365         * src/mh.c
6366         * src/prefs_common.[ch]
6367         * src/summaryview.c
6368                 target folder colourization
6369
6370 2001-07-30 [paul]
6371
6372         more sync with Sylpheed 0.5.1cvs6 
6373
6374 2001-07-30 [darko]
6375
6376         * src/mh.c
6377         * src/prefs_folder_item.[hc]
6378         * src/summaryview.c
6379                 shared folders support with a GUI
6380
6381 2001-07-29 [paul]
6382
6383         0.5.1claws3
6384
6385         * sync with Sylpheed 0.5.1cvs6
6386
6387 2001-07-29 [paul]
6388
6389         * po/pt_BR.po
6390                 updated
6391                 (submitted by Fabio Junior Beneditto)
6392
6393 2001-07-28 [paul]
6394
6395         * src/procmime.c
6396         * AUTHORS
6397                 patch to correct bad image mime headers
6398                 (submitted by Don Quijote <dq@searchlores.org>)
6399
6400 2001-07-28 [paul]
6401
6402         * tools/gif2xface.pl   **NEW FILE**
6403         * tools/README
6404                 script to convert file.gif to file.xface for
6405                 use in a custom header.
6406                 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
6407
6408 2001-07-27 [alfons]
6409         
6410         * configure.in
6411                 change macros for detecting JPilot and LDAP
6412
6413 2001-07-27 [christoph]
6414
6415         * src/filtering.c
6416                 code cleanup (MIN / MAX warning, needed casting)
6417
6418 2001-07-27 [alfons]
6419
6420         * procheader.c
6421                 disallow setting flags when detecting certain headers
6422                 (X-Status, Status, Seen, X-Seen). 
6423         
6424         * sync with Hiroyuki's Sylpheed 0.5.1cvs5
6425
6426 2001-07-27 [christoph]
6427
6428         * src/prefs_filter.c
6429         * src/prefs_filtering.c
6430         * src/prefs_matcher.c
6431         * src/prefs_scoring.c
6432                 scroll list when moving rows up or down
6433
6434         * src/imap.c
6435         * src/imap.h
6436         * src/prefs_account.c
6437         * src/prefs_account.h
6438         * src/send.c
6439                 SMTP over SSL (untested, feedback requested)
6440                 IMAP over SSL
6441
6442         * src/ssl.c
6443                 code cleanup
6444
6445 2001-07-26 [alfons]
6446         
6447         * configure.in, acconfig.h
6448                 define CLAWS (need this for main / claws detection)
6449
6450 2001-07-25 [alfons]
6451
6452         * configure.in
6453                 Sylpheed 0.5.1claws2
6454                 
6455         * sync with Sylpheed 0.5.1cvs4
6456
6457 2001-07-25 [christoph]
6458
6459         * src/scoring.c
6460                 fixed segfault
6461                 item->prefs == NULL (don't know why)
6462
6463 2001-07-25 [alfons]
6464
6465         * configure.in
6466                 Sylpheed 0.5.1claws1
6467
6468         * sync with Sylpheed 0.5.1cvs1-3
6469
6470 2001-07-24 [christoph]
6471
6472         * src/folderview.c
6473         * src/prefs_folder_item.[ch]
6474                 added folderitem preferences dialog with
6475                 default To: and auto request return receipt
6476
6477         * src/compose.[ch]
6478         * src/menu.[ch]
6479                 changes to handle new folderitem preferences
6480
6481         * src/mainwindow.c
6482         * src/summaryview.c
6483                 call compose new mail with current folderitem
6484
6485 2001-07-24 [alfons]
6486
6487         Release Sylpheed 0.5.1claws
6488
6489         * configure.in
6490                 change to release version 0.5.1claws
6491
6492 2001-07-24 [christoph]
6493
6494         * src/summaryview.c
6495                 fixed segfault that happend when the selected
6496                 message was removed while retrieving new messages.
6497
6498         * po/es.po
6499                 updated translation
6500                 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
6501
6502 2001-07-22 [alfons]
6503
6504         add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
6505         this is a work in progress, for more information: http://nlpagan.net/sylman 
6506         
6507         * configure.in, src/mainwindow.c, manual/Makefile.am
6508                 add support for English manual
6509
6510         * AUTHORS
6511                 add authors of user manuals
6512
6513         * manual/en/sylpheed*.html
6514                 add English documentation
6515
6516 2001-07-22 [christoph]
6517
6518         * po/POTFILES.in
6519                 added src/ssl.c
6520         * src/ssl.c
6521                 changed a wrong debug message
6522
6523 2001-07-22 [alfons]
6524
6525         * po/nl.po
6526                 update Dutch translation
6527
6528         * src/prefs_filtering.c, 
6529           src/prefs_matcher.c
6530                 add more translatable strings           
6531
6532 2001-07-21 [alfons]
6533
6534         0.5.0claws7
6535
6536         * configure.in
6537                 change version
6538
6539         * src/inc.c, src/summaryview.[ch]
6540                 prevent update of mark file when filtering has done, by
6541                 using a variable; this affects two functions:
6542                         inc.c::inc_finished()
6543                         summaryview.c::summary_show()
6544
6545 2001-07-20 [alfons]
6546
6547         * src/filtering.[ch], src/prefs_filtering.c, 
6548           src/matcher.[ch]
6549                 add filtering action for label coloring 
6550
6551         * po/POTFILES.in
6552                 add labelcolors.c
6553
6554         * added src/labelcolors.c
6555         * added src/labelcolors.h
6556         * src/Makefile.am, src/summaryview.c
6557                 rearrange label coloring code
6558
6559         * src/procmsg.h
6560                 add more parentheses so label colouring works correctly
6561
6562         * src/filtering.c
6563                 don't really delete message, but move it to Trash
6564
6565         * src/prefs_matcher.c
6566                 add quote options to info dialog
6567
6568 2001-07-20 [christoph]
6569
6570         * src/Makefile.am
6571         * src/inc.c
6572         * src/main.[ch]
6573         * src/socket.h
6574         * src/ssl.[ch] (new)
6575                 moved ssl stuff to a seperate file
6576
6577 2001-07-20 [darko]
6578
6579         * src/summaryview.c
6580                 fix show sender using address book with no e-mail
6581                 address in From: field
6582
6583 2001-07-19 [alfons]
6584
6585         * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
6586                 fix messy handling of escaping... now at least the
6587                 execute command is useful. escape char is '\', we
6588                 accept \n and \r too. 
6589
6590                 Real life example:
6591                 
6592                 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
6593                 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
6594
6595 2001-07-18 [alfons]
6596
6597         0.5.0claws6
6598
6599         * src/summaryview.c
6600                 clean up
6601
6602         * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
6603           src/procmsg.[ch]
6604                 revise filtering; currently move, copy, marking have
6605                 been tested. if you like bleeding edge stuff, you
6606                 should definitely go for this version :)
6607
6608         * mark old working stuff as VERSION_0_5_0_CLAWS5        
6609
6610 2001-07-17 [christoph]
6611
6612         * src/utils.c
6613                 timestamp log
6614
6615 2001-07-17 [alfons]
6616
6617         0.5.0claws5
6618
6619         * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more 
6620           bits in the mark file, without affecting either branch. Lots of
6621           files changed, also in claws branch.
6622
6623           UNTESTED: use of mbox folders
6624
6625         * src/summaryview.c
6626                 added mark all read; however this was a quick hack used for
6627                 cleaning up mess after initial merge with Hiroyuki
6628
6629         * configure.in
6630                 change claws version number back to 0.5.0claws5 to clear up 
6631                 confusion & pretension (recent release was technically 
6632                 0.5.0claws4, so we neatly align with Hiroyuki :-)
6633
6634 2001-07-16 [alfons]
6635
6636         sync with Hiroyuki's 0.5.0cvs4
6637
6638 2001-07-16 [alfons]
6639
6640         0.5.1claws3
6641
6642         * src/filtering.[ch]
6643                 remove invalid updating of mark files for 
6644                 filter actions MATCHING_ACTION_MOVE and 
6645                 MATCHING_ACTION_DELETE; this should fix the
6646                 folder update bug
6647                 
6648         * src/procmsg.c
6649                 revert Christoph's stab at fixing the folder 
6650                 update bug
6651
6652         * po/POTFILES.in
6653                 add missing files with translatable strings
6654
6655         * src/summaryview.c
6656                 remove debug print
6657
6658 2001-07-15 [alfons]
6659
6660         * src/addr_compl.[ch], src/prefs_filtering.c
6661                 make "filtering pref dialog's destination entry" an
6662                 "address completable entry", if filter destination is 
6663                 an email address
6664
6665         0.5.1claws2
6666         
6667         sync with Hiroyuki's 0.5.0cvs2-3
6668
6669 2001-07-15 [christoph]
6670
6671         * src/procmsg.c
6672                 fixed folder stats update after incorporation
6673
6674 2001-07-15 [alfons]
6675
6676         * src/summaryview.c
6677                 * finish label colouring stuff (for now)
6678                 * fix incorrect colour bug (off by one) 
6679
6680 2001-07-14 [alfons]
6681
6682         * src/mainwindow.c
6683                 change text labels for news and mail message so there's
6684                 plenty of toolbar estate left
6685
6686         * configure.in
6687                 0.5.1claws1
6688
6689         * src/folderview.c
6690           src/folder.[ch]
6691                 sync with Hiroyuki's 0.5.0cvs1
6692
6693         * src/summaryview.c
6694                 more rewrite label colouring
6695
6696 2001-07-14 [alfons]
6697
6698         * src/summaryview.[ch]
6699                 * start rewrite label colouring 
6700                 * fix proper location "Add Sender To Addressbook" menu item
6701
6702 2001-07-13
6703
6704         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
6705         (actually this is 0.5.0claws4)
6706
6707 2001-07-13 [alfons]
6708
6709         * po/pt_BR.po
6710                 * fix duplicate message
6711                 * add updated Portugese / Brazilian translation
6712                   submitted by Fabio Junior Beneditto
6713
6714 2001-07-12 [alfons]
6715
6716         * AUTHORS
6717                 add Jens
6718
6719         * po/nl.po
6720                 add updated Dutch translation
6721
6722         * po/de.po
6723                 add updated German translation submitted by Jens
6724
6725 2001-07-11 [alfons]
6726
6727         Prerelease before 0.5.0claws. Please test.
6728         This version is temporarily tagged as VERSION_0_5_0_TEST
6729
6730         * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
6731           src/prefs_scoring.c, src/prefs_matcher.c, 
6732           src/prefs_filtering.c, src/mbox.c, 
6733           src/main.c, src/inc.c, src/filtering.[ch]
6734                 revert new Hoa's new matcher (does not work yet)
6735
6736         * src/Makefile.am
6737                 clean up
6738
6739 2001-07-10
6740
6741         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
6742
6743
6744 2001-07-10 [alfons]
6745
6746         * Makefile.am
6747                 add ChangeLog.claws to EXTRA_DIST
6748         * src/Makefile.am
6749                 add matcher_parser_parse.h to EXTRA_DIST
6750
6751 2001-07-10 [christoph]
6752
6753         * src/inc.c
6754                 add destination folder to table of
6755                 folders that need to be updated after
6756                 incorporation
6757
6758 2001-07-10 [alfons]
6759
6760         * folder.[ch]
6761           folderview.c
6762                 make collapse state of folders and folder items persistent, i.e.
6763                 if you collapse a folder tree, the next time sylpheed-claws starts 
6764                 up the folder tree remains collapsed.  
6765                 
6766 2001-07-10 [christoph]
6767
6768         * acconfig.h
6769         * configure.in
6770                 added --enable-ssl
6771         * src/md5.[ch]
6772                 renamed MD5_CTX to MD5_CTX_syl
6773                 conflicts with a struct in openssl
6774         * src/inc.c
6775         * src/main.[ch]
6776         * src/prefs_account.[ch]
6777         * src/socket.[ch]
6778                 SSL support for POP
6779         * src/mainwindow.c
6780                 fixed compose with current account
6781                 broken by new compose button stuff
6782
6783 2001-07-09 [hoa]
6784
6785         * AUTHORS
6786                 changed my email address
6787
6788         * src/matcher_parser_parse.y
6789                 clean the parser to remove conflicts
6790
6791 2001-07-09 [alfons]
6792
6793         * AUTHORS
6794                 add Match Grun
6795
6796         * configure.in
6797                 fix incorrect description of --enable-ldap parameter
6798
6799         * src/prefs_common.[ch]
6800           src/compose.c
6801                 add experimental option "smart wrapping" which makes the
6802                 compose editor auto wrap.
6803                 
6804                 | TODO: the problem with the buggy cursor handling is caused |
6805                 | by the GtkText. when deleting / backspacing text its       |
6806                 | wrapping algorithm does not take in account the previous   |
6807                 | line. should find a way to hack this in.                   |
6808                 | or should perhaps combine this with the word wrapping      |
6809                 | patch i wrote in january.                                  |
6810
6811         * src/about.c
6812                 show build parameters for LDAP and JPilot
6813
6814         * src/summaryview.c
6815                 revert Christoph's bugfix for selecting next unread message, 
6816                 because folder stats aren't updated correctly
6817
6818 2001-07-08 [hoa]
6819
6820         * src/filtering.c
6821         * src/mainwindow.c
6822         * src/matcher.c
6823         * src/matcher_parser_lex.l
6824         * src/matcher_parser_parse.y
6825         * src/prefs_filtering.c
6826         * src/prefs_scoring.c
6827         * src/scoring.c
6828                 bugfix of the config file parser
6829
6830 2001-07-08 [alfons]
6831
6832         * src/Makefile.am
6833                 added generated matcher sources to BUILT_SOURCES
6834
6835 2001-07-08 [hoa]
6836
6837         * src/Makefile.am
6838         * src/.cvsignore
6839                 added new config file parser
6840
6841         * src/scoring.[ch]
6842         * src/filtering.[ch]
6843         * src/matcher.[ch]
6844         * src/prefs_filtering.c
6845         * src/prefs_matcher.c
6846         * src/prefs_scoring.c
6847         * added src/matcher_parser.h
6848         * added src/matcher_parser_lex.h
6849         * added src/matcher_parser_lex.l
6850         * added src/matcher_parser_parse.y
6851                 lex & yacc config file parser
6852
6853         * src/mbox.c
6854         * src/inc.c
6855         * src/main.c
6856                 changes prefs_filtering into global_filtering           
6857
6858         * src/summaryview.c
6859                 build threads with subjects only if "Re: " is at the
6860                 beginning of the subject
6861
6862 2001-07-07 [paul]
6863
6864         0.5.0claws
6865
6866         sync with sylpheed 0.5.0
6867                 change of version number only
6868
6869 2001-07-06 [paul]
6870
6871         0.5.0claws5
6872
6873         sync with sylpheed 0.5.0pre5
6874
6875 2001-07-05 [paul]
6876
6877         sync with sylpheed 0.5.0pre4 release
6878                 /po and /manual/ja not sync'ed
6879
6880 2001-07-04 [paul]
6881
6882         more sync with sylpheed 0.5.0pre4
6883
6884 2001-07-03 [christoph]
6885
6886         * src/addressbook.c
6887                 fixed address book broken by address book
6888                 for VCard, JPilot, LDAP
6889
6890 2001-07-03 [alfons]
6891
6892         * src/matcher.c
6893         * src/textview.c
6894                 stopped memory leaks
6895
6896 2001-07-03 [paul]
6897
6898         more sync with sylpheed 0.5.0pre4
6899
6900 2001-07-02 [match]
6901
6902         * included address book patch for VCard, JPilot, LDAP
6903         * pref_common.c - fixed Font options on Display tab (cosmetic)
6904         * alertpanel.c - fixed truncated message
6905
6906 2001-07-02 [christoph]
6907
6908         * src/mbox_folder.c
6909         * src/procmsg.[ch]
6910         * src/summaryview.c
6911                 mark threads for ignoring
6912
6913 2001-07-02 [paul]
6914
6915         0.5.0claws4
6916
6917         * sync with sylpheed 0.5.0pre4
6918                 updated gettext to 0.10.38.
6919
6920 2001-07-01 [paul]
6921
6922         * src/ mainwindow.c
6923         * src/procmsg.h
6924         * src/summaryview.[ch]
6925                 new right-click option: Label.
6926                 substitute for 'Mark-->Mark/Unmark', colours the line.
6927                 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
6928
6929 2001-07-01 [christoph]
6930
6931         * src/folderview.c
6932                 fixed font for trash
6933         * src/summaryview.c
6934                 move ctree to unread message
6935
6936 2001-07-01 [paul]
6937
6938         * sync with sylpheed 0.5.0pre3 release
6939
6940 2001-06-30 [alfons]
6941
6942         * src/filesel.[ch]
6943         * src/compose.c
6944                 allow inserting / attaching multiple files in
6945                 the composer window
6946
6947 2001-06-30 [paul]
6948
6949         * src/codeconv.c
6950                 small change to Alfons' previous stuff so that it
6951                 actually makes
6952
6953 2001-06-30 [alfons]
6954
6955         * lots of files changed; first attempt to merge the changes
6956           and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
6957
6958 2001-06-30 [paul]
6959
6960         * po/pt_BR.po
6961                 updated and completed, translations by Fabio
6962                 Junior Beneditto <fjbeneditto@yahoo.com.br>
6963
6964 2001-06-29 [alfons]
6965
6966         * src/compose.c
6967         * src/mimeproc.[ch]
6968                 allow selecting an attached files' mime type from a 
6969                 list of types.
6970
6971 2001-06-29 [paul]
6972
6973         * more sync with sylpheed 0.5.0pre3
6974
6975 2001-06-29 [paul]
6976
6977         * po/pt_BR.po
6978                 merge with sylpheed.pot and pt_BR.po provided by
6979                 Fabio Junior Beneditto.
6980
6981 2001-06-29 [darko]
6982
6983         * src/procmime.c
6984                 make MIME types case insensitive
6985
6986 2001-06-28 [alfons]
6987
6988         * po/nl.po
6989                 merge with sylpheed.pot and old nl.po; translations added.
6990
6991 2001-06-28 [paul]
6992
6993         * more sync with sylpheed 0.5.0pre3
6994
6995 2001-06-27 [alfons]
6996
6997         * src/summaryview.c
6998                 don't crash when removing parent node of messages
6999                 attracted by subject. this was caused by not deleting
7000                 the parent node from the subject line hash table.
7001
7002 2001-06-27 [alfons]
7003
7004         * src/summaryview.c
7005         * src/compose.[ch]
7006         * src/mainwindow.c
7007                 if there are multiple messages selected, allow forwarding
7008                 them as attachments.
7009
7010 2001-06-27 [paul]
7011
7012         * more sync with sylpheed 0.5.0pre3
7013
7014 2001-06-26 [paul]
7015
7016         0.5.0claws3
7017
7018         * sync with sylpheed 0.5.0pre3
7019
7020 2001-06-25 [paul]
7021
7022         * src/mainwindow.c
7023                 fixed 'compose news article' bug
7024                 from icon-and-text toolbar
7025
7026 2001-06-25 [paul]
7027
7028         * sync with sylpheed 0.5.0pre2 release
7029
7030 2001-06-24 [christoph]
7031
7032         * src/prefs_common.c
7033                 bug fix in font selection
7034         * src/folderview.c
7035                 use sylpheed's normal font instead of
7036                 gtk default font for folders without
7037                 new messages
7038
7039 2001-06-24 [alfons]
7040
7041         * src/mainwindow.[ch]
7042                 added composite compose mail / news button (an idea by Leandro
7043                 Pereira <leandro@linuxmag.com.br>)
7044
7045 2001-06-24 [paul]
7046
7047         Added instructions for ldif-to-xml.py
7048
7049         * tools/README
7050
7051 2001-06-23 [alfons]
7052
7053         Some minor things.
7054
7055         * src/pixmaps/stock_news_compose.xpm
7056                 added pixmap by Leandro
7057         * src/prefs_common.c
7058                 tested built-in spelling checker of GCC 3.0 :)
7059         * po/nl.po
7060                 merged dutch translation of sylpheed-main with
7061                 sylpheed.pot
7062
7063 2001-06-23 [paul]
7064
7065         Added tools directory and files.
7066
7067         * tools/filter_conv.pl
7068                 converts old filter system to new filtering system
7069         * tools/ldif-to-xml.py
7070                 converts netscape addressbook to sylpheed addressbook
7071         * tools/README
7072                 descriptions/instructions for above two files
7073
7074 2001-06-23 [christoph]
7075
7076         * src/inc.c
7077         * src/manage_window.[ch]
7078         * src/prefs_common.[ch]
7079                 mail retrieval dialog can be enabled, disabled
7080                 or hidden if non of sylpheed's windows is active
7081
7082 2001-06-22 [paul]
7083
7084         0.5.0claws2
7085
7086         * sync with sylpheed 0.5.0pre2
7087
7088 2001-06-21 [christoph]
7089
7090         * src/summaryview.c
7091                 show recipient on 'from' for all accounts
7092                 
7093         * src/inc.c
7094         * src/prefs_common.[ch]
7095                 disable error popup on mail receive errors
7096
7097 2001-06-21 [alfons]
7098
7099         * src/compose.c
7100                 made the ruler correctly appear and disappear.
7101
7102         * src/Makefile.am
7103                 removed Hoa's work-in-progress-stuff (interesting!) so 
7104                 claws compiles ok.
7105
7106 2001-06-20 [christoph]
7107
7108         * src/inc.c
7109         * src/progressdialog.c
7110                 added scrolled window for list in progressdialog
7111
7112 2001-06-20 [paul]
7113
7114         sync with sylpheed 0.5.0pre1 release
7115
7116 2001-06-20 [christoph]
7117
7118         * src/summeryview.c
7119                 make building threads by subject work when
7120                 thread view is enabled
7121                 
7122         * src/compose.c
7123         * src/prefs_common.[ch]
7124                 automatically select account for mail replys
7125
7126 2001-06-19 [sergey]
7127
7128         * src/compose.c (compose_create): keep Bcc and Reply-To visible if
7129         they are filled in from the account settings.
7130
7131 2001-06-19 [paul]
7132
7133         * more sync with sylpheed 0.5.0pre1
7134
7135 2001-06-18 [alfons]
7136
7137         * src/Makefile.am,
7138           src/procmime.c
7139                 added --sysconfdir to CPPFLAGS for pointing to the correct
7140                 location of mime.types. 
7141
7142                 NOTE: make sure you use --sysconfdir when running ./autogen.sh
7143                 or ./configure!
7144
7145 2001-06-18 [hoa]
7146
7147         * src/summaryview.c
7148                 fixed some bug when building threads
7149
7150 2001-06-18 [pau]l
7151
7152         * src/prefs_account.c
7153                 UI stuff: More changes to the English
7154
7155 2001-06-18 [paul]
7156
7157         * src/pixmaps/stock_news_compose.xpm: new file
7158         * src/Makefile.am
7159         * src/mainwindow.c
7160         * src/summaryview.c
7161                 Added new icon for Hoa's 'compose a news
7162                 message', plus minor improvements to the
7163                 English
7164
7165         * po/ja.po
7166         * ChangeLog
7167         * ChangeLog.jp
7168                 more sync with sylpheed 0.5.0pre1
7169
7170 2001-06-18 [hoa]
7171
7172         * src/compose.[ch]
7173         * src/mainwindow.c
7174                 Follow-up and reply to
7175
7176         * src/summaryview.[ch]
7177                 Build threads also with subjects
7178
7179 2001-06-17 [hoa]
7180
7181         * src/compose.c
7182                 forwarding use the current account.
7183
7184         * src/mainwindow.c
7185                 the "compose message" button has been replaced with
7186                 "new mail" and "new news" buttons
7187
7188         * src/prefs_common.[ch]
7189                 added a configuration option to use the forward button
7190                 as "forward as attachment"
7191                 changed reply and forward format description
7192
7193         * src/quote_fmt_lex.l
7194         * src/quote_fmt_parse.y
7195                 added message with no signature in format for reply
7196                 and forward.
7197
7198 2001-06-17 [paul]
7199
7200         Minor UI stuff
7201
7202         * src/mainwindow.c
7203         * src/summaryview.c
7204                 Improvements to the English
7205
7206         * src/prefs_common.c
7207                 Improvements to the English and some
7208                 clarity/continuity improvements in the
7209                 description of Quote symbols.
7210
7211 2001-06-17 [paul]
7212
7213         0.5.0claws1
7214
7215         * sync with sylpheed 0.5.0pre1
7216
7217 2001-06-17 [hoa]
7218
7219         * src/compose.c
7220                 Better interface for compose, displayed fields
7221                 are updated whenever we change account.
7222                 Newsgroups field is automatically filled.
7223
7224         * src/mainwindow.c
7225                 Newsgroups field is automatically filled.
7226
7227         * src/prefs_account.c
7228                 Some interface stuff when fields appear and
7229                 disappear.
7230
7231 2001-06-16 [paul]
7232
7233         0.4.99claws
7234
7235         * sync with sylpheed 0.4.99
7236
7237 2001-06-16 [sergey]
7238
7239         * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
7240         base64_decoder_free, base64_decoder_decode): new object and
7241         functions for decoding base64 streams.
7242         * src/procmime.c (procmime_decode_content): modified to use the
7243         new base64 decoder.
7244
7245 2001-06-15 [paul]
7246
7247         0.4.99claws10
7248
7249         * sync with sylpheed 0.4.99cvs11
7250
7251 2001-06-13 [paul]
7252
7253         0.4.99claws9
7254
7255         * sync with sylpheed 0.4.99cvs9
7256
7257 2001-06-13 [hoa]
7258
7259         * src/compose.c
7260         * src/prefs_account.c
7261
7262                 SMTP server can be defined in the news account
7263                 mime type of attachment are kept.
7264
7265         * src/summaryview.c
7266
7267                 now choose the highest important score between default
7268                 and important score of folder.
7269
7270 2001-06-09 [alfons]
7271         
7272         * src/prefs_common.c: 
7273
7274                 (prefs_quote_description_create): corrected description of 
7275                 quote format characters
7276
7277 2001-06-09 [paul]
7278
7279         0.4.99claws8
7280
7281         * sync with sylpheed 0.4.99cvs8
7282
7283 2001-06-08 [sergey]
7284
7285         * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
7286         and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
7287
7288 2001-06-08 [paul]
7289
7290         0.4.99claws7
7291
7292         * sync with sylpheed 0.4.99cvs7
7293
7294 2001-06-06 [sergey]
7295
7296         * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
7297         clashes with autogenerated header).
7298         * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
7299         * src/Makefile.am: added quote_fmt.h.
7300         * src/.cvsignore: added lex/yacc autogenerated files
7301         (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
7302
7303 2001-06-06 [paul]
7304
7305         0.4.99claws6
7306
7307         * sync with sylpheed 0.4.99cvs6
7308
7309 2001-06-06 [hoa]
7310
7311         * added src/quote_fmt_parse.h
7312         * src/compose.c
7313                 removed warnings
7314
7315         * src/prefs.[ch]
7316                 don't modify readonly configuration files
7317
7318         * src/prefs_account.c
7319         * src/prefs_common.c
7320         * src/prefs_customheader.c
7321         * src/prefs_display_header.c
7322         * src/prefs_filter.c
7323         * src/prefs_filtering.c
7324         * src/prefs_scoring.c
7325                 don't open dialog box when configuration files
7326                 are readonly
7327
7328 2001-06-05 [sergey]
7329
7330         * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
7331
7332         * src/Makefile.am: replaced quote_fmt.tab.[ch] by
7333         quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
7334         BUILT_SOURCES to make all files rebuild properly.
7335
7336         * src/compose.c: removed #include "quote_fmt.tab.h".
7337
7338         * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
7339         CHARACTER value in yylval.
7340
7341         * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
7342         receive CHARACTER value by documented means (yylval).
7343
7344         * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
7345
7346 2001-06-05 [hoa]
7347
7348         * src/Makefile.am
7349                 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
7350
7351         * src/filtering.c
7352         * src/matcher.c
7353         * src/matcher.h
7354         * src/prefs_filtering.c
7355                 now keep the configuration for execute action
7356
7357         * src/mbox_folder.c
7358                 fixed a warning
7359
7360 2001-06-05 [paul]
7361
7362         * sync with sylpheed 0.4.99cvs5
7363
7364 2001-06-05 [hoa]
7365
7366         * src/Makefile.am
7367                 added quote_fmt.[ch]
7368
7369         * added src/quote_fmt.y
7370         * added src/quote_fmt.l
7371         * added src/quote_fmt.tab.h
7372         * added src/quote_fmt.tab.c
7373         * added src/lex.quote_fmt.c
7374                 parsing configuration for replying
7375                 and forwarding
7376
7377         * src/prefs_common.[ch]
7378                 added configuration UI for replying
7379                 and forwarding
7380
7381         * src/compose.c
7382                 using configuration for replying
7383                 and forwarding
7384
7385 2001-06-04 [hoa]
7386
7387         * src/filtering.c
7388         * src/matcher.c
7389         * src/matcher.h
7390         * src/prefs_filtering.c
7391         * src/prefs_matcher.c
7392         * src/prefs_matcher.h
7393                 action "run a command" for filtering
7394                 and matching with a command.
7395                 fixed the "whole message" matching
7396
7397         * src/mbox_folder.c
7398                 changed temporary filename for security
7399
7400         * src/messageview.c
7401                 queue the notification if it fails to send.
7402
7403         * src/prefs_common.c
7404         * src/prefs_folder_item.c
7405                 changed the default important score             
7406
7407         * src/prefs_scoring.c
7408         * src/scoring.c
7409                 hide kill score input when the folder is not
7410                 a newsgroup
7411
7412 2001-06-03 [alfons]
7413
7414         * src/prefs_common.c:
7415
7416                 (prefs_font_select): pass font name in font entry box to font
7417                 selection dialog.
7418
7419 2001-06-03 [sergey]
7420
7421         * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
7422
7423 2001-06-03 [paul]
7424
7425         * sync with sylpheed 0.4.99cvs4
7426
7427 2001-06-03 [alfons]
7428
7429         * src/headerwindow.c:
7430
7431                 (headerwindow_show_cb): use the selected summary view item, not
7432                 the displayed item.
7433
7434 2001-06-02 [alfons]
7435
7436         * src/headerwindow.c:
7437
7438                 (headerwindow_show_cb): always try to show msginfo
7439
7440 2001-06-02 [hoa]
7441
7442         * src/compose.c
7443                 keep attached parts when reediting or forwarding.
7444
7445 2001-06-01 [hoa]
7446
7447         * src/folderview.c
7448         * src/prefs_folder_item.[ch]
7449         * src/prefs_scoring.[ch]
7450         * src/scoring.[ch]
7451         * src/summaryview.[ch]
7452         * src/main.c
7453         * src/mainwindow.c
7454         * src/prefs_common.[ch]
7455                 support for folder scoring
7456                 kill score and important score for messages
7457         
7458         * src/prefs_account.c
7459                 some display bug fixed for local account
7460                 preferences
7461
7462 2001-05-31 [alfons]
7463
7464         * src/summaryview.c:
7465
7466                 (add_sender_to_cb): don't crash when no or invalid sender; the add 
7467                 sender to address book menu item is disabled.
7468
7469 2001-05-30 [hoa]
7470
7471         * src/filtering.[ch]
7472         * src/summaryview.c
7473                 handling summary menu / filter messages
7474
7475         * src/folder.[ch]
7476                 add some stuff
7477
7478         * src/foldersel.c
7479                 imap folders now appears in list
7480
7481         * src/mbox_folder.c
7482                 doesn't crash if destination mail is not writeable
7483
7484 2001-05-29 [hoa]
7485
7486         * src/compose.c
7487                 removed some warnings
7488
7489         * src/filtering.c
7490         * src/folder.[ch]
7491         * src/prefs_filtering.c
7492                 global string to identify any folders           
7493                 removed some debug info
7494                 filtering to mbox folders is now possible
7495
7496         * src/mainwindow.c
7497                 removed some warnings
7498
7499         * src/mbox_folder.c
7500                 permission on files are changed to read/write for user only,
7501                 nothing for other.
7502                 creation of subfolder is handled better.
7503
7504 2001-05-28 [alfons]
7505
7506         Verified the sync for src/prefs_common.[ch] and
7507         src/prefs_account.[ch]. I believe there were some
7508         minor indentation differences.
7509
7510 2001-05-28 [paul]
7511
7512         0.4.99claws3
7513
7514         * sync with 0.4.99cvs3
7515
7516 2001-05-28 [hoa]
7517
7518         * src/compose.c
7519                 handling flags for mbox format
7520
7521         * src/filtering.c
7522                 use of mark file only for MH format
7523                 handling flags for mbox format
7524                 filtering cannot yet move or copy mails to mbox folders.
7525
7526         * src/folder.[ch]
7527                 changed move_msg, copy_msg,
7528                 move_msgs_with_dest, copy_msgs_with_dest functions
7529                 uses only folder->copy_msg() function
7530                 uses folder->finished_copy() to handle the destination
7531                 folder at the end of the copy or move operation.
7532
7533         * src/foldersel.c
7534                 included mbox directories.
7535
7536         * src/folderview.[ch]
7537         * src/mainwindow.c
7538                 handle folders operation for mbox format
7539
7540         * src/mbox.c
7541                 disable conversion of "From " header
7542
7543         * src/mbox_folder.[ch]
7544                 completion of mbox format handling
7545
7546         * src/mh.c
7547                 changed mh_copy_msg() function and
7548                 removed mh_move_msg(), mh_move_msgs_with_dest(),
7549                 mh_copy_msgs_with_dest()
7550
7551         * src/prefs_filtering.c
7552                 removed some warnings
7553
7554         * src/prefs_matcher.c
7555                 default boolean operation is AND
7556
7557         * src/procheader.c
7558                 handling flags for mbox format
7559                 handling of "From " header
7560
7561         * src/procmsg.[ch]
7562                 removed data field
7563                 added MSG_REALLY_DELETED flags to handle deletion of
7564                 messages in mbox format.
7565
7566         * src/summaryview.c
7567                 handling flags for mbox format
7568                 disable the MSG_DELETED flags when messages
7569                 are deleted in mbox format
7570
7571         * src/textview.c
7572                 "From " headers display fixed.
7573
7574 2001-05-27 [alfons]
7575
7576         * src/textview.c:
7577                 
7578                 (get_email_part): skip quoted email addresses, like in e.g.
7579                 "'alfons@proteus.demon.nl'".
7580
7581 2001-05-26 [alfons]
7582
7583         Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
7584         and fixing the persistence troubles when using separate windows.
7585
7586         * src/mainwindow.c:
7587         
7588             Added #define SEPARATE_ACTION used in the gtk item factory for 
7589             the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
7590                 use gtk_item_factory_get_widget_by_action() to get the items.
7591                 
7592             Removed separate_widget_cb from the gtk item factory data   
7593           
7594             (mainwindow_create): connect separate_widget_cb() to check
7595             menu item "toggled" signal. also passing a MainWindow pointer
7596                 as object data for both check menu items.
7597                 
7598             (separate_widget_cb): definition of separate_widget_cb() to match
7599             GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main 
7600                 window using gtk_object_get_data(). The type of window separation 
7601                 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
7602         
7603         * src/prefs_filtering.c,
7604           src/prefs_matcher.c: added horizontal scrollbars
7605
7606 2001-05-25 [darko]
7607
7608         * src/headerview.c
7609                 fix segfault with invalid bold font
7610         * src/summaryview.c
7611                 correctly display summary stats after row is marked
7612
7613 2001-05-23 [sergey]
7614
7615         * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
7616         encodings with libjconv.
7617
7618 2001-05-23 [hoa]
7619
7620         * src/Makefile.am
7621                 added mbox_folder.[ch]
7622         * src/defs.h
7623                 mbox temporary folder
7624         * src/folder.[ch]
7625         * added src/mbox_folder.[ch]
7626         * src/folderview.c
7627         * src/procheader.[ch]
7628                 added mbox support
7629         * src/mbox.c
7630                 bugfix for file incorporation filtering
7631         * src/imap.c
7632                 enable creation of MBOX
7633         * src/prefs_display_header.c
7634                 enable use of headers like "From "
7635                 something that should be fixed :
7636                         displaying of such headers add an extra space
7637         * src/prefs_folder_item.c
7638                 don't create folders because it is not necessary
7639         * src/procmsg.h
7640                 added data field to MsgInfo for mbox internal use
7641         * src/summaryview.c
7642                 added some support for mbox
7643         * src/utils.[ch]
7644                 added get_mbox_cache_dir() function
7645
7646 2001-05-23 [hiroyuki]
7647
7648         * src/headerwindow.c
7649           src/inc.c
7650           src/main.c
7651           src/mh.c
7652           src/nntp.c
7653           src/procmsg.h
7654           src/session.h
7655           src/socket.[ch]
7656           src/summaryview.c
7657           src/textview.c
7658           src/automaton.c
7659           src/folderview.c: more sync with 0.4.99cvs2.
7660
7661         * src/headerwindow.c: reverted.
7662
7663 2001-05-22 [paul]
7664
7665         0.4.99claws2
7666
7667         * sync with sylpheed 0.4.99cvs2
7668                 * src/news.[ch]
7669                 * src/nntp.[ch]
7670                 * INSTALL
7671                 * INSTALL.jp
7672
7673 2001-05-22 [alfons]
7674
7675         * src/summaryview.c: bugfixed a premature assignment in  summaryview_add_sender_to_cb()
7676
7677 2001-05-21 [alfons]
7678
7679         Minor things:
7680
7681         * configure.in: if gnome-config not found, "no" is displayed
7682         
7683         * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
7684
7685         * src/textview.c: now also possible to add mail addresses by right
7686           clicking in the text view
7687
7688         * src/codeconv.c: merged patch which fixes endless loop when encountering
7689           invalid wide characters; from Alte <010@imis.ru>  
7690
7691 2001-05-20 [alfons]
7692
7693         Added installation of gnome specific things:
7694
7695         * Makefile.am: gnome conditional
7696
7697         * configure.in: check for installed gnome
7698
7699         * added sylpheed.png, sylpheed.desktop
7700
7701 2001-05-20 [sergey]
7702
7703         * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
7704
7705         * src/mainwindow.h (main_window_toolbar_create): created a button
7706         for "Reply to all".
7707         (main_window_set_toolbar_sensitive): enable/disable the new button
7708         appropriately.
7709         (toolbar_reply_to_author_cb): handle the new button.
7710
7711         * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
7712         send_progress_dialog_destroy() on failure (fixes hang on SMTP
7713         failure).
7714
7715 2001-05-19 [sergey]
7716
7717         * src/compose.h (ComposeReplyMode): new modes
7718         COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
7719         COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
7720
7721         * src/compose.c
7722         (compose_send): move some code into a new function:
7723         (compose_current_mail_account): new function.
7724         (compose_reply): new argument to_author, all callers changed; if
7725         to_author==TRUE and account->protocol==A_NNTP, find and use an
7726         appropriate mail account for replying.
7727         (compose_reply_set_entry): new argument to_author; ignore
7728         compose->replyto if to_author==TRUE.
7729
7730         * src/mainwindow.c: new command "Message/Reply to author".
7731         (main_window_set_menu_sensitive): enable/disable it.
7732         (reply_cb): handle it.
7733
7734         * src/summaryview.c: new command "Reply to author".
7735         (summary_set_menu_sensitive): enable/disable it.
7736         (summary_reply_cb): handle it.
7737
7738         * src/account.c (account_find_mail_from_address): new function.
7739
7740 2001-05-18 [paul]
7741
7742         0.4.99claws1
7743
7744         * sync with sylpheed 0.4.99cvs1
7745
7746 2001-05-18 [hoa]
7747
7748         * src/compose.[ch]
7749         * src/filtering.c
7750         * src/summaryview.c
7751                 new filtering action : forward and forward as attachment
7752
7753         * src/main.c
7754                 no need for $DISPLAY when we run sylpheed --help
7755                 call to parse_cmd_opt() is moved
7756
7757         * src/mainwindow.[ch]
7758                 execute button is hidden when immediate execute
7759                 is chosen
7760
7761         * src/mh.c
7762         * src/news.c
7763         * src/prefs_folder_item.c
7764         * src/procmsg.c
7765                 better handling of missing directories
7766
7767         * src/summaryview.c
7768                 reedit is enabled in outbox
7769                 reedit is enabled in queue
7770
7771 2001-05-17 [hoa]
7772
7773         * src/filtering.c
7774         * src/matcher.[ch]
7775         * src/prefs_filtering.c
7776                 changed attachement into attachment
7777
7778 2001-05-17 [alfons]
7779
7780         0.4.67claws4    
7781
7782         * sync with sylpheed 0.4.67cvs9
7783         * sync with sylpheed 0.4.67cvs7-8
7784
7785 2001-05-17 [hoa]
7786
7787         * src/Makefile.am
7788                 added prefs_filtering.c
7789
7790         * src/filtering.[ch]
7791         * src/matcher.[ch]
7792                 removed action : forward_news and forward_news_as_attachement
7793                 (forward and forward_as_attachement can be used instead)
7794
7795         * src/mainwindow.c
7796                 added menu option to access filtering configuration
7797
7798         * src/prefs_account.c
7799                 changed mail_command default to /usr/sbin/sendmail
7800
7801         * added src/prefs_filtering.[ch]
7802                 dialog box for filtering configuration
7803
7804         * src/prefs_matcher.c
7805                 added function prefs_matcher_get_criteria_from_matching()
7806
7807         * src/prefs_scoring.c
7808                 reset the dialog when register or substitute is clicked
7809
7810 2001-05-15 [hoa]
7811
7812         * src/Makefile.am
7813                 added filtering.[ch]
7814         * src/inc.c
7815                 using filering.[ch] instead of filter.[ch]
7816         * src/main.c
7817                 reading new filtering configuration
7818         * src/matcher.[ch]
7819                 added some filtering actions
7820                 and fixed a bug for headers and mail body matching
7821         * src/mbox.c
7822                 using filering.[ch] instead of filter.[ch]
7823         * src/mh.c
7824                 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
7825         * src/summaryview.c
7826                 some fixes for filtering
7827
7828 2001-05-14 [hiroyuki]
7829
7830         * src/send.c: fixed some weird indentations.
7831           send_message_with_command(): call pclose() only if p != NULL.
7832         * src/textview.c: get_email_part(): modified the code for readability.
7833
7834 2001-05-14 [hiroyuki]
7835
7836         * src/md5global.h
7837           src/md5ify.c
7838           src/md5ify.h: removed from the cvs.
7839
7840 2001-05-13 [sergey]
7841
7842         * src/main.c: include rfc2015.h to avoid compiler warnings.
7843         * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
7844         the panel is already on screen.
7845         * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
7846         closing the alert window by ESC as "No".
7847         * src/prefs_common.c (prefs_interface_create): moved return
7848         receipt check button to the correct place.
7849
7850 2001-03-13 [alfons]
7851
7852         * src/prefs_common.c: 
7853                 moved return receipt check button to the Send tab. (prefs_send_create)
7854                 removed the date format ui related globals. (prefs_display_create)
7855
7856         0.4.67claws3
7857         
7858         * sync with sylpheed 0.4.67cvs5-6
7859
7860 2001-05-13 [paul]
7861
7862         * added Alfons' font selection patch
7863
7864         * src/defs.h
7865         * src/headerwindow.c
7866         * src/prefs_common.c
7867         * src/prefs_common.h
7868
7869 2001-05-13 [hoa]
7870         * src/defs.h
7871                 changed version of cache
7872         * src/matcher.[ch]
7873         * src/prefs_matcher.c
7874                 added additionnal matching criteria
7875         * src/procheader.c
7876         * src/procmsg.[ch]
7877         * src/news.c
7878                 added references in MsgInfo
7879
7880 2001-05-12 [hoa]
7881
7882         * src/defs.h
7883                 prepared some things for new filtering
7884         * src/matcher.[ch]
7885                 added some matching properties
7886                 inreplyto need to be enhanced
7887                 prepared some things for new filtering
7888         * src/messageview.c
7889                 added Return-Receipt-To handling
7890         * src/prefs_folder_item.c
7891                 changed default value to TRUE
7892         * src/prefs_matcher.c
7893                 added some matching properties
7894         * src/prefs_scoring.[ch]
7895                 the scoring dialog is finished
7896         * src/procheader.c
7897                 added Return-Receipt-To handling
7898                 Reference need to be added
7899         * src/procmsg.[ch]
7900                 added Return-Receipt-To handling
7901                 added threadscore to get a better score sorting when
7902                 threads are enabled
7903         * src/summaryview.c
7904                 suppressed a bug when we sort the list
7905                 when no folder is opened.
7906                 better score sorting when threads are enabled
7907
7908 2001-05-12 [alfons]
7909
7910         * reverted previous patch because of potential errors 
7911
7912         0.4.67claws2
7913         
7914         * src/inc.c, src/prefs_common.c, src/prefs_common.h: 
7915                 applied "toggle mail-retrieval dialog window" patch submitted 
7916                 by Eric Limpens <eric@qnt.net>
7917
7918         * sync with sylpheed 0.4.67cvs4
7919
7920 2001-05-12 [sergey]
7921
7922         * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
7923         some picky compilers.
7924         * src/rfc2015.h: provide prototype for rfc2015_disable_all().
7925         * src/grouplist_dialog.c: include alertpanel.h.
7926         * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
7927         fix compile warning.
7928         * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
7929         #include "defs.h" before others to prevent the warning of `MIN'
7930         and `MAX' redefinition.
7931
7932 2001-05-11 [hoa]
7933
7934         * src/main.c
7935         * src/messageview.c
7936         * src/prefs_account.c
7937         * src/prefs_display_header.c
7938                 removed warning
7939         * src/Makefile.am
7940                 added prefs_scoring.[ch]
7941         * src/grouplist_dialog.c
7942                 display an error dialog box if the group list
7943                 cannot be fetched.
7944         * src/mainwindow.[ch]
7945                 added main_window_set_thread_option() function
7946                 scoring dialog box enabled
7947         * src/matcher.[ch]
7948                 added flags matching unread /new / marked
7949                 / deleted / replied / forwarded
7950         * src/news.c
7951                 newsgroups are now finally in newscache
7952         * src/prefs_matcher.[ch]
7953                 finished preferences for matching dialog
7954         * added src/prefs_scoring.[ch]
7955                 scoring dialog box completed
7956         * src/scoring.[ch]
7957                 conversion to string : added scoringprop_to_string()
7958                 write config for preferences :
7959                 added prefs_scoring_write_config()
7960         * src/summaryview.c
7961                 threads can be enabled/disabled independently
7962                 for each folder
7963
7964 2001-05-10 [alfons]
7965
7966         0.4.67claws1
7967         
7968         * AUTHORS: 
7969                 thought it would be nice to have a list of all
7970                 contributors (used Changelog as a reference)
7971         
7972         * configure.in: 
7973                 messed up version numbering...
7974
7975         0.4.66claws1
7976
7977         * sync with sylpheed 0.4.67cvs1-3
7978
7979 2001-05-10 [darko]
7980
7981         * src/prefs_common.c:
7982                 better UI for strftime format, double clicking
7983                 on format now inserts the format in text entry
7984                 replaced close button with standard OK/Cancel
7985                 moved date format button to the right of the
7986                 text entry field
7987
7988 2001-05-09 [alfons]
7989
7990         * src/gtkstext.c:
7991                 Ctrl-Home / Ctrl-End have proper cursor navigation
7992
7993 2001-05-09 [hoa]
7994
7995         * src/prefs_matcher.c
7996                 finished UI to define matching properties
7997                 added ok and cancel button
7998         * src/prefs_filter.c
7999                 added ok and cancel button
8000         * src/news.c
8001                 fixed some bug in xhdr parsing
8002
8003 2001-05-08 [alfons]
8004
8005         * src/textview.c: 
8006                 fixed a bug in textview_show_header(), which displayed two colons (':');
8007                 cleaned up some warnings
8008
8009 2001-05-08 [hoa]
8010
8011         * src/Makefile.am
8012                 added prefs_matcher.[ch]
8013                 compilation with -W -Wall
8014         * src/alertpanel.c
8015                 ungrab the mouse events if grabbed - does it
8016                 fix the bug for disposition notification ?
8017         * src/mainwindow.c
8018                 added a menu option to open the matching dialog.
8019         * src/matcher.[ch]
8020                 added matcherprop_to_string() and matcherlist_to_string()
8021                 fixed some bugs, changed the name of some options
8022                 age_sup and age_inf becomes age_greater and age_lower,
8023                 body and messageheaders becomes body_part and headers_part,
8024                 changed the names of constants from SCORING_XXX to MATCHING_XXX
8025         * src/prefs_display_header.c
8026         * src/prefs_headers.c
8027                 fixed a bug that accidentally destroyed dialogs
8028                 when closed them with delete_event
8029                 Added *_deleted() which handle delete_event signal correctly.
8030         * src/prefs_folder_item.[ch]
8031                 added "enable_thread" field for future customization
8032         * added src/prefs_matcher.[ch]
8033                 sample of the UI to define matching properties
8034         * src/procheader.c
8035                 using procheader_headername_equal instead of str*cmp functions
8036                 using procheader_parse_header() function
8037         * src/scoring.c
8038                 using MATCHING_XXX instead of SCORING_XXX
8039         * src/summaryview.c
8040                 display the sender of the news even if this is ourself
8041                 when this is a news message.
8042         * src/textview.c
8043                 using headername_equal() instead of str*cmp functions
8044
8045 2001-05-08 [alfons]
8046
8047         0.4.66claws
8048
8049         * sync with sylpheed 0.4.66
8050         * src/gtkstext.c: trace logs added 
8051
8052 2001-05-08 [sergey]
8053
8054         * src/prefs_common.[ch]: added option to enable/disable GnuPG
8055         signature check popup.
8056         * src/rfc2015.c (check_signature): show signature check popup only
8057         if it is enabled in preferences.
8058
8059 2001-05-07 [alfons]
8060
8061         0.4.66claws4
8062         
8063         * sync with sylpheed 0.4.66cvs6
8064
8065 2001-05-07 [darko]
8066
8067         * src/prefs_common.[ch]: added option to enable/disable
8068           looking up sender name in address book for summary pane
8069         * src/summaryview.c: look up sender in the address book
8070           by using Alfons' address completion code
8071
8072 2001-05-07 [hiroyuki]
8073
8074         * src/inc.h
8075           src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
8076           member of Pop3State.
8077         * src/news.c: brought #include "defs.h" before #include <glib.h>
8078           to prevent the warning of `MIN' and `MAX' redefinition.
8079
8080 2001-05-06 [hoa]
8081
8082         * removed src/headers_display.[ch]
8083         * removed src/prefs_display_headers.[ch]
8084         * src/inc.c
8085                 use a temporary file in the user directory for mbox import
8086         * src/news.c
8087                 added XHDR support to get "To" and "Cc" headers
8088                 (in order to match news with to or cc field for
8089                 scoring)
8090                 added function news_parse_xhdr() to get XHDR response
8091         * src/nntp.[ch]
8092                 added function nntp_xhdr()
8093         * src/matcher.c
8094                 fetch the message if necessary
8095
8096 2001-05-06 [alfons]
8097
8098         0.4.66claws3
8099
8100         * sync with sylpheed 0.4.66cvs3-5
8101
8102 2001-05-06 [hoa]
8103
8104         * src/utils.[ch]
8105                 added function itos_buf() to enable use of several buffers
8106         * src/summaryview.c
8107                 use of itos_buf() instead of itos() in summary list
8108                 to fix the broken display of message number.
8109
8110 2001-05-06 [alfons]
8111
8112         * src/gtkstext.c: bug in cursor up navigation fixed,
8113                 fixed another unsigned / signed comparison (we're getting there :-)
8114
8115 2001-05-06 [hoa]
8116
8117         * src/Makefile.am
8118                 added scoring.c scoring.h
8119                 prefs_folder_item.c prefs_folder_item.h
8120                 matcher.c matcher.h
8121         * src/defs.h
8122                 added FOLDERITEM_RC SCORING_RC
8123         * src/folder.[ch]
8124                 added prefs field in FolderItem :
8125                 properties for each folder (PrefsFolderItem),
8126                 sorting type and mode were added as the first properties.
8127         * src/main.c
8128                 read config for scoring
8129         * added src/matcher.[ch]
8130                 gives functions to parse configuration file to do
8131                 matching on mails with a list of conditions.
8132         * src/mainwindow.c
8133                 add option to sort by score
8134         * src/prefs_common.[ch]
8135                 added preference option to show score and for
8136                 the score column size
8137         * added src/prefs_folder_item.[ch]
8138                 properties for each folder (PrefsFolderItem),
8139                 sorting type and mode were added as the first properties.
8140         * src/procheader.[ch]
8141                 added procheader_parse_header()
8142                 added procheader_header_free()
8143                 added procheader_headername_equal()
8144                 and made modification to use them.
8145         * src/procmsg.[ch]
8146                 added score field to MsgInfo structure
8147         * added src/scoring.[ch]
8148                 gives functions to parse configuration file to do
8149                 scoring on mails with a list of conditions.
8150         * src/summaryview.[ch]
8151                 save the sorting type and mode for the folder
8152                 added column to display the score of the mail
8153                 added function summary_score_clicked()
8154                 sorting type and mode are restored to the folder
8155                 when it is reopen
8156         * src/textview.c
8157                 use procheader_parse_header(), procheader_headername_equal()
8158                 removed memory leak in text_scan_header when freeing headers
8159         * src/filter.c
8160                 changed the function to match names of headers
8161                 using procheader_headername_equal()
8162
8163         Scoring functions are implemented, an interface is needed
8164         to configure that.
8165
8166 2001-05-04 [alfons]
8167
8168         * src/gtkstext.c: 
8169                 hopefully fixed the row up navigation bug,
8170                 removed adding back / forward lines to cache
8171
8172 2001-05-04 [sergey]
8173
8174         * src/prefs_display_headers.c: user interface changes:
8175         (prefs_display_headers_create): remove unused "Show" check button;
8176         allow reordering of headers by dragging.
8177         (prefs_display_headers_write_config): remove unused variables.
8178         (prefs_display_headers_set_dialog): do not insert "(New)" at top
8179         of lists (not needed with the new UI).
8180         (prefs_display_headers_set_list): scan lists starting from row 0,
8181         not 1 (do not skip "(New)").
8182         (prefs_display_headers_find_header): new function.
8183         (prefs_display_headers_clist_set_row): do not allow duplicates.
8184         (prefs_display_headers_delete_cb): do not skip row 0; treat
8185         closing the alert window by ESC as "No".
8186         (prefs_display_headers_up): do not protect row 0.
8187         (prefs_display_headers_down): do not protect row 0.
8188
8189 2001-05-04 [sergey]
8190
8191         * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
8192         functions.
8193
8194         * src/summaryview.c
8195         (summary_find_next_marked_msg, summary_find_prev_marked_msg,
8196         summary_select_next_marked, summary_select_prev_marked): new
8197         functions.
8198
8199 2001-05-03 [sergey]
8200
8201         * src/news.c: fixed a bug when no article can be fetched after
8202         server timeout if the connection was restored by news_post():
8203         (news_select_group): new function.
8204         (news_fetch_msg): call news_select_group() before fetching
8205         article.
8206         (news_get_uncached_articles): set session->group after successful
8207         GROUP command.
8208
8209 2001-05-03 [hoa]
8210
8211         * src/defs.h
8212         * src/procmsg.[ch]
8213         * src/procheader.c
8214                  changed version of cache, added cc field
8215
8216         * src/prefs_display_headers.c
8217                 the interface was changed
8218
8219         * src/prefs_headers.c
8220                 added cancel button
8221
8222 2001-05-03 [alfons]
8223
8224         * completed sync of sylpheed cvs2
8225         * src/gtkstext.c: updated row up / down cursor navigation
8226         * src/textview.c: re-edited, prepared for fixing the email address
8227                 scanner.
8228
8229 2001-05-03 [darko]
8230
8231         * src/prefs_common.c: use alfons' strftime ui code
8232         entry_datefmt and datefmt_sample widgets have to be
8233         global in this module because of this change
8234
8235 2001-05-03 [hoa]
8236
8237         * src/messageview.c
8238         * src/prefs_common.[ch] added option to activate the return receipt
8239                 feature.
8240
8241 2001-05-02 [alfons]
8242
8243         * src/gtkstext.c: fix for row up/down cursor navigation. 
8244
8245         0.4.66claws2
8246         
8247         * sync with 0.4.66cvs2
8248
8249 2001-05-02 [paul]
8250
8251         added add-sender-to-addressbook patch
8252
8253         * src/addressbook.c
8254         * src/addressbook.h
8255         * src/summaryview.c
8256
8257 2001-05-02 [sergey]
8258
8259         * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
8260         G_ALERTDISABLE.
8261
8262         * src/alertpanel.c (alertpanel_create): new argument can_disable,
8263         all existing callers changed to pass FALSE; create a check button
8264         to disable the message.
8265         (alertpanel_message_with_disable): new function.
8266         (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
8267         (alertpanel_button_toggled): new function.
8268         (alertpanel_button_clicked, alertpanel_close): set value using
8269         G_ALERT_VALUE_MASK.
8270
8271         * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
8272
8273         * src/prefs_common.c (prefs_privacy_create): new check button
8274         checkbtn_gpgme_warning.
8275
8276         * src/main.c (main): moved preferences reading before gpgme
8277         initialization; check prefs_common.gpgme_warning before giving the
8278         GnuPG warning and set it to FALSE if the user wants to disable the
8279         warning.
8280
8281 2001-05-02 [hiroyuki]
8282
8283         * src/prefs_display_headers.c: modified the layout and some labels.
8284
8285 2001-05-02 [sergey]
8286
8287         * src/prefs_account.c (prefs_account_fix_size): new function.
8288         (prefs_account_create): call prefs_account_fix_size(); use
8289         gtk_widget_show instead of gtk_widget_show_all (fixes too large
8290         size when the window is shown for the first time).
8291         (prefs_account_basic_create): changed layout of serv_table; moved
8292         localmbox_entry above smtpserv_entry (logically it replaces
8293         POP3/IMAP server).
8294         (prefs_account_protocol_activated): set sensitivity of
8295         nntpauth_chkbtn according to the protocol (in addition to
8296         hide/show); commented out gtk_table_set_row_spacing() calls.
8297         (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
8298         not sensitive (fixes a bug with disabled username/password boxes
8299         when editing POP3 account after NNTP with authentication).
8300
8301 2001-05-02 [hoa]
8302
8303         * src/account.c
8304         * src/inc.c
8305         * src/prefs_account.[ch]
8306         * src/send.c
8307                 removed local account without SMTP server
8308                 added option to use mail command instead of a connexion
8309                 to SMTP server when a local account is used
8310         * src/prefs_headers.c
8311                 fixed a bug
8312         * src/news.c
8313                 fixed a bug when connexion immediately closed
8314
8315 2001-05-01 [alfons]
8316
8317         0.4.66claws1
8318         
8319         * sync with 0.4.65
8320
8321 2001-05-01 [sergey]
8322
8323         * src/prefs_account.c (Basic, prefs_account_basic_create): new
8324         widget nntpauth_chkbtn.
8325         (prefs_account_protocol_activated): handle nntpauth_chkbtn
8326         visibility.
8327         (prefs_account_nntpauth_toggled): new function.
8328
8329         * src/news.c (news_session_new_for_folder): use NNTP
8330         authentication only if ac->use_nntp_auth is set.
8331
8332 2001-05-01 [hoa]
8333
8334         * src/Makefile.am changed headers.[ch] in customheader.[ch]
8335         * src/prefs_display_headers.c changed the UI
8336         * src/prefs_headers.c changed account_name to account_id
8337         * src/compose.c using customheader.h
8338
8339 2001-05-01 [hiroyuki]
8340
8341         * src/esmtp.c
8342           src/news.c
8343           src/nntp.c: changed sock_read() to sock_gets(), they've been left
8344           unsynched.
8345
8346 2001-05-01 [hoa]
8347
8348         * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
8349         * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
8350                 for displaying of headers
8351         * src/grouplist_dialog.[ch] minor changes to remove warnings
8352         * src/prefs_display_headers.[ch] dialog to choose the
8353         headers to display in the mail viewer.
8354         * src/headers.h correction of #define
8355         * src/headers_display.[ch] configuration for displaying of headers.
8356         * src/main.c read config of displaying of headers
8357         * src/prefs_common.c add a button to access the config dialog
8358                 for displaying of headers
8359         * src/prefs_display_headers.[ch] dialog for configuration for
8360                 displaying of the headers.
8361         * src/prefs_headers.c cleaning of code
8362         * src/procheader.c comments added to code
8363         * src/textview.c changes to reorder the headers depending
8364                 on the config for displaying of headers
8365
8366 2001-04-30 [alfons]
8367
8368         0.4.65claws7
8369
8370         * sync with 0.4.65cvs12
8371
8372         NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
8373
8374 2001-04-30 [sergey]
8375
8376         * src/nntp.h (NNTPSockInfo): new field auth_failed.
8377
8378         * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
8379         is set to force reconnection after authentication failure.
8380         (nntp_gen_command): set sock->auth_failed on authentication
8381         failure, or if sock->userid and sock->passwd are not set.
8382
8383         * src/news.c (news_session_new_for_folder): set userid=NULL if
8384         password dialog is cancelled.
8385
8386 2001-04-30 [sergey]
8387
8388         * src/nntp.h (NNTPSockInfo): new type.
8389
8390         * src/nntp.c: all functions updated to use NNTPSockInfo instead of
8391         SockInfo.
8392         (nntp_open_auth, nntp_close): new functions.
8393         (nntp_gen_command): new function to handle authentication; all
8394         NNTP command functions updated to use it.
8395         (nntp_authinfo_user, nntp_authinfo_pass): deleted.
8396         (nntp_list): removed old useless code.
8397
8398         * src/news.h (NNTPSession): new field nntp_sock.
8399
8400         * src/news.c: all functions updated to use NNTPSockInfo instead of
8401         SockInfo.
8402         (news_session_new): new arguments (userid, passwd); made static;
8403         use nntp_open_auth() if needed.
8404         (news_session_destroy): use nntp_close() instead of sock_close().
8405         (news_query_password): changed arguments.
8406         (news_session_new_for_folder): new function.
8407         (news_session_get): use news_session_new_for_folder().
8408         (news_authenticate): deleted.
8409         (news_get_uncached_articles): removed old authentication code.
8410
8411 2001-04-30 [sergey]
8412
8413         * src/news.c: reverted my previous changes (need to do NNTP
8414         authentication in a cleaner way).
8415         
8416 2001-04-29 [sergey]
8417
8418         * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
8419         news_nntp_post, news_nntp_mode): new functions (wrappers with
8420         authentication support).
8421         (news_get_article_cmd, news_get_article, news_get_header): new
8422         argument "folder"; all callers changed.
8423         (news_get_article_cmd): added authentication support.
8424         (news_session_get): use news_nntp_mode() instead of nntp_mode().
8425         (news_post): use news_nntp_post() instead of nntp_post().
8426         (news_get_uncached_articles): use news_nntp_group() instead of
8427         nntp_group() and news_nntp_xover() instead of nntp_xover();
8428         removed old authentication code.
8429         (news_get_group_list): use news_nntp_list() instead of nntp_list().
8430
8431         * src/nntp.c (nntp_list): return real error code instead of
8432         hardcoded NN_ERROR.
8433
8434 2001-04-29 [sergey]
8435
8436         * configure.in: fixed wint_t typedef detection again
8437
8438 2001-04-28 [hoa]
8439
8440         * src/prefs_account.[ch], added A_LOCAL_CMD
8441                 (send mail with mail command)
8442         * src/send.c added function send_message_with_command()
8443         * src/inc.c made a more secure get_spool() function with
8444                 mktemp() but maybe mkstemp() or something more
8445                 secure can be used.
8446
8447 2001-04-28 [alfons]
8448
8449         * src/textview.c, colorization of email addresses in headers
8450
8451         0.4.65claws6
8452
8453         * bug sync with sylpheed
8454         * prefs_common.c: created date format ui for darko
8455         * sync with 0.4.65cvs11
8456         * configure.in: corrected to have the new gpg checks
8457
8458 2001-04-27 [alfons]
8459
8460         * completed sync with 0.4.65cvs10
8461         * minor debug things added to gtkstext.c
8462
8463 2001-04-27 [darko]
8464
8465         * configure.in: remove check for availability of
8466           strftime() as advised by Hiroyuki
8467         * src/prefs_common.[ch], src/procheader.c:
8468           synch strftime() code with Hiroyki's main branch
8469
8470 2001-04-26 [sergey]
8471
8472         * src/news.c: news_query_password(), news_authenticate(): new
8473           functions.
8474           news_get_uncached_articles(): added NNTP authentication
8475           handling.
8476         * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
8477           new functions.
8478         * src/prefs_account.c: prefs_account_protocol_activated():
8479           enable userid and password fields for NNTP.
8480
8481 2001-04-26
8482
8483         * configure.in: check for availability of strftime()
8484           [darko]
8485         * src/prefs_common.[ch], src/procheader.c: use
8486           strftime() for displaying date in summary pane if it
8487           is available
8488
8489 2001-04-25
8490
8491         * more .cvsignore cleanups [alfons]
8492
8493 2001-04-25
8494
8495         * ac/sv-check-type.m4: new autoconf macro.
8496         * configure.in: fixed wint_t typedef detection (did not work
8497           with gcc-2.96).
8498
8499 2001-04-25
8500
8501         * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
8502           [hiroyuki]
8503
8504 2001-04-24
8505         * modified gtkstext.c : buggy cursor navigation fixed, 
8506           and font descent also taken in account when drawing
8507           cursor. [alfons]
8508
8509 2001-04-24 [hoa]
8510         * added comments in src/news.c src/nntp.c
8511         * added src/prefs_headers.[ch]
8512         * added src/headers.[ch]
8513         * modified compose.c to activate custom headers
8514                 added function is_in_custom_headers
8515         * modified prefs_account.[ch]
8516                 added function prefs_account_customhdr_edit
8517         * modified src/defs.h :
8518                 added HEADERS_RC : name of the config file
8519                 for the custom headers
8520
8521 2001-04-24
8522
8523     0.4.65claws5
8524
8525         * configure.in
8526           src/gtkstext.[ch]
8527           src/compose.c
8528           src/Makefile.am
8529           
8530           added gtkstext with configure.in patch by Hiroyuki which
8531           should fix the XIM detection [alfons]
8532
8533         * more clean up of cvs [alfons]
8534
8535                  * removed all Makefile.in files to attic.
8536
8537                  * updated all .cvsignores to really ignore things that could
8538                    be unintentionally committed by a recursive commit.
8539
8540 2001-04-23 [hoa]
8541         * added src/grouplist_dialog.[ch]
8542         * changed src/folderview.c to call grouplist_dialog instead
8543                 of inputdialog
8544         * src/news.c :
8545                 added functions news_reset_group_list
8546                 and news_get_group_list
8547         * src/nntp.c :
8548                 added function nntp_list
8549         * src/defs.h :
8550                 added GROUPLIST_FILE : name of the newsgroup list cache file
8551
8552 2001-04-21
8553
8554         * added option to warn about queued messages on exit [sergey]:
8555
8556           * src/compose.c: compose_queue(): call folder_item_scan()
8557             and folderview_update_item() after queueing.
8558           * src/folderview.c: folderview_update_node(): draw the queue
8559             folder in bold font if there are queued messages.
8560           * src/mainwindow.c: queued_messages(): new function.
8561             app_exit_cb(): display warning if there are queued messages
8562             if warn_queued_on_exit is set.
8563           * prefs_common.[ch]: add warn_queued_on_exit option.
8564
8565         * enhanced GnuPG key selection support [sergey]:
8566
8567           * src/select-keys.c: updated to newer version from Win32
8568             branch with support for selecting arbitrary keys.
8569           * src/prefs_account.c: added the Privacy tab to the account
8570             options window.
8571             prefs_account_privacy_create(),
8572             prefs_account_sign_key_set_data_from_radiobtn(),
8573             prefs_account_sign_key_set_radiobtn(): new functions.
8574           * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
8575           * src/rfc2015.c: set_signers(): new function.
8576             pgp_sign(): add the account parameter, call set_signers().
8577             rfc2015_sign(): add the account parameter, pass it to pgp_sign().
8578           * src/rfc2015.h: rfc2015_sign(): updated prototype.
8579           * src/compose.c: pass the current account to rfc2015_sign().
8580
8581         * tag name claws added to prevent confusion with main branch [alfons]
8582
8583         * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
8584
8585         * autogen.sh: Added "--enable-maintainer-mode". [sergey]
8586
8587         * sync with recent sylpheed cvs. Untested though. [alfons]
8588