fix bug where opening folder has massive slowdown when using the 'Display sender...
[claws.git] / ChangeLog.claws
1 2003-04-30 [paul]       0.8.11claws128
2
3         * src/addrindex.c
4                 fix bug where opening folder has massive slowdown when
5                 using the 'Display sender using address book' option
6
7 2003-04-30 [paul]       0.8.11claws127
8
9         * src/plugins/clamav/clamav_plugin.c
10           src/plugins/clamav/clamav_plugin_gtk.c
11           src/plugins/demo/demo.c
12           src/plugins/dillo_viewer/dillo_viewer.c
13           src/plugins/image_viewer/plugin.c
14           src/plugins/mathml_viewer/mathml_viewer.c
15           src/plugins/spamassassin/spamassassin.c
16           src/plugins/spamassassin/spamassassin_gtk.c
17           src/plugins/trayicon/trayicon.c
18                 get rid of eye-hurting function signatures
19
20 2003-04-30 [paul]       0.8.11claws126
21
22         * src/plugins/trayicon/trayicon.c
23                 add description
24                 
25         * src/mimeview.c
26                 be more descriptive
27
28 2003-04-30 [paul]       0.8.11claws125
29
30         * configure.ac
31                 arrange the plugins in reverse alphabetical order
32                 
33         * src/plugins/clamav/clamav_plugin.[ch]
34           src/plugins/clamav/clamav_plugin_gtk.c
35                 rename some params
36                 resize max_size window
37                 re-arrange the order of some gui elements
38                 improve descriptions
39         
40         * src/plugins/image_viewer/plugin.c
41           src/plugins/mathml_viewer/mathml_viewer.c
42                 add descriptions
43                 
44         * src/plugins/spamassassin/spamassassin_gtk.c
45                 resize max_size window
46                 re-arrange the order of some gui elements
47                 
48         * src/messageview.c
49           src/mimeview.c
50                 correct typos
51
52 2003-04-30 [alfons]     0.8.11claws124
53
54         * src/imap.c
55                 fix a leak found while browsing Martin Kluge's 
56                 valgrind log (Claws only)
57
58 2003-04-29 [darko]      0.8.11claws123
59
60         * src/gtk/gtkstext.h
61                 include wchar.h if it is available, fixes compilation
62                 on HP-UX systems
63
64 2003-04-29 [melvin]     0.8.11claws122
65
66         * src/prefs_actions.c
67                 Improved help text of Actions' syntax
68
69 2003-04-28 [paul]       0.8.11claws121
70
71         * src/action.c
72                 a better fix for the crash when performing an action
73                 on a mime part
74
75 2003-04-28 [paul]       0.8.11claws120
76
77         * src/action.c
78                 fix crash when performing an action on a
79                 mime part
80
81 2003-04-28 [paul]       0.8.11claws119
82
83         * sync with 0.8.11cvs36
84                 see ChangeLog 2003-04-28
85
86 2003-04-27 [paul]       0.8.11claws118
87
88         * more sync with 0.8.11cvs35
89                 see ChangeLog 2003-04-25
90
91 2003-04-26 [christoph]  0.8.11claws117
92
93         * src/folder.c
94                 fix remove virtual check
95
96 2003-04-26 [paul]       0.8.11claws116
97
98         * src/messageview.c
99                 fix return-receipt, make it work again
100
101 2003-04-26 [paul]       0.8.11claws115
102
103         * src/mimeview.c
104                 restore double-clicking of the [application/pgp-signature 
105                 (Select "Check signature" to check)] line in the message view,
106                 broken in recent sync
107
108 2003-04-26 [christoph]  0.8.11claws114
109
110         * src/folder.c
111                 check if remove virtual really exists before
112                 calling the function
113
114 2003-04-25 [match]      0.8.11claws113
115
116         * src/addrindex.c
117         * src/addrbook.c
118         * src/ldapquery.[ch]
119         * src/ldapctrl.[ch]
120                 fix memleak.
121         * src/ldapserver.[ch]
122                 fix memleak. fix segfault.
123                 plug a Claws memleak
124
125 2003-04-25 [alfons]     0.8.11claws112
126
127         * src/folder.c
128                 plug a Claws memleak
129
130 2003-04-25 [alfons]     0.8.11claws111
131
132         * src/common/session.c
133                 plug a memleak
134
135 2003-04-25 [paul]       0.8.11claws110
136
137         * sync with 0.8.11cvs35
138                 see ChangeLog 2003-04-24 and 2003-04-25
139                 
140         * src/gtk/pluginwindow.c
141                 correct another strange float value
142
143 2003-04-24 [christoph]  0.8.11claws109
144
145         * src/folder.c
146                 freeze folder item updates when unsetting new flags
147
148         * src/gtk/pluginwindow.c
149                 correct strange float value
150
151 2003-04-23 [paul]       0.8.11claws108
152
153         * sync with 0.8.11cvs33
154                 see ChangeLog 2003-04-23
155
156 2003-04-22 [paul]       0.8.11claws107
157
158         * src/Makefile.am
159           src/messageview.c
160           src/mimeview.c
161           src/pgptext.[ch]      ** REMOVED **
162                 remove pgptext.[ch] as its not used any more
163
164 2003-04-22 [paul]       0.8.11claws106
165
166         * sync with 0.8.11cvs31
167                 see ChangeLog 2003-04-21 and 2003-04-22
168
169 2003-04-21 [alfons]     0.8.11claws105
170
171         * src/main.c
172                 No access to GTK structures if we're a spawned child
173                 (and clean up code a little bit...) Should fix #126.
174
175 2003-04-21 [melvin]     0.8.11claws104
176
177         * src/plugins/dillo_viewer/README
178                 Improved slightly the text.
179
180 2003-04-21 [melvin]     0.8.11claws103
181
182         * src/plugins/dillo_viewer/README *** NEW ***
183                 Added a README file for the Dillo plugin
184
185 2003-04-20 [paul]
186
187         * tools/README
188           tools/outlook2sylpheed.pl
189                 updated and improved by Ricardo Mones Lastra
190
191 2003-04-18 [oliver]     0.8.11claws102
192
193         * src/inc.c 
194         * src/prefs_account.h
195                 remove Pop3SessionType (used by selective download)
196         * src/prefs_toolbar.c
197                 enable set Default Toolbar button
198
199 2003-04-18 [paul]       0.8.11claws101
200
201         * sync with 0.8.11cvs29
202                 see ChangeLog 2003-04-18
203
204 2003-04-17 [paul]       0.8.11claws100
205
206         * src/prefs_common.[ch]
207           src/summaryview.c
208                 remove 'Open next message on deletion' option,
209                 as the same effect can now be achieved via the
210                 'Always open messages in summary when selected'
211                 option.
212
213 2003-04-17 [paul]       0.8.11claws99
214
215         * sync with 0.8.11cvs28
216                 see ChangeLog 2003-04-17
217
218 2003-04-17 [christoph]  0.8.11claws98
219
220         * ac/spamassassin.m4
221         * src/plugins/spamassassin/libspamc.[ch]
222         * src/plugins/spamassassin/utils.[ch]
223                 sync libspamc with SpamAssassin project
224
225 2003-04-17 [christoph]  0.8.11claws97
226
227         * src/common/socket.h
228         * src/gtk/sslcertwindow.h
229                 rename old USE_SSL to USE_OPENSSL
230
231 2003-04-17 [paul]       0.8.11claws96
232
233         * src/prefs_common.h
234                 use gulong for P_COLOR so that it compiles/runs on
235                 64-bit systems. Patch submitted by James Noyes
236                 <jnoyes-claws@retrogeeks.com>
237                 
238         * po/de.po
239                 updated by Jens
240
241 2003-04-17 [paul]       0.8.11claws95
242
243         * sync with 0.8.11cvs27
244                 see ChangeLog 2003-04-16
245
246 2003-04-15 [paul]       0.8.11claws94
247
248         * src/prefs_common.[ch]
249                 rearrange to stop the window getting too long:
250                         move Receive dialog stuff to Receive tab
251                         move Send dialog to Send tab
252                         remove Dialogs frame
253                 rename 'Open messages in summary with cursor keys' to
254                 'Always open messages in summary when selected', as its
255                 more appropriate
256
257 2003-04-15 [paul]       0.8.11claws93
258
259         * src/prefs_common.[ch]
260           src/summaryview.c
261                 add new option '/Interface/Open next message on deletion'
262
263 2003-04-15 [paul]       0.8.11claws92
264
265         * src/summaryview.[ch]
266                 add /Mark/Lock and /Mark/Unlock to the pop-up
267                 menu. Patch submitted by Ivan Francolin Martinez
268                 <ivanfm@users.sourceforge.net>
269
270 2003-04-15 [paul]       0.8.11claws91
271
272         * sync with 0.8.11cvs24
273                 see ChangeLog 2003-04-15
274
275 2003-04-14 [jens]       0.8.11claws90
276
277         * updated German translation and some corrections from
278                 Roland Bless <bless@tm.uka.de>
279
280 2003-04-14 [paul]       0.8.11claws89
281
282         * sync with 0.8.11cvs22
283                 see ChangeLog 2003-04-14
284
285 2003-04-13 [paul]       0.8.11claws88
286
287         * src/plugins/clamav/clamav_plugin.c
288                 fix memory leaks
289                 clean up
290
291 2003-04-12 [paul]       0.8.11claws87
292
293         * src/plugins/clamav/clamav_plugin.c
294                 activate enable/disable archive scanning option
295                 
296         * src/plugins/clamav/.cvsignore         ** NEW FILE **
297
298 2003-04-12 [paul]       0.8.11claws86
299
300         * src/plugins/Makefile.am
301           src/plugins/clamav/Makefile.am                ** NEW FILE **
302           src/plugins/clamav/README                     ** NEW FILE ** 
303           src/plugins/clamav/clamav_plugin.[ch]         ** NEW FILES **
304           src/plugins/clamav/clamav_plugin_gtk.c        ** NEW FILE **
305                 add Clam AntiVirus plugin
306
307 2003-04-12 [paul]       0.8.11claws85
308
309         * sync with 0.8.11cvs21
310                 see ChangeLog 2003-04-11
311
312 2003-04-11 [paul]       0.8.11claws84
313
314         * po/es.po
315                 update Spanish translation. Submitted by Ricardo
316                 Mones Lastra.
317
318 2003-04-10 [christoph]  0.8.11claws83
319
320         * src/mbox.c
321                 fix typo that did not move unfiltered mails to destination
322                 folder
323
324         (closes Bug 115 Sylpheed 0.8.11claws81 does not deliver mail correctly
325          when filtering from spool)
326
327 2003-04-10 [christoph]  0.8.11claws82
328
329         * src/imap.c
330                 use BODY.PEEK instead of BODY in in message fetch operation
331                 to make sure the IMAP server does not set the \Seen flag for
332                 messages. Sylpheed does that later itself, when the message
333                 is opened in sylpheed
334
335         (closes Bug 111 Claws destroys unread marks)
336
337 2003-04-09 [oliver]     0.8.11claws81
338         
339         * src/folder.c
340                 fix crash in folder_destroy
341         * README.claws
342                 remove selective download
343
344 2003-04-09 [christoph]  0.8.11claws80
345
346         * src/imap.c
347                 fix crash in imap_get_msginfo() when then fetched message
348                 is not found
349
350         (closes Bug 110 Crash during mail composition)
351
352 2003-04-08 [christoph]  0.8.11claws79
353
354         * src/folder.c
355         * src/prefs_account.c
356                 Filter new messages that are found in an INBOX folder
357                 when 'Filter messages on receiving' is enabled in the
358                 Folder's AccountPrefs. This allows to use Sylpheed's
359                 filtering engine for IMAP folders where messages are
360                 added to the INBOX by a MTA
361
362 2003-04-08 [paul]       0.8.11claws78
363
364         * src/procmsg.h
365                 clean up after last commit
366
367 2003-04-08 [paul]       0.8.11claws77
368
369         * sync with 0.8.11cvs20
370                 see ChangeLog 2003-04-07 and 2003-04-08
371
372 2003-04-07 [christoph]  0.8.11claws76
373
374         * src/filtering.[ch]
375         * src/inc.[ch]
376         * src/mbox.c
377         * src/procmsg.[ch]
378                 add procmsg_msginfo_filter() to execute filtering actions
379
380 2003-04-06 [christoph]  0.8.11claws75
381
382         * src/imap.c
383                 use IMAPSet for imap_cmd_store() and imap_cmd_envelope()
384
385 2003-04-06 [christoph]  0.8.11claws74
386
387         * src/common/utils.[ch]
388                 add g_int_compare() function for slist sorting
389
390         * src/imap.c
391                 fetch all MsgInfos with one command in imap_get_msginfos()
392                 using an imap set with a list of ranges
393
394         * src/news.c
395                 use new g_int_compare() function
396
397 2003-04-06 [thorsten]   0.8.11claws73
398
399         * src/mh.c
400                 corrected implementation of mh_folder_destroy()
401
402 2003-04-05 [christoph]  0.8.11claws72
403
404         * src/account.c
405         * src/folder.[ch]
406         * src/folderview.c
407         * src/imap.c
408         * src/inc.c
409         * src/main.c
410         * src/mainwindow.c
411         * src/mbox_folder.c
412         * src/mh.c
413         * src/mimeview.h
414         * src/msgcache.[ch]
415         * src/news.c
416         * src/procmime.h
417         * src/procmsg.[ch]
418         * src/setup.c
419         * src/gtk/gtkutils.c
420                 o rename structure field names class and new to klass and
421                   new_msgs, to allow including files in C++
422                 o add 'extern "C"' block to some header files
423                 o add MsgInfoList and MsgNumberList as alias for GSList for
424                   developers to know what type of list is expected
425
426         * src/plugins/image_viewer/plugin.c
427         * src/plugins/image_viewer/viewer.[ch]
428         * src/plugins/image_viewer/viewerprefs.[ch]
429                 rename function names to prevent conflicts
430
431 2003-04-05 [paul]       0.8.11claws71
432
433         * sync with 0.8.11cvs18
434                 see ChangeLog 2003-04-03 and 2003-04-04
435
436 2003-04-02 [christoph]  0.8.11claws70
437
438         * src/folder.[ch]
439         * src/imap.[ch]
440         * src/mbox_folder.[ch]
441         * src/mh.[ch]
442         * src/news.[ch]
443                 o Make all virtual folder functions private
444                 o remove unused folder code
445
446         * src/common/socket.[ch]
447         * src/summaryview.c
448                 fix warnings
449
450 2003-03-30 [alfons]     0.8.11claws69
451
452         * src/send_message.c
453                 remove two debug traces and see if people still report
454                 errors
455
456 2003-03-30 [alfons]     0.8.11claws68
457
458         * src/send_message.c
459         * src/commons/session.c
460                 add more debug traces
461
462 2003-03-30 [christoph]  0.8.11claws67
463
464         * src/folder.c
465                 change processing folder name from .processing to processing
466
467         * src/common/ssl.c
468                 disable SSL certificate check because it causes Xlib error
469                 when the child process want's to open an GTK window
470
471 2003-03-30 [christoph]  0.8.11claws66
472
473         * src/folder.c
474                 don't use default folder for processing folder item because
475                 it can be a non local folder
476
477         (fixes bug reported by Stephen Lewis <slewis@paradise.net.nz>)
478
479 2003-03-30 [alfons]     0.8.11claws65
480
481         * src/send_message.c
482                 try fixing crashes when sending messages: my gcc 2.95.4 seems 
483                 to generate bad code for 'send_send_data_progressive': When
484                 called from 'send_send_data_finished', the 'data' pointer is
485                 cleared just before the assignment to the dialog pointer
486
487 2003-03-29 [christoph]  0.8.11claws64
488
489         * src/common/prefs.h
490         * src/plugins/image_viewer/Makefile.am
491         * src/plugins/image_viewer/plugin.c
492         * src/plugins/image_viewer/viewer.[ch]
493         * src/plugins/image_viewer/viewerprefs.[ch]     ** NEW **
494                 add PrefsPage for ImageViewer
495
496 2003-03-28 [thorsten]   0.8.11claws63
497
498         * src/common/session.c
499                 added some comments
500
501 2003-03-28 [paul]       0.8.11claws62
502
503         * sync with 0.8.11cvs16
504                 see ChangeLog 2003-03-28
505
506 2003-03-28 [paul]       0.8.11claws61
507
508         * sync with 0.8.11cvs15
509                 see ChangeLog 2003-03-28
510
511 2003-03-27 [christoph]  0.8.11claws60
512
513         * src/folder.c
514         * src/imap.c
515         * src/common/socket.[ch]
516                 set socket state to DISCONNECTED when any operation
517                 fails to allow reconnecting in IMAP code without
518                 checking the return code of all calls to the command
519                 functions
520
521         * src/folderview.c
522         * src/summaryview.c
523                 remove some more stuff that depends on specific
524                 folder types
525
526 2003-03-27 [paul]       0.8.11claws59
527
528         * sync with 0.8.11cvs14
529                 see ChangeLog 2003-03-27
530                 
531         * src/selective_download.[ch]   ** REMOVED **
532                 really removed
533
534 2003-03-27 [christoph]  0.8.11claws58
535
536         * src/folder.c
537                 fix handling of tmp_flags in flag copy function
538
539 2003-03-27 [paul]       0.8.11claws57
540
541         * sync with 0.8.11cvs13
542                 see ChangeLog 2003-03-27
543
544 2003-03-27 [oliver]     0.8.11claws56
545
546         * src/maiwindow.c
547                 remove sel_download_cb
548
549 2003-03-27 [oliver]     0.8.11claws55
550         
551         * src/inc.c
552                 remove POP3_TOP
553         
554 2003-03-26 [oliver]     0.8.11claws54
555
556         *src/pop.h
557                 remove POP3_TOP*
558         * README.claws
559                 remove selective donwload readme
560
561 2003-03-26 [oliver]     0.8.11claws53
562         * src/matcher.[ch]
563         * src/matcher_parser_parse.y 
564         * src/pop.c 
565         * src/prefs_account.[ch]
566         * src/prefs_filtering.c
567                 remove selective donwload
568
569 2003-03-26 [oliver]     0.8.11claws52
570
571         * src/inc.[ch] 
572         * src/filtering.c 
573         * src/mainwindow.c 
574                 remove selective donwload
575
576 2003-03-26 [oliver]     0.8.11claws51
577         
578         * src/Makefile.am
579         * src/selective_download.[ch]   ** REMOVE **    
580
581 2003-03-26 [christoph]  0.8.11claws50
582
583         * src/news.c
584                 fix NEWS that got broken by a sync with sylpheed-main
585
586 2003-03-26 [christoph]  0.8.11claws49
587
588         * src/mimeview.c
589                 fix mime type guessing when no mime type is found for a file
590
591 2003-03-25 [christoph]  0.8.11claws48
592
593         * src/mimeview.c
594         * src/procmime.c
595                 remove mime type guessing from mime parser and use
596                 name based mime types in viewer lookup for mime type
597                 application/octet-stream
598
599 2003-03-25 [christoph]  0.8.11claws47
600
601         * doc-src/readme.txt
602         * doc-src/rfc2554.txt
603                 add RFC about SMTP AUTH
604
605         * src/send_message.c
606         * src/common/smtp.[ch]
607                 add extra error code for authentication errors and
608                 clear temporary password when this error occurs
609
610         (closes Bug 84 authentication failure while sending should
611          prompt for password again)
612
613 2003-03-25 [christoph]  0.8.11claws46
614
615         * configure.ac
616         * src/Makefile.am
617         * src/imageview.[ch]                            ** REMOVE **
618         * src/messageview.[ch]
619         * src/mimeview.[ch]
620         * src/prefs_common.[ch]
621         * src/textview.c
622         * src/plugins/Makefile.am
623         * src/plugins/image_viewer/.cvsignore           ** NEW **
624         * src/plugins/image_viewer/Makefile.am          ** NEW **
625         * src/plugins/image_viewer/plugin.c             ** NEW **
626         * src/plugins/image_viewer/viewer.[ch]          ** NEW **
627                 move image viewer into a plugin (building is enabled by default)
628                 [ToDo: Prefs for resize and autoview]
629
630 2003-03-25 [paul]       0.8.11claws45
631
632         * sync with 0.8.11cvs12
633                 see ChangeLog 2003-03-26
634
635 2003-03-25 [paul]       0.8.11claws44
636
637         * sync with 0.8.11cvs11
638                 see ChangeLog 2003-03-22, 2003-03-24 and 2003-03-25
639                 
640         Note: Selective Download is broken.
641                 
642 2003-03-22 [christoph]  0.8.11claws43
643
644         * src/folder.c
645                 code cleanup for flags copying
646
647 2003-03-22 [christoph]  0.8.11claws42
648
649         * src/plugins/trayicon/trayicon.c
650                 fix setting the transparent area when the window size
651                 is forced by the system tray
652
653 2003-03-22 [christoph]  0.8.11claws41
654
655         * src/plugins/trayicon/gnome-mail.xpm           ** REMOVE **
656         * src/plugins/trayicon/gnome-nomail.xpm         ** REMOVE **
657         * src/plugins/trayicon/newmail.xpm              ** NEW **
658         * src/plugins/trayicon/nomail.xpm               ** NEW **
659         * src/plugins/trayicon/trayicon.c
660         * src/plugins/trayicon/unreadmail.xpm           ** NEW **
661                 o replace GBiff icons with KBiff icons resized to 16x16 pixel
662                 o add icon for unread mails
663                 o set transparency for window
664
665 2003-03-22 [christoph]  0.8.11claws40
666
667         * src/news.c
668                 init news session to prevent crash when session is closed
669
670 2003-03-22 [christoph]  0.8.11claws39
671
672         * src/imap.c
673         * src/common/session.[ch]
674                 Init session data to make sure we don't have invalid pointers
675                 for read_ch and write_ch when new multi process sessions are
676                 not used
677
678         * src/main.c
679         * src/common/plugin.c
680         * src/common/sylpheed.c
681         * src/plugins/demo/demo.c
682         * src/plugins/dillo_viewer/dillo_viewer.c
683         * src/plugins/mathml_viewer/mathml_viewer.c
684         * src/plugins/spamassassin/spamassassin.c
685         * src/plugins/spamassassin/spamassassin_gtk.c
686                 add plugin types to allow loading plugins at different times
687                 (and maybe for different frontends), because it's not good to
688                 load GTK-Plugins gefore gtk_init was called
689
690         * configure.ac
691         * src/plugins/Makefile.am
692         * src/plugins/trayicon/.cvsignore               ** NEW **
693         * src/plugins/trayicon/Makefile.am              ** NEW **
694         * src/plugins/trayicon/eggtrayicon.c            ** NEW **
695         * src/plugins/trayicon/eggtrayicon.h            ** NEW **
696         * src/plugins/trayicon/gnome-mail.xpm           ** NEW **
697         * src/plugins/trayicon/gnome-nomail.xpm         ** NEW **
698         * src/plugins/trayicon/trayicon.c               ** NEW **
699                 New Trayicon plugin that shows an icon in a systray that uses
700                 XEMBED protocol like Gnome's systray. Icon shows if there
701                 are new mails and a tooltip shows information about new,
702                 unread and total messages.
703
704 2003-03-22 [paul]       0.8.11claws38
705
706         * src/common/smtp.c
707                 fix ESMTP AUTH CRAM-MD5
708                 [sync with main (still version 0.8.11cvs6), see
709                  ChangeLog 2003-03-22]
710
711 2003-03-21 [colin]      0.8.11claws37
712
713         * src/send_message.c
714                 Fix USE_SSL => USE_OPENSSL
715
716 2003-03-21 [colin]      0.8.11claws36
717
718         * src/folderview.c
719                 Fix counts in drag and dropped subfolders
720
721 2003-03-21 [colin]      0.8.11claws35
722
723         * src/folder.c 
724         * src/folderview.c
725                 speed up a bit folder dnd
726
727 2003-03-20 [alfons]     0.8.11claws34
728
729         * src/main.c
730         * src/toolbar.c
731         * src/procmsg.c
732                 don't send locked queue messages
733                 (feature request "[ 705245 ] Locking message in outbox 
734                  should prevent sending")
735
736 2003-03-20 [christoph]  0.8.11claws33
737
738         * src/folder.c
739                 remove NEW and UNREAD flag in special folders when scanning
740                 
741         * src/common/smtp.c
742                 fix ESMTP AUTH CRAM-MD5
743
744 2003-03-20 [paul]       0.8.11claws32
745
746         * src/prefs_account.c
747                 Re-write 'Tunnel command to open connection' as
748                 'Use command to communicate with server', and disable
749                 it for all except IMAP accounts
750
751 2003-03-20 [paul]       0.8.11claws31
752
753         * sync with 0.8.11cvs6
754                 see ChangeLog 2003-03-20
755
756 2003-03-19 [match]      0.8.11claws30
757
758         * src/addritem.[ch]
759                 include documentation. minor refactoring.
760         * src/addr_compl.[ch]
761         * src/addrindex.[ch]
762         * src/addresbook.[ch]
763         * src/summaryview.c
764                 re-enable address lookup (was disabled in
765                 0.8.11claws20).
766
767 2003-03-19 [christoph]  0.8.11claws29
768
769         * src/procmsg.c
770                 add temp flag handling, will make moving and copying
771                 messages possible again
772
773         * src/folder.c
774                 correct calulation of folder stats
775
776 2003-03-18 [match]      0.8.11claws28
777
778         * src/editgroup.h
779                 remove case sensitive comparison (closes bug 80).
780
781 2003-03-18 [christoph]  0.8.11claws27
782
783         * src/imap.c
784                 fix imap using a tunnel command
785
786         (closes bug 87)
787
788 2003-03-18 [christoph]  0.8.11claws26
789
790         * src/folder.[ch]
791         * src/imap.c
792         * src/procmsg.[ch]
793                 rewrite flag handling for folders
794
795 2003-03-18 [christoph]  0.8.11claws25
796
797         * src/folder.c
798         * src/procmsg.c
799         * src/summaryview.c
800                 unset NEW and UNREAD flags when message is ignored, to make
801                 sure messages don't show up as unread on other IMAP clients,
802                 because the IGNORE_THREAD flag can not be syncronized through
803                 the IMAP folder
804
805 2003-03-17 [christoph]  0.8.11claws24
806
807         * src/imap.c
808                 don't use recursion to fetch uids when the number of messages
809                 does not match. Moved code into subfunction that is used
810                 again when needed, to prevent an endless loop.
811
812 2003-03-17 [thorsten]   0.8.11claws23
813
814         * src/imageview.[ch]
815                 export imageview_get_resized_size() (for plugins)
816         * src/prefs_common.[ch]
817                 added prefs_common_get() (for plugins)
818
819 2003-03-17 [christoph]  0.8.11claws22
820
821         * src/imap.c
822                 o remove UID guessing from copy code
823                 o support UIDPLUS extension for APPEND command
824
825 2003-03-17 [paul]       0.8.11claws21
826
827         * src/gtk/about.c
828                 remove 'Compiled-plugins' section.
829                 
830         * src/plugins/dillo_viewer/dillo_viewer.c
831                 slight change to description text
832
833 2003-03-16 [match]      0.8.11claws20
834         * src/ldapserver.[ch]           ** NEW **
835         * src/ldapctrl.[ch]             ** NEW **
836         * src/ldapquery.[ch]            ** NEW **
837         * src/ldaputil.[ch]             ** NEW **
838         * src/addrcindex.[ch]           ** NEW **
839         * src/addrquery.h               ** NEW **
840         * src/addritem.[ch]
841         * src/addrcache.[ch]
842         * src/addrindex.[ch]
843         * src/addr_compl.[ch]
844         * src/addressbook.[ch]
845         * src/addrbook.[ch]
846         * src/editgroup.c
847         * src/editaddress.c
848         * src/editldap.c
849         * src/editldap_basedn.c
850         * src/vcard.c
851         * src/jpilot.c
852         * src/Makefile.am
853                 included dynamic LDAP queries. improved address
854                 completion.
855
856 2003-03-16 [paul]       0.8.11claws19
857
858         * tools/multiwebsearch.pl
859                 fix a fatal typo
860
861 2003-03-16 [christoph]  0.8.11claws18
862
863         * src/mimeview.c
864         * src/plugins/dillo_viewer/dillo_viewer.c
865         * src/plugins/mathml_viewer/mathml_viewer.c
866                 make unregistering of MimeViewerFactorys possible
867
868 2003-03-16 [alfons]     0.8.11claws17
869
870         * configure.ac
871                 correct typo
872
873 2003-03-16 [melvin]     0.8.11claws16
874
875         * src/plugins/dillo_viewer.c
876                 Fixed bug where it was not possible to view more than
877                 one text/html attachment per message (bug discovered
878                 by Christoph Hohmann).
879
880 2003-03-15 [melvin]     0.8.11claws15
881
882         * src/prefs_actions.c
883                 Fixed compilation warnings.
884
885 2003-03-15 [melvin]     0.8.11claws14
886
887         * src/plugins/Makefile.am
888         * src/plugins/dillo_viewer/.cvsignore                   ** NEW **
889         * src/plugins/dillo_viewer/Makefile.am                  ** NEW **
890         * src/plugins/dillo_viewer/dillo_viewer.c               ** NEW **
891                 Added a html mail viewer plugin that uses Dillo v0.7.0 or
892                 newer (http://dillo.auriga.wearlab.de/).
893
894 2003-03-15 [christoph]  0.8.11claws13
895
896         * src/imap.c
897                 don't query imap folder for attributes because we already
898                 for them from imap_status
899
900         * src/mimeview.[ch]
901                 add support for plugable MimeViewers (unloading Viewers
902                 not yet complete)
903
904         * src/plugins/Makefile.am
905         * src/plugins/mathml_viewer/.cvsignore          ** NEW **
906         * src/plugins/mathml_viewer/Makefile.am         ** NEW **
907         * src/plugins/mathml_viewer/mathml_viewer.c     ** NEW **
908                 add MathML Viewer (Content-Type text/mathml) using GtkMathView
909                 widget from http://helm.cs.unibo.it/mml-widget/
910
911 2003-03-14 [christoph]  0.8.11claws12
912
913         * src/folder.[ch]
914                 o error return code's should better be negative
915                 o replace printf with debug_print
916
917         * src/imap.c
918                 improve IMAP folder scan by checking UID-NEXT
919
920         * src/summaryview.c
921                 remove check that are unnecessary in my opinion
922
923 2003-03-13 [christoph]  0.8.11claws11
924
925         * src/folder.[ch]
926         * src/foldersel.c
927         * src/folderview.c
928         * src/imap.c
929         * src/mbox_folder.c
930         * src/mh.c
931         * src/news.c
932         * src/prefs_scoring.c
933         * src/summaryview.c
934                 use a common function to get a displayable name
935                 for a FolderItem
936
937 2003-03-13 [paul]       0.8.11claws10
938
939         * tools/Makefile.am
940           tools/README
941           tools/multiwebsearch.conf     ** NEW FILE **
942           tools/multiwebsearch.pl       ** NEW FILE **
943                 add multiwebsearch Actions script
944
945 2003-03-13 [colin]      0.8.11claws9
946
947         * src/compose.c
948                 Remove leading emtpy lines from quoted text
949                 before quoting it
950
951 2003-03-13 [melvin]     0.8.11claws8
952
953         * src/prefs_actions.c
954                 Fixed a memory leak
955                 Code clean ups
956                 Added Cancel and OK buttons
957                 Corrected help text
958
959 2003-03-13 [christoph]  0.8.11claws7
960
961         * src/account.c
962         * src/folder.[ch]
963         * src/imap.c
964         * src/mainwindow.c
965         * src/mbox_folder.c
966         * src/mh.c
967         * src/news.c
968         * src/setup.c
969                 replace more folder type stuff with folder class stuff
970
971 2003-03-13 [melvin]     0.8.11claws6
972
973         * src/prefs_actions.c
974                 Added new tokens:
975                 %u: user provided argument
976                 %h: user provided argument (hidden on input)
977                 %s: current text selection in the message view 
978
979 2003-03-13 [paul]       0.8.11claws5
980
981         * sync with 0.8.11cvs5
982                 see ChangeLog 2003-03-11, 2003-03-12
983
984 2003-03-12 [christoph]  0.8.11claws4
985
986         * src/folder.c
987                 use folder class idstr when writing folderlist.xml
988
989         * src/folder.h
990         * src/imap.c
991         * src/news.c
992                 replace folder type checks with folder class checks
993
994 2003-03-12 [christoph]  0.8.11claws3
995
996         * src/folder.[ch]
997         * src/imap.[ch]
998         * src/main.c
999         * src/mbox_folder.[ch]
1000         * src/mh.[ch]
1001         * src/news.[ch]
1002                 o create a list of known folder classes in the folder system
1003                 o use folder class id strings for folder item identifiers
1004
1005 2003-03-12 [christoph]  0.8.11claws2
1006
1007         * src/imap.c
1008                 fix imap uid validity check
1009
1010 2003-03-12 [christoph]  0.8.11claws1
1011
1012         * src/account.c
1013         * src/folder.[ch]
1014         * src/foldersel.c
1015         * src/folderview.c
1016         * src/imap.c
1017         * src/mainwindow.c
1018         * src/mbox_folder.c
1019         * src/mh.c
1020         * src/news.c
1021         * src/prefs_scoring.c
1022         * src/procmsg.c
1023         * src/setup.c
1024         * src/summaryview.c
1025                 initial restructuring of folder system, seperating
1026                 folders and folder classes
1027
1028 2003-03-12 [paul]       0.8.11claws
1029
1030         0.8.11claws release
1031
1032 2003-03-12 [christoph]
1033
1034         * src/gtk/prefswindow.c
1035                 fix translation of "Page Index"
1036
1037 2003-03-12 [paul]       0.8.10claws110
1038
1039         a sync from 0.8.11cvs4 before the release
1040
1041         * src/common/utils.c
1042                 subject_compare_for_sort(): allow null strings (fixes
1043                 summary sorting).
1044
1045 2003-03-11 [paul]       0.8.10claws109
1046
1047         * po/es.po
1048                 update Spanish translation, submitted by
1049                 Ricardo Mones Lastra
1050
1051 2003-03-11 [melvin]     0.8.10claws108
1052
1053         * po/fr.po
1054                 Updated French translations
1055
1056 2003-03-11 [paul]       0.8.10claws107
1057
1058         * manual/en/Makefile.am
1059           manual/en/*.html
1060                 update English manual, add a new page
1061                 updated by Francois Barriere <fbarriere@atmel.fr>
1062                 
1063         * po/bg.po
1064           po/it.po
1065           po/sr.po
1066                 update Bulgarian, Italian, and Serbian translations
1067                 submitted by George Danchev, Alessandro Maestri, and
1068                 Urke MMI
1069
1070 2003-03-10 [paul]       0.8.10claws106
1071
1072         * src/gtk/about.c
1073           src/gtk/prefswindow.c
1074                 make some strings translatable
1075
1076 2003-03-10 [darko]      0.8.10claws105
1077
1078         * src/compose.c
1079                 code cleanup to make Hiro happy
1080
1081 2003-03-10 [paul]       0.8.10claws104
1082
1083         * sync with 0.8.11cvs2
1084                 see ChangeLog 2003-03-10
1085
1086 2003-03-09 [melvin]     0.8.10claws103
1087
1088         * src/textview.c
1089                 textview_set_font(): fix for message display in
1090                 UTF-8 locales (thanks to Sergey Vlasov).
1091                 (was unintentionnaly reverted in 0.8.6claws6)   
1092
1093 2003-03-08 [darko]      0.8.10claws102
1094
1095         * src/compose.c
1096                 fix infinite loop in wrapping as reported
1097                 by happycactus
1098                 obsoletes patch #696482
1099
1100 2003-03-08 [christoph]  0.8.10claws101
1101
1102         * src/imap.c
1103                 add workaround for IMAP servers that do not
1104                 support the "UID SEARCH UID" command
1105
1106 2003-03-07 [christoph]  0.8.10claws100
1107
1108         * src/plugins/spamassassin/spamassassin.[ch]
1109         * src/plugins/spamassassin/spamassassin_gtk.c
1110                 code cleanup
1111
1112 2003-03-07 [paul]       0.8.10claws99
1113
1114         * po/es.po
1115                 updated Spanish translation, submitted by
1116                 Ricardo Mones Lastra
1117
1118 2003-03-07 [christoph]  0.8.10claws98
1119
1120         * src/send.c
1121                 fix in 0.8.10claws94 was wrong
1122                 local delivery does not require escaping, remove escaping
1123                 code to make signatures of mails with "." lines valid
1124                 
1125                 NOTE: requires that sendmail is executed with "-i" option,
1126                       what is the default now, but has to be changed in all
1127                       exsiting accounts)
1128
1129 2003-03-07 [paul]       0.8.10claws97
1130
1131         * sync with 0.8.11 release
1132                 see ChangeLog 2003-03-07
1133
1134 2003-03-06 [paul]       0.8.10claws96
1135
1136         * src/compose.c
1137                 revert commit 0.8.10claws92
1138
1139 2003-03-06 [paul]       0.8.10claws95
1140
1141         * src/folderview.c
1142                 fix (solaris) bug 73, 'Crash when selecting top-level folder'
1143
1144         * src/gtkaspell.c
1145                 fix bug 74, 'Crash opening editor window with pseudo-color
1146                 display'
1147                 
1148         Patches submitted by Kevin Vigor <kevin@vigor.nu>
1149
1150 2003-03-06 [christoph]  0.8.10claws94
1151
1152         * src/send.c
1153                 fix rfc2821 (4.5.2) violation in SMTP data sending,
1154                 all lines starting with a period get an extra period
1155                 inserted
1156                 (found by Simon 'corecode' Schubert)
1157
1158 2003-03-06 [paul]       0.8.10claws93
1159
1160         * src/folderview.c
1161                 if configured font can't be loaded fall back to gtk
1162                 default. (with thanks to Christoph)
1163                 
1164                 closes long-standing bug 15 'Crashes on startup'
1165
1166 2003-03-06 [paul]       0.8.10claws92
1167
1168         * src/compose.c
1169                 freeze text before autosave and thaw afterwards
1170                 fixes bug 67 'autosave make re-rediting message crazy'
1171
1172 2003-03-06 [christoph]  0.8.10claws91
1173
1174         * src/compose.c
1175                 ignore address comment in dupe check for Cc-list
1176
1177         (closes reopened bug 47 Replying to message strips name part of
1178          e-mail addresses of Cc: lines)
1179
1180 2003-03-06 [paul]       0.8.10claws90
1181
1182         * src/Makefile.am
1183                 remove reference to gtkxtext.h as its no longer in
1184                 the repository
1185
1186 2003-03-06 [paul]       0.8.10claws89
1187
1188         * sync with 0.8.10cvs25
1189                 see ChangeLog 2003-03-06
1190
1191 2003-03-06 [oliver]     0.8.10claws88
1192         
1193         * src/messageview.c
1194                 remove include
1195
1196 2003-03-06 [oliver]     0.8.10claws87
1197         
1198         * src/folderview.c 
1199                 remove changes introduced inclaws74
1200         * src/messageview.c
1201                 another attempt to sanely delete and update
1202                 messages deleted in separate messageview
1203
1204 2003-03-05 [christoph]  0.8.10claws86
1205
1206         * src/summaryview.c
1207                 check if "From" matches any account's address if
1208                 addressbook completion of addresses is disabled too
1209
1210         (closes Bug 70 "Display recipient in from" doesn't check
1211          folder's default account)
1212
1213 2003-03-05 [christoph]  0.8.10claws85
1214
1215         * src/compose.c
1216         * src/common/utils.[ch]
1217                 don't strip address comments when building Cc lists
1218
1219         (closes Bug 47 Replying to message strips name part of e-mail addresses
1220          of Cc: lines)
1221
1222         * src/folder.c
1223                 fix return value of copy function
1224
1225 2003-03-05 [christoph]  0.8.10claws84
1226
1227         * src/imap.c
1228                 don't ask imap server for non rfc822 headers
1229
1230         (closes bug 71 IMAP FETCH asks for FROM header field twice)
1231
1232         * src/imap.c
1233                 destroy session on socket error to allow reconnecting
1234
1235 2003-03-05 [christoph]  0.8.10claws83
1236
1237         * configure.ac
1238                 fix building with gnome when no prefix is set
1239
1240         (closes bug 66 Gnome directory is set to NONE)
1241
1242 2003-03-05 [paul]       0.8.10claws82
1243
1244         * sync with 0.8.10cvs23
1245                 see ChangeLog 2003-03-05
1246
1247 2003-03-04 [christoph]  0.8.10claws81
1248
1249         * src/folder.c
1250                 o fix moving and copying when folder returns 0 for new
1251                   message number
1252                 o remove some code for single message copy and move
1253                   operations and use functions for multiple messages
1254
1255         (closes bug 63 Strange behaviour MOVING messages from MH to IMAP)
1256
1257         * src/news.c
1258                 remove unused include
1259
1260 2003-03-04 [paul]       0.8.10claws80
1261
1262         * src/gtk/about.c
1263                 list 'Compiled plugins'
1264
1265 2003-03-03 [christoph]  0.8.10claws79
1266
1267         * src/news.[ch]
1268                 have to multiply the percentage of the current fetch with
1269                 the percentage that it has of the total fetch operation
1270                 for correct values
1271
1272 2003-03-03 [christoph]  0.8.10claws78
1273
1274         * src/news.c
1275                 fix calculation of expected lines for progress indicator
1276
1277 2003-03-03 [christoph]  0.8.10claws77
1278
1279         * src/summaryview.c
1280         * src/common/utils.c
1281                 fix segfault when opening the root news folder
1282
1283 2003-03-03 [christoph]  0.8.10claws76
1284
1285         * src/mainwindow.[ch]
1286         * src/common/Makefile.am
1287         * src/common/progressindicator.[ch]
1288                 add UI independent progress indicator handling
1289
1290         * src/news.[ch]
1291                 use new progress indicator for message info fetching
1292
1293         * src/common/hooks.h
1294                 code cleanup
1295
1296 2003-03-03 [oliver]     0.8.10claws75
1297
1298         * src/toolbar.c
1299         * src/compose.c
1300                 removed commented code
1301
1302 2003-03-03 [oliver]     0.8.10claws74
1303
1304         * src/toolbar.[ch]
1305                 cleanups and refactoring
1306         * src/compose.[ch]
1307                 compose_reply_mode reply & forwarding interface for
1308                 toolbar buttons
1309         * src/folderview.c
1310                 act on messages marked for deletion in folderview_selected
1311                 based on prefs_common.immediate_exec since a message might 
1312                 have been deleted by messageview in a folder we are changing 
1313                 to (does anybody understand what I'm on about ?)
1314
1315 2003-03-03 [oliver]     0.8.10claws73
1316         
1317         * src/messageview.[ch]
1318                 new functions
1319                 - messageview_delete: delete message shown in messagview
1320                 - messageview_update_view: update messageview to currently 
1321                   selected summaryview message
1322                 - add separate messageview to msgview_list in order to update 
1323                   toolbar to new toolbar style on the fly (TOOLBAR_NONE, TOOLBAR_ICON etc.)
1324         * src/summaryview.[ch]
1325                 summary_get_selection returns a list of selected msgs
1326                 in summaryview
1327         * src/mainwindow.c
1328                 toolbar reply refactoring
1329
1330 2003-03-03 [paul]       0.8.10claws72
1331
1332         * sync with 0.8.10cvs21
1333                 see ChangeLog 2003-03-03
1334
1335 2003-03-02 [christoph]  0.8.10claws71
1336
1337         * src/common/passcrypt.c
1338                 use POSIX includes
1339
1340 2003-03-02 [christoph]  0.8.10claws70
1341
1342         * configure.ac
1343         * src/prefs_account.c
1344         * src/prefs_gtk.[ch]
1345         * src/common/.cvsignore
1346         * src/common/Makefile.am
1347         * src/common/passcrypt.c                ** NEW **
1348         * src/common/passcrypt.h.in             ** NEW **
1349                 Implement password encryption in config files
1350                 using unix encrypt and setkey functions. The crypt
1351                 key can be set as a configure parameter. Old
1352                 passwords will be converted if they do not begin
1353                 with '!'
1354
1355 2003-03-02 [paul]       0.8.10claws69
1356
1357         * src/prefs_account.c
1358                 fix compile error
1359
1360 2003-03-01 [thorsten]   0.8.10claws68
1361
1362         * po/el.po
1363           po/hr.po
1364           po/it.po
1365           po/nl.po
1366           po/sr.po
1367           po/sv.po
1368                 corrected format strings
1369         * po/en_GB.po
1370                 corrected headers
1371                 (fix compile errors with GNU gettext-0.11.5)
1372
1373 2003-03-01 [oliver]     0.8.10claws67
1374
1375         * src/summaryview.c
1376                 menu callbacks call toolbar_menu_reply
1377
1378 2003-03-01 [oliver]     0.8.10claws66
1379
1380         * src/mainwindow.c
1381         * src/messageview.c
1382                 menu callbacks call toolbar_menu_reply
1383         * src/toolbar.[ch]
1384                 callbacks from menu handled by toolbar_menu_reply
1385
1386 2003-03-01 [paul]       0.8.10claws65
1387
1388         * src/addressbook.c
1389                 revert commit 0.8.10claws54 - breaks editing of
1390                 addressbook.
1391                 
1392         * po/bg.po
1393                 update Bulgarian translation, submitted by
1394                 George Danchev
1395
1396 2003-02-28 [christoph]  0.8.10claws64
1397
1398         * src/account.c
1399         * src/addressadd.c
1400         * src/compose.c
1401         * src/gtkaspell.c
1402         * src/gtkxtext.h                ** REMOVE **
1403         * src/imap.c
1404         * src/matcher.[ch]
1405         * src/mh.c
1406         * src/news.c
1407         * src/pine.c
1408         * src/prefs_common.c
1409         * src/prefs_matcher.c
1410         * src/procheader.[ch]
1411         * src/procmsg.[ch]
1412         * src/toolbar.c
1413         * src/common/ssl_certificate.c
1414         * src/gtk/colorlabel.c
1415         * src/gtk/menu.c
1416                 o fix warnings
1417                 o remove code obsoleted by new cache and folder system rework
1418
1419 2003-02-28 [oliver]     0.8.10claws63
1420         
1421         * src/toolbar.[ch]
1422                 * fix bug where reply in Messageview replied to 
1423                 Message displayed in summaryview
1424                 (reportedd via ML by chinatinte at gmx dot ch)
1425                 * fix bug where toolbar popups (WITH_QUOTE, WITHOUT_QOUTE)
1426                 didn't work in separate MessageView Toolbar
1427                 (wondering if anybody uses this at all ?)
1428         * src/summaryview.[ch]
1429                 use toolbar.c's toolbar_reply instead of summary_reply (removed)
1430                 (generalize reply and forward code);
1431         * src/messageview.c 
1432                 remove focus_in event which updated summaryview to messageview
1433
1434 2003-02-28 [paul]       0.8.10claws62
1435
1436         * po/Makefile.in.in
1437                 add the --check option
1438                 Patch submitted by Ricardo Mones Lastra
1439
1440 2003-02-28 [paul]       0.8.10claws61
1441
1442         * src/prefs_account.c
1443                 re-order 'Signature' items
1444
1445 2003-02-28 [paul]       0.8.10claws60
1446
1447         * sync with 0.8.10cvs20
1448                 see ChangeLog 2003-02-28
1449
1450 2003-02-28 [paul]       0.8.10claws59
1451
1452         * po/POTFILES.in
1453                 update to reflect recent movement of files
1454
1455 2003-02-28 [paul]       0.8.10claws58
1456
1457         * sync with 0.8.10cvs19
1458                 see ChangeLog 2003-02-28
1459
1460 2003-02-27 [martin]     0.8.10claws57
1461
1462         * src/prefs_matcher.c 
1463                 fix segfault in prefs_matcher_ok() when the
1464                 last entry is deleted and prevents that the
1465                 message "entry not saved" comes up after deleting
1466                 an entry
1467
1468 2003-02-27 [martin]     0.8.10claws56
1469
1470         * src/prefs_filtering.c 
1471                 fix segfault in prefs_filtering_ok() when the
1472                 last entry is deleted and prevents that the
1473                 message "entry not saved" comes up after deleting
1474                 an entry
1475
1476 2003-02-27 [paul]       0.8.10claws55
1477
1478         * sync with 0.8.10cvs18
1479                 see ChangeLog 2003-02-27
1480
1481 2003-02-27 [paul]       0.8.10claws54
1482
1483         * src/addressbook.c
1484                 fix bug where the address book crashes with 
1485                 multiple lookups.
1486                 Patch [687729] submitted by David Frager 
1487                 <dbfrager@users.sourceforge.net>
1488
1489 2003-02-25 [christoph]  0.8.10claws53
1490
1491         * src/Makefile.am
1492         * src/colorlabel.[ch]           ** REMOVE **
1493         * src/gtk/Makefile.am
1494         * src/gtk/colorlabel.[ch]       ** NEW **
1495                 move colorlabel files to gtk directory
1496
1497         * src/esmtp.[ch]                ** REMOVE **
1498                 has been merged into smtp.[ch] in 0.7.5
1499
1500 2003-02-25 [christoph]  0.8.10claws52
1501
1502         * src/Makefile.am
1503         * src/about.[ch]                ** REMOVE **
1504         * src/gtk/Makefile.am
1505         * src/gtk/about.[ch]            ** NEW **
1506                 move about files to gtk directory
1507
1508 2003-02-25 [christoph]  0.8.10claws51
1509
1510         * src/folder.c
1511                 some code optimization of folder scanning code
1512
1513         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx> 
1514
1515 2003-02-25 [christoph]  0.8.10claws50
1516
1517         * src/main.c
1518         * src/common/sylpheed.c
1519                 add command line parameter parsing to common code
1520
1521 2003-02-24 [christoph]
1522
1523         * Makefile.am
1524         * configure.ac
1525                 fix gnome prefix problems, the configure script now removed
1526                 `gnome-config --prefix` from `gnome-config --datadir`
1527                 and adds $(prefix} instead
1528
1529         (closes Bug 24 Makefile does not respect prefix when installing
1530          GNOME data)
1531
1532 2003-02-24 [christoph]  0.8.10claws49
1533
1534         * src/news.c
1535                 check for valid session before trying to authenticate
1536
1537         (closes Bug 60 crash if "authenticate on logon" is activated
1538          and newsserver-hostname is not valid)
1539
1540 2003-02-24 [melvin]     0.8.10claws48
1541
1542         * src/prefs_actions.c
1543                 Make sure all user's input is sent to the action and then
1544                 close the socket..
1545
1546 2003-02-23 [alfons]     0.8.10claws46
1547
1548         * src/summaryview.c
1549                 also wait cursor when deleting files
1550
1551 2003-02-23 [paul]
1552
1553         * tools/freshmeat_search.pl
1554           tools/google_search.pl
1555                 scripts should now work for any browser/browser command line
1556
1557 2003-02-22 [christoph]  0.8.10claws45
1558
1559         * src/procmsg.c
1560                 fix IMAP flag setting, IMAP flag is not handled correctly
1561                 anymore by the folder system and information about the
1562                 folder should not be saved in the MsgInfo (in my opinion)
1563
1564         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
1565
1566 2003-02-22 [christoph]  0.8.10claws44
1567
1568         * src/summaryview.c
1569                 fix spelling of "label" ;-)
1570
1571 2003-02-22 [thorsten]   0.8.10claws43
1572
1573         * src/mimeview.c
1574           src/prefs_common.[ch]
1575           src/procmime.[ch]
1576                 do not use description as attachment name
1577
1578 2003-02-22 [alfons]     0.8.10claws42
1579
1580         * src/summaryview.c
1581                 freeze/thaw folder item updates when changing color labels,
1582                 and put a wait cursors on
1583
1584 2003-02-22 [thorsten]   0.8.10claws41
1585
1586         * src/mimeview.c
1587                 save-all fixes: crash if invoked on multipart container,
1588                 mimeinfo access, pathseparators, error dialog
1589
1590 2003-02-21 [alfons]     0.8.10claws40
1591
1592         * src/prefs_gtk.c
1593                 remove unused var
1594
1595 2003-02-21 [colin]      0.8.10claws39
1596
1597         * src/send.c
1598                 Fix smtp logging
1599
1600 2003-02-21 [colin]      0.8.10claws38
1601
1602         * src/summaryview.c
1603                 Freeze/thaw folderItem updates when filtering messages 
1604                 via Tools/Filter messages
1605
1606 2003-02-21 [paul]       0.8.10claws37
1607
1608         * src/compose.c
1609                 revert commit 0.8.10claws26, there are ulterior motives
1610                 for users to set a Reply-To header when posting to
1611                 newsgroups
1612
1613 2003-02-21 [paul]       0.8.10claws36
1614
1615         * sync with 0.8.10cvs17
1616                 see ChangeLog 2003-02-21
1617
1618 2003-02-20 [christoph]  0.8.10claws35
1619
1620         * src/imap.c
1621                 IMAP UID fetch speedup using SEARCH
1622
1623         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
1624
1625         * src/imap.c
1626                 fix problem with UIDs in IMAP UID cache that no longer existed
1627
1628 2003-02-20 [christoph]  0.8.10claws34
1629
1630         * src/imap.c
1631         * src/procheader.c
1632         * src/procheader.h
1633                 IMAP header fetch speedup (fetch only headers cached in MsgInfo)
1634
1635         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
1636
1637         * src/imap.c
1638                 Rewrite imap_cmd_gen_recv use sock_getline instead
1639                 of sock_gets to avoid problems with too long reply
1640                 lines
1641     
1642 2003-02-20 [colin]      0.8.10claws33
1643         
1644         * src/prefs_account.c
1645                 Better wording
1646
1647 2003-02-20 [colin]      0.8.10claws32
1648
1649         * src/compose.c
1650                 Remove useless '&& !to_sender' 
1651
1652 2003-02-20 [darko]
1653
1654         * AUTHORS
1655                 change my e-mail address
1656
1657 2003-02-19 [colin]      0.8.10claws31
1658
1659         * src/prefs_common.c
1660                 X11 style colors for every configurable color
1661
1662 2003-02-19 [alfons]     0.8.10claws30
1663
1664         * src/prefs_gtk.[ch]
1665         * src/prefs_common.c
1666                 for color_new accept both plain integers and X11 style color
1667                 names (as found in /usr/lib/X11/rgb.txt)
1668
1669 2003-02-19 [paul]       0.8.10claws29
1670
1671         * src/mainwindow.c
1672                 add tooltips to online/offline button and account selector
1673                 button
1674
1675 2003-02-19 [paul]       0.8.10claws28
1676
1677         * src/folder.c
1678           src/news.c
1679           src/prefs_account.[ch]
1680           src/prefs_common.[ch]
1681                 move 'Maximum number of articles to download' to
1682                 account prefs.
1683                 clean up account prefs gui a little by hiding entries
1684                 rather then greying out entries
1685
1686 2003-02-19 [hiro]       0.8.10claws27
1687
1688         * src/common/utils.c
1689                 fix bug #54 'yesterdays date is displayed in the message 
1690                 summary window'
1691
1692 2003-02-19 [paul]       0.8.10claws26
1693
1694         * src/compose.c
1695                 fix bug reported in Feature Request [688596] 
1696                 'Reply-to header in news'
1697
1698 2003-02-18 [paul]       0.8.10claws25
1699
1700         * src/select-keys.c
1701                 add a 'List all keys' button to key selection dialog
1702
1703 2003-02-18 [colin]      0.8.10claws24
1704         
1705         * src/stock_pixmap.c
1706                 fix compile error
1707
1708 2003-02-18 [colin]      0.8.10claws23
1709
1710         * src/common/smtp.[ch]
1711           src/prefs_account.c
1712                 Try to starttls if it seems to be the only
1713                 way to authenticate a user
1714
1715 2003-02-18 [paul]       0.8.10claws22
1716
1717         * src/Makefile.am
1718           src/folderview.c
1719           src/stock_pixmap.[ch]
1720           src/pixmaps/drafts_close.xpm  ** NEW FILE **
1721           src/pixmaps/drafts_open.xpm   ** NEW FILE **
1722                 as a Drafts folder is a special folder allow it to have
1723                 its own unique icons
1724
1725 2003-02-18 [colin]      0.8.10claws21
1726
1727         * src/imap.c
1728                 Fix port selection when using starttls
1729
1730 2003-02-18 [paul]       0.8.10claws20
1731
1732         * src/mainwindow.c
1733           src/prefs_common.[ch]
1734                 make blue the default new mail colour
1735
1736 2003-02-18 [paul]       0.8.10claws19
1737
1738         * sync with 0.8.10cvs14
1739                 see ChangeLog 2003-02-18
1740
1741 2003-02-17 [jens]       0.8.10claws18
1742
1743         * src/common/md5.c
1744                 fixed a compile problem with gcc 3.3
1745                 works on 2.95.3 too (testet on PPC as it is big endian)
1746
1747 2003-02-17 [paul]       0.8.10claws17
1748
1749         * sync with 0.8.10cvs13
1750                 see ChangeLog 2003-02-17
1751
1752 2003-02-17 [paul]       0.8.10claws16
1753
1754         * sync with 0.8.10cvs12
1755                 see ChangeLog 2003-02-17
1756
1757 2003-02-16 [match]      0.8.10claws15
1758
1759         * src/addressbook.c
1760                 Eliminates reloading of address data when items
1761                 deleted or added. Applied submitted by
1762                 Luke Plant <lukeplant@softhome.net>
1763
1764 2003-02-16 [paul]       0.8.10claws14
1765
1766         * src/news.c
1767                 when a 'protocol error' is encountered disconnect from
1768                 the server. This means that the user can carry on viewing
1769                 other articles and doesn't have to either wait until the
1770                 server timesout or quit sylpheed.
1771                 Fixes bug #53 'Unable to read messages in newsgroups, 
1772                 displayed message doesn't change'
1773
1774 2003-02-15 [christoph]  0.8.10claws13
1775
1776         * src/imap.c
1777                 fix bug that stopped scanning of folders when an
1778                 IMAP folder was empty
1779
1780         (closes bug 46 stop scan messages in folders after empty folder)
1781
1782 2003-02-15 [paul]
1783
1784         * tools/Makefile.am
1785           tools/README
1786           tools/freshmeat_search.pl     ** NEW FILE **
1787           tools/google_search.pl        ** NEW FILE **
1788                 Add 2 Actions scripts which search freshmeat/google
1789                 for the selected text using the browser configured
1790                 in sylpheedrc.
1791                 
1792         Note: These scripts are very dependent on the format of the
1793         browser command and may not work on every occasion. Testing
1794         is welcome. 
1795
1796 2003-02-14 [alfons]     0.8.10claws12
1797
1798         * src/compose.c
1799                 fix breakage because of uninitialized account pointer.
1800                 please verify.
1801
1802 2003-02-14 [paul]       0.8.10claws11
1803
1804         * src/compose.c
1805           src/prefs_account.[ch]
1806           src/prefs_common.[ch]
1807                 move signature settings to Account Prefs
1808
1809 2003-02-14 [paul]       0.8.10claws10
1810
1811         * sync with 0.8.10cvs11
1812                 see ChangeLog 2003-02-14
1813
1814 2003-02-13 [thorsten]   0.8.10claws9
1815
1816         * src/news.c
1817                 revert news progressbar (GUI separation)
1818
1819 2003-02-13 [paul]       0.8.10claws8
1820
1821         * src/compose.c
1822                 make replies behave correctly, re: RFC 1036, Section 2.2.3,
1823                 paragraph 1
1824
1825 2003-02-13 [paul]       0.8.10claws7
1826
1827         * src/compose.[ch]
1828           src/summaryview.c
1829                 fix 'Follow-up and Reply-to' so that it creates a reply to
1830                 the newsgroup and the sender. If the message has the keyword
1831                 'poster' in the Followup-To header, all replies go to the
1832                 sender, re: RFC 1036, Section 2.2.3
1833                 rename all instances of 'ignore_replyto' to 'to_sender', both
1834                 were previously used, now we use just one.
1835
1836 2003-02-13 [paul]       0.8.10claws6
1837
1838         * sync with 0.8.10cvs9
1839                 see ChangeLog 2003-02-13
1840
1841 2003-02-13 [paul]       0.8.10claws5
1842
1843         * configure.ac
1844                 show which plugins are configured in the configure
1845                 output.
1846
1847 2003-02-12 [thorsten]   0.8.10claws4
1848
1849         * src/news.c
1850                 show progress while fetching news headers
1851
1852 2003-02-12 [christoph]  0.8.10claws3
1853
1854         * configure.ac
1855         * src/plugins/Makefile.am
1856                 use AM_CONDITIONAL to enable plugins, automake correctly
1857                 manages this when creating distdir
1858
1859 2003-02-12 [christoph]  0.8.10claws2
1860
1861         * ac/spamassassin.m4
1862         * src/plugins/spamassassin/Makefile.am
1863                 fix building SpamAssassin plugin without OpenSSL
1864
1865 2003-02-12 [paul]       0.8.10claws1
1866
1867         * ac/Makefile.am
1868           src/Makefile.am
1869           src/plugins/Makefile.am
1870                 fix failure of 'make release'
1871
1872 2003-02-12 [paul]       0.8.10claws
1873
1874         * 0.8.10claws released
1875
1876 2003-02-12 [paul]       0.8.9claws56
1877
1878         * po/bg.po
1879           po/es.po
1880           po/it.po
1881           po/ru.po
1882           po/sr.po
1883                 updated translations by George Danchev, Ricardo Mones Lastra,
1884                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively
1885                 
1886         * sylpheed.spec.in
1887                 Allow the building of RPMs by a regular user. Submitted
1888                 by Sergei Astanin
1889
1890 2003-02-11 [alfons]     0.8.9claws55
1891
1892         * src/colorlabel.c
1893                 don't use pixmaps for label color rect but draw rectangles
1894                 so we can respect the color map of palette based visuals
1895                 (fixes the long time crashes on Suns - thanks to Andreas
1896                 Engel and Steve O'Hara-Smith for testing)
1897
1898 2003-02-11 [christoph]  0.8.9claws54
1899
1900         * src/matcher_parser_parse.y
1901                 correct bug where filering rules of not existing folders in
1902                 matcherrc were added to global filtering
1903                 
1904         (closes Debian Bug #180253 - Directory's filter-rules are merged with
1905          main filter-rules after removing directory, http://bugs.debian.org/180253)
1906         
1907 2003-02-11 [paul]       0.8.9claws53
1908
1909         * sync with 0.8.10cvs7
1910                 see ChangeLog 2003-02-09
1911
1912 2003-02-11 [melvin]     0.8.9claws52
1913
1914         * po/fr.po
1915                 Updated French tranlsations
1916
1917 2003-02-10 [paul]       0.8.9claws51
1918
1919         * sylpheed.spec.in
1920                 correct --enable-openssl
1921                 Fix submitted by Sergei Astanin <asita@users.sourceforge.net>
1922
1923 2003-02-09 [martin]     0.8.9claws50
1924
1925         * src/prefs_matcher.c
1926                 fix segfault in prefs_matcher_substitute_cb() when
1927                 no row is selected
1928
1929 2003-02-09 [paul]       0.8.9claws49
1930
1931         * src/folderview.c
1932                 fix bug where a newsgroup folder's processing rules were
1933                 merged with the global filtering rules when the newsgroup
1934                 folder was deleted, causing some seriously bad results,
1935                 see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253>
1936
1937 2003-02-08 [melvin]     0.8.9claws48
1938
1939         * src/compose.c
1940                 Corrected and modified an alert message.
1941
1942 2003-02-07 [paul]       0.8.9claws47
1943
1944         * src/folderview.c
1945                 fix bug where both an 'Account properties' window and a
1946                 'Folder properties' window were opened when clicking on
1947                 'Properties' in an NNTP or IMAP folder's popup menu.
1948
1949 2003-02-07 [paul]       0.8.9claws46
1950
1951         * sync with 0.8.10cvs6
1952                 see ChangeLog 2003-02-06
1953
1954 2003-02-06 [christoph]  0.8.9claws45
1955
1956         * src/mbox.c
1957                 freeze folder updates while importing mbox files
1958                 (closes bug 43 importing mbox took hours)
1959                 
1960         Patch submitted by Jens Rantil <jens.rantil@telia.com>
1961
1962 2003-02-06 [thorsten]   0.8.9claws44
1963
1964         * po/de.po
1965                 Updated german translations
1966
1967 2003-02-06 [thorsten]   0.8.9claws43
1968
1969         * src/news.h
1970                 use guint for message numbers (fix count in grouplist dialog)
1971
1972 2003-02-05 [paul]       0.8.9claws42
1973
1974         * sync with 0.8.10cvs2
1975                 see ChangeLog 2003-02-05
1976
1977 2003-02-04 [colin]      0.8.9claws41
1978
1979         * src/prefs_common.[ch]
1980           src/procmsg.c
1981           src/summaryview.c
1982                 Add an option to disable threading by subject
1983
1984 2003-02-04 [christoph]  0.8.9claws40
1985
1986         * src/inc.c
1987                 only abort fetching mails from multiple accounts when the
1988                 error is fatal and does not allow to check any more accounts
1989                 (currently only disk full error)
1990
1991         (closes bug 31 after POP3 error: "no such mail" Sylpheed does not
1992          receive mails for other accouts)
1993
1994 2003-02-04 [christoph]  0.8.9claws39
1995
1996         * src/folder.c
1997                 first add the new message to the cache, then
1998                 send the update notification
1999
2000         (closes bug 39 after sending message folderview doesnt get updated)
2001
2002 2003-02-04 [colin]      0.8.9claws38
2003
2004         * src/inc.c
2005                 _really_ fix this Connecting... status
2006
2007 2003-02-04 [paul]       0.8.9claws37
2008
2009         * sync with 0.8.10
2010                 see ChangeLog 2003-02-04
2011
2012 2003-02-04 [paul]       0.8.9claws36
2013
2014         * sync with 0.8.9cvs6
2015                 see ChangeLog 2003-02-03
2016
2017 2003-02-04 [paul]       0.8.9claws35
2018
2019         * po/pt_BR.po
2020                 updated by André Filipe de Assunção e Brito 
2021                 <bedecko@netsite.com.br>
2022
2023 2003-02-03 [thorsten]   0.8.9claws34
2024
2025         * po/de.po
2026                 Updated german translations
2027
2028 2003-02-02 [paul]       0.8.9claws33
2029
2030         * po/es.po
2031                 updated by Ricardo Mones Lastra
2032
2033 2003-02-02 [thorsten]   0.8.9claws32
2034
2035         * src/mh.c
2036                 Fix mh_get_msginfo() segfault if file is inaccessible
2037
2038 2003-01-31 [colin]      0.8.9claws31
2039
2040         * src/procheader.c
2041                 Fix last commit's bug
2042
2043 2003-01-31 [colin]      0.8.9claws30
2044
2045         * src/procheader.c
2046                 Missing a change for gpg-signed messages
2047
2048 2003-01-31 [paul]       0.8.9claws29
2049
2050         * src/pixmaps/gpg_signed.xpm    ** NEW FILE **
2051           src/procheader.c
2052           src/stock_pixmap.[ch]
2053           src/summaryview.c
2054                 indicate GnuPG signed messages by displaying an icon
2055                 in the Attachment column.
2056
2057 2003-01-31 [paul]       0.8.9claws28
2058
2059         * sync with 0.8.9cvs4
2060                 see ChangeLog 2003-01-31
2061
2062 2003-01-31 [alfons]     0.8.9claws27
2063
2064         * src/textview.c
2065                 tune URI parser to accept mailto URLs with a '?'
2066                 (patch from Ruslan Balkin)
2067
2068 2003-01-31 [colin]      0.8.9claws26
2069
2070         * src/summaryview.c
2071                 Fix a leak introduced in claws24
2072
2073 2003-01-31 [colin]      0.8.9claws25
2074
2075         * src/summaryview.c
2076                 Freeze/Thaw folder updates when deleting dups
2077
2078 2003-01-31 [colin]      0.8.9claws24
2079         
2080         * src/addr_compl.c
2081           src/summaryview.c
2082           src/msgcache.c
2083                 little speed improvements
2084
2085 2003-01-31 [colin]      0.8.9claws23
2086
2087         * src/summaryview.c
2088                 Fix segfault when forwarding nothing
2089                 Patch from "Ruslan N. Balkin" <baron@voices.ru>
2090                 
2091 2003-01-30 [paul]       0.8.9claws22
2092
2093         * sync with 0.8.9cvs3
2094                 see ChangeLog 2003-01-30
2095
2096 2003-01-30 [paul]       0.8.9claws21
2097
2098         * sync with 0.8.9cvs2
2099                 see ChangeLog 2003-01-30
2100
2101 2003-01-29 [paul]       0.8.9claws20
2102
2103         * sync with 0.8.9cvs1
2104                 see ChangeLog 2003-01-29
2105
2106 2003-01-28 [paul]       0.8.9claws19
2107
2108         * po/POTFILES.in
2109                 update to reflect changes. 
2110                 thanks to Ricardo Mones Lastra
2111
2112 2003-01-27 [christoph]  0.8.9claws18
2113
2114         * ac/openssl.m4
2115         * ac/spamassassin.m4
2116         * src/plugins/spamassassin/README
2117         * src/plugins/spamassassin/libspamc.[ch]
2118         * src/plugins/spamassassin/utils.[ch]
2119                 updated to latest libspamc
2120
2121 2003-01-27 [christoph]  0.8.9claws17
2122
2123         * src/folder.c
2124                 fix wrong use of procheader_get_header_fields
2125
2126 2003-01-27 [christoph]  0.8.9claws16
2127
2128         * src/news.c
2129         * src/prefs_account.[ch]
2130         * src/common/nntp.[ch]
2131                 allow to force authentication for NNTP servers
2132
2133         Patch submitted by Florian Mickler <dmk@d-labs.de>
2134
2135 2003-01-26 [paul]       0.8.9claws15
2136
2137         * src/summaryview.c
2138                 speed up of marking messages as read
2139                 patch submitted by Jens Rantil <ztyx@users.sourceforge.net>
2140
2141 2003-01-26 [christoph]  0.8.9claws14
2142
2143         * src/Makefile.am
2144         * src/mgutils.[ch]              ** REMOVE **
2145         * src/xml.[ch]                  ** REMOVE **
2146         * src/xmlprops.[ch]             ** REMOVE **
2147         * src/common/Makefile.am
2148         * src/common/mgutils.[ch]       ** NEW **
2149         * src/common/xml.[ch]           ** NEW **
2150         * src/common/xmlprops.[ch]      ** NEW **
2151                 move xml files to common directory
2152
2153 2003-01-26 [christoph]  0.8.9claws13
2154
2155         * src/plugins/spamassassin/spamassassin_gtk.c
2156                 only set gtk entry text if string is available
2157
2158 2003-01-26 [melvin]     0.8.9claws12
2159
2160         * src/description_window.c
2161                 Allow resizing of the window
2162                 Allow automatic horizontal scroll bar
2163                 Do not vertically expand and fill
2164
2165 2003-01-26 [christoph]  0.8.9claws11
2166
2167         * src/Makefile.am
2168         * src/gtkutils.[ch]             ** REMOVE **
2169         * src/common/sylpheed.c
2170         * src/gtk/Makefile.am
2171         * src/gtk/description_window.c
2172         * src/gtk/gtkutils.[ch]         ** NEW **
2173         * src/gtk/prefswindow.c
2174                 move gtkutils to gtk directory
2175
2176 2003-01-26 [paul]       0.8.9claws10
2177
2178         * src/summaryview.c
2179                 rename summary_unread_clicked() to summary_status_clicked()
2180
2181 2003-01-26 [melvin]     0.8.9claws9
2182
2183         * src/prefs_actions.c
2184                 Cosmetical changes to the help text
2185
2186 2003-01-26 [paul]       0.8.9claws8
2187
2188         * src/folder.[ch]
2189           src/mainwindow.c
2190           src/prefs_common.c
2191           src/prefs_sumamry_column.c
2192           summaryview.[ch]
2193                 rename the 'Unread' column to 'Status'
2194
2195 2003-01-25 [match]      0.8.9claws7
2196
2197         * src/mgutils.[ch]
2198                 removed reference to LDAP constants. removed error2string.
2199                 included functions to support LDAP dynamic queries.
2200         * src/syldap.h
2201                 moved LDAP constants here.
2202         * src/addressbook.c
2203         * src/addrindex.c
2204         * src/importldif.c
2205                 removed references to LDAP constants and references to
2206                 error2string.
2207
2208 2003-01-25 [paul]       0.8.9claws6
2209
2210         * src/summaryview.c
2211                 summary_thread_build(), summary_thread_init(): remove 
2212                 unneeded reference to summaryview->folder_item
2213
2214 2003-01-25 [christoph]  0.8.9claws5
2215
2216         * src/gtk/description_window.c
2217                 o allow description texts to expand over multiple columns
2218                 o translate all columns
2219         * src/prefs_actions.c
2220                 change syntax description to use new multi column feature
2221
2222         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
2223
2224 2003-01-25 [match]      0.8.9claws4
2225
2226         * src/vcard.c
2227                 fixed bug with Quoted-Printable
2228
2229 2003-01-25 [paul]       0.8.9claws3
2230
2231         * src/folder.[ch]
2232           src/summaryview.[ch]
2233                 implement per-folder collapsed/expanded threads setting
2234                 
2235         * src/prefs_common.c
2236                 remove global collapsed/expanded threads option
2237
2238 2003-01-25 [christoph]  0.8.9claws2
2239
2240         * po/POTFILES.in
2241                 add pluginwindow and prefswindow
2242         * src/compose.c
2243                 make send respond correctly to messages that could be added
2244                 to the queue folder, but the UID of the message is unknown
2245         * src/folder.c
2246         * src/imap.c
2247                 don't return guessed UIDs in imap_add_msg anymore. We return
2248                 0 to tell the folder system it was appened but the UID is
2249                 unknown. Folder system now get's the UID by scaning the folder
2250                 and searching the cache for the Message-ID
2251                 (closes bug #29 Messages queued, but not sent)
2252
2253 2003-01-25 [paul]       0.8.9claws1
2254
2255         * src/codeconv.c
2256                 conv_encode_header():  fix bug when long headers with 8-bit
2257                 characters are used, so that the encoded words are wrapped.
2258                 If the space in the original text falls on the wrap boundary,
2259                 it can be lost.
2260                 Patch by Sergey Vlasov.
2261                 
2262         * src/folderview.c
2263                  fix bug where a change to the sorting method or thread view
2264                  of a folder's messages is lost if simpify-subject is set and
2265                  toggled on or off.
2266                  Patch by Luke Plant.
2267
2268 2003-01-24 [paul]       0.8.9claws
2269
2270         * sylpheed-0.8.9claws released
2271         
2272         * Makefile.am
2273           sylpheed.spec.in
2274                 remove reference to 'INSTALL.jp'
2275
2276 2003-01-23 [paul]       0.8.8claws128
2277
2278         * po/es.po
2279           po/it.po
2280           po/ru.po
2281           po/sr.po
2282                 updated translations. submitted by Ricardo Mones Lastra,
2283                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively.
2284
2285 2003-01-23 [colin]      0.8.8claws127
2286
2287         * src/compose.c
2288                 Fix drafted and queued news articles re-edition
2289
2290 2003-01-23 [melvin]     0.8.8claws126
2291
2292         * po/fr.po
2293                 Updated French translations
2294
2295 2003-01-23 [colin]      0.8.8claws125
2296
2297         * src/inc.c
2298                 Fix "Connecting to..." status message
2299
2300 2003-01-22 [paul]       0.8.8claws124
2301
2302         * po/bg.po
2303                 updated by George Danchev
2304                 
2305         * src/folder.c
2306                 revert last commit [0.8.8claws111] as it breaks folder d'n'd
2307                 and folder deletion
2308
2309 2003-01-21 [paul]       0.8.8claws123
2310
2311         * po/bg.po
2312                 updated by George Danchev
2313                 
2314         * src/about.c
2315                 its now 2003
2316                 
2317         * src/toolbar.c
2318                 don't translate 'Separator'
2319                 
2320         * src/plugins/spamassassin/Makefile.am
2321                 add aspell to CPPFLAGS
2322                 
2323         * src/plugins/spamassassin/spamassassin.c
2324           src/plugins/spamassassin/spamassassin_gtk.c
2325                 set correct default for spamassassin_receive_spam
2326                 slightly re-word descriptions and some
2327                 other minor changes
2328
2329 2003-01-19 [alfons]     0.8.8claws122
2330                 
2331         * src/mimeview.c
2332                 mimeview_save_as(): we might as well show the file name for
2333                 the single case "Save As" too
2334
2335 2003-01-19 [alfons]     0.8.8claws121
2336
2337         * src/crash.c
2338                 change bug tracker URL to bugzilla URL
2339
2340 2003-01-19 [alfons]     0.8.8claws120
2341
2342         * src/mimeview.c
2343                 mimeview_save_all(): display name of file before overwriting;
2344                 continue saving all, even when one overwrite was cancelled
2345
2346 2003-01-19 [christoph]  0.8.8claws119
2347
2348         * src/summaryview.c
2349         * src/procmsg.[ch]
2350                 fix wrong usage of procmsg_find_children in summaryview
2351                 by using procmsg_update_unread_children instead of
2352                 summaryview_update_unread_children
2353
2354 2003-01-19 [christoph]  0.8.8claws118
2355
2356         * src/procmsg.c
2357                 fix infinite loop in procmsg_find_children
2358                  (closes bug #25 sylpheed crashes on delete.)
2359
2360         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
2361
2362 2003-01-19 [paul]       0.8.8claws117
2363
2364         * po/pt_BR.po
2365                 updated by Ivan Francolin Martinez
2366
2367 2003-01-18 [melvin]     0.8.8claws116
2368
2369         * src/prefs_actions.c
2370                 Removed syntax limitation of only one '&' at the end of command.
2371                         Now actions that contain '>/dev/null 2>&1' are possible.
2372
2373 2003-01-18 [melvin]     0.8.8claws115
2374
2375         * src/prefs_actions.c
2376                 Actions IO dialog: when the action ends
2377                 the "Close" button now has focus and [Escape] closes the
2378                 window.
2379
2380 2003-01-18 [christoph]  0.8.8claws114
2381
2382         * src/procmsg.c
2383                 o add debug output when MsgInfos are really freed
2384                 o free GSLists in procmsg_find_children and
2385                   procmsg_update_unread_children
2386
2387 2003-01-18 [christoph]  0.8.8claws113
2388
2389         * src/mainwindow.c
2390                 reorder Configuration menu
2391
2392 2003-01-18 [christoph]  0.8.8claws112
2393
2394         * src/compose.c
2395                 fix applying templates to forwarded messages
2396
2397         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
2398
2399 2003-01-17 [christoph]  0.8.8claws111
2400
2401         * src/folder.c
2402                 destroy folder items, when a folder item is removed
2403
2404 2003-01-17 [christoph]  0.8.8claws110
2405
2406         * src/folder.c
2407                 fix wrong folder stats update when ignored message is
2408                 deleted
2409
2410 2003-01-17 [colin]      0.8.8claws109
2411         
2412         * src/mainwindow.c
2413         * src/summaryview.c
2414                 Quicksearch bugfixes: 
2415                 - hide help button at startup if not extended
2416                 - switch to extended when looking for replies
2417
2418 2003-01-17 [paul]
2419
2420         * sync with 0.8.9 release
2421
2422 2003-01-17 [paul]       0.8.8claws108
2423
2424         * sync with 0.8.8cvs11
2425                 see ChangeLog 2003-01-17
2426
2427 2003-01-16 [colin]      0.8.8claws107
2428
2429         * src/procmsg.c
2430                 Changed encryption test to re-ask passphrase
2431                 if an encrypted message hasn't been decrypted
2432                 Fixes bug #5
2433
2434 2003-01-16 [christoph]  0.8.8claws106
2435
2436         * src/prefs_gtk.c
2437         * src/prefs_toolbar.c
2438         * src/gtk/prefswindow.h
2439         * src/plugins/spamassassin/spamassassin_gtk.c
2440                 remove page destroy function that is not used anymore
2441
2442 2003-01-16 [paul]       0.8.8claws105
2443
2444         * sync with 0.8.8cvs9
2445                 see ChangeLog 2002-01-16
2446
2447 2003-01-16 [colin]      0.8.8claws104
2448
2449         * src/compose.[ch]
2450                 Fix bug with autosaved drafts for IMAP, when draft
2451                 folder is specified - fixes bugzilla bug #20
2452
2453 2003-01-15 [paul]       0.8.8claws103
2454
2455         * src/compose.[ch]
2456           src/procmsg.c
2457                 store folder and message-id of message forwarding
2458                 in queue header and set forward flag after sending
2459
2460 2003-01-15 [paul]       0.8.8claws102
2461
2462         * sync with 0.8.8cvs8
2463                 see ChangeLog 2002-01-15
2464
2465 2003-01-15 [colin]      0.8.8claws101
2466
2467         * src/Makefile.am
2468                 Fix linking with GNU libiconv
2469
2470 2003-01-15 [darko]      0.8.8claws100
2471
2472         * src/pine.c
2473                 fix crash when importing pine address book
2474                 entry with an empty name (reported by DY
2475                 <dybulk at tri8.net>)
2476
2477 2003-01-14 [paul]       0.8.8claws99
2478
2479         * configure.in  ** REMOVED **
2480           configure.ac  ** NEW FILE **
2481                 rename configure.in to configure.ac, as it is now
2482                 preferred
2483
2484 2003-01-14 [melvin]     0.8.8claws98
2485
2486         * src/folderview.c
2487                 folderview_check_new(): More precise function description
2488
2489 2003-01-14 [melvin]     0.8.8claws97
2490
2491         * src/folderview.c
2492                 folderview_check_new(): return the number of new messages 
2493                         since last check.
2494         * src/inc.c
2495                 inc_account_mail(): Disable counting of new messages for IMAP
2496                         and NNTP until bug [19] and [14] are fixed.
2497
2498 2003-01-14 [paul]       0.8.8claws96
2499
2500         * sync with 0.8.8cvs6
2501                 see ChangeLog 2003-01-14
2502
2503 2003-01-13 [alfons]     0.8.8claws95
2504
2505         * src/textview.c
2506                 tune email address validation (c. 0.8.8claws89): if . is 
2507                 just one char away from @, the address is invalid too 
2508                 (correctly rejects addresses like foo@.com)
2509
2510 2003-01-13 [paul]       0.8.8claws94
2511
2512         * src/messageview.c
2513           src/toolbar.c
2514                 fixes to the Message View toolbar and menu:
2515                 fix non-functioning Forward button
2516                 make Reply button consider default_reply_list
2517                 remove 'Follow-up...' menu entry
2518                 add 'Forward' and 'Redirect' menu entries
2519
2520 2003-01-13 [melvin]     0.8.8claws93
2521
2522         * src/inc.c
2523                 Fixed typo that could make new messages count incorrect.
2524
2525 2003-01-13 [melvin]     0.8.8claws92
2526
2527         * src/folderview.[ch]
2528                 folderview_check_new(): return the number of new messages.
2529         * src/inc.c
2530                 Should fix bug [14] where new mail notification worked 
2531                         incorrectly with IMAP accounts.
2532                 inc_spool_account(): return number of new msgs, or -1 on error
2533                 inc_all_spool(): return number of new msgs
2534                 
2535 2003-01-13 [melvin]     0.8.8claws91
2536
2537         * src/prefs_actions.c
2538                 Justify help text.
2539
2540 2003-01-12 [thorsten]   0.8.8claws90
2541
2542         * src/common/prefs.c
2543                 close file before rename
2544
2545 2003-01-12 [alfons]     0.8.8claws89
2546
2547         * AUTHORS
2548                 add Christian Mertes
2549         * src/common/utils.[ch]
2550                 g_stricase_hash(), g_stricase_equal(): functions for 
2551                 case insensitive hash tables
2552         * src/textview.c
2553                 use top level domain names to validate email address, based
2554                 on a patch by Christian Mertes (thanks!), but changed 
2555                 implementation to use a hash table 
2556
2557 2003-01-12 [paul]       0.8.8claws88
2558
2559         * po/bg.po
2560                 updated by George Danchev
2561
2562 2003-01-12 [alfons]     0.8.8claws87
2563
2564         * src/summaryview.c
2565                 delete / execute performance: use new style folder update
2566
2567 2003-01-12 [paul]       0.8.8claws86
2568
2569         * sync with 0.8.8cvs5
2570                 see ChangeLog 2003-01-13 (!)
2571
2572 2003-01-12 [alfons]     0.8.8claws85
2573
2574         * src/filtering.c
2575         * src/matcher_parser_parse.y
2576                 prepare change_score filtering action
2577         * src/matcher.[ch]
2578                 give up const-correctness on functions that call non-const-correct functions;
2579                 several casts to gpointer in g_free();
2580                 add change_score;
2581
2582 2003-01-12 [christoph]  0.8.8claws84
2583
2584         * src/compose.c
2585                 fix 2 warnings
2586
2587         * src/gtk/prefswindow.[ch]
2588         * src/plugins/spamassassin/spamassassin_gtk.c
2589                 changed the call of the widget create function
2590                 for PrefsPages, because sometimes the widget
2591                 create function needs a widget that already has
2592                 been attached to a window (to create GDK pixmaps
2593                 for exmaple). So we simply pass the GtkWindow as
2594                 the second parameter now.
2595
2596         * src/main.c
2597         * src/mainwindow.c
2598         * src/prefs_toolbar.[ch]
2599                 rewrite Toolbar Preferences using the new
2600                 prefs window
2601
2602 2003-01-11 [alfons]     0.8.8claws83
2603
2604         * src/addressadd.c
2605                 fix crash when adding sender to addressbook because status bar
2606                 isn't there (the status bar doesn't seem to be used though,
2607                 but I'll let Match decide what to do with it)
2608
2609 2003-01-11 [colin]      0.8.8claws82
2610
2611         * src/main.c
2612           src/toolbar.c
2613                 Two useless changes reversed
2614
2615 2003-01-11 [colin]      0.8.8claws81
2616
2617         * src/mainwindow.c
2618           src/mainwindow.h
2619                 Add mainwindow_get_mainwindow()
2620         * src/alertpanel.c
2621           src/alertpanel.h
2622                 Add alertpanel_error_log() 
2623         * src/compose.c
2624           src/inc.c
2625           src/messageview.c
2626           src/toolbar.c
2627           src/main.c
2628           src/procmsg.c
2629                 Network errors get a View Log button
2630
2631 2003-01-10 [alfons]     0.8.8claws80
2632
2633         * src/prefs_toolbar.c
2634         * src/toolbar.c
2635                 use the translatable string for "Separator" as file name for
2636                 separator toolbar items (probably make this uppercase?)
2637
2638 2003-01-10 [alfons]     0.8.8claws79
2639
2640         * src/prefs_toolbar.c
2641                 put right A_SEPARATOR description string in "displayed
2642                 toolbar items list" so manually added separators are
2643                 saved correctly (bug #10, "Adding a separator to the main 
2644                 toolbar fails, entry in xml file is wrong")
2645
2646 2003-01-10 [christoph]  0.8.8claws78
2647
2648         * src/imap.c
2649                 o fix warnings
2650                 o use CAPABILITY to check if NAMESPACE is available
2651
2652 2003-01-10 [christoph]  0.8.8claws77
2653
2654         * src/imap.[ch]
2655                 apply UIDPLUS IMAP extension support patch
2656
2657         Patch submitted by Simon 'corecode' Schubert
2658
2659 2003-01-10 [paul]       0.8.8claws76
2660
2661         * src/folderview.c
2662                 a sync from main which fixes the news account folders'
2663                 Properties bug
2664
2665 2003-01-10 [christoph]  0.8.8claws75
2666
2667         * src/folder.c
2668                 don't accept 0 as a valid uid returned by copy and move
2669                 functions. 0 means the message was copied or moved but the
2670                 new uid could not be fetched. It is not an error condition
2671                 for the copy or move operation.
2672
2673 2003-01-10 [paul]       0.8.8claws74
2674
2675         * src/prefs_filtering.c
2676                 change English used in Alert when entry is not
2677                 saved.
2678                 
2679         * sync with 0.8.8cvs4
2680                 see ChangeLog 2003-01-10
2681
2682 2003-01-10 [darko]      0.8.8claws73
2683
2684         * src/pine.c
2685                 fix crash when importing address book entry
2686                 without a valid address
2687
2688 2003-01-09 [alfons]     0.8.8claws72
2689
2690         * src/inc.c
2691                 filtering performance: use new style folder update
2692
2693 2003-01-09 [christoph]  0.8.8claws71
2694
2695         * src/compose.c
2696         * src/gtk/menu.[ch]
2697                 fix wrong selecting of mime encoding type, when
2698                 opening property dialog of attachments in the
2699                 compose window. 7bit was always selected and that
2700                 destoryed files with 8bit data.
2701                 (closes bug #9 Sylpheed-claws destroys attachments when
2702                  changing MIME-types)
2703
2704 2003-01-09 [paul]       0.8.8claws70
2705
2706         * sync with 0.8.8cvs3
2707                 see ChangeLog 2003-01-09
2708
2709 2003-01-08 [alfons]     0.8.8claws69
2710         
2711         * src/addressadd.c
2712                 apply patch by Kim Schulz to fix build breakage
2713                 because of missing variable
2714
2715 2003-01-08 [paul]       0.8.8claws68
2716
2717         * sync with 0.8.8cvs2
2718                 see ChangeLog 2002-01-08
2719
2720 2003-01-08 [paul]       0.8.8claws67
2721
2722         * po/it.po
2723                 updated by Alessandro Maestri
2724                 
2725         * src/addressadd.c
2726                 when using 'Add sender to addressbook' allow
2727                 name to be edited and remarks to be entered
2728                 Patch submitted by Luke Plant
2729
2730 2003-01-08 [darko]      0.8.8claws66
2731
2732         * README.claws, src/summaryview.c
2733                 fix description for marked messages
2734
2735 2003-01-08 [paul]
2736
2737         * tools/Makefile.am
2738           tools/launch_phoenix  ** NEW FILE **
2739                 add script that enables using Phoenix as the default
2740                 web browser. 
2741                 Submitted by Mohammed Sameer <Uniball@linux-egypt.org>
2742                 
2743         * tools/OOo2sylpheed.pl
2744                 remove full path to sylpheed executable, just 'sylpheed'
2745                 will do
2746                 
2747         * tools/README
2748                 add launch_phoenix informtion and re-arrange and compress
2749                 the data a little
2750
2751 2003-01-07 [christoph]  0.8.8claws65
2752
2753         * src/folder.c
2754                 fix update for source folder when moving messages
2755         * src/procmsg.[ch]
2756         * src/summaryview.c
2757                 use function to set to_folder for message infos and
2758                 automatically update the op_count for old and new
2759                 folder
2760
2761 2003-01-07 [melvin]     0.8.8claws64
2762
2763         * src/prefs_actions.c
2764                 Fixed bug where an '%p' Action on a displayed image crashed 
2765                         Sylpheed
2766                 Code clean up (get rid of duplicated code and removed unnecessary 
2767                                 structure member)
2768
2769 2003-01-07 [christoph]  0.8.8claws63
2770
2771         * src/compose.c
2772         * src/folder.[ch]
2773         * src/folderview.c
2774         * src/import.c
2775         * src/inc.c
2776         * src/main.c
2777         * src/mainwindow.c
2778         * src/messageview.c
2779         * src/prefs_folder_item.c
2780         * src/procmsg.c
2781         * src/summaryview.c
2782         * src/toolbar.c
2783                 o remove all folder update triggering from the UI code. The folder
2784                   system should know much better when a folder needs an update.
2785                 o to prevent multiple updates in a row the folder updates can be
2786                   frozen for some time.
2787
2788                 Note: - Please verify that no updates are missing
2789                       - Check where freeze/thaws should be added
2790
2791 2003-01-07 [christoph]  0.8.8claws62
2792
2793         * src/prefs_actions.c
2794                 don't translate empty strings
2795
2796         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
2797
2798 2003-01-06 [christoph]  0.8.8claws61
2799
2800         * src/prefs_actions.c
2801                 mark strings for gettext
2802         * src/prefs_matcher.c
2803                 use new description window for Execute action and
2804                 match condition in Filtering
2805
2806         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
2807
2808 2003-01-06 [alfons]     0.8.8claws60
2809
2810         keep myself inspired to re-organize matcher part 8; 
2811         yes, more to come (I need to move out the descriptive
2812         text for actions to matcher.c, or at least make it not
2813         depend on the wicked ordering)
2814
2815         * src/prefs_matcher.c
2816                 add documentation so others may comprehend the
2817                 UI part of the conditions
2818                 
2819 2003-01-06 [christoph]  0.8.8claws59
2820
2821         * src/prefs_actions.c
2822                 use new description window for syntax help
2823         * src/gtk/description_window.c
2824                 fix display of descriptions with column count != 2
2825
2826         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
2827
2828 2003-01-06 [christoph]  0.8.8claws58
2829
2830         * src/quote_fmt.c
2831         * src/summaryview.[ch]
2832         * src/gtk/Makefile.am
2833         * src/gtk/description_window.[ch]       ** NEW **
2834                 use a generic window to display syntax descriptions
2835                 currently used in quote_fmt and summaryview (new description
2836                 for extended quick search)
2837
2838         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
2839
2840 2003-01-06 [paul]       0.8.8claws57
2841
2842         * sync with 0.8.8cvs1
2843                 see ChangeLog 2003-01-06
2844
2845 2003-01-06 [christoph]  0.8.8claws56
2846
2847         * src/mainwindow.c
2848         * src/prefs_gtk.[ch]
2849         * src/gtk/prefswindow.[ch]
2850         * src/plugins/spamassassin/spamassassin_gtk.c
2851                 o remove page management from prefswindow, pages
2852                   will be an argument to prefswindow_open
2853                 o prefswindow_open gets a datapointer that is
2854                   passed to the widget_create function to allow
2855                   creation of prefswindow for specific items
2856
2857 2003-01-06 [colin]      0.8.8claws55
2858         
2859         * src/summaryview.c
2860                 We don't want regexp in the reply-finder, 
2861                 because MIDs can contain !,$,. and so on
2862
2863 2003-01-06 [jens]       0.8.8claws54
2864
2865         * src/jpilot.c
2866                 fixed a wrong free in jpilot_read_db_files
2867
2868 2003-01-06 [alfons]     0.8.8claws53
2869
2870         re-organize matcher part 8; more to come
2871        
2872         * src/matcher.c
2873                 matcherprop_to_string(): put g_free()s before the
2874                 switch-case break to fix memleaks                
2875
2876 2003-01-06 [colin]      0.8.8claws52
2877
2878         * src/summaryview.c
2879                 cleanup & reply-finder now displays the first 
2880                 matching message
2881
2882 2003-01-05 [alfons]     0.8.8claws51
2883
2884         re-organize matcher part 7; more to come
2885
2886         * src/matcher.[ch]
2887                 fixes for constant correctness;
2888                 more documentation;
2889
2890 2003-01-05 [alfons]     0.8.8claws50
2891
2892         re-organize matcher part 6; more to come
2893         
2894         * src/matcher.[ch]
2895                 fixes for constant correctness;
2896                 more documentation;
2897         * src/filtering.c
2898                 fix for constant correctness
2899
2900 2003-01-05 [colin]      0.8.8claws49
2901
2902         * src/account.[ch]
2903                 Add account_get_reply_account function
2904         * src/compose.c
2905                 Use account_get_reply_account function 
2906         * src/summaryview.c
2907                 Basic reply-finder - click on the replied
2908                 icon gets you to the outbox using quick-search
2909
2910 2003-01-05 [paul]       0.8.8claws48
2911
2912         * src/prefs_common.c
2913                 small change to English
2914                 
2915         * src/prefs_filtering.c
2916                 prefs_filtering_action_select(): improve logic and uniformity
2917                 of gui
2918
2919 2003-01-05 [alfons]     0.8.8claws47
2920
2921         fine tune solution to focus problems (bug #7)
2922
2923         * src/mainwindow.c
2924                 mainwindow_focus_in_event(): remove grab event check
2925         * src/summaryview.c
2926                 summary_button_pressed(): move selection on right-click
2927                 too. we can't possibly move the selection back after
2928                 canceling a dialog, because gtk's incomplete focus 
2929                 management. whether this is a good solution, only time
2930                 will tell.
2931
2932 2003-01-05 [christoph]  0.8.8claws46
2933
2934         * src/imap.c
2935                 fix crash when no imap connection could be established
2936
2937 2003-01-05 [paul]       0.8.8claws45
2938
2939         * src/mainwindow.c
2940           src/sumamryview.c
2941           src/gtk/menu.[ch]
2942                 fix bug 605957 'shortcuts in popup-menu'
2943                 make user-defined shortcuts work
2944                 show shortcuts that are already defined
2945                 in the main menu
2946                 Patch submitted by Luke Plant
2947
2948 2003-01-05 [alfons]     0.8.8claws44
2949
2950         * src/mainwindow.c
2951                 focus_in_event handler should not select summary view row 
2952                 when another window (menu, dialog) grabbed for events 
2953                 (bug #7, "[0.8.8claws42] Message summary focus") 
2954
2955 2003-01-04 [christoph]  0.8.8claws43
2956
2957         * src/procmsg.c
2958                 update save folder after adding the sent message
2959                  (closes bug #6 Folder View doesn't refresh for "Sent"-messages)
2960
2961 2003-01-02 [christoph]  0.8.8claws42
2962
2963         * src/common/plugin.c
2964                 fix unloading of all plugins and unload
2965                 plugins in reverse order
2966                 
2967         * src/gtk/pluginwindow.c
2968                 implement function of load and unload button
2969
2970         * src/gtk/prefswindow.c
2971         * src/gtk/prefswindow.h
2972                 rename register function and add new unregister
2973                 function
2974
2975         * src/plugins/spamassassin/spamassassin_gtk.c
2976                 unregister prefs page and update for changes in
2977                 src/gtk/prefswindow.c
2978
2979 2003-01-02 [paul]       0.8.8claws41
2980
2981         * po/es.po
2982                 updated by Ricardo Mones Lastra
2983
2984 2003-01-02 [paul]
2985
2986         * tools/tb2sylpheed
2987                 fixes and improvements by Urke MMI
2988
2989 2003-01-02 [thorsten]   0.8.8claws40
2990
2991         * src/procmsg.c
2992                 fixed wrong return value
2993
2994 2003-01-02 [thorsten]   0.8.8claws39
2995
2996         * src/prefs.c
2997                 fixed printing wrong variable
2998
2999 2003-01-02 [thorsten]   0.8.8claws38
3000
3001         * src/prefs.c
3002                 fixed acessing members of freed pfile struct
3003
3004 2003-01-02 [thorsten]   0.8.8claws37
3005
3006         * src/procmsg.c
3007                 detect loops across several messages
3008                 as suggested by Christoph Hohmann
3009
3010 2003-01-01 [match]      0.8.8claws36
3011
3012         * src/addrindex.c
3013                 fixed another memory leak.
3014
3015 2003-01-01 [match]      0.8.8claws35
3016
3017         * src/jpilot.[ch]
3018                 fixed memory leaks. applied Doxygen comments.
3019
3020 2003-01-01 [thorsten]   0.8.8claws34
3021
3022         * src/procmsg.c
3023                 inhibit endless loop if msg references itself
3024                 (closes Bug [ 660477 ] Infinite loop in parent flag search)
3025
3026 2003-01-01 [christoph]  0.8.8claws33
3027
3028         * src/mainwindow.c
3029         * src/gtk/Makefile.am
3030         * src/gtk/pluginwindow.c                ** NEW **
3031         * src/gtk/pluginwindow.h                ** NEW **
3032                 add plugin window
3033
3034         * src/plugins/demo/demo.c
3035         * src/plugins/spamassassin/spamassassin.c
3036         * src/plugins/spamassassin/spamassassin_gtk.c
3037                 write better plugin descriptions
3038
3039 2002-12-31 [christoph]  0.8.8claws32
3040
3041         * src/gtk/prefswindow.c
3042         * src/plugins/spamassassin/spamassassin_gtk.c
3043                 some small improvements to GTK code
3044
3045 2002-12-31 [christoph]  0.8.8claws31
3046
3047         * src/plugins/spamassassin/spamassassin_gtk.c
3048                 enable folder select button
3049
3050 2002-12-31 [christoph]  0.8.8claws30
3051
3052         * src/mainwindow.c
3053         * src/gtk/Makefile.am
3054         * src/gtk/prefswindow.c                         ** NEW **
3055         * src/gtk/prefswindow.h                         ** NEW **
3056                 add new prefs window
3057
3058         * src/common/plugin.c
3059                 don't try to load empty config lines
3060         
3061         * src/plugins/spamassassin/Makefile.am
3062         * src/plugins/spamassassin/spamassassin.c
3063         * src/plugins/spamassassin/spamassassin.h       ** NEW **
3064         * src/plugins/spamassassin/spamassassin_gtk.c   ** NEW **
3065                 GTK config for SpamAssassin Plugin using
3066                 the new prefs window
3067
3068 2002-12-31 [paul]       0.8.8claws29
3069
3070         * po/POTFILES.in
3071                 remove obsolete entry 'src/menu.c'
3072
3073 2002-12-31 [alfons]     0.8.8claws28
3074
3075         * src/matcher.[ch]
3076         * src/matcher_parser_parse.y
3077         * src/prefs_matcher.c
3078                 add "ignore_thread" and "~ignore_thread" condition so it's
3079                 possible to make the actions / scoring operate on the ignore
3080                 thread flag
3081
3082 2002-12-31 [christoph]  0.8.8claws27
3083
3084         * src/addrbook.c
3085         * src/addrindex.c
3086         * src/folder.c
3087         * src/matcher.c
3088         * src/prefs_account.c
3089         * src/prefs_actions.c
3090         * src/prefs_customheader.c
3091         * src/prefs_display_header.c
3092         * src/prefs_gtk.c
3093         * src/procmime.c
3094         * src/toolbar.c
3095         * src/xmlprops.c
3096         * src/common/prefs.[ch]
3097                 extend prefs file handling for reading and automatic handling
3098                 of blocks. When reading prefs_set_block_label will automatically
3099                 move on to the block. When writing it will copy all other blocks
3100                 automatically
3101
3102         * src/common/plugin.c
3103                 Now loading plugin filenames from [Plugins] block in
3104                 sylpheed rc file
3105
3106 2002-12-30 [christoph]  0.8.8claws26
3107
3108         * src/common/hooks.[ch]
3109                 return abort status to caller of hooks_invoke
3110                 
3111         * src/inc.[ch]
3112                 invoke message filtering hook and stop
3113                 default handling when filter returns abort
3114
3115         * src/common/plugin.[ch]
3116         * src/plugins/demo/demo.c
3117                 modify plugin loader, because resolving symbols for strings
3118                 does not work correctly
3119         
3120         * configure.in
3121         * ac/spamassassin.m4                            ** NEW **
3122         * src/plugins/spamassassin/.cvsignore           ** NEW **
3123         * src/plugins/spamassassin/Makefile.am          ** NEW **
3124         * src/plugins/spamassassin/README               ** NEW **
3125         * src/plugins/spamassassin/libspamc.[ch]        ** NEW **
3126         * src/plugins/spamassassin/spamassassin.c       ** NEW **
3127         * src/plugins/spamassassin/utils.[ch]           ** NEW **
3128                 add spamassassin plugin, see src/plugins/spamassassin/README
3129                 for details
3130
3131 2002-12-29 [alfons]     0.8.8claws25
3132
3133         * src/mainwindow.c
3134                 when moving focus from a message view to the main 
3135                 window, don't forget to select the summary node
3136                 of the displayed message. should fix "[ 659103 ] 
3137                 focus-follows-mouse confuses sylpheed"
3138
3139 2002-12-29 [christoph]  0.8.8claws24
3140
3141         * src/Makefile.am
3142         * src/stringtable.[ch]          ** REMOVE **
3143         * src/common/Makefile.am
3144         * src/common/stringtable.[ch]   ** NEW **
3145                 move stringtable files to common directory
3146
3147 2002-12-29 [christoph]  0.8.8claws23
3148
3149         * src/Makefile.am
3150         * src/menu.[ch]                 ** REMOVE **
3151         * src/gtk/Makefile.am
3152         * src/gtk/menu.[ch]             ** NEW **
3153                 move menu files to gtk directory
3154
3155 2002-12-29 [match]      0.8.8claws22
3156
3157         * src/addressbook.c
3158         * src/syldap.c
3159                 moved UI specific code out of LDAP code into addressbook
3160                 UI code. fixed memory leak.
3161
3162 2002-12-29 [christoph]  0.8.8claws21
3163
3164         * src/folder.c
3165                 only check for IGNORED parent message when message is
3166                 not IGNORED itself
3167
3168 2002-12-29 [alfons]     0.8.8claws20
3169
3170         * src/summaryview.c
3171                 set gtksctree's anchor correct (immediate execute
3172                 changes the tree's layout, and anchor points at 
3173                 the incorrect row). fixes "[ 657233 ] multiple msg 
3174                 delete sometimes off by 1".
3175                 we probably have to look for more tree layout /
3176                 anchor glitches.
3177
3178 2002-12-29 [paul]       0.8.8claws19
3179
3180         * src/summaryview.c
3181                 fix bug [ 659054 ] incorrect sorting of 'From' column
3182                 when using 'display sender using address book'
3183                 thanks to Alfons and Luke Plant
3184
3185 2002-12-29 [christoph]  0.8.8claws18
3186
3187         * src/folder.c
3188         * src/procmsg.[ch]
3189                 check parent messages for IGNORE THREAD flag, when adding,
3190                 moving or copying messages to a folder
3191
3192 2002-12-27 [alfons]     0.8.8claws17
3193
3194         re-organize matcher part 5; more to come
3195
3196         * src/matcher.c
3197                 hash keywords in matchparser_tab 
3198
3199 2002-12-27 [alfons]     0.8.8claws16
3200
3201         re-organize matcher part 4; more to come
3202
3203         * src/matcher_parser.h
3204         * src/matcher_parser_lex.l
3205         * src/matcher_parser_parse.y
3206                 cleanup
3207
3208 2002-12-27 [alfons]     0.8.8claws15
3209
3210         re-organize matcher part 3; more to come
3211
3212         * src/matcher.[ch]
3213                 cleanup
3214
3215 2002-12-27 [alfons]     0.8.8claws14
3216
3217         re-organize matcher part 2; more to come but this should
3218         work. cc me if there are any regressions.
3219
3220         * src/matcher.h
3221                 add prototype for get_matchparser_tab_id()
3222         * src/matcher_parser_lex.l
3223                 look up keywords using matchparser_tab_id();
3224
3225 2002-12-27 [alfons]     0.8.8claws12
3226
3227         re-organize matcher part 1
3228
3229         * src/matcher.h
3230                 map yacc generated constants to sylpheed matcher constants
3231         * src/matcher.c
3232                 add function to find a matcher constant from a string
3233
3234 2002-12-27 [christoph]  0.8.8claws11
3235
3236         * src/compose.c
3237                 MENUITEM_ADD casts the 4th argument from integer to pointer
3238                 so it probably should not be a pointer, this means we
3239                 should use account id for it and not the account's pointer
3240
3241 2002-12-27 [paul]       0.8.8claws10
3242
3243         * src/mainwindow.c
3244                 remove unneeded 'GtkWidget *vbox'
3245                 
3246         * src/summaryview.c
3247                 further sync with 0.8.8 - make sort
3248                 by recipient work as expected
3249                 
3250         * NEWS
3251                 sync with 0.8.8
3252
3253 2002-12-27 [paul]       0.8.8claws9
3254
3255         * po/pt_BR.po
3256                 updated by Ivan F. Martinez
3257                 
3258 2002-12-27 [darko]      0.8.8claws8
3259
3260         * src/common/utils.c
3261                 added locked pattern to extended search
3262
3263 2002-12-27 [alfons]     0.8.8claws7
3264
3265         * src/prefs_matcher.[ch]
3266                 clean up
3267
3268 2002-12-26 [alfons]     0.8.8claws6
3269
3270         * src/matcher.[ch]
3271         * src/matcher_parser_lex.l
3272         * src/matcher_parser_parse.y
3273         * src/prefs_matcher.c
3274                 allow color label as a condition in the matcher
3275
3276 2002-12-26 [oliver]     0.8.8claws5
3277         
3278         * src/toolbar.c 
3279                 enable Addressbook for Main and Messageview
3280         * src/prefs_actions.c
3281                 enable actions in Messageview
3282
3283 2002-12-26 [christoph]  0.8.8claws4
3284
3285         * src/common/plugin.c
3286                 add a little debug output
3287         * configure.in
3288         * src/plugins/demo/Makefile.am
3289                 better use of automake
3290
3291 2002-12-26 [christoph]  0.8.8claws3
3292
3293         * src/Makefile.am
3294         * src/common/Makefile.am
3295                 fix "make distdir"
3296
3297 2002-12-26 [christoph]  0.8.8claws2
3298
3299         * configure.in
3300                 sort configure checks into common / gtk / plugins
3301         * po/POTFILES.in
3302                 add src/prefs_gtk.c
3303         * src/Makefile.am
3304                 add plugins SUBDIR
3305         * src/main.c
3306         * src/common/sylpheed.[ch]
3307                 added now sylpheed_done function for shutdown
3308         * src/common/Makefile.am
3309         * src/common/plugin.[ch]                ** NEW **
3310                 plugin loader and unloader
3311         * src/plugins/.cvsignore                ** NEW **
3312         * src/plugins/Makefile.am               ** NEW **
3313                 build plugins
3314         * src/plugins/demo/.cvsignore           ** NEW **
3315         * src/plugins/demo/Makefile.am          ** NEW **
3316         * src/plugins/demo/demo.c               ** NEW **
3317                 small demo plugin that installs a logtext hook and
3318                 outputs the log text to stdout
3319
3320 2002-12-26 [paul]       0.8.8claws1
3321
3322         * po/es.po
3323                 updated by Ricardo Mones Lastra
3324
3325 2002-12-26 [paul]       0.8.8claws
3326
3327         * 0.8.8claws released
3328
3329 2002-12-26 [paul]       0.8.7claws12
3330
3331         * po/bg.po
3332                 updated by George Danchev
3333
3334 2002-12-26 [paul]       0.8.7claws11
3335
3336         * po/POTFILES.in
3337                 remove unneeded 'src/prefs.c' entry 
3338
3339 2002-12-26 [paul]       0.8.7claws10
3340
3341         * src/codeconv.c
3342           src/mainwindow.c
3343                 sync with 0.8.8 release
3344         
3345         * src/folder.[ch]
3346           src/mh.c
3347           src/summaryview.c
3348                 partial sync with 0.8.8 release
3349         
3350
3351 2002-12-25 [alfons]     0.8.7claws9
3352
3353         * src/matcher.[ch]
3354         * src/matcher_parser_lex.l
3355         * src/matcher_parser_parse.y
3356         * src/prefs_matcher.c
3357                 add locked flag to possible filtering / matcher 
3358                 conditions (also a good example what should be
3359                 done to add a simple boolean condition)
3360
3361 2002-12-25 [christoph]  0.8.7claws8
3362
3363         * src/Makefile.am
3364         * src/account.[ch]
3365         * src/addrbook.c
3366         * src/addressbook.c
3367         * src/addrindex.c
3368         * src/filtering.c
3369         * src/folder.c
3370         * src/matcher.c
3371         * src/prefs.[ch]                ** REMOVE **
3372         * src/prefs_account.c
3373         * src/prefs_actions.c
3374         * src/prefs_common.c
3375         * src/prefs_customheader.c
3376         * src/prefs_display_header.c
3377         * src/prefs_filtering.c
3378         * src/prefs_folder_item.c
3379         * src/prefs_gtk.[ch]            ** NEW **
3380         * src/prefs_matcher.c
3381         * src/prefs_scoring.c
3382         * src/prefs_summary_column.c
3383         * src/procmime.c
3384         * src/selective_download.c
3385         * src/toolbar.c
3386         * src/common/Makefile.am
3387         * src/common/prefs.[ch]         ** NEW **
3388                 split prefs.[ch] into prefs_gtk.[ch] and common/prefs.[ch]
3389
3390 2002-12-24 [alfons]     0.8.7claws7
3391
3392         * src/summaryview.c
3393                 summary_thread_build(): fix real cause of the crash mentioned in
3394                 0.8.7claws3. use subject_XXX() and not g_hash_table_XXX() functions,
3395                 this way we get meaningful ctree nodes 
3396
3397 2002-12-24 [oliver]     0.8.7claws6
3398
3399         * src/mainwindow.[ch]
3400         * src/messageview.[ch]
3401         * src/compose.[ch]
3402         * src/inc.c
3403         * src/summaryview.c
3404                 changes to use updated toolbar handling
3405                 
3406 2002-12-24 [oliver]     0.8.7claws5
3407
3408         * src/toolbar.[ch]
3409                 generic toolbar handling
3410                 used ideas from Ivan Francolin Martinez (ivanfm@users.sourceforge.net)
3411         * src/prefs_toolbar.[ch]
3412                 adjust to handling
3413         
3414 2002-12-24 [oliver]     0.8.7claws4
3415         
3416         * src/stock_pixmap.[ch]
3417                 move SYLPHEED_LOGO to end of list in order 
3418                 to remove it from Custom Toolbar`s Icon View
3419
3420 2002-12-24 [alfons]     0.8.7claws3
3421
3422         * src/summaryview.c
3423                 summary_thread_build(): fix crash because of focus != selection 
3424                 after threading. when deleting the selection, gtk tries but fails 
3425                 to find the correct focusable element. we now force the selection
3426                 to be focused. this should solve the infamous bug reported by 
3427                 Jason Wojciechowski (bug "[ 633443 ] Crash on deleting messages"). 
3428                 a test case is available. 
3429
3430 2002-12-24 [darko]      0.8.7claws2
3431
3432         * src/summaryview.c
3433                 don't crash when unmarking message with unread children
3434
3435 2002-12-23 [christoph]  0.8.7claws1
3436
3437         * src/Makefile.am
3438         * src/common/Makefile.am
3439                 update Makefiles for moved intl.h, version.h and defs.h
3440         * src/imap.c
3441                 rewrite imap_session_get to avoid duplicate code
3442
3443 2002-12-23 [paul]       0.8.7claws
3444
3445         * Santa-Claws released
3446         
3447         * po/hu.po
3448           po/ru.po
3449                 squeeze in updated Hungarian and Russian translations.
3450                 Submitted by  Gál Zoltán and Ruslan N. Balkin
3451
3452 2002-12-23 [paul]       0.8.6claws129
3453
3454         * po/pl.po
3455                 updated by Witold Wladyslaw Wojciech Wilk
3456
3457 2002-12-23 [paul]       0.8.6claws128
3458
3459         * src/quote_fmt_parse.y
3460                 fix typo and add licence header
3461
3462 2002-12-23 [paul]       0.8.6claws127
3463
3464         * po/en_GB.po
3465                 updated
3466
3467 2002-12-23 [paul]       0.8.6claws126
3468
3469         * po/it.po
3470                 updated translation, submitted by Alessandro Maestri
3471                 
3472 2002-12-23 [paul]       0.8.6claws125
3473
3474         * src/quote_fmt_parse.y
3475                 fix signature-stripping on replies bug. match
3476                 '-- \n' and not '-- '.
3477
3478 2002-12-22 [paul]       0.8.6claws124
3479
3480         * po/bg.po
3481           po/es.po
3482           po/sr.po
3483                 updated translations. submitted by George Danchev,
3484                 Ricardo Mones Lastra, and Urke MMI respectively
3485
3486 2002-12-21 [paul]       0.8.6claws123
3487
3488         * src/addrbook.c
3489                 fix coding style
3490
3491 2002-12-21 [paul]       0.8.6claws122
3492
3493         * src/addrbook.c
3494                 fix bug [643638] where if a person is in one or more
3495                 addressbook groups editing that person's email 
3496                 address results in removal from those groups.
3497                 Patch submitted by Luke Plant.
3498
3499 2002-12-20 [christoph]  0.8.6claws121
3500
3501         * src/common/utils.c
3502         * src/summaryview.c
3503                 reimplement expand_search_string using GString to
3504                 prevent crashs caused by miscalculated string
3505                 lengths reported by Paul
3506
3507 2002-12-20 [christoph]  0.8.6claws120
3508
3509         * src/summaryview.c
3510                 don't use "changed" to check if op_count has to be changed as it
3511                 is also set when the message has unread children
3512                 (closes bug [ 653221 ] crash while deleting duplicates)
3513
3514 2002-12-20 [paul]       0.8.6claws119
3515
3516         * sync with 0.8.6cvs27
3517                 see ChangeLog 2002-12-20
3518
3519 2002-12-20 [paul]       0.8.6claws118
3520
3521         * sync with 0.8.6cvs26
3522                 see ChangeLog 2002-12-19 and 2002-12-20
3523
3524 2002-12-19 [alfons]     0.8.6claws117
3525
3526         * src/textview.c
3527                 fix incorrect parsing of email addresses, submitted by 
3528                 Luke Plant (thanks!). Closes bug "[ 565480 ] duplicate 
3529                 name display if it contains @".
3530
3531 2002-12-18 [paul]       0.8.6claws116
3532
3533         * sync with 0.8.6cvs23
3534                 see ChangeLog 2002-12-18
3535
3536 2002-12-18 [paul]       0.8.6claws115
3537
3538         * src/Makefile.am
3539         * src/account.c
3540         * src/codeconv.c
3541         * src/gtkutils.[ch]
3542         * src/imap.c
3543                 sync with 0.8.6cvs22.
3544                 see ChangeLog 2002-12-17 and 2002-12-18
3545
3546 2002-12-17 [christoph]  0.8.6claws114
3547
3548         * src/imap.c
3549                 o don't create a session if imap greeting fails
3550                 o don't close socket when authentication fails
3551                   this is done by imap_session_destroy
3552
3553 2002-12-17 [thorsten]   0.8.6claws113
3554
3555         * tools/Makefile.am
3556           tools/README
3557           tools/google_msgid.pl ** NEW FILE **
3558                 Added "search for message-id" script and doc
3559
3560 2002-12-17 [thorsten]   0.8.6claws112
3561
3562         * po/hu.po
3563                 Updated hungarian translation
3564                 (updated by Gal Zoltan)
3565
3566 2002-12-16 [christoph]  0.8.6claws111
3567
3568         * src/addr_compl.c
3569                 remove stupid addressbook dump to debug output
3570         * src/mh.c
3571                 fix memory leak found by Hiro
3572
3573 2002-12-14 [paul]       0.8.6claws110
3574
3575         * src/compose.c
3576                 fix menubar sensitivity on send
3577                 
3578         * src/prefs_filtering.c
3579         * src/prefs_matcher.c
3580         * src/prefs_scoring.c
3581                 Fix english ;)
3582                 
3583         * src/common/quoted-printable.h
3584                 sync: fix typo
3585         
3586 2002-12-13 [christoph]  0.8.6claws109
3587
3588         * src/Makefile.am
3589         * src/manage_window.[ch]        ** REMOVE **
3590         * src/gtk/Makefile.am
3591         * src/gtk/manage_window.[ch]    ** NEW **
3592                 move manage_window files to gtk directory
3593
3594 2002-12-13 [christoph]  0.8.6claws108
3595
3596         * src/Makefile.am
3597         * src/gtkshruler.[ch]           ** REMOVE **
3598         * src/gtk/Makefile.am
3599         * src/gtk/gtkshruler.[ch]       ** NEW **
3600                 move gtkshruler files to gtk directory
3601
3602 2002-12-13 [christoph]  0.8.6claws107
3603
3604         * src/Makefile.am
3605         * src/compose.c
3606         * src/gtkstext.[ch]             ** REMOVE **
3607         * src/gtkutils.[ch]
3608         * src/textview.c
3609         * src/gtk/gtkstext.[ch]         ** NEW **
3610         * src/gtk/Makefile.am
3611                 o move stext functions to gtkstext.c to remove
3612                   dependency of gtkutils
3613                 o move gtkstext files to gtk directory
3614
3615         * src/gtk/Makefile.am
3616         * src/gtk/sslcertwindow.[ch]
3617                 UI stuff can always depend on common code so
3618                 it's ok to add ../common to include path
3619
3620 2002-12-13 [colin]      0.8.6claws106
3621
3622         * src/summaryview.c
3623                 Disconnect sighandlers for mainwindow when
3624                 quicksearch has the focus
3625                 Fix bug #653231
3626         * src/mainwindow.[ch]
3627                 Make key_pressed callback public, to be able
3628                 to disconnect it
3629
3630 2002-12-13 [christoph]  0.8.6claws105
3631
3632         * src/mh.c
3633                 create .mh_sequences file in new MH folders
3634                 (closes feature request [ 523162 ] MH folders should
3635                  get a .mh_sequences)
3636
3637 2002-12-13 [colin]      0.8.6claws104
3638
3639         * src/summaryview.c
3640                 Better handling of quicksearch show/hide
3641                 (basically the button stays under the mouse 
3642                  when toggled)
3643
3644 2002-12-13 [paul]       0.8.6claws103
3645
3646         * sync with 0.8.6cvs17
3647                 see ChangeLog 2002-12-13
3648
3649 2002-12-13 [paul]       0.8.6claws102
3650
3651         * po/es.po
3652                 updated by Ricardo Mones Lastra
3653
3654 2002-12-11 [colin]       0.8.6claws101
3655
3656         * src/folder.c
3657                 remove statusbar stuff
3658           src/folderview.c
3659                 set statusbar verbosity when moving folders
3660
3661 2002-12-11 [colin]       0.8.6claws100
3662         * src/prefs_filtering.c
3663         * src/prefs_matcher.c
3664         * src/prefs_scoring.c
3665                 Fix english ;)
3666
3667 2002-12-11 [colin]       0.8.6claws99
3668
3669         * src/prefs_common.[ch]
3670                 Add summary_quicksearch_type
3671         * src/summaryview.c
3672                 Save last used quicksearch type
3673
3674 2002-12-11 [jens]       0.8.6claws98
3675         * src/prefs_filtering.c
3676         * src/prefs_matcher.c
3677         * src/prefs_scoring.c
3678                 added dialog for incomplete rules in scoring, filtering and
3679                 matcher to ask wheather really close
3680
3681 2002-12-11 [colin]      0.8.6claws97
3682
3683         * src/folder.c
3684                 Fix folder dnd statusbar logging
3685
3686 2002-12-10 [christoph]  0.8.6claws96
3687
3688         * src/compose.c
3689         * src/folder.c
3690         * src/imap.c
3691         * src/inc.c
3692         * src/main.c
3693         * src/mainwindow.c
3694         * src/news.c
3695         * src/send.c
3696         * src/statusbar.[ch]
3697         * src/common/hooks.c
3698         * src/common/log.[ch]
3699                 o handle verbose logging in statusbar directly in statusbar code
3700                   and common code does not need any knowledge about a statusbar
3701                 o remove direct calls to statusbar_(puts|pop)_all functions
3702
3703 2002-12-10 [jens]       0.8.6claws95
3704
3705         * src/*.c
3706                 removed gettext from g_warnings
3707         * po/POTFILES.in
3708                 cleaned and updated
3709         * po/de.po
3710                 updated
3711
3712 2002-12-10 [colin]      0.8.6claws94
3713
3714         * src/main.c
3715                 finish crash dialog fix
3716
3717 2002-12-10 [colin]      0.8.6claws93
3718
3719         * src/main.c
3720                 "Fix" "sylpheed already running" instead of
3721                 crash dialog appearing after a crash
3722
3723 2002-12-10 [colin]      0.8.6claws92
3724
3725         * po/POTFILES.in
3726                 add src/gtk/sslcertwindow.c
3727
3728 2002-12-10 [paul]       0.8.6claws91
3729
3730         * po/POTFILES.in
3731                 updated to reflect recent changes
3732                 submitted by Alessandro Maestri
3733
3734 2002-12-09 [christoph]  0.8.6claws90
3735
3736         * src/Makefile.am
3737         * src/smtp.[ch]                 ** REMOVE **
3738         * src/common/Makefile.am
3739         * src/common/smtp.[ch]          ** NEW **
3740                 move smtp files to common directory
3741
3742 2002-12-09 [christoph]  0.8.6claws89
3743
3744         * src/Makefile.am
3745         * src/session.[ch]              ** REMOVE **
3746         * src/common/Makefile.am
3747         * src/common/session.[ch]       ** NEW **
3748                 move session files to common directory
3749
3750 2002-12-09 [paul]       0.8.6claws88
3751
3752         * src/account.c
3753                 fix bug [649746] edit accounts: move account reverted
3754                 Patch submitted by Luke Plant <lukeplant@users.sourceforge.net>
3755
3756 2002-12-09 [colin]      0.8.6claws87
3757
3758         * src/ssl_certificate.c
3759                 cleanup
3760
3761 2002-12-09 [colin]      0.8.6claws86
3762
3763         * src/ssl.c
3764                 Try to open the cert.pem database and 
3765                 issue a warning if it isn't there
3766
3767 2002-12-09 [colin]      0.8.6claws85
3768
3769         * src/common/ssl_certificate.c
3770         * src/gtk/sslcertwindow.c
3771                 Warning fixes
3772
3773 2002-12-09 [colin]      0.8.6claws84
3774
3775         * src/ssl_certificate.[ch] ** REMOVED **
3776         * src/common/ssl_certificate.[ch] ** NEW **
3777         * src/Makefile.am
3778         * src/common/Makefile.am
3779                 Moved ssl_certificate.[ch] to common
3780         * src/common/ssl.c 
3781                 Put back needed include
3782         * src/gtk/sslcertwindow.[ch]
3783                 Changed ssl_certificate.h include
3784         
3785 2002-12-09 [colin]      0.8.6claws83
3786
3787         * src/gtk/sslcertwindow.[ch]
3788                 Implement hook for certificate acception
3789         * src/ssl_certificate.[ch]
3790                 Implement hook for certificate acception
3791         * src/common/ssl.c
3792                 Reenable certificate acception check
3793         * src/mainwindow.c
3794                 Register sslcertwindow's hook
3795         
3796 2002-12-08 [christoph]  0.8.6claws82
3797
3798         * src/about.c
3799         * src/addr_compl.c
3800         * src/codeconv.c
3801         * src/manual.c
3802         * src/undo.c
3803         * src/common/utils.c
3804                 o add missing includes
3805                 o fix warnings
3806         * src/.cvsignore
3807         * src/common/.cvsignore
3808         * src/common/version.h          ** REMOVE **
3809                 remove autogenerated file
3810
3811 2002-12-08 [paul]       0.8.6claws81
3812
3813         * src/stringtable.c
3814                 put back needed include
3815
3816 2002-12-08 [colin]      0.8.6claws80
3817         
3818         * src/gtk/sslcertwindow.c
3819                 Cleaner popups when asking
3820         * src/ssl_certificate.c
3821         * src/prefs_common.[ch]
3822                 remove ssl certificate pref
3823                 put back needed include
3824         * src/undo.c
3825                 put back needed include
3826
3827 2002-12-08 [christoph]  0.8.6claws79
3828
3829         * src/folderview.c
3830         * src/logwindow.c
3831         * src/statusbar.c
3832         * src/summaryview.c
3833                 only abort hook invokation if required data is missing not
3834                 if our own data pointer is NULL, update hookfunction for
3835                 log window
3836
3837 2002-12-08 [paul]       0.8.6claws78
3838
3839         * src/about.c
3840         * src/addrcache.c
3841         * src/addrclip.c
3842         * src/addr_compl.c
3843         * src/addrselect.c
3844         * src/codeconv.c
3845         * src/colorlabel.c
3846         * src/enriched.c
3847         * src/esmtp.c
3848         * src/exporthtml.c
3849         * src/headerview.c
3850         * src/imageview.c
3851         * src/manual.c
3852         * src/noticeview.c
3853         * src/pgptext.c
3854         * src/scoring.c
3855         * src/sourcewindow.c
3856         * src/stringtable.c
3857         * src/undo.c
3858                 clean up: remove unneccesary includes
3859
3860 2002-12-08 [christoph]  0.8.6claws77
3861
3862         * src/folderview.c
3863         * src/statusbar.c
3864         * src/summaryview.c
3865         * src/common/hooks.[ch]
3866                 hook functions now have a gboolean return value, if a hook
3867                 returns TRUE it will stop executing of any more hooks in
3868                 the same hooklist for this invokation
3869
3870 2002-12-08 [colin]      0.8.6claws76
3871         
3872         * src/main.c
3873                 put back argv0 for CRASH_DIALOG
3874
3875 2002-12-08 [christoph]  0.8.6claws75
3876
3877         * src/Makefile.am
3878         * src/about.c
3879         * src/account.c
3880         * src/crash.c
3881         * src/esmtp.h
3882         * src/imap.[ch]
3883         * src/inc.c
3884         * src/main.c
3885         * src/mainwindow.c
3886         * src/news.c
3887         * src/pop.[ch]
3888         * src/prefs_account.[ch]
3889         * src/prefs_common.[ch]
3890         * src/send.[ch]
3891         * src/smtp.[ch]
3892         * src/ssl_certificate.[ch]
3893         * src/ssl_manager.[ch]
3894         * src/common/Makefile.am
3895         * src/common/log.c
3896         * src/common/nntp.[ch]
3897         * src/common/socket.[ch]
3898         * src/common/ssl.[ch]
3899         * src/gtk/sslcertwindow.[ch]
3900         * ac/openssl.m4
3901                 use new autoconf script to detect OpenSSL with extra parameters
3902                 to specify the location of libs and includes, also remove USE_SSL
3903                 to USE_OPENSSL
3904
3905         * src/common/sylpheed.[ch]
3906         * src/common/version.h.in
3907                 start seperation of common code initialization seperated from gui
3908
3909         * src/summaryview.c
3910                 The function that is called when a color label changes
3911                 should not change the color lable again
3912
3913 2002-12-08 [colin]      0.8.6claws74
3914
3915         * src/gtk/sslcertwindow.c
3916                 warning fixes
3917
3918 2002-12-08 [colin]      0.8.6claws73
3919
3920         * src/statusbar.c
3921           src/common/log.h
3922                 Register a hook for statusbar_puts_all
3923         * src/common/log.c
3924                 invoke statusbar_puts_all's hook
3925         
3926 2002-12-08 [colin]      0.8.6claws72
3927
3928         * src/ssl_certificate.c
3929                 Put back a badly-removed include
3930
3931 2002-12-08 [colin]      0.8.6claws71
3932
3933         * src/gtk/sslcertwindow.[ch]    ** NEW **
3934                 new certificate presentation
3935         * src/gtk/Makefile.am
3936                 add new files
3937         * src/ssl_certificate.[ch]
3938                 gtk cleanup, made utility functions public
3939         * src/ssl_manager.c
3940                 use new cert presentation
3941
3942 2002-12-07 [christoph]  0.8.6claws70
3943
3944         * src/Makefile.am
3945         * src/nntp.[ch]                 ** REMOVE **
3946         * src/common/Makefile.am
3947         * src/common/nntp.[ch]          ** NEW **
3948                 move nntp files to common directory
3949
3950 2002-12-07 [christoph]  0.8.6claws69
3951
3952         * src/procmsg.[ch]
3953         * src/summaryview.c
3954                 implement msginfo update callback using sylpheed's new
3955                 hook system. Invoke hooks from procmsg_msginfo_[un]set_flags.
3956
3957 2002-12-06 [christoph]  0.8.6claws68
3958
3959         * src/editgroup.c
3960                 This patch changes the 'Edit Group Details' dialog to
3961                 allow extended selections in either pane, so that
3962                 addresses can be added or removed from a group more
3963                 quickly and easily. (it actually is a net decrease in
3964                 file size, as some unnecessary functions have been
3965                 removed). 
3966                 (patch submitted by Luke Plant <lukeplant@users.sourceforge.net>)
3967
3968 2002-12-06 [christoph]  0.8.6claws67
3969
3970         * src/Makefile.am
3971         * src/template.[ch]             ** REMOVE **
3972         * src/common/Makefile.am
3973         * src/common/template.[ch]      ** NEW **
3974                 move template files to common directory
3975
3976         * src/nntp.c
3977                 add missing log.h include
3978
3979 2002-12-06 [melvin]     0.8.6claws66
3980
3981         * src/prefs_actions.c
3982                 Added the trailing ">" syntax to insert command's output
3983                 without replacing old text (in contrast to trailing "|").
3984
3985 2002-12-05 [colin]      0.8.6claws65
3986         
3987         * src/common/utils.c
3988                 Don't modify original search_string or it'll change
3989                 the next iterations in the for()
3990
3991 2002-12-05 [darko]      0.8.6claws64
3992
3993         * src/common/utils.c
3994                 proper check for filtering commands, found by Colin
3995
3996 2002-12-05 [darko]      0.8.6claws63
3997
3998         * src/common/utils.c
3999                 check proper string for NULL pointer, found by Colin
4000
4001 2002-12-05 [darko]      0.8.6claws62
4002
4003         * src/common/utils.[ch]
4004                 expand_search_string(): new function
4005                 converts Mutt-like patterns to Sylpheed's
4006                 filtering engine
4007         * src/summaryview.c
4008                 use expand_search_string() to allow Mutt-like
4009                 patterns in extended search
4010         * README.claws
4011                 document extended option in quick search
4012
4013 2002-12-05 [paul]       0.8.6claws61
4014
4015         * sync with 0.8.6cvs16
4016                 see ChangeLog 2002-12-05
4017                 
4018         * po/POTFILES.in
4019                 clean up
4020
4021 2002-12-04 [christoph]  0.8.6claws60
4022
4023         * src/imap.[ch]
4024                 put imap authentication code into a new function and
4025                 remove it from imap_session_new that will allow to
4026                 send other commands before authentication
4027
4028 2002-12-04 [christoph]  0.8.6claws59
4029
4030         * src/imap.[ch]
4031                 use already existing method to prevent unneeded IMAP
4032                 folder selects. Set imap_select parameters to NULL
4033                 in some functions if the values are not required.
4034
4035         * src/xml.h
4036                 remove no longer required include
4037
4038 2002-12-04 [paul]       0.8.6claws58
4039
4040         * po/es.po
4041                 updated by Ricardo Mones Lastra
4042                 
4043         * configure.in
4044           po/hu.po      ** NEW FILE **
4045                 initial Hungarian translation, submitted
4046                 by Gál Zoltán <galzoli@hu.inter.net>
4047
4048 2002-12-03 [christoph]  0.8.6claws57
4049
4050         * src/Makefile.am
4051         * src/gtksctree.[ch]            ** REMOVE **
4052         * src/gtk/Makefile.am
4053         * src/gtk/gtksctree.[ch]        ** NEW **
4054                 move gtksctree files to gtk directory
4055
4056 2002-12-03 [christoph]  0.8.6claws56
4057
4058         * src/Makefile.am
4059         * src/md5.[ch]                  ** REMOVE **
4060         * srm/common/Makefile.am
4061         * src/common/md5.[ch]           ** NEW **
4062                 move md5 files to common directory
4063
4064         * src/gtkstext.c
4065                 remove not required #include
4066
4067 2002-12-03 [sergey]     0.8.6claws55
4068
4069         * src/gtkutils.c
4070         * src/gtkutils.h
4071                 gtkut_window_popup(): new function.
4072         * src/mainwindow.c
4073                 main_window_popup(): use gtkut_window_popup() to raise
4074                 window without changing its position.
4075                 (see sylpheed-main ML message [sylpheed:17247])
4076
4077 2002-12-03 [sergey]     0.8.6claws54
4078
4079         * src/send.c
4080                 send_message_local(): removed first-dot escaping
4081                 (SMTP-only, not needed for sending through pipe)
4082
4083 2002-12-03 [paul]       0.8.6claws53
4084
4085         * po/POTFILES.in
4086                 update to reflect recent changes (thanks
4087                 to Ricardo Mones Lastra)
4088                 
4089         * tools/filter_conv.pl
4090                  fix problem with quoted strings. Patch submitted
4091                  by Luke Plant <lukeplant@softhome.net>
4092
4093 2002-12-03 [paul]       0.8.6claws52
4094
4095         * sync with 0.8.6cvs15
4096                 see ChangeLog 2002-12-03
4097
4098 2002-12-02 [christoph]  0.8.6claws51
4099
4100         * src/logwindow.[ch]
4101         * src/common/log.[ch]
4102                 implement logging using a hook function
4103
4104         * src/folderview.c
4105         * src/folder.[ch]
4106                 define hooklist name in header file to avoid
4107                 errors caused by wrong spelling of hooklist names
4108
4109         * src/toolbar.c
4110                 fix warnings
4111
4112 2002-12-02 [christoph]  0.8.6claws50
4113
4114         * src/common/Makefile.am
4115                 add src/common/hooks.[ch]
4116
4117         * src/common/hooks.[ch]
4118                 implement a simple hook system using glib's hook functions
4119
4120         * src/folder.[ch]
4121         * src/folderview.c
4122                 use new hook system for folder item updates
4123
4124 2002-12-02 [christoph]  0.8.6claws49
4125
4126         * doc-src/ui_seperation.txt     ** NEW **
4127                 information for ui seperation
4128
4129         * src/Makefile.am
4130                 remove files that were moved to common
4131                 include common directory by default for the header files
4132
4133         * src/inc.c
4134         * src/common/socket.c
4135         * src/automaton.[ch]
4136                 implement automaton using g_io_*-functions instead of
4137                 gdk_input_add to make it ui independent
4138
4139         * src/codeconv.c
4140         * src/compose.c
4141         * src/ldif.c
4142         * src/pgptext.c
4143         * src/procmime.c
4144         * src/rfc2015.c
4145         * src/smtp.c
4146         * src/unmime.c
4147                 remove common/ prefix because directory is now in
4148                 include path
4149
4150         * src/compose.c
4151         * src/folder.c
4152         * src/folderview.c
4153         * src/mainwindow.c
4154         * src/messageview.c
4155         * src/prefs_common.c
4156         * src/procmsg.c
4157         * src/rfc2015.c
4158                 fix warnings
4159
4160         * src/imap.c
4161         * src/inc.c
4162         * src/news.c
4163         * src/pop.c
4164         * src/send.c
4165         * src/smtp.c
4166         * src/ssl_certificate.c
4167                 add log.h header file for logging functions
4168
4169         * src/main.c
4170         * src/common/utils.c
4171         * src/summaryview.c
4172         * src/xml.c
4173                 o move debug_mode to common/utils.c
4174                 o add functions to set and get debug_mode
4175
4176         * src/defs.h                    ** REMOVE **
4177         * src/intl.h                    ** REMOVE **
4178         * src/socket.[ch]               ** REMOVE **
4179         * src/ssl.[ch]                  ** REMOVE **
4180         * src/utils.[ch]                ** REMOVE **
4181                 replaced by new files in src/common/
4182         
4183         * src/common/Makefile.am
4184                 add new files in src/common/
4185
4186         * src/common/defs.h             ** NEW **
4187         * src/common/intl.h             ** NEW **
4188         * src/common/log.[ch]           ** NEW **
4189         * src/common/socket.[ch]        ** NEW **
4190         * src/common/ssl.[ch]           ** NEW **
4191         * src/common/utils.[ch]         ** NEW **
4192                 replacement for files in src/
4193
4194 2002-12-02 [colin]      0.8.6claws48
4195
4196         * src/folderview.c
4197                 Scroll folderview if necessary during dnd
4198
4199 2002-12-02 [colin]      0.8.6claws47
4200
4201         * src/folder.[ch]
4202                 Add check to verify a move is within a single mailbox
4203         * src/folderview.c
4204                 Add specific error string for this check
4205
4206 2002-12-02 [colin]      0.8.6claws46
4207
4208         * src/folder.c
4209                 Add a test to folder moving, remove a statusbar_print
4210         * src/folderview.c
4211                 Add Move folder... context-menu item
4212                 Factorize folder moving code
4213                 Enable folder DND for mbox
4214
4215 2002-12-01 [christoph]  0.8.6claws45
4216
4217         * ac/aspell.m4
4218                 remove conf.aspelltest if the version check fails
4219
4220 2002-11-30 [christoph]  0.8.6claws44
4221
4222         * autogen.sh
4223                 run libtoolize --force in autogen to create missing
4224                 libtool scripts
4225
4226 2002-11-30 [christoph]  0.8.6claws43
4227
4228         * src/Makefile.am
4229         * src/pgptext.c
4230         * src/procmime.c
4231         * src/rfc2015.c
4232         * src/uuencode.[ch]             ** REMOVED **
4233         * src/common/Makefile.am
4234         * src/common/uuencode.[ch]      ** NEW **
4235                 move uuen/decoder to common directory
4236
4237 2002-11-30 [christoph]  0.8.6claws42
4238
4239         * src/Makefile.am
4240         * src/base64.[ch]               ** REMOVED **
4241         * src/codeconv.c
4242         * src/compose.c
4243         * src/ldif.c
4244         * src/pgptext.c
4245         * src/procmime.c
4246         * src/rfc2015.c
4247         * src/smtp.c
4248         * src/unmime.c
4249         * src/common/Makefile.am
4250         * src/common/base64.[ch]        ** NEW **
4251                 move base64 en/decoder to common directory
4252
4253 2002-11-30 [christoph]  0.8.6claws41
4254
4255         * src/common                    ** NEW **
4256                 new directory for UI independent code
4257         * src/gtk                       ** NEW **
4258                 new directory for GTK frontend
4259         * src/common/.cvsignore         ** NEW **
4260         * src/gtk/.cvsignore            ** NEW **
4261                 ignore build files
4262         * src/common/Makefile.am        ** NEW **
4263         * src/gtk/Makefile.am           ** NEW **
4264                 automake files to build new seperated stuff
4265         * src/Makefile.am
4266                 the binary will currently still be build with the
4267                 files in src, so we include the code from the
4268                 subdirs for now after building the libs there
4269
4270 2002-11-30 [paul]       0.8.6claws40
4271
4272         * src/compose.c
4273                 fix bug [642731] 'Wrong selected account with drafted mail'
4274
4275 2002-11-29 [oliver]     0.8.6claws39
4276         
4277         * src/messageview.c
4278                 o update summaryview when switching between different
4279                   messageviews          
4280         * src/toolbar.c  
4281                 o check if messageview holds already removed msg
4282                   from summaryview
4283                 
4284
4285 2002-11-29 [oliver]     0.8.6claws38
4286
4287         * src/toolbar.c 
4288                 remove not needed variables and includes
4289                 make messageview stay opened and move to next when msgs are deleted 
4290
4291 2002-11-29 [oliver]     0.8.6claws37
4292         
4293         * src/toolbar.c 
4294                 disable compose button (messageview toolbar) by default
4295                 deleted msgs are moved to trash
4296         
4297 2002-11-29 [melvin]     0.8.6claws36
4298
4299         * configure.in
4300                 Increased minimal gpgme version to 0.3.10 (Zombies out)
4301                 and to detect signatures expirations (gpgme 0.3.6)
4302
4303         * src/main.c
4304                 Use non obsolescent function for Gpgme engine checking.
4305
4306         * src/rfc2015.c
4307                 Inform about expired signatures or signatures which key
4308                 has expired. Expiration date is displayed.
4309
4310         * src/sigstatus.c
4311                 Inform about expired signatures or signatures which key
4312                 has expired.
4313
4314 2002-11-28 [paul]       0.8.6claws35
4315
4316         * src/folderview.c
4317                 re-instate 'Check for new messages' in Newsgroup
4318                 folders right-click menu, after a suggestion from
4319                 Tim Mann <timmann@users.sourceforge.net>
4320
4321         * src/main.c
4322                 after a crash check only local folders for new
4323                 messages
4324
4325 2002-11-28 [paul]       0.8.6claws34
4326
4327         * configure.in
4328                 apply patch that fixes the checking of GTK with XIM 
4329                 support on different OSs, such as FreeBSD. Patch 
4330                 submitted by Topia <topia@users.sourceforge.net>
4331                 
4332 2002-11-28 [paul]       0.8.6claws33
4333
4334         * src/mainwindow.c
4335           src/prefs_common.c
4336           src/prefs_toolbar.c
4337                 more changes to the English
4338
4339 2002-11-28 [paul]       0.8.6claws32
4340
4341         * sync with 0.8.6cvs13
4342                 see ChangeLog 2002-11-28 (no sync needed
4343                 for src/compose.c)
4344
4345 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws31
4346         
4347         * src/mainwindow.[ch]
4348                 add patch by Ivan F. Martinez introducing messageview Toolbar
4349                 some changes and committed by oliver    
4350
4351 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws30
4352
4353         * src/messageview.[ch]
4354                 add patch by Ivan F. Martinez introducing messageview Toolbar
4355                 some changes and committed by oliver    
4356
4357 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws29
4358
4359         * src/compose.[ch]
4360                 add patch by Ivan F. Martinez introducing messageview Toolbar
4361                 some changes and committed by oliver    
4362
4363 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws28
4364         
4365         * src/toolbar.[ch]
4366                 add patch by Ivan F. Martinez introducing messageview Toolbar
4367                 some changes and committed by oliver
4368
4369 2002-11-28 [oliver]     0.8.6claws27
4370         
4371         * src/prefs_toolbar.[ch]
4372                 getting ready for messageview toolbar
4373                 free mem allocated by gettext
4374                 change prefs_toolbar to prefs_toolbar_open
4375  
4376 2002-11-28 [thorsten]   0.8.6claws26
4377
4378         * src/imageview.[ch]
4379                 cleaned up conflicting declarations of
4380                 imageview_show_image()
4381
4382 2002-11-28 [paul]       0.8.6claws25
4383
4384         * src/grouplistdialog.c
4385           src/prefs_common.c
4386           src/prefs_summary_column.c
4387                 a few more improvements to the English
4388
4389 2002-11-28 [colin]      0.8.6claws24
4390
4391         * man/sylpheed.1
4392                 A few updates to command-line parameters
4393
4394 2002-11-28 [colin]      0.8.6claws23
4395
4396         * src/prefs_filtering.c
4397                 Fix problems with prefs_filtering_delete_path:
4398                 a) if the first rule is removed, original pointers
4399                    weren't updated (leading to segfaults)
4400                 b) it was always global_processing updated in case
4401                    of removed path was parent of rule path
4402
4403 2002-11-27 [paul]       0.8.6claws22
4404
4405         * src/mainwindow.c
4406           src/prefs_account.c
4407           src/prefs_actions.c
4408           src/prefs_common.c
4409           src/prefs_customheader.c
4410           src/prefs_display_header.c
4411           src/prefs_filtering.c
4412           src/prefs_folder_item.c
4413           src/prefs_matcher.c
4414           src/prefs_scoring.c
4415           src/prefs_summary_column.c
4416           src/prefs_template.c
4417           src/prefs_toolbar.c
4418                  improve the English in the GUI
4419
4420 2002-11-27 [colin]      0.8.6claws21
4421
4422         * src/folder.c
4423                 Fix processing renaming problems happening after
4424                 last commit
4425
4426 2002-11-27 [colin]      0.8.6claws20
4427
4428         * src/folder.c
4429                 recursive move now deletes src each subfolder after 
4430                 having moved it
4431         * src/folderview.c
4432                 Use identifier instead of path during dnd (enables
4433                 IMAP folder dnd)
4434
4435 2002-11-27 [paul]       0.8.6claws19
4436
4437         * src/main.c
4438                 apply patch that does command-line processing 
4439                 BEFORE gtk_init, allowing claws to run from 
4440                 shell-scripts in non-X environment (e.g. crontab 
4441                 or ip-up, ip-down scripts). Patch submitted by
4442                 Ruslan N. Balkin <baron@dartel.ru>
4443                 
4444         * po/it.po
4445                 updated by Alessandro Maestri
4446
4447 2002-11-27 [paul]       0.8.6claws18
4448
4449         * sync with 0.8.6cvs12
4450           src/prefs_common.c
4451                 Differences are that main uses a 'Receive dialog'
4452                 frame on the Interface tab, whereas claws groups all 
4453                 the dialogs together in a 'Dialogs' frame.
4454
4455 2002-11-27 [colin]      0.8.6claws17
4456
4457         * src/prefs_matcher.c
4458                 Fix Execute criteria's NOT flag
4459
4460
4461 2002-11-26 [christoph]  0.8.6claws16
4462
4463         * src/ssl.c
4464                 rewrite the ssl code a little bit, only use one
4465                 SSL context, set default certificates' file/path
4466
4467 2002-11-26 [thorsten]   0.8.6claws15
4468
4469         * src/compose.c
4470                 default-reply-to didn't work for ml-reply
4471
4472 2002-11-26 [melvin]     0.8.6claws14
4473
4474         * src/prefs_actions.c
4475                 Made pipe-actions ignore short headers in message view
4476                 Made trailing-pipe-actions write in the message view with
4477                 the same font as the original message
4478
4479 2002-11-26 [paul]       0.8.6claws13
4480
4481         * src/compose.c
4482                 this time commit the correct file
4483
4484 2002-11-26 [paul]       0.8.6claws12
4485
4486         * sync with 0.8.6cvs11
4487           src/quote_fmt_parse.y  
4488                 no sync needed
4489           src/account.[ch]       
4490                 not sync'ed
4491           src/compose.c
4492                 compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
4493                 on draft mode.
4494                 compose_reedit(): add check for 'X-Sylpheed-Account-Id:' 
4495                 header
4496                 
4497         see ChangeLog 2002-11-25 and 2002-11-26
4498
4499 2002-11-26 [colin]      0.8.6claws11
4500
4501         * src/folderview.c
4502                 Fix collapsed folder not auto-expanding during
4503                 mail dnd, if it was the source folder.
4504
4505 2002-11-25 [colin]      0.8.6claws10
4506
4507         * src/folderview.[ch]
4508                 Variable renaming and cleaning (slist of nodes 
4509                 to be re-collapsed is stored in FolderView)
4510
4511 2002-11-25 [paul]       0.8.6claws9
4512
4513         * src/prefs_common.[ch]
4514                 fix breakage caused by last commit
4515
4516 2002-11-25 [paul]       0.8.6claws8
4517
4518         * sync with 0.8.6cvs4
4519                 see ChangeLog 2002-11-21
4520
4521 2002-11-25 [paul]       0.8.6claws7
4522
4523         * sync with 0.8.6cvs4
4524                 see ChangeLog 2002-11-20
4525
4526 2002-11-25 [paul]       0.8.6claws6
4527
4528         * sync with 0.8.6cvs3
4529                 see ChangeLog 2002-11-18
4530
4531 2002-11-25 [colin]      0.8.6claws5
4532
4533         * src/gtkutils.[ch]
4534                 Add gtkut_ctree_node_is_parent()
4535         * src/folderview.c
4536                 Spring-loaded folders
4537
4538 2002-11-25 [colin]      0.8.6claws4
4539
4540         * src/utils.[ch]
4541                 Add slist_concat_unique(), function to merge
4542                 two GSList filtering dups
4543         * src/folder.[ch]
4544         * src/summaryview.[ch]
4545         * src/folderview.c
4546         * src/main.c
4547                 Add detection/update/display of unread answers
4548                 to marked mails
4549         * src/procmsg.[ch]
4550                 Add procmsg_find_children()
4551                 Add procmsg_msg_has_marked_parent()
4552
4553 2002-11-25 [colin]      0.8.6claws3
4554
4555         * src/ssl_certificate.[ch]
4556                 Allow checking a certificate without a DNS
4557                 lookup
4558                 Allow to forget a cert (by deleting it)
4559                 Make ssl_certificate_destroy_public
4560         * src/ssl_manager.[ch] ** NEW FILES **
4561                 Gui to manage (display/remove) certificates
4562         * src/prefs_common.[ch]
4563                 Add a pref to allow silent acceptation of
4564                 trusted certificates or not (based on the
4565                 "I want to know what's going on" principle)
4566         * src/mainwindow.c
4567                 Add SSL manager in Tools menu
4568         * src/Makefile.am
4569                 Add the new files to the build
4570         * po/POTFILES.in
4571                 Add ssl_manager.c to translations
4572
4573 2002-11-25 [colin]      0.8.6claws2
4574
4575         * src/summaryview.[ch]
4576                 Add S_SEARCH_EXTENDED to the quick search, which 
4577                 allows to search using filtering syntax.
4578
4579 2002-11-25 [colin]      0.8.6claws1
4580
4581         * src/summaryview.c
4582                 Deletion of duplicates now prefer deleting
4583                 the unread dup (fixes feature-request 638989).
4584
4585 2002-11-24 [paul]       0.8.6claws
4586
4587         * po/es.po
4588           po/pl.po
4589           po/ru.po
4590           po/sr.po
4591                 updated by Ricardo Mones Lastra,
4592                 Witold Wladyslaw Wojciech Wilk,
4593                 Ruslan N. Balkin, and  Urke MMI 
4594                 respectively
4595
4596 2002-11-24 [paul]       0.8.5claws182
4597
4598         * po/bg.po
4599                 updated by George Danchev
4600
4601 2002-11-23 [alfons]     0.8.5claws181
4602
4603         * src/imap.c
4604                 tiny memory leak found by browsing Dimitar's 
4605                 valgrind report
4606
4607 2002-11-23 [paul]       0.8.5claws180
4608
4609         * po/it.po
4610                 updated by Alessandro Maestri
4611
4612 2002-11-22 [christoph]  0.8.5claws179
4613
4614         * src/compose.c
4615         * src/inc.c
4616         * src/prefs_filtering.c
4617         * src/summaryview.c
4618                 more warning fixes
4619
4620 2002-11-22 [alfons]     0.8.5claws178
4621
4622         * src/summaryview.c
4623                 summary_execute_delete_func(): if message is deleted, make 
4624                 sure to also remove its entry in the subject hash table. 
4625                 fixes a corner case bug.
4626
4627 2002-11-22 [paul]       0.8.5claws177
4628
4629         * .cvsignore
4630                 add 'autom4te.cache'
4631                 
4632         * ltconfig      ** REMOVED **
4633                 not needed
4634
4635 2002-11-22 [paul]       0.8.5claws176
4636
4637         * src/textview.c
4638                 textview_set_font(): fix for message display in
4639                 UTF-8 locales (thanks to Sergey Vlasov).
4640                 
4641         * AUTHORS
4642                 add new team members and contributors
4643
4644
4645 2002-11-21 [colin]      0.8.5claws175
4646
4647         * src/procmsg.[ch]
4648                 Add procmsg_remove_special_headers()
4649         * src/mh.c
4650                 Use procmsg_remove_special_headers() for 
4651                 previous fix
4652
4653 2002-11-21 [colin]      0.8.5claws174
4654
4655         * src/mh.c
4656                 Fix moving/copying from queue/draft folders
4657                 for MH folders
4658
4659 2002-11-21 [christoph]  0.8.5claws173
4660
4661         * src/crash.c
4662         * src/filtering.c
4663         * src/logwindow.c
4664         * src/main.c
4665         * src/matcher_parser_lex.[hl]
4666         * src/mbox.c
4667         * src/mbox_folder.[ch]
4668         * src/prefs_filtering.c
4669         * src/procheader.c
4670         * src/quote_fmt_lex.l
4671         * src/ssl.c
4672                 fix all warnings except the warnings in lex and yacc files
4673
4674 2002-11-20 [christoph]  0.8.5claws172
4675
4676         * src/imap.c
4677                 fix MsgInfo retrieval for IMAP draft and queue folders
4678                 (closes bug [ 619558 ] Draft saving on IMAP box issue)
4679
4680 2002-11-19 [christoph]  0.8.5claws171
4681
4682         * src/compose.c
4683                 fix segfault, when draft saving does not get
4684                 the MsgInfo of the new message
4685                 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
4686
4687 2002-11-19 [christoph]  0.8.5claws170
4688
4689         * src/procmsg.c
4690                 add parameter check for flag setting function
4691                 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
4692
4693 2002-11-18 [paul]       0.8.5claws169
4694
4695         * src/compose.c
4696                 more sensitivity fixes to redirect mode:
4697                 * disable toolbar draft button
4698                 * allow only Address book in the Tools menu
4699                 * disable editing of message by the spell
4700                   checker
4701
4702 2002-11-18 [paul]       0.8.5claws168
4703
4704         * src/compose.c
4705                 fix sensitivity of menu items in compose_redirect():
4706                 allow only the necessary items 
4707
4708 2002-11-18 [paul]       0.8.5claws167
4709
4710         * src/compose.c
4711                 fix bug [ 603259 ] 'attachment got lost on bounce'
4712
4713 2002-11-18 [paul]       0.8.5claws166
4714
4715         * po/ru.po
4716                 updated by Ruslan N. Balkin <baron@dartel.ru>
4717
4718 2002-11-18 [colin]      0.8.5claws165
4719
4720         * src/main.c
4721           src/defs.h
4722                 Remove old filtering stuff
4723
4724
4725 2002-11-17 [oliver]     0.8.5claws164
4726
4727         * src/toolbar.h
4728                 remove not needed typedef 
4729
4730 2002-11-17 [oliver]     0.8.5claws163
4731
4732         * src/toolbar.c
4733                 make toolbar's on click events translatable
4734
4735 2002-11-15 [colin]      0.8.5claws162
4736
4737         * src/summaryview.c
4738                 Revert too-soon integration of a feature
4739
4740 2002-11-15 [christoph]  0.8.5claws161
4741
4742         * src/imap.c
4743                 use main's implementation of imap_get_msginfo
4744
4745 2002-11-15 [christoph]  0.8.5claws160
4746
4747         * src/compose.c
4748         * src/folder.[ch]
4749         * src/imap.c
4750         * src/mbox_folder.c
4751         * src/mh.c
4752         * src/news.c
4753         * src/procmsg.c
4754         * src/summaryview.c
4755                 replace claws' fetch_msginfo with main's get_msginfo
4756                 (use main's implementation where possible)
4757
4758 2002-11-15 [colin]      0.8.5claws159
4759
4760         * src/ssl_certificate.c
4761                 Missed a check
4762
4763 2002-11-16 [melvin]     0.8.5claws158
4764
4765         * po/fr.po
4766                 Updated French translations.
4767
4768 2002-11-16 [colin]      0.8.5claws157
4769
4770         * src/ssl_certificate.c
4771                 Check for missing parts in the certificates
4772
4773 2002-11-15 [colin]      0.8.5claws156
4774
4775         * src/folderview.c
4776                 Preventive fix (missing check) found by
4777                 Alfons
4778
4779 2002-11-15 [paul]
4780
4781         * NEWS
4782                 sync with 0.8.6 release
4783
4784 2002-11-15 [colin]      0.8.5claws155
4785
4786         * src/folder.[ch]
4787           src/folderview.c
4788                 Fix error handling of folder_item_move_to()
4789                 (thanks to Alfons!)
4790
4791 2002-11-15 [colin]      0.8.5claws154
4792
4793         * src/folder.[ch]
4794           src/folderview.c
4795                 folder_item_move_to() sets an error message instead
4796                 of having GUI stuff in folder.c
4797
4798 2002-11-15 [colin]      0.8.5claws153
4799
4800         * src/procmsg.[ch]
4801                 Implemented a callback for MsgInfo updates, 
4802                 heavily copy/pasted from Christoph's folder 
4803                 callback system
4804         * src/summaryview.[ch]
4805                 Register summary_update_msg as callback
4806
4807 2002-11-14 [colin]      0.8.5claws152
4808         
4809         * src/procmsg.c
4810                 Update the FolderItem after sending (fixes 617593)
4811
4812 2002-11-14 [christoph]  0.8.5claws151
4813
4814         * src/folder.c
4815                 fix wrong position of NULL pointer check found
4816                 by Sergey
4817
4818 2002-11-14 [christoph]  0.8.5claws150
4819
4820         * src/folder.c
4821                 fix segfault when deleting messages from IMAP folders
4822                 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
4823
4824 2002-11-14 [colin]      0.8.5claws149
4825
4826         * src/compose.c
4827                 Forwarding was also ignoring the folder's default account.
4828
4829 2002-11-14 [colin]      0.8.5claws148
4830
4831         * src/compose.c
4832                 Fix sent folder not set to folder properties when 
4833                 forwarding.
4834
4835 2002-11-14 [thorsten]   0.8.5claws147
4836
4837         * src/inc.c
4838                 inc_start(): Files were not moved from .processing to inbox,
4839                 if no global processing rule existed
4840
4841 2002-11-14 [colin]      0.8.5claws146
4842
4843         * src/ssl_certificate
4844                 Fix file operations
4845
4846 2002-11-14 [paul]       0.8.5claws145
4847
4848         * po/it.po
4849                 updated by Alessandro Maestri
4850
4851 2002-11-13 [alfons]     0.8.5claws144
4852
4853         * src/folder.c
4854                 folder_item_close(): only mark messages unread
4855                 when a folder has new messages 
4856
4857 2002-11-13 [keith]      0.8.5claws143
4858
4859         * src/imap.c
4860                 Fix problem moving or copying between
4861                 IMAP folders
4862
4863 2002-11-13 [colin]      0.8.5claws142
4864
4865         * src/matcher_parser_parse.y
4866                 Fix rule problem when " don't match
4867
4868 2002-11-13 [christoph]  0.8.5claws141
4869
4870         * src/folder.c
4871         * src/folderview.c
4872                 moved cache saving to folder_item_close
4873                 the folderview should not have to deal with
4874                 this things
4875
4876 2002-11-13 [christoph]  0.8.5claws140
4877
4878         * src/summaryview.c
4879                 moved setting of important score to
4880                 summary_set_prefs_from_folderitem
4881
4882 2002-11-13 [colin]      0.8.5claws139
4883
4884         * src/matcher_parser_parse.y
4885                 Fix a segfault in the parser (happening when
4886                 a good expression had been tested and a bad 
4887                 one arrives)
4888
4889 2002-11-13 [paul]       0.8.5claws138
4890
4891         * sync with 0.8.5cvs24
4892                 see ChangeLog 2002-11-13
4893                 
4894         * po/pt_BR.po
4895                 updated by Fabio Jr. Beneditto
4896
4897 2002-11-13 [colin]      0.8.5claws137
4898         
4899         * src/msgcache.c
4900           src/defs.h
4901           src/procmsg.[ch]
4902                 Revert last commit, problem
4903
4904 2002-11-13 [colin]      0.8.5claws136
4905
4906         * src/msgcache.c
4907                 Remove duplicated code
4908         * src/defs.h
4909                 Bumped CACHE_VERSION and MARK_VERSION
4910         * src/procmsg.[ch]
4911                 Network endian for cache and mark files
4912
4913 2002-11-12 [colin]      0.8.5claws135
4914
4915         * src/inc.c
4916                 Fix the "socket error" dialog which disappeared
4917
4918 2002-11-12 [colin]      0.8.5claws134
4919
4920         * src/msgcache.c
4921                 Reverse last commit which had performance 
4922                 problems, but still reverse the list
4923
4924 2002-11-12 [colin]      0.8.5claws133
4925
4926         * src/msgcache.c
4927                 Reverse list order
4928
4929 2002-11-12 [melvin]     0.8.5claws132
4930
4931         * src/compose.c
4932                 Added a check for a NULL prefs_common.dictionary
4933
4934 2002-11-12 [colin]      0.8.5claws131
4935
4936         * src/ssl_certificate.[ch]
4937                 Use FQDN hostname
4938
4939 2002-11-12 [colin]      0.8.5claws130
4940
4941         * src/ssl_certificate.[ch]
4942                 Take connection port into account for 
4943                 checking certificates (a single hostname
4944                 could have multiple servers with multiple
4945                 certificates)
4946         * src/ssl.c
4947                 Pass the port to ssl_certificate_check
4948
4949 2002-11-12 [paul]       0.8.5claws129
4950
4951         * src/folder.c
4952                 fix a typo in last commit
4953
4954 2002-11-12 [paul]       0.8.5claws128
4955
4956         * sync with 0.8.5cvs23
4957                 see ChangeLog entry 2002-11-12
4958
4959 2002-11-11 [colin]      0.8.5claws127
4960
4961         * src/ssl_certificate.c
4962                 Cleaner messages
4963                 Don't popup, instead log error, if the 
4964                 corresponding pref is checked
4965         * src/ssl_certificate.h
4966                 include <openssl/objects/h>
4967
4968 2002-11-11 [colin]      0.8.5claws126
4969
4970         * src/ssl_certificate.h
4971                 _Really_ clean it
4972
4973 2002-11-11 [colin]      0.8.5claws125
4974         
4975         * src/ssl_certificate.c
4976                 Fixed leak
4977
4978 2002-11-11 [colin]      0.8.5claws124
4979
4980         * src/ssl.c
4981                 Cleaned a bit
4982         * src/ssl_certificate.[ch]
4983                 Cleaned a bit (better use of SSL API)
4984                 (This will cause non-recognition of saved 
4985                  certificates of claws12[23]...)
4986
4987 2002-11-11 [paul]       0.8.5claws123
4988         
4989         * po/es.po
4990                 updated by Ricardo Mones Lastra
4991
4992 2002-11-11 [colin]      0.8.5claws122
4993
4994         * src/ssl.c
4995                 Fix a typo
4996
4997 2002-11-11 [colin]      0.8.5claws121
4998
4999         * src/ssl_certificate.[ch] ** NEW FILES **
5000         * src/ssl.[ch]
5001                 Check SSL certificates presented to us
5002         * src/Makefile.am
5003                 Add ssl_certificate.[ch]
5004         * po/POTFILES.in
5005                 Add ssl_certificate.c
5006
5007 2002-11-11 [paul]       0.8.5claws120
5008
5009         * sync with 0.8.5cvs22
5010                 see ChangeLog 2002-11-11
5011
5012 2002-11-11 [paul]       0.8.5claws119
5013
5014         * sync with 0.8.5cvs21
5015                 see ChangeLog 2002-11-11
5016
5017 2002-11-10 [jens]       0.8.5claws118
5018
5019         * src/folder.c
5020         * src/folderview.c
5021                 corrected some typing
5022         * po/de.po
5023                 updated german translation
5024         * sylpheed.spec.in
5025                 cleaned up specfile and adjusted it for claws
5026
5027 2002-11-10 [colin]      0.8.5claws117
5028
5029         * src/summaryview.c
5030                 a STATUSBAR_PUSH/POP fix
5031
5032 2002-11-10 [colin]      0.8.5claws116
5033
5034         * src/prefs_folder_item.c
5035                 Fix hanging after opening folder properties
5036
5037 2002-11-10 [hoa]        0.8.5claws115
5038
5039         * src/matcher_parser_lex.l
5040         * src/matcher_parser_parse.y
5041                 config file for scoring and filtering is no more trashed
5042                 when there is a syntax error in a filtering rule when
5043                 editing it in a dialog.
5044
5045 2002-11-09 [colin]      0.8.5claws114
5046
5047         * src/mbox_folder.c
5048                 Added missing initialisation of folder->destroy()
5049
5050 2002-11-09 [colin]      0.8.5claws113
5051
5052         * src/folder.c
5053           src/folderview.c
5054                 Fix the status bar messages
5055
5056 2002-11-09 [colin]      0.8.5claws112
5057
5058         * src/folderview.c
5059                 Fix hangs after folder dnd, happening after 
5060                 claws109.
5061
5062 2002-11-09 [christoph]  0.8.5claws111
5063
5064         * src/folderview.c
5065                 just changed order of calls (reverse order of
5066                 associated calls)
5067         * src/inc.c
5068                 lock inc when checking only one account, otherwise
5069                 inc all could be executed at the same time
5070
5071 2002-11-09 [christoph]  0.8.5claws110
5072
5073         * src/folderview.c
5074                 better unlock the mouse cursor before calling
5075                 summary_show because it changes the cursor too
5076
5077 2002-11-09 [christoph]  0.8.5claws109
5078
5079         * src/folder.[ch]
5080         * src/folderview.c
5081                 add functions to open and close a folder
5082                 o opending will execute scanning for remote folders
5083                   and processing
5084                 o closing will unset new flag for messages
5085
5086 2002-11-09 [colin]      0.8.5claws108
5087
5088         * src/folder.c
5089                 Add a call to prefs_matcher_write_config to 
5090                 avoid non-leaf folders filtering settings to be
5091                 lost
5092
5093 2002-11-09 [paul]       0.8.5claws107
5094
5095         * src/prefs_account.c
5096                 re-word a label
5097
5098 2002-11-09 [colin]      0.8.5claws106
5099
5100         * src/folderview.c
5101                 Minor esthetic fix
5102
5103 2002-11-09 [colin]      0.8.5claws105
5104
5105         * src/folderview.c
5106                 Fix prefs_filtering deletion for MH folders (same
5107                 reason as below)
5108         * src/prefs_filtering.c
5109                 Fix prefs_filtering renaming and deletion for 
5110                 folder-based processing rules.  
5111
5112 2002-11-09 [christoph]  0.8.5claws104
5113
5114         * src/compose.c
5115         * src/folder.[ch]
5116         * src/folderview.[ch]
5117         * src/import.c
5118         * src/inc.c
5119         * src/main.c
5120         * src/mainwindow.c
5121         * src/messageview.c
5122         * src/prefs_folder_item.c
5123         * src/procmsg.c
5124         * src/summaryview.c
5125                 implement a callback system for folder item updates
5126
5127 2002-11-09 [colin]      0.8.5claws103
5128
5129         * src/folderview.c
5130                 Fix prefs_filtering renaming for MH folders (we
5131                 shouldn't rename by path as another folder could
5132                 have the same hierarchy).
5133
5134 2002-11-09 [colin]      0.8.5claws102
5135
5136         * src/folder.c
5137                 Fix a leak found by Christoph, use better variable
5138                 names
5139
5140 2002-11-09 [colin]      0.8.5claws101
5141
5142         * src/folder.c
5143                 One more fix for processing rules
5144
5145 2002-11-08 [colin]      0.8.5claws100
5146         
5147         * src/matcher.c
5148                 Don't copy the compiled regexp (will be reevaluated)
5149         * src/folderview.c
5150                 Lock folderview while moving
5151         * src/folder.c
5152                 Provide info on what's happening to the user
5153
5154 2002-11-08 [colin]      0.8.5claws99
5155
5156         * src/folderview.c
5157                 Fix folder reordering after a move if parent is 
5158                 root
5159         * src/scoring.[ch]
5160                 Add function to copy a ScoringProp
5161         * src/prefs_folder_item.c
5162                 Copy scoring rules when copying a folder prefs
5163
5164 2002-11-08 [colin]      0.8.5claws98
5165
5166         * src/folderview.c
5167                 Fixes in case of failure
5168         * src/filtering.[ch]    
5169                 Add function to duplicate a FilteringProp
5170         * src/matcher.[ch]
5171                 Add function to duplicate a MatcherProp
5172         * src/prefs_folder_item.c
5173                 Save folder's processing rules when copying 
5174                 its prefs
5175
5176 2002-11-08 [colin]      0.8.5claws97
5177         
5178         * src/folderview.c
5179                 Sort after move
5180         * src/folder.c 
5181                 Change a printf to debug_print
5182
5183 2002-11-08 [colin]      0.8.5claws96
5184
5185         * src/folder.c
5186           src/folderview.c
5187                 Fix segfaults, call me stupido
5188         
5189
5190 2002-11-08 [colin]      0.8.5claws95
5191
5192         *src/folder.c
5193                 Added forgotten prefs to save when moving folders
5194
5195 2002-11-08 [colin]      0.8.5claws94
5196
5197         * src/folder.c
5198                 Fixes to folder DND (prefs copy)
5199         * src/folderview.c
5200                 Optimization for folder DND (don't rescan whole tree)
5201                 Added folderview_create_folder_node() for this 
5202                 optimization, so de-duped a bit the code
5203         * src/prefs_folder_item.[ch]
5204                 Added prefs_folder_item_copy_prefs()    
5205           
5206 2002-11-08 [paul]       0.8.5claws93
5207
5208         * src/prefs_account.c
5209           tools/README
5210           tools/kmail2sylpheed_v2.pl
5211                 correct some typos
5212
5213 2002-11-08 [paul]       0.8.5claws92
5214
5215         * src/compose.c
5216           src/prefs_account.[ch]
5217                 remove account options 'clearsign' and 'ascii_armored',
5218                 replace with 'default_gnupg_mode' to prevent mixed-mode
5219                 Privacy settings
5220
5221 2002-11-08 [paul]       0.8.5claws91
5222
5223         * src/compose.[ch]
5224                 re-implement GnuPG 'on-the-fly' mode selection,
5225                 disallow mixed-mode
5226
5227 2002-11-08 [colin]      0.8.5claws90
5228
5229         * src/folderview.c
5230           src/prefs_folder_item.c
5231                 Change "Property" to "Properties"
5232
5233 2002-11-07 [colin]      0.8.5claws89
5234
5235         * src/folderview.c
5236           src/folder.c
5237                 Allow folder dropping to a root folder
5238
5239 2002-11-07 [paul]       0.8.5claws88
5240
5241         * src/compose.c
5242                 revert last commit
5243
5244 2002-11-07 [paul]       0.8.5claws87
5245
5246         * src/compose.c
5247                 fix reply-to-list bug. closes bug report
5248                 "[633382] reply-to-list broken in recent cvs"
5249
5250 2002-11-07 [paul]       0.8.5claws86
5251
5252         * src/compose.c
5253                 add a forgotten '#if USE_GPGME ... #endif'
5254
5255 2002-11-07 [paul]       0.8.5claws85
5256
5257         * sync with 0.8.5cvs20
5258                 see ChangeLog 2002-11-07
5259
5260 2002-11-07 [colin]      0.8.5claws84
5261
5262         * src/folder.[ch]
5263                 Change folder_item_move_to to return the newly 
5264                 created folderitem.
5265         * src/folderview.c
5266                 Select the new folderitem after moving.
5267
5268 2002-11-07 [colin]      0.8.5claws83
5269
5270         * src/prefs_filtering.c
5271                 Fix rule rewriting when moving a leaf folder to a 
5272                 shorter path
5273
5274 2002-11-07 [colin]      0.8.5claws82
5275
5276         * src/prefs_filtering.c
5277                 fix a leak
5278
5279 2002-11-07 [colin]      0.8.5claws81
5280
5281         * src/folder.[ch]
5282                 Add folder_item_move_to() function to move a 
5283                 folderitem into another one (updates matcher etc)
5284         * src/folderview.c
5285                 Add folder drag'n drop (context menu to come)
5286                 [Should be dataloss free, but Please backup before 
5287                  trying !]
5288
5289 2002-11-06 [colin]      0.8.5claws80
5290
5291         * src/mh.c
5292                 mh_create_folder() returns NULL if can't create
5293                 directory hierarchy
5294
5295 2002-11-06 [paul]       0.8.5claws79
5296
5297         * src/compose.[ch]
5298                 allow 'on-the-fly' changing of the type of encryption 
5299                 and/or signing used (mime/ascii) via the compose window
5300
5301 2002-11-06 [paul]       0.8.5claws78
5302
5303         * sync with 0.8.5cvs19
5304                 see ChangeLog 2002-11-06 for src/account.c: 
5305                 account_get_special_folder()
5306                 
5307 2002-11-05 [alfons]     0.8.5claws77
5308
5309         * src/crash.c
5310                 very minor cleanups: nothing to see here, move on. :-)
5311
5312 2002-11-05 [colin]      0.8.5claws76
5313
5314         * src/main.c
5315                 Changes choices if compose windows are opened to
5316                 Discard, Draft, Don't quit
5317
5318 2002-11-05 [thorsten]   0.8.5claws75
5319
5320         * src/compose.c
5321                 reenabled default_reply_to folder option
5322
5323 2002-11-05 [colin]      0.8.5claws74
5324
5325         * src/compose.[ch] 
5326                 add compose_draft()
5327         * src/crash.c
5328                 add SIGTERM handler
5329         * src/main.[ch]
5330                 add clean_quit() for the SIGTERM handler
5331
5332 2002-11-05 [paul]       0.8.5claws73
5333         
5334         * po/es.po
5335                 updated by Ricardo Mones Lastra
5336
5337 2002-11-05 [melvin]     0.8.5claws72
5338
5339         * src/logwindow.c
5340                 Fixed log-clipping bug #616795.
5341                 To stop logging in the log window use 0 length.
5342         * src/prefs_common.c
5343                 Added a label to inform about the 0 log length behaviour.
5344
5345 2002-11-05 [paul]       0.8.5claws71
5346
5347         * sync with 0.8.5cvs17
5348                 see ChangeLog 2002-11-05
5349
5350 2002-11-04 [paul]       0.8.5claws70
5351
5352         * sylpheed-128x128.png
5353           sylpheed-64x64.png
5354           sylpheed.png
5355                 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
5356                 <nikai@users.sourceforge.net>
5357                 
5358         * po/bg.po
5359                 updated by George Danchev
5360
5361 2002-11-03 [thorsten]   0.8.5claws69
5362
5363         * src/main.c
5364           src/mimeview.c
5365           src/rfc2015.h
5366                 add check if gpg is active
5367
5368 2002-11-03 [thorsten]   0.8.5claws68
5369
5370         * src/toolbar.h
5371                 removed GSList declaration causing trouble on MacOS-X
5372                 (submitted by alfons, reported by xfesty)
5373
5374 2002-11-01 [paul]       0.8.5claws67
5375
5376         * src/mainwindow.c
5377                 remove last remnants of main's filter code
5378
5379 2002-11-01 [paul]       0.8.5claws66
5380
5381         * tools/filter_conv.pl
5382                 fix bug where user-defined headers were ignored
5383
5384 2002-11-01 [paul]       0.8.5claws65
5385
5386         * src/logwindow.c
5387                 make a debug_print() not translatable
5388
5389 2002-10-31 [melvin]     0.8.5claws64
5390
5391         * ac/aspell.m4
5392                 Fixed --disable-aspell-test. Now --disable-aspell-test will 
5393                 not run any GNU/aspell test.  The dictionary path will
5394                 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
5395                 was given, in which case, it will be $prefix/lib/aspell/
5396         * configure.in
5397                 Fixed typo in commentary (Aspell code).
5398
5399 2002-10-31 [paul]       0.8.5claws63
5400
5401         * po/POTFILES.in
5402                 remove src/filter.c and src/prefs_filter.c
5403                 thanks to Ricardo for reminding me
5404
5405 2002-10-31 [colin]      0.8.5claws62
5406
5407         * src/mbox_folder.c
5408                 Plug some leaks
5409
5410 2002-10-31 [paul]       0.8.5claws61
5411
5412         * src/prefs_filter.[ch] ** REMOVED **
5413           src/filter.[ch]       ** REMOVED **
5414           
5415         * src/Makefile.am
5416           src/folderview.c
5417           src/inc.c
5418           src/main.c
5419           src/mainwindow.c
5420           src/mbox.c
5421           src/prefs_common.c
5422           src/prefs_filtering.c
5423           src/summaryview.[ch]
5424                 remove main's 'filter' code
5425                 
5426         README.claws
5427                 update to reflect removal of main's filter
5428
5429 2002-10-31 [paul]       0.8.5claws60
5430
5431         * src/summaryview.c
5432                 remove check for global_processing in summary_filter_open(). 
5433                 This fixes the bug where if the user uses the right-click 
5434                 'Create filter rule...' and doesn't have any filter rules 
5435                 already defined in claws' advanced filtering, the newly 
5436                 created filter rule goes to main's filtering which is 
5437                 inaccessible through the gui. Now the filter rule gets added
5438                 to claws' filtering by default.
5439
5440 2002-10-28 [melvin]     0.8.5claws59
5441
5442         * src/prefs_actions.c
5443                 Fixed bug #627322 where MIME parts were not always
5444                 correctly passed to a %p action
5445                 Display an error dialog when message filename is not found.
5446
5447 2002-10-28 [melvin]     0.8.5claws58
5448
5449         * src/prefs_common.c
5450                 Readded a missing function declaration lost in 0.8.3claws34
5451
5452 2002-10-28 [paul]       0.8.5claws57
5453
5454         * sync with 0.8.5cvs15
5455                 see ChangeLog 2002-10-28 and 2002-10-25
5456                 
5457         Note: ChangeLog entry 2002-10-24 is not sync'ed.
5458
5459 2002-10-27 [oliver]     0.8.5claws56
5460
5461         * src/pop.c
5462                 plug leak in pop3_top_recv
5463
5464 2002-10-26 [christoph]  0.8.5claws55
5465
5466         * src/folder.c
5467                 set need_update folder flag when messages are added
5468                 (closes bug [ 626922 ] folder not updated after receiving)
5469
5470 2002-10-25 [melvin]     0.8.5claws54
5471
5472         * src/imageview.c
5473                 Fixed a memleak introduced in the scaling code.
5474
5475 2002-10-24 [alfons]     0.8.5claws53
5476
5477         * src/filtering.c
5478                 make filtering's forward message action forward from the 
5479                 correct account
5480                 (closes bug [628089 ] Filter -> Forward from address problem
5481                 reported by Oktay)
5482
5483 2002-10-24 [christoph]  0.8.5claws52
5484
5485         * src/mainwindow.c
5486         * src/manual.[ch]
5487                 o use manual of current locale or english if current
5488                   locale is not available (and english is available)
5489                 o also link to sylpheed doc project manuals
5490
5491 2002-10-23 [paul]       0.8.5claws51
5492
5493         * tools/README
5494           tools/kmail2sylpheed_v2.pl
5495                 add new version of kmail addressbook importer script.
5496                 works with newer versions of Kmail/KAddressBook which
5497                 have new and rearranged data.
5498
5499 2002-10-23 [martin]     0.8.5claws50
5500
5501         * src/folderview.c
5502         * src/summaryview.c
5503         * src/utils.h
5504         * src/utils.c
5505                 added length parameter to get_abbrev_newsgroup_name()
5506                 changed this function so that it abbreviates the newsgroup
5507                 names only so long it is smaller than the length parameter
5508                 (for better reading of some newsgroup names and space efficiency)
5509
5510 2002-10-22 [colin]      0.8.5claws49
5511
5512         *src/foldersel.c
5513                 Revert Alfons' last modification (after voting ;-))
5514
5515 2002-10-21 [alfons]     0.8.5claws48
5516
5517         * src/foldersel.c
5518                 folder view in folder selection dialog reflects state of
5519                 folder view in main window
5520
5521 2002-10-18 [alfons]     0.8.5claws47
5522
5523         * src/mbox.c
5524                 drop imported messages in folder selected by user,
5525                 and not in the inbox
5526                 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
5527
5528 2002-10-18 [alfons]     0.8.5claws46
5529
5530         * src/compose.c
5531                 make automagic reply work correctly for email accounts 
5532                 (whether it's viable to do a full sync with Hiro's 
5533                 compose.c is still under discussion)
5534
5535 2002-10-18 [melvin]     0.8.5claws45
5536
5537         * src/prefs_actions.c
5538                 Fixed bug #622275 where asynchroneous actions left 
5539                 zombies processes
5540                 Made (synchroneous) actions' input be displayed live.
5541
5542 2002-10-18 [christoph]  0.8.5claws44
5543
5544         * src/textview.c
5545                 don't add a newline in the textview in front of the
5546                 first textpart if header display is disabled
5547                 (closes bug [ 603385 ] disabled header display leaves blank
5548                  lin)
5549
5550 2002-10-18 [christoph]  0.8.5claws43
5551
5552         * src/folder.[ch]
5553         * src/imap.c
5554         * src/mbox_folder.c
5555         * src/mh.c
5556         * src/news.c
5557                 folder->get_num_list now returns an error code
5558                 (closes bug [ 609424 ] News cache cleared on failure)
5559                 
5560 2002-10-17 [colin]      0.8.5claws42
5561         
5562         * src/news.c
5563                 Changed a printf by debug_print
5564
5565 2002-10-16 [paul]       
5566
5567         * tools/OOo2sylpheed.pl
5568                 allow for spaces in the name of the
5569                 file to be attached.
5570
5571 2002-10-16 [colin]      0.8.5claws41
5572
5573         * src/main.c
5574                 Use a tristate to change online mode
5575
5576 2002-10-16 [paul]       0.8.5claws40
5577
5578         * po/es.po
5579                 updated by Ricardo Mones Lastra
5580
5581 2002-10-16 [colin]      0.8.5claws39
5582
5583         * src/main.c
5584           src/mainwindow.[ch]
5585                 Added --online and --offline command-line
5586                 switches
5587
5588 2002-10-15 [christoph]  0.8.5claws38
5589
5590         * src/procmime.c
5591                 set mimeinfo->name to NULL after g_free to
5592                 avoid double freeing with g_free
5593
5594 2002-10-14 [christoph]  0.8.5claws37
5595
5596         * src/compose.c
5597         * src/filtering.c
5598         * src/summaryview.c
5599                 remove calls to folder->change_flags that are now
5600                 done by procmsg flag functions (seems it is not
5601                 used by any foldertype anyway)
5602         * src/folder.c
5603                 init folder->change_flags with NULL
5604
5605 2002-10-14 [christoph]  0.8.5claws36
5606
5607         * src/folder.[ch]
5608         * src/imap.[ch]
5609                 use virtual functions for folder item new and destroy
5610                 functions
5611
5612 2002-10-14 [melvin]     0.8.5claws35
5613
5614         * src/compose.c
5615                 Added a test to not run the spell checker if no default
5616                 dictionary is available. No dialog is displayed though.
5617
5618 2002-10-14 [melvin]     0.8.5claws34
5619
5620         * src/gtkaspell.c
5621                 Fixed bug in dictionary list context menu where
5622                 "More..." pointed to an emtpy submenu if the
5623                 number of dictionaries is a multiple of 15
5624                 Removed unneeded code in suggestions list creation
5625
5626 2002-10-14 [paul]       0.8.5claws33
5627
5628         * po/bg.po
5629                 updated by George Danchev
5630
5631 2002-10-13 [hoa]        0.8.5claws32
5632
5633         * src/matcher.[ch]
5634           src/matcher_parser_parser.y
5635                 removed the escaped string from internal structure
5636                 of matcher.
5637
5638 2002-10-12 [colin]      0.8.5claws31
5639
5640         * src/gtksctree.[ch]
5641           src/summaryview.c
5642                 Removed useless function gtksctree_reanchor
5643
5644 2002-10-12 [alfons]     0.8.5claws30
5645         
5646         * sync with remaining main changes 2002-10-09 - 2002-10-11
5647         - drop changes to src/compose.c (requires claws specific changes)
5648         
5649 2002-10-12 [alfons]     0.8.5claws29
5650         
5651         * sync with main changes of 2002-10-08
5652         - drop changes to src/compose.c (requires claws specific changes)
5653         - drop changes to src/summaryview.c (requires changes to compose.c)     
5654
5655 2002-10-12 [alfons]     0.8.5claws28
5656         
5657         * sync with main changes of 2002-10-07
5658
5659 2002-10-12 [alfons]     0.8.5claws27
5660
5661         * sync with main changes of 2002-10-04
5662         - drop changes to src/compose.c (requires claws specific changes)
5663         - drop changes to src/prefs_folder_item.c (claws implementation
5664           seems to be working)
5665
5666 2002-10-12 [colin]      0.8.5claws26
5667
5668         * src/mainwindow.c
5669                 Fix folder-flicker when space-reading, introduced 
5670                 in claws22.
5671
5672 2002-10-12 [colin]      0.8.5claws25
5673
5674         * src/compose.c
5675                 Save account address when saving as draft.
5676                 (closes bug 621838)
5677
5678 2002-10-12 [colin]      0.8.5claws24
5679
5680         * src/summaryview.c
5681                 Fix the problem consisting of no message selected
5682                 after the last message in a folder has been moved.
5683
5684 2002-10-12 [paul]       0.8.5claws23
5685
5686         * src/compose.c
5687           src/prefs_template.c
5688           src/template.[ch]
5689                 add Cc and Bcc to templates. Patch submitted by
5690                 John L. Males.
5691
5692 2002-10-12 [colin]      0.8.5claws22
5693
5694         * src/folderview.c
5695                 Fix a bug after "Check for new messages":
5696                 If a folder was opened, it was still selected at
5697                 the end of the check, but displayed empty.
5698         * src/mainwindow.c
5699                 Remove unnecessary check
5700
5701 2002-10-12 [paul]
5702
5703         * tools/README
5704                 be more verbose in the description of
5705                 OOo2sylpheed.pl
5706                 
5707
5708 2002-10-11 [colin]      0.8.5claws21
5709
5710         * src/mainwindow.c
5711                 Make space work (better) when no mail is selected
5712
5713 2002-10-11 [colin]      0.8.5claws20
5714
5715         * src/inc.c
5716           src/news.c
5717                 fix warnings
5718
5719 2002-10-11 [colin]      0.8.5claws19
5720
5721         * src/mainwindow.c
5722                 revert 0.8.5claws6 changes as i couldn't get to
5723                 anything satisfying
5724
5725 2002-10-11 [melvin]     0.8.5claws18
5726
5727         * src/compose.c
5728                 Removed buggy and unused macro (should have been committed in
5729                 0.8.5claws17)
5730
5731 2002-10-11 [melvin]     0.8.5claws17
5732
5733         * src/compose.c
5734                 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
5735
5736 2002-10-11 [thorsten]   0.8.5claws16 
5737
5738         * src/folderview.c
5739                 remove rescan warning
5740
5741 2002-10-11 [colin]      0.8.5claws15 
5742
5743         * src/procheader.c
5744                 fix a segfault that happens if conv_unmime_header
5745                 fails (should be better to find out why it fails)
5746
5747 2002-10-11 [christoph]  0.8.5claws14
5748
5749         * src/summaryview.c
5750                 update folderview stats after ignore/unignore thread
5751
5752 2002-10-11 [hoa]        0.8.5claws13
5753
5754         * src/quote_fmt_parse.y
5755                 Fixed a yacc/bison syntax error
5756         * src/matcher.c
5757                 Escaping of string is fixed.
5758
5759 2002-10-11 [colin]      0.8.5claws12
5760
5761         * src/imageview.c
5762                 Resize images to fit
5763
5764 2002-10-11 [paul]       0.8.5claws11
5765
5766         * po/es.po
5767                 updated by Ricardo Mones Lastra
5768
5769 2002-10-10 [alfons]     0.8.5claws10
5770
5771         * src/compose.c
5772                 allow dropping files by "moving" files from a file manager,
5773                 not only by the more cumbersome "copying". the latter 
5774                 mostly implies holding down the Control button
5775
5776 2002-10-10 [christoph]  0.8.5claws9
5777
5778         * src/summaryview.c
5779                 update folders after thread building for ignored threads
5780
5781 2002-10-10 [christoph]  0.8.5claws8
5782
5783         * config/.cvsignore
5784                 added Makefile
5785         * src/filtering.[ch]
5786         * src/folder.[ch]
5787         * src/folderview.[ch]
5788         * src/import.c
5789         * src/inc.[ch]
5790         * src/mbox.[ch]
5791         * src/procmsg.c
5792         * src/summaryview.[ch]
5793                 o added new flag need_update to FolderItem
5794                 o removed folder_table from various functions from tracking
5795                   folder updates
5796                 o set need_update flags in folder.c's move, copy and delete
5797                   functions and procmsg's flags functions
5798                 o added function folderview_update_items_when_required that
5799                   updates all folders with need_update set
5800                 o call folderview_update_items_when_required instead of
5801                   folderview_update_item_foreach
5802
5803 2002-10-09 [sergey]     0.8.5claws7
5804
5805         * src/compose.c
5806                 Strip CRs whel loading the text into editor in reedit mode.
5807
5808 2002-10-09 [colin]      0.8.5claws6
5809
5810         * src/mainwindow.c
5811                 Make Space work when no mail is selected
5812
5813 2002-10-09 [colin]      0.8.5claws5
5814
5815         * src/gtksctree.[ch]
5816                 Fix range_select
5817                 Add gtk_sctree_reanchor() 
5818         * src/summaryview.c
5819                 Use gtk_sctree_reanchor() - better fix for 
5820                 bug 60413
5821
5822 2002-10-09 [colin]      0.8.5claws4
5823
5824         * src/summaryview.c
5825                 Fix shift-click select after delete problem
5826                 (closes bug 60413)
5827
5828 2002-10-08 [thorsten]   0.8.5claws3
5829
5830         * src/summaryview.c
5831                 exclude current msg from -hide read messages-
5832
5833 2002-10-08 [colin]      0.8.5claws2
5834
5835         * src/inc.[ch]
5836           src/pop.c
5837           src/recv.c
5838                 Differentiate socket errors from disk full
5839                 errors
5840
5841 2002-10-08 [christoph]  0.8.5claws1
5842
5843         * Makefile.am
5844         * configure.in
5845                 modifications for new config directory
5846
5847         * config.guess  ** REMOVED **
5848         * config.sub    ** REMOVED **
5849         * install-sh    ** REMOVED **
5850         * ltmain.sh     ** REMOVED **
5851         * missing       ** REMOVED **
5852         * mkinstalldirs ** REMOVED **
5853                 these files are autogenerated by automake
5854                 when you run autogen.sh
5855
5856         * config/.cvsignore     ** NEW FILE **
5857         * config/Makefile.am    ** NEW FILE **
5858                 ignore autogenerated files
5859                 create a Makefile in this directory
5860
5861 2002-10-08 [paul]       0.8.5claws
5862
5863         * 0.8.5claws release
5864         
5865         * src/compose.c
5866           src/procheader.c
5867           src/procmsg.c
5868                 fix quote reply format for newsgroups reply bug
5869                 (thanks to Hoa)
5870                 
5871         * po/en_GB.po
5872           po/pl.po
5873                 updated by me and Witold Wladyslaw Wojciech Wilk
5874                 repectively
5875
5876 2002-10-07 [paul]       0.8.3claws53
5877
5878         * po/it.po
5879           po/pt_BR.po
5880           po/sr.po
5881                 updated messages catalogs, submitted by
5882                 Alessandro Maestri, Fabio Jr.Beneditto 
5883                 and Urke MMI, respectively.
5884
5885 2002-10-07 [christoph]  0.8.3claws52
5886
5887         * src/folder.[ch]
5888         * src/folderview.c
5889         * src/mainwindow.c
5890                 fix new folder ghost message bug
5891                 (closes bug [ 619722 ] wrong count for newly created folders)
5892
5893 2002-10-07 [christoph]  0.8.3claws51
5894
5895         * src/compose.c
5896                 fix news posting problem
5897
5898 2002-10-07 [melvin]     0.8.3claws50
5899
5900         * po/fr.po
5901                 Updated French translation
5902
5903 2002-10-05 [christoph]  0.8.3claws49
5904
5905         * src/gtkstext.c
5906                 check if line_start_cache is set in gtk_stext_update_text
5907                 (closes bug [ 618119 ] crash while doing search in folder)
5908
5909 2002-10-05 [christoph]  0.8.3claws48
5910
5911         * src/imap.c
5912         * src/news.c
5913         * src/utils.c
5914         * src/utils.h
5915                 implement cache cleanups for claws' folder system
5916                 (closes bug [ 595916 ] imapcache not cleaned up)
5917
5918 2002-10-05 [melvin]     0.8.3claws47
5919
5920         * src/prefs_actions.c
5921                 Made the help text more clear for the %p token
5922
5923 2002-10-04 [paul]       0.8.3claws46
5924
5925         * sync with 0.8.5
5926                 see ChangeLog 2002-10-02 and 2002-10-03
5927
5928 2002-10-04 [christoph]  0.8.3claws45
5929
5930         * src/inc.c
5931                 fix segfault caused by pop before smtp
5932                 call to inc_account_mail with NULL
5933                 pointer for mainwin
5934
5935 2002-10-04 [paul]       0.8.3claws44
5936
5937         * configure.in
5938                 sync the LDAP detection from 0.8.5cvs1
5939
5940 2002-10-02 [christoph]  0.8.3claws43
5941
5942         * po/de.po
5943                 fix small spelling error
5944
5945 2002-10-02 [melvin]     0.8.3claws42
5946
5947         * ac/aspell.m4
5948                 Behave better and say "no" when test program cannot be run.
5949
5950 2002-10-02 [paul]       0.8.3claws41
5951
5952         * sync with 0.8.4cvs1
5953                 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
5954                 
5955         * src/summaryview.c
5956                 toggle the behavior of Reply menuitem between
5957                 normal reply and reply-to-list
5958
5959 2002-10-01 [sergey]     0.8.3claws40
5960
5961         * src/compose.c
5962                 Convert newlines in the message text to the canonical form
5963                 before base64 encoding (RFC2045 compliance, fixes some
5964                 interoperability issues with Evolution 1.0.3)
5965
5966 2002-09-29 [colin]      0.8.3claws39
5967
5968         * src/summaryview.c
5969                 Fix an unwanted copy/paste
5970
5971 2002-09-29 [colin]      0.8.3claws38
5972
5973         * src/mainwindow.c
5974                 Renamed "Custom toolbar" to "Customize toolbar"
5975                 Renamed "Show all header" to "Show all headers"
5976                 Renamed "Set diplay item" to "Set displayed items"
5977         * src/prefs_common.c
5978                 Renamed "Show all header" to "Show all headers"
5979         * src/prefs_summary_column.c
5980                 Renamed "diplay item" to "displayed items"
5981
5982 2002-09-29 [colin]      0.8.3claws37
5983
5984         * src/mainwindow.[ch]
5985                 online/offline status pixmaps follow theme
5986                 changes
5987         * src/summaryview.[ch]
5988                 quicksearch pixmap follows theme changes
5989
5990 2002-09-29 [thorsten]   0.8.3claws36
5991
5992         * src/compose.c
5993           src/prefs_folder_item.[ch]
5994                 add default_reply_to folder option (closes patch 581044)
5995
5996 2002-09-29 [christoph]  0.8.3claws35
5997
5998         * acconfig.h    ** REMOVED **
5999         * configure.in
6000         * ac/aspell.m4
6001         * ac/check-type.m4
6002         * ac/gnupg-check-typedef.m4
6003                 fix autoheader 2.50 warning
6004
6005 2002-09-29 [christoph]  0.8.3claws34
6006
6007         * major code cleanup (part 2)
6008         
6009                 - unused variables removed
6010                 - unused functions removed
6011                 - uninitialized variables checked
6012                 - missing return statements added
6013                 - missing function return types added
6014                 - added parentheses around assignment
6015                   when suggested by gcc
6016
6017 2002-09-29 [alfons]     0.8.3claws33
6018
6019         * src/logwindow.c
6020                 log_window_clear(): only bracket gtk_text_forward_delete() 
6021                 with gtk_text_freeze() / gtk_text_thaw() (see if this
6022                 works around GTK text bug)
6023
6024 2002-09-29 [paul]       0.8.3claws32
6025
6026         * po/bg.po
6027           po/sr.po
6028                 updated by George Danchev and Urke MMI
6029                 respectively
6030
6031 2002-09-27 [christoph]  0.8.3claws31
6032
6033         * doc-src/readme.txt
6034         * doc-src/rfc1806.txt   ** REMOVED **
6035         * doc-src/rfc2183.txt   ** NEW FILE **
6036         * doc-src/rfc2980.txt   ** NEW FILE **
6037                 update rfcs
6038
6039 2002-09-27 [melvin]     0.8.3claws30
6040
6041         * ac/aspell.m4
6042                 Fixed typo which could break linking
6043
6044 2002-09-27 [melvin]     0.8.3claws29
6045
6046         * ac/aspell.m4
6047                 Improved GNU/aspell checking. 
6048                 Fixed bug #614490
6049
6050 2002-09-27 [paul]       0.8.3claws28
6051
6052         * sync with 0.8.3cvs8
6053                 see ChangeLog 2002-09-27
6054
6055 2002-09-26 [colin]      0.8.3claws27
6056
6057         * src/toolbar.[ch]
6058           src/mainwindow.[ch]
6059                 Add "Reply to Mailing-list" to the toolbar
6060
6061 2002-09-26 [christoph]  0.8.3claws26
6062
6063         * src/summaryview.c
6064                 Fix wrong message counts in summaryview status
6065
6066 2002-09-26 [paul]       0.8.3claws25
6067
6068         * sync with 0.8.3cvs7
6069                 see ChangeLog 2002-09-26
6070
6071 2002-09-26 [paul]       0.8.3claws24
6072
6073         * sync with 0.8.3cvs6
6074                 see ChangeLog 2002-09-25
6075
6076 2002-09-25 [christoph]  0.8.3claws23
6077
6078         * src/prefs_common.c
6079         * src/prefs_folder_item.c
6080         * src/prefs_scoring.c
6081                 Renamed "kill score" to "hide score" in GUI
6082                 and prefs files
6083
6084 2002-09-25 [paul]       0.8.3claws22
6085
6086         * sync with 0.8.3cvs5
6087                 see ChangeLog 2002-09-24
6088
6089 2002-09-24 [alfons]     0.8.3claws21
6090
6091         patch by Satoshi Nagayasu: allows appending / saving multiple 
6092         selected files (closes "[ 612279 ] save multiple mesg(s) in 
6093         'Save as ...'")
6094
6095         * AUTHORS
6096                 add Satoshi Nagayasu
6097         * src/summaryview.c
6098                 summary_save_as(): allow saving selected files to
6099                 one file
6100                 summary_set_menu_sensitive: enable "Save As..." when
6101                 multiple files are selected
6102         * src/utils.[ch]
6103                 append_file(): new function
6104
6105 2002-09-24 [colin]      0.8.3claws20
6106
6107         * src/procmime.c
6108                 Fix segfault when mimeinfo doesn't have a 
6109                 content_type. 
6110
6111 2002-09-24 [colin]      0.8.3claws19
6112
6113         * src/prefs_common.[ch]
6114                 Add a preference to display send dialog or not
6115         * src/send.c
6116                 Display send dialog according to preference
6117
6118 2002-09-24 [colin]      0.8.3claws18
6119
6120         * src/compose.[ch]
6121                 Disable user actions when sending
6122
6123 2002-09-24 [colin]      0.8.3claws17
6124
6125         * src/procmime.c
6126                 Do not display name or filename for attachments
6127                 with an application/pgp-signature type
6128                 (security flaw, see bug 537413)
6129
6130 2002-09-23 [colin]      0.8.3claws16
6131
6132         * src/editaddress.c
6133                 Initialize entry_email, entry_alias and 
6134                 entry_remarks to first email address of the list
6135
6136 2002-09-23 [colin]      0.83claws15
6137
6138         * src/compose.c
6139                 Drop pgp-signature when reediting a signed queued
6140                 message
6141
6142 2002-09-23 [melvin]     0.8.3claws14
6143
6144         * po/fr.po
6145                 Updated French translation
6146
6147 2002-09-23 [melvin]     0.8.3claws13
6148
6149         * src/mainwindow.c
6150                 Made custom toolbar menu labels more consistent
6151         * src/prefs_toolbar.c
6152                 Made custom toolbar window title more consistent
6153
6154 2002-09-22 [colin]      0.8.3claws12
6155
6156         * src/inc.c
6157                 Initialize session type to normal before getting 
6158                 mail (fixes strange Get behaviour)
6159         * src/prefs_account.h
6160                 Move STYPE_POP_BEFORE_SMTP to last position to 
6161                 avoid other side-effects
6162
6163 2002-09-22 [colin]      0.8.3claws11
6164
6165         * src/prefs_account.c
6166                 Fix pop_bfr_smtp_tm_entry sensivity when switching
6167                 from pop3 to apop or vice-versa
6168
6169 2002-09-22 [colin]      0.8.3claws10
6170         
6171         * src/prefs_account.[ch]
6172                 Add an option for the POP before SMTP timeout
6173         * src/inc.c
6174                 Remember time of last POP connection
6175         * src/send.c
6176                 Do POP before SMTP only if timeout reached
6177
6178 2002-09-22 [oliver]     0.8.3claws9
6179         
6180         * README.claws
6181                 explain custom toolbar
6182
6183 2002-09-22 [oliver]     0.8.3claws8
6184
6185         * src/prefs_actions.[ch]
6186         custom toolbar for compose      
6187                 actions callback from compose toolbar
6188         * src/folderview.c
6189                 remove include toolbar.h
6190
6191 2002-09-22 [oliver]     0.8.3claws7
6192         
6193         * src/prefs_toolbar.[ch]
6194                 custom toolbar for compose
6195                 - generic prefs_toolbar handles both
6196                   Mainwin's toolbar as well as Compose toolbar          
6197
6198 2002-09-22 [oliver]     0.8.3claws6
6199         
6200         * src/toolbar.[ch]
6201                 custom toolbar for compose
6202                 restructure toolbar.[ch]
6203
6204 2002-09-22 [oliver]     0.8.3claws5
6205
6206         * src/compose.[ch]
6207                 custom toolbar for compose
6208
6209 2002-09-22 [oliver]     0.8.3claws4
6210         
6211         * src/mainwindow.[ch]
6212                 custom toolbar for compose 
6213                 move mainwin toolbar back to mainwindow
6214
6215 2002-09-22 [alfons]     0.8.3claws3
6216
6217         * src/procmsg.c
6218                 :%sno/if(/if (/gc
6219                 :%sno/for(/for (/gc
6220                 (beautify)
6221
6222 2002-09-22 [alfons]     0.8.3claws2
6223         
6224         * src/procmsg.c
6225                 procmsg_save_to_outbox(): don't unlink message file from queue;
6226                 callers should do it using folder_item_remove_msg()
6227
6228 2002-09-22 [colin]      0.8.3claws1
6229
6230         * src/mimeview.[ch]
6231                 Made mimeview_check_signature() public
6232         * src/textview.c
6233                 Made GPG signatures verifiable by clicking
6234                 the [application/pgp-signature] in the Text
6235                 view
6236
6237 2002-09-22 [paul]       0.8.3claws
6238
6239         * po/bg.po
6240           po/en_GB.po
6241           po/es.po
6242           po/it.po
6243           po/pl.po
6244           po/pt_BR.po
6245           po/sr.po
6246                 updated translations, submitted by George Danchev,
6247                 me, Ricardo Mones Lastra, Alessandro Maestri,
6248                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto 
6249                 and Urke MMI, respectively.     
6250
6251 2002-09-22 [alfons]     0.8.2claws65
6252
6253         * src/procmsg.c
6254         * src/pgptext.c
6255                 no furry valgrinds have been used to plug these memleaks
6256
6257 2002-09-20 [paul]       0.8.2claws64
6258
6259         * sync with 0.8.3cvs4
6260                 'Select thread' re-implemented 
6261                 see ChangeLog 2002-09-20
6262
6263 2002-09-21 [alfons]     0.8.2claws63
6264
6265         * src/compose.c
6266                 compose_send(): plug unnoticed memleak
6267
6268 2002-09-20 [alfons]     0.8.2claws62
6269
6270         * src/addr_compl.c
6271                 replace_address_in_edit(): strict check for NULL address to
6272                 fix "[ 607348 ] Segfault in address completion". My guess is
6273                 that this happens with an empty address book, but it's good
6274                 to have this check here anyway
6275                 
6276                 completion_window_button_press(): free string returned 
6277                 from the internal cache
6278
6279 2002-09-20 [christoph]  0.8.2claws61
6280
6281         * src/procmime.h
6282                 added ENC_BINARY to EncodingType
6283         * src/procmime.c
6284                 the string returned by procmime_get_encoding_str
6285                 should not depend on the order of values in the
6286                 EncodingType definition
6287         * doc-src/rfc1806.txt   ** NEW FILE **
6288                 Added rfc1806 about MIME Content-Disposition
6289                 Extension
6290
6291 2002-09-19 [paul]       0.8.2claws60
6292
6293         * sync with 0.8.2cvs3
6294                 see ChangeLog 2002-09-19
6295
6296 2002-09-19 [paul]       0.8.2claws59
6297
6298         * src/prefs_folder_item.c
6299                 revert to Darko's original alignment of colour
6300                 selector button
6301                 add a colon to folder_color label
6302                 
6303         * src/compose.c
6304                 add Colin's patch (with Hiro's modifications) to 
6305                 force BASE64 encoding for 8-bit text when signing
6306                 (sync with 0.8.3cvs2)
6307
6308 2002-09-18 [alfons]     0.8.2claws58
6309
6310         * src/compose.c
6311                 :%sno/if(/if (/gc
6312                 :%sno/for(/for (/gc
6313                 (beautify a little bit)
6314
6315 2002-09-18 [christoph]  0.8.2claws57
6316
6317         * src/pine.c
6318                 fix handling of fgetc return value
6319
6320 2002-09-17 [alfons]     0.8.2claws56
6321         
6322         * src/summaryview.c
6323                 summary_sort(): check non-NULL summaryview->folder_item when no 
6324                 folder is selected at all
6325                 (closes "[ 610344 ] sort label make syl Crash")
6326
6327 2002-09-17 [alfons]     0.8.2claws55
6328         
6329         * src/compose.c
6330                 beautify a little bit
6331
6332 2002-09-17 [christoph]  0.8.2claws54
6333
6334         * src/folder.c
6335                 initialize max values for cache and folder
6336                 when cache or folder is empty
6337
6338 2002-09-15 [colin]      0.8.2claws53
6339
6340         * src/compose.c
6341                 Fix a leak (thanks Alfons!) and cleaned
6342                 variables names for custom headers
6343
6344 2002-09-15 [colin]      0.8.2claws52
6345
6346         * src/compose.c
6347                 Fix custom headers recognition when
6348                 prefs_common.trans_hdr is on
6349
6350 2002-09-15 [colin]      0.8.2claws51
6351
6352         * src/compose.c
6353                 Allow dynamically-added custom headers
6354                 Yet not reparsed if reedited
6355
6356 2002-09-15 [alfons]     0.8.2claws50
6357
6358         * src/prefs_account.c
6359                 fix warnings
6360
6361 2002-09-15 [colin]      0.8.2claws49
6362         
6363         * src/prefs_account.c
6364                 fix pop_before_smtp sensitivity
6365
6366 2002-09-15 [colin]      0.8.2claws48
6367
6368         * src/inc.[ch]
6369                 add inc_pop_before_smtp()
6370                 allow MainWindow to be undefined in 
6371                 inc_account_mail() and inc_start()
6372         * src/pop.c
6373           src/prefs_account.h
6374                 add STYPE_POP_BEFORE_SMTP session type
6375         * src/prefs_account.c
6376                 activated pop before smtp option
6377         * src/send.c
6378                 do pop before smtp if the relevant option 
6379                 is set
6380
6381 2002-09-15 [paul]       0.8.2claws47
6382
6383         * sync with 0.8.3
6384                 see ChangeLog 2002-09-15
6385
6386 2002-09-14 [paul]       0.8.2claws46
6387
6388         * po/bg.po
6389                 updated Bulgarian translation, submitted by
6390                 George Danchev
6391
6392 2002-09-13 [paul]       0.8.2claws45
6393
6394         * src/compose.c
6395                 merge claws' select_account() with main's
6396                 (new) compose_select_account(). [sync with
6397                 0.8.2cvs15, see ChangeLog 2002-09-11]
6398
6399 2002-09-12 [christoph]  0.8.2claws44
6400
6401         * src/filter.c
6402                 allocate 1 elements of FolderItem not 0
6403
6404 2002-09-12 [colin]      0.8.2claws43
6405
6406         * src/compose.c
6407                 Fix bug #590825 (obey Follow-up: poster)
6408
6409 2002-09-12 [colin]      0.8.2claws42
6410
6411         * src/procmime.c
6412                 Fix bug #557009 (wrong headers for messages 
6413                 forwarded as attachments)
6414
6415 2002-09-11 [colin]      0.8.2claws41
6416         
6417         * src/compose.c
6418                 Put SCF: pseudo-header on top of message
6419                 Set draft tmp_flag when saved as draft
6420
6421         * src/procmsg.c
6422           src/procheader.c
6423                 Skip after first \n\n for beginning of real message
6424                 for drafts too
6425
6426 2002-09-11 [christoph]  0.8.2claws40
6427
6428         * src/filtering.c
6429                 use procmsg flag functions in filtering or processing
6430                 will cause incorrect folder message counts
6431
6432 2002-09-11 [colin]      0.8.2claws39
6433
6434         * src/compose.c
6435                 Fix bug #550175 - wrong save folder when reediting
6436                 drafts
6437
6438 2002-09-11 [paul]       0.8.2claws38
6439
6440         * sync with 0.8.2cvs14
6441                 see ChangeLog 2002-09-11
6442
6443 2002-09-11 [colin]      0.8.2claws37
6444
6445         * src/folder.c
6446                 Fix a typo (seeming to cause new/unread status to
6447                 be lost)
6448
6449 2002-09-10 [christoph]  0.8.2claws36
6450
6451         * src/compose.c
6452                 compose_redirect should not use compose_generic_new
6453                 because that does more stuff than expected including
6454                 opening the external editor
6455                 (closes bug "[ 526608 ] bounced messages appear blank
6456                  in editor")
6457
6458 2002-09-10 [christoph]  0.8.2claws35
6459
6460         * src/folder.c
6461                 fix problem with too large message number range
6462                 causing a crash in folder_item_scan
6463
6464 2002-09-10 [paul]       0.8.2claws34
6465
6466         * sync with 0.8.2cvs13
6467                 see ChangeLog 2002-09-10
6468
6469 2002-09-10 [christoph]  0.8.2claws33
6470
6471         * src/msgcache.c
6472                 set MsgInfo TmpFlags for queue and draft folders
6473                 (closes bug "[ 591676 ] Queue ignore MIME on restart")
6474
6475 2002-09-10 [paul]       0.8.2claws32
6476
6477         * AUTHORS
6478           po/bg.po      ** NEW FILE **
6479                 new Bulgarian translation submitted by
6480                 George Danchev <danchev@spnet.net>
6481                 
6482         * tools/Makefile.am
6483           tools/README
6484           tools/tb2sylpheed     ** NEW FILE **
6485                 add script that converts an addressbook exported
6486                 from The Bat! into a Sylpheed addressbook. Submitted
6487                 by Urke MMI <urke-kg@eunet.yu>
6488
6489 2002-09-10 [paul]       0.8.2claws31
6490
6491         * sync with 0.8.2cvs12
6492                 see ChangeLog 2002-09-10
6493
6494 2002-09-06 [paul]       0.8.2claws30
6495
6496         * src/prefs_common.c
6497                 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
6498                 
6499         * tools/Makefile.am
6500           tools/README
6501           tools/ldif-to-xml.py  ** REMOVED **
6502                 remove obsolete python script
6503
6504 2002-09-06 [paul]       0.8.2claws29
6505
6506         * sync with 0.8.2cvs10
6507                 see ChangeLog 2002-09-06
6508
6509 2002-09-04 [paul]       0.8.2claws28
6510
6511         * sync with 0.8.2cvs9
6512                 see ChangeLog 2002-08-04
6513
6514 2002-09-04 [colin]      0.8.2claws27 
6515
6516         * src/prefs_common.[ch]
6517                 Added signature color configuration
6518         * src/textview.c
6519                 Use user-specified signature color
6520
6521 2002-09-03 [colin]      0.8.2claws26
6522
6523         * src/prefs_common.[ch]
6524                 Added autosave and autosave_length prefs
6525         * src/compose.c
6526                 Added compose_remove_draft()
6527                 Auto-save drafts according to the prefs
6528         * src/main.c
6529                 Added a crash-indicator file, allowing to check
6530                 for new messages on startup if Sylpheed crashed
6531                 (makes saved drafts "reappear")
6532
6533 2002-09-03 [colin]      0.8.2claws25
6534
6535         * src/textview.[ch]
6536                 Grey the signature
6537
6538 2002-09-03 [paul]       0.8.2claws24
6539
6540         * sync with 0.8.2cvs8
6541                 see ChangeLog 2002-09-02 and 2002-09-03
6542
6543 2002-09-03 [darko]      0.8.2claws23
6544
6545         * src/folderview.c
6546                 use normal style when creating new folder to pick
6547                 proper font size 
6548
6549 2002-09-02 [melvin]     0.8.2claws22
6550
6551         * src/gtkaspell.m4
6552                 removed some obsolete code
6553
6554 2002-09-02 [melvin]     0.8.2claws21
6555
6556         * ac/aspell.m4
6557                 fixed test's equality sign (== to =)
6558
6559 2002-09-02 [alfons]     0.8.2claws20
6560
6561         * src/folder.c
6562         * src/mh.c
6563                 revert change of 0.8.2claws16 and use the mh_folder_destroy
6564                 as folder->destroy virtual as suggested by Hiro
6565                 (the mh.c code seems to have been lost around mh.c.1.21)
6566
6567 2002-09-02 [paul]       0.8.2claws19
6568
6569         * po/pt_BR.po
6570                 updated by Fabio Jr. Beneditto
6571                 
6572         * src/defs.h
6573                 use 'http://claws.sylpheed.org' for homepage link. 
6574                 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
6575
6576 2002-09-01 [alfons]     0.8.2claws18
6577
6578         * src/mh.c
6579                 plug memleak related to one Martin Kluge found
6580
6581 2002-08-31 [paul]       0.8.2claws17
6582
6583         * sync with 0.8.2cvs6
6584                 see ChangeLog 2002-08-30
6585
6586 2002-08-31 [alfons]     0.8.2claws16
6587
6588         * src/folder.c
6589                 folder_destroy(): remove mailbox from folderlist even if it has
6590                 no destroy virtual
6591
6592 2002-08-31 [alfons]     0.8.2claws15
6593
6594         * src/folder.c
6595                 :%sno/if(/if (/gc
6596                 :%sno/for(/for (/gc
6597                 (being pedantic I know)
6598
6599 2002-08-31 [alfons]     0.8.2claws14
6600
6601         * src/folder.c
6602                 check for NULL pointers returned from folder->fetch_msginfo virtual
6603                 (should solve some reported crashes)
6604
6605 2002-08-30 [alfons]     0.8.2claws13
6606
6607         * acconfig.h
6608         * configure.in
6609         * src/crash.c
6610                 enable crash dialog on compilation time
6611                 (--enable-crash-dialog configure option)
6612
6613 2002-08-30 [alfons]     0.8.2claws12
6614
6615         * AUTHORS
6616                 add Martin Kluge
6617         * src/mh.c
6618                 apply memory leak plug patch by Martin Kluge
6619                 (closes patch "[ 602568 ] patch for 602441 little memory leak",
6620                 bug "[ 599677 ] Very small memory leak in 0.81claws115",
6621                 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
6622
6623 2002-08-30 [darko]      0.8.2claws11
6624
6625         * src/folderview.c
6626                 copy Gtk style from normal style to match
6627                 font size for coloured folders
6628
6629 2002-08-29 [alfons]     0.8.2claws10
6630
6631         * sylpheed.desktop
6632                 Type=Internet <- Type=Application
6633                 (reported by Michael Schwendt, see:
6634                 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
6635                 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
6636
6637 2002-08-29 [paul]       0.8.2claws9
6638
6639         * sync with 0.8.2cvs5
6640                 see ChangeLog 2002-08-29
6641
6642 2002-08-29 [colin]      0.8.2claws8
6643
6644         * src/summaryview.c
6645                 Added a sanity check in summary_select_thread
6646                 Should fix bug 601605
6647
6648 2002-08-29 [colin]      0.8.2claws7
6649
6650         * src/main.c
6651                 Revert claws6 changes regarding bug #591676
6652
6653 2002-08-28 [colin]      0.8.2claws6
6654         
6655         * src/main.c
6656                 Ignore cache for queue folderitems
6657                 Fix bug #591676
6658
6659 2002-08-28 [melvin]     0.8.2claws5
6660
6661         * README.claws
6662                 Fixed typos.
6663
6664 2002-08-28 [melvin]     0.8.2claws4
6665
6666         * README.claws
6667                 Updated a bit the text concerning the spell checker
6668
6669 2002-08-28 [melvin]     0.8.2claws3
6670
6671         Merged the GNU_aspell_branch:
6672                 Support of new GNU/aspell is now included and the old pspell
6673                 is not supported anymore.
6674                 See README.claws
6675
6676         * README.claws
6677                 Updated spell checker text to reflect the switch to GNU/aspell
6678
6679         * ac/aspell.m4          *** NEW ***
6680         * src/gtkaspell.[ch]    *** NEW *** 
6681         * ac/pspell.m4          *** DELETED *** 
6682         * src/gtkspell.[ch]     *** DELETED ***
6683
6684         * ac/Makefile.am
6685                 Updated for GNU/aspell support
6686
6687         * po/POTFILES.in
6688                 Replaced gtkspell.c by gtkaspell.c
6689
6690         * acconfig.h
6691         * src/Makefile.am
6692         * src/about.c
6693         * src/compose.[ch]
6694         * src/crash.c
6695         * src/main.c
6696         * src/prefs_common.[ch]
6697                 Updated for GNU/aspell support
6698
6699 2002-08-28 [paul]       0.8.2claws2
6700
6701         * sync with 0.8.2cvs4
6702                 see ChangeLog 2002-08-27 and 2002-08-28
6703
6704 2002-08-28 [colin]      0.8.2claws1
6705
6706         * src/summary_search.c
6707                 Added "AND search"
6708
6709 2002-08-28 [jens]       0.8.2claws
6710
6711         *po/de.po
6712                 Updated German translations
6713
6714 2002-08-27 [melvin]     0.8.2claws
6715
6716         * po/fr.po
6717                 Updated French translations
6718
6719 2002-08-27 [paul]       0.8.2claws
6720
6721         * sync with 0.8.2 main release
6722
6723         * po/en_GB.po
6724           po/es.po
6725           po/it.po
6726           po/pl.po
6727           po/pt_BR.po
6728           po/sr.po
6729                 updated message catalogs submitted by
6730                 Ricardo Mones Lastra, Alessandro Maestri,
6731                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
6732                 Beneditto and Urke MMI  
6733
6734 2002-08-27 [hoa]        0.8.1claws123
6735
6736         * src/mainwindow.[ch]
6737         * src/summaryview.[ch]
6738                 removed the "filter setting" menu option.
6739                 add a "cancel a news message" menu option.
6740
6741 2002-08-26 [martin]     0.8.1claws122
6742
6743         * ChangeLog.claws
6744                 changed string under 0.8.1claws79 changed by myself
6745                 i'm sorry alfons :(
6746
6747 2002-08-26 [martin]     0.8.1claws121
6748
6749         * src/crash.c
6750                 added kill command to debuggerrc to start crash dialog
6751
6752 2002-08-26 [paul]       0.8.1claws120
6753
6754         * sync with 0.8.1cvs31
6755                 see ChangeLog 2002-08-26
6756
6757 2002-08-25 [alfons]     0.8.1claws119
6758
6759         * src/procmsg.c
6760                 fix bug that didn't send out correct headers to news server
6761                 when sending news article and email from queue (bug reported
6762                 and patch provided by Tim Mann; closes bug 
6763                 "[ 583196 ] 0.7.8claws can't post news")
6764
6765 2002-08-25 [alfons]     0.8.1claws118
6766
6767         * src/selective_download.c
6768                 mark two strings as translatable
6769                 (thanks to Urke MMI for pointing this out)
6770
6771 2002-08-25 [alfons]     0.8.1claws117
6772
6773         * src/summaryview.c
6774                 treat sent boxes as special and allow sorting them by addressee
6775                 (closes "[ 589418 ] Sent folder sorting misbehavior"
6776                 submitted by Steve Lamb)
6777
6778 2002-08-24 [alfons]     0.8.1claws116
6779
6780         * src/matcher.c
6781                 fix memleak reported by Martin Kluge
6782                 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
6783
6784 2002-08-24 [oliver]     0.8.1claws115
6785
6786         * src/prefs_toolbar.c
6787                 o code cleanup as suggested by Alfons
6788                 o memleak fix
6789
6790 2002-08-24 [alfons]     0.8.1claws114
6791
6792         * src/summaryview.c
6793                 o fix another memory leak reported by Martin Kluge
6794                   (see "[ 599568 ] Small Memory Leak")
6795                 o remove 'from' variable from 'summary_set_header()'; we can
6796                   do with just 'to' 
6797
6798 2002-08-24 [paul]       0.8.1claws113
6799
6800         * sync with 0.8.1cvs30
6801                 see ChangeLog 2002-08-23
6802
6803 2002-08-24 [alfons]     0.8.1claws112
6804
6805         * src/summaryview.c
6806                 remove unnecessary allocations for search bar fixing leaks
6807                 reported by Martin Kluge
6808                 (see "[ 599451 ] Further memory leaks?")
6809
6810 2002-08-24 [alfons]     0.8.1claws111
6811
6812         * src/main.c
6813                 make get_socket_name() public for crash.c
6814         * src/crash.c
6815                 o make report bug button work (goes to claws' 
6816                   bug tracker at sf.net)
6817                 o introduce function for doing important stuff just
6818                   before claws goes down
6819                 o clean up code 
6820
6821 2002-08-24 [alfons]     0.8.1claws110
6822
6823         * src/compose.c
6824                 move cursor to "To" entry when forwarding as attachment
6825                 (reported and solved by Steve Lamb, closes bug report
6826                 "[ 592880 ] Forward as attachment; cursor not in to")
6827
6828 2002-08-24 [colin]      0.8.1claws109
6829
6830         * src/mainwindow.c
6831                 fix quick search visibility after GUI (de)separations.
6832
6833 2002-08-23 [colin]      0.8.1claws108
6834
6835         * src/mainwindow.c
6836                 fix header pane visibility after folderview or
6837                 messageview (de)separation
6838
6839 2002-08-23 [paul]       0.8.1claws107
6840
6841         * src/mainwindow.[ch]
6842           src/toolbar.c
6843                 give full control of display or non-display 
6844                 of the Execute icon to Custom toolbar settings.
6845                 add new sensitivity condition to maninwindow.h: 
6846                 M_DELAY_EXEC
6847
6848         * ChangeLog
6849           ChangeLog.jp
6850           NEWS
6851                 more sync with 0.8.1cvs29
6852
6853 2002-08-23 [melvin]     0.8.1claws106
6854
6855         * src/alertpanel.c
6856                 Readded support for custom widget in alertpanel lost in last
6857                 sync.
6858
6859 2002-08-23 [paul]       0.8.1claws105
6860
6861         * sync with 0.8.1cvs29
6862                 see ChangeLog 2002-08-23
6863
6864 2002-08-23 [colin]      0.8.1claws104
6865
6866         * src/summaryview.c
6867                 Fix folder and search pixmaps exchanging positions
6868                 after theme or toolbar changes. Thank to Oliver for 
6869                 reporting this.
6870
6871 2002-08-23 [colin]      0.8.1claws103
6872
6873         * src/mainwindow.c
6874           src/messageview.[ch]
6875           src/noticeview.[ch]
6876           src/summaryview.c
6877                 Changed messageview_create() and noticeview_create()
6878                 to avoid the last gdk_warning
6879
6880 2002-08-22 [colin]      0.8.1claws102
6881
6882         * src/summaryview.c
6883                 Fix my new `Creating pixmap from xpm' warning
6884
6885 2002-08-22 [colin]      0.8.1claws101
6886
6887         * src/mainwindow.c
6888                 Fix some of the gdk warnings
6889
6890 2002-08-22 [colin]      0.8.1claws100
6891
6892         * src/Makefile.am
6893         * src/stock_pixmap.c
6894         * src/stock_pixmap.h
6895         * src/pixmaps/quicksearch.xpm *ADDED*
6896                 Add the quicksearch pixmap
6897         * src/mainwindow.c
6898         * src/summaryview.c
6899         * src/summaryview.h
6900                 Make quicksearch bar visible/hidden via a button
6901
6902 2002-08-22 [christoph]  0.8.1claws99
6903
6904         * src/folder.c
6905                 fix folder update for newsgroups with message
6906                 numbers below minimum number of articles to fetch
6907                 (closes bug #598445)
6908
6909 2002-08-22 [paul]       0.8.1claws98
6910
6911         * sync with 0.8.1cvs28
6912                 see ChangeLog 2002-08-22
6913
6914 2002-08-21 [alfons]     0.8.1claws97
6915
6916         * src/crash.c
6917                 use bt instead of bt full which seems to work 
6918                 better, and bt full doesn't give a great deal 
6919                 of information anyway
6920
6921 2002-08-21 [colin]      0.8.1claws96
6922
6923         * src/summaryview.c
6924                 fix summaryview_searchtype_changed prototype
6925
6926 2002-08-21 [christoph]  0.8.1claws95
6927
6928         * src/mainwindow.c
6929                 o fix broken menu update for sorting type, we have to
6930                   get this info from the summaryview now
6931                 o removed setting of threaded state in menu callback
6932         * src/summaryview.[ch]
6933                 more summaryview/folderitem seperation for
6934                 threading option
6935         * configure.in
6936                 removed not required --with-compiler-flags option
6937
6938 2002-08-21 [oliver]     0.8.1claws94
6939         
6940         * src/toolbar.h 
6941                 o rename toolbar.xml to toolbar_main.xml
6942                   since toolbar_compose.xml might come up 
6943                   any time soon
6944         * README.claws
6945                 add custom toolbar              
6946
6947 2002-08-21 [darko]      0.8.1claws93
6948
6949         * src/procmsg.c
6950                 don't reset tmp flags for messages copied
6951                 to sent folder
6952
6953 2002-08-21 [colin]      0.8.1claws92
6954         
6955         * src/prefs_filtering.c
6956                 fix renaming rules on folder rename 
6957                 when folder is not a leaf folder
6958
6959 2002-08-21 [paul]       0.8.1claws91
6960
6961         * src/prefs_folder_item.c
6962                 fix alignment of colour selector
6963
6964 2002-08-21 [paul]       0.8.1claws90
6965
6966         * sync with 0.8.1cvs27
6967                 see ChangeLog 2002-08-21
6968
6969 2002-08-21 [paul]       0.8.1claws89
6970
6971         * src/summaryview.c
6972                 fix crash when changing field type in
6973                 Quick search bar
6974
6975 2002-08-21 [colin]      0.8.1claws88
6976
6977         * src/summaryview.c
6978                 Made quick search case-insensitive
6979
6980 2002-08-21 [paul]       0.8.1claws87
6981
6982         * sync with 0.8.1cvs26
6983                 see ChangeLog 2002-08-21
6984
6985 2002-08-20 [christoph]  0.8.1claws86
6986
6987         * src/folderview.c
6988         * src/main.c
6989         * src/summaryview.[ch]
6990                 more summaryview/folderitem seperation for
6991                 sort_key and sort_type
6992         * src/procmsg.c
6993                 added missing return statement
6994
6995 2002-08-20 [colin]      0.8.1claws85
6996
6997         * src/summaryview.[ch]
6998                 Added a quick search box
6999         * src/mainwindow.c
7000         * src/prefs_common.[ch]
7001                 Added a show/hide option for the quick search
7002
7003 2002-08-20 [oliver]     0.8.1claws84
7004         
7005         * src/mainwindow.c
7006                 remove toolbar_create_popups
7007         * src/toolbar.[ch]
7008                 o remove toolbar_create_popups
7009                 o fix toolbar_set_sensitive 
7010                   (Bug reports #596834 and #596832)     
7011         * src/prefs_toolbar.c
7012                 o add "Set default" button
7013                 o align label and text + combo widgets
7014
7015 2002-08-20 [hoa]        0.8.1claws83bis
7016
7017         * src/imap.c
7018                 fixed a bug in imap_fetch_msginfo() in case there is no
7019                 current folder.
7020
7021 2002-08-20 [darko]      0.8.1claws83
7022
7023         * src/folderview.c
7024                 copy the color style of folder view so it
7025                 works with GTK themes
7026
7027 2002-08-20 [darko]      0.8.1claws82
7028
7029         * src/folder.h
7030         * src/folderview.c
7031         * src/prefs_folder_item.[hc]
7032                 don't use UI stuff in folder.h
7033
7034 2002-08-20 [darko]      0.8.1claws81
7035
7036         * src/folder.h
7037         * src/prefs_folder_item.h
7038         * src/folderview.c
7039         * src/prefs_folder_item.c
7040                 ability to set folder color in folderview
7041
7042 2002-08-19 [alfons]     0.8.1claws80
7043
7044         * src/summaryview.c
7045                 fix one of the earlier memleaks reported by Martin Kluge
7046
7047 2002-08-19 [alfons]     0.8.1claws79
7048
7049         * src/mainwindow.c
7050                 hide notice view when selecting seperate folder
7051                 view (reported by Urke MMI)
7052
7053 2002-08-19 [christoph]  0.8.1claws78
7054
7055         * src/folderview.c
7056         * src/prefs_folder_item.h
7057         * src/summaryview.[ch]
7058                 o add summary_set_prefs_from_folderitem to set
7059                   summaryview prefs (first step to remove all
7060                   references to the folderitem in summaryview)
7061                 o moved compiled regex stuff from folderitem prefs
7062                   to summaryview code
7063
7064 2002-08-19 [paul]       0.8.1claws77
7065
7066         * src/compose.c
7067                 add check for '.' to QUOTE_IF_REQUIRED
7068
7069 2002-08-19 [paul]       0.8.1claws76
7070
7071         * src/inc.c
7072                 sync with 0.8.1cvs25 (plug memory leak)
7073
7074         * src/prefs_toolbar.c
7075                 re-order prefs_toolbar_cancel()
7076
7077 2002-08-18 [alfons]     0.8.1claws75
7078
7079         * src/inc.c
7080         * src/matcher.c
7081                 plug other memleaks reported by Martin Kluge
7082
7083 2002-08-18 [paul]       0.8.1claws74
7084
7085         * po/pt_BR.po
7086                 updated by Fabio Jr. Beneditto
7087
7088 2002-08-18 [paul]       0.8.1claws73
7089
7090         * src/toolbar.[ch]
7091                 fix bug where tooltips were displayed untranslated              
7092
7093         * src/prefs_toolbar.c
7094                 fix bug where clicking 'Cancel' creates an icon & text
7095                 toolbar regardless of prefs
7096         
7097
7098 2002-08-17 [oliver]     0.8.1claws72
7099
7100         * src/prefs_toolbar.c
7101                 update toolbar on CANCEL
7102                 bug reported by Martin Kluge
7103         * src/toolbar.c
7104                 toolbar_destroy memleak fixed           
7105
7106 2002-08-17 [alfons]     0.8.1claws71
7107
7108         * src/toolbar.c
7109                 plug another memleak reported by Martin Kluge
7110
7111 2002-08-16 [alfons]     0.8.1claws70
7112
7113         * src/crash.c
7114                 use execvp() correctly (suggested by wwp; thanks!)
7115
7116 2002-08-16 [alfons]     0.8.1claws69
7117
7118         * src/gtksctree.c
7119                 plug memory leak reported by Kim Schultz & Martin Kluge
7120
7121 2002-08-16 [paul]       0.8.1claws68
7122
7123         * po/es.po
7124                 updated by Ricardo Mones Lastra
7125
7126 2002-08-16 [paul]       0.8.1claws67
7127
7128         * src/toolbar.h
7129                 fix bug where 'Compose News' icon showed wrong
7130                 tooltip
7131
7132 2002-08-16 [paul]       0.8.1claws66
7133
7134         * sync with 0.8.1cvs24
7135                 see ChangeLog 2002-08-16
7136
7137         * po/it.po
7138                 updated by Alessandro Maestri
7139
7140 2002-08-15 [paul]       0.8.1claws65
7141
7142         * po/sr.po
7143                 updated by Urke MMI
7144
7145 2002-08-15 [paul]       0.8.1claws64
7146
7147         * src/*.c
7148                 don't translate debug info
7149
7150         * src/matcher.[ch]
7151                 add copyright info
7152
7153 2002-08-15 [paul]       0.8.1claws63
7154
7155         * src/prefs_toolbar.c
7156                 fix bug where clicking 'OK' creates an icon & text
7157                 toolbar regardless of prefs
7158
7159 2002-08-14 [alfons]     0.8.1claws62
7160
7161         * src/main.c
7162                 add global var that has the full argv[0]
7163         * src/crash.c
7164                 o execvp the correct sylpheed by using argv0
7165                   and setting the correct work dir
7166                 o other tweaks  
7167
7168 2002-08-14 [oliver]     0.8.1claws61
7169         
7170         * enable/disable Toolbar Action Buttons 
7171         * code cleanups
7172         * src/mainwindow.c
7173         * src/toolbar.[ch]      
7174         * src/prefs_toolbar.c   
7175
7176 2002-08-14 [melvin]     0.8.1claws60
7177
7178         * po/fr.po
7179                 Updated French translations
7180
7181 2002-08-14 [melvin]     0.8.1claws59
7182
7183         * src/crash.c
7184                 Made bug report not translatable
7185         * src/exporthtml.c
7186                 Fixed exporthtml_build_filespec() return value
7187         * src/foldersel.c
7188                 Fixed incorrect include file
7189         * src/gtkspell.c
7190         * src/prefs_actions.c
7191         * src/prefs_toolbar.c
7192                 Made debug info not translatable
7193         * src/mutt.c
7194         * src/quote_fmt.c
7195                 Added missing includes
7196         * src/prefs_common.c
7197                 Fixed typo
7198
7199 2002-08-14 [paul]       0.8.1claws58
7200
7201         * faq/es/sylpheed-faq.html
7202           faq/es/sylpheed-faq-[1-3].html
7203           faq/es/sylpheed-faq-4.html     **NEW FILE **
7204                 update Spanish FAQ
7205
7206 2002-08-13 [christoph]  0.8.1claws57
7207
7208         * src/procmsg.c
7209                 ignore thread fix that did not mark all
7210                 child nodes of a ignored thread as
7211                 ignored. Does not work perfectly yet,
7212                 but it is better now
7213
7214 2002-08-13 [alfons]     0.8.1claws56
7215
7216         * src/crash.c
7217                 o implement 'save crash log'
7218                 o some tweaks
7219
7220 2002-08-13 [melvin]     0.8.1claws55
7221
7222         * src/main.c
7223                 removed unrequired "execinfo.h" header
7224
7225 2002-08-12 [paul]       0.8.1claws54
7226
7227         * faq/en/sylpheed-faq.html
7228           faq/en/sylpheed-faq-[1-3].html
7229           faq/en/sylpheed-faq-4.html     **NEW FILE **
7230                 update English FAQ
7231
7232 2002-08-12 [alfons]     0.8.1claws53
7233
7234         * po/POTFILES.in
7235                 add crash.c to translatables
7236         * src/crash.c
7237                 bring in Leandro's crash dialog
7238
7239 2002-08-11 [alfons]     0.8.1claws52
7240
7241         * src/crash.c
7242                 clean up some warnings
7243
7244 2002-08-11 [alfons]     0.8.1claws51
7245
7246         * acconfig.h
7247         * configure.in
7248         * src/crash.[ch]        ** NEW FILES **
7249         * src/main.c            
7250                 initial gdb crash handler
7251
7252 2002-08-11 [paul]       0.8.1claws50
7253
7254         * src/prefs_toolbar.c
7255                 replace Up/Down arrow pixmaps with text to be
7256                 consistent across icon themes
7257
7258 2002-08-11 [paul]       0.8.1claws49
7259
7260         * src/prefs_common.c
7261           src/prefs_toolbar.c
7262                 rename 'Pixmap' -> 'Icon'
7263
7264         * src/toolbar.[ch]
7265                 rename  'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
7266
7267 2002-08-10 [paul]       0.8.1claws48
7268
7269         * src/prefs_toolbar.c
7270                 re-work the UI
7271
7272 2002-08-10 [paul]       0.8.1claws47
7273
7274         * src/main.c
7275                 don't write Processing progress to status bar
7276                 patch submitted by Alexander Evseev
7277
7278         * src/prefs_toolbar.c
7279                 re-position and resize window
7280                 make window assume correct size on first call
7281
7282 2002-08-10 [paul]       0.8.1claws46
7283
7284         * src/mainwindow.c
7285           src/prefs_toolbar.c
7286           src/toolbar.c
7287           src/toolbar.h
7288                 obey coding style
7289                 follow UI text conventions
7290
7291 2002-08-10 [alfons]     0.8.1claws45
7292
7293         * src/toolbar.c
7294                 correct pixmap for delete action
7295
7296 2002-08-10 [paul]       0.8.1claws44
7297
7298         * po/pt_BR.po
7299                 updated by Fabio Jr. Beneditto
7300
7301 2002-08-10 [paul]       0.8.1claws43
7302
7303         * po/POTFILES.in
7304                 add custom toolbar files
7305
7306 2002-08-10 [paul]       0.8.1claws42
7307
7308         * sync with 0.8.1cvs22
7309                 see ChangeLog 2002-08-09
7310
7311 2002-08-09 [paul]       0.8.1claws41
7312
7313         * tools/Makefile.am
7314           tools/README
7315           tools/outlook2sylpheed.pl     ** NEW FILE **
7316                 add script to convert exported Outlook
7317                 contacts list to a Sylpheed addressbook.
7318                 Submitted by Ricardo Mones Lastra.
7319
7320 2002-08-09 [paul]       0.8.1claws40
7321
7322         * AUTHORS
7323           configure.in
7324           po/sr.po      ** NEW FILE **
7325                 add Serbian message catalog. Submitted by
7326                 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>             
7327
7328 2002-08-09 [paul]       0.8.1claws39
7329
7330         * sync with 0.8.1cvs21
7331                 see ChangeLog 2002-08-08
7332
7333 2002-08-08 [oliver]     0.8.1claws38
7334
7335         * src/mainwindow.c
7336                 move Custom Toolbar to Configuration menu
7337
7338 2002-08-08 [oliver]     0.8.1claws37
7339
7340         * src/prefs_toolbar.c
7341                 fix substitute pixmap bug
7342
7343 2002-08-08 [paul]       0.8.1claws36
7344
7345         * sync with 0.8.1cvs19
7346                 see ChangeLog 2002-08-08
7347
7348 2002-08-07 [christoph]  0.8.1claws35
7349
7350         * src/utils.c
7351                 fixed a memory leak in new canonicalize_file_replace
7352
7353 2002-08-07 [christoph]  0.8.1claws34
7354
7355         * src/utils.[ch]
7356                 o canonicalize_file_replace should create the temporary
7357                   file in the same directory as the original file.
7358                 o added get_tmpfile_in_dir that creates a temorary file
7359                   in a specified directory.
7360
7361 2002-08-07 [melvin]     0.8.1claws33
7362
7363         * src/toolbar.c
7364                 fixed bug where 'Article' button acted as 'Email' button.
7365
7366 2002-08-07 [paul]       0.8.1claws32
7367
7368         * sync with 0.8.1.cvs17
7369                 see ChangeLog 2002-08-07
7370
7371 2002-08-07 [colin]      0.8.1claws31
7372         
7373         * src/news.c
7374                 fix mass-cancel problem
7375
7376 2002-08-07 [thorsten]   0.8.1claws30
7377
7378         * src/prefs_toolbar.c
7379                 fix: crash on replace or add new button
7380         * src/toolbar.c
7381                 fix: close xmlfile after reading
7382         * src/utils.c
7383                 fix: unlink() file before rename()
7384
7385 2002-08-06 [paul]       0.8.1claws29
7386
7387         * sync with 0.8.cvs15
7388                 see ChangeLog 2002-08-06
7389
7390 2002-08-06 [oliver]     0.8.1claws28
7391
7392         * src/toolbar.c
7393         * src/prefs_toolbar.c
7394                 fixed empty toolbar issue
7395
7396 2002-08-06 [oliver]     0.8.1claws27
7397
7398         * Custom Toolbar Final 
7399         * src/folderview.c
7400         * src/inc.c
7401         * src/summaryview.c
7402                 o toolbar stuff now lives in src/toolbar.[ch]
7403                 o main_window_toolbar_* functions are renamed to
7404                   toolbar_* reflecting their new source file
7405         * src/mainwindow.[ch]
7406                 o remove toolbar stuff  
7407
7408 2002-08-06 [oliver]     0.8.1claws26
7409         
7410         * src/Makefile.am
7411         * src/prefs_toolbar.[ch]        **New File**
7412         * src/toolbar.[ch]              **New File**
7413                 o prefs_toolbar.[ch] custom toolbar frontend
7414                 o toolbar.[ch]       backend 
7415
7416 2002-08-06 [oliver]     0.8.1claws25
7417
7418         * src/prefs_actions.[ch]
7419                 o new exported function actions_execute
7420
7421 2002-08-06 [paul]       0.8.1claws24
7422
7423         * sync with 0.8.1cvs4
7424                 see ChangeLog 2002-08-06
7425
7426 2002-08-06 [paul]       0.8.1claws23
7427
7428         * sync with 0.8.1cvs13
7429                 see ChangeLog 2002-08-06
7430
7431 2002-08-06 [paul]       0.8.1claws22
7432
7433         * sync with 0.8.1cvs12
7434                 see ChangeLog 2002-08-05 and 2002-08-06
7435
7436 2002-08-06 [match]      0.8.1claws21
7437
7438         * src/addrclip.c
7439                 improvements to cut/copy/paste address
7440
7441 2002-08-05 [match]      0.8.1claws20
7442
7443         * src/addritem.[ch]
7444         * src/addrcache.c
7445         * src/addrbook.c
7446         * src/editaddress.c
7447         * src/addressbook.c
7448                 fixes to improve cut/copy/paste
7449
7450 2002-08-06 [melvin]     0.8.1claws19
7451
7452         * src/account.[ch]
7453                 account_find_all_from_address(): new function that returns the
7454                 list of all accounts that are matched in an address.
7455         * src/alertpanel.[ch]
7456                 alertpanel() now accepts a custom widget
7457                 alertpanel_with_widget(): new function that pops up a panel with
7458                 a custom widget in it 
7459         * src/gtkutils.[ch]
7460                 gtkut_account_menu_new(): new function that allows the selection
7461                 of an account from a list of accounts.
7462         * src/messageview.c
7463                 Extended Return Receipt notification to select the correct 
7464                 account and to make a security test on the Delivery-Notification
7465                 address which should be the same as the Return-Path.
7466
7467 2002-08-06 [thorsten]   0.8.1claws18
7468
7469         * src/mimeview.c
7470                 attach_all: save unnamed as "noname.%d",
7471                 dont free static dirname
7472
7473 2002-08-05 [alfons]     0.8.1claws17
7474
7475         * configure.in
7476                 detect XIM by trying to link rather than compile a XIM program
7477
7478 2002-08-05 [oliver]     0.8.1claws16
7479                 
7480         * src/stock_pixmap.[ch]
7481                 o add UP_ARROW to available pixmaps (already in pixmap-directory)
7482                 o new func to retrieve pixmaps
7483
7484 2002-08-05 [paul]       0.8.1claws15
7485
7486         * sync with 0.8.1cvs10
7487                 see ChangeLog 2002-08-05
7488
7489 2002-08-04 [alfons]     0.8.1claws14
7490
7491         * src/textview.c
7492                 see if this plugs memleak
7493
7494 2002-08-04 [melvin]     0.8.1claws13
7495
7496         * src/gtkspell.c
7497                 fixed bug that could crash Sylpheed when highlighting
7498                 all misspelled words.
7499
7500 2002-08-03 [melvin]     0.8.1claws12
7501
7502         * src/prefs_actions.c
7503                 removed unnecessary checks for NULL introduced in 0.8.1claws11.
7504         * src/messageview.c
7505                 fixed bug where the Return Receipt was sent to
7506                 Delivery-Notification-To address even if it was not present
7507
7508 2002-08-02 [alfons]     0.8.1claws11
7509
7510         * src/prefs_actions.c
7511                 o more check for NULLs
7512                 o put create_io_dialog() in right conditional block
7513
7514 2002-08-02 [paul]       0.8.1claws10
7515
7516         * po/es.po
7517                 updated by Ricardo Mones Lastra
7518
7519 2002-08-01 [christoph]  0.8.1claws9
7520
7521         * src/folder.c
7522                 don't free the cache of the opened
7523                 folder in the summaryview
7524         * src/summaryview.c
7525                 don't unset flags, if it is not required
7526
7527 2002-08-01 [paul]       0.8.1claws8
7528
7529         * sync with 0.8.1cvs8
7530                 see ChangeLog entry 2002-08-01
7531
7532 2002-08-01 [paul]       0.8.1claws7
7533
7534         * sync with 0.8.1cvs7
7535                 see ChangeLog 2002-07-31 and 2002-08-01
7536
7537 2002-07-31 [christoph]  0.8.1claws6
7538
7539         * src/mainwindow.c
7540                 forgot to update menu sensitivity
7541                 function for new menu entry
7542
7543 2002-07-31 [alfons]     0.8.1claws5
7544
7545         * src/main.c
7546                 check folder item and its path for NULL on
7547                 initial processing
7548
7549 2002-07-31 [christoph]  0.8.1claws4
7550
7551         * src/folder.c
7552                 check if folder_item_get_msginfo in
7553                 folder_item_remove_msg returned NULL
7554         * src/imap.c
7555                 better clear the uid cache in the
7556                 uid validity check function and delete
7557                 cached messages
7558
7559 2002-07-31 [paul]       0.8.1claws3
7560
7561         * man/sylpheed.1
7562                 add the '--attach' option and a few other
7563                 minor changes
7564
7565 2002-07-31 [paul]       0.8.1claws2
7566
7567         * sync with 0.8.1cvs5
7568                 see ChangeLog 2002-07-31
7569
7570 2002-07-31 [christoph]  0.8.1claws1
7571
7572         * src/folderview.[ch]
7573         * src/mainwindow.c
7574                 replace "Rescan all folders..." with
7575                 "Check all folders for new messages..."
7576
7577 2002-07-30 [paul]       0.8.1claws
7578
7579         * version 0.8.1claws released
7580
7581 2002-07-30 [paul]       0.8.0claws29
7582
7583         * tools/OOo2sylpheed.pl ** NEW FILE **
7584           tools/README
7585                 add script to enable sending documents as
7586                 attachments from OpenOffice.org
7587
7588 2002-07-30 [melvin]     0.8.0claws28
7589
7590         * src/prefs_actions.c
7591                 Made the actions' input/output dialog display
7592                 without delay.
7593
7594 2002-07-30 [christoph]  0.8.0claws27
7595
7596         * src/procmsg.c
7597                 check if folder_item_get_msginfo in
7598                 procmsg_save_to_outbox returned NULL
7599
7600 2002-07-30 [paul]       0.8.0claws26
7601
7602         * sync with 0.8.1cvs4
7603                 see ChangeLog 2002-07-29
7604
7605 2002-07-29 [thorsten]   0.8.0claws25
7606
7607         * README.claws
7608                 added selective download, delete on server
7609
7610 2002-07-29 [paul]       0.8.0claws24
7611
7612         * sync with 0.8.1cvs3
7613                 see ChangeLog 2002-07-29
7614
7615 2002-07-27 [christoph]  0.8.0claws23
7616
7617         * src/folder.c
7618                 add extra check if fetching the msginfo
7619                 returned NULL
7620
7621 2002-07-27 [paul]       0.8.0claws22
7622
7623         * sync with 0.8.1cvs2
7624                 see ChangeLog 2002-07-26
7625
7626 2002-07-27 [christoph]  0.8.0claws21
7627
7628         * src/imap.c
7629                 add another check if a valid msginfo
7630                 was returned
7631
7632 2002-07-26 [hoa]        0.8.0claws20
7633
7634         * src/folder.c
7635                 Fixed a condition in folder_item_destroy()
7636
7637         * src/imap.c
7638                 Fixed an error in IMAP protocol
7639
7640 2002-07-26 [alfons]     0.8.0claws19
7641
7642         * src/folder.c
7643                 ofcourse compare with identifier, not the path
7644
7645 2002-07-26 [alfons]     0.8.0claws18
7646
7647         * src/folder.c
7648                 use folder item identifier for saving / restoring
7649                 preferences because folder->path might not be unique
7650
7651 2002-07-26 [melvin]     0.8.0claws17
7652
7653         * src/logwindow.c
7654                 Fixed a crash introduced in 0.8.0claws5 when log is 
7655                 cut under 80 characters.
7656
7657 2002-07-26 [paul]       0.8.0claws16
7658
7659         * sync with 0.8.1cvs1
7660                 see ChangeLog 2002-07-26
7661
7662 2002-07-26 [christoph]  0.8.0claws15
7663
7664         * src/imap.[ch]
7665                 imap folder now remembers the last selected
7666                 folder and imap_fetch_msginfo skips selecting
7667                 the folder if it is already selected
7668
7669 2002-07-26 [christoph]  0.8.0claws14
7670
7671         * src/folder.c
7672         * src/folderview.c
7673         * src/imap.c
7674                 fix imap folder rescanning
7675
7676 2002-07-25 [christoph]  0.8.0claws13
7677
7678         * src/filter.c
7679         * src/folder.[ch]
7680         * src/folderview.c
7681         * src/imap.[ch]
7682         * src/mainwindow.c
7683         * src/mbox_folder.c
7684         * src/mh.c
7685         * src/news.c
7686                 implement imap uid cache and uid validity check
7687
7688 2002-07-25 [alfons]     0.8.0claws12
7689
7690         * src/summaryview.c
7691                 fix a brown paper bag bug, and also add some more
7692                 checks
7693
7694 2002-07-25 [christoph]  0.8.0claws11
7695
7696         * src/folder.c
7697                 don't mix copy, fetch_msginfo and remove
7698                 operations in folder item copy and move
7699                 operations
7700
7701 2002-07-25 [christoph]  0.8.0claws10
7702
7703         * src/folderview.c
7704         * src/mainwindow.c
7705         * src/prefs_folder_item.c
7706         * src/summaryview.[ch]
7707                 remove no longer required parameter update_cache from
7708                 summary_show
7709
7710 2002-07-25 [paul]       0.8.0claws9
7711
7712         * sync with 0.8.1
7713         
7714         * AUTHORS
7715                 a few corrections
7716
7717 2002-07-24 [alfons]     0.8.0claws8
7718
7719         * src/summaryview.c
7720                 sort correctly when using simplified subject line
7721                 (closes feature request "[ 585141 ] applying regexp to subject 
7722                 before sort" submitted by Alexandra Walford)
7723
7724 2002-07-24 [paul]       0.8.0claws7
7725
7726         * sync with 0.8.0cvs3
7727                 see ChangeLog 2002-07-24
7728
7729 2002-07-23 [christoph]  0.8.0claws6
7730
7731         * src/folder.c
7732         * src/folder.h
7733         * src/summaryview.c
7734         * src/summaryview.h
7735         * src/main.c
7736                 o separate processing and summaryview
7737                 o removed summary_write_cache from summaryview
7738                 o removed summaryview->killed_messages, because we don't have
7739                   to keep a list of killed messages anymore. New cache will
7740                   keep the hidden messages in cache anyway
7741         * src/folderview.c
7742         * src/inc.c
7743         * src/selective_download.c
7744                 o removed unnecessary summary_write_cache calls
7745         * src/procmsg.c
7746                 o don't set ignore thread flag in procmsg_get_thread_tree
7747                   if it is already set
7748         * src/mainwindow.c
7749         * src/statusbar.h
7750                 o moved STATUSBAR_PUSH/POP to statusbar.h because
7751                   they are used in different files
7752
7753 2002-07-23 [melvin]     0.8.0claws5
7754
7755         * src/addressbook.c
7756         * src/addrgather.c
7757         * src/editaddress.c
7758         * src/editgroup.c
7759         * src/editldap_basedn.c
7760         * src/importldif.c
7761         * src/prefs_common.c
7762                 Fixed few memory leak (gtk_editable_get_chars returns
7763                 an allocated string)
7764         * src/logwindow.c
7765                 Fixed few memory leak (gtk_editable_get_chars returns
7766                 an allocated string) and modified a little the log cutting
7767                 loop.
7768         * src/compose.c
7769                 Replaced a call to an obsolete function gtk_entry_get_text()
7770                 by gtk_editable_get_chars()
7771         * src/send.c
7772                 Removed a debug printf
7773
7774 2002-07-23 [christoph]  0.8.0claws4
7775
7776         * src/filesel.c
7777                 fix another g_dirname memory leak
7778
7779 2002-07-23 [christoph]  0.8.0claws3
7780
7781         * src/mh.c
7782                 fixed a memory leak in mh_fetch_msginfo
7783                 fixed crash when message header could not be
7784                 parsed
7785
7786 2002-07-23 [paul]       0.8.0claws2
7787
7788         * sync with 0.8.0cvs2
7789                 see ChangeLog 2002-07-23
7790
7791 2002-07-23 [paul]       0.8.0claws1
7792
7793         * sync with 0.8.0cvs1
7794                 see ChangeLog 2002-07-23
7795
7796 2002-07-23 [paul]       0.8.0claws
7797
7798         * release of 0.8.0claws
7799
7800 2002-07-23 [paul]       0.7.8claws99
7801
7802         * po/ru.po
7803                 new Russian translation, submitted by
7804                 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
7805
7806 2002-07-22 [jens]       0.7.8claws98
7807
7808         * po/de.po
7809                 Updated German translations.
7810
7811 2002-07-22 [paul]       0.7.8claws97
7812
7813         * po/es.po
7814           po/it.po
7815           po/nl.po
7816           po/pt_BR.po
7817                 updated translations by Ricardo Mones Lastra,
7818                 Alessandro Maestri, Wilbert Berendsen and 
7819                 Fabio Jr. Beneditto respectively
7820
7821 2002-07-22 [christoph]  0.7.8claws96
7822
7823         * src/mimeview.c
7824                 fix memory leak caused by wrong g_dirname usage
7825
7826 2002-07-22 [christoph]  0.7.8claws95
7827
7828         * src/summaryview.c
7829                 update new and unread message counts for summaryview
7830                 summaryview does not get it from the folder anymore
7831                 and has to update the values itself
7832
7833 2002-07-22 [melvin]     0.7.8claws94
7834
7835         * po/fr.po
7836                 Updated French translations.
7837
7838 2002-07-22 [christoph]  0.7.8claws93
7839
7840         * src/matcher.c
7841                 set prop->preg pointer to NULL or following check
7842                 will not fail and regexec will be called with
7843                 invalid pointer
7844
7845 2002-07-21 [alfons]     0.7.8claws92
7846         
7847         * src/prefs_common.[ch]
7848                 remove option "Send return receipt on request"
7849
7850 2002-07-21 [thorsten]   0.7.8claws91
7851
7852         * src/mimeview.c
7853                 fixed memleaks, coding style as pointed out by alfons
7854
7855 2002-07-21 [alfons]     0.7.8claws90
7856
7857         * src/messageview.c
7858         * src/noticeview.[ch]
7859                 o fix bug notice view being displayed when going to empty folder 
7860                   (noticed by Christoph)
7861                 o allow RRR to be sent when restarting sylpheed, or changing folder 
7862                   (noticed by Thorsten)
7863
7864 2002-07-21 [thorsten]   0.7.8claws89
7865
7866         * src/mimeview.c
7867                 Included save_all patch from Xaview FACQ
7868                 added support for pathnames
7869
7870 2002-07-21 [alfons]     0.7.8claws88
7871
7872         * po/POTFILES.in
7873         * src/Makefile.am
7874         * src/mainwindow.c
7875         * src/messageview.[ch]
7876         * src/noticeview.c      ** NEW FILE **
7877         * src/noticeview.h      ** NEW FILE **
7878                 make return receipts work again
7879                 (UI idea by Leandro Pereira)
7880
7881 2002-07-21 [paul]       0.7.8claws87
7882
7883         * src/summaryview.c
7884                 fix sensitivity of 'Select thread'
7885
7886 2002-07-21 [paul]       0.7.8claws86
7887
7888         * src/prefs_common.c
7889                 add browser command line for Galeon
7890
7891 2002-07-21 [paul]       0.7.8claws85
7892
7893         * Makefile.am
7894                 fix 'EXTRA_DIST': remove README.README, add TODO
7895                 and TODO.claws
7896
7897 2002-07-21 [alfons]     0.7.8claws84
7898
7899         * src/gtkstext.c
7900                 make enter clear selection
7901                 (closes "[ 579888 ] Editor selection/entry error"
7902                 reported by Steve Lamb)
7903
7904 2002-07-21 [alfons]     0.7.8claws83
7905         
7906         * src/summaryview.c
7907                 sort message list when selecting unthread messages
7908                 (closes "[ 501593 ] switching threaded view doesn't sort"
7909                 reported by Simon Schubert)
7910
7911 2002-07-20 [alfons]     0.7.8claws82
7912         
7913         * src/matcher.c
7914                 const-correctness
7915
7916 2002-07-20 [thorsten]   0.7.8claws81
7917
7918         * src/matcher.c
7919                 Fixed expansion of empty fields in matchactions
7920
7921 2002-07-19 [melvin]     0.7.8claws80
7922
7923         * src/gtkspell.c
7924                 Removed a duplicate menu entry (fast mode) introduced during
7925                 the new cache merge
7926                 Added a menu separator between 'Use alternate' and 'Fast mode'
7927
7928 2002-07-19 [paul]       0.7.8claws79
7929
7930         * tools/Makefile.am
7931           tools/README
7932                 correct typos
7933
7934 2002-07-19 [thorsten]   0.7.8claws78
7935
7936         * tools/calypso_convert.pl      ** NEW FILE **
7937           tools/README
7938           tools/Makefile.am
7939                 script to import mbox files exported
7940                 by calypso
7941                 o generates folder structure
7942                 o includes attachments
7943
7944 2002-07-19 [melvin]     0.7.8claws77
7945
7946         * src/selective_download.[ch]
7947                 Fixed bug where closing the dialog with the window manager's
7948                 close button will not unlock the summary
7949                 Corrected some function declarations that missed a return value
7950                 Made the source code comply better with coding style.
7951         * src/prefs_common.c
7952                 Added new browser command line for Mozilla.
7953
7954 2002-07-18 [paul]       0.7.8claws76
7955
7956         * src/mainwindow.c
7957           src/selective_download.[ch]
7958                 reflect theme changes, fix Gdk Warning when creating 
7959                 pixmap from NULL window, and minor clean up.
7960                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
7961
7962         * po/en_GB.po
7963                 updated
7964
7965 2002-07-17 [paul]       0.7.8claws75
7966
7967         * INSTALL[.jp]
7968                 sync with 0.8.0
7969         
7970         * po/en_GB.po
7971                 updated
7972
7973 2002-07-16 [paul]       0.7.8claws74
7974
7975         * tools/filter_conv.pl
7976           tools/README
7977                 replace conversion script with reimplemented version, 
7978                 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
7979
7980 2002-07-16 [colin]      0.7.8claws73
7981
7982         * src/summaryview.c
7983                 remove forgotten debug messages - sorry ;-)
7984
7985 2002-07-16 [colin]      0.7.8claws72
7986
7987         * src/mimeview.c
7988           src/summaryview.c
7989           src/textview.c
7990           src/textview.h
7991                 add the ability to select part of a text mime-part 
7992                 to reply.
7993
7994 2002-07-15 [christoph]  0.7.8claws71
7995
7996         * src/folder.c
7997                 fix folder message count for folders without
7998                 msg_is_changed (includes news folders)
7999
8000 2002-07-15 [martin]     0.7.8claws70
8001
8002         * src/summaryview.c
8003                 option "display recipient on 'From'..." now works
8004                 without the need of enabling the option
8005                 "display  sender  using  address  book".
8006
8007 2002-07-15 [christoph]  0.7.8claws69
8008
8009         * src/summaryview.c
8010                 removed setting folder status from summaryview.
8011                 folder.c should update all message counts correctly.
8012
8013 2002-07-15 [paul]       0.7.8claws68
8014
8015         * po/pt_BR.po
8016                 updated by Fabio Junior Beneditto
8017
8018 2002-07-15 [darko]      0.7.8claws67
8019
8020         * src/mh.c
8021                 Fixed target folder colorization, don't decrease op
8022                 number twice
8023
8024 2002-07-14 [paul]       0.7.8claws66
8025
8026         * sync with main 0.8.0
8027                 see ChangeLog 2002-07-14
8028
8029 2002-07-13 [melvin]     0.7.8claws65
8030         
8031         * src/addrbook.c
8032         * src/addressbook.c
8033         * src/addrindex.c
8034                 Replaced sprintf by g_snprintf to prevent possible buffer
8035                 overflow.
8036         * src/news.c
8037                 Corrected a log message output format.
8038                 Added a missing "done" debug output.
8039         * src/compose.c
8040                 Added keyboard accelerator for Priority menu items
8041                 Added missing \n in debug output
8042         * src/logwindow.c
8043         * src/gtkspell.c
8044         * src/rfc2015.c
8045                 Added missing \n in debug output
8046
8047 2002-07-13 [paul]       0.7.8claws64
8048
8049         * man/sylpheed.1
8050                 change Sergey's email address to the sf address
8051
8052         * src/textview.c
8053                 increase show_url_timeout (more useful for long
8054                 urls)
8055
8056 2002-07-12 [sergey]     0.7.8claws63
8057
8058         * src/rfc2015.c
8059                 applied (with some modifications) patch to set the
8060                 micalg parameter for signatures
8061                 (2001-08-28 Werner Koch <wk@gnupg.org>)
8062
8063 2002-07-12 [sergey]     0.7.8claws62
8064
8065         * man/Makefile.am
8066         * configure.in
8067                 fixed man page installation
8068
8069 2002-07-12 [paul]       0.7.8claws61
8070
8071         * sync with 0.7.8cvs26
8072                 see ChangeLog 2002-07-11 and 2002-07-12
8073
8074 2002-07-11 [christoph]  0.7.8claws60
8075
8076         * src/compose.c
8077         * src/procmsg.c
8078                 first use the message number to find the message
8079                 to mark with a reply flag but check the
8080                 message-id if we got the correct message, if not
8081                 try to find it by message-id.
8082                 use new string seperator that is not allowed
8083                 in message-ids.
8084
8085 2002-07-11 [paul]       0.7.8claws59
8086
8087         * sync with 0.7.8cvs23
8088                 see ChangeLog 2002-07-10
8089
8090 2002-07-10 [christoph]  0.7.8claws58
8091
8092         * src/folder.[ch]
8093         * src/msgcache.[ch]
8094                 Added message-id table to the cache in memory
8095                 and functions to msgcache.c and folder.c to
8096                 fetch MsgInfos by message id
8097         * src/compose.c
8098         * src/procmsg.c
8099                 store folder and message-id of message replying
8100                 to in queue header and set reply flag after sending
8101                 (Closes bug #469498)
8102
8103 2002-07-10 [paul]       0.7.8claws57
8104
8105         * AUTHORS
8106           man/sylpheed.1.gz
8107                 add Martin to the list of authors
8108
8109 2002-07-09 [martin]     0.7.8claws56
8110         * src/gtksctree.c
8111                 Added gtk_ctree_last_visible(), tree_update_level(),
8112                 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
8113                 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
8114                 from gtk+ to gtksctree.c for the new sorting code
8115                 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
8116                 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
8117         * src/gtksctree.h
8118                 Added declaration for gtk_sctree_sort_recursive() and
8119                 gtk_sctree_sort_node
8120         * src/addressbook.c
8121         * src/foldersel.c
8122         * src/folderview.c
8123         * src/summaryview.c
8124                 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
8125                 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
8126
8127 2002-07-08 [paul]       0.7.8claws55
8128
8129         * more sync with 0.7.8cvs21
8130                 see ChangeLog 2002-07-08
8131
8132 2002-07-08 [paul]       0.7.8claws54
8133
8134         * sync with 0.7.8cvs21
8135                 see ChangeLog 2002-07-08
8136
8137 2002-07-07 [alfons]     0.7.8claws53
8138
8139         * src/Makefile.am
8140         * src/stock_pixmap.[ch]
8141         * src/pixmaps/notice_warn.xpm   ** NEW FILE **
8142         * src/pixmaps/notice_error.xpm  ** NEW FILE **
8143         * src/pixmaps/notice_note.xpm   ** NEW FILE **
8144                 add new pixmaps for upcoming notice pane
8145
8146 2002-07-06 [melvin]     0.7.8claws52
8147
8148         * src/gtkspell.[ch]
8149                 Made them a bit closer to Sylpheed's coding style.
8150                 Removed old code.
8151                 Removed possible memory leaks when some errors occurs.
8152
8153 2002-07-06 [melvin]     0.7.8claws51
8154
8155         * po/Makefile.in.in
8156                 Removed --no-location in xgettext command line to help
8157                 translators that use Emacs' po-mode
8158         * src/quote_fmt.c
8159                 Removed unnecessary comments that messed up sylpheed.pot
8160
8161 2002-07-06 [paul]       0.7.8claws50
8162
8163         * sync with 0.7.8cvs19
8164                 see ChangeLog 2002-07-05
8165
8166 2002-07-06 [christoph]  0.7.8claws49
8167
8168         * src/folder.c
8169         * src/mainwindow.c
8170                 fix folder_item_remove_all_msg and folderview
8171                 status for trash folders after emptying trash
8172
8173 2002-07-05 [paul]       0.7.8claws48
8174
8175         * sync with 0.7.8cvs16
8176                 see ChangeLog 2002-07-04 and 2002-07-05
8177
8178 2002-07-04 [paul]       0.7.8claws47
8179
8180         * sync with 0.7.8cvs14
8181                 see  ChangeLog 2002-07-04
8182
8183 2002-07-03 [alfons]     0.7.8claws46
8184
8185         * src/folder.c
8186                 dupe folder item's path because it's being reallocated
8187                 by new folder scanning code
8188
8189 2002-07-03 [christoph]  0.7.8claws45
8190
8191         * src/imap.c
8192                 better IMAP uid fetching using 'FETCH 1:* (UID)'
8193         * src/msgcache.c
8194                 add missing return in msgcache_write
8195
8196 2002-07-02 [thorsten]   0.7.8claws44
8197
8198         * src/jpilot.c
8199         * src/msgcache.c
8200         * src/rfc2015.c
8201                 use binary mode for file access
8202
8203 2002-07-02 [christoph]  0.7.8claws43
8204
8205         * major code cleanup (part 1)
8206         
8207                 - unused variables removed
8208                 - unused functions removed
8209                 - uninitialized variables checked
8210                 - missing return statements added
8211                 - missing function return types added
8212                 - added parentheses around assignment and
8213                   && in || when suggested by gcc
8214               
8215         * src/mh.c
8216         * src/folder.c
8217                 replaced direct calls to folder->scan_tree
8218                 with folder_scan_tree and restore folder
8219                 prefs in this function. The folder should
8220                 not have to deal with them.
8221                 ( Should now work for all folder types )
8222
8223 2002-07-02 [paul]       0.7.8claws42
8224
8225         * sync with 0.7.8cvs13
8226                 see ChangeLog 2002-07-01 and 2002-07-02
8227
8228 2002-07-01 [christoph]  0.7.8claws41
8229
8230         * src/summaryview.c
8231                 fix "goto next/prev unread message" with
8232                 ignored threads
8233
8234 2002-07-01 [paul]       0.7.8claws40
8235
8236         * po/es.po
8237                 updated by Ricardo Mones Lastra
8238
8239 2002-06-30 [match]      0.7.8claws39
8240
8241         * src/jpilot.c
8242                 applied variation of leonerd's patch (566661) to
8243                 allow multiple email addresses per JPilot entry.
8244                 addresses may be separated by space, comma, pipe,
8245                 semi-colon, new-line.
8246
8247 2002-06-30 [alfons]     0.7.8claws38
8248
8249         * src/procmsg.c
8250                 simple fix for putting older nodes before
8251                 newer nodes when threading by subject
8252
8253 2002-06-30 [christoph]  0.7.8claws37
8254
8255         * src/folder.c
8256         * src/folderview.c
8257         * src/mh.c
8258         * src/news.c
8259         * src/procmsg.c
8260                 fix broken folder tree rescaning
8261                 and don't use procmsg_get_mark_sum
8262                 anymore
8263
8264 2002-06-30 [christoph]  0.7.8claws36
8265
8266         * merge new cache branch
8267         * src/imap.c
8268                 fix new cache imap copy bug
8269         * src/folder.c
8270                 improved folder_item_scan
8271                 it should now always set the correct
8272                 new, unread and total message counts
8273
8274 2002-06-29 [paul]       0.7.8claws35
8275
8276         * configure.in
8277                 correct syntax error
8278
8279 2002-06-29 [paul]       0.7.8claws34
8280
8281         * configure.in
8282           Makefile.am
8283           man/Makefile.am       ** NEW FILE **
8284           man/sylpheed.1.gz     ** NEW FILE **
8285                 add Sylpheed man page
8286
8287 2002-06-29 [paul]       0.7.8claws33
8288
8289         * po/pt_BR.po
8290                 updated by Fabio Junior Beneditto
8291
8292 2002-06-28 [jens]       0.7.8claws32
8293
8294         * po/de.po
8295                 translation updated
8296
8297         * src/selective_download.c
8298                 removed gettext for space " "
8299
8300         * src/imap.c
8301                 removed wrong space
8302
8303 2002-06-28 [paul]       0.7.8claws31
8304
8305         * sync with 0.7.8cvs11
8306                 see ChangeLog 2002-06-28
8307
8308 2002-06-28 [paul]       0.7.8claws30
8309
8310         * sync with 0.7.8cvs10
8311                 see ChangeLog 2002-06-27 and 2002-06-28
8312
8313 2002-06-26 [paul]       0.7.8claws29
8314
8315         * src/addrgather.c
8316           src/selective_download.c
8317                 don't gettextise empty strings.
8318                 reserved by gettext. gettext("") returns 
8319                 the header entry with meta information, 
8320                 not the empty string
8321
8322         * po/en_GB.po
8323                 updated
8324
8325 2002-06-26 [paul]       0.7.8claws28
8326
8327         * sync with 0.7.8cvs7
8328                 see ChangeLog 2002-06-25
8329
8330         * src/prefs_common.c
8331                 ...and in the process, tweak the gui a little
8332
8333 2002-06-25 [alfons]     0.7.8claws27
8334         
8335         * configure.in
8336         * src/Makefile.am
8337                 fine tune ldap library detection
8338
8339 2002-06-25 [alfons]     0.7.8claws26
8340
8341         * src/compose.c
8342                 don't allow return receipts when composing a news article
8343
8344 2002-06-25 [paul]       0.7.8claws25
8345
8346         * Makefile.am
8347                 add '$(AMTAR)' to 'release' section to allow for
8348                 new and older autotools
8349
8350 2002-06-25 [paul]       0.7.8claws24
8351
8352         * src/summaryview.c
8353                 fix "No more unread messages" persistant pop-up
8354                 window bug
8355
8356 2002-06-25 [paul]       0.7.8claws23
8357
8358         * po/it.po
8359                 updated by Alessandro Maestri
8360
8361 2002-06-25 [paul]       0.7.8claws22
8362
8363         * sync with 0.7.8cvs6
8364                 see ChangeLog 2002-06-25
8365
8366 2002-06-24 [paul]       0.7.8claws21
8367
8368         * tools/update-po
8369                 add GPL copyright information
8370
8371 2002-06-24 [paul]       0.7.8claws20
8372
8373         * tools/Makefile.am
8374           tools/README
8375           tools/update-po       ** NEW FILE **
8376                 add script that eases the creation of *.po files
8377                 Submitted by Wilbert Berendsen <wilbert@oswf.org>
8378
8379 2002-06-23 [alfons]     0.7.8claws19
8380
8381         * src/messageview.c
8382                 make notification_convert_header obey const correctness
8383                 (next step will be fixing the broken return receipt)
8384
8385 2002-06-23 [paul]       0.7.8claws18
8386
8387         * src/messageview.c
8388                 fix bug introduced in last commit:
8389                 removed too much code in last commit - put back what's
8390                 needed
8391
8392 2002-06-23 [paul]       0.7.8claws17
8393
8394         * src/messageview.[ch]
8395                 remove code committed in error from locally patched
8396                 source
8397
8398 2002-06-23 [colin]      0.7.8claws16
8399
8400         * src/compose.[ch]
8401                 add compose_entry_select(), used to select the default_to
8402                 email address - hopefully avoiding people sending mails to
8403                 wrong recipients.
8404
8405 2002-06-22 [alfons]     0.7.8claws15
8406
8407         * AUTHORS
8408                 add Bram Metsch & Stanislav Karchebny
8409         * src/smtp.[ch]
8410         * src/prefs_account.[ch]
8411         * src/send.c
8412                 - apply and adapt Bram's patch which allows user to set SMTP AUTH 
8413                   options.  (see <http://sourceforge.net/tracker/index.php
8414                   ?func=detail&aid=566937&group_id=25528&atid=384600>);
8415
8416                 - merge Stanislav's fix to make SMTP AUTH work with qmail
8417                   (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
8418
8419 2002-06-22 [paul]       0.7.8claws14
8420
8421         * sync with 0.7.8cvs5
8422                 see ChangeLog 2002-06-19 and 2002-06-20
8423
8424 2002-06-22 [alfons]     0.7.8claws13
8425
8426         * src/selective_download.c
8427                 fix a stupid mistake I made
8428
8429 2002-06-22 [alfons]     0.7.8claws12
8430
8431         * src/selective_download.[ch]
8432                 fix another unnoticed leak; cleanup code
8433
8434 2002-06-21 [alfons]
8435
8436         * tools/Makefile.am
8437                 gpg-sign <-- gpg-sign-syl
8438
8439 2002-06-21 [alfons]     0.7.8claws11
8440
8441         * src/selective_download.c
8442         * src/selective_download.h
8443                 fix assorted mix of allocation errors (should solve
8444                 problem reported by Philippe Gramoullé, see:
8445                 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
8446
8447 2002-06-20 [melvin]     0.7.8claws10
8448
8449         * tools/gpg-sign *REMOVED*
8450           tools/gpg-sign-syl *ADDED*
8451                 Replaced the gpg clearsigning script with the version using
8452                 xterm instead of ssh-askpass and changed its name.
8453
8454         * README.claws
8455                 Updated actions example to reflect the renaming of the
8456                 gpg clearsigning script.
8457
8458 2002-06-19 [paul]       0.7.8claws9
8459
8460         * sync with 0.7.8claws9
8461                 see ChangeLog 2002-06-18 and 2002-06-19
8462
8463 2002-06-19 [paul]       0.7.8claws8
8464
8465         * sync with 0.7.8cvs1
8466                 see ChangeLog 2002-06-18
8467
8468 2002-06-18 [alfons]     0.7.8claws7
8469
8470         * src/mainwindow.h
8471                 add omitted prototype
8472
8473 2002-06-17 [paul]       0.7.8claws6
8474
8475         * src/mainwindow.c
8476                 fix hiding of exec_btn
8477
8478 2002-06-17 [paul]       0.7.8claws5
8479
8480         * src/pop.c
8481                 remove unneeded code: should_delete() 
8482                 and Pop3State::uidl_todelete_list
8483
8484 2002-06-17 [paul]       0.7.8claws4
8485
8486         * sync with 0.7.8
8487                 see ChangeLog 2002-06-11 and 2002-06-13
8488
8489 2002-06-16 [alfons]     0.7.8claws3
8490         
8491         * src/folder.c
8492                 make sure lock sort mode (claws specific) is
8493                 also persists after a tree rescan
8494
8495 2002-06-16 [alfons]     0.7.8claws2
8496
8497         * src/prefs_folder_item.c
8498         * src/folder.[ch]
8499                 fix persistence of folder sort mode (broken
8500                 by adapting Hiro's new folder persistence code)
8501
8502 2002-06-16 [alfons]     0.7.8claws1
8503
8504         * AUTHORS
8505         * src/logwindow.c
8506         * src/prefscommon.[ch]
8507                 control size of log text in log window; 
8508                 closes patch #569155 submitted by Mitko Haralanov.
8509
8510 2002-06-15 [paul]       0.7.8claws
8511
8512         * release of 0.7.8claws
8513
8514 2002-06-15 [paul]       0.7.7claws
8515
8516         * po/pt_BR.po
8517                 updated by Fabio Junior Beneditto
8518
8519 2002-06-14 [paul]       0.7.6claws49
8520
8521         * po/es.po
8522                 updated by Ricardo Mones Lastra
8523
8524 2002-06-14 [paul]       0.7.6claws48
8525
8526         * po/nl.po
8527                 updated translation by Wilbert Berendsen
8528
8529 2002-06-14 [melvin]     0.7.6claws47
8530
8531         * po/fr.po
8532                 Updated French translation
8533
8534 2002-06-13 [paul]       0.7.6claws46
8535
8536         * src/filesel.c
8537                 allow filename to be typed in, rather than just
8538                 selected by the mouse. Patch by Gustavo Noronha Silva.
8539
8540 2002-06-13 [alfons]     0.7.6claws45
8541
8542         * src/mainwindow.[ch]
8543                 more cleanups (removing unnecessary menu items Expand 
8544                 summary / message view)
8545
8546 2002-06-13 [melvin]     0.7.6claws44
8547
8548         * po/POTFILES.in
8549                 Added src/string_match.c
8550         * src/string_match.c
8551                 Fixed possible buffer overflow.
8552                 Corrected typo.
8553                 Added missing config.h header.
8554         * src/prefs_common.c
8555           src/prefs_matcher.c
8556           src/prefs_scoring.c
8557                 Made some strings translatable (missing _(..)).
8558
8559 2002-06-13 [melvin]     0.7.6claws43
8560
8561         * README.claws
8562                 Corrected action example (verifying clearsigned mail).
8563         * src/prefs_account.c
8564                 Corrected typo.
8565         * src/prefs_common.c
8566                 Removed incorrect line that generated a Gtk-CRITICAL msg.
8567
8568 2002-06-12 [alfons]     0.7.6claws42
8569
8570         * src/summaryview.c
8571                 add init of score column lost in 0.7.6claws42
8572
8573 2002-06-12 [paul]       0.7.6claws41
8574
8575         * src/prefs_account.c
8576                 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the 
8577                 behavior of the radio buttons, (from 0.7.7cvs2)
8578
8579 2002-06-11 [alfons]     0.7.6claws40
8580
8581         * src/messageview.[ch]
8582         * src/summaryview.[ch]
8583         * src/summary_search.c
8584         * src/mainwindow.c
8585                 perform a sync to bring in Hiro's separate view implementation 
8586
8587                 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
8588
8589 2002-06-11 [paul]       0.7.6claws39
8590         
8591         * src/prefs_account.c
8592                 correct a typo on the Receive tab
8593
8594 2002-06-10 [match]      0.7.6claws38
8595
8596         * src/addressbook.c
8597                 Included address completion patch from Gustavo Noronha.
8598
8599 2002-06-10 [paul]       0.7.6claws37
8600
8601         * src/inc.[ch]
8602           src/pop.c
8603           src/prefs_account.[ch]
8604           src/selective_download.[ch]
8605                 apply PATCH #561712
8606                  NEW:
8607                 - check if POP Account
8608                 - Receive Button renamed to Preview
8609                 - Preview Button Popup: preview new/all messages
8610                 - Download Button
8611                 - Account Preferences-->Receive tab checkbutton if you
8612                   want to remove Mail after Download
8613                 -: default YES
8614                 - Account Preferences-->Receive tab checkbutton use
8615                   filtering rules on preview
8616                   (think of delete_on_server)
8617                 -: default YES
8618                 - Account selectable from SD dialog
8619                 - checkbutton to show already downloaded messages if
8620                   all messages are previewed
8621                 - new clist column showing Date
8622                 - ESC KEY close
8623                 FIXES:
8624                 - play ball with UIDL
8625                 - fault tolerant (?) 
8626                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
8627
8628 2002-06-10 [melvin]     0.7.6claws36
8629
8630         * README.claws
8631                 Added a hint to ac/README in cvs instructions.
8632
8633         * src/prefs_actions.c
8634                 Made it possible to use a more elaborate command line
8635                 for asynchronous actions, too.
8636
8637 2002-06-10 [melvin]     0.7.6claws35
8638         
8639         * src/prefs_actions.c
8640                 Make it possible to use a more elaborate command line
8641                 (e.g. |foo|bar|cat>there;echo Done|)
8642                 Corrected error message when calling %f, %F and %p commands
8643                 from the compose window.
8644
8645 2002-06-09 [colin]      0.7.6claws34
8646
8647         * src/summaryview.c
8648                 Automatically find unread messages in current folder
8649                 before annoying the user.
8650
8651 2002-06-08 [alfons]     0.7.6claws33
8652
8653         * po/it.po
8654                 remove bad formatting string in it.po translation
8655                 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
8656
8657 2002-06-08 [paul]       0.7.6claws32
8658
8659         * sync with 0.7.6cvs25
8660                 see ChangeLog 2002-06-07
8661
8662 2002-06-05 [paul]       0.7.6claws31
8663
8664         * src/mainwindow.c
8665                 add 'Sort by locked' and 'Sort by score'
8666
8667 2002-06-05 [paul]       0.7.6claws30
8668
8669         * sync with 0.7.6cvs24
8670                 see ChangeLog 2002-06-04
8671
8672 2002-06-04 [paul]       0.7.6claws29
8673
8674         * po/pt_BR.po
8675                 updated by Fabio Junior Beneditto
8676
8677 2002-06-03 [thorsten]   0.7.6claws28
8678
8679         * src/matcher.c
8680                 fclose() matcherrc after reading
8681
8682 2002-06-03 [paul]       0.7.6claws27
8683
8684         * sync with 0.7.6cvs21
8685                 see ChangeLog 2002-05-31
8686
8687 2002-05-31 [paul]       0.7.6claws26
8688
8689         * sync with 0.7.6cvs20
8690                 see ChangeLog 2002-05-29 and 2002-05-30
8691
8692 2002-05-31 [paul]       0.7.6claws25
8693
8694         * src/imap.c
8695                 hopefully fix last buggy sync
8696
8697         * README.claws
8698                 correct typo in 'Actions' examples
8699
8700 2002-05-29 [paul]       0.7.6claws24
8701
8702         * sync with 0.7.6cvs18
8703                 see ChangeLog 2002-05-28 and 2002-05-29
8704
8705         * src/news.c
8706           src/nntp.[ch]
8707                 sync with above 
8708
8709 2002-05-28 [paul]       0.7.6claws23
8710
8711         * sync with 0.7.6cvs16
8712                 see ChangeLog 2002-05-28
8713
8714 2002-05-27 [thorsten]   0.7.6claws22 
8715
8716         * faq/it/sylpheed-faq-1.html
8717           faq/it/sylpheed-faq-2.html
8718           faq/it/sylpheed-faq-3.html
8719           faq/it/sylpheed-faq.html
8720                 corrected DOS lineendings
8721         * faq/de/sylpheed-faq-1.html
8722           faq/de/sylpheed-faq-2.html
8723           faq/en/sylpheed-faq-1.html
8724           faq/en/sylpheed-faq-2.html
8725           faq/en/sylpheed-faq-3.html
8726           faq/es/sylpheed-faq-1.html
8727           faq/es/sylpheed-faq-2.html
8728           faq/es/sylpheed-faq-3.html
8729           faq/fr/sylpheed-faq-1.html
8730           faq/it/sylpheed-faq-1.html
8731           faq/it/sylpheed-faq-2.html
8732           faq/it/sylpheed-faq-3.html
8733           faq/it/sylpheed-faq.html
8734                 changed ">" to &quot;
8735
8736 2002-05-27 [paul]       0.7.6claws21
8737         
8738         * sync with 0.7.6cvs15
8739                 see ChangeLog 2002-05-27
8740
8741 2002-05-27 [paul]       0.7.6claws20
8742
8743         * src/prefs_account.c
8744                 correct a typo
8745
8746 2002-05-26 [paul]       0.7.6claws19
8747
8748         * tools/README
8749                 correct a typo
8750
8751 2002-05-25 [paul]       0.7.6claws18
8752
8753         * tools/README
8754                 add description of kmail2sylpheed.pl
8755
8756 2002-05-25 [paul]       0.7.6claws17
8757
8758         * tools/kmail2sylpheed.pl       ** NEW FILE **
8759                 perl script that converts an exported Kmail address
8760                 book, converts it to sylpheed addressbook file,
8761                 writes the file to .sylpheed, and updates
8762                 addrbook--index.xml 
8763
8764 2002-05-25 [paul]       0.7.6claws16
8765
8766         * sync with 0.7.6cvs14
8767                 see ChangeLog 2002-05-23
8768
8769 2002-05-24 [paul]       0.7.6claws15
8770
8771         * README.claws
8772                 make a correction and add some more info
8773
8774 2002-05-24 [paul]       0.7.6claws14
8775
8776         * src/compose.c
8777                 fix memory leak in 
8778                 compose_redirect_write_headers_from_headerlist()
8779                 add Subject and Resent-Message-ID to
8780                 compose_redirect_write_headers()
8781                 Received, Subject, and X-UIDL are filtered out in 
8782                 compose_redirect_write_to_file()
8783
8784 2002-05-23 [paul]       0.7.6claws13
8785
8786         * src/compose.[ch]
8787           src/filtering.c
8788           src/mainwindow.c
8789           src/matcher.[ch]
8790           src/matcher_parser_lex.l
8791           src/matcher_parser_parse.y
8792           src/prefs_common.[ch]
8793           src/prefs_filtering.c
8794           src/summaryview.c
8795                 rename 'Bounce' to 'Redirect'
8796
8797 2002-05-23 [paul]       0.7.6claws12
8798
8799         * more sync with 0.7.6cvs13
8800           src/compose.c
8801                 see ChangeLog 2002-05-22
8802
8803 2002-05-22 [paul]       0.7.6claws11
8804
8805         * sync with 0.7.6cvs13
8806           src/codeconv.c
8807                 see ChangeLog 2002-05-20
8808           src/prefs_common.c
8809                 see ChangeLog 2002-05-22
8810
8811 2002-05-21 [melvin]     0.7.6claws10
8812
8813         * src/folderview.c
8814                 Added missing filtering and scoring headers
8815                 Fixed bad function call that showed garbage 
8816                 in Folder->Processing
8817
8818 2002-05-21 [paul]       0.7.6claws9
8819
8820         * tools/Makefile.am
8821                 make all tools executable, (patch by Alfons).
8822
8823 2002-05-20 [alfons]     0.7.6claws8
8824
8825         * src/procheader.c
8826                 don't forget to call mktime() so we have a valid week 
8827                 and year day
8828                 (Bug report by Roger Sondermann <mail@jumaros.de>)
8829
8830 2002-05-20 [paul]       0.7.6claws7
8831
8832         * src/html.c
8833                 fix broken parsing of urls
8834         * src/textview.c
8835                 fix displaying of urls
8836
8837                 both fixes from the patch [547855] by Eugene 
8838                 Brevdo (zonem)
8839
8840 2002-05-19 [alfons]     0.7.6claws6
8841
8842         * configure.in
8843                 make sylpheed configure correctly with the latest
8844                 and greatest of automake / autoconf / gettext
8845
8846 2002-05-19 [alfons]     0.7.6claws5
8847
8848         * src/procheader.c
8849         * src/procheader.h
8850                 add function for returning ime zone offset
8851         * src/quote_fmt.c
8852         * src/quote_fmt_parse.y
8853                 better quotation formatting - does not convert
8854                 to local time, but uses the original date string.
8855                 
8856                 Note: %z inserts the timezone offset (should 
8857                 work also on platforms where strftime does not
8858                 support %z).
8859
8860 2002-05-18 [christoph]  0.7.6claws4
8861
8862         * src/summaryview.c
8863                 fix indentation of some code
8864         * tools/Makefile.am
8865                 fix spaces after \
8866         * src/Makefile.am
8867                 add missing \
8868                 correct path for ignorethread.xpm
8869                 incorrect filename for sylpheed_logo.xpm
8870                 add missing include matcher_parser_parse.h
8871
8872 2002-05-18 [paul]       0.7.6claws3
8873
8874         * sync with 0.7.6cvs8
8875                 see ChangeLog 2002-05-16 and 2002-05-17
8876
8877 2002-05-18 [melvin]     0.7.6claws2
8878
8879         * README.claws
8880                 Corrected an action's definition and fixed some misspellings.
8881
8882 2002-05-18 [paul]       0.7.6claws1
8883
8884         * tools/Makefile.am
8885           tools/gpg-sign        ** new file **
8886           tools/uudec           ** new file **
8887                 add Melvin's Actions scripts
8888
8889         * README.claws
8890                 add Melvin's descriptions for Actions
8891
8892 2002-05-18 [paul]       0.7.6claws
8893
8894         * Version 0.7.6claws released
8895
8896 2002-05-17 [paul]       0.7.5claws32
8897
8898         * po/es.po
8899                 updated by Ricardo Mones Lastra
8900
8901 2002-05-17 [paul]       0.7.5claws31
8902
8903         * src/compose.c
8904                 fix Account prefs default folder for sent/draft/deleted
8905                 messages bug
8906
8907         * po/it.po
8908           po/nl.po
8909                 updated translation by Alessandro Maestri and
8910                 Wilbert Berendsen
8911
8912 2002-05-17 [melvin]     0.7.5claws30
8913
8914         * src/prefs_actions.c
8915                 Fixed bug where using %F not at the end of the command 
8916                 resulted in an additional empty argument being created.
8917                 Thanks to Darko Koruga for reporting the bug.
8918
8919 2002-05-17 [melvin]     0.7.5claws29
8920
8921         * po/fr.po
8922                 Updated French translations.
8923
8924 2002-05-15 [paul]       0.7.5claws28
8925         
8926         * po/es.po
8927                 updated by Ricardo Mones Lastra
8928
8929 2002-05-15 [paul]       0.7.5claws27
8930
8931         * sync with 0.7.6cvs4
8932                 see ChangeLog 2002-05-14 and 2002-05-15
8933
8934 2002-05-14 [paul]       0.7.5claws26
8935
8936         * sync with 0.7.6cvs1
8937                 see ChangeLog 2002-05-13
8938
8939 2002-05-13 [thorsten]   0.7.5claws25
8940
8941         * src/messageview.c
8942                 fix select_all and copy in multipart messages
8943         * src/mainwindow.c
8944                 fix select_all and copy in multipart messages
8945
8946 2002-05-12 [paul]       0.7.5claws24
8947
8948         * src/summaryview.c
8949                 reverse last commit, bug already fixed in 0.7.5claws3
8950
8951 2002-05-12 [netztorte]  0.7.5claws23
8952
8953         * src/summaryview.c
8954                 dont parse empty addressbook (checked in before claws20)
8955
8956 2002-05-12 [melvin]     0.7.5claws22
8957
8958         * src/procmsg.[ch]
8959                 Removed unneeded priority code introduced by the previous 
8960                 commit.
8961
8962 2002-05-12 [melvin]     0.7.5claws21
8963
8964         * src/compose.[ch]
8965                 Added possibility to set message's priority.
8966         * src/procmsg.[ch]
8967                 Added possibility to set message's priority.
8968                 Added missing headers
8969
8970 2002-05-12 [melvin]     0.7.5claws20
8971
8972         * src/prefs_actions.c
8973                 Removed implicitely added quotes around the name
8974                 of the temporary files of mime parts.
8975
8976 2002-05-12 [paul]       0.7.5claws19
8977
8978         * sync with 0.7.5cvs20
8979                 see ChangeLog 2002-05-11
8980
8981 2002-05-12 [alfons]     0.7.5claws18
8982
8983         * src/quote_fmt_lex.l
8984         * src/quote_fmt_parse.y
8985                 allow quote / reply date & time format to be set using
8986                 %D{format}. format is a format string you'd pass to
8987                 strftime() (see man strftime, or the Display tab |
8988                 Date format setting).
8989
8990                 Currently %D converts the date to local time. 
8991
8992 2002-05-11 [paul]       0.7.5claws17
8993
8994         * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
8995                 see ChangeLog 2002-05-10 and 2002-05-11
8996
8997 2002-05-10 [paul]       0.7.5claws16
8998
8999         * sync with 0.7.5cvs16
9000                 see ChangeLog entries 2002-05-09 and 
9001                 2002-05-10
9002
9003 2002-05-10 [colin]      0.7.5claws15
9004
9005         * src/textview.c
9006                 Corrected a bug that prevented sylpheed to open
9007                 double-clicked URIs.
9008
9009 2002-05-09 [paul]       0.7.5claws14
9010
9011         * sync with 0.7.5cvs14
9012                 see ChangeLog 2002-05-08 and 2002-05-09
9013
9014 2002-05-08 [paul]       0.7.5claws13
9015
9016         * sync with 0.7.5cvs11
9017                 see ChangeLog entry 2002-05-08
9018
9019 2002-05-08 [paul]       0.7.5claws12
9020
9021         * src/mainwindow.c
9022           src/textview.[ch]
9023                 fix segfault on View->Open in new window
9024                 patch submitted by Thorsten Maerz <torte@netztorte.de>
9025
9026 2002-05-07 [paul]       0.7.5claws11
9027
9028         * sync with 0.7.5cvs9
9029                 see ChangeLog entry 2002-05-07
9030
9031 2002-05-06 [paul]       0.7.5claws10
9032
9033         * src/messageview.c
9034           src/textview.c
9035                 display url in statusbar on single-click
9036                 patch submitted by Thorsten Maerz <torte@netztorte.de>
9037
9038 2002-05-06 [match]      0.7.5claws9
9039
9040         * src/addritem.[ch]
9041                 new functions.
9042         * src/addrcache.c
9043                 tidy up.
9044         * src/xmlprops.[ch]
9045                 XML implementation of properties file.
9046         * src/exporthtml.[ch]
9047         * src/expthtmldlg.[ch]
9048         * src/addressbook.c
9049                 export to HTML.
9050
9051 2002-05-02 [sergey]     0.7.5claws8
9052
9053         * src/mainwindow.c (mainwin_entries),
9054           src/prefs_common.c (prefs_send_create()),
9055           src/codeconv.c (locale_table):
9056                 use charset name "Windows-1251" instead of "CP1251".
9057
9058 2002-05-02 [colin]      0.7.5claws7
9059         
9060         * src/compose.c
9061           src/prefs_common.c
9062           src/prefs_folder_item.c
9063                 Fixed cosmetics bugs due to Outbox renamed to Sent.
9064
9065 2002-05-02 [hiro]       0.7.5claws6
9066
9067         * src/imap.c
9068                 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
9069
9070 2002-05-02 [paul]       0.7.5claws5
9071
9072         * src/compose.c
9073                 more sync with 0.7.5cvs7, see ChangeLog entry
9074                 2002-05-02
9075
9076 2002-05-02 [hiro]       0.7.5claws4
9077
9078         * src/compose.c
9079                 compose_queue_sub():
9080                 check if queue folder exists (closes #550397).
9081                 removed directory creation since it should be handled
9082                 transparently.
9083         * src/imap.c
9084                 imap_add_msg(): return UID for appended message
9085                 (closes #548842).
9086
9087 2002-04-30 [paul]       0.7.5claws3
9088
9089         * src/summaryview.c
9090                 fix account_find_from_address() bug
9091
9092 2002-04-28 [colin]      0.7.5claws2
9093
9094         * src/compose.c
9095           src/textview.c
9096           src/prefs_common.[ch]
9097           src/utils.[ch]
9098                 Added user-definable quotation characters recognition.
9099
9100 2002-04-28 [paul]       0.7.5claws1
9101
9102         * sync with 0.7.5cvs4
9103                 see ChangeLog entry  2002-04-25
9104
9105 2002-04-28 [paul]       0.7.5claws
9106
9107         * po/es.po
9108           po/nl.po
9109           po/pt_BR.po
9110                 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
9111                 Fabio Junior Beneditto
9112
9113 2002-04-27 [jens]       0.7.4claws103
9114
9115         * po/de.po
9116                 updated German translation.
9117
9118 2002-04-27 [hiro]       0.7.4claws102
9119
9120         * src/summaryview.c
9121                 summary_write_cache(): fixed the mark loss of hidden messages.
9122
9123 2002-04-26 [melvin]     0.7.4claws101
9124
9125         * src/procmsg.c
9126                 fixed a second typo (same one)
9127         * po/fr.po
9128           po/it.po
9129           po/pt_BR.po
9130                 fixed the type again...
9131
9132 2002-04-26 [melvin]     0.7.4claws100
9133
9134         * src/procmsg.c
9135                 fixed a typo in an alert message ("temorary").
9136         * po/it.po
9137         * po/pt_BR.po
9138                 corrected the typo  described above.
9139         * po/fr.po
9140                 updated French translation.
9141
9142 2002-04-26 [darko]      0.7.4claws99
9143
9144         * src/summaryview.c
9145                 fix target folder colorization
9146
9147 2002-04-25 [paul]       0.7.4claws98
9148
9149         * po/it.po
9150                 updated by Alessandro Maestri
9151
9152 2002-04-24 [colin]      0.7.4claws97
9153         
9154         * src/compose.c
9155                 Fixed double "subject is empty" question.
9156
9157 2002-04-23 [colin]      0.7.4claws96
9158         
9159         * src/mimeview.c
9160                 Corrected issue when "automatically display images" was
9161                 not set : first image remained after selecting second.
9162
9163 2002-04-23 [melvin]     0.7.4claws95
9164
9165         * src/prefs_actions.c
9166                 Don't display in/out dialog if there is nothing to show.
9167
9168 2002-04-23 [paul]       0.7.4claws94
9169
9170         * sync with 0.7.5cvs3
9171                 bug fixes: see ChangeLog entry 2002-04-23
9172
9173 2002-04-22 [darko]      0.7.4claws93
9174
9175         * src/compose.c
9176                 fix previous check-in which changed code after
9177                 merge from main
9178
9179 2002-04-22 [paul]       0.7.4claws92
9180
9181         * faq/de/*
9182                 add German FAQ
9183         * faq/en/*
9184           faq/es/*
9185           faq/fr/*
9186                 update English, Spanish and French FAQs
9187         * manual/de/*
9188           manual/es/*
9189                 add German and Spanish manuals
9190         * manual/en/*
9191           manual/fr/*
9192                 update English and French manuals
9193
9194         * src/Makefile.am
9195                 add to and re-arrange the pixmap entries
9196
9197 2002-04-22 [darko]      0.7.4claws91
9198
9199         * src/compose.c
9200                 fix sender initials recognition to only allow
9201                 '>' after the initials
9202
9203 2002-04-21 [paul]       0.7.4claws90
9204
9205         * sync with 0.7.5 release
9206                 see ChangeLog entry 2002-04-21
9207
9208 2002-04-21 [alfons]
9209
9210         * src/Makefile.am
9211                 add colin's new pixmaps to EXTRA_DIST
9212
9213 2002-04-21 [colin]      0.7.4claws89
9214         * src/compose.c
9215         * src/inc.c
9216         * src/mainwindow.[ch]
9217         * src/prefs_common.[ch]
9218         * src/stock_pixmap.[ch]
9219                 Added "Work offline" ability.
9220
9221 2002-04-21 [colin]      0.7.4claws88
9222         
9223         * src/mimeview.c
9224         * src/prefs_common.c
9225         * src/prefs_common.h
9226         * src/textview.c : Added an option to common preferences -> display
9227           to allow user not to automatically display images.
9228
9229 2002-04-21 [paul]       0.7.4claws87
9230
9231         * sync with 0.7.4cvs52
9232                 see ChangeLog entry 2002-04-21 (src/imap.c)
9233
9234 2002-04-21 [paul]       0.7.4claws86
9235
9236         * sync with 0.7.4cvs51
9237                 see ChangeLog entry 2002-04-21
9238
9239 2002-04-21 [paul]       0.7.4claws85
9240
9241         * sync with 0.7.4cvs49
9242                 see ChangeLog entries 2002-04-20 and 2002-04-21
9243
9244         * src/Makefile.am
9245                 clean up: remove old 'stock_' element from xpm 
9246                 filenames.
9247
9248 2002-04-21 [alfons]     0.7.4claws84
9249
9250         apply sync patch from Paul
9251
9252         * src/folderview.c
9253                 use old claws prefs_folder_item_create() for now
9254
9255 2002-04-19 [match]      0.7.4claws83
9256
9257         * src/addressbook.[ch]
9258         * src/addrharvest.[ch]
9259         * src/addrgather.[ch]
9260                 recurse folders.
9261         * src/mainwindow.c
9262         * src/summaryview.[ch]
9263                 change menu option.
9264
9265 2002-04-19 [paul]       0.7.4claws82
9266
9267         * po/pt_BR.po
9268                 updated by Fabio Junior Beneditto
9269
9270 2002-04-14 [alfons]     0.7.4claws81
9271
9272         * src/passphrase.c
9273                 add #include <sys/types.h> for mode_t and off_t 
9274
9275 2002-04-13 [paul]       0.7.4claws80
9276         
9277         * src/main.c
9278           src/passphrase.[ch]
9279           src/pgptext.c
9280           src/prefs_common.[ch]
9281           src/rfc2015.c
9282                 enable storing of GnuPG passphrase for the whole 
9283                 session or a user-defined number of minutes. patch 
9284                 submitted by Ravemax <ravemax@dextrose.com>
9285
9286 2002-04-13 [alfons]     0.7.4claws79
9287
9288         * src/textview.c
9289                 make email parser also stop scanning when encountering separators
9290                 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
9291
9292 2002-04-13 [paul]       0.7.4claws78
9293
9294         * sync with 0.7.4cvs39
9295                 see ChangeLog entry 2002-04-12
9296
9297 2002-04-11 [paul]       0.7.4claws77
9298
9299         * sync with 0.7.4cvs37
9300                 see ChangeLog entry 2002-04-11
9301
9302 2002-04-11 [paul]       0.7.4claws76
9303
9304         * COPYING 
9305                 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
9306                 the clause for OpenSSL). sync with sylpheed main
9307
9308 2002-04-09 [melvin]     0.7.4claws75
9309
9310         * src/compose.c
9311                 Made 'Ctrl-Enter' on send ignore some modifiers 
9312                 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
9313                 to bind other *-Enter (but not Alt-Enter).
9314
9315 2002-04-09 [paul]       0.7.4claws74
9316
9317         * sync with 0.7.4cvs35
9318                 see ChangeLog entries 2002-04-09
9319
9320 2002-04-08 [paul]       0.7.4claws73
9321
9322         * sync with 0.7.4cvs33
9323                 see ChangeLog entry 200-04-08
9324
9325 2002-04-07 [match]      0.7.4claws72
9326
9327         * src/addrharvest.[ch]
9328                 fixed to read all addresses in header, regardless
9329                 of header size. improved name parsing. accommodate
9330                 harvest from folders and selected message.
9331         * src/addritem.[ch]
9332                 included new address parsing function.
9333         * src/addrgather.[ch]
9334         * src/addressbook.[ch]
9335         * src/summaryview.[ch]
9336         * src/mainwindow.c
9337                 allow address harvest of folder as well as selected
9338                 messages.
9339
9340 2002-04-07 [paul]       0.7.4claws71
9341
9342         * src/esmtp.[ch]
9343           src/smtp.c
9344                 don't try to authenticate with CRAM-MD5 in SMTP when 
9345                 SMTP-AUTH enabled if MTA doesn't issue this 
9346                 auth-method in it's ehlo-response. bug item #531364,
9347                 patch item #938910. patch submitted by Colin Leroy 
9348                 <colin@colino.net>
9349
9350 2002-04-07 [paul]       0.7.4claws70
9351
9352         * src/nntp.c
9353                 fix missing MODE_READER bug. patch submitted by
9354                 Colin Leroy <colin@colino.net>
9355
9356 2002-04-07 [alfons]     0.7.4claws69
9357
9358         * src/matcher.[ch]
9359         * src/prefs_filtering.c
9360         * src/summaryview.c
9361                 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
9362                 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
9363
9364 2002-04-07 [paul]       0.7.4claws68
9365
9366         * sync with 0.7.4cvs32
9367                 see ChangeLog entry 2002-04-06
9368
9369         * tools/filter_conv.pl
9370                 more bug fixes
9371
9372 2002-04-06 [paul]       0.7.4claws67
9373
9374         * tools/filter_conv.pl
9375                 modify to be able to find the name of the first
9376                 mailbox and use that. main's filter does not
9377                 record the full path to the mailbox and therefore
9378                 can only filter to the first mailbox.
9379
9380 2002-04-05 [paul]       0.7.4claws66
9381
9382         * tools/filter_conv.pl
9383                 attempt to make the script all-encompassing and
9384                 be able to convert any main 'filter' rule thrown
9385                 at it
9386
9387 2002-04-05 [paul]       0.7.4claws65
9388
9389         * tools/filter_conv.pl
9390                 allow for collapsed folder trees
9391
9392 2002-04-05 [paul]       0.7.4claws64
9393
9394         * sync with 0.7.4cvs31
9395                 see ChangeLog entries 2002-04-05
9396
9397 2002-04-03 [paul]       0.7.4claws63
9398
9399         * sync with 0.7.4cvs29
9400                 see ChangeLog entries 2002-04-02 and 2002-04-03
9401
9402 2002-04-02 [paul]       0.7.4claws62
9403
9404         * sync with 0.7.4cvs26
9405                 see ChangeLog entry 2002-04-01
9406
9407 2002-04-02 [match]      0.7.4claws61
9408
9409         * src/pine.[ch]
9410         * src/importpine.[ch]
9411         * src/addressbook.c
9412                 import Pine address book.
9413
9414 2002-04-02 [match]      0.7.4claws60
9415
9416         * src/addrharvest.[ch]
9417                 improve address parsing of funky addresses.
9418
9419 2002-04-02 [darko]      0.7.4claws59
9420
9421         * src/compose.c
9422                 wrap on send improvements, it now recognizes quoted
9423                 initials as part of the quotation string, and it
9424                 does not join lines separated by CR
9425
9426 2002-04-01 [match]      0.7.4claws58
9427
9428         * src/mgutils.[ch]
9429                 added new functions.
9430         * src/mutt.[ch]
9431                 remove excessive duplicate address generation
9432                 on import.
9433
9434 2002-04-01 [alfons]     0.7.4claws57
9435         
9436         * src/summaryview.c
9437                 put back g_free() 
9438
9439 2002-04-01 [paul]       0.7.4claws56
9440
9441         * sync with 0.7.4cvs25
9442                 see ChangeLog entry 2002-04-01
9443
9444 2002-04-01 [alfons]     0.7.4aprilfool55
9445
9446         * src/summaryview.c
9447                 honour feature request item #537427 to allow for
9448                 displaying names from address book for sent mail also
9449
9450 2002-03-29 [paul]       0.7.4claws54
9451
9452         * src/mainwindow.c
9453           src/prefs_filtering.[ch]
9454           src/prefs_matcher.c
9455           src/summaryview.c
9456                 add 'fast filter' for claws' filtering,
9457                 /Tools/Create filter rule/... patch submitted
9458                 by Neill Miller <neillm@thecodefactory.org>
9459
9460 2002-03-29 [paul]       0.7.4claws53
9461
9462         * sync with 0.7.4cvs24
9463                 see ChangeLog entry 2002-03-29
9464
9465 2002-03-28 [paul]       0.7.4claws52
9466
9467         * sync with 0.7.4cvs23
9468                 see ChangeLog entry 2002-03-28
9469
9470 2002-03-27 [melvin]     0.7.4claws51
9471
9472         * src/prefs_actions.c
9473                 Added support to pass only one message part (as a
9474                 file) to the command using '%p'. No quotes are needed
9475                 because doubles quotes are automatically added.
9476                 Fixed bug where Sylpheed could block when waiting for
9477                 a child process to finish.
9478                 Changed the help menu to remove quotes around symbols to 
9479                 avoid misinterpretation (they must not be used).
9480
9481 2002-03-27 [melvin]     0.7.4claws50
9482
9483         * src/inc.c
9484                 Made the new mail notification command always 
9485                 execute asynchronously.
9486
9487 2002-03-27 [paul]       0.7.4claws49
9488
9489         * src/compose.c
9490                 fix bug introduced in last commit
9491
9492 2002-03-27 [paul]       0.7.4claws48
9493
9494         * sync with 0.7.4cvs21
9495                 see ChangeLog 2002-03-26 and 2002-03-27
9496
9497 2002-03-26 [hoa]        0.7.4claws47
9498
9499         * src/prefs_folder_item.c
9500                 really fixed the bug #516442 with folder rescan.
9501
9502 2002-03-26 [paul]       0.7.4claws46
9503
9504         * sync with 0.7.4cvs19
9505                 see ChangeLog entries 2002-03-25 and 2002-03-26
9506
9507 2002-03-25 [hoa]        0.7.4claws45
9508
9509         * src/matcher.c
9510         * src/mh.c
9511                 fix the bug #516442 with folder rescan.
9512
9513         * src/prefs_common.[ch]
9514         * src/compose.c
9515                 added an option to enable two different behaviours
9516                 for bounce.
9517
9518
9519 2002-03-25 [paul]       0.7.4claws44
9520
9521         * src/mainwindow.c
9522           src/selective_download.c
9523                 correct a few menuitem labels
9524
9525 2002-03-25 [christoph]  0.7.4claws43
9526
9527         * src/procmsg.c
9528                 fix non deleted tmp message in
9529                 procmsg_save_to_outbox
9530                 fix problems caused by sync with
9531                 main branch's procmsg_send_queue
9532
9533 2002-03-25 [paul]       0.7.4claws42
9534
9535         * src/quote_fmt.c
9536           src/quote_fmt_lex.l
9537           src/quote_fmt_parse.y
9538                 add Last name (%L) placeholder for quoting. 
9539                 patch submitted by Thorsten Thielen 
9540                 <thth@users.sourceforge.net>
9541
9542 2002-03-25 [paul]       0.7.4claws41
9543
9544         * src/utils.c
9545                 get full hostname. patch submitted by
9546                 Bob Woodside <rwoodside1@comcast.net>
9547
9548 2002-03-25 [paul]       0.7.4claws40
9549
9550         * src/account.c
9551           src/news.c
9552           src/nntp.[ch]
9553           src/prefs_account.[ch]
9554                 enable NNTP over SSL. patch submitted by
9555                 Pascal Jermini <pascal@infinity.hn.org>
9556
9557 2002-03-24 [paul]       0.7.4claws39
9558
9559         * src/prefs_common.c
9560                 make the arrangement of the Compose tab more
9561                 coherent
9562
9563         * src/mainwindow.c
9564                 fix some irregularities of style
9565
9566         * po/de.po
9567                 updated by Kilian Krause
9568
9569 2002-03-23 [paul]       0.7.4claws38
9570
9571         * po/pt_BR.po
9572                 updated by Fabio Junior Beneditto
9573
9574 2002-03-23 [paul]       0.7.4claws37
9575
9576         * src/mainwindow.c
9577                 move 'Gather addresses' to 'Tools' menu
9578                 make 'Selective download' sensitive
9579
9580 2002-03-23 [paul]       0.7.4claws36
9581
9582         * sync with 0.7.4cvs16
9583                 see ChangeLog entries 2002-03-23
9584
9585 2002-03-22 [christoph]  0.7.4claws35
9586
9587         * src/quote_fmt_parse.y
9588                 fix include program output
9589
9590 2002-03-22 [alfons]     0.7.4claws34
9591
9592         * src/pop.c
9593                 initialize GDate stack variable correctly (sorry!)
9594
9595 2002-03-22 [paul]       0.7.4claws33
9596
9597         * src/compose.c
9598           src/mainwindow.c
9599           src/prefs_actions.c
9600           src/prefs_common.c
9601                 rename 'Tool' to 'Tools'
9602
9603         * src/mainwindow.c
9604                 move 'Delete duplicated messages' from
9605                 'Message/' to 'Tools/'
9606                 re-arrange the order of 'Tools/' items
9607
9608 2002-03-22 [paul]       0.7.4claws32
9609
9610         * src/addr_compl.c
9611           src/addressbook.[ch]
9612                 auto-address completion now also matches on
9613                 Nickname. patch submitted by Bob Forsman 
9614                 <hammor@users.sourceforge.net>
9615
9616         * src/editaddress.c
9617                 correct a spelling mistake
9618
9619 2002-03-22 [alfons]     0.7.4claws31
9620
9621         * src/pop.c
9622                 fix getting uidl from incorrect string 
9623                 (spotted by Colin)
9624
9625 2002-03-21 [alfons]     0.7.4claws30
9626
9627         * src/pop.c
9628                 more code refactoring
9629                 plug mem leak introduced by delete on server
9630
9631 2002-03-21 [paul]       0.7.4claws29
9632
9633         * sync with 0.7.4cvs11
9634                 see ChangeLog entries 2002-03-20
9635
9636 2002-03-20 [alfons]     0.7.4claws28
9637
9638         * src/inc.c
9639                 apply Colin's patch and refactor
9640
9641 2002-03-20 [paul]       0.7.4claws27
9642
9643         * sync with sylpheed 0.7.4cvs9
9644                 see ChangeLog entry 2002-03-20
9645
9646 2002-03-19 [christoph]  0.7.4claws26
9647
9648         * src/mh.c
9649         * src/procmsg.[ch]
9650         * src/summaryview.c
9651                 revert changes for flag updates
9652                 (does not work correctly and no time to debug)
9653
9654 2002-03-20 [alfons]     0.7.4claws25
9655
9656         * src/pop.c
9657                 refactor should_delete() a little bit 
9658
9659 2002-03-19 [paul]       0.7.4claws24
9660
9661         * src/inc.[ch]
9662           src/pop.c
9663           src/prefs_account.[ch]
9664                 allow the user to leave downloaded mail on the 
9665                 server for n days. Patch submitted by Colin Leroy 
9666                 <colin@colino.net>
9667
9668 2002-02-19 [paul]       0.7.4claws23
9669
9670         * sync with sylpheed 0.7.4cvs8
9671                 see ChangeLog entries 2002-03-19
9672
9673 2002-03-18 [paul]       0.7.4claws22
9674
9675         * sync with sylpheed 0.7.4cvs6
9676                 see ChangeLog entry 2002-03-18
9677
9678 2002-03-18 [paul]       0.7.4claws21
9679
9680         * po/en_GB.po
9681                 add en_GB message catalogue
9682
9683         * src/mbox_folder.c
9684           src/prefs_account.c
9685           src/prefs_actions.c
9686                 correct a few spelling mistakes
9687
9688 2002-03-17 [alfons]     0.7.4claws20
9689
9690         * src/matcher.c
9691                 more stringent checks for NULL params when writing
9692                 filtering actions to a file
9693                 
9694 2002-03-17 [hoa]        0.7.3claws20
9695
9696         * src/news.c
9697                 fixed the count of new messages
9698
9699         * src/compose.c
9700                 fixed the "attachment properties" window
9701
9702 2002-03-17 [paul]       0.7.4claws19
9703
9704         * src/defs.h
9705           src/folder.h
9706           src/news.c
9707           src/prefs_account.[ch]
9708           src/procmsg.[ch]
9709           src/summaryview.c
9710                 automatically mark cross-posted messages as read 
9711                 and (optionally) give them a colour label
9712                 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
9713                 
9714
9715 2002-03-17 [paul]       0.7.4claws18
9716
9717         * sync with sylpheed 0.7.4cvs5
9718                 see ChangeLog entry 2002-03-17
9719
9720 2002-03-17 [melvin]     0.7.4claws17
9721         
9722         * src/textview.c
9723                 Worked around a gtktext 'bug': when searching for 
9724                 a text in a long message it was scrolling slowly
9725                 line by line until it hit the searched text.
9726         * po/fr.po
9727                 Updated French translation
9728
9729 2002-03-17 [melvin]     0.7.4claws16
9730
9731         * src/mainwindow.c
9732         * src/compose.c
9733         * src/prefs_actions.c
9734                 Moved "Edit/Actions" to "Tool/Actions"
9735                 Made mainwindow/compose window sensitive as soon as
9736                 no child process is running anymore even if the io dialog
9737                 is open.
9738                 Fixed a struct being initialized with a non constant char*
9739
9740 2002-03-16 [christoph]  0.7.4claws15
9741
9742         * configure.in
9743                 add --with-compiler-flags option
9744                 (only for developer hacking)
9745         * src/mh.c
9746         * src/procmsg.[ch]
9747         * src/summaryview.c
9748                 try to make folder-stats and flag handling more
9749                 independent from the summaryview. msgcounts
9750                 are only set when the folder is opened and
9751                 procmsg_msginfo_(un)set_flags will handle it
9752                 later and summaryview will get the values
9753                 from the folder.
9754
9755 2002-03-16 [paul]       0.7.4claws14
9756
9757         * src/messageview.c
9758                 fix Return-receipt. Patch submitted by Bob
9759                 Woodside <rwoodside1@comcast.net>
9760
9761 2002-03-16 [paul]       0.7.4claws13
9762
9763         * src/compose.c
9764                 fix 'dynamic' signatures, make it work again
9765                 broken during sync on 2002-03-14 (0.7.4claws2)
9766
9767 2002-03-15 [match]      0.7.4claws12
9768
9769         * src/addrharvest.[ch]
9770         * src/addrgather.[ch]
9771         * src/addressbook.[ch]
9772         * src/mainwindow.c
9773                 included address harvester feature. still some
9774                 issues with address parsing that I will fix.
9775
9776 2002-03-15 [match]      0.7.4claws11
9777
9778         * src/addrbook.[ch]
9779         * src/addrcache.[ch]
9780         * src/addressbook.[ch]
9781         * src/addrindex.c
9782         * src/editbook.c
9783         * src/importldif.c
9784         * src/importmutt.c
9785         * src/jpilot.[ch]
9786         * src/main.c
9787         * src/syldap.[ch]
9788         * src/vcard.[ch]
9789                 tidy up. fix memory leaks. moved attribs and methods
9790                 from individual interfaces to addrcache object. prep
9791                 for new stuff to come in.
9792
9793 2002-03-15 [alfons]     0.7.4claws10
9794
9795         * src/matcher.[ch]
9796         * src/matcher_parser_parse.y
9797         * src/matcher_parser_lex.l
9798         * src/prefs_matcher.c
9799                 add filtering conditions message greater than, smaller 
9800                 than, and exactly matching a size in bytes
9801                 (does not work with delete from POP3 server yet)
9802
9803                 this should also give others an idea what you should
9804                 do to add new criterions to claws filtering system
9805                 
9806
9807 2002-03-15 [paul]       0.7.4claws9
9808
9809         * tools/filter_conv.pl
9810                 exit if there are no filter rules to convert
9811                 rename filterrc to filterrc.old after completion
9812
9813 2002-03-15 [paul]       0.7.4claws8
9814
9815         * sync with sylpheed 0.7.4cvs3
9816                 see ChangeLog entry 2002-03-14
9817
9818 2002-03-14 [paul]       0.7.4claws7
9819
9820         * src/compose.c
9821                 clean up the last commit (ahem)
9822
9823 2002-03-14 [paul]       0.7.4claws6
9824
9825         * src/compose.c
9826                 fix bug #515655. honour account preferences
9827                 regarding gpg default signing/encryption when 
9828                 changing account from the compose window.
9829
9830 2002-03-14 [paul]       0.7.4claws5
9831
9832         * src/folderview.c
9833                 remove unnecessary curly brackets
9834
9835 2002-03-14 [paul]       0.7.4claws4
9836
9837         * src/folderview.c
9838           src/prefs_filtering.[ch]
9839                 add filter rename on folder rename and filter
9840                 delete on folder delete. Patch submitted by
9841                 Neill Miller <neillm@thecodefactory.org> 
9842
9843 2002-03-14 [christoph]  0.7.4claws3
9844
9845         * src/procmsg.c
9846         * src/send.c
9847                 fix local delivery
9848                 (patch submitted by "Simon 'corecode' Schubert")
9849         * src/prefs_common.c
9850         * src/procmsg.c
9851                 fix gcc 3.0 warning
9852
9853 2002-03-14 [paul]       0.7.4claws2
9854
9855         * sync with sylpheed 0.7.4cvs2
9856                 see ChangeLog entry 2002-03-13
9857
9858 2002-03-12 [darko]      0.7.4claws1
9859
9860         * src/mainwindow.c
9861                 fix what seems to be a copy and paste error
9862                 when setting color for important messages
9863                 (reported by wwp)
9864
9865 2002-03-11 [paul]       version 0.7.4claws released
9866
9867 2002-03-11 [paul]       0.7.4claws
9868
9869         * po/es.po
9870           po/it.po
9871           po/nl.po
9872           po/pt_BR.po
9873                 update message catalogs. Submitted by Ricardo Mones 
9874                 Lastra, Alessandro Maestri, Wilbert Berendsen, and 
9875                 Fabio Junior Beneditto
9876
9877         * configure.in
9878           faq/Makefile.am
9879           faq/it/Makefile
9880           faq/it/sylpheed-faq*
9881           src/mainwindow.c
9882           src/manual.[ch]
9883                 add FAQ in Italian
9884         
9885
9886 2002-03-11 [jens]       0.7.3claws7
9887
9888         * po/de.po
9889                 updated German translation
9890
9891 2002-03-11 [melvin]     0.7.3claws6
9892
9893         * po/fr.po
9894                 updated and corrected French translation
9895
9896 2002-03-10 [hoa]        0.7.3claws5
9897
9898         * src/account.c
9899         * src/inc.c
9900         * src/prefs_account.c
9901         * src/procmsg.c
9902         * src/send.[ch]
9903                 fixed the local account.
9904                 you have to change the default "/usr/sbin/sendmail"
9905                 to "/usr/sbin/sendmail -t" in the preferences of
9906                 the local account.
9907
9908         * src/procmime.c
9909                 removed some debug display for renderer
9910
9911 2002-03-10 [paul]       0.7.3claws4
9912
9913         * faq/en/sylpheed-faq-1.html
9914           faq/en/sylpheed-faq-2.html
9915                 update
9916
9917 2002-03-09 [paul]       0.7.3claws3
9918
9919         * sync with sylpheed 0.7.4
9920                 see ChangeLog entry 2002-03-09
9921
9922 2002-03-08 [paul]       0.7.3claws2
9923
9924         * faq/en/sylpheed-faq*
9925           faq/es/sylpheed-faq*
9926           faq/fr/sylpheed-faq*
9927                 update the FAQs
9928
9929         * manual/fr/.cvsignore
9930           manual/fr/Makefilea.am
9931           manual/fr/sylpheed*
9932           src/mainwindow.c
9933           src/manual.[ch]
9934                 add the French manual
9935
9936 2002-03-07 [paul]       0.7.3claws1
9937
9938         * sync with sylpheed 0.7.3cvs4
9939                 see ChangeLog entries  2002-03-06 and 2002-03-07
9940         
9941         * po/nl.po
9942                 updated by Wilbert Berendsen
9943
9944 2002-03-07 [melvin]     0.7.2claws34
9945
9946         * src/selective_download.c
9947                 Changed the pixmap of the receive button to MAIL_RECEIVE.
9948
9949 2002-03-06 [paul]       0.7.2claws33
9950
9951         * sync with sylpheed 0.7.3cvs1
9952                 bug fix, see ChangeLog entry 2002-03-05
9953
9954 2002-03-05 [paul]       0.7.2claws32
9955
9956         * src/mimeview.c
9957           src/pgptext.[ch]
9958           src/procmsg.c
9959                 reverse the pgp ascii-armored code implemented in 
9960                 0.7.2claws16. removal of this code until it matures.
9961                 this means that verifying ascii-armored pgp sigs and
9962                 automatic decryption of ascii-armored encrypted
9963                 messages no longer works.
9964
9965 2002-03-05 [paul]       0.7.2claws31
9966
9967         * configure.in
9968           Makefile.am
9969         * faq/Makefile.am
9970         * faq/en/Makefile.am
9971           faq/en/sylpheed-faq.html
9972           faq/en/sylpheed-faq-1.html
9973           faq/en/sylpheed-faq-2.html
9974           faq/en/sylpheed-faq-3.html
9975         * faq/es/Makefile.am
9976           faq/es/sylpheed-faq.html
9977           faq/es/sylpheed-faq-1.html
9978           faq/es/sylpheed-faq-2.html
9979           faq/es/sylpheed-faq-3.html
9980           faq/es/sylpheed-faq-4.html
9981         * faq/fr/Makefile.am
9982           faq/fr/sylpheed-faq.html
9983           faq/fr/sylpheed-faq-1.html
9984           faq/fr/sylpheed-faq-2.html
9985           faq/fr/sylpheed-faq-3.html
9986         * src/Makefile.am
9987           src/defs.h
9988           src/mainwindow.c
9989           src/manual.[ch]
9990                 add FAQs in English, Spanish and French
9991
9992
9993 2002-03-05 [paul]       0.7.2claws30
9994
9995         * manual/en/sylpheed.html
9996           manual/en/sylpheed-XX.html
9997                 updated the English manual
9998
9999 2002-03-05 [hoa]        
10000
10001         * src/summaryview.c
10002                 dialog box pops up if the article can't be deleted.
10003
10004 2002-03-04 [paul]       
10005         
10006         * po/pt_BR.po
10007                 updated by Fabio Junior Benedito
10008
10009 2002-03-04 [hoa]
10010
10011         * removed ac/gpgme.m4
10012                 to avoid autogen common problem
10013                 developers have to install gpgme development package now
10014
10015         * src/compose.c
10016                 encoding to 7bit or 8bit is enabled.
10017
10018 2002-03-03 [alfons]     0.7.2claws29
10019
10020         * src/pop.c
10021                 merge fix by Oliver Haertel for selective
10022                 download buglet
10023
10024 2002-03-03 [paul]       0.7.2claws28
10025         
10026         * sync with sylpheed 0.7.3
10027
10028 2002-03-03 [paul]       0.7.2claws27
10029
10030         * sync with sylpheed 0.7.2cvs24
10031                 see ChangeLog entries 2002-03-02 and 2002-03-03
10032
10033 2002-03-02 [melvin]     0.7.2claws26
10034
10035         * src/inc.[ch]
10036         * src/main.c
10037         * src/mainwindow.c
10038         * src/prefs_common.[ch]
10039                 Added user definable notification on new mail arrival.
10040                 Removed unused variables in spell checker prefs code.
10041
10042 2002-03-02 [melvin]     0.7.2claws25
10043
10044         * src/quote_fmt.c
10045                 Removed unnecessary escape sequences.
10046                 Changed 'Initial...' to 'Initials of Sender'
10047
10048 2002-03-02 [paul]       0.7.2claws24
10049
10050         * sync with sylpheed 0.7.2cvs22
10051                 see ChangeLog entry 2002-03-01
10052
10053 2002-03-01 [hoa]        0.7.2claws23
10054
10055         * src/mainwindow.c
10056                 Set sensitivity of delete actions to active
10057                 even if the folder is a newsgroup.
10058
10059         * src/summaryview.c
10060                 - Set sensitivity of delete actions
10061                 - Added function check_permission() that will check if the
10062                   user is authorized to delete a message. For news, it
10063                   will check if the author is the same.
10064                 - Enabled deletion when there is no trash folder.
10065
10066         * src/news.[ch]
10067                 - Added news_cancel_article() to cancel articles
10068                 - Implemented news_remove_message() (public function)
10069
10070 2002-03-01 [paul]       0.7.2claws22
10071
10072         * src/gtkutils.c
10073           src/textview.c
10074                 recognise urls that that don't include 'http://' and
10075                 simply begin 'www.' 
10076
10077         * AUTHORS
10078                 remove duplicated name
10079
10080 2002-02-28 [paul]       0.7.2claws21
10081
10082         * src/mainwindow.c
10083           src/summaryview.[ch]
10084                 add ability to 'Select thread'
10085                 combines Melvin's "Select thread's head" patch (#510907)
10086                 with Colin Leroy's <colin@colino.net> "Select whole thread" 
10087                 patch (#518514) 
10088
10089 2002-02-28 [paul]       0.7.2claws20
10090
10091         * src/mimeview.c
10092                 hopefully fix segfault on right-clicking a mime part
10093                 that some people have experienced.      
10094                 fix submitted by Fredrik Olofsson <frol@linux.nu>
10095
10096 2002-02-28 [paul]       0.7.2claws19
10097
10098         * sync with sylpheed 0.7.2cvs21
10099                 see ChangeLog entries 2002-02-27 and 2002-02-28
10100
10101 2002-02-27 [paul]       0.7.2claws18
10102
10103         * sync with sylpheed 0.7.2cvs18
10104                 see ChangeLog entries 2002-02-26 and 2002-02-27
10105
10106 2002-02-26 [alfons]     0.7.2claws17
10107
10108         * src/procheader.c
10109                 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
10110                 (spotted by Chris Hessman <idatech@gmx.net>)
10111
10112 2002-02-26 [paul]       0.7.2claws16
10113
10114         * src/mimeview.c
10115           src/pgptext.[ch]
10116           src/procmsg.c
10117                 make decryption of ascii-armored pgp encrypted messages
10118                 and verification of ascii-armored signatures work again.
10119                 slightly altered from the patch by Jens Jahnke 
10120                 <jan0sch@gmx.net>
10121
10122                 ##FIX ME##
10123                 * the checking of plaintext signatures always comes up in 
10124                   a popup box
10125                 * it doesn't work for multipart messages 
10126                 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
10127                   including the msg headers and these 2 line themselves, are 
10128                   not displayed
10129
10130         * src/mainwindow.c
10131                 "View/Folder Tree" becomes "View/Separate Folder Tree"
10132                 "View/Message View" becomes "View/Separate Message View"
10133                 because its less ambiguous.
10134
10135         * po/es.po
10136                 updated by Ricardo Mones Lastra
10137
10138 2002-02-26 [paul]       0.7.2claws15
10139
10140         * sync with sylpheed 0.7.2cvs17
10141                 see ChangeLog entries 2002-02-25 and 2002-02-26
10142
10143 2002-02-25 [christoph]  0.7.2claws14
10144
10145         * src/filtering.[ch]
10146         * src/inc.c
10147                 do filtering stuff after all messages have been received
10148                   1. drop all messages to .processing
10149                   2. scan processing folder for messages
10150                   3. filter messages or move to inbox
10151                 this will also find old messages left in processing after
10152                 a crash or something like that and we get a real msginfo
10153                 from folder->get_msg_list and do not have to create our
10154                 own in filter_message
10155         * src/matcher_parser_parse.y
10156                 remove MIX/MAX warning (reordered includes)
10157
10158 2002-02-25 [paul]       0.7.2claws13
10159
10160         * sync with sylpheed 0.7.2cvs15
10161                 see ChangeLog entry 2002-02-24
10162
10163 2002-02-24 [alfons]     0.7.2claws12
10164
10165         * src/filtering.c
10166                 clear old color flags first when applying a new color to
10167                 a message info. 
10168                 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
10169
10170 2002-02-24 [alfons]     0.7.2.claws11
10171         
10172         * AUTHORS
10173         * src/prefs_common.c
10174                 add presets for Opera and Konqueror, closes patch #517261,
10175                 submitted by Ville Skyttä <scop@users.sourceforge.net>
10176
10177 2002-02-24 [alfons]     0.7.2.claws10
10178
10179         * AUTHORS
10180         * src/summaryview.c
10181                 fix threading for null message ids, closes patch #521601,
10182                 submitted by Bob Forsman <hammor@users.sourceforge.net>
10183
10184 2002-02-24 [alfons]     0.7.2claws9
10185
10186         * src/summaryview.c
10187         * src/filtering.c
10188                 make Tool | Filter Message work with filtering system so
10189                 setting flags also works
10190
10191                 TODO:
10192
10193                 - Processing uses the same function as Tool | Filter
10194                   Message, but doesn't use the same update proc yet
10195
10196 2002-02-23 [paul]       0.7.2claws8
10197
10198         * sync with sylpheed 0.7.2cvs14
10199                 see ChangeLog entries 2002-02-22 and 2002-02-23
10200
10201 2002-02-22 [christoph]  0.7.2claws7
10202
10203         * src/quote_fmt.c
10204                 Add column space to table
10205         * src/quote_fmt_parse.y
10206                 Close files
10207
10208 2002-02-22 [paul]       0.7.2claws6
10209
10210         * src/Makefile.am
10211           src/defs.h
10212           src/filtering.c
10213           src/inc.[ch]
10214           src/mainwindow.c
10215           src/matcher.[ch]
10216           src/matcher_parser_lex.l
10217           src/matcher_parser_parse.y
10218           src/pop.[ch]
10219           src/prefs_account.h
10220           src/prefs_filtering.c
10221           src/selective_download.[ch]   *** NEW FILES ***
10222           src/utils.[ch]
10223           po/POTFILES.in
10224                 Selective Download added to 'Tool' menu. 
10225                 Retrieves email headers of the currently selected pop3 
10226                 account and allows the user to mark emails for deletion 
10227                 right on the pop3 server. Patch submitted by Oliver Haertel 
10228                 <oha@users.sourceforge.net>.
10229         
10230         * po/POTFILES.in
10231                 add 'src/quote_fmt.c'           
10232
10233 2002-02-22 [christoph]  0.7.2claws5
10234
10235         * src/Makefile.am
10236                 added quote_fmt.c
10237         * src/prefs_common.[ch]
10238         * src/prefs_template.c
10239         * src/quote_fmt.c               *** NEW FILE ***
10240         * src/quote_fmt.h
10241                 move quote format symbol description code
10242                 to it's own file because it is used from
10243                 differnent code parts
10244                 Rewrote symbol description GUI
10245                   + use table
10246                   + add separators
10247                   + get data from array (no more long constant strings)
10248         * src/quote_fmt_lex.l
10249         * src/quote_fmt_parse.y
10250                 Symbol for Literal % changed to \% instead of %%
10251                 (More logical as \ is used for quoting for other symbols)
10252                 Add |f and |p to include files and program output
10253                 Examples:
10254                     |f{/home/.../.signature}
10255                     |p{date}
10256         * po/de.po
10257                 Correct wrong spelling for "Referenzen"
10258
10259 2002-02-21 [paul]       0.7.2claws4
10260
10261         * src/procmsg.c
10262                 forgotten during sync
10263
10264 2002-02-21 [paul]       0.7.2claws3
10265
10266         * sync with sylpheed 0.7.2cvs11
10267                 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
10268                 2002-02-20 and 2002-02-21
10269
10270 2002-02-20 [melvin]     0.7.2claws2
10271
10272         * src/prefs_actions.c
10273                 Added error report when child cannot fork or when execvp 
10274                 returns with an error.
10275
10276 2002-02-19 [christoph]  0.7.2claws1
10277
10278         * src/codeconv.c
10279                 return unconverted text if conde conversion is not possible
10280                 when libjconv is used.
10281                 (patch submitted by "Simon 'corecode' Schubert")
10282
10283 2002-02-19 [paul]       
10284
10285         * version 0.7.2claws release
10286
10287 2002-02-19 [paul]       0.7.2claws
10288
10289         * po/nl.po
10290                 updated by Wilbert Berendsen
10291
10292
10293 2002-02-18 [alfons]     0.7.1claws13
10294
10295         * src/syldap.c
10296         * src/jpilot.c
10297                 remove references to dlfcn and explicitly loading functions
10298                 from dynalink libs, because libs linked anyway, and functions
10299                 are loaded explicitly
10300
10301 2002-02-17 [melvin]     0.7.1claws12
10302
10303         * src/prefs_actions.c
10304                 Replaced children wait loop with double fork technique.
10305                 Now, input/output window updated at each new output.
10306                 free_children(): Fixed a memory leak.
10307                 Made input/output window non closable if running children
10308                 still exist.
10309                 Added missing <unistd.h> include.
10310                 Added some --debug outputs.
10311
10312 2002-02-17 [melvin]     0.7.1claws11
10313
10314         * src/summaryview.c
10315                 Fixed bug where descending sort order did not select top
10316                 message.
10317
10318 2002-02-17 [melvin]     0.7.1claws10
10319
10320         * acconfig.h
10321                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
10322         * src/prefs_common.c
10323                 Pspell data package directory no more hard coded but
10324                 set during configuration (PSPELL_PATH). (Thanks to 
10325                                 Gustavo Noronha Silva.)
10326
10327 2002-02-17 [melvin]     0.7.1claws9
10328
10329         * configure.in
10330                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
10331         * src/gtkspell.c
10332                 Fixed compile-time warnings.
10333
10334 2002-02-16 [alfons]     0.7.1claws8
10335
10336         * src/filesel.c
10337                 fix inadvertent free of NULL pointer which caused
10338                 sylpheed to crash when closing the save-as dialog
10339                 using the window close button
10340
10341 2002-02-16 [carsten]    0.7.1claws7
10342         * src/mainwindow.[ch]
10343           src/summaryview.c
10344           src/prefs_common.c
10345                 fixes for pixmap theming code:
10346                         - recently changed mail attributes shouldn't get
10347                           lost any longer
10348                         - theme is only reloaded iff another theme was
10349                           selected
10350
10351 2002-02-16 [paul]       0.7.1claws6
10352
10353         * sync with sylpheed 0.7.2 release
10354                 see ChangeLog entry 2002-02-15 and 2002-02-16
10355
10356 2002-02-15 [paul]       0.7.1claws5
10357
10358         * sync with sylpheed 0.7.1cvs9
10359                 see ChangeLog entry 2002-02-15
10360
10361         * po/POTFILES.in
10362                 remove unneeded headerwindow.c entry
10363
10364 2002-02-14 [carsten]    0.7.1claws4
10365         * src/summaryview.c
10366                 fixed a bug for "Go to next unread message": there was
10367                 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
10368                 in the prefs, because of doing "Search again" instead
10369                 "No"
10370
10371 2002-02-14 [carsten]    0.7.1claws3
10372         * src/stock_pixmap.c
10373                 removed 2 more mem leaks; following memprof,
10374                 this code is "leak free" now :)
10375
10376 2002-02-14 [carsten]    0.7.1claws2
10377         * src/stock_pixmap.c
10378                 used opendir/readdir/closedir instead of scandir
10379                 -> code should work now on Solaris
10380
10381 2002-02-14 [paul]       0.7.1claws1
10382
10383         * sync with sylpheed 0.7.1cvs8
10384                 see ChangeLog entries 2002-02-13 and 2002-02-14
10385
10386         * README.claws
10387                 add some description of Actions and Pixmap Themes
10388
10389 2002-02-13 [paul]       
10390
10391         * version 0.7.1claws release
10392
10393 2002-02-13 [paul]       0.7.1claws
10394
10395         * po/es.po
10396           po/it.po
10397           po/pt_BR.po
10398                 updated translations, submitted by Ricardo Mones Lastra,
10399                 Alessandro Maestri and Fabio Junior Beneditto
10400
10401 2002-02-13 [melvin]     0.7.0claws75
10402
10403         * src/prefs_actions.c
10404                 Added missing "signal.h" include
10405
10406 2002-02-13 [melvin]     0.7.0claws74
10407
10408         * src/prefs_folder_item.c
10409                 Added missing "config.h" include
10410         * po/fr.po
10411                 Updated French translation for folder propriety.
10412
10413 2002-02-13 [jens]       0.7.0claws73
10414
10415         * po/POTFILES.in
10416                 Added missing src/prefs_folder_item.c [log added by melvin]
10417         * po/de.po
10418                 Updated German translation.
10419
10420 2002-02-13 [melvin]     0.7.0claws72
10421
10422         * po/fr.po
10423                 Updated French translation.
10424
10425 2002-02-13 [melvin]     0.7.0claws71
10426
10427         * src/gtkutils.c
10428                 Made gtkut_editable_get_selection return NULL if selection
10429                 is of length zero.
10430                 This fixes a bug where selecting part of message A then
10431                 switching to message B and replying to it will not
10432                 quote the message's body.
10433
10434 2002-02-12 [paul]       0.7.0claws70
10435
10436         * src/mainwindow.c
10437                 cosmetic, relating to pixmap themes: on toolbar make 
10438                 updating of 'Exec' and 'Compose news/Compose email'
10439                 icons faster.
10440
10441 2002-02-12 [carsten]    0.7.0claws69
10442         * src/folderview.c
10443           src/mainwindow.[ch]
10444           src/stock_pixmap.c
10445           src/summaryview.c
10446           src/prefs_common.c
10447                 - refreshing after changing pixmap theme better
10448                   now (thanks Paul)
10449                 - wanted to remove some mem leaks, but alfons was
10450                   faster (and had the better solution ;)
10451
10452 2002-02-12 [alfons]     0.7.0claws68
10453
10454         * src/prefs_common.c
10455         * src/stock_pixmap.[ch]
10456                 plug mem leaks, refactor code a little bit
10457
10458
10459 2002-02-12 [sergey]     0.7.0claws67
10460
10461         * src/imap.c
10462                 Fixed problem with copying messages to IMAP folders when the
10463                 server uses something other than '/' as a namespace separator
10464                 (cyrus-imapd uses '.').
10465
10466 2002-02-12 [jens]       0.7.0claws66
10467
10468         * po/de.po
10469                 Updated German Translation
10470
10471 2002-02-12 [paul]       0.7.0claws65
10472
10473         * sync with sylpheed 0.7.1cvs1
10474                 see ChangeLog entry 2002-02-12
10475
10476 2002-02-12 [melvin]     0.7.0claws64
10477
10478         * src/prefs_actions.c
10479                 Fixed "feature" where children's output was duplicated 
10480                 instead of refreshed while monitoring.
10481                 Removed some debug code.
10482
10483 2002-02-12 [christoph]  0.7.0claws63
10484
10485         * src/compose.c
10486                 always delete message from queue after sending/send error
10487                 (closes bug #509601)
10488
10489 2002-02-12 [melvin]     0.7.0claws62
10490
10491         * src/prefs_actions.c
10492                 Children wait loop is now triggered with a timeout of 1s
10493                 Added %F which is replaced with the list of filenames 
10494                 of all selected messages (as suggested by Ricardo Mones Lestra)
10495                 Pipe syntax changed. Prefix with | to send selection, postfix
10496                 with | to retrieve output. Prefix with > or * to send
10497                 user definable input to the command (*: input is hidden)
10498                 Old pipe action should now be postfixed with |, too.
10499
10500 2002-02-12 [carsten]    0.7.0claws61 (more 59.75)
10501         * src/stock_pixmap.c
10502                 fixed a bug: if there's no theme directory don't
10503                 throw an error, just do "nothing" (thanks Alfons)
10504
10505 2002-02-12 [carsten]    0.7.0claws60
10506         * src/folderview.c
10507           src/summaryview.c
10508                 had to write the cache twice (nasty!); some marks would 
10509                 get lost if not
10510
10511 2002-02-11 [carsten]    0.7.0claws59
10512         * acconfig.h
10513           configure.in
10514           doc-src/maintainer_guide.txt
10515           src/compose.[ch]
10516           src/defs.h
10517           src/folderview.[ch]
10518           src/gtkutils.[ch]
10519           src/mainwindow.[ch]
10520           src/prefs_common.[ch]
10521           src/stock_pixmap.[ch]
10522           src/summaryview.[ch]
10523                 pixmap theming and related work on pixmap
10524                 handling on some other places
10525                 (e.g. hrm features for all folder)
10526           src/pixmap/stock_*.xpm -> the stock_ was removed
10527         
10528 2002-02-11 [paul]       0.7.0claws58
10529
10530         * sync with sylpheed 0.7.1 release
10531                 see ChangeLog entries 2002-02-11
10532
10533 2002-02-08 [paul]       0.7.0claws57
10534
10535         * sync with sylpheed 0.7.0cvs39
10536                 see ChangeLog entry 2002-02-07 (last entry) 
10537
10538         * src/prefs_actions.c
10539           src/prefs_filtering.c
10540           src/prefs_matcher.c
10541           src/prefs_scoring.c
10542                 sync: made it compile with C compilers other than gcc
10543
10544 2002-02-07 [paul]       0.7.0claws56
10545
10546         * sync with sylpheed 0.7.0cvs38
10547                 see ChangeLog entries 2002-02-06 (last 2 entries) and
10548                 2002-02-07
10549
10550 2002-02-07 [darko]      0.7.0claws55
10551
10552         * src/gtkutils.[ch]
10553         * src/summaryview.c
10554                 Fix const gchar */gchar * issue (thanks Hiro)
10555
10556 2002-02-07 [darko]      0.7.0claws54
10557
10558         * src/compose.[ch]
10559         * src/filtering.c
10560         * src/gtkutils.[ch]
10561         * src/prefs_template.c
10562         * src/quote_fmt.h
10563         * src/quote_fmt_parse.y
10564         * src/summaryview.c
10565         * src/utils.[ch]
10566                 When replying or forwarding an email don't quote the entire
10567                 mail body but use the part of the message text that is selected
10568
10569 2002-02-06 [melvin]     0.7.0claws53
10570
10571         * src/prefs_common.[ch]
10572         * src/gtkspell.[ch]
10573         * src/compose.c
10574                 Made possible to switch quickly to last used dictionary
10575                 which makes checking bilingual documents easier.
10576
10577 2002-02-06 [melvin]     0.7.0claws52
10578         
10579         * po/POTFILES.in
10580                 Added forgotten new file src/prefs_actions.c
10581
10582 2002-02-06 [melvin]     0.7.0claws51
10583
10584         * src/prefs_actions.c   ** NEW FILE **
10585         * src/prefs_actions.h   ** NEW FILE **
10586                 Added actions to execute on message text view, or on the
10587                         message's file.
10588         * src/Makefile.am
10589                 Added src/prefs_actions.[ch]
10590         * src/compose.c
10591                 Added new menu "Edit/Actions"
10592         * src/defs.h
10593                 Added new actionsrc file.
10594         * src/main.c
10595                 Added actionsrc reading.
10596         * src/mainwindow.c
10597                 Added new menus "Edit/Actions" and "Configuration/Actions..."
10598         * src/prefs_common.h
10599                 Added new element actionslst element to prefs_common.
10600
10601 2002-02-06 [paul]       0.7.0claws50
10602
10603         * sync with sylpheed 0.7.0cvs36
10604                 see ChangeLog entry 2002-02-06
10605
10606 2002-02-05 [paul]
10607
10608         * po/es.po
10609                 updated by Ricardo Mones Lastra
10610
10611 2002-02-05 [paul]       0.7.0claws49
10612
10613         * sync with sylpheed 0.7.0cvs33
10614                 see ChangeLog entries 2002-02-04 (last 4 entries) and 2002-02-05
10615
10616 2002-02-05 [paul]       0.7.0claws48
10617
10618         * src/compose.c
10619                 re-add 'Edit/Advanced/Delete entire line', previously named
10620                 'Delete Line+'
10621
10622 2002-02-04 [paul]       0.7.0claws47
10623
10624         * src/compose.c
10625           src/summaryview.c
10626                 fix bug #494993 (Reply All not taking Reply-To into consi)
10627                 eliminate differences in behaviour of right-click 'Reply to all' 
10628                 in summary view and 'Reply to all' on the toolbar. 
10629                 fix bug where Reply-To gets ignored by 'Reply to all' in summary
10630                 view and From gets ignored by 'Reply to all' on toolbar.
10631                 fix bug where 'Reply to all' on toolbar uses To twice and ignores
10632                 From when no Reply-To header is present.
10633
10634 2002-02-04 [paul]       0.7.0claws46
10635
10636         * sync with sylpheed 0.7.0cvs30
10637                 see ChangeLog entries 2002-02-03 and 2002-02-04
10638
10639 2002-02-03 [melvin]     0.7.0claws45
10640
10641         * src/gtkspell.[ch]
10642                 Readded function to highlight all misspelled words.
10643                 Fixed bug where user-provided-words did not replace
10644                         correctly the misspelled word when using the mouse.
10645                 Fixed bug where checking a region selected from right to left did
10646                         not check the region at all.
10647                 Fixed bug where 'Check backwards' may not check at all. 
10648                 Fixed memory leaks where popup menus and accel_groups were not destroyed.
10649                 Fixed possible buffer overflow when checking for long strings (>1k).
10650                 Made cursor and scrollbar positions non changing after uncheck_all/check_all.
10651                 Accelerators code uses now gtk_widget_add_accel.
10652                 Removed and disabled obsolete and unfinished code.
10653                 Cleaning up.
10654
10655         * src/compose.c
10656                 Added menu item to Highlight all misspelled words.
10657
10658 2002-02-01 [paul]       0.7.0claws44
10659
10660         * src/mainwindow.c
10661                 fix '/View/Hide read messages' sensitivity when all
10662                 messages in a folder are hidden
10663
10664 2002-02-01 [paul]       0.7.0claws43
10665
10666         * src/main.c
10667                 add --send option to command line interface, sends all
10668                 queued mail. Patch submitted by Ricardo Mones Lastra.
10669
10670 2002-01-31 [paul]       0.7.0claws42
10671
10672         * src/mainwindow.c
10673                 add '/View/Hide read messages' to main_window_set_menu_sensitive()
10674
10675 2002-01-31 [paul]       0.7.0claws41
10676
10677         * sync with sylpheed 0.7.0cvs27
10678                 see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
10679                 and 2002-01-31
10680
10681         * src/textview.c
10682                 comment out elements of textview_show_part() as temporary
10683                 workaround for attachment 'Display as text' bug 
10684
10685         * po/pt_BR.po
10686                 updated by Fabio Junior Beneditto
10687
10688 2002-01-30 [paul]       0.7.0claws40
10689
10690         * sync with sylpheed 0.7.0cvs24
10691                 see ChangeLog entries 2002-01-29 (src/prefs_common.c)
10692                 and 2002-01-30
10693
10694         * src/compose.c
10695                 add {N_("/_Spelling"), ... "<Branch>"} to 
10696                 GtkItemFactoryEntry compose_entries[]
10697
10698         * src/prefs_common.c
10699                 add claws menu items to prefs_keybind_apply_clicked()
10700                 and remove non-claws menu items
10701
10702 2002-01-29 [paul]       0.7.0claws39
10703
10704         * sync with sylpheed 0.7.0cvs22
10705                 see ChangeLog entries 2002-01-28 and 2002-01-29
10706
10707 2002-01-28 [melvin]     0.7.0claws38
10708
10709         * src/compose.c
10710                 Added the declartion of compose_send_control_enter.
10711
10712         * src/compose.c
10713         * src/gtkspell.[ch]
10714                 Added in a 'Spelling' menu which includes the configuration menu. 
10715                 Added a real 'Check all' and got rid from the old one which only
10716                 highlited misspelled word.
10717                 Made 'Check while typing' a disableable option.
10718                 Added a dialog when there are no more misspelled word.
10719                 Added a dialog if error occurs when switching to a dictionary.
10720         
10721         * src/prefs_common.[ch]
10722                 Added option for the default 'Check while typing' option.
10723
10724
10725 2002-01-28 [alfons]     0.7.0claws37
10726
10727         * src/compose.c
10728                 fix buglet and make code comply with sylpheed code style
10729
10730 2002-01-28 [paul]       0.7.0claws36
10731
10732         * sync with sylpheed 0.7.0cvs19
10733                 see ChangeLog entries for 2002-01-28
10734
10735 2002-01-28 [hoa]        0.7.0claws35
10736
10737         * src/defs.h
10738                 added rendererrc
10739
10740         * src/main.c
10741                 read the renderer config
10742
10743         * src/procmime.[ch]
10744                 use the renderer config to convert mime attachments
10745
10746         * src/textview.c
10747                 don't use textview_show_html/ertf,
10748                 use get_text_content instead
10749
10750 2002-01-27 [alfons]     0.7.0claws34
10751         
10752         * src/news.c
10753                 make sylpheed believe it can delete a news message...
10754                 (messages are NOT deleted, maybe we should remove
10755                 processing from the folder properties after all.)
10756
10757 2002-01-27 [alfons]     0.7.0claws33
10758
10759         * src/folder.c
10760                 add extra checks
10761         * src/news.c
10762                 implement remove_msg() 
10763
10764 2002-01-27 [alfons]     0.7.0claws32
10765
10766         * src/procmsg.h
10767         * src/procheader.c
10768         * src/messageview.c
10769                 fix return receipt / disposition notification again. this
10770                 stuff seems to break on _every_ major summary UI change, so
10771                 it's now implemented using a flag which is saved in the
10772                 marks cache
10773                 
10774 2002-01-26 [alfons]     0.7.0claws31
10775
10776         * src/import.c
10777                 let import dialog show the destination folder identifier
10778
10779 2002-01-26 [melvin]     0.7.0claws30
10780
10781         * src/folderview.c
10782         * src/summaryview.c
10783                 Readded 'Mark all read' into summary view popup menu
10784                 Added 'Mark all read' in folder view popup menu for IMAP
10785                 and NNTP.
10786                 Made it insensitive if the selected folder is not the shown
10787                 one to avoid 'Mark all read' on the wrong folder.
10788                 
10789 2002-01-26 [paul]       0.7.0claws29
10790
10791         * src/folderview.c
10792           src/summaryview.c
10793                 move 'Mark all read' from summary view to folder view
10794                 menu. (adapted from) patch submitted by Jeremy Andrews,
10795                 <lists@kerneltrap.com>
10796
10797 2002-01-25 [alfons]     0.7.0claws28
10798
10799         * src/gtkstext.c
10800                 put the gtk class name back so GtkSText adapts the 
10801                 settings of GtkText
10802
10803 2002-01-25 [alfons]     0.7.0claws27
10804
10805         * src/folderview.c 
10806                 assimilate Ricardo's patch that shows pixmaps instead of
10807                 plain "new" and "unread" texts in the folder view column
10808                 headers 
10809
10810 2002-01-25 [paul]       0.7.0claws26
10811
10812         * src/Makefile.am
10813                 add $(GPGME_CFLAGS) to INCLUDES so that gpgme can 
10814                 be found in non-standard locations. 
10815                 Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
10816
10817 2002-01-25 [paul]       0.7.0claws25
10818
10819         * sync with sylpheed 0.7.0cvs16
10820                 see ChangeLog entry 2002-01-25
10821
10822 2002-01-24 [paul]       0.7.0claws24
10823
10824         * more sync with sylpheed 0.7.0cvs15
10825                 get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
10826
10827 2002-01-23 [sergey]     0.7.0claws23
10828
10829         * src/importldif.c
10830                 Fixed segfault when closing LDIF import wizard with
10831                 the window manager.
10832         * src/imageview.c
10833         * src/imageview.h
10834         * src/messageview.c
10835         * src/mimeview.c
10836                 Fixed wrong scrolling position after switching between
10837                 text and image parts.
10838
10839 2002-01-23 [paul]       0.7.0claws22
10840
10841         * sync with sylpheed 0.7.0cvs15
10842                 see ChangeLog entries 2002-01-22 and 2002-01-23
10843
10844 2002-01-21 [melvin]     0.7.0claws21
10845
10846         * src/prefs_scoring.c
10847         * src/prefs_filtering.c
10848                 Fixed bug where scoring and filtering windows stopped
10849                 autochecking.
10850
10851 2002-01-21 [paul]       0.7.0claws20
10852
10853         * sync with sylpheed 0.7.0cvs12
10854                 see ChangeLog entries 2002-01-20 and 2002-01-21
10855
10856 2002-01-21 [carsten]    0.7.0claws19
10857         * src/mainwindow.c
10858         * src/menu.[ch]
10859         * src/messageview.[ch]
10860         * src/summaryview.[ch]
10861                 changes to shortcuts handling again:
10862                         + "Q" now controled by mainwin
10863                         + v/V are now customizable and have slightly
10864                           different meanings
10865                 the "button" to minimize the messageview (and maximize
10866                 the summary view) is a real button now
10867         * src/compose.c
10868                 "Delete Line+" added to Edit/Advanced (this will also
10869                 delete the '\n')
10870
10871 2002-01-20 [melvin] 0.7.0claws18
10872
10873         * src/addressbook.c
10874                 Made "Bcc" sensitive when addressbook is called from
10875                 compose window (it was a Claws only bug).
10876
10877 2002-01-19 [alfons] 0.7.0claws17
10878
10879         * src/inc.c
10880                 prevent unnecessary updates when currently selected folder has
10881                 no new messages 
10882
10883 2002-01-19 [alfons] 0.7.0claws16
10884         
10885         * src/summaryview.c
10886                 prevent writing the cache based on current message list in summary 
10887                 view when filtering also put messages in currently selected folder
10888
10889 2002-01-19 [paul]
10890
10891         * po/it.po
10892                 Italian translation submitted by Alessandro Maestri
10893                 <a.maestri@cs.tin.it>
10894
10895 2002-01-18 [melvin]     0.7.0claws15
10896
10897         * src/prefs_filters.c
10898                 fixed bug where 'cancel' from 'filters' window stops autochecking
10899                 if the timer timed out  when the window was open.
10900
10901 2002-01-18 [match]      0.7.0claws14
10902
10903         * src/addrclip.[ch]     ** NEW FILE **
10904         * src/addrselect.[ch]   ** NEW FILE **
10905         * src/adbookbase.h      ** NEW FILE **
10906                 addressbook cut, copy and paste
10907         * src/addrbook.[ch]
10908         * src/addrcache.[ch]
10909         * src/addressitem.h
10910         * src/addrindex.[ch]
10911         * src/addritem.[ch]
10912         * src/importldif.c
10913         * src/importmutt.c
10914         * src/jpilot.[ch]
10915         * src/syldap.[ch]
10916         * src/vcard.[ch]
10917         * src/jpilot.[ch]
10918         * src/editbook.c
10919         * src/editjpilot.c
10920         * src/editldap.c
10921         * src/editvcard.c
10922                 support for copy/paste
10923         * src/addressbook.c
10924                 support for copy/paste
10925                 tidy up menu option processing
10926                 correct address list function arguments
10927         * src/editaddress.c
10928                 sort user attributes
10929         * src/ldif.h
10930         * src/mutt.h
10931                 tidy up
10932
10933         * src/addrbook.[ch]
10934         * src/addrbook.[ch]
10935         * src/addrbook.[ch]
10936                 
10937
10938 2002-01-18 [paul]       0.7.0claws13
10939
10940         * sync with sylpheed 0.7.0cvs8
10941                 configure.in: support Mac OS X (Darwin)
10942
10943 2002-01-18 [carsten]    0.7.0claws12
10944         * src/html.c
10945                 small hack to fix a segfault with an empty href
10946                 (reported by Alexandra Walford <deeni@altern.org>)
10947         * src/mainwindow.c
10948         * src/summaryview.c
10949                 the shortcuts for Mark und Mark as unread are hardcoded
10950                 again
10951         * src/compose.c
10952         * src/gtkstext.[ch]
10953                 readded the shortcuts in gtkstext but made them
10954                 customizeable (simply by adding a menu plus a wrapper
10955                 to compose.c)
10956
10957 2002-01-17 [melvin]     0.7.0claws11
10958
10959         * src/gtkspell.c
10960                 fix default dictionary not being saved.
10961
10962 2002-01-16 [darko]      0.7.0claws10
10963
10964         * src/compose.c
10965                 fix wrapping crash with URL longer than wrapping margin
10966
10967 2002-12-08 [hoa]        0.7.0claws10
10968
10969         * src/matcher_parser_parse.y
10970                 fixed some bugs
10971
10972         * src/prefs_filtering.c
10973                 now, we can use bounce action in the dialog box.
10974
10975 2002-01-16 [carsten]    0.7.0claws9
10976         * src/gtkstext.c
10977                 removed the <control> and <alt> shortcuts because they're
10978                 not needed and interefered with the "normal" shortcuts
10979         * src/mainwindow.c
10980         * src/summaryview.c
10981                 removed most of the hardcoded shortcuts and assigned
10982                 them to menu entries making them easy customizable by
10983                 that
10984
10985 2002-01-16 |melvin]     0.7.0claws8
10986
10987         * src/gtkspell.c
10988                 fixed bug where using the mouse and when the compose
10989                 window is not on top may result in a crash.
10990
10991 2002-01-16 [melvin]     0.7.0claws7
10992
10993         * src/compose.c
10994                 fixed a long standingspell checker bug which could 
10995                 cause a crash after sending a message.
10996
10997 2002-01-16 [paul]       0.7.0claws6
10998
10999         * sync with sylpheed 0.7.0cvs7
11000                 see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
11001                 2002-01-15, and 2002-01-16
11002
11003 2002-01-16 [melvin]     0.7.0claws5
11004
11005         * README.claws
11006         * src/compose.c
11007         * src/gtkspell.[ch]
11008         * src/main.c
11009                 Heavily modified spell checker code to work around
11010                 ispell bug, to add keyboard shortcuts and for future
11011                 enhancements. See README.claws for usage information.
11012
11013 2002-01-15 [alfons]     0.7.0claws4
11014         
11015         * src/summaryview.c
11016                 change gtk_ctree_sort_node() into gtk_ctree_sort_recursive()
11017                 so sorting within threads reflects sort mode
11018
11019 2002-01-15 [christoph]  0.7.0claws3
11020
11021         * src/procmsg.c
11022                 added alertpanel if mail sending failed
11023
11024 2002-01-15 [alfons]     0.7.0claws2
11025         
11026         * src/prefs_filtering.c
11027                 don't stop timer when prefs filtering dialog is opened
11028
11029 2002-01-14 [alfons]     0.7.0claws1
11030
11031         * src/addr_compl.c
11032         * src/prefs.c
11033                 remove debug_print()s for privacy reasons
11034
11035 2002-01-14 [darko]      0.7.0claws
11036
11037         * README.claws
11038                 quotation wrapping is now also in the main branch
11039
11040 2002-01-14 [paul]
11041
11042         * tools/filter_conv.pl
11043                 allow for Boolean Op and case-sensitivity
11044                 this file is included in the release and tagged
11045                 'rel_0_7_0'
11046
11047 2002-01-13 [paul]       0.7.0claws
11048
11049         * release 0.7.0, with cvs tag 'rel_0_7_0'
11050
11051 2002-01-13 [paul]
11052
11053         * tools/filter_conv.pl
11054         * tools/README
11055                 rewritten to output to matcherrc instead of filteringrc
11056
11057         * po/es.po
11058                 updated Spanish translation by Ricardo Mones Lastra
11059
11060 2002-01-13 [alfons]
11061
11062         * po/nl.po
11063                 update dutch translation
11064
11065 2002-01-13 [paul]
11066
11067         * po/pt_BR.po
11068                 Updated by Fabio Junior Beneditto 
11069
11070 2002-01-13 [melvin]     0.6.6claws53
11071
11072         * po/fr.po
11073                 Updated french translation
11074
11075 2002-01-12 [alfons]     0.6.6claws52
11076
11077         * src/filtering.c
11078                 plug mem leak that has been sitting there for ages              
11079
11080 2002-01-12 [alfons]     0.6.6claws51
11081
11082         * src/summaryview.c
11083                 undo melvin's changes from 0.6.6claws48 because summary
11084                 view now refuses to select first unread message when
11085                 selecting a folder 
11086
11087 2002-01-11 [alfons]     0.6.6claws50
11088
11089         * src/import.c
11090                 use claws' semantics for getting folder item when
11091                 importing an mbox file into a folder 
11092                 (submitted by Dale P. Smith)
11093
11094 2002-01-11 [christoph]  0.6.6claws49
11095
11096         * src/prefs.h
11097                 set sensitivity in SET_TOGGLE_SENSITIVITY macro from
11098                 toggle widget, because non static prefs can not use
11099                 prefs_set_* functions
11100         * src/prefs_account.c
11101                 toggle smtp auth password field sensitivity if
11102                 user id is empty and add descrition of usage for
11103                 these fields
11104         * src/prefs_folder_item.c
11105                 use SET_TOGGLE_SENSITIVITY macro to instead of extra
11106                 callbacks
11107
11108 2002-01-11 [melvin]     0.6.6claws48
11109
11110         * src/compose.c
11111                 fix the 'Ctrl-Enter' feature for sending and test really
11112                 for 'Ctrl-Enter' (as Ctrl-Space is also used for activating
11113                 editables which was not documented in Gtk)
11114
11115         * src/summaryview.c
11116                 Made summaryview refresh after sorting and not before.
11117
11118 2002-01-11 [christoph]  0.6.6claws47
11119
11120         * src/compose.c
11121                 select account from account ids if possible and
11122                 correctly set save folder for copy in reedit
11123
11124 2002-01-10 [paul]       0.6.6claws46
11125
11126         * sync with sylpheed 0.7.0 release
11127                 see ChangeLog entries 2002-01-07, 2002-01-08 and
11128                 2002-01-09
11129
11130 2002-01-09 [alfons]
11131
11132         * src/summaryview.c
11133                 remove more dirt traces...
11134
11135 2002-01-09 [alfons]
11136         
11137         * src/summaryview.c
11138                 clean up some traces of my debugging stuff
11139
11140 2002-01-09 [alfons]     0.6.6claws45
11141
11142         * src/filtering.c
11143                 break up filteringprop_apply() in three separate pieces
11144                 so we can drop messages that failed processing in the
11145                 inbox
11146
11147         * src/summaryview.c
11148                 fix bug #469598 "no refresh of inbox after filter" which 
11149                 was introduced by the new summary view locking, and which 
11150                 prevented the summary view to update after a manual filter 
11151                 message. claw's filter message requires a summary_show().
11152                 (aargh, summary_show() again! :-)
11153                 
11154 2002-01-07 [alfons]     0.6.6claws44
11155
11156         * src/headerwindow.c
11157         * src/logwindow.c
11158         * src/messageview.c
11159         * src/sourcewindow.c
11160                 bring in Hiro's last 0.7.0 wm class fixes
11161
11162         * tools/sylprint.pl
11163                 bring in Ricardo's fix for sylprint script
11164
11165         * AUTHORS       
11166         * src/rfc2015.[ch]
11167         * src/prefs_common.[ch]
11168         * src/prefs_account.[ch]
11169         * src/compose.c
11170                 clean up account preference poison in rfc2015,
11171                 and preparation to fix double sign bug 
11172                 (patch submitted by Simon 'corecode' Schubert)
11173
11174 2002-01-07 [christoph]  0.6.6claws43
11175
11176         * src/mh.c
11177                 search for free message number, do not only rely
11178                 on last_num
11179         * src/send.c
11180                 fix smtp auth and use extra account information
11181                 if available, if not use pop3 data instead
11182                 (closes bug #500341)            
11183         * src/ssl.[ch]
11184                 match coding style
11185
11186 2002-01-06 [alfons]     0.6.6claws42
11187
11188         * src/mainwindow.c
11189                 try making the separate windows work again...
11190
11191 2002-01-06 [alfons]     0.6.6claws41
11192
11193         * src/mainwindow.c
11194                 adapt Hiro's separate window menu (to get rid of the funny
11195                 duplicate menu items), and make it work again
11196
11197 2002-01-06 [alfons]     0.6.6claws40
11198
11199         * tools/Makefile.am
11200         * tools/sylprint.rc
11201         * tools/sylprint.pl
11202         * tools/README.sylprint
11203                 add sylprint script for printing mails from Sylpheed
11204                 (contributed by Ricardo Mones Lastra)
11205
11206         * src/acount.c
11207                 clean up
11208
11209 2002-01-06 [melvin]     0.6.6claws39
11210
11211         * src/mainwindow.c
11212         * src/summaryview.c
11213                 Fixed crash introduced in 0.6.6claws38 by the menu
11214                 reorganisation (Hide read messages)
11215         
11216         * ChangeLog.claws 
11217                 Fixed typo (we are now in 2002, alfons ;) )
11218
11219 2002-01-05 [alfons]     0.6.6claws38
11220
11221         * sync with sylpheed 0.6.6cvs10-17
11222                 (last stuff marked as LAST_STABLE)
11223
11224 2002-01-04 [melvin]     0.6.6claws37
11225
11226         * src/account.c
11227                 Made account selection code use strcasestr again instead of
11228                 g_strcasecmp (fixes bug where reediting queued messages
11229                 did not select proper account reported by T. Link).
11230         
11231         * src/folderview.c
11232                 Fix bug where folder icons are not shown when 'hide read messages'
11233                 is on.
11234         
11235         * src/stock_pixmaps.[ch]
11236                 Added folder icons for 'hide read messages'.
11237         
11238         * src/compose.c
11239                 Fixed bug where 'Enter' in a header entry will send the message 
11240                 if 'CTL-Enter' was chosen as a shorcut for sendind. 
11241
11242 2002-01-03 [melvin]     0.6.6claws36
11243         
11244         * src/prefs.[ch]
11245                 Added popup menu for common preferences and
11246                 account preferences (right click on tab displays
11247                                 a menu of all tabs.)
11248
11249 2002-01-02 [melvin]     0.6.6claws35
11250
11251         * src/gtkspell.[ch]
11252                 Made spelling code compatible with undo/redo feature.
11253                 Added creation of suggestion mode menu for the general
11254                         preferences.
11255         
11256         * src/prefs_common.[ch]
11257                 Added option menu for the speller's suggestion mode.
11258                 Added missing spaces in "..." buttons and made a "..."
11259                         button non translatable!
11260         
11261         * src/compose.c
11262                 Made speller use the default suggestion mode.
11263                 Hack to make it possible to choose 'CTRL-Enter' as a
11264                         shortcut for sending (and only for sending).
11265
11266         * src/prefs_folder_item.c
11267                 Changing subject simplification does not update cache 
11268                         anymore (because it is unnecessary).
11269                 Fixed bug where changing subject simplification updated the 
11270                         summaryview even when the viewed folder is not the
11271                         folder which properties are being changed. (E.g. 
11272                                         viewing folder A and changing
11273                                         the subject simplification of 
11274                                         folder B -not being viewed- updated the 
11275                                         summaryview of folder A with data of
11276                                         folder B). (Hope this is clear... )
11277
11278 2001-12-31 [alfons]     0.6.6claws34
11279         
11280         * src/ldif.c
11281         * src/mutt.c
11282                 fgetc() returns a signed integer which doesn't
11283                 fit in a char. so c truncates this to a char
11284                 but we may lose significant bits. i.e. we may
11285                 comparing 0xFF which may not be equal to -1
11286                 unless properly casted to signed char which
11287                 we won't do because fgetc() returns a signed
11288                 integer which doesn't fit in a char. so c 
11289                 truncates this to a char but we may lose 
11290                 significat bits. (you got the idea, thanks
11291                 to Gustavo Noronha Silva <kov@debian.org>
11292                 and the Debian folks!)
11293
11294 2001-12-30 [alfons]     0.6.6claws33
11295
11296         * src/prefs_common.c
11297                 add #ifdef USE_PSPELLs that Melvin forgot               
11298
11299 2001-12-30 [melvin]     0.6.6claws32
11300         
11301         * src/prefs_common.[ch]
11302                 Added configurable color for misspelled words.
11303
11304         * src/gtkspell.[ch]
11305                 Fixed bug of foreground text color (reported by David
11306                                 Mehrmann)
11307                 Added configurable color for misspelled words.
11308
11309 2001-12-30 [alfons]     0.6.6claws31
11310
11311         * src/folder.c
11312                 remove unnecessary things someone put there
11313
11314         * src/mh.c
11315         * src/folder.[ch]
11316                 make folder properties (like threading and sorting) persistent
11317                 (closes bug #497424 "rescan folder tree resets proprieties")
11318                 currently this is only for MH folders. 
11319
11320 2001-12-29 [melvin]     0.6.6claws30
11321
11322         * src/string_match.[ch]
11323                 Optimized a bit: regexp pattern buffer compiled only once, and
11324                   one subroutine call removed. Fixed ^ regexp search: Now, 
11325                   "(^Re: )|(^Hello)" removes only "Re: " from "Re: Hello".
11326         
11327         * src/summaryview.c
11328                 Subject filtering changed to filter summary columns and
11329                   not directly the messages subject cache. The loss in 
11330                   performance is balanced by the improvement of string_match.
11331                 Added an alert panel if there is an error in the regexp.
11332
11333         * src/src/prefs_folder_item.h
11334                 Added a regexp pattern buffer.
11335
11336 2001-12-28 [alfons]     0.6.6claws29
11337
11338         * src/string_match.[ch]
11339                 clean up name space
11340                 allow compilation *BSD
11341
11342 2001-12-27 [alfons]     0.6.6claws28
11343
11344         * src/filter.c
11345                 sync the Hiro's bug fix for BSD
11346
11347 2001-12-27 [melvin]     0.6.6claws27
11348         
11349         * src/compose.c
11350                 Simplify focus to subject entry code.
11351
11352 2001-12-27 [darko]      0.6.6claws26
11353
11354         * src/filtering.c
11355         * src/mbox_folder.c
11356         * src/messageview.c
11357         * src/mh.c
11358         * src/procheader.[ch]
11359         * src/procmsg.h
11360         * src/stock_pixmap.[ch]
11361         * src/summaryview.c
11362                 Show key icon for encrypted mails in summary view
11363
11364         * src/pixmaps/clip.xpm
11365         * src/pixmaps/clipkey.xpm
11366         * src/pixmaps/key.xpm
11367                 New/modified icons for the above
11368
11369 2001-12-27 [melvin]     0.6.6claws25
11370
11371         * src/prefs_common.c
11372                 Put spell checker options in a separate tab to decrease
11373                 the Common Preferences window height.
11374
11375         * README.claws  
11376                 Update spell checker usage instruction about its options
11377                 location.
11378
11379 2001-12-27 [melvin]     0.6.6claws24
11380
11381         * src/compose.c
11382                 Changed subject entry widget position. Initial focus is
11383                 on the To header instead of the subject entry.
11384                 Creating a new header scrolls the header list to make the
11385                 created one visible. Nevertheless, when automatically filling
11386                 headers, the first one is shown.
11387                 A Tab key press in the last empty header entry zips the 
11388                 focus to the subject entry.
11389                 (I did not change the combo boxes, yet)
11390
11391 2001-12-26 [alfons]     0.6.6claws23
11392
11393         * src/prefs_account.c
11394         * src/inc.c
11395                 allow default inbox to reside in another mailbox (only
11396                 works for POP3 accounts)
11397
11398 2001-12-26 [alfons]     0.6.6claws22
11399         
11400         * src/textview.c
11401                 make reply-on-click work with the account of the selected folder
11402         * src/compose.c
11403                 put a fixme here to remind me to fix finding correct default
11404                 account for nested folders
11405
11406 2001-12-25 [alfons]     0.6.6claws21
11407
11408         * src/summaryview.c
11409                 make column headers display locked and mark pixmaps (idea by Melvin) 
11410                 fix bug by adding score and locked column type to sort array
11411
11412 2001-12-25 [alfons]     0.6.6claws20
11413         
11414         * src/summaryview.c
11415                 catch a *potentially* inadvertent write back of  
11416                 the message cache(s) introduced by 0.6.5claws37
11417
11418 2001-12-25 [christoph]  0.6.6claws19
11419
11420         * src/stock_pixmap.[ch]
11421         * src/summaryview.c
11422                 add ignore thread pixmap
11423                 (can someone draw a better icon for this?)
11424
11425 2001-12-24 [alfons]     0.6.6claws18
11426
11427         * src/prefs_folder_item.c
11428                 make address completion actually work for the
11429                 Default To address in the Folder Property dialog.
11430
11431 2001-12-24 [alfons]     0.6.6claws17
11432         
11433         * src/summaryview.c
11434                 use new style regexp for subject stripping 
11435                 (patch submitted by Thomas Link <t.link.tmp200101@gmx.net>)
11436
11437 2001-12-24 [darko]      0.6.6claws16
11438
11439         * src/pgptext.c
11440         * src/rfc2015.c
11441                 move GPG related informational messages to debug mode
11442
11443 2001-12-23 [alfons]     0.6.6claws15
11444
11445         * src/stock_pixmap.[ch]
11446         * src/summaryview.c
11447                 add the forgotten Claws' locked pixmap
11448
11449 2001-12-23 [alfons]     0.6.6claws14
11450
11451         * src/filesel.c
11452                 accept file name typed in entry in multi file
11453                 selector (patch submitted by Gustavo Noronha Silva 
11454                 <kov@debian.org>)
11455
11456 2001-12-23 [alfons]     0.6.6claws13
11457
11458         * src/prefs_filter.c
11459         * src/prefs_filtering.c
11460         * src/matcher.c
11461         * src/importmutt.c
11462                 clean up a little bit
11463         
11464         * src/string_match.c
11465                 validate input strings a little bit more
11466
11467 2001-12-23 [alfons]     0.6.6claws12
11468
11469         * src/Makefile.am
11470         * src/summaryview.c
11471         * src/string_match.[ch]         ** NEW **
11472         * src/folderview.[ch]
11473         * src/headerview.h
11474         * src/folder.[ch]
11475         * src/prefs_folder_item.[ch]
11476                 add subject simplification to strip out strings from
11477                 a subject line (esp. handy for mailing lists). 
11478                 (original patch by by Thomas Link <t.link.tmp200101@gmx.net>,
11479                 but slightly changed things for better integration.)
11480
11481 2001-12-23 [alfons]     0.6.6claws11
11482
11483         * src/mainwindow.c
11484                 fix bug introduced by submission included in 0.6.5claws52.
11485                 ideally this submission should clean the trash if any trash
11486                 folder has a message. however, the hasTrash variable was
11487                 set to false whenever a trash folder was empty (discarding
11488                 a previously found *filled* trash folder.)
11489
11490                 also edited the code a little bit and made it more safe.
11491
11492 2001-12-22 [alfons]     0.6.6claws10
11493
11494         * src/imap.c
11495                 quick fix for Martin Pool's omission of an account
11496                 specific SSL setting
11497
11498 2001-12-22 [alfons]     0.6.6claws9
11499
11500         * src/compose.c
11501         * src/messageview.c
11502         * src/mimeview.c
11503         * src/pgptext.c
11504         * src/procmime.[ch]
11505                 better support for multipart/digest (submitted
11506                 by Fredrik <e98fo@efd.lth.se>)
11507
11508 2001-12-22 [alfons]     0.6.6claws8
11509
11510         * src/addressbook.c
11511                 correct function signature
11512         * src/socket.[ch]
11513         * src/imap.[ch]
11514         * src/prefs_account.[ch]
11515                 allow IMAP over SSH tunnel (patch submitted by 
11516                 Martin Pool <mbp@samba.org>)
11517
11518 2001-12-21 [alfons]     0.6.6claws7
11519
11520         * sync with sylpheed 0.6.6cvs4-9
11521                 (may have forgotten something: LAST_STABLE is 0.6.6claws6)
11522
11523 2001-12-21 [christoph]  0.6.6claws6
11524
11525         * src/compose.c
11526         * src/prefs_folder_item.[ch]
11527                 implement saving of outgoing messages to current folder.
11528                 fix segfault when no default outbox is available
11529                 (closes bug #495683)
11530
11531 2001-12-21 [carsten]    0.6.6claws5
11532         * src/folderview.c
11533         * src/summaryview.c
11534                 pressing CTRL while DND does now the expected thing and
11535                 copies the mail (moving is still the default, as this
11536                 seam more appropriate for handling mails by DND)
11537
11538 2001-12-18 [paul]       0.6.6claws4
11539
11540         * sync with sylpheed 0.6.6cvs3
11541                 see ChangeLog entries 2001-12-18
11542
11543 2001-12-18 [hiro]       0.6.6claws3
11544
11545         * src/undo.c
11546                 fix for multibyte characters (obtain the number of letters
11547                 instead of bytes).
11548
11549 2001-12-17 [paul]       0.6.6claws2
11550
11551         * sync with sylpheed 0.6.6cvs1
11552                 see ChangeLog entry 2001-12-16
11553
11554 2000-12-17 [alfons]     0.6.6claws1
11555
11556         * src/filtering.c
11557                 clean up
11558
11559 2001-12-16 [paul]       0.6.6claws
11560 2001-12-15
11561
11562         * Release version 0.6.6claws, cvs tag: rel_0_6_6
11563
11564         * src/mimeview.c
11565                 last minute sync with main 0.6.6
11566
11567         * po/es.po
11568                 updated by Ricardo Mones Lastra
11569                 update for last minute sync
11570         * po/fr.po
11571         * po/nl.po
11572                 update for last minute sync
11573         * po/de.po
11574                 updated by Jens Oberender
11575         * po/pt_BR.po
11576                 updated by Fabio Junior Beneditto
11577
11578         * src/prefs_common.[ch]
11579         * src/undo.c
11580                 number of undo levels is user configurable
11581                 (squeeze it into the release in the dying
11582                 moments) Submitted by Jens Oberender    
11583
11584 2001-12-15 [melvin]
11585
11586         * po/fr.po
11587                 updated french translation
11588
11589 2001-12-15 [paul]       0.6.5claws92
11590
11591         * sync with sylpheed 0.6.5cvs28
11592                 see ChangeLog entry 2001-12-14 (src/prefs_account.c)
11593
11594         * po/nl.po
11595                 update to allow for sync
11596
11597 2001-12-15 [alfons]
11598         
11599         * po/nl.po
11600                 update dutch translation
11601
11602 2001-12-14 [carsten]    0.6.5claws91
11603         * src/summaryview.c
11604                 fixed bug #473785; also after changing the column order
11605                 the same message will be selected and displayed as before
11606                 the reordering
11607
11608 2001-12-14 [carsten]    0.6.5claws90
11609         * src/folderview.c
11610                 probably found the bug reported by wwb opening or closing
11611                 a folder tree just before dnd (found the solution in the
11612                 balsa source -- thanks to them)
11613
11614 2001-12-14 [carsten]    0.6.5claws89
11615         * src/gtkutils.c
11616         * src/account.c
11617                 moved gtk_clist_moveto to the right place, so that
11618                 only the accounts dialog is effected on opening
11619
11620 2001-12-14 [carsten]    0.6.5claws88
11621         * src/gtkutils.c
11622                 gtkut_clist_set_focus_row does a gtk_clist_moveto
11623                 now, so that the focused row will be seen in any case
11624                 (reported by wwp on sf-claws-user)
11625
11626 2001-12-14 [darko]      0.6.5claws87
11627
11628         * src/compose.c
11629                 remove unnecessary line
11630
11631 2001-12-14 [paul]       0.6.5claws86
11632
11633         * sync with sylpheed 0.6.5cvs27
11634                 see ChangeLog entries 2001-12-14
11635
11636 2001-12-14 [carsten]    0.6.5claws85
11637         * src/mainwindow.c
11638                 following a suggestion of Melvin the rcoabm pops up
11639                 right under the button now and the button is reliefed
11640                 while the popup is open
11641
11642 2001-12-14 [darko]      0.6.5claws84
11643
11644         * src/compose.c
11645                 fix crash when wrapping long lines if linewrap quotation
11646                 is disabled and wrapper encounters a word spanning more
11647                 than one line
11648
11649 2001-12-13 [paul]       0.6.5claws83
11650
11651         * src/compose.c
11652                 prefer 'Reply-To' header over mailing list header when
11653                 replying to a message. Finally prevent all those confirmation 
11654                 messages being sent to the list itself.
11655
11656         * src/summaryview.c
11657                 remove unused summary_set_menu_sensitive() entry
11658
11659 2001-12-13 [paul]       0.6.5claws82
11660
11661         * src/folderview.c
11662         * src/pixmaps/inbox-hrm.xpm     ** NEW FILE **
11663         * src/pixmaps/outbox-hrm.xpm    ** NEW FILE **
11664         * src/pixmaps/trash-hrm.xpm     ** NEW FILE **
11665                 improvements to 'Hide read messages': Inbox, Outbox,
11666                 Trash, Queue, and Draft icons now reveal presence of hidden 
11667                 messages
11668
11669 2001-12-12 [alfons]     0.6.5claws81
11670
11671         0.6.5claws80 was tagged as LAST_STABLE
11672
11673         * src/filtering.[ch]
11674         * src/matcher.[ch]
11675         * src/matcher_parser_lex.c
11676                 fix the filtering; my last attempt to get it right, 
11677                 if it does not work, it's Hoa's turn. ;-)
11678
11679                 for my honourable peers:
11680                 
11681                 the code now makes a clear distinction between
11682                 rules as they are displayed (probably escaped),
11683                 and as they are executed (probably unescaped). the
11684                 parser does *NOT* do any unescaping, this is
11685                 the task of the matcher.c (which breaks up a
11686                 rule into condition) and the filtering.c (which
11687                 breaks up the rule's action). to make this
11688                 run happily we provide an unescaped copy of
11689                 crucial strings to the MatcherProp and 
11690                 FilteringAction structures. note that the only
11691                 exception to this is any REGEXP string. those
11692                 are directly passed to regcomp() and regexp()
11693                 (who have much more powerful unescape functions).
11694                 
11695                 for everyone else:
11696         
11697                 you can escape tab (\t), carriage return (\r),
11698                 linefeed (\n), form feed (\f), quote (\"), 
11699                 single quote (\'), bell (\b) in all the entry
11700                 lines in the scoring & filtering dialogs.
11701                 as an added bonus this should not affect
11702                 existing filtering rules.
11703
11704 2001-12-12 [carsten]    0.6.5claws80
11705
11706         * src/summaryview.c
11707         * po/de.po
11708                 "item(s) selected" is now sensitive to 1 or more
11709                 than one selected (nice for language where simple
11710                 adding of a "s" is not possible as German (Eintrag
11711                 ->Eintr"age)
11712                 
11713                 the "forward as attachment" entry from the right
11714                 click menu removed, "forward" acts following the
11715                 prefs
11716         
11717         * src/textview.c
11718                 reverted my former changes; so compiler warning again
11719                 but there's more GTK_TEXT/GTK_STEXT mixing on other places
11720                 nevertheless
11721
11722         * src/messageview.c
11723                 "search in message" does now *not* only work in MVIEW_TEXT
11724                 messages, but also in a MIMEVIEW_TEXT part of MVIEW_MIME
11725                 message
11726
11727         * src/mainwindow.c
11728                 removed "/File/_Close" as it was the same as "/File/E_xit"
11729                 and we don't need it two times
11730
11731                 the separate folder view and message view now get a distinct
11732                 WMCLASS, just in case someone is using sawfish ;-)
11733
11734                 as the menu entries "/View/Message view" and "/View/Folder tree"
11735                 are only doing something when SEPARATE_MESSAGE or SEPARATE_FOLDER
11736                 make them sensitive accordingly and as these two are "shown"
11737                 after startup anytime check this menuitem at startup
11738
11739 2001-12-12 [paul]       0.6.5claws79
11740
11741         * src/folderview.c
11742                 fix sensitivity of 'Search folder...', broken in
11743                 0.6.5claws75
11744
11745         * src/mainwindow.c
11746                 fix dodgy English
11747
11748 2001-12-11 [carsten]    0.6.5claws78
11749         * src/filtering.c
11750                 fixed two typos returning a wrong FALSE/TRUE
11751         * src/mainwindow.[ch]
11752                 extra menu for email/news button removed
11753
11754 2001-12-11 [alfons]     0.6.5claws77
11755         
11756         * src/matcher.c                 (1.3)
11757         * src/matcher_parser_lex.l      (1.28)
11758                 revert for another attempt
11759                 mark 0.6.5claws77 as LAST_STABLE
11760
11761 2001-12-11 [christoph]  0.6.5claws76
11762
11763         * po/de.po
11764                 fixed wrong translation for prev. unread msg
11765
11766 2001-12-11 [paul]       0.6.5claws75
11767
11768         * src/folder.[ch]
11769         * src/folderview.c
11770         * src/mainwindow.c
11771         * src/summaryview.[ch]
11772         * src/pixmaps/dir-open-hrm.xpm  ** NEW FILE **
11773                 enable ability to hide read messages on per folder basis via 
11774                 '/Summary/Hide read messages'; when selected, a folder will 
11775                 have a red open folder icon, instead of a blue icon, if the 
11776                 folder contains hidden messges
11777                 submitted by Thomas Link <t.link.tmp200101.gmx.net> 
11778
11779         * src/mainwindow.c
11780                 remove '/Message/Forward as attachment' from 
11781                 main_window_set_menu_sensitive() to prevent debug warning
11782
11783         * src/folderview.c
11784         * src/mainwindow.c
11785                 Clean up some of the English
11786
11787         * tools/newscache_clean.pl
11788                 allow for new 'hidereadmsgs' entry in folderlist.xml
11789
11790         * po/es.po
11791                 updated translation, submitted by Ricardo Mones Lastra
11792
11793 2001-12-11 [paul]       0.6.5claws74
11794
11795         * sync with sylpheed 0.6.5cvs25
11796                 see ChangeLog entry 2001-12-11
11797
11798 2001-12-10 [alfons]     0.6.5claws73
11799
11800         * src/matcher.c
11801                 add more control characters
11802         * src/matcher_parser_lex.l
11803                 make escaping / unescaping work again
11804
11805 2001-12-10 [alfons]     0.6.5claws72
11806
11807         * src/imap.c
11808                 clean up warnings "returning value for void function" 
11809         * src/prefs_filtering.c
11810                 make info button for execute action sensitive
11811
11812 2001-12-10 [paul]       0.6.5claws71
11813
11814         * src/compose.c
11815         * src/imap.[ch]
11816         * src/summaryview.c
11817                 fix: imap server now gets informed of MARKED, UNMARKED
11818                 and REPLY events. Now people can use different IMAP-Mail
11819                 clients and have the exact same information about MARKED,
11820                 UNMARKED and REPLY status with all of them. Especially
11821                 useful for imap servers with a web-frontend.
11822                 submitted by Tobias Sandhaas <medlor@web.de>
11823
11824 2001-12-09 [melvin]     0.6.5claws70
11825         
11826         * src/textview.[ch]
11827                 fixed bug #490076 (hunted down by Alfons who implemented
11828                 a workaround in 0.6.5claws65)
11829
11830 2001-12-09 [christoph]  0.6.5claws69
11831
11832         * src/summaryview.c
11833                 set pointer to string in LOCKED column to NULL
11834                 (might fix bug #490800)
11835
11836 2001-12-09 [carsten]    0.6.5claws68
11837
11838         * po/de.po
11839                 resolved some cluttered menu shortcuts 
11840                 ('creating new email' and 'creating news message'
11841                 hade the same)
11842         * src/compose.c
11843                 wmclass now distinc from main window
11844         * src/mainwindow.c
11845           src/mainwindow.h
11846                 email/news and forward button functionality similar
11847                 to the reply buttons; removed the ugly dropdown arrows
11848                 and use instead the right mouse button
11849
11850 2001-12-09 [paul]       0.6.5claws67
11851
11852         * src/imap.c
11853         * src/utils.h
11854                 allow spaces in imap folder names
11855                 submitted by Willem van Engen <wvengen@stack.nl>
11856
11857 2001-12-09 [paul]       0.6.5claws66
11858
11859         * sync with sylpheed 0.6.5cvs24
11860                 see ChangeLog entry 2001-12-09
11861
11862 2001-12-08 [alfons]     0.6.5claws65
11863
11864         * src/textview.c
11865                 prevent secondary selection claim after "add to sender" dialog
11866                 popped up. this is because there's a GDK_BUTTON_RELEASE pending.
11867                 we trick GTK by simulating a click at (0, 0) in the textview.
11868
11869 2001-12-08 [hoa]        0.6.5claws64
11870
11871         * src/folder.c
11872                 fixed a bug about the .processing folder name while filtering
11873
11874 2001-12-08 [alfons]     0.6.5claws63
11875
11876         * src/folderview.c 
11877                 work around problem of not correctly updating folder stats
11878                 when deleting messages. there's some folder scanning evil
11879                 going so the folderview_update_msg_num() does not work
11880                 correctly. need to investigate this.
11881
11882 2001-12-08 [paul]       0.6.5claws62
11883
11884         * sync with sylpheed 0.6.5cvs23
11885                 see ChangeLog entry 2001-12-08
11886
11887 2001-12-07 [christoph]  0.6.5claws61
11888
11889         * src/compose.c
11890                 fix another header translation problem
11891
11892 2001-12-07 [alfons]     0.6.5claws60
11893
11894         * src/mbox.c
11895                 make filtering also work on local spool mbox
11896
11897 2001-12-07 [carsten]    0.6.5claws59
11898         * src/addressbook.c
11899                 addressbook window gets a wmclass distinct from the main
11900                 sylpheed window
11901         * src/compose.h
11902         * src/mainwindow.[ch]
11903                   forward menu item will use mode selected in prefs, forward 
11904                 as attatchment in menu removed (will be substituted in the
11905                 toolbar similar to reply buttons)
11906                   create news message menu entry and news button is now 
11907                 sensitive to the existance of a news account
11908         * src/pixmaps/stock_mail_reply_quote.xpm           ** REMOVED **
11909         * src/pixmaps/stock_mail_reply_to_all_quote.xpm    ** REMOVED **
11910         * src/pixmaps/stock_mail_reply_to_sender_quote.xpm ** REMOVED **
11911                 these are removed because the toolbar buttons don't show
11912                 the quoting modus any longer
11913
11914 2001-12-07 [paul]
11915
11916         * tools/newscache_clean.pl      ** NEW FILE **
11917                 perl script to do some tidying up in the newscache directory 
11918                 
11919         * tools/sylpheed-switcher       ** NEW FILE **
11920                 perl script to enable easy switching between main and claws
11921                 
11922         * tools/README
11923                 added descriptions of the two new perl scripts          
11924
11925
11926 2001-12-07 [melvin]     0.6.5claws58
11927
11928         * src/messageview.c
11929                 fixed a warning during compilation introduced in 0.6.5claws56
11930
11931 2001-12-07 [paul]       0.6.5claws57
11932
11933         * src/mainwindow.[ch]
11934         * src/menu.[ch]
11935                 further usability enhancements to replying with or without 
11936                 quoting via the toolbar, use of Ctrl key is replaced by 
11937                 drop down menu 
11938                 Submitted by Carsten Schurig            
11939
11940 2001-12-07 [melvin]     0.6.5claws56
11941
11942         * src/messageview.c
11943                 hack to fix bug that prevented to make/paste selections
11944                 after switching between MVIEW_TEXT and MVIEW_MIME views
11945                 without deselecting the selection first.
11946
11947 2001-12-06 [alfons]     0.6.5claws55
11948
11949         * src/filtering.[ch]
11950         * src/inc.c
11951                 revise filtering a little bit more, and make sure
11952                 messages are delivered to the appropriate inbox
11953                 (perhaps set per account)
11954
11955 2001-12-06 [paul]       0.6.5claws54
11956
11957         * sync with sylpheed 0.6.5cvs22
11958                 see ChangeLog entry 2001-12-06
11959
11960 2001-12-05 [alfons]     0.6.5claws53
11961
11962         * src/inc.c
11963         * src/folder.[ch]
11964         * src/procmsg.c
11965         * src/filtering.c
11966                 more revisions of filtering system
11967                 (last stable version is marked as LAST_STABLE)
11968                 
11969                 | NOTE 1): the filtering system now uses a local folder called
11970                 | .processing. if filtering fails, check this directory
11971                 | for missing messages.
11972                 |
11973                 | NOTE 2): help us find the filtering actions still missing
11974
11975 2001-12-05 [paul]       0.6.5claws52
11976
11977         * src/mainwindow.c
11978                 fix bug where 'Empty Trash?' pop-up window appears even
11979                 when Trash is empty, submitted by Jesse Skinner         
11980
11981 2001-12-05 [melvin]     0.6.5claws51
11982
11983         * src/compose.c
11984                 fixed bug #486106 to select correct account when reediting 
11985                 a queued message
11986         
11987 2001-12-04 [alfons]     0.6.5claws50
11988
11989         * src/mh.c
11990                 declare markfile in appropriate functions when
11991                 no fchmod() is found (thanks to Mark Heerdink <marc@koelkast.net>
11992                 for spotting this)
11993
11994 2001-12-04 [paul]       0.6.5claws49
11995
11996         * sync with sylpheed 0.6.5cvs21
11997                 see ChangeLog entry 2001-12-04
11998
11999 2001-12-03 [christoph]  0.6.5claws48
12000
12001         * po/de.po
12002                 changed translation of undo
12003         * src/account.c
12004         * src/folder.c
12005                 don't reinvent the wheel to traverse a GNode
12006         * src/compose.[ch]
12007                 seperate code to create the compose gui into functions
12008                 add "Others" page with folder selection for saving copy
12009                 of the message.
12010                 the folder identifier is saved to queue header
12011         * src/procmsg.c
12012                 save message to folder in queue header
12013
12014 2001-12-03 [paul]       0.6.5claws47
12015
12016         * sync with sylpheed 0.6.5cvs20
12017                 see ChangeLog entry 2001-12-03
12018
12019 2001-12-01 [paul]
12020
12021         * more sync with sylpheed 0.6.5cvs19
12022                 see ChangeLog entry 2001-11-29
12023
12024 2001-11-30 [paul]       0.6.5claws46
12025         
12026         * src/compose.c
12027                 remove conflicts introduced by Hoa's last commit
12028          
12029         * src/mainwindow.c
12030                 make 'Message/Bounce' sensitive
12031
12032 2001-11-30 [hoa]        0.6.5claws45
12033
12034         * src/compose.c
12035                 slightly change bounce function to add
12036                 information about the user that bounced the mail
12037                 in the From header line.
12038
12039         * src/folderview.c
12040                 permit the use of processing in outbox folder.
12041
12042 2001-11-29 [paul]       0.6.5claws44
12043
12044         * src/mainwindow.[ch]
12045         * src/prefs_common.c
12046         * src/pixmaps/stock_mail_reply_quote.xpm            ** NEW FILE **
12047         * src/pixmaps/stock_mail_reply_to_all_quote.xpm     ** NEW FILE **
12048         * src/pixmaps/stock_mail_reply_to_author_quote.xpm  ** NEW FILE **
12049                 usability enhancements to the quoting, implements
12050                 use of Ctrl key to toggle quoting settings
12051                 Submitted by Carsten Schurig <Carsten.Schurig@web.de>
12052
12053 2001-11-29 [paul]       0.6.5claws43
12054         
12055         * sync with sylpheed 0.6.5cvs19
12056                 see ChangeLog entry 2001-11-28
12057
12058 2001-11-29 [melvin]     0.6.5claws42
12059         * src/Makefile.am
12060                 added enriched.[ch] to the list of files
12061
12062         * src/textview.c
12063         * src/mimeview.c
12064         * src/procmime.[ch]
12065         * src/enriched.[ch]
12066                 added support to view text/enriched
12067                 added support to show headers in message view for text/enriched and text/html
12068                         in non multipart messages
12069
12070 2001-11-28 [paul]       0.6.5claws41
12071
12072         * more sync with sylpheed 0.6.5cvs18
12073                 see ChangeLog entry 2001-11-27 (src/prefs_common.c)
12074
12075 2001-11-27 [paul]       0.6.5claws40
12076         
12077         * po/pt_BR.po
12078                 updated translation, submitted by Fabio Junior Beneditto
12079                 
12080         * sync with sylpheed 0.6.5cvs18
12081                 see ChangeLog entries 2001-11-26 (src/textview.c) and
12082                 2001-11-27
12083
12084
12085 2001-11-26 [paul]
12086
12087         * po/es.po
12088                 updated translation, submitted by Ricardo Mones Lastra
12089
12090 2001-11-26 [alfons]
12091
12092         * src/matcher.c
12093                 add more translatable strings
12094
12095 2001-11-26 [christoph]  0.6.5claws39
12096
12097         * po/de.po      
12098                 fixed one more umlaut
12099         * src/compose.c
12100                 fix translated header when it should not be translated
12101
12102 2001-11-26 [paul]       0.6.5claws38
12103
12104         * src/mainwindow.c
12105                 remove '/Message/Add Sender to address book' from 
12106                 main_window_set_menu_sensitive(), prevent debug warning
12107                 add 'Message/Mark/Mark all read' to mainwin_entries[]
12108
12109 2001-11-26 [paul]       0.6.5claws37
12110
12111         * src/summaryview.c
12112                 fix 'recurring unread state' bug 
12113
12114         * tools/README 
12115         * tools/filter_conv.pl
12116                 read name of top level mailbox from folderlist.xml
12117                 and presume nothing about its name              
12118
12119 2001-11-26 [darko]      0.6.5claws36
12120
12121         * src/gtkstext.[ch]
12122                 removed functions that are now in gtkutils.c
12123                 use gtkut_text_is_uri_string() from gtkutils.c
12124         * fix my comment on 2001-11-23 (missing gtkutils.[ch])
12125
12126 2001-11-26 [paul]       0.6.5claws35
12127
12128         * sync with sylpheed 0.6.5cvs16
12129                 see ChangeLog entries 2001-11-25 and 2001-11-26
12130
12131 2001-11-25 [alfons]     0.6.5claws34
12132
12133         EXPERIMENTAL!!! Please checkout the last stable version using: 
12134           
12135         % cvs update -r LAST_STABLE -dRAP
12136
12137         (Or help us testing this stuff.)
12138
12139         * src/filtering.c               (1.14)
12140         * src/filtering.h               (1.6)
12141         * src/inc.c                     (1.28)
12142         * src/matcher.c                 (1.20)
12143         * src/mbox.c                    (1.9)
12144         * src/procmsg.h                 (1.14)
12145         * src/summaryview.c             (1.59)
12146         * src/summaryview.h             (dunno)
12147                 revert/merge/sync to as it was before commit 
12148                 on Thu, 19 Jul 2001 10:15:51 -0700.
12149
12150 2001-11-25 [hoa]        0.6.5claws33
12151
12152         * src/main.c
12153                 processing mails at startup
12154
12155         * src/folderview.c
12156         * src/summaryview.[ch]
12157                 processing mails when entering folder
12158
12159         * src/prefs_filtering.c
12160                 fixed some UI bugs
12161
12162 2001-11-24 [alfons]     0.6.5claws32
12163
12164         * src/summaryview.[ch]
12165                 make summary sort headers work, and also make
12166                 sure the sort type is stored
12167
12168 2001-11-23 [alfons]     0.6.5claws31
12169
12170         * src/summaryview.[ch]
12171                 make lock work like mark
12172                 disallow deleting messages marked as locked
12173
12174 2001-11-23 [alfons]     0.6.5claws30
12175
12176         * src/gtkstext.c
12177         * src/compose.[ch]
12178         * src/Makefile.am
12179         * src/undo.[ch]
12180                 merge undo patch submitted by Jens
12181
12182 2001-11-23 [christoph]  0.6.5claws29
12183
12184         * src/.cvsignore
12185                 added ylwrap
12186         * src/compose.c
12187                 fixed gpg signing and encoding
12188         * src/folder.[ch]
12189         * src/main.c
12190                 added --status option to get new, unread and total
12191                 message count from a running sylpheed
12192         * src/prefs_common.c
12193                 temporary fix for reply_with_quote problem
12194                 (don't call functions for non existing widget)
12195         * src/procmsg.c
12196                 one more check for ignored threads but still not
12197                 always working correctly. probably a recursive
12198                 check for all parents is needed
12199
12200 2001-11-23 [darko]      0.6.5claws28
12201
12202         * src/compose.c
12203                 wrapping on send improvements
12204         * src/gtkutils.[ch]
12205                 fix for GtkSText after last sync with main branch
12206                 GTK_TEXT -> GTK_STEXT
12207
12208 2001-11-23 [paul]       0.6.5claws27
12209
12210         * sync with sylpheed 0.6.5cvs14
12211                 see ChangeLog entries 2001-11-22 and 2001-11-23
12212                 
12213         * po/de.po
12214                 fixed the scrambled umlauts 
12215                 submitted by Carsten Schurig <Carsten.Schurig@web.de>
12216
12217 2001-11-21 [paul]       0.6.5claws26
12218
12219         * sync with sylpheed 0.6.5cvs12
12220                 see 2nd ChangeLog entry dated 2001-11-20
12221
12222 2001-11-20 [paul]       0.6.5claws25
12223
12224         * sync with sylpheed 0.6.5cvs11
12225                 see ChangeLog entry 2001-11-19 (src/utils.c)
12226
12227 2001-11-20 [hiro]
12228
12229         * src/compose.c
12230                 GTK_TEXT -> GTK_STEXT
12231                 fix for wrong comment
12232
12233 2001-11-20 [hiro]       0.6.5claws24
12234
12235         * src/compose.[ch]
12236                 more merges from main branch
12237                 removed fatal warnings (uninitialized variables etc.)
12238                 some coding style fix
12239         * src/gtkutils.h
12240                 fixed typo.
12241         * src/addressbook.c
12242           src/addrindex.c
12243                 V-Card -> vCard
12244
12245 2001-11-19 [hoa]        0.6.5claws23
12246
12247         * src/filtering.c
12248         * src/prefs_scoring.c
12249         * src/matcher.[ch]
12250         * src/scoring.c
12251                 cleaning code
12252
12253         * src/matcher_parser_parse.y
12254         * src/prefs_filtering.c
12255                 bouncing
12256
12257 2001-11-19 [alfons]     0.6.5claws22
12258
12259         more of my old things into claws
12260
12261         * src/Makefile.am
12262         * src/prefs_common.c
12263         * src/procmsg.h
12264         * src/summaryview.[ch]
12265         * src/prefs_summary_column.c
12266         * src/pixmaps/locked.xpm
12267                 add indicators for locking of message in summary view
12268                 (does not work yet, only visual indicator)
12269
12270 2001-11-19 [paul]       0.6.5claws21
12271
12272         * sync with sylpheed 0.6.5cvs10
12273                 see ChangeLog entry 2001-11-19
12274
12275 2001-11-18 [alfons]     0.6.5claws20
12276         
12277         * src/filtering.c
12278                 remove an inadvertent free I forgot in previous clean up 
12279
12280 2001-11-18 [alfons]     0.6.5claws19
12281
12282         * src/filtering.[ch]
12283                 clean up & plug leaks
12284
12285 2001-11-18 [paul]       0.6.5claws18
12286
12287         * sync with sylpheed 0.6.5cvs9
12288                 see ChangeLog entries 2001-11-17 and 2001-11-18
12289
12290 2001-11-16 [paul]       0.6.5claws17
12291
12292         * sync with sylpheed 0.6.5cvs8
12293                 see ChangeLog entry 2001-11-16, src/grouplistdialog.c
12294
12295 2001-11-16 [paul]       0.6.5claws16
12296
12297         * sync with sylpheed 0.6.5cvs7
12298                 see ChangeLog entries 2001-11-15 and 2001-11-16
12299
12300 2001-11-15 [hoa]        0.6.5claws15
12301
12302         * src/compose.c
12303                 fix bounce, mails we received couln't be bounced to ourself.
12304
12305         * src/defs.h
12306         * src/filtering.[ch]
12307         * src/matcher.[ch]
12308         * src/matcher_parser.h
12309         * src/matcher_parser_lex.l
12310         * src/matcher_parser_parse.y
12311         * src/inc.c
12312         * src/main.c
12313         * src/mbox.c
12314         * src/prefs_filtering.[ch]
12315         * src/mainwindow.c
12316         * src/prefs_matcher.c
12317         * src/prefs_scoring.c
12318         * src/scoring.[ch]
12319         * src/summaryview.c
12320                 new matcher/filter/score configuration file parser
12321                 one unique configuration file => ~/.sylpheed/matcherrc
12322                 import in currently automatic, then save are made
12323                 in this new file.
12324                 one filter per folder and one global filter
12325                 (filter of a folder will be used as folder processing)
12326
12327         * src/folder.c
12328                 fix a bug in folder_item_get_identifier
12329                 
12330         * src/messageview.c
12331                 receive receipt return are fixed.
12332
12333 2001-11-14 [alfons]     0.6.5claws14
12334
12335         * src/session.h
12336                 add things from main branch to make claws compile
12337
12338 2001-11-14 [paul]       0.6.5claws13
12339
12340         * merge with SYNC-B4-REL and sync with sylpheed 0.6.5cvs5
12341                 see ChangeLog entries 2001-11-08 to 2001-11-14
12342
12343 2001-11-14 [hoa] 0.6.5claws12
12344
12345         * src/compose.[ch]
12346         * src/mainwindow.c
12347         * src/summaryview.c
12348                 add "bounce mail" option
12349
12350 2001-11-13 [christoph]  0.6.5claws11
12351
12352         * src/compose.c
12353                 Cleanup a mess i add before commiting
12354
12355 2001-11-13 [hoa]        0.6.5claws10
12356
12357         * src/compose.c
12358                 some fixes when mail are sent or
12359                 for crossposts
12360
12361 2001-11-13 [christoph]  0.6.5claws9
12362
12363         * po/de.po
12364                 Changed two string with the same translation
12365         * src/compose.c
12366         * src/procmsg.[ch]
12367         * src/send.[ch]
12368                 New mailsending process:
12369                   - Always queue message before sending
12370                     (message will be saved if sylpheed crashed or
12371                      freezes while sending)
12372                   - Allow queuing of newspostings
12373                   - No copy in outbox before sending
12374                     (closes bug #469501)
12375                   - No more redundant code for send and send_later
12376         * src/summaryview.c
12377                 Applied wwp <subscript@free.fr>'s patch that fixes
12378                 marks for multiple forwarded messages (+compose.c)
12379
12380 2001-11-12 [alfons]
12381
12382         * README.claws
12383                 remove things that are now in main branch
12384         
12385         * po/nl.po
12386                 update Dutch translation
12387
12388 2001-11-12 [mhadasht]   0.6.5.claws8
12389
12390         * src/prefs_common.c
12391                 re-enabled account autoselection feature for forward
12392                 and reedit lost during the branch point for SYNC-B4-REL
12393         * src/gtkspell.c
12394                 gtkpspell_get_dict(): more readable code (even if function is
12395                 not used yet)
12396         * ChangeLog.claws
12397                 added version number info to 2001-11-12 [hiro] comment.
12398
12399 2001-11-12 [hiro]       0.6.5.claws7
12400
12401         * src/compose.c
12402                 compose_forward(): fixed a bug that forward quote mark
12403                 wasn't used.
12404                 removed unnecessary code.
12405         * src/template_select.[ch]: removed.
12406
12407 2001-11-11 [alfons]
12408
12409         * src/compose.c
12410                 :%s/GTK_TEXT/GTK_STEXT/g
12411         
12412         * src/compose.[ch]
12413         * src/undo.[ch]
12414         * src/Makefile.am
12415                 revert the undo stuff (this is 0.6.6claws stuff)
12416
12417 2001-11-11 [hoa]        0.6.5.claws6
12418
12419         * src/compose.[ch]
12420                 Insert signature at the end of the text.
12421                 Added undo patch but currently disabled
12422
12423         * src/procmsg.c
12424                 Threading by subject improved.
12425
12426         * added src/undo.[ch]
12427                 Undo module for compose dialog box.
12428
12429 2001-11-11 [alfons]     0.6.5.claws5
12430
12431         * src/procmsg.c
12432                 prevent threading by subject on nodes that have already been
12433                 threaded by in-reply-to (as in "circular references in a tree
12434                 result in a dead branch")
12435
12436 2001-11-09 [hoa]        0.6.5.claws4
12437         
12438         * src/folderview.c
12439                 allows creation of mbox folder item from any files.
12440
12441 2001-11-09 [alfons]     0.6.5.claws3
12442         
12443         * src/utils.c
12444         * src/procmsg.c
12445                 do what I mean and correct threading by subject so it really
12446                 ignores attracting lines without "Re: "
12447
12448 2001-11-07 [alfons]     0.6.5.claws2
12449
12450         * src/procmsg.c
12451         * src/utils.[ch]
12452                 only attract by subject if a subject line starts with a "Re: "
12453         * src/syldap.c
12454                 remove warning
12455
12456 2001-11-07 [paul]       0.6.5claws1
12457
12458         * sync with sylpheed 0.6.5. release
12459                 see ChangeLog entry 2001-11-07
12460
12461 2001-11-07 [paul]       0.6.4claws31
12462
12463         * sync with sylpheed 0.6.4cvs18
12464                 see ChangeLog entries 2001-10-30 to 2001-11-07
12465                 prefs_templates.[ch] renamed prefs_template.[ch]
12466
12467 2001-11-06 [alfons]
12468         
12469         * src/utils.h
12470                 add semicolon Hoa forgot ;-)
12471                 
12472
12473 2001-11-06 [hoa]        0.6.4claws30
12474         
12475         * src/procmsg.c
12476         * src/summaryview.c
12477         * src/utils.c
12478         * src/utils.h
12479                 threading by subject - empty subject are ignored
12480
12481 2001-11-06 [christoph]  0.6.4claws29
12482
12483         * src/socket.c
12484                 use SSL_peek for sock_gets
12485         * src/utils.c
12486                 removed unneeded pointer in extracting quoted
12487                 names implementation
12488
12489 2001-11-06 [melvin]     0.6.4claws28
12490
12491         * src/gtkspell.c
12492                 fixed bug #476792 Selection overtyping with spell checker
12493                 fixed bug which could cause a buffer overflow
12494                 fixed a memory leak
12495
12496 2001-11-06 [hoa]        0.6.4claws27
12497         
12498         * src/procmsg.c
12499         * src/summaryview.c
12500                 threading by subject
12501
12502 2001-11-05 [alfons]     0.6.4claws26
12503         
12504         * README.claws
12505                 Claws -> Sylpheed (vice versa)
12506
12507         * src/compose.c
12508                 :%s/gtk_text/gtk_stext/g
12509                 :%s/GTK_TEXT/GTK_STEXT/g
12510                 (thanks to Jonathan Ware for spotting this)
12511
12512 2001-11-04 [christoph]  0.6.4claws25
12513
12514         * src/summaryview.c
12515                 replace Xalloca + strdup with Xstrdup_a
12516         * src/utils.c
12517                 better implementation of extracting quoted names
12518                 from addresses (remove backlashes and ignore
12519                 quotes after them)
12520
12521 2001-11-04 [alfons]     0.6.4claws24
12522
12523         * src/utils.[ch]
12524                 edit to comply more with coding style
12525
12526         * src/textview.c
12527                 fix bug reported by Kim Schulz. introduced by the patch integrated
12528                 in 0.6.4claws15. the code did not check the return value of
12529                 the html parser.
12530
12531         * AUTHORS
12532                 add Jonathan Ware and close "[ #475955 ] Enhanced Mailto Patch"
12533
12534 2001-11-04 [christoph]  0.6.4claws23
12535
12536         * src/main.c
12537         * src/prefs_common.[ch]
12538                 init some pointers that possibly caused a segfault
12539                 reported in the claws-users ML
12540
12541 2001-11-04 [hoa]        0.6.4claws22
12542
12543         * src/grouplistdialog.c
12544                 change the names of the nodes in the tree
12545
12546         * src/compose.c
12547                 enhanced mailto syntax as described in
12548                 http://developer.netscape.com/viewsource/husted_mailto/mailto.html
12549                 (thanks to Jonathan Ware <jonathan_ware@gmx.co.uk>)
12550
12551         * src/utils.c
12552                 encode and decode URI (useful when opening URL into
12553                 netscape).
12554
12555 2001-11-03 [hoa]        0.6.4claws21
12556
12557         * src/grouplistdialog.c
12558                 a new newsgroups list selection dialog box
12559                 with a CTree instead of a CList
12560
12561 2001-11-03 [hoa]        0.6.4claws20
12562
12563         * src/folderview.c
12564                 enable property and scoring options when right
12565                 click on "inbox"
12566
12567         * src/summaryview.c
12568                 fixed bug when nickname were displayed using
12569                 the address book.
12570
12571 2001-11-02 [darko]      0.6.4claws19
12572
12573         * src/compose.c
12574                 new wrap quotation and URL/long words wrapping implementation
12575         * src/compose.c src/gtkstext.[ch]
12576                 move gtkstext_strncmp() to gtkstext.c
12577
12578 2001-11-01 [christoph]  0.6.4claws18
12579
12580         * src/prefs_account.c
12581                 fixed mess in account settings dialog
12582         * src/prefs_folder_item.c
12583                 added label with folder path to dialog
12584
12585 2001-10-31 [match]      0.6.4claws17
12586
12587         * src/vcard.c
12588                 fix memory leak.
12589         * src/addrbook.c
12590                 fix generation of spurious address book file names.
12591                 remove redundant functions.
12592         * po/POTFILES.in
12593                 added missing file names.
12594
12595 2001-10-30 [paul]       0.6.4claws16
12596
12597         * sync with sylpheed 0.6.4cvs6
12598                 see ChangeLog entries 2001-10-26 to 2001-10-30
12599
12600         * tools/filter_conv.pl
12601                 read folderlist.xml to discover whether the top-level
12602                 folder is called 'Mailbox' or 'Mail' 
12603
12604 2001-10-29 [paul]       0.6.4claws15
12605
12606         * src/html.c, src/textview.c
12607                 activate links in html mail and fix clickable parts
12608                 Submitted by Matthieu Dazy <dazy@t-surf.com>
12609
12610 2001-10-29 [paul]
12611
12612         * po/de.po, po/es.po, po/pt_BR/po
12613                 updated translations, submitted by Jens Oberender,
12614                 Ricardo Mones Lastra, and Fabio Junior Beneditto
12615
12616 2001-10-29 [darko]      0.6.4claws14
12617
12618         * src/compose.c
12619                 fix wrapping for good
12620
12621 2001-10-29 [darko]
12622
12623         * src/compose.c
12624                 undo previous change as it broke the smart wrapping
12625
12626 2001-10-29 [darko]      0.6.4claws13
12627
12628         * src/compose.c
12629                 fix infinite loop when long URL is quoted
12630                 (closes bug #475122.
12631
12632 2001-10-28 [match]
12633
12634         * src/mutt.[ch] src/importmutt.[ch] src/mgutils.[ch] src/addressbook.c src/Makefile.am
12635                 import Mutt address book
12636         * src/ldif.[ch] src/importldif.h
12637                 modified import LDIF handle user attributes
12638
12639 2001-10-28 [christoph]  0.6.4claws12
12640
12641         * src/summaryview.c
12642                 fixed that filtering did not work if there
12643                 were no filter rules
12644                 (closes bug #472003 and better implementation
12645                  of patch #474644)
12646
12647 2001-10-27 [christoph]  0.6.4claws11
12648
12649         * src/compose.c
12650                 make the folder's default account to be used when
12651                 replying. (patch by wwp <subscript@free.fr>)
12652         * src/compose.c
12653                 code cleanup, nearly killed all of wwp's patch
12654                 for folder's default account in compose
12655         * src/folderview.c
12656                 error panel when a folder could not be created
12657                 (closes bug #471080 new folder name & already
12658                  existing file)
12659
12660 2001-10-26 [alfons]
12661
12662         * src/utils.h
12663                 change prototype of strstr2() that Christoph forgot about
12664
12665 2001-10-26 [christoph]  0.6.4claws10
12666
12667         * src/account.c
12668                 made search for accounts by email address not case
12669                 sensitive
12670         * src/folder.c
12671                 fixed memory leak in folder_item_get_identifier
12672         * src/gtkspell.c
12673         * src/utils.c
12674                 fixed wrong strstr2 (should work like strstr)
12675
12676 2001-10-26 [darko]      0.6.4claws9
12677
12678         * src/compose.c src/gtkstext.[ch]
12679         * src/gtkstext.c
12680                 move is_url_string() and gtkstext_str_strcmp() to gtkstext.c
12681
12682 2001-10-26 [paul]       0.6.4claws8
12683
12684         * src/html.c
12685                 ignore css and javascript tags in html mail
12686                 case-insensitive, with or without double-quoted
12687                 strings
12688
12689 2001-10-26 [paul]       0.6.4claws7
12690
12691         * sync with sylpheed 0.6.4cvs1
12692                 see ChangeLog entry 2001-10-26
12693
12694         * src/prefs_account.c, src/prefs_common.c,
12695           src/prefs_summary_column.c
12696                 minor improvements to the English
12697
12698 2001-10-25 [alfons]     0.6.4claws6
12699
12700         * src/gtkstext.c
12701         
12702                 make GtkSText follow style of GtkText (closes bug 
12703                 #469211 "text selection while writing message")
12704                 
12705                 do sync with GTK 1.2.10
12706
12707 2001-10-25 [paul]       0.6.4claws5
12708
12709         * src/html.c
12710                 ignore css tags in html mail
12711
12712 2001-10-25 [darko]      0.6.4claws4
12713
12714         * src/compose.c
12715                 don't declare is_url_string as static function since
12716                 we need it in gtkstext.c
12717         * src/gtkstext.c
12718                 remove unused variable
12719                 don't wrap long URLs while composing a message
12720
12721 2001-10-24 [christoph]  0.6.4claws3
12722
12723         * src/socket.c
12724                 fix ssl deadlock, when peer closes connection
12725
12726 2001-10-24 [paul]       0.6.4claws2
12727
12728         * src/prefs_common.c
12729                 gettextize the gpg ascii-armored warning message
12730
12731         * src/compose.c
12732                 insert a DOS/MAC file into the composed message
12733                 (improvements)
12734
12735         * Both submitted by Thierry Godefroy <godefroy@imaginet.fr>
12736
12737 2001-10-22 [paul]       0.6.4claws1
12738
12739         * sync with sylpheed 0.6.4 release
12740                 see ChangeLog entries 2001-10-21
12741
12742         * po/fr.po, po/pt_BR.po
12743                 updated by Melvin Hadasht and Fabio Junior Beneditto
12744
12745 2001-10-21 [paul]       0.6.3claws30
12746
12747         * src/compose.c
12748                 insert a DOS text file from the compose window
12749                 into the composed message text (removes CRs characters)
12750                 Submitted by Thierry Godefroy <godefroy@imaginet.fr>
12751
12752         * tools/filter_conv.pl, tools/README
12753                 automatically use ~/.sylpheed as working directory
12754                 print out confirmation message on completion
12755
12756         * correct Hoa's last ChangeLog.claws entry
12757
12758 2001-10-20 [hoa]        0.6.3claws29
12759
12760         * src/grouplistdialog.c
12761                 bugfix (another ?) to give the right
12762                 newsgroups list for each news server.
12763
12764         * src/news.c
12765         * src/news.h
12766                 improve the newsgroups list cache
12767
12768 2001-10-20 [paul]       0.6.3claws28
12769
12770         * sync with sylpheed 0.6.3cvs9
12771                 see ChangeLog entry 2001-10-19
12772
12773         * correct Alfons' last ChangeLog.claws entry
12774
12775 2001-10-19 [alfons]
12776
12777         * src/pgptext.[ch]
12778                 fix compilation problems (part of bug #472895)
12779
12780 2001-10-18 [hoa]        0.6.3claws27
12781
12782         * src/grouplistdialog.c
12783                 bugfix when we refresh was clicked (bug 472701)
12784
12785 2001-10-19 [christoph]  0.6.3claws26
12786
12787         * src/compose.c
12788                 last header entry should default to "To:" or
12789                 "Newsgroups:" and not copy the last entry line
12790                 in a new compose window
12791                 (closes bug #472686, #470792)
12792
12793 2001-10-19 [paul]       0.6.3claws25
12794
12795         * sync with Sylpheed 0.6.3cvs8
12796                 see ChangeLog entries 2001-10-18 and 2001-10-19
12797
12798 2001-10-18 [christoph]  0.6.3claws24
12799
12800         * src/procmsg.c
12801                 reimplement ignore thread
12802         
12803 2001-10-18 [hoa]        0.6.3claws23
12804
12805         * src/folderview.c
12806         * src/grouplistdialog.[ch]
12807                 enhanced news subscription interface (feature 469113)
12808
12809         * src/news.c
12810         * src/news.h
12811                 enchanced newsgroup listing,
12812                 now, we can get groups informations
12813                 (NNTPGroupInfo)
12814
12815 2001-10-18 [paul]       0.6.3claws22
12816
12817         * src/summaryview.c
12818                 remove comment (sync with main branch)
12819         * src/mainwindow.c
12820                 fix 'Re-edit' bug in 'Message' menu
12821
12822 2001-10-17 [christoph]  0.6.3claws21
12823
12824         * src/compose.c
12825                 ignore empty or whitespace only header lines
12826
12827 2001-10-17 [paul]       0.6.3claws20
12828
12829         * sync with sylpheed 0.6.3cvs7
12830                 see ChangeLog entries 2001-10-14, 2001-10-16, and
12831                 2001-10-17
12832
12833 2001-10-17 [darko]
12834
12835         * src/compose.c
12836                 wrap long lines without spaces
12837                 don't wrap URLs
12838
12839 2001-10-16 [paul]
12840
12841         * po/es.po, po/nl.po, po/pt_BR.po
12842                 updated by Ricardo Mones Lastra, Alfons,
12843                 and Fabio Junior Beneditto
12844
12845         * sylpheed-0.6.3claws released
12846
12847 2001-10-15 [melvin] 0.6.3claws18
12848
12849         * README.claws
12850                 added summary and detailed installation instructions
12851                 for spell checker
12852         * po/fr.po
12853                 Updated, corrected and completed french translation
12854
12855 2001-10-15 [hoa] 0.6.3claws17
12856         * src/grouplistdialog.c
12857                 we can choose the newsgroups to display with wildcards
12858
12859 2001-10-15 [christoph]  0.6.3claws16
12860
12861         * src/account.c
12862         * src/compose.c
12863         * src/prefs_folder_item.[ch]
12864                 applied wwp <subscript@free.fr>'s folder
12865                 default account patch
12866         * po/de.po
12867                 Fixed wrong translation
12868
12869 2001-10-13 [alfons, christoph, melvin]  
12870                         0.6.3claws15
12871
12872         solution #2 to solve MT-safety problems defers all GUI related calls
12873         to the main thread using a gtk_idle_add() callback. discussed on
12874         ircnet #sylpheed, with christoph spotting some issues with the
12875         original code, and melvin allowing us to lobotomize his sylpheed.
12876
12877         * src/syldap.[ch], src/main.c
12878                 fix race problem in ldap search thread by deferring GUI 
12879                 stuff to main thread using gtk_idle_add()
12880
12881 2001-10-13 [paul]       0.6.3claws14
12882
12883         * src/prefs_account.[ch], src/send.c, src/smtp.[ch]
12884                 add Sergey's smtpcred.patch
12885                 adds separate username/password setting for SMTP Auth
12886                 needed by some servers
12887                 (closes feature request #471659)
12888
12889 2001-10-13 [paul]       0.6.3claws13
12890
12891         * src/pgptext.[ch] **NEW FILES**
12892         * src/Makefile.am, src/messageview.c, src/mimeview.c
12893                 decrypt ascii-armored gpg text embedded in
12894                 the message body.
12895                 Submitted by Jens Jahnke <jan0sch@gmx.net>
12896
12897 2001-10-13 [christoph]  0.6.3claws12
12898
12899         * README.claws
12900                 some more details on default to and
12901                 feature requests
12902         * src/main.c
12903                 init glib threading when ldap is used
12904         * src/syldap.c
12905                 threading fixes
12906         * po/de.po
12907                 fixed a typo
12908
12909 2001-10-12 [paul]       0.6.3claws11
12910
12911         * src/prefs_common.[ch], src/rfc2015.c
12912                 enable ascii-armored gpg text to be embedded in the
12913                 message body, selectable through the 'Privacy'
12914                 preferences. Supports encrypting only.
12915                 Submitted by Ravemax <ravemax@dextrose.com>
12916
12917 2001-10-12 [paul]       0.6.3claws10
12918
12919         * sync with sylpheed 0.6.3cvs6
12920                 see ChangeLog entries 2001-10-11 and 2001-11-12
12921
12922         * src/folderview.c
12923                 incorporated mbox folders, scoring, and folder
12924                 properties into the sync
12925
12926 2001-10-12 [darko]      0.6.3claws9
12927
12928         * README.claws
12929                 describe quotation wrapping
12930         * src/compose.c
12931                 don't treat tab as space to calculate line length properly
12932
12933 2001-10-11 [alfons]
12934
12935         * README.claws
12936                 correct description of how to make new filtering system work,
12937                 add some other things
12938                 
12939         * src/syldap.c
12940                 remove sched_yield() (not necessary / unportable)
12941
12942 2001-10-11 [paul]       0.6.3claws8
12943
12944         * sync with sylpheed 0.6.3cvs3
12945                 see ChangeLog entry 2001-10-10
12946
12947 2001-10-10 [christoph]  0.6.3claws7
12948
12949         * .cvsignore
12950                 ignore 2 files created by newer autotools
12951         * src/prefs_folder_item.c
12952                 using table for widget alignment
12953                 fixed memory leak and broken octal display
12954         * src/filesel.c
12955                 fixed segfault caused by lost filename
12956                 workaround (closes bug #469551)
12957
12958 2001-10-10 [paul]       0.6.3claws6
12959
12960         * sync with sylpheed 0.6.3cvs2
12961                 see ChangeLog entries 2001-10-09 and 2001-10-10
12962
12963 2001-10-10 [darko]      0.6.3.claws5
12964
12965         * src/gtkstext.c
12966                 proper calculation of right margin if smart wrapping is enabled
12967         * src/compose.c
12968                 automatically wrap long lines if wrap quotation is enabled
12969
12970 2001-10-09 [alfons]     0.6.3.claws4
12971
12972         * src/summaryview.c
12973                 select correct row when deleting last row in the summary view (and
12974                 close bug "[ #469104 ] select second last in list when deleting")
12975
12976 2001-10-09 [paul]       0.6.3claws3
12977
12978         * sync with sylpheed 0.6.3cvs1
12979                 updated some autotool scripts
12980
12981 2001-10-09 [darko]      0.6.3claws2
12982
12983         * src/gtkstext.[ch]
12984                 new name and mark with Sylpheed comment
12985         * src/compose.c
12986                 smart quotation wrapping a-la VIM
12987
12988 2001-10-08 [paul]       0.6.3claws1
12989
12990         * sync with sylpheed 0.6.3 release
12991                 see ChangeLog entry 2001-10-08
12992
12993 2001-10-08 [paul]       0.6.2claws24
12994
12995         * src/summaryview.c
12996                 more sync with sylpheed 0.6.2cvs12
12997                 Fixed the bug that didn't select the last row correctly
12998
12999
13000 2001-10-07 [paul]       0.6.2claws23
13001
13002         * sync with sylpheed 0.6.2cvs12
13003                 see ChangeLog entry 2001-10-07
13004
13005 2001-10-06 [match]
13006         * src/jpilot.[ch]
13007                 enable jpilot to read unsynch'ed addresses.
13008
13009         * src/editldap_basedn.c
13010                 fix segfault when opening dialog.
13011
13012 2001-10-06 [alfons]     0.6.2.claws22
13013
13014         * src/summaryview.c
13015                 fix bug with summary view selecting last *inserted*
13016                 node instead of last *visible* node. remember we
13017                 work with a tree
13018
13019 2001-10-06 [paul]       0.6.2claws21
13020
13021         * po/pt_BR.po
13022                 updated translation, contains some fixes and new
13023                 translations, submitted by Gustavo Noronha Silva
13024                 <kov@debian.org>
13025
13026         * src/prefs_common.c
13027                 change 'each' to 'every' - fix dubious English
13028
13029         * sync with sylpheed 0.6.2cvs11
13030
13031 2001-10-05 [alfons]     0.6.2claws20
13032
13033         * src/mainwindow.[ch], src/folderview.c
13034                 make composite tool button switch between "Compose News"
13035                 and "Compose Mail" depending on selected folder
13036                 (nifty idea by Kim Schulz <kim@schulz.dk>)
13037
13038 2001-10-05 [paul]       0.6.2claws19
13039
13040         * src/mainwindow.c, src/summaryview.c
13041                 fix 'Message/Reply to all', broken in last commit
13042
13043         * src/compose.c
13044                 fix X_BEENTHERE seg fault, thanks to Alfons
13045
13046 2001-10-04 [paul]       0.6.2claws18
13047
13048         * src/compose.[ch], src/mainwindow.c
13049                 make "Message/Reply" reply to mailing lists; matches
13050                 'X-Mailing-list:' and 'X-BeenThere:' ML headers.
13051                 based on portions of the patch submitted by
13052                 Junichi Uekawa <dancer@netfort.gr.jp>
13053
13054 2001-10-04 [darko]      0.6.2claws17
13055
13056         * src/compose.c
13057                 better smart wrapping
13058         * src/gtkstext.[hc]
13059                 a function to make text buffer contiguous
13060
13061 2001-10-03 [paul]       0.6.2claws16
13062
13063         * sync with sylpheed 0.6.2cvs10
13064
13065 2001-10-02 [alfons]
13066
13067         * configure.in
13068         * po/zh_CN.GB2312.po, po/zh_TW.Big5.po
13069                 close bug "[ #466566 ] compile error on mdk 8.0" by removing
13070                 references to chinese translations (hope someone picks up
13071                 this)
13072
13073 2001-10-02 [christoph]  0.6.2claws15
13074
13075         * src/compose.c
13076                 fixed non translated header bug
13077         * ChangeLog.claws
13078                 fixed wrong date in alfons last entry ;)
13079
13080 2001-10-02 [alfons]     0.6.2claws14
13081
13082         * src/compose.c, src/prefs_common.[ch]
13083                 add block cursor option
13084
13085 2001-10-02 [paul]       0.6.2claws13
13086
13087         * sync with sylpheed 0.6.2cvs9
13088
13089 2001-09-30 [paul]       0.6.2claws12
13090
13091         * po/de.po, po/es.po, po/fr.po, po/nl.po, po/pt_BR.po
13092                 updated translations
13093
13094         * po/POTFILES.in
13095                 add 'src/importldif.c'
13096
13097         * AUTHORS, tools/README, tools/eud2gc.py, tools/Makefile.am
13098                 added eudora-to-vCard conversion tool
13099                 submitted by Jeroen Versteeg <j.m.versteeg@student.utwente.nl>
13100
13101         * sync with sylpheed 0.6.2cvs8
13102
13103 2001-09-30 [paul]
13104
13105         * sylpheed-0.6.2claws released
13106
13107 2001-09-27 [melvin]     0.6.2claws11
13108
13109         * src/gtkspell.c
13110                 fixed crash when using default path (introduced 
13111                 in 0.6.2claws10)
13112                 fixed tiny bug for initial suggestion mode
13113
13114 2001-09-27 [melvin]     0.6.2claws10
13115         
13116         * src/gtkspell.c
13117                 fixed bug where gtkpspell didn't set the path correctly
13118
13119         * README.claws
13120                 added a paragraph about spell checking
13121                 
13122
13123
13124 2001-09-27 [paul]       0.6.2claws9
13125
13126         * src/addrbook.c, src/addrcache.c, src/addritem.c, src/jpilot.c
13127                 replace '// comments' with '/* comments */' to prevent
13128                 some compiler warnings 
13129
13130         * sync with sylpheed 0.6.2cvs6
13131
13132 2001-09-26 [alfons]     0.6.2claws8
13133
13134         * src/messageview.c
13135                 introduce return receipt request notification again,
13136                 which was lost because of other semantics in 
13137                 procheader_parse() (???)
13138
13139 2001-09-26 [christoph]  0.6.2claws7
13140
13141         * src/compose.c
13142                 replace comments for old code with #if 0
13143                 readded auto cc, bcc and reply-to
13144         * src/prefs_matcher.c
13145         * src/prefs_scoring.c
13146                 removed some definition (was moved to
13147                 prefs.h)
13148
13149 2001-09-26 [paul]       0.6.2claws6
13150
13151         * src/mainwindow.c
13152                 make 'Follow-up and reply to' sensitive
13153
13154         * more sync with sylpheed 0.6.2cvs5
13155
13156 2001-09-25 [melvin]
13157
13158         * 0.6.2claws5
13159
13160         * src/gtkspell.c
13161                 fixed bug for "US-ASCII" introduced by the encoding code
13162
13163 2001-09-25 [paul]
13164
13165         * 0.6.2claws4
13166
13167         * src/prefs_common.[ch], src/summaryview.c
13168                 'next unread msg' 'go to next folder?' dialog can be
13169                 given default behaviour, either always show dialog,
13170                 or assume 'yes', or assume 'no'
13171                 Submitted by wwp <subscript@free.fr>
13172
13173 2001-09-25 [melvin]
13174                 
13175         * src/compose.c src/gtkspell.[ch]
13176                 added support for different encodings
13177
13178 2001-09-25 [paul]
13179
13180         * more sync with sylpheed 0.6.2cvs5
13181
13182 2001-09-24 [alfons]
13183         
13184         * src/prefs_folder_item.c
13185                 add check for item->prefs->default_to string is NULL and
13186                 add another check when freeing this string
13187
13188 2001-09-24 [paul]
13189
13190         * configure.in
13191                 change to version 0.6.2claws3
13192
13193         * sync with sylpheed 0.6.2cvs5 
13194
13195 2001-09-24 [match]
13196         * src/ldif.[ch], src/importldif.[ch], addressbook.c
13197                 import LDIF files.
13198         * src/addrcache.[ch], addrindex.[ch]
13199                 small update for future
13200         * src/addrbook.c
13201                 fix test XML file.
13202
13203 2001-09-24 [melvin]
13204         * src/gtkspell.[ch]
13205                 added 'Learn from mistakes' option
13206                 better handling of quotes in checked words
13207                 sorted dict list
13208         * po/fr.po
13209                 small update for spell checking stuff
13210
13211 2001-09-23 [alfons]
13212         
13213         * src/gtkspell.c
13214                 edit a little bit so it complies more with main coding style
13215
13216 2001-09-23 [alfons]
13217
13218         * src/folder.[ch], prefs_folder_item.c, compose.c
13219                 migrate "request return receipt" folder property
13220                 to folderlist.xml
13221
13222 2001-09-22 [alfons]
13223
13224         * README.claws **NEW**
13225                 (add things of interest for users of main branch 
13226                 and claws here)
13227
13228         * src/folder.[ch], src/mainwindow.c, src/summaryview.c
13229                 re-implement threading per folder option, but store 
13230                 the setting in folderlist.xml (where it belongs)
13231
13232 2001-09-21 [melvin]
13233
13234         * src/gtkspell.[ch]
13235                 fixed bug when compose window is under another window
13236         * src/prefs_common.[ch] src/compose.c
13237                 changed 'dictionary_path' to 'dictionary' to be consistent
13238                 dropped PSPELL_PATH macro (hard coded default to /usr/local/share/pspell)
13239         * ac/pspell.m4 src/Makefile.am 
13240                 dropped PSPELL_PATH macro
13241         * po/fr.po
13242                 updated translations
13243
13244 2001-09-21 [christoph]
13245
13246         * src/compose.c
13247                 added border around header fields
13248                 keep header type when new field is added
13249
13250 2001-09-20 [christoph]
13251
13252         * src/utils.[ch]
13253                 more portable debug_print with source filename
13254                 and linenumber
13255         * src/procmsg.c
13256                 more newlines after debug messages
13257
13258 2001-09-20 [paul]
13259
13260         * configure.in
13261                 change to version 0.6.2claws2
13262
13263         * sync with sylpheed 0.6.2cvs3
13264
13265 2001-09-19 [melvin]
13266
13267         * src/gtkspell.c
13268                 fixed the post-right-click focus pb
13269                 fixed crash when 'Spell check all' after dict change 
13270                         and when cursor is at the end of the text
13271                 shift-right-click pops up config menu even on misspelled words.
13272         * po/POTFILES.in
13273                 added gtkspell.c
13274
13275 2001-09-19 [melvin]
13276
13277         * src/about.c
13278                 added pspell to compiled-in features list
13279
13280 2001-09-18 [melvin]
13281
13282         * switched to pspell and dropped ispell
13283         * ac/pspell.m4
13284                 new file. autoconf macro for pspell
13285         * ac/Makefile.am 
13286         * configure.in acconfig.h
13287                 added pspell support
13288         * src/Makefile.am
13289         * src/main.c src/compose.[ch] src/gtkspell.[ch]
13290         * src/prefs_common.[ch] 
13291                 added pspell support
13292
13293 2001-09-18 [christoph]
13294
13295         * src/addr_compl.c
13296         * src/template.[ch]
13297                 replace LOG_MESSAGE with debug_print
13298         * src/compose.[ch]
13299                 gui improvements
13300         * src/menu.c
13301                 added newline after debug message
13302         * src/utils.h
13303                 using __VA_ARGS__ for debug_print macro
13304         * tools/.cvsignore
13305                 ignore Makefile and Makefile.in
13306
13307 2001-09-18 [paul]
13308
13309         * configure.in
13310                 change to version 0.6.2claws1
13311         * sync with sylpheed 0.6.2cvs1
13312
13313         * src/matcher.c 
13314         * src/prefs_matcher.c
13315                 add 'score equal to' option, submitted by
13316                 Paul Evans <nerd@freeuk.com>
13317
13318 2001-09-15 [christoph]
13319
13320         * src/mainwindow.c
13321                 comment out menu entry not existing in claws
13322         * src/menu.c
13323                 add debug output for non existing menu entries
13324         * src/summaryview.c
13325                 fix next/prev unread message for ignored threads
13326         * src/utils.[ch]
13327                 add sourcefile and line number to debug output
13328                 otherwise it is sometimes hard to find the
13329                 source code part if debug messages are translated
13330
13331 2001-09-14 [darko]
13332         
13333         * src/folderview.c
13334                 refresh target folder style after colour is changed
13335
13336 2001-09-13 [paul]
13337
13338         * configure.in
13339                 change to version 0.6.1claws3
13340
13341         * sync with sylpheed 0.6.1cvs6
13342
13343 2001-09-13 [darko]
13344         
13345         * src/folderview.c
13346                 fix target folder colourization to use user selected colour
13347
13348 2001-09-12 [darko]
13349         
13350         * src/summaryview.c
13351                 fix crash when message that is marked for copy/move is unmarked
13352
13353 2001-09-09 [paul]
13354
13355         * configure.in
13356                 change to version 0.6.1claws2
13357
13358         * sync with sylpheed 0.6.1cvs3
13359
13360 2001-09-09 [alfons]
13361         
13362         * src/folderview.c
13363                 fix bug with default font used for trash folder text
13364
13365 2001-09-06 [paul]
13366
13367         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
13368                 updated translations
13369
13370         * configure.in
13371                 change to version 0.6.1claws1
13372
13373         * sync with sylpheed 0.6.1cvs2
13374
13375 2001-09-03 [paul]
13376
13377         * po/POTFILES.in
13378                 add Match's new addressbook
13379
13380         * po/de.po
13381                 updated translation submitted by Jens Oberender
13382
13383 2001-09-02 [paul]
13384
13385         * configure.in
13386                 change to 0.6.1claws
13387         * sync with sylpheed 0.6.1 release
13388
13389 2001-09-02 [paul]
13390
13391         * configure.in
13392                 change to 0.6.0claws2
13393
13394         * sync with sylpheed 0.6.0cvs4
13395
13396         * po/pt_BR.po
13397                 updated translation submitted by Fabio Junior Beneditto
13398
13399 2001-09-01 [match]
13400         * pixmaps/
13401                 interface.xpm
13402                 book.xpm
13403                 address.xpm
13404         * src/
13405                 Makefile.am
13406                 a ton of new files
13407
13408 2001-08-31 [paul]
13409
13410         * configure.in
13411                 change to version 0.6.0claws1
13412
13413         * sync with sylpheed 0.6.0cvs1
13414
13415         * po/es.po
13416                 updated translation submitted by Ricardo Mones Lastra
13417
13418         * po/POTFILES.in
13419                 add 'src/prefs_templates.c'
13420
13421         * src/compose.c, src/summaryview.c
13422                 fix segfault on 'Re_edit'               
13423
13424 2001-08-30 [alfons]
13425
13426         * configure.in, Makefile.am
13427         * tools/Makefile.am
13428                 add tools directory to source distribution
13429
13430 2001-08-30 [paul]
13431
13432         * configure.in
13433                 change to version 0.6.0claws
13434
13435         * sync with sylpheed 0.6.0 release
13436
13437 2001-08-30 [christoph]
13438
13439         * configure.in
13440                 removed autoconf version check
13441
13442 2001-08-30 [paul]
13443
13444         * src/account.c, src/compose.c, src/prefs_common.[ch]
13445         * src/procheader.[ch] src/utils.[ch]
13446                 Enhanced automatic account selection on replies
13447                 Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
13448
13449         * configure.in
13450                 add LDAP and JPilot to the configuration results output.
13451
13452 2001-08-29 [christoph]
13453
13454         * src/summeryview.c
13455                 no bold font for ignored threads
13456
13457 2001-08-29 [paul]
13458
13459         * configure.in
13460                 change to version 0.5.3claws6
13461
13462         * sync with sylpheed 0.5.3cvs10
13463                 src/stringtable.[ch]: New Files
13464
13465         * src/compose.c, src/gtkutils.c, src/gtkutils.h, src/mainwindow.c
13466         * src/pixmaps/sylpheed.xpm
13467                 add mini-icons to windows (by Alfons)
13468
13469 2001-08-27 [paul]
13470
13471         * src/mainwindow.c
13472                 new functions: next_labeled_cb(), prev_labeled_cb()
13473
13474         * src/summaryview.c
13475                 new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
13476                 summary_select_next_labeled(), summary_select_prev_labeled()
13477
13478         * src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
13479                 give claws blue folders and a blue trash can
13480
13481 2001-08-27 [paul]
13482
13483         * configure.in
13484                 change to version 0.5.3claws5
13485
13486         * sync with sylpheed 0.5.3cvs9
13487                 src/labelcolors.[ch] renamed to src/colorlabel.[ch] 
13488
13489 2001-08-24 [christoph]
13490
13491         * src/filesel.c
13492                 keep filename when browsing directories
13493                 (not working for user entered filename, but
13494                  for default name and selected filename from
13495                  file list)
13496         * src/mainwindow.c
13497                 fixed wrong spelling "Folllow-up"
13498         * src/mbox_folder.c
13499         * src/procmsg.c
13500         * src/summaryview.c
13501                 fixed new/unread message count with ignored
13502                 threads (2 commits, first didn't notice no
13503                 longer needed decreasing)
13504         * src/inc.c
13505                 readded scrolling of progress dialog
13506                 (lost in sync)
13507
13508 2001-08-24 [paul]
13509
13510         * configure.in
13511                 change to 0.5.3claws4
13512
13513         * sync with sylpheed 0.5.3cvs7
13514
13515 2001-08-24 [christoph]
13516
13517         * src/compose.c
13518                 set request return receipt when replying
13519                 if it is set is the folder prefs of the
13520                 message
13521         * src/inc.c
13522                 disable final error popup if popups are
13523                 disabled in config (again)
13524
13525 2001-08-23 [paul]
13526
13527         * configure.in
13528                 Change version number to 0.5.3claws3
13529
13530         * sync with sylpheed 0.5.3cvs5
13531
13532         * src/mimeview.c
13533                 double quote '%s' in 'gedit %s' to fix bug when
13534                 opening attachment with spaces in the name
13535
13536 2001-08-22 [alte]
13537         * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
13538           src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
13539                 initial message templates support
13540
13541
13542 2001-08-22 [paul]
13543
13544         * configure.in
13545                 change version number to 0.5.3claws2
13546
13547         * sync with sylpheed 0.5.3cvs4
13548
13549         * src/procmsg.h src/summaryview.c
13550                 re-implement (un)ignore thread
13551
13552 2001-08-21 [paul]
13553
13554         * src/summaryview.c
13555                 remove unnecessary code
13556         * src/compose.c
13557                 enable 'dynamic' signatures (submitted by
13558                 Eric Limpens <eric@hscg-internet.nl>)
13559
13560 2001-08-21 [paul]
13561
13562         clean up after sync with sylpheed 0.5.3 release
13563
13564         * src/folderview.c
13565                 fix re-introduced font mess, see Christoph's
13566                 entry 2001-06-24
13567
13568         * src/summaryview.c
13569                 remove prev_msgnum
13570                 use sylpheed's small font instead of
13571                 gtk default font for summary view
13572
13573
13574 2001-08-17 [paul]
13575
13576         * configure.in
13577                 add pl to ALL_LINGUAS - sync with main branch
13578
13579         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
13580                 Updated. Translations by Jens Oberender, Ricardo Mones
13581                 Lastra, Alfons, and Fabio Junior Beneditto respectively.
13582
13583         * po/pl.po  ** NEW FILE **
13584                 sync with the main branch
13585
13586         * src/folderview.c
13587                 fix target folder colorizing and refresh problem
13588
13589
13590 2001-08-17 [christoph]
13591
13592         * src/mainwindow.c
13593                 claws uses 4 colors for target folder coloring.
13594                 arrays were not long enough and destroyed the
13595                 stack causing a segfault.
13596                 target folder colorizing does not work anymore
13597                 for me
13598
13599 2001-08-16 [paul]
13600
13601         * configure.in
13602                 change to version 0.5.3claws1
13603
13604         * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
13605           src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
13606           src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
13607
13608                 sync with sylpheed 0.5.3 release, but keep claws method of
13609                 configuring/saving fonts
13610
13611         * src/addressbook.[ch]
13612                 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
13613                 in line with a similar change in Hiroyuki's branch
13614
13615         * src/mainwindow.[ch]
13616                 disable main_window_set_thread_option()
13617         * src/prefs_folder_item.c
13618                 comment out &tmps_prefs.enable_thread,
13619         * src/mbox_folder.c, src/procmsg.[ch]
13620                 comment out MSG_IS_IGNORE_THREAD
13621         * src/summaryview.c
13622                 comment out summary_ignore_thread() and summary_unignore_thread()
13623                 comment out MSG_IS_IGNORE_THREAD
13624
13625                 use Hiroyuki's threading instead.
13626
13627
13628
13629 2001-08-15 [paul]
13630
13631         * src/account.c
13632                 use Hiroyuki's 0.5.3 column scheme but also
13633                 include the enable/disable button.
13634         * src/pixmaps/mark.xpm
13635                 add Hiroyuki's amended pixmap
13636
13637 2001-08-13 [christoph]
13638
13639         * src/account.c
13640                 receive at get all column showed wrong state for APOP
13641                 button should only work for POP3 and APOP accounts
13642         * src/prefs_account.c
13643                 added missing preprocessor statement for SSL
13644
13645 2001-08-12 [paul]
13646
13647         * src/account.[ch]
13648                 add 'receive at get all' column and enable/disable
13649                 button.
13650
13651 2001-08-06 [christoph]
13652
13653         * src/account.c
13654                 show usage of SSL in protocol column
13655
13656         * src/imap.c
13657         * src/inc.c
13658                 renamed ssl options
13659
13660         * src/prefs_account.[ch]
13661                 moved ssl options to a new page
13662
13663         * src/send.c
13664         * src/smtp.c
13665         * src/ssl.[ch]
13666                 renamed ssl options
13667                 added support for SMTP STARTTLS command
13668
13669 2001-08-05 [christoph]
13670
13671         * configure.in
13672                 debian autoconf needs version check to find
13673                 correct autoconf version. if the file is
13674                 named configure.in 2.13 is used, which does
13675                 not work with this configure.in script.
13676                 other solution would be to rename the script
13677                 to configure.ac as suggested in the autoconf
13678                 manual.
13679
13680         * src/inc.c
13681                 disable final error popup if popups are
13682                 diabled in config
13683
13684         * src/socket.c
13685                 bugfix in ssl_gets
13686                 fixes IMAP over SSL problem
13687
13688 2001-08-03 [paul]
13689
13690         * configure.in
13691                 change to 0.5.2claws1
13692
13693         * sync with sylpheed 0.5.2cvs1
13694
13695 2001-08-02 [alfons]
13696
13697         * configure.in
13698                 quick fix for ispell detection...
13699
13700 2001-08-01 [paul]
13701
13702         * configure.in
13703                 change to 0.5.1claws4
13704
13705         * sync with sylpheed 0.5.1cvs7
13706
13707 2001-07-31 [alfons]
13708
13709         * src/prefs_common.c, src/prefs_common.h, 
13710           src/gtkspell.c, src/gtkspell.h
13711                 add global spelling checker settings (compose tab) +
13712                 selection of dictionary 
13713           
13714         * configure.in  
13715                 guess valid ispell location
13716
13717 2001-07-31 [paul]
13718
13719         * po/POTFILES.in
13720                 removal of 'src/quote_fmt_parse.c'
13721         * po/de.po
13722                 Updated de.po
13723                 (submitted by Jens Oberender <didge@suse.de>)
13724
13725 2001-07-31 [darko]
13726
13727         * src/folder.[ch]
13728         * src/folderview.[ch]
13729         * src/mainwindow.c
13730         * src/mh.c
13731         * src/prefs_common.[ch]
13732         * src/summaryview.c
13733                 target folder colourization
13734
13735 2001-07-30 [paul]
13736
13737         more sync with Sylpheed 0.5.1cvs6 
13738
13739 2001-07-30 [darko]
13740
13741         * src/mh.c
13742         * src/prefs_folder_item.[hc]
13743         * src/summaryview.c
13744                 shared folders support with a GUI
13745
13746 2001-07-29 [paul]
13747
13748         0.5.1claws3
13749
13750         * sync with Sylpheed 0.5.1cvs6
13751
13752 2001-07-29 [paul]
13753
13754         * po/pt_BR.po
13755                 updated
13756                 (submitted by Fabio Junior Beneditto)
13757
13758 2001-07-28 [paul]
13759
13760         * src/procmime.c
13761         * AUTHORS
13762                 patch to correct bad image mime headers
13763                 (submitted by Don Quijote <dq@searchlores.org>)
13764
13765 2001-07-28 [paul]
13766
13767         * tools/gif2xface.pl   **NEW FILE**
13768         * tools/README
13769                 script to convert file.gif to file.xface for
13770                 use in a custom header.
13771                 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
13772
13773 2001-07-27 [alfons]
13774         
13775         * configure.in
13776                 change macros for detecting JPilot and LDAP
13777
13778 2001-07-27 [christoph]
13779
13780         * src/filtering.c
13781                 code cleanup (MIN / MAX warning, needed casting)
13782
13783 2001-07-27 [alfons]
13784
13785         * procheader.c
13786                 disallow setting flags when detecting certain headers
13787                 (X-Status, Status, Seen, X-Seen). 
13788         
13789         * sync with Hiroyuki's Sylpheed 0.5.1cvs5
13790
13791 2001-07-27 [christoph]
13792
13793         * src/prefs_filter.c
13794         * src/prefs_filtering.c
13795         * src/prefs_matcher.c
13796         * src/prefs_scoring.c
13797                 scroll list when moving rows up or down
13798
13799         * src/imap.c
13800         * src/imap.h
13801         * src/prefs_account.c
13802         * src/prefs_account.h
13803         * src/send.c
13804                 SMTP over SSL (untested, feedback requested)
13805                 IMAP over SSL
13806
13807         * src/ssl.c
13808                 code cleanup
13809
13810 2001-07-26 [alfons]
13811         
13812         * configure.in, acconfig.h
13813                 define CLAWS (need this for main / claws detection)
13814
13815 2001-07-25 [alfons]
13816
13817         * configure.in
13818                 Sylpheed 0.5.1claws2
13819                 
13820         * sync with Sylpheed 0.5.1cvs4
13821
13822 2001-07-25 [christoph]
13823
13824         * src/scoring.c
13825                 fixed segfault
13826                 item->prefs == NULL (don't know why)
13827
13828 2001-07-25 [alfons]
13829
13830         * configure.in
13831                 Sylpheed 0.5.1claws1
13832
13833         * sync with Sylpheed 0.5.1cvs1-3
13834
13835 2001-07-24 [christoph]
13836
13837         * src/folderview.c
13838         * src/prefs_folder_item.[ch]
13839                 added folderitem preferences dialog with
13840                 default To: and auto request return receipt
13841
13842         * src/compose.[ch]
13843         * src/menu.[ch]
13844                 changes to handle new folderitem preferences
13845
13846         * src/mainwindow.c
13847         * src/summaryview.c
13848                 call compose new mail with current folderitem
13849
13850 2001-07-24 [alfons]
13851
13852         Release Sylpheed 0.5.1claws
13853
13854         * configure.in
13855                 change to release version 0.5.1claws
13856
13857 2001-07-24 [christoph]
13858
13859         * src/summaryview.c
13860                 fixed segfault that happend when the selected
13861                 message was removed while retrieving new messages.
13862
13863         * po/es.po
13864                 updated translation
13865                 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
13866
13867 2001-07-22 [alfons]
13868
13869         add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
13870         this is a work in progress, for more information: http://nlpagan.net/sylman 
13871         
13872         * configure.in, src/mainwindow.c, manual/Makefile.am
13873                 add support for English manual
13874
13875         * AUTHORS
13876                 add authors of user manuals
13877
13878         * manual/en/sylpheed*.html
13879                 add English documentation
13880
13881 2001-07-22 [christoph]
13882
13883         * po/POTFILES.in
13884                 added src/ssl.c
13885         * src/ssl.c
13886                 changed a wrong debug message
13887
13888 2001-07-22 [alfons]
13889
13890         * po/nl.po
13891                 update Dutch translation
13892
13893         * src/prefs_filtering.c, 
13894           src/prefs_matcher.c
13895                 add more translatable strings           
13896
13897 2001-07-21 [alfons]
13898
13899         0.5.0claws7
13900
13901         * configure.in
13902                 change version
13903
13904         * src/inc.c, src/summaryview.[ch]
13905                 prevent update of mark file when filtering has done, by
13906                 using a variable; this affects two functions:
13907                         inc.c::inc_finished()
13908                         summaryview.c::summary_show()
13909
13910 2001-07-20 [alfons]
13911
13912         * src/filtering.[ch], src/prefs_filtering.c, 
13913           src/matcher.[ch]
13914                 add filtering action for label coloring 
13915
13916         * po/POTFILES.in
13917                 add labelcolors.c
13918
13919         * added src/labelcolors.c
13920         * added src/labelcolors.h
13921         * src/Makefile.am, src/summaryview.c
13922                 rearrange label coloring code
13923
13924         * src/procmsg.h
13925                 add more parentheses so label colouring works correctly
13926
13927         * src/filtering.c
13928                 don't really delete message, but move it to Trash
13929
13930         * src/prefs_matcher.c
13931                 add quote options to info dialog
13932
13933 2001-07-20 [christoph]
13934
13935         * src/Makefile.am
13936         * src/inc.c
13937         * src/main.[ch]
13938         * src/socket.h
13939         * src/ssl.[ch] (new)
13940                 moved ssl stuff to a seperate file
13941
13942 2001-07-20 [darko]
13943
13944         * src/summaryview.c
13945                 fix show sender using address book with no e-mail
13946                 address in From: field
13947
13948 2001-07-19 [alfons]
13949
13950         * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
13951                 fix messy handling of escaping... now at least the
13952                 execute command is useful. escape char is '\', we
13953                 accept \n and \r too. 
13954
13955                 Real life example:
13956                 
13957                 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
13958                 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
13959
13960 2001-07-18 [alfons]
13961
13962         0.5.0claws6
13963
13964         * src/summaryview.c
13965                 clean up
13966
13967         * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
13968           src/procmsg.[ch]
13969                 revise filtering; currently move, copy, marking have
13970                 been tested. if you like bleeding edge stuff, you
13971                 should definitely go for this version :)
13972
13973         * mark old working stuff as VERSION_0_5_0_CLAWS5        
13974
13975 2001-07-17 [christoph]
13976
13977         * src/utils.c
13978                 timestamp log
13979
13980 2001-07-17 [alfons]
13981
13982         0.5.0claws5
13983
13984         * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more 
13985           bits in the mark file, without affecting either branch. Lots of
13986           files changed, also in claws branch.
13987
13988           UNTESTED: use of mbox folders
13989
13990         * src/summaryview.c
13991                 added mark all read; however this was a quick hack used for
13992                 cleaning up mess after initial merge with Hiroyuki
13993
13994         * configure.in
13995                 change claws version number back to 0.5.0claws5 to clear up 
13996                 confusion & pretension (recent release was technically 
13997                 0.5.0claws4, so we neatly align with Hiroyuki :-)
13998
13999 2001-07-16 [alfons]
14000
14001         sync with Hiroyuki's 0.5.0cvs4
14002
14003 2001-07-16 [alfons]
14004
14005         0.5.1claws3
14006
14007         * src/filtering.[ch]
14008                 remove invalid updating of mark files for 
14009                 filter actions MATCHING_ACTION_MOVE and 
14010                 MATCHING_ACTION_DELETE; this should fix the
14011                 folder update bug
14012                 
14013         * src/procmsg.c
14014                 revert Christoph's stab at fixing the folder 
14015                 update bug
14016
14017         * po/POTFILES.in
14018                 add missing files with translatable strings
14019
14020         * src/summaryview.c
14021                 remove debug print
14022
14023 2001-07-15 [alfons]
14024
14025         * src/addr_compl.[ch], src/prefs_filtering.c
14026                 make "filtering pref dialog's destination entry" an
14027                 "address completable entry", if filter destination is 
14028                 an email address
14029
14030         0.5.1claws2
14031         
14032         sync with Hiroyuki's 0.5.0cvs2-3
14033
14034 2001-07-15 [christoph]
14035
14036         * src/procmsg.c
14037                 fixed folder stats update after incorporation
14038
14039 2001-07-15 [alfons]
14040
14041         * src/summaryview.c
14042                 * finish label colouring stuff (for now)
14043                 * fix incorrect colour bug (off by one) 
14044
14045 2001-07-14 [alfons]
14046
14047         * src/mainwindow.c
14048                 change text labels for news and mail message so there's
14049                 plenty of toolbar estate left
14050
14051         * configure.in
14052                 0.5.1claws1
14053
14054         * src/folderview.c
14055           src/folder.[ch]
14056                 sync with Hiroyuki's 0.5.0cvs1
14057
14058         * src/summaryview.c
14059                 more rewrite label colouring
14060
14061 2001-07-14 [alfons]
14062
14063         * src/summaryview.[ch]
14064                 * start rewrite label colouring 
14065                 * fix proper location "Add Sender To Addressbook" menu item
14066
14067 2001-07-13
14068
14069         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
14070         (actually this is 0.5.0claws4)
14071
14072 2001-07-13 [alfons]
14073
14074         * po/pt_BR.po
14075                 * fix duplicate message
14076                 * add updated Portugese / Brazilian translation
14077                   submitted by Fabio Junior Beneditto
14078
14079 2001-07-12 [alfons]
14080
14081         * AUTHORS
14082                 add Jens
14083
14084         * po/nl.po
14085                 add updated Dutch translation
14086
14087         * po/de.po
14088                 add updated German translation submitted by Jens
14089
14090 2001-07-11 [alfons]
14091
14092         Prerelease before 0.5.0claws. Please test.
14093         This version is temporarily tagged as VERSION_0_5_0_TEST
14094
14095         * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
14096           src/prefs_scoring.c, src/prefs_matcher.c, 
14097           src/prefs_filtering.c, src/mbox.c, 
14098           src/main.c, src/inc.c, src/filtering.[ch]
14099                 revert new Hoa's new matcher (does not work yet)
14100
14101         * src/Makefile.am
14102                 clean up
14103
14104 2001-07-10
14105
14106         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
14107
14108
14109 2001-07-10 [alfons]
14110
14111         * Makefile.am
14112                 add ChangeLog.claws to EXTRA_DIST
14113         * src/Makefile.am
14114                 add matcher_parser_parse.h to EXTRA_DIST
14115
14116 2001-07-10 [christoph]
14117
14118         * src/inc.c
14119                 add destination folder to table of
14120                 folders that need to be updated after
14121                 incorporation
14122
14123 2001-07-10 [alfons]
14124
14125         * folder.[ch]
14126           folderview.c
14127                 make collapse state of folders and folder items persistent, i.e.
14128                 if you collapse a folder tree, the next time sylpheed-claws starts 
14129                 up the folder tree remains collapsed.  
14130                 
14131 2001-07-10 [christoph]
14132
14133         * acconfig.h
14134         * configure.in
14135                 added --enable-ssl
14136         * src/md5.[ch]
14137                 renamed MD5_CTX to MD5_CTX_syl
14138                 conflicts with a struct in openssl
14139         * src/inc.c
14140         * src/main.[ch]
14141         * src/prefs_account.[ch]
14142         * src/socket.[ch]
14143                 SSL support for POP
14144         * src/mainwindow.c
14145                 fixed compose with current account
14146                 broken by new compose button stuff
14147
14148 2001-07-09 [hoa]
14149
14150         * AUTHORS
14151                 changed my email address
14152
14153         * src/matcher_parser_parse.y
14154                 clean the parser to remove conflicts
14155
14156 2001-07-09 [alfons]
14157
14158         * AUTHORS
14159                 add Match Grun
14160
14161         * configure.in
14162                 fix incorrect description of --enable-ldap parameter
14163
14164         * src/prefs_common.[ch]
14165           src/compose.c
14166                 add experimental option "smart wrapping" which makes the
14167                 compose editor auto wrap.
14168                 
14169                 | TODO: the problem with the buggy cursor handling is caused |
14170                 | by the GtkText. when deleting / backspacing text its       |
14171                 | wrapping algorithm does not take in account the previous   |
14172                 | line. should find a way to hack this in.                   |
14173                 | or should perhaps combine this with the word wrapping      |
14174                 | patch i wrote in january.                                  |
14175
14176         * src/about.c
14177                 show build parameters for LDAP and JPilot
14178
14179         * src/summaryview.c
14180                 revert Christoph's bugfix for selecting next unread message, 
14181                 because folder stats aren't updated correctly
14182
14183 2001-07-08 [hoa]
14184
14185         * src/filtering.c
14186         * src/mainwindow.c
14187         * src/matcher.c
14188         * src/matcher_parser_lex.l
14189         * src/matcher_parser_parse.y
14190         * src/prefs_filtering.c
14191         * src/prefs_scoring.c
14192         * src/scoring.c
14193                 bugfix of the config file parser
14194
14195 2001-07-08 [alfons]
14196
14197         * src/Makefile.am
14198                 added generated matcher sources to BUILT_SOURCES
14199
14200 2001-07-08 [hoa]
14201
14202         * src/Makefile.am
14203         * src/.cvsignore
14204                 added new config file parser
14205
14206         * src/scoring.[ch]
14207         * src/filtering.[ch]
14208         * src/matcher.[ch]
14209         * src/prefs_filtering.c
14210         * src/prefs_matcher.c
14211         * src/prefs_scoring.c
14212         * added src/matcher_parser.h
14213         * added src/matcher_parser_lex.h
14214         * added src/matcher_parser_lex.l
14215         * added src/matcher_parser_parse.y
14216                 lex & yacc config file parser
14217
14218         * src/mbox.c
14219         * src/inc.c
14220         * src/main.c
14221                 changes prefs_filtering into global_filtering           
14222
14223         * src/summaryview.c
14224                 build threads with subjects only if "Re: " is at the
14225                 beginning of the subject
14226
14227 2001-07-07 [paul]
14228
14229         0.5.0claws
14230
14231         sync with sylpheed 0.5.0
14232                 change of version number only
14233
14234 2001-07-06 [paul]
14235
14236         0.5.0claws5
14237
14238         sync with sylpheed 0.5.0pre5
14239
14240 2001-07-05 [paul]
14241
14242         sync with sylpheed 0.5.0pre4 release
14243                 /po and /manual/ja not sync'ed
14244
14245 2001-07-04 [paul]
14246
14247         more sync with sylpheed 0.5.0pre4
14248
14249 2001-07-03 [christoph]
14250
14251         * src/addressbook.c
14252                 fixed address book broken by address book
14253                 for VCard, JPilot, LDAP
14254
14255 2001-07-03 [alfons]
14256
14257         * src/matcher.c
14258         * src/textview.c
14259                 stopped memory leaks
14260
14261 2001-07-03 [paul]
14262
14263         more sync with sylpheed 0.5.0pre4
14264
14265 2001-07-02 [match]
14266
14267         * included address book patch for VCard, JPilot, LDAP
14268         * pref_common.c - fixed Font options on Display tab (cosmetic)
14269         * alertpanel.c - fixed truncated message
14270
14271 2001-07-02 [christoph]
14272
14273         * src/mbox_folder.c
14274         * src/procmsg.[ch]
14275         * src/summaryview.c
14276                 mark threads for ignoring
14277
14278 2001-07-02 [paul]
14279
14280         0.5.0claws4
14281
14282         * sync with sylpheed 0.5.0pre4
14283                 updated gettext to 0.10.38.
14284
14285 2001-07-01 [paul]
14286
14287         * src/ mainwindow.c
14288         * src/procmsg.h
14289         * src/summaryview.[ch]
14290                 new right-click option: Label.
14291                 substitute for 'Mark-->Mark/Unmark', colours the line.
14292                 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
14293
14294 2001-07-01 [christoph]
14295
14296         * src/folderview.c
14297                 fixed font for trash
14298         * src/summaryview.c
14299                 move ctree to unread message
14300
14301 2001-07-01 [paul]
14302
14303         * sync with sylpheed 0.5.0pre3 release
14304
14305 2001-06-30 [alfons]
14306
14307         * src/filesel.[ch]
14308         * src/compose.c
14309                 allow inserting / attaching multiple files in
14310                 the composer window
14311
14312 2001-06-30 [paul]
14313
14314         * src/codeconv.c
14315                 small change to Alfons' previous stuff so that it
14316                 actually makes
14317
14318 2001-06-30 [alfons]
14319
14320         * lots of files changed; first attempt to merge the changes
14321           and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
14322
14323 2001-06-30 [paul]
14324
14325         * po/pt_BR.po
14326                 updated and completed, translations by Fabio
14327                 Junior Beneditto <fjbeneditto@yahoo.com.br>
14328
14329 2001-06-29 [alfons]
14330
14331         * src/compose.c
14332         * src/mimeproc.[ch]
14333                 allow selecting an attached files' mime type from a 
14334                 list of types.
14335
14336 2001-06-29 [paul]
14337
14338         * more sync with sylpheed 0.5.0pre3
14339
14340 2001-06-29 [paul]
14341
14342         * po/pt_BR.po
14343                 merge with sylpheed.pot and pt_BR.po provided by
14344                 Fabio Junior Beneditto.
14345
14346 2001-06-29 [darko]
14347
14348         * src/procmime.c
14349                 make MIME types case insensitive
14350
14351 2001-06-28 [alfons]
14352
14353         * po/nl.po
14354                 merge with sylpheed.pot and old nl.po; translations added.
14355
14356 2001-06-28 [paul]
14357
14358         * more sync with sylpheed 0.5.0pre3
14359
14360 2001-06-27 [alfons]
14361
14362         * src/summaryview.c
14363                 don't crash when removing parent node of messages
14364                 attracted by subject. this was caused by not deleting
14365                 the parent node from the subject line hash table.
14366
14367 2001-06-27 [alfons]
14368
14369         * src/summaryview.c
14370         * src/compose.[ch]
14371         * src/mainwindow.c
14372                 if there are multiple messages selected, allow forwarding
14373                 them as attachments.
14374
14375 2001-06-27 [paul]
14376
14377         * more sync with sylpheed 0.5.0pre3
14378
14379 2001-06-26 [paul]
14380
14381         0.5.0claws3
14382
14383         * sync with sylpheed 0.5.0pre3
14384
14385 2001-06-25 [paul]
14386
14387         * src/mainwindow.c
14388                 fixed 'compose news article' bug
14389                 from icon-and-text toolbar
14390
14391 2001-06-25 [paul]
14392
14393         * sync with sylpheed 0.5.0pre2 release
14394
14395 2001-06-24 [christoph]
14396
14397         * src/prefs_common.c
14398                 bug fix in font selection
14399         * src/folderview.c
14400                 use sylpheed's normal font instead of
14401                 gtk default font for folders without
14402                 new messages
14403
14404 2001-06-24 [alfons]
14405
14406         * src/mainwindow.[ch]
14407                 added composite compose mail / news button (an idea by Leandro
14408                 Pereira <leandro@linuxmag.com.br>)
14409
14410 2001-06-24 [paul]
14411
14412         Added instructions for ldif-to-xml.py
14413
14414         * tools/README
14415
14416 2001-06-23 [alfons]
14417
14418         Some minor things.
14419
14420         * src/pixmaps/stock_news_compose.xpm
14421                 added pixmap by Leandro
14422         * src/prefs_common.c
14423                 tested built-in spelling checker of GCC 3.0 :)
14424         * po/nl.po
14425                 merged dutch translation of sylpheed-main with
14426                 sylpheed.pot
14427
14428 2001-06-23 [paul]
14429
14430         Added tools directory and files.
14431
14432         * tools/filter_conv.pl
14433                 converts old filter system to new filtering system
14434         * tools/ldif-to-xml.py
14435                 converts netscape addressbook to sylpheed addressbook
14436         * tools/README
14437                 descriptions/instructions for above two files
14438
14439 2001-06-23 [christoph]
14440
14441         * src/inc.c
14442         * src/manage_window.[ch]
14443         * src/prefs_common.[ch]
14444                 mail retrieval dialog can be enabled, disabled
14445                 or hidden if non of sylpheed's windows is active
14446
14447 2001-06-22 [paul]
14448
14449         0.5.0claws2
14450
14451         * sync with sylpheed 0.5.0pre2
14452
14453 2001-06-21 [christoph]
14454
14455         * src/summaryview.c
14456                 show recipient on 'from' for all accounts
14457                 
14458         * src/inc.c
14459         * src/prefs_common.[ch]
14460                 disable error popup on mail receive errors
14461
14462 2001-06-21 [alfons]
14463
14464         * src/compose.c
14465                 made the ruler correctly appear and disappear.
14466
14467         * src/Makefile.am
14468                 removed Hoa's work-in-progress-stuff (interesting!) so 
14469                 claws compiles ok.
14470
14471 2001-06-20 [christoph]
14472
14473         * src/inc.c
14474         * src/progressdialog.c
14475                 added scrolled window for list in progressdialog
14476
14477 2001-06-20 [paul]
14478
14479         sync with sylpheed 0.5.0pre1 release
14480
14481 2001-06-20 [christoph]
14482
14483         * src/summeryview.c
14484                 make building threads by subject work when
14485                 thread view is enabled
14486                 
14487         * src/compose.c
14488         * src/prefs_common.[ch]
14489                 automatically select account for mail replys
14490
14491 2001-06-19 [sergey]
14492
14493         * src/compose.c (compose_create): keep Bcc and Reply-To visible if
14494         they are filled in from the account settings.
14495
14496 2001-06-19 [paul]
14497
14498         * more sync with sylpheed 0.5.0pre1
14499
14500 2001-06-18 [alfons]
14501
14502         * src/Makefile.am,
14503           src/procmime.c
14504                 added --sysconfdir to CPPFLAGS for pointing to the correct
14505                 location of mime.types. 
14506
14507                 NOTE: make sure you use --sysconfdir when running ./autogen.sh
14508                 or ./configure!
14509
14510 2001-06-18 [hoa]
14511
14512         * src/summaryview.c
14513                 fixed some bug when building threads
14514
14515 2001-06-18 [pau]l
14516
14517         * src/prefs_account.c
14518                 UI stuff: More changes to the English
14519
14520 2001-06-18 [paul]
14521
14522         * src/pixmaps/stock_news_compose.xpm: new file
14523         * src/Makefile.am
14524         * src/mainwindow.c
14525         * src/summaryview.c
14526                 Added new icon for Hoa's 'compose a news
14527                 message', plus minor improvements to the
14528                 English
14529
14530         * po/ja.po
14531         * ChangeLog
14532         * ChangeLog.jp
14533                 more sync with sylpheed 0.5.0pre1
14534
14535 2001-06-18 [hoa]
14536
14537         * src/compose.[ch]
14538         * src/mainwindow.c
14539                 Follow-up and reply to
14540
14541         * src/summaryview.[ch]
14542                 Build threads also with subjects
14543
14544 2001-06-17 [hoa]
14545
14546         * src/compose.c
14547                 forwarding use the current account.
14548
14549         * src/mainwindow.c
14550                 the "compose message" button has been replaced with
14551                 "new mail" and "new news" buttons
14552
14553         * src/prefs_common.[ch]
14554                 added a configuration option to use the forward button
14555                 as "forward as attachment"
14556                 changed reply and forward format description
14557
14558         * src/quote_fmt_lex.l
14559         * src/quote_fmt_parse.y
14560                 added message with no signature in format for reply
14561                 and forward.
14562
14563 2001-06-17 [paul]
14564
14565         Minor UI stuff
14566
14567         * src/mainwindow.c
14568         * src/summaryview.c
14569                 Improvements to the English
14570
14571         * src/prefs_common.c
14572                 Improvements to the English and some
14573                 clarity/continuity improvements in the
14574                 description of Quote symbols.
14575
14576 2001-06-17 [paul]
14577
14578         0.5.0claws1
14579
14580         * sync with sylpheed 0.5.0pre1
14581
14582 2001-06-17 [hoa]
14583
14584         * src/compose.c
14585                 Better interface for compose, displayed fields
14586                 are updated whenever we change account.
14587                 Newsgroups field is automatically filled.
14588
14589         * src/mainwindow.c
14590                 Newsgroups field is automatically filled.
14591
14592         * src/prefs_account.c
14593                 Some interface stuff when fields appear and
14594                 disappear.
14595
14596 2001-06-16 [paul]
14597
14598         0.4.99claws
14599
14600         * sync with sylpheed 0.4.99
14601
14602 2001-06-16 [sergey]
14603
14604         * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
14605         base64_decoder_free, base64_decoder_decode): new object and
14606         functions for decoding base64 streams.
14607         * src/procmime.c (procmime_decode_content): modified to use the
14608         new base64 decoder.
14609
14610 2001-06-15 [paul]
14611
14612         0.4.99claws10
14613
14614         * sync with sylpheed 0.4.99cvs11
14615
14616 2001-06-13 [paul]
14617
14618         0.4.99claws9
14619
14620         * sync with sylpheed 0.4.99cvs9
14621
14622 2001-06-13 [hoa]
14623
14624         * src/compose.c
14625         * src/prefs_account.c
14626
14627                 SMTP server can be defined in the news account
14628                 mime type of attachment are kept.
14629
14630         * src/summaryview.c
14631
14632                 now choose the highest important score between default
14633                 and important score of folder.
14634
14635 2001-06-09 [alfons]
14636         
14637         * src/prefs_common.c: 
14638
14639                 (prefs_quote_description_create): corrected description of 
14640                 quote format characters
14641
14642 2001-06-09 [paul]
14643
14644         0.4.99claws8
14645
14646         * sync with sylpheed 0.4.99cvs8
14647
14648 2001-06-08 [sergey]
14649
14650         * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
14651         and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
14652
14653 2001-06-08 [paul]
14654
14655         0.4.99claws7
14656
14657         * sync with sylpheed 0.4.99cvs7
14658
14659 2001-06-06 [sergey]
14660
14661         * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
14662         clashes with autogenerated header).
14663         * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
14664         * src/Makefile.am: added quote_fmt.h.
14665         * src/.cvsignore: added lex/yacc autogenerated files
14666         (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
14667
14668 2001-06-06 [paul]
14669
14670         0.4.99claws6
14671
14672         * sync with sylpheed 0.4.99cvs6
14673
14674 2001-06-06 [hoa]
14675
14676         * added src/quote_fmt_parse.h
14677         * src/compose.c
14678                 removed warnings
14679
14680         * src/prefs.[ch]
14681                 don't modify readonly configuration files
14682
14683         * src/prefs_account.c
14684         * src/prefs_common.c
14685         * src/prefs_customheader.c
14686         * src/prefs_display_header.c
14687         * src/prefs_filter.c
14688         * src/prefs_filtering.c
14689         * src/prefs_scoring.c
14690                 don't open dialog box when configuration files
14691                 are readonly
14692
14693 2001-06-05 [sergey]
14694
14695         * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
14696
14697         * src/Makefile.am: replaced quote_fmt.tab.[ch] by
14698         quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
14699         BUILT_SOURCES to make all files rebuild properly.
14700
14701         * src/compose.c: removed #include "quote_fmt.tab.h".
14702
14703         * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
14704         CHARACTER value in yylval.
14705
14706         * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
14707         receive CHARACTER value by documented means (yylval).
14708
14709         * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
14710
14711 2001-06-05 [hoa]
14712
14713         * src/Makefile.am
14714                 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
14715
14716         * src/filtering.c
14717         * src/matcher.c
14718         * src/matcher.h
14719         * src/prefs_filtering.c
14720                 now keep the configuration for execute action
14721
14722         * src/mbox_folder.c
14723                 fixed a warning
14724
14725 2001-06-05 [paul]
14726
14727         * sync with sylpheed 0.4.99cvs5
14728
14729 2001-06-05 [hoa]
14730
14731         * src/Makefile.am
14732                 added quote_fmt.[ch]
14733
14734         * added src/quote_fmt.y
14735         * added src/quote_fmt.l
14736         * added src/quote_fmt.tab.h
14737         * added src/quote_fmt.tab.c
14738         * added src/lex.quote_fmt.c
14739                 parsing configuration for replying
14740                 and forwarding
14741
14742         * src/prefs_common.[ch]
14743                 added configuration UI for replying
14744                 and forwarding
14745
14746         * src/compose.c
14747                 using configuration for replying
14748                 and forwarding
14749
14750 2001-06-04 [hoa]
14751
14752         * src/filtering.c
14753         * src/matcher.c
14754         * src/matcher.h
14755         * src/prefs_filtering.c
14756         * src/prefs_matcher.c
14757         * src/prefs_matcher.h
14758                 action "run a command" for filtering
14759                 and matching with a command.
14760                 fixed the "whole message" matching
14761
14762         * src/mbox_folder.c
14763                 changed temporary filename for security
14764
14765         * src/messageview.c
14766                 queue the notification if it fails to send.
14767
14768         * src/prefs_common.c
14769         * src/prefs_folder_item.c
14770                 changed the default important score             
14771
14772         * src/prefs_scoring.c
14773         * src/scoring.c
14774                 hide kill score input when the folder is not
14775                 a newsgroup
14776
14777 2001-06-03 [alfons]
14778
14779         * src/prefs_common.c:
14780
14781                 (prefs_font_select): pass font name in font entry box to font
14782                 selection dialog.
14783
14784 2001-06-03 [sergey]
14785
14786         * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
14787
14788 2001-06-03 [paul]
14789
14790         * sync with sylpheed 0.4.99cvs4
14791
14792 2001-06-03 [alfons]
14793
14794         * src/headerwindow.c:
14795
14796                 (headerwindow_show_cb): use the selected summary view item, not
14797                 the displayed item.
14798
14799 2001-06-02 [alfons]
14800
14801         * src/headerwindow.c:
14802
14803                 (headerwindow_show_cb): always try to show msginfo
14804
14805 2001-06-02 [hoa]
14806
14807         * src/compose.c
14808                 keep attached parts when reediting or forwarding.
14809
14810 2001-06-01 [hoa]
14811
14812         * src/folderview.c
14813         * src/prefs_folder_item.[ch]
14814         * src/prefs_scoring.[ch]
14815         * src/scoring.[ch]
14816         * src/summaryview.[ch]
14817         * src/main.c
14818         * src/mainwindow.c
14819         * src/prefs_common.[ch]
14820                 support for folder scoring
14821                 kill score and important score for messages
14822         
14823         * src/prefs_account.c
14824                 some display bug fixed for local account
14825                 preferences
14826
14827 2001-05-31 [alfons]
14828
14829         * src/summaryview.c:
14830
14831                 (add_sender_to_cb): don't crash when no or invalid sender; the add 
14832                 sender to address book menu item is disabled.
14833
14834 2001-05-30 [hoa]
14835
14836         * src/filtering.[ch]
14837         * src/summaryview.c
14838                 handling summary menu / filter messages
14839
14840         * src/folder.[ch]
14841                 add some stuff
14842
14843         * src/foldersel.c
14844                 imap folders now appears in list
14845
14846         * src/mbox_folder.c
14847                 doesn't crash if destination mail is not writeable
14848
14849 2001-05-29 [hoa]
14850
14851         * src/compose.c
14852                 removed some warnings
14853
14854         * src/filtering.c
14855         * src/folder.[ch]
14856         * src/prefs_filtering.c
14857                 global string to identify any folders           
14858                 removed some debug info
14859                 filtering to mbox folders is now possible
14860
14861         * src/mainwindow.c
14862                 removed some warnings
14863
14864         * src/mbox_folder.c
14865                 permission on files are changed to read/write for user only,
14866                 nothing for other.
14867                 creation of subfolder is handled better.
14868
14869 2001-05-28 [alfons]
14870
14871         Verified the sync for src/prefs_common.[ch] and
14872         src/prefs_account.[ch]. I believe there were some
14873         minor indentation differences.
14874
14875 2001-05-28 [paul]
14876
14877         0.4.99claws3
14878
14879         * sync with 0.4.99cvs3
14880
14881 2001-05-28 [hoa]
14882
14883         * src/compose.c
14884                 handling flags for mbox format
14885
14886         * src/filtering.c
14887                 use of mark file only for MH format
14888                 handling flags for mbox format
14889                 filtering cannot yet move or copy mails to mbox folders.
14890
14891         * src/folder.[ch]
14892                 changed move_msg, copy_msg,
14893                 move_msgs_with_dest, copy_msgs_with_dest functions
14894                 uses only folder->copy_msg() function
14895                 uses folder->finished_copy() to handle the destination
14896                 folder at the end of the copy or move operation.
14897
14898         * src/foldersel.c
14899                 included mbox directories.
14900
14901         * src/folderview.[ch]
14902         * src/mainwindow.c
14903                 handle folders operation for mbox format
14904
14905         * src/mbox.c
14906                 disable conversion of "From " header
14907
14908         * src/mbox_folder.[ch]
14909                 completion of mbox format handling
14910
14911         * src/mh.c
14912                 changed mh_copy_msg() function and
14913                 removed mh_move_msg(), mh_move_msgs_with_dest(),
14914                 mh_copy_msgs_with_dest()
14915
14916         * src/prefs_filtering.c
14917                 removed some warnings
14918
14919         * src/prefs_matcher.c
14920                 default boolean operation is AND
14921
14922         * src/procheader.c
14923                 handling flags for mbox format
14924                 handling of "From " header
14925
14926         * src/procmsg.[ch]
14927                 removed data field
14928                 added MSG_REALLY_DELETED flags to handle deletion of
14929                 messages in mbox format.
14930
14931         * src/summaryview.c
14932                 handling flags for mbox format
14933                 disable the MSG_DELETED flags when messages
14934                 are deleted in mbox format
14935
14936         * src/textview.c
14937                 "From " headers display fixed.
14938
14939 2001-05-27 [alfons]
14940
14941         * src/textview.c:
14942                 
14943                 (get_email_part): skip quoted email addresses, like in e.g.
14944                 "'alfons@proteus.demon.nl'".
14945
14946 2001-05-26 [alfons]
14947
14948         Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
14949         and fixing the persistence troubles when using separate windows.
14950
14951         * src/mainwindow.c:
14952         
14953             Added #define SEPARATE_ACTION used in the gtk item factory for 
14954             the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
14955                 use gtk_item_factory_get_widget_by_action() to get the items.
14956                 
14957             Removed separate_widget_cb from the gtk item factory data   
14958           
14959             (mainwindow_create): connect separate_widget_cb() to check
14960             menu item "toggled" signal. also passing a MainWindow pointer
14961                 as object data for both check menu items.
14962                 
14963             (separate_widget_cb): definition of separate_widget_cb() to match
14964             GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main 
14965                 window using gtk_object_get_data(). The type of window separation 
14966                 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
14967         
14968         * src/prefs_filtering.c,
14969           src/prefs_matcher.c: added horizontal scrollbars
14970
14971 2001-05-25 [darko]
14972
14973         * src/headerview.c
14974                 fix segfault with invalid bold font
14975         * src/summaryview.c
14976                 correctly display summary stats after row is marked
14977
14978 2001-05-23 [sergey]
14979
14980         * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
14981         encodings with libjconv.
14982
14983 2001-05-23 [hoa]
14984
14985         * src/Makefile.am
14986                 added mbox_folder.[ch]
14987         * src/defs.h
14988                 mbox temporary folder
14989         * src/folder.[ch]
14990         * added src/mbox_folder.[ch]
14991         * src/folderview.c
14992         * src/procheader.[ch]
14993                 added mbox support
14994         * src/mbox.c
14995                 bugfix for file incorporation filtering
14996         * src/imap.c
14997                 enable creation of MBOX
14998         * src/prefs_display_header.c
14999                 enable use of headers like "From "
15000                 something that should be fixed :
15001                         displaying of such headers add an extra space
15002         * src/prefs_folder_item.c
15003                 don't create folders because it is not necessary
15004         * src/procmsg.h
15005                 added data field to MsgInfo for mbox internal use
15006         * src/summaryview.c
15007                 added some support for mbox
15008         * src/utils.[ch]
15009                 added get_mbox_cache_dir() function
15010
15011 2001-05-23 [hiroyuki]
15012
15013         * src/headerwindow.c
15014           src/inc.c
15015           src/main.c
15016           src/mh.c
15017           src/nntp.c
15018           src/procmsg.h
15019           src/session.h
15020           src/socket.[ch]
15021           src/summaryview.c
15022           src/textview.c
15023           src/automaton.c
15024           src/folderview.c: more sync with 0.4.99cvs2.
15025
15026         * src/headerwindow.c: reverted.
15027
15028 2001-05-22 [paul]
15029
15030         0.4.99claws2
15031
15032         * sync with sylpheed 0.4.99cvs2
15033                 * src/news.[ch]
15034                 * src/nntp.[ch]
15035                 * INSTALL
15036                 * INSTALL.jp
15037
15038 2001-05-22 [alfons]
15039
15040         * src/summaryview.c: bugfixed a premature assignment in  summaryview_add_sender_to_cb()
15041
15042 2001-05-21 [alfons]
15043
15044         Minor things:
15045
15046         * configure.in: if gnome-config not found, "no" is displayed
15047         
15048         * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
15049
15050         * src/textview.c: now also possible to add mail addresses by right
15051           clicking in the text view
15052
15053         * src/codeconv.c: merged patch which fixes endless loop when encountering
15054           invalid wide characters; from Alte <010@imis.ru>  
15055
15056 2001-05-20 [alfons]
15057
15058         Added installation of gnome specific things:
15059
15060         * Makefile.am: gnome conditional
15061
15062         * configure.in: check for installed gnome
15063
15064         * added sylpheed.png, sylpheed.desktop
15065
15066 2001-05-20 [sergey]
15067
15068         * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
15069
15070         * src/mainwindow.h (main_window_toolbar_create): created a button
15071         for "Reply to all".
15072         (main_window_set_toolbar_sensitive): enable/disable the new button
15073         appropriately.
15074         (toolbar_reply_to_author_cb): handle the new button.
15075
15076         * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
15077         send_progress_dialog_destroy() on failure (fixes hang on SMTP
15078         failure).
15079
15080 2001-05-19 [sergey]
15081
15082         * src/compose.h (ComposeReplyMode): new modes
15083         COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
15084         COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
15085
15086         * src/compose.c
15087         (compose_send): move some code into a new function:
15088         (compose_current_mail_account): new function.
15089         (compose_reply): new argument to_author, all callers changed; if
15090         to_author==TRUE and account->protocol==A_NNTP, find and use an
15091         appropriate mail account for replying.
15092         (compose_reply_set_entry): new argument to_author; ignore
15093         compose->replyto if to_author==TRUE.
15094
15095         * src/mainwindow.c: new command "Message/Reply to author".
15096         (main_window_set_menu_sensitive): enable/disable it.
15097         (reply_cb): handle it.
15098
15099         * src/summaryview.c: new command "Reply to author".
15100         (summary_set_menu_sensitive): enable/disable it.
15101         (summary_reply_cb): handle it.
15102
15103         * src/account.c (account_find_mail_from_address): new function.
15104
15105 2001-05-18 [paul]
15106
15107         0.4.99claws1
15108
15109         * sync with sylpheed 0.4.99cvs1
15110
15111 2001-05-18 [hoa]
15112
15113         * src/compose.[ch]
15114         * src/filtering.c
15115         * src/summaryview.c
15116                 new filtering action : forward and forward as attachment
15117
15118         * src/main.c
15119                 no need for $DISPLAY when we run sylpheed --help
15120                 call to parse_cmd_opt() is moved
15121
15122         * src/mainwindow.[ch]
15123                 execute button is hidden when immediate execute
15124                 is chosen
15125
15126         * src/mh.c
15127         * src/news.c
15128         * src/prefs_folder_item.c
15129         * src/procmsg.c
15130                 better handling of missing directories
15131
15132         * src/summaryview.c
15133                 reedit is enabled in outbox
15134                 reedit is enabled in queue
15135
15136 2001-05-17 [hoa]
15137
15138         * src/filtering.c
15139         * src/matcher.[ch]
15140         * src/prefs_filtering.c
15141                 changed attachement into attachment
15142
15143 2001-05-17 [alfons]
15144
15145         0.4.67claws4    
15146
15147         * sync with sylpheed 0.4.67cvs9
15148         * sync with sylpheed 0.4.67cvs7-8
15149
15150 2001-05-17 [hoa]
15151
15152         * src/Makefile.am
15153                 added prefs_filtering.c
15154
15155         * src/filtering.[ch]
15156         * src/matcher.[ch]
15157                 removed action : forward_news and forward_news_as_attachement
15158                 (forward and forward_as_attachement can be used instead)
15159
15160         * src/mainwindow.c
15161                 added menu option to access filtering configuration
15162
15163         * src/prefs_account.c
15164                 changed mail_command default to /usr/sbin/sendmail
15165
15166         * added src/prefs_filtering.[ch]
15167                 dialog box for filtering configuration
15168
15169         * src/prefs_matcher.c
15170                 added function prefs_matcher_get_criteria_from_matching()
15171
15172         * src/prefs_scoring.c
15173                 reset the dialog when register or substitute is clicked
15174
15175 2001-05-15 [hoa]
15176
15177         * src/Makefile.am
15178                 added filtering.[ch]
15179         * src/inc.c
15180                 using filering.[ch] instead of filter.[ch]
15181         * src/main.c
15182                 reading new filtering configuration
15183         * src/matcher.[ch]
15184                 added some filtering actions
15185                 and fixed a bug for headers and mail body matching
15186         * src/mbox.c
15187                 using filering.[ch] instead of filter.[ch]
15188         * src/mh.c
15189                 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
15190         * src/summaryview.c
15191                 some fixes for filtering
15192
15193 2001-05-14 [hiroyuki]
15194
15195         * src/send.c: fixed some weird indentations.
15196           send_message_with_command(): call pclose() only if p != NULL.
15197         * src/textview.c: get_email_part(): modified the code for readability.
15198
15199 2001-05-14 [hiroyuki]
15200
15201         * src/md5global.h
15202           src/md5ify.c
15203           src/md5ify.h: removed from the cvs.
15204
15205 2001-05-13 [sergey]
15206
15207         * src/main.c: include rfc2015.h to avoid compiler warnings.
15208         * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
15209         the panel is already on screen.
15210         * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
15211         closing the alert window by ESC as "No".
15212         * src/prefs_common.c (prefs_interface_create): moved return
15213         receipt check button to the correct place.
15214
15215 2001-03-13 [alfons]
15216
15217         * src/prefs_common.c: 
15218                 moved return receipt check button to the Send tab. (prefs_send_create)
15219                 removed the date format ui related globals. (prefs_display_create)
15220
15221         0.4.67claws3
15222         
15223         * sync with sylpheed 0.4.67cvs5-6
15224
15225 2001-05-13 [paul]
15226
15227         * added Alfons' font selection patch
15228
15229         * src/defs.h
15230         * src/headerwindow.c
15231         * src/prefs_common.c
15232         * src/prefs_common.h
15233
15234 2001-05-13 [hoa]
15235         * src/defs.h
15236                 changed version of cache
15237         * src/matcher.[ch]
15238         * src/prefs_matcher.c
15239                 added additionnal matching criteria
15240         * src/procheader.c
15241         * src/procmsg.[ch]
15242         * src/news.c
15243                 added references in MsgInfo
15244
15245 2001-05-12 [hoa]
15246
15247         * src/defs.h
15248                 prepared some things for new filtering
15249         * src/matcher.[ch]
15250                 added some matching properties
15251                 inreplyto need to be enhanced
15252                 prepared some things for new filtering
15253         * src/messageview.c
15254                 added Return-Receipt-To handling
15255         * src/prefs_folder_item.c
15256                 changed default value to TRUE
15257         * src/prefs_matcher.c
15258                 added some matching properties
15259         * src/prefs_scoring.[ch]
15260                 the scoring dialog is finished
15261         * src/procheader.c
15262                 added Return-Receipt-To handling
15263                 Reference need to be added
15264         * src/procmsg.[ch]
15265                 added Return-Receipt-To handling
15266                 added threadscore to get a better score sorting when
15267                 threads are enabled
15268         * src/summaryview.c
15269                 suppressed a bug when we sort the list
15270                 when no folder is opened.
15271                 better score sorting when threads are enabled
15272
15273 2001-05-12 [alfons]
15274
15275         * reverted previous patch because of potential errors 
15276
15277         0.4.67claws2
15278         
15279         * src/inc.c, src/prefs_common.c, src/prefs_common.h: 
15280                 applied "toggle mail-retrieval dialog window" patch submitted 
15281                 by Eric Limpens <eric@qnt.net>
15282
15283         * sync with sylpheed 0.4.67cvs4
15284
15285 2001-05-12 [sergey]
15286
15287         * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
15288         some picky compilers.
15289         * src/rfc2015.h: provide prototype for rfc2015_disable_all().
15290         * src/grouplist_dialog.c: include alertpanel.h.
15291         * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
15292         fix compile warning.
15293         * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
15294         #include "defs.h" before others to prevent the warning of `MIN'
15295         and `MAX' redefinition.
15296
15297 2001-05-11 [hoa]
15298
15299         * src/main.c
15300         * src/messageview.c
15301         * src/prefs_account.c
15302         * src/prefs_display_header.c
15303                 removed warning
15304         * src/Makefile.am
15305                 added prefs_scoring.[ch]
15306         * src/grouplist_dialog.c
15307                 display an error dialog box if the group list
15308                 cannot be fetched.
15309         * src/mainwindow.[ch]
15310                 added main_window_set_thread_option() function
15311                 scoring dialog box enabled
15312         * src/matcher.[ch]
15313                 added flags matching unread /new / marked
15314                 / deleted / replied / forwarded
15315         * src/news.c
15316                 newsgroups are now finally in newscache
15317         * src/prefs_matcher.[ch]
15318                 finished preferences for matching dialog
15319         * added src/prefs_scoring.[ch]
15320                 scoring dialog box completed
15321         * src/scoring.[ch]
15322                 conversion to string : added scoringprop_to_string()
15323                 write config for preferences :
15324                 added prefs_scoring_write_config()
15325         * src/summaryview.c
15326                 threads can be enabled/disabled independently
15327                 for each folder
15328
15329 2001-05-10 [alfons]
15330
15331         0.4.67claws1
15332         
15333         * AUTHORS: 
15334                 thought it would be nice to have a list of all
15335                 contributors (used Changelog as a reference)
15336         
15337         * configure.in: 
15338                 messed up version numbering...
15339
15340         0.4.66claws1
15341
15342         * sync with sylpheed 0.4.67cvs1-3
15343
15344 2001-05-10 [darko]
15345
15346         * src/prefs_common.c:
15347                 better UI for strftime format, double clicking
15348                 on format now inserts the format in text entry
15349                 replaced close button with standard OK/Cancel
15350                 moved date format button to the right of the
15351                 text entry field
15352
15353 2001-05-09 [alfons]
15354
15355         * src/gtkstext.c:
15356                 Ctrl-Home / Ctrl-End have proper cursor navigation
15357
15358 2001-05-09 [hoa]
15359
15360         * src/prefs_matcher.c
15361                 finished UI to define matching properties
15362                 added ok and cancel button
15363         * src/prefs_filter.c
15364                 added ok and cancel button
15365         * src/news.c
15366                 fixed some bug in xhdr parsing
15367
15368 2001-05-08 [alfons]
15369
15370         * src/textview.c: 
15371                 fixed a bug in textview_show_header(), which displayed two colons (':');
15372                 cleaned up some warnings
15373
15374 2001-05-08 [hoa]
15375
15376         * src/Makefile.am
15377                 added prefs_matcher.[ch]
15378                 compilation with -W -Wall
15379         * src/alertpanel.c
15380                 ungrab the mouse events if grabbed - does it
15381                 fix the bug for disposition notification ?
15382         * src/mainwindow.c
15383                 added a menu option to open the matching dialog.
15384         * src/matcher.[ch]
15385                 added matcherprop_to_string() and matcherlist_to_string()
15386                 fixed some bugs, changed the name of some options
15387                 age_sup and age_inf becomes age_greater and age_lower,
15388                 body and messageheaders becomes body_part and headers_part,
15389                 changed the names of constants from SCORING_XXX to MATCHING_XXX
15390         * src/prefs_display_header.c
15391         * src/prefs_headers.c
15392                 fixed a bug that accidentally destroyed dialogs
15393                 when closed them with delete_event
15394                 Added *_deleted() which handle delete_event signal correctly.
15395         * src/prefs_folder_item.[ch]
15396                 added "enable_thread" field for future customization
15397         * added src/prefs_matcher.[ch]
15398                 sample of the UI to define matching properties
15399         * src/procheader.c
15400                 using procheader_headername_equal instead of str*cmp functions
15401                 using procheader_parse_header() function
15402         * src/scoring.c
15403                 using MATCHING_XXX instead of SCORING_XXX
15404         * src/summaryview.c
15405                 display the sender of the news even if this is ourself
15406                 when this is a news message.
15407         * src/textview.c
15408                 using headername_equal() instead of str*cmp functions
15409
15410 2001-05-08 [alfons]
15411
15412         0.4.66claws
15413
15414         * sync with sylpheed 0.4.66
15415         * src/gtkstext.c: trace logs added 
15416
15417 2001-05-08 [sergey]
15418
15419         * src/prefs_common.[ch]: added option to enable/disable GnuPG
15420         signature check popup.
15421         * src/rfc2015.c (check_signature): show signature check popup only
15422         if it is enabled in preferences.
15423
15424 2001-05-07 [alfons]
15425
15426         0.4.66claws4
15427         
15428         * sync with sylpheed 0.4.66cvs6
15429
15430 2001-05-07 [darko]
15431
15432         * src/prefs_common.[ch]: added option to enable/disable
15433           looking up sender name in address book for summary pane
15434         * src/summaryview.c: look up sender in the address book
15435           by using Alfons' address completion code
15436
15437 2001-05-07 [hiroyuki]
15438
15439         * src/inc.h
15440           src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
15441           member of Pop3State.
15442         * src/news.c: brought #include "defs.h" before #include <glib.h>
15443           to prevent the warning of `MIN' and `MAX' redefinition.
15444
15445 2001-05-06 [hoa]
15446
15447         * removed src/headers_display.[ch]
15448         * removed src/prefs_display_headers.[ch]
15449         * src/inc.c
15450                 use a temporary file in the user directory for mbox import
15451         * src/news.c
15452                 added XHDR support to get "To" and "Cc" headers
15453                 (in order to match news with to or cc field for
15454                 scoring)
15455                 added function news_parse_xhdr() to get XHDR response
15456         * src/nntp.[ch]
15457                 added function nntp_xhdr()
15458         * src/matcher.c
15459                 fetch the message if necessary
15460
15461 2001-05-06 [alfons]
15462
15463         0.4.66claws3
15464
15465         * sync with sylpheed 0.4.66cvs3-5
15466
15467 2001-05-06 [hoa]
15468
15469         * src/utils.[ch]
15470                 added function itos_buf() to enable use of several buffers
15471         * src/summaryview.c
15472                 use of itos_buf() instead of itos() in summary list
15473                 to fix the broken display of message number.
15474
15475 2001-05-06 [alfons]
15476
15477         * src/gtkstext.c: bug in cursor up navigation fixed,
15478                 fixed another unsigned / signed comparison (we're getting there :-)
15479
15480 2001-05-06 [hoa]
15481
15482         * src/Makefile.am
15483                 added scoring.c scoring.h
15484                 prefs_folder_item.c prefs_folder_item.h
15485                 matcher.c matcher.h
15486         * src/defs.h
15487                 added FOLDERITEM_RC SCORING_RC
15488         * src/folder.[ch]
15489                 added prefs field in FolderItem :
15490                 properties for each folder (PrefsFolderItem),
15491                 sorting type and mode were added as the first properties.
15492         * src/main.c
15493                 read config for scoring
15494         * added src/matcher.[ch]
15495                 gives functions to parse configuration file to do
15496                 matching on mails with a list of conditions.
15497         * src/mainwindow.c
15498                 add option to sort by score
15499         * src/prefs_common.[ch]
15500                 added preference option to show score and for
15501                 the score column size
15502         * added src/prefs_folder_item.[ch]
15503                 properties for each folder (PrefsFolderItem),
15504                 sorting type and mode were added as the first properties.
15505         * src/procheader.[ch]
15506                 added procheader_parse_header()
15507                 added procheader_header_free()
15508                 added procheader_headername_equal()
15509                 and made modification to use them.
15510         * src/procmsg.[ch]
15511                 added score field to MsgInfo structure
15512         * added src/scoring.[ch]
15513                 gives functions to parse configuration file to do
15514                 scoring on mails with a list of conditions.
15515         * src/summaryview.[ch]
15516                 save the sorting type and mode for the folder
15517                 added column to display the score of the mail
15518                 added function summary_score_clicked()
15519                 sorting type and mode are restored to the folder
15520                 when it is reopen
15521         * src/textview.c
15522                 use procheader_parse_header(), procheader_headername_equal()
15523                 removed memory leak in text_scan_header when freeing headers
15524         * src/filter.c
15525                 changed the function to match names of headers
15526                 using procheader_headername_equal()
15527
15528         Scoring functions are implemented, an interface is needed
15529         to configure that.
15530
15531 2001-05-04 [alfons]
15532
15533         * src/gtkstext.c: 
15534                 hopefully fixed the row up navigation bug,
15535                 removed adding back / forward lines to cache
15536
15537 2001-05-04 [sergey]
15538
15539         * src/prefs_display_headers.c: user interface changes:
15540         (prefs_display_headers_create): remove unused "Show" check button;
15541         allow reordering of headers by dragging.
15542         (prefs_display_headers_write_config): remove unused variables.
15543         (prefs_display_headers_set_dialog): do not insert "(New)" at top
15544         of lists (not needed with the new UI).
15545         (prefs_display_headers_set_list): scan lists starting from row 0,
15546         not 1 (do not skip "(New)").
15547         (prefs_display_headers_find_header): new function.
15548         (prefs_display_headers_clist_set_row): do not allow duplicates.
15549         (prefs_display_headers_delete_cb): do not skip row 0; treat
15550         closing the alert window by ESC as "No".
15551         (prefs_display_headers_up): do not protect row 0.
15552         (prefs_display_headers_down): do not protect row 0.
15553
15554 2001-05-04 [sergey]
15555
15556         * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
15557         functions.
15558
15559         * src/summaryview.c
15560         (summary_find_next_marked_msg, summary_find_prev_marked_msg,
15561         summary_select_next_marked, summary_select_prev_marked): new
15562         functions.
15563
15564 2001-05-03 [sergey]
15565
15566         * src/news.c: fixed a bug when no article can be fetched after
15567         server timeout if the connection was restored by news_post():
15568         (news_select_group): new function.
15569         (news_fetch_msg): call news_select_group() before fetching
15570         article.
15571         (news_get_uncached_articles): set session->group after successful
15572         GROUP command.
15573
15574 2001-05-03 [hoa]
15575
15576         * src/defs.h
15577         * src/procmsg.[ch]
15578         * src/procheader.c
15579                  changed version of cache, added cc field
15580
15581         * src/prefs_display_headers.c
15582                 the interface was changed
15583
15584         * src/prefs_headers.c
15585                 added cancel button
15586
15587 2001-05-03 [alfons]
15588
15589         * completed sync of sylpheed cvs2
15590         * src/gtkstext.c: updated row up / down cursor navigation
15591         * src/textview.c: re-edited, prepared for fixing the email address
15592                 scanner.
15593
15594 2001-05-03 [darko]
15595
15596         * src/prefs_common.c: use alfons' strftime ui code
15597         entry_datefmt and datefmt_sample widgets have to be
15598         global in this module because of this change
15599
15600 2001-05-03 [hoa]
15601
15602         * src/messageview.c
15603         * src/prefs_common.[ch] added option to activate the return receipt
15604                 feature.
15605
15606 2001-05-02 [alfons]
15607
15608         * src/gtkstext.c: fix for row up/down cursor navigation. 
15609
15610         0.4.66claws2
15611         
15612         * sync with 0.4.66cvs2
15613
15614 2001-05-02 [paul]
15615
15616         added add-sender-to-addressbook patch
15617
15618         * src/addressbook.c
15619         * src/addressbook.h
15620         * src/summaryview.c
15621
15622 2001-05-02 [sergey]
15623
15624         * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
15625         G_ALERTDISABLE.
15626
15627         * src/alertpanel.c (alertpanel_create): new argument can_disable,
15628         all existing callers changed to pass FALSE; create a check button
15629         to disable the message.
15630         (alertpanel_message_with_disable): new function.
15631         (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
15632         (alertpanel_button_toggled): new function.
15633         (alertpanel_button_clicked, alertpanel_close): set value using
15634         G_ALERT_VALUE_MASK.
15635
15636         * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
15637
15638         * src/prefs_common.c (prefs_privacy_create): new check button
15639         checkbtn_gpgme_warning.
15640
15641         * src/main.c (main): moved preferences reading before gpgme
15642         initialization; check prefs_common.gpgme_warning before giving the
15643         GnuPG warning and set it to FALSE if the user wants to disable the
15644         warning.
15645
15646 2001-05-02 [hiroyuki]
15647
15648         * src/prefs_display_headers.c: modified the layout and some labels.
15649
15650 2001-05-02 [sergey]
15651
15652         * src/prefs_account.c (prefs_account_fix_size): new function.
15653         (prefs_account_create): call prefs_account_fix_size(); use
15654         gtk_widget_show instead of gtk_widget_show_all (fixes too large
15655         size when the window is shown for the first time).
15656         (prefs_account_basic_create): changed layout of serv_table; moved
15657         localmbox_entry above smtpserv_entry (logically it replaces
15658         POP3/IMAP server).
15659         (prefs_account_protocol_activated): set sensitivity of
15660         nntpauth_chkbtn according to the protocol (in addition to
15661         hide/show); commented out gtk_table_set_row_spacing() calls.
15662         (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
15663         not sensitive (fixes a bug with disabled username/password boxes
15664         when editing POP3 account after NNTP with authentication).
15665
15666 2001-05-02 [hoa]
15667
15668         * src/account.c
15669         * src/inc.c
15670         * src/prefs_account.[ch]
15671         * src/send.c
15672                 removed local account without SMTP server
15673                 added option to use mail command instead of a connexion
15674                 to SMTP server when a local account is used
15675         * src/prefs_headers.c
15676                 fixed a bug
15677         * src/news.c
15678                 fixed a bug when connexion immediately closed
15679
15680 2001-05-01 [alfons]
15681
15682         0.4.66claws1
15683         
15684         * sync with 0.4.65
15685
15686 2001-05-01 [sergey]
15687
15688         * src/prefs_account.c (Basic, prefs_account_basic_create): new
15689         widget nntpauth_chkbtn.
15690         (prefs_account_protocol_activated): handle nntpauth_chkbtn
15691         visibility.
15692         (prefs_account_nntpauth_toggled): new function.
15693
15694         * src/news.c (news_session_new_for_folder): use NNTP
15695         authentication only if ac->use_nntp_auth is set.
15696
15697 2001-05-01 [hoa]
15698
15699         * src/Makefile.am changed headers.[ch] in customheader.[ch]
15700         * src/prefs_display_headers.c changed the UI
15701         * src/prefs_headers.c changed account_name to account_id
15702         * src/compose.c using customheader.h
15703
15704 2001-05-01 [hiroyuki]
15705
15706         * src/esmtp.c
15707           src/news.c
15708           src/nntp.c: changed sock_read() to sock_gets(), they've been left
15709           unsynched.
15710
15711 2001-05-01 [hoa]
15712
15713         * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
15714         * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
15715                 for displaying of headers
15716         * src/grouplist_dialog.[ch] minor changes to remove warnings
15717         * src/prefs_display_headers.[ch] dialog to choose the
15718         headers to display in the mail viewer.
15719         * src/headers.h correction of #define
15720         * src/headers_display.[ch] configuration for displaying of headers.
15721         * src/main.c read config of displaying of headers
15722         * src/prefs_common.c add a button to access the config dialog
15723                 for displaying of headers
15724         * src/prefs_display_headers.[ch] dialog for configuration for
15725                 displaying of the headers.
15726         * src/prefs_headers.c cleaning of code
15727         * src/procheader.c comments added to code
15728         * src/textview.c changes to reorder the headers depending
15729                 on the config for displaying of headers
15730
15731 2001-04-30 [alfons]
15732
15733         0.4.65claws7
15734
15735         * sync with 0.4.65cvs12
15736
15737         NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
15738
15739 2001-04-30 [sergey]
15740
15741         * src/nntp.h (NNTPSockInfo): new field auth_failed.
15742
15743         * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
15744         is set to force reconnection after authentication failure.
15745         (nntp_gen_command): set sock->auth_failed on authentication
15746         failure, or if sock->userid and sock->passwd are not set.
15747
15748         * src/news.c (news_session_new_for_folder): set userid=NULL if
15749         password dialog is cancelled.
15750
15751 2001-04-30 [sergey]
15752
15753         * src/nntp.h (NNTPSockInfo): new type.
15754
15755         * src/nntp.c: all functions updated to use NNTPSockInfo instead of
15756         SockInfo.
15757         (nntp_open_auth, nntp_close): new functions.
15758         (nntp_gen_command): new function to handle authentication; all
15759         NNTP command functions updated to use it.
15760         (nntp_authinfo_user, nntp_authinfo_pass): deleted.
15761         (nntp_list): removed old useless code.
15762
15763         * src/news.h (NNTPSession): new field nntp_sock.
15764
15765         * src/news.c: all functions updated to use NNTPSockInfo instead of
15766         SockInfo.
15767         (news_session_new): new arguments (userid, passwd); made static;
15768         use nntp_open_auth() if needed.
15769         (news_session_destroy): use nntp_close() instead of sock_close().
15770         (news_query_password): changed arguments.
15771         (news_session_new_for_folder): new function.
15772         (news_session_get): use news_session_new_for_folder().
15773         (news_authenticate): deleted.
15774         (news_get_uncached_articles): removed old authentication code.
15775
15776 2001-04-30 [sergey]
15777
15778         * src/news.c: reverted my previous changes (need to do NNTP
15779         authentication in a cleaner way).
15780         
15781 2001-04-29 [sergey]
15782
15783         * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
15784         news_nntp_post, news_nntp_mode): new functions (wrappers with
15785         authentication support).
15786         (news_get_article_cmd, news_get_article, news_get_header): new
15787         argument "folder"; all callers changed.
15788         (news_get_article_cmd): added authentication support.
15789         (news_session_get): use news_nntp_mode() instead of nntp_mode().
15790         (news_post): use news_nntp_post() instead of nntp_post().
15791         (news_get_uncached_articles): use news_nntp_group() instead of
15792         nntp_group() and news_nntp_xover() instead of nntp_xover();
15793         removed old authentication code.
15794         (news_get_group_list): use news_nntp_list() instead of nntp_list().
15795
15796         * src/nntp.c (nntp_list): return real error code instead of
15797         hardcoded NN_ERROR.
15798
15799 2001-04-29 [sergey]
15800
15801         * configure.in: fixed wint_t typedef detection again
15802
15803 2001-04-28 [hoa]
15804
15805         * src/prefs_account.[ch], added A_LOCAL_CMD
15806                 (send mail with mail command)
15807         * src/send.c added function send_message_with_command()
15808         * src/inc.c made a more secure get_spool() function with
15809                 mktemp() but maybe mkstemp() or something more
15810                 secure can be used.
15811
15812 2001-04-28 [alfons]
15813
15814         * src/textview.c, colorization of email addresses in headers
15815
15816         0.4.65claws6
15817
15818         * bug sync with sylpheed
15819         * prefs_common.c: created date format ui for darko
15820         * sync with 0.4.65cvs11
15821         * configure.in: corrected to have the new gpg checks
15822
15823 2001-04-27 [alfons]
15824
15825         * completed sync with 0.4.65cvs10
15826         * minor debug things added to gtkstext.c
15827
15828 2001-04-27 [darko]
15829
15830         * configure.in: remove check for availability of
15831           strftime() as advised by Hiroyuki
15832         * src/prefs_common.[ch], src/procheader.c:
15833           synch strftime() code with Hiroyki's main branch
15834
15835 2001-04-26 [sergey]
15836
15837         * src/news.c: news_query_password(), news_authenticate(): new
15838           functions.
15839           news_get_uncached_articles(): added NNTP authentication
15840           handling.
15841         * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
15842           new functions.
15843         * src/prefs_account.c: prefs_account_protocol_activated():
15844           enable userid and password fields for NNTP.
15845
15846 2001-04-26
15847
15848         * configure.in: check for availability of strftime()
15849           [darko]
15850         * src/prefs_common.[ch], src/procheader.c: use
15851           strftime() for displaying date in summary pane if it
15852           is available
15853
15854 2001-04-25
15855
15856         * more .cvsignore cleanups [alfons]
15857
15858 2001-04-25
15859
15860         * ac/sv-check-type.m4: new autoconf macro.
15861         * configure.in: fixed wint_t typedef detection (did not work
15862           with gcc-2.96).
15863
15864 2001-04-25
15865
15866         * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
15867           [hiroyuki]
15868
15869 2001-04-24
15870         * modified gtkstext.c : buggy cursor navigation fixed, 
15871           and font descent also taken in account when drawing
15872           cursor. [alfons]
15873
15874 2001-04-24 [hoa]
15875         * added comments in src/news.c src/nntp.c
15876         * added src/prefs_headers.[ch]
15877         * added src/headers.[ch]
15878         * modified compose.c to activate custom headers
15879                 added function is_in_custom_headers
15880         * modified prefs_account.[ch]
15881                 added function prefs_account_customhdr_edit
15882         * modified src/defs.h :
15883                 added HEADERS_RC : name of the config file
15884                 for the custom headers
15885
15886 2001-04-24
15887
15888     0.4.65claws5
15889
15890         * configure.in
15891           src/gtkstext.[ch]
15892           src/compose.c
15893           src/Makefile.am
15894           
15895           added gtkstext with configure.in patch by Hiroyuki which
15896           should fix the XIM detection [alfons]
15897
15898         * more clean up of cvs [alfons]
15899
15900                  * removed all Makefile.in files to attic.
15901
15902                  * updated all .cvsignores to really ignore things that could
15903                    be unintentionally committed by a recursive commit.
15904
15905 2001-04-23 [hoa]
15906         * added src/grouplist_dialog.[ch]
15907         * changed src/folderview.c to call grouplist_dialog instead
15908                 of inputdialog
15909         * src/news.c :
15910                 added functions news_reset_group_list
15911                 and news_get_group_list
15912         * src/nntp.c :
15913                 added function nntp_list
15914         * src/defs.h :
15915                 added GROUPLIST_FILE : name of the newsgroup list cache file
15916
15917 2001-04-21
15918
15919         * added option to warn about queued messages on exit [sergey]:
15920
15921           * src/compose.c: compose_queue(): call folder_item_scan()
15922             and folderview_update_item() after queueing.
15923           * src/folderview.c: folderview_update_node(): draw the queue
15924             folder in bold font if there are queued messages.
15925           * src/mainwindow.c: queued_messages(): new function.
15926             app_exit_cb(): display warning if there are queued messages
15927             if warn_queued_on_exit is set.
15928           * prefs_common.[ch]: add warn_queued_on_exit option.
15929
15930         * enhanced GnuPG key selection support [sergey]:
15931
15932           * src/select-keys.c: updated to newer version from Win32
15933             branch with support for selecting arbitrary keys.
15934           * src/prefs_account.c: added the Privacy tab to the account
15935             options window.
15936             prefs_account_privacy_create(),
15937             prefs_account_sign_key_set_data_from_radiobtn(),
15938             prefs_account_sign_key_set_radiobtn(): new functions.
15939           * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
15940           * src/rfc2015.c: set_signers(): new function.
15941             pgp_sign(): add the account parameter, call set_signers().
15942             rfc2015_sign(): add the account parameter, pass it to pgp_sign().
15943           * src/rfc2015.h: rfc2015_sign(): updated prototype.
15944           * src/compose.c: pass the current account to rfc2015_sign().
15945
15946         * tag name claws added to prevent confusion with main branch [alfons]
15947
15948         * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
15949
15950         * autogen.sh: Added "--enable-maintainer-mode". [sergey]
15951
15952         * sync with recent sylpheed cvs. Untested though. [alfons]
15953