* src/folder.c
[claws.git] / ChangeLog.claws
1 2003-04-25 [alfons]     0.8.11claws112
2
3         * src/folder.c
4                 plug a Claws memleak
5
6 2003-04-25 [alfons]     0.8.11claws111
7
8         * src/common/session.c
9                 plug a memleak
10
11 2003-04-25 [paul]       0.8.11claws110
12
13         * sync with 0.8.11cvs35
14                 see ChangeLog 2003-04-24 and 2003-04-25
15                 
16         * src/gtk/pluginwindow.c
17                 correct another strange float value
18
19 2003-04-24 [christoph]  0.8.11claws109
20
21         * src/folder.c
22                 freeze folder item updates when unsetting new flags
23
24         * src/gtk/pluginwindow.c
25                 correct strange float value
26
27 2003-04-23 [paul]       0.8.11claws108
28
29         * sync with 0.8.11cvs33
30                 see ChangeLog 2003-04-23
31
32 2003-04-22 [paul]       0.8.11claws107
33
34         * src/Makefile.am
35           src/messageview.c
36           src/mimeview.c
37           src/pgptext.[ch]      ** REMOVED **
38                 remove pgptext.[ch] as its not used any more
39
40 2003-04-22 [paul]       0.8.11claws106
41
42         * sync with 0.8.11cvs31
43                 see ChangeLog 2003-04-21 and 2003-04-22
44
45 2003-04-21 [alfons]     0.8.11claws105
46
47         * src/main.c
48                 No access to GTK structures if we're a spawned child
49                 (and clean up code a little bit...) Should fix #126.
50
51 2003-04-21 [melvin]     0.8.11claws104
52
53         * src/plugins/dillo_viewer/README
54                 Improved slightly the text.
55
56 2003-04-21 [melvin]     0.8.11claws103
57
58         * src/plugins/dillo_viewer/README *** NEW ***
59                 Added a README file for the Dillo plugin
60
61 2003-04-20 [paul]
62
63         * tools/README
64           tools/outlook2sylpheed.pl
65                 updated and improved by Ricardo Mones Lastra
66
67 2003-04-18 [oliver]     0.8.11claws102
68
69         * src/inc.c 
70         * src/prefs_account.h
71                 remove Pop3SessionType (used by selective download)
72         * src/prefs_toolbar.c
73                 enable set Default Toolbar button
74
75 2003-04-18 [paul]       0.8.11claws101
76
77         * sync with 0.8.11cvs29
78                 see ChangeLog 2003-04-18
79
80 2003-04-17 [paul]       0.8.11claws100
81
82         * src/prefs_common.[ch]
83           src/summaryview.c
84                 remove 'Open next message on deletion' option,
85                 as the same effect can now be achieved via the
86                 'Always open messages in summary when selected'
87                 option.
88
89 2003-04-17 [paul]       0.8.11claws99
90
91         * sync with 0.8.11cvs28
92                 see ChangeLog 2003-04-17
93
94 2003-04-17 [christoph]  0.8.11claws98
95
96         * ac/spamassassin.m4
97         * src/plugins/spamassassin/libspamc.[ch]
98         * src/plugins/spamassassin/utils.[ch]
99                 sync libspamc with SpamAssassin project
100
101 2003-04-17 [christoph]  0.8.11claws97
102
103         * src/common/socket.h
104         * src/gtk/sslcertwindow.h
105                 rename old USE_SSL to USE_OPENSSL
106
107 2003-04-17 [paul]       0.8.11claws96
108
109         * src/prefs_common.h
110                 use gulong for P_COLOR so that it compiles/runs on
111                 64-bit systems. Patch submitted by James Noyes
112                 <jnoyes-claws@retrogeeks.com>
113                 
114         * po/de.po
115                 updated by Jens
116
117 2003-04-17 [paul]       0.8.11claws95
118
119         * sync with 0.8.11cvs27
120                 see ChangeLog 2003-04-16
121
122 2003-04-15 [paul]       0.8.11claws94
123
124         * src/prefs_common.[ch]
125                 rearrange to stop the window getting too long:
126                         move Receive dialog stuff to Receive tab
127                         move Send dialog to Send tab
128                         remove Dialogs frame
129                 rename 'Open messages in summary with cursor keys' to
130                 'Always open messages in summary when selected', as its
131                 more appropriate
132
133 2003-04-15 [paul]       0.8.11claws93
134
135         * src/prefs_common.[ch]
136           src/summaryview.c
137                 add new option '/Interface/Open next message on deletion'
138
139 2003-04-15 [paul]       0.8.11claws92
140
141         * src/summaryview.[ch]
142                 add /Mark/Lock and /Mark/Unlock to the pop-up
143                 menu. Patch submitted by Ivan Francolin Martinez
144                 <ivanfm@users.sourceforge.net>
145
146 2003-04-15 [paul]       0.8.11claws91
147
148         * sync with 0.8.11cvs24
149                 see ChangeLog 2003-04-15
150
151 2003-04-14 [jens]       0.8.11claws90
152
153         * updated German translation and some corrections from
154                 Roland Bless <bless@tm.uka.de>
155
156 2003-04-14 [paul]       0.8.11claws89
157
158         * sync with 0.8.11cvs22
159                 see ChangeLog 2003-04-14
160
161 2003-04-13 [paul]       0.8.11claws88
162
163         * src/plugins/clamav/clamav_plugin.c
164                 fix memory leaks
165                 clean up
166
167 2003-04-12 [paul]       0.8.11claws87
168
169         * src/plugins/clamav/clamav_plugin.c
170                 activate enable/disable archive scanning option
171                 
172         * src/plugins/clamav/.cvsignore         ** NEW FILE **
173
174 2003-04-12 [paul]       0.8.11claws86
175
176         * src/plugins/Makefile.am
177           src/plugins/clamav/Makefile.am                ** NEW FILE **
178           src/plugins/clamav/README                     ** NEW FILE ** 
179           src/plugins/clamav/clamav_plugin.[ch]         ** NEW FILES **
180           src/plugins/clamav/clamav_plugin_gtk.c        ** NEW FILE **
181                 add Clam AntiVirus plugin
182
183 2003-04-12 [paul]       0.8.11claws85
184
185         * sync with 0.8.11cvs21
186                 see ChangeLog 2003-04-11
187
188 2003-04-11 [paul]       0.8.11claws84
189
190         * po/es.po
191                 update Spanish translation. Submitted by Ricardo
192                 Mones Lastra.
193
194 2003-04-10 [christoph]  0.8.11claws83
195
196         * src/mbox.c
197                 fix typo that did not move unfiltered mails to destination
198                 folder
199
200         (closes Bug 115 Sylpheed 0.8.11claws81 does not deliver mail correctly
201          when filtering from spool)
202
203 2003-04-10 [christoph]  0.8.11claws82
204
205         * src/imap.c
206                 use BODY.PEEK instead of BODY in in message fetch operation
207                 to make sure the IMAP server does not set the \Seen flag for
208                 messages. Sylpheed does that later itself, when the message
209                 is opened in sylpheed
210
211         (closes Bug 111 Claws destroys unread marks)
212
213 2003-04-09 [oliver]     0.8.11claws81
214         
215         * src/folder.c
216                 fix crash in folder_destroy
217         * README.claws
218                 remove selective download
219
220 2003-04-09 [christoph]  0.8.11claws80
221
222         * src/imap.c
223                 fix crash in imap_get_msginfo() when then fetched message
224                 is not found
225
226         (closes Bug 110 Crash during mail composition)
227
228 2003-04-08 [christoph]  0.8.11claws79
229
230         * src/folder.c
231         * src/prefs_account.c
232                 Filter new messages that are found in an INBOX folder
233                 when 'Filter messages on receiving' is enabled in the
234                 Folder's AccountPrefs. This allows to use Sylpheed's
235                 filtering engine for IMAP folders where messages are
236                 added to the INBOX by a MTA
237
238 2003-04-08 [paul]       0.8.11claws78
239
240         * src/procmsg.h
241                 clean up after last commit
242
243 2003-04-08 [paul]       0.8.11claws77
244
245         * sync with 0.8.11cvs20
246                 see ChangeLog 2003-04-07 and 2003-04-08
247
248 2003-04-07 [christoph]  0.8.11claws76
249
250         * src/filtering.[ch]
251         * src/inc.[ch]
252         * src/mbox.c
253         * src/procmsg.[ch]
254                 add procmsg_msginfo_filter() to execute filtering actions
255
256 2003-04-06 [christoph]  0.8.11claws75
257
258         * src/imap.c
259                 use IMAPSet for imap_cmd_store() and imap_cmd_envelope()
260
261 2003-04-06 [christoph]  0.8.11claws74
262
263         * src/common/utils.[ch]
264                 add g_int_compare() function for slist sorting
265
266         * src/imap.c
267                 fetch all MsgInfos with one command in imap_get_msginfos()
268                 using an imap set with a list of ranges
269
270         * src/news.c
271                 use new g_int_compare() function
272
273 2003-04-06 [thorsten]   0.8.11claws73
274
275         * src/mh.c
276                 corrected implementation of mh_folder_destroy()
277
278 2003-04-05 [christoph]  0.8.11claws72
279
280         * src/account.c
281         * src/folder.[ch]
282         * src/folderview.c
283         * src/imap.c
284         * src/inc.c
285         * src/main.c
286         * src/mainwindow.c
287         * src/mbox_folder.c
288         * src/mh.c
289         * src/mimeview.h
290         * src/msgcache.[ch]
291         * src/news.c
292         * src/procmime.h
293         * src/procmsg.[ch]
294         * src/setup.c
295         * src/gtk/gtkutils.c
296                 o rename structure field names class and new to klass and
297                   new_msgs, to allow including files in C++
298                 o add 'extern "C"' block to some header files
299                 o add MsgInfoList and MsgNumberList as alias for GSList for
300                   developers to know what type of list is expected
301
302         * src/plugins/image_viewer/plugin.c
303         * src/plugins/image_viewer/viewer.[ch]
304         * src/plugins/image_viewer/viewerprefs.[ch]
305                 rename function names to prevent conflicts
306
307 2003-04-05 [paul]       0.8.11claws71
308
309         * sync with 0.8.11cvs18
310                 see ChangeLog 2003-04-03 and 2003-04-04
311
312 2003-04-02 [christoph]  0.8.11claws70
313
314         * src/folder.[ch]
315         * src/imap.[ch]
316         * src/mbox_folder.[ch]
317         * src/mh.[ch]
318         * src/news.[ch]
319                 o Make all virtual folder functions private
320                 o remove unused folder code
321
322         * src/common/socket.[ch]
323         * src/summaryview.c
324                 fix warnings
325
326 2003-03-30 [alfons]     0.8.11claws69
327
328         * src/send_message.c
329                 remove two debug traces and see if people still report
330                 errors
331
332 2003-03-30 [alfons]     0.8.11claws68
333
334         * src/send_message.c
335         * src/commons/session.c
336                 add more debug traces
337
338 2003-03-30 [christoph]  0.8.11claws67
339
340         * src/folder.c
341                 change processing folder name from .processing to processing
342
343         * src/common/ssl.c
344                 disable SSL certificate check because it causes Xlib error
345                 when the child process want's to open an GTK window
346
347 2003-03-30 [christoph]  0.8.11claws66
348
349         * src/folder.c
350                 don't use default folder for processing folder item because
351                 it can be a non local folder
352
353         (fixes bug reported by Stephen Lewis <slewis@paradise.net.nz>)
354
355 2003-03-30 [alfons]     0.8.11claws65
356
357         * src/send_message.c
358                 try fixing crashes when sending messages: my gcc 2.95.4 seems 
359                 to generate bad code for 'send_send_data_progressive': When
360                 called from 'send_send_data_finished', the 'data' pointer is
361                 cleared just before the assignment to the dialog pointer
362
363 2003-03-29 [christoph]  0.8.11claws64
364
365         * src/common/prefs.h
366         * src/plugins/image_viewer/Makefile.am
367         * src/plugins/image_viewer/plugin.c
368         * src/plugins/image_viewer/viewer.[ch]
369         * src/plugins/image_viewer/viewerprefs.[ch]     ** NEW **
370                 add PrefsPage for ImageViewer
371
372 2003-03-28 [thorsten]   0.8.11claws63
373
374         * src/common/session.c
375                 added some comments
376
377 2003-03-28 [paul]       0.8.11claws62
378
379         * sync with 0.8.11cvs16
380                 see ChangeLog 2003-03-28
381
382 2003-03-28 [paul]       0.8.11claws61
383
384         * sync with 0.8.11cvs15
385                 see ChangeLog 2003-03-28
386
387 2003-03-27 [christoph]  0.8.11claws60
388
389         * src/folder.c
390         * src/imap.c
391         * src/common/socket.[ch]
392                 set socket state to DISCONNECTED when any operation
393                 fails to allow reconnecting in IMAP code without
394                 checking the return code of all calls to the command
395                 functions
396
397         * src/folderview.c
398         * src/summaryview.c
399                 remove some more stuff that depends on specific
400                 folder types
401
402 2003-03-27 [paul]       0.8.11claws59
403
404         * sync with 0.8.11cvs14
405                 see ChangeLog 2003-03-27
406                 
407         * src/selective_download.[ch]   ** REMOVED **
408                 really removed
409
410 2003-03-27 [christoph]  0.8.11claws58
411
412         * src/folder.c
413                 fix handling of tmp_flags in flag copy function
414
415 2003-03-27 [paul]       0.8.11claws57
416
417         * sync with 0.8.11cvs13
418                 see ChangeLog 2003-03-27
419
420 2003-03-27 [oliver]     0.8.11claws56
421
422         * src/maiwindow.c
423                 remove sel_download_cb
424
425 2003-03-27 [oliver]     0.8.11claws55
426         
427         * src/inc.c
428                 remove POP3_TOP
429         
430 2003-03-26 [oliver]     0.8.11claws54
431
432         *src/pop.h
433                 remove POP3_TOP*
434         * README.claws
435                 remove selective donwload readme
436
437 2003-03-26 [oliver]     0.8.11claws53
438         * src/matcher.[ch]
439         * src/matcher_parser_parse.y 
440         * src/pop.c 
441         * src/prefs_account.[ch]
442         * src/prefs_filtering.c
443                 remove selective donwload
444
445 2003-03-26 [oliver]     0.8.11claws52
446
447         * src/inc.[ch] 
448         * src/filtering.c 
449         * src/mainwindow.c 
450                 remove selective donwload
451
452 2003-03-26 [oliver]     0.8.11claws51
453         
454         * src/Makefile.am
455         * src/selective_download.[ch]   ** REMOVE **    
456
457 2003-03-26 [christoph]  0.8.11claws50
458
459         * src/news.c
460                 fix NEWS that got broken by a sync with sylpheed-main
461
462 2003-03-26 [christoph]  0.8.11claws49
463
464         * src/mimeview.c
465                 fix mime type guessing when no mime type is found for a file
466
467 2003-03-25 [christoph]  0.8.11claws48
468
469         * src/mimeview.c
470         * src/procmime.c
471                 remove mime type guessing from mime parser and use
472                 name based mime types in viewer lookup for mime type
473                 application/octet-stream
474
475 2003-03-25 [christoph]  0.8.11claws47
476
477         * doc-src/readme.txt
478         * doc-src/rfc2554.txt
479                 add RFC about SMTP AUTH
480
481         * src/send_message.c
482         * src/common/smtp.[ch]
483                 add extra error code for authentication errors and
484                 clear temporary password when this error occurs
485
486         (closes Bug 84 authentication failure while sending should
487          prompt for password again)
488
489 2003-03-25 [christoph]  0.8.11claws46
490
491         * configure.ac
492         * src/Makefile.am
493         * src/imageview.[ch]                            ** REMOVE **
494         * src/messageview.[ch]
495         * src/mimeview.[ch]
496         * src/prefs_common.[ch]
497         * src/textview.c
498         * src/plugins/Makefile.am
499         * src/plugins/image_viewer/.cvsignore           ** NEW **
500         * src/plugins/image_viewer/Makefile.am          ** NEW **
501         * src/plugins/image_viewer/plugin.c             ** NEW **
502         * src/plugins/image_viewer/viewer.[ch]          ** NEW **
503                 move image viewer into a plugin (building is enabled by default)
504                 [ToDo: Prefs for resize and autoview]
505
506 2003-03-25 [paul]       0.8.11claws45
507
508         * sync with 0.8.11cvs12
509                 see ChangeLog 2003-03-26
510
511 2003-03-25 [paul]       0.8.11claws44
512
513         * sync with 0.8.11cvs11
514                 see ChangeLog 2003-03-22, 2003-03-24 and 2003-03-25
515                 
516         Note: Selective Download is broken.
517                 
518 2003-03-22 [christoph]  0.8.11claws43
519
520         * src/folder.c
521                 code cleanup for flags copying
522
523 2003-03-22 [christoph]  0.8.11claws42
524
525         * src/plugins/trayicon/trayicon.c
526                 fix setting the transparent area when the window size
527                 is forced by the system tray
528
529 2003-03-22 [christoph]  0.8.11claws41
530
531         * src/plugins/trayicon/gnome-mail.xpm           ** REMOVE **
532         * src/plugins/trayicon/gnome-nomail.xpm         ** REMOVE **
533         * src/plugins/trayicon/newmail.xpm              ** NEW **
534         * src/plugins/trayicon/nomail.xpm               ** NEW **
535         * src/plugins/trayicon/trayicon.c
536         * src/plugins/trayicon/unreadmail.xpm           ** NEW **
537                 o replace GBiff icons with KBiff icons resized to 16x16 pixel
538                 o add icon for unread mails
539                 o set transparency for window
540
541 2003-03-22 [christoph]  0.8.11claws40
542
543         * src/news.c
544                 init news session to prevent crash when session is closed
545
546 2003-03-22 [christoph]  0.8.11claws39
547
548         * src/imap.c
549         * src/common/session.[ch]
550                 Init session data to make sure we don't have invalid pointers
551                 for read_ch and write_ch when new multi process sessions are
552                 not used
553
554         * src/main.c
555         * src/common/plugin.c
556         * src/common/sylpheed.c
557         * src/plugins/demo/demo.c
558         * src/plugins/dillo_viewer/dillo_viewer.c
559         * src/plugins/mathml_viewer/mathml_viewer.c
560         * src/plugins/spamassassin/spamassassin.c
561         * src/plugins/spamassassin/spamassassin_gtk.c
562                 add plugin types to allow loading plugins at different times
563                 (and maybe for different frontends), because it's not good to
564                 load GTK-Plugins gefore gtk_init was called
565
566         * configure.ac
567         * src/plugins/Makefile.am
568         * src/plugins/trayicon/.cvsignore               ** NEW **
569         * src/plugins/trayicon/Makefile.am              ** NEW **
570         * src/plugins/trayicon/eggtrayicon.c            ** NEW **
571         * src/plugins/trayicon/eggtrayicon.h            ** NEW **
572         * src/plugins/trayicon/gnome-mail.xpm           ** NEW **
573         * src/plugins/trayicon/gnome-nomail.xpm         ** NEW **
574         * src/plugins/trayicon/trayicon.c               ** NEW **
575                 New Trayicon plugin that shows an icon in a systray that uses
576                 XEMBED protocol like Gnome's systray. Icon shows if there
577                 are new mails and a tooltip shows information about new,
578                 unread and total messages.
579
580 2003-03-22 [paul]       0.8.11claws38
581
582         * src/common/smtp.c
583                 fix ESMTP AUTH CRAM-MD5
584                 [sync with main (still version 0.8.11cvs6), see
585                  ChangeLog 2003-03-22]
586
587 2003-03-21 [colin]      0.8.11claws37
588
589         * src/send_message.c
590                 Fix USE_SSL => USE_OPENSSL
591
592 2003-03-21 [colin]      0.8.11claws36
593
594         * src/folderview.c
595                 Fix counts in drag and dropped subfolders
596
597 2003-03-21 [colin]      0.8.11claws35
598
599         * src/folder.c 
600         * src/folderview.c
601                 speed up a bit folder dnd
602
603 2003-03-20 [alfons]     0.8.11claws34
604
605         * src/main.c
606         * src/toolbar.c
607         * src/procmsg.c
608                 don't send locked queue messages
609                 (feature request "[ 705245 ] Locking message in outbox 
610                  should prevent sending")
611
612 2003-03-20 [christoph]  0.8.11claws33
613
614         * src/folder.c
615                 remove NEW and UNREAD flag in special folders when scanning
616                 
617         * src/common/smtp.c
618                 fix ESMTP AUTH CRAM-MD5
619
620 2003-03-20 [paul]       0.8.11claws32
621
622         * src/prefs_account.c
623                 Re-write 'Tunnel command to open connection' as
624                 'Use command to communicate with server', and disable
625                 it for all except IMAP accounts
626
627 2003-03-20 [paul]       0.8.11claws31
628
629         * sync with 0.8.11cvs6
630                 see ChangeLog 2003-03-20
631
632 2003-03-19 [match]      0.8.11claws30
633
634         * src/addritem.[ch]
635                 include documentation. minor refactoring.
636         * src/addr_compl.[ch]
637         * src/addrindex.[ch]
638         * src/addresbook.[ch]
639         * src/summaryview.c
640                 re-enable address lookup (was disabled in
641                 0.8.11claws20).
642
643 2003-03-19 [christoph]  0.8.11claws29
644
645         * src/procmsg.c
646                 add temp flag handling, will make moving and copying
647                 messages possible again
648
649         * src/folder.c
650                 correct calulation of folder stats
651
652 2003-03-18 [match]      0.8.11claws28
653
654         * src/editgroup.h
655                 remove case sensitive comparison (closes bug 80).
656
657 2003-03-18 [christoph]  0.8.11claws27
658
659         * src/imap.c
660                 fix imap using a tunnel command
661
662         (closes bug 87)
663
664 2003-03-18 [christoph]  0.8.11claws26
665
666         * src/folder.[ch]
667         * src/imap.c
668         * src/procmsg.[ch]
669                 rewrite flag handling for folders
670
671 2003-03-18 [christoph]  0.8.11claws25
672
673         * src/folder.c
674         * src/procmsg.c
675         * src/summaryview.c
676                 unset NEW and UNREAD flags when message is ignored, to make
677                 sure messages don't show up as unread on other IMAP clients,
678                 because the IGNORE_THREAD flag can not be syncronized through
679                 the IMAP folder
680
681 2003-03-17 [christoph]  0.8.11claws24
682
683         * src/imap.c
684                 don't use recursion to fetch uids when the number of messages
685                 does not match. Moved code into subfunction that is used
686                 again when needed, to prevent an endless loop.
687
688 2003-03-17 [thorsten]   0.8.11claws23
689
690         * src/imageview.[ch]
691                 export imageview_get_resized_size() (for plugins)
692         * src/prefs_common.[ch]
693                 added prefs_common_get() (for plugins)
694
695 2003-03-17 [christoph]  0.8.11claws22
696
697         * src/imap.c
698                 o remove UID guessing from copy code
699                 o support UIDPLUS extension for APPEND command
700
701 2003-03-17 [paul]       0.8.11claws21
702
703         * src/gtk/about.c
704                 remove 'Compiled-plugins' section.
705                 
706         * src/plugins/dillo_viewer/dillo_viewer.c
707                 slight change to description text
708
709 2003-03-16 [match]      0.8.11claws20
710         * src/ldapserver.[ch]           ** NEW **
711         * src/ldapctrl.[ch]             ** NEW **
712         * src/ldapquery.[ch]            ** NEW **
713         * src/ldaputil.[ch]             ** NEW **
714         * src/addrcindex.[ch]           ** NEW **
715         * src/addrquery.h               ** NEW **
716         * src/addritem.[ch]
717         * src/addrcache.[ch]
718         * src/addrindex.[ch]
719         * src/addr_compl.[ch]
720         * src/addressbook.[ch]
721         * src/addrbook.[ch]
722         * src/editgroup.c
723         * src/editaddress.c
724         * src/editldap.c
725         * src/editldap_basedn.c
726         * src/vcard.c
727         * src/jpilot.c
728         * src/Makefile.am
729                 included dynamic LDAP queries. improved address
730                 completion.
731
732 2003-03-16 [paul]       0.8.11claws19
733
734         * tools/multiwebsearch.pl
735                 fix a fatal typo
736
737 2003-03-16 [christoph]  0.8.11claws18
738
739         * src/mimeview.c
740         * src/plugins/dillo_viewer/dillo_viewer.c
741         * src/plugins/mathml_viewer/mathml_viewer.c
742                 make unregistering of MimeViewerFactorys possible
743
744 2003-03-16 [alfons]     0.8.11claws17
745
746         * configure.ac
747                 correct typo
748
749 2003-03-16 [melvin]     0.8.11claws16
750
751         * src/plugins/dillo_viewer.c
752                 Fixed bug where it was not possible to view more than
753                 one text/html attachment per message (bug discovered
754                 by Christoph Hohmann).
755
756 2003-03-15 [melvin]     0.8.11claws15
757
758         * src/prefs_actions.c
759                 Fixed compilation warnings.
760
761 2003-03-15 [melvin]     0.8.11claws14
762
763         * src/plugins/Makefile.am
764         * src/plugins/dillo_viewer/.cvsignore                   ** NEW **
765         * src/plugins/dillo_viewer/Makefile.am                  ** NEW **
766         * src/plugins/dillo_viewer/dillo_viewer.c               ** NEW **
767                 Added a html mail viewer plugin that uses Dillo v0.7.0 or
768                 newer (http://dillo.auriga.wearlab.de/).
769
770 2003-03-15 [christoph]  0.8.11claws13
771
772         * src/imap.c
773                 don't query imap folder for attributes because we already
774                 for them from imap_status
775
776         * src/mimeview.[ch]
777                 add support for plugable MimeViewers (unloading Viewers
778                 not yet complete)
779
780         * src/plugins/Makefile.am
781         * src/plugins/mathml_viewer/.cvsignore          ** NEW **
782         * src/plugins/mathml_viewer/Makefile.am         ** NEW **
783         * src/plugins/mathml_viewer/mathml_viewer.c     ** NEW **
784                 add MathML Viewer (Content-Type text/mathml) using GtkMathView
785                 widget from http://helm.cs.unibo.it/mml-widget/
786
787 2003-03-14 [christoph]  0.8.11claws12
788
789         * src/folder.[ch]
790                 o error return code's should better be negative
791                 o replace printf with debug_print
792
793         * src/imap.c
794                 improve IMAP folder scan by checking UID-NEXT
795
796         * src/summaryview.c
797                 remove check that are unnecessary in my opinion
798
799 2003-03-13 [christoph]  0.8.11claws11
800
801         * src/folder.[ch]
802         * src/foldersel.c
803         * src/folderview.c
804         * src/imap.c
805         * src/mbox_folder.c
806         * src/mh.c
807         * src/news.c
808         * src/prefs_scoring.c
809         * src/summaryview.c
810                 use a common function to get a displayable name
811                 for a FolderItem
812
813 2003-03-13 [paul]       0.8.11claws10
814
815         * tools/Makefile.am
816           tools/README
817           tools/multiwebsearch.conf     ** NEW FILE **
818           tools/multiwebsearch.pl       ** NEW FILE **
819                 add multiwebsearch Actions script
820
821 2003-03-13 [colin]      0.8.11claws9
822
823         * src/compose.c
824                 Remove leading emtpy lines from quoted text
825                 before quoting it
826
827 2003-03-13 [melvin]     0.8.11claws8
828
829         * src/prefs_actions.c
830                 Fixed a memory leak
831                 Code clean ups
832                 Added Cancel and OK buttons
833                 Corrected help text
834
835 2003-03-13 [christoph]  0.8.11claws7
836
837         * src/account.c
838         * src/folder.[ch]
839         * src/imap.c
840         * src/mainwindow.c
841         * src/mbox_folder.c
842         * src/mh.c
843         * src/news.c
844         * src/setup.c
845                 replace more folder type stuff with folder class stuff
846
847 2003-03-13 [melvin]     0.8.11claws6
848
849         * src/prefs_actions.c
850                 Added new tokens:
851                 %u: user provided argument
852                 %h: user provided argument (hidden on input)
853                 %s: current text selection in the message view 
854
855 2003-03-13 [paul]       0.8.11claws5
856
857         * sync with 0.8.11cvs5
858                 see ChangeLog 2003-03-11, 2003-03-12
859
860 2003-03-12 [christoph]  0.8.11claws4
861
862         * src/folder.c
863                 use folder class idstr when writing folderlist.xml
864
865         * src/folder.h
866         * src/imap.c
867         * src/news.c
868                 replace folder type checks with folder class checks
869
870 2003-03-12 [christoph]  0.8.11claws3
871
872         * src/folder.[ch]
873         * src/imap.[ch]
874         * src/main.c
875         * src/mbox_folder.[ch]
876         * src/mh.[ch]
877         * src/news.[ch]
878                 o create a list of known folder classes in the folder system
879                 o use folder class id strings for folder item identifiers
880
881 2003-03-12 [christoph]  0.8.11claws2
882
883         * src/imap.c
884                 fix imap uid validity check
885
886 2003-03-12 [christoph]  0.8.11claws1
887
888         * src/account.c
889         * src/folder.[ch]
890         * src/foldersel.c
891         * src/folderview.c
892         * src/imap.c
893         * src/mainwindow.c
894         * src/mbox_folder.c
895         * src/mh.c
896         * src/news.c
897         * src/prefs_scoring.c
898         * src/procmsg.c
899         * src/setup.c
900         * src/summaryview.c
901                 initial restructuring of folder system, seperating
902                 folders and folder classes
903
904 2003-03-12 [paul]       0.8.11claws
905
906         0.8.11claws release
907
908 2003-03-12 [christoph]
909
910         * src/gtk/prefswindow.c
911                 fix translation of "Page Index"
912
913 2003-03-12 [paul]       0.8.10claws110
914
915         a sync from 0.8.11cvs4 before the release
916
917         * src/common/utils.c
918                 subject_compare_for_sort(): allow null strings (fixes
919                 summary sorting).
920
921 2003-03-11 [paul]       0.8.10claws109
922
923         * po/es.po
924                 update Spanish translation, submitted by
925                 Ricardo Mones Lastra
926
927 2003-03-11 [melvin]     0.8.10claws108
928
929         * po/fr.po
930                 Updated French translations
931
932 2003-03-11 [paul]       0.8.10claws107
933
934         * manual/en/Makefile.am
935           manual/en/*.html
936                 update English manual, add a new page
937                 updated by Francois Barriere <fbarriere@atmel.fr>
938                 
939         * po/bg.po
940           po/it.po
941           po/sr.po
942                 update Bulgarian, Italian, and Serbian translations
943                 submitted by George Danchev, Alessandro Maestri, and
944                 Urke MMI
945
946 2003-03-10 [paul]       0.8.10claws106
947
948         * src/gtk/about.c
949           src/gtk/prefswindow.c
950                 make some strings translatable
951
952 2003-03-10 [darko]      0.8.10claws105
953
954         * src/compose.c
955                 code cleanup to make Hiro happy
956
957 2003-03-10 [paul]       0.8.10claws104
958
959         * sync with 0.8.11cvs2
960                 see ChangeLog 2003-03-10
961
962 2003-03-09 [melvin]     0.8.10claws103
963
964         * src/textview.c
965                 textview_set_font(): fix for message display in
966                 UTF-8 locales (thanks to Sergey Vlasov).
967                 (was unintentionnaly reverted in 0.8.6claws6)   
968
969 2003-03-08 [darko]      0.8.10claws102
970
971         * src/compose.c
972                 fix infinite loop in wrapping as reported
973                 by happycactus
974                 obsoletes patch #696482
975
976 2003-03-08 [christoph]  0.8.10claws101
977
978         * src/imap.c
979                 add workaround for IMAP servers that do not
980                 support the "UID SEARCH UID" command
981
982 2003-03-07 [christoph]  0.8.10claws100
983
984         * src/plugins/spamassassin/spamassassin.[ch]
985         * src/plugins/spamassassin/spamassassin_gtk.c
986                 code cleanup
987
988 2003-03-07 [paul]       0.8.10claws99
989
990         * po/es.po
991                 updated Spanish translation, submitted by
992                 Ricardo Mones Lastra
993
994 2003-03-07 [christoph]  0.8.10claws98
995
996         * src/send.c
997                 fix in 0.8.10claws94 was wrong
998                 local delivery does not require escaping, remove escaping
999                 code to make signatures of mails with "." lines valid
1000                 
1001                 NOTE: requires that sendmail is executed with "-i" option,
1002                       what is the default now, but has to be changed in all
1003                       exsiting accounts)
1004
1005 2003-03-07 [paul]       0.8.10claws97
1006
1007         * sync with 0.8.11 release
1008                 see ChangeLog 2003-03-07
1009
1010 2003-03-06 [paul]       0.8.10claws96
1011
1012         * src/compose.c
1013                 revert commit 0.8.10claws92
1014
1015 2003-03-06 [paul]       0.8.10claws95
1016
1017         * src/folderview.c
1018                 fix (solaris) bug 73, 'Crash when selecting top-level folder'
1019
1020         * src/gtkaspell.c
1021                 fix bug 74, 'Crash opening editor window with pseudo-color
1022                 display'
1023                 
1024         Patches submitted by Kevin Vigor <kevin@vigor.nu>
1025
1026 2003-03-06 [christoph]  0.8.10claws94
1027
1028         * src/send.c
1029                 fix rfc2821 (4.5.2) violation in SMTP data sending,
1030                 all lines starting with a period get an extra period
1031                 inserted
1032                 (found by Simon 'corecode' Schubert)
1033
1034 2003-03-06 [paul]       0.8.10claws93
1035
1036         * src/folderview.c
1037                 if configured font can't be loaded fall back to gtk
1038                 default. (with thanks to Christoph)
1039                 
1040                 closes long-standing bug 15 'Crashes on startup'
1041
1042 2003-03-06 [paul]       0.8.10claws92
1043
1044         * src/compose.c
1045                 freeze text before autosave and thaw afterwards
1046                 fixes bug 67 'autosave make re-rediting message crazy'
1047
1048 2003-03-06 [christoph]  0.8.10claws91
1049
1050         * src/compose.c
1051                 ignore address comment in dupe check for Cc-list
1052
1053         (closes reopened bug 47 Replying to message strips name part of
1054          e-mail addresses of Cc: lines)
1055
1056 2003-03-06 [paul]       0.8.10claws90
1057
1058         * src/Makefile.am
1059                 remove reference to gtkxtext.h as its no longer in
1060                 the repository
1061
1062 2003-03-06 [paul]       0.8.10claws89
1063
1064         * sync with 0.8.10cvs25
1065                 see ChangeLog 2003-03-06
1066
1067 2003-03-06 [oliver]     0.8.10claws88
1068         
1069         * src/messageview.c
1070                 remove include
1071
1072 2003-03-06 [oliver]     0.8.10claws87
1073         
1074         * src/folderview.c 
1075                 remove changes introduced inclaws74
1076         * src/messageview.c
1077                 another attempt to sanely delete and update
1078                 messages deleted in separate messageview
1079
1080 2003-03-05 [christoph]  0.8.10claws86
1081
1082         * src/summaryview.c
1083                 check if "From" matches any account's address if
1084                 addressbook completion of addresses is disabled too
1085
1086         (closes Bug 70 "Display recipient in from" doesn't check
1087          folder's default account)
1088
1089 2003-03-05 [christoph]  0.8.10claws85
1090
1091         * src/compose.c
1092         * src/common/utils.[ch]
1093                 don't strip address comments when building Cc lists
1094
1095         (closes Bug 47 Replying to message strips name part of e-mail addresses
1096          of Cc: lines)
1097
1098         * src/folder.c
1099                 fix return value of copy function
1100
1101 2003-03-05 [christoph]  0.8.10claws84
1102
1103         * src/imap.c
1104                 don't ask imap server for non rfc822 headers
1105
1106         (closes bug 71 IMAP FETCH asks for FROM header field twice)
1107
1108         * src/imap.c
1109                 destroy session on socket error to allow reconnecting
1110
1111 2003-03-05 [christoph]  0.8.10claws83
1112
1113         * configure.ac
1114                 fix building with gnome when no prefix is set
1115
1116         (closes bug 66 Gnome directory is set to NONE)
1117
1118 2003-03-05 [paul]       0.8.10claws82
1119
1120         * sync with 0.8.10cvs23
1121                 see ChangeLog 2003-03-05
1122
1123 2003-03-04 [christoph]  0.8.10claws81
1124
1125         * src/folder.c
1126                 o fix moving and copying when folder returns 0 for new
1127                   message number
1128                 o remove some code for single message copy and move
1129                   operations and use functions for multiple messages
1130
1131         (closes bug 63 Strange behaviour MOVING messages from MH to IMAP)
1132
1133         * src/news.c
1134                 remove unused include
1135
1136 2003-03-04 [paul]       0.8.10claws80
1137
1138         * src/gtk/about.c
1139                 list 'Compiled plugins'
1140
1141 2003-03-03 [christoph]  0.8.10claws79
1142
1143         * src/news.[ch]
1144                 have to multiply the percentage of the current fetch with
1145                 the percentage that it has of the total fetch operation
1146                 for correct values
1147
1148 2003-03-03 [christoph]  0.8.10claws78
1149
1150         * src/news.c
1151                 fix calculation of expected lines for progress indicator
1152
1153 2003-03-03 [christoph]  0.8.10claws77
1154
1155         * src/summaryview.c
1156         * src/common/utils.c
1157                 fix segfault when opening the root news folder
1158
1159 2003-03-03 [christoph]  0.8.10claws76
1160
1161         * src/mainwindow.[ch]
1162         * src/common/Makefile.am
1163         * src/common/progressindicator.[ch]
1164                 add UI independent progress indicator handling
1165
1166         * src/news.[ch]
1167                 use new progress indicator for message info fetching
1168
1169         * src/common/hooks.h
1170                 code cleanup
1171
1172 2003-03-03 [oliver]     0.8.10claws75
1173
1174         * src/toolbar.c
1175         * src/compose.c
1176                 removed commented code
1177
1178 2003-03-03 [oliver]     0.8.10claws74
1179
1180         * src/toolbar.[ch]
1181                 cleanups and refactoring
1182         * src/compose.[ch]
1183                 compose_reply_mode reply & forwarding interface for
1184                 toolbar buttons
1185         * src/folderview.c
1186                 act on messages marked for deletion in folderview_selected
1187                 based on prefs_common.immediate_exec since a message might 
1188                 have been deleted by messageview in a folder we are changing 
1189                 to (does anybody understand what I'm on about ?)
1190
1191 2003-03-03 [oliver]     0.8.10claws73
1192         
1193         * src/messageview.[ch]
1194                 new functions
1195                 - messageview_delete: delete message shown in messagview
1196                 - messageview_update_view: update messageview to currently 
1197                   selected summaryview message
1198                 - add separate messageview to msgview_list in order to update 
1199                   toolbar to new toolbar style on the fly (TOOLBAR_NONE, TOOLBAR_ICON etc.)
1200         * src/summaryview.[ch]
1201                 summary_get_selection returns a list of selected msgs
1202                 in summaryview
1203         * src/mainwindow.c
1204                 toolbar reply refactoring
1205
1206 2003-03-03 [paul]       0.8.10claws72
1207
1208         * sync with 0.8.10cvs21
1209                 see ChangeLog 2003-03-03
1210
1211 2003-03-02 [christoph]  0.8.10claws71
1212
1213         * src/common/passcrypt.c
1214                 use POSIX includes
1215
1216 2003-03-02 [christoph]  0.8.10claws70
1217
1218         * configure.ac
1219         * src/prefs_account.c
1220         * src/prefs_gtk.[ch]
1221         * src/common/.cvsignore
1222         * src/common/Makefile.am
1223         * src/common/passcrypt.c                ** NEW **
1224         * src/common/passcrypt.h.in             ** NEW **
1225                 Implement password encryption in config files
1226                 using unix encrypt and setkey functions. The crypt
1227                 key can be set as a configure parameter. Old
1228                 passwords will be converted if they do not begin
1229                 with '!'
1230
1231 2003-03-02 [paul]       0.8.10claws69
1232
1233         * src/prefs_account.c
1234                 fix compile error
1235
1236 2003-03-01 [thorsten]   0.8.10claws68
1237
1238         * po/el.po
1239           po/hr.po
1240           po/it.po
1241           po/nl.po
1242           po/sr.po
1243           po/sv.po
1244                 corrected format strings
1245         * po/en_GB.po
1246                 corrected headers
1247                 (fix compile errors with GNU gettext-0.11.5)
1248
1249 2003-03-01 [oliver]     0.8.10claws67
1250
1251         * src/summaryview.c
1252                 menu callbacks call toolbar_menu_reply
1253
1254 2003-03-01 [oliver]     0.8.10claws66
1255
1256         * src/mainwindow.c
1257         * src/messageview.c
1258                 menu callbacks call toolbar_menu_reply
1259         * src/toolbar.[ch]
1260                 callbacks from menu handled by toolbar_menu_reply
1261
1262 2003-03-01 [paul]       0.8.10claws65
1263
1264         * src/addressbook.c
1265                 revert commit 0.8.10claws54 - breaks editing of
1266                 addressbook.
1267                 
1268         * po/bg.po
1269                 update Bulgarian translation, submitted by
1270                 George Danchev
1271
1272 2003-02-28 [christoph]  0.8.10claws64
1273
1274         * src/account.c
1275         * src/addressadd.c
1276         * src/compose.c
1277         * src/gtkaspell.c
1278         * src/gtkxtext.h                ** REMOVE **
1279         * src/imap.c
1280         * src/matcher.[ch]
1281         * src/mh.c
1282         * src/news.c
1283         * src/pine.c
1284         * src/prefs_common.c
1285         * src/prefs_matcher.c
1286         * src/procheader.[ch]
1287         * src/procmsg.[ch]
1288         * src/toolbar.c
1289         * src/common/ssl_certificate.c
1290         * src/gtk/colorlabel.c
1291         * src/gtk/menu.c
1292                 o fix warnings
1293                 o remove code obsoleted by new cache and folder system rework
1294
1295 2003-02-28 [oliver]     0.8.10claws63
1296         
1297         * src/toolbar.[ch]
1298                 * fix bug where reply in Messageview replied to 
1299                 Message displayed in summaryview
1300                 (reportedd via ML by chinatinte at gmx dot ch)
1301                 * fix bug where toolbar popups (WITH_QUOTE, WITHOUT_QOUTE)
1302                 didn't work in separate MessageView Toolbar
1303                 (wondering if anybody uses this at all ?)
1304         * src/summaryview.[ch]
1305                 use toolbar.c's toolbar_reply instead of summary_reply (removed)
1306                 (generalize reply and forward code);
1307         * src/messageview.c 
1308                 remove focus_in event which updated summaryview to messageview
1309
1310 2003-02-28 [paul]       0.8.10claws62
1311
1312         * po/Makefile.in.in
1313                 add the --check option
1314                 Patch submitted by Ricardo Mones Lastra
1315
1316 2003-02-28 [paul]       0.8.10claws61
1317
1318         * src/prefs_account.c
1319                 re-order 'Signature' items
1320
1321 2003-02-28 [paul]       0.8.10claws60
1322
1323         * sync with 0.8.10cvs20
1324                 see ChangeLog 2003-02-28
1325
1326 2003-02-28 [paul]       0.8.10claws59
1327
1328         * po/POTFILES.in
1329                 update to reflect recent movement of files
1330
1331 2003-02-28 [paul]       0.8.10claws58
1332
1333         * sync with 0.8.10cvs19
1334                 see ChangeLog 2003-02-28
1335
1336 2003-02-27 [martin]     0.8.10claws57
1337
1338         * src/prefs_matcher.c 
1339                 fix segfault in prefs_matcher_ok() when the
1340                 last entry is deleted and prevents that the
1341                 message "entry not saved" comes up after deleting
1342                 an entry
1343
1344 2003-02-27 [martin]     0.8.10claws56
1345
1346         * src/prefs_filtering.c 
1347                 fix segfault in prefs_filtering_ok() when the
1348                 last entry is deleted and prevents that the
1349                 message "entry not saved" comes up after deleting
1350                 an entry
1351
1352 2003-02-27 [paul]       0.8.10claws55
1353
1354         * sync with 0.8.10cvs18
1355                 see ChangeLog 2003-02-27
1356
1357 2003-02-27 [paul]       0.8.10claws54
1358
1359         * src/addressbook.c
1360                 fix bug where the address book crashes with 
1361                 multiple lookups.
1362                 Patch [687729] submitted by David Frager 
1363                 <dbfrager@users.sourceforge.net>
1364
1365 2003-02-25 [christoph]  0.8.10claws53
1366
1367         * src/Makefile.am
1368         * src/colorlabel.[ch]           ** REMOVE **
1369         * src/gtk/Makefile.am
1370         * src/gtk/colorlabel.[ch]       ** NEW **
1371                 move colorlabel files to gtk directory
1372
1373         * src/esmtp.[ch]                ** REMOVE **
1374                 has been merged into smtp.[ch] in 0.7.5
1375
1376 2003-02-25 [christoph]  0.8.10claws52
1377
1378         * src/Makefile.am
1379         * src/about.[ch]                ** REMOVE **
1380         * src/gtk/Makefile.am
1381         * src/gtk/about.[ch]            ** NEW **
1382                 move about files to gtk directory
1383
1384 2003-02-25 [christoph]  0.8.10claws51
1385
1386         * src/folder.c
1387                 some code optimization of folder scanning code
1388
1389         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx> 
1390
1391 2003-02-25 [christoph]  0.8.10claws50
1392
1393         * src/main.c
1394         * src/common/sylpheed.c
1395                 add command line parameter parsing to common code
1396
1397 2003-02-24 [christoph]
1398
1399         * Makefile.am
1400         * configure.ac
1401                 fix gnome prefix problems, the configure script now removed
1402                 `gnome-config --prefix` from `gnome-config --datadir`
1403                 and adds $(prefix} instead
1404
1405         (closes Bug 24 Makefile does not respect prefix when installing
1406          GNOME data)
1407
1408 2003-02-24 [christoph]  0.8.10claws49
1409
1410         * src/news.c
1411                 check for valid session before trying to authenticate
1412
1413         (closes Bug 60 crash if "authenticate on logon" is activated
1414          and newsserver-hostname is not valid)
1415
1416 2003-02-24 [melvin]     0.8.10claws48
1417
1418         * src/prefs_actions.c
1419                 Make sure all user's input is sent to the action and then
1420                 close the socket..
1421
1422 2003-02-23 [alfons]     0.8.10claws46
1423
1424         * src/summaryview.c
1425                 also wait cursor when deleting files
1426
1427 2003-02-23 [paul]
1428
1429         * tools/freshmeat_search.pl
1430           tools/google_search.pl
1431                 scripts should now work for any browser/browser command line
1432
1433 2003-02-22 [christoph]  0.8.10claws45
1434
1435         * src/procmsg.c
1436                 fix IMAP flag setting, IMAP flag is not handled correctly
1437                 anymore by the folder system and information about the
1438                 folder should not be saved in the MsgInfo (in my opinion)
1439
1440         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
1441
1442 2003-02-22 [christoph]  0.8.10claws44
1443
1444         * src/summaryview.c
1445                 fix spelling of "label" ;-)
1446
1447 2003-02-22 [thorsten]   0.8.10claws43
1448
1449         * src/mimeview.c
1450           src/prefs_common.[ch]
1451           src/procmime.[ch]
1452                 do not use description as attachment name
1453
1454 2003-02-22 [alfons]     0.8.10claws42
1455
1456         * src/summaryview.c
1457                 freeze/thaw folder item updates when changing color labels,
1458                 and put a wait cursors on
1459
1460 2003-02-22 [thorsten]   0.8.10claws41
1461
1462         * src/mimeview.c
1463                 save-all fixes: crash if invoked on multipart container,
1464                 mimeinfo access, pathseparators, error dialog
1465
1466 2003-02-21 [alfons]     0.8.10claws40
1467
1468         * src/prefs_gtk.c
1469                 remove unused var
1470
1471 2003-02-21 [colin]      0.8.10claws39
1472
1473         * src/send.c
1474                 Fix smtp logging
1475
1476 2003-02-21 [colin]      0.8.10claws38
1477
1478         * src/summaryview.c
1479                 Freeze/thaw folderItem updates when filtering messages 
1480                 via Tools/Filter messages
1481
1482 2003-02-21 [paul]       0.8.10claws37
1483
1484         * src/compose.c
1485                 revert commit 0.8.10claws26, there are ulterior motives
1486                 for users to set a Reply-To header when posting to
1487                 newsgroups
1488
1489 2003-02-21 [paul]       0.8.10claws36
1490
1491         * sync with 0.8.10cvs17
1492                 see ChangeLog 2003-02-21
1493
1494 2003-02-20 [christoph]  0.8.10claws35
1495
1496         * src/imap.c
1497                 IMAP UID fetch speedup using SEARCH
1498
1499         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
1500
1501         * src/imap.c
1502                 fix problem with UIDs in IMAP UID cache that no longer existed
1503
1504 2003-02-20 [christoph]  0.8.10claws34
1505
1506         * src/imap.c
1507         * src/procheader.c
1508         * src/procheader.h
1509                 IMAP header fetch speedup (fetch only headers cached in MsgInfo)
1510
1511         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
1512
1513         * src/imap.c
1514                 Rewrite imap_cmd_gen_recv use sock_getline instead
1515                 of sock_gets to avoid problems with too long reply
1516                 lines
1517     
1518 2003-02-20 [colin]      0.8.10claws33
1519         
1520         * src/prefs_account.c
1521                 Better wording
1522
1523 2003-02-20 [colin]      0.8.10claws32
1524
1525         * src/compose.c
1526                 Remove useless '&& !to_sender' 
1527
1528 2003-02-20 [darko]
1529
1530         * AUTHORS
1531                 change my e-mail address
1532
1533 2003-02-19 [colin]      0.8.10claws31
1534
1535         * src/prefs_common.c
1536                 X11 style colors for every configurable color
1537
1538 2003-02-19 [alfons]     0.8.10claws30
1539
1540         * src/prefs_gtk.[ch]
1541         * src/prefs_common.c
1542                 for color_new accept both plain integers and X11 style color
1543                 names (as found in /usr/lib/X11/rgb.txt)
1544
1545 2003-02-19 [paul]       0.8.10claws29
1546
1547         * src/mainwindow.c
1548                 add tooltips to online/offline button and account selector
1549                 button
1550
1551 2003-02-19 [paul]       0.8.10claws28
1552
1553         * src/folder.c
1554           src/news.c
1555           src/prefs_account.[ch]
1556           src/prefs_common.[ch]
1557                 move 'Maximum number of articles to download' to
1558                 account prefs.
1559                 clean up account prefs gui a little by hiding entries
1560                 rather then greying out entries
1561
1562 2003-02-19 [hiro]       0.8.10claws27
1563
1564         * src/common/utils.c
1565                 fix bug #54 'yesterdays date is displayed in the message 
1566                 summary window'
1567
1568 2003-02-19 [paul]       0.8.10claws26
1569
1570         * src/compose.c
1571                 fix bug reported in Feature Request [688596] 
1572                 'Reply-to header in news'
1573
1574 2003-02-18 [paul]       0.8.10claws25
1575
1576         * src/select-keys.c
1577                 add a 'List all keys' button to key selection dialog
1578
1579 2003-02-18 [colin]      0.8.10claws24
1580         
1581         * src/stock_pixmap.c
1582                 fix compile error
1583
1584 2003-02-18 [colin]      0.8.10claws23
1585
1586         * src/common/smtp.[ch]
1587           src/prefs_account.c
1588                 Try to starttls if it seems to be the only
1589                 way to authenticate a user
1590
1591 2003-02-18 [paul]       0.8.10claws22
1592
1593         * src/Makefile.am
1594           src/folderview.c
1595           src/stock_pixmap.[ch]
1596           src/pixmaps/drafts_close.xpm  ** NEW FILE **
1597           src/pixmaps/drafts_open.xpm   ** NEW FILE **
1598                 as a Drafts folder is a special folder allow it to have
1599                 its own unique icons
1600
1601 2003-02-18 [colin]      0.8.10claws21
1602
1603         * src/imap.c
1604                 Fix port selection when using starttls
1605
1606 2003-02-18 [paul]       0.8.10claws20
1607
1608         * src/mainwindow.c
1609           src/prefs_common.[ch]
1610                 make blue the default new mail colour
1611
1612 2003-02-18 [paul]       0.8.10claws19
1613
1614         * sync with 0.8.10cvs14
1615                 see ChangeLog 2003-02-18
1616
1617 2003-02-17 [jens]       0.8.10claws18
1618
1619         * src/common/md5.c
1620                 fixed a compile problem with gcc 3.3
1621                 works on 2.95.3 too (testet on PPC as it is big endian)
1622
1623 2003-02-17 [paul]       0.8.10claws17
1624
1625         * sync with 0.8.10cvs13
1626                 see ChangeLog 2003-02-17
1627
1628 2003-02-17 [paul]       0.8.10claws16
1629
1630         * sync with 0.8.10cvs12
1631                 see ChangeLog 2003-02-17
1632
1633 2003-02-16 [match]      0.8.10claws15
1634
1635         * src/addressbook.c
1636                 Eliminates reloading of address data when items
1637                 deleted or added. Applied submitted by
1638                 Luke Plant <lukeplant@softhome.net>
1639
1640 2003-02-16 [paul]       0.8.10claws14
1641
1642         * src/news.c
1643                 when a 'protocol error' is encountered disconnect from
1644                 the server. This means that the user can carry on viewing
1645                 other articles and doesn't have to either wait until the
1646                 server timesout or quit sylpheed.
1647                 Fixes bug #53 'Unable to read messages in newsgroups, 
1648                 displayed message doesn't change'
1649
1650 2003-02-15 [christoph]  0.8.10claws13
1651
1652         * src/imap.c
1653                 fix bug that stopped scanning of folders when an
1654                 IMAP folder was empty
1655
1656         (closes bug 46 stop scan messages in folders after empty folder)
1657
1658 2003-02-15 [paul]
1659
1660         * tools/Makefile.am
1661           tools/README
1662           tools/freshmeat_search.pl     ** NEW FILE **
1663           tools/google_search.pl        ** NEW FILE **
1664                 Add 2 Actions scripts which search freshmeat/google
1665                 for the selected text using the browser configured
1666                 in sylpheedrc.
1667                 
1668         Note: These scripts are very dependent on the format of the
1669         browser command and may not work on every occasion. Testing
1670         is welcome. 
1671
1672 2003-02-14 [alfons]     0.8.10claws12
1673
1674         * src/compose.c
1675                 fix breakage because of uninitialized account pointer.
1676                 please verify.
1677
1678 2003-02-14 [paul]       0.8.10claws11
1679
1680         * src/compose.c
1681           src/prefs_account.[ch]
1682           src/prefs_common.[ch]
1683                 move signature settings to Account Prefs
1684
1685 2003-02-14 [paul]       0.8.10claws10
1686
1687         * sync with 0.8.10cvs11
1688                 see ChangeLog 2003-02-14
1689
1690 2003-02-13 [thorsten]   0.8.10claws9
1691
1692         * src/news.c
1693                 revert news progressbar (GUI separation)
1694
1695 2003-02-13 [paul]       0.8.10claws8
1696
1697         * src/compose.c
1698                 make replies behave correctly, re: RFC 1036, Section 2.2.3,
1699                 paragraph 1
1700
1701 2003-02-13 [paul]       0.8.10claws7
1702
1703         * src/compose.[ch]
1704           src/summaryview.c
1705                 fix 'Follow-up and Reply-to' so that it creates a reply to
1706                 the newsgroup and the sender. If the message has the keyword
1707                 'poster' in the Followup-To header, all replies go to the
1708                 sender, re: RFC 1036, Section 2.2.3
1709                 rename all instances of 'ignore_replyto' to 'to_sender', both
1710                 were previously used, now we use just one.
1711
1712 2003-02-13 [paul]       0.8.10claws6
1713
1714         * sync with 0.8.10cvs9
1715                 see ChangeLog 2003-02-13
1716
1717 2003-02-13 [paul]       0.8.10claws5
1718
1719         * configure.ac
1720                 show which plugins are configured in the configure
1721                 output.
1722
1723 2003-02-12 [thorsten]   0.8.10claws4
1724
1725         * src/news.c
1726                 show progress while fetching news headers
1727
1728 2003-02-12 [christoph]  0.8.10claws3
1729
1730         * configure.ac
1731         * src/plugins/Makefile.am
1732                 use AM_CONDITIONAL to enable plugins, automake correctly
1733                 manages this when creating distdir
1734
1735 2003-02-12 [christoph]  0.8.10claws2
1736
1737         * ac/spamassassin.m4
1738         * src/plugins/spamassassin/Makefile.am
1739                 fix building SpamAssassin plugin without OpenSSL
1740
1741 2003-02-12 [paul]       0.8.10claws1
1742
1743         * ac/Makefile.am
1744           src/Makefile.am
1745           src/plugins/Makefile.am
1746                 fix failure of 'make release'
1747
1748 2003-02-12 [paul]       0.8.10claws
1749
1750         * 0.8.10claws released
1751
1752 2003-02-12 [paul]       0.8.9claws56
1753
1754         * po/bg.po
1755           po/es.po
1756           po/it.po
1757           po/ru.po
1758           po/sr.po
1759                 updated translations by George Danchev, Ricardo Mones Lastra,
1760                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively
1761                 
1762         * sylpheed.spec.in
1763                 Allow the building of RPMs by a regular user. Submitted
1764                 by Sergei Astanin
1765
1766 2003-02-11 [alfons]     0.8.9claws55
1767
1768         * src/colorlabel.c
1769                 don't use pixmaps for label color rect but draw rectangles
1770                 so we can respect the color map of palette based visuals
1771                 (fixes the long time crashes on Suns - thanks to Andreas
1772                 Engel and Steve O'Hara-Smith for testing)
1773
1774 2003-02-11 [christoph]  0.8.9claws54
1775
1776         * src/matcher_parser_parse.y
1777                 correct bug where filering rules of not existing folders in
1778                 matcherrc were added to global filtering
1779                 
1780         (closes Debian Bug #180253 - Directory's filter-rules are merged with
1781          main filter-rules after removing directory, http://bugs.debian.org/180253)
1782         
1783 2003-02-11 [paul]       0.8.9claws53
1784
1785         * sync with 0.8.10cvs7
1786                 see ChangeLog 2003-02-09
1787
1788 2003-02-11 [melvin]     0.8.9claws52
1789
1790         * po/fr.po
1791                 Updated French tranlsations
1792
1793 2003-02-10 [paul]       0.8.9claws51
1794
1795         * sylpheed.spec.in
1796                 correct --enable-openssl
1797                 Fix submitted by Sergei Astanin <asita@users.sourceforge.net>
1798
1799 2003-02-09 [martin]     0.8.9claws50
1800
1801         * src/prefs_matcher.c
1802                 fix segfault in prefs_matcher_substitute_cb() when
1803                 no row is selected
1804
1805 2003-02-09 [paul]       0.8.9claws49
1806
1807         * src/folderview.c
1808                 fix bug where a newsgroup folder's processing rules were
1809                 merged with the global filtering rules when the newsgroup
1810                 folder was deleted, causing some seriously bad results,
1811                 see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253>
1812
1813 2003-02-08 [melvin]     0.8.9claws48
1814
1815         * src/compose.c
1816                 Corrected and modified an alert message.
1817
1818 2003-02-07 [paul]       0.8.9claws47
1819
1820         * src/folderview.c
1821                 fix bug where both an 'Account properties' window and a
1822                 'Folder properties' window were opened when clicking on
1823                 'Properties' in an NNTP or IMAP folder's popup menu.
1824
1825 2003-02-07 [paul]       0.8.9claws46
1826
1827         * sync with 0.8.10cvs6
1828                 see ChangeLog 2003-02-06
1829
1830 2003-02-06 [christoph]  0.8.9claws45
1831
1832         * src/mbox.c
1833                 freeze folder updates while importing mbox files
1834                 (closes bug 43 importing mbox took hours)
1835                 
1836         Patch submitted by Jens Rantil <jens.rantil@telia.com>
1837
1838 2003-02-06 [thorsten]   0.8.9claws44
1839
1840         * po/de.po
1841                 Updated german translations
1842
1843 2003-02-06 [thorsten]   0.8.9claws43
1844
1845         * src/news.h
1846                 use guint for message numbers (fix count in grouplist dialog)
1847
1848 2003-02-05 [paul]       0.8.9claws42
1849
1850         * sync with 0.8.10cvs2
1851                 see ChangeLog 2003-02-05
1852
1853 2003-02-04 [colin]      0.8.9claws41
1854
1855         * src/prefs_common.[ch]
1856           src/procmsg.c
1857           src/summaryview.c
1858                 Add an option to disable threading by subject
1859
1860 2003-02-04 [christoph]  0.8.9claws40
1861
1862         * src/inc.c
1863                 only abort fetching mails from multiple accounts when the
1864                 error is fatal and does not allow to check any more accounts
1865                 (currently only disk full error)
1866
1867         (closes bug 31 after POP3 error: "no such mail" Sylpheed does not
1868          receive mails for other accouts)
1869
1870 2003-02-04 [christoph]  0.8.9claws39
1871
1872         * src/folder.c
1873                 first add the new message to the cache, then
1874                 send the update notification
1875
1876         (closes bug 39 after sending message folderview doesnt get updated)
1877
1878 2003-02-04 [colin]      0.8.9claws38
1879
1880         * src/inc.c
1881                 _really_ fix this Connecting... status
1882
1883 2003-02-04 [paul]       0.8.9claws37
1884
1885         * sync with 0.8.10
1886                 see ChangeLog 2003-02-04
1887
1888 2003-02-04 [paul]       0.8.9claws36
1889
1890         * sync with 0.8.9cvs6
1891                 see ChangeLog 2003-02-03
1892
1893 2003-02-04 [paul]       0.8.9claws35
1894
1895         * po/pt_BR.po
1896                 updated by André Filipe de Assunção e Brito 
1897                 <bedecko@netsite.com.br>
1898
1899 2003-02-03 [thorsten]   0.8.9claws34
1900
1901         * po/de.po
1902                 Updated german translations
1903
1904 2003-02-02 [paul]       0.8.9claws33
1905
1906         * po/es.po
1907                 updated by Ricardo Mones Lastra
1908
1909 2003-02-02 [thorsten]   0.8.9claws32
1910
1911         * src/mh.c
1912                 Fix mh_get_msginfo() segfault if file is inaccessible
1913
1914 2003-01-31 [colin]      0.8.9claws31
1915
1916         * src/procheader.c
1917                 Fix last commit's bug
1918
1919 2003-01-31 [colin]      0.8.9claws30
1920
1921         * src/procheader.c
1922                 Missing a change for gpg-signed messages
1923
1924 2003-01-31 [paul]       0.8.9claws29
1925
1926         * src/pixmaps/gpg_signed.xpm    ** NEW FILE **
1927           src/procheader.c
1928           src/stock_pixmap.[ch]
1929           src/summaryview.c
1930                 indicate GnuPG signed messages by displaying an icon
1931                 in the Attachment column.
1932
1933 2003-01-31 [paul]       0.8.9claws28
1934
1935         * sync with 0.8.9cvs4
1936                 see ChangeLog 2003-01-31
1937
1938 2003-01-31 [alfons]     0.8.9claws27
1939
1940         * src/textview.c
1941                 tune URI parser to accept mailto URLs with a '?'
1942                 (patch from Ruslan Balkin)
1943
1944 2003-01-31 [colin]      0.8.9claws26
1945
1946         * src/summaryview.c
1947                 Fix a leak introduced in claws24
1948
1949 2003-01-31 [colin]      0.8.9claws25
1950
1951         * src/summaryview.c
1952                 Freeze/Thaw folder updates when deleting dups
1953
1954 2003-01-31 [colin]      0.8.9claws24
1955         
1956         * src/addr_compl.c
1957           src/summaryview.c
1958           src/msgcache.c
1959                 little speed improvements
1960
1961 2003-01-31 [colin]      0.8.9claws23
1962
1963         * src/summaryview.c
1964                 Fix segfault when forwarding nothing
1965                 Patch from "Ruslan N. Balkin" <baron@voices.ru>
1966                 
1967 2003-01-30 [paul]       0.8.9claws22
1968
1969         * sync with 0.8.9cvs3
1970                 see ChangeLog 2003-01-30
1971
1972 2003-01-30 [paul]       0.8.9claws21
1973
1974         * sync with 0.8.9cvs2
1975                 see ChangeLog 2003-01-30
1976
1977 2003-01-29 [paul]       0.8.9claws20
1978
1979         * sync with 0.8.9cvs1
1980                 see ChangeLog 2003-01-29
1981
1982 2003-01-28 [paul]       0.8.9claws19
1983
1984         * po/POTFILES.in
1985                 update to reflect changes. 
1986                 thanks to Ricardo Mones Lastra
1987
1988 2003-01-27 [christoph]  0.8.9claws18
1989
1990         * ac/openssl.m4
1991         * ac/spamassassin.m4
1992         * src/plugins/spamassassin/README
1993         * src/plugins/spamassassin/libspamc.[ch]
1994         * src/plugins/spamassassin/utils.[ch]
1995                 updated to latest libspamc
1996
1997 2003-01-27 [christoph]  0.8.9claws17
1998
1999         * src/folder.c
2000                 fix wrong use of procheader_get_header_fields
2001
2002 2003-01-27 [christoph]  0.8.9claws16
2003
2004         * src/news.c
2005         * src/prefs_account.[ch]
2006         * src/common/nntp.[ch]
2007                 allow to force authentication for NNTP servers
2008
2009         Patch submitted by Florian Mickler <dmk@d-labs.de>
2010
2011 2003-01-26 [paul]       0.8.9claws15
2012
2013         * src/summaryview.c
2014                 speed up of marking messages as read
2015                 patch submitted by Jens Rantil <ztyx@users.sourceforge.net>
2016
2017 2003-01-26 [christoph]  0.8.9claws14
2018
2019         * src/Makefile.am
2020         * src/mgutils.[ch]              ** REMOVE **
2021         * src/xml.[ch]                  ** REMOVE **
2022         * src/xmlprops.[ch]             ** REMOVE **
2023         * src/common/Makefile.am
2024         * src/common/mgutils.[ch]       ** NEW **
2025         * src/common/xml.[ch]           ** NEW **
2026         * src/common/xmlprops.[ch]      ** NEW **
2027                 move xml files to common directory
2028
2029 2003-01-26 [christoph]  0.8.9claws13
2030
2031         * src/plugins/spamassassin/spamassassin_gtk.c
2032                 only set gtk entry text if string is available
2033
2034 2003-01-26 [melvin]     0.8.9claws12
2035
2036         * src/description_window.c
2037                 Allow resizing of the window
2038                 Allow automatic horizontal scroll bar
2039                 Do not vertically expand and fill
2040
2041 2003-01-26 [christoph]  0.8.9claws11
2042
2043         * src/Makefile.am
2044         * src/gtkutils.[ch]             ** REMOVE **
2045         * src/common/sylpheed.c
2046         * src/gtk/Makefile.am
2047         * src/gtk/description_window.c
2048         * src/gtk/gtkutils.[ch]         ** NEW **
2049         * src/gtk/prefswindow.c
2050                 move gtkutils to gtk directory
2051
2052 2003-01-26 [paul]       0.8.9claws10
2053
2054         * src/summaryview.c
2055                 rename summary_unread_clicked() to summary_status_clicked()
2056
2057 2003-01-26 [melvin]     0.8.9claws9
2058
2059         * src/prefs_actions.c
2060                 Cosmetical changes to the help text
2061
2062 2003-01-26 [paul]       0.8.9claws8
2063
2064         * src/folder.[ch]
2065           src/mainwindow.c
2066           src/prefs_common.c
2067           src/prefs_sumamry_column.c
2068           summaryview.[ch]
2069                 rename the 'Unread' column to 'Status'
2070
2071 2003-01-25 [match]      0.8.9claws7
2072
2073         * src/mgutils.[ch]
2074                 removed reference to LDAP constants. removed error2string.
2075                 included functions to support LDAP dynamic queries.
2076         * src/syldap.h
2077                 moved LDAP constants here.
2078         * src/addressbook.c
2079         * src/addrindex.c
2080         * src/importldif.c
2081                 removed references to LDAP constants and references to
2082                 error2string.
2083
2084 2003-01-25 [paul]       0.8.9claws6
2085
2086         * src/summaryview.c
2087                 summary_thread_build(), summary_thread_init(): remove 
2088                 unneeded reference to summaryview->folder_item
2089
2090 2003-01-25 [christoph]  0.8.9claws5
2091
2092         * src/gtk/description_window.c
2093                 o allow description texts to expand over multiple columns
2094                 o translate all columns
2095         * src/prefs_actions.c
2096                 change syntax description to use new multi column feature
2097
2098         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
2099
2100 2003-01-25 [match]      0.8.9claws4
2101
2102         * src/vcard.c
2103                 fixed bug with Quoted-Printable
2104
2105 2003-01-25 [paul]       0.8.9claws3
2106
2107         * src/folder.[ch]
2108           src/summaryview.[ch]
2109                 implement per-folder collapsed/expanded threads setting
2110                 
2111         * src/prefs_common.c
2112                 remove global collapsed/expanded threads option
2113
2114 2003-01-25 [christoph]  0.8.9claws2
2115
2116         * po/POTFILES.in
2117                 add pluginwindow and prefswindow
2118         * src/compose.c
2119                 make send respond correctly to messages that could be added
2120                 to the queue folder, but the UID of the message is unknown
2121         * src/folder.c
2122         * src/imap.c
2123                 don't return guessed UIDs in imap_add_msg anymore. We return
2124                 0 to tell the folder system it was appened but the UID is
2125                 unknown. Folder system now get's the UID by scaning the folder
2126                 and searching the cache for the Message-ID
2127                 (closes bug #29 Messages queued, but not sent)
2128
2129 2003-01-25 [paul]       0.8.9claws1
2130
2131         * src/codeconv.c
2132                 conv_encode_header():  fix bug when long headers with 8-bit
2133                 characters are used, so that the encoded words are wrapped.
2134                 If the space in the original text falls on the wrap boundary,
2135                 it can be lost.
2136                 Patch by Sergey Vlasov.
2137                 
2138         * src/folderview.c
2139                  fix bug where a change to the sorting method or thread view
2140                  of a folder's messages is lost if simpify-subject is set and
2141                  toggled on or off.
2142                  Patch by Luke Plant.
2143
2144 2003-01-24 [paul]       0.8.9claws
2145
2146         * sylpheed-0.8.9claws released
2147         
2148         * Makefile.am
2149           sylpheed.spec.in
2150                 remove reference to 'INSTALL.jp'
2151
2152 2003-01-23 [paul]       0.8.8claws128
2153
2154         * po/es.po
2155           po/it.po
2156           po/ru.po
2157           po/sr.po
2158                 updated translations. submitted by Ricardo Mones Lastra,
2159                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively.
2160
2161 2003-01-23 [colin]      0.8.8claws127
2162
2163         * src/compose.c
2164                 Fix drafted and queued news articles re-edition
2165
2166 2003-01-23 [melvin]     0.8.8claws126
2167
2168         * po/fr.po
2169                 Updated French translations
2170
2171 2003-01-23 [colin]      0.8.8claws125
2172
2173         * src/inc.c
2174                 Fix "Connecting to..." status message
2175
2176 2003-01-22 [paul]       0.8.8claws124
2177
2178         * po/bg.po
2179                 updated by George Danchev
2180                 
2181         * src/folder.c
2182                 revert last commit [0.8.8claws111] as it breaks folder d'n'd
2183                 and folder deletion
2184
2185 2003-01-21 [paul]       0.8.8claws123
2186
2187         * po/bg.po
2188                 updated by George Danchev
2189                 
2190         * src/about.c
2191                 its now 2003
2192                 
2193         * src/toolbar.c
2194                 don't translate 'Separator'
2195                 
2196         * src/plugins/spamassassin/Makefile.am
2197                 add aspell to CPPFLAGS
2198                 
2199         * src/plugins/spamassassin/spamassassin.c
2200           src/plugins/spamassassin/spamassassin_gtk.c
2201                 set correct default for spamassassin_receive_spam
2202                 slightly re-word descriptions and some
2203                 other minor changes
2204
2205 2003-01-19 [alfons]     0.8.8claws122
2206                 
2207         * src/mimeview.c
2208                 mimeview_save_as(): we might as well show the file name for
2209                 the single case "Save As" too
2210
2211 2003-01-19 [alfons]     0.8.8claws121
2212
2213         * src/crash.c
2214                 change bug tracker URL to bugzilla URL
2215
2216 2003-01-19 [alfons]     0.8.8claws120
2217
2218         * src/mimeview.c
2219                 mimeview_save_all(): display name of file before overwriting;
2220                 continue saving all, even when one overwrite was cancelled
2221
2222 2003-01-19 [christoph]  0.8.8claws119
2223
2224         * src/summaryview.c
2225         * src/procmsg.[ch]
2226                 fix wrong usage of procmsg_find_children in summaryview
2227                 by using procmsg_update_unread_children instead of
2228                 summaryview_update_unread_children
2229
2230 2003-01-19 [christoph]  0.8.8claws118
2231
2232         * src/procmsg.c
2233                 fix infinite loop in procmsg_find_children
2234                  (closes bug #25 sylpheed crashes on delete.)
2235
2236         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
2237
2238 2003-01-19 [paul]       0.8.8claws117
2239
2240         * po/pt_BR.po
2241                 updated by Ivan Francolin Martinez
2242
2243 2003-01-18 [melvin]     0.8.8claws116
2244
2245         * src/prefs_actions.c
2246                 Removed syntax limitation of only one '&' at the end of command.
2247                         Now actions that contain '>/dev/null 2>&1' are possible.
2248
2249 2003-01-18 [melvin]     0.8.8claws115
2250
2251         * src/prefs_actions.c
2252                 Actions IO dialog: when the action ends
2253                 the "Close" button now has focus and [Escape] closes the
2254                 window.
2255
2256 2003-01-18 [christoph]  0.8.8claws114
2257
2258         * src/procmsg.c
2259                 o add debug output when MsgInfos are really freed
2260                 o free GSLists in procmsg_find_children and
2261                   procmsg_update_unread_children
2262
2263 2003-01-18 [christoph]  0.8.8claws113
2264
2265         * src/mainwindow.c
2266                 reorder Configuration menu
2267
2268 2003-01-18 [christoph]  0.8.8claws112
2269
2270         * src/compose.c
2271                 fix applying templates to forwarded messages
2272
2273         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
2274
2275 2003-01-17 [christoph]  0.8.8claws111
2276
2277         * src/folder.c
2278                 destroy folder items, when a folder item is removed
2279
2280 2003-01-17 [christoph]  0.8.8claws110
2281
2282         * src/folder.c
2283                 fix wrong folder stats update when ignored message is
2284                 deleted
2285
2286 2003-01-17 [colin]      0.8.8claws109
2287         
2288         * src/mainwindow.c
2289         * src/summaryview.c
2290                 Quicksearch bugfixes: 
2291                 - hide help button at startup if not extended
2292                 - switch to extended when looking for replies
2293
2294 2003-01-17 [paul]
2295
2296         * sync with 0.8.9 release
2297
2298 2003-01-17 [paul]       0.8.8claws108
2299
2300         * sync with 0.8.8cvs11
2301                 see ChangeLog 2003-01-17
2302
2303 2003-01-16 [colin]      0.8.8claws107
2304
2305         * src/procmsg.c
2306                 Changed encryption test to re-ask passphrase
2307                 if an encrypted message hasn't been decrypted
2308                 Fixes bug #5
2309
2310 2003-01-16 [christoph]  0.8.8claws106
2311
2312         * src/prefs_gtk.c
2313         * src/prefs_toolbar.c
2314         * src/gtk/prefswindow.h
2315         * src/plugins/spamassassin/spamassassin_gtk.c
2316                 remove page destroy function that is not used anymore
2317
2318 2003-01-16 [paul]       0.8.8claws105
2319
2320         * sync with 0.8.8cvs9
2321                 see ChangeLog 2002-01-16
2322
2323 2003-01-16 [colin]      0.8.8claws104
2324
2325         * src/compose.[ch]
2326                 Fix bug with autosaved drafts for IMAP, when draft
2327                 folder is specified - fixes bugzilla bug #20
2328
2329 2003-01-15 [paul]       0.8.8claws103
2330
2331         * src/compose.[ch]
2332           src/procmsg.c
2333                 store folder and message-id of message forwarding
2334                 in queue header and set forward flag after sending
2335
2336 2003-01-15 [paul]       0.8.8claws102
2337
2338         * sync with 0.8.8cvs8
2339                 see ChangeLog 2002-01-15
2340
2341 2003-01-15 [colin]      0.8.8claws101
2342
2343         * src/Makefile.am
2344                 Fix linking with GNU libiconv
2345
2346 2003-01-15 [darko]      0.8.8claws100
2347
2348         * src/pine.c
2349                 fix crash when importing pine address book
2350                 entry with an empty name (reported by DY
2351                 <dybulk at tri8.net>)
2352
2353 2003-01-14 [paul]       0.8.8claws99
2354
2355         * configure.in  ** REMOVED **
2356           configure.ac  ** NEW FILE **
2357                 rename configure.in to configure.ac, as it is now
2358                 preferred
2359
2360 2003-01-14 [melvin]     0.8.8claws98
2361
2362         * src/folderview.c
2363                 folderview_check_new(): More precise function description
2364
2365 2003-01-14 [melvin]     0.8.8claws97
2366
2367         * src/folderview.c
2368                 folderview_check_new(): return the number of new messages 
2369                         since last check.
2370         * src/inc.c
2371                 inc_account_mail(): Disable counting of new messages for IMAP
2372                         and NNTP until bug [19] and [14] are fixed.
2373
2374 2003-01-14 [paul]       0.8.8claws96
2375
2376         * sync with 0.8.8cvs6
2377                 see ChangeLog 2003-01-14
2378
2379 2003-01-13 [alfons]     0.8.8claws95
2380
2381         * src/textview.c
2382                 tune email address validation (c. 0.8.8claws89): if . is 
2383                 just one char away from @, the address is invalid too 
2384                 (correctly rejects addresses like foo@.com)
2385
2386 2003-01-13 [paul]       0.8.8claws94
2387
2388         * src/messageview.c
2389           src/toolbar.c
2390                 fixes to the Message View toolbar and menu:
2391                 fix non-functioning Forward button
2392                 make Reply button consider default_reply_list
2393                 remove 'Follow-up...' menu entry
2394                 add 'Forward' and 'Redirect' menu entries
2395
2396 2003-01-13 [melvin]     0.8.8claws93
2397
2398         * src/inc.c
2399                 Fixed typo that could make new messages count incorrect.
2400
2401 2003-01-13 [melvin]     0.8.8claws92
2402
2403         * src/folderview.[ch]
2404                 folderview_check_new(): return the number of new messages.
2405         * src/inc.c
2406                 Should fix bug [14] where new mail notification worked 
2407                         incorrectly with IMAP accounts.
2408                 inc_spool_account(): return number of new msgs, or -1 on error
2409                 inc_all_spool(): return number of new msgs
2410                 
2411 2003-01-13 [melvin]     0.8.8claws91
2412
2413         * src/prefs_actions.c
2414                 Justify help text.
2415
2416 2003-01-12 [thorsten]   0.8.8claws90
2417
2418         * src/common/prefs.c
2419                 close file before rename
2420
2421 2003-01-12 [alfons]     0.8.8claws89
2422
2423         * AUTHORS
2424                 add Christian Mertes
2425         * src/common/utils.[ch]
2426                 g_stricase_hash(), g_stricase_equal(): functions for 
2427                 case insensitive hash tables
2428         * src/textview.c
2429                 use top level domain names to validate email address, based
2430                 on a patch by Christian Mertes (thanks!), but changed 
2431                 implementation to use a hash table 
2432
2433 2003-01-12 [paul]       0.8.8claws88
2434
2435         * po/bg.po
2436                 updated by George Danchev
2437
2438 2003-01-12 [alfons]     0.8.8claws87
2439
2440         * src/summaryview.c
2441                 delete / execute performance: use new style folder update
2442
2443 2003-01-12 [paul]       0.8.8claws86
2444
2445         * sync with 0.8.8cvs5
2446                 see ChangeLog 2003-01-13 (!)
2447
2448 2003-01-12 [alfons]     0.8.8claws85
2449
2450         * src/filtering.c
2451         * src/matcher_parser_parse.y
2452                 prepare change_score filtering action
2453         * src/matcher.[ch]
2454                 give up const-correctness on functions that call non-const-correct functions;
2455                 several casts to gpointer in g_free();
2456                 add change_score;
2457
2458 2003-01-12 [christoph]  0.8.8claws84
2459
2460         * src/compose.c
2461                 fix 2 warnings
2462
2463         * src/gtk/prefswindow.[ch]
2464         * src/plugins/spamassassin/spamassassin_gtk.c
2465                 changed the call of the widget create function
2466                 for PrefsPages, because sometimes the widget
2467                 create function needs a widget that already has
2468                 been attached to a window (to create GDK pixmaps
2469                 for exmaple). So we simply pass the GtkWindow as
2470                 the second parameter now.
2471
2472         * src/main.c
2473         * src/mainwindow.c
2474         * src/prefs_toolbar.[ch]
2475                 rewrite Toolbar Preferences using the new
2476                 prefs window
2477
2478 2003-01-11 [alfons]     0.8.8claws83
2479
2480         * src/addressadd.c
2481                 fix crash when adding sender to addressbook because status bar
2482                 isn't there (the status bar doesn't seem to be used though,
2483                 but I'll let Match decide what to do with it)
2484
2485 2003-01-11 [colin]      0.8.8claws82
2486
2487         * src/main.c
2488           src/toolbar.c
2489                 Two useless changes reversed
2490
2491 2003-01-11 [colin]      0.8.8claws81
2492
2493         * src/mainwindow.c
2494           src/mainwindow.h
2495                 Add mainwindow_get_mainwindow()
2496         * src/alertpanel.c
2497           src/alertpanel.h
2498                 Add alertpanel_error_log() 
2499         * src/compose.c
2500           src/inc.c
2501           src/messageview.c
2502           src/toolbar.c
2503           src/main.c
2504           src/procmsg.c
2505                 Network errors get a View Log button
2506
2507 2003-01-10 [alfons]     0.8.8claws80
2508
2509         * src/prefs_toolbar.c
2510         * src/toolbar.c
2511                 use the translatable string for "Separator" as file name for
2512                 separator toolbar items (probably make this uppercase?)
2513
2514 2003-01-10 [alfons]     0.8.8claws79
2515
2516         * src/prefs_toolbar.c
2517                 put right A_SEPARATOR description string in "displayed
2518                 toolbar items list" so manually added separators are
2519                 saved correctly (bug #10, "Adding a separator to the main 
2520                 toolbar fails, entry in xml file is wrong")
2521
2522 2003-01-10 [christoph]  0.8.8claws78
2523
2524         * src/imap.c
2525                 o fix warnings
2526                 o use CAPABILITY to check if NAMESPACE is available
2527
2528 2003-01-10 [christoph]  0.8.8claws77
2529
2530         * src/imap.[ch]
2531                 apply UIDPLUS IMAP extension support patch
2532
2533         Patch submitted by Simon 'corecode' Schubert
2534
2535 2003-01-10 [paul]       0.8.8claws76
2536
2537         * src/folderview.c
2538                 a sync from main which fixes the news account folders'
2539                 Properties bug
2540
2541 2003-01-10 [christoph]  0.8.8claws75
2542
2543         * src/folder.c
2544                 don't accept 0 as a valid uid returned by copy and move
2545                 functions. 0 means the message was copied or moved but the
2546                 new uid could not be fetched. It is not an error condition
2547                 for the copy or move operation.
2548
2549 2003-01-10 [paul]       0.8.8claws74
2550
2551         * src/prefs_filtering.c
2552                 change English used in Alert when entry is not
2553                 saved.
2554                 
2555         * sync with 0.8.8cvs4
2556                 see ChangeLog 2003-01-10
2557
2558 2003-01-10 [darko]      0.8.8claws73
2559
2560         * src/pine.c
2561                 fix crash when importing address book entry
2562                 without a valid address
2563
2564 2003-01-09 [alfons]     0.8.8claws72
2565
2566         * src/inc.c
2567                 filtering performance: use new style folder update
2568
2569 2003-01-09 [christoph]  0.8.8claws71
2570
2571         * src/compose.c
2572         * src/gtk/menu.[ch]
2573                 fix wrong selecting of mime encoding type, when
2574                 opening property dialog of attachments in the
2575                 compose window. 7bit was always selected and that
2576                 destoryed files with 8bit data.
2577                 (closes bug #9 Sylpheed-claws destroys attachments when
2578                  changing MIME-types)
2579
2580 2003-01-09 [paul]       0.8.8claws70
2581
2582         * sync with 0.8.8cvs3
2583                 see ChangeLog 2003-01-09
2584
2585 2003-01-08 [alfons]     0.8.8claws69
2586         
2587         * src/addressadd.c
2588                 apply patch by Kim Schulz to fix build breakage
2589                 because of missing variable
2590
2591 2003-01-08 [paul]       0.8.8claws68
2592
2593         * sync with 0.8.8cvs2
2594                 see ChangeLog 2002-01-08
2595
2596 2003-01-08 [paul]       0.8.8claws67
2597
2598         * po/it.po
2599                 updated by Alessandro Maestri
2600                 
2601         * src/addressadd.c
2602                 when using 'Add sender to addressbook' allow
2603                 name to be edited and remarks to be entered
2604                 Patch submitted by Luke Plant
2605
2606 2003-01-08 [darko]      0.8.8claws66
2607
2608         * README.claws, src/summaryview.c
2609                 fix description for marked messages
2610
2611 2003-01-08 [paul]
2612
2613         * tools/Makefile.am
2614           tools/launch_phoenix  ** NEW FILE **
2615                 add script that enables using Phoenix as the default
2616                 web browser. 
2617                 Submitted by Mohammed Sameer <Uniball@linux-egypt.org>
2618                 
2619         * tools/OOo2sylpheed.pl
2620                 remove full path to sylpheed executable, just 'sylpheed'
2621                 will do
2622                 
2623         * tools/README
2624                 add launch_phoenix informtion and re-arrange and compress
2625                 the data a little
2626
2627 2003-01-07 [christoph]  0.8.8claws65
2628
2629         * src/folder.c
2630                 fix update for source folder when moving messages
2631         * src/procmsg.[ch]
2632         * src/summaryview.c
2633                 use function to set to_folder for message infos and
2634                 automatically update the op_count for old and new
2635                 folder
2636
2637 2003-01-07 [melvin]     0.8.8claws64
2638
2639         * src/prefs_actions.c
2640                 Fixed bug where an '%p' Action on a displayed image crashed 
2641                         Sylpheed
2642                 Code clean up (get rid of duplicated code and removed unnecessary 
2643                                 structure member)
2644
2645 2003-01-07 [christoph]  0.8.8claws63
2646
2647         * src/compose.c
2648         * src/folder.[ch]
2649         * src/folderview.c
2650         * src/import.c
2651         * src/inc.c
2652         * src/main.c
2653         * src/mainwindow.c
2654         * src/messageview.c
2655         * src/prefs_folder_item.c
2656         * src/procmsg.c
2657         * src/summaryview.c
2658         * src/toolbar.c
2659                 o remove all folder update triggering from the UI code. The folder
2660                   system should know much better when a folder needs an update.
2661                 o to prevent multiple updates in a row the folder updates can be
2662                   frozen for some time.
2663
2664                 Note: - Please verify that no updates are missing
2665                       - Check where freeze/thaws should be added
2666
2667 2003-01-07 [christoph]  0.8.8claws62
2668
2669         * src/prefs_actions.c
2670                 don't translate empty strings
2671
2672         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
2673
2674 2003-01-06 [christoph]  0.8.8claws61
2675
2676         * src/prefs_actions.c
2677                 mark strings for gettext
2678         * src/prefs_matcher.c
2679                 use new description window for Execute action and
2680                 match condition in Filtering
2681
2682         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
2683
2684 2003-01-06 [alfons]     0.8.8claws60
2685
2686         keep myself inspired to re-organize matcher part 8; 
2687         yes, more to come (I need to move out the descriptive
2688         text for actions to matcher.c, or at least make it not
2689         depend on the wicked ordering)
2690
2691         * src/prefs_matcher.c
2692                 add documentation so others may comprehend the
2693                 UI part of the conditions
2694                 
2695 2003-01-06 [christoph]  0.8.8claws59
2696
2697         * src/prefs_actions.c
2698                 use new description window for syntax help
2699         * src/gtk/description_window.c
2700                 fix display of descriptions with column count != 2
2701
2702         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
2703
2704 2003-01-06 [christoph]  0.8.8claws58
2705
2706         * src/quote_fmt.c
2707         * src/summaryview.[ch]
2708         * src/gtk/Makefile.am
2709         * src/gtk/description_window.[ch]       ** NEW **
2710                 use a generic window to display syntax descriptions
2711                 currently used in quote_fmt and summaryview (new description
2712                 for extended quick search)
2713
2714         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
2715
2716 2003-01-06 [paul]       0.8.8claws57
2717
2718         * sync with 0.8.8cvs1
2719                 see ChangeLog 2003-01-06
2720
2721 2003-01-06 [christoph]  0.8.8claws56
2722
2723         * src/mainwindow.c
2724         * src/prefs_gtk.[ch]
2725         * src/gtk/prefswindow.[ch]
2726         * src/plugins/spamassassin/spamassassin_gtk.c
2727                 o remove page management from prefswindow, pages
2728                   will be an argument to prefswindow_open
2729                 o prefswindow_open gets a datapointer that is
2730                   passed to the widget_create function to allow
2731                   creation of prefswindow for specific items
2732
2733 2003-01-06 [colin]      0.8.8claws55
2734         
2735         * src/summaryview.c
2736                 We don't want regexp in the reply-finder, 
2737                 because MIDs can contain !,$,. and so on
2738
2739 2003-01-06 [jens]       0.8.8claws54
2740
2741         * src/jpilot.c
2742                 fixed a wrong free in jpilot_read_db_files
2743
2744 2003-01-06 [alfons]     0.8.8claws53
2745
2746         re-organize matcher part 8; more to come
2747        
2748         * src/matcher.c
2749                 matcherprop_to_string(): put g_free()s before the
2750                 switch-case break to fix memleaks                
2751
2752 2003-01-06 [colin]      0.8.8claws52
2753
2754         * src/summaryview.c
2755                 cleanup & reply-finder now displays the first 
2756                 matching message
2757
2758 2003-01-05 [alfons]     0.8.8claws51
2759
2760         re-organize matcher part 7; more to come
2761
2762         * src/matcher.[ch]
2763                 fixes for constant correctness;
2764                 more documentation;
2765
2766 2003-01-05 [alfons]     0.8.8claws50
2767
2768         re-organize matcher part 6; more to come
2769         
2770         * src/matcher.[ch]
2771                 fixes for constant correctness;
2772                 more documentation;
2773         * src/filtering.c
2774                 fix for constant correctness
2775
2776 2003-01-05 [colin]      0.8.8claws49
2777
2778         * src/account.[ch]
2779                 Add account_get_reply_account function
2780         * src/compose.c
2781                 Use account_get_reply_account function 
2782         * src/summaryview.c
2783                 Basic reply-finder - click on the replied
2784                 icon gets you to the outbox using quick-search
2785
2786 2003-01-05 [paul]       0.8.8claws48
2787
2788         * src/prefs_common.c
2789                 small change to English
2790                 
2791         * src/prefs_filtering.c
2792                 prefs_filtering_action_select(): improve logic and uniformity
2793                 of gui
2794
2795 2003-01-05 [alfons]     0.8.8claws47
2796
2797         fine tune solution to focus problems (bug #7)
2798
2799         * src/mainwindow.c
2800                 mainwindow_focus_in_event(): remove grab event check
2801         * src/summaryview.c
2802                 summary_button_pressed(): move selection on right-click
2803                 too. we can't possibly move the selection back after
2804                 canceling a dialog, because gtk's incomplete focus 
2805                 management. whether this is a good solution, only time
2806                 will tell.
2807
2808 2003-01-05 [christoph]  0.8.8claws46
2809
2810         * src/imap.c
2811                 fix crash when no imap connection could be established
2812
2813 2003-01-05 [paul]       0.8.8claws45
2814
2815         * src/mainwindow.c
2816           src/sumamryview.c
2817           src/gtk/menu.[ch]
2818                 fix bug 605957 'shortcuts in popup-menu'
2819                 make user-defined shortcuts work
2820                 show shortcuts that are already defined
2821                 in the main menu
2822                 Patch submitted by Luke Plant
2823
2824 2003-01-05 [alfons]     0.8.8claws44
2825
2826         * src/mainwindow.c
2827                 focus_in_event handler should not select summary view row 
2828                 when another window (menu, dialog) grabbed for events 
2829                 (bug #7, "[0.8.8claws42] Message summary focus") 
2830
2831 2003-01-04 [christoph]  0.8.8claws43
2832
2833         * src/procmsg.c
2834                 update save folder after adding the sent message
2835                  (closes bug #6 Folder View doesn't refresh for "Sent"-messages)
2836
2837 2003-01-02 [christoph]  0.8.8claws42
2838
2839         * src/common/plugin.c
2840                 fix unloading of all plugins and unload
2841                 plugins in reverse order
2842                 
2843         * src/gtk/pluginwindow.c
2844                 implement function of load and unload button
2845
2846         * src/gtk/prefswindow.c
2847         * src/gtk/prefswindow.h
2848                 rename register function and add new unregister
2849                 function
2850
2851         * src/plugins/spamassassin/spamassassin_gtk.c
2852                 unregister prefs page and update for changes in
2853                 src/gtk/prefswindow.c
2854
2855 2003-01-02 [paul]       0.8.8claws41
2856
2857         * po/es.po
2858                 updated by Ricardo Mones Lastra
2859
2860 2003-01-02 [paul]
2861
2862         * tools/tb2sylpheed
2863                 fixes and improvements by Urke MMI
2864
2865 2003-01-02 [thorsten]   0.8.8claws40
2866
2867         * src/procmsg.c
2868                 fixed wrong return value
2869
2870 2003-01-02 [thorsten]   0.8.8claws39
2871
2872         * src/prefs.c
2873                 fixed printing wrong variable
2874
2875 2003-01-02 [thorsten]   0.8.8claws38
2876
2877         * src/prefs.c
2878                 fixed acessing members of freed pfile struct
2879
2880 2003-01-02 [thorsten]   0.8.8claws37
2881
2882         * src/procmsg.c
2883                 detect loops across several messages
2884                 as suggested by Christoph Hohmann
2885
2886 2003-01-01 [match]      0.8.8claws36
2887
2888         * src/addrindex.c
2889                 fixed another memory leak.
2890
2891 2003-01-01 [match]      0.8.8claws35
2892
2893         * src/jpilot.[ch]
2894                 fixed memory leaks. applied Doxygen comments.
2895
2896 2003-01-01 [thorsten]   0.8.8claws34
2897
2898         * src/procmsg.c
2899                 inhibit endless loop if msg references itself
2900                 (closes Bug [ 660477 ] Infinite loop in parent flag search)
2901
2902 2003-01-01 [christoph]  0.8.8claws33
2903
2904         * src/mainwindow.c
2905         * src/gtk/Makefile.am
2906         * src/gtk/pluginwindow.c                ** NEW **
2907         * src/gtk/pluginwindow.h                ** NEW **
2908                 add plugin window
2909
2910         * src/plugins/demo/demo.c
2911         * src/plugins/spamassassin/spamassassin.c
2912         * src/plugins/spamassassin/spamassassin_gtk.c
2913                 write better plugin descriptions
2914
2915 2002-12-31 [christoph]  0.8.8claws32
2916
2917         * src/gtk/prefswindow.c
2918         * src/plugins/spamassassin/spamassassin_gtk.c
2919                 some small improvements to GTK code
2920
2921 2002-12-31 [christoph]  0.8.8claws31
2922
2923         * src/plugins/spamassassin/spamassassin_gtk.c
2924                 enable folder select button
2925
2926 2002-12-31 [christoph]  0.8.8claws30
2927
2928         * src/mainwindow.c
2929         * src/gtk/Makefile.am
2930         * src/gtk/prefswindow.c                         ** NEW **
2931         * src/gtk/prefswindow.h                         ** NEW **
2932                 add new prefs window
2933
2934         * src/common/plugin.c
2935                 don't try to load empty config lines
2936         
2937         * src/plugins/spamassassin/Makefile.am
2938         * src/plugins/spamassassin/spamassassin.c
2939         * src/plugins/spamassassin/spamassassin.h       ** NEW **
2940         * src/plugins/spamassassin/spamassassin_gtk.c   ** NEW **
2941                 GTK config for SpamAssassin Plugin using
2942                 the new prefs window
2943
2944 2002-12-31 [paul]       0.8.8claws29
2945
2946         * po/POTFILES.in
2947                 remove obsolete entry 'src/menu.c'
2948
2949 2002-12-31 [alfons]     0.8.8claws28
2950
2951         * src/matcher.[ch]
2952         * src/matcher_parser_parse.y
2953         * src/prefs_matcher.c
2954                 add "ignore_thread" and "~ignore_thread" condition so it's
2955                 possible to make the actions / scoring operate on the ignore
2956                 thread flag
2957
2958 2002-12-31 [christoph]  0.8.8claws27
2959
2960         * src/addrbook.c
2961         * src/addrindex.c
2962         * src/folder.c
2963         * src/matcher.c
2964         * src/prefs_account.c
2965         * src/prefs_actions.c
2966         * src/prefs_customheader.c
2967         * src/prefs_display_header.c
2968         * src/prefs_gtk.c
2969         * src/procmime.c
2970         * src/toolbar.c
2971         * src/xmlprops.c
2972         * src/common/prefs.[ch]
2973                 extend prefs file handling for reading and automatic handling
2974                 of blocks. When reading prefs_set_block_label will automatically
2975                 move on to the block. When writing it will copy all other blocks
2976                 automatically
2977
2978         * src/common/plugin.c
2979                 Now loading plugin filenames from [Plugins] block in
2980                 sylpheed rc file
2981
2982 2002-12-30 [christoph]  0.8.8claws26
2983
2984         * src/common/hooks.[ch]
2985                 return abort status to caller of hooks_invoke
2986                 
2987         * src/inc.[ch]
2988                 invoke message filtering hook and stop
2989                 default handling when filter returns abort
2990
2991         * src/common/plugin.[ch]
2992         * src/plugins/demo/demo.c
2993                 modify plugin loader, because resolving symbols for strings
2994                 does not work correctly
2995         
2996         * configure.in
2997         * ac/spamassassin.m4                            ** NEW **
2998         * src/plugins/spamassassin/.cvsignore           ** NEW **
2999         * src/plugins/spamassassin/Makefile.am          ** NEW **
3000         * src/plugins/spamassassin/README               ** NEW **
3001         * src/plugins/spamassassin/libspamc.[ch]        ** NEW **
3002         * src/plugins/spamassassin/spamassassin.c       ** NEW **
3003         * src/plugins/spamassassin/utils.[ch]           ** NEW **
3004                 add spamassassin plugin, see src/plugins/spamassassin/README
3005                 for details
3006
3007 2002-12-29 [alfons]     0.8.8claws25
3008
3009         * src/mainwindow.c
3010                 when moving focus from a message view to the main 
3011                 window, don't forget to select the summary node
3012                 of the displayed message. should fix "[ 659103 ] 
3013                 focus-follows-mouse confuses sylpheed"
3014
3015 2002-12-29 [christoph]  0.8.8claws24
3016
3017         * src/Makefile.am
3018         * src/stringtable.[ch]          ** REMOVE **
3019         * src/common/Makefile.am
3020         * src/common/stringtable.[ch]   ** NEW **
3021                 move stringtable files to common directory
3022
3023 2002-12-29 [christoph]  0.8.8claws23
3024
3025         * src/Makefile.am
3026         * src/menu.[ch]                 ** REMOVE **
3027         * src/gtk/Makefile.am
3028         * src/gtk/menu.[ch]             ** NEW **
3029                 move menu files to gtk directory
3030
3031 2002-12-29 [match]      0.8.8claws22
3032
3033         * src/addressbook.c
3034         * src/syldap.c
3035                 moved UI specific code out of LDAP code into addressbook
3036                 UI code. fixed memory leak.
3037
3038 2002-12-29 [christoph]  0.8.8claws21
3039
3040         * src/folder.c
3041                 only check for IGNORED parent message when message is
3042                 not IGNORED itself
3043
3044 2002-12-29 [alfons]     0.8.8claws20
3045
3046         * src/summaryview.c
3047                 set gtksctree's anchor correct (immediate execute
3048                 changes the tree's layout, and anchor points at 
3049                 the incorrect row). fixes "[ 657233 ] multiple msg 
3050                 delete sometimes off by 1".
3051                 we probably have to look for more tree layout /
3052                 anchor glitches.
3053
3054 2002-12-29 [paul]       0.8.8claws19
3055
3056         * src/summaryview.c
3057                 fix bug [ 659054 ] incorrect sorting of 'From' column
3058                 when using 'display sender using address book'
3059                 thanks to Alfons and Luke Plant
3060
3061 2002-12-29 [christoph]  0.8.8claws18
3062
3063         * src/folder.c
3064         * src/procmsg.[ch]
3065                 check parent messages for IGNORE THREAD flag, when adding,
3066                 moving or copying messages to a folder
3067
3068 2002-12-27 [alfons]     0.8.8claws17
3069
3070         re-organize matcher part 5; more to come
3071
3072         * src/matcher.c
3073                 hash keywords in matchparser_tab 
3074
3075 2002-12-27 [alfons]     0.8.8claws16
3076
3077         re-organize matcher part 4; more to come
3078
3079         * src/matcher_parser.h
3080         * src/matcher_parser_lex.l
3081         * src/matcher_parser_parse.y
3082                 cleanup
3083
3084 2002-12-27 [alfons]     0.8.8claws15
3085
3086         re-organize matcher part 3; more to come
3087
3088         * src/matcher.[ch]
3089                 cleanup
3090
3091 2002-12-27 [alfons]     0.8.8claws14
3092
3093         re-organize matcher part 2; more to come but this should
3094         work. cc me if there are any regressions.
3095
3096         * src/matcher.h
3097                 add prototype for get_matchparser_tab_id()
3098         * src/matcher_parser_lex.l
3099                 look up keywords using matchparser_tab_id();
3100
3101 2002-12-27 [alfons]     0.8.8claws12
3102
3103         re-organize matcher part 1
3104
3105         * src/matcher.h
3106                 map yacc generated constants to sylpheed matcher constants
3107         * src/matcher.c
3108                 add function to find a matcher constant from a string
3109
3110 2002-12-27 [christoph]  0.8.8claws11
3111
3112         * src/compose.c
3113                 MENUITEM_ADD casts the 4th argument from integer to pointer
3114                 so it probably should not be a pointer, this means we
3115                 should use account id for it and not the account's pointer
3116
3117 2002-12-27 [paul]       0.8.8claws10
3118
3119         * src/mainwindow.c
3120                 remove unneeded 'GtkWidget *vbox'
3121                 
3122         * src/summaryview.c
3123                 further sync with 0.8.8 - make sort
3124                 by recipient work as expected
3125                 
3126         * NEWS
3127                 sync with 0.8.8
3128
3129 2002-12-27 [paul]       0.8.8claws9
3130
3131         * po/pt_BR.po
3132                 updated by Ivan F. Martinez
3133                 
3134 2002-12-27 [darko]      0.8.8claws8
3135
3136         * src/common/utils.c
3137                 added locked pattern to extended search
3138
3139 2002-12-27 [alfons]     0.8.8claws7
3140
3141         * src/prefs_matcher.[ch]
3142                 clean up
3143
3144 2002-12-26 [alfons]     0.8.8claws6
3145
3146         * src/matcher.[ch]
3147         * src/matcher_parser_lex.l
3148         * src/matcher_parser_parse.y
3149         * src/prefs_matcher.c
3150                 allow color label as a condition in the matcher
3151
3152 2002-12-26 [oliver]     0.8.8claws5
3153         
3154         * src/toolbar.c 
3155                 enable Addressbook for Main and Messageview
3156         * src/prefs_actions.c
3157                 enable actions in Messageview
3158
3159 2002-12-26 [christoph]  0.8.8claws4
3160
3161         * src/common/plugin.c
3162                 add a little debug output
3163         * configure.in
3164         * src/plugins/demo/Makefile.am
3165                 better use of automake
3166
3167 2002-12-26 [christoph]  0.8.8claws3
3168
3169         * src/Makefile.am
3170         * src/common/Makefile.am
3171                 fix "make distdir"
3172
3173 2002-12-26 [christoph]  0.8.8claws2
3174
3175         * configure.in
3176                 sort configure checks into common / gtk / plugins
3177         * po/POTFILES.in
3178                 add src/prefs_gtk.c
3179         * src/Makefile.am
3180                 add plugins SUBDIR
3181         * src/main.c
3182         * src/common/sylpheed.[ch]
3183                 added now sylpheed_done function for shutdown
3184         * src/common/Makefile.am
3185         * src/common/plugin.[ch]                ** NEW **
3186                 plugin loader and unloader
3187         * src/plugins/.cvsignore                ** NEW **
3188         * src/plugins/Makefile.am               ** NEW **
3189                 build plugins
3190         * src/plugins/demo/.cvsignore           ** NEW **
3191         * src/plugins/demo/Makefile.am          ** NEW **
3192         * src/plugins/demo/demo.c               ** NEW **
3193                 small demo plugin that installs a logtext hook and
3194                 outputs the log text to stdout
3195
3196 2002-12-26 [paul]       0.8.8claws1
3197
3198         * po/es.po
3199                 updated by Ricardo Mones Lastra
3200
3201 2002-12-26 [paul]       0.8.8claws
3202
3203         * 0.8.8claws released
3204
3205 2002-12-26 [paul]       0.8.7claws12
3206
3207         * po/bg.po
3208                 updated by George Danchev
3209
3210 2002-12-26 [paul]       0.8.7claws11
3211
3212         * po/POTFILES.in
3213                 remove unneeded 'src/prefs.c' entry 
3214
3215 2002-12-26 [paul]       0.8.7claws10
3216
3217         * src/codeconv.c
3218           src/mainwindow.c
3219                 sync with 0.8.8 release
3220         
3221         * src/folder.[ch]
3222           src/mh.c
3223           src/summaryview.c
3224                 partial sync with 0.8.8 release
3225         
3226
3227 2002-12-25 [alfons]     0.8.7claws9
3228
3229         * src/matcher.[ch]
3230         * src/matcher_parser_lex.l
3231         * src/matcher_parser_parse.y
3232         * src/prefs_matcher.c
3233                 add locked flag to possible filtering / matcher 
3234                 conditions (also a good example what should be
3235                 done to add a simple boolean condition)
3236
3237 2002-12-25 [christoph]  0.8.7claws8
3238
3239         * src/Makefile.am
3240         * src/account.[ch]
3241         * src/addrbook.c
3242         * src/addressbook.c
3243         * src/addrindex.c
3244         * src/filtering.c
3245         * src/folder.c
3246         * src/matcher.c
3247         * src/prefs.[ch]                ** REMOVE **
3248         * src/prefs_account.c
3249         * src/prefs_actions.c
3250         * src/prefs_common.c
3251         * src/prefs_customheader.c
3252         * src/prefs_display_header.c
3253         * src/prefs_filtering.c
3254         * src/prefs_folder_item.c
3255         * src/prefs_gtk.[ch]            ** NEW **
3256         * src/prefs_matcher.c
3257         * src/prefs_scoring.c
3258         * src/prefs_summary_column.c
3259         * src/procmime.c
3260         * src/selective_download.c
3261         * src/toolbar.c
3262         * src/common/Makefile.am
3263         * src/common/prefs.[ch]         ** NEW **
3264                 split prefs.[ch] into prefs_gtk.[ch] and common/prefs.[ch]
3265
3266 2002-12-24 [alfons]     0.8.7claws7
3267
3268         * src/summaryview.c
3269                 summary_thread_build(): fix real cause of the crash mentioned in
3270                 0.8.7claws3. use subject_XXX() and not g_hash_table_XXX() functions,
3271                 this way we get meaningful ctree nodes 
3272
3273 2002-12-24 [oliver]     0.8.7claws6
3274
3275         * src/mainwindow.[ch]
3276         * src/messageview.[ch]
3277         * src/compose.[ch]
3278         * src/inc.c
3279         * src/summaryview.c
3280                 changes to use updated toolbar handling
3281                 
3282 2002-12-24 [oliver]     0.8.7claws5
3283
3284         * src/toolbar.[ch]
3285                 generic toolbar handling
3286                 used ideas from Ivan Francolin Martinez (ivanfm@users.sourceforge.net)
3287         * src/prefs_toolbar.[ch]
3288                 adjust to handling
3289         
3290 2002-12-24 [oliver]     0.8.7claws4
3291         
3292         * src/stock_pixmap.[ch]
3293                 move SYLPHEED_LOGO to end of list in order 
3294                 to remove it from Custom Toolbar`s Icon View
3295
3296 2002-12-24 [alfons]     0.8.7claws3
3297
3298         * src/summaryview.c
3299                 summary_thread_build(): fix crash because of focus != selection 
3300                 after threading. when deleting the selection, gtk tries but fails 
3301                 to find the correct focusable element. we now force the selection
3302                 to be focused. this should solve the infamous bug reported by 
3303                 Jason Wojciechowski (bug "[ 633443 ] Crash on deleting messages"). 
3304                 a test case is available. 
3305
3306 2002-12-24 [darko]      0.8.7claws2
3307
3308         * src/summaryview.c
3309                 don't crash when unmarking message with unread children
3310
3311 2002-12-23 [christoph]  0.8.7claws1
3312
3313         * src/Makefile.am
3314         * src/common/Makefile.am
3315                 update Makefiles for moved intl.h, version.h and defs.h
3316         * src/imap.c
3317                 rewrite imap_session_get to avoid duplicate code
3318
3319 2002-12-23 [paul]       0.8.7claws
3320
3321         * Santa-Claws released
3322         
3323         * po/hu.po
3324           po/ru.po
3325                 squeeze in updated Hungarian and Russian translations.
3326                 Submitted by  Gál Zoltán and Ruslan N. Balkin
3327
3328 2002-12-23 [paul]       0.8.6claws129
3329
3330         * po/pl.po
3331                 updated by Witold Wladyslaw Wojciech Wilk
3332
3333 2002-12-23 [paul]       0.8.6claws128
3334
3335         * src/quote_fmt_parse.y
3336                 fix typo and add licence header
3337
3338 2002-12-23 [paul]       0.8.6claws127
3339
3340         * po/en_GB.po
3341                 updated
3342
3343 2002-12-23 [paul]       0.8.6claws126
3344
3345         * po/it.po
3346                 updated translation, submitted by Alessandro Maestri
3347                 
3348 2002-12-23 [paul]       0.8.6claws125
3349
3350         * src/quote_fmt_parse.y
3351                 fix signature-stripping on replies bug. match
3352                 '-- \n' and not '-- '.
3353
3354 2002-12-22 [paul]       0.8.6claws124
3355
3356         * po/bg.po
3357           po/es.po
3358           po/sr.po
3359                 updated translations. submitted by George Danchev,
3360                 Ricardo Mones Lastra, and Urke MMI respectively
3361
3362 2002-12-21 [paul]       0.8.6claws123
3363
3364         * src/addrbook.c
3365                 fix coding style
3366
3367 2002-12-21 [paul]       0.8.6claws122
3368
3369         * src/addrbook.c
3370                 fix bug [643638] where if a person is in one or more
3371                 addressbook groups editing that person's email 
3372                 address results in removal from those groups.
3373                 Patch submitted by Luke Plant.
3374
3375 2002-12-20 [christoph]  0.8.6claws121
3376
3377         * src/common/utils.c
3378         * src/summaryview.c
3379                 reimplement expand_search_string using GString to
3380                 prevent crashs caused by miscalculated string
3381                 lengths reported by Paul
3382
3383 2002-12-20 [christoph]  0.8.6claws120
3384
3385         * src/summaryview.c
3386                 don't use "changed" to check if op_count has to be changed as it
3387                 is also set when the message has unread children
3388                 (closes bug [ 653221 ] crash while deleting duplicates)
3389
3390 2002-12-20 [paul]       0.8.6claws119
3391
3392         * sync with 0.8.6cvs27
3393                 see ChangeLog 2002-12-20
3394
3395 2002-12-20 [paul]       0.8.6claws118
3396
3397         * sync with 0.8.6cvs26
3398                 see ChangeLog 2002-12-19 and 2002-12-20
3399
3400 2002-12-19 [alfons]     0.8.6claws117
3401
3402         * src/textview.c
3403                 fix incorrect parsing of email addresses, submitted by 
3404                 Luke Plant (thanks!). Closes bug "[ 565480 ] duplicate 
3405                 name display if it contains @".
3406
3407 2002-12-18 [paul]       0.8.6claws116
3408
3409         * sync with 0.8.6cvs23
3410                 see ChangeLog 2002-12-18
3411
3412 2002-12-18 [paul]       0.8.6claws115
3413
3414         * src/Makefile.am
3415         * src/account.c
3416         * src/codeconv.c
3417         * src/gtkutils.[ch]
3418         * src/imap.c
3419                 sync with 0.8.6cvs22.
3420                 see ChangeLog 2002-12-17 and 2002-12-18
3421
3422 2002-12-17 [christoph]  0.8.6claws114
3423
3424         * src/imap.c
3425                 o don't create a session if imap greeting fails
3426                 o don't close socket when authentication fails
3427                   this is done by imap_session_destroy
3428
3429 2002-12-17 [thorsten]   0.8.6claws113
3430
3431         * tools/Makefile.am
3432           tools/README
3433           tools/google_msgid.pl ** NEW FILE **
3434                 Added "search for message-id" script and doc
3435
3436 2002-12-17 [thorsten]   0.8.6claws112
3437
3438         * po/hu.po
3439                 Updated hungarian translation
3440                 (updated by Gal Zoltan)
3441
3442 2002-12-16 [christoph]  0.8.6claws111
3443
3444         * src/addr_compl.c
3445                 remove stupid addressbook dump to debug output
3446         * src/mh.c
3447                 fix memory leak found by Hiro
3448
3449 2002-12-14 [paul]       0.8.6claws110
3450
3451         * src/compose.c
3452                 fix menubar sensitivity on send
3453                 
3454         * src/prefs_filtering.c
3455         * src/prefs_matcher.c
3456         * src/prefs_scoring.c
3457                 Fix english ;)
3458                 
3459         * src/common/quoted-printable.h
3460                 sync: fix typo
3461         
3462 2002-12-13 [christoph]  0.8.6claws109
3463
3464         * src/Makefile.am
3465         * src/manage_window.[ch]        ** REMOVE **
3466         * src/gtk/Makefile.am
3467         * src/gtk/manage_window.[ch]    ** NEW **
3468                 move manage_window files to gtk directory
3469
3470 2002-12-13 [christoph]  0.8.6claws108
3471
3472         * src/Makefile.am
3473         * src/gtkshruler.[ch]           ** REMOVE **
3474         * src/gtk/Makefile.am
3475         * src/gtk/gtkshruler.[ch]       ** NEW **
3476                 move gtkshruler files to gtk directory
3477
3478 2002-12-13 [christoph]  0.8.6claws107
3479
3480         * src/Makefile.am
3481         * src/compose.c
3482         * src/gtkstext.[ch]             ** REMOVE **
3483         * src/gtkutils.[ch]
3484         * src/textview.c
3485         * src/gtk/gtkstext.[ch]         ** NEW **
3486         * src/gtk/Makefile.am
3487                 o move stext functions to gtkstext.c to remove
3488                   dependency of gtkutils
3489                 o move gtkstext files to gtk directory
3490
3491         * src/gtk/Makefile.am
3492         * src/gtk/sslcertwindow.[ch]
3493                 UI stuff can always depend on common code so
3494                 it's ok to add ../common to include path
3495
3496 2002-12-13 [colin]      0.8.6claws106
3497
3498         * src/summaryview.c
3499                 Disconnect sighandlers for mainwindow when
3500                 quicksearch has the focus
3501                 Fix bug #653231
3502         * src/mainwindow.[ch]
3503                 Make key_pressed callback public, to be able
3504                 to disconnect it
3505
3506 2002-12-13 [christoph]  0.8.6claws105
3507
3508         * src/mh.c
3509                 create .mh_sequences file in new MH folders
3510                 (closes feature request [ 523162 ] MH folders should
3511                  get a .mh_sequences)
3512
3513 2002-12-13 [colin]      0.8.6claws104
3514
3515         * src/summaryview.c
3516                 Better handling of quicksearch show/hide
3517                 (basically the button stays under the mouse 
3518                  when toggled)
3519
3520 2002-12-13 [paul]       0.8.6claws103
3521
3522         * sync with 0.8.6cvs17
3523                 see ChangeLog 2002-12-13
3524
3525 2002-12-13 [paul]       0.8.6claws102
3526
3527         * po/es.po
3528                 updated by Ricardo Mones Lastra
3529
3530 2002-12-11 [colin]       0.8.6claws101
3531
3532         * src/folder.c
3533                 remove statusbar stuff
3534           src/folderview.c
3535                 set statusbar verbosity when moving folders
3536
3537 2002-12-11 [colin]       0.8.6claws100
3538         * src/prefs_filtering.c
3539         * src/prefs_matcher.c
3540         * src/prefs_scoring.c
3541                 Fix english ;)
3542
3543 2002-12-11 [colin]       0.8.6claws99
3544
3545         * src/prefs_common.[ch]
3546                 Add summary_quicksearch_type
3547         * src/summaryview.c
3548                 Save last used quicksearch type
3549
3550 2002-12-11 [jens]       0.8.6claws98
3551         * src/prefs_filtering.c
3552         * src/prefs_matcher.c
3553         * src/prefs_scoring.c
3554                 added dialog for incomplete rules in scoring, filtering and
3555                 matcher to ask wheather really close
3556
3557 2002-12-11 [colin]      0.8.6claws97
3558
3559         * src/folder.c
3560                 Fix folder dnd statusbar logging
3561
3562 2002-12-10 [christoph]  0.8.6claws96
3563
3564         * src/compose.c
3565         * src/folder.c
3566         * src/imap.c
3567         * src/inc.c
3568         * src/main.c
3569         * src/mainwindow.c
3570         * src/news.c
3571         * src/send.c
3572         * src/statusbar.[ch]
3573         * src/common/hooks.c
3574         * src/common/log.[ch]
3575                 o handle verbose logging in statusbar directly in statusbar code
3576                   and common code does not need any knowledge about a statusbar
3577                 o remove direct calls to statusbar_(puts|pop)_all functions
3578
3579 2002-12-10 [jens]       0.8.6claws95
3580
3581         * src/*.c
3582                 removed gettext from g_warnings
3583         * po/POTFILES.in
3584                 cleaned and updated
3585         * po/de.po
3586                 updated
3587
3588 2002-12-10 [colin]      0.8.6claws94
3589
3590         * src/main.c
3591                 finish crash dialog fix
3592
3593 2002-12-10 [colin]      0.8.6claws93
3594
3595         * src/main.c
3596                 "Fix" "sylpheed already running" instead of
3597                 crash dialog appearing after a crash
3598
3599 2002-12-10 [colin]      0.8.6claws92
3600
3601         * po/POTFILES.in
3602                 add src/gtk/sslcertwindow.c
3603
3604 2002-12-10 [paul]       0.8.6claws91
3605
3606         * po/POTFILES.in
3607                 updated to reflect recent changes
3608                 submitted by Alessandro Maestri
3609
3610 2002-12-09 [christoph]  0.8.6claws90
3611
3612         * src/Makefile.am
3613         * src/smtp.[ch]                 ** REMOVE **
3614         * src/common/Makefile.am
3615         * src/common/smtp.[ch]          ** NEW **
3616                 move smtp files to common directory
3617
3618 2002-12-09 [christoph]  0.8.6claws89
3619
3620         * src/Makefile.am
3621         * src/session.[ch]              ** REMOVE **
3622         * src/common/Makefile.am
3623         * src/common/session.[ch]       ** NEW **
3624                 move session files to common directory
3625
3626 2002-12-09 [paul]       0.8.6claws88
3627
3628         * src/account.c
3629                 fix bug [649746] edit accounts: move account reverted
3630                 Patch submitted by Luke Plant <lukeplant@users.sourceforge.net>
3631
3632 2002-12-09 [colin]      0.8.6claws87
3633
3634         * src/ssl_certificate.c
3635                 cleanup
3636
3637 2002-12-09 [colin]      0.8.6claws86
3638
3639         * src/ssl.c
3640                 Try to open the cert.pem database and 
3641                 issue a warning if it isn't there
3642
3643 2002-12-09 [colin]      0.8.6claws85
3644
3645         * src/common/ssl_certificate.c
3646         * src/gtk/sslcertwindow.c
3647                 Warning fixes
3648
3649 2002-12-09 [colin]      0.8.6claws84
3650
3651         * src/ssl_certificate.[ch] ** REMOVED **
3652         * src/common/ssl_certificate.[ch] ** NEW **
3653         * src/Makefile.am
3654         * src/common/Makefile.am
3655                 Moved ssl_certificate.[ch] to common
3656         * src/common/ssl.c 
3657                 Put back needed include
3658         * src/gtk/sslcertwindow.[ch]
3659                 Changed ssl_certificate.h include
3660         
3661 2002-12-09 [colin]      0.8.6claws83
3662
3663         * src/gtk/sslcertwindow.[ch]
3664                 Implement hook for certificate acception
3665         * src/ssl_certificate.[ch]
3666                 Implement hook for certificate acception
3667         * src/common/ssl.c
3668                 Reenable certificate acception check
3669         * src/mainwindow.c
3670                 Register sslcertwindow's hook
3671         
3672 2002-12-08 [christoph]  0.8.6claws82
3673
3674         * src/about.c
3675         * src/addr_compl.c
3676         * src/codeconv.c
3677         * src/manual.c
3678         * src/undo.c
3679         * src/common/utils.c
3680                 o add missing includes
3681                 o fix warnings
3682         * src/.cvsignore
3683         * src/common/.cvsignore
3684         * src/common/version.h          ** REMOVE **
3685                 remove autogenerated file
3686
3687 2002-12-08 [paul]       0.8.6claws81
3688
3689         * src/stringtable.c
3690                 put back needed include
3691
3692 2002-12-08 [colin]      0.8.6claws80
3693         
3694         * src/gtk/sslcertwindow.c
3695                 Cleaner popups when asking
3696         * src/ssl_certificate.c
3697         * src/prefs_common.[ch]
3698                 remove ssl certificate pref
3699                 put back needed include
3700         * src/undo.c
3701                 put back needed include
3702
3703 2002-12-08 [christoph]  0.8.6claws79
3704
3705         * src/folderview.c
3706         * src/logwindow.c
3707         * src/statusbar.c
3708         * src/summaryview.c
3709                 only abort hook invokation if required data is missing not
3710                 if our own data pointer is NULL, update hookfunction for
3711                 log window
3712
3713 2002-12-08 [paul]       0.8.6claws78
3714
3715         * src/about.c
3716         * src/addrcache.c
3717         * src/addrclip.c
3718         * src/addr_compl.c
3719         * src/addrselect.c
3720         * src/codeconv.c
3721         * src/colorlabel.c
3722         * src/enriched.c
3723         * src/esmtp.c
3724         * src/exporthtml.c
3725         * src/headerview.c
3726         * src/imageview.c
3727         * src/manual.c
3728         * src/noticeview.c
3729         * src/pgptext.c
3730         * src/scoring.c
3731         * src/sourcewindow.c
3732         * src/stringtable.c
3733         * src/undo.c
3734                 clean up: remove unneccesary includes
3735
3736 2002-12-08 [christoph]  0.8.6claws77
3737
3738         * src/folderview.c
3739         * src/statusbar.c
3740         * src/summaryview.c
3741         * src/common/hooks.[ch]
3742                 hook functions now have a gboolean return value, if a hook
3743                 returns TRUE it will stop executing of any more hooks in
3744                 the same hooklist for this invokation
3745
3746 2002-12-08 [colin]      0.8.6claws76
3747         
3748         * src/main.c
3749                 put back argv0 for CRASH_DIALOG
3750
3751 2002-12-08 [christoph]  0.8.6claws75
3752
3753         * src/Makefile.am
3754         * src/about.c
3755         * src/account.c
3756         * src/crash.c
3757         * src/esmtp.h
3758         * src/imap.[ch]
3759         * src/inc.c
3760         * src/main.c
3761         * src/mainwindow.c
3762         * src/news.c
3763         * src/pop.[ch]
3764         * src/prefs_account.[ch]
3765         * src/prefs_common.[ch]
3766         * src/send.[ch]
3767         * src/smtp.[ch]
3768         * src/ssl_certificate.[ch]
3769         * src/ssl_manager.[ch]
3770         * src/common/Makefile.am
3771         * src/common/log.c
3772         * src/common/nntp.[ch]
3773         * src/common/socket.[ch]
3774         * src/common/ssl.[ch]
3775         * src/gtk/sslcertwindow.[ch]
3776         * ac/openssl.m4
3777                 use new autoconf script to detect OpenSSL with extra parameters
3778                 to specify the location of libs and includes, also remove USE_SSL
3779                 to USE_OPENSSL
3780
3781         * src/common/sylpheed.[ch]
3782         * src/common/version.h.in
3783                 start seperation of common code initialization seperated from gui
3784
3785         * src/summaryview.c
3786                 The function that is called when a color label changes
3787                 should not change the color lable again
3788
3789 2002-12-08 [colin]      0.8.6claws74
3790
3791         * src/gtk/sslcertwindow.c
3792                 warning fixes
3793
3794 2002-12-08 [colin]      0.8.6claws73
3795
3796         * src/statusbar.c
3797           src/common/log.h
3798                 Register a hook for statusbar_puts_all
3799         * src/common/log.c
3800                 invoke statusbar_puts_all's hook
3801         
3802 2002-12-08 [colin]      0.8.6claws72
3803
3804         * src/ssl_certificate.c
3805                 Put back a badly-removed include
3806
3807 2002-12-08 [colin]      0.8.6claws71
3808
3809         * src/gtk/sslcertwindow.[ch]    ** NEW **
3810                 new certificate presentation
3811         * src/gtk/Makefile.am
3812                 add new files
3813         * src/ssl_certificate.[ch]
3814                 gtk cleanup, made utility functions public
3815         * src/ssl_manager.c
3816                 use new cert presentation
3817
3818 2002-12-07 [christoph]  0.8.6claws70
3819
3820         * src/Makefile.am
3821         * src/nntp.[ch]                 ** REMOVE **
3822         * src/common/Makefile.am
3823         * src/common/nntp.[ch]          ** NEW **
3824                 move nntp files to common directory
3825
3826 2002-12-07 [christoph]  0.8.6claws69
3827
3828         * src/procmsg.[ch]
3829         * src/summaryview.c
3830                 implement msginfo update callback using sylpheed's new
3831                 hook system. Invoke hooks from procmsg_msginfo_[un]set_flags.
3832
3833 2002-12-06 [christoph]  0.8.6claws68
3834
3835         * src/editgroup.c
3836                 This patch changes the 'Edit Group Details' dialog to
3837                 allow extended selections in either pane, so that
3838                 addresses can be added or removed from a group more
3839                 quickly and easily. (it actually is a net decrease in
3840                 file size, as some unnecessary functions have been
3841                 removed). 
3842                 (patch submitted by Luke Plant <lukeplant@users.sourceforge.net>)
3843
3844 2002-12-06 [christoph]  0.8.6claws67
3845
3846         * src/Makefile.am
3847         * src/template.[ch]             ** REMOVE **
3848         * src/common/Makefile.am
3849         * src/common/template.[ch]      ** NEW **
3850                 move template files to common directory
3851
3852         * src/nntp.c
3853                 add missing log.h include
3854
3855 2002-12-06 [melvin]     0.8.6claws66
3856
3857         * src/prefs_actions.c
3858                 Added the trailing ">" syntax to insert command's output
3859                 without replacing old text (in contrast to trailing "|").
3860
3861 2002-12-05 [colin]      0.8.6claws65
3862         
3863         * src/common/utils.c
3864                 Don't modify original search_string or it'll change
3865                 the next iterations in the for()
3866
3867 2002-12-05 [darko]      0.8.6claws64
3868
3869         * src/common/utils.c
3870                 proper check for filtering commands, found by Colin
3871
3872 2002-12-05 [darko]      0.8.6claws63
3873
3874         * src/common/utils.c
3875                 check proper string for NULL pointer, found by Colin
3876
3877 2002-12-05 [darko]      0.8.6claws62
3878
3879         * src/common/utils.[ch]
3880                 expand_search_string(): new function
3881                 converts Mutt-like patterns to Sylpheed's
3882                 filtering engine
3883         * src/summaryview.c
3884                 use expand_search_string() to allow Mutt-like
3885                 patterns in extended search
3886         * README.claws
3887                 document extended option in quick search
3888
3889 2002-12-05 [paul]       0.8.6claws61
3890
3891         * sync with 0.8.6cvs16
3892                 see ChangeLog 2002-12-05
3893                 
3894         * po/POTFILES.in
3895                 clean up
3896
3897 2002-12-04 [christoph]  0.8.6claws60
3898
3899         * src/imap.[ch]
3900                 put imap authentication code into a new function and
3901                 remove it from imap_session_new that will allow to
3902                 send other commands before authentication
3903
3904 2002-12-04 [christoph]  0.8.6claws59
3905
3906         * src/imap.[ch]
3907                 use already existing method to prevent unneeded IMAP
3908                 folder selects. Set imap_select parameters to NULL
3909                 in some functions if the values are not required.
3910
3911         * src/xml.h
3912                 remove no longer required include
3913
3914 2002-12-04 [paul]       0.8.6claws58
3915
3916         * po/es.po
3917                 updated by Ricardo Mones Lastra
3918                 
3919         * configure.in
3920           po/hu.po      ** NEW FILE **
3921                 initial Hungarian translation, submitted
3922                 by Gál Zoltán <galzoli@hu.inter.net>
3923
3924 2002-12-03 [christoph]  0.8.6claws57
3925
3926         * src/Makefile.am
3927         * src/gtksctree.[ch]            ** REMOVE **
3928         * src/gtk/Makefile.am
3929         * src/gtk/gtksctree.[ch]        ** NEW **
3930                 move gtksctree files to gtk directory
3931
3932 2002-12-03 [christoph]  0.8.6claws56
3933
3934         * src/Makefile.am
3935         * src/md5.[ch]                  ** REMOVE **
3936         * srm/common/Makefile.am
3937         * src/common/md5.[ch]           ** NEW **
3938                 move md5 files to common directory
3939
3940         * src/gtkstext.c
3941                 remove not required #include
3942
3943 2002-12-03 [sergey]     0.8.6claws55
3944
3945         * src/gtkutils.c
3946         * src/gtkutils.h
3947                 gtkut_window_popup(): new function.
3948         * src/mainwindow.c
3949                 main_window_popup(): use gtkut_window_popup() to raise
3950                 window without changing its position.
3951                 (see sylpheed-main ML message [sylpheed:17247])
3952
3953 2002-12-03 [sergey]     0.8.6claws54
3954
3955         * src/send.c
3956                 send_message_local(): removed first-dot escaping
3957                 (SMTP-only, not needed for sending through pipe)
3958
3959 2002-12-03 [paul]       0.8.6claws53
3960
3961         * po/POTFILES.in
3962                 update to reflect recent changes (thanks
3963                 to Ricardo Mones Lastra)
3964                 
3965         * tools/filter_conv.pl
3966                  fix problem with quoted strings. Patch submitted
3967                  by Luke Plant <lukeplant@softhome.net>
3968
3969 2002-12-03 [paul]       0.8.6claws52
3970
3971         * sync with 0.8.6cvs15
3972                 see ChangeLog 2002-12-03
3973
3974 2002-12-02 [christoph]  0.8.6claws51
3975
3976         * src/logwindow.[ch]
3977         * src/common/log.[ch]
3978                 implement logging using a hook function
3979
3980         * src/folderview.c
3981         * src/folder.[ch]
3982                 define hooklist name in header file to avoid
3983                 errors caused by wrong spelling of hooklist names
3984
3985         * src/toolbar.c
3986                 fix warnings
3987
3988 2002-12-02 [christoph]  0.8.6claws50
3989
3990         * src/common/Makefile.am
3991                 add src/common/hooks.[ch]
3992
3993         * src/common/hooks.[ch]
3994                 implement a simple hook system using glib's hook functions
3995
3996         * src/folder.[ch]
3997         * src/folderview.c
3998                 use new hook system for folder item updates
3999
4000 2002-12-02 [christoph]  0.8.6claws49
4001
4002         * doc-src/ui_seperation.txt     ** NEW **
4003                 information for ui seperation
4004
4005         * src/Makefile.am
4006                 remove files that were moved to common
4007                 include common directory by default for the header files
4008
4009         * src/inc.c
4010         * src/common/socket.c
4011         * src/automaton.[ch]
4012                 implement automaton using g_io_*-functions instead of
4013                 gdk_input_add to make it ui independent
4014
4015         * src/codeconv.c
4016         * src/compose.c
4017         * src/ldif.c
4018         * src/pgptext.c
4019         * src/procmime.c
4020         * src/rfc2015.c
4021         * src/smtp.c
4022         * src/unmime.c
4023                 remove common/ prefix because directory is now in
4024                 include path
4025
4026         * src/compose.c
4027         * src/folder.c
4028         * src/folderview.c
4029         * src/mainwindow.c
4030         * src/messageview.c
4031         * src/prefs_common.c
4032         * src/procmsg.c
4033         * src/rfc2015.c
4034                 fix warnings
4035
4036         * src/imap.c
4037         * src/inc.c
4038         * src/news.c
4039         * src/pop.c
4040         * src/send.c
4041         * src/smtp.c
4042         * src/ssl_certificate.c
4043                 add log.h header file for logging functions
4044
4045         * src/main.c
4046         * src/common/utils.c
4047         * src/summaryview.c
4048         * src/xml.c
4049                 o move debug_mode to common/utils.c
4050                 o add functions to set and get debug_mode
4051
4052         * src/defs.h                    ** REMOVE **
4053         * src/intl.h                    ** REMOVE **
4054         * src/socket.[ch]               ** REMOVE **
4055         * src/ssl.[ch]                  ** REMOVE **
4056         * src/utils.[ch]                ** REMOVE **
4057                 replaced by new files in src/common/
4058         
4059         * src/common/Makefile.am
4060                 add new files in src/common/
4061
4062         * src/common/defs.h             ** NEW **
4063         * src/common/intl.h             ** NEW **
4064         * src/common/log.[ch]           ** NEW **
4065         * src/common/socket.[ch]        ** NEW **
4066         * src/common/ssl.[ch]           ** NEW **
4067         * src/common/utils.[ch]         ** NEW **
4068                 replacement for files in src/
4069
4070 2002-12-02 [colin]      0.8.6claws48
4071
4072         * src/folderview.c
4073                 Scroll folderview if necessary during dnd
4074
4075 2002-12-02 [colin]      0.8.6claws47
4076
4077         * src/folder.[ch]
4078                 Add check to verify a move is within a single mailbox
4079         * src/folderview.c
4080                 Add specific error string for this check
4081
4082 2002-12-02 [colin]      0.8.6claws46
4083
4084         * src/folder.c
4085                 Add a test to folder moving, remove a statusbar_print
4086         * src/folderview.c
4087                 Add Move folder... context-menu item
4088                 Factorize folder moving code
4089                 Enable folder DND for mbox
4090
4091 2002-12-01 [christoph]  0.8.6claws45
4092
4093         * ac/aspell.m4
4094                 remove conf.aspelltest if the version check fails
4095
4096 2002-11-30 [christoph]  0.8.6claws44
4097
4098         * autogen.sh
4099                 run libtoolize --force in autogen to create missing
4100                 libtool scripts
4101
4102 2002-11-30 [christoph]  0.8.6claws43
4103
4104         * src/Makefile.am
4105         * src/pgptext.c
4106         * src/procmime.c
4107         * src/rfc2015.c
4108         * src/uuencode.[ch]             ** REMOVED **
4109         * src/common/Makefile.am
4110         * src/common/uuencode.[ch]      ** NEW **
4111                 move uuen/decoder to common directory
4112
4113 2002-11-30 [christoph]  0.8.6claws42
4114
4115         * src/Makefile.am
4116         * src/base64.[ch]               ** REMOVED **
4117         * src/codeconv.c
4118         * src/compose.c
4119         * src/ldif.c
4120         * src/pgptext.c
4121         * src/procmime.c
4122         * src/rfc2015.c
4123         * src/smtp.c
4124         * src/unmime.c
4125         * src/common/Makefile.am
4126         * src/common/base64.[ch]        ** NEW **
4127                 move base64 en/decoder to common directory
4128
4129 2002-11-30 [christoph]  0.8.6claws41
4130
4131         * src/common                    ** NEW **
4132                 new directory for UI independent code
4133         * src/gtk                       ** NEW **
4134                 new directory for GTK frontend
4135         * src/common/.cvsignore         ** NEW **
4136         * src/gtk/.cvsignore            ** NEW **
4137                 ignore build files
4138         * src/common/Makefile.am        ** NEW **
4139         * src/gtk/Makefile.am           ** NEW **
4140                 automake files to build new seperated stuff
4141         * src/Makefile.am
4142                 the binary will currently still be build with the
4143                 files in src, so we include the code from the
4144                 subdirs for now after building the libs there
4145
4146 2002-11-30 [paul]       0.8.6claws40
4147
4148         * src/compose.c
4149                 fix bug [642731] 'Wrong selected account with drafted mail'
4150
4151 2002-11-29 [oliver]     0.8.6claws39
4152         
4153         * src/messageview.c
4154                 o update summaryview when switching between different
4155                   messageviews          
4156         * src/toolbar.c  
4157                 o check if messageview holds already removed msg
4158                   from summaryview
4159                 
4160
4161 2002-11-29 [oliver]     0.8.6claws38
4162
4163         * src/toolbar.c 
4164                 remove not needed variables and includes
4165                 make messageview stay opened and move to next when msgs are deleted 
4166
4167 2002-11-29 [oliver]     0.8.6claws37
4168         
4169         * src/toolbar.c 
4170                 disable compose button (messageview toolbar) by default
4171                 deleted msgs are moved to trash
4172         
4173 2002-11-29 [melvin]     0.8.6claws36
4174
4175         * configure.in
4176                 Increased minimal gpgme version to 0.3.10 (Zombies out)
4177                 and to detect signatures expirations (gpgme 0.3.6)
4178
4179         * src/main.c
4180                 Use non obsolescent function for Gpgme engine checking.
4181
4182         * src/rfc2015.c
4183                 Inform about expired signatures or signatures which key
4184                 has expired. Expiration date is displayed.
4185
4186         * src/sigstatus.c
4187                 Inform about expired signatures or signatures which key
4188                 has expired.
4189
4190 2002-11-28 [paul]       0.8.6claws35
4191
4192         * src/folderview.c
4193                 re-instate 'Check for new messages' in Newsgroup
4194                 folders right-click menu, after a suggestion from
4195                 Tim Mann <timmann@users.sourceforge.net>
4196
4197         * src/main.c
4198                 after a crash check only local folders for new
4199                 messages
4200
4201 2002-11-28 [paul]       0.8.6claws34
4202
4203         * configure.in
4204                 apply patch that fixes the checking of GTK with XIM 
4205                 support on different OSs, such as FreeBSD. Patch 
4206                 submitted by Topia <topia@users.sourceforge.net>
4207                 
4208 2002-11-28 [paul]       0.8.6claws33
4209
4210         * src/mainwindow.c
4211           src/prefs_common.c
4212           src/prefs_toolbar.c
4213                 more changes to the English
4214
4215 2002-11-28 [paul]       0.8.6claws32
4216
4217         * sync with 0.8.6cvs13
4218                 see ChangeLog 2002-11-28 (no sync needed
4219                 for src/compose.c)
4220
4221 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws31
4222         
4223         * src/mainwindow.[ch]
4224                 add patch by Ivan F. Martinez introducing messageview Toolbar
4225                 some changes and committed by oliver    
4226
4227 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws30
4228
4229         * src/messageview.[ch]
4230                 add patch by Ivan F. Martinez introducing messageview Toolbar
4231                 some changes and committed by oliver    
4232
4233 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws29
4234
4235         * src/compose.[ch]
4236                 add patch by Ivan F. Martinez introducing messageview Toolbar
4237                 some changes and committed by oliver    
4238
4239 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws28
4240         
4241         * src/toolbar.[ch]
4242                 add patch by Ivan F. Martinez introducing messageview Toolbar
4243                 some changes and committed by oliver
4244
4245 2002-11-28 [oliver]     0.8.6claws27
4246         
4247         * src/prefs_toolbar.[ch]
4248                 getting ready for messageview toolbar
4249                 free mem allocated by gettext
4250                 change prefs_toolbar to prefs_toolbar_open
4251  
4252 2002-11-28 [thorsten]   0.8.6claws26
4253
4254         * src/imageview.[ch]
4255                 cleaned up conflicting declarations of
4256                 imageview_show_image()
4257
4258 2002-11-28 [paul]       0.8.6claws25
4259
4260         * src/grouplistdialog.c
4261           src/prefs_common.c
4262           src/prefs_summary_column.c
4263                 a few more improvements to the English
4264
4265 2002-11-28 [colin]      0.8.6claws24
4266
4267         * man/sylpheed.1
4268                 A few updates to command-line parameters
4269
4270 2002-11-28 [colin]      0.8.6claws23
4271
4272         * src/prefs_filtering.c
4273                 Fix problems with prefs_filtering_delete_path:
4274                 a) if the first rule is removed, original pointers
4275                    weren't updated (leading to segfaults)
4276                 b) it was always global_processing updated in case
4277                    of removed path was parent of rule path
4278
4279 2002-11-27 [paul]       0.8.6claws22
4280
4281         * src/mainwindow.c
4282           src/prefs_account.c
4283           src/prefs_actions.c
4284           src/prefs_common.c
4285           src/prefs_customheader.c
4286           src/prefs_display_header.c
4287           src/prefs_filtering.c
4288           src/prefs_folder_item.c
4289           src/prefs_matcher.c
4290           src/prefs_scoring.c
4291           src/prefs_summary_column.c
4292           src/prefs_template.c
4293           src/prefs_toolbar.c
4294                  improve the English in the GUI
4295
4296 2002-11-27 [colin]      0.8.6claws21
4297
4298         * src/folder.c
4299                 Fix processing renaming problems happening after
4300                 last commit
4301
4302 2002-11-27 [colin]      0.8.6claws20
4303
4304         * src/folder.c
4305                 recursive move now deletes src each subfolder after 
4306                 having moved it
4307         * src/folderview.c
4308                 Use identifier instead of path during dnd (enables
4309                 IMAP folder dnd)
4310
4311 2002-11-27 [paul]       0.8.6claws19
4312
4313         * src/main.c
4314                 apply patch that does command-line processing 
4315                 BEFORE gtk_init, allowing claws to run from 
4316                 shell-scripts in non-X environment (e.g. crontab 
4317                 or ip-up, ip-down scripts). Patch submitted by
4318                 Ruslan N. Balkin <baron@dartel.ru>
4319                 
4320         * po/it.po
4321                 updated by Alessandro Maestri
4322
4323 2002-11-27 [paul]       0.8.6claws18
4324
4325         * sync with 0.8.6cvs12
4326           src/prefs_common.c
4327                 Differences are that main uses a 'Receive dialog'
4328                 frame on the Interface tab, whereas claws groups all 
4329                 the dialogs together in a 'Dialogs' frame.
4330
4331 2002-11-27 [colin]      0.8.6claws17
4332
4333         * src/prefs_matcher.c
4334                 Fix Execute criteria's NOT flag
4335
4336
4337 2002-11-26 [christoph]  0.8.6claws16
4338
4339         * src/ssl.c
4340                 rewrite the ssl code a little bit, only use one
4341                 SSL context, set default certificates' file/path
4342
4343 2002-11-26 [thorsten]   0.8.6claws15
4344
4345         * src/compose.c
4346                 default-reply-to didn't work for ml-reply
4347
4348 2002-11-26 [melvin]     0.8.6claws14
4349
4350         * src/prefs_actions.c
4351                 Made pipe-actions ignore short headers in message view
4352                 Made trailing-pipe-actions write in the message view with
4353                 the same font as the original message
4354
4355 2002-11-26 [paul]       0.8.6claws13
4356
4357         * src/compose.c
4358                 this time commit the correct file
4359
4360 2002-11-26 [paul]       0.8.6claws12
4361
4362         * sync with 0.8.6cvs11
4363           src/quote_fmt_parse.y  
4364                 no sync needed
4365           src/account.[ch]       
4366                 not sync'ed
4367           src/compose.c
4368                 compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
4369                 on draft mode.
4370                 compose_reedit(): add check for 'X-Sylpheed-Account-Id:' 
4371                 header
4372                 
4373         see ChangeLog 2002-11-25 and 2002-11-26
4374
4375 2002-11-26 [colin]      0.8.6claws11
4376
4377         * src/folderview.c
4378                 Fix collapsed folder not auto-expanding during
4379                 mail dnd, if it was the source folder.
4380
4381 2002-11-25 [colin]      0.8.6claws10
4382
4383         * src/folderview.[ch]
4384                 Variable renaming and cleaning (slist of nodes 
4385                 to be re-collapsed is stored in FolderView)
4386
4387 2002-11-25 [paul]       0.8.6claws9
4388
4389         * src/prefs_common.[ch]
4390                 fix breakage caused by last commit
4391
4392 2002-11-25 [paul]       0.8.6claws8
4393
4394         * sync with 0.8.6cvs4
4395                 see ChangeLog 2002-11-21
4396
4397 2002-11-25 [paul]       0.8.6claws7
4398
4399         * sync with 0.8.6cvs4
4400                 see ChangeLog 2002-11-20
4401
4402 2002-11-25 [paul]       0.8.6claws6
4403
4404         * sync with 0.8.6cvs3
4405                 see ChangeLog 2002-11-18
4406
4407 2002-11-25 [colin]      0.8.6claws5
4408
4409         * src/gtkutils.[ch]
4410                 Add gtkut_ctree_node_is_parent()
4411         * src/folderview.c
4412                 Spring-loaded folders
4413
4414 2002-11-25 [colin]      0.8.6claws4
4415
4416         * src/utils.[ch]
4417                 Add slist_concat_unique(), function to merge
4418                 two GSList filtering dups
4419         * src/folder.[ch]
4420         * src/summaryview.[ch]
4421         * src/folderview.c
4422         * src/main.c
4423                 Add detection/update/display of unread answers
4424                 to marked mails
4425         * src/procmsg.[ch]
4426                 Add procmsg_find_children()
4427                 Add procmsg_msg_has_marked_parent()
4428
4429 2002-11-25 [colin]      0.8.6claws3
4430
4431         * src/ssl_certificate.[ch]
4432                 Allow checking a certificate without a DNS
4433                 lookup
4434                 Allow to forget a cert (by deleting it)
4435                 Make ssl_certificate_destroy_public
4436         * src/ssl_manager.[ch] ** NEW FILES **
4437                 Gui to manage (display/remove) certificates
4438         * src/prefs_common.[ch]
4439                 Add a pref to allow silent acceptation of
4440                 trusted certificates or not (based on the
4441                 "I want to know what's going on" principle)
4442         * src/mainwindow.c
4443                 Add SSL manager in Tools menu
4444         * src/Makefile.am
4445                 Add the new files to the build
4446         * po/POTFILES.in
4447                 Add ssl_manager.c to translations
4448
4449 2002-11-25 [colin]      0.8.6claws2
4450
4451         * src/summaryview.[ch]
4452                 Add S_SEARCH_EXTENDED to the quick search, which 
4453                 allows to search using filtering syntax.
4454
4455 2002-11-25 [colin]      0.8.6claws1
4456
4457         * src/summaryview.c
4458                 Deletion of duplicates now prefer deleting
4459                 the unread dup (fixes feature-request 638989).
4460
4461 2002-11-24 [paul]       0.8.6claws
4462
4463         * po/es.po
4464           po/pl.po
4465           po/ru.po
4466           po/sr.po
4467                 updated by Ricardo Mones Lastra,
4468                 Witold Wladyslaw Wojciech Wilk,
4469                 Ruslan N. Balkin, and  Urke MMI 
4470                 respectively
4471
4472 2002-11-24 [paul]       0.8.5claws182
4473
4474         * po/bg.po
4475                 updated by George Danchev
4476
4477 2002-11-23 [alfons]     0.8.5claws181
4478
4479         * src/imap.c
4480                 tiny memory leak found by browsing Dimitar's 
4481                 valgrind report
4482
4483 2002-11-23 [paul]       0.8.5claws180
4484
4485         * po/it.po
4486                 updated by Alessandro Maestri
4487
4488 2002-11-22 [christoph]  0.8.5claws179
4489
4490         * src/compose.c
4491         * src/inc.c
4492         * src/prefs_filtering.c
4493         * src/summaryview.c
4494                 more warning fixes
4495
4496 2002-11-22 [alfons]     0.8.5claws178
4497
4498         * src/summaryview.c
4499                 summary_execute_delete_func(): if message is deleted, make 
4500                 sure to also remove its entry in the subject hash table. 
4501                 fixes a corner case bug.
4502
4503 2002-11-22 [paul]       0.8.5claws177
4504
4505         * .cvsignore
4506                 add 'autom4te.cache'
4507                 
4508         * ltconfig      ** REMOVED **
4509                 not needed
4510
4511 2002-11-22 [paul]       0.8.5claws176
4512
4513         * src/textview.c
4514                 textview_set_font(): fix for message display in
4515                 UTF-8 locales (thanks to Sergey Vlasov).
4516                 
4517         * AUTHORS
4518                 add new team members and contributors
4519
4520
4521 2002-11-21 [colin]      0.8.5claws175
4522
4523         * src/procmsg.[ch]
4524                 Add procmsg_remove_special_headers()
4525         * src/mh.c
4526                 Use procmsg_remove_special_headers() for 
4527                 previous fix
4528
4529 2002-11-21 [colin]      0.8.5claws174
4530
4531         * src/mh.c
4532                 Fix moving/copying from queue/draft folders
4533                 for MH folders
4534
4535 2002-11-21 [christoph]  0.8.5claws173
4536
4537         * src/crash.c
4538         * src/filtering.c
4539         * src/logwindow.c
4540         * src/main.c
4541         * src/matcher_parser_lex.[hl]
4542         * src/mbox.c
4543         * src/mbox_folder.[ch]
4544         * src/prefs_filtering.c
4545         * src/procheader.c
4546         * src/quote_fmt_lex.l
4547         * src/ssl.c
4548                 fix all warnings except the warnings in lex and yacc files
4549
4550 2002-11-20 [christoph]  0.8.5claws172
4551
4552         * src/imap.c
4553                 fix MsgInfo retrieval for IMAP draft and queue folders
4554                 (closes bug [ 619558 ] Draft saving on IMAP box issue)
4555
4556 2002-11-19 [christoph]  0.8.5claws171
4557
4558         * src/compose.c
4559                 fix segfault, when draft saving does not get
4560                 the MsgInfo of the new message
4561                 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
4562
4563 2002-11-19 [christoph]  0.8.5claws170
4564
4565         * src/procmsg.c
4566                 add parameter check for flag setting function
4567                 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
4568
4569 2002-11-18 [paul]       0.8.5claws169
4570
4571         * src/compose.c
4572                 more sensitivity fixes to redirect mode:
4573                 * disable toolbar draft button
4574                 * allow only Address book in the Tools menu
4575                 * disable editing of message by the spell
4576                   checker
4577
4578 2002-11-18 [paul]       0.8.5claws168
4579
4580         * src/compose.c
4581                 fix sensitivity of menu items in compose_redirect():
4582                 allow only the necessary items 
4583
4584 2002-11-18 [paul]       0.8.5claws167
4585
4586         * src/compose.c
4587                 fix bug [ 603259 ] 'attachment got lost on bounce'
4588
4589 2002-11-18 [paul]       0.8.5claws166
4590
4591         * po/ru.po
4592                 updated by Ruslan N. Balkin <baron@dartel.ru>
4593
4594 2002-11-18 [colin]      0.8.5claws165
4595
4596         * src/main.c
4597           src/defs.h
4598                 Remove old filtering stuff
4599
4600
4601 2002-11-17 [oliver]     0.8.5claws164
4602
4603         * src/toolbar.h
4604                 remove not needed typedef 
4605
4606 2002-11-17 [oliver]     0.8.5claws163
4607
4608         * src/toolbar.c
4609                 make toolbar's on click events translatable
4610
4611 2002-11-15 [colin]      0.8.5claws162
4612
4613         * src/summaryview.c
4614                 Revert too-soon integration of a feature
4615
4616 2002-11-15 [christoph]  0.8.5claws161
4617
4618         * src/imap.c
4619                 use main's implementation of imap_get_msginfo
4620
4621 2002-11-15 [christoph]  0.8.5claws160
4622
4623         * src/compose.c
4624         * src/folder.[ch]
4625         * src/imap.c
4626         * src/mbox_folder.c
4627         * src/mh.c
4628         * src/news.c
4629         * src/procmsg.c
4630         * src/summaryview.c
4631                 replace claws' fetch_msginfo with main's get_msginfo
4632                 (use main's implementation where possible)
4633
4634 2002-11-15 [colin]      0.8.5claws159
4635
4636         * src/ssl_certificate.c
4637                 Missed a check
4638
4639 2002-11-16 [melvin]     0.8.5claws158
4640
4641         * po/fr.po
4642                 Updated French translations.
4643
4644 2002-11-16 [colin]      0.8.5claws157
4645
4646         * src/ssl_certificate.c
4647                 Check for missing parts in the certificates
4648
4649 2002-11-15 [colin]      0.8.5claws156
4650
4651         * src/folderview.c
4652                 Preventive fix (missing check) found by
4653                 Alfons
4654
4655 2002-11-15 [paul]
4656
4657         * NEWS
4658                 sync with 0.8.6 release
4659
4660 2002-11-15 [colin]      0.8.5claws155
4661
4662         * src/folder.[ch]
4663           src/folderview.c
4664                 Fix error handling of folder_item_move_to()
4665                 (thanks to Alfons!)
4666
4667 2002-11-15 [colin]      0.8.5claws154
4668
4669         * src/folder.[ch]
4670           src/folderview.c
4671                 folder_item_move_to() sets an error message instead
4672                 of having GUI stuff in folder.c
4673
4674 2002-11-15 [colin]      0.8.5claws153
4675
4676         * src/procmsg.[ch]
4677                 Implemented a callback for MsgInfo updates, 
4678                 heavily copy/pasted from Christoph's folder 
4679                 callback system
4680         * src/summaryview.[ch]
4681                 Register summary_update_msg as callback
4682
4683 2002-11-14 [colin]      0.8.5claws152
4684         
4685         * src/procmsg.c
4686                 Update the FolderItem after sending (fixes 617593)
4687
4688 2002-11-14 [christoph]  0.8.5claws151
4689
4690         * src/folder.c
4691                 fix wrong position of NULL pointer check found
4692                 by Sergey
4693
4694 2002-11-14 [christoph]  0.8.5claws150
4695
4696         * src/folder.c
4697                 fix segfault when deleting messages from IMAP folders
4698                 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
4699
4700 2002-11-14 [colin]      0.8.5claws149
4701
4702         * src/compose.c
4703                 Forwarding was also ignoring the folder's default account.
4704
4705 2002-11-14 [colin]      0.8.5claws148
4706
4707         * src/compose.c
4708                 Fix sent folder not set to folder properties when 
4709                 forwarding.
4710
4711 2002-11-14 [thorsten]   0.8.5claws147
4712
4713         * src/inc.c
4714                 inc_start(): Files were not moved from .processing to inbox,
4715                 if no global processing rule existed
4716
4717 2002-11-14 [colin]      0.8.5claws146
4718
4719         * src/ssl_certificate
4720                 Fix file operations
4721
4722 2002-11-14 [paul]       0.8.5claws145
4723
4724         * po/it.po
4725                 updated by Alessandro Maestri
4726
4727 2002-11-13 [alfons]     0.8.5claws144
4728
4729         * src/folder.c
4730                 folder_item_close(): only mark messages unread
4731                 when a folder has new messages 
4732
4733 2002-11-13 [keith]      0.8.5claws143
4734
4735         * src/imap.c
4736                 Fix problem moving or copying between
4737                 IMAP folders
4738
4739 2002-11-13 [colin]      0.8.5claws142
4740
4741         * src/matcher_parser_parse.y
4742                 Fix rule problem when " don't match
4743
4744 2002-11-13 [christoph]  0.8.5claws141
4745
4746         * src/folder.c
4747         * src/folderview.c
4748                 moved cache saving to folder_item_close
4749                 the folderview should not have to deal with
4750                 this things
4751
4752 2002-11-13 [christoph]  0.8.5claws140
4753
4754         * src/summaryview.c
4755                 moved setting of important score to
4756                 summary_set_prefs_from_folderitem
4757
4758 2002-11-13 [colin]      0.8.5claws139
4759
4760         * src/matcher_parser_parse.y
4761                 Fix a segfault in the parser (happening when
4762                 a good expression had been tested and a bad 
4763                 one arrives)
4764
4765 2002-11-13 [paul]       0.8.5claws138
4766
4767         * sync with 0.8.5cvs24
4768                 see ChangeLog 2002-11-13
4769                 
4770         * po/pt_BR.po
4771                 updated by Fabio Jr. Beneditto
4772
4773 2002-11-13 [colin]      0.8.5claws137
4774         
4775         * src/msgcache.c
4776           src/defs.h
4777           src/procmsg.[ch]
4778                 Revert last commit, problem
4779
4780 2002-11-13 [colin]      0.8.5claws136
4781
4782         * src/msgcache.c
4783                 Remove duplicated code
4784         * src/defs.h
4785                 Bumped CACHE_VERSION and MARK_VERSION
4786         * src/procmsg.[ch]
4787                 Network endian for cache and mark files
4788
4789 2002-11-12 [colin]      0.8.5claws135
4790
4791         * src/inc.c
4792                 Fix the "socket error" dialog which disappeared
4793
4794 2002-11-12 [colin]      0.8.5claws134
4795
4796         * src/msgcache.c
4797                 Reverse last commit which had performance 
4798                 problems, but still reverse the list
4799
4800 2002-11-12 [colin]      0.8.5claws133
4801
4802         * src/msgcache.c
4803                 Reverse list order
4804
4805 2002-11-12 [melvin]     0.8.5claws132
4806
4807         * src/compose.c
4808                 Added a check for a NULL prefs_common.dictionary
4809
4810 2002-11-12 [colin]      0.8.5claws131
4811
4812         * src/ssl_certificate.[ch]
4813                 Use FQDN hostname
4814
4815 2002-11-12 [colin]      0.8.5claws130
4816
4817         * src/ssl_certificate.[ch]
4818                 Take connection port into account for 
4819                 checking certificates (a single hostname
4820                 could have multiple servers with multiple
4821                 certificates)
4822         * src/ssl.c
4823                 Pass the port to ssl_certificate_check
4824
4825 2002-11-12 [paul]       0.8.5claws129
4826
4827         * src/folder.c
4828                 fix a typo in last commit
4829
4830 2002-11-12 [paul]       0.8.5claws128
4831
4832         * sync with 0.8.5cvs23
4833                 see ChangeLog entry 2002-11-12
4834
4835 2002-11-11 [colin]      0.8.5claws127
4836
4837         * src/ssl_certificate.c
4838                 Cleaner messages
4839                 Don't popup, instead log error, if the 
4840                 corresponding pref is checked
4841         * src/ssl_certificate.h
4842                 include <openssl/objects/h>
4843
4844 2002-11-11 [colin]      0.8.5claws126
4845
4846         * src/ssl_certificate.h
4847                 _Really_ clean it
4848
4849 2002-11-11 [colin]      0.8.5claws125
4850         
4851         * src/ssl_certificate.c
4852                 Fixed leak
4853
4854 2002-11-11 [colin]      0.8.5claws124
4855
4856         * src/ssl.c
4857                 Cleaned a bit
4858         * src/ssl_certificate.[ch]
4859                 Cleaned a bit (better use of SSL API)
4860                 (This will cause non-recognition of saved 
4861                  certificates of claws12[23]...)
4862
4863 2002-11-11 [paul]       0.8.5claws123
4864         
4865         * po/es.po
4866                 updated by Ricardo Mones Lastra
4867
4868 2002-11-11 [colin]      0.8.5claws122
4869
4870         * src/ssl.c
4871                 Fix a typo
4872
4873 2002-11-11 [colin]      0.8.5claws121
4874
4875         * src/ssl_certificate.[ch] ** NEW FILES **
4876         * src/ssl.[ch]
4877                 Check SSL certificates presented to us
4878         * src/Makefile.am
4879                 Add ssl_certificate.[ch]
4880         * po/POTFILES.in
4881                 Add ssl_certificate.c
4882
4883 2002-11-11 [paul]       0.8.5claws120
4884
4885         * sync with 0.8.5cvs22
4886                 see ChangeLog 2002-11-11
4887
4888 2002-11-11 [paul]       0.8.5claws119
4889
4890         * sync with 0.8.5cvs21
4891                 see ChangeLog 2002-11-11
4892
4893 2002-11-10 [jens]       0.8.5claws118
4894
4895         * src/folder.c
4896         * src/folderview.c
4897                 corrected some typing
4898         * po/de.po
4899                 updated german translation
4900         * sylpheed.spec.in
4901                 cleaned up specfile and adjusted it for claws
4902
4903 2002-11-10 [colin]      0.8.5claws117
4904
4905         * src/summaryview.c
4906                 a STATUSBAR_PUSH/POP fix
4907
4908 2002-11-10 [colin]      0.8.5claws116
4909
4910         * src/prefs_folder_item.c
4911                 Fix hanging after opening folder properties
4912
4913 2002-11-10 [hoa]        0.8.5claws115
4914
4915         * src/matcher_parser_lex.l
4916         * src/matcher_parser_parse.y
4917                 config file for scoring and filtering is no more trashed
4918                 when there is a syntax error in a filtering rule when
4919                 editing it in a dialog.
4920
4921 2002-11-09 [colin]      0.8.5claws114
4922
4923         * src/mbox_folder.c
4924                 Added missing initialisation of folder->destroy()
4925
4926 2002-11-09 [colin]      0.8.5claws113
4927
4928         * src/folder.c
4929           src/folderview.c
4930                 Fix the status bar messages
4931
4932 2002-11-09 [colin]      0.8.5claws112
4933
4934         * src/folderview.c
4935                 Fix hangs after folder dnd, happening after 
4936                 claws109.
4937
4938 2002-11-09 [christoph]  0.8.5claws111
4939
4940         * src/folderview.c
4941                 just changed order of calls (reverse order of
4942                 associated calls)
4943         * src/inc.c
4944                 lock inc when checking only one account, otherwise
4945                 inc all could be executed at the same time
4946
4947 2002-11-09 [christoph]  0.8.5claws110
4948
4949         * src/folderview.c
4950                 better unlock the mouse cursor before calling
4951                 summary_show because it changes the cursor too
4952
4953 2002-11-09 [christoph]  0.8.5claws109
4954
4955         * src/folder.[ch]
4956         * src/folderview.c
4957                 add functions to open and close a folder
4958                 o opending will execute scanning for remote folders
4959                   and processing
4960                 o closing will unset new flag for messages
4961
4962 2002-11-09 [colin]      0.8.5claws108
4963
4964         * src/folder.c
4965                 Add a call to prefs_matcher_write_config to 
4966                 avoid non-leaf folders filtering settings to be
4967                 lost
4968
4969 2002-11-09 [paul]       0.8.5claws107
4970
4971         * src/prefs_account.c
4972                 re-word a label
4973
4974 2002-11-09 [colin]      0.8.5claws106
4975
4976         * src/folderview.c
4977                 Minor esthetic fix
4978
4979 2002-11-09 [colin]      0.8.5claws105
4980
4981         * src/folderview.c
4982                 Fix prefs_filtering deletion for MH folders (same
4983                 reason as below)
4984         * src/prefs_filtering.c
4985                 Fix prefs_filtering renaming and deletion for 
4986                 folder-based processing rules.  
4987
4988 2002-11-09 [christoph]  0.8.5claws104
4989
4990         * src/compose.c
4991         * src/folder.[ch]
4992         * src/folderview.[ch]
4993         * src/import.c
4994         * src/inc.c
4995         * src/main.c
4996         * src/mainwindow.c
4997         * src/messageview.c
4998         * src/prefs_folder_item.c
4999         * src/procmsg.c
5000         * src/summaryview.c
5001                 implement a callback system for folder item updates
5002
5003 2002-11-09 [colin]      0.8.5claws103
5004
5005         * src/folderview.c
5006                 Fix prefs_filtering renaming for MH folders (we
5007                 shouldn't rename by path as another folder could
5008                 have the same hierarchy).
5009
5010 2002-11-09 [colin]      0.8.5claws102
5011
5012         * src/folder.c
5013                 Fix a leak found by Christoph, use better variable
5014                 names
5015
5016 2002-11-09 [colin]      0.8.5claws101
5017
5018         * src/folder.c
5019                 One more fix for processing rules
5020
5021 2002-11-08 [colin]      0.8.5claws100
5022         
5023         * src/matcher.c
5024                 Don't copy the compiled regexp (will be reevaluated)
5025         * src/folderview.c
5026                 Lock folderview while moving
5027         * src/folder.c
5028                 Provide info on what's happening to the user
5029
5030 2002-11-08 [colin]      0.8.5claws99
5031
5032         * src/folderview.c
5033                 Fix folder reordering after a move if parent is 
5034                 root
5035         * src/scoring.[ch]
5036                 Add function to copy a ScoringProp
5037         * src/prefs_folder_item.c
5038                 Copy scoring rules when copying a folder prefs
5039
5040 2002-11-08 [colin]      0.8.5claws98
5041
5042         * src/folderview.c
5043                 Fixes in case of failure
5044         * src/filtering.[ch]    
5045                 Add function to duplicate a FilteringProp
5046         * src/matcher.[ch]
5047                 Add function to duplicate a MatcherProp
5048         * src/prefs_folder_item.c
5049                 Save folder's processing rules when copying 
5050                 its prefs
5051
5052 2002-11-08 [colin]      0.8.5claws97
5053         
5054         * src/folderview.c
5055                 Sort after move
5056         * src/folder.c 
5057                 Change a printf to debug_print
5058
5059 2002-11-08 [colin]      0.8.5claws96
5060
5061         * src/folder.c
5062           src/folderview.c
5063                 Fix segfaults, call me stupido
5064         
5065
5066 2002-11-08 [colin]      0.8.5claws95
5067
5068         *src/folder.c
5069                 Added forgotten prefs to save when moving folders
5070
5071 2002-11-08 [colin]      0.8.5claws94
5072
5073         * src/folder.c
5074                 Fixes to folder DND (prefs copy)
5075         * src/folderview.c
5076                 Optimization for folder DND (don't rescan whole tree)
5077                 Added folderview_create_folder_node() for this 
5078                 optimization, so de-duped a bit the code
5079         * src/prefs_folder_item.[ch]
5080                 Added prefs_folder_item_copy_prefs()    
5081           
5082 2002-11-08 [paul]       0.8.5claws93
5083
5084         * src/prefs_account.c
5085           tools/README
5086           tools/kmail2sylpheed_v2.pl
5087                 correct some typos
5088
5089 2002-11-08 [paul]       0.8.5claws92
5090
5091         * src/compose.c
5092           src/prefs_account.[ch]
5093                 remove account options 'clearsign' and 'ascii_armored',
5094                 replace with 'default_gnupg_mode' to prevent mixed-mode
5095                 Privacy settings
5096
5097 2002-11-08 [paul]       0.8.5claws91
5098
5099         * src/compose.[ch]
5100                 re-implement GnuPG 'on-the-fly' mode selection,
5101                 disallow mixed-mode
5102
5103 2002-11-08 [colin]      0.8.5claws90
5104
5105         * src/folderview.c
5106           src/prefs_folder_item.c
5107                 Change "Property" to "Properties"
5108
5109 2002-11-07 [colin]      0.8.5claws89
5110
5111         * src/folderview.c
5112           src/folder.c
5113                 Allow folder dropping to a root folder
5114
5115 2002-11-07 [paul]       0.8.5claws88
5116
5117         * src/compose.c
5118                 revert last commit
5119
5120 2002-11-07 [paul]       0.8.5claws87
5121
5122         * src/compose.c
5123                 fix reply-to-list bug. closes bug report
5124                 "[633382] reply-to-list broken in recent cvs"
5125
5126 2002-11-07 [paul]       0.8.5claws86
5127
5128         * src/compose.c
5129                 add a forgotten '#if USE_GPGME ... #endif'
5130
5131 2002-11-07 [paul]       0.8.5claws85
5132
5133         * sync with 0.8.5cvs20
5134                 see ChangeLog 2002-11-07
5135
5136 2002-11-07 [colin]      0.8.5claws84
5137
5138         * src/folder.[ch]
5139                 Change folder_item_move_to to return the newly 
5140                 created folderitem.
5141         * src/folderview.c
5142                 Select the new folderitem after moving.
5143
5144 2002-11-07 [colin]      0.8.5claws83
5145
5146         * src/prefs_filtering.c
5147                 Fix rule rewriting when moving a leaf folder to a 
5148                 shorter path
5149
5150 2002-11-07 [colin]      0.8.5claws82
5151
5152         * src/prefs_filtering.c
5153                 fix a leak
5154
5155 2002-11-07 [colin]      0.8.5claws81
5156
5157         * src/folder.[ch]
5158                 Add folder_item_move_to() function to move a 
5159                 folderitem into another one (updates matcher etc)
5160         * src/folderview.c
5161                 Add folder drag'n drop (context menu to come)
5162                 [Should be dataloss free, but Please backup before 
5163                  trying !]
5164
5165 2002-11-06 [colin]      0.8.5claws80
5166
5167         * src/mh.c
5168                 mh_create_folder() returns NULL if can't create
5169                 directory hierarchy
5170
5171 2002-11-06 [paul]       0.8.5claws79
5172
5173         * src/compose.[ch]
5174                 allow 'on-the-fly' changing of the type of encryption 
5175                 and/or signing used (mime/ascii) via the compose window
5176
5177 2002-11-06 [paul]       0.8.5claws78
5178
5179         * sync with 0.8.5cvs19
5180                 see ChangeLog 2002-11-06 for src/account.c: 
5181                 account_get_special_folder()
5182                 
5183 2002-11-05 [alfons]     0.8.5claws77
5184
5185         * src/crash.c
5186                 very minor cleanups: nothing to see here, move on. :-)
5187
5188 2002-11-05 [colin]      0.8.5claws76
5189
5190         * src/main.c
5191                 Changes choices if compose windows are opened to
5192                 Discard, Draft, Don't quit
5193
5194 2002-11-05 [thorsten]   0.8.5claws75
5195
5196         * src/compose.c
5197                 reenabled default_reply_to folder option
5198
5199 2002-11-05 [colin]      0.8.5claws74
5200
5201         * src/compose.[ch] 
5202                 add compose_draft()
5203         * src/crash.c
5204                 add SIGTERM handler
5205         * src/main.[ch]
5206                 add clean_quit() for the SIGTERM handler
5207
5208 2002-11-05 [paul]       0.8.5claws73
5209         
5210         * po/es.po
5211                 updated by Ricardo Mones Lastra
5212
5213 2002-11-05 [melvin]     0.8.5claws72
5214
5215         * src/logwindow.c
5216                 Fixed log-clipping bug #616795.
5217                 To stop logging in the log window use 0 length.
5218         * src/prefs_common.c
5219                 Added a label to inform about the 0 log length behaviour.
5220
5221 2002-11-05 [paul]       0.8.5claws71
5222
5223         * sync with 0.8.5cvs17
5224                 see ChangeLog 2002-11-05
5225
5226 2002-11-04 [paul]       0.8.5claws70
5227
5228         * sylpheed-128x128.png
5229           sylpheed-64x64.png
5230           sylpheed.png
5231                 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
5232                 <nikai@users.sourceforge.net>
5233                 
5234         * po/bg.po
5235                 updated by George Danchev
5236
5237 2002-11-03 [thorsten]   0.8.5claws69
5238
5239         * src/main.c
5240           src/mimeview.c
5241           src/rfc2015.h
5242                 add check if gpg is active
5243
5244 2002-11-03 [thorsten]   0.8.5claws68
5245
5246         * src/toolbar.h
5247                 removed GSList declaration causing trouble on MacOS-X
5248                 (submitted by alfons, reported by xfesty)
5249
5250 2002-11-01 [paul]       0.8.5claws67
5251
5252         * src/mainwindow.c
5253                 remove last remnants of main's filter code
5254
5255 2002-11-01 [paul]       0.8.5claws66
5256
5257         * tools/filter_conv.pl
5258                 fix bug where user-defined headers were ignored
5259
5260 2002-11-01 [paul]       0.8.5claws65
5261
5262         * src/logwindow.c
5263                 make a debug_print() not translatable
5264
5265 2002-10-31 [melvin]     0.8.5claws64
5266
5267         * ac/aspell.m4
5268                 Fixed --disable-aspell-test. Now --disable-aspell-test will 
5269                 not run any GNU/aspell test.  The dictionary path will
5270                 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
5271                 was given, in which case, it will be $prefix/lib/aspell/
5272         * configure.in
5273                 Fixed typo in commentary (Aspell code).
5274
5275 2002-10-31 [paul]       0.8.5claws63
5276
5277         * po/POTFILES.in
5278                 remove src/filter.c and src/prefs_filter.c
5279                 thanks to Ricardo for reminding me
5280
5281 2002-10-31 [colin]      0.8.5claws62
5282
5283         * src/mbox_folder.c
5284                 Plug some leaks
5285
5286 2002-10-31 [paul]       0.8.5claws61
5287
5288         * src/prefs_filter.[ch] ** REMOVED **
5289           src/filter.[ch]       ** REMOVED **
5290           
5291         * src/Makefile.am
5292           src/folderview.c
5293           src/inc.c
5294           src/main.c
5295           src/mainwindow.c
5296           src/mbox.c
5297           src/prefs_common.c
5298           src/prefs_filtering.c
5299           src/summaryview.[ch]
5300                 remove main's 'filter' code
5301                 
5302         README.claws
5303                 update to reflect removal of main's filter
5304
5305 2002-10-31 [paul]       0.8.5claws60
5306
5307         * src/summaryview.c
5308                 remove check for global_processing in summary_filter_open(). 
5309                 This fixes the bug where if the user uses the right-click 
5310                 'Create filter rule...' and doesn't have any filter rules 
5311                 already defined in claws' advanced filtering, the newly 
5312                 created filter rule goes to main's filtering which is 
5313                 inaccessible through the gui. Now the filter rule gets added
5314                 to claws' filtering by default.
5315
5316 2002-10-28 [melvin]     0.8.5claws59
5317
5318         * src/prefs_actions.c
5319                 Fixed bug #627322 where MIME parts were not always
5320                 correctly passed to a %p action
5321                 Display an error dialog when message filename is not found.
5322
5323 2002-10-28 [melvin]     0.8.5claws58
5324
5325         * src/prefs_common.c
5326                 Readded a missing function declaration lost in 0.8.3claws34
5327
5328 2002-10-28 [paul]       0.8.5claws57
5329
5330         * sync with 0.8.5cvs15
5331                 see ChangeLog 2002-10-28 and 2002-10-25
5332                 
5333         Note: ChangeLog entry 2002-10-24 is not sync'ed.
5334
5335 2002-10-27 [oliver]     0.8.5claws56
5336
5337         * src/pop.c
5338                 plug leak in pop3_top_recv
5339
5340 2002-10-26 [christoph]  0.8.5claws55
5341
5342         * src/folder.c
5343                 set need_update folder flag when messages are added
5344                 (closes bug [ 626922 ] folder not updated after receiving)
5345
5346 2002-10-25 [melvin]     0.8.5claws54
5347
5348         * src/imageview.c
5349                 Fixed a memleak introduced in the scaling code.
5350
5351 2002-10-24 [alfons]     0.8.5claws53
5352
5353         * src/filtering.c
5354                 make filtering's forward message action forward from the 
5355                 correct account
5356                 (closes bug [628089 ] Filter -> Forward from address problem
5357                 reported by Oktay)
5358
5359 2002-10-24 [christoph]  0.8.5claws52
5360
5361         * src/mainwindow.c
5362         * src/manual.[ch]
5363                 o use manual of current locale or english if current
5364                   locale is not available (and english is available)
5365                 o also link to sylpheed doc project manuals
5366
5367 2002-10-23 [paul]       0.8.5claws51
5368
5369         * tools/README
5370           tools/kmail2sylpheed_v2.pl
5371                 add new version of kmail addressbook importer script.
5372                 works with newer versions of Kmail/KAddressBook which
5373                 have new and rearranged data.
5374
5375 2002-10-23 [martin]     0.8.5claws50
5376
5377         * src/folderview.c
5378         * src/summaryview.c
5379         * src/utils.h
5380         * src/utils.c
5381                 added length parameter to get_abbrev_newsgroup_name()
5382                 changed this function so that it abbreviates the newsgroup
5383                 names only so long it is smaller than the length parameter
5384                 (for better reading of some newsgroup names and space efficiency)
5385
5386 2002-10-22 [colin]      0.8.5claws49
5387
5388         *src/foldersel.c
5389                 Revert Alfons' last modification (after voting ;-))
5390
5391 2002-10-21 [alfons]     0.8.5claws48
5392
5393         * src/foldersel.c
5394                 folder view in folder selection dialog reflects state of
5395                 folder view in main window
5396
5397 2002-10-18 [alfons]     0.8.5claws47
5398
5399         * src/mbox.c
5400                 drop imported messages in folder selected by user,
5401                 and not in the inbox
5402                 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
5403
5404 2002-10-18 [alfons]     0.8.5claws46
5405
5406         * src/compose.c
5407                 make automagic reply work correctly for email accounts 
5408                 (whether it's viable to do a full sync with Hiro's 
5409                 compose.c is still under discussion)
5410
5411 2002-10-18 [melvin]     0.8.5claws45
5412
5413         * src/prefs_actions.c
5414                 Fixed bug #622275 where asynchroneous actions left 
5415                 zombies processes
5416                 Made (synchroneous) actions' input be displayed live.
5417
5418 2002-10-18 [christoph]  0.8.5claws44
5419
5420         * src/textview.c
5421                 don't add a newline in the textview in front of the
5422                 first textpart if header display is disabled
5423                 (closes bug [ 603385 ] disabled header display leaves blank
5424                  lin)
5425
5426 2002-10-18 [christoph]  0.8.5claws43
5427
5428         * src/folder.[ch]
5429         * src/imap.c
5430         * src/mbox_folder.c
5431         * src/mh.c
5432         * src/news.c
5433                 folder->get_num_list now returns an error code
5434                 (closes bug [ 609424 ] News cache cleared on failure)
5435                 
5436 2002-10-17 [colin]      0.8.5claws42
5437         
5438         * src/news.c
5439                 Changed a printf by debug_print
5440
5441 2002-10-16 [paul]       
5442
5443         * tools/OOo2sylpheed.pl
5444                 allow for spaces in the name of the
5445                 file to be attached.
5446
5447 2002-10-16 [colin]      0.8.5claws41
5448
5449         * src/main.c
5450                 Use a tristate to change online mode
5451
5452 2002-10-16 [paul]       0.8.5claws40
5453
5454         * po/es.po
5455                 updated by Ricardo Mones Lastra
5456
5457 2002-10-16 [colin]      0.8.5claws39
5458
5459         * src/main.c
5460           src/mainwindow.[ch]
5461                 Added --online and --offline command-line
5462                 switches
5463
5464 2002-10-15 [christoph]  0.8.5claws38
5465
5466         * src/procmime.c
5467                 set mimeinfo->name to NULL after g_free to
5468                 avoid double freeing with g_free
5469
5470 2002-10-14 [christoph]  0.8.5claws37
5471
5472         * src/compose.c
5473         * src/filtering.c
5474         * src/summaryview.c
5475                 remove calls to folder->change_flags that are now
5476                 done by procmsg flag functions (seems it is not
5477                 used by any foldertype anyway)
5478         * src/folder.c
5479                 init folder->change_flags with NULL
5480
5481 2002-10-14 [christoph]  0.8.5claws36
5482
5483         * src/folder.[ch]
5484         * src/imap.[ch]
5485                 use virtual functions for folder item new and destroy
5486                 functions
5487
5488 2002-10-14 [melvin]     0.8.5claws35
5489
5490         * src/compose.c
5491                 Added a test to not run the spell checker if no default
5492                 dictionary is available. No dialog is displayed though.
5493
5494 2002-10-14 [melvin]     0.8.5claws34
5495
5496         * src/gtkaspell.c
5497                 Fixed bug in dictionary list context menu where
5498                 "More..." pointed to an emtpy submenu if the
5499                 number of dictionaries is a multiple of 15
5500                 Removed unneeded code in suggestions list creation
5501
5502 2002-10-14 [paul]       0.8.5claws33
5503
5504         * po/bg.po
5505                 updated by George Danchev
5506
5507 2002-10-13 [hoa]        0.8.5claws32
5508
5509         * src/matcher.[ch]
5510           src/matcher_parser_parser.y
5511                 removed the escaped string from internal structure
5512                 of matcher.
5513
5514 2002-10-12 [colin]      0.8.5claws31
5515
5516         * src/gtksctree.[ch]
5517           src/summaryview.c
5518                 Removed useless function gtksctree_reanchor
5519
5520 2002-10-12 [alfons]     0.8.5claws30
5521         
5522         * sync with remaining main changes 2002-10-09 - 2002-10-11
5523         - drop changes to src/compose.c (requires claws specific changes)
5524         
5525 2002-10-12 [alfons]     0.8.5claws29
5526         
5527         * sync with main changes of 2002-10-08
5528         - drop changes to src/compose.c (requires claws specific changes)
5529         - drop changes to src/summaryview.c (requires changes to compose.c)     
5530
5531 2002-10-12 [alfons]     0.8.5claws28
5532         
5533         * sync with main changes of 2002-10-07
5534
5535 2002-10-12 [alfons]     0.8.5claws27
5536
5537         * sync with main changes of 2002-10-04
5538         - drop changes to src/compose.c (requires claws specific changes)
5539         - drop changes to src/prefs_folder_item.c (claws implementation
5540           seems to be working)
5541
5542 2002-10-12 [colin]      0.8.5claws26
5543
5544         * src/mainwindow.c
5545                 Fix folder-flicker when space-reading, introduced 
5546                 in claws22.
5547
5548 2002-10-12 [colin]      0.8.5claws25
5549
5550         * src/compose.c
5551                 Save account address when saving as draft.
5552                 (closes bug 621838)
5553
5554 2002-10-12 [colin]      0.8.5claws24
5555
5556         * src/summaryview.c
5557                 Fix the problem consisting of no message selected
5558                 after the last message in a folder has been moved.
5559
5560 2002-10-12 [paul]       0.8.5claws23
5561
5562         * src/compose.c
5563           src/prefs_template.c
5564           src/template.[ch]
5565                 add Cc and Bcc to templates. Patch submitted by
5566                 John L. Males.
5567
5568 2002-10-12 [colin]      0.8.5claws22
5569
5570         * src/folderview.c
5571                 Fix a bug after "Check for new messages":
5572                 If a folder was opened, it was still selected at
5573                 the end of the check, but displayed empty.
5574         * src/mainwindow.c
5575                 Remove unnecessary check
5576
5577 2002-10-12 [paul]
5578
5579         * tools/README
5580                 be more verbose in the description of
5581                 OOo2sylpheed.pl
5582                 
5583
5584 2002-10-11 [colin]      0.8.5claws21
5585
5586         * src/mainwindow.c
5587                 Make space work (better) when no mail is selected
5588
5589 2002-10-11 [colin]      0.8.5claws20
5590
5591         * src/inc.c
5592           src/news.c
5593                 fix warnings
5594
5595 2002-10-11 [colin]      0.8.5claws19
5596
5597         * src/mainwindow.c
5598                 revert 0.8.5claws6 changes as i couldn't get to
5599                 anything satisfying
5600
5601 2002-10-11 [melvin]     0.8.5claws18
5602
5603         * src/compose.c
5604                 Removed buggy and unused macro (should have been committed in
5605                 0.8.5claws17)
5606
5607 2002-10-11 [melvin]     0.8.5claws17
5608
5609         * src/compose.c
5610                 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
5611
5612 2002-10-11 [thorsten]   0.8.5claws16 
5613
5614         * src/folderview.c
5615                 remove rescan warning
5616
5617 2002-10-11 [colin]      0.8.5claws15 
5618
5619         * src/procheader.c
5620                 fix a segfault that happens if conv_unmime_header
5621                 fails (should be better to find out why it fails)
5622
5623 2002-10-11 [christoph]  0.8.5claws14
5624
5625         * src/summaryview.c
5626                 update folderview stats after ignore/unignore thread
5627
5628 2002-10-11 [hoa]        0.8.5claws13
5629
5630         * src/quote_fmt_parse.y
5631                 Fixed a yacc/bison syntax error
5632         * src/matcher.c
5633                 Escaping of string is fixed.
5634
5635 2002-10-11 [colin]      0.8.5claws12
5636
5637         * src/imageview.c
5638                 Resize images to fit
5639
5640 2002-10-11 [paul]       0.8.5claws11
5641
5642         * po/es.po
5643                 updated by Ricardo Mones Lastra
5644
5645 2002-10-10 [alfons]     0.8.5claws10
5646
5647         * src/compose.c
5648                 allow dropping files by "moving" files from a file manager,
5649                 not only by the more cumbersome "copying". the latter 
5650                 mostly implies holding down the Control button
5651
5652 2002-10-10 [christoph]  0.8.5claws9
5653
5654         * src/summaryview.c
5655                 update folders after thread building for ignored threads
5656
5657 2002-10-10 [christoph]  0.8.5claws8
5658
5659         * config/.cvsignore
5660                 added Makefile
5661         * src/filtering.[ch]
5662         * src/folder.[ch]
5663         * src/folderview.[ch]
5664         * src/import.c
5665         * src/inc.[ch]
5666         * src/mbox.[ch]
5667         * src/procmsg.c
5668         * src/summaryview.[ch]
5669                 o added new flag need_update to FolderItem
5670                 o removed folder_table from various functions from tracking
5671                   folder updates
5672                 o set need_update flags in folder.c's move, copy and delete
5673                   functions and procmsg's flags functions
5674                 o added function folderview_update_items_when_required that
5675                   updates all folders with need_update set
5676                 o call folderview_update_items_when_required instead of
5677                   folderview_update_item_foreach
5678
5679 2002-10-09 [sergey]     0.8.5claws7
5680
5681         * src/compose.c
5682                 Strip CRs whel loading the text into editor in reedit mode.
5683
5684 2002-10-09 [colin]      0.8.5claws6
5685
5686         * src/mainwindow.c
5687                 Make Space work when no mail is selected
5688
5689 2002-10-09 [colin]      0.8.5claws5
5690
5691         * src/gtksctree.[ch]
5692                 Fix range_select
5693                 Add gtk_sctree_reanchor() 
5694         * src/summaryview.c
5695                 Use gtk_sctree_reanchor() - better fix for 
5696                 bug 60413
5697
5698 2002-10-09 [colin]      0.8.5claws4
5699
5700         * src/summaryview.c
5701                 Fix shift-click select after delete problem
5702                 (closes bug 60413)
5703
5704 2002-10-08 [thorsten]   0.8.5claws3
5705
5706         * src/summaryview.c
5707                 exclude current msg from -hide read messages-
5708
5709 2002-10-08 [colin]      0.8.5claws2
5710
5711         * src/inc.[ch]
5712           src/pop.c
5713           src/recv.c
5714                 Differentiate socket errors from disk full
5715                 errors
5716
5717 2002-10-08 [christoph]  0.8.5claws1
5718
5719         * Makefile.am
5720         * configure.in
5721                 modifications for new config directory
5722
5723         * config.guess  ** REMOVED **
5724         * config.sub    ** REMOVED **
5725         * install-sh    ** REMOVED **
5726         * ltmain.sh     ** REMOVED **
5727         * missing       ** REMOVED **
5728         * mkinstalldirs ** REMOVED **
5729                 these files are autogenerated by automake
5730                 when you run autogen.sh
5731
5732         * config/.cvsignore     ** NEW FILE **
5733         * config/Makefile.am    ** NEW FILE **
5734                 ignore autogenerated files
5735                 create a Makefile in this directory
5736
5737 2002-10-08 [paul]       0.8.5claws
5738
5739         * 0.8.5claws release
5740         
5741         * src/compose.c
5742           src/procheader.c
5743           src/procmsg.c
5744                 fix quote reply format for newsgroups reply bug
5745                 (thanks to Hoa)
5746                 
5747         * po/en_GB.po
5748           po/pl.po
5749                 updated by me and Witold Wladyslaw Wojciech Wilk
5750                 repectively
5751
5752 2002-10-07 [paul]       0.8.3claws53
5753
5754         * po/it.po
5755           po/pt_BR.po
5756           po/sr.po
5757                 updated messages catalogs, submitted by
5758                 Alessandro Maestri, Fabio Jr.Beneditto 
5759                 and Urke MMI, respectively.
5760
5761 2002-10-07 [christoph]  0.8.3claws52
5762
5763         * src/folder.[ch]
5764         * src/folderview.c
5765         * src/mainwindow.c
5766                 fix new folder ghost message bug
5767                 (closes bug [ 619722 ] wrong count for newly created folders)
5768
5769 2002-10-07 [christoph]  0.8.3claws51
5770
5771         * src/compose.c
5772                 fix news posting problem
5773
5774 2002-10-07 [melvin]     0.8.3claws50
5775
5776         * po/fr.po
5777                 Updated French translation
5778
5779 2002-10-05 [christoph]  0.8.3claws49
5780
5781         * src/gtkstext.c
5782                 check if line_start_cache is set in gtk_stext_update_text
5783                 (closes bug [ 618119 ] crash while doing search in folder)
5784
5785 2002-10-05 [christoph]  0.8.3claws48
5786
5787         * src/imap.c
5788         * src/news.c
5789         * src/utils.c
5790         * src/utils.h
5791                 implement cache cleanups for claws' folder system
5792                 (closes bug [ 595916 ] imapcache not cleaned up)
5793
5794 2002-10-05 [melvin]     0.8.3claws47
5795
5796         * src/prefs_actions.c
5797                 Made the help text more clear for the %p token
5798
5799 2002-10-04 [paul]       0.8.3claws46
5800
5801         * sync with 0.8.5
5802                 see ChangeLog 2002-10-02 and 2002-10-03
5803
5804 2002-10-04 [christoph]  0.8.3claws45
5805
5806         * src/inc.c
5807                 fix segfault caused by pop before smtp
5808                 call to inc_account_mail with NULL
5809                 pointer for mainwin
5810
5811 2002-10-04 [paul]       0.8.3claws44
5812
5813         * configure.in
5814                 sync the LDAP detection from 0.8.5cvs1
5815
5816 2002-10-02 [christoph]  0.8.3claws43
5817
5818         * po/de.po
5819                 fix small spelling error
5820
5821 2002-10-02 [melvin]     0.8.3claws42
5822
5823         * ac/aspell.m4
5824                 Behave better and say "no" when test program cannot be run.
5825
5826 2002-10-02 [paul]       0.8.3claws41
5827
5828         * sync with 0.8.4cvs1
5829                 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
5830                 
5831         * src/summaryview.c
5832                 toggle the behavior of Reply menuitem between
5833                 normal reply and reply-to-list
5834
5835 2002-10-01 [sergey]     0.8.3claws40
5836
5837         * src/compose.c
5838                 Convert newlines in the message text to the canonical form
5839                 before base64 encoding (RFC2045 compliance, fixes some
5840                 interoperability issues with Evolution 1.0.3)
5841
5842 2002-09-29 [colin]      0.8.3claws39
5843
5844         * src/summaryview.c
5845                 Fix an unwanted copy/paste
5846
5847 2002-09-29 [colin]      0.8.3claws38
5848
5849         * src/mainwindow.c
5850                 Renamed "Custom toolbar" to "Customize toolbar"
5851                 Renamed "Show all header" to "Show all headers"
5852                 Renamed "Set diplay item" to "Set displayed items"
5853         * src/prefs_common.c
5854                 Renamed "Show all header" to "Show all headers"
5855         * src/prefs_summary_column.c
5856                 Renamed "diplay item" to "displayed items"
5857
5858 2002-09-29 [colin]      0.8.3claws37
5859
5860         * src/mainwindow.[ch]
5861                 online/offline status pixmaps follow theme
5862                 changes
5863         * src/summaryview.[ch]
5864                 quicksearch pixmap follows theme changes
5865
5866 2002-09-29 [thorsten]   0.8.3claws36
5867
5868         * src/compose.c
5869           src/prefs_folder_item.[ch]
5870                 add default_reply_to folder option (closes patch 581044)
5871
5872 2002-09-29 [christoph]  0.8.3claws35
5873
5874         * acconfig.h    ** REMOVED **
5875         * configure.in
5876         * ac/aspell.m4
5877         * ac/check-type.m4
5878         * ac/gnupg-check-typedef.m4
5879                 fix autoheader 2.50 warning
5880
5881 2002-09-29 [christoph]  0.8.3claws34
5882
5883         * major code cleanup (part 2)
5884         
5885                 - unused variables removed
5886                 - unused functions removed
5887                 - uninitialized variables checked
5888                 - missing return statements added
5889                 - missing function return types added
5890                 - added parentheses around assignment
5891                   when suggested by gcc
5892
5893 2002-09-29 [alfons]     0.8.3claws33
5894
5895         * src/logwindow.c
5896                 log_window_clear(): only bracket gtk_text_forward_delete() 
5897                 with gtk_text_freeze() / gtk_text_thaw() (see if this
5898                 works around GTK text bug)
5899
5900 2002-09-29 [paul]       0.8.3claws32
5901
5902         * po/bg.po
5903           po/sr.po
5904                 updated by George Danchev and Urke MMI
5905                 respectively
5906
5907 2002-09-27 [christoph]  0.8.3claws31
5908
5909         * doc-src/readme.txt
5910         * doc-src/rfc1806.txt   ** REMOVED **
5911         * doc-src/rfc2183.txt   ** NEW FILE **
5912         * doc-src/rfc2980.txt   ** NEW FILE **
5913                 update rfcs
5914
5915 2002-09-27 [melvin]     0.8.3claws30
5916
5917         * ac/aspell.m4
5918                 Fixed typo which could break linking
5919
5920 2002-09-27 [melvin]     0.8.3claws29
5921
5922         * ac/aspell.m4
5923                 Improved GNU/aspell checking. 
5924                 Fixed bug #614490
5925
5926 2002-09-27 [paul]       0.8.3claws28
5927
5928         * sync with 0.8.3cvs8
5929                 see ChangeLog 2002-09-27
5930
5931 2002-09-26 [colin]      0.8.3claws27
5932
5933         * src/toolbar.[ch]
5934           src/mainwindow.[ch]
5935                 Add "Reply to Mailing-list" to the toolbar
5936
5937 2002-09-26 [christoph]  0.8.3claws26
5938
5939         * src/summaryview.c
5940                 Fix wrong message counts in summaryview status
5941
5942 2002-09-26 [paul]       0.8.3claws25
5943
5944         * sync with 0.8.3cvs7
5945                 see ChangeLog 2002-09-26
5946
5947 2002-09-26 [paul]       0.8.3claws24
5948
5949         * sync with 0.8.3cvs6
5950                 see ChangeLog 2002-09-25
5951
5952 2002-09-25 [christoph]  0.8.3claws23
5953
5954         * src/prefs_common.c
5955         * src/prefs_folder_item.c
5956         * src/prefs_scoring.c
5957                 Renamed "kill score" to "hide score" in GUI
5958                 and prefs files
5959
5960 2002-09-25 [paul]       0.8.3claws22
5961
5962         * sync with 0.8.3cvs5
5963                 see ChangeLog 2002-09-24
5964
5965 2002-09-24 [alfons]     0.8.3claws21
5966
5967         patch by Satoshi Nagayasu: allows appending / saving multiple 
5968         selected files (closes "[ 612279 ] save multiple mesg(s) in 
5969         'Save as ...'")
5970
5971         * AUTHORS
5972                 add Satoshi Nagayasu
5973         * src/summaryview.c
5974                 summary_save_as(): allow saving selected files to
5975                 one file
5976                 summary_set_menu_sensitive: enable "Save As..." when
5977                 multiple files are selected
5978         * src/utils.[ch]
5979                 append_file(): new function
5980
5981 2002-09-24 [colin]      0.8.3claws20
5982
5983         * src/procmime.c
5984                 Fix segfault when mimeinfo doesn't have a 
5985                 content_type. 
5986
5987 2002-09-24 [colin]      0.8.3claws19
5988
5989         * src/prefs_common.[ch]
5990                 Add a preference to display send dialog or not
5991         * src/send.c
5992                 Display send dialog according to preference
5993
5994 2002-09-24 [colin]      0.8.3claws18
5995
5996         * src/compose.[ch]
5997                 Disable user actions when sending
5998
5999 2002-09-24 [colin]      0.8.3claws17
6000
6001         * src/procmime.c
6002                 Do not display name or filename for attachments
6003                 with an application/pgp-signature type
6004                 (security flaw, see bug 537413)
6005
6006 2002-09-23 [colin]      0.8.3claws16
6007
6008         * src/editaddress.c
6009                 Initialize entry_email, entry_alias and 
6010                 entry_remarks to first email address of the list
6011
6012 2002-09-23 [colin]      0.83claws15
6013
6014         * src/compose.c
6015                 Drop pgp-signature when reediting a signed queued
6016                 message
6017
6018 2002-09-23 [melvin]     0.8.3claws14
6019
6020         * po/fr.po
6021                 Updated French translation
6022
6023 2002-09-23 [melvin]     0.8.3claws13
6024
6025         * src/mainwindow.c
6026                 Made custom toolbar menu labels more consistent
6027         * src/prefs_toolbar.c
6028                 Made custom toolbar window title more consistent
6029
6030 2002-09-22 [colin]      0.8.3claws12
6031
6032         * src/inc.c
6033                 Initialize session type to normal before getting 
6034                 mail (fixes strange Get behaviour)
6035         * src/prefs_account.h
6036                 Move STYPE_POP_BEFORE_SMTP to last position to 
6037                 avoid other side-effects
6038
6039 2002-09-22 [colin]      0.8.3claws11
6040
6041         * src/prefs_account.c
6042                 Fix pop_bfr_smtp_tm_entry sensivity when switching
6043                 from pop3 to apop or vice-versa
6044
6045 2002-09-22 [colin]      0.8.3claws10
6046         
6047         * src/prefs_account.[ch]
6048                 Add an option for the POP before SMTP timeout
6049         * src/inc.c
6050                 Remember time of last POP connection
6051         * src/send.c
6052                 Do POP before SMTP only if timeout reached
6053
6054 2002-09-22 [oliver]     0.8.3claws9
6055         
6056         * README.claws
6057                 explain custom toolbar
6058
6059 2002-09-22 [oliver]     0.8.3claws8
6060
6061         * src/prefs_actions.[ch]
6062         custom toolbar for compose      
6063                 actions callback from compose toolbar
6064         * src/folderview.c
6065                 remove include toolbar.h
6066
6067 2002-09-22 [oliver]     0.8.3claws7
6068         
6069         * src/prefs_toolbar.[ch]
6070                 custom toolbar for compose
6071                 - generic prefs_toolbar handles both
6072                   Mainwin's toolbar as well as Compose toolbar          
6073
6074 2002-09-22 [oliver]     0.8.3claws6
6075         
6076         * src/toolbar.[ch]
6077                 custom toolbar for compose
6078                 restructure toolbar.[ch]
6079
6080 2002-09-22 [oliver]     0.8.3claws5
6081
6082         * src/compose.[ch]
6083                 custom toolbar for compose
6084
6085 2002-09-22 [oliver]     0.8.3claws4
6086         
6087         * src/mainwindow.[ch]
6088                 custom toolbar for compose 
6089                 move mainwin toolbar back to mainwindow
6090
6091 2002-09-22 [alfons]     0.8.3claws3
6092
6093         * src/procmsg.c
6094                 :%sno/if(/if (/gc
6095                 :%sno/for(/for (/gc
6096                 (beautify)
6097
6098 2002-09-22 [alfons]     0.8.3claws2
6099         
6100         * src/procmsg.c
6101                 procmsg_save_to_outbox(): don't unlink message file from queue;
6102                 callers should do it using folder_item_remove_msg()
6103
6104 2002-09-22 [colin]      0.8.3claws1
6105
6106         * src/mimeview.[ch]
6107                 Made mimeview_check_signature() public
6108         * src/textview.c
6109                 Made GPG signatures verifiable by clicking
6110                 the [application/pgp-signature] in the Text
6111                 view
6112
6113 2002-09-22 [paul]       0.8.3claws
6114
6115         * po/bg.po
6116           po/en_GB.po
6117           po/es.po
6118           po/it.po
6119           po/pl.po
6120           po/pt_BR.po
6121           po/sr.po
6122                 updated translations, submitted by George Danchev,
6123                 me, Ricardo Mones Lastra, Alessandro Maestri,
6124                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto 
6125                 and Urke MMI, respectively.     
6126
6127 2002-09-22 [alfons]     0.8.2claws65
6128
6129         * src/procmsg.c
6130         * src/pgptext.c
6131                 no furry valgrinds have been used to plug these memleaks
6132
6133 2002-09-20 [paul]       0.8.2claws64
6134
6135         * sync with 0.8.3cvs4
6136                 'Select thread' re-implemented 
6137                 see ChangeLog 2002-09-20
6138
6139 2002-09-21 [alfons]     0.8.2claws63
6140
6141         * src/compose.c
6142                 compose_send(): plug unnoticed memleak
6143
6144 2002-09-20 [alfons]     0.8.2claws62
6145
6146         * src/addr_compl.c
6147                 replace_address_in_edit(): strict check for NULL address to
6148                 fix "[ 607348 ] Segfault in address completion". My guess is
6149                 that this happens with an empty address book, but it's good
6150                 to have this check here anyway
6151                 
6152                 completion_window_button_press(): free string returned 
6153                 from the internal cache
6154
6155 2002-09-20 [christoph]  0.8.2claws61
6156
6157         * src/procmime.h
6158                 added ENC_BINARY to EncodingType
6159         * src/procmime.c
6160                 the string returned by procmime_get_encoding_str
6161                 should not depend on the order of values in the
6162                 EncodingType definition
6163         * doc-src/rfc1806.txt   ** NEW FILE **
6164                 Added rfc1806 about MIME Content-Disposition
6165                 Extension
6166
6167 2002-09-19 [paul]       0.8.2claws60
6168
6169         * sync with 0.8.2cvs3
6170                 see ChangeLog 2002-09-19
6171
6172 2002-09-19 [paul]       0.8.2claws59
6173
6174         * src/prefs_folder_item.c
6175                 revert to Darko's original alignment of colour
6176                 selector button
6177                 add a colon to folder_color label
6178                 
6179         * src/compose.c
6180                 add Colin's patch (with Hiro's modifications) to 
6181                 force BASE64 encoding for 8-bit text when signing
6182                 (sync with 0.8.3cvs2)
6183
6184 2002-09-18 [alfons]     0.8.2claws58
6185
6186         * src/compose.c
6187                 :%sno/if(/if (/gc
6188                 :%sno/for(/for (/gc
6189                 (beautify a little bit)
6190
6191 2002-09-18 [christoph]  0.8.2claws57
6192
6193         * src/pine.c
6194                 fix handling of fgetc return value
6195
6196 2002-09-17 [alfons]     0.8.2claws56
6197         
6198         * src/summaryview.c
6199                 summary_sort(): check non-NULL summaryview->folder_item when no 
6200                 folder is selected at all
6201                 (closes "[ 610344 ] sort label make syl Crash")
6202
6203 2002-09-17 [alfons]     0.8.2claws55
6204         
6205         * src/compose.c
6206                 beautify a little bit
6207
6208 2002-09-17 [christoph]  0.8.2claws54
6209
6210         * src/folder.c
6211                 initialize max values for cache and folder
6212                 when cache or folder is empty
6213
6214 2002-09-15 [colin]      0.8.2claws53
6215
6216         * src/compose.c
6217                 Fix a leak (thanks Alfons!) and cleaned
6218                 variables names for custom headers
6219
6220 2002-09-15 [colin]      0.8.2claws52
6221
6222         * src/compose.c
6223                 Fix custom headers recognition when
6224                 prefs_common.trans_hdr is on
6225
6226 2002-09-15 [colin]      0.8.2claws51
6227
6228         * src/compose.c
6229                 Allow dynamically-added custom headers
6230                 Yet not reparsed if reedited
6231
6232 2002-09-15 [alfons]     0.8.2claws50
6233
6234         * src/prefs_account.c
6235                 fix warnings
6236
6237 2002-09-15 [colin]      0.8.2claws49
6238         
6239         * src/prefs_account.c
6240                 fix pop_before_smtp sensitivity
6241
6242 2002-09-15 [colin]      0.8.2claws48
6243
6244         * src/inc.[ch]
6245                 add inc_pop_before_smtp()
6246                 allow MainWindow to be undefined in 
6247                 inc_account_mail() and inc_start()
6248         * src/pop.c
6249           src/prefs_account.h
6250                 add STYPE_POP_BEFORE_SMTP session type
6251         * src/prefs_account.c
6252                 activated pop before smtp option
6253         * src/send.c
6254                 do pop before smtp if the relevant option 
6255                 is set
6256
6257 2002-09-15 [paul]       0.8.2claws47
6258
6259         * sync with 0.8.3
6260                 see ChangeLog 2002-09-15
6261
6262 2002-09-14 [paul]       0.8.2claws46
6263
6264         * po/bg.po
6265                 updated Bulgarian translation, submitted by
6266                 George Danchev
6267
6268 2002-09-13 [paul]       0.8.2claws45
6269
6270         * src/compose.c
6271                 merge claws' select_account() with main's
6272                 (new) compose_select_account(). [sync with
6273                 0.8.2cvs15, see ChangeLog 2002-09-11]
6274
6275 2002-09-12 [christoph]  0.8.2claws44
6276
6277         * src/filter.c
6278                 allocate 1 elements of FolderItem not 0
6279
6280 2002-09-12 [colin]      0.8.2claws43
6281
6282         * src/compose.c
6283                 Fix bug #590825 (obey Follow-up: poster)
6284
6285 2002-09-12 [colin]      0.8.2claws42
6286
6287         * src/procmime.c
6288                 Fix bug #557009 (wrong headers for messages 
6289                 forwarded as attachments)
6290
6291 2002-09-11 [colin]      0.8.2claws41
6292         
6293         * src/compose.c
6294                 Put SCF: pseudo-header on top of message
6295                 Set draft tmp_flag when saved as draft
6296
6297         * src/procmsg.c
6298           src/procheader.c
6299                 Skip after first \n\n for beginning of real message
6300                 for drafts too
6301
6302 2002-09-11 [christoph]  0.8.2claws40
6303
6304         * src/filtering.c
6305                 use procmsg flag functions in filtering or processing
6306                 will cause incorrect folder message counts
6307
6308 2002-09-11 [colin]      0.8.2claws39
6309
6310         * src/compose.c
6311                 Fix bug #550175 - wrong save folder when reediting
6312                 drafts
6313
6314 2002-09-11 [paul]       0.8.2claws38
6315
6316         * sync with 0.8.2cvs14
6317                 see ChangeLog 2002-09-11
6318
6319 2002-09-11 [colin]      0.8.2claws37
6320
6321         * src/folder.c
6322                 Fix a typo (seeming to cause new/unread status to
6323                 be lost)
6324
6325 2002-09-10 [christoph]  0.8.2claws36
6326
6327         * src/compose.c
6328                 compose_redirect should not use compose_generic_new
6329                 because that does more stuff than expected including
6330                 opening the external editor
6331                 (closes bug "[ 526608 ] bounced messages appear blank
6332                  in editor")
6333
6334 2002-09-10 [christoph]  0.8.2claws35
6335
6336         * src/folder.c
6337                 fix problem with too large message number range
6338                 causing a crash in folder_item_scan
6339
6340 2002-09-10 [paul]       0.8.2claws34
6341
6342         * sync with 0.8.2cvs13
6343                 see ChangeLog 2002-09-10
6344
6345 2002-09-10 [christoph]  0.8.2claws33
6346
6347         * src/msgcache.c
6348                 set MsgInfo TmpFlags for queue and draft folders
6349                 (closes bug "[ 591676 ] Queue ignore MIME on restart")
6350
6351 2002-09-10 [paul]       0.8.2claws32
6352
6353         * AUTHORS
6354           po/bg.po      ** NEW FILE **
6355                 new Bulgarian translation submitted by
6356                 George Danchev <danchev@spnet.net>
6357                 
6358         * tools/Makefile.am
6359           tools/README
6360           tools/tb2sylpheed     ** NEW FILE **
6361                 add script that converts an addressbook exported
6362                 from The Bat! into a Sylpheed addressbook. Submitted
6363                 by Urke MMI <urke-kg@eunet.yu>
6364
6365 2002-09-10 [paul]       0.8.2claws31
6366
6367         * sync with 0.8.2cvs12
6368                 see ChangeLog 2002-09-10
6369
6370 2002-09-06 [paul]       0.8.2claws30
6371
6372         * src/prefs_common.c
6373                 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
6374                 
6375         * tools/Makefile.am
6376           tools/README
6377           tools/ldif-to-xml.py  ** REMOVED **
6378                 remove obsolete python script
6379
6380 2002-09-06 [paul]       0.8.2claws29
6381
6382         * sync with 0.8.2cvs10
6383                 see ChangeLog 2002-09-06
6384
6385 2002-09-04 [paul]       0.8.2claws28
6386
6387         * sync with 0.8.2cvs9
6388                 see ChangeLog 2002-08-04
6389
6390 2002-09-04 [colin]      0.8.2claws27 
6391
6392         * src/prefs_common.[ch]
6393                 Added signature color configuration
6394         * src/textview.c
6395                 Use user-specified signature color
6396
6397 2002-09-03 [colin]      0.8.2claws26
6398
6399         * src/prefs_common.[ch]
6400                 Added autosave and autosave_length prefs
6401         * src/compose.c
6402                 Added compose_remove_draft()
6403                 Auto-save drafts according to the prefs
6404         * src/main.c
6405                 Added a crash-indicator file, allowing to check
6406                 for new messages on startup if Sylpheed crashed
6407                 (makes saved drafts "reappear")
6408
6409 2002-09-03 [colin]      0.8.2claws25
6410
6411         * src/textview.[ch]
6412                 Grey the signature
6413
6414 2002-09-03 [paul]       0.8.2claws24
6415
6416         * sync with 0.8.2cvs8
6417                 see ChangeLog 2002-09-02 and 2002-09-03
6418
6419 2002-09-03 [darko]      0.8.2claws23
6420
6421         * src/folderview.c
6422                 use normal style when creating new folder to pick
6423                 proper font size 
6424
6425 2002-09-02 [melvin]     0.8.2claws22
6426
6427         * src/gtkaspell.m4
6428                 removed some obsolete code
6429
6430 2002-09-02 [melvin]     0.8.2claws21
6431
6432         * ac/aspell.m4
6433                 fixed test's equality sign (== to =)
6434
6435 2002-09-02 [alfons]     0.8.2claws20
6436
6437         * src/folder.c
6438         * src/mh.c
6439                 revert change of 0.8.2claws16 and use the mh_folder_destroy
6440                 as folder->destroy virtual as suggested by Hiro
6441                 (the mh.c code seems to have been lost around mh.c.1.21)
6442
6443 2002-09-02 [paul]       0.8.2claws19
6444
6445         * po/pt_BR.po
6446                 updated by Fabio Jr. Beneditto
6447                 
6448         * src/defs.h
6449                 use 'http://claws.sylpheed.org' for homepage link. 
6450                 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
6451
6452 2002-09-01 [alfons]     0.8.2claws18
6453
6454         * src/mh.c
6455                 plug memleak related to one Martin Kluge found
6456
6457 2002-08-31 [paul]       0.8.2claws17
6458
6459         * sync with 0.8.2cvs6
6460                 see ChangeLog 2002-08-30
6461
6462 2002-08-31 [alfons]     0.8.2claws16
6463
6464         * src/folder.c
6465                 folder_destroy(): remove mailbox from folderlist even if it has
6466                 no destroy virtual
6467
6468 2002-08-31 [alfons]     0.8.2claws15
6469
6470         * src/folder.c
6471                 :%sno/if(/if (/gc
6472                 :%sno/for(/for (/gc
6473                 (being pedantic I know)
6474
6475 2002-08-31 [alfons]     0.8.2claws14
6476
6477         * src/folder.c
6478                 check for NULL pointers returned from folder->fetch_msginfo virtual
6479                 (should solve some reported crashes)
6480
6481 2002-08-30 [alfons]     0.8.2claws13
6482
6483         * acconfig.h
6484         * configure.in
6485         * src/crash.c
6486                 enable crash dialog on compilation time
6487                 (--enable-crash-dialog configure option)
6488
6489 2002-08-30 [alfons]     0.8.2claws12
6490
6491         * AUTHORS
6492                 add Martin Kluge
6493         * src/mh.c
6494                 apply memory leak plug patch by Martin Kluge
6495                 (closes patch "[ 602568 ] patch for 602441 little memory leak",
6496                 bug "[ 599677 ] Very small memory leak in 0.81claws115",
6497                 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
6498
6499 2002-08-30 [darko]      0.8.2claws11
6500
6501         * src/folderview.c
6502                 copy Gtk style from normal style to match
6503                 font size for coloured folders
6504
6505 2002-08-29 [alfons]     0.8.2claws10
6506
6507         * sylpheed.desktop
6508                 Type=Internet <- Type=Application
6509                 (reported by Michael Schwendt, see:
6510                 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
6511                 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
6512
6513 2002-08-29 [paul]       0.8.2claws9
6514
6515         * sync with 0.8.2cvs5
6516                 see ChangeLog 2002-08-29
6517
6518 2002-08-29 [colin]      0.8.2claws8
6519
6520         * src/summaryview.c
6521                 Added a sanity check in summary_select_thread
6522                 Should fix bug 601605
6523
6524 2002-08-29 [colin]      0.8.2claws7
6525
6526         * src/main.c
6527                 Revert claws6 changes regarding bug #591676
6528
6529 2002-08-28 [colin]      0.8.2claws6
6530         
6531         * src/main.c
6532                 Ignore cache for queue folderitems
6533                 Fix bug #591676
6534
6535 2002-08-28 [melvin]     0.8.2claws5
6536
6537         * README.claws
6538                 Fixed typos.
6539
6540 2002-08-28 [melvin]     0.8.2claws4
6541
6542         * README.claws
6543                 Updated a bit the text concerning the spell checker
6544
6545 2002-08-28 [melvin]     0.8.2claws3
6546
6547         Merged the GNU_aspell_branch:
6548                 Support of new GNU/aspell is now included and the old pspell
6549                 is not supported anymore.
6550                 See README.claws
6551
6552         * README.claws
6553                 Updated spell checker text to reflect the switch to GNU/aspell
6554
6555         * ac/aspell.m4          *** NEW ***
6556         * src/gtkaspell.[ch]    *** NEW *** 
6557         * ac/pspell.m4          *** DELETED *** 
6558         * src/gtkspell.[ch]     *** DELETED ***
6559
6560         * ac/Makefile.am
6561                 Updated for GNU/aspell support
6562
6563         * po/POTFILES.in
6564                 Replaced gtkspell.c by gtkaspell.c
6565
6566         * acconfig.h
6567         * src/Makefile.am
6568         * src/about.c
6569         * src/compose.[ch]
6570         * src/crash.c
6571         * src/main.c
6572         * src/prefs_common.[ch]
6573                 Updated for GNU/aspell support
6574
6575 2002-08-28 [paul]       0.8.2claws2
6576
6577         * sync with 0.8.2cvs4
6578                 see ChangeLog 2002-08-27 and 2002-08-28
6579
6580 2002-08-28 [colin]      0.8.2claws1
6581
6582         * src/summary_search.c
6583                 Added "AND search"
6584
6585 2002-08-28 [jens]       0.8.2claws
6586
6587         *po/de.po
6588                 Updated German translations
6589
6590 2002-08-27 [melvin]     0.8.2claws
6591
6592         * po/fr.po
6593                 Updated French translations
6594
6595 2002-08-27 [paul]       0.8.2claws
6596
6597         * sync with 0.8.2 main release
6598
6599         * po/en_GB.po
6600           po/es.po
6601           po/it.po
6602           po/pl.po
6603           po/pt_BR.po
6604           po/sr.po
6605                 updated message catalogs submitted by
6606                 Ricardo Mones Lastra, Alessandro Maestri,
6607                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
6608                 Beneditto and Urke MMI  
6609
6610 2002-08-27 [hoa]        0.8.1claws123
6611
6612         * src/mainwindow.[ch]
6613         * src/summaryview.[ch]
6614                 removed the "filter setting" menu option.
6615                 add a "cancel a news message" menu option.
6616
6617 2002-08-26 [martin]     0.8.1claws122
6618
6619         * ChangeLog.claws
6620                 changed string under 0.8.1claws79 changed by myself
6621                 i'm sorry alfons :(
6622
6623 2002-08-26 [martin]     0.8.1claws121
6624
6625         * src/crash.c
6626                 added kill command to debuggerrc to start crash dialog
6627
6628 2002-08-26 [paul]       0.8.1claws120
6629
6630         * sync with 0.8.1cvs31
6631                 see ChangeLog 2002-08-26
6632
6633 2002-08-25 [alfons]     0.8.1claws119
6634
6635         * src/procmsg.c
6636                 fix bug that didn't send out correct headers to news server
6637                 when sending news article and email from queue (bug reported
6638                 and patch provided by Tim Mann; closes bug 
6639                 "[ 583196 ] 0.7.8claws can't post news")
6640
6641 2002-08-25 [alfons]     0.8.1claws118
6642
6643         * src/selective_download.c
6644                 mark two strings as translatable
6645                 (thanks to Urke MMI for pointing this out)
6646
6647 2002-08-25 [alfons]     0.8.1claws117
6648
6649         * src/summaryview.c
6650                 treat sent boxes as special and allow sorting them by addressee
6651                 (closes "[ 589418 ] Sent folder sorting misbehavior"
6652                 submitted by Steve Lamb)
6653
6654 2002-08-24 [alfons]     0.8.1claws116
6655
6656         * src/matcher.c
6657                 fix memleak reported by Martin Kluge
6658                 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
6659
6660 2002-08-24 [oliver]     0.8.1claws115
6661
6662         * src/prefs_toolbar.c
6663                 o code cleanup as suggested by Alfons
6664                 o memleak fix
6665
6666 2002-08-24 [alfons]     0.8.1claws114
6667
6668         * src/summaryview.c
6669                 o fix another memory leak reported by Martin Kluge
6670                   (see "[ 599568 ] Small Memory Leak")
6671                 o remove 'from' variable from 'summary_set_header()'; we can
6672                   do with just 'to' 
6673
6674 2002-08-24 [paul]       0.8.1claws113
6675
6676         * sync with 0.8.1cvs30
6677                 see ChangeLog 2002-08-23
6678
6679 2002-08-24 [alfons]     0.8.1claws112
6680
6681         * src/summaryview.c
6682                 remove unnecessary allocations for search bar fixing leaks
6683                 reported by Martin Kluge
6684                 (see "[ 599451 ] Further memory leaks?")
6685
6686 2002-08-24 [alfons]     0.8.1claws111
6687
6688         * src/main.c
6689                 make get_socket_name() public for crash.c
6690         * src/crash.c
6691                 o make report bug button work (goes to claws' 
6692                   bug tracker at sf.net)
6693                 o introduce function for doing important stuff just
6694                   before claws goes down
6695                 o clean up code 
6696
6697 2002-08-24 [alfons]     0.8.1claws110
6698
6699         * src/compose.c
6700                 move cursor to "To" entry when forwarding as attachment
6701                 (reported and solved by Steve Lamb, closes bug report
6702                 "[ 592880 ] Forward as attachment; cursor not in to")
6703
6704 2002-08-24 [colin]      0.8.1claws109
6705
6706         * src/mainwindow.c
6707                 fix quick search visibility after GUI (de)separations.
6708
6709 2002-08-23 [colin]      0.8.1claws108
6710
6711         * src/mainwindow.c
6712                 fix header pane visibility after folderview or
6713                 messageview (de)separation
6714
6715 2002-08-23 [paul]       0.8.1claws107
6716
6717         * src/mainwindow.[ch]
6718           src/toolbar.c
6719                 give full control of display or non-display 
6720                 of the Execute icon to Custom toolbar settings.
6721                 add new sensitivity condition to maninwindow.h: 
6722                 M_DELAY_EXEC
6723
6724         * ChangeLog
6725           ChangeLog.jp
6726           NEWS
6727                 more sync with 0.8.1cvs29
6728
6729 2002-08-23 [melvin]     0.8.1claws106
6730
6731         * src/alertpanel.c
6732                 Readded support for custom widget in alertpanel lost in last
6733                 sync.
6734
6735 2002-08-23 [paul]       0.8.1claws105
6736
6737         * sync with 0.8.1cvs29
6738                 see ChangeLog 2002-08-23
6739
6740 2002-08-23 [colin]      0.8.1claws104
6741
6742         * src/summaryview.c
6743                 Fix folder and search pixmaps exchanging positions
6744                 after theme or toolbar changes. Thank to Oliver for 
6745                 reporting this.
6746
6747 2002-08-23 [colin]      0.8.1claws103
6748
6749         * src/mainwindow.c
6750           src/messageview.[ch]
6751           src/noticeview.[ch]
6752           src/summaryview.c
6753                 Changed messageview_create() and noticeview_create()
6754                 to avoid the last gdk_warning
6755
6756 2002-08-22 [colin]      0.8.1claws102
6757
6758         * src/summaryview.c
6759                 Fix my new `Creating pixmap from xpm' warning
6760
6761 2002-08-22 [colin]      0.8.1claws101
6762
6763         * src/mainwindow.c
6764                 Fix some of the gdk warnings
6765
6766 2002-08-22 [colin]      0.8.1claws100
6767
6768         * src/Makefile.am
6769         * src/stock_pixmap.c
6770         * src/stock_pixmap.h
6771         * src/pixmaps/quicksearch.xpm *ADDED*
6772                 Add the quicksearch pixmap
6773         * src/mainwindow.c
6774         * src/summaryview.c
6775         * src/summaryview.h
6776                 Make quicksearch bar visible/hidden via a button
6777
6778 2002-08-22 [christoph]  0.8.1claws99
6779
6780         * src/folder.c
6781                 fix folder update for newsgroups with message
6782                 numbers below minimum number of articles to fetch
6783                 (closes bug #598445)
6784
6785 2002-08-22 [paul]       0.8.1claws98
6786
6787         * sync with 0.8.1cvs28
6788                 see ChangeLog 2002-08-22
6789
6790 2002-08-21 [alfons]     0.8.1claws97
6791
6792         * src/crash.c
6793                 use bt instead of bt full which seems to work 
6794                 better, and bt full doesn't give a great deal 
6795                 of information anyway
6796
6797 2002-08-21 [colin]      0.8.1claws96
6798
6799         * src/summaryview.c
6800                 fix summaryview_searchtype_changed prototype
6801
6802 2002-08-21 [christoph]  0.8.1claws95
6803
6804         * src/mainwindow.c
6805                 o fix broken menu update for sorting type, we have to
6806                   get this info from the summaryview now
6807                 o removed setting of threaded state in menu callback
6808         * src/summaryview.[ch]
6809                 more summaryview/folderitem seperation for
6810                 threading option
6811         * configure.in
6812                 removed not required --with-compiler-flags option
6813
6814 2002-08-21 [oliver]     0.8.1claws94
6815         
6816         * src/toolbar.h 
6817                 o rename toolbar.xml to toolbar_main.xml
6818                   since toolbar_compose.xml might come up 
6819                   any time soon
6820         * README.claws
6821                 add custom toolbar              
6822
6823 2002-08-21 [darko]      0.8.1claws93
6824
6825         * src/procmsg.c
6826                 don't reset tmp flags for messages copied
6827                 to sent folder
6828
6829 2002-08-21 [colin]      0.8.1claws92
6830         
6831         * src/prefs_filtering.c
6832                 fix renaming rules on folder rename 
6833                 when folder is not a leaf folder
6834
6835 2002-08-21 [paul]       0.8.1claws91
6836
6837         * src/prefs_folder_item.c
6838                 fix alignment of colour selector
6839
6840 2002-08-21 [paul]       0.8.1claws90
6841
6842         * sync with 0.8.1cvs27
6843                 see ChangeLog 2002-08-21
6844
6845 2002-08-21 [paul]       0.8.1claws89
6846
6847         * src/summaryview.c
6848                 fix crash when changing field type in
6849                 Quick search bar
6850
6851 2002-08-21 [colin]      0.8.1claws88
6852
6853         * src/summaryview.c
6854                 Made quick search case-insensitive
6855
6856 2002-08-21 [paul]       0.8.1claws87
6857
6858         * sync with 0.8.1cvs26
6859                 see ChangeLog 2002-08-21
6860
6861 2002-08-20 [christoph]  0.8.1claws86
6862
6863         * src/folderview.c
6864         * src/main.c
6865         * src/summaryview.[ch]
6866                 more summaryview/folderitem seperation for
6867                 sort_key and sort_type
6868         * src/procmsg.c
6869                 added missing return statement
6870
6871 2002-08-20 [colin]      0.8.1claws85
6872
6873         * src/summaryview.[ch]
6874                 Added a quick search box
6875         * src/mainwindow.c
6876         * src/prefs_common.[ch]
6877                 Added a show/hide option for the quick search
6878
6879 2002-08-20 [oliver]     0.8.1claws84
6880         
6881         * src/mainwindow.c
6882                 remove toolbar_create_popups
6883         * src/toolbar.[ch]
6884                 o remove toolbar_create_popups
6885                 o fix toolbar_set_sensitive 
6886                   (Bug reports #596834 and #596832)     
6887         * src/prefs_toolbar.c
6888                 o add "Set default" button
6889                 o align label and text + combo widgets
6890
6891 2002-08-20 [hoa]        0.8.1claws83bis
6892
6893         * src/imap.c
6894                 fixed a bug in imap_fetch_msginfo() in case there is no
6895                 current folder.
6896
6897 2002-08-20 [darko]      0.8.1claws83
6898
6899         * src/folderview.c
6900                 copy the color style of folder view so it
6901                 works with GTK themes
6902
6903 2002-08-20 [darko]      0.8.1claws82
6904
6905         * src/folder.h
6906         * src/folderview.c
6907         * src/prefs_folder_item.[hc]
6908                 don't use UI stuff in folder.h
6909
6910 2002-08-20 [darko]      0.8.1claws81
6911
6912         * src/folder.h
6913         * src/prefs_folder_item.h
6914         * src/folderview.c
6915         * src/prefs_folder_item.c
6916                 ability to set folder color in folderview
6917
6918 2002-08-19 [alfons]     0.8.1claws80
6919
6920         * src/summaryview.c
6921                 fix one of the earlier memleaks reported by Martin Kluge
6922
6923 2002-08-19 [alfons]     0.8.1claws79
6924
6925         * src/mainwindow.c
6926                 hide notice view when selecting seperate folder
6927                 view (reported by Urke MMI)
6928
6929 2002-08-19 [christoph]  0.8.1claws78
6930
6931         * src/folderview.c
6932         * src/prefs_folder_item.h
6933         * src/summaryview.[ch]
6934                 o add summary_set_prefs_from_folderitem to set
6935                   summaryview prefs (first step to remove all
6936                   references to the folderitem in summaryview)
6937                 o moved compiled regex stuff from folderitem prefs
6938                   to summaryview code
6939
6940 2002-08-19 [paul]       0.8.1claws77
6941
6942         * src/compose.c
6943                 add check for '.' to QUOTE_IF_REQUIRED
6944
6945 2002-08-19 [paul]       0.8.1claws76
6946
6947         * src/inc.c
6948                 sync with 0.8.1cvs25 (plug memory leak)
6949
6950         * src/prefs_toolbar.c
6951                 re-order prefs_toolbar_cancel()
6952
6953 2002-08-18 [alfons]     0.8.1claws75
6954
6955         * src/inc.c
6956         * src/matcher.c
6957                 plug other memleaks reported by Martin Kluge
6958
6959 2002-08-18 [paul]       0.8.1claws74
6960
6961         * po/pt_BR.po
6962                 updated by Fabio Jr. Beneditto
6963
6964 2002-08-18 [paul]       0.8.1claws73
6965
6966         * src/toolbar.[ch]
6967                 fix bug where tooltips were displayed untranslated              
6968
6969         * src/prefs_toolbar.c
6970                 fix bug where clicking 'Cancel' creates an icon & text
6971                 toolbar regardless of prefs
6972         
6973
6974 2002-08-17 [oliver]     0.8.1claws72
6975
6976         * src/prefs_toolbar.c
6977                 update toolbar on CANCEL
6978                 bug reported by Martin Kluge
6979         * src/toolbar.c
6980                 toolbar_destroy memleak fixed           
6981
6982 2002-08-17 [alfons]     0.8.1claws71
6983
6984         * src/toolbar.c
6985                 plug another memleak reported by Martin Kluge
6986
6987 2002-08-16 [alfons]     0.8.1claws70
6988
6989         * src/crash.c
6990                 use execvp() correctly (suggested by wwp; thanks!)
6991
6992 2002-08-16 [alfons]     0.8.1claws69
6993
6994         * src/gtksctree.c
6995                 plug memory leak reported by Kim Schultz & Martin Kluge
6996
6997 2002-08-16 [paul]       0.8.1claws68
6998
6999         * po/es.po
7000                 updated by Ricardo Mones Lastra
7001
7002 2002-08-16 [paul]       0.8.1claws67
7003
7004         * src/toolbar.h
7005                 fix bug where 'Compose News' icon showed wrong
7006                 tooltip
7007
7008 2002-08-16 [paul]       0.8.1claws66
7009
7010         * sync with 0.8.1cvs24
7011                 see ChangeLog 2002-08-16
7012
7013         * po/it.po
7014                 updated by Alessandro Maestri
7015
7016 2002-08-15 [paul]       0.8.1claws65
7017
7018         * po/sr.po
7019                 updated by Urke MMI
7020
7021 2002-08-15 [paul]       0.8.1claws64
7022
7023         * src/*.c
7024                 don't translate debug info
7025
7026         * src/matcher.[ch]
7027                 add copyright info
7028
7029 2002-08-15 [paul]       0.8.1claws63
7030
7031         * src/prefs_toolbar.c
7032                 fix bug where clicking 'OK' creates an icon & text
7033                 toolbar regardless of prefs
7034
7035 2002-08-14 [alfons]     0.8.1claws62
7036
7037         * src/main.c
7038                 add global var that has the full argv[0]
7039         * src/crash.c
7040                 o execvp the correct sylpheed by using argv0
7041                   and setting the correct work dir
7042                 o other tweaks  
7043
7044 2002-08-14 [oliver]     0.8.1claws61
7045         
7046         * enable/disable Toolbar Action Buttons 
7047         * code cleanups
7048         * src/mainwindow.c
7049         * src/toolbar.[ch]      
7050         * src/prefs_toolbar.c   
7051
7052 2002-08-14 [melvin]     0.8.1claws60
7053
7054         * po/fr.po
7055                 Updated French translations
7056
7057 2002-08-14 [melvin]     0.8.1claws59
7058
7059         * src/crash.c
7060                 Made bug report not translatable
7061         * src/exporthtml.c
7062                 Fixed exporthtml_build_filespec() return value
7063         * src/foldersel.c
7064                 Fixed incorrect include file
7065         * src/gtkspell.c
7066         * src/prefs_actions.c
7067         * src/prefs_toolbar.c
7068                 Made debug info not translatable
7069         * src/mutt.c
7070         * src/quote_fmt.c
7071                 Added missing includes
7072         * src/prefs_common.c
7073                 Fixed typo
7074
7075 2002-08-14 [paul]       0.8.1claws58
7076
7077         * faq/es/sylpheed-faq.html
7078           faq/es/sylpheed-faq-[1-3].html
7079           faq/es/sylpheed-faq-4.html     **NEW FILE **
7080                 update Spanish FAQ
7081
7082 2002-08-13 [christoph]  0.8.1claws57
7083
7084         * src/procmsg.c
7085                 ignore thread fix that did not mark all
7086                 child nodes of a ignored thread as
7087                 ignored. Does not work perfectly yet,
7088                 but it is better now
7089
7090 2002-08-13 [alfons]     0.8.1claws56
7091
7092         * src/crash.c
7093                 o implement 'save crash log'
7094                 o some tweaks
7095
7096 2002-08-13 [melvin]     0.8.1claws55
7097
7098         * src/main.c
7099                 removed unrequired "execinfo.h" header
7100
7101 2002-08-12 [paul]       0.8.1claws54
7102
7103         * faq/en/sylpheed-faq.html
7104           faq/en/sylpheed-faq-[1-3].html
7105           faq/en/sylpheed-faq-4.html     **NEW FILE **
7106                 update English FAQ
7107
7108 2002-08-12 [alfons]     0.8.1claws53
7109
7110         * po/POTFILES.in
7111                 add crash.c to translatables
7112         * src/crash.c
7113                 bring in Leandro's crash dialog
7114
7115 2002-08-11 [alfons]     0.8.1claws52
7116
7117         * src/crash.c
7118                 clean up some warnings
7119
7120 2002-08-11 [alfons]     0.8.1claws51
7121
7122         * acconfig.h
7123         * configure.in
7124         * src/crash.[ch]        ** NEW FILES **
7125         * src/main.c            
7126                 initial gdb crash handler
7127
7128 2002-08-11 [paul]       0.8.1claws50
7129
7130         * src/prefs_toolbar.c
7131                 replace Up/Down arrow pixmaps with text to be
7132                 consistent across icon themes
7133
7134 2002-08-11 [paul]       0.8.1claws49
7135
7136         * src/prefs_common.c
7137           src/prefs_toolbar.c
7138                 rename 'Pixmap' -> 'Icon'
7139
7140         * src/toolbar.[ch]
7141                 rename  'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
7142
7143 2002-08-10 [paul]       0.8.1claws48
7144
7145         * src/prefs_toolbar.c
7146                 re-work the UI
7147
7148 2002-08-10 [paul]       0.8.1claws47
7149
7150         * src/main.c
7151                 don't write Processing progress to status bar
7152                 patch submitted by Alexander Evseev
7153
7154         * src/prefs_toolbar.c
7155                 re-position and resize window
7156                 make window assume correct size on first call
7157
7158 2002-08-10 [paul]       0.8.1claws46
7159
7160         * src/mainwindow.c
7161           src/prefs_toolbar.c
7162           src/toolbar.c
7163           src/toolbar.h
7164                 obey coding style
7165                 follow UI text conventions
7166
7167 2002-08-10 [alfons]     0.8.1claws45
7168
7169         * src/toolbar.c
7170                 correct pixmap for delete action
7171
7172 2002-08-10 [paul]       0.8.1claws44
7173
7174         * po/pt_BR.po
7175                 updated by Fabio Jr. Beneditto
7176
7177 2002-08-10 [paul]       0.8.1claws43
7178
7179         * po/POTFILES.in
7180                 add custom toolbar files
7181
7182 2002-08-10 [paul]       0.8.1claws42
7183
7184         * sync with 0.8.1cvs22
7185                 see ChangeLog 2002-08-09
7186
7187 2002-08-09 [paul]       0.8.1claws41
7188
7189         * tools/Makefile.am
7190           tools/README
7191           tools/outlook2sylpheed.pl     ** NEW FILE **
7192                 add script to convert exported Outlook
7193                 contacts list to a Sylpheed addressbook.
7194                 Submitted by Ricardo Mones Lastra.
7195
7196 2002-08-09 [paul]       0.8.1claws40
7197
7198         * AUTHORS
7199           configure.in
7200           po/sr.po      ** NEW FILE **
7201                 add Serbian message catalog. Submitted by
7202                 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>             
7203
7204 2002-08-09 [paul]       0.8.1claws39
7205
7206         * sync with 0.8.1cvs21
7207                 see ChangeLog 2002-08-08
7208
7209 2002-08-08 [oliver]     0.8.1claws38
7210
7211         * src/mainwindow.c
7212                 move Custom Toolbar to Configuration menu
7213
7214 2002-08-08 [oliver]     0.8.1claws37
7215
7216         * src/prefs_toolbar.c
7217                 fix substitute pixmap bug
7218
7219 2002-08-08 [paul]       0.8.1claws36
7220
7221         * sync with 0.8.1cvs19
7222                 see ChangeLog 2002-08-08
7223
7224 2002-08-07 [christoph]  0.8.1claws35
7225
7226         * src/utils.c
7227                 fixed a memory leak in new canonicalize_file_replace
7228
7229 2002-08-07 [christoph]  0.8.1claws34
7230
7231         * src/utils.[ch]
7232                 o canonicalize_file_replace should create the temporary
7233                   file in the same directory as the original file.
7234                 o added get_tmpfile_in_dir that creates a temorary file
7235                   in a specified directory.
7236
7237 2002-08-07 [melvin]     0.8.1claws33
7238
7239         * src/toolbar.c
7240                 fixed bug where 'Article' button acted as 'Email' button.
7241
7242 2002-08-07 [paul]       0.8.1claws32
7243
7244         * sync with 0.8.1.cvs17
7245                 see ChangeLog 2002-08-07
7246
7247 2002-08-07 [colin]      0.8.1claws31
7248         
7249         * src/news.c
7250                 fix mass-cancel problem
7251
7252 2002-08-07 [thorsten]   0.8.1claws30
7253
7254         * src/prefs_toolbar.c
7255                 fix: crash on replace or add new button
7256         * src/toolbar.c
7257                 fix: close xmlfile after reading
7258         * src/utils.c
7259                 fix: unlink() file before rename()
7260
7261 2002-08-06 [paul]       0.8.1claws29
7262
7263         * sync with 0.8.cvs15
7264                 see ChangeLog 2002-08-06
7265
7266 2002-08-06 [oliver]     0.8.1claws28
7267
7268         * src/toolbar.c
7269         * src/prefs_toolbar.c
7270                 fixed empty toolbar issue
7271
7272 2002-08-06 [oliver]     0.8.1claws27
7273
7274         * Custom Toolbar Final 
7275         * src/folderview.c
7276         * src/inc.c
7277         * src/summaryview.c
7278                 o toolbar stuff now lives in src/toolbar.[ch]
7279                 o main_window_toolbar_* functions are renamed to
7280                   toolbar_* reflecting their new source file
7281         * src/mainwindow.[ch]
7282                 o remove toolbar stuff  
7283
7284 2002-08-06 [oliver]     0.8.1claws26
7285         
7286         * src/Makefile.am
7287         * src/prefs_toolbar.[ch]        **New File**
7288         * src/toolbar.[ch]              **New File**
7289                 o prefs_toolbar.[ch] custom toolbar frontend
7290                 o toolbar.[ch]       backend 
7291
7292 2002-08-06 [oliver]     0.8.1claws25
7293
7294         * src/prefs_actions.[ch]
7295                 o new exported function actions_execute
7296
7297 2002-08-06 [paul]       0.8.1claws24
7298
7299         * sync with 0.8.1cvs4
7300                 see ChangeLog 2002-08-06
7301
7302 2002-08-06 [paul]       0.8.1claws23
7303
7304         * sync with 0.8.1cvs13
7305                 see ChangeLog 2002-08-06
7306
7307 2002-08-06 [paul]       0.8.1claws22
7308
7309         * sync with 0.8.1cvs12
7310                 see ChangeLog 2002-08-05 and 2002-08-06
7311
7312 2002-08-06 [match]      0.8.1claws21
7313
7314         * src/addrclip.c
7315                 improvements to cut/copy/paste address
7316
7317 2002-08-05 [match]      0.8.1claws20
7318
7319         * src/addritem.[ch]
7320         * src/addrcache.c
7321         * src/addrbook.c
7322         * src/editaddress.c
7323         * src/addressbook.c
7324                 fixes to improve cut/copy/paste
7325
7326 2002-08-06 [melvin]     0.8.1claws19
7327
7328         * src/account.[ch]
7329                 account_find_all_from_address(): new function that returns the
7330                 list of all accounts that are matched in an address.
7331         * src/alertpanel.[ch]
7332                 alertpanel() now accepts a custom widget
7333                 alertpanel_with_widget(): new function that pops up a panel with
7334                 a custom widget in it 
7335         * src/gtkutils.[ch]
7336                 gtkut_account_menu_new(): new function that allows the selection
7337                 of an account from a list of accounts.
7338         * src/messageview.c
7339                 Extended Return Receipt notification to select the correct 
7340                 account and to make a security test on the Delivery-Notification
7341                 address which should be the same as the Return-Path.
7342
7343 2002-08-06 [thorsten]   0.8.1claws18
7344
7345         * src/mimeview.c
7346                 attach_all: save unnamed as "noname.%d",
7347                 dont free static dirname
7348
7349 2002-08-05 [alfons]     0.8.1claws17
7350
7351         * configure.in
7352                 detect XIM by trying to link rather than compile a XIM program
7353
7354 2002-08-05 [oliver]     0.8.1claws16
7355                 
7356         * src/stock_pixmap.[ch]
7357                 o add UP_ARROW to available pixmaps (already in pixmap-directory)
7358                 o new func to retrieve pixmaps
7359
7360 2002-08-05 [paul]       0.8.1claws15
7361
7362         * sync with 0.8.1cvs10
7363                 see ChangeLog 2002-08-05
7364
7365 2002-08-04 [alfons]     0.8.1claws14
7366
7367         * src/textview.c
7368                 see if this plugs memleak
7369
7370 2002-08-04 [melvin]     0.8.1claws13
7371
7372         * src/gtkspell.c
7373                 fixed bug that could crash Sylpheed when highlighting
7374                 all misspelled words.
7375
7376 2002-08-03 [melvin]     0.8.1claws12
7377
7378         * src/prefs_actions.c
7379                 removed unnecessary checks for NULL introduced in 0.8.1claws11.
7380         * src/messageview.c
7381                 fixed bug where the Return Receipt was sent to
7382                 Delivery-Notification-To address even if it was not present
7383
7384 2002-08-02 [alfons]     0.8.1claws11
7385
7386         * src/prefs_actions.c
7387                 o more check for NULLs
7388                 o put create_io_dialog() in right conditional block
7389
7390 2002-08-02 [paul]       0.8.1claws10
7391
7392         * po/es.po
7393                 updated by Ricardo Mones Lastra
7394
7395 2002-08-01 [christoph]  0.8.1claws9
7396
7397         * src/folder.c
7398                 don't free the cache of the opened
7399                 folder in the summaryview
7400         * src/summaryview.c
7401                 don't unset flags, if it is not required
7402
7403 2002-08-01 [paul]       0.8.1claws8
7404
7405         * sync with 0.8.1cvs8
7406                 see ChangeLog entry 2002-08-01
7407
7408 2002-08-01 [paul]       0.8.1claws7
7409
7410         * sync with 0.8.1cvs7
7411                 see ChangeLog 2002-07-31 and 2002-08-01
7412
7413 2002-07-31 [christoph]  0.8.1claws6
7414
7415         * src/mainwindow.c
7416                 forgot to update menu sensitivity
7417                 function for new menu entry
7418
7419 2002-07-31 [alfons]     0.8.1claws5
7420
7421         * src/main.c
7422                 check folder item and its path for NULL on
7423                 initial processing
7424
7425 2002-07-31 [christoph]  0.8.1claws4
7426
7427         * src/folder.c
7428                 check if folder_item_get_msginfo in
7429                 folder_item_remove_msg returned NULL
7430         * src/imap.c
7431                 better clear the uid cache in the
7432                 uid validity check function and delete
7433                 cached messages
7434
7435 2002-07-31 [paul]       0.8.1claws3
7436
7437         * man/sylpheed.1
7438                 add the '--attach' option and a few other
7439                 minor changes
7440
7441 2002-07-31 [paul]       0.8.1claws2
7442
7443         * sync with 0.8.1cvs5
7444                 see ChangeLog 2002-07-31
7445
7446 2002-07-31 [christoph]  0.8.1claws1
7447
7448         * src/folderview.[ch]
7449         * src/mainwindow.c
7450                 replace "Rescan all folders..." with
7451                 "Check all folders for new messages..."
7452
7453 2002-07-30 [paul]       0.8.1claws
7454
7455         * version 0.8.1claws released
7456
7457 2002-07-30 [paul]       0.8.0claws29
7458
7459         * tools/OOo2sylpheed.pl ** NEW FILE **
7460           tools/README
7461                 add script to enable sending documents as
7462                 attachments from OpenOffice.org
7463
7464 2002-07-30 [melvin]     0.8.0claws28
7465
7466         * src/prefs_actions.c
7467                 Made the actions' input/output dialog display
7468                 without delay.
7469
7470 2002-07-30 [christoph]  0.8.0claws27
7471
7472         * src/procmsg.c
7473                 check if folder_item_get_msginfo in
7474                 procmsg_save_to_outbox returned NULL
7475
7476 2002-07-30 [paul]       0.8.0claws26
7477
7478         * sync with 0.8.1cvs4
7479                 see ChangeLog 2002-07-29
7480
7481 2002-07-29 [thorsten]   0.8.0claws25
7482
7483         * README.claws
7484                 added selective download, delete on server
7485
7486 2002-07-29 [paul]       0.8.0claws24
7487
7488         * sync with 0.8.1cvs3
7489                 see ChangeLog 2002-07-29
7490
7491 2002-07-27 [christoph]  0.8.0claws23
7492
7493         * src/folder.c
7494                 add extra check if fetching the msginfo
7495                 returned NULL
7496
7497 2002-07-27 [paul]       0.8.0claws22
7498
7499         * sync with 0.8.1cvs2
7500                 see ChangeLog 2002-07-26
7501
7502 2002-07-27 [christoph]  0.8.0claws21
7503
7504         * src/imap.c
7505                 add another check if a valid msginfo
7506                 was returned
7507
7508 2002-07-26 [hoa]        0.8.0claws20
7509
7510         * src/folder.c
7511                 Fixed a condition in folder_item_destroy()
7512
7513         * src/imap.c
7514                 Fixed an error in IMAP protocol
7515
7516 2002-07-26 [alfons]     0.8.0claws19
7517
7518         * src/folder.c
7519                 ofcourse compare with identifier, not the path
7520
7521 2002-07-26 [alfons]     0.8.0claws18
7522
7523         * src/folder.c
7524                 use folder item identifier for saving / restoring
7525                 preferences because folder->path might not be unique
7526
7527 2002-07-26 [melvin]     0.8.0claws17
7528
7529         * src/logwindow.c
7530                 Fixed a crash introduced in 0.8.0claws5 when log is 
7531                 cut under 80 characters.
7532
7533 2002-07-26 [paul]       0.8.0claws16
7534
7535         * sync with 0.8.1cvs1
7536                 see ChangeLog 2002-07-26
7537
7538 2002-07-26 [christoph]  0.8.0claws15
7539
7540         * src/imap.[ch]
7541                 imap folder now remembers the last selected
7542                 folder and imap_fetch_msginfo skips selecting
7543                 the folder if it is already selected
7544
7545 2002-07-26 [christoph]  0.8.0claws14
7546
7547         * src/folder.c
7548         * src/folderview.c
7549         * src/imap.c
7550                 fix imap folder rescanning
7551
7552 2002-07-25 [christoph]  0.8.0claws13
7553
7554         * src/filter.c
7555         * src/folder.[ch]
7556         * src/folderview.c
7557         * src/imap.[ch]
7558         * src/mainwindow.c
7559         * src/mbox_folder.c
7560         * src/mh.c
7561         * src/news.c
7562                 implement imap uid cache and uid validity check
7563
7564 2002-07-25 [alfons]     0.8.0claws12
7565
7566         * src/summaryview.c
7567                 fix a brown paper bag bug, and also add some more
7568                 checks
7569
7570 2002-07-25 [christoph]  0.8.0claws11
7571
7572         * src/folder.c
7573                 don't mix copy, fetch_msginfo and remove
7574                 operations in folder item copy and move
7575                 operations
7576
7577 2002-07-25 [christoph]  0.8.0claws10
7578
7579         * src/folderview.c
7580         * src/mainwindow.c
7581         * src/prefs_folder_item.c
7582         * src/summaryview.[ch]
7583                 remove no longer required parameter update_cache from
7584                 summary_show
7585
7586 2002-07-25 [paul]       0.8.0claws9
7587
7588         * sync with 0.8.1
7589         
7590         * AUTHORS
7591                 a few corrections
7592
7593 2002-07-24 [alfons]     0.8.0claws8
7594
7595         * src/summaryview.c
7596                 sort correctly when using simplified subject line
7597                 (closes feature request "[ 585141 ] applying regexp to subject 
7598                 before sort" submitted by Alexandra Walford)
7599
7600 2002-07-24 [paul]       0.8.0claws7
7601
7602         * sync with 0.8.0cvs3
7603                 see ChangeLog 2002-07-24
7604
7605 2002-07-23 [christoph]  0.8.0claws6
7606
7607         * src/folder.c
7608         * src/folder.h
7609         * src/summaryview.c
7610         * src/summaryview.h
7611         * src/main.c
7612                 o separate processing and summaryview
7613                 o removed summary_write_cache from summaryview
7614                 o removed summaryview->killed_messages, because we don't have
7615                   to keep a list of killed messages anymore. New cache will
7616                   keep the hidden messages in cache anyway
7617         * src/folderview.c
7618         * src/inc.c
7619         * src/selective_download.c
7620                 o removed unnecessary summary_write_cache calls
7621         * src/procmsg.c
7622                 o don't set ignore thread flag in procmsg_get_thread_tree
7623                   if it is already set
7624         * src/mainwindow.c
7625         * src/statusbar.h
7626                 o moved STATUSBAR_PUSH/POP to statusbar.h because
7627                   they are used in different files
7628
7629 2002-07-23 [melvin]     0.8.0claws5
7630
7631         * src/addressbook.c
7632         * src/addrgather.c
7633         * src/editaddress.c
7634         * src/editgroup.c
7635         * src/editldap_basedn.c
7636         * src/importldif.c
7637         * src/prefs_common.c
7638                 Fixed few memory leak (gtk_editable_get_chars returns
7639                 an allocated string)
7640         * src/logwindow.c
7641                 Fixed few memory leak (gtk_editable_get_chars returns
7642                 an allocated string) and modified a little the log cutting
7643                 loop.
7644         * src/compose.c
7645                 Replaced a call to an obsolete function gtk_entry_get_text()
7646                 by gtk_editable_get_chars()
7647         * src/send.c
7648                 Removed a debug printf
7649
7650 2002-07-23 [christoph]  0.8.0claws4
7651
7652         * src/filesel.c
7653                 fix another g_dirname memory leak
7654
7655 2002-07-23 [christoph]  0.8.0claws3
7656
7657         * src/mh.c
7658                 fixed a memory leak in mh_fetch_msginfo
7659                 fixed crash when message header could not be
7660                 parsed
7661
7662 2002-07-23 [paul]       0.8.0claws2
7663
7664         * sync with 0.8.0cvs2
7665                 see ChangeLog 2002-07-23
7666
7667 2002-07-23 [paul]       0.8.0claws1
7668
7669         * sync with 0.8.0cvs1
7670                 see ChangeLog 2002-07-23
7671
7672 2002-07-23 [paul]       0.8.0claws
7673
7674         * release of 0.8.0claws
7675
7676 2002-07-23 [paul]       0.7.8claws99
7677
7678         * po/ru.po
7679                 new Russian translation, submitted by
7680                 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
7681
7682 2002-07-22 [jens]       0.7.8claws98
7683
7684         * po/de.po
7685                 Updated German translations.
7686
7687 2002-07-22 [paul]       0.7.8claws97
7688
7689         * po/es.po
7690           po/it.po
7691           po/nl.po
7692           po/pt_BR.po
7693                 updated translations by Ricardo Mones Lastra,
7694                 Alessandro Maestri, Wilbert Berendsen and 
7695                 Fabio Jr. Beneditto respectively
7696
7697 2002-07-22 [christoph]  0.7.8claws96
7698
7699         * src/mimeview.c
7700                 fix memory leak caused by wrong g_dirname usage
7701
7702 2002-07-22 [christoph]  0.7.8claws95
7703
7704         * src/summaryview.c
7705                 update new and unread message counts for summaryview
7706                 summaryview does not get it from the folder anymore
7707                 and has to update the values itself
7708
7709 2002-07-22 [melvin]     0.7.8claws94
7710
7711         * po/fr.po
7712                 Updated French translations.
7713
7714 2002-07-22 [christoph]  0.7.8claws93
7715
7716         * src/matcher.c
7717                 set prop->preg pointer to NULL or following check
7718                 will not fail and regexec will be called with
7719                 invalid pointer
7720
7721 2002-07-21 [alfons]     0.7.8claws92
7722         
7723         * src/prefs_common.[ch]
7724                 remove option "Send return receipt on request"
7725
7726 2002-07-21 [thorsten]   0.7.8claws91
7727
7728         * src/mimeview.c
7729                 fixed memleaks, coding style as pointed out by alfons
7730
7731 2002-07-21 [alfons]     0.7.8claws90
7732
7733         * src/messageview.c
7734         * src/noticeview.[ch]
7735                 o fix bug notice view being displayed when going to empty folder 
7736                   (noticed by Christoph)
7737                 o allow RRR to be sent when restarting sylpheed, or changing folder 
7738                   (noticed by Thorsten)
7739
7740 2002-07-21 [thorsten]   0.7.8claws89
7741
7742         * src/mimeview.c
7743                 Included save_all patch from Xaview FACQ
7744                 added support for pathnames
7745
7746 2002-07-21 [alfons]     0.7.8claws88
7747
7748         * po/POTFILES.in
7749         * src/Makefile.am
7750         * src/mainwindow.c
7751         * src/messageview.[ch]
7752         * src/noticeview.c      ** NEW FILE **
7753         * src/noticeview.h      ** NEW FILE **
7754                 make return receipts work again
7755                 (UI idea by Leandro Pereira)
7756
7757 2002-07-21 [paul]       0.7.8claws87
7758
7759         * src/summaryview.c
7760                 fix sensitivity of 'Select thread'
7761
7762 2002-07-21 [paul]       0.7.8claws86
7763
7764         * src/prefs_common.c
7765                 add browser command line for Galeon
7766
7767 2002-07-21 [paul]       0.7.8claws85
7768
7769         * Makefile.am
7770                 fix 'EXTRA_DIST': remove README.README, add TODO
7771                 and TODO.claws
7772
7773 2002-07-21 [alfons]     0.7.8claws84
7774
7775         * src/gtkstext.c
7776                 make enter clear selection
7777                 (closes "[ 579888 ] Editor selection/entry error"
7778                 reported by Steve Lamb)
7779
7780 2002-07-21 [alfons]     0.7.8claws83
7781         
7782         * src/summaryview.c
7783                 sort message list when selecting unthread messages
7784                 (closes "[ 501593 ] switching threaded view doesn't sort"
7785                 reported by Simon Schubert)
7786
7787 2002-07-20 [alfons]     0.7.8claws82
7788         
7789         * src/matcher.c
7790                 const-correctness
7791
7792 2002-07-20 [thorsten]   0.7.8claws81
7793
7794         * src/matcher.c
7795                 Fixed expansion of empty fields in matchactions
7796
7797 2002-07-19 [melvin]     0.7.8claws80
7798
7799         * src/gtkspell.c
7800                 Removed a duplicate menu entry (fast mode) introduced during
7801                 the new cache merge
7802                 Added a menu separator between 'Use alternate' and 'Fast mode'
7803
7804 2002-07-19 [paul]       0.7.8claws79
7805
7806         * tools/Makefile.am
7807           tools/README
7808                 correct typos
7809
7810 2002-07-19 [thorsten]   0.7.8claws78
7811
7812         * tools/calypso_convert.pl      ** NEW FILE **
7813           tools/README
7814           tools/Makefile.am
7815                 script to import mbox files exported
7816                 by calypso
7817                 o generates folder structure
7818                 o includes attachments
7819
7820 2002-07-19 [melvin]     0.7.8claws77
7821
7822         * src/selective_download.[ch]
7823                 Fixed bug where closing the dialog with the window manager's
7824                 close button will not unlock the summary
7825                 Corrected some function declarations that missed a return value
7826                 Made the source code comply better with coding style.
7827         * src/prefs_common.c
7828                 Added new browser command line for Mozilla.
7829
7830 2002-07-18 [paul]       0.7.8claws76
7831
7832         * src/mainwindow.c
7833           src/selective_download.[ch]
7834                 reflect theme changes, fix Gdk Warning when creating 
7835                 pixmap from NULL window, and minor clean up.
7836                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
7837
7838         * po/en_GB.po
7839                 updated
7840
7841 2002-07-17 [paul]       0.7.8claws75
7842
7843         * INSTALL[.jp]
7844                 sync with 0.8.0
7845         
7846         * po/en_GB.po
7847                 updated
7848
7849 2002-07-16 [paul]       0.7.8claws74
7850
7851         * tools/filter_conv.pl
7852           tools/README
7853                 replace conversion script with reimplemented version, 
7854                 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
7855
7856 2002-07-16 [colin]      0.7.8claws73
7857
7858         * src/summaryview.c
7859                 remove forgotten debug messages - sorry ;-)
7860
7861 2002-07-16 [colin]      0.7.8claws72
7862
7863         * src/mimeview.c
7864           src/summaryview.c
7865           src/textview.c
7866           src/textview.h
7867                 add the ability to select part of a text mime-part 
7868                 to reply.
7869
7870 2002-07-15 [christoph]  0.7.8claws71
7871
7872         * src/folder.c
7873                 fix folder message count for folders without
7874                 msg_is_changed (includes news folders)
7875
7876 2002-07-15 [martin]     0.7.8claws70
7877
7878         * src/summaryview.c
7879                 option "display recipient on 'From'..." now works
7880                 without the need of enabling the option
7881                 "display  sender  using  address  book".
7882
7883 2002-07-15 [christoph]  0.7.8claws69
7884
7885         * src/summaryview.c
7886                 removed setting folder status from summaryview.
7887                 folder.c should update all message counts correctly.
7888
7889 2002-07-15 [paul]       0.7.8claws68
7890
7891         * po/pt_BR.po
7892                 updated by Fabio Junior Beneditto
7893
7894 2002-07-15 [darko]      0.7.8claws67
7895
7896         * src/mh.c
7897                 Fixed target folder colorization, don't decrease op
7898                 number twice
7899
7900 2002-07-14 [paul]       0.7.8claws66
7901
7902         * sync with main 0.8.0
7903                 see ChangeLog 2002-07-14
7904
7905 2002-07-13 [melvin]     0.7.8claws65
7906         
7907         * src/addrbook.c
7908         * src/addressbook.c
7909         * src/addrindex.c
7910                 Replaced sprintf by g_snprintf to prevent possible buffer
7911                 overflow.
7912         * src/news.c
7913                 Corrected a log message output format.
7914                 Added a missing "done" debug output.
7915         * src/compose.c
7916                 Added keyboard accelerator for Priority menu items
7917                 Added missing \n in debug output
7918         * src/logwindow.c
7919         * src/gtkspell.c
7920         * src/rfc2015.c
7921                 Added missing \n in debug output
7922
7923 2002-07-13 [paul]       0.7.8claws64
7924
7925         * man/sylpheed.1
7926                 change Sergey's email address to the sf address
7927
7928         * src/textview.c
7929                 increase show_url_timeout (more useful for long
7930                 urls)
7931
7932 2002-07-12 [sergey]     0.7.8claws63
7933
7934         * src/rfc2015.c
7935                 applied (with some modifications) patch to set the
7936                 micalg parameter for signatures
7937                 (2001-08-28 Werner Koch <wk@gnupg.org>)
7938
7939 2002-07-12 [sergey]     0.7.8claws62
7940
7941         * man/Makefile.am
7942         * configure.in
7943                 fixed man page installation
7944
7945 2002-07-12 [paul]       0.7.8claws61
7946
7947         * sync with 0.7.8cvs26
7948                 see ChangeLog 2002-07-11 and 2002-07-12
7949
7950 2002-07-11 [christoph]  0.7.8claws60
7951
7952         * src/compose.c
7953         * src/procmsg.c
7954                 first use the message number to find the message
7955                 to mark with a reply flag but check the
7956                 message-id if we got the correct message, if not
7957                 try to find it by message-id.
7958                 use new string seperator that is not allowed
7959                 in message-ids.
7960
7961 2002-07-11 [paul]       0.7.8claws59
7962
7963         * sync with 0.7.8cvs23
7964                 see ChangeLog 2002-07-10
7965
7966 2002-07-10 [christoph]  0.7.8claws58
7967
7968         * src/folder.[ch]
7969         * src/msgcache.[ch]
7970                 Added message-id table to the cache in memory
7971                 and functions to msgcache.c and folder.c to
7972                 fetch MsgInfos by message id
7973         * src/compose.c
7974         * src/procmsg.c
7975                 store folder and message-id of message replying
7976                 to in queue header and set reply flag after sending
7977                 (Closes bug #469498)
7978
7979 2002-07-10 [paul]       0.7.8claws57
7980
7981         * AUTHORS
7982           man/sylpheed.1.gz
7983                 add Martin to the list of authors
7984
7985 2002-07-09 [martin]     0.7.8claws56
7986         * src/gtksctree.c
7987                 Added gtk_ctree_last_visible(), tree_update_level(),
7988                 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
7989                 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
7990                 from gtk+ to gtksctree.c for the new sorting code
7991                 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
7992                 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
7993         * src/gtksctree.h
7994                 Added declaration for gtk_sctree_sort_recursive() and
7995                 gtk_sctree_sort_node
7996         * src/addressbook.c
7997         * src/foldersel.c
7998         * src/folderview.c
7999         * src/summaryview.c
8000                 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
8001                 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
8002
8003 2002-07-08 [paul]       0.7.8claws55
8004
8005         * more sync with 0.7.8cvs21
8006                 see ChangeLog 2002-07-08
8007
8008 2002-07-08 [paul]       0.7.8claws54
8009
8010         * sync with 0.7.8cvs21
8011                 see ChangeLog 2002-07-08
8012
8013 2002-07-07 [alfons]     0.7.8claws53
8014
8015         * src/Makefile.am
8016         * src/stock_pixmap.[ch]
8017         * src/pixmaps/notice_warn.xpm   ** NEW FILE **
8018         * src/pixmaps/notice_error.xpm  ** NEW FILE **
8019         * src/pixmaps/notice_note.xpm   ** NEW FILE **
8020                 add new pixmaps for upcoming notice pane
8021
8022 2002-07-06 [melvin]     0.7.8claws52
8023
8024         * src/gtkspell.[ch]
8025                 Made them a bit closer to Sylpheed's coding style.
8026                 Removed old code.
8027                 Removed possible memory leaks when some errors occurs.
8028
8029 2002-07-06 [melvin]     0.7.8claws51
8030
8031         * po/Makefile.in.in
8032                 Removed --no-location in xgettext command line to help
8033                 translators that use Emacs' po-mode
8034         * src/quote_fmt.c
8035                 Removed unnecessary comments that messed up sylpheed.pot
8036
8037 2002-07-06 [paul]       0.7.8claws50
8038
8039         * sync with 0.7.8cvs19
8040                 see ChangeLog 2002-07-05
8041
8042 2002-07-06 [christoph]  0.7.8claws49
8043
8044         * src/folder.c
8045         * src/mainwindow.c
8046                 fix folder_item_remove_all_msg and folderview
8047                 status for trash folders after emptying trash
8048
8049 2002-07-05 [paul]       0.7.8claws48
8050
8051         * sync with 0.7.8cvs16
8052                 see ChangeLog 2002-07-04 and 2002-07-05
8053
8054 2002-07-04 [paul]       0.7.8claws47
8055
8056         * sync with 0.7.8cvs14
8057                 see  ChangeLog 2002-07-04
8058
8059 2002-07-03 [alfons]     0.7.8claws46
8060
8061         * src/folder.c
8062                 dupe folder item's path because it's being reallocated
8063                 by new folder scanning code
8064
8065 2002-07-03 [christoph]  0.7.8claws45
8066
8067         * src/imap.c
8068                 better IMAP uid fetching using 'FETCH 1:* (UID)'
8069         * src/msgcache.c
8070                 add missing return in msgcache_write
8071
8072 2002-07-02 [thorsten]   0.7.8claws44
8073
8074         * src/jpilot.c
8075         * src/msgcache.c
8076         * src/rfc2015.c
8077                 use binary mode for file access
8078
8079 2002-07-02 [christoph]  0.7.8claws43
8080
8081         * major code cleanup (part 1)
8082         
8083                 - unused variables removed
8084                 - unused functions removed
8085                 - uninitialized variables checked
8086                 - missing return statements added
8087                 - missing function return types added
8088                 - added parentheses around assignment and
8089                   && in || when suggested by gcc
8090               
8091         * src/mh.c
8092         * src/folder.c
8093                 replaced direct calls to folder->scan_tree
8094                 with folder_scan_tree and restore folder
8095                 prefs in this function. The folder should
8096                 not have to deal with them.
8097                 ( Should now work for all folder types )
8098
8099 2002-07-02 [paul]       0.7.8claws42
8100
8101         * sync with 0.7.8cvs13
8102                 see ChangeLog 2002-07-01 and 2002-07-02
8103
8104 2002-07-01 [christoph]  0.7.8claws41
8105
8106         * src/summaryview.c
8107                 fix "goto next/prev unread message" with
8108                 ignored threads
8109
8110 2002-07-01 [paul]       0.7.8claws40
8111
8112         * po/es.po
8113                 updated by Ricardo Mones Lastra
8114
8115 2002-06-30 [match]      0.7.8claws39
8116
8117         * src/jpilot.c
8118                 applied variation of leonerd's patch (566661) to
8119                 allow multiple email addresses per JPilot entry.
8120                 addresses may be separated by space, comma, pipe,
8121                 semi-colon, new-line.
8122
8123 2002-06-30 [alfons]     0.7.8claws38
8124
8125         * src/procmsg.c
8126                 simple fix for putting older nodes before
8127                 newer nodes when threading by subject
8128
8129 2002-06-30 [christoph]  0.7.8claws37
8130
8131         * src/folder.c
8132         * src/folderview.c
8133         * src/mh.c
8134         * src/news.c
8135         * src/procmsg.c
8136                 fix broken folder tree rescaning
8137                 and don't use procmsg_get_mark_sum
8138                 anymore
8139
8140 2002-06-30 [christoph]  0.7.8claws36
8141
8142         * merge new cache branch
8143         * src/imap.c
8144                 fix new cache imap copy bug
8145         * src/folder.c
8146                 improved folder_item_scan
8147                 it should now always set the correct
8148                 new, unread and total message counts
8149
8150 2002-06-29 [paul]       0.7.8claws35
8151
8152         * configure.in
8153                 correct syntax error
8154
8155 2002-06-29 [paul]       0.7.8claws34
8156
8157         * configure.in
8158           Makefile.am
8159           man/Makefile.am       ** NEW FILE **
8160           man/sylpheed.1.gz     ** NEW FILE **
8161                 add Sylpheed man page
8162
8163 2002-06-29 [paul]       0.7.8claws33
8164
8165         * po/pt_BR.po
8166                 updated by Fabio Junior Beneditto
8167
8168 2002-06-28 [jens]       0.7.8claws32
8169
8170         * po/de.po
8171                 translation updated
8172
8173         * src/selective_download.c
8174                 removed gettext for space " "
8175
8176         * src/imap.c
8177                 removed wrong space
8178
8179 2002-06-28 [paul]       0.7.8claws31
8180
8181         * sync with 0.7.8cvs11
8182                 see ChangeLog 2002-06-28
8183
8184 2002-06-28 [paul]       0.7.8claws30
8185
8186         * sync with 0.7.8cvs10
8187                 see ChangeLog 2002-06-27 and 2002-06-28
8188
8189 2002-06-26 [paul]       0.7.8claws29
8190
8191         * src/addrgather.c
8192           src/selective_download.c
8193                 don't gettextise empty strings.
8194                 reserved by gettext. gettext("") returns 
8195                 the header entry with meta information, 
8196                 not the empty string
8197
8198         * po/en_GB.po
8199                 updated
8200
8201 2002-06-26 [paul]       0.7.8claws28
8202
8203         * sync with 0.7.8cvs7
8204                 see ChangeLog 2002-06-25
8205
8206         * src/prefs_common.c
8207                 ...and in the process, tweak the gui a little
8208
8209 2002-06-25 [alfons]     0.7.8claws27
8210         
8211         * configure.in
8212         * src/Makefile.am
8213                 fine tune ldap library detection
8214
8215 2002-06-25 [alfons]     0.7.8claws26
8216
8217         * src/compose.c
8218                 don't allow return receipts when composing a news article
8219
8220 2002-06-25 [paul]       0.7.8claws25
8221
8222         * Makefile.am
8223                 add '$(AMTAR)' to 'release' section to allow for
8224                 new and older autotools
8225
8226 2002-06-25 [paul]       0.7.8claws24
8227
8228         * src/summaryview.c
8229                 fix "No more unread messages" persistant pop-up
8230                 window bug
8231
8232 2002-06-25 [paul]       0.7.8claws23
8233
8234         * po/it.po
8235                 updated by Alessandro Maestri
8236
8237 2002-06-25 [paul]       0.7.8claws22
8238
8239         * sync with 0.7.8cvs6
8240                 see ChangeLog 2002-06-25
8241
8242 2002-06-24 [paul]       0.7.8claws21
8243
8244         * tools/update-po
8245                 add GPL copyright information
8246
8247 2002-06-24 [paul]       0.7.8claws20
8248
8249         * tools/Makefile.am
8250           tools/README
8251           tools/update-po       ** NEW FILE **
8252                 add script that eases the creation of *.po files
8253                 Submitted by Wilbert Berendsen <wilbert@oswf.org>
8254
8255 2002-06-23 [alfons]     0.7.8claws19
8256
8257         * src/messageview.c
8258                 make notification_convert_header obey const correctness
8259                 (next step will be fixing the broken return receipt)
8260
8261 2002-06-23 [paul]       0.7.8claws18
8262
8263         * src/messageview.c
8264                 fix bug introduced in last commit:
8265                 removed too much code in last commit - put back what's
8266                 needed
8267
8268 2002-06-23 [paul]       0.7.8claws17
8269
8270         * src/messageview.[ch]
8271                 remove code committed in error from locally patched
8272                 source
8273
8274 2002-06-23 [colin]      0.7.8claws16
8275
8276         * src/compose.[ch]
8277                 add compose_entry_select(), used to select the default_to
8278                 email address - hopefully avoiding people sending mails to
8279                 wrong recipients.
8280
8281 2002-06-22 [alfons]     0.7.8claws15
8282
8283         * AUTHORS
8284                 add Bram Metsch & Stanislav Karchebny
8285         * src/smtp.[ch]
8286         * src/prefs_account.[ch]
8287         * src/send.c
8288                 - apply and adapt Bram's patch which allows user to set SMTP AUTH 
8289                   options.  (see <http://sourceforge.net/tracker/index.php
8290                   ?func=detail&aid=566937&group_id=25528&atid=384600>);
8291
8292                 - merge Stanislav's fix to make SMTP AUTH work with qmail
8293                   (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
8294
8295 2002-06-22 [paul]       0.7.8claws14
8296
8297         * sync with 0.7.8cvs5
8298                 see ChangeLog 2002-06-19 and 2002-06-20
8299
8300 2002-06-22 [alfons]     0.7.8claws13
8301
8302         * src/selective_download.c
8303                 fix a stupid mistake I made
8304
8305 2002-06-22 [alfons]     0.7.8claws12
8306
8307         * src/selective_download.[ch]
8308                 fix another unnoticed leak; cleanup code
8309
8310 2002-06-21 [alfons]
8311
8312         * tools/Makefile.am
8313                 gpg-sign <-- gpg-sign-syl
8314
8315 2002-06-21 [alfons]     0.7.8claws11
8316
8317         * src/selective_download.c
8318         * src/selective_download.h
8319                 fix assorted mix of allocation errors (should solve
8320                 problem reported by Philippe Gramoullé, see:
8321                 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
8322
8323 2002-06-20 [melvin]     0.7.8claws10
8324
8325         * tools/gpg-sign *REMOVED*
8326           tools/gpg-sign-syl *ADDED*
8327                 Replaced the gpg clearsigning script with the version using
8328                 xterm instead of ssh-askpass and changed its name.
8329
8330         * README.claws
8331                 Updated actions example to reflect the renaming of the
8332                 gpg clearsigning script.
8333
8334 2002-06-19 [paul]       0.7.8claws9
8335
8336         * sync with 0.7.8claws9
8337                 see ChangeLog 2002-06-18 and 2002-06-19
8338
8339 2002-06-19 [paul]       0.7.8claws8
8340
8341         * sync with 0.7.8cvs1
8342                 see ChangeLog 2002-06-18
8343
8344 2002-06-18 [alfons]     0.7.8claws7
8345
8346         * src/mainwindow.h
8347                 add omitted prototype
8348
8349 2002-06-17 [paul]       0.7.8claws6
8350
8351         * src/mainwindow.c
8352                 fix hiding of exec_btn
8353
8354 2002-06-17 [paul]       0.7.8claws5
8355
8356         * src/pop.c
8357                 remove unneeded code: should_delete() 
8358                 and Pop3State::uidl_todelete_list
8359
8360 2002-06-17 [paul]       0.7.8claws4
8361
8362         * sync with 0.7.8
8363                 see ChangeLog 2002-06-11 and 2002-06-13
8364
8365 2002-06-16 [alfons]     0.7.8claws3
8366         
8367         * src/folder.c
8368                 make sure lock sort mode (claws specific) is
8369                 also persists after a tree rescan
8370
8371 2002-06-16 [alfons]     0.7.8claws2
8372
8373         * src/prefs_folder_item.c
8374         * src/folder.[ch]
8375                 fix persistence of folder sort mode (broken
8376                 by adapting Hiro's new folder persistence code)
8377
8378 2002-06-16 [alfons]     0.7.8claws1
8379
8380         * AUTHORS
8381         * src/logwindow.c
8382         * src/prefscommon.[ch]
8383                 control size of log text in log window; 
8384                 closes patch #569155 submitted by Mitko Haralanov.
8385
8386 2002-06-15 [paul]       0.7.8claws
8387
8388         * release of 0.7.8claws
8389
8390 2002-06-15 [paul]       0.7.7claws
8391
8392         * po/pt_BR.po
8393                 updated by Fabio Junior Beneditto
8394
8395 2002-06-14 [paul]       0.7.6claws49
8396
8397         * po/es.po
8398                 updated by Ricardo Mones Lastra
8399
8400 2002-06-14 [paul]       0.7.6claws48
8401
8402         * po/nl.po
8403                 updated translation by Wilbert Berendsen
8404
8405 2002-06-14 [melvin]     0.7.6claws47
8406
8407         * po/fr.po
8408                 Updated French translation
8409
8410 2002-06-13 [paul]       0.7.6claws46
8411
8412         * src/filesel.c
8413                 allow filename to be typed in, rather than just
8414                 selected by the mouse. Patch by Gustavo Noronha Silva.
8415
8416 2002-06-13 [alfons]     0.7.6claws45
8417
8418         * src/mainwindow.[ch]
8419                 more cleanups (removing unnecessary menu items Expand 
8420                 summary / message view)
8421
8422 2002-06-13 [melvin]     0.7.6claws44
8423
8424         * po/POTFILES.in
8425                 Added src/string_match.c
8426         * src/string_match.c
8427                 Fixed possible buffer overflow.
8428                 Corrected typo.
8429                 Added missing config.h header.
8430         * src/prefs_common.c
8431           src/prefs_matcher.c
8432           src/prefs_scoring.c
8433                 Made some strings translatable (missing _(..)).
8434
8435 2002-06-13 [melvin]     0.7.6claws43
8436
8437         * README.claws
8438                 Corrected action example (verifying clearsigned mail).
8439         * src/prefs_account.c
8440                 Corrected typo.
8441         * src/prefs_common.c
8442                 Removed incorrect line that generated a Gtk-CRITICAL msg.
8443
8444 2002-06-12 [alfons]     0.7.6claws42
8445
8446         * src/summaryview.c
8447                 add init of score column lost in 0.7.6claws42
8448
8449 2002-06-12 [paul]       0.7.6claws41
8450
8451         * src/prefs_account.c
8452                 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the 
8453                 behavior of the radio buttons, (from 0.7.7cvs2)
8454
8455 2002-06-11 [alfons]     0.7.6claws40
8456
8457         * src/messageview.[ch]
8458         * src/summaryview.[ch]
8459         * src/summary_search.c
8460         * src/mainwindow.c
8461                 perform a sync to bring in Hiro's separate view implementation 
8462
8463                 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
8464
8465 2002-06-11 [paul]       0.7.6claws39
8466         
8467         * src/prefs_account.c
8468                 correct a typo on the Receive tab
8469
8470 2002-06-10 [match]      0.7.6claws38
8471
8472         * src/addressbook.c
8473                 Included address completion patch from Gustavo Noronha.
8474
8475 2002-06-10 [paul]       0.7.6claws37
8476
8477         * src/inc.[ch]
8478           src/pop.c
8479           src/prefs_account.[ch]
8480           src/selective_download.[ch]
8481                 apply PATCH #561712
8482                  NEW:
8483                 - check if POP Account
8484                 - Receive Button renamed to Preview
8485                 - Preview Button Popup: preview new/all messages
8486                 - Download Button
8487                 - Account Preferences-->Receive tab checkbutton if you
8488                   want to remove Mail after Download
8489                 -: default YES
8490                 - Account Preferences-->Receive tab checkbutton use
8491                   filtering rules on preview
8492                   (think of delete_on_server)
8493                 -: default YES
8494                 - Account selectable from SD dialog
8495                 - checkbutton to show already downloaded messages if
8496                   all messages are previewed
8497                 - new clist column showing Date
8498                 - ESC KEY close
8499                 FIXES:
8500                 - play ball with UIDL
8501                 - fault tolerant (?) 
8502                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
8503
8504 2002-06-10 [melvin]     0.7.6claws36
8505
8506         * README.claws
8507                 Added a hint to ac/README in cvs instructions.
8508
8509         * src/prefs_actions.c
8510                 Made it possible to use a more elaborate command line
8511                 for asynchronous actions, too.
8512
8513 2002-06-10 [melvin]     0.7.6claws35
8514         
8515         * src/prefs_actions.c
8516                 Make it possible to use a more elaborate command line
8517                 (e.g. |foo|bar|cat>there;echo Done|)
8518                 Corrected error message when calling %f, %F and %p commands
8519                 from the compose window.
8520
8521 2002-06-09 [colin]      0.7.6claws34
8522
8523         * src/summaryview.c
8524                 Automatically find unread messages in current folder
8525                 before annoying the user.
8526
8527 2002-06-08 [alfons]     0.7.6claws33
8528
8529         * po/it.po
8530                 remove bad formatting string in it.po translation
8531                 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
8532
8533 2002-06-08 [paul]       0.7.6claws32
8534
8535         * sync with 0.7.6cvs25
8536                 see ChangeLog 2002-06-07
8537
8538 2002-06-05 [paul]       0.7.6claws31
8539
8540         * src/mainwindow.c
8541                 add 'Sort by locked' and 'Sort by score'
8542
8543 2002-06-05 [paul]       0.7.6claws30
8544
8545         * sync with 0.7.6cvs24
8546                 see ChangeLog 2002-06-04
8547
8548 2002-06-04 [paul]       0.7.6claws29
8549
8550         * po/pt_BR.po
8551                 updated by Fabio Junior Beneditto
8552
8553 2002-06-03 [thorsten]   0.7.6claws28
8554
8555         * src/matcher.c
8556                 fclose() matcherrc after reading
8557
8558 2002-06-03 [paul]       0.7.6claws27
8559
8560         * sync with 0.7.6cvs21
8561                 see ChangeLog 2002-05-31
8562
8563 2002-05-31 [paul]       0.7.6claws26
8564
8565         * sync with 0.7.6cvs20
8566                 see ChangeLog 2002-05-29 and 2002-05-30
8567
8568 2002-05-31 [paul]       0.7.6claws25
8569
8570         * src/imap.c
8571                 hopefully fix last buggy sync
8572
8573         * README.claws
8574                 correct typo in 'Actions' examples
8575
8576 2002-05-29 [paul]       0.7.6claws24
8577
8578         * sync with 0.7.6cvs18
8579                 see ChangeLog 2002-05-28 and 2002-05-29
8580
8581         * src/news.c
8582           src/nntp.[ch]
8583                 sync with above 
8584
8585 2002-05-28 [paul]       0.7.6claws23
8586
8587         * sync with 0.7.6cvs16
8588                 see ChangeLog 2002-05-28
8589
8590 2002-05-27 [thorsten]   0.7.6claws22 
8591
8592         * faq/it/sylpheed-faq-1.html
8593           faq/it/sylpheed-faq-2.html
8594           faq/it/sylpheed-faq-3.html
8595           faq/it/sylpheed-faq.html
8596                 corrected DOS lineendings
8597         * faq/de/sylpheed-faq-1.html
8598           faq/de/sylpheed-faq-2.html
8599           faq/en/sylpheed-faq-1.html
8600           faq/en/sylpheed-faq-2.html
8601           faq/en/sylpheed-faq-3.html
8602           faq/es/sylpheed-faq-1.html
8603           faq/es/sylpheed-faq-2.html
8604           faq/es/sylpheed-faq-3.html
8605           faq/fr/sylpheed-faq-1.html
8606           faq/it/sylpheed-faq-1.html
8607           faq/it/sylpheed-faq-2.html
8608           faq/it/sylpheed-faq-3.html
8609           faq/it/sylpheed-faq.html
8610                 changed ">" to &quot;
8611
8612 2002-05-27 [paul]       0.7.6claws21
8613         
8614         * sync with 0.7.6cvs15
8615                 see ChangeLog 2002-05-27
8616
8617 2002-05-27 [paul]       0.7.6claws20
8618
8619         * src/prefs_account.c
8620                 correct a typo
8621
8622 2002-05-26 [paul]       0.7.6claws19
8623
8624         * tools/README
8625                 correct a typo
8626
8627 2002-05-25 [paul]       0.7.6claws18
8628
8629         * tools/README
8630                 add description of kmail2sylpheed.pl
8631
8632 2002-05-25 [paul]       0.7.6claws17
8633
8634         * tools/kmail2sylpheed.pl       ** NEW FILE **
8635                 perl script that converts an exported Kmail address
8636                 book, converts it to sylpheed addressbook file,
8637                 writes the file to .sylpheed, and updates
8638                 addrbook--index.xml 
8639
8640 2002-05-25 [paul]       0.7.6claws16
8641
8642         * sync with 0.7.6cvs14
8643                 see ChangeLog 2002-05-23
8644
8645 2002-05-24 [paul]       0.7.6claws15
8646
8647         * README.claws
8648                 make a correction and add some more info
8649
8650 2002-05-24 [paul]       0.7.6claws14
8651
8652         * src/compose.c
8653                 fix memory leak in 
8654                 compose_redirect_write_headers_from_headerlist()
8655                 add Subject and Resent-Message-ID to
8656                 compose_redirect_write_headers()
8657                 Received, Subject, and X-UIDL are filtered out in 
8658                 compose_redirect_write_to_file()
8659
8660 2002-05-23 [paul]       0.7.6claws13
8661
8662         * src/compose.[ch]
8663           src/filtering.c
8664           src/mainwindow.c
8665           src/matcher.[ch]
8666           src/matcher_parser_lex.l
8667           src/matcher_parser_parse.y
8668           src/prefs_common.[ch]
8669           src/prefs_filtering.c
8670           src/summaryview.c
8671                 rename 'Bounce' to 'Redirect'
8672
8673 2002-05-23 [paul]       0.7.6claws12
8674
8675         * more sync with 0.7.6cvs13
8676           src/compose.c
8677                 see ChangeLog 2002-05-22
8678
8679 2002-05-22 [paul]       0.7.6claws11
8680
8681         * sync with 0.7.6cvs13
8682           src/codeconv.c
8683                 see ChangeLog 2002-05-20
8684           src/prefs_common.c
8685                 see ChangeLog 2002-05-22
8686
8687 2002-05-21 [melvin]     0.7.6claws10
8688
8689         * src/folderview.c
8690                 Added missing filtering and scoring headers
8691                 Fixed bad function call that showed garbage 
8692                 in Folder->Processing
8693
8694 2002-05-21 [paul]       0.7.6claws9
8695
8696         * tools/Makefile.am
8697                 make all tools executable, (patch by Alfons).
8698
8699 2002-05-20 [alfons]     0.7.6claws8
8700
8701         * src/procheader.c
8702                 don't forget to call mktime() so we have a valid week 
8703                 and year day
8704                 (Bug report by Roger Sondermann <mail@jumaros.de>)
8705
8706 2002-05-20 [paul]       0.7.6claws7
8707
8708         * src/html.c
8709                 fix broken parsing of urls
8710         * src/textview.c
8711                 fix displaying of urls
8712
8713                 both fixes from the patch [547855] by Eugene 
8714                 Brevdo (zonem)
8715
8716 2002-05-19 [alfons]     0.7.6claws6
8717
8718         * configure.in
8719                 make sylpheed configure correctly with the latest
8720                 and greatest of automake / autoconf / gettext
8721
8722 2002-05-19 [alfons]     0.7.6claws5
8723
8724         * src/procheader.c
8725         * src/procheader.h
8726                 add function for returning ime zone offset
8727         * src/quote_fmt.c
8728         * src/quote_fmt_parse.y
8729                 better quotation formatting - does not convert
8730                 to local time, but uses the original date string.
8731                 
8732                 Note: %z inserts the timezone offset (should 
8733                 work also on platforms where strftime does not
8734                 support %z).
8735
8736 2002-05-18 [christoph]  0.7.6claws4
8737
8738         * src/summaryview.c
8739                 fix indentation of some code
8740         * tools/Makefile.am
8741                 fix spaces after \
8742         * src/Makefile.am
8743                 add missing \
8744                 correct path for ignorethread.xpm
8745                 incorrect filename for sylpheed_logo.xpm
8746                 add missing include matcher_parser_parse.h
8747
8748 2002-05-18 [paul]       0.7.6claws3
8749
8750         * sync with 0.7.6cvs8
8751                 see ChangeLog 2002-05-16 and 2002-05-17
8752
8753 2002-05-18 [melvin]     0.7.6claws2
8754
8755         * README.claws
8756                 Corrected an action's definition and fixed some misspellings.
8757
8758 2002-05-18 [paul]       0.7.6claws1
8759
8760         * tools/Makefile.am
8761           tools/gpg-sign        ** new file **
8762           tools/uudec           ** new file **
8763                 add Melvin's Actions scripts
8764
8765         * README.claws
8766                 add Melvin's descriptions for Actions
8767
8768 2002-05-18 [paul]       0.7.6claws
8769
8770         * Version 0.7.6claws released
8771
8772 2002-05-17 [paul]       0.7.5claws32
8773
8774         * po/es.po
8775                 updated by Ricardo Mones Lastra
8776
8777 2002-05-17 [paul]       0.7.5claws31
8778
8779         * src/compose.c
8780                 fix Account prefs default folder for sent/draft/deleted
8781                 messages bug
8782
8783         * po/it.po
8784           po/nl.po
8785                 updated translation by Alessandro Maestri and
8786                 Wilbert Berendsen
8787
8788 2002-05-17 [melvin]     0.7.5claws30
8789
8790         * src/prefs_actions.c
8791                 Fixed bug where using %F not at the end of the command 
8792                 resulted in an additional empty argument being created.
8793                 Thanks to Darko Koruga for reporting the bug.
8794
8795 2002-05-17 [melvin]     0.7.5claws29
8796
8797         * po/fr.po
8798                 Updated French translations.
8799
8800 2002-05-15 [paul]       0.7.5claws28
8801         
8802         * po/es.po
8803                 updated by Ricardo Mones Lastra
8804
8805 2002-05-15 [paul]       0.7.5claws27
8806
8807         * sync with 0.7.6cvs4
8808                 see ChangeLog 2002-05-14 and 2002-05-15
8809
8810 2002-05-14 [paul]       0.7.5claws26
8811
8812         * sync with 0.7.6cvs1
8813                 see ChangeLog 2002-05-13
8814
8815 2002-05-13 [thorsten]   0.7.5claws25
8816
8817         * src/messageview.c
8818                 fix select_all and copy in multipart messages
8819         * src/mainwindow.c
8820                 fix select_all and copy in multipart messages
8821
8822 2002-05-12 [paul]       0.7.5claws24
8823
8824         * src/summaryview.c
8825                 reverse last commit, bug already fixed in 0.7.5claws3
8826
8827 2002-05-12 [netztorte]  0.7.5claws23
8828
8829         * src/summaryview.c
8830                 dont parse empty addressbook (checked in before claws20)
8831
8832 2002-05-12 [melvin]     0.7.5claws22
8833
8834         * src/procmsg.[ch]
8835                 Removed unneeded priority code introduced by the previous 
8836                 commit.
8837
8838 2002-05-12 [melvin]     0.7.5claws21
8839
8840         * src/compose.[ch]
8841                 Added possibility to set message's priority.
8842         * src/procmsg.[ch]
8843                 Added possibility to set message's priority.
8844                 Added missing headers
8845
8846 2002-05-12 [melvin]     0.7.5claws20
8847
8848         * src/prefs_actions.c
8849                 Removed implicitely added quotes around the name
8850                 of the temporary files of mime parts.
8851
8852 2002-05-12 [paul]       0.7.5claws19
8853
8854         * sync with 0.7.5cvs20
8855                 see ChangeLog 2002-05-11
8856
8857 2002-05-12 [alfons]     0.7.5claws18
8858
8859         * src/quote_fmt_lex.l
8860         * src/quote_fmt_parse.y
8861                 allow quote / reply date & time format to be set using
8862                 %D{format}. format is a format string you'd pass to
8863                 strftime() (see man strftime, or the Display tab |
8864                 Date format setting).
8865
8866                 Currently %D converts the date to local time. 
8867
8868 2002-05-11 [paul]       0.7.5claws17
8869
8870         * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
8871                 see ChangeLog 2002-05-10 and 2002-05-11
8872
8873 2002-05-10 [paul]       0.7.5claws16
8874
8875         * sync with 0.7.5cvs16
8876                 see ChangeLog entries 2002-05-09 and 
8877                 2002-05-10
8878
8879 2002-05-10 [colin]      0.7.5claws15
8880
8881         * src/textview.c
8882                 Corrected a bug that prevented sylpheed to open
8883                 double-clicked URIs.
8884
8885 2002-05-09 [paul]       0.7.5claws14
8886
8887         * sync with 0.7.5cvs14
8888                 see ChangeLog 2002-05-08 and 2002-05-09
8889
8890 2002-05-08 [paul]       0.7.5claws13
8891
8892         * sync with 0.7.5cvs11
8893                 see ChangeLog entry 2002-05-08
8894
8895 2002-05-08 [paul]       0.7.5claws12
8896
8897         * src/mainwindow.c
8898           src/textview.[ch]
8899                 fix segfault on View->Open in new window
8900                 patch submitted by Thorsten Maerz <torte@netztorte.de>
8901
8902 2002-05-07 [paul]       0.7.5claws11
8903
8904         * sync with 0.7.5cvs9
8905                 see ChangeLog entry 2002-05-07
8906
8907 2002-05-06 [paul]       0.7.5claws10
8908
8909         * src/messageview.c
8910           src/textview.c
8911                 display url in statusbar on single-click
8912                 patch submitted by Thorsten Maerz <torte@netztorte.de>
8913
8914 2002-05-06 [match]      0.7.5claws9
8915
8916         * src/addritem.[ch]
8917                 new functions.
8918         * src/addrcache.c
8919                 tidy up.
8920         * src/xmlprops.[ch]
8921                 XML implementation of properties file.
8922         * src/exporthtml.[ch]
8923         * src/expthtmldlg.[ch]
8924         * src/addressbook.c
8925                 export to HTML.
8926
8927 2002-05-02 [sergey]     0.7.5claws8
8928
8929         * src/mainwindow.c (mainwin_entries),
8930           src/prefs_common.c (prefs_send_create()),
8931           src/codeconv.c (locale_table):
8932                 use charset name "Windows-1251" instead of "CP1251".
8933
8934 2002-05-02 [colin]      0.7.5claws7
8935         
8936         * src/compose.c
8937           src/prefs_common.c
8938           src/prefs_folder_item.c
8939                 Fixed cosmetics bugs due to Outbox renamed to Sent.
8940
8941 2002-05-02 [hiro]       0.7.5claws6
8942
8943         * src/imap.c
8944                 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
8945
8946 2002-05-02 [paul]       0.7.5claws5
8947
8948         * src/compose.c
8949                 more sync with 0.7.5cvs7, see ChangeLog entry
8950                 2002-05-02
8951
8952 2002-05-02 [hiro]       0.7.5claws4
8953
8954         * src/compose.c
8955                 compose_queue_sub():
8956                 check if queue folder exists (closes #550397).
8957                 removed directory creation since it should be handled
8958                 transparently.
8959         * src/imap.c
8960                 imap_add_msg(): return UID for appended message
8961                 (closes #548842).
8962
8963 2002-04-30 [paul]       0.7.5claws3
8964
8965         * src/summaryview.c
8966                 fix account_find_from_address() bug
8967
8968 2002-04-28 [colin]      0.7.5claws2
8969
8970         * src/compose.c
8971           src/textview.c
8972           src/prefs_common.[ch]
8973           src/utils.[ch]
8974                 Added user-definable quotation characters recognition.
8975
8976 2002-04-28 [paul]       0.7.5claws1
8977
8978         * sync with 0.7.5cvs4
8979                 see ChangeLog entry  2002-04-25
8980
8981 2002-04-28 [paul]       0.7.5claws
8982
8983         * po/es.po
8984           po/nl.po
8985           po/pt_BR.po
8986                 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
8987                 Fabio Junior Beneditto
8988
8989 2002-04-27 [jens]       0.7.4claws103
8990
8991         * po/de.po
8992                 updated German translation.
8993
8994 2002-04-27 [hiro]       0.7.4claws102
8995
8996         * src/summaryview.c
8997                 summary_write_cache(): fixed the mark loss of hidden messages.
8998
8999 2002-04-26 [melvin]     0.7.4claws101
9000
9001         * src/procmsg.c
9002                 fixed a second typo (same one)
9003         * po/fr.po
9004           po/it.po
9005           po/pt_BR.po
9006                 fixed the type again...
9007
9008 2002-04-26 [melvin]     0.7.4claws100
9009
9010         * src/procmsg.c
9011                 fixed a typo in an alert message ("temorary").
9012         * po/it.po
9013         * po/pt_BR.po
9014                 corrected the typo  described above.
9015         * po/fr.po
9016                 updated French translation.
9017
9018 2002-04-26 [darko]      0.7.4claws99
9019
9020         * src/summaryview.c
9021                 fix target folder colorization
9022
9023 2002-04-25 [paul]       0.7.4claws98
9024
9025         * po/it.po
9026                 updated by Alessandro Maestri
9027
9028 2002-04-24 [colin]      0.7.4claws97
9029         
9030         * src/compose.c
9031                 Fixed double "subject is empty" question.
9032
9033 2002-04-23 [colin]      0.7.4claws96
9034         
9035         * src/mimeview.c
9036                 Corrected issue when "automatically display images" was
9037                 not set : first image remained after selecting second.
9038
9039 2002-04-23 [melvin]     0.7.4claws95
9040
9041         * src/prefs_actions.c
9042                 Don't display in/out dialog if there is nothing to show.
9043
9044 2002-04-23 [paul]       0.7.4claws94
9045
9046         * sync with 0.7.5cvs3
9047                 bug fixes: see ChangeLog entry 2002-04-23
9048
9049 2002-04-22 [darko]      0.7.4claws93
9050
9051         * src/compose.c
9052                 fix previous check-in which changed code after
9053                 merge from main
9054
9055 2002-04-22 [paul]       0.7.4claws92
9056
9057         * faq/de/*
9058                 add German FAQ
9059         * faq/en/*
9060           faq/es/*
9061           faq/fr/*
9062                 update English, Spanish and French FAQs
9063         * manual/de/*
9064           manual/es/*
9065                 add German and Spanish manuals
9066         * manual/en/*
9067           manual/fr/*
9068                 update English and French manuals
9069
9070         * src/Makefile.am
9071                 add to and re-arrange the pixmap entries
9072
9073 2002-04-22 [darko]      0.7.4claws91
9074
9075         * src/compose.c
9076                 fix sender initials recognition to only allow
9077                 '>' after the initials
9078
9079 2002-04-21 [paul]       0.7.4claws90
9080
9081         * sync with 0.7.5 release
9082                 see ChangeLog entry 2002-04-21
9083
9084 2002-04-21 [alfons]
9085
9086         * src/Makefile.am
9087                 add colin's new pixmaps to EXTRA_DIST
9088
9089 2002-04-21 [colin]      0.7.4claws89
9090         * src/compose.c
9091         * src/inc.c
9092         * src/mainwindow.[ch]
9093         * src/prefs_common.[ch]
9094         * src/stock_pixmap.[ch]
9095                 Added "Work offline" ability.
9096
9097 2002-04-21 [colin]      0.7.4claws88
9098         
9099         * src/mimeview.c
9100         * src/prefs_common.c
9101         * src/prefs_common.h
9102         * src/textview.c : Added an option to common preferences -> display
9103           to allow user not to automatically display images.
9104
9105 2002-04-21 [paul]       0.7.4claws87
9106
9107         * sync with 0.7.4cvs52
9108                 see ChangeLog entry 2002-04-21 (src/imap.c)
9109
9110 2002-04-21 [paul]       0.7.4claws86
9111
9112         * sync with 0.7.4cvs51
9113                 see ChangeLog entry 2002-04-21
9114
9115 2002-04-21 [paul]       0.7.4claws85
9116
9117         * sync with 0.7.4cvs49
9118                 see ChangeLog entries 2002-04-20 and 2002-04-21
9119
9120         * src/Makefile.am
9121                 clean up: remove old 'stock_' element from xpm 
9122                 filenames.
9123
9124 2002-04-21 [alfons]     0.7.4claws84
9125
9126         apply sync patch from Paul
9127
9128         * src/folderview.c
9129                 use old claws prefs_folder_item_create() for now
9130
9131 2002-04-19 [match]      0.7.4claws83
9132
9133         * src/addressbook.[ch]
9134         * src/addrharvest.[ch]
9135         * src/addrgather.[ch]
9136                 recurse folders.
9137         * src/mainwindow.c
9138         * src/summaryview.[ch]
9139                 change menu option.
9140
9141 2002-04-19 [paul]       0.7.4claws82
9142
9143         * po/pt_BR.po
9144                 updated by Fabio Junior Beneditto
9145
9146 2002-04-14 [alfons]     0.7.4claws81
9147
9148         * src/passphrase.c
9149                 add #include <sys/types.h> for mode_t and off_t 
9150
9151 2002-04-13 [paul]       0.7.4claws80
9152         
9153         * src/main.c
9154           src/passphrase.[ch]
9155           src/pgptext.c
9156           src/prefs_common.[ch]
9157           src/rfc2015.c
9158                 enable storing of GnuPG passphrase for the whole 
9159                 session or a user-defined number of minutes. patch 
9160                 submitted by Ravemax <ravemax@dextrose.com>
9161
9162 2002-04-13 [alfons]     0.7.4claws79
9163
9164         * src/textview.c
9165                 make email parser also stop scanning when encountering separators
9166                 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
9167
9168 2002-04-13 [paul]       0.7.4claws78
9169
9170         * sync with 0.7.4cvs39
9171                 see ChangeLog entry 2002-04-12
9172
9173 2002-04-11 [paul]       0.7.4claws77
9174
9175         * sync with 0.7.4cvs37
9176                 see ChangeLog entry 2002-04-11
9177
9178 2002-04-11 [paul]       0.7.4claws76
9179
9180         * COPYING 
9181                 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
9182                 the clause for OpenSSL). sync with sylpheed main
9183
9184 2002-04-09 [melvin]     0.7.4claws75
9185
9186         * src/compose.c
9187                 Made 'Ctrl-Enter' on send ignore some modifiers 
9188                 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
9189                 to bind other *-Enter (but not Alt-Enter).
9190
9191 2002-04-09 [paul]       0.7.4claws74
9192
9193         * sync with 0.7.4cvs35
9194                 see ChangeLog entries 2002-04-09
9195
9196 2002-04-08 [paul]       0.7.4claws73
9197
9198         * sync with 0.7.4cvs33
9199                 see ChangeLog entry 200-04-08
9200
9201 2002-04-07 [match]      0.7.4claws72
9202
9203         * src/addrharvest.[ch]
9204                 fixed to read all addresses in header, regardless
9205                 of header size. improved name parsing. accommodate
9206                 harvest from folders and selected message.
9207         * src/addritem.[ch]
9208                 included new address parsing function.
9209         * src/addrgather.[ch]
9210         * src/addressbook.[ch]
9211         * src/summaryview.[ch]
9212         * src/mainwindow.c
9213                 allow address harvest of folder as well as selected
9214                 messages.
9215
9216 2002-04-07 [paul]       0.7.4claws71
9217
9218         * src/esmtp.[ch]
9219           src/smtp.c
9220                 don't try to authenticate with CRAM-MD5 in SMTP when 
9221                 SMTP-AUTH enabled if MTA doesn't issue this 
9222                 auth-method in it's ehlo-response. bug item #531364,
9223                 patch item #938910. patch submitted by Colin Leroy 
9224                 <colin@colino.net>
9225
9226 2002-04-07 [paul]       0.7.4claws70
9227
9228         * src/nntp.c
9229                 fix missing MODE_READER bug. patch submitted by
9230                 Colin Leroy <colin@colino.net>
9231
9232 2002-04-07 [alfons]     0.7.4claws69
9233
9234         * src/matcher.[ch]
9235         * src/prefs_filtering.c
9236         * src/summaryview.c
9237                 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
9238                 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
9239
9240 2002-04-07 [paul]       0.7.4claws68
9241
9242         * sync with 0.7.4cvs32
9243                 see ChangeLog entry 2002-04-06
9244
9245         * tools/filter_conv.pl
9246                 more bug fixes
9247
9248 2002-04-06 [paul]       0.7.4claws67
9249
9250         * tools/filter_conv.pl
9251                 modify to be able to find the name of the first
9252                 mailbox and use that. main's filter does not
9253                 record the full path to the mailbox and therefore
9254                 can only filter to the first mailbox.
9255
9256 2002-04-05 [paul]       0.7.4claws66
9257
9258         * tools/filter_conv.pl
9259                 attempt to make the script all-encompassing and
9260                 be able to convert any main 'filter' rule thrown
9261                 at it
9262
9263 2002-04-05 [paul]       0.7.4claws65
9264
9265         * tools/filter_conv.pl
9266                 allow for collapsed folder trees
9267
9268 2002-04-05 [paul]       0.7.4claws64
9269
9270         * sync with 0.7.4cvs31
9271                 see ChangeLog entries 2002-04-05
9272
9273 2002-04-03 [paul]       0.7.4claws63
9274
9275         * sync with 0.7.4cvs29
9276                 see ChangeLog entries 2002-04-02 and 2002-04-03
9277
9278 2002-04-02 [paul]       0.7.4claws62
9279
9280         * sync with 0.7.4cvs26
9281                 see ChangeLog entry 2002-04-01
9282
9283 2002-04-02 [match]      0.7.4claws61
9284
9285         * src/pine.[ch]
9286         * src/importpine.[ch]
9287         * src/addressbook.c
9288                 import Pine address book.
9289
9290 2002-04-02 [match]      0.7.4claws60
9291
9292         * src/addrharvest.[ch]
9293                 improve address parsing of funky addresses.
9294
9295 2002-04-02 [darko]      0.7.4claws59
9296
9297         * src/compose.c
9298                 wrap on send improvements, it now recognizes quoted
9299                 initials as part of the quotation string, and it
9300                 does not join lines separated by CR
9301
9302 2002-04-01 [match]      0.7.4claws58
9303
9304         * src/mgutils.[ch]
9305                 added new functions.
9306         * src/mutt.[ch]
9307                 remove excessive duplicate address generation
9308                 on import.
9309
9310 2002-04-01 [alfons]     0.7.4claws57
9311         
9312         * src/summaryview.c
9313                 put back g_free() 
9314
9315 2002-04-01 [paul]       0.7.4claws56
9316
9317         * sync with 0.7.4cvs25
9318                 see ChangeLog entry 2002-04-01
9319
9320 2002-04-01 [alfons]     0.7.4aprilfool55
9321
9322         * src/summaryview.c
9323                 honour feature request item #537427 to allow for
9324                 displaying names from address book for sent mail also
9325
9326 2002-03-29 [paul]       0.7.4claws54
9327
9328         * src/mainwindow.c
9329           src/prefs_filtering.[ch]
9330           src/prefs_matcher.c
9331           src/summaryview.c
9332                 add 'fast filter' for claws' filtering,
9333                 /Tools/Create filter rule/... patch submitted
9334                 by Neill Miller <neillm@thecodefactory.org>
9335
9336 2002-03-29 [paul]       0.7.4claws53
9337
9338         * sync with 0.7.4cvs24
9339                 see ChangeLog entry 2002-03-29
9340
9341 2002-03-28 [paul]       0.7.4claws52
9342
9343         * sync with 0.7.4cvs23
9344                 see ChangeLog entry 2002-03-28
9345
9346 2002-03-27 [melvin]     0.7.4claws51
9347
9348         * src/prefs_actions.c
9349                 Added support to pass only one message part (as a
9350                 file) to the command using '%p'. No quotes are needed
9351                 because doubles quotes are automatically added.
9352                 Fixed bug where Sylpheed could block when waiting for
9353                 a child process to finish.
9354                 Changed the help menu to remove quotes around symbols to 
9355                 avoid misinterpretation (they must not be used).
9356
9357 2002-03-27 [melvin]     0.7.4claws50
9358
9359         * src/inc.c
9360                 Made the new mail notification command always 
9361                 execute asynchronously.
9362
9363 2002-03-27 [paul]       0.7.4claws49
9364
9365         * src/compose.c
9366                 fix bug introduced in last commit
9367
9368 2002-03-27 [paul]       0.7.4claws48
9369
9370         * sync with 0.7.4cvs21
9371                 see ChangeLog 2002-03-26 and 2002-03-27
9372
9373 2002-03-26 [hoa]        0.7.4claws47
9374
9375         * src/prefs_folder_item.c
9376                 really fixed the bug #516442 with folder rescan.
9377
9378 2002-03-26 [paul]       0.7.4claws46
9379
9380         * sync with 0.7.4cvs19
9381                 see ChangeLog entries 2002-03-25 and 2002-03-26
9382
9383 2002-03-25 [hoa]        0.7.4claws45
9384
9385         * src/matcher.c
9386         * src/mh.c
9387                 fix the bug #516442 with folder rescan.
9388
9389         * src/prefs_common.[ch]
9390         * src/compose.c
9391                 added an option to enable two different behaviours
9392                 for bounce.
9393
9394
9395 2002-03-25 [paul]       0.7.4claws44
9396
9397         * src/mainwindow.c
9398           src/selective_download.c
9399                 correct a few menuitem labels
9400
9401 2002-03-25 [christoph]  0.7.4claws43
9402
9403         * src/procmsg.c
9404                 fix non deleted tmp message in
9405                 procmsg_save_to_outbox
9406                 fix problems caused by sync with
9407                 main branch's procmsg_send_queue
9408
9409 2002-03-25 [paul]       0.7.4claws42
9410
9411         * src/quote_fmt.c
9412           src/quote_fmt_lex.l
9413           src/quote_fmt_parse.y
9414                 add Last name (%L) placeholder for quoting. 
9415                 patch submitted by Thorsten Thielen 
9416                 <thth@users.sourceforge.net>
9417
9418 2002-03-25 [paul]       0.7.4claws41
9419
9420         * src/utils.c
9421                 get full hostname. patch submitted by
9422                 Bob Woodside <rwoodside1@comcast.net>
9423
9424 2002-03-25 [paul]       0.7.4claws40
9425
9426         * src/account.c
9427           src/news.c
9428           src/nntp.[ch]
9429           src/prefs_account.[ch]
9430                 enable NNTP over SSL. patch submitted by
9431                 Pascal Jermini <pascal@infinity.hn.org>
9432
9433 2002-03-24 [paul]       0.7.4claws39
9434
9435         * src/prefs_common.c
9436                 make the arrangement of the Compose tab more
9437                 coherent
9438
9439         * src/mainwindow.c
9440                 fix some irregularities of style
9441
9442         * po/de.po
9443                 updated by Kilian Krause
9444
9445 2002-03-23 [paul]       0.7.4claws38
9446
9447         * po/pt_BR.po
9448                 updated by Fabio Junior Beneditto
9449
9450 2002-03-23 [paul]       0.7.4claws37
9451
9452         * src/mainwindow.c
9453                 move 'Gather addresses' to 'Tools' menu
9454                 make 'Selective download' sensitive
9455
9456 2002-03-23 [paul]       0.7.4claws36
9457
9458         * sync with 0.7.4cvs16
9459                 see ChangeLog entries 2002-03-23
9460
9461 2002-03-22 [christoph]  0.7.4claws35
9462
9463         * src/quote_fmt_parse.y
9464                 fix include program output
9465
9466 2002-03-22 [alfons]     0.7.4claws34
9467
9468         * src/pop.c
9469                 initialize GDate stack variable correctly (sorry!)
9470
9471 2002-03-22 [paul]       0.7.4claws33
9472
9473         * src/compose.c
9474           src/mainwindow.c
9475           src/prefs_actions.c
9476           src/prefs_common.c
9477                 rename 'Tool' to 'Tools'
9478
9479         * src/mainwindow.c
9480                 move 'Delete duplicated messages' from
9481                 'Message/' to 'Tools/'
9482                 re-arrange the order of 'Tools/' items
9483
9484 2002-03-22 [paul]       0.7.4claws32
9485
9486         * src/addr_compl.c
9487           src/addressbook.[ch]
9488                 auto-address completion now also matches on
9489                 Nickname. patch submitted by Bob Forsman 
9490                 <hammor@users.sourceforge.net>
9491
9492         * src/editaddress.c
9493                 correct a spelling mistake
9494
9495 2002-03-22 [alfons]     0.7.4claws31
9496
9497         * src/pop.c
9498                 fix getting uidl from incorrect string 
9499                 (spotted by Colin)
9500
9501 2002-03-21 [alfons]     0.7.4claws30
9502
9503         * src/pop.c
9504                 more code refactoring
9505                 plug mem leak introduced by delete on server
9506
9507 2002-03-21 [paul]       0.7.4claws29
9508
9509         * sync with 0.7.4cvs11
9510                 see ChangeLog entries 2002-03-20
9511
9512 2002-03-20 [alfons]     0.7.4claws28
9513
9514         * src/inc.c
9515                 apply Colin's patch and refactor
9516
9517 2002-03-20 [paul]       0.7.4claws27
9518
9519         * sync with sylpheed 0.7.4cvs9
9520                 see ChangeLog entry 2002-03-20
9521
9522 2002-03-19 [christoph]  0.7.4claws26
9523
9524         * src/mh.c
9525         * src/procmsg.[ch]
9526         * src/summaryview.c
9527                 revert changes for flag updates
9528                 (does not work correctly and no time to debug)
9529
9530 2002-03-20 [alfons]     0.7.4claws25
9531
9532         * src/pop.c
9533                 refactor should_delete() a little bit 
9534
9535 2002-03-19 [paul]       0.7.4claws24
9536
9537         * src/inc.[ch]
9538           src/pop.c
9539           src/prefs_account.[ch]
9540                 allow the user to leave downloaded mail on the 
9541                 server for n days. Patch submitted by Colin Leroy 
9542                 <colin@colino.net>
9543
9544 2002-02-19 [paul]       0.7.4claws23
9545
9546         * sync with sylpheed 0.7.4cvs8
9547                 see ChangeLog entries 2002-03-19
9548
9549 2002-03-18 [paul]       0.7.4claws22
9550
9551         * sync with sylpheed 0.7.4cvs6
9552                 see ChangeLog entry 2002-03-18
9553
9554 2002-03-18 [paul]       0.7.4claws21
9555
9556         * po/en_GB.po
9557                 add en_GB message catalogue
9558
9559         * src/mbox_folder.c
9560           src/prefs_account.c
9561           src/prefs_actions.c
9562                 correct a few spelling mistakes
9563
9564 2002-03-17 [alfons]     0.7.4claws20
9565
9566         * src/matcher.c
9567                 more stringent checks for NULL params when writing
9568                 filtering actions to a file
9569                 
9570 2002-03-17 [hoa]        0.7.3claws20
9571
9572         * src/news.c
9573                 fixed the count of new messages
9574
9575         * src/compose.c
9576                 fixed the "attachment properties" window
9577
9578 2002-03-17 [paul]       0.7.4claws19
9579
9580         * src/defs.h
9581           src/folder.h
9582           src/news.c
9583           src/prefs_account.[ch]
9584           src/procmsg.[ch]
9585           src/summaryview.c
9586                 automatically mark cross-posted messages as read 
9587                 and (optionally) give them a colour label
9588                 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
9589                 
9590
9591 2002-03-17 [paul]       0.7.4claws18
9592
9593         * sync with sylpheed 0.7.4cvs5
9594                 see ChangeLog entry 2002-03-17
9595
9596 2002-03-17 [melvin]     0.7.4claws17
9597         
9598         * src/textview.c
9599                 Worked around a gtktext 'bug': when searching for 
9600                 a text in a long message it was scrolling slowly
9601                 line by line until it hit the searched text.
9602         * po/fr.po
9603                 Updated French translation
9604
9605 2002-03-17 [melvin]     0.7.4claws16
9606
9607         * src/mainwindow.c
9608         * src/compose.c
9609         * src/prefs_actions.c
9610                 Moved "Edit/Actions" to "Tool/Actions"
9611                 Made mainwindow/compose window sensitive as soon as
9612                 no child process is running anymore even if the io dialog
9613                 is open.
9614                 Fixed a struct being initialized with a non constant char*
9615
9616 2002-03-16 [christoph]  0.7.4claws15
9617
9618         * configure.in
9619                 add --with-compiler-flags option
9620                 (only for developer hacking)
9621         * src/mh.c
9622         * src/procmsg.[ch]
9623         * src/summaryview.c
9624                 try to make folder-stats and flag handling more
9625                 independent from the summaryview. msgcounts
9626                 are only set when the folder is opened and
9627                 procmsg_msginfo_(un)set_flags will handle it
9628                 later and summaryview will get the values
9629                 from the folder.
9630
9631 2002-03-16 [paul]       0.7.4claws14
9632
9633         * src/messageview.c
9634                 fix Return-receipt. Patch submitted by Bob
9635                 Woodside <rwoodside1@comcast.net>
9636
9637 2002-03-16 [paul]       0.7.4claws13
9638
9639         * src/compose.c
9640                 fix 'dynamic' signatures, make it work again
9641                 broken during sync on 2002-03-14 (0.7.4claws2)
9642
9643 2002-03-15 [match]      0.7.4claws12
9644
9645         * src/addrharvest.[ch]
9646         * src/addrgather.[ch]
9647         * src/addressbook.[ch]
9648         * src/mainwindow.c
9649                 included address harvester feature. still some
9650                 issues with address parsing that I will fix.
9651
9652 2002-03-15 [match]      0.7.4claws11
9653
9654         * src/addrbook.[ch]
9655         * src/addrcache.[ch]
9656         * src/addressbook.[ch]
9657         * src/addrindex.c
9658         * src/editbook.c
9659         * src/importldif.c
9660         * src/importmutt.c
9661         * src/jpilot.[ch]
9662         * src/main.c
9663         * src/syldap.[ch]
9664         * src/vcard.[ch]
9665                 tidy up. fix memory leaks. moved attribs and methods
9666                 from individual interfaces to addrcache object. prep
9667                 for new stuff to come in.
9668
9669 2002-03-15 [alfons]     0.7.4claws10
9670
9671         * src/matcher.[ch]
9672         * src/matcher_parser_parse.y
9673         * src/matcher_parser_lex.l
9674         * src/prefs_matcher.c
9675                 add filtering conditions message greater than, smaller 
9676                 than, and exactly matching a size in bytes
9677                 (does not work with delete from POP3 server yet)
9678
9679                 this should also give others an idea what you should
9680                 do to add new criterions to claws filtering system
9681                 
9682
9683 2002-03-15 [paul]       0.7.4claws9
9684
9685         * tools/filter_conv.pl
9686                 exit if there are no filter rules to convert
9687                 rename filterrc to filterrc.old after completion
9688
9689 2002-03-15 [paul]       0.7.4claws8
9690
9691         * sync with sylpheed 0.7.4cvs3
9692                 see ChangeLog entry 2002-03-14
9693
9694 2002-03-14 [paul]       0.7.4claws7
9695
9696         * src/compose.c
9697                 clean up the last commit (ahem)
9698
9699 2002-03-14 [paul]       0.7.4claws6
9700
9701         * src/compose.c
9702                 fix bug #515655. honour account preferences
9703                 regarding gpg default signing/encryption when 
9704                 changing account from the compose window.
9705
9706 2002-03-14 [paul]       0.7.4claws5
9707
9708         * src/folderview.c
9709                 remove unnecessary curly brackets
9710
9711 2002-03-14 [paul]       0.7.4claws4
9712
9713         * src/folderview.c
9714           src/prefs_filtering.[ch]
9715                 add filter rename on folder rename and filter
9716                 delete on folder delete. Patch submitted by
9717                 Neill Miller <neillm@thecodefactory.org> 
9718
9719 2002-03-14 [christoph]  0.7.4claws3
9720
9721         * src/procmsg.c
9722         * src/send.c
9723                 fix local delivery
9724                 (patch submitted by "Simon 'corecode' Schubert")
9725         * src/prefs_common.c
9726         * src/procmsg.c
9727                 fix gcc 3.0 warning
9728
9729 2002-03-14 [paul]       0.7.4claws2
9730
9731         * sync with sylpheed 0.7.4cvs2
9732                 see ChangeLog entry 2002-03-13
9733
9734 2002-03-12 [darko]      0.7.4claws1
9735
9736         * src/mainwindow.c
9737                 fix what seems to be a copy and paste error
9738                 when setting color for important messages
9739                 (reported by wwp)
9740
9741 2002-03-11 [paul]       version 0.7.4claws released
9742
9743 2002-03-11 [paul]       0.7.4claws
9744
9745         * po/es.po
9746           po/it.po
9747           po/nl.po
9748           po/pt_BR.po
9749                 update message catalogs. Submitted by Ricardo Mones 
9750                 Lastra, Alessandro Maestri, Wilbert Berendsen, and 
9751                 Fabio Junior Beneditto
9752
9753         * configure.in
9754           faq/Makefile.am
9755           faq/it/Makefile
9756           faq/it/sylpheed-faq*
9757           src/mainwindow.c
9758           src/manual.[ch]
9759                 add FAQ in Italian
9760         
9761
9762 2002-03-11 [jens]       0.7.3claws7
9763
9764         * po/de.po
9765                 updated German translation
9766
9767 2002-03-11 [melvin]     0.7.3claws6
9768
9769         * po/fr.po
9770                 updated and corrected French translation
9771
9772 2002-03-10 [hoa]        0.7.3claws5
9773
9774         * src/account.c
9775         * src/inc.c
9776         * src/prefs_account.c
9777         * src/procmsg.c
9778         * src/send.[ch]
9779                 fixed the local account.
9780                 you have to change the default "/usr/sbin/sendmail"
9781                 to "/usr/sbin/sendmail -t" in the preferences of
9782                 the local account.
9783
9784         * src/procmime.c
9785                 removed some debug display for renderer
9786
9787 2002-03-10 [paul]       0.7.3claws4
9788
9789         * faq/en/sylpheed-faq-1.html
9790           faq/en/sylpheed-faq-2.html
9791                 update
9792
9793 2002-03-09 [paul]       0.7.3claws3
9794
9795         * sync with sylpheed 0.7.4
9796                 see ChangeLog entry 2002-03-09
9797
9798 2002-03-08 [paul]       0.7.3claws2
9799
9800         * faq/en/sylpheed-faq*
9801           faq/es/sylpheed-faq*
9802           faq/fr/sylpheed-faq*
9803                 update the FAQs
9804
9805         * manual/fr/.cvsignore
9806           manual/fr/Makefilea.am
9807           manual/fr/sylpheed*
9808           src/mainwindow.c
9809           src/manual.[ch]
9810                 add the French manual
9811
9812 2002-03-07 [paul]       0.7.3claws1
9813
9814         * sync with sylpheed 0.7.3cvs4
9815                 see ChangeLog entries  2002-03-06 and 2002-03-07
9816         
9817         * po/nl.po
9818                 updated by Wilbert Berendsen
9819
9820 2002-03-07 [melvin]     0.7.2claws34
9821
9822         * src/selective_download.c
9823                 Changed the pixmap of the receive button to MAIL_RECEIVE.
9824
9825 2002-03-06 [paul]       0.7.2claws33
9826
9827         * sync with sylpheed 0.7.3cvs1
9828                 bug fix, see ChangeLog entry 2002-03-05
9829
9830 2002-03-05 [paul]       0.7.2claws32
9831
9832         * src/mimeview.c
9833           src/pgptext.[ch]
9834           src/procmsg.c
9835                 reverse the pgp ascii-armored code implemented in 
9836                 0.7.2claws16. removal of this code until it matures.
9837                 this means that verifying ascii-armored pgp sigs and
9838                 automatic decryption of ascii-armored encrypted
9839                 messages no longer works.
9840
9841 2002-03-05 [paul]       0.7.2claws31
9842
9843         * configure.in
9844           Makefile.am
9845         * faq/Makefile.am
9846         * faq/en/Makefile.am
9847           faq/en/sylpheed-faq.html
9848           faq/en/sylpheed-faq-1.html
9849           faq/en/sylpheed-faq-2.html
9850           faq/en/sylpheed-faq-3.html
9851         * faq/es/Makefile.am
9852           faq/es/sylpheed-faq.html
9853           faq/es/sylpheed-faq-1.html
9854           faq/es/sylpheed-faq-2.html
9855           faq/es/sylpheed-faq-3.html
9856           faq/es/sylpheed-faq-4.html
9857         * faq/fr/Makefile.am
9858           faq/fr/sylpheed-faq.html
9859           faq/fr/sylpheed-faq-1.html
9860           faq/fr/sylpheed-faq-2.html
9861           faq/fr/sylpheed-faq-3.html
9862         * src/Makefile.am
9863           src/defs.h
9864           src/mainwindow.c
9865           src/manual.[ch]
9866                 add FAQs in English, Spanish and French
9867
9868
9869 2002-03-05 [paul]       0.7.2claws30
9870
9871         * manual/en/sylpheed.html
9872           manual/en/sylpheed-XX.html
9873                 updated the English manual
9874
9875 2002-03-05 [hoa]        
9876
9877         * src/summaryview.c
9878                 dialog box pops up if the article can't be deleted.
9879
9880 2002-03-04 [paul]       
9881         
9882         * po/pt_BR.po
9883                 updated by Fabio Junior Benedito
9884
9885 2002-03-04 [hoa]
9886
9887         * removed ac/gpgme.m4
9888                 to avoid autogen common problem
9889                 developers have to install gpgme development package now
9890
9891         * src/compose.c
9892                 encoding to 7bit or 8bit is enabled.
9893
9894 2002-03-03 [alfons]     0.7.2claws29
9895
9896         * src/pop.c
9897                 merge fix by Oliver Haertel for selective
9898                 download buglet
9899
9900 2002-03-03 [paul]       0.7.2claws28
9901         
9902         * sync with sylpheed 0.7.3
9903
9904 2002-03-03 [paul]       0.7.2claws27
9905
9906         * sync with sylpheed 0.7.2cvs24
9907                 see ChangeLog entries 2002-03-02 and 2002-03-03
9908
9909 2002-03-02 [melvin]     0.7.2claws26
9910
9911         * src/inc.[ch]
9912         * src/main.c
9913         * src/mainwindow.c
9914         * src/prefs_common.[ch]
9915                 Added user definable notification on new mail arrival.
9916                 Removed unused variables in spell checker prefs code.
9917
9918 2002-03-02 [melvin]     0.7.2claws25
9919
9920         * src/quote_fmt.c
9921                 Removed unnecessary escape sequences.
9922                 Changed 'Initial...' to 'Initials of Sender'
9923
9924 2002-03-02 [paul]       0.7.2claws24
9925
9926         * sync with sylpheed 0.7.2cvs22
9927                 see ChangeLog entry 2002-03-01
9928
9929 2002-03-01 [hoa]        0.7.2claws23
9930
9931         * src/mainwindow.c
9932                 Set sensitivity of delete actions to active
9933                 even if the folder is a newsgroup.
9934
9935         * src/summaryview.c
9936                 - Set sensitivity of delete actions
9937                 - Added function check_permission() that will check if the
9938                   user is authorized to delete a message. For news, it
9939                   will check if the author is the same.
9940                 - Enabled deletion when there is no trash folder.
9941
9942         * src/news.[ch]
9943                 - Added news_cancel_article() to cancel articles
9944                 - Implemented news_remove_message() (public function)
9945
9946 2002-03-01 [paul]       0.7.2claws22
9947
9948         * src/gtkutils.c
9949           src/textview.c
9950                 recognise urls that that don't include 'http://' and
9951                 simply begin 'www.' 
9952
9953         * AUTHORS
9954                 remove duplicated name
9955
9956 2002-02-28 [paul]       0.7.2claws21
9957
9958         * src/mainwindow.c
9959           src/summaryview.[ch]
9960                 add ability to 'Select thread'
9961                 combines Melvin's "Select thread's head" patch (#510907)
9962                 with Colin Leroy's <colin@colino.net> "Select whole thread" 
9963                 patch (#518514) 
9964
9965 2002-02-28 [paul]       0.7.2claws20
9966
9967         * src/mimeview.c
9968                 hopefully fix segfault on right-clicking a mime part
9969                 that some people have experienced.      
9970                 fix submitted by Fredrik Olofsson <frol@linux.nu>
9971
9972 2002-02-28 [paul]       0.7.2claws19
9973
9974         * sync with sylpheed 0.7.2cvs21
9975                 see ChangeLog entries 2002-02-27 and 2002-02-28
9976
9977 2002-02-27 [paul]       0.7.2claws18
9978
9979         * sync with sylpheed 0.7.2cvs18
9980                 see ChangeLog entries 2002-02-26 and 2002-02-27
9981
9982 2002-02-26 [alfons]     0.7.2claws17
9983
9984         * src/procheader.c
9985                 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
9986                 (spotted by Chris Hessman <idatech@gmx.net>)
9987
9988 2002-02-26 [paul]       0.7.2claws16
9989
9990         * src/mimeview.c
9991           src/pgptext.[ch]
9992           src/procmsg.c
9993                 make decryption of ascii-armored pgp encrypted messages
9994                 and verification of ascii-armored signatures work again.
9995                 slightly altered from the patch by Jens Jahnke 
9996                 <jan0sch@gmx.net>
9997
9998                 ##FIX ME##
9999                 * the checking of plaintext signatures always comes up in 
10000                   a popup box
10001                 * it doesn't work for multipart messages 
10002                 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
10003                   including the msg headers and these 2 line themselves, are 
10004                   not displayed
10005
10006         * src/mainwindow.c
10007                 "View/Folder Tree" becomes "View/Separate Folder Tree"
10008                 "View/Message View" becomes "View/Separate Message View"
10009                 because its less ambiguous.
10010
10011         * po/es.po
10012                 updated by Ricardo Mones Lastra
10013
10014 2002-02-26 [paul]       0.7.2claws15
10015
10016         * sync with sylpheed 0.7.2cvs17
10017                 see ChangeLog entries 2002-02-25 and 2002-02-26
10018
10019 2002-02-25 [christoph]  0.7.2claws14
10020
10021         * src/filtering.[ch]
10022         * src/inc.c
10023                 do filtering stuff after all messages have been received
10024                   1. drop all messages to .processing
10025                   2. scan processing folder for messages
10026                   3. filter messages or move to inbox
10027                 this will also find old messages left in processing after
10028                 a crash or something like that and we get a real msginfo
10029                 from folder->get_msg_list and do not have to create our
10030                 own in filter_message
10031         * src/matcher_parser_parse.y
10032                 remove MIX/MAX warning (reordered includes)
10033
10034 2002-02-25 [paul]       0.7.2claws13
10035
10036         * sync with sylpheed 0.7.2cvs15
10037                 see ChangeLog entry 2002-02-24
10038
10039 2002-02-24 [alfons]     0.7.2claws12
10040
10041         * src/filtering.c
10042                 clear old color flags first when applying a new color to
10043                 a message info. 
10044                 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
10045
10046 2002-02-24 [alfons]     0.7.2.claws11
10047         
10048         * AUTHORS
10049         * src/prefs_common.c
10050                 add presets for Opera and Konqueror, closes patch #517261,
10051                 submitted by Ville Skyttä <scop@users.sourceforge.net>
10052
10053 2002-02-24 [alfons]     0.7.2.claws10
10054
10055         * AUTHORS
10056         * src/summaryview.c
10057                 fix threading for null message ids, closes patch #521601,
10058                 submitted by Bob Forsman <hammor@users.sourceforge.net>
10059
10060 2002-02-24 [alfons]     0.7.2claws9
10061
10062         * src/summaryview.c
10063         * src/filtering.c
10064                 make Tool | Filter Message work with filtering system so
10065                 setting flags also works
10066
10067                 TODO:
10068
10069                 - Processing uses the same function as Tool | Filter
10070                   Message, but doesn't use the same update proc yet
10071
10072 2002-02-23 [paul]       0.7.2claws8
10073
10074         * sync with sylpheed 0.7.2cvs14
10075                 see ChangeLog entries 2002-02-22 and 2002-02-23
10076
10077 2002-02-22 [christoph]  0.7.2claws7
10078
10079         * src/quote_fmt.c
10080                 Add column space to table
10081         * src/quote_fmt_parse.y
10082                 Close files
10083
10084 2002-02-22 [paul]       0.7.2claws6
10085
10086         * src/Makefile.am
10087           src/defs.h
10088           src/filtering.c
10089           src/inc.[ch]
10090           src/mainwindow.c
10091           src/matcher.[ch]
10092           src/matcher_parser_lex.l
10093           src/matcher_parser_parse.y
10094           src/pop.[ch]
10095           src/prefs_account.h
10096           src/prefs_filtering.c
10097           src/selective_download.[ch]   *** NEW FILES ***
10098           src/utils.[ch]
10099           po/POTFILES.in
10100                 Selective Download added to 'Tool' menu. 
10101                 Retrieves email headers of the currently selected pop3 
10102                 account and allows the user to mark emails for deletion 
10103                 right on the pop3 server. Patch submitted by Oliver Haertel 
10104                 <oha@users.sourceforge.net>.
10105         
10106         * po/POTFILES.in
10107                 add 'src/quote_fmt.c'           
10108
10109 2002-02-22 [christoph]  0.7.2claws5
10110
10111         * src/Makefile.am
10112                 added quote_fmt.c
10113         * src/prefs_common.[ch]
10114         * src/prefs_template.c
10115         * src/quote_fmt.c               *** NEW FILE ***
10116         * src/quote_fmt.h
10117                 move quote format symbol description code
10118                 to it's own file because it is used from
10119                 differnent code parts
10120                 Rewrote symbol description GUI
10121                   + use table
10122                   + add separators
10123                   + get data from array (no more long constant strings)
10124         * src/quote_fmt_lex.l
10125         * src/quote_fmt_parse.y
10126                 Symbol for Literal % changed to \% instead of %%
10127                 (More logical as \ is used for quoting for other symbols)
10128                 Add |f and |p to include files and program output
10129                 Examples:
10130                     |f{/home/.../.signature}
10131                     |p{date}
10132         * po/de.po
10133                 Correct wrong spelling for "Referenzen"
10134
10135 2002-02-21 [paul]       0.7.2claws4
10136
10137         * src/procmsg.c
10138                 forgotten during sync
10139
10140 2002-02-21 [paul]       0.7.2claws3
10141
10142         * sync with sylpheed 0.7.2cvs11
10143                 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
10144                 2002-02-20 and 2002-02-21
10145
10146 2002-02-20 [melvin]     0.7.2claws2
10147
10148         * src/prefs_actions.c
10149                 Added error report when child cannot fork or when execvp 
10150                 returns with an error.
10151
10152 2002-02-19 [christoph]  0.7.2claws1
10153
10154         * src/codeconv.c
10155                 return unconverted text if conde conversion is not possible
10156                 when libjconv is used.
10157                 (patch submitted by "Simon 'corecode' Schubert")
10158
10159 2002-02-19 [paul]       
10160
10161         * version 0.7.2claws release
10162
10163 2002-02-19 [paul]       0.7.2claws
10164
10165         * po/nl.po
10166                 updated by Wilbert Berendsen
10167
10168
10169 2002-02-18 [alfons]     0.7.1claws13
10170
10171         * src/syldap.c
10172         * src/jpilot.c
10173                 remove references to dlfcn and explicitly loading functions
10174                 from dynalink libs, because libs linked anyway, and functions
10175                 are loaded explicitly
10176
10177 2002-02-17 [melvin]     0.7.1claws12
10178
10179         * src/prefs_actions.c
10180                 Replaced children wait loop with double fork technique.
10181                 Now, input/output window updated at each new output.
10182                 free_children(): Fixed a memory leak.
10183                 Made input/output window non closable if running children
10184                 still exist.
10185                 Added missing <unistd.h> include.
10186                 Added some --debug outputs.
10187
10188 2002-02-17 [melvin]     0.7.1claws11
10189
10190         * src/summaryview.c
10191                 Fixed bug where descending sort order did not select top
10192                 message.
10193
10194 2002-02-17 [melvin]     0.7.1claws10
10195
10196         * acconfig.h
10197                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
10198         * src/prefs_common.c
10199                 Pspell data package directory no more hard coded but
10200                 set during configuration (PSPELL_PATH). (Thanks to 
10201                                 Gustavo Noronha Silva.)
10202
10203 2002-02-17 [melvin]     0.7.1claws9
10204
10205         * configure.in
10206                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
10207         * src/gtkspell.c
10208                 Fixed compile-time warnings.
10209
10210 2002-02-16 [alfons]     0.7.1claws8
10211
10212         * src/filesel.c
10213                 fix inadvertent free of NULL pointer which caused
10214                 sylpheed to crash when closing the save-as dialog
10215                 using the window close button
10216
10217 2002-02-16 [carsten]    0.7.1claws7
10218         * src/mainwindow.[ch]
10219           src/summaryview.c
10220           src/prefs_common.c
10221                 fixes for pixmap theming code:
10222                         - recently changed mail attributes shouldn't get
10223                           lost any longer
10224                         - theme is only reloaded iff another theme was
10225                           selected
10226
10227 2002-02-16 [paul]       0.7.1claws6
10228
10229         * sync with sylpheed 0.7.2 release
10230                 see ChangeLog entry 2002-02-15 and 2002-02-16
10231
10232 2002-02-15 [paul]       0.7.1claws5
10233
10234         * sync with sylpheed 0.7.1cvs9
10235                 see ChangeLog entry 2002-02-15
10236
10237         * po/POTFILES.in
10238                 remove unneeded headerwindow.c entry
10239
10240 2002-02-14 [carsten]    0.7.1claws4
10241         * src/summaryview.c
10242                 fixed a bug for "Go to next unread message": there was
10243                 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
10244                 in the prefs, because of doing "Search again" instead
10245                 "No"
10246
10247 2002-02-14 [carsten]    0.7.1claws3
10248         * src/stock_pixmap.c
10249                 removed 2 more mem leaks; following memprof,
10250                 this code is "leak free" now :)
10251
10252 2002-02-14 [carsten]    0.7.1claws2
10253         * src/stock_pixmap.c
10254                 used opendir/readdir/closedir instead of scandir
10255                 -> code should work now on Solaris
10256
10257 2002-02-14 [paul]       0.7.1claws1
10258
10259         * sync with sylpheed 0.7.1cvs8
10260                 see ChangeLog entries 2002-02-13 and 2002-02-14
10261
10262         * README.claws
10263                 add some description of Actions and Pixmap Themes
10264
10265 2002-02-13 [paul]       
10266
10267         * version 0.7.1claws release
10268
10269 2002-02-13 [paul]       0.7.1claws
10270
10271         * po/es.po
10272           po/it.po
10273           po/pt_BR.po
10274                 updated translations, submitted by Ricardo Mones Lastra,
10275                 Alessandro Maestri and Fabio Junior Beneditto
10276
10277 2002-02-13 [melvin]     0.7.0claws75
10278
10279         * src/prefs_actions.c
10280                 Added missing "signal.h" include
10281
10282 2002-02-13 [melvin]     0.7.0claws74
10283
10284         * src/prefs_folder_item.c
10285                 Added missing "config.h" include
10286         * po/fr.po
10287                 Updated French translation for folder propriety.
10288
10289 2002-02-13 [jens]       0.7.0claws73
10290
10291         * po/POTFILES.in
10292                 Added missing src/prefs_folder_item.c [log added by melvin]
10293         * po/de.po
10294                 Updated German translation.
10295
10296 2002-02-13 [melvin]     0.7.0claws72
10297
10298         * po/fr.po
10299                 Updated French translation.
10300
10301 2002-02-13 [melvin]     0.7.0claws71
10302
10303         * src/gtkutils.c
10304                 Made gtkut_editable_get_selection return NULL if selection
10305                 is of length zero.
10306                 This fixes a bug where selecting part of message A then
10307                 switching to message B and replying to it will not
10308                 quote the message's body.
10309
10310 2002-02-12 [paul]       0.7.0claws70
10311
10312         * src/mainwindow.c
10313                 cosmetic, relating to pixmap themes: on toolbar make 
10314                 updating of 'Exec' and 'Compose news/Compose email'
10315                 icons faster.
10316
10317 2002-02-12 [carsten]    0.7.0claws69
10318         * src/folderview.c
10319           src/mainwindow.[ch]
10320           src/stock_pixmap.c
10321           src/summaryview.c
10322           src/prefs_common.c
10323                 - refreshing after changing pixmap theme better
10324                   now (thanks Paul)
10325                 - wanted to remove some mem leaks, but alfons was
10326                   faster (and had the better solution ;)
10327
10328 2002-02-12 [alfons]     0.7.0claws68
10329
10330         * src/prefs_common.c
10331         * src/stock_pixmap.[ch]
10332                 plug mem leaks, refactor code a little bit
10333
10334
10335 2002-02-12 [sergey]     0.7.0claws67
10336
10337         * src/imap.c
10338                 Fixed problem with copying messages to IMAP folders when the
10339                 server uses something other than '/' as a namespace separator
10340                 (cyrus-imapd uses '.').
10341
10342 2002-02-12 [jens]       0.7.0claws66
10343
10344         * po/de.po
10345                 Updated German Translation
10346
10347 2002-02-12 [paul]       0.7.0claws65
10348
10349         * sync with sylpheed 0.7.1cvs1
10350                 see ChangeLog entry 2002-02-12
10351
10352 2002-02-12 [melvin]     0.7.0claws64
10353
10354         * src/prefs_actions.c
10355                 Fixed "feature" where children's output was duplicated 
10356                 instead of refreshed while monitoring.
10357                 Removed some debug code.
10358
10359 2002-02-12 [christoph]  0.7.0claws63
10360
10361         * src/compose.c
10362                 always delete message from queue after sending/send error
10363                 (closes bug #509601)
10364
10365 2002-02-12 [melvin]     0.7.0claws62
10366
10367         * src/prefs_actions.c
10368                 Children wait loop is now triggered with a timeout of 1s
10369                 Added %F which is replaced with the list of filenames 
10370                 of all selected messages (as suggested by Ricardo Mones Lestra)
10371                 Pipe syntax changed. Prefix with | to send selection, postfix
10372                 with | to retrieve output. Prefix with > or * to send
10373                 user definable input to the command (*: input is hidden)
10374                 Old pipe action should now be postfixed with |, too.
10375
10376 2002-02-12 [carsten]    0.7.0claws61 (more 59.75)
10377         * src/stock_pixmap.c
10378                 fixed a bug: if there's no theme directory don't
10379                 throw an error, just do "nothing" (thanks Alfons)
10380
10381 2002-02-12 [carsten]    0.7.0claws60
10382         * src/folderview.c
10383           src/summaryview.c
10384                 had to write the cache twice (nasty!); some marks would 
10385                 get lost if not
10386
10387 2002-02-11 [carsten]    0.7.0claws59
10388         * acconfig.h
10389           configure.in
10390           doc-src/maintainer_guide.txt
10391           src/compose.[ch]
10392           src/defs.h
10393           src/folderview.[ch]
10394           src/gtkutils.[ch]
10395           src/mainwindow.[ch]
10396           src/prefs_common.[ch]
10397           src/stock_pixmap.[ch]
10398           src/summaryview.[ch]
10399                 pixmap theming and related work on pixmap
10400                 handling on some other places
10401                 (e.g. hrm features for all folder)
10402           src/pixmap/stock_*.xpm -> the stock_ was removed
10403         
10404 2002-02-11 [paul]       0.7.0claws58
10405
10406         * sync with sylpheed 0.7.1 release
10407                 see ChangeLog entries 2002-02-11
10408
10409 2002-02-08 [paul]       0.7.0claws57
10410
10411         * sync with sylpheed 0.7.0cvs39
10412                 see ChangeLog entry 2002-02-07 (last entry) 
10413
10414         * src/prefs_actions.c
10415           src/prefs_filtering.c
10416           src/prefs_matcher.c
10417           src/prefs_scoring.c
10418                 sync: made it compile with C compilers other than gcc
10419
10420 2002-02-07 [paul]       0.7.0claws56
10421
10422         * sync with sylpheed 0.7.0cvs38
10423                 see ChangeLog entries 2002-02-06 (last 2 entries) and
10424                 2002-02-07
10425
10426 2002-02-07 [darko]      0.7.0claws55
10427
10428         * src/gtkutils.[ch]
10429         * src/summaryview.c
10430                 Fix const gchar */gchar * issue (thanks Hiro)
10431
10432 2002-02-07 [darko]      0.7.0claws54
10433
10434         * src/compose.[ch]
10435         * src/filtering.c
10436         * src/gtkutils.[ch]
10437         * src/prefs_template.c
10438         * src/quote_fmt.h
10439         * src/quote_fmt_parse.y
10440         * src/summaryview.c
10441         * src/utils.[ch]
10442                 When replying or forwarding an email don't quote the entire
10443                 mail body but use the part of the message text that is selected
10444
10445 2002-02-06 [melvin]     0.7.0claws53
10446
10447         * src/prefs_common.[ch]
10448         * src/gtkspell.[ch]
10449         * src/compose.c
10450                 Made possible to switch quickly to last used dictionary
10451                 which makes checking bilingual documents easier.
10452
10453 2002-02-06 [melvin]     0.7.0claws52
10454         
10455         * po/POTFILES.in
10456                 Added forgotten new file src/prefs_actions.c
10457
10458 2002-02-06 [melvin]     0.7.0claws51
10459
10460         * src/prefs_actions.c   ** NEW FILE **
10461         * src/prefs_actions.h   ** NEW FILE **
10462                 Added actions to execute on message text view, or on the
10463                         message's file.
10464         * src/Makefile.am
10465                 Added src/prefs_actions.[ch]
10466         * src/compose.c
10467                 Added new menu "Edit/Actions"
10468         * src/defs.h
10469                 Added new actionsrc file.
10470         * src/main.c
10471                 Added actionsrc reading.
10472         * src/mainwindow.c
10473                 Added new menus "Edit/Actions" and "Configuration/Actions..."
10474         * src/prefs_common.h
10475                 Added new element actionslst element to prefs_common.
10476
10477 2002-02-06 [paul]       0.7.0claws50
10478
10479         * sync with sylpheed 0.7.0cvs36
10480                 see ChangeLog entry 2002-02-06
10481
10482 2002-02-05 [paul]
10483
10484         * po/es.po
10485                 updated by Ricardo Mones Lastra
10486
10487 2002-02-05 [paul]       0.7.0claws49
10488
10489         * sync with sylpheed 0.7.0cvs33
10490                 see ChangeLog entries 2002-02-04 (last 4 entries) and 2002-02-05
10491
10492 2002-02-05 [paul]       0.7.0claws48
10493
10494         * src/compose.c
10495                 re-add 'Edit/Advanced/Delete entire line', previously named
10496                 'Delete Line+'
10497
10498 2002-02-04 [paul]       0.7.0claws47
10499
10500         * src/compose.c
10501           src/summaryview.c
10502                 fix bug #494993 (Reply All not taking Reply-To into consi)
10503                 eliminate differences in behaviour of right-click 'Reply to all' 
10504                 in summary view and 'Reply to all' on the toolbar. 
10505                 fix bug where Reply-To gets ignored by 'Reply to all' in summary
10506                 view and From gets ignored by 'Reply to all' on toolbar.
10507                 fix bug where 'Reply to all' on toolbar uses To twice and ignores
10508                 From when no Reply-To header is present.
10509
10510 2002-02-04 [paul]       0.7.0claws46
10511
10512         * sync with sylpheed 0.7.0cvs30
10513                 see ChangeLog entries 2002-02-03 and 2002-02-04
10514
10515 2002-02-03 [melvin]     0.7.0claws45
10516
10517         * src/gtkspell.[ch]
10518                 Readded function to highlight all misspelled words.
10519                 Fixed bug where user-provided-words did not replace
10520                         correctly the misspelled word when using the mouse.
10521                 Fixed bug where checking a region selected from right to left did
10522                         not check the region at all.
10523                 Fixed bug where 'Check backwards' may not check at all. 
10524                 Fixed memory leaks where popup menus and accel_groups were not destroyed.
10525                 Fixed possible buffer overflow when checking for long strings (>1k).
10526                 Made cursor and scrollbar positions non changing after uncheck_all/check_all.
10527                 Accelerators code uses now gtk_widget_add_accel.
10528                 Removed and disabled obsolete and unfinished code.
10529                 Cleaning up.
10530
10531         * src/compose.c
10532                 Added menu item to Highlight all misspelled words.
10533
10534 2002-02-01 [paul]       0.7.0claws44
10535
10536         * src/mainwindow.c
10537                 fix '/View/Hide read messages' sensitivity when all
10538                 messages in a folder are hidden
10539
10540 2002-02-01 [paul]       0.7.0claws43
10541
10542         * src/main.c
10543                 add --send option to command line interface, sends all
10544                 queued mail. Patch submitted by Ricardo Mones Lastra.
10545
10546 2002-01-31 [paul]       0.7.0claws42
10547
10548         * src/mainwindow.c
10549                 add '/View/Hide read messages' to main_window_set_menu_sensitive()
10550
10551 2002-01-31 [paul]       0.7.0claws41
10552
10553         * sync with sylpheed 0.7.0cvs27
10554                 see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
10555                 and 2002-01-31
10556
10557         * src/textview.c
10558                 comment out elements of textview_show_part() as temporary
10559                 workaround for attachment 'Display as text' bug 
10560
10561         * po/pt_BR.po
10562                 updated by Fabio Junior Beneditto
10563
10564 2002-01-30 [paul]       0.7.0claws40
10565
10566         * sync with sylpheed 0.7.0cvs24
10567                 see ChangeLog entries 2002-01-29 (src/prefs_common.c)
10568                 and 2002-01-30
10569
10570         * src/compose.c
10571                 add {N_("/_Spelling"), ... "<Branch>"} to 
10572                 GtkItemFactoryEntry compose_entries[]
10573
10574         * src/prefs_common.c
10575                 add claws menu items to prefs_keybind_apply_clicked()
10576                 and remove non-claws menu items
10577
10578 2002-01-29 [paul]       0.7.0claws39
10579
10580         * sync with sylpheed 0.7.0cvs22
10581                 see ChangeLog entries 2002-01-28 and 2002-01-29
10582
10583 2002-01-28 [melvin]     0.7.0claws38
10584
10585         * src/compose.c
10586                 Added the declartion of compose_send_control_enter.
10587
10588         * src/compose.c
10589         * src/gtkspell.[ch]
10590                 Added in a 'Spelling' menu which includes the configuration menu. 
10591                 Added a real 'Check all' and got rid from the old one which only
10592                 highlited misspelled word.
10593                 Made 'Check while typing' a disableable option.
10594                 Added a dialog when there are no more misspelled word.
10595                 Added a dialog if error occurs when switching to a dictionary.
10596         
10597         * src/prefs_common.[ch]
10598                 Added option for the default 'Check while typing' option.
10599
10600
10601 2002-01-28 [alfons]     0.7.0claws37
10602
10603         * src/compose.c
10604                 fix buglet and make code comply with sylpheed code style
10605
10606 2002-01-28 [paul]       0.7.0claws36
10607
10608         * sync with sylpheed 0.7.0cvs19
10609                 see ChangeLog entries for 2002-01-28
10610
10611 2002-01-28 [hoa]        0.7.0claws35
10612
10613         * src/defs.h
10614                 added rendererrc
10615
10616         * src/main.c
10617                 read the renderer config
10618
10619         * src/procmime.[ch]
10620                 use the renderer config to convert mime attachments
10621
10622         * src/textview.c
10623                 don't use textview_show_html/ertf,
10624                 use get_text_content instead
10625
10626 2002-01-27 [alfons]     0.7.0claws34
10627         
10628         * src/news.c
10629                 make sylpheed believe it can delete a news message...
10630                 (messages are NOT deleted, maybe we should remove
10631                 processing from the folder properties after all.)
10632
10633 2002-01-27 [alfons]     0.7.0claws33
10634
10635         * src/folder.c
10636                 add extra checks
10637         * src/news.c
10638                 implement remove_msg() 
10639
10640 2002-01-27 [alfons]     0.7.0claws32
10641
10642         * src/procmsg.h
10643         * src/procheader.c
10644         * src/messageview.c
10645                 fix return receipt / disposition notification again. this
10646                 stuff seems to break on _every_ major summary UI change, so
10647                 it's now implemented using a flag which is saved in the
10648                 marks cache
10649                 
10650 2002-01-26 [alfons]     0.7.0claws31
10651
10652         * src/import.c
10653                 let import dialog show the destination folder identifier
10654
10655 2002-01-26 [melvin]     0.7.0claws30
10656
10657         * src/folderview.c
10658         * src/summaryview.c
10659                 Readded 'Mark all read' into summary view popup menu
10660                 Added 'Mark all read' in folder view popup menu for IMAP
10661                 and NNTP.
10662                 Made it insensitive if the selected folder is not the shown
10663                 one to avoid 'Mark all read' on the wrong folder.
10664                 
10665 2002-01-26 [paul]       0.7.0claws29
10666
10667         * src/folderview.c
10668           src/summaryview.c
10669                 move 'Mark all read' from summary view to folder view
10670                 menu. (adapted from) patch submitted by Jeremy Andrews,
10671                 <lists@kerneltrap.com>
10672
10673 2002-01-25 [alfons]     0.7.0claws28
10674
10675         * src/gtkstext.c
10676                 put the gtk class name back so GtkSText adapts the 
10677                 settings of GtkText
10678
10679 2002-01-25 [alfons]     0.7.0claws27
10680
10681         * src/folderview.c 
10682                 assimilate Ricardo's patch that shows pixmaps instead of
10683                 plain "new" and "unread" texts in the folder view column
10684                 headers 
10685
10686 2002-01-25 [paul]       0.7.0claws26
10687
10688         * src/Makefile.am
10689                 add $(GPGME_CFLAGS) to INCLUDES so that gpgme can 
10690                 be found in non-standard locations. 
10691                 Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
10692
10693 2002-01-25 [paul]       0.7.0claws25
10694
10695         * sync with sylpheed 0.7.0cvs16
10696                 see ChangeLog entry 2002-01-25
10697
10698 2002-01-24 [paul]       0.7.0claws24
10699
10700         * more sync with sylpheed 0.7.0cvs15
10701                 get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
10702
10703 2002-01-23 [sergey]     0.7.0claws23
10704
10705         * src/importldif.c
10706                 Fixed segfault when closing LDIF import wizard with
10707                 the window manager.
10708         * src/imageview.c
10709         * src/imageview.h
10710         * src/messageview.c
10711         * src/mimeview.c
10712                 Fixed wrong scrolling position after switching between
10713                 text and image parts.
10714
10715 2002-01-23 [paul]       0.7.0claws22
10716
10717         * sync with sylpheed 0.7.0cvs15
10718                 see ChangeLog entries 2002-01-22 and 2002-01-23
10719
10720 2002-01-21 [melvin]     0.7.0claws21
10721
10722         * src/prefs_scoring.c
10723         * src/prefs_filtering.c
10724                 Fixed bug where scoring and filtering windows stopped
10725                 autochecking.
10726
10727 2002-01-21 [paul]       0.7.0claws20
10728
10729         * sync with sylpheed 0.7.0cvs12
10730                 see ChangeLog entries 2002-01-20 and 2002-01-21
10731
10732 2002-01-21 [carsten]    0.7.0claws19
10733         * src/mainwindow.c
10734         * src/menu.[ch]
10735         * src/messageview.[ch]
10736         * src/summaryview.[ch]
10737                 changes to shortcuts handling again:
10738                         + "Q" now controled by mainwin
10739                         + v/V are now customizable and have slightly
10740                           different meanings
10741                 the "button" to minimize the messageview (and maximize
10742                 the summary view) is a real button now
10743         * src/compose.c
10744                 "Delete Line+" added to Edit/Advanced (this will also
10745                 delete the '\n')
10746
10747 2002-01-20 [melvin] 0.7.0claws18
10748
10749         * src/addressbook.c
10750                 Made "Bcc" sensitive when addressbook is called from
10751                 compose window (it was a Claws only bug).
10752
10753 2002-01-19 [alfons] 0.7.0claws17
10754
10755         * src/inc.c
10756                 prevent unnecessary updates when currently selected folder has
10757                 no new messages 
10758
10759 2002-01-19 [alfons] 0.7.0claws16
10760         
10761         * src/summaryview.c
10762                 prevent writing the cache based on current message list in summary 
10763                 view when filtering also put messages in currently selected folder
10764
10765 2002-01-19 [paul]
10766
10767         * po/it.po
10768                 Italian translation submitted by Alessandro Maestri
10769                 <a.maestri@cs.tin.it>
10770
10771 2002-01-18 [melvin]     0.7.0claws15
10772
10773         * src/prefs_filters.c
10774                 fixed bug where 'cancel' from 'filters' window stops autochecking
10775                 if the timer timed out  when the window was open.
10776
10777 2002-01-18 [match]      0.7.0claws14
10778
10779         * src/addrclip.[ch]     ** NEW FILE **
10780         * src/addrselect.[ch]   ** NEW FILE **
10781         * src/adbookbase.h      ** NEW FILE **
10782                 addressbook cut, copy and paste
10783         * src/addrbook.[ch]
10784         * src/addrcache.[ch]
10785         * src/addressitem.h
10786         * src/addrindex.[ch]
10787         * src/addritem.[ch]
10788         * src/importldif.c
10789         * src/importmutt.c
10790         * src/jpilot.[ch]
10791         * src/syldap.[ch]
10792         * src/vcard.[ch]
10793         * src/jpilot.[ch]
10794         * src/editbook.c
10795         * src/editjpilot.c
10796         * src/editldap.c
10797         * src/editvcard.c
10798                 support for copy/paste
10799         * src/addressbook.c
10800                 support for copy/paste
10801                 tidy up menu option processing
10802                 correct address list function arguments
10803         * src/editaddress.c
10804                 sort user attributes
10805         * src/ldif.h
10806         * src/mutt.h
10807                 tidy up
10808
10809         * src/addrbook.[ch]
10810         * src/addrbook.[ch]
10811         * src/addrbook.[ch]
10812                 
10813
10814 2002-01-18 [paul]       0.7.0claws13
10815
10816         * sync with sylpheed 0.7.0cvs8
10817                 configure.in: support Mac OS X (Darwin)
10818
10819 2002-01-18 [carsten]    0.7.0claws12
10820         * src/html.c
10821                 small hack to fix a segfault with an empty href
10822                 (reported by Alexandra Walford <deeni@altern.org>)
10823         * src/mainwindow.c
10824         * src/summaryview.c
10825                 the shortcuts for Mark und Mark as unread are hardcoded
10826                 again
10827         * src/compose.c
10828         * src/gtkstext.[ch]
10829                 readded the shortcuts in gtkstext but made them
10830                 customizeable (simply by adding a menu plus a wrapper
10831                 to compose.c)
10832
10833 2002-01-17 [melvin]     0.7.0claws11
10834
10835         * src/gtkspell.c
10836                 fix default dictionary not being saved.
10837
10838 2002-01-16 [darko]      0.7.0claws10
10839
10840         * src/compose.c
10841                 fix wrapping crash with URL longer than wrapping margin
10842
10843 2002-12-08 [hoa]        0.7.0claws10
10844
10845         * src/matcher_parser_parse.y
10846                 fixed some bugs
10847
10848         * src/prefs_filtering.c
10849                 now, we can use bounce action in the dialog box.
10850
10851 2002-01-16 [carsten]    0.7.0claws9
10852         * src/gtkstext.c
10853                 removed the <control> and <alt> shortcuts because they're
10854                 not needed and interefered with the "normal" shortcuts
10855         * src/mainwindow.c
10856         * src/summaryview.c
10857                 removed most of the hardcoded shortcuts and assigned
10858                 them to menu entries making them easy customizable by
10859                 that
10860
10861 2002-01-16 |melvin]     0.7.0claws8
10862
10863         * src/gtkspell.c
10864                 fixed bug where using the mouse and when the compose
10865                 window is not on top may result in a crash.
10866
10867 2002-01-16 [melvin]     0.7.0claws7
10868
10869         * src/compose.c
10870                 fixed a long standingspell checker bug which could 
10871                 cause a crash after sending a message.
10872
10873 2002-01-16 [paul]       0.7.0claws6
10874
10875         * sync with sylpheed 0.7.0cvs7
10876                 see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
10877                 2002-01-15, and 2002-01-16
10878
10879 2002-01-16 [melvin]     0.7.0claws5
10880
10881         * README.claws
10882         * src/compose.c
10883         * src/gtkspell.[ch]
10884         * src/main.c
10885                 Heavily modified spell checker code to work around
10886                 ispell bug, to add keyboard shortcuts and for future
10887                 enhancements. See README.claws for usage information.
10888
10889 2002-01-15 [alfons]     0.7.0claws4
10890         
10891         * src/summaryview.c
10892                 change gtk_ctree_sort_node() into gtk_ctree_sort_recursive()
10893                 so sorting within threads reflects sort mode
10894
10895 2002-01-15 [christoph]  0.7.0claws3
10896
10897         * src/procmsg.c
10898                 added alertpanel if mail sending failed
10899
10900 2002-01-15 [alfons]     0.7.0claws2
10901         
10902         * src/prefs_filtering.c
10903                 don't stop timer when prefs filtering dialog is opened
10904
10905 2002-01-14 [alfons]     0.7.0claws1
10906
10907         * src/addr_compl.c
10908         * src/prefs.c
10909                 remove debug_print()s for privacy reasons
10910
10911 2002-01-14 [darko]      0.7.0claws
10912
10913         * README.claws
10914                 quotation wrapping is now also in the main branch
10915
10916 2002-01-14 [paul]
10917
10918         * tools/filter_conv.pl
10919                 allow for Boolean Op and case-sensitivity
10920                 this file is included in the release and tagged
10921                 'rel_0_7_0'
10922
10923 2002-01-13 [paul]       0.7.0claws
10924
10925         * release 0.7.0, with cvs tag 'rel_0_7_0'
10926
10927 2002-01-13 [paul]
10928
10929         * tools/filter_conv.pl
10930         * tools/README
10931                 rewritten to output to matcherrc instead of filteringrc
10932
10933         * po/es.po
10934                 updated Spanish translation by Ricardo Mones Lastra
10935
10936 2002-01-13 [alfons]
10937
10938         * po/nl.po
10939                 update dutch translation
10940
10941 2002-01-13 [paul]
10942
10943         * po/pt_BR.po
10944                 Updated by Fabio Junior Beneditto 
10945
10946 2002-01-13 [melvin]     0.6.6claws53
10947
10948         * po/fr.po
10949                 Updated french translation
10950
10951 2002-01-12 [alfons]     0.6.6claws52
10952
10953         * src/filtering.c
10954                 plug mem leak that has been sitting there for ages              
10955
10956 2002-01-12 [alfons]     0.6.6claws51
10957
10958         * src/summaryview.c
10959                 undo melvin's changes from 0.6.6claws48 because summary
10960                 view now refuses to select first unread message when
10961                 selecting a folder 
10962
10963 2002-01-11 [alfons]     0.6.6claws50
10964
10965         * src/import.c
10966                 use claws' semantics for getting folder item when
10967                 importing an mbox file into a folder 
10968                 (submitted by Dale P. Smith)
10969
10970 2002-01-11 [christoph]  0.6.6claws49
10971
10972         * src/prefs.h
10973                 set sensitivity in SET_TOGGLE_SENSITIVITY macro from
10974                 toggle widget, because non static prefs can not use
10975                 prefs_set_* functions
10976         * src/prefs_account.c
10977                 toggle smtp auth password field sensitivity if
10978                 user id is empty and add descrition of usage for
10979                 these fields
10980         * src/prefs_folder_item.c
10981                 use SET_TOGGLE_SENSITIVITY macro to instead of extra
10982                 callbacks
10983
10984 2002-01-11 [melvin]     0.6.6claws48
10985
10986         * src/compose.c
10987                 fix the 'Ctrl-Enter' feature for sending and test really
10988                 for 'Ctrl-Enter' (as Ctrl-Space is also used for activating
10989                 editables which was not documented in Gtk)
10990
10991         * src/summaryview.c
10992                 Made summaryview refresh after sorting and not before.
10993
10994 2002-01-11 [christoph]  0.6.6claws47
10995
10996         * src/compose.c
10997                 select account from account ids if possible and
10998                 correctly set save folder for copy in reedit
10999
11000 2002-01-10 [paul]       0.6.6claws46
11001
11002         * sync with sylpheed 0.7.0 release
11003                 see ChangeLog entries 2002-01-07, 2002-01-08 and
11004                 2002-01-09
11005
11006 2002-01-09 [alfons]
11007
11008         * src/summaryview.c
11009                 remove more dirt traces...
11010
11011 2002-01-09 [alfons]
11012         
11013         * src/summaryview.c
11014                 clean up some traces of my debugging stuff
11015
11016 2002-01-09 [alfons]     0.6.6claws45
11017
11018         * src/filtering.c
11019                 break up filteringprop_apply() in three separate pieces
11020                 so we can drop messages that failed processing in the
11021                 inbox
11022
11023         * src/summaryview.c
11024                 fix bug #469598 "no refresh of inbox after filter" which 
11025                 was introduced by the new summary view locking, and which 
11026                 prevented the summary view to update after a manual filter 
11027                 message. claw's filter message requires a summary_show().
11028                 (aargh, summary_show() again! :-)
11029                 
11030 2002-01-07 [alfons]     0.6.6claws44
11031
11032         * src/headerwindow.c
11033         * src/logwindow.c
11034         * src/messageview.c
11035         * src/sourcewindow.c
11036                 bring in Hiro's last 0.7.0 wm class fixes
11037
11038         * tools/sylprint.pl
11039                 bring in Ricardo's fix for sylprint script
11040
11041         * AUTHORS       
11042         * src/rfc2015.[ch]
11043         * src/prefs_common.[ch]
11044         * src/prefs_account.[ch]
11045         * src/compose.c
11046                 clean up account preference poison in rfc2015,
11047                 and preparation to fix double sign bug 
11048                 (patch submitted by Simon 'corecode' Schubert)
11049
11050 2002-01-07 [christoph]  0.6.6claws43
11051
11052         * src/mh.c
11053                 search for free message number, do not only rely
11054                 on last_num
11055         * src/send.c
11056                 fix smtp auth and use extra account information
11057                 if available, if not use pop3 data instead
11058                 (closes bug #500341)            
11059         * src/ssl.[ch]
11060                 match coding style
11061
11062 2002-01-06 [alfons]     0.6.6claws42
11063
11064         * src/mainwindow.c
11065                 try making the separate windows work again...
11066
11067 2002-01-06 [alfons]     0.6.6claws41
11068
11069         * src/mainwindow.c
11070                 adapt Hiro's separate window menu (to get rid of the funny
11071                 duplicate menu items), and make it work again
11072
11073 2002-01-06 [alfons]     0.6.6claws40
11074
11075         * tools/Makefile.am
11076         * tools/sylprint.rc
11077         * tools/sylprint.pl
11078         * tools/README.sylprint
11079                 add sylprint script for printing mails from Sylpheed
11080                 (contributed by Ricardo Mones Lastra)
11081
11082         * src/acount.c
11083                 clean up
11084
11085 2002-01-06 [melvin]     0.6.6claws39
11086
11087         * src/mainwindow.c
11088         * src/summaryview.c
11089                 Fixed crash introduced in 0.6.6claws38 by the menu
11090                 reorganisation (Hide read messages)
11091         
11092         * ChangeLog.claws 
11093                 Fixed typo (we are now in 2002, alfons ;) )
11094
11095 2002-01-05 [alfons]     0.6.6claws38
11096
11097         * sync with sylpheed 0.6.6cvs10-17
11098                 (last stuff marked as LAST_STABLE)
11099
11100 2002-01-04 [melvin]     0.6.6claws37
11101
11102         * src/account.c
11103                 Made account selection code use strcasestr again instead of
11104                 g_strcasecmp (fixes bug where reediting queued messages
11105                 did not select proper account reported by T. Link).
11106         
11107         * src/folderview.c
11108                 Fix bug where folder icons are not shown when 'hide read messages'
11109                 is on.
11110         
11111         * src/stock_pixmaps.[ch]
11112                 Added folder icons for 'hide read messages'.
11113         
11114         * src/compose.c
11115                 Fixed bug where 'Enter' in a header entry will send the message 
11116                 if 'CTL-Enter' was chosen as a shorcut for sendind. 
11117
11118 2002-01-03 [melvin]     0.6.6claws36
11119         
11120         * src/prefs.[ch]
11121                 Added popup menu for common preferences and
11122                 account preferences (right click on tab displays
11123                                 a menu of all tabs.)
11124
11125 2002-01-02 [melvin]     0.6.6claws35
11126
11127         * src/gtkspell.[ch]
11128                 Made spelling code compatible with undo/redo feature.
11129                 Added creation of suggestion mode menu for the general
11130                         preferences.
11131         
11132         * src/prefs_common.[ch]
11133                 Added option menu for the speller's suggestion mode.
11134                 Added missing spaces in "..." buttons and made a "..."
11135                         button non translatable!
11136         
11137         * src/compose.c
11138                 Made speller use the default suggestion mode.
11139                 Hack to make it possible to choose 'CTRL-Enter' as a
11140                         shortcut for sending (and only for sending).
11141
11142         * src/prefs_folder_item.c
11143                 Changing subject simplification does not update cache 
11144                         anymore (because it is unnecessary).
11145                 Fixed bug where changing subject simplification updated the 
11146                         summaryview even when the viewed folder is not the
11147                         folder which properties are being changed. (E.g. 
11148                                         viewing folder A and changing
11149                                         the subject simplification of 
11150                                         folder B -not being viewed- updated the 
11151                                         summaryview of folder A with data of
11152                                         folder B). (Hope this is clear... )
11153
11154 2001-12-31 [alfons]     0.6.6claws34
11155         
11156         * src/ldif.c
11157         * src/mutt.c
11158                 fgetc() returns a signed integer which doesn't
11159                 fit in a char. so c truncates this to a char
11160                 but we may lose significant bits. i.e. we may
11161                 comparing 0xFF which may not be equal to -1
11162                 unless properly casted to signed char which
11163                 we won't do because fgetc() returns a signed
11164                 integer which doesn't fit in a char. so c 
11165                 truncates this to a char but we may lose 
11166                 significat bits. (you got the idea, thanks
11167                 to Gustavo Noronha Silva <kov@debian.org>
11168                 and the Debian folks!)
11169
11170 2001-12-30 [alfons]     0.6.6claws33
11171
11172         * src/prefs_common.c
11173                 add #ifdef USE_PSPELLs that Melvin forgot               
11174
11175 2001-12-30 [melvin]     0.6.6claws32
11176         
11177         * src/prefs_common.[ch]
11178                 Added configurable color for misspelled words.
11179
11180         * src/gtkspell.[ch]
11181                 Fixed bug of foreground text color (reported by David
11182                                 Mehrmann)
11183                 Added configurable color for misspelled words.
11184
11185 2001-12-30 [alfons]     0.6.6claws31
11186
11187         * src/folder.c
11188                 remove unnecessary things someone put there
11189
11190         * src/mh.c
11191         * src/folder.[ch]
11192                 make folder properties (like threading and sorting) persistent
11193                 (closes bug #497424 "rescan folder tree resets proprieties")
11194                 currently this is only for MH folders. 
11195
11196 2001-12-29 [melvin]     0.6.6claws30
11197
11198         * src/string_match.[ch]
11199                 Optimized a bit: regexp pattern buffer compiled only once, and
11200                   one subroutine call removed. Fixed ^ regexp search: Now, 
11201                   "(^Re: )|(^Hello)" removes only "Re: " from "Re: Hello".
11202         
11203         * src/summaryview.c
11204                 Subject filtering changed to filter summary columns and
11205                   not directly the messages subject cache. The loss in 
11206                   performance is balanced by the improvement of string_match.
11207                 Added an alert panel if there is an error in the regexp.
11208
11209         * src/src/prefs_folder_item.h
11210                 Added a regexp pattern buffer.
11211
11212 2001-12-28 [alfons]     0.6.6claws29
11213
11214         * src/string_match.[ch]
11215                 clean up name space
11216                 allow compilation *BSD
11217
11218 2001-12-27 [alfons]     0.6.6claws28
11219
11220         * src/filter.c
11221                 sync the Hiro's bug fix for BSD
11222
11223 2001-12-27 [melvin]     0.6.6claws27
11224         
11225         * src/compose.c
11226                 Simplify focus to subject entry code.
11227
11228 2001-12-27 [darko]      0.6.6claws26
11229
11230         * src/filtering.c
11231         * src/mbox_folder.c
11232         * src/messageview.c
11233         * src/mh.c
11234         * src/procheader.[ch]
11235         * src/procmsg.h
11236         * src/stock_pixmap.[ch]
11237         * src/summaryview.c
11238                 Show key icon for encrypted mails in summary view
11239
11240         * src/pixmaps/clip.xpm
11241         * src/pixmaps/clipkey.xpm
11242         * src/pixmaps/key.xpm
11243                 New/modified icons for the above
11244
11245 2001-12-27 [melvin]     0.6.6claws25
11246
11247         * src/prefs_common.c
11248                 Put spell checker options in a separate tab to decrease
11249                 the Common Preferences window height.
11250
11251         * README.claws  
11252                 Update spell checker usage instruction about its options
11253                 location.
11254
11255 2001-12-27 [melvin]     0.6.6claws24
11256
11257         * src/compose.c
11258                 Changed subject entry widget position. Initial focus is
11259                 on the To header instead of the subject entry.
11260                 Creating a new header scrolls the header list to make the
11261                 created one visible. Nevertheless, when automatically filling
11262                 headers, the first one is shown.
11263                 A Tab key press in the last empty header entry zips the 
11264                 focus to the subject entry.
11265                 (I did not change the combo boxes, yet)
11266
11267 2001-12-26 [alfons]     0.6.6claws23
11268
11269         * src/prefs_account.c
11270         * src/inc.c
11271                 allow default inbox to reside in another mailbox (only
11272                 works for POP3 accounts)
11273
11274 2001-12-26 [alfons]     0.6.6claws22
11275         
11276         * src/textview.c
11277                 make reply-on-click work with the account of the selected folder
11278         * src/compose.c
11279                 put a fixme here to remind me to fix finding correct default
11280                 account for nested folders
11281
11282 2001-12-25 [alfons]     0.6.6claws21
11283
11284         * src/summaryview.c
11285                 make column headers display locked and mark pixmaps (idea by Melvin) 
11286                 fix bug by adding score and locked column type to sort array
11287
11288 2001-12-25 [alfons]     0.6.6claws20
11289         
11290         * src/summaryview.c
11291                 catch a *potentially* inadvertent write back of  
11292                 the message cache(s) introduced by 0.6.5claws37
11293
11294 2001-12-25 [christoph]  0.6.6claws19
11295
11296         * src/stock_pixmap.[ch]
11297         * src/summaryview.c
11298                 add ignore thread pixmap
11299                 (can someone draw a better icon for this?)
11300
11301 2001-12-24 [alfons]     0.6.6claws18
11302
11303         * src/prefs_folder_item.c
11304                 make address completion actually work for the
11305                 Default To address in the Folder Property dialog.
11306
11307 2001-12-24 [alfons]     0.6.6claws17
11308         
11309         * src/summaryview.c
11310                 use new style regexp for subject stripping 
11311                 (patch submitted by Thomas Link <t.link.tmp200101@gmx.net>)
11312
11313 2001-12-24 [darko]      0.6.6claws16
11314
11315         * src/pgptext.c
11316         * src/rfc2015.c
11317                 move GPG related informational messages to debug mode
11318
11319 2001-12-23 [alfons]     0.6.6claws15
11320
11321         * src/stock_pixmap.[ch]
11322         * src/summaryview.c
11323                 add the forgotten Claws' locked pixmap
11324
11325 2001-12-23 [alfons]     0.6.6claws14
11326
11327         * src/filesel.c
11328                 accept file name typed in entry in multi file
11329                 selector (patch submitted by Gustavo Noronha Silva 
11330                 <kov@debian.org>)
11331
11332 2001-12-23 [alfons]     0.6.6claws13
11333
11334         * src/prefs_filter.c
11335         * src/prefs_filtering.c
11336         * src/matcher.c
11337         * src/importmutt.c
11338                 clean up a little bit
11339         
11340         * src/string_match.c
11341                 validate input strings a little bit more
11342
11343 2001-12-23 [alfons]     0.6.6claws12
11344
11345         * src/Makefile.am
11346         * src/summaryview.c
11347         * src/string_match.[ch]         ** NEW **
11348         * src/folderview.[ch]
11349         * src/headerview.h
11350         * src/folder.[ch]
11351         * src/prefs_folder_item.[ch]
11352                 add subject simplification to strip out strings from
11353                 a subject line (esp. handy for mailing lists). 
11354                 (original patch by by Thomas Link <t.link.tmp200101@gmx.net>,
11355                 but slightly changed things for better integration.)
11356
11357 2001-12-23 [alfons]     0.6.6claws11
11358
11359         * src/mainwindow.c
11360                 fix bug introduced by submission included in 0.6.5claws52.
11361                 ideally this submission should clean the trash if any trash
11362                 folder has a message. however, the hasTrash variable was
11363                 set to false whenever a trash folder was empty (discarding
11364                 a previously found *filled* trash folder.)
11365
11366                 also edited the code a little bit and made it more safe.
11367
11368 2001-12-22 [alfons]     0.6.6claws10
11369
11370         * src/imap.c
11371                 quick fix for Martin Pool's omission of an account
11372                 specific SSL setting
11373
11374 2001-12-22 [alfons]     0.6.6claws9
11375
11376         * src/compose.c
11377         * src/messageview.c
11378         * src/mimeview.c
11379         * src/pgptext.c
11380         * src/procmime.[ch]
11381                 better support for multipart/digest (submitted
11382                 by Fredrik <e98fo@efd.lth.se>)
11383
11384 2001-12-22 [alfons]     0.6.6claws8
11385
11386         * src/addressbook.c
11387                 correct function signature
11388         * src/socket.[ch]
11389         * src/imap.[ch]
11390         * src/prefs_account.[ch]
11391                 allow IMAP over SSH tunnel (patch submitted by 
11392                 Martin Pool <mbp@samba.org>)
11393
11394 2001-12-21 [alfons]     0.6.6claws7
11395
11396         * sync with sylpheed 0.6.6cvs4-9
11397                 (may have forgotten something: LAST_STABLE is 0.6.6claws6)
11398
11399 2001-12-21 [christoph]  0.6.6claws6
11400
11401         * src/compose.c
11402         * src/prefs_folder_item.[ch]
11403                 implement saving of outgoing messages to current folder.
11404                 fix segfault when no default outbox is available
11405                 (closes bug #495683)
11406
11407 2001-12-21 [carsten]    0.6.6claws5
11408         * src/folderview.c
11409         * src/summaryview.c
11410                 pressing CTRL while DND does now the expected thing and
11411                 copies the mail (moving is still the default, as this
11412                 seam more appropriate for handling mails by DND)
11413
11414 2001-12-18 [paul]       0.6.6claws4
11415
11416         * sync with sylpheed 0.6.6cvs3
11417                 see ChangeLog entries 2001-12-18
11418
11419 2001-12-18 [hiro]       0.6.6claws3
11420
11421         * src/undo.c
11422                 fix for multibyte characters (obtain the number of letters
11423                 instead of bytes).
11424
11425 2001-12-17 [paul]       0.6.6claws2
11426
11427         * sync with sylpheed 0.6.6cvs1
11428                 see ChangeLog entry 2001-12-16
11429
11430 2000-12-17 [alfons]     0.6.6claws1
11431
11432         * src/filtering.c
11433                 clean up
11434
11435 2001-12-16 [paul]       0.6.6claws
11436 2001-12-15
11437
11438         * Release version 0.6.6claws, cvs tag: rel_0_6_6
11439
11440         * src/mimeview.c
11441                 last minute sync with main 0.6.6
11442
11443         * po/es.po
11444                 updated by Ricardo Mones Lastra
11445                 update for last minute sync
11446         * po/fr.po
11447         * po/nl.po
11448                 update for last minute sync
11449         * po/de.po
11450                 updated by Jens Oberender
11451         * po/pt_BR.po
11452                 updated by Fabio Junior Beneditto
11453
11454         * src/prefs_common.[ch]
11455         * src/undo.c
11456                 number of undo levels is user configurable
11457                 (squeeze it into the release in the dying
11458                 moments) Submitted by Jens Oberender    
11459
11460 2001-12-15 [melvin]
11461
11462         * po/fr.po
11463                 updated french translation
11464
11465 2001-12-15 [paul]       0.6.5claws92
11466
11467         * sync with sylpheed 0.6.5cvs28
11468                 see ChangeLog entry 2001-12-14 (src/prefs_account.c)
11469
11470         * po/nl.po
11471                 update to allow for sync
11472
11473 2001-12-15 [alfons]
11474         
11475         * po/nl.po
11476                 update dutch translation
11477
11478 2001-12-14 [carsten]    0.6.5claws91
11479         * src/summaryview.c
11480                 fixed bug #473785; also after changing the column order
11481                 the same message will be selected and displayed as before
11482                 the reordering
11483
11484 2001-12-14 [carsten]    0.6.5claws90
11485         * src/folderview.c
11486                 probably found the bug reported by wwb opening or closing
11487                 a folder tree just before dnd (found the solution in the
11488                 balsa source -- thanks to them)
11489
11490 2001-12-14 [carsten]    0.6.5claws89
11491         * src/gtkutils.c
11492         * src/account.c
11493                 moved gtk_clist_moveto to the right place, so that
11494                 only the accounts dialog is effected on opening
11495
11496 2001-12-14 [carsten]    0.6.5claws88
11497         * src/gtkutils.c
11498                 gtkut_clist_set_focus_row does a gtk_clist_moveto
11499                 now, so that the focused row will be seen in any case
11500                 (reported by wwp on sf-claws-user)
11501
11502 2001-12-14 [darko]      0.6.5claws87
11503
11504         * src/compose.c
11505                 remove unnecessary line
11506
11507 2001-12-14 [paul]       0.6.5claws86
11508
11509         * sync with sylpheed 0.6.5cvs27
11510                 see ChangeLog entries 2001-12-14
11511
11512 2001-12-14 [carsten]    0.6.5claws85
11513         * src/mainwindow.c
11514                 following a suggestion of Melvin the rcoabm pops up
11515                 right under the button now and the button is reliefed
11516                 while the popup is open
11517
11518 2001-12-14 [darko]      0.6.5claws84
11519
11520         * src/compose.c
11521                 fix crash when wrapping long lines if linewrap quotation
11522                 is disabled and wrapper encounters a word spanning more
11523                 than one line
11524
11525 2001-12-13 [paul]       0.6.5claws83
11526
11527         * src/compose.c
11528                 prefer 'Reply-To' header over mailing list header when
11529                 replying to a message. Finally prevent all those confirmation 
11530                 messages being sent to the list itself.
11531
11532         * src/summaryview.c
11533                 remove unused summary_set_menu_sensitive() entry
11534
11535 2001-12-13 [paul]       0.6.5claws82
11536
11537         * src/folderview.c
11538         * src/pixmaps/inbox-hrm.xpm     ** NEW FILE **
11539         * src/pixmaps/outbox-hrm.xpm    ** NEW FILE **
11540         * src/pixmaps/trash-hrm.xpm     ** NEW FILE **
11541                 improvements to 'Hide read messages': Inbox, Outbox,
11542                 Trash, Queue, and Draft icons now reveal presence of hidden 
11543                 messages
11544
11545 2001-12-12 [alfons]     0.6.5claws81
11546
11547         0.6.5claws80 was tagged as LAST_STABLE
11548
11549         * src/filtering.[ch]
11550         * src/matcher.[ch]
11551         * src/matcher_parser_lex.c
11552                 fix the filtering; my last attempt to get it right, 
11553                 if it does not work, it's Hoa's turn. ;-)
11554
11555                 for my honourable peers:
11556                 
11557                 the code now makes a clear distinction between
11558                 rules as they are displayed (probably escaped),
11559                 and as they are executed (probably unescaped). the
11560                 parser does *NOT* do any unescaping, this is
11561                 the task of the matcher.c (which breaks up a
11562                 rule into condition) and the filtering.c (which
11563                 breaks up the rule's action). to make this
11564                 run happily we provide an unescaped copy of
11565                 crucial strings to the MatcherProp and 
11566                 FilteringAction structures. note that the only
11567                 exception to this is any REGEXP string. those
11568                 are directly passed to regcomp() and regexp()
11569                 (who have much more powerful unescape functions).
11570                 
11571                 for everyone else:
11572         
11573                 you can escape tab (\t), carriage return (\r),
11574                 linefeed (\n), form feed (\f), quote (\"), 
11575                 single quote (\'), bell (\b) in all the entry
11576                 lines in the scoring & filtering dialogs.
11577                 as an added bonus this should not affect
11578                 existing filtering rules.
11579
11580 2001-12-12 [carsten]    0.6.5claws80
11581
11582         * src/summaryview.c
11583         * po/de.po
11584                 "item(s) selected" is now sensitive to 1 or more
11585                 than one selected (nice for language where simple
11586                 adding of a "s" is not possible as German (Eintrag
11587                 ->Eintr"age)
11588                 
11589                 the "forward as attachment" entry from the right
11590                 click menu removed, "forward" acts following the
11591                 prefs
11592         
11593         * src/textview.c
11594                 reverted my former changes; so compiler warning again
11595                 but there's more GTK_TEXT/GTK_STEXT mixing on other places
11596                 nevertheless
11597
11598         * src/messageview.c
11599                 "search in message" does now *not* only work in MVIEW_TEXT
11600                 messages, but also in a MIMEVIEW_TEXT part of MVIEW_MIME
11601                 message
11602
11603         * src/mainwindow.c
11604                 removed "/File/_Close" as it was the same as "/File/E_xit"
11605                 and we don't need it two times
11606
11607                 the separate folder view and message view now get a distinct
11608                 WMCLASS, just in case someone is using sawfish ;-)
11609
11610                 as the menu entries "/View/Message view" and "/View/Folder tree"
11611                 are only doing something when SEPARATE_MESSAGE or SEPARATE_FOLDER
11612                 make them sensitive accordingly and as these two are "shown"
11613                 after startup anytime check this menuitem at startup
11614
11615 2001-12-12 [paul]       0.6.5claws79
11616
11617         * src/folderview.c
11618                 fix sensitivity of 'Search folder...', broken in
11619                 0.6.5claws75
11620
11621         * src/mainwindow.c
11622                 fix dodgy English
11623
11624 2001-12-11 [carsten]    0.6.5claws78
11625         * src/filtering.c
11626                 fixed two typos returning a wrong FALSE/TRUE
11627         * src/mainwindow.[ch]
11628                 extra menu for email/news button removed
11629
11630 2001-12-11 [alfons]     0.6.5claws77
11631         
11632         * src/matcher.c                 (1.3)
11633         * src/matcher_parser_lex.l      (1.28)
11634                 revert for another attempt
11635                 mark 0.6.5claws77 as LAST_STABLE
11636
11637 2001-12-11 [christoph]  0.6.5claws76
11638
11639         * po/de.po
11640                 fixed wrong translation for prev. unread msg
11641
11642 2001-12-11 [paul]       0.6.5claws75
11643
11644         * src/folder.[ch]
11645         * src/folderview.c
11646         * src/mainwindow.c
11647         * src/summaryview.[ch]
11648         * src/pixmaps/dir-open-hrm.xpm  ** NEW FILE **
11649                 enable ability to hide read messages on per folder basis via 
11650                 '/Summary/Hide read messages'; when selected, a folder will 
11651                 have a red open folder icon, instead of a blue icon, if the 
11652                 folder contains hidden messges
11653                 submitted by Thomas Link <t.link.tmp200101.gmx.net> 
11654
11655         * src/mainwindow.c
11656                 remove '/Message/Forward as attachment' from 
11657                 main_window_set_menu_sensitive() to prevent debug warning
11658
11659         * src/folderview.c
11660         * src/mainwindow.c
11661                 Clean up some of the English
11662
11663         * tools/newscache_clean.pl
11664                 allow for new 'hidereadmsgs' entry in folderlist.xml
11665
11666         * po/es.po
11667                 updated translation, submitted by Ricardo Mones Lastra
11668
11669 2001-12-11 [paul]       0.6.5claws74
11670
11671         * sync with sylpheed 0.6.5cvs25
11672                 see ChangeLog entry 2001-12-11
11673
11674 2001-12-10 [alfons]     0.6.5claws73
11675
11676         * src/matcher.c
11677                 add more control characters
11678         * src/matcher_parser_lex.l
11679                 make escaping / unescaping work again
11680
11681 2001-12-10 [alfons]     0.6.5claws72
11682
11683         * src/imap.c
11684                 clean up warnings "returning value for void function" 
11685         * src/prefs_filtering.c
11686                 make info button for execute action sensitive
11687
11688 2001-12-10 [paul]       0.6.5claws71
11689
11690         * src/compose.c
11691         * src/imap.[ch]
11692         * src/summaryview.c
11693                 fix: imap server now gets informed of MARKED, UNMARKED
11694                 and REPLY events. Now people can use different IMAP-Mail
11695                 clients and have the exact same information about MARKED,
11696                 UNMARKED and REPLY status with all of them. Especially
11697                 useful for imap servers with a web-frontend.
11698                 submitted by Tobias Sandhaas <medlor@web.de>
11699
11700 2001-12-09 [melvin]     0.6.5claws70
11701         
11702         * src/textview.[ch]
11703                 fixed bug #490076 (hunted down by Alfons who implemented
11704                 a workaround in 0.6.5claws65)
11705
11706 2001-12-09 [christoph]  0.6.5claws69
11707
11708         * src/summaryview.c
11709                 set pointer to string in LOCKED column to NULL
11710                 (might fix bug #490800)
11711
11712 2001-12-09 [carsten]    0.6.5claws68
11713
11714         * po/de.po
11715                 resolved some cluttered menu shortcuts 
11716                 ('creating new email' and 'creating news message'
11717                 hade the same)
11718         * src/compose.c
11719                 wmclass now distinc from main window
11720         * src/mainwindow.c
11721           src/mainwindow.h
11722                 email/news and forward button functionality similar
11723                 to the reply buttons; removed the ugly dropdown arrows
11724                 and use instead the right mouse button
11725
11726 2001-12-09 [paul]       0.6.5claws67
11727
11728         * src/imap.c
11729         * src/utils.h
11730                 allow spaces in imap folder names
11731                 submitted by Willem van Engen <wvengen@stack.nl>
11732
11733 2001-12-09 [paul]       0.6.5claws66
11734
11735         * sync with sylpheed 0.6.5cvs24
11736                 see ChangeLog entry 2001-12-09
11737
11738 2001-12-08 [alfons]     0.6.5claws65
11739
11740         * src/textview.c
11741                 prevent secondary selection claim after "add to sender" dialog
11742                 popped up. this is because there's a GDK_BUTTON_RELEASE pending.
11743                 we trick GTK by simulating a click at (0, 0) in the textview.
11744
11745 2001-12-08 [hoa]        0.6.5claws64
11746
11747         * src/folder.c
11748                 fixed a bug about the .processing folder name while filtering
11749
11750 2001-12-08 [alfons]     0.6.5claws63
11751
11752         * src/folderview.c 
11753                 work around problem of not correctly updating folder stats
11754                 when deleting messages. there's some folder scanning evil
11755                 going so the folderview_update_msg_num() does not work
11756                 correctly. need to investigate this.
11757
11758 2001-12-08 [paul]       0.6.5claws62
11759
11760         * sync with sylpheed 0.6.5cvs23
11761                 see ChangeLog entry 2001-12-08
11762
11763 2001-12-07 [christoph]  0.6.5claws61
11764
11765         * src/compose.c
11766                 fix another header translation problem
11767
11768 2001-12-07 [alfons]     0.6.5claws60
11769
11770         * src/mbox.c
11771                 make filtering also work on local spool mbox
11772
11773 2001-12-07 [carsten]    0.6.5claws59
11774         * src/addressbook.c
11775                 addressbook window gets a wmclass distinct from the main
11776                 sylpheed window
11777         * src/compose.h
11778         * src/mainwindow.[ch]
11779                   forward menu item will use mode selected in prefs, forward 
11780                 as attatchment in menu removed (will be substituted in the
11781                 toolbar similar to reply buttons)
11782                   create news message menu entry and news button is now 
11783                 sensitive to the existance of a news account
11784         * src/pixmaps/stock_mail_reply_quote.xpm           ** REMOVED **
11785         * src/pixmaps/stock_mail_reply_to_all_quote.xpm    ** REMOVED **
11786         * src/pixmaps/stock_mail_reply_to_sender_quote.xpm ** REMOVED **
11787                 these are removed because the toolbar buttons don't show
11788                 the quoting modus any longer
11789
11790 2001-12-07 [paul]
11791
11792         * tools/newscache_clean.pl      ** NEW FILE **
11793                 perl script to do some tidying up in the newscache directory 
11794                 
11795         * tools/sylpheed-switcher       ** NEW FILE **
11796                 perl script to enable easy switching between main and claws
11797                 
11798         * tools/README
11799                 added descriptions of the two new perl scripts          
11800
11801
11802 2001-12-07 [melvin]     0.6.5claws58
11803
11804         * src/messageview.c
11805                 fixed a warning during compilation introduced in 0.6.5claws56
11806
11807 2001-12-07 [paul]       0.6.5claws57
11808
11809         * src/mainwindow.[ch]
11810         * src/menu.[ch]
11811                 further usability enhancements to replying with or without 
11812                 quoting via the toolbar, use of Ctrl key is replaced by 
11813                 drop down menu 
11814                 Submitted by Carsten Schurig            
11815
11816 2001-12-07 [melvin]     0.6.5claws56
11817
11818         * src/messageview.c
11819                 hack to fix bug that prevented to make/paste selections
11820                 after switching between MVIEW_TEXT and MVIEW_MIME views
11821                 without deselecting the selection first.
11822
11823 2001-12-06 [alfons]     0.6.5claws55
11824
11825         * src/filtering.[ch]
11826         * src/inc.c
11827                 revise filtering a little bit more, and make sure
11828                 messages are delivered to the appropriate inbox
11829                 (perhaps set per account)
11830
11831 2001-12-06 [paul]       0.6.5claws54
11832
11833         * sync with sylpheed 0.6.5cvs22
11834                 see ChangeLog entry 2001-12-06
11835
11836 2001-12-05 [alfons]     0.6.5claws53
11837
11838         * src/inc.c
11839         * src/folder.[ch]
11840         * src/procmsg.c
11841         * src/filtering.c
11842                 more revisions of filtering system
11843                 (last stable version is marked as LAST_STABLE)
11844                 
11845                 | NOTE 1): the filtering system now uses a local folder called
11846                 | .processing. if filtering fails, check this directory
11847                 | for missing messages.
11848                 |
11849                 | NOTE 2): help us find the filtering actions still missing
11850
11851 2001-12-05 [paul]       0.6.5claws52
11852
11853         * src/mainwindow.c
11854                 fix bug where 'Empty Trash?' pop-up window appears even
11855                 when Trash is empty, submitted by Jesse Skinner         
11856
11857 2001-12-05 [melvin]     0.6.5claws51
11858
11859         * src/compose.c
11860                 fixed bug #486106 to select correct account when reediting 
11861                 a queued message
11862         
11863 2001-12-04 [alfons]     0.6.5claws50
11864
11865         * src/mh.c
11866                 declare markfile in appropriate functions when
11867                 no fchmod() is found (thanks to Mark Heerdink <marc@koelkast.net>
11868                 for spotting this)
11869
11870 2001-12-04 [paul]       0.6.5claws49
11871
11872         * sync with sylpheed 0.6.5cvs21
11873                 see ChangeLog entry 2001-12-04
11874
11875 2001-12-03 [christoph]  0.6.5claws48
11876
11877         * po/de.po
11878                 changed translation of undo
11879         * src/account.c
11880         * src/folder.c
11881                 don't reinvent the wheel to traverse a GNode
11882         * src/compose.[ch]
11883                 seperate code to create the compose gui into functions
11884                 add "Others" page with folder selection for saving copy
11885                 of the message.
11886                 the folder identifier is saved to queue header
11887         * src/procmsg.c
11888                 save message to folder in queue header
11889
11890 2001-12-03 [paul]       0.6.5claws47
11891
11892         * sync with sylpheed 0.6.5cvs20
11893                 see ChangeLog entry 2001-12-03
11894
11895 2001-12-01 [paul]
11896
11897         * more sync with sylpheed 0.6.5cvs19
11898                 see ChangeLog entry 2001-11-29
11899
11900 2001-11-30 [paul]       0.6.5claws46
11901         
11902         * src/compose.c
11903                 remove conflicts introduced by Hoa's last commit
11904          
11905         * src/mainwindow.c
11906                 make 'Message/Bounce' sensitive
11907
11908 2001-11-30 [hoa]        0.6.5claws45
11909
11910         * src/compose.c
11911                 slightly change bounce function to add
11912                 information about the user that bounced the mail
11913                 in the From header line.
11914
11915         * src/folderview.c
11916                 permit the use of processing in outbox folder.
11917
11918 2001-11-29 [paul]       0.6.5claws44
11919
11920         * src/mainwindow.[ch]
11921         * src/prefs_common.c
11922         * src/pixmaps/stock_mail_reply_quote.xpm            ** NEW FILE **
11923         * src/pixmaps/stock_mail_reply_to_all_quote.xpm     ** NEW FILE **
11924         * src/pixmaps/stock_mail_reply_to_author_quote.xpm  ** NEW FILE **
11925                 usability enhancements to the quoting, implements
11926                 use of Ctrl key to toggle quoting settings
11927                 Submitted by Carsten Schurig <Carsten.Schurig@web.de>
11928
11929 2001-11-29 [paul]       0.6.5claws43
11930         
11931         * sync with sylpheed 0.6.5cvs19
11932                 see ChangeLog entry 2001-11-28
11933
11934 2001-11-29 [melvin]     0.6.5claws42
11935         * src/Makefile.am
11936                 added enriched.[ch] to the list of files
11937
11938         * src/textview.c
11939         * src/mimeview.c
11940         * src/procmime.[ch]
11941         * src/enriched.[ch]
11942                 added support to view text/enriched
11943                 added support to show headers in message view for text/enriched and text/html
11944                         in non multipart messages
11945
11946 2001-11-28 [paul]       0.6.5claws41
11947
11948         * more sync with sylpheed 0.6.5cvs18
11949                 see ChangeLog entry 2001-11-27 (src/prefs_common.c)
11950
11951 2001-11-27 [paul]       0.6.5claws40
11952         
11953         * po/pt_BR.po
11954                 updated translation, submitted by Fabio Junior Beneditto
11955                 
11956         * sync with sylpheed 0.6.5cvs18
11957                 see ChangeLog entries 2001-11-26 (src/textview.c) and
11958                 2001-11-27
11959
11960
11961 2001-11-26 [paul]
11962
11963         * po/es.po
11964                 updated translation, submitted by Ricardo Mones Lastra
11965
11966 2001-11-26 [alfons]
11967
11968         * src/matcher.c
11969                 add more translatable strings
11970
11971 2001-11-26 [christoph]  0.6.5claws39
11972
11973         * po/de.po      
11974                 fixed one more umlaut
11975         * src/compose.c
11976                 fix translated header when it should not be translated
11977
11978 2001-11-26 [paul]       0.6.5claws38
11979
11980         * src/mainwindow.c
11981                 remove '/Message/Add Sender to address book' from 
11982                 main_window_set_menu_sensitive(), prevent debug warning
11983                 add 'Message/Mark/Mark all read' to mainwin_entries[]
11984
11985 2001-11-26 [paul]       0.6.5claws37
11986
11987         * src/summaryview.c
11988                 fix 'recurring unread state' bug 
11989
11990         * tools/README 
11991         * tools/filter_conv.pl
11992                 read name of top level mailbox from folderlist.xml
11993                 and presume nothing about its name              
11994
11995 2001-11-26 [darko]      0.6.5claws36
11996
11997         * src/gtkstext.[ch]
11998                 removed functions that are now in gtkutils.c
11999                 use gtkut_text_is_uri_string() from gtkutils.c
12000         * fix my comment on 2001-11-23 (missing gtkutils.[ch])
12001
12002 2001-11-26 [paul]       0.6.5claws35
12003
12004         * sync with sylpheed 0.6.5cvs16
12005                 see ChangeLog entries 2001-11-25 and 2001-11-26
12006
12007 2001-11-25 [alfons]     0.6.5claws34
12008
12009         EXPERIMENTAL!!! Please checkout the last stable version using: 
12010           
12011         % cvs update -r LAST_STABLE -dRAP
12012
12013         (Or help us testing this stuff.)
12014
12015         * src/filtering.c               (1.14)
12016         * src/filtering.h               (1.6)
12017         * src/inc.c                     (1.28)
12018         * src/matcher.c                 (1.20)
12019         * src/mbox.c                    (1.9)
12020         * src/procmsg.h                 (1.14)
12021         * src/summaryview.c             (1.59)
12022         * src/summaryview.h             (dunno)
12023                 revert/merge/sync to as it was before commit 
12024                 on Thu, 19 Jul 2001 10:15:51 -0700.
12025
12026 2001-11-25 [hoa]        0.6.5claws33
12027
12028         * src/main.c
12029                 processing mails at startup
12030
12031         * src/folderview.c
12032         * src/summaryview.[ch]
12033                 processing mails when entering folder
12034
12035         * src/prefs_filtering.c
12036                 fixed some UI bugs
12037
12038 2001-11-24 [alfons]     0.6.5claws32
12039
12040         * src/summaryview.[ch]
12041                 make summary sort headers work, and also make
12042                 sure the sort type is stored
12043
12044 2001-11-23 [alfons]     0.6.5claws31
12045
12046         * src/summaryview.[ch]
12047                 make lock work like mark
12048                 disallow deleting messages marked as locked
12049
12050 2001-11-23 [alfons]     0.6.5claws30
12051
12052         * src/gtkstext.c
12053         * src/compose.[ch]
12054         * src/Makefile.am
12055         * src/undo.[ch]
12056                 merge undo patch submitted by Jens
12057
12058 2001-11-23 [christoph]  0.6.5claws29
12059
12060         * src/.cvsignore
12061                 added ylwrap
12062         * src/compose.c
12063                 fixed gpg signing and encoding
12064         * src/folder.[ch]
12065         * src/main.c
12066                 added --status option to get new, unread and total
12067                 message count from a running sylpheed
12068         * src/prefs_common.c
12069                 temporary fix for reply_with_quote problem
12070                 (don't call functions for non existing widget)
12071         * src/procmsg.c
12072                 one more check for ignored threads but still not
12073                 always working correctly. probably a recursive
12074                 check for all parents is needed
12075
12076 2001-11-23 [darko]      0.6.5claws28
12077
12078         * src/compose.c
12079                 wrapping on send improvements
12080         * src/gtkutils.[ch]
12081                 fix for GtkSText after last sync with main branch
12082                 GTK_TEXT -> GTK_STEXT
12083
12084 2001-11-23 [paul]       0.6.5claws27
12085
12086         * sync with sylpheed 0.6.5cvs14
12087                 see ChangeLog entries 2001-11-22 and 2001-11-23
12088                 
12089         * po/de.po
12090                 fixed the scrambled umlauts 
12091                 submitted by Carsten Schurig <Carsten.Schurig@web.de>
12092
12093 2001-11-21 [paul]       0.6.5claws26
12094
12095         * sync with sylpheed 0.6.5cvs12
12096                 see 2nd ChangeLog entry dated 2001-11-20
12097
12098 2001-11-20 [paul]       0.6.5claws25
12099
12100         * sync with sylpheed 0.6.5cvs11
12101                 see ChangeLog entry 2001-11-19 (src/utils.c)
12102
12103 2001-11-20 [hiro]
12104
12105         * src/compose.c
12106                 GTK_TEXT -> GTK_STEXT
12107                 fix for wrong comment
12108
12109 2001-11-20 [hiro]       0.6.5claws24
12110
12111         * src/compose.[ch]
12112                 more merges from main branch
12113                 removed fatal warnings (uninitialized variables etc.)
12114                 some coding style fix
12115         * src/gtkutils.h
12116                 fixed typo.
12117         * src/addressbook.c
12118           src/addrindex.c
12119                 V-Card -> vCard
12120
12121 2001-11-19 [hoa]        0.6.5claws23
12122
12123         * src/filtering.c
12124         * src/prefs_scoring.c
12125         * src/matcher.[ch]
12126         * src/scoring.c
12127                 cleaning code
12128
12129         * src/matcher_parser_parse.y
12130         * src/prefs_filtering.c
12131                 bouncing
12132
12133 2001-11-19 [alfons]     0.6.5claws22
12134
12135         more of my old things into claws
12136
12137         * src/Makefile.am
12138         * src/prefs_common.c
12139         * src/procmsg.h
12140         * src/summaryview.[ch]
12141         * src/prefs_summary_column.c
12142         * src/pixmaps/locked.xpm
12143                 add indicators for locking of message in summary view
12144                 (does not work yet, only visual indicator)
12145
12146 2001-11-19 [paul]       0.6.5claws21
12147
12148         * sync with sylpheed 0.6.5cvs10
12149                 see ChangeLog entry 2001-11-19
12150
12151 2001-11-18 [alfons]     0.6.5claws20
12152         
12153         * src/filtering.c
12154                 remove an inadvertent free I forgot in previous clean up 
12155
12156 2001-11-18 [alfons]     0.6.5claws19
12157
12158         * src/filtering.[ch]
12159                 clean up & plug leaks
12160
12161 2001-11-18 [paul]       0.6.5claws18
12162
12163         * sync with sylpheed 0.6.5cvs9
12164                 see ChangeLog entries 2001-11-17 and 2001-11-18
12165
12166 2001-11-16 [paul]       0.6.5claws17
12167
12168         * sync with sylpheed 0.6.5cvs8
12169                 see ChangeLog entry 2001-11-16, src/grouplistdialog.c
12170
12171 2001-11-16 [paul]       0.6.5claws16
12172
12173         * sync with sylpheed 0.6.5cvs7
12174                 see ChangeLog entries 2001-11-15 and 2001-11-16
12175
12176 2001-11-15 [hoa]        0.6.5claws15
12177
12178         * src/compose.c
12179                 fix bounce, mails we received couln't be bounced to ourself.
12180
12181         * src/defs.h
12182         * src/filtering.[ch]
12183         * src/matcher.[ch]
12184         * src/matcher_parser.h
12185         * src/matcher_parser_lex.l
12186         * src/matcher_parser_parse.y
12187         * src/inc.c
12188         * src/main.c
12189         * src/mbox.c
12190         * src/prefs_filtering.[ch]
12191         * src/mainwindow.c
12192         * src/prefs_matcher.c
12193         * src/prefs_scoring.c
12194         * src/scoring.[ch]
12195         * src/summaryview.c
12196                 new matcher/filter/score configuration file parser
12197                 one unique configuration file => ~/.sylpheed/matcherrc
12198                 import in currently automatic, then save are made
12199                 in this new file.
12200                 one filter per folder and one global filter
12201                 (filter of a folder will be used as folder processing)
12202
12203         * src/folder.c
12204                 fix a bug in folder_item_get_identifier
12205                 
12206         * src/messageview.c
12207                 receive receipt return are fixed.
12208
12209 2001-11-14 [alfons]     0.6.5claws14
12210
12211         * src/session.h
12212                 add things from main branch to make claws compile
12213
12214 2001-11-14 [paul]       0.6.5claws13
12215
12216         * merge with SYNC-B4-REL and sync with sylpheed 0.6.5cvs5
12217                 see ChangeLog entries 2001-11-08 to 2001-11-14
12218
12219 2001-11-14 [hoa] 0.6.5claws12
12220
12221         * src/compose.[ch]
12222         * src/mainwindow.c
12223         * src/summaryview.c
12224                 add "bounce mail" option
12225
12226 2001-11-13 [christoph]  0.6.5claws11
12227
12228         * src/compose.c
12229                 Cleanup a mess i add before commiting
12230
12231 2001-11-13 [hoa]        0.6.5claws10
12232
12233         * src/compose.c
12234                 some fixes when mail are sent or
12235                 for crossposts
12236
12237 2001-11-13 [christoph]  0.6.5claws9
12238
12239         * po/de.po
12240                 Changed two string with the same translation
12241         * src/compose.c
12242         * src/procmsg.[ch]
12243         * src/send.[ch]
12244                 New mailsending process:
12245                   - Always queue message before sending
12246                     (message will be saved if sylpheed crashed or
12247                      freezes while sending)
12248                   - Allow queuing of newspostings
12249                   - No copy in outbox before sending
12250                     (closes bug #469501)
12251                   - No more redundant code for send and send_later
12252         * src/summaryview.c
12253                 Applied wwp <subscript@free.fr>'s patch that fixes
12254                 marks for multiple forwarded messages (+compose.c)
12255
12256 2001-11-12 [alfons]
12257
12258         * README.claws
12259                 remove things that are now in main branch
12260         
12261         * po/nl.po
12262                 update Dutch translation
12263
12264 2001-11-12 [mhadasht]   0.6.5.claws8
12265
12266         * src/prefs_common.c
12267                 re-enabled account autoselection feature for forward
12268                 and reedit lost during the branch point for SYNC-B4-REL
12269         * src/gtkspell.c
12270                 gtkpspell_get_dict(): more readable code (even if function is
12271                 not used yet)
12272         * ChangeLog.claws
12273                 added version number info to 2001-11-12 [hiro] comment.
12274
12275 2001-11-12 [hiro]       0.6.5.claws7
12276
12277         * src/compose.c
12278                 compose_forward(): fixed a bug that forward quote mark
12279                 wasn't used.
12280                 removed unnecessary code.
12281         * src/template_select.[ch]: removed.
12282
12283 2001-11-11 [alfons]
12284
12285         * src/compose.c
12286                 :%s/GTK_TEXT/GTK_STEXT/g
12287         
12288         * src/compose.[ch]
12289         * src/undo.[ch]
12290         * src/Makefile.am
12291                 revert the undo stuff (this is 0.6.6claws stuff)
12292
12293 2001-11-11 [hoa]        0.6.5.claws6
12294
12295         * src/compose.[ch]
12296                 Insert signature at the end of the text.
12297                 Added undo patch but currently disabled
12298
12299         * src/procmsg.c
12300                 Threading by subject improved.
12301
12302         * added src/undo.[ch]
12303                 Undo module for compose dialog box.
12304
12305 2001-11-11 [alfons]     0.6.5.claws5
12306
12307         * src/procmsg.c
12308                 prevent threading by subject on nodes that have already been
12309                 threaded by in-reply-to (as in "circular references in a tree
12310                 result in a dead branch")
12311
12312 2001-11-09 [hoa]        0.6.5.claws4
12313         
12314         * src/folderview.c
12315                 allows creation of mbox folder item from any files.
12316
12317 2001-11-09 [alfons]     0.6.5.claws3
12318         
12319         * src/utils.c
12320         * src/procmsg.c
12321                 do what I mean and correct threading by subject so it really
12322                 ignores attracting lines without "Re: "
12323
12324 2001-11-07 [alfons]     0.6.5.claws2
12325
12326         * src/procmsg.c
12327         * src/utils.[ch]
12328                 only attract by subject if a subject line starts with a "Re: "
12329         * src/syldap.c
12330                 remove warning
12331
12332 2001-11-07 [paul]       0.6.5claws1
12333
12334         * sync with sylpheed 0.6.5. release
12335                 see ChangeLog entry 2001-11-07
12336
12337 2001-11-07 [paul]       0.6.4claws31
12338
12339         * sync with sylpheed 0.6.4cvs18
12340                 see ChangeLog entries 2001-10-30 to 2001-11-07
12341                 prefs_templates.[ch] renamed prefs_template.[ch]
12342
12343 2001-11-06 [alfons]
12344         
12345         * src/utils.h
12346                 add semicolon Hoa forgot ;-)
12347                 
12348
12349 2001-11-06 [hoa]        0.6.4claws30
12350         
12351         * src/procmsg.c
12352         * src/summaryview.c
12353         * src/utils.c
12354         * src/utils.h
12355                 threading by subject - empty subject are ignored
12356
12357 2001-11-06 [christoph]  0.6.4claws29
12358
12359         * src/socket.c
12360                 use SSL_peek for sock_gets
12361         * src/utils.c
12362                 removed unneeded pointer in extracting quoted
12363                 names implementation
12364
12365 2001-11-06 [melvin]     0.6.4claws28
12366
12367         * src/gtkspell.c
12368                 fixed bug #476792 Selection overtyping with spell checker
12369                 fixed bug which could cause a buffer overflow
12370                 fixed a memory leak
12371
12372 2001-11-06 [hoa]        0.6.4claws27
12373         
12374         * src/procmsg.c
12375         * src/summaryview.c
12376                 threading by subject
12377
12378 2001-11-05 [alfons]     0.6.4claws26
12379         
12380         * README.claws
12381                 Claws -> Sylpheed (vice versa)
12382
12383         * src/compose.c
12384                 :%s/gtk_text/gtk_stext/g
12385                 :%s/GTK_TEXT/GTK_STEXT/g
12386                 (thanks to Jonathan Ware for spotting this)
12387
12388 2001-11-04 [christoph]  0.6.4claws25
12389
12390         * src/summaryview.c
12391                 replace Xalloca + strdup with Xstrdup_a
12392         * src/utils.c
12393                 better implementation of extracting quoted names
12394                 from addresses (remove backlashes and ignore
12395                 quotes after them)
12396
12397 2001-11-04 [alfons]     0.6.4claws24
12398
12399         * src/utils.[ch]
12400                 edit to comply more with coding style
12401
12402         * src/textview.c
12403                 fix bug reported by Kim Schulz. introduced by the patch integrated
12404                 in 0.6.4claws15. the code did not check the return value of
12405                 the html parser.
12406
12407         * AUTHORS
12408                 add Jonathan Ware and close "[ #475955 ] Enhanced Mailto Patch"
12409
12410 2001-11-04 [christoph]  0.6.4claws23
12411
12412         * src/main.c
12413         * src/prefs_common.[ch]
12414                 init some pointers that possibly caused a segfault
12415                 reported in the claws-users ML
12416
12417 2001-11-04 [hoa]        0.6.4claws22
12418
12419         * src/grouplistdialog.c
12420                 change the names of the nodes in the tree
12421
12422         * src/compose.c
12423                 enhanced mailto syntax as described in
12424                 http://developer.netscape.com/viewsource/husted_mailto/mailto.html
12425                 (thanks to Jonathan Ware <jonathan_ware@gmx.co.uk>)
12426
12427         * src/utils.c
12428                 encode and decode URI (useful when opening URL into
12429                 netscape).
12430
12431 2001-11-03 [hoa]        0.6.4claws21
12432
12433         * src/grouplistdialog.c
12434                 a new newsgroups list selection dialog box
12435                 with a CTree instead of a CList
12436
12437 2001-11-03 [hoa]        0.6.4claws20
12438
12439         * src/folderview.c
12440                 enable property and scoring options when right
12441                 click on "inbox"
12442
12443         * src/summaryview.c
12444                 fixed bug when nickname were displayed using
12445                 the address book.
12446
12447 2001-11-02 [darko]      0.6.4claws19
12448
12449         * src/compose.c
12450                 new wrap quotation and URL/long words wrapping implementation
12451         * src/compose.c src/gtkstext.[ch]
12452                 move gtkstext_strncmp() to gtkstext.c
12453
12454 2001-11-01 [christoph]  0.6.4claws18
12455
12456         * src/prefs_account.c
12457                 fixed mess in account settings dialog
12458         * src/prefs_folder_item.c
12459                 added label with folder path to dialog
12460
12461 2001-10-31 [match]      0.6.4claws17
12462
12463         * src/vcard.c
12464                 fix memory leak.
12465         * src/addrbook.c
12466                 fix generation of spurious address book file names.
12467                 remove redundant functions.
12468         * po/POTFILES.in
12469                 added missing file names.
12470
12471 2001-10-30 [paul]       0.6.4claws16
12472
12473         * sync with sylpheed 0.6.4cvs6
12474                 see ChangeLog entries 2001-10-26 to 2001-10-30
12475
12476         * tools/filter_conv.pl
12477                 read folderlist.xml to discover whether the top-level
12478                 folder is called 'Mailbox' or 'Mail' 
12479
12480 2001-10-29 [paul]       0.6.4claws15
12481
12482         * src/html.c, src/textview.c
12483                 activate links in html mail and fix clickable parts
12484                 Submitted by Matthieu Dazy <dazy@t-surf.com>
12485
12486 2001-10-29 [paul]
12487
12488         * po/de.po, po/es.po, po/pt_BR/po
12489                 updated translations, submitted by Jens Oberender,
12490                 Ricardo Mones Lastra, and Fabio Junior Beneditto
12491
12492 2001-10-29 [darko]      0.6.4claws14
12493
12494         * src/compose.c
12495                 fix wrapping for good
12496
12497 2001-10-29 [darko]
12498
12499         * src/compose.c
12500                 undo previous change as it broke the smart wrapping
12501
12502 2001-10-29 [darko]      0.6.4claws13
12503
12504         * src/compose.c
12505                 fix infinite loop when long URL is quoted
12506                 (closes bug #475122.
12507
12508 2001-10-28 [match]
12509
12510         * src/mutt.[ch] src/importmutt.[ch] src/mgutils.[ch] src/addressbook.c src/Makefile.am
12511                 import Mutt address book
12512         * src/ldif.[ch] src/importldif.h
12513                 modified import LDIF handle user attributes
12514
12515 2001-10-28 [christoph]  0.6.4claws12
12516
12517         * src/summaryview.c
12518                 fixed that filtering did not work if there
12519                 were no filter rules
12520                 (closes bug #472003 and better implementation
12521                  of patch #474644)
12522
12523 2001-10-27 [christoph]  0.6.4claws11
12524
12525         * src/compose.c
12526                 make the folder's default account to be used when
12527                 replying. (patch by wwp <subscript@free.fr>)
12528         * src/compose.c
12529                 code cleanup, nearly killed all of wwp's patch
12530                 for folder's default account in compose
12531         * src/folderview.c
12532                 error panel when a folder could not be created
12533                 (closes bug #471080 new folder name & already
12534                  existing file)
12535
12536 2001-10-26 [alfons]
12537
12538         * src/utils.h
12539                 change prototype of strstr2() that Christoph forgot about
12540
12541 2001-10-26 [christoph]  0.6.4claws10
12542
12543         * src/account.c
12544                 made search for accounts by email address not case
12545                 sensitive
12546         * src/folder.c
12547                 fixed memory leak in folder_item_get_identifier
12548         * src/gtkspell.c
12549         * src/utils.c
12550                 fixed wrong strstr2 (should work like strstr)
12551
12552 2001-10-26 [darko]      0.6.4claws9
12553
12554         * src/compose.c src/gtkstext.[ch]
12555         * src/gtkstext.c
12556                 move is_url_string() and gtkstext_str_strcmp() to gtkstext.c
12557
12558 2001-10-26 [paul]       0.6.4claws8
12559
12560         * src/html.c
12561                 ignore css and javascript tags in html mail
12562                 case-insensitive, with or without double-quoted
12563                 strings
12564
12565 2001-10-26 [paul]       0.6.4claws7
12566
12567         * sync with sylpheed 0.6.4cvs1
12568                 see ChangeLog entry 2001-10-26
12569
12570         * src/prefs_account.c, src/prefs_common.c,
12571           src/prefs_summary_column.c
12572                 minor improvements to the English
12573
12574 2001-10-25 [alfons]     0.6.4claws6
12575
12576         * src/gtkstext.c
12577         
12578                 make GtkSText follow style of GtkText (closes bug 
12579                 #469211 "text selection while writing message")
12580                 
12581                 do sync with GTK 1.2.10
12582
12583 2001-10-25 [paul]       0.6.4claws5
12584
12585         * src/html.c
12586                 ignore css tags in html mail
12587
12588 2001-10-25 [darko]      0.6.4claws4
12589
12590         * src/compose.c
12591                 don't declare is_url_string as static function since
12592                 we need it in gtkstext.c
12593         * src/gtkstext.c
12594                 remove unused variable
12595                 don't wrap long URLs while composing a message
12596
12597 2001-10-24 [christoph]  0.6.4claws3
12598
12599         * src/socket.c
12600                 fix ssl deadlock, when peer closes connection
12601
12602 2001-10-24 [paul]       0.6.4claws2
12603
12604         * src/prefs_common.c
12605                 gettextize the gpg ascii-armored warning message
12606
12607         * src/compose.c
12608                 insert a DOS/MAC file into the composed message
12609                 (improvements)
12610
12611         * Both submitted by Thierry Godefroy <godefroy@imaginet.fr>
12612
12613 2001-10-22 [paul]       0.6.4claws1
12614
12615         * sync with sylpheed 0.6.4 release
12616                 see ChangeLog entries 2001-10-21
12617
12618         * po/fr.po, po/pt_BR.po
12619                 updated by Melvin Hadasht and Fabio Junior Beneditto
12620
12621 2001-10-21 [paul]       0.6.3claws30
12622
12623         * src/compose.c
12624                 insert a DOS text file from the compose window
12625                 into the composed message text (removes CRs characters)
12626                 Submitted by Thierry Godefroy <godefroy@imaginet.fr>
12627
12628         * tools/filter_conv.pl, tools/README
12629                 automatically use ~/.sylpheed as working directory
12630                 print out confirmation message on completion
12631
12632         * correct Hoa's last ChangeLog.claws entry
12633
12634 2001-10-20 [hoa]        0.6.3claws29
12635
12636         * src/grouplistdialog.c
12637                 bugfix (another ?) to give the right
12638                 newsgroups list for each news server.
12639
12640         * src/news.c
12641         * src/news.h
12642                 improve the newsgroups list cache
12643
12644 2001-10-20 [paul]       0.6.3claws28
12645
12646         * sync with sylpheed 0.6.3cvs9
12647                 see ChangeLog entry 2001-10-19
12648
12649         * correct Alfons' last ChangeLog.claws entry
12650
12651 2001-10-19 [alfons]
12652
12653         * src/pgptext.[ch]
12654                 fix compilation problems (part of bug #472895)
12655
12656 2001-10-18 [hoa]        0.6.3claws27
12657
12658         * src/grouplistdialog.c
12659                 bugfix when we refresh was clicked (bug 472701)
12660
12661 2001-10-19 [christoph]  0.6.3claws26
12662
12663         * src/compose.c
12664                 last header entry should default to "To:" or
12665                 "Newsgroups:" and not copy the last entry line
12666                 in a new compose window
12667                 (closes bug #472686, #470792)
12668
12669 2001-10-19 [paul]       0.6.3claws25
12670
12671         * sync with Sylpheed 0.6.3cvs8
12672                 see ChangeLog entries 2001-10-18 and 2001-10-19
12673
12674 2001-10-18 [christoph]  0.6.3claws24
12675
12676         * src/procmsg.c
12677                 reimplement ignore thread
12678         
12679 2001-10-18 [hoa]        0.6.3claws23
12680
12681         * src/folderview.c
12682         * src/grouplistdialog.[ch]
12683                 enhanced news subscription interface (feature 469113)
12684
12685         * src/news.c
12686         * src/news.h
12687                 enchanced newsgroup listing,
12688                 now, we can get groups informations
12689                 (NNTPGroupInfo)
12690
12691 2001-10-18 [paul]       0.6.3claws22
12692
12693         * src/summaryview.c
12694                 remove comment (sync with main branch)
12695         * src/mainwindow.c
12696                 fix 'Re-edit' bug in 'Message' menu
12697
12698 2001-10-17 [christoph]  0.6.3claws21
12699
12700         * src/compose.c
12701                 ignore empty or whitespace only header lines
12702
12703 2001-10-17 [paul]       0.6.3claws20
12704
12705         * sync with sylpheed 0.6.3cvs7
12706                 see ChangeLog entries 2001-10-14, 2001-10-16, and
12707                 2001-10-17
12708
12709 2001-10-17 [darko]
12710
12711         * src/compose.c
12712                 wrap long lines without spaces
12713                 don't wrap URLs
12714
12715 2001-10-16 [paul]
12716
12717         * po/es.po, po/nl.po, po/pt_BR.po
12718                 updated by Ricardo Mones Lastra, Alfons,
12719                 and Fabio Junior Beneditto
12720
12721         * sylpheed-0.6.3claws released
12722
12723 2001-10-15 [melvin] 0.6.3claws18
12724
12725         * README.claws
12726                 added summary and detailed installation instructions
12727                 for spell checker
12728         * po/fr.po
12729                 Updated, corrected and completed french translation
12730
12731 2001-10-15 [hoa] 0.6.3claws17
12732         * src/grouplistdialog.c
12733                 we can choose the newsgroups to display with wildcards
12734
12735 2001-10-15 [christoph]  0.6.3claws16
12736
12737         * src/account.c
12738         * src/compose.c
12739         * src/prefs_folder_item.[ch]
12740                 applied wwp <subscript@free.fr>'s folder
12741                 default account patch
12742         * po/de.po
12743                 Fixed wrong translation
12744
12745 2001-10-13 [alfons, christoph, melvin]  
12746                         0.6.3claws15
12747
12748         solution #2 to solve MT-safety problems defers all GUI related calls
12749         to the main thread using a gtk_idle_add() callback. discussed on
12750         ircnet #sylpheed, with christoph spotting some issues with the
12751         original code, and melvin allowing us to lobotomize his sylpheed.
12752
12753         * src/syldap.[ch], src/main.c
12754                 fix race problem in ldap search thread by deferring GUI 
12755                 stuff to main thread using gtk_idle_add()
12756
12757 2001-10-13 [paul]       0.6.3claws14
12758
12759         * src/prefs_account.[ch], src/send.c, src/smtp.[ch]
12760                 add Sergey's smtpcred.patch
12761                 adds separate username/password setting for SMTP Auth
12762                 needed by some servers
12763                 (closes feature request #471659)
12764
12765 2001-10-13 [paul]       0.6.3claws13
12766
12767         * src/pgptext.[ch] **NEW FILES**
12768         * src/Makefile.am, src/messageview.c, src/mimeview.c
12769                 decrypt ascii-armored gpg text embedded in
12770                 the message body.
12771                 Submitted by Jens Jahnke <jan0sch@gmx.net>
12772
12773 2001-10-13 [christoph]  0.6.3claws12
12774
12775         * README.claws
12776                 some more details on default to and
12777                 feature requests
12778         * src/main.c
12779                 init glib threading when ldap is used
12780         * src/syldap.c
12781                 threading fixes
12782         * po/de.po
12783                 fixed a typo
12784
12785 2001-10-12 [paul]       0.6.3claws11
12786
12787         * src/prefs_common.[ch], src/rfc2015.c
12788                 enable ascii-armored gpg text to be embedded in the
12789                 message body, selectable through the 'Privacy'
12790                 preferences. Supports encrypting only.
12791                 Submitted by Ravemax <ravemax@dextrose.com>
12792
12793 2001-10-12 [paul]       0.6.3claws10
12794
12795         * sync with sylpheed 0.6.3cvs6
12796                 see ChangeLog entries 2001-10-11 and 2001-11-12
12797
12798         * src/folderview.c
12799                 incorporated mbox folders, scoring, and folder
12800                 properties into the sync
12801
12802 2001-10-12 [darko]      0.6.3claws9
12803
12804         * README.claws
12805                 describe quotation wrapping
12806         * src/compose.c
12807                 don't treat tab as space to calculate line length properly
12808
12809 2001-10-11 [alfons]
12810
12811         * README.claws
12812                 correct description of how to make new filtering system work,
12813                 add some other things
12814                 
12815         * src/syldap.c
12816                 remove sched_yield() (not necessary / unportable)
12817
12818 2001-10-11 [paul]       0.6.3claws8
12819
12820         * sync with sylpheed 0.6.3cvs3
12821                 see ChangeLog entry 2001-10-10
12822
12823 2001-10-10 [christoph]  0.6.3claws7
12824
12825         * .cvsignore
12826                 ignore 2 files created by newer autotools
12827         * src/prefs_folder_item.c
12828                 using table for widget alignment
12829                 fixed memory leak and broken octal display
12830         * src/filesel.c
12831                 fixed segfault caused by lost filename
12832                 workaround (closes bug #469551)
12833
12834 2001-10-10 [paul]       0.6.3claws6
12835
12836         * sync with sylpheed 0.6.3cvs2
12837                 see ChangeLog entries 2001-10-09 and 2001-10-10
12838
12839 2001-10-10 [darko]      0.6.3.claws5
12840
12841         * src/gtkstext.c
12842                 proper calculation of right margin if smart wrapping is enabled
12843         * src/compose.c
12844                 automatically wrap long lines if wrap quotation is enabled
12845
12846 2001-10-09 [alfons]     0.6.3.claws4
12847
12848         * src/summaryview.c
12849                 select correct row when deleting last row in the summary view (and
12850                 close bug "[ #469104 ] select second last in list when deleting")
12851
12852 2001-10-09 [paul]       0.6.3claws3
12853
12854         * sync with sylpheed 0.6.3cvs1
12855                 updated some autotool scripts
12856
12857 2001-10-09 [darko]      0.6.3claws2
12858
12859         * src/gtkstext.[ch]
12860                 new name and mark with Sylpheed comment
12861         * src/compose.c
12862                 smart quotation wrapping a-la VIM
12863
12864 2001-10-08 [paul]       0.6.3claws1
12865
12866         * sync with sylpheed 0.6.3 release
12867                 see ChangeLog entry 2001-10-08
12868
12869 2001-10-08 [paul]       0.6.2claws24
12870
12871         * src/summaryview.c
12872                 more sync with sylpheed 0.6.2cvs12
12873                 Fixed the bug that didn't select the last row correctly
12874
12875
12876 2001-10-07 [paul]       0.6.2claws23
12877
12878         * sync with sylpheed 0.6.2cvs12
12879                 see ChangeLog entry 2001-10-07
12880
12881 2001-10-06 [match]
12882         * src/jpilot.[ch]
12883                 enable jpilot to read unsynch'ed addresses.
12884
12885         * src/editldap_basedn.c
12886                 fix segfault when opening dialog.
12887
12888 2001-10-06 [alfons]     0.6.2.claws22
12889
12890         * src/summaryview.c
12891                 fix bug with summary view selecting last *inserted*
12892                 node instead of last *visible* node. remember we
12893                 work with a tree
12894
12895 2001-10-06 [paul]       0.6.2claws21
12896
12897         * po/pt_BR.po
12898                 updated translation, contains some fixes and new
12899                 translations, submitted by Gustavo Noronha Silva
12900                 <kov@debian.org>
12901
12902         * src/prefs_common.c
12903                 change 'each' to 'every' - fix dubious English
12904
12905         * sync with sylpheed 0.6.2cvs11
12906
12907 2001-10-05 [alfons]     0.6.2claws20
12908
12909         * src/mainwindow.[ch], src/folderview.c
12910                 make composite tool button switch between "Compose News"
12911                 and "Compose Mail" depending on selected folder
12912                 (nifty idea by Kim Schulz <kim@schulz.dk>)
12913
12914 2001-10-05 [paul]       0.6.2claws19
12915
12916         * src/mainwindow.c, src/summaryview.c
12917                 fix 'Message/Reply to all', broken in last commit
12918
12919         * src/compose.c
12920                 fix X_BEENTHERE seg fault, thanks to Alfons
12921
12922 2001-10-04 [paul]       0.6.2claws18
12923
12924         * src/compose.[ch], src/mainwindow.c
12925                 make "Message/Reply" reply to mailing lists; matches
12926                 'X-Mailing-list:' and 'X-BeenThere:' ML headers.
12927                 based on portions of the patch submitted by
12928                 Junichi Uekawa <dancer@netfort.gr.jp>
12929
12930 2001-10-04 [darko]      0.6.2claws17
12931
12932         * src/compose.c
12933                 better smart wrapping
12934         * src/gtkstext.[hc]
12935                 a function to make text buffer contiguous
12936
12937 2001-10-03 [paul]       0.6.2claws16
12938
12939         * sync with sylpheed 0.6.2cvs10
12940
12941 2001-10-02 [alfons]
12942
12943         * configure.in
12944         * po/zh_CN.GB2312.po, po/zh_TW.Big5.po
12945                 close bug "[ #466566 ] compile error on mdk 8.0" by removing
12946                 references to chinese translations (hope someone picks up
12947                 this)
12948
12949 2001-10-02 [christoph]  0.6.2claws15
12950
12951         * src/compose.c
12952                 fixed non translated header bug
12953         * ChangeLog.claws
12954                 fixed wrong date in alfons last entry ;)
12955
12956 2001-10-02 [alfons]     0.6.2claws14
12957
12958         * src/compose.c, src/prefs_common.[ch]
12959                 add block cursor option
12960
12961 2001-10-02 [paul]       0.6.2claws13
12962
12963         * sync with sylpheed 0.6.2cvs9
12964
12965 2001-09-30 [paul]       0.6.2claws12
12966
12967         * po/de.po, po/es.po, po/fr.po, po/nl.po, po/pt_BR.po
12968                 updated translations
12969
12970         * po/POTFILES.in
12971                 add 'src/importldif.c'
12972
12973         * AUTHORS, tools/README, tools/eud2gc.py, tools/Makefile.am
12974                 added eudora-to-vCard conversion tool
12975                 submitted by Jeroen Versteeg <j.m.versteeg@student.utwente.nl>
12976
12977         * sync with sylpheed 0.6.2cvs8
12978
12979 2001-09-30 [paul]
12980
12981         * sylpheed-0.6.2claws released
12982
12983 2001-09-27 [melvin]     0.6.2claws11
12984
12985         * src/gtkspell.c
12986                 fixed crash when using default path (introduced 
12987                 in 0.6.2claws10)
12988                 fixed tiny bug for initial suggestion mode
12989
12990 2001-09-27 [melvin]     0.6.2claws10
12991         
12992         * src/gtkspell.c
12993                 fixed bug where gtkpspell didn't set the path correctly
12994
12995         * README.claws
12996                 added a paragraph about spell checking
12997                 
12998
12999
13000 2001-09-27 [paul]       0.6.2claws9
13001
13002         * src/addrbook.c, src/addrcache.c, src/addritem.c, src/jpilot.c
13003                 replace '// comments' with '/* comments */' to prevent
13004                 some compiler warnings 
13005
13006         * sync with sylpheed 0.6.2cvs6
13007
13008 2001-09-26 [alfons]     0.6.2claws8
13009
13010         * src/messageview.c
13011                 introduce return receipt request notification again,
13012                 which was lost because of other semantics in 
13013                 procheader_parse() (???)
13014
13015 2001-09-26 [christoph]  0.6.2claws7
13016
13017         * src/compose.c
13018                 replace comments for old code with #if 0
13019                 readded auto cc, bcc and reply-to
13020         * src/prefs_matcher.c
13021         * src/prefs_scoring.c
13022                 removed some definition (was moved to
13023                 prefs.h)
13024
13025 2001-09-26 [paul]       0.6.2claws6
13026
13027         * src/mainwindow.c
13028                 make 'Follow-up and reply to' sensitive
13029
13030         * more sync with sylpheed 0.6.2cvs5
13031
13032 2001-09-25 [melvin]
13033
13034         * 0.6.2claws5
13035
13036         * src/gtkspell.c
13037                 fixed bug for "US-ASCII" introduced by the encoding code
13038
13039 2001-09-25 [paul]
13040
13041         * 0.6.2claws4
13042
13043         * src/prefs_common.[ch], src/summaryview.c
13044                 'next unread msg' 'go to next folder?' dialog can be
13045                 given default behaviour, either always show dialog,
13046                 or assume 'yes', or assume 'no'
13047                 Submitted by wwp <subscript@free.fr>
13048
13049 2001-09-25 [melvin]
13050                 
13051         * src/compose.c src/gtkspell.[ch]
13052                 added support for different encodings
13053
13054 2001-09-25 [paul]
13055
13056         * more sync with sylpheed 0.6.2cvs5
13057
13058 2001-09-24 [alfons]
13059         
13060         * src/prefs_folder_item.c
13061                 add check for item->prefs->default_to string is NULL and
13062                 add another check when freeing this string
13063
13064 2001-09-24 [paul]
13065
13066         * configure.in
13067                 change to version 0.6.2claws3
13068
13069         * sync with sylpheed 0.6.2cvs5 
13070
13071 2001-09-24 [match]
13072         * src/ldif.[ch], src/importldif.[ch], addressbook.c
13073                 import LDIF files.
13074         * src/addrcache.[ch], addrindex.[ch]
13075                 small update for future
13076         * src/addrbook.c
13077                 fix test XML file.
13078
13079 2001-09-24 [melvin]
13080         * src/gtkspell.[ch]
13081                 added 'Learn from mistakes' option
13082                 better handling of quotes in checked words
13083                 sorted dict list
13084         * po/fr.po
13085                 small update for spell checking stuff
13086
13087 2001-09-23 [alfons]
13088         
13089         * src/gtkspell.c
13090                 edit a little bit so it complies more with main coding style
13091
13092 2001-09-23 [alfons]
13093
13094         * src/folder.[ch], prefs_folder_item.c, compose.c
13095                 migrate "request return receipt" folder property
13096                 to folderlist.xml
13097
13098 2001-09-22 [alfons]
13099
13100         * README.claws **NEW**
13101                 (add things of interest for users of main branch 
13102                 and claws here)
13103
13104         * src/folder.[ch], src/mainwindow.c, src/summaryview.c
13105                 re-implement threading per folder option, but store 
13106                 the setting in folderlist.xml (where it belongs)
13107
13108 2001-09-21 [melvin]
13109
13110         * src/gtkspell.[ch]
13111                 fixed bug when compose window is under another window
13112         * src/prefs_common.[ch] src/compose.c
13113                 changed 'dictionary_path' to 'dictionary' to be consistent
13114                 dropped PSPELL_PATH macro (hard coded default to /usr/local/share/pspell)
13115         * ac/pspell.m4 src/Makefile.am 
13116                 dropped PSPELL_PATH macro
13117         * po/fr.po
13118                 updated translations
13119
13120 2001-09-21 [christoph]
13121
13122         * src/compose.c
13123                 added border around header fields
13124                 keep header type when new field is added
13125
13126 2001-09-20 [christoph]
13127
13128         * src/utils.[ch]
13129                 more portable debug_print with source filename
13130                 and linenumber
13131         * src/procmsg.c
13132                 more newlines after debug messages
13133
13134 2001-09-20 [paul]
13135
13136         * configure.in
13137                 change to version 0.6.2claws2
13138
13139         * sync with sylpheed 0.6.2cvs3
13140
13141 2001-09-19 [melvin]
13142
13143         * src/gtkspell.c
13144                 fixed the post-right-click focus pb
13145                 fixed crash when 'Spell check all' after dict change 
13146                         and when cursor is at the end of the text
13147                 shift-right-click pops up config menu even on misspelled words.
13148         * po/POTFILES.in
13149                 added gtkspell.c
13150
13151 2001-09-19 [melvin]
13152
13153         * src/about.c
13154                 added pspell to compiled-in features list
13155
13156 2001-09-18 [melvin]
13157
13158         * switched to pspell and dropped ispell
13159         * ac/pspell.m4
13160                 new file. autoconf macro for pspell
13161         * ac/Makefile.am 
13162         * configure.in acconfig.h
13163                 added pspell support
13164         * src/Makefile.am
13165         * src/main.c src/compose.[ch] src/gtkspell.[ch]
13166         * src/prefs_common.[ch] 
13167                 added pspell support
13168
13169 2001-09-18 [christoph]
13170
13171         * src/addr_compl.c
13172         * src/template.[ch]
13173                 replace LOG_MESSAGE with debug_print
13174         * src/compose.[ch]
13175                 gui improvements
13176         * src/menu.c
13177                 added newline after debug message
13178         * src/utils.h
13179                 using __VA_ARGS__ for debug_print macro
13180         * tools/.cvsignore
13181                 ignore Makefile and Makefile.in
13182
13183 2001-09-18 [paul]
13184
13185         * configure.in
13186                 change to version 0.6.2claws1
13187         * sync with sylpheed 0.6.2cvs1
13188
13189         * src/matcher.c 
13190         * src/prefs_matcher.c
13191                 add 'score equal to' option, submitted by
13192                 Paul Evans <nerd@freeuk.com>
13193
13194 2001-09-15 [christoph]
13195
13196         * src/mainwindow.c
13197                 comment out menu entry not existing in claws
13198         * src/menu.c
13199                 add debug output for non existing menu entries
13200         * src/summaryview.c
13201                 fix next/prev unread message for ignored threads
13202         * src/utils.[ch]
13203                 add sourcefile and line number to debug output
13204                 otherwise it is sometimes hard to find the
13205                 source code part if debug messages are translated
13206
13207 2001-09-14 [darko]
13208         
13209         * src/folderview.c
13210                 refresh target folder style after colour is changed
13211
13212 2001-09-13 [paul]
13213
13214         * configure.in
13215                 change to version 0.6.1claws3
13216
13217         * sync with sylpheed 0.6.1cvs6
13218
13219 2001-09-13 [darko]
13220         
13221         * src/folderview.c
13222                 fix target folder colourization to use user selected colour
13223
13224 2001-09-12 [darko]
13225         
13226         * src/summaryview.c
13227                 fix crash when message that is marked for copy/move is unmarked
13228
13229 2001-09-09 [paul]
13230
13231         * configure.in
13232                 change to version 0.6.1claws2
13233
13234         * sync with sylpheed 0.6.1cvs3
13235
13236 2001-09-09 [alfons]
13237         
13238         * src/folderview.c
13239                 fix bug with default font used for trash folder text
13240
13241 2001-09-06 [paul]
13242
13243         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
13244                 updated translations
13245
13246         * configure.in
13247                 change to version 0.6.1claws1
13248
13249         * sync with sylpheed 0.6.1cvs2
13250
13251 2001-09-03 [paul]
13252
13253         * po/POTFILES.in
13254                 add Match's new addressbook
13255
13256         * po/de.po
13257                 updated translation submitted by Jens Oberender
13258
13259 2001-09-02 [paul]
13260
13261         * configure.in
13262                 change to 0.6.1claws
13263         * sync with sylpheed 0.6.1 release
13264
13265 2001-09-02 [paul]
13266
13267         * configure.in
13268                 change to 0.6.0claws2
13269
13270         * sync with sylpheed 0.6.0cvs4
13271
13272         * po/pt_BR.po
13273                 updated translation submitted by Fabio Junior Beneditto
13274
13275 2001-09-01 [match]
13276         * pixmaps/
13277                 interface.xpm
13278                 book.xpm
13279                 address.xpm
13280         * src/
13281                 Makefile.am
13282                 a ton of new files
13283
13284 2001-08-31 [paul]
13285
13286         * configure.in
13287                 change to version 0.6.0claws1
13288
13289         * sync with sylpheed 0.6.0cvs1
13290
13291         * po/es.po
13292                 updated translation submitted by Ricardo Mones Lastra
13293
13294         * po/POTFILES.in
13295                 add 'src/prefs_templates.c'
13296
13297         * src/compose.c, src/summaryview.c
13298                 fix segfault on 'Re_edit'               
13299
13300 2001-08-30 [alfons]
13301
13302         * configure.in, Makefile.am
13303         * tools/Makefile.am
13304                 add tools directory to source distribution
13305
13306 2001-08-30 [paul]
13307
13308         * configure.in
13309                 change to version 0.6.0claws
13310
13311         * sync with sylpheed 0.6.0 release
13312
13313 2001-08-30 [christoph]
13314
13315         * configure.in
13316                 removed autoconf version check
13317
13318 2001-08-30 [paul]
13319
13320         * src/account.c, src/compose.c, src/prefs_common.[ch]
13321         * src/procheader.[ch] src/utils.[ch]
13322                 Enhanced automatic account selection on replies
13323                 Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
13324
13325         * configure.in
13326                 add LDAP and JPilot to the configuration results output.
13327
13328 2001-08-29 [christoph]
13329
13330         * src/summeryview.c
13331                 no bold font for ignored threads
13332
13333 2001-08-29 [paul]
13334
13335         * configure.in
13336                 change to version 0.5.3claws6
13337
13338         * sync with sylpheed 0.5.3cvs10
13339                 src/stringtable.[ch]: New Files
13340
13341         * src/compose.c, src/gtkutils.c, src/gtkutils.h, src/mainwindow.c
13342         * src/pixmaps/sylpheed.xpm
13343                 add mini-icons to windows (by Alfons)
13344
13345 2001-08-27 [paul]
13346
13347         * src/mainwindow.c
13348                 new functions: next_labeled_cb(), prev_labeled_cb()
13349
13350         * src/summaryview.c
13351                 new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
13352                 summary_select_next_labeled(), summary_select_prev_labeled()
13353
13354         * src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
13355                 give claws blue folders and a blue trash can
13356
13357 2001-08-27 [paul]
13358
13359         * configure.in
13360                 change to version 0.5.3claws5
13361
13362         * sync with sylpheed 0.5.3cvs9
13363                 src/labelcolors.[ch] renamed to src/colorlabel.[ch] 
13364
13365 2001-08-24 [christoph]
13366
13367         * src/filesel.c
13368                 keep filename when browsing directories
13369                 (not working for user entered filename, but
13370                  for default name and selected filename from
13371                  file list)
13372         * src/mainwindow.c
13373                 fixed wrong spelling "Folllow-up"
13374         * src/mbox_folder.c
13375         * src/procmsg.c
13376         * src/summaryview.c
13377                 fixed new/unread message count with ignored
13378                 threads (2 commits, first didn't notice no
13379                 longer needed decreasing)
13380         * src/inc.c
13381                 readded scrolling of progress dialog
13382                 (lost in sync)
13383
13384 2001-08-24 [paul]
13385
13386         * configure.in
13387                 change to 0.5.3claws4
13388
13389         * sync with sylpheed 0.5.3cvs7
13390
13391 2001-08-24 [christoph]
13392
13393         * src/compose.c
13394                 set request return receipt when replying
13395                 if it is set is the folder prefs of the
13396                 message
13397         * src/inc.c
13398                 disable final error popup if popups are
13399                 disabled in config (again)
13400
13401 2001-08-23 [paul]
13402
13403         * configure.in
13404                 Change version number to 0.5.3claws3
13405
13406         * sync with sylpheed 0.5.3cvs5
13407
13408         * src/mimeview.c
13409                 double quote '%s' in 'gedit %s' to fix bug when
13410                 opening attachment with spaces in the name
13411
13412 2001-08-22 [alte]
13413         * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
13414           src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
13415                 initial message templates support
13416
13417
13418 2001-08-22 [paul]
13419
13420         * configure.in
13421                 change version number to 0.5.3claws2
13422
13423         * sync with sylpheed 0.5.3cvs4
13424
13425         * src/procmsg.h src/summaryview.c
13426                 re-implement (un)ignore thread
13427
13428 2001-08-21 [paul]
13429
13430         * src/summaryview.c
13431                 remove unnecessary code
13432         * src/compose.c
13433                 enable 'dynamic' signatures (submitted by
13434                 Eric Limpens <eric@hscg-internet.nl>)
13435
13436 2001-08-21 [paul]
13437
13438         clean up after sync with sylpheed 0.5.3 release
13439
13440         * src/folderview.c
13441                 fix re-introduced font mess, see Christoph's
13442                 entry 2001-06-24
13443
13444         * src/summaryview.c
13445                 remove prev_msgnum
13446                 use sylpheed's small font instead of
13447                 gtk default font for summary view
13448
13449
13450 2001-08-17 [paul]
13451
13452         * configure.in
13453                 add pl to ALL_LINGUAS - sync with main branch
13454
13455         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
13456                 Updated. Translations by Jens Oberender, Ricardo Mones
13457                 Lastra, Alfons, and Fabio Junior Beneditto respectively.
13458
13459         * po/pl.po  ** NEW FILE **
13460                 sync with the main branch
13461
13462         * src/folderview.c
13463                 fix target folder colorizing and refresh problem
13464
13465
13466 2001-08-17 [christoph]
13467
13468         * src/mainwindow.c
13469                 claws uses 4 colors for target folder coloring.
13470                 arrays were not long enough and destroyed the
13471                 stack causing a segfault.
13472                 target folder colorizing does not work anymore
13473                 for me
13474
13475 2001-08-16 [paul]
13476
13477         * configure.in
13478                 change to version 0.5.3claws1
13479
13480         * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
13481           src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
13482           src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
13483
13484                 sync with sylpheed 0.5.3 release, but keep claws method of
13485                 configuring/saving fonts
13486
13487         * src/addressbook.[ch]
13488                 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
13489                 in line with a similar change in Hiroyuki's branch
13490
13491         * src/mainwindow.[ch]
13492                 disable main_window_set_thread_option()
13493         * src/prefs_folder_item.c
13494                 comment out &tmps_prefs.enable_thread,
13495         * src/mbox_folder.c, src/procmsg.[ch]
13496                 comment out MSG_IS_IGNORE_THREAD
13497         * src/summaryview.c
13498                 comment out summary_ignore_thread() and summary_unignore_thread()
13499                 comment out MSG_IS_IGNORE_THREAD
13500
13501                 use Hiroyuki's threading instead.
13502
13503
13504
13505 2001-08-15 [paul]
13506
13507         * src/account.c
13508                 use Hiroyuki's 0.5.3 column scheme but also
13509                 include the enable/disable button.
13510         * src/pixmaps/mark.xpm
13511                 add Hiroyuki's amended pixmap
13512
13513 2001-08-13 [christoph]
13514
13515         * src/account.c
13516                 receive at get all column showed wrong state for APOP
13517                 button should only work for POP3 and APOP accounts
13518         * src/prefs_account.c
13519                 added missing preprocessor statement for SSL
13520
13521 2001-08-12 [paul]
13522
13523         * src/account.[ch]
13524                 add 'receive at get all' column and enable/disable
13525                 button.
13526
13527 2001-08-06 [christoph]
13528
13529         * src/account.c
13530                 show usage of SSL in protocol column
13531
13532         * src/imap.c
13533         * src/inc.c
13534                 renamed ssl options
13535
13536         * src/prefs_account.[ch]
13537                 moved ssl options to a new page
13538
13539         * src/send.c
13540         * src/smtp.c
13541         * src/ssl.[ch]
13542                 renamed ssl options
13543                 added support for SMTP STARTTLS command
13544
13545 2001-08-05 [christoph]
13546
13547         * configure.in
13548                 debian autoconf needs version check to find
13549                 correct autoconf version. if the file is
13550                 named configure.in 2.13 is used, which does
13551                 not work with this configure.in script.
13552                 other solution would be to rename the script
13553                 to configure.ac as suggested in the autoconf
13554                 manual.
13555
13556         * src/inc.c
13557                 disable final error popup if popups are
13558                 diabled in config
13559
13560         * src/socket.c
13561                 bugfix in ssl_gets
13562                 fixes IMAP over SSL problem
13563
13564 2001-08-03 [paul]
13565
13566         * configure.in
13567                 change to 0.5.2claws1
13568
13569         * sync with sylpheed 0.5.2cvs1
13570
13571 2001-08-02 [alfons]
13572
13573         * configure.in
13574                 quick fix for ispell detection...
13575
13576 2001-08-01 [paul]
13577
13578         * configure.in
13579                 change to 0.5.1claws4
13580
13581         * sync with sylpheed 0.5.1cvs7
13582
13583 2001-07-31 [alfons]
13584
13585         * src/prefs_common.c, src/prefs_common.h, 
13586           src/gtkspell.c, src/gtkspell.h
13587                 add global spelling checker settings (compose tab) +
13588                 selection of dictionary 
13589           
13590         * configure.in  
13591                 guess valid ispell location
13592
13593 2001-07-31 [paul]
13594
13595         * po/POTFILES.in
13596                 removal of 'src/quote_fmt_parse.c'
13597         * po/de.po
13598                 Updated de.po
13599                 (submitted by Jens Oberender <didge@suse.de>)
13600
13601 2001-07-31 [darko]
13602
13603         * src/folder.[ch]
13604         * src/folderview.[ch]
13605         * src/mainwindow.c
13606         * src/mh.c
13607         * src/prefs_common.[ch]
13608         * src/summaryview.c
13609                 target folder colourization
13610
13611 2001-07-30 [paul]
13612
13613         more sync with Sylpheed 0.5.1cvs6 
13614
13615 2001-07-30 [darko]
13616
13617         * src/mh.c
13618         * src/prefs_folder_item.[hc]
13619         * src/summaryview.c
13620                 shared folders support with a GUI
13621
13622 2001-07-29 [paul]
13623
13624         0.5.1claws3
13625
13626         * sync with Sylpheed 0.5.1cvs6
13627
13628 2001-07-29 [paul]
13629
13630         * po/pt_BR.po
13631                 updated
13632                 (submitted by Fabio Junior Beneditto)
13633
13634 2001-07-28 [paul]
13635
13636         * src/procmime.c
13637         * AUTHORS
13638                 patch to correct bad image mime headers
13639                 (submitted by Don Quijote <dq@searchlores.org>)
13640
13641 2001-07-28 [paul]
13642
13643         * tools/gif2xface.pl   **NEW FILE**
13644         * tools/README
13645                 script to convert file.gif to file.xface for
13646                 use in a custom header.
13647                 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
13648
13649 2001-07-27 [alfons]
13650         
13651         * configure.in
13652                 change macros for detecting JPilot and LDAP
13653
13654 2001-07-27 [christoph]
13655
13656         * src/filtering.c
13657                 code cleanup (MIN / MAX warning, needed casting)
13658
13659 2001-07-27 [alfons]
13660
13661         * procheader.c
13662                 disallow setting flags when detecting certain headers
13663                 (X-Status, Status, Seen, X-Seen). 
13664         
13665         * sync with Hiroyuki's Sylpheed 0.5.1cvs5
13666
13667 2001-07-27 [christoph]
13668
13669         * src/prefs_filter.c
13670         * src/prefs_filtering.c
13671         * src/prefs_matcher.c
13672         * src/prefs_scoring.c
13673                 scroll list when moving rows up or down
13674
13675         * src/imap.c
13676         * src/imap.h
13677         * src/prefs_account.c
13678         * src/prefs_account.h
13679         * src/send.c
13680                 SMTP over SSL (untested, feedback requested)
13681                 IMAP over SSL
13682
13683         * src/ssl.c
13684                 code cleanup
13685
13686 2001-07-26 [alfons]
13687         
13688         * configure.in, acconfig.h
13689                 define CLAWS (need this for main / claws detection)
13690
13691 2001-07-25 [alfons]
13692
13693         * configure.in
13694                 Sylpheed 0.5.1claws2
13695                 
13696         * sync with Sylpheed 0.5.1cvs4
13697
13698 2001-07-25 [christoph]
13699
13700         * src/scoring.c
13701                 fixed segfault
13702                 item->prefs == NULL (don't know why)
13703
13704 2001-07-25 [alfons]
13705
13706         * configure.in
13707                 Sylpheed 0.5.1claws1
13708
13709         * sync with Sylpheed 0.5.1cvs1-3
13710
13711 2001-07-24 [christoph]
13712
13713         * src/folderview.c
13714         * src/prefs_folder_item.[ch]
13715                 added folderitem preferences dialog with
13716                 default To: and auto request return receipt
13717
13718         * src/compose.[ch]
13719         * src/menu.[ch]
13720                 changes to handle new folderitem preferences
13721
13722         * src/mainwindow.c
13723         * src/summaryview.c
13724                 call compose new mail with current folderitem
13725
13726 2001-07-24 [alfons]
13727
13728         Release Sylpheed 0.5.1claws
13729
13730         * configure.in
13731                 change to release version 0.5.1claws
13732
13733 2001-07-24 [christoph]
13734
13735         * src/summaryview.c
13736                 fixed segfault that happend when the selected
13737                 message was removed while retrieving new messages.
13738
13739         * po/es.po
13740                 updated translation
13741                 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
13742
13743 2001-07-22 [alfons]
13744
13745         add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
13746         this is a work in progress, for more information: http://nlpagan.net/sylman 
13747         
13748         * configure.in, src/mainwindow.c, manual/Makefile.am
13749                 add support for English manual
13750
13751         * AUTHORS
13752                 add authors of user manuals
13753
13754         * manual/en/sylpheed*.html
13755                 add English documentation
13756
13757 2001-07-22 [christoph]
13758
13759         * po/POTFILES.in
13760                 added src/ssl.c
13761         * src/ssl.c
13762                 changed a wrong debug message
13763
13764 2001-07-22 [alfons]
13765
13766         * po/nl.po
13767                 update Dutch translation
13768
13769         * src/prefs_filtering.c, 
13770           src/prefs_matcher.c
13771                 add more translatable strings           
13772
13773 2001-07-21 [alfons]
13774
13775         0.5.0claws7
13776
13777         * configure.in
13778                 change version
13779
13780         * src/inc.c, src/summaryview.[ch]
13781                 prevent update of mark file when filtering has done, by
13782                 using a variable; this affects two functions:
13783                         inc.c::inc_finished()
13784                         summaryview.c::summary_show()
13785
13786 2001-07-20 [alfons]
13787
13788         * src/filtering.[ch], src/prefs_filtering.c, 
13789           src/matcher.[ch]
13790                 add filtering action for label coloring 
13791
13792         * po/POTFILES.in
13793                 add labelcolors.c
13794
13795         * added src/labelcolors.c
13796         * added src/labelcolors.h
13797         * src/Makefile.am, src/summaryview.c
13798                 rearrange label coloring code
13799
13800         * src/procmsg.h
13801                 add more parentheses so label colouring works correctly
13802
13803         * src/filtering.c
13804                 don't really delete message, but move it to Trash
13805
13806         * src/prefs_matcher.c
13807                 add quote options to info dialog
13808
13809 2001-07-20 [christoph]
13810
13811         * src/Makefile.am
13812         * src/inc.c
13813         * src/main.[ch]
13814         * src/socket.h
13815         * src/ssl.[ch] (new)
13816                 moved ssl stuff to a seperate file
13817
13818 2001-07-20 [darko]
13819
13820         * src/summaryview.c
13821                 fix show sender using address book with no e-mail
13822                 address in From: field
13823
13824 2001-07-19 [alfons]
13825
13826         * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
13827                 fix messy handling of escaping... now at least the
13828                 execute command is useful. escape char is '\', we
13829                 accept \n and \r too. 
13830
13831                 Real life example:
13832                 
13833                 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
13834                 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
13835
13836 2001-07-18 [alfons]
13837
13838         0.5.0claws6
13839
13840         * src/summaryview.c
13841                 clean up
13842
13843         * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
13844           src/procmsg.[ch]
13845                 revise filtering; currently move, copy, marking have
13846                 been tested. if you like bleeding edge stuff, you
13847                 should definitely go for this version :)
13848
13849         * mark old working stuff as VERSION_0_5_0_CLAWS5        
13850
13851 2001-07-17 [christoph]
13852
13853         * src/utils.c
13854                 timestamp log
13855
13856 2001-07-17 [alfons]
13857
13858         0.5.0claws5
13859
13860         * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more 
13861           bits in the mark file, without affecting either branch. Lots of
13862           files changed, also in claws branch.
13863
13864           UNTESTED: use of mbox folders
13865
13866         * src/summaryview.c
13867                 added mark all read; however this was a quick hack used for
13868                 cleaning up mess after initial merge with Hiroyuki
13869
13870         * configure.in
13871                 change claws version number back to 0.5.0claws5 to clear up 
13872                 confusion & pretension (recent release was technically 
13873                 0.5.0claws4, so we neatly align with Hiroyuki :-)
13874
13875 2001-07-16 [alfons]
13876
13877         sync with Hiroyuki's 0.5.0cvs4
13878
13879 2001-07-16 [alfons]
13880
13881         0.5.1claws3
13882
13883         * src/filtering.[ch]
13884                 remove invalid updating of mark files for 
13885                 filter actions MATCHING_ACTION_MOVE and 
13886                 MATCHING_ACTION_DELETE; this should fix the
13887                 folder update bug
13888                 
13889         * src/procmsg.c
13890                 revert Christoph's stab at fixing the folder 
13891                 update bug
13892
13893         * po/POTFILES.in
13894                 add missing files with translatable strings
13895
13896         * src/summaryview.c
13897                 remove debug print
13898
13899 2001-07-15 [alfons]
13900
13901         * src/addr_compl.[ch], src/prefs_filtering.c
13902                 make "filtering pref dialog's destination entry" an
13903                 "address completable entry", if filter destination is 
13904                 an email address
13905
13906         0.5.1claws2
13907         
13908         sync with Hiroyuki's 0.5.0cvs2-3
13909
13910 2001-07-15 [christoph]
13911
13912         * src/procmsg.c
13913                 fixed folder stats update after incorporation
13914
13915 2001-07-15 [alfons]
13916
13917         * src/summaryview.c
13918                 * finish label colouring stuff (for now)
13919                 * fix incorrect colour bug (off by one) 
13920
13921 2001-07-14 [alfons]
13922
13923         * src/mainwindow.c
13924                 change text labels for news and mail message so there's
13925                 plenty of toolbar estate left
13926
13927         * configure.in
13928                 0.5.1claws1
13929
13930         * src/folderview.c
13931           src/folder.[ch]
13932                 sync with Hiroyuki's 0.5.0cvs1
13933
13934         * src/summaryview.c
13935                 more rewrite label colouring
13936
13937 2001-07-14 [alfons]
13938
13939         * src/summaryview.[ch]
13940                 * start rewrite label colouring 
13941                 * fix proper location "Add Sender To Addressbook" menu item
13942
13943 2001-07-13
13944
13945         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
13946         (actually this is 0.5.0claws4)
13947
13948 2001-07-13 [alfons]
13949
13950         * po/pt_BR.po
13951                 * fix duplicate message
13952                 * add updated Portugese / Brazilian translation
13953                   submitted by Fabio Junior Beneditto
13954
13955 2001-07-12 [alfons]
13956
13957         * AUTHORS
13958                 add Jens
13959
13960         * po/nl.po
13961                 add updated Dutch translation
13962
13963         * po/de.po
13964                 add updated German translation submitted by Jens
13965
13966 2001-07-11 [alfons]
13967
13968         Prerelease before 0.5.0claws. Please test.
13969         This version is temporarily tagged as VERSION_0_5_0_TEST
13970
13971         * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
13972           src/prefs_scoring.c, src/prefs_matcher.c, 
13973           src/prefs_filtering.c, src/mbox.c, 
13974           src/main.c, src/inc.c, src/filtering.[ch]
13975                 revert new Hoa's new matcher (does not work yet)
13976
13977         * src/Makefile.am
13978                 clean up
13979
13980 2001-07-10
13981
13982         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
13983
13984
13985 2001-07-10 [alfons]
13986
13987         * Makefile.am
13988                 add ChangeLog.claws to EXTRA_DIST
13989         * src/Makefile.am
13990                 add matcher_parser_parse.h to EXTRA_DIST
13991
13992 2001-07-10 [christoph]
13993
13994         * src/inc.c
13995                 add destination folder to table of
13996                 folders that need to be updated after
13997                 incorporation
13998
13999 2001-07-10 [alfons]
14000
14001         * folder.[ch]
14002           folderview.c
14003                 make collapse state of folders and folder items persistent, i.e.
14004                 if you collapse a folder tree, the next time sylpheed-claws starts 
14005                 up the folder tree remains collapsed.  
14006                 
14007 2001-07-10 [christoph]
14008
14009         * acconfig.h
14010         * configure.in
14011                 added --enable-ssl
14012         * src/md5.[ch]
14013                 renamed MD5_CTX to MD5_CTX_syl
14014                 conflicts with a struct in openssl
14015         * src/inc.c
14016         * src/main.[ch]
14017         * src/prefs_account.[ch]
14018         * src/socket.[ch]
14019                 SSL support for POP
14020         * src/mainwindow.c
14021                 fixed compose with current account
14022                 broken by new compose button stuff
14023
14024 2001-07-09 [hoa]
14025
14026         * AUTHORS
14027                 changed my email address
14028
14029         * src/matcher_parser_parse.y
14030                 clean the parser to remove conflicts
14031
14032 2001-07-09 [alfons]
14033
14034         * AUTHORS
14035                 add Match Grun
14036
14037         * configure.in
14038                 fix incorrect description of --enable-ldap parameter
14039
14040         * src/prefs_common.[ch]
14041           src/compose.c
14042                 add experimental option "smart wrapping" which makes the
14043                 compose editor auto wrap.
14044                 
14045                 | TODO: the problem with the buggy cursor handling is caused |
14046                 | by the GtkText. when deleting / backspacing text its       |
14047                 | wrapping algorithm does not take in account the previous   |
14048                 | line. should find a way to hack this in.                   |
14049                 | or should perhaps combine this with the word wrapping      |
14050                 | patch i wrote in january.                                  |
14051
14052         * src/about.c
14053                 show build parameters for LDAP and JPilot
14054
14055         * src/summaryview.c
14056                 revert Christoph's bugfix for selecting next unread message, 
14057                 because folder stats aren't updated correctly
14058
14059 2001-07-08 [hoa]
14060
14061         * src/filtering.c
14062         * src/mainwindow.c
14063         * src/matcher.c
14064         * src/matcher_parser_lex.l
14065         * src/matcher_parser_parse.y
14066         * src/prefs_filtering.c
14067         * src/prefs_scoring.c
14068         * src/scoring.c
14069                 bugfix of the config file parser
14070
14071 2001-07-08 [alfons]
14072
14073         * src/Makefile.am
14074                 added generated matcher sources to BUILT_SOURCES
14075
14076 2001-07-08 [hoa]
14077
14078         * src/Makefile.am
14079         * src/.cvsignore
14080                 added new config file parser
14081
14082         * src/scoring.[ch]
14083         * src/filtering.[ch]
14084         * src/matcher.[ch]
14085         * src/prefs_filtering.c
14086         * src/prefs_matcher.c
14087         * src/prefs_scoring.c
14088         * added src/matcher_parser.h
14089         * added src/matcher_parser_lex.h
14090         * added src/matcher_parser_lex.l
14091         * added src/matcher_parser_parse.y
14092                 lex & yacc config file parser
14093
14094         * src/mbox.c
14095         * src/inc.c
14096         * src/main.c
14097                 changes prefs_filtering into global_filtering           
14098
14099         * src/summaryview.c
14100                 build threads with subjects only if "Re: " is at the
14101                 beginning of the subject
14102
14103 2001-07-07 [paul]
14104
14105         0.5.0claws
14106
14107         sync with sylpheed 0.5.0
14108                 change of version number only
14109
14110 2001-07-06 [paul]
14111
14112         0.5.0claws5
14113
14114         sync with sylpheed 0.5.0pre5
14115
14116 2001-07-05 [paul]
14117
14118         sync with sylpheed 0.5.0pre4 release
14119                 /po and /manual/ja not sync'ed
14120
14121 2001-07-04 [paul]
14122
14123         more sync with sylpheed 0.5.0pre4
14124
14125 2001-07-03 [christoph]
14126
14127         * src/addressbook.c
14128                 fixed address book broken by address book
14129                 for VCard, JPilot, LDAP
14130
14131 2001-07-03 [alfons]
14132
14133         * src/matcher.c
14134         * src/textview.c
14135                 stopped memory leaks
14136
14137 2001-07-03 [paul]
14138
14139         more sync with sylpheed 0.5.0pre4
14140
14141 2001-07-02 [match]
14142
14143         * included address book patch for VCard, JPilot, LDAP
14144         * pref_common.c - fixed Font options on Display tab (cosmetic)
14145         * alertpanel.c - fixed truncated message
14146
14147 2001-07-02 [christoph]
14148
14149         * src/mbox_folder.c
14150         * src/procmsg.[ch]
14151         * src/summaryview.c
14152                 mark threads for ignoring
14153
14154 2001-07-02 [paul]
14155
14156         0.5.0claws4
14157
14158         * sync with sylpheed 0.5.0pre4
14159                 updated gettext to 0.10.38.
14160
14161 2001-07-01 [paul]
14162
14163         * src/ mainwindow.c
14164         * src/procmsg.h
14165         * src/summaryview.[ch]
14166                 new right-click option: Label.
14167                 substitute for 'Mark-->Mark/Unmark', colours the line.
14168                 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
14169
14170 2001-07-01 [christoph]
14171
14172         * src/folderview.c
14173                 fixed font for trash
14174         * src/summaryview.c
14175                 move ctree to unread message
14176
14177 2001-07-01 [paul]
14178
14179         * sync with sylpheed 0.5.0pre3 release
14180
14181 2001-06-30 [alfons]
14182
14183         * src/filesel.[ch]
14184         * src/compose.c
14185                 allow inserting / attaching multiple files in
14186                 the composer window
14187
14188 2001-06-30 [paul]
14189
14190         * src/codeconv.c
14191                 small change to Alfons' previous stuff so that it
14192                 actually makes
14193
14194 2001-06-30 [alfons]
14195
14196         * lots of files changed; first attempt to merge the changes
14197           and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
14198
14199 2001-06-30 [paul]
14200
14201         * po/pt_BR.po
14202                 updated and completed, translations by Fabio
14203                 Junior Beneditto <fjbeneditto@yahoo.com.br>
14204
14205 2001-06-29 [alfons]
14206
14207         * src/compose.c
14208         * src/mimeproc.[ch]
14209                 allow selecting an attached files' mime type from a 
14210                 list of types.
14211
14212 2001-06-29 [paul]
14213
14214         * more sync with sylpheed 0.5.0pre3
14215
14216 2001-06-29 [paul]
14217
14218         * po/pt_BR.po
14219                 merge with sylpheed.pot and pt_BR.po provided by
14220                 Fabio Junior Beneditto.
14221
14222 2001-06-29 [darko]
14223
14224         * src/procmime.c
14225                 make MIME types case insensitive
14226
14227 2001-06-28 [alfons]
14228
14229         * po/nl.po
14230                 merge with sylpheed.pot and old nl.po; translations added.
14231
14232 2001-06-28 [paul]
14233
14234         * more sync with sylpheed 0.5.0pre3
14235
14236 2001-06-27 [alfons]
14237
14238         * src/summaryview.c
14239                 don't crash when removing parent node of messages
14240                 attracted by subject. this was caused by not deleting
14241                 the parent node from the subject line hash table.
14242
14243 2001-06-27 [alfons]
14244
14245         * src/summaryview.c
14246         * src/compose.[ch]
14247         * src/mainwindow.c
14248                 if there are multiple messages selected, allow forwarding
14249                 them as attachments.
14250
14251 2001-06-27 [paul]
14252
14253         * more sync with sylpheed 0.5.0pre3
14254
14255 2001-06-26 [paul]
14256
14257         0.5.0claws3
14258
14259         * sync with sylpheed 0.5.0pre3
14260
14261 2001-06-25 [paul]
14262
14263         * src/mainwindow.c
14264                 fixed 'compose news article' bug
14265                 from icon-and-text toolbar
14266
14267 2001-06-25 [paul]
14268
14269         * sync with sylpheed 0.5.0pre2 release
14270
14271 2001-06-24 [christoph]
14272
14273         * src/prefs_common.c
14274                 bug fix in font selection
14275         * src/folderview.c
14276                 use sylpheed's normal font instead of
14277                 gtk default font for folders without
14278                 new messages
14279
14280 2001-06-24 [alfons]
14281
14282         * src/mainwindow.[ch]
14283                 added composite compose mail / news button (an idea by Leandro
14284                 Pereira <leandro@linuxmag.com.br>)
14285
14286 2001-06-24 [paul]
14287
14288         Added instructions for ldif-to-xml.py
14289
14290         * tools/README
14291
14292 2001-06-23 [alfons]
14293
14294         Some minor things.
14295
14296         * src/pixmaps/stock_news_compose.xpm
14297                 added pixmap by Leandro
14298         * src/prefs_common.c
14299                 tested built-in spelling checker of GCC 3.0 :)
14300         * po/nl.po
14301                 merged dutch translation of sylpheed-main with
14302                 sylpheed.pot
14303
14304 2001-06-23 [paul]
14305
14306         Added tools directory and files.
14307
14308         * tools/filter_conv.pl
14309                 converts old filter system to new filtering system
14310         * tools/ldif-to-xml.py
14311                 converts netscape addressbook to sylpheed addressbook
14312         * tools/README
14313                 descriptions/instructions for above two files
14314
14315 2001-06-23 [christoph]
14316
14317         * src/inc.c
14318         * src/manage_window.[ch]
14319         * src/prefs_common.[ch]
14320                 mail retrieval dialog can be enabled, disabled
14321                 or hidden if non of sylpheed's windows is active
14322
14323 2001-06-22 [paul]
14324
14325         0.5.0claws2
14326
14327         * sync with sylpheed 0.5.0pre2
14328
14329 2001-06-21 [christoph]
14330
14331         * src/summaryview.c
14332                 show recipient on 'from' for all accounts
14333                 
14334         * src/inc.c
14335         * src/prefs_common.[ch]
14336                 disable error popup on mail receive errors
14337
14338 2001-06-21 [alfons]
14339
14340         * src/compose.c
14341                 made the ruler correctly appear and disappear.
14342
14343         * src/Makefile.am
14344                 removed Hoa's work-in-progress-stuff (interesting!) so 
14345                 claws compiles ok.
14346
14347 2001-06-20 [christoph]
14348
14349         * src/inc.c
14350         * src/progressdialog.c
14351                 added scrolled window for list in progressdialog
14352
14353 2001-06-20 [paul]
14354
14355         sync with sylpheed 0.5.0pre1 release
14356
14357 2001-06-20 [christoph]
14358
14359         * src/summeryview.c
14360                 make building threads by subject work when
14361                 thread view is enabled
14362                 
14363         * src/compose.c
14364         * src/prefs_common.[ch]
14365                 automatically select account for mail replys
14366
14367 2001-06-19 [sergey]
14368
14369         * src/compose.c (compose_create): keep Bcc and Reply-To visible if
14370         they are filled in from the account settings.
14371
14372 2001-06-19 [paul]
14373
14374         * more sync with sylpheed 0.5.0pre1
14375
14376 2001-06-18 [alfons]
14377
14378         * src/Makefile.am,
14379           src/procmime.c
14380                 added --sysconfdir to CPPFLAGS for pointing to the correct
14381                 location of mime.types. 
14382
14383                 NOTE: make sure you use --sysconfdir when running ./autogen.sh
14384                 or ./configure!
14385
14386 2001-06-18 [hoa]
14387
14388         * src/summaryview.c
14389                 fixed some bug when building threads
14390
14391 2001-06-18 [pau]l
14392
14393         * src/prefs_account.c
14394                 UI stuff: More changes to the English
14395
14396 2001-06-18 [paul]
14397
14398         * src/pixmaps/stock_news_compose.xpm: new file
14399         * src/Makefile.am
14400         * src/mainwindow.c
14401         * src/summaryview.c
14402                 Added new icon for Hoa's 'compose a news
14403                 message', plus minor improvements to the
14404                 English
14405
14406         * po/ja.po
14407         * ChangeLog
14408         * ChangeLog.jp
14409                 more sync with sylpheed 0.5.0pre1
14410
14411 2001-06-18 [hoa]
14412
14413         * src/compose.[ch]
14414         * src/mainwindow.c
14415                 Follow-up and reply to
14416
14417         * src/summaryview.[ch]
14418                 Build threads also with subjects
14419
14420 2001-06-17 [hoa]
14421
14422         * src/compose.c
14423                 forwarding use the current account.
14424
14425         * src/mainwindow.c
14426                 the "compose message" button has been replaced with
14427                 "new mail" and "new news" buttons
14428
14429         * src/prefs_common.[ch]
14430                 added a configuration option to use the forward button
14431                 as "forward as attachment"
14432                 changed reply and forward format description
14433
14434         * src/quote_fmt_lex.l
14435         * src/quote_fmt_parse.y
14436                 added message with no signature in format for reply
14437                 and forward.
14438
14439 2001-06-17 [paul]
14440
14441         Minor UI stuff
14442
14443         * src/mainwindow.c
14444         * src/summaryview.c
14445                 Improvements to the English
14446
14447         * src/prefs_common.c
14448                 Improvements to the English and some
14449                 clarity/continuity improvements in the
14450                 description of Quote symbols.
14451
14452 2001-06-17 [paul]
14453
14454         0.5.0claws1
14455
14456         * sync with sylpheed 0.5.0pre1
14457
14458 2001-06-17 [hoa]
14459
14460         * src/compose.c
14461                 Better interface for compose, displayed fields
14462                 are updated whenever we change account.
14463                 Newsgroups field is automatically filled.
14464
14465         * src/mainwindow.c
14466                 Newsgroups field is automatically filled.
14467
14468         * src/prefs_account.c
14469                 Some interface stuff when fields appear and
14470                 disappear.
14471
14472 2001-06-16 [paul]
14473
14474         0.4.99claws
14475
14476         * sync with sylpheed 0.4.99
14477
14478 2001-06-16 [sergey]
14479
14480         * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
14481         base64_decoder_free, base64_decoder_decode): new object and
14482         functions for decoding base64 streams.
14483         * src/procmime.c (procmime_decode_content): modified to use the
14484         new base64 decoder.
14485
14486 2001-06-15 [paul]
14487
14488         0.4.99claws10
14489
14490         * sync with sylpheed 0.4.99cvs11
14491
14492 2001-06-13 [paul]
14493
14494         0.4.99claws9
14495
14496         * sync with sylpheed 0.4.99cvs9
14497
14498 2001-06-13 [hoa]
14499
14500         * src/compose.c
14501         * src/prefs_account.c
14502
14503                 SMTP server can be defined in the news account
14504                 mime type of attachment are kept.
14505
14506         * src/summaryview.c
14507
14508                 now choose the highest important score between default
14509                 and important score of folder.
14510
14511 2001-06-09 [alfons]
14512         
14513         * src/prefs_common.c: 
14514
14515                 (prefs_quote_description_create): corrected description of 
14516                 quote format characters
14517
14518 2001-06-09 [paul]
14519
14520         0.4.99claws8
14521
14522         * sync with sylpheed 0.4.99cvs8
14523
14524 2001-06-08 [sergey]
14525
14526         * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
14527         and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
14528
14529 2001-06-08 [paul]
14530
14531         0.4.99claws7
14532
14533         * sync with sylpheed 0.4.99cvs7
14534
14535 2001-06-06 [sergey]
14536
14537         * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
14538         clashes with autogenerated header).
14539         * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
14540         * src/Makefile.am: added quote_fmt.h.
14541         * src/.cvsignore: added lex/yacc autogenerated files
14542         (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
14543
14544 2001-06-06 [paul]
14545
14546         0.4.99claws6
14547
14548         * sync with sylpheed 0.4.99cvs6
14549
14550 2001-06-06 [hoa]
14551
14552         * added src/quote_fmt_parse.h
14553         * src/compose.c
14554                 removed warnings
14555
14556         * src/prefs.[ch]
14557                 don't modify readonly configuration files
14558
14559         * src/prefs_account.c
14560         * src/prefs_common.c
14561         * src/prefs_customheader.c
14562         * src/prefs_display_header.c
14563         * src/prefs_filter.c
14564         * src/prefs_filtering.c
14565         * src/prefs_scoring.c
14566                 don't open dialog box when configuration files
14567                 are readonly
14568
14569 2001-06-05 [sergey]
14570
14571         * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
14572
14573         * src/Makefile.am: replaced quote_fmt.tab.[ch] by
14574         quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
14575         BUILT_SOURCES to make all files rebuild properly.
14576
14577         * src/compose.c: removed #include "quote_fmt.tab.h".
14578
14579         * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
14580         CHARACTER value in yylval.
14581
14582         * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
14583         receive CHARACTER value by documented means (yylval).
14584
14585         * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
14586
14587 2001-06-05 [hoa]
14588
14589         * src/Makefile.am
14590                 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
14591
14592         * src/filtering.c
14593         * src/matcher.c
14594         * src/matcher.h
14595         * src/prefs_filtering.c
14596                 now keep the configuration for execute action
14597
14598         * src/mbox_folder.c
14599                 fixed a warning
14600
14601 2001-06-05 [paul]
14602
14603         * sync with sylpheed 0.4.99cvs5
14604
14605 2001-06-05 [hoa]
14606
14607         * src/Makefile.am
14608                 added quote_fmt.[ch]
14609
14610         * added src/quote_fmt.y
14611         * added src/quote_fmt.l
14612         * added src/quote_fmt.tab.h
14613         * added src/quote_fmt.tab.c
14614         * added src/lex.quote_fmt.c
14615                 parsing configuration for replying
14616                 and forwarding
14617
14618         * src/prefs_common.[ch]
14619                 added configuration UI for replying
14620                 and forwarding
14621
14622         * src/compose.c
14623                 using configuration for replying
14624                 and forwarding
14625
14626 2001-06-04 [hoa]
14627
14628         * src/filtering.c
14629         * src/matcher.c
14630         * src/matcher.h
14631         * src/prefs_filtering.c
14632         * src/prefs_matcher.c
14633         * src/prefs_matcher.h
14634                 action "run a command" for filtering
14635                 and matching with a command.
14636                 fixed the "whole message" matching
14637
14638         * src/mbox_folder.c
14639                 changed temporary filename for security
14640
14641         * src/messageview.c
14642                 queue the notification if it fails to send.
14643
14644         * src/prefs_common.c
14645         * src/prefs_folder_item.c
14646                 changed the default important score             
14647
14648         * src/prefs_scoring.c
14649         * src/scoring.c
14650                 hide kill score input when the folder is not
14651                 a newsgroup
14652
14653 2001-06-03 [alfons]
14654
14655         * src/prefs_common.c:
14656
14657                 (prefs_font_select): pass font name in font entry box to font
14658                 selection dialog.
14659
14660 2001-06-03 [sergey]
14661
14662         * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
14663
14664 2001-06-03 [paul]
14665
14666         * sync with sylpheed 0.4.99cvs4
14667
14668 2001-06-03 [alfons]
14669
14670         * src/headerwindow.c:
14671
14672                 (headerwindow_show_cb): use the selected summary view item, not
14673                 the displayed item.
14674
14675 2001-06-02 [alfons]
14676
14677         * src/headerwindow.c:
14678
14679                 (headerwindow_show_cb): always try to show msginfo
14680
14681 2001-06-02 [hoa]
14682
14683         * src/compose.c
14684                 keep attached parts when reediting or forwarding.
14685
14686 2001-06-01 [hoa]
14687
14688         * src/folderview.c
14689         * src/prefs_folder_item.[ch]
14690         * src/prefs_scoring.[ch]
14691         * src/scoring.[ch]
14692         * src/summaryview.[ch]
14693         * src/main.c
14694         * src/mainwindow.c
14695         * src/prefs_common.[ch]
14696                 support for folder scoring
14697                 kill score and important score for messages
14698         
14699         * src/prefs_account.c
14700                 some display bug fixed for local account
14701                 preferences
14702
14703 2001-05-31 [alfons]
14704
14705         * src/summaryview.c:
14706
14707                 (add_sender_to_cb): don't crash when no or invalid sender; the add 
14708                 sender to address book menu item is disabled.
14709
14710 2001-05-30 [hoa]
14711
14712         * src/filtering.[ch]
14713         * src/summaryview.c
14714                 handling summary menu / filter messages
14715
14716         * src/folder.[ch]
14717                 add some stuff
14718
14719         * src/foldersel.c
14720                 imap folders now appears in list
14721
14722         * src/mbox_folder.c
14723                 doesn't crash if destination mail is not writeable
14724
14725 2001-05-29 [hoa]
14726
14727         * src/compose.c
14728                 removed some warnings
14729
14730         * src/filtering.c
14731         * src/folder.[ch]
14732         * src/prefs_filtering.c
14733                 global string to identify any folders           
14734                 removed some debug info
14735                 filtering to mbox folders is now possible
14736
14737         * src/mainwindow.c
14738                 removed some warnings
14739
14740         * src/mbox_folder.c
14741                 permission on files are changed to read/write for user only,
14742                 nothing for other.
14743                 creation of subfolder is handled better.
14744
14745 2001-05-28 [alfons]
14746
14747         Verified the sync for src/prefs_common.[ch] and
14748         src/prefs_account.[ch]. I believe there were some
14749         minor indentation differences.
14750
14751 2001-05-28 [paul]
14752
14753         0.4.99claws3
14754
14755         * sync with 0.4.99cvs3
14756
14757 2001-05-28 [hoa]
14758
14759         * src/compose.c
14760                 handling flags for mbox format
14761
14762         * src/filtering.c
14763                 use of mark file only for MH format
14764                 handling flags for mbox format
14765                 filtering cannot yet move or copy mails to mbox folders.
14766
14767         * src/folder.[ch]
14768                 changed move_msg, copy_msg,
14769                 move_msgs_with_dest, copy_msgs_with_dest functions
14770                 uses only folder->copy_msg() function
14771                 uses folder->finished_copy() to handle the destination
14772                 folder at the end of the copy or move operation.
14773
14774         * src/foldersel.c
14775                 included mbox directories.
14776
14777         * src/folderview.[ch]
14778         * src/mainwindow.c
14779                 handle folders operation for mbox format
14780
14781         * src/mbox.c
14782                 disable conversion of "From " header
14783
14784         * src/mbox_folder.[ch]
14785                 completion of mbox format handling
14786
14787         * src/mh.c
14788                 changed mh_copy_msg() function and
14789                 removed mh_move_msg(), mh_move_msgs_with_dest(),
14790                 mh_copy_msgs_with_dest()
14791
14792         * src/prefs_filtering.c
14793                 removed some warnings
14794
14795         * src/prefs_matcher.c
14796                 default boolean operation is AND
14797
14798         * src/procheader.c
14799                 handling flags for mbox format
14800                 handling of "From " header
14801
14802         * src/procmsg.[ch]
14803                 removed data field
14804                 added MSG_REALLY_DELETED flags to handle deletion of
14805                 messages in mbox format.
14806
14807         * src/summaryview.c
14808                 handling flags for mbox format
14809                 disable the MSG_DELETED flags when messages
14810                 are deleted in mbox format
14811
14812         * src/textview.c
14813                 "From " headers display fixed.
14814
14815 2001-05-27 [alfons]
14816
14817         * src/textview.c:
14818                 
14819                 (get_email_part): skip quoted email addresses, like in e.g.
14820                 "'alfons@proteus.demon.nl'".
14821
14822 2001-05-26 [alfons]
14823
14824         Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
14825         and fixing the persistence troubles when using separate windows.
14826
14827         * src/mainwindow.c:
14828         
14829             Added #define SEPARATE_ACTION used in the gtk item factory for 
14830             the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
14831                 use gtk_item_factory_get_widget_by_action() to get the items.
14832                 
14833             Removed separate_widget_cb from the gtk item factory data   
14834           
14835             (mainwindow_create): connect separate_widget_cb() to check
14836             menu item "toggled" signal. also passing a MainWindow pointer
14837                 as object data for both check menu items.
14838                 
14839             (separate_widget_cb): definition of separate_widget_cb() to match
14840             GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main 
14841                 window using gtk_object_get_data(). The type of window separation 
14842                 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
14843         
14844         * src/prefs_filtering.c,
14845           src/prefs_matcher.c: added horizontal scrollbars
14846
14847 2001-05-25 [darko]
14848
14849         * src/headerview.c
14850                 fix segfault with invalid bold font
14851         * src/summaryview.c
14852                 correctly display summary stats after row is marked
14853
14854 2001-05-23 [sergey]
14855
14856         * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
14857         encodings with libjconv.
14858
14859 2001-05-23 [hoa]
14860
14861         * src/Makefile.am
14862                 added mbox_folder.[ch]
14863         * src/defs.h
14864                 mbox temporary folder
14865         * src/folder.[ch]
14866         * added src/mbox_folder.[ch]
14867         * src/folderview.c
14868         * src/procheader.[ch]
14869                 added mbox support
14870         * src/mbox.c
14871                 bugfix for file incorporation filtering
14872         * src/imap.c
14873                 enable creation of MBOX
14874         * src/prefs_display_header.c
14875                 enable use of headers like "From "
14876                 something that should be fixed :
14877                         displaying of such headers add an extra space
14878         * src/prefs_folder_item.c
14879                 don't create folders because it is not necessary
14880         * src/procmsg.h
14881                 added data field to MsgInfo for mbox internal use
14882         * src/summaryview.c
14883                 added some support for mbox
14884         * src/utils.[ch]
14885                 added get_mbox_cache_dir() function
14886
14887 2001-05-23 [hiroyuki]
14888
14889         * src/headerwindow.c
14890           src/inc.c
14891           src/main.c
14892           src/mh.c
14893           src/nntp.c
14894           src/procmsg.h
14895           src/session.h
14896           src/socket.[ch]
14897           src/summaryview.c
14898           src/textview.c
14899           src/automaton.c
14900           src/folderview.c: more sync with 0.4.99cvs2.
14901
14902         * src/headerwindow.c: reverted.
14903
14904 2001-05-22 [paul]
14905
14906         0.4.99claws2
14907
14908         * sync with sylpheed 0.4.99cvs2
14909                 * src/news.[ch]
14910                 * src/nntp.[ch]
14911                 * INSTALL
14912                 * INSTALL.jp
14913
14914 2001-05-22 [alfons]
14915
14916         * src/summaryview.c: bugfixed a premature assignment in  summaryview_add_sender_to_cb()
14917
14918 2001-05-21 [alfons]
14919
14920         Minor things:
14921
14922         * configure.in: if gnome-config not found, "no" is displayed
14923         
14924         * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
14925
14926         * src/textview.c: now also possible to add mail addresses by right
14927           clicking in the text view
14928
14929         * src/codeconv.c: merged patch which fixes endless loop when encountering
14930           invalid wide characters; from Alte <010@imis.ru>  
14931
14932 2001-05-20 [alfons]
14933
14934         Added installation of gnome specific things:
14935
14936         * Makefile.am: gnome conditional
14937
14938         * configure.in: check for installed gnome
14939
14940         * added sylpheed.png, sylpheed.desktop
14941
14942 2001-05-20 [sergey]
14943
14944         * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
14945
14946         * src/mainwindow.h (main_window_toolbar_create): created a button
14947         for "Reply to all".
14948         (main_window_set_toolbar_sensitive): enable/disable the new button
14949         appropriately.
14950         (toolbar_reply_to_author_cb): handle the new button.
14951
14952         * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
14953         send_progress_dialog_destroy() on failure (fixes hang on SMTP
14954         failure).
14955
14956 2001-05-19 [sergey]
14957
14958         * src/compose.h (ComposeReplyMode): new modes
14959         COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
14960         COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
14961
14962         * src/compose.c
14963         (compose_send): move some code into a new function:
14964         (compose_current_mail_account): new function.
14965         (compose_reply): new argument to_author, all callers changed; if
14966         to_author==TRUE and account->protocol==A_NNTP, find and use an
14967         appropriate mail account for replying.
14968         (compose_reply_set_entry): new argument to_author; ignore
14969         compose->replyto if to_author==TRUE.
14970
14971         * src/mainwindow.c: new command "Message/Reply to author".
14972         (main_window_set_menu_sensitive): enable/disable it.
14973         (reply_cb): handle it.
14974
14975         * src/summaryview.c: new command "Reply to author".
14976         (summary_set_menu_sensitive): enable/disable it.
14977         (summary_reply_cb): handle it.
14978
14979         * src/account.c (account_find_mail_from_address): new function.
14980
14981 2001-05-18 [paul]
14982
14983         0.4.99claws1
14984
14985         * sync with sylpheed 0.4.99cvs1
14986
14987 2001-05-18 [hoa]
14988
14989         * src/compose.[ch]
14990         * src/filtering.c
14991         * src/summaryview.c
14992                 new filtering action : forward and forward as attachment
14993
14994         * src/main.c
14995                 no need for $DISPLAY when we run sylpheed --help
14996                 call to parse_cmd_opt() is moved
14997
14998         * src/mainwindow.[ch]
14999                 execute button is hidden when immediate execute
15000                 is chosen
15001
15002         * src/mh.c
15003         * src/news.c
15004         * src/prefs_folder_item.c
15005         * src/procmsg.c
15006                 better handling of missing directories
15007
15008         * src/summaryview.c
15009                 reedit is enabled in outbox
15010                 reedit is enabled in queue
15011
15012 2001-05-17 [hoa]
15013
15014         * src/filtering.c
15015         * src/matcher.[ch]
15016         * src/prefs_filtering.c
15017                 changed attachement into attachment
15018
15019 2001-05-17 [alfons]
15020
15021         0.4.67claws4    
15022
15023         * sync with sylpheed 0.4.67cvs9
15024         * sync with sylpheed 0.4.67cvs7-8
15025
15026 2001-05-17 [hoa]
15027
15028         * src/Makefile.am
15029                 added prefs_filtering.c
15030
15031         * src/filtering.[ch]
15032         * src/matcher.[ch]
15033                 removed action : forward_news and forward_news_as_attachement
15034                 (forward and forward_as_attachement can be used instead)
15035
15036         * src/mainwindow.c
15037                 added menu option to access filtering configuration
15038
15039         * src/prefs_account.c
15040                 changed mail_command default to /usr/sbin/sendmail
15041
15042         * added src/prefs_filtering.[ch]
15043                 dialog box for filtering configuration
15044
15045         * src/prefs_matcher.c
15046                 added function prefs_matcher_get_criteria_from_matching()
15047
15048         * src/prefs_scoring.c
15049                 reset the dialog when register or substitute is clicked
15050
15051 2001-05-15 [hoa]
15052
15053         * src/Makefile.am
15054                 added filtering.[ch]
15055         * src/inc.c
15056                 using filering.[ch] instead of filter.[ch]
15057         * src/main.c
15058                 reading new filtering configuration
15059         * src/matcher.[ch]
15060                 added some filtering actions
15061                 and fixed a bug for headers and mail body matching
15062         * src/mbox.c
15063                 using filering.[ch] instead of filter.[ch]
15064         * src/mh.c
15065                 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
15066         * src/summaryview.c
15067                 some fixes for filtering
15068
15069 2001-05-14 [hiroyuki]
15070
15071         * src/send.c: fixed some weird indentations.
15072           send_message_with_command(): call pclose() only if p != NULL.
15073         * src/textview.c: get_email_part(): modified the code for readability.
15074
15075 2001-05-14 [hiroyuki]
15076
15077         * src/md5global.h
15078           src/md5ify.c
15079           src/md5ify.h: removed from the cvs.
15080
15081 2001-05-13 [sergey]
15082
15083         * src/main.c: include rfc2015.h to avoid compiler warnings.
15084         * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
15085         the panel is already on screen.
15086         * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
15087         closing the alert window by ESC as "No".
15088         * src/prefs_common.c (prefs_interface_create): moved return
15089         receipt check button to the correct place.
15090
15091 2001-03-13 [alfons]
15092
15093         * src/prefs_common.c: 
15094                 moved return receipt check button to the Send tab. (prefs_send_create)
15095                 removed the date format ui related globals. (prefs_display_create)
15096
15097         0.4.67claws3
15098         
15099         * sync with sylpheed 0.4.67cvs5-6
15100
15101 2001-05-13 [paul]
15102
15103         * added Alfons' font selection patch
15104
15105         * src/defs.h
15106         * src/headerwindow.c
15107         * src/prefs_common.c
15108         * src/prefs_common.h
15109
15110 2001-05-13 [hoa]
15111         * src/defs.h
15112                 changed version of cache
15113         * src/matcher.[ch]
15114         * src/prefs_matcher.c
15115                 added additionnal matching criteria
15116         * src/procheader.c
15117         * src/procmsg.[ch]
15118         * src/news.c
15119                 added references in MsgInfo
15120
15121 2001-05-12 [hoa]
15122
15123         * src/defs.h
15124                 prepared some things for new filtering
15125         * src/matcher.[ch]
15126                 added some matching properties
15127                 inreplyto need to be enhanced
15128                 prepared some things for new filtering
15129         * src/messageview.c
15130                 added Return-Receipt-To handling
15131         * src/prefs_folder_item.c
15132                 changed default value to TRUE
15133         * src/prefs_matcher.c
15134                 added some matching properties
15135         * src/prefs_scoring.[ch]
15136                 the scoring dialog is finished
15137         * src/procheader.c
15138                 added Return-Receipt-To handling
15139                 Reference need to be added
15140         * src/procmsg.[ch]
15141                 added Return-Receipt-To handling
15142                 added threadscore to get a better score sorting when
15143                 threads are enabled
15144         * src/summaryview.c
15145                 suppressed a bug when we sort the list
15146                 when no folder is opened.
15147                 better score sorting when threads are enabled
15148
15149 2001-05-12 [alfons]
15150
15151         * reverted previous patch because of potential errors 
15152
15153         0.4.67claws2
15154         
15155         * src/inc.c, src/prefs_common.c, src/prefs_common.h: 
15156                 applied "toggle mail-retrieval dialog window" patch submitted 
15157                 by Eric Limpens <eric@qnt.net>
15158
15159         * sync with sylpheed 0.4.67cvs4
15160
15161 2001-05-12 [sergey]
15162
15163         * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
15164         some picky compilers.
15165         * src/rfc2015.h: provide prototype for rfc2015_disable_all().
15166         * src/grouplist_dialog.c: include alertpanel.h.
15167         * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
15168         fix compile warning.
15169         * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
15170         #include "defs.h" before others to prevent the warning of `MIN'
15171         and `MAX' redefinition.
15172
15173 2001-05-11 [hoa]
15174
15175         * src/main.c
15176         * src/messageview.c
15177         * src/prefs_account.c
15178         * src/prefs_display_header.c
15179                 removed warning
15180         * src/Makefile.am
15181                 added prefs_scoring.[ch]
15182         * src/grouplist_dialog.c
15183                 display an error dialog box if the group list
15184                 cannot be fetched.
15185         * src/mainwindow.[ch]
15186                 added main_window_set_thread_option() function
15187                 scoring dialog box enabled
15188         * src/matcher.[ch]
15189                 added flags matching unread /new / marked
15190                 / deleted / replied / forwarded
15191         * src/news.c
15192                 newsgroups are now finally in newscache
15193         * src/prefs_matcher.[ch]
15194                 finished preferences for matching dialog
15195         * added src/prefs_scoring.[ch]
15196                 scoring dialog box completed
15197         * src/scoring.[ch]
15198                 conversion to string : added scoringprop_to_string()
15199                 write config for preferences :
15200                 added prefs_scoring_write_config()
15201         * src/summaryview.c
15202                 threads can be enabled/disabled independently
15203                 for each folder
15204
15205 2001-05-10 [alfons]
15206
15207         0.4.67claws1
15208         
15209         * AUTHORS: 
15210                 thought it would be nice to have a list of all
15211                 contributors (used Changelog as a reference)
15212         
15213         * configure.in: 
15214                 messed up version numbering...
15215
15216         0.4.66claws1
15217
15218         * sync with sylpheed 0.4.67cvs1-3
15219
15220 2001-05-10 [darko]
15221
15222         * src/prefs_common.c:
15223                 better UI for strftime format, double clicking
15224                 on format now inserts the format in text entry
15225                 replaced close button with standard OK/Cancel
15226                 moved date format button to the right of the
15227                 text entry field
15228
15229 2001-05-09 [alfons]
15230
15231         * src/gtkstext.c:
15232                 Ctrl-Home / Ctrl-End have proper cursor navigation
15233
15234 2001-05-09 [hoa]
15235
15236         * src/prefs_matcher.c
15237                 finished UI to define matching properties
15238                 added ok and cancel button
15239         * src/prefs_filter.c
15240                 added ok and cancel button
15241         * src/news.c
15242                 fixed some bug in xhdr parsing
15243
15244 2001-05-08 [alfons]
15245
15246         * src/textview.c: 
15247                 fixed a bug in textview_show_header(), which displayed two colons (':');
15248                 cleaned up some warnings
15249
15250 2001-05-08 [hoa]
15251
15252         * src/Makefile.am
15253                 added prefs_matcher.[ch]
15254                 compilation with -W -Wall
15255         * src/alertpanel.c
15256                 ungrab the mouse events if grabbed - does it
15257                 fix the bug for disposition notification ?
15258         * src/mainwindow.c
15259                 added a menu option to open the matching dialog.
15260         * src/matcher.[ch]
15261                 added matcherprop_to_string() and matcherlist_to_string()
15262                 fixed some bugs, changed the name of some options
15263                 age_sup and age_inf becomes age_greater and age_lower,
15264                 body and messageheaders becomes body_part and headers_part,
15265                 changed the names of constants from SCORING_XXX to MATCHING_XXX
15266         * src/prefs_display_header.c
15267         * src/prefs_headers.c
15268                 fixed a bug that accidentally destroyed dialogs
15269                 when closed them with delete_event
15270                 Added *_deleted() which handle delete_event signal correctly.
15271         * src/prefs_folder_item.[ch]
15272                 added "enable_thread" field for future customization
15273         * added src/prefs_matcher.[ch]
15274                 sample of the UI to define matching properties
15275         * src/procheader.c
15276                 using procheader_headername_equal instead of str*cmp functions
15277                 using procheader_parse_header() function
15278         * src/scoring.c
15279                 using MATCHING_XXX instead of SCORING_XXX
15280         * src/summaryview.c
15281                 display the sender of the news even if this is ourself
15282                 when this is a news message.
15283         * src/textview.c
15284                 using headername_equal() instead of str*cmp functions
15285
15286 2001-05-08 [alfons]
15287
15288         0.4.66claws
15289
15290         * sync with sylpheed 0.4.66
15291         * src/gtkstext.c: trace logs added 
15292
15293 2001-05-08 [sergey]
15294
15295         * src/prefs_common.[ch]: added option to enable/disable GnuPG
15296         signature check popup.
15297         * src/rfc2015.c (check_signature): show signature check popup only
15298         if it is enabled in preferences.
15299
15300 2001-05-07 [alfons]
15301
15302         0.4.66claws4
15303         
15304         * sync with sylpheed 0.4.66cvs6
15305
15306 2001-05-07 [darko]
15307
15308         * src/prefs_common.[ch]: added option to enable/disable
15309           looking up sender name in address book for summary pane
15310         * src/summaryview.c: look up sender in the address book
15311           by using Alfons' address completion code
15312
15313 2001-05-07 [hiroyuki]
15314
15315         * src/inc.h
15316           src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
15317           member of Pop3State.
15318         * src/news.c: brought #include "defs.h" before #include <glib.h>
15319           to prevent the warning of `MIN' and `MAX' redefinition.
15320
15321 2001-05-06 [hoa]
15322
15323         * removed src/headers_display.[ch]
15324         * removed src/prefs_display_headers.[ch]
15325         * src/inc.c
15326                 use a temporary file in the user directory for mbox import
15327         * src/news.c
15328                 added XHDR support to get "To" and "Cc" headers
15329                 (in order to match news with to or cc field for
15330                 scoring)
15331                 added function news_parse_xhdr() to get XHDR response
15332         * src/nntp.[ch]
15333                 added function nntp_xhdr()
15334         * src/matcher.c
15335                 fetch the message if necessary
15336
15337 2001-05-06 [alfons]
15338
15339         0.4.66claws3
15340
15341         * sync with sylpheed 0.4.66cvs3-5
15342
15343 2001-05-06 [hoa]
15344
15345         * src/utils.[ch]
15346                 added function itos_buf() to enable use of several buffers
15347         * src/summaryview.c
15348                 use of itos_buf() instead of itos() in summary list
15349                 to fix the broken display of message number.
15350
15351 2001-05-06 [alfons]
15352
15353         * src/gtkstext.c: bug in cursor up navigation fixed,
15354                 fixed another unsigned / signed comparison (we're getting there :-)
15355
15356 2001-05-06 [hoa]
15357
15358         * src/Makefile.am
15359                 added scoring.c scoring.h
15360                 prefs_folder_item.c prefs_folder_item.h
15361                 matcher.c matcher.h
15362         * src/defs.h
15363                 added FOLDERITEM_RC SCORING_RC
15364         * src/folder.[ch]
15365                 added prefs field in FolderItem :
15366                 properties for each folder (PrefsFolderItem),
15367                 sorting type and mode were added as the first properties.
15368         * src/main.c
15369                 read config for scoring
15370         * added src/matcher.[ch]
15371                 gives functions to parse configuration file to do
15372                 matching on mails with a list of conditions.
15373         * src/mainwindow.c
15374                 add option to sort by score
15375         * src/prefs_common.[ch]
15376                 added preference option to show score and for
15377                 the score column size
15378         * added src/prefs_folder_item.[ch]
15379                 properties for each folder (PrefsFolderItem),
15380                 sorting type and mode were added as the first properties.
15381         * src/procheader.[ch]
15382                 added procheader_parse_header()
15383                 added procheader_header_free()
15384                 added procheader_headername_equal()
15385                 and made modification to use them.
15386         * src/procmsg.[ch]
15387                 added score field to MsgInfo structure
15388         * added src/scoring.[ch]
15389                 gives functions to parse configuration file to do
15390                 scoring on mails with a list of conditions.
15391         * src/summaryview.[ch]
15392                 save the sorting type and mode for the folder
15393                 added column to display the score of the mail
15394                 added function summary_score_clicked()
15395                 sorting type and mode are restored to the folder
15396                 when it is reopen
15397         * src/textview.c
15398                 use procheader_parse_header(), procheader_headername_equal()
15399                 removed memory leak in text_scan_header when freeing headers
15400         * src/filter.c
15401                 changed the function to match names of headers
15402                 using procheader_headername_equal()
15403
15404         Scoring functions are implemented, an interface is needed
15405         to configure that.
15406
15407 2001-05-04 [alfons]
15408
15409         * src/gtkstext.c: 
15410                 hopefully fixed the row up navigation bug,
15411                 removed adding back / forward lines to cache
15412
15413 2001-05-04 [sergey]
15414
15415         * src/prefs_display_headers.c: user interface changes:
15416         (prefs_display_headers_create): remove unused "Show" check button;
15417         allow reordering of headers by dragging.
15418         (prefs_display_headers_write_config): remove unused variables.
15419         (prefs_display_headers_set_dialog): do not insert "(New)" at top
15420         of lists (not needed with the new UI).
15421         (prefs_display_headers_set_list): scan lists starting from row 0,
15422         not 1 (do not skip "(New)").
15423         (prefs_display_headers_find_header): new function.
15424         (prefs_display_headers_clist_set_row): do not allow duplicates.
15425         (prefs_display_headers_delete_cb): do not skip row 0; treat
15426         closing the alert window by ESC as "No".
15427         (prefs_display_headers_up): do not protect row 0.
15428         (prefs_display_headers_down): do not protect row 0.
15429
15430 2001-05-04 [sergey]
15431
15432         * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
15433         functions.
15434
15435         * src/summaryview.c
15436         (summary_find_next_marked_msg, summary_find_prev_marked_msg,
15437         summary_select_next_marked, summary_select_prev_marked): new
15438         functions.
15439
15440 2001-05-03 [sergey]
15441
15442         * src/news.c: fixed a bug when no article can be fetched after
15443         server timeout if the connection was restored by news_post():
15444         (news_select_group): new function.
15445         (news_fetch_msg): call news_select_group() before fetching
15446         article.
15447         (news_get_uncached_articles): set session->group after successful
15448         GROUP command.
15449
15450 2001-05-03 [hoa]
15451
15452         * src/defs.h
15453         * src/procmsg.[ch]
15454         * src/procheader.c
15455                  changed version of cache, added cc field
15456
15457         * src/prefs_display_headers.c
15458                 the interface was changed
15459
15460         * src/prefs_headers.c
15461                 added cancel button
15462
15463 2001-05-03 [alfons]
15464
15465         * completed sync of sylpheed cvs2
15466         * src/gtkstext.c: updated row up / down cursor navigation
15467         * src/textview.c: re-edited, prepared for fixing the email address
15468                 scanner.
15469
15470 2001-05-03 [darko]
15471
15472         * src/prefs_common.c: use alfons' strftime ui code
15473         entry_datefmt and datefmt_sample widgets have to be
15474         global in this module because of this change
15475
15476 2001-05-03 [hoa]
15477
15478         * src/messageview.c
15479         * src/prefs_common.[ch] added option to activate the return receipt
15480                 feature.
15481
15482 2001-05-02 [alfons]
15483
15484         * src/gtkstext.c: fix for row up/down cursor navigation. 
15485
15486         0.4.66claws2
15487         
15488         * sync with 0.4.66cvs2
15489
15490 2001-05-02 [paul]
15491
15492         added add-sender-to-addressbook patch
15493
15494         * src/addressbook.c
15495         * src/addressbook.h
15496         * src/summaryview.c
15497
15498 2001-05-02 [sergey]
15499
15500         * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
15501         G_ALERTDISABLE.
15502
15503         * src/alertpanel.c (alertpanel_create): new argument can_disable,
15504         all existing callers changed to pass FALSE; create a check button
15505         to disable the message.
15506         (alertpanel_message_with_disable): new function.
15507         (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
15508         (alertpanel_button_toggled): new function.
15509         (alertpanel_button_clicked, alertpanel_close): set value using
15510         G_ALERT_VALUE_MASK.
15511
15512         * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
15513
15514         * src/prefs_common.c (prefs_privacy_create): new check button
15515         checkbtn_gpgme_warning.
15516
15517         * src/main.c (main): moved preferences reading before gpgme
15518         initialization; check prefs_common.gpgme_warning before giving the
15519         GnuPG warning and set it to FALSE if the user wants to disable the
15520         warning.
15521
15522 2001-05-02 [hiroyuki]
15523
15524         * src/prefs_display_headers.c: modified the layout and some labels.
15525
15526 2001-05-02 [sergey]
15527
15528         * src/prefs_account.c (prefs_account_fix_size): new function.
15529         (prefs_account_create): call prefs_account_fix_size(); use
15530         gtk_widget_show instead of gtk_widget_show_all (fixes too large
15531         size when the window is shown for the first time).
15532         (prefs_account_basic_create): changed layout of serv_table; moved
15533         localmbox_entry above smtpserv_entry (logically it replaces
15534         POP3/IMAP server).
15535         (prefs_account_protocol_activated): set sensitivity of
15536         nntpauth_chkbtn according to the protocol (in addition to
15537         hide/show); commented out gtk_table_set_row_spacing() calls.
15538         (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
15539         not sensitive (fixes a bug with disabled username/password boxes
15540         when editing POP3 account after NNTP with authentication).
15541
15542 2001-05-02 [hoa]
15543
15544         * src/account.c
15545         * src/inc.c
15546         * src/prefs_account.[ch]
15547         * src/send.c
15548                 removed local account without SMTP server
15549                 added option to use mail command instead of a connexion
15550                 to SMTP server when a local account is used
15551         * src/prefs_headers.c
15552                 fixed a bug
15553         * src/news.c
15554                 fixed a bug when connexion immediately closed
15555
15556 2001-05-01 [alfons]
15557
15558         0.4.66claws1
15559         
15560         * sync with 0.4.65
15561
15562 2001-05-01 [sergey]
15563
15564         * src/prefs_account.c (Basic, prefs_account_basic_create): new
15565         widget nntpauth_chkbtn.
15566         (prefs_account_protocol_activated): handle nntpauth_chkbtn
15567         visibility.
15568         (prefs_account_nntpauth_toggled): new function.
15569
15570         * src/news.c (news_session_new_for_folder): use NNTP
15571         authentication only if ac->use_nntp_auth is set.
15572
15573 2001-05-01 [hoa]
15574
15575         * src/Makefile.am changed headers.[ch] in customheader.[ch]
15576         * src/prefs_display_headers.c changed the UI
15577         * src/prefs_headers.c changed account_name to account_id
15578         * src/compose.c using customheader.h
15579
15580 2001-05-01 [hiroyuki]
15581
15582         * src/esmtp.c
15583           src/news.c
15584           src/nntp.c: changed sock_read() to sock_gets(), they've been left
15585           unsynched.
15586
15587 2001-05-01 [hoa]
15588
15589         * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
15590         * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
15591                 for displaying of headers
15592         * src/grouplist_dialog.[ch] minor changes to remove warnings
15593         * src/prefs_display_headers.[ch] dialog to choose the
15594         headers to display in the mail viewer.
15595         * src/headers.h correction of #define
15596         * src/headers_display.[ch] configuration for displaying of headers.
15597         * src/main.c read config of displaying of headers
15598         * src/prefs_common.c add a button to access the config dialog
15599                 for displaying of headers
15600         * src/prefs_display_headers.[ch] dialog for configuration for
15601                 displaying of the headers.
15602         * src/prefs_headers.c cleaning of code
15603         * src/procheader.c comments added to code
15604         * src/textview.c changes to reorder the headers depending
15605                 on the config for displaying of headers
15606
15607 2001-04-30 [alfons]
15608
15609         0.4.65claws7
15610
15611         * sync with 0.4.65cvs12
15612
15613         NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
15614
15615 2001-04-30 [sergey]
15616
15617         * src/nntp.h (NNTPSockInfo): new field auth_failed.
15618
15619         * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
15620         is set to force reconnection after authentication failure.
15621         (nntp_gen_command): set sock->auth_failed on authentication
15622         failure, or if sock->userid and sock->passwd are not set.
15623
15624         * src/news.c (news_session_new_for_folder): set userid=NULL if
15625         password dialog is cancelled.
15626
15627 2001-04-30 [sergey]
15628
15629         * src/nntp.h (NNTPSockInfo): new type.
15630
15631         * src/nntp.c: all functions updated to use NNTPSockInfo instead of
15632         SockInfo.
15633         (nntp_open_auth, nntp_close): new functions.
15634         (nntp_gen_command): new function to handle authentication; all
15635         NNTP command functions updated to use it.
15636         (nntp_authinfo_user, nntp_authinfo_pass): deleted.
15637         (nntp_list): removed old useless code.
15638
15639         * src/news.h (NNTPSession): new field nntp_sock.
15640
15641         * src/news.c: all functions updated to use NNTPSockInfo instead of
15642         SockInfo.
15643         (news_session_new): new arguments (userid, passwd); made static;
15644         use nntp_open_auth() if needed.
15645         (news_session_destroy): use nntp_close() instead of sock_close().
15646         (news_query_password): changed arguments.
15647         (news_session_new_for_folder): new function.
15648         (news_session_get): use news_session_new_for_folder().
15649         (news_authenticate): deleted.
15650         (news_get_uncached_articles): removed old authentication code.
15651
15652 2001-04-30 [sergey]
15653
15654         * src/news.c: reverted my previous changes (need to do NNTP
15655         authentication in a cleaner way).
15656         
15657 2001-04-29 [sergey]
15658
15659         * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
15660         news_nntp_post, news_nntp_mode): new functions (wrappers with
15661         authentication support).
15662         (news_get_article_cmd, news_get_article, news_get_header): new
15663         argument "folder"; all callers changed.
15664         (news_get_article_cmd): added authentication support.
15665         (news_session_get): use news_nntp_mode() instead of nntp_mode().
15666         (news_post): use news_nntp_post() instead of nntp_post().
15667         (news_get_uncached_articles): use news_nntp_group() instead of
15668         nntp_group() and news_nntp_xover() instead of nntp_xover();
15669         removed old authentication code.
15670         (news_get_group_list): use news_nntp_list() instead of nntp_list().
15671
15672         * src/nntp.c (nntp_list): return real error code instead of
15673         hardcoded NN_ERROR.
15674
15675 2001-04-29 [sergey]
15676
15677         * configure.in: fixed wint_t typedef detection again
15678
15679 2001-04-28 [hoa]
15680
15681         * src/prefs_account.[ch], added A_LOCAL_CMD
15682                 (send mail with mail command)
15683         * src/send.c added function send_message_with_command()
15684         * src/inc.c made a more secure get_spool() function with
15685                 mktemp() but maybe mkstemp() or something more
15686                 secure can be used.
15687
15688 2001-04-28 [alfons]
15689
15690         * src/textview.c, colorization of email addresses in headers
15691
15692         0.4.65claws6
15693
15694         * bug sync with sylpheed
15695         * prefs_common.c: created date format ui for darko
15696         * sync with 0.4.65cvs11
15697         * configure.in: corrected to have the new gpg checks
15698
15699 2001-04-27 [alfons]
15700
15701         * completed sync with 0.4.65cvs10
15702         * minor debug things added to gtkstext.c
15703
15704 2001-04-27 [darko]
15705
15706         * configure.in: remove check for availability of
15707           strftime() as advised by Hiroyuki
15708         * src/prefs_common.[ch], src/procheader.c:
15709           synch strftime() code with Hiroyki's main branch
15710
15711 2001-04-26 [sergey]
15712
15713         * src/news.c: news_query_password(), news_authenticate(): new
15714           functions.
15715           news_get_uncached_articles(): added NNTP authentication
15716           handling.
15717         * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
15718           new functions.
15719         * src/prefs_account.c: prefs_account_protocol_activated():
15720           enable userid and password fields for NNTP.
15721
15722 2001-04-26
15723
15724         * configure.in: check for availability of strftime()
15725           [darko]
15726         * src/prefs_common.[ch], src/procheader.c: use
15727           strftime() for displaying date in summary pane if it
15728           is available
15729
15730 2001-04-25
15731
15732         * more .cvsignore cleanups [alfons]
15733
15734 2001-04-25
15735
15736         * ac/sv-check-type.m4: new autoconf macro.
15737         * configure.in: fixed wint_t typedef detection (did not work
15738           with gcc-2.96).
15739
15740 2001-04-25
15741
15742         * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
15743           [hiroyuki]
15744
15745 2001-04-24
15746         * modified gtkstext.c : buggy cursor navigation fixed, 
15747           and font descent also taken in account when drawing
15748           cursor. [alfons]
15749
15750 2001-04-24 [hoa]
15751         * added comments in src/news.c src/nntp.c
15752         * added src/prefs_headers.[ch]
15753         * added src/headers.[ch]
15754         * modified compose.c to activate custom headers
15755                 added function is_in_custom_headers
15756         * modified prefs_account.[ch]
15757                 added function prefs_account_customhdr_edit
15758         * modified src/defs.h :
15759                 added HEADERS_RC : name of the config file
15760                 for the custom headers
15761
15762 2001-04-24
15763
15764     0.4.65claws5
15765
15766         * configure.in
15767           src/gtkstext.[ch]
15768           src/compose.c
15769           src/Makefile.am
15770           
15771           added gtkstext with configure.in patch by Hiroyuki which
15772           should fix the XIM detection [alfons]
15773
15774         * more clean up of cvs [alfons]
15775
15776                  * removed all Makefile.in files to attic.
15777
15778                  * updated all .cvsignores to really ignore things that could
15779                    be unintentionally committed by a recursive commit.
15780
15781 2001-04-23 [hoa]
15782         * added src/grouplist_dialog.[ch]
15783         * changed src/folderview.c to call grouplist_dialog instead
15784                 of inputdialog
15785         * src/news.c :
15786                 added functions news_reset_group_list
15787                 and news_get_group_list
15788         * src/nntp.c :
15789                 added function nntp_list
15790         * src/defs.h :
15791                 added GROUPLIST_FILE : name of the newsgroup list cache file
15792
15793 2001-04-21
15794
15795         * added option to warn about queued messages on exit [sergey]:
15796
15797           * src/compose.c: compose_queue(): call folder_item_scan()
15798             and folderview_update_item() after queueing.
15799           * src/folderview.c: folderview_update_node(): draw the queue
15800             folder in bold font if there are queued messages.
15801           * src/mainwindow.c: queued_messages(): new function.
15802             app_exit_cb(): display warning if there are queued messages
15803             if warn_queued_on_exit is set.
15804           * prefs_common.[ch]: add warn_queued_on_exit option.
15805
15806         * enhanced GnuPG key selection support [sergey]:
15807
15808           * src/select-keys.c: updated to newer version from Win32
15809             branch with support for selecting arbitrary keys.
15810           * src/prefs_account.c: added the Privacy tab to the account
15811             options window.
15812             prefs_account_privacy_create(),
15813             prefs_account_sign_key_set_data_from_radiobtn(),
15814             prefs_account_sign_key_set_radiobtn(): new functions.
15815           * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
15816           * src/rfc2015.c: set_signers(): new function.
15817             pgp_sign(): add the account parameter, call set_signers().
15818             rfc2015_sign(): add the account parameter, pass it to pgp_sign().
15819           * src/rfc2015.h: rfc2015_sign(): updated prototype.
15820           * src/compose.c: pass the current account to rfc2015_sign().
15821
15822         * tag name claws added to prevent confusion with main branch [alfons]
15823
15824         * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
15825
15826         * autogen.sh: Added "--enable-maintainer-mode". [sergey]
15827
15828         * sync with recent sylpheed cvs. Untested though. [alfons]
15829