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