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