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