get rid of eye-hurting function signatures :)
[claws.git] / ChangeLog.claws
1 2003-04-30 [paul]       0.8.11claws127
2
3         * src/plugins/clamav/clamav_plugin.c
4           src/plugins/clamav/clamav_plugin_gtk.c
5           src/plugins/demo/demo.c
6           src/plugins/dillo_viewer/dillo_viewer.c
7           src/plugins/image_viewer/plugin.c
8           src/plugins/mathml_viewer/mathml_viewer.c
9           src/plugins/spamassassin/spamassassin.c
10           src/plugins/spamassassin/spamassassin_gtk.c
11           src/plugins/trayicon/trayicon.c
12                 get rid of eye-hurting function signatures
13
14 2003-04-30 [paul]       0.8.11claws126
15
16         * src/plugins/trayicon/trayicon.c
17                 add description
18                 
19         * src/mimeview.c
20                 be more descriptive
21
22 2003-04-30 [paul]       0.8.11claws125
23
24         * configure.ac
25                 arrange the plugins in reverse alphabetical order
26                 
27         * src/plugins/clamav/clamav_plugin.[ch]
28           src/plugins/clamav/clamav_plugin_gtk.c
29                 rename some params
30                 resize max_size window
31                 re-arrange the order of some gui elements
32                 improve descriptions
33         
34         * src/plugins/image_viewer/plugin.c
35           src/plugins/mathml_viewer/mathml_viewer.c
36                 add descriptions
37                 
38         * src/plugins/spamassassin/spamassassin_gtk.c
39                 resize max_size window
40                 re-arrange the order of some gui elements
41                 
42         * src/messageview.c
43           src/mimeview.c
44                 correct typos
45
46 2003-04-30 [alfons]     0.8.11claws124
47
48         * src/imap.c
49                 fix a leak found while browsing Martin Kluge's 
50                 valgrind log (Claws only)
51
52 2003-04-29 [darko]      0.8.11claws123
53
54         * src/gtk/gtkstext.h
55                 include wchar.h if it is available, fixes compilation
56                 on HP-UX systems
57
58 2003-04-29 [melvin]     0.8.11claws122
59
60         * src/prefs_actions.c
61                 Improved help text of Actions' syntax
62
63 2003-04-28 [paul]       0.8.11claws121
64
65         * src/action.c
66                 a better fix for the crash when performing an action
67                 on a mime part
68
69 2003-04-28 [paul]       0.8.11claws120
70
71         * src/action.c
72                 fix crash when performing an action on a
73                 mime part
74
75 2003-04-28 [paul]       0.8.11claws119
76
77         * sync with 0.8.11cvs36
78                 see ChangeLog 2003-04-28
79
80 2003-04-27 [paul]       0.8.11claws118
81
82         * more sync with 0.8.11cvs35
83                 see ChangeLog 2003-04-25
84
85 2003-04-26 [christoph]  0.8.11claws117
86
87         * src/folder.c
88                 fix remove virtual check
89
90 2003-04-26 [paul]       0.8.11claws116
91
92         * src/messageview.c
93                 fix return-receipt, make it work again
94
95 2003-04-26 [paul]       0.8.11claws115
96
97         * src/mimeview.c
98                 restore double-clicking of the [application/pgp-signature 
99                 (Select "Check signature" to check)] line in the message view,
100                 broken in recent sync
101
102 2003-04-26 [christoph]  0.8.11claws114
103
104         * src/folder.c
105                 check if remove virtual really exists before
106                 calling the function
107
108 2003-04-25 [match]      0.8.11claws113
109
110         * src/addrindex.c
111         * src/addrbook.c
112         * src/ldapquery.[ch]
113         * src/ldapctrl.[ch]
114                 fix memleak.
115         * src/ldapserver.[ch]
116                 fix memleak. fix segfault.
117                 plug a Claws memleak
118
119 2003-04-25 [alfons]     0.8.11claws112
120
121         * src/folder.c
122                 plug a Claws memleak
123
124 2003-04-25 [alfons]     0.8.11claws111
125
126         * src/common/session.c
127                 plug a memleak
128
129 2003-04-25 [paul]       0.8.11claws110
130
131         * sync with 0.8.11cvs35
132                 see ChangeLog 2003-04-24 and 2003-04-25
133                 
134         * src/gtk/pluginwindow.c
135                 correct another strange float value
136
137 2003-04-24 [christoph]  0.8.11claws109
138
139         * src/folder.c
140                 freeze folder item updates when unsetting new flags
141
142         * src/gtk/pluginwindow.c
143                 correct strange float value
144
145 2003-04-23 [paul]       0.8.11claws108
146
147         * sync with 0.8.11cvs33
148                 see ChangeLog 2003-04-23
149
150 2003-04-22 [paul]       0.8.11claws107
151
152         * src/Makefile.am
153           src/messageview.c
154           src/mimeview.c
155           src/pgptext.[ch]      ** REMOVED **
156                 remove pgptext.[ch] as its not used any more
157
158 2003-04-22 [paul]       0.8.11claws106
159
160         * sync with 0.8.11cvs31
161                 see ChangeLog 2003-04-21 and 2003-04-22
162
163 2003-04-21 [alfons]     0.8.11claws105
164
165         * src/main.c
166                 No access to GTK structures if we're a spawned child
167                 (and clean up code a little bit...) Should fix #126.
168
169 2003-04-21 [melvin]     0.8.11claws104
170
171         * src/plugins/dillo_viewer/README
172                 Improved slightly the text.
173
174 2003-04-21 [melvin]     0.8.11claws103
175
176         * src/plugins/dillo_viewer/README *** NEW ***
177                 Added a README file for the Dillo plugin
178
179 2003-04-20 [paul]
180
181         * tools/README
182           tools/outlook2sylpheed.pl
183                 updated and improved by Ricardo Mones Lastra
184
185 2003-04-18 [oliver]     0.8.11claws102
186
187         * src/inc.c 
188         * src/prefs_account.h
189                 remove Pop3SessionType (used by selective download)
190         * src/prefs_toolbar.c
191                 enable set Default Toolbar button
192
193 2003-04-18 [paul]       0.8.11claws101
194
195         * sync with 0.8.11cvs29
196                 see ChangeLog 2003-04-18
197
198 2003-04-17 [paul]       0.8.11claws100
199
200         * src/prefs_common.[ch]
201           src/summaryview.c
202                 remove 'Open next message on deletion' option,
203                 as the same effect can now be achieved via the
204                 'Always open messages in summary when selected'
205                 option.
206
207 2003-04-17 [paul]       0.8.11claws99
208
209         * sync with 0.8.11cvs28
210                 see ChangeLog 2003-04-17
211
212 2003-04-17 [christoph]  0.8.11claws98
213
214         * ac/spamassassin.m4
215         * src/plugins/spamassassin/libspamc.[ch]
216         * src/plugins/spamassassin/utils.[ch]
217                 sync libspamc with SpamAssassin project
218
219 2003-04-17 [christoph]  0.8.11claws97
220
221         * src/common/socket.h
222         * src/gtk/sslcertwindow.h
223                 rename old USE_SSL to USE_OPENSSL
224
225 2003-04-17 [paul]       0.8.11claws96
226
227         * src/prefs_common.h
228                 use gulong for P_COLOR so that it compiles/runs on
229                 64-bit systems. Patch submitted by James Noyes
230                 <jnoyes-claws@retrogeeks.com>
231                 
232         * po/de.po
233                 updated by Jens
234
235 2003-04-17 [paul]       0.8.11claws95
236
237         * sync with 0.8.11cvs27
238                 see ChangeLog 2003-04-16
239
240 2003-04-15 [paul]       0.8.11claws94
241
242         * src/prefs_common.[ch]
243                 rearrange to stop the window getting too long:
244                         move Receive dialog stuff to Receive tab
245                         move Send dialog to Send tab
246                         remove Dialogs frame
247                 rename 'Open messages in summary with cursor keys' to
248                 'Always open messages in summary when selected', as its
249                 more appropriate
250
251 2003-04-15 [paul]       0.8.11claws93
252
253         * src/prefs_common.[ch]
254           src/summaryview.c
255                 add new option '/Interface/Open next message on deletion'
256
257 2003-04-15 [paul]       0.8.11claws92
258
259         * src/summaryview.[ch]
260                 add /Mark/Lock and /Mark/Unlock to the pop-up
261                 menu. Patch submitted by Ivan Francolin Martinez
262                 <ivanfm@users.sourceforge.net>
263
264 2003-04-15 [paul]       0.8.11claws91
265
266         * sync with 0.8.11cvs24
267                 see ChangeLog 2003-04-15
268
269 2003-04-14 [jens]       0.8.11claws90
270
271         * updated German translation and some corrections from
272                 Roland Bless <bless@tm.uka.de>
273
274 2003-04-14 [paul]       0.8.11claws89
275
276         * sync with 0.8.11cvs22
277                 see ChangeLog 2003-04-14
278
279 2003-04-13 [paul]       0.8.11claws88
280
281         * src/plugins/clamav/clamav_plugin.c
282                 fix memory leaks
283                 clean up
284
285 2003-04-12 [paul]       0.8.11claws87
286
287         * src/plugins/clamav/clamav_plugin.c
288                 activate enable/disable archive scanning option
289                 
290         * src/plugins/clamav/.cvsignore         ** NEW FILE **
291
292 2003-04-12 [paul]       0.8.11claws86
293
294         * src/plugins/Makefile.am
295           src/plugins/clamav/Makefile.am                ** NEW FILE **
296           src/plugins/clamav/README                     ** NEW FILE ** 
297           src/plugins/clamav/clamav_plugin.[ch]         ** NEW FILES **
298           src/plugins/clamav/clamav_plugin_gtk.c        ** NEW FILE **
299                 add Clam AntiVirus plugin
300
301 2003-04-12 [paul]       0.8.11claws85
302
303         * sync with 0.8.11cvs21
304                 see ChangeLog 2003-04-11
305
306 2003-04-11 [paul]       0.8.11claws84
307
308         * po/es.po
309                 update Spanish translation. Submitted by Ricardo
310                 Mones Lastra.
311
312 2003-04-10 [christoph]  0.8.11claws83
313
314         * src/mbox.c
315                 fix typo that did not move unfiltered mails to destination
316                 folder
317
318         (closes Bug 115 Sylpheed 0.8.11claws81 does not deliver mail correctly
319          when filtering from spool)
320
321 2003-04-10 [christoph]  0.8.11claws82
322
323         * src/imap.c
324                 use BODY.PEEK instead of BODY in in message fetch operation
325                 to make sure the IMAP server does not set the \Seen flag for
326                 messages. Sylpheed does that later itself, when the message
327                 is opened in sylpheed
328
329         (closes Bug 111 Claws destroys unread marks)
330
331 2003-04-09 [oliver]     0.8.11claws81
332         
333         * src/folder.c
334                 fix crash in folder_destroy
335         * README.claws
336                 remove selective download
337
338 2003-04-09 [christoph]  0.8.11claws80
339
340         * src/imap.c
341                 fix crash in imap_get_msginfo() when then fetched message
342                 is not found
343
344         (closes Bug 110 Crash during mail composition)
345
346 2003-04-08 [christoph]  0.8.11claws79
347
348         * src/folder.c
349         * src/prefs_account.c
350                 Filter new messages that are found in an INBOX folder
351                 when 'Filter messages on receiving' is enabled in the
352                 Folder's AccountPrefs. This allows to use Sylpheed's
353                 filtering engine for IMAP folders where messages are
354                 added to the INBOX by a MTA
355
356 2003-04-08 [paul]       0.8.11claws78
357
358         * src/procmsg.h
359                 clean up after last commit
360
361 2003-04-08 [paul]       0.8.11claws77
362
363         * sync with 0.8.11cvs20
364                 see ChangeLog 2003-04-07 and 2003-04-08
365
366 2003-04-07 [christoph]  0.8.11claws76
367
368         * src/filtering.[ch]
369         * src/inc.[ch]
370         * src/mbox.c
371         * src/procmsg.[ch]
372                 add procmsg_msginfo_filter() to execute filtering actions
373
374 2003-04-06 [christoph]  0.8.11claws75
375
376         * src/imap.c
377                 use IMAPSet for imap_cmd_store() and imap_cmd_envelope()
378
379 2003-04-06 [christoph]  0.8.11claws74
380
381         * src/common/utils.[ch]
382                 add g_int_compare() function for slist sorting
383
384         * src/imap.c
385                 fetch all MsgInfos with one command in imap_get_msginfos()
386                 using an imap set with a list of ranges
387
388         * src/news.c
389                 use new g_int_compare() function
390
391 2003-04-06 [thorsten]   0.8.11claws73
392
393         * src/mh.c
394                 corrected implementation of mh_folder_destroy()
395
396 2003-04-05 [christoph]  0.8.11claws72
397
398         * src/account.c
399         * src/folder.[ch]
400         * src/folderview.c
401         * src/imap.c
402         * src/inc.c
403         * src/main.c
404         * src/mainwindow.c
405         * src/mbox_folder.c
406         * src/mh.c
407         * src/mimeview.h
408         * src/msgcache.[ch]
409         * src/news.c
410         * src/procmime.h
411         * src/procmsg.[ch]
412         * src/setup.c
413         * src/gtk/gtkutils.c
414                 o rename structure field names class and new to klass and
415                   new_msgs, to allow including files in C++
416                 o add 'extern "C"' block to some header files
417                 o add MsgInfoList and MsgNumberList as alias for GSList for
418                   developers to know what type of list is expected
419
420         * src/plugins/image_viewer/plugin.c
421         * src/plugins/image_viewer/viewer.[ch]
422         * src/plugins/image_viewer/viewerprefs.[ch]
423                 rename function names to prevent conflicts
424
425 2003-04-05 [paul]       0.8.11claws71
426
427         * sync with 0.8.11cvs18
428                 see ChangeLog 2003-04-03 and 2003-04-04
429
430 2003-04-02 [christoph]  0.8.11claws70
431
432         * src/folder.[ch]
433         * src/imap.[ch]
434         * src/mbox_folder.[ch]
435         * src/mh.[ch]
436         * src/news.[ch]
437                 o Make all virtual folder functions private
438                 o remove unused folder code
439
440         * src/common/socket.[ch]
441         * src/summaryview.c
442                 fix warnings
443
444 2003-03-30 [alfons]     0.8.11claws69
445
446         * src/send_message.c
447                 remove two debug traces and see if people still report
448                 errors
449
450 2003-03-30 [alfons]     0.8.11claws68
451
452         * src/send_message.c
453         * src/commons/session.c
454                 add more debug traces
455
456 2003-03-30 [christoph]  0.8.11claws67
457
458         * src/folder.c
459                 change processing folder name from .processing to processing
460
461         * src/common/ssl.c
462                 disable SSL certificate check because it causes Xlib error
463                 when the child process want's to open an GTK window
464
465 2003-03-30 [christoph]  0.8.11claws66
466
467         * src/folder.c
468                 don't use default folder for processing folder item because
469                 it can be a non local folder
470
471         (fixes bug reported by Stephen Lewis <slewis@paradise.net.nz>)
472
473 2003-03-30 [alfons]     0.8.11claws65
474
475         * src/send_message.c
476                 try fixing crashes when sending messages: my gcc 2.95.4 seems 
477                 to generate bad code for 'send_send_data_progressive': When
478                 called from 'send_send_data_finished', the 'data' pointer is
479                 cleared just before the assignment to the dialog pointer
480
481 2003-03-29 [christoph]  0.8.11claws64
482
483         * src/common/prefs.h
484         * src/plugins/image_viewer/Makefile.am
485         * src/plugins/image_viewer/plugin.c
486         * src/plugins/image_viewer/viewer.[ch]
487         * src/plugins/image_viewer/viewerprefs.[ch]     ** NEW **
488                 add PrefsPage for ImageViewer
489
490 2003-03-28 [thorsten]   0.8.11claws63
491
492         * src/common/session.c
493                 added some comments
494
495 2003-03-28 [paul]       0.8.11claws62
496
497         * sync with 0.8.11cvs16
498                 see ChangeLog 2003-03-28
499
500 2003-03-28 [paul]       0.8.11claws61
501
502         * sync with 0.8.11cvs15
503                 see ChangeLog 2003-03-28
504
505 2003-03-27 [christoph]  0.8.11claws60
506
507         * src/folder.c
508         * src/imap.c
509         * src/common/socket.[ch]
510                 set socket state to DISCONNECTED when any operation
511                 fails to allow reconnecting in IMAP code without
512                 checking the return code of all calls to the command
513                 functions
514
515         * src/folderview.c
516         * src/summaryview.c
517                 remove some more stuff that depends on specific
518                 folder types
519
520 2003-03-27 [paul]       0.8.11claws59
521
522         * sync with 0.8.11cvs14
523                 see ChangeLog 2003-03-27
524                 
525         * src/selective_download.[ch]   ** REMOVED **
526                 really removed
527
528 2003-03-27 [christoph]  0.8.11claws58
529
530         * src/folder.c
531                 fix handling of tmp_flags in flag copy function
532
533 2003-03-27 [paul]       0.8.11claws57
534
535         * sync with 0.8.11cvs13
536                 see ChangeLog 2003-03-27
537
538 2003-03-27 [oliver]     0.8.11claws56
539
540         * src/maiwindow.c
541                 remove sel_download_cb
542
543 2003-03-27 [oliver]     0.8.11claws55
544         
545         * src/inc.c
546                 remove POP3_TOP
547         
548 2003-03-26 [oliver]     0.8.11claws54
549
550         *src/pop.h
551                 remove POP3_TOP*
552         * README.claws
553                 remove selective donwload readme
554
555 2003-03-26 [oliver]     0.8.11claws53
556         * src/matcher.[ch]
557         * src/matcher_parser_parse.y 
558         * src/pop.c 
559         * src/prefs_account.[ch]
560         * src/prefs_filtering.c
561                 remove selective donwload
562
563 2003-03-26 [oliver]     0.8.11claws52
564
565         * src/inc.[ch] 
566         * src/filtering.c 
567         * src/mainwindow.c 
568                 remove selective donwload
569
570 2003-03-26 [oliver]     0.8.11claws51
571         
572         * src/Makefile.am
573         * src/selective_download.[ch]   ** REMOVE **    
574
575 2003-03-26 [christoph]  0.8.11claws50
576
577         * src/news.c
578                 fix NEWS that got broken by a sync with sylpheed-main
579
580 2003-03-26 [christoph]  0.8.11claws49
581
582         * src/mimeview.c
583                 fix mime type guessing when no mime type is found for a file
584
585 2003-03-25 [christoph]  0.8.11claws48
586
587         * src/mimeview.c
588         * src/procmime.c
589                 remove mime type guessing from mime parser and use
590                 name based mime types in viewer lookup for mime type
591                 application/octet-stream
592
593 2003-03-25 [christoph]  0.8.11claws47
594
595         * doc-src/readme.txt
596         * doc-src/rfc2554.txt
597                 add RFC about SMTP AUTH
598
599         * src/send_message.c
600         * src/common/smtp.[ch]
601                 add extra error code for authentication errors and
602                 clear temporary password when this error occurs
603
604         (closes Bug 84 authentication failure while sending should
605          prompt for password again)
606
607 2003-03-25 [christoph]  0.8.11claws46
608
609         * configure.ac
610         * src/Makefile.am
611         * src/imageview.[ch]                            ** REMOVE **
612         * src/messageview.[ch]
613         * src/mimeview.[ch]
614         * src/prefs_common.[ch]
615         * src/textview.c
616         * src/plugins/Makefile.am
617         * src/plugins/image_viewer/.cvsignore           ** NEW **
618         * src/plugins/image_viewer/Makefile.am          ** NEW **
619         * src/plugins/image_viewer/plugin.c             ** NEW **
620         * src/plugins/image_viewer/viewer.[ch]          ** NEW **
621                 move image viewer into a plugin (building is enabled by default)
622                 [ToDo: Prefs for resize and autoview]
623
624 2003-03-25 [paul]       0.8.11claws45
625
626         * sync with 0.8.11cvs12
627                 see ChangeLog 2003-03-26
628
629 2003-03-25 [paul]       0.8.11claws44
630
631         * sync with 0.8.11cvs11
632                 see ChangeLog 2003-03-22, 2003-03-24 and 2003-03-25
633                 
634         Note: Selective Download is broken.
635                 
636 2003-03-22 [christoph]  0.8.11claws43
637
638         * src/folder.c
639                 code cleanup for flags copying
640
641 2003-03-22 [christoph]  0.8.11claws42
642
643         * src/plugins/trayicon/trayicon.c
644                 fix setting the transparent area when the window size
645                 is forced by the system tray
646
647 2003-03-22 [christoph]  0.8.11claws41
648
649         * src/plugins/trayicon/gnome-mail.xpm           ** REMOVE **
650         * src/plugins/trayicon/gnome-nomail.xpm         ** REMOVE **
651         * src/plugins/trayicon/newmail.xpm              ** NEW **
652         * src/plugins/trayicon/nomail.xpm               ** NEW **
653         * src/plugins/trayicon/trayicon.c
654         * src/plugins/trayicon/unreadmail.xpm           ** NEW **
655                 o replace GBiff icons with KBiff icons resized to 16x16 pixel
656                 o add icon for unread mails
657                 o set transparency for window
658
659 2003-03-22 [christoph]  0.8.11claws40
660
661         * src/news.c
662                 init news session to prevent crash when session is closed
663
664 2003-03-22 [christoph]  0.8.11claws39
665
666         * src/imap.c
667         * src/common/session.[ch]
668                 Init session data to make sure we don't have invalid pointers
669                 for read_ch and write_ch when new multi process sessions are
670                 not used
671
672         * src/main.c
673         * src/common/plugin.c
674         * src/common/sylpheed.c
675         * src/plugins/demo/demo.c
676         * src/plugins/dillo_viewer/dillo_viewer.c
677         * src/plugins/mathml_viewer/mathml_viewer.c
678         * src/plugins/spamassassin/spamassassin.c
679         * src/plugins/spamassassin/spamassassin_gtk.c
680                 add plugin types to allow loading plugins at different times
681                 (and maybe for different frontends), because it's not good to
682                 load GTK-Plugins gefore gtk_init was called
683
684         * configure.ac
685         * src/plugins/Makefile.am
686         * src/plugins/trayicon/.cvsignore               ** NEW **
687         * src/plugins/trayicon/Makefile.am              ** NEW **
688         * src/plugins/trayicon/eggtrayicon.c            ** NEW **
689         * src/plugins/trayicon/eggtrayicon.h            ** NEW **
690         * src/plugins/trayicon/gnome-mail.xpm           ** NEW **
691         * src/plugins/trayicon/gnome-nomail.xpm         ** NEW **
692         * src/plugins/trayicon/trayicon.c               ** NEW **
693                 New Trayicon plugin that shows an icon in a systray that uses
694                 XEMBED protocol like Gnome's systray. Icon shows if there
695                 are new mails and a tooltip shows information about new,
696                 unread and total messages.
697
698 2003-03-22 [paul]       0.8.11claws38
699
700         * src/common/smtp.c
701                 fix ESMTP AUTH CRAM-MD5
702                 [sync with main (still version 0.8.11cvs6), see
703                  ChangeLog 2003-03-22]
704
705 2003-03-21 [colin]      0.8.11claws37
706
707         * src/send_message.c
708                 Fix USE_SSL => USE_OPENSSL
709
710 2003-03-21 [colin]      0.8.11claws36
711
712         * src/folderview.c
713                 Fix counts in drag and dropped subfolders
714
715 2003-03-21 [colin]      0.8.11claws35
716
717         * src/folder.c 
718         * src/folderview.c
719                 speed up a bit folder dnd
720
721 2003-03-20 [alfons]     0.8.11claws34
722
723         * src/main.c
724         * src/toolbar.c
725         * src/procmsg.c
726                 don't send locked queue messages
727                 (feature request "[ 705245 ] Locking message in outbox 
728                  should prevent sending")
729
730 2003-03-20 [christoph]  0.8.11claws33
731
732         * src/folder.c
733                 remove NEW and UNREAD flag in special folders when scanning
734                 
735         * src/common/smtp.c
736                 fix ESMTP AUTH CRAM-MD5
737
738 2003-03-20 [paul]       0.8.11claws32
739
740         * src/prefs_account.c
741                 Re-write 'Tunnel command to open connection' as
742                 'Use command to communicate with server', and disable
743                 it for all except IMAP accounts
744
745 2003-03-20 [paul]       0.8.11claws31
746
747         * sync with 0.8.11cvs6
748                 see ChangeLog 2003-03-20
749
750 2003-03-19 [match]      0.8.11claws30
751
752         * src/addritem.[ch]
753                 include documentation. minor refactoring.
754         * src/addr_compl.[ch]
755         * src/addrindex.[ch]
756         * src/addresbook.[ch]
757         * src/summaryview.c
758                 re-enable address lookup (was disabled in
759                 0.8.11claws20).
760
761 2003-03-19 [christoph]  0.8.11claws29
762
763         * src/procmsg.c
764                 add temp flag handling, will make moving and copying
765                 messages possible again
766
767         * src/folder.c
768                 correct calulation of folder stats
769
770 2003-03-18 [match]      0.8.11claws28
771
772         * src/editgroup.h
773                 remove case sensitive comparison (closes bug 80).
774
775 2003-03-18 [christoph]  0.8.11claws27
776
777         * src/imap.c
778                 fix imap using a tunnel command
779
780         (closes bug 87)
781
782 2003-03-18 [christoph]  0.8.11claws26
783
784         * src/folder.[ch]
785         * src/imap.c
786         * src/procmsg.[ch]
787                 rewrite flag handling for folders
788
789 2003-03-18 [christoph]  0.8.11claws25
790
791         * src/folder.c
792         * src/procmsg.c
793         * src/summaryview.c
794                 unset NEW and UNREAD flags when message is ignored, to make
795                 sure messages don't show up as unread on other IMAP clients,
796                 because the IGNORE_THREAD flag can not be syncronized through
797                 the IMAP folder
798
799 2003-03-17 [christoph]  0.8.11claws24
800
801         * src/imap.c
802                 don't use recursion to fetch uids when the number of messages
803                 does not match. Moved code into subfunction that is used
804                 again when needed, to prevent an endless loop.
805
806 2003-03-17 [thorsten]   0.8.11claws23
807
808         * src/imageview.[ch]
809                 export imageview_get_resized_size() (for plugins)
810         * src/prefs_common.[ch]
811                 added prefs_common_get() (for plugins)
812
813 2003-03-17 [christoph]  0.8.11claws22
814
815         * src/imap.c
816                 o remove UID guessing from copy code
817                 o support UIDPLUS extension for APPEND command
818
819 2003-03-17 [paul]       0.8.11claws21
820
821         * src/gtk/about.c
822                 remove 'Compiled-plugins' section.
823                 
824         * src/plugins/dillo_viewer/dillo_viewer.c
825                 slight change to description text
826
827 2003-03-16 [match]      0.8.11claws20
828         * src/ldapserver.[ch]           ** NEW **
829         * src/ldapctrl.[ch]             ** NEW **
830         * src/ldapquery.[ch]            ** NEW **
831         * src/ldaputil.[ch]             ** NEW **
832         * src/addrcindex.[ch]           ** NEW **
833         * src/addrquery.h               ** NEW **
834         * src/addritem.[ch]
835         * src/addrcache.[ch]
836         * src/addrindex.[ch]
837         * src/addr_compl.[ch]
838         * src/addressbook.[ch]
839         * src/addrbook.[ch]
840         * src/editgroup.c
841         * src/editaddress.c
842         * src/editldap.c
843         * src/editldap_basedn.c
844         * src/vcard.c
845         * src/jpilot.c
846         * src/Makefile.am
847                 included dynamic LDAP queries. improved address
848                 completion.
849
850 2003-03-16 [paul]       0.8.11claws19
851
852         * tools/multiwebsearch.pl
853                 fix a fatal typo
854
855 2003-03-16 [christoph]  0.8.11claws18
856
857         * src/mimeview.c
858         * src/plugins/dillo_viewer/dillo_viewer.c
859         * src/plugins/mathml_viewer/mathml_viewer.c
860                 make unregistering of MimeViewerFactorys possible
861
862 2003-03-16 [alfons]     0.8.11claws17
863
864         * configure.ac
865                 correct typo
866
867 2003-03-16 [melvin]     0.8.11claws16
868
869         * src/plugins/dillo_viewer.c
870                 Fixed bug where it was not possible to view more than
871                 one text/html attachment per message (bug discovered
872                 by Christoph Hohmann).
873
874 2003-03-15 [melvin]     0.8.11claws15
875
876         * src/prefs_actions.c
877                 Fixed compilation warnings.
878
879 2003-03-15 [melvin]     0.8.11claws14
880
881         * src/plugins/Makefile.am
882         * src/plugins/dillo_viewer/.cvsignore                   ** NEW **
883         * src/plugins/dillo_viewer/Makefile.am                  ** NEW **
884         * src/plugins/dillo_viewer/dillo_viewer.c               ** NEW **
885                 Added a html mail viewer plugin that uses Dillo v0.7.0 or
886                 newer (http://dillo.auriga.wearlab.de/).
887
888 2003-03-15 [christoph]  0.8.11claws13
889
890         * src/imap.c
891                 don't query imap folder for attributes because we already
892                 for them from imap_status
893
894         * src/mimeview.[ch]
895                 add support for plugable MimeViewers (unloading Viewers
896                 not yet complete)
897
898         * src/plugins/Makefile.am
899         * src/plugins/mathml_viewer/.cvsignore          ** NEW **
900         * src/plugins/mathml_viewer/Makefile.am         ** NEW **
901         * src/plugins/mathml_viewer/mathml_viewer.c     ** NEW **
902                 add MathML Viewer (Content-Type text/mathml) using GtkMathView
903                 widget from http://helm.cs.unibo.it/mml-widget/
904
905 2003-03-14 [christoph]  0.8.11claws12
906
907         * src/folder.[ch]
908                 o error return code's should better be negative
909                 o replace printf with debug_print
910
911         * src/imap.c
912                 improve IMAP folder scan by checking UID-NEXT
913
914         * src/summaryview.c
915                 remove check that are unnecessary in my opinion
916
917 2003-03-13 [christoph]  0.8.11claws11
918
919         * src/folder.[ch]
920         * src/foldersel.c
921         * src/folderview.c
922         * src/imap.c
923         * src/mbox_folder.c
924         * src/mh.c
925         * src/news.c
926         * src/prefs_scoring.c
927         * src/summaryview.c
928                 use a common function to get a displayable name
929                 for a FolderItem
930
931 2003-03-13 [paul]       0.8.11claws10
932
933         * tools/Makefile.am
934           tools/README
935           tools/multiwebsearch.conf     ** NEW FILE **
936           tools/multiwebsearch.pl       ** NEW FILE **
937                 add multiwebsearch Actions script
938
939 2003-03-13 [colin]      0.8.11claws9
940
941         * src/compose.c
942                 Remove leading emtpy lines from quoted text
943                 before quoting it
944
945 2003-03-13 [melvin]     0.8.11claws8
946
947         * src/prefs_actions.c
948                 Fixed a memory leak
949                 Code clean ups
950                 Added Cancel and OK buttons
951                 Corrected help text
952
953 2003-03-13 [christoph]  0.8.11claws7
954
955         * src/account.c
956         * src/folder.[ch]
957         * src/imap.c
958         * src/mainwindow.c
959         * src/mbox_folder.c
960         * src/mh.c
961         * src/news.c
962         * src/setup.c
963                 replace more folder type stuff with folder class stuff
964
965 2003-03-13 [melvin]     0.8.11claws6
966
967         * src/prefs_actions.c
968                 Added new tokens:
969                 %u: user provided argument
970                 %h: user provided argument (hidden on input)
971                 %s: current text selection in the message view 
972
973 2003-03-13 [paul]       0.8.11claws5
974
975         * sync with 0.8.11cvs5
976                 see ChangeLog 2003-03-11, 2003-03-12
977
978 2003-03-12 [christoph]  0.8.11claws4
979
980         * src/folder.c
981                 use folder class idstr when writing folderlist.xml
982
983         * src/folder.h
984         * src/imap.c
985         * src/news.c
986                 replace folder type checks with folder class checks
987
988 2003-03-12 [christoph]  0.8.11claws3
989
990         * src/folder.[ch]
991         * src/imap.[ch]
992         * src/main.c
993         * src/mbox_folder.[ch]
994         * src/mh.[ch]
995         * src/news.[ch]
996                 o create a list of known folder classes in the folder system
997                 o use folder class id strings for folder item identifiers
998
999 2003-03-12 [christoph]  0.8.11claws2
1000
1001         * src/imap.c
1002                 fix imap uid validity check
1003
1004 2003-03-12 [christoph]  0.8.11claws1
1005
1006         * src/account.c
1007         * src/folder.[ch]
1008         * src/foldersel.c
1009         * src/folderview.c
1010         * src/imap.c
1011         * src/mainwindow.c
1012         * src/mbox_folder.c
1013         * src/mh.c
1014         * src/news.c
1015         * src/prefs_scoring.c
1016         * src/procmsg.c
1017         * src/setup.c
1018         * src/summaryview.c
1019                 initial restructuring of folder system, seperating
1020                 folders and folder classes
1021
1022 2003-03-12 [paul]       0.8.11claws
1023
1024         0.8.11claws release
1025
1026 2003-03-12 [christoph]
1027
1028         * src/gtk/prefswindow.c
1029                 fix translation of "Page Index"
1030
1031 2003-03-12 [paul]       0.8.10claws110
1032
1033         a sync from 0.8.11cvs4 before the release
1034
1035         * src/common/utils.c
1036                 subject_compare_for_sort(): allow null strings (fixes
1037                 summary sorting).
1038
1039 2003-03-11 [paul]       0.8.10claws109
1040
1041         * po/es.po
1042                 update Spanish translation, submitted by
1043                 Ricardo Mones Lastra
1044
1045 2003-03-11 [melvin]     0.8.10claws108
1046
1047         * po/fr.po
1048                 Updated French translations
1049
1050 2003-03-11 [paul]       0.8.10claws107
1051
1052         * manual/en/Makefile.am
1053           manual/en/*.html
1054                 update English manual, add a new page
1055                 updated by Francois Barriere <fbarriere@atmel.fr>
1056                 
1057         * po/bg.po
1058           po/it.po
1059           po/sr.po
1060                 update Bulgarian, Italian, and Serbian translations
1061                 submitted by George Danchev, Alessandro Maestri, and
1062                 Urke MMI
1063
1064 2003-03-10 [paul]       0.8.10claws106
1065
1066         * src/gtk/about.c
1067           src/gtk/prefswindow.c
1068                 make some strings translatable
1069
1070 2003-03-10 [darko]      0.8.10claws105
1071
1072         * src/compose.c
1073                 code cleanup to make Hiro happy
1074
1075 2003-03-10 [paul]       0.8.10claws104
1076
1077         * sync with 0.8.11cvs2
1078                 see ChangeLog 2003-03-10
1079
1080 2003-03-09 [melvin]     0.8.10claws103
1081
1082         * src/textview.c
1083                 textview_set_font(): fix for message display in
1084                 UTF-8 locales (thanks to Sergey Vlasov).
1085                 (was unintentionnaly reverted in 0.8.6claws6)   
1086
1087 2003-03-08 [darko]      0.8.10claws102
1088
1089         * src/compose.c
1090                 fix infinite loop in wrapping as reported
1091                 by happycactus
1092                 obsoletes patch #696482
1093
1094 2003-03-08 [christoph]  0.8.10claws101
1095
1096         * src/imap.c
1097                 add workaround for IMAP servers that do not
1098                 support the "UID SEARCH UID" command
1099
1100 2003-03-07 [christoph]  0.8.10claws100
1101
1102         * src/plugins/spamassassin/spamassassin.[ch]
1103         * src/plugins/spamassassin/spamassassin_gtk.c
1104                 code cleanup
1105
1106 2003-03-07 [paul]       0.8.10claws99
1107
1108         * po/es.po
1109                 updated Spanish translation, submitted by
1110                 Ricardo Mones Lastra
1111
1112 2003-03-07 [christoph]  0.8.10claws98
1113
1114         * src/send.c
1115                 fix in 0.8.10claws94 was wrong
1116                 local delivery does not require escaping, remove escaping
1117                 code to make signatures of mails with "." lines valid
1118                 
1119                 NOTE: requires that sendmail is executed with "-i" option,
1120                       what is the default now, but has to be changed in all
1121                       exsiting accounts)
1122
1123 2003-03-07 [paul]       0.8.10claws97
1124
1125         * sync with 0.8.11 release
1126                 see ChangeLog 2003-03-07
1127
1128 2003-03-06 [paul]       0.8.10claws96
1129
1130         * src/compose.c
1131                 revert commit 0.8.10claws92
1132
1133 2003-03-06 [paul]       0.8.10claws95
1134
1135         * src/folderview.c
1136                 fix (solaris) bug 73, 'Crash when selecting top-level folder'
1137
1138         * src/gtkaspell.c
1139                 fix bug 74, 'Crash opening editor window with pseudo-color
1140                 display'
1141                 
1142         Patches submitted by Kevin Vigor <kevin@vigor.nu>
1143
1144 2003-03-06 [christoph]  0.8.10claws94
1145
1146         * src/send.c
1147                 fix rfc2821 (4.5.2) violation in SMTP data sending,
1148                 all lines starting with a period get an extra period
1149                 inserted
1150                 (found by Simon 'corecode' Schubert)
1151
1152 2003-03-06 [paul]       0.8.10claws93
1153
1154         * src/folderview.c
1155                 if configured font can't be loaded fall back to gtk
1156                 default. (with thanks to Christoph)
1157                 
1158                 closes long-standing bug 15 'Crashes on startup'
1159
1160 2003-03-06 [paul]       0.8.10claws92
1161
1162         * src/compose.c
1163                 freeze text before autosave and thaw afterwards
1164                 fixes bug 67 'autosave make re-rediting message crazy'
1165
1166 2003-03-06 [christoph]  0.8.10claws91
1167
1168         * src/compose.c
1169                 ignore address comment in dupe check for Cc-list
1170
1171         (closes reopened bug 47 Replying to message strips name part of
1172          e-mail addresses of Cc: lines)
1173
1174 2003-03-06 [paul]       0.8.10claws90
1175
1176         * src/Makefile.am
1177                 remove reference to gtkxtext.h as its no longer in
1178                 the repository
1179
1180 2003-03-06 [paul]       0.8.10claws89
1181
1182         * sync with 0.8.10cvs25
1183                 see ChangeLog 2003-03-06
1184
1185 2003-03-06 [oliver]     0.8.10claws88
1186         
1187         * src/messageview.c
1188                 remove include
1189
1190 2003-03-06 [oliver]     0.8.10claws87
1191         
1192         * src/folderview.c 
1193                 remove changes introduced inclaws74
1194         * src/messageview.c
1195                 another attempt to sanely delete and update
1196                 messages deleted in separate messageview
1197
1198 2003-03-05 [christoph]  0.8.10claws86
1199
1200         * src/summaryview.c
1201                 check if "From" matches any account's address if
1202                 addressbook completion of addresses is disabled too
1203
1204         (closes Bug 70 "Display recipient in from" doesn't check
1205          folder's default account)
1206
1207 2003-03-05 [christoph]  0.8.10claws85
1208
1209         * src/compose.c
1210         * src/common/utils.[ch]
1211                 don't strip address comments when building Cc lists
1212
1213         (closes Bug 47 Replying to message strips name part of e-mail addresses
1214          of Cc: lines)
1215
1216         * src/folder.c
1217                 fix return value of copy function
1218
1219 2003-03-05 [christoph]  0.8.10claws84
1220
1221         * src/imap.c
1222                 don't ask imap server for non rfc822 headers
1223
1224         (closes bug 71 IMAP FETCH asks for FROM header field twice)
1225
1226         * src/imap.c
1227                 destroy session on socket error to allow reconnecting
1228
1229 2003-03-05 [christoph]  0.8.10claws83
1230
1231         * configure.ac
1232                 fix building with gnome when no prefix is set
1233
1234         (closes bug 66 Gnome directory is set to NONE)
1235
1236 2003-03-05 [paul]       0.8.10claws82
1237
1238         * sync with 0.8.10cvs23
1239                 see ChangeLog 2003-03-05
1240
1241 2003-03-04 [christoph]  0.8.10claws81
1242
1243         * src/folder.c
1244                 o fix moving and copying when folder returns 0 for new
1245                   message number
1246                 o remove some code for single message copy and move
1247                   operations and use functions for multiple messages
1248
1249         (closes bug 63 Strange behaviour MOVING messages from MH to IMAP)
1250
1251         * src/news.c
1252                 remove unused include
1253
1254 2003-03-04 [paul]       0.8.10claws80
1255
1256         * src/gtk/about.c
1257                 list 'Compiled plugins'
1258
1259 2003-03-03 [christoph]  0.8.10claws79
1260
1261         * src/news.[ch]
1262                 have to multiply the percentage of the current fetch with
1263                 the percentage that it has of the total fetch operation
1264                 for correct values
1265
1266 2003-03-03 [christoph]  0.8.10claws78
1267
1268         * src/news.c
1269                 fix calculation of expected lines for progress indicator
1270
1271 2003-03-03 [christoph]  0.8.10claws77
1272
1273         * src/summaryview.c
1274         * src/common/utils.c
1275                 fix segfault when opening the root news folder
1276
1277 2003-03-03 [christoph]  0.8.10claws76
1278
1279         * src/mainwindow.[ch]
1280         * src/common/Makefile.am
1281         * src/common/progressindicator.[ch]
1282                 add UI independent progress indicator handling
1283
1284         * src/news.[ch]
1285                 use new progress indicator for message info fetching
1286
1287         * src/common/hooks.h
1288                 code cleanup
1289
1290 2003-03-03 [oliver]     0.8.10claws75
1291
1292         * src/toolbar.c
1293         * src/compose.c
1294                 removed commented code
1295
1296 2003-03-03 [oliver]     0.8.10claws74
1297
1298         * src/toolbar.[ch]
1299                 cleanups and refactoring
1300         * src/compose.[ch]
1301                 compose_reply_mode reply & forwarding interface for
1302                 toolbar buttons
1303         * src/folderview.c
1304                 act on messages marked for deletion in folderview_selected
1305                 based on prefs_common.immediate_exec since a message might 
1306                 have been deleted by messageview in a folder we are changing 
1307                 to (does anybody understand what I'm on about ?)
1308
1309 2003-03-03 [oliver]     0.8.10claws73
1310         
1311         * src/messageview.[ch]
1312                 new functions
1313                 - messageview_delete: delete message shown in messagview
1314                 - messageview_update_view: update messageview to currently 
1315                   selected summaryview message
1316                 - add separate messageview to msgview_list in order to update 
1317                   toolbar to new toolbar style on the fly (TOOLBAR_NONE, TOOLBAR_ICON etc.)
1318         * src/summaryview.[ch]
1319                 summary_get_selection returns a list of selected msgs
1320                 in summaryview
1321         * src/mainwindow.c
1322                 toolbar reply refactoring
1323
1324 2003-03-03 [paul]       0.8.10claws72
1325
1326         * sync with 0.8.10cvs21
1327                 see ChangeLog 2003-03-03
1328
1329 2003-03-02 [christoph]  0.8.10claws71
1330
1331         * src/common/passcrypt.c
1332                 use POSIX includes
1333
1334 2003-03-02 [christoph]  0.8.10claws70
1335
1336         * configure.ac
1337         * src/prefs_account.c
1338         * src/prefs_gtk.[ch]
1339         * src/common/.cvsignore
1340         * src/common/Makefile.am
1341         * src/common/passcrypt.c                ** NEW **
1342         * src/common/passcrypt.h.in             ** NEW **
1343                 Implement password encryption in config files
1344                 using unix encrypt and setkey functions. The crypt
1345                 key can be set as a configure parameter. Old
1346                 passwords will be converted if they do not begin
1347                 with '!'
1348
1349 2003-03-02 [paul]       0.8.10claws69
1350
1351         * src/prefs_account.c
1352                 fix compile error
1353
1354 2003-03-01 [thorsten]   0.8.10claws68
1355
1356         * po/el.po
1357           po/hr.po
1358           po/it.po
1359           po/nl.po
1360           po/sr.po
1361           po/sv.po
1362                 corrected format strings
1363         * po/en_GB.po
1364                 corrected headers
1365                 (fix compile errors with GNU gettext-0.11.5)
1366
1367 2003-03-01 [oliver]     0.8.10claws67
1368
1369         * src/summaryview.c
1370                 menu callbacks call toolbar_menu_reply
1371
1372 2003-03-01 [oliver]     0.8.10claws66
1373
1374         * src/mainwindow.c
1375         * src/messageview.c
1376                 menu callbacks call toolbar_menu_reply
1377         * src/toolbar.[ch]
1378                 callbacks from menu handled by toolbar_menu_reply
1379
1380 2003-03-01 [paul]       0.8.10claws65
1381
1382         * src/addressbook.c
1383                 revert commit 0.8.10claws54 - breaks editing of
1384                 addressbook.
1385                 
1386         * po/bg.po
1387                 update Bulgarian translation, submitted by
1388                 George Danchev
1389
1390 2003-02-28 [christoph]  0.8.10claws64
1391
1392         * src/account.c
1393         * src/addressadd.c
1394         * src/compose.c
1395         * src/gtkaspell.c
1396         * src/gtkxtext.h                ** REMOVE **
1397         * src/imap.c
1398         * src/matcher.[ch]
1399         * src/mh.c
1400         * src/news.c
1401         * src/pine.c
1402         * src/prefs_common.c
1403         * src/prefs_matcher.c
1404         * src/procheader.[ch]
1405         * src/procmsg.[ch]
1406         * src/toolbar.c
1407         * src/common/ssl_certificate.c
1408         * src/gtk/colorlabel.c
1409         * src/gtk/menu.c
1410                 o fix warnings
1411                 o remove code obsoleted by new cache and folder system rework
1412
1413 2003-02-28 [oliver]     0.8.10claws63
1414         
1415         * src/toolbar.[ch]
1416                 * fix bug where reply in Messageview replied to 
1417                 Message displayed in summaryview
1418                 (reportedd via ML by chinatinte at gmx dot ch)
1419                 * fix bug where toolbar popups (WITH_QUOTE, WITHOUT_QOUTE)
1420                 didn't work in separate MessageView Toolbar
1421                 (wondering if anybody uses this at all ?)
1422         * src/summaryview.[ch]
1423                 use toolbar.c's toolbar_reply instead of summary_reply (removed)
1424                 (generalize reply and forward code);
1425         * src/messageview.c 
1426                 remove focus_in event which updated summaryview to messageview
1427
1428 2003-02-28 [paul]       0.8.10claws62
1429
1430         * po/Makefile.in.in
1431                 add the --check option
1432                 Patch submitted by Ricardo Mones Lastra
1433
1434 2003-02-28 [paul]       0.8.10claws61
1435
1436         * src/prefs_account.c
1437                 re-order 'Signature' items
1438
1439 2003-02-28 [paul]       0.8.10claws60
1440
1441         * sync with 0.8.10cvs20
1442                 see ChangeLog 2003-02-28
1443
1444 2003-02-28 [paul]       0.8.10claws59
1445
1446         * po/POTFILES.in
1447                 update to reflect recent movement of files
1448
1449 2003-02-28 [paul]       0.8.10claws58
1450
1451         * sync with 0.8.10cvs19
1452                 see ChangeLog 2003-02-28
1453
1454 2003-02-27 [martin]     0.8.10claws57
1455
1456         * src/prefs_matcher.c 
1457                 fix segfault in prefs_matcher_ok() when the
1458                 last entry is deleted and prevents that the
1459                 message "entry not saved" comes up after deleting
1460                 an entry
1461
1462 2003-02-27 [martin]     0.8.10claws56
1463
1464         * src/prefs_filtering.c 
1465                 fix segfault in prefs_filtering_ok() when the
1466                 last entry is deleted and prevents that the
1467                 message "entry not saved" comes up after deleting
1468                 an entry
1469
1470 2003-02-27 [paul]       0.8.10claws55
1471
1472         * sync with 0.8.10cvs18
1473                 see ChangeLog 2003-02-27
1474
1475 2003-02-27 [paul]       0.8.10claws54
1476
1477         * src/addressbook.c
1478                 fix bug where the address book crashes with 
1479                 multiple lookups.
1480                 Patch [687729] submitted by David Frager 
1481                 <dbfrager@users.sourceforge.net>
1482
1483 2003-02-25 [christoph]  0.8.10claws53
1484
1485         * src/Makefile.am
1486         * src/colorlabel.[ch]           ** REMOVE **
1487         * src/gtk/Makefile.am
1488         * src/gtk/colorlabel.[ch]       ** NEW **
1489                 move colorlabel files to gtk directory
1490
1491         * src/esmtp.[ch]                ** REMOVE **
1492                 has been merged into smtp.[ch] in 0.7.5
1493
1494 2003-02-25 [christoph]  0.8.10claws52
1495
1496         * src/Makefile.am
1497         * src/about.[ch]                ** REMOVE **
1498         * src/gtk/Makefile.am
1499         * src/gtk/about.[ch]            ** NEW **
1500                 move about files to gtk directory
1501
1502 2003-02-25 [christoph]  0.8.10claws51
1503
1504         * src/folder.c
1505                 some code optimization of folder scanning code
1506
1507         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx> 
1508
1509 2003-02-25 [christoph]  0.8.10claws50
1510
1511         * src/main.c
1512         * src/common/sylpheed.c
1513                 add command line parameter parsing to common code
1514
1515 2003-02-24 [christoph]
1516
1517         * Makefile.am
1518         * configure.ac
1519                 fix gnome prefix problems, the configure script now removed
1520                 `gnome-config --prefix` from `gnome-config --datadir`
1521                 and adds $(prefix} instead
1522
1523         (closes Bug 24 Makefile does not respect prefix when installing
1524          GNOME data)
1525
1526 2003-02-24 [christoph]  0.8.10claws49
1527
1528         * src/news.c
1529                 check for valid session before trying to authenticate
1530
1531         (closes Bug 60 crash if "authenticate on logon" is activated
1532          and newsserver-hostname is not valid)
1533
1534 2003-02-24 [melvin]     0.8.10claws48
1535
1536         * src/prefs_actions.c
1537                 Make sure all user's input is sent to the action and then
1538                 close the socket..
1539
1540 2003-02-23 [alfons]     0.8.10claws46
1541
1542         * src/summaryview.c
1543                 also wait cursor when deleting files
1544
1545 2003-02-23 [paul]
1546
1547         * tools/freshmeat_search.pl
1548           tools/google_search.pl
1549                 scripts should now work for any browser/browser command line
1550
1551 2003-02-22 [christoph]  0.8.10claws45
1552
1553         * src/procmsg.c
1554                 fix IMAP flag setting, IMAP flag is not handled correctly
1555                 anymore by the folder system and information about the
1556                 folder should not be saved in the MsgInfo (in my opinion)
1557
1558         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
1559
1560 2003-02-22 [christoph]  0.8.10claws44
1561
1562         * src/summaryview.c
1563                 fix spelling of "label" ;-)
1564
1565 2003-02-22 [thorsten]   0.8.10claws43
1566
1567         * src/mimeview.c
1568           src/prefs_common.[ch]
1569           src/procmime.[ch]
1570                 do not use description as attachment name
1571
1572 2003-02-22 [alfons]     0.8.10claws42
1573
1574         * src/summaryview.c
1575                 freeze/thaw folder item updates when changing color labels,
1576                 and put a wait cursors on
1577
1578 2003-02-22 [thorsten]   0.8.10claws41
1579
1580         * src/mimeview.c
1581                 save-all fixes: crash if invoked on multipart container,
1582                 mimeinfo access, pathseparators, error dialog
1583
1584 2003-02-21 [alfons]     0.8.10claws40
1585
1586         * src/prefs_gtk.c
1587                 remove unused var
1588
1589 2003-02-21 [colin]      0.8.10claws39
1590
1591         * src/send.c
1592                 Fix smtp logging
1593
1594 2003-02-21 [colin]      0.8.10claws38
1595
1596         * src/summaryview.c
1597                 Freeze/thaw folderItem updates when filtering messages 
1598                 via Tools/Filter messages
1599
1600 2003-02-21 [paul]       0.8.10claws37
1601
1602         * src/compose.c
1603                 revert commit 0.8.10claws26, there are ulterior motives
1604                 for users to set a Reply-To header when posting to
1605                 newsgroups
1606
1607 2003-02-21 [paul]       0.8.10claws36
1608
1609         * sync with 0.8.10cvs17
1610                 see ChangeLog 2003-02-21
1611
1612 2003-02-20 [christoph]  0.8.10claws35
1613
1614         * src/imap.c
1615                 IMAP UID fetch speedup using SEARCH
1616
1617         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
1618
1619         * src/imap.c
1620                 fix problem with UIDs in IMAP UID cache that no longer existed
1621
1622 2003-02-20 [christoph]  0.8.10claws34
1623
1624         * src/imap.c
1625         * src/procheader.c
1626         * src/procheader.h
1627                 IMAP header fetch speedup (fetch only headers cached in MsgInfo)
1628
1629         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
1630
1631         * src/imap.c
1632                 Rewrite imap_cmd_gen_recv use sock_getline instead
1633                 of sock_gets to avoid problems with too long reply
1634                 lines
1635     
1636 2003-02-20 [colin]      0.8.10claws33
1637         
1638         * src/prefs_account.c
1639                 Better wording
1640
1641 2003-02-20 [colin]      0.8.10claws32
1642
1643         * src/compose.c
1644                 Remove useless '&& !to_sender' 
1645
1646 2003-02-20 [darko]
1647
1648         * AUTHORS
1649                 change my e-mail address
1650
1651 2003-02-19 [colin]      0.8.10claws31
1652
1653         * src/prefs_common.c
1654                 X11 style colors for every configurable color
1655
1656 2003-02-19 [alfons]     0.8.10claws30
1657
1658         * src/prefs_gtk.[ch]
1659         * src/prefs_common.c
1660                 for color_new accept both plain integers and X11 style color
1661                 names (as found in /usr/lib/X11/rgb.txt)
1662
1663 2003-02-19 [paul]       0.8.10claws29
1664
1665         * src/mainwindow.c
1666                 add tooltips to online/offline button and account selector
1667                 button
1668
1669 2003-02-19 [paul]       0.8.10claws28
1670
1671         * src/folder.c
1672           src/news.c
1673           src/prefs_account.[ch]
1674           src/prefs_common.[ch]
1675                 move 'Maximum number of articles to download' to
1676                 account prefs.
1677                 clean up account prefs gui a little by hiding entries
1678                 rather then greying out entries
1679
1680 2003-02-19 [hiro]       0.8.10claws27
1681
1682         * src/common/utils.c
1683                 fix bug #54 'yesterdays date is displayed in the message 
1684                 summary window'
1685
1686 2003-02-19 [paul]       0.8.10claws26
1687
1688         * src/compose.c
1689                 fix bug reported in Feature Request [688596] 
1690                 'Reply-to header in news'
1691
1692 2003-02-18 [paul]       0.8.10claws25
1693
1694         * src/select-keys.c
1695                 add a 'List all keys' button to key selection dialog
1696
1697 2003-02-18 [colin]      0.8.10claws24
1698         
1699         * src/stock_pixmap.c
1700                 fix compile error
1701
1702 2003-02-18 [colin]      0.8.10claws23
1703
1704         * src/common/smtp.[ch]
1705           src/prefs_account.c
1706                 Try to starttls if it seems to be the only
1707                 way to authenticate a user
1708
1709 2003-02-18 [paul]       0.8.10claws22
1710
1711         * src/Makefile.am
1712           src/folderview.c
1713           src/stock_pixmap.[ch]
1714           src/pixmaps/drafts_close.xpm  ** NEW FILE **
1715           src/pixmaps/drafts_open.xpm   ** NEW FILE **
1716                 as a Drafts folder is a special folder allow it to have
1717                 its own unique icons
1718
1719 2003-02-18 [colin]      0.8.10claws21
1720
1721         * src/imap.c
1722                 Fix port selection when using starttls
1723
1724 2003-02-18 [paul]       0.8.10claws20
1725
1726         * src/mainwindow.c
1727           src/prefs_common.[ch]
1728                 make blue the default new mail colour
1729
1730 2003-02-18 [paul]       0.8.10claws19
1731
1732         * sync with 0.8.10cvs14
1733                 see ChangeLog 2003-02-18
1734
1735 2003-02-17 [jens]       0.8.10claws18
1736
1737         * src/common/md5.c
1738                 fixed a compile problem with gcc 3.3
1739                 works on 2.95.3 too (testet on PPC as it is big endian)
1740
1741 2003-02-17 [paul]       0.8.10claws17
1742
1743         * sync with 0.8.10cvs13
1744                 see ChangeLog 2003-02-17
1745
1746 2003-02-17 [paul]       0.8.10claws16
1747
1748         * sync with 0.8.10cvs12
1749                 see ChangeLog 2003-02-17
1750
1751 2003-02-16 [match]      0.8.10claws15
1752
1753         * src/addressbook.c
1754                 Eliminates reloading of address data when items
1755                 deleted or added. Applied submitted by
1756                 Luke Plant <lukeplant@softhome.net>
1757
1758 2003-02-16 [paul]       0.8.10claws14
1759
1760         * src/news.c
1761                 when a 'protocol error' is encountered disconnect from
1762                 the server. This means that the user can carry on viewing
1763                 other articles and doesn't have to either wait until the
1764                 server timesout or quit sylpheed.
1765                 Fixes bug #53 'Unable to read messages in newsgroups, 
1766                 displayed message doesn't change'
1767
1768 2003-02-15 [christoph]  0.8.10claws13
1769
1770         * src/imap.c
1771                 fix bug that stopped scanning of folders when an
1772                 IMAP folder was empty
1773
1774         (closes bug 46 stop scan messages in folders after empty folder)
1775
1776 2003-02-15 [paul]
1777
1778         * tools/Makefile.am
1779           tools/README
1780           tools/freshmeat_search.pl     ** NEW FILE **
1781           tools/google_search.pl        ** NEW FILE **
1782                 Add 2 Actions scripts which search freshmeat/google
1783                 for the selected text using the browser configured
1784                 in sylpheedrc.
1785                 
1786         Note: These scripts are very dependent on the format of the
1787         browser command and may not work on every occasion. Testing
1788         is welcome. 
1789
1790 2003-02-14 [alfons]     0.8.10claws12
1791
1792         * src/compose.c
1793                 fix breakage because of uninitialized account pointer.
1794                 please verify.
1795
1796 2003-02-14 [paul]       0.8.10claws11
1797
1798         * src/compose.c
1799           src/prefs_account.[ch]
1800           src/prefs_common.[ch]
1801                 move signature settings to Account Prefs
1802
1803 2003-02-14 [paul]       0.8.10claws10
1804
1805         * sync with 0.8.10cvs11
1806                 see ChangeLog 2003-02-14
1807
1808 2003-02-13 [thorsten]   0.8.10claws9
1809
1810         * src/news.c
1811                 revert news progressbar (GUI separation)
1812
1813 2003-02-13 [paul]       0.8.10claws8
1814
1815         * src/compose.c
1816                 make replies behave correctly, re: RFC 1036, Section 2.2.3,
1817                 paragraph 1
1818
1819 2003-02-13 [paul]       0.8.10claws7
1820
1821         * src/compose.[ch]
1822           src/summaryview.c
1823                 fix 'Follow-up and Reply-to' so that it creates a reply to
1824                 the newsgroup and the sender. If the message has the keyword
1825                 'poster' in the Followup-To header, all replies go to the
1826                 sender, re: RFC 1036, Section 2.2.3
1827                 rename all instances of 'ignore_replyto' to 'to_sender', both
1828                 were previously used, now we use just one.
1829
1830 2003-02-13 [paul]       0.8.10claws6
1831
1832         * sync with 0.8.10cvs9
1833                 see ChangeLog 2003-02-13
1834
1835 2003-02-13 [paul]       0.8.10claws5
1836
1837         * configure.ac
1838                 show which plugins are configured in the configure
1839                 output.
1840
1841 2003-02-12 [thorsten]   0.8.10claws4
1842
1843         * src/news.c
1844                 show progress while fetching news headers
1845
1846 2003-02-12 [christoph]  0.8.10claws3
1847
1848         * configure.ac
1849         * src/plugins/Makefile.am
1850                 use AM_CONDITIONAL to enable plugins, automake correctly
1851                 manages this when creating distdir
1852
1853 2003-02-12 [christoph]  0.8.10claws2
1854
1855         * ac/spamassassin.m4
1856         * src/plugins/spamassassin/Makefile.am
1857                 fix building SpamAssassin plugin without OpenSSL
1858
1859 2003-02-12 [paul]       0.8.10claws1
1860
1861         * ac/Makefile.am
1862           src/Makefile.am
1863           src/plugins/Makefile.am
1864                 fix failure of 'make release'
1865
1866 2003-02-12 [paul]       0.8.10claws
1867
1868         * 0.8.10claws released
1869
1870 2003-02-12 [paul]       0.8.9claws56
1871
1872         * po/bg.po
1873           po/es.po
1874           po/it.po
1875           po/ru.po
1876           po/sr.po
1877                 updated translations by George Danchev, Ricardo Mones Lastra,
1878                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively
1879                 
1880         * sylpheed.spec.in
1881                 Allow the building of RPMs by a regular user. Submitted
1882                 by Sergei Astanin
1883
1884 2003-02-11 [alfons]     0.8.9claws55
1885
1886         * src/colorlabel.c
1887                 don't use pixmaps for label color rect but draw rectangles
1888                 so we can respect the color map of palette based visuals
1889                 (fixes the long time crashes on Suns - thanks to Andreas
1890                 Engel and Steve O'Hara-Smith for testing)
1891
1892 2003-02-11 [christoph]  0.8.9claws54
1893
1894         * src/matcher_parser_parse.y
1895                 correct bug where filering rules of not existing folders in
1896                 matcherrc were added to global filtering
1897                 
1898         (closes Debian Bug #180253 - Directory's filter-rules are merged with
1899          main filter-rules after removing directory, http://bugs.debian.org/180253)
1900         
1901 2003-02-11 [paul]       0.8.9claws53
1902
1903         * sync with 0.8.10cvs7
1904                 see ChangeLog 2003-02-09
1905
1906 2003-02-11 [melvin]     0.8.9claws52
1907
1908         * po/fr.po
1909                 Updated French tranlsations
1910
1911 2003-02-10 [paul]       0.8.9claws51
1912
1913         * sylpheed.spec.in
1914                 correct --enable-openssl
1915                 Fix submitted by Sergei Astanin <asita@users.sourceforge.net>
1916
1917 2003-02-09 [martin]     0.8.9claws50
1918
1919         * src/prefs_matcher.c
1920                 fix segfault in prefs_matcher_substitute_cb() when
1921                 no row is selected
1922
1923 2003-02-09 [paul]       0.8.9claws49
1924
1925         * src/folderview.c
1926                 fix bug where a newsgroup folder's processing rules were
1927                 merged with the global filtering rules when the newsgroup
1928                 folder was deleted, causing some seriously bad results,
1929                 see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253>
1930
1931 2003-02-08 [melvin]     0.8.9claws48
1932
1933         * src/compose.c
1934                 Corrected and modified an alert message.
1935
1936 2003-02-07 [paul]       0.8.9claws47
1937
1938         * src/folderview.c
1939                 fix bug where both an 'Account properties' window and a
1940                 'Folder properties' window were opened when clicking on
1941                 'Properties' in an NNTP or IMAP folder's popup menu.
1942
1943 2003-02-07 [paul]       0.8.9claws46
1944
1945         * sync with 0.8.10cvs6
1946                 see ChangeLog 2003-02-06
1947
1948 2003-02-06 [christoph]  0.8.9claws45
1949
1950         * src/mbox.c
1951                 freeze folder updates while importing mbox files
1952                 (closes bug 43 importing mbox took hours)
1953                 
1954         Patch submitted by Jens Rantil <jens.rantil@telia.com>
1955
1956 2003-02-06 [thorsten]   0.8.9claws44
1957
1958         * po/de.po
1959                 Updated german translations
1960
1961 2003-02-06 [thorsten]   0.8.9claws43
1962
1963         * src/news.h
1964                 use guint for message numbers (fix count in grouplist dialog)
1965
1966 2003-02-05 [paul]       0.8.9claws42
1967
1968         * sync with 0.8.10cvs2
1969                 see ChangeLog 2003-02-05
1970
1971 2003-02-04 [colin]      0.8.9claws41
1972
1973         * src/prefs_common.[ch]
1974           src/procmsg.c
1975           src/summaryview.c
1976                 Add an option to disable threading by subject
1977
1978 2003-02-04 [christoph]  0.8.9claws40
1979
1980         * src/inc.c
1981                 only abort fetching mails from multiple accounts when the
1982                 error is fatal and does not allow to check any more accounts
1983                 (currently only disk full error)
1984
1985         (closes bug 31 after POP3 error: "no such mail" Sylpheed does not
1986          receive mails for other accouts)
1987
1988 2003-02-04 [christoph]  0.8.9claws39
1989
1990         * src/folder.c
1991                 first add the new message to the cache, then
1992                 send the update notification
1993
1994         (closes bug 39 after sending message folderview doesnt get updated)
1995
1996 2003-02-04 [colin]      0.8.9claws38
1997
1998         * src/inc.c
1999                 _really_ fix this Connecting... status
2000
2001 2003-02-04 [paul]       0.8.9claws37
2002
2003         * sync with 0.8.10
2004                 see ChangeLog 2003-02-04
2005
2006 2003-02-04 [paul]       0.8.9claws36
2007
2008         * sync with 0.8.9cvs6
2009                 see ChangeLog 2003-02-03
2010
2011 2003-02-04 [paul]       0.8.9claws35
2012
2013         * po/pt_BR.po
2014                 updated by André Filipe de Assunção e Brito 
2015                 <bedecko@netsite.com.br>
2016
2017 2003-02-03 [thorsten]   0.8.9claws34
2018
2019         * po/de.po
2020                 Updated german translations
2021
2022 2003-02-02 [paul]       0.8.9claws33
2023
2024         * po/es.po
2025                 updated by Ricardo Mones Lastra
2026
2027 2003-02-02 [thorsten]   0.8.9claws32
2028
2029         * src/mh.c
2030                 Fix mh_get_msginfo() segfault if file is inaccessible
2031
2032 2003-01-31 [colin]      0.8.9claws31
2033
2034         * src/procheader.c
2035                 Fix last commit's bug
2036
2037 2003-01-31 [colin]      0.8.9claws30
2038
2039         * src/procheader.c
2040                 Missing a change for gpg-signed messages
2041
2042 2003-01-31 [paul]       0.8.9claws29
2043
2044         * src/pixmaps/gpg_signed.xpm    ** NEW FILE **
2045           src/procheader.c
2046           src/stock_pixmap.[ch]
2047           src/summaryview.c
2048                 indicate GnuPG signed messages by displaying an icon
2049                 in the Attachment column.
2050
2051 2003-01-31 [paul]       0.8.9claws28
2052
2053         * sync with 0.8.9cvs4
2054                 see ChangeLog 2003-01-31
2055
2056 2003-01-31 [alfons]     0.8.9claws27
2057
2058         * src/textview.c
2059                 tune URI parser to accept mailto URLs with a '?'
2060                 (patch from Ruslan Balkin)
2061
2062 2003-01-31 [colin]      0.8.9claws26
2063
2064         * src/summaryview.c
2065                 Fix a leak introduced in claws24
2066
2067 2003-01-31 [colin]      0.8.9claws25
2068
2069         * src/summaryview.c
2070                 Freeze/Thaw folder updates when deleting dups
2071
2072 2003-01-31 [colin]      0.8.9claws24
2073         
2074         * src/addr_compl.c
2075           src/summaryview.c
2076           src/msgcache.c
2077                 little speed improvements
2078
2079 2003-01-31 [colin]      0.8.9claws23
2080
2081         * src/summaryview.c
2082                 Fix segfault when forwarding nothing
2083                 Patch from "Ruslan N. Balkin" <baron@voices.ru>
2084                 
2085 2003-01-30 [paul]       0.8.9claws22
2086
2087         * sync with 0.8.9cvs3
2088                 see ChangeLog 2003-01-30
2089
2090 2003-01-30 [paul]       0.8.9claws21
2091
2092         * sync with 0.8.9cvs2
2093                 see ChangeLog 2003-01-30
2094
2095 2003-01-29 [paul]       0.8.9claws20
2096
2097         * sync with 0.8.9cvs1
2098                 see ChangeLog 2003-01-29
2099
2100 2003-01-28 [paul]       0.8.9claws19
2101
2102         * po/POTFILES.in
2103                 update to reflect changes. 
2104                 thanks to Ricardo Mones Lastra
2105
2106 2003-01-27 [christoph]  0.8.9claws18
2107
2108         * ac/openssl.m4
2109         * ac/spamassassin.m4
2110         * src/plugins/spamassassin/README
2111         * src/plugins/spamassassin/libspamc.[ch]
2112         * src/plugins/spamassassin/utils.[ch]
2113                 updated to latest libspamc
2114
2115 2003-01-27 [christoph]  0.8.9claws17
2116
2117         * src/folder.c
2118                 fix wrong use of procheader_get_header_fields
2119
2120 2003-01-27 [christoph]  0.8.9claws16
2121
2122         * src/news.c
2123         * src/prefs_account.[ch]
2124         * src/common/nntp.[ch]
2125                 allow to force authentication for NNTP servers
2126
2127         Patch submitted by Florian Mickler <dmk@d-labs.de>
2128
2129 2003-01-26 [paul]       0.8.9claws15
2130
2131         * src/summaryview.c
2132                 speed up of marking messages as read
2133                 patch submitted by Jens Rantil <ztyx@users.sourceforge.net>
2134
2135 2003-01-26 [christoph]  0.8.9claws14
2136
2137         * src/Makefile.am
2138         * src/mgutils.[ch]              ** REMOVE **
2139         * src/xml.[ch]                  ** REMOVE **
2140         * src/xmlprops.[ch]             ** REMOVE **
2141         * src/common/Makefile.am
2142         * src/common/mgutils.[ch]       ** NEW **
2143         * src/common/xml.[ch]           ** NEW **
2144         * src/common/xmlprops.[ch]      ** NEW **
2145                 move xml files to common directory
2146
2147 2003-01-26 [christoph]  0.8.9claws13
2148
2149         * src/plugins/spamassassin/spamassassin_gtk.c
2150                 only set gtk entry text if string is available
2151
2152 2003-01-26 [melvin]     0.8.9claws12
2153
2154         * src/description_window.c
2155                 Allow resizing of the window
2156                 Allow automatic horizontal scroll bar
2157                 Do not vertically expand and fill
2158
2159 2003-01-26 [christoph]  0.8.9claws11
2160
2161         * src/Makefile.am
2162         * src/gtkutils.[ch]             ** REMOVE **
2163         * src/common/sylpheed.c
2164         * src/gtk/Makefile.am
2165         * src/gtk/description_window.c
2166         * src/gtk/gtkutils.[ch]         ** NEW **
2167         * src/gtk/prefswindow.c
2168                 move gtkutils to gtk directory
2169
2170 2003-01-26 [paul]       0.8.9claws10
2171
2172         * src/summaryview.c
2173                 rename summary_unread_clicked() to summary_status_clicked()
2174
2175 2003-01-26 [melvin]     0.8.9claws9
2176
2177         * src/prefs_actions.c
2178                 Cosmetical changes to the help text
2179
2180 2003-01-26 [paul]       0.8.9claws8
2181
2182         * src/folder.[ch]
2183           src/mainwindow.c
2184           src/prefs_common.c
2185           src/prefs_sumamry_column.c
2186           summaryview.[ch]
2187                 rename the 'Unread' column to 'Status'
2188
2189 2003-01-25 [match]      0.8.9claws7
2190
2191         * src/mgutils.[ch]
2192                 removed reference to LDAP constants. removed error2string.
2193                 included functions to support LDAP dynamic queries.
2194         * src/syldap.h
2195                 moved LDAP constants here.
2196         * src/addressbook.c
2197         * src/addrindex.c
2198         * src/importldif.c
2199                 removed references to LDAP constants and references to
2200                 error2string.
2201
2202 2003-01-25 [paul]       0.8.9claws6
2203
2204         * src/summaryview.c
2205                 summary_thread_build(), summary_thread_init(): remove 
2206                 unneeded reference to summaryview->folder_item
2207
2208 2003-01-25 [christoph]  0.8.9claws5
2209
2210         * src/gtk/description_window.c
2211                 o allow description texts to expand over multiple columns
2212                 o translate all columns
2213         * src/prefs_actions.c
2214                 change syntax description to use new multi column feature
2215
2216         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
2217
2218 2003-01-25 [match]      0.8.9claws4
2219
2220         * src/vcard.c
2221                 fixed bug with Quoted-Printable
2222
2223 2003-01-25 [paul]       0.8.9claws3
2224
2225         * src/folder.[ch]
2226           src/summaryview.[ch]
2227                 implement per-folder collapsed/expanded threads setting
2228                 
2229         * src/prefs_common.c
2230                 remove global collapsed/expanded threads option
2231
2232 2003-01-25 [christoph]  0.8.9claws2
2233
2234         * po/POTFILES.in
2235                 add pluginwindow and prefswindow
2236         * src/compose.c
2237                 make send respond correctly to messages that could be added
2238                 to the queue folder, but the UID of the message is unknown
2239         * src/folder.c
2240         * src/imap.c
2241                 don't return guessed UIDs in imap_add_msg anymore. We return
2242                 0 to tell the folder system it was appened but the UID is
2243                 unknown. Folder system now get's the UID by scaning the folder
2244                 and searching the cache for the Message-ID
2245                 (closes bug #29 Messages queued, but not sent)
2246
2247 2003-01-25 [paul]       0.8.9claws1
2248
2249         * src/codeconv.c
2250                 conv_encode_header():  fix bug when long headers with 8-bit
2251                 characters are used, so that the encoded words are wrapped.
2252                 If the space in the original text falls on the wrap boundary,
2253                 it can be lost.
2254                 Patch by Sergey Vlasov.
2255                 
2256         * src/folderview.c
2257                  fix bug where a change to the sorting method or thread view
2258                  of a folder's messages is lost if simpify-subject is set and
2259                  toggled on or off.
2260                  Patch by Luke Plant.
2261
2262 2003-01-24 [paul]       0.8.9claws
2263
2264         * sylpheed-0.8.9claws released
2265         
2266         * Makefile.am
2267           sylpheed.spec.in
2268                 remove reference to 'INSTALL.jp'
2269
2270 2003-01-23 [paul]       0.8.8claws128
2271
2272         * po/es.po
2273           po/it.po
2274           po/ru.po
2275           po/sr.po
2276                 updated translations. submitted by Ricardo Mones Lastra,
2277                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively.
2278
2279 2003-01-23 [colin]      0.8.8claws127
2280
2281         * src/compose.c
2282                 Fix drafted and queued news articles re-edition
2283
2284 2003-01-23 [melvin]     0.8.8claws126
2285
2286         * po/fr.po
2287                 Updated French translations
2288
2289 2003-01-23 [colin]      0.8.8claws125
2290
2291         * src/inc.c
2292                 Fix "Connecting to..." status message
2293
2294 2003-01-22 [paul]       0.8.8claws124
2295
2296         * po/bg.po
2297                 updated by George Danchev
2298                 
2299         * src/folder.c
2300                 revert last commit [0.8.8claws111] as it breaks folder d'n'd
2301                 and folder deletion
2302
2303 2003-01-21 [paul]       0.8.8claws123
2304
2305         * po/bg.po
2306                 updated by George Danchev
2307                 
2308         * src/about.c
2309                 its now 2003
2310                 
2311         * src/toolbar.c
2312                 don't translate 'Separator'
2313                 
2314         * src/plugins/spamassassin/Makefile.am
2315                 add aspell to CPPFLAGS
2316                 
2317         * src/plugins/spamassassin/spamassassin.c
2318           src/plugins/spamassassin/spamassassin_gtk.c
2319                 set correct default for spamassassin_receive_spam
2320                 slightly re-word descriptions and some
2321                 other minor changes
2322
2323 2003-01-19 [alfons]     0.8.8claws122
2324                 
2325         * src/mimeview.c
2326                 mimeview_save_as(): we might as well show the file name for
2327                 the single case "Save As" too
2328
2329 2003-01-19 [alfons]     0.8.8claws121
2330
2331         * src/crash.c
2332                 change bug tracker URL to bugzilla URL
2333
2334 2003-01-19 [alfons]     0.8.8claws120
2335
2336         * src/mimeview.c
2337                 mimeview_save_all(): display name of file before overwriting;
2338                 continue saving all, even when one overwrite was cancelled
2339
2340 2003-01-19 [christoph]  0.8.8claws119
2341
2342         * src/summaryview.c
2343         * src/procmsg.[ch]
2344                 fix wrong usage of procmsg_find_children in summaryview
2345                 by using procmsg_update_unread_children instead of
2346                 summaryview_update_unread_children
2347
2348 2003-01-19 [christoph]  0.8.8claws118
2349
2350         * src/procmsg.c
2351                 fix infinite loop in procmsg_find_children
2352                  (closes bug #25 sylpheed crashes on delete.)
2353
2354         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
2355
2356 2003-01-19 [paul]       0.8.8claws117
2357
2358         * po/pt_BR.po
2359                 updated by Ivan Francolin Martinez
2360
2361 2003-01-18 [melvin]     0.8.8claws116
2362
2363         * src/prefs_actions.c
2364                 Removed syntax limitation of only one '&' at the end of command.
2365                         Now actions that contain '>/dev/null 2>&1' are possible.
2366
2367 2003-01-18 [melvin]     0.8.8claws115
2368
2369         * src/prefs_actions.c
2370                 Actions IO dialog: when the action ends
2371                 the "Close" button now has focus and [Escape] closes the
2372                 window.
2373
2374 2003-01-18 [christoph]  0.8.8claws114
2375
2376         * src/procmsg.c
2377                 o add debug output when MsgInfos are really freed
2378                 o free GSLists in procmsg_find_children and
2379                   procmsg_update_unread_children
2380
2381 2003-01-18 [christoph]  0.8.8claws113
2382
2383         * src/mainwindow.c
2384                 reorder Configuration menu
2385
2386 2003-01-18 [christoph]  0.8.8claws112
2387
2388         * src/compose.c
2389                 fix applying templates to forwarded messages
2390
2391         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
2392
2393 2003-01-17 [christoph]  0.8.8claws111
2394
2395         * src/folder.c
2396                 destroy folder items, when a folder item is removed
2397
2398 2003-01-17 [christoph]  0.8.8claws110
2399
2400         * src/folder.c
2401                 fix wrong folder stats update when ignored message is
2402                 deleted
2403
2404 2003-01-17 [colin]      0.8.8claws109
2405         
2406         * src/mainwindow.c
2407         * src/summaryview.c
2408                 Quicksearch bugfixes: 
2409                 - hide help button at startup if not extended
2410                 - switch to extended when looking for replies
2411
2412 2003-01-17 [paul]
2413
2414         * sync with 0.8.9 release
2415
2416 2003-01-17 [paul]       0.8.8claws108
2417
2418         * sync with 0.8.8cvs11
2419                 see ChangeLog 2003-01-17
2420
2421 2003-01-16 [colin]      0.8.8claws107
2422
2423         * src/procmsg.c
2424                 Changed encryption test to re-ask passphrase
2425                 if an encrypted message hasn't been decrypted
2426                 Fixes bug #5
2427
2428 2003-01-16 [christoph]  0.8.8claws106
2429
2430         * src/prefs_gtk.c
2431         * src/prefs_toolbar.c
2432         * src/gtk/prefswindow.h
2433         * src/plugins/spamassassin/spamassassin_gtk.c
2434                 remove page destroy function that is not used anymore
2435
2436 2003-01-16 [paul]       0.8.8claws105
2437
2438         * sync with 0.8.8cvs9
2439                 see ChangeLog 2002-01-16
2440
2441 2003-01-16 [colin]      0.8.8claws104
2442
2443         * src/compose.[ch]
2444                 Fix bug with autosaved drafts for IMAP, when draft
2445                 folder is specified - fixes bugzilla bug #20
2446
2447 2003-01-15 [paul]       0.8.8claws103
2448
2449         * src/compose.[ch]
2450           src/procmsg.c
2451                 store folder and message-id of message forwarding
2452                 in queue header and set forward flag after sending
2453
2454 2003-01-15 [paul]       0.8.8claws102
2455
2456         * sync with 0.8.8cvs8
2457                 see ChangeLog 2002-01-15
2458
2459 2003-01-15 [colin]      0.8.8claws101
2460
2461         * src/Makefile.am
2462                 Fix linking with GNU libiconv
2463
2464 2003-01-15 [darko]      0.8.8claws100
2465
2466         * src/pine.c
2467                 fix crash when importing pine address book
2468                 entry with an empty name (reported by DY
2469                 <dybulk at tri8.net>)
2470
2471 2003-01-14 [paul]       0.8.8claws99
2472
2473         * configure.in  ** REMOVED **
2474           configure.ac  ** NEW FILE **
2475                 rename configure.in to configure.ac, as it is now
2476                 preferred
2477
2478 2003-01-14 [melvin]     0.8.8claws98
2479
2480         * src/folderview.c
2481                 folderview_check_new(): More precise function description
2482
2483 2003-01-14 [melvin]     0.8.8claws97
2484
2485         * src/folderview.c
2486                 folderview_check_new(): return the number of new messages 
2487                         since last check.
2488         * src/inc.c
2489                 inc_account_mail(): Disable counting of new messages for IMAP
2490                         and NNTP until bug [19] and [14] are fixed.
2491
2492 2003-01-14 [paul]       0.8.8claws96
2493
2494         * sync with 0.8.8cvs6
2495                 see ChangeLog 2003-01-14
2496
2497 2003-01-13 [alfons]     0.8.8claws95
2498
2499         * src/textview.c
2500                 tune email address validation (c. 0.8.8claws89): if . is 
2501                 just one char away from @, the address is invalid too 
2502                 (correctly rejects addresses like foo@.com)
2503
2504 2003-01-13 [paul]       0.8.8claws94
2505
2506         * src/messageview.c
2507           src/toolbar.c
2508                 fixes to the Message View toolbar and menu:
2509                 fix non-functioning Forward button
2510                 make Reply button consider default_reply_list
2511                 remove 'Follow-up...' menu entry
2512                 add 'Forward' and 'Redirect' menu entries
2513
2514 2003-01-13 [melvin]     0.8.8claws93
2515
2516         * src/inc.c
2517                 Fixed typo that could make new messages count incorrect.
2518
2519 2003-01-13 [melvin]     0.8.8claws92
2520
2521         * src/folderview.[ch]
2522                 folderview_check_new(): return the number of new messages.
2523         * src/inc.c
2524                 Should fix bug [14] where new mail notification worked 
2525                         incorrectly with IMAP accounts.
2526                 inc_spool_account(): return number of new msgs, or -1 on error
2527                 inc_all_spool(): return number of new msgs
2528                 
2529 2003-01-13 [melvin]     0.8.8claws91
2530
2531         * src/prefs_actions.c
2532                 Justify help text.
2533
2534 2003-01-12 [thorsten]   0.8.8claws90
2535
2536         * src/common/prefs.c
2537                 close file before rename
2538
2539 2003-01-12 [alfons]     0.8.8claws89
2540
2541         * AUTHORS
2542                 add Christian Mertes
2543         * src/common/utils.[ch]
2544                 g_stricase_hash(), g_stricase_equal(): functions for 
2545                 case insensitive hash tables
2546         * src/textview.c
2547                 use top level domain names to validate email address, based
2548                 on a patch by Christian Mertes (thanks!), but changed 
2549                 implementation to use a hash table 
2550
2551 2003-01-12 [paul]       0.8.8claws88
2552
2553         * po/bg.po
2554                 updated by George Danchev
2555
2556 2003-01-12 [alfons]     0.8.8claws87
2557
2558         * src/summaryview.c
2559                 delete / execute performance: use new style folder update
2560
2561 2003-01-12 [paul]       0.8.8claws86
2562
2563         * sync with 0.8.8cvs5
2564                 see ChangeLog 2003-01-13 (!)
2565
2566 2003-01-12 [alfons]     0.8.8claws85
2567
2568         * src/filtering.c
2569         * src/matcher_parser_parse.y
2570                 prepare change_score filtering action
2571         * src/matcher.[ch]
2572                 give up const-correctness on functions that call non-const-correct functions;
2573                 several casts to gpointer in g_free();
2574                 add change_score;
2575
2576 2003-01-12 [christoph]  0.8.8claws84
2577
2578         * src/compose.c
2579                 fix 2 warnings
2580
2581         * src/gtk/prefswindow.[ch]
2582         * src/plugins/spamassassin/spamassassin_gtk.c
2583                 changed the call of the widget create function
2584                 for PrefsPages, because sometimes the widget
2585                 create function needs a widget that already has
2586                 been attached to a window (to create GDK pixmaps
2587                 for exmaple). So we simply pass the GtkWindow as
2588                 the second parameter now.
2589
2590         * src/main.c
2591         * src/mainwindow.c
2592         * src/prefs_toolbar.[ch]
2593                 rewrite Toolbar Preferences using the new
2594                 prefs window
2595
2596 2003-01-11 [alfons]     0.8.8claws83
2597
2598         * src/addressadd.c
2599                 fix crash when adding sender to addressbook because status bar
2600                 isn't there (the status bar doesn't seem to be used though,
2601                 but I'll let Match decide what to do with it)
2602
2603 2003-01-11 [colin]      0.8.8claws82
2604
2605         * src/main.c
2606           src/toolbar.c
2607                 Two useless changes reversed
2608
2609 2003-01-11 [colin]      0.8.8claws81
2610
2611         * src/mainwindow.c
2612           src/mainwindow.h
2613                 Add mainwindow_get_mainwindow()
2614         * src/alertpanel.c
2615           src/alertpanel.h
2616                 Add alertpanel_error_log() 
2617         * src/compose.c
2618           src/inc.c
2619           src/messageview.c
2620           src/toolbar.c
2621           src/main.c
2622           src/procmsg.c
2623                 Network errors get a View Log button
2624
2625 2003-01-10 [alfons]     0.8.8claws80
2626
2627         * src/prefs_toolbar.c
2628         * src/toolbar.c
2629                 use the translatable string for "Separator" as file name for
2630                 separator toolbar items (probably make this uppercase?)
2631
2632 2003-01-10 [alfons]     0.8.8claws79
2633
2634         * src/prefs_toolbar.c
2635                 put right A_SEPARATOR description string in "displayed
2636                 toolbar items list" so manually added separators are
2637                 saved correctly (bug #10, "Adding a separator to the main 
2638                 toolbar fails, entry in xml file is wrong")
2639
2640 2003-01-10 [christoph]  0.8.8claws78
2641
2642         * src/imap.c
2643                 o fix warnings
2644                 o use CAPABILITY to check if NAMESPACE is available
2645
2646 2003-01-10 [christoph]  0.8.8claws77
2647
2648         * src/imap.[ch]
2649                 apply UIDPLUS IMAP extension support patch
2650
2651         Patch submitted by Simon 'corecode' Schubert
2652
2653 2003-01-10 [paul]       0.8.8claws76
2654
2655         * src/folderview.c
2656                 a sync from main which fixes the news account folders'
2657                 Properties bug
2658
2659 2003-01-10 [christoph]  0.8.8claws75
2660
2661         * src/folder.c
2662                 don't accept 0 as a valid uid returned by copy and move
2663                 functions. 0 means the message was copied or moved but the
2664                 new uid could not be fetched. It is not an error condition
2665                 for the copy or move operation.
2666
2667 2003-01-10 [paul]       0.8.8claws74
2668
2669         * src/prefs_filtering.c
2670                 change English used in Alert when entry is not
2671                 saved.
2672                 
2673         * sync with 0.8.8cvs4
2674                 see ChangeLog 2003-01-10
2675
2676 2003-01-10 [darko]      0.8.8claws73
2677
2678         * src/pine.c
2679                 fix crash when importing address book entry
2680                 without a valid address
2681
2682 2003-01-09 [alfons]     0.8.8claws72
2683
2684         * src/inc.c
2685                 filtering performance: use new style folder update
2686
2687 2003-01-09 [christoph]  0.8.8claws71
2688
2689         * src/compose.c
2690         * src/gtk/menu.[ch]
2691                 fix wrong selecting of mime encoding type, when
2692                 opening property dialog of attachments in the
2693                 compose window. 7bit was always selected and that
2694                 destoryed files with 8bit data.
2695                 (closes bug #9 Sylpheed-claws destroys attachments when
2696                  changing MIME-types)
2697
2698 2003-01-09 [paul]       0.8.8claws70
2699
2700         * sync with 0.8.8cvs3
2701                 see ChangeLog 2003-01-09
2702
2703 2003-01-08 [alfons]     0.8.8claws69
2704         
2705         * src/addressadd.c
2706                 apply patch by Kim Schulz to fix build breakage
2707                 because of missing variable
2708
2709 2003-01-08 [paul]       0.8.8claws68
2710
2711         * sync with 0.8.8cvs2
2712                 see ChangeLog 2002-01-08
2713
2714 2003-01-08 [paul]       0.8.8claws67
2715
2716         * po/it.po
2717                 updated by Alessandro Maestri
2718                 
2719         * src/addressadd.c
2720                 when using 'Add sender to addressbook' allow
2721                 name to be edited and remarks to be entered
2722                 Patch submitted by Luke Plant
2723
2724 2003-01-08 [darko]      0.8.8claws66
2725
2726         * README.claws, src/summaryview.c
2727                 fix description for marked messages
2728
2729 2003-01-08 [paul]
2730
2731         * tools/Makefile.am
2732           tools/launch_phoenix  ** NEW FILE **
2733                 add script that enables using Phoenix as the default
2734                 web browser. 
2735                 Submitted by Mohammed Sameer <Uniball@linux-egypt.org>
2736                 
2737         * tools/OOo2sylpheed.pl
2738                 remove full path to sylpheed executable, just 'sylpheed'
2739                 will do
2740                 
2741         * tools/README
2742                 add launch_phoenix informtion and re-arrange and compress
2743                 the data a little
2744
2745 2003-01-07 [christoph]  0.8.8claws65
2746
2747         * src/folder.c
2748                 fix update for source folder when moving messages
2749         * src/procmsg.[ch]
2750         * src/summaryview.c
2751                 use function to set to_folder for message infos and
2752                 automatically update the op_count for old and new
2753                 folder
2754
2755 2003-01-07 [melvin]     0.8.8claws64
2756
2757         * src/prefs_actions.c
2758                 Fixed bug where an '%p' Action on a displayed image crashed 
2759                         Sylpheed
2760                 Code clean up (get rid of duplicated code and removed unnecessary 
2761                                 structure member)
2762
2763 2003-01-07 [christoph]  0.8.8claws63
2764
2765         * src/compose.c
2766         * src/folder.[ch]
2767         * src/folderview.c
2768         * src/import.c
2769         * src/inc.c
2770         * src/main.c
2771         * src/mainwindow.c
2772         * src/messageview.c
2773         * src/prefs_folder_item.c
2774         * src/procmsg.c
2775         * src/summaryview.c
2776         * src/toolbar.c
2777                 o remove all folder update triggering from the UI code. The folder
2778                   system should know much better when a folder needs an update.
2779                 o to prevent multiple updates in a row the folder updates can be
2780                   frozen for some time.
2781
2782                 Note: - Please verify that no updates are missing
2783                       - Check where freeze/thaws should be added
2784
2785 2003-01-07 [christoph]  0.8.8claws62
2786
2787         * src/prefs_actions.c
2788                 don't translate empty strings
2789
2790         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
2791
2792 2003-01-06 [christoph]  0.8.8claws61
2793
2794         * src/prefs_actions.c
2795                 mark strings for gettext
2796         * src/prefs_matcher.c
2797                 use new description window for Execute action and
2798                 match condition in Filtering
2799
2800         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
2801
2802 2003-01-06 [alfons]     0.8.8claws60
2803
2804         keep myself inspired to re-organize matcher part 8; 
2805         yes, more to come (I need to move out the descriptive
2806         text for actions to matcher.c, or at least make it not
2807         depend on the wicked ordering)
2808
2809         * src/prefs_matcher.c
2810                 add documentation so others may comprehend the
2811                 UI part of the conditions
2812                 
2813 2003-01-06 [christoph]  0.8.8claws59
2814
2815         * src/prefs_actions.c
2816                 use new description window for syntax help
2817         * src/gtk/description_window.c
2818                 fix display of descriptions with column count != 2
2819
2820         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
2821
2822 2003-01-06 [christoph]  0.8.8claws58
2823
2824         * src/quote_fmt.c
2825         * src/summaryview.[ch]
2826         * src/gtk/Makefile.am
2827         * src/gtk/description_window.[ch]       ** NEW **
2828                 use a generic window to display syntax descriptions
2829                 currently used in quote_fmt and summaryview (new description
2830                 for extended quick search)
2831
2832         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
2833
2834 2003-01-06 [paul]       0.8.8claws57
2835
2836         * sync with 0.8.8cvs1
2837                 see ChangeLog 2003-01-06
2838
2839 2003-01-06 [christoph]  0.8.8claws56
2840
2841         * src/mainwindow.c
2842         * src/prefs_gtk.[ch]
2843         * src/gtk/prefswindow.[ch]
2844         * src/plugins/spamassassin/spamassassin_gtk.c
2845                 o remove page management from prefswindow, pages
2846                   will be an argument to prefswindow_open
2847                 o prefswindow_open gets a datapointer that is
2848                   passed to the widget_create function to allow
2849                   creation of prefswindow for specific items
2850
2851 2003-01-06 [colin]      0.8.8claws55
2852         
2853         * src/summaryview.c
2854                 We don't want regexp in the reply-finder, 
2855                 because MIDs can contain !,$,. and so on
2856
2857 2003-01-06 [jens]       0.8.8claws54
2858
2859         * src/jpilot.c
2860                 fixed a wrong free in jpilot_read_db_files
2861
2862 2003-01-06 [alfons]     0.8.8claws53
2863
2864         re-organize matcher part 8; more to come
2865        
2866         * src/matcher.c
2867                 matcherprop_to_string(): put g_free()s before the
2868                 switch-case break to fix memleaks                
2869
2870 2003-01-06 [colin]      0.8.8claws52
2871
2872         * src/summaryview.c
2873                 cleanup & reply-finder now displays the first 
2874                 matching message
2875
2876 2003-01-05 [alfons]     0.8.8claws51
2877
2878         re-organize matcher part 7; more to come
2879
2880         * src/matcher.[ch]
2881                 fixes for constant correctness;
2882                 more documentation;
2883
2884 2003-01-05 [alfons]     0.8.8claws50
2885
2886         re-organize matcher part 6; more to come
2887         
2888         * src/matcher.[ch]
2889                 fixes for constant correctness;
2890                 more documentation;
2891         * src/filtering.c
2892                 fix for constant correctness
2893
2894 2003-01-05 [colin]      0.8.8claws49
2895
2896         * src/account.[ch]
2897                 Add account_get_reply_account function
2898         * src/compose.c
2899                 Use account_get_reply_account function 
2900         * src/summaryview.c
2901                 Basic reply-finder - click on the replied
2902                 icon gets you to the outbox using quick-search
2903
2904 2003-01-05 [paul]       0.8.8claws48
2905
2906         * src/prefs_common.c
2907                 small change to English
2908                 
2909         * src/prefs_filtering.c
2910                 prefs_filtering_action_select(): improve logic and uniformity
2911                 of gui
2912
2913 2003-01-05 [alfons]     0.8.8claws47
2914
2915         fine tune solution to focus problems (bug #7)
2916
2917         * src/mainwindow.c
2918                 mainwindow_focus_in_event(): remove grab event check
2919         * src/summaryview.c
2920                 summary_button_pressed(): move selection on right-click
2921                 too. we can't possibly move the selection back after
2922                 canceling a dialog, because gtk's incomplete focus 
2923                 management. whether this is a good solution, only time
2924                 will tell.
2925
2926 2003-01-05 [christoph]  0.8.8claws46
2927
2928         * src/imap.c
2929                 fix crash when no imap connection could be established
2930
2931 2003-01-05 [paul]       0.8.8claws45
2932
2933         * src/mainwindow.c
2934           src/sumamryview.c
2935           src/gtk/menu.[ch]
2936                 fix bug 605957 'shortcuts in popup-menu'
2937                 make user-defined shortcuts work
2938                 show shortcuts that are already defined
2939                 in the main menu
2940                 Patch submitted by Luke Plant
2941
2942 2003-01-05 [alfons]     0.8.8claws44
2943
2944         * src/mainwindow.c
2945                 focus_in_event handler should not select summary view row 
2946                 when another window (menu, dialog) grabbed for events 
2947                 (bug #7, "[0.8.8claws42] Message summary focus") 
2948
2949 2003-01-04 [christoph]  0.8.8claws43
2950
2951         * src/procmsg.c
2952                 update save folder after adding the sent message
2953                  (closes bug #6 Folder View doesn't refresh for "Sent"-messages)
2954
2955 2003-01-02 [christoph]  0.8.8claws42
2956
2957         * src/common/plugin.c
2958                 fix unloading of all plugins and unload
2959                 plugins in reverse order
2960                 
2961         * src/gtk/pluginwindow.c
2962                 implement function of load and unload button
2963
2964         * src/gtk/prefswindow.c
2965         * src/gtk/prefswindow.h
2966                 rename register function and add new unregister
2967                 function
2968
2969         * src/plugins/spamassassin/spamassassin_gtk.c
2970                 unregister prefs page and update for changes in
2971                 src/gtk/prefswindow.c
2972
2973 2003-01-02 [paul]       0.8.8claws41
2974
2975         * po/es.po
2976                 updated by Ricardo Mones Lastra
2977
2978 2003-01-02 [paul]
2979
2980         * tools/tb2sylpheed
2981                 fixes and improvements by Urke MMI
2982
2983 2003-01-02 [thorsten]   0.8.8claws40
2984
2985         * src/procmsg.c
2986                 fixed wrong return value
2987
2988 2003-01-02 [thorsten]   0.8.8claws39
2989
2990         * src/prefs.c
2991                 fixed printing wrong variable
2992
2993 2003-01-02 [thorsten]   0.8.8claws38
2994
2995         * src/prefs.c
2996                 fixed acessing members of freed pfile struct
2997
2998 2003-01-02 [thorsten]   0.8.8claws37
2999
3000         * src/procmsg.c
3001                 detect loops across several messages
3002                 as suggested by Christoph Hohmann
3003
3004 2003-01-01 [match]      0.8.8claws36
3005
3006         * src/addrindex.c
3007                 fixed another memory leak.
3008
3009 2003-01-01 [match]      0.8.8claws35
3010
3011         * src/jpilot.[ch]
3012                 fixed memory leaks. applied Doxygen comments.
3013
3014 2003-01-01 [thorsten]   0.8.8claws34
3015
3016         * src/procmsg.c
3017                 inhibit endless loop if msg references itself
3018                 (closes Bug [ 660477 ] Infinite loop in parent flag search)
3019
3020 2003-01-01 [christoph]  0.8.8claws33
3021
3022         * src/mainwindow.c
3023         * src/gtk/Makefile.am
3024         * src/gtk/pluginwindow.c                ** NEW **
3025         * src/gtk/pluginwindow.h                ** NEW **
3026                 add plugin window
3027
3028         * src/plugins/demo/demo.c
3029         * src/plugins/spamassassin/spamassassin.c
3030         * src/plugins/spamassassin/spamassassin_gtk.c
3031                 write better plugin descriptions
3032
3033 2002-12-31 [christoph]  0.8.8claws32
3034
3035         * src/gtk/prefswindow.c
3036         * src/plugins/spamassassin/spamassassin_gtk.c
3037                 some small improvements to GTK code
3038
3039 2002-12-31 [christoph]  0.8.8claws31
3040
3041         * src/plugins/spamassassin/spamassassin_gtk.c
3042                 enable folder select button
3043
3044 2002-12-31 [christoph]  0.8.8claws30
3045
3046         * src/mainwindow.c
3047         * src/gtk/Makefile.am
3048         * src/gtk/prefswindow.c                         ** NEW **
3049         * src/gtk/prefswindow.h                         ** NEW **
3050                 add new prefs window
3051
3052         * src/common/plugin.c
3053                 don't try to load empty config lines
3054         
3055         * src/plugins/spamassassin/Makefile.am
3056         * src/plugins/spamassassin/spamassassin.c
3057         * src/plugins/spamassassin/spamassassin.h       ** NEW **
3058         * src/plugins/spamassassin/spamassassin_gtk.c   ** NEW **
3059                 GTK config for SpamAssassin Plugin using
3060                 the new prefs window
3061
3062 2002-12-31 [paul]       0.8.8claws29
3063
3064         * po/POTFILES.in
3065                 remove obsolete entry 'src/menu.c'
3066
3067 2002-12-31 [alfons]     0.8.8claws28
3068
3069         * src/matcher.[ch]
3070         * src/matcher_parser_parse.y
3071         * src/prefs_matcher.c
3072                 add "ignore_thread" and "~ignore_thread" condition so it's
3073                 possible to make the actions / scoring operate on the ignore
3074                 thread flag
3075
3076 2002-12-31 [christoph]  0.8.8claws27
3077
3078         * src/addrbook.c
3079         * src/addrindex.c
3080         * src/folder.c
3081         * src/matcher.c
3082         * src/prefs_account.c
3083         * src/prefs_actions.c
3084         * src/prefs_customheader.c
3085         * src/prefs_display_header.c
3086         * src/prefs_gtk.c
3087         * src/procmime.c
3088         * src/toolbar.c
3089         * src/xmlprops.c
3090         * src/common/prefs.[ch]
3091                 extend prefs file handling for reading and automatic handling
3092                 of blocks. When reading prefs_set_block_label will automatically
3093                 move on to the block. When writing it will copy all other blocks
3094                 automatically
3095
3096         * src/common/plugin.c
3097                 Now loading plugin filenames from [Plugins] block in
3098                 sylpheed rc file
3099
3100 2002-12-30 [christoph]  0.8.8claws26
3101
3102         * src/common/hooks.[ch]
3103                 return abort status to caller of hooks_invoke
3104                 
3105         * src/inc.[ch]
3106                 invoke message filtering hook and stop
3107                 default handling when filter returns abort
3108
3109         * src/common/plugin.[ch]
3110         * src/plugins/demo/demo.c
3111                 modify plugin loader, because resolving symbols for strings
3112                 does not work correctly
3113         
3114         * configure.in
3115         * ac/spamassassin.m4                            ** NEW **
3116         * src/plugins/spamassassin/.cvsignore           ** NEW **
3117         * src/plugins/spamassassin/Makefile.am          ** NEW **
3118         * src/plugins/spamassassin/README               ** NEW **
3119         * src/plugins/spamassassin/libspamc.[ch]        ** NEW **
3120         * src/plugins/spamassassin/spamassassin.c       ** NEW **
3121         * src/plugins/spamassassin/utils.[ch]           ** NEW **
3122                 add spamassassin plugin, see src/plugins/spamassassin/README
3123                 for details
3124
3125 2002-12-29 [alfons]     0.8.8claws25
3126
3127         * src/mainwindow.c
3128                 when moving focus from a message view to the main 
3129                 window, don't forget to select the summary node
3130                 of the displayed message. should fix "[ 659103 ] 
3131                 focus-follows-mouse confuses sylpheed"
3132
3133 2002-12-29 [christoph]  0.8.8claws24
3134
3135         * src/Makefile.am
3136         * src/stringtable.[ch]          ** REMOVE **
3137         * src/common/Makefile.am
3138         * src/common/stringtable.[ch]   ** NEW **
3139                 move stringtable files to common directory
3140
3141 2002-12-29 [christoph]  0.8.8claws23
3142
3143         * src/Makefile.am
3144         * src/menu.[ch]                 ** REMOVE **
3145         * src/gtk/Makefile.am
3146         * src/gtk/menu.[ch]             ** NEW **
3147                 move menu files to gtk directory
3148
3149 2002-12-29 [match]      0.8.8claws22
3150
3151         * src/addressbook.c
3152         * src/syldap.c
3153                 moved UI specific code out of LDAP code into addressbook
3154                 UI code. fixed memory leak.
3155
3156 2002-12-29 [christoph]  0.8.8claws21
3157
3158         * src/folder.c
3159                 only check for IGNORED parent message when message is
3160                 not IGNORED itself
3161
3162 2002-12-29 [alfons]     0.8.8claws20
3163
3164         * src/summaryview.c
3165                 set gtksctree's anchor correct (immediate execute
3166                 changes the tree's layout, and anchor points at 
3167                 the incorrect row). fixes "[ 657233 ] multiple msg 
3168                 delete sometimes off by 1".
3169                 we probably have to look for more tree layout /
3170                 anchor glitches.
3171
3172 2002-12-29 [paul]       0.8.8claws19
3173
3174         * src/summaryview.c
3175                 fix bug [ 659054 ] incorrect sorting of 'From' column
3176                 when using 'display sender using address book'
3177                 thanks to Alfons and Luke Plant
3178
3179 2002-12-29 [christoph]  0.8.8claws18
3180
3181         * src/folder.c
3182         * src/procmsg.[ch]
3183                 check parent messages for IGNORE THREAD flag, when adding,
3184                 moving or copying messages to a folder
3185
3186 2002-12-27 [alfons]     0.8.8claws17
3187
3188         re-organize matcher part 5; more to come
3189
3190         * src/matcher.c
3191                 hash keywords in matchparser_tab 
3192
3193 2002-12-27 [alfons]     0.8.8claws16
3194
3195         re-organize matcher part 4; more to come
3196
3197         * src/matcher_parser.h
3198         * src/matcher_parser_lex.l
3199         * src/matcher_parser_parse.y
3200                 cleanup
3201
3202 2002-12-27 [alfons]     0.8.8claws15
3203
3204         re-organize matcher part 3; more to come
3205
3206         * src/matcher.[ch]
3207                 cleanup
3208
3209 2002-12-27 [alfons]     0.8.8claws14
3210
3211         re-organize matcher part 2; more to come but this should
3212         work. cc me if there are any regressions.
3213
3214         * src/matcher.h
3215                 add prototype for get_matchparser_tab_id()
3216         * src/matcher_parser_lex.l
3217                 look up keywords using matchparser_tab_id();
3218
3219 2002-12-27 [alfons]     0.8.8claws12
3220
3221         re-organize matcher part 1
3222
3223         * src/matcher.h
3224                 map yacc generated constants to sylpheed matcher constants
3225         * src/matcher.c
3226                 add function to find a matcher constant from a string
3227
3228 2002-12-27 [christoph]  0.8.8claws11
3229
3230         * src/compose.c
3231                 MENUITEM_ADD casts the 4th argument from integer to pointer
3232                 so it probably should not be a pointer, this means we
3233                 should use account id for it and not the account's pointer
3234
3235 2002-12-27 [paul]       0.8.8claws10
3236
3237         * src/mainwindow.c
3238                 remove unneeded 'GtkWidget *vbox'
3239                 
3240         * src/summaryview.c
3241                 further sync with 0.8.8 - make sort
3242                 by recipient work as expected
3243                 
3244         * NEWS
3245                 sync with 0.8.8
3246
3247 2002-12-27 [paul]       0.8.8claws9
3248
3249         * po/pt_BR.po
3250                 updated by Ivan F. Martinez
3251                 
3252 2002-12-27 [darko]      0.8.8claws8
3253
3254         * src/common/utils.c
3255                 added locked pattern to extended search
3256
3257 2002-12-27 [alfons]     0.8.8claws7
3258
3259         * src/prefs_matcher.[ch]
3260                 clean up
3261
3262 2002-12-26 [alfons]     0.8.8claws6
3263
3264         * src/matcher.[ch]
3265         * src/matcher_parser_lex.l
3266         * src/matcher_parser_parse.y
3267         * src/prefs_matcher.c
3268                 allow color label as a condition in the matcher
3269
3270 2002-12-26 [oliver]     0.8.8claws5
3271         
3272         * src/toolbar.c 
3273                 enable Addressbook for Main and Messageview
3274         * src/prefs_actions.c
3275                 enable actions in Messageview
3276
3277 2002-12-26 [christoph]  0.8.8claws4
3278
3279         * src/common/plugin.c
3280                 add a little debug output
3281         * configure.in
3282         * src/plugins/demo/Makefile.am
3283                 better use of automake
3284
3285 2002-12-26 [christoph]  0.8.8claws3
3286
3287         * src/Makefile.am
3288         * src/common/Makefile.am
3289                 fix "make distdir"
3290
3291 2002-12-26 [christoph]  0.8.8claws2
3292
3293         * configure.in
3294                 sort configure checks into common / gtk / plugins
3295         * po/POTFILES.in
3296                 add src/prefs_gtk.c
3297         * src/Makefile.am
3298                 add plugins SUBDIR
3299         * src/main.c
3300         * src/common/sylpheed.[ch]
3301                 added now sylpheed_done function for shutdown
3302         * src/common/Makefile.am
3303         * src/common/plugin.[ch]                ** NEW **
3304                 plugin loader and unloader
3305         * src/plugins/.cvsignore                ** NEW **
3306         * src/plugins/Makefile.am               ** NEW **
3307                 build plugins
3308         * src/plugins/demo/.cvsignore           ** NEW **
3309         * src/plugins/demo/Makefile.am          ** NEW **
3310         * src/plugins/demo/demo.c               ** NEW **
3311                 small demo plugin that installs a logtext hook and
3312                 outputs the log text to stdout
3313
3314 2002-12-26 [paul]       0.8.8claws1
3315
3316         * po/es.po
3317                 updated by Ricardo Mones Lastra
3318
3319 2002-12-26 [paul]       0.8.8claws
3320
3321         * 0.8.8claws released
3322
3323 2002-12-26 [paul]       0.8.7claws12
3324
3325         * po/bg.po
3326                 updated by George Danchev
3327
3328 2002-12-26 [paul]       0.8.7claws11
3329
3330         * po/POTFILES.in
3331                 remove unneeded 'src/prefs.c' entry 
3332
3333 2002-12-26 [paul]       0.8.7claws10
3334
3335         * src/codeconv.c
3336           src/mainwindow.c
3337                 sync with 0.8.8 release
3338         
3339         * src/folder.[ch]
3340           src/mh.c
3341           src/summaryview.c
3342                 partial sync with 0.8.8 release
3343         
3344
3345 2002-12-25 [alfons]     0.8.7claws9
3346
3347         * src/matcher.[ch]
3348         * src/matcher_parser_lex.l
3349         * src/matcher_parser_parse.y
3350         * src/prefs_matcher.c
3351                 add locked flag to possible filtering / matcher 
3352                 conditions (also a good example what should be
3353                 done to add a simple boolean condition)
3354
3355 2002-12-25 [christoph]  0.8.7claws8
3356
3357         * src/Makefile.am
3358         * src/account.[ch]
3359         * src/addrbook.c
3360         * src/addressbook.c
3361         * src/addrindex.c
3362         * src/filtering.c
3363         * src/folder.c
3364         * src/matcher.c
3365         * src/prefs.[ch]                ** REMOVE **
3366         * src/prefs_account.c
3367         * src/prefs_actions.c
3368         * src/prefs_common.c
3369         * src/prefs_customheader.c
3370         * src/prefs_display_header.c
3371         * src/prefs_filtering.c
3372         * src/prefs_folder_item.c
3373         * src/prefs_gtk.[ch]            ** NEW **
3374         * src/prefs_matcher.c
3375         * src/prefs_scoring.c
3376         * src/prefs_summary_column.c
3377         * src/procmime.c
3378         * src/selective_download.c
3379         * src/toolbar.c
3380         * src/common/Makefile.am
3381         * src/common/prefs.[ch]         ** NEW **
3382                 split prefs.[ch] into prefs_gtk.[ch] and common/prefs.[ch]
3383
3384 2002-12-24 [alfons]     0.8.7claws7
3385
3386         * src/summaryview.c
3387                 summary_thread_build(): fix real cause of the crash mentioned in
3388                 0.8.7claws3. use subject_XXX() and not g_hash_table_XXX() functions,
3389                 this way we get meaningful ctree nodes 
3390
3391 2002-12-24 [oliver]     0.8.7claws6
3392
3393         * src/mainwindow.[ch]
3394         * src/messageview.[ch]
3395         * src/compose.[ch]
3396         * src/inc.c
3397         * src/summaryview.c
3398                 changes to use updated toolbar handling
3399                 
3400 2002-12-24 [oliver]     0.8.7claws5
3401
3402         * src/toolbar.[ch]
3403                 generic toolbar handling
3404                 used ideas from Ivan Francolin Martinez (ivanfm@users.sourceforge.net)
3405         * src/prefs_toolbar.[ch]
3406                 adjust to handling
3407         
3408 2002-12-24 [oliver]     0.8.7claws4
3409         
3410         * src/stock_pixmap.[ch]
3411                 move SYLPHEED_LOGO to end of list in order 
3412                 to remove it from Custom Toolbar`s Icon View
3413
3414 2002-12-24 [alfons]     0.8.7claws3
3415
3416         * src/summaryview.c
3417                 summary_thread_build(): fix crash because of focus != selection 
3418                 after threading. when deleting the selection, gtk tries but fails 
3419                 to find the correct focusable element. we now force the selection
3420                 to be focused. this should solve the infamous bug reported by 
3421                 Jason Wojciechowski (bug "[ 633443 ] Crash on deleting messages"). 
3422                 a test case is available. 
3423
3424 2002-12-24 [darko]      0.8.7claws2
3425
3426         * src/summaryview.c
3427                 don't crash when unmarking message with unread children
3428
3429 2002-12-23 [christoph]  0.8.7claws1
3430
3431         * src/Makefile.am
3432         * src/common/Makefile.am
3433                 update Makefiles for moved intl.h, version.h and defs.h
3434         * src/imap.c
3435                 rewrite imap_session_get to avoid duplicate code
3436
3437 2002-12-23 [paul]       0.8.7claws
3438
3439         * Santa-Claws released
3440         
3441         * po/hu.po
3442           po/ru.po
3443                 squeeze in updated Hungarian and Russian translations.
3444                 Submitted by  Gál Zoltán and Ruslan N. Balkin
3445
3446 2002-12-23 [paul]       0.8.6claws129
3447
3448         * po/pl.po
3449                 updated by Witold Wladyslaw Wojciech Wilk
3450
3451 2002-12-23 [paul]       0.8.6claws128
3452
3453         * src/quote_fmt_parse.y
3454                 fix typo and add licence header
3455
3456 2002-12-23 [paul]       0.8.6claws127
3457
3458         * po/en_GB.po
3459                 updated
3460
3461 2002-12-23 [paul]       0.8.6claws126
3462
3463         * po/it.po
3464                 updated translation, submitted by Alessandro Maestri
3465                 
3466 2002-12-23 [paul]       0.8.6claws125
3467
3468         * src/quote_fmt_parse.y
3469                 fix signature-stripping on replies bug. match
3470                 '-- \n' and not '-- '.
3471
3472 2002-12-22 [paul]       0.8.6claws124
3473
3474         * po/bg.po
3475           po/es.po
3476           po/sr.po
3477                 updated translations. submitted by George Danchev,
3478                 Ricardo Mones Lastra, and Urke MMI respectively
3479
3480 2002-12-21 [paul]       0.8.6claws123
3481
3482         * src/addrbook.c
3483                 fix coding style
3484
3485 2002-12-21 [paul]       0.8.6claws122
3486
3487         * src/addrbook.c
3488                 fix bug [643638] where if a person is in one or more
3489                 addressbook groups editing that person's email 
3490                 address results in removal from those groups.
3491                 Patch submitted by Luke Plant.
3492
3493 2002-12-20 [christoph]  0.8.6claws121
3494
3495         * src/common/utils.c
3496         * src/summaryview.c
3497                 reimplement expand_search_string using GString to
3498                 prevent crashs caused by miscalculated string
3499                 lengths reported by Paul
3500
3501 2002-12-20 [christoph]  0.8.6claws120
3502
3503         * src/summaryview.c
3504                 don't use "changed" to check if op_count has to be changed as it
3505                 is also set when the message has unread children
3506                 (closes bug [ 653221 ] crash while deleting duplicates)
3507
3508 2002-12-20 [paul]       0.8.6claws119
3509
3510         * sync with 0.8.6cvs27
3511                 see ChangeLog 2002-12-20
3512
3513 2002-12-20 [paul]       0.8.6claws118
3514
3515         * sync with 0.8.6cvs26
3516                 see ChangeLog 2002-12-19 and 2002-12-20
3517
3518 2002-12-19 [alfons]     0.8.6claws117
3519
3520         * src/textview.c
3521                 fix incorrect parsing of email addresses, submitted by 
3522                 Luke Plant (thanks!). Closes bug "[ 565480 ] duplicate 
3523                 name display if it contains @".
3524
3525 2002-12-18 [paul]       0.8.6claws116
3526
3527         * sync with 0.8.6cvs23
3528                 see ChangeLog 2002-12-18
3529
3530 2002-12-18 [paul]       0.8.6claws115
3531
3532         * src/Makefile.am
3533         * src/account.c
3534         * src/codeconv.c
3535         * src/gtkutils.[ch]
3536         * src/imap.c
3537                 sync with 0.8.6cvs22.
3538                 see ChangeLog 2002-12-17 and 2002-12-18
3539
3540 2002-12-17 [christoph]  0.8.6claws114
3541
3542         * src/imap.c
3543                 o don't create a session if imap greeting fails
3544                 o don't close socket when authentication fails
3545                   this is done by imap_session_destroy
3546
3547 2002-12-17 [thorsten]   0.8.6claws113
3548
3549         * tools/Makefile.am
3550           tools/README
3551           tools/google_msgid.pl ** NEW FILE **
3552                 Added "search for message-id" script and doc
3553
3554 2002-12-17 [thorsten]   0.8.6claws112
3555
3556         * po/hu.po
3557                 Updated hungarian translation
3558                 (updated by Gal Zoltan)
3559
3560 2002-12-16 [christoph]  0.8.6claws111
3561
3562         * src/addr_compl.c
3563                 remove stupid addressbook dump to debug output
3564         * src/mh.c
3565                 fix memory leak found by Hiro
3566
3567 2002-12-14 [paul]       0.8.6claws110
3568
3569         * src/compose.c
3570                 fix menubar sensitivity on send
3571                 
3572         * src/prefs_filtering.c
3573         * src/prefs_matcher.c
3574         * src/prefs_scoring.c
3575                 Fix english ;)
3576                 
3577         * src/common/quoted-printable.h
3578                 sync: fix typo
3579         
3580 2002-12-13 [christoph]  0.8.6claws109
3581
3582         * src/Makefile.am
3583         * src/manage_window.[ch]        ** REMOVE **
3584         * src/gtk/Makefile.am
3585         * src/gtk/manage_window.[ch]    ** NEW **
3586                 move manage_window files to gtk directory
3587
3588 2002-12-13 [christoph]  0.8.6claws108
3589
3590         * src/Makefile.am
3591         * src/gtkshruler.[ch]           ** REMOVE **
3592         * src/gtk/Makefile.am
3593         * src/gtk/gtkshruler.[ch]       ** NEW **
3594                 move gtkshruler files to gtk directory
3595
3596 2002-12-13 [christoph]  0.8.6claws107
3597
3598         * src/Makefile.am
3599         * src/compose.c
3600         * src/gtkstext.[ch]             ** REMOVE **
3601         * src/gtkutils.[ch]
3602         * src/textview.c
3603         * src/gtk/gtkstext.[ch]         ** NEW **
3604         * src/gtk/Makefile.am
3605                 o move stext functions to gtkstext.c to remove
3606                   dependency of gtkutils
3607                 o move gtkstext files to gtk directory
3608
3609         * src/gtk/Makefile.am
3610         * src/gtk/sslcertwindow.[ch]
3611                 UI stuff can always depend on common code so
3612                 it's ok to add ../common to include path
3613
3614 2002-12-13 [colin]      0.8.6claws106
3615
3616         * src/summaryview.c
3617                 Disconnect sighandlers for mainwindow when
3618                 quicksearch has the focus
3619                 Fix bug #653231
3620         * src/mainwindow.[ch]
3621                 Make key_pressed callback public, to be able
3622                 to disconnect it
3623
3624 2002-12-13 [christoph]  0.8.6claws105
3625
3626         * src/mh.c
3627                 create .mh_sequences file in new MH folders
3628                 (closes feature request [ 523162 ] MH folders should
3629                  get a .mh_sequences)
3630
3631 2002-12-13 [colin]      0.8.6claws104
3632
3633         * src/summaryview.c
3634                 Better handling of quicksearch show/hide
3635                 (basically the button stays under the mouse 
3636                  when toggled)
3637
3638 2002-12-13 [paul]       0.8.6claws103
3639
3640         * sync with 0.8.6cvs17
3641                 see ChangeLog 2002-12-13
3642
3643 2002-12-13 [paul]       0.8.6claws102
3644
3645         * po/es.po
3646                 updated by Ricardo Mones Lastra
3647
3648 2002-12-11 [colin]       0.8.6claws101
3649
3650         * src/folder.c
3651                 remove statusbar stuff
3652           src/folderview.c
3653                 set statusbar verbosity when moving folders
3654
3655 2002-12-11 [colin]       0.8.6claws100
3656         * src/prefs_filtering.c
3657         * src/prefs_matcher.c
3658         * src/prefs_scoring.c
3659                 Fix english ;)
3660
3661 2002-12-11 [colin]       0.8.6claws99
3662
3663         * src/prefs_common.[ch]
3664                 Add summary_quicksearch_type
3665         * src/summaryview.c
3666                 Save last used quicksearch type
3667
3668 2002-12-11 [jens]       0.8.6claws98
3669         * src/prefs_filtering.c
3670         * src/prefs_matcher.c
3671         * src/prefs_scoring.c
3672                 added dialog for incomplete rules in scoring, filtering and
3673                 matcher to ask wheather really close
3674
3675 2002-12-11 [colin]      0.8.6claws97
3676
3677         * src/folder.c
3678                 Fix folder dnd statusbar logging
3679
3680 2002-12-10 [christoph]  0.8.6claws96
3681
3682         * src/compose.c
3683         * src/folder.c
3684         * src/imap.c
3685         * src/inc.c
3686         * src/main.c
3687         * src/mainwindow.c
3688         * src/news.c
3689         * src/send.c
3690         * src/statusbar.[ch]
3691         * src/common/hooks.c
3692         * src/common/log.[ch]
3693                 o handle verbose logging in statusbar directly in statusbar code
3694                   and common code does not need any knowledge about a statusbar
3695                 o remove direct calls to statusbar_(puts|pop)_all functions
3696
3697 2002-12-10 [jens]       0.8.6claws95
3698
3699         * src/*.c
3700                 removed gettext from g_warnings
3701         * po/POTFILES.in
3702                 cleaned and updated
3703         * po/de.po
3704                 updated
3705
3706 2002-12-10 [colin]      0.8.6claws94
3707
3708         * src/main.c
3709                 finish crash dialog fix
3710
3711 2002-12-10 [colin]      0.8.6claws93
3712
3713         * src/main.c
3714                 "Fix" "sylpheed already running" instead of
3715                 crash dialog appearing after a crash
3716
3717 2002-12-10 [colin]      0.8.6claws92
3718
3719         * po/POTFILES.in
3720                 add src/gtk/sslcertwindow.c
3721
3722 2002-12-10 [paul]       0.8.6claws91
3723
3724         * po/POTFILES.in
3725                 updated to reflect recent changes
3726                 submitted by Alessandro Maestri
3727
3728 2002-12-09 [christoph]  0.8.6claws90
3729
3730         * src/Makefile.am
3731         * src/smtp.[ch]                 ** REMOVE **
3732         * src/common/Makefile.am
3733         * src/common/smtp.[ch]          ** NEW **
3734                 move smtp files to common directory
3735
3736 2002-12-09 [christoph]  0.8.6claws89
3737
3738         * src/Makefile.am
3739         * src/session.[ch]              ** REMOVE **
3740         * src/common/Makefile.am
3741         * src/common/session.[ch]       ** NEW **
3742                 move session files to common directory
3743
3744 2002-12-09 [paul]       0.8.6claws88
3745
3746         * src/account.c
3747                 fix bug [649746] edit accounts: move account reverted
3748                 Patch submitted by Luke Plant <lukeplant@users.sourceforge.net>
3749
3750 2002-12-09 [colin]      0.8.6claws87
3751
3752         * src/ssl_certificate.c
3753                 cleanup
3754
3755 2002-12-09 [colin]      0.8.6claws86
3756
3757         * src/ssl.c
3758                 Try to open the cert.pem database and 
3759                 issue a warning if it isn't there
3760
3761 2002-12-09 [colin]      0.8.6claws85
3762
3763         * src/common/ssl_certificate.c
3764         * src/gtk/sslcertwindow.c
3765                 Warning fixes
3766
3767 2002-12-09 [colin]      0.8.6claws84
3768
3769         * src/ssl_certificate.[ch] ** REMOVED **
3770         * src/common/ssl_certificate.[ch] ** NEW **
3771         * src/Makefile.am
3772         * src/common/Makefile.am
3773                 Moved ssl_certificate.[ch] to common
3774         * src/common/ssl.c 
3775                 Put back needed include
3776         * src/gtk/sslcertwindow.[ch]
3777                 Changed ssl_certificate.h include
3778         
3779 2002-12-09 [colin]      0.8.6claws83
3780
3781         * src/gtk/sslcertwindow.[ch]
3782                 Implement hook for certificate acception
3783         * src/ssl_certificate.[ch]
3784                 Implement hook for certificate acception
3785         * src/common/ssl.c
3786                 Reenable certificate acception check
3787         * src/mainwindow.c
3788                 Register sslcertwindow's hook
3789         
3790 2002-12-08 [christoph]  0.8.6claws82
3791
3792         * src/about.c
3793         * src/addr_compl.c
3794         * src/codeconv.c
3795         * src/manual.c
3796         * src/undo.c
3797         * src/common/utils.c
3798                 o add missing includes
3799                 o fix warnings
3800         * src/.cvsignore
3801         * src/common/.cvsignore
3802         * src/common/version.h          ** REMOVE **
3803                 remove autogenerated file
3804
3805 2002-12-08 [paul]       0.8.6claws81
3806
3807         * src/stringtable.c
3808                 put back needed include
3809
3810 2002-12-08 [colin]      0.8.6claws80
3811         
3812         * src/gtk/sslcertwindow.c
3813                 Cleaner popups when asking
3814         * src/ssl_certificate.c
3815         * src/prefs_common.[ch]
3816                 remove ssl certificate pref
3817                 put back needed include
3818         * src/undo.c
3819                 put back needed include
3820
3821 2002-12-08 [christoph]  0.8.6claws79
3822
3823         * src/folderview.c
3824         * src/logwindow.c
3825         * src/statusbar.c
3826         * src/summaryview.c
3827                 only abort hook invokation if required data is missing not
3828                 if our own data pointer is NULL, update hookfunction for
3829                 log window
3830
3831 2002-12-08 [paul]       0.8.6claws78
3832
3833         * src/about.c
3834         * src/addrcache.c
3835         * src/addrclip.c
3836         * src/addr_compl.c
3837         * src/addrselect.c
3838         * src/codeconv.c
3839         * src/colorlabel.c
3840         * src/enriched.c
3841         * src/esmtp.c
3842         * src/exporthtml.c
3843         * src/headerview.c
3844         * src/imageview.c
3845         * src/manual.c
3846         * src/noticeview.c
3847         * src/pgptext.c
3848         * src/scoring.c
3849         * src/sourcewindow.c
3850         * src/stringtable.c
3851         * src/undo.c
3852                 clean up: remove unneccesary includes
3853
3854 2002-12-08 [christoph]  0.8.6claws77
3855
3856         * src/folderview.c
3857         * src/statusbar.c
3858         * src/summaryview.c
3859         * src/common/hooks.[ch]
3860                 hook functions now have a gboolean return value, if a hook
3861                 returns TRUE it will stop executing of any more hooks in
3862                 the same hooklist for this invokation
3863
3864 2002-12-08 [colin]      0.8.6claws76
3865         
3866         * src/main.c
3867                 put back argv0 for CRASH_DIALOG
3868
3869 2002-12-08 [christoph]  0.8.6claws75
3870
3871         * src/Makefile.am
3872         * src/about.c
3873         * src/account.c
3874         * src/crash.c
3875         * src/esmtp.h
3876         * src/imap.[ch]
3877         * src/inc.c
3878         * src/main.c
3879         * src/mainwindow.c
3880         * src/news.c
3881         * src/pop.[ch]
3882         * src/prefs_account.[ch]
3883         * src/prefs_common.[ch]
3884         * src/send.[ch]
3885         * src/smtp.[ch]
3886         * src/ssl_certificate.[ch]
3887         * src/ssl_manager.[ch]
3888         * src/common/Makefile.am
3889         * src/common/log.c
3890         * src/common/nntp.[ch]
3891         * src/common/socket.[ch]
3892         * src/common/ssl.[ch]
3893         * src/gtk/sslcertwindow.[ch]
3894         * ac/openssl.m4
3895                 use new autoconf script to detect OpenSSL with extra parameters
3896                 to specify the location of libs and includes, also remove USE_SSL
3897                 to USE_OPENSSL
3898
3899         * src/common/sylpheed.[ch]
3900         * src/common/version.h.in
3901                 start seperation of common code initialization seperated from gui
3902
3903         * src/summaryview.c
3904                 The function that is called when a color label changes
3905                 should not change the color lable again
3906
3907 2002-12-08 [colin]      0.8.6claws74
3908
3909         * src/gtk/sslcertwindow.c
3910                 warning fixes
3911
3912 2002-12-08 [colin]      0.8.6claws73
3913
3914         * src/statusbar.c
3915           src/common/log.h
3916                 Register a hook for statusbar_puts_all
3917         * src/common/log.c
3918                 invoke statusbar_puts_all's hook
3919         
3920 2002-12-08 [colin]      0.8.6claws72
3921
3922         * src/ssl_certificate.c
3923                 Put back a badly-removed include
3924
3925 2002-12-08 [colin]      0.8.6claws71
3926
3927         * src/gtk/sslcertwindow.[ch]    ** NEW **
3928                 new certificate presentation
3929         * src/gtk/Makefile.am
3930                 add new files
3931         * src/ssl_certificate.[ch]
3932                 gtk cleanup, made utility functions public
3933         * src/ssl_manager.c
3934                 use new cert presentation
3935
3936 2002-12-07 [christoph]  0.8.6claws70
3937
3938         * src/Makefile.am
3939         * src/nntp.[ch]                 ** REMOVE **
3940         * src/common/Makefile.am
3941         * src/common/nntp.[ch]          ** NEW **
3942                 move nntp files to common directory
3943
3944 2002-12-07 [christoph]  0.8.6claws69
3945
3946         * src/procmsg.[ch]
3947         * src/summaryview.c
3948                 implement msginfo update callback using sylpheed's new
3949                 hook system. Invoke hooks from procmsg_msginfo_[un]set_flags.
3950
3951 2002-12-06 [christoph]  0.8.6claws68
3952
3953         * src/editgroup.c
3954                 This patch changes the 'Edit Group Details' dialog to
3955                 allow extended selections in either pane, so that
3956                 addresses can be added or removed from a group more
3957                 quickly and easily. (it actually is a net decrease in
3958                 file size, as some unnecessary functions have been
3959                 removed). 
3960                 (patch submitted by Luke Plant <lukeplant@users.sourceforge.net>)
3961
3962 2002-12-06 [christoph]  0.8.6claws67
3963
3964         * src/Makefile.am
3965         * src/template.[ch]             ** REMOVE **
3966         * src/common/Makefile.am
3967         * src/common/template.[ch]      ** NEW **
3968                 move template files to common directory
3969
3970         * src/nntp.c
3971                 add missing log.h include
3972
3973 2002-12-06 [melvin]     0.8.6claws66
3974
3975         * src/prefs_actions.c
3976                 Added the trailing ">" syntax to insert command's output
3977                 without replacing old text (in contrast to trailing "|").
3978
3979 2002-12-05 [colin]      0.8.6claws65
3980         
3981         * src/common/utils.c
3982                 Don't modify original search_string or it'll change
3983                 the next iterations in the for()
3984
3985 2002-12-05 [darko]      0.8.6claws64
3986
3987         * src/common/utils.c
3988                 proper check for filtering commands, found by Colin
3989
3990 2002-12-05 [darko]      0.8.6claws63
3991
3992         * src/common/utils.c
3993                 check proper string for NULL pointer, found by Colin
3994
3995 2002-12-05 [darko]      0.8.6claws62
3996
3997         * src/common/utils.[ch]
3998                 expand_search_string(): new function
3999                 converts Mutt-like patterns to Sylpheed's
4000                 filtering engine
4001         * src/summaryview.c
4002                 use expand_search_string() to allow Mutt-like
4003                 patterns in extended search
4004         * README.claws
4005                 document extended option in quick search
4006
4007 2002-12-05 [paul]       0.8.6claws61
4008
4009         * sync with 0.8.6cvs16
4010                 see ChangeLog 2002-12-05
4011                 
4012         * po/POTFILES.in
4013                 clean up
4014
4015 2002-12-04 [christoph]  0.8.6claws60
4016
4017         * src/imap.[ch]
4018                 put imap authentication code into a new function and
4019                 remove it from imap_session_new that will allow to
4020                 send other commands before authentication
4021
4022 2002-12-04 [christoph]  0.8.6claws59
4023
4024         * src/imap.[ch]
4025                 use already existing method to prevent unneeded IMAP
4026                 folder selects. Set imap_select parameters to NULL
4027                 in some functions if the values are not required.
4028
4029         * src/xml.h
4030                 remove no longer required include
4031
4032 2002-12-04 [paul]       0.8.6claws58
4033
4034         * po/es.po
4035                 updated by Ricardo Mones Lastra
4036                 
4037         * configure.in
4038           po/hu.po      ** NEW FILE **
4039                 initial Hungarian translation, submitted
4040                 by Gál Zoltán <galzoli@hu.inter.net>
4041
4042 2002-12-03 [christoph]  0.8.6claws57
4043
4044         * src/Makefile.am
4045         * src/gtksctree.[ch]            ** REMOVE **
4046         * src/gtk/Makefile.am
4047         * src/gtk/gtksctree.[ch]        ** NEW **
4048                 move gtksctree files to gtk directory
4049
4050 2002-12-03 [christoph]  0.8.6claws56
4051
4052         * src/Makefile.am
4053         * src/md5.[ch]                  ** REMOVE **
4054         * srm/common/Makefile.am
4055         * src/common/md5.[ch]           ** NEW **
4056                 move md5 files to common directory
4057
4058         * src/gtkstext.c
4059                 remove not required #include
4060
4061 2002-12-03 [sergey]     0.8.6claws55
4062
4063         * src/gtkutils.c
4064         * src/gtkutils.h
4065                 gtkut_window_popup(): new function.
4066         * src/mainwindow.c
4067                 main_window_popup(): use gtkut_window_popup() to raise
4068                 window without changing its position.
4069                 (see sylpheed-main ML message [sylpheed:17247])
4070
4071 2002-12-03 [sergey]     0.8.6claws54
4072
4073         * src/send.c
4074                 send_message_local(): removed first-dot escaping
4075                 (SMTP-only, not needed for sending through pipe)
4076
4077 2002-12-03 [paul]       0.8.6claws53
4078
4079         * po/POTFILES.in
4080                 update to reflect recent changes (thanks
4081                 to Ricardo Mones Lastra)
4082                 
4083         * tools/filter_conv.pl
4084                  fix problem with quoted strings. Patch submitted
4085                  by Luke Plant <lukeplant@softhome.net>
4086
4087 2002-12-03 [paul]       0.8.6claws52
4088
4089         * sync with 0.8.6cvs15
4090                 see ChangeLog 2002-12-03
4091
4092 2002-12-02 [christoph]  0.8.6claws51
4093
4094         * src/logwindow.[ch]
4095         * src/common/log.[ch]
4096                 implement logging using a hook function
4097
4098         * src/folderview.c
4099         * src/folder.[ch]
4100                 define hooklist name in header file to avoid
4101                 errors caused by wrong spelling of hooklist names
4102
4103         * src/toolbar.c
4104                 fix warnings
4105
4106 2002-12-02 [christoph]  0.8.6claws50
4107
4108         * src/common/Makefile.am
4109                 add src/common/hooks.[ch]
4110
4111         * src/common/hooks.[ch]
4112                 implement a simple hook system using glib's hook functions
4113
4114         * src/folder.[ch]
4115         * src/folderview.c
4116                 use new hook system for folder item updates
4117
4118 2002-12-02 [christoph]  0.8.6claws49
4119
4120         * doc-src/ui_seperation.txt     ** NEW **
4121                 information for ui seperation
4122
4123         * src/Makefile.am
4124                 remove files that were moved to common
4125                 include common directory by default for the header files
4126
4127         * src/inc.c
4128         * src/common/socket.c
4129         * src/automaton.[ch]
4130                 implement automaton using g_io_*-functions instead of
4131                 gdk_input_add to make it ui independent
4132
4133         * src/codeconv.c
4134         * src/compose.c
4135         * src/ldif.c
4136         * src/pgptext.c
4137         * src/procmime.c
4138         * src/rfc2015.c
4139         * src/smtp.c
4140         * src/unmime.c
4141                 remove common/ prefix because directory is now in
4142                 include path
4143
4144         * src/compose.c
4145         * src/folder.c
4146         * src/folderview.c
4147         * src/mainwindow.c
4148         * src/messageview.c
4149         * src/prefs_common.c
4150         * src/procmsg.c
4151         * src/rfc2015.c
4152                 fix warnings
4153
4154         * src/imap.c
4155         * src/inc.c
4156         * src/news.c
4157         * src/pop.c
4158         * src/send.c
4159         * src/smtp.c
4160         * src/ssl_certificate.c
4161                 add log.h header file for logging functions
4162
4163         * src/main.c
4164         * src/common/utils.c
4165         * src/summaryview.c
4166         * src/xml.c
4167                 o move debug_mode to common/utils.c
4168                 o add functions to set and get debug_mode
4169
4170         * src/defs.h                    ** REMOVE **
4171         * src/intl.h                    ** REMOVE **
4172         * src/socket.[ch]               ** REMOVE **
4173         * src/ssl.[ch]                  ** REMOVE **
4174         * src/utils.[ch]                ** REMOVE **
4175                 replaced by new files in src/common/
4176         
4177         * src/common/Makefile.am
4178                 add new files in src/common/
4179
4180         * src/common/defs.h             ** NEW **
4181         * src/common/intl.h             ** NEW **
4182         * src/common/log.[ch]           ** NEW **
4183         * src/common/socket.[ch]        ** NEW **
4184         * src/common/ssl.[ch]           ** NEW **
4185         * src/common/utils.[ch]         ** NEW **
4186                 replacement for files in src/
4187
4188 2002-12-02 [colin]      0.8.6claws48
4189
4190         * src/folderview.c
4191                 Scroll folderview if necessary during dnd
4192
4193 2002-12-02 [colin]      0.8.6claws47
4194
4195         * src/folder.[ch]
4196                 Add check to verify a move is within a single mailbox
4197         * src/folderview.c
4198                 Add specific error string for this check
4199
4200 2002-12-02 [colin]      0.8.6claws46
4201
4202         * src/folder.c
4203                 Add a test to folder moving, remove a statusbar_print
4204         * src/folderview.c
4205                 Add Move folder... context-menu item
4206                 Factorize folder moving code
4207                 Enable folder DND for mbox
4208
4209 2002-12-01 [christoph]  0.8.6claws45
4210
4211         * ac/aspell.m4
4212                 remove conf.aspelltest if the version check fails
4213
4214 2002-11-30 [christoph]  0.8.6claws44
4215
4216         * autogen.sh
4217                 run libtoolize --force in autogen to create missing
4218                 libtool scripts
4219
4220 2002-11-30 [christoph]  0.8.6claws43
4221
4222         * src/Makefile.am
4223         * src/pgptext.c
4224         * src/procmime.c
4225         * src/rfc2015.c
4226         * src/uuencode.[ch]             ** REMOVED **
4227         * src/common/Makefile.am
4228         * src/common/uuencode.[ch]      ** NEW **
4229                 move uuen/decoder to common directory
4230
4231 2002-11-30 [christoph]  0.8.6claws42
4232
4233         * src/Makefile.am
4234         * src/base64.[ch]               ** REMOVED **
4235         * src/codeconv.c
4236         * src/compose.c
4237         * src/ldif.c
4238         * src/pgptext.c
4239         * src/procmime.c
4240         * src/rfc2015.c
4241         * src/smtp.c
4242         * src/unmime.c
4243         * src/common/Makefile.am
4244         * src/common/base64.[ch]        ** NEW **
4245                 move base64 en/decoder to common directory
4246
4247 2002-11-30 [christoph]  0.8.6claws41
4248
4249         * src/common                    ** NEW **
4250                 new directory for UI independent code
4251         * src/gtk                       ** NEW **
4252                 new directory for GTK frontend
4253         * src/common/.cvsignore         ** NEW **
4254         * src/gtk/.cvsignore            ** NEW **
4255                 ignore build files
4256         * src/common/Makefile.am        ** NEW **
4257         * src/gtk/Makefile.am           ** NEW **
4258                 automake files to build new seperated stuff
4259         * src/Makefile.am
4260                 the binary will currently still be build with the
4261                 files in src, so we include the code from the
4262                 subdirs for now after building the libs there
4263
4264 2002-11-30 [paul]       0.8.6claws40
4265
4266         * src/compose.c
4267                 fix bug [642731] 'Wrong selected account with drafted mail'
4268
4269 2002-11-29 [oliver]     0.8.6claws39
4270         
4271         * src/messageview.c
4272                 o update summaryview when switching between different
4273                   messageviews          
4274         * src/toolbar.c  
4275                 o check if messageview holds already removed msg
4276                   from summaryview
4277                 
4278
4279 2002-11-29 [oliver]     0.8.6claws38
4280
4281         * src/toolbar.c 
4282                 remove not needed variables and includes
4283                 make messageview stay opened and move to next when msgs are deleted 
4284
4285 2002-11-29 [oliver]     0.8.6claws37
4286         
4287         * src/toolbar.c 
4288                 disable compose button (messageview toolbar) by default
4289                 deleted msgs are moved to trash
4290         
4291 2002-11-29 [melvin]     0.8.6claws36
4292
4293         * configure.in
4294                 Increased minimal gpgme version to 0.3.10 (Zombies out)
4295                 and to detect signatures expirations (gpgme 0.3.6)
4296
4297         * src/main.c
4298                 Use non obsolescent function for Gpgme engine checking.
4299
4300         * src/rfc2015.c
4301                 Inform about expired signatures or signatures which key
4302                 has expired. Expiration date is displayed.
4303
4304         * src/sigstatus.c
4305                 Inform about expired signatures or signatures which key
4306                 has expired.
4307
4308 2002-11-28 [paul]       0.8.6claws35
4309
4310         * src/folderview.c
4311                 re-instate 'Check for new messages' in Newsgroup
4312                 folders right-click menu, after a suggestion from
4313                 Tim Mann <timmann@users.sourceforge.net>
4314
4315         * src/main.c
4316                 after a crash check only local folders for new
4317                 messages
4318
4319 2002-11-28 [paul]       0.8.6claws34
4320
4321         * configure.in
4322                 apply patch that fixes the checking of GTK with XIM 
4323                 support on different OSs, such as FreeBSD. Patch 
4324                 submitted by Topia <topia@users.sourceforge.net>
4325                 
4326 2002-11-28 [paul]       0.8.6claws33
4327
4328         * src/mainwindow.c
4329           src/prefs_common.c
4330           src/prefs_toolbar.c
4331                 more changes to the English
4332
4333 2002-11-28 [paul]       0.8.6claws32
4334
4335         * sync with 0.8.6cvs13
4336                 see ChangeLog 2002-11-28 (no sync needed
4337                 for src/compose.c)
4338
4339 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws31
4340         
4341         * src/mainwindow.[ch]
4342                 add patch by Ivan F. Martinez introducing messageview Toolbar
4343                 some changes and committed by oliver    
4344
4345 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws30
4346
4347         * src/messageview.[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.6claws29
4352
4353         * src/compose.[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.6claws28
4358         
4359         * src/toolbar.[ch]
4360                 add patch by Ivan F. Martinez introducing messageview Toolbar
4361                 some changes and committed by oliver
4362
4363 2002-11-28 [oliver]     0.8.6claws27
4364         
4365         * src/prefs_toolbar.[ch]
4366                 getting ready for messageview toolbar
4367                 free mem allocated by gettext
4368                 change prefs_toolbar to prefs_toolbar_open
4369  
4370 2002-11-28 [thorsten]   0.8.6claws26
4371
4372         * src/imageview.[ch]
4373                 cleaned up conflicting declarations of
4374                 imageview_show_image()
4375
4376 2002-11-28 [paul]       0.8.6claws25
4377
4378         * src/grouplistdialog.c
4379           src/prefs_common.c
4380           src/prefs_summary_column.c
4381                 a few more improvements to the English
4382
4383 2002-11-28 [colin]      0.8.6claws24
4384
4385         * man/sylpheed.1
4386                 A few updates to command-line parameters
4387
4388 2002-11-28 [colin]      0.8.6claws23
4389
4390         * src/prefs_filtering.c
4391                 Fix problems with prefs_filtering_delete_path:
4392                 a) if the first rule is removed, original pointers
4393                    weren't updated (leading to segfaults)
4394                 b) it was always global_processing updated in case
4395                    of removed path was parent of rule path
4396
4397 2002-11-27 [paul]       0.8.6claws22
4398
4399         * src/mainwindow.c
4400           src/prefs_account.c
4401           src/prefs_actions.c
4402           src/prefs_common.c
4403           src/prefs_customheader.c
4404           src/prefs_display_header.c
4405           src/prefs_filtering.c
4406           src/prefs_folder_item.c
4407           src/prefs_matcher.c
4408           src/prefs_scoring.c
4409           src/prefs_summary_column.c
4410           src/prefs_template.c
4411           src/prefs_toolbar.c
4412                  improve the English in the GUI
4413
4414 2002-11-27 [colin]      0.8.6claws21
4415
4416         * src/folder.c
4417                 Fix processing renaming problems happening after
4418                 last commit
4419
4420 2002-11-27 [colin]      0.8.6claws20
4421
4422         * src/folder.c
4423                 recursive move now deletes src each subfolder after 
4424                 having moved it
4425         * src/folderview.c
4426                 Use identifier instead of path during dnd (enables
4427                 IMAP folder dnd)
4428
4429 2002-11-27 [paul]       0.8.6claws19
4430
4431         * src/main.c
4432                 apply patch that does command-line processing 
4433                 BEFORE gtk_init, allowing claws to run from 
4434                 shell-scripts in non-X environment (e.g. crontab 
4435                 or ip-up, ip-down scripts). Patch submitted by
4436                 Ruslan N. Balkin <baron@dartel.ru>
4437                 
4438         * po/it.po
4439                 updated by Alessandro Maestri
4440
4441 2002-11-27 [paul]       0.8.6claws18
4442
4443         * sync with 0.8.6cvs12
4444           src/prefs_common.c
4445                 Differences are that main uses a 'Receive dialog'
4446                 frame on the Interface tab, whereas claws groups all 
4447                 the dialogs together in a 'Dialogs' frame.
4448
4449 2002-11-27 [colin]      0.8.6claws17
4450
4451         * src/prefs_matcher.c
4452                 Fix Execute criteria's NOT flag
4453
4454
4455 2002-11-26 [christoph]  0.8.6claws16
4456
4457         * src/ssl.c
4458                 rewrite the ssl code a little bit, only use one
4459                 SSL context, set default certificates' file/path
4460
4461 2002-11-26 [thorsten]   0.8.6claws15
4462
4463         * src/compose.c
4464                 default-reply-to didn't work for ml-reply
4465
4466 2002-11-26 [melvin]     0.8.6claws14
4467
4468         * src/prefs_actions.c
4469                 Made pipe-actions ignore short headers in message view
4470                 Made trailing-pipe-actions write in the message view with
4471                 the same font as the original message
4472
4473 2002-11-26 [paul]       0.8.6claws13
4474
4475         * src/compose.c
4476                 this time commit the correct file
4477
4478 2002-11-26 [paul]       0.8.6claws12
4479
4480         * sync with 0.8.6cvs11
4481           src/quote_fmt_parse.y  
4482                 no sync needed
4483           src/account.[ch]       
4484                 not sync'ed
4485           src/compose.c
4486                 compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
4487                 on draft mode.
4488                 compose_reedit(): add check for 'X-Sylpheed-Account-Id:' 
4489                 header
4490                 
4491         see ChangeLog 2002-11-25 and 2002-11-26
4492
4493 2002-11-26 [colin]      0.8.6claws11
4494
4495         * src/folderview.c
4496                 Fix collapsed folder not auto-expanding during
4497                 mail dnd, if it was the source folder.
4498
4499 2002-11-25 [colin]      0.8.6claws10
4500
4501         * src/folderview.[ch]
4502                 Variable renaming and cleaning (slist of nodes 
4503                 to be re-collapsed is stored in FolderView)
4504
4505 2002-11-25 [paul]       0.8.6claws9
4506
4507         * src/prefs_common.[ch]
4508                 fix breakage caused by last commit
4509
4510 2002-11-25 [paul]       0.8.6claws8
4511
4512         * sync with 0.8.6cvs4
4513                 see ChangeLog 2002-11-21
4514
4515 2002-11-25 [paul]       0.8.6claws7
4516
4517         * sync with 0.8.6cvs4
4518                 see ChangeLog 2002-11-20
4519
4520 2002-11-25 [paul]       0.8.6claws6
4521
4522         * sync with 0.8.6cvs3
4523                 see ChangeLog 2002-11-18
4524
4525 2002-11-25 [colin]      0.8.6claws5
4526
4527         * src/gtkutils.[ch]
4528                 Add gtkut_ctree_node_is_parent()
4529         * src/folderview.c
4530                 Spring-loaded folders
4531
4532 2002-11-25 [colin]      0.8.6claws4
4533
4534         * src/utils.[ch]
4535                 Add slist_concat_unique(), function to merge
4536                 two GSList filtering dups
4537         * src/folder.[ch]
4538         * src/summaryview.[ch]
4539         * src/folderview.c
4540         * src/main.c
4541                 Add detection/update/display of unread answers
4542                 to marked mails
4543         * src/procmsg.[ch]
4544                 Add procmsg_find_children()
4545                 Add procmsg_msg_has_marked_parent()
4546
4547 2002-11-25 [colin]      0.8.6claws3
4548
4549         * src/ssl_certificate.[ch]
4550                 Allow checking a certificate without a DNS
4551                 lookup
4552                 Allow to forget a cert (by deleting it)
4553                 Make ssl_certificate_destroy_public
4554         * src/ssl_manager.[ch] ** NEW FILES **
4555                 Gui to manage (display/remove) certificates
4556         * src/prefs_common.[ch]
4557                 Add a pref to allow silent acceptation of
4558                 trusted certificates or not (based on the
4559                 "I want to know what's going on" principle)
4560         * src/mainwindow.c
4561                 Add SSL manager in Tools menu
4562         * src/Makefile.am
4563                 Add the new files to the build
4564         * po/POTFILES.in
4565                 Add ssl_manager.c to translations
4566
4567 2002-11-25 [colin]      0.8.6claws2
4568
4569         * src/summaryview.[ch]
4570                 Add S_SEARCH_EXTENDED to the quick search, which 
4571                 allows to search using filtering syntax.
4572
4573 2002-11-25 [colin]      0.8.6claws1
4574
4575         * src/summaryview.c
4576                 Deletion of duplicates now prefer deleting
4577                 the unread dup (fixes feature-request 638989).
4578
4579 2002-11-24 [paul]       0.8.6claws
4580
4581         * po/es.po
4582           po/pl.po
4583           po/ru.po
4584           po/sr.po
4585                 updated by Ricardo Mones Lastra,
4586                 Witold Wladyslaw Wojciech Wilk,
4587                 Ruslan N. Balkin, and  Urke MMI 
4588                 respectively
4589
4590 2002-11-24 [paul]       0.8.5claws182
4591
4592         * po/bg.po
4593                 updated by George Danchev
4594
4595 2002-11-23 [alfons]     0.8.5claws181
4596
4597         * src/imap.c
4598                 tiny memory leak found by browsing Dimitar's 
4599                 valgrind report
4600
4601 2002-11-23 [paul]       0.8.5claws180
4602
4603         * po/it.po
4604                 updated by Alessandro Maestri
4605
4606 2002-11-22 [christoph]  0.8.5claws179
4607
4608         * src/compose.c
4609         * src/inc.c
4610         * src/prefs_filtering.c
4611         * src/summaryview.c
4612                 more warning fixes
4613
4614 2002-11-22 [alfons]     0.8.5claws178
4615
4616         * src/summaryview.c
4617                 summary_execute_delete_func(): if message is deleted, make 
4618                 sure to also remove its entry in the subject hash table. 
4619                 fixes a corner case bug.
4620
4621 2002-11-22 [paul]       0.8.5claws177
4622
4623         * .cvsignore
4624                 add 'autom4te.cache'
4625                 
4626         * ltconfig      ** REMOVED **
4627                 not needed
4628
4629 2002-11-22 [paul]       0.8.5claws176
4630
4631         * src/textview.c
4632                 textview_set_font(): fix for message display in
4633                 UTF-8 locales (thanks to Sergey Vlasov).
4634                 
4635         * AUTHORS
4636                 add new team members and contributors
4637
4638
4639 2002-11-21 [colin]      0.8.5claws175
4640
4641         * src/procmsg.[ch]
4642                 Add procmsg_remove_special_headers()
4643         * src/mh.c
4644                 Use procmsg_remove_special_headers() for 
4645                 previous fix
4646
4647 2002-11-21 [colin]      0.8.5claws174
4648
4649         * src/mh.c
4650                 Fix moving/copying from queue/draft folders
4651                 for MH folders
4652
4653 2002-11-21 [christoph]  0.8.5claws173
4654
4655         * src/crash.c
4656         * src/filtering.c
4657         * src/logwindow.c
4658         * src/main.c
4659         * src/matcher_parser_lex.[hl]
4660         * src/mbox.c
4661         * src/mbox_folder.[ch]
4662         * src/prefs_filtering.c
4663         * src/procheader.c
4664         * src/quote_fmt_lex.l
4665         * src/ssl.c
4666                 fix all warnings except the warnings in lex and yacc files
4667
4668 2002-11-20 [christoph]  0.8.5claws172
4669
4670         * src/imap.c
4671                 fix MsgInfo retrieval for IMAP draft and queue folders
4672                 (closes bug [ 619558 ] Draft saving on IMAP box issue)
4673
4674 2002-11-19 [christoph]  0.8.5claws171
4675
4676         * src/compose.c
4677                 fix segfault, when draft saving does not get
4678                 the MsgInfo of the new message
4679                 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
4680
4681 2002-11-19 [christoph]  0.8.5claws170
4682
4683         * src/procmsg.c
4684                 add parameter check for flag setting function
4685                 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
4686
4687 2002-11-18 [paul]       0.8.5claws169
4688
4689         * src/compose.c
4690                 more sensitivity fixes to redirect mode:
4691                 * disable toolbar draft button
4692                 * allow only Address book in the Tools menu
4693                 * disable editing of message by the spell
4694                   checker
4695
4696 2002-11-18 [paul]       0.8.5claws168
4697
4698         * src/compose.c
4699                 fix sensitivity of menu items in compose_redirect():
4700                 allow only the necessary items 
4701
4702 2002-11-18 [paul]       0.8.5claws167
4703
4704         * src/compose.c
4705                 fix bug [ 603259 ] 'attachment got lost on bounce'
4706
4707 2002-11-18 [paul]       0.8.5claws166
4708
4709         * po/ru.po
4710                 updated by Ruslan N. Balkin <baron@dartel.ru>
4711
4712 2002-11-18 [colin]      0.8.5claws165
4713
4714         * src/main.c
4715           src/defs.h
4716                 Remove old filtering stuff
4717
4718
4719 2002-11-17 [oliver]     0.8.5claws164
4720
4721         * src/toolbar.h
4722                 remove not needed typedef 
4723
4724 2002-11-17 [oliver]     0.8.5claws163
4725
4726         * src/toolbar.c
4727                 make toolbar's on click events translatable
4728
4729 2002-11-15 [colin]      0.8.5claws162
4730
4731         * src/summaryview.c
4732                 Revert too-soon integration of a feature
4733
4734 2002-11-15 [christoph]  0.8.5claws161
4735
4736         * src/imap.c
4737                 use main's implementation of imap_get_msginfo
4738
4739 2002-11-15 [christoph]  0.8.5claws160
4740
4741         * src/compose.c
4742         * src/folder.[ch]
4743         * src/imap.c
4744         * src/mbox_folder.c
4745         * src/mh.c
4746         * src/news.c
4747         * src/procmsg.c
4748         * src/summaryview.c
4749                 replace claws' fetch_msginfo with main's get_msginfo
4750                 (use main's implementation where possible)
4751
4752 2002-11-15 [colin]      0.8.5claws159
4753
4754         * src/ssl_certificate.c
4755                 Missed a check
4756
4757 2002-11-16 [melvin]     0.8.5claws158
4758
4759         * po/fr.po
4760                 Updated French translations.
4761
4762 2002-11-16 [colin]      0.8.5claws157
4763
4764         * src/ssl_certificate.c
4765                 Check for missing parts in the certificates
4766
4767 2002-11-15 [colin]      0.8.5claws156
4768
4769         * src/folderview.c
4770                 Preventive fix (missing check) found by
4771                 Alfons
4772
4773 2002-11-15 [paul]
4774
4775         * NEWS
4776                 sync with 0.8.6 release
4777
4778 2002-11-15 [colin]      0.8.5claws155
4779
4780         * src/folder.[ch]
4781           src/folderview.c
4782                 Fix error handling of folder_item_move_to()
4783                 (thanks to Alfons!)
4784
4785 2002-11-15 [colin]      0.8.5claws154
4786
4787         * src/folder.[ch]
4788           src/folderview.c
4789                 folder_item_move_to() sets an error message instead
4790                 of having GUI stuff in folder.c
4791
4792 2002-11-15 [colin]      0.8.5claws153
4793
4794         * src/procmsg.[ch]
4795                 Implemented a callback for MsgInfo updates, 
4796                 heavily copy/pasted from Christoph's folder 
4797                 callback system
4798         * src/summaryview.[ch]
4799                 Register summary_update_msg as callback
4800
4801 2002-11-14 [colin]      0.8.5claws152
4802         
4803         * src/procmsg.c
4804                 Update the FolderItem after sending (fixes 617593)
4805
4806 2002-11-14 [christoph]  0.8.5claws151
4807
4808         * src/folder.c
4809                 fix wrong position of NULL pointer check found
4810                 by Sergey
4811
4812 2002-11-14 [christoph]  0.8.5claws150
4813
4814         * src/folder.c
4815                 fix segfault when deleting messages from IMAP folders
4816                 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
4817
4818 2002-11-14 [colin]      0.8.5claws149
4819
4820         * src/compose.c
4821                 Forwarding was also ignoring the folder's default account.
4822
4823 2002-11-14 [colin]      0.8.5claws148
4824
4825         * src/compose.c
4826                 Fix sent folder not set to folder properties when 
4827                 forwarding.
4828
4829 2002-11-14 [thorsten]   0.8.5claws147
4830
4831         * src/inc.c
4832                 inc_start(): Files were not moved from .processing to inbox,
4833                 if no global processing rule existed
4834
4835 2002-11-14 [colin]      0.8.5claws146
4836
4837         * src/ssl_certificate
4838                 Fix file operations
4839
4840 2002-11-14 [paul]       0.8.5claws145
4841
4842         * po/it.po
4843                 updated by Alessandro Maestri
4844
4845 2002-11-13 [alfons]     0.8.5claws144
4846
4847         * src/folder.c
4848                 folder_item_close(): only mark messages unread
4849                 when a folder has new messages 
4850
4851 2002-11-13 [keith]      0.8.5claws143
4852
4853         * src/imap.c
4854                 Fix problem moving or copying between
4855                 IMAP folders
4856
4857 2002-11-13 [colin]      0.8.5claws142
4858
4859         * src/matcher_parser_parse.y
4860                 Fix rule problem when " don't match
4861
4862 2002-11-13 [christoph]  0.8.5claws141
4863
4864         * src/folder.c
4865         * src/folderview.c
4866                 moved cache saving to folder_item_close
4867                 the folderview should not have to deal with
4868                 this things
4869
4870 2002-11-13 [christoph]  0.8.5claws140
4871
4872         * src/summaryview.c
4873                 moved setting of important score to
4874                 summary_set_prefs_from_folderitem
4875
4876 2002-11-13 [colin]      0.8.5claws139
4877
4878         * src/matcher_parser_parse.y
4879                 Fix a segfault in the parser (happening when
4880                 a good expression had been tested and a bad 
4881                 one arrives)
4882
4883 2002-11-13 [paul]       0.8.5claws138
4884
4885         * sync with 0.8.5cvs24
4886                 see ChangeLog 2002-11-13
4887                 
4888         * po/pt_BR.po
4889                 updated by Fabio Jr. Beneditto
4890
4891 2002-11-13 [colin]      0.8.5claws137
4892         
4893         * src/msgcache.c
4894           src/defs.h
4895           src/procmsg.[ch]
4896                 Revert last commit, problem
4897
4898 2002-11-13 [colin]      0.8.5claws136
4899
4900         * src/msgcache.c
4901                 Remove duplicated code
4902         * src/defs.h
4903                 Bumped CACHE_VERSION and MARK_VERSION
4904         * src/procmsg.[ch]
4905                 Network endian for cache and mark files
4906
4907 2002-11-12 [colin]      0.8.5claws135
4908
4909         * src/inc.c
4910                 Fix the "socket error" dialog which disappeared
4911
4912 2002-11-12 [colin]      0.8.5claws134
4913
4914         * src/msgcache.c
4915                 Reverse last commit which had performance 
4916                 problems, but still reverse the list
4917
4918 2002-11-12 [colin]      0.8.5claws133
4919
4920         * src/msgcache.c
4921                 Reverse list order
4922
4923 2002-11-12 [melvin]     0.8.5claws132
4924
4925         * src/compose.c
4926                 Added a check for a NULL prefs_common.dictionary
4927
4928 2002-11-12 [colin]      0.8.5claws131
4929
4930         * src/ssl_certificate.[ch]
4931                 Use FQDN hostname
4932
4933 2002-11-12 [colin]      0.8.5claws130
4934
4935         * src/ssl_certificate.[ch]
4936                 Take connection port into account for 
4937                 checking certificates (a single hostname
4938                 could have multiple servers with multiple
4939                 certificates)
4940         * src/ssl.c
4941                 Pass the port to ssl_certificate_check
4942
4943 2002-11-12 [paul]       0.8.5claws129
4944
4945         * src/folder.c
4946                 fix a typo in last commit
4947
4948 2002-11-12 [paul]       0.8.5claws128
4949
4950         * sync with 0.8.5cvs23
4951                 see ChangeLog entry 2002-11-12
4952
4953 2002-11-11 [colin]      0.8.5claws127
4954
4955         * src/ssl_certificate.c
4956                 Cleaner messages
4957                 Don't popup, instead log error, if the 
4958                 corresponding pref is checked
4959         * src/ssl_certificate.h
4960                 include <openssl/objects/h>
4961
4962 2002-11-11 [colin]      0.8.5claws126
4963
4964         * src/ssl_certificate.h
4965                 _Really_ clean it
4966
4967 2002-11-11 [colin]      0.8.5claws125
4968         
4969         * src/ssl_certificate.c
4970                 Fixed leak
4971
4972 2002-11-11 [colin]      0.8.5claws124
4973
4974         * src/ssl.c
4975                 Cleaned a bit
4976         * src/ssl_certificate.[ch]
4977                 Cleaned a bit (better use of SSL API)
4978                 (This will cause non-recognition of saved 
4979                  certificates of claws12[23]...)
4980
4981 2002-11-11 [paul]       0.8.5claws123
4982         
4983         * po/es.po
4984                 updated by Ricardo Mones Lastra
4985
4986 2002-11-11 [colin]      0.8.5claws122
4987
4988         * src/ssl.c
4989                 Fix a typo
4990
4991 2002-11-11 [colin]      0.8.5claws121
4992
4993         * src/ssl_certificate.[ch] ** NEW FILES **
4994         * src/ssl.[ch]
4995                 Check SSL certificates presented to us
4996         * src/Makefile.am
4997                 Add ssl_certificate.[ch]
4998         * po/POTFILES.in
4999                 Add ssl_certificate.c
5000
5001 2002-11-11 [paul]       0.8.5claws120
5002
5003         * sync with 0.8.5cvs22
5004                 see ChangeLog 2002-11-11
5005
5006 2002-11-11 [paul]       0.8.5claws119
5007
5008         * sync with 0.8.5cvs21
5009                 see ChangeLog 2002-11-11
5010
5011 2002-11-10 [jens]       0.8.5claws118
5012
5013         * src/folder.c
5014         * src/folderview.c
5015                 corrected some typing
5016         * po/de.po
5017                 updated german translation
5018         * sylpheed.spec.in
5019                 cleaned up specfile and adjusted it for claws
5020
5021 2002-11-10 [colin]      0.8.5claws117
5022
5023         * src/summaryview.c
5024                 a STATUSBAR_PUSH/POP fix
5025
5026 2002-11-10 [colin]      0.8.5claws116
5027
5028         * src/prefs_folder_item.c
5029                 Fix hanging after opening folder properties
5030
5031 2002-11-10 [hoa]        0.8.5claws115
5032
5033         * src/matcher_parser_lex.l
5034         * src/matcher_parser_parse.y
5035                 config file for scoring and filtering is no more trashed
5036                 when there is a syntax error in a filtering rule when
5037                 editing it in a dialog.
5038
5039 2002-11-09 [colin]      0.8.5claws114
5040
5041         * src/mbox_folder.c
5042                 Added missing initialisation of folder->destroy()
5043
5044 2002-11-09 [colin]      0.8.5claws113
5045
5046         * src/folder.c
5047           src/folderview.c
5048                 Fix the status bar messages
5049
5050 2002-11-09 [colin]      0.8.5claws112
5051
5052         * src/folderview.c
5053                 Fix hangs after folder dnd, happening after 
5054                 claws109.
5055
5056 2002-11-09 [christoph]  0.8.5claws111
5057
5058         * src/folderview.c
5059                 just changed order of calls (reverse order of
5060                 associated calls)
5061         * src/inc.c
5062                 lock inc when checking only one account, otherwise
5063                 inc all could be executed at the same time
5064
5065 2002-11-09 [christoph]  0.8.5claws110
5066
5067         * src/folderview.c
5068                 better unlock the mouse cursor before calling
5069                 summary_show because it changes the cursor too
5070
5071 2002-11-09 [christoph]  0.8.5claws109
5072
5073         * src/folder.[ch]
5074         * src/folderview.c
5075                 add functions to open and close a folder
5076                 o opending will execute scanning for remote folders
5077                   and processing
5078                 o closing will unset new flag for messages
5079
5080 2002-11-09 [colin]      0.8.5claws108
5081
5082         * src/folder.c
5083                 Add a call to prefs_matcher_write_config to 
5084                 avoid non-leaf folders filtering settings to be
5085                 lost
5086
5087 2002-11-09 [paul]       0.8.5claws107
5088
5089         * src/prefs_account.c
5090                 re-word a label
5091
5092 2002-11-09 [colin]      0.8.5claws106
5093
5094         * src/folderview.c
5095                 Minor esthetic fix
5096
5097 2002-11-09 [colin]      0.8.5claws105
5098
5099         * src/folderview.c
5100                 Fix prefs_filtering deletion for MH folders (same
5101                 reason as below)
5102         * src/prefs_filtering.c
5103                 Fix prefs_filtering renaming and deletion for 
5104                 folder-based processing rules.  
5105
5106 2002-11-09 [christoph]  0.8.5claws104
5107
5108         * src/compose.c
5109         * src/folder.[ch]
5110         * src/folderview.[ch]
5111         * src/import.c
5112         * src/inc.c
5113         * src/main.c
5114         * src/mainwindow.c
5115         * src/messageview.c
5116         * src/prefs_folder_item.c
5117         * src/procmsg.c
5118         * src/summaryview.c
5119                 implement a callback system for folder item updates
5120
5121 2002-11-09 [colin]      0.8.5claws103
5122
5123         * src/folderview.c
5124                 Fix prefs_filtering renaming for MH folders (we
5125                 shouldn't rename by path as another folder could
5126                 have the same hierarchy).
5127
5128 2002-11-09 [colin]      0.8.5claws102
5129
5130         * src/folder.c
5131                 Fix a leak found by Christoph, use better variable
5132                 names
5133
5134 2002-11-09 [colin]      0.8.5claws101
5135
5136         * src/folder.c
5137                 One more fix for processing rules
5138
5139 2002-11-08 [colin]      0.8.5claws100
5140         
5141         * src/matcher.c
5142                 Don't copy the compiled regexp (will be reevaluated)
5143         * src/folderview.c
5144                 Lock folderview while moving
5145         * src/folder.c
5146                 Provide info on what's happening to the user
5147
5148 2002-11-08 [colin]      0.8.5claws99
5149
5150         * src/folderview.c
5151                 Fix folder reordering after a move if parent is 
5152                 root
5153         * src/scoring.[ch]
5154                 Add function to copy a ScoringProp
5155         * src/prefs_folder_item.c
5156                 Copy scoring rules when copying a folder prefs
5157
5158 2002-11-08 [colin]      0.8.5claws98
5159
5160         * src/folderview.c
5161                 Fixes in case of failure
5162         * src/filtering.[ch]    
5163                 Add function to duplicate a FilteringProp
5164         * src/matcher.[ch]
5165                 Add function to duplicate a MatcherProp
5166         * src/prefs_folder_item.c
5167                 Save folder's processing rules when copying 
5168                 its prefs
5169
5170 2002-11-08 [colin]      0.8.5claws97
5171         
5172         * src/folderview.c
5173                 Sort after move
5174         * src/folder.c 
5175                 Change a printf to debug_print
5176
5177 2002-11-08 [colin]      0.8.5claws96
5178
5179         * src/folder.c
5180           src/folderview.c
5181                 Fix segfaults, call me stupido
5182         
5183
5184 2002-11-08 [colin]      0.8.5claws95
5185
5186         *src/folder.c
5187                 Added forgotten prefs to save when moving folders
5188
5189 2002-11-08 [colin]      0.8.5claws94
5190
5191         * src/folder.c
5192                 Fixes to folder DND (prefs copy)
5193         * src/folderview.c
5194                 Optimization for folder DND (don't rescan whole tree)
5195                 Added folderview_create_folder_node() for this 
5196                 optimization, so de-duped a bit the code
5197         * src/prefs_folder_item.[ch]
5198                 Added prefs_folder_item_copy_prefs()    
5199           
5200 2002-11-08 [paul]       0.8.5claws93
5201
5202         * src/prefs_account.c
5203           tools/README
5204           tools/kmail2sylpheed_v2.pl
5205                 correct some typos
5206
5207 2002-11-08 [paul]       0.8.5claws92
5208
5209         * src/compose.c
5210           src/prefs_account.[ch]
5211                 remove account options 'clearsign' and 'ascii_armored',
5212                 replace with 'default_gnupg_mode' to prevent mixed-mode
5213                 Privacy settings
5214
5215 2002-11-08 [paul]       0.8.5claws91
5216
5217         * src/compose.[ch]
5218                 re-implement GnuPG 'on-the-fly' mode selection,
5219                 disallow mixed-mode
5220
5221 2002-11-08 [colin]      0.8.5claws90
5222
5223         * src/folderview.c
5224           src/prefs_folder_item.c
5225                 Change "Property" to "Properties"
5226
5227 2002-11-07 [colin]      0.8.5claws89
5228
5229         * src/folderview.c
5230           src/folder.c
5231                 Allow folder dropping to a root folder
5232
5233 2002-11-07 [paul]       0.8.5claws88
5234
5235         * src/compose.c
5236                 revert last commit
5237
5238 2002-11-07 [paul]       0.8.5claws87
5239
5240         * src/compose.c
5241                 fix reply-to-list bug. closes bug report
5242                 "[633382] reply-to-list broken in recent cvs"
5243
5244 2002-11-07 [paul]       0.8.5claws86
5245
5246         * src/compose.c
5247                 add a forgotten '#if USE_GPGME ... #endif'
5248
5249 2002-11-07 [paul]       0.8.5claws85
5250
5251         * sync with 0.8.5cvs20
5252                 see ChangeLog 2002-11-07
5253
5254 2002-11-07 [colin]      0.8.5claws84
5255
5256         * src/folder.[ch]
5257                 Change folder_item_move_to to return the newly 
5258                 created folderitem.
5259         * src/folderview.c
5260                 Select the new folderitem after moving.
5261
5262 2002-11-07 [colin]      0.8.5claws83
5263
5264         * src/prefs_filtering.c
5265                 Fix rule rewriting when moving a leaf folder to a 
5266                 shorter path
5267
5268 2002-11-07 [colin]      0.8.5claws82
5269
5270         * src/prefs_filtering.c
5271                 fix a leak
5272
5273 2002-11-07 [colin]      0.8.5claws81
5274
5275         * src/folder.[ch]
5276                 Add folder_item_move_to() function to move a 
5277                 folderitem into another one (updates matcher etc)
5278         * src/folderview.c
5279                 Add folder drag'n drop (context menu to come)
5280                 [Should be dataloss free, but Please backup before 
5281                  trying !]
5282
5283 2002-11-06 [colin]      0.8.5claws80
5284
5285         * src/mh.c
5286                 mh_create_folder() returns NULL if can't create
5287                 directory hierarchy
5288
5289 2002-11-06 [paul]       0.8.5claws79
5290
5291         * src/compose.[ch]
5292                 allow 'on-the-fly' changing of the type of encryption 
5293                 and/or signing used (mime/ascii) via the compose window
5294
5295 2002-11-06 [paul]       0.8.5claws78
5296
5297         * sync with 0.8.5cvs19
5298                 see ChangeLog 2002-11-06 for src/account.c: 
5299                 account_get_special_folder()
5300                 
5301 2002-11-05 [alfons]     0.8.5claws77
5302
5303         * src/crash.c
5304                 very minor cleanups: nothing to see here, move on. :-)
5305
5306 2002-11-05 [colin]      0.8.5claws76
5307
5308         * src/main.c
5309                 Changes choices if compose windows are opened to
5310                 Discard, Draft, Don't quit
5311
5312 2002-11-05 [thorsten]   0.8.5claws75
5313
5314         * src/compose.c
5315                 reenabled default_reply_to folder option
5316
5317 2002-11-05 [colin]      0.8.5claws74
5318
5319         * src/compose.[ch] 
5320                 add compose_draft()
5321         * src/crash.c
5322                 add SIGTERM handler
5323         * src/main.[ch]
5324                 add clean_quit() for the SIGTERM handler
5325
5326 2002-11-05 [paul]       0.8.5claws73
5327         
5328         * po/es.po
5329                 updated by Ricardo Mones Lastra
5330
5331 2002-11-05 [melvin]     0.8.5claws72
5332
5333         * src/logwindow.c
5334                 Fixed log-clipping bug #616795.
5335                 To stop logging in the log window use 0 length.
5336         * src/prefs_common.c
5337                 Added a label to inform about the 0 log length behaviour.
5338
5339 2002-11-05 [paul]       0.8.5claws71
5340
5341         * sync with 0.8.5cvs17
5342                 see ChangeLog 2002-11-05
5343
5344 2002-11-04 [paul]       0.8.5claws70
5345
5346         * sylpheed-128x128.png
5347           sylpheed-64x64.png
5348           sylpheed.png
5349                 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
5350                 <nikai@users.sourceforge.net>
5351                 
5352         * po/bg.po
5353                 updated by George Danchev
5354
5355 2002-11-03 [thorsten]   0.8.5claws69
5356
5357         * src/main.c
5358           src/mimeview.c
5359           src/rfc2015.h
5360                 add check if gpg is active
5361
5362 2002-11-03 [thorsten]   0.8.5claws68
5363
5364         * src/toolbar.h
5365                 removed GSList declaration causing trouble on MacOS-X
5366                 (submitted by alfons, reported by xfesty)
5367
5368 2002-11-01 [paul]       0.8.5claws67
5369
5370         * src/mainwindow.c
5371                 remove last remnants of main's filter code
5372
5373 2002-11-01 [paul]       0.8.5claws66
5374
5375         * tools/filter_conv.pl
5376                 fix bug where user-defined headers were ignored
5377
5378 2002-11-01 [paul]       0.8.5claws65
5379
5380         * src/logwindow.c
5381                 make a debug_print() not translatable
5382
5383 2002-10-31 [melvin]     0.8.5claws64
5384
5385         * ac/aspell.m4
5386                 Fixed --disable-aspell-test. Now --disable-aspell-test will 
5387                 not run any GNU/aspell test.  The dictionary path will
5388                 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
5389                 was given, in which case, it will be $prefix/lib/aspell/
5390         * configure.in
5391                 Fixed typo in commentary (Aspell code).
5392
5393 2002-10-31 [paul]       0.8.5claws63
5394
5395         * po/POTFILES.in
5396                 remove src/filter.c and src/prefs_filter.c
5397                 thanks to Ricardo for reminding me
5398
5399 2002-10-31 [colin]      0.8.5claws62
5400
5401         * src/mbox_folder.c
5402                 Plug some leaks
5403
5404 2002-10-31 [paul]       0.8.5claws61
5405
5406         * src/prefs_filter.[ch] ** REMOVED **
5407           src/filter.[ch]       ** REMOVED **
5408           
5409         * src/Makefile.am
5410           src/folderview.c
5411           src/inc.c
5412           src/main.c
5413           src/mainwindow.c
5414           src/mbox.c
5415           src/prefs_common.c
5416           src/prefs_filtering.c
5417           src/summaryview.[ch]
5418                 remove main's 'filter' code
5419                 
5420         README.claws
5421                 update to reflect removal of main's filter
5422
5423 2002-10-31 [paul]       0.8.5claws60
5424
5425         * src/summaryview.c
5426                 remove check for global_processing in summary_filter_open(). 
5427                 This fixes the bug where if the user uses the right-click 
5428                 'Create filter rule...' and doesn't have any filter rules 
5429                 already defined in claws' advanced filtering, the newly 
5430                 created filter rule goes to main's filtering which is 
5431                 inaccessible through the gui. Now the filter rule gets added
5432                 to claws' filtering by default.
5433
5434 2002-10-28 [melvin]     0.8.5claws59
5435
5436         * src/prefs_actions.c
5437                 Fixed bug #627322 where MIME parts were not always
5438                 correctly passed to a %p action
5439                 Display an error dialog when message filename is not found.
5440
5441 2002-10-28 [melvin]     0.8.5claws58
5442
5443         * src/prefs_common.c
5444                 Readded a missing function declaration lost in 0.8.3claws34
5445
5446 2002-10-28 [paul]       0.8.5claws57
5447
5448         * sync with 0.8.5cvs15
5449                 see ChangeLog 2002-10-28 and 2002-10-25
5450                 
5451         Note: ChangeLog entry 2002-10-24 is not sync'ed.
5452
5453 2002-10-27 [oliver]     0.8.5claws56
5454
5455         * src/pop.c
5456                 plug leak in pop3_top_recv
5457
5458 2002-10-26 [christoph]  0.8.5claws55
5459
5460         * src/folder.c
5461                 set need_update folder flag when messages are added
5462                 (closes bug [ 626922 ] folder not updated after receiving)
5463
5464 2002-10-25 [melvin]     0.8.5claws54
5465
5466         * src/imageview.c
5467                 Fixed a memleak introduced in the scaling code.
5468
5469 2002-10-24 [alfons]     0.8.5claws53
5470
5471         * src/filtering.c
5472                 make filtering's forward message action forward from the 
5473                 correct account
5474                 (closes bug [628089 ] Filter -> Forward from address problem
5475                 reported by Oktay)
5476
5477 2002-10-24 [christoph]  0.8.5claws52
5478
5479         * src/mainwindow.c
5480         * src/manual.[ch]
5481                 o use manual of current locale or english if current
5482                   locale is not available (and english is available)
5483                 o also link to sylpheed doc project manuals
5484
5485 2002-10-23 [paul]       0.8.5claws51
5486
5487         * tools/README
5488           tools/kmail2sylpheed_v2.pl
5489                 add new version of kmail addressbook importer script.
5490                 works with newer versions of Kmail/KAddressBook which
5491                 have new and rearranged data.
5492
5493 2002-10-23 [martin]     0.8.5claws50
5494
5495         * src/folderview.c
5496         * src/summaryview.c
5497         * src/utils.h
5498         * src/utils.c
5499                 added length parameter to get_abbrev_newsgroup_name()
5500                 changed this function so that it abbreviates the newsgroup
5501                 names only so long it is smaller than the length parameter
5502                 (for better reading of some newsgroup names and space efficiency)
5503
5504 2002-10-22 [colin]      0.8.5claws49
5505
5506         *src/foldersel.c
5507                 Revert Alfons' last modification (after voting ;-))
5508
5509 2002-10-21 [alfons]     0.8.5claws48
5510
5511         * src/foldersel.c
5512                 folder view in folder selection dialog reflects state of
5513                 folder view in main window
5514
5515 2002-10-18 [alfons]     0.8.5claws47
5516
5517         * src/mbox.c
5518                 drop imported messages in folder selected by user,
5519                 and not in the inbox
5520                 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
5521
5522 2002-10-18 [alfons]     0.8.5claws46
5523
5524         * src/compose.c
5525                 make automagic reply work correctly for email accounts 
5526                 (whether it's viable to do a full sync with Hiro's 
5527                 compose.c is still under discussion)
5528
5529 2002-10-18 [melvin]     0.8.5claws45
5530
5531         * src/prefs_actions.c
5532                 Fixed bug #622275 where asynchroneous actions left 
5533                 zombies processes
5534                 Made (synchroneous) actions' input be displayed live.
5535
5536 2002-10-18 [christoph]  0.8.5claws44
5537
5538         * src/textview.c
5539                 don't add a newline in the textview in front of the
5540                 first textpart if header display is disabled
5541                 (closes bug [ 603385 ] disabled header display leaves blank
5542                  lin)
5543
5544 2002-10-18 [christoph]  0.8.5claws43
5545
5546         * src/folder.[ch]
5547         * src/imap.c
5548         * src/mbox_folder.c
5549         * src/mh.c
5550         * src/news.c
5551                 folder->get_num_list now returns an error code
5552                 (closes bug [ 609424 ] News cache cleared on failure)
5553                 
5554 2002-10-17 [colin]      0.8.5claws42
5555         
5556         * src/news.c
5557                 Changed a printf by debug_print
5558
5559 2002-10-16 [paul]       
5560
5561         * tools/OOo2sylpheed.pl
5562                 allow for spaces in the name of the
5563                 file to be attached.
5564
5565 2002-10-16 [colin]      0.8.5claws41
5566
5567         * src/main.c
5568                 Use a tristate to change online mode
5569
5570 2002-10-16 [paul]       0.8.5claws40
5571
5572         * po/es.po
5573                 updated by Ricardo Mones Lastra
5574
5575 2002-10-16 [colin]      0.8.5claws39
5576
5577         * src/main.c
5578           src/mainwindow.[ch]
5579                 Added --online and --offline command-line
5580                 switches
5581
5582 2002-10-15 [christoph]  0.8.5claws38
5583
5584         * src/procmime.c
5585                 set mimeinfo->name to NULL after g_free to
5586                 avoid double freeing with g_free
5587
5588 2002-10-14 [christoph]  0.8.5claws37
5589
5590         * src/compose.c
5591         * src/filtering.c
5592         * src/summaryview.c
5593                 remove calls to folder->change_flags that are now
5594                 done by procmsg flag functions (seems it is not
5595                 used by any foldertype anyway)
5596         * src/folder.c
5597                 init folder->change_flags with NULL
5598
5599 2002-10-14 [christoph]  0.8.5claws36
5600
5601         * src/folder.[ch]
5602         * src/imap.[ch]
5603                 use virtual functions for folder item new and destroy
5604                 functions
5605
5606 2002-10-14 [melvin]     0.8.5claws35
5607
5608         * src/compose.c
5609                 Added a test to not run the spell checker if no default
5610                 dictionary is available. No dialog is displayed though.
5611
5612 2002-10-14 [melvin]     0.8.5claws34
5613
5614         * src/gtkaspell.c
5615                 Fixed bug in dictionary list context menu where
5616                 "More..." pointed to an emtpy submenu if the
5617                 number of dictionaries is a multiple of 15
5618                 Removed unneeded code in suggestions list creation
5619
5620 2002-10-14 [paul]       0.8.5claws33
5621
5622         * po/bg.po
5623                 updated by George Danchev
5624
5625 2002-10-13 [hoa]        0.8.5claws32
5626
5627         * src/matcher.[ch]
5628           src/matcher_parser_parser.y
5629                 removed the escaped string from internal structure
5630                 of matcher.
5631
5632 2002-10-12 [colin]      0.8.5claws31
5633
5634         * src/gtksctree.[ch]
5635           src/summaryview.c
5636                 Removed useless function gtksctree_reanchor
5637
5638 2002-10-12 [alfons]     0.8.5claws30
5639         
5640         * sync with remaining main changes 2002-10-09 - 2002-10-11
5641         - drop changes to src/compose.c (requires claws specific changes)
5642         
5643 2002-10-12 [alfons]     0.8.5claws29
5644         
5645         * sync with main changes of 2002-10-08
5646         - drop changes to src/compose.c (requires claws specific changes)
5647         - drop changes to src/summaryview.c (requires changes to compose.c)     
5648
5649 2002-10-12 [alfons]     0.8.5claws28
5650         
5651         * sync with main changes of 2002-10-07
5652
5653 2002-10-12 [alfons]     0.8.5claws27
5654
5655         * sync with main changes of 2002-10-04
5656         - drop changes to src/compose.c (requires claws specific changes)
5657         - drop changes to src/prefs_folder_item.c (claws implementation
5658           seems to be working)
5659
5660 2002-10-12 [colin]      0.8.5claws26
5661
5662         * src/mainwindow.c
5663                 Fix folder-flicker when space-reading, introduced 
5664                 in claws22.
5665
5666 2002-10-12 [colin]      0.8.5claws25
5667
5668         * src/compose.c
5669                 Save account address when saving as draft.
5670                 (closes bug 621838)
5671
5672 2002-10-12 [colin]      0.8.5claws24
5673
5674         * src/summaryview.c
5675                 Fix the problem consisting of no message selected
5676                 after the last message in a folder has been moved.
5677
5678 2002-10-12 [paul]       0.8.5claws23
5679
5680         * src/compose.c
5681           src/prefs_template.c
5682           src/template.[ch]
5683                 add Cc and Bcc to templates. Patch submitted by
5684                 John L. Males.
5685
5686 2002-10-12 [colin]      0.8.5claws22
5687
5688         * src/folderview.c
5689                 Fix a bug after "Check for new messages":
5690                 If a folder was opened, it was still selected at
5691                 the end of the check, but displayed empty.
5692         * src/mainwindow.c
5693                 Remove unnecessary check
5694
5695 2002-10-12 [paul]
5696
5697         * tools/README
5698                 be more verbose in the description of
5699                 OOo2sylpheed.pl
5700                 
5701
5702 2002-10-11 [colin]      0.8.5claws21
5703
5704         * src/mainwindow.c
5705                 Make space work (better) when no mail is selected
5706
5707 2002-10-11 [colin]      0.8.5claws20
5708
5709         * src/inc.c
5710           src/news.c
5711                 fix warnings
5712
5713 2002-10-11 [colin]      0.8.5claws19
5714
5715         * src/mainwindow.c
5716                 revert 0.8.5claws6 changes as i couldn't get to
5717                 anything satisfying
5718
5719 2002-10-11 [melvin]     0.8.5claws18
5720
5721         * src/compose.c
5722                 Removed buggy and unused macro (should have been committed in
5723                 0.8.5claws17)
5724
5725 2002-10-11 [melvin]     0.8.5claws17
5726
5727         * src/compose.c
5728                 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
5729
5730 2002-10-11 [thorsten]   0.8.5claws16 
5731
5732         * src/folderview.c
5733                 remove rescan warning
5734
5735 2002-10-11 [colin]      0.8.5claws15 
5736
5737         * src/procheader.c
5738                 fix a segfault that happens if conv_unmime_header
5739                 fails (should be better to find out why it fails)
5740
5741 2002-10-11 [christoph]  0.8.5claws14
5742
5743         * src/summaryview.c
5744                 update folderview stats after ignore/unignore thread
5745
5746 2002-10-11 [hoa]        0.8.5claws13
5747
5748         * src/quote_fmt_parse.y
5749                 Fixed a yacc/bison syntax error
5750         * src/matcher.c
5751                 Escaping of string is fixed.
5752
5753 2002-10-11 [colin]      0.8.5claws12
5754
5755         * src/imageview.c
5756                 Resize images to fit
5757
5758 2002-10-11 [paul]       0.8.5claws11
5759
5760         * po/es.po
5761                 updated by Ricardo Mones Lastra
5762
5763 2002-10-10 [alfons]     0.8.5claws10
5764
5765         * src/compose.c
5766                 allow dropping files by "moving" files from a file manager,
5767                 not only by the more cumbersome "copying". the latter 
5768                 mostly implies holding down the Control button
5769
5770 2002-10-10 [christoph]  0.8.5claws9
5771
5772         * src/summaryview.c
5773                 update folders after thread building for ignored threads
5774
5775 2002-10-10 [christoph]  0.8.5claws8
5776
5777         * config/.cvsignore
5778                 added Makefile
5779         * src/filtering.[ch]
5780         * src/folder.[ch]
5781         * src/folderview.[ch]
5782         * src/import.c
5783         * src/inc.[ch]
5784         * src/mbox.[ch]
5785         * src/procmsg.c
5786         * src/summaryview.[ch]
5787                 o added new flag need_update to FolderItem
5788                 o removed folder_table from various functions from tracking
5789                   folder updates
5790                 o set need_update flags in folder.c's move, copy and delete
5791                   functions and procmsg's flags functions
5792                 o added function folderview_update_items_when_required that
5793                   updates all folders with need_update set
5794                 o call folderview_update_items_when_required instead of
5795                   folderview_update_item_foreach
5796
5797 2002-10-09 [sergey]     0.8.5claws7
5798
5799         * src/compose.c
5800                 Strip CRs whel loading the text into editor in reedit mode.
5801
5802 2002-10-09 [colin]      0.8.5claws6
5803
5804         * src/mainwindow.c
5805                 Make Space work when no mail is selected
5806
5807 2002-10-09 [colin]      0.8.5claws5
5808
5809         * src/gtksctree.[ch]
5810                 Fix range_select
5811                 Add gtk_sctree_reanchor() 
5812         * src/summaryview.c
5813                 Use gtk_sctree_reanchor() - better fix for 
5814                 bug 60413
5815
5816 2002-10-09 [colin]      0.8.5claws4
5817
5818         * src/summaryview.c
5819                 Fix shift-click select after delete problem
5820                 (closes bug 60413)
5821
5822 2002-10-08 [thorsten]   0.8.5claws3
5823
5824         * src/summaryview.c
5825                 exclude current msg from -hide read messages-
5826
5827 2002-10-08 [colin]      0.8.5claws2
5828
5829         * src/inc.[ch]
5830           src/pop.c
5831           src/recv.c
5832                 Differentiate socket errors from disk full
5833                 errors
5834
5835 2002-10-08 [christoph]  0.8.5claws1
5836
5837         * Makefile.am
5838         * configure.in
5839                 modifications for new config directory
5840
5841         * config.guess  ** REMOVED **
5842         * config.sub    ** REMOVED **
5843         * install-sh    ** REMOVED **
5844         * ltmain.sh     ** REMOVED **
5845         * missing       ** REMOVED **
5846         * mkinstalldirs ** REMOVED **
5847                 these files are autogenerated by automake
5848                 when you run autogen.sh
5849
5850         * config/.cvsignore     ** NEW FILE **
5851         * config/Makefile.am    ** NEW FILE **
5852                 ignore autogenerated files
5853                 create a Makefile in this directory
5854
5855 2002-10-08 [paul]       0.8.5claws
5856
5857         * 0.8.5claws release
5858         
5859         * src/compose.c
5860           src/procheader.c
5861           src/procmsg.c
5862                 fix quote reply format for newsgroups reply bug
5863                 (thanks to Hoa)
5864                 
5865         * po/en_GB.po
5866           po/pl.po
5867                 updated by me and Witold Wladyslaw Wojciech Wilk
5868                 repectively
5869
5870 2002-10-07 [paul]       0.8.3claws53
5871
5872         * po/it.po
5873           po/pt_BR.po
5874           po/sr.po
5875                 updated messages catalogs, submitted by
5876                 Alessandro Maestri, Fabio Jr.Beneditto 
5877                 and Urke MMI, respectively.
5878
5879 2002-10-07 [christoph]  0.8.3claws52
5880
5881         * src/folder.[ch]
5882         * src/folderview.c
5883         * src/mainwindow.c
5884                 fix new folder ghost message bug
5885                 (closes bug [ 619722 ] wrong count for newly created folders)
5886
5887 2002-10-07 [christoph]  0.8.3claws51
5888
5889         * src/compose.c
5890                 fix news posting problem
5891
5892 2002-10-07 [melvin]     0.8.3claws50
5893
5894         * po/fr.po
5895                 Updated French translation
5896
5897 2002-10-05 [christoph]  0.8.3claws49
5898
5899         * src/gtkstext.c
5900                 check if line_start_cache is set in gtk_stext_update_text
5901                 (closes bug [ 618119 ] crash while doing search in folder)
5902
5903 2002-10-05 [christoph]  0.8.3claws48
5904
5905         * src/imap.c
5906         * src/news.c
5907         * src/utils.c
5908         * src/utils.h
5909                 implement cache cleanups for claws' folder system
5910                 (closes bug [ 595916 ] imapcache not cleaned up)
5911
5912 2002-10-05 [melvin]     0.8.3claws47
5913
5914         * src/prefs_actions.c
5915                 Made the help text more clear for the %p token
5916
5917 2002-10-04 [paul]       0.8.3claws46
5918
5919         * sync with 0.8.5
5920                 see ChangeLog 2002-10-02 and 2002-10-03
5921
5922 2002-10-04 [christoph]  0.8.3claws45
5923
5924         * src/inc.c
5925                 fix segfault caused by pop before smtp
5926                 call to inc_account_mail with NULL
5927                 pointer for mainwin
5928
5929 2002-10-04 [paul]       0.8.3claws44
5930
5931         * configure.in
5932                 sync the LDAP detection from 0.8.5cvs1
5933
5934 2002-10-02 [christoph]  0.8.3claws43
5935
5936         * po/de.po
5937                 fix small spelling error
5938
5939 2002-10-02 [melvin]     0.8.3claws42
5940
5941         * ac/aspell.m4
5942                 Behave better and say "no" when test program cannot be run.
5943
5944 2002-10-02 [paul]       0.8.3claws41
5945
5946         * sync with 0.8.4cvs1
5947                 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
5948                 
5949         * src/summaryview.c
5950                 toggle the behavior of Reply menuitem between
5951                 normal reply and reply-to-list
5952
5953 2002-10-01 [sergey]     0.8.3claws40
5954
5955         * src/compose.c
5956                 Convert newlines in the message text to the canonical form
5957                 before base64 encoding (RFC2045 compliance, fixes some
5958                 interoperability issues with Evolution 1.0.3)
5959
5960 2002-09-29 [colin]      0.8.3claws39
5961
5962         * src/summaryview.c
5963                 Fix an unwanted copy/paste
5964
5965 2002-09-29 [colin]      0.8.3claws38
5966
5967         * src/mainwindow.c
5968                 Renamed "Custom toolbar" to "Customize toolbar"
5969                 Renamed "Show all header" to "Show all headers"
5970                 Renamed "Set diplay item" to "Set displayed items"
5971         * src/prefs_common.c
5972                 Renamed "Show all header" to "Show all headers"
5973         * src/prefs_summary_column.c
5974                 Renamed "diplay item" to "displayed items"
5975
5976 2002-09-29 [colin]      0.8.3claws37
5977
5978         * src/mainwindow.[ch]
5979                 online/offline status pixmaps follow theme
5980                 changes
5981         * src/summaryview.[ch]
5982                 quicksearch pixmap follows theme changes
5983
5984 2002-09-29 [thorsten]   0.8.3claws36
5985
5986         * src/compose.c
5987           src/prefs_folder_item.[ch]
5988                 add default_reply_to folder option (closes patch 581044)
5989
5990 2002-09-29 [christoph]  0.8.3claws35
5991
5992         * acconfig.h    ** REMOVED **
5993         * configure.in
5994         * ac/aspell.m4
5995         * ac/check-type.m4
5996         * ac/gnupg-check-typedef.m4
5997                 fix autoheader 2.50 warning
5998
5999 2002-09-29 [christoph]  0.8.3claws34
6000
6001         * major code cleanup (part 2)
6002         
6003                 - unused variables removed
6004                 - unused functions removed
6005                 - uninitialized variables checked
6006                 - missing return statements added
6007                 - missing function return types added
6008                 - added parentheses around assignment
6009                   when suggested by gcc
6010
6011 2002-09-29 [alfons]     0.8.3claws33
6012
6013         * src/logwindow.c
6014                 log_window_clear(): only bracket gtk_text_forward_delete() 
6015                 with gtk_text_freeze() / gtk_text_thaw() (see if this
6016                 works around GTK text bug)
6017
6018 2002-09-29 [paul]       0.8.3claws32
6019
6020         * po/bg.po
6021           po/sr.po
6022                 updated by George Danchev and Urke MMI
6023                 respectively
6024
6025 2002-09-27 [christoph]  0.8.3claws31
6026
6027         * doc-src/readme.txt
6028         * doc-src/rfc1806.txt   ** REMOVED **
6029         * doc-src/rfc2183.txt   ** NEW FILE **
6030         * doc-src/rfc2980.txt   ** NEW FILE **
6031                 update rfcs
6032
6033 2002-09-27 [melvin]     0.8.3claws30
6034
6035         * ac/aspell.m4
6036                 Fixed typo which could break linking
6037
6038 2002-09-27 [melvin]     0.8.3claws29
6039
6040         * ac/aspell.m4
6041                 Improved GNU/aspell checking. 
6042                 Fixed bug #614490
6043
6044 2002-09-27 [paul]       0.8.3claws28
6045
6046         * sync with 0.8.3cvs8
6047                 see ChangeLog 2002-09-27
6048
6049 2002-09-26 [colin]      0.8.3claws27
6050
6051         * src/toolbar.[ch]
6052           src/mainwindow.[ch]
6053                 Add "Reply to Mailing-list" to the toolbar
6054
6055 2002-09-26 [christoph]  0.8.3claws26
6056
6057         * src/summaryview.c
6058                 Fix wrong message counts in summaryview status
6059
6060 2002-09-26 [paul]       0.8.3claws25
6061
6062         * sync with 0.8.3cvs7
6063                 see ChangeLog 2002-09-26
6064
6065 2002-09-26 [paul]       0.8.3claws24
6066
6067         * sync with 0.8.3cvs6
6068                 see ChangeLog 2002-09-25
6069
6070 2002-09-25 [christoph]  0.8.3claws23
6071
6072         * src/prefs_common.c
6073         * src/prefs_folder_item.c
6074         * src/prefs_scoring.c
6075                 Renamed "kill score" to "hide score" in GUI
6076                 and prefs files
6077
6078 2002-09-25 [paul]       0.8.3claws22
6079
6080         * sync with 0.8.3cvs5
6081                 see ChangeLog 2002-09-24
6082
6083 2002-09-24 [alfons]     0.8.3claws21
6084
6085         patch by Satoshi Nagayasu: allows appending / saving multiple 
6086         selected files (closes "[ 612279 ] save multiple mesg(s) in 
6087         'Save as ...'")
6088
6089         * AUTHORS
6090                 add Satoshi Nagayasu
6091         * src/summaryview.c
6092                 summary_save_as(): allow saving selected files to
6093                 one file
6094                 summary_set_menu_sensitive: enable "Save As..." when
6095                 multiple files are selected
6096         * src/utils.[ch]
6097                 append_file(): new function
6098
6099 2002-09-24 [colin]      0.8.3claws20
6100
6101         * src/procmime.c
6102                 Fix segfault when mimeinfo doesn't have a 
6103                 content_type. 
6104
6105 2002-09-24 [colin]      0.8.3claws19
6106
6107         * src/prefs_common.[ch]
6108                 Add a preference to display send dialog or not
6109         * src/send.c
6110                 Display send dialog according to preference
6111
6112 2002-09-24 [colin]      0.8.3claws18
6113
6114         * src/compose.[ch]
6115                 Disable user actions when sending
6116
6117 2002-09-24 [colin]      0.8.3claws17
6118
6119         * src/procmime.c
6120                 Do not display name or filename for attachments
6121                 with an application/pgp-signature type
6122                 (security flaw, see bug 537413)
6123
6124 2002-09-23 [colin]      0.8.3claws16
6125
6126         * src/editaddress.c
6127                 Initialize entry_email, entry_alias and 
6128                 entry_remarks to first email address of the list
6129
6130 2002-09-23 [colin]      0.83claws15
6131
6132         * src/compose.c
6133                 Drop pgp-signature when reediting a signed queued
6134                 message
6135
6136 2002-09-23 [melvin]     0.8.3claws14
6137
6138         * po/fr.po
6139                 Updated French translation
6140
6141 2002-09-23 [melvin]     0.8.3claws13
6142
6143         * src/mainwindow.c
6144                 Made custom toolbar menu labels more consistent
6145         * src/prefs_toolbar.c
6146                 Made custom toolbar window title more consistent
6147
6148 2002-09-22 [colin]      0.8.3claws12
6149
6150         * src/inc.c
6151                 Initialize session type to normal before getting 
6152                 mail (fixes strange Get behaviour)
6153         * src/prefs_account.h
6154                 Move STYPE_POP_BEFORE_SMTP to last position to 
6155                 avoid other side-effects
6156
6157 2002-09-22 [colin]      0.8.3claws11
6158
6159         * src/prefs_account.c
6160                 Fix pop_bfr_smtp_tm_entry sensivity when switching
6161                 from pop3 to apop or vice-versa
6162
6163 2002-09-22 [colin]      0.8.3claws10
6164         
6165         * src/prefs_account.[ch]
6166                 Add an option for the POP before SMTP timeout
6167         * src/inc.c
6168                 Remember time of last POP connection
6169         * src/send.c
6170                 Do POP before SMTP only if timeout reached
6171
6172 2002-09-22 [oliver]     0.8.3claws9
6173         
6174         * README.claws
6175                 explain custom toolbar
6176
6177 2002-09-22 [oliver]     0.8.3claws8
6178
6179         * src/prefs_actions.[ch]
6180         custom toolbar for compose      
6181                 actions callback from compose toolbar
6182         * src/folderview.c
6183                 remove include toolbar.h
6184
6185 2002-09-22 [oliver]     0.8.3claws7
6186         
6187         * src/prefs_toolbar.[ch]
6188                 custom toolbar for compose
6189                 - generic prefs_toolbar handles both
6190                   Mainwin's toolbar as well as Compose toolbar          
6191
6192 2002-09-22 [oliver]     0.8.3claws6
6193         
6194         * src/toolbar.[ch]
6195                 custom toolbar for compose
6196                 restructure toolbar.[ch]
6197
6198 2002-09-22 [oliver]     0.8.3claws5
6199
6200         * src/compose.[ch]
6201                 custom toolbar for compose
6202
6203 2002-09-22 [oliver]     0.8.3claws4
6204         
6205         * src/mainwindow.[ch]
6206                 custom toolbar for compose 
6207                 move mainwin toolbar back to mainwindow
6208
6209 2002-09-22 [alfons]     0.8.3claws3
6210
6211         * src/procmsg.c
6212                 :%sno/if(/if (/gc
6213                 :%sno/for(/for (/gc
6214                 (beautify)
6215
6216 2002-09-22 [alfons]     0.8.3claws2
6217         
6218         * src/procmsg.c
6219                 procmsg_save_to_outbox(): don't unlink message file from queue;
6220                 callers should do it using folder_item_remove_msg()
6221
6222 2002-09-22 [colin]      0.8.3claws1
6223
6224         * src/mimeview.[ch]
6225                 Made mimeview_check_signature() public
6226         * src/textview.c
6227                 Made GPG signatures verifiable by clicking
6228                 the [application/pgp-signature] in the Text
6229                 view
6230
6231 2002-09-22 [paul]       0.8.3claws
6232
6233         * po/bg.po
6234           po/en_GB.po
6235           po/es.po
6236           po/it.po
6237           po/pl.po
6238           po/pt_BR.po
6239           po/sr.po
6240                 updated translations, submitted by George Danchev,
6241                 me, Ricardo Mones Lastra, Alessandro Maestri,
6242                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto 
6243                 and Urke MMI, respectively.     
6244
6245 2002-09-22 [alfons]     0.8.2claws65
6246
6247         * src/procmsg.c
6248         * src/pgptext.c
6249                 no furry valgrinds have been used to plug these memleaks
6250
6251 2002-09-20 [paul]       0.8.2claws64
6252
6253         * sync with 0.8.3cvs4
6254                 'Select thread' re-implemented 
6255                 see ChangeLog 2002-09-20
6256
6257 2002-09-21 [alfons]     0.8.2claws63
6258
6259         * src/compose.c
6260                 compose_send(): plug unnoticed memleak
6261
6262 2002-09-20 [alfons]     0.8.2claws62
6263
6264         * src/addr_compl.c
6265                 replace_address_in_edit(): strict check for NULL address to
6266                 fix "[ 607348 ] Segfault in address completion". My guess is
6267                 that this happens with an empty address book, but it's good
6268                 to have this check here anyway
6269                 
6270                 completion_window_button_press(): free string returned 
6271                 from the internal cache
6272
6273 2002-09-20 [christoph]  0.8.2claws61
6274
6275         * src/procmime.h
6276                 added ENC_BINARY to EncodingType
6277         * src/procmime.c
6278                 the string returned by procmime_get_encoding_str
6279                 should not depend on the order of values in the
6280                 EncodingType definition
6281         * doc-src/rfc1806.txt   ** NEW FILE **
6282                 Added rfc1806 about MIME Content-Disposition
6283                 Extension
6284
6285 2002-09-19 [paul]       0.8.2claws60
6286
6287         * sync with 0.8.2cvs3
6288                 see ChangeLog 2002-09-19
6289
6290 2002-09-19 [paul]       0.8.2claws59
6291
6292         * src/prefs_folder_item.c
6293                 revert to Darko's original alignment of colour
6294                 selector button
6295                 add a colon to folder_color label
6296                 
6297         * src/compose.c
6298                 add Colin's patch (with Hiro's modifications) to 
6299                 force BASE64 encoding for 8-bit text when signing
6300                 (sync with 0.8.3cvs2)
6301
6302 2002-09-18 [alfons]     0.8.2claws58
6303
6304         * src/compose.c
6305                 :%sno/if(/if (/gc
6306                 :%sno/for(/for (/gc
6307                 (beautify a little bit)
6308
6309 2002-09-18 [christoph]  0.8.2claws57
6310
6311         * src/pine.c
6312                 fix handling of fgetc return value
6313
6314 2002-09-17 [alfons]     0.8.2claws56
6315         
6316         * src/summaryview.c
6317                 summary_sort(): check non-NULL summaryview->folder_item when no 
6318                 folder is selected at all
6319                 (closes "[ 610344 ] sort label make syl Crash")
6320
6321 2002-09-17 [alfons]     0.8.2claws55
6322         
6323         * src/compose.c
6324                 beautify a little bit
6325
6326 2002-09-17 [christoph]  0.8.2claws54
6327
6328         * src/folder.c
6329                 initialize max values for cache and folder
6330                 when cache or folder is empty
6331
6332 2002-09-15 [colin]      0.8.2claws53
6333
6334         * src/compose.c
6335                 Fix a leak (thanks Alfons!) and cleaned
6336                 variables names for custom headers
6337
6338 2002-09-15 [colin]      0.8.2claws52
6339
6340         * src/compose.c
6341                 Fix custom headers recognition when
6342                 prefs_common.trans_hdr is on
6343
6344 2002-09-15 [colin]      0.8.2claws51
6345
6346         * src/compose.c
6347                 Allow dynamically-added custom headers
6348                 Yet not reparsed if reedited
6349
6350 2002-09-15 [alfons]     0.8.2claws50
6351
6352         * src/prefs_account.c
6353                 fix warnings
6354
6355 2002-09-15 [colin]      0.8.2claws49
6356         
6357         * src/prefs_account.c
6358                 fix pop_before_smtp sensitivity
6359
6360 2002-09-15 [colin]      0.8.2claws48
6361
6362         * src/inc.[ch]
6363                 add inc_pop_before_smtp()
6364                 allow MainWindow to be undefined in 
6365                 inc_account_mail() and inc_start()
6366         * src/pop.c
6367           src/prefs_account.h
6368                 add STYPE_POP_BEFORE_SMTP session type
6369         * src/prefs_account.c
6370                 activated pop before smtp option
6371         * src/send.c
6372                 do pop before smtp if the relevant option 
6373                 is set
6374
6375 2002-09-15 [paul]       0.8.2claws47
6376
6377         * sync with 0.8.3
6378                 see ChangeLog 2002-09-15
6379
6380 2002-09-14 [paul]       0.8.2claws46
6381
6382         * po/bg.po
6383                 updated Bulgarian translation, submitted by
6384                 George Danchev
6385
6386 2002-09-13 [paul]       0.8.2claws45
6387
6388         * src/compose.c
6389                 merge claws' select_account() with main's
6390                 (new) compose_select_account(). [sync with
6391                 0.8.2cvs15, see ChangeLog 2002-09-11]
6392
6393 2002-09-12 [christoph]  0.8.2claws44
6394
6395         * src/filter.c
6396                 allocate 1 elements of FolderItem not 0
6397
6398 2002-09-12 [colin]      0.8.2claws43
6399
6400         * src/compose.c
6401                 Fix bug #590825 (obey Follow-up: poster)
6402
6403 2002-09-12 [colin]      0.8.2claws42
6404
6405         * src/procmime.c
6406                 Fix bug #557009 (wrong headers for messages 
6407                 forwarded as attachments)
6408
6409 2002-09-11 [colin]      0.8.2claws41
6410         
6411         * src/compose.c
6412                 Put SCF: pseudo-header on top of message
6413                 Set draft tmp_flag when saved as draft
6414
6415         * src/procmsg.c
6416           src/procheader.c
6417                 Skip after first \n\n for beginning of real message
6418                 for drafts too
6419
6420 2002-09-11 [christoph]  0.8.2claws40
6421
6422         * src/filtering.c
6423                 use procmsg flag functions in filtering or processing
6424                 will cause incorrect folder message counts
6425
6426 2002-09-11 [colin]      0.8.2claws39
6427
6428         * src/compose.c
6429                 Fix bug #550175 - wrong save folder when reediting
6430                 drafts
6431
6432 2002-09-11 [paul]       0.8.2claws38
6433
6434         * sync with 0.8.2cvs14
6435                 see ChangeLog 2002-09-11
6436
6437 2002-09-11 [colin]      0.8.2claws37
6438
6439         * src/folder.c
6440                 Fix a typo (seeming to cause new/unread status to
6441                 be lost)
6442
6443 2002-09-10 [christoph]  0.8.2claws36
6444
6445         * src/compose.c
6446                 compose_redirect should not use compose_generic_new
6447                 because that does more stuff than expected including
6448                 opening the external editor
6449                 (closes bug "[ 526608 ] bounced messages appear blank
6450                  in editor")
6451
6452 2002-09-10 [christoph]  0.8.2claws35
6453
6454         * src/folder.c
6455                 fix problem with too large message number range
6456                 causing a crash in folder_item_scan
6457
6458 2002-09-10 [paul]       0.8.2claws34
6459
6460         * sync with 0.8.2cvs13
6461                 see ChangeLog 2002-09-10
6462
6463 2002-09-10 [christoph]  0.8.2claws33
6464
6465         * src/msgcache.c
6466                 set MsgInfo TmpFlags for queue and draft folders
6467                 (closes bug "[ 591676 ] Queue ignore MIME on restart")
6468
6469 2002-09-10 [paul]       0.8.2claws32
6470
6471         * AUTHORS
6472           po/bg.po      ** NEW FILE **
6473                 new Bulgarian translation submitted by
6474                 George Danchev <danchev@spnet.net>
6475                 
6476         * tools/Makefile.am
6477           tools/README
6478           tools/tb2sylpheed     ** NEW FILE **
6479                 add script that converts an addressbook exported
6480                 from The Bat! into a Sylpheed addressbook. Submitted
6481                 by Urke MMI <urke-kg@eunet.yu>
6482
6483 2002-09-10 [paul]       0.8.2claws31
6484
6485         * sync with 0.8.2cvs12
6486                 see ChangeLog 2002-09-10
6487
6488 2002-09-06 [paul]       0.8.2claws30
6489
6490         * src/prefs_common.c
6491                 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
6492                 
6493         * tools/Makefile.am
6494           tools/README
6495           tools/ldif-to-xml.py  ** REMOVED **
6496                 remove obsolete python script
6497
6498 2002-09-06 [paul]       0.8.2claws29
6499
6500         * sync with 0.8.2cvs10
6501                 see ChangeLog 2002-09-06
6502
6503 2002-09-04 [paul]       0.8.2claws28
6504
6505         * sync with 0.8.2cvs9
6506                 see ChangeLog 2002-08-04
6507
6508 2002-09-04 [colin]      0.8.2claws27 
6509
6510         * src/prefs_common.[ch]
6511                 Added signature color configuration
6512         * src/textview.c
6513                 Use user-specified signature color
6514
6515 2002-09-03 [colin]      0.8.2claws26
6516
6517         * src/prefs_common.[ch]
6518                 Added autosave and autosave_length prefs
6519         * src/compose.c
6520                 Added compose_remove_draft()
6521                 Auto-save drafts according to the prefs
6522         * src/main.c
6523                 Added a crash-indicator file, allowing to check
6524                 for new messages on startup if Sylpheed crashed
6525                 (makes saved drafts "reappear")
6526
6527 2002-09-03 [colin]      0.8.2claws25
6528
6529         * src/textview.[ch]
6530                 Grey the signature
6531
6532 2002-09-03 [paul]       0.8.2claws24
6533
6534         * sync with 0.8.2cvs8
6535                 see ChangeLog 2002-09-02 and 2002-09-03
6536
6537 2002-09-03 [darko]      0.8.2claws23
6538
6539         * src/folderview.c
6540                 use normal style when creating new folder to pick
6541                 proper font size 
6542
6543 2002-09-02 [melvin]     0.8.2claws22
6544
6545         * src/gtkaspell.m4
6546                 removed some obsolete code
6547
6548 2002-09-02 [melvin]     0.8.2claws21
6549
6550         * ac/aspell.m4
6551                 fixed test's equality sign (== to =)
6552
6553 2002-09-02 [alfons]     0.8.2claws20
6554
6555         * src/folder.c
6556         * src/mh.c
6557                 revert change of 0.8.2claws16 and use the mh_folder_destroy
6558                 as folder->destroy virtual as suggested by Hiro
6559                 (the mh.c code seems to have been lost around mh.c.1.21)
6560
6561 2002-09-02 [paul]       0.8.2claws19
6562
6563         * po/pt_BR.po
6564                 updated by Fabio Jr. Beneditto
6565                 
6566         * src/defs.h
6567                 use 'http://claws.sylpheed.org' for homepage link. 
6568                 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
6569
6570 2002-09-01 [alfons]     0.8.2claws18
6571
6572         * src/mh.c
6573                 plug memleak related to one Martin Kluge found
6574
6575 2002-08-31 [paul]       0.8.2claws17
6576
6577         * sync with 0.8.2cvs6
6578                 see ChangeLog 2002-08-30
6579
6580 2002-08-31 [alfons]     0.8.2claws16
6581
6582         * src/folder.c
6583                 folder_destroy(): remove mailbox from folderlist even if it has
6584                 no destroy virtual
6585
6586 2002-08-31 [alfons]     0.8.2claws15
6587
6588         * src/folder.c
6589                 :%sno/if(/if (/gc
6590                 :%sno/for(/for (/gc
6591                 (being pedantic I know)
6592
6593 2002-08-31 [alfons]     0.8.2claws14
6594
6595         * src/folder.c
6596                 check for NULL pointers returned from folder->fetch_msginfo virtual
6597                 (should solve some reported crashes)
6598
6599 2002-08-30 [alfons]     0.8.2claws13
6600
6601         * acconfig.h
6602         * configure.in
6603         * src/crash.c
6604                 enable crash dialog on compilation time
6605                 (--enable-crash-dialog configure option)
6606
6607 2002-08-30 [alfons]     0.8.2claws12
6608
6609         * AUTHORS
6610                 add Martin Kluge
6611         * src/mh.c
6612                 apply memory leak plug patch by Martin Kluge
6613                 (closes patch "[ 602568 ] patch for 602441 little memory leak",
6614                 bug "[ 599677 ] Very small memory leak in 0.81claws115",
6615                 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
6616
6617 2002-08-30 [darko]      0.8.2claws11
6618
6619         * src/folderview.c
6620                 copy Gtk style from normal style to match
6621                 font size for coloured folders
6622
6623 2002-08-29 [alfons]     0.8.2claws10
6624
6625         * sylpheed.desktop
6626                 Type=Internet <- Type=Application
6627                 (reported by Michael Schwendt, see:
6628                 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
6629                 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
6630
6631 2002-08-29 [paul]       0.8.2claws9
6632
6633         * sync with 0.8.2cvs5
6634                 see ChangeLog 2002-08-29
6635
6636 2002-08-29 [colin]      0.8.2claws8
6637
6638         * src/summaryview.c
6639                 Added a sanity check in summary_select_thread
6640                 Should fix bug 601605
6641
6642 2002-08-29 [colin]      0.8.2claws7
6643
6644         * src/main.c
6645                 Revert claws6 changes regarding bug #591676
6646
6647 2002-08-28 [colin]      0.8.2claws6
6648         
6649         * src/main.c
6650                 Ignore cache for queue folderitems
6651                 Fix bug #591676
6652
6653 2002-08-28 [melvin]     0.8.2claws5
6654
6655         * README.claws
6656                 Fixed typos.
6657
6658 2002-08-28 [melvin]     0.8.2claws4
6659
6660         * README.claws
6661                 Updated a bit the text concerning the spell checker
6662
6663 2002-08-28 [melvin]     0.8.2claws3
6664
6665         Merged the GNU_aspell_branch:
6666                 Support of new GNU/aspell is now included and the old pspell
6667                 is not supported anymore.
6668                 See README.claws
6669
6670         * README.claws
6671                 Updated spell checker text to reflect the switch to GNU/aspell
6672
6673         * ac/aspell.m4          *** NEW ***
6674         * src/gtkaspell.[ch]    *** NEW *** 
6675         * ac/pspell.m4          *** DELETED *** 
6676         * src/gtkspell.[ch]     *** DELETED ***
6677
6678         * ac/Makefile.am
6679                 Updated for GNU/aspell support
6680
6681         * po/POTFILES.in
6682                 Replaced gtkspell.c by gtkaspell.c
6683
6684         * acconfig.h
6685         * src/Makefile.am
6686         * src/about.c
6687         * src/compose.[ch]
6688         * src/crash.c
6689         * src/main.c
6690         * src/prefs_common.[ch]
6691                 Updated for GNU/aspell support
6692
6693 2002-08-28 [paul]       0.8.2claws2
6694
6695         * sync with 0.8.2cvs4
6696                 see ChangeLog 2002-08-27 and 2002-08-28
6697
6698 2002-08-28 [colin]      0.8.2claws1
6699
6700         * src/summary_search.c
6701                 Added "AND search"
6702
6703 2002-08-28 [jens]       0.8.2claws
6704
6705         *po/de.po
6706                 Updated German translations
6707
6708 2002-08-27 [melvin]     0.8.2claws
6709
6710         * po/fr.po
6711                 Updated French translations
6712
6713 2002-08-27 [paul]       0.8.2claws
6714
6715         * sync with 0.8.2 main release
6716
6717         * po/en_GB.po
6718           po/es.po
6719           po/it.po
6720           po/pl.po
6721           po/pt_BR.po
6722           po/sr.po
6723                 updated message catalogs submitted by
6724                 Ricardo Mones Lastra, Alessandro Maestri,
6725                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
6726                 Beneditto and Urke MMI  
6727
6728 2002-08-27 [hoa]        0.8.1claws123
6729
6730         * src/mainwindow.[ch]
6731         * src/summaryview.[ch]
6732                 removed the "filter setting" menu option.
6733                 add a "cancel a news message" menu option.
6734
6735 2002-08-26 [martin]     0.8.1claws122
6736
6737         * ChangeLog.claws
6738                 changed string under 0.8.1claws79 changed by myself
6739                 i'm sorry alfons :(
6740
6741 2002-08-26 [martin]     0.8.1claws121
6742
6743         * src/crash.c
6744                 added kill command to debuggerrc to start crash dialog
6745
6746 2002-08-26 [paul]       0.8.1claws120
6747
6748         * sync with 0.8.1cvs31
6749                 see ChangeLog 2002-08-26
6750
6751 2002-08-25 [alfons]     0.8.1claws119
6752
6753         * src/procmsg.c
6754                 fix bug that didn't send out correct headers to news server
6755                 when sending news article and email from queue (bug reported
6756                 and patch provided by Tim Mann; closes bug 
6757                 "[ 583196 ] 0.7.8claws can't post news")
6758
6759 2002-08-25 [alfons]     0.8.1claws118
6760
6761         * src/selective_download.c
6762                 mark two strings as translatable
6763                 (thanks to Urke MMI for pointing this out)
6764
6765 2002-08-25 [alfons]     0.8.1claws117
6766
6767         * src/summaryview.c
6768                 treat sent boxes as special and allow sorting them by addressee
6769                 (closes "[ 589418 ] Sent folder sorting misbehavior"
6770                 submitted by Steve Lamb)
6771
6772 2002-08-24 [alfons]     0.8.1claws116
6773
6774         * src/matcher.c
6775                 fix memleak reported by Martin Kluge
6776                 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
6777
6778 2002-08-24 [oliver]     0.8.1claws115
6779
6780         * src/prefs_toolbar.c
6781                 o code cleanup as suggested by Alfons
6782                 o memleak fix
6783
6784 2002-08-24 [alfons]     0.8.1claws114
6785
6786         * src/summaryview.c
6787                 o fix another memory leak reported by Martin Kluge
6788                   (see "[ 599568 ] Small Memory Leak")
6789                 o remove 'from' variable from 'summary_set_header()'; we can
6790                   do with just 'to' 
6791
6792 2002-08-24 [paul]       0.8.1claws113
6793
6794         * sync with 0.8.1cvs30
6795                 see ChangeLog 2002-08-23
6796
6797 2002-08-24 [alfons]     0.8.1claws112
6798
6799         * src/summaryview.c
6800                 remove unnecessary allocations for search bar fixing leaks
6801                 reported by Martin Kluge
6802                 (see "[ 599451 ] Further memory leaks?")
6803
6804 2002-08-24 [alfons]     0.8.1claws111
6805
6806         * src/main.c
6807                 make get_socket_name() public for crash.c
6808         * src/crash.c
6809                 o make report bug button work (goes to claws' 
6810                   bug tracker at sf.net)
6811                 o introduce function for doing important stuff just
6812                   before claws goes down
6813                 o clean up code 
6814
6815 2002-08-24 [alfons]     0.8.1claws110
6816
6817         * src/compose.c
6818                 move cursor to "To" entry when forwarding as attachment
6819                 (reported and solved by Steve Lamb, closes bug report
6820                 "[ 592880 ] Forward as attachment; cursor not in to")
6821
6822 2002-08-24 [colin]      0.8.1claws109
6823
6824         * src/mainwindow.c
6825                 fix quick search visibility after GUI (de)separations.
6826
6827 2002-08-23 [colin]      0.8.1claws108
6828
6829         * src/mainwindow.c
6830                 fix header pane visibility after folderview or
6831                 messageview (de)separation
6832
6833 2002-08-23 [paul]       0.8.1claws107
6834
6835         * src/mainwindow.[ch]
6836           src/toolbar.c
6837                 give full control of display or non-display 
6838                 of the Execute icon to Custom toolbar settings.
6839                 add new sensitivity condition to maninwindow.h: 
6840                 M_DELAY_EXEC
6841
6842         * ChangeLog
6843           ChangeLog.jp
6844           NEWS
6845                 more sync with 0.8.1cvs29
6846
6847 2002-08-23 [melvin]     0.8.1claws106
6848
6849         * src/alertpanel.c
6850                 Readded support for custom widget in alertpanel lost in last
6851                 sync.
6852
6853 2002-08-23 [paul]       0.8.1claws105
6854
6855         * sync with 0.8.1cvs29
6856                 see ChangeLog 2002-08-23
6857
6858 2002-08-23 [colin]      0.8.1claws104
6859
6860         * src/summaryview.c
6861                 Fix folder and search pixmaps exchanging positions
6862                 after theme or toolbar changes. Thank to Oliver for 
6863                 reporting this.
6864
6865 2002-08-23 [colin]      0.8.1claws103
6866
6867         * src/mainwindow.c
6868           src/messageview.[ch]
6869           src/noticeview.[ch]
6870           src/summaryview.c
6871                 Changed messageview_create() and noticeview_create()
6872                 to avoid the last gdk_warning
6873
6874 2002-08-22 [colin]      0.8.1claws102
6875
6876         * src/summaryview.c
6877                 Fix my new `Creating pixmap from xpm' warning
6878
6879 2002-08-22 [colin]      0.8.1claws101
6880
6881         * src/mainwindow.c
6882                 Fix some of the gdk warnings
6883
6884 2002-08-22 [colin]      0.8.1claws100
6885
6886         * src/Makefile.am
6887         * src/stock_pixmap.c
6888         * src/stock_pixmap.h
6889         * src/pixmaps/quicksearch.xpm *ADDED*
6890                 Add the quicksearch pixmap
6891         * src/mainwindow.c
6892         * src/summaryview.c
6893         * src/summaryview.h
6894                 Make quicksearch bar visible/hidden via a button
6895
6896 2002-08-22 [christoph]  0.8.1claws99
6897
6898         * src/folder.c
6899                 fix folder update for newsgroups with message
6900                 numbers below minimum number of articles to fetch
6901                 (closes bug #598445)
6902
6903 2002-08-22 [paul]       0.8.1claws98
6904
6905         * sync with 0.8.1cvs28
6906                 see ChangeLog 2002-08-22
6907
6908 2002-08-21 [alfons]     0.8.1claws97
6909
6910         * src/crash.c
6911                 use bt instead of bt full which seems to work 
6912                 better, and bt full doesn't give a great deal 
6913                 of information anyway
6914
6915 2002-08-21 [colin]      0.8.1claws96
6916
6917         * src/summaryview.c
6918                 fix summaryview_searchtype_changed prototype
6919
6920 2002-08-21 [christoph]  0.8.1claws95
6921
6922         * src/mainwindow.c
6923                 o fix broken menu update for sorting type, we have to
6924                   get this info from the summaryview now
6925                 o removed setting of threaded state in menu callback
6926         * src/summaryview.[ch]
6927                 more summaryview/folderitem seperation for
6928                 threading option
6929         * configure.in
6930                 removed not required --with-compiler-flags option
6931
6932 2002-08-21 [oliver]     0.8.1claws94
6933         
6934         * src/toolbar.h 
6935                 o rename toolbar.xml to toolbar_main.xml
6936                   since toolbar_compose.xml might come up 
6937                   any time soon
6938         * README.claws
6939                 add custom toolbar              
6940
6941 2002-08-21 [darko]      0.8.1claws93
6942
6943         * src/procmsg.c
6944                 don't reset tmp flags for messages copied
6945                 to sent folder
6946
6947 2002-08-21 [colin]      0.8.1claws92
6948         
6949         * src/prefs_filtering.c
6950                 fix renaming rules on folder rename 
6951                 when folder is not a leaf folder
6952
6953 2002-08-21 [paul]       0.8.1claws91
6954
6955         * src/prefs_folder_item.c
6956                 fix alignment of colour selector
6957
6958 2002-08-21 [paul]       0.8.1claws90
6959
6960         * sync with 0.8.1cvs27
6961                 see ChangeLog 2002-08-21
6962
6963 2002-08-21 [paul]       0.8.1claws89
6964
6965         * src/summaryview.c
6966                 fix crash when changing field type in
6967                 Quick search bar
6968
6969 2002-08-21 [colin]      0.8.1claws88
6970
6971         * src/summaryview.c
6972                 Made quick search case-insensitive
6973
6974 2002-08-21 [paul]       0.8.1claws87
6975
6976         * sync with 0.8.1cvs26
6977                 see ChangeLog 2002-08-21
6978
6979 2002-08-20 [christoph]  0.8.1claws86
6980
6981         * src/folderview.c
6982         * src/main.c
6983         * src/summaryview.[ch]
6984                 more summaryview/folderitem seperation for
6985                 sort_key and sort_type
6986         * src/procmsg.c
6987                 added missing return statement
6988
6989 2002-08-20 [colin]      0.8.1claws85
6990
6991         * src/summaryview.[ch]
6992                 Added a quick search box
6993         * src/mainwindow.c
6994         * src/prefs_common.[ch]
6995                 Added a show/hide option for the quick search
6996
6997 2002-08-20 [oliver]     0.8.1claws84
6998         
6999         * src/mainwindow.c
7000                 remove toolbar_create_popups
7001         * src/toolbar.[ch]
7002                 o remove toolbar_create_popups
7003                 o fix toolbar_set_sensitive 
7004                   (Bug reports #596834 and #596832)     
7005         * src/prefs_toolbar.c
7006                 o add "Set default" button
7007                 o align label and text + combo widgets
7008
7009 2002-08-20 [hoa]        0.8.1claws83bis
7010
7011         * src/imap.c
7012                 fixed a bug in imap_fetch_msginfo() in case there is no
7013                 current folder.
7014
7015 2002-08-20 [darko]      0.8.1claws83
7016
7017         * src/folderview.c
7018                 copy the color style of folder view so it
7019                 works with GTK themes
7020
7021 2002-08-20 [darko]      0.8.1claws82
7022
7023         * src/folder.h
7024         * src/folderview.c
7025         * src/prefs_folder_item.[hc]
7026                 don't use UI stuff in folder.h
7027
7028 2002-08-20 [darko]      0.8.1claws81
7029
7030         * src/folder.h
7031         * src/prefs_folder_item.h
7032         * src/folderview.c
7033         * src/prefs_folder_item.c
7034                 ability to set folder color in folderview
7035
7036 2002-08-19 [alfons]     0.8.1claws80
7037
7038         * src/summaryview.c
7039                 fix one of the earlier memleaks reported by Martin Kluge
7040
7041 2002-08-19 [alfons]     0.8.1claws79
7042
7043         * src/mainwindow.c
7044                 hide notice view when selecting seperate folder
7045                 view (reported by Urke MMI)
7046
7047 2002-08-19 [christoph]  0.8.1claws78
7048
7049         * src/folderview.c
7050         * src/prefs_folder_item.h
7051         * src/summaryview.[ch]
7052                 o add summary_set_prefs_from_folderitem to set
7053                   summaryview prefs (first step to remove all
7054                   references to the folderitem in summaryview)
7055                 o moved compiled regex stuff from folderitem prefs
7056                   to summaryview code
7057
7058 2002-08-19 [paul]       0.8.1claws77
7059
7060         * src/compose.c
7061                 add check for '.' to QUOTE_IF_REQUIRED
7062
7063 2002-08-19 [paul]       0.8.1claws76
7064
7065         * src/inc.c
7066                 sync with 0.8.1cvs25 (plug memory leak)
7067
7068         * src/prefs_toolbar.c
7069                 re-order prefs_toolbar_cancel()
7070
7071 2002-08-18 [alfons]     0.8.1claws75
7072
7073         * src/inc.c
7074         * src/matcher.c
7075                 plug other memleaks reported by Martin Kluge
7076
7077 2002-08-18 [paul]       0.8.1claws74
7078
7079         * po/pt_BR.po
7080                 updated by Fabio Jr. Beneditto
7081
7082 2002-08-18 [paul]       0.8.1claws73
7083
7084         * src/toolbar.[ch]
7085                 fix bug where tooltips were displayed untranslated              
7086
7087         * src/prefs_toolbar.c
7088                 fix bug where clicking 'Cancel' creates an icon & text
7089                 toolbar regardless of prefs
7090         
7091
7092 2002-08-17 [oliver]     0.8.1claws72
7093
7094         * src/prefs_toolbar.c
7095                 update toolbar on CANCEL
7096                 bug reported by Martin Kluge
7097         * src/toolbar.c
7098                 toolbar_destroy memleak fixed           
7099
7100 2002-08-17 [alfons]     0.8.1claws71
7101
7102         * src/toolbar.c
7103                 plug another memleak reported by Martin Kluge
7104
7105 2002-08-16 [alfons]     0.8.1claws70
7106
7107         * src/crash.c
7108                 use execvp() correctly (suggested by wwp; thanks!)
7109
7110 2002-08-16 [alfons]     0.8.1claws69
7111
7112         * src/gtksctree.c
7113                 plug memory leak reported by Kim Schultz & Martin Kluge
7114
7115 2002-08-16 [paul]       0.8.1claws68
7116
7117         * po/es.po
7118                 updated by Ricardo Mones Lastra
7119
7120 2002-08-16 [paul]       0.8.1claws67
7121
7122         * src/toolbar.h
7123                 fix bug where 'Compose News' icon showed wrong
7124                 tooltip
7125
7126 2002-08-16 [paul]       0.8.1claws66
7127
7128         * sync with 0.8.1cvs24
7129                 see ChangeLog 2002-08-16
7130
7131         * po/it.po
7132                 updated by Alessandro Maestri
7133
7134 2002-08-15 [paul]       0.8.1claws65
7135
7136         * po/sr.po
7137                 updated by Urke MMI
7138
7139 2002-08-15 [paul]       0.8.1claws64
7140
7141         * src/*.c
7142                 don't translate debug info
7143
7144         * src/matcher.[ch]
7145                 add copyright info
7146
7147 2002-08-15 [paul]       0.8.1claws63
7148
7149         * src/prefs_toolbar.c
7150                 fix bug where clicking 'OK' creates an icon & text
7151                 toolbar regardless of prefs
7152
7153 2002-08-14 [alfons]     0.8.1claws62
7154
7155         * src/main.c
7156                 add global var that has the full argv[0]
7157         * src/crash.c
7158                 o execvp the correct sylpheed by using argv0
7159                   and setting the correct work dir
7160                 o other tweaks  
7161
7162 2002-08-14 [oliver]     0.8.1claws61
7163         
7164         * enable/disable Toolbar Action Buttons 
7165         * code cleanups
7166         * src/mainwindow.c
7167         * src/toolbar.[ch]      
7168         * src/prefs_toolbar.c   
7169
7170 2002-08-14 [melvin]     0.8.1claws60
7171
7172         * po/fr.po
7173                 Updated French translations
7174
7175 2002-08-14 [melvin]     0.8.1claws59
7176
7177         * src/crash.c
7178                 Made bug report not translatable
7179         * src/exporthtml.c
7180                 Fixed exporthtml_build_filespec() return value
7181         * src/foldersel.c
7182                 Fixed incorrect include file
7183         * src/gtkspell.c
7184         * src/prefs_actions.c
7185         * src/prefs_toolbar.c
7186                 Made debug info not translatable
7187         * src/mutt.c
7188         * src/quote_fmt.c
7189                 Added missing includes
7190         * src/prefs_common.c
7191                 Fixed typo
7192
7193 2002-08-14 [paul]       0.8.1claws58
7194
7195         * faq/es/sylpheed-faq.html
7196           faq/es/sylpheed-faq-[1-3].html
7197           faq/es/sylpheed-faq-4.html     **NEW FILE **
7198                 update Spanish FAQ
7199
7200 2002-08-13 [christoph]  0.8.1claws57
7201
7202         * src/procmsg.c
7203                 ignore thread fix that did not mark all
7204                 child nodes of a ignored thread as
7205                 ignored. Does not work perfectly yet,
7206                 but it is better now
7207
7208 2002-08-13 [alfons]     0.8.1claws56
7209
7210         * src/crash.c
7211                 o implement 'save crash log'
7212                 o some tweaks
7213
7214 2002-08-13 [melvin]     0.8.1claws55
7215
7216         * src/main.c
7217                 removed unrequired "execinfo.h" header
7218
7219 2002-08-12 [paul]       0.8.1claws54
7220
7221         * faq/en/sylpheed-faq.html
7222           faq/en/sylpheed-faq-[1-3].html
7223           faq/en/sylpheed-faq-4.html     **NEW FILE **
7224                 update English FAQ
7225
7226 2002-08-12 [alfons]     0.8.1claws53
7227
7228         * po/POTFILES.in
7229                 add crash.c to translatables
7230         * src/crash.c
7231                 bring in Leandro's crash dialog
7232
7233 2002-08-11 [alfons]     0.8.1claws52
7234
7235         * src/crash.c
7236                 clean up some warnings
7237
7238 2002-08-11 [alfons]     0.8.1claws51
7239
7240         * acconfig.h
7241         * configure.in
7242         * src/crash.[ch]        ** NEW FILES **
7243         * src/main.c            
7244                 initial gdb crash handler
7245
7246 2002-08-11 [paul]       0.8.1claws50
7247
7248         * src/prefs_toolbar.c
7249                 replace Up/Down arrow pixmaps with text to be
7250                 consistent across icon themes
7251
7252 2002-08-11 [paul]       0.8.1claws49
7253
7254         * src/prefs_common.c
7255           src/prefs_toolbar.c
7256                 rename 'Pixmap' -> 'Icon'
7257
7258         * src/toolbar.[ch]
7259                 rename  'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
7260
7261 2002-08-10 [paul]       0.8.1claws48
7262
7263         * src/prefs_toolbar.c
7264                 re-work the UI
7265
7266 2002-08-10 [paul]       0.8.1claws47
7267
7268         * src/main.c
7269                 don't write Processing progress to status bar
7270                 patch submitted by Alexander Evseev
7271
7272         * src/prefs_toolbar.c
7273                 re-position and resize window
7274                 make window assume correct size on first call
7275
7276 2002-08-10 [paul]       0.8.1claws46
7277
7278         * src/mainwindow.c
7279           src/prefs_toolbar.c
7280           src/toolbar.c
7281           src/toolbar.h
7282                 obey coding style
7283                 follow UI text conventions
7284
7285 2002-08-10 [alfons]     0.8.1claws45
7286
7287         * src/toolbar.c
7288                 correct pixmap for delete action
7289
7290 2002-08-10 [paul]       0.8.1claws44
7291
7292         * po/pt_BR.po
7293                 updated by Fabio Jr. Beneditto
7294
7295 2002-08-10 [paul]       0.8.1claws43
7296
7297         * po/POTFILES.in
7298                 add custom toolbar files
7299
7300 2002-08-10 [paul]       0.8.1claws42
7301
7302         * sync with 0.8.1cvs22
7303                 see ChangeLog 2002-08-09
7304
7305 2002-08-09 [paul]       0.8.1claws41
7306
7307         * tools/Makefile.am
7308           tools/README
7309           tools/outlook2sylpheed.pl     ** NEW FILE **
7310                 add script to convert exported Outlook
7311                 contacts list to a Sylpheed addressbook.
7312                 Submitted by Ricardo Mones Lastra.
7313
7314 2002-08-09 [paul]       0.8.1claws40
7315
7316         * AUTHORS
7317           configure.in
7318           po/sr.po      ** NEW FILE **
7319                 add Serbian message catalog. Submitted by
7320                 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>             
7321
7322 2002-08-09 [paul]       0.8.1claws39
7323
7324         * sync with 0.8.1cvs21
7325                 see ChangeLog 2002-08-08
7326
7327 2002-08-08 [oliver]     0.8.1claws38
7328
7329         * src/mainwindow.c
7330                 move Custom Toolbar to Configuration menu
7331
7332 2002-08-08 [oliver]     0.8.1claws37
7333
7334         * src/prefs_toolbar.c
7335                 fix substitute pixmap bug
7336
7337 2002-08-08 [paul]       0.8.1claws36
7338
7339         * sync with 0.8.1cvs19
7340                 see ChangeLog 2002-08-08
7341
7342 2002-08-07 [christoph]  0.8.1claws35
7343
7344         * src/utils.c
7345                 fixed a memory leak in new canonicalize_file_replace
7346
7347 2002-08-07 [christoph]  0.8.1claws34
7348
7349         * src/utils.[ch]
7350                 o canonicalize_file_replace should create the temporary
7351                   file in the same directory as the original file.
7352                 o added get_tmpfile_in_dir that creates a temorary file
7353                   in a specified directory.
7354
7355 2002-08-07 [melvin]     0.8.1claws33
7356
7357         * src/toolbar.c
7358                 fixed bug where 'Article' button acted as 'Email' button.
7359
7360 2002-08-07 [paul]       0.8.1claws32
7361
7362         * sync with 0.8.1.cvs17
7363                 see ChangeLog 2002-08-07
7364
7365 2002-08-07 [colin]      0.8.1claws31
7366         
7367         * src/news.c
7368                 fix mass-cancel problem
7369
7370 2002-08-07 [thorsten]   0.8.1claws30
7371
7372         * src/prefs_toolbar.c
7373                 fix: crash on replace or add new button
7374         * src/toolbar.c
7375                 fix: close xmlfile after reading
7376         * src/utils.c
7377                 fix: unlink() file before rename()
7378
7379 2002-08-06 [paul]       0.8.1claws29
7380
7381         * sync with 0.8.cvs15
7382                 see ChangeLog 2002-08-06
7383
7384 2002-08-06 [oliver]     0.8.1claws28
7385
7386         * src/toolbar.c
7387         * src/prefs_toolbar.c
7388                 fixed empty toolbar issue
7389
7390 2002-08-06 [oliver]     0.8.1claws27
7391
7392         * Custom Toolbar Final 
7393         * src/folderview.c
7394         * src/inc.c
7395         * src/summaryview.c
7396                 o toolbar stuff now lives in src/toolbar.[ch]
7397                 o main_window_toolbar_* functions are renamed to
7398                   toolbar_* reflecting their new source file
7399         * src/mainwindow.[ch]
7400                 o remove toolbar stuff  
7401
7402 2002-08-06 [oliver]     0.8.1claws26
7403         
7404         * src/Makefile.am
7405         * src/prefs_toolbar.[ch]        **New File**
7406         * src/toolbar.[ch]              **New File**
7407                 o prefs_toolbar.[ch] custom toolbar frontend
7408                 o toolbar.[ch]       backend 
7409
7410 2002-08-06 [oliver]     0.8.1claws25
7411
7412         * src/prefs_actions.[ch]
7413                 o new exported function actions_execute
7414
7415 2002-08-06 [paul]       0.8.1claws24
7416
7417         * sync with 0.8.1cvs4
7418                 see ChangeLog 2002-08-06
7419
7420 2002-08-06 [paul]       0.8.1claws23
7421
7422         * sync with 0.8.1cvs13
7423                 see ChangeLog 2002-08-06
7424
7425 2002-08-06 [paul]       0.8.1claws22
7426
7427         * sync with 0.8.1cvs12
7428                 see ChangeLog 2002-08-05 and 2002-08-06
7429
7430 2002-08-06 [match]      0.8.1claws21
7431
7432         * src/addrclip.c
7433                 improvements to cut/copy/paste address
7434
7435 2002-08-05 [match]      0.8.1claws20
7436
7437         * src/addritem.[ch]
7438         * src/addrcache.c
7439         * src/addrbook.c
7440         * src/editaddress.c
7441         * src/addressbook.c
7442                 fixes to improve cut/copy/paste
7443
7444 2002-08-06 [melvin]     0.8.1claws19
7445
7446         * src/account.[ch]
7447                 account_find_all_from_address(): new function that returns the
7448                 list of all accounts that are matched in an address.
7449         * src/alertpanel.[ch]
7450                 alertpanel() now accepts a custom widget
7451                 alertpanel_with_widget(): new function that pops up a panel with
7452                 a custom widget in it 
7453         * src/gtkutils.[ch]
7454                 gtkut_account_menu_new(): new function that allows the selection
7455                 of an account from a list of accounts.
7456         * src/messageview.c
7457                 Extended Return Receipt notification to select the correct 
7458                 account and to make a security test on the Delivery-Notification
7459                 address which should be the same as the Return-Path.
7460
7461 2002-08-06 [thorsten]   0.8.1claws18
7462
7463         * src/mimeview.c
7464                 attach_all: save unnamed as "noname.%d",
7465                 dont free static dirname
7466
7467 2002-08-05 [alfons]     0.8.1claws17
7468
7469         * configure.in
7470                 detect XIM by trying to link rather than compile a XIM program
7471
7472 2002-08-05 [oliver]     0.8.1claws16
7473                 
7474         * src/stock_pixmap.[ch]
7475                 o add UP_ARROW to available pixmaps (already in pixmap-directory)
7476                 o new func to retrieve pixmaps
7477
7478 2002-08-05 [paul]       0.8.1claws15
7479
7480         * sync with 0.8.1cvs10
7481                 see ChangeLog 2002-08-05
7482
7483 2002-08-04 [alfons]     0.8.1claws14
7484
7485         * src/textview.c
7486                 see if this plugs memleak
7487
7488 2002-08-04 [melvin]     0.8.1claws13
7489
7490         * src/gtkspell.c
7491                 fixed bug that could crash Sylpheed when highlighting
7492                 all misspelled words.
7493
7494 2002-08-03 [melvin]     0.8.1claws12
7495
7496         * src/prefs_actions.c
7497                 removed unnecessary checks for NULL introduced in 0.8.1claws11.
7498         * src/messageview.c
7499                 fixed bug where the Return Receipt was sent to
7500                 Delivery-Notification-To address even if it was not present
7501
7502 2002-08-02 [alfons]     0.8.1claws11
7503
7504         * src/prefs_actions.c
7505                 o more check for NULLs
7506                 o put create_io_dialog() in right conditional block
7507
7508 2002-08-02 [paul]       0.8.1claws10
7509
7510         * po/es.po
7511                 updated by Ricardo Mones Lastra
7512
7513 2002-08-01 [christoph]  0.8.1claws9
7514
7515         * src/folder.c
7516                 don't free the cache of the opened
7517                 folder in the summaryview
7518         * src/summaryview.c
7519                 don't unset flags, if it is not required
7520
7521 2002-08-01 [paul]       0.8.1claws8
7522
7523         * sync with 0.8.1cvs8
7524                 see ChangeLog entry 2002-08-01
7525
7526 2002-08-01 [paul]       0.8.1claws7
7527
7528         * sync with 0.8.1cvs7
7529                 see ChangeLog 2002-07-31 and 2002-08-01
7530
7531 2002-07-31 [christoph]  0.8.1claws6
7532
7533         * src/mainwindow.c
7534                 forgot to update menu sensitivity
7535                 function for new menu entry
7536
7537 2002-07-31 [alfons]     0.8.1claws5
7538
7539         * src/main.c
7540                 check folder item and its path for NULL on
7541                 initial processing
7542
7543 2002-07-31 [christoph]  0.8.1claws4
7544
7545         * src/folder.c
7546                 check if folder_item_get_msginfo in
7547                 folder_item_remove_msg returned NULL
7548         * src/imap.c
7549                 better clear the uid cache in the
7550                 uid validity check function and delete
7551                 cached messages
7552
7553 2002-07-31 [paul]       0.8.1claws3
7554
7555         * man/sylpheed.1
7556                 add the '--attach' option and a few other
7557                 minor changes
7558
7559 2002-07-31 [paul]       0.8.1claws2
7560
7561         * sync with 0.8.1cvs5
7562                 see ChangeLog 2002-07-31
7563
7564 2002-07-31 [christoph]  0.8.1claws1
7565
7566         * src/folderview.[ch]
7567         * src/mainwindow.c
7568                 replace "Rescan all folders..." with
7569                 "Check all folders for new messages..."
7570
7571 2002-07-30 [paul]       0.8.1claws
7572
7573         * version 0.8.1claws released
7574
7575 2002-07-30 [paul]       0.8.0claws29
7576
7577         * tools/OOo2sylpheed.pl ** NEW FILE **
7578           tools/README
7579                 add script to enable sending documents as
7580                 attachments from OpenOffice.org
7581
7582 2002-07-30 [melvin]     0.8.0claws28
7583
7584         * src/prefs_actions.c
7585                 Made the actions' input/output dialog display
7586                 without delay.
7587
7588 2002-07-30 [christoph]  0.8.0claws27
7589
7590         * src/procmsg.c
7591                 check if folder_item_get_msginfo in
7592                 procmsg_save_to_outbox returned NULL
7593
7594 2002-07-30 [paul]       0.8.0claws26
7595
7596         * sync with 0.8.1cvs4
7597                 see ChangeLog 2002-07-29
7598
7599 2002-07-29 [thorsten]   0.8.0claws25
7600
7601         * README.claws
7602                 added selective download, delete on server
7603
7604 2002-07-29 [paul]       0.8.0claws24
7605
7606         * sync with 0.8.1cvs3
7607                 see ChangeLog 2002-07-29
7608
7609 2002-07-27 [christoph]  0.8.0claws23
7610
7611         * src/folder.c
7612                 add extra check if fetching the msginfo
7613                 returned NULL
7614
7615 2002-07-27 [paul]       0.8.0claws22
7616
7617         * sync with 0.8.1cvs2
7618                 see ChangeLog 2002-07-26
7619
7620 2002-07-27 [christoph]  0.8.0claws21
7621
7622         * src/imap.c
7623                 add another check if a valid msginfo
7624                 was returned
7625
7626 2002-07-26 [hoa]        0.8.0claws20
7627
7628         * src/folder.c
7629                 Fixed a condition in folder_item_destroy()
7630
7631         * src/imap.c
7632                 Fixed an error in IMAP protocol
7633
7634 2002-07-26 [alfons]     0.8.0claws19
7635
7636         * src/folder.c
7637                 ofcourse compare with identifier, not the path
7638
7639 2002-07-26 [alfons]     0.8.0claws18
7640
7641         * src/folder.c
7642                 use folder item identifier for saving / restoring
7643                 preferences because folder->path might not be unique
7644
7645 2002-07-26 [melvin]     0.8.0claws17
7646
7647         * src/logwindow.c
7648                 Fixed a crash introduced in 0.8.0claws5 when log is 
7649                 cut under 80 characters.
7650
7651 2002-07-26 [paul]       0.8.0claws16
7652
7653         * sync with 0.8.1cvs1
7654                 see ChangeLog 2002-07-26
7655
7656 2002-07-26 [christoph]  0.8.0claws15
7657
7658         * src/imap.[ch]
7659                 imap folder now remembers the last selected
7660                 folder and imap_fetch_msginfo skips selecting
7661                 the folder if it is already selected
7662
7663 2002-07-26 [christoph]  0.8.0claws14
7664
7665         * src/folder.c
7666         * src/folderview.c
7667         * src/imap.c
7668                 fix imap folder rescanning
7669
7670 2002-07-25 [christoph]  0.8.0claws13
7671
7672         * src/filter.c
7673         * src/folder.[ch]
7674         * src/folderview.c
7675         * src/imap.[ch]
7676         * src/mainwindow.c
7677         * src/mbox_folder.c
7678         * src/mh.c
7679         * src/news.c
7680                 implement imap uid cache and uid validity check
7681
7682 2002-07-25 [alfons]     0.8.0claws12
7683
7684         * src/summaryview.c
7685                 fix a brown paper bag bug, and also add some more
7686                 checks
7687
7688 2002-07-25 [christoph]  0.8.0claws11
7689
7690         * src/folder.c
7691                 don't mix copy, fetch_msginfo and remove
7692                 operations in folder item copy and move
7693                 operations
7694
7695 2002-07-25 [christoph]  0.8.0claws10
7696
7697         * src/folderview.c
7698         * src/mainwindow.c
7699         * src/prefs_folder_item.c
7700         * src/summaryview.[ch]
7701                 remove no longer required parameter update_cache from
7702                 summary_show
7703
7704 2002-07-25 [paul]       0.8.0claws9
7705
7706         * sync with 0.8.1
7707         
7708         * AUTHORS
7709                 a few corrections
7710
7711 2002-07-24 [alfons]     0.8.0claws8
7712
7713         * src/summaryview.c
7714                 sort correctly when using simplified subject line
7715                 (closes feature request "[ 585141 ] applying regexp to subject 
7716                 before sort" submitted by Alexandra Walford)
7717
7718 2002-07-24 [paul]       0.8.0claws7
7719
7720         * sync with 0.8.0cvs3
7721                 see ChangeLog 2002-07-24
7722
7723 2002-07-23 [christoph]  0.8.0claws6
7724
7725         * src/folder.c
7726         * src/folder.h
7727         * src/summaryview.c
7728         * src/summaryview.h
7729         * src/main.c
7730                 o separate processing and summaryview
7731                 o removed summary_write_cache from summaryview
7732                 o removed summaryview->killed_messages, because we don't have
7733                   to keep a list of killed messages anymore. New cache will
7734                   keep the hidden messages in cache anyway
7735         * src/folderview.c
7736         * src/inc.c
7737         * src/selective_download.c
7738                 o removed unnecessary summary_write_cache calls
7739         * src/procmsg.c
7740                 o don't set ignore thread flag in procmsg_get_thread_tree
7741                   if it is already set
7742         * src/mainwindow.c
7743         * src/statusbar.h
7744                 o moved STATUSBAR_PUSH/POP to statusbar.h because
7745                   they are used in different files
7746
7747 2002-07-23 [melvin]     0.8.0claws5
7748
7749         * src/addressbook.c
7750         * src/addrgather.c
7751         * src/editaddress.c
7752         * src/editgroup.c
7753         * src/editldap_basedn.c
7754         * src/importldif.c
7755         * src/prefs_common.c
7756                 Fixed few memory leak (gtk_editable_get_chars returns
7757                 an allocated string)
7758         * src/logwindow.c
7759                 Fixed few memory leak (gtk_editable_get_chars returns
7760                 an allocated string) and modified a little the log cutting
7761                 loop.
7762         * src/compose.c
7763                 Replaced a call to an obsolete function gtk_entry_get_text()
7764                 by gtk_editable_get_chars()
7765         * src/send.c
7766                 Removed a debug printf
7767
7768 2002-07-23 [christoph]  0.8.0claws4
7769
7770         * src/filesel.c
7771                 fix another g_dirname memory leak
7772
7773 2002-07-23 [christoph]  0.8.0claws3
7774
7775         * src/mh.c
7776                 fixed a memory leak in mh_fetch_msginfo
7777                 fixed crash when message header could not be
7778                 parsed
7779
7780 2002-07-23 [paul]       0.8.0claws2
7781
7782         * sync with 0.8.0cvs2
7783                 see ChangeLog 2002-07-23
7784
7785 2002-07-23 [paul]       0.8.0claws1
7786
7787         * sync with 0.8.0cvs1
7788                 see ChangeLog 2002-07-23
7789
7790 2002-07-23 [paul]       0.8.0claws
7791
7792         * release of 0.8.0claws
7793
7794 2002-07-23 [paul]       0.7.8claws99
7795
7796         * po/ru.po
7797                 new Russian translation, submitted by
7798                 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
7799
7800 2002-07-22 [jens]       0.7.8claws98
7801
7802         * po/de.po
7803                 Updated German translations.
7804
7805 2002-07-22 [paul]       0.7.8claws97
7806
7807         * po/es.po
7808           po/it.po
7809           po/nl.po
7810           po/pt_BR.po
7811                 updated translations by Ricardo Mones Lastra,
7812                 Alessandro Maestri, Wilbert Berendsen and 
7813                 Fabio Jr. Beneditto respectively
7814
7815 2002-07-22 [christoph]  0.7.8claws96
7816
7817         * src/mimeview.c
7818                 fix memory leak caused by wrong g_dirname usage
7819
7820 2002-07-22 [christoph]  0.7.8claws95
7821
7822         * src/summaryview.c
7823                 update new and unread message counts for summaryview
7824                 summaryview does not get it from the folder anymore
7825                 and has to update the values itself
7826
7827 2002-07-22 [melvin]     0.7.8claws94
7828
7829         * po/fr.po
7830                 Updated French translations.
7831
7832 2002-07-22 [christoph]  0.7.8claws93
7833
7834         * src/matcher.c
7835                 set prop->preg pointer to NULL or following check
7836                 will not fail and regexec will be called with
7837                 invalid pointer
7838
7839 2002-07-21 [alfons]     0.7.8claws92
7840         
7841         * src/prefs_common.[ch]
7842                 remove option "Send return receipt on request"
7843
7844 2002-07-21 [thorsten]   0.7.8claws91
7845
7846         * src/mimeview.c
7847                 fixed memleaks, coding style as pointed out by alfons
7848
7849 2002-07-21 [alfons]     0.7.8claws90
7850
7851         * src/messageview.c
7852         * src/noticeview.[ch]
7853                 o fix bug notice view being displayed when going to empty folder 
7854                   (noticed by Christoph)
7855                 o allow RRR to be sent when restarting sylpheed, or changing folder 
7856                   (noticed by Thorsten)
7857
7858 2002-07-21 [thorsten]   0.7.8claws89
7859
7860         * src/mimeview.c
7861                 Included save_all patch from Xaview FACQ
7862                 added support for pathnames
7863
7864 2002-07-21 [alfons]     0.7.8claws88
7865
7866         * po/POTFILES.in
7867         * src/Makefile.am
7868         * src/mainwindow.c
7869         * src/messageview.[ch]
7870         * src/noticeview.c      ** NEW FILE **
7871         * src/noticeview.h      ** NEW FILE **
7872                 make return receipts work again
7873                 (UI idea by Leandro Pereira)
7874
7875 2002-07-21 [paul]       0.7.8claws87
7876
7877         * src/summaryview.c
7878                 fix sensitivity of 'Select thread'
7879
7880 2002-07-21 [paul]       0.7.8claws86
7881
7882         * src/prefs_common.c
7883                 add browser command line for Galeon
7884
7885 2002-07-21 [paul]       0.7.8claws85
7886
7887         * Makefile.am
7888                 fix 'EXTRA_DIST': remove README.README, add TODO
7889                 and TODO.claws
7890
7891 2002-07-21 [alfons]     0.7.8claws84
7892
7893         * src/gtkstext.c
7894                 make enter clear selection
7895                 (closes "[ 579888 ] Editor selection/entry error"
7896                 reported by Steve Lamb)
7897
7898 2002-07-21 [alfons]     0.7.8claws83
7899         
7900         * src/summaryview.c
7901                 sort message list when selecting unthread messages
7902                 (closes "[ 501593 ] switching threaded view doesn't sort"
7903                 reported by Simon Schubert)
7904
7905 2002-07-20 [alfons]     0.7.8claws82
7906         
7907         * src/matcher.c
7908                 const-correctness
7909
7910 2002-07-20 [thorsten]   0.7.8claws81
7911
7912         * src/matcher.c
7913                 Fixed expansion of empty fields in matchactions
7914
7915 2002-07-19 [melvin]     0.7.8claws80
7916
7917         * src/gtkspell.c
7918                 Removed a duplicate menu entry (fast mode) introduced during
7919                 the new cache merge
7920                 Added a menu separator between 'Use alternate' and 'Fast mode'
7921
7922 2002-07-19 [paul]       0.7.8claws79
7923
7924         * tools/Makefile.am
7925           tools/README
7926                 correct typos
7927
7928 2002-07-19 [thorsten]   0.7.8claws78
7929
7930         * tools/calypso_convert.pl      ** NEW FILE **
7931           tools/README
7932           tools/Makefile.am
7933                 script to import mbox files exported
7934                 by calypso
7935                 o generates folder structure
7936                 o includes attachments
7937
7938 2002-07-19 [melvin]     0.7.8claws77
7939
7940         * src/selective_download.[ch]
7941                 Fixed bug where closing the dialog with the window manager's
7942                 close button will not unlock the summary
7943                 Corrected some function declarations that missed a return value
7944                 Made the source code comply better with coding style.
7945         * src/prefs_common.c
7946                 Added new browser command line for Mozilla.
7947
7948 2002-07-18 [paul]       0.7.8claws76
7949
7950         * src/mainwindow.c
7951           src/selective_download.[ch]
7952                 reflect theme changes, fix Gdk Warning when creating 
7953                 pixmap from NULL window, and minor clean up.
7954                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
7955
7956         * po/en_GB.po
7957                 updated
7958
7959 2002-07-17 [paul]       0.7.8claws75
7960
7961         * INSTALL[.jp]
7962                 sync with 0.8.0
7963         
7964         * po/en_GB.po
7965                 updated
7966
7967 2002-07-16 [paul]       0.7.8claws74
7968
7969         * tools/filter_conv.pl
7970           tools/README
7971                 replace conversion script with reimplemented version, 
7972                 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
7973
7974 2002-07-16 [colin]      0.7.8claws73
7975
7976         * src/summaryview.c
7977                 remove forgotten debug messages - sorry ;-)
7978
7979 2002-07-16 [colin]      0.7.8claws72
7980
7981         * src/mimeview.c
7982           src/summaryview.c
7983           src/textview.c
7984           src/textview.h
7985                 add the ability to select part of a text mime-part 
7986                 to reply.
7987
7988 2002-07-15 [christoph]  0.7.8claws71
7989
7990         * src/folder.c
7991                 fix folder message count for folders without
7992                 msg_is_changed (includes news folders)
7993
7994 2002-07-15 [martin]     0.7.8claws70
7995
7996         * src/summaryview.c
7997                 option "display recipient on 'From'..." now works
7998                 without the need of enabling the option
7999                 "display  sender  using  address  book".
8000
8001 2002-07-15 [christoph]  0.7.8claws69
8002
8003         * src/summaryview.c
8004                 removed setting folder status from summaryview.
8005                 folder.c should update all message counts correctly.
8006
8007 2002-07-15 [paul]       0.7.8claws68
8008
8009         * po/pt_BR.po
8010                 updated by Fabio Junior Beneditto
8011
8012 2002-07-15 [darko]      0.7.8claws67
8013
8014         * src/mh.c
8015                 Fixed target folder colorization, don't decrease op
8016                 number twice
8017
8018 2002-07-14 [paul]       0.7.8claws66
8019
8020         * sync with main 0.8.0
8021                 see ChangeLog 2002-07-14
8022
8023 2002-07-13 [melvin]     0.7.8claws65
8024         
8025         * src/addrbook.c
8026         * src/addressbook.c
8027         * src/addrindex.c
8028                 Replaced sprintf by g_snprintf to prevent possible buffer
8029                 overflow.
8030         * src/news.c
8031                 Corrected a log message output format.
8032                 Added a missing "done" debug output.
8033         * src/compose.c
8034                 Added keyboard accelerator for Priority menu items
8035                 Added missing \n in debug output
8036         * src/logwindow.c
8037         * src/gtkspell.c
8038         * src/rfc2015.c
8039                 Added missing \n in debug output
8040
8041 2002-07-13 [paul]       0.7.8claws64
8042
8043         * man/sylpheed.1
8044                 change Sergey's email address to the sf address
8045
8046         * src/textview.c
8047                 increase show_url_timeout (more useful for long
8048                 urls)
8049
8050 2002-07-12 [sergey]     0.7.8claws63
8051
8052         * src/rfc2015.c
8053                 applied (with some modifications) patch to set the
8054                 micalg parameter for signatures
8055                 (2001-08-28 Werner Koch <wk@gnupg.org>)
8056
8057 2002-07-12 [sergey]     0.7.8claws62
8058
8059         * man/Makefile.am
8060         * configure.in
8061                 fixed man page installation
8062
8063 2002-07-12 [paul]       0.7.8claws61
8064
8065         * sync with 0.7.8cvs26
8066                 see ChangeLog 2002-07-11 and 2002-07-12
8067
8068 2002-07-11 [christoph]  0.7.8claws60
8069
8070         * src/compose.c
8071         * src/procmsg.c
8072                 first use the message number to find the message
8073                 to mark with a reply flag but check the
8074                 message-id if we got the correct message, if not
8075                 try to find it by message-id.
8076                 use new string seperator that is not allowed
8077                 in message-ids.
8078
8079 2002-07-11 [paul]       0.7.8claws59
8080
8081         * sync with 0.7.8cvs23
8082                 see ChangeLog 2002-07-10
8083
8084 2002-07-10 [christoph]  0.7.8claws58
8085
8086         * src/folder.[ch]
8087         * src/msgcache.[ch]
8088                 Added message-id table to the cache in memory
8089                 and functions to msgcache.c and folder.c to
8090                 fetch MsgInfos by message id
8091         * src/compose.c
8092         * src/procmsg.c
8093                 store folder and message-id of message replying
8094                 to in queue header and set reply flag after sending
8095                 (Closes bug #469498)
8096
8097 2002-07-10 [paul]       0.7.8claws57
8098
8099         * AUTHORS
8100           man/sylpheed.1.gz
8101                 add Martin to the list of authors
8102
8103 2002-07-09 [martin]     0.7.8claws56
8104         * src/gtksctree.c
8105                 Added gtk_ctree_last_visible(), tree_update_level(),
8106                 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
8107                 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
8108                 from gtk+ to gtksctree.c for the new sorting code
8109                 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
8110                 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
8111         * src/gtksctree.h
8112                 Added declaration for gtk_sctree_sort_recursive() and
8113                 gtk_sctree_sort_node
8114         * src/addressbook.c
8115         * src/foldersel.c
8116         * src/folderview.c
8117         * src/summaryview.c
8118                 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
8119                 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
8120
8121 2002-07-08 [paul]       0.7.8claws55
8122
8123         * more sync with 0.7.8cvs21
8124                 see ChangeLog 2002-07-08
8125
8126 2002-07-08 [paul]       0.7.8claws54
8127
8128         * sync with 0.7.8cvs21
8129                 see ChangeLog 2002-07-08
8130
8131 2002-07-07 [alfons]     0.7.8claws53
8132
8133         * src/Makefile.am
8134         * src/stock_pixmap.[ch]
8135         * src/pixmaps/notice_warn.xpm   ** NEW FILE **
8136         * src/pixmaps/notice_error.xpm  ** NEW FILE **
8137         * src/pixmaps/notice_note.xpm   ** NEW FILE **
8138                 add new pixmaps for upcoming notice pane
8139
8140 2002-07-06 [melvin]     0.7.8claws52
8141
8142         * src/gtkspell.[ch]
8143                 Made them a bit closer to Sylpheed's coding style.
8144                 Removed old code.
8145                 Removed possible memory leaks when some errors occurs.
8146
8147 2002-07-06 [melvin]     0.7.8claws51
8148
8149         * po/Makefile.in.in
8150                 Removed --no-location in xgettext command line to help
8151                 translators that use Emacs' po-mode
8152         * src/quote_fmt.c
8153                 Removed unnecessary comments that messed up sylpheed.pot
8154
8155 2002-07-06 [paul]       0.7.8claws50
8156
8157         * sync with 0.7.8cvs19
8158                 see ChangeLog 2002-07-05
8159
8160 2002-07-06 [christoph]  0.7.8claws49
8161
8162         * src/folder.c
8163         * src/mainwindow.c
8164                 fix folder_item_remove_all_msg and folderview
8165                 status for trash folders after emptying trash
8166
8167 2002-07-05 [paul]       0.7.8claws48
8168
8169         * sync with 0.7.8cvs16
8170                 see ChangeLog 2002-07-04 and 2002-07-05
8171
8172 2002-07-04 [paul]       0.7.8claws47
8173
8174         * sync with 0.7.8cvs14
8175                 see  ChangeLog 2002-07-04
8176
8177 2002-07-03 [alfons]     0.7.8claws46
8178
8179         * src/folder.c
8180                 dupe folder item's path because it's being reallocated
8181                 by new folder scanning code
8182
8183 2002-07-03 [christoph]  0.7.8claws45
8184
8185         * src/imap.c
8186                 better IMAP uid fetching using 'FETCH 1:* (UID)'
8187         * src/msgcache.c
8188                 add missing return in msgcache_write
8189
8190 2002-07-02 [thorsten]   0.7.8claws44
8191
8192         * src/jpilot.c
8193         * src/msgcache.c
8194         * src/rfc2015.c
8195                 use binary mode for file access
8196
8197 2002-07-02 [christoph]  0.7.8claws43
8198
8199         * major code cleanup (part 1)
8200         
8201                 - unused variables removed
8202                 - unused functions removed
8203                 - uninitialized variables checked
8204                 - missing return statements added
8205                 - missing function return types added
8206                 - added parentheses around assignment and
8207                   && in || when suggested by gcc
8208               
8209         * src/mh.c
8210         * src/folder.c
8211                 replaced direct calls to folder->scan_tree
8212                 with folder_scan_tree and restore folder
8213                 prefs in this function. The folder should
8214                 not have to deal with them.
8215                 ( Should now work for all folder types )
8216
8217 2002-07-02 [paul]       0.7.8claws42
8218
8219         * sync with 0.7.8cvs13
8220                 see ChangeLog 2002-07-01 and 2002-07-02
8221
8222 2002-07-01 [christoph]  0.7.8claws41
8223
8224         * src/summaryview.c
8225                 fix "goto next/prev unread message" with
8226                 ignored threads
8227
8228 2002-07-01 [paul]       0.7.8claws40
8229
8230         * po/es.po
8231                 updated by Ricardo Mones Lastra
8232
8233 2002-06-30 [match]      0.7.8claws39
8234
8235         * src/jpilot.c
8236                 applied variation of leonerd's patch (566661) to
8237                 allow multiple email addresses per JPilot entry.
8238                 addresses may be separated by space, comma, pipe,
8239                 semi-colon, new-line.
8240
8241 2002-06-30 [alfons]     0.7.8claws38
8242
8243         * src/procmsg.c
8244                 simple fix for putting older nodes before
8245                 newer nodes when threading by subject
8246
8247 2002-06-30 [christoph]  0.7.8claws37
8248
8249         * src/folder.c
8250         * src/folderview.c
8251         * src/mh.c
8252         * src/news.c
8253         * src/procmsg.c
8254                 fix broken folder tree rescaning
8255                 and don't use procmsg_get_mark_sum
8256                 anymore
8257
8258 2002-06-30 [christoph]  0.7.8claws36
8259
8260         * merge new cache branch
8261         * src/imap.c
8262                 fix new cache imap copy bug
8263         * src/folder.c
8264                 improved folder_item_scan
8265                 it should now always set the correct
8266                 new, unread and total message counts
8267
8268 2002-06-29 [paul]       0.7.8claws35
8269
8270         * configure.in
8271                 correct syntax error
8272
8273 2002-06-29 [paul]       0.7.8claws34
8274
8275         * configure.in
8276           Makefile.am
8277           man/Makefile.am       ** NEW FILE **
8278           man/sylpheed.1.gz     ** NEW FILE **
8279                 add Sylpheed man page
8280
8281 2002-06-29 [paul]       0.7.8claws33
8282
8283         * po/pt_BR.po
8284                 updated by Fabio Junior Beneditto
8285
8286 2002-06-28 [jens]       0.7.8claws32
8287
8288         * po/de.po
8289                 translation updated
8290
8291         * src/selective_download.c
8292                 removed gettext for space " "
8293
8294         * src/imap.c
8295                 removed wrong space
8296
8297 2002-06-28 [paul]       0.7.8claws31
8298
8299         * sync with 0.7.8cvs11
8300                 see ChangeLog 2002-06-28
8301
8302 2002-06-28 [paul]       0.7.8claws30
8303
8304         * sync with 0.7.8cvs10
8305                 see ChangeLog 2002-06-27 and 2002-06-28
8306
8307 2002-06-26 [paul]       0.7.8claws29
8308
8309         * src/addrgather.c
8310           src/selective_download.c
8311                 don't gettextise empty strings.
8312                 reserved by gettext. gettext("") returns 
8313                 the header entry with meta information, 
8314                 not the empty string
8315
8316         * po/en_GB.po
8317                 updated
8318
8319 2002-06-26 [paul]       0.7.8claws28
8320
8321         * sync with 0.7.8cvs7
8322                 see ChangeLog 2002-06-25
8323
8324         * src/prefs_common.c
8325                 ...and in the process, tweak the gui a little
8326
8327 2002-06-25 [alfons]     0.7.8claws27
8328         
8329         * configure.in
8330         * src/Makefile.am
8331                 fine tune ldap library detection
8332
8333 2002-06-25 [alfons]     0.7.8claws26
8334
8335         * src/compose.c
8336                 don't allow return receipts when composing a news article
8337
8338 2002-06-25 [paul]       0.7.8claws25
8339
8340         * Makefile.am
8341                 add '$(AMTAR)' to 'release' section to allow for
8342                 new and older autotools
8343
8344 2002-06-25 [paul]       0.7.8claws24
8345
8346         * src/summaryview.c
8347                 fix "No more unread messages" persistant pop-up
8348                 window bug
8349
8350 2002-06-25 [paul]       0.7.8claws23
8351
8352         * po/it.po
8353                 updated by Alessandro Maestri
8354
8355 2002-06-25 [paul]       0.7.8claws22
8356
8357         * sync with 0.7.8cvs6
8358                 see ChangeLog 2002-06-25
8359
8360 2002-06-24 [paul]       0.7.8claws21
8361
8362         * tools/update-po
8363                 add GPL copyright information
8364
8365 2002-06-24 [paul]       0.7.8claws20
8366
8367         * tools/Makefile.am
8368           tools/README
8369           tools/update-po       ** NEW FILE **
8370                 add script that eases the creation of *.po files
8371                 Submitted by Wilbert Berendsen <wilbert@oswf.org>
8372
8373 2002-06-23 [alfons]     0.7.8claws19
8374
8375         * src/messageview.c
8376                 make notification_convert_header obey const correctness
8377                 (next step will be fixing the broken return receipt)
8378
8379 2002-06-23 [paul]       0.7.8claws18
8380
8381         * src/messageview.c
8382                 fix bug introduced in last commit:
8383                 removed too much code in last commit - put back what's
8384                 needed
8385
8386 2002-06-23 [paul]       0.7.8claws17
8387
8388         * src/messageview.[ch]
8389                 remove code committed in error from locally patched
8390                 source
8391
8392 2002-06-23 [colin]      0.7.8claws16
8393
8394         * src/compose.[ch]
8395                 add compose_entry_select(), used to select the default_to
8396                 email address - hopefully avoiding people sending mails to
8397                 wrong recipients.
8398
8399 2002-06-22 [alfons]     0.7.8claws15
8400
8401         * AUTHORS
8402                 add Bram Metsch & Stanislav Karchebny
8403         * src/smtp.[ch]
8404         * src/prefs_account.[ch]
8405         * src/send.c
8406                 - apply and adapt Bram's patch which allows user to set SMTP AUTH 
8407                   options.  (see <http://sourceforge.net/tracker/index.php
8408                   ?func=detail&aid=566937&group_id=25528&atid=384600>);
8409
8410                 - merge Stanislav's fix to make SMTP AUTH work with qmail
8411                   (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
8412
8413 2002-06-22 [paul]       0.7.8claws14
8414
8415         * sync with 0.7.8cvs5
8416                 see ChangeLog 2002-06-19 and 2002-06-20
8417
8418 2002-06-22 [alfons]     0.7.8claws13
8419
8420         * src/selective_download.c
8421                 fix a stupid mistake I made
8422
8423 2002-06-22 [alfons]     0.7.8claws12
8424
8425         * src/selective_download.[ch]
8426                 fix another unnoticed leak; cleanup code
8427
8428 2002-06-21 [alfons]
8429
8430         * tools/Makefile.am
8431                 gpg-sign <-- gpg-sign-syl
8432
8433 2002-06-21 [alfons]     0.7.8claws11
8434
8435         * src/selective_download.c
8436         * src/selective_download.h
8437                 fix assorted mix of allocation errors (should solve
8438                 problem reported by Philippe Gramoullé, see:
8439                 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
8440
8441 2002-06-20 [melvin]     0.7.8claws10
8442
8443         * tools/gpg-sign *REMOVED*
8444           tools/gpg-sign-syl *ADDED*
8445                 Replaced the gpg clearsigning script with the version using
8446                 xterm instead of ssh-askpass and changed its name.
8447
8448         * README.claws
8449                 Updated actions example to reflect the renaming of the
8450                 gpg clearsigning script.
8451
8452 2002-06-19 [paul]       0.7.8claws9
8453
8454         * sync with 0.7.8claws9
8455                 see ChangeLog 2002-06-18 and 2002-06-19
8456
8457 2002-06-19 [paul]       0.7.8claws8
8458
8459         * sync with 0.7.8cvs1
8460                 see ChangeLog 2002-06-18
8461
8462 2002-06-18 [alfons]     0.7.8claws7
8463
8464         * src/mainwindow.h
8465                 add omitted prototype
8466
8467 2002-06-17 [paul]       0.7.8claws6
8468
8469         * src/mainwindow.c
8470                 fix hiding of exec_btn
8471
8472 2002-06-17 [paul]       0.7.8claws5
8473
8474         * src/pop.c
8475                 remove unneeded code: should_delete() 
8476                 and Pop3State::uidl_todelete_list
8477
8478 2002-06-17 [paul]       0.7.8claws4
8479
8480         * sync with 0.7.8
8481                 see ChangeLog 2002-06-11 and 2002-06-13
8482
8483 2002-06-16 [alfons]     0.7.8claws3
8484         
8485         * src/folder.c
8486                 make sure lock sort mode (claws specific) is
8487                 also persists after a tree rescan
8488
8489 2002-06-16 [alfons]     0.7.8claws2
8490
8491         * src/prefs_folder_item.c
8492         * src/folder.[ch]
8493                 fix persistence of folder sort mode (broken
8494                 by adapting Hiro's new folder persistence code)
8495
8496 2002-06-16 [alfons]     0.7.8claws1
8497
8498         * AUTHORS
8499         * src/logwindow.c
8500         * src/prefscommon.[ch]
8501                 control size of log text in log window; 
8502                 closes patch #569155 submitted by Mitko Haralanov.
8503
8504 2002-06-15 [paul]       0.7.8claws
8505
8506         * release of 0.7.8claws
8507
8508 2002-06-15 [paul]       0.7.7claws
8509
8510         * po/pt_BR.po
8511                 updated by Fabio Junior Beneditto
8512
8513 2002-06-14 [paul]       0.7.6claws49
8514
8515         * po/es.po
8516                 updated by Ricardo Mones Lastra
8517
8518 2002-06-14 [paul]       0.7.6claws48
8519
8520         * po/nl.po
8521                 updated translation by Wilbert Berendsen
8522
8523 2002-06-14 [melvin]     0.7.6claws47
8524
8525         * po/fr.po
8526                 Updated French translation
8527
8528 2002-06-13 [paul]       0.7.6claws46
8529
8530         * src/filesel.c
8531                 allow filename to be typed in, rather than just
8532                 selected by the mouse. Patch by Gustavo Noronha Silva.
8533
8534 2002-06-13 [alfons]     0.7.6claws45
8535
8536         * src/mainwindow.[ch]
8537                 more cleanups (removing unnecessary menu items Expand 
8538                 summary / message view)
8539
8540 2002-06-13 [melvin]     0.7.6claws44
8541
8542         * po/POTFILES.in
8543                 Added src/string_match.c
8544         * src/string_match.c
8545                 Fixed possible buffer overflow.
8546                 Corrected typo.
8547                 Added missing config.h header.
8548         * src/prefs_common.c
8549           src/prefs_matcher.c
8550           src/prefs_scoring.c
8551                 Made some strings translatable (missing _(..)).
8552
8553 2002-06-13 [melvin]     0.7.6claws43
8554
8555         * README.claws
8556                 Corrected action example (verifying clearsigned mail).
8557         * src/prefs_account.c
8558                 Corrected typo.
8559         * src/prefs_common.c
8560                 Removed incorrect line that generated a Gtk-CRITICAL msg.
8561
8562 2002-06-12 [alfons]     0.7.6claws42
8563
8564         * src/summaryview.c
8565                 add init of score column lost in 0.7.6claws42
8566
8567 2002-06-12 [paul]       0.7.6claws41
8568
8569         * src/prefs_account.c
8570                 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the 
8571                 behavior of the radio buttons, (from 0.7.7cvs2)
8572
8573 2002-06-11 [alfons]     0.7.6claws40
8574
8575         * src/messageview.[ch]
8576         * src/summaryview.[ch]
8577         * src/summary_search.c
8578         * src/mainwindow.c
8579                 perform a sync to bring in Hiro's separate view implementation 
8580
8581                 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
8582
8583 2002-06-11 [paul]       0.7.6claws39
8584         
8585         * src/prefs_account.c
8586                 correct a typo on the Receive tab
8587
8588 2002-06-10 [match]      0.7.6claws38
8589
8590         * src/addressbook.c
8591                 Included address completion patch from Gustavo Noronha.
8592
8593 2002-06-10 [paul]       0.7.6claws37
8594
8595         * src/inc.[ch]
8596           src/pop.c
8597           src/prefs_account.[ch]
8598           src/selective_download.[ch]
8599                 apply PATCH #561712
8600                  NEW:
8601                 - check if POP Account
8602                 - Receive Button renamed to Preview
8603                 - Preview Button Popup: preview new/all messages
8604                 - Download Button
8605                 - Account Preferences-->Receive tab checkbutton if you
8606                   want to remove Mail after Download
8607                 -: default YES
8608                 - Account Preferences-->Receive tab checkbutton use
8609                   filtering rules on preview
8610                   (think of delete_on_server)
8611                 -: default YES
8612                 - Account selectable from SD dialog
8613                 - checkbutton to show already downloaded messages if
8614                   all messages are previewed
8615                 - new clist column showing Date
8616                 - ESC KEY close
8617                 FIXES:
8618                 - play ball with UIDL
8619                 - fault tolerant (?) 
8620                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
8621
8622 2002-06-10 [melvin]     0.7.6claws36
8623
8624         * README.claws
8625                 Added a hint to ac/README in cvs instructions.
8626
8627         * src/prefs_actions.c
8628                 Made it possible to use a more elaborate command line
8629                 for asynchronous actions, too.
8630
8631 2002-06-10 [melvin]     0.7.6claws35
8632         
8633         * src/prefs_actions.c
8634                 Make it possible to use a more elaborate command line
8635                 (e.g. |foo|bar|cat>there;echo Done|)
8636                 Corrected error message when calling %f, %F and %p commands
8637                 from the compose window.
8638
8639 2002-06-09 [colin]      0.7.6claws34
8640
8641         * src/summaryview.c
8642                 Automatically find unread messages in current folder
8643                 before annoying the user.
8644
8645 2002-06-08 [alfons]     0.7.6claws33
8646
8647         * po/it.po
8648                 remove bad formatting string in it.po translation
8649                 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
8650
8651 2002-06-08 [paul]       0.7.6claws32
8652
8653         * sync with 0.7.6cvs25
8654                 see ChangeLog 2002-06-07
8655
8656 2002-06-05 [paul]       0.7.6claws31
8657
8658         * src/mainwindow.c
8659                 add 'Sort by locked' and 'Sort by score'
8660
8661 2002-06-05 [paul]       0.7.6claws30
8662
8663         * sync with 0.7.6cvs24
8664                 see ChangeLog 2002-06-04
8665
8666 2002-06-04 [paul]       0.7.6claws29
8667
8668         * po/pt_BR.po
8669                 updated by Fabio Junior Beneditto
8670
8671 2002-06-03 [thorsten]   0.7.6claws28
8672
8673         * src/matcher.c
8674                 fclose() matcherrc after reading
8675
8676 2002-06-03 [paul]       0.7.6claws27
8677
8678         * sync with 0.7.6cvs21
8679                 see ChangeLog 2002-05-31
8680
8681 2002-05-31 [paul]       0.7.6claws26
8682
8683         * sync with 0.7.6cvs20
8684                 see ChangeLog 2002-05-29 and 2002-05-30
8685
8686 2002-05-31 [paul]       0.7.6claws25
8687
8688         * src/imap.c
8689                 hopefully fix last buggy sync
8690
8691         * README.claws
8692                 correct typo in 'Actions' examples
8693
8694 2002-05-29 [paul]       0.7.6claws24
8695
8696         * sync with 0.7.6cvs18
8697                 see ChangeLog 2002-05-28 and 2002-05-29
8698
8699         * src/news.c
8700           src/nntp.[ch]
8701                 sync with above 
8702
8703 2002-05-28 [paul]       0.7.6claws23
8704
8705         * sync with 0.7.6cvs16
8706                 see ChangeLog 2002-05-28
8707
8708 2002-05-27 [thorsten]   0.7.6claws22 
8709
8710         * faq/it/sylpheed-faq-1.html
8711           faq/it/sylpheed-faq-2.html
8712           faq/it/sylpheed-faq-3.html
8713           faq/it/sylpheed-faq.html
8714                 corrected DOS lineendings
8715         * faq/de/sylpheed-faq-1.html
8716           faq/de/sylpheed-faq-2.html
8717           faq/en/sylpheed-faq-1.html
8718           faq/en/sylpheed-faq-2.html
8719           faq/en/sylpheed-faq-3.html
8720           faq/es/sylpheed-faq-1.html
8721           faq/es/sylpheed-faq-2.html
8722           faq/es/sylpheed-faq-3.html
8723           faq/fr/sylpheed-faq-1.html
8724           faq/it/sylpheed-faq-1.html
8725           faq/it/sylpheed-faq-2.html
8726           faq/it/sylpheed-faq-3.html
8727           faq/it/sylpheed-faq.html
8728                 changed ">" to &quot;
8729
8730 2002-05-27 [paul]       0.7.6claws21
8731         
8732         * sync with 0.7.6cvs15
8733                 see ChangeLog 2002-05-27
8734
8735 2002-05-27 [paul]       0.7.6claws20
8736
8737         * src/prefs_account.c
8738                 correct a typo
8739
8740 2002-05-26 [paul]       0.7.6claws19
8741
8742         * tools/README
8743                 correct a typo
8744
8745 2002-05-25 [paul]       0.7.6claws18
8746
8747         * tools/README
8748                 add description of kmail2sylpheed.pl
8749
8750 2002-05-25 [paul]       0.7.6claws17
8751
8752         * tools/kmail2sylpheed.pl       ** NEW FILE **
8753                 perl script that converts an exported Kmail address
8754                 book, converts it to sylpheed addressbook file,
8755                 writes the file to .sylpheed, and updates
8756                 addrbook--index.xml 
8757
8758 2002-05-25 [paul]       0.7.6claws16
8759
8760         * sync with 0.7.6cvs14
8761                 see ChangeLog 2002-05-23
8762
8763 2002-05-24 [paul]       0.7.6claws15
8764
8765         * README.claws
8766                 make a correction and add some more info
8767
8768 2002-05-24 [paul]       0.7.6claws14
8769
8770         * src/compose.c
8771                 fix memory leak in 
8772                 compose_redirect_write_headers_from_headerlist()
8773                 add Subject and Resent-Message-ID to
8774                 compose_redirect_write_headers()
8775                 Received, Subject, and X-UIDL are filtered out in 
8776                 compose_redirect_write_to_file()
8777
8778 2002-05-23 [paul]       0.7.6claws13
8779
8780         * src/compose.[ch]
8781           src/filtering.c
8782           src/mainwindow.c
8783           src/matcher.[ch]
8784           src/matcher_parser_lex.l
8785           src/matcher_parser_parse.y
8786           src/prefs_common.[ch]
8787           src/prefs_filtering.c
8788           src/summaryview.c
8789                 rename 'Bounce' to 'Redirect'
8790
8791 2002-05-23 [paul]       0.7.6claws12
8792
8793         * more sync with 0.7.6cvs13
8794           src/compose.c
8795                 see ChangeLog 2002-05-22
8796
8797 2002-05-22 [paul]       0.7.6claws11
8798
8799         * sync with 0.7.6cvs13
8800           src/codeconv.c
8801                 see ChangeLog 2002-05-20
8802           src/prefs_common.c
8803                 see ChangeLog 2002-05-22
8804
8805 2002-05-21 [melvin]     0.7.6claws10
8806
8807         * src/folderview.c
8808                 Added missing filtering and scoring headers
8809                 Fixed bad function call that showed garbage 
8810                 in Folder->Processing
8811
8812 2002-05-21 [paul]       0.7.6claws9
8813
8814         * tools/Makefile.am
8815                 make all tools executable, (patch by Alfons).
8816
8817 2002-05-20 [alfons]     0.7.6claws8
8818
8819         * src/procheader.c
8820                 don't forget to call mktime() so we have a valid week 
8821                 and year day
8822                 (Bug report by Roger Sondermann <mail@jumaros.de>)
8823
8824 2002-05-20 [paul]       0.7.6claws7
8825
8826         * src/html.c
8827                 fix broken parsing of urls
8828         * src/textview.c
8829                 fix displaying of urls
8830
8831                 both fixes from the patch [547855] by Eugene 
8832                 Brevdo (zonem)
8833
8834 2002-05-19 [alfons]     0.7.6claws6
8835
8836         * configure.in
8837                 make sylpheed configure correctly with the latest
8838                 and greatest of automake / autoconf / gettext
8839
8840 2002-05-19 [alfons]     0.7.6claws5
8841
8842         * src/procheader.c
8843         * src/procheader.h
8844                 add function for returning ime zone offset
8845         * src/quote_fmt.c
8846         * src/quote_fmt_parse.y
8847                 better quotation formatting - does not convert
8848                 to local time, but uses the original date string.
8849                 
8850                 Note: %z inserts the timezone offset (should 
8851                 work also on platforms where strftime does not
8852                 support %z).
8853
8854 2002-05-18 [christoph]  0.7.6claws4
8855
8856         * src/summaryview.c
8857                 fix indentation of some code
8858         * tools/Makefile.am
8859                 fix spaces after \
8860         * src/Makefile.am
8861                 add missing \
8862                 correct path for ignorethread.xpm
8863                 incorrect filename for sylpheed_logo.xpm
8864                 add missing include matcher_parser_parse.h
8865
8866 2002-05-18 [paul]       0.7.6claws3
8867
8868         * sync with 0.7.6cvs8
8869                 see ChangeLog 2002-05-16 and 2002-05-17
8870
8871 2002-05-18 [melvin]     0.7.6claws2
8872
8873         * README.claws
8874                 Corrected an action's definition and fixed some misspellings.
8875
8876 2002-05-18 [paul]       0.7.6claws1
8877
8878         * tools/Makefile.am
8879           tools/gpg-sign        ** new file **
8880           tools/uudec           ** new file **
8881                 add Melvin's Actions scripts
8882
8883         * README.claws
8884                 add Melvin's descriptions for Actions
8885
8886 2002-05-18 [paul]       0.7.6claws
8887
8888         * Version 0.7.6claws released
8889
8890 2002-05-17 [paul]       0.7.5claws32
8891
8892         * po/es.po
8893                 updated by Ricardo Mones Lastra
8894
8895 2002-05-17 [paul]       0.7.5claws31
8896
8897         * src/compose.c
8898                 fix Account prefs default folder for sent/draft/deleted
8899                 messages bug
8900
8901         * po/it.po
8902           po/nl.po
8903                 updated translation by Alessandro Maestri and
8904                 Wilbert Berendsen
8905
8906 2002-05-17 [melvin]     0.7.5claws30
8907
8908         * src/prefs_actions.c
8909                 Fixed bug where using %F not at the end of the command 
8910                 resulted in an additional empty argument being created.
8911                 Thanks to Darko Koruga for reporting the bug.
8912
8913 2002-05-17 [melvin]     0.7.5claws29
8914
8915         * po/fr.po
8916                 Updated French translations.
8917
8918 2002-05-15 [paul]       0.7.5claws28
8919         
8920         * po/es.po
8921                 updated by Ricardo Mones Lastra
8922
8923 2002-05-15 [paul]       0.7.5claws27
8924
8925         * sync with 0.7.6cvs4
8926                 see ChangeLog 2002-05-14 and 2002-05-15
8927
8928 2002-05-14 [paul]       0.7.5claws26
8929
8930         * sync with 0.7.6cvs1
8931                 see ChangeLog 2002-05-13
8932
8933 2002-05-13 [thorsten]   0.7.5claws25
8934
8935         * src/messageview.c
8936                 fix select_all and copy in multipart messages
8937         * src/mainwindow.c
8938                 fix select_all and copy in multipart messages
8939
8940 2002-05-12 [paul]       0.7.5claws24
8941
8942         * src/summaryview.c
8943                 reverse last commit, bug already fixed in 0.7.5claws3
8944
8945 2002-05-12 [netztorte]  0.7.5claws23
8946
8947         * src/summaryview.c
8948                 dont parse empty addressbook (checked in before claws20)
8949
8950 2002-05-12 [melvin]     0.7.5claws22
8951
8952         * src/procmsg.[ch]
8953                 Removed unneeded priority code introduced by the previous 
8954                 commit.
8955
8956 2002-05-12 [melvin]     0.7.5claws21
8957
8958         * src/compose.[ch]
8959                 Added possibility to set message's priority.
8960         * src/procmsg.[ch]
8961                 Added possibility to set message's priority.
8962                 Added missing headers
8963
8964 2002-05-12 [melvin]     0.7.5claws20
8965
8966         * src/prefs_actions.c
8967                 Removed implicitely added quotes around the name
8968                 of the temporary files of mime parts.
8969
8970 2002-05-12 [paul]       0.7.5claws19
8971
8972         * sync with 0.7.5cvs20
8973                 see ChangeLog 2002-05-11
8974
8975 2002-05-12 [alfons]     0.7.5claws18
8976
8977         * src/quote_fmt_lex.l
8978         * src/quote_fmt_parse.y
8979                 allow quote / reply date & time format to be set using
8980                 %D{format}. format is a format string you'd pass to
8981                 strftime() (see man strftime, or the Display tab |
8982                 Date format setting).
8983
8984                 Currently %D converts the date to local time. 
8985
8986 2002-05-11 [paul]       0.7.5claws17
8987
8988         * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
8989                 see ChangeLog 2002-05-10 and 2002-05-11
8990
8991 2002-05-10 [paul]       0.7.5claws16
8992
8993         * sync with 0.7.5cvs16
8994                 see ChangeLog entries 2002-05-09 and 
8995                 2002-05-10
8996
8997 2002-05-10 [colin]      0.7.5claws15
8998
8999         * src/textview.c
9000                 Corrected a bug that prevented sylpheed to open
9001                 double-clicked URIs.
9002
9003 2002-05-09 [paul]       0.7.5claws14
9004
9005         * sync with 0.7.5cvs14
9006                 see ChangeLog 2002-05-08 and 2002-05-09
9007
9008 2002-05-08 [paul]       0.7.5claws13
9009
9010         * sync with 0.7.5cvs11
9011                 see ChangeLog entry 2002-05-08
9012
9013 2002-05-08 [paul]       0.7.5claws12
9014
9015         * src/mainwindow.c
9016           src/textview.[ch]
9017                 fix segfault on View->Open in new window
9018                 patch submitted by Thorsten Maerz <torte@netztorte.de>
9019
9020 2002-05-07 [paul]       0.7.5claws11
9021
9022         * sync with 0.7.5cvs9
9023                 see ChangeLog entry 2002-05-07
9024
9025 2002-05-06 [paul]       0.7.5claws10
9026
9027         * src/messageview.c
9028           src/textview.c
9029                 display url in statusbar on single-click
9030                 patch submitted by Thorsten Maerz <torte@netztorte.de>
9031
9032 2002-05-06 [match]      0.7.5claws9
9033
9034         * src/addritem.[ch]
9035                 new functions.
9036         * src/addrcache.c
9037                 tidy up.
9038         * src/xmlprops.[ch]
9039                 XML implementation of properties file.
9040         * src/exporthtml.[ch]
9041         * src/expthtmldlg.[ch]
9042         * src/addressbook.c
9043                 export to HTML.
9044
9045 2002-05-02 [sergey]     0.7.5claws8
9046
9047         * src/mainwindow.c (mainwin_entries),
9048           src/prefs_common.c (prefs_send_create()),
9049           src/codeconv.c (locale_table):
9050                 use charset name "Windows-1251" instead of "CP1251".
9051
9052 2002-05-02 [colin]      0.7.5claws7
9053         
9054         * src/compose.c
9055           src/prefs_common.c
9056           src/prefs_folder_item.c
9057                 Fixed cosmetics bugs due to Outbox renamed to Sent.
9058
9059 2002-05-02 [hiro]       0.7.5claws6
9060
9061         * src/imap.c
9062                 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
9063
9064 2002-05-02 [paul]       0.7.5claws5
9065
9066         * src/compose.c
9067                 more sync with 0.7.5cvs7, see ChangeLog entry
9068                 2002-05-02
9069
9070 2002-05-02 [hiro]       0.7.5claws4
9071
9072         * src/compose.c
9073                 compose_queue_sub():
9074                 check if queue folder exists (closes #550397).
9075                 removed directory creation since it should be handled
9076                 transparently.
9077         * src/imap.c
9078                 imap_add_msg(): return UID for appended message
9079                 (closes #548842).
9080
9081 2002-04-30 [paul]       0.7.5claws3
9082
9083         * src/summaryview.c
9084                 fix account_find_from_address() bug
9085
9086 2002-04-28 [colin]      0.7.5claws2
9087
9088         * src/compose.c
9089           src/textview.c
9090           src/prefs_common.[ch]
9091           src/utils.[ch]
9092                 Added user-definable quotation characters recognition.
9093
9094 2002-04-28 [paul]       0.7.5claws1
9095
9096         * sync with 0.7.5cvs4
9097                 see ChangeLog entry  2002-04-25
9098
9099 2002-04-28 [paul]       0.7.5claws
9100
9101         * po/es.po
9102           po/nl.po
9103           po/pt_BR.po
9104                 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
9105                 Fabio Junior Beneditto
9106
9107 2002-04-27 [jens]       0.7.4claws103
9108
9109         * po/de.po
9110                 updated German translation.
9111
9112 2002-04-27 [hiro]       0.7.4claws102
9113
9114         * src/summaryview.c
9115                 summary_write_cache(): fixed the mark loss of hidden messages.
9116
9117 2002-04-26 [melvin]     0.7.4claws101
9118
9119         * src/procmsg.c
9120                 fixed a second typo (same one)
9121         * po/fr.po
9122           po/it.po
9123           po/pt_BR.po
9124                 fixed the type again...
9125
9126 2002-04-26 [melvin]     0.7.4claws100
9127
9128         * src/procmsg.c
9129                 fixed a typo in an alert message ("temorary").
9130         * po/it.po
9131         * po/pt_BR.po
9132                 corrected the typo  described above.
9133         * po/fr.po
9134                 updated French translation.
9135
9136 2002-04-26 [darko]      0.7.4claws99
9137
9138         * src/summaryview.c
9139                 fix target folder colorization
9140
9141 2002-04-25 [paul]       0.7.4claws98
9142
9143         * po/it.po
9144                 updated by Alessandro Maestri
9145
9146 2002-04-24 [colin]      0.7.4claws97
9147         
9148         * src/compose.c
9149                 Fixed double "subject is empty" question.
9150
9151 2002-04-23 [colin]      0.7.4claws96
9152         
9153         * src/mimeview.c
9154                 Corrected issue when "automatically display images" was
9155                 not set : first image remained after selecting second.
9156
9157 2002-04-23 [melvin]     0.7.4claws95
9158
9159         * src/prefs_actions.c
9160                 Don't display in/out dialog if there is nothing to show.
9161
9162 2002-04-23 [paul]       0.7.4claws94
9163
9164         * sync with 0.7.5cvs3
9165                 bug fixes: see ChangeLog entry 2002-04-23
9166
9167 2002-04-22 [darko]      0.7.4claws93
9168
9169         * src/compose.c
9170                 fix previous check-in which changed code after
9171                 merge from main
9172
9173 2002-04-22 [paul]       0.7.4claws92
9174
9175         * faq/de/*
9176                 add German FAQ
9177         * faq/en/*
9178           faq/es/*
9179           faq/fr/*
9180                 update English, Spanish and French FAQs
9181         * manual/de/*
9182           manual/es/*
9183                 add German and Spanish manuals
9184         * manual/en/*
9185           manual/fr/*
9186                 update English and French manuals
9187
9188         * src/Makefile.am
9189                 add to and re-arrange the pixmap entries
9190
9191 2002-04-22 [darko]      0.7.4claws91
9192
9193         * src/compose.c
9194                 fix sender initials recognition to only allow
9195                 '>' after the initials
9196
9197 2002-04-21 [paul]       0.7.4claws90
9198
9199         * sync with 0.7.5 release
9200                 see ChangeLog entry 2002-04-21
9201
9202 2002-04-21 [alfons]
9203
9204         * src/Makefile.am
9205                 add colin's new pixmaps to EXTRA_DIST
9206
9207 2002-04-21 [colin]      0.7.4claws89
9208         * src/compose.c
9209         * src/inc.c
9210         * src/mainwindow.[ch]
9211         * src/prefs_common.[ch]
9212         * src/stock_pixmap.[ch]
9213                 Added "Work offline" ability.
9214
9215 2002-04-21 [colin]      0.7.4claws88
9216         
9217         * src/mimeview.c
9218         * src/prefs_common.c
9219         * src/prefs_common.h
9220         * src/textview.c : Added an option to common preferences -> display
9221           to allow user not to automatically display images.
9222
9223 2002-04-21 [paul]       0.7.4claws87
9224
9225         * sync with 0.7.4cvs52
9226                 see ChangeLog entry 2002-04-21 (src/imap.c)
9227
9228 2002-04-21 [paul]       0.7.4claws86
9229
9230         * sync with 0.7.4cvs51
9231                 see ChangeLog entry 2002-04-21
9232
9233 2002-04-21 [paul]       0.7.4claws85
9234
9235         * sync with 0.7.4cvs49
9236                 see ChangeLog entries 2002-04-20 and 2002-04-21
9237
9238         * src/Makefile.am
9239                 clean up: remove old 'stock_' element from xpm 
9240                 filenames.
9241
9242 2002-04-21 [alfons]     0.7.4claws84
9243
9244         apply sync patch from Paul
9245
9246         * src/folderview.c
9247                 use old claws prefs_folder_item_create() for now
9248
9249 2002-04-19 [match]      0.7.4claws83
9250
9251         * src/addressbook.[ch]
9252         * src/addrharvest.[ch]
9253         * src/addrgather.[ch]
9254                 recurse folders.
9255         * src/mainwindow.c
9256         * src/summaryview.[ch]
9257                 change menu option.
9258
9259 2002-04-19 [paul]       0.7.4claws82
9260
9261         * po/pt_BR.po
9262                 updated by Fabio Junior Beneditto
9263
9264 2002-04-14 [alfons]     0.7.4claws81
9265
9266         * src/passphrase.c
9267                 add #include <sys/types.h> for mode_t and off_t 
9268
9269 2002-04-13 [paul]       0.7.4claws80
9270         
9271         * src/main.c
9272           src/passphrase.[ch]
9273           src/pgptext.c
9274           src/prefs_common.[ch]
9275           src/rfc2015.c
9276                 enable storing of GnuPG passphrase for the whole 
9277                 session or a user-defined number of minutes. patch 
9278                 submitted by Ravemax <ravemax@dextrose.com>
9279
9280 2002-04-13 [alfons]     0.7.4claws79
9281
9282         * src/textview.c
9283                 make email parser also stop scanning when encountering separators
9284                 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
9285
9286 2002-04-13 [paul]       0.7.4claws78
9287
9288         * sync with 0.7.4cvs39
9289                 see ChangeLog entry 2002-04-12
9290
9291 2002-04-11 [paul]       0.7.4claws77
9292
9293         * sync with 0.7.4cvs37
9294                 see ChangeLog entry 2002-04-11
9295
9296 2002-04-11 [paul]       0.7.4claws76
9297
9298         * COPYING 
9299                 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
9300                 the clause for OpenSSL). sync with sylpheed main
9301
9302 2002-04-09 [melvin]     0.7.4claws75
9303
9304         * src/compose.c
9305                 Made 'Ctrl-Enter' on send ignore some modifiers 
9306                 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
9307                 to bind other *-Enter (but not Alt-Enter).
9308
9309 2002-04-09 [paul]       0.7.4claws74
9310
9311         * sync with 0.7.4cvs35
9312                 see ChangeLog entries 2002-04-09
9313
9314 2002-04-08 [paul]       0.7.4claws73
9315
9316         * sync with 0.7.4cvs33
9317                 see ChangeLog entry 200-04-08
9318
9319 2002-04-07 [match]      0.7.4claws72
9320
9321         * src/addrharvest.[ch]
9322                 fixed to read all addresses in header, regardless
9323                 of header size. improved name parsing. accommodate
9324                 harvest from folders and selected message.
9325         * src/addritem.[ch]
9326                 included new address parsing function.
9327         * src/addrgather.[ch]
9328         * src/addressbook.[ch]
9329         * src/summaryview.[ch]
9330         * src/mainwindow.c
9331                 allow address harvest of folder as well as selected
9332                 messages.
9333
9334 2002-04-07 [paul]       0.7.4claws71
9335
9336         * src/esmtp.[ch]
9337           src/smtp.c
9338                 don't try to authenticate with CRAM-MD5 in SMTP when 
9339                 SMTP-AUTH enabled if MTA doesn't issue this 
9340                 auth-method in it's ehlo-response. bug item #531364,
9341                 patch item #938910. patch submitted by Colin Leroy 
9342                 <colin@colino.net>
9343
9344 2002-04-07 [paul]       0.7.4claws70
9345
9346         * src/nntp.c
9347                 fix missing MODE_READER bug. patch submitted by
9348                 Colin Leroy <colin@colino.net>
9349
9350 2002-04-07 [alfons]     0.7.4claws69
9351
9352         * src/matcher.[ch]
9353         * src/prefs_filtering.c
9354         * src/summaryview.c
9355                 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
9356                 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
9357
9358 2002-04-07 [paul]       0.7.4claws68
9359
9360         * sync with 0.7.4cvs32
9361                 see ChangeLog entry 2002-04-06
9362
9363         * tools/filter_conv.pl
9364                 more bug fixes
9365
9366 2002-04-06 [paul]       0.7.4claws67
9367
9368         * tools/filter_conv.pl
9369                 modify to be able to find the name of the first
9370                 mailbox and use that. main's filter does not
9371                 record the full path to the mailbox and therefore
9372                 can only filter to the first mailbox.
9373
9374 2002-04-05 [paul]       0.7.4claws66
9375
9376         * tools/filter_conv.pl
9377                 attempt to make the script all-encompassing and
9378                 be able to convert any main 'filter' rule thrown
9379                 at it
9380
9381 2002-04-05 [paul]       0.7.4claws65
9382
9383         * tools/filter_conv.pl
9384                 allow for collapsed folder trees
9385
9386 2002-04-05 [paul]       0.7.4claws64
9387
9388         * sync with 0.7.4cvs31
9389                 see ChangeLog entries 2002-04-05
9390
9391 2002-04-03 [paul]       0.7.4claws63
9392
9393         * sync with 0.7.4cvs29
9394                 see ChangeLog entries 2002-04-02 and 2002-04-03
9395
9396 2002-04-02 [paul]       0.7.4claws62
9397
9398         * sync with 0.7.4cvs26
9399                 see ChangeLog entry 2002-04-01
9400
9401 2002-04-02 [match]      0.7.4claws61
9402
9403         * src/pine.[ch]
9404         * src/importpine.[ch]
9405         * src/addressbook.c
9406                 import Pine address book.
9407
9408 2002-04-02 [match]      0.7.4claws60
9409
9410         * src/addrharvest.[ch]
9411                 improve address parsing of funky addresses.
9412
9413 2002-04-02 [darko]      0.7.4claws59
9414
9415         * src/compose.c
9416                 wrap on send improvements, it now recognizes quoted
9417                 initials as part of the quotation string, and it
9418                 does not join lines separated by CR
9419
9420 2002-04-01 [match]      0.7.4claws58
9421
9422         * src/mgutils.[ch]
9423                 added new functions.
9424         * src/mutt.[ch]
9425                 remove excessive duplicate address generation
9426                 on import.
9427
9428 2002-04-01 [alfons]     0.7.4claws57
9429         
9430         * src/summaryview.c
9431                 put back g_free() 
9432
9433 2002-04-01 [paul]       0.7.4claws56
9434
9435         * sync with 0.7.4cvs25
9436                 see ChangeLog entry 2002-04-01
9437
9438 2002-04-01 [alfons]     0.7.4aprilfool55
9439
9440         * src/summaryview.c
9441                 honour feature request item #537427 to allow for
9442                 displaying names from address book for sent mail also
9443
9444 2002-03-29 [paul]       0.7.4claws54
9445
9446         * src/mainwindow.c
9447           src/prefs_filtering.[ch]
9448           src/prefs_matcher.c
9449           src/summaryview.c
9450                 add 'fast filter' for claws' filtering,
9451                 /Tools/Create filter rule/... patch submitted
9452                 by Neill Miller <neillm@thecodefactory.org>
9453
9454 2002-03-29 [paul]       0.7.4claws53
9455
9456         * sync with 0.7.4cvs24
9457                 see ChangeLog entry 2002-03-29
9458
9459 2002-03-28 [paul]       0.7.4claws52
9460
9461         * sync with 0.7.4cvs23
9462                 see ChangeLog entry 2002-03-28
9463
9464 2002-03-27 [melvin]     0.7.4claws51
9465
9466         * src/prefs_actions.c
9467                 Added support to pass only one message part (as a
9468                 file) to the command using '%p'. No quotes are needed
9469                 because doubles quotes are automatically added.
9470                 Fixed bug where Sylpheed could block when waiting for
9471                 a child process to finish.
9472                 Changed the help menu to remove quotes around symbols to 
9473                 avoid misinterpretation (they must not be used).
9474
9475 2002-03-27 [melvin]     0.7.4claws50
9476
9477         * src/inc.c
9478                 Made the new mail notification command always 
9479                 execute asynchronously.
9480
9481 2002-03-27 [paul]       0.7.4claws49
9482
9483         * src/compose.c
9484                 fix bug introduced in last commit
9485
9486 2002-03-27 [paul]       0.7.4claws48
9487
9488         * sync with 0.7.4cvs21
9489                 see ChangeLog 2002-03-26 and 2002-03-27
9490
9491 2002-03-26 [hoa]        0.7.4claws47
9492
9493         * src/prefs_folder_item.c
9494                 really fixed the bug #516442 with folder rescan.
9495
9496 2002-03-26 [paul]       0.7.4claws46
9497
9498         * sync with 0.7.4cvs19
9499                 see ChangeLog entries 2002-03-25 and 2002-03-26
9500
9501 2002-03-25 [hoa]        0.7.4claws45
9502
9503         * src/matcher.c
9504         * src/mh.c
9505                 fix the bug #516442 with folder rescan.
9506
9507         * src/prefs_common.[ch]
9508         * src/compose.c
9509                 added an option to enable two different behaviours
9510                 for bounce.
9511
9512
9513 2002-03-25 [paul]       0.7.4claws44
9514
9515         * src/mainwindow.c
9516           src/selective_download.c
9517                 correct a few menuitem labels
9518
9519 2002-03-25 [christoph]  0.7.4claws43
9520
9521         * src/procmsg.c
9522                 fix non deleted tmp message in
9523                 procmsg_save_to_outbox
9524                 fix problems caused by sync with
9525                 main branch's procmsg_send_queue
9526
9527 2002-03-25 [paul]       0.7.4claws42
9528
9529         * src/quote_fmt.c
9530           src/quote_fmt_lex.l
9531           src/quote_fmt_parse.y
9532                 add Last name (%L) placeholder for quoting. 
9533                 patch submitted by Thorsten Thielen 
9534                 <thth@users.sourceforge.net>
9535
9536 2002-03-25 [paul]       0.7.4claws41
9537
9538         * src/utils.c
9539                 get full hostname. patch submitted by
9540                 Bob Woodside <rwoodside1@comcast.net>
9541
9542 2002-03-25 [paul]       0.7.4claws40
9543
9544         * src/account.c
9545           src/news.c
9546           src/nntp.[ch]
9547           src/prefs_account.[ch]
9548                 enable NNTP over SSL. patch submitted by
9549                 Pascal Jermini <pascal@infinity.hn.org>
9550
9551 2002-03-24 [paul]       0.7.4claws39
9552
9553         * src/prefs_common.c
9554                 make the arrangement of the Compose tab more
9555                 coherent
9556
9557         * src/mainwindow.c
9558                 fix some irregularities of style
9559
9560         * po/de.po
9561                 updated by Kilian Krause
9562
9563 2002-03-23 [paul]       0.7.4claws38
9564
9565         * po/pt_BR.po
9566                 updated by Fabio Junior Beneditto
9567
9568 2002-03-23 [paul]       0.7.4claws37
9569
9570         * src/mainwindow.c
9571                 move 'Gather addresses' to 'Tools' menu
9572                 make 'Selective download' sensitive
9573
9574 2002-03-23 [paul]       0.7.4claws36
9575
9576         * sync with 0.7.4cvs16
9577                 see ChangeLog entries 2002-03-23
9578
9579 2002-03-22 [christoph]  0.7.4claws35
9580
9581         * src/quote_fmt_parse.y
9582                 fix include program output
9583
9584 2002-03-22 [alfons]     0.7.4claws34
9585
9586         * src/pop.c
9587                 initialize GDate stack variable correctly (sorry!)
9588
9589 2002-03-22 [paul]       0.7.4claws33
9590
9591         * src/compose.c
9592           src/mainwindow.c
9593           src/prefs_actions.c
9594           src/prefs_common.c
9595                 rename 'Tool' to 'Tools'
9596
9597         * src/mainwindow.c
9598                 move 'Delete duplicated messages' from
9599                 'Message/' to 'Tools/'
9600                 re-arrange the order of 'Tools/' items
9601
9602 2002-03-22 [paul]       0.7.4claws32
9603
9604         * src/addr_compl.c
9605           src/addressbook.[ch]
9606                 auto-address completion now also matches on
9607                 Nickname. patch submitted by Bob Forsman 
9608                 <hammor@users.sourceforge.net>
9609
9610         * src/editaddress.c
9611                 correct a spelling mistake
9612
9613 2002-03-22 [alfons]     0.7.4claws31
9614
9615         * src/pop.c
9616                 fix getting uidl from incorrect string 
9617                 (spotted by Colin)
9618
9619 2002-03-21 [alfons]     0.7.4claws30
9620
9621         * src/pop.c
9622                 more code refactoring
9623                 plug mem leak introduced by delete on server
9624
9625 2002-03-21 [paul]       0.7.4claws29
9626
9627         * sync with 0.7.4cvs11
9628                 see ChangeLog entries 2002-03-20
9629
9630 2002-03-20 [alfons]     0.7.4claws28
9631
9632         * src/inc.c
9633                 apply Colin's patch and refactor
9634
9635 2002-03-20 [paul]       0.7.4claws27
9636
9637         * sync with sylpheed 0.7.4cvs9
9638                 see ChangeLog entry 2002-03-20
9639
9640 2002-03-19 [christoph]  0.7.4claws26
9641
9642         * src/mh.c
9643         * src/procmsg.[ch]
9644         * src/summaryview.c
9645                 revert changes for flag updates
9646                 (does not work correctly and no time to debug)
9647
9648 2002-03-20 [alfons]     0.7.4claws25
9649
9650         * src/pop.c
9651                 refactor should_delete() a little bit 
9652
9653 2002-03-19 [paul]       0.7.4claws24
9654
9655         * src/inc.[ch]
9656           src/pop.c
9657           src/prefs_account.[ch]
9658                 allow the user to leave downloaded mail on the 
9659                 server for n days. Patch submitted by Colin Leroy 
9660                 <colin@colino.net>
9661
9662 2002-02-19 [paul]       0.7.4claws23
9663
9664         * sync with sylpheed 0.7.4cvs8
9665                 see ChangeLog entries 2002-03-19
9666
9667 2002-03-18 [paul]       0.7.4claws22
9668
9669         * sync with sylpheed 0.7.4cvs6
9670                 see ChangeLog entry 2002-03-18
9671
9672 2002-03-18 [paul]       0.7.4claws21
9673
9674         * po/en_GB.po
9675                 add en_GB message catalogue
9676
9677         * src/mbox_folder.c
9678           src/prefs_account.c
9679           src/prefs_actions.c
9680                 correct a few spelling mistakes
9681
9682 2002-03-17 [alfons]     0.7.4claws20
9683
9684         * src/matcher.c
9685                 more stringent checks for NULL params when writing
9686                 filtering actions to a file
9687                 
9688 2002-03-17 [hoa]        0.7.3claws20
9689
9690         * src/news.c
9691                 fixed the count of new messages
9692
9693         * src/compose.c
9694                 fixed the "attachment properties" window
9695
9696 2002-03-17 [paul]       0.7.4claws19
9697
9698         * src/defs.h
9699           src/folder.h
9700           src/news.c
9701           src/prefs_account.[ch]
9702           src/procmsg.[ch]
9703           src/summaryview.c
9704                 automatically mark cross-posted messages as read 
9705                 and (optionally) give them a colour label
9706                 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
9707                 
9708
9709 2002-03-17 [paul]       0.7.4claws18
9710
9711         * sync with sylpheed 0.7.4cvs5
9712                 see ChangeLog entry 2002-03-17
9713
9714 2002-03-17 [melvin]     0.7.4claws17
9715         
9716         * src/textview.c
9717                 Worked around a gtktext 'bug': when searching for 
9718                 a text in a long message it was scrolling slowly
9719                 line by line until it hit the searched text.
9720         * po/fr.po
9721                 Updated French translation
9722
9723 2002-03-17 [melvin]     0.7.4claws16
9724
9725         * src/mainwindow.c
9726         * src/compose.c
9727         * src/prefs_actions.c
9728                 Moved "Edit/Actions" to "Tool/Actions"
9729                 Made mainwindow/compose window sensitive as soon as
9730                 no child process is running anymore even if the io dialog
9731                 is open.
9732                 Fixed a struct being initialized with a non constant char*
9733
9734 2002-03-16 [christoph]  0.7.4claws15
9735
9736         * configure.in
9737                 add --with-compiler-flags option
9738                 (only for developer hacking)
9739         * src/mh.c
9740         * src/procmsg.[ch]
9741         * src/summaryview.c
9742                 try to make folder-stats and flag handling more
9743                 independent from the summaryview. msgcounts
9744                 are only set when the folder is opened and
9745                 procmsg_msginfo_(un)set_flags will handle it
9746                 later and summaryview will get the values
9747                 from the folder.
9748
9749 2002-03-16 [paul]       0.7.4claws14
9750
9751         * src/messageview.c
9752                 fix Return-receipt. Patch submitted by Bob
9753                 Woodside <rwoodside1@comcast.net>
9754
9755 2002-03-16 [paul]       0.7.4claws13
9756
9757         * src/compose.c
9758                 fix 'dynamic' signatures, make it work again
9759                 broken during sync on 2002-03-14 (0.7.4claws2)
9760
9761 2002-03-15 [match]      0.7.4claws12
9762
9763         * src/addrharvest.[ch]
9764         * src/addrgather.[ch]
9765         * src/addressbook.[ch]
9766         * src/mainwindow.c
9767                 included address harvester feature. still some
9768                 issues with address parsing that I will fix.
9769
9770 2002-03-15 [match]      0.7.4claws11
9771
9772         * src/addrbook.[ch]
9773         * src/addrcache.[ch]
9774         * src/addressbook.[ch]
9775         * src/addrindex.c
9776         * src/editbook.c
9777         * src/importldif.c
9778         * src/importmutt.c
9779         * src/jpilot.[ch]
9780         * src/main.c
9781         * src/syldap.[ch]
9782         * src/vcard.[ch]
9783                 tidy up. fix memory leaks. moved attribs and methods
9784                 from individual interfaces to addrcache object. prep
9785                 for new stuff to come in.
9786
9787 2002-03-15 [alfons]     0.7.4claws10
9788
9789         * src/matcher.[ch]
9790         * src/matcher_parser_parse.y
9791         * src/matcher_parser_lex.l
9792         * src/prefs_matcher.c
9793                 add filtering conditions message greater than, smaller 
9794                 than, and exactly matching a size in bytes
9795                 (does not work with delete from POP3 server yet)
9796
9797                 this should also give others an idea what you should
9798                 do to add new criterions to claws filtering system
9799                 
9800
9801 2002-03-15 [paul]       0.7.4claws9
9802
9803         * tools/filter_conv.pl
9804                 exit if there are no filter rules to convert
9805                 rename filterrc to filterrc.old after completion
9806
9807 2002-03-15 [paul]       0.7.4claws8
9808
9809         * sync with sylpheed 0.7.4cvs3
9810                 see ChangeLog entry 2002-03-14
9811
9812 2002-03-14 [paul]       0.7.4claws7
9813
9814         * src/compose.c
9815                 clean up the last commit (ahem)
9816
9817 2002-03-14 [paul]       0.7.4claws6
9818
9819         * src/compose.c
9820                 fix bug #515655. honour account preferences
9821                 regarding gpg default signing/encryption when 
9822                 changing account from the compose window.
9823
9824 2002-03-14 [paul]       0.7.4claws5
9825
9826         * src/folderview.c
9827                 remove unnecessary curly brackets
9828
9829 2002-03-14 [paul]       0.7.4claws4
9830
9831         * src/folderview.c
9832           src/prefs_filtering.[ch]
9833                 add filter rename on folder rename and filter
9834                 delete on folder delete. Patch submitted by
9835                 Neill Miller <neillm@thecodefactory.org> 
9836
9837 2002-03-14 [christoph]  0.7.4claws3
9838
9839         * src/procmsg.c
9840         * src/send.c
9841                 fix local delivery
9842                 (patch submitted by "Simon 'corecode' Schubert")
9843         * src/prefs_common.c
9844         * src/procmsg.c
9845                 fix gcc 3.0 warning
9846
9847 2002-03-14 [paul]       0.7.4claws2
9848
9849         * sync with sylpheed 0.7.4cvs2
9850                 see ChangeLog entry 2002-03-13
9851
9852 2002-03-12 [darko]      0.7.4claws1
9853
9854         * src/mainwindow.c
9855                 fix what seems to be a copy and paste error
9856                 when setting color for important messages
9857                 (reported by wwp)
9858
9859 2002-03-11 [paul]       version 0.7.4claws released
9860
9861 2002-03-11 [paul]       0.7.4claws
9862
9863         * po/es.po
9864           po/it.po
9865           po/nl.po
9866           po/pt_BR.po
9867                 update message catalogs. Submitted by Ricardo Mones 
9868                 Lastra, Alessandro Maestri, Wilbert Berendsen, and 
9869                 Fabio Junior Beneditto
9870
9871         * configure.in
9872           faq/Makefile.am
9873           faq/it/Makefile
9874           faq/it/sylpheed-faq*
9875           src/mainwindow.c
9876           src/manual.[ch]
9877                 add FAQ in Italian
9878         
9879
9880 2002-03-11 [jens]       0.7.3claws7
9881
9882         * po/de.po
9883                 updated German translation
9884
9885 2002-03-11 [melvin]     0.7.3claws6
9886
9887         * po/fr.po
9888                 updated and corrected French translation
9889
9890 2002-03-10 [hoa]        0.7.3claws5
9891
9892         * src/account.c
9893         * src/inc.c
9894         * src/prefs_account.c
9895         * src/procmsg.c
9896         * src/send.[ch]
9897                 fixed the local account.
9898                 you have to change the default "/usr/sbin/sendmail"
9899                 to "/usr/sbin/sendmail -t" in the preferences of
9900                 the local account.
9901
9902         * src/procmime.c
9903                 removed some debug display for renderer
9904
9905 2002-03-10 [paul]       0.7.3claws4
9906
9907         * faq/en/sylpheed-faq-1.html
9908           faq/en/sylpheed-faq-2.html
9909                 update
9910
9911 2002-03-09 [paul]       0.7.3claws3
9912
9913         * sync with sylpheed 0.7.4
9914                 see ChangeLog entry 2002-03-09
9915
9916 2002-03-08 [paul]       0.7.3claws2
9917
9918         * faq/en/sylpheed-faq*
9919           faq/es/sylpheed-faq*
9920           faq/fr/sylpheed-faq*
9921                 update the FAQs
9922
9923         * manual/fr/.cvsignore
9924           manual/fr/Makefilea.am
9925           manual/fr/sylpheed*
9926           src/mainwindow.c
9927           src/manual.[ch]
9928                 add the French manual
9929
9930 2002-03-07 [paul]       0.7.3claws1
9931
9932         * sync with sylpheed 0.7.3cvs4
9933                 see ChangeLog entries  2002-03-06 and 2002-03-07
9934         
9935         * po/nl.po
9936                 updated by Wilbert Berendsen
9937
9938 2002-03-07 [melvin]     0.7.2claws34
9939
9940         * src/selective_download.c
9941                 Changed the pixmap of the receive button to MAIL_RECEIVE.
9942
9943 2002-03-06 [paul]       0.7.2claws33
9944
9945         * sync with sylpheed 0.7.3cvs1
9946                 bug fix, see ChangeLog entry 2002-03-05
9947
9948 2002-03-05 [paul]       0.7.2claws32
9949
9950         * src/mimeview.c
9951           src/pgptext.[ch]
9952           src/procmsg.c
9953                 reverse the pgp ascii-armored code implemented in 
9954                 0.7.2claws16. removal of this code until it matures.
9955                 this means that verifying ascii-armored pgp sigs and
9956                 automatic decryption of ascii-armored encrypted
9957                 messages no longer works.
9958
9959 2002-03-05 [paul]       0.7.2claws31
9960
9961         * configure.in
9962           Makefile.am
9963         * faq/Makefile.am
9964         * faq/en/Makefile.am
9965           faq/en/sylpheed-faq.html
9966           faq/en/sylpheed-faq-1.html
9967           faq/en/sylpheed-faq-2.html
9968           faq/en/sylpheed-faq-3.html
9969         * faq/es/Makefile.am
9970           faq/es/sylpheed-faq.html
9971           faq/es/sylpheed-faq-1.html
9972           faq/es/sylpheed-faq-2.html
9973           faq/es/sylpheed-faq-3.html
9974           faq/es/sylpheed-faq-4.html
9975         * faq/fr/Makefile.am
9976           faq/fr/sylpheed-faq.html
9977           faq/fr/sylpheed-faq-1.html
9978           faq/fr/sylpheed-faq-2.html
9979           faq/fr/sylpheed-faq-3.html
9980         * src/Makefile.am
9981           src/defs.h
9982           src/mainwindow.c
9983           src/manual.[ch]
9984                 add FAQs in English, Spanish and French
9985
9986
9987 2002-03-05 [paul]       0.7.2claws30
9988
9989         * manual/en/sylpheed.html
9990           manual/en/sylpheed-XX.html
9991                 updated the English manual
9992
9993 2002-03-05 [hoa]        
9994
9995         * src/summaryview.c
9996                 dialog box pops up if the article can't be deleted.
9997
9998 2002-03-04 [paul]       
9999         
10000         * po/pt_BR.po
10001                 updated by Fabio Junior Benedito
10002
10003 2002-03-04 [hoa]
10004
10005         * removed ac/gpgme.m4
10006                 to avoid autogen common problem
10007                 developers have to install gpgme development package now
10008
10009         * src/compose.c
10010                 encoding to 7bit or 8bit is enabled.
10011
10012 2002-03-03 [alfons]     0.7.2claws29
10013
10014         * src/pop.c
10015                 merge fix by Oliver Haertel for selective
10016                 download buglet
10017
10018 2002-03-03 [paul]       0.7.2claws28
10019         
10020         * sync with sylpheed 0.7.3
10021
10022 2002-03-03 [paul]       0.7.2claws27
10023
10024         * sync with sylpheed 0.7.2cvs24
10025                 see ChangeLog entries 2002-03-02 and 2002-03-03
10026
10027 2002-03-02 [melvin]     0.7.2claws26
10028
10029         * src/inc.[ch]
10030         * src/main.c
10031         * src/mainwindow.c
10032         * src/prefs_common.[ch]
10033                 Added user definable notification on new mail arrival.
10034                 Removed unused variables in spell checker prefs code.
10035
10036 2002-03-02 [melvin]     0.7.2claws25
10037
10038         * src/quote_fmt.c
10039                 Removed unnecessary escape sequences.
10040                 Changed 'Initial...' to 'Initials of Sender'
10041
10042 2002-03-02 [paul]       0.7.2claws24
10043
10044         * sync with sylpheed 0.7.2cvs22
10045                 see ChangeLog entry 2002-03-01
10046
10047 2002-03-01 [hoa]        0.7.2claws23
10048
10049         * src/mainwindow.c
10050                 Set sensitivity of delete actions to active
10051                 even if the folder is a newsgroup.
10052
10053         * src/summaryview.c
10054                 - Set sensitivity of delete actions
10055                 - Added function check_permission() that will check if the
10056                   user is authorized to delete a message. For news, it
10057                   will check if the author is the same.
10058                 - Enabled deletion when there is no trash folder.
10059
10060         * src/news.[ch]
10061                 - Added news_cancel_article() to cancel articles
10062                 - Implemented news_remove_message() (public function)
10063
10064 2002-03-01 [paul]       0.7.2claws22
10065
10066         * src/gtkutils.c
10067           src/textview.c
10068                 recognise urls that that don't include 'http://' and
10069                 simply begin 'www.' 
10070
10071         * AUTHORS
10072                 remove duplicated name
10073
10074 2002-02-28 [paul]       0.7.2claws21
10075
10076         * src/mainwindow.c
10077           src/summaryview.[ch]
10078                 add ability to 'Select thread'
10079                 combines Melvin's "Select thread's head" patch (#510907)
10080                 with Colin Leroy's <colin@colino.net> "Select whole thread" 
10081                 patch (#518514) 
10082
10083 2002-02-28 [paul]       0.7.2claws20
10084
10085         * src/mimeview.c
10086                 hopefully fix segfault on right-clicking a mime part
10087                 that some people have experienced.      
10088                 fix submitted by Fredrik Olofsson <frol@linux.nu>
10089
10090 2002-02-28 [paul]       0.7.2claws19
10091
10092         * sync with sylpheed 0.7.2cvs21
10093                 see ChangeLog entries 2002-02-27 and 2002-02-28
10094
10095 2002-02-27 [paul]       0.7.2claws18
10096
10097         * sync with sylpheed 0.7.2cvs18
10098                 see ChangeLog entries 2002-02-26 and 2002-02-27
10099
10100 2002-02-26 [alfons]     0.7.2claws17
10101
10102         * src/procheader.c
10103                 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
10104                 (spotted by Chris Hessman <idatech@gmx.net>)
10105
10106 2002-02-26 [paul]       0.7.2claws16
10107
10108         * src/mimeview.c
10109           src/pgptext.[ch]
10110           src/procmsg.c
10111                 make decryption of ascii-armored pgp encrypted messages
10112                 and verification of ascii-armored signatures work again.
10113                 slightly altered from the patch by Jens Jahnke 
10114                 <jan0sch@gmx.net>
10115
10116                 ##FIX ME##
10117                 * the checking of plaintext signatures always comes up in 
10118                   a popup box
10119                 * it doesn't work for multipart messages 
10120                 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
10121                   including the msg headers and these 2 line themselves, are 
10122                   not displayed
10123
10124         * src/mainwindow.c
10125                 "View/Folder Tree" becomes "View/Separate Folder Tree"
10126                 "View/Message View" becomes "View/Separate Message View"
10127                 because its less ambiguous.
10128
10129         * po/es.po
10130                 updated by Ricardo Mones Lastra
10131
10132 2002-02-26 [paul]       0.7.2claws15
10133
10134         * sync with sylpheed 0.7.2cvs17
10135                 see ChangeLog entries 2002-02-25 and 2002-02-26
10136
10137 2002-02-25 [christoph]  0.7.2claws14
10138
10139         * src/filtering.[ch]
10140         * src/inc.c
10141                 do filtering stuff after all messages have been received
10142                   1. drop all messages to .processing
10143                   2. scan processing folder for messages
10144                   3. filter messages or move to inbox
10145                 this will also find old messages left in processing after
10146                 a crash or something like that and we get a real msginfo
10147                 from folder->get_msg_list and do not have to create our
10148                 own in filter_message
10149         * src/matcher_parser_parse.y
10150                 remove MIX/MAX warning (reordered includes)
10151
10152 2002-02-25 [paul]       0.7.2claws13
10153
10154         * sync with sylpheed 0.7.2cvs15
10155                 see ChangeLog entry 2002-02-24
10156
10157 2002-02-24 [alfons]     0.7.2claws12
10158
10159         * src/filtering.c
10160                 clear old color flags first when applying a new color to
10161                 a message info. 
10162                 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
10163
10164 2002-02-24 [alfons]     0.7.2.claws11
10165         
10166         * AUTHORS
10167         * src/prefs_common.c
10168                 add presets for Opera and Konqueror, closes patch #517261,
10169                 submitted by Ville Skyttä <scop@users.sourceforge.net>
10170
10171 2002-02-24 [alfons]     0.7.2.claws10
10172
10173         * AUTHORS
10174         * src/summaryview.c
10175                 fix threading for null message ids, closes patch #521601,
10176                 submitted by Bob Forsman <hammor@users.sourceforge.net>
10177
10178 2002-02-24 [alfons]     0.7.2claws9
10179
10180         * src/summaryview.c
10181         * src/filtering.c
10182                 make Tool | Filter Message work with filtering system so
10183                 setting flags also works
10184
10185                 TODO:
10186
10187                 - Processing uses the same function as Tool | Filter
10188                   Message, but doesn't use the same update proc yet
10189
10190 2002-02-23 [paul]       0.7.2claws8
10191
10192         * sync with sylpheed 0.7.2cvs14
10193                 see ChangeLog entries 2002-02-22 and 2002-02-23
10194
10195 2002-02-22 [christoph]  0.7.2claws7
10196
10197         * src/quote_fmt.c
10198                 Add column space to table
10199         * src/quote_fmt_parse.y
10200                 Close files
10201
10202 2002-02-22 [paul]       0.7.2claws6
10203
10204         * src/Makefile.am
10205           src/defs.h
10206           src/filtering.c
10207           src/inc.[ch]
10208           src/mainwindow.c
10209           src/matcher.[ch]
10210           src/matcher_parser_lex.l
10211           src/matcher_parser_parse.y
10212           src/pop.[ch]
10213           src/prefs_account.h
10214           src/prefs_filtering.c
10215           src/selective_download.[ch]   *** NEW FILES ***
10216           src/utils.[ch]
10217           po/POTFILES.in
10218                 Selective Download added to 'Tool' menu. 
10219                 Retrieves email headers of the currently selected pop3 
10220                 account and allows the user to mark emails for deletion 
10221                 right on the pop3 server. Patch submitted by Oliver Haertel 
10222                 <oha@users.sourceforge.net>.
10223         
10224         * po/POTFILES.in
10225                 add 'src/quote_fmt.c'           
10226
10227 2002-02-22 [christoph]  0.7.2claws5
10228
10229         * src/Makefile.am
10230                 added quote_fmt.c
10231         * src/prefs_common.[ch]
10232         * src/prefs_template.c
10233         * src/quote_fmt.c               *** NEW FILE ***
10234         * src/quote_fmt.h
10235                 move quote format symbol description code
10236                 to it's own file because it is used from
10237                 differnent code parts
10238                 Rewrote symbol description GUI
10239                   + use table
10240                   + add separators
10241                   + get data from array (no more long constant strings)
10242         * src/quote_fmt_lex.l
10243         * src/quote_fmt_parse.y
10244                 Symbol for Literal % changed to \% instead of %%
10245                 (More logical as \ is used for quoting for other symbols)
10246                 Add |f and |p to include files and program output
10247                 Examples:
10248                     |f{/home/.../.signature}
10249                     |p{date}
10250         * po/de.po
10251                 Correct wrong spelling for "Referenzen"
10252
10253 2002-02-21 [paul]       0.7.2claws4
10254
10255         * src/procmsg.c
10256                 forgotten during sync
10257
10258 2002-02-21 [paul]       0.7.2claws3
10259
10260         * sync with sylpheed 0.7.2cvs11
10261                 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
10262                 2002-02-20 and 2002-02-21
10263
10264 2002-02-20 [melvin]     0.7.2claws2
10265
10266         * src/prefs_actions.c
10267                 Added error report when child cannot fork or when execvp 
10268                 returns with an error.
10269
10270 2002-02-19 [christoph]  0.7.2claws1
10271
10272         * src/codeconv.c
10273                 return unconverted text if conde conversion is not possible
10274                 when libjconv is used.
10275                 (patch submitted by "Simon 'corecode' Schubert")
10276
10277 2002-02-19 [paul]       
10278
10279         * version 0.7.2claws release
10280
10281 2002-02-19 [paul]       0.7.2claws
10282
10283         * po/nl.po
10284                 updated by Wilbert Berendsen
10285
10286
10287 2002-02-18 [alfons]     0.7.1claws13
10288
10289         * src/syldap.c
10290         * src/jpilot.c
10291                 remove references to dlfcn and explicitly loading functions
10292                 from dynalink libs, because libs linked anyway, and functions
10293                 are loaded explicitly
10294
10295 2002-02-17 [melvin]     0.7.1claws12
10296
10297         * src/prefs_actions.c
10298                 Replaced children wait loop with double fork technique.
10299                 Now, input/output window updated at each new output.
10300                 free_children(): Fixed a memory leak.
10301                 Made input/output window non closable if running children
10302                 still exist.
10303                 Added missing <unistd.h> include.
10304                 Added some --debug outputs.
10305
10306 2002-02-17 [melvin]     0.7.1claws11
10307
10308         * src/summaryview.c
10309                 Fixed bug where descending sort order did not select top
10310                 message.
10311
10312 2002-02-17 [melvin]     0.7.1claws10
10313
10314         * acconfig.h
10315                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
10316         * src/prefs_common.c
10317                 Pspell data package directory no more hard coded but
10318                 set during configuration (PSPELL_PATH). (Thanks to 
10319                                 Gustavo Noronha Silva.)
10320
10321 2002-02-17 [melvin]     0.7.1claws9
10322
10323         * configure.in
10324                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
10325         * src/gtkspell.c
10326                 Fixed compile-time warnings.
10327
10328 2002-02-16 [alfons]     0.7.1claws8
10329
10330         * src/filesel.c
10331                 fix inadvertent free of NULL pointer which caused
10332                 sylpheed to crash when closing the save-as dialog
10333                 using the window close button
10334
10335 2002-02-16 [carsten]    0.7.1claws7
10336         * src/mainwindow.[ch]
10337           src/summaryview.c
10338           src/prefs_common.c
10339                 fixes for pixmap theming code:
10340                         - recently changed mail attributes shouldn't get
10341                           lost any longer
10342                         - theme is only reloaded iff another theme was
10343                           selected
10344
10345 2002-02-16 [paul]       0.7.1claws6
10346
10347         * sync with sylpheed 0.7.2 release
10348                 see ChangeLog entry 2002-02-15 and 2002-02-16
10349
10350 2002-02-15 [paul]       0.7.1claws5
10351
10352         * sync with sylpheed 0.7.1cvs9
10353                 see ChangeLog entry 2002-02-15
10354
10355         * po/POTFILES.in
10356                 remove unneeded headerwindow.c entry
10357
10358 2002-02-14 [carsten]    0.7.1claws4
10359         * src/summaryview.c
10360                 fixed a bug for "Go to next unread message": there was
10361                 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
10362                 in the prefs, because of doing "Search again" instead
10363                 "No"
10364
10365 2002-02-14 [carsten]    0.7.1claws3
10366         * src/stock_pixmap.c
10367                 removed 2 more mem leaks; following memprof,
10368                 this code is "leak free" now :)
10369
10370 2002-02-14 [carsten]    0.7.1claws2
10371         * src/stock_pixmap.c
10372                 used opendir/readdir/closedir instead of scandir
10373                 -> code should work now on Solaris
10374
10375 2002-02-14 [paul]       0.7.1claws1
10376
10377         * sync with sylpheed 0.7.1cvs8
10378                 see ChangeLog entries 2002-02-13 and 2002-02-14
10379
10380         * README.claws
10381                 add some description of Actions and Pixmap Themes
10382
10383 2002-02-13 [paul]       
10384
10385         * version 0.7.1claws release
10386
10387 2002-02-13 [paul]       0.7.1claws
10388
10389         * po/es.po
10390           po/it.po
10391           po/pt_BR.po
10392                 updated translations, submitted by Ricardo Mones Lastra,
10393                 Alessandro Maestri and Fabio Junior Beneditto
10394
10395 2002-02-13 [melvin]     0.7.0claws75
10396
10397         * src/prefs_actions.c
10398                 Added missing "signal.h" include
10399
10400 2002-02-13 [melvin]     0.7.0claws74
10401
10402         * src/prefs_folder_item.c
10403                 Added missing "config.h" include
10404         * po/fr.po
10405                 Updated French translation for folder propriety.
10406
10407 2002-02-13 [jens]       0.7.0claws73
10408
10409         * po/POTFILES.in
10410                 Added missing src/prefs_folder_item.c [log added by melvin]
10411         * po/de.po
10412                 Updated German translation.
10413
10414 2002-02-13 [melvin]     0.7.0claws72
10415
10416         * po/fr.po
10417                 Updated French translation.
10418
10419 2002-02-13 [melvin]     0.7.0claws71
10420
10421         * src/gtkutils.c
10422                 Made gtkut_editable_get_selection return NULL if selection
10423                 is of length zero.
10424                 This fixes a bug where selecting part of message A then
10425                 switching to message B and replying to it will not
10426                 quote the message's body.
10427
10428 2002-02-12 [paul]       0.7.0claws70
10429
10430         * src/mainwindow.c
10431                 cosmetic, relating to pixmap themes: on toolbar make 
10432                 updating of 'Exec' and 'Compose news/Compose email'
10433                 icons faster.
10434
10435 2002-02-12 [carsten]    0.7.0claws69
10436         * src/folderview.c
10437           src/mainwindow.[ch]
10438           src/stock_pixmap.c
10439           src/summaryview.c
10440           src/prefs_common.c
10441                 - refreshing after changing pixmap theme better
10442                   now (thanks Paul)
10443                 - wanted to remove some mem leaks, but alfons was
10444                   faster (and had the better solution ;)
10445
10446 2002-02-12 [alfons]     0.7.0claws68
10447
10448         * src/prefs_common.c
10449         * src/stock_pixmap.[ch]
10450                 plug mem leaks, refactor code a little bit
10451
10452
10453 2002-02-12 [sergey]     0.7.0claws67
10454
10455         * src/imap.c
10456                 Fixed problem with copying messages to IMAP folders when the
10457                 server uses something other than '/' as a namespace separator
10458                 (cyrus-imapd uses '.').
10459
10460 2002-02-12 [jens]       0.7.0claws66
10461
10462         * po/de.po
10463                 Updated German Translation
10464
10465 2002-02-12 [paul]       0.7.0claws65
10466
10467         * sync with sylpheed 0.7.1cvs1
10468                 see ChangeLog entry 2002-02-12
10469
10470 2002-02-12 [melvin]     0.7.0claws64
10471
10472         * src/prefs_actions.c
10473                 Fixed "feature" where children's output was duplicated 
10474                 instead of refreshed while monitoring.
10475                 Removed some debug code.
10476
10477 2002-02-12 [christoph]  0.7.0claws63
10478
10479         * src/compose.c
10480                 always delete message from queue after sending/send error
10481                 (closes bug #509601)
10482
10483 2002-02-12 [melvin]     0.7.0claws62
10484
10485         * src/prefs_actions.c
10486                 Children wait loop is now triggered with a timeout of 1s
10487                 Added %F which is replaced with the list of filenames 
10488                 of all selected messages (as suggested by Ricardo Mones Lestra)
10489                 Pipe syntax changed. Prefix with | to send selection, postfix
10490                 with | to retrieve output. Prefix with > or * to send
10491                 user definable input to the command (*: input is hidden)
10492                 Old pipe action should now be postfixed with |, too.
10493
10494 2002-02-12 [carsten]    0.7.0claws61 (more 59.75)
10495         * src/stock_pixmap.c
10496                 fixed a bug: if there's no theme directory don't
10497                 throw an error, just do "nothing" (thanks Alfons)
10498
10499 2002-02-12 [carsten]    0.7.0claws60
10500         * src/folderview.c
10501           src/summaryview.c
10502                 had to write the cache twice (nasty!); some marks would 
10503                 get lost if not
10504
10505 2002-02-11 [carsten]    0.7.0claws59
10506         * acconfig.h
10507           configure.in
10508           doc-src/maintainer_guide.txt
10509           src/compose.[ch]
10510           src/defs.h
10511           src/folderview.[ch]
10512           src/gtkutils.[ch]
10513           src/mainwindow.[ch]
10514           src/prefs_common.[ch]
10515           src/stock_pixmap.[ch]
10516           src/summaryview.[ch]
10517                 pixmap theming and related work on pixmap
10518                 handling on some other places
10519                 (e.g. hrm features for all folder)
10520           src/pixmap/stock_*.xpm -> the stock_ was removed
10521         
10522 2002-02-11 [paul]       0.7.0claws58
10523
10524         * sync with sylpheed 0.7.1 release
10525                 see ChangeLog entries 2002-02-11
10526
10527 2002-02-08 [paul]       0.7.0claws57
10528
10529         * sync with sylpheed 0.7.0cvs39
10530                 see ChangeLog entry 2002-02-07 (last entry) 
10531
10532         * src/prefs_actions.c
10533           src/prefs_filtering.c
10534           src/prefs_matcher.c
10535           src/prefs_scoring.c
10536                 sync: made it compile with C compilers other than gcc
10537
10538 2002-02-07 [paul]       0.7.0claws56
10539
10540         * sync with sylpheed 0.7.0cvs38
10541                 see ChangeLog entries 2002-02-06 (last 2 entries) and
10542                 2002-02-07
10543
10544 2002-02-07 [darko]      0.7.0claws55
10545
10546         * src/gtkutils.[ch]
10547         * src/summaryview.c
10548                 Fix const gchar */gchar * issue (thanks Hiro)
10549
10550 2002-02-07 [darko]      0.7.0claws54
10551
10552         * src/compose.[ch]
10553         * src/filtering.c
10554         * src/gtkutils.[ch]
10555         * src/prefs_template.c
10556         * src/quote_fmt.h
10557         * src/quote_fmt_parse.y
10558         * src/summaryview.c
10559         * src/utils.[ch]
10560                 When replying or forwarding an email don't quote the entire
10561                 mail body but use the part of the message text that is selected
10562
10563 2002-02-06 [melvin]     0.7.0claws53
10564
10565         * src/prefs_common.[ch]
10566         * src/gtkspell.[ch]
10567         * src/compose.c
10568                 Made possible to switch quickly to last used dictionary
10569                 which makes checking bilingual documents easier.
10570
10571 2002-02-06 [melvin]     0.7.0claws52
10572         
10573         * po/POTFILES.in
10574                 Added forgotten new file src/prefs_actions.c
10575
10576 2002-02-06 [melvin]     0.7.0claws51
10577
10578         * src/prefs_actions.c   ** NEW FILE **
10579         * src/prefs_actions.h   ** NEW FILE **
10580                 Added actions to execute on message text view, or on the
10581                         message's file.
10582         * src/Makefile.am
10583                 Added src/prefs_actions.[ch]
10584         * src/compose.c
10585                 Added new menu "Edit/Actions"
10586         * src/defs.h
10587                 Added new actionsrc file.
10588         * src/main.c
10589                 Added actionsrc reading.
10590         * src/mainwindow.c
10591                 Added new menus "Edit/Actions" and "Configuration/Actions..."
10592         * src/prefs_common.h
10593                 Added new element actionslst element to prefs_common.
10594
10595 2002-02-06 [paul]       0.7.0claws50
10596
10597         * sync with sylpheed 0.7.0cvs36
10598                 see ChangeLog entry 2002-02-06
10599
10600 2002-02-05 [paul]
10601
10602         * po/es.po
10603                 updated by Ricardo Mones Lastra
10604
10605 2002-02-05 [paul]       0.7.0claws49
10606
10607         * sync with sylpheed 0.7.0cvs33
10608                 see ChangeLog entries 2002-02-04 (last 4 entries) and 2002-02-05
10609
10610 2002-02-05 [paul]       0.7.0claws48
10611
10612         * src/compose.c
10613                 re-add 'Edit/Advanced/Delete entire line', previously named
10614                 'Delete Line+'
10615
10616 2002-02-04 [paul]       0.7.0claws47
10617
10618         * src/compose.c
10619           src/summaryview.c
10620                 fix bug #494993 (Reply All not taking Reply-To into consi)
10621                 eliminate differences in behaviour of right-click 'Reply to all' 
10622                 in summary view and 'Reply to all' on the toolbar. 
10623                 fix bug where Reply-To gets ignored by 'Reply to all' in summary
10624                 view and From gets ignored by 'Reply to all' on toolbar.
10625                 fix bug where 'Reply to all' on toolbar uses To twice and ignores
10626                 From when no Reply-To header is present.
10627
10628 2002-02-04 [paul]       0.7.0claws46
10629
10630         * sync with sylpheed 0.7.0cvs30
10631                 see ChangeLog entries 2002-02-03 and 2002-02-04
10632
10633 2002-02-03 [melvin]     0.7.0claws45
10634
10635         * src/gtkspell.[ch]
10636                 Readded function to highlight all misspelled words.
10637                 Fixed bug where user-provided-words did not replace
10638                         correctly the misspelled word when using the mouse.
10639                 Fixed bug where checking a region selected from right to left did
10640                         not check the region at all.
10641                 Fixed bug where 'Check backwards' may not check at all. 
10642                 Fixed memory leaks where popup menus and accel_groups were not destroyed.
10643                 Fixed possible buffer overflow when checking for long strings (>1k).
10644                 Made cursor and scrollbar positions non changing after uncheck_all/check_all.
10645                 Accelerators code uses now gtk_widget_add_accel.
10646                 Removed and disabled obsolete and unfinished code.
10647                 Cleaning up.
10648
10649         * src/compose.c
10650                 Added menu item to Highlight all misspelled words.
10651
10652 2002-02-01 [paul]       0.7.0claws44
10653
10654         * src/mainwindow.c
10655                 fix '/View/Hide read messages' sensitivity when all
10656                 messages in a folder are hidden
10657
10658 2002-02-01 [paul]       0.7.0claws43
10659
10660         * src/main.c
10661                 add --send option to command line interface, sends all
10662                 queued mail. Patch submitted by Ricardo Mones Lastra.
10663
10664 2002-01-31 [paul]       0.7.0claws42
10665
10666         * src/mainwindow.c
10667                 add '/View/Hide read messages' to main_window_set_menu_sensitive()
10668
10669 2002-01-31 [paul]       0.7.0claws41
10670
10671         * sync with sylpheed 0.7.0cvs27
10672                 see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
10673                 and 2002-01-31
10674
10675         * src/textview.c
10676                 comment out elements of textview_show_part() as temporary
10677                 workaround for attachment 'Display as text' bug 
10678
10679         * po/pt_BR.po
10680                 updated by Fabio Junior Beneditto
10681
10682 2002-01-30 [paul]       0.7.0claws40
10683
10684         * sync with sylpheed 0.7.0cvs24
10685                 see ChangeLog entries 2002-01-29 (src/prefs_common.c)
10686                 and 2002-01-30
10687
10688         * src/compose.c
10689                 add {N_("/_Spelling"), ... "<Branch>"} to 
10690                 GtkItemFactoryEntry compose_entries[]
10691
10692         * src/prefs_common.c
10693                 add claws menu items to prefs_keybind_apply_clicked()
10694                 and remove non-claws menu items
10695
10696 2002-01-29 [paul]       0.7.0claws39
10697
10698         * sync with sylpheed 0.7.0cvs22
10699                 see ChangeLog entries 2002-01-28 and 2002-01-29
10700
10701 2002-01-28 [melvin]     0.7.0claws38
10702
10703         * src/compose.c
10704                 Added the declartion of compose_send_control_enter.
10705
10706         * src/compose.c
10707         * src/gtkspell.[ch]
10708                 Added in a 'Spelling' menu which includes the configuration menu. 
10709                 Added a real 'Check all' and got rid from the old one which only
10710                 highlited misspelled word.
10711                 Made 'Check while typing' a disableable option.
10712                 Added a dialog when there are no more misspelled word.
10713                 Added a dialog if error occurs when switching to a dictionary.
10714         
10715         * src/prefs_common.[ch]
10716                 Added option for the default 'Check while typing' option.
10717
10718
10719 2002-01-28 [alfons]     0.7.0claws37
10720
10721         * src/compose.c
10722                 fix buglet and make code comply with sylpheed code style
10723
10724 2002-01-28 [paul]       0.7.0claws36
10725
10726         * sync with sylpheed 0.7.0cvs19
10727                 see ChangeLog entries for 2002-01-28
10728
10729 2002-01-28 [hoa]        0.7.0claws35
10730
10731         * src/defs.h
10732                 added rendererrc
10733
10734         * src/main.c
10735                 read the renderer config
10736
10737         * src/procmime.[ch]
10738                 use the renderer config to convert mime attachments
10739
10740         * src/textview.c
10741                 don't use textview_show_html/ertf,
10742                 use get_text_content instead
10743
10744 2002-01-27 [alfons]     0.7.0claws34
10745         
10746         * src/news.c
10747                 make sylpheed believe it can delete a news message...
10748                 (messages are NOT deleted, maybe we should remove
10749                 processing from the folder properties after all.)
10750
10751 2002-01-27 [alfons]     0.7.0claws33
10752
10753         * src/folder.c
10754                 add extra checks
10755         * src/news.c
10756                 implement remove_msg() 
10757
10758 2002-01-27 [alfons]     0.7.0claws32
10759
10760         * src/procmsg.h
10761         * src/procheader.c
10762         * src/messageview.c
10763                 fix return receipt / disposition notification again. this
10764                 stuff seems to break on _every_ major summary UI change, so
10765                 it's now implemented using a flag which is saved in the
10766                 marks cache
10767                 
10768 2002-01-26 [alfons]     0.7.0claws31
10769
10770         * src/import.c
10771                 let import dialog show the destination folder identifier
10772
10773 2002-01-26 [melvin]     0.7.0claws30
10774
10775         * src/folderview.c
10776         * src/summaryview.c
10777                 Readded 'Mark all read' into summary view popup menu
10778                 Added 'Mark all read' in folder view popup menu for IMAP
10779                 and NNTP.
10780                 Made it insensitive if the selected folder is not the shown
10781                 one to avoid 'Mark all read' on the wrong folder.
10782                 
10783 2002-01-26 [paul]       0.7.0claws29
10784
10785         * src/folderview.c
10786           src/summaryview.c
10787                 move 'Mark all read' from summary view to folder view
10788                 menu. (adapted from) patch submitted by Jeremy Andrews,
10789                 <lists@kerneltrap.com>
10790
10791 2002-01-25 [alfons]     0.7.0claws28
10792
10793         * src/gtkstext.c
10794                 put the gtk class name back so GtkSText adapts the 
10795                 settings of GtkText
10796
10797 2002-01-25 [alfons]     0.7.0claws27
10798
10799         * src/folderview.c 
10800                 assimilate Ricardo's patch that shows pixmaps instead of
10801                 plain "new" and "unread" texts in the folder view column
10802                 headers 
10803
10804 2002-01-25 [paul]       0.7.0claws26
10805
10806         * src/Makefile.am
10807                 add $(GPGME_CFLAGS) to INCLUDES so that gpgme can 
10808                 be found in non-standard locations. 
10809                 Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
10810
10811 2002-01-25 [paul]       0.7.0claws25
10812
10813         * sync with sylpheed 0.7.0cvs16
10814                 see ChangeLog entry 2002-01-25
10815
10816 2002-01-24 [paul]       0.7.0claws24
10817
10818         * more sync with sylpheed 0.7.0cvs15
10819                 get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
10820
10821 2002-01-23 [sergey]     0.7.0claws23
10822
10823         * src/importldif.c
10824                 Fixed segfault when closing LDIF import wizard with
10825                 the window manager.
10826         * src/imageview.c
10827         * src/imageview.h
10828         * src/messageview.c
10829         * src/mimeview.c
10830                 Fixed wrong scrolling position after switching between
10831                 text and image parts.
10832
10833 2002-01-23 [paul]       0.7.0claws22
10834
10835         * sync with sylpheed 0.7.0cvs15
10836                 see ChangeLog entries 2002-01-22 and 2002-01-23
10837
10838 2002-01-21 [melvin]     0.7.0claws21
10839
10840         * src/prefs_scoring.c
10841         * src/prefs_filtering.c
10842                 Fixed bug where scoring and filtering windows stopped
10843                 autochecking.
10844
10845 2002-01-21 [paul]       0.7.0claws20
10846
10847         * sync with sylpheed 0.7.0cvs12
10848                 see ChangeLog entries 2002-01-20 and 2002-01-21
10849
10850 2002-01-21 [carsten]    0.7.0claws19
10851         * src/mainwindow.c
10852         * src/menu.[ch]
10853         * src/messageview.[ch]
10854         * src/summaryview.[ch]
10855                 changes to shortcuts handling again:
10856                         + "Q" now controled by mainwin
10857                         + v/V are now customizable and have slightly
10858                           different meanings
10859                 the "button" to minimize the messageview (and maximize
10860                 the summary view) is a real button now
10861         * src/compose.c
10862                 "Delete Line+" added to Edit/Advanced (this will also
10863                 delete the '\n')
10864
10865 2002-01-20 [melvin] 0.7.0claws18
10866
10867         * src/addressbook.c
10868                 Made "Bcc" sensitive when addressbook is called from
10869                 compose window (it was a Claws only bug).
10870
10871 2002-01-19 [alfons] 0.7.0claws17
10872
10873         * src/inc.c
10874                 prevent unnecessary updates when currently selected folder has
10875                 no new messages 
10876
10877 2002-01-19 [alfons] 0.7.0claws16
10878         
10879         * src/summaryview.c
10880                 prevent writing the cache based on current message list in summary 
10881                 view when filtering also put messages in currently selected folder
10882
10883 2002-01-19 [paul]
10884
10885         * po/it.po
10886                 Italian translation submitted by Alessandro Maestri
10887                 <a.maestri@cs.tin.it>
10888
10889 2002-01-18 [melvin]     0.7.0claws15
10890
10891         * src/prefs_filters.c
10892                 fixed bug where 'cancel' from 'filters' window stops autochecking
10893                 if the timer timed out  when the window was open.
10894
10895 2002-01-18 [match]      0.7.0claws14
10896
10897         * src/addrclip.[ch]     ** NEW FILE **
10898         * src/addrselect.[ch]   ** NEW FILE **
10899         * src/adbookbase.h      ** NEW FILE **
10900                 addressbook cut, copy and paste
10901         * src/addrbook.[ch]
10902         * src/addrcache.[ch]
10903         * src/addressitem.h
10904         * src/addrindex.[ch]
10905         * src/addritem.[ch]
10906         * src/importldif.c
10907         * src/importmutt.c
10908         * src/jpilot.[ch]
10909         * src/syldap.[ch]
10910         * src/vcard.[ch]
10911         * src/jpilot.[ch]
10912         * src/editbook.c
10913         * src/editjpilot.c
10914         * src/editldap.c
10915         * src/editvcard.c
10916                 support for copy/paste
10917         * src/addressbook.c
10918                 support for copy/paste
10919                 tidy up menu option processing
10920                 correct address list function arguments
10921         * src/editaddress.c
10922                 sort user attributes
10923         * src/ldif.h
10924         * src/mutt.h
10925                 tidy up
10926
10927         * src/addrbook.[ch]
10928         * src/addrbook.[ch]
10929         * src/addrbook.[ch]
10930                 
10931
10932 2002-01-18 [paul]       0.7.0claws13
10933
10934         * sync with sylpheed 0.7.0cvs8
10935                 configure.in: support Mac OS X (Darwin)
10936
10937 2002-01-18 [carsten]    0.7.0claws12
10938         * src/html.c
10939                 small hack to fix a segfault with an empty href
10940                 (reported by Alexandra Walford <deeni@altern.org>)
10941         * src/mainwindow.c
10942         * src/summaryview.c
10943                 the shortcuts for Mark und Mark as unread are hardcoded
10944                 again
10945         * src/compose.c
10946         * src/gtkstext.[ch]
10947                 readded the shortcuts in gtkstext but made them
10948                 customizeable (simply by adding a menu plus a wrapper
10949                 to compose.c)
10950
10951 2002-01-17 [melvin]     0.7.0claws11
10952
10953         * src/gtkspell.c
10954                 fix default dictionary not being saved.
10955
10956 2002-01-16 [darko]      0.7.0claws10
10957
10958         * src/compose.c
10959                 fix wrapping crash with URL longer than wrapping margin
10960
10961 2002-12-08 [hoa]        0.7.0claws10
10962
10963         * src/matcher_parser_parse.y
10964                 fixed some bugs
10965
10966         * src/prefs_filtering.c
10967                 now, we can use bounce action in the dialog box.
10968
10969 2002-01-16 [carsten]    0.7.0claws9
10970         * src/gtkstext.c
10971                 removed the <control> and <alt> shortcuts because they're
10972                 not needed and interefered with the "normal" shortcuts
10973         * src/mainwindow.c
10974         * src/summaryview.c
10975                 removed most of the hardcoded shortcuts and assigned
10976                 them to menu entries making them easy customizable by
10977                 that
10978
10979 2002-01-16 |melvin]     0.7.0claws8
10980
10981         * src/gtkspell.c
10982                 fixed bug where using the mouse and when the compose
10983                 window is not on top may result in a crash.
10984
10985 2002-01-16 [melvin]     0.7.0claws7
10986
10987         * src/compose.c
10988                 fixed a long standingspell checker bug which could 
10989                 cause a crash after sending a message.
10990
10991 2002-01-16 [paul]       0.7.0claws6
10992
10993         * sync with sylpheed 0.7.0cvs7
10994                 see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
10995                 2002-01-15, and 2002-01-16
10996
10997 2002-01-16 [melvin]     0.7.0claws5
10998
10999         * README.claws
11000         * src/compose.c
11001         * src/gtkspell.[ch]
11002         * src/main.c
11003                 Heavily modified spell checker code to work around
11004                 ispell bug, to add keyboard shortcuts and for future
11005                 enhancements. See README.claws for usage information.
11006
11007 2002-01-15 [alfons]     0.7.0claws4
11008         
11009         * src/summaryview.c
11010                 change gtk_ctree_sort_node() into gtk_ctree_sort_recursive()
11011                 so sorting within threads reflects sort mode
11012
11013 2002-01-15 [christoph]  0.7.0claws3
11014
11015         * src/procmsg.c
11016                 added alertpanel if mail sending failed
11017
11018 2002-01-15 [alfons]     0.7.0claws2
11019         
11020         * src/prefs_filtering.c
11021                 don't stop timer when prefs filtering dialog is opened
11022
11023 2002-01-14 [alfons]     0.7.0claws1
11024
11025         * src/addr_compl.c
11026         * src/prefs.c
11027                 remove debug_print()s for privacy reasons
11028
11029 2002-01-14 [darko]      0.7.0claws
11030
11031         * README.claws
11032                 quotation wrapping is now also in the main branch
11033
11034 2002-01-14 [paul]
11035
11036         * tools/filter_conv.pl
11037                 allow for Boolean Op and case-sensitivity
11038                 this file is included in the release and tagged
11039                 'rel_0_7_0'
11040
11041 2002-01-13 [paul]       0.7.0claws
11042
11043         * release 0.7.0, with cvs tag 'rel_0_7_0'
11044
11045 2002-01-13 [paul]
11046
11047         * tools/filter_conv.pl
11048         * tools/README
11049                 rewritten to output to matcherrc instead of filteringrc
11050
11051         * po/es.po
11052                 updated Spanish translation by Ricardo Mones Lastra
11053
11054 2002-01-13 [alfons]
11055
11056         * po/nl.po
11057                 update dutch translation
11058
11059 2002-01-13 [paul]
11060
11061         * po/pt_BR.po
11062                 Updated by Fabio Junior Beneditto 
11063
11064 2002-01-13 [melvin]     0.6.6claws53
11065
11066         * po/fr.po
11067                 Updated french translation
11068
11069 2002-01-12 [alfons]     0.6.6claws52
11070
11071         * src/filtering.c
11072                 plug mem leak that has been sitting there for ages              
11073
11074 2002-01-12 [alfons]     0.6.6claws51
11075
11076         * src/summaryview.c
11077                 undo melvin's changes from 0.6.6claws48 because summary
11078                 view now refuses to select first unread message when
11079                 selecting a folder 
11080
11081 2002-01-11 [alfons]     0.6.6claws50
11082
11083         * src/import.c
11084                 use claws' semantics for getting folder item when
11085                 importing an mbox file into a folder 
11086                 (submitted by Dale P. Smith)
11087
11088 2002-01-11 [christoph]  0.6.6claws49
11089
11090         * src/prefs.h
11091                 set sensitivity in SET_TOGGLE_SENSITIVITY macro from
11092                 toggle widget, because non static prefs can not use
11093                 prefs_set_* functions
11094         * src/prefs_account.c
11095                 toggle smtp auth password field sensitivity if
11096                 user id is empty and add descrition of usage for
11097                 these fields
11098         * src/prefs_folder_item.c
11099                 use SET_TOGGLE_SENSITIVITY macro to instead of extra
11100                 callbacks
11101
11102 2002-01-11 [melvin]     0.6.6claws48
11103
11104         * src/compose.c
11105                 fix the 'Ctrl-Enter' feature for sending and test really
11106                 for 'Ctrl-Enter' (as Ctrl-Space is also used for activating
11107                 editables which was not documented in Gtk)
11108
11109         * src/summaryview.c
11110                 Made summaryview refresh after sorting and not before.
11111
11112 2002-01-11 [christoph]  0.6.6claws47
11113
11114         * src/compose.c
11115                 select account from account ids if possible and
11116                 correctly set save folder for copy in reedit
11117
11118 2002-01-10 [paul]       0.6.6claws46
11119
11120         * sync with sylpheed 0.7.0 release
11121                 see ChangeLog entries 2002-01-07, 2002-01-08 and
11122                 2002-01-09
11123
11124 2002-01-09 [alfons]
11125
11126         * src/summaryview.c
11127                 remove more dirt traces...
11128
11129 2002-01-09 [alfons]
11130         
11131         * src/summaryview.c
11132                 clean up some traces of my debugging stuff
11133
11134 2002-01-09 [alfons]     0.6.6claws45
11135
11136         * src/filtering.c
11137                 break up filteringprop_apply() in three separate pieces
11138                 so we can drop messages that failed processing in the
11139                 inbox
11140
11141         * src/summaryview.c
11142                 fix bug #469598 "no refresh of inbox after filter" which 
11143                 was introduced by the new summary view locking, and which 
11144                 prevented the summary view to update after a manual filter 
11145                 message. claw's filter message requires a summary_show().
11146                 (aargh, summary_show() again! :-)
11147                 
11148 2002-01-07 [alfons]     0.6.6claws44
11149
11150         * src/headerwindow.c
11151         * src/logwindow.c
11152         * src/messageview.c
11153         * src/sourcewindow.c
11154                 bring in Hiro's last 0.7.0 wm class fixes
11155
11156         * tools/sylprint.pl
11157                 bring in Ricardo's fix for sylprint script
11158
11159         * AUTHORS       
11160         * src/rfc2015.[ch]
11161         * src/prefs_common.[ch]
11162         * src/prefs_account.[ch]
11163         * src/compose.c
11164                 clean up account preference poison in rfc2015,
11165                 and preparation to fix double sign bug 
11166                 (patch submitted by Simon 'corecode' Schubert)
11167
11168 2002-01-07 [christoph]  0.6.6claws43
11169
11170         * src/mh.c
11171                 search for free message number, do not only rely
11172                 on last_num
11173         * src/send.c
11174                 fix smtp auth and use extra account information
11175                 if available, if not use pop3 data instead
11176                 (closes bug #500341)            
11177         * src/ssl.[ch]
11178                 match coding style
11179
11180 2002-01-06 [alfons]     0.6.6claws42
11181
11182         * src/mainwindow.c
11183                 try making the separate windows work again...
11184
11185 2002-01-06 [alfons]     0.6.6claws41
11186
11187         * src/mainwindow.c
11188                 adapt Hiro's separate window menu (to get rid of the funny
11189                 duplicate menu items), and make it work again
11190
11191 2002-01-06 [alfons]     0.6.6claws40
11192
11193         * tools/Makefile.am
11194         * tools/sylprint.rc
11195         * tools/sylprint.pl
11196         * tools/README.sylprint
11197                 add sylprint script for printing mails from Sylpheed
11198                 (contributed by Ricardo Mones Lastra)
11199
11200         * src/acount.c
11201                 clean up
11202
11203 2002-01-06 [melvin]     0.6.6claws39
11204
11205         * src/mainwindow.c
11206         * src/summaryview.c
11207                 Fixed crash introduced in 0.6.6claws38 by the menu
11208                 reorganisation (Hide read messages)
11209         
11210         * ChangeLog.claws 
11211                 Fixed typo (we are now in 2002, alfons ;) )
11212
11213 2002-01-05 [alfons]     0.6.6claws38
11214
11215         * sync with sylpheed 0.6.6cvs10-17
11216                 (last stuff marked as LAST_STABLE)
11217
11218 2002-01-04 [melvin]     0.6.6claws37
11219
11220         * src/account.c
11221                 Made account selection code use strcasestr again instead of
11222                 g_strcasecmp (fixes bug where reediting queued messages
11223                 did not select proper account reported by T. Link).
11224         
11225         * src/folderview.c
11226                 Fix bug where folder icons are not shown when 'hide read messages'
11227                 is on.
11228         
11229         * src/stock_pixmaps.[ch]
11230                 Added folder icons for 'hide read messages'.
11231         
11232         * src/compose.c
11233                 Fixed bug where 'Enter' in a header entry will send the message 
11234                 if 'CTL-Enter' was chosen as a shorcut for sendind. 
11235
11236 2002-01-03 [melvin]     0.6.6claws36
11237         
11238         * src/prefs.[ch]
11239                 Added popup menu for common preferences and
11240                 account preferences (right click on tab displays
11241                                 a menu of all tabs.)
11242
11243 2002-01-02 [melvin]     0.6.6claws35
11244
11245         * src/gtkspell.[ch]
11246                 Made spelling code compatible with undo/redo feature.
11247                 Added creation of suggestion mode menu for the general
11248                         preferences.
11249         
11250         * src/prefs_common.[ch]
11251                 Added option menu for the speller's suggestion mode.
11252                 Added missing spaces in "..." buttons and made a "..."
11253                         button non translatable!
11254         
11255         * src/compose.c
11256                 Made speller use the default suggestion mode.
11257                 Hack to make it possible to choose 'CTRL-Enter' as a
11258                         shortcut for sending (and only for sending).
11259
11260         * src/prefs_folder_item.c
11261                 Changing subject simplification does not update cache 
11262                         anymore (because it is unnecessary).
11263                 Fixed bug where changing subject simplification updated the 
11264                         summaryview even when the viewed folder is not the
11265                         folder which properties are being changed. (E.g. 
11266                                         viewing folder A and changing
11267                                         the subject simplification of 
11268                                         folder B -not being viewed- updated the 
11269                                         summaryview of folder A with data of
11270                                         folder B). (Hope this is clear... )
11271
11272 2001-12-31 [alfons]     0.6.6claws34
11273         
11274         * src/ldif.c
11275         * src/mutt.c
11276                 fgetc() returns a signed integer which doesn't
11277                 fit in a char. so c truncates this to a char
11278                 but we may lose significant bits. i.e. we may
11279                 comparing 0xFF which may not be equal to -1
11280                 unless properly casted to signed char which
11281                 we won't do because fgetc() returns a signed
11282                 integer which doesn't fit in a char. so c 
11283                 truncates this to a char but we may lose 
11284                 significat bits. (you got the idea, thanks
11285                 to Gustavo Noronha Silva <kov@debian.org>
11286                 and the Debian folks!)
11287
11288 2001-12-30 [alfons]     0.6.6claws33
11289
11290         * src/prefs_common.c
11291                 add #ifdef USE_PSPELLs that Melvin forgot               
11292
11293 2001-12-30 [melvin]     0.6.6claws32
11294         
11295         * src/prefs_common.[ch]
11296                 Added configurable color for misspelled words.
11297
11298         * src/gtkspell.[ch]
11299                 Fixed bug of foreground text color (reported by David
11300                                 Mehrmann)
11301                 Added configurable color for misspelled words.
11302
11303 2001-12-30 [alfons]     0.6.6claws31
11304
11305         * src/folder.c
11306                 remove unnecessary things someone put there
11307
11308         * src/mh.c
11309         * src/folder.[ch]
11310                 make folder properties (like threading and sorting) persistent
11311                 (closes bug #497424 "rescan folder tree resets proprieties")
11312                 currently this is only for MH folders. 
11313
11314 2001-12-29 [melvin]     0.6.6claws30
11315
11316         * src/string_match.[ch]
11317                 Optimized a bit: regexp pattern buffer compiled only once, and
11318                   one subroutine call removed. Fixed ^ regexp search: Now, 
11319                   "(^Re: )|(^Hello)" removes only "Re: " from "Re: Hello".
11320         
11321         * src/summaryview.c
11322                 Subject filtering changed to filter summary columns and
11323                   not directly the messages subject cache. The loss in 
11324                   performance is balanced by the improvement of string_match.
11325                 Added an alert panel if there is an error in the regexp.
11326
11327         * src/src/prefs_folder_item.h
11328                 Added a regexp pattern buffer.
11329
11330 2001-12-28 [alfons]     0.6.6claws29
11331
11332         * src/string_match.[ch]
11333                 clean up name space
11334                 allow compilation *BSD
11335
11336 2001-12-27 [alfons]     0.6.6claws28
11337
11338         * src/filter.c
11339                 sync the Hiro's bug fix for BSD
11340
11341 2001-12-27 [melvin]     0.6.6claws27
11342         
11343         * src/compose.c
11344                 Simplify focus to subject entry code.
11345
11346 2001-12-27 [darko]      0.6.6claws26
11347
11348         * src/filtering.c
11349         * src/mbox_folder.c
11350         * src/messageview.c
11351         * src/mh.c
11352         * src/procheader.[ch]
11353         * src/procmsg.h
11354         * src/stock_pixmap.[ch]
11355         * src/summaryview.c
11356                 Show key icon for encrypted mails in summary view
11357
11358         * src/pixmaps/clip.xpm
11359         * src/pixmaps/clipkey.xpm
11360         * src/pixmaps/key.xpm
11361                 New/modified icons for the above
11362
11363 2001-12-27 [melvin]     0.6.6claws25
11364
11365         * src/prefs_common.c
11366                 Put spell checker options in a separate tab to decrease
11367                 the Common Preferences window height.
11368
11369         * README.claws  
11370                 Update spell checker usage instruction about its options
11371                 location.
11372
11373 2001-12-27 [melvin]     0.6.6claws24
11374
11375         * src/compose.c
11376                 Changed subject entry widget position. Initial focus is
11377                 on the To header instead of the subject entry.
11378                 Creating a new header scrolls the header list to make the
11379                 created one visible. Nevertheless, when automatically filling
11380                 headers, the first one is shown.
11381                 A Tab key press in the last empty header entry zips the 
11382                 focus to the subject entry.
11383                 (I did not change the combo boxes, yet)
11384
11385 2001-12-26 [alfons]     0.6.6claws23
11386
11387         * src/prefs_account.c
11388         * src/inc.c
11389                 allow default inbox to reside in another mailbox (only
11390                 works for POP3 accounts)
11391
11392 2001-12-26 [alfons]     0.6.6claws22
11393         
11394         * src/textview.c
11395                 make reply-on-click work with the account of the selected folder
11396         * src/compose.c
11397                 put a fixme here to remind me to fix finding correct default
11398                 account for nested folders
11399
11400 2001-12-25 [alfons]     0.6.6claws21
11401
11402         * src/summaryview.c
11403                 make column headers display locked and mark pixmaps (idea by Melvin) 
11404                 fix bug by adding score and locked column type to sort array
11405
11406 2001-12-25 [alfons]     0.6.6claws20
11407         
11408         * src/summaryview.c
11409                 catch a *potentially* inadvertent write back of  
11410                 the message cache(s) introduced by 0.6.5claws37
11411
11412 2001-12-25 [christoph]  0.6.6claws19
11413
11414         * src/stock_pixmap.[ch]
11415         * src/summaryview.c
11416                 add ignore thread pixmap
11417                 (can someone draw a better icon for this?)
11418
11419 2001-12-24 [alfons]     0.6.6claws18
11420
11421         * src/prefs_folder_item.c
11422                 make address completion actually work for the
11423                 Default To address in the Folder Property dialog.
11424
11425 2001-12-24 [alfons]     0.6.6claws17
11426         
11427         * src/summaryview.c
11428                 use new style regexp for subject stripping 
11429                 (patch submitted by Thomas Link <t.link.tmp200101@gmx.net>)
11430
11431 2001-12-24 [darko]      0.6.6claws16
11432
11433         * src/pgptext.c
11434         * src/rfc2015.c
11435                 move GPG related informational messages to debug mode
11436
11437 2001-12-23 [alfons]     0.6.6claws15
11438
11439         * src/stock_pixmap.[ch]
11440         * src/summaryview.c
11441                 add the forgotten Claws' locked pixmap
11442
11443 2001-12-23 [alfons]     0.6.6claws14
11444
11445         * src/filesel.c
11446                 accept file name typed in entry in multi file
11447                 selector (patch submitted by Gustavo Noronha Silva 
11448                 <kov@debian.org>)
11449
11450 2001-12-23 [alfons]     0.6.6claws13
11451
11452         * src/prefs_filter.c
11453         * src/prefs_filtering.c
11454         * src/matcher.c
11455         * src/importmutt.c
11456                 clean up a little bit
11457         
11458         * src/string_match.c
11459                 validate input strings a little bit more
11460
11461 2001-12-23 [alfons]     0.6.6claws12
11462
11463         * src/Makefile.am
11464         * src/summaryview.c
11465         * src/string_match.[ch]         ** NEW **
11466         * src/folderview.[ch]
11467         * src/headerview.h
11468         * src/folder.[ch]
11469         * src/prefs_folder_item.[ch]
11470                 add subject simplification to strip out strings from
11471                 a subject line (esp. handy for mailing lists). 
11472                 (original patch by by Thomas Link <t.link.tmp200101@gmx.net>,
11473                 but slightly changed things for better integration.)
11474
11475 2001-12-23 [alfons]     0.6.6claws11
11476
11477         * src/mainwindow.c
11478                 fix bug introduced by submission included in 0.6.5claws52.
11479                 ideally this submission should clean the trash if any trash
11480                 folder has a message. however, the hasTrash variable was
11481                 set to false whenever a trash folder was empty (discarding
11482                 a previously found *filled* trash folder.)
11483
11484                 also edited the code a little bit and made it more safe.
11485
11486 2001-12-22 [alfons]     0.6.6claws10
11487
11488         * src/imap.c
11489                 quick fix for Martin Pool's omission of an account
11490                 specific SSL setting
11491
11492 2001-12-22 [alfons]     0.6.6claws9
11493
11494         * src/compose.c
11495         * src/messageview.c
11496         * src/mimeview.c
11497         * src/pgptext.c
11498         * src/procmime.[ch]
11499                 better support for multipart/digest (submitted
11500                 by Fredrik <e98fo@efd.lth.se>)
11501
11502 2001-12-22 [alfons]     0.6.6claws8
11503
11504         * src/addressbook.c
11505                 correct function signature
11506         * src/socket.[ch]
11507         * src/imap.[ch]
11508         * src/prefs_account.[ch]
11509                 allow IMAP over SSH tunnel (patch submitted by 
11510                 Martin Pool <mbp@samba.org>)
11511
11512 2001-12-21 [alfons]     0.6.6claws7
11513
11514         * sync with sylpheed 0.6.6cvs4-9
11515                 (may have forgotten something: LAST_STABLE is 0.6.6claws6)
11516
11517 2001-12-21 [christoph]  0.6.6claws6
11518
11519         * src/compose.c
11520         * src/prefs_folder_item.[ch]
11521                 implement saving of outgoing messages to current folder.
11522                 fix segfault when no default outbox is available
11523                 (closes bug #495683)
11524
11525 2001-12-21 [carsten]    0.6.6claws5
11526         * src/folderview.c
11527         * src/summaryview.c
11528                 pressing CTRL while DND does now the expected thing and
11529                 copies the mail (moving is still the default, as this
11530                 seam more appropriate for handling mails by DND)
11531
11532 2001-12-18 [paul]       0.6.6claws4
11533
11534         * sync with sylpheed 0.6.6cvs3
11535                 see ChangeLog entries 2001-12-18
11536
11537 2001-12-18 [hiro]       0.6.6claws3
11538
11539         * src/undo.c
11540                 fix for multibyte characters (obtain the number of letters
11541                 instead of bytes).
11542
11543 2001-12-17 [paul]       0.6.6claws2
11544
11545         * sync with sylpheed 0.6.6cvs1
11546                 see ChangeLog entry 2001-12-16
11547
11548 2000-12-17 [alfons]     0.6.6claws1
11549
11550         * src/filtering.c
11551                 clean up
11552
11553 2001-12-16 [paul]       0.6.6claws
11554 2001-12-15
11555
11556         * Release version 0.6.6claws, cvs tag: rel_0_6_6
11557
11558         * src/mimeview.c
11559                 last minute sync with main 0.6.6
11560
11561         * po/es.po
11562                 updated by Ricardo Mones Lastra
11563                 update for last minute sync
11564         * po/fr.po
11565         * po/nl.po
11566                 update for last minute sync
11567         * po/de.po
11568                 updated by Jens Oberender
11569         * po/pt_BR.po
11570                 updated by Fabio Junior Beneditto
11571
11572         * src/prefs_common.[ch]
11573         * src/undo.c
11574                 number of undo levels is user configurable
11575                 (squeeze it into the release in the dying
11576                 moments) Submitted by Jens Oberender    
11577
11578 2001-12-15 [melvin]
11579
11580         * po/fr.po
11581                 updated french translation
11582
11583 2001-12-15 [paul]       0.6.5claws92
11584
11585         * sync with sylpheed 0.6.5cvs28
11586                 see ChangeLog entry 2001-12-14 (src/prefs_account.c)
11587
11588         * po/nl.po
11589                 update to allow for sync
11590
11591 2001-12-15 [alfons]
11592         
11593         * po/nl.po
11594                 update dutch translation
11595
11596 2001-12-14 [carsten]    0.6.5claws91
11597         * src/summaryview.c
11598                 fixed bug #473785; also after changing the column order
11599                 the same message will be selected and displayed as before
11600                 the reordering
11601
11602 2001-12-14 [carsten]    0.6.5claws90
11603         * src/folderview.c
11604                 probably found the bug reported by wwb opening or closing
11605                 a folder tree just before dnd (found the solution in the
11606                 balsa source -- thanks to them)
11607
11608 2001-12-14 [carsten]    0.6.5claws89
11609         * src/gtkutils.c
11610         * src/account.c
11611                 moved gtk_clist_moveto to the right place, so that
11612                 only the accounts dialog is effected on opening
11613
11614 2001-12-14 [carsten]    0.6.5claws88
11615         * src/gtkutils.c
11616                 gtkut_clist_set_focus_row does a gtk_clist_moveto
11617                 now, so that the focused row will be seen in any case
11618                 (reported by wwp on sf-claws-user)
11619
11620 2001-12-14 [darko]      0.6.5claws87
11621
11622         * src/compose.c
11623                 remove unnecessary line
11624
11625 2001-12-14 [paul]       0.6.5claws86
11626
11627         * sync with sylpheed 0.6.5cvs27
11628                 see ChangeLog entries 2001-12-14
11629
11630 2001-12-14 [carsten]    0.6.5claws85
11631         * src/mainwindow.c
11632                 following a suggestion of Melvin the rcoabm pops up
11633                 right under the button now and the button is reliefed
11634                 while the popup is open
11635
11636 2001-12-14 [darko]      0.6.5claws84
11637
11638         * src/compose.c
11639                 fix crash when wrapping long lines if linewrap quotation
11640                 is disabled and wrapper encounters a word spanning more
11641                 than one line
11642
11643 2001-12-13 [paul]       0.6.5claws83
11644
11645         * src/compose.c
11646                 prefer 'Reply-To' header over mailing list header when
11647                 replying to a message. Finally prevent all those confirmation 
11648                 messages being sent to the list itself.
11649
11650         * src/summaryview.c
11651                 remove unused summary_set_menu_sensitive() entry
11652
11653 2001-12-13 [paul]       0.6.5claws82
11654
11655         * src/folderview.c
11656         * src/pixmaps/inbox-hrm.xpm     ** NEW FILE **
11657         * src/pixmaps/outbox-hrm.xpm    ** NEW FILE **
11658         * src/pixmaps/trash-hrm.xpm     ** NEW FILE **
11659                 improvements to 'Hide read messages': Inbox, Outbox,
11660                 Trash, Queue, and Draft icons now reveal presence of hidden 
11661                 messages
11662
11663 2001-12-12 [alfons]     0.6.5claws81
11664
11665         0.6.5claws80 was tagged as LAST_STABLE
11666
11667         * src/filtering.[ch]
11668         * src/matcher.[ch]
11669         * src/matcher_parser_lex.c
11670                 fix the filtering; my last attempt to get it right, 
11671                 if it does not work, it's Hoa's turn. ;-)
11672
11673                 for my honourable peers:
11674                 
11675                 the code now makes a clear distinction between
11676                 rules as they are displayed (probably escaped),
11677                 and as they are executed (probably unescaped). the
11678                 parser does *NOT* do any unescaping, this is
11679                 the task of the matcher.c (which breaks up a
11680                 rule into condition) and the filtering.c (which
11681                 breaks up the rule's action). to make this
11682                 run happily we provide an unescaped copy of
11683                 crucial strings to the MatcherProp and 
11684                 FilteringAction structures. note that the only
11685                 exception to this is any REGEXP string. those
11686                 are directly passed to regcomp() and regexp()
11687                 (who have much more powerful unescape functions).
11688                 
11689                 for everyone else:
11690         
11691                 you can escape tab (\t), carriage return (\r),
11692                 linefeed (\n), form feed (\f), quote (\"), 
11693                 single quote (\'), bell (\b) in all the entry
11694                 lines in the scoring & filtering dialogs.
11695                 as an added bonus this should not affect
11696                 existing filtering rules.
11697
11698 2001-12-12 [carsten]    0.6.5claws80
11699
11700         * src/summaryview.c
11701         * po/de.po
11702                 "item(s) selected" is now sensitive to 1 or more
11703                 than one selected (nice for language where simple
11704                 adding of a "s" is not possible as German (Eintrag
11705                 ->Eintr"age)
11706                 
11707                 the "forward as attachment" entry from the right
11708                 click menu removed, "forward" acts following the
11709                 prefs
11710         
11711         * src/textview.c
11712                 reverted my former changes; so compiler warning again
11713                 but there's more GTK_TEXT/GTK_STEXT mixing on other places
11714                 nevertheless
11715
11716         * src/messageview.c
11717                 "search in message" does now *not* only work in MVIEW_TEXT
11718                 messages, but also in a MIMEVIEW_TEXT part of MVIEW_MIME
11719                 message
11720
11721         * src/mainwindow.c
11722                 removed "/File/_Close" as it was the same as "/File/E_xit"
11723                 and we don't need it two times
11724
11725                 the separate folder view and message view now get a distinct
11726                 WMCLASS, just in case someone is using sawfish ;-)
11727
11728                 as the menu entries "/View/Message view" and "/View/Folder tree"
11729                 are only doing something when SEPARATE_MESSAGE or SEPARATE_FOLDER
11730                 make them sensitive accordingly and as these two are "shown"
11731                 after startup anytime check this menuitem at startup
11732
11733 2001-12-12 [paul]       0.6.5claws79
11734
11735         * src/folderview.c
11736                 fix sensitivity of 'Search folder...', broken in
11737                 0.6.5claws75
11738
11739         * src/mainwindow.c
11740                 fix dodgy English
11741
11742 2001-12-11 [carsten]    0.6.5claws78
11743         * src/filtering.c
11744                 fixed two typos returning a wrong FALSE/TRUE
11745         * src/mainwindow.[ch]
11746                 extra menu for email/news button removed
11747
11748 2001-12-11 [alfons]     0.6.5claws77
11749         
11750         * src/matcher.c                 (1.3)
11751         * src/matcher_parser_lex.l      (1.28)
11752                 revert for another attempt
11753                 mark 0.6.5claws77 as LAST_STABLE
11754
11755 2001-12-11 [christoph]  0.6.5claws76
11756
11757         * po/de.po
11758                 fixed wrong translation for prev. unread msg
11759
11760 2001-12-11 [paul]       0.6.5claws75
11761
11762         * src/folder.[ch]
11763         * src/folderview.c
11764         * src/mainwindow.c
11765         * src/summaryview.[ch]
11766         * src/pixmaps/dir-open-hrm.xpm  ** NEW FILE **
11767                 enable ability to hide read messages on per folder basis via 
11768                 '/Summary/Hide read messages'; when selected, a folder will 
11769                 have a red open folder icon, instead of a blue icon, if the 
11770                 folder contains hidden messges
11771                 submitted by Thomas Link <t.link.tmp200101.gmx.net> 
11772
11773         * src/mainwindow.c
11774                 remove '/Message/Forward as attachment' from 
11775                 main_window_set_menu_sensitive() to prevent debug warning
11776
11777         * src/folderview.c
11778         * src/mainwindow.c
11779                 Clean up some of the English
11780
11781         * tools/newscache_clean.pl
11782                 allow for new 'hidereadmsgs' entry in folderlist.xml
11783
11784         * po/es.po
11785                 updated translation, submitted by Ricardo Mones Lastra
11786
11787 2001-12-11 [paul]       0.6.5claws74
11788
11789         * sync with sylpheed 0.6.5cvs25
11790                 see ChangeLog entry 2001-12-11
11791
11792 2001-12-10 [alfons]     0.6.5claws73
11793
11794         * src/matcher.c
11795                 add more control characters
11796         * src/matcher_parser_lex.l
11797                 make escaping / unescaping work again
11798
11799 2001-12-10 [alfons]     0.6.5claws72
11800
11801         * src/imap.c
11802                 clean up warnings "returning value for void function" 
11803         * src/prefs_filtering.c
11804                 make info button for execute action sensitive
11805
11806 2001-12-10 [paul]       0.6.5claws71
11807
11808         * src/compose.c
11809         * src/imap.[ch]
11810         * src/summaryview.c
11811                 fix: imap server now gets informed of MARKED, UNMARKED
11812                 and REPLY events. Now people can use different IMAP-Mail
11813                 clients and have the exact same information about MARKED,
11814                 UNMARKED and REPLY status with all of them. Especially
11815                 useful for imap servers with a web-frontend.
11816                 submitted by Tobias Sandhaas <medlor@web.de>
11817
11818 2001-12-09 [melvin]     0.6.5claws70
11819         
11820         * src/textview.[ch]
11821                 fixed bug #490076 (hunted down by Alfons who implemented
11822                 a workaround in 0.6.5claws65)
11823
11824 2001-12-09 [christoph]  0.6.5claws69
11825
11826         * src/summaryview.c
11827                 set pointer to string in LOCKED column to NULL
11828                 (might fix bug #490800)
11829
11830 2001-12-09 [carsten]    0.6.5claws68
11831
11832         * po/de.po
11833                 resolved some cluttered menu shortcuts 
11834                 ('creating new email' and 'creating news message'
11835                 hade the same)
11836         * src/compose.c
11837                 wmclass now distinc from main window
11838         * src/mainwindow.c
11839           src/mainwindow.h
11840                 email/news and forward button functionality similar
11841                 to the reply buttons; removed the ugly dropdown arrows
11842                 and use instead the right mouse button
11843
11844 2001-12-09 [paul]       0.6.5claws67
11845
11846         * src/imap.c
11847         * src/utils.h
11848                 allow spaces in imap folder names
11849                 submitted by Willem van Engen <wvengen@stack.nl>
11850
11851 2001-12-09 [paul]       0.6.5claws66
11852
11853         * sync with sylpheed 0.6.5cvs24
11854                 see ChangeLog entry 2001-12-09
11855
11856 2001-12-08 [alfons]     0.6.5claws65
11857
11858         * src/textview.c
11859                 prevent secondary selection claim after "add to sender" dialog
11860                 popped up. this is because there's a GDK_BUTTON_RELEASE pending.
11861                 we trick GTK by simulating a click at (0, 0) in the textview.
11862
11863 2001-12-08 [hoa]        0.6.5claws64
11864
11865         * src/folder.c
11866                 fixed a bug about the .processing folder name while filtering
11867
11868 2001-12-08 [alfons]     0.6.5claws63
11869
11870         * src/folderview.c 
11871                 work around problem of not correctly updating folder stats
11872                 when deleting messages. there's some folder scanning evil
11873                 going so the folderview_update_msg_num() does not work
11874                 correctly. need to investigate this.
11875
11876 2001-12-08 [paul]       0.6.5claws62
11877
11878         * sync with sylpheed 0.6.5cvs23
11879                 see ChangeLog entry 2001-12-08
11880
11881 2001-12-07 [christoph]  0.6.5claws61
11882
11883         * src/compose.c
11884                 fix another header translation problem
11885
11886 2001-12-07 [alfons]     0.6.5claws60
11887
11888         * src/mbox.c
11889                 make filtering also work on local spool mbox
11890
11891 2001-12-07 [carsten]    0.6.5claws59
11892         * src/addressbook.c
11893                 addressbook window gets a wmclass distinct from the main
11894                 sylpheed window
11895         * src/compose.h
11896         * src/mainwindow.[ch]
11897                   forward menu item will use mode selected in prefs, forward 
11898                 as attatchment in menu removed (will be substituted in the
11899                 toolbar similar to reply buttons)
11900                   create news message menu entry and news button is now 
11901                 sensitive to the existance of a news account
11902         * src/pixmaps/stock_mail_reply_quote.xpm           ** REMOVED **
11903         * src/pixmaps/stock_mail_reply_to_all_quote.xpm    ** REMOVED **
11904         * src/pixmaps/stock_mail_reply_to_sender_quote.xpm ** REMOVED **
11905                 these are removed because the toolbar buttons don't show
11906                 the quoting modus any longer
11907
11908 2001-12-07 [paul]
11909
11910         * tools/newscache_clean.pl      ** NEW FILE **
11911                 perl script to do some tidying up in the newscache directory 
11912                 
11913         * tools/sylpheed-switcher       ** NEW FILE **
11914                 perl script to enable easy switching between main and claws
11915                 
11916         * tools/README
11917                 added descriptions of the two new perl scripts          
11918
11919
11920 2001-12-07 [melvin]     0.6.5claws58
11921
11922         * src/messageview.c
11923                 fixed a warning during compilation introduced in 0.6.5claws56
11924
11925 2001-12-07 [paul]       0.6.5claws57
11926
11927         * src/mainwindow.[ch]
11928         * src/menu.[ch]
11929                 further usability enhancements to replying with or without 
11930                 quoting via the toolbar, use of Ctrl key is replaced by 
11931                 drop down menu 
11932                 Submitted by Carsten Schurig            
11933
11934 2001-12-07 [melvin]     0.6.5claws56
11935
11936         * src/messageview.c
11937                 hack to fix bug that prevented to make/paste selections
11938                 after switching between MVIEW_TEXT and MVIEW_MIME views
11939                 without deselecting the selection first.
11940
11941 2001-12-06 [alfons]     0.6.5claws55
11942
11943         * src/filtering.[ch]
11944         * src/inc.c
11945                 revise filtering a little bit more, and make sure
11946                 messages are delivered to the appropriate inbox
11947                 (perhaps set per account)
11948
11949 2001-12-06 [paul]       0.6.5claws54
11950
11951         * sync with sylpheed 0.6.5cvs22
11952                 see ChangeLog entry 2001-12-06
11953
11954 2001-12-05 [alfons]     0.6.5claws53
11955
11956         * src/inc.c
11957         * src/folder.[ch]
11958         * src/procmsg.c
11959         * src/filtering.c
11960                 more revisions of filtering system
11961                 (last stable version is marked as LAST_STABLE)
11962                 
11963                 | NOTE 1): the filtering system now uses a local folder called
11964                 | .processing. if filtering fails, check this directory
11965                 | for missing messages.
11966                 |
11967                 | NOTE 2): help us find the filtering actions still missing
11968
11969 2001-12-05 [paul]       0.6.5claws52
11970
11971         * src/mainwindow.c
11972                 fix bug where 'Empty Trash?' pop-up window appears even
11973                 when Trash is empty, submitted by Jesse Skinner         
11974
11975 2001-12-05 [melvin]     0.6.5claws51
11976
11977         * src/compose.c
11978                 fixed bug #486106 to select correct account when reediting 
11979                 a queued message
11980         
11981 2001-12-04 [alfons]     0.6.5claws50
11982
11983         * src/mh.c
11984                 declare markfile in appropriate functions when
11985                 no fchmod() is found (thanks to Mark Heerdink <marc@koelkast.net>
11986                 for spotting this)
11987
11988 2001-12-04 [paul]       0.6.5claws49
11989
11990         * sync with sylpheed 0.6.5cvs21
11991                 see ChangeLog entry 2001-12-04
11992
11993 2001-12-03 [christoph]  0.6.5claws48
11994
11995         * po/de.po
11996                 changed translation of undo
11997         * src/account.c
11998         * src/folder.c
11999                 don't reinvent the wheel to traverse a GNode
12000         * src/compose.[ch]
12001                 seperate code to create the compose gui into functions
12002                 add "Others" page with folder selection for saving copy
12003                 of the message.
12004                 the folder identifier is saved to queue header
12005         * src/procmsg.c
12006                 save message to folder in queue header
12007
12008 2001-12-03 [paul]       0.6.5claws47
12009
12010         * sync with sylpheed 0.6.5cvs20
12011                 see ChangeLog entry 2001-12-03
12012
12013 2001-12-01 [paul]
12014
12015         * more sync with sylpheed 0.6.5cvs19
12016                 see ChangeLog entry 2001-11-29
12017
12018 2001-11-30 [paul]       0.6.5claws46
12019         
12020         * src/compose.c
12021                 remove conflicts introduced by Hoa's last commit
12022          
12023         * src/mainwindow.c
12024                 make 'Message/Bounce' sensitive
12025
12026 2001-11-30 [hoa]        0.6.5claws45
12027
12028         * src/compose.c
12029                 slightly change bounce function to add
12030                 information about the user that bounced the mail
12031                 in the From header line.
12032
12033         * src/folderview.c
12034                 permit the use of processing in outbox folder.
12035
12036 2001-11-29 [paul]       0.6.5claws44
12037
12038         * src/mainwindow.[ch]
12039         * src/prefs_common.c
12040         * src/pixmaps/stock_mail_reply_quote.xpm            ** NEW FILE **
12041         * src/pixmaps/stock_mail_reply_to_all_quote.xpm     ** NEW FILE **
12042         * src/pixmaps/stock_mail_reply_to_author_quote.xpm  ** NEW FILE **
12043                 usability enhancements to the quoting, implements
12044                 use of Ctrl key to toggle quoting settings
12045                 Submitted by Carsten Schurig <Carsten.Schurig@web.de>
12046
12047 2001-11-29 [paul]       0.6.5claws43
12048         
12049         * sync with sylpheed 0.6.5cvs19
12050                 see ChangeLog entry 2001-11-28
12051
12052 2001-11-29 [melvin]     0.6.5claws42
12053         * src/Makefile.am
12054                 added enriched.[ch] to the list of files
12055
12056         * src/textview.c
12057         * src/mimeview.c
12058         * src/procmime.[ch]
12059         * src/enriched.[ch]
12060                 added support to view text/enriched
12061                 added support to show headers in message view for text/enriched and text/html
12062                         in non multipart messages
12063
12064 2001-11-28 [paul]       0.6.5claws41
12065
12066         * more sync with sylpheed 0.6.5cvs18
12067                 see ChangeLog entry 2001-11-27 (src/prefs_common.c)
12068
12069 2001-11-27 [paul]       0.6.5claws40
12070         
12071         * po/pt_BR.po
12072                 updated translation, submitted by Fabio Junior Beneditto
12073                 
12074         * sync with sylpheed 0.6.5cvs18
12075                 see ChangeLog entries 2001-11-26 (src/textview.c) and
12076                 2001-11-27
12077
12078
12079 2001-11-26 [paul]
12080
12081         * po/es.po
12082                 updated translation, submitted by Ricardo Mones Lastra
12083
12084 2001-11-26 [alfons]
12085
12086         * src/matcher.c
12087                 add more translatable strings
12088
12089 2001-11-26 [christoph]  0.6.5claws39
12090
12091         * po/de.po      
12092                 fixed one more umlaut
12093         * src/compose.c
12094                 fix translated header when it should not be translated
12095
12096 2001-11-26 [paul]       0.6.5claws38
12097
12098         * src/mainwindow.c
12099                 remove '/Message/Add Sender to address book' from 
12100                 main_window_set_menu_sensitive(), prevent debug warning
12101                 add 'Message/Mark/Mark all read' to mainwin_entries[]
12102
12103 2001-11-26 [paul]       0.6.5claws37
12104
12105         * src/summaryview.c
12106                 fix 'recurring unread state' bug 
12107
12108         * tools/README 
12109         * tools/filter_conv.pl
12110                 read name of top level mailbox from folderlist.xml
12111                 and presume nothing about its name              
12112
12113 2001-11-26 [darko]      0.6.5claws36
12114
12115         * src/gtkstext.[ch]
12116                 removed functions that are now in gtkutils.c
12117                 use gtkut_text_is_uri_string() from gtkutils.c
12118         * fix my comment on 2001-11-23 (missing gtkutils.[ch])
12119
12120 2001-11-26 [paul]       0.6.5claws35
12121
12122         * sync with sylpheed 0.6.5cvs16
12123                 see ChangeLog entries 2001-11-25 and 2001-11-26
12124
12125 2001-11-25 [alfons]     0.6.5claws34
12126
12127         EXPERIMENTAL!!! Please checkout the last stable version using: 
12128           
12129         % cvs update -r LAST_STABLE -dRAP
12130
12131         (Or help us testing this stuff.)
12132
12133         * src/filtering.c               (1.14)
12134         * src/filtering.h               (1.6)
12135         * src/inc.c                     (1.28)
12136         * src/matcher.c                 (1.20)
12137         * src/mbox.c                    (1.9)
12138         * src/procmsg.h                 (1.14)
12139         * src/summaryview.c             (1.59)
12140         * src/summaryview.h             (dunno)
12141                 revert/merge/sync to as it was before commit 
12142                 on Thu, 19 Jul 2001 10:15:51 -0700.
12143
12144 2001-11-25 [hoa]        0.6.5claws33
12145
12146         * src/main.c
12147                 processing mails at startup
12148
12149         * src/folderview.c
12150         * src/summaryview.[ch]
12151                 processing mails when entering folder
12152
12153         * src/prefs_filtering.c
12154                 fixed some UI bugs
12155
12156 2001-11-24 [alfons]     0.6.5claws32
12157
12158         * src/summaryview.[ch]
12159                 make summary sort headers work, and also make
12160                 sure the sort type is stored
12161
12162 2001-11-23 [alfons]     0.6.5claws31
12163
12164         * src/summaryview.[ch]
12165                 make lock work like mark
12166                 disallow deleting messages marked as locked
12167
12168 2001-11-23 [alfons]     0.6.5claws30
12169
12170         * src/gtkstext.c
12171         * src/compose.[ch]
12172         * src/Makefile.am
12173         * src/undo.[ch]
12174                 merge undo patch submitted by Jens
12175
12176 2001-11-23 [christoph]  0.6.5claws29
12177
12178         * src/.cvsignore
12179                 added ylwrap
12180         * src/compose.c
12181                 fixed gpg signing and encoding
12182         * src/folder.[ch]
12183         * src/main.c
12184                 added --status option to get new, unread and total
12185                 message count from a running sylpheed
12186         * src/prefs_common.c
12187                 temporary fix for reply_with_quote problem
12188                 (don't call functions for non existing widget)
12189         * src/procmsg.c
12190                 one more check for ignored threads but still not
12191                 always working correctly. probably a recursive
12192                 check for all parents is needed
12193
12194 2001-11-23 [darko]      0.6.5claws28
12195
12196         * src/compose.c
12197                 wrapping on send improvements
12198         * src/gtkutils.[ch]
12199                 fix for GtkSText after last sync with main branch
12200                 GTK_TEXT -> GTK_STEXT
12201
12202 2001-11-23 [paul]       0.6.5claws27
12203
12204         * sync with sylpheed 0.6.5cvs14
12205                 see ChangeLog entries 2001-11-22 and 2001-11-23
12206                 
12207         * po/de.po
12208                 fixed the scrambled umlauts 
12209                 submitted by Carsten Schurig <Carsten.Schurig@web.de>
12210
12211 2001-11-21 [paul]       0.6.5claws26
12212
12213         * sync with sylpheed 0.6.5cvs12
12214                 see 2nd ChangeLog entry dated 2001-11-20
12215
12216 2001-11-20 [paul]       0.6.5claws25
12217
12218         * sync with sylpheed 0.6.5cvs11
12219                 see ChangeLog entry 2001-11-19 (src/utils.c)
12220
12221 2001-11-20 [hiro]
12222
12223         * src/compose.c
12224                 GTK_TEXT -> GTK_STEXT
12225                 fix for wrong comment
12226
12227 2001-11-20 [hiro]       0.6.5claws24
12228
12229         * src/compose.[ch]
12230                 more merges from main branch
12231                 removed fatal warnings (uninitialized variables etc.)
12232                 some coding style fix
12233         * src/gtkutils.h
12234                 fixed typo.
12235         * src/addressbook.c
12236           src/addrindex.c
12237                 V-Card -> vCard
12238
12239 2001-11-19 [hoa]        0.6.5claws23
12240
12241         * src/filtering.c
12242         * src/prefs_scoring.c
12243         * src/matcher.[ch]
12244         * src/scoring.c
12245                 cleaning code
12246
12247         * src/matcher_parser_parse.y
12248         * src/prefs_filtering.c
12249                 bouncing
12250
12251 2001-11-19 [alfons]     0.6.5claws22
12252
12253         more of my old things into claws
12254
12255         * src/Makefile.am
12256         * src/prefs_common.c
12257         * src/procmsg.h
12258         * src/summaryview.[ch]
12259         * src/prefs_summary_column.c
12260         * src/pixmaps/locked.xpm
12261                 add indicators for locking of message in summary view
12262                 (does not work yet, only visual indicator)
12263
12264 2001-11-19 [paul]       0.6.5claws21
12265
12266         * sync with sylpheed 0.6.5cvs10
12267                 see ChangeLog entry 2001-11-19
12268
12269 2001-11-18 [alfons]     0.6.5claws20
12270         
12271         * src/filtering.c
12272                 remove an inadvertent free I forgot in previous clean up 
12273
12274 2001-11-18 [alfons]     0.6.5claws19
12275
12276         * src/filtering.[ch]
12277                 clean up & plug leaks
12278
12279 2001-11-18 [paul]       0.6.5claws18
12280
12281         * sync with sylpheed 0.6.5cvs9
12282                 see ChangeLog entries 2001-11-17 and 2001-11-18
12283
12284 2001-11-16 [paul]       0.6.5claws17
12285
12286         * sync with sylpheed 0.6.5cvs8
12287                 see ChangeLog entry 2001-11-16, src/grouplistdialog.c
12288
12289 2001-11-16 [paul]       0.6.5claws16
12290
12291         * sync with sylpheed 0.6.5cvs7
12292                 see ChangeLog entries 2001-11-15 and 2001-11-16
12293
12294 2001-11-15 [hoa]        0.6.5claws15
12295
12296         * src/compose.c
12297                 fix bounce, mails we received couln't be bounced to ourself.
12298
12299         * src/defs.h
12300         * src/filtering.[ch]
12301         * src/matcher.[ch]
12302         * src/matcher_parser.h
12303         * src/matcher_parser_lex.l
12304         * src/matcher_parser_parse.y
12305         * src/inc.c
12306         * src/main.c
12307         * src/mbox.c
12308         * src/prefs_filtering.[ch]
12309         * src/mainwindow.c
12310         * src/prefs_matcher.c
12311         * src/prefs_scoring.c
12312         * src/scoring.[ch]
12313         * src/summaryview.c
12314                 new matcher/filter/score configuration file parser
12315                 one unique configuration file => ~/.sylpheed/matcherrc
12316                 import in currently automatic, then save are made
12317                 in this new file.
12318                 one filter per folder and one global filter
12319                 (filter of a folder will be used as folder processing)
12320
12321         * src/folder.c
12322                 fix a bug in folder_item_get_identifier
12323                 
12324         * src/messageview.c
12325                 receive receipt return are fixed.
12326
12327 2001-11-14 [alfons]     0.6.5claws14
12328
12329         * src/session.h
12330                 add things from main branch to make claws compile
12331
12332 2001-11-14 [paul]       0.6.5claws13
12333
12334         * merge with SYNC-B4-REL and sync with sylpheed 0.6.5cvs5
12335                 see ChangeLog entries 2001-11-08 to 2001-11-14
12336
12337 2001-11-14 [hoa] 0.6.5claws12
12338
12339         * src/compose.[ch]
12340         * src/mainwindow.c
12341         * src/summaryview.c
12342                 add "bounce mail" option
12343
12344 2001-11-13 [christoph]  0.6.5claws11
12345
12346         * src/compose.c
12347                 Cleanup a mess i add before commiting
12348
12349 2001-11-13 [hoa]        0.6.5claws10
12350
12351         * src/compose.c
12352                 some fixes when mail are sent or
12353                 for crossposts
12354
12355 2001-11-13 [christoph]  0.6.5claws9
12356
12357         * po/de.po
12358                 Changed two string with the same translation
12359         * src/compose.c
12360         * src/procmsg.[ch]
12361         * src/send.[ch]
12362                 New mailsending process:
12363                   - Always queue message before sending
12364                     (message will be saved if sylpheed crashed or
12365                      freezes while sending)
12366                   - Allow queuing of newspostings
12367                   - No copy in outbox before sending
12368                     (closes bug #469501)
12369                   - No more redundant code for send and send_later
12370         * src/summaryview.c
12371                 Applied wwp <subscript@free.fr>'s patch that fixes
12372                 marks for multiple forwarded messages (+compose.c)
12373
12374 2001-11-12 [alfons]
12375
12376         * README.claws
12377                 remove things that are now in main branch
12378         
12379         * po/nl.po
12380                 update Dutch translation
12381
12382 2001-11-12 [mhadasht]   0.6.5.claws8
12383
12384         * src/prefs_common.c
12385                 re-enabled account autoselection feature for forward
12386                 and reedit lost during the branch point for SYNC-B4-REL
12387         * src/gtkspell.c
12388                 gtkpspell_get_dict(): more readable code (even if function is
12389                 not used yet)
12390         * ChangeLog.claws
12391                 added version number info to 2001-11-12 [hiro] comment.
12392
12393 2001-11-12 [hiro]       0.6.5.claws7
12394
12395         * src/compose.c
12396                 compose_forward(): fixed a bug that forward quote mark
12397                 wasn't used.
12398                 removed unnecessary code.
12399         * src/template_select.[ch]: removed.
12400
12401 2001-11-11 [alfons]
12402
12403         * src/compose.c
12404                 :%s/GTK_TEXT/GTK_STEXT/g
12405         
12406         * src/compose.[ch]
12407         * src/undo.[ch]
12408         * src/Makefile.am
12409                 revert the undo stuff (this is 0.6.6claws stuff)
12410
12411 2001-11-11 [hoa]        0.6.5.claws6
12412
12413         * src/compose.[ch]
12414                 Insert signature at the end of the text.
12415                 Added undo patch but currently disabled
12416
12417         * src/procmsg.c
12418                 Threading by subject improved.
12419
12420         * added src/undo.[ch]
12421                 Undo module for compose dialog box.
12422
12423 2001-11-11 [alfons]     0.6.5.claws5
12424
12425         * src/procmsg.c
12426                 prevent threading by subject on nodes that have already been
12427                 threaded by in-reply-to (as in "circular references in a tree
12428                 result in a dead branch")
12429
12430 2001-11-09 [hoa]        0.6.5.claws4
12431         
12432         * src/folderview.c
12433                 allows creation of mbox folder item from any files.
12434
12435 2001-11-09 [alfons]     0.6.5.claws3
12436         
12437         * src/utils.c
12438         * src/procmsg.c
12439                 do what I mean and correct threading by subject so it really
12440                 ignores attracting lines without "Re: "
12441
12442 2001-11-07 [alfons]     0.6.5.claws2
12443
12444         * src/procmsg.c
12445         * src/utils.[ch]
12446                 only attract by subject if a subject line starts with a "Re: "
12447         * src/syldap.c
12448                 remove warning
12449
12450 2001-11-07 [paul]       0.6.5claws1
12451
12452         * sync with sylpheed 0.6.5. release
12453                 see ChangeLog entry 2001-11-07
12454
12455 2001-11-07 [paul]       0.6.4claws31
12456
12457         * sync with sylpheed 0.6.4cvs18
12458                 see ChangeLog entries 2001-10-30 to 2001-11-07
12459                 prefs_templates.[ch] renamed prefs_template.[ch]
12460
12461 2001-11-06 [alfons]
12462         
12463         * src/utils.h
12464                 add semicolon Hoa forgot ;-)
12465                 
12466
12467 2001-11-06 [hoa]        0.6.4claws30
12468         
12469         * src/procmsg.c
12470         * src/summaryview.c
12471         * src/utils.c
12472         * src/utils.h
12473                 threading by subject - empty subject are ignored
12474
12475 2001-11-06 [christoph]  0.6.4claws29
12476
12477         * src/socket.c
12478                 use SSL_peek for sock_gets
12479         * src/utils.c
12480                 removed unneeded pointer in extracting quoted
12481                 names implementation
12482
12483 2001-11-06 [melvin]     0.6.4claws28
12484
12485         * src/gtkspell.c
12486                 fixed bug #476792 Selection overtyping with spell checker
12487                 fixed bug which could cause a buffer overflow
12488                 fixed a memory leak
12489
12490 2001-11-06 [hoa]        0.6.4claws27
12491         
12492         * src/procmsg.c
12493         * src/summaryview.c
12494                 threading by subject
12495
12496 2001-11-05 [alfons]     0.6.4claws26
12497         
12498         * README.claws
12499                 Claws -> Sylpheed (vice versa)
12500
12501         * src/compose.c
12502                 :%s/gtk_text/gtk_stext/g
12503                 :%s/GTK_TEXT/GTK_STEXT/g
12504                 (thanks to Jonathan Ware for spotting this)
12505
12506 2001-11-04 [christoph]  0.6.4claws25
12507
12508         * src/summaryview.c
12509                 replace Xalloca + strdup with Xstrdup_a
12510         * src/utils.c
12511                 better implementation of extracting quoted names
12512                 from addresses (remove backlashes and ignore
12513                 quotes after them)
12514
12515 2001-11-04 [alfons]     0.6.4claws24
12516
12517         * src/utils.[ch]
12518                 edit to comply more with coding style
12519
12520         * src/textview.c
12521                 fix bug reported by Kim Schulz. introduced by the patch integrated
12522                 in 0.6.4claws15. the code did not check the return value of
12523                 the html parser.
12524
12525         * AUTHORS
12526                 add Jonathan Ware and close "[ #475955 ] Enhanced Mailto Patch"
12527
12528 2001-11-04 [christoph]  0.6.4claws23
12529
12530         * src/main.c
12531         * src/prefs_common.[ch]
12532                 init some pointers that possibly caused a segfault
12533                 reported in the claws-users ML
12534
12535 2001-11-04 [hoa]        0.6.4claws22
12536
12537         * src/grouplistdialog.c
12538                 change the names of the nodes in the tree
12539
12540         * src/compose.c
12541                 enhanced mailto syntax as described in
12542                 http://developer.netscape.com/viewsource/husted_mailto/mailto.html
12543                 (thanks to Jonathan Ware <jonathan_ware@gmx.co.uk>)
12544
12545         * src/utils.c
12546                 encode and decode URI (useful when opening URL into
12547                 netscape).
12548
12549 2001-11-03 [hoa]        0.6.4claws21
12550
12551         * src/grouplistdialog.c
12552                 a new newsgroups list selection dialog box
12553                 with a CTree instead of a CList
12554
12555 2001-11-03 [hoa]        0.6.4claws20
12556
12557         * src/folderview.c
12558                 enable property and scoring options when right
12559                 click on "inbox"
12560
12561         * src/summaryview.c
12562                 fixed bug when nickname were displayed using
12563                 the address book.
12564
12565 2001-11-02 [darko]      0.6.4claws19
12566
12567         * src/compose.c
12568                 new wrap quotation and URL/long words wrapping implementation
12569         * src/compose.c src/gtkstext.[ch]
12570                 move gtkstext_strncmp() to gtkstext.c
12571
12572 2001-11-01 [christoph]  0.6.4claws18
12573
12574         * src/prefs_account.c
12575                 fixed mess in account settings dialog
12576         * src/prefs_folder_item.c
12577                 added label with folder path to dialog
12578
12579 2001-10-31 [match]      0.6.4claws17
12580
12581         * src/vcard.c
12582                 fix memory leak.
12583         * src/addrbook.c
12584                 fix generation of spurious address book file names.
12585                 remove redundant functions.
12586         * po/POTFILES.in
12587                 added missing file names.
12588
12589 2001-10-30 [paul]       0.6.4claws16
12590
12591         * sync with sylpheed 0.6.4cvs6
12592                 see ChangeLog entries 2001-10-26 to 2001-10-30
12593
12594         * tools/filter_conv.pl
12595                 read folderlist.xml to discover whether the top-level
12596                 folder is called 'Mailbox' or 'Mail' 
12597
12598 2001-10-29 [paul]       0.6.4claws15
12599
12600         * src/html.c, src/textview.c
12601                 activate links in html mail and fix clickable parts
12602                 Submitted by Matthieu Dazy <dazy@t-surf.com>
12603
12604 2001-10-29 [paul]
12605
12606         * po/de.po, po/es.po, po/pt_BR/po
12607                 updated translations, submitted by Jens Oberender,
12608                 Ricardo Mones Lastra, and Fabio Junior Beneditto
12609
12610 2001-10-29 [darko]      0.6.4claws14
12611
12612         * src/compose.c
12613                 fix wrapping for good
12614
12615 2001-10-29 [darko]
12616
12617         * src/compose.c
12618                 undo previous change as it broke the smart wrapping
12619
12620 2001-10-29 [darko]      0.6.4claws13
12621
12622         * src/compose.c
12623                 fix infinite loop when long URL is quoted
12624                 (closes bug #475122.
12625
12626 2001-10-28 [match]
12627
12628         * src/mutt.[ch] src/importmutt.[ch] src/mgutils.[ch] src/addressbook.c src/Makefile.am
12629                 import Mutt address book
12630         * src/ldif.[ch] src/importldif.h
12631                 modified import LDIF handle user attributes
12632
12633 2001-10-28 [christoph]  0.6.4claws12
12634
12635         * src/summaryview.c
12636                 fixed that filtering did not work if there
12637                 were no filter rules
12638                 (closes bug #472003 and better implementation
12639                  of patch #474644)
12640
12641 2001-10-27 [christoph]  0.6.4claws11
12642
12643         * src/compose.c
12644                 make the folder's default account to be used when
12645                 replying. (patch by wwp <subscript@free.fr>)
12646         * src/compose.c
12647                 code cleanup, nearly killed all of wwp's patch
12648                 for folder's default account in compose
12649         * src/folderview.c
12650                 error panel when a folder could not be created
12651                 (closes bug #471080 new folder name & already
12652                  existing file)
12653
12654 2001-10-26 [alfons]
12655
12656         * src/utils.h
12657                 change prototype of strstr2() that Christoph forgot about
12658
12659 2001-10-26 [christoph]  0.6.4claws10
12660
12661         * src/account.c
12662                 made search for accounts by email address not case
12663                 sensitive
12664         * src/folder.c
12665                 fixed memory leak in folder_item_get_identifier
12666         * src/gtkspell.c
12667         * src/utils.c
12668                 fixed wrong strstr2 (should work like strstr)
12669
12670 2001-10-26 [darko]      0.6.4claws9
12671
12672         * src/compose.c src/gtkstext.[ch]
12673         * src/gtkstext.c
12674                 move is_url_string() and gtkstext_str_strcmp() to gtkstext.c
12675
12676 2001-10-26 [paul]       0.6.4claws8
12677
12678         * src/html.c
12679                 ignore css and javascript tags in html mail
12680                 case-insensitive, with or without double-quoted
12681                 strings
12682
12683 2001-10-26 [paul]       0.6.4claws7
12684
12685         * sync with sylpheed 0.6.4cvs1
12686                 see ChangeLog entry 2001-10-26
12687
12688         * src/prefs_account.c, src/prefs_common.c,
12689           src/prefs_summary_column.c
12690                 minor improvements to the English
12691
12692 2001-10-25 [alfons]     0.6.4claws6
12693
12694         * src/gtkstext.c
12695         
12696                 make GtkSText follow style of GtkText (closes bug 
12697                 #469211 "text selection while writing message")
12698                 
12699                 do sync with GTK 1.2.10
12700
12701 2001-10-25 [paul]       0.6.4claws5
12702
12703         * src/html.c
12704                 ignore css tags in html mail
12705
12706 2001-10-25 [darko]      0.6.4claws4
12707
12708         * src/compose.c
12709                 don't declare is_url_string as static function since
12710                 we need it in gtkstext.c
12711         * src/gtkstext.c
12712                 remove unused variable
12713                 don't wrap long URLs while composing a message
12714
12715 2001-10-24 [christoph]  0.6.4claws3
12716
12717         * src/socket.c
12718                 fix ssl deadlock, when peer closes connection
12719
12720 2001-10-24 [paul]       0.6.4claws2
12721
12722         * src/prefs_common.c
12723                 gettextize the gpg ascii-armored warning message
12724
12725         * src/compose.c
12726                 insert a DOS/MAC file into the composed message
12727                 (improvements)
12728
12729         * Both submitted by Thierry Godefroy <godefroy@imaginet.fr>
12730
12731 2001-10-22 [paul]       0.6.4claws1
12732
12733         * sync with sylpheed 0.6.4 release
12734                 see ChangeLog entries 2001-10-21
12735
12736         * po/fr.po, po/pt_BR.po
12737                 updated by Melvin Hadasht and Fabio Junior Beneditto
12738
12739 2001-10-21 [paul]       0.6.3claws30
12740
12741         * src/compose.c
12742                 insert a DOS text file from the compose window
12743                 into the composed message text (removes CRs characters)
12744                 Submitted by Thierry Godefroy <godefroy@imaginet.fr>
12745
12746         * tools/filter_conv.pl, tools/README
12747                 automatically use ~/.sylpheed as working directory
12748                 print out confirmation message on completion
12749
12750         * correct Hoa's last ChangeLog.claws entry
12751
12752 2001-10-20 [hoa]        0.6.3claws29
12753
12754         * src/grouplistdialog.c
12755                 bugfix (another ?) to give the right
12756                 newsgroups list for each news server.
12757
12758         * src/news.c
12759         * src/news.h
12760                 improve the newsgroups list cache
12761
12762 2001-10-20 [paul]       0.6.3claws28
12763
12764         * sync with sylpheed 0.6.3cvs9
12765                 see ChangeLog entry 2001-10-19
12766
12767         * correct Alfons' last ChangeLog.claws entry
12768
12769 2001-10-19 [alfons]
12770
12771         * src/pgptext.[ch]
12772                 fix compilation problems (part of bug #472895)
12773
12774 2001-10-18 [hoa]        0.6.3claws27
12775
12776         * src/grouplistdialog.c
12777                 bugfix when we refresh was clicked (bug 472701)
12778
12779 2001-10-19 [christoph]  0.6.3claws26
12780
12781         * src/compose.c
12782                 last header entry should default to "To:" or
12783                 "Newsgroups:" and not copy the last entry line
12784                 in a new compose window
12785                 (closes bug #472686, #470792)
12786
12787 2001-10-19 [paul]       0.6.3claws25
12788
12789         * sync with Sylpheed 0.6.3cvs8
12790                 see ChangeLog entries 2001-10-18 and 2001-10-19
12791
12792 2001-10-18 [christoph]  0.6.3claws24
12793
12794         * src/procmsg.c
12795                 reimplement ignore thread
12796         
12797 2001-10-18 [hoa]        0.6.3claws23
12798
12799         * src/folderview.c
12800         * src/grouplistdialog.[ch]
12801                 enhanced news subscription interface (feature 469113)
12802
12803         * src/news.c
12804         * src/news.h
12805                 enchanced newsgroup listing,
12806                 now, we can get groups informations
12807                 (NNTPGroupInfo)
12808
12809 2001-10-18 [paul]       0.6.3claws22
12810
12811         * src/summaryview.c
12812                 remove comment (sync with main branch)
12813         * src/mainwindow.c
12814                 fix 'Re-edit' bug in 'Message' menu
12815
12816 2001-10-17 [christoph]  0.6.3claws21
12817
12818         * src/compose.c
12819                 ignore empty or whitespace only header lines
12820
12821 2001-10-17 [paul]       0.6.3claws20
12822
12823         * sync with sylpheed 0.6.3cvs7
12824                 see ChangeLog entries 2001-10-14, 2001-10-16, and
12825                 2001-10-17
12826
12827 2001-10-17 [darko]
12828
12829         * src/compose.c
12830                 wrap long lines without spaces
12831                 don't wrap URLs
12832
12833 2001-10-16 [paul]
12834
12835         * po/es.po, po/nl.po, po/pt_BR.po
12836                 updated by Ricardo Mones Lastra, Alfons,
12837                 and Fabio Junior Beneditto
12838
12839         * sylpheed-0.6.3claws released
12840
12841 2001-10-15 [melvin] 0.6.3claws18
12842
12843         * README.claws
12844                 added summary and detailed installation instructions
12845                 for spell checker
12846         * po/fr.po
12847                 Updated, corrected and completed french translation
12848
12849 2001-10-15 [hoa] 0.6.3claws17
12850         * src/grouplistdialog.c
12851                 we can choose the newsgroups to display with wildcards
12852
12853 2001-10-15 [christoph]  0.6.3claws16
12854
12855         * src/account.c
12856         * src/compose.c
12857         * src/prefs_folder_item.[ch]
12858                 applied wwp <subscript@free.fr>'s folder
12859                 default account patch
12860         * po/de.po
12861                 Fixed wrong translation
12862
12863 2001-10-13 [alfons, christoph, melvin]  
12864                         0.6.3claws15
12865
12866         solution #2 to solve MT-safety problems defers all GUI related calls
12867         to the main thread using a gtk_idle_add() callback. discussed on
12868         ircnet #sylpheed, with christoph spotting some issues with the
12869         original code, and melvin allowing us to lobotomize his sylpheed.
12870
12871         * src/syldap.[ch], src/main.c
12872                 fix race problem in ldap search thread by deferring GUI 
12873                 stuff to main thread using gtk_idle_add()
12874
12875 2001-10-13 [paul]       0.6.3claws14
12876
12877         * src/prefs_account.[ch], src/send.c, src/smtp.[ch]
12878                 add Sergey's smtpcred.patch
12879                 adds separate username/password setting for SMTP Auth
12880                 needed by some servers
12881                 (closes feature request #471659)
12882
12883 2001-10-13 [paul]       0.6.3claws13
12884
12885         * src/pgptext.[ch] **NEW FILES**
12886         * src/Makefile.am, src/messageview.c, src/mimeview.c
12887                 decrypt ascii-armored gpg text embedded in
12888                 the message body.
12889                 Submitted by Jens Jahnke <jan0sch@gmx.net>
12890
12891 2001-10-13 [christoph]  0.6.3claws12
12892
12893         * README.claws
12894                 some more details on default to and
12895                 feature requests
12896         * src/main.c
12897                 init glib threading when ldap is used
12898         * src/syldap.c
12899                 threading fixes
12900         * po/de.po
12901                 fixed a typo
12902
12903 2001-10-12 [paul]       0.6.3claws11
12904
12905         * src/prefs_common.[ch], src/rfc2015.c
12906                 enable ascii-armored gpg text to be embedded in the
12907                 message body, selectable through the 'Privacy'
12908                 preferences. Supports encrypting only.
12909                 Submitted by Ravemax <ravemax@dextrose.com>
12910
12911 2001-10-12 [paul]       0.6.3claws10
12912
12913         * sync with sylpheed 0.6.3cvs6
12914                 see ChangeLog entries 2001-10-11 and 2001-11-12
12915
12916         * src/folderview.c
12917                 incorporated mbox folders, scoring, and folder
12918                 properties into the sync
12919
12920 2001-10-12 [darko]      0.6.3claws9
12921
12922         * README.claws
12923                 describe quotation wrapping
12924         * src/compose.c
12925                 don't treat tab as space to calculate line length properly
12926
12927 2001-10-11 [alfons]
12928
12929         * README.claws
12930                 correct description of how to make new filtering system work,
12931                 add some other things
12932                 
12933         * src/syldap.c
12934                 remove sched_yield() (not necessary / unportable)
12935
12936 2001-10-11 [paul]       0.6.3claws8
12937
12938         * sync with sylpheed 0.6.3cvs3
12939                 see ChangeLog entry 2001-10-10
12940
12941 2001-10-10 [christoph]  0.6.3claws7
12942
12943         * .cvsignore
12944                 ignore 2 files created by newer autotools
12945         * src/prefs_folder_item.c
12946                 using table for widget alignment
12947                 fixed memory leak and broken octal display
12948         * src/filesel.c
12949                 fixed segfault caused by lost filename
12950                 workaround (closes bug #469551)
12951
12952 2001-10-10 [paul]       0.6.3claws6
12953
12954         * sync with sylpheed 0.6.3cvs2
12955                 see ChangeLog entries 2001-10-09 and 2001-10-10
12956
12957 2001-10-10 [darko]      0.6.3.claws5
12958
12959         * src/gtkstext.c
12960                 proper calculation of right margin if smart wrapping is enabled
12961         * src/compose.c
12962                 automatically wrap long lines if wrap quotation is enabled
12963
12964 2001-10-09 [alfons]     0.6.3.claws4
12965
12966         * src/summaryview.c
12967                 select correct row when deleting last row in the summary view (and
12968                 close bug "[ #469104 ] select second last in list when deleting")
12969
12970 2001-10-09 [paul]       0.6.3claws3
12971
12972         * sync with sylpheed 0.6.3cvs1
12973                 updated some autotool scripts
12974
12975 2001-10-09 [darko]      0.6.3claws2
12976
12977         * src/gtkstext.[ch]
12978                 new name and mark with Sylpheed comment
12979         * src/compose.c
12980                 smart quotation wrapping a-la VIM
12981
12982 2001-10-08 [paul]       0.6.3claws1
12983
12984         * sync with sylpheed 0.6.3 release
12985                 see ChangeLog entry 2001-10-08
12986
12987 2001-10-08 [paul]       0.6.2claws24
12988
12989         * src/summaryview.c
12990                 more sync with sylpheed 0.6.2cvs12
12991                 Fixed the bug that didn't select the last row correctly
12992
12993
12994 2001-10-07 [paul]       0.6.2claws23
12995
12996         * sync with sylpheed 0.6.2cvs12
12997                 see ChangeLog entry 2001-10-07
12998
12999 2001-10-06 [match]
13000         * src/jpilot.[ch]
13001                 enable jpilot to read unsynch'ed addresses.
13002
13003         * src/editldap_basedn.c
13004                 fix segfault when opening dialog.
13005
13006 2001-10-06 [alfons]     0.6.2.claws22
13007
13008         * src/summaryview.c
13009                 fix bug with summary view selecting last *inserted*
13010                 node instead of last *visible* node. remember we
13011                 work with a tree
13012
13013 2001-10-06 [paul]       0.6.2claws21
13014
13015         * po/pt_BR.po
13016                 updated translation, contains some fixes and new
13017                 translations, submitted by Gustavo Noronha Silva
13018                 <kov@debian.org>
13019
13020         * src/prefs_common.c
13021                 change 'each' to 'every' - fix dubious English
13022
13023         * sync with sylpheed 0.6.2cvs11
13024
13025 2001-10-05 [alfons]     0.6.2claws20
13026
13027         * src/mainwindow.[ch], src/folderview.c
13028                 make composite tool button switch between "Compose News"
13029                 and "Compose Mail" depending on selected folder
13030                 (nifty idea by Kim Schulz <kim@schulz.dk>)
13031
13032 2001-10-05 [paul]       0.6.2claws19
13033
13034         * src/mainwindow.c, src/summaryview.c
13035                 fix 'Message/Reply to all', broken in last commit
13036
13037         * src/compose.c
13038                 fix X_BEENTHERE seg fault, thanks to Alfons
13039
13040 2001-10-04 [paul]       0.6.2claws18
13041
13042         * src/compose.[ch], src/mainwindow.c
13043                 make "Message/Reply" reply to mailing lists; matches
13044                 'X-Mailing-list:' and 'X-BeenThere:' ML headers.
13045                 based on portions of the patch submitted by
13046                 Junichi Uekawa <dancer@netfort.gr.jp>
13047
13048 2001-10-04 [darko]      0.6.2claws17
13049
13050         * src/compose.c
13051                 better smart wrapping
13052         * src/gtkstext.[hc]
13053                 a function to make text buffer contiguous
13054
13055 2001-10-03 [paul]       0.6.2claws16
13056
13057         * sync with sylpheed 0.6.2cvs10
13058
13059 2001-10-02 [alfons]
13060
13061         * configure.in
13062         * po/zh_CN.GB2312.po, po/zh_TW.Big5.po
13063                 close bug "[ #466566 ] compile error on mdk 8.0" by removing
13064                 references to chinese translations (hope someone picks up
13065                 this)
13066
13067 2001-10-02 [christoph]  0.6.2claws15
13068
13069         * src/compose.c
13070                 fixed non translated header bug
13071         * ChangeLog.claws
13072                 fixed wrong date in alfons last entry ;)
13073
13074 2001-10-02 [alfons]     0.6.2claws14
13075
13076         * src/compose.c, src/prefs_common.[ch]
13077                 add block cursor option
13078
13079 2001-10-02 [paul]       0.6.2claws13
13080
13081         * sync with sylpheed 0.6.2cvs9
13082
13083 2001-09-30 [paul]       0.6.2claws12
13084
13085         * po/de.po, po/es.po, po/fr.po, po/nl.po, po/pt_BR.po
13086                 updated translations
13087
13088         * po/POTFILES.in
13089                 add 'src/importldif.c'
13090
13091         * AUTHORS, tools/README, tools/eud2gc.py, tools/Makefile.am
13092                 added eudora-to-vCard conversion tool
13093                 submitted by Jeroen Versteeg <j.m.versteeg@student.utwente.nl>
13094
13095         * sync with sylpheed 0.6.2cvs8
13096
13097 2001-09-30 [paul]
13098
13099         * sylpheed-0.6.2claws released
13100
13101 2001-09-27 [melvin]     0.6.2claws11
13102
13103         * src/gtkspell.c
13104                 fixed crash when using default path (introduced 
13105                 in 0.6.2claws10)
13106                 fixed tiny bug for initial suggestion mode
13107
13108 2001-09-27 [melvin]     0.6.2claws10
13109         
13110         * src/gtkspell.c
13111                 fixed bug where gtkpspell didn't set the path correctly
13112
13113         * README.claws
13114                 added a paragraph about spell checking
13115                 
13116
13117
13118 2001-09-27 [paul]       0.6.2claws9
13119
13120         * src/addrbook.c, src/addrcache.c, src/addritem.c, src/jpilot.c
13121                 replace '// comments' with '/* comments */' to prevent
13122                 some compiler warnings 
13123
13124         * sync with sylpheed 0.6.2cvs6
13125
13126 2001-09-26 [alfons]     0.6.2claws8
13127
13128         * src/messageview.c
13129                 introduce return receipt request notification again,
13130                 which was lost because of other semantics in 
13131                 procheader_parse() (???)
13132
13133 2001-09-26 [christoph]  0.6.2claws7
13134
13135         * src/compose.c
13136                 replace comments for old code with #if 0
13137                 readded auto cc, bcc and reply-to
13138         * src/prefs_matcher.c
13139         * src/prefs_scoring.c
13140                 removed some definition (was moved to
13141                 prefs.h)
13142
13143 2001-09-26 [paul]       0.6.2claws6
13144
13145         * src/mainwindow.c
13146                 make 'Follow-up and reply to' sensitive
13147
13148         * more sync with sylpheed 0.6.2cvs5
13149
13150 2001-09-25 [melvin]
13151
13152         * 0.6.2claws5
13153
13154         * src/gtkspell.c
13155                 fixed bug for "US-ASCII" introduced by the encoding code
13156
13157 2001-09-25 [paul]
13158
13159         * 0.6.2claws4
13160
13161         * src/prefs_common.[ch], src/summaryview.c
13162                 'next unread msg' 'go to next folder?' dialog can be
13163                 given default behaviour, either always show dialog,
13164                 or assume 'yes', or assume 'no'
13165                 Submitted by wwp <subscript@free.fr>
13166
13167 2001-09-25 [melvin]
13168                 
13169         * src/compose.c src/gtkspell.[ch]
13170                 added support for different encodings
13171
13172 2001-09-25 [paul]
13173
13174         * more sync with sylpheed 0.6.2cvs5
13175
13176 2001-09-24 [alfons]
13177         
13178         * src/prefs_folder_item.c
13179                 add check for item->prefs->default_to string is NULL and
13180                 add another check when freeing this string
13181
13182 2001-09-24 [paul]
13183
13184         * configure.in
13185                 change to version 0.6.2claws3
13186
13187         * sync with sylpheed 0.6.2cvs5 
13188
13189 2001-09-24 [match]
13190         * src/ldif.[ch], src/importldif.[ch], addressbook.c
13191                 import LDIF files.
13192         * src/addrcache.[ch], addrindex.[ch]
13193                 small update for future
13194         * src/addrbook.c
13195                 fix test XML file.
13196
13197 2001-09-24 [melvin]
13198         * src/gtkspell.[ch]
13199                 added 'Learn from mistakes' option
13200                 better handling of quotes in checked words
13201                 sorted dict list
13202         * po/fr.po
13203                 small update for spell checking stuff
13204
13205 2001-09-23 [alfons]
13206         
13207         * src/gtkspell.c
13208                 edit a little bit so it complies more with main coding style
13209
13210 2001-09-23 [alfons]
13211
13212         * src/folder.[ch], prefs_folder_item.c, compose.c
13213                 migrate "request return receipt" folder property
13214                 to folderlist.xml
13215
13216 2001-09-22 [alfons]
13217
13218         * README.claws **NEW**
13219                 (add things of interest for users of main branch 
13220                 and claws here)
13221
13222         * src/folder.[ch], src/mainwindow.c, src/summaryview.c
13223                 re-implement threading per folder option, but store 
13224                 the setting in folderlist.xml (where it belongs)
13225
13226 2001-09-21 [melvin]
13227
13228         * src/gtkspell.[ch]
13229                 fixed bug when compose window is under another window
13230         * src/prefs_common.[ch] src/compose.c
13231                 changed 'dictionary_path' to 'dictionary' to be consistent
13232                 dropped PSPELL_PATH macro (hard coded default to /usr/local/share/pspell)
13233         * ac/pspell.m4 src/Makefile.am 
13234                 dropped PSPELL_PATH macro
13235         * po/fr.po
13236                 updated translations
13237
13238 2001-09-21 [christoph]
13239
13240         * src/compose.c
13241                 added border around header fields
13242                 keep header type when new field is added
13243
13244 2001-09-20 [christoph]
13245
13246         * src/utils.[ch]
13247                 more portable debug_print with source filename
13248                 and linenumber
13249         * src/procmsg.c
13250                 more newlines after debug messages
13251
13252 2001-09-20 [paul]
13253
13254         * configure.in
13255                 change to version 0.6.2claws2
13256
13257         * sync with sylpheed 0.6.2cvs3
13258
13259 2001-09-19 [melvin]
13260
13261         * src/gtkspell.c
13262                 fixed the post-right-click focus pb
13263                 fixed crash when 'Spell check all' after dict change 
13264                         and when cursor is at the end of the text
13265                 shift-right-click pops up config menu even on misspelled words.
13266         * po/POTFILES.in
13267                 added gtkspell.c
13268
13269 2001-09-19 [melvin]
13270
13271         * src/about.c
13272                 added pspell to compiled-in features list
13273
13274 2001-09-18 [melvin]
13275
13276         * switched to pspell and dropped ispell
13277         * ac/pspell.m4
13278                 new file. autoconf macro for pspell
13279         * ac/Makefile.am 
13280         * configure.in acconfig.h
13281                 added pspell support
13282         * src/Makefile.am
13283         * src/main.c src/compose.[ch] src/gtkspell.[ch]
13284         * src/prefs_common.[ch] 
13285                 added pspell support
13286
13287 2001-09-18 [christoph]
13288
13289         * src/addr_compl.c
13290         * src/template.[ch]
13291                 replace LOG_MESSAGE with debug_print
13292         * src/compose.[ch]
13293                 gui improvements
13294         * src/menu.c
13295                 added newline after debug message
13296         * src/utils.h
13297                 using __VA_ARGS__ for debug_print macro
13298         * tools/.cvsignore
13299                 ignore Makefile and Makefile.in
13300
13301 2001-09-18 [paul]
13302
13303         * configure.in
13304                 change to version 0.6.2claws1
13305         * sync with sylpheed 0.6.2cvs1
13306
13307         * src/matcher.c 
13308         * src/prefs_matcher.c
13309                 add 'score equal to' option, submitted by
13310                 Paul Evans <nerd@freeuk.com>
13311
13312 2001-09-15 [christoph]
13313
13314         * src/mainwindow.c
13315                 comment out menu entry not existing in claws
13316         * src/menu.c
13317                 add debug output for non existing menu entries
13318         * src/summaryview.c
13319                 fix next/prev unread message for ignored threads
13320         * src/utils.[ch]
13321                 add sourcefile and line number to debug output
13322                 otherwise it is sometimes hard to find the
13323                 source code part if debug messages are translated
13324
13325 2001-09-14 [darko]
13326         
13327         * src/folderview.c
13328                 refresh target folder style after colour is changed
13329
13330 2001-09-13 [paul]
13331
13332         * configure.in
13333                 change to version 0.6.1claws3
13334
13335         * sync with sylpheed 0.6.1cvs6
13336
13337 2001-09-13 [darko]
13338         
13339         * src/folderview.c
13340                 fix target folder colourization to use user selected colour
13341
13342 2001-09-12 [darko]
13343         
13344         * src/summaryview.c
13345                 fix crash when message that is marked for copy/move is unmarked
13346
13347 2001-09-09 [paul]
13348
13349         * configure.in
13350                 change to version 0.6.1claws2
13351
13352         * sync with sylpheed 0.6.1cvs3
13353
13354 2001-09-09 [alfons]
13355         
13356         * src/folderview.c
13357                 fix bug with default font used for trash folder text
13358
13359 2001-09-06 [paul]
13360
13361         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
13362                 updated translations
13363
13364         * configure.in
13365                 change to version 0.6.1claws1
13366
13367         * sync with sylpheed 0.6.1cvs2
13368
13369 2001-09-03 [paul]
13370
13371         * po/POTFILES.in
13372                 add Match's new addressbook
13373
13374         * po/de.po
13375                 updated translation submitted by Jens Oberender
13376
13377 2001-09-02 [paul]
13378
13379         * configure.in
13380                 change to 0.6.1claws
13381         * sync with sylpheed 0.6.1 release
13382
13383 2001-09-02 [paul]
13384
13385         * configure.in
13386                 change to 0.6.0claws2
13387
13388         * sync with sylpheed 0.6.0cvs4
13389
13390         * po/pt_BR.po
13391                 updated translation submitted by Fabio Junior Beneditto
13392
13393 2001-09-01 [match]
13394         * pixmaps/
13395                 interface.xpm
13396                 book.xpm
13397                 address.xpm
13398         * src/
13399                 Makefile.am
13400                 a ton of new files
13401
13402 2001-08-31 [paul]
13403
13404         * configure.in
13405                 change to version 0.6.0claws1
13406
13407         * sync with sylpheed 0.6.0cvs1
13408
13409         * po/es.po
13410                 updated translation submitted by Ricardo Mones Lastra
13411
13412         * po/POTFILES.in
13413                 add 'src/prefs_templates.c'
13414
13415         * src/compose.c, src/summaryview.c
13416                 fix segfault on 'Re_edit'               
13417
13418 2001-08-30 [alfons]
13419
13420         * configure.in, Makefile.am
13421         * tools/Makefile.am
13422                 add tools directory to source distribution
13423
13424 2001-08-30 [paul]
13425
13426         * configure.in
13427                 change to version 0.6.0claws
13428
13429         * sync with sylpheed 0.6.0 release
13430
13431 2001-08-30 [christoph]
13432
13433         * configure.in
13434                 removed autoconf version check
13435
13436 2001-08-30 [paul]
13437
13438         * src/account.c, src/compose.c, src/prefs_common.[ch]
13439         * src/procheader.[ch] src/utils.[ch]
13440                 Enhanced automatic account selection on replies
13441                 Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
13442
13443         * configure.in
13444                 add LDAP and JPilot to the configuration results output.
13445
13446 2001-08-29 [christoph]
13447
13448         * src/summeryview.c
13449                 no bold font for ignored threads
13450
13451 2001-08-29 [paul]
13452
13453         * configure.in
13454                 change to version 0.5.3claws6
13455
13456         * sync with sylpheed 0.5.3cvs10
13457                 src/stringtable.[ch]: New Files
13458
13459         * src/compose.c, src/gtkutils.c, src/gtkutils.h, src/mainwindow.c
13460         * src/pixmaps/sylpheed.xpm
13461                 add mini-icons to windows (by Alfons)
13462
13463 2001-08-27 [paul]
13464
13465         * src/mainwindow.c
13466                 new functions: next_labeled_cb(), prev_labeled_cb()
13467
13468         * src/summaryview.c
13469                 new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
13470                 summary_select_next_labeled(), summary_select_prev_labeled()
13471
13472         * src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
13473                 give claws blue folders and a blue trash can
13474
13475 2001-08-27 [paul]
13476
13477         * configure.in
13478                 change to version 0.5.3claws5
13479
13480         * sync with sylpheed 0.5.3cvs9
13481                 src/labelcolors.[ch] renamed to src/colorlabel.[ch] 
13482
13483 2001-08-24 [christoph]
13484
13485         * src/filesel.c
13486                 keep filename when browsing directories
13487                 (not working for user entered filename, but
13488                  for default name and selected filename from
13489                  file list)
13490         * src/mainwindow.c
13491                 fixed wrong spelling "Folllow-up"
13492         * src/mbox_folder.c
13493         * src/procmsg.c
13494         * src/summaryview.c
13495                 fixed new/unread message count with ignored
13496                 threads (2 commits, first didn't notice no
13497                 longer needed decreasing)
13498         * src/inc.c
13499                 readded scrolling of progress dialog
13500                 (lost in sync)
13501
13502 2001-08-24 [paul]
13503
13504         * configure.in
13505                 change to 0.5.3claws4
13506
13507         * sync with sylpheed 0.5.3cvs7
13508
13509 2001-08-24 [christoph]
13510
13511         * src/compose.c
13512                 set request return receipt when replying
13513                 if it is set is the folder prefs of the
13514                 message
13515         * src/inc.c
13516                 disable final error popup if popups are
13517                 disabled in config (again)
13518
13519 2001-08-23 [paul]
13520
13521         * configure.in
13522                 Change version number to 0.5.3claws3
13523
13524         * sync with sylpheed 0.5.3cvs5
13525
13526         * src/mimeview.c
13527                 double quote '%s' in 'gedit %s' to fix bug when
13528                 opening attachment with spaces in the name
13529
13530 2001-08-22 [alte]
13531         * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
13532           src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
13533                 initial message templates support
13534
13535
13536 2001-08-22 [paul]
13537
13538         * configure.in
13539                 change version number to 0.5.3claws2
13540
13541         * sync with sylpheed 0.5.3cvs4
13542
13543         * src/procmsg.h src/summaryview.c
13544                 re-implement (un)ignore thread
13545
13546 2001-08-21 [paul]
13547
13548         * src/summaryview.c
13549                 remove unnecessary code
13550         * src/compose.c
13551                 enable 'dynamic' signatures (submitted by
13552                 Eric Limpens <eric@hscg-internet.nl>)
13553
13554 2001-08-21 [paul]
13555
13556         clean up after sync with sylpheed 0.5.3 release
13557
13558         * src/folderview.c
13559                 fix re-introduced font mess, see Christoph's
13560                 entry 2001-06-24
13561
13562         * src/summaryview.c
13563                 remove prev_msgnum
13564                 use sylpheed's small font instead of
13565                 gtk default font for summary view
13566
13567
13568 2001-08-17 [paul]
13569
13570         * configure.in
13571                 add pl to ALL_LINGUAS - sync with main branch
13572
13573         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
13574                 Updated. Translations by Jens Oberender, Ricardo Mones
13575                 Lastra, Alfons, and Fabio Junior Beneditto respectively.
13576
13577         * po/pl.po  ** NEW FILE **
13578                 sync with the main branch
13579
13580         * src/folderview.c
13581                 fix target folder colorizing and refresh problem
13582
13583
13584 2001-08-17 [christoph]
13585
13586         * src/mainwindow.c
13587                 claws uses 4 colors for target folder coloring.
13588                 arrays were not long enough and destroyed the
13589                 stack causing a segfault.
13590                 target folder colorizing does not work anymore
13591                 for me
13592
13593 2001-08-16 [paul]
13594
13595         * configure.in
13596                 change to version 0.5.3claws1
13597
13598         * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
13599           src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
13600           src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
13601
13602                 sync with sylpheed 0.5.3 release, but keep claws method of
13603                 configuring/saving fonts
13604
13605         * src/addressbook.[ch]
13606                 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
13607                 in line with a similar change in Hiroyuki's branch
13608
13609         * src/mainwindow.[ch]
13610                 disable main_window_set_thread_option()
13611         * src/prefs_folder_item.c
13612                 comment out &tmps_prefs.enable_thread,
13613         * src/mbox_folder.c, src/procmsg.[ch]
13614                 comment out MSG_IS_IGNORE_THREAD
13615         * src/summaryview.c
13616                 comment out summary_ignore_thread() and summary_unignore_thread()
13617                 comment out MSG_IS_IGNORE_THREAD
13618
13619                 use Hiroyuki's threading instead.
13620
13621
13622
13623 2001-08-15 [paul]
13624
13625         * src/account.c
13626                 use Hiroyuki's 0.5.3 column scheme but also
13627                 include the enable/disable button.
13628         * src/pixmaps/mark.xpm
13629                 add Hiroyuki's amended pixmap
13630
13631 2001-08-13 [christoph]
13632
13633         * src/account.c
13634                 receive at get all column showed wrong state for APOP
13635                 button should only work for POP3 and APOP accounts
13636         * src/prefs_account.c
13637                 added missing preprocessor statement for SSL
13638
13639 2001-08-12 [paul]
13640
13641         * src/account.[ch]
13642                 add 'receive at get all' column and enable/disable
13643                 button.
13644
13645 2001-08-06 [christoph]
13646
13647         * src/account.c
13648                 show usage of SSL in protocol column
13649
13650         * src/imap.c
13651         * src/inc.c
13652                 renamed ssl options
13653
13654         * src/prefs_account.[ch]
13655                 moved ssl options to a new page
13656
13657         * src/send.c
13658         * src/smtp.c
13659         * src/ssl.[ch]
13660                 renamed ssl options
13661                 added support for SMTP STARTTLS command
13662
13663 2001-08-05 [christoph]
13664
13665         * configure.in
13666                 debian autoconf needs version check to find
13667                 correct autoconf version. if the file is
13668                 named configure.in 2.13 is used, which does
13669                 not work with this configure.in script.
13670                 other solution would be to rename the script
13671                 to configure.ac as suggested in the autoconf
13672                 manual.
13673
13674         * src/inc.c
13675                 disable final error popup if popups are
13676                 diabled in config
13677
13678         * src/socket.c
13679                 bugfix in ssl_gets
13680                 fixes IMAP over SSL problem
13681
13682 2001-08-03 [paul]
13683
13684         * configure.in
13685                 change to 0.5.2claws1
13686
13687         * sync with sylpheed 0.5.2cvs1
13688
13689 2001-08-02 [alfons]
13690
13691         * configure.in
13692                 quick fix for ispell detection...
13693
13694 2001-08-01 [paul]
13695
13696         * configure.in
13697                 change to 0.5.1claws4
13698
13699         * sync with sylpheed 0.5.1cvs7
13700
13701 2001-07-31 [alfons]
13702
13703         * src/prefs_common.c, src/prefs_common.h, 
13704           src/gtkspell.c, src/gtkspell.h
13705                 add global spelling checker settings (compose tab) +
13706                 selection of dictionary 
13707           
13708         * configure.in  
13709                 guess valid ispell location
13710
13711 2001-07-31 [paul]
13712
13713         * po/POTFILES.in
13714                 removal of 'src/quote_fmt_parse.c'
13715         * po/de.po
13716                 Updated de.po
13717                 (submitted by Jens Oberender <didge@suse.de>)
13718
13719 2001-07-31 [darko]
13720
13721         * src/folder.[ch]
13722         * src/folderview.[ch]
13723         * src/mainwindow.c
13724         * src/mh.c
13725         * src/prefs_common.[ch]
13726         * src/summaryview.c
13727                 target folder colourization
13728
13729 2001-07-30 [paul]
13730
13731         more sync with Sylpheed 0.5.1cvs6 
13732
13733 2001-07-30 [darko]
13734
13735         * src/mh.c
13736         * src/prefs_folder_item.[hc]
13737         * src/summaryview.c
13738                 shared folders support with a GUI
13739
13740 2001-07-29 [paul]
13741
13742         0.5.1claws3
13743
13744         * sync with Sylpheed 0.5.1cvs6
13745
13746 2001-07-29 [paul]
13747
13748         * po/pt_BR.po
13749                 updated
13750                 (submitted by Fabio Junior Beneditto)
13751
13752 2001-07-28 [paul]
13753
13754         * src/procmime.c
13755         * AUTHORS
13756                 patch to correct bad image mime headers
13757                 (submitted by Don Quijote <dq@searchlores.org>)
13758
13759 2001-07-28 [paul]
13760
13761         * tools/gif2xface.pl   **NEW FILE**
13762         * tools/README
13763                 script to convert file.gif to file.xface for
13764                 use in a custom header.
13765                 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
13766
13767 2001-07-27 [alfons]
13768         
13769         * configure.in
13770                 change macros for detecting JPilot and LDAP
13771
13772 2001-07-27 [christoph]
13773
13774         * src/filtering.c
13775                 code cleanup (MIN / MAX warning, needed casting)
13776
13777 2001-07-27 [alfons]
13778
13779         * procheader.c
13780                 disallow setting flags when detecting certain headers
13781                 (X-Status, Status, Seen, X-Seen). 
13782         
13783         * sync with Hiroyuki's Sylpheed 0.5.1cvs5
13784
13785 2001-07-27 [christoph]
13786
13787         * src/prefs_filter.c
13788         * src/prefs_filtering.c
13789         * src/prefs_matcher.c
13790         * src/prefs_scoring.c
13791                 scroll list when moving rows up or down
13792
13793         * src/imap.c
13794         * src/imap.h
13795         * src/prefs_account.c
13796         * src/prefs_account.h
13797         * src/send.c
13798                 SMTP over SSL (untested, feedback requested)
13799                 IMAP over SSL
13800
13801         * src/ssl.c
13802                 code cleanup
13803
13804 2001-07-26 [alfons]
13805         
13806         * configure.in, acconfig.h
13807                 define CLAWS (need this for main / claws detection)
13808
13809 2001-07-25 [alfons]
13810
13811         * configure.in
13812                 Sylpheed 0.5.1claws2
13813                 
13814         * sync with Sylpheed 0.5.1cvs4
13815
13816 2001-07-25 [christoph]
13817
13818         * src/scoring.c
13819                 fixed segfault
13820                 item->prefs == NULL (don't know why)
13821
13822 2001-07-25 [alfons]
13823
13824         * configure.in
13825                 Sylpheed 0.5.1claws1
13826
13827         * sync with Sylpheed 0.5.1cvs1-3
13828
13829 2001-07-24 [christoph]
13830
13831         * src/folderview.c
13832         * src/prefs_folder_item.[ch]
13833                 added folderitem preferences dialog with
13834                 default To: and auto request return receipt
13835
13836         * src/compose.[ch]
13837         * src/menu.[ch]
13838                 changes to handle new folderitem preferences
13839
13840         * src/mainwindow.c
13841         * src/summaryview.c
13842                 call compose new mail with current folderitem
13843
13844 2001-07-24 [alfons]
13845
13846         Release Sylpheed 0.5.1claws
13847
13848         * configure.in
13849                 change to release version 0.5.1claws
13850
13851 2001-07-24 [christoph]
13852
13853         * src/summaryview.c
13854                 fixed segfault that happend when the selected
13855                 message was removed while retrieving new messages.
13856
13857         * po/es.po
13858                 updated translation
13859                 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
13860
13861 2001-07-22 [alfons]
13862
13863         add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
13864         this is a work in progress, for more information: http://nlpagan.net/sylman 
13865         
13866         * configure.in, src/mainwindow.c, manual/Makefile.am
13867                 add support for English manual
13868
13869         * AUTHORS
13870                 add authors of user manuals
13871
13872         * manual/en/sylpheed*.html
13873                 add English documentation
13874
13875 2001-07-22 [christoph]
13876
13877         * po/POTFILES.in
13878                 added src/ssl.c
13879         * src/ssl.c
13880                 changed a wrong debug message
13881
13882 2001-07-22 [alfons]
13883
13884         * po/nl.po
13885                 update Dutch translation
13886
13887         * src/prefs_filtering.c, 
13888           src/prefs_matcher.c
13889                 add more translatable strings           
13890
13891 2001-07-21 [alfons]
13892
13893         0.5.0claws7
13894
13895         * configure.in
13896                 change version
13897
13898         * src/inc.c, src/summaryview.[ch]
13899                 prevent update of mark file when filtering has done, by
13900                 using a variable; this affects two functions:
13901                         inc.c::inc_finished()
13902                         summaryview.c::summary_show()
13903
13904 2001-07-20 [alfons]
13905
13906         * src/filtering.[ch], src/prefs_filtering.c, 
13907           src/matcher.[ch]
13908                 add filtering action for label coloring 
13909
13910         * po/POTFILES.in
13911                 add labelcolors.c
13912
13913         * added src/labelcolors.c
13914         * added src/labelcolors.h
13915         * src/Makefile.am, src/summaryview.c
13916                 rearrange label coloring code
13917
13918         * src/procmsg.h
13919                 add more parentheses so label colouring works correctly
13920
13921         * src/filtering.c
13922                 don't really delete message, but move it to Trash
13923
13924         * src/prefs_matcher.c
13925                 add quote options to info dialog
13926
13927 2001-07-20 [christoph]
13928
13929         * src/Makefile.am
13930         * src/inc.c
13931         * src/main.[ch]
13932         * src/socket.h
13933         * src/ssl.[ch] (new)
13934                 moved ssl stuff to a seperate file
13935
13936 2001-07-20 [darko]
13937
13938         * src/summaryview.c
13939                 fix show sender using address book with no e-mail
13940                 address in From: field
13941
13942 2001-07-19 [alfons]
13943
13944         * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
13945                 fix messy handling of escaping... now at least the
13946                 execute command is useful. escape char is '\', we
13947                 accept \n and \r too. 
13948
13949                 Real life example:
13950                 
13951                 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
13952                 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
13953
13954 2001-07-18 [alfons]
13955
13956         0.5.0claws6
13957
13958         * src/summaryview.c
13959                 clean up
13960
13961         * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
13962           src/procmsg.[ch]
13963                 revise filtering; currently move, copy, marking have
13964                 been tested. if you like bleeding edge stuff, you
13965                 should definitely go for this version :)
13966
13967         * mark old working stuff as VERSION_0_5_0_CLAWS5        
13968
13969 2001-07-17 [christoph]
13970
13971         * src/utils.c
13972                 timestamp log
13973
13974 2001-07-17 [alfons]
13975
13976         0.5.0claws5
13977
13978         * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more 
13979           bits in the mark file, without affecting either branch. Lots of
13980           files changed, also in claws branch.
13981
13982           UNTESTED: use of mbox folders
13983
13984         * src/summaryview.c
13985                 added mark all read; however this was a quick hack used for
13986                 cleaning up mess after initial merge with Hiroyuki
13987
13988         * configure.in
13989                 change claws version number back to 0.5.0claws5 to clear up 
13990                 confusion & pretension (recent release was technically 
13991                 0.5.0claws4, so we neatly align with Hiroyuki :-)
13992
13993 2001-07-16 [alfons]
13994
13995         sync with Hiroyuki's 0.5.0cvs4
13996
13997 2001-07-16 [alfons]
13998
13999         0.5.1claws3
14000
14001         * src/filtering.[ch]
14002                 remove invalid updating of mark files for 
14003                 filter actions MATCHING_ACTION_MOVE and 
14004                 MATCHING_ACTION_DELETE; this should fix the
14005                 folder update bug
14006                 
14007         * src/procmsg.c
14008                 revert Christoph's stab at fixing the folder 
14009                 update bug
14010
14011         * po/POTFILES.in
14012                 add missing files with translatable strings
14013
14014         * src/summaryview.c
14015                 remove debug print
14016
14017 2001-07-15 [alfons]
14018
14019         * src/addr_compl.[ch], src/prefs_filtering.c
14020                 make "filtering pref dialog's destination entry" an
14021                 "address completable entry", if filter destination is 
14022                 an email address
14023
14024         0.5.1claws2
14025         
14026         sync with Hiroyuki's 0.5.0cvs2-3
14027
14028 2001-07-15 [christoph]
14029
14030         * src/procmsg.c
14031                 fixed folder stats update after incorporation
14032
14033 2001-07-15 [alfons]
14034
14035         * src/summaryview.c
14036                 * finish label colouring stuff (for now)
14037                 * fix incorrect colour bug (off by one) 
14038
14039 2001-07-14 [alfons]
14040
14041         * src/mainwindow.c
14042                 change text labels for news and mail message so there's
14043                 plenty of toolbar estate left
14044
14045         * configure.in
14046                 0.5.1claws1
14047
14048         * src/folderview.c
14049           src/folder.[ch]
14050                 sync with Hiroyuki's 0.5.0cvs1
14051
14052         * src/summaryview.c
14053                 more rewrite label colouring
14054
14055 2001-07-14 [alfons]
14056
14057         * src/summaryview.[ch]
14058                 * start rewrite label colouring 
14059                 * fix proper location "Add Sender To Addressbook" menu item
14060
14061 2001-07-13
14062
14063         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
14064         (actually this is 0.5.0claws4)
14065
14066 2001-07-13 [alfons]
14067
14068         * po/pt_BR.po
14069                 * fix duplicate message
14070                 * add updated Portugese / Brazilian translation
14071                   submitted by Fabio Junior Beneditto
14072
14073 2001-07-12 [alfons]
14074
14075         * AUTHORS
14076                 add Jens
14077
14078         * po/nl.po
14079                 add updated Dutch translation
14080
14081         * po/de.po
14082                 add updated German translation submitted by Jens
14083
14084 2001-07-11 [alfons]
14085
14086         Prerelease before 0.5.0claws. Please test.
14087         This version is temporarily tagged as VERSION_0_5_0_TEST
14088
14089         * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
14090           src/prefs_scoring.c, src/prefs_matcher.c, 
14091           src/prefs_filtering.c, src/mbox.c, 
14092           src/main.c, src/inc.c, src/filtering.[ch]
14093                 revert new Hoa's new matcher (does not work yet)
14094
14095         * src/Makefile.am
14096                 clean up
14097
14098 2001-07-10
14099
14100         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
14101
14102
14103 2001-07-10 [alfons]
14104
14105         * Makefile.am
14106                 add ChangeLog.claws to EXTRA_DIST
14107         * src/Makefile.am
14108                 add matcher_parser_parse.h to EXTRA_DIST
14109
14110 2001-07-10 [christoph]
14111
14112         * src/inc.c
14113                 add destination folder to table of
14114                 folders that need to be updated after
14115                 incorporation
14116
14117 2001-07-10 [alfons]
14118
14119         * folder.[ch]
14120           folderview.c
14121                 make collapse state of folders and folder items persistent, i.e.
14122                 if you collapse a folder tree, the next time sylpheed-claws starts 
14123                 up the folder tree remains collapsed.  
14124                 
14125 2001-07-10 [christoph]
14126
14127         * acconfig.h
14128         * configure.in
14129                 added --enable-ssl
14130         * src/md5.[ch]
14131                 renamed MD5_CTX to MD5_CTX_syl
14132                 conflicts with a struct in openssl
14133         * src/inc.c
14134         * src/main.[ch]
14135         * src/prefs_account.[ch]
14136         * src/socket.[ch]
14137                 SSL support for POP
14138         * src/mainwindow.c
14139                 fixed compose with current account
14140                 broken by new compose button stuff
14141
14142 2001-07-09 [hoa]
14143
14144         * AUTHORS
14145                 changed my email address
14146
14147         * src/matcher_parser_parse.y
14148                 clean the parser to remove conflicts
14149
14150 2001-07-09 [alfons]
14151
14152         * AUTHORS
14153                 add Match Grun
14154
14155         * configure.in
14156                 fix incorrect description of --enable-ldap parameter
14157
14158         * src/prefs_common.[ch]
14159           src/compose.c
14160                 add experimental option "smart wrapping" which makes the
14161                 compose editor auto wrap.
14162                 
14163                 | TODO: the problem with the buggy cursor handling is caused |
14164                 | by the GtkText. when deleting / backspacing text its       |
14165                 | wrapping algorithm does not take in account the previous   |
14166                 | line. should find a way to hack this in.                   |
14167                 | or should perhaps combine this with the word wrapping      |
14168                 | patch i wrote in january.                                  |
14169
14170         * src/about.c
14171                 show build parameters for LDAP and JPilot
14172
14173         * src/summaryview.c
14174                 revert Christoph's bugfix for selecting next unread message, 
14175                 because folder stats aren't updated correctly
14176
14177 2001-07-08 [hoa]
14178
14179         * src/filtering.c
14180         * src/mainwindow.c
14181         * src/matcher.c
14182         * src/matcher_parser_lex.l
14183         * src/matcher_parser_parse.y
14184         * src/prefs_filtering.c
14185         * src/prefs_scoring.c
14186         * src/scoring.c
14187                 bugfix of the config file parser
14188
14189 2001-07-08 [alfons]
14190
14191         * src/Makefile.am
14192                 added generated matcher sources to BUILT_SOURCES
14193
14194 2001-07-08 [hoa]
14195
14196         * src/Makefile.am
14197         * src/.cvsignore
14198                 added new config file parser
14199
14200         * src/scoring.[ch]
14201         * src/filtering.[ch]
14202         * src/matcher.[ch]
14203         * src/prefs_filtering.c
14204         * src/prefs_matcher.c
14205         * src/prefs_scoring.c
14206         * added src/matcher_parser.h
14207         * added src/matcher_parser_lex.h
14208         * added src/matcher_parser_lex.l
14209         * added src/matcher_parser_parse.y
14210                 lex & yacc config file parser
14211
14212         * src/mbox.c
14213         * src/inc.c
14214         * src/main.c
14215                 changes prefs_filtering into global_filtering           
14216
14217         * src/summaryview.c
14218                 build threads with subjects only if "Re: " is at the
14219                 beginning of the subject
14220
14221 2001-07-07 [paul]
14222
14223         0.5.0claws
14224
14225         sync with sylpheed 0.5.0
14226                 change of version number only
14227
14228 2001-07-06 [paul]
14229
14230         0.5.0claws5
14231
14232         sync with sylpheed 0.5.0pre5
14233
14234 2001-07-05 [paul]
14235
14236         sync with sylpheed 0.5.0pre4 release
14237                 /po and /manual/ja not sync'ed
14238
14239 2001-07-04 [paul]
14240
14241         more sync with sylpheed 0.5.0pre4
14242
14243 2001-07-03 [christoph]
14244
14245         * src/addressbook.c
14246                 fixed address book broken by address book
14247                 for VCard, JPilot, LDAP
14248
14249 2001-07-03 [alfons]
14250
14251         * src/matcher.c
14252         * src/textview.c
14253                 stopped memory leaks
14254
14255 2001-07-03 [paul]
14256
14257         more sync with sylpheed 0.5.0pre4
14258
14259 2001-07-02 [match]
14260
14261         * included address book patch for VCard, JPilot, LDAP
14262         * pref_common.c - fixed Font options on Display tab (cosmetic)
14263         * alertpanel.c - fixed truncated message
14264
14265 2001-07-02 [christoph]
14266
14267         * src/mbox_folder.c
14268         * src/procmsg.[ch]
14269         * src/summaryview.c
14270                 mark threads for ignoring
14271
14272 2001-07-02 [paul]
14273
14274         0.5.0claws4
14275
14276         * sync with sylpheed 0.5.0pre4
14277                 updated gettext to 0.10.38.
14278
14279 2001-07-01 [paul]
14280
14281         * src/ mainwindow.c
14282         * src/procmsg.h
14283         * src/summaryview.[ch]
14284                 new right-click option: Label.
14285                 substitute for 'Mark-->Mark/Unmark', colours the line.
14286                 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
14287
14288 2001-07-01 [christoph]
14289
14290         * src/folderview.c
14291                 fixed font for trash
14292         * src/summaryview.c
14293                 move ctree to unread message
14294
14295 2001-07-01 [paul]
14296
14297         * sync with sylpheed 0.5.0pre3 release
14298
14299 2001-06-30 [alfons]
14300
14301         * src/filesel.[ch]
14302         * src/compose.c
14303                 allow inserting / attaching multiple files in
14304                 the composer window
14305
14306 2001-06-30 [paul]
14307
14308         * src/codeconv.c
14309                 small change to Alfons' previous stuff so that it
14310                 actually makes
14311
14312 2001-06-30 [alfons]
14313
14314         * lots of files changed; first attempt to merge the changes
14315           and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
14316
14317 2001-06-30 [paul]
14318
14319         * po/pt_BR.po
14320                 updated and completed, translations by Fabio
14321                 Junior Beneditto <fjbeneditto@yahoo.com.br>
14322
14323 2001-06-29 [alfons]
14324
14325         * src/compose.c
14326         * src/mimeproc.[ch]
14327                 allow selecting an attached files' mime type from a 
14328                 list of types.
14329
14330 2001-06-29 [paul]
14331
14332         * more sync with sylpheed 0.5.0pre3
14333
14334 2001-06-29 [paul]
14335
14336         * po/pt_BR.po
14337                 merge with sylpheed.pot and pt_BR.po provided by
14338                 Fabio Junior Beneditto.
14339
14340 2001-06-29 [darko]
14341
14342         * src/procmime.c
14343                 make MIME types case insensitive
14344
14345 2001-06-28 [alfons]
14346
14347         * po/nl.po
14348                 merge with sylpheed.pot and old nl.po; translations added.
14349
14350 2001-06-28 [paul]
14351
14352         * more sync with sylpheed 0.5.0pre3
14353
14354 2001-06-27 [alfons]
14355
14356         * src/summaryview.c
14357                 don't crash when removing parent node of messages
14358                 attracted by subject. this was caused by not deleting
14359                 the parent node from the subject line hash table.
14360
14361 2001-06-27 [alfons]
14362
14363         * src/summaryview.c
14364         * src/compose.[ch]
14365         * src/mainwindow.c
14366                 if there are multiple messages selected, allow forwarding
14367                 them as attachments.
14368
14369 2001-06-27 [paul]
14370
14371         * more sync with sylpheed 0.5.0pre3
14372
14373 2001-06-26 [paul]
14374
14375         0.5.0claws3
14376
14377         * sync with sylpheed 0.5.0pre3
14378
14379 2001-06-25 [paul]
14380
14381         * src/mainwindow.c
14382                 fixed 'compose news article' bug
14383                 from icon-and-text toolbar
14384
14385 2001-06-25 [paul]
14386
14387         * sync with sylpheed 0.5.0pre2 release
14388
14389 2001-06-24 [christoph]
14390
14391         * src/prefs_common.c
14392                 bug fix in font selection
14393         * src/folderview.c
14394                 use sylpheed's normal font instead of
14395                 gtk default font for folders without
14396                 new messages
14397
14398 2001-06-24 [alfons]
14399
14400         * src/mainwindow.[ch]
14401                 added composite compose mail / news button (an idea by Leandro
14402                 Pereira <leandro@linuxmag.com.br>)
14403
14404 2001-06-24 [paul]
14405
14406         Added instructions for ldif-to-xml.py
14407
14408         * tools/README
14409
14410 2001-06-23 [alfons]
14411
14412         Some minor things.
14413
14414         * src/pixmaps/stock_news_compose.xpm
14415                 added pixmap by Leandro
14416         * src/prefs_common.c
14417                 tested built-in spelling checker of GCC 3.0 :)
14418         * po/nl.po
14419                 merged dutch translation of sylpheed-main with
14420                 sylpheed.pot
14421
14422 2001-06-23 [paul]
14423
14424         Added tools directory and files.
14425
14426         * tools/filter_conv.pl
14427                 converts old filter system to new filtering system
14428         * tools/ldif-to-xml.py
14429                 converts netscape addressbook to sylpheed addressbook
14430         * tools/README
14431                 descriptions/instructions for above two files
14432
14433 2001-06-23 [christoph]
14434
14435         * src/inc.c
14436         * src/manage_window.[ch]
14437         * src/prefs_common.[ch]
14438                 mail retrieval dialog can be enabled, disabled
14439                 or hidden if non of sylpheed's windows is active
14440
14441 2001-06-22 [paul]
14442
14443         0.5.0claws2
14444
14445         * sync with sylpheed 0.5.0pre2
14446
14447 2001-06-21 [christoph]
14448
14449         * src/summaryview.c
14450                 show recipient on 'from' for all accounts
14451                 
14452         * src/inc.c
14453         * src/prefs_common.[ch]
14454                 disable error popup on mail receive errors
14455
14456 2001-06-21 [alfons]
14457
14458         * src/compose.c
14459                 made the ruler correctly appear and disappear.
14460
14461         * src/Makefile.am
14462                 removed Hoa's work-in-progress-stuff (interesting!) so 
14463                 claws compiles ok.
14464
14465 2001-06-20 [christoph]
14466
14467         * src/inc.c
14468         * src/progressdialog.c
14469                 added scrolled window for list in progressdialog
14470
14471 2001-06-20 [paul]
14472
14473         sync with sylpheed 0.5.0pre1 release
14474
14475 2001-06-20 [christoph]
14476
14477         * src/summeryview.c
14478                 make building threads by subject work when
14479                 thread view is enabled
14480                 
14481         * src/compose.c
14482         * src/prefs_common.[ch]
14483                 automatically select account for mail replys
14484
14485 2001-06-19 [sergey]
14486
14487         * src/compose.c (compose_create): keep Bcc and Reply-To visible if
14488         they are filled in from the account settings.
14489
14490 2001-06-19 [paul]
14491
14492         * more sync with sylpheed 0.5.0pre1
14493
14494 2001-06-18 [alfons]
14495
14496         * src/Makefile.am,
14497           src/procmime.c
14498                 added --sysconfdir to CPPFLAGS for pointing to the correct
14499                 location of mime.types. 
14500
14501                 NOTE: make sure you use --sysconfdir when running ./autogen.sh
14502                 or ./configure!
14503
14504 2001-06-18 [hoa]
14505
14506         * src/summaryview.c
14507                 fixed some bug when building threads
14508
14509 2001-06-18 [pau]l
14510
14511         * src/prefs_account.c
14512                 UI stuff: More changes to the English
14513
14514 2001-06-18 [paul]
14515
14516         * src/pixmaps/stock_news_compose.xpm: new file
14517         * src/Makefile.am
14518         * src/mainwindow.c
14519         * src/summaryview.c
14520                 Added new icon for Hoa's 'compose a news
14521                 message', plus minor improvements to the
14522                 English
14523
14524         * po/ja.po
14525         * ChangeLog
14526         * ChangeLog.jp
14527                 more sync with sylpheed 0.5.0pre1
14528
14529 2001-06-18 [hoa]
14530
14531         * src/compose.[ch]
14532         * src/mainwindow.c
14533                 Follow-up and reply to
14534
14535         * src/summaryview.[ch]
14536                 Build threads also with subjects
14537
14538 2001-06-17 [hoa]
14539
14540         * src/compose.c
14541                 forwarding use the current account.
14542
14543         * src/mainwindow.c
14544                 the "compose message" button has been replaced with
14545                 "new mail" and "new news" buttons
14546
14547         * src/prefs_common.[ch]
14548                 added a configuration option to use the forward button
14549                 as "forward as attachment"
14550                 changed reply and forward format description
14551
14552         * src/quote_fmt_lex.l
14553         * src/quote_fmt_parse.y
14554                 added message with no signature in format for reply
14555                 and forward.
14556
14557 2001-06-17 [paul]
14558
14559         Minor UI stuff
14560
14561         * src/mainwindow.c
14562         * src/summaryview.c
14563                 Improvements to the English
14564
14565         * src/prefs_common.c
14566                 Improvements to the English and some
14567                 clarity/continuity improvements in the
14568                 description of Quote symbols.
14569
14570 2001-06-17 [paul]
14571
14572         0.5.0claws1
14573
14574         * sync with sylpheed 0.5.0pre1
14575
14576 2001-06-17 [hoa]
14577
14578         * src/compose.c
14579                 Better interface for compose, displayed fields
14580                 are updated whenever we change account.
14581                 Newsgroups field is automatically filled.
14582
14583         * src/mainwindow.c
14584                 Newsgroups field is automatically filled.
14585
14586         * src/prefs_account.c
14587                 Some interface stuff when fields appear and
14588                 disappear.
14589
14590 2001-06-16 [paul]
14591
14592         0.4.99claws
14593
14594         * sync with sylpheed 0.4.99
14595
14596 2001-06-16 [sergey]
14597
14598         * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
14599         base64_decoder_free, base64_decoder_decode): new object and
14600         functions for decoding base64 streams.
14601         * src/procmime.c (procmime_decode_content): modified to use the
14602         new base64 decoder.
14603
14604 2001-06-15 [paul]
14605
14606         0.4.99claws10
14607
14608         * sync with sylpheed 0.4.99cvs11
14609
14610 2001-06-13 [paul]
14611
14612         0.4.99claws9
14613
14614         * sync with sylpheed 0.4.99cvs9
14615
14616 2001-06-13 [hoa]
14617
14618         * src/compose.c
14619         * src/prefs_account.c
14620
14621                 SMTP server can be defined in the news account
14622                 mime type of attachment are kept.
14623
14624         * src/summaryview.c
14625
14626                 now choose the highest important score between default
14627                 and important score of folder.
14628
14629 2001-06-09 [alfons]
14630         
14631         * src/prefs_common.c: 
14632
14633                 (prefs_quote_description_create): corrected description of 
14634                 quote format characters
14635
14636 2001-06-09 [paul]
14637
14638         0.4.99claws8
14639
14640         * sync with sylpheed 0.4.99cvs8
14641
14642 2001-06-08 [sergey]
14643
14644         * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
14645         and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
14646
14647 2001-06-08 [paul]
14648
14649         0.4.99claws7
14650
14651         * sync with sylpheed 0.4.99cvs7
14652
14653 2001-06-06 [sergey]
14654
14655         * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
14656         clashes with autogenerated header).
14657         * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
14658         * src/Makefile.am: added quote_fmt.h.
14659         * src/.cvsignore: added lex/yacc autogenerated files
14660         (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
14661
14662 2001-06-06 [paul]
14663
14664         0.4.99claws6
14665
14666         * sync with sylpheed 0.4.99cvs6
14667
14668 2001-06-06 [hoa]
14669
14670         * added src/quote_fmt_parse.h
14671         * src/compose.c
14672                 removed warnings
14673
14674         * src/prefs.[ch]
14675                 don't modify readonly configuration files
14676
14677         * src/prefs_account.c
14678         * src/prefs_common.c
14679         * src/prefs_customheader.c
14680         * src/prefs_display_header.c
14681         * src/prefs_filter.c
14682         * src/prefs_filtering.c
14683         * src/prefs_scoring.c
14684                 don't open dialog box when configuration files
14685                 are readonly
14686
14687 2001-06-05 [sergey]
14688
14689         * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
14690
14691         * src/Makefile.am: replaced quote_fmt.tab.[ch] by
14692         quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
14693         BUILT_SOURCES to make all files rebuild properly.
14694
14695         * src/compose.c: removed #include "quote_fmt.tab.h".
14696
14697         * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
14698         CHARACTER value in yylval.
14699
14700         * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
14701         receive CHARACTER value by documented means (yylval).
14702
14703         * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
14704
14705 2001-06-05 [hoa]
14706
14707         * src/Makefile.am
14708                 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
14709
14710         * src/filtering.c
14711         * src/matcher.c
14712         * src/matcher.h
14713         * src/prefs_filtering.c
14714                 now keep the configuration for execute action
14715
14716         * src/mbox_folder.c
14717                 fixed a warning
14718
14719 2001-06-05 [paul]
14720
14721         * sync with sylpheed 0.4.99cvs5
14722
14723 2001-06-05 [hoa]
14724
14725         * src/Makefile.am
14726                 added quote_fmt.[ch]
14727
14728         * added src/quote_fmt.y
14729         * added src/quote_fmt.l
14730         * added src/quote_fmt.tab.h
14731         * added src/quote_fmt.tab.c
14732         * added src/lex.quote_fmt.c
14733                 parsing configuration for replying
14734                 and forwarding
14735
14736         * src/prefs_common.[ch]
14737                 added configuration UI for replying
14738                 and forwarding
14739
14740         * src/compose.c
14741                 using configuration for replying
14742                 and forwarding
14743
14744 2001-06-04 [hoa]
14745
14746         * src/filtering.c
14747         * src/matcher.c
14748         * src/matcher.h
14749         * src/prefs_filtering.c
14750         * src/prefs_matcher.c
14751         * src/prefs_matcher.h
14752                 action "run a command" for filtering
14753                 and matching with a command.
14754                 fixed the "whole message" matching
14755
14756         * src/mbox_folder.c
14757                 changed temporary filename for security
14758
14759         * src/messageview.c
14760                 queue the notification if it fails to send.
14761
14762         * src/prefs_common.c
14763         * src/prefs_folder_item.c
14764                 changed the default important score             
14765
14766         * src/prefs_scoring.c
14767         * src/scoring.c
14768                 hide kill score input when the folder is not
14769                 a newsgroup
14770
14771 2001-06-03 [alfons]
14772
14773         * src/prefs_common.c:
14774
14775                 (prefs_font_select): pass font name in font entry box to font
14776                 selection dialog.
14777
14778 2001-06-03 [sergey]
14779
14780         * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
14781
14782 2001-06-03 [paul]
14783
14784         * sync with sylpheed 0.4.99cvs4
14785
14786 2001-06-03 [alfons]
14787
14788         * src/headerwindow.c:
14789
14790                 (headerwindow_show_cb): use the selected summary view item, not
14791                 the displayed item.
14792
14793 2001-06-02 [alfons]
14794
14795         * src/headerwindow.c:
14796
14797                 (headerwindow_show_cb): always try to show msginfo
14798
14799 2001-06-02 [hoa]
14800
14801         * src/compose.c
14802                 keep attached parts when reediting or forwarding.
14803
14804 2001-06-01 [hoa]
14805
14806         * src/folderview.c
14807         * src/prefs_folder_item.[ch]
14808         * src/prefs_scoring.[ch]
14809         * src/scoring.[ch]
14810         * src/summaryview.[ch]
14811         * src/main.c
14812         * src/mainwindow.c
14813         * src/prefs_common.[ch]
14814                 support for folder scoring
14815                 kill score and important score for messages
14816         
14817         * src/prefs_account.c
14818                 some display bug fixed for local account
14819                 preferences
14820
14821 2001-05-31 [alfons]
14822
14823         * src/summaryview.c:
14824
14825                 (add_sender_to_cb): don't crash when no or invalid sender; the add 
14826                 sender to address book menu item is disabled.
14827
14828 2001-05-30 [hoa]
14829
14830         * src/filtering.[ch]
14831         * src/summaryview.c
14832                 handling summary menu / filter messages
14833
14834         * src/folder.[ch]
14835                 add some stuff
14836
14837         * src/foldersel.c
14838                 imap folders now appears in list
14839
14840         * src/mbox_folder.c
14841                 doesn't crash if destination mail is not writeable
14842
14843 2001-05-29 [hoa]
14844
14845         * src/compose.c
14846                 removed some warnings
14847
14848         * src/filtering.c
14849         * src/folder.[ch]
14850         * src/prefs_filtering.c
14851                 global string to identify any folders           
14852                 removed some debug info
14853                 filtering to mbox folders is now possible
14854
14855         * src/mainwindow.c
14856                 removed some warnings
14857
14858         * src/mbox_folder.c
14859                 permission on files are changed to read/write for user only,
14860                 nothing for other.
14861                 creation of subfolder is handled better.
14862
14863 2001-05-28 [alfons]
14864
14865         Verified the sync for src/prefs_common.[ch] and
14866         src/prefs_account.[ch]. I believe there were some
14867         minor indentation differences.
14868
14869 2001-05-28 [paul]
14870
14871         0.4.99claws3
14872
14873         * sync with 0.4.99cvs3
14874
14875 2001-05-28 [hoa]
14876
14877         * src/compose.c
14878                 handling flags for mbox format
14879
14880         * src/filtering.c
14881                 use of mark file only for MH format
14882                 handling flags for mbox format
14883                 filtering cannot yet move or copy mails to mbox folders.
14884
14885         * src/folder.[ch]
14886                 changed move_msg, copy_msg,
14887                 move_msgs_with_dest, copy_msgs_with_dest functions
14888                 uses only folder->copy_msg() function
14889                 uses folder->finished_copy() to handle the destination
14890                 folder at the end of the copy or move operation.
14891
14892         * src/foldersel.c
14893                 included mbox directories.
14894
14895         * src/folderview.[ch]
14896         * src/mainwindow.c
14897                 handle folders operation for mbox format
14898
14899         * src/mbox.c
14900                 disable conversion of "From " header
14901
14902         * src/mbox_folder.[ch]
14903                 completion of mbox format handling
14904
14905         * src/mh.c
14906                 changed mh_copy_msg() function and
14907                 removed mh_move_msg(), mh_move_msgs_with_dest(),
14908                 mh_copy_msgs_with_dest()
14909
14910         * src/prefs_filtering.c
14911                 removed some warnings
14912
14913         * src/prefs_matcher.c
14914                 default boolean operation is AND
14915
14916         * src/procheader.c
14917                 handling flags for mbox format
14918                 handling of "From " header
14919
14920         * src/procmsg.[ch]
14921                 removed data field
14922                 added MSG_REALLY_DELETED flags to handle deletion of
14923                 messages in mbox format.
14924
14925         * src/summaryview.c
14926                 handling flags for mbox format
14927                 disable the MSG_DELETED flags when messages
14928                 are deleted in mbox format
14929
14930         * src/textview.c
14931                 "From " headers display fixed.
14932
14933 2001-05-27 [alfons]
14934
14935         * src/textview.c:
14936                 
14937                 (get_email_part): skip quoted email addresses, like in e.g.
14938                 "'alfons@proteus.demon.nl'".
14939
14940 2001-05-26 [alfons]
14941
14942         Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
14943         and fixing the persistence troubles when using separate windows.
14944
14945         * src/mainwindow.c:
14946         
14947             Added #define SEPARATE_ACTION used in the gtk item factory for 
14948             the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
14949                 use gtk_item_factory_get_widget_by_action() to get the items.
14950                 
14951             Removed separate_widget_cb from the gtk item factory data   
14952           
14953             (mainwindow_create): connect separate_widget_cb() to check
14954             menu item "toggled" signal. also passing a MainWindow pointer
14955                 as object data for both check menu items.
14956                 
14957             (separate_widget_cb): definition of separate_widget_cb() to match
14958             GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main 
14959                 window using gtk_object_get_data(). The type of window separation 
14960                 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
14961         
14962         * src/prefs_filtering.c,
14963           src/prefs_matcher.c: added horizontal scrollbars
14964
14965 2001-05-25 [darko]
14966
14967         * src/headerview.c
14968                 fix segfault with invalid bold font
14969         * src/summaryview.c
14970                 correctly display summary stats after row is marked
14971
14972 2001-05-23 [sergey]
14973
14974         * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
14975         encodings with libjconv.
14976
14977 2001-05-23 [hoa]
14978
14979         * src/Makefile.am
14980                 added mbox_folder.[ch]
14981         * src/defs.h
14982                 mbox temporary folder
14983         * src/folder.[ch]
14984         * added src/mbox_folder.[ch]
14985         * src/folderview.c
14986         * src/procheader.[ch]
14987                 added mbox support
14988         * src/mbox.c
14989                 bugfix for file incorporation filtering
14990         * src/imap.c
14991                 enable creation of MBOX
14992         * src/prefs_display_header.c
14993                 enable use of headers like "From "
14994                 something that should be fixed :
14995                         displaying of such headers add an extra space
14996         * src/prefs_folder_item.c
14997                 don't create folders because it is not necessary
14998         * src/procmsg.h
14999                 added data field to MsgInfo for mbox internal use
15000         * src/summaryview.c
15001                 added some support for mbox
15002         * src/utils.[ch]
15003                 added get_mbox_cache_dir() function
15004
15005 2001-05-23 [hiroyuki]
15006
15007         * src/headerwindow.c
15008           src/inc.c
15009           src/main.c
15010           src/mh.c
15011           src/nntp.c
15012           src/procmsg.h
15013           src/session.h
15014           src/socket.[ch]
15015           src/summaryview.c
15016           src/textview.c
15017           src/automaton.c
15018           src/folderview.c: more sync with 0.4.99cvs2.
15019
15020         * src/headerwindow.c: reverted.
15021
15022 2001-05-22 [paul]
15023
15024         0.4.99claws2
15025
15026         * sync with sylpheed 0.4.99cvs2
15027                 * src/news.[ch]
15028                 * src/nntp.[ch]
15029                 * INSTALL
15030                 * INSTALL.jp
15031
15032 2001-05-22 [alfons]
15033
15034         * src/summaryview.c: bugfixed a premature assignment in  summaryview_add_sender_to_cb()
15035
15036 2001-05-21 [alfons]
15037
15038         Minor things:
15039
15040         * configure.in: if gnome-config not found, "no" is displayed
15041         
15042         * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
15043
15044         * src/textview.c: now also possible to add mail addresses by right
15045           clicking in the text view
15046
15047         * src/codeconv.c: merged patch which fixes endless loop when encountering
15048           invalid wide characters; from Alte <010@imis.ru>  
15049
15050 2001-05-20 [alfons]
15051
15052         Added installation of gnome specific things:
15053
15054         * Makefile.am: gnome conditional
15055
15056         * configure.in: check for installed gnome
15057
15058         * added sylpheed.png, sylpheed.desktop
15059
15060 2001-05-20 [sergey]
15061
15062         * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
15063
15064         * src/mainwindow.h (main_window_toolbar_create): created a button
15065         for "Reply to all".
15066         (main_window_set_toolbar_sensitive): enable/disable the new button
15067         appropriately.
15068         (toolbar_reply_to_author_cb): handle the new button.
15069
15070         * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
15071         send_progress_dialog_destroy() on failure (fixes hang on SMTP
15072         failure).
15073
15074 2001-05-19 [sergey]
15075
15076         * src/compose.h (ComposeReplyMode): new modes
15077         COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
15078         COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
15079
15080         * src/compose.c
15081         (compose_send): move some code into a new function:
15082         (compose_current_mail_account): new function.
15083         (compose_reply): new argument to_author, all callers changed; if
15084         to_author==TRUE and account->protocol==A_NNTP, find and use an
15085         appropriate mail account for replying.
15086         (compose_reply_set_entry): new argument to_author; ignore
15087         compose->replyto if to_author==TRUE.
15088
15089         * src/mainwindow.c: new command "Message/Reply to author".
15090         (main_window_set_menu_sensitive): enable/disable it.
15091         (reply_cb): handle it.
15092
15093         * src/summaryview.c: new command "Reply to author".
15094         (summary_set_menu_sensitive): enable/disable it.
15095         (summary_reply_cb): handle it.
15096
15097         * src/account.c (account_find_mail_from_address): new function.
15098
15099 2001-05-18 [paul]
15100
15101         0.4.99claws1
15102
15103         * sync with sylpheed 0.4.99cvs1
15104
15105 2001-05-18 [hoa]
15106
15107         * src/compose.[ch]
15108         * src/filtering.c
15109         * src/summaryview.c
15110                 new filtering action : forward and forward as attachment
15111
15112         * src/main.c
15113                 no need for $DISPLAY when we run sylpheed --help
15114                 call to parse_cmd_opt() is moved
15115
15116         * src/mainwindow.[ch]
15117                 execute button is hidden when immediate execute
15118                 is chosen
15119
15120         * src/mh.c
15121         * src/news.c
15122         * src/prefs_folder_item.c
15123         * src/procmsg.c
15124                 better handling of missing directories
15125
15126         * src/summaryview.c
15127                 reedit is enabled in outbox
15128                 reedit is enabled in queue
15129
15130 2001-05-17 [hoa]
15131
15132         * src/filtering.c
15133         * src/matcher.[ch]
15134         * src/prefs_filtering.c
15135                 changed attachement into attachment
15136
15137 2001-05-17 [alfons]
15138
15139         0.4.67claws4    
15140
15141         * sync with sylpheed 0.4.67cvs9
15142         * sync with sylpheed 0.4.67cvs7-8
15143
15144 2001-05-17 [hoa]
15145
15146         * src/Makefile.am
15147                 added prefs_filtering.c
15148
15149         * src/filtering.[ch]
15150         * src/matcher.[ch]
15151                 removed action : forward_news and forward_news_as_attachement
15152                 (forward and forward_as_attachement can be used instead)
15153
15154         * src/mainwindow.c
15155                 added menu option to access filtering configuration
15156
15157         * src/prefs_account.c
15158                 changed mail_command default to /usr/sbin/sendmail
15159
15160         * added src/prefs_filtering.[ch]
15161                 dialog box for filtering configuration
15162
15163         * src/prefs_matcher.c
15164                 added function prefs_matcher_get_criteria_from_matching()
15165
15166         * src/prefs_scoring.c
15167                 reset the dialog when register or substitute is clicked
15168
15169 2001-05-15 [hoa]
15170
15171         * src/Makefile.am
15172                 added filtering.[ch]
15173         * src/inc.c
15174                 using filering.[ch] instead of filter.[ch]
15175         * src/main.c
15176                 reading new filtering configuration
15177         * src/matcher.[ch]
15178                 added some filtering actions
15179                 and fixed a bug for headers and mail body matching
15180         * src/mbox.c
15181                 using filering.[ch] instead of filter.[ch]
15182         * src/mh.c
15183                 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
15184         * src/summaryview.c
15185                 some fixes for filtering
15186
15187 2001-05-14 [hiroyuki]
15188
15189         * src/send.c: fixed some weird indentations.
15190           send_message_with_command(): call pclose() only if p != NULL.
15191         * src/textview.c: get_email_part(): modified the code for readability.
15192
15193 2001-05-14 [hiroyuki]
15194
15195         * src/md5global.h
15196           src/md5ify.c
15197           src/md5ify.h: removed from the cvs.
15198
15199 2001-05-13 [sergey]
15200
15201         * src/main.c: include rfc2015.h to avoid compiler warnings.
15202         * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
15203         the panel is already on screen.
15204         * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
15205         closing the alert window by ESC as "No".
15206         * src/prefs_common.c (prefs_interface_create): moved return
15207         receipt check button to the correct place.
15208
15209 2001-03-13 [alfons]
15210
15211         * src/prefs_common.c: 
15212                 moved return receipt check button to the Send tab. (prefs_send_create)
15213                 removed the date format ui related globals. (prefs_display_create)
15214
15215         0.4.67claws3
15216         
15217         * sync with sylpheed 0.4.67cvs5-6
15218
15219 2001-05-13 [paul]
15220
15221         * added Alfons' font selection patch
15222
15223         * src/defs.h
15224         * src/headerwindow.c
15225         * src/prefs_common.c
15226         * src/prefs_common.h
15227
15228 2001-05-13 [hoa]
15229         * src/defs.h
15230                 changed version of cache
15231         * src/matcher.[ch]
15232         * src/prefs_matcher.c
15233                 added additionnal matching criteria
15234         * src/procheader.c
15235         * src/procmsg.[ch]
15236         * src/news.c
15237                 added references in MsgInfo
15238
15239 2001-05-12 [hoa]
15240
15241         * src/defs.h
15242                 prepared some things for new filtering
15243         * src/matcher.[ch]
15244                 added some matching properties
15245                 inreplyto need to be enhanced
15246                 prepared some things for new filtering
15247         * src/messageview.c
15248                 added Return-Receipt-To handling
15249         * src/prefs_folder_item.c
15250                 changed default value to TRUE
15251         * src/prefs_matcher.c
15252                 added some matching properties
15253         * src/prefs_scoring.[ch]
15254                 the scoring dialog is finished
15255         * src/procheader.c
15256                 added Return-Receipt-To handling
15257                 Reference need to be added
15258         * src/procmsg.[ch]
15259                 added Return-Receipt-To handling
15260                 added threadscore to get a better score sorting when
15261                 threads are enabled
15262         * src/summaryview.c
15263                 suppressed a bug when we sort the list
15264                 when no folder is opened.
15265                 better score sorting when threads are enabled
15266
15267 2001-05-12 [alfons]
15268
15269         * reverted previous patch because of potential errors 
15270
15271         0.4.67claws2
15272         
15273         * src/inc.c, src/prefs_common.c, src/prefs_common.h: 
15274                 applied "toggle mail-retrieval dialog window" patch submitted 
15275                 by Eric Limpens <eric@qnt.net>
15276
15277         * sync with sylpheed 0.4.67cvs4
15278
15279 2001-05-12 [sergey]
15280
15281         * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
15282         some picky compilers.
15283         * src/rfc2015.h: provide prototype for rfc2015_disable_all().
15284         * src/grouplist_dialog.c: include alertpanel.h.
15285         * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
15286         fix compile warning.
15287         * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
15288         #include "defs.h" before others to prevent the warning of `MIN'
15289         and `MAX' redefinition.
15290
15291 2001-05-11 [hoa]
15292
15293         * src/main.c
15294         * src/messageview.c
15295         * src/prefs_account.c
15296         * src/prefs_display_header.c
15297                 removed warning
15298         * src/Makefile.am
15299                 added prefs_scoring.[ch]
15300         * src/grouplist_dialog.c
15301                 display an error dialog box if the group list
15302                 cannot be fetched.
15303         * src/mainwindow.[ch]
15304                 added main_window_set_thread_option() function
15305                 scoring dialog box enabled
15306         * src/matcher.[ch]
15307                 added flags matching unread /new / marked
15308                 / deleted / replied / forwarded
15309         * src/news.c
15310                 newsgroups are now finally in newscache
15311         * src/prefs_matcher.[ch]
15312                 finished preferences for matching dialog
15313         * added src/prefs_scoring.[ch]
15314                 scoring dialog box completed
15315         * src/scoring.[ch]
15316                 conversion to string : added scoringprop_to_string()
15317                 write config for preferences :
15318                 added prefs_scoring_write_config()
15319         * src/summaryview.c
15320                 threads can be enabled/disabled independently
15321                 for each folder
15322
15323 2001-05-10 [alfons]
15324
15325         0.4.67claws1
15326         
15327         * AUTHORS: 
15328                 thought it would be nice to have a list of all
15329                 contributors (used Changelog as a reference)
15330         
15331         * configure.in: 
15332                 messed up version numbering...
15333
15334         0.4.66claws1
15335
15336         * sync with sylpheed 0.4.67cvs1-3
15337
15338 2001-05-10 [darko]
15339
15340         * src/prefs_common.c:
15341                 better UI for strftime format, double clicking
15342                 on format now inserts the format in text entry
15343                 replaced close button with standard OK/Cancel
15344                 moved date format button to the right of the
15345                 text entry field
15346
15347 2001-05-09 [alfons]
15348
15349         * src/gtkstext.c:
15350                 Ctrl-Home / Ctrl-End have proper cursor navigation
15351
15352 2001-05-09 [hoa]
15353
15354         * src/prefs_matcher.c
15355                 finished UI to define matching properties
15356                 added ok and cancel button
15357         * src/prefs_filter.c
15358                 added ok and cancel button
15359         * src/news.c
15360                 fixed some bug in xhdr parsing
15361
15362 2001-05-08 [alfons]
15363
15364         * src/textview.c: 
15365                 fixed a bug in textview_show_header(), which displayed two colons (':');
15366                 cleaned up some warnings
15367
15368 2001-05-08 [hoa]
15369
15370         * src/Makefile.am
15371                 added prefs_matcher.[ch]
15372                 compilation with -W -Wall
15373         * src/alertpanel.c
15374                 ungrab the mouse events if grabbed - does it
15375                 fix the bug for disposition notification ?
15376         * src/mainwindow.c
15377                 added a menu option to open the matching dialog.
15378         * src/matcher.[ch]
15379                 added matcherprop_to_string() and matcherlist_to_string()
15380                 fixed some bugs, changed the name of some options
15381                 age_sup and age_inf becomes age_greater and age_lower,
15382                 body and messageheaders becomes body_part and headers_part,
15383                 changed the names of constants from SCORING_XXX to MATCHING_XXX
15384         * src/prefs_display_header.c
15385         * src/prefs_headers.c
15386                 fixed a bug that accidentally destroyed dialogs
15387                 when closed them with delete_event
15388                 Added *_deleted() which handle delete_event signal correctly.
15389         * src/prefs_folder_item.[ch]
15390                 added "enable_thread" field for future customization
15391         * added src/prefs_matcher.[ch]
15392                 sample of the UI to define matching properties
15393         * src/procheader.c
15394                 using procheader_headername_equal instead of str*cmp functions
15395                 using procheader_parse_header() function
15396         * src/scoring.c
15397                 using MATCHING_XXX instead of SCORING_XXX
15398         * src/summaryview.c
15399                 display the sender of the news even if this is ourself
15400                 when this is a news message.
15401         * src/textview.c
15402                 using headername_equal() instead of str*cmp functions
15403
15404 2001-05-08 [alfons]
15405
15406         0.4.66claws
15407
15408         * sync with sylpheed 0.4.66
15409         * src/gtkstext.c: trace logs added 
15410
15411 2001-05-08 [sergey]
15412
15413         * src/prefs_common.[ch]: added option to enable/disable GnuPG
15414         signature check popup.
15415         * src/rfc2015.c (check_signature): show signature check popup only
15416         if it is enabled in preferences.
15417
15418 2001-05-07 [alfons]
15419
15420         0.4.66claws4
15421         
15422         * sync with sylpheed 0.4.66cvs6
15423
15424 2001-05-07 [darko]
15425
15426         * src/prefs_common.[ch]: added option to enable/disable
15427           looking up sender name in address book for summary pane
15428         * src/summaryview.c: look up sender in the address book
15429           by using Alfons' address completion code
15430
15431 2001-05-07 [hiroyuki]
15432
15433         * src/inc.h
15434           src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
15435           member of Pop3State.
15436         * src/news.c: brought #include "defs.h" before #include <glib.h>
15437           to prevent the warning of `MIN' and `MAX' redefinition.
15438
15439 2001-05-06 [hoa]
15440
15441         * removed src/headers_display.[ch]
15442         * removed src/prefs_display_headers.[ch]
15443         * src/inc.c
15444                 use a temporary file in the user directory for mbox import
15445         * src/news.c
15446                 added XHDR support to get "To" and "Cc" headers
15447                 (in order to match news with to or cc field for
15448                 scoring)
15449                 added function news_parse_xhdr() to get XHDR response
15450         * src/nntp.[ch]
15451                 added function nntp_xhdr()
15452         * src/matcher.c
15453                 fetch the message if necessary
15454
15455 2001-05-06 [alfons]
15456
15457         0.4.66claws3
15458
15459         * sync with sylpheed 0.4.66cvs3-5
15460
15461 2001-05-06 [hoa]
15462
15463         * src/utils.[ch]
15464                 added function itos_buf() to enable use of several buffers
15465         * src/summaryview.c
15466                 use of itos_buf() instead of itos() in summary list
15467                 to fix the broken display of message number.
15468
15469 2001-05-06 [alfons]
15470
15471         * src/gtkstext.c: bug in cursor up navigation fixed,
15472                 fixed another unsigned / signed comparison (we're getting there :-)
15473
15474 2001-05-06 [hoa]
15475
15476         * src/Makefile.am
15477                 added scoring.c scoring.h
15478                 prefs_folder_item.c prefs_folder_item.h
15479                 matcher.c matcher.h
15480         * src/defs.h
15481                 added FOLDERITEM_RC SCORING_RC
15482         * src/folder.[ch]
15483                 added prefs field in FolderItem :
15484                 properties for each folder (PrefsFolderItem),
15485                 sorting type and mode were added as the first properties.
15486         * src/main.c
15487                 read config for scoring
15488         * added src/matcher.[ch]
15489                 gives functions to parse configuration file to do
15490                 matching on mails with a list of conditions.
15491         * src/mainwindow.c
15492                 add option to sort by score
15493         * src/prefs_common.[ch]
15494                 added preference option to show score and for
15495                 the score column size
15496         * added src/prefs_folder_item.[ch]
15497                 properties for each folder (PrefsFolderItem),
15498                 sorting type and mode were added as the first properties.
15499         * src/procheader.[ch]
15500                 added procheader_parse_header()
15501                 added procheader_header_free()
15502                 added procheader_headername_equal()
15503                 and made modification to use them.
15504         * src/procmsg.[ch]
15505                 added score field to MsgInfo structure
15506         * added src/scoring.[ch]
15507                 gives functions to parse configuration file to do
15508                 scoring on mails with a list of conditions.
15509         * src/summaryview.[ch]
15510                 save the sorting type and mode for the folder
15511                 added column to display the score of the mail
15512                 added function summary_score_clicked()
15513                 sorting type and mode are restored to the folder
15514                 when it is reopen
15515         * src/textview.c
15516                 use procheader_parse_header(), procheader_headername_equal()
15517                 removed memory leak in text_scan_header when freeing headers
15518         * src/filter.c
15519                 changed the function to match names of headers
15520                 using procheader_headername_equal()
15521
15522         Scoring functions are implemented, an interface is needed
15523         to configure that.
15524
15525 2001-05-04 [alfons]
15526
15527         * src/gtkstext.c: 
15528                 hopefully fixed the row up navigation bug,
15529                 removed adding back / forward lines to cache
15530
15531 2001-05-04 [sergey]
15532
15533         * src/prefs_display_headers.c: user interface changes:
15534         (prefs_display_headers_create): remove unused "Show" check button;
15535         allow reordering of headers by dragging.
15536         (prefs_display_headers_write_config): remove unused variables.
15537         (prefs_display_headers_set_dialog): do not insert "(New)" at top
15538         of lists (not needed with the new UI).
15539         (prefs_display_headers_set_list): scan lists starting from row 0,
15540         not 1 (do not skip "(New)").
15541         (prefs_display_headers_find_header): new function.
15542         (prefs_display_headers_clist_set_row): do not allow duplicates.
15543         (prefs_display_headers_delete_cb): do not skip row 0; treat
15544         closing the alert window by ESC as "No".
15545         (prefs_display_headers_up): do not protect row 0.
15546         (prefs_display_headers_down): do not protect row 0.
15547
15548 2001-05-04 [sergey]
15549
15550         * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
15551         functions.
15552
15553         * src/summaryview.c
15554         (summary_find_next_marked_msg, summary_find_prev_marked_msg,
15555         summary_select_next_marked, summary_select_prev_marked): new
15556         functions.
15557
15558 2001-05-03 [sergey]
15559
15560         * src/news.c: fixed a bug when no article can be fetched after
15561         server timeout if the connection was restored by news_post():
15562         (news_select_group): new function.
15563         (news_fetch_msg): call news_select_group() before fetching
15564         article.
15565         (news_get_uncached_articles): set session->group after successful
15566         GROUP command.
15567
15568 2001-05-03 [hoa]
15569
15570         * src/defs.h
15571         * src/procmsg.[ch]
15572         * src/procheader.c
15573                  changed version of cache, added cc field
15574
15575         * src/prefs_display_headers.c
15576                 the interface was changed
15577
15578         * src/prefs_headers.c
15579                 added cancel button
15580
15581 2001-05-03 [alfons]
15582
15583         * completed sync of sylpheed cvs2
15584         * src/gtkstext.c: updated row up / down cursor navigation
15585         * src/textview.c: re-edited, prepared for fixing the email address
15586                 scanner.
15587
15588 2001-05-03 [darko]
15589
15590         * src/prefs_common.c: use alfons' strftime ui code
15591         entry_datefmt and datefmt_sample widgets have to be
15592         global in this module because of this change
15593
15594 2001-05-03 [hoa]
15595
15596         * src/messageview.c
15597         * src/prefs_common.[ch] added option to activate the return receipt
15598                 feature.
15599
15600 2001-05-02 [alfons]
15601
15602         * src/gtkstext.c: fix for row up/down cursor navigation. 
15603
15604         0.4.66claws2
15605         
15606         * sync with 0.4.66cvs2
15607
15608 2001-05-02 [paul]
15609
15610         added add-sender-to-addressbook patch
15611
15612         * src/addressbook.c
15613         * src/addressbook.h
15614         * src/summaryview.c
15615
15616 2001-05-02 [sergey]
15617
15618         * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
15619         G_ALERTDISABLE.
15620
15621         * src/alertpanel.c (alertpanel_create): new argument can_disable,
15622         all existing callers changed to pass FALSE; create a check button
15623         to disable the message.
15624         (alertpanel_message_with_disable): new function.
15625         (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
15626         (alertpanel_button_toggled): new function.
15627         (alertpanel_button_clicked, alertpanel_close): set value using
15628         G_ALERT_VALUE_MASK.
15629
15630         * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
15631
15632         * src/prefs_common.c (prefs_privacy_create): new check button
15633         checkbtn_gpgme_warning.
15634
15635         * src/main.c (main): moved preferences reading before gpgme
15636         initialization; check prefs_common.gpgme_warning before giving the
15637         GnuPG warning and set it to FALSE if the user wants to disable the
15638         warning.
15639
15640 2001-05-02 [hiroyuki]
15641
15642         * src/prefs_display_headers.c: modified the layout and some labels.
15643
15644 2001-05-02 [sergey]
15645
15646         * src/prefs_account.c (prefs_account_fix_size): new function.
15647         (prefs_account_create): call prefs_account_fix_size(); use
15648         gtk_widget_show instead of gtk_widget_show_all (fixes too large
15649         size when the window is shown for the first time).
15650         (prefs_account_basic_create): changed layout of serv_table; moved
15651         localmbox_entry above smtpserv_entry (logically it replaces
15652         POP3/IMAP server).
15653         (prefs_account_protocol_activated): set sensitivity of
15654         nntpauth_chkbtn according to the protocol (in addition to
15655         hide/show); commented out gtk_table_set_row_spacing() calls.
15656         (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
15657         not sensitive (fixes a bug with disabled username/password boxes
15658         when editing POP3 account after NNTP with authentication).
15659
15660 2001-05-02 [hoa]
15661
15662         * src/account.c
15663         * src/inc.c
15664         * src/prefs_account.[ch]
15665         * src/send.c
15666                 removed local account without SMTP server
15667                 added option to use mail command instead of a connexion
15668                 to SMTP server when a local account is used
15669         * src/prefs_headers.c
15670                 fixed a bug
15671         * src/news.c
15672                 fixed a bug when connexion immediately closed
15673
15674 2001-05-01 [alfons]
15675
15676         0.4.66claws1
15677         
15678         * sync with 0.4.65
15679
15680 2001-05-01 [sergey]
15681
15682         * src/prefs_account.c (Basic, prefs_account_basic_create): new
15683         widget nntpauth_chkbtn.
15684         (prefs_account_protocol_activated): handle nntpauth_chkbtn
15685         visibility.
15686         (prefs_account_nntpauth_toggled): new function.
15687
15688         * src/news.c (news_session_new_for_folder): use NNTP
15689         authentication only if ac->use_nntp_auth is set.
15690
15691 2001-05-01 [hoa]
15692
15693         * src/Makefile.am changed headers.[ch] in customheader.[ch]
15694         * src/prefs_display_headers.c changed the UI
15695         * src/prefs_headers.c changed account_name to account_id
15696         * src/compose.c using customheader.h
15697
15698 2001-05-01 [hiroyuki]
15699
15700         * src/esmtp.c
15701           src/news.c
15702           src/nntp.c: changed sock_read() to sock_gets(), they've been left
15703           unsynched.
15704
15705 2001-05-01 [hoa]
15706
15707         * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
15708         * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
15709                 for displaying of headers
15710         * src/grouplist_dialog.[ch] minor changes to remove warnings
15711         * src/prefs_display_headers.[ch] dialog to choose the
15712         headers to display in the mail viewer.
15713         * src/headers.h correction of #define
15714         * src/headers_display.[ch] configuration for displaying of headers.
15715         * src/main.c read config of displaying of headers
15716         * src/prefs_common.c add a button to access the config dialog
15717                 for displaying of headers
15718         * src/prefs_display_headers.[ch] dialog for configuration for
15719                 displaying of the headers.
15720         * src/prefs_headers.c cleaning of code
15721         * src/procheader.c comments added to code
15722         * src/textview.c changes to reorder the headers depending
15723                 on the config for displaying of headers
15724
15725 2001-04-30 [alfons]
15726
15727         0.4.65claws7
15728
15729         * sync with 0.4.65cvs12
15730
15731         NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
15732
15733 2001-04-30 [sergey]
15734
15735         * src/nntp.h (NNTPSockInfo): new field auth_failed.
15736
15737         * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
15738         is set to force reconnection after authentication failure.
15739         (nntp_gen_command): set sock->auth_failed on authentication
15740         failure, or if sock->userid and sock->passwd are not set.
15741
15742         * src/news.c (news_session_new_for_folder): set userid=NULL if
15743         password dialog is cancelled.
15744
15745 2001-04-30 [sergey]
15746
15747         * src/nntp.h (NNTPSockInfo): new type.
15748
15749         * src/nntp.c: all functions updated to use NNTPSockInfo instead of
15750         SockInfo.
15751         (nntp_open_auth, nntp_close): new functions.
15752         (nntp_gen_command): new function to handle authentication; all
15753         NNTP command functions updated to use it.
15754         (nntp_authinfo_user, nntp_authinfo_pass): deleted.
15755         (nntp_list): removed old useless code.
15756
15757         * src/news.h (NNTPSession): new field nntp_sock.
15758
15759         * src/news.c: all functions updated to use NNTPSockInfo instead of
15760         SockInfo.
15761         (news_session_new): new arguments (userid, passwd); made static;
15762         use nntp_open_auth() if needed.
15763         (news_session_destroy): use nntp_close() instead of sock_close().
15764         (news_query_password): changed arguments.
15765         (news_session_new_for_folder): new function.
15766         (news_session_get): use news_session_new_for_folder().
15767         (news_authenticate): deleted.
15768         (news_get_uncached_articles): removed old authentication code.
15769
15770 2001-04-30 [sergey]
15771
15772         * src/news.c: reverted my previous changes (need to do NNTP
15773         authentication in a cleaner way).
15774         
15775 2001-04-29 [sergey]
15776
15777         * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
15778         news_nntp_post, news_nntp_mode): new functions (wrappers with
15779         authentication support).
15780         (news_get_article_cmd, news_get_article, news_get_header): new
15781         argument "folder"; all callers changed.
15782         (news_get_article_cmd): added authentication support.
15783         (news_session_get): use news_nntp_mode() instead of nntp_mode().
15784         (news_post): use news_nntp_post() instead of nntp_post().
15785         (news_get_uncached_articles): use news_nntp_group() instead of
15786         nntp_group() and news_nntp_xover() instead of nntp_xover();
15787         removed old authentication code.
15788         (news_get_group_list): use news_nntp_list() instead of nntp_list().
15789
15790         * src/nntp.c (nntp_list): return real error code instead of
15791         hardcoded NN_ERROR.
15792
15793 2001-04-29 [sergey]
15794
15795         * configure.in: fixed wint_t typedef detection again
15796
15797 2001-04-28 [hoa]
15798
15799         * src/prefs_account.[ch], added A_LOCAL_CMD
15800                 (send mail with mail command)
15801         * src/send.c added function send_message_with_command()
15802         * src/inc.c made a more secure get_spool() function with
15803                 mktemp() but maybe mkstemp() or something more
15804                 secure can be used.
15805
15806 2001-04-28 [alfons]
15807
15808         * src/textview.c, colorization of email addresses in headers
15809
15810         0.4.65claws6
15811
15812         * bug sync with sylpheed
15813         * prefs_common.c: created date format ui for darko
15814         * sync with 0.4.65cvs11
15815         * configure.in: corrected to have the new gpg checks
15816
15817 2001-04-27 [alfons]
15818
15819         * completed sync with 0.4.65cvs10
15820         * minor debug things added to gtkstext.c
15821
15822 2001-04-27 [darko]
15823
15824         * configure.in: remove check for availability of
15825           strftime() as advised by Hiroyuki
15826         * src/prefs_common.[ch], src/procheader.c:
15827           synch strftime() code with Hiroyki's main branch
15828
15829 2001-04-26 [sergey]
15830
15831         * src/news.c: news_query_password(), news_authenticate(): new
15832           functions.
15833           news_get_uncached_articles(): added NNTP authentication
15834           handling.
15835         * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
15836           new functions.
15837         * src/prefs_account.c: prefs_account_protocol_activated():
15838           enable userid and password fields for NNTP.
15839
15840 2001-04-26
15841
15842         * configure.in: check for availability of strftime()
15843           [darko]
15844         * src/prefs_common.[ch], src/procheader.c: use
15845           strftime() for displaying date in summary pane if it
15846           is available
15847
15848 2001-04-25
15849
15850         * more .cvsignore cleanups [alfons]
15851
15852 2001-04-25
15853
15854         * ac/sv-check-type.m4: new autoconf macro.
15855         * configure.in: fixed wint_t typedef detection (did not work
15856           with gcc-2.96).
15857
15858 2001-04-25
15859
15860         * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
15861           [hiroyuki]
15862
15863 2001-04-24
15864         * modified gtkstext.c : buggy cursor navigation fixed, 
15865           and font descent also taken in account when drawing
15866           cursor. [alfons]
15867
15868 2001-04-24 [hoa]
15869         * added comments in src/news.c src/nntp.c
15870         * added src/prefs_headers.[ch]
15871         * added src/headers.[ch]
15872         * modified compose.c to activate custom headers
15873                 added function is_in_custom_headers
15874         * modified prefs_account.[ch]
15875                 added function prefs_account_customhdr_edit
15876         * modified src/defs.h :
15877                 added HEADERS_RC : name of the config file
15878                 for the custom headers
15879
15880 2001-04-24
15881
15882     0.4.65claws5
15883
15884         * configure.in
15885           src/gtkstext.[ch]
15886           src/compose.c
15887           src/Makefile.am
15888           
15889           added gtkstext with configure.in patch by Hiroyuki which
15890           should fix the XIM detection [alfons]
15891
15892         * more clean up of cvs [alfons]
15893
15894                  * removed all Makefile.in files to attic.
15895
15896                  * updated all .cvsignores to really ignore things that could
15897                    be unintentionally committed by a recursive commit.
15898
15899 2001-04-23 [hoa]
15900         * added src/grouplist_dialog.[ch]
15901         * changed src/folderview.c to call grouplist_dialog instead
15902                 of inputdialog
15903         * src/news.c :
15904                 added functions news_reset_group_list
15905                 and news_get_group_list
15906         * src/nntp.c :
15907                 added function nntp_list
15908         * src/defs.h :
15909                 added GROUPLIST_FILE : name of the newsgroup list cache file
15910
15911 2001-04-21
15912
15913         * added option to warn about queued messages on exit [sergey]:
15914
15915           * src/compose.c: compose_queue(): call folder_item_scan()
15916             and folderview_update_item() after queueing.
15917           * src/folderview.c: folderview_update_node(): draw the queue
15918             folder in bold font if there are queued messages.
15919           * src/mainwindow.c: queued_messages(): new function.
15920             app_exit_cb(): display warning if there are queued messages
15921             if warn_queued_on_exit is set.
15922           * prefs_common.[ch]: add warn_queued_on_exit option.
15923
15924         * enhanced GnuPG key selection support [sergey]:
15925
15926           * src/select-keys.c: updated to newer version from Win32
15927             branch with support for selecting arbitrary keys.
15928           * src/prefs_account.c: added the Privacy tab to the account
15929             options window.
15930             prefs_account_privacy_create(),
15931             prefs_account_sign_key_set_data_from_radiobtn(),
15932             prefs_account_sign_key_set_radiobtn(): new functions.
15933           * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
15934           * src/rfc2015.c: set_signers(): new function.
15935             pgp_sign(): add the account parameter, call set_signers().
15936             rfc2015_sign(): add the account parameter, pass it to pgp_sign().
15937           * src/rfc2015.h: rfc2015_sign(): updated prototype.
15938           * src/compose.c: pass the current account to rfc2015_sign().
15939
15940         * tag name claws added to prevent confusion with main branch [alfons]
15941
15942         * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
15943
15944         * autogen.sh: Added "--enable-maintainer-mode". [sergey]
15945
15946         * sync with recent sylpheed cvs. Untested though. [alfons]
15947