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