41d7dc07ccc48d034ef7752fc6f2f80421f2a489
[claws.git] / ChangeLog.claws
1 2002-12-13 [christoph]  0.8.6claws105
2
3         * src/mh.c
4                 create .mh_sequences file in new MH folders
5                 (closes feature request [ 523162 ] MH folders should
6                  get a .mh_sequences)
7
8 2002-12-13 [colin]      0.8.6claws104
9
10         * src/summaryview.c
11                 Better handling of quicksearch show/hide
12                 (basically the button stays under the mouse 
13                  when toggled)
14
15 2002-12-13 [paul]       0.8.6claws103
16
17         * sync with 0.8.6cvs17
18                 see ChangeLog 2002-12-13
19
20 2002-12-13 [paul]       0.8.6claws102
21
22         * po/es.po
23                 updated by Ricardo Mones Lastra
24
25 2002-12-11 [colin]       0.8.6claws101
26
27         * src/folder.c
28                 remove statusbar stuff
29           src/folderview.c
30                 set statusbar verbosity when moving folders
31
32 2002-12-11 [colin]       0.8.6claws100
33         * src/prefs_filtering.c
34         * src/prefs_matcher.c
35         * src/prefs_scoring.c
36                 Fix english ;)
37
38 2002-12-11 [colin]       0.8.6claws99
39
40         * src/prefs_common.[ch]
41                 Add summary_quicksearch_type
42         * src/summaryview.c
43                 Save last used quicksearch type
44
45 2002-12-11 [jens]       0.8.6claws98
46         * src/prefs_filtering.c
47         * src/prefs_matcher.c
48         * src/prefs_scoring.c
49                 added dialog for incomplete rules in scoring, filtering and
50                 matcher to ask wheather really close
51
52 2002-12-11 [colin]      0.8.6claws97
53
54         * src/folder.c
55                 Fix folder dnd statusbar logging
56
57 2002-12-10 [christoph]  0.8.6claws96
58
59         * src/compose.c
60         * src/folder.c
61         * src/imap.c
62         * src/inc.c
63         * src/main.c
64         * src/mainwindow.c
65         * src/news.c
66         * src/send.c
67         * src/statusbar.[ch]
68         * src/common/hooks.c
69         * src/common/log.[ch]
70                 o handle verbose logging in statusbar directly in statusbar code
71                   and common code does not need any knowledge about a statusbar
72                 o remove direct calls to statusbar_(puts|pop)_all functions
73
74 2002-12-10 [jens]       0.8.6claws95
75
76         * src/*.c
77                 removed gettext from g_warnings
78         * po/POTFILES.in
79                 cleaned and updated
80         * po/de.po
81                 updated
82
83 2002-12-10 [colin]      0.8.6claws94
84
85         * src/main.c
86                 finish crash dialog fix
87
88 2002-12-10 [colin]      0.8.6claws93
89
90         * src/main.c
91                 "Fix" "sylpheed already running" instead of
92                 crash dialog appearing after a crash
93
94 2002-12-10 [colin]      0.8.6claws92
95
96         * po/POTFILES.in
97                 add src/gtk/sslcertwindow.c
98
99 2002-12-10 [paul]       0.8.6claws91
100
101         * po/POTFILES.in
102                 updated to reflect recent changes
103                 submitted by Alessandro Maestri
104
105 2002-12-09 [christoph]  0.8.6claws90
106
107         * src/Makefile.am
108         * src/smtp.[ch]                 ** REMOVE **
109         * src/common/Makefile.am
110         * src/common/smtp.[ch]          ** NEW **
111                 move smtp files to common directory
112
113 2002-12-09 [christoph]  0.8.6claws89
114
115         * src/Makefile.am
116         * src/session.[ch]              ** REMOVE **
117         * src/common/Makefile.am
118         * src/common/session.[ch]       ** NEW **
119                 move session files to common directory
120
121 2002-12-09 [paul]       0.8.6claws88
122
123         * src/account.c
124                 fix bug [649746] edit accounts: move account reverted
125                 Patch submitted by Luke Plant <lukeplant@users.sourceforge.net>
126
127 2002-12-09 [colin]      0.8.6claws87
128
129         * src/ssl_certificate.c
130                 cleanup
131
132 2002-12-09 [colin]      0.8.6claws86
133
134         * src/ssl.c
135                 Try to open the cert.pem database and 
136                 issue a warning if it isn't there
137
138 2002-12-09 [colin]      0.8.6claws85
139
140         * src/common/ssl_certificate.c
141         * src/gtk/sslcertwindow.c
142                 Warning fixes
143
144 2002-12-09 [colin]      0.8.6claws84
145
146         * src/ssl_certificate.[ch] ** REMOVED **
147         * src/common/ssl_certificate.[ch] ** NEW **
148         * src/Makefile.am
149         * src/common/Makefile.am
150                 Moved ssl_certificate.[ch] to common
151         * src/common/ssl.c 
152                 Put back needed include
153         * src/gtk/sslcertwindow.[ch]
154                 Changed ssl_certificate.h include
155         
156 2002-12-09 [colin]      0.8.6claws83
157
158         * src/gtk/sslcertwindow.[ch]
159                 Implement hook for certificate acception
160         * src/ssl_certificate.[ch]
161                 Implement hook for certificate acception
162         * src/common/ssl.c
163                 Reenable certificate acception check
164         * src/mainwindow.c
165                 Register sslcertwindow's hook
166         
167 2002-12-08 [christoph]  0.8.6claws82
168
169         * src/about.c
170         * src/addr_compl.c
171         * src/codeconv.c
172         * src/manual.c
173         * src/undo.c
174         * src/common/utils.c
175                 o add missing includes
176                 o fix warnings
177         * src/.cvsignore
178         * src/common/.cvsignore
179         * src/common/version.h          ** REMOVE **
180                 remove autogenerated file
181
182 2002-12-08 [paul]       0.8.6claws81
183
184         * src/stringtable.c
185                 put back needed include
186
187 2002-12-08 [colin]      0.8.6claws80
188         
189         * src/gtk/sslcertwindow.c
190                 Cleaner popups when asking
191         * src/ssl_certificate.c
192         * src/prefs_common.[ch]
193                 remove ssl certificate pref
194                 put back needed include
195         * src/undo.c
196                 put back needed include
197
198 2002-12-08 [christoph]  0.8.6claws79
199
200         * src/folderview.c
201         * src/logwindow.c
202         * src/statusbar.c
203         * src/summaryview.c
204                 only abort hook invokation if required data is missing not
205                 if our own data pointer is NULL, update hookfunction for
206                 log window
207
208 2002-12-08 [paul]       0.8.6claws78
209
210         * src/about.c
211         * src/addrcache.c
212         * src/addrclip.c
213         * src/addr_compl.c
214         * src/addrselect.c
215         * src/codeconv.c
216         * src/colorlabel.c
217         * src/enriched.c
218         * src/esmtp.c
219         * src/exporthtml.c
220         * src/headerview.c
221         * src/imageview.c
222         * src/manual.c
223         * src/noticeview.c
224         * src/pgptext.c
225         * src/scoring.c
226         * src/sourcewindow.c
227         * src/stringtable.c
228         * src/undo.c
229                 clean up: remove unneccesary includes
230
231 2002-12-08 [christoph]  0.8.6claws77
232
233         * src/folderview.c
234         * src/statusbar.c
235         * src/summaryview.c
236         * src/common/hooks.[ch]
237                 hook functions now have a gboolean return value, if a hook
238                 returns TRUE it will stop executing of any more hooks in
239                 the same hooklist for this invokation
240
241 2002-12-08 [colin]      0.8.6claws76
242         
243         * src/main.c
244                 put back argv0 for CRASH_DIALOG
245
246 2002-12-08 [christoph]  0.8.6claws75
247
248         * src/Makefile.am
249         * src/about.c
250         * src/account.c
251         * src/crash.c
252         * src/esmtp.h
253         * src/imap.[ch]
254         * src/inc.c
255         * src/main.c
256         * src/mainwindow.c
257         * src/news.c
258         * src/pop.[ch]
259         * src/prefs_account.[ch]
260         * src/prefs_common.[ch]
261         * src/send.[ch]
262         * src/smtp.[ch]
263         * src/ssl_certificate.[ch]
264         * src/ssl_manager.[ch]
265         * src/common/Makefile.am
266         * src/common/log.c
267         * src/common/nntp.[ch]
268         * src/common/socket.[ch]
269         * src/common/ssl.[ch]
270         * src/gtk/sslcertwindow.[ch]
271         * ac/openssl.m4
272                 use new autoconf script to detect OpenSSL with extra parameters
273                 to specify the location of libs and includes, also remove USE_SSL
274                 to USE_OPENSSL
275
276         * src/common/sylpheed.[ch]
277         * src/common/version.h.in
278                 start seperation of common code initialization seperated from gui
279
280         * src/summaryview.c
281                 The function that is called when a color lable changes
282                 should not change the color lable again
283
284 2002-12-08 [colin]      0.8.6claws74
285
286         * src/gtk/sslcertwindow.c
287                 warning fixes
288
289 2002-12-08 [colin]      0.8.6claws73
290
291         * src/statusbar.c
292           src/common/log.h
293                 Register a hook for statusbar_puts_all
294         * src/common/log.c
295                 invoke statusbar_puts_all's hook
296         
297 2002-12-08 [colin]      0.8.6claws72
298
299         * src/ssl_certificate.c
300                 Put back a badly-removed include
301
302 2002-12-08 [colin]      0.8.6claws71
303
304         * src/gtk/sslcertwindow.[ch]    ** NEW **
305                 new certificate presentation
306         * src/gtk/Makefile.am
307                 add new files
308         * src/ssl_certificate.[ch]
309                 gtk cleanup, made utility functions public
310         * src/ssl_manager.c
311                 use new cert presentation
312
313 2002-12-07 [christoph]  0.8.6claws70
314
315         * src/Makefile.am
316         * src/nntp.[ch]                 ** REMOVE **
317         * src/common/Makefile.am
318         * src/common/nntp.[ch]          ** NEW **
319                 move nntp files to common directory
320
321 2002-12-07 [christoph]  0.8.6claws69
322
323         * src/procmsg.[ch]
324         * src/summaryview.c
325                 implement msginfo update callback using sylpheed's new
326                 hook system. Invoke hooks from procmsg_msginfo_[un]set_flags.
327
328 2002-12-06 [christoph]  0.8.6claws68
329
330         * src/editgroup.c
331                 This patch changes the 'Edit Group Details' dialog to
332                 allow extended selections in either pane, so that
333                 addresses can be added or removed from a group more
334                 quickly and easily. (it actually is a net decrease in
335                 file size, as some unnecessary functions have been
336                 removed). 
337                 (patch submitted by Luke Plant <lukeplant@users.sourceforge.net>)
338
339 2002-12-06 [christoph]  0.8.6claws67
340
341         * src/Makefile.am
342         * src/template.[ch]             ** REMOVE **
343         * src/common/Makefile.am
344         * src/common/template.[ch]      ** NEW **
345                 move template files to common directory
346
347         * src/nntp.c
348                 add missing log.h include
349
350 2002-12-06 [melvin]     0.8.6claws66
351
352         * src/prefs_actions.c
353                 Added the trailing ">" syntax to insert command's output
354                 without replacing old text (in contrast to trailing "|").
355
356 2002-12-05 [colin]      0.8.6claws65
357         
358         * src/common/utils.c
359                 Don't modify original search_string or it'll change
360                 the next iterations in the for()
361
362 2002-12-05 [darko]      0.8.6claws64
363
364         * src/common/utils.c
365                 proper check for filtering commands, found by Colin
366
367 2002-12-05 [darko]      0.8.6claws63
368
369         * src/common/utils.c
370                 check proper string for NULL pointer, found by Colin
371
372 2002-12-05 [darko]      0.8.6claws62
373
374         * src/common/utils.[ch]
375                 expand_search_string(): new function
376                 converts Mutt-like patterns to Sylpheed's
377                 filtering engine
378         * src/summaryview.c
379                 use expand_search_string() to allow Mutt-like
380                 patterns in extended search
381         * README.claws
382                 document extended option in quick search
383
384 2002-12-05 [paul]       0.8.6claws61
385
386         * sync with 0.8.6cvs16
387                 see ChangeLog 2002-12-05
388                 
389         * po/POTFILES.in
390                 clean up
391
392 2002-12-04 [christoph]  0.8.6claws60
393
394         * src/imap.[ch]
395                 put imap authentication code into a new function and
396                 remove it from imap_session_new that will allow to
397                 send other commands before authentication
398
399 2002-12-04 [christoph]  0.8.6claws59
400
401         * src/imap.[ch]
402                 use already existing method to prevent unneeded IMAP
403                 folder selects. Set imap_select parameters to NULL
404                 in some functions if the values are not required.
405
406         * src/xml.h
407                 remove no longer required include
408
409 2002-12-04 [paul]       0.8.6claws58
410
411         * po/es.po
412                 updated by Ricardo Mones Lastra
413                 
414         * configure.in
415           po/hu.po      ** NEW FILE **
416                 initial Hungarian translation, submitted
417                 by Gál Zoltán <galzoli@hu.inter.net>
418
419 2002-12-03 [christoph]  0.8.6claws57
420
421         * src/Makefile.am
422         * src/gtksctree.[ch]            ** REMOVE **
423         * src/gtk/Makefile.am
424         * src/gtk/gtksctree.[ch]        ** NEW **
425                 move gtksctree files to gtk directory
426
427 2002-12-03 [christoph]  0.8.6claws56
428
429         * src/Makefile.am
430         * src/md5.[ch]                  ** REMOVE **
431         * srm/common/Makefile.am
432         * src/common/md5.[ch]           ** NEW **
433                 move md5 files to common directory
434
435         * src/gtkstext.c
436                 remove not required #include
437
438 2002-12-03 [sergey]     0.8.6claws55
439
440         * src/gtkutils.c
441         * src/gtkutils.h
442                 gtkut_window_popup(): new function.
443         * src/mainwindow.c
444                 main_window_popup(): use gtkut_window_popup() to raise
445                 window without changing its position.
446                 (see sylpheed-main ML message [sylpheed:17247])
447
448 2002-12-03 [sergey]     0.8.6claws54
449
450         * src/send.c
451                 send_message_local(): removed first-dot escaping
452                 (SMTP-only, not needed for sending through pipe)
453
454 2002-12-03 [paul]       0.8.6claws53
455
456         * po/POTFILES.in
457                 update to reflect recent changes (thanks
458                 to Ricardo Mones Lastra)
459                 
460         * tools/filter_conv.pl
461                  fix problem with quoted strings. Patch submitted
462                  by Luke Plant <lukeplant@softhome.net>
463
464 2002-12-03 [paul]       0.8.6claws52
465
466         * sync with 0.8.6cvs15
467                 see ChangeLog 2002-12-03
468
469 2002-12-02 [christoph]  0.8.6claws51
470
471         * src/logwindow.[ch]
472         * src/common/log.[ch]
473                 implement logging using a hook function
474
475         * src/folderview.c
476         * src/folder.[ch]
477                 define hooklist name in header file to avoid
478                 errors caused by wrong spelling of hooklist names
479
480         * src/toolbar.c
481                 fix warnings
482
483 2002-12-02 [christoph]  0.8.6claws50
484
485         * src/common/Makefile.am
486                 add src/common/hooks.[ch]
487
488         * src/common/hooks.[ch]
489                 implement a simple hook system using glib's hook functions
490
491         * src/folder.[ch]
492         * src/folderview.c
493                 use new hook system for folder item updates
494
495 2002-12-02 [christoph]  0.8.6claws49
496
497         * doc-src/ui_seperation.txt     ** NEW **
498                 information for ui seperation
499
500         * src/Makefile.am
501                 remove files that were moved to common
502                 include common directory by default for the header files
503
504         * src/inc.c
505         * src/common/socket.c
506         * src/automaton.[ch]
507                 implement automaton using g_io_*-functions instead of
508                 gdk_input_add to make it ui independent
509
510         * src/codeconv.c
511         * src/compose.c
512         * src/ldif.c
513         * src/pgptext.c
514         * src/procmime.c
515         * src/rfc2015.c
516         * src/smtp.c
517         * src/unmime.c
518                 remove common/ prefix because directory is now in
519                 include path
520
521         * src/compose.c
522         * src/folder.c
523         * src/folderview.c
524         * src/mainwindow.c
525         * src/messageview.c
526         * src/prefs_common.c
527         * src/procmsg.c
528         * src/rfc2015.c
529                 fix warnings
530
531         * src/imap.c
532         * src/inc.c
533         * src/news.c
534         * src/pop.c
535         * src/send.c
536         * src/smtp.c
537         * src/ssl_certificate.c
538                 add log.h header file for logging functions
539
540         * src/main.c
541         * src/common/utils.c
542         * src/summaryview.c
543         * src/xml.c
544                 o move debug_mode to common/utils.c
545                 o add functions to set and get debug_mode
546
547         * src/defs.h                    ** REMOVE **
548         * src/intl.h                    ** REMOVE **
549         * src/socket.[ch]               ** REMOVE **
550         * src/ssl.[ch]                  ** REMOVE **
551         * src/utils.[ch]                ** REMOVE **
552                 replaced by new files in src/common/
553         
554         * src/common/Makefile.am
555                 add new files in src/common/
556
557         * src/common/defs.h             ** NEW **
558         * src/common/intl.h             ** NEW **
559         * src/common/log.[ch]           ** NEW **
560         * src/common/socket.[ch]        ** NEW **
561         * src/common/ssl.[ch]           ** NEW **
562         * src/common/utils.[ch]         ** NEW **
563                 replacement for files in src/
564
565 2002-12-02 [colin]      0.8.6claws48
566
567         * src/folderview.c
568                 Scroll folderview if necessary during dnd
569
570 2002-12-02 [colin]      0.8.6claws47
571
572         * src/folder.[ch]
573                 Add check to verify a move is within a single mailbox
574         * src/folderview.c
575                 Add specific error string for this check
576
577 2002-12-02 [colin]      0.8.6claws46
578
579         * src/folder.c
580                 Add a test to folder moving, remove a statusbar_print
581         * src/folderview.c
582                 Add Move folder... context-menu item
583                 Factorize folder moving code
584                 Enable folder DND for mbox
585
586 2002-12-01 [christoph]  0.8.6claws45
587
588         * ac/aspell.m4
589                 remove conf.aspelltest if the version check fails
590
591 2002-11-30 [christoph]  0.8.6claws44
592
593         * autogen.sh
594                 run libtoolize --force in autogen to create missing
595                 libtool scripts
596
597 2002-11-30 [christoph]  0.8.6claws43
598
599         * src/Makefile.am
600         * src/pgptext.c
601         * src/procmime.c
602         * src/rfc2015.c
603         * src/uuencode.[ch]             ** REMOVED **
604         * src/common/Makefile.am
605         * src/common/uuencode.[ch]      ** NEW **
606                 move uuen/decoder to common directory
607
608 2002-11-30 [christoph]  0.8.6claws42
609
610         * src/Makefile.am
611         * src/base64.[ch]               ** REMOVED **
612         * src/codeconv.c
613         * src/compose.c
614         * src/ldif.c
615         * src/pgptext.c
616         * src/procmime.c
617         * src/rfc2015.c
618         * src/smtp.c
619         * src/unmime.c
620         * src/common/Makefile.am
621         * src/common/base64.[ch]        ** NEW **
622                 move base64 en/decoder to common directory
623
624 2002-11-30 [christoph]  0.8.6claws41
625
626         * src/common                    ** NEW **
627                 new directory for UI independent code
628         * src/gtk                       ** NEW **
629                 new directory for GTK frontend
630         * src/common/.cvsignore         ** NEW **
631         * src/gtk/.cvsignore            ** NEW **
632                 ignore build files
633         * src/common/Makefile.am        ** NEW **
634         * src/gtk/Makefile.am           ** NEW **
635                 automake files to build new seperated stuff
636         * src/Makefile.am
637                 the binary will currently still be build with the
638                 files in src, so we include the code from the
639                 subdirs for now after building the libs there
640
641 2002-11-30 [paul]       0.8.6claws40
642
643         * src/compose.c
644                 fix bug [642731] 'Wrong selected account with drafted mail'
645
646 2002-11-29 [oliver]     0.8.6claws39
647         
648         * src/messageview.c
649                 o update summaryview when switching between different
650                   messageviews          
651         * src/toolbar.c  
652                 o check if messageview holds already removed msg
653                   from summaryview
654                 
655
656 2002-11-29 [oliver]     0.8.6claws38
657
658         * src/toolbar.c 
659                 remove not needed variables and includes
660                 make messageview stay opened and move to next when msgs are deleted 
661
662 2002-11-29 [oliver]     0.8.6claws37
663         
664         * src/toolbar.c 
665                 disable compose button (messageview toolbar) by default
666                 deleted msgs are moved to trash
667         
668 2002-11-29 [melvin]     0.8.6claws36
669
670         * configure.in
671                 Increased minimal gpgme version to 0.3.10 (Zombies out)
672                 and to detect signatures expirations (gpgme 0.3.6)
673
674         * src/main.c
675                 Use non obsolescent function for Gpgme engine checking.
676
677         * src/rfc2015.c
678                 Inform about expired signatures or signatures which key
679                 has expired. Expiration date is displayed.
680
681         * src/sigstatus.c
682                 Inform about expired signatures or signatures which key
683                 has expired.
684
685 2002-11-28 [paul]       0.8.6claws35
686
687         * src/folderview.c
688                 re-instate 'Check for new messages' in Newsgroup
689                 folders right-click menu, after a suggestion from
690                 Tim Mann <timmann@users.sourceforge.net>
691
692         * src/main.c
693                 after a crash check only local folders for new
694                 messages
695
696 2002-11-28 [paul]       0.8.6claws34
697
698         * configure.in
699                 apply patch that fixes the checking of GTK with XIM 
700                 support on different OSs, such as FreeBSD. Patch 
701                 submitted by Topia <topia@users.sourceforge.net>
702                 
703 2002-11-28 [paul]       0.8.6claws33
704
705         * src/mainwindow.c
706           src/prefs_common.c
707           src/prefs_toolbar.c
708                 more changes to the English
709
710 2002-11-28 [paul]       0.8.6claws32
711
712         * sync with 0.8.6cvs13
713                 see ChangeLog 2002-11-28 (no sync needed
714                 for src/compose.c)
715
716 2002-11-28 [Ivan Francolin Martinez (ivanfm@sourceforge.net)]   0.8.6claws31
717         
718         * src/mainwindow.[ch]
719                 add patch by Ivan F. Martinez introducing messageview Toolbar
720                 some changes and committed by oliver    
721
722 2002-11-28 [Ivan Francolin Martinez (ivanfm@sourceforge.net)]   0.8.6claws30
723
724         * src/messageview.[ch]
725                 add patch by Ivan F. Martinez introducing messageview Toolbar
726                 some changes and committed by oliver    
727
728 2002-11-28 [Ivan Francolin Martinez (ivanfm@sourceforge.net)]   0.8.6claws29
729
730         * src/compose.[ch]
731                 add patch by Ivan F. Martinez introducing messageview Toolbar
732                 some changes and committed by oliver    
733
734 2002-11-28 [Ivan Francolin Martinez (ivanfm@sourceforge.net)]   0.8.6claws28
735         
736         * src/toolbar.[ch]
737                 add patch by Ivan F. Martinez introducing messageview Toolbar
738                 some changes and committed by oliver
739
740 2002-11-28 [oliver]     0.8.6claws27
741         
742         * src/prefs_toolbar.[ch]
743                 getting ready for messageview toolbar
744                 free mem allocated by gettext
745                 change prefs_toolbar to prefs_toolbar_open
746  
747 2002-11-28 [thorsten]   0.8.6claws26
748
749         * src/imageview.[ch]
750                 cleaned up conflicting declarations of
751                 imageview_show_image()
752
753 2002-11-28 [paul]       0.8.6claws25
754
755         * src/grouplistdialog.c
756           src/prefs_common.c
757           src/prefs_summary_column.c
758                 a few more improvements to the English
759
760 2002-11-28 [colin]      0.8.6claws24
761
762         * man/sylpheed.1
763                 A few updates to command-line parameters
764
765 2002-11-28 [colin]      0.8.6claws23
766
767         * src/prefs_filtering.c
768                 Fix problems with prefs_filtering_delete_path:
769                 a) if the first rule is removed, original pointers
770                    weren't updated (leading to segfaults)
771                 b) it was always global_processing updated in case
772                    of removed path was parent of rule path
773
774 2002-11-27 [paul]       0.8.6claws22
775
776         * src/mainwindow.c
777           src/prefs_account.c
778           src/prefs_actions.c
779           src/prefs_common.c
780           src/prefs_customheader.c
781           src/prefs_display_header.c
782           src/prefs_filtering.c
783           src/prefs_folder_item.c
784           src/prefs_matcher.c
785           src/prefs_scoring.c
786           src/prefs_summary_column.c
787           src/prefs_template.c
788           src/prefs_toolbar.c
789                  improve the English in the GUI
790
791 2002-11-27 [colin]      0.8.6claws21
792
793         * src/folder.c
794                 Fix processing renaming problems happening after
795                 last commit
796
797 2002-11-27 [colin]      0.8.6claws20
798
799         * src/folder.c
800                 recursive move now deletes src each subfolder after 
801                 having moved it
802         * src/folderview.c
803                 Use identifier instead of path during dnd (enables
804                 IMAP folder dnd)
805
806 2002-11-27 [paul]       0.8.6claws19
807
808         * src/main.c
809                 apply patch that does command-line processing 
810                 BEFORE gtk_init, allowing claws to run from 
811                 shell-scripts in non-X environment (e.g. crontab 
812                 or ip-up, ip-down scripts). Patch submitted by
813                 Ruslan N. Balkin <baron@dartel.ru>
814                 
815         * po/it.po
816                 updated by Alessandro Maestri
817
818 2002-11-27 [paul]       0.8.6claws18
819
820         * sync with 0.8.6cvs12
821           src/prefs_common.c
822                 Differences are that main uses a 'Receive dialog'
823                 frame on the Interface tab, whereas claws groups all 
824                 the dialogs together in a 'Dialogs' frame.
825
826 2002-11-27 [colin]      0.8.6claws17
827
828         * src/prefs_matcher.c
829                 Fix Execute criteria's NOT flag
830
831
832 2002-11-26 [christoph]  0.8.6claws16
833
834         * src/ssl.c
835                 rewrite the ssl code a little bit, only use one
836                 SSL context, set default certificates' file/path
837
838 2002-11-26 [thorsten]   0.8.6claws15
839
840         * src/compose.c
841                 default-reply-to didn't work for ml-reply
842
843 2002-11-26 [melvin]     0.8.6claws14
844
845         * src/prefs_actions.c
846                 Made pipe-actions ignore short headers in message view
847                 Made trailing-pipe-actions write in the message view with
848                 the same font as the original message
849
850 2002-11-26 [paul]       0.8.6claws13
851
852         * src/compose.c
853                 this time commit the correct file
854
855 2002-11-26 [paul]       0.8.6claws12
856
857         * sync with 0.8.6cvs11
858           src/quote_fmt_parse.y  
859                 no sync needed
860           src/account.[ch]       
861                 not sync'ed
862           src/compose.c
863                 compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
864                 on draft mode.
865                 compose_reedit(): add check for 'X-Sylpheed-Account-Id:' 
866                 header
867                 
868         see ChangeLog 2002-11-25 and 2002-11-26
869
870 2002-11-26 [colin]      0.8.6claws11
871
872         * src/folderview.c
873                 Fix collapsed folder not auto-expanding during
874                 mail dnd, if it was the source folder.
875
876 2002-11-25 [colin]      0.8.6claws10
877
878         * src/folderview.[ch]
879                 Variable renaming and cleaning (slist of nodes 
880                 to be re-collapsed is stored in FolderView)
881
882 2002-11-25 [paul]       0.8.6claws9
883
884         * src/prefs_common.[ch]
885                 fix breakage caused by last commit
886
887 2002-11-25 [paul]       0.8.6claws8
888
889         * sync with 0.8.6cvs4
890                 see ChangeLog 2002-11-21
891
892 2002-11-25 [paul]       0.8.6claws7
893
894         * sync with 0.8.6cvs4
895                 see ChangeLog 2002-11-20
896
897 2002-11-25 [paul]       0.8.6claws6
898
899         * sync with 0.8.6cvs3
900                 see ChangeLog 2002-11-18
901
902 2002-11-25 [colin]      0.8.6claws5
903
904         * src/gtkutils.[ch]
905                 Add gtkut_ctree_node_is_parent()
906         * src/folderview.c
907                 Spring-loaded folders
908
909 2002-11-25 [colin]      0.8.6claws4
910
911         * src/utils.[ch]
912                 Add slist_concat_unique(), function to merge
913                 two GSList filtering dups
914         * src/folder.[ch]
915         * src/summaryview.[ch]
916         * src/folderview.c
917         * src/main.c
918                 Add detection/update/display of unread answers
919                 to marked mails
920         * src/procmsg.[ch]
921                 Add procmsg_find_children()
922                 Add procmsg_msg_has_marked_parent()
923
924 2002-11-25 [colin]      0.8.6claws3
925
926         * src/ssl_certificate.[ch]
927                 Allow checking a certificate without a DNS
928                 lookup
929                 Allow to forget a cert (by deleting it)
930                 Make ssl_certificate_destroy_public
931         * src/ssl_manager.[ch] ** NEW FILES **
932                 Gui to manage (display/remove) certificates
933         * src/prefs_common.[ch]
934                 Add a pref to allow silent acceptation of
935                 trusted certificates or not (based on the
936                 "I want to know what's going on" principle)
937         * src/mainwindow.c
938                 Add SSL manager in Tools menu
939         * src/Makefile.am
940                 Add the new files to the build
941         * po/POTFILES.in
942                 Add ssl_manager.c to translations
943
944 2002-11-25 [colin]      0.8.6claws2
945
946         * src/summaryview.[ch]
947                 Add S_SEARCH_EXTENDED to the quick search, which 
948                 allows to search using filtering syntax.
949
950 2002-11-25 [colin]      0.8.6claws1
951
952         * src/summaryview.c
953                 Deletion of duplicates now prefer deleting
954                 the unread dup (fixes feature-request 638989).
955
956 2002-11-24 [paul]       0.8.6claws
957
958         * po/es.po
959           po/pl.po
960           po/ru.po
961           po/sr.po
962                 updated by Ricardo Mones Lastra,
963                 Witold Wladyslaw Wojciech Wilk,
964                 Ruslan N. Balkin, and  Urke MMI 
965                 respectively
966
967 2002-11-24 [paul]       0.8.5claws182
968
969         * po/bg.po
970                 updated by George Danchev
971
972 2002-11-23 [alfons]     0.8.5claws181
973
974         * src/imap.c
975                 tiny memory leak found by browsing Dimitar's 
976                 valgrind report
977
978 2002-11-23 [paul]       0.8.5claws180
979
980         * po/it.po
981                 updated by Alessandro Maestri
982
983 2002-11-22 [christoph]  0.8.5claws179
984
985         * src/compose.c
986         * src/inc.c
987         * src/prefs_filtering.c
988         * src/summaryview.c
989                 more warning fixes
990
991 2002-11-22 [alfons]     0.8.5claws178
992
993         * src/summaryview.c
994                 summary_execute_delete_func(): if message is deleted, make 
995                 sure to also remove its entry in the subject hash table. 
996                 fixes a corner case bug.
997
998 2002-11-22 [paul]       0.8.5claws177
999
1000         * .cvsignore
1001                 add 'autom4te.cache'
1002                 
1003         * ltconfig      ** REMOVED **
1004                 not needed
1005
1006 2002-11-22 [paul]       0.8.5claws176
1007
1008         * src/textview.c
1009                 textview_set_font(): fix for message display in
1010                 UTF-8 locales (thanks to Sergey Vlasov).
1011                 
1012         * AUTHORS
1013                 add new team members and contributors
1014
1015
1016 2002-11-21 [colin]      0.8.5claws175
1017
1018         * src/procmsg.[ch]
1019                 Add procmsg_remove_special_headers()
1020         * src/mh.c
1021                 Use procmsg_remove_special_headers() for 
1022                 previous fix
1023
1024 2002-11-21 [colin]      0.8.5claws174
1025
1026         * src/mh.c
1027                 Fix moving/copying from queue/draft folders
1028                 for MH folders
1029
1030 2002-11-21 [christoph]  0.8.5claws173
1031
1032         * src/crash.c
1033         * src/filtering.c
1034         * src/logwindow.c
1035         * src/main.c
1036         * src/matcher_parser_lex.[hl]
1037         * src/mbox.c
1038         * src/mbox_folder.[ch]
1039         * src/prefs_filtering.c
1040         * src/procheader.c
1041         * src/quote_fmt_lex.l
1042         * src/ssl.c
1043                 fix all warnings except the warnings in lex and yacc files
1044
1045 2002-11-20 [christoph]  0.8.5claws172
1046
1047         * src/imap.c
1048                 fix MsgInfo retrieval for IMAP draft and queue folders
1049                 (closes bug [ 619558 ] Draft saving on IMAP box issue)
1050
1051 2002-11-19 [christoph]  0.8.5claws171
1052
1053         * src/compose.c
1054                 fix segfault, when draft saving does not get
1055                 the MsgInfo of the new message
1056                 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
1057
1058 2002-11-19 [christoph]  0.8.5claws170
1059
1060         * src/procmsg.c
1061                 add parameter check for flag setting function
1062                 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
1063
1064 2002-11-18 [paul]       0.8.5claws169
1065
1066         * src/compose.c
1067                 more sensitivity fixes to redirect mode:
1068                 * disable toolbar draft button
1069                 * allow only Address book in the Tools menu
1070                 * disable editing of message by the spell
1071                   checker
1072
1073 2002-11-18 [paul]       0.8.5claws168
1074
1075         * src/compose.c
1076                 fix sensitivity of menu items in compose_redirect():
1077                 allow only the necessary items 
1078
1079 2002-11-18 [paul]       0.8.5claws167
1080
1081         * src/compose.c
1082                 fix bug [ 603259 ] 'attachment got lost on bounce'
1083
1084 2002-11-18 [paul]       0.8.5claws166
1085
1086         * po/ru.po
1087                 updated by Ruslan N. Balkin <baron@dartel.ru>
1088
1089 2002-11-18 [colin]      0.8.5claws165
1090
1091         * src/main.c
1092           src/defs.h
1093                 Remove old filtering stuff
1094
1095
1096 2002-11-17 [oliver]     0.8.5claws164
1097
1098         * src/toolbar.h
1099                 remove not needed typedef 
1100
1101 2002-11-17 [oliver]     0.8.5claws163
1102
1103         * src/toolbar.c
1104                 make toolbar's on click events translatable
1105
1106 2002-11-15 [colin]      0.8.5claws162
1107
1108         * src/summaryview.c
1109                 Revert too-soon integration of a feature
1110
1111 2002-11-15 [christoph]  0.8.5claws161
1112
1113         * src/imap.c
1114                 use main's implementation of imap_get_msginfo
1115
1116 2002-11-15 [christoph]  0.8.5claws160
1117
1118         * src/compose.c
1119         * src/folder.[ch]
1120         * src/imap.c
1121         * src/mbox_folder.c
1122         * src/mh.c
1123         * src/news.c
1124         * src/procmsg.c
1125         * src/summaryview.c
1126                 replace claws' fetch_msginfo with main's get_msginfo
1127                 (use main's implementation where possible)
1128
1129 2002-11-15 [colin]      0.8.5claws159
1130
1131         * src/ssl_certificate.c
1132                 Missed a check
1133
1134 2002-11-16 [melvin]     0.8.5claws158
1135
1136         * po/fr.po
1137                 Updated French translations.
1138
1139 2002-11-16 [colin]      0.8.5claws157
1140
1141         * src/ssl_certificate.c
1142                 Check for missing parts in the certificates
1143
1144 2002-11-15 [colin]      0.8.5claws156
1145
1146         * src/folderview.c
1147                 Preventive fix (missing check) found by
1148                 Alfons
1149
1150 2002-11-15 [paul]
1151
1152         * NEWS
1153                 sync with 0.8.6 release
1154
1155 2002-11-15 [colin]      0.8.5claws155
1156
1157         * src/folder.[ch]
1158           src/folderview.c
1159                 Fix error handling of folder_item_move_to()
1160                 (thanks to Alfons!)
1161
1162 2002-11-15 [colin]      0.8.5claws154
1163
1164         * src/folder.[ch]
1165           src/folderview.c
1166                 folder_item_move_to() sets an error message instead
1167                 of having GUI stuff in folder.c
1168
1169 2002-11-15 [colin]      0.8.5claws153
1170
1171         * src/procmsg.[ch]
1172                 Implemented a callback for MsgInfo updates, 
1173                 heavily copy/pasted from Christoph's folder 
1174                 callback system
1175         * src/summaryview.[ch]
1176                 Register summary_update_msg as callback
1177
1178 2002-11-14 [colin]      0.8.5claws152
1179         
1180         * src/procmsg.c
1181                 Update the FolderItem after sending (fixes 617593)
1182
1183 2002-11-14 [christoph]  0.8.5claws151
1184
1185         * src/folder.c
1186                 fix wrong position of NULL pointer check found
1187                 by Sergey
1188
1189 2002-11-14 [christoph]  0.8.5claws150
1190
1191         * src/folder.c
1192                 fix segfault when deleting messages from IMAP folders
1193                 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
1194
1195 2002-11-14 [colin]      0.8.5claws149
1196
1197         * src/compose.c
1198                 Forwarding was also ignoring the folder's default account.
1199
1200 2002-11-14 [colin]      0.8.5claws148
1201
1202         * src/compose.c
1203                 Fix sent folder not set to folder properties when 
1204                 forwarding.
1205
1206 2002-11-14 [thorsten]   0.8.5claws147
1207
1208         * src/inc.c
1209                 inc_start(): Files were not moved from .processing to inbox,
1210                 if no global processing rule existed
1211
1212 2002-11-14 [colin]      0.8.5claws146
1213
1214         * src/ssl_certificate
1215                 Fix file operations
1216
1217 2002-11-14 [paul]       0.8.5claws145
1218
1219         * po/it.po
1220                 updated by Alessandro Maestri
1221
1222 2002-11-13 [alfons]     0.8.5claws144
1223
1224         * src/folder.c
1225                 folder_item_close(): only mark messages unread
1226                 when a folder has new messages 
1227
1228 2002-11-13 [keith]      0.8.5claws143
1229
1230         * src/imap.c
1231                 Fix problem moving or copying between
1232                 IMAP folders
1233
1234 2002-11-13 [colin]      0.8.5claws142
1235
1236         * src/matcher_parser_parse.y
1237                 Fix rule problem when " don't match
1238
1239 2002-11-13 [christoph]  0.8.5claws141
1240
1241         * src/folder.c
1242         * src/folderview.c
1243                 moved cache saving to folder_item_close
1244                 the folderview should not have to deal with
1245                 this things
1246
1247 2002-11-13 [christoph]  0.8.5claws140
1248
1249         * src/summaryview.c
1250                 moved setting of important score to
1251                 summary_set_prefs_from_folderitem
1252
1253 2002-11-13 [colin]      0.8.5claws139
1254
1255         * src/matcher_parser_parse.y
1256                 Fix a segfault in the parser (happening when
1257                 a good expression had been tested and a bad 
1258                 one arrives)
1259
1260 2002-11-13 [paul]       0.8.5claws138
1261
1262         * sync with 0.8.5cvs24
1263                 see ChangeLog 2002-11-13
1264                 
1265         * po/pt_BR.po
1266                 updated by Fabio Jr. Beneditto
1267
1268 2002-11-13 [colin]      0.8.5claws137
1269         
1270         * src/msgcache.c
1271           src/defs.h
1272           src/procmsg.[ch]
1273                 Revert last commit, problem
1274
1275 2002-11-13 [colin]      0.8.5claws136
1276
1277         * src/msgcache.c
1278                 Remove duplicated code
1279         * src/defs.h
1280                 Bumped CACHE_VERSION and MARK_VERSION
1281         * src/procmsg.[ch]
1282                 Network endian for cache and mark files
1283
1284 2002-11-12 [colin]      0.8.5claws135
1285
1286         * src/inc.c
1287                 Fix the "socket error" dialog which disappeared
1288
1289 2002-11-12 [colin]      0.8.5claws134
1290
1291         * src/msgcache.c
1292                 Reverse last commit which had performance 
1293                 problems, but still reverse the list
1294
1295 2002-11-12 [colin]      0.8.5claws133
1296
1297         * src/msgcache.c
1298                 Reverse list order
1299
1300 2002-11-12 [melvin]     0.8.5claws132
1301
1302         * src/compose.c
1303                 Added a check for a NULL prefs_common.dictionary
1304
1305 2002-11-12 [colin]      0.8.5claws131
1306
1307         * src/ssl_certificate.[ch]
1308                 Use FQDN hostname
1309
1310 2002-11-12 [colin]      0.8.5claws130
1311
1312         * src/ssl_certificate.[ch]
1313                 Take connection port into account for 
1314                 checking certificates (a single hostname
1315                 could have multiple servers with multiple
1316                 certificates)
1317         * src/ssl.c
1318                 Pass the port to ssl_certificate_check
1319
1320 2002-11-12 [paul]       0.8.5claws129
1321
1322         * src/folder.c
1323                 fix a typo in last commit
1324
1325 2002-11-12 [paul]       0.8.5claws128
1326
1327         * sync with 0.8.5cvs23
1328                 see ChangeLog entry 2002-11-12
1329
1330 2002-11-11 [colin]      0.8.5claws127
1331
1332         * src/ssl_certificate.c
1333                 Cleaner messages
1334                 Don't popup, instead log error, if the 
1335                 corresponding pref is checked
1336         * src/ssl_certificate.h
1337                 include <openssl/objects/h>
1338
1339 2002-11-11 [colin]      0.8.5claws126
1340
1341         * src/ssl_certificate.h
1342                 _Really_ clean it
1343
1344 2002-11-11 [colin]      0.8.5claws125
1345         
1346         * src/ssl_certificate.c
1347                 Fixed leak
1348
1349 2002-11-11 [colin]      0.8.5claws124
1350
1351         * src/ssl.c
1352                 Cleaned a bit
1353         * src/ssl_certificate.[ch]
1354                 Cleaned a bit (better use of SSL API)
1355                 (This will cause non-recognition of saved 
1356                  certificates of claws12[23]...)
1357
1358 2002-11-11 [paul]       0.8.5claws123
1359         
1360         * po/es.po
1361                 updated by Ricardo Mones Lastra
1362
1363 2002-11-11 [colin]      0.8.5claws122
1364
1365         * src/ssl.c
1366                 Fix a typo
1367
1368 2002-11-11 [colin]      0.8.5claws121
1369
1370         * src/ssl_certificate.[ch] ** NEW FILES **
1371         * src/ssl.[ch]
1372                 Check SSL certificates presented to us
1373         * src/Makefile.am
1374                 Add ssl_certificate.[ch]
1375         * po/POTFILES.in
1376                 Add ssl_certificate.c
1377
1378 2002-11-11 [paul]       0.8.5claws120
1379
1380         * sync with 0.8.5cvs22
1381                 see ChangeLog 2002-11-11
1382
1383 2002-11-11 [paul]       0.8.5claws119
1384
1385         * sync with 0.8.5cvs21
1386                 see ChangeLog 2002-11-11
1387
1388 2002-11-10 [jens]       0.8.5claws118
1389
1390         * src/folder.c
1391         * src/folderview.c
1392                 corrected some typing
1393         * po/de.po
1394                 updated german translation
1395         * sylpheed.spec.in
1396                 cleaned up specfile and adjusted it for claws
1397
1398 2002-11-10 [colin]      0.8.5claws117
1399
1400         * src/summaryview.c
1401                 a STATUSBAR_PUSH/POP fix
1402
1403 2002-11-10 [colin]      0.8.5claws116
1404
1405         * src/prefs_folder_item.c
1406                 Fix hanging after opening folder properties
1407
1408 2002-11-10 [hoa]        0.8.5claws115
1409
1410         * src/matcher_parser_lex.l
1411         * src/matcher_parser_parse.y
1412                 config file for scoring and filtering is no more trashed
1413                 when there is a syntax error in a filtering rule when
1414                 editing it in a dialog.
1415
1416 2002-11-09 [colin]      0.8.5claws114
1417
1418         * src/mbox_folder.c
1419                 Added missing initialisation of folder->destroy()
1420
1421 2002-11-09 [colin]      0.8.5claws113
1422
1423         * src/folder.c
1424           src/folderview.c
1425                 Fix the status bar messages
1426
1427 2002-11-09 [colin]      0.8.5claws112
1428
1429         * src/folderview.c
1430                 Fix hangs after folder dnd, happening after 
1431                 claws109.
1432
1433 2002-11-09 [christoph]  0.8.5claws111
1434
1435         * src/folderview.c
1436                 just changed order of calls (reverse order of
1437                 associated calls)
1438         * src/inc.c
1439                 lock inc when checking only one account, otherwise
1440                 inc all could be executed at the same time
1441
1442 2002-11-09 [christoph]  0.8.5claws110
1443
1444         * src/folderview.c
1445                 better unlock the mouse cursor before calling
1446                 summary_show because it changes the cursor too
1447
1448 2002-11-09 [christoph]  0.8.5claws109
1449
1450         * src/folder.[ch]
1451         * src/folderview.c
1452                 add functions to open and close a folder
1453                 o opending will execute scanning for remote folders
1454                   and processing
1455                 o closing will unset new flag for messages
1456
1457 2002-11-09 [colin]      0.8.5claws108
1458
1459         * src/folder.c
1460                 Add a call to prefs_matcher_write_config to 
1461                 avoid non-leaf folders filtering settings to be
1462                 lost
1463
1464 2002-11-09 [paul]       0.8.5claws107
1465
1466         * src/prefs_account.c
1467                 re-word a label
1468
1469 2002-11-09 [colin]      0.8.5claws106
1470
1471         * src/folderview.c
1472                 Minor esthetic fix
1473
1474 2002-11-09 [colin]      0.8.5claws105
1475
1476         * src/folderview.c
1477                 Fix prefs_filtering deletion for MH folders (same
1478                 reason as below)
1479         * src/prefs_filtering.c
1480                 Fix prefs_filtering renaming and deletion for 
1481                 folder-based processing rules.  
1482
1483 2002-11-09 [christoph]  0.8.5claws104
1484
1485         * src/compose.c
1486         * src/folder.[ch]
1487         * src/folderview.[ch]
1488         * src/import.c
1489         * src/inc.c
1490         * src/main.c
1491         * src/mainwindow.c
1492         * src/messageview.c
1493         * src/prefs_folder_item.c
1494         * src/procmsg.c
1495         * src/summaryview.c
1496                 implement a callback system for folder item updates
1497
1498 2002-11-09 [colin]      0.8.5claws103
1499
1500         * src/folderview.c
1501                 Fix prefs_filtering renaming for MH folders (we
1502                 shouldn't rename by path as another folder could
1503                 have the same hierarchy).
1504
1505 2002-11-09 [colin]      0.8.5claws102
1506
1507         * src/folder.c
1508                 Fix a leak found by Christoph, use better variable
1509                 names
1510
1511 2002-11-09 [colin]      0.8.5claws101
1512
1513         * src/folder.c
1514                 One more fix for processing rules
1515
1516 2002-11-08 [colin]      0.8.5claws100
1517         
1518         * src/matcher.c
1519                 Don't copy the compiled regexp (will be reevaluated)
1520         * src/folderview.c
1521                 Lock folderview while moving
1522         * src/folder.c
1523                 Provide info on what's happening to the user
1524
1525 2002-11-08 [colin]      0.8.5claws99
1526
1527         * src/folderview.c
1528                 Fix folder reordering after a move if parent is 
1529                 root
1530         * src/scoring.[ch]
1531                 Add function to copy a ScoringProp
1532         * src/prefs_folder_item.c
1533                 Copy scoring rules when copying a folder prefs
1534
1535 2002-11-08 [colin]      0.8.5claws98
1536
1537         * src/folderview.c
1538                 Fixes in case of failure
1539         * src/filtering.[ch]    
1540                 Add function to duplicate a FilteringProp
1541         * src/matcher.[ch]
1542                 Add function to duplicate a MatcherProp
1543         * src/prefs_folder_item.c
1544                 Save folder's processing rules when copying 
1545                 its prefs
1546
1547 2002-11-08 [colin]      0.8.5claws97
1548         
1549         * src/folderview.c
1550                 Sort after move
1551         * src/folder.c 
1552                 Change a printf to debug_print
1553
1554 2002-11-08 [colin]      0.8.5claws96
1555
1556         * src/folder.c
1557           src/folderview.c
1558                 Fix segfaults, call me stupido
1559         
1560
1561 2002-11-08 [colin]      0.8.5claws95
1562
1563         *src/folder.c
1564                 Added forgotten prefs to save when moving folders
1565
1566 2002-11-08 [colin]      0.8.5claws94
1567
1568         * src/folder.c
1569                 Fixes to folder DND (prefs copy)
1570         * src/folderview.c
1571                 Optimization for folder DND (don't rescan whole tree)
1572                 Added folderview_create_folder_node() for this 
1573                 optimization, so de-duped a bit the code
1574         * src/prefs_folder_item.[ch]
1575                 Added prefs_folder_item_copy_prefs()    
1576           
1577 2002-11-08 [paul]       0.8.5claws93
1578
1579         * src/prefs_account.c
1580           tools/README
1581           tools/kmail2sylpheed_v2.pl
1582                 correct some typos
1583
1584 2002-11-08 [paul]       0.8.5claws92
1585
1586         * src/compose.c
1587           src/prefs_account.[ch]
1588                 remove account options 'clearsign' and 'ascii_armored',
1589                 replace with 'default_gnupg_mode' to prevent mixed-mode
1590                 Privacy settings
1591
1592 2002-11-08 [paul]       0.8.5claws91
1593
1594         * src/compose.[ch]
1595                 re-implement GnuPG 'on-the-fly' mode selection,
1596                 disallow mixed-mode
1597
1598 2002-11-08 [colin]      0.8.5claws90
1599
1600         * src/folderview.c
1601           src/prefs_folder_item.c
1602                 Change "Property" to "Properties"
1603
1604 2002-11-07 [colin]      0.8.5claws89
1605
1606         * src/folderview.c
1607           src/folder.c
1608                 Allow folder dropping to a root folder
1609
1610 2002-11-07 [paul]       0.8.5claws88
1611
1612         * src/compose.c
1613                 revert last commit
1614
1615 2002-11-07 [paul]       0.8.5claws87
1616
1617         * src/compose.c
1618                 fix reply-to-list bug. closes bug report
1619                 "[633382] reply-to-list broken in recent cvs"
1620
1621 2002-11-07 [paul]       0.8.5claws86
1622
1623         * src/compose.c
1624                 add a forgotten '#if USE_GPGME ... #endif'
1625
1626 2002-11-07 [paul]       0.8.5claws85
1627
1628         * sync with 0.8.5cvs20
1629                 see ChangeLog 2002-11-07
1630
1631 2002-11-07 [colin]      0.8.5claws84
1632
1633         * src/folder.[ch]
1634                 Change folder_item_move_to to return the newly 
1635                 created folderitem.
1636         * src/folderview.c
1637                 Select the new folderitem after moving.
1638
1639 2002-11-07 [colin]      0.8.5claws83
1640
1641         * src/prefs_filtering.c
1642                 Fix rule rewriting when moving a leaf folder to a 
1643                 shorter path
1644
1645 2002-11-07 [colin]      0.8.5claws82
1646
1647         * src/prefs_filtering.c
1648                 fix a leak
1649
1650 2002-11-07 [colin]      0.8.5claws81
1651
1652         * src/folder.[ch]
1653                 Add folder_item_move_to() function to move a 
1654                 folderitem into another one (updates matcher etc)
1655         * src/folderview.c
1656                 Add folder drag'n drop (context menu to come)
1657                 [Should be dataloss free, but Please backup before 
1658                  trying !]
1659
1660 2002-11-06 [colin]      0.8.5claws80
1661
1662         * src/mh.c
1663                 mh_create_folder() returns NULL if can't create
1664                 directory hierarchy
1665
1666 2002-11-06 [paul]       0.8.5claws79
1667
1668         * src/compose.[ch]
1669                 allow 'on-the-fly' changing of the type of encryption 
1670                 and/or signing used (mime/ascii) via the compose window
1671
1672 2002-11-06 [paul]       0.8.5claws78
1673
1674         * sync with 0.8.5cvs19
1675                 see ChangeLog 2002-11-06 for src/account.c: 
1676                 account_get_special_folder()
1677                 
1678 2002-11-05 [alfons]     0.8.5claws77
1679
1680         * src/crash.c
1681                 very minor cleanups: nothing to see here, move on. :-)
1682
1683 2002-11-05 [colin]      0.8.5claws76
1684
1685         * src/main.c
1686                 Changes choices if compose windows are opened to
1687                 Discard, Draft, Don't quit
1688
1689 2002-11-05 [thorsten]   0.8.5claws75
1690
1691         * src/compose.c
1692                 reenabled default_reply_to folder option
1693
1694 2002-11-05 [colin]      0.8.5claws74
1695
1696         * src/compose.[ch] 
1697                 add compose_draft()
1698         * src/crash.c
1699                 add SIGTERM handler
1700         * src/main.[ch]
1701                 add clean_quit() for the SIGTERM handler
1702
1703 2002-11-05 [paul]       0.8.5claws73
1704         
1705         * po/es.po
1706                 updated by Ricardo Mones Lastra
1707
1708 2002-11-05 [melvin]     0.8.5claws72
1709
1710         * src/logwindow.c
1711                 Fixed log-clipping bug #616795.
1712                 To stop logging in the log window use 0 length.
1713         * src/prefs_common.c
1714                 Added a label to inform about the 0 log length behaviour.
1715
1716 2002-11-05 [paul]       0.8.5claws71
1717
1718         * sync with 0.8.5cvs17
1719                 see ChangeLog 2002-11-05
1720
1721 2002-11-04 [paul]       0.8.5claws70
1722
1723         * sylpheed-128x128.png
1724           sylpheed-64x64.png
1725           sylpheed.png
1726                 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
1727                 <nikai@users.sourceforge.net>
1728                 
1729         * po/bg.po
1730                 updated by George Danchev
1731
1732 2002-11-03 [thorsten]   0.8.5claws69
1733
1734         * src/main.c
1735           src/mimeview.c
1736           src/rfc2015.h
1737                 add check if gpg is active
1738
1739 2002-11-03 [thorsten]   0.8.5claws68
1740
1741         * src/toolbar.h
1742                 removed GSList declaration causing trouble on MacOS-X
1743                 (submitted by alfons, reported by xfesty)
1744
1745 2002-11-01 [paul]       0.8.5claws67
1746
1747         * src/mainwindow.c
1748                 remove last remnants of main's filter code
1749
1750 2002-11-01 [paul]       0.8.5claws66
1751
1752         * tools/filter_conv.pl
1753                 fix bug where user-defined headers were ignored
1754
1755 2002-11-01 [paul]       0.8.5claws65
1756
1757         * src/logwindow.c
1758                 make a debug_print() not translatable
1759
1760 2002-10-31 [melvin]     0.8.5claws64
1761
1762         * ac/aspell.m4
1763                 Fixed --disable-aspell-test. Now --disable-aspell-test will 
1764                 not run any GNU/aspell test.  The dictionary path will
1765                 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
1766                 was given, in which case, it will be $prefix/lib/aspell/
1767         * configure.in
1768                 Fixed typo in commentary (Aspell code).
1769
1770 2002-10-31 [paul]       0.8.5claws63
1771
1772         * po/POTFILES.in
1773                 remove src/filter.c and src/prefs_filter.c
1774                 thanks to Ricardo for reminding me
1775
1776 2002-10-31 [colin]      0.8.5claws62
1777
1778         * src/mbox_folder.c
1779                 Plug some leaks
1780
1781 2002-10-31 [paul]       0.8.5claws61
1782
1783         * src/prefs_filter.[ch] ** REMOVED **
1784           src/filter.[ch]       ** REMOVED **
1785           
1786         * src/Makefile.am
1787           src/folderview.c
1788           src/inc.c
1789           src/main.c
1790           src/mainwindow.c
1791           src/mbox.c
1792           src/prefs_common.c
1793           src/prefs_filtering.c
1794           src/summaryview.[ch]
1795                 remove main's 'filter' code
1796                 
1797         README.claws
1798                 update to reflect removal of main's filter
1799
1800 2002-10-31 [paul]       0.8.5claws60
1801
1802         * src/summaryview.c
1803                 remove check for global_processing in summary_filter_open(). 
1804                 This fixes the bug where if the user uses the right-click 
1805                 'Create filter rule...' and doesn't have any filter rules 
1806                 already defined in claws' advanced filtering, the newly 
1807                 created filter rule goes to main's filtering which is 
1808                 inaccessible through the gui. Now the filter rule gets added
1809                 to claws' filtering by default.
1810
1811 2002-10-28 [melvin]     0.8.5claws59
1812
1813         * src/prefs_actions.c
1814                 Fixed bug #627322 where MIME parts were not always
1815                 correctly passed to a %p action
1816                 Display an error dialog when message filename is not found.
1817
1818 2002-10-28 [melvin]     0.8.5claws58
1819
1820         * src/prefs_common.c
1821                 Readded a missing function declaration lost in 0.8.3claws34
1822
1823 2002-10-28 [paul]       0.8.5claws57
1824
1825         * sync with 0.8.5cvs15
1826                 see ChangeLog 2002-10-28 and 2002-10-25
1827                 
1828         Note: ChangeLog entry 2002-10-24 is not sync'ed.
1829
1830 2002-10-27 [oliver]     0.8.5claws56
1831
1832         * src/pop.c
1833                 plug leak in pop3_top_recv
1834
1835 2002-10-26 [christoph]  0.8.5claws55
1836
1837         * src/folder.c
1838                 set need_update folder flag when messages are added
1839                 (closes bug [ 626922 ] folder not updated after receiving)
1840
1841 2002-10-25 [melvin]     0.8.5claws54
1842
1843         * src/imageview.c
1844                 Fixed a memleak introduced in the scaling code.
1845
1846 2002-10-24 [alfons]     0.8.5claws53
1847
1848         * src/filtering.c
1849                 make filtering's forward message action forward from the 
1850                 correct account
1851                 (closes bug [628089 ] Filter -> Forward from address problem
1852                 reported by Oktay)
1853
1854 2002-10-24 [christoph]  0.8.5claws52
1855
1856         * src/mainwindow.c
1857         * src/manual.[ch]
1858                 o use manual of current locale or english if current
1859                   locale is not available (and english is available)
1860                 o also link to sylpheed doc project manuals
1861
1862 2002-10-23 [paul]       0.8.5claws51
1863
1864         * tools/README
1865           tools/kmail2sylpheed_v2.pl
1866                 add new version of kmail addressbook importer script.
1867                 works with newer versions of Kmail/KAddressBook which
1868                 have new and rearranged data.
1869
1870 2002-10-23 [martin]     0.8.5claws50
1871
1872         * src/folderview.c
1873         * src/summaryview.c
1874         * src/utils.h
1875         * src/utils.c
1876                 added length parameter to get_abbrev_newsgroup_name()
1877                 changed this function so that it abbreviates the newsgroup
1878                 names only so long it is smaller than the length parameter
1879                 (for better reading of some newsgroup names and space efficiency)
1880
1881 2002-10-22 [colin]      0.8.5claws49
1882
1883         *src/foldersel.c
1884                 Revert Alfons' last modification (after voting ;-))
1885
1886 2002-10-21 [alfons]     0.8.5claws48
1887
1888         * src/foldersel.c
1889                 folder view in folder selection dialog reflects state of
1890                 folder view in main window
1891
1892 2002-10-18 [alfons]     0.8.5claws47
1893
1894         * src/mbox.c
1895                 drop imported messages in folder selected by user,
1896                 and not in the inbox
1897                 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
1898
1899 2002-10-18 [alfons]     0.8.5claws46
1900
1901         * src/compose.c
1902                 make automagic reply work correctly for email accounts 
1903                 (whether it's viable to do a full sync with Hiro's 
1904                 compose.c is still under discussion)
1905
1906 2002-10-18 [melvin]     0.8.5claws45
1907
1908         * src/prefs_actions.c
1909                 Fixed bug #622275 where asynchroneous actions left 
1910                 zombies processes
1911                 Made (synchroneous) actions' input be displayed live.
1912
1913 2002-10-18 [christoph]  0.8.5claws44
1914
1915         * src/textview.c
1916                 don't add a newline in the textview in front of the
1917                 first textpart if header display is disabled
1918                 (closes bug [ 603385 ] disabled header display leaves blank
1919                  lin)
1920
1921 2002-10-18 [christoph]  0.8.5claws43
1922
1923         * src/folder.[ch]
1924         * src/imap.c
1925         * src/mbox_folder.c
1926         * src/mh.c
1927         * src/news.c
1928                 folder->get_num_list now returns an error code
1929                 (closes bug [ 609424 ] News cache cleared on failure)
1930                 
1931 2002-10-17 [colin]      0.8.5claws42
1932         
1933         * src/news.c
1934                 Changed a printf by debug_print
1935
1936 2002-10-16 [paul]       
1937
1938         * tools/OOo2sylpheed.pl
1939                 allow for spaces in the name of the
1940                 file to be attached.
1941
1942 2002-10-16 [colin]      0.8.5claws41
1943
1944         * src/main.c
1945                 Use a tristate to change online mode
1946
1947 2002-10-16 [paul]       0.8.5claws40
1948
1949         * po/es.po
1950                 updated by Ricardo Mones Lastra
1951
1952 2002-10-16 [colin]      0.8.5claws39
1953
1954         * src/main.c
1955           src/mainwindow.[ch]
1956                 Added --online and --offline command-line
1957                 switches
1958
1959 2002-10-15 [christoph]  0.8.5claws38
1960
1961         * src/procmime.c
1962                 set mimeinfo->name to NULL after g_free to
1963                 avoid double freeing with g_free
1964
1965 2002-10-14 [christoph]  0.8.5claws37
1966
1967         * src/compose.c
1968         * src/filtering.c
1969         * src/summaryview.c
1970                 remove calls to folder->change_flags that are now
1971                 done by procmsg flag functions (seems it is not
1972                 used by any foldertype anyway)
1973         * src/folder.c
1974                 init folder->change_flags with NULL
1975
1976 2002-10-14 [christoph]  0.8.5claws36
1977
1978         * src/folder.[ch]
1979         * src/imap.[ch]
1980                 use virtual functions for folder item new and destroy
1981                 functions
1982
1983 2002-10-14 [melvin]     0.8.5claws35
1984
1985         * src/compose.c
1986                 Added a test to not run the spell checker if no default
1987                 dictionary is available. No dialog is displayed though.
1988
1989 2002-10-14 [melvin]     0.8.5claws34
1990
1991         * src/gtkaspell.c
1992                 Fixed bug in dictionary list context menu where
1993                 "More..." pointed to an emtpy submenu if the
1994                 number of dictionaries is a multiple of 15
1995                 Removed unneeded code in suggestions list creation
1996
1997 2002-10-14 [paul]       0.8.5claws33
1998
1999         * po/bg.po
2000                 updated by George Danchev
2001
2002 2002-10-13 [hoa]        0.8.5claws32
2003
2004         * src/matcher.[ch]
2005           src/matcher_parser_parser.y
2006                 removed the escaped string from internal structure
2007                 of matcher.
2008
2009 2002-10-12 [colin]      0.8.5claws31
2010
2011         * src/gtksctree.[ch]
2012           src/summaryview.c
2013                 Removed useless function gtksctree_reanchor
2014
2015 2002-10-12 [alfons]     0.8.5claws30
2016         
2017         * sync with remaining main changes 2002-10-09 - 2002-10-11
2018         - drop changes to src/compose.c (requires claws specific changes)
2019         
2020 2002-10-12 [alfons]     0.8.5claws29
2021         
2022         * sync with main changes of 2002-10-08
2023         - drop changes to src/compose.c (requires claws specific changes)
2024         - drop changes to src/summaryview.c (requires changes to compose.c)     
2025
2026 2002-10-12 [alfons]     0.8.5claws28
2027         
2028         * sync with main changes of 2002-10-07
2029
2030 2002-10-12 [alfons]     0.8.5claws27
2031
2032         * sync with main changes of 2002-10-04
2033         - drop changes to src/compose.c (requires claws specific changes)
2034         - drop changes to src/prefs_folder_item.c (claws implementation
2035           seems to be working)
2036
2037 2002-10-12 [colin]      0.8.5claws26
2038
2039         * src/mainwindow.c
2040                 Fix folder-flicker when space-reading, introduced 
2041                 in claws22.
2042
2043 2002-10-12 [colin]      0.8.5claws25
2044
2045         * src/compose.c
2046                 Save account address when saving as draft.
2047                 (closes bug 621838)
2048
2049 2002-10-12 [colin]      0.8.5claws24
2050
2051         * src/summaryview.c
2052                 Fix the problem consisting of no message selected
2053                 after the last message in a folder has been moved.
2054
2055 2002-10-12 [paul]       0.8.5claws23
2056
2057         * src/compose.c
2058           src/prefs_template.c
2059           src/template.[ch]
2060                 add Cc and Bcc to templates. Patch submitted by
2061                 John L. Males.
2062
2063 2002-10-12 [colin]      0.8.5claws22
2064
2065         * src/folderview.c
2066                 Fix a bug after "Check for new messages":
2067                 If a folder was opened, it was still selected at
2068                 the end of the check, but displayed empty.
2069         * src/mainwindow.c
2070                 Remove unnecessary check
2071
2072 2002-10-12 [paul]
2073
2074         * tools/README
2075                 be more verbose in the description of
2076                 OOo2sylpheed.pl
2077                 
2078
2079 2002-10-11 [colin]      0.8.5claws21
2080
2081         * src/mainwindow.c
2082                 Make space work (better) when no mail is selected
2083
2084 2002-10-11 [colin]      0.8.5claws20
2085
2086         * src/inc.c
2087           src/news.c
2088                 fix warnings
2089
2090 2002-10-11 [colin]      0.8.5claws19
2091
2092         * src/mainwindow.c
2093                 revert 0.8.5claws6 changes as i couldn't get to
2094                 anything satisfying
2095
2096 2002-10-11 [melvin]     0.8.5claws18
2097
2098         * src/compose.c
2099                 Removed buggy and unused macro (should have been committed in
2100                 0.8.5claws17)
2101
2102 2002-10-11 [melvin]     0.8.5claws17
2103
2104         * src/compose.c
2105                 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
2106
2107 2002-10-11 [thorsten]   0.8.5claws16 
2108
2109         * src/folderview.c
2110                 remove rescan warning
2111
2112 2002-10-11 [colin]      0.8.5claws15 
2113
2114         * src/procheader.c
2115                 fix a segfault that happens if conv_unmime_header
2116                 fails (should be better to find out why it fails)
2117
2118 2002-10-11 [christoph]  0.8.5claws14
2119
2120         * src/summaryview.c
2121                 update folderview stats after ignore/unignore thread
2122
2123 2002-10-11 [hoa]        0.8.5claws13
2124
2125         * src/quote_fmt_parse.y
2126                 Fixed a yacc/bison syntax error
2127         * src/matcher.c
2128                 Escaping of string is fixed.
2129
2130 2002-10-11 [colin]      0.8.5claws12
2131
2132         * src/imageview.c
2133                 Resize images to fit
2134
2135 2002-10-11 [paul]       0.8.5claws11
2136
2137         * po/es.po
2138                 updated by Ricardo Mones Lastra
2139
2140 2002-10-10 [alfons]     0.8.5claws10
2141
2142         * src/compose.c
2143                 allow dropping files by "moving" files from a file manager,
2144                 not only by the more cumbersome "copying". the latter 
2145                 mostly implies holding down the Control button
2146
2147 2002-10-10 [christoph]  0.8.5claws9
2148
2149         * src/summaryview.c
2150                 update folders after thread building for ignored threads
2151
2152 2002-10-10 [christoph]  0.8.5claws8
2153
2154         * config/.cvsignore
2155                 added Makefile
2156         * src/filtering.[ch]
2157         * src/folder.[ch]
2158         * src/folderview.[ch]
2159         * src/import.c
2160         * src/inc.[ch]
2161         * src/mbox.[ch]
2162         * src/procmsg.c
2163         * src/summaryview.[ch]
2164                 o added new flag need_update to FolderItem
2165                 o removed folder_table from various functions from tracking
2166                   folder updates
2167                 o set need_update flags in folder.c's move, copy and delete
2168                   functions and procmsg's flags functions
2169                 o added function folderview_update_items_when_required that
2170                   updates all folders with need_update set
2171                 o call folderview_update_items_when_required instead of
2172                   folderview_update_item_foreach
2173
2174 2002-10-09 [sergey]     0.8.5claws7
2175
2176         * src/compose.c
2177                 Strip CRs whel loading the text into editor in reedit mode.
2178
2179 2002-10-09 [colin]      0.8.5claws6
2180
2181         * src/mainwindow.c
2182                 Make Space work when no mail is selected
2183
2184 2002-10-09 [colin]      0.8.5claws5
2185
2186         * src/gtksctree.[ch]
2187                 Fix range_select
2188                 Add gtk_sctree_reanchor() 
2189         * src/summaryview.c
2190                 Use gtk_sctree_reanchor() - better fix for 
2191                 bug 60413
2192
2193 2002-10-09 [colin]      0.8.5claws4
2194
2195         * src/summaryview.c
2196                 Fix shift-click select after delete problem
2197                 (closes bug 60413)
2198
2199 2002-10-08 [thorsten]   0.8.5claws3
2200
2201         * src/summaryview.c
2202                 exclude current msg from -hide read messages-
2203
2204 2002-10-08 [colin]      0.8.5claws2
2205
2206         * src/inc.[ch]
2207           src/pop.c
2208           src/recv.c
2209                 Differentiate socket errors from disk full
2210                 errors
2211
2212 2002-10-08 [christoph]  0.8.5claws1
2213
2214         * Makefile.am
2215         * configure.in
2216                 modifications for new config directory
2217
2218         * config.guess  ** REMOVED **
2219         * config.sub    ** REMOVED **
2220         * install-sh    ** REMOVED **
2221         * ltmain.sh     ** REMOVED **
2222         * missing       ** REMOVED **
2223         * mkinstalldirs ** REMOVED **
2224                 these files are autogenerated by automake
2225                 when you run autogen.sh
2226
2227         * config/.cvsignore     ** NEW FILE **
2228         * config/Makefile.am    ** NEW FILE **
2229                 ignore autogenerated files
2230                 create a Makefile in this directory
2231
2232 2002-10-08 [paul]       0.8.5claws
2233
2234         * 0.8.5claws release
2235         
2236         * src/compose.c
2237           src/procheader.c
2238           src/procmsg.c
2239                 fix quote reply format for newsgroups reply bug
2240                 (thanks to Hoa)
2241                 
2242         * po/en_GB.po
2243           po/pl.po
2244                 updated by me and Witold Wladyslaw Wojciech Wilk
2245                 repectively
2246
2247 2002-10-07 [paul]       0.8.3claws53
2248
2249         * po/it.po
2250           po/pt_BR.po
2251           po/sr.po
2252                 updated messages catalogs, submitted by
2253                 Alessandro Maestri, Fabio Jr.Beneditto 
2254                 and Urke MMI, respectively.
2255
2256 2002-10-07 [christoph]  0.8.3claws52
2257
2258         * src/folder.[ch]
2259         * src/folderview.c
2260         * src/mainwindow.c
2261                 fix new folder ghost message bug
2262                 (closes bug [ 619722 ] wrong count for newly created folders)
2263
2264 2002-10-07 [christoph]  0.8.3claws51
2265
2266         * src/compose.c
2267                 fix news posting problem
2268
2269 2002-10-07 [melvin]     0.8.3claws50
2270
2271         * po/fr.po
2272                 Updated French translation
2273
2274 2002-10-05 [christoph]  0.8.3claws49
2275
2276         * src/gtkstext.c
2277                 check if line_start_cache is set in gtk_stext_update_text
2278                 (closes bug [ 618119 ] crash while doing search in folder)
2279
2280 2002-10-05 [christoph]  0.8.3claws48
2281
2282         * src/imap.c
2283         * src/news.c
2284         * src/utils.c
2285         * src/utils.h
2286                 implement cache cleanups for claws' folder system
2287                 (closes bug [ 595916 ] imapcache not cleaned up)
2288
2289 2002-10-05 [melvin]     0.8.3claws47
2290
2291         * src/prefs_actions.c
2292                 Made the help text more clear for the %p token
2293
2294 2002-10-04 [paul]       0.8.3claws46
2295
2296         * sync with 0.8.5
2297                 see ChangeLog 2002-10-02 and 2002-10-03
2298
2299 2002-10-04 [christoph]  0.8.3claws45
2300
2301         * src/inc.c
2302                 fix segfault caused by pop before smtp
2303                 call to inc_account_mail with NULL
2304                 pointer for mainwin
2305
2306 2002-10-04 [paul]       0.8.3claws44
2307
2308         * configure.in
2309                 sync the LDAP detection from 0.8.5cvs1
2310
2311 2002-10-02 [christoph]  0.8.3claws43
2312
2313         * po/de.po
2314                 fix small spelling error
2315
2316 2002-10-02 [melvin]     0.8.3claws42
2317
2318         * ac/aspell.m4
2319                 Behave better and say "no" when test program cannot be run.
2320
2321 2002-10-02 [paul]       0.8.3claws41
2322
2323         * sync with 0.8.4cvs1
2324                 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
2325                 
2326         * src/summaryview.c
2327                 toggle the behavior of Reply menuitem between
2328                 normal reply and reply-to-list
2329
2330 2002-10-01 [sergey]     0.8.3claws40
2331
2332         * src/compose.c
2333                 Convert newlines in the message text to the canonical form
2334                 before base64 encoding (RFC2045 compliance, fixes some
2335                 interoperability issues with Evolution 1.0.3)
2336
2337 2002-09-29 [colin]      0.8.3claws39
2338
2339         * src/summaryview.c
2340                 Fix an unwanted copy/paste
2341
2342 2002-09-29 [colin]      0.8.3claws38
2343
2344         * src/mainwindow.c
2345                 Renamed "Custom toolbar" to "Customize toolbar"
2346                 Renamed "Show all header" to "Show all headers"
2347                 Renamed "Set diplay item" to "Set displayed items"
2348         * src/prefs_common.c
2349                 Renamed "Show all header" to "Show all headers"
2350         * src/prefs_summary_column.c
2351                 Renamed "diplay item" to "displayed items"
2352
2353 2002-09-29 [colin]      0.8.3claws37
2354
2355         * src/mainwindow.[ch]
2356                 online/offline status pixmaps follow theme
2357                 changes
2358         * src/summaryview.[ch]
2359                 quicksearch pixmap follows theme changes
2360
2361 2002-09-29 [thorsten]   0.8.3claws36
2362
2363         * src/compose.c
2364           src/prefs_folder_item.[ch]
2365                 add default_reply_to folder option (closes patch 581044)
2366
2367 2002-09-29 [christoph]  0.8.3claws35
2368
2369         * acconfig.h    ** REMOVED **
2370         * configure.in
2371         * ac/aspell.m4
2372         * ac/check-type.m4
2373         * ac/gnupg-check-typedef.m4
2374                 fix autoheader 2.50 warning
2375
2376 2002-09-29 [christoph]  0.8.3claws34
2377
2378         * major code cleanup (part 2)
2379         
2380                 - unused variables removed
2381                 - unused functions removed
2382                 - uninitialized variables checked
2383                 - missing return statements added
2384                 - missing function return types added
2385                 - added parentheses around assignment
2386                   when suggested by gcc
2387
2388 2002-09-29 [alfons]     0.8.3claws33
2389
2390         * src/logwindow.c
2391                 log_window_clear(): only bracket gtk_text_forward_delete() 
2392                 with gtk_text_freeze() / gtk_text_thaw() (see if this
2393                 works around GTK text bug)
2394
2395 2002-09-29 [paul]       0.8.3claws32
2396
2397         * po/bg.po
2398           po/sr.po
2399                 updated by George Danchev and Urke MMI
2400                 respectively
2401
2402 2002-09-27 [christoph]  0.8.3claws31
2403
2404         * doc-src/readme.txt
2405         * doc-src/rfc1806.txt   ** REMOVED **
2406         * doc-src/rfc2183.txt   ** NEW FILE **
2407         * doc-src/rfc2980.txt   ** NEW FILE **
2408                 update rfcs
2409
2410 2002-09-27 [melvin]     0.8.3claws30
2411
2412         * ac/aspell.m4
2413                 Fixed typo which could break linking
2414
2415 2002-09-27 [melvin]     0.8.3claws29
2416
2417         * ac/aspell.m4
2418                 Improved GNU/aspell checking. 
2419                 Fixed bug #614490
2420
2421 2002-09-27 [paul]       0.8.3claws28
2422
2423         * sync with 0.8.3cvs8
2424                 see ChangeLog 2002-09-27
2425
2426 2002-09-26 [colin]      0.8.3claws27
2427
2428         * src/toolbar.[ch]
2429           src/mainwindow.[ch]
2430                 Add "Reply to Mailing-list" to the toolbar
2431
2432 2002-09-26 [christoph]  0.8.3claws26
2433
2434         * src/summaryview.c
2435                 Fix wrong message counts in summaryview status
2436
2437 2002-09-26 [paul]       0.8.3claws25
2438
2439         * sync with 0.8.3cvs7
2440                 see ChangeLog 2002-09-26
2441
2442 2002-09-26 [paul]       0.8.3claws24
2443
2444         * sync with 0.8.3cvs6
2445                 see ChangeLog 2002-09-25
2446
2447 2002-09-25 [christoph]  0.8.3claws23
2448
2449         * src/prefs_common.c
2450         * src/prefs_folder_item.c
2451         * src/prefs_scoring.c
2452                 Renamed "kill score" to "hide score" in GUI
2453                 and prefs files
2454
2455 2002-09-25 [paul]       0.8.3claws22
2456
2457         * sync with 0.8.3cvs5
2458                 see ChangeLog 2002-09-24
2459
2460 2002-09-24 [alfons]     0.8.3claws21
2461
2462         patch by Satoshi Nagayasu: allows appending / saving multiple 
2463         selected files (closes "[ 612279 ] save multiple mesg(s) in 
2464         'Save as ...'")
2465
2466         * AUTHORS
2467                 add Satoshi Nagayasu
2468         * src/summaryview.c
2469                 summary_save_as(): allow saving selected files to
2470                 one file
2471                 summary_set_menu_sensitive: enable "Save As..." when
2472                 multiple files are selected
2473         * src/utils.[ch]
2474                 append_file(): new function
2475
2476 2002-09-24 [colin]      0.8.3claws20
2477
2478         * src/procmime.c
2479                 Fix segfault when mimeinfo doesn't have a 
2480                 content_type. 
2481
2482 2002-09-24 [colin]      0.8.3claws19
2483
2484         * src/prefs_common.[ch]
2485                 Add a preference to display send dialog or not
2486         * src/send.c
2487                 Display send dialog according to preference
2488
2489 2002-09-24 [colin]      0.8.3claws18
2490
2491         * src/compose.[ch]
2492                 Disable user actions when sending
2493
2494 2002-09-24 [colin]      0.8.3claws17
2495
2496         * src/procmime.c
2497                 Do not display name or filename for attachments
2498                 with an application/pgp-signature type
2499                 (security flaw, see bug 537413)
2500
2501 2002-09-23 [colin]      0.8.3claws16
2502
2503         * src/editaddress.c
2504                 Initialize entry_email, entry_alias and 
2505                 entry_remarks to first email address of the list
2506
2507 2002-09-23 [colin]      0.83claws15
2508
2509         * src/compose.c
2510                 Drop pgp-signature when reediting a signed queued
2511                 message
2512
2513 2002-09-23 [melvin]     0.8.3claws14
2514
2515         * po/fr.po
2516                 Updated French translation
2517
2518 2002-09-23 [melvin]     0.8.3claws13
2519
2520         * src/mainwindow.c
2521                 Made custom toolbar menu labels more consistent
2522         * src/prefs_toolbar.c
2523                 Made custom toolbar window title more consistent
2524
2525 2002-09-22 [colin]      0.8.3claws12
2526
2527         * src/inc.c
2528                 Initialize session type to normal before getting 
2529                 mail (fixes strange Get behaviour)
2530         * src/prefs_account.h
2531                 Move STYPE_POP_BEFORE_SMTP to last position to 
2532                 avoid other side-effects
2533
2534 2002-09-22 [colin]      0.8.3claws11
2535
2536         * src/prefs_account.c
2537                 Fix pop_bfr_smtp_tm_entry sensivity when switching
2538                 from pop3 to apop or vice-versa
2539
2540 2002-09-22 [colin]      0.8.3claws10
2541         
2542         * src/prefs_account.[ch]
2543                 Add an option for the POP before SMTP timeout
2544         * src/inc.c
2545                 Remember time of last POP connection
2546         * src/send.c
2547                 Do POP before SMTP only if timeout reached
2548
2549 2002-09-22 [oliver]     0.8.3claws9
2550         
2551         * README.claws
2552                 explain custom toolbar
2553
2554 2002-09-22 [oliver]     0.8.3claws8
2555
2556         * src/prefs_actions.[ch]
2557         custom toolbar for compose      
2558                 actions callback from compose toolbar
2559         * src/folderview.c
2560                 remove include toolbar.h
2561
2562 2002-09-22 [oliver]     0.8.3claws7
2563         
2564         * src/prefs_toolbar.[ch]
2565                 custom toolbar for compose
2566                 - generic prefs_toolbar handles both
2567                   Mainwin's toolbar as well as Compose toolbar          
2568
2569 2002-09-22 [oliver]     0.8.3claws6
2570         
2571         * src/toolbar.[ch]
2572                 custom toolbar for compose
2573                 restructure toolbar.[ch]
2574
2575 2002-09-22 [oliver]     0.8.3claws5
2576
2577         * src/compose.[ch]
2578                 custom toolbar for compose
2579
2580 2002-09-22 [oliver]     0.8.3claws4
2581         
2582         * src/mainwindow.[ch]
2583                 custom toolbar for compose 
2584                 move mainwin toolbar back to mainwindow
2585
2586 2002-09-22 [alfons]     0.8.3claws3
2587
2588         * src/procmsg.c
2589                 :%sno/if(/if (/gc
2590                 :%sno/for(/for (/gc
2591                 (beautify)
2592
2593 2002-09-22 [alfons]     0.8.3claws2
2594         
2595         * src/procmsg.c
2596                 procmsg_save_to_outbox(): don't unlink message file from queue;
2597                 callers should do it using folder_item_remove_msg()
2598
2599 2002-09-22 [colin]      0.8.3claws1
2600
2601         * src/mimeview.[ch]
2602                 Made mimeview_check_signature() public
2603         * src/textview.c
2604                 Made GPG signatures verifiable by clicking
2605                 the [application/pgp-signature] in the Text
2606                 view
2607
2608 2002-09-22 [paul]       0.8.3claws
2609
2610         * po/bg.po
2611           po/en_GB.po
2612           po/es.po
2613           po/it.po
2614           po/pl.po
2615           po/pt_BR.po
2616           po/sr.po
2617                 updated translations, submitted by George Danchev,
2618                 me, Ricardo Mones Lastra, Alessandro Maestri,
2619                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto 
2620                 and Urke MMI, respectively.     
2621
2622 2002-09-22 [alfons]     0.8.2claws65
2623
2624         * src/procmsg.c
2625         * src/pgptext.c
2626                 no furry valgrinds have been used to plug these memleaks
2627
2628 2002-09-20 [paul]       0.8.2claws64
2629
2630         * sync with 0.8.3cvs4
2631                 'Select thread' re-implemented 
2632                 see ChangeLog 2002-09-20
2633
2634 2002-09-21 [alfons]     0.8.2claws63
2635
2636         * src/compose.c
2637                 compose_send(): plug unnoticed memleak
2638
2639 2002-09-20 [alfons]     0.8.2claws62
2640
2641         * src/addr_compl.c
2642                 replace_address_in_edit(): strict check for NULL address to
2643                 fix "[ 607348 ] Segfault in address completion". My guess is
2644                 that this happens with an empty address book, but it's good
2645                 to have this check here anyway
2646                 
2647                 completion_window_button_press(): free string returned 
2648                 from the internal cache
2649
2650 2002-09-20 [christoph]  0.8.2claws61
2651
2652         * src/procmime.h
2653                 added ENC_BINARY to EncodingType
2654         * src/procmime.c
2655                 the string returned by procmime_get_encoding_str
2656                 should not depend on the order of values in the
2657                 EncodingType definition
2658         * doc-src/rfc1806.txt   ** NEW FILE **
2659                 Added rfc1806 about MIME Content-Disposition
2660                 Extension
2661
2662 2002-09-19 [paul]       0.8.2claws60
2663
2664         * sync with 0.8.2cvs3
2665                 see ChangeLog 2002-09-19
2666
2667 2002-09-19 [paul]       0.8.2claws59
2668
2669         * src/prefs_folder_item.c
2670                 revert to Darko's original alignment of colour
2671                 selector button
2672                 add a colon to folder_color label
2673                 
2674         * src/compose.c
2675                 add Colin's patch (with Hiro's modifications) to 
2676                 force BASE64 encoding for 8-bit text when signing
2677                 (sync with 0.8.3cvs2)
2678
2679 2002-09-18 [alfons]     0.8.2claws58
2680
2681         * src/compose.c
2682                 :%sno/if(/if (/gc
2683                 :%sno/for(/for (/gc
2684                 (beautify a little bit)
2685
2686 2002-09-18 [christoph]  0.8.2claws57
2687
2688         * src/pine.c
2689                 fix handling of fgetc return value
2690
2691 2002-09-17 [alfons]     0.8.2claws56
2692         
2693         * src/summaryview.c
2694                 summary_sort(): check non-NULL summaryview->folder_item when no 
2695                 folder is selected at all
2696                 (closes "[ 610344 ] sort label make syl Crash")
2697
2698 2002-09-17 [alfons]     0.8.2claws55
2699         
2700         * src/compose.c
2701                 beautify a little bit
2702
2703 2002-09-17 [christoph]  0.8.2claws54
2704
2705         * src/folder.c
2706                 initialize max values for cache and folder
2707                 when cache or folder is empty
2708
2709 2002-09-15 [colin]      0.8.2claws53
2710
2711         * src/compose.c
2712                 Fix a leak (thanks Alfons!) and cleaned
2713                 variables names for custom headers
2714
2715 2002-09-15 [colin]      0.8.2claws52
2716
2717         * src/compose.c
2718                 Fix custom headers recognition when
2719                 prefs_common.trans_hdr is on
2720
2721 2002-09-15 [colin]      0.8.2claws51
2722
2723         * src/compose.c
2724                 Allow dynamically-added custom headers
2725                 Yet not reparsed if reedited
2726
2727 2002-09-15 [alfons]     0.8.2claws50
2728
2729         * src/prefs_account.c
2730                 fix warnings
2731
2732 2002-09-15 [colin]      0.8.2claws49
2733         
2734         * src/prefs_account.c
2735                 fix pop_before_smtp sensitivity
2736
2737 2002-09-15 [colin]      0.8.2claws48
2738
2739         * src/inc.[ch]
2740                 add inc_pop_before_smtp()
2741                 allow MainWindow to be undefined in 
2742                 inc_account_mail() and inc_start()
2743         * src/pop.c
2744           src/prefs_account.h
2745                 add STYPE_POP_BEFORE_SMTP session type
2746         * src/prefs_account.c
2747                 activated pop before smtp option
2748         * src/send.c
2749                 do pop before smtp if the relevant option 
2750                 is set
2751
2752 2002-09-15 [paul]       0.8.2claws47
2753
2754         * sync with 0.8.3
2755                 see ChangeLog 2002-09-15
2756
2757 2002-09-14 [paul]       0.8.2claws46
2758
2759         * po/bg.po
2760                 updated Bulgarian translation, submitted by
2761                 George Danchev
2762
2763 2002-09-13 [paul]       0.8.2claws45
2764
2765         * src/compose.c
2766                 merge claws' select_account() with main's
2767                 (new) compose_select_account(). [sync with
2768                 0.8.2cvs15, see ChangeLog 2002-09-11]
2769
2770 2002-09-12 [christoph]  0.8.2claws44
2771
2772         * src/filter.c
2773                 allocate 1 elements of FolderItem not 0
2774
2775 2002-09-12 [colin]      0.8.2claws43
2776
2777         * src/compose.c
2778                 Fix bug #590825 (obey Follow-up: poster)
2779
2780 2002-09-12 [colin]      0.8.2claws42
2781
2782         * src/procmime.c
2783                 Fix bug #557009 (wrong headers for messages 
2784                 forwarded as attachments)
2785
2786 2002-09-11 [colin]      0.8.2claws41
2787         
2788         * src/compose.c
2789                 Put SCF: pseudo-header on top of message
2790                 Set draft tmp_flag when saved as draft
2791
2792         * src/procmsg.c
2793           src/procheader.c
2794                 Skip after first \n\n for beginning of real message
2795                 for drafts too
2796
2797 2002-09-11 [christoph]  0.8.2claws40
2798
2799         * src/filtering.c
2800                 use procmsg flag functions in filtering or processing
2801                 will cause incorrect folder message counts
2802
2803 2002-09-11 [colin]      0.8.2claws39
2804
2805         * src/compose.c
2806                 Fix bug #550175 - wrong save folder when reediting
2807                 drafts
2808
2809 2002-09-11 [paul]       0.8.2claws38
2810
2811         * sync with 0.8.2cvs14
2812                 see ChangeLog 2002-09-11
2813
2814 2002-09-11 [colin]      0.8.2claws37
2815
2816         * src/folder.c
2817                 Fix a typo (seeming to cause new/unread status to
2818                 be lost)
2819
2820 2002-09-10 [christoph]  0.8.2claws36
2821
2822         * src/compose.c
2823                 compose_redirect should not use compose_generic_new
2824                 because that does more stuff than expected including
2825                 opening the external editor
2826                 (closes bug "[ 526608 ] bounced messages appear blank
2827                  in editor")
2828
2829 2002-09-10 [christoph]  0.8.2claws35
2830
2831         * src/folder.c
2832                 fix problem with too large message number range
2833                 causing a crash in folder_item_scan
2834
2835 2002-09-10 [paul]       0.8.2claws34
2836
2837         * sync with 0.8.2cvs13
2838                 see ChangeLog 2002-09-10
2839
2840 2002-09-10 [christoph]  0.8.2claws33
2841
2842         * src/msgcache.c
2843                 set MsgInfo TmpFlags for queue and draft folders
2844                 (closes bug "[ 591676 ] Queue ignore MIME on restart")
2845
2846 2002-09-10 [paul]       0.8.2claws32
2847
2848         * AUTHORS
2849           po/bg.po      ** NEW FILE **
2850                 new Bulgarian translation submitted by
2851                 George Danchev <danchev@spnet.net>
2852                 
2853         * tools/Makefile.am
2854           tools/README
2855           tools/tb2sylpheed     ** NEW FILE **
2856                 add script that converts an addressbook exported
2857                 from The Bat! into a Sylpheed addressbook. Submitted
2858                 by Urke MMI <urke-kg@eunet.yu>
2859
2860 2002-09-10 [paul]       0.8.2claws31
2861
2862         * sync with 0.8.2cvs12
2863                 see ChangeLog 2002-09-10
2864
2865 2002-09-06 [paul]       0.8.2claws30
2866
2867         * src/prefs_common.c
2868                 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
2869                 
2870         * tools/Makefile.am
2871           tools/README
2872           tools/ldif-to-xml.py  ** REMOVED **
2873                 remove obsolete python script
2874
2875 2002-09-06 [paul]       0.8.2claws29
2876
2877         * sync with 0.8.2cvs10
2878                 see ChangeLog 2002-09-06
2879
2880 2002-09-04 [paul]       0.8.2claws28
2881
2882         * sync with 0.8.2cvs9
2883                 see ChangeLog 2002-08-04
2884
2885 2002-09-04 [colin]      0.8.2claws27 
2886
2887         * src/prefs_common.[ch]
2888                 Added signature color configuration
2889         * src/textview.c
2890                 Use user-specified signature color
2891
2892 2002-09-03 [colin]      0.8.2claws26
2893
2894         * src/prefs_common.[ch]
2895                 Added autosave and autosave_length prefs
2896         * src/compose.c
2897                 Added compose_remove_draft()
2898                 Auto-save drafts according to the prefs
2899         * src/main.c
2900                 Added a crash-indicator file, allowing to check
2901                 for new messages on startup if Sylpheed crashed
2902                 (makes saved drafts "reappear")
2903
2904 2002-09-03 [colin]      0.8.2claws25
2905
2906         * src/textview.[ch]
2907                 Grey the signature
2908
2909 2002-09-03 [paul]       0.8.2claws24
2910
2911         * sync with 0.8.2cvs8
2912                 see ChangeLog 2002-09-02 and 2002-09-03
2913
2914 2002-09-03 [darko]      0.8.2claws23
2915
2916         * src/folderview.c
2917                 use normal style when creating new folder to pick
2918                 proper font size 
2919
2920 2002-09-02 [melvin]     0.8.2claws22
2921
2922         * src/gtkaspell.m4
2923                 removed some obsolete code
2924
2925 2002-09-02 [melvin]     0.8.2claws21
2926
2927         * ac/aspell.m4
2928                 fixed test's equality sign (== to =)
2929
2930 2002-09-02 [alfons]     0.8.2claws20
2931
2932         * src/folder.c
2933         * src/mh.c
2934                 revert change of 0.8.2claws16 and use the mh_folder_destroy
2935                 as folder->destroy virtual as suggested by Hiro
2936                 (the mh.c code seems to have been lost around mh.c.1.21)
2937
2938 2002-09-02 [paul]       0.8.2claws19
2939
2940         * po/pt_BR.po
2941                 updated by Fabio Jr. Beneditto
2942                 
2943         * src/defs.h
2944                 use 'http://claws.sylpheed.org' for homepage link. 
2945                 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
2946
2947 2002-09-01 [alfons]     0.8.2claws18
2948
2949         * src/mh.c
2950                 plug memleak related to one Martin Kluge found
2951
2952 2002-08-31 [paul]       0.8.2claws17
2953
2954         * sync with 0.8.2cvs6
2955                 see ChangeLog 2002-08-30
2956
2957 2002-08-31 [alfons]     0.8.2claws16
2958
2959         * src/folder.c
2960                 folder_destroy(): remove mailbox from folderlist even if it has
2961                 no destroy virtual
2962
2963 2002-08-31 [alfons]     0.8.2claws15
2964
2965         * src/folder.c
2966                 :%sno/if(/if (/gc
2967                 :%sno/for(/for (/gc
2968                 (being pedantic I know)
2969
2970 2002-08-31 [alfons]     0.8.2claws14
2971
2972         * src/folder.c
2973                 check for NULL pointers returned from folder->fetch_msginfo virtual
2974                 (should solve some reported crashes)
2975
2976 2002-08-30 [alfons]     0.8.2claws13
2977
2978         * acconfig.h
2979         * configure.in
2980         * src/crash.c
2981                 enable crash dialog on compilation time
2982                 (--enable-crash-dialog configure option)
2983
2984 2002-08-30 [alfons]     0.8.2claws12
2985
2986         * AUTHORS
2987                 add Martin Kluge
2988         * src/mh.c
2989                 apply memory leak plug patch by Martin Kluge
2990                 (closes patch "[ 602568 ] patch for 602441 little memory leak",
2991                 bug "[ 599677 ] Very small memory leak in 0.81claws115",
2992                 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
2993
2994 2002-08-30 [darko]      0.8.2claws11
2995
2996         * src/folderview.c
2997                 copy Gtk style from normal style to match
2998                 font size for coloured folders
2999
3000 2002-08-29 [alfons]     0.8.2claws10
3001
3002         * sylpheed.desktop
3003                 Type=Internet <- Type=Application
3004                 (reported by Michael Schwendt, see:
3005                 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
3006                 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
3007
3008 2002-08-29 [paul]       0.8.2claws9
3009
3010         * sync with 0.8.2cvs5
3011                 see ChangeLog 2002-08-29
3012
3013 2002-08-29 [colin]      0.8.2claws8
3014
3015         * src/summaryview.c
3016                 Added a sanity check in summary_select_thread
3017                 Should fix bug 601605
3018
3019 2002-08-29 [colin]      0.8.2claws7
3020
3021         * src/main.c
3022                 Revert claws6 changes regarding bug #591676
3023
3024 2002-08-28 [colin]      0.8.2claws6
3025         
3026         * src/main.c
3027                 Ignore cache for queue folderitems
3028                 Fix bug #591676
3029
3030 2002-08-28 [melvin]     0.8.2claws5
3031
3032         * README.claws
3033                 Fixed typos.
3034
3035 2002-08-28 [melvin]     0.8.2claws4
3036
3037         * README.claws
3038                 Updated a bit the text concerning the spell checker
3039
3040 2002-08-28 [melvin]     0.8.2claws3
3041
3042         Merged the GNU_aspell_branch:
3043                 Support of new GNU/aspell is now included and the old pspell
3044                 is not supported anymore.
3045                 See README.claws
3046
3047         * README.claws
3048                 Updated spell checker text to reflect the switch to GNU/aspell
3049
3050         * ac/aspell.m4          *** NEW ***
3051         * src/gtkaspell.[ch]    *** NEW *** 
3052         * ac/pspell.m4          *** DELETED *** 
3053         * src/gtkspell.[ch]     *** DELETED ***
3054
3055         * ac/Makefile.am
3056                 Updated for GNU/aspell support
3057
3058         * po/POTFILES.in
3059                 Replaced gtkspell.c by gtkaspell.c
3060
3061         * acconfig.h
3062         * src/Makefile.am
3063         * src/about.c
3064         * src/compose.[ch]
3065         * src/crash.c
3066         * src/main.c
3067         * src/prefs_common.[ch]
3068                 Updated for GNU/aspell support
3069
3070 2002-08-28 [paul]       0.8.2claws2
3071
3072         * sync with 0.8.2cvs4
3073                 see ChangeLog 2002-08-27 and 2002-08-28
3074
3075 2002-08-28 [colin]      0.8.2claws1
3076
3077         * src/summary_search.c
3078                 Added "AND search"
3079
3080 2002-08-28 [jens]       0.8.2claws
3081
3082         *po/de.po
3083                 Updated German translations
3084
3085 2002-08-27 [melvin]     0.8.2claws
3086
3087         * po/fr.po
3088                 Updated French translations
3089
3090 2002-08-27 [paul]       0.8.2claws
3091
3092         * sync with 0.8.2 main release
3093
3094         * po/en_GB.po
3095           po/es.po
3096           po/it.po
3097           po/pl.po
3098           po/pt_BR.po
3099           po/sr.po
3100                 updated message catalogs submitted by
3101                 Ricardo Mones Lastra, Alessandro Maestri,
3102                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
3103                 Beneditto and Urke MMI  
3104
3105 2002-08-27 [hoa]        0.8.1claws123
3106
3107         * src/mainwindow.[ch]
3108         * src/summaryview.[ch]
3109                 removed the "filter setting" menu option.
3110                 add a "cancel a news message" menu option.
3111
3112 2002-08-26 [martin]     0.8.1claws122
3113
3114         * ChangeLog.claws
3115                 changed string under 0.8.1claws79 changed by myself
3116                 i'm sorry alfons :(
3117
3118 2002-08-26 [martin]     0.8.1claws121
3119
3120         * src/crash.c
3121                 added kill command to debuggerrc to start crash dialog
3122
3123 2002-08-26 [paul]       0.8.1claws120
3124
3125         * sync with 0.8.1cvs31
3126                 see ChangeLog 2002-08-26
3127
3128 2002-08-25 [alfons]     0.8.1claws119
3129
3130         * src/procmsg.c
3131                 fix bug that didn't send out correct headers to news server
3132                 when sending news article and email from queue (bug reported
3133                 and patch provided by Tim Mann; closes bug 
3134                 "[ 583196 ] 0.7.8claws can't post news")
3135
3136 2002-08-25 [alfons]     0.8.1claws118
3137
3138         * src/selective_download.c
3139                 mark two strings as translatable
3140                 (thanks to Urke MMI for pointing this out)
3141
3142 2002-08-25 [alfons]     0.8.1claws117
3143
3144         * src/summaryview.c
3145                 treat sent boxes as special and allow sorting them by addressee
3146                 (closes "[ 589418 ] Sent folder sorting misbehavior"
3147                 submitted by Steve Lamb)
3148
3149 2002-08-24 [alfons]     0.8.1claws116
3150
3151         * src/matcher.c
3152                 fix memleak reported by Martin Kluge
3153                 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
3154
3155 2002-08-24 [oliver]     0.8.1claws115
3156
3157         * src/prefs_toolbar.c
3158                 o code cleanup as suggested by Alfons
3159                 o memleak fix
3160
3161 2002-08-24 [alfons]     0.8.1claws114
3162
3163         * src/summaryview.c
3164                 o fix another memory leak reported by Martin Kluge
3165                   (see "[ 599568 ] Small Memory Leak")
3166                 o remove 'from' variable from 'summary_set_header()'; we can
3167                   do with just 'to' 
3168
3169 2002-08-24 [paul]       0.8.1claws113
3170
3171         * sync with 0.8.1cvs30
3172                 see ChangeLog 2002-08-23
3173
3174 2002-08-24 [alfons]     0.8.1claws112
3175
3176         * src/summaryview.c
3177                 remove unnecessary allocations for search bar fixing leaks
3178                 reported by Martin Kluge
3179                 (see "[ 599451 ] Further memory leaks?")
3180
3181 2002-08-24 [alfons]     0.8.1claws111
3182
3183         * src/main.c
3184                 make get_socket_name() public for crash.c
3185         * src/crash.c
3186                 o make report bug button work (goes to claws' 
3187                   bug tracker at sf.net)
3188                 o introduce function for doing important stuff just
3189                   before claws goes down
3190                 o clean up code 
3191
3192 2002-08-24 [alfons]     0.8.1claws110
3193
3194         * src/compose.c
3195                 move cursor to "To" entry when forwarding as attachment
3196                 (reported and solved by Steve Lamb, closes bug report
3197                 "[ 592880 ] Forward as attachment; cursor not in to")
3198
3199 2002-08-24 [colin]      0.8.1claws109
3200
3201         * src/mainwindow.c
3202                 fix quick search visibility after GUI (de)separations.
3203
3204 2002-08-23 [colin]      0.8.1claws108
3205
3206         * src/mainwindow.c
3207                 fix header pane visibility after folderview or
3208                 messageview (de)separation
3209
3210 2002-08-23 [paul]       0.8.1claws107
3211
3212         * src/mainwindow.[ch]
3213           src/toolbar.c
3214                 give full control of display or non-display 
3215                 of the Execute icon to Custom toolbar settings.
3216                 add new sensitivity condition to maninwindow.h: 
3217                 M_DELAY_EXEC
3218
3219         * ChangeLog
3220           ChangeLog.jp
3221           NEWS
3222                 more sync with 0.8.1cvs29
3223
3224 2002-08-23 [melvin]     0.8.1claws106
3225
3226         * src/alertpanel.c
3227                 Readded support for custom widget in alertpanel lost in last
3228                 sync.
3229
3230 2002-08-23 [paul]       0.8.1claws105
3231
3232         * sync with 0.8.1cvs29
3233                 see ChangeLog 2002-08-23
3234
3235 2002-08-23 [colin]      0.8.1claws104
3236
3237         * src/summaryview.c
3238                 Fix folder and search pixmaps exchanging positions
3239                 after theme or toolbar changes. Thank to Oliver for 
3240                 reporting this.
3241
3242 2002-08-23 [colin]      0.8.1claws103
3243
3244         * src/mainwindow.c
3245           src/messageview.[ch]
3246           src/noticeview.[ch]
3247           src/summaryview.c
3248                 Changed messageview_create() and noticeview_create()
3249                 to avoid the last gdk_warning
3250
3251 2002-08-22 [colin]      0.8.1claws102
3252
3253         * src/summaryview.c
3254                 Fix my new `Creating pixmap from xpm' warning
3255
3256 2002-08-22 [colin]      0.8.1claws101
3257
3258         * src/mainwindow.c
3259                 Fix some of the gdk warnings
3260
3261 2002-08-22 [colin]      0.8.1claws100
3262
3263         * src/Makefile.am
3264         * src/stock_pixmap.c
3265         * src/stock_pixmap.h
3266         * src/pixmaps/quicksearch.xpm *ADDED*
3267                 Add the quicksearch pixmap
3268         * src/mainwindow.c
3269         * src/summaryview.c
3270         * src/summaryview.h
3271                 Make quicksearch bar visible/hidden via a button
3272
3273 2002-08-22 [christoph]  0.8.1claws99
3274
3275         * src/folder.c
3276                 fix folder update for newsgroups with message
3277                 numbers below minimum number of articles to fetch
3278                 (closes bug #598445)
3279
3280 2002-08-22 [paul]       0.8.1claws98
3281
3282         * sync with 0.8.1cvs28
3283                 see ChangeLog 2002-08-22
3284
3285 2002-08-21 [alfons]     0.8.1claws97
3286
3287         * src/crash.c
3288                 use bt instead of bt full which seems to work 
3289                 better, and bt full doesn't give a great deal 
3290                 of information anyway
3291
3292 2002-08-21 [colin]      0.8.1claws96
3293
3294         * src/summaryview.c
3295                 fix summaryview_searchtype_changed prototype
3296
3297 2002-08-21 [christoph]  0.8.1claws95
3298
3299         * src/mainwindow.c
3300                 o fix broken menu update for sorting type, we have to
3301                   get this info from the summaryview now
3302                 o removed setting of threaded state in menu callback
3303         * src/summaryview.[ch]
3304                 more summaryview/folderitem seperation for
3305                 threading option
3306         * configure.in
3307                 removed not required --with-compiler-flags option
3308
3309 2002-08-21 [oliver]     0.8.1claws94
3310         
3311         * src/toolbar.h 
3312                 o rename toolbar.xml to toolbar_main.xml
3313                   since toolbar_compose.xml might come up 
3314                   any time soon
3315         * README.claws
3316                 add custom toolbar              
3317
3318 2002-08-21 [darko]      0.8.1claws93
3319
3320         * src/procmsg.c
3321                 don't reset tmp flags for messages copied
3322                 to sent folder
3323
3324 2002-08-21 [colin]      0.8.1claws92
3325         
3326         * src/prefs_filtering.c
3327                 fix renaming rules on folder rename 
3328                 when folder is not a leaf folder
3329
3330 2002-08-21 [paul]       0.8.1claws91
3331
3332         * src/prefs_folder_item.c
3333                 fix alignment of colour selector
3334
3335 2002-08-21 [paul]       0.8.1claws90
3336
3337         * sync with 0.8.1cvs27
3338                 see ChangeLog 2002-08-21
3339
3340 2002-08-21 [paul]       0.8.1claws89
3341
3342         * src/summaryview.c
3343                 fix crash when changing field type in
3344                 Quick search bar
3345
3346 2002-08-21 [colin]      0.8.1claws88
3347
3348         * src/summaryview.c
3349                 Made quick search case-insensitive
3350
3351 2002-08-21 [paul]       0.8.1claws87
3352
3353         * sync with 0.8.1cvs26
3354                 see ChangeLog 2002-08-21
3355
3356 2002-08-20 [christoph]  0.8.1claws86
3357
3358         * src/folderview.c
3359         * src/main.c
3360         * src/summaryview.[ch]
3361                 more summaryview/folderitem seperation for
3362                 sort_key and sort_type
3363         * src/procmsg.c
3364                 added missing return statement
3365
3366 2002-08-20 [colin]      0.8.1claws85
3367
3368         * src/summaryview.[ch]
3369                 Added a quick search box
3370         * src/mainwindow.c
3371         * src/prefs_common.[ch]
3372                 Added a show/hide option for the quick search
3373
3374 2002-08-20 [oliver]     0.8.1claws84
3375         
3376         * src/mainwindow.c
3377                 remove toolbar_create_popups
3378         * src/toolbar.[ch]
3379                 o remove toolbar_create_popups
3380                 o fix toolbar_set_sensitive 
3381                   (Bug reports #596834 and #596832)     
3382         * src/prefs_toolbar.c
3383                 o add "Set default" button
3384                 o align label and text + combo widgets
3385
3386 2002-08-20 [hoa]        0.8.1claws83bis
3387
3388         * src/imap.c
3389                 fixed a bug in imap_fetch_msginfo() in case there is no
3390                 current folder.
3391
3392 2002-08-20 [darko]      0.8.1claws83
3393
3394         * src/folderview.c
3395                 copy the color style of folder view so it
3396                 works with GTK themes
3397
3398 2002-08-20 [darko]      0.8.1claws82
3399
3400         * src/folder.h
3401         * src/folderview.c
3402         * src/prefs_folder_item.[hc]
3403                 don't use UI stuff in folder.h
3404
3405 2002-08-20 [darko]      0.8.1claws81
3406
3407         * src/folder.h
3408         * src/prefs_folder_item.h
3409         * src/folderview.c
3410         * src/prefs_folder_item.c
3411                 ability to set folder color in folderview
3412
3413 2002-08-19 [alfons]     0.8.1claws80
3414
3415         * src/summaryview.c
3416                 fix one of the earlier memleaks reported by Martin Kluge
3417
3418 2002-08-19 [alfons]     0.8.1claws79
3419
3420         * src/mainwindow.c
3421                 hide notice view when selecting seperate folder
3422                 view (reported by Urke MMI)
3423
3424 2002-08-19 [christoph]  0.8.1claws78
3425
3426         * src/folderview.c
3427         * src/prefs_folder_item.h
3428         * src/summaryview.[ch]
3429                 o add summary_set_prefs_from_folderitem to set
3430                   summaryview prefs (first step to remove all
3431                   references to the folderitem in summaryview)
3432                 o moved compiled regex stuff from folderitem prefs
3433                   to summaryview code
3434
3435 2002-08-19 [paul]       0.8.1claws77
3436
3437         * src/compose.c
3438                 add check for '.' to QUOTE_IF_REQUIRED
3439
3440 2002-08-19 [paul]       0.8.1claws76
3441
3442         * src/inc.c
3443                 sync with 0.8.1cvs25 (plug memory leak)
3444
3445         * src/prefs_toolbar.c
3446                 re-order prefs_toolbar_cancel()
3447
3448 2002-08-18 [alfons]     0.8.1claws75
3449
3450         * src/inc.c
3451         * src/matcher.c
3452                 plug other memleaks reported by Martin Kluge
3453
3454 2002-08-18 [paul]       0.8.1claws74
3455
3456         * po/pt_BR.po
3457                 updated by Fabio Jr. Beneditto
3458
3459 2002-08-18 [paul]       0.8.1claws73
3460
3461         * src/toolbar.[ch]
3462                 fix bug where tooltips were displayed untranslated              
3463
3464         * src/prefs_toolbar.c
3465                 fix bug where clicking 'Cancel' creates an icon & text
3466                 toolbar regardless of prefs
3467         
3468
3469 2002-08-17 [oliver]     0.8.1claws72
3470
3471         * src/prefs_toolbar.c
3472                 update toolbar on CANCEL
3473                 bug reported by Martin Kluge
3474         * src/toolbar.c
3475                 toolbar_destroy memleak fixed           
3476
3477 2002-08-17 [alfons]     0.8.1claws71
3478
3479         * src/toolbar.c
3480                 plug another memleak reported by Martin Kluge
3481
3482 2002-08-16 [alfons]     0.8.1claws70
3483
3484         * src/crash.c
3485                 use execvp() correctly (suggested by wwp; thanks!)
3486
3487 2002-08-16 [alfons]     0.8.1claws69
3488
3489         * src/gtksctree.c
3490                 plug memory leak reported by Kim Schultz & Martin Kluge
3491
3492 2002-08-16 [paul]       0.8.1claws68
3493
3494         * po/es.po
3495                 updated by Ricardo Mones Lastra
3496
3497 2002-08-16 [paul]       0.8.1claws67
3498
3499         * src/toolbar.h
3500                 fix bug where 'Compose News' icon showed wrong
3501                 tooltip
3502
3503 2002-08-16 [paul]       0.8.1claws66
3504
3505         * sync with 0.8.1cvs24
3506                 see ChangeLog 2002-08-16
3507
3508         * po/it.po
3509                 updated by Alessandro Maestri
3510
3511 2002-08-15 [paul]       0.8.1claws65
3512
3513         * po/sr.po
3514                 updated by Urke MMI
3515
3516 2002-08-15 [paul]       0.8.1claws64
3517
3518         * src/*.c
3519                 don't translate debug info
3520
3521         * src/matcher.[ch]
3522                 add copyright info
3523
3524 2002-08-15 [paul]       0.8.1claws63
3525
3526         * src/prefs_toolbar.c
3527                 fix bug where clicking 'OK' creates an icon & text
3528                 toolbar regardless of prefs
3529
3530 2002-08-14 [alfons]     0.8.1claws62
3531
3532         * src/main.c
3533                 add global var that has the full argv[0]
3534         * src/crash.c
3535                 o execvp the correct sylpheed by using argv0
3536                   and setting the correct work dir
3537                 o other tweaks  
3538
3539 2002-08-14 [oliver]     0.8.1claws61
3540         
3541         * enable/disable Toolbar Action Buttons 
3542         * code cleanups
3543         * src/mainwindow.c
3544         * src/toolbar.[ch]      
3545         * src/prefs_toolbar.c   
3546
3547 2002-08-14 [melvin]     0.8.1claws60
3548
3549         * po/fr.po
3550                 Updated French translations
3551
3552 2002-08-14 [melvin]     0.8.1claws59
3553
3554         * src/crash.c
3555                 Made bug report not translatable
3556         * src/exporthtml.c
3557                 Fixed exporthtml_build_filespec() return value
3558         * src/foldersel.c
3559                 Fixed incorrect include file
3560         * src/gtkspell.c
3561         * src/prefs_actions.c
3562         * src/prefs_toolbar.c
3563                 Made debug info not translatable
3564         * src/mutt.c
3565         * src/quote_fmt.c
3566                 Added missing includes
3567         * src/prefs_common.c
3568                 Fixed typo
3569
3570 2002-08-14 [paul]       0.8.1claws58
3571
3572         * faq/es/sylpheed-faq.html
3573           faq/es/sylpheed-faq-[1-3].html
3574           faq/es/sylpheed-faq-4.html     **NEW FILE **
3575                 update Spanish FAQ
3576
3577 2002-08-13 [christoph]  0.8.1claws57
3578
3579         * src/procmsg.c
3580                 ignore thread fix that did not mark all
3581                 child nodes of a ignored thread as
3582                 ignored. Does not work perfectly yet,
3583                 but it is better now
3584
3585 2002-08-13 [alfons]     0.8.1claws56
3586
3587         * src/crash.c
3588                 o implement 'save crash log'
3589                 o some tweaks
3590
3591 2002-08-13 [melvin]     0.8.1claws55
3592
3593         * src/main.c
3594                 removed unrequired "execinfo.h" header
3595
3596 2002-08-12 [paul]       0.8.1claws54
3597
3598         * faq/en/sylpheed-faq.html
3599           faq/en/sylpheed-faq-[1-3].html
3600           faq/en/sylpheed-faq-4.html     **NEW FILE **
3601                 update English FAQ
3602
3603 2002-08-12 [alfons]     0.8.1claws53
3604
3605         * po/POTFILES.in
3606                 add crash.c to translatables
3607         * src/crash.c
3608                 bring in Leandro's crash dialog
3609
3610 2002-08-11 [alfons]     0.8.1claws52
3611
3612         * src/crash.c
3613                 clean up some warnings
3614
3615 2002-08-11 [alfons]     0.8.1claws51
3616
3617         * acconfig.h
3618         * configure.in
3619         * src/crash.[ch]        ** NEW FILES **
3620         * src/main.c            
3621                 initial gdb crash handler
3622
3623 2002-08-11 [paul]       0.8.1claws50
3624
3625         * src/prefs_toolbar.c
3626                 replace Up/Down arrow pixmaps with text to be
3627                 consistent across icon themes
3628
3629 2002-08-11 [paul]       0.8.1claws49
3630
3631         * src/prefs_common.c
3632           src/prefs_toolbar.c
3633                 rename 'Pixmap' -> 'Icon'
3634
3635         * src/toolbar.[ch]
3636                 rename  'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
3637
3638 2002-08-10 [paul]       0.8.1claws48
3639
3640         * src/prefs_toolbar.c
3641                 re-work the UI
3642
3643 2002-08-10 [paul]       0.8.1claws47
3644
3645         * src/main.c
3646                 don't write Processing progress to status bar
3647                 patch submitted by Alexander Evseev
3648
3649         * src/prefs_toolbar.c
3650                 re-position and resize window
3651                 make window assume correct size on first call
3652
3653 2002-08-10 [paul]       0.8.1claws46
3654
3655         * src/mainwindow.c
3656           src/prefs_toolbar.c
3657           src/toolbar.c
3658           src/toolbar.h
3659                 obey coding style
3660                 follow UI text conventions
3661
3662 2002-08-10 [alfons]     0.8.1claws45
3663
3664         * src/toolbar.c
3665                 correct pixmap for delete action
3666
3667 2002-08-10 [paul]       0.8.1claws44
3668
3669         * po/pt_BR.po
3670                 updated by Fabio Jr. Beneditto
3671
3672 2002-08-10 [paul]       0.8.1claws43
3673
3674         * po/POTFILES.in
3675                 add custom toolbar files
3676
3677 2002-08-10 [paul]       0.8.1claws42
3678
3679         * sync with 0.8.1cvs22
3680                 see ChangeLog 2002-08-09
3681
3682 2002-08-09 [paul]       0.8.1claws41
3683
3684         * tools/Makefile.am
3685           tools/README
3686           tools/outlook2sylpheed.pl     ** NEW FILE **
3687                 add script to convert exported Outlook
3688                 contacts list to a Sylpheed addressbook.
3689                 Submitted by Ricardo Mones Lastra.
3690
3691 2002-08-09 [paul]       0.8.1claws40
3692
3693         * AUTHORS
3694           configure.in
3695           po/sr.po      ** NEW FILE **
3696                 add Serbian message catalog. Submitted by
3697                 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>             
3698
3699 2002-08-09 [paul]       0.8.1claws39
3700
3701         * sync with 0.8.1cvs21
3702                 see ChangeLog 2002-08-08
3703
3704 2002-08-08 [oliver]     0.8.1claws38
3705
3706         * src/mainwindow.c
3707                 move Custom Toolbar to Configuration menu
3708
3709 2002-08-08 [oliver]     0.8.1claws37
3710
3711         * src/prefs_toolbar.c
3712                 fix substitute pixmap bug
3713
3714 2002-08-08 [paul]       0.8.1claws36
3715
3716         * sync with 0.8.1cvs19
3717                 see ChangeLog 2002-08-08
3718
3719 2002-08-07 [christoph]  0.8.1claws35
3720
3721         * src/utils.c
3722                 fixed a memory leak in new canonicalize_file_replace
3723
3724 2002-08-07 [christoph]  0.8.1claws34
3725
3726         * src/utils.[ch]
3727                 o canonicalize_file_replace should create the temporary
3728                   file in the same directory as the original file.
3729                 o added get_tmpfile_in_dir that creates a temorary file
3730                   in a specified directory.
3731
3732 2002-08-07 [melvin]     0.8.1claws33
3733
3734         * src/toolbar.c
3735                 fixed bug where 'Article' button acted as 'Email' button.
3736
3737 2002-08-07 [paul]       0.8.1claws32
3738
3739         * sync with 0.8.1.cvs17
3740                 see ChangeLog 2002-08-07
3741
3742 2002-08-07 [colin]      0.8.1claws31
3743         
3744         * src/news.c
3745                 fix mass-cancel problem
3746
3747 2002-08-07 [thorsten]   0.8.1claws30
3748
3749         * src/prefs_toolbar.c
3750                 fix: crash on replace or add new button
3751         * src/toolbar.c
3752                 fix: close xmlfile after reading
3753         * src/utils.c
3754                 fix: unlink() file before rename()
3755
3756 2002-08-06 [paul]       0.8.1claws29
3757
3758         * sync with 0.8.cvs15
3759                 see ChangeLog 2002-08-06
3760
3761 2002-08-06 [oliver]     0.8.1claws28
3762
3763         * src/toolbar.c
3764         * src/prefs_toolbar.c
3765                 fixed empty toolbar issue
3766
3767 2002-08-06 [oliver]     0.8.1claws27
3768
3769         * Custom Toolbar Final 
3770         * src/folderview.c
3771         * src/inc.c
3772         * src/summaryview.c
3773                 o toolbar stuff now lives in src/toolbar.[ch]
3774                 o main_window_toolbar_* functions are renamed to
3775                   toolbar_* reflecting their new source file
3776         * src/mainwindow.[ch]
3777                 o remove toolbar stuff  
3778
3779 2002-08-06 [oliver]     0.8.1claws26
3780         
3781         * src/Makefile.am
3782         * src/prefs_toolbar.[ch]        **New File**
3783         * src/toolbar.[ch]              **New File**
3784                 o prefs_toolbar.[ch] custom toolbar frontend
3785                 o toolbar.[ch]       backend 
3786
3787 2002-08-06 [oliver]     0.8.1claws25
3788
3789         * src/prefs_actions.[ch]
3790                 o new exported function actions_execute
3791
3792 2002-08-06 [paul]       0.8.1claws24
3793
3794         * sync with 0.8.1cvs4
3795                 see ChangeLog 2002-08-06
3796
3797 2002-08-06 [paul]       0.8.1claws23
3798
3799         * sync with 0.8.1cvs13
3800                 see ChangeLog 2002-08-06
3801
3802 2002-08-06 [paul]       0.8.1claws22
3803
3804         * sync with 0.8.1cvs12
3805                 see ChangeLog 2002-08-05 and 2002-08-06
3806
3807 2002-08-06 [match]      0.8.1claws21
3808
3809         * src/addrclip.c
3810                 improvements to cut/copy/paste address
3811
3812 2002-08-05 [match]      0.8.1claws20
3813
3814         * src/addritem.[ch]
3815         * src/addrcache.c
3816         * src/addrbook.c
3817         * src/editaddress.c
3818         * src/addressbook.c
3819                 fixes to improve cut/copy/paste
3820
3821 2002-08-06 [melvin]     0.8.1claws19
3822
3823         * src/account.[ch]
3824                 account_find_all_from_address(): new function that returns the
3825                 list of all accounts that are matched in an address.
3826         * src/alertpanel.[ch]
3827                 alertpanel() now accepts a custom widget
3828                 alertpanel_with_widget(): new function that pops up a panel with
3829                 a custom widget in it 
3830         * src/gtkutils.[ch]
3831                 gtkut_account_menu_new(): new function that allows the selection
3832                 of an account from a list of accounts.
3833         * src/messageview.c
3834                 Extended Return Receipt notification to select the correct 
3835                 account and to make a security test on the Delivery-Notification
3836                 address which should be the same as the Return-Path.
3837
3838 2002-08-06 [thorsten]   0.8.1claws18
3839
3840         * src/mimeview.c
3841                 attach_all: save unnamed as "noname.%d",
3842                 dont free static dirname
3843
3844 2002-08-05 [alfons]     0.8.1claws17
3845
3846         * configure.in
3847                 detect XIM by trying to link rather than compile a XIM program
3848
3849 2002-08-05 [oliver]     0.8.1claws16
3850                 
3851         * src/stock_pixmap.[ch]
3852                 o add UP_ARROW to available pixmaps (already in pixmap-directory)
3853                 o new func to retrieve pixmaps
3854
3855 2002-08-05 [paul]       0.8.1claws15
3856
3857         * sync with 0.8.1cvs10
3858                 see ChangeLog 2002-08-05
3859
3860 2002-08-04 [alfons]     0.8.1claws14
3861
3862         * src/textview.c
3863                 see if this plugs memleak
3864
3865 2002-08-04 [melvin]     0.8.1claws13
3866
3867         * src/gtkspell.c
3868                 fixed bug that could crash Sylpheed when highlighting
3869                 all misspelled words.
3870
3871 2002-08-03 [melvin]     0.8.1claws12
3872
3873         * src/prefs_actions.c
3874                 removed unnecessary checks for NULL introduced in 0.8.1claws11.
3875         * src/messageview.c
3876                 fixed bug where the Return Receipt was sent to
3877                 Delivery-Notification-To address even if it was not present
3878
3879 2002-08-02 [alfons]     0.8.1claws11
3880
3881         * src/prefs_actions.c
3882                 o more check for NULLs
3883                 o put create_io_dialog() in right conditional block
3884
3885 2002-08-02 [paul]       0.8.1claws10
3886
3887         * po/es.po
3888                 updated by Ricardo Mones Lastra
3889
3890 2002-08-01 [christoph]  0.8.1claws9
3891
3892         * src/folder.c
3893                 don't free the cache of the opened
3894                 folder in the summaryview
3895         * src/summaryview.c
3896                 don't unset flags, if it is not required
3897
3898 2002-08-01 [paul]       0.8.1claws8
3899
3900         * sync with 0.8.1cvs8
3901                 see ChangeLog entry 2002-08-01
3902
3903 2002-08-01 [paul]       0.8.1claws7
3904
3905         * sync with 0.8.1cvs7
3906                 see ChangeLog 2002-07-31 and 2002-08-01
3907
3908 2002-07-31 [christoph]  0.8.1claws6
3909
3910         * src/mainwindow.c
3911                 forgot to update menu sensitivity
3912                 function for new menu entry
3913
3914 2002-07-31 [alfons]     0.8.1claws5
3915
3916         * src/main.c
3917                 check folder item and its path for NULL on
3918                 initial processing
3919
3920 2002-07-31 [christoph]  0.8.1claws4
3921
3922         * src/folder.c
3923                 check if folder_item_get_msginfo in
3924                 folder_item_remove_msg returned NULL
3925         * src/imap.c
3926                 better clear the uid cache in the
3927                 uid validity check function and delete
3928                 cached messages
3929
3930 2002-07-31 [paul]       0.8.1claws3
3931
3932         * man/sylpheed.1
3933                 add the '--attach' option and a few other
3934                 minor changes
3935
3936 2002-07-31 [paul]       0.8.1claws2
3937
3938         * sync with 0.8.1cvs5
3939                 see ChangeLog 2002-07-31
3940
3941 2002-07-31 [christoph]  0.8.1claws1
3942
3943         * src/folderview.[ch]
3944         * src/mainwindow.c
3945                 replace "Rescan all folders..." with
3946                 "Check all folders for new messages..."
3947
3948 2002-07-30 [paul]       0.8.1claws
3949
3950         * version 0.8.1claws released
3951
3952 2002-07-30 [paul]       0.8.0claws29
3953
3954         * tools/OOo2sylpheed.pl ** NEW FILE **
3955           tools/README
3956                 add script to enable sending documents as
3957                 attachments from OpenOffice.org
3958
3959 2002-07-30 [melvin]     0.8.0claws28
3960
3961         * src/prefs_actions.c
3962                 Made the actions' input/output dialog display
3963                 without delay.
3964
3965 2002-07-30 [christoph]  0.8.0claws27
3966
3967         * src/procmsg.c
3968                 check if folder_item_get_msginfo in
3969                 procmsg_save_to_outbox returned NULL
3970
3971 2002-07-30 [paul]       0.8.0claws26
3972
3973         * sync with 0.8.1cvs4
3974                 see ChangeLog 2002-07-29
3975
3976 2002-07-29 [thorsten]   0.8.0claws25
3977
3978         * README.claws
3979                 added selective download, delete on server
3980
3981 2002-07-29 [paul]       0.8.0claws24
3982
3983         * sync with 0.8.1cvs3
3984                 see ChangeLog 2002-07-29
3985
3986 2002-07-27 [christoph]  0.8.0claws23
3987
3988         * src/folder.c
3989                 add extra check if fetching the msginfo
3990                 returned NULL
3991
3992 2002-07-27 [paul]       0.8.0claws22
3993
3994         * sync with 0.8.1cvs2
3995                 see ChangeLog 2002-07-26
3996
3997 2002-07-27 [christoph]  0.8.0claws21
3998
3999         * src/imap.c
4000                 add another check if a valid msginfo
4001                 was returned
4002
4003 2002-07-26 [hoa]        0.8.0claws20
4004
4005         * src/folder.c
4006                 Fixed a condition in folder_item_destroy()
4007
4008         * src/imap.c
4009                 Fixed an error in IMAP protocol
4010
4011 2002-07-26 [alfons]     0.8.0claws19
4012
4013         * src/folder.c
4014                 ofcourse compare with identifier, not the path
4015
4016 2002-07-26 [alfons]     0.8.0claws18
4017
4018         * src/folder.c
4019                 use folder item identifier for saving / restoring
4020                 preferences because folder->path might not be unique
4021
4022 2002-07-26 [melvin]     0.8.0claws17
4023
4024         * src/logwindow.c
4025                 Fixed a crash introduced in 0.8.0claws5 when log is 
4026                 cut under 80 characters.
4027
4028 2002-07-26 [paul]       0.8.0claws16
4029
4030         * sync with 0.8.1cvs1
4031                 see ChangeLog 2002-07-26
4032
4033 2002-07-26 [christoph]  0.8.0claws15
4034
4035         * src/imap.[ch]
4036                 imap folder now remembers the last selected
4037                 folder and imap_fetch_msginfo skips selecting
4038                 the folder if it is already selected
4039
4040 2002-07-26 [christoph]  0.8.0claws14
4041
4042         * src/folder.c
4043         * src/folderview.c
4044         * src/imap.c
4045                 fix imap folder rescanning
4046
4047 2002-07-25 [christoph]  0.8.0claws13
4048
4049         * src/filter.c
4050         * src/folder.[ch]
4051         * src/folderview.c
4052         * src/imap.[ch]
4053         * src/mainwindow.c
4054         * src/mbox_folder.c
4055         * src/mh.c
4056         * src/news.c
4057                 implement imap uid cache and uid validity check
4058
4059 2002-07-25 [alfons]     0.8.0claws12
4060
4061         * src/summaryview.c
4062                 fix a brown paper bag bug, and also add some more
4063                 checks
4064
4065 2002-07-25 [christoph]  0.8.0claws11
4066
4067         * src/folder.c
4068                 don't mix copy, fetch_msginfo and remove
4069                 operations in folder item copy and move
4070                 operations
4071
4072 2002-07-25 [christoph]  0.8.0claws10
4073
4074         * src/folderview.c
4075         * src/mainwindow.c
4076         * src/prefs_folder_item.c
4077         * src/summaryview.[ch]
4078                 remove no longer required parameter update_cache from
4079                 summary_show
4080
4081 2002-07-25 [paul]       0.8.0claws9
4082
4083         * sync with 0.8.1
4084         
4085         * AUTHORS
4086                 a few corrections
4087
4088 2002-07-24 [alfons]     0.8.0claws8
4089
4090         * src/summaryview.c
4091                 sort correctly when using simplified subject line
4092                 (closes feature request "[ 585141 ] applying regexp to subject 
4093                 before sort" submitted by Alexandra Walford)
4094
4095 2002-07-24 [paul]       0.8.0claws7
4096
4097         * sync with 0.8.0cvs3
4098                 see ChangeLog 2002-07-24
4099
4100 2002-07-23 [christoph]  0.8.0claws6
4101
4102         * src/folder.c
4103         * src/folder.h
4104         * src/summaryview.c
4105         * src/summaryview.h
4106         * src/main.c
4107                 o separate processing and summaryview
4108                 o removed summary_write_cache from summaryview
4109                 o removed summaryview->killed_messages, because we don't have
4110                   to keep a list of killed messages anymore. New cache will
4111                   keep the hidden messages in cache anyway
4112         * src/folderview.c
4113         * src/inc.c
4114         * src/selective_download.c
4115                 o removed unnecessary summary_write_cache calls
4116         * src/procmsg.c
4117                 o don't set ignore thread flag in procmsg_get_thread_tree
4118                   if it is already set
4119         * src/mainwindow.c
4120         * src/statusbar.h
4121                 o moved STATUSBAR_PUSH/POP to statusbar.h because
4122                   they are used in different files
4123
4124 2002-07-23 [melvin]     0.8.0claws5
4125
4126         * src/addressbook.c
4127         * src/addrgather.c
4128         * src/editaddress.c
4129         * src/editgroup.c
4130         * src/editldap_basedn.c
4131         * src/importldif.c
4132         * src/prefs_common.c
4133                 Fixed few memory leak (gtk_editable_get_chars returns
4134                 an allocated string)
4135         * src/logwindow.c
4136                 Fixed few memory leak (gtk_editable_get_chars returns
4137                 an allocated string) and modified a little the log cutting
4138                 loop.
4139         * src/compose.c
4140                 Replaced a call to an obsolete function gtk_entry_get_text()
4141                 by gtk_editable_get_chars()
4142         * src/send.c
4143                 Removed a debug printf
4144
4145 2002-07-23 [christoph]  0.8.0claws4
4146
4147         * src/filesel.c
4148                 fix another g_dirname memory leak
4149
4150 2002-07-23 [christoph]  0.8.0claws3
4151
4152         * src/mh.c
4153                 fixed a memory leak in mh_fetch_msginfo
4154                 fixed crash when message header could not be
4155                 parsed
4156
4157 2002-07-23 [paul]       0.8.0claws2
4158
4159         * sync with 0.8.0cvs2
4160                 see ChangeLog 2002-07-23
4161
4162 2002-07-23 [paul]       0.8.0claws1
4163
4164         * sync with 0.8.0cvs1
4165                 see ChangeLog 2002-07-23
4166
4167 2002-07-23 [paul]       0.8.0claws
4168
4169         * release of 0.8.0claws
4170
4171 2002-07-23 [paul]       0.7.8claws99
4172
4173         * po/ru.po
4174                 new Russian translation, submitted by
4175                 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
4176
4177 2002-07-22 [jens]       0.7.8claws98
4178
4179         * po/de.po
4180                 Updated German translations.
4181
4182 2002-07-22 [paul]       0.7.8claws97
4183
4184         * po/es.po
4185           po/it.po
4186           po/nl.po
4187           po/pt_BR.po
4188                 updated translations by Ricardo Mones Lastra,
4189                 Alessandro Maestri, Wilbert Berendsen and 
4190                 Fabio Jr. Beneditto respectively
4191
4192 2002-07-22 [christoph]  0.7.8claws96
4193
4194         * src/mimeview.c
4195                 fix memory leak caused by wrong g_dirname usage
4196
4197 2002-07-22 [christoph]  0.7.8claws95
4198
4199         * src/summaryview.c
4200                 update new and unread message counts for summaryview
4201                 summaryview does not get it from the folder anymore
4202                 and has to update the values itself
4203
4204 2002-07-22 [melvin]     0.7.8claws94
4205
4206         * po/fr.po
4207                 Updated French translations.
4208
4209 2002-07-22 [christoph]  0.7.8claws93
4210
4211         * src/matcher.c
4212                 set prop->preg pointer to NULL or following check
4213                 will not fail and regexec will be called with
4214                 invalid pointer
4215
4216 2002-07-21 [alfons]     0.7.8claws92
4217         
4218         * src/prefs_common.[ch]
4219                 remove option "Send return receipt on request"
4220
4221 2002-07-21 [thorsten]   0.7.8claws91
4222
4223         * src/mimeview.c
4224                 fixed memleaks, coding style as pointed out by alfons
4225
4226 2002-07-21 [alfons]     0.7.8claws90
4227
4228         * src/messageview.c
4229         * src/noticeview.[ch]
4230                 o fix bug notice view being displayed when going to empty folder 
4231                   (noticed by Christoph)
4232                 o allow RRR to be sent when restarting sylpheed, or changing folder 
4233                   (noticed by Thorsten)
4234
4235 2002-07-21 [thorsten]   0.7.8claws89
4236
4237         * src/mimeview.c
4238                 Included save_all patch from Xaview FACQ
4239                 added support for pathnames
4240
4241 2002-07-21 [alfons]     0.7.8claws88
4242
4243         * po/POTFILES.in
4244         * src/Makefile.am
4245         * src/mainwindow.c
4246         * src/messageview.[ch]
4247         * src/noticeview.c      ** NEW FILE **
4248         * src/noticeview.h      ** NEW FILE **
4249                 make return receipts work again
4250                 (UI idea by Leandro Pereira)
4251
4252 2002-07-21 [paul]       0.7.8claws87
4253
4254         * src/summaryview.c
4255                 fix sensitivity of 'Select thread'
4256
4257 2002-07-21 [paul]       0.7.8claws86
4258
4259         * src/prefs_common.c
4260                 add browser command line for Galeon
4261
4262 2002-07-21 [paul]       0.7.8claws85
4263
4264         * Makefile.am
4265                 fix 'EXTRA_DIST': remove README.README, add TODO
4266                 and TODO.claws
4267
4268 2002-07-21 [alfons]     0.7.8claws84
4269
4270         * src/gtkstext.c
4271                 make enter clear selection
4272                 (closes "[ 579888 ] Editor selection/entry error"
4273                 reported by Steve Lamb)
4274
4275 2002-07-21 [alfons]     0.7.8claws83
4276         
4277         * src/summaryview.c
4278                 sort message list when selecting unthread messages
4279                 (closes "[ 501593 ] switching threaded view doesn't sort"
4280                 reported by Simon Schubert)
4281
4282 2002-07-20 [alfons]     0.7.8claws82
4283         
4284         * src/matcher.c
4285                 const-correctness
4286
4287 2002-07-20 [thorsten]   0.7.8claws81
4288
4289         * src/matcher.c
4290                 Fixed expansion of empty fields in matchactions
4291
4292 2002-07-19 [melvin]     0.7.8claws80
4293
4294         * src/gtkspell.c
4295                 Removed a duplicate menu entry (fast mode) introduced during
4296                 the new cache merge
4297                 Added a menu separator between 'Use alternate' and 'Fast mode'
4298
4299 2002-07-19 [paul]       0.7.8claws79
4300
4301         * tools/Makefile.am
4302           tools/README
4303                 correct typos
4304
4305 2002-07-19 [thorsten]   0.7.8claws78
4306
4307         * tools/calypso_convert.pl      ** NEW FILE **
4308           tools/README
4309           tools/Makefile.am
4310                 script to import mbox files exported
4311                 by calypso
4312                 o generates folder structure
4313                 o includes attachments
4314
4315 2002-07-19 [melvin]     0.7.8claws77
4316
4317         * src/selective_download.[ch]
4318                 Fixed bug where closing the dialog with the window manager's
4319                 close button will not unlock the summary
4320                 Corrected some function declarations that missed a return value
4321                 Made the source code comply better with coding style.
4322         * src/prefs_common.c
4323                 Added new browser command line for Mozilla.
4324
4325 2002-07-18 [paul]       0.7.8claws76
4326
4327         * src/mainwindow.c
4328           src/selective_download.[ch]
4329                 reflect theme changes, fix Gdk Warning when creating 
4330                 pixmap from NULL window, and minor clean up.
4331                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
4332
4333         * po/en_GB.po
4334                 updated
4335
4336 2002-07-17 [paul]       0.7.8claws75
4337
4338         * INSTALL[.jp]
4339                 sync with 0.8.0
4340         
4341         * po/en_GB.po
4342                 updated
4343
4344 2002-07-16 [paul]       0.7.8claws74
4345
4346         * tools/filter_conv.pl
4347           tools/README
4348                 replace conversion script with reimplemented version, 
4349                 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
4350
4351 2002-07-16 [colin]      0.7.8claws73
4352
4353         * src/summaryview.c
4354                 remove forgotten debug messages - sorry ;-)
4355
4356 2002-07-16 [colin]      0.7.8claws72
4357
4358         * src/mimeview.c
4359           src/summaryview.c
4360           src/textview.c
4361           src/textview.h
4362                 add the ability to select part of a text mime-part 
4363                 to reply.
4364
4365 2002-07-15 [christoph]  0.7.8claws71
4366
4367         * src/folder.c
4368                 fix folder message count for folders without
4369                 msg_is_changed (includes news folders)
4370
4371 2002-07-15 [martin]     0.7.8claws70
4372
4373         * src/summaryview.c
4374                 option "display recipient on 'From'..." now works
4375                 without the need of enabling the option
4376                 "display  sender  using  address  book".
4377
4378 2002-07-15 [christoph]  0.7.8claws69
4379
4380         * src/summaryview.c
4381                 removed setting folder status from summaryview.
4382                 folder.c should update all message counts correctly.
4383
4384 2002-07-15 [paul]       0.7.8claws68
4385
4386         * po/pt_BR.po
4387                 updated by Fabio Junior Beneditto
4388
4389 2002-07-15 [darko]      0.7.8claws67
4390
4391         * src/mh.c
4392                 Fixed target folder colorization, don't decrease op
4393                 number twice
4394
4395 2002-07-14 [paul]       0.7.8claws66
4396
4397         * sync with main 0.8.0
4398                 see ChangeLog 2002-07-14
4399
4400 2002-07-13 [melvin]     0.7.8claws65
4401         
4402         * src/addrbook.c
4403         * src/addressbook.c
4404         * src/addrindex.c
4405                 Replaced sprintf by g_snprintf to prevent possible buffer
4406                 overflow.
4407         * src/news.c
4408                 Corrected a log message output format.
4409                 Added a missing "done" debug output.
4410         * src/compose.c
4411                 Added keyboard accelerator for Priority menu items
4412                 Added missing \n in debug output
4413         * src/logwindow.c
4414         * src/gtkspell.c
4415         * src/rfc2015.c
4416                 Added missing \n in debug output
4417
4418 2002-07-13 [paul]       0.7.8claws64
4419
4420         * man/sylpheed.1
4421                 change Sergey's email address to the sf address
4422
4423         * src/textview.c
4424                 increase show_url_timeout (more useful for long
4425                 urls)
4426
4427 2002-07-12 [sergey]     0.7.8claws63
4428
4429         * src/rfc2015.c
4430                 applied (with some modifications) patch to set the
4431                 micalg parameter for signatures
4432                 (2001-08-28 Werner Koch <wk@gnupg.org>)
4433
4434 2002-07-12 [sergey]     0.7.8claws62
4435
4436         * man/Makefile.am
4437         * configure.in
4438                 fixed man page installation
4439
4440 2002-07-12 [paul]       0.7.8claws61
4441
4442         * sync with 0.7.8cvs26
4443                 see ChangeLog 2002-07-11 and 2002-07-12
4444
4445 2002-07-11 [christoph]  0.7.8claws60
4446
4447         * src/compose.c
4448         * src/procmsg.c
4449                 first use the message number to find the message
4450                 to mark with a reply flag but check the
4451                 message-id if we got the correct message, if not
4452                 try to find it by message-id.
4453                 use new string seperator that is not allowed
4454                 in message-ids.
4455
4456 2002-07-11 [paul]       0.7.8claws59
4457
4458         * sync with 0.7.8cvs23
4459                 see ChangeLog 2002-07-10
4460
4461 2002-07-10 [christoph]  0.7.8claws58
4462
4463         * src/folder.[ch]
4464         * src/msgcache.[ch]
4465                 Added message-id table to the cache in memory
4466                 and functions to msgcache.c and folder.c to
4467                 fetch MsgInfos by message id
4468         * src/compose.c
4469         * src/procmsg.c
4470                 store folder and message-id of message replying
4471                 to in queue header and set reply flag after sending
4472                 (Closes bug #469498)
4473
4474 2002-07-10 [paul]       0.7.8claws57
4475
4476         * AUTHORS
4477           man/sylpheed.1.gz
4478                 add Martin to the list of authors
4479
4480 2002-07-09 [martin]     0.7.8claws56
4481         * src/gtksctree.c
4482                 Added gtk_ctree_last_visible(), tree_update_level(),
4483                 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
4484                 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
4485                 from gtk+ to gtksctree.c for the new sorting code
4486                 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
4487                 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
4488         * src/gtksctree.h
4489                 Added declaration for gtk_sctree_sort_recursive() and
4490                 gtk_sctree_sort_node
4491         * src/addressbook.c
4492         * src/foldersel.c
4493         * src/folderview.c
4494         * src/summaryview.c
4495                 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
4496                 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
4497
4498 2002-07-08 [paul]       0.7.8claws55
4499
4500         * more sync with 0.7.8cvs21
4501                 see ChangeLog 2002-07-08
4502
4503 2002-07-08 [paul]       0.7.8claws54
4504
4505         * sync with 0.7.8cvs21
4506                 see ChangeLog 2002-07-08
4507
4508 2002-07-07 [alfons]     0.7.8claws53
4509
4510         * src/Makefile.am
4511         * src/stock_pixmap.[ch]
4512         * src/pixmaps/notice_warn.xpm   ** NEW FILE **
4513         * src/pixmaps/notice_error.xpm  ** NEW FILE **
4514         * src/pixmaps/notice_note.xpm   ** NEW FILE **
4515                 add new pixmaps for upcoming notice pane
4516
4517 2002-07-06 [melvin]     0.7.8claws52
4518
4519         * src/gtkspell.[ch]
4520                 Made them a bit closer to Sylpheed's coding style.
4521                 Removed old code.
4522                 Removed possible memory leaks when some errors occurs.
4523
4524 2002-07-06 [melvin]     0.7.8claws51
4525
4526         * po/Makefile.in.in
4527                 Removed --no-location in xgettext command line to help
4528                 translators that use Emacs' po-mode
4529         * src/quote_fmt.c
4530                 Removed unnecessary comments that messed up sylpheed.pot
4531
4532 2002-07-06 [paul]       0.7.8claws50
4533
4534         * sync with 0.7.8cvs19
4535                 see ChangeLog 2002-07-05
4536
4537 2002-07-06 [christoph]  0.7.8claws49
4538
4539         * src/folder.c
4540         * src/mainwindow.c
4541                 fix folder_item_remove_all_msg and folderview
4542                 status for trash folders after emptying trash
4543
4544 2002-07-05 [paul]       0.7.8claws48
4545
4546         * sync with 0.7.8cvs16
4547                 see ChangeLog 2002-07-04 and 2002-07-05
4548
4549 2002-07-04 [paul]       0.7.8claws47
4550
4551         * sync with 0.7.8cvs14
4552                 see  ChangeLog 2002-07-04
4553
4554 2002-07-03 [alfons]     0.7.8claws46
4555
4556         * src/folder.c
4557                 dupe folder item's path because it's being reallocated
4558                 by new folder scanning code
4559
4560 2002-07-03 [christoph]  0.7.8claws45
4561
4562         * src/imap.c
4563                 better IMAP uid fetching using 'FETCH 1:* (UID)'
4564         * src/msgcache.c
4565                 add missing return in msgcache_write
4566
4567 2002-07-02 [thorsten]   0.7.8claws44
4568
4569         * src/jpilot.c
4570         * src/msgcache.c
4571         * src/rfc2015.c
4572                 use binary mode for file access
4573
4574 2002-07-02 [christoph]  0.7.8claws43
4575
4576         * major code cleanup (part 1)
4577         
4578                 - unused variables removed
4579                 - unused functions removed
4580                 - uninitialized variables checked
4581                 - missing return statements added
4582                 - missing function return types added
4583                 - added parentheses around assignment and
4584                   && in || when suggested by gcc
4585               
4586         * src/mh.c
4587         * src/folder.c
4588                 replaced direct calls to folder->scan_tree
4589                 with folder_scan_tree and restore folder
4590                 prefs in this function. The folder should
4591                 not have to deal with them.
4592                 ( Should now work for all folder types )
4593
4594 2002-07-02 [paul]       0.7.8claws42
4595
4596         * sync with 0.7.8cvs13
4597                 see ChangeLog 2002-07-01 and 2002-07-02
4598
4599 2002-07-01 [christoph]  0.7.8claws41
4600
4601         * src/summaryview.c
4602                 fix "goto next/prev unread message" with
4603                 ignored threads
4604
4605 2002-07-01 [paul]       0.7.8claws40
4606
4607         * po/es.po
4608                 updated by Ricardo Mones Lastra
4609
4610 2002-06-30 [match]      0.7.8claws39
4611
4612         * src/jpilot.c
4613                 applied variation of leonerd's patch (566661) to
4614                 allow multiple email addresses per JPilot entry.
4615                 addresses may be separated by space, comma, pipe,
4616                 semi-colon, new-line.
4617
4618 2002-06-30 [alfons]     0.7.8claws38
4619
4620         * src/procmsg.c
4621                 simple fix for putting older nodes before
4622                 newer nodes when threading by subject
4623
4624 2002-06-30 [christoph]  0.7.8claws37
4625
4626         * src/folder.c
4627         * src/folderview.c
4628         * src/mh.c
4629         * src/news.c
4630         * src/procmsg.c
4631                 fix broken folder tree rescaning
4632                 and don't use procmsg_get_mark_sum
4633                 anymore
4634
4635 2002-06-30 [christoph]  0.7.8claws36
4636
4637         * merge new cache branch
4638         * src/imap.c
4639                 fix new cache imap copy bug
4640         * src/folder.c
4641                 improved folder_item_scan
4642                 it should now always set the correct
4643                 new, unread and total message counts
4644
4645 2002-06-29 [paul]       0.7.8claws35
4646
4647         * configure.in
4648                 correct syntax error
4649
4650 2002-06-29 [paul]       0.7.8claws34
4651
4652         * configure.in
4653           Makefile.am
4654           man/Makefile.am       ** NEW FILE **
4655           man/sylpheed.1.gz     ** NEW FILE **
4656                 add Sylpheed man page
4657
4658 2002-06-29 [paul]       0.7.8claws33
4659
4660         * po/pt_BR.po
4661                 updated by Fabio Junior Beneditto
4662
4663 2002-06-28 [jens]       0.7.8claws32
4664
4665         * po/de.po
4666                 translation updated
4667
4668         * src/selective_download.c
4669                 removed gettext for space " "
4670
4671         * src/imap.c
4672                 removed wrong space
4673
4674 2002-06-28 [paul]       0.7.8claws31
4675
4676         * sync with 0.7.8cvs11
4677                 see ChangeLog 2002-06-28
4678
4679 2002-06-28 [paul]       0.7.8claws30
4680
4681         * sync with 0.7.8cvs10
4682                 see ChangeLog 2002-06-27 and 2002-06-28
4683
4684 2002-06-26 [paul]       0.7.8claws29
4685
4686         * src/addrgather.c
4687           src/selective_download.c
4688                 don't gettextise empty strings.
4689                 reserved by gettext. gettext("") returns 
4690                 the header entry with meta information, 
4691                 not the empty string
4692
4693         * po/en_GB.po
4694                 updated
4695
4696 2002-06-26 [paul]       0.7.8claws28
4697
4698         * sync with 0.7.8cvs7
4699                 see ChangeLog 2002-06-25
4700
4701         * src/prefs_common.c
4702                 ...and in the process, tweak the gui a little
4703
4704 2002-06-25 [alfons]     0.7.8claws27
4705         
4706         * configure.in
4707         * src/Makefile.am
4708                 fine tune ldap library detection
4709
4710 2002-06-25 [alfons]     0.7.8claws26
4711
4712         * src/compose.c
4713                 don't allow return receipts when composing a news article
4714
4715 2002-06-25 [paul]       0.7.8claws25
4716
4717         * Makefile.am
4718                 add '$(AMTAR)' to 'release' section to allow for
4719                 new and older autotools
4720
4721 2002-06-25 [paul]       0.7.8claws24
4722
4723         * src/summaryview.c
4724                 fix "No more unread messages" persistant pop-up
4725                 window bug
4726
4727 2002-06-25 [paul]       0.7.8claws23
4728
4729         * po/it.po
4730                 updated by Alessandro Maestri
4731
4732 2002-06-25 [paul]       0.7.8claws22
4733
4734         * sync with 0.7.8cvs6
4735                 see ChangeLog 2002-06-25
4736
4737 2002-06-24 [paul]       0.7.8claws21
4738
4739         * tools/update-po
4740                 add GPL copyright information
4741
4742 2002-06-24 [paul]       0.7.8claws20
4743
4744         * tools/Makefile.am
4745           tools/README
4746           tools/update-po       ** NEW FILE **
4747                 add script that eases the creation of *.po files
4748                 Submitted by Wilbert Berendsen <wilbert@oswf.org>
4749
4750 2002-06-23 [alfons]     0.7.8claws19
4751
4752         * src/messageview.c
4753                 make notification_convert_header obey const correctness
4754                 (next step will be fixing the broken return receipt)
4755
4756 2002-06-23 [paul]       0.7.8claws18
4757
4758         * src/messageview.c
4759                 fix bug introduced in last commit:
4760                 removed too much code in last commit - put back what's
4761                 needed
4762
4763 2002-06-23 [paul]       0.7.8claws17
4764
4765         * src/messageview.[ch]
4766                 remove code committed in error from locally patched
4767                 source
4768
4769 2002-06-23 [colin]      0.7.8claws16
4770
4771         * src/compose.[ch]
4772                 add compose_entry_select(), used to select the default_to
4773                 email address - hopefully avoiding people sending mails to
4774                 wrong recipients.
4775
4776 2002-06-22 [alfons]     0.7.8claws15
4777
4778         * AUTHORS
4779                 add Bram Metsch & Stanislav Karchebny
4780         * src/smtp.[ch]
4781         * src/prefs_account.[ch]
4782         * src/send.c
4783                 - apply and adapt Bram's patch which allows user to set SMTP AUTH 
4784                   options.  (see <http://sourceforge.net/tracker/index.php
4785                   ?func=detail&aid=566937&group_id=25528&atid=384600>);
4786
4787                 - merge Stanislav's fix to make SMTP AUTH work with qmail
4788                   (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
4789
4790 2002-06-22 [paul]       0.7.8claws14
4791
4792         * sync with 0.7.8cvs5
4793                 see ChangeLog 2002-06-19 and 2002-06-20
4794
4795 2002-06-22 [alfons]     0.7.8claws13
4796
4797         * src/selective_download.c
4798                 fix a stupid mistake I made
4799
4800 2002-06-22 [alfons]     0.7.8claws12
4801
4802         * src/selective_download.[ch]
4803                 fix another unnoticed leak; cleanup code
4804
4805 2002-06-21 [alfons]
4806
4807         * tools/Makefile.am
4808                 gpg-sign <-- gpg-sign-syl
4809
4810 2002-06-21 [alfons]     0.7.8claws11
4811
4812         * src/selective_download.c
4813         * src/selective_download.h
4814                 fix assorted mix of allocation errors (should solve
4815                 problem reported by Philippe Gramoullé, see:
4816                 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
4817
4818 2002-06-20 [melvin]     0.7.8claws10
4819
4820         * tools/gpg-sign *REMOVED*
4821           tools/gpg-sign-syl *ADDED*
4822                 Replaced the gpg clearsigning script with the version using
4823                 xterm instead of ssh-askpass and changed its name.
4824
4825         * README.claws
4826                 Updated actions example to reflect the renaming of the
4827                 gpg clearsigning script.
4828
4829 2002-06-19 [paul]       0.7.8claws9
4830
4831         * sync with 0.7.8claws9
4832                 see ChangeLog 2002-06-18 and 2002-06-19
4833
4834 2002-06-19 [paul]       0.7.8claws8
4835
4836         * sync with 0.7.8cvs1
4837                 see ChangeLog 2002-06-18
4838
4839 2002-06-18 [alfons]     0.7.8claws7
4840
4841         * src/mainwindow.h
4842                 add omitted prototype
4843
4844 2002-06-17 [paul]       0.7.8claws6
4845
4846         * src/mainwindow.c
4847                 fix hiding of exec_btn
4848
4849 2002-06-17 [paul]       0.7.8claws5
4850
4851         * src/pop.c
4852                 remove unneeded code: should_delete() 
4853                 and Pop3State::uidl_todelete_list
4854
4855 2002-06-17 [paul]       0.7.8claws4
4856
4857         * sync with 0.7.8
4858                 see ChangeLog 2002-06-11 and 2002-06-13
4859
4860 2002-06-16 [alfons]     0.7.8claws3
4861         
4862         * src/folder.c
4863                 make sure lock sort mode (claws specific) is
4864                 also persists after a tree rescan
4865
4866 2002-06-16 [alfons]     0.7.8claws2
4867
4868         * src/prefs_folder_item.c
4869         * src/folder.[ch]
4870                 fix persistence of folder sort mode (broken
4871                 by adapting Hiro's new folder persistence code)
4872
4873 2002-06-16 [alfons]     0.7.8claws1
4874
4875         * AUTHORS
4876         * src/logwindow.c
4877         * src/prefscommon.[ch]
4878                 control size of log text in log window; 
4879                 closes patch #569155 submitted by Mitko Haralanov.
4880
4881 2002-06-15 [paul]       0.7.8claws
4882
4883         * release of 0.7.8claws
4884
4885 2002-06-15 [paul]       0.7.7claws
4886
4887         * po/pt_BR.po
4888                 updated by Fabio Junior Beneditto
4889
4890 2002-06-14 [paul]       0.7.6claws49
4891
4892         * po/es.po
4893                 updated by Ricardo Mones Lastra
4894
4895 2002-06-14 [paul]       0.7.6claws48
4896
4897         * po/nl.po
4898                 updated translation by Wilbert Berendsen
4899
4900 2002-06-14 [melvin]     0.7.6claws47
4901
4902         * po/fr.po
4903                 Updated French translation
4904
4905 2002-06-13 [paul]       0.7.6claws46
4906
4907         * src/filesel.c
4908                 allow filename to be typed in, rather than just
4909                 selected by the mouse. Patch by Gustavo Noronha Silva.
4910
4911 2002-06-13 [alfons]     0.7.6claws45
4912
4913         * src/mainwindow.[ch]
4914                 more cleanups (removing unnecessary menu items Expand 
4915                 summary / message view)
4916
4917 2002-06-13 [melvin]     0.7.6claws44
4918
4919         * po/POTFILES.in
4920                 Added src/string_match.c
4921         * src/string_match.c
4922                 Fixed possible buffer overflow.
4923                 Corrected typo.
4924                 Added missing config.h header.
4925         * src/prefs_common.c
4926           src/prefs_matcher.c
4927           src/prefs_scoring.c
4928                 Made some strings translatable (missing _(..)).
4929
4930 2002-06-13 [melvin]     0.7.6claws43
4931
4932         * README.claws
4933                 Corrected action example (verifying clearsigned mail).
4934         * src/prefs_account.c
4935                 Corrected typo.
4936         * src/prefs_common.c
4937                 Removed incorrect line that generated a Gtk-CRITICAL msg.
4938
4939 2002-06-12 [alfons]     0.7.6claws42
4940
4941         * src/summaryview.c
4942                 add init of score column lost in 0.7.6claws42
4943
4944 2002-06-12 [paul]       0.7.6claws41
4945
4946         * src/prefs_account.c
4947                 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the 
4948                 behavior of the radio buttons, (from 0.7.7cvs2)
4949
4950 2002-06-11 [alfons]     0.7.6claws40
4951
4952         * src/messageview.[ch]
4953         * src/summaryview.[ch]
4954         * src/summary_search.c
4955         * src/mainwindow.c
4956                 perform a sync to bring in Hiro's separate view implementation 
4957
4958                 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
4959
4960 2002-06-11 [paul]       0.7.6claws39
4961         
4962         * src/prefs_account.c
4963                 correct a typo on the Receive tab
4964
4965 2002-06-10 [match]      0.7.6claws38
4966
4967         * src/addressbook.c
4968                 Included address completion patch from Gustavo Noronha.
4969
4970 2002-06-10 [paul]       0.7.6claws37
4971
4972         * src/inc.[ch]
4973           src/pop.c
4974           src/prefs_account.[ch]
4975           src/selective_download.[ch]
4976                 apply PATCH #561712
4977                  NEW:
4978                 - check if POP Account
4979                 - Receive Button renamed to Preview
4980                 - Preview Button Popup: preview new/all messages
4981                 - Download Button
4982                 - Account Preferences-->Receive tab checkbutton if you
4983                   want to remove Mail after Download
4984                 -: default YES
4985                 - Account Preferences-->Receive tab checkbutton use
4986                   filtering rules on preview
4987                   (think of delete_on_server)
4988                 -: default YES
4989                 - Account selectable from SD dialog
4990                 - checkbutton to show already downloaded messages if
4991                   all messages are previewed
4992                 - new clist column showing Date
4993                 - ESC KEY close
4994                 FIXES:
4995                 - play ball with UIDL
4996                 - fault tolerant (?) 
4997                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
4998
4999 2002-06-10 [melvin]     0.7.6claws36
5000
5001         * README.claws
5002                 Added a hint to ac/README in cvs instructions.
5003
5004         * src/prefs_actions.c
5005                 Made it possible to use a more elaborate command line
5006                 for asynchronous actions, too.
5007
5008 2002-06-10 [melvin]     0.7.6claws35
5009         
5010         * src/prefs_actions.c
5011                 Make it possible to use a more elaborate command line
5012                 (e.g. |foo|bar|cat>there;echo Done|)
5013                 Corrected error message when calling %f, %F and %p commands
5014                 from the compose window.
5015
5016 2002-06-09 [colin]      0.7.6claws34
5017
5018         * src/summaryview.c
5019                 Automatically find unread messages in current folder
5020                 before annoying the user.
5021
5022 2002-06-08 [alfons]     0.7.6claws33
5023
5024         * po/it.po
5025                 remove bad formatting string in it.po translation
5026                 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
5027
5028 2002-06-08 [paul]       0.7.6claws32
5029
5030         * sync with 0.7.6cvs25
5031                 see ChangeLog 2002-06-07
5032
5033 2002-06-05 [paul]       0.7.6claws31
5034
5035         * src/mainwindow.c
5036                 add 'Sort by locked' and 'Sort by score'
5037
5038 2002-06-05 [paul]       0.7.6claws30
5039
5040         * sync with 0.7.6cvs24
5041                 see ChangeLog 2002-06-04
5042
5043 2002-06-04 [paul]       0.7.6claws29
5044
5045         * po/pt_BR.po
5046                 updated by Fabio Junior Beneditto
5047
5048 2002-06-03 [thorsten]   0.7.6claws28
5049
5050         * src/matcher.c
5051                 fclose() matcherrc after reading
5052
5053 2002-06-03 [paul]       0.7.6claws27
5054
5055         * sync with 0.7.6cvs21
5056                 see ChangeLog 2002-05-31
5057
5058 2002-05-31 [paul]       0.7.6claws26
5059
5060         * sync with 0.7.6cvs20
5061                 see ChangeLog 2002-05-29 and 2002-05-30
5062
5063 2002-05-31 [paul]       0.7.6claws25
5064
5065         * src/imap.c
5066                 hopefully fix last buggy sync
5067
5068         * README.claws
5069                 correct typo in 'Actions' examples
5070
5071 2002-05-29 [paul]       0.7.6claws24
5072
5073         * sync with 0.7.6cvs18
5074                 see ChangeLog 2002-05-28 and 2002-05-29
5075
5076         * src/news.c
5077           src/nntp.[ch]
5078                 sync with above 
5079
5080 2002-05-28 [paul]       0.7.6claws23
5081
5082         * sync with 0.7.6cvs16
5083                 see ChangeLog 2002-05-28
5084
5085 2002-05-27 [thorsten]   0.7.6claws22 
5086
5087         * faq/it/sylpheed-faq-1.html
5088           faq/it/sylpheed-faq-2.html
5089           faq/it/sylpheed-faq-3.html
5090           faq/it/sylpheed-faq.html
5091                 corrected DOS lineendings
5092         * faq/de/sylpheed-faq-1.html
5093           faq/de/sylpheed-faq-2.html
5094           faq/en/sylpheed-faq-1.html
5095           faq/en/sylpheed-faq-2.html
5096           faq/en/sylpheed-faq-3.html
5097           faq/es/sylpheed-faq-1.html
5098           faq/es/sylpheed-faq-2.html
5099           faq/es/sylpheed-faq-3.html
5100           faq/fr/sylpheed-faq-1.html
5101           faq/it/sylpheed-faq-1.html
5102           faq/it/sylpheed-faq-2.html
5103           faq/it/sylpheed-faq-3.html
5104           faq/it/sylpheed-faq.html
5105                 changed ">" to &quot;
5106
5107 2002-05-27 [paul]       0.7.6claws21
5108         
5109         * sync with 0.7.6cvs15
5110                 see ChangeLog 2002-05-27
5111
5112 2002-05-27 [paul]       0.7.6claws20
5113
5114         * src/prefs_account.c
5115                 correct a typo
5116
5117 2002-05-26 [paul]       0.7.6claws19
5118
5119         * tools/README
5120                 correct a typo
5121
5122 2002-05-25 [paul]       0.7.6claws18
5123
5124         * tools/README
5125                 add description of kmail2sylpheed.pl
5126
5127 2002-05-25 [paul]       0.7.6claws17
5128
5129         * tools/kmail2sylpheed.pl       ** NEW FILE **
5130                 perl script that converts an exported Kmail address
5131                 book, converts it to sylpheed addressbook file,
5132                 writes the file to .sylpheed, and updates
5133                 addrbook--index.xml 
5134
5135 2002-05-25 [paul]       0.7.6claws16
5136
5137         * sync with 0.7.6cvs14
5138                 see ChangeLog 2002-05-23
5139
5140 2002-05-24 [paul]       0.7.6claws15
5141
5142         * README.claws
5143                 make a correction and add some more info
5144
5145 2002-05-24 [paul]       0.7.6claws14
5146
5147         * src/compose.c
5148                 fix memory leak in 
5149                 compose_redirect_write_headers_from_headerlist()
5150                 add Subject and Resent-Message-ID to
5151                 compose_redirect_write_headers()
5152                 Received, Subject, and X-UIDL are filtered out in 
5153                 compose_redirect_write_to_file()
5154
5155 2002-05-23 [paul]       0.7.6claws13
5156
5157         * src/compose.[ch]
5158           src/filtering.c
5159           src/mainwindow.c
5160           src/matcher.[ch]
5161           src/matcher_parser_lex.l
5162           src/matcher_parser_parse.y
5163           src/prefs_common.[ch]
5164           src/prefs_filtering.c
5165           src/summaryview.c
5166                 rename 'Bounce' to 'Redirect'
5167
5168 2002-05-23 [paul]       0.7.6claws12
5169
5170         * more sync with 0.7.6cvs13
5171           src/compose.c
5172                 see ChangeLog 2002-05-22
5173
5174 2002-05-22 [paul]       0.7.6claws11
5175
5176         * sync with 0.7.6cvs13
5177           src/codeconv.c
5178                 see ChangeLog 2002-05-20
5179           src/prefs_common.c
5180                 see ChangeLog 2002-05-22
5181
5182 2002-05-21 [melvin]     0.7.6claws10
5183
5184         * src/folderview.c
5185                 Added missing filtering and scoring headers
5186                 Fixed bad function call that showed garbage 
5187                 in Folder->Processing
5188
5189 2002-05-21 [paul]       0.7.6claws9
5190
5191         * tools/Makefile.am
5192                 make all tools executable, (patch by Alfons).
5193
5194 2002-05-20 [alfons]     0.7.6claws8
5195
5196         * src/procheader.c
5197                 don't forget to call mktime() so we have a valid week 
5198                 and year day
5199                 (Bug report by Roger Sondermann <mail@jumaros.de>)
5200
5201 2002-05-20 [paul]       0.7.6claws7
5202
5203         * src/html.c
5204                 fix broken parsing of urls
5205         * src/textview.c
5206                 fix displaying of urls
5207
5208                 both fixes from the patch [547855] by Eugene 
5209                 Brevdo (zonem)
5210
5211 2002-05-19 [alfons]     0.7.6claws6
5212
5213         * configure.in
5214                 make sylpheed configure correctly with the latest
5215                 and greatest of automake / autoconf / gettext
5216
5217 2002-05-19 [alfons]     0.7.6claws5
5218
5219         * src/procheader.c
5220         * src/procheader.h
5221                 add function for returning ime zone offset
5222         * src/quote_fmt.c
5223         * src/quote_fmt_parse.y
5224                 better quotation formatting - does not convert
5225                 to local time, but uses the original date string.
5226                 
5227                 Note: %z inserts the timezone offset (should 
5228                 work also on platforms where strftime does not
5229                 support %z).
5230
5231 2002-05-18 [christoph]  0.7.6claws4
5232
5233         * src/summaryview.c
5234                 fix indentation of some code
5235         * tools/Makefile.am
5236                 fix spaces after \
5237         * src/Makefile.am
5238                 add missing \
5239                 correct path for ignorethread.xpm
5240                 incorrect filename for sylpheed_logo.xpm
5241                 add missing include matcher_parser_parse.h
5242
5243 2002-05-18 [paul]       0.7.6claws3
5244
5245         * sync with 0.7.6cvs8
5246                 see ChangeLog 2002-05-16 and 2002-05-17
5247
5248 2002-05-18 [melvin]     0.7.6claws2
5249
5250         * README.claws
5251                 Corrected an action's definition and fixed some misspellings.
5252
5253 2002-05-18 [paul]       0.7.6claws1
5254
5255         * tools/Makefile.am
5256           tools/gpg-sign        ** new file **
5257           tools/uudec           ** new file **
5258                 add Melvin's Actions scripts
5259
5260         * README.claws
5261                 add Melvin's descriptions for Actions
5262
5263 2002-05-18 [paul]       0.7.6claws
5264
5265         * Version 0.7.6claws released
5266
5267 2002-05-17 [paul]       0.7.5claws32
5268
5269         * po/es.po
5270                 updated by Ricardo Mones Lastra
5271
5272 2002-05-17 [paul]       0.7.5claws31
5273
5274         * src/compose.c
5275                 fix Account prefs default folder for sent/draft/deleted
5276                 messages bug
5277
5278         * po/it.po
5279           po/nl.po
5280                 updated translation by Alessandro Maestri and
5281                 Wilbert Berendsen
5282
5283 2002-05-17 [melvin]     0.7.5claws30
5284
5285         * src/prefs_actions.c
5286                 Fixed bug where using %F not at the end of the command 
5287                 resulted in an additional empty argument being created.
5288                 Thanks to Darko Koruga for reporting the bug.
5289
5290 2002-05-17 [melvin]     0.7.5claws29
5291
5292         * po/fr.po
5293                 Updated French translations.
5294
5295 2002-05-15 [paul]       0.7.5claws28
5296         
5297         * po/es.po
5298                 updated by Ricardo Mones Lastra
5299
5300 2002-05-15 [paul]       0.7.5claws27
5301
5302         * sync with 0.7.6cvs4
5303                 see ChangeLog 2002-05-14 and 2002-05-15
5304
5305 2002-05-14 [paul]       0.7.5claws26
5306
5307         * sync with 0.7.6cvs1
5308                 see ChangeLog 2002-05-13
5309
5310 2002-05-13 [thorsten]   0.7.5claws25
5311
5312         * src/messageview.c
5313                 fix select_all and copy in multipart messages
5314         * src/mainwindow.c
5315                 fix select_all and copy in multipart messages
5316
5317 2002-05-12 [paul]       0.7.5claws24
5318
5319         * src/summaryview.c
5320                 reverse last commit, bug already fixed in 0.7.5claws3
5321
5322 2002-05-12 [netztorte]  0.7.5claws23
5323
5324         * src/summaryview.c
5325                 dont parse empty addressbook (checked in before claws20)
5326
5327 2002-05-12 [melvin]     0.7.5claws22
5328
5329         * src/procmsg.[ch]
5330                 Removed unneeded priority code introduced by the previous 
5331                 commit.
5332
5333 2002-05-12 [melvin]     0.7.5claws21
5334
5335         * src/compose.[ch]
5336                 Added possibility to set message's priority.
5337         * src/procmsg.[ch]
5338                 Added possibility to set message's priority.
5339                 Added missing headers
5340
5341 2002-05-12 [melvin]     0.7.5claws20
5342
5343         * src/prefs_actions.c
5344                 Removed implicitely added quotes around the name
5345                 of the temporary files of mime parts.
5346
5347 2002-05-12 [paul]       0.7.5claws19
5348
5349         * sync with 0.7.5cvs20
5350                 see ChangeLog 2002-05-11
5351
5352 2002-05-12 [alfons]     0.7.5claws18
5353
5354         * src/quote_fmt_lex.l
5355         * src/quote_fmt_parse.y
5356                 allow quote / reply date & time format to be set using
5357                 %D{format}. format is a format string you'd pass to
5358                 strftime() (see man strftime, or the Display tab |
5359                 Date format setting).
5360
5361                 Currently %D converts the date to local time. 
5362
5363 2002-05-11 [paul]       0.7.5claws17
5364
5365         * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
5366                 see ChangeLog 2002-05-10 and 2002-05-11
5367
5368 2002-05-10 [paul]       0.7.5claws16
5369
5370         * sync with 0.7.5cvs16
5371                 see ChangeLog entries 2002-05-09 and 
5372                 2002-05-10
5373
5374 2002-05-10 [colin]      0.7.5claws15
5375
5376         * src/textview.c
5377                 Corrected a bug that prevented sylpheed to open
5378                 double-clicked URIs.
5379
5380 2002-05-09 [paul]       0.7.5claws14
5381
5382         * sync with 0.7.5cvs14
5383                 see ChangeLog 2002-05-08 and 2002-05-09
5384
5385 2002-05-08 [paul]       0.7.5claws13
5386
5387         * sync with 0.7.5cvs11
5388                 see ChangeLog entry 2002-05-08
5389
5390 2002-05-08 [paul]       0.7.5claws12
5391
5392         * src/mainwindow.c
5393           src/textview.[ch]
5394                 fix segfault on View->Open in new window
5395                 patch submitted by Thorsten Maerz <torte@netztorte.de>
5396
5397 2002-05-07 [paul]       0.7.5claws11
5398
5399         * sync with 0.7.5cvs9
5400                 see ChangeLog entry 2002-05-07
5401
5402 2002-05-06 [paul]       0.7.5claws10
5403
5404         * src/messageview.c
5405           src/textview.c
5406                 display url in statusbar on single-click
5407                 patch submitted by Thorsten Maerz <torte@netztorte.de>
5408
5409 2002-05-06 [match]      0.7.5claws9
5410
5411         * src/addritem.[ch]
5412                 new functions.
5413         * src/addrcache.c
5414                 tidy up.
5415         * src/xmlprops.[ch]
5416                 XML implementation of properties file.
5417         * src/exporthtml.[ch]
5418         * src/expthtmldlg.[ch]
5419         * src/addressbook.c
5420                 export to HTML.
5421
5422 2002-05-02 [sergey]     0.7.5claws8
5423
5424         * src/mainwindow.c (mainwin_entries),
5425           src/prefs_common.c (prefs_send_create()),
5426           src/codeconv.c (locale_table):
5427                 use charset name "Windows-1251" instead of "CP1251".
5428
5429 2002-05-02 [colin]      0.7.5claws7
5430         
5431         * src/compose.c
5432           src/prefs_common.c
5433           src/prefs_folder_item.c
5434                 Fixed cosmetics bugs due to Outbox renamed to Sent.
5435
5436 2002-05-02 [hiro]       0.7.5claws6
5437
5438         * src/imap.c
5439                 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
5440
5441 2002-05-02 [paul]       0.7.5claws5
5442
5443         * src/compose.c
5444                 more sync with 0.7.5cvs7, see ChangeLog entry
5445                 2002-05-02
5446
5447 2002-05-02 [hiro]       0.7.5claws4
5448
5449         * src/compose.c
5450                 compose_queue_sub():
5451                 check if queue folder exists (closes #550397).
5452                 removed directory creation since it should be handled
5453                 transparently.
5454         * src/imap.c
5455                 imap_add_msg(): return UID for appended message
5456                 (closes #548842).
5457
5458 2002-04-30 [paul]       0.7.5claws3
5459
5460         * src/summaryview.c
5461                 fix account_find_from_address() bug
5462
5463 2002-04-28 [colin]      0.7.5claws2
5464
5465         * src/compose.c
5466           src/textview.c
5467           src/prefs_common.[ch]
5468           src/utils.[ch]
5469                 Added user-definable quotation characters recognition.
5470
5471 2002-04-28 [paul]       0.7.5claws1
5472
5473         * sync with 0.7.5cvs4
5474                 see ChangeLog entry  2002-04-25
5475
5476 2002-04-28 [paul]       0.7.5claws
5477
5478         * po/es.po
5479           po/nl.po
5480           po/pt_BR.po
5481                 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
5482                 Fabio Junior Beneditto
5483
5484 2002-04-27 [jens]       0.7.4claws103
5485
5486         * po/de.po
5487                 updated German translation.
5488
5489 2002-04-27 [hiro]       0.7.4claws102
5490
5491         * src/summaryview.c
5492                 summary_write_cache(): fixed the mark loss of hidden messages.
5493
5494 2002-04-26 [melvin]     0.7.4claws101
5495
5496         * src/procmsg.c
5497                 fixed a second typo (same one)
5498         * po/fr.po
5499           po/it.po
5500           po/pt_BR.po
5501                 fixed the type again...
5502
5503 2002-04-26 [melvin]     0.7.4claws100
5504
5505         * src/procmsg.c
5506                 fixed a typo in an alert message ("temorary").
5507         * po/it.po
5508         * po/pt_BR.po
5509                 corrected the typo  described above.
5510         * po/fr.po
5511                 updated French translation.
5512
5513 2002-04-26 [darko]      0.7.4claws99
5514
5515         * src/summaryview.c
5516                 fix target folder colorization
5517
5518 2002-04-25 [paul]       0.7.4claws98
5519
5520         * po/it.po
5521                 updated by Alessandro Maestri
5522
5523 2002-04-24 [colin]      0.7.4claws97
5524         
5525         * src/compose.c
5526                 Fixed double "subject is empty" question.
5527
5528 2002-04-23 [colin]      0.7.4claws96
5529         
5530         * src/mimeview.c
5531                 Corrected issue when "automatically display images" was
5532                 not set : first image remained after selecting second.
5533
5534 2002-04-23 [melvin]     0.7.4claws95
5535
5536         * src/prefs_actions.c
5537                 Don't display in/out dialog if there is nothing to show.
5538
5539 2002-04-23 [paul]       0.7.4claws94
5540
5541         * sync with 0.7.5cvs3
5542                 bug fixes: see ChangeLog entry 2002-04-23
5543
5544 2002-04-22 [darko]      0.7.4claws93
5545
5546         * src/compose.c
5547                 fix previous check-in which changed code after
5548                 merge from main
5549
5550 2002-04-22 [paul]       0.7.4claws92
5551
5552         * faq/de/*
5553                 add German FAQ
5554         * faq/en/*
5555           faq/es/*
5556           faq/fr/*
5557                 update English, Spanish and French FAQs
5558         * manual/de/*
5559           manual/es/*
5560                 add German and Spanish manuals
5561         * manual/en/*
5562           manual/fr/*
5563                 update English and French manuals
5564
5565         * src/Makefile.am
5566                 add to and re-arrange the pixmap entries
5567
5568 2002-04-22 [darko]      0.7.4claws91
5569
5570         * src/compose.c
5571                 fix sender initials recognition to only allow
5572                 '>' after the initials
5573
5574 2002-04-21 [paul]       0.7.4claws90
5575
5576         * sync with 0.7.5 release
5577                 see ChangeLog entry 2002-04-21
5578
5579 2002-04-21 [alfons]
5580
5581         * src/Makefile.am
5582                 add colin's new pixmaps to EXTRA_DIST
5583
5584 2002-04-21 [colin]      0.7.4claws89
5585         * src/compose.c
5586         * src/inc.c
5587         * src/mainwindow.[ch]
5588         * src/prefs_common.[ch]
5589         * src/stock_pixmap.[ch]
5590                 Added "Work offline" ability.
5591
5592 2002-04-21 [colin]      0.7.4claws88
5593         
5594         * src/mimeview.c
5595         * src/prefs_common.c
5596         * src/prefs_common.h
5597         * src/textview.c : Added an option to common preferences -> display
5598           to allow user not to automatically display images.
5599
5600 2002-04-21 [paul]       0.7.4claws87
5601
5602         * sync with 0.7.4cvs52
5603                 see ChangeLog entry 2002-04-21 (src/imap.c)
5604
5605 2002-04-21 [paul]       0.7.4claws86
5606
5607         * sync with 0.7.4cvs51
5608                 see ChangeLog entry 2002-04-21
5609
5610 2002-04-21 [paul]       0.7.4claws85
5611
5612         * sync with 0.7.4cvs49
5613                 see ChangeLog entries 2002-04-20 and 2002-04-21
5614
5615         * src/Makefile.am
5616                 clean up: remove old 'stock_' element from xpm 
5617                 filenames.
5618
5619 2002-04-21 [alfons]     0.7.4claws84
5620
5621         apply sync patch from Paul
5622
5623         * src/folderview.c
5624                 use old claws prefs_folder_item_create() for now
5625
5626 2002-04-19 [match]      0.7.4claws83
5627
5628         * src/addressbook.[ch]
5629         * src/addrharvest.[ch]
5630         * src/addrgather.[ch]
5631                 recurse folders.
5632         * src/mainwindow.c
5633         * src/summaryview.[ch]
5634                 change menu option.
5635
5636 2002-04-19 [paul]       0.7.4claws82
5637
5638         * po/pt_BR.po
5639                 updated by Fabio Junior Beneditto
5640
5641 2002-04-14 [alfons]     0.7.4claws81
5642
5643         * src/passphrase.c
5644                 add #include <sys/types.h> for mode_t and off_t 
5645
5646 2002-04-13 [paul]       0.7.4claws80
5647         
5648         * src/main.c
5649           src/passphrase.[ch]
5650           src/pgptext.c
5651           src/prefs_common.[ch]
5652           src/rfc2015.c
5653                 enable storing of GnuPG passphrase for the whole 
5654                 session or a user-defined number of minutes. patch 
5655                 submitted by Ravemax <ravemax@dextrose.com>
5656
5657 2002-04-13 [alfons]     0.7.4claws79
5658
5659         * src/textview.c
5660                 make email parser also stop scanning when encountering separators
5661                 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
5662
5663 2002-04-13 [paul]       0.7.4claws78
5664
5665         * sync with 0.7.4cvs39
5666                 see ChangeLog entry 2002-04-12
5667
5668 2002-04-11 [paul]       0.7.4claws77
5669
5670         * sync with 0.7.4cvs37
5671                 see ChangeLog entry 2002-04-11
5672
5673 2002-04-11 [paul]       0.7.4claws76
5674
5675         * COPYING 
5676                 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
5677                 the clause for OpenSSL). sync with sylpheed main
5678
5679 2002-04-09 [melvin]     0.7.4claws75
5680
5681         * src/compose.c
5682                 Made 'Ctrl-Enter' on send ignore some modifiers 
5683                 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
5684                 to bind other *-Enter (but not Alt-Enter).
5685
5686 2002-04-09 [paul]       0.7.4claws74
5687
5688         * sync with 0.7.4cvs35
5689                 see ChangeLog entries 2002-04-09
5690
5691 2002-04-08 [paul]       0.7.4claws73
5692
5693         * sync with 0.7.4cvs33
5694                 see ChangeLog entry 200-04-08
5695
5696 2002-04-07 [match]      0.7.4claws72
5697
5698         * src/addrharvest.[ch]
5699                 fixed to read all addresses in header, regardless
5700                 of header size. improved name parsing. accommodate
5701                 harvest from folders and selected message.
5702         * src/addritem.[ch]
5703                 included new address parsing function.
5704         * src/addrgather.[ch]
5705         * src/addressbook.[ch]
5706         * src/summaryview.[ch]
5707         * src/mainwindow.c
5708                 allow address harvest of folder as well as selected
5709                 messages.
5710
5711 2002-04-07 [paul]       0.7.4claws71
5712
5713         * src/esmtp.[ch]
5714           src/smtp.c
5715                 don't try to authenticate with CRAM-MD5 in SMTP when 
5716                 SMTP-AUTH enabled if MTA doesn't issue this 
5717                 auth-method in it's ehlo-response. bug item #531364,
5718                 patch item #938910. patch submitted by Colin Leroy 
5719                 <colin@colino.net>
5720
5721 2002-04-07 [paul]       0.7.4claws70
5722
5723         * src/nntp.c
5724                 fix missing MODE_READER bug. patch submitted by
5725                 Colin Leroy <colin@colino.net>
5726
5727 2002-04-07 [alfons]     0.7.4claws69
5728
5729         * src/matcher.[ch]
5730         * src/prefs_filtering.c
5731         * src/summaryview.c
5732                 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
5733                 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
5734
5735 2002-04-07 [paul]       0.7.4claws68
5736
5737         * sync with 0.7.4cvs32
5738                 see ChangeLog entry 2002-04-06
5739
5740         * tools/filter_conv.pl
5741                 more bug fixes
5742
5743 2002-04-06 [paul]       0.7.4claws67
5744
5745         * tools/filter_conv.pl
5746                 modify to be able to find the name of the first
5747                 mailbox and use that. main's filter does not
5748                 record the full path to the mailbox and therefore
5749                 can only filter to the first mailbox.
5750
5751 2002-04-05 [paul]       0.7.4claws66
5752
5753         * tools/filter_conv.pl
5754                 attempt to make the script all-encompassing and
5755                 be able to convert any main 'filter' rule thrown
5756                 at it
5757
5758 2002-04-05 [paul]       0.7.4claws65
5759
5760         * tools/filter_conv.pl
5761                 allow for collapsed folder trees
5762
5763 2002-04-05 [paul]       0.7.4claws64
5764
5765         * sync with 0.7.4cvs31
5766                 see ChangeLog entries 2002-04-05
5767
5768 2002-04-03 [paul]       0.7.4claws63
5769
5770         * sync with 0.7.4cvs29
5771                 see ChangeLog entries 2002-04-02 and 2002-04-03
5772
5773 2002-04-02 [paul]       0.7.4claws62
5774
5775         * sync with 0.7.4cvs26
5776                 see ChangeLog entry 2002-04-01
5777
5778 2002-04-02 [match]      0.7.4claws61
5779
5780         * src/pine.[ch]
5781         * src/importpine.[ch]
5782         * src/addressbook.c
5783                 import Pine address book.
5784
5785 2002-04-02 [match]      0.7.4claws60
5786
5787         * src/addrharvest.[ch]
5788                 improve address parsing of funky addresses.
5789
5790 2002-04-02 [darko]      0.7.4claws59
5791
5792         * src/compose.c
5793                 wrap on send improvements, it now recognizes quoted
5794                 initials as part of the quotation string, and it
5795                 does not join lines separated by CR
5796
5797 2002-04-01 [match]      0.7.4claws58
5798
5799         * src/mgutils.[ch]
5800                 added new functions.
5801         * src/mutt.[ch]
5802                 remove excessive duplicate address generation
5803                 on import.
5804
5805 2002-04-01 [alfons]     0.7.4claws57
5806         
5807         * src/summaryview.c
5808                 put back g_free() 
5809
5810 2002-04-01 [paul]       0.7.4claws56
5811
5812         * sync with 0.7.4cvs25
5813                 see ChangeLog entry 2002-04-01
5814
5815 2002-04-01 [alfons]     0.7.4aprilfool55
5816
5817         * src/summaryview.c
5818                 honour feature request item #537427 to allow for
5819                 displaying names from address book for sent mail also
5820
5821 2002-03-29 [paul]       0.7.4claws54
5822
5823         * src/mainwindow.c
5824           src/prefs_filtering.[ch]
5825           src/prefs_matcher.c
5826           src/summaryview.c
5827                 add 'fast filter' for claws' filtering,
5828                 /Tools/Create filter rule/... patch submitted
5829                 by Neill Miller <neillm@thecodefactory.org>
5830
5831 2002-03-29 [paul]       0.7.4claws53
5832
5833         * sync with 0.7.4cvs24
5834                 see ChangeLog entry 2002-03-29
5835
5836 2002-03-28 [paul]       0.7.4claws52
5837
5838         * sync with 0.7.4cvs23
5839                 see ChangeLog entry 2002-03-28
5840
5841 2002-03-27 [melvin]     0.7.4claws51
5842
5843         * src/prefs_actions.c
5844                 Added support to pass only one message part (as a
5845                 file) to the command using '%p'. No quotes are needed
5846                 because doubles quotes are automatically added.
5847                 Fixed bug where Sylpheed could block when waiting for
5848                 a child process to finish.
5849                 Changed the help menu to remove quotes around symbols to 
5850                 avoid misinterpretation (they must not be used).
5851
5852 2002-03-27 [melvin]     0.7.4claws50
5853
5854         * src/inc.c
5855                 Made the new mail notification command always 
5856                 execute asynchronously.
5857
5858 2002-03-27 [paul]       0.7.4claws49
5859
5860         * src/compose.c
5861                 fix bug introduced in last commit
5862
5863 2002-03-27 [paul]       0.7.4claws48
5864
5865         * sync with 0.7.4cvs21
5866                 see ChangeLog 2002-03-26 and 2002-03-27
5867
5868 2002-03-26 [hoa]        0.7.4claws47
5869
5870         * src/prefs_folder_item.c
5871                 really fixed the bug #516442 with folder rescan.
5872
5873 2002-03-26 [paul]       0.7.4claws46
5874
5875         * sync with 0.7.4cvs19
5876                 see ChangeLog entries 2002-03-25 and 2002-03-26
5877
5878 2002-03-25 [hoa]        0.7.4claws45
5879
5880         * src/matcher.c
5881         * src/mh.c
5882                 fix the bug #516442 with folder rescan.
5883
5884         * src/prefs_common.[ch]
5885         * src/compose.c
5886                 added an option to enable two different behaviours
5887                 for bounce.
5888
5889
5890 2002-03-25 [paul]       0.7.4claws44
5891
5892         * src/mainwindow.c
5893           src/selective_download.c
5894                 correct a few menuitem labels
5895
5896 2002-03-25 [christoph]  0.7.4claws43
5897
5898         * src/procmsg.c
5899                 fix non deleted tmp message in
5900                 procmsg_save_to_outbox
5901                 fix problems caused by sync with
5902                 main branch's procmsg_send_queue
5903
5904 2002-03-25 [paul]       0.7.4claws42
5905
5906         * src/quote_fmt.c
5907           src/quote_fmt_lex.l
5908           src/quote_fmt_parse.y
5909                 add Last name (%L) placeholder for quoting. 
5910                 patch submitted by Thorsten Thielen 
5911                 <thth@users.sourceforge.net>
5912
5913 2002-03-25 [paul]       0.7.4claws41
5914
5915         * src/utils.c
5916                 get full hostname. patch submitted by
5917                 Bob Woodside <rwoodside1@comcast.net>
5918
5919 2002-03-25 [paul]       0.7.4claws40
5920
5921         * src/account.c
5922           src/news.c
5923           src/nntp.[ch]
5924           src/prefs_account.[ch]
5925                 enable NNTP over SSL. patch submitted by
5926                 Pascal Jermini <pascal@infinity.hn.org>
5927
5928 2002-03-24 [paul]       0.7.4claws39
5929
5930         * src/prefs_common.c
5931                 make the arrangement of the Compose tab more
5932                 coherent
5933
5934         * src/mainwindow.c
5935                 fix some irregularities of style
5936
5937         * po/de.po
5938                 updated by Kilian Krause
5939
5940 2002-03-23 [paul]       0.7.4claws38
5941
5942         * po/pt_BR.po
5943                 updated by Fabio Junior Beneditto
5944
5945 2002-03-23 [paul]       0.7.4claws37
5946
5947         * src/mainwindow.c
5948                 move 'Gather addresses' to 'Tools' menu
5949                 make 'Selective download' sensitive
5950
5951 2002-03-23 [paul]       0.7.4claws36
5952
5953         * sync with 0.7.4cvs16
5954                 see ChangeLog entries 2002-03-23
5955
5956 2002-03-22 [christoph]  0.7.4claws35
5957
5958         * src/quote_fmt_parse.y
5959                 fix include program output
5960
5961 2002-03-22 [alfons]     0.7.4claws34
5962
5963         * src/pop.c
5964                 initialize GDate stack variable correctly (sorry!)
5965
5966 2002-03-22 [paul]       0.7.4claws33
5967
5968         * src/compose.c
5969           src/mainwindow.c
5970           src/prefs_actions.c
5971           src/prefs_common.c
5972                 rename 'Tool' to 'Tools'
5973
5974         * src/mainwindow.c
5975                 move 'Delete duplicated messages' from
5976                 'Message/' to 'Tools/'
5977                 re-arrange the order of 'Tools/' items
5978
5979 2002-03-22 [paul]       0.7.4claws32
5980
5981         * src/addr_compl.c
5982           src/addressbook.[ch]
5983                 auto-address completion now also matches on
5984                 Nickname. patch submitted by Bob Forsman 
5985                 <hammor@users.sourceforge.net>
5986
5987         * src/editaddress.c
5988                 correct a spelling mistake
5989
5990 2002-03-22 [alfons]     0.7.4claws31
5991
5992         * src/pop.c
5993                 fix getting uidl from incorrect string 
5994                 (spotted by Colin)
5995
5996 2002-03-21 [alfons]     0.7.4claws30
5997
5998         * src/pop.c
5999                 more code refactoring
6000                 plug mem leak introduced by delete on server
6001
6002 2002-03-21 [paul]       0.7.4claws29
6003
6004         * sync with 0.7.4cvs11
6005                 see ChangeLog entries 2002-03-20
6006
6007 2002-03-20 [alfons]     0.7.4claws28
6008
6009         * src/inc.c
6010                 apply Colin's patch and refactor
6011
6012 2002-03-20 [paul]       0.7.4claws27
6013
6014         * sync with sylpheed 0.7.4cvs9
6015                 see ChangeLog entry 2002-03-20
6016
6017 2002-03-19 [christoph]  0.7.4claws26
6018
6019         * src/mh.c
6020         * src/procmsg.[ch]
6021         * src/summaryview.c
6022                 revert changes for flag updates
6023                 (does not work correctly and no time to debug)
6024
6025 2002-03-20 [alfons]     0.7.4claws25
6026
6027         * src/pop.c
6028                 refactor should_delete() a little bit 
6029
6030 2002-03-19 [paul]       0.7.4claws24
6031
6032         * src/inc.[ch]
6033           src/pop.c
6034           src/prefs_account.[ch]
6035                 allow the user to leave downloaded mail on the 
6036                 server for n days. Patch submitted by Colin Leroy 
6037                 <colin@colino.net>
6038
6039 2002-02-19 [paul]       0.7.4claws23
6040
6041         * sync with sylpheed 0.7.4cvs8
6042                 see ChangeLog entries 2002-03-19
6043
6044 2002-03-18 [paul]       0.7.4claws22
6045
6046         * sync with sylpheed 0.7.4cvs6
6047                 see ChangeLog entry 2002-03-18
6048
6049 2002-03-18 [paul]       0.7.4claws21
6050
6051         * po/en_GB.po
6052                 add en_GB message catalogue
6053
6054         * src/mbox_folder.c
6055           src/prefs_account.c
6056           src/prefs_actions.c
6057                 correct a few spelling mistakes
6058
6059 2002-03-17 [alfons]     0.7.4claws20
6060
6061         * src/matcher.c
6062                 more stringent checks for NULL params when writing
6063                 filtering actions to a file
6064                 
6065 2002-03-17 [hoa]        0.7.3claws20
6066
6067         * src/news.c
6068                 fixed the count of new messages
6069
6070         * src/compose.c
6071                 fixed the "attachment properties" window
6072
6073 2002-03-17 [paul]       0.7.4claws19
6074
6075         * src/defs.h
6076           src/folder.h
6077           src/news.c
6078           src/prefs_account.[ch]
6079           src/procmsg.[ch]
6080           src/summaryview.c
6081                 automatically mark cross-posted messages as read 
6082                 and (optionally) give them a colour label
6083                 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
6084                 
6085
6086 2002-03-17 [paul]       0.7.4claws18
6087
6088         * sync with sylpheed 0.7.4cvs5
6089                 see ChangeLog entry 2002-03-17
6090
6091 2002-03-17 [melvin]     0.7.4claws17
6092         
6093         * src/textview.c
6094                 Worked around a gtktext 'bug': when searching for 
6095                 a text in a long message it was scrolling slowly
6096                 line by line until it hit the searched text.
6097         * po/fr.po
6098                 Updated French translation
6099
6100 2002-03-17 [melvin]     0.7.4claws16
6101
6102         * src/mainwindow.c
6103         * src/compose.c
6104         * src/prefs_actions.c
6105                 Moved "Edit/Actions" to "Tool/Actions"
6106                 Made mainwindow/compose window sensitive as soon as
6107                 no child process is running anymore even if the io dialog
6108                 is open.
6109                 Fixed a struct being initialized with a non constant char*
6110
6111 2002-03-16 [christoph]  0.7.4claws15
6112
6113         * configure.in
6114                 add --with-compiler-flags option
6115                 (only for developer hacking)
6116         * src/mh.c
6117         * src/procmsg.[ch]
6118         * src/summaryview.c
6119                 try to make folder-stats and flag handling more
6120                 independent from the summaryview. msgcounts
6121                 are only set when the folder is opened and
6122                 procmsg_msginfo_(un)set_flags will handle it
6123                 later and summaryview will get the values
6124                 from the folder.
6125
6126 2002-03-16 [paul]       0.7.4claws14
6127
6128         * src/messageview.c
6129                 fix Return-receipt. Patch submitted by Bob
6130                 Woodside <rwoodside1@comcast.net>
6131
6132 2002-03-16 [paul]       0.7.4claws13
6133
6134         * src/compose.c
6135                 fix 'dynamic' signatures, make it work again
6136                 broken during sync on 2002-03-14 (0.7.4claws2)
6137
6138 2002-03-15 [match]      0.7.4claws12
6139
6140         * src/addrharvest.[ch]
6141         * src/addrgather.[ch]
6142         * src/addressbook.[ch]
6143         * src/mainwindow.c
6144                 included address harvester feature. still some
6145                 issues with address parsing that I will fix.
6146
6147 2002-03-15 [match]      0.7.4claws11
6148
6149         * src/addrbook.[ch]
6150         * src/addrcache.[ch]
6151         * src/addressbook.[ch]
6152         * src/addrindex.c
6153         * src/editbook.c
6154         * src/importldif.c
6155         * src/importmutt.c
6156         * src/jpilot.[ch]
6157         * src/main.c
6158         * src/syldap.[ch]
6159         * src/vcard.[ch]
6160                 tidy up. fix memory leaks. moved attribs and methods
6161                 from individual interfaces to addrcache object. prep
6162                 for new stuff to come in.
6163
6164 2002-03-15 [alfons]     0.7.4claws10
6165
6166         * src/matcher.[ch]
6167         * src/matcher_parser_parse.y
6168         * src/matcher_parser_lex.l
6169         * src/prefs_matcher.c
6170                 add filtering conditions message greater than, smaller 
6171                 than, and exactly matching a size in bytes
6172                 (does not work with delete from POP3 server yet)
6173
6174                 this should also give others an idea what you should
6175                 do to add new criterions to claws filtering system
6176                 
6177
6178 2002-03-15 [paul]       0.7.4claws9
6179
6180         * tools/filter_conv.pl
6181                 exit if there are no filter rules to convert
6182                 rename filterrc to filterrc.old after completion
6183
6184 2002-03-15 [paul]       0.7.4claws8
6185
6186         * sync with sylpheed 0.7.4cvs3
6187                 see ChangeLog entry 2002-03-14
6188
6189 2002-03-14 [paul]       0.7.4claws7
6190
6191         * src/compose.c
6192                 clean up the last commit (ahem)
6193
6194 2002-03-14 [paul]       0.7.4claws6
6195
6196         * src/compose.c
6197                 fix bug #515655. honour account preferences
6198                 regarding gpg default signing/encryption when 
6199                 changing account from the compose window.
6200
6201 2002-03-14 [paul]       0.7.4claws5
6202
6203         * src/folderview.c
6204                 remove unnecessary curly brackets
6205
6206 2002-03-14 [paul]       0.7.4claws4
6207
6208         * src/folderview.c
6209           src/prefs_filtering.[ch]
6210                 add filter rename on folder rename and filter
6211                 delete on folder delete. Patch submitted by
6212                 Neill Miller <neillm@thecodefactory.org> 
6213
6214 2002-03-14 [christoph]  0.7.4claws3
6215
6216         * src/procmsg.c
6217         * src/send.c
6218                 fix local delivery
6219                 (patch submitted by "Simon 'corecode' Schubert")
6220         * src/prefs_common.c
6221         * src/procmsg.c
6222                 fix gcc 3.0 warning
6223
6224 2002-03-14 [paul]       0.7.4claws2
6225
6226         * sync with sylpheed 0.7.4cvs2
6227                 see ChangeLog entry 2002-03-13
6228
6229 2002-03-12 [darko]      0.7.4claws1
6230
6231         * src/mainwindow.c
6232                 fix what seems to be a copy and paste error
6233                 when setting color for important messages
6234                 (reported by wwp)
6235
6236 2002-03-11 [paul]       version 0.7.4claws released
6237
6238 2002-03-11 [paul]       0.7.4claws
6239
6240         * po/es.po
6241           po/it.po
6242           po/nl.po
6243           po/pt_BR.po
6244                 update message catalogs. Submitted by Ricardo Mones 
6245                 Lastra, Alessandro Maestri, Wilbert Berendsen, and 
6246                 Fabio Junior Beneditto
6247
6248         * configure.in
6249           faq/Makefile.am
6250           faq/it/Makefile
6251           faq/it/sylpheed-faq*
6252           src/mainwindow.c
6253           src/manual.[ch]
6254                 add FAQ in Italian
6255         
6256
6257 2002-03-11 [jens]       0.7.3claws7
6258
6259         * po/de.po
6260                 updated German translation
6261
6262 2002-03-11 [melvin]     0.7.3claws6
6263
6264         * po/fr.po
6265                 updated and corrected French translation
6266
6267 2002-03-10 [hoa]        0.7.3claws5
6268
6269         * src/account.c
6270         * src/inc.c
6271         * src/prefs_account.c
6272         * src/procmsg.c
6273         * src/send.[ch]
6274                 fixed the local account.
6275                 you have to change the default "/usr/sbin/sendmail"
6276                 to "/usr/sbin/sendmail -t" in the preferences of
6277                 the local account.
6278
6279         * src/procmime.c
6280                 removed some debug display for renderer
6281
6282 2002-03-10 [paul]       0.7.3claws4
6283
6284         * faq/en/sylpheed-faq-1.html
6285           faq/en/sylpheed-faq-2.html
6286                 update
6287
6288 2002-03-09 [paul]       0.7.3claws3
6289
6290         * sync with sylpheed 0.7.4
6291                 see ChangeLog entry 2002-03-09
6292
6293 2002-03-08 [paul]       0.7.3claws2
6294
6295         * faq/en/sylpheed-faq*
6296           faq/es/sylpheed-faq*
6297           faq/fr/sylpheed-faq*
6298                 update the FAQs
6299
6300         * manual/fr/.cvsignore
6301           manual/fr/Makefilea.am
6302           manual/fr/sylpheed*
6303           src/mainwindow.c
6304           src/manual.[ch]
6305                 add the French manual
6306
6307 2002-03-07 [paul]       0.7.3claws1
6308
6309         * sync with sylpheed 0.7.3cvs4
6310                 see ChangeLog entries  2002-03-06 and 2002-03-07
6311         
6312         * po/nl.po
6313                 updated by Wilbert Berendsen
6314
6315 2002-03-07 [melvin]     0.7.2claws34
6316
6317         * src/selective_download.c
6318                 Changed the pixmap of the receive button to MAIL_RECEIVE.
6319
6320 2002-03-06 [paul]       0.7.2claws33
6321
6322         * sync with sylpheed 0.7.3cvs1
6323                 bug fix, see ChangeLog entry 2002-03-05
6324
6325 2002-03-05 [paul]       0.7.2claws32
6326
6327         * src/mimeview.c
6328           src/pgptext.[ch]
6329           src/procmsg.c
6330                 reverse the pgp ascii-armored code implemented in 
6331                 0.7.2claws16. removal of this code until it matures.
6332                 this means that verifying ascii-armored pgp sigs and
6333                 automatic decryption of ascii-armored encrypted
6334                 messages no longer works.
6335
6336 2002-03-05 [paul]       0.7.2claws31
6337
6338         * configure.in
6339           Makefile.am
6340         * faq/Makefile.am
6341         * faq/en/Makefile.am
6342           faq/en/sylpheed-faq.html
6343           faq/en/sylpheed-faq-1.html
6344           faq/en/sylpheed-faq-2.html
6345           faq/en/sylpheed-faq-3.html
6346         * faq/es/Makefile.am
6347           faq/es/sylpheed-faq.html
6348           faq/es/sylpheed-faq-1.html
6349           faq/es/sylpheed-faq-2.html
6350           faq/es/sylpheed-faq-3.html
6351           faq/es/sylpheed-faq-4.html
6352         * faq/fr/Makefile.am
6353           faq/fr/sylpheed-faq.html
6354           faq/fr/sylpheed-faq-1.html
6355           faq/fr/sylpheed-faq-2.html
6356           faq/fr/sylpheed-faq-3.html
6357         * src/Makefile.am
6358           src/defs.h
6359           src/mainwindow.c
6360           src/manual.[ch]
6361                 add FAQs in English, Spanish and French
6362
6363
6364 2002-03-05 [paul]       0.7.2claws30
6365
6366         * manual/en/sylpheed.html
6367           manual/en/sylpheed-XX.html
6368                 updated the English manual
6369
6370 2002-03-05 [hoa]        
6371
6372         * src/summaryview.c
6373                 dialog box pops up if the article can't be deleted.
6374
6375 2002-03-04 [paul]       
6376         
6377         * po/pt_BR.po
6378                 updated by Fabio Junior Benedito
6379
6380 2002-03-04 [hoa]
6381
6382         * removed ac/gpgme.m4
6383                 to avoid autogen common problem
6384                 developers have to install gpgme development package now
6385
6386         * src/compose.c
6387                 encoding to 7bit or 8bit is enabled.
6388
6389 2002-03-03 [alfons]     0.7.2claws29
6390
6391         * src/pop.c
6392                 merge fix by Oliver Haertel for selective
6393                 download buglet
6394
6395 2002-03-03 [paul]       0.7.2claws28
6396         
6397         * sync with sylpheed 0.7.3
6398
6399 2002-03-03 [paul]       0.7.2claws27
6400
6401         * sync with sylpheed 0.7.2cvs24
6402                 see ChangeLog entries 2002-03-02 and 2002-03-03
6403
6404 2002-03-02 [melvin]     0.7.2claws26
6405
6406         * src/inc.[ch]
6407         * src/main.c
6408         * src/mainwindow.c
6409         * src/prefs_common.[ch]
6410                 Added user definable notification on new mail arrival.
6411                 Removed unused variables in spell checker prefs code.
6412
6413 2002-03-02 [melvin]     0.7.2claws25
6414
6415         * src/quote_fmt.c
6416                 Removed unnecessary escape sequences.
6417                 Changed 'Initial...' to 'Initials of Sender'
6418
6419 2002-03-02 [paul]       0.7.2claws24
6420
6421         * sync with sylpheed 0.7.2cvs22
6422                 see ChangeLog entry 2002-03-01
6423
6424 2002-03-01 [hoa]        0.7.2claws23
6425
6426         * src/mainwindow.c
6427                 Set sensitivity of delete actions to active
6428                 even if the folder is a newsgroup.
6429
6430         * src/summaryview.c
6431                 - Set sensitivity of delete actions
6432                 - Added function check_permission() that will check if the
6433                   user is authorized to delete a message. For news, it
6434                   will check if the author is the same.
6435                 - Enabled deletion when there is no trash folder.
6436
6437         * src/news.[ch]
6438                 - Added news_cancel_article() to cancel articles
6439                 - Implemented news_remove_message() (public function)
6440
6441 2002-03-01 [paul]       0.7.2claws22
6442
6443         * src/gtkutils.c
6444           src/textview.c
6445                 recognise urls that that don't include 'http://' and
6446                 simply begin 'www.' 
6447
6448         * AUTHORS
6449                 remove duplicated name
6450
6451 2002-02-28 [paul]       0.7.2claws21
6452
6453         * src/mainwindow.c
6454           src/summaryview.[ch]
6455                 add ability to 'Select thread'
6456                 combines Melvin's "Select thread's head" patch (#510907)
6457                 with Colin Leroy's <colin@colino.net> "Select whole thread" 
6458                 patch (#518514) 
6459
6460 2002-02-28 [paul]       0.7.2claws20
6461
6462         * src/mimeview.c
6463                 hopefully fix segfault on right-clicking a mime part
6464                 that some people have experienced.      
6465                 fix submitted by Fredrik Olofsson <frol@linux.nu>
6466
6467 2002-02-28 [paul]       0.7.2claws19
6468
6469         * sync with sylpheed 0.7.2cvs21
6470                 see ChangeLog entries 2002-02-27 and 2002-02-28
6471
6472 2002-02-27 [paul]       0.7.2claws18
6473
6474         * sync with sylpheed 0.7.2cvs18
6475                 see ChangeLog entries 2002-02-26 and 2002-02-27
6476
6477 2002-02-26 [alfons]     0.7.2claws17
6478
6479         * src/procheader.c
6480                 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
6481                 (spotted by Chris Hessman <idatech@gmx.net>)
6482
6483 2002-02-26 [paul]       0.7.2claws16
6484
6485         * src/mimeview.c
6486           src/pgptext.[ch]
6487           src/procmsg.c
6488                 make decryption of ascii-armored pgp encrypted messages
6489                 and verification of ascii-armored signatures work again.
6490                 slightly altered from the patch by Jens Jahnke 
6491                 <jan0sch@gmx.net>
6492
6493                 ##FIX ME##
6494                 * the checking of plaintext signatures always comes up in 
6495                   a popup box
6496                 * it doesn't work for multipart messages 
6497                 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
6498                   including the msg headers and these 2 line themselves, are 
6499                   not displayed
6500
6501         * src/mainwindow.c
6502                 "View/Folder Tree" becomes "View/Separate Folder Tree"
6503                 "View/Message View" becomes "View/Separate Message View"
6504                 because its less ambiguous.
6505
6506         * po/es.po
6507                 updated by Ricardo Mones Lastra
6508
6509 2002-02-26 [paul]       0.7.2claws15
6510
6511         * sync with sylpheed 0.7.2cvs17
6512                 see ChangeLog entries 2002-02-25 and 2002-02-26
6513
6514 2002-02-25 [christoph]  0.7.2claws14
6515
6516         * src/filtering.[ch]
6517         * src/inc.c
6518                 do filtering stuff after all messages have been received
6519                   1. drop all messages to .processing
6520                   2. scan processing folder for messages
6521                   3. filter messages or move to inbox
6522                 this will also find old messages left in processing after
6523                 a crash or something like that and we get a real msginfo
6524                 from folder->get_msg_list and do not have to create our
6525                 own in filter_message
6526         * src/matcher_parser_parse.y
6527                 remove MIX/MAX warning (reordered includes)
6528
6529 2002-02-25 [paul]       0.7.2claws13
6530
6531         * sync with sylpheed 0.7.2cvs15
6532                 see ChangeLog entry 2002-02-24
6533
6534 2002-02-24 [alfons]     0.7.2claws12
6535
6536         * src/filtering.c
6537                 clear old color flags first when applying a new color to
6538                 a message info. 
6539                 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
6540
6541 2002-02-24 [alfons]     0.7.2.claws11
6542         
6543         * AUTHORS
6544         * src/prefs_common.c
6545                 add presets for Opera and Konqueror, closes patch #517261,
6546                 submitted by Ville Skyttä <scop@users.sourceforge.net>
6547
6548 2002-02-24 [alfons]     0.7.2.claws10
6549
6550         * AUTHORS
6551         * src/summaryview.c
6552                 fix threading for null message ids, closes patch #521601,
6553                 submitted by Bob Forsman <hammor@users.sourceforge.net>
6554
6555 2002-02-24 [alfons]     0.7.2claws9
6556
6557         * src/summaryview.c
6558         * src/filtering.c
6559                 make Tool | Filter Message work with filtering system so
6560                 setting flags also works
6561
6562                 TODO:
6563
6564                 - Processing uses the same function as Tool | Filter
6565                   Message, but doesn't use the same update proc yet
6566
6567 2002-02-23 [paul]       0.7.2claws8
6568
6569         * sync with sylpheed 0.7.2cvs14
6570                 see ChangeLog entries 2002-02-22 and 2002-02-23
6571
6572 2002-02-22 [christoph]  0.7.2claws7
6573
6574         * src/quote_fmt.c
6575                 Add column space to table
6576         * src/quote_fmt_parse.y
6577                 Close files
6578
6579 2002-02-22 [paul]       0.7.2claws6
6580
6581         * src/Makefile.am
6582           src/defs.h
6583           src/filtering.c
6584           src/inc.[ch]
6585           src/mainwindow.c
6586           src/matcher.[ch]
6587           src/matcher_parser_lex.l
6588           src/matcher_parser_parse.y
6589           src/pop.[ch]
6590           src/prefs_account.h
6591           src/prefs_filtering.c
6592           src/selective_download.[ch]   *** NEW FILES ***
6593           src/utils.[ch]
6594           po/POTFILES.in
6595                 Selective Download added to 'Tool' menu. 
6596                 Retrieves email headers of the currently selected pop3 
6597                 account and allows the user to mark emails for deletion 
6598                 right on the pop3 server. Patch submitted by Oliver Haertel 
6599                 <oha@users.sourceforge.net>.
6600         
6601         * po/POTFILES.in
6602                 add 'src/quote_fmt.c'           
6603
6604 2002-02-22 [christoph]  0.7.2claws5
6605
6606         * src/Makefile.am
6607                 added quote_fmt.c
6608         * src/prefs_common.[ch]
6609         * src/prefs_template.c
6610         * src/quote_fmt.c               *** NEW FILE ***
6611         * src/quote_fmt.h
6612                 move quote format symbol description code
6613                 to it's own file because it is used from
6614                 differnent code parts
6615                 Rewrote symbol description GUI
6616                   + use table
6617                   + add separators
6618                   + get data from array (no more long constant strings)
6619         * src/quote_fmt_lex.l
6620         * src/quote_fmt_parse.y
6621                 Symbol for Literal % changed to \% instead of %%
6622                 (More logical as \ is used for quoting for other symbols)
6623                 Add |f and |p to include files and program output
6624                 Examples:
6625                     |f{/home/.../.signature}
6626                     |p{date}
6627         * po/de.po
6628                 Correct wrong spelling for "Referenzen"
6629
6630 2002-02-21 [paul]       0.7.2claws4
6631
6632         * src/procmsg.c
6633                 forgotten during sync
6634
6635 2002-02-21 [paul]       0.7.2claws3
6636
6637         * sync with sylpheed 0.7.2cvs11
6638                 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
6639                 2002-02-20 and 2002-02-21
6640
6641 2002-02-20 [melvin]     0.7.2claws2
6642
6643         * src/prefs_actions.c
6644                 Added error report when child cannot fork or when execvp 
6645                 returns with an error.
6646
6647 2002-02-19 [christoph]  0.7.2claws1
6648
6649         * src/codeconv.c
6650                 return unconverted text if conde conversion is not possible
6651                 when libjconv is used.
6652                 (patch submitted by "Simon 'corecode' Schubert")
6653
6654 2002-02-19 [paul]       
6655
6656         * version 0.7.2claws release
6657
6658 2002-02-19 [paul]       0.7.2claws
6659
6660         * po/nl.po
6661                 updated by Wilbert Berendsen
6662
6663
6664 2002-02-18 [alfons]     0.7.1claws13
6665
6666         * src/syldap.c
6667         * src/jpilot.c
6668                 remove references to dlfcn and explicitly loading functions
6669                 from dynalink libs, because libs linked anyway, and functions
6670                 are loaded explicitly
6671
6672 2002-02-17 [melvin]     0.7.1claws12
6673
6674         * src/prefs_actions.c
6675                 Replaced children wait loop with double fork technique.
6676                 Now, input/output window updated at each new output.
6677                 free_children(): Fixed a memory leak.
6678                 Made input/output window non closable if running children
6679                 still exist.
6680                 Added missing <unistd.h> include.
6681                 Added some --debug outputs.
6682
6683 2002-02-17 [melvin]     0.7.1claws11
6684
6685         * src/summaryview.c
6686                 Fixed bug where descending sort order did not select top
6687                 message.
6688
6689 2002-02-17 [melvin]     0.7.1claws10
6690
6691         * acconfig.h
6692                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
6693         * src/prefs_common.c
6694                 Pspell data package directory no more hard coded but
6695                 set during configuration (PSPELL_PATH). (Thanks to 
6696                                 Gustavo Noronha Silva.)
6697
6698 2002-02-17 [melvin]     0.7.1claws9
6699
6700         * configure.in
6701                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
6702         * src/gtkspell.c
6703                 Fixed compile-time warnings.
6704
6705 2002-02-16 [alfons]     0.7.1claws8
6706
6707         * src/filesel.c
6708                 fix inadvertent free of NULL pointer which caused
6709                 sylpheed to crash when closing the save-as dialog
6710                 using the window close button
6711
6712 2002-02-16 [carsten]    0.7.1claws7
6713         * src/mainwindow.[ch]
6714           src/summaryview.c
6715           src/prefs_common.c
6716                 fixes for pixmap theming code:
6717                         - recently changed mail attributes shouldn't get
6718                           lost any longer
6719                         - theme is only reloaded iff another theme was
6720                           selected
6721
6722 2002-02-16 [paul]       0.7.1claws6
6723
6724         * sync with sylpheed 0.7.2 release
6725                 see ChangeLog entry 2002-02-15 and 2002-02-16
6726
6727 2002-02-15 [paul]       0.7.1claws5
6728
6729         * sync with sylpheed 0.7.1cvs9
6730                 see ChangeLog entry 2002-02-15
6731
6732         * po/POTFILES.in
6733                 remove unneeded headerwindow.c entry
6734
6735 2002-02-14 [carsten]    0.7.1claws4
6736         * src/summaryview.c
6737                 fixed a bug for "Go to next unread message": there was
6738                 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
6739                 in the prefs, because of doing "Search again" instead
6740                 "No"
6741
6742 2002-02-14 [carsten]    0.7.1claws3
6743         * src/stock_pixmap.c
6744                 removed 2 more mem leaks; following memprof,
6745                 this code is "leak free" now :)
6746
6747 2002-02-14 [carsten]    0.7.1claws2
6748         * src/stock_pixmap.c
6749                 used opendir/readdir/closedir instead of scandir
6750                 -> code should work now on Solaris
6751
6752 2002-02-14 [paul]       0.7.1claws1
6753
6754         * sync with sylpheed 0.7.1cvs8
6755                 see ChangeLog entries 2002-02-13 and 2002-02-14
6756
6757         * README.claws
6758                 add some description of Actions and Pixmap Themes
6759
6760 2002-02-13 [paul]       
6761
6762         * version 0.7.1claws release
6763
6764 2002-02-13 [paul]       0.7.1claws
6765
6766         * po/es.po
6767           po/it.po
6768           po/pt_BR.po
6769                 updated translations, submitted by Ricardo Mones Lastra,
6770                 Alessandro Maestri and Fabio Junior Beneditto
6771
6772 2002-02-13 [melvin]     0.7.0claws75
6773
6774         * src/prefs_actions.c
6775                 Added missing "signal.h" include
6776
6777 2002-02-13 [melvin]     0.7.0claws74
6778
6779         * src/prefs_folder_item.c
6780                 Added missing "config.h" include
6781         * po/fr.po
6782                 Updated French translation for folder propriety.
6783
6784 2002-02-13 [jens]       0.7.0claws73
6785
6786         * po/POTFILES.in
6787                 Added missing src/prefs_folder_item.c [log added by melvin]
6788         * po/de.po
6789                 Updated German translation.
6790
6791 2002-02-13 [melvin]     0.7.0claws72
6792
6793         * po/fr.po
6794                 Updated French translation.
6795
6796 2002-02-13 [melvin]     0.7.0claws71
6797
6798         * src/gtkutils.c
6799                 Made gtkut_editable_get_selection return NULL if selection
6800                 is of length zero.
6801                 This fixes a bug where selecting part of message A then
6802                 switching to message B and replying to it will not
6803                 quote the message's body.
6804
6805 2002-02-12 [paul]       0.7.0claws70
6806
6807         * src/mainwindow.c
6808                 cosmetic, relating to pixmap themes: on toolbar make 
6809                 updating of 'Exec' and 'Compose news/Compose email'
6810                 icons faster.
6811
6812 2002-02-12 [carsten]    0.7.0claws69
6813         * src/folderview.c
6814           src/mainwindow.[ch]
6815           src/stock_pixmap.c
6816           src/summaryview.c
6817           src/prefs_common.c
6818                 - refreshing after changing pixmap theme better
6819                   now (thanks Paul)
6820                 - wanted to remove some mem leaks, but alfons was
6821                   faster (and had the better solution ;)
6822
6823 2002-02-12 [alfons]     0.7.0claws68
6824
6825         * src/prefs_common.c
6826         * src/stock_pixmap.[ch]
6827                 plug mem leaks, refactor code a little bit
6828
6829
6830 2002-02-12 [sergey]     0.7.0claws67
6831
6832         * src/imap.c
6833                 Fixed problem with copying messages to IMAP folders when the
6834                 server uses something other than '/' as a namespace separator
6835                 (cyrus-imapd uses '.').
6836
6837 2002-02-12 [jens]       0.7.0claws66
6838
6839         * po/de.po
6840                 Updated German Translation
6841
6842 2002-02-12 [paul]       0.7.0claws65
6843
6844         * sync with sylpheed 0.7.1cvs1
6845                 see ChangeLog entry 2002-02-12
6846
6847 2002-02-12 [melvin]     0.7.0claws64
6848
6849         * src/prefs_actions.c
6850                 Fixed "feature" where children's output was duplicated 
6851                 instead of refreshed while monitoring.
6852                 Removed some debug code.
6853
6854 2002-02-12 [christoph]  0.7.0claws63
6855
6856         * src/compose.c
6857                 always delete message from queue after sending/send error
6858                 (closes bug #509601)
6859
6860 2002-02-12 [melvin]     0.7.0claws62
6861
6862         * src/prefs_actions.c
6863                 Children wait loop is now triggered with a timeout of 1s
6864                 Added %F which is replaced with the list of filenames 
6865                 of all selected messages (as suggested by Ricardo Mones Lestra)
6866                 Pipe syntax changed. Prefix with | to send selection, postfix
6867                 with | to retrieve output. Prefix with > or * to send
6868                 user definable input to the command (*: input is hidden)
6869                 Old pipe action should now be postfixed with |, too.
6870
6871 2002-02-12 [carsten]    0.7.0claws61 (more 59.75)
6872         * src/stock_pixmap.c
6873                 fixed a bug: if there's no theme directory don't
6874                 throw an error, just do "nothing" (thanks Alfons)
6875
6876 2002-02-12 [carsten]    0.7.0claws60
6877         * src/folderview.c
6878           src/summaryview.c
6879                 had to write the cache twice (nasty!); some marks would 
6880                 get lost if not
6881
6882 2002-02-11 [carsten]    0.7.0claws59
6883         * acconfig.h
6884           configure.in
6885           doc-src/maintainer_guide.txt
6886           src/compose.[ch]
6887           src/defs.h
6888           src/folderview.[ch]
6889           src/gtkutils.[ch]
6890           src/mainwindow.[ch]
6891           src/prefs_common.[ch]
6892           src/stock_pixmap.[ch]
6893           src/summaryview.[ch]
6894                 pixmap theming and related work on pixmap
6895                 handling on some other places
6896                 (e.g. hrm features for all folder)
6897           src/pixmap/stock_*.xpm -> the stock_ was removed
6898         
6899 2002-02-11 [paul]       0.7.0claws58
6900
6901         * sync with sylpheed 0.7.1 release
6902                 see ChangeLog entries 2002-02-11
6903
6904 2002-02-08 [paul]       0.7.0claws57
6905
6906         * sync with sylpheed 0.7.0cvs39
6907                 see ChangeLog entry 2002-02-07 (last entry) 
6908
6909         * src/prefs_actions.c
6910           src/prefs_filtering.c
6911           src/prefs_matcher.c
6912           src/prefs_scoring.c
6913                 sync: made it compile with C compilers other than gcc
6914
6915 2002-02-07 [paul]       0.7.0claws56
6916
6917         * sync with sylpheed 0.7.0cvs38
6918                 see ChangeLog entries 2002-02-06 (last 2 entries) and
6919                 2002-02-07
6920
6921 2002-02-07 [darko]      0.7.0claws55
6922
6923         * src/gtkutils.[ch]
6924         * src/summaryview.c
6925                 Fix const gchar */gchar * issue (thanks Hiro)
6926
6927 2002-02-07 [darko]      0.7.0claws54
6928
6929         * src/compose.[ch]
6930         * src/filtering.c
6931         * src/gtkutils.[ch]
6932         * src/prefs_template.c
6933         * src/quote_fmt.h
6934         * src/quote_fmt_parse.y
6935         * src/summaryview.c
6936         * src/utils.[ch]
6937                 When replying or forwarding an email don't quote the entire
6938                 mail body but use the part of the message text that is selected
6939
6940 2002-02-06 [melvin]     0.7.0claws53
6941
6942         * src/prefs_common.[ch]
6943         * src/gtkspell.[ch]
6944         * src/compose.c
6945                 Made possible to switch quickly to last used dictionary
6946                 which makes checking bilingual documents easier.
6947
6948 2002-02-06 [melvin]     0.7.0claws52
6949         
6950         * po/POTFILES.in
6951                 Added forgotten new file src/prefs_actions.c
6952
6953 2002-02-06 [melvin]     0.7.0claws51
6954
6955         * src/prefs_actions.c   ** NEW FILE **
6956         * src/prefs_actions.h   ** NEW FILE **
6957                 Added actions to execute on message text view, or on the
6958                         message's file.
6959         * src/Makefile.am
6960                 Added src/prefs_actions.[ch]
6961         * src/compose.c
6962                 Added new menu "Edit/Actions"
6963         * src/defs.h
6964                 Added new actionsrc file.
6965         * src/main.c
6966                 Added actionsrc reading.
6967         * src/mainwindow.c
6968                 Added new menus "Edit/Actions" and "Configuration/Actions..."
6969         * src/prefs_common.h
6970                 Added new element actionslst element to prefs_common.
6971
6972 2002-02-06 [paul]       0.7.0claws50
6973
6974         * sync with sylpheed 0.7.0cvs36
6975                 see ChangeLog entry 2002-02-06
6976
6977 2002-02-05 [paul]
6978
6979         * po/es.po
6980                 updated by Ricardo Mones Lastra
6981
6982 2002-02-05 [paul]       0.7.0claws49
6983
6984         * sync with sylpheed 0.7.0cvs33
6985                 see ChangeLog entries 2002-02-04 (last 4 entries) and 2002-02-05
6986
6987 2002-02-05 [paul]       0.7.0claws48
6988
6989         * src/compose.c
6990                 re-add 'Edit/Advanced/Delete entire line', previously named
6991                 'Delete Line+'
6992
6993 2002-02-04 [paul]       0.7.0claws47
6994
6995         * src/compose.c
6996           src/summaryview.c
6997                 fix bug #494993 (Reply All not taking Reply-To into consi)
6998                 eliminate differences in behaviour of right-click 'Reply to all' 
6999                 in summary view and 'Reply to all' on the toolbar. 
7000                 fix bug where Reply-To gets ignored by 'Reply to all' in summary
7001                 view and From gets ignored by 'Reply to all' on toolbar.
7002                 fix bug where 'Reply to all' on toolbar uses To twice and ignores
7003                 From when no Reply-To header is present.
7004
7005 2002-02-04 [paul]       0.7.0claws46
7006
7007         * sync with sylpheed 0.7.0cvs30
7008                 see ChangeLog entries 2002-02-03 and 2002-02-04
7009
7010 2002-02-03 [melvin]     0.7.0claws45
7011
7012         * src/gtkspell.[ch]
7013                 Readded function to highlight all misspelled words.
7014                 Fixed bug where user-provided-words did not replace
7015                         correctly the misspelled word when using the mouse.
7016                 Fixed bug where checking a region selected from right to left did
7017                         not check the region at all.
7018                 Fixed bug where 'Check backwards' may not check at all. 
7019                 Fixed memory leaks where popup menus and accel_groups were not destroyed.
7020                 Fixed possible buffer overflow when checking for long strings (>1k).
7021                 Made cursor and scrollbar positions non changing after uncheck_all/check_all.
7022                 Accelerators code uses now gtk_widget_add_accel.
7023                 Removed and disabled obsolete and unfinished code.
7024                 Cleaning up.
7025
7026         * src/compose.c
7027                 Added menu item to Highlight all misspelled words.
7028
7029 2002-02-01 [paul]       0.7.0claws44
7030
7031         * src/mainwindow.c
7032                 fix '/View/Hide read messages' sensitivity when all
7033                 messages in a folder are hidden
7034
7035 2002-02-01 [paul]       0.7.0claws43
7036
7037         * src/main.c
7038                 add --send option to command line interface, sends all
7039                 queued mail. Patch submitted by Ricardo Mones Lastra.
7040
7041 2002-01-31 [paul]       0.7.0claws42
7042
7043         * src/mainwindow.c
7044                 add '/View/Hide read messages' to main_window_set_menu_sensitive()
7045
7046 2002-01-31 [paul]       0.7.0claws41
7047
7048         * sync with sylpheed 0.7.0cvs27
7049                 see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
7050                 and 2002-01-31
7051
7052         * src/textview.c
7053                 comment out elements of textview_show_part() as temporary
7054                 workaround for attachment 'Display as text' bug 
7055
7056         * po/pt_BR.po
7057                 updated by Fabio Junior Beneditto
7058
7059 2002-01-30 [paul]       0.7.0claws40
7060
7061         * sync with sylpheed 0.7.0cvs24
7062                 see ChangeLog entries 2002-01-29 (src/prefs_common.c)
7063                 and 2002-01-30
7064
7065         * src/compose.c
7066                 add {N_("/_Spelling"), ... "<Branch>"} to 
7067                 GtkItemFactoryEntry compose_entries[]
7068
7069         * src/prefs_common.c
7070                 add claws menu items to prefs_keybind_apply_clicked()
7071                 and remove non-claws menu items
7072
7073 2002-01-29 [paul]       0.7.0claws39
7074
7075         * sync with sylpheed 0.7.0cvs22
7076                 see ChangeLog entries 2002-01-28 and 2002-01-29
7077
7078 2002-01-28 [melvin]     0.7.0claws38
7079
7080         * src/compose.c
7081                 Added the declartion of compose_send_control_enter.
7082
7083         * src/compose.c
7084         * src/gtkspell.[ch]
7085                 Added in a 'Spelling' menu which includes the configuration menu. 
7086                 Added a real 'Check all' and got rid from the old one which only
7087                 highlited misspelled word.
7088                 Made 'Check while typing' a disableable option.
7089                 Added a dialog when there are no more misspelled word.
7090                 Added a dialog if error occurs when switching to a dictionary.
7091         
7092         * src/prefs_common.[ch]
7093                 Added option for the default 'Check while typing' option.
7094
7095
7096 2002-01-28 [alfons]     0.7.0claws37
7097
7098         * src/compose.c
7099                 fix buglet and make code comply with sylpheed code style
7100
7101 2002-01-28 [paul]       0.7.0claws36
7102
7103         * sync with sylpheed 0.7.0cvs19
7104                 see ChangeLog entries for 2002-01-28
7105
7106 2002-01-28 [hoa]        0.7.0claws35
7107
7108         * src/defs.h
7109                 added rendererrc
7110
7111         * src/main.c
7112                 read the renderer config
7113
7114         * src/procmime.[ch]
7115                 use the renderer config to convert mime attachments
7116
7117         * src/textview.c
7118                 don't use textview_show_html/ertf,
7119                 use get_text_content instead
7120
7121 2002-01-27 [alfons]     0.7.0claws34
7122         
7123         * src/news.c
7124                 make sylpheed believe it can delete a news message...
7125                 (messages are NOT deleted, maybe we should remove
7126                 processing from the folder properties after all.)
7127
7128 2002-01-27 [alfons]     0.7.0claws33
7129
7130         * src/folder.c
7131                 add extra checks
7132         * src/news.c
7133                 implement remove_msg() 
7134
7135 2002-01-27 [alfons]     0.7.0claws32
7136
7137         * src/procmsg.h
7138         * src/procheader.c
7139         * src/messageview.c
7140                 fix return receipt / disposition notification again. this
7141                 stuff seems to break on _every_ major summary UI change, so
7142                 it's now implemented using a flag which is saved in the
7143                 marks cache
7144                 
7145 2002-01-26 [alfons]     0.7.0claws31
7146
7147         * src/import.c
7148                 let import dialog show the destination folder identifier
7149
7150 2002-01-26 [melvin]     0.7.0claws30
7151
7152         * src/folderview.c
7153         * src/summaryview.c
7154                 Readded 'Mark all read' into summary view popup menu
7155                 Added 'Mark all read' in folder view popup menu for IMAP
7156                 and NNTP.
7157                 Made it insensitive if the selected folder is not the shown
7158                 one to avoid 'Mark all read' on the wrong folder.
7159                 
7160 2002-01-26 [paul]       0.7.0claws29
7161
7162         * src/folderview.c
7163           src/summaryview.c
7164                 move 'Mark all read' from summary view to folder view
7165                 menu. (adapted from) patch submitted by Jeremy Andrews,
7166                 <lists@kerneltrap.com>
7167
7168 2002-01-25 [alfons]     0.7.0claws28
7169
7170         * src/gtkstext.c
7171                 put the gtk class name back so GtkSText adapts the 
7172                 settings of GtkText
7173
7174 2002-01-25 [alfons]     0.7.0claws27
7175
7176         * src/folderview.c 
7177                 assimilate Ricardo's patch that shows pixmaps instead of
7178                 plain "new" and "unread" texts in the folder view column
7179                 headers 
7180
7181 2002-01-25 [paul]       0.7.0claws26
7182
7183         * src/Makefile.am
7184                 add $(GPGME_CFLAGS) to INCLUDES so that gpgme can 
7185                 be found in non-standard locations. 
7186                 Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
7187
7188 2002-01-25 [paul]       0.7.0claws25
7189
7190         * sync with sylpheed 0.7.0cvs16
7191                 see ChangeLog entry 2002-01-25
7192
7193 2002-01-24 [paul]       0.7.0claws24
7194
7195         * more sync with sylpheed 0.7.0cvs15
7196                 get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
7197
7198 2002-01-23 [sergey]     0.7.0claws23
7199
7200         * src/importldif.c
7201                 Fixed segfault when closing LDIF import wizard with
7202                 the window manager.
7203         * src/imageview.c
7204         * src/imageview.h
7205         * src/messageview.c
7206         * src/mimeview.c
7207                 Fixed wrong scrolling position after switching between
7208                 text and image parts.
7209
7210 2002-01-23 [paul]       0.7.0claws22
7211
7212         * sync with sylpheed 0.7.0cvs15
7213                 see ChangeLog entries 2002-01-22 and 2002-01-23
7214
7215 2002-01-21 [melvin]     0.7.0claws21
7216
7217         * src/prefs_scoring.c
7218         * src/prefs_filtering.c
7219                 Fixed bug where scoring and filtering windows stopped
7220                 autochecking.
7221
7222 2002-01-21 [paul]       0.7.0claws20
7223
7224         * sync with sylpheed 0.7.0cvs12
7225                 see ChangeLog entries 2002-01-20 and 2002-01-21
7226
7227 2002-01-21 [carsten]    0.7.0claws19
7228         * src/mainwindow.c
7229         * src/menu.[ch]
7230         * src/messageview.[ch]
7231         * src/summaryview.[ch]
7232                 changes to shortcuts handling again:
7233                         + "Q" now controled by mainwin
7234                         + v/V are now customizable and have slightly
7235                           different meanings
7236                 the "button" to minimize the messageview (and maximize
7237                 the summary view) is a real button now
7238         * src/compose.c
7239                 "Delete Line+" added to Edit/Advanced (this will also
7240                 delete the '\n')
7241
7242 2002-01-20 [melvin] 0.7.0claws18
7243
7244         * src/addressbook.c
7245                 Made "Bcc" sensitive when addressbook is called from
7246                 compose window (it was a Claws only bug).
7247
7248 2002-01-19 [alfons] 0.7.0claws17
7249
7250         * src/inc.c
7251                 prevent unnecessary updates when currently selected folder has
7252                 no new messages 
7253
7254 2002-01-19 [alfons] 0.7.0claws16
7255         
7256         * src/summaryview.c
7257                 prevent writing the cache based on current message list in summary 
7258                 view when filtering also put messages in currently selected folder
7259
7260 2002-01-19 [paul]
7261
7262         * po/it.po
7263                 Italian translation submitted by Alessandro Maestri
7264                 <a.maestri@cs.tin.it>
7265
7266 2002-01-18 [melvin]     0.7.0claws15
7267
7268         * src/prefs_filters.c
7269                 fixed bug where 'cancel' from 'filters' window stops autochecking
7270                 if the timer timed out  when the window was open.
7271
7272 2002-01-18 [match]      0.7.0claws14
7273
7274         * src/addrclip.[ch]     ** NEW FILE **
7275         * src/addrselect.[ch]   ** NEW FILE **
7276         * src/adbookbase.h      ** NEW FILE **
7277                 addressbook cut, copy and paste
7278         * src/addrbook.[ch]
7279         * src/addrcache.[ch]
7280         * src/addressitem.h
7281         * src/addrindex.[ch]
7282         * src/addritem.[ch]
7283         * src/importldif.c
7284         * src/importmutt.c
7285         * src/jpilot.[ch]
7286         * src/syldap.[ch]
7287         * src/vcard.[ch]
7288         * src/jpilot.[ch]
7289         * src/editbook.c
7290         * src/editjpilot.c
7291         * src/editldap.c
7292         * src/editvcard.c
7293                 support for copy/paste
7294         * src/addressbook.c
7295                 support for copy/paste
7296                 tidy up menu option processing
7297                 correct address list function arguments
7298         * src/editaddress.c
7299                 sort user attributes
7300         * src/ldif.h
7301         * src/mutt.h
7302                 tidy up
7303
7304         * src/addrbook.[ch]
7305         * src/addrbook.[ch]
7306         * src/addrbook.[ch]
7307                 
7308
7309 2002-01-18 [paul]       0.7.0claws13
7310
7311         * sync with sylpheed 0.7.0cvs8
7312                 configure.in: support Mac OS X (Darwin)
7313
7314 2002-01-18 [carsten]    0.7.0claws12
7315         * src/html.c
7316                 small hack to fix a segfault with an empty href
7317                 (reported by Alexandra Walford <deeni@altern.org>)
7318         * src/mainwindow.c
7319         * src/summaryview.c
7320                 the shortcuts for Mark und Mark as unread are hardcoded
7321                 again
7322         * src/compose.c
7323         * src/gtkstext.[ch]
7324                 readded the shortcuts in gtkstext but made them
7325                 customizeable (simply by adding a menu plus a wrapper
7326                 to compose.c)
7327
7328 2002-01-17 [melvin]     0.7.0claws11
7329
7330         * src/gtkspell.c
7331                 fix default dictionary not being saved.
7332
7333 2002-01-16 [darko]      0.7.0claws10
7334
7335         * src/compose.c
7336                 fix wrapping crash with URL longer than wrapping margin
7337
7338 2002-12-08 [hoa]        0.7.0claws10
7339
7340         * src/matcher_parser_parse.y
7341                 fixed some bugs
7342
7343         * src/prefs_filtering.c
7344                 now, we can use bounce action in the dialog box.
7345
7346 2002-01-16 [carsten]    0.7.0claws9
7347         * src/gtkstext.c
7348                 removed the <control> and <alt> shortcuts because they're
7349                 not needed and interefered with the "normal" shortcuts
7350         * src/mainwindow.c
7351         * src/summaryview.c
7352                 removed most of the hardcoded shortcuts and assigned
7353                 them to menu entries making them easy customizable by
7354                 that
7355
7356 2002-01-16 |melvin]     0.7.0claws8
7357
7358         * src/gtkspell.c
7359                 fixed bug where using the mouse and when the compose
7360                 window is not on top may result in a crash.
7361
7362 2002-01-16 [melvin]     0.7.0claws7
7363
7364         * src/compose.c
7365                 fixed a long standingspell checker bug which could 
7366                 cause a crash after sending a message.
7367
7368 2002-01-16 [paul]       0.7.0claws6
7369
7370         * sync with sylpheed 0.7.0cvs7
7371                 see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
7372                 2002-01-15, and 2002-01-16
7373
7374 2002-01-16 [melvin]     0.7.0claws5
7375
7376         * README.claws
7377         * src/compose.c
7378         * src/gtkspell.[ch]
7379         * src/main.c
7380                 Heavily modified spell checker code to work around
7381                 ispell bug, to add keyboard shortcuts and for future
7382                 enhancements. See README.claws for usage information.
7383
7384 2002-01-15 [alfons]     0.7.0claws4
7385         
7386         * src/summaryview.c
7387                 change gtk_ctree_sort_node() into gtk_ctree_sort_recursive()
7388                 so sorting within threads reflects sort mode
7389
7390 2002-01-15 [christoph]  0.7.0claws3
7391
7392         * src/procmsg.c
7393                 added alertpanel if mail sending failed
7394
7395 2002-01-15 [alfons]     0.7.0claws2
7396         
7397         * src/prefs_filtering.c
7398                 don't stop timer when prefs filtering dialog is opened
7399
7400 2002-01-14 [alfons]     0.7.0claws1
7401
7402         * src/addr_compl.c
7403         * src/prefs.c
7404                 remove debug_print()s for privacy reasons
7405
7406 2002-01-14 [darko]      0.7.0claws
7407
7408         * README.claws
7409                 quotation wrapping is now also in the main branch
7410
7411 2002-01-14 [paul]
7412
7413         * tools/filter_conv.pl
7414                 allow for Boolean Op and case-sensitivity
7415                 this file is included in the release and tagged
7416                 'rel_0_7_0'
7417
7418 2002-01-13 [paul]       0.7.0claws
7419
7420         * release 0.7.0, with cvs tag 'rel_0_7_0'
7421
7422 2002-01-13 [paul]
7423
7424         * tools/filter_conv.pl
7425         * tools/README
7426                 rewritten to output to matcherrc instead of filteringrc
7427
7428         * po/es.po
7429                 updated Spanish translation by Ricardo Mones Lastra
7430
7431 2002-01-13 [alfons]
7432
7433         * po/nl.po
7434                 update dutch translation
7435
7436 2002-01-13 [paul]
7437
7438         * po/pt_BR.po
7439                 Updated by Fabio Junior Beneditto 
7440
7441 2002-01-13 [melvin]     0.6.6claws53
7442
7443         * po/fr.po
7444                 Updated french translation
7445
7446 2002-01-12 [alfons]     0.6.6claws52
7447
7448         * src/filtering.c
7449                 plug mem leak that has been sitting there for ages              
7450
7451 2002-01-12 [alfons]     0.6.6claws51
7452
7453         * src/summaryview.c
7454                 undo melvin's changes from 0.6.6claws48 because summary
7455                 view now refuses to select first unread message when
7456                 selecting a folder 
7457
7458 2002-01-11 [alfons]     0.6.6claws50
7459
7460         * src/import.c
7461                 use claws' semantics for getting folder item when
7462                 importing an mbox file into a folder 
7463                 (submitted by Dale P. Smith)
7464
7465 2002-01-11 [christoph]  0.6.6claws49
7466
7467         * src/prefs.h
7468                 set sensitivity in SET_TOGGLE_SENSITIVITY macro from
7469                 toggle widget, because non static prefs can not use
7470                 prefs_set_* functions
7471         * src/prefs_account.c
7472                 toggle smtp auth password field sensitivity if
7473                 user id is empty and add descrition of usage for
7474                 these fields
7475         * src/prefs_folder_item.c
7476                 use SET_TOGGLE_SENSITIVITY macro to instead of extra
7477                 callbacks
7478
7479 2002-01-11 [melvin]     0.6.6claws48
7480
7481         * src/compose.c
7482                 fix the 'Ctrl-Enter' feature for sending and test really
7483                 for 'Ctrl-Enter' (as Ctrl-Space is also used for activating
7484                 editables which was not documented in Gtk)
7485
7486         * src/summaryview.c
7487                 Made summaryview refresh after sorting and not before.
7488
7489 2002-01-11 [christoph]  0.6.6claws47
7490
7491         * src/compose.c
7492                 select account from account ids if possible and
7493                 correctly set save folder for copy in reedit
7494
7495 2002-01-10 [paul]       0.6.6claws46
7496
7497         * sync with sylpheed 0.7.0 release
7498                 see ChangeLog entries 2002-01-07, 2002-01-08 and
7499                 2002-01-09
7500
7501 2002-01-09 [alfons]
7502
7503         * src/summaryview.c
7504                 remove more dirt traces...
7505
7506 2002-01-09 [alfons]
7507         
7508         * src/summaryview.c
7509                 clean up some traces of my debugging stuff
7510
7511 2002-01-09 [alfons]     0.6.6claws45
7512
7513         * src/filtering.c
7514                 break up filteringprop_apply() in three separate pieces
7515                 so we can drop messages that failed processing in the
7516                 inbox
7517
7518         * src/summaryview.c
7519                 fix bug #469598 "no refresh of inbox after filter" which 
7520                 was introduced by the new summary view locking, and which 
7521                 prevented the summary view to update after a manual filter 
7522                 message. claw's filter message requires a summary_show().
7523                 (aargh, summary_show() again! :-)
7524                 
7525 2002-01-07 [alfons]     0.6.6claws44
7526
7527         * src/headerwindow.c
7528         * src/logwindow.c
7529         * src/messageview.c
7530         * src/sourcewindow.c
7531                 bring in Hiro's last 0.7.0 wm class fixes
7532
7533         * tools/sylprint.pl
7534                 bring in Ricardo's fix for sylprint script
7535
7536         * AUTHORS       
7537         * src/rfc2015.[ch]
7538         * src/prefs_common.[ch]
7539         * src/prefs_account.[ch]
7540         * src/compose.c
7541                 clean up account preference poison in rfc2015,
7542                 and preparation to fix double sign bug 
7543                 (patch submitted by Simon 'corecode' Schubert)
7544
7545 2002-01-07 [christoph]  0.6.6claws43
7546
7547         * src/mh.c
7548                 search for free message number, do not only rely
7549                 on last_num
7550         * src/send.c
7551                 fix smtp auth and use extra account information
7552                 if available, if not use pop3 data instead
7553                 (closes bug #500341)            
7554         * src/ssl.[ch]
7555                 match coding style
7556
7557 2002-01-06 [alfons]     0.6.6claws42
7558
7559         * src/mainwindow.c
7560                 try making the separate windows work again...
7561
7562 2002-01-06 [alfons]     0.6.6claws41
7563
7564         * src/mainwindow.c
7565                 adapt Hiro's separate window menu (to get rid of the funny
7566                 duplicate menu items), and make it work again
7567
7568 2002-01-06 [alfons]     0.6.6claws40
7569
7570         * tools/Makefile.am
7571         * tools/sylprint.rc
7572         * tools/sylprint.pl
7573         * tools/README.sylprint
7574                 add sylprint script for printing mails from Sylpheed
7575                 (contributed by Ricardo Mones Lastra)
7576
7577         * src/acount.c
7578                 clean up
7579
7580 2002-01-06 [melvin]     0.6.6claws39
7581
7582         * src/mainwindow.c
7583         * src/summaryview.c
7584                 Fixed crash introduced in 0.6.6claws38 by the menu
7585                 reorganisation (Hide read messages)
7586         
7587         * ChangeLog.claws 
7588                 Fixed typo (we are now in 2002, alfons ;) )
7589
7590 2002-01-05 [alfons]     0.6.6claws38
7591
7592         * sync with sylpheed 0.6.6cvs10-17
7593                 (last stuff marked as LAST_STABLE)
7594
7595 2002-01-04 [melvin]     0.6.6claws37
7596
7597         * src/account.c
7598                 Made account selection code use strcasestr again instead of
7599                 g_strcasecmp (fixes bug where reediting queued messages
7600                 did not select proper account reported by T. Link).
7601         
7602         * src/folderview.c
7603                 Fix bug where folder icons are not shown when 'hide read messages'
7604                 is on.
7605         
7606         * src/stock_pixmaps.[ch]
7607                 Added folder icons for 'hide read messages'.
7608         
7609         * src/compose.c
7610                 Fixed bug where 'Enter' in a header entry will send the message 
7611                 if 'CTL-Enter' was chosen as a shorcut for sendind. 
7612
7613 2002-01-03 [melvin]     0.6.6claws36
7614         
7615         * src/prefs.[ch]
7616                 Added popup menu for common preferences and
7617                 account preferences (right click on tab displays
7618                                 a menu of all tabs.)
7619
7620 2002-01-02 [melvin]     0.6.6claws35
7621
7622         * src/gtkspell.[ch]
7623                 Made spelling code compatible with undo/redo feature.
7624                 Added creation of suggestion mode menu for the general
7625                         preferences.
7626         
7627         * src/prefs_common.[ch]
7628                 Added option menu for the speller's suggestion mode.
7629                 Added missing spaces in "..." buttons and made a "..."
7630                         button non translatable!
7631         
7632         * src/compose.c
7633                 Made speller use the default suggestion mode.
7634                 Hack to make it possible to choose 'CTRL-Enter' as a
7635                         shortcut for sending (and only for sending).
7636
7637         * src/prefs_folder_item.c
7638                 Changing subject simplification does not update cache 
7639                         anymore (because it is unnecessary).
7640                 Fixed bug where changing subject simplification updated the 
7641                         summaryview even when the viewed folder is not the
7642                         folder which properties are being changed. (E.g. 
7643                                         viewing folder A and changing
7644                                         the subject simplification of 
7645                                         folder B -not being viewed- updated the 
7646                                         summaryview of folder A with data of
7647                                         folder B). (Hope this is clear... )
7648
7649 2001-12-31 [alfons]     0.6.6claws34
7650         
7651         * src/ldif.c
7652         * src/mutt.c
7653                 fgetc() returns a signed integer which doesn't
7654                 fit in a char. so c truncates this to a char
7655                 but we may lose significant bits. i.e. we may
7656                 comparing 0xFF which may not be equal to -1
7657                 unless properly casted to signed char which
7658                 we won't do because fgetc() returns a signed
7659                 integer which doesn't fit in a char. so c 
7660                 truncates this to a char but we may lose 
7661                 significat bits. (you got the idea, thanks
7662                 to Gustavo Noronha Silva <kov@debian.org>
7663                 and the Debian folks!)
7664
7665 2001-12-30 [alfons]     0.6.6claws33
7666
7667         * src/prefs_common.c
7668                 add #ifdef USE_PSPELLs that Melvin forgot               
7669
7670 2001-12-30 [melvin]     0.6.6claws32
7671         
7672         * src/prefs_common.[ch]
7673                 Added configurable color for misspelled words.
7674
7675         * src/gtkspell.[ch]
7676                 Fixed bug of foreground text color (reported by David
7677                                 Mehrmann)
7678                 Added configurable color for misspelled words.
7679
7680 2001-12-30 [alfons]     0.6.6claws31
7681
7682         * src/folder.c
7683                 remove unnecessary things someone put there
7684
7685         * src/mh.c
7686         * src/folder.[ch]
7687                 make folder properties (like threading and sorting) persistent
7688                 (closes bug #497424 "rescan folder tree resets proprieties")
7689                 currently this is only for MH folders. 
7690
7691 2001-12-29 [melvin]     0.6.6claws30
7692
7693         * src/string_match.[ch]
7694                 Optimized a bit: regexp pattern buffer compiled only once, and
7695                   one subroutine call removed. Fixed ^ regexp search: Now, 
7696                   "(^Re: )|(^Hello)" removes only "Re: " from "Re: Hello".
7697         
7698         * src/summaryview.c
7699                 Subject filtering changed to filter summary columns and
7700                   not directly the messages subject cache. The loss in 
7701                   performance is balanced by the improvement of string_match.
7702                 Added an alert panel if there is an error in the regexp.
7703
7704         * src/src/prefs_folder_item.h
7705                 Added a regexp pattern buffer.
7706
7707 2001-12-28 [alfons]     0.6.6claws29
7708
7709         * src/string_match.[ch]
7710                 clean up name space
7711                 allow compilation *BSD
7712
7713 2001-12-27 [alfons]     0.6.6claws28
7714
7715         * src/filter.c
7716                 sync the Hiro's bug fix for BSD
7717
7718 2001-12-27 [melvin]     0.6.6claws27
7719         
7720         * src/compose.c
7721                 Simplify focus to subject entry code.
7722
7723 2001-12-27 [darko]      0.6.6claws26
7724
7725         * src/filtering.c
7726         * src/mbox_folder.c
7727         * src/messageview.c
7728         * src/mh.c
7729         * src/procheader.[ch]
7730         * src/procmsg.h
7731         * src/stock_pixmap.[ch]
7732         * src/summaryview.c
7733                 Show key icon for encrypted mails in summary view
7734
7735         * src/pixmaps/clip.xpm
7736         * src/pixmaps/clipkey.xpm
7737         * src/pixmaps/key.xpm
7738                 New/modified icons for the above
7739
7740 2001-12-27 [melvin]     0.6.6claws25
7741
7742         * src/prefs_common.c
7743                 Put spell checker options in a separate tab to decrease
7744                 the Common Preferences window height.
7745
7746         * README.claws  
7747                 Update spell checker usage instruction about its options
7748                 location.
7749
7750 2001-12-27 [melvin]     0.6.6claws24
7751
7752         * src/compose.c
7753                 Changed subject entry widget position. Initial focus is
7754                 on the To header instead of the subject entry.
7755                 Creating a new header scrolls the header list to make the
7756                 created one visible. Nevertheless, when automatically filling
7757                 headers, the first one is shown.
7758                 A Tab key press in the last empty header entry zips the 
7759                 focus to the subject entry.
7760                 (I did not change the combo boxes, yet)
7761
7762 2001-12-26 [alfons]     0.6.6claws23
7763
7764         * src/prefs_account.c
7765         * src/inc.c
7766                 allow default inbox to reside in another mailbox (only
7767                 works for POP3 accounts)
7768
7769 2001-12-26 [alfons]     0.6.6claws22
7770         
7771         * src/textview.c
7772                 make reply-on-click work with the account of the selected folder
7773         * src/compose.c
7774                 put a fixme here to remind me to fix finding correct default
7775                 account for nested folders
7776
7777 2001-12-25 [alfons]     0.6.6claws21
7778
7779         * src/summaryview.c
7780                 make column headers display locked and mark pixmaps (idea by Melvin) 
7781                 fix bug by adding score and locked column type to sort array
7782
7783 2001-12-25 [alfons]     0.6.6claws20
7784         
7785         * src/summaryview.c
7786                 catch a *potentially* inadvertent write back of  
7787                 the message cache(s) introduced by 0.6.5claws37
7788
7789 2001-12-25 [christoph]  0.6.6claws19
7790
7791         * src/stock_pixmap.[ch]
7792         * src/summaryview.c
7793                 add ignore thread pixmap
7794                 (can someone draw a better icon for this?)
7795
7796 2001-12-24 [alfons]     0.6.6claws18
7797
7798         * src/prefs_folder_item.c
7799                 make address completion actually work for the
7800                 Default To address in the Folder Property dialog.
7801
7802 2001-12-24 [alfons]     0.6.6claws17
7803         
7804         * src/summaryview.c
7805                 use new style regexp for subject stripping 
7806                 (patch submitted by Thomas Link <t.link.tmp200101@gmx.net>)
7807
7808 2001-12-24 [darko]      0.6.6claws16
7809
7810         * src/pgptext.c
7811         * src/rfc2015.c
7812                 move GPG related informational messages to debug mode
7813
7814 2001-12-23 [alfons]     0.6.6claws15
7815
7816         * src/stock_pixmap.[ch]
7817         * src/summaryview.c
7818                 add the forgotten Claws' locked pixmap
7819
7820 2001-12-23 [alfons]     0.6.6claws14
7821
7822         * src/filesel.c
7823                 accept file name typed in entry in multi file
7824                 selector (patch submitted by Gustavo Noronha Silva 
7825                 <kov@debian.org>)
7826
7827 2001-12-23 [alfons]     0.6.6claws13
7828
7829         * src/prefs_filter.c
7830         * src/prefs_filtering.c
7831         * src/matcher.c
7832         * src/importmutt.c
7833                 clean up a little bit
7834         
7835         * src/string_match.c
7836                 validate input strings a little bit more
7837
7838 2001-12-23 [alfons]     0.6.6claws12
7839
7840         * src/Makefile.am
7841         * src/summaryview.c
7842         * src/string_match.[ch]         ** NEW **
7843         * src/folderview.[ch]
7844         * src/headerview.h
7845         * src/folder.[ch]
7846         * src/prefs_folder_item.[ch]
7847                 add subject simplification to strip out strings from
7848                 a subject line (esp. handy for mailing lists). 
7849                 (original patch by by Thomas Link <t.link.tmp200101@gmx.net>,
7850                 but slightly changed things for better integration.)
7851
7852 2001-12-23 [alfons]     0.6.6claws11
7853
7854         * src/mainwindow.c
7855                 fix bug introduced by submission included in 0.6.5claws52.
7856                 ideally this submission should clean the trash if any trash
7857                 folder has a message. however, the hasTrash variable was
7858                 set to false whenever a trash folder was empty (discarding
7859                 a previously found *filled* trash folder.)
7860
7861                 also edited the code a little bit and made it more safe.
7862
7863 2001-12-22 [alfons]     0.6.6claws10
7864
7865         * src/imap.c
7866                 quick fix for Martin Pool's omission of an account
7867                 specific SSL setting
7868
7869 2001-12-22 [alfons]     0.6.6claws9
7870
7871         * src/compose.c
7872         * src/messageview.c
7873         * src/mimeview.c
7874         * src/pgptext.c
7875         * src/procmime.[ch]
7876                 better support for multipart/digest (submitted
7877                 by Fredrik <e98fo@efd.lth.se>)
7878
7879 2001-12-22 [alfons]     0.6.6claws8
7880
7881         * src/addressbook.c
7882                 correct function signature
7883         * src/socket.[ch]
7884         * src/imap.[ch]
7885         * src/prefs_account.[ch]
7886                 allow IMAP over SSH tunnel (patch submitted by 
7887                 Martin Pool <mbp@samba.org>)
7888
7889 2001-12-21 [alfons]     0.6.6claws7
7890
7891         * sync with sylpheed 0.6.6cvs4-9
7892                 (may have forgotten something: LAST_STABLE is 0.6.6claws6)
7893
7894 2001-12-21 [christoph]  0.6.6claws6
7895
7896         * src/compose.c
7897         * src/prefs_folder_item.[ch]
7898                 implement saving of outgoing messages to current folder.
7899                 fix segfault when no default outbox is available
7900                 (closes bug #495683)
7901
7902 2001-12-21 [carsten]    0.6.6claws5
7903         * src/folderview.c
7904         * src/summaryview.c
7905                 pressing CTRL while DND does now the expected thing and
7906                 copies the mail (moving is still the default, as this
7907                 seam more appropriate for handling mails by DND)
7908
7909 2001-12-18 [paul]       0.6.6claws4
7910
7911         * sync with sylpheed 0.6.6cvs3
7912                 see ChangeLog entries 2001-12-18
7913
7914 2001-12-18 [hiro]       0.6.6claws3
7915
7916         * src/undo.c
7917                 fix for multibyte characters (obtain the number of letters
7918                 instead of bytes).
7919
7920 2001-12-17 [paul]       0.6.6claws2
7921
7922         * sync with sylpheed 0.6.6cvs1
7923                 see ChangeLog entry 2001-12-16
7924
7925 2000-12-17 [alfons]     0.6.6claws1
7926
7927         * src/filtering.c
7928                 clean up
7929
7930 2001-12-16 [paul]       0.6.6claws
7931 2001-12-15
7932
7933         * Release version 0.6.6claws, cvs tag: rel_0_6_6
7934
7935         * src/mimeview.c
7936                 last minute sync with main 0.6.6
7937
7938         * po/es.po
7939                 updated by Ricardo Mones Lastra
7940                 update for last minute sync
7941         * po/fr.po
7942         * po/nl.po
7943                 update for last minute sync
7944         * po/de.po
7945                 updated by Jens Oberender
7946         * po/pt_BR.po
7947                 updated by Fabio Junior Beneditto
7948
7949         * src/prefs_common.[ch]
7950         * src/undo.c
7951                 number of undo levels is user configurable
7952                 (squeeze it into the release in the dying
7953                 moments) Submitted by Jens Oberender    
7954
7955 2001-12-15 [melvin]
7956
7957         * po/fr.po
7958                 updated french translation
7959
7960 2001-12-15 [paul]       0.6.5claws92
7961
7962         * sync with sylpheed 0.6.5cvs28
7963                 see ChangeLog entry 2001-12-14 (src/prefs_account.c)
7964
7965         * po/nl.po
7966                 update to allow for sync
7967
7968 2001-12-15 [alfons]
7969         
7970         * po/nl.po
7971                 update dutch translation
7972
7973 2001-12-14 [carsten]    0.6.5claws91
7974         * src/summaryview.c
7975                 fixed bug #473785; also after changing the column order
7976                 the same message will be selected and displayed as before
7977                 the reordering
7978
7979 2001-12-14 [carsten]    0.6.5claws90
7980         * src/folderview.c
7981                 probably found the bug reported by wwb opening or closing
7982                 a folder tree just before dnd (found the solution in the
7983                 balsa source -- thanks to them)
7984
7985 2001-12-14 [carsten]    0.6.5claws89
7986         * src/gtkutils.c
7987         * src/account.c
7988                 moved gtk_clist_moveto to the right place, so that
7989                 only the accounts dialog is effected on opening
7990
7991 2001-12-14 [carsten]    0.6.5claws88
7992         * src/gtkutils.c
7993                 gtkut_clist_set_focus_row does a gtk_clist_moveto
7994                 now, so that the focused row will be seen in any case
7995                 (reported by wwp on sf-claws-user)
7996
7997 2001-12-14 [darko]      0.6.5claws87
7998
7999         * src/compose.c
8000                 remove unnecessary line
8001
8002 2001-12-14 [paul]       0.6.5claws86
8003
8004         * sync with sylpheed 0.6.5cvs27
8005                 see ChangeLog entries 2001-12-14
8006
8007 2001-12-14 [carsten]    0.6.5claws85
8008         * src/mainwindow.c
8009                 following a suggestion of Melvin the rcoabm pops up
8010                 right under the button now and the button is reliefed
8011                 while the popup is open
8012
8013 2001-12-14 [darko]      0.6.5claws84
8014
8015         * src/compose.c
8016                 fix crash when wrapping long lines if linewrap quotation
8017                 is disabled and wrapper encounters a word spanning more
8018                 than one line
8019
8020 2001-12-13 [paul]       0.6.5claws83
8021
8022         * src/compose.c
8023                 prefer 'Reply-To' header over mailing list header when
8024                 replying to a message. Finally prevent all those confirmation 
8025                 messages being sent to the list itself.
8026
8027         * src/summaryview.c
8028                 remove unused summary_set_menu_sensitive() entry
8029
8030 2001-12-13 [paul]       0.6.5claws82
8031
8032         * src/folderview.c
8033         * src/pixmaps/inbox-hrm.xpm     ** NEW FILE **
8034         * src/pixmaps/outbox-hrm.xpm    ** NEW FILE **
8035         * src/pixmaps/trash-hrm.xpm     ** NEW FILE **
8036                 improvements to 'Hide read messages': Inbox, Outbox,
8037                 Trash, Queue, and Draft icons now reveal presence of hidden 
8038                 messages
8039
8040 2001-12-12 [alfons]     0.6.5claws81
8041
8042         0.6.5claws80 was tagged as LAST_STABLE
8043
8044         * src/filtering.[ch]
8045         * src/matcher.[ch]
8046         * src/matcher_parser_lex.c
8047                 fix the filtering; my last attempt to get it right, 
8048                 if it does not work, it's Hoa's turn. ;-)
8049
8050                 for my honourable peers:
8051                 
8052                 the code now makes a clear distinction between
8053                 rules as they are displayed (probably escaped),
8054                 and as they are executed (probably unescaped). the
8055                 parser does *NOT* do any unescaping, this is
8056                 the task of the matcher.c (which breaks up a
8057                 rule into condition) and the filtering.c (which
8058                 breaks up the rule's action). to make this
8059                 run happily we provide an unescaped copy of
8060                 crucial strings to the MatcherProp and 
8061                 FilteringAction structures. note that the only
8062                 exception to this is any REGEXP string. those
8063                 are directly passed to regcomp() and regexp()
8064                 (who have much more powerful unescape functions).
8065                 
8066                 for everyone else:
8067         
8068                 you can escape tab (\t), carriage return (\r),
8069                 linefeed (\n), form feed (\f), quote (\"), 
8070                 single quote (\'), bell (\b) in all the entry
8071                 lines in the scoring & filtering dialogs.
8072                 as an added bonus this should not affect
8073                 existing filtering rules.
8074
8075 2001-12-12 [carsten]    0.6.5claws80
8076
8077         * src/summaryview.c
8078         * po/de.po
8079                 "item(s) selected" is now sensitive to 1 or more
8080                 than one selected (nice for language where simple
8081                 adding of a "s" is not possible as German (Eintrag
8082                 ->Eintr"age)
8083                 
8084                 the "forward as attachment" entry from the right
8085                 click menu removed, "forward" acts following the
8086                 prefs
8087         
8088         * src/textview.c
8089                 reverted my former changes; so compiler warning again
8090                 but there's more GTK_TEXT/GTK_STEXT mixing on other places
8091                 nevertheless
8092
8093         * src/messageview.c
8094                 "search in message" does now *not* only work in MVIEW_TEXT
8095                 messages, but also in a MIMEVIEW_TEXT part of MVIEW_MIME
8096                 message
8097
8098         * src/mainwindow.c
8099                 removed "/File/_Close" as it was the same as "/File/E_xit"
8100                 and we don't need it two times
8101
8102                 the separate folder view and message view now get a distinct
8103                 WMCLASS, just in case someone is using sawfish ;-)
8104
8105                 as the menu entries "/View/Message view" and "/View/Folder tree"
8106                 are only doing something when SEPARATE_MESSAGE or SEPARATE_FOLDER
8107                 make them sensitive accordingly and as these two are "shown"
8108                 after startup anytime check this menuitem at startup
8109
8110 2001-12-12 [paul]       0.6.5claws79
8111
8112         * src/folderview.c
8113                 fix sensitivity of 'Search folder...', broken in
8114                 0.6.5claws75
8115
8116         * src/mainwindow.c
8117                 fix dodgy English
8118
8119 2001-12-11 [carsten]    0.6.5claws78
8120         * src/filtering.c
8121                 fixed two typos returning a wrong FALSE/TRUE
8122         * src/mainwindow.[ch]
8123                 extra menu for email/news button removed
8124
8125 2001-12-11 [alfons]     0.6.5claws77
8126         
8127         * src/matcher.c                 (1.3)
8128         * src/matcher_parser_lex.l      (1.28)
8129                 revert for another attempt
8130                 mark 0.6.5claws77 as LAST_STABLE
8131
8132 2001-12-11 [christoph]  0.6.5claws76
8133
8134         * po/de.po
8135                 fixed wrong translation for prev. unread msg
8136
8137 2001-12-11 [paul]       0.6.5claws75
8138
8139         * src/folder.[ch]
8140         * src/folderview.c
8141         * src/mainwindow.c
8142         * src/summaryview.[ch]
8143         * src/pixmaps/dir-open-hrm.xpm  ** NEW FILE **
8144                 enable ability to hide read messages on per folder basis via 
8145                 '/Summary/Hide read messages'; when selected, a folder will 
8146                 have a red open folder icon, instead of a blue icon, if the 
8147                 folder contains hidden messges
8148                 submitted by Thomas Link <t.link.tmp200101.gmx.net> 
8149
8150         * src/mainwindow.c
8151                 remove '/Message/Forward as attachment' from 
8152                 main_window_set_menu_sensitive() to prevent debug warning
8153
8154         * src/folderview.c
8155         * src/mainwindow.c
8156                 Clean up some of the English
8157
8158         * tools/newscache_clean.pl
8159                 allow for new 'hidereadmsgs' entry in folderlist.xml
8160
8161         * po/es.po
8162                 updated translation, submitted by Ricardo Mones Lastra
8163
8164 2001-12-11 [paul]       0.6.5claws74
8165
8166         * sync with sylpheed 0.6.5cvs25
8167                 see ChangeLog entry 2001-12-11
8168
8169 2001-12-10 [alfons]     0.6.5claws73
8170
8171         * src/matcher.c
8172                 add more control characters
8173         * src/matcher_parser_lex.l
8174                 make escaping / unescaping work again
8175
8176 2001-12-10 [alfons]     0.6.5claws72
8177
8178         * src/imap.c
8179                 clean up warnings "returning value for void function" 
8180         * src/prefs_filtering.c
8181                 make info button for execute action sensitive
8182
8183 2001-12-10 [paul]       0.6.5claws71
8184
8185         * src/compose.c
8186         * src/imap.[ch]
8187         * src/summaryview.c
8188                 fix: imap server now gets informed of MARKED, UNMARKED
8189                 and REPLY events. Now people can use different IMAP-Mail
8190                 clients and have the exact same information about MARKED,
8191                 UNMARKED and REPLY status with all of them. Especially
8192                 useful for imap servers with a web-frontend.
8193                 submitted by Tobias Sandhaas <medlor@web.de>
8194
8195 2001-12-09 [melvin]     0.6.5claws70
8196         
8197         * src/textview.[ch]
8198                 fixed bug #490076 (hunted down by Alfons who implemented
8199                 a workaround in 0.6.5claws65)
8200
8201 2001-12-09 [christoph]  0.6.5claws69
8202
8203         * src/summaryview.c
8204                 set pointer to string in LOCKED column to NULL
8205                 (might fix bug #490800)
8206
8207 2001-12-09 [carsten]    0.6.5claws68
8208
8209         * po/de.po
8210                 resolved some cluttered menu shortcuts 
8211                 ('creating new email' and 'creating news message'
8212                 hade the same)
8213         * src/compose.c
8214                 wmclass now distinc from main window
8215         * src/mainwindow.c
8216           src/mainwindow.h
8217                 email/news and forward button functionality similar
8218                 to the reply buttons; removed the ugly dropdown arrows
8219                 and use instead the right mouse button
8220
8221 2001-12-09 [paul]       0.6.5claws67
8222
8223         * src/imap.c
8224         * src/utils.h
8225                 allow spaces in imap folder names
8226                 submitted by Willem van Engen <wvengen@stack.nl>
8227
8228 2001-12-09 [paul]       0.6.5claws66
8229
8230         * sync with sylpheed 0.6.5cvs24
8231                 see ChangeLog entry 2001-12-09
8232
8233 2001-12-08 [alfons]     0.6.5claws65
8234
8235         * src/textview.c
8236                 prevent secondary selection claim after "add to sender" dialog
8237                 popped up. this is because there's a GDK_BUTTON_RELEASE pending.
8238                 we trick GTK by simulating a click at (0, 0) in the textview.
8239
8240 2001-12-08 [hoa]        0.6.5claws64
8241
8242         * src/folder.c
8243                 fixed a bug about the .processing folder name while filtering
8244
8245 2001-12-08 [alfons]     0.6.5claws63
8246
8247         * src/folderview.c 
8248                 work around problem of not correctly updating folder stats
8249                 when deleting messages. there's some folder scanning evil
8250                 going so the folderview_update_msg_num() does not work
8251                 correctly. need to investigate this.
8252
8253 2001-12-08 [paul]       0.6.5claws62
8254
8255         * sync with sylpheed 0.6.5cvs23
8256                 see ChangeLog entry 2001-12-08
8257
8258 2001-12-07 [christoph]  0.6.5claws61
8259
8260         * src/compose.c
8261                 fix another header translation problem
8262
8263 2001-12-07 [alfons]     0.6.5claws60
8264
8265         * src/mbox.c
8266                 make filtering also work on local spool mbox
8267
8268 2001-12-07 [carsten]    0.6.5claws59
8269         * src/addressbook.c
8270                 addressbook window gets a wmclass distinct from the main
8271                 sylpheed window
8272         * src/compose.h
8273         * src/mainwindow.[ch]
8274                   forward menu item will use mode selected in prefs, forward 
8275                 as attatchment in menu removed (will be substituted in the
8276                 toolbar similar to reply buttons)
8277                   create news message menu entry and news button is now 
8278                 sensitive to the existance of a news account
8279         * src/pixmaps/stock_mail_reply_quote.xpm           ** REMOVED **
8280         * src/pixmaps/stock_mail_reply_to_all_quote.xpm    ** REMOVED **
8281         * src/pixmaps/stock_mail_reply_to_sender_quote.xpm ** REMOVED **
8282                 these are removed because the toolbar buttons don't show
8283                 the quoting modus any longer
8284
8285 2001-12-07 [paul]
8286
8287         * tools/newscache_clean.pl      ** NEW FILE **
8288                 perl script to do some tidying up in the newscache directory 
8289                 
8290         * tools/sylpheed-switcher       ** NEW FILE **
8291                 perl script to enable easy switching between main and claws
8292                 
8293         * tools/README
8294                 added descriptions of the two new perl scripts          
8295
8296
8297 2001-12-07 [melvin]     0.6.5claws58
8298
8299         * src/messageview.c
8300                 fixed a warning during compilation introduced in 0.6.5claws56
8301
8302 2001-12-07 [paul]       0.6.5claws57
8303
8304         * src/mainwindow.[ch]
8305         * src/menu.[ch]
8306                 further usability enhancements to replying with or without 
8307                 quoting via the toolbar, use of Ctrl key is replaced by 
8308                 drop down menu 
8309                 Submitted by Carsten Schurig            
8310
8311 2001-12-07 [melvin]     0.6.5claws56
8312
8313         * src/messageview.c
8314                 hack to fix bug that prevented to make/paste selections
8315                 after switching between MVIEW_TEXT and MVIEW_MIME views
8316                 without deselecting the selection first.
8317
8318 2001-12-06 [alfons]     0.6.5claws55
8319
8320         * src/filtering.[ch]
8321         * src/inc.c
8322                 revise filtering a little bit more, and make sure
8323                 messages are delivered to the appropriate inbox
8324                 (perhaps set per account)
8325
8326 2001-12-06 [paul]       0.6.5claws54
8327
8328         * sync with sylpheed 0.6.5cvs22
8329                 see ChangeLog entry 2001-12-06
8330
8331 2001-12-05 [alfons]     0.6.5claws53
8332
8333         * src/inc.c
8334         * src/folder.[ch]
8335         * src/procmsg.c
8336         * src/filtering.c
8337                 more revisions of filtering system
8338                 (last stable version is marked as LAST_STABLE)
8339                 
8340                 | NOTE 1): the filtering system now uses a local folder called
8341                 | .processing. if filtering fails, check this directory
8342                 | for missing messages.
8343                 |
8344                 | NOTE 2): help us find the filtering actions still missing
8345
8346 2001-12-05 [paul]       0.6.5claws52
8347
8348         * src/mainwindow.c
8349                 fix bug where 'Empty Trash?' pop-up window appears even
8350                 when Trash is empty, submitted by Jesse Skinner         
8351
8352 2001-12-05 [melvin]     0.6.5claws51
8353
8354         * src/compose.c
8355                 fixed bug #486106 to select correct account when reediting 
8356                 a queued message
8357         
8358 2001-12-04 [alfons]     0.6.5claws50
8359
8360         * src/mh.c
8361                 declare markfile in appropriate functions when
8362                 no fchmod() is found (thanks to Mark Heerdink <marc@koelkast.net>
8363                 for spotting this)
8364
8365 2001-12-04 [paul]       0.6.5claws49
8366
8367         * sync with sylpheed 0.6.5cvs21
8368                 see ChangeLog entry 2001-12-04
8369
8370 2001-12-03 [christoph]  0.6.5claws48
8371
8372         * po/de.po
8373                 changed translation of undo
8374         * src/account.c
8375         * src/folder.c
8376                 don't reinvent the wheel to traverse a GNode
8377         * src/compose.[ch]
8378                 seperate code to create the compose gui into functions
8379                 add "Others" page with folder selection for saving copy
8380                 of the message.
8381                 the folder identifier is saved to queue header
8382         * src/procmsg.c
8383                 save message to folder in queue header
8384
8385 2001-12-03 [paul]       0.6.5claws47
8386
8387         * sync with sylpheed 0.6.5cvs20
8388                 see ChangeLog entry 2001-12-03
8389
8390 2001-12-01 [paul]
8391
8392         * more sync with sylpheed 0.6.5cvs19
8393                 see ChangeLog entry 2001-11-29
8394
8395 2001-11-30 [paul]       0.6.5claws46
8396         
8397         * src/compose.c
8398                 remove conflicts introduced by Hoa's last commit
8399          
8400         * src/mainwindow.c
8401                 make 'Message/Bounce' sensitive
8402
8403 2001-11-30 [hoa]        0.6.5claws45
8404
8405         * src/compose.c
8406                 slightly change bounce function to add
8407                 information about the user that bounced the mail
8408                 in the From header line.
8409
8410         * src/folderview.c
8411                 permit the use of processing in outbox folder.
8412
8413 2001-11-29 [paul]       0.6.5claws44
8414
8415         * src/mainwindow.[ch]
8416         * src/prefs_common.c
8417         * src/pixmaps/stock_mail_reply_quote.xpm            ** NEW FILE **
8418         * src/pixmaps/stock_mail_reply_to_all_quote.xpm     ** NEW FILE **
8419         * src/pixmaps/stock_mail_reply_to_author_quote.xpm  ** NEW FILE **
8420                 usability enhancements to the quoting, implements
8421                 use of Ctrl key to toggle quoting settings
8422                 Submitted by Carsten Schurig <Carsten.Schurig@web.de>
8423
8424 2001-11-29 [paul]       0.6.5claws43
8425         
8426         * sync with sylpheed 0.6.5cvs19
8427                 see ChangeLog entry 2001-11-28
8428
8429 2001-11-29 [melvin]     0.6.5claws42
8430         * src/Makefile.am
8431                 added enriched.[ch] to the list of files
8432
8433         * src/textview.c
8434         * src/mimeview.c
8435         * src/procmime.[ch]
8436         * src/enriched.[ch]
8437                 added support to view text/enriched
8438                 added support to show headers in message view for text/enriched and text/html
8439                         in non multipart messages
8440
8441 2001-11-28 [paul]       0.6.5claws41
8442
8443         * more sync with sylpheed 0.6.5cvs18
8444                 see ChangeLog entry 2001-11-27 (src/prefs_common.c)
8445
8446 2001-11-27 [paul]       0.6.5claws40
8447         
8448         * po/pt_BR.po
8449                 updated translation, submitted by Fabio Junior Beneditto
8450                 
8451         * sync with sylpheed 0.6.5cvs18
8452                 see ChangeLog entries 2001-11-26 (src/textview.c) and
8453                 2001-11-27
8454
8455
8456 2001-11-26 [paul]
8457
8458         * po/es.po
8459                 updated translation, submitted by Ricardo Mones Lastra
8460
8461 2001-11-26 [alfons]
8462
8463         * src/matcher.c
8464                 add more translatable strings
8465
8466 2001-11-26 [christoph]  0.6.5claws39
8467
8468         * po/de.po      
8469                 fixed one more umlaut
8470         * src/compose.c
8471                 fix translated header when it should not be translated
8472
8473 2001-11-26 [paul]       0.6.5claws38
8474
8475         * src/mainwindow.c
8476                 remove '/Message/Add Sender to address book' from 
8477                 main_window_set_menu_sensitive(), prevent debug warning
8478                 add 'Message/Mark/Mark all read' to mainwin_entries[]
8479
8480 2001-11-26 [paul]       0.6.5claws37
8481
8482         * src/summaryview.c
8483                 fix 'recurring unread state' bug 
8484
8485         * tools/README 
8486         * tools/filter_conv.pl
8487                 read name of top level mailbox from folderlist.xml
8488                 and presume nothing about its name              
8489
8490 2001-11-26 [darko]      0.6.5claws36
8491
8492         * src/gtkstext.[ch]
8493                 removed functions that are now in gtkutils.c
8494                 use gtkut_text_is_uri_string() from gtkutils.c
8495         * fix my comment on 2001-11-23 (missing gtkutils.[ch])
8496
8497 2001-11-26 [paul]       0.6.5claws35
8498
8499         * sync with sylpheed 0.6.5cvs16
8500                 see ChangeLog entries 2001-11-25 and 2001-11-26
8501
8502 2001-11-25 [alfons]     0.6.5claws34
8503
8504         EXPERIMENTAL!!! Please checkout the last stable version using: 
8505           
8506         % cvs update -r LAST_STABLE -dRAP
8507
8508         (Or help us testing this stuff.)
8509
8510         * src/filtering.c               (1.14)
8511         * src/filtering.h               (1.6)
8512         * src/inc.c                     (1.28)
8513         * src/matcher.c                 (1.20)
8514         * src/mbox.c                    (1.9)
8515         * src/procmsg.h                 (1.14)
8516         * src/summaryview.c             (1.59)
8517         * src/summaryview.h             (dunno)
8518                 revert/merge/sync to as it was before commit 
8519                 on Thu, 19 Jul 2001 10:15:51 -0700.
8520
8521 2001-11-25 [hoa]        0.6.5claws33
8522
8523         * src/main.c
8524                 processing mails at startup
8525
8526         * src/folderview.c
8527         * src/summaryview.[ch]
8528                 processing mails when entering folder
8529
8530         * src/prefs_filtering.c
8531                 fixed some UI bugs
8532
8533 2001-11-24 [alfons]     0.6.5claws32
8534
8535         * src/summaryview.[ch]
8536                 make summary sort headers work, and also make
8537                 sure the sort type is stored
8538
8539 2001-11-23 [alfons]     0.6.5claws31
8540
8541         * src/summaryview.[ch]
8542                 make lock work like mark
8543                 disallow deleting messages marked as locked
8544
8545 2001-11-23 [alfons]     0.6.5claws30
8546
8547         * src/gtkstext.c
8548         * src/compose.[ch]
8549         * src/Makefile.am
8550         * src/undo.[ch]
8551                 merge undo patch submitted by Jens
8552
8553 2001-11-23 [christoph]  0.6.5claws29
8554
8555         * src/.cvsignore
8556                 added ylwrap
8557         * src/compose.c
8558                 fixed gpg signing and encoding
8559         * src/folder.[ch]
8560         * src/main.c
8561                 added --status option to get new, unread and total
8562                 message count from a running sylpheed
8563         * src/prefs_common.c
8564                 temporary fix for reply_with_quote problem
8565                 (don't call functions for non existing widget)
8566         * src/procmsg.c
8567                 one more check for ignored threads but still not
8568                 always working correctly. probably a recursive
8569                 check for all parents is needed
8570
8571 2001-11-23 [darko]      0.6.5claws28
8572
8573         * src/compose.c
8574                 wrapping on send improvements
8575         * src/gtkutils.[ch]
8576                 fix for GtkSText after last sync with main branch
8577                 GTK_TEXT -> GTK_STEXT
8578
8579 2001-11-23 [paul]       0.6.5claws27
8580
8581         * sync with sylpheed 0.6.5cvs14
8582                 see ChangeLog entries 2001-11-22 and 2001-11-23
8583                 
8584         * po/de.po
8585                 fixed the scrambled umlauts 
8586                 submitted by Carsten Schurig <Carsten.Schurig@web.de>
8587
8588 2001-11-21 [paul]       0.6.5claws26
8589
8590         * sync with sylpheed 0.6.5cvs12
8591                 see 2nd ChangeLog entry dated 2001-11-20
8592
8593 2001-11-20 [paul]       0.6.5claws25
8594
8595         * sync with sylpheed 0.6.5cvs11
8596                 see ChangeLog entry 2001-11-19 (src/utils.c)
8597
8598 2001-11-20 [hiro]
8599
8600         * src/compose.c
8601                 GTK_TEXT -> GTK_STEXT
8602                 fix for wrong comment
8603
8604 2001-11-20 [hiro]       0.6.5claws24
8605
8606         * src/compose.[ch]
8607                 more merges from main branch
8608                 removed fatal warnings (uninitialized variables etc.)
8609                 some coding style fix
8610         * src/gtkutils.h
8611                 fixed typo.
8612         * src/addressbook.c
8613           src/addrindex.c
8614                 V-Card -> vCard
8615
8616 2001-11-19 [hoa]        0.6.5claws23
8617
8618         * src/filtering.c
8619         * src/prefs_scoring.c
8620         * src/matcher.[ch]
8621         * src/scoring.c
8622                 cleaning code
8623
8624         * src/matcher_parser_parse.y
8625         * src/prefs_filtering.c
8626                 bouncing
8627
8628 2001-11-19 [alfons]     0.6.5claws22
8629
8630         more of my old things into claws
8631
8632         * src/Makefile.am
8633         * src/prefs_common.c
8634         * src/procmsg.h
8635         * src/summaryview.[ch]
8636         * src/prefs_summary_column.c
8637         * src/pixmaps/locked.xpm
8638                 add indicators for locking of message in summary view
8639                 (does not work yet, only visual indicator)
8640
8641 2001-11-19 [paul]       0.6.5claws21
8642
8643         * sync with sylpheed 0.6.5cvs10
8644                 see ChangeLog entry 2001-11-19
8645
8646 2001-11-18 [alfons]     0.6.5claws20
8647         
8648         * src/filtering.c
8649                 remove an inadvertent free I forgot in previous clean up 
8650
8651 2001-11-18 [alfons]     0.6.5claws19
8652
8653         * src/filtering.[ch]
8654                 clean up & plug leaks
8655
8656 2001-11-18 [paul]       0.6.5claws18
8657
8658         * sync with sylpheed 0.6.5cvs9
8659                 see ChangeLog entries 2001-11-17 and 2001-11-18
8660
8661 2001-11-16 [paul]       0.6.5claws17
8662
8663         * sync with sylpheed 0.6.5cvs8
8664                 see ChangeLog entry 2001-11-16, src/grouplistdialog.c
8665
8666 2001-11-16 [paul]       0.6.5claws16
8667
8668         * sync with sylpheed 0.6.5cvs7
8669                 see ChangeLog entries 2001-11-15 and 2001-11-16
8670
8671 2001-11-15 [hoa]        0.6.5claws15
8672
8673         * src/compose.c
8674                 fix bounce, mails we received couln't be bounced to ourself.
8675
8676         * src/defs.h
8677         * src/filtering.[ch]
8678         * src/matcher.[ch]
8679         * src/matcher_parser.h
8680         * src/matcher_parser_lex.l
8681         * src/matcher_parser_parse.y
8682         * src/inc.c
8683         * src/main.c
8684         * src/mbox.c
8685         * src/prefs_filtering.[ch]
8686         * src/mainwindow.c
8687         * src/prefs_matcher.c
8688         * src/prefs_scoring.c
8689         * src/scoring.[ch]
8690         * src/summaryview.c
8691                 new matcher/filter/score configuration file parser
8692                 one unique configuration file => ~/.sylpheed/matcherrc
8693                 import in currently automatic, then save are made
8694                 in this new file.
8695                 one filter per folder and one global filter
8696                 (filter of a folder will be used as folder processing)
8697
8698         * src/folder.c
8699                 fix a bug in folder_item_get_identifier
8700                 
8701         * src/messageview.c
8702                 receive receipt return are fixed.
8703
8704 2001-11-14 [alfons]     0.6.5claws14
8705
8706         * src/session.h
8707                 add things from main branch to make claws compile
8708
8709 2001-11-14 [paul]       0.6.5claws13
8710
8711         * merge with SYNC-B4-REL and sync with sylpheed 0.6.5cvs5
8712                 see ChangeLog entries 2001-11-08 to 2001-11-14
8713
8714 2001-11-14 [hoa] 0.6.5claws12
8715
8716         * src/compose.[ch]
8717         * src/mainwindow.c
8718         * src/summaryview.c
8719                 add "bounce mail" option
8720
8721 2001-11-13 [christoph]  0.6.5claws11
8722
8723         * src/compose.c
8724                 Cleanup a mess i add before commiting
8725
8726 2001-11-13 [hoa]        0.6.5claws10
8727
8728         * src/compose.c
8729                 some fixes when mail are sent or
8730                 for crossposts
8731
8732 2001-11-13 [christoph]  0.6.5claws9
8733
8734         * po/de.po
8735                 Changed two string with the same translation
8736         * src/compose.c
8737         * src/procmsg.[ch]
8738         * src/send.[ch]
8739                 New mailsending process:
8740                   - Always queue message before sending
8741                     (message will be saved if sylpheed crashed or
8742                      freezes while sending)
8743                   - Allow queuing of newspostings
8744                   - No copy in outbox before sending
8745                     (closes bug #469501)
8746                   - No more redundant code for send and send_later
8747         * src/summaryview.c
8748                 Applied wwp <subscript@free.fr>'s patch that fixes
8749                 marks for multiple forwarded messages (+compose.c)
8750
8751 2001-11-12 [alfons]
8752
8753         * README.claws
8754                 remove things that are now in main branch
8755         
8756         * po/nl.po
8757                 update Dutch translation
8758
8759 2001-11-12 [mhadasht]   0.6.5.claws8
8760
8761         * src/prefs_common.c
8762                 re-enabled account autoselection feature for forward
8763                 and reedit lost during the branch point for SYNC-B4-REL
8764         * src/gtkspell.c
8765                 gtkpspell_get_dict(): more readable code (even if function is
8766                 not used yet)
8767         * ChangeLog.claws
8768                 added version number info to 2001-11-12 [hiro] comment.
8769
8770 2001-11-12 [hiro]       0.6.5.claws7
8771
8772         * src/compose.c
8773                 compose_forward(): fixed a bug that forward quote mark
8774                 wasn't used.
8775                 removed unnecessary code.
8776         * src/template_select.[ch]: removed.
8777
8778 2001-11-11 [alfons]
8779
8780         * src/compose.c
8781                 :%s/GTK_TEXT/GTK_STEXT/g
8782         
8783         * src/compose.[ch]
8784         * src/undo.[ch]
8785         * src/Makefile.am
8786                 revert the undo stuff (this is 0.6.6claws stuff)
8787
8788 2001-11-11 [hoa]        0.6.5.claws6
8789
8790         * src/compose.[ch]
8791                 Insert signature at the end of the text.
8792                 Added undo patch but currently disabled
8793
8794         * src/procmsg.c
8795                 Threading by subject improved.
8796
8797         * added src/undo.[ch]
8798                 Undo module for compose dialog box.
8799
8800 2001-11-11 [alfons]     0.6.5.claws5
8801
8802         * src/procmsg.c
8803                 prevent threading by subject on nodes that have already been
8804                 threaded by in-reply-to (as in "circular references in a tree
8805                 result in a dead branch")
8806
8807 2001-11-09 [hoa]        0.6.5.claws4
8808         
8809         * src/folderview.c
8810                 allows creation of mbox folder item from any files.
8811
8812 2001-11-09 [alfons]     0.6.5.claws3
8813         
8814         * src/utils.c
8815         * src/procmsg.c
8816                 do what I mean and correct threading by subject so it really
8817                 ignores attracting lines without "Re: "
8818
8819 2001-11-07 [alfons]     0.6.5.claws2
8820
8821         * src/procmsg.c
8822         * src/utils.[ch]
8823                 only attract by subject if a subject line starts with a "Re: "
8824         * src/syldap.c
8825                 remove warning
8826
8827 2001-11-07 [paul]       0.6.5claws1
8828
8829         * sync with sylpheed 0.6.5. release
8830                 see ChangeLog entry 2001-11-07
8831
8832 2001-11-07 [paul]       0.6.4claws31
8833
8834         * sync with sylpheed 0.6.4cvs18
8835                 see ChangeLog entries 2001-10-30 to 2001-11-07
8836                 prefs_templates.[ch] renamed prefs_template.[ch]
8837
8838 2001-11-06 [alfons]
8839         
8840         * src/utils.h
8841                 add semicolon Hoa forgot ;-)
8842                 
8843
8844 2001-11-06 [hoa]        0.6.4claws30
8845         
8846         * src/procmsg.c
8847         * src/summaryview.c
8848         * src/utils.c
8849         * src/utils.h
8850                 threading by subject - empty subject are ignored
8851
8852 2001-11-06 [christoph]  0.6.4claws29
8853
8854         * src/socket.c
8855                 use SSL_peek for sock_gets
8856         * src/utils.c
8857                 removed unneeded pointer in extracting quoted
8858                 names implementation
8859
8860 2001-11-06 [melvin]     0.6.4claws28
8861
8862         * src/gtkspell.c
8863                 fixed bug #476792 Selection overtyping with spell checker
8864                 fixed bug which could cause a buffer overflow
8865                 fixed a memory leak
8866
8867 2001-11-06 [hoa]        0.6.4claws27
8868         
8869         * src/procmsg.c
8870         * src/summaryview.c
8871                 threading by subject
8872
8873 2001-11-05 [alfons]     0.6.4claws26
8874         
8875         * README.claws
8876                 Claws -> Sylpheed (vice versa)
8877
8878         * src/compose.c
8879                 :%s/gtk_text/gtk_stext/g
8880                 :%s/GTK_TEXT/GTK_STEXT/g
8881                 (thanks to Jonathan Ware for spotting this)
8882
8883 2001-11-04 [christoph]  0.6.4claws25
8884
8885         * src/summaryview.c
8886                 replace Xalloca + strdup with Xstrdup_a
8887         * src/utils.c
8888                 better implementation of extracting quoted names
8889                 from addresses (remove backlashes and ignore
8890                 quotes after them)
8891
8892 2001-11-04 [alfons]     0.6.4claws24
8893
8894         * src/utils.[ch]
8895                 edit to comply more with coding style
8896
8897         * src/textview.c
8898                 fix bug reported by Kim Schulz. introduced by the patch integrated
8899                 in 0.6.4claws15. the code did not check the return value of
8900                 the html parser.
8901
8902         * AUTHORS
8903                 add Jonathan Ware and close "[ #475955 ] Enhanced Mailto Patch"
8904
8905 2001-11-04 [christoph]  0.6.4claws23
8906
8907         * src/main.c
8908         * src/prefs_common.[ch]
8909                 init some pointers that possibly caused a segfault
8910                 reported in the claws-users ML
8911
8912 2001-11-04 [hoa]        0.6.4claws22
8913
8914         * src/grouplistdialog.c
8915                 change the names of the nodes in the tree
8916
8917         * src/compose.c
8918                 enhanced mailto syntax as described in
8919                 http://developer.netscape.com/viewsource/husted_mailto/mailto.html
8920                 (thanks to Jonathan Ware <jonathan_ware@gmx.co.uk>)
8921
8922         * src/utils.c
8923                 encode and decode URI (useful when opening URL into
8924                 netscape).
8925
8926 2001-11-03 [hoa]        0.6.4claws21
8927
8928         * src/grouplistdialog.c
8929                 a new newsgroups list selection dialog box
8930                 with a CTree instead of a CList
8931
8932 2001-11-03 [hoa]        0.6.4claws20
8933
8934         * src/folderview.c
8935                 enable property and scoring options when right
8936                 click on "inbox"
8937
8938         * src/summaryview.c
8939                 fixed bug when nickname were displayed using
8940                 the address book.
8941
8942 2001-11-02 [darko]      0.6.4claws19
8943
8944         * src/compose.c
8945                 new wrap quotation and URL/long words wrapping implementation
8946         * src/compose.c src/gtkstext.[ch]
8947                 move gtkstext_strncmp() to gtkstext.c
8948
8949 2001-11-01 [christoph]  0.6.4claws18
8950
8951         * src/prefs_account.c
8952                 fixed mess in account settings dialog
8953         * src/prefs_folder_item.c
8954                 added label with folder path to dialog
8955
8956 2001-10-31 [match]      0.6.4claws17
8957
8958         * src/vcard.c
8959                 fix memory leak.
8960         * src/addrbook.c
8961                 fix generation of spurious address book file names.
8962                 remove redundant functions.
8963         * po/POTFILES.in
8964                 added missing file names.
8965
8966 2001-10-30 [paul]       0.6.4claws16
8967
8968         * sync with sylpheed 0.6.4cvs6
8969                 see ChangeLog entries 2001-10-26 to 2001-10-30
8970
8971         * tools/filter_conv.pl
8972                 read folderlist.xml to discover whether the top-level
8973                 folder is called 'Mailbox' or 'Mail' 
8974
8975 2001-10-29 [paul]       0.6.4claws15
8976
8977         * src/html.c, src/textview.c
8978                 activate links in html mail and fix clickable parts
8979                 Submitted by Matthieu Dazy <dazy@t-surf.com>
8980
8981 2001-10-29 [paul]
8982
8983         * po/de.po, po/es.po, po/pt_BR/po
8984                 updated translations, submitted by Jens Oberender,
8985                 Ricardo Mones Lastra, and Fabio Junior Beneditto
8986
8987 2001-10-29 [darko]      0.6.4claws14
8988
8989         * src/compose.c
8990                 fix wrapping for good
8991
8992 2001-10-29 [darko]
8993
8994         * src/compose.c
8995                 undo previous change as it broke the smart wrapping
8996
8997 2001-10-29 [darko]      0.6.4claws13
8998
8999         * src/compose.c
9000                 fix infinite loop when long URL is quoted
9001                 (closes bug #475122.
9002
9003 2001-10-28 [match]
9004
9005         * src/mutt.[ch] src/importmutt.[ch] src/mgutils.[ch] src/addressbook.c src/Makefile.am
9006                 import Mutt address book
9007         * src/ldif.[ch] src/importldif.h
9008                 modified import LDIF handle user attributes
9009
9010 2001-10-28 [christoph]  0.6.4claws12
9011
9012         * src/summaryview.c
9013                 fixed that filtering did not work if there
9014                 were no filter rules
9015                 (closes bug #472003 and better implementation
9016                  of patch #474644)
9017
9018 2001-10-27 [christoph]  0.6.4claws11
9019
9020         * src/compose.c
9021                 make the folder's default account to be used when
9022                 replying. (patch by wwp <subscript@free.fr>)
9023         * src/compose.c
9024                 code cleanup, nearly killed all of wwp's patch
9025                 for folder's default account in compose
9026         * src/folderview.c
9027                 error panel when a folder could not be created
9028                 (closes bug #471080 new folder name & already
9029                  existing file)
9030
9031 2001-10-26 [alfons]
9032
9033         * src/utils.h
9034                 change prototype of strstr2() that Christoph forgot about
9035
9036 2001-10-26 [christoph]  0.6.4claws10
9037
9038         * src/account.c
9039                 made search for accounts by email address not case
9040                 sensitive
9041         * src/folder.c
9042                 fixed memory leak in folder_item_get_identifier
9043         * src/gtkspell.c
9044         * src/utils.c
9045                 fixed wrong strstr2 (should work like strstr)
9046
9047 2001-10-26 [darko]      0.6.4claws9
9048
9049         * src/compose.c src/gtkstext.[ch]
9050         * src/gtkstext.c
9051                 move is_url_string() and gtkstext_str_strcmp() to gtkstext.c
9052
9053 2001-10-26 [paul]       0.6.4claws8
9054
9055         * src/html.c
9056                 ignore css and javascript tags in html mail
9057                 case-insensitive, with or without double-quoted
9058                 strings
9059
9060 2001-10-26 [paul]       0.6.4claws7
9061
9062         * sync with sylpheed 0.6.4cvs1
9063                 see ChangeLog entry 2001-10-26
9064
9065         * src/prefs_account.c, src/prefs_common.c,
9066           src/prefs_summary_column.c
9067                 minor improvements to the English
9068
9069 2001-10-25 [alfons]     0.6.4claws6
9070
9071         * src/gtkstext.c
9072         
9073                 make GtkSText follow style of GtkText (closes bug 
9074                 #469211 "text selection while writing message")
9075                 
9076                 do sync with GTK 1.2.10
9077
9078 2001-10-25 [paul]       0.6.4claws5
9079
9080         * src/html.c
9081                 ignore css tags in html mail
9082
9083 2001-10-25 [darko]      0.6.4claws4
9084
9085         * src/compose.c
9086                 don't declare is_url_string as static function since
9087                 we need it in gtkstext.c
9088         * src/gtkstext.c
9089                 remove unused variable
9090                 don't wrap long URLs while composing a message
9091
9092 2001-10-24 [christoph]  0.6.4claws3
9093
9094         * src/socket.c
9095                 fix ssl deadlock, when peer closes connection
9096
9097 2001-10-24 [paul]       0.6.4claws2
9098
9099         * src/prefs_common.c
9100                 gettextize the gpg ascii-armored warning message
9101
9102         * src/compose.c
9103                 insert a DOS/MAC file into the composed message
9104                 (improvements)
9105
9106         * Both submitted by Thierry Godefroy <godefroy@imaginet.fr>
9107
9108 2001-10-22 [paul]       0.6.4claws1
9109
9110         * sync with sylpheed 0.6.4 release
9111                 see ChangeLog entries 2001-10-21
9112
9113         * po/fr.po, po/pt_BR.po
9114                 updated by Melvin Hadasht and Fabio Junior Beneditto
9115
9116 2001-10-21 [paul]       0.6.3claws30
9117
9118         * src/compose.c
9119                 insert a DOS text file from the compose window
9120                 into the composed message text (removes CRs characters)
9121                 Submitted by Thierry Godefroy <godefroy@imaginet.fr>
9122
9123         * tools/filter_conv.pl, tools/README
9124                 automatically use ~/.sylpheed as working directory
9125                 print out confirmation message on completion
9126
9127         * correct Hoa's last ChangeLog.claws entry
9128
9129 2001-10-20 [hoa]        0.6.3claws29
9130
9131         * src/grouplistdialog.c
9132                 bugfix (another ?) to give the right
9133                 newsgroups list for each news server.
9134
9135         * src/news.c
9136         * src/news.h
9137                 improve the newsgroups list cache
9138
9139 2001-10-20 [paul]       0.6.3claws28
9140
9141         * sync with sylpheed 0.6.3cvs9
9142                 see ChangeLog entry 2001-10-19
9143
9144         * correct Alfons' last ChangeLog.claws entry
9145
9146 2001-10-19 [alfons]
9147
9148         * src/pgptext.[ch]
9149                 fix compilation problems (part of bug #472895)
9150
9151 2001-10-18 [hoa]        0.6.3claws27
9152
9153         * src/grouplistdialog.c
9154                 bugfix when we refresh was clicked (bug 472701)
9155
9156 2001-10-19 [christoph]  0.6.3claws26
9157
9158         * src/compose.c
9159                 last header entry should default to "To:" or
9160                 "Newsgroups:" and not copy the last entry line
9161                 in a new compose window
9162                 (closes bug #472686, #470792)
9163
9164 2001-10-19 [paul]       0.6.3claws25
9165
9166         * sync with Sylpheed 0.6.3cvs8
9167                 see ChangeLog entries 2001-10-18 and 2001-10-19
9168
9169 2001-10-18 [christoph]  0.6.3claws24
9170
9171         * src/procmsg.c
9172                 reimplement ignore thread
9173         
9174 2001-10-18 [hoa]        0.6.3claws23
9175
9176         * src/folderview.c
9177         * src/grouplistdialog.[ch]
9178                 enhanced news subscription interface (feature 469113)
9179
9180         * src/news.c
9181         * src/news.h
9182                 enchanced newsgroup listing,
9183                 now, we can get groups informations
9184                 (NNTPGroupInfo)
9185
9186 2001-10-18 [paul]       0.6.3claws22
9187
9188         * src/summaryview.c
9189                 remove comment (sync with main branch)
9190         * src/mainwindow.c
9191                 fix 'Re-edit' bug in 'Message' menu
9192
9193 2001-10-17 [christoph]  0.6.3claws21
9194
9195         * src/compose.c
9196                 ignore empty or whitespace only header lines
9197
9198 2001-10-17 [paul]       0.6.3claws20
9199
9200         * sync with sylpheed 0.6.3cvs7
9201                 see ChangeLog entries 2001-10-14, 2001-10-16, and
9202                 2001-10-17
9203
9204 2001-10-17 [darko]
9205
9206         * src/compose.c
9207                 wrap long lines without spaces
9208                 don't wrap URLs
9209
9210 2001-10-16 [paul]
9211
9212         * po/es.po, po/nl.po, po/pt_BR.po
9213                 updated by Ricardo Mones Lastra, Alfons,
9214                 and Fabio Junior Beneditto
9215
9216         * sylpheed-0.6.3claws released
9217
9218 2001-10-15 [melvin] 0.6.3claws18
9219
9220         * README.claws
9221                 added summary and detailed installation instructions
9222                 for spell checker
9223         * po/fr.po
9224                 Updated, corrected and completed french translation
9225
9226 2001-10-15 [hoa] 0.6.3claws17
9227         * src/grouplistdialog.c
9228                 we can choose the newsgroups to display with wildcards
9229
9230 2001-10-15 [christoph]  0.6.3claws16
9231
9232         * src/account.c
9233         * src/compose.c
9234         * src/prefs_folder_item.[ch]
9235                 applied wwp <subscript@free.fr>'s folder
9236                 default account patch
9237         * po/de.po
9238                 Fixed wrong translation
9239
9240 2001-10-13 [alfons, christoph, melvin]  
9241                         0.6.3claws15
9242
9243         solution #2 to solve MT-safety problems defers all GUI related calls
9244         to the main thread using a gtk_idle_add() callback. discussed on
9245         ircnet #sylpheed, with christoph spotting some issues with the
9246         original code, and melvin allowing us to lobotomize his sylpheed.
9247
9248         * src/syldap.[ch], src/main.c
9249                 fix race problem in ldap search thread by deferring GUI 
9250                 stuff to main thread using gtk_idle_add()
9251
9252 2001-10-13 [paul]       0.6.3claws14
9253
9254         * src/prefs_account.[ch], src/send.c, src/smtp.[ch]
9255                 add Sergey's smtpcred.patch
9256                 adds separate username/password setting for SMTP Auth
9257                 needed by some servers
9258                 (closes feature request #471659)
9259
9260 2001-10-13 [paul]       0.6.3claws13
9261
9262         * src/pgptext.[ch] **NEW FILES**
9263         * src/Makefile.am, src/messageview.c, src/mimeview.c
9264                 decrypt ascii-armored gpg text embedded in
9265                 the message body.
9266                 Submitted by Jens Jahnke <jan0sch@gmx.net>
9267
9268 2001-10-13 [christoph]  0.6.3claws12
9269
9270         * README.claws
9271                 some more details on default to and
9272                 feature requests
9273         * src/main.c
9274                 init glib threading when ldap is used
9275         * src/syldap.c
9276                 threading fixes
9277         * po/de.po
9278                 fixed a typo
9279
9280 2001-10-12 [paul]       0.6.3claws11
9281
9282         * src/prefs_common.[ch], src/rfc2015.c
9283                 enable ascii-armored gpg text to be embedded in the
9284                 message body, selectable through the 'Privacy'
9285                 preferences. Supports encrypting only.
9286                 Submitted by Ravemax <ravemax@dextrose.com>
9287
9288 2001-10-12 [paul]       0.6.3claws10
9289
9290         * sync with sylpheed 0.6.3cvs6
9291                 see ChangeLog entries 2001-10-11 and 2001-11-12
9292
9293         * src/folderview.c
9294                 incorporated mbox folders, scoring, and folder
9295                 properties into the sync
9296
9297 2001-10-12 [darko]      0.6.3claws9
9298
9299         * README.claws
9300                 describe quotation wrapping
9301         * src/compose.c
9302                 don't treat tab as space to calculate line length properly
9303
9304 2001-10-11 [alfons]
9305
9306         * README.claws
9307                 correct description of how to make new filtering system work,
9308                 add some other things
9309                 
9310         * src/syldap.c
9311                 remove sched_yield() (not necessary / unportable)
9312
9313 2001-10-11 [paul]       0.6.3claws8
9314
9315         * sync with sylpheed 0.6.3cvs3
9316                 see ChangeLog entry 2001-10-10
9317
9318 2001-10-10 [christoph]  0.6.3claws7
9319
9320         * .cvsignore
9321                 ignore 2 files created by newer autotools
9322         * src/prefs_folder_item.c
9323                 using table for widget alignment
9324                 fixed memory leak and broken octal display
9325         * src/filesel.c
9326                 fixed segfault caused by lost filename
9327                 workaround (closes bug #469551)
9328
9329 2001-10-10 [paul]       0.6.3claws6
9330
9331         * sync with sylpheed 0.6.3cvs2
9332                 see ChangeLog entries 2001-10-09 and 2001-10-10
9333
9334 2001-10-10 [darko]      0.6.3.claws5
9335
9336         * src/gtkstext.c
9337                 proper calculation of right margin if smart wrapping is enabled
9338         * src/compose.c
9339                 automatically wrap long lines if wrap quotation is enabled
9340
9341 2001-10-09 [alfons]     0.6.3.claws4
9342
9343         * src/summaryview.c
9344                 select correct row when deleting last row in the summary view (and
9345                 close bug "[ #469104 ] select second last in list when deleting")
9346
9347 2001-10-09 [paul]       0.6.3claws3
9348
9349         * sync with sylpheed 0.6.3cvs1
9350                 updated some autotool scripts
9351
9352 2001-10-09 [darko]      0.6.3claws2
9353
9354         * src/gtkstext.[ch]
9355                 new name and mark with Sylpheed comment
9356         * src/compose.c
9357                 smart quotation wrapping a-la VIM
9358
9359 2001-10-08 [paul]       0.6.3claws1
9360
9361         * sync with sylpheed 0.6.3 release
9362                 see ChangeLog entry 2001-10-08
9363
9364 2001-10-08 [paul]       0.6.2claws24
9365
9366         * src/summaryview.c
9367                 more sync with sylpheed 0.6.2cvs12
9368                 Fixed the bug that didn't select the last row correctly
9369
9370
9371 2001-10-07 [paul]       0.6.2claws23
9372
9373         * sync with sylpheed 0.6.2cvs12
9374                 see ChangeLog entry 2001-10-07
9375
9376 2001-10-06 [match]
9377         * src/jpilot.[ch]
9378                 enable jpilot to read unsynch'ed addresses.
9379
9380         * src/editldap_basedn.c
9381                 fix segfault when opening dialog.
9382
9383 2001-10-06 [alfons]     0.6.2.claws22
9384
9385         * src/summaryview.c
9386                 fix bug with summary view selecting last *inserted*
9387                 node instead of last *visible* node. remember we
9388                 work with a tree
9389
9390 2001-10-06 [paul]       0.6.2claws21
9391
9392         * po/pt_BR.po
9393                 updated translation, contains some fixes and new
9394                 translations, submitted by Gustavo Noronha Silva
9395                 <kov@debian.org>
9396
9397         * src/prefs_common.c
9398                 change 'each' to 'every' - fix dubious English
9399
9400         * sync with sylpheed 0.6.2cvs11
9401
9402 2001-10-05 [alfons]     0.6.2claws20
9403
9404         * src/mainwindow.[ch], src/folderview.c
9405                 make composite tool button switch between "Compose News"
9406                 and "Compose Mail" depending on selected folder
9407                 (nifty idea by Kim Schulz <kim@schulz.dk>)
9408
9409 2001-10-05 [paul]       0.6.2claws19
9410
9411         * src/mainwindow.c, src/summaryview.c
9412                 fix 'Message/Reply to all', broken in last commit
9413
9414         * src/compose.c
9415                 fix X_BEENTHERE seg fault, thanks to Alfons
9416
9417 2001-10-04 [paul]       0.6.2claws18
9418
9419         * src/compose.[ch], src/mainwindow.c
9420                 make "Message/Reply" reply to mailing lists; matches
9421                 'X-Mailing-list:' and 'X-BeenThere:' ML headers.
9422                 based on portions of the patch submitted by
9423                 Junichi Uekawa <dancer@netfort.gr.jp>
9424
9425 2001-10-04 [darko]      0.6.2claws17
9426
9427         * src/compose.c
9428                 better smart wrapping
9429         * src/gtkstext.[hc]
9430                 a function to make text buffer contiguous
9431
9432 2001-10-03 [paul]       0.6.2claws16
9433
9434         * sync with sylpheed 0.6.2cvs10
9435
9436 2001-10-02 [alfons]
9437
9438         * configure.in
9439         * po/zh_CN.GB2312.po, po/zh_TW.Big5.po
9440                 close bug "[ #466566 ] compile error on mdk 8.0" by removing
9441                 references to chinese translations (hope someone picks up
9442                 this)
9443
9444 2001-10-02 [christoph]  0.6.2claws15
9445
9446         * src/compose.c
9447                 fixed non translated header bug
9448         * ChangeLog.claws
9449                 fixed wrong date in alfons last entry ;)
9450
9451 2001-10-02 [alfons]     0.6.2claws14
9452
9453         * src/compose.c, src/prefs_common.[ch]
9454                 add block cursor option
9455
9456 2001-10-02 [paul]       0.6.2claws13
9457
9458         * sync with sylpheed 0.6.2cvs9
9459
9460 2001-09-30 [paul]       0.6.2claws12
9461
9462         * po/de.po, po/es.po, po/fr.po, po/nl.po, po/pt_BR.po
9463                 updated translations
9464
9465         * po/POTFILES.in
9466                 add 'src/importldif.c'
9467
9468         * AUTHORS, tools/README, tools/eud2gc.py, tools/Makefile.am
9469                 added eudora-to-vCard conversion tool
9470                 submitted by Jeroen Versteeg <j.m.versteeg@student.utwente.nl>
9471
9472         * sync with sylpheed 0.6.2cvs8
9473
9474 2001-09-30 [paul]
9475
9476         * sylpheed-0.6.2claws released
9477
9478 2001-09-27 [melvin]     0.6.2claws11
9479
9480         * src/gtkspell.c
9481                 fixed crash when using default path (introduced 
9482                 in 0.6.2claws10)
9483                 fixed tiny bug for initial suggestion mode
9484
9485 2001-09-27 [melvin]     0.6.2claws10
9486         
9487         * src/gtkspell.c
9488                 fixed bug where gtkpspell didn't set the path correctly
9489
9490         * README.claws
9491                 added a paragraph about spell checking
9492                 
9493
9494
9495 2001-09-27 [paul]       0.6.2claws9
9496
9497         * src/addrbook.c, src/addrcache.c, src/addritem.c, src/jpilot.c
9498                 replace '// comments' with '/* comments */' to prevent
9499                 some compiler warnings 
9500
9501         * sync with sylpheed 0.6.2cvs6
9502
9503 2001-09-26 [alfons]     0.6.2claws8
9504
9505         * src/messageview.c
9506                 introduce return receipt request notification again,
9507                 which was lost because of other semantics in 
9508                 procheader_parse() (???)
9509
9510 2001-09-26 [christoph]  0.6.2claws7
9511
9512         * src/compose.c
9513                 replace comments for old code with #if 0
9514                 readded auto cc, bcc and reply-to
9515         * src/prefs_matcher.c
9516         * src/prefs_scoring.c
9517                 removed some definition (was moved to
9518                 prefs.h)
9519
9520 2001-09-26 [paul]       0.6.2claws6
9521
9522         * src/mainwindow.c
9523                 make 'Follow-up and reply to' sensitive
9524
9525         * more sync with sylpheed 0.6.2cvs5
9526
9527 2001-09-25 [melvin]
9528
9529         * 0.6.2claws5
9530
9531         * src/gtkspell.c
9532                 fixed bug for "US-ASCII" introduced by the encoding code
9533
9534 2001-09-25 [paul]
9535
9536         * 0.6.2claws4
9537
9538         * src/prefs_common.[ch], src/summaryview.c
9539                 'next unread msg' 'go to next folder?' dialog can be
9540                 given default behaviour, either always show dialog,
9541                 or assume 'yes', or assume 'no'
9542                 Submitted by wwp <subscript@free.fr>
9543
9544 2001-09-25 [melvin]
9545                 
9546         * src/compose.c src/gtkspell.[ch]
9547                 added support for different encodings
9548
9549 2001-09-25 [paul]
9550
9551         * more sync with sylpheed 0.6.2cvs5
9552
9553 2001-09-24 [alfons]
9554         
9555         * src/prefs_folder_item.c
9556                 add check for item->prefs->default_to string is NULL and
9557                 add another check when freeing this string
9558
9559 2001-09-24 [paul]
9560
9561         * configure.in
9562                 change to version 0.6.2claws3
9563
9564         * sync with sylpheed 0.6.2cvs5 
9565
9566 2001-09-24 [match]
9567         * src/ldif.[ch], src/importldif.[ch], addressbook.c
9568                 import LDIF files.
9569         * src/addrcache.[ch], addrindex.[ch]
9570                 small update for future
9571         * src/addrbook.c
9572                 fix test XML file.
9573
9574 2001-09-24 [melvin]
9575         * src/gtkspell.[ch]
9576                 added 'Learn from mistakes' option
9577                 better handling of quotes in checked words
9578                 sorted dict list
9579         * po/fr.po
9580                 small update for spell checking stuff
9581
9582 2001-09-23 [alfons]
9583         
9584         * src/gtkspell.c
9585                 edit a little bit so it complies more with main coding style
9586
9587 2001-09-23 [alfons]
9588
9589         * src/folder.[ch], prefs_folder_item.c, compose.c
9590                 migrate "request return receipt" folder property
9591                 to folderlist.xml
9592
9593 2001-09-22 [alfons]
9594
9595         * README.claws **NEW**
9596                 (add things of interest for users of main branch 
9597                 and claws here)
9598
9599         * src/folder.[ch], src/mainwindow.c, src/summaryview.c
9600                 re-implement threading per folder option, but store 
9601                 the setting in folderlist.xml (where it belongs)
9602
9603 2001-09-21 [melvin]
9604
9605         * src/gtkspell.[ch]
9606                 fixed bug when compose window is under another window
9607         * src/prefs_common.[ch] src/compose.c
9608                 changed 'dictionary_path' to 'dictionary' to be consistent
9609                 dropped PSPELL_PATH macro (hard coded default to /usr/local/share/pspell)
9610         * ac/pspell.m4 src/Makefile.am 
9611                 dropped PSPELL_PATH macro
9612         * po/fr.po
9613                 updated translations
9614
9615 2001-09-21 [christoph]
9616
9617         * src/compose.c
9618                 added border around header fields
9619                 keep header type when new field is added
9620
9621 2001-09-20 [christoph]
9622
9623         * src/utils.[ch]
9624                 more portable debug_print with source filename
9625                 and linenumber
9626         * src/procmsg.c
9627                 more newlines after debug messages
9628
9629 2001-09-20 [paul]
9630
9631         * configure.in
9632                 change to version 0.6.2claws2
9633
9634         * sync with sylpheed 0.6.2cvs3
9635
9636 2001-09-19 [melvin]
9637
9638         * src/gtkspell.c
9639                 fixed the post-right-click focus pb
9640                 fixed crash when 'Spell check all' after dict change 
9641                         and when cursor is at the end of the text
9642                 shift-right-click pops up config menu even on misspelled words.
9643         * po/POTFILES.in
9644                 added gtkspell.c
9645
9646 2001-09-19 [melvin]
9647
9648         * src/about.c
9649                 added pspell to compiled-in features list
9650
9651 2001-09-18 [melvin]
9652
9653         * switched to pspell and dropped ispell
9654         * ac/pspell.m4
9655                 new file. autoconf macro for pspell
9656         * ac/Makefile.am 
9657         * configure.in acconfig.h
9658                 added pspell support
9659         * src/Makefile.am
9660         * src/main.c src/compose.[ch] src/gtkspell.[ch]
9661         * src/prefs_common.[ch] 
9662                 added pspell support
9663
9664 2001-09-18 [christoph]
9665
9666         * src/addr_compl.c
9667         * src/template.[ch]
9668                 replace LOG_MESSAGE with debug_print
9669         * src/compose.[ch]
9670                 gui improvements
9671         * src/menu.c
9672                 added newline after debug message
9673         * src/utils.h
9674                 using __VA_ARGS__ for debug_print macro
9675         * tools/.cvsignore
9676                 ignore Makefile and Makefile.in
9677
9678 2001-09-18 [paul]
9679
9680         * configure.in
9681                 change to version 0.6.2claws1
9682         * sync with sylpheed 0.6.2cvs1
9683
9684         * src/matcher.c 
9685         * src/prefs_matcher.c
9686                 add 'score equal to' option, submitted by
9687                 Paul Evans <nerd@freeuk.com>
9688
9689 2001-09-15 [christoph]
9690
9691         * src/mainwindow.c
9692                 comment out menu entry not existing in claws
9693         * src/menu.c
9694                 add debug output for non existing menu entries
9695         * src/summaryview.c
9696                 fix next/prev unread message for ignored threads
9697         * src/utils.[ch]
9698                 add sourcefile and line number to debug output
9699                 otherwise it is sometimes hard to find the
9700                 source code part if debug messages are translated
9701
9702 2001-09-14 [darko]
9703         
9704         * src/folderview.c
9705                 refresh target folder style after colour is changed
9706
9707 2001-09-13 [paul]
9708
9709         * configure.in
9710                 change to version 0.6.1claws3
9711
9712         * sync with sylpheed 0.6.1cvs6
9713
9714 2001-09-13 [darko]
9715         
9716         * src/folderview.c
9717                 fix target folder colourization to use user selected colour
9718
9719 2001-09-12 [darko]
9720         
9721         * src/summaryview.c
9722                 fix crash when message that is marked for copy/move is unmarked
9723
9724 2001-09-09 [paul]
9725
9726         * configure.in
9727                 change to version 0.6.1claws2
9728
9729         * sync with sylpheed 0.6.1cvs3
9730
9731 2001-09-09 [alfons]
9732         
9733         * src/folderview.c
9734                 fix bug with default font used for trash folder text
9735
9736 2001-09-06 [paul]
9737
9738         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
9739                 updated translations
9740
9741         * configure.in
9742                 change to version 0.6.1claws1
9743
9744         * sync with sylpheed 0.6.1cvs2
9745
9746 2001-09-03 [paul]
9747
9748         * po/POTFILES.in
9749                 add Match's new addressbook
9750
9751         * po/de.po
9752                 updated translation submitted by Jens Oberender
9753
9754 2001-09-02 [paul]
9755
9756         * configure.in
9757                 change to 0.6.1claws
9758         * sync with sylpheed 0.6.1 release
9759
9760 2001-09-02 [paul]
9761
9762         * configure.in
9763                 change to 0.6.0claws2
9764
9765         * sync with sylpheed 0.6.0cvs4
9766
9767         * po/pt_BR.po
9768                 updated translation submitted by Fabio Junior Beneditto
9769
9770 2001-09-01 [match]
9771         * pixmaps/
9772                 interface.xpm
9773                 book.xpm
9774                 address.xpm
9775         * src/
9776                 Makefile.am
9777                 a ton of new files
9778
9779 2001-08-31 [paul]
9780
9781         * configure.in
9782                 change to version 0.6.0claws1
9783
9784         * sync with sylpheed 0.6.0cvs1
9785
9786         * po/es.po
9787                 updated translation submitted by Ricardo Mones Lastra
9788
9789         * po/POTFILES.in
9790                 add 'src/prefs_templates.c'
9791
9792         * src/compose.c, src/summaryview.c
9793                 fix segfault on 'Re_edit'               
9794
9795 2001-08-30 [alfons]
9796
9797         * configure.in, Makefile.am
9798         * tools/Makefile.am
9799                 add tools directory to source distribution
9800
9801 2001-08-30 [paul]
9802
9803         * configure.in
9804                 change to version 0.6.0claws
9805
9806         * sync with sylpheed 0.6.0 release
9807
9808 2001-08-30 [christoph]
9809
9810         * configure.in
9811                 removed autoconf version check
9812
9813 2001-08-30 [paul]
9814
9815         * src/account.c, src/compose.c, src/prefs_common.[ch]
9816         * src/procheader.[ch] src/utils.[ch]
9817                 Enhanced automatic account selection on replies
9818                 Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
9819
9820         * configure.in
9821                 add LDAP and JPilot to the configuration results output.
9822
9823 2001-08-29 [christoph]
9824
9825         * src/summeryview.c
9826                 no bold font for ignored threads
9827
9828 2001-08-29 [paul]
9829
9830         * configure.in
9831                 change to version 0.5.3claws6
9832
9833         * sync with sylpheed 0.5.3cvs10
9834                 src/stringtable.[ch]: New Files
9835
9836         * src/compose.c, src/gtkutils.c, src/gtkutils.h, src/mainwindow.c
9837         * src/pixmaps/sylpheed.xpm
9838                 add mini-icons to windows (by Alfons)
9839
9840 2001-08-27 [paul]
9841
9842         * src/mainwindow.c
9843                 new functions: next_labeled_cb(), prev_labeled_cb()
9844
9845         * src/summaryview.c
9846                 new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
9847                 summary_select_next_labeled(), summary_select_prev_labeled()
9848
9849         * src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
9850                 give claws blue folders and a blue trash can
9851
9852 2001-08-27 [paul]
9853
9854         * configure.in
9855                 change to version 0.5.3claws5
9856
9857         * sync with sylpheed 0.5.3cvs9
9858                 src/labelcolors.[ch] renamed to src/colorlabel.[ch] 
9859
9860 2001-08-24 [christoph]
9861
9862         * src/filesel.c
9863                 keep filename when browsing directories
9864                 (not working for user entered filename, but
9865                  for default name and selected filename from
9866                  file list)
9867         * src/mainwindow.c
9868                 fixed wrong spelling "Folllow-up"
9869         * src/mbox_folder.c
9870         * src/procmsg.c
9871         * src/summaryview.c
9872                 fixed new/unread message count with ignored
9873                 threads (2 commits, first didn't notice no
9874                 longer needed decreasing)
9875         * src/inc.c
9876                 readded scrolling of progress dialog
9877                 (lost in sync)
9878
9879 2001-08-24 [paul]
9880
9881         * configure.in
9882                 change to 0.5.3claws4
9883
9884         * sync with sylpheed 0.5.3cvs7
9885
9886 2001-08-24 [christoph]
9887
9888         * src/compose.c
9889                 set request return receipt when replying
9890                 if it is set is the folder prefs of the
9891                 message
9892         * src/inc.c
9893                 disable final error popup if popups are
9894                 disabled in config (again)
9895
9896 2001-08-23 [paul]
9897
9898         * configure.in
9899                 Change version number to 0.5.3claws3
9900
9901         * sync with sylpheed 0.5.3cvs5
9902
9903         * src/mimeview.c
9904                 double quote '%s' in 'gedit %s' to fix bug when
9905                 opening attachment with spaces in the name
9906
9907 2001-08-22 [alte]
9908         * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
9909           src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
9910                 initial message templates support
9911
9912
9913 2001-08-22 [paul]
9914
9915         * configure.in
9916                 change version number to 0.5.3claws2
9917
9918         * sync with sylpheed 0.5.3cvs4
9919
9920         * src/procmsg.h src/summaryview.c
9921                 re-implement (un)ignore thread
9922
9923 2001-08-21 [paul]
9924
9925         * src/summaryview.c
9926                 remove unnecessary code
9927         * src/compose.c
9928                 enable 'dynamic' signatures (submitted by
9929                 Eric Limpens <eric@hscg-internet.nl>)
9930
9931 2001-08-21 [paul]
9932
9933         clean up after sync with sylpheed 0.5.3 release
9934
9935         * src/folderview.c
9936                 fix re-introduced font mess, see Christoph's
9937                 entry 2001-06-24
9938
9939         * src/summaryview.c
9940                 remove prev_msgnum
9941                 use sylpheed's small font instead of
9942                 gtk default font for summary view
9943
9944
9945 2001-08-17 [paul]
9946
9947         * configure.in
9948                 add pl to ALL_LINGUAS - sync with main branch
9949
9950         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
9951                 Updated. Translations by Jens Oberender, Ricardo Mones
9952                 Lastra, Alfons, and Fabio Junior Beneditto respectively.
9953
9954         * po/pl.po  ** NEW FILE **
9955                 sync with the main branch
9956
9957         * src/folderview.c
9958                 fix target folder colorizing and refresh problem
9959
9960
9961 2001-08-17 [christoph]
9962
9963         * src/mainwindow.c
9964                 claws uses 4 colors for target folder coloring.
9965                 arrays were not long enough and destroyed the
9966                 stack causing a segfault.
9967                 target folder colorizing does not work anymore
9968                 for me
9969
9970 2001-08-16 [paul]
9971
9972         * configure.in
9973                 change to version 0.5.3claws1
9974
9975         * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
9976           src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
9977           src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
9978
9979                 sync with sylpheed 0.5.3 release, but keep claws method of
9980                 configuring/saving fonts
9981
9982         * src/addressbook.[ch]
9983                 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
9984                 in line with a similar change in Hiroyuki's branch
9985
9986         * src/mainwindow.[ch]
9987                 disable main_window_set_thread_option()
9988         * src/prefs_folder_item.c
9989                 comment out &tmps_prefs.enable_thread,
9990         * src/mbox_folder.c, src/procmsg.[ch]
9991                 comment out MSG_IS_IGNORE_THREAD
9992         * src/summaryview.c
9993                 comment out summary_ignore_thread() and summary_unignore_thread()
9994                 comment out MSG_IS_IGNORE_THREAD
9995
9996                 use Hiroyuki's threading instead.
9997
9998
9999
10000 2001-08-15 [paul]
10001
10002         * src/account.c
10003                 use Hiroyuki's 0.5.3 column scheme but also
10004                 include the enable/disable button.
10005         * src/pixmaps/mark.xpm
10006                 add Hiroyuki's amended pixmap
10007
10008 2001-08-13 [christoph]
10009
10010         * src/account.c
10011                 receive at get all column showed wrong state for APOP
10012                 button should only work for POP3 and APOP accounts
10013         * src/prefs_account.c
10014                 added missing preprocessor statement for SSL
10015
10016 2001-08-12 [paul]
10017
10018         * src/account.[ch]
10019                 add 'receive at get all' column and enable/disable
10020                 button.
10021
10022 2001-08-06 [christoph]
10023
10024         * src/account.c
10025                 show usage of SSL in protocol column
10026
10027         * src/imap.c
10028         * src/inc.c
10029                 renamed ssl options
10030
10031         * src/prefs_account.[ch]
10032                 moved ssl options to a new page
10033
10034         * src/send.c
10035         * src/smtp.c
10036         * src/ssl.[ch]
10037                 renamed ssl options
10038                 added support for SMTP STARTTLS command
10039
10040 2001-08-05 [christoph]
10041
10042         * configure.in
10043                 debian autoconf needs version check to find
10044                 correct autoconf version. if the file is
10045                 named configure.in 2.13 is used, which does
10046                 not work with this configure.in script.
10047                 other solution would be to rename the script
10048                 to configure.ac as suggested in the autoconf
10049                 manual.
10050
10051         * src/inc.c
10052                 disable final error popup if popups are
10053                 diabled in config
10054
10055         * src/socket.c
10056                 bugfix in ssl_gets
10057                 fixes IMAP over SSL problem
10058
10059 2001-08-03 [paul]
10060
10061         * configure.in
10062                 change to 0.5.2claws1
10063
10064         * sync with sylpheed 0.5.2cvs1
10065
10066 2001-08-02 [alfons]
10067
10068         * configure.in
10069                 quick fix for ispell detection...
10070
10071 2001-08-01 [paul]
10072
10073         * configure.in
10074                 change to 0.5.1claws4
10075
10076         * sync with sylpheed 0.5.1cvs7
10077
10078 2001-07-31 [alfons]
10079
10080         * src/prefs_common.c, src/prefs_common.h, 
10081           src/gtkspell.c, src/gtkspell.h
10082                 add global spelling checker settings (compose tab) +
10083                 selection of dictionary 
10084           
10085         * configure.in  
10086                 guess valid ispell location
10087
10088 2001-07-31 [paul]
10089
10090         * po/POTFILES.in
10091                 removal of 'src/quote_fmt_parse.c'
10092         * po/de.po
10093                 Updated de.po
10094                 (submitted by Jens Oberender <didge@suse.de>)
10095
10096 2001-07-31 [darko]
10097
10098         * src/folder.[ch]
10099         * src/folderview.[ch]
10100         * src/mainwindow.c
10101         * src/mh.c
10102         * src/prefs_common.[ch]
10103         * src/summaryview.c
10104                 target folder colourization
10105
10106 2001-07-30 [paul]
10107
10108         more sync with Sylpheed 0.5.1cvs6 
10109
10110 2001-07-30 [darko]
10111
10112         * src/mh.c
10113         * src/prefs_folder_item.[hc]
10114         * src/summaryview.c
10115                 shared folders support with a GUI
10116
10117 2001-07-29 [paul]
10118
10119         0.5.1claws3
10120
10121         * sync with Sylpheed 0.5.1cvs6
10122
10123 2001-07-29 [paul]
10124
10125         * po/pt_BR.po
10126                 updated
10127                 (submitted by Fabio Junior Beneditto)
10128
10129 2001-07-28 [paul]
10130
10131         * src/procmime.c
10132         * AUTHORS
10133                 patch to correct bad image mime headers
10134                 (submitted by Don Quijote <dq@searchlores.org>)
10135
10136 2001-07-28 [paul]
10137
10138         * tools/gif2xface.pl   **NEW FILE**
10139         * tools/README
10140                 script to convert file.gif to file.xface for
10141                 use in a custom header.
10142                 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
10143
10144 2001-07-27 [alfons]
10145         
10146         * configure.in
10147                 change macros for detecting JPilot and LDAP
10148
10149 2001-07-27 [christoph]
10150
10151         * src/filtering.c
10152                 code cleanup (MIN / MAX warning, needed casting)
10153
10154 2001-07-27 [alfons]
10155
10156         * procheader.c
10157                 disallow setting flags when detecting certain headers
10158                 (X-Status, Status, Seen, X-Seen). 
10159         
10160         * sync with Hiroyuki's Sylpheed 0.5.1cvs5
10161
10162 2001-07-27 [christoph]
10163
10164         * src/prefs_filter.c
10165         * src/prefs_filtering.c
10166         * src/prefs_matcher.c
10167         * src/prefs_scoring.c
10168                 scroll list when moving rows up or down
10169
10170         * src/imap.c
10171         * src/imap.h
10172         * src/prefs_account.c
10173         * src/prefs_account.h
10174         * src/send.c
10175                 SMTP over SSL (untested, feedback requested)
10176                 IMAP over SSL
10177
10178         * src/ssl.c
10179                 code cleanup
10180
10181 2001-07-26 [alfons]
10182         
10183         * configure.in, acconfig.h
10184                 define CLAWS (need this for main / claws detection)
10185
10186 2001-07-25 [alfons]
10187
10188         * configure.in
10189                 Sylpheed 0.5.1claws2
10190                 
10191         * sync with Sylpheed 0.5.1cvs4
10192
10193 2001-07-25 [christoph]
10194
10195         * src/scoring.c
10196                 fixed segfault
10197                 item->prefs == NULL (don't know why)
10198
10199 2001-07-25 [alfons]
10200
10201         * configure.in
10202                 Sylpheed 0.5.1claws1
10203
10204         * sync with Sylpheed 0.5.1cvs1-3
10205
10206 2001-07-24 [christoph]
10207
10208         * src/folderview.c
10209         * src/prefs_folder_item.[ch]
10210                 added folderitem preferences dialog with
10211                 default To: and auto request return receipt
10212
10213         * src/compose.[ch]
10214         * src/menu.[ch]
10215                 changes to handle new folderitem preferences
10216
10217         * src/mainwindow.c
10218         * src/summaryview.c
10219                 call compose new mail with current folderitem
10220
10221 2001-07-24 [alfons]
10222
10223         Release Sylpheed 0.5.1claws
10224
10225         * configure.in
10226                 change to release version 0.5.1claws
10227
10228 2001-07-24 [christoph]
10229
10230         * src/summaryview.c
10231                 fixed segfault that happend when the selected
10232                 message was removed while retrieving new messages.
10233
10234         * po/es.po
10235                 updated translation
10236                 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
10237
10238 2001-07-22 [alfons]
10239
10240         add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
10241         this is a work in progress, for more information: http://nlpagan.net/sylman 
10242         
10243         * configure.in, src/mainwindow.c, manual/Makefile.am
10244                 add support for English manual
10245
10246         * AUTHORS
10247                 add authors of user manuals
10248
10249         * manual/en/sylpheed*.html
10250                 add English documentation
10251
10252 2001-07-22 [christoph]
10253
10254         * po/POTFILES.in
10255                 added src/ssl.c
10256         * src/ssl.c
10257                 changed a wrong debug message
10258
10259 2001-07-22 [alfons]
10260
10261         * po/nl.po
10262                 update Dutch translation
10263
10264         * src/prefs_filtering.c, 
10265           src/prefs_matcher.c
10266                 add more translatable strings           
10267
10268 2001-07-21 [alfons]
10269
10270         0.5.0claws7
10271
10272         * configure.in
10273                 change version
10274
10275         * src/inc.c, src/summaryview.[ch]
10276                 prevent update of mark file when filtering has done, by
10277                 using a variable; this affects two functions:
10278                         inc.c::inc_finished()
10279                         summaryview.c::summary_show()
10280
10281 2001-07-20 [alfons]
10282
10283         * src/filtering.[ch], src/prefs_filtering.c, 
10284           src/matcher.[ch]
10285                 add filtering action for label coloring 
10286
10287         * po/POTFILES.in
10288                 add labelcolors.c
10289
10290         * added src/labelcolors.c
10291         * added src/labelcolors.h
10292         * src/Makefile.am, src/summaryview.c
10293                 rearrange label coloring code
10294
10295         * src/procmsg.h
10296                 add more parentheses so label colouring works correctly
10297
10298         * src/filtering.c
10299                 don't really delete message, but move it to Trash
10300
10301         * src/prefs_matcher.c
10302                 add quote options to info dialog
10303
10304 2001-07-20 [christoph]
10305
10306         * src/Makefile.am
10307         * src/inc.c
10308         * src/main.[ch]
10309         * src/socket.h
10310         * src/ssl.[ch] (new)
10311                 moved ssl stuff to a seperate file
10312
10313 2001-07-20 [darko]
10314
10315         * src/summaryview.c
10316                 fix show sender using address book with no e-mail
10317                 address in From: field
10318
10319 2001-07-19 [alfons]
10320
10321         * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
10322                 fix messy handling of escaping... now at least the
10323                 execute command is useful. escape char is '\', we
10324                 accept \n and \r too. 
10325
10326                 Real life example:
10327                 
10328                 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
10329                 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
10330
10331 2001-07-18 [alfons]
10332
10333         0.5.0claws6
10334
10335         * src/summaryview.c
10336                 clean up
10337
10338         * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
10339           src/procmsg.[ch]
10340                 revise filtering; currently move, copy, marking have
10341                 been tested. if you like bleeding edge stuff, you
10342                 should definitely go for this version :)
10343
10344         * mark old working stuff as VERSION_0_5_0_CLAWS5        
10345
10346 2001-07-17 [christoph]
10347
10348         * src/utils.c
10349                 timestamp log
10350
10351 2001-07-17 [alfons]
10352
10353         0.5.0claws5
10354
10355         * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more 
10356           bits in the mark file, without affecting either branch. Lots of
10357           files changed, also in claws branch.
10358
10359           UNTESTED: use of mbox folders
10360
10361         * src/summaryview.c
10362                 added mark all read; however this was a quick hack used for
10363                 cleaning up mess after initial merge with Hiroyuki
10364
10365         * configure.in
10366                 change claws version number back to 0.5.0claws5 to clear up 
10367                 confusion & pretension (recent release was technically 
10368                 0.5.0claws4, so we neatly align with Hiroyuki :-)
10369
10370 2001-07-16 [alfons]
10371
10372         sync with Hiroyuki's 0.5.0cvs4
10373
10374 2001-07-16 [alfons]
10375
10376         0.5.1claws3
10377
10378         * src/filtering.[ch]
10379                 remove invalid updating of mark files for 
10380                 filter actions MATCHING_ACTION_MOVE and 
10381                 MATCHING_ACTION_DELETE; this should fix the
10382                 folder update bug
10383                 
10384         * src/procmsg.c
10385                 revert Christoph's stab at fixing the folder 
10386                 update bug
10387
10388         * po/POTFILES.in
10389                 add missing files with translatable strings
10390
10391         * src/summaryview.c
10392                 remove debug print
10393
10394 2001-07-15 [alfons]
10395
10396         * src/addr_compl.[ch], src/prefs_filtering.c
10397                 make "filtering pref dialog's destination entry" an
10398                 "address completable entry", if filter destination is 
10399                 an email address
10400
10401         0.5.1claws2
10402         
10403         sync with Hiroyuki's 0.5.0cvs2-3
10404
10405 2001-07-15 [christoph]
10406
10407         * src/procmsg.c
10408                 fixed folder stats update after incorporation
10409
10410 2001-07-15 [alfons]
10411
10412         * src/summaryview.c
10413                 * finish label colouring stuff (for now)
10414                 * fix incorrect colour bug (off by one) 
10415
10416 2001-07-14 [alfons]
10417
10418         * src/mainwindow.c
10419                 change text labels for news and mail message so there's
10420                 plenty of toolbar estate left
10421
10422         * configure.in
10423                 0.5.1claws1
10424
10425         * src/folderview.c
10426           src/folder.[ch]
10427                 sync with Hiroyuki's 0.5.0cvs1
10428
10429         * src/summaryview.c
10430                 more rewrite label colouring
10431
10432 2001-07-14 [alfons]
10433
10434         * src/summaryview.[ch]
10435                 * start rewrite label colouring 
10436                 * fix proper location "Add Sender To Addressbook" menu item
10437
10438 2001-07-13
10439
10440         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
10441         (actually this is 0.5.0claws4)
10442
10443 2001-07-13 [alfons]
10444
10445         * po/pt_BR.po
10446                 * fix duplicate message
10447                 * add updated Portugese / Brazilian translation
10448                   submitted by Fabio Junior Beneditto
10449
10450 2001-07-12 [alfons]
10451
10452         * AUTHORS
10453                 add Jens
10454
10455         * po/nl.po
10456                 add updated Dutch translation
10457
10458         * po/de.po
10459                 add updated German translation submitted by Jens
10460
10461 2001-07-11 [alfons]
10462
10463         Prerelease before 0.5.0claws. Please test.
10464         This version is temporarily tagged as VERSION_0_5_0_TEST
10465
10466         * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
10467           src/prefs_scoring.c, src/prefs_matcher.c, 
10468           src/prefs_filtering.c, src/mbox.c, 
10469           src/main.c, src/inc.c, src/filtering.[ch]
10470                 revert new Hoa's new matcher (does not work yet)
10471
10472         * src/Makefile.am
10473                 clean up
10474
10475 2001-07-10
10476
10477         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
10478
10479
10480 2001-07-10 [alfons]
10481
10482         * Makefile.am
10483                 add ChangeLog.claws to EXTRA_DIST
10484         * src/Makefile.am
10485                 add matcher_parser_parse.h to EXTRA_DIST
10486
10487 2001-07-10 [christoph]
10488
10489         * src/inc.c
10490                 add destination folder to table of
10491                 folders that need to be updated after
10492                 incorporation
10493
10494 2001-07-10 [alfons]
10495
10496         * folder.[ch]
10497           folderview.c
10498                 make collapse state of folders and folder items persistent, i.e.
10499                 if you collapse a folder tree, the next time sylpheed-claws starts 
10500                 up the folder tree remains collapsed.  
10501                 
10502 2001-07-10 [christoph]
10503
10504         * acconfig.h
10505         * configure.in
10506                 added --enable-ssl
10507         * src/md5.[ch]
10508                 renamed MD5_CTX to MD5_CTX_syl
10509                 conflicts with a struct in openssl
10510         * src/inc.c
10511         * src/main.[ch]
10512         * src/prefs_account.[ch]
10513         * src/socket.[ch]
10514                 SSL support for POP
10515         * src/mainwindow.c
10516                 fixed compose with current account
10517                 broken by new compose button stuff
10518
10519 2001-07-09 [hoa]
10520
10521         * AUTHORS
10522                 changed my email address
10523
10524         * src/matcher_parser_parse.y
10525                 clean the parser to remove conflicts
10526
10527 2001-07-09 [alfons]
10528
10529         * AUTHORS
10530                 add Match Grun
10531
10532         * configure.in
10533                 fix incorrect description of --enable-ldap parameter
10534
10535         * src/prefs_common.[ch]
10536           src/compose.c
10537                 add experimental option "smart wrapping" which makes the
10538                 compose editor auto wrap.
10539                 
10540                 | TODO: the problem with the buggy cursor handling is caused |
10541                 | by the GtkText. when deleting / backspacing text its       |
10542                 | wrapping algorithm does not take in account the previous   |
10543                 | line. should find a way to hack this in.                   |
10544                 | or should perhaps combine this with the word wrapping      |
10545                 | patch i wrote in january.                                  |
10546
10547         * src/about.c
10548                 show build parameters for LDAP and JPilot
10549
10550         * src/summaryview.c
10551                 revert Christoph's bugfix for selecting next unread message, 
10552                 because folder stats aren't updated correctly
10553
10554 2001-07-08 [hoa]
10555
10556         * src/filtering.c
10557         * src/mainwindow.c
10558         * src/matcher.c
10559         * src/matcher_parser_lex.l
10560         * src/matcher_parser_parse.y
10561         * src/prefs_filtering.c
10562         * src/prefs_scoring.c
10563         * src/scoring.c
10564                 bugfix of the config file parser
10565
10566 2001-07-08 [alfons]
10567
10568         * src/Makefile.am
10569                 added generated matcher sources to BUILT_SOURCES
10570
10571 2001-07-08 [hoa]
10572
10573         * src/Makefile.am
10574         * src/.cvsignore
10575                 added new config file parser
10576
10577         * src/scoring.[ch]
10578         * src/filtering.[ch]
10579         * src/matcher.[ch]
10580         * src/prefs_filtering.c
10581         * src/prefs_matcher.c
10582         * src/prefs_scoring.c
10583         * added src/matcher_parser.h
10584         * added src/matcher_parser_lex.h
10585         * added src/matcher_parser_lex.l
10586         * added src/matcher_parser_parse.y
10587                 lex & yacc config file parser
10588
10589         * src/mbox.c
10590         * src/inc.c
10591         * src/main.c
10592                 changes prefs_filtering into global_filtering           
10593
10594         * src/summaryview.c
10595                 build threads with subjects only if "Re: " is at the
10596                 beginning of the subject
10597
10598 2001-07-07 [paul]
10599
10600         0.5.0claws
10601
10602         sync with sylpheed 0.5.0
10603                 change of version number only
10604
10605 2001-07-06 [paul]
10606
10607         0.5.0claws5
10608
10609         sync with sylpheed 0.5.0pre5
10610
10611 2001-07-05 [paul]
10612
10613         sync with sylpheed 0.5.0pre4 release
10614                 /po and /manual/ja not sync'ed
10615
10616 2001-07-04 [paul]
10617
10618         more sync with sylpheed 0.5.0pre4
10619
10620 2001-07-03 [christoph]
10621
10622         * src/addressbook.c
10623                 fixed address book broken by address book
10624                 for VCard, JPilot, LDAP
10625
10626 2001-07-03 [alfons]
10627
10628         * src/matcher.c
10629         * src/textview.c
10630                 stopped memory leaks
10631
10632 2001-07-03 [paul]
10633
10634         more sync with sylpheed 0.5.0pre4
10635
10636 2001-07-02 [match]
10637
10638         * included address book patch for VCard, JPilot, LDAP
10639         * pref_common.c - fixed Font options on Display tab (cosmetic)
10640         * alertpanel.c - fixed truncated message
10641
10642 2001-07-02 [christoph]
10643
10644         * src/mbox_folder.c
10645         * src/procmsg.[ch]
10646         * src/summaryview.c
10647                 mark threads for ignoring
10648
10649 2001-07-02 [paul]
10650
10651         0.5.0claws4
10652
10653         * sync with sylpheed 0.5.0pre4
10654                 updated gettext to 0.10.38.
10655
10656 2001-07-01 [paul]
10657
10658         * src/ mainwindow.c
10659         * src/procmsg.h
10660         * src/summaryview.[ch]
10661                 new right-click option: Label.
10662                 substitute for 'Mark-->Mark/Unmark', colours the line.
10663                 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
10664
10665 2001-07-01 [christoph]
10666
10667         * src/folderview.c
10668                 fixed font for trash
10669         * src/summaryview.c
10670                 move ctree to unread message
10671
10672 2001-07-01 [paul]
10673
10674         * sync with sylpheed 0.5.0pre3 release
10675
10676 2001-06-30 [alfons]
10677
10678         * src/filesel.[ch]
10679         * src/compose.c
10680                 allow inserting / attaching multiple files in
10681                 the composer window
10682
10683 2001-06-30 [paul]
10684
10685         * src/codeconv.c
10686                 small change to Alfons' previous stuff so that it
10687                 actually makes
10688
10689 2001-06-30 [alfons]
10690
10691         * lots of files changed; first attempt to merge the changes
10692           and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
10693
10694 2001-06-30 [paul]
10695
10696         * po/pt_BR.po
10697                 updated and completed, translations by Fabio
10698                 Junior Beneditto <fjbeneditto@yahoo.com.br>
10699
10700 2001-06-29 [alfons]
10701
10702         * src/compose.c
10703         * src/mimeproc.[ch]
10704                 allow selecting an attached files' mime type from a 
10705                 list of types.
10706
10707 2001-06-29 [paul]
10708
10709         * more sync with sylpheed 0.5.0pre3
10710
10711 2001-06-29 [paul]
10712
10713         * po/pt_BR.po
10714                 merge with sylpheed.pot and pt_BR.po provided by
10715                 Fabio Junior Beneditto.
10716
10717 2001-06-29 [darko]
10718
10719         * src/procmime.c
10720                 make MIME types case insensitive
10721
10722 2001-06-28 [alfons]
10723
10724         * po/nl.po
10725                 merge with sylpheed.pot and old nl.po; translations added.
10726
10727 2001-06-28 [paul]
10728
10729         * more sync with sylpheed 0.5.0pre3
10730
10731 2001-06-27 [alfons]
10732
10733         * src/summaryview.c
10734                 don't crash when removing parent node of messages
10735                 attracted by subject. this was caused by not deleting
10736                 the parent node from the subject line hash table.
10737
10738 2001-06-27 [alfons]
10739
10740         * src/summaryview.c
10741         * src/compose.[ch]
10742         * src/mainwindow.c
10743                 if there are multiple messages selected, allow forwarding
10744                 them as attachments.
10745
10746 2001-06-27 [paul]
10747
10748         * more sync with sylpheed 0.5.0pre3
10749
10750 2001-06-26 [paul]
10751
10752         0.5.0claws3
10753
10754         * sync with sylpheed 0.5.0pre3
10755
10756 2001-06-25 [paul]
10757
10758         * src/mainwindow.c
10759                 fixed 'compose news article' bug
10760                 from icon-and-text toolbar
10761
10762 2001-06-25 [paul]
10763
10764         * sync with sylpheed 0.5.0pre2 release
10765
10766 2001-06-24 [christoph]
10767
10768         * src/prefs_common.c
10769                 bug fix in font selection
10770         * src/folderview.c
10771                 use sylpheed's normal font instead of
10772                 gtk default font for folders without
10773                 new messages
10774
10775 2001-06-24 [alfons]
10776
10777         * src/mainwindow.[ch]
10778                 added composite compose mail / news button (an idea by Leandro
10779                 Pereira <leandro@linuxmag.com.br>)
10780
10781 2001-06-24 [paul]
10782
10783         Added instructions for ldif-to-xml.py
10784
10785         * tools/README
10786
10787 2001-06-23 [alfons]
10788
10789         Some minor things.
10790
10791         * src/pixmaps/stock_news_compose.xpm
10792                 added pixmap by Leandro
10793         * src/prefs_common.c
10794                 tested built-in spelling checker of GCC 3.0 :)
10795         * po/nl.po
10796                 merged dutch translation of sylpheed-main with
10797                 sylpheed.pot
10798
10799 2001-06-23 [paul]
10800
10801         Added tools directory and files.
10802
10803         * tools/filter_conv.pl
10804                 converts old filter system to new filtering system
10805         * tools/ldif-to-xml.py
10806                 converts netscape addressbook to sylpheed addressbook
10807         * tools/README
10808                 descriptions/instructions for above two files
10809
10810 2001-06-23 [christoph]
10811
10812         * src/inc.c
10813         * src/manage_window.[ch]
10814         * src/prefs_common.[ch]
10815                 mail retrieval dialog can be enabled, disabled
10816                 or hidden if non of sylpheed's windows is active
10817
10818 2001-06-22 [paul]
10819
10820         0.5.0claws2
10821
10822         * sync with sylpheed 0.5.0pre2
10823
10824 2001-06-21 [christoph]
10825
10826         * src/summaryview.c
10827                 show recipient on 'from' for all accounts
10828                 
10829         * src/inc.c
10830         * src/prefs_common.[ch]
10831                 disable error popup on mail receive errors
10832
10833 2001-06-21 [alfons]
10834
10835         * src/compose.c
10836                 made the ruler correctly appear and disappear.
10837
10838         * src/Makefile.am
10839                 removed Hoa's work-in-progress-stuff (interesting!) so 
10840                 claws compiles ok.
10841
10842 2001-06-20 [christoph]
10843
10844         * src/inc.c
10845         * src/progressdialog.c
10846                 added scrolled window for list in progressdialog
10847
10848 2001-06-20 [paul]
10849
10850         sync with sylpheed 0.5.0pre1 release
10851
10852 2001-06-20 [christoph]
10853
10854         * src/summeryview.c
10855                 make building threads by subject work when
10856                 thread view is enabled
10857                 
10858         * src/compose.c
10859         * src/prefs_common.[ch]
10860                 automatically select account for mail replys
10861
10862 2001-06-19 [sergey]
10863
10864         * src/compose.c (compose_create): keep Bcc and Reply-To visible if
10865         they are filled in from the account settings.
10866
10867 2001-06-19 [paul]
10868
10869         * more sync with sylpheed 0.5.0pre1
10870
10871 2001-06-18 [alfons]
10872
10873         * src/Makefile.am,
10874           src/procmime.c
10875                 added --sysconfdir to CPPFLAGS for pointing to the correct
10876                 location of mime.types. 
10877
10878                 NOTE: make sure you use --sysconfdir when running ./autogen.sh
10879                 or ./configure!
10880
10881 2001-06-18 [hoa]
10882
10883         * src/summaryview.c
10884                 fixed some bug when building threads
10885
10886 2001-06-18 [pau]l
10887
10888         * src/prefs_account.c
10889                 UI stuff: More changes to the English
10890
10891 2001-06-18 [paul]
10892
10893         * src/pixmaps/stock_news_compose.xpm: new file
10894         * src/Makefile.am
10895         * src/mainwindow.c
10896         * src/summaryview.c
10897                 Added new icon for Hoa's 'compose a news
10898                 message', plus minor improvements to the
10899                 English
10900
10901         * po/ja.po
10902         * ChangeLog
10903         * ChangeLog.jp
10904                 more sync with sylpheed 0.5.0pre1
10905
10906 2001-06-18 [hoa]
10907
10908         * src/compose.[ch]
10909         * src/mainwindow.c
10910                 Follow-up and reply to
10911
10912         * src/summaryview.[ch]
10913                 Build threads also with subjects
10914
10915 2001-06-17 [hoa]
10916
10917         * src/compose.c
10918                 forwarding use the current account.
10919
10920         * src/mainwindow.c
10921                 the "compose message" button has been replaced with
10922                 "new mail" and "new news" buttons
10923
10924         * src/prefs_common.[ch]
10925                 added a configuration option to use the forward button
10926                 as "forward as attachment"
10927                 changed reply and forward format description
10928
10929         * src/quote_fmt_lex.l
10930         * src/quote_fmt_parse.y
10931                 added message with no signature in format for reply
10932                 and forward.
10933
10934 2001-06-17 [paul]
10935
10936         Minor UI stuff
10937
10938         * src/mainwindow.c
10939         * src/summaryview.c
10940                 Improvements to the English
10941
10942         * src/prefs_common.c
10943                 Improvements to the English and some
10944                 clarity/continuity improvements in the
10945                 description of Quote symbols.
10946
10947 2001-06-17 [paul]
10948
10949         0.5.0claws1
10950
10951         * sync with sylpheed 0.5.0pre1
10952
10953 2001-06-17 [hoa]
10954
10955         * src/compose.c
10956                 Better interface for compose, displayed fields
10957                 are updated whenever we change account.
10958                 Newsgroups field is automatically filled.
10959
10960         * src/mainwindow.c
10961                 Newsgroups field is automatically filled.
10962
10963         * src/prefs_account.c
10964                 Some interface stuff when fields appear and
10965                 disappear.
10966
10967 2001-06-16 [paul]
10968
10969         0.4.99claws
10970
10971         * sync with sylpheed 0.4.99
10972
10973 2001-06-16 [sergey]
10974
10975         * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
10976         base64_decoder_free, base64_decoder_decode): new object and
10977         functions for decoding base64 streams.
10978         * src/procmime.c (procmime_decode_content): modified to use the
10979         new base64 decoder.
10980
10981 2001-06-15 [paul]
10982
10983         0.4.99claws10
10984
10985         * sync with sylpheed 0.4.99cvs11
10986
10987 2001-06-13 [paul]
10988
10989         0.4.99claws9
10990
10991         * sync with sylpheed 0.4.99cvs9
10992
10993 2001-06-13 [hoa]
10994
10995         * src/compose.c
10996         * src/prefs_account.c
10997
10998                 SMTP server can be defined in the news account
10999                 mime type of attachment are kept.
11000
11001         * src/summaryview.c
11002
11003                 now choose the highest important score between default
11004                 and important score of folder.
11005
11006 2001-06-09 [alfons]
11007         
11008         * src/prefs_common.c: 
11009
11010                 (prefs_quote_description_create): corrected description of 
11011                 quote format characters
11012
11013 2001-06-09 [paul]
11014
11015         0.4.99claws8
11016
11017         * sync with sylpheed 0.4.99cvs8
11018
11019 2001-06-08 [sergey]
11020
11021         * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
11022         and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
11023
11024 2001-06-08 [paul]
11025
11026         0.4.99claws7
11027
11028         * sync with sylpheed 0.4.99cvs7
11029
11030 2001-06-06 [sergey]
11031
11032         * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
11033         clashes with autogenerated header).
11034         * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
11035         * src/Makefile.am: added quote_fmt.h.
11036         * src/.cvsignore: added lex/yacc autogenerated files
11037         (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
11038
11039 2001-06-06 [paul]
11040
11041         0.4.99claws6
11042
11043         * sync with sylpheed 0.4.99cvs6
11044
11045 2001-06-06 [hoa]
11046
11047         * added src/quote_fmt_parse.h
11048         * src/compose.c
11049                 removed warnings
11050
11051         * src/prefs.[ch]
11052                 don't modify readonly configuration files
11053
11054         * src/prefs_account.c
11055         * src/prefs_common.c
11056         * src/prefs_customheader.c
11057         * src/prefs_display_header.c
11058         * src/prefs_filter.c
11059         * src/prefs_filtering.c
11060         * src/prefs_scoring.c
11061                 don't open dialog box when configuration files
11062                 are readonly
11063
11064 2001-06-05 [sergey]
11065
11066         * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
11067
11068         * src/Makefile.am: replaced quote_fmt.tab.[ch] by
11069         quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
11070         BUILT_SOURCES to make all files rebuild properly.
11071
11072         * src/compose.c: removed #include "quote_fmt.tab.h".
11073
11074         * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
11075         CHARACTER value in yylval.
11076
11077         * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
11078         receive CHARACTER value by documented means (yylval).
11079
11080         * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
11081
11082 2001-06-05 [hoa]
11083
11084         * src/Makefile.am
11085                 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
11086
11087         * src/filtering.c
11088         * src/matcher.c
11089         * src/matcher.h
11090         * src/prefs_filtering.c
11091                 now keep the configuration for execute action
11092
11093         * src/mbox_folder.c
11094                 fixed a warning
11095
11096 2001-06-05 [paul]
11097
11098         * sync with sylpheed 0.4.99cvs5
11099
11100 2001-06-05 [hoa]
11101
11102         * src/Makefile.am
11103                 added quote_fmt.[ch]
11104
11105         * added src/quote_fmt.y
11106         * added src/quote_fmt.l
11107         * added src/quote_fmt.tab.h
11108         * added src/quote_fmt.tab.c
11109         * added src/lex.quote_fmt.c
11110                 parsing configuration for replying
11111                 and forwarding
11112
11113         * src/prefs_common.[ch]
11114                 added configuration UI for replying
11115                 and forwarding
11116
11117         * src/compose.c
11118                 using configuration for replying
11119                 and forwarding
11120
11121 2001-06-04 [hoa]
11122
11123         * src/filtering.c
11124         * src/matcher.c
11125         * src/matcher.h
11126         * src/prefs_filtering.c
11127         * src/prefs_matcher.c
11128         * src/prefs_matcher.h
11129                 action "run a command" for filtering
11130                 and matching with a command.
11131                 fixed the "whole message" matching
11132
11133         * src/mbox_folder.c
11134                 changed temporary filename for security
11135
11136         * src/messageview.c
11137                 queue the notification if it fails to send.
11138
11139         * src/prefs_common.c
11140         * src/prefs_folder_item.c
11141                 changed the default important score             
11142
11143         * src/prefs_scoring.c
11144         * src/scoring.c
11145                 hide kill score input when the folder is not
11146                 a newsgroup
11147
11148 2001-06-03 [alfons]
11149
11150         * src/prefs_common.c:
11151
11152                 (prefs_font_select): pass font name in font entry box to font
11153                 selection dialog.
11154
11155 2001-06-03 [sergey]
11156
11157         * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
11158
11159 2001-06-03 [paul]
11160
11161         * sync with sylpheed 0.4.99cvs4
11162
11163 2001-06-03 [alfons]
11164
11165         * src/headerwindow.c:
11166
11167                 (headerwindow_show_cb): use the selected summary view item, not
11168                 the displayed item.
11169
11170 2001-06-02 [alfons]
11171
11172         * src/headerwindow.c:
11173
11174                 (headerwindow_show_cb): always try to show msginfo
11175
11176 2001-06-02 [hoa]
11177
11178         * src/compose.c
11179                 keep attached parts when reediting or forwarding.
11180
11181 2001-06-01 [hoa]
11182
11183         * src/folderview.c
11184         * src/prefs_folder_item.[ch]
11185         * src/prefs_scoring.[ch]
11186         * src/scoring.[ch]
11187         * src/summaryview.[ch]
11188         * src/main.c
11189         * src/mainwindow.c
11190         * src/prefs_common.[ch]
11191                 support for folder scoring
11192                 kill score and important score for messages
11193         
11194         * src/prefs_account.c
11195                 some display bug fixed for local account
11196                 preferences
11197
11198 2001-05-31 [alfons]
11199
11200         * src/summaryview.c:
11201
11202                 (add_sender_to_cb): don't crash when no or invalid sender; the add 
11203                 sender to address book menu item is disabled.
11204
11205 2001-05-30 [hoa]
11206
11207         * src/filtering.[ch]
11208         * src/summaryview.c
11209                 handling summary menu / filter messages
11210
11211         * src/folder.[ch]
11212                 add some stuff
11213
11214         * src/foldersel.c
11215                 imap folders now appears in list
11216
11217         * src/mbox_folder.c
11218                 doesn't crash if destination mail is not writeable
11219
11220 2001-05-29 [hoa]
11221
11222         * src/compose.c
11223                 removed some warnings
11224
11225         * src/filtering.c
11226         * src/folder.[ch]
11227         * src/prefs_filtering.c
11228                 global string to identify any folders           
11229                 removed some debug info
11230                 filtering to mbox folders is now possible
11231
11232         * src/mainwindow.c
11233                 removed some warnings
11234
11235         * src/mbox_folder.c
11236                 permission on files are changed to read/write for user only,
11237                 nothing for other.
11238                 creation of subfolder is handled better.
11239
11240 2001-05-28 [alfons]
11241
11242         Verified the sync for src/prefs_common.[ch] and
11243         src/prefs_account.[ch]. I believe there were some
11244         minor indentation differences.
11245
11246 2001-05-28 [paul]
11247
11248         0.4.99claws3
11249
11250         * sync with 0.4.99cvs3
11251
11252 2001-05-28 [hoa]
11253
11254         * src/compose.c
11255                 handling flags for mbox format
11256
11257         * src/filtering.c
11258                 use of mark file only for MH format
11259                 handling flags for mbox format
11260                 filtering cannot yet move or copy mails to mbox folders.
11261
11262         * src/folder.[ch]
11263                 changed move_msg, copy_msg,
11264                 move_msgs_with_dest, copy_msgs_with_dest functions
11265                 uses only folder->copy_msg() function
11266                 uses folder->finished_copy() to handle the destination
11267                 folder at the end of the copy or move operation.
11268
11269         * src/foldersel.c
11270                 included mbox directories.
11271
11272         * src/folderview.[ch]
11273         * src/mainwindow.c
11274                 handle folders operation for mbox format
11275
11276         * src/mbox.c
11277                 disable conversion of "From " header
11278
11279         * src/mbox_folder.[ch]
11280                 completion of mbox format handling
11281
11282         * src/mh.c
11283                 changed mh_copy_msg() function and
11284                 removed mh_move_msg(), mh_move_msgs_with_dest(),
11285                 mh_copy_msgs_with_dest()
11286
11287         * src/prefs_filtering.c
11288                 removed some warnings
11289
11290         * src/prefs_matcher.c
11291                 default boolean operation is AND
11292
11293         * src/procheader.c
11294                 handling flags for mbox format
11295                 handling of "From " header
11296
11297         * src/procmsg.[ch]
11298                 removed data field
11299                 added MSG_REALLY_DELETED flags to handle deletion of
11300                 messages in mbox format.
11301
11302         * src/summaryview.c
11303                 handling flags for mbox format
11304                 disable the MSG_DELETED flags when messages
11305                 are deleted in mbox format
11306
11307         * src/textview.c
11308                 "From " headers display fixed.
11309
11310 2001-05-27 [alfons]
11311
11312         * src/textview.c:
11313                 
11314                 (get_email_part): skip quoted email addresses, like in e.g.
11315                 "'alfons@proteus.demon.nl'".
11316
11317 2001-05-26 [alfons]
11318
11319         Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
11320         and fixing the persistence troubles when using separate windows.
11321
11322         * src/mainwindow.c:
11323         
11324             Added #define SEPARATE_ACTION used in the gtk item factory for 
11325             the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
11326                 use gtk_item_factory_get_widget_by_action() to get the items.
11327                 
11328             Removed separate_widget_cb from the gtk item factory data   
11329           
11330             (mainwindow_create): connect separate_widget_cb() to check
11331             menu item "toggled" signal. also passing a MainWindow pointer
11332                 as object data for both check menu items.
11333                 
11334             (separate_widget_cb): definition of separate_widget_cb() to match
11335             GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main 
11336                 window using gtk_object_get_data(). The type of window separation 
11337                 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
11338         
11339         * src/prefs_filtering.c,
11340           src/prefs_matcher.c: added horizontal scrollbars
11341
11342 2001-05-25 [darko]
11343
11344         * src/headerview.c
11345                 fix segfault with invalid bold font
11346         * src/summaryview.c
11347                 correctly display summary stats after row is marked
11348
11349 2001-05-23 [sergey]
11350
11351         * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
11352         encodings with libjconv.
11353
11354 2001-05-23 [hoa]
11355
11356         * src/Makefile.am
11357                 added mbox_folder.[ch]
11358         * src/defs.h
11359                 mbox temporary folder
11360         * src/folder.[ch]
11361         * added src/mbox_folder.[ch]
11362         * src/folderview.c
11363         * src/procheader.[ch]
11364                 added mbox support
11365         * src/mbox.c
11366                 bugfix for file incorporation filtering
11367         * src/imap.c
11368                 enable creation of MBOX
11369         * src/prefs_display_header.c
11370                 enable use of headers like "From "
11371                 something that should be fixed :
11372                         displaying of such headers add an extra space
11373         * src/prefs_folder_item.c
11374                 don't create folders because it is not necessary
11375         * src/procmsg.h
11376                 added data field to MsgInfo for mbox internal use
11377         * src/summaryview.c
11378                 added some support for mbox
11379         * src/utils.[ch]
11380                 added get_mbox_cache_dir() function
11381
11382 2001-05-23 [hiroyuki]
11383
11384         * src/headerwindow.c
11385           src/inc.c
11386           src/main.c
11387           src/mh.c
11388           src/nntp.c
11389           src/procmsg.h
11390           src/session.h
11391           src/socket.[ch]
11392           src/summaryview.c
11393           src/textview.c
11394           src/automaton.c
11395           src/folderview.c: more sync with 0.4.99cvs2.
11396
11397         * src/headerwindow.c: reverted.
11398
11399 2001-05-22 [paul]
11400
11401         0.4.99claws2
11402
11403         * sync with sylpheed 0.4.99cvs2
11404                 * src/news.[ch]
11405                 * src/nntp.[ch]
11406                 * INSTALL
11407                 * INSTALL.jp
11408
11409 2001-05-22 [alfons]
11410
11411         * src/summaryview.c: bugfixed a premature assignment in  summaryview_add_sender_to_cb()
11412
11413 2001-05-21 [alfons]
11414
11415         Minor things:
11416
11417         * configure.in: if gnome-config not found, "no" is displayed
11418         
11419         * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
11420
11421         * src/textview.c: now also possible to add mail addresses by right
11422           clicking in the text view
11423
11424         * src/codeconv.c: merged patch which fixes endless loop when encountering
11425           invalid wide characters; from Alte <010@imis.ru>  
11426
11427 2001-05-20 [alfons]
11428
11429         Added installation of gnome specific things:
11430
11431         * Makefile.am: gnome conditional
11432
11433         * configure.in: check for installed gnome
11434
11435         * added sylpheed.png, sylpheed.desktop
11436
11437 2001-05-20 [sergey]
11438
11439         * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
11440
11441         * src/mainwindow.h (main_window_toolbar_create): created a button
11442         for "Reply to all".
11443         (main_window_set_toolbar_sensitive): enable/disable the new button
11444         appropriately.
11445         (toolbar_reply_to_author_cb): handle the new button.
11446
11447         * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
11448         send_progress_dialog_destroy() on failure (fixes hang on SMTP
11449         failure).
11450
11451 2001-05-19 [sergey]
11452
11453         * src/compose.h (ComposeReplyMode): new modes
11454         COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
11455         COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
11456
11457         * src/compose.c
11458         (compose_send): move some code into a new function:
11459         (compose_current_mail_account): new function.
11460         (compose_reply): new argument to_author, all callers changed; if
11461         to_author==TRUE and account->protocol==A_NNTP, find and use an
11462         appropriate mail account for replying.
11463         (compose_reply_set_entry): new argument to_author; ignore
11464         compose->replyto if to_author==TRUE.
11465
11466         * src/mainwindow.c: new command "Message/Reply to author".
11467         (main_window_set_menu_sensitive): enable/disable it.
11468         (reply_cb): handle it.
11469
11470         * src/summaryview.c: new command "Reply to author".
11471         (summary_set_menu_sensitive): enable/disable it.
11472         (summary_reply_cb): handle it.
11473
11474         * src/account.c (account_find_mail_from_address): new function.
11475
11476 2001-05-18 [paul]
11477
11478         0.4.99claws1
11479
11480         * sync with sylpheed 0.4.99cvs1
11481
11482 2001-05-18 [hoa]
11483
11484         * src/compose.[ch]
11485         * src/filtering.c
11486         * src/summaryview.c
11487                 new filtering action : forward and forward as attachment
11488
11489         * src/main.c
11490                 no need for $DISPLAY when we run sylpheed --help
11491                 call to parse_cmd_opt() is moved
11492
11493         * src/mainwindow.[ch]
11494                 execute button is hidden when immediate execute
11495                 is chosen
11496
11497         * src/mh.c
11498         * src/news.c
11499         * src/prefs_folder_item.c
11500         * src/procmsg.c
11501                 better handling of missing directories
11502
11503         * src/summaryview.c
11504                 reedit is enabled in outbox
11505                 reedit is enabled in queue
11506
11507 2001-05-17 [hoa]
11508
11509         * src/filtering.c
11510         * src/matcher.[ch]
11511         * src/prefs_filtering.c
11512                 changed attachement into attachment
11513
11514 2001-05-17 [alfons]
11515
11516         0.4.67claws4    
11517
11518         * sync with sylpheed 0.4.67cvs9
11519         * sync with sylpheed 0.4.67cvs7-8
11520
11521 2001-05-17 [hoa]
11522
11523         * src/Makefile.am
11524                 added prefs_filtering.c
11525
11526         * src/filtering.[ch]
11527         * src/matcher.[ch]
11528                 removed action : forward_news and forward_news_as_attachement
11529                 (forward and forward_as_attachement can be used instead)
11530
11531         * src/mainwindow.c
11532                 added menu option to access filtering configuration
11533
11534         * src/prefs_account.c
11535                 changed mail_command default to /usr/sbin/sendmail
11536
11537         * added src/prefs_filtering.[ch]
11538                 dialog box for filtering configuration
11539
11540         * src/prefs_matcher.c
11541                 added function prefs_matcher_get_criteria_from_matching()
11542
11543         * src/prefs_scoring.c
11544                 reset the dialog when register or substitute is clicked
11545
11546 2001-05-15 [hoa]
11547
11548         * src/Makefile.am
11549                 added filtering.[ch]
11550         * src/inc.c
11551                 using filering.[ch] instead of filter.[ch]
11552         * src/main.c
11553                 reading new filtering configuration
11554         * src/matcher.[ch]
11555                 added some filtering actions
11556                 and fixed a bug for headers and mail body matching
11557         * src/mbox.c
11558                 using filering.[ch] instead of filter.[ch]
11559         * src/mh.c
11560                 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
11561         * src/summaryview.c
11562                 some fixes for filtering
11563
11564 2001-05-14 [hiroyuki]
11565
11566         * src/send.c: fixed some weird indentations.
11567           send_message_with_command(): call pclose() only if p != NULL.
11568         * src/textview.c: get_email_part(): modified the code for readability.
11569
11570 2001-05-14 [hiroyuki]
11571
11572         * src/md5global.h
11573           src/md5ify.c
11574           src/md5ify.h: removed from the cvs.
11575
11576 2001-05-13 [sergey]
11577
11578         * src/main.c: include rfc2015.h to avoid compiler warnings.
11579         * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
11580         the panel is already on screen.
11581         * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
11582         closing the alert window by ESC as "No".
11583         * src/prefs_common.c (prefs_interface_create): moved return
11584         receipt check button to the correct place.
11585
11586 2001-03-13 [alfons]
11587
11588         * src/prefs_common.c: 
11589                 moved return receipt check button to the Send tab. (prefs_send_create)
11590                 removed the date format ui related globals. (prefs_display_create)
11591
11592         0.4.67claws3
11593         
11594         * sync with sylpheed 0.4.67cvs5-6
11595
11596 2001-05-13 [paul]
11597
11598         * added Alfons' font selection patch
11599
11600         * src/defs.h
11601         * src/headerwindow.c
11602         * src/prefs_common.c
11603         * src/prefs_common.h
11604
11605 2001-05-13 [hoa]
11606         * src/defs.h
11607                 changed version of cache
11608         * src/matcher.[ch]
11609         * src/prefs_matcher.c
11610                 added additionnal matching criteria
11611         * src/procheader.c
11612         * src/procmsg.[ch]
11613         * src/news.c
11614                 added references in MsgInfo
11615
11616 2001-05-12 [hoa]
11617
11618         * src/defs.h
11619                 prepared some things for new filtering
11620         * src/matcher.[ch]
11621                 added some matching properties
11622                 inreplyto need to be enhanced
11623                 prepared some things for new filtering
11624         * src/messageview.c
11625                 added Return-Receipt-To handling
11626         * src/prefs_folder_item.c
11627                 changed default value to TRUE
11628         * src/prefs_matcher.c
11629                 added some matching properties
11630         * src/prefs_scoring.[ch]
11631                 the scoring dialog is finished
11632         * src/procheader.c
11633                 added Return-Receipt-To handling
11634                 Reference need to be added
11635         * src/procmsg.[ch]
11636                 added Return-Receipt-To handling
11637                 added threadscore to get a better score sorting when
11638                 threads are enabled
11639         * src/summaryview.c
11640                 suppressed a bug when we sort the list
11641                 when no folder is opened.
11642                 better score sorting when threads are enabled
11643
11644 2001-05-12 [alfons]
11645
11646         * reverted previous patch because of potential errors 
11647
11648         0.4.67claws2
11649         
11650         * src/inc.c, src/prefs_common.c, src/prefs_common.h: 
11651                 applied "toggle mail-retrieval dialog window" patch submitted 
11652                 by Eric Limpens <eric@qnt.net>
11653
11654         * sync with sylpheed 0.4.67cvs4
11655
11656 2001-05-12 [sergey]
11657
11658         * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
11659         some picky compilers.
11660         * src/rfc2015.h: provide prototype for rfc2015_disable_all().
11661         * src/grouplist_dialog.c: include alertpanel.h.
11662         * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
11663         fix compile warning.
11664         * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
11665         #include "defs.h" before others to prevent the warning of `MIN'
11666         and `MAX' redefinition.
11667
11668 2001-05-11 [hoa]
11669
11670         * src/main.c
11671         * src/messageview.c
11672         * src/prefs_account.c
11673         * src/prefs_display_header.c
11674                 removed warning
11675         * src/Makefile.am
11676                 added prefs_scoring.[ch]
11677         * src/grouplist_dialog.c
11678                 display an error dialog box if the group list
11679                 cannot be fetched.
11680         * src/mainwindow.[ch]
11681                 added main_window_set_thread_option() function
11682                 scoring dialog box enabled
11683         * src/matcher.[ch]
11684                 added flags matching unread /new / marked
11685                 / deleted / replied / forwarded
11686         * src/news.c
11687                 newsgroups are now finally in newscache
11688         * src/prefs_matcher.[ch]
11689                 finished preferences for matching dialog
11690         * added src/prefs_scoring.[ch]
11691                 scoring dialog box completed
11692         * src/scoring.[ch]
11693                 conversion to string : added scoringprop_to_string()
11694                 write config for preferences :
11695                 added prefs_scoring_write_config()
11696         * src/summaryview.c
11697                 threads can be enabled/disabled independently
11698                 for each folder
11699
11700 2001-05-10 [alfons]
11701
11702         0.4.67claws1
11703         
11704         * AUTHORS: 
11705                 thought it would be nice to have a list of all
11706                 contributors (used Changelog as a reference)
11707         
11708         * configure.in: 
11709                 messed up version numbering...
11710
11711         0.4.66claws1
11712
11713         * sync with sylpheed 0.4.67cvs1-3
11714
11715 2001-05-10 [darko]
11716
11717         * src/prefs_common.c:
11718                 better UI for strftime format, double clicking
11719                 on format now inserts the format in text entry
11720                 replaced close button with standard OK/Cancel
11721                 moved date format button to the right of the
11722                 text entry field
11723
11724 2001-05-09 [alfons]
11725
11726         * src/gtkstext.c:
11727                 Ctrl-Home / Ctrl-End have proper cursor navigation
11728
11729 2001-05-09 [hoa]
11730
11731         * src/prefs_matcher.c
11732                 finished UI to define matching properties
11733                 added ok and cancel button
11734         * src/prefs_filter.c
11735                 added ok and cancel button
11736         * src/news.c
11737                 fixed some bug in xhdr parsing
11738
11739 2001-05-08 [alfons]
11740
11741         * src/textview.c: 
11742                 fixed a bug in textview_show_header(), which displayed two colons (':');
11743                 cleaned up some warnings
11744
11745 2001-05-08 [hoa]
11746
11747         * src/Makefile.am
11748                 added prefs_matcher.[ch]
11749                 compilation with -W -Wall
11750         * src/alertpanel.c
11751                 ungrab the mouse events if grabbed - does it
11752                 fix the bug for disposition notification ?
11753         * src/mainwindow.c
11754                 added a menu option to open the matching dialog.
11755         * src/matcher.[ch]
11756                 added matcherprop_to_string() and matcherlist_to_string()
11757                 fixed some bugs, changed the name of some options
11758                 age_sup and age_inf becomes age_greater and age_lower,
11759                 body and messageheaders becomes body_part and headers_part,
11760                 changed the names of constants from SCORING_XXX to MATCHING_XXX
11761         * src/prefs_display_header.c
11762         * src/prefs_headers.c
11763                 fixed a bug that accidentally destroyed dialogs
11764                 when closed them with delete_event
11765                 Added *_deleted() which handle delete_event signal correctly.
11766         * src/prefs_folder_item.[ch]
11767                 added "enable_thread" field for future customization
11768         * added src/prefs_matcher.[ch]
11769                 sample of the UI to define matching properties
11770         * src/procheader.c
11771                 using procheader_headername_equal instead of str*cmp functions
11772                 using procheader_parse_header() function
11773         * src/scoring.c
11774                 using MATCHING_XXX instead of SCORING_XXX
11775         * src/summaryview.c
11776                 display the sender of the news even if this is ourself
11777                 when this is a news message.
11778         * src/textview.c
11779                 using headername_equal() instead of str*cmp functions
11780
11781 2001-05-08 [alfons]
11782
11783         0.4.66claws
11784
11785         * sync with sylpheed 0.4.66
11786         * src/gtkstext.c: trace logs added 
11787
11788 2001-05-08 [sergey]
11789
11790         * src/prefs_common.[ch]: added option to enable/disable GnuPG
11791         signature check popup.
11792         * src/rfc2015.c (check_signature): show signature check popup only
11793         if it is enabled in preferences.
11794
11795 2001-05-07 [alfons]
11796
11797         0.4.66claws4
11798         
11799         * sync with sylpheed 0.4.66cvs6
11800
11801 2001-05-07 [darko]
11802
11803         * src/prefs_common.[ch]: added option to enable/disable
11804           looking up sender name in address book for summary pane
11805         * src/summaryview.c: look up sender in the address book
11806           by using Alfons' address completion code
11807
11808 2001-05-07 [hiroyuki]
11809
11810         * src/inc.h
11811           src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
11812           member of Pop3State.
11813         * src/news.c: brought #include "defs.h" before #include <glib.h>
11814           to prevent the warning of `MIN' and `MAX' redefinition.
11815
11816 2001-05-06 [hoa]
11817
11818         * removed src/headers_display.[ch]
11819         * removed src/prefs_display_headers.[ch]
11820         * src/inc.c
11821                 use a temporary file in the user directory for mbox import
11822         * src/news.c
11823                 added XHDR support to get "To" and "Cc" headers
11824                 (in order to match news with to or cc field for
11825                 scoring)
11826                 added function news_parse_xhdr() to get XHDR response
11827         * src/nntp.[ch]
11828                 added function nntp_xhdr()
11829         * src/matcher.c
11830                 fetch the message if necessary
11831
11832 2001-05-06 [alfons]
11833
11834         0.4.66claws3
11835
11836         * sync with sylpheed 0.4.66cvs3-5
11837
11838 2001-05-06 [hoa]
11839
11840         * src/utils.[ch]
11841                 added function itos_buf() to enable use of several buffers
11842         * src/summaryview.c
11843                 use of itos_buf() instead of itos() in summary list
11844                 to fix the broken display of message number.
11845
11846 2001-05-06 [alfons]
11847
11848         * src/gtkstext.c: bug in cursor up navigation fixed,
11849                 fixed another unsigned / signed comparison (we're getting there :-)
11850
11851 2001-05-06 [hoa]
11852
11853         * src/Makefile.am
11854                 added scoring.c scoring.h
11855                 prefs_folder_item.c prefs_folder_item.h
11856                 matcher.c matcher.h
11857         * src/defs.h
11858                 added FOLDERITEM_RC SCORING_RC
11859         * src/folder.[ch]
11860                 added prefs field in FolderItem :
11861                 properties for each folder (PrefsFolderItem),
11862                 sorting type and mode were added as the first properties.
11863         * src/main.c
11864                 read config for scoring
11865         * added src/matcher.[ch]
11866                 gives functions to parse configuration file to do
11867                 matching on mails with a list of conditions.
11868         * src/mainwindow.c
11869                 add option to sort by score
11870         * src/prefs_common.[ch]
11871                 added preference option to show score and for
11872                 the score column size
11873         * added src/prefs_folder_item.[ch]
11874                 properties for each folder (PrefsFolderItem),
11875                 sorting type and mode were added as the first properties.
11876         * src/procheader.[ch]
11877                 added procheader_parse_header()
11878                 added procheader_header_free()
11879                 added procheader_headername_equal()
11880                 and made modification to use them.
11881         * src/procmsg.[ch]
11882                 added score field to MsgInfo structure
11883         * added src/scoring.[ch]
11884                 gives functions to parse configuration file to do
11885                 scoring on mails with a list of conditions.
11886         * src/summaryview.[ch]
11887                 save the sorting type and mode for the folder
11888                 added column to display the score of the mail
11889                 added function summary_score_clicked()
11890                 sorting type and mode are restored to the folder
11891                 when it is reopen
11892         * src/textview.c
11893                 use procheader_parse_header(), procheader_headername_equal()
11894                 removed memory leak in text_scan_header when freeing headers
11895         * src/filter.c
11896                 changed the function to match names of headers
11897                 using procheader_headername_equal()
11898
11899         Scoring functions are implemented, an interface is needed
11900         to configure that.
11901
11902 2001-05-04 [alfons]
11903
11904         * src/gtkstext.c: 
11905                 hopefully fixed the row up navigation bug,
11906                 removed adding back / forward lines to cache
11907
11908 2001-05-04 [sergey]
11909
11910         * src/prefs_display_headers.c: user interface changes:
11911         (prefs_display_headers_create): remove unused "Show" check button;
11912         allow reordering of headers by dragging.
11913         (prefs_display_headers_write_config): remove unused variables.
11914         (prefs_display_headers_set_dialog): do not insert "(New)" at top
11915         of lists (not needed with the new UI).
11916         (prefs_display_headers_set_list): scan lists starting from row 0,
11917         not 1 (do not skip "(New)").
11918         (prefs_display_headers_find_header): new function.
11919         (prefs_display_headers_clist_set_row): do not allow duplicates.
11920         (prefs_display_headers_delete_cb): do not skip row 0; treat
11921         closing the alert window by ESC as "No".
11922         (prefs_display_headers_up): do not protect row 0.
11923         (prefs_display_headers_down): do not protect row 0.
11924
11925 2001-05-04 [sergey]
11926
11927         * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
11928         functions.
11929
11930         * src/summaryview.c
11931         (summary_find_next_marked_msg, summary_find_prev_marked_msg,
11932         summary_select_next_marked, summary_select_prev_marked): new
11933         functions.
11934
11935 2001-05-03 [sergey]
11936
11937         * src/news.c: fixed a bug when no article can be fetched after
11938         server timeout if the connection was restored by news_post():
11939         (news_select_group): new function.
11940         (news_fetch_msg): call news_select_group() before fetching
11941         article.
11942         (news_get_uncached_articles): set session->group after successful
11943         GROUP command.
11944
11945 2001-05-03 [hoa]
11946
11947         * src/defs.h
11948         * src/procmsg.[ch]
11949         * src/procheader.c
11950                  changed version of cache, added cc field
11951
11952         * src/prefs_display_headers.c
11953                 the interface was changed
11954
11955         * src/prefs_headers.c
11956                 added cancel button
11957
11958 2001-05-03 [alfons]
11959
11960         * completed sync of sylpheed cvs2
11961         * src/gtkstext.c: updated row up / down cursor navigation
11962         * src/textview.c: re-edited, prepared for fixing the email address
11963                 scanner.
11964
11965 2001-05-03 [darko]
11966
11967         * src/prefs_common.c: use alfons' strftime ui code
11968         entry_datefmt and datefmt_sample widgets have to be
11969         global in this module because of this change
11970
11971 2001-05-03 [hoa]
11972
11973         * src/messageview.c
11974         * src/prefs_common.[ch] added option to activate the return receipt
11975                 feature.
11976
11977 2001-05-02 [alfons]
11978
11979         * src/gtkstext.c: fix for row up/down cursor navigation. 
11980
11981         0.4.66claws2
11982         
11983         * sync with 0.4.66cvs2
11984
11985 2001-05-02 [paul]
11986
11987         added add-sender-to-addressbook patch
11988
11989         * src/addressbook.c
11990         * src/addressbook.h
11991         * src/summaryview.c
11992
11993 2001-05-02 [sergey]
11994
11995         * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
11996         G_ALERTDISABLE.
11997
11998         * src/alertpanel.c (alertpanel_create): new argument can_disable,
11999         all existing callers changed to pass FALSE; create a check button
12000         to disable the message.
12001         (alertpanel_message_with_disable): new function.
12002         (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
12003         (alertpanel_button_toggled): new function.
12004         (alertpanel_button_clicked, alertpanel_close): set value using
12005         G_ALERT_VALUE_MASK.
12006
12007         * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
12008
12009         * src/prefs_common.c (prefs_privacy_create): new check button
12010         checkbtn_gpgme_warning.
12011
12012         * src/main.c (main): moved preferences reading before gpgme
12013         initialization; check prefs_common.gpgme_warning before giving the
12014         GnuPG warning and set it to FALSE if the user wants to disable the
12015         warning.
12016
12017 2001-05-02 [hiroyuki]
12018
12019         * src/prefs_display_headers.c: modified the layout and some labels.
12020
12021 2001-05-02 [sergey]
12022
12023         * src/prefs_account.c (prefs_account_fix_size): new function.
12024         (prefs_account_create): call prefs_account_fix_size(); use
12025         gtk_widget_show instead of gtk_widget_show_all (fixes too large
12026         size when the window is shown for the first time).
12027         (prefs_account_basic_create): changed layout of serv_table; moved
12028         localmbox_entry above smtpserv_entry (logically it replaces
12029         POP3/IMAP server).
12030         (prefs_account_protocol_activated): set sensitivity of
12031         nntpauth_chkbtn according to the protocol (in addition to
12032         hide/show); commented out gtk_table_set_row_spacing() calls.
12033         (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
12034         not sensitive (fixes a bug with disabled username/password boxes
12035         when editing POP3 account after NNTP with authentication).
12036
12037 2001-05-02 [hoa]
12038
12039         * src/account.c
12040         * src/inc.c
12041         * src/prefs_account.[ch]
12042         * src/send.c
12043                 removed local account without SMTP server
12044                 added option to use mail command instead of a connexion
12045                 to SMTP server when a local account is used
12046         * src/prefs_headers.c
12047                 fixed a bug
12048         * src/news.c
12049                 fixed a bug when connexion immediately closed
12050
12051 2001-05-01 [alfons]
12052
12053         0.4.66claws1
12054         
12055         * sync with 0.4.65
12056
12057 2001-05-01 [sergey]
12058
12059         * src/prefs_account.c (Basic, prefs_account_basic_create): new
12060         widget nntpauth_chkbtn.
12061         (prefs_account_protocol_activated): handle nntpauth_chkbtn
12062         visibility.
12063         (prefs_account_nntpauth_toggled): new function.
12064
12065         * src/news.c (news_session_new_for_folder): use NNTP
12066         authentication only if ac->use_nntp_auth is set.
12067
12068 2001-05-01 [hoa]
12069
12070         * src/Makefile.am changed headers.[ch] in customheader.[ch]
12071         * src/prefs_display_headers.c changed the UI
12072         * src/prefs_headers.c changed account_name to account_id
12073         * src/compose.c using customheader.h
12074
12075 2001-05-01 [hiroyuki]
12076
12077         * src/esmtp.c
12078           src/news.c
12079           src/nntp.c: changed sock_read() to sock_gets(), they've been left
12080           unsynched.
12081
12082 2001-05-01 [hoa]
12083
12084         * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
12085         * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
12086                 for displaying of headers
12087         * src/grouplist_dialog.[ch] minor changes to remove warnings
12088         * src/prefs_display_headers.[ch] dialog to choose the
12089         headers to display in the mail viewer.
12090         * src/headers.h correction of #define
12091         * src/headers_display.[ch] configuration for displaying of headers.
12092         * src/main.c read config of displaying of headers
12093         * src/prefs_common.c add a button to access the config dialog
12094                 for displaying of headers
12095         * src/prefs_display_headers.[ch] dialog for configuration for
12096                 displaying of the headers.
12097         * src/prefs_headers.c cleaning of code
12098         * src/procheader.c comments added to code
12099         * src/textview.c changes to reorder the headers depending
12100                 on the config for displaying of headers
12101
12102 2001-04-30 [alfons]
12103
12104         0.4.65claws7
12105
12106         * sync with 0.4.65cvs12
12107
12108         NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
12109
12110 2001-04-30 [sergey]
12111
12112         * src/nntp.h (NNTPSockInfo): new field auth_failed.
12113
12114         * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
12115         is set to force reconnection after authentication failure.
12116         (nntp_gen_command): set sock->auth_failed on authentication
12117         failure, or if sock->userid and sock->passwd are not set.
12118
12119         * src/news.c (news_session_new_for_folder): set userid=NULL if
12120         password dialog is cancelled.
12121
12122 2001-04-30 [sergey]
12123
12124         * src/nntp.h (NNTPSockInfo): new type.
12125
12126         * src/nntp.c: all functions updated to use NNTPSockInfo instead of
12127         SockInfo.
12128         (nntp_open_auth, nntp_close): new functions.
12129         (nntp_gen_command): new function to handle authentication; all
12130         NNTP command functions updated to use it.
12131         (nntp_authinfo_user, nntp_authinfo_pass): deleted.
12132         (nntp_list): removed old useless code.
12133
12134         * src/news.h (NNTPSession): new field nntp_sock.
12135
12136         * src/news.c: all functions updated to use NNTPSockInfo instead of
12137         SockInfo.
12138         (news_session_new): new arguments (userid, passwd); made static;
12139         use nntp_open_auth() if needed.
12140         (news_session_destroy): use nntp_close() instead of sock_close().
12141         (news_query_password): changed arguments.
12142         (news_session_new_for_folder): new function.
12143         (news_session_get): use news_session_new_for_folder().
12144         (news_authenticate): deleted.
12145         (news_get_uncached_articles): removed old authentication code.
12146
12147 2001-04-30 [sergey]
12148
12149         * src/news.c: reverted my previous changes (need to do NNTP
12150         authentication in a cleaner way).
12151         
12152 2001-04-29 [sergey]
12153
12154         * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
12155         news_nntp_post, news_nntp_mode): new functions (wrappers with
12156         authentication support).
12157         (news_get_article_cmd, news_get_article, news_get_header): new
12158         argument "folder"; all callers changed.
12159         (news_get_article_cmd): added authentication support.
12160         (news_session_get): use news_nntp_mode() instead of nntp_mode().
12161         (news_post): use news_nntp_post() instead of nntp_post().
12162         (news_get_uncached_articles): use news_nntp_group() instead of
12163         nntp_group() and news_nntp_xover() instead of nntp_xover();
12164         removed old authentication code.
12165         (news_get_group_list): use news_nntp_list() instead of nntp_list().
12166
12167         * src/nntp.c (nntp_list): return real error code instead of
12168         hardcoded NN_ERROR.
12169
12170 2001-04-29 [sergey]
12171
12172         * configure.in: fixed wint_t typedef detection again
12173
12174 2001-04-28 [hoa]
12175
12176         * src/prefs_account.[ch], added A_LOCAL_CMD
12177                 (send mail with mail command)
12178         * src/send.c added function send_message_with_command()
12179         * src/inc.c made a more secure get_spool() function with
12180                 mktemp() but maybe mkstemp() or something more
12181                 secure can be used.
12182
12183 2001-04-28 [alfons]
12184
12185         * src/textview.c, colorization of email addresses in headers
12186
12187         0.4.65claws6
12188
12189         * bug sync with sylpheed
12190         * prefs_common.c: created date format ui for darko
12191         * sync with 0.4.65cvs11
12192         * configure.in: corrected to have the new gpg checks
12193
12194 2001-04-27 [alfons]
12195
12196         * completed sync with 0.4.65cvs10
12197         * minor debug things added to gtkstext.c
12198
12199 2001-04-27 [darko]
12200
12201         * configure.in: remove check for availability of
12202           strftime() as advised by Hiroyuki
12203         * src/prefs_common.[ch], src/procheader.c:
12204           synch strftime() code with Hiroyki's main branch
12205
12206 2001-04-26 [sergey]
12207
12208         * src/news.c: news_query_password(), news_authenticate(): new
12209           functions.
12210           news_get_uncached_articles(): added NNTP authentication
12211           handling.
12212         * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
12213           new functions.
12214         * src/prefs_account.c: prefs_account_protocol_activated():
12215           enable userid and password fields for NNTP.
12216
12217 2001-04-26
12218
12219         * configure.in: check for availability of strftime()
12220           [darko]
12221         * src/prefs_common.[ch], src/procheader.c: use
12222           strftime() for displaying date in summary pane if it
12223           is available
12224
12225 2001-04-25
12226
12227         * more .cvsignore cleanups [alfons]
12228
12229 2001-04-25
12230
12231         * ac/sv-check-type.m4: new autoconf macro.
12232         * configure.in: fixed wint_t typedef detection (did not work
12233           with gcc-2.96).
12234
12235 2001-04-25
12236
12237         * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
12238           [hiroyuki]
12239
12240 2001-04-24
12241         * modified gtkstext.c : buggy cursor navigation fixed, 
12242           and font descent also taken in account when drawing
12243           cursor. [alfons]
12244
12245 2001-04-24 [hoa]
12246         * added comments in src/news.c src/nntp.c
12247         * added src/prefs_headers.[ch]
12248         * added src/headers.[ch]
12249         * modified compose.c to activate custom headers
12250                 added function is_in_custom_headers
12251         * modified prefs_account.[ch]
12252                 added function prefs_account_customhdr_edit
12253         * modified src/defs.h :
12254                 added HEADERS_RC : name of the config file
12255                 for the custom headers
12256
12257 2001-04-24
12258
12259     0.4.65claws5
12260
12261         * configure.in
12262           src/gtkstext.[ch]
12263           src/compose.c
12264           src/Makefile.am
12265           
12266           added gtkstext with configure.in patch by Hiroyuki which
12267           should fix the XIM detection [alfons]
12268
12269         * more clean up of cvs [alfons]
12270
12271                  * removed all Makefile.in files to attic.
12272
12273                  * updated all .cvsignores to really ignore things that could
12274                    be unintentionally committed by a recursive commit.
12275
12276 2001-04-23 [hoa]
12277         * added src/grouplist_dialog.[ch]
12278         * changed src/folderview.c to call grouplist_dialog instead
12279                 of inputdialog
12280         * src/news.c :
12281                 added functions news_reset_group_list
12282                 and news_get_group_list
12283         * src/nntp.c :
12284                 added function nntp_list
12285         * src/defs.h :
12286                 added GROUPLIST_FILE : name of the newsgroup list cache file
12287
12288 2001-04-21
12289
12290         * added option to warn about queued messages on exit [sergey]:
12291
12292           * src/compose.c: compose_queue(): call folder_item_scan()
12293             and folderview_update_item() after queueing.
12294           * src/folderview.c: folderview_update_node(): draw the queue
12295             folder in bold font if there are queued messages.
12296           * src/mainwindow.c: queued_messages(): new function.
12297             app_exit_cb(): display warning if there are queued messages
12298             if warn_queued_on_exit is set.
12299           * prefs_common.[ch]: add warn_queued_on_exit option.
12300
12301         * enhanced GnuPG key selection support [sergey]:
12302
12303           * src/select-keys.c: updated to newer version from Win32
12304             branch with support for selecting arbitrary keys.
12305           * src/prefs_account.c: added the Privacy tab to the account
12306             options window.
12307             prefs_account_privacy_create(),
12308             prefs_account_sign_key_set_data_from_radiobtn(),
12309             prefs_account_sign_key_set_radiobtn(): new functions.
12310           * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
12311           * src/rfc2015.c: set_signers(): new function.
12312             pgp_sign(): add the account parameter, call set_signers().
12313             rfc2015_sign(): add the account parameter, pass it to pgp_sign().
12314           * src/rfc2015.h: rfc2015_sign(): updated prototype.
12315           * src/compose.c: pass the current account to rfc2015_sign().
12316
12317         * tag name claws added to prevent confusion with main branch [alfons]
12318
12319         * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
12320
12321         * autogen.sh: Added "--enable-maintainer-mode". [sergey]
12322
12323         * sync with recent sylpheed cvs. Untested though. [alfons]
12324