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