0.9.0claws80
[claws.git] / ChangeLog.claws
1 2003-07-04 [christoph]  0.9.0claws80
2
3         * src/main.c
4                 destroy all FolderItems when shutting down to
5                 allow folders to clean up
6
7 2003-07-04 [melvin]     0.9.0claws79
8
9         * src/gtk/gtkaspell.c
10                 Fixed bug #184 "Entering non-ascii character deletes
11                 previous char if spell checking enabled": this makes
12                 the spell checking in multibytes (e.g. UTF-8)locales work.
13                 (Patch by Luke Plant).
14                 
15 2003-07-04 [christoph]  0.9.0claws78
16
17         * sync with 0.9.2cvs1
18                 see ChangeLog 2003-06-10
19
20 2003-07-04 [paul]       0.9.0claws77
21
22         * sync with 0.9.3 release
23                 see ChangeLog 2003-07-04
24
25 2003-07-03 [christoph]  0.9.0claws76
26
27         * src/folder.[ch]
28         * src/imap.c
29         * src/mbox_folder.c
30         * src/mh.c
31         * src/news.c
32                 move folder_item_get_path() stuff into a folder virtual function
33
34         * src/procmsg.c
35                 use folder_item_fetch_msg() to get message and do not contruct
36                 the filename from path and number
37
38 2003-07-03 [paul]       0.9.0claws75
39
40         * sync with 0.9.2cvs12
41                 see ChangeLog 2003-07-03
42
43 2003-07-02 [paul]       0.9.0claws74
44
45         * src/messageview.c
46                 fix text-selection for replying
47
48 2003-07-02 [paul]       0.9.0claws73
49
50         * sync with 0.9.2cvs11
51                 see ChangeLog 2003-07-02
52
53 2003-07-02 [paul]       0.9.0claws72
54
55         * src/procmsg.c
56                 revert last commit because it breaks more
57                 than it fixes
58
59 2003-07-02 [paul]       0.9.0claws71
60
61         * src/procmsg.c
62                 fix thread by subject/sort by date
63
64 2003-07-01 [paul]       0.9.0claws70
65
66         * sync with 0.9.2cvs10
67                 see ChangeLog 2003-07-01
68
69 2003-06-30 [paul]       0.9.0claws69
70
71         * sync with 0.9.2cvs9
72                 see ChangeLog 2003-06-30
73
74 2003-06-28 [match]      0.9.0claws68
75
76         * src/addressbook.c
77                 fix null ptr.
78
79 2003-06-27 [paul]       0.9.0claws67
80
81         * sync with 0.9.2cvs7
82                 see ChangeLog 2003-06-27
83
84 2003-06-26 [christoph]  0.9.0claws66
85
86         * src/folder.c
87                 freeze folder updates while a folder is scanned
88
89         (closes Bug 185 New message counter)
90
91 2003-06-26 [darko]      0.9.0claws65
92
93         * src/ldapserver.c
94                 fix infinite loop when adding a new LDAP server
95
96 2003-06-26 [paul]       0.9.0claws64
97
98         * sync with 0.9.2cvs6
99                 see ChangeLog 2003-06-26
100
101 2003-06-26 [paul]       0.9.0claws63
102
103         * sync with 0.9.2cvs5
104                 see ChangeLog 2003-06-25 and 2003-06-26
105
106 2003-06-25 [match]      0.9.0claws62
107
108         * src/addr_compl.c
109                 Fixed tab/backtab for dropped-down completion list to
110                 move next/previous field. (close bug 147)
111
112 2003-06-25 [christoph]  0.9.0claws61
113
114         * src/addr_compl.[ch]
115         * src/addrindex.[ch]
116         * src/folderview.c
117         * src/inc.c
118         * src/news.c
119         * src/summaryview.c
120         * src/toolbar.c
121                 fix warnings
122
123 2003-06-25 [leandro]    0.9.0claws60
124
125         * src/compose.c
126                 o cleanups
127                 o gray out "Message/Remove references" menu item if not
128                   replying to a message
129
130 2003-06-24 [leandro]    0.9.0claws59
131
132         * src/compose.[ch]
133                 o removed "Message/Create new thread" menu item
134                 o added "Message/Remove references" menu item
135                   (it's off by default and will not check anymore
136                    if the subject changed)
137
138 2003-06-23 [alfons]     0.9.0claws58
139
140         * src/procmsg.c
141                 try better grouping messages threaded by subject based on their age.
142                 still not perfect - because the message tree is not sorted by date.  
143
144 2003-06-23 [thorsten]   0.9.0claws57
145
146         * src/pop.[ch]
147                 added mail_receive_hook to allow modifications
148                 directly after retrieval (e.g. adding headers).
149
150 2003-06-23 [paul]       0.9.0claws56
151
152         * src/sourcewindow.c
153                  enable the use of Ctrl+A to select all text in
154                  the sourcewindow
155                  Patch submitted by Ivan Francolin Martinez
156                  <ivanfm@users.sourceforge.net>
157
158 2003-06-22 [christoph]  0.9.0claws55
159
160         * src/folder.[ch]
161                 o add notification hook for folder tree changes
162                 o invoke hooks after folder tree scanning
163
164         * src/folderview.[ch]
165                 register hook for folder tree changes that
166                 updates the ctree
167
168         (there are more places that should be updated, like add, remove 
169          or move folder)
170
171         (closes Bug 164 Crash on rebuild folder tree)
172         (closes Bug 190 Crash on 'rebuilding folder tree')
173
174 2003-06-21 [leandro]    0.9.0claws54
175
176         * src/compose.[ch]
177                 create a new thread if subject changes
178                 (it's on by default, can be disabled in Message menu)
179
180 2003-06-21 [alfons]     0.9.0claws53
181
182         * src/summaryview.c
183                 quiet little compiler
184
185 2003-06-21 [christoph]  0.9.0claws52
186
187         update gettext stuff to version 0.12
188
189 2003-06-19 [alfons]     0.9.0claws51
190
191         * src/common/log.c
192         * src/common/plugin.c
193                 move defs.h before glib.h to prevent MIN/MAX redefs
194
195 2003-06-19 [alfons]
196
197         * src/addressbook.c
198                 translatable
199
200 2003-06-19 [match]      0.9.0claws50
201
202         * src/addressbook.[ch]
203         * src/addrindex.[ch]
204         * src/addr_compl.[ch]
205         * src/editldap.[ch]
206         * src/editldap_basedn.[ch]
207         * src/addritem.[ch]
208         * src/ldapquery.h
209                 re-implemented dynamic LDAP search. works without
210                 slowdown on display sender with addressbook
211                 option.
212         * src/addrbook.c
213                 documented code.
214
215 2003-06-19 [paul]       0.9.0claws49
216
217         * src/compose.c
218                 fix Bug #136 'Nonprovided quotation marks crash claws'
219                 patch submitted by Pawel PĂȘkala <c0rn@gazeta.pl>
220
221 2003-06-19 [alfons]     0.9.0claws48
222
223         * src/prefs_common.[ch]
224         * src/procmsg.c
225                 restrict threading by subject by checking thread for
226                 age (prefs_common.thread_by_subject_max_age)
227
228 2003-06-18 [christoph]  0.9.0claws47
229
230         * src/imap.c
231                 fix memory leak in imap_cmd_fetch()
232
233 2003-06-18 [christoph]  0.9.0claws46
234
235         * src/prefs_gtk.c
236                 fix memory leak in prefs_set_default() when used multiple
237                 times or after prefs have been read
238
239 2003-06-18 [christoph]  0.9.0claws45
240
241         * src/common/plugin.c
242                 fix memory leak in plugin_unload()
243
244 2003-06-18 [christoph]  0.9.0claws44
245
246         * src/imap.c
247                 fix memory leak in imap_cmd_ok()
248
249 2003-06-18 [christoph]  0.9.0claws43
250
251         * src/folder.c
252                 stop messages that are downloaded from POP3 and added to
253                 an IMAP inbox from being filtered twice (first by POP3
254                 and again when IMAP folder is scaned to get the UID of
255                 the APPEND operation when no UIDPLUS is available)
256
257 2003-06-18 [alfons]
258
259         * tools/Makefile.am
260                 phoenix <- firebird     
261
262 2003-06-18 [paul]
263
264         * tools/launch_phoenix          ** REMOVED **
265           tools/launch_firebird         ** NEW **
266                 renamed and edited to reflect the browser's name change from
267                 'phoenix' to 'firebird'
268
269 2003-06-18 [paul]       0.9.0claws42
270
271         * sync with 0.9.2cvs2
272                 see ChangeLog 2003-06-16
273
274 2003-06-17 [alfons]     0.9.0claws41
275
276         * src/procmsg.c
277                 prevent threading problems when a node is an ancestor (parent / great parent),
278                 which mostly happens with circular references (thanks to Phillipe GramoullĂ©
279                 for finding an sample set of messages)
280
281 2003-06-16 [christoph]  0.9.0claws40
282
283         * src/main.c
284                 don't popup main window on --receive or --receive-all
285
286         * src/mainwindow.[ch]
287         * src/plugins/trayicon/trayicon.c
288                 allow hiding of main window by clicking on the trayicon
289                 (doesn't work correctly in seperate window mode and may
290                  cause unexpected GTK problems I couldn't find yet)
291
292         * src/common/ssl.c
293                 remove incorrect warning
294
295 2003-06-15 [alfons]     0.9.0claws39
296
297         * src/gtk/gtkstext.c
298                 don't output debug text;
299                 #ifdef out print_line() if not debugging (thanks to Martin Wicke
300                 for pointing this out);
301
302 2003-06-14 [alfons]     0.9.0claws38
303         
304         * src/messageview.c
305                 remove printf() and make one if..else comply with coding style
306
307 2003-06-14 [alfons]     0.9.0claws37
308
309         * AUTHORS
310                 add Martin Wicke
311         * src/action.c
312         * src/messageview.[ch]
313         * src/summaryview.c
314                 apply patch #754162 "Quoting messages filtered by actions" submitted
315                 by Martin Wicke, which allows quoting message body changed by an
316                 action (Thanks!).
317
318 2003-06-13 [alfons]     0.9.0claws36
319
320         * src/utils.c
321                 add several other subject reply prefixes (suggested by Christoph and Ivan Martinez)
322                 use case insensitive regexp (suggested by Ivan Martinez)
323
324 2003-06-13 [christoph]  0.9.0claws35
325
326         * configure.ac
327         * src/plugins/trayicon/Makefile.am
328         * src/plugins/trayicon/eggtrayicon.[ch]                         ** REMOVE **
329         * src/plugins/trayicon/trayicon.c
330         * src/plugins/trayicon/libeggtrayicon/.cvsignore                ** NEW **
331         * src/plugins/trayicon/libeggtrayicon/Makefile.am               ** NEW **
332         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.[ch]          ** NEW **
333         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.[ch]           ** NEW **
334         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.[ch]        ** NEW **
335         * src/plugins/trayicon/libeggtrayicon/xembed.h                  ** NEW **
336                 replace my own EggTrayIcon backport with the backport
337                 used by (l|x)mule and gabber.
338
339 2003-06-13 [alfons]     0.9.0claws34
340
341         * AUTHORS
342         * src/common/utils.c
343                 add Aw: to list of reply prefixes (thanks to Martin Zwickel)
344
345 2003-06-13 [alfons]     0.9.0claws33
346
347         * src/compose.c
348                 clean up a little bit
349
350 2003-06-12 [alfons]     0.9.0claws32
351
352         * src/compose.c
353                 const correctness fix
354
355         * src/common/sylpheed.[ch]
356                 () -> (void)
357                 prevent redef MIN/MAX
358                 
359         * src/common/utils.[ch]
360                 () -> (void)
361
362 2003-06-12 [melvin]     0.9.0claws31
363
364         * src/compose.c
365                 Updated to take into accounts changes in GtkAspell.
366
367 2003-06-12 [alfons]     0.9.0claws30
368
369         * src/compose.c
370         * src/procmsg.c
371         * src/common/utils.[ch]
372                 handle reply subject prefixes better (initial 
373                 suggestion by Robert Story adapted and enhanced 
374                 using regexps)
375
376 2003-06-12 [melvin]     0.9.0claws29
377
378         * src/compose.c
379                 Use new gtkaspell_checkers_strerror() to get the speller's
380                 error message instead of accessing the (now private)
381                 checkers structure.
382                 Minor code clean up
383
384         * src/main.c
385                 Use #ifdef instead of #if for USE_ASPELL
386                 Use the new spell checkers init/quit functions 
387
388         * src/gtk/gtkaspell.c
389                 Use #ifdef instead of #if for USE_ASPELL
390                 Moved in the majority of GtkAspell structures that were
391                 exported before by gtkaspell.h
392         
393         * src/gtk/gktaspell.h
394                 Made gtkaspell.h contain only the necessary data to be
395                 publicized by moving many structures to gtkaspell.c.
396                 Enclosed all the declaration in a #ifdef USE_ASPELL #endif
397                 gtkaspell_checkers_new(): replaced by...
398                 gtkaspell_checkers_init(): new function for initialization
399                 gtkaspell_checkers_delete(): replaced by...
400                 gtkaspell_checkers_quit(): new function
401                 gtkaspell_checkers_strerror(): new function that returns
402                 the checker's last error message.
403                 
404 2003-06-11 [melvin]     0.9.0claws28
405
406         * po/POTFILES.in
407                 Updated to take into account gtkaspell.c migration to
408                 ./src/gtk/ (Thanks to Ricardo Mones Lastra for reporting it)
409
410 2003-06-10 [alfons]     0.9.0claws27
411
412         * src/filtering.[ch]
413         * src/folder.c
414         * src/matcher.c
415         * src/scoring.[ch]
416                 - try fixing bug #18 (any brave testers?)
417                 - add more robustness by refusing previously 
418                   unchecked NULL pointers 
419
420 2003-06-10 [alfons]     0.9.0claws26
421
422         * src/procmsg.c
423                 fix bug #176 by don't checking MsgInfos with a NULL msgid 
424
425 2003-06-09 [alfons]     0.9.0claws25
426
427         * src/prefs_common.c
428                 fix bug #163 "Icon switching doesnt work properly" by 
429                 preventing early freeing of prefs_common.pixmap_theme_path.
430
431 2003-06-09 [christoph]  0.9.0claws24
432
433         * src/gtk/gtkaspell.c
434                 revert Thorsten's fix and add forgotten g_strdup for
435                 aspell path (it should not be possible to alter the path a
436                 GtkASpell uses from outside)
437
438 2003-06-09 [thorsten]   0.9.0claws23
439
440         * src/gtk/gtkaspell.c
441                 dont free prefs_common.aspell_path when closing compose
442
443 2003-06-08 [colin]      0.9.0claws22
444
445         * src/plugins/spamassassin/spamassassin.c
446                 fix prefs types
447
448 2003-06-07 [christoph]  0.9.0claws21
449
450         * src/Makefile.am
451         * src/compose.c
452         * src/gtkaspell.[ch]            ** REMOVE **
453         * src/gtk/Makefile.am
454         * src/gtk/gtkaspell.[ch]        ** NEW **
455                 o make gtkaspell independent from sylpheed's prefs
456                 o move gtkaspell.[ch] to gtk directory
457
458 2003-06-07 [christoph]  0.9.0claws20
459
460         * src/Makefile.am
461         * src/crash.c
462         * src/export.c
463         * src/filesel.[ch]              ** REMOVE **
464         * src/folder.c
465         * src/main.[ch]
466         * src/common/sylpheed.[ch]
467         * src/gtk/Makefile.am
468         * src/gtk/filesel.[ch]          ** NEW **
469         * src/gtk/pluginwindow.c
470         * src/gtk/sslcertwindow.c
471                 move filesel.[ch] to gtk directory
472
473 2003-06-07 [alfons]     0.9.0claws19
474
475         * src/filesel.c
476                 make (multi) file selection dialog work again (Claws-only)
477
478 2003-06-07 [thorsten]   0.9.0claws18
479
480         * po/de.po
481                 fix typos
482
483 2003-06-07 [alfons]     0.9.0claws17
484
485         * configure.ac
486         * src/mimeview.c
487                 detect apache mishap in which case don't include fnmatch.h
488                 if regex.h is already included
489
490 2003-06-06 [christoph]  0.9.0claws16
491
492         * configure.ac
493         * src/mimeview.h
494                 add check for fnmatch.h and include it when available
495
496         * src/mimeview.[ch]
497                 fix wrong case sensitivity of Content-Types
498
499         * src/gtk/Makefile.am
500                 need the same include paths in gtk directory as in
501                 common directory because .h files in common can
502                 include files from these directories, when included
503                 in gtk's .h or .c files
504
505 2003-06-06 [alfons]     0.9.0claws15
506
507         * src/mimeview.c
508         * src/summaryview.c
509                 make it compile again because of regex.h / fnmatch.h 
510                 include problems (related to recent mime stuff, can
511                 someone check this?)
512
513 2003-06-06 [thorsten]   0.9.0claws14
514
515         * src/folderview.c
516                 possible use of uninitialized pointer while dragging
517
518 2003-06-06 [paul]       0.9.0claws13
519
520         * src/compose.c
521                 fix bug where the insert sig button would be effective
522                 only when auto_sig was set
523
524 2003-06-06 [paul]       0.9.0claws12
525
526         * sync with 0.9.2 release
527
528 2003-06-02 [paul]       0.9.0claws11
529
530         * sync with 0.9.1cvs1
531                 see ChangeLog 2003-06-02
532                 
533         * po/de.po
534                 update by Jens
535
536 2003-06-01 [christoph]  0.9.0claws10
537
538         * src/account.c
539                 don't use substring search to find accounts by email address
540
541         (closes Bug 169 Overly loose matching of "From" address)
542
543 2003-05-31 [christoph]  0.9.0claws9
544
545         * doc-src/rfc2683.txt
546         * src/imap.c
547                 limit IMAP command length as recommended in RFC2683
548                 (message number lists will be split into multiple imap
549                 sets, the limit of 1000 octets is not a hard limit)
550
551         (closes Bug 161 sylpheed-claws exits with segfault when logging
552          in to certain imap-servers)
553
554 2003-05-29 [alfons]     0.9.0claws8
555
556         * src/toolbar.[ch]
557                 add print button (calling summary_print());
558                 fine tune setting tooltip text;
559                 (if someone needs other buttons, please take these 
560                 commits as a guide, instead of bothering us - also
561                 see 0.8.11claws150) 
562
563 2003-05-29 [darko]      0.9.0claws7
564
565         * src/compose.c
566                 fix crash when word wrapping kicks in due to
567                 changed text by spell checker
568
569 2003-05-29 [paul]       0.9.0claws6
570
571         * src/compose.c
572                 fix bug where changing account would insert
573                 sig even if auto_sig was FALSE
574                 
575         * ChangeLog
576           ChangeLog.jp
577           INSTALL
578                 sync with 0.9.1 release
579
580 2003-05-28 [christoph]  0.9.0claws5
581
582         * src/imap.c
583                 fix truncation of too long commands
584
585         (closes Bug 167 IMAP hangs trying to get envelope
586          information in imap_get_uncached_messages)
587
588 2003-05-27 [paul]       0.9.0claws4
589
590         * tools/Makefile.am
591           tools/maildir2sylpheed.pl     ** NEW FILE **
592                 add kmail to sylpheed mailbox conversion script
593
594 2003-05-27 [paul]       0.9.0claws3
595
596         * sync with 0.9.0cvs10
597                 see ChangeLog 2003-05-26
598
599 2003-05-26 [paul]       0.9.0claws2
600
601         * sync with 0.9.0cvs9
602                 see ChangeLog 2003-05-26
603
604 2003-05-24 [paul]       0.9.0claws1
605
606         * sync with 0.9.0cvs8
607                 see ChangeLog 2003-05-23
608
609 2003-05-24 [paul]       0.9.0claws
610
611         * version 0.9.0claws released
612
613 2003-05-24 [paul]       0.8.11claws177
614
615         * src/plugins/dillo-viewer/Makefile.am
616           src/plugins/traycon/Makefile.am
617                 add missing files
618                 
619         * po/bg.po
620           po/en_GB.po
621           po/es.po
622           po/it.po
623           po/pt_BR.po
624           po/ru.po
625           po/sr.po
626                 update Bulgarian, British English, Spanish, Italian, 
627                 Brazilian Portuguese, Russian, and Serbian translations, 
628                 submitted by George Danchev, [me], Ricardo Mones Lastra,
629                 AndrĂ© Filipe de Assunção e Brito, Alessandro Maestri, 
630                 Ruslan N. Balkin, and Urke MMI
631
632 2003-05-23 [melvin]     0.8.11claws176
633
634         * po/fr.po
635                 Updated French translations
636
637 2003-05-22 [paul]       0.8.11claws175
638
639         * src/Makefile.am
640           src/addrbook.[ch]
641           src/addrcache.[ch]
642           src/addr_compl.[ch]
643           src/adressbook.[ch]
644           src/addrindex.[ch]
645           src/addritem.[ch]
646           src/editaddress.c
647           src/editgroup.c
648           src/editldap_basedn.c
649           src/editldap.c
650           src/jpilot.c
651           src/vcard.c
652                 revert to get ldap into it previous working state
653                 
654         * po/zh_TW.Big5.po
655                 new Taiwanese translation,
656                 submitted by Tsu-Fan Cheng <tscheng@ic.sunysb.edu>
657
658 2003-05-22 [christoph]  0.8.11claws174
659
660         * src/plugins/spamassassin/libspamc.[ch]
661                 sync libspamc with SpamAssaain release 2.55
662
663 2003-05-22 [paul]       0.8.11claws173
664
665         * sync with 0.9.0cvs7
666                 see ChangeLog 2003-05-22
667                 
668         * src/summaryview.c
669                 revert change in 0.8.11claws172: follow
670                 Hiroyuki's decision and that's the end of it.
671
672 2003-05-21 [paul]       0.8.11claws172
673
674         * src/summaryview.c
675                 fix discrepency between open_unread_on_enter
676                 and always_show_msg
677
678 2003-05-21 [paul]       0.8.11claws171
679
680         * sync with 0.9.0cvs6
681                 see ChangeLog 2003-05-21
682
683 2003-05-21 [paul]       0.8.11claws170
684
685         * sync with 0.9.0cvs5
686                 see ChangeLog 2003-05-21
687
688 2003-05-20 [paul]       0.8.11claws169
689
690         * sync with 0.9.0cvs4
691                 see ChangeLog 2003-05-20
692                 fixes bug #152, 'encoding of IMAP folders names'
693
694 2003-05-20 [paul]       0.8.11claws168
695
696         * sync with 0.9.0cvs3
697                 see ChangeLog 2003-05-20
698                 
699         * src/tools/convert_mbox.pl
700                 minor change in the comments, submitted by Fred Marton
701
702 2003-05-19 [paul]       0.8.11claws167
703
704         * src/plugins/clamav/Makefile.am
705           configure.ac
706                 link clamav_lib to the plugin and not to the main program
707
708 2003-05-19 [christoph]
709
710         * src/Makefile.am
711                 add -export-dynamic for linking
712
713 2003-05-19 [paul]       0.8.11claws166
714
715         * sync with 0.9.0cvs1
716                 see ChangeLog 2003-05-19
717
718 2003-05-19 [paul]       0.8.11claws165
719
720         * src/inc.c
721                 fix 'pop before smtp' timeout
722
723 2003-05-18 [alfons]     0.8.11claws164
724
725         * src/prefs_matcher.c
726                 put "execute" action command line ("expression") in edit box
727
728 2003-05-18 [christoph]  0.8.11claws163
729
730         * src/mimeview.[ch]
731         * src/plugins/dillo_viewer/dillo_viewer.c
732         * src/plugins/image_viewer/viewer.c
733         * src/plugins/mathml_viewer/mathml_viewer.c
734                 let a viewer have a list of Content-Types
735
736 2003-05-18 [paul]       0.8.11claws162
737
738         * src/prefs_filtering.c
739                 add 'Recipient' label for FORWARD, FORWARD_AS_ATTACHMENT,
740                 and REDIRECT actions
741
742 2003-05-17 [christoph]
743
744         * README.claws
745                 o remove dynamic signatures that was syned with main
746                 o add infos about no longer "build in" image viewer
747                 o update bugtracker URL
748
749 2003-05-17 [christoph]  0.8.11claws161
750
751         * src/folder.c
752         * src/folderview.c
753         * src/imap.c
754                 don't use imap_scan_folder anymore. Instead call folder_item_scan
755                 for every folder after rebuilding the folder tree.
756
757         (closes Bug 19 imap_scan_folder() computes incorrectly number of new
758          messages)
759
760 2003-05-17 [christoph]  0.8.11claws160
761
762         * src/imap.c
763                 don't use STATUS command on current folder to check for
764                 content changes. imap_cmd_ok() now tracks changes to
765                 folder and number of existing messages.
766
767 2003-05-17 [paul]       0.8.11claws159
768
769         * src/plugins/clamav/clamav_plugin.c
770                 remove unnecessary debug_print
771
772 2003-05-16 [thorsten]   0.8.11claws158
773
774         * src/plugins/demo.c
775                 included missing intl.h
776
777 2003-05-16 [paul]       0.8.11claws157
778
779         * po/POTFILES.in
780                 remove non-existant entries
781         
782         * src/plugins/clamav/clamav_plugin.c
783           src/plugins/clamav/clamav_plugin_gtk.c
784           src/plugins/dillo_viewer/dillo_prefs.c
785           src/plugins/dillo_viewer/dillo_viewer.c
786                 gettextise
787
788 2003-05-16 [christoph]  0.8.11claws156
789
790         * po/POTFILES.in
791                 include plugin .c files for translation until I
792                 find a better solution to have plugins have their
793                 own textdomain
794         * src/plugins/demo/demo.c
795         * src/plugins/image_viewer/plugin.c
796         * src/plugins/mathml_viewer/mathml_viewer.c
797         * src/plugins/spamassassin/spamassassin.c
798         * src/plugins/spamassassin/spamassassin_gtk.c
799         * src/plugins/trayicon/trayicon.c
800                 add gettext macros for plugin name and description
801
802 2003-05-16 [paul]
803
804         * sync with 0.9.0
805
806 2003-05-16 [paul]       0.8.11claws155
807
808         * sync with lastest 0.9.0pre1
809                 see ChangeLog 2003-05-16
810
811 2003-05-15 [paul]       0.8.11claws154
812
813         * sync with latest 0.9.0pre1
814                 see ChangeLog 2003-05-14 and 2003-05-15
815
816 2003-05-14 [christoph]  0.8.11claws153
817
818         * src/plugins/image_viewer/viewer.c
819         * src/plugins/image_viewer/viewer.glade         ** NEW **
820         * src/plugins/image_viewer/viewerprefs.c
821                 make it possible to disable the autoload function in the
822                 imageviewer again
823
824 2003-05-14 [christoph]  0.8.11claws152
825
826         * src/folder.c
827                 fix folder update after adding a message
828
829 2003-05-13 [alfons]     0.8.11claws151
830
831         * src/common/session.c
832                 remove debug traces
833                 
834         * src/addrcache.[ch]
835         * src/filtering.[ch]
836         * src/folder.[c]
837         * src/gtkaspell.[ch]
838         * src/imap.[ch]
839         * src/mbox_folder.[ch]
840         * src/mh.[ch]
841         * src/mimeview.h
842         * src/msgcache.[ch]
843         * src/news.[ch]
844         * src/passphrase.[ch]
845         * src/prefs_common.[ch]
846         * src/prefs_gtk.[ch]
847         * src/procmsg.c
848         * src/scoring.[ch]
849                 be pedantic; (in prototypes () implies (int))
850
851 2003-05-13 [alfons]     0.8.11claws150
852
853         * src/prefs_toolbar.[ch]
854         * src/summaryview.[ch]
855         * src/toolbar.[ch]
856                 change misleading text in toolbar prefs;
857                 add toolbar action for ignore thread (toggles ignore thread flag);
858                 clean up a little bit;
859
860 2003-05-12 [paul]
861
862         * tools/convert_mbox.pl
863                 bug fixed by Fred Marton
864
865 2003-05-12 [paul]
866
867         * sync with 0.9.0pre1
868
869 2003-05-09 [paul]       0.8.11claws149
870
871         * sync with 0.8.11cvs43
872                 see ChangeLog 2003-05-09
873
874 2003-05-08 [christoph]  0.8.11claws148
875
876         * src/imap.[ch]
877                 o use CAPABILIY as first command and check for PREAUTH
878                   information in the response to it
879                 o rewrite all imap_cmd_* functions to use an IMAPSession
880                   instead of a SockInfo as parameter
881                 o do STARTTLS after fetching and checking the server
882                   capabilities
883
884 2003-05-08 [paul]       0.8.11claws147
885
886         * tools/Makefile.am
887           tools/README
888           tools/convert_mbox.pl         ** NEW FILE **
889                 add mbox conversion script. Submitted by 
890                 Fred Marton <Fred.Marton@uni-bayreuth.de>
891
892 2003-05-07 [christoph]
893
894         * doc-src/glade.txt
895         * src/gtk/pluginwindow.glade
896         * src/plugins/image_viewer/viewerprefs.glade
897         * src/plugins/spamassassin/spamassassin_gtk.glade
898                 add glade files for user interfaces and a description how
899                 to use glade to create the sylpheed code
900
901 2003-05-07 [paul]       0.8.11claws146
902
903         * sync with 0.8.11cvs41
904                 see ChangeLog 2003-05-07
905
906 2003-05-06 [christoph]  0.8.11claws145
907
908         * src/main.c
909         * src/plugins/image_viewer/viewer.c
910                 fix usage of imlib in imageviewer plugin
911
912         * src/gtk/prefswindow.c
913                 handle window close event correctly
914
915 2003-05-06 [paul]       0.8.11claws144
916
917         * src/common/ssl.c
918                 fix typo introduced in sync
919
920 2003-05-06 [paul]       0.8.11claws143
921
922         * sync with 0.8.11cvs39
923                 see ChangeLog 2003-05-06
924
925 2003-05-06 [paul]       0.8.11claws142
926
927         * AUTHORS
928           po/cs.po
929                 updated Czech translation, submitted by 
930                 Radek Vybiral <Radek.Vybiral@vsb.cz>
931                 
932         * src/plugins/clamav/clamav_plugin_gtk.c
933                 clean up
934
935 2003-05-03 [alfons]     0.8.11claws141
936
937         * src/compose.[ch]
938                 make paste as quotation work even when the call to 
939                 text_inserted() was deferred (fixes bug #140 "Paste 
940                 as quotation does not work when using "external" 
941                 clipboard")
942
943 2003-05-03 [thorsten]   0.8.11claws140
944
945         * src/addrquery.h
946           src/ldapquery.h
947           src/mainwindow.c
948                 removed C++ comments
949         * src/addr_compl.c
950                 function with non-int retval/param used before
951                 implementation/declaration
952
953 2003-05-02 [paul]       0.8.11claws139
954
955         * src/addr_compl.[ch]
956           src/addressbook.[ch]
957           src/addrindex.c
958           src/summaryview.c
959                 revert match's changes to (finally) remove the bug where
960                 opening a folder causes massive slowdown when using the 
961                 'Display sender using address book' option
962
963 2003-05-01 [melvin]     0.8.11claws138
964
965         * src/plugins/dillo_viewer/dillo_prefs.[ch]
966         * src/plugins/dillo_viewer/dillo_viewer.c
967                 Fixed bug where "Cancel" button from prefs issued
968                 warnings.
969                 Comply a little more to coding style
970
971 2003-05-01 [paul]       0.8.11claws137
972
973         * sync with 0.8.11cvs38
974                 see ChangeLog 2003-05-01
975
976 2003-05-01 [paul]       0.8.11claws136
977
978         * po/bg.po
979                 updated by George Danchev
980
981 2003-04-30 [christoph]  0.8.11claws135
982
983         * src/plugins/dillo_viewer/dillo_prefs.c
984         * src/plugins/image_viewer/viewerprefs.c
985         * src/plugins/spamassassin/spamassassin_gtk.c
986                 remove gtk_widget_ref() calls for widgets in
987                 glade code
988
989 2003-04-30 [paul]       0.8.11claws134
990
991         * src/addrindex.c
992                 ok, this time a better fix for the bug where opening folder
993                 has massive slowdown when using the 'Display sender using 
994                 address book' option
995
996 2003-04-30 [paul]       0.8.11claws133
997
998         * src/addrindex.c
999                 revert the 'fix' of 0.8.11claws128 because it doesn't fix it
1000         
1001 2003-04-30 [melvin]     0.8.11claws132
1002
1003         New: Dillo plugin preferences (patch by Dimitar Haralanov)
1004
1005         * src/plugins/dillo_viewer/dillo_prefs.[ch]     *** NEW ***
1006                 Preferences for the dillo plugin
1007         * src/plugins/dillo_viewer/dillo_viewer.c
1008                 Support for preferences
1009         * src/plugins/dillo_viewer/Makefile.am
1010                 Added dillo_prefs.[ch]
1011
1012 2003-04-30 [alfons]     0.8.11claws131
1013
1014         * src/common/plugin.[ch]
1015                 see? this ANSI C'fication immediately gives us type
1016                 checking for free.
1017
1018 2003-04-30 [alfons]     0.8.11claws130
1019
1020         * src/common/plugin.[ch]
1021         * src/plugins/clamav/clamav_plugin.[ch]
1022         * src/plugins/clamav/clamav_plugin_gtk.c
1023         * src/plugins/demo/demo.c
1024         * src/plugins/dillo_viewer/dillo_viewer.c
1025         * src/plugins/image_viewer/plugin.c
1026         * src/plugins/image_viewer/viewer.[ch]
1027         * src/plugins/image_viewer/viewerprefs.[ch]
1028         * src/plugins/mathml_viewer/mathml_viewer.c
1029         * src/plugins/spamassassin/spamassassin.[ch]
1030         * src/plugins/spamassassin/spamassassin_gtk.c
1031         * src/plugins/trayicon/trayicon.c
1032                 clean up
1033
1034 2003-04-30 [alfons]     0.8.11claws129
1035
1036         * src/common/utils.c
1037                 make is_ascii_str() fail gracefully when NULL pointer
1038                 is passed
1039
1040 2003-04-30 [paul]       0.8.11claws128
1041
1042         * src/addrindex.c
1043                 fix bug where opening folder has massive slowdown when
1044                 using the 'Display sender using address book' option
1045
1046 2003-04-30 [paul]       0.8.11claws127
1047
1048         * src/plugins/clamav/clamav_plugin.c
1049           src/plugins/clamav/clamav_plugin_gtk.c
1050           src/plugins/demo/demo.c
1051           src/plugins/dillo_viewer/dillo_viewer.c
1052           src/plugins/image_viewer/plugin.c
1053           src/plugins/mathml_viewer/mathml_viewer.c
1054           src/plugins/spamassassin/spamassassin.c
1055           src/plugins/spamassassin/spamassassin_gtk.c
1056           src/plugins/trayicon/trayicon.c
1057                 get rid of eye-hurting function signatures
1058
1059 2003-04-30 [paul]       0.8.11claws126
1060
1061         * src/plugins/trayicon/trayicon.c
1062                 add description
1063                 
1064         * src/mimeview.c
1065                 be more descriptive
1066
1067 2003-04-30 [paul]       0.8.11claws125
1068
1069         * configure.ac
1070                 arrange the plugins in reverse alphabetical order
1071                 
1072         * src/plugins/clamav/clamav_plugin.[ch]
1073           src/plugins/clamav/clamav_plugin_gtk.c
1074                 rename some params
1075                 resize max_size window
1076                 re-arrange the order of some gui elements
1077                 improve descriptions
1078         
1079         * src/plugins/image_viewer/plugin.c
1080           src/plugins/mathml_viewer/mathml_viewer.c
1081                 add descriptions
1082                 
1083         * src/plugins/spamassassin/spamassassin_gtk.c
1084                 resize max_size window
1085                 re-arrange the order of some gui elements
1086                 
1087         * src/messageview.c
1088           src/mimeview.c
1089                 correct typos
1090
1091 2003-04-30 [alfons]     0.8.11claws124
1092
1093         * src/imap.c
1094                 fix a leak found while browsing Martin Kluge's 
1095                 valgrind log (Claws only)
1096
1097 2003-04-29 [darko]      0.8.11claws123
1098
1099         * src/gtk/gtkstext.h
1100                 include wchar.h if it is available, fixes compilation
1101                 on HP-UX systems
1102
1103 2003-04-29 [melvin]     0.8.11claws122
1104
1105         * src/prefs_actions.c
1106                 Improved help text of Actions' syntax
1107
1108 2003-04-28 [paul]       0.8.11claws121
1109
1110         * src/action.c
1111                 a better fix for the crash when performing an action
1112                 on a mime part
1113
1114 2003-04-28 [paul]       0.8.11claws120
1115
1116         * src/action.c
1117                 fix crash when performing an action on a
1118                 mime part
1119
1120 2003-04-28 [paul]       0.8.11claws119
1121
1122         * sync with 0.8.11cvs36
1123                 see ChangeLog 2003-04-28
1124
1125 2003-04-27 [paul]       0.8.11claws118
1126
1127         * more sync with 0.8.11cvs35
1128                 see ChangeLog 2003-04-25
1129
1130 2003-04-26 [christoph]  0.8.11claws117
1131
1132         * src/folder.c
1133                 fix remove virtual check
1134
1135 2003-04-26 [paul]       0.8.11claws116
1136
1137         * src/messageview.c
1138                 fix return-receipt, make it work again
1139
1140 2003-04-26 [paul]       0.8.11claws115
1141
1142         * src/mimeview.c
1143                 restore double-clicking of the [application/pgp-signature 
1144                 (Select "Check signature" to check)] line in the message view,
1145                 broken in recent sync
1146
1147 2003-04-26 [christoph]  0.8.11claws114
1148
1149         * src/folder.c
1150                 check if remove virtual really exists before
1151                 calling the function
1152
1153 2003-04-25 [match]      0.8.11claws113
1154
1155         * src/addrindex.c
1156         * src/addrbook.c
1157         * src/ldapquery.[ch]
1158         * src/ldapctrl.[ch]
1159                 fix memleak.
1160         * src/ldapserver.[ch]
1161                 fix memleak. fix segfault.
1162                 plug a Claws memleak
1163
1164 2003-04-25 [alfons]     0.8.11claws112
1165
1166         * src/folder.c
1167                 plug a Claws memleak
1168
1169 2003-04-25 [alfons]     0.8.11claws111
1170
1171         * src/common/session.c
1172                 plug a memleak
1173
1174 2003-04-25 [paul]       0.8.11claws110
1175
1176         * sync with 0.8.11cvs35
1177                 see ChangeLog 2003-04-24 and 2003-04-25
1178                 
1179         * src/gtk/pluginwindow.c
1180                 correct another strange float value
1181
1182 2003-04-24 [christoph]  0.8.11claws109
1183
1184         * src/folder.c
1185                 freeze folder item updates when unsetting new flags
1186
1187         * src/gtk/pluginwindow.c
1188                 correct strange float value
1189
1190 2003-04-23 [paul]       0.8.11claws108
1191
1192         * sync with 0.8.11cvs33
1193                 see ChangeLog 2003-04-23
1194
1195 2003-04-22 [paul]       0.8.11claws107
1196
1197         * src/Makefile.am
1198           src/messageview.c
1199           src/mimeview.c
1200           src/pgptext.[ch]      ** REMOVED **
1201                 remove pgptext.[ch] as its not used any more
1202
1203 2003-04-22 [paul]       0.8.11claws106
1204
1205         * sync with 0.8.11cvs31
1206                 see ChangeLog 2003-04-21 and 2003-04-22
1207
1208 2003-04-21 [alfons]     0.8.11claws105
1209
1210         * src/main.c
1211                 No access to GTK structures if we're a spawned child
1212                 (and clean up code a little bit...) Should fix #126.
1213
1214 2003-04-21 [melvin]     0.8.11claws104
1215
1216         * src/plugins/dillo_viewer/README
1217                 Improved slightly the text.
1218
1219 2003-04-21 [melvin]     0.8.11claws103
1220
1221         * src/plugins/dillo_viewer/README *** NEW ***
1222                 Added a README file for the Dillo plugin
1223
1224 2003-04-20 [paul]
1225
1226         * tools/README
1227           tools/outlook2sylpheed.pl
1228                 updated and improved by Ricardo Mones Lastra
1229
1230 2003-04-18 [oliver]     0.8.11claws102
1231
1232         * src/inc.c 
1233         * src/prefs_account.h
1234                 remove Pop3SessionType (used by selective download)
1235         * src/prefs_toolbar.c
1236                 enable set Default Toolbar button
1237
1238 2003-04-18 [paul]       0.8.11claws101
1239
1240         * sync with 0.8.11cvs29
1241                 see ChangeLog 2003-04-18
1242
1243 2003-04-17 [paul]       0.8.11claws100
1244
1245         * src/prefs_common.[ch]
1246           src/summaryview.c
1247                 remove 'Open next message on deletion' option,
1248                 as the same effect can now be achieved via the
1249                 'Always open messages in summary when selected'
1250                 option.
1251
1252 2003-04-17 [paul]       0.8.11claws99
1253
1254         * sync with 0.8.11cvs28
1255                 see ChangeLog 2003-04-17
1256
1257 2003-04-17 [christoph]  0.8.11claws98
1258
1259         * ac/spamassassin.m4
1260         * src/plugins/spamassassin/libspamc.[ch]
1261         * src/plugins/spamassassin/utils.[ch]
1262                 sync libspamc with SpamAssassin project
1263
1264 2003-04-17 [christoph]  0.8.11claws97
1265
1266         * src/common/socket.h
1267         * src/gtk/sslcertwindow.h
1268                 rename old USE_SSL to USE_OPENSSL
1269
1270 2003-04-17 [paul]       0.8.11claws96
1271
1272         * src/prefs_common.h
1273                 use gulong for P_COLOR so that it compiles/runs on
1274                 64-bit systems. Patch submitted by James Noyes
1275                 <jnoyes-claws@retrogeeks.com>
1276                 
1277         * po/de.po
1278                 updated by Jens
1279
1280 2003-04-17 [paul]       0.8.11claws95
1281
1282         * sync with 0.8.11cvs27
1283                 see ChangeLog 2003-04-16
1284
1285 2003-04-15 [paul]       0.8.11claws94
1286
1287         * src/prefs_common.[ch]
1288                 rearrange to stop the window getting too long:
1289                         move Receive dialog stuff to Receive tab
1290                         move Send dialog to Send tab
1291                         remove Dialogs frame
1292                 rename 'Open messages in summary with cursor keys' to
1293                 'Always open messages in summary when selected', as its
1294                 more appropriate
1295
1296 2003-04-15 [paul]       0.8.11claws93
1297
1298         * src/prefs_common.[ch]
1299           src/summaryview.c
1300                 add new option '/Interface/Open next message on deletion'
1301
1302 2003-04-15 [paul]       0.8.11claws92
1303
1304         * src/summaryview.[ch]
1305                 add /Mark/Lock and /Mark/Unlock to the pop-up
1306                 menu. Patch submitted by Ivan Francolin Martinez
1307                 <ivanfm@users.sourceforge.net>
1308
1309 2003-04-15 [paul]       0.8.11claws91
1310
1311         * sync with 0.8.11cvs24
1312                 see ChangeLog 2003-04-15
1313
1314 2003-04-14 [jens]       0.8.11claws90
1315
1316         * updated German translation and some corrections from
1317                 Roland Bless <bless@tm.uka.de>
1318
1319 2003-04-14 [paul]       0.8.11claws89
1320
1321         * sync with 0.8.11cvs22
1322                 see ChangeLog 2003-04-14
1323
1324 2003-04-13 [paul]       0.8.11claws88
1325
1326         * src/plugins/clamav/clamav_plugin.c
1327                 fix memory leaks
1328                 clean up
1329
1330 2003-04-12 [paul]       0.8.11claws87
1331
1332         * src/plugins/clamav/clamav_plugin.c
1333                 activate enable/disable archive scanning option
1334                 
1335         * src/plugins/clamav/.cvsignore         ** NEW FILE **
1336
1337 2003-04-12 [paul]       0.8.11claws86
1338
1339         * src/plugins/Makefile.am
1340           src/plugins/clamav/Makefile.am                ** NEW FILE **
1341           src/plugins/clamav/README                     ** NEW FILE ** 
1342           src/plugins/clamav/clamav_plugin.[ch]         ** NEW FILES **
1343           src/plugins/clamav/clamav_plugin_gtk.c        ** NEW FILE **
1344                 add Clam AntiVirus plugin
1345
1346 2003-04-12 [paul]       0.8.11claws85
1347
1348         * sync with 0.8.11cvs21
1349                 see ChangeLog 2003-04-11
1350
1351 2003-04-11 [paul]       0.8.11claws84
1352
1353         * po/es.po
1354                 update Spanish translation. Submitted by Ricardo
1355                 Mones Lastra.
1356
1357 2003-04-10 [christoph]  0.8.11claws83
1358
1359         * src/mbox.c
1360                 fix typo that did not move unfiltered mails to destination
1361                 folder
1362
1363         (closes Bug 115 Sylpheed 0.8.11claws81 does not deliver mail correctly
1364          when filtering from spool)
1365
1366 2003-04-10 [christoph]  0.8.11claws82
1367
1368         * src/imap.c
1369                 use BODY.PEEK instead of BODY in in message fetch operation
1370                 to make sure the IMAP server does not set the \Seen flag for
1371                 messages. Sylpheed does that later itself, when the message
1372                 is opened in sylpheed
1373
1374         (closes Bug 111 Claws destroys unread marks)
1375
1376 2003-04-09 [oliver]     0.8.11claws81
1377         
1378         * src/folder.c
1379                 fix crash in folder_destroy
1380         * README.claws
1381                 remove selective download
1382
1383 2003-04-09 [christoph]  0.8.11claws80
1384
1385         * src/imap.c
1386                 fix crash in imap_get_msginfo() when then fetched message
1387                 is not found
1388
1389         (closes Bug 110 Crash during mail composition)
1390
1391 2003-04-08 [christoph]  0.8.11claws79
1392
1393         * src/folder.c
1394         * src/prefs_account.c
1395                 Filter new messages that are found in an INBOX folder
1396                 when 'Filter messages on receiving' is enabled in the
1397                 Folder's AccountPrefs. This allows to use Sylpheed's
1398                 filtering engine for IMAP folders where messages are
1399                 added to the INBOX by a MTA
1400
1401 2003-04-08 [paul]       0.8.11claws78
1402
1403         * src/procmsg.h
1404                 clean up after last commit
1405
1406 2003-04-08 [paul]       0.8.11claws77
1407
1408         * sync with 0.8.11cvs20
1409                 see ChangeLog 2003-04-07 and 2003-04-08
1410
1411 2003-04-07 [christoph]  0.8.11claws76
1412
1413         * src/filtering.[ch]
1414         * src/inc.[ch]
1415         * src/mbox.c
1416         * src/procmsg.[ch]
1417                 add procmsg_msginfo_filter() to execute filtering actions
1418
1419 2003-04-06 [christoph]  0.8.11claws75
1420
1421         * src/imap.c
1422                 use IMAPSet for imap_cmd_store() and imap_cmd_envelope()
1423
1424 2003-04-06 [christoph]  0.8.11claws74
1425
1426         * src/common/utils.[ch]
1427                 add g_int_compare() function for slist sorting
1428
1429         * src/imap.c
1430                 fetch all MsgInfos with one command in imap_get_msginfos()
1431                 using an imap set with a list of ranges
1432
1433         * src/news.c
1434                 use new g_int_compare() function
1435
1436 2003-04-06 [thorsten]   0.8.11claws73
1437
1438         * src/mh.c
1439                 corrected implementation of mh_folder_destroy()
1440
1441 2003-04-05 [christoph]  0.8.11claws72
1442
1443         * src/account.c
1444         * src/folder.[ch]
1445         * src/folderview.c
1446         * src/imap.c
1447         * src/inc.c
1448         * src/main.c
1449         * src/mainwindow.c
1450         * src/mbox_folder.c
1451         * src/mh.c
1452         * src/mimeview.h
1453         * src/msgcache.[ch]
1454         * src/news.c
1455         * src/procmime.h
1456         * src/procmsg.[ch]
1457         * src/setup.c
1458         * src/gtk/gtkutils.c
1459                 o rename structure field names class and new to klass and
1460                   new_msgs, to allow including files in C++
1461                 o add 'extern "C"' block to some header files
1462                 o add MsgInfoList and MsgNumberList as alias for GSList for
1463                   developers to know what type of list is expected
1464
1465         * src/plugins/image_viewer/plugin.c
1466         * src/plugins/image_viewer/viewer.[ch]
1467         * src/plugins/image_viewer/viewerprefs.[ch]
1468                 rename function names to prevent conflicts
1469
1470 2003-04-05 [paul]       0.8.11claws71
1471
1472         * sync with 0.8.11cvs18
1473                 see ChangeLog 2003-04-03 and 2003-04-04
1474
1475 2003-04-02 [christoph]  0.8.11claws70
1476
1477         * src/folder.[ch]
1478         * src/imap.[ch]
1479         * src/mbox_folder.[ch]
1480         * src/mh.[ch]
1481         * src/news.[ch]
1482                 o Make all virtual folder functions private
1483                 o remove unused folder code
1484
1485         * src/common/socket.[ch]
1486         * src/summaryview.c
1487                 fix warnings
1488
1489 2003-03-30 [alfons]     0.8.11claws69
1490
1491         * src/send_message.c
1492                 remove two debug traces and see if people still report
1493                 errors
1494
1495 2003-03-30 [alfons]     0.8.11claws68
1496
1497         * src/send_message.c
1498         * src/commons/session.c
1499                 add more debug traces
1500
1501 2003-03-30 [christoph]  0.8.11claws67
1502
1503         * src/folder.c
1504                 change processing folder name from .processing to processing
1505
1506         * src/common/ssl.c
1507                 disable SSL certificate check because it causes Xlib error
1508                 when the child process want's to open an GTK window
1509
1510 2003-03-30 [christoph]  0.8.11claws66
1511
1512         * src/folder.c
1513                 don't use default folder for processing folder item because
1514                 it can be a non local folder
1515
1516         (fixes bug reported by Stephen Lewis <slewis@paradise.net.nz>)
1517
1518 2003-03-30 [alfons]     0.8.11claws65
1519
1520         * src/send_message.c
1521                 try fixing crashes when sending messages: my gcc 2.95.4 seems 
1522                 to generate bad code for 'send_send_data_progressive': When
1523                 called from 'send_send_data_finished', the 'data' pointer is
1524                 cleared just before the assignment to the dialog pointer
1525
1526 2003-03-29 [christoph]  0.8.11claws64
1527
1528         * src/common/prefs.h
1529         * src/plugins/image_viewer/Makefile.am
1530         * src/plugins/image_viewer/plugin.c
1531         * src/plugins/image_viewer/viewer.[ch]
1532         * src/plugins/image_viewer/viewerprefs.[ch]     ** NEW **
1533                 add PrefsPage for ImageViewer
1534
1535 2003-03-28 [thorsten]   0.8.11claws63
1536
1537         * src/common/session.c
1538                 added some comments
1539
1540 2003-03-28 [paul]       0.8.11claws62
1541
1542         * sync with 0.8.11cvs16
1543                 see ChangeLog 2003-03-28
1544
1545 2003-03-28 [paul]       0.8.11claws61
1546
1547         * sync with 0.8.11cvs15
1548                 see ChangeLog 2003-03-28
1549
1550 2003-03-27 [christoph]  0.8.11claws60
1551
1552         * src/folder.c
1553         * src/imap.c
1554         * src/common/socket.[ch]
1555                 set socket state to DISCONNECTED when any operation
1556                 fails to allow reconnecting in IMAP code without
1557                 checking the return code of all calls to the command
1558                 functions
1559
1560         * src/folderview.c
1561         * src/summaryview.c
1562                 remove some more stuff that depends on specific
1563                 folder types
1564
1565 2003-03-27 [paul]       0.8.11claws59
1566
1567         * sync with 0.8.11cvs14
1568                 see ChangeLog 2003-03-27
1569                 
1570         * src/selective_download.[ch]   ** REMOVED **
1571                 really removed
1572
1573 2003-03-27 [christoph]  0.8.11claws58
1574
1575         * src/folder.c
1576                 fix handling of tmp_flags in flag copy function
1577
1578 2003-03-27 [paul]       0.8.11claws57
1579
1580         * sync with 0.8.11cvs13
1581                 see ChangeLog 2003-03-27
1582
1583 2003-03-27 [oliver]     0.8.11claws56
1584
1585         * src/maiwindow.c
1586                 remove sel_download_cb
1587
1588 2003-03-27 [oliver]     0.8.11claws55
1589         
1590         * src/inc.c
1591                 remove POP3_TOP
1592         
1593 2003-03-26 [oliver]     0.8.11claws54
1594
1595         *src/pop.h
1596                 remove POP3_TOP*
1597         * README.claws
1598                 remove selective donwload readme
1599
1600 2003-03-26 [oliver]     0.8.11claws53
1601         * src/matcher.[ch]
1602         * src/matcher_parser_parse.y 
1603         * src/pop.c 
1604         * src/prefs_account.[ch]
1605         * src/prefs_filtering.c
1606                 remove selective donwload
1607
1608 2003-03-26 [oliver]     0.8.11claws52
1609
1610         * src/inc.[ch] 
1611         * src/filtering.c 
1612         * src/mainwindow.c 
1613                 remove selective donwload
1614
1615 2003-03-26 [oliver]     0.8.11claws51
1616         
1617         * src/Makefile.am
1618         * src/selective_download.[ch]   ** REMOVE **    
1619
1620 2003-03-26 [christoph]  0.8.11claws50
1621
1622         * src/news.c
1623                 fix NEWS that got broken by a sync with sylpheed-main
1624
1625 2003-03-26 [christoph]  0.8.11claws49
1626
1627         * src/mimeview.c
1628                 fix mime type guessing when no mime type is found for a file
1629
1630 2003-03-25 [christoph]  0.8.11claws48
1631
1632         * src/mimeview.c
1633         * src/procmime.c
1634                 remove mime type guessing from mime parser and use
1635                 name based mime types in viewer lookup for mime type
1636                 application/octet-stream
1637
1638 2003-03-25 [christoph]  0.8.11claws47
1639
1640         * doc-src/readme.txt
1641         * doc-src/rfc2554.txt
1642                 add RFC about SMTP AUTH
1643
1644         * src/send_message.c
1645         * src/common/smtp.[ch]
1646                 add extra error code for authentication errors and
1647                 clear temporary password when this error occurs
1648
1649         (closes Bug 84 authentication failure while sending should
1650          prompt for password again)
1651
1652 2003-03-25 [christoph]  0.8.11claws46
1653
1654         * configure.ac
1655         * src/Makefile.am
1656         * src/imageview.[ch]                            ** REMOVE **
1657         * src/messageview.[ch]
1658         * src/mimeview.[ch]
1659         * src/prefs_common.[ch]
1660         * src/textview.c
1661         * src/plugins/Makefile.am
1662         * src/plugins/image_viewer/.cvsignore           ** NEW **
1663         * src/plugins/image_viewer/Makefile.am          ** NEW **
1664         * src/plugins/image_viewer/plugin.c             ** NEW **
1665         * src/plugins/image_viewer/viewer.[ch]          ** NEW **
1666                 move image viewer into a plugin (building is enabled by default)
1667                 [ToDo: Prefs for resize and autoview]
1668
1669 2003-03-25 [paul]       0.8.11claws45
1670
1671         * sync with 0.8.11cvs12
1672                 see ChangeLog 2003-03-26
1673
1674 2003-03-25 [paul]       0.8.11claws44
1675
1676         * sync with 0.8.11cvs11
1677                 see ChangeLog 2003-03-22, 2003-03-24 and 2003-03-25
1678                 
1679         Note: Selective Download is broken.
1680                 
1681 2003-03-22 [christoph]  0.8.11claws43
1682
1683         * src/folder.c
1684                 code cleanup for flags copying
1685
1686 2003-03-22 [christoph]  0.8.11claws42
1687
1688         * src/plugins/trayicon/trayicon.c
1689                 fix setting the transparent area when the window size
1690                 is forced by the system tray
1691
1692 2003-03-22 [christoph]  0.8.11claws41
1693
1694         * src/plugins/trayicon/gnome-mail.xpm           ** REMOVE **
1695         * src/plugins/trayicon/gnome-nomail.xpm         ** REMOVE **
1696         * src/plugins/trayicon/newmail.xpm              ** NEW **
1697         * src/plugins/trayicon/nomail.xpm               ** NEW **
1698         * src/plugins/trayicon/trayicon.c
1699         * src/plugins/trayicon/unreadmail.xpm           ** NEW **
1700                 o replace GBiff icons with KBiff icons resized to 16x16 pixel
1701                 o add icon for unread mails
1702                 o set transparency for window
1703
1704 2003-03-22 [christoph]  0.8.11claws40
1705
1706         * src/news.c
1707                 init news session to prevent crash when session is closed
1708
1709 2003-03-22 [christoph]  0.8.11claws39
1710
1711         * src/imap.c
1712         * src/common/session.[ch]
1713                 Init session data to make sure we don't have invalid pointers
1714                 for read_ch and write_ch when new multi process sessions are
1715                 not used
1716
1717         * src/main.c
1718         * src/common/plugin.c
1719         * src/common/sylpheed.c
1720         * src/plugins/demo/demo.c
1721         * src/plugins/dillo_viewer/dillo_viewer.c
1722         * src/plugins/mathml_viewer/mathml_viewer.c
1723         * src/plugins/spamassassin/spamassassin.c
1724         * src/plugins/spamassassin/spamassassin_gtk.c
1725                 add plugin types to allow loading plugins at different times
1726                 (and maybe for different frontends), because it's not good to
1727                 load GTK-Plugins gefore gtk_init was called
1728
1729         * configure.ac
1730         * src/plugins/Makefile.am
1731         * src/plugins/trayicon/.cvsignore               ** NEW **
1732         * src/plugins/trayicon/Makefile.am              ** NEW **
1733         * src/plugins/trayicon/eggtrayicon.c            ** NEW **
1734         * src/plugins/trayicon/eggtrayicon.h            ** NEW **
1735         * src/plugins/trayicon/gnome-mail.xpm           ** NEW **
1736         * src/plugins/trayicon/gnome-nomail.xpm         ** NEW **
1737         * src/plugins/trayicon/trayicon.c               ** NEW **
1738                 New Trayicon plugin that shows an icon in a systray that uses
1739                 XEMBED protocol like Gnome's systray. Icon shows if there
1740                 are new mails and a tooltip shows information about new,
1741                 unread and total messages.
1742
1743 2003-03-22 [paul]       0.8.11claws38
1744
1745         * src/common/smtp.c
1746                 fix ESMTP AUTH CRAM-MD5
1747                 [sync with main (still version 0.8.11cvs6), see
1748                  ChangeLog 2003-03-22]
1749
1750 2003-03-21 [colin]      0.8.11claws37
1751
1752         * src/send_message.c
1753                 Fix USE_SSL => USE_OPENSSL
1754
1755 2003-03-21 [colin]      0.8.11claws36
1756
1757         * src/folderview.c
1758                 Fix counts in drag and dropped subfolders
1759
1760 2003-03-21 [colin]      0.8.11claws35
1761
1762         * src/folder.c 
1763         * src/folderview.c
1764                 speed up a bit folder dnd
1765
1766 2003-03-20 [alfons]     0.8.11claws34
1767
1768         * src/main.c
1769         * src/toolbar.c
1770         * src/procmsg.c
1771                 don't send locked queue messages
1772                 (feature request "[ 705245 ] Locking message in outbox 
1773                  should prevent sending")
1774
1775 2003-03-20 [christoph]  0.8.11claws33
1776
1777         * src/folder.c
1778                 remove NEW and UNREAD flag in special folders when scanning
1779                 
1780         * src/common/smtp.c
1781                 fix ESMTP AUTH CRAM-MD5
1782
1783 2003-03-20 [paul]       0.8.11claws32
1784
1785         * src/prefs_account.c
1786                 Re-write 'Tunnel command to open connection' as
1787                 'Use command to communicate with server', and disable
1788                 it for all except IMAP accounts
1789
1790 2003-03-20 [paul]       0.8.11claws31
1791
1792         * sync with 0.8.11cvs6
1793                 see ChangeLog 2003-03-20
1794
1795 2003-03-19 [match]      0.8.11claws30
1796
1797         * src/addritem.[ch]
1798                 include documentation. minor refactoring.
1799         * src/addr_compl.[ch]
1800         * src/addrindex.[ch]
1801         * src/addresbook.[ch]
1802         * src/summaryview.c
1803                 re-enable address lookup (was disabled in
1804                 0.8.11claws20).
1805
1806 2003-03-19 [christoph]  0.8.11claws29
1807
1808         * src/procmsg.c
1809                 add temp flag handling, will make moving and copying
1810                 messages possible again
1811
1812         * src/folder.c
1813                 correct calulation of folder stats
1814
1815 2003-03-18 [match]      0.8.11claws28
1816
1817         * src/editgroup.h
1818                 remove case sensitive comparison (closes bug 80).
1819
1820 2003-03-18 [christoph]  0.8.11claws27
1821
1822         * src/imap.c
1823                 fix imap using a tunnel command
1824
1825         (closes bug 87)
1826
1827 2003-03-18 [christoph]  0.8.11claws26
1828
1829         * src/folder.[ch]
1830         * src/imap.c
1831         * src/procmsg.[ch]
1832                 rewrite flag handling for folders
1833
1834 2003-03-18 [christoph]  0.8.11claws25
1835
1836         * src/folder.c
1837         * src/procmsg.c
1838         * src/summaryview.c
1839                 unset NEW and UNREAD flags when message is ignored, to make
1840                 sure messages don't show up as unread on other IMAP clients,
1841                 because the IGNORE_THREAD flag can not be syncronized through
1842                 the IMAP folder
1843
1844 2003-03-17 [christoph]  0.8.11claws24
1845
1846         * src/imap.c
1847                 don't use recursion to fetch uids when the number of messages
1848                 does not match. Moved code into subfunction that is used
1849                 again when needed, to prevent an endless loop.
1850
1851 2003-03-17 [thorsten]   0.8.11claws23
1852
1853         * src/imageview.[ch]
1854                 export imageview_get_resized_size() (for plugins)
1855         * src/prefs_common.[ch]
1856                 added prefs_common_get() (for plugins)
1857
1858 2003-03-17 [christoph]  0.8.11claws22
1859
1860         * src/imap.c
1861                 o remove UID guessing from copy code
1862                 o support UIDPLUS extension for APPEND command
1863
1864 2003-03-17 [paul]       0.8.11claws21
1865
1866         * src/gtk/about.c
1867                 remove 'Compiled-plugins' section.
1868                 
1869         * src/plugins/dillo_viewer/dillo_viewer.c
1870                 slight change to description text
1871
1872 2003-03-16 [match]      0.8.11claws20
1873         * src/ldapserver.[ch]           ** NEW **
1874         * src/ldapctrl.[ch]             ** NEW **
1875         * src/ldapquery.[ch]            ** NEW **
1876         * src/ldaputil.[ch]             ** NEW **
1877         * src/addrcindex.[ch]           ** NEW **
1878         * src/addrquery.h               ** NEW **
1879         * src/addritem.[ch]
1880         * src/addrcache.[ch]
1881         * src/addrindex.[ch]
1882         * src/addr_compl.[ch]
1883         * src/addressbook.[ch]
1884         * src/addrbook.[ch]
1885         * src/editgroup.c
1886         * src/editaddress.c
1887         * src/editldap.c
1888         * src/editldap_basedn.c
1889         * src/vcard.c
1890         * src/jpilot.c
1891         * src/Makefile.am
1892                 included dynamic LDAP queries. improved address
1893                 completion.
1894
1895 2003-03-16 [paul]       0.8.11claws19
1896
1897         * tools/multiwebsearch.pl
1898                 fix a fatal typo
1899
1900 2003-03-16 [christoph]  0.8.11claws18
1901
1902         * src/mimeview.c
1903         * src/plugins/dillo_viewer/dillo_viewer.c
1904         * src/plugins/mathml_viewer/mathml_viewer.c
1905                 make unregistering of MimeViewerFactorys possible
1906
1907 2003-03-16 [alfons]     0.8.11claws17
1908
1909         * configure.ac
1910                 correct typo
1911
1912 2003-03-16 [melvin]     0.8.11claws16
1913
1914         * src/plugins/dillo_viewer.c
1915                 Fixed bug where it was not possible to view more than
1916                 one text/html attachment per message (bug discovered
1917                 by Christoph Hohmann).
1918
1919 2003-03-15 [melvin]     0.8.11claws15
1920
1921         * src/prefs_actions.c
1922                 Fixed compilation warnings.
1923
1924 2003-03-15 [melvin]     0.8.11claws14
1925
1926         * src/plugins/Makefile.am
1927         * src/plugins/dillo_viewer/.cvsignore                   ** NEW **
1928         * src/plugins/dillo_viewer/Makefile.am                  ** NEW **
1929         * src/plugins/dillo_viewer/dillo_viewer.c               ** NEW **
1930                 Added a html mail viewer plugin that uses Dillo v0.7.0 or
1931                 newer (http://dillo.auriga.wearlab.de/).
1932
1933 2003-03-15 [christoph]  0.8.11claws13
1934
1935         * src/imap.c
1936                 don't query imap folder for attributes because we already
1937                 for them from imap_status
1938
1939         * src/mimeview.[ch]
1940                 add support for plugable MimeViewers (unloading Viewers
1941                 not yet complete)
1942
1943         * src/plugins/Makefile.am
1944         * src/plugins/mathml_viewer/.cvsignore          ** NEW **
1945         * src/plugins/mathml_viewer/Makefile.am         ** NEW **
1946         * src/plugins/mathml_viewer/mathml_viewer.c     ** NEW **
1947                 add MathML Viewer (Content-Type text/mathml) using GtkMathView
1948                 widget from http://helm.cs.unibo.it/mml-widget/
1949
1950 2003-03-14 [christoph]  0.8.11claws12
1951
1952         * src/folder.[ch]
1953                 o error return code's should better be negative
1954                 o replace printf with debug_print
1955
1956         * src/imap.c
1957                 improve IMAP folder scan by checking UID-NEXT
1958
1959         * src/summaryview.c
1960                 remove check that are unnecessary in my opinion
1961
1962 2003-03-13 [christoph]  0.8.11claws11
1963
1964         * src/folder.[ch]
1965         * src/foldersel.c
1966         * src/folderview.c
1967         * src/imap.c
1968         * src/mbox_folder.c
1969         * src/mh.c
1970         * src/news.c
1971         * src/prefs_scoring.c
1972         * src/summaryview.c
1973                 use a common function to get a displayable name
1974                 for a FolderItem
1975
1976 2003-03-13 [paul]       0.8.11claws10
1977
1978         * tools/Makefile.am
1979           tools/README
1980           tools/multiwebsearch.conf     ** NEW FILE **
1981           tools/multiwebsearch.pl       ** NEW FILE **
1982                 add multiwebsearch Actions script
1983
1984 2003-03-13 [colin]      0.8.11claws9
1985
1986         * src/compose.c
1987                 Remove leading emtpy lines from quoted text
1988                 before quoting it
1989
1990 2003-03-13 [melvin]     0.8.11claws8
1991
1992         * src/prefs_actions.c
1993                 Fixed a memory leak
1994                 Code clean ups
1995                 Added Cancel and OK buttons
1996                 Corrected help text
1997
1998 2003-03-13 [christoph]  0.8.11claws7
1999
2000         * src/account.c
2001         * src/folder.[ch]
2002         * src/imap.c
2003         * src/mainwindow.c
2004         * src/mbox_folder.c
2005         * src/mh.c
2006         * src/news.c
2007         * src/setup.c
2008                 replace more folder type stuff with folder class stuff
2009
2010 2003-03-13 [melvin]     0.8.11claws6
2011
2012         * src/prefs_actions.c
2013                 Added new tokens:
2014                 %u: user provided argument
2015                 %h: user provided argument (hidden on input)
2016                 %s: current text selection in the message view 
2017
2018 2003-03-13 [paul]       0.8.11claws5
2019
2020         * sync with 0.8.11cvs5
2021                 see ChangeLog 2003-03-11, 2003-03-12
2022
2023 2003-03-12 [christoph]  0.8.11claws4
2024
2025         * src/folder.c
2026                 use folder class idstr when writing folderlist.xml
2027
2028         * src/folder.h
2029         * src/imap.c
2030         * src/news.c
2031                 replace folder type checks with folder class checks
2032
2033 2003-03-12 [christoph]  0.8.11claws3
2034
2035         * src/folder.[ch]
2036         * src/imap.[ch]
2037         * src/main.c
2038         * src/mbox_folder.[ch]
2039         * src/mh.[ch]
2040         * src/news.[ch]
2041                 o create a list of known folder classes in the folder system
2042                 o use folder class id strings for folder item identifiers
2043
2044 2003-03-12 [christoph]  0.8.11claws2
2045
2046         * src/imap.c
2047                 fix imap uid validity check
2048
2049 2003-03-12 [christoph]  0.8.11claws1
2050
2051         * src/account.c
2052         * src/folder.[ch]
2053         * src/foldersel.c
2054         * src/folderview.c
2055         * src/imap.c
2056         * src/mainwindow.c
2057         * src/mbox_folder.c
2058         * src/mh.c
2059         * src/news.c
2060         * src/prefs_scoring.c
2061         * src/procmsg.c
2062         * src/setup.c
2063         * src/summaryview.c
2064                 initial restructuring of folder system, seperating
2065                 folders and folder classes
2066
2067 2003-03-12 [paul]       0.8.11claws
2068
2069         0.8.11claws release
2070
2071 2003-03-12 [christoph]
2072
2073         * src/gtk/prefswindow.c
2074                 fix translation of "Page Index"
2075
2076 2003-03-12 [paul]       0.8.10claws110
2077
2078         a sync from 0.8.11cvs4 before the release
2079
2080         * src/common/utils.c
2081                 subject_compare_for_sort(): allow null strings (fixes
2082                 summary sorting).
2083
2084 2003-03-11 [paul]       0.8.10claws109
2085
2086         * po/es.po
2087                 update Spanish translation, submitted by
2088                 Ricardo Mones Lastra
2089
2090 2003-03-11 [melvin]     0.8.10claws108
2091
2092         * po/fr.po
2093                 Updated French translations
2094
2095 2003-03-11 [paul]       0.8.10claws107
2096
2097         * manual/en/Makefile.am
2098           manual/en/*.html
2099                 update English manual, add a new page
2100                 updated by Francois Barriere <fbarriere@atmel.fr>
2101                 
2102         * po/bg.po
2103           po/it.po
2104           po/sr.po
2105                 update Bulgarian, Italian, and Serbian translations
2106                 submitted by George Danchev, Alessandro Maestri, and
2107                 Urke MMI
2108
2109 2003-03-10 [paul]       0.8.10claws106
2110
2111         * src/gtk/about.c
2112           src/gtk/prefswindow.c
2113                 make some strings translatable
2114
2115 2003-03-10 [darko]      0.8.10claws105
2116
2117         * src/compose.c
2118                 code cleanup to make Hiro happy
2119
2120 2003-03-10 [paul]       0.8.10claws104
2121
2122         * sync with 0.8.11cvs2
2123                 see ChangeLog 2003-03-10
2124
2125 2003-03-09 [melvin]     0.8.10claws103
2126
2127         * src/textview.c
2128                 textview_set_font(): fix for message display in
2129                 UTF-8 locales (thanks to Sergey Vlasov).
2130                 (was unintentionnaly reverted in 0.8.6claws6)   
2131
2132 2003-03-08 [darko]      0.8.10claws102
2133
2134         * src/compose.c
2135                 fix infinite loop in wrapping as reported
2136                 by happycactus
2137                 obsoletes patch #696482
2138
2139 2003-03-08 [christoph]  0.8.10claws101
2140
2141         * src/imap.c
2142                 add workaround for IMAP servers that do not
2143                 support the "UID SEARCH UID" command
2144
2145 2003-03-07 [christoph]  0.8.10claws100
2146
2147         * src/plugins/spamassassin/spamassassin.[ch]
2148         * src/plugins/spamassassin/spamassassin_gtk.c
2149                 code cleanup
2150
2151 2003-03-07 [paul]       0.8.10claws99
2152
2153         * po/es.po
2154                 updated Spanish translation, submitted by
2155                 Ricardo Mones Lastra
2156
2157 2003-03-07 [christoph]  0.8.10claws98
2158
2159         * src/send.c
2160                 fix in 0.8.10claws94 was wrong
2161                 local delivery does not require escaping, remove escaping
2162                 code to make signatures of mails with "." lines valid
2163                 
2164                 NOTE: requires that sendmail is executed with "-i" option,
2165                       what is the default now, but has to be changed in all
2166                       exsiting accounts)
2167
2168 2003-03-07 [paul]       0.8.10claws97
2169
2170         * sync with 0.8.11 release
2171                 see ChangeLog 2003-03-07
2172
2173 2003-03-06 [paul]       0.8.10claws96
2174
2175         * src/compose.c
2176                 revert commit 0.8.10claws92
2177
2178 2003-03-06 [paul]       0.8.10claws95
2179
2180         * src/folderview.c
2181                 fix (solaris) bug 73, 'Crash when selecting top-level folder'
2182
2183         * src/gtkaspell.c
2184                 fix bug 74, 'Crash opening editor window with pseudo-color
2185                 display'
2186                 
2187         Patches submitted by Kevin Vigor <kevin@vigor.nu>
2188
2189 2003-03-06 [christoph]  0.8.10claws94
2190
2191         * src/send.c
2192                 fix rfc2821 (4.5.2) violation in SMTP data sending,
2193                 all lines starting with a period get an extra period
2194                 inserted
2195                 (found by Simon 'corecode' Schubert)
2196
2197 2003-03-06 [paul]       0.8.10claws93
2198
2199         * src/folderview.c
2200                 if configured font can't be loaded fall back to gtk
2201                 default. (with thanks to Christoph)
2202                 
2203                 closes long-standing bug 15 'Crashes on startup'
2204
2205 2003-03-06 [paul]       0.8.10claws92
2206
2207         * src/compose.c
2208                 freeze text before autosave and thaw afterwards
2209                 fixes bug 67 'autosave make re-rediting message crazy'
2210
2211 2003-03-06 [christoph]  0.8.10claws91
2212
2213         * src/compose.c
2214                 ignore address comment in dupe check for Cc-list
2215
2216         (closes reopened bug 47 Replying to message strips name part of
2217          e-mail addresses of Cc: lines)
2218
2219 2003-03-06 [paul]       0.8.10claws90
2220
2221         * src/Makefile.am
2222                 remove reference to gtkxtext.h as its no longer in
2223                 the repository
2224
2225 2003-03-06 [paul]       0.8.10claws89
2226
2227         * sync with 0.8.10cvs25
2228                 see ChangeLog 2003-03-06
2229
2230 2003-03-06 [oliver]     0.8.10claws88
2231         
2232         * src/messageview.c
2233                 remove include
2234
2235 2003-03-06 [oliver]     0.8.10claws87
2236         
2237         * src/folderview.c 
2238                 remove changes introduced inclaws74
2239         * src/messageview.c
2240                 another attempt to sanely delete and update
2241                 messages deleted in separate messageview
2242
2243 2003-03-05 [christoph]  0.8.10claws86
2244
2245         * src/summaryview.c
2246                 check if "From" matches any account's address if
2247                 addressbook completion of addresses is disabled too
2248
2249         (closes Bug 70 "Display recipient in from" doesn't check
2250          folder's default account)
2251
2252 2003-03-05 [christoph]  0.8.10claws85
2253
2254         * src/compose.c
2255         * src/common/utils.[ch]
2256                 don't strip address comments when building Cc lists
2257
2258         (closes Bug 47 Replying to message strips name part of e-mail addresses
2259          of Cc: lines)
2260
2261         * src/folder.c
2262                 fix return value of copy function
2263
2264 2003-03-05 [christoph]  0.8.10claws84
2265
2266         * src/imap.c
2267                 don't ask imap server for non rfc822 headers
2268
2269         (closes bug 71 IMAP FETCH asks for FROM header field twice)
2270
2271         * src/imap.c
2272                 destroy session on socket error to allow reconnecting
2273
2274 2003-03-05 [christoph]  0.8.10claws83
2275
2276         * configure.ac
2277                 fix building with gnome when no prefix is set
2278
2279         (closes bug 66 Gnome directory is set to NONE)
2280
2281 2003-03-05 [paul]       0.8.10claws82
2282
2283         * sync with 0.8.10cvs23
2284                 see ChangeLog 2003-03-05
2285
2286 2003-03-04 [christoph]  0.8.10claws81
2287
2288         * src/folder.c
2289                 o fix moving and copying when folder returns 0 for new
2290                   message number
2291                 o remove some code for single message copy and move
2292                   operations and use functions for multiple messages
2293
2294         (closes bug 63 Strange behaviour MOVING messages from MH to IMAP)
2295
2296         * src/news.c
2297                 remove unused include
2298
2299 2003-03-04 [paul]       0.8.10claws80
2300
2301         * src/gtk/about.c
2302                 list 'Compiled plugins'
2303
2304 2003-03-03 [christoph]  0.8.10claws79
2305
2306         * src/news.[ch]
2307                 have to multiply the percentage of the current fetch with
2308                 the percentage that it has of the total fetch operation
2309                 for correct values
2310
2311 2003-03-03 [christoph]  0.8.10claws78
2312
2313         * src/news.c
2314                 fix calculation of expected lines for progress indicator
2315
2316 2003-03-03 [christoph]  0.8.10claws77
2317
2318         * src/summaryview.c
2319         * src/common/utils.c
2320                 fix segfault when opening the root news folder
2321
2322 2003-03-03 [christoph]  0.8.10claws76
2323
2324         * src/mainwindow.[ch]
2325         * src/common/Makefile.am
2326         * src/common/progressindicator.[ch]
2327                 add UI independent progress indicator handling
2328
2329         * src/news.[ch]
2330                 use new progress indicator for message info fetching
2331
2332         * src/common/hooks.h
2333                 code cleanup
2334
2335 2003-03-03 [oliver]     0.8.10claws75
2336
2337         * src/toolbar.c
2338         * src/compose.c
2339                 removed commented code
2340
2341 2003-03-03 [oliver]     0.8.10claws74
2342
2343         * src/toolbar.[ch]
2344                 cleanups and refactoring
2345         * src/compose.[ch]
2346                 compose_reply_mode reply & forwarding interface for
2347                 toolbar buttons
2348         * src/folderview.c
2349                 act on messages marked for deletion in folderview_selected
2350                 based on prefs_common.immediate_exec since a message might 
2351                 have been deleted by messageview in a folder we are changing 
2352                 to (does anybody understand what I'm on about ?)
2353
2354 2003-03-03 [oliver]     0.8.10claws73
2355         
2356         * src/messageview.[ch]
2357                 new functions
2358                 - messageview_delete: delete message shown in messagview
2359                 - messageview_update_view: update messageview to currently 
2360                   selected summaryview message
2361                 - add separate messageview to msgview_list in order to update 
2362                   toolbar to new toolbar style on the fly (TOOLBAR_NONE, TOOLBAR_ICON etc.)
2363         * src/summaryview.[ch]
2364                 summary_get_selection returns a list of selected msgs
2365                 in summaryview
2366         * src/mainwindow.c
2367                 toolbar reply refactoring
2368
2369 2003-03-03 [paul]       0.8.10claws72
2370
2371         * sync with 0.8.10cvs21
2372                 see ChangeLog 2003-03-03
2373
2374 2003-03-02 [christoph]  0.8.10claws71
2375
2376         * src/common/passcrypt.c
2377                 use POSIX includes
2378
2379 2003-03-02 [christoph]  0.8.10claws70
2380
2381         * configure.ac
2382         * src/prefs_account.c
2383         * src/prefs_gtk.[ch]
2384         * src/common/.cvsignore
2385         * src/common/Makefile.am
2386         * src/common/passcrypt.c                ** NEW **
2387         * src/common/passcrypt.h.in             ** NEW **
2388                 Implement password encryption in config files
2389                 using unix encrypt and setkey functions. The crypt
2390                 key can be set as a configure parameter. Old
2391                 passwords will be converted if they do not begin
2392                 with '!'
2393
2394 2003-03-02 [paul]       0.8.10claws69
2395
2396         * src/prefs_account.c
2397                 fix compile error
2398
2399 2003-03-01 [thorsten]   0.8.10claws68
2400
2401         * po/el.po
2402           po/hr.po
2403           po/it.po
2404           po/nl.po
2405           po/sr.po
2406           po/sv.po
2407                 corrected format strings
2408         * po/en_GB.po
2409                 corrected headers
2410                 (fix compile errors with GNU gettext-0.11.5)
2411
2412 2003-03-01 [oliver]     0.8.10claws67
2413
2414         * src/summaryview.c
2415                 menu callbacks call toolbar_menu_reply
2416
2417 2003-03-01 [oliver]     0.8.10claws66
2418
2419         * src/mainwindow.c
2420         * src/messageview.c
2421                 menu callbacks call toolbar_menu_reply
2422         * src/toolbar.[ch]
2423                 callbacks from menu handled by toolbar_menu_reply
2424
2425 2003-03-01 [paul]       0.8.10claws65
2426
2427         * src/addressbook.c
2428                 revert commit 0.8.10claws54 - breaks editing of
2429                 addressbook.
2430                 
2431         * po/bg.po
2432                 update Bulgarian translation, submitted by
2433                 George Danchev
2434
2435 2003-02-28 [christoph]  0.8.10claws64
2436
2437         * src/account.c
2438         * src/addressadd.c
2439         * src/compose.c
2440         * src/gtkaspell.c
2441         * src/gtkxtext.h                ** REMOVE **
2442         * src/imap.c
2443         * src/matcher.[ch]
2444         * src/mh.c
2445         * src/news.c
2446         * src/pine.c
2447         * src/prefs_common.c
2448         * src/prefs_matcher.c
2449         * src/procheader.[ch]
2450         * src/procmsg.[ch]
2451         * src/toolbar.c
2452         * src/common/ssl_certificate.c
2453         * src/gtk/colorlabel.c
2454         * src/gtk/menu.c
2455                 o fix warnings
2456                 o remove code obsoleted by new cache and folder system rework
2457
2458 2003-02-28 [oliver]     0.8.10claws63
2459         
2460         * src/toolbar.[ch]
2461                 * fix bug where reply in Messageview replied to 
2462                 Message displayed in summaryview
2463                 (reportedd via ML by chinatinte at gmx dot ch)
2464                 * fix bug where toolbar popups (WITH_QUOTE, WITHOUT_QOUTE)
2465                 didn't work in separate MessageView Toolbar
2466                 (wondering if anybody uses this at all ?)
2467         * src/summaryview.[ch]
2468                 use toolbar.c's toolbar_reply instead of summary_reply (removed)
2469                 (generalize reply and forward code);
2470         * src/messageview.c 
2471                 remove focus_in event which updated summaryview to messageview
2472
2473 2003-02-28 [paul]       0.8.10claws62
2474
2475         * po/Makefile.in.in
2476                 add the --check option
2477                 Patch submitted by Ricardo Mones Lastra
2478
2479 2003-02-28 [paul]       0.8.10claws61
2480
2481         * src/prefs_account.c
2482                 re-order 'Signature' items
2483
2484 2003-02-28 [paul]       0.8.10claws60
2485
2486         * sync with 0.8.10cvs20
2487                 see ChangeLog 2003-02-28
2488
2489 2003-02-28 [paul]       0.8.10claws59
2490
2491         * po/POTFILES.in
2492                 update to reflect recent movement of files
2493
2494 2003-02-28 [paul]       0.8.10claws58
2495
2496         * sync with 0.8.10cvs19
2497                 see ChangeLog 2003-02-28
2498
2499 2003-02-27 [martin]     0.8.10claws57
2500
2501         * src/prefs_matcher.c 
2502                 fix segfault in prefs_matcher_ok() when the
2503                 last entry is deleted and prevents that the
2504                 message "entry not saved" comes up after deleting
2505                 an entry
2506
2507 2003-02-27 [martin]     0.8.10claws56
2508
2509         * src/prefs_filtering.c 
2510                 fix segfault in prefs_filtering_ok() when the
2511                 last entry is deleted and prevents that the
2512                 message "entry not saved" comes up after deleting
2513                 an entry
2514
2515 2003-02-27 [paul]       0.8.10claws55
2516
2517         * sync with 0.8.10cvs18
2518                 see ChangeLog 2003-02-27
2519
2520 2003-02-27 [paul]       0.8.10claws54
2521
2522         * src/addressbook.c
2523                 fix bug where the address book crashes with 
2524                 multiple lookups.
2525                 Patch [687729] submitted by David Frager 
2526                 <dbfrager@users.sourceforge.net>
2527
2528 2003-02-25 [christoph]  0.8.10claws53
2529
2530         * src/Makefile.am
2531         * src/colorlabel.[ch]           ** REMOVE **
2532         * src/gtk/Makefile.am
2533         * src/gtk/colorlabel.[ch]       ** NEW **
2534                 move colorlabel files to gtk directory
2535
2536         * src/esmtp.[ch]                ** REMOVE **
2537                 has been merged into smtp.[ch] in 0.7.5
2538
2539 2003-02-25 [christoph]  0.8.10claws52
2540
2541         * src/Makefile.am
2542         * src/about.[ch]                ** REMOVE **
2543         * src/gtk/Makefile.am
2544         * src/gtk/about.[ch]            ** NEW **
2545                 move about files to gtk directory
2546
2547 2003-02-25 [christoph]  0.8.10claws51
2548
2549         * src/folder.c
2550                 some code optimization of folder scanning code
2551
2552         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx> 
2553
2554 2003-02-25 [christoph]  0.8.10claws50
2555
2556         * src/main.c
2557         * src/common/sylpheed.c
2558                 add command line parameter parsing to common code
2559
2560 2003-02-24 [christoph]
2561
2562         * Makefile.am
2563         * configure.ac
2564                 fix gnome prefix problems, the configure script now removed
2565                 `gnome-config --prefix` from `gnome-config --datadir`
2566                 and adds $(prefix} instead
2567
2568         (closes Bug 24 Makefile does not respect prefix when installing
2569          GNOME data)
2570
2571 2003-02-24 [christoph]  0.8.10claws49
2572
2573         * src/news.c
2574                 check for valid session before trying to authenticate
2575
2576         (closes Bug 60 crash if "authenticate on logon" is activated
2577          and newsserver-hostname is not valid)
2578
2579 2003-02-24 [melvin]     0.8.10claws48
2580
2581         * src/prefs_actions.c
2582                 Make sure all user's input is sent to the action and then
2583                 close the socket..
2584
2585 2003-02-23 [alfons]     0.8.10claws46
2586
2587         * src/summaryview.c
2588                 also wait cursor when deleting files
2589
2590 2003-02-23 [paul]
2591
2592         * tools/freshmeat_search.pl
2593           tools/google_search.pl
2594                 scripts should now work for any browser/browser command line
2595
2596 2003-02-22 [christoph]  0.8.10claws45
2597
2598         * src/procmsg.c
2599                 fix IMAP flag setting, IMAP flag is not handled correctly
2600                 anymore by the folder system and information about the
2601                 folder should not be saved in the MsgInfo (in my opinion)
2602
2603         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
2604
2605 2003-02-22 [christoph]  0.8.10claws44
2606
2607         * src/summaryview.c
2608                 fix spelling of "label" ;-)
2609
2610 2003-02-22 [thorsten]   0.8.10claws43
2611
2612         * src/mimeview.c
2613           src/prefs_common.[ch]
2614           src/procmime.[ch]
2615                 do not use description as attachment name
2616
2617 2003-02-22 [alfons]     0.8.10claws42
2618
2619         * src/summaryview.c
2620                 freeze/thaw folder item updates when changing color labels,
2621                 and put a wait cursors on
2622
2623 2003-02-22 [thorsten]   0.8.10claws41
2624
2625         * src/mimeview.c
2626                 save-all fixes: crash if invoked on multipart container,
2627                 mimeinfo access, pathseparators, error dialog
2628
2629 2003-02-21 [alfons]     0.8.10claws40
2630
2631         * src/prefs_gtk.c
2632                 remove unused var
2633
2634 2003-02-21 [colin]      0.8.10claws39
2635
2636         * src/send.c
2637                 Fix smtp logging
2638
2639 2003-02-21 [colin]      0.8.10claws38
2640
2641         * src/summaryview.c
2642                 Freeze/thaw folderItem updates when filtering messages 
2643                 via Tools/Filter messages
2644
2645 2003-02-21 [paul]       0.8.10claws37
2646
2647         * src/compose.c
2648                 revert commit 0.8.10claws26, there are ulterior motives
2649                 for users to set a Reply-To header when posting to
2650                 newsgroups
2651
2652 2003-02-21 [paul]       0.8.10claws36
2653
2654         * sync with 0.8.10cvs17
2655                 see ChangeLog 2003-02-21
2656
2657 2003-02-20 [christoph]  0.8.10claws35
2658
2659         * src/imap.c
2660                 IMAP UID fetch speedup using SEARCH
2661
2662         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
2663
2664         * src/imap.c
2665                 fix problem with UIDs in IMAP UID cache that no longer existed
2666
2667 2003-02-20 [christoph]  0.8.10claws34
2668
2669         * src/imap.c
2670         * src/procheader.c
2671         * src/procheader.h
2672                 IMAP header fetch speedup (fetch only headers cached in MsgInfo)
2673
2674         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
2675
2676         * src/imap.c
2677                 Rewrite imap_cmd_gen_recv use sock_getline instead
2678                 of sock_gets to avoid problems with too long reply
2679                 lines
2680     
2681 2003-02-20 [colin]      0.8.10claws33
2682         
2683         * src/prefs_account.c
2684                 Better wording
2685
2686 2003-02-20 [colin]      0.8.10claws32
2687
2688         * src/compose.c
2689                 Remove useless '&& !to_sender' 
2690
2691 2003-02-20 [darko]
2692
2693         * AUTHORS
2694                 change my e-mail address
2695
2696 2003-02-19 [colin]      0.8.10claws31
2697
2698         * src/prefs_common.c
2699                 X11 style colors for every configurable color
2700
2701 2003-02-19 [alfons]     0.8.10claws30
2702
2703         * src/prefs_gtk.[ch]
2704         * src/prefs_common.c
2705                 for color_new accept both plain integers and X11 style color
2706                 names (as found in /usr/lib/X11/rgb.txt)
2707
2708 2003-02-19 [paul]       0.8.10claws29
2709
2710         * src/mainwindow.c
2711                 add tooltips to online/offline button and account selector
2712                 button
2713
2714 2003-02-19 [paul]       0.8.10claws28
2715
2716         * src/folder.c
2717           src/news.c
2718           src/prefs_account.[ch]
2719           src/prefs_common.[ch]
2720                 move 'Maximum number of articles to download' to
2721                 account prefs.
2722                 clean up account prefs gui a little by hiding entries
2723                 rather then greying out entries
2724
2725 2003-02-19 [hiro]       0.8.10claws27
2726
2727         * src/common/utils.c
2728                 fix bug #54 'yesterdays date is displayed in the message 
2729                 summary window'
2730
2731 2003-02-19 [paul]       0.8.10claws26
2732
2733         * src/compose.c
2734                 fix bug reported in Feature Request [688596] 
2735                 'Reply-to header in news'
2736
2737 2003-02-18 [paul]       0.8.10claws25
2738
2739         * src/select-keys.c
2740                 add a 'List all keys' button to key selection dialog
2741
2742 2003-02-18 [colin]      0.8.10claws24
2743         
2744         * src/stock_pixmap.c
2745                 fix compile error
2746
2747 2003-02-18 [colin]      0.8.10claws23
2748
2749         * src/common/smtp.[ch]
2750           src/prefs_account.c
2751                 Try to starttls if it seems to be the only
2752                 way to authenticate a user
2753
2754 2003-02-18 [paul]       0.8.10claws22
2755
2756         * src/Makefile.am
2757           src/folderview.c
2758           src/stock_pixmap.[ch]
2759           src/pixmaps/drafts_close.xpm  ** NEW FILE **
2760           src/pixmaps/drafts_open.xpm   ** NEW FILE **
2761                 as a Drafts folder is a special folder allow it to have
2762                 its own unique icons
2763
2764 2003-02-18 [colin]      0.8.10claws21
2765
2766         * src/imap.c
2767                 Fix port selection when using starttls
2768
2769 2003-02-18 [paul]       0.8.10claws20
2770
2771         * src/mainwindow.c
2772           src/prefs_common.[ch]
2773                 make blue the default new mail colour
2774
2775 2003-02-18 [paul]       0.8.10claws19
2776
2777         * sync with 0.8.10cvs14
2778                 see ChangeLog 2003-02-18
2779
2780 2003-02-17 [jens]       0.8.10claws18
2781
2782         * src/common/md5.c
2783                 fixed a compile problem with gcc 3.3
2784                 works on 2.95.3 too (testet on PPC as it is big endian)
2785
2786 2003-02-17 [paul]       0.8.10claws17
2787
2788         * sync with 0.8.10cvs13
2789                 see ChangeLog 2003-02-17
2790
2791 2003-02-17 [paul]       0.8.10claws16
2792
2793         * sync with 0.8.10cvs12
2794                 see ChangeLog 2003-02-17
2795
2796 2003-02-16 [match]      0.8.10claws15
2797
2798         * src/addressbook.c
2799                 Eliminates reloading of address data when items
2800                 deleted or added. Applied submitted by
2801                 Luke Plant <lukeplant@softhome.net>
2802
2803 2003-02-16 [paul]       0.8.10claws14
2804
2805         * src/news.c
2806                 when a 'protocol error' is encountered disconnect from
2807                 the server. This means that the user can carry on viewing
2808                 other articles and doesn't have to either wait until the
2809                 server timesout or quit sylpheed.
2810                 Fixes bug #53 'Unable to read messages in newsgroups, 
2811                 displayed message doesn't change'
2812
2813 2003-02-15 [christoph]  0.8.10claws13
2814
2815         * src/imap.c
2816                 fix bug that stopped scanning of folders when an
2817                 IMAP folder was empty
2818
2819         (closes bug 46 stop scan messages in folders after empty folder)
2820
2821 2003-02-15 [paul]
2822
2823         * tools/Makefile.am
2824           tools/README
2825           tools/freshmeat_search.pl     ** NEW FILE **
2826           tools/google_search.pl        ** NEW FILE **
2827                 Add 2 Actions scripts which search freshmeat/google
2828                 for the selected text using the browser configured
2829                 in sylpheedrc.
2830                 
2831         Note: These scripts are very dependent on the format of the
2832         browser command and may not work on every occasion. Testing
2833         is welcome. 
2834
2835 2003-02-14 [alfons]     0.8.10claws12
2836
2837         * src/compose.c
2838                 fix breakage because of uninitialized account pointer.
2839                 please verify.
2840
2841 2003-02-14 [paul]       0.8.10claws11
2842
2843         * src/compose.c
2844           src/prefs_account.[ch]
2845           src/prefs_common.[ch]
2846                 move signature settings to Account Prefs
2847
2848 2003-02-14 [paul]       0.8.10claws10
2849
2850         * sync with 0.8.10cvs11
2851                 see ChangeLog 2003-02-14
2852
2853 2003-02-13 [thorsten]   0.8.10claws9
2854
2855         * src/news.c
2856                 revert news progressbar (GUI separation)
2857
2858 2003-02-13 [paul]       0.8.10claws8
2859
2860         * src/compose.c
2861                 make replies behave correctly, re: RFC 1036, Section 2.2.3,
2862                 paragraph 1
2863
2864 2003-02-13 [paul]       0.8.10claws7
2865
2866         * src/compose.[ch]
2867           src/summaryview.c
2868                 fix 'Follow-up and Reply-to' so that it creates a reply to
2869                 the newsgroup and the sender. If the message has the keyword
2870                 'poster' in the Followup-To header, all replies go to the
2871                 sender, re: RFC 1036, Section 2.2.3
2872                 rename all instances of 'ignore_replyto' to 'to_sender', both
2873                 were previously used, now we use just one.
2874
2875 2003-02-13 [paul]       0.8.10claws6
2876
2877         * sync with 0.8.10cvs9
2878                 see ChangeLog 2003-02-13
2879
2880 2003-02-13 [paul]       0.8.10claws5
2881
2882         * configure.ac
2883                 show which plugins are configured in the configure
2884                 output.
2885
2886 2003-02-12 [thorsten]   0.8.10claws4
2887
2888         * src/news.c
2889                 show progress while fetching news headers
2890
2891 2003-02-12 [christoph]  0.8.10claws3
2892
2893         * configure.ac
2894         * src/plugins/Makefile.am
2895                 use AM_CONDITIONAL to enable plugins, automake correctly
2896                 manages this when creating distdir
2897
2898 2003-02-12 [christoph]  0.8.10claws2
2899
2900         * ac/spamassassin.m4
2901         * src/plugins/spamassassin/Makefile.am
2902                 fix building SpamAssassin plugin without OpenSSL
2903
2904 2003-02-12 [paul]       0.8.10claws1
2905
2906         * ac/Makefile.am
2907           src/Makefile.am
2908           src/plugins/Makefile.am
2909                 fix failure of 'make release'
2910
2911 2003-02-12 [paul]       0.8.10claws
2912
2913         * 0.8.10claws released
2914
2915 2003-02-12 [paul]       0.8.9claws56
2916
2917         * po/bg.po
2918           po/es.po
2919           po/it.po
2920           po/ru.po
2921           po/sr.po
2922                 updated translations by George Danchev, Ricardo Mones Lastra,
2923                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively
2924                 
2925         * sylpheed.spec.in
2926                 Allow the building of RPMs by a regular user. Submitted
2927                 by Sergei Astanin
2928
2929 2003-02-11 [alfons]     0.8.9claws55
2930
2931         * src/colorlabel.c
2932                 don't use pixmaps for label color rect but draw rectangles
2933                 so we can respect the color map of palette based visuals
2934                 (fixes the long time crashes on Suns - thanks to Andreas
2935                 Engel and Steve O'Hara-Smith for testing)
2936
2937 2003-02-11 [christoph]  0.8.9claws54
2938
2939         * src/matcher_parser_parse.y
2940                 correct bug where filering rules of not existing folders in
2941                 matcherrc were added to global filtering
2942                 
2943         (closes Debian Bug #180253 - Directory's filter-rules are merged with
2944          main filter-rules after removing directory, http://bugs.debian.org/180253)
2945         
2946 2003-02-11 [paul]       0.8.9claws53
2947
2948         * sync with 0.8.10cvs7
2949                 see ChangeLog 2003-02-09
2950
2951 2003-02-11 [melvin]     0.8.9claws52
2952
2953         * po/fr.po
2954                 Updated French tranlsations
2955
2956 2003-02-10 [paul]       0.8.9claws51
2957
2958         * sylpheed.spec.in
2959                 correct --enable-openssl
2960                 Fix submitted by Sergei Astanin <asita@users.sourceforge.net>
2961
2962 2003-02-09 [martin]     0.8.9claws50
2963
2964         * src/prefs_matcher.c
2965                 fix segfault in prefs_matcher_substitute_cb() when
2966                 no row is selected
2967
2968 2003-02-09 [paul]       0.8.9claws49
2969
2970         * src/folderview.c
2971                 fix bug where a newsgroup folder's processing rules were
2972                 merged with the global filtering rules when the newsgroup
2973                 folder was deleted, causing some seriously bad results,
2974                 see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253>
2975
2976 2003-02-08 [melvin]     0.8.9claws48
2977
2978         * src/compose.c
2979                 Corrected and modified an alert message.
2980
2981 2003-02-07 [paul]       0.8.9claws47
2982
2983         * src/folderview.c
2984                 fix bug where both an 'Account properties' window and a
2985                 'Folder properties' window were opened when clicking on
2986                 'Properties' in an NNTP or IMAP folder's popup menu.
2987
2988 2003-02-07 [paul]       0.8.9claws46
2989
2990         * sync with 0.8.10cvs6
2991                 see ChangeLog 2003-02-06
2992
2993 2003-02-06 [christoph]  0.8.9claws45
2994
2995         * src/mbox.c
2996                 freeze folder updates while importing mbox files
2997                 (closes bug 43 importing mbox took hours)
2998                 
2999         Patch submitted by Jens Rantil <jens.rantil@telia.com>
3000
3001 2003-02-06 [thorsten]   0.8.9claws44
3002
3003         * po/de.po
3004                 Updated german translations
3005
3006 2003-02-06 [thorsten]   0.8.9claws43
3007
3008         * src/news.h
3009                 use guint for message numbers (fix count in grouplist dialog)
3010
3011 2003-02-05 [paul]       0.8.9claws42
3012
3013         * sync with 0.8.10cvs2
3014                 see ChangeLog 2003-02-05
3015
3016 2003-02-04 [colin]      0.8.9claws41
3017
3018         * src/prefs_common.[ch]
3019           src/procmsg.c
3020           src/summaryview.c
3021                 Add an option to disable threading by subject
3022
3023 2003-02-04 [christoph]  0.8.9claws40
3024
3025         * src/inc.c
3026                 only abort fetching mails from multiple accounts when the
3027                 error is fatal and does not allow to check any more accounts
3028                 (currently only disk full error)
3029
3030         (closes bug 31 after POP3 error: "no such mail" Sylpheed does not
3031          receive mails for other accouts)
3032
3033 2003-02-04 [christoph]  0.8.9claws39
3034
3035         * src/folder.c
3036                 first add the new message to the cache, then
3037                 send the update notification
3038
3039         (closes bug 39 after sending message folderview doesnt get updated)
3040
3041 2003-02-04 [colin]      0.8.9claws38
3042
3043         * src/inc.c
3044                 _really_ fix this Connecting... status
3045
3046 2003-02-04 [paul]       0.8.9claws37
3047
3048         * sync with 0.8.10
3049                 see ChangeLog 2003-02-04
3050
3051 2003-02-04 [paul]       0.8.9claws36
3052
3053         * sync with 0.8.9cvs6
3054                 see ChangeLog 2003-02-03
3055
3056 2003-02-04 [paul]       0.8.9claws35
3057
3058         * po/pt_BR.po
3059                 updated by AndrĂ© Filipe de Assunção e Brito 
3060                 <bedecko@netsite.com.br>
3061
3062 2003-02-03 [thorsten]   0.8.9claws34
3063
3064         * po/de.po
3065                 Updated german translations
3066
3067 2003-02-02 [paul]       0.8.9claws33
3068
3069         * po/es.po
3070                 updated by Ricardo Mones Lastra
3071
3072 2003-02-02 [thorsten]   0.8.9claws32
3073
3074         * src/mh.c
3075                 Fix mh_get_msginfo() segfault if file is inaccessible
3076
3077 2003-01-31 [colin]      0.8.9claws31
3078
3079         * src/procheader.c
3080                 Fix last commit's bug
3081
3082 2003-01-31 [colin]      0.8.9claws30
3083
3084         * src/procheader.c
3085                 Missing a change for gpg-signed messages
3086
3087 2003-01-31 [paul]       0.8.9claws29
3088
3089         * src/pixmaps/gpg_signed.xpm    ** NEW FILE **
3090           src/procheader.c
3091           src/stock_pixmap.[ch]
3092           src/summaryview.c
3093                 indicate GnuPG signed messages by displaying an icon
3094                 in the Attachment column.
3095
3096 2003-01-31 [paul]       0.8.9claws28
3097
3098         * sync with 0.8.9cvs4
3099                 see ChangeLog 2003-01-31
3100
3101 2003-01-31 [alfons]     0.8.9claws27
3102
3103         * src/textview.c
3104                 tune URI parser to accept mailto URLs with a '?'
3105                 (patch from Ruslan Balkin)
3106
3107 2003-01-31 [colin]      0.8.9claws26
3108
3109         * src/summaryview.c
3110                 Fix a leak introduced in claws24
3111
3112 2003-01-31 [colin]      0.8.9claws25
3113
3114         * src/summaryview.c
3115                 Freeze/Thaw folder updates when deleting dups
3116
3117 2003-01-31 [colin]      0.8.9claws24
3118         
3119         * src/addr_compl.c
3120           src/summaryview.c
3121           src/msgcache.c
3122                 little speed improvements
3123
3124 2003-01-31 [colin]      0.8.9claws23
3125
3126         * src/summaryview.c
3127                 Fix segfault when forwarding nothing
3128                 Patch from "Ruslan N. Balkin" <baron@voices.ru>
3129                 
3130 2003-01-30 [paul]       0.8.9claws22
3131
3132         * sync with 0.8.9cvs3
3133                 see ChangeLog 2003-01-30
3134
3135 2003-01-30 [paul]       0.8.9claws21
3136
3137         * sync with 0.8.9cvs2
3138                 see ChangeLog 2003-01-30
3139
3140 2003-01-29 [paul]       0.8.9claws20
3141
3142         * sync with 0.8.9cvs1
3143                 see ChangeLog 2003-01-29
3144
3145 2003-01-28 [paul]       0.8.9claws19
3146
3147         * po/POTFILES.in
3148                 update to reflect changes. 
3149                 thanks to Ricardo Mones Lastra
3150
3151 2003-01-27 [christoph]  0.8.9claws18
3152
3153         * ac/openssl.m4
3154         * ac/spamassassin.m4
3155         * src/plugins/spamassassin/README
3156         * src/plugins/spamassassin/libspamc.[ch]
3157         * src/plugins/spamassassin/utils.[ch]
3158                 updated to latest libspamc
3159
3160 2003-01-27 [christoph]  0.8.9claws17
3161
3162         * src/folder.c
3163                 fix wrong use of procheader_get_header_fields
3164
3165 2003-01-27 [christoph]  0.8.9claws16
3166
3167         * src/news.c
3168         * src/prefs_account.[ch]
3169         * src/common/nntp.[ch]
3170                 allow to force authentication for NNTP servers
3171
3172         Patch submitted by Florian Mickler <dmk@d-labs.de>
3173
3174 2003-01-26 [paul]       0.8.9claws15
3175
3176         * src/summaryview.c
3177                 speed up of marking messages as read
3178                 patch submitted by Jens Rantil <ztyx@users.sourceforge.net>
3179
3180 2003-01-26 [christoph]  0.8.9claws14
3181
3182         * src/Makefile.am
3183         * src/mgutils.[ch]              ** REMOVE **
3184         * src/xml.[ch]                  ** REMOVE **
3185         * src/xmlprops.[ch]             ** REMOVE **
3186         * src/common/Makefile.am
3187         * src/common/mgutils.[ch]       ** NEW **
3188         * src/common/xml.[ch]           ** NEW **
3189         * src/common/xmlprops.[ch]      ** NEW **
3190                 move xml files to common directory
3191
3192 2003-01-26 [christoph]  0.8.9claws13
3193
3194         * src/plugins/spamassassin/spamassassin_gtk.c
3195                 only set gtk entry text if string is available
3196
3197 2003-01-26 [melvin]     0.8.9claws12
3198
3199         * src/description_window.c
3200                 Allow resizing of the window
3201                 Allow automatic horizontal scroll bar
3202                 Do not vertically expand and fill
3203
3204 2003-01-26 [christoph]  0.8.9claws11
3205
3206         * src/Makefile.am
3207         * src/gtkutils.[ch]             ** REMOVE **
3208         * src/common/sylpheed.c
3209         * src/gtk/Makefile.am
3210         * src/gtk/description_window.c
3211         * src/gtk/gtkutils.[ch]         ** NEW **
3212         * src/gtk/prefswindow.c
3213                 move gtkutils to gtk directory
3214
3215 2003-01-26 [paul]       0.8.9claws10
3216
3217         * src/summaryview.c
3218                 rename summary_unread_clicked() to summary_status_clicked()
3219
3220 2003-01-26 [melvin]     0.8.9claws9
3221
3222         * src/prefs_actions.c
3223                 Cosmetical changes to the help text
3224
3225 2003-01-26 [paul]       0.8.9claws8
3226
3227         * src/folder.[ch]
3228           src/mainwindow.c
3229           src/prefs_common.c
3230           src/prefs_sumamry_column.c
3231           summaryview.[ch]
3232                 rename the 'Unread' column to 'Status'
3233
3234 2003-01-25 [match]      0.8.9claws7
3235
3236         * src/mgutils.[ch]
3237                 removed reference to LDAP constants. removed error2string.
3238                 included functions to support LDAP dynamic queries.
3239         * src/syldap.h
3240                 moved LDAP constants here.
3241         * src/addressbook.c
3242         * src/addrindex.c
3243         * src/importldif.c
3244                 removed references to LDAP constants and references to
3245                 error2string.
3246
3247 2003-01-25 [paul]       0.8.9claws6
3248
3249         * src/summaryview.c
3250                 summary_thread_build(), summary_thread_init(): remove 
3251                 unneeded reference to summaryview->folder_item
3252
3253 2003-01-25 [christoph]  0.8.9claws5
3254
3255         * src/gtk/description_window.c
3256                 o allow description texts to expand over multiple columns
3257                 o translate all columns
3258         * src/prefs_actions.c
3259                 change syntax description to use new multi column feature
3260
3261         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
3262
3263 2003-01-25 [match]      0.8.9claws4
3264
3265         * src/vcard.c
3266                 fixed bug with Quoted-Printable
3267
3268 2003-01-25 [paul]       0.8.9claws3
3269
3270         * src/folder.[ch]
3271           src/summaryview.[ch]
3272                 implement per-folder collapsed/expanded threads setting
3273                 
3274         * src/prefs_common.c
3275                 remove global collapsed/expanded threads option
3276
3277 2003-01-25 [christoph]  0.8.9claws2
3278
3279         * po/POTFILES.in
3280                 add pluginwindow and prefswindow
3281         * src/compose.c
3282                 make send respond correctly to messages that could be added
3283                 to the queue folder, but the UID of the message is unknown
3284         * src/folder.c
3285         * src/imap.c
3286                 don't return guessed UIDs in imap_add_msg anymore. We return
3287                 0 to tell the folder system it was appened but the UID is
3288                 unknown. Folder system now get's the UID by scaning the folder
3289                 and searching the cache for the Message-ID
3290                 (closes bug #29 Messages queued, but not sent)
3291
3292 2003-01-25 [paul]       0.8.9claws1
3293
3294         * src/codeconv.c
3295                 conv_encode_header():  fix bug when long headers with 8-bit
3296                 characters are used, so that the encoded words are wrapped.
3297                 If the space in the original text falls on the wrap boundary,
3298                 it can be lost.
3299                 Patch by Sergey Vlasov.
3300                 
3301         * src/folderview.c
3302                  fix bug where a change to the sorting method or thread view
3303                  of a folder's messages is lost if simpify-subject is set and
3304                  toggled on or off.
3305                  Patch by Luke Plant.
3306
3307 2003-01-24 [paul]       0.8.9claws
3308
3309         * sylpheed-0.8.9claws released
3310         
3311         * Makefile.am
3312           sylpheed.spec.in
3313                 remove reference to 'INSTALL.jp'
3314
3315 2003-01-23 [paul]       0.8.8claws128
3316
3317         * po/es.po
3318           po/it.po
3319           po/ru.po
3320           po/sr.po
3321                 updated translations. submitted by Ricardo Mones Lastra,
3322                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively.
3323
3324 2003-01-23 [colin]      0.8.8claws127
3325
3326         * src/compose.c
3327                 Fix drafted and queued news articles re-edition
3328
3329 2003-01-23 [melvin]     0.8.8claws126
3330
3331         * po/fr.po
3332                 Updated French translations
3333
3334 2003-01-23 [colin]      0.8.8claws125
3335
3336         * src/inc.c
3337                 Fix "Connecting to..." status message
3338
3339 2003-01-22 [paul]       0.8.8claws124
3340
3341         * po/bg.po
3342                 updated by George Danchev
3343                 
3344         * src/folder.c
3345                 revert last commit [0.8.8claws111] as it breaks folder d'n'd
3346                 and folder deletion
3347
3348 2003-01-21 [paul]       0.8.8claws123
3349
3350         * po/bg.po
3351                 updated by George Danchev
3352                 
3353         * src/about.c
3354                 its now 2003
3355                 
3356         * src/toolbar.c
3357                 don't translate 'Separator'
3358                 
3359         * src/plugins/spamassassin/Makefile.am
3360                 add aspell to CPPFLAGS
3361                 
3362         * src/plugins/spamassassin/spamassassin.c
3363           src/plugins/spamassassin/spamassassin_gtk.c
3364                 set correct default for spamassassin_receive_spam
3365                 slightly re-word descriptions and some
3366                 other minor changes
3367
3368 2003-01-19 [alfons]     0.8.8claws122
3369                 
3370         * src/mimeview.c
3371                 mimeview_save_as(): we might as well show the file name for
3372                 the single case "Save As" too
3373
3374 2003-01-19 [alfons]     0.8.8claws121
3375
3376         * src/crash.c
3377                 change bug tracker URL to bugzilla URL
3378
3379 2003-01-19 [alfons]     0.8.8claws120
3380
3381         * src/mimeview.c
3382                 mimeview_save_all(): display name of file before overwriting;
3383                 continue saving all, even when one overwrite was cancelled
3384
3385 2003-01-19 [christoph]  0.8.8claws119
3386
3387         * src/summaryview.c
3388         * src/procmsg.[ch]
3389                 fix wrong usage of procmsg_find_children in summaryview
3390                 by using procmsg_update_unread_children instead of
3391                 summaryview_update_unread_children
3392
3393 2003-01-19 [christoph]  0.8.8claws118
3394
3395         * src/procmsg.c
3396                 fix infinite loop in procmsg_find_children
3397                  (closes bug #25 sylpheed crashes on delete.)
3398
3399         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
3400
3401 2003-01-19 [paul]       0.8.8claws117
3402
3403         * po/pt_BR.po
3404                 updated by Ivan Francolin Martinez
3405
3406 2003-01-18 [melvin]     0.8.8claws116
3407
3408         * src/prefs_actions.c
3409                 Removed syntax limitation of only one '&' at the end of command.
3410                         Now actions that contain '>/dev/null 2>&1' are possible.
3411
3412 2003-01-18 [melvin]     0.8.8claws115
3413
3414         * src/prefs_actions.c
3415                 Actions IO dialog: when the action ends
3416                 the "Close" button now has focus and [Escape] closes the
3417                 window.
3418
3419 2003-01-18 [christoph]  0.8.8claws114
3420
3421         * src/procmsg.c
3422                 o add debug output when MsgInfos are really freed
3423                 o free GSLists in procmsg_find_children and
3424                   procmsg_update_unread_children
3425
3426 2003-01-18 [christoph]  0.8.8claws113
3427
3428         * src/mainwindow.c
3429                 reorder Configuration menu
3430
3431 2003-01-18 [christoph]  0.8.8claws112
3432
3433         * src/compose.c
3434                 fix applying templates to forwarded messages
3435
3436         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
3437
3438 2003-01-17 [christoph]  0.8.8claws111
3439
3440         * src/folder.c
3441                 destroy folder items, when a folder item is removed
3442
3443 2003-01-17 [christoph]  0.8.8claws110
3444
3445         * src/folder.c
3446                 fix wrong folder stats update when ignored message is
3447                 deleted
3448
3449 2003-01-17 [colin]      0.8.8claws109
3450         
3451         * src/mainwindow.c
3452         * src/summaryview.c
3453                 Quicksearch bugfixes: 
3454                 - hide help button at startup if not extended
3455                 - switch to extended when looking for replies
3456
3457 2003-01-17 [paul]
3458
3459         * sync with 0.8.9 release
3460
3461 2003-01-17 [paul]       0.8.8claws108
3462
3463         * sync with 0.8.8cvs11
3464                 see ChangeLog 2003-01-17
3465
3466 2003-01-16 [colin]      0.8.8claws107
3467
3468         * src/procmsg.c
3469                 Changed encryption test to re-ask passphrase
3470                 if an encrypted message hasn't been decrypted
3471                 Fixes bug #5
3472
3473 2003-01-16 [christoph]  0.8.8claws106
3474
3475         * src/prefs_gtk.c
3476         * src/prefs_toolbar.c
3477         * src/gtk/prefswindow.h
3478         * src/plugins/spamassassin/spamassassin_gtk.c
3479                 remove page destroy function that is not used anymore
3480
3481 2003-01-16 [paul]       0.8.8claws105
3482
3483         * sync with 0.8.8cvs9
3484                 see ChangeLog 2002-01-16
3485
3486 2003-01-16 [colin]      0.8.8claws104
3487
3488         * src/compose.[ch]
3489                 Fix bug with autosaved drafts for IMAP, when draft
3490                 folder is specified - fixes bugzilla bug #20
3491
3492 2003-01-15 [paul]       0.8.8claws103
3493
3494         * src/compose.[ch]
3495           src/procmsg.c
3496                 store folder and message-id of message forwarding
3497                 in queue header and set forward flag after sending
3498
3499 2003-01-15 [paul]       0.8.8claws102
3500
3501         * sync with 0.8.8cvs8
3502                 see ChangeLog 2002-01-15
3503
3504 2003-01-15 [colin]      0.8.8claws101
3505
3506         * src/Makefile.am
3507                 Fix linking with GNU libiconv
3508
3509 2003-01-15 [darko]      0.8.8claws100
3510
3511         * src/pine.c
3512                 fix crash when importing pine address book
3513                 entry with an empty name (reported by DY
3514                 <dybulk at tri8.net>)
3515
3516 2003-01-14 [paul]       0.8.8claws99
3517
3518         * configure.in  ** REMOVED **
3519           configure.ac  ** NEW FILE **
3520                 rename configure.in to configure.ac, as it is now
3521                 preferred
3522
3523 2003-01-14 [melvin]     0.8.8claws98
3524
3525         * src/folderview.c
3526                 folderview_check_new(): More precise function description
3527
3528 2003-01-14 [melvin]     0.8.8claws97
3529
3530         * src/folderview.c
3531                 folderview_check_new(): return the number of new messages 
3532                         since last check.
3533         * src/inc.c
3534                 inc_account_mail(): Disable counting of new messages for IMAP
3535                         and NNTP until bug [19] and [14] are fixed.
3536
3537 2003-01-14 [paul]       0.8.8claws96
3538
3539         * sync with 0.8.8cvs6
3540                 see ChangeLog 2003-01-14
3541
3542 2003-01-13 [alfons]     0.8.8claws95
3543
3544         * src/textview.c
3545                 tune email address validation (c. 0.8.8claws89): if . is 
3546                 just one char away from @, the address is invalid too 
3547                 (correctly rejects addresses like foo@.com)
3548
3549 2003-01-13 [paul]       0.8.8claws94
3550
3551         * src/messageview.c
3552           src/toolbar.c
3553                 fixes to the Message View toolbar and menu:
3554                 fix non-functioning Forward button
3555                 make Reply button consider default_reply_list
3556                 remove 'Follow-up...' menu entry
3557                 add 'Forward' and 'Redirect' menu entries
3558
3559 2003-01-13 [melvin]     0.8.8claws93
3560
3561         * src/inc.c
3562                 Fixed typo that could make new messages count incorrect.
3563
3564 2003-01-13 [melvin]     0.8.8claws92
3565
3566         * src/folderview.[ch]
3567                 folderview_check_new(): return the number of new messages.
3568         * src/inc.c
3569                 Should fix bug [14] where new mail notification worked 
3570                         incorrectly with IMAP accounts.
3571                 inc_spool_account(): return number of new msgs, or -1 on error
3572                 inc_all_spool(): return number of new msgs
3573                 
3574 2003-01-13 [melvin]     0.8.8claws91
3575
3576         * src/prefs_actions.c
3577                 Justify help text.
3578
3579 2003-01-12 [thorsten]   0.8.8claws90
3580
3581         * src/common/prefs.c
3582                 close file before rename
3583
3584 2003-01-12 [alfons]     0.8.8claws89
3585
3586         * AUTHORS
3587                 add Christian Mertes
3588         * src/common/utils.[ch]
3589                 g_stricase_hash(), g_stricase_equal(): functions for 
3590                 case insensitive hash tables
3591         * src/textview.c
3592                 use top level domain names to validate email address, based
3593                 on a patch by Christian Mertes (thanks!), but changed 
3594                 implementation to use a hash table 
3595
3596 2003-01-12 [paul]       0.8.8claws88
3597
3598         * po/bg.po
3599                 updated by George Danchev
3600
3601 2003-01-12 [alfons]     0.8.8claws87
3602
3603         * src/summaryview.c
3604                 delete / execute performance: use new style folder update
3605
3606 2003-01-12 [paul]       0.8.8claws86
3607
3608         * sync with 0.8.8cvs5
3609                 see ChangeLog 2003-01-13 (!)
3610
3611 2003-01-12 [alfons]     0.8.8claws85
3612
3613         * src/filtering.c
3614         * src/matcher_parser_parse.y
3615                 prepare change_score filtering action
3616         * src/matcher.[ch]
3617                 give up const-correctness on functions that call non-const-correct functions;
3618                 several casts to gpointer in g_free();
3619                 add change_score;
3620
3621 2003-01-12 [christoph]  0.8.8claws84
3622
3623         * src/compose.c
3624                 fix 2 warnings
3625
3626         * src/gtk/prefswindow.[ch]
3627         * src/plugins/spamassassin/spamassassin_gtk.c
3628                 changed the call of the widget create function
3629                 for PrefsPages, because sometimes the widget
3630                 create function needs a widget that already has
3631                 been attached to a window (to create GDK pixmaps
3632                 for exmaple). So we simply pass the GtkWindow as
3633                 the second parameter now.
3634
3635         * src/main.c
3636         * src/mainwindow.c
3637         * src/prefs_toolbar.[ch]
3638                 rewrite Toolbar Preferences using the new
3639                 prefs window
3640
3641 2003-01-11 [alfons]     0.8.8claws83
3642
3643         * src/addressadd.c
3644                 fix crash when adding sender to addressbook because status bar
3645                 isn't there (the status bar doesn't seem to be used though,
3646                 but I'll let Match decide what to do with it)
3647
3648 2003-01-11 [colin]      0.8.8claws82
3649
3650         * src/main.c
3651           src/toolbar.c
3652                 Two useless changes reversed
3653
3654 2003-01-11 [colin]      0.8.8claws81
3655
3656         * src/mainwindow.c
3657           src/mainwindow.h
3658                 Add mainwindow_get_mainwindow()
3659         * src/alertpanel.c
3660           src/alertpanel.h
3661                 Add alertpanel_error_log() 
3662         * src/compose.c
3663           src/inc.c
3664           src/messageview.c
3665           src/toolbar.c
3666           src/main.c
3667           src/procmsg.c
3668                 Network errors get a View Log button
3669
3670 2003-01-10 [alfons]     0.8.8claws80
3671
3672         * src/prefs_toolbar.c
3673         * src/toolbar.c
3674                 use the translatable string for "Separator" as file name for
3675                 separator toolbar items (probably make this uppercase?)
3676
3677 2003-01-10 [alfons]     0.8.8claws79
3678
3679         * src/prefs_toolbar.c
3680                 put right A_SEPARATOR description string in "displayed
3681                 toolbar items list" so manually added separators are
3682                 saved correctly (bug #10, "Adding a separator to the main 
3683                 toolbar fails, entry in xml file is wrong")
3684
3685 2003-01-10 [christoph]  0.8.8claws78
3686
3687         * src/imap.c
3688                 o fix warnings
3689                 o use CAPABILITY to check if NAMESPACE is available
3690
3691 2003-01-10 [christoph]  0.8.8claws77
3692
3693         * src/imap.[ch]
3694                 apply UIDPLUS IMAP extension support patch
3695
3696         Patch submitted by Simon 'corecode' Schubert
3697
3698 2003-01-10 [paul]       0.8.8claws76
3699
3700         * src/folderview.c
3701                 a sync from main which fixes the news account folders'
3702                 Properties bug
3703
3704 2003-01-10 [christoph]  0.8.8claws75
3705
3706         * src/folder.c
3707                 don't accept 0 as a valid uid returned by copy and move
3708                 functions. 0 means the message was copied or moved but the
3709                 new uid could not be fetched. It is not an error condition
3710                 for the copy or move operation.
3711
3712 2003-01-10 [paul]       0.8.8claws74
3713
3714         * src/prefs_filtering.c
3715                 change English used in Alert when entry is not
3716                 saved.
3717                 
3718         * sync with 0.8.8cvs4
3719                 see ChangeLog 2003-01-10
3720
3721 2003-01-10 [darko]      0.8.8claws73
3722
3723         * src/pine.c
3724                 fix crash when importing address book entry
3725                 without a valid address
3726
3727 2003-01-09 [alfons]     0.8.8claws72
3728
3729         * src/inc.c
3730                 filtering performance: use new style folder update
3731
3732 2003-01-09 [christoph]  0.8.8claws71
3733
3734         * src/compose.c
3735         * src/gtk/menu.[ch]
3736                 fix wrong selecting of mime encoding type, when
3737                 opening property dialog of attachments in the
3738                 compose window. 7bit was always selected and that
3739                 destoryed files with 8bit data.
3740                 (closes bug #9 Sylpheed-claws destroys attachments when
3741                  changing MIME-types)
3742
3743 2003-01-09 [paul]       0.8.8claws70
3744
3745         * sync with 0.8.8cvs3
3746                 see ChangeLog 2003-01-09
3747
3748 2003-01-08 [alfons]     0.8.8claws69
3749         
3750         * src/addressadd.c
3751                 apply patch by Kim Schulz to fix build breakage
3752                 because of missing variable
3753
3754 2003-01-08 [paul]       0.8.8claws68
3755
3756         * sync with 0.8.8cvs2
3757                 see ChangeLog 2002-01-08
3758
3759 2003-01-08 [paul]       0.8.8claws67
3760
3761         * po/it.po
3762                 updated by Alessandro Maestri
3763                 
3764         * src/addressadd.c
3765                 when using 'Add sender to addressbook' allow
3766                 name to be edited and remarks to be entered
3767                 Patch submitted by Luke Plant
3768
3769 2003-01-08 [darko]      0.8.8claws66
3770
3771         * README.claws, src/summaryview.c
3772                 fix description for marked messages
3773
3774 2003-01-08 [paul]
3775
3776         * tools/Makefile.am
3777           tools/launch_phoenix  ** NEW FILE **
3778                 add script that enables using Phoenix as the default
3779                 web browser. 
3780                 Submitted by Mohammed Sameer <Uniball@linux-egypt.org>
3781                 
3782         * tools/OOo2sylpheed.pl
3783                 remove full path to sylpheed executable, just 'sylpheed'
3784                 will do
3785                 
3786         * tools/README
3787                 add launch_phoenix informtion and re-arrange and compress
3788                 the data a little
3789
3790 2003-01-07 [christoph]  0.8.8claws65
3791
3792         * src/folder.c
3793                 fix update for source folder when moving messages
3794         * src/procmsg.[ch]
3795         * src/summaryview.c
3796                 use function to set to_folder for message infos and
3797                 automatically update the op_count for old and new
3798                 folder
3799
3800 2003-01-07 [melvin]     0.8.8claws64
3801
3802         * src/prefs_actions.c
3803                 Fixed bug where an '%p' Action on a displayed image crashed 
3804                         Sylpheed
3805                 Code clean up (get rid of duplicated code and removed unnecessary 
3806                                 structure member)
3807
3808 2003-01-07 [christoph]  0.8.8claws63
3809
3810         * src/compose.c
3811         * src/folder.[ch]
3812         * src/folderview.c
3813         * src/import.c
3814         * src/inc.c
3815         * src/main.c
3816         * src/mainwindow.c
3817         * src/messageview.c
3818         * src/prefs_folder_item.c
3819         * src/procmsg.c
3820         * src/summaryview.c
3821         * src/toolbar.c
3822                 o remove all folder update triggering from the UI code. The folder
3823                   system should know much better when a folder needs an update.
3824                 o to prevent multiple updates in a row the folder updates can be
3825                   frozen for some time.
3826
3827                 Note: - Please verify that no updates are missing
3828                       - Check where freeze/thaws should be added
3829
3830 2003-01-07 [christoph]  0.8.8claws62
3831
3832         * src/prefs_actions.c
3833                 don't translate empty strings
3834
3835         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
3836
3837 2003-01-06 [christoph]  0.8.8claws61
3838
3839         * src/prefs_actions.c
3840                 mark strings for gettext
3841         * src/prefs_matcher.c
3842                 use new description window for Execute action and
3843                 match condition in Filtering
3844
3845         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
3846
3847 2003-01-06 [alfons]     0.8.8claws60
3848
3849         keep myself inspired to re-organize matcher part 8; 
3850         yes, more to come (I need to move out the descriptive
3851         text for actions to matcher.c, or at least make it not
3852         depend on the wicked ordering)
3853
3854         * src/prefs_matcher.c
3855                 add documentation so others may comprehend the
3856                 UI part of the conditions
3857                 
3858 2003-01-06 [christoph]  0.8.8claws59
3859
3860         * src/prefs_actions.c
3861                 use new description window for syntax help
3862         * src/gtk/description_window.c
3863                 fix display of descriptions with column count != 2
3864
3865         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
3866
3867 2003-01-06 [christoph]  0.8.8claws58
3868
3869         * src/quote_fmt.c
3870         * src/summaryview.[ch]
3871         * src/gtk/Makefile.am
3872         * src/gtk/description_window.[ch]       ** NEW **
3873                 use a generic window to display syntax descriptions
3874                 currently used in quote_fmt and summaryview (new description
3875                 for extended quick search)
3876
3877         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
3878
3879 2003-01-06 [paul]       0.8.8claws57
3880
3881         * sync with 0.8.8cvs1
3882                 see ChangeLog 2003-01-06
3883
3884 2003-01-06 [christoph]  0.8.8claws56
3885
3886         * src/mainwindow.c
3887         * src/prefs_gtk.[ch]
3888         * src/gtk/prefswindow.[ch]
3889         * src/plugins/spamassassin/spamassassin_gtk.c
3890                 o remove page management from prefswindow, pages
3891                   will be an argument to prefswindow_open
3892                 o prefswindow_open gets a datapointer that is
3893                   passed to the widget_create function to allow
3894                   creation of prefswindow for specific items
3895
3896 2003-01-06 [colin]      0.8.8claws55
3897         
3898         * src/summaryview.c
3899                 We don't want regexp in the reply-finder, 
3900                 because MIDs can contain !,$,. and so on
3901
3902 2003-01-06 [jens]       0.8.8claws54
3903
3904         * src/jpilot.c
3905                 fixed a wrong free in jpilot_read_db_files
3906
3907 2003-01-06 [alfons]     0.8.8claws53
3908
3909         re-organize matcher part 8; more to come
3910        
3911         * src/matcher.c
3912                 matcherprop_to_string(): put g_free()s before the
3913                 switch-case break to fix memleaks                
3914
3915 2003-01-06 [colin]      0.8.8claws52
3916
3917         * src/summaryview.c
3918                 cleanup & reply-finder now displays the first 
3919                 matching message
3920
3921 2003-01-05 [alfons]     0.8.8claws51
3922
3923         re-organize matcher part 7; more to come
3924
3925         * src/matcher.[ch]
3926                 fixes for constant correctness;
3927                 more documentation;
3928
3929 2003-01-05 [alfons]     0.8.8claws50
3930
3931         re-organize matcher part 6; more to come
3932         
3933         * src/matcher.[ch]
3934                 fixes for constant correctness;
3935                 more documentation;
3936         * src/filtering.c
3937                 fix for constant correctness
3938
3939 2003-01-05 [colin]      0.8.8claws49
3940
3941         * src/account.[ch]
3942                 Add account_get_reply_account function
3943         * src/compose.c
3944                 Use account_get_reply_account function 
3945         * src/summaryview.c
3946                 Basic reply-finder - click on the replied
3947                 icon gets you to the outbox using quick-search
3948
3949 2003-01-05 [paul]       0.8.8claws48
3950
3951         * src/prefs_common.c
3952                 small change to English
3953                 
3954         * src/prefs_filtering.c
3955                 prefs_filtering_action_select(): improve logic and uniformity
3956                 of gui
3957
3958 2003-01-05 [alfons]     0.8.8claws47
3959
3960         fine tune solution to focus problems (bug #7)
3961
3962         * src/mainwindow.c
3963                 mainwindow_focus_in_event(): remove grab event check
3964         * src/summaryview.c
3965                 summary_button_pressed(): move selection on right-click
3966                 too. we can't possibly move the selection back after
3967                 canceling a dialog, because gtk's incomplete focus 
3968                 management. whether this is a good solution, only time
3969                 will tell.
3970
3971 2003-01-05 [christoph]  0.8.8claws46
3972
3973         * src/imap.c
3974                 fix crash when no imap connection could be established
3975
3976 2003-01-05 [paul]       0.8.8claws45
3977
3978         * src/mainwindow.c
3979           src/sumamryview.c
3980           src/gtk/menu.[ch]
3981                 fix bug 605957 'shortcuts in popup-menu'
3982                 make user-defined shortcuts work
3983                 show shortcuts that are already defined
3984                 in the main menu
3985                 Patch submitted by Luke Plant
3986
3987 2003-01-05 [alfons]     0.8.8claws44
3988
3989         * src/mainwindow.c
3990                 focus_in_event handler should not select summary view row 
3991                 when another window (menu, dialog) grabbed for events 
3992                 (bug #7, "[0.8.8claws42] Message summary focus") 
3993
3994 2003-01-04 [christoph]  0.8.8claws43
3995
3996         * src/procmsg.c
3997                 update save folder after adding the sent message
3998                  (closes bug #6 Folder View doesn't refresh for "Sent"-messages)
3999
4000 2003-01-02 [christoph]  0.8.8claws42
4001
4002         * src/common/plugin.c
4003                 fix unloading of all plugins and unload
4004                 plugins in reverse order
4005                 
4006         * src/gtk/pluginwindow.c
4007                 implement function of load and unload button
4008
4009         * src/gtk/prefswindow.c
4010         * src/gtk/prefswindow.h
4011                 rename register function and add new unregister
4012                 function
4013
4014         * src/plugins/spamassassin/spamassassin_gtk.c
4015                 unregister prefs page and update for changes in
4016                 src/gtk/prefswindow.c
4017
4018 2003-01-02 [paul]       0.8.8claws41
4019
4020         * po/es.po
4021                 updated by Ricardo Mones Lastra
4022
4023 2003-01-02 [paul]
4024
4025         * tools/tb2sylpheed
4026                 fixes and improvements by Urke MMI
4027
4028 2003-01-02 [thorsten]   0.8.8claws40
4029
4030         * src/procmsg.c
4031                 fixed wrong return value
4032
4033 2003-01-02 [thorsten]   0.8.8claws39
4034
4035         * src/prefs.c
4036                 fixed printing wrong variable
4037
4038 2003-01-02 [thorsten]   0.8.8claws38
4039
4040         * src/prefs.c
4041                 fixed acessing members of freed pfile struct
4042
4043 2003-01-02 [thorsten]   0.8.8claws37
4044
4045         * src/procmsg.c
4046                 detect loops across several messages
4047                 as suggested by Christoph Hohmann
4048
4049 2003-01-01 [match]      0.8.8claws36
4050
4051         * src/addrindex.c
4052                 fixed another memory leak.
4053
4054 2003-01-01 [match]      0.8.8claws35
4055
4056         * src/jpilot.[ch]
4057                 fixed memory leaks. applied Doxygen comments.
4058
4059 2003-01-01 [thorsten]   0.8.8claws34
4060
4061         * src/procmsg.c
4062                 inhibit endless loop if msg references itself
4063                 (closes Bug [ 660477 ] Infinite loop in parent flag search)
4064
4065 2003-01-01 [christoph]  0.8.8claws33
4066
4067         * src/mainwindow.c
4068         * src/gtk/Makefile.am
4069         * src/gtk/pluginwindow.c                ** NEW **
4070         * src/gtk/pluginwindow.h                ** NEW **
4071                 add plugin window
4072
4073         * src/plugins/demo/demo.c
4074         * src/plugins/spamassassin/spamassassin.c
4075         * src/plugins/spamassassin/spamassassin_gtk.c
4076                 write better plugin descriptions
4077
4078 2002-12-31 [christoph]  0.8.8claws32
4079
4080         * src/gtk/prefswindow.c
4081         * src/plugins/spamassassin/spamassassin_gtk.c
4082                 some small improvements to GTK code
4083
4084 2002-12-31 [christoph]  0.8.8claws31
4085
4086         * src/plugins/spamassassin/spamassassin_gtk.c
4087                 enable folder select button
4088
4089 2002-12-31 [christoph]  0.8.8claws30
4090
4091         * src/mainwindow.c
4092         * src/gtk/Makefile.am
4093         * src/gtk/prefswindow.c                         ** NEW **
4094         * src/gtk/prefswindow.h                         ** NEW **
4095                 add new prefs window
4096
4097         * src/common/plugin.c
4098                 don't try to load empty config lines
4099         
4100         * src/plugins/spamassassin/Makefile.am
4101         * src/plugins/spamassassin/spamassassin.c
4102         * src/plugins/spamassassin/spamassassin.h       ** NEW **
4103         * src/plugins/spamassassin/spamassassin_gtk.c   ** NEW **
4104                 GTK config for SpamAssassin Plugin using
4105                 the new prefs window
4106
4107 2002-12-31 [paul]       0.8.8claws29
4108
4109         * po/POTFILES.in
4110                 remove obsolete entry 'src/menu.c'
4111
4112 2002-12-31 [alfons]     0.8.8claws28
4113
4114         * src/matcher.[ch]
4115         * src/matcher_parser_parse.y
4116         * src/prefs_matcher.c
4117                 add "ignore_thread" and "~ignore_thread" condition so it's
4118                 possible to make the actions / scoring operate on the ignore
4119                 thread flag
4120
4121 2002-12-31 [christoph]  0.8.8claws27
4122
4123         * src/addrbook.c
4124         * src/addrindex.c
4125         * src/folder.c
4126         * src/matcher.c
4127         * src/prefs_account.c
4128         * src/prefs_actions.c
4129         * src/prefs_customheader.c
4130         * src/prefs_display_header.c
4131         * src/prefs_gtk.c
4132         * src/procmime.c
4133         * src/toolbar.c
4134         * src/xmlprops.c
4135         * src/common/prefs.[ch]
4136                 extend prefs file handling for reading and automatic handling
4137                 of blocks. When reading prefs_set_block_label will automatically
4138                 move on to the block. When writing it will copy all other blocks
4139                 automatically
4140
4141         * src/common/plugin.c
4142                 Now loading plugin filenames from [Plugins] block in
4143                 sylpheed rc file
4144
4145 2002-12-30 [christoph]  0.8.8claws26
4146
4147         * src/common/hooks.[ch]
4148                 return abort status to caller of hooks_invoke
4149                 
4150         * src/inc.[ch]
4151                 invoke message filtering hook and stop
4152                 default handling when filter returns abort
4153
4154         * src/common/plugin.[ch]
4155         * src/plugins/demo/demo.c
4156                 modify plugin loader, because resolving symbols for strings
4157                 does not work correctly
4158         
4159         * configure.in
4160         * ac/spamassassin.m4                            ** NEW **
4161         * src/plugins/spamassassin/.cvsignore           ** NEW **
4162         * src/plugins/spamassassin/Makefile.am          ** NEW **
4163         * src/plugins/spamassassin/README               ** NEW **
4164         * src/plugins/spamassassin/libspamc.[ch]        ** NEW **
4165         * src/plugins/spamassassin/spamassassin.c       ** NEW **
4166         * src/plugins/spamassassin/utils.[ch]           ** NEW **
4167                 add spamassassin plugin, see src/plugins/spamassassin/README
4168                 for details
4169
4170 2002-12-29 [alfons]     0.8.8claws25
4171
4172         * src/mainwindow.c
4173                 when moving focus from a message view to the main 
4174                 window, don't forget to select the summary node
4175                 of the displayed message. should fix "[ 659103 ] 
4176                 focus-follows-mouse confuses sylpheed"
4177
4178 2002-12-29 [christoph]  0.8.8claws24
4179
4180         * src/Makefile.am
4181         * src/stringtable.[ch]          ** REMOVE **
4182         * src/common/Makefile.am
4183         * src/common/stringtable.[ch]   ** NEW **
4184                 move stringtable files to common directory
4185
4186 2002-12-29 [christoph]  0.8.8claws23
4187
4188         * src/Makefile.am
4189         * src/menu.[ch]                 ** REMOVE **
4190         * src/gtk/Makefile.am
4191         * src/gtk/menu.[ch]             ** NEW **
4192                 move menu files to gtk directory
4193
4194 2002-12-29 [match]      0.8.8claws22
4195
4196         * src/addressbook.c
4197         * src/syldap.c
4198                 moved UI specific code out of LDAP code into addressbook
4199                 UI code. fixed memory leak.
4200
4201 2002-12-29 [christoph]  0.8.8claws21
4202
4203         * src/folder.c
4204                 only check for IGNORED parent message when message is
4205                 not IGNORED itself
4206
4207 2002-12-29 [alfons]     0.8.8claws20
4208
4209         * src/summaryview.c
4210                 set gtksctree's anchor correct (immediate execute
4211                 changes the tree's layout, and anchor points at 
4212                 the incorrect row). fixes "[ 657233 ] multiple msg 
4213                 delete sometimes off by 1".
4214                 we probably have to look for more tree layout /
4215                 anchor glitches.
4216
4217 2002-12-29 [paul]       0.8.8claws19
4218
4219         * src/summaryview.c
4220                 fix bug [ 659054 ] incorrect sorting of 'From' column
4221                 when using 'display sender using address book'
4222                 thanks to Alfons and Luke Plant
4223
4224 2002-12-29 [christoph]  0.8.8claws18
4225
4226         * src/folder.c
4227         * src/procmsg.[ch]
4228                 check parent messages for IGNORE THREAD flag, when adding,
4229                 moving or copying messages to a folder
4230
4231 2002-12-27 [alfons]     0.8.8claws17
4232
4233         re-organize matcher part 5; more to come
4234
4235         * src/matcher.c
4236                 hash keywords in matchparser_tab 
4237
4238 2002-12-27 [alfons]     0.8.8claws16
4239
4240         re-organize matcher part 4; more to come
4241
4242         * src/matcher_parser.h
4243         * src/matcher_parser_lex.l
4244         * src/matcher_parser_parse.y
4245                 cleanup
4246
4247 2002-12-27 [alfons]     0.8.8claws15
4248
4249         re-organize matcher part 3; more to come
4250
4251         * src/matcher.[ch]
4252                 cleanup
4253
4254 2002-12-27 [alfons]     0.8.8claws14
4255
4256         re-organize matcher part 2; more to come but this should
4257         work. cc me if there are any regressions.
4258
4259         * src/matcher.h
4260                 add prototype for get_matchparser_tab_id()
4261         * src/matcher_parser_lex.l
4262                 look up keywords using matchparser_tab_id();
4263
4264 2002-12-27 [alfons]     0.8.8claws12
4265
4266         re-organize matcher part 1
4267
4268         * src/matcher.h
4269                 map yacc generated constants to sylpheed matcher constants
4270         * src/matcher.c
4271                 add function to find a matcher constant from a string
4272
4273 2002-12-27 [christoph]  0.8.8claws11
4274
4275         * src/compose.c
4276                 MENUITEM_ADD casts the 4th argument from integer to pointer
4277                 so it probably should not be a pointer, this means we
4278                 should use account id for it and not the account's pointer
4279
4280 2002-12-27 [paul]       0.8.8claws10
4281
4282         * src/mainwindow.c
4283                 remove unneeded 'GtkWidget *vbox'
4284                 
4285         * src/summaryview.c
4286                 further sync with 0.8.8 - make sort
4287                 by recipient work as expected
4288                 
4289         * NEWS
4290                 sync with 0.8.8
4291
4292 2002-12-27 [paul]       0.8.8claws9
4293
4294         * po/pt_BR.po
4295                 updated by Ivan F. Martinez
4296                 
4297 2002-12-27 [darko]      0.8.8claws8
4298
4299         * src/common/utils.c
4300                 added locked pattern to extended search
4301
4302 2002-12-27 [alfons]     0.8.8claws7
4303
4304         * src/prefs_matcher.[ch]
4305                 clean up
4306
4307 2002-12-26 [alfons]     0.8.8claws6
4308
4309         * src/matcher.[ch]
4310         * src/matcher_parser_lex.l
4311         * src/matcher_parser_parse.y
4312         * src/prefs_matcher.c
4313                 allow color label as a condition in the matcher
4314
4315 2002-12-26 [oliver]     0.8.8claws5
4316         
4317         * src/toolbar.c 
4318                 enable Addressbook for Main and Messageview
4319         * src/prefs_actions.c
4320                 enable actions in Messageview
4321
4322 2002-12-26 [christoph]  0.8.8claws4
4323
4324         * src/common/plugin.c
4325                 add a little debug output
4326         * configure.in
4327         * src/plugins/demo/Makefile.am
4328                 better use of automake
4329
4330 2002-12-26 [christoph]  0.8.8claws3
4331
4332         * src/Makefile.am
4333         * src/common/Makefile.am
4334                 fix "make distdir"
4335
4336 2002-12-26 [christoph]  0.8.8claws2
4337
4338         * configure.in
4339                 sort configure checks into common / gtk / plugins
4340         * po/POTFILES.in
4341                 add src/prefs_gtk.c
4342         * src/Makefile.am
4343                 add plugins SUBDIR
4344         * src/main.c
4345         * src/common/sylpheed.[ch]
4346                 added now sylpheed_done function for shutdown
4347         * src/common/Makefile.am
4348         * src/common/plugin.[ch]                ** NEW **
4349                 plugin loader and unloader
4350         * src/plugins/.cvsignore                ** NEW **
4351         * src/plugins/Makefile.am               ** NEW **
4352                 build plugins
4353         * src/plugins/demo/.cvsignore           ** NEW **
4354         * src/plugins/demo/Makefile.am          ** NEW **
4355         * src/plugins/demo/demo.c               ** NEW **
4356                 small demo plugin that installs a logtext hook and
4357                 outputs the log text to stdout
4358
4359 2002-12-26 [paul]       0.8.8claws1
4360
4361         * po/es.po
4362                 updated by Ricardo Mones Lastra
4363
4364 2002-12-26 [paul]       0.8.8claws
4365
4366         * 0.8.8claws released
4367
4368 2002-12-26 [paul]       0.8.7claws12
4369
4370         * po/bg.po
4371                 updated by George Danchev
4372
4373 2002-12-26 [paul]       0.8.7claws11
4374
4375         * po/POTFILES.in
4376                 remove unneeded 'src/prefs.c' entry 
4377
4378 2002-12-26 [paul]       0.8.7claws10
4379
4380         * src/codeconv.c
4381           src/mainwindow.c
4382                 sync with 0.8.8 release
4383         
4384         * src/folder.[ch]
4385           src/mh.c
4386           src/summaryview.c
4387                 partial sync with 0.8.8 release
4388         
4389
4390 2002-12-25 [alfons]     0.8.7claws9
4391
4392         * src/matcher.[ch]
4393         * src/matcher_parser_lex.l
4394         * src/matcher_parser_parse.y
4395         * src/prefs_matcher.c
4396                 add locked flag to possible filtering / matcher 
4397                 conditions (also a good example what should be
4398                 done to add a simple boolean condition)
4399
4400 2002-12-25 [christoph]  0.8.7claws8
4401
4402         * src/Makefile.am
4403         * src/account.[ch]
4404         * src/addrbook.c
4405         * src/addressbook.c
4406         * src/addrindex.c
4407         * src/filtering.c
4408         * src/folder.c
4409         * src/matcher.c
4410         * src/prefs.[ch]                ** REMOVE **
4411         * src/prefs_account.c
4412         * src/prefs_actions.c
4413         * src/prefs_common.c
4414         * src/prefs_customheader.c
4415         * src/prefs_display_header.c
4416         * src/prefs_filtering.c
4417         * src/prefs_folder_item.c
4418         * src/prefs_gtk.[ch]            ** NEW **
4419         * src/prefs_matcher.c
4420         * src/prefs_scoring.c
4421         * src/prefs_summary_column.c
4422         * src/procmime.c
4423         * src/selective_download.c
4424         * src/toolbar.c
4425         * src/common/Makefile.am
4426         * src/common/prefs.[ch]         ** NEW **
4427                 split prefs.[ch] into prefs_gtk.[ch] and common/prefs.[ch]
4428
4429 2002-12-24 [alfons]     0.8.7claws7
4430
4431         * src/summaryview.c
4432                 summary_thread_build(): fix real cause of the crash mentioned in
4433                 0.8.7claws3. use subject_XXX() and not g_hash_table_XXX() functions,
4434                 this way we get meaningful ctree nodes 
4435
4436 2002-12-24 [oliver]     0.8.7claws6
4437
4438         * src/mainwindow.[ch]
4439         * src/messageview.[ch]
4440         * src/compose.[ch]
4441         * src/inc.c
4442         * src/summaryview.c
4443                 changes to use updated toolbar handling
4444                 
4445 2002-12-24 [oliver]     0.8.7claws5
4446
4447         * src/toolbar.[ch]
4448                 generic toolbar handling
4449                 used ideas from Ivan Francolin Martinez (ivanfm@users.sourceforge.net)
4450         * src/prefs_toolbar.[ch]
4451                 adjust to handling
4452         
4453 2002-12-24 [oliver]     0.8.7claws4
4454         
4455         * src/stock_pixmap.[ch]
4456                 move SYLPHEED_LOGO to end of list in order 
4457                 to remove it from Custom Toolbar`s Icon View
4458
4459 2002-12-24 [alfons]     0.8.7claws3
4460
4461         * src/summaryview.c
4462                 summary_thread_build(): fix crash because of focus != selection 
4463                 after threading. when deleting the selection, gtk tries but fails 
4464                 to find the correct focusable element. we now force the selection
4465                 to be focused. this should solve the infamous bug reported by 
4466                 Jason Wojciechowski (bug "[ 633443 ] Crash on deleting messages"). 
4467                 a test case is available. 
4468
4469 2002-12-24 [darko]      0.8.7claws2
4470
4471         * src/summaryview.c
4472                 don't crash when unmarking message with unread children
4473
4474 2002-12-23 [christoph]  0.8.7claws1
4475
4476         * src/Makefile.am
4477         * src/common/Makefile.am
4478                 update Makefiles for moved intl.h, version.h and defs.h
4479         * src/imap.c
4480                 rewrite imap_session_get to avoid duplicate code
4481
4482 2002-12-23 [paul]       0.8.7claws
4483
4484         * Santa-Claws released
4485         
4486         * po/hu.po
4487           po/ru.po
4488                 squeeze in updated Hungarian and Russian translations.
4489                 Submitted by  GĂĄl ZoltĂĄn and Ruslan N. Balkin
4490
4491 2002-12-23 [paul]       0.8.6claws129
4492
4493         * po/pl.po
4494                 updated by Witold Wladyslaw Wojciech Wilk
4495
4496 2002-12-23 [paul]       0.8.6claws128
4497
4498         * src/quote_fmt_parse.y
4499                 fix typo and add licence header
4500
4501 2002-12-23 [paul]       0.8.6claws127
4502
4503         * po/en_GB.po
4504                 updated
4505
4506 2002-12-23 [paul]       0.8.6claws126
4507
4508         * po/it.po
4509                 updated translation, submitted by Alessandro Maestri
4510                 
4511 2002-12-23 [paul]       0.8.6claws125
4512
4513         * src/quote_fmt_parse.y
4514                 fix signature-stripping on replies bug. match
4515                 '-- \n' and not '-- '.
4516
4517 2002-12-22 [paul]       0.8.6claws124
4518
4519         * po/bg.po
4520           po/es.po
4521           po/sr.po
4522                 updated translations. submitted by George Danchev,
4523                 Ricardo Mones Lastra, and Urke MMI respectively
4524
4525 2002-12-21 [paul]       0.8.6claws123
4526
4527         * src/addrbook.c
4528                 fix coding style
4529
4530 2002-12-21 [paul]       0.8.6claws122
4531
4532         * src/addrbook.c
4533                 fix bug [643638] where if a person is in one or more
4534                 addressbook groups editing that person's email 
4535                 address results in removal from those groups.
4536                 Patch submitted by Luke Plant.
4537
4538 2002-12-20 [christoph]  0.8.6claws121
4539
4540         * src/common/utils.c
4541         * src/summaryview.c
4542                 reimplement expand_search_string using GString to
4543                 prevent crashs caused by miscalculated string
4544                 lengths reported by Paul
4545
4546 2002-12-20 [christoph]  0.8.6claws120
4547
4548         * src/summaryview.c
4549                 don't use "changed" to check if op_count has to be changed as it
4550                 is also set when the message has unread children
4551                 (closes bug [ 653221 ] crash while deleting duplicates)
4552
4553 2002-12-20 [paul]       0.8.6claws119
4554
4555         * sync with 0.8.6cvs27
4556                 see ChangeLog 2002-12-20
4557
4558 2002-12-20 [paul]       0.8.6claws118
4559
4560         * sync with 0.8.6cvs26
4561                 see ChangeLog 2002-12-19 and 2002-12-20
4562
4563 2002-12-19 [alfons]     0.8.6claws117
4564
4565         * src/textview.c
4566                 fix incorrect parsing of email addresses, submitted by 
4567                 Luke Plant (thanks!). Closes bug "[ 565480 ] duplicate 
4568                 name display if it contains @".
4569
4570 2002-12-18 [paul]       0.8.6claws116
4571
4572         * sync with 0.8.6cvs23
4573                 see ChangeLog 2002-12-18
4574
4575 2002-12-18 [paul]       0.8.6claws115
4576
4577         * src/Makefile.am
4578         * src/account.c
4579         * src/codeconv.c
4580         * src/gtkutils.[ch]
4581         * src/imap.c
4582                 sync with 0.8.6cvs22.
4583                 see ChangeLog 2002-12-17 and 2002-12-18
4584
4585 2002-12-17 [christoph]  0.8.6claws114
4586
4587         * src/imap.c
4588                 o don't create a session if imap greeting fails
4589                 o don't close socket when authentication fails
4590                   this is done by imap_session_destroy
4591
4592 2002-12-17 [thorsten]   0.8.6claws113
4593
4594         * tools/Makefile.am
4595           tools/README
4596           tools/google_msgid.pl ** NEW FILE **
4597                 Added "search for message-id" script and doc
4598
4599 2002-12-17 [thorsten]   0.8.6claws112
4600
4601         * po/hu.po
4602                 Updated hungarian translation
4603                 (updated by Gal Zoltan)
4604
4605 2002-12-16 [christoph]  0.8.6claws111
4606
4607         * src/addr_compl.c
4608                 remove stupid addressbook dump to debug output
4609         * src/mh.c
4610                 fix memory leak found by Hiro
4611
4612 2002-12-14 [paul]       0.8.6claws110
4613
4614         * src/compose.c
4615                 fix menubar sensitivity on send
4616                 
4617         * src/prefs_filtering.c
4618         * src/prefs_matcher.c
4619         * src/prefs_scoring.c
4620                 Fix english ;)
4621                 
4622         * src/common/quoted-printable.h
4623                 sync: fix typo
4624         
4625 2002-12-13 [christoph]  0.8.6claws109
4626
4627         * src/Makefile.am
4628         * src/manage_window.[ch]        ** REMOVE **
4629         * src/gtk/Makefile.am
4630         * src/gtk/manage_window.[ch]    ** NEW **
4631                 move manage_window files to gtk directory
4632
4633 2002-12-13 [christoph]  0.8.6claws108
4634
4635         * src/Makefile.am
4636         * src/gtkshruler.[ch]           ** REMOVE **
4637         * src/gtk/Makefile.am
4638         * src/gtk/gtkshruler.[ch]       ** NEW **
4639                 move gtkshruler files to gtk directory
4640
4641 2002-12-13 [christoph]  0.8.6claws107
4642
4643         * src/Makefile.am
4644         * src/compose.c
4645         * src/gtkstext.[ch]             ** REMOVE **
4646         * src/gtkutils.[ch]
4647         * src/textview.c
4648         * src/gtk/gtkstext.[ch]         ** NEW **
4649         * src/gtk/Makefile.am
4650                 o move stext functions to gtkstext.c to remove
4651                   dependency of gtkutils
4652                 o move gtkstext files to gtk directory
4653
4654         * src/gtk/Makefile.am
4655         * src/gtk/sslcertwindow.[ch]
4656                 UI stuff can always depend on common code so
4657                 it's ok to add ../common to include path
4658
4659 2002-12-13 [colin]      0.8.6claws106
4660
4661         * src/summaryview.c
4662                 Disconnect sighandlers for mainwindow when
4663                 quicksearch has the focus
4664                 Fix bug #653231
4665         * src/mainwindow.[ch]
4666                 Make key_pressed callback public, to be able
4667                 to disconnect it
4668
4669 2002-12-13 [christoph]  0.8.6claws105
4670
4671         * src/mh.c
4672                 create .mh_sequences file in new MH folders
4673                 (closes feature request [ 523162 ] MH folders should
4674                  get a .mh_sequences)
4675
4676 2002-12-13 [colin]      0.8.6claws104
4677
4678         * src/summaryview.c
4679                 Better handling of quicksearch show/hide
4680                 (basically the button stays under the mouse 
4681                  when toggled)
4682
4683 2002-12-13 [paul]       0.8.6claws103
4684
4685         * sync with 0.8.6cvs17
4686                 see ChangeLog 2002-12-13
4687
4688 2002-12-13 [paul]       0.8.6claws102
4689
4690         * po/es.po
4691                 updated by Ricardo Mones Lastra
4692
4693 2002-12-11 [colin]       0.8.6claws101
4694
4695         * src/folder.c
4696                 remove statusbar stuff
4697           src/folderview.c
4698                 set statusbar verbosity when moving folders
4699
4700 2002-12-11 [colin]       0.8.6claws100
4701         * src/prefs_filtering.c
4702         * src/prefs_matcher.c
4703         * src/prefs_scoring.c
4704                 Fix english ;)
4705
4706 2002-12-11 [colin]       0.8.6claws99
4707
4708         * src/prefs_common.[ch]
4709                 Add summary_quicksearch_type
4710         * src/summaryview.c
4711                 Save last used quicksearch type
4712
4713 2002-12-11 [jens]       0.8.6claws98
4714         * src/prefs_filtering.c
4715         * src/prefs_matcher.c
4716         * src/prefs_scoring.c
4717                 added dialog for incomplete rules in scoring, filtering and
4718                 matcher to ask wheather really close
4719
4720 2002-12-11 [colin]      0.8.6claws97
4721
4722         * src/folder.c
4723                 Fix folder dnd statusbar logging
4724
4725 2002-12-10 [christoph]  0.8.6claws96
4726
4727         * src/compose.c
4728         * src/folder.c
4729         * src/imap.c
4730         * src/inc.c
4731         * src/main.c
4732         * src/mainwindow.c
4733         * src/news.c
4734         * src/send.c
4735         * src/statusbar.[ch]
4736         * src/common/hooks.c
4737         * src/common/log.[ch]
4738                 o handle verbose logging in statusbar directly in statusbar code
4739                   and common code does not need any knowledge about a statusbar
4740                 o remove direct calls to statusbar_(puts|pop)_all functions
4741
4742 2002-12-10 [jens]       0.8.6claws95
4743
4744         * src/*.c
4745                 removed gettext from g_warnings
4746         * po/POTFILES.in
4747                 cleaned and updated
4748         * po/de.po
4749                 updated
4750
4751 2002-12-10 [colin]      0.8.6claws94
4752
4753         * src/main.c
4754                 finish crash dialog fix
4755
4756 2002-12-10 [colin]      0.8.6claws93
4757
4758         * src/main.c
4759                 "Fix" "sylpheed already running" instead of
4760                 crash dialog appearing after a crash
4761
4762 2002-12-10 [colin]      0.8.6claws92
4763
4764         * po/POTFILES.in
4765                 add src/gtk/sslcertwindow.c
4766
4767 2002-12-10 [paul]       0.8.6claws91
4768
4769         * po/POTFILES.in
4770                 updated to reflect recent changes
4771                 submitted by Alessandro Maestri
4772
4773 2002-12-09 [christoph]  0.8.6claws90
4774
4775         * src/Makefile.am
4776         * src/smtp.[ch]                 ** REMOVE **
4777         * src/common/Makefile.am
4778         * src/common/smtp.[ch]          ** NEW **
4779                 move smtp files to common directory
4780
4781 2002-12-09 [christoph]  0.8.6claws89
4782
4783         * src/Makefile.am
4784         * src/session.[ch]              ** REMOVE **
4785         * src/common/Makefile.am
4786         * src/common/session.[ch]       ** NEW **
4787                 move session files to common directory
4788
4789 2002-12-09 [paul]       0.8.6claws88
4790
4791         * src/account.c
4792                 fix bug [649746] edit accounts: move account reverted
4793                 Patch submitted by Luke Plant <lukeplant@users.sourceforge.net>
4794
4795 2002-12-09 [colin]      0.8.6claws87
4796
4797         * src/ssl_certificate.c
4798                 cleanup
4799
4800 2002-12-09 [colin]      0.8.6claws86
4801
4802         * src/ssl.c
4803                 Try to open the cert.pem database and 
4804                 issue a warning if it isn't there
4805
4806 2002-12-09 [colin]      0.8.6claws85
4807
4808         * src/common/ssl_certificate.c
4809         * src/gtk/sslcertwindow.c
4810                 Warning fixes
4811
4812 2002-12-09 [colin]      0.8.6claws84
4813
4814         * src/ssl_certificate.[ch] ** REMOVED **
4815         * src/common/ssl_certificate.[ch] ** NEW **
4816         * src/Makefile.am
4817         * src/common/Makefile.am
4818                 Moved ssl_certificate.[ch] to common
4819         * src/common/ssl.c 
4820                 Put back needed include
4821         * src/gtk/sslcertwindow.[ch]
4822                 Changed ssl_certificate.h include
4823         
4824 2002-12-09 [colin]      0.8.6claws83
4825
4826         * src/gtk/sslcertwindow.[ch]
4827                 Implement hook for certificate acception
4828         * src/ssl_certificate.[ch]
4829                 Implement hook for certificate acception
4830         * src/common/ssl.c
4831                 Reenable certificate acception check
4832         * src/mainwindow.c
4833                 Register sslcertwindow's hook
4834         
4835 2002-12-08 [christoph]  0.8.6claws82
4836
4837         * src/about.c
4838         * src/addr_compl.c
4839         * src/codeconv.c
4840         * src/manual.c
4841         * src/undo.c
4842         * src/common/utils.c
4843                 o add missing includes
4844                 o fix warnings
4845         * src/.cvsignore
4846         * src/common/.cvsignore
4847         * src/common/version.h          ** REMOVE **
4848                 remove autogenerated file
4849
4850 2002-12-08 [paul]       0.8.6claws81
4851
4852         * src/stringtable.c
4853                 put back needed include
4854
4855 2002-12-08 [colin]      0.8.6claws80
4856         
4857         * src/gtk/sslcertwindow.c
4858                 Cleaner popups when asking
4859         * src/ssl_certificate.c
4860         * src/prefs_common.[ch]
4861                 remove ssl certificate pref
4862                 put back needed include
4863         * src/undo.c
4864                 put back needed include
4865
4866 2002-12-08 [christoph]  0.8.6claws79
4867
4868         * src/folderview.c
4869         * src/logwindow.c
4870         * src/statusbar.c
4871         * src/summaryview.c
4872                 only abort hook invokation if required data is missing not
4873                 if our own data pointer is NULL, update hookfunction for
4874                 log window
4875
4876 2002-12-08 [paul]       0.8.6claws78
4877
4878         * src/about.c
4879         * src/addrcache.c
4880         * src/addrclip.c
4881         * src/addr_compl.c
4882         * src/addrselect.c
4883         * src/codeconv.c
4884         * src/colorlabel.c
4885         * src/enriched.c
4886         * src/esmtp.c
4887         * src/exporthtml.c
4888         * src/headerview.c
4889         * src/imageview.c
4890         * src/manual.c
4891         * src/noticeview.c
4892         * src/pgptext.c
4893         * src/scoring.c
4894         * src/sourcewindow.c
4895         * src/stringtable.c
4896         * src/undo.c
4897                 clean up: remove unneccesary includes
4898
4899 2002-12-08 [christoph]  0.8.6claws77
4900
4901         * src/folderview.c
4902         * src/statusbar.c
4903         * src/summaryview.c
4904         * src/common/hooks.[ch]
4905                 hook functions now have a gboolean return value, if a hook
4906                 returns TRUE it will stop executing of any more hooks in
4907                 the same hooklist for this invokation
4908
4909 2002-12-08 [colin]      0.8.6claws76
4910         
4911         * src/main.c
4912                 put back argv0 for CRASH_DIALOG
4913
4914 2002-12-08 [christoph]  0.8.6claws75
4915
4916         * src/Makefile.am
4917         * src/about.c
4918         * src/account.c
4919         * src/crash.c
4920         * src/esmtp.h
4921         * src/imap.[ch]
4922         * src/inc.c
4923         * src/main.c
4924         * src/mainwindow.c
4925         * src/news.c
4926         * src/pop.[ch]
4927         * src/prefs_account.[ch]
4928         * src/prefs_common.[ch]
4929         * src/send.[ch]
4930         * src/smtp.[ch]
4931         * src/ssl_certificate.[ch]
4932         * src/ssl_manager.[ch]
4933         * src/common/Makefile.am
4934         * src/common/log.c
4935         * src/common/nntp.[ch]
4936         * src/common/socket.[ch]
4937         * src/common/ssl.[ch]
4938         * src/gtk/sslcertwindow.[ch]
4939         * ac/openssl.m4
4940                 use new autoconf script to detect OpenSSL with extra parameters
4941                 to specify the location of libs and includes, also remove USE_SSL
4942                 to USE_OPENSSL
4943
4944         * src/common/sylpheed.[ch]
4945         * src/common/version.h.in
4946                 start seperation of common code initialization seperated from gui
4947
4948         * src/summaryview.c
4949                 The function that is called when a color label changes
4950                 should not change the color lable again
4951
4952 2002-12-08 [colin]      0.8.6claws74
4953
4954         * src/gtk/sslcertwindow.c
4955                 warning fixes
4956
4957 2002-12-08 [colin]      0.8.6claws73
4958
4959         * src/statusbar.c
4960           src/common/log.h
4961                 Register a hook for statusbar_puts_all
4962         * src/common/log.c
4963                 invoke statusbar_puts_all's hook
4964         
4965 2002-12-08 [colin]      0.8.6claws72
4966
4967         * src/ssl_certificate.c
4968                 Put back a badly-removed include
4969
4970 2002-12-08 [colin]      0.8.6claws71
4971
4972         * src/gtk/sslcertwindow.[ch]    ** NEW **
4973                 new certificate presentation
4974         * src/gtk/Makefile.am
4975                 add new files
4976         * src/ssl_certificate.[ch]
4977                 gtk cleanup, made utility functions public
4978         * src/ssl_manager.c
4979                 use new cert presentation
4980
4981 2002-12-07 [christoph]  0.8.6claws70
4982
4983         * src/Makefile.am
4984         * src/nntp.[ch]                 ** REMOVE **
4985         * src/common/Makefile.am
4986         * src/common/nntp.[ch]          ** NEW **
4987                 move nntp files to common directory
4988
4989 2002-12-07 [christoph]  0.8.6claws69
4990
4991         * src/procmsg.[ch]
4992         * src/summaryview.c
4993                 implement msginfo update callback using sylpheed's new
4994                 hook system. Invoke hooks from procmsg_msginfo_[un]set_flags.
4995
4996 2002-12-06 [christoph]  0.8.6claws68
4997
4998         * src/editgroup.c
4999                 This patch changes the 'Edit Group Details' dialog to
5000                 allow extended selections in either pane, so that
5001                 addresses can be added or removed from a group more
5002                 quickly and easily. (it actually is a net decrease in
5003                 file size, as some unnecessary functions have been
5004                 removed). 
5005                 (patch submitted by Luke Plant <lukeplant@users.sourceforge.net>)
5006
5007 2002-12-06 [christoph]  0.8.6claws67
5008
5009         * src/Makefile.am
5010         * src/template.[ch]             ** REMOVE **
5011         * src/common/Makefile.am
5012         * src/common/template.[ch]      ** NEW **
5013                 move template files to common directory
5014
5015         * src/nntp.c
5016                 add missing log.h include
5017
5018 2002-12-06 [melvin]     0.8.6claws66
5019
5020         * src/prefs_actions.c
5021                 Added the trailing ">" syntax to insert command's output
5022                 without replacing old text (in contrast to trailing "|").
5023
5024 2002-12-05 [colin]      0.8.6claws65
5025         
5026         * src/common/utils.c
5027                 Don't modify original search_string or it'll change
5028                 the next iterations in the for()
5029
5030 2002-12-05 [darko]      0.8.6claws64
5031
5032         * src/common/utils.c
5033                 proper check for filtering commands, found by Colin
5034
5035 2002-12-05 [darko]      0.8.6claws63
5036
5037         * src/common/utils.c
5038                 check proper string for NULL pointer, found by Colin
5039
5040 2002-12-05 [darko]      0.8.6claws62
5041
5042         * src/common/utils.[ch]
5043                 expand_search_string(): new function
5044                 converts Mutt-like patterns to Sylpheed's
5045                 filtering engine
5046         * src/summaryview.c
5047                 use expand_search_string() to allow Mutt-like
5048                 patterns in extended search
5049         * README.claws
5050                 document extended option in quick search
5051
5052 2002-12-05 [paul]       0.8.6claws61
5053
5054         * sync with 0.8.6cvs16
5055                 see ChangeLog 2002-12-05
5056                 
5057         * po/POTFILES.in
5058                 clean up
5059
5060 2002-12-04 [christoph]  0.8.6claws60
5061
5062         * src/imap.[ch]
5063                 put imap authentication code into a new function and
5064                 remove it from imap_session_new that will allow to
5065                 send other commands before authentication
5066
5067 2002-12-04 [christoph]  0.8.6claws59
5068
5069         * src/imap.[ch]
5070                 use already existing method to prevent unneeded IMAP
5071                 folder selects. Set imap_select parameters to NULL
5072                 in some functions if the values are not required.
5073
5074         * src/xml.h
5075                 remove no longer required include
5076
5077 2002-12-04 [paul]       0.8.6claws58
5078
5079         * po/es.po
5080                 updated by Ricardo Mones Lastra
5081                 
5082         * configure.in
5083           po/hu.po      ** NEW FILE **
5084                 initial Hungarian translation, submitted
5085                 by GĂĄl ZoltĂĄn <galzoli@hu.inter.net>
5086
5087 2002-12-03 [christoph]  0.8.6claws57
5088
5089         * src/Makefile.am
5090         * src/gtksctree.[ch]            ** REMOVE **
5091         * src/gtk/Makefile.am
5092         * src/gtk/gtksctree.[ch]        ** NEW **
5093                 move gtksctree files to gtk directory
5094
5095 2002-12-03 [christoph]  0.8.6claws56
5096
5097         * src/Makefile.am
5098         * src/md5.[ch]                  ** REMOVE **
5099         * srm/common/Makefile.am
5100         * src/common/md5.[ch]           ** NEW **
5101                 move md5 files to common directory
5102
5103         * src/gtkstext.c
5104                 remove not required #include
5105
5106 2002-12-03 [sergey]     0.8.6claws55
5107
5108         * src/gtkutils.c
5109         * src/gtkutils.h
5110                 gtkut_window_popup(): new function.
5111         * src/mainwindow.c
5112                 main_window_popup(): use gtkut_window_popup() to raise
5113                 window without changing its position.
5114                 (see sylpheed-main ML message [sylpheed:17247])
5115
5116 2002-12-03 [sergey]     0.8.6claws54
5117
5118         * src/send.c
5119                 send_message_local(): removed first-dot escaping
5120                 (SMTP-only, not needed for sending through pipe)
5121
5122 2002-12-03 [paul]       0.8.6claws53
5123
5124         * po/POTFILES.in
5125                 update to reflect recent changes (thanks
5126                 to Ricardo Mones Lastra)
5127                 
5128         * tools/filter_conv.pl
5129                  fix problem with quoted strings. Patch submitted
5130                  by Luke Plant <lukeplant@softhome.net>
5131
5132 2002-12-03 [paul]       0.8.6claws52
5133
5134         * sync with 0.8.6cvs15
5135                 see ChangeLog 2002-12-03
5136
5137 2002-12-02 [christoph]  0.8.6claws51
5138
5139         * src/logwindow.[ch]
5140         * src/common/log.[ch]
5141                 implement logging using a hook function
5142
5143         * src/folderview.c
5144         * src/folder.[ch]
5145                 define hooklist name in header file to avoid
5146                 errors caused by wrong spelling of hooklist names
5147
5148         * src/toolbar.c
5149                 fix warnings
5150
5151 2002-12-02 [christoph]  0.8.6claws50
5152
5153         * src/common/Makefile.am
5154                 add src/common/hooks.[ch]
5155
5156         * src/common/hooks.[ch]
5157                 implement a simple hook system using glib's hook functions
5158
5159         * src/folder.[ch]
5160         * src/folderview.c
5161                 use new hook system for folder item updates
5162
5163 2002-12-02 [christoph]  0.8.6claws49
5164
5165         * doc-src/ui_seperation.txt     ** NEW **
5166                 information for ui seperation
5167
5168         * src/Makefile.am
5169                 remove files that were moved to common
5170                 include common directory by default for the header files
5171
5172         * src/inc.c
5173         * src/common/socket.c
5174         * src/automaton.[ch]
5175                 implement automaton using g_io_*-functions instead of
5176                 gdk_input_add to make it ui independent
5177
5178         * src/codeconv.c
5179         * src/compose.c
5180         * src/ldif.c
5181         * src/pgptext.c
5182         * src/procmime.c
5183         * src/rfc2015.c
5184         * src/smtp.c
5185         * src/unmime.c
5186                 remove common/ prefix because directory is now in
5187                 include path
5188
5189         * src/compose.c
5190         * src/folder.c
5191         * src/folderview.c
5192         * src/mainwindow.c
5193         * src/messageview.c
5194         * src/prefs_common.c
5195         * src/procmsg.c
5196         * src/rfc2015.c
5197                 fix warnings
5198
5199         * src/imap.c
5200         * src/inc.c
5201         * src/news.c
5202         * src/pop.c
5203         * src/send.c
5204         * src/smtp.c
5205         * src/ssl_certificate.c
5206                 add log.h header file for logging functions
5207
5208         * src/main.c
5209         * src/common/utils.c
5210         * src/summaryview.c
5211         * src/xml.c
5212                 o move debug_mode to common/utils.c
5213                 o add functions to set and get debug_mode
5214
5215         * src/defs.h                    ** REMOVE **
5216         * src/intl.h                    ** REMOVE **
5217         * src/socket.[ch]               ** REMOVE **
5218         * src/ssl.[ch]                  ** REMOVE **
5219         * src/utils.[ch]                ** REMOVE **
5220                 replaced by new files in src/common/
5221         
5222         * src/common/Makefile.am
5223                 add new files in src/common/
5224
5225         * src/common/defs.h             ** NEW **
5226         * src/common/intl.h             ** NEW **
5227         * src/common/log.[ch]           ** NEW **
5228         * src/common/socket.[ch]        ** NEW **
5229         * src/common/ssl.[ch]           ** NEW **
5230         * src/common/utils.[ch]         ** NEW **
5231                 replacement for files in src/
5232
5233 2002-12-02 [colin]      0.8.6claws48
5234
5235         * src/folderview.c
5236                 Scroll folderview if necessary during dnd
5237
5238 2002-12-02 [colin]      0.8.6claws47
5239
5240         * src/folder.[ch]
5241                 Add check to verify a move is within a single mailbox
5242         * src/folderview.c
5243                 Add specific error string for this check
5244
5245 2002-12-02 [colin]      0.8.6claws46
5246
5247         * src/folder.c
5248                 Add a test to folder moving, remove a statusbar_print
5249         * src/folderview.c
5250                 Add Move folder... context-menu item
5251                 Factorize folder moving code
5252                 Enable folder DND for mbox
5253
5254 2002-12-01 [christoph]  0.8.6claws45
5255
5256         * ac/aspell.m4
5257                 remove conf.aspelltest if the version check fails
5258
5259 2002-11-30 [christoph]  0.8.6claws44
5260
5261         * autogen.sh
5262                 run libtoolize --force in autogen to create missing
5263                 libtool scripts
5264
5265 2002-11-30 [christoph]  0.8.6claws43
5266
5267         * src/Makefile.am
5268         * src/pgptext.c
5269         * src/procmime.c
5270         * src/rfc2015.c
5271         * src/uuencode.[ch]             ** REMOVED **
5272         * src/common/Makefile.am
5273         * src/common/uuencode.[ch]      ** NEW **
5274                 move uuen/decoder to common directory
5275
5276 2002-11-30 [christoph]  0.8.6claws42
5277
5278         * src/Makefile.am
5279         * src/base64.[ch]               ** REMOVED **
5280         * src/codeconv.c
5281         * src/compose.c
5282         * src/ldif.c
5283         * src/pgptext.c
5284         * src/procmime.c
5285         * src/rfc2015.c
5286         * src/smtp.c
5287         * src/unmime.c
5288         * src/common/Makefile.am
5289         * src/common/base64.[ch]        ** NEW **
5290                 move base64 en/decoder to common directory
5291
5292 2002-11-30 [christoph]  0.8.6claws41
5293
5294         * src/common                    ** NEW **
5295                 new directory for UI independent code
5296         * src/gtk                       ** NEW **
5297                 new directory for GTK frontend
5298         * src/common/.cvsignore         ** NEW **
5299         * src/gtk/.cvsignore            ** NEW **
5300                 ignore build files
5301         * src/common/Makefile.am        ** NEW **
5302         * src/gtk/Makefile.am           ** NEW **
5303                 automake files to build new seperated stuff
5304         * src/Makefile.am
5305                 the binary will currently still be build with the
5306                 files in src, so we include the code from the
5307                 subdirs for now after building the libs there
5308
5309 2002-11-30 [paul]       0.8.6claws40
5310
5311         * src/compose.c
5312                 fix bug [642731] 'Wrong selected account with drafted mail'
5313
5314 2002-11-29 [oliver]     0.8.6claws39
5315         
5316         * src/messageview.c
5317                 o update summaryview when switching between different
5318                   messageviews          
5319         * src/toolbar.c  
5320                 o check if messageview holds already removed msg
5321                   from summaryview
5322                 
5323
5324 2002-11-29 [oliver]     0.8.6claws38
5325
5326         * src/toolbar.c 
5327                 remove not needed variables and includes
5328                 make messageview stay opened and move to next when msgs are deleted 
5329
5330 2002-11-29 [oliver]     0.8.6claws37
5331         
5332         * src/toolbar.c 
5333                 disable compose button (messageview toolbar) by default
5334                 deleted msgs are moved to trash
5335         
5336 2002-11-29 [melvin]     0.8.6claws36
5337
5338         * configure.in
5339                 Increased minimal gpgme version to 0.3.10 (Zombies out)
5340                 and to detect signatures expirations (gpgme 0.3.6)
5341
5342         * src/main.c
5343                 Use non obsolescent function for Gpgme engine checking.
5344
5345         * src/rfc2015.c
5346                 Inform about expired signatures or signatures which key
5347                 has expired. Expiration date is displayed.
5348
5349         * src/sigstatus.c
5350                 Inform about expired signatures or signatures which key
5351                 has expired.
5352
5353 2002-11-28 [paul]       0.8.6claws35
5354
5355         * src/folderview.c
5356                 re-instate 'Check for new messages' in Newsgroup
5357                 folders right-click menu, after a suggestion from
5358                 Tim Mann <timmann@users.sourceforge.net>
5359
5360         * src/main.c
5361                 after a crash check only local folders for new
5362                 messages
5363
5364 2002-11-28 [paul]       0.8.6claws34
5365
5366         * configure.in
5367                 apply patch that fixes the checking of GTK with XIM 
5368                 support on different OSs, such as FreeBSD. Patch 
5369                 submitted by Topia <topia@users.sourceforge.net>
5370                 
5371 2002-11-28 [paul]       0.8.6claws33
5372
5373         * src/mainwindow.c
5374           src/prefs_common.c
5375           src/prefs_toolbar.c
5376                 more changes to the English
5377
5378 2002-11-28 [paul]       0.8.6claws32
5379
5380         * sync with 0.8.6cvs13
5381                 see ChangeLog 2002-11-28 (no sync needed
5382                 for src/compose.c)
5383
5384 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws31
5385         
5386         * src/mainwindow.[ch]
5387                 add patch by Ivan F. Martinez introducing messageview Toolbar
5388                 some changes and committed by oliver    
5389
5390 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws30
5391
5392         * src/messageview.[ch]
5393                 add patch by Ivan F. Martinez introducing messageview Toolbar
5394                 some changes and committed by oliver    
5395
5396 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws29
5397
5398         * src/compose.[ch]
5399                 add patch by Ivan F. Martinez introducing messageview Toolbar
5400                 some changes and committed by oliver    
5401
5402 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws28
5403         
5404         * src/toolbar.[ch]
5405                 add patch by Ivan F. Martinez introducing messageview Toolbar
5406                 some changes and committed by oliver
5407
5408 2002-11-28 [oliver]     0.8.6claws27
5409         
5410         * src/prefs_toolbar.[ch]
5411                 getting ready for messageview toolbar
5412                 free mem allocated by gettext
5413                 change prefs_toolbar to prefs_toolbar_open
5414  
5415 2002-11-28 [thorsten]   0.8.6claws26
5416
5417         * src/imageview.[ch]
5418                 cleaned up conflicting declarations of
5419                 imageview_show_image()
5420
5421 2002-11-28 [paul]       0.8.6claws25
5422
5423         * src/grouplistdialog.c
5424           src/prefs_common.c
5425           src/prefs_summary_column.c
5426                 a few more improvements to the English
5427
5428 2002-11-28 [colin]      0.8.6claws24
5429
5430         * man/sylpheed.1
5431                 A few updates to command-line parameters
5432
5433 2002-11-28 [colin]      0.8.6claws23
5434
5435         * src/prefs_filtering.c
5436                 Fix problems with prefs_filtering_delete_path:
5437                 a) if the first rule is removed, original pointers
5438                    weren't updated (leading to segfaults)
5439                 b) it was always global_processing updated in case
5440                    of removed path was parent of rule path
5441
5442 2002-11-27 [paul]       0.8.6claws22
5443
5444         * src/mainwindow.c
5445           src/prefs_account.c
5446           src/prefs_actions.c
5447           src/prefs_common.c
5448           src/prefs_customheader.c
5449           src/prefs_display_header.c
5450           src/prefs_filtering.c
5451           src/prefs_folder_item.c
5452           src/prefs_matcher.c
5453           src/prefs_scoring.c
5454           src/prefs_summary_column.c
5455           src/prefs_template.c
5456           src/prefs_toolbar.c
5457                  improve the English in the GUI
5458
5459 2002-11-27 [colin]      0.8.6claws21
5460
5461         * src/folder.c
5462                 Fix processing renaming problems happening after
5463                 last commit
5464
5465 2002-11-27 [colin]      0.8.6claws20
5466
5467         * src/folder.c
5468                 recursive move now deletes src each subfolder after 
5469                 having moved it
5470         * src/folderview.c
5471                 Use identifier instead of path during dnd (enables
5472                 IMAP folder dnd)
5473
5474 2002-11-27 [paul]       0.8.6claws19
5475
5476         * src/main.c
5477                 apply patch that does command-line processing 
5478                 BEFORE gtk_init, allowing claws to run from 
5479                 shell-scripts in non-X environment (e.g. crontab 
5480                 or ip-up, ip-down scripts). Patch submitted by
5481                 Ruslan N. Balkin <baron@dartel.ru>
5482                 
5483         * po/it.po
5484                 updated by Alessandro Maestri
5485
5486 2002-11-27 [paul]       0.8.6claws18
5487
5488         * sync with 0.8.6cvs12
5489           src/prefs_common.c
5490                 Differences are that main uses a 'Receive dialog'
5491                 frame on the Interface tab, whereas claws groups all 
5492                 the dialogs together in a 'Dialogs' frame.
5493
5494 2002-11-27 [colin]      0.8.6claws17
5495
5496         * src/prefs_matcher.c
5497                 Fix Execute criteria's NOT flag
5498
5499
5500 2002-11-26 [christoph]  0.8.6claws16
5501
5502         * src/ssl.c
5503                 rewrite the ssl code a little bit, only use one
5504                 SSL context, set default certificates' file/path
5505
5506 2002-11-26 [thorsten]   0.8.6claws15
5507
5508         * src/compose.c
5509                 default-reply-to didn't work for ml-reply
5510
5511 2002-11-26 [melvin]     0.8.6claws14
5512
5513         * src/prefs_actions.c
5514                 Made pipe-actions ignore short headers in message view
5515                 Made trailing-pipe-actions write in the message view with
5516                 the same font as the original message
5517
5518 2002-11-26 [paul]       0.8.6claws13
5519
5520         * src/compose.c
5521                 this time commit the correct file
5522
5523 2002-11-26 [paul]       0.8.6claws12
5524
5525         * sync with 0.8.6cvs11
5526           src/quote_fmt_parse.y  
5527                 no sync needed
5528           src/account.[ch]       
5529                 not sync'ed
5530           src/compose.c
5531                 compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
5532                 on draft mode.
5533                 compose_reedit(): add check for 'X-Sylpheed-Account-Id:' 
5534                 header
5535                 
5536         see ChangeLog 2002-11-25 and 2002-11-26
5537
5538 2002-11-26 [colin]      0.8.6claws11
5539
5540         * src/folderview.c
5541                 Fix collapsed folder not auto-expanding during
5542                 mail dnd, if it was the source folder.
5543
5544 2002-11-25 [colin]      0.8.6claws10
5545
5546         * src/folderview.[ch]
5547                 Variable renaming and cleaning (slist of nodes 
5548                 to be re-collapsed is stored in FolderView)
5549
5550 2002-11-25 [paul]       0.8.6claws9
5551
5552         * src/prefs_common.[ch]
5553                 fix breakage caused by last commit
5554
5555 2002-11-25 [paul]       0.8.6claws8
5556
5557         * sync with 0.8.6cvs4
5558                 see ChangeLog 2002-11-21
5559
5560 2002-11-25 [paul]       0.8.6claws7
5561
5562         * sync with 0.8.6cvs4
5563                 see ChangeLog 2002-11-20
5564
5565 2002-11-25 [paul]       0.8.6claws6
5566
5567         * sync with 0.8.6cvs3
5568                 see ChangeLog 2002-11-18
5569
5570 2002-11-25 [colin]      0.8.6claws5
5571
5572         * src/gtkutils.[ch]
5573                 Add gtkut_ctree_node_is_parent()
5574         * src/folderview.c
5575                 Spring-loaded folders
5576
5577 2002-11-25 [colin]      0.8.6claws4
5578
5579         * src/utils.[ch]
5580                 Add slist_concat_unique(), function to merge
5581                 two GSList filtering dups
5582         * src/folder.[ch]
5583         * src/summaryview.[ch]
5584         * src/folderview.c
5585         * src/main.c
5586                 Add detection/update/display of unread answers
5587                 to marked mails
5588         * src/procmsg.[ch]
5589                 Add procmsg_find_children()
5590                 Add procmsg_msg_has_marked_parent()
5591
5592 2002-11-25 [colin]      0.8.6claws3
5593
5594         * src/ssl_certificate.[ch]
5595                 Allow checking a certificate without a DNS
5596                 lookup
5597                 Allow to forget a cert (by deleting it)
5598                 Make ssl_certificate_destroy_public
5599         * src/ssl_manager.[ch] ** NEW FILES **
5600                 Gui to manage (display/remove) certificates
5601         * src/prefs_common.[ch]
5602                 Add a pref to allow silent acceptation of
5603                 trusted certificates or not (based on the
5604                 "I want to know what's going on" principle)
5605         * src/mainwindow.c
5606                 Add SSL manager in Tools menu
5607         * src/Makefile.am
5608                 Add the new files to the build
5609         * po/POTFILES.in
5610                 Add ssl_manager.c to translations
5611
5612 2002-11-25 [colin]      0.8.6claws2
5613
5614         * src/summaryview.[ch]
5615                 Add S_SEARCH_EXTENDED to the quick search, which 
5616                 allows to search using filtering syntax.
5617
5618 2002-11-25 [colin]      0.8.6claws1
5619
5620         * src/summaryview.c
5621                 Deletion of duplicates now prefer deleting
5622                 the unread dup (fixes feature-request 638989).
5623
5624 2002-11-24 [paul]       0.8.6claws
5625
5626         * po/es.po
5627           po/pl.po
5628           po/ru.po
5629           po/sr.po
5630                 updated by Ricardo Mones Lastra,
5631                 Witold Wladyslaw Wojciech Wilk,
5632                 Ruslan N. Balkin, and  Urke MMI 
5633                 respectively
5634
5635 2002-11-24 [paul]       0.8.5claws182
5636
5637         * po/bg.po
5638                 updated by George Danchev
5639
5640 2002-11-23 [alfons]     0.8.5claws181
5641
5642         * src/imap.c
5643                 tiny memory leak found by browsing Dimitar's 
5644                 valgrind report
5645
5646 2002-11-23 [paul]       0.8.5claws180
5647
5648         * po/it.po
5649                 updated by Alessandro Maestri
5650
5651 2002-11-22 [christoph]  0.8.5claws179
5652
5653         * src/compose.c
5654         * src/inc.c
5655         * src/prefs_filtering.c
5656         * src/summaryview.c
5657                 more warning fixes
5658
5659 2002-11-22 [alfons]     0.8.5claws178
5660
5661         * src/summaryview.c
5662                 summary_execute_delete_func(): if message is deleted, make 
5663                 sure to also remove its entry in the subject hash table. 
5664                 fixes a corner case bug.
5665
5666 2002-11-22 [paul]       0.8.5claws177
5667
5668         * .cvsignore
5669                 add 'autom4te.cache'
5670                 
5671         * ltconfig      ** REMOVED **
5672                 not needed
5673
5674 2002-11-22 [paul]       0.8.5claws176
5675
5676         * src/textview.c
5677                 textview_set_font(): fix for message display in
5678                 UTF-8 locales (thanks to Sergey Vlasov).
5679                 
5680         * AUTHORS
5681                 add new team members and contributors
5682
5683
5684 2002-11-21 [colin]      0.8.5claws175
5685
5686         * src/procmsg.[ch]
5687                 Add procmsg_remove_special_headers()
5688         * src/mh.c
5689                 Use procmsg_remove_special_headers() for 
5690                 previous fix
5691
5692 2002-11-21 [colin]      0.8.5claws174
5693
5694         * src/mh.c
5695                 Fix moving/copying from queue/draft folders
5696                 for MH folders
5697
5698 2002-11-21 [christoph]  0.8.5claws173
5699
5700         * src/crash.c
5701         * src/filtering.c
5702         * src/logwindow.c
5703         * src/main.c
5704         * src/matcher_parser_lex.[hl]
5705         * src/mbox.c
5706         * src/mbox_folder.[ch]
5707         * src/prefs_filtering.c
5708         * src/procheader.c
5709         * src/quote_fmt_lex.l
5710         * src/ssl.c
5711                 fix all warnings except the warnings in lex and yacc files
5712
5713 2002-11-20 [christoph]  0.8.5claws172
5714
5715         * src/imap.c
5716                 fix MsgInfo retrieval for IMAP draft and queue folders
5717                 (closes bug [ 619558 ] Draft saving on IMAP box issue)
5718
5719 2002-11-19 [christoph]  0.8.5claws171
5720
5721         * src/compose.c
5722                 fix segfault, when draft saving does not get
5723                 the MsgInfo of the new message
5724                 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
5725
5726 2002-11-19 [christoph]  0.8.5claws170
5727
5728         * src/procmsg.c
5729                 add parameter check for flag setting function
5730                 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
5731
5732 2002-11-18 [paul]       0.8.5claws169
5733
5734         * src/compose.c
5735                 more sensitivity fixes to redirect mode:
5736                 * disable toolbar draft button
5737                 * allow only Address book in the Tools menu
5738                 * disable editing of message by the spell
5739                   checker
5740
5741 2002-11-18 [paul]       0.8.5claws168
5742
5743         * src/compose.c
5744                 fix sensitivity of menu items in compose_redirect():
5745                 allow only the necessary items 
5746
5747 2002-11-18 [paul]       0.8.5claws167
5748
5749         * src/compose.c
5750                 fix bug [ 603259 ] 'attachment got lost on bounce'
5751
5752 2002-11-18 [paul]       0.8.5claws166
5753
5754         * po/ru.po
5755                 updated by Ruslan N. Balkin <baron@dartel.ru>
5756
5757 2002-11-18 [colin]      0.8.5claws165
5758
5759         * src/main.c
5760           src/defs.h
5761                 Remove old filtering stuff
5762
5763
5764 2002-11-17 [oliver]     0.8.5claws164
5765
5766         * src/toolbar.h
5767                 remove not needed typedef 
5768
5769 2002-11-17 [oliver]     0.8.5claws163
5770
5771         * src/toolbar.c
5772                 make toolbar's on click events translatable
5773
5774 2002-11-15 [colin]      0.8.5claws162
5775
5776         * src/summaryview.c
5777                 Revert too-soon integration of a feature
5778
5779 2002-11-15 [christoph]  0.8.5claws161
5780
5781         * src/imap.c
5782                 use main's implementation of imap_get_msginfo
5783
5784 2002-11-15 [christoph]  0.8.5claws160
5785
5786         * src/compose.c
5787         * src/folder.[ch]
5788         * src/imap.c
5789         * src/mbox_folder.c
5790         * src/mh.c
5791         * src/news.c
5792         * src/procmsg.c
5793         * src/summaryview.c
5794                 replace claws' fetch_msginfo with main's get_msginfo
5795                 (use main's implementation where possible)
5796
5797 2002-11-15 [colin]      0.8.5claws159
5798
5799         * src/ssl_certificate.c
5800                 Missed a check
5801
5802 2002-11-16 [melvin]     0.8.5claws158
5803
5804         * po/fr.po
5805                 Updated French translations.
5806
5807 2002-11-16 [colin]      0.8.5claws157
5808
5809         * src/ssl_certificate.c
5810                 Check for missing parts in the certificates
5811
5812 2002-11-15 [colin]      0.8.5claws156
5813
5814         * src/folderview.c
5815                 Preventive fix (missing check) found by
5816                 Alfons
5817
5818 2002-11-15 [paul]
5819
5820         * NEWS
5821                 sync with 0.8.6 release
5822
5823 2002-11-15 [colin]      0.8.5claws155
5824
5825         * src/folder.[ch]
5826           src/folderview.c
5827                 Fix error handling of folder_item_move_to()
5828                 (thanks to Alfons!)
5829
5830 2002-11-15 [colin]      0.8.5claws154
5831
5832         * src/folder.[ch]
5833           src/folderview.c
5834                 folder_item_move_to() sets an error message instead
5835                 of having GUI stuff in folder.c
5836
5837 2002-11-15 [colin]      0.8.5claws153
5838
5839         * src/procmsg.[ch]
5840                 Implemented a callback for MsgInfo updates, 
5841                 heavily copy/pasted from Christoph's folder 
5842                 callback system
5843         * src/summaryview.[ch]
5844                 Register summary_update_msg as callback
5845
5846 2002-11-14 [colin]      0.8.5claws152
5847         
5848         * src/procmsg.c
5849                 Update the FolderItem after sending (fixes 617593)
5850
5851 2002-11-14 [christoph]  0.8.5claws151
5852
5853         * src/folder.c
5854                 fix wrong position of NULL pointer check found
5855                 by Sergey
5856
5857 2002-11-14 [christoph]  0.8.5claws150
5858
5859         * src/folder.c
5860                 fix segfault when deleting messages from IMAP folders
5861                 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
5862
5863 2002-11-14 [colin]      0.8.5claws149
5864
5865         * src/compose.c
5866                 Forwarding was also ignoring the folder's default account.
5867
5868 2002-11-14 [colin]      0.8.5claws148
5869
5870         * src/compose.c
5871                 Fix sent folder not set to folder properties when 
5872                 forwarding.
5873
5874 2002-11-14 [thorsten]   0.8.5claws147
5875
5876         * src/inc.c
5877                 inc_start(): Files were not moved from .processing to inbox,
5878                 if no global processing rule existed
5879
5880 2002-11-14 [colin]      0.8.5claws146
5881
5882         * src/ssl_certificate
5883                 Fix file operations
5884
5885 2002-11-14 [paul]       0.8.5claws145
5886
5887         * po/it.po
5888                 updated by Alessandro Maestri
5889
5890 2002-11-13 [alfons]     0.8.5claws144
5891
5892         * src/folder.c
5893                 folder_item_close(): only mark messages unread
5894                 when a folder has new messages 
5895
5896 2002-11-13 [keith]      0.8.5claws143
5897
5898         * src/imap.c
5899                 Fix problem moving or copying between
5900                 IMAP folders
5901
5902 2002-11-13 [colin]      0.8.5claws142
5903
5904         * src/matcher_parser_parse.y
5905                 Fix rule problem when " don't match
5906
5907 2002-11-13 [christoph]  0.8.5claws141
5908
5909         * src/folder.c
5910         * src/folderview.c
5911                 moved cache saving to folder_item_close
5912                 the folderview should not have to deal with
5913                 this things
5914
5915 2002-11-13 [christoph]  0.8.5claws140
5916
5917         * src/summaryview.c
5918                 moved setting of important score to
5919                 summary_set_prefs_from_folderitem
5920
5921 2002-11-13 [colin]      0.8.5claws139
5922
5923         * src/matcher_parser_parse.y
5924                 Fix a segfault in the parser (happening when
5925                 a good expression had been tested and a bad 
5926                 one arrives)
5927
5928 2002-11-13 [paul]       0.8.5claws138
5929
5930         * sync with 0.8.5cvs24
5931                 see ChangeLog 2002-11-13
5932                 
5933         * po/pt_BR.po
5934                 updated by Fabio Jr. Beneditto
5935
5936 2002-11-13 [colin]      0.8.5claws137
5937         
5938         * src/msgcache.c
5939           src/defs.h
5940           src/procmsg.[ch]
5941                 Revert last commit, problem
5942
5943 2002-11-13 [colin]      0.8.5claws136
5944
5945         * src/msgcache.c
5946                 Remove duplicated code
5947         * src/defs.h
5948                 Bumped CACHE_VERSION and MARK_VERSION
5949         * src/procmsg.[ch]
5950                 Network endian for cache and mark files
5951
5952 2002-11-12 [colin]      0.8.5claws135
5953
5954         * src/inc.c
5955                 Fix the "socket error" dialog which disappeared
5956
5957 2002-11-12 [colin]      0.8.5claws134
5958
5959         * src/msgcache.c
5960                 Reverse last commit which had performance 
5961                 problems, but still reverse the list
5962
5963 2002-11-12 [colin]      0.8.5claws133
5964
5965         * src/msgcache.c
5966                 Reverse list order
5967
5968 2002-11-12 [melvin]     0.8.5claws132
5969
5970         * src/compose.c
5971                 Added a check for a NULL prefs_common.dictionary
5972
5973 2002-11-12 [colin]      0.8.5claws131
5974
5975         * src/ssl_certificate.[ch]
5976                 Use FQDN hostname
5977
5978 2002-11-12 [colin]      0.8.5claws130
5979
5980         * src/ssl_certificate.[ch]
5981                 Take connection port into account for 
5982                 checking certificates (a single hostname
5983                 could have multiple servers with multiple
5984                 certificates)
5985         * src/ssl.c
5986                 Pass the port to ssl_certificate_check
5987
5988 2002-11-12 [paul]       0.8.5claws129
5989
5990         * src/folder.c
5991                 fix a typo in last commit
5992
5993 2002-11-12 [paul]       0.8.5claws128
5994
5995         * sync with 0.8.5cvs23
5996                 see ChangeLog entry 2002-11-12
5997
5998 2002-11-11 [colin]      0.8.5claws127
5999
6000         * src/ssl_certificate.c
6001                 Cleaner messages
6002                 Don't popup, instead log error, if the 
6003                 corresponding pref is checked
6004         * src/ssl_certificate.h
6005                 include <openssl/objects/h>
6006
6007 2002-11-11 [colin]      0.8.5claws126
6008
6009         * src/ssl_certificate.h
6010                 _Really_ clean it
6011
6012 2002-11-11 [colin]      0.8.5claws125
6013         
6014         * src/ssl_certificate.c
6015                 Fixed leak
6016
6017 2002-11-11 [colin]      0.8.5claws124
6018
6019         * src/ssl.c
6020                 Cleaned a bit
6021         * src/ssl_certificate.[ch]
6022                 Cleaned a bit (better use of SSL API)
6023                 (This will cause non-recognition of saved 
6024                  certificates of claws12[23]...)
6025
6026 2002-11-11 [paul]       0.8.5claws123
6027         
6028         * po/es.po
6029                 updated by Ricardo Mones Lastra
6030
6031 2002-11-11 [colin]      0.8.5claws122
6032
6033         * src/ssl.c
6034                 Fix a typo
6035
6036 2002-11-11 [colin]      0.8.5claws121
6037
6038         * src/ssl_certificate.[ch] ** NEW FILES **
6039         * src/ssl.[ch]
6040                 Check SSL certificates presented to us
6041         * src/Makefile.am
6042                 Add ssl_certificate.[ch]
6043         * po/POTFILES.in
6044                 Add ssl_certificate.c
6045
6046 2002-11-11 [paul]       0.8.5claws120
6047
6048         * sync with 0.8.5cvs22
6049                 see ChangeLog 2002-11-11
6050
6051 2002-11-11 [paul]       0.8.5claws119
6052
6053         * sync with 0.8.5cvs21
6054                 see ChangeLog 2002-11-11
6055
6056 2002-11-10 [jens]       0.8.5claws118
6057
6058         * src/folder.c
6059         * src/folderview.c
6060                 corrected some typing
6061         * po/de.po
6062                 updated german translation
6063         * sylpheed.spec.in
6064                 cleaned up specfile and adjusted it for claws
6065
6066 2002-11-10 [colin]      0.8.5claws117
6067
6068         * src/summaryview.c
6069                 a STATUSBAR_PUSH/POP fix
6070
6071 2002-11-10 [colin]      0.8.5claws116
6072
6073         * src/prefs_folder_item.c
6074                 Fix hanging after opening folder properties
6075
6076 2002-11-10 [hoa]        0.8.5claws115
6077
6078         * src/matcher_parser_lex.l
6079         * src/matcher_parser_parse.y
6080                 config file for scoring and filtering is no more trashed
6081                 when there is a syntax error in a filtering rule when
6082                 editing it in a dialog.
6083
6084 2002-11-09 [colin]      0.8.5claws114
6085
6086         * src/mbox_folder.c
6087                 Added missing initialisation of folder->destroy()
6088
6089 2002-11-09 [colin]      0.8.5claws113
6090
6091         * src/folder.c
6092           src/folderview.c
6093                 Fix the status bar messages
6094
6095 2002-11-09 [colin]      0.8.5claws112
6096
6097         * src/folderview.c
6098                 Fix hangs after folder dnd, happening after 
6099                 claws109.
6100
6101 2002-11-09 [christoph]  0.8.5claws111
6102
6103         * src/folderview.c
6104                 just changed order of calls (reverse order of
6105                 associated calls)
6106         * src/inc.c
6107                 lock inc when checking only one account, otherwise
6108                 inc all could be executed at the same time
6109
6110 2002-11-09 [christoph]  0.8.5claws110
6111
6112         * src/folderview.c
6113                 better unlock the mouse cursor before calling
6114                 summary_show because it changes the cursor too
6115
6116 2002-11-09 [christoph]  0.8.5claws109
6117
6118         * src/folder.[ch]
6119         * src/folderview.c
6120                 add functions to open and close a folder
6121                 o opending will execute scanning for remote folders
6122                   and processing
6123                 o closing will unset new flag for messages
6124
6125 2002-11-09 [colin]      0.8.5claws108
6126
6127         * src/folder.c
6128                 Add a call to prefs_matcher_write_config to 
6129                 avoid non-leaf folders filtering settings to be
6130                 lost
6131
6132 2002-11-09 [paul]       0.8.5claws107
6133
6134         * src/prefs_account.c
6135                 re-word a label
6136
6137 2002-11-09 [colin]      0.8.5claws106
6138
6139         * src/folderview.c
6140                 Minor esthetic fix
6141
6142 2002-11-09 [colin]      0.8.5claws105
6143
6144         * src/folderview.c
6145                 Fix prefs_filtering deletion for MH folders (same
6146                 reason as below)
6147         * src/prefs_filtering.c
6148                 Fix prefs_filtering renaming and deletion for 
6149                 folder-based processing rules.  
6150
6151 2002-11-09 [christoph]  0.8.5claws104
6152
6153         * src/compose.c
6154         * src/folder.[ch]
6155         * src/folderview.[ch]
6156         * src/import.c
6157         * src/inc.c
6158         * src/main.c
6159         * src/mainwindow.c
6160         * src/messageview.c
6161         * src/prefs_folder_item.c
6162         * src/procmsg.c
6163         * src/summaryview.c
6164                 implement a callback system for folder item updates
6165
6166 2002-11-09 [colin]      0.8.5claws103
6167
6168         * src/folderview.c
6169                 Fix prefs_filtering renaming for MH folders (we
6170                 shouldn't rename by path as another folder could
6171                 have the same hierarchy).
6172
6173 2002-11-09 [colin]      0.8.5claws102
6174
6175         * src/folder.c
6176                 Fix a leak found by Christoph, use better variable
6177                 names
6178
6179 2002-11-09 [colin]      0.8.5claws101
6180
6181         * src/folder.c
6182                 One more fix for processing rules
6183
6184 2002-11-08 [colin]      0.8.5claws100
6185         
6186         * src/matcher.c
6187                 Don't copy the compiled regexp (will be reevaluated)
6188         * src/folderview.c
6189                 Lock folderview while moving
6190         * src/folder.c
6191                 Provide info on what's happening to the user
6192
6193 2002-11-08 [colin]      0.8.5claws99
6194
6195         * src/folderview.c
6196                 Fix folder reordering after a move if parent is 
6197                 root
6198         * src/scoring.[ch]
6199                 Add function to copy a ScoringProp
6200         * src/prefs_folder_item.c
6201                 Copy scoring rules when copying a folder prefs
6202
6203 2002-11-08 [colin]      0.8.5claws98
6204
6205         * src/folderview.c
6206                 Fixes in case of failure
6207         * src/filtering.[ch]    
6208                 Add function to duplicate a FilteringProp
6209         * src/matcher.[ch]
6210                 Add function to duplicate a MatcherProp
6211         * src/prefs_folder_item.c
6212                 Save folder's processing rules when copying 
6213                 its prefs
6214
6215 2002-11-08 [colin]      0.8.5claws97
6216         
6217         * src/folderview.c
6218                 Sort after move
6219         * src/folder.c 
6220                 Change a printf to debug_print
6221
6222 2002-11-08 [colin]      0.8.5claws96
6223
6224         * src/folder.c
6225           src/folderview.c
6226                 Fix segfaults, call me stupido
6227         
6228
6229 2002-11-08 [colin]      0.8.5claws95
6230
6231         *src/folder.c
6232                 Added forgotten prefs to save when moving folders
6233
6234 2002-11-08 [colin]      0.8.5claws94
6235
6236         * src/folder.c
6237                 Fixes to folder DND (prefs copy)
6238         * src/folderview.c
6239                 Optimization for folder DND (don't rescan whole tree)
6240                 Added folderview_create_folder_node() for this 
6241                 optimization, so de-duped a bit the code
6242         * src/prefs_folder_item.[ch]
6243                 Added prefs_folder_item_copy_prefs()    
6244           
6245 2002-11-08 [paul]       0.8.5claws93
6246
6247         * src/prefs_account.c
6248           tools/README
6249           tools/kmail2sylpheed_v2.pl
6250                 correct some typos
6251
6252 2002-11-08 [paul]       0.8.5claws92
6253
6254         * src/compose.c
6255           src/prefs_account.[ch]
6256                 remove account options 'clearsign' and 'ascii_armored',
6257                 replace with 'default_gnupg_mode' to prevent mixed-mode
6258                 Privacy settings
6259
6260 2002-11-08 [paul]       0.8.5claws91
6261
6262         * src/compose.[ch]
6263                 re-implement GnuPG 'on-the-fly' mode selection,
6264                 disallow mixed-mode
6265
6266 2002-11-08 [colin]      0.8.5claws90
6267
6268         * src/folderview.c
6269           src/prefs_folder_item.c
6270                 Change "Property" to "Properties"
6271
6272 2002-11-07 [colin]      0.8.5claws89
6273
6274         * src/folderview.c
6275           src/folder.c
6276                 Allow folder dropping to a root folder
6277
6278 2002-11-07 [paul]       0.8.5claws88
6279
6280         * src/compose.c
6281                 revert last commit
6282
6283 2002-11-07 [paul]       0.8.5claws87
6284
6285         * src/compose.c
6286                 fix reply-to-list bug. closes bug report
6287                 "[633382] reply-to-list broken in recent cvs"
6288
6289 2002-11-07 [paul]       0.8.5claws86
6290
6291         * src/compose.c
6292                 add a forgotten '#if USE_GPGME ... #endif'
6293
6294 2002-11-07 [paul]       0.8.5claws85
6295
6296         * sync with 0.8.5cvs20
6297                 see ChangeLog 2002-11-07
6298
6299 2002-11-07 [colin]      0.8.5claws84
6300
6301         * src/folder.[ch]
6302                 Change folder_item_move_to to return the newly 
6303                 created folderitem.
6304         * src/folderview.c
6305                 Select the new folderitem after moving.
6306
6307 2002-11-07 [colin]      0.8.5claws83
6308
6309         * src/prefs_filtering.c
6310                 Fix rule rewriting when moving a leaf folder to a 
6311                 shorter path
6312
6313 2002-11-07 [colin]      0.8.5claws82
6314
6315         * src/prefs_filtering.c
6316                 fix a leak
6317
6318 2002-11-07 [colin]      0.8.5claws81
6319
6320         * src/folder.[ch]
6321                 Add folder_item_move_to() function to move a 
6322                 folderitem into another one (updates matcher etc)
6323         * src/folderview.c
6324                 Add folder drag'n drop (context menu to come)
6325                 [Should be dataloss free, but Please backup before 
6326                  trying !]
6327
6328 2002-11-06 [colin]      0.8.5claws80
6329
6330         * src/mh.c
6331                 mh_create_folder() returns NULL if can't create
6332                 directory hierarchy
6333
6334 2002-11-06 [paul]       0.8.5claws79
6335
6336         * src/compose.[ch]
6337                 allow 'on-the-fly' changing of the type of encryption 
6338                 and/or signing used (mime/ascii) via the compose window
6339
6340 2002-11-06 [paul]       0.8.5claws78
6341
6342         * sync with 0.8.5cvs19
6343                 see ChangeLog 2002-11-06 for src/account.c: 
6344                 account_get_special_folder()
6345                 
6346 2002-11-05 [alfons]     0.8.5claws77
6347
6348         * src/crash.c
6349                 very minor cleanups: nothing to see here, move on. :-)
6350
6351 2002-11-05 [colin]      0.8.5claws76
6352
6353         * src/main.c
6354                 Changes choices if compose windows are opened to
6355                 Discard, Draft, Don't quit
6356
6357 2002-11-05 [thorsten]   0.8.5claws75
6358
6359         * src/compose.c
6360                 reenabled default_reply_to folder option
6361
6362 2002-11-05 [colin]      0.8.5claws74
6363
6364         * src/compose.[ch] 
6365                 add compose_draft()
6366         * src/crash.c
6367                 add SIGTERM handler
6368         * src/main.[ch]
6369                 add clean_quit() for the SIGTERM handler
6370
6371 2002-11-05 [paul]       0.8.5claws73
6372         
6373         * po/es.po
6374                 updated by Ricardo Mones Lastra
6375
6376 2002-11-05 [melvin]     0.8.5claws72
6377
6378         * src/logwindow.c
6379                 Fixed log-clipping bug #616795.
6380                 To stop logging in the log window use 0 length.
6381         * src/prefs_common.c
6382                 Added a label to inform about the 0 log length behaviour.
6383
6384 2002-11-05 [paul]       0.8.5claws71
6385
6386         * sync with 0.8.5cvs17
6387                 see ChangeLog 2002-11-05
6388
6389 2002-11-04 [paul]       0.8.5claws70
6390
6391         * sylpheed-128x128.png
6392           sylpheed-64x64.png
6393           sylpheed.png
6394                 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
6395                 <nikai@users.sourceforge.net>
6396                 
6397         * po/bg.po
6398                 updated by George Danchev
6399
6400 2002-11-03 [thorsten]   0.8.5claws69
6401
6402         * src/main.c
6403           src/mimeview.c
6404           src/rfc2015.h
6405                 add check if gpg is active
6406
6407 2002-11-03 [thorsten]   0.8.5claws68
6408
6409         * src/toolbar.h
6410                 removed GSList declaration causing trouble on MacOS-X
6411                 (submitted by alfons, reported by xfesty)
6412
6413 2002-11-01 [paul]       0.8.5claws67
6414
6415         * src/mainwindow.c
6416                 remove last remnants of main's filter code
6417
6418 2002-11-01 [paul]       0.8.5claws66
6419
6420         * tools/filter_conv.pl
6421                 fix bug where user-defined headers were ignored
6422
6423 2002-11-01 [paul]       0.8.5claws65
6424
6425         * src/logwindow.c
6426                 make a debug_print() not translatable
6427
6428 2002-10-31 [melvin]     0.8.5claws64
6429
6430         * ac/aspell.m4
6431                 Fixed --disable-aspell-test. Now --disable-aspell-test will 
6432                 not run any GNU/aspell test.  The dictionary path will
6433                 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
6434                 was given, in which case, it will be $prefix/lib/aspell/
6435         * configure.in
6436                 Fixed typo in commentary (Aspell code).
6437
6438 2002-10-31 [paul]       0.8.5claws63
6439
6440         * po/POTFILES.in
6441                 remove src/filter.c and src/prefs_filter.c
6442                 thanks to Ricardo for reminding me
6443
6444 2002-10-31 [colin]      0.8.5claws62
6445
6446         * src/mbox_folder.c
6447                 Plug some leaks
6448
6449 2002-10-31 [paul]       0.8.5claws61
6450
6451         * src/prefs_filter.[ch] ** REMOVED **
6452           src/filter.[ch]       ** REMOVED **
6453           
6454         * src/Makefile.am
6455           src/folderview.c
6456           src/inc.c
6457           src/main.c
6458           src/mainwindow.c
6459           src/mbox.c
6460           src/prefs_common.c
6461           src/prefs_filtering.c
6462           src/summaryview.[ch]
6463                 remove main's 'filter' code
6464                 
6465         README.claws
6466                 update to reflect removal of main's filter
6467
6468 2002-10-31 [paul]       0.8.5claws60
6469
6470         * src/summaryview.c
6471                 remove check for global_processing in summary_filter_open(). 
6472                 This fixes the bug where if the user uses the right-click 
6473                 'Create filter rule...' and doesn't have any filter rules 
6474                 already defined in claws' advanced filtering, the newly 
6475                 created filter rule goes to main's filtering which is 
6476                 inaccessible through the gui. Now the filter rule gets added
6477                 to claws' filtering by default.
6478
6479 2002-10-28 [melvin]     0.8.5claws59
6480
6481         * src/prefs_actions.c
6482                 Fixed bug #627322 where MIME parts were not always
6483                 correctly passed to a %p action
6484                 Display an error dialog when message filename is not found.
6485
6486 2002-10-28 [melvin]     0.8.5claws58
6487
6488         * src/prefs_common.c
6489                 Readded a missing function declaration lost in 0.8.3claws34
6490
6491 2002-10-28 [paul]       0.8.5claws57
6492
6493         * sync with 0.8.5cvs15
6494                 see ChangeLog 2002-10-28 and 2002-10-25
6495                 
6496         Note: ChangeLog entry 2002-10-24 is not sync'ed.
6497
6498 2002-10-27 [oliver]     0.8.5claws56
6499
6500         * src/pop.c
6501                 plug leak in pop3_top_recv
6502
6503 2002-10-26 [christoph]  0.8.5claws55
6504
6505         * src/folder.c
6506                 set need_update folder flag when messages are added
6507                 (closes bug [ 626922 ] folder not updated after receiving)
6508
6509 2002-10-25 [melvin]     0.8.5claws54
6510
6511         * src/imageview.c
6512                 Fixed a memleak introduced in the scaling code.
6513
6514 2002-10-24 [alfons]     0.8.5claws53
6515
6516         * src/filtering.c
6517                 make filtering's forward message action forward from the 
6518                 correct account
6519                 (closes bug [628089 ] Filter -> Forward from address problem
6520                 reported by Oktay)
6521
6522 2002-10-24 [christoph]  0.8.5claws52
6523
6524         * src/mainwindow.c
6525         * src/manual.[ch]
6526                 o use manual of current locale or english if current
6527                   locale is not available (and english is available)
6528                 o also link to sylpheed doc project manuals
6529
6530 2002-10-23 [paul]       0.8.5claws51
6531
6532         * tools/README
6533           tools/kmail2sylpheed_v2.pl
6534                 add new version of kmail addressbook importer script.
6535                 works with newer versions of Kmail/KAddressBook which
6536                 have new and rearranged data.
6537
6538 2002-10-23 [martin]     0.8.5claws50
6539
6540         * src/folderview.c
6541         * src/summaryview.c
6542         * src/utils.h
6543         * src/utils.c
6544                 added length parameter to get_abbrev_newsgroup_name()
6545                 changed this function so that it abbreviates the newsgroup
6546                 names only so long it is smaller than the length parameter
6547                 (for better reading of some newsgroup names and space efficiency)
6548
6549 2002-10-22 [colin]      0.8.5claws49
6550
6551         *src/foldersel.c
6552                 Revert Alfons' last modification (after voting ;-))
6553
6554 2002-10-21 [alfons]     0.8.5claws48
6555
6556         * src/foldersel.c
6557                 folder view in folder selection dialog reflects state of
6558                 folder view in main window
6559
6560 2002-10-18 [alfons]     0.8.5claws47
6561
6562         * src/mbox.c
6563                 drop imported messages in folder selected by user,
6564                 and not in the inbox
6565                 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
6566
6567 2002-10-18 [alfons]     0.8.5claws46
6568
6569         * src/compose.c
6570                 make automagic reply work correctly for email accounts 
6571                 (whether it's viable to do a full sync with Hiro's 
6572                 compose.c is still under discussion)
6573
6574 2002-10-18 [melvin]     0.8.5claws45
6575
6576         * src/prefs_actions.c
6577                 Fixed bug #622275 where asynchroneous actions left 
6578                 zombies processes
6579                 Made (synchroneous) actions' input be displayed live.
6580
6581 2002-10-18 [christoph]  0.8.5claws44
6582
6583         * src/textview.c
6584                 don't add a newline in the textview in front of the
6585                 first textpart if header display is disabled
6586                 (closes bug [ 603385 ] disabled header display leaves blank
6587                  lin)
6588
6589 2002-10-18 [christoph]  0.8.5claws43
6590
6591         * src/folder.[ch]
6592         * src/imap.c
6593         * src/mbox_folder.c
6594         * src/mh.c
6595         * src/news.c
6596                 folder->get_num_list now returns an error code
6597                 (closes bug [ 609424 ] News cache cleared on failure)
6598                 
6599 2002-10-17 [colin]      0.8.5claws42
6600         
6601         * src/news.c
6602                 Changed a printf by debug_print
6603
6604 2002-10-16 [paul]       
6605
6606         * tools/OOo2sylpheed.pl
6607                 allow for spaces in the name of the
6608                 file to be attached.
6609
6610 2002-10-16 [colin]      0.8.5claws41
6611
6612         * src/main.c
6613                 Use a tristate to change online mode
6614
6615 2002-10-16 [paul]       0.8.5claws40
6616
6617         * po/es.po
6618                 updated by Ricardo Mones Lastra
6619
6620 2002-10-16 [colin]      0.8.5claws39
6621
6622         * src/main.c
6623           src/mainwindow.[ch]
6624                 Added --online and --offline command-line
6625                 switches
6626
6627 2002-10-15 [christoph]  0.8.5claws38
6628
6629         * src/procmime.c
6630                 set mimeinfo->name to NULL after g_free to
6631                 avoid double freeing with g_free
6632
6633 2002-10-14 [christoph]  0.8.5claws37
6634
6635         * src/compose.c
6636         * src/filtering.c
6637         * src/summaryview.c
6638                 remove calls to folder->change_flags that are now
6639                 done by procmsg flag functions (seems it is not
6640                 used by any foldertype anyway)
6641         * src/folder.c
6642                 init folder->change_flags with NULL
6643
6644 2002-10-14 [christoph]  0.8.5claws36
6645
6646         * src/folder.[ch]
6647         * src/imap.[ch]
6648                 use virtual functions for folder item new and destroy
6649                 functions
6650
6651 2002-10-14 [melvin]     0.8.5claws35
6652
6653         * src/compose.c
6654                 Added a test to not run the spell checker if no default
6655                 dictionary is available. No dialog is displayed though.
6656
6657 2002-10-14 [melvin]     0.8.5claws34
6658
6659         * src/gtkaspell.c
6660                 Fixed bug in dictionary list context menu where
6661                 "More..." pointed to an emtpy submenu if the
6662                 number of dictionaries is a multiple of 15
6663                 Removed unneeded code in suggestions list creation
6664
6665 2002-10-14 [paul]       0.8.5claws33
6666
6667         * po/bg.po
6668                 updated by George Danchev
6669
6670 2002-10-13 [hoa]        0.8.5claws32
6671
6672         * src/matcher.[ch]
6673           src/matcher_parser_parser.y
6674                 removed the escaped string from internal structure
6675                 of matcher.
6676
6677 2002-10-12 [colin]      0.8.5claws31
6678
6679         * src/gtksctree.[ch]
6680           src/summaryview.c
6681                 Removed useless function gtksctree_reanchor
6682
6683 2002-10-12 [alfons]     0.8.5claws30
6684         
6685         * sync with remaining main changes 2002-10-09 - 2002-10-11
6686         - drop changes to src/compose.c (requires claws specific changes)
6687         
6688 2002-10-12 [alfons]     0.8.5claws29
6689         
6690         * sync with main changes of 2002-10-08
6691         - drop changes to src/compose.c (requires claws specific changes)
6692         - drop changes to src/summaryview.c (requires changes to compose.c)     
6693
6694 2002-10-12 [alfons]     0.8.5claws28
6695         
6696         * sync with main changes of 2002-10-07
6697
6698 2002-10-12 [alfons]     0.8.5claws27
6699
6700         * sync with main changes of 2002-10-04
6701         - drop changes to src/compose.c (requires claws specific changes)
6702         - drop changes to src/prefs_folder_item.c (claws implementation
6703           seems to be working)
6704
6705 2002-10-12 [colin]      0.8.5claws26
6706
6707         * src/mainwindow.c
6708                 Fix folder-flicker when space-reading, introduced 
6709                 in claws22.
6710
6711 2002-10-12 [colin]      0.8.5claws25
6712
6713         * src/compose.c
6714                 Save account address when saving as draft.
6715                 (closes bug 621838)
6716
6717 2002-10-12 [colin]      0.8.5claws24
6718
6719         * src/summaryview.c
6720                 Fix the problem consisting of no message selected
6721                 after the last message in a folder has been moved.
6722
6723 2002-10-12 [paul]       0.8.5claws23
6724
6725         * src/compose.c
6726           src/prefs_template.c
6727           src/template.[ch]
6728                 add Cc and Bcc to templates. Patch submitted by
6729                 John L. Males.
6730
6731 2002-10-12 [colin]      0.8.5claws22
6732
6733         * src/folderview.c
6734                 Fix a bug after "Check for new messages":
6735                 If a folder was opened, it was still selected at
6736                 the end of the check, but displayed empty.
6737         * src/mainwindow.c
6738                 Remove unnecessary check
6739
6740 2002-10-12 [paul]
6741
6742         * tools/README
6743                 be more verbose in the description of
6744                 OOo2sylpheed.pl
6745                 
6746
6747 2002-10-11 [colin]      0.8.5claws21
6748
6749         * src/mainwindow.c
6750                 Make space work (better) when no mail is selected
6751
6752 2002-10-11 [colin]      0.8.5claws20
6753
6754         * src/inc.c
6755           src/news.c
6756                 fix warnings
6757
6758 2002-10-11 [colin]      0.8.5claws19
6759
6760         * src/mainwindow.c
6761                 revert 0.8.5claws6 changes as i couldn't get to
6762                 anything satisfying
6763
6764 2002-10-11 [melvin]     0.8.5claws18
6765
6766         * src/compose.c
6767                 Removed buggy and unused macro (should have been committed in
6768                 0.8.5claws17)
6769
6770 2002-10-11 [melvin]     0.8.5claws17
6771
6772         * src/compose.c
6773                 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
6774
6775 2002-10-11 [thorsten]   0.8.5claws16 
6776
6777         * src/folderview.c
6778                 remove rescan warning
6779
6780 2002-10-11 [colin]      0.8.5claws15 
6781
6782         * src/procheader.c
6783                 fix a segfault that happens if conv_unmime_header
6784                 fails (should be better to find out why it fails)
6785
6786 2002-10-11 [christoph]  0.8.5claws14
6787
6788         * src/summaryview.c
6789                 update folderview stats after ignore/unignore thread
6790
6791 2002-10-11 [hoa]        0.8.5claws13
6792
6793         * src/quote_fmt_parse.y
6794                 Fixed a yacc/bison syntax error
6795         * src/matcher.c
6796                 Escaping of string is fixed.
6797
6798 2002-10-11 [colin]      0.8.5claws12
6799
6800         * src/imageview.c
6801                 Resize images to fit
6802
6803 2002-10-11 [paul]       0.8.5claws11
6804
6805         * po/es.po
6806                 updated by Ricardo Mones Lastra
6807
6808 2002-10-10 [alfons]     0.8.5claws10
6809
6810         * src/compose.c
6811                 allow dropping files by "moving" files from a file manager,
6812                 not only by the more cumbersome "copying". the latter 
6813                 mostly implies holding down the Control button
6814
6815 2002-10-10 [christoph]  0.8.5claws9
6816
6817         * src/summaryview.c
6818                 update folders after thread building for ignored threads
6819
6820 2002-10-10 [christoph]  0.8.5claws8
6821
6822         * config/.cvsignore
6823                 added Makefile
6824         * src/filtering.[ch]
6825         * src/folder.[ch]
6826         * src/folderview.[ch]
6827         * src/import.c
6828         * src/inc.[ch]
6829         * src/mbox.[ch]
6830         * src/procmsg.c
6831         * src/summaryview.[ch]
6832                 o added new flag need_update to FolderItem
6833                 o removed folder_table from various functions from tracking
6834                   folder updates
6835                 o set need_update flags in folder.c's move, copy and delete
6836                   functions and procmsg's flags functions
6837                 o added function folderview_update_items_when_required that
6838                   updates all folders with need_update set
6839                 o call folderview_update_items_when_required instead of
6840                   folderview_update_item_foreach
6841
6842 2002-10-09 [sergey]     0.8.5claws7
6843
6844         * src/compose.c
6845                 Strip CRs whel loading the text into editor in reedit mode.
6846
6847 2002-10-09 [colin]      0.8.5claws6
6848
6849         * src/mainwindow.c
6850                 Make Space work when no mail is selected
6851
6852 2002-10-09 [colin]      0.8.5claws5
6853
6854         * src/gtksctree.[ch]
6855                 Fix range_select
6856                 Add gtk_sctree_reanchor() 
6857         * src/summaryview.c
6858                 Use gtk_sctree_reanchor() - better fix for 
6859                 bug 60413
6860
6861 2002-10-09 [colin]      0.8.5claws4
6862
6863         * src/summaryview.c
6864                 Fix shift-click select after delete problem
6865                 (closes bug 60413)
6866
6867 2002-10-08 [thorsten]   0.8.5claws3
6868
6869         * src/summaryview.c
6870                 exclude current msg from -hide read messages-
6871
6872 2002-10-08 [colin]      0.8.5claws2
6873
6874         * src/inc.[ch]
6875           src/pop.c
6876           src/recv.c
6877                 Differentiate socket errors from disk full
6878                 errors
6879
6880 2002-10-08 [christoph]  0.8.5claws1
6881
6882         * Makefile.am
6883         * configure.in
6884                 modifications for new config directory
6885
6886         * config.guess  ** REMOVED **
6887         * config.sub    ** REMOVED **
6888         * install-sh    ** REMOVED **
6889         * ltmain.sh     ** REMOVED **
6890         * missing       ** REMOVED **
6891         * mkinstalldirs ** REMOVED **
6892                 these files are autogenerated by automake
6893                 when you run autogen.sh
6894
6895         * config/.cvsignore     ** NEW FILE **
6896         * config/Makefile.am    ** NEW FILE **
6897                 ignore autogenerated files
6898                 create a Makefile in this directory
6899
6900 2002-10-08 [paul]       0.8.5claws
6901
6902         * 0.8.5claws release
6903         
6904         * src/compose.c
6905           src/procheader.c
6906           src/procmsg.c
6907                 fix quote reply format for newsgroups reply bug
6908                 (thanks to Hoa)
6909                 
6910         * po/en_GB.po
6911           po/pl.po
6912                 updated by me and Witold Wladyslaw Wojciech Wilk
6913                 repectively
6914
6915 2002-10-07 [paul]       0.8.3claws53
6916
6917         * po/it.po
6918           po/pt_BR.po
6919           po/sr.po
6920                 updated messages catalogs, submitted by
6921                 Alessandro Maestri, Fabio Jr.Beneditto 
6922                 and Urke MMI, respectively.
6923
6924 2002-10-07 [christoph]  0.8.3claws52
6925
6926         * src/folder.[ch]
6927         * src/folderview.c
6928         * src/mainwindow.c
6929                 fix new folder ghost message bug
6930                 (closes bug [ 619722 ] wrong count for newly created folders)
6931
6932 2002-10-07 [christoph]  0.8.3claws51
6933
6934         * src/compose.c
6935                 fix news posting problem
6936
6937 2002-10-07 [melvin]     0.8.3claws50
6938
6939         * po/fr.po
6940                 Updated French translation
6941
6942 2002-10-05 [christoph]  0.8.3claws49
6943
6944         * src/gtkstext.c
6945                 check if line_start_cache is set in gtk_stext_update_text
6946                 (closes bug [ 618119 ] crash while doing search in folder)
6947
6948 2002-10-05 [christoph]  0.8.3claws48
6949
6950         * src/imap.c
6951         * src/news.c
6952         * src/utils.c
6953         * src/utils.h
6954                 implement cache cleanups for claws' folder system
6955                 (closes bug [ 595916 ] imapcache not cleaned up)
6956
6957 2002-10-05 [melvin]     0.8.3claws47
6958
6959         * src/prefs_actions.c
6960                 Made the help text more clear for the %p token
6961
6962 2002-10-04 [paul]       0.8.3claws46
6963
6964         * sync with 0.8.5
6965                 see ChangeLog 2002-10-02 and 2002-10-03
6966
6967 2002-10-04 [christoph]  0.8.3claws45
6968
6969         * src/inc.c
6970                 fix segfault caused by pop before smtp
6971                 call to inc_account_mail with NULL
6972                 pointer for mainwin
6973
6974 2002-10-04 [paul]       0.8.3claws44
6975
6976         * configure.in
6977                 sync the LDAP detection from 0.8.5cvs1
6978
6979 2002-10-02 [christoph]  0.8.3claws43
6980
6981         * po/de.po
6982                 fix small spelling error
6983
6984 2002-10-02 [melvin]     0.8.3claws42
6985
6986         * ac/aspell.m4
6987                 Behave better and say "no" when test program cannot be run.
6988
6989 2002-10-02 [paul]       0.8.3claws41
6990
6991         * sync with 0.8.4cvs1
6992                 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
6993                 
6994         * src/summaryview.c
6995                 toggle the behavior of Reply menuitem between
6996                 normal reply and reply-to-list
6997
6998 2002-10-01 [sergey]     0.8.3claws40
6999
7000         * src/compose.c
7001                 Convert newlines in the message text to the canonical form
7002                 before base64 encoding (RFC2045 compliance, fixes some
7003                 interoperability issues with Evolution 1.0.3)
7004
7005 2002-09-29 [colin]      0.8.3claws39
7006
7007         * src/summaryview.c
7008                 Fix an unwanted copy/paste
7009
7010 2002-09-29 [colin]      0.8.3claws38
7011
7012         * src/mainwindow.c
7013                 Renamed "Custom toolbar" to "Customize toolbar"
7014                 Renamed "Show all header" to "Show all headers"
7015                 Renamed "Set diplay item" to "Set displayed items"
7016         * src/prefs_common.c
7017                 Renamed "Show all header" to "Show all headers"
7018         * src/prefs_summary_column.c
7019                 Renamed "diplay item" to "displayed items"
7020
7021 2002-09-29 [colin]      0.8.3claws37
7022
7023         * src/mainwindow.[ch]
7024                 online/offline status pixmaps follow theme
7025                 changes
7026         * src/summaryview.[ch]
7027                 quicksearch pixmap follows theme changes
7028
7029 2002-09-29 [thorsten]   0.8.3claws36
7030
7031         * src/compose.c
7032           src/prefs_folder_item.[ch]
7033                 add default_reply_to folder option (closes patch 581044)
7034
7035 2002-09-29 [christoph]  0.8.3claws35
7036
7037         * acconfig.h    ** REMOVED **
7038         * configure.in
7039         * ac/aspell.m4
7040         * ac/check-type.m4
7041         * ac/gnupg-check-typedef.m4
7042                 fix autoheader 2.50 warning
7043
7044 2002-09-29 [christoph]  0.8.3claws34
7045
7046         * major code cleanup (part 2)
7047         
7048                 - unused variables removed
7049                 - unused functions removed
7050                 - uninitialized variables checked
7051                 - missing return statements added
7052                 - missing function return types added
7053                 - added parentheses around assignment
7054                   when suggested by gcc
7055
7056 2002-09-29 [alfons]     0.8.3claws33
7057
7058         * src/logwindow.c
7059                 log_window_clear(): only bracket gtk_text_forward_delete() 
7060                 with gtk_text_freeze() / gtk_text_thaw() (see if this
7061                 works around GTK text bug)
7062
7063 2002-09-29 [paul]       0.8.3claws32
7064
7065         * po/bg.po
7066           po/sr.po
7067                 updated by George Danchev and Urke MMI
7068                 respectively
7069
7070 2002-09-27 [christoph]  0.8.3claws31
7071
7072         * doc-src/readme.txt
7073         * doc-src/rfc1806.txt   ** REMOVED **
7074         * doc-src/rfc2183.txt   ** NEW FILE **
7075         * doc-src/rfc2980.txt   ** NEW FILE **
7076                 update rfcs
7077
7078 2002-09-27 [melvin]     0.8.3claws30
7079
7080         * ac/aspell.m4
7081                 Fixed typo which could break linking
7082
7083 2002-09-27 [melvin]     0.8.3claws29
7084
7085         * ac/aspell.m4
7086                 Improved GNU/aspell checking. 
7087                 Fixed bug #614490
7088
7089 2002-09-27 [paul]       0.8.3claws28
7090
7091         * sync with 0.8.3cvs8
7092                 see ChangeLog 2002-09-27
7093
7094 2002-09-26 [colin]      0.8.3claws27
7095
7096         * src/toolbar.[ch]
7097           src/mainwindow.[ch]
7098                 Add "Reply to Mailing-list" to the toolbar
7099
7100 2002-09-26 [christoph]  0.8.3claws26
7101
7102         * src/summaryview.c
7103                 Fix wrong message counts in summaryview status
7104
7105 2002-09-26 [paul]       0.8.3claws25
7106
7107         * sync with 0.8.3cvs7
7108                 see ChangeLog 2002-09-26
7109
7110 2002-09-26 [paul]       0.8.3claws24
7111
7112         * sync with 0.8.3cvs6
7113                 see ChangeLog 2002-09-25
7114
7115 2002-09-25 [christoph]  0.8.3claws23
7116
7117         * src/prefs_common.c
7118         * src/prefs_folder_item.c
7119         * src/prefs_scoring.c
7120                 Renamed "kill score" to "hide score" in GUI
7121                 and prefs files
7122
7123 2002-09-25 [paul]       0.8.3claws22
7124
7125         * sync with 0.8.3cvs5
7126                 see ChangeLog 2002-09-24
7127
7128 2002-09-24 [alfons]     0.8.3claws21
7129
7130         patch by Satoshi Nagayasu: allows appending / saving multiple 
7131         selected files (closes "[ 612279 ] save multiple mesg(s) in 
7132         'Save as ...'")
7133
7134         * AUTHORS
7135                 add Satoshi Nagayasu
7136         * src/summaryview.c
7137                 summary_save_as(): allow saving selected files to
7138                 one file
7139                 summary_set_menu_sensitive: enable "Save As..." when
7140                 multiple files are selected
7141         * src/utils.[ch]
7142                 append_file(): new function
7143
7144 2002-09-24 [colin]      0.8.3claws20
7145
7146         * src/procmime.c
7147                 Fix segfault when mimeinfo doesn't have a 
7148                 content_type. 
7149
7150 2002-09-24 [colin]      0.8.3claws19
7151
7152         * src/prefs_common.[ch]
7153                 Add a preference to display send dialog or not
7154         * src/send.c
7155                 Display send dialog according to preference
7156
7157 2002-09-24 [colin]      0.8.3claws18
7158
7159         * src/compose.[ch]
7160                 Disable user actions when sending
7161
7162 2002-09-24 [colin]      0.8.3claws17
7163
7164         * src/procmime.c
7165                 Do not display name or filename for attachments
7166                 with an application/pgp-signature type
7167                 (security flaw, see bug 537413)
7168
7169 2002-09-23 [colin]      0.8.3claws16
7170
7171         * src/editaddress.c
7172                 Initialize entry_email, entry_alias and 
7173                 entry_remarks to first email address of the list
7174
7175 2002-09-23 [colin]      0.83claws15
7176
7177         * src/compose.c
7178                 Drop pgp-signature when reediting a signed queued
7179                 message
7180
7181 2002-09-23 [melvin]     0.8.3claws14
7182
7183         * po/fr.po
7184                 Updated French translation
7185
7186 2002-09-23 [melvin]     0.8.3claws13
7187
7188         * src/mainwindow.c
7189                 Made custom toolbar menu labels more consistent
7190         * src/prefs_toolbar.c
7191                 Made custom toolbar window title more consistent
7192
7193 2002-09-22 [colin]      0.8.3claws12
7194
7195         * src/inc.c
7196                 Initialize session type to normal before getting 
7197                 mail (fixes strange Get behaviour)
7198         * src/prefs_account.h
7199                 Move STYPE_POP_BEFORE_SMTP to last position to 
7200                 avoid other side-effects
7201
7202 2002-09-22 [colin]      0.8.3claws11
7203
7204         * src/prefs_account.c
7205                 Fix pop_bfr_smtp_tm_entry sensivity when switching
7206                 from pop3 to apop or vice-versa
7207
7208 2002-09-22 [colin]      0.8.3claws10
7209         
7210         * src/prefs_account.[ch]
7211                 Add an option for the POP before SMTP timeout
7212         * src/inc.c
7213                 Remember time of last POP connection
7214         * src/send.c
7215                 Do POP before SMTP only if timeout reached
7216
7217 2002-09-22 [oliver]     0.8.3claws9
7218         
7219         * README.claws
7220                 explain custom toolbar
7221
7222 2002-09-22 [oliver]     0.8.3claws8
7223
7224         * src/prefs_actions.[ch]
7225         custom toolbar for compose      
7226                 actions callback from compose toolbar
7227         * src/folderview.c
7228                 remove include toolbar.h
7229
7230 2002-09-22 [oliver]     0.8.3claws7
7231         
7232         * src/prefs_toolbar.[ch]
7233                 custom toolbar for compose
7234                 - generic prefs_toolbar handles both
7235                   Mainwin's toolbar as well as Compose toolbar          
7236
7237 2002-09-22 [oliver]     0.8.3claws6
7238         
7239         * src/toolbar.[ch]
7240                 custom toolbar for compose
7241                 restructure toolbar.[ch]
7242
7243 2002-09-22 [oliver]     0.8.3claws5
7244
7245         * src/compose.[ch]
7246                 custom toolbar for compose
7247
7248 2002-09-22 [oliver]     0.8.3claws4
7249         
7250         * src/mainwindow.[ch]
7251                 custom toolbar for compose 
7252                 move mainwin toolbar back to mainwindow
7253
7254 2002-09-22 [alfons]     0.8.3claws3
7255
7256         * src/procmsg.c
7257                 :%sno/if(/if (/gc
7258                 :%sno/for(/for (/gc
7259                 (beautify)
7260
7261 2002-09-22 [alfons]     0.8.3claws2
7262         
7263         * src/procmsg.c
7264                 procmsg_save_to_outbox(): don't unlink message file from queue;
7265                 callers should do it using folder_item_remove_msg()
7266
7267 2002-09-22 [colin]      0.8.3claws1
7268
7269         * src/mimeview.[ch]
7270                 Made mimeview_check_signature() public
7271         * src/textview.c
7272                 Made GPG signatures verifiable by clicking
7273                 the [application/pgp-signature] in the Text
7274                 view
7275
7276 2002-09-22 [paul]       0.8.3claws
7277
7278         * po/bg.po
7279           po/en_GB.po
7280           po/es.po
7281           po/it.po
7282           po/pl.po
7283           po/pt_BR.po
7284           po/sr.po
7285                 updated translations, submitted by George Danchev,
7286                 me, Ricardo Mones Lastra, Alessandro Maestri,
7287                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto 
7288                 and Urke MMI, respectively.     
7289
7290 2002-09-22 [alfons]     0.8.2claws65
7291
7292         * src/procmsg.c
7293         * src/pgptext.c
7294                 no furry valgrinds have been used to plug these memleaks
7295
7296 2002-09-20 [paul]       0.8.2claws64
7297
7298         * sync with 0.8.3cvs4
7299                 'Select thread' re-implemented 
7300                 see ChangeLog 2002-09-20
7301
7302 2002-09-21 [alfons]     0.8.2claws63
7303
7304         * src/compose.c
7305                 compose_send(): plug unnoticed memleak
7306
7307 2002-09-20 [alfons]     0.8.2claws62
7308
7309         * src/addr_compl.c
7310                 replace_address_in_edit(): strict check for NULL address to
7311                 fix "[ 607348 ] Segfault in address completion". My guess is
7312                 that this happens with an empty address book, but it's good
7313                 to have this check here anyway
7314                 
7315                 completion_window_button_press(): free string returned 
7316                 from the internal cache
7317
7318 2002-09-20 [christoph]  0.8.2claws61
7319
7320         * src/procmime.h
7321                 added ENC_BINARY to EncodingType
7322         * src/procmime.c
7323                 the string returned by procmime_get_encoding_str
7324                 should not depend on the order of values in the
7325                 EncodingType definition
7326         * doc-src/rfc1806.txt   ** NEW FILE **
7327                 Added rfc1806 about MIME Content-Disposition
7328                 Extension
7329
7330 2002-09-19 [paul]       0.8.2claws60
7331
7332         * sync with 0.8.2cvs3
7333                 see ChangeLog 2002-09-19
7334
7335 2002-09-19 [paul]       0.8.2claws59
7336
7337         * src/prefs_folder_item.c
7338                 revert to Darko's original alignment of colour
7339                 selector button
7340                 add a colon to folder_color label
7341                 
7342         * src/compose.c
7343                 add Colin's patch (with Hiro's modifications) to 
7344                 force BASE64 encoding for 8-bit text when signing
7345                 (sync with 0.8.3cvs2)
7346
7347 2002-09-18 [alfons]     0.8.2claws58
7348
7349         * src/compose.c
7350                 :%sno/if(/if (/gc
7351                 :%sno/for(/for (/gc
7352                 (beautify a little bit)
7353
7354 2002-09-18 [christoph]  0.8.2claws57
7355
7356         * src/pine.c
7357                 fix handling of fgetc return value
7358
7359 2002-09-17 [alfons]     0.8.2claws56
7360         
7361         * src/summaryview.c
7362                 summary_sort(): check non-NULL summaryview->folder_item when no 
7363                 folder is selected at all
7364                 (closes "[ 610344 ] sort label make syl Crash")
7365
7366 2002-09-17 [alfons]     0.8.2claws55
7367         
7368         * src/compose.c
7369                 beautify a little bit
7370
7371 2002-09-17 [christoph]  0.8.2claws54
7372
7373         * src/folder.c
7374                 initialize max values for cache and folder
7375                 when cache or folder is empty
7376
7377 2002-09-15 [colin]      0.8.2claws53
7378
7379         * src/compose.c
7380                 Fix a leak (thanks Alfons!) and cleaned
7381                 variables names for custom headers
7382
7383 2002-09-15 [colin]      0.8.2claws52
7384
7385         * src/compose.c
7386                 Fix custom headers recognition when
7387                 prefs_common.trans_hdr is on
7388
7389 2002-09-15 [colin]      0.8.2claws51
7390
7391         * src/compose.c
7392                 Allow dynamically-added custom headers
7393                 Yet not reparsed if reedited
7394
7395 2002-09-15 [alfons]     0.8.2claws50
7396
7397         * src/prefs_account.c
7398                 fix warnings
7399
7400 2002-09-15 [colin]      0.8.2claws49
7401         
7402         * src/prefs_account.c
7403                 fix pop_before_smtp sensitivity
7404
7405 2002-09-15 [colin]      0.8.2claws48
7406
7407         * src/inc.[ch]
7408                 add inc_pop_before_smtp()
7409                 allow MainWindow to be undefined in 
7410                 inc_account_mail() and inc_start()
7411         * src/pop.c
7412           src/prefs_account.h
7413                 add STYPE_POP_BEFORE_SMTP session type
7414         * src/prefs_account.c
7415                 activated pop before smtp option
7416         * src/send.c
7417                 do pop before smtp if the relevant option 
7418                 is set
7419
7420 2002-09-15 [paul]       0.8.2claws47
7421
7422         * sync with 0.8.3
7423                 see ChangeLog 2002-09-15
7424
7425 2002-09-14 [paul]       0.8.2claws46
7426
7427         * po/bg.po
7428                 updated Bulgarian translation, submitted by
7429                 George Danchev
7430
7431 2002-09-13 [paul]       0.8.2claws45
7432
7433         * src/compose.c
7434                 merge claws' select_account() with main's
7435                 (new) compose_select_account(). [sync with
7436                 0.8.2cvs15, see ChangeLog 2002-09-11]
7437
7438 2002-09-12 [christoph]  0.8.2claws44
7439
7440         * src/filter.c
7441                 allocate 1 elements of FolderItem not 0
7442
7443 2002-09-12 [colin]      0.8.2claws43
7444
7445         * src/compose.c
7446                 Fix bug #590825 (obey Follow-up: poster)
7447
7448 2002-09-12 [colin]      0.8.2claws42
7449
7450         * src/procmime.c
7451                 Fix bug #557009 (wrong headers for messages 
7452                 forwarded as attachments)
7453
7454 2002-09-11 [colin]      0.8.2claws41
7455         
7456         * src/compose.c
7457                 Put SCF: pseudo-header on top of message
7458                 Set draft tmp_flag when saved as draft
7459
7460         * src/procmsg.c
7461           src/procheader.c
7462                 Skip after first \n\n for beginning of real message
7463                 for drafts too
7464
7465 2002-09-11 [christoph]  0.8.2claws40
7466
7467         * src/filtering.c
7468                 use procmsg flag functions in filtering or processing
7469                 will cause incorrect folder message counts
7470
7471 2002-09-11 [colin]      0.8.2claws39
7472
7473         * src/compose.c
7474                 Fix bug #550175 - wrong save folder when reediting
7475                 drafts
7476
7477 2002-09-11 [paul]       0.8.2claws38
7478
7479         * sync with 0.8.2cvs14
7480                 see ChangeLog 2002-09-11
7481
7482 2002-09-11 [colin]      0.8.2claws37
7483
7484         * src/folder.c
7485                 Fix a typo (seeming to cause new/unread status to
7486                 be lost)
7487
7488 2002-09-10 [christoph]  0.8.2claws36
7489
7490         * src/compose.c
7491                 compose_redirect should not use compose_generic_new
7492                 because that does more stuff than expected including
7493                 opening the external editor
7494                 (closes bug "[ 526608 ] bounced messages appear blank
7495                  in editor")
7496
7497 2002-09-10 [christoph]  0.8.2claws35
7498
7499         * src/folder.c
7500                 fix problem with too large message number range
7501                 causing a crash in folder_item_scan
7502
7503 2002-09-10 [paul]       0.8.2claws34
7504
7505         * sync with 0.8.2cvs13
7506                 see ChangeLog 2002-09-10
7507
7508 2002-09-10 [christoph]  0.8.2claws33
7509
7510         * src/msgcache.c
7511                 set MsgInfo TmpFlags for queue and draft folders
7512                 (closes bug "[ 591676 ] Queue ignore MIME on restart")
7513
7514 2002-09-10 [paul]       0.8.2claws32
7515
7516         * AUTHORS
7517           po/bg.po      ** NEW FILE **
7518                 new Bulgarian translation submitted by
7519                 George Danchev <danchev@spnet.net>
7520                 
7521         * tools/Makefile.am
7522           tools/README
7523           tools/tb2sylpheed     ** NEW FILE **
7524                 add script that converts an addressbook exported
7525                 from The Bat! into a Sylpheed addressbook. Submitted
7526                 by Urke MMI <urke-kg@eunet.yu>
7527
7528 2002-09-10 [paul]       0.8.2claws31
7529
7530         * sync with 0.8.2cvs12
7531                 see ChangeLog 2002-09-10
7532
7533 2002-09-06 [paul]       0.8.2claws30
7534
7535         * src/prefs_common.c
7536                 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
7537                 
7538         * tools/Makefile.am
7539           tools/README
7540           tools/ldif-to-xml.py  ** REMOVED **
7541                 remove obsolete python script
7542
7543 2002-09-06 [paul]       0.8.2claws29
7544
7545         * sync with 0.8.2cvs10
7546                 see ChangeLog 2002-09-06
7547
7548 2002-09-04 [paul]       0.8.2claws28
7549
7550         * sync with 0.8.2cvs9
7551                 see ChangeLog 2002-08-04
7552
7553 2002-09-04 [colin]      0.8.2claws27 
7554
7555         * src/prefs_common.[ch]
7556                 Added signature color configuration
7557         * src/textview.c
7558                 Use user-specified signature color
7559
7560 2002-09-03 [colin]      0.8.2claws26
7561
7562         * src/prefs_common.[ch]
7563                 Added autosave and autosave_length prefs
7564         * src/compose.c
7565                 Added compose_remove_draft()
7566                 Auto-save drafts according to the prefs
7567         * src/main.c
7568                 Added a crash-indicator file, allowing to check
7569                 for new messages on startup if Sylpheed crashed
7570                 (makes saved drafts "reappear")
7571
7572 2002-09-03 [colin]      0.8.2claws25
7573
7574         * src/textview.[ch]
7575                 Grey the signature
7576
7577 2002-09-03 [paul]       0.8.2claws24
7578
7579         * sync with 0.8.2cvs8
7580                 see ChangeLog 2002-09-02 and 2002-09-03
7581
7582 2002-09-03 [darko]      0.8.2claws23
7583
7584         * src/folderview.c
7585                 use normal style when creating new folder to pick
7586                 proper font size 
7587
7588 2002-09-02 [melvin]     0.8.2claws22
7589
7590         * src/gtkaspell.m4
7591                 removed some obsolete code
7592
7593 2002-09-02 [melvin]     0.8.2claws21
7594
7595         * ac/aspell.m4
7596                 fixed test's equality sign (== to =)
7597
7598 2002-09-02 [alfons]     0.8.2claws20
7599
7600         * src/folder.c
7601         * src/mh.c
7602                 revert change of 0.8.2claws16 and use the mh_folder_destroy
7603                 as folder->destroy virtual as suggested by Hiro
7604                 (the mh.c code seems to have been lost around mh.c.1.21)
7605
7606 2002-09-02 [paul]       0.8.2claws19
7607
7608         * po/pt_BR.po
7609                 updated by Fabio Jr. Beneditto
7610                 
7611         * src/defs.h
7612                 use 'http://claws.sylpheed.org' for homepage link. 
7613                 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
7614
7615 2002-09-01 [alfons]     0.8.2claws18
7616
7617         * src/mh.c
7618                 plug memleak related to one Martin Kluge found
7619
7620 2002-08-31 [paul]       0.8.2claws17
7621
7622         * sync with 0.8.2cvs6
7623                 see ChangeLog 2002-08-30
7624
7625 2002-08-31 [alfons]     0.8.2claws16
7626
7627         * src/folder.c
7628                 folder_destroy(): remove mailbox from folderlist even if it has
7629                 no destroy virtual
7630
7631 2002-08-31 [alfons]     0.8.2claws15
7632
7633         * src/folder.c
7634                 :%sno/if(/if (/gc
7635                 :%sno/for(/for (/gc
7636                 (being pedantic I know)
7637
7638 2002-08-31 [alfons]     0.8.2claws14
7639
7640         * src/folder.c
7641                 check for NULL pointers returned from folder->fetch_msginfo virtual
7642                 (should solve some reported crashes)
7643
7644 2002-08-30 [alfons]     0.8.2claws13
7645
7646         * acconfig.h
7647         * configure.in
7648         * src/crash.c
7649                 enable crash dialog on compilation time
7650                 (--enable-crash-dialog configure option)
7651
7652 2002-08-30 [alfons]     0.8.2claws12
7653
7654         * AUTHORS
7655                 add Martin Kluge
7656         * src/mh.c
7657                 apply memory leak plug patch by Martin Kluge
7658                 (closes patch "[ 602568 ] patch for 602441 little memory leak",
7659                 bug "[ 599677 ] Very small memory leak in 0.81claws115",
7660                 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
7661
7662 2002-08-30 [darko]      0.8.2claws11
7663
7664         * src/folderview.c
7665                 copy Gtk style from normal style to match
7666                 font size for coloured folders
7667
7668 2002-08-29 [alfons]     0.8.2claws10
7669
7670         * sylpheed.desktop
7671                 Type=Internet <- Type=Application
7672                 (reported by Michael Schwendt, see:
7673                 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
7674                 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
7675
7676 2002-08-29 [paul]       0.8.2claws9
7677
7678         * sync with 0.8.2cvs5
7679                 see ChangeLog 2002-08-29
7680
7681 2002-08-29 [colin]      0.8.2claws8
7682
7683         * src/summaryview.c
7684                 Added a sanity check in summary_select_thread
7685                 Should fix bug 601605
7686
7687 2002-08-29 [colin]      0.8.2claws7
7688
7689         * src/main.c
7690                 Revert claws6 changes regarding bug #591676
7691
7692 2002-08-28 [colin]      0.8.2claws6
7693         
7694         * src/main.c
7695                 Ignore cache for queue folderitems
7696                 Fix bug #591676
7697
7698 2002-08-28 [melvin]     0.8.2claws5
7699
7700         * README.claws
7701                 Fixed typos.
7702
7703 2002-08-28 [melvin]     0.8.2claws4
7704
7705         * README.claws
7706                 Updated a bit the text concerning the spell checker
7707
7708 2002-08-28 [melvin]     0.8.2claws3
7709
7710         Merged the GNU_aspell_branch:
7711                 Support of new GNU/aspell is now included and the old pspell
7712                 is not supported anymore.
7713                 See README.claws
7714
7715         * README.claws
7716                 Updated spell checker text to reflect the switch to GNU/aspell
7717
7718         * ac/aspell.m4          *** NEW ***
7719         * src/gtkaspell.[ch]    *** NEW *** 
7720         * ac/pspell.m4          *** DELETED *** 
7721         * src/gtkspell.[ch]     *** DELETED ***
7722
7723         * ac/Makefile.am
7724                 Updated for GNU/aspell support
7725
7726         * po/POTFILES.in
7727                 Replaced gtkspell.c by gtkaspell.c
7728
7729         * acconfig.h
7730         * src/Makefile.am
7731         * src/about.c
7732         * src/compose.[ch]
7733         * src/crash.c
7734         * src/main.c
7735         * src/prefs_common.[ch]
7736                 Updated for GNU/aspell support
7737
7738 2002-08-28 [paul]       0.8.2claws2
7739
7740         * sync with 0.8.2cvs4
7741                 see ChangeLog 2002-08-27 and 2002-08-28
7742
7743 2002-08-28 [colin]      0.8.2claws1
7744
7745         * src/summary_search.c
7746                 Added "AND search"
7747
7748 2002-08-28 [jens]       0.8.2claws
7749
7750         *po/de.po
7751                 Updated German translations
7752
7753 2002-08-27 [melvin]     0.8.2claws
7754
7755         * po/fr.po
7756                 Updated French translations
7757
7758 2002-08-27 [paul]       0.8.2claws
7759
7760         * sync with 0.8.2 main release
7761
7762         * po/en_GB.po
7763           po/es.po
7764           po/it.po
7765           po/pl.po
7766           po/pt_BR.po
7767           po/sr.po
7768                 updated message catalogs submitted by
7769                 Ricardo Mones Lastra, Alessandro Maestri,
7770                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
7771                 Beneditto and Urke MMI  
7772
7773 2002-08-27 [hoa]        0.8.1claws123
7774
7775         * src/mainwindow.[ch]
7776         * src/summaryview.[ch]
7777                 removed the "filter setting" menu option.
7778                 add a "cancel a news message" menu option.
7779
7780 2002-08-26 [martin]     0.8.1claws122
7781
7782         * ChangeLog.claws
7783                 changed string under 0.8.1claws79 changed by myself
7784                 i'm sorry alfons :(
7785
7786 2002-08-26 [martin]     0.8.1claws121
7787
7788         * src/crash.c
7789                 added kill command to debuggerrc to start crash dialog
7790
7791 2002-08-26 [paul]       0.8.1claws120
7792
7793         * sync with 0.8.1cvs31
7794                 see ChangeLog 2002-08-26
7795
7796 2002-08-25 [alfons]     0.8.1claws119
7797
7798         * src/procmsg.c
7799                 fix bug that didn't send out correct headers to news server
7800                 when sending news article and email from queue (bug reported
7801                 and patch provided by Tim Mann; closes bug 
7802                 "[ 583196 ] 0.7.8claws can't post news")
7803
7804 2002-08-25 [alfons]     0.8.1claws118
7805
7806         * src/selective_download.c
7807                 mark two strings as translatable
7808                 (thanks to Urke MMI for pointing this out)
7809
7810 2002-08-25 [alfons]     0.8.1claws117
7811
7812         * src/summaryview.c
7813                 treat sent boxes as special and allow sorting them by addressee
7814                 (closes "[ 589418 ] Sent folder sorting misbehavior"
7815                 submitted by Steve Lamb)
7816
7817 2002-08-24 [alfons]     0.8.1claws116
7818
7819         * src/matcher.c
7820                 fix memleak reported by Martin Kluge
7821                 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
7822
7823 2002-08-24 [oliver]     0.8.1claws115
7824
7825         * src/prefs_toolbar.c
7826                 o code cleanup as suggested by Alfons
7827                 o memleak fix
7828
7829 2002-08-24 [alfons]     0.8.1claws114
7830
7831         * src/summaryview.c
7832                 o fix another memory leak reported by Martin Kluge
7833                   (see "[ 599568 ] Small Memory Leak")
7834                 o remove 'from' variable from 'summary_set_header()'; we can
7835                   do with just 'to' 
7836
7837 2002-08-24 [paul]       0.8.1claws113
7838
7839         * sync with 0.8.1cvs30
7840                 see ChangeLog 2002-08-23
7841
7842 2002-08-24 [alfons]     0.8.1claws112
7843
7844         * src/summaryview.c
7845                 remove unnecessary allocations for search bar fixing leaks
7846                 reported by Martin Kluge
7847                 (see "[ 599451 ] Further memory leaks?")
7848
7849 2002-08-24 [alfons]     0.8.1claws111
7850
7851         * src/main.c
7852                 make get_socket_name() public for crash.c
7853         * src/crash.c
7854                 o make report bug button work (goes to claws' 
7855                   bug tracker at sf.net)
7856                 o introduce function for doing important stuff just
7857                   before claws goes down
7858                 o clean up code 
7859
7860 2002-08-24 [alfons]     0.8.1claws110
7861
7862         * src/compose.c
7863                 move cursor to "To" entry when forwarding as attachment
7864                 (reported and solved by Steve Lamb, closes bug report
7865                 "[ 592880 ] Forward as attachment; cursor not in to")
7866
7867 2002-08-24 [colin]      0.8.1claws109
7868
7869         * src/mainwindow.c
7870                 fix quick search visibility after GUI (de)separations.
7871
7872 2002-08-23 [colin]      0.8.1claws108
7873
7874         * src/mainwindow.c
7875                 fix header pane visibility after folderview or
7876                 messageview (de)separation
7877
7878 2002-08-23 [paul]       0.8.1claws107
7879
7880         * src/mainwindow.[ch]
7881           src/toolbar.c
7882                 give full control of display or non-display 
7883                 of the Execute icon to Custom toolbar settings.
7884                 add new sensitivity condition to maninwindow.h: 
7885                 M_DELAY_EXEC
7886
7887         * ChangeLog
7888           ChangeLog.jp
7889           NEWS
7890                 more sync with 0.8.1cvs29
7891
7892 2002-08-23 [melvin]     0.8.1claws106
7893
7894         * src/alertpanel.c
7895                 Readded support for custom widget in alertpanel lost in last
7896                 sync.
7897
7898 2002-08-23 [paul]       0.8.1claws105
7899
7900         * sync with 0.8.1cvs29
7901                 see ChangeLog 2002-08-23
7902
7903 2002-08-23 [colin]      0.8.1claws104
7904
7905         * src/summaryview.c
7906                 Fix folder and search pixmaps exchanging positions
7907                 after theme or toolbar changes. Thank to Oliver for 
7908                 reporting this.
7909
7910 2002-08-23 [colin]      0.8.1claws103
7911
7912         * src/mainwindow.c
7913           src/messageview.[ch]
7914           src/noticeview.[ch]
7915           src/summaryview.c
7916                 Changed messageview_create() and noticeview_create()
7917                 to avoid the last gdk_warning
7918
7919 2002-08-22 [colin]      0.8.1claws102
7920
7921         * src/summaryview.c
7922                 Fix my new `Creating pixmap from xpm' warning
7923
7924 2002-08-22 [colin]      0.8.1claws101
7925
7926         * src/mainwindow.c
7927                 Fix some of the gdk warnings
7928
7929 2002-08-22 [colin]      0.8.1claws100
7930
7931         * src/Makefile.am
7932         * src/stock_pixmap.c
7933         * src/stock_pixmap.h
7934         * src/pixmaps/quicksearch.xpm *ADDED*
7935                 Add the quicksearch pixmap
7936         * src/mainwindow.c
7937         * src/summaryview.c
7938         * src/summaryview.h
7939                 Make quicksearch bar visible/hidden via a button
7940
7941 2002-08-22 [christoph]  0.8.1claws99
7942
7943         * src/folder.c
7944                 fix folder update for newsgroups with message
7945                 numbers below minimum number of articles to fetch
7946                 (closes bug #598445)
7947
7948 2002-08-22 [paul]       0.8.1claws98
7949
7950         * sync with 0.8.1cvs28
7951                 see ChangeLog 2002-08-22
7952
7953 2002-08-21 [alfons]     0.8.1claws97
7954
7955         * src/crash.c
7956                 use bt instead of bt full which seems to work 
7957                 better, and bt full doesn't give a great deal 
7958                 of information anyway
7959
7960 2002-08-21 [colin]      0.8.1claws96
7961
7962         * src/summaryview.c
7963                 fix summaryview_searchtype_changed prototype
7964
7965 2002-08-21 [christoph]  0.8.1claws95
7966
7967         * src/mainwindow.c
7968                 o fix broken menu update for sorting type, we have to
7969                   get this info from the summaryview now
7970                 o removed setting of threaded state in menu callback
7971         * src/summaryview.[ch]
7972                 more summaryview/folderitem seperation for
7973                 threading option
7974         * configure.in
7975                 removed not required --with-compiler-flags option
7976
7977 2002-08-21 [oliver]     0.8.1claws94
7978         
7979         * src/toolbar.h 
7980                 o rename toolbar.xml to toolbar_main.xml
7981                   since toolbar_compose.xml might come up 
7982                   any time soon
7983         * README.claws
7984                 add custom toolbar              
7985
7986 2002-08-21 [darko]      0.8.1claws93
7987
7988         * src/procmsg.c
7989                 don't reset tmp flags for messages copied
7990                 to sent folder
7991
7992 2002-08-21 [colin]      0.8.1claws92
7993         
7994         * src/prefs_filtering.c
7995                 fix renaming rules on folder rename 
7996                 when folder is not a leaf folder
7997
7998 2002-08-21 [paul]       0.8.1claws91
7999
8000         * src/prefs_folder_item.c
8001                 fix alignment of colour selector
8002
8003 2002-08-21 [paul]       0.8.1claws90
8004
8005         * sync with 0.8.1cvs27
8006                 see ChangeLog 2002-08-21
8007
8008 2002-08-21 [paul]       0.8.1claws89
8009
8010         * src/summaryview.c
8011                 fix crash when changing field type in
8012                 Quick search bar
8013
8014 2002-08-21 [colin]      0.8.1claws88
8015
8016         * src/summaryview.c
8017                 Made quick search case-insensitive
8018
8019 2002-08-21 [paul]       0.8.1claws87
8020
8021         * sync with 0.8.1cvs26
8022                 see ChangeLog 2002-08-21
8023
8024 2002-08-20 [christoph]  0.8.1claws86
8025
8026         * src/folderview.c
8027         * src/main.c
8028         * src/summaryview.[ch]
8029                 more summaryview/folderitem seperation for
8030                 sort_key and sort_type
8031         * src/procmsg.c
8032                 added missing return statement
8033
8034 2002-08-20 [colin]      0.8.1claws85
8035
8036         * src/summaryview.[ch]
8037                 Added a quick search box
8038         * src/mainwindow.c
8039         * src/prefs_common.[ch]
8040                 Added a show/hide option for the quick search
8041
8042 2002-08-20 [oliver]     0.8.1claws84
8043         
8044         * src/mainwindow.c
8045                 remove toolbar_create_popups
8046         * src/toolbar.[ch]
8047                 o remove toolbar_create_popups
8048                 o fix toolbar_set_sensitive 
8049                   (Bug reports #596834 and #596832)     
8050         * src/prefs_toolbar.c
8051                 o add "Set default" button
8052                 o align label and text + combo widgets
8053
8054 2002-08-20 [hoa]        0.8.1claws83bis
8055
8056         * src/imap.c
8057                 fixed a bug in imap_fetch_msginfo() in case there is no
8058                 current folder.
8059
8060 2002-08-20 [darko]      0.8.1claws83
8061
8062         * src/folderview.c
8063                 copy the color style of folder view so it
8064                 works with GTK themes
8065
8066 2002-08-20 [darko]      0.8.1claws82
8067
8068         * src/folder.h
8069         * src/folderview.c
8070         * src/prefs_folder_item.[hc]
8071                 don't use UI stuff in folder.h
8072
8073 2002-08-20 [darko]      0.8.1claws81
8074
8075         * src/folder.h
8076         * src/prefs_folder_item.h
8077         * src/folderview.c
8078         * src/prefs_folder_item.c
8079                 ability to set folder color in folderview
8080
8081 2002-08-19 [alfons]     0.8.1claws80
8082
8083         * src/summaryview.c
8084                 fix one of the earlier memleaks reported by Martin Kluge
8085
8086 2002-08-19 [alfons]     0.8.1claws79
8087
8088         * src/mainwindow.c
8089                 hide notice view when selecting seperate folder
8090                 view (reported by Urke MMI)
8091
8092 2002-08-19 [christoph]  0.8.1claws78
8093
8094         * src/folderview.c
8095         * src/prefs_folder_item.h
8096         * src/summaryview.[ch]
8097                 o add summary_set_prefs_from_folderitem to set
8098                   summaryview prefs (first step to remove all
8099                   references to the folderitem in summaryview)
8100                 o moved compiled regex stuff from folderitem prefs
8101                   to summaryview code
8102
8103 2002-08-19 [paul]       0.8.1claws77
8104
8105         * src/compose.c
8106                 add check for '.' to QUOTE_IF_REQUIRED
8107
8108 2002-08-19 [paul]       0.8.1claws76
8109
8110         * src/inc.c
8111                 sync with 0.8.1cvs25 (plug memory leak)
8112
8113         * src/prefs_toolbar.c
8114                 re-order prefs_toolbar_cancel()
8115
8116 2002-08-18 [alfons]     0.8.1claws75
8117
8118         * src/inc.c
8119         * src/matcher.c
8120                 plug other memleaks reported by Martin Kluge
8121
8122 2002-08-18 [paul]       0.8.1claws74
8123
8124         * po/pt_BR.po
8125                 updated by Fabio Jr. Beneditto
8126
8127 2002-08-18 [paul]       0.8.1claws73
8128
8129         * src/toolbar.[ch]
8130                 fix bug where tooltips were displayed untranslated              
8131
8132         * src/prefs_toolbar.c
8133                 fix bug where clicking 'Cancel' creates an icon & text
8134                 toolbar regardless of prefs
8135         
8136
8137 2002-08-17 [oliver]     0.8.1claws72
8138
8139         * src/prefs_toolbar.c
8140                 update toolbar on CANCEL
8141                 bug reported by Martin Kluge
8142         * src/toolbar.c
8143                 toolbar_destroy memleak fixed           
8144
8145 2002-08-17 [alfons]     0.8.1claws71
8146
8147         * src/toolbar.c
8148                 plug another memleak reported by Martin Kluge
8149
8150 2002-08-16 [alfons]     0.8.1claws70
8151
8152         * src/crash.c
8153                 use execvp() correctly (suggested by wwp; thanks!)
8154
8155 2002-08-16 [alfons]     0.8.1claws69
8156
8157         * src/gtksctree.c
8158                 plug memory leak reported by Kim Schultz & Martin Kluge
8159
8160 2002-08-16 [paul]       0.8.1claws68
8161
8162         * po/es.po
8163                 updated by Ricardo Mones Lastra
8164
8165 2002-08-16 [paul]       0.8.1claws67
8166
8167         * src/toolbar.h
8168                 fix bug where 'Compose News' icon showed wrong
8169                 tooltip
8170
8171 2002-08-16 [paul]       0.8.1claws66
8172
8173         * sync with 0.8.1cvs24
8174                 see ChangeLog 2002-08-16
8175
8176         * po/it.po
8177                 updated by Alessandro Maestri
8178
8179 2002-08-15 [paul]       0.8.1claws65
8180
8181         * po/sr.po
8182                 updated by Urke MMI
8183
8184 2002-08-15 [paul]       0.8.1claws64
8185
8186         * src/*.c
8187                 don't translate debug info
8188
8189         * src/matcher.[ch]
8190                 add copyright info
8191
8192 2002-08-15 [paul]       0.8.1claws63
8193
8194         * src/prefs_toolbar.c
8195                 fix bug where clicking 'OK' creates an icon & text
8196                 toolbar regardless of prefs
8197
8198 2002-08-14 [alfons]     0.8.1claws62
8199
8200         * src/main.c
8201                 add global var that has the full argv[0]
8202         * src/crash.c
8203                 o execvp the correct sylpheed by using argv0
8204                   and setting the correct work dir
8205                 o other tweaks  
8206
8207 2002-08-14 [oliver]     0.8.1claws61
8208         
8209         * enable/disable Toolbar Action Buttons 
8210         * code cleanups
8211         * src/mainwindow.c
8212         * src/toolbar.[ch]      
8213         * src/prefs_toolbar.c   
8214
8215 2002-08-14 [melvin]     0.8.1claws60
8216
8217         * po/fr.po
8218                 Updated French translations
8219
8220 2002-08-14 [melvin]     0.8.1claws59
8221
8222         * src/crash.c
8223                 Made bug report not translatable
8224         * src/exporthtml.c
8225                 Fixed exporthtml_build_filespec() return value
8226         * src/foldersel.c
8227                 Fixed incorrect include file
8228         * src/gtkspell.c
8229         * src/prefs_actions.c
8230         * src/prefs_toolbar.c
8231                 Made debug info not translatable
8232         * src/mutt.c
8233         * src/quote_fmt.c
8234                 Added missing includes
8235         * src/prefs_common.c
8236                 Fixed typo
8237
8238 2002-08-14 [paul]       0.8.1claws58
8239
8240         * faq/es/sylpheed-faq.html
8241           faq/es/sylpheed-faq-[1-3].html
8242           faq/es/sylpheed-faq-4.html     **NEW FILE **
8243                 update Spanish FAQ
8244
8245 2002-08-13 [christoph]  0.8.1claws57
8246
8247         * src/procmsg.c
8248                 ignore thread fix that did not mark all
8249                 child nodes of a ignored thread as
8250                 ignored. Does not work perfectly yet,
8251                 but it is better now
8252
8253 2002-08-13 [alfons]     0.8.1claws56
8254
8255         * src/crash.c
8256                 o implement 'save crash log'
8257                 o some tweaks
8258
8259 2002-08-13 [melvin]     0.8.1claws55
8260
8261         * src/main.c
8262                 removed unrequired "execinfo.h" header
8263
8264 2002-08-12 [paul]       0.8.1claws54
8265
8266         * faq/en/sylpheed-faq.html
8267           faq/en/sylpheed-faq-[1-3].html
8268           faq/en/sylpheed-faq-4.html     **NEW FILE **
8269                 update English FAQ
8270
8271 2002-08-12 [alfons]     0.8.1claws53
8272
8273         * po/POTFILES.in
8274                 add crash.c to translatables
8275         * src/crash.c
8276                 bring in Leandro's crash dialog
8277
8278 2002-08-11 [alfons]     0.8.1claws52
8279
8280         * src/crash.c
8281                 clean up some warnings
8282
8283 2002-08-11 [alfons]     0.8.1claws51
8284
8285         * acconfig.h
8286         * configure.in
8287         * src/crash.[ch]        ** NEW FILES **
8288         * src/main.c            
8289                 initial gdb crash handler
8290
8291 2002-08-11 [paul]       0.8.1claws50
8292
8293         * src/prefs_toolbar.c
8294                 replace Up/Down arrow pixmaps with text to be
8295                 consistent across icon themes
8296
8297 2002-08-11 [paul]       0.8.1claws49
8298
8299         * src/prefs_common.c
8300           src/prefs_toolbar.c
8301                 rename 'Pixmap' -> 'Icon'
8302
8303         * src/toolbar.[ch]
8304                 rename  'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
8305
8306 2002-08-10 [paul]       0.8.1claws48
8307
8308         * src/prefs_toolbar.c
8309                 re-work the UI
8310
8311 2002-08-10 [paul]       0.8.1claws47
8312
8313         * src/main.c
8314                 don't write Processing progress to status bar
8315                 patch submitted by Alexander Evseev
8316
8317         * src/prefs_toolbar.c
8318                 re-position and resize window
8319                 make window assume correct size on first call
8320
8321 2002-08-10 [paul]       0.8.1claws46
8322
8323         * src/mainwindow.c
8324           src/prefs_toolbar.c
8325           src/toolbar.c
8326           src/toolbar.h
8327                 obey coding style
8328                 follow UI text conventions
8329
8330 2002-08-10 [alfons]     0.8.1claws45
8331
8332         * src/toolbar.c
8333                 correct pixmap for delete action
8334
8335 2002-08-10 [paul]       0.8.1claws44
8336
8337         * po/pt_BR.po
8338                 updated by Fabio Jr. Beneditto
8339
8340 2002-08-10 [paul]       0.8.1claws43
8341
8342         * po/POTFILES.in
8343                 add custom toolbar files
8344
8345 2002-08-10 [paul]       0.8.1claws42
8346
8347         * sync with 0.8.1cvs22
8348                 see ChangeLog 2002-08-09
8349
8350 2002-08-09 [paul]       0.8.1claws41
8351
8352         * tools/Makefile.am
8353           tools/README
8354           tools/outlook2sylpheed.pl     ** NEW FILE **
8355                 add script to convert exported Outlook
8356                 contacts list to a Sylpheed addressbook.
8357                 Submitted by Ricardo Mones Lastra.
8358
8359 2002-08-09 [paul]       0.8.1claws40
8360
8361         * AUTHORS
8362           configure.in
8363           po/sr.po      ** NEW FILE **
8364                 add Serbian message catalog. Submitted by
8365                 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>             
8366
8367 2002-08-09 [paul]       0.8.1claws39
8368
8369         * sync with 0.8.1cvs21
8370                 see ChangeLog 2002-08-08
8371
8372 2002-08-08 [oliver]     0.8.1claws38
8373
8374         * src/mainwindow.c
8375                 move Custom Toolbar to Configuration menu
8376
8377 2002-08-08 [oliver]     0.8.1claws37
8378
8379         * src/prefs_toolbar.c
8380                 fix substitute pixmap bug
8381
8382 2002-08-08 [paul]       0.8.1claws36
8383
8384         * sync with 0.8.1cvs19
8385                 see ChangeLog 2002-08-08
8386
8387 2002-08-07 [christoph]  0.8.1claws35
8388
8389         * src/utils.c
8390                 fixed a memory leak in new canonicalize_file_replace
8391
8392 2002-08-07 [christoph]  0.8.1claws34
8393
8394         * src/utils.[ch]
8395                 o canonicalize_file_replace should create the temporary
8396                   file in the same directory as the original file.
8397                 o added get_tmpfile_in_dir that creates a temorary file
8398                   in a specified directory.
8399
8400 2002-08-07 [melvin]     0.8.1claws33
8401
8402         * src/toolbar.c
8403                 fixed bug where 'Article' button acted as 'Email' button.
8404
8405 2002-08-07 [paul]       0.8.1claws32
8406
8407         * sync with 0.8.1.cvs17
8408                 see ChangeLog 2002-08-07
8409
8410 2002-08-07 [colin]      0.8.1claws31
8411         
8412         * src/news.c
8413                 fix mass-cancel problem
8414
8415 2002-08-07 [thorsten]   0.8.1claws30
8416
8417         * src/prefs_toolbar.c
8418                 fix: crash on replace or add new button
8419         * src/toolbar.c
8420                 fix: close xmlfile after reading
8421         * src/utils.c
8422                 fix: unlink() file before rename()
8423
8424 2002-08-06 [paul]       0.8.1claws29
8425
8426         * sync with 0.8.cvs15
8427                 see ChangeLog 2002-08-06
8428
8429 2002-08-06 [oliver]     0.8.1claws28
8430
8431         * src/toolbar.c
8432         * src/prefs_toolbar.c
8433                 fixed empty toolbar issue
8434
8435 2002-08-06 [oliver]     0.8.1claws27
8436
8437         * Custom Toolbar Final 
8438         * src/folderview.c
8439         * src/inc.c
8440         * src/summaryview.c
8441                 o toolbar stuff now lives in src/toolbar.[ch]
8442                 o main_window_toolbar_* functions are renamed to
8443                   toolbar_* reflecting their new source file
8444         * src/mainwindow.[ch]
8445                 o remove toolbar stuff  
8446
8447 2002-08-06 [oliver]     0.8.1claws26
8448         
8449         * src/Makefile.am
8450         * src/prefs_toolbar.[ch]        **New File**
8451         * src/toolbar.[ch]              **New File**
8452                 o prefs_toolbar.[ch] custom toolbar frontend
8453                 o toolbar.[ch]       backend 
8454
8455 2002-08-06 [oliver]     0.8.1claws25
8456
8457         * src/prefs_actions.[ch]
8458                 o new exported function actions_execute
8459
8460 2002-08-06 [paul]       0.8.1claws24
8461
8462         * sync with 0.8.1cvs4
8463                 see ChangeLog 2002-08-06
8464
8465 2002-08-06 [paul]       0.8.1claws23
8466
8467         * sync with 0.8.1cvs13
8468                 see ChangeLog 2002-08-06
8469
8470 2002-08-06 [paul]       0.8.1claws22
8471
8472         * sync with 0.8.1cvs12
8473                 see ChangeLog 2002-08-05 and 2002-08-06
8474
8475 2002-08-06 [match]      0.8.1claws21
8476
8477         * src/addrclip.c
8478                 improvements to cut/copy/paste address
8479
8480 2002-08-05 [match]      0.8.1claws20
8481
8482         * src/addritem.[ch]
8483         * src/addrcache.c
8484         * src/addrbook.c
8485         * src/editaddress.c
8486         * src/addressbook.c
8487                 fixes to improve cut/copy/paste
8488
8489 2002-08-06 [melvin]     0.8.1claws19
8490
8491         * src/account.[ch]
8492                 account_find_all_from_address(): new function that returns the
8493                 list of all accounts that are matched in an address.
8494         * src/alertpanel.[ch]
8495                 alertpanel() now accepts a custom widget
8496                 alertpanel_with_widget(): new function that pops up a panel with
8497                 a custom widget in it 
8498         * src/gtkutils.[ch]
8499                 gtkut_account_menu_new(): new function that allows the selection
8500                 of an account from a list of accounts.
8501         * src/messageview.c
8502                 Extended Return Receipt notification to select the correct 
8503                 account and to make a security test on the Delivery-Notification
8504                 address which should be the same as the Return-Path.
8505
8506 2002-08-06 [thorsten]   0.8.1claws18
8507
8508         * src/mimeview.c
8509                 attach_all: save unnamed as "noname.%d",
8510                 dont free static dirname
8511
8512 2002-08-05 [alfons]     0.8.1claws17
8513
8514         * configure.in
8515                 detect XIM by trying to link rather than compile a XIM program
8516
8517 2002-08-05 [oliver]     0.8.1claws16
8518                 
8519         * src/stock_pixmap.[ch]
8520                 o add UP_ARROW to available pixmaps (already in pixmap-directory)
8521                 o new func to retrieve pixmaps
8522
8523 2002-08-05 [paul]       0.8.1claws15
8524
8525         * sync with 0.8.1cvs10
8526                 see ChangeLog 2002-08-05
8527
8528 2002-08-04 [alfons]     0.8.1claws14
8529
8530         * src/textview.c
8531                 see if this plugs memleak
8532
8533 2002-08-04 [melvin]     0.8.1claws13
8534
8535         * src/gtkspell.c
8536                 fixed bug that could crash Sylpheed when highlighting
8537                 all misspelled words.
8538
8539 2002-08-03 [melvin]     0.8.1claws12
8540
8541         * src/prefs_actions.c
8542                 removed unnecessary checks for NULL introduced in 0.8.1claws11.
8543         * src/messageview.c
8544                 fixed bug where the Return Receipt was sent to
8545                 Delivery-Notification-To address even if it was not present
8546
8547 2002-08-02 [alfons]     0.8.1claws11
8548
8549         * src/prefs_actions.c
8550                 o more check for NULLs
8551                 o put create_io_dialog() in right conditional block
8552
8553 2002-08-02 [paul]       0.8.1claws10
8554
8555         * po/es.po
8556                 updated by Ricardo Mones Lastra
8557
8558 2002-08-01 [christoph]  0.8.1claws9
8559
8560         * src/folder.c
8561                 don't free the cache of the opened
8562                 folder in the summaryview
8563         * src/summaryview.c
8564                 don't unset flags, if it is not required
8565
8566 2002-08-01 [paul]       0.8.1claws8
8567
8568         * sync with 0.8.1cvs8
8569                 see ChangeLog entry 2002-08-01
8570
8571 2002-08-01 [paul]       0.8.1claws7
8572
8573         * sync with 0.8.1cvs7
8574                 see ChangeLog 2002-07-31 and 2002-08-01
8575
8576 2002-07-31 [christoph]  0.8.1claws6
8577
8578         * src/mainwindow.c
8579                 forgot to update menu sensitivity
8580                 function for new menu entry
8581
8582 2002-07-31 [alfons]     0.8.1claws5
8583
8584         * src/main.c
8585                 check folder item and its path for NULL on
8586                 initial processing
8587
8588 2002-07-31 [christoph]  0.8.1claws4
8589
8590         * src/folder.c
8591                 check if folder_item_get_msginfo in
8592                 folder_item_remove_msg returned NULL
8593         * src/imap.c
8594                 better clear the uid cache in the
8595                 uid validity check function and delete
8596                 cached messages
8597
8598 2002-07-31 [paul]       0.8.1claws3
8599
8600         * man/sylpheed.1
8601                 add the '--attach' option and a few other
8602                 minor changes
8603
8604 2002-07-31 [paul]       0.8.1claws2
8605
8606         * sync with 0.8.1cvs5
8607                 see ChangeLog 2002-07-31
8608
8609 2002-07-31 [christoph]  0.8.1claws1
8610
8611         * src/folderview.[ch]
8612         * src/mainwindow.c
8613                 replace "Rescan all folders..." with
8614                 "Check all folders for new messages..."
8615
8616 2002-07-30 [paul]       0.8.1claws
8617
8618         * version 0.8.1claws released
8619
8620 2002-07-30 [paul]       0.8.0claws29
8621
8622         * tools/OOo2sylpheed.pl ** NEW FILE **
8623           tools/README
8624                 add script to enable sending documents as
8625                 attachments from OpenOffice.org
8626
8627 2002-07-30 [melvin]     0.8.0claws28
8628
8629         * src/prefs_actions.c
8630                 Made the actions' input/output dialog display
8631                 without delay.
8632
8633 2002-07-30 [christoph]  0.8.0claws27
8634
8635         * src/procmsg.c
8636                 check if folder_item_get_msginfo in
8637                 procmsg_save_to_outbox returned NULL
8638
8639 2002-07-30 [paul]       0.8.0claws26
8640
8641         * sync with 0.8.1cvs4
8642                 see ChangeLog 2002-07-29
8643
8644 2002-07-29 [thorsten]   0.8.0claws25
8645
8646         * README.claws
8647                 added selective download, delete on server
8648
8649 2002-07-29 [paul]       0.8.0claws24
8650
8651         * sync with 0.8.1cvs3
8652                 see ChangeLog 2002-07-29
8653
8654 2002-07-27 [christoph]  0.8.0claws23
8655
8656         * src/folder.c
8657                 add extra check if fetching the msginfo
8658                 returned NULL
8659
8660 2002-07-27 [paul]       0.8.0claws22
8661
8662         * sync with 0.8.1cvs2
8663                 see ChangeLog 2002-07-26
8664
8665 2002-07-27 [christoph]  0.8.0claws21
8666
8667         * src/imap.c
8668                 add another check if a valid msginfo
8669                 was returned
8670
8671 2002-07-26 [hoa]        0.8.0claws20
8672
8673         * src/folder.c
8674                 Fixed a condition in folder_item_destroy()
8675
8676         * src/imap.c
8677                 Fixed an error in IMAP protocol
8678
8679 2002-07-26 [alfons]     0.8.0claws19
8680
8681         * src/folder.c
8682                 ofcourse compare with identifier, not the path
8683
8684 2002-07-26 [alfons]     0.8.0claws18
8685
8686         * src/folder.c
8687                 use folder item identifier for saving / restoring
8688                 preferences because folder->path might not be unique
8689
8690 2002-07-26 [melvin]     0.8.0claws17
8691
8692         * src/logwindow.c
8693                 Fixed a crash introduced in 0.8.0claws5 when log is 
8694                 cut under 80 characters.
8695
8696 2002-07-26 [paul]       0.8.0claws16
8697
8698         * sync with 0.8.1cvs1
8699                 see ChangeLog 2002-07-26
8700
8701 2002-07-26 [christoph]  0.8.0claws15
8702
8703         * src/imap.[ch]
8704                 imap folder now remembers the last selected
8705                 folder and imap_fetch_msginfo skips selecting
8706                 the folder if it is already selected
8707
8708 2002-07-26 [christoph]  0.8.0claws14
8709
8710         * src/folder.c
8711         * src/folderview.c
8712         * src/imap.c
8713                 fix imap folder rescanning
8714
8715 2002-07-25 [christoph]  0.8.0claws13
8716
8717         * src/filter.c
8718         * src/folder.[ch]
8719         * src/folderview.c
8720         * src/imap.[ch]
8721         * src/mainwindow.c
8722         * src/mbox_folder.c
8723         * src/mh.c
8724         * src/news.c
8725                 implement imap uid cache and uid validity check
8726
8727 2002-07-25 [alfons]     0.8.0claws12
8728
8729         * src/summaryview.c
8730                 fix a brown paper bag bug, and also add some more
8731                 checks
8732
8733 2002-07-25 [christoph]  0.8.0claws11
8734
8735         * src/folder.c
8736                 don't mix copy, fetch_msginfo and remove
8737                 operations in folder item copy and move
8738                 operations
8739
8740 2002-07-25 [christoph]  0.8.0claws10
8741
8742         * src/folderview.c
8743         * src/mainwindow.c
8744         * src/prefs_folder_item.c
8745         * src/summaryview.[ch]
8746                 remove no longer required parameter update_cache from
8747                 summary_show
8748
8749 2002-07-25 [paul]       0.8.0claws9
8750
8751         * sync with 0.8.1
8752         
8753         * AUTHORS
8754                 a few corrections
8755
8756 2002-07-24 [alfons]     0.8.0claws8
8757
8758         * src/summaryview.c
8759                 sort correctly when using simplified subject line
8760                 (closes feature request "[ 585141 ] applying regexp to subject 
8761                 before sort" submitted by Alexandra Walford)
8762
8763 2002-07-24 [paul]       0.8.0claws7
8764
8765         * sync with 0.8.0cvs3
8766                 see ChangeLog 2002-07-24
8767
8768 2002-07-23 [christoph]  0.8.0claws6
8769
8770         * src/folder.c
8771         * src/folder.h
8772         * src/summaryview.c
8773         * src/summaryview.h
8774         * src/main.c
8775                 o separate processing and summaryview
8776                 o removed summary_write_cache from summaryview
8777                 o removed summaryview->killed_messages, because we don't have
8778                   to keep a list of killed messages anymore. New cache will
8779                   keep the hidden messages in cache anyway
8780         * src/folderview.c
8781         * src/inc.c
8782         * src/selective_download.c
8783                 o removed unnecessary summary_write_cache calls
8784         * src/procmsg.c
8785                 o don't set ignore thread flag in procmsg_get_thread_tree
8786                   if it is already set
8787         * src/mainwindow.c
8788         * src/statusbar.h
8789                 o moved STATUSBAR_PUSH/POP to statusbar.h because
8790                   they are used in different files
8791
8792 2002-07-23 [melvin]     0.8.0claws5
8793
8794         * src/addressbook.c
8795         * src/addrgather.c
8796         * src/editaddress.c
8797         * src/editgroup.c
8798         * src/editldap_basedn.c
8799         * src/importldif.c
8800         * src/prefs_common.c
8801                 Fixed few memory leak (gtk_editable_get_chars returns
8802                 an allocated string)
8803         * src/logwindow.c
8804                 Fixed few memory leak (gtk_editable_get_chars returns
8805                 an allocated string) and modified a little the log cutting
8806                 loop.
8807         * src/compose.c
8808                 Replaced a call to an obsolete function gtk_entry_get_text()
8809                 by gtk_editable_get_chars()
8810         * src/send.c
8811                 Removed a debug printf
8812
8813 2002-07-23 [christoph]  0.8.0claws4
8814
8815         * src/filesel.c
8816                 fix another g_dirname memory leak
8817
8818 2002-07-23 [christoph]  0.8.0claws3
8819
8820         * src/mh.c
8821                 fixed a memory leak in mh_fetch_msginfo
8822                 fixed crash when message header could not be
8823                 parsed
8824
8825 2002-07-23 [paul]       0.8.0claws2
8826
8827         * sync with 0.8.0cvs2
8828                 see ChangeLog 2002-07-23
8829
8830 2002-07-23 [paul]       0.8.0claws1
8831
8832         * sync with 0.8.0cvs1
8833                 see ChangeLog 2002-07-23
8834
8835 2002-07-23 [paul]       0.8.0claws
8836
8837         * release of 0.8.0claws
8838
8839 2002-07-23 [paul]       0.7.8claws99
8840
8841         * po/ru.po
8842                 new Russian translation, submitted by
8843                 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
8844
8845 2002-07-22 [jens]       0.7.8claws98
8846
8847         * po/de.po
8848                 Updated German translations.
8849
8850 2002-07-22 [paul]       0.7.8claws97
8851
8852         * po/es.po
8853           po/it.po
8854           po/nl.po
8855           po/pt_BR.po
8856                 updated translations by Ricardo Mones Lastra,
8857                 Alessandro Maestri, Wilbert Berendsen and 
8858                 Fabio Jr. Beneditto respectively
8859
8860 2002-07-22 [christoph]  0.7.8claws96
8861
8862         * src/mimeview.c
8863                 fix memory leak caused by wrong g_dirname usage
8864
8865 2002-07-22 [christoph]  0.7.8claws95
8866
8867         * src/summaryview.c
8868                 update new and unread message counts for summaryview
8869                 summaryview does not get it from the folder anymore
8870                 and has to update the values itself
8871
8872 2002-07-22 [melvin]     0.7.8claws94
8873
8874         * po/fr.po
8875                 Updated French translations.
8876
8877 2002-07-22 [christoph]  0.7.8claws93
8878
8879         * src/matcher.c
8880                 set prop->preg pointer to NULL or following check
8881                 will not fail and regexec will be called with
8882                 invalid pointer
8883
8884 2002-07-21 [alfons]     0.7.8claws92
8885         
8886         * src/prefs_common.[ch]
8887                 remove option "Send return receipt on request"
8888
8889 2002-07-21 [thorsten]   0.7.8claws91
8890
8891         * src/mimeview.c
8892                 fixed memleaks, coding style as pointed out by alfons
8893
8894 2002-07-21 [alfons]     0.7.8claws90
8895
8896         * src/messageview.c
8897         * src/noticeview.[ch]
8898                 o fix bug notice view being displayed when going to empty folder 
8899                   (noticed by Christoph)
8900                 o allow RRR to be sent when restarting sylpheed, or changing folder 
8901                   (noticed by Thorsten)
8902
8903 2002-07-21 [thorsten]   0.7.8claws89
8904
8905         * src/mimeview.c
8906                 Included save_all patch from Xaview FACQ
8907                 added support for pathnames
8908
8909 2002-07-21 [alfons]     0.7.8claws88
8910
8911         * po/POTFILES.in
8912         * src/Makefile.am
8913         * src/mainwindow.c
8914         * src/messageview.[ch]
8915         * src/noticeview.c      ** NEW FILE **
8916         * src/noticeview.h      ** NEW FILE **
8917                 make return receipts work again
8918                 (UI idea by Leandro Pereira)
8919
8920 2002-07-21 [paul]       0.7.8claws87
8921
8922         * src/summaryview.c
8923                 fix sensitivity of 'Select thread'
8924
8925 2002-07-21 [paul]       0.7.8claws86
8926
8927         * src/prefs_common.c
8928                 add browser command line for Galeon
8929
8930 2002-07-21 [paul]       0.7.8claws85
8931
8932         * Makefile.am
8933                 fix 'EXTRA_DIST': remove README.README, add TODO
8934                 and TODO.claws
8935
8936 2002-07-21 [alfons]     0.7.8claws84
8937
8938         * src/gtkstext.c
8939                 make enter clear selection
8940                 (closes "[ 579888 ] Editor selection/entry error"
8941                 reported by Steve Lamb)
8942
8943 2002-07-21 [alfons]     0.7.8claws83
8944         
8945         * src/summaryview.c
8946                 sort message list when selecting unthread messages
8947                 (closes "[ 501593 ] switching threaded view doesn't sort"
8948                 reported by Simon Schubert)
8949
8950 2002-07-20 [alfons]     0.7.8claws82
8951         
8952         * src/matcher.c
8953                 const-correctness
8954
8955 2002-07-20 [thorsten]   0.7.8claws81
8956
8957         * src/matcher.c
8958                 Fixed expansion of empty fields in matchactions
8959
8960 2002-07-19 [melvin]     0.7.8claws80
8961
8962         * src/gtkspell.c
8963                 Removed a duplicate menu entry (fast mode) introduced during
8964                 the new cache merge
8965                 Added a menu separator between 'Use alternate' and 'Fast mode'
8966
8967 2002-07-19 [paul]       0.7.8claws79
8968
8969         * tools/Makefile.am
8970           tools/README
8971                 correct typos
8972
8973 2002-07-19 [thorsten]   0.7.8claws78
8974
8975         * tools/calypso_convert.pl      ** NEW FILE **
8976           tools/README
8977           tools/Makefile.am
8978                 script to import mbox files exported
8979                 by calypso
8980                 o generates folder structure
8981                 o includes attachments
8982
8983 2002-07-19 [melvin]     0.7.8claws77
8984
8985         * src/selective_download.[ch]
8986                 Fixed bug where closing the dialog with the window manager's
8987                 close button will not unlock the summary
8988                 Corrected some function declarations that missed a return value
8989                 Made the source code comply better with coding style.
8990         * src/prefs_common.c
8991                 Added new browser command line for Mozilla.
8992
8993 2002-07-18 [paul]       0.7.8claws76
8994
8995         * src/mainwindow.c
8996           src/selective_download.[ch]
8997                 reflect theme changes, fix Gdk Warning when creating 
8998                 pixmap from NULL window, and minor clean up.
8999                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
9000
9001         * po/en_GB.po
9002                 updated
9003
9004 2002-07-17 [paul]       0.7.8claws75
9005
9006         * INSTALL[.jp]
9007                 sync with 0.8.0
9008         
9009         * po/en_GB.po
9010                 updated
9011
9012 2002-07-16 [paul]       0.7.8claws74
9013
9014         * tools/filter_conv.pl
9015           tools/README
9016                 replace conversion script with reimplemented version, 
9017                 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
9018
9019 2002-07-16 [colin]      0.7.8claws73
9020
9021         * src/summaryview.c
9022                 remove forgotten debug messages - sorry ;-)
9023
9024 2002-07-16 [colin]      0.7.8claws72
9025
9026         * src/mimeview.c
9027           src/summaryview.c
9028           src/textview.c
9029           src/textview.h
9030                 add the ability to select part of a text mime-part 
9031                 to reply.
9032
9033 2002-07-15 [christoph]  0.7.8claws71
9034
9035         * src/folder.c
9036                 fix folder message count for folders without
9037                 msg_is_changed (includes news folders)
9038
9039 2002-07-15 [martin]     0.7.8claws70
9040
9041         * src/summaryview.c
9042                 option "display recipient on 'From'..." now works
9043                 without the need of enabling the option
9044                 "display  sender  using  address  book".
9045
9046 2002-07-15 [christoph]  0.7.8claws69
9047
9048         * src/summaryview.c
9049                 removed setting folder status from summaryview.
9050                 folder.c should update all message counts correctly.
9051
9052 2002-07-15 [paul]       0.7.8claws68
9053
9054         * po/pt_BR.po
9055                 updated by Fabio Junior Beneditto
9056
9057 2002-07-15 [darko]      0.7.8claws67
9058
9059         * src/mh.c
9060                 Fixed target folder colorization, don't decrease op
9061                 number twice
9062
9063 2002-07-14 [paul]       0.7.8claws66
9064
9065         * sync with main 0.8.0
9066                 see ChangeLog 2002-07-14
9067
9068 2002-07-13 [melvin]     0.7.8claws65
9069         
9070         * src/addrbook.c
9071         * src/addressbook.c
9072         * src/addrindex.c
9073                 Replaced sprintf by g_snprintf to prevent possible buffer
9074                 overflow.
9075         * src/news.c
9076                 Corrected a log message output format.
9077                 Added a missing "done" debug output.
9078         * src/compose.c
9079                 Added keyboard accelerator for Priority menu items
9080                 Added missing \n in debug output
9081         * src/logwindow.c
9082         * src/gtkspell.c
9083         * src/rfc2015.c
9084                 Added missing \n in debug output
9085
9086 2002-07-13 [paul]       0.7.8claws64
9087
9088         * man/sylpheed.1
9089                 change Sergey's email address to the sf address
9090
9091         * src/textview.c
9092                 increase show_url_timeout (more useful for long
9093                 urls)
9094
9095 2002-07-12 [sergey]     0.7.8claws63
9096
9097         * src/rfc2015.c
9098                 applied (with some modifications) patch to set the
9099                 micalg parameter for signatures
9100                 (2001-08-28 Werner Koch <wk@gnupg.org>)
9101
9102 2002-07-12 [sergey]     0.7.8claws62
9103
9104         * man/Makefile.am
9105         * configure.in
9106                 fixed man page installation
9107
9108 2002-07-12 [paul]       0.7.8claws61
9109
9110         * sync with 0.7.8cvs26
9111                 see ChangeLog 2002-07-11 and 2002-07-12
9112
9113 2002-07-11 [christoph]  0.7.8claws60
9114
9115         * src/compose.c
9116         * src/procmsg.c
9117                 first use the message number to find the message
9118                 to mark with a reply flag but check the
9119                 message-id if we got the correct message, if not
9120                 try to find it by message-id.
9121                 use new string seperator that is not allowed
9122                 in message-ids.
9123
9124 2002-07-11 [paul]       0.7.8claws59
9125
9126         * sync with 0.7.8cvs23
9127                 see ChangeLog 2002-07-10
9128
9129 2002-07-10 [christoph]  0.7.8claws58
9130
9131         * src/folder.[ch]
9132         * src/msgcache.[ch]
9133                 Added message-id table to the cache in memory
9134                 and functions to msgcache.c and folder.c to
9135                 fetch MsgInfos by message id
9136         * src/compose.c
9137         * src/procmsg.c
9138                 store folder and message-id of message replying
9139                 to in queue header and set reply flag after sending
9140                 (Closes bug #469498)
9141
9142 2002-07-10 [paul]       0.7.8claws57
9143
9144         * AUTHORS
9145           man/sylpheed.1.gz
9146                 add Martin to the list of authors
9147
9148 2002-07-09 [martin]     0.7.8claws56
9149         * src/gtksctree.c
9150                 Added gtk_ctree_last_visible(), tree_update_level(),
9151                 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
9152                 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
9153                 from gtk+ to gtksctree.c for the new sorting code
9154                 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
9155                 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
9156         * src/gtksctree.h
9157                 Added declaration for gtk_sctree_sort_recursive() and
9158                 gtk_sctree_sort_node
9159         * src/addressbook.c
9160         * src/foldersel.c
9161         * src/folderview.c
9162         * src/summaryview.c
9163                 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
9164                 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
9165
9166 2002-07-08 [paul]       0.7.8claws55
9167
9168         * more sync with 0.7.8cvs21
9169                 see ChangeLog 2002-07-08
9170
9171 2002-07-08 [paul]       0.7.8claws54
9172
9173         * sync with 0.7.8cvs21
9174                 see ChangeLog 2002-07-08
9175
9176 2002-07-07 [alfons]     0.7.8claws53
9177
9178         * src/Makefile.am
9179         * src/stock_pixmap.[ch]
9180         * src/pixmaps/notice_warn.xpm   ** NEW FILE **
9181         * src/pixmaps/notice_error.xpm  ** NEW FILE **
9182         * src/pixmaps/notice_note.xpm   ** NEW FILE **
9183                 add new pixmaps for upcoming notice pane
9184
9185 2002-07-06 [melvin]     0.7.8claws52
9186
9187         * src/gtkspell.[ch]
9188                 Made them a bit closer to Sylpheed's coding style.
9189                 Removed old code.
9190                 Removed possible memory leaks when some errors occurs.
9191
9192 2002-07-06 [melvin]     0.7.8claws51
9193
9194         * po/Makefile.in.in
9195                 Removed --no-location in xgettext command line to help
9196                 translators that use Emacs' po-mode
9197         * src/quote_fmt.c
9198                 Removed unnecessary comments that messed up sylpheed.pot
9199
9200 2002-07-06 [paul]       0.7.8claws50
9201
9202         * sync with 0.7.8cvs19
9203                 see ChangeLog 2002-07-05
9204
9205 2002-07-06 [christoph]  0.7.8claws49
9206
9207         * src/folder.c
9208         * src/mainwindow.c
9209                 fix folder_item_remove_all_msg and folderview
9210                 status for trash folders after emptying trash
9211
9212 2002-07-05 [paul]       0.7.8claws48
9213
9214         * sync with 0.7.8cvs16
9215                 see ChangeLog 2002-07-04 and 2002-07-05
9216
9217 2002-07-04 [paul]       0.7.8claws47
9218
9219         * sync with 0.7.8cvs14
9220                 see  ChangeLog 2002-07-04
9221
9222 2002-07-03 [alfons]     0.7.8claws46
9223
9224         * src/folder.c
9225                 dupe folder item's path because it's being reallocated
9226                 by new folder scanning code
9227
9228 2002-07-03 [christoph]  0.7.8claws45
9229
9230         * src/imap.c
9231                 better IMAP uid fetching using 'FETCH 1:* (UID)'
9232         * src/msgcache.c
9233                 add missing return in msgcache_write
9234
9235 2002-07-02 [thorsten]   0.7.8claws44
9236
9237         * src/jpilot.c
9238         * src/msgcache.c
9239         * src/rfc2015.c
9240                 use binary mode for file access
9241
9242 2002-07-02 [christoph]  0.7.8claws43
9243
9244         * major code cleanup (part 1)
9245         
9246                 - unused variables removed
9247                 - unused functions removed
9248                 - uninitialized variables checked
9249                 - missing return statements added
9250                 - missing function return types added
9251                 - added parentheses around assignment and
9252                   && in || when suggested by gcc
9253               
9254         * src/mh.c
9255         * src/folder.c
9256                 replaced direct calls to folder->scan_tree
9257                 with folder_scan_tree and restore folder
9258                 prefs in this function. The folder should
9259                 not have to deal with them.
9260                 ( Should now work for all folder types )
9261
9262 2002-07-02 [paul]       0.7.8claws42
9263
9264         * sync with 0.7.8cvs13
9265                 see ChangeLog 2002-07-01 and 2002-07-02
9266
9267 2002-07-01 [christoph]  0.7.8claws41
9268
9269         * src/summaryview.c
9270                 fix "goto next/prev unread message" with
9271                 ignored threads
9272
9273 2002-07-01 [paul]       0.7.8claws40
9274
9275         * po/es.po
9276                 updated by Ricardo Mones Lastra
9277
9278 2002-06-30 [match]      0.7.8claws39
9279
9280         * src/jpilot.c
9281                 applied variation of leonerd's patch (566661) to
9282                 allow multiple email addresses per JPilot entry.
9283                 addresses may be separated by space, comma, pipe,
9284                 semi-colon, new-line.
9285
9286 2002-06-30 [alfons]     0.7.8claws38
9287
9288         * src/procmsg.c
9289                 simple fix for putting older nodes before
9290                 newer nodes when threading by subject
9291
9292 2002-06-30 [christoph]  0.7.8claws37
9293
9294         * src/folder.c
9295         * src/folderview.c
9296         * src/mh.c
9297         * src/news.c
9298         * src/procmsg.c
9299                 fix broken folder tree rescaning
9300                 and don't use procmsg_get_mark_sum
9301                 anymore
9302
9303 2002-06-30 [christoph]  0.7.8claws36
9304
9305         * merge new cache branch
9306         * src/imap.c
9307                 fix new cache imap copy bug
9308         * src/folder.c
9309                 improved folder_item_scan
9310                 it should now always set the correct
9311                 new, unread and total message counts
9312
9313 2002-06-29 [paul]       0.7.8claws35
9314
9315         * configure.in
9316                 correct syntax error
9317
9318 2002-06-29 [paul]       0.7.8claws34
9319
9320         * configure.in
9321           Makefile.am
9322           man/Makefile.am       ** NEW FILE **
9323           man/sylpheed.1.gz     ** NEW FILE **
9324                 add Sylpheed man page
9325
9326 2002-06-29 [paul]       0.7.8claws33
9327
9328         * po/pt_BR.po
9329                 updated by Fabio Junior Beneditto
9330
9331 2002-06-28 [jens]       0.7.8claws32
9332
9333         * po/de.po
9334                 translation updated
9335
9336         * src/selective_download.c
9337                 removed gettext for space " "
9338
9339         * src/imap.c
9340                 removed wrong space
9341
9342 2002-06-28 [paul]       0.7.8claws31
9343
9344         * sync with 0.7.8cvs11
9345                 see ChangeLog 2002-06-28
9346
9347 2002-06-28 [paul]       0.7.8claws30
9348
9349         * sync with 0.7.8cvs10
9350                 see ChangeLog 2002-06-27 and 2002-06-28
9351
9352 2002-06-26 [paul]       0.7.8claws29
9353
9354         * src/addrgather.c
9355           src/selective_download.c
9356                 don't gettextise empty strings.
9357                 reserved by gettext. gettext("") returns 
9358                 the header entry with meta information, 
9359                 not the empty string
9360
9361         * po/en_GB.po
9362                 updated
9363
9364 2002-06-26 [paul]       0.7.8claws28
9365
9366         * sync with 0.7.8cvs7
9367                 see ChangeLog 2002-06-25
9368
9369         * src/prefs_common.c
9370                 ...and in the process, tweak the gui a little
9371
9372 2002-06-25 [alfons]     0.7.8claws27
9373         
9374         * configure.in
9375         * src/Makefile.am
9376                 fine tune ldap library detection
9377
9378 2002-06-25 [alfons]     0.7.8claws26
9379
9380         * src/compose.c
9381                 don't allow return receipts when composing a news article
9382
9383 2002-06-25 [paul]       0.7.8claws25
9384
9385         * Makefile.am
9386                 add '$(AMTAR)' to 'release' section to allow for
9387                 new and older autotools
9388
9389 2002-06-25 [paul]       0.7.8claws24
9390
9391         * src/summaryview.c
9392                 fix "No more unread messages" persistant pop-up
9393                 window bug
9394
9395 2002-06-25 [paul]       0.7.8claws23
9396
9397         * po/it.po
9398                 updated by Alessandro Maestri
9399
9400 2002-06-25 [paul]       0.7.8claws22
9401
9402         * sync with 0.7.8cvs6
9403                 see ChangeLog 2002-06-25
9404
9405 2002-06-24 [paul]       0.7.8claws21
9406
9407         * tools/update-po
9408                 add GPL copyright information
9409
9410 2002-06-24 [paul]       0.7.8claws20
9411
9412         * tools/Makefile.am
9413           tools/README
9414           tools/update-po       ** NEW FILE **
9415                 add script that eases the creation of *.po files
9416                 Submitted by Wilbert Berendsen <wilbert@oswf.org>
9417
9418 2002-06-23 [alfons]     0.7.8claws19
9419
9420         * src/messageview.c
9421                 make notification_convert_header obey const correctness
9422                 (next step will be fixing the broken return receipt)
9423
9424 2002-06-23 [paul]       0.7.8claws18
9425
9426         * src/messageview.c
9427                 fix bug introduced in last commit:
9428                 removed too much code in last commit - put back what's
9429                 needed
9430
9431 2002-06-23 [paul]       0.7.8claws17
9432
9433         * src/messageview.[ch]
9434                 remove code committed in error from locally patched
9435                 source
9436
9437 2002-06-23 [colin]      0.7.8claws16
9438
9439         * src/compose.[ch]
9440                 add compose_entry_select(), used to select the default_to
9441                 email address - hopefully avoiding people sending mails to
9442                 wrong recipients.
9443
9444 2002-06-22 [alfons]     0.7.8claws15
9445
9446         * AUTHORS
9447                 add Bram Metsch & Stanislav Karchebny
9448         * src/smtp.[ch]
9449         * src/prefs_account.[ch]
9450         * src/send.c
9451                 - apply and adapt Bram's patch which allows user to set SMTP AUTH 
9452                   options.  (see <http://sourceforge.net/tracker/index.php
9453                   ?func=detail&aid=566937&group_id=25528&atid=384600>);
9454
9455                 - merge Stanislav's fix to make SMTP AUTH work with qmail
9456                   (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
9457
9458 2002-06-22 [paul]       0.7.8claws14
9459
9460         * sync with 0.7.8cvs5
9461                 see ChangeLog 2002-06-19 and 2002-06-20
9462
9463 2002-06-22 [alfons]     0.7.8claws13
9464
9465         * src/selective_download.c
9466                 fix a stupid mistake I made
9467
9468 2002-06-22 [alfons]     0.7.8claws12
9469
9470         * src/selective_download.[ch]
9471                 fix another unnoticed leak; cleanup code
9472
9473 2002-06-21 [alfons]
9474
9475         * tools/Makefile.am
9476                 gpg-sign <-- gpg-sign-syl
9477
9478 2002-06-21 [alfons]     0.7.8claws11
9479
9480         * src/selective_download.c
9481         * src/selective_download.h
9482                 fix assorted mix of allocation errors (should solve
9483                 problem reported by Philippe GramoullĂ©, see:
9484                 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
9485
9486 2002-06-20 [melvin]     0.7.8claws10
9487
9488         * tools/gpg-sign *REMOVED*
9489           tools/gpg-sign-syl *ADDED*
9490                 Replaced the gpg clearsigning script with the version using
9491                 xterm instead of ssh-askpass and changed its name.
9492
9493         * README.claws
9494                 Updated actions example to reflect the renaming of the
9495                 gpg clearsigning script.
9496
9497 2002-06-19 [paul]       0.7.8claws9
9498
9499         * sync with 0.7.8claws9
9500                 see ChangeLog 2002-06-18 and 2002-06-19
9501
9502 2002-06-19 [paul]       0.7.8claws8
9503
9504         * sync with 0.7.8cvs1
9505                 see ChangeLog 2002-06-18
9506
9507 2002-06-18 [alfons]     0.7.8claws7
9508
9509         * src/mainwindow.h
9510                 add omitted prototype
9511
9512 2002-06-17 [paul]       0.7.8claws6
9513
9514         * src/mainwindow.c
9515                 fix hiding of exec_btn
9516
9517 2002-06-17 [paul]       0.7.8claws5
9518
9519         * src/pop.c
9520                 remove unneeded code: should_delete() 
9521                 and Pop3State::uidl_todelete_list
9522
9523 2002-06-17 [paul]       0.7.8claws4
9524
9525         * sync with 0.7.8
9526                 see ChangeLog 2002-06-11 and 2002-06-13
9527
9528 2002-06-16 [alfons]     0.7.8claws3
9529         
9530         * src/folder.c
9531                 make sure lock sort mode (claws specific) is
9532                 also persists after a tree rescan
9533
9534 2002-06-16 [alfons]     0.7.8claws2
9535
9536         * src/prefs_folder_item.c
9537         * src/folder.[ch]
9538                 fix persistence of folder sort mode (broken
9539                 by adapting Hiro's new folder persistence code)
9540
9541 2002-06-16 [alfons]     0.7.8claws1
9542
9543         * AUTHORS
9544         * src/logwindow.c
9545         * src/prefscommon.[ch]
9546                 control size of log text in log window; 
9547                 closes patch #569155 submitted by Mitko Haralanov.
9548
9549 2002-06-15 [paul]       0.7.8claws
9550
9551         * release of 0.7.8claws
9552
9553 2002-06-15 [paul]       0.7.7claws
9554
9555         * po/pt_BR.po
9556                 updated by Fabio Junior Beneditto
9557
9558 2002-06-14 [paul]       0.7.6claws49
9559
9560         * po/es.po
9561                 updated by Ricardo Mones Lastra
9562
9563 2002-06-14 [paul]       0.7.6claws48
9564
9565         * po/nl.po
9566                 updated translation by Wilbert Berendsen
9567
9568 2002-06-14 [melvin]     0.7.6claws47
9569
9570         * po/fr.po
9571                 Updated French translation
9572
9573 2002-06-13 [paul]       0.7.6claws46
9574
9575         * src/filesel.c
9576                 allow filename to be typed in, rather than just
9577                 selected by the mouse. Patch by Gustavo Noronha Silva.
9578
9579 2002-06-13 [alfons]     0.7.6claws45
9580
9581         * src/mainwindow.[ch]
9582                 more cleanups (removing unnecessary menu items Expand 
9583                 summary / message view)
9584
9585 2002-06-13 [melvin]     0.7.6claws44
9586
9587         * po/POTFILES.in
9588                 Added src/string_match.c
9589         * src/string_match.c
9590                 Fixed possible buffer overflow.
9591                 Corrected typo.
9592                 Added missing config.h header.
9593         * src/prefs_common.c
9594           src/prefs_matcher.c
9595           src/prefs_scoring.c
9596                 Made some strings translatable (missing _(..)).
9597
9598 2002-06-13 [melvin]     0.7.6claws43
9599
9600         * README.claws
9601                 Corrected action example (verifying clearsigned mail).
9602         * src/prefs_account.c
9603                 Corrected typo.
9604         * src/prefs_common.c
9605                 Removed incorrect line that generated a Gtk-CRITICAL msg.
9606
9607 2002-06-12 [alfons]     0.7.6claws42
9608
9609         * src/summaryview.c
9610                 add init of score column lost in 0.7.6claws42
9611
9612 2002-06-12 [paul]       0.7.6claws41
9613
9614         * src/prefs_account.c
9615                 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the 
9616                 behavior of the radio buttons, (from 0.7.7cvs2)
9617
9618 2002-06-11 [alfons]     0.7.6claws40
9619
9620         * src/messageview.[ch]
9621         * src/summaryview.[ch]
9622         * src/summary_search.c
9623         * src/mainwindow.c
9624                 perform a sync to bring in Hiro's separate view implementation 
9625
9626                 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
9627
9628 2002-06-11 [paul]       0.7.6claws39
9629         
9630         * src/prefs_account.c
9631                 correct a typo on the Receive tab
9632
9633 2002-06-10 [match]      0.7.6claws38
9634
9635         * src/addressbook.c
9636                 Included address completion patch from Gustavo Noronha.
9637
9638 2002-06-10 [paul]       0.7.6claws37
9639
9640         * src/inc.[ch]
9641           src/pop.c
9642           src/prefs_account.[ch]
9643           src/selective_download.[ch]
9644                 apply PATCH #561712
9645                  NEW:
9646                 - check if POP Account
9647                 - Receive Button renamed to Preview
9648                 - Preview Button Popup: preview new/all messages
9649                 - Download Button
9650                 - Account Preferences-->Receive tab checkbutton if you
9651                   want to remove Mail after Download
9652                 -: default YES
9653                 - Account Preferences-->Receive tab checkbutton use
9654                   filtering rules on preview
9655                   (think of delete_on_server)
9656                 -: default YES
9657                 - Account selectable from SD dialog
9658                 - checkbutton to show already downloaded messages if
9659                   all messages are previewed
9660                 - new clist column showing Date
9661                 - ESC KEY close
9662                 FIXES:
9663                 - play ball with UIDL
9664                 - fault tolerant (?) 
9665                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
9666
9667 2002-06-10 [melvin]     0.7.6claws36
9668
9669         * README.claws
9670                 Added a hint to ac/README in cvs instructions.
9671
9672         * src/prefs_actions.c
9673                 Made it possible to use a more elaborate command line
9674                 for asynchronous actions, too.
9675
9676 2002-06-10 [melvin]     0.7.6claws35
9677         
9678         * src/prefs_actions.c
9679                 Make it possible to use a more elaborate command line
9680                 (e.g. |foo|bar|cat>there;echo Done|)
9681                 Corrected error message when calling %f, %F and %p commands
9682                 from the compose window.
9683
9684 2002-06-09 [colin]      0.7.6claws34
9685
9686         * src/summaryview.c
9687                 Automatically find unread messages in current folder
9688                 before annoying the user.
9689
9690 2002-06-08 [alfons]     0.7.6claws33
9691
9692         * po/it.po
9693                 remove bad formatting string in it.po translation
9694                 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
9695
9696 2002-06-08 [paul]       0.7.6claws32
9697
9698         * sync with 0.7.6cvs25
9699                 see ChangeLog 2002-06-07
9700
9701 2002-06-05 [paul]       0.7.6claws31
9702
9703         * src/mainwindow.c
9704                 add 'Sort by locked' and 'Sort by score'
9705
9706 2002-06-05 [paul]       0.7.6claws30
9707
9708         * sync with 0.7.6cvs24
9709                 see ChangeLog 2002-06-04
9710
9711 2002-06-04 [paul]       0.7.6claws29
9712
9713         * po/pt_BR.po
9714                 updated by Fabio Junior Beneditto
9715
9716 2002-06-03 [thorsten]   0.7.6claws28
9717
9718         * src/matcher.c
9719                 fclose() matcherrc after reading
9720
9721 2002-06-03 [paul]       0.7.6claws27
9722
9723         * sync with 0.7.6cvs21
9724                 see ChangeLog 2002-05-31
9725
9726 2002-05-31 [paul]       0.7.6claws26
9727
9728         * sync with 0.7.6cvs20
9729                 see ChangeLog 2002-05-29 and 2002-05-30
9730
9731 2002-05-31 [paul]       0.7.6claws25
9732
9733         * src/imap.c
9734                 hopefully fix last buggy sync
9735
9736         * README.claws
9737                 correct typo in 'Actions' examples
9738
9739 2002-05-29 [paul]       0.7.6claws24
9740
9741         * sync with 0.7.6cvs18
9742                 see ChangeLog 2002-05-28 and 2002-05-29
9743
9744         * src/news.c
9745           src/nntp.[ch]
9746                 sync with above 
9747
9748 2002-05-28 [paul]       0.7.6claws23
9749
9750         * sync with 0.7.6cvs16
9751                 see ChangeLog 2002-05-28
9752
9753 2002-05-27 [thorsten]   0.7.6claws22 
9754
9755         * faq/it/sylpheed-faq-1.html
9756           faq/it/sylpheed-faq-2.html
9757           faq/it/sylpheed-faq-3.html
9758           faq/it/sylpheed-faq.html
9759                 corrected DOS lineendings
9760         * faq/de/sylpheed-faq-1.html
9761           faq/de/sylpheed-faq-2.html
9762           faq/en/sylpheed-faq-1.html
9763           faq/en/sylpheed-faq-2.html
9764           faq/en/sylpheed-faq-3.html
9765           faq/es/sylpheed-faq-1.html
9766           faq/es/sylpheed-faq-2.html
9767           faq/es/sylpheed-faq-3.html
9768           faq/fr/sylpheed-faq-1.html
9769           faq/it/sylpheed-faq-1.html
9770           faq/it/sylpheed-faq-2.html
9771           faq/it/sylpheed-faq-3.html
9772           faq/it/sylpheed-faq.html
9773                 changed ">" to &quot;
9774
9775 2002-05-27 [paul]       0.7.6claws21
9776         
9777         * sync with 0.7.6cvs15
9778                 see ChangeLog 2002-05-27
9779
9780 2002-05-27 [paul]       0.7.6claws20
9781
9782         * src/prefs_account.c
9783                 correct a typo
9784
9785 2002-05-26 [paul]       0.7.6claws19
9786
9787         * tools/README
9788                 correct a typo
9789
9790 2002-05-25 [paul]       0.7.6claws18
9791
9792         * tools/README
9793                 add description of kmail2sylpheed.pl
9794
9795 2002-05-25 [paul]       0.7.6claws17
9796
9797         * tools/kmail2sylpheed.pl       ** NEW FILE **
9798                 perl script that converts an exported Kmail address
9799                 book, converts it to sylpheed addressbook file,
9800                 writes the file to .sylpheed, and updates
9801                 addrbook--index.xml 
9802
9803 2002-05-25 [paul]       0.7.6claws16
9804
9805         * sync with 0.7.6cvs14
9806                 see ChangeLog 2002-05-23
9807
9808 2002-05-24 [paul]       0.7.6claws15
9809
9810         * README.claws
9811                 make a correction and add some more info
9812
9813 2002-05-24 [paul]       0.7.6claws14
9814
9815         * src/compose.c
9816                 fix memory leak in 
9817                 compose_redirect_write_headers_from_headerlist()
9818                 add Subject and Resent-Message-ID to
9819                 compose_redirect_write_headers()
9820                 Received, Subject, and X-UIDL are filtered out in 
9821                 compose_redirect_write_to_file()
9822
9823 2002-05-23 [paul]       0.7.6claws13
9824
9825         * src/compose.[ch]
9826           src/filtering.c
9827           src/mainwindow.c
9828           src/matcher.[ch]
9829           src/matcher_parser_lex.l
9830           src/matcher_parser_parse.y
9831           src/prefs_common.[ch]
9832           src/prefs_filtering.c
9833           src/summaryview.c
9834                 rename 'Bounce' to 'Redirect'
9835
9836 2002-05-23 [paul]       0.7.6claws12
9837
9838         * more sync with 0.7.6cvs13
9839           src/compose.c
9840                 see ChangeLog 2002-05-22
9841
9842 2002-05-22 [paul]       0.7.6claws11
9843
9844         * sync with 0.7.6cvs13
9845           src/codeconv.c
9846                 see ChangeLog 2002-05-20
9847           src/prefs_common.c
9848                 see ChangeLog 2002-05-22
9849
9850 2002-05-21 [melvin]     0.7.6claws10
9851
9852         * src/folderview.c
9853                 Added missing filtering and scoring headers
9854                 Fixed bad function call that showed garbage 
9855                 in Folder->Processing
9856
9857 2002-05-21 [paul]       0.7.6claws9
9858
9859         * tools/Makefile.am
9860                 make all tools executable, (patch by Alfons).
9861
9862 2002-05-20 [alfons]     0.7.6claws8
9863
9864         * src/procheader.c
9865                 don't forget to call mktime() so we have a valid week 
9866                 and year day
9867                 (Bug report by Roger Sondermann <mail@jumaros.de>)
9868
9869 2002-05-20 [paul]       0.7.6claws7
9870
9871         * src/html.c
9872                 fix broken parsing of urls
9873         * src/textview.c
9874                 fix displaying of urls
9875
9876                 both fixes from the patch [547855] by Eugene 
9877                 Brevdo (zonem)
9878
9879 2002-05-19 [alfons]     0.7.6claws6
9880
9881         * configure.in
9882                 make sylpheed configure correctly with the latest
9883                 and greatest of automake / autoconf / gettext
9884
9885 2002-05-19 [alfons]     0.7.6claws5
9886
9887         * src/procheader.c
9888         * src/procheader.h
9889                 add function for returning ime zone offset
9890         * src/quote_fmt.c
9891         * src/quote_fmt_parse.y
9892                 better quotation formatting - does not convert
9893                 to local time, but uses the original date string.
9894                 
9895                 Note: %z inserts the timezone offset (should 
9896                 work also on platforms where strftime does not
9897                 support %z).
9898
9899 2002-05-18 [christoph]  0.7.6claws4
9900
9901         * src/summaryview.c
9902                 fix indentation of some code
9903         * tools/Makefile.am
9904                 fix spaces after \
9905         * src/Makefile.am
9906                 add missing \
9907                 correct path for ignorethread.xpm
9908                 incorrect filename for sylpheed_logo.xpm
9909                 add missing include matcher_parser_parse.h
9910
9911 2002-05-18 [paul]       0.7.6claws3
9912
9913         * sync with 0.7.6cvs8
9914                 see ChangeLog 2002-05-16 and 2002-05-17
9915
9916 2002-05-18 [melvin]     0.7.6claws2
9917
9918         * README.claws
9919                 Corrected an action's definition and fixed some misspellings.
9920
9921 2002-05-18 [paul]       0.7.6claws1
9922
9923         * tools/Makefile.am
9924           tools/gpg-sign        ** new file **
9925           tools/uudec           ** new file **
9926                 add Melvin's Actions scripts
9927
9928         * README.claws
9929                 add Melvin's descriptions for Actions
9930
9931 2002-05-18 [paul]       0.7.6claws
9932
9933         * Version 0.7.6claws released
9934
9935 2002-05-17 [paul]       0.7.5claws32
9936
9937         * po/es.po
9938                 updated by Ricardo Mones Lastra
9939
9940 2002-05-17 [paul]       0.7.5claws31
9941
9942         * src/compose.c
9943                 fix Account prefs default folder for sent/draft/deleted
9944                 messages bug
9945
9946         * po/it.po
9947           po/nl.po
9948                 updated translation by Alessandro Maestri and
9949                 Wilbert Berendsen
9950
9951 2002-05-17 [melvin]     0.7.5claws30
9952
9953         * src/prefs_actions.c
9954                 Fixed bug where using %F not at the end of the command 
9955                 resulted in an additional empty argument being created.
9956                 Thanks to Darko Koruga for reporting the bug.
9957
9958 2002-05-17 [melvin]     0.7.5claws29
9959
9960         * po/fr.po
9961                 Updated French translations.
9962
9963 2002-05-15 [paul]       0.7.5claws28
9964         
9965         * po/es.po
9966                 updated by Ricardo Mones Lastra
9967
9968 2002-05-15 [paul]       0.7.5claws27
9969
9970         * sync with 0.7.6cvs4
9971                 see ChangeLog 2002-05-14 and 2002-05-15
9972
9973 2002-05-14 [paul]       0.7.5claws26
9974
9975         * sync with 0.7.6cvs1
9976                 see ChangeLog 2002-05-13
9977
9978 2002-05-13 [thorsten]   0.7.5claws25
9979
9980         * src/messageview.c
9981                 fix select_all and copy in multipart messages
9982         * src/mainwindow.c
9983                 fix select_all and copy in multipart messages
9984
9985 2002-05-12 [paul]       0.7.5claws24
9986
9987         * src/summaryview.c
9988                 reverse last commit, bug already fixed in 0.7.5claws3
9989
9990 2002-05-12 [netztorte]  0.7.5claws23
9991
9992         * src/summaryview.c
9993                 dont parse empty addressbook (checked in before claws20)
9994
9995 2002-05-12 [melvin]     0.7.5claws22
9996
9997         * src/procmsg.[ch]
9998                 Removed unneeded priority code introduced by the previous 
9999                 commit.
10000
10001 2002-05-12 [melvin]     0.7.5claws21
10002
10003         * src/compose.[ch]
10004                 Added possibility to set message's priority.
10005         * src/procmsg.[ch]
10006                 Added possibility to set message's priority.
10007                 Added missing headers
10008
10009 2002-05-12 [melvin]     0.7.5claws20
10010
10011         * src/prefs_actions.c
10012                 Removed implicitely added quotes around the name
10013                 of the temporary files of mime parts.
10014
10015 2002-05-12 [paul]       0.7.5claws19
10016
10017         * sync with 0.7.5cvs20
10018                 see ChangeLog 2002-05-11
10019
10020 2002-05-12 [alfons]     0.7.5claws18
10021
10022         * src/quote_fmt_lex.l
10023         * src/quote_fmt_parse.y
10024                 allow quote / reply date & time format to be set using
10025                 %D{format}. format is a format string you'd pass to
10026                 strftime() (see man strftime, or the Display tab |
10027                 Date format setting).
10028
10029                 Currently %D converts the date to local time. 
10030
10031 2002-05-11 [paul]       0.7.5claws17
10032
10033         * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
10034                 see ChangeLog 2002-05-10 and 2002-05-11
10035
10036 2002-05-10 [paul]       0.7.5claws16
10037
10038         * sync with 0.7.5cvs16
10039                 see ChangeLog entries 2002-05-09 and 
10040                 2002-05-10
10041
10042 2002-05-10 [colin]      0.7.5claws15
10043
10044         * src/textview.c
10045                 Corrected a bug that prevented sylpheed to open
10046                 double-clicked URIs.
10047
10048 2002-05-09 [paul]       0.7.5claws14
10049
10050         * sync with 0.7.5cvs14
10051                 see ChangeLog 2002-05-08 and 2002-05-09
10052
10053 2002-05-08 [paul]       0.7.5claws13
10054
10055         * sync with 0.7.5cvs11
10056                 see ChangeLog entry 2002-05-08
10057
10058 2002-05-08 [paul]       0.7.5claws12
10059
10060         * src/mainwindow.c
10061           src/textview.[ch]
10062                 fix segfault on View->Open in new window
10063                 patch submitted by Thorsten Maerz <torte@netztorte.de>
10064
10065 2002-05-07 [paul]       0.7.5claws11
10066
10067         * sync with 0.7.5cvs9
10068                 see ChangeLog entry 2002-05-07
10069
10070 2002-05-06 [paul]       0.7.5claws10
10071
10072         * src/messageview.c
10073           src/textview.c
10074                 display url in statusbar on single-click
10075                 patch submitted by Thorsten Maerz <torte@netztorte.de>
10076
10077 2002-05-06 [match]      0.7.5claws9
10078
10079         * src/addritem.[ch]
10080                 new functions.
10081         * src/addrcache.c
10082                 tidy up.
10083         * src/xmlprops.[ch]
10084                 XML implementation of properties file.
10085         * src/exporthtml.[ch]
10086         * src/expthtmldlg.[ch]
10087         * src/addressbook.c
10088                 export to HTML.
10089
10090 2002-05-02 [sergey]     0.7.5claws8
10091
10092         * src/mainwindow.c (mainwin_entries),
10093           src/prefs_common.c (prefs_send_create()),
10094           src/codeconv.c (locale_table):
10095                 use charset name "Windows-1251" instead of "CP1251".
10096
10097 2002-05-02 [colin]      0.7.5claws7
10098         
10099         * src/compose.c
10100           src/prefs_common.c
10101           src/prefs_folder_item.c
10102                 Fixed cosmetics bugs due to Outbox renamed to Sent.
10103
10104 2002-05-02 [hiro]       0.7.5claws6
10105
10106         * src/imap.c
10107                 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
10108
10109 2002-05-02 [paul]       0.7.5claws5
10110
10111         * src/compose.c
10112                 more sync with 0.7.5cvs7, see ChangeLog entry
10113                 2002-05-02
10114
10115 2002-05-02 [hiro]       0.7.5claws4
10116
10117         * src/compose.c
10118                 compose_queue_sub():
10119                 check if queue folder exists (closes #550397).
10120                 removed directory creation since it should be handled
10121                 transparently.
10122         * src/imap.c
10123                 imap_add_msg(): return UID for appended message
10124                 (closes #548842).
10125
10126 2002-04-30 [paul]       0.7.5claws3
10127
10128         * src/summaryview.c
10129                 fix account_find_from_address() bug
10130
10131 2002-04-28 [colin]      0.7.5claws2
10132
10133         * src/compose.c
10134           src/textview.c
10135           src/prefs_common.[ch]
10136           src/utils.[ch]
10137                 Added user-definable quotation characters recognition.
10138
10139 2002-04-28 [paul]       0.7.5claws1
10140
10141         * sync with 0.7.5cvs4
10142                 see ChangeLog entry  2002-04-25
10143
10144 2002-04-28 [paul]       0.7.5claws
10145
10146         * po/es.po
10147           po/nl.po
10148           po/pt_BR.po
10149                 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
10150                 Fabio Junior Beneditto
10151
10152 2002-04-27 [jens]       0.7.4claws103
10153
10154         * po/de.po
10155                 updated German translation.
10156
10157 2002-04-27 [hiro]       0.7.4claws102
10158
10159         * src/summaryview.c
10160                 summary_write_cache(): fixed the mark loss of hidden messages.
10161
10162 2002-04-26 [melvin]     0.7.4claws101
10163
10164         * src/procmsg.c
10165                 fixed a second typo (same one)
10166         * po/fr.po
10167           po/it.po
10168           po/pt_BR.po
10169                 fixed the type again...
10170
10171 2002-04-26 [melvin]     0.7.4claws100
10172
10173         * src/procmsg.c
10174                 fixed a typo in an alert message ("temorary").
10175         * po/it.po
10176         * po/pt_BR.po
10177                 corrected the typo  described above.
10178         * po/fr.po
10179                 updated French translation.
10180
10181 2002-04-26 [darko]      0.7.4claws99
10182
10183         * src/summaryview.c
10184                 fix target folder colorization
10185
10186 2002-04-25 [paul]       0.7.4claws98
10187
10188         * po/it.po
10189                 updated by Alessandro Maestri
10190
10191 2002-04-24 [colin]      0.7.4claws97
10192         
10193         * src/compose.c
10194                 Fixed double "subject is empty" question.
10195
10196 2002-04-23 [colin]      0.7.4claws96
10197         
10198         * src/mimeview.c
10199                 Corrected issue when "automatically display images" was
10200                 not set : first image remained after selecting second.
10201
10202 2002-04-23 [melvin]     0.7.4claws95
10203
10204         * src/prefs_actions.c
10205                 Don't display in/out dialog if there is nothing to show.
10206
10207 2002-04-23 [paul]       0.7.4claws94
10208
10209         * sync with 0.7.5cvs3
10210                 bug fixes: see ChangeLog entry 2002-04-23
10211
10212 2002-04-22 [darko]      0.7.4claws93
10213
10214         * src/compose.c
10215                 fix previous check-in which changed code after
10216                 merge from main
10217
10218 2002-04-22 [paul]       0.7.4claws92
10219
10220         * faq/de/*
10221                 add German FAQ
10222         * faq/en/*
10223           faq/es/*
10224           faq/fr/*
10225                 update English, Spanish and French FAQs
10226         * manual/de/*
10227           manual/es/*
10228                 add German and Spanish manuals
10229         * manual/en/*
10230           manual/fr/*
10231                 update English and French manuals
10232
10233         * src/Makefile.am
10234                 add to and re-arrange the pixmap entries
10235
10236 2002-04-22 [darko]      0.7.4claws91
10237
10238         * src/compose.c
10239                 fix sender initials recognition to only allow
10240                 '>' after the initials
10241
10242 2002-04-21 [paul]       0.7.4claws90
10243
10244         * sync with 0.7.5 release
10245                 see ChangeLog entry 2002-04-21
10246
10247 2002-04-21 [alfons]
10248
10249         * src/Makefile.am
10250                 add colin's new pixmaps to EXTRA_DIST
10251
10252 2002-04-21 [colin]      0.7.4claws89
10253         * src/compose.c
10254         * src/inc.c
10255         * src/mainwindow.[ch]
10256         * src/prefs_common.[ch]
10257         * src/stock_pixmap.[ch]
10258                 Added "Work offline" ability.
10259
10260 2002-04-21 [colin]      0.7.4claws88
10261         
10262         * src/mimeview.c
10263         * src/prefs_common.c
10264         * src/prefs_common.h
10265         * src/textview.c : Added an option to common preferences -> display
10266           to allow user not to automatically display images.
10267
10268 2002-04-21 [paul]       0.7.4claws87
10269
10270         * sync with 0.7.4cvs52
10271                 see ChangeLog entry 2002-04-21 (src/imap.c)
10272
10273 2002-04-21 [paul]       0.7.4claws86
10274
10275         * sync with 0.7.4cvs51
10276                 see ChangeLog entry 2002-04-21
10277
10278 2002-04-21 [paul]       0.7.4claws85
10279
10280         * sync with 0.7.4cvs49
10281                 see ChangeLog entries 2002-04-20 and 2002-04-21
10282
10283         * src/Makefile.am
10284                 clean up: remove old 'stock_' element from xpm 
10285                 filenames.
10286
10287 2002-04-21 [alfons]     0.7.4claws84
10288
10289         apply sync patch from Paul
10290
10291         * src/folderview.c
10292                 use old claws prefs_folder_item_create() for now
10293
10294 2002-04-19 [match]      0.7.4claws83
10295
10296         * src/addressbook.[ch]
10297         * src/addrharvest.[ch]
10298         * src/addrgather.[ch]
10299                 recurse folders.
10300         * src/mainwindow.c
10301         * src/summaryview.[ch]
10302                 change menu option.
10303
10304 2002-04-19 [paul]       0.7.4claws82
10305
10306         * po/pt_BR.po
10307                 updated by Fabio Junior Beneditto
10308
10309 2002-04-14 [alfons]     0.7.4claws81
10310
10311         * src/passphrase.c
10312                 add #include <sys/types.h> for mode_t and off_t 
10313
10314 2002-04-13 [paul]       0.7.4claws80
10315         
10316         * src/main.c
10317           src/passphrase.[ch]
10318           src/pgptext.c
10319           src/prefs_common.[ch]
10320           src/rfc2015.c
10321                 enable storing of GnuPG passphrase for the whole 
10322                 session or a user-defined number of minutes. patch 
10323                 submitted by Ravemax <ravemax@dextrose.com>
10324
10325 2002-04-13 [alfons]     0.7.4claws79
10326
10327         * src/textview.c
10328                 make email parser also stop scanning when encountering separators
10329                 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
10330
10331 2002-04-13 [paul]       0.7.4claws78
10332
10333         * sync with 0.7.4cvs39
10334                 see ChangeLog entry 2002-04-12
10335
10336 2002-04-11 [paul]       0.7.4claws77
10337
10338         * sync with 0.7.4cvs37
10339                 see ChangeLog entry 2002-04-11
10340
10341 2002-04-11 [paul]       0.7.4claws76
10342
10343         * COPYING 
10344                 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
10345                 the clause for OpenSSL). sync with sylpheed main
10346
10347 2002-04-09 [melvin]     0.7.4claws75
10348
10349         * src/compose.c
10350                 Made 'Ctrl-Enter' on send ignore some modifiers 
10351                 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
10352                 to bind other *-Enter (but not Alt-Enter).
10353
10354 2002-04-09 [paul]       0.7.4claws74
10355
10356         * sync with 0.7.4cvs35
10357                 see ChangeLog entries 2002-04-09
10358
10359 2002-04-08 [paul]       0.7.4claws73
10360
10361         * sync with 0.7.4cvs33
10362                 see ChangeLog entry 200-04-08
10363
10364 2002-04-07 [match]      0.7.4claws72
10365
10366         * src/addrharvest.[ch]
10367                 fixed to read all addresses in header, regardless
10368                 of header size. improved name parsing. accommodate
10369                 harvest from folders and selected message.
10370         * src/addritem.[ch]
10371                 included new address parsing function.
10372         * src/addrgather.[ch]
10373         * src/addressbook.[ch]
10374         * src/summaryview.[ch]
10375         * src/mainwindow.c
10376                 allow address harvest of folder as well as selected
10377                 messages.
10378
10379 2002-04-07 [paul]       0.7.4claws71
10380
10381         * src/esmtp.[ch]
10382           src/smtp.c
10383                 don't try to authenticate with CRAM-MD5 in SMTP when 
10384                 SMTP-AUTH enabled if MTA doesn't issue this 
10385                 auth-method in it's ehlo-response. bug item #531364,
10386                 patch item #938910. patch submitted by Colin Leroy 
10387                 <colin@colino.net>
10388
10389 2002-04-07 [paul]       0.7.4claws70
10390
10391         * src/nntp.c
10392                 fix missing MODE_READER bug. patch submitted by
10393                 Colin Leroy <colin@colino.net>
10394
10395 2002-04-07 [alfons]     0.7.4claws69
10396
10397         * src/matcher.[ch]
10398         * src/prefs_filtering.c
10399         * src/summaryview.c
10400                 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
10401                 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
10402
10403 2002-04-07 [paul]       0.7.4claws68
10404
10405         * sync with 0.7.4cvs32
10406                 see ChangeLog entry 2002-04-06
10407
10408         * tools/filter_conv.pl
10409                 more bug fixes
10410
10411 2002-04-06 [paul]       0.7.4claws67
10412
10413         * tools/filter_conv.pl
10414                 modify to be able to find the name of the first
10415                 mailbox and use that. main's filter does not
10416                 record the full path to the mailbox and therefore
10417                 can only filter to the first mailbox.
10418
10419 2002-04-05 [paul]       0.7.4claws66
10420
10421         * tools/filter_conv.pl
10422                 attempt to make the script all-encompassing and
10423                 be able to convert any main 'filter' rule thrown
10424                 at it
10425
10426 2002-04-05 [paul]       0.7.4claws65
10427
10428         * tools/filter_conv.pl
10429                 allow for collapsed folder trees
10430
10431 2002-04-05 [paul]       0.7.4claws64
10432
10433         * sync with 0.7.4cvs31
10434                 see ChangeLog entries 2002-04-05
10435
10436 2002-04-03 [paul]       0.7.4claws63
10437
10438         * sync with 0.7.4cvs29
10439                 see ChangeLog entries 2002-04-02 and 2002-04-03
10440
10441 2002-04-02 [paul]       0.7.4claws62
10442
10443         * sync with 0.7.4cvs26
10444                 see ChangeLog entry 2002-04-01
10445
10446 2002-04-02 [match]      0.7.4claws61
10447
10448         * src/pine.[ch]
10449         * src/importpine.[ch]
10450         * src/addressbook.c
10451                 import Pine address book.
10452
10453 2002-04-02 [match]      0.7.4claws60
10454
10455         * src/addrharvest.[ch]
10456                 improve address parsing of funky addresses.
10457
10458 2002-04-02 [darko]      0.7.4claws59
10459
10460         * src/compose.c
10461                 wrap on send improvements, it now recognizes quoted
10462                 initials as part of the quotation string, and it
10463                 does not join lines separated by CR
10464
10465 2002-04-01 [match]      0.7.4claws58
10466
10467         * src/mgutils.[ch]
10468                 added new functions.
10469         * src/mutt.[ch]
10470                 remove excessive duplicate address generation
10471                 on import.
10472
10473 2002-04-01 [alfons]     0.7.4claws57
10474         
10475         * src/summaryview.c
10476                 put back g_free() 
10477
10478 2002-04-01 [paul]       0.7.4claws56
10479
10480         * sync with 0.7.4cvs25
10481                 see ChangeLog entry 2002-04-01
10482
10483 2002-04-01 [alfons]     0.7.4aprilfool55
10484
10485         * src/summaryview.c
10486                 honour feature request item #537427 to allow for
10487                 displaying names from address book for sent mail also
10488
10489 2002-03-29 [paul]       0.7.4claws54
10490
10491         * src/mainwindow.c
10492           src/prefs_filtering.[ch]
10493           src/prefs_matcher.c
10494           src/summaryview.c
10495                 add 'fast filter' for claws' filtering,
10496                 /Tools/Create filter rule/... patch submitted
10497                 by Neill Miller <neillm@thecodefactory.org>
10498
10499 2002-03-29 [paul]       0.7.4claws53
10500
10501         * sync with 0.7.4cvs24
10502                 see ChangeLog entry 2002-03-29
10503
10504 2002-03-28 [paul]       0.7.4claws52
10505
10506         * sync with 0.7.4cvs23
10507                 see ChangeLog entry 2002-03-28
10508
10509 2002-03-27 [melvin]     0.7.4claws51
10510
10511         * src/prefs_actions.c
10512                 Added support to pass only one message part (as a
10513                 file) to the command using '%p'. No quotes are needed
10514                 because doubles quotes are automatically added.
10515                 Fixed bug where Sylpheed could block when waiting for
10516                 a child process to finish.
10517                 Changed the help menu to remove quotes around symbols to 
10518                 avoid misinterpretation (they must not be used).
10519
10520 2002-03-27 [melvin]     0.7.4claws50
10521
10522         * src/inc.c
10523                 Made the new mail notification command always 
10524                 execute asynchronously.
10525
10526 2002-03-27 [paul]       0.7.4claws49
10527
10528         * src/compose.c
10529                 fix bug introduced in last commit
10530
10531 2002-03-27 [paul]       0.7.4claws48
10532
10533         * sync with 0.7.4cvs21
10534                 see ChangeLog 2002-03-26 and 2002-03-27
10535
10536 2002-03-26 [hoa]        0.7.4claws47
10537
10538         * src/prefs_folder_item.c
10539                 really fixed the bug #516442 with folder rescan.
10540
10541 2002-03-26 [paul]       0.7.4claws46
10542
10543         * sync with 0.7.4cvs19
10544                 see ChangeLog entries 2002-03-25 and 2002-03-26
10545
10546 2002-03-25 [hoa]        0.7.4claws45
10547
10548         * src/matcher.c
10549         * src/mh.c
10550                 fix the bug #516442 with folder rescan.
10551
10552         * src/prefs_common.[ch]
10553         * src/compose.c
10554                 added an option to enable two different behaviours
10555                 for bounce.
10556
10557
10558 2002-03-25 [paul]       0.7.4claws44
10559
10560         * src/mainwindow.c
10561           src/selective_download.c
10562                 correct a few menuitem labels
10563
10564 2002-03-25 [christoph]  0.7.4claws43
10565
10566         * src/procmsg.c
10567                 fix non deleted tmp message in
10568                 procmsg_save_to_outbox
10569                 fix problems caused by sync with
10570                 main branch's procmsg_send_queue
10571
10572 2002-03-25 [paul]       0.7.4claws42
10573
10574         * src/quote_fmt.c
10575           src/quote_fmt_lex.l
10576           src/quote_fmt_parse.y
10577                 add Last name (%L) placeholder for quoting. 
10578                 patch submitted by Thorsten Thielen 
10579                 <thth@users.sourceforge.net>
10580
10581 2002-03-25 [paul]       0.7.4claws41
10582
10583         * src/utils.c
10584                 get full hostname. patch submitted by
10585                 Bob Woodside <rwoodside1@comcast.net>
10586
10587 2002-03-25 [paul]       0.7.4claws40
10588
10589         * src/account.c
10590           src/news.c
10591           src/nntp.[ch]
10592           src/prefs_account.[ch]
10593                 enable NNTP over SSL. patch submitted by
10594                 Pascal Jermini <pascal@infinity.hn.org>
10595
10596 2002-03-24 [paul]       0.7.4claws39
10597
10598         * src/prefs_common.c
10599                 make the arrangement of the Compose tab more
10600                 coherent
10601
10602         * src/mainwindow.c
10603                 fix some irregularities of style
10604
10605         * po/de.po
10606                 updated by Kilian Krause
10607
10608 2002-03-23 [paul]       0.7.4claws38
10609
10610         * po/pt_BR.po
10611                 updated by Fabio Junior Beneditto
10612
10613 2002-03-23 [paul]       0.7.4claws37
10614
10615         * src/mainwindow.c
10616                 move 'Gather addresses' to 'Tools' menu
10617                 make 'Selective download' sensitive
10618
10619 2002-03-23 [paul]       0.7.4claws36
10620
10621         * sync with 0.7.4cvs16
10622                 see ChangeLog entries 2002-03-23
10623
10624 2002-03-22 [christoph]  0.7.4claws35
10625
10626         * src/quote_fmt_parse.y
10627                 fix include program output
10628
10629 2002-03-22 [alfons]     0.7.4claws34
10630
10631         * src/pop.c
10632                 initialize GDate stack variable correctly (sorry!)
10633
10634 2002-03-22 [paul]       0.7.4claws33
10635
10636         * src/compose.c
10637           src/mainwindow.c
10638           src/prefs_actions.c
10639           src/prefs_common.c
10640                 rename 'Tool' to 'Tools'
10641
10642         * src/mainwindow.c
10643                 move 'Delete duplicated messages' from
10644                 'Message/' to 'Tools/'
10645                 re-arrange the order of 'Tools/' items
10646
10647 2002-03-22 [paul]       0.7.4claws32
10648
10649         * src/addr_compl.c
10650           src/addressbook.[ch]
10651                 auto-address completion now also matches on
10652                 Nickname. patch submitted by Bob Forsman 
10653                 <hammor@users.sourceforge.net>
10654
10655         * src/editaddress.c
10656                 correct a spelling mistake
10657
10658 2002-03-22 [alfons]     0.7.4claws31
10659
10660         * src/pop.c
10661                 fix getting uidl from incorrect string 
10662                 (spotted by Colin)
10663
10664 2002-03-21 [alfons]     0.7.4claws30
10665
10666         * src/pop.c
10667                 more code refactoring
10668                 plug mem leak introduced by delete on server
10669
10670 2002-03-21 [paul]       0.7.4claws29
10671
10672         * sync with 0.7.4cvs11
10673                 see ChangeLog entries 2002-03-20
10674
10675 2002-03-20 [alfons]     0.7.4claws28
10676
10677         * src/inc.c
10678                 apply Colin's patch and refactor
10679
10680 2002-03-20 [paul]       0.7.4claws27
10681
10682         * sync with sylpheed 0.7.4cvs9
10683                 see ChangeLog entry 2002-03-20
10684
10685 2002-03-19 [christoph]  0.7.4claws26
10686
10687         * src/mh.c
10688         * src/procmsg.[ch]
10689         * src/summaryview.c
10690                 revert changes for flag updates
10691                 (does not work correctly and no time to debug)
10692
10693 2002-03-20 [alfons]     0.7.4claws25
10694
10695         * src/pop.c
10696                 refactor should_delete() a little bit 
10697
10698 2002-03-19 [paul]       0.7.4claws24
10699
10700         * src/inc.[ch]
10701           src/pop.c
10702           src/prefs_account.[ch]
10703                 allow the user to leave downloaded mail on the 
10704                 server for n days. Patch submitted by Colin Leroy 
10705                 <colin@colino.net>
10706
10707 2002-02-19 [paul]       0.7.4claws23
10708
10709         * sync with sylpheed 0.7.4cvs8
10710                 see ChangeLog entries 2002-03-19
10711
10712 2002-03-18 [paul]       0.7.4claws22
10713
10714         * sync with sylpheed 0.7.4cvs6
10715                 see ChangeLog entry 2002-03-18
10716
10717 2002-03-18 [paul]       0.7.4claws21
10718
10719         * po/en_GB.po
10720                 add en_GB message catalogue
10721
10722         * src/mbox_folder.c
10723           src/prefs_account.c
10724           src/prefs_actions.c
10725                 correct a few spelling mistakes
10726
10727 2002-03-17 [alfons]     0.7.4claws20
10728
10729         * src/matcher.c
10730                 more stringent checks for NULL params when writing
10731                 filtering actions to a file
10732                 
10733 2002-03-17 [hoa]        0.7.3claws20
10734
10735         * src/news.c
10736                 fixed the count of new messages
10737
10738         * src/compose.c
10739                 fixed the "attachment properties" window
10740
10741 2002-03-17 [paul]       0.7.4claws19
10742
10743         * src/defs.h
10744           src/folder.h
10745           src/news.c
10746           src/prefs_account.[ch]
10747           src/procmsg.[ch]
10748           src/summaryview.c
10749                 automatically mark cross-posted messages as read 
10750                 and (optionally) give them a colour label
10751                 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
10752                 
10753
10754 2002-03-17 [paul]       0.7.4claws18
10755
10756         * sync with sylpheed 0.7.4cvs5
10757                 see ChangeLog entry 2002-03-17
10758
10759 2002-03-17 [melvin]     0.7.4claws17
10760         
10761         * src/textview.c
10762                 Worked around a gtktext 'bug': when searching for 
10763                 a text in a long message it was scrolling slowly
10764                 line by line until it hit the searched text.
10765         * po/fr.po
10766                 Updated French translation
10767
10768 2002-03-17 [melvin]     0.7.4claws16
10769
10770         * src/mainwindow.c
10771         * src/compose.c
10772         * src/prefs_actions.c
10773                 Moved "Edit/Actions" to "Tool/Actions"
10774                 Made mainwindow/compose window sensitive as soon as
10775                 no child process is running anymore even if the io dialog
10776                 is open.
10777                 Fixed a struct being initialized with a non constant char*
10778
10779 2002-03-16 [christoph]  0.7.4claws15
10780
10781         * configure.in
10782                 add --with-compiler-flags option
10783                 (only for developer hacking)
10784         * src/mh.c
10785         * src/procmsg.[ch]
10786         * src/summaryview.c
10787                 try to make folder-stats and flag handling more
10788                 independent from the summaryview. msgcounts
10789                 are only set when the folder is opened and
10790                 procmsg_msginfo_(un)set_flags will handle it
10791                 later and summaryview will get the values
10792                 from the folder.
10793
10794 2002-03-16 [paul]       0.7.4claws14
10795
10796         * src/messageview.c
10797                 fix Return-receipt. Patch submitted by Bob
10798                 Woodside <rwoodside1@comcast.net>
10799
10800 2002-03-16 [paul]       0.7.4claws13
10801
10802         * src/compose.c
10803                 fix 'dynamic' signatures, make it work again
10804                 broken during sync on 2002-03-14 (0.7.4claws2)
10805
10806 2002-03-15 [match]      0.7.4claws12
10807
10808         * src/addrharvest.[ch]
10809         * src/addrgather.[ch]
10810         * src/addressbook.[ch]
10811         * src/mainwindow.c
10812                 included address harvester feature. still some
10813                 issues with address parsing that I will fix.
10814
10815 2002-03-15 [match]      0.7.4claws11
10816
10817         * src/addrbook.[ch]
10818         * src/addrcache.[ch]
10819         * src/addressbook.[ch]
10820         * src/addrindex.c
10821         * src/editbook.c
10822         * src/importldif.c
10823         * src/importmutt.c
10824         * src/jpilot.[ch]
10825         * src/main.c
10826         * src/syldap.[ch]
10827         * src/vcard.[ch]
10828                 tidy up. fix memory leaks. moved attribs and methods
10829                 from individual interfaces to addrcache object. prep
10830                 for new stuff to come in.
10831
10832 2002-03-15 [alfons]     0.7.4claws10
10833
10834         * src/matcher.[ch]
10835         * src/matcher_parser_parse.y
10836         * src/matcher_parser_lex.l
10837         * src/prefs_matcher.c
10838                 add filtering conditions message greater than, smaller 
10839                 than, and exactly matching a size in bytes
10840                 (does not work with delete from POP3 server yet)
10841
10842                 this should also give others an idea what you should
10843                 do to add new criterions to claws filtering system
10844                 
10845
10846 2002-03-15 [paul]       0.7.4claws9
10847
10848         * tools/filter_conv.pl
10849                 exit if there are no filter rules to convert
10850                 rename filterrc to filterrc.old after completion
10851
10852 2002-03-15 [paul]       0.7.4claws8
10853
10854         * sync with sylpheed 0.7.4cvs3
10855                 see ChangeLog entry 2002-03-14
10856
10857 2002-03-14 [paul]       0.7.4claws7
10858
10859         * src/compose.c
10860                 clean up the last commit (ahem)
10861
10862 2002-03-14 [paul]       0.7.4claws6
10863
10864         * src/compose.c
10865                 fix bug #515655. honour account preferences
10866                 regarding gpg default signing/encryption when 
10867                 changing account from the compose window.
10868
10869 2002-03-14 [paul]       0.7.4claws5
10870
10871         * src/folderview.c
10872                 remove unnecessary curly brackets
10873
10874 2002-03-14 [paul]       0.7.4claws4
10875
10876         * src/folderview.c
10877           src/prefs_filtering.[ch]
10878                 add filter rename on folder rename and filter
10879                 delete on folder delete. Patch submitted by
10880                 Neill Miller <neillm@thecodefactory.org> 
10881
10882 2002-03-14 [christoph]  0.7.4claws3
10883
10884         * src/procmsg.c
10885         * src/send.c
10886                 fix local delivery
10887                 (patch submitted by "Simon 'corecode' Schubert")
10888         * src/prefs_common.c
10889         * src/procmsg.c
10890                 fix gcc 3.0 warning
10891
10892 2002-03-14 [paul]       0.7.4claws2
10893
10894         * sync with sylpheed 0.7.4cvs2
10895                 see ChangeLog entry 2002-03-13
10896
10897 2002-03-12 [darko]      0.7.4claws1
10898
10899         * src/mainwindow.c
10900                 fix what seems to be a copy and paste error
10901                 when setting color for important messages
10902                 (reported by wwp)
10903
10904 2002-03-11 [paul]       version 0.7.4claws released
10905
10906 2002-03-11 [paul]       0.7.4claws
10907
10908         * po/es.po
10909           po/it.po
10910           po/nl.po
10911           po/pt_BR.po
10912                 update message catalogs. Submitted by Ricardo Mones 
10913                 Lastra, Alessandro Maestri, Wilbert Berendsen, and 
10914                 Fabio Junior Beneditto
10915
10916         * configure.in
10917           faq/Makefile.am
10918           faq/it/Makefile
10919           faq/it/sylpheed-faq*
10920           src/mainwindow.c
10921           src/manual.[ch]
10922                 add FAQ in Italian
10923         
10924
10925 2002-03-11 [jens]       0.7.3claws7
10926
10927         * po/de.po
10928                 updated German translation
10929
10930 2002-03-11 [melvin]     0.7.3claws6
10931
10932         * po/fr.po
10933                 updated and corrected French translation
10934
10935 2002-03-10 [hoa]        0.7.3claws5
10936
10937         * src/account.c
10938         * src/inc.c
10939         * src/prefs_account.c
10940         * src/procmsg.c
10941         * src/send.[ch]
10942                 fixed the local account.
10943                 you have to change the default "/usr/sbin/sendmail"
10944                 to "/usr/sbin/sendmail -t" in the preferences of
10945                 the local account.
10946
10947         * src/procmime.c
10948                 removed some debug display for renderer
10949
10950 2002-03-10 [paul]       0.7.3claws4
10951
10952         * faq/en/sylpheed-faq-1.html
10953           faq/en/sylpheed-faq-2.html
10954                 update
10955
10956 2002-03-09 [paul]       0.7.3claws3
10957
10958         * sync with sylpheed 0.7.4
10959                 see ChangeLog entry 2002-03-09
10960
10961 2002-03-08 [paul]       0.7.3claws2
10962
10963         * faq/en/sylpheed-faq*
10964           faq/es/sylpheed-faq*
10965           faq/fr/sylpheed-faq*
10966                 update the FAQs
10967
10968         * manual/fr/.cvsignore
10969           manual/fr/Makefilea.am
10970           manual/fr/sylpheed*
10971           src/mainwindow.c
10972           src/manual.[ch]
10973                 add the French manual
10974
10975 2002-03-07 [paul]       0.7.3claws1
10976
10977         * sync with sylpheed 0.7.3cvs4
10978                 see ChangeLog entries  2002-03-06 and 2002-03-07
10979         
10980         * po/nl.po
10981                 updated by Wilbert Berendsen
10982
10983 2002-03-07 [melvin]     0.7.2claws34
10984
10985         * src/selective_download.c
10986                 Changed the pixmap of the receive button to MAIL_RECEIVE.
10987
10988 2002-03-06 [paul]       0.7.2claws33
10989
10990         * sync with sylpheed 0.7.3cvs1
10991                 bug fix, see ChangeLog entry 2002-03-05
10992
10993 2002-03-05 [paul]       0.7.2claws32
10994
10995         * src/mimeview.c
10996           src/pgptext.[ch]
10997           src/procmsg.c
10998                 reverse the pgp ascii-armored code implemented in 
10999                 0.7.2claws16. removal of this code until it matures.
11000                 this means that verifying ascii-armored pgp sigs and
11001                 automatic decryption of ascii-armored encrypted
11002                 messages no longer works.
11003
11004 2002-03-05 [paul]       0.7.2claws31
11005
11006         * configure.in
11007           Makefile.am
11008         * faq/Makefile.am
11009         * faq/en/Makefile.am
11010           faq/en/sylpheed-faq.html
11011           faq/en/sylpheed-faq-1.html
11012           faq/en/sylpheed-faq-2.html
11013           faq/en/sylpheed-faq-3.html
11014         * faq/es/Makefile.am
11015           faq/es/sylpheed-faq.html
11016           faq/es/sylpheed-faq-1.html
11017           faq/es/sylpheed-faq-2.html
11018           faq/es/sylpheed-faq-3.html
11019           faq/es/sylpheed-faq-4.html
11020         * faq/fr/Makefile.am
11021           faq/fr/sylpheed-faq.html
11022           faq/fr/sylpheed-faq-1.html
11023           faq/fr/sylpheed-faq-2.html
11024           faq/fr/sylpheed-faq-3.html
11025         * src/Makefile.am
11026           src/defs.h
11027           src/mainwindow.c
11028           src/manual.[ch]
11029                 add FAQs in English, Spanish and French
11030
11031
11032 2002-03-05 [paul]       0.7.2claws30
11033
11034         * manual/en/sylpheed.html
11035           manual/en/sylpheed-XX.html
11036                 updated the English manual
11037
11038 2002-03-05 [hoa]        
11039
11040         * src/summaryview.c
11041                 dialog box pops up if the article can't be deleted.
11042
11043 2002-03-04 [paul]       
11044         
11045         * po/pt_BR.po
11046                 updated by Fabio Junior Benedito
11047
11048 2002-03-04 [hoa]
11049
11050         * removed ac/gpgme.m4
11051                 to avoid autogen common problem
11052                 developers have to install gpgme development package now
11053
11054         * src/compose.c
11055                 encoding to 7bit or 8bit is enabled.
11056
11057 2002-03-03 [alfons]     0.7.2claws29
11058
11059         * src/pop.c
11060                 merge fix by Oliver Haertel for selective
11061                 download buglet
11062
11063 2002-03-03 [paul]       0.7.2claws28
11064         
11065         * sync with sylpheed 0.7.3
11066
11067 2002-03-03 [paul]       0.7.2claws27
11068
11069         * sync with sylpheed 0.7.2cvs24
11070                 see ChangeLog entries 2002-03-02 and 2002-03-03
11071
11072 2002-03-02 [melvin]     0.7.2claws26
11073
11074         * src/inc.[ch]
11075         * src/main.c
11076         * src/mainwindow.c
11077         * src/prefs_common.[ch]
11078                 Added user definable notification on new mail arrival.
11079                 Removed unused variables in spell checker prefs code.
11080
11081 2002-03-02 [melvin]     0.7.2claws25
11082
11083         * src/quote_fmt.c
11084                 Removed unnecessary escape sequences.
11085                 Changed 'Initial...' to 'Initials of Sender'
11086
11087 2002-03-02 [paul]       0.7.2claws24
11088
11089         * sync with sylpheed 0.7.2cvs22
11090                 see ChangeLog entry 2002-03-01
11091
11092 2002-03-01 [hoa]        0.7.2claws23
11093
11094         * src/mainwindow.c
11095                 Set sensitivity of delete actions to active
11096                 even if the folder is a newsgroup.
11097
11098         * src/summaryview.c
11099                 - Set sensitivity of delete actions
11100                 - Added function check_permission() that will check if the
11101                   user is authorized to delete a message. For news, it
11102                   will check if the author is the same.
11103                 - Enabled deletion when there is no trash folder.
11104
11105         * src/news.[ch]
11106                 - Added news_cancel_article() to cancel articles
11107                 - Implemented news_remove_message() (public function)
11108
11109 2002-03-01 [paul]       0.7.2claws22
11110
11111         * src/gtkutils.c
11112           src/textview.c
11113                 recognise urls that that don't include 'http://' and
11114                 simply begin 'www.' 
11115
11116         * AUTHORS
11117                 remove duplicated name
11118
11119 2002-02-28 [paul]       0.7.2claws21
11120
11121         * src/mainwindow.c
11122           src/summaryview.[ch]
11123                 add ability to 'Select thread'
11124                 combines Melvin's "Select thread's head" patch (#510907)
11125                 with Colin Leroy's <colin@colino.net> "Select whole thread" 
11126                 patch (#518514) 
11127
11128 2002-02-28 [paul]       0.7.2claws20
11129
11130         * src/mimeview.c
11131                 hopefully fix segfault on right-clicking a mime part
11132                 that some people have experienced.      
11133                 fix submitted by Fredrik Olofsson <frol@linux.nu>
11134
11135 2002-02-28 [paul]       0.7.2claws19
11136
11137         * sync with sylpheed 0.7.2cvs21
11138                 see ChangeLog entries 2002-02-27 and 2002-02-28
11139
11140 2002-02-27 [paul]       0.7.2claws18
11141
11142         * sync with sylpheed 0.7.2cvs18
11143                 see ChangeLog entries 2002-02-26 and 2002-02-27
11144
11145 2002-02-26 [alfons]     0.7.2claws17
11146
11147         * src/procheader.c
11148                 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
11149                 (spotted by Chris Hessman <idatech@gmx.net>)
11150
11151 2002-02-26 [paul]       0.7.2claws16
11152
11153         * src/mimeview.c
11154           src/pgptext.[ch]
11155           src/procmsg.c
11156                 make decryption of ascii-armored pgp encrypted messages
11157                 and verification of ascii-armored signatures work again.
11158                 slightly altered from the patch by Jens Jahnke 
11159                 <jan0sch@gmx.net>
11160
11161                 ##FIX ME##
11162                 * the checking of plaintext signatures always comes up in 
11163                   a popup box
11164                 * it doesn't work for multipart messages 
11165                 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
11166                   including the msg headers and these 2 line themselves, are 
11167                   not displayed
11168
11169         * src/mainwindow.c
11170                 "View/Folder Tree" becomes "View/Separate Folder Tree"
11171                 "View/Message View" becomes "View/Separate Message View"
11172                 because its less ambiguous.
11173
11174         * po/es.po
11175                 updated by Ricardo Mones Lastra
11176
11177 2002-02-26 [paul]       0.7.2claws15
11178
11179         * sync with sylpheed 0.7.2cvs17
11180                 see ChangeLog entries 2002-02-25 and 2002-02-26
11181
11182 2002-02-25 [christoph]  0.7.2claws14
11183
11184         * src/filtering.[ch]
11185         * src/inc.c
11186                 do filtering stuff after all messages have been received
11187                   1. drop all messages to .processing
11188                   2. scan processing folder for messages
11189                   3. filter messages or move to inbox
11190                 this will also find old messages left in processing after
11191                 a crash or something like that and we get a real msginfo
11192                 from folder->get_msg_list and do not have to create our
11193                 own in filter_message
11194         * src/matcher_parser_parse.y
11195                 remove MIX/MAX warning (reordered includes)
11196
11197 2002-02-25 [paul]       0.7.2claws13
11198
11199         * sync with sylpheed 0.7.2cvs15
11200                 see ChangeLog entry 2002-02-24
11201
11202 2002-02-24 [alfons]     0.7.2claws12
11203
11204         * src/filtering.c
11205                 clear old color flags first when applying a new color to
11206                 a message info. 
11207                 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
11208
11209 2002-02-24 [alfons]     0.7.2.claws11
11210         
11211         * AUTHORS
11212         * src/prefs_common.c
11213                 add presets for Opera and Konqueror, closes patch #517261,
11214                 submitted by Ville SkyttĂ€ <scop@users.sourceforge.net>
11215
11216 2002-02-24 [alfons]     0.7.2.claws10
11217
11218         * AUTHORS
11219         * src/summaryview.c
11220                 fix threading for null message ids, closes patch #521601,
11221                 submitted by Bob Forsman <hammor@users.sourceforge.net>
11222
11223 2002-02-24 [alfons]     0.7.2claws9
11224
11225         * src/summaryview.c
11226         * src/filtering.c
11227                 make Tool | Filter Message work with filtering system so
11228                 setting flags also works
11229
11230                 TODO:
11231
11232                 - Processing uses the same function as Tool | Filter
11233                   Message, but doesn't use the same update proc yet
11234
11235 2002-02-23 [paul]       0.7.2claws8
11236
11237         * sync with sylpheed 0.7.2cvs14
11238                 see ChangeLog entries 2002-02-22 and 2002-02-23
11239
11240 2002-02-22 [christoph]  0.7.2claws7
11241
11242         * src/quote_fmt.c
11243                 Add column space to table
11244         * src/quote_fmt_parse.y
11245                 Close files
11246
11247 2002-02-22 [paul]       0.7.2claws6
11248
11249         * src/Makefile.am
11250           src/defs.h
11251           src/filtering.c
11252           src/inc.[ch]
11253           src/mainwindow.c
11254           src/matcher.[ch]
11255           src/matcher_parser_lex.l
11256           src/matcher_parser_parse.y
11257           src/pop.[ch]
11258           src/prefs_account.h
11259           src/prefs_filtering.c
11260           src/selective_download.[ch]   *** NEW FILES ***
11261           src/utils.[ch]
11262           po/POTFILES.in
11263                 Selective Download added to 'Tool' menu. 
11264                 Retrieves email headers of the currently selected pop3 
11265                 account and allows the user to mark emails for deletion 
11266                 right on the pop3 server. Patch submitted by Oliver Haertel 
11267                 <oha@users.sourceforge.net>.
11268         
11269         * po/POTFILES.in
11270                 add 'src/quote_fmt.c'           
11271
11272 2002-02-22 [christoph]  0.7.2claws5
11273
11274         * src/Makefile.am
11275                 added quote_fmt.c
11276         * src/prefs_common.[ch]
11277         * src/prefs_template.c
11278         * src/quote_fmt.c               *** NEW FILE ***
11279         * src/quote_fmt.h
11280                 move quote format symbol description code
11281                 to it's own file because it is used from
11282                 differnent code parts
11283                 Rewrote symbol description GUI
11284                   + use table
11285                   + add separators
11286                   + get data from array (no more long constant strings)
11287         * src/quote_fmt_lex.l
11288         * src/quote_fmt_parse.y
11289                 Symbol for Literal % changed to \% instead of %%
11290                 (More logical as \ is used for quoting for other symbols)
11291                 Add |f and |p to include files and program output
11292                 Examples:
11293                     |f{/home/.../.signature}
11294                     |p{date}
11295         * po/de.po
11296                 Correct wrong spelling for "Referenzen"
11297
11298 2002-02-21 [paul]       0.7.2claws4
11299
11300         * src/procmsg.c
11301                 forgotten during sync
11302
11303 2002-02-21 [paul]       0.7.2claws3
11304
11305         * sync with sylpheed 0.7.2cvs11
11306                 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
11307                 2002-02-20 and 2002-02-21
11308
11309 2002-02-20 [melvin]     0.7.2claws2
11310
11311         * src/prefs_actions.c
11312                 Added error report when child cannot fork or when execvp 
11313                 returns with an error.
11314
11315 2002-02-19 [christoph]  0.7.2claws1
11316
11317         * src/codeconv.c
11318                 return unconverted text if conde conversion is not possible
11319                 when libjconv is used.
11320                 (patch submitted by "Simon 'corecode' Schubert")
11321
11322 2002-02-19 [paul]       
11323
11324         * version 0.7.2claws release
11325
11326 2002-02-19 [paul]       0.7.2claws
11327
11328         * po/nl.po
11329                 updated by Wilbert Berendsen
11330
11331
11332 2002-02-18 [alfons]     0.7.1claws13
11333
11334         * src/syldap.c
11335         * src/jpilot.c
11336                 remove references to dlfcn and explicitly loading functions
11337                 from dynalink libs, because libs linked anyway, and functions
11338                 are loaded explicitly
11339
11340 2002-02-17 [melvin]     0.7.1claws12
11341
11342         * src/prefs_actions.c
11343                 Replaced children wait loop with double fork technique.
11344                 Now, input/output window updated at each new output.
11345                 free_children(): Fixed a memory leak.
11346                 Made input/output window non closable if running children
11347                 still exist.
11348                 Added missing <unistd.h> include.
11349                 Added some --debug outputs.
11350
11351 2002-02-17 [melvin]     0.7.1claws11
11352
11353         * src/summaryview.c
11354                 Fixed bug where descending sort order did not select top
11355                 message.
11356
11357 2002-02-17 [melvin]     0.7.1claws10
11358
11359         * acconfig.h
11360                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
11361         * src/prefs_common.c
11362                 Pspell data package directory no more hard coded but
11363                 set during configuration (PSPELL_PATH). (Thanks to 
11364                                 Gustavo Noronha Silva.)
11365
11366 2002-02-17 [melvin]     0.7.1claws9
11367
11368         * configure.in
11369                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
11370         * src/gtkspell.c
11371                 Fixed compile-time warnings.
11372
11373 2002-02-16 [alfons]     0.7.1claws8
11374
11375         * src/filesel.c
11376                 fix inadvertent free of NULL pointer which caused
11377                 sylpheed to crash when closing the save-as dialog
11378                 using the window close button
11379
11380 2002-02-16 [carsten]    0.7.1claws7
11381         * src/mainwindow.[ch]
11382           src/summaryview.c
11383           src/prefs_common.c
11384                 fixes for pixmap theming code:
11385                         - recently changed mail attributes shouldn't get
11386                           lost any longer
11387                         - theme is only reloaded iff another theme was
11388                           selected
11389
11390 2002-02-16 [paul]       0.7.1claws6
11391
11392         * sync with sylpheed 0.7.2 release
11393                 see ChangeLog entry 2002-02-15 and 2002-02-16
11394
11395 2002-02-15 [paul]       0.7.1claws5
11396
11397         * sync with sylpheed 0.7.1cvs9
11398                 see ChangeLog entry 2002-02-15
11399
11400         * po/POTFILES.in
11401                 remove unneeded headerwindow.c entry
11402
11403 2002-02-14 [carsten]    0.7.1claws4
11404         * src/summaryview.c
11405                 fixed a bug for "Go to next unread message": there was
11406                 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
11407                 in the prefs, because of doing "Search again" instead
11408                 "No"
11409
11410 2002-02-14 [carsten]    0.7.1claws3
11411         * src/stock_pixmap.c
11412                 removed 2 more mem leaks; following memprof,
11413                 this code is "leak free" now :)
11414
11415 2002-02-14 [carsten]    0.7.1claws2
11416         * src/stock_pixmap.c
11417                 used opendir/readdir/closedir instead of scandir
11418                 -> code should work now on Solaris
11419
11420 2002-02-14 [paul]       0.7.1claws1
11421
11422         * sync with sylpheed 0.7.1cvs8
11423                 see ChangeLog entries 2002-02-13 and 2002-02-14
11424
11425         * README.claws
11426                 add some description of Actions and Pixmap Themes
11427
11428 2002-02-13 [paul]       
11429
11430         * version 0.7.1claws release
11431
11432 2002-02-13 [paul]       0.7.1claws
11433
11434         * po/es.po
11435           po/it.po
11436           po/pt_BR.po
11437                 updated translations, submitted by Ricardo Mones Lastra,
11438                 Alessandro Maestri and Fabio Junior Beneditto
11439
11440 2002-02-13 [melvin]     0.7.0claws75
11441
11442         * src/prefs_actions.c
11443                 Added missing "signal.h" include
11444
11445 2002-02-13 [melvin]     0.7.0claws74
11446
11447         * src/prefs_folder_item.c
11448                 Added missing "config.h" include
11449         * po/fr.po
11450                 Updated French translation for folder propriety.
11451
11452 2002-02-13 [jens]       0.7.0claws73
11453
11454         * po/POTFILES.in
11455                 Added missing src/prefs_folder_item.c [log added by melvin]
11456         * po/de.po
11457                 Updated German translation.
11458
11459 2002-02-13 [melvin]     0.7.0claws72
11460
11461         * po/fr.po
11462                 Updated French translation.
11463
11464 2002-02-13 [melvin]     0.7.0claws71
11465
11466         * src/gtkutils.c
11467                 Made gtkut_editable_get_selection return NULL if selection
11468                 is of length zero.
11469                 This fixes a bug where selecting part of message A then
11470                 switching to message B and replying to it will not
11471                 quote the message's body.
11472
11473 2002-02-12 [paul]       0.7.0claws70
11474
11475         * src/mainwindow.c
11476                 cosmetic, relating to pixmap themes: on toolbar make 
11477                 updating of 'Exec' and 'Compose news/Compose email'
11478                 icons faster.
11479
11480 2002-02-12 [carsten]    0.7.0claws69
11481         * src/folderview.c
11482           src/mainwindow.[ch]
11483           src/stock_pixmap.c
11484           src/summaryview.c
11485           src/prefs_common.c
11486                 - refreshing after changing pixmap theme better
11487                   now (thanks Paul)
11488                 - wanted to remove some mem leaks, but alfons was
11489                   faster (and had the better solution ;)
11490
11491 2002-02-12 [alfons]     0.7.0claws68
11492
11493         * src/prefs_common.c
11494         * src/stock_pixmap.[ch]
11495                 plug mem leaks, refactor code a little bit
11496
11497
11498 2002-02-12 [sergey]     0.7.0claws67
11499
11500         * src/imap.c
11501                 Fixed problem with copying messages to IMAP folders when the
11502                 server uses something other than '/' as a namespace separator
11503                 (cyrus-imapd uses '.').
11504
11505 2002-02-12 [jens]       0.7.0claws66
11506
11507         * po/de.po
11508                 Updated German Translation
11509
11510 2002-02-12 [paul]       0.7.0claws65
11511
11512         * sync with sylpheed 0.7.1cvs1
11513                 see ChangeLog entry 2002-02-12
11514
11515 2002-02-12 [melvin]     0.7.0claws64
11516
11517         * src/prefs_actions.c
11518                 Fixed "feature" where children's output was duplicated 
11519                 instead of refreshed while monitoring.
11520                 Removed some debug code.
11521
11522 2002-02-12 [christoph]  0.7.0claws63
11523
11524         * src/compose.c
11525                 always delete message from queue after sending/send error
11526                 (closes bug #509601)
11527
11528 2002-02-12 [melvin]     0.7.0claws62
11529
11530         * src/prefs_actions.c
11531                 Children wait loop is now triggered with a timeout of 1s
11532                 Added %F which is replaced with the list of filenames 
11533                 of all selected messages (as suggested by Ricardo Mones Lestra)
11534                 Pipe syntax changed. Prefix with | to send selection, postfix
11535                 with | to retrieve output. Prefix with > or * to send
11536                 user definable input to the command (*: input is hidden)
11537                 Old pipe action should now be postfixed with |, too.
11538
11539 2002-02-12 [carsten]    0.7.0claws61 (more 59.75)
11540         * src/stock_pixmap.c
11541                 fixed a bug: if there's no theme directory don't
11542                 throw an error, just do "nothing" (thanks Alfons)
11543
11544 2002-02-12 [carsten]    0.7.0claws60
11545         * src/folderview.c
11546           src/summaryview.c
11547                 had to write the cache twice (nasty!); some marks would 
11548                 get lost if not
11549
11550 2002-02-11 [carsten]    0.7.0claws59
11551         * acconfig.h
11552           configure.in
11553           doc-src/maintainer_guide.txt
11554           src/compose.[ch]
11555           src/defs.h
11556           src/folderview.[ch]
11557           src/gtkutils.[ch]
11558           src/mainwindow.[ch]
11559           src/prefs_common.[ch]
11560           src/stock_pixmap.[ch]
11561           src/summaryview.[ch]
11562                 pixmap theming and related work on pixmap
11563                 handling on some other places
11564                 (e.g. hrm features for all folder)
11565           src/pixmap/stock_*.xpm -> the stock_ was removed
11566         
11567 2002-02-11 [paul]       0.7.0claws58
11568
11569         * sync with sylpheed 0.7.1 release
11570                 see ChangeLog entries 2002-02-11
11571
11572 2002-02-08 [paul]       0.7.0claws57
11573
11574         * sync with sylpheed 0.7.0cvs39
11575                 see ChangeLog entry 2002-02-07 (last entry) 
11576
11577         * src/prefs_actions.c
11578           src/prefs_filtering.c
11579           src/prefs_matcher.c
11580           src/prefs_scoring.c
11581                 sync: made it compile with C compilers other than gcc
11582
11583 2002-02-07 [paul]       0.7.0claws56
11584
11585         * sync with sylpheed 0.7.0cvs38
11586                 see ChangeLog entries 2002-02-06 (last 2 entries) and
11587                 2002-02-07
11588
11589 2002-02-07 [darko]      0.7.0claws55
11590
11591         * src/gtkutils.[ch]
11592         * src/summaryview.c
11593                 Fix const gchar */gchar * issue (thanks Hiro)
11594
11595 2002-02-07 [darko]      0.7.0claws54
11596
11597         * src/compose.[ch]
11598         * src/filtering.c
11599         * src/gtkutils.[ch]
11600         * src/prefs_template.c
11601         * src/quote_fmt.h
11602         * src/quote_fmt_parse.y
11603         * src/summaryview.c
11604         * src/utils.[ch]
11605                 When replying or forwarding an email don't quote the entire
11606                 mail body but use the part of the message text that is selected
11607
11608 2002-02-06 [melvin]     0.7.0claws53
11609
11610         * src/prefs_common.[ch]
11611         * src/gtkspell.[ch]
11612         * src/compose.c
11613                 Made possible to switch quickly to last used dictionary
11614                 which makes checking bilingual documents easier.
11615
11616 2002-02-06 [melvin]     0.7.0claws52
11617         
11618         * po/POTFILES.in
11619                 Added forgotten new file src/prefs_actions.c
11620
11621 2002-02-06 [melvin]     0.7.0claws51
11622
11623         * src/prefs_actions.c   ** NEW FILE **
11624         * src/prefs_actions.h   ** NEW FILE **
11625                 Added actions to execute on message text view, or on the
11626                         message's file.
11627         * src/Makefile.am
11628                 Added src/prefs_actions.[ch]
11629         * src/compose.c
11630                 Added new menu "Edit/Actions"
11631         * src/defs.h
11632                 Added new actionsrc file.
11633         * src/main.c
11634                 Added actionsrc reading.
11635         * src/mainwindow.c
11636                 Added new menus "Edit/Actions" and "Configuration/Actions..."
11637         * src/prefs_common.h
11638                 Added new element actionslst element to prefs_common.
11639
11640 2002-02-06 [paul]       0.7.0claws50
11641
11642         * sync with sylpheed 0.7.0cvs36
11643                 see ChangeLog entry 2002-02-06
11644
11645 2002-02-05 [paul]
11646
11647         * po/es.po
11648                 updated by Ricardo Mones Lastra
11649
11650 2002-02-05 [paul]       0.7.0claws49
11651
11652         * sync with sylpheed 0.7.0cvs33
11653                 see ChangeLog entries 2002-02-04 (last 4 entries) and 2002-02-05
11654
11655 2002-02-05 [paul]       0.7.0claws48
11656
11657         * src/compose.c
11658                 re-add 'Edit/Advanced/Delete entire line', previously named
11659                 'Delete Line+'
11660
11661 2002-02-04 [paul]       0.7.0claws47
11662
11663         * src/compose.c
11664           src/summaryview.c
11665                 fix bug #494993 (Reply All not taking Reply-To into consi)
11666                 eliminate differences in behaviour of right-click 'Reply to all' 
11667                 in summary view and 'Reply to all' on the toolbar. 
11668                 fix bug where Reply-To gets ignored by 'Reply to all' in summary
11669                 view and From gets ignored by 'Reply to all' on toolbar.
11670                 fix bug where 'Reply to all' on toolbar uses To twice and ignores
11671                 From when no Reply-To header is present.
11672
11673 2002-02-04 [paul]       0.7.0claws46
11674
11675         * sync with sylpheed 0.7.0cvs30
11676                 see ChangeLog entries 2002-02-03 and 2002-02-04
11677
11678 2002-02-03 [melvin]     0.7.0claws45
11679
11680         * src/gtkspell.[ch]
11681                 Readded function to highlight all misspelled words.
11682                 Fixed bug where user-provided-words did not replace
11683                         correctly the misspelled word when using the mouse.
11684                 Fixed bug where checking a region selected from right to left did
11685                         not check the region at all.
11686                 Fixed bug where 'Check backwards' may not check at all. 
11687                 Fixed memory leaks where popup menus and accel_groups were not destroyed.
11688                 Fixed possible buffer overflow when checking for long strings (>1k).
11689                 Made cursor and scrollbar positions non changing after uncheck_all/check_all.
11690                 Accelerators code uses now gtk_widget_add_accel.
11691                 Removed and disabled obsolete and unfinished code.
11692                 Cleaning up.
11693
11694         * src/compose.c
11695                 Added menu item to Highlight all misspelled words.
11696
11697 2002-02-01 [paul]       0.7.0claws44
11698
11699         * src/mainwindow.c
11700                 fix '/View/Hide read messages' sensitivity when all
11701                 messages in a folder are hidden
11702
11703 2002-02-01 [paul]       0.7.0claws43
11704
11705         * src/main.c
11706                 add --send option to command line interface, sends all
11707                 queued mail. Patch submitted by Ricardo Mones Lastra.
11708
11709 2002-01-31 [paul]       0.7.0claws42
11710
11711         * src/mainwindow.c
11712                 add '/View/Hide read messages' to main_window_set_menu_sensitive()
11713
11714 2002-01-31 [paul]       0.7.0claws41
11715
11716         * sync with sylpheed 0.7.0cvs27
11717                 see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
11718                 and 2002-01-31
11719
11720         * src/textview.c
11721                 comment out elements of textview_show_part() as temporary
11722                 workaround for attachment 'Display as text' bug 
11723
11724         * po/pt_BR.po
11725                 updated by Fabio Junior Beneditto
11726
11727 2002-01-30 [paul]       0.7.0claws40
11728
11729         * sync with sylpheed 0.7.0cvs24
11730                 see ChangeLog entries 2002-01-29 (src/prefs_common.c)
11731                 and 2002-01-30
11732
11733         * src/compose.c
11734                 add {N_("/_Spelling"), ... "<Branch>"} to 
11735                 GtkItemFactoryEntry compose_entries[]
11736
11737         * src/prefs_common.c
11738                 add claws menu items to prefs_keybind_apply_clicked()
11739                 and remove non-claws menu items
11740
11741 2002-01-29 [paul]       0.7.0claws39
11742
11743         * sync with sylpheed 0.7.0cvs22
11744                 see ChangeLog entries 2002-01-28 and 2002-01-29
11745
11746 2002-01-28 [melvin]     0.7.0claws38
11747
11748         * src/compose.c
11749                 Added the declartion of compose_send_control_enter.
11750
11751         * src/compose.c
11752         * src/gtkspell.[ch]
11753                 Added in a 'Spelling' menu which includes the configuration menu. 
11754                 Added a real 'Check all' and got rid from the old one which only
11755                 highlited misspelled word.
11756                 Made 'Check while typing' a disableable option.
11757                 Added a dialog when there are no more misspelled word.
11758                 Added a dialog if error occurs when switching to a dictionary.
11759         
11760         * src/prefs_common.[ch]
11761                 Added option for the default 'Check while typing' option.
11762
11763
11764 2002-01-28 [alfons]     0.7.0claws37
11765
11766         * src/compose.c
11767                 fix buglet and make code comply with sylpheed code style
11768
11769 2002-01-28 [paul]       0.7.0claws36
11770
11771         * sync with sylpheed 0.7.0cvs19
11772                 see ChangeLog entries for 2002-01-28
11773
11774 2002-01-28 [hoa]        0.7.0claws35
11775
11776         * src/defs.h
11777                 added rendererrc
11778
11779         * src/main.c
11780                 read the renderer config
11781
11782         * src/procmime.[ch]
11783                 use the renderer config to convert mime attachments
11784
11785         * src/textview.c
11786                 don't use textview_show_html/ertf,
11787                 use get_text_content instead
11788
11789 2002-01-27 [alfons]     0.7.0claws34
11790         
11791         * src/news.c
11792                 make sylpheed believe it can delete a news message...
11793                 (messages are NOT deleted, maybe we should remove
11794                 processing from the folder properties after all.)
11795
11796 2002-01-27 [alfons]     0.7.0claws33
11797
11798         * src/folder.c
11799                 add extra checks
11800         * src/news.c
11801                 implement remove_msg() 
11802
11803 2002-01-27 [alfons]     0.7.0claws32
11804
11805         * src/procmsg.h
11806         * src/procheader.c
11807         * src/messageview.c
11808                 fix return receipt / disposition notification again. this
11809                 stuff seems to break on _every_ major summary UI change, so
11810                 it's now implemented using a flag which is saved in the
11811                 marks cache
11812                 
11813 2002-01-26 [alfons]     0.7.0claws31
11814
11815         * src/import.c
11816                 let import dialog show the destination folder identifier
11817
11818 2002-01-26 [melvin]     0.7.0claws30
11819
11820         * src/folderview.c
11821         * src/summaryview.c
11822                 Readded 'Mark all read' into summary view popup menu
11823                 Added 'Mark all read' in folder view popup menu for IMAP
11824                 and NNTP.
11825                 Made it insensitive if the selected folder is not the shown
11826                 one to avoid 'Mark all read' on the wrong folder.
11827                 
11828 2002-01-26 [paul]       0.7.0claws29
11829
11830         * src/folderview.c
11831           src/summaryview.c
11832                 move 'Mark all read' from summary view to folder view
11833                 menu. (adapted from) patch submitted by Jeremy Andrews,
11834                 <lists@kerneltrap.com>
11835
11836 2002-01-25 [alfons]     0.7.0claws28
11837
11838         * src/gtkstext.c
11839                 put the gtk class name back so GtkSText adapts the 
11840                 settings of GtkText
11841
11842 2002-01-25 [alfons]     0.7.0claws27
11843
11844         * src/folderview.c 
11845                 assimilate Ricardo's patch that shows pixmaps instead of
11846                 plain "new" and "unread" texts in the folder view column
11847                 headers 
11848
11849 2002-01-25 [paul]       0.7.0claws26
11850
11851         * src/Makefile.am
11852                 add $(GPGME_CFLAGS) to INCLUDES so that gpgme can 
11853                 be found in non-standard locations. 
11854                 Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
11855
11856 2002-01-25 [paul]       0.7.0claws25
11857
11858         * sync with sylpheed 0.7.0cvs16
11859                 see ChangeLog entry 2002-01-25
11860
11861 2002-01-24 [paul]       0.7.0claws24
11862
11863         * more sync with sylpheed 0.7.0cvs15
11864                 get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
11865
11866 2002-01-23 [sergey]     0.7.0claws23
11867
11868         * src/importldif.c
11869                 Fixed segfault when closing LDIF import wizard with
11870                 the window manager.
11871         * src/imageview.c
11872         * src/imageview.h
11873         * src/messageview.c
11874         * src/mimeview.c
11875                 Fixed wrong scrolling position after switching between
11876                 text and image parts.
11877
11878 2002-01-23 [paul]       0.7.0claws22
11879
11880         * sync with sylpheed 0.7.0cvs15
11881                 see ChangeLog entries 2002-01-22 and 2002-01-23
11882
11883 2002-01-21 [melvin]     0.7.0claws21
11884
11885         * src/prefs_scoring.c
11886         * src/prefs_filtering.c
11887                 Fixed bug where scoring and filtering windows stopped
11888                 autochecking.
11889
11890 2002-01-21 [paul]       0.7.0claws20
11891
11892         * sync with sylpheed 0.7.0cvs12
11893                 see ChangeLog entries 2002-01-20 and 2002-01-21
11894
11895 2002-01-21 [carsten]    0.7.0claws19
11896         * src/mainwindow.c
11897         * src/menu.[ch]
11898         * src/messageview.[ch]
11899         * src/summaryview.[ch]
11900                 changes to shortcuts handling again:
11901                         + "Q" now controled by mainwin
11902                         + v/V are now customizable and have slightly
11903                           different meanings
11904                 the "button" to minimize the messageview (and maximize
11905                 the summary view) is a real button now
11906         * src/compose.c
11907                 "Delete Line+" added to Edit/Advanced (this will also
11908                 delete the '\n')
11909
11910 2002-01-20 [melvin] 0.7.0claws18
11911
11912         * src/addressbook.c
11913                 Made "Bcc" sensitive when addressbook is called from
11914                 compose window (it was a Claws only bug).
11915
11916 2002-01-19 [alfons] 0.7.0claws17
11917
11918         * src/inc.c
11919                 prevent unnecessary updates when currently selected folder has
11920                 no new messages 
11921
11922 2002-01-19 [alfons] 0.7.0claws16
11923         
11924         * src/summaryview.c
11925                 prevent writing the cache based on current message list in summary 
11926                 view when filtering also put messages in currently selected folder
11927
11928 2002-01-19 [paul]
11929
11930         * po/it.po
11931                 Italian translation submitted by Alessandro Maestri
11932                 <a.maestri@cs.tin.it>
11933
11934 2002-01-18 [melvin]     0.7.0claws15
11935
11936         * src/prefs_filters.c
11937                 fixed bug where 'cancel' from 'filters' window stops autochecking
11938                 if the timer timed out  when the window was open.
11939
11940 2002-01-18 [match]      0.7.0claws14
11941
11942         * src/addrclip.[ch]     ** NEW FILE **
11943         * src/addrselect.[ch]   ** NEW FILE **
11944         * src/adbookbase.h      ** NEW FILE **
11945                 addressbook cut, copy and paste
11946         * src/addrbook.[ch]
11947         * src/addrcache.[ch]
11948         * src/addressitem.h
11949         * src/addrindex.[ch]
11950         * src/addritem.[ch]
11951         * src/importldif.c
11952         * src/importmutt.c
11953         * src/jpilot.[ch]
11954         * src/syldap.[ch]
11955         * src/vcard.[ch]
11956         * src/jpilot.[ch]
11957         * src/editbook.c
11958         * src/editjpilot.c
11959         * src/editldap.c
11960         * src/editvcard.c
11961                 support for copy/paste
11962         * src/addressbook.c
11963                 support for copy/paste
11964                 tidy up menu option processing
11965                 correct address list function arguments
11966         * src/editaddress.c
11967                 sort user attributes
11968         * src/ldif.h
11969         * src/mutt.h
11970                 tidy up
11971
11972         * src/addrbook.[ch]
11973         * src/addrbook.[ch]
11974         * src/addrbook.[ch]
11975                 
11976
11977 2002-01-18 [paul]       0.7.0claws13
11978
11979         * sync with sylpheed 0.7.0cvs8
11980                 configure.in: support Mac OS X (Darwin)
11981
11982 2002-01-18 [carsten]    0.7.0claws12
11983         * src/html.c
11984                 small hack to fix a segfault with an empty href
11985                 (reported by Alexandra Walford <deeni@altern.org>)
11986         * src/mainwindow.c
11987         * src/summaryview.c
11988                 the shortcuts for Mark und Mark as unread are hardcoded
11989                 again
11990         * src/compose.c
11991         * src/gtkstext.[ch]
11992                 readded the shortcuts in gtkstext but made them
11993                 customizeable (simply by adding a menu plus a wrapper
11994                 to compose.c)
11995
11996 2002-01-17 [melvin]     0.7.0claws11
11997
11998         * src/gtkspell.c
11999                 fix default dictionary not being saved.
12000
12001 2002-01-16 [darko]      0.7.0claws10
12002
12003         * src/compose.c
12004                 fix wrapping crash with URL longer than wrapping margin
12005
12006 2002-12-08 [hoa]        0.7.0claws10
12007
12008         * src/matcher_parser_parse.y
12009                 fixed some bugs
12010
12011         * src/prefs_filtering.c
12012                 now, we can use bounce action in the dialog box.
12013
12014 2002-01-16 [carsten]    0.7.0claws9
12015         * src/gtkstext.c
12016                 removed the <control> and <alt> shortcuts because they're
12017                 not needed and interefered with the "normal" shortcuts
12018         * src/mainwindow.c
12019         * src/summaryview.c
12020                 removed most of the hardcoded shortcuts and assigned
12021                 them to menu entries making them easy customizable by
12022                 that
12023
12024 2002-01-16 |melvin]     0.7.0claws8
12025
12026         * src/gtkspell.c
12027                 fixed bug where using the mouse and when the compose
12028                 window is not on top may result in a crash.
12029
12030 2002-01-16 [melvin]     0.7.0claws7
12031
12032         * src/compose.c
12033                 fixed a long standingspell checker bug which could 
12034                 cause a crash after sending a message.
12035
12036 2002-01-16 [paul]       0.7.0claws6
12037
12038         * sync with sylpheed 0.7.0cvs7
12039                 see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
12040                 2002-01-15, and 2002-01-16
12041
12042 2002-01-16 [melvin]     0.7.0claws5
12043
12044         * README.claws
12045         * src/compose.c
12046         * src/gtkspell.[ch]
12047         * src/main.c
12048                 Heavily modified spell checker code to work around
12049                 ispell bug, to add keyboard shortcuts and for future
12050                 enhancements. See README.claws for usage information.
12051
12052 2002-01-15 [alfons]     0.7.0claws4
12053         
12054         * src/summaryview.c
12055                 change gtk_ctree_sort_node() into gtk_ctree_sort_recursive()
12056                 so sorting within threads reflects sort mode
12057
12058 2002-01-15 [christoph]  0.7.0claws3
12059
12060         * src/procmsg.c
12061                 added alertpanel if mail sending failed
12062
12063 2002-01-15 [alfons]     0.7.0claws2
12064         
12065         * src/prefs_filtering.c
12066                 don't stop timer when prefs filtering dialog is opened
12067
12068 2002-01-14 [alfons]     0.7.0claws1
12069
12070         * src/addr_compl.c
12071         * src/prefs.c
12072                 remove debug_print()s for privacy reasons
12073
12074 2002-01-14 [darko]      0.7.0claws
12075
12076         * README.claws
12077                 quotation wrapping is now also in the main branch
12078
12079 2002-01-14 [paul]
12080
12081         * tools/filter_conv.pl
12082                 allow for Boolean Op and case-sensitivity
12083                 this file is included in the release and tagged
12084                 'rel_0_7_0'
12085
12086 2002-01-13 [paul]       0.7.0claws
12087
12088         * release 0.7.0, with cvs tag 'rel_0_7_0'
12089
12090 2002-01-13 [paul]
12091
12092         * tools/filter_conv.pl
12093         * tools/README
12094                 rewritten to output to matcherrc instead of filteringrc
12095
12096         * po/es.po
12097                 updated Spanish translation by Ricardo Mones Lastra
12098
12099 2002-01-13 [alfons]
12100
12101         * po/nl.po
12102                 update dutch translation
12103
12104 2002-01-13 [paul]
12105
12106         * po/pt_BR.po
12107                 Updated by Fabio Junior Beneditto 
12108
12109 2002-01-13 [melvin]     0.6.6claws53
12110
12111         * po/fr.po
12112                 Updated french translation
12113
12114 2002-01-12 [alfons]     0.6.6claws52
12115
12116         * src/filtering.c
12117                 plug mem leak that has been sitting there for ages              
12118
12119 2002-01-12 [alfons]     0.6.6claws51
12120
12121         * src/summaryview.c
12122                 undo melvin's changes from 0.6.6claws48 because summary
12123                 view now refuses to select first unread message when
12124                 selecting a folder 
12125
12126 2002-01-11 [alfons]     0.6.6claws50
12127
12128         * src/import.c
12129                 use claws' semantics for getting folder item when
12130                 importing an mbox file into a folder 
12131                 (submitted by Dale P. Smith)
12132
12133 2002-01-11 [christoph]  0.6.6claws49
12134
12135         * src/prefs.h
12136                 set sensitivity in SET_TOGGLE_SENSITIVITY macro from
12137                 toggle widget, because non static prefs can not use
12138                 prefs_set_* functions
12139         * src/prefs_account.c
12140                 toggle smtp auth password field sensitivity if
12141                 user id is empty and add descrition of usage for
12142                 these fields
12143         * src/prefs_folder_item.c
12144                 use SET_TOGGLE_SENSITIVITY macro to instead of extra
12145                 callbacks
12146
12147 2002-01-11 [melvin]     0.6.6claws48
12148
12149         * src/compose.c
12150                 fix the 'Ctrl-Enter' feature for sending and test really
12151                 for 'Ctrl-Enter' (as Ctrl-Space is also used for activating
12152                 editables which was not documented in Gtk)
12153
12154         * src/summaryview.c
12155                 Made summaryview refresh after sorting and not before.
12156
12157 2002-01-11 [christoph]  0.6.6claws47
12158
12159         * src/compose.c
12160                 select account from account ids if possible and
12161                 correctly set save folder for copy in reedit
12162
12163 2002-01-10 [paul]       0.6.6claws46
12164
12165         * sync with sylpheed 0.7.0 release
12166                 see ChangeLog entries 2002-01-07, 2002-01-08 and
12167                 2002-01-09
12168
12169 2002-01-09 [alfons]
12170
12171         * src/summaryview.c
12172                 remove more dirt traces...
12173
12174 2002-01-09 [alfons]
12175         
12176         * src/summaryview.c
12177                 clean up some traces of my debugging stuff
12178
12179 2002-01-09 [alfons]     0.6.6claws45
12180
12181         * src/filtering.c
12182                 break up filteringprop_apply() in three separate pieces
12183                 so we can drop messages that failed processing in the
12184                 inbox
12185
12186         * src/summaryview.c
12187                 fix bug #469598 "no refresh of inbox after filter" which 
12188                 was introduced by the new summary view locking, and which 
12189                 prevented the summary view to update after a manual filter 
12190                 message. claw's filter message requires a summary_show().
12191                 (aargh, summary_show() again! :-)
12192                 
12193 2002-01-07 [alfons]     0.6.6claws44
12194
12195         * src/headerwindow.c
12196         * src/logwindow.c
12197         * src/messageview.c
12198         * src/sourcewindow.c
12199                 bring in Hiro's last 0.7.0 wm class fixes
12200
12201         * tools/sylprint.pl
12202                 bring in Ricardo's fix for sylprint script
12203
12204         * AUTHORS       
12205         * src/rfc2015.[ch]
12206         * src/prefs_common.[ch]
12207         * src/prefs_account.[ch]
12208         * src/compose.c
12209                 clean up account preference poison in rfc2015,
12210                 and preparation to fix double sign bug 
12211                 (patch submitted by Simon 'corecode' Schubert)
12212
12213 2002-01-07 [christoph]  0.6.6claws43
12214
12215         * src/mh.c
12216                 search for free message number, do not only rely
12217                 on last_num
12218         * src/send.c
12219                 fix smtp auth and use extra account information
12220                 if available, if not use pop3 data instead
12221                 (closes bug #500341)            
12222         * src/ssl.[ch]
12223                 match coding style
12224
12225 2002-01-06 [alfons]     0.6.6claws42
12226
12227         * src/mainwindow.c
12228                 try making the separate windows work again...
12229
12230 2002-01-06 [alfons]     0.6.6claws41
12231
12232         * src/mainwindow.c
12233                 adapt Hiro's separate window menu (to get rid of the funny
12234                 duplicate menu items), and make it work again
12235
12236 2002-01-06 [alfons]     0.6.6claws40
12237
12238         * tools/Makefile.am
12239         * tools/sylprint.rc
12240         * tools/sylprint.pl
12241         * tools/README.sylprint
12242                 add sylprint script for printing mails from Sylpheed
12243                 (contributed by Ricardo Mones Lastra)
12244
12245         * src/acount.c
12246                 clean up
12247
12248 2002-01-06 [melvin]     0.6.6claws39
12249
12250         * src/mainwindow.c
12251         * src/summaryview.c
12252                 Fixed crash introduced in 0.6.6claws38 by the menu
12253                 reorganisation (Hide read messages)
12254         
12255         * ChangeLog.claws 
12256                 Fixed typo (we are now in 2002, alfons ;) )
12257
12258 2002-01-05 [alfons]     0.6.6claws38
12259
12260         * sync with sylpheed 0.6.6cvs10-17
12261                 (last stuff marked as LAST_STABLE)
12262
12263 2002-01-04 [melvin]     0.6.6claws37
12264
12265         * src/account.c
12266                 Made account selection code use strcasestr again instead of
12267                 g_strcasecmp (fixes bug where reediting queued messages
12268                 did not select proper account reported by T. Link).
12269         
12270         * src/folderview.c
12271                 Fix bug where folder icons are not shown when 'hide read messages'
12272                 is on.
12273         
12274         * src/stock_pixmaps.[ch]
12275                 Added folder icons for 'hide read messages'.
12276         
12277         * src/compose.c
12278                 Fixed bug where 'Enter' in a header entry will send the message 
12279                 if 'CTL-Enter' was chosen as a shorcut for sendind. 
12280
12281 2002-01-03 [melvin]     0.6.6claws36
12282         
12283         * src/prefs.[ch]
12284                 Added popup menu for common preferences and
12285                 account preferences (right click on tab displays
12286                                 a menu of all tabs.)
12287
12288 2002-01-02 [melvin]     0.6.6claws35
12289
12290         * src/gtkspell.[ch]
12291                 Made spelling code compatible with undo/redo feature.
12292                 Added creation of suggestion mode menu for the general
12293                         preferences.
12294         
12295         * src/prefs_common.[ch]
12296                 Added option menu for the speller's suggestion mode.
12297                 Added missing spaces in "..." buttons and made a "..."
12298                         button non translatable!
12299         
12300         * src/compose.c
12301                 Made speller use the default suggestion mode.
12302                 Hack to make it possible to choose 'CTRL-Enter' as a
12303                         shortcut for sending (and only for sending).
12304
12305         * src/prefs_folder_item.c
12306                 Changing subject simplification does not update cache 
12307                         anymore (because it is unnecessary).
12308                 Fixed bug where changing subject simplification updated the 
12309                         summaryview even when the viewed folder is not the
12310                         folder which properties are being changed. (E.g. 
12311                                         viewing folder A and changing
12312                                         the subject simplification of 
12313                                         folder B -not being viewed- updated the 
12314                                         summaryview of folder A with data of
12315                                         folder B). (Hope this is clear... )
12316
12317 2001-12-31 [alfons]     0.6.6claws34
12318         
12319         * src/ldif.c
12320         * src/mutt.c
12321                 fgetc() returns a signed integer which doesn't
12322                 fit in a char. so c truncates this to a char
12323                 but we may lose significant bits. i.e. we may
12324                 comparing 0xFF which may not be equal to -1
12325                 unless properly casted to signed char which
12326                 we won't do because fgetc() returns a signed
12327                 integer which doesn't fit in a char. so c 
12328                 truncates this to a char but we may lose 
12329                 significat bits. (you got the idea, thanks
12330                 to Gustavo Noronha Silva <kov@debian.org>
12331                 and the Debian folks!)
12332
12333 2001-12-30 [alfons]     0.6.6claws33
12334
12335         * src/prefs_common.c
12336                 add #ifdef USE_PSPELLs that Melvin forgot               
12337
12338 2001-12-30 [melvin]     0.6.6claws32
12339         
12340         * src/prefs_common.[ch]
12341                 Added configurable color for misspelled words.
12342
12343         * src/gtkspell.[ch]
12344                 Fixed bug of foreground text color (reported by David
12345                                 Mehrmann)
12346                 Added configurable color for misspelled words.
12347
12348 2001-12-30 [alfons]     0.6.6claws31
12349
12350         * src/folder.c
12351                 remove unnecessary things someone put there
12352
12353         * src/mh.c
12354         * src/folder.[ch]
12355                 make folder properties (like threading and sorting) persistent
12356                 (closes bug #497424 "rescan folder tree resets proprieties")
12357                 currently this is only for MH folders. 
12358
12359 2001-12-29 [melvin]     0.6.6claws30
12360
12361         * src/string_match.[ch]
12362                 Optimized a bit: regexp pattern buffer compiled only once, and
12363                   one subroutine call removed. Fixed ^ regexp search: Now, 
12364                   "(^Re: )|(^Hello)" removes only "Re: " from "Re: Hello".
12365         
12366         * src/summaryview.c
12367                 Subject filtering changed to filter summary columns and
12368                   not directly the messages subject cache. The loss in 
12369                   performance is balanced by the improvement of string_match.
12370                 Added an alert panel if there is an error in the regexp.
12371
12372         * src/src/prefs_folder_item.h
12373                 Added a regexp pattern buffer.
12374
12375 2001-12-28 [alfons]     0.6.6claws29
12376
12377         * src/string_match.[ch]
12378                 clean up name space
12379                 allow compilation *BSD
12380
12381 2001-12-27 [alfons]     0.6.6claws28
12382
12383         * src/filter.c
12384                 sync the Hiro's bug fix for BSD
12385
12386 2001-12-27 [melvin]     0.6.6claws27
12387         
12388         * src/compose.c
12389                 Simplify focus to subject entry code.
12390
12391 2001-12-27 [darko]      0.6.6claws26
12392
12393         * src/filtering.c
12394         * src/mbox_folder.c
12395         * src/messageview.c
12396         * src/mh.c
12397         * src/procheader.[ch]
12398         * src/procmsg.h
12399         * src/stock_pixmap.[ch]
12400         * src/summaryview.c
12401                 Show key icon for encrypted mails in summary view
12402
12403         * src/pixmaps/clip.xpm
12404         * src/pixmaps/clipkey.xpm
12405         * src/pixmaps/key.xpm
12406                 New/modified icons for the above
12407
12408 2001-12-27 [melvin]     0.6.6claws25
12409
12410         * src/prefs_common.c
12411                 Put spell checker options in a separate tab to decrease
12412                 the Common Preferences window height.
12413
12414         * README.claws  
12415                 Update spell checker usage instruction about its options
12416                 location.
12417
12418 2001-12-27 [melvin]     0.6.6claws24
12419
12420         * src/compose.c
12421                 Changed subject entry widget position. Initial focus is
12422                 on the To header instead of the subject entry.
12423                 Creating a new header scrolls the header list to make the
12424                 created one visible. Nevertheless, when automatically filling
12425                 headers, the first one is shown.
12426                 A Tab key press in the last empty header entry zips the 
12427                 focus to the subject entry.
12428                 (I did not change the combo boxes, yet)
12429
12430 2001-12-26 [alfons]     0.6.6claws23
12431
12432         * src/prefs_account.c
12433         * src/inc.c
12434                 allow default inbox to reside in another mailbox (only
12435                 works for POP3 accounts)
12436
12437 2001-12-26 [alfons]     0.6.6claws22
12438         
12439         * src/textview.c
12440                 make reply-on-click work with the account of the selected folder
12441         * src/compose.c
12442                 put a fixme here to remind me to fix finding correct default
12443                 account for nested folders
12444
12445 2001-12-25 [alfons]     0.6.6claws21
12446
12447         * src/summaryview.c
12448                 make column headers display locked and mark pixmaps (idea by Melvin) 
12449                 fix bug by adding score and locked column type to sort array
12450
12451 2001-12-25 [alfons]     0.6.6claws20
12452         
12453         * src/summaryview.c
12454                 catch a *potentially* inadvertent write back of  
12455                 the message cache(s) introduced by 0.6.5claws37
12456
12457 2001-12-25 [christoph]  0.6.6claws19
12458
12459         * src/stock_pixmap.[ch]
12460         * src/summaryview.c
12461                 add ignore thread pixmap
12462                 (can someone draw a better icon for this?)
12463
12464 2001-12-24 [alfons]     0.6.6claws18
12465
12466         * src/prefs_folder_item.c
12467                 make address completion actually work for the
12468                 Default To address in the Folder Property dialog.
12469
12470 2001-12-24 [alfons]     0.6.6claws17
12471         
12472         * src/summaryview.c
12473                 use new style regexp for subject stripping 
12474                 (patch submitted by Thomas Link <t.link.tmp200101@gmx.net>)
12475
12476 2001-12-24 [darko]      0.6.6claws16
12477
12478         * src/pgptext.c
12479         * src/rfc2015.c
12480                 move GPG related informational messages to debug mode
12481
12482 2001-12-23 [alfons]     0.6.6claws15
12483
12484         * src/stock_pixmap.[ch]
12485         * src/summaryview.c
12486                 add the forgotten Claws' locked pixmap
12487
12488 2001-12-23 [alfons]     0.6.6claws14
12489
12490         * src/filesel.c
12491                 accept file name typed in entry in multi file
12492                 selector (patch submitted by Gustavo Noronha Silva 
12493                 <kov@debian.org>)
12494
12495 2001-12-23 [alfons]     0.6.6claws13
12496
12497         * src/prefs_filter.c
12498         * src/prefs_filtering.c
12499         * src/matcher.c
12500         * src/importmutt.c
12501                 clean up a little bit
12502         
12503         * src/string_match.c
12504                 validate input strings a little bit more
12505
12506 2001-12-23 [alfons]     0.6.6claws12
12507
12508         * src/Makefile.am
12509         * src/summaryview.c
12510         * src/string_match.[ch]         ** NEW **
12511         * src/folderview.[ch]
12512         * src/headerview.h
12513         * src/folder.[ch]
12514         * src/prefs_folder_item.[ch]
12515                 add subject simplification to strip out strings from
12516                 a subject line (esp. handy for mailing lists). 
12517                 (original patch by by Thomas Link <t.link.tmp200101@gmx.net>,
12518                 but slightly changed things for better integration.)
12519
12520 2001-12-23 [alfons]     0.6.6claws11
12521
12522         * src/mainwindow.c
12523                 fix bug introduced by submission included in 0.6.5claws52.
12524                 ideally this submission should clean the trash if any trash
12525                 folder has a message. however, the hasTrash variable was
12526                 set to false whenever a trash folder was empty (discarding
12527                 a previously found *filled* trash folder.)
12528
12529                 also edited the code a little bit and made it more safe.
12530
12531 2001-12-22 [alfons]     0.6.6claws10
12532
12533         * src/imap.c
12534                 quick fix for Martin Pool's omission of an account
12535                 specific SSL setting
12536
12537 2001-12-22 [alfons]     0.6.6claws9
12538
12539         * src/compose.c
12540         * src/messageview.c
12541         * src/mimeview.c
12542         * src/pgptext.c
12543         * src/procmime.[ch]
12544                 better support for multipart/digest (submitted
12545                 by Fredrik <e98fo@efd.lth.se>)
12546
12547 2001-12-22 [alfons]     0.6.6claws8
12548
12549         * src/addressbook.c
12550                 correct function signature
12551         * src/socket.[ch]
12552         * src/imap.[ch]
12553         * src/prefs_account.[ch]
12554                 allow IMAP over SSH tunnel (patch submitted by 
12555                 Martin Pool <mbp@samba.org>)
12556
12557 2001-12-21 [alfons]     0.6.6claws7
12558
12559         * sync with sylpheed 0.6.6cvs4-9
12560                 (may have forgotten something: LAST_STABLE is 0.6.6claws6)
12561
12562 2001-12-21 [christoph]  0.6.6claws6
12563
12564         * src/compose.c
12565         * src/prefs_folder_item.[ch]
12566                 implement saving of outgoing messages to current folder.
12567                 fix segfault when no default outbox is available
12568                 (closes bug #495683)
12569
12570 2001-12-21 [carsten]    0.6.6claws5
12571         * src/folderview.c
12572         * src/summaryview.c
12573                 pressing CTRL while DND does now the expected thing and
12574                 copies the mail (moving is still the default, as this
12575                 seam more appropriate for handling mails by DND)
12576
12577 2001-12-18 [paul]       0.6.6claws4
12578
12579         * sync with sylpheed 0.6.6cvs3
12580                 see ChangeLog entries 2001-12-18
12581
12582 2001-12-18 [hiro]       0.6.6claws3
12583
12584         * src/undo.c
12585                 fix for multibyte characters (obtain the number of letters
12586                 instead of bytes).
12587
12588 2001-12-17 [paul]       0.6.6claws2
12589
12590         * sync with sylpheed 0.6.6cvs1
12591                 see ChangeLog entry 2001-12-16
12592
12593 2000-12-17 [alfons]     0.6.6claws1
12594
12595         * src/filtering.c
12596                 clean up
12597
12598 2001-12-16 [paul]       0.6.6claws
12599 2001-12-15
12600
12601         * Release version 0.6.6claws, cvs tag: rel_0_6_6
12602
12603         * src/mimeview.c
12604                 last minute sync with main 0.6.6
12605
12606         * po/es.po
12607                 updated by Ricardo Mones Lastra
12608                 update for last minute sync
12609         * po/fr.po
12610         * po/nl.po
12611                 update for last minute sync
12612         * po/de.po
12613                 updated by Jens Oberender
12614         * po/pt_BR.po
12615                 updated by Fabio Junior Beneditto
12616
12617         * src/prefs_common.[ch]
12618         * src/undo.c
12619                 number of undo levels is user configurable
12620                 (squeeze it into the release in the dying
12621                 moments) Submitted by Jens Oberender    
12622
12623 2001-12-15 [melvin]
12624
12625         * po/fr.po
12626                 updated french translation
12627
12628 2001-12-15 [paul]       0.6.5claws92
12629
12630         * sync with sylpheed 0.6.5cvs28
12631                 see ChangeLog entry 2001-12-14 (src/prefs_account.c)
12632
12633         * po/nl.po
12634                 update to allow for sync
12635
12636 2001-12-15 [alfons]
12637         
12638         * po/nl.po
12639                 update dutch translation
12640
12641 2001-12-14 [carsten]    0.6.5claws91
12642         * src/summaryview.c
12643                 fixed bug #473785; also after changing the column order
12644                 the same message will be selected and displayed as before
12645                 the reordering
12646
12647 2001-12-14 [carsten]    0.6.5claws90
12648         * src/folderview.c
12649                 probably found the bug reported by wwb opening or closing
12650                 a folder tree just before dnd (found the solution in the
12651                 balsa source -- thanks to them)
12652
12653 2001-12-14 [carsten]    0.6.5claws89
12654         * src/gtkutils.c
12655         * src/account.c
12656                 moved gtk_clist_moveto to the right place, so that
12657                 only the accounts dialog is effected on opening
12658
12659 2001-12-14 [carsten]    0.6.5claws88
12660         * src/gtkutils.c
12661                 gtkut_clist_set_focus_row does a gtk_clist_moveto
12662                 now, so that the focused row will be seen in any case
12663                 (reported by wwp on sf-claws-user)
12664
12665 2001-12-14 [darko]      0.6.5claws87
12666
12667         * src/compose.c
12668                 remove unnecessary line
12669
12670 2001-12-14 [paul]       0.6.5claws86
12671
12672         * sync with sylpheed 0.6.5cvs27
12673                 see ChangeLog entries 2001-12-14
12674
12675 2001-12-14 [carsten]    0.6.5claws85
12676         * src/mainwindow.c
12677                 following a suggestion of Melvin the rcoabm pops up
12678                 right under the button now and the button is reliefed
12679                 while the popup is open
12680
12681 2001-12-14 [darko]      0.6.5claws84
12682
12683         * src/compose.c
12684                 fix crash when wrapping long lines if linewrap quotation
12685                 is disabled and wrapper encounters a word spanning more
12686                 than one line
12687
12688 2001-12-13 [paul]       0.6.5claws83
12689
12690         * src/compose.c
12691                 prefer 'Reply-To' header over mailing list header when
12692                 replying to a message. Finally prevent all those confirmation 
12693                 messages being sent to the list itself.
12694
12695         * src/summaryview.c
12696                 remove unused summary_set_menu_sensitive() entry
12697
12698 2001-12-13 [paul]       0.6.5claws82
12699
12700         * src/folderview.c
12701         * src/pixmaps/inbox-hrm.xpm     ** NEW FILE **
12702         * src/pixmaps/outbox-hrm.xpm    ** NEW FILE **
12703         * src/pixmaps/trash-hrm.xpm     ** NEW FILE **
12704                 improvements to 'Hide read messages': Inbox, Outbox,
12705                 Trash, Queue, and Draft icons now reveal presence of hidden 
12706                 messages
12707
12708 2001-12-12 [alfons]     0.6.5claws81
12709
12710         0.6.5claws80 was tagged as LAST_STABLE
12711
12712         * src/filtering.[ch]
12713         * src/matcher.[ch]
12714         * src/matcher_parser_lex.c
12715                 fix the filtering; my last attempt to get it right, 
12716                 if it does not work, it's Hoa's turn. ;-)
12717
12718                 for my honourable peers:
12719                 
12720                 the code now makes a clear distinction between
12721                 rules as they are displayed (probably escaped),
12722                 and as they are executed (probably unescaped). the
12723                 parser does *NOT* do any unescaping, this is
12724                 the task of the matcher.c (which breaks up a
12725                 rule into condition) and the filtering.c (which
12726                 breaks up the rule's action). to make this
12727                 run happily we provide an unescaped copy of
12728                 crucial strings to the MatcherProp and 
12729                 FilteringAction structures. note that the only
12730                 exception to this is any REGEXP string. those
12731                 are directly passed to regcomp() and regexp()
12732                 (who have much more powerful unescape functions).
12733                 
12734                 for everyone else:
12735         
12736                 you can escape tab (\t), carriage return (\r),
12737                 linefeed (\n), form feed (\f), quote (\"), 
12738                 single quote (\'), bell (\b) in all the entry
12739                 lines in the scoring & filtering dialogs.
12740                 as an added bonus this should not affect
12741                 existing filtering rules.
12742
12743 2001-12-12 [carsten]    0.6.5claws80
12744
12745         * src/summaryview.c
12746         * po/de.po
12747                 "item(s) selected" is now sensitive to 1 or more
12748                 than one selected (nice for language where simple
12749                 adding of a "s" is not possible as German (Eintrag
12750                 ->Eintr"age)
12751                 
12752                 the "forward as attachment" entry from the right
12753                 click menu removed, "forward" acts following the
12754                 prefs
12755         
12756         * src/textview.c
12757                 reverted my former changes; so compiler warning again
12758                 but there's more GTK_TEXT/GTK_STEXT mixing on other places
12759                 nevertheless
12760
12761         * src/messageview.c
12762                 "search in message" does now *not* only work in MVIEW_TEXT
12763                 messages, but also in a MIMEVIEW_TEXT part of MVIEW_MIME
12764                 message
12765
12766         * src/mainwindow.c
12767                 removed "/File/_Close" as it was the same as "/File/E_xit"
12768                 and we don't need it two times
12769
12770                 the separate folder view and message view now get a distinct
12771                 WMCLASS, just in case someone is using sawfish ;-)
12772
12773                 as the menu entries "/View/Message view" and "/View/Folder tree"
12774                 are only doing something when SEPARATE_MESSAGE or SEPARATE_FOLDER
12775                 make them sensitive accordingly and as these two are "shown"
12776                 after startup anytime check this menuitem at startup
12777
12778 2001-12-12 [paul]       0.6.5claws79
12779
12780         * src/folderview.c
12781                 fix sensitivity of 'Search folder...', broken in
12782                 0.6.5claws75
12783
12784         * src/mainwindow.c
12785                 fix dodgy English
12786
12787 2001-12-11 [carsten]    0.6.5claws78
12788         * src/filtering.c
12789                 fixed two typos returning a wrong FALSE/TRUE
12790         * src/mainwindow.[ch]
12791                 extra menu for email/news button removed
12792
12793 2001-12-11 [alfons]     0.6.5claws77
12794         
12795         * src/matcher.c                 (1.3)
12796         * src/matcher_parser_lex.l      (1.28)
12797                 revert for another attempt
12798                 mark 0.6.5claws77 as LAST_STABLE
12799
12800 2001-12-11 [christoph]  0.6.5claws76
12801
12802         * po/de.po
12803                 fixed wrong translation for prev. unread msg
12804
12805 2001-12-11 [paul]       0.6.5claws75
12806
12807         * src/folder.[ch]
12808         * src/folderview.c
12809         * src/mainwindow.c
12810         * src/summaryview.[ch]
12811         * src/pixmaps/dir-open-hrm.xpm  ** NEW FILE **
12812                 enable ability to hide read messages on per folder basis via 
12813                 '/Summary/Hide read messages'; when selected, a folder will 
12814                 have a red open folder icon, instead of a blue icon, if the 
12815                 folder contains hidden messges
12816                 submitted by Thomas Link <t.link.tmp200101.gmx.net> 
12817
12818         * src/mainwindow.c
12819                 remove '/Message/Forward as attachment' from 
12820                 main_window_set_menu_sensitive() to prevent debug warning
12821
12822         * src/folderview.c
12823         * src/mainwindow.c
12824                 Clean up some of the English
12825
12826         * tools/newscache_clean.pl
12827                 allow for new 'hidereadmsgs' entry in folderlist.xml
12828
12829         * po/es.po
12830                 updated translation, submitted by Ricardo Mones Lastra
12831
12832 2001-12-11 [paul]       0.6.5claws74
12833
12834         * sync with sylpheed 0.6.5cvs25
12835                 see ChangeLog entry 2001-12-11
12836
12837 2001-12-10 [alfons]     0.6.5claws73
12838
12839         * src/matcher.c
12840                 add more control characters
12841         * src/matcher_parser_lex.l
12842                 make escaping / unescaping work again
12843
12844 2001-12-10 [alfons]     0.6.5claws72
12845
12846         * src/imap.c
12847                 clean up warnings "returning value for void function" 
12848         * src/prefs_filtering.c
12849                 make info button for execute action sensitive
12850
12851 2001-12-10 [paul]       0.6.5claws71
12852
12853         * src/compose.c
12854         * src/imap.[ch]
12855         * src/summaryview.c
12856                 fix: imap server now gets informed of MARKED, UNMARKED
12857                 and REPLY events. Now people can use different IMAP-Mail
12858                 clients and have the exact same information about MARKED,
12859                 UNMARKED and REPLY status with all of them. Especially
12860                 useful for imap servers with a web-frontend.
12861                 submitted by Tobias Sandhaas <medlor@web.de>
12862
12863 2001-12-09 [melvin]     0.6.5claws70
12864         
12865         * src/textview.[ch]
12866                 fixed bug #490076 (hunted down by Alfons who implemented
12867                 a workaround in 0.6.5claws65)
12868
12869 2001-12-09 [christoph]  0.6.5claws69
12870
12871         * src/summaryview.c
12872                 set pointer to string in LOCKED column to NULL
12873                 (might fix bug #490800)
12874
12875 2001-12-09 [carsten]    0.6.5claws68
12876
12877         * po/de.po
12878                 resolved some cluttered menu shortcuts 
12879                 ('creating new email' and 'creating news message'
12880                 hade the same)
12881         * src/compose.c
12882                 wmclass now distinc from main window
12883         * src/mainwindow.c
12884           src/mainwindow.h
12885                 email/news and forward button functionality similar
12886                 to the reply buttons; removed the ugly dropdown arrows
12887                 and use instead the right mouse button
12888
12889 2001-12-09 [paul]       0.6.5claws67
12890
12891         * src/imap.c
12892         * src/utils.h
12893                 allow spaces in imap folder names
12894                 submitted by Willem van Engen <wvengen@stack.nl>
12895
12896 2001-12-09 [paul]       0.6.5claws66
12897
12898         * sync with sylpheed 0.6.5cvs24
12899                 see ChangeLog entry 2001-12-09
12900
12901 2001-12-08 [alfons]     0.6.5claws65
12902
12903         * src/textview.c
12904                 prevent secondary selection claim after "add to sender" dialog
12905                 popped up. this is because there's a GDK_BUTTON_RELEASE pending.
12906                 we trick GTK by simulating a click at (0, 0) in the textview.
12907
12908 2001-12-08 [hoa]        0.6.5claws64
12909
12910         * src/folder.c
12911                 fixed a bug about the .processing folder name while filtering
12912
12913 2001-12-08 [alfons]     0.6.5claws63
12914
12915         * src/folderview.c 
12916                 work around problem of not correctly updating folder stats
12917                 when deleting messages. there's some folder scanning evil
12918                 going so the folderview_update_msg_num() does not work
12919                 correctly. need to investigate this.
12920
12921 2001-12-08 [paul]       0.6.5claws62
12922
12923         * sync with sylpheed 0.6.5cvs23
12924                 see ChangeLog entry 2001-12-08
12925
12926 2001-12-07 [christoph]  0.6.5claws61
12927
12928         * src/compose.c
12929                 fix another header translation problem
12930
12931 2001-12-07 [alfons]     0.6.5claws60
12932
12933         * src/mbox.c
12934                 make filtering also work on local spool mbox
12935
12936 2001-12-07 [carsten]    0.6.5claws59
12937         * src/addressbook.c
12938                 addressbook window gets a wmclass distinct from the main
12939                 sylpheed window
12940         * src/compose.h
12941         * src/mainwindow.[ch]
12942                   forward menu item will use mode selected in prefs, forward 
12943                 as attatchment in menu removed (will be substituted in the
12944                 toolbar similar to reply buttons)
12945                   create news message menu entry and news button is now 
12946                 sensitive to the existance of a news account
12947         * src/pixmaps/stock_mail_reply_quote.xpm           ** REMOVED **
12948         * src/pixmaps/stock_mail_reply_to_all_quote.xpm    ** REMOVED **
12949         * src/pixmaps/stock_mail_reply_to_sender_quote.xpm ** REMOVED **
12950                 these are removed because the toolbar buttons don't show
12951                 the quoting modus any longer
12952
12953 2001-12-07 [paul]
12954
12955         * tools/newscache_clean.pl      ** NEW FILE **
12956                 perl script to do some tidying up in the newscache directory 
12957                 
12958         * tools/sylpheed-switcher       ** NEW FILE **
12959                 perl script to enable easy switching between main and claws
12960                 
12961         * tools/README
12962                 added descriptions of the two new perl scripts          
12963
12964
12965 2001-12-07 [melvin]     0.6.5claws58
12966
12967         * src/messageview.c
12968                 fixed a warning during compilation introduced in 0.6.5claws56
12969
12970 2001-12-07 [paul]       0.6.5claws57
12971
12972         * src/mainwindow.[ch]
12973         * src/menu.[ch]
12974                 further usability enhancements to replying with or without 
12975                 quoting via the toolbar, use of Ctrl key is replaced by 
12976                 drop down menu 
12977                 Submitted by Carsten Schurig            
12978
12979 2001-12-07 [melvin]     0.6.5claws56
12980
12981         * src/messageview.c
12982                 hack to fix bug that prevented to make/paste selections
12983                 after switching between MVIEW_TEXT and MVIEW_MIME views
12984                 without deselecting the selection first.
12985
12986 2001-12-06 [alfons]     0.6.5claws55
12987
12988         * src/filtering.[ch]
12989         * src/inc.c
12990                 revise filtering a little bit more, and make sure
12991                 messages are delivered to the appropriate inbox
12992                 (perhaps set per account)
12993
12994 2001-12-06 [paul]       0.6.5claws54
12995
12996         * sync with sylpheed 0.6.5cvs22
12997                 see ChangeLog entry 2001-12-06
12998
12999 2001-12-05 [alfons]     0.6.5claws53
13000
13001         * src/inc.c
13002         * src/folder.[ch]
13003         * src/procmsg.c
13004         * src/filtering.c
13005                 more revisions of filtering system
13006                 (last stable version is marked as LAST_STABLE)
13007                 
13008                 | NOTE 1): the filtering system now uses a local folder called
13009                 | .processing. if filtering fails, check this directory
13010                 | for missing messages.
13011                 |
13012                 | NOTE 2): help us find the filtering actions still missing
13013
13014 2001-12-05 [paul]       0.6.5claws52
13015
13016         * src/mainwindow.c
13017                 fix bug where 'Empty Trash?' pop-up window appears even
13018                 when Trash is empty, submitted by Jesse Skinner         
13019
13020 2001-12-05 [melvin]     0.6.5claws51
13021
13022         * src/compose.c
13023                 fixed bug #486106 to select correct account when reediting 
13024                 a queued message
13025         
13026 2001-12-04 [alfons]     0.6.5claws50
13027
13028         * src/mh.c
13029                 declare markfile in appropriate functions when
13030                 no fchmod() is found (thanks to Mark Heerdink <marc@koelkast.net>
13031                 for spotting this)
13032
13033 2001-12-04 [paul]       0.6.5claws49
13034
13035         * sync with sylpheed 0.6.5cvs21
13036                 see ChangeLog entry 2001-12-04
13037
13038 2001-12-03 [christoph]  0.6.5claws48
13039
13040         * po/de.po
13041                 changed translation of undo
13042         * src/account.c
13043         * src/folder.c
13044                 don't reinvent the wheel to traverse a GNode
13045         * src/compose.[ch]
13046                 seperate code to create the compose gui into functions
13047                 add "Others" page with folder selection for saving copy
13048                 of the message.
13049                 the folder identifier is saved to queue header
13050         * src/procmsg.c
13051                 save message to folder in queue header
13052
13053 2001-12-03 [paul]       0.6.5claws47
13054
13055         * sync with sylpheed 0.6.5cvs20
13056                 see ChangeLog entry 2001-12-03
13057
13058 2001-12-01 [paul]
13059
13060         * more sync with sylpheed 0.6.5cvs19
13061                 see ChangeLog entry 2001-11-29
13062
13063 2001-11-30 [paul]       0.6.5claws46
13064         
13065         * src/compose.c
13066                 remove conflicts introduced by Hoa's last commit
13067          
13068         * src/mainwindow.c
13069                 make 'Message/Bounce' sensitive
13070
13071 2001-11-30 [hoa]        0.6.5claws45
13072
13073         * src/compose.c
13074                 slightly change bounce function to add
13075                 information about the user that bounced the mail
13076                 in the From header line.
13077
13078         * src/folderview.c
13079                 permit the use of processing in outbox folder.
13080
13081 2001-11-29 [paul]       0.6.5claws44
13082
13083         * src/mainwindow.[ch]
13084         * src/prefs_common.c
13085         * src/pixmaps/stock_mail_reply_quote.xpm            ** NEW FILE **
13086         * src/pixmaps/stock_mail_reply_to_all_quote.xpm     ** NEW FILE **
13087         * src/pixmaps/stock_mail_reply_to_author_quote.xpm  ** NEW FILE **
13088                 usability enhancements to the quoting, implements
13089                 use of Ctrl key to toggle quoting settings
13090                 Submitted by Carsten Schurig <Carsten.Schurig@web.de>
13091
13092 2001-11-29 [paul]       0.6.5claws43
13093         
13094         * sync with sylpheed 0.6.5cvs19
13095                 see ChangeLog entry 2001-11-28
13096
13097 2001-11-29 [melvin]     0.6.5claws42
13098         * src/Makefile.am
13099                 added enriched.[ch] to the list of files
13100
13101         * src/textview.c
13102         * src/mimeview.c
13103         * src/procmime.[ch]
13104         * src/enriched.[ch]
13105                 added support to view text/enriched
13106                 added support to show headers in message view for text/enriched and text/html
13107                         in non multipart messages
13108
13109 2001-11-28 [paul]       0.6.5claws41
13110
13111         * more sync with sylpheed 0.6.5cvs18
13112                 see ChangeLog entry 2001-11-27 (src/prefs_common.c)
13113
13114 2001-11-27 [paul]       0.6.5claws40
13115         
13116         * po/pt_BR.po
13117                 updated translation, submitted by Fabio Junior Beneditto
13118                 
13119         * sync with sylpheed 0.6.5cvs18
13120                 see ChangeLog entries 2001-11-26 (src/textview.c) and
13121                 2001-11-27
13122
13123
13124 2001-11-26 [paul]
13125
13126         * po/es.po
13127                 updated translation, submitted by Ricardo Mones Lastra
13128
13129 2001-11-26 [alfons]
13130
13131         * src/matcher.c
13132                 add more translatable strings
13133
13134 2001-11-26 [christoph]  0.6.5claws39
13135
13136         * po/de.po      
13137                 fixed one more umlaut
13138         * src/compose.c
13139                 fix translated header when it should not be translated
13140
13141 2001-11-26 [paul]       0.6.5claws38
13142
13143         * src/mainwindow.c
13144                 remove '/Message/Add Sender to address book' from 
13145                 main_window_set_menu_sensitive(), prevent debug warning
13146                 add 'Message/Mark/Mark all read' to mainwin_entries[]
13147
13148 2001-11-26 [paul]       0.6.5claws37
13149
13150         * src/summaryview.c
13151                 fix 'recurring unread state' bug 
13152
13153         * tools/README 
13154         * tools/filter_conv.pl
13155                 read name of top level mailbox from folderlist.xml
13156                 and presume nothing about its name              
13157
13158 2001-11-26 [darko]      0.6.5claws36
13159
13160         * src/gtkstext.[ch]
13161                 removed functions that are now in gtkutils.c
13162                 use gtkut_text_is_uri_string() from gtkutils.c
13163         * fix my comment on 2001-11-23 (missing gtkutils.[ch])
13164
13165 2001-11-26 [paul]       0.6.5claws35
13166
13167         * sync with sylpheed 0.6.5cvs16
13168                 see ChangeLog entries 2001-11-25 and 2001-11-26
13169
13170 2001-11-25 [alfons]     0.6.5claws34
13171
13172         EXPERIMENTAL!!! Please checkout the last stable version using: 
13173           
13174         % cvs update -r LAST_STABLE -dRAP
13175
13176         (Or help us testing this stuff.)
13177
13178         * src/filtering.c               (1.14)
13179         * src/filtering.h               (1.6)
13180         * src/inc.c                     (1.28)
13181         * src/matcher.c                 (1.20)
13182         * src/mbox.c                    (1.9)
13183         * src/procmsg.h                 (1.14)
13184         * src/summaryview.c             (1.59)
13185         * src/summaryview.h             (dunno)
13186                 revert/merge/sync to as it was before commit 
13187                 on Thu, 19 Jul 2001 10:15:51 -0700.
13188
13189 2001-11-25 [hoa]        0.6.5claws33
13190
13191         * src/main.c
13192                 processing mails at startup
13193
13194         * src/folderview.c
13195         * src/summaryview.[ch]
13196                 processing mails when entering folder
13197
13198         * src/prefs_filtering.c
13199                 fixed some UI bugs
13200
13201 2001-11-24 [alfons]     0.6.5claws32
13202
13203         * src/summaryview.[ch]
13204                 make summary sort headers work, and also make
13205                 sure the sort type is stored
13206
13207 2001-11-23 [alfons]     0.6.5claws31
13208
13209         * src/summaryview.[ch]
13210                 make lock work like mark
13211                 disallow deleting messages marked as locked
13212
13213 2001-11-23 [alfons]     0.6.5claws30
13214
13215         * src/gtkstext.c
13216         * src/compose.[ch]
13217         * src/Makefile.am
13218         * src/undo.[ch]
13219                 merge undo patch submitted by Jens
13220
13221 2001-11-23 [christoph]  0.6.5claws29
13222
13223         * src/.cvsignore
13224                 added ylwrap
13225         * src/compose.c
13226                 fixed gpg signing and encoding
13227         * src/folder.[ch]
13228         * src/main.c
13229                 added --status option to get new, unread and total
13230                 message count from a running sylpheed
13231         * src/prefs_common.c
13232                 temporary fix for reply_with_quote problem
13233                 (don't call functions for non existing widget)
13234         * src/procmsg.c
13235                 one more check for ignored threads but still not
13236                 always working correctly. probably a recursive
13237                 check for all parents is needed
13238
13239 2001-11-23 [darko]      0.6.5claws28
13240
13241         * src/compose.c
13242                 wrapping on send improvements
13243         * src/gtkutils.[ch]
13244                 fix for GtkSText after last sync with main branch
13245                 GTK_TEXT -> GTK_STEXT
13246
13247 2001-11-23 [paul]       0.6.5claws27
13248
13249         * sync with sylpheed 0.6.5cvs14
13250                 see ChangeLog entries 2001-11-22 and 2001-11-23
13251                 
13252         * po/de.po
13253                 fixed the scrambled umlauts 
13254                 submitted by Carsten Schurig <Carsten.Schurig@web.de>
13255
13256 2001-11-21 [paul]       0.6.5claws26
13257
13258         * sync with sylpheed 0.6.5cvs12
13259                 see 2nd ChangeLog entry dated 2001-11-20
13260
13261 2001-11-20 [paul]       0.6.5claws25
13262
13263         * sync with sylpheed 0.6.5cvs11
13264                 see ChangeLog entry 2001-11-19 (src/utils.c)
13265
13266 2001-11-20 [hiro]
13267
13268         * src/compose.c
13269                 GTK_TEXT -> GTK_STEXT
13270                 fix for wrong comment
13271
13272 2001-11-20 [hiro]       0.6.5claws24
13273
13274         * src/compose.[ch]
13275                 more merges from main branch
13276                 removed fatal warnings (uninitialized variables etc.)
13277                 some coding style fix
13278         * src/gtkutils.h
13279                 fixed typo.
13280         * src/addressbook.c
13281           src/addrindex.c
13282                 V-Card -> vCard
13283
13284 2001-11-19 [hoa]        0.6.5claws23
13285
13286         * src/filtering.c
13287         * src/prefs_scoring.c
13288         * src/matcher.[ch]
13289         * src/scoring.c
13290                 cleaning code
13291
13292         * src/matcher_parser_parse.y
13293         * src/prefs_filtering.c
13294                 bouncing
13295
13296 2001-11-19 [alfons]     0.6.5claws22
13297
13298         more of my old things into claws
13299
13300         * src/Makefile.am
13301         * src/prefs_common.c
13302         * src/procmsg.h
13303         * src/summaryview.[ch]
13304         * src/prefs_summary_column.c
13305         * src/pixmaps/locked.xpm
13306                 add indicators for locking of message in summary view
13307                 (does not work yet, only visual indicator)
13308
13309 2001-11-19 [paul]       0.6.5claws21
13310
13311         * sync with sylpheed 0.6.5cvs10
13312                 see ChangeLog entry 2001-11-19
13313
13314 2001-11-18 [alfons]     0.6.5claws20
13315         
13316         * src/filtering.c
13317                 remove an inadvertent free I forgot in previous clean up 
13318
13319 2001-11-18 [alfons]     0.6.5claws19
13320
13321         * src/filtering.[ch]
13322                 clean up & plug leaks
13323
13324 2001-11-18 [paul]       0.6.5claws18
13325
13326         * sync with sylpheed 0.6.5cvs9
13327                 see ChangeLog entries 2001-11-17 and 2001-11-18
13328
13329 2001-11-16 [paul]       0.6.5claws17
13330
13331         * sync with sylpheed 0.6.5cvs8
13332                 see ChangeLog entry 2001-11-16, src/grouplistdialog.c
13333
13334 2001-11-16 [paul]       0.6.5claws16
13335
13336         * sync with sylpheed 0.6.5cvs7
13337                 see ChangeLog entries 2001-11-15 and 2001-11-16
13338
13339 2001-11-15 [hoa]        0.6.5claws15
13340
13341         * src/compose.c
13342                 fix bounce, mails we received couln't be bounced to ourself.
13343
13344         * src/defs.h
13345         * src/filtering.[ch]
13346         * src/matcher.[ch]
13347         * src/matcher_parser.h
13348         * src/matcher_parser_lex.l
13349         * src/matcher_parser_parse.y
13350         * src/inc.c
13351         * src/main.c
13352         * src/mbox.c
13353         * src/prefs_filtering.[ch]
13354         * src/mainwindow.c
13355         * src/prefs_matcher.c
13356         * src/prefs_scoring.c
13357         * src/scoring.[ch]
13358         * src/summaryview.c
13359                 new matcher/filter/score configuration file parser
13360                 one unique configuration file => ~/.sylpheed/matcherrc
13361                 import in currently automatic, then save are made
13362                 in this new file.
13363                 one filter per folder and one global filter
13364                 (filter of a folder will be used as folder processing)
13365
13366         * src/folder.c
13367                 fix a bug in folder_item_get_identifier
13368                 
13369         * src/messageview.c
13370                 receive receipt return are fixed.
13371
13372 2001-11-14 [alfons]     0.6.5claws14
13373
13374         * src/session.h
13375                 add things from main branch to make claws compile
13376
13377 2001-11-14 [paul]       0.6.5claws13
13378
13379         * merge with SYNC-B4-REL and sync with sylpheed 0.6.5cvs5
13380                 see ChangeLog entries 2001-11-08 to 2001-11-14
13381
13382 2001-11-14 [hoa] 0.6.5claws12
13383
13384         * src/compose.[ch]
13385         * src/mainwindow.c
13386         * src/summaryview.c
13387                 add "bounce mail" option
13388
13389 2001-11-13 [christoph]  0.6.5claws11
13390
13391         * src/compose.c
13392                 Cleanup a mess i add before commiting
13393
13394 2001-11-13 [hoa]        0.6.5claws10
13395
13396         * src/compose.c
13397                 some fixes when mail are sent or
13398                 for crossposts
13399
13400 2001-11-13 [christoph]  0.6.5claws9
13401
13402         * po/de.po
13403                 Changed two string with the same translation
13404         * src/compose.c
13405         * src/procmsg.[ch]
13406         * src/send.[ch]
13407                 New mailsending process:
13408                   - Always queue message before sending
13409                     (message will be saved if sylpheed crashed or
13410                      freezes while sending)
13411                   - Allow queuing of newspostings
13412                   - No copy in outbox before sending
13413                     (closes bug #469501)
13414                   - No more redundant code for send and send_later
13415         * src/summaryview.c
13416                 Applied wwp <subscript@free.fr>'s patch that fixes
13417                 marks for multiple forwarded messages (+compose.c)
13418
13419 2001-11-12 [alfons]
13420
13421         * README.claws
13422                 remove things that are now in main branch
13423         
13424         * po/nl.po
13425                 update Dutch translation
13426
13427 2001-11-12 [mhadasht]   0.6.5.claws8
13428
13429         * src/prefs_common.c
13430                 re-enabled account autoselection feature for forward
13431                 and reedit lost during the branch point for SYNC-B4-REL
13432         * src/gtkspell.c
13433                 gtkpspell_get_dict(): more readable code (even if function is
13434                 not used yet)
13435         * ChangeLog.claws
13436                 added version number info to 2001-11-12 [hiro] comment.
13437
13438 2001-11-12 [hiro]       0.6.5.claws7
13439
13440         * src/compose.c
13441                 compose_forward(): fixed a bug that forward quote mark
13442                 wasn't used.
13443                 removed unnecessary code.
13444         * src/template_select.[ch]: removed.
13445
13446 2001-11-11 [alfons]
13447
13448         * src/compose.c
13449                 :%s/GTK_TEXT/GTK_STEXT/g
13450         
13451         * src/compose.[ch]
13452         * src/undo.[ch]
13453         * src/Makefile.am
13454                 revert the undo stuff (this is 0.6.6claws stuff)
13455
13456 2001-11-11 [hoa]        0.6.5.claws6
13457
13458         * src/compose.[ch]
13459                 Insert signature at the end of the text.
13460                 Added undo patch but currently disabled
13461
13462         * src/procmsg.c
13463                 Threading by subject improved.
13464
13465         * added src/undo.[ch]
13466                 Undo module for compose dialog box.
13467
13468 2001-11-11 [alfons]     0.6.5.claws5
13469
13470         * src/procmsg.c
13471                 prevent threading by subject on nodes that have already been
13472                 threaded by in-reply-to (as in "circular references in a tree
13473                 result in a dead branch")
13474
13475 2001-11-09 [hoa]        0.6.5.claws4
13476         
13477         * src/folderview.c
13478                 allows creation of mbox folder item from any files.
13479
13480 2001-11-09 [alfons]     0.6.5.claws3
13481         
13482         * src/utils.c
13483         * src/procmsg.c
13484                 do what I mean and correct threading by subject so it really
13485                 ignores attracting lines without "Re: "
13486
13487 2001-11-07 [alfons]     0.6.5.claws2
13488
13489         * src/procmsg.c
13490         * src/utils.[ch]
13491                 only attract by subject if a subject line starts with a "Re: "
13492         * src/syldap.c
13493                 remove warning
13494
13495 2001-11-07 [paul]       0.6.5claws1
13496
13497         * sync with sylpheed 0.6.5. release
13498                 see ChangeLog entry 2001-11-07
13499
13500 2001-11-07 [paul]       0.6.4claws31
13501
13502         * sync with sylpheed 0.6.4cvs18
13503                 see ChangeLog entries 2001-10-30 to 2001-11-07
13504                 prefs_templates.[ch] renamed prefs_template.[ch]
13505
13506 2001-11-06 [alfons]
13507         
13508         * src/utils.h
13509                 add semicolon Hoa forgot ;-)
13510                 
13511
13512 2001-11-06 [hoa]        0.6.4claws30
13513         
13514         * src/procmsg.c
13515         * src/summaryview.c
13516         * src/utils.c
13517         * src/utils.h
13518                 threading by subject - empty subject are ignored
13519
13520 2001-11-06 [christoph]  0.6.4claws29
13521
13522         * src/socket.c
13523                 use SSL_peek for sock_gets
13524         * src/utils.c
13525                 removed unneeded pointer in extracting quoted
13526                 names implementation
13527
13528 2001-11-06 [melvin]     0.6.4claws28
13529
13530         * src/gtkspell.c
13531                 fixed bug #476792 Selection overtyping with spell checker
13532                 fixed bug which could cause a buffer overflow
13533                 fixed a memory leak
13534
13535 2001-11-06 [hoa]        0.6.4claws27
13536         
13537         * src/procmsg.c
13538         * src/summaryview.c
13539                 threading by subject
13540
13541 2001-11-05 [alfons]     0.6.4claws26
13542         
13543         * README.claws
13544                 Claws -> Sylpheed (vice versa)
13545
13546         * src/compose.c
13547                 :%s/gtk_text/gtk_stext/g
13548                 :%s/GTK_TEXT/GTK_STEXT/g
13549                 (thanks to Jonathan Ware for spotting this)
13550
13551 2001-11-04 [christoph]  0.6.4claws25
13552
13553         * src/summaryview.c
13554                 replace Xalloca + strdup with Xstrdup_a
13555         * src/utils.c
13556                 better implementation of extracting quoted names
13557                 from addresses (remove backlashes and ignore
13558                 quotes after them)
13559
13560 2001-11-04 [alfons]     0.6.4claws24
13561
13562         * src/utils.[ch]
13563                 edit to comply more with coding style
13564
13565         * src/textview.c
13566                 fix bug reported by Kim Schulz. introduced by the patch integrated
13567                 in 0.6.4claws15. the code did not check the return value of
13568                 the html parser.
13569
13570         * AUTHORS
13571                 add Jonathan Ware and close "[ #475955 ] Enhanced Mailto Patch"
13572
13573 2001-11-04 [christoph]  0.6.4claws23
13574
13575         * src/main.c
13576         * src/prefs_common.[ch]
13577                 init some pointers that possibly caused a segfault
13578                 reported in the claws-users ML
13579
13580 2001-11-04 [hoa]        0.6.4claws22
13581
13582         * src/grouplistdialog.c
13583                 change the names of the nodes in the tree
13584
13585         * src/compose.c
13586                 enhanced mailto syntax as described in
13587                 http://developer.netscape.com/viewsource/husted_mailto/mailto.html
13588                 (thanks to Jonathan Ware <jonathan_ware@gmx.co.uk>)
13589
13590         * src/utils.c
13591                 encode and decode URI (useful when opening URL into
13592                 netscape).
13593
13594 2001-11-03 [hoa]        0.6.4claws21
13595
13596         * src/grouplistdialog.c
13597                 a new newsgroups list selection dialog box
13598                 with a CTree instead of a CList
13599
13600 2001-11-03 [hoa]        0.6.4claws20
13601
13602         * src/folderview.c
13603                 enable property and scoring options when right
13604                 click on "inbox"
13605
13606         * src/summaryview.c
13607                 fixed bug when nickname were displayed using
13608                 the address book.
13609
13610 2001-11-02 [darko]      0.6.4claws19
13611
13612         * src/compose.c
13613                 new wrap quotation and URL/long words wrapping implementation
13614         * src/compose.c src/gtkstext.[ch]
13615                 move gtkstext_strncmp() to gtkstext.c
13616
13617 2001-11-01 [christoph]  0.6.4claws18
13618
13619         * src/prefs_account.c
13620                 fixed mess in account settings dialog
13621         * src/prefs_folder_item.c
13622                 added label with folder path to dialog
13623
13624 2001-10-31 [match]      0.6.4claws17
13625
13626         * src/vcard.c
13627                 fix memory leak.
13628         * src/addrbook.c
13629                 fix generation of spurious address book file names.
13630                 remove redundant functions.
13631         * po/POTFILES.in
13632                 added missing file names.
13633
13634 2001-10-30 [paul]       0.6.4claws16
13635
13636         * sync with sylpheed 0.6.4cvs6
13637                 see ChangeLog entries 2001-10-26 to 2001-10-30
13638
13639         * tools/filter_conv.pl
13640                 read folderlist.xml to discover whether the top-level
13641                 folder is called 'Mailbox' or 'Mail' 
13642
13643 2001-10-29 [paul]       0.6.4claws15
13644
13645         * src/html.c, src/textview.c
13646                 activate links in html mail and fix clickable parts
13647                 Submitted by Matthieu Dazy <dazy@t-surf.com>
13648
13649 2001-10-29 [paul]
13650
13651         * po/de.po, po/es.po, po/pt_BR/po
13652                 updated translations, submitted by Jens Oberender,
13653                 Ricardo Mones Lastra, and Fabio Junior Beneditto
13654
13655 2001-10-29 [darko]      0.6.4claws14
13656
13657         * src/compose.c
13658                 fix wrapping for good
13659
13660 2001-10-29 [darko]
13661
13662         * src/compose.c
13663                 undo previous change as it broke the smart wrapping
13664
13665 2001-10-29 [darko]      0.6.4claws13
13666
13667         * src/compose.c
13668                 fix infinite loop when long URL is quoted
13669                 (closes bug #475122.
13670
13671 2001-10-28 [match]
13672
13673         * src/mutt.[ch] src/importmutt.[ch] src/mgutils.[ch] src/addressbook.c src/Makefile.am
13674                 import Mutt address book
13675         * src/ldif.[ch] src/importldif.h
13676                 modified import LDIF handle user attributes
13677
13678 2001-10-28 [christoph]  0.6.4claws12
13679
13680         * src/summaryview.c
13681                 fixed that filtering did not work if there
13682                 were no filter rules
13683                 (closes bug #472003 and better implementation
13684                  of patch #474644)
13685
13686 2001-10-27 [christoph]  0.6.4claws11
13687
13688         * src/compose.c
13689                 make the folder's default account to be used when
13690                 replying. (patch by wwp <subscript@free.fr>)
13691         * src/compose.c
13692                 code cleanup, nearly killed all of wwp's patch
13693                 for folder's default account in compose
13694         * src/folderview.c
13695                 error panel when a folder could not be created
13696                 (closes bug #471080 new folder name & already
13697                  existing file)
13698
13699 2001-10-26 [alfons]
13700
13701         * src/utils.h
13702                 change prototype of strstr2() that Christoph forgot about
13703
13704 2001-10-26 [christoph]  0.6.4claws10
13705
13706         * src/account.c
13707                 made search for accounts by email address not case
13708                 sensitive
13709         * src/folder.c
13710                 fixed memory leak in folder_item_get_identifier
13711         * src/gtkspell.c
13712         * src/utils.c
13713                 fixed wrong strstr2 (should work like strstr)
13714
13715 2001-10-26 [darko]      0.6.4claws9
13716
13717         * src/compose.c src/gtkstext.[ch]
13718         * src/gtkstext.c
13719                 move is_url_string() and gtkstext_str_strcmp() to gtkstext.c
13720
13721 2001-10-26 [paul]       0.6.4claws8
13722
13723         * src/html.c
13724                 ignore css and javascript tags in html mail
13725                 case-insensitive, with or without double-quoted
13726                 strings
13727
13728 2001-10-26 [paul]       0.6.4claws7
13729
13730         * sync with sylpheed 0.6.4cvs1
13731                 see ChangeLog entry 2001-10-26
13732
13733         * src/prefs_account.c, src/prefs_common.c,
13734           src/prefs_summary_column.c
13735                 minor improvements to the English
13736
13737 2001-10-25 [alfons]     0.6.4claws6
13738
13739         * src/gtkstext.c
13740         
13741                 make GtkSText follow style of GtkText (closes bug 
13742                 #469211 "text selection while writing message")
13743                 
13744                 do sync with GTK 1.2.10
13745
13746 2001-10-25 [paul]       0.6.4claws5
13747
13748         * src/html.c
13749                 ignore css tags in html mail
13750
13751 2001-10-25 [darko]      0.6.4claws4
13752
13753         * src/compose.c
13754                 don't declare is_url_string as static function since
13755                 we need it in gtkstext.c
13756         * src/gtkstext.c
13757                 remove unused variable
13758                 don't wrap long URLs while composing a message
13759
13760 2001-10-24 [christoph]  0.6.4claws3
13761
13762         * src/socket.c
13763                 fix ssl deadlock, when peer closes connection
13764
13765 2001-10-24 [paul]       0.6.4claws2
13766
13767         * src/prefs_common.c
13768                 gettextize the gpg ascii-armored warning message
13769
13770         * src/compose.c
13771                 insert a DOS/MAC file into the composed message
13772                 (improvements)
13773
13774         * Both submitted by Thierry Godefroy <godefroy@imaginet.fr>
13775
13776 2001-10-22 [paul]       0.6.4claws1
13777
13778         * sync with sylpheed 0.6.4 release
13779                 see ChangeLog entries 2001-10-21
13780
13781         * po/fr.po, po/pt_BR.po
13782                 updated by Melvin Hadasht and Fabio Junior Beneditto
13783
13784 2001-10-21 [paul]       0.6.3claws30
13785
13786         * src/compose.c
13787                 insert a DOS text file from the compose window
13788                 into the composed message text (removes CRs characters)
13789                 Submitted by Thierry Godefroy <godefroy@imaginet.fr>
13790
13791         * tools/filter_conv.pl, tools/README
13792                 automatically use ~/.sylpheed as working directory
13793                 print out confirmation message on completion
13794
13795         * correct Hoa's last ChangeLog.claws entry
13796
13797 2001-10-20 [hoa]        0.6.3claws29
13798
13799         * src/grouplistdialog.c
13800                 bugfix (another ?) to give the right
13801                 newsgroups list for each news server.
13802
13803         * src/news.c
13804         * src/news.h
13805                 improve the newsgroups list cache
13806
13807 2001-10-20 [paul]       0.6.3claws28
13808
13809         * sync with sylpheed 0.6.3cvs9
13810                 see ChangeLog entry 2001-10-19
13811
13812         * correct Alfons' last ChangeLog.claws entry
13813
13814 2001-10-19 [alfons]
13815
13816         * src/pgptext.[ch]
13817                 fix compilation problems (part of bug #472895)
13818
13819 2001-10-18 [hoa]        0.6.3claws27
13820
13821         * src/grouplistdialog.c
13822                 bugfix when we refresh was clicked (bug 472701)
13823
13824 2001-10-19 [christoph]  0.6.3claws26
13825
13826         * src/compose.c
13827                 last header entry should default to "To:" or
13828                 "Newsgroups:" and not copy the last entry line
13829                 in a new compose window
13830                 (closes bug #472686, #470792)
13831
13832 2001-10-19 [paul]       0.6.3claws25
13833
13834         * sync with Sylpheed 0.6.3cvs8
13835                 see ChangeLog entries 2001-10-18 and 2001-10-19
13836
13837 2001-10-18 [christoph]  0.6.3claws24
13838
13839         * src/procmsg.c
13840                 reimplement ignore thread
13841         
13842 2001-10-18 [hoa]        0.6.3claws23
13843
13844         * src/folderview.c
13845         * src/grouplistdialog.[ch]
13846                 enhanced news subscription interface (feature 469113)
13847
13848         * src/news.c
13849         * src/news.h
13850                 enchanced newsgroup listing,
13851                 now, we can get groups informations
13852                 (NNTPGroupInfo)
13853
13854 2001-10-18 [paul]       0.6.3claws22
13855
13856         * src/summaryview.c
13857                 remove comment (sync with main branch)
13858         * src/mainwindow.c
13859                 fix 'Re-edit' bug in 'Message' menu
13860
13861 2001-10-17 [christoph]  0.6.3claws21
13862
13863         * src/compose.c
13864                 ignore empty or whitespace only header lines
13865
13866 2001-10-17 [paul]       0.6.3claws20
13867
13868         * sync with sylpheed 0.6.3cvs7
13869                 see ChangeLog entries 2001-10-14, 2001-10-16, and
13870                 2001-10-17
13871
13872 2001-10-17 [darko]
13873
13874         * src/compose.c
13875                 wrap long lines without spaces
13876                 don't wrap URLs
13877
13878 2001-10-16 [paul]
13879
13880         * po/es.po, po/nl.po, po/pt_BR.po
13881                 updated by Ricardo Mones Lastra, Alfons,
13882                 and Fabio Junior Beneditto
13883
13884         * sylpheed-0.6.3claws released
13885
13886 2001-10-15 [melvin] 0.6.3claws18
13887
13888         * README.claws
13889                 added summary and detailed installation instructions
13890                 for spell checker
13891         * po/fr.po
13892                 Updated, corrected and completed french translation
13893
13894 2001-10-15 [hoa] 0.6.3claws17
13895         * src/grouplistdialog.c
13896                 we can choose the newsgroups to display with wildcards
13897
13898 2001-10-15 [christoph]  0.6.3claws16
13899
13900         * src/account.c
13901         * src/compose.c
13902         * src/prefs_folder_item.[ch]
13903                 applied wwp <subscript@free.fr>'s folder
13904                 default account patch
13905         * po/de.po
13906                 Fixed wrong translation
13907
13908 2001-10-13 [alfons, christoph, melvin]  
13909                         0.6.3claws15
13910
13911         solution #2 to solve MT-safety problems defers all GUI related calls
13912         to the main thread using a gtk_idle_add() callback. discussed on
13913         ircnet #sylpheed, with christoph spotting some issues with the
13914         original code, and melvin allowing us to lobotomize his sylpheed.
13915
13916         * src/syldap.[ch], src/main.c
13917                 fix race problem in ldap search thread by deferring GUI 
13918                 stuff to main thread using gtk_idle_add()
13919
13920 2001-10-13 [paul]       0.6.3claws14
13921
13922         * src/prefs_account.[ch], src/send.c, src/smtp.[ch]
13923                 add Sergey's smtpcred.patch
13924                 adds separate username/password setting for SMTP Auth
13925                 needed by some servers
13926                 (closes feature request #471659)
13927
13928 2001-10-13 [paul]       0.6.3claws13
13929
13930         * src/pgptext.[ch] **NEW FILES**
13931         * src/Makefile.am, src/messageview.c, src/mimeview.c
13932                 decrypt ascii-armored gpg text embedded in
13933                 the message body.
13934                 Submitted by Jens Jahnke <jan0sch@gmx.net>
13935
13936 2001-10-13 [christoph]  0.6.3claws12
13937
13938         * README.claws
13939                 some more details on default to and
13940                 feature requests
13941         * src/main.c
13942                 init glib threading when ldap is used
13943         * src/syldap.c
13944                 threading fixes
13945         * po/de.po
13946                 fixed a typo
13947
13948 2001-10-12 [paul]       0.6.3claws11
13949
13950         * src/prefs_common.[ch], src/rfc2015.c
13951                 enable ascii-armored gpg text to be embedded in the
13952                 message body, selectable through the 'Privacy'
13953                 preferences. Supports encrypting only.
13954                 Submitted by Ravemax <ravemax@dextrose.com>
13955
13956 2001-10-12 [paul]       0.6.3claws10
13957
13958         * sync with sylpheed 0.6.3cvs6
13959                 see ChangeLog entries 2001-10-11 and 2001-11-12
13960
13961         * src/folderview.c
13962                 incorporated mbox folders, scoring, and folder
13963                 properties into the sync
13964
13965 2001-10-12 [darko]      0.6.3claws9
13966
13967         * README.claws
13968                 describe quotation wrapping
13969         * src/compose.c
13970                 don't treat tab as space to calculate line length properly
13971
13972 2001-10-11 [alfons]
13973
13974         * README.claws
13975                 correct description of how to make new filtering system work,
13976                 add some other things
13977                 
13978         * src/syldap.c
13979                 remove sched_yield() (not necessary / unportable)
13980
13981 2001-10-11 [paul]       0.6.3claws8
13982
13983         * sync with sylpheed 0.6.3cvs3
13984                 see ChangeLog entry 2001-10-10
13985
13986 2001-10-10 [christoph]  0.6.3claws7
13987
13988         * .cvsignore
13989                 ignore 2 files created by newer autotools
13990         * src/prefs_folder_item.c
13991                 using table for widget alignment
13992                 fixed memory leak and broken octal display
13993         * src/filesel.c
13994                 fixed segfault caused by lost filename
13995                 workaround (closes bug #469551)
13996
13997 2001-10-10 [paul]       0.6.3claws6
13998
13999         * sync with sylpheed 0.6.3cvs2
14000                 see ChangeLog entries 2001-10-09 and 2001-10-10
14001
14002 2001-10-10 [darko]      0.6.3.claws5
14003
14004         * src/gtkstext.c
14005                 proper calculation of right margin if smart wrapping is enabled
14006         * src/compose.c
14007                 automatically wrap long lines if wrap quotation is enabled
14008
14009 2001-10-09 [alfons]     0.6.3.claws4
14010
14011         * src/summaryview.c
14012                 select correct row when deleting last row in the summary view (and
14013                 close bug "[ #469104 ] select second last in list when deleting")
14014
14015 2001-10-09 [paul]       0.6.3claws3
14016
14017         * sync with sylpheed 0.6.3cvs1
14018                 updated some autotool scripts
14019
14020 2001-10-09 [darko]      0.6.3claws2
14021
14022         * src/gtkstext.[ch]
14023                 new name and mark with Sylpheed comment
14024         * src/compose.c
14025                 smart quotation wrapping a-la VIM
14026
14027 2001-10-08 [paul]       0.6.3claws1
14028
14029         * sync with sylpheed 0.6.3 release
14030                 see ChangeLog entry 2001-10-08
14031
14032 2001-10-08 [paul]       0.6.2claws24
14033
14034         * src/summaryview.c
14035                 more sync with sylpheed 0.6.2cvs12
14036                 Fixed the bug that didn't select the last row correctly
14037
14038
14039 2001-10-07 [paul]       0.6.2claws23
14040
14041         * sync with sylpheed 0.6.2cvs12
14042                 see ChangeLog entry 2001-10-07
14043
14044 2001-10-06 [match]
14045         * src/jpilot.[ch]
14046                 enable jpilot to read unsynch'ed addresses.
14047
14048         * src/editldap_basedn.c
14049                 fix segfault when opening dialog.
14050
14051 2001-10-06 [alfons]     0.6.2.claws22
14052
14053         * src/summaryview.c
14054                 fix bug with summary view selecting last *inserted*
14055                 node instead of last *visible* node. remember we
14056                 work with a tree
14057
14058 2001-10-06 [paul]       0.6.2claws21
14059
14060         * po/pt_BR.po
14061                 updated translation, contains some fixes and new
14062                 translations, submitted by Gustavo Noronha Silva
14063                 <kov@debian.org>
14064
14065         * src/prefs_common.c
14066                 change 'each' to 'every' - fix dubious English
14067
14068         * sync with sylpheed 0.6.2cvs11
14069
14070 2001-10-05 [alfons]     0.6.2claws20
14071
14072         * src/mainwindow.[ch], src/folderview.c
14073                 make composite tool button switch between "Compose News"
14074                 and "Compose Mail" depending on selected folder
14075                 (nifty idea by Kim Schulz <kim@schulz.dk>)
14076
14077 2001-10-05 [paul]       0.6.2claws19
14078
14079         * src/mainwindow.c, src/summaryview.c
14080                 fix 'Message/Reply to all', broken in last commit
14081
14082         * src/compose.c
14083                 fix X_BEENTHERE seg fault, thanks to Alfons
14084
14085 2001-10-04 [paul]       0.6.2claws18
14086
14087         * src/compose.[ch], src/mainwindow.c
14088                 make "Message/Reply" reply to mailing lists; matches
14089                 'X-Mailing-list:' and 'X-BeenThere:' ML headers.
14090                 based on portions of the patch submitted by
14091                 Junichi Uekawa <dancer@netfort.gr.jp>
14092
14093 2001-10-04 [darko]      0.6.2claws17
14094
14095         * src/compose.c
14096                 better smart wrapping
14097         * src/gtkstext.[hc]
14098                 a function to make text buffer contiguous
14099
14100 2001-10-03 [paul]       0.6.2claws16
14101
14102         * sync with sylpheed 0.6.2cvs10
14103
14104 2001-10-02 [alfons]
14105
14106         * configure.in
14107         * po/zh_CN.GB2312.po, po/zh_TW.Big5.po
14108                 close bug "[ #466566 ] compile error on mdk 8.0" by removing
14109                 references to chinese translations (hope someone picks up
14110                 this)
14111
14112 2001-10-02 [christoph]  0.6.2claws15
14113
14114         * src/compose.c
14115                 fixed non translated header bug
14116         * ChangeLog.claws
14117                 fixed wrong date in alfons last entry ;)
14118
14119 2001-10-02 [alfons]     0.6.2claws14
14120
14121         * src/compose.c, src/prefs_common.[ch]
14122                 add block cursor option
14123
14124 2001-10-02 [paul]       0.6.2claws13
14125
14126         * sync with sylpheed 0.6.2cvs9
14127
14128 2001-09-30 [paul]       0.6.2claws12
14129
14130         * po/de.po, po/es.po, po/fr.po, po/nl.po, po/pt_BR.po
14131                 updated translations
14132
14133         * po/POTFILES.in
14134                 add 'src/importldif.c'
14135
14136         * AUTHORS, tools/README, tools/eud2gc.py, tools/Makefile.am
14137                 added eudora-to-vCard conversion tool
14138                 submitted by Jeroen Versteeg <j.m.versteeg@student.utwente.nl>
14139
14140         * sync with sylpheed 0.6.2cvs8
14141
14142 2001-09-30 [paul]
14143
14144         * sylpheed-0.6.2claws released
14145
14146 2001-09-27 [melvin]     0.6.2claws11
14147
14148         * src/gtkspell.c
14149                 fixed crash when using default path (introduced 
14150                 in 0.6.2claws10)
14151                 fixed tiny bug for initial suggestion mode
14152
14153 2001-09-27 [melvin]     0.6.2claws10
14154         
14155         * src/gtkspell.c
14156                 fixed bug where gtkpspell didn't set the path correctly
14157
14158         * README.claws
14159                 added a paragraph about spell checking
14160                 
14161
14162
14163 2001-09-27 [paul]       0.6.2claws9
14164
14165         * src/addrbook.c, src/addrcache.c, src/addritem.c, src/jpilot.c
14166                 replace '// comments' with '/* comments */' to prevent
14167                 some compiler warnings 
14168
14169         * sync with sylpheed 0.6.2cvs6
14170
14171 2001-09-26 [alfons]     0.6.2claws8
14172
14173         * src/messageview.c
14174                 introduce return receipt request notification again,
14175                 which was lost because of other semantics in 
14176                 procheader_parse() (???)
14177
14178 2001-09-26 [christoph]  0.6.2claws7
14179
14180         * src/compose.c
14181                 replace comments for old code with #if 0
14182                 readded auto cc, bcc and reply-to
14183         * src/prefs_matcher.c
14184         * src/prefs_scoring.c
14185                 removed some definition (was moved to
14186                 prefs.h)
14187
14188 2001-09-26 [paul]       0.6.2claws6
14189
14190         * src/mainwindow.c
14191                 make 'Follow-up and reply to' sensitive
14192
14193         * more sync with sylpheed 0.6.2cvs5
14194
14195 2001-09-25 [melvin]
14196
14197         * 0.6.2claws5
14198
14199         * src/gtkspell.c
14200                 fixed bug for "US-ASCII" introduced by the encoding code
14201
14202 2001-09-25 [paul]
14203
14204         * 0.6.2claws4
14205
14206         * src/prefs_common.[ch], src/summaryview.c
14207                 'next unread msg' 'go to next folder?' dialog can be
14208                 given default behaviour, either always show dialog,
14209                 or assume 'yes', or assume 'no'
14210                 Submitted by wwp <subscript@free.fr>
14211
14212 2001-09-25 [melvin]
14213                 
14214         * src/compose.c src/gtkspell.[ch]
14215                 added support for different encodings
14216
14217 2001-09-25 [paul]
14218
14219         * more sync with sylpheed 0.6.2cvs5
14220
14221 2001-09-24 [alfons]
14222         
14223         * src/prefs_folder_item.c
14224                 add check for item->prefs->default_to string is NULL and
14225                 add another check when freeing this string
14226
14227 2001-09-24 [paul]
14228
14229         * configure.in
14230                 change to version 0.6.2claws3
14231
14232         * sync with sylpheed 0.6.2cvs5 
14233
14234 2001-09-24 [match]
14235         * src/ldif.[ch], src/importldif.[ch], addressbook.c
14236                 import LDIF files.
14237         * src/addrcache.[ch], addrindex.[ch]
14238                 small update for future
14239         * src/addrbook.c
14240                 fix test XML file.
14241
14242 2001-09-24 [melvin]
14243         * src/gtkspell.[ch]
14244                 added 'Learn from mistakes' option
14245                 better handling of quotes in checked words
14246                 sorted dict list
14247         * po/fr.po
14248                 small update for spell checking stuff
14249
14250 2001-09-23 [alfons]
14251         
14252         * src/gtkspell.c
14253                 edit a little bit so it complies more with main coding style
14254
14255 2001-09-23 [alfons]
14256
14257         * src/folder.[ch], prefs_folder_item.c, compose.c
14258                 migrate "request return receipt" folder property
14259                 to folderlist.xml
14260
14261 2001-09-22 [alfons]
14262
14263         * README.claws **NEW**
14264                 (add things of interest for users of main branch 
14265                 and claws here)
14266
14267         * src/folder.[ch], src/mainwindow.c, src/summaryview.c
14268                 re-implement threading per folder option, but store 
14269                 the setting in folderlist.xml (where it belongs)
14270
14271 2001-09-21 [melvin]
14272
14273         * src/gtkspell.[ch]
14274                 fixed bug when compose window is under another window
14275         * src/prefs_common.[ch] src/compose.c
14276                 changed 'dictionary_path' to 'dictionary' to be consistent
14277                 dropped PSPELL_PATH macro (hard coded default to /usr/local/share/pspell)
14278         * ac/pspell.m4 src/Makefile.am 
14279                 dropped PSPELL_PATH macro
14280         * po/fr.po
14281                 updated translations
14282
14283 2001-09-21 [christoph]
14284
14285         * src/compose.c
14286                 added border around header fields
14287                 keep header type when new field is added
14288
14289 2001-09-20 [christoph]
14290
14291         * src/utils.[ch]
14292                 more portable debug_print with source filename
14293                 and linenumber
14294         * src/procmsg.c
14295                 more newlines after debug messages
14296
14297 2001-09-20 [paul]
14298
14299         * configure.in
14300                 change to version 0.6.2claws2
14301
14302         * sync with sylpheed 0.6.2cvs3
14303
14304 2001-09-19 [melvin]
14305
14306         * src/gtkspell.c
14307                 fixed the post-right-click focus pb
14308                 fixed crash when 'Spell check all' after dict change 
14309                         and when cursor is at the end of the text
14310                 shift-right-click pops up config menu even on misspelled words.
14311         * po/POTFILES.in
14312                 added gtkspell.c
14313
14314 2001-09-19 [melvin]
14315
14316         * src/about.c
14317                 added pspell to compiled-in features list
14318
14319 2001-09-18 [melvin]
14320
14321         * switched to pspell and dropped ispell
14322         * ac/pspell.m4
14323                 new file. autoconf macro for pspell
14324         * ac/Makefile.am 
14325         * configure.in acconfig.h
14326                 added pspell support
14327         * src/Makefile.am
14328         * src/main.c src/compose.[ch] src/gtkspell.[ch]
14329         * src/prefs_common.[ch] 
14330                 added pspell support
14331
14332 2001-09-18 [christoph]
14333
14334         * src/addr_compl.c
14335         * src/template.[ch]
14336                 replace LOG_MESSAGE with debug_print
14337         * src/compose.[ch]
14338                 gui improvements
14339         * src/menu.c
14340                 added newline after debug message
14341         * src/utils.h
14342                 using __VA_ARGS__ for debug_print macro
14343         * tools/.cvsignore
14344                 ignore Makefile and Makefile.in
14345
14346 2001-09-18 [paul]
14347
14348         * configure.in
14349                 change to version 0.6.2claws1
14350         * sync with sylpheed 0.6.2cvs1
14351
14352         * src/matcher.c 
14353         * src/prefs_matcher.c
14354                 add 'score equal to' option, submitted by
14355                 Paul Evans <nerd@freeuk.com>
14356
14357 2001-09-15 [christoph]
14358
14359         * src/mainwindow.c
14360                 comment out menu entry not existing in claws
14361         * src/menu.c
14362                 add debug output for non existing menu entries
14363         * src/summaryview.c
14364                 fix next/prev unread message for ignored threads
14365         * src/utils.[ch]
14366                 add sourcefile and line number to debug output
14367                 otherwise it is sometimes hard to find the
14368                 source code part if debug messages are translated
14369
14370 2001-09-14 [darko]
14371         
14372         * src/folderview.c
14373                 refresh target folder style after colour is changed
14374
14375 2001-09-13 [paul]
14376
14377         * configure.in
14378                 change to version 0.6.1claws3
14379
14380         * sync with sylpheed 0.6.1cvs6
14381
14382 2001-09-13 [darko]
14383         
14384         * src/folderview.c
14385                 fix target folder colourization to use user selected colour
14386
14387 2001-09-12 [darko]
14388         
14389         * src/summaryview.c
14390                 fix crash when message that is marked for copy/move is unmarked
14391
14392 2001-09-09 [paul]
14393
14394         * configure.in
14395                 change to version 0.6.1claws2
14396
14397         * sync with sylpheed 0.6.1cvs3
14398
14399 2001-09-09 [alfons]
14400         
14401         * src/folderview.c
14402                 fix bug with default font used for trash folder text
14403
14404 2001-09-06 [paul]
14405
14406         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
14407                 updated translations
14408
14409         * configure.in
14410                 change to version 0.6.1claws1
14411
14412         * sync with sylpheed 0.6.1cvs2
14413
14414 2001-09-03 [paul]
14415
14416         * po/POTFILES.in
14417                 add Match's new addressbook
14418
14419         * po/de.po
14420                 updated translation submitted by Jens Oberender
14421
14422 2001-09-02 [paul]
14423
14424         * configure.in
14425                 change to 0.6.1claws
14426         * sync with sylpheed 0.6.1 release
14427
14428 2001-09-02 [paul]
14429
14430         * configure.in
14431                 change to 0.6.0claws2
14432
14433         * sync with sylpheed 0.6.0cvs4
14434
14435         * po/pt_BR.po
14436                 updated translation submitted by Fabio Junior Beneditto
14437
14438 2001-09-01 [match]
14439         * pixmaps/
14440                 interface.xpm
14441                 book.xpm
14442                 address.xpm
14443         * src/
14444                 Makefile.am
14445                 a ton of new files
14446
14447 2001-08-31 [paul]
14448
14449         * configure.in
14450                 change to version 0.6.0claws1
14451
14452         * sync with sylpheed 0.6.0cvs1
14453
14454         * po/es.po
14455                 updated translation submitted by Ricardo Mones Lastra
14456
14457         * po/POTFILES.in
14458                 add 'src/prefs_templates.c'
14459
14460         * src/compose.c, src/summaryview.c
14461                 fix segfault on 'Re_edit'               
14462
14463 2001-08-30 [alfons]
14464
14465         * configure.in, Makefile.am
14466         * tools/Makefile.am
14467                 add tools directory to source distribution
14468
14469 2001-08-30 [paul]
14470
14471         * configure.in
14472                 change to version 0.6.0claws
14473
14474         * sync with sylpheed 0.6.0 release
14475
14476 2001-08-30 [christoph]
14477
14478         * configure.in
14479                 removed autoconf version check
14480
14481 2001-08-30 [paul]
14482
14483         * src/account.c, src/compose.c, src/prefs_common.[ch]
14484         * src/procheader.[ch] src/utils.[ch]
14485                 Enhanced automatic account selection on replies
14486                 Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
14487
14488         * configure.in
14489                 add LDAP and JPilot to the configuration results output.
14490
14491 2001-08-29 [christoph]
14492
14493         * src/summeryview.c
14494                 no bold font for ignored threads
14495
14496 2001-08-29 [paul]
14497
14498         * configure.in
14499                 change to version 0.5.3claws6
14500
14501         * sync with sylpheed 0.5.3cvs10
14502                 src/stringtable.[ch]: New Files
14503
14504         * src/compose.c, src/gtkutils.c, src/gtkutils.h, src/mainwindow.c
14505         * src/pixmaps/sylpheed.xpm
14506                 add mini-icons to windows (by Alfons)
14507
14508 2001-08-27 [paul]
14509
14510         * src/mainwindow.c
14511                 new functions: next_labeled_cb(), prev_labeled_cb()
14512
14513         * src/summaryview.c
14514                 new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
14515                 summary_select_next_labeled(), summary_select_prev_labeled()
14516
14517         * src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
14518                 give claws blue folders and a blue trash can
14519
14520 2001-08-27 [paul]
14521
14522         * configure.in
14523                 change to version 0.5.3claws5
14524
14525         * sync with sylpheed 0.5.3cvs9
14526                 src/labelcolors.[ch] renamed to src/colorlabel.[ch] 
14527
14528 2001-08-24 [christoph]
14529
14530         * src/filesel.c
14531                 keep filename when browsing directories
14532                 (not working for user entered filename, but
14533                  for default name and selected filename from
14534                  file list)
14535         * src/mainwindow.c
14536                 fixed wrong spelling "Folllow-up"
14537         * src/mbox_folder.c
14538         * src/procmsg.c
14539         * src/summaryview.c
14540                 fixed new/unread message count with ignored
14541                 threads (2 commits, first didn't notice no
14542                 longer needed decreasing)
14543         * src/inc.c
14544                 readded scrolling of progress dialog
14545                 (lost in sync)
14546
14547 2001-08-24 [paul]
14548
14549         * configure.in
14550                 change to 0.5.3claws4
14551
14552         * sync with sylpheed 0.5.3cvs7
14553
14554 2001-08-24 [christoph]
14555
14556         * src/compose.c
14557                 set request return receipt when replying
14558                 if it is set is the folder prefs of the
14559                 message
14560         * src/inc.c
14561                 disable final error popup if popups are
14562                 disabled in config (again)
14563
14564 2001-08-23 [paul]
14565
14566         * configure.in
14567                 Change version number to 0.5.3claws3
14568
14569         * sync with sylpheed 0.5.3cvs5
14570
14571         * src/mimeview.c
14572                 double quote '%s' in 'gedit %s' to fix bug when
14573                 opening attachment with spaces in the name
14574
14575 2001-08-22 [alte]
14576         * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
14577           src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
14578                 initial message templates support
14579
14580
14581 2001-08-22 [paul]
14582
14583         * configure.in
14584                 change version number to 0.5.3claws2
14585
14586         * sync with sylpheed 0.5.3cvs4
14587
14588         * src/procmsg.h src/summaryview.c
14589                 re-implement (un)ignore thread
14590
14591 2001-08-21 [paul]
14592
14593         * src/summaryview.c
14594                 remove unnecessary code
14595         * src/compose.c
14596                 enable 'dynamic' signatures (submitted by
14597                 Eric Limpens <eric@hscg-internet.nl>)
14598
14599 2001-08-21 [paul]
14600
14601         clean up after sync with sylpheed 0.5.3 release
14602
14603         * src/folderview.c
14604                 fix re-introduced font mess, see Christoph's
14605                 entry 2001-06-24
14606
14607         * src/summaryview.c
14608                 remove prev_msgnum
14609                 use sylpheed's small font instead of
14610                 gtk default font for summary view
14611
14612
14613 2001-08-17 [paul]
14614
14615         * configure.in
14616                 add pl to ALL_LINGUAS - sync with main branch
14617
14618         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
14619                 Updated. Translations by Jens Oberender, Ricardo Mones
14620                 Lastra, Alfons, and Fabio Junior Beneditto respectively.
14621
14622         * po/pl.po  ** NEW FILE **
14623                 sync with the main branch
14624
14625         * src/folderview.c
14626                 fix target folder colorizing and refresh problem
14627
14628
14629 2001-08-17 [christoph]
14630
14631         * src/mainwindow.c
14632                 claws uses 4 colors for target folder coloring.
14633                 arrays were not long enough and destroyed the
14634                 stack causing a segfault.
14635                 target folder colorizing does not work anymore
14636                 for me
14637
14638 2001-08-16 [paul]
14639
14640         * configure.in
14641                 change to version 0.5.3claws1
14642
14643         * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
14644           src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
14645           src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
14646
14647                 sync with sylpheed 0.5.3 release, but keep claws method of
14648                 configuring/saving fonts
14649
14650         * src/addressbook.[ch]
14651                 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
14652                 in line with a similar change in Hiroyuki's branch
14653
14654         * src/mainwindow.[ch]
14655                 disable main_window_set_thread_option()
14656         * src/prefs_folder_item.c
14657                 comment out &tmps_prefs.enable_thread,
14658         * src/mbox_folder.c, src/procmsg.[ch]
14659                 comment out MSG_IS_IGNORE_THREAD
14660         * src/summaryview.c
14661                 comment out summary_ignore_thread() and summary_unignore_thread()
14662                 comment out MSG_IS_IGNORE_THREAD
14663
14664                 use Hiroyuki's threading instead.
14665
14666
14667
14668 2001-08-15 [paul]
14669
14670         * src/account.c
14671                 use Hiroyuki's 0.5.3 column scheme but also
14672                 include the enable/disable button.
14673         * src/pixmaps/mark.xpm
14674                 add Hiroyuki's amended pixmap
14675
14676 2001-08-13 [christoph]
14677
14678         * src/account.c
14679                 receive at get all column showed wrong state for APOP
14680                 button should only work for POP3 and APOP accounts
14681         * src/prefs_account.c
14682                 added missing preprocessor statement for SSL
14683
14684 2001-08-12 [paul]
14685
14686         * src/account.[ch]
14687                 add 'receive at get all' column and enable/disable
14688                 button.
14689
14690 2001-08-06 [christoph]
14691
14692         * src/account.c
14693                 show usage of SSL in protocol column
14694
14695         * src/imap.c
14696         * src/inc.c
14697                 renamed ssl options
14698
14699         * src/prefs_account.[ch]
14700                 moved ssl options to a new page
14701
14702         * src/send.c
14703         * src/smtp.c
14704         * src/ssl.[ch]
14705                 renamed ssl options
14706                 added support for SMTP STARTTLS command
14707
14708 2001-08-05 [christoph]
14709
14710         * configure.in
14711                 debian autoconf needs version check to find
14712                 correct autoconf version. if the file is
14713                 named configure.in 2.13 is used, which does
14714                 not work with this configure.in script.
14715                 other solution would be to rename the script
14716                 to configure.ac as suggested in the autoconf
14717                 manual.
14718
14719         * src/inc.c
14720                 disable final error popup if popups are
14721                 diabled in config
14722
14723         * src/socket.c
14724                 bugfix in ssl_gets
14725                 fixes IMAP over SSL problem
14726
14727 2001-08-03 [paul]
14728
14729         * configure.in
14730                 change to 0.5.2claws1
14731
14732         * sync with sylpheed 0.5.2cvs1
14733
14734 2001-08-02 [alfons]
14735
14736         * configure.in
14737                 quick fix for ispell detection...
14738
14739 2001-08-01 [paul]
14740
14741         * configure.in
14742                 change to 0.5.1claws4
14743
14744         * sync with sylpheed 0.5.1cvs7
14745
14746 2001-07-31 [alfons]
14747
14748         * src/prefs_common.c, src/prefs_common.h, 
14749           src/gtkspell.c, src/gtkspell.h
14750                 add global spelling checker settings (compose tab) +
14751                 selection of dictionary 
14752           
14753         * configure.in  
14754                 guess valid ispell location
14755
14756 2001-07-31 [paul]
14757
14758         * po/POTFILES.in
14759                 removal of 'src/quote_fmt_parse.c'
14760         * po/de.po
14761                 Updated de.po
14762                 (submitted by Jens Oberender <didge@suse.de>)
14763
14764 2001-07-31 [darko]
14765
14766         * src/folder.[ch]
14767         * src/folderview.[ch]
14768         * src/mainwindow.c
14769         * src/mh.c
14770         * src/prefs_common.[ch]
14771         * src/summaryview.c
14772                 target folder colourization
14773
14774 2001-07-30 [paul]
14775
14776         more sync with Sylpheed 0.5.1cvs6 
14777
14778 2001-07-30 [darko]
14779
14780         * src/mh.c
14781         * src/prefs_folder_item.[hc]
14782         * src/summaryview.c
14783                 shared folders support with a GUI
14784
14785 2001-07-29 [paul]
14786
14787         0.5.1claws3
14788
14789         * sync with Sylpheed 0.5.1cvs6
14790
14791 2001-07-29 [paul]
14792
14793         * po/pt_BR.po
14794                 updated
14795                 (submitted by Fabio Junior Beneditto)
14796
14797 2001-07-28 [paul]
14798
14799         * src/procmime.c
14800         * AUTHORS
14801                 patch to correct bad image mime headers
14802                 (submitted by Don Quijote <dq@searchlores.org>)
14803
14804 2001-07-28 [paul]
14805
14806         * tools/gif2xface.pl   **NEW FILE**
14807         * tools/README
14808                 script to convert file.gif to file.xface for
14809                 use in a custom header.
14810                 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
14811
14812 2001-07-27 [alfons]
14813         
14814         * configure.in
14815                 change macros for detecting JPilot and LDAP
14816
14817 2001-07-27 [christoph]
14818
14819         * src/filtering.c
14820                 code cleanup (MIN / MAX warning, needed casting)
14821
14822 2001-07-27 [alfons]
14823
14824         * procheader.c
14825                 disallow setting flags when detecting certain headers
14826                 (X-Status, Status, Seen, X-Seen). 
14827         
14828         * sync with Hiroyuki's Sylpheed 0.5.1cvs5
14829
14830 2001-07-27 [christoph]
14831
14832         * src/prefs_filter.c
14833         * src/prefs_filtering.c
14834         * src/prefs_matcher.c
14835         * src/prefs_scoring.c
14836                 scroll list when moving rows up or down
14837
14838         * src/imap.c
14839         * src/imap.h
14840         * src/prefs_account.c
14841         * src/prefs_account.h
14842         * src/send.c
14843                 SMTP over SSL (untested, feedback requested)
14844                 IMAP over SSL
14845
14846         * src/ssl.c
14847                 code cleanup
14848
14849 2001-07-26 [alfons]
14850         
14851         * configure.in, acconfig.h
14852                 define CLAWS (need this for main / claws detection)
14853
14854 2001-07-25 [alfons]
14855
14856         * configure.in
14857                 Sylpheed 0.5.1claws2
14858                 
14859         * sync with Sylpheed 0.5.1cvs4
14860
14861 2001-07-25 [christoph]
14862
14863         * src/scoring.c
14864                 fixed segfault
14865                 item->prefs == NULL (don't know why)
14866
14867 2001-07-25 [alfons]
14868
14869         * configure.in
14870                 Sylpheed 0.5.1claws1
14871
14872         * sync with Sylpheed 0.5.1cvs1-3
14873
14874 2001-07-24 [christoph]
14875
14876         * src/folderview.c
14877         * src/prefs_folder_item.[ch]
14878                 added folderitem preferences dialog with
14879                 default To: and auto request return receipt
14880
14881         * src/compose.[ch]
14882         * src/menu.[ch]
14883                 changes to handle new folderitem preferences
14884
14885         * src/mainwindow.c
14886         * src/summaryview.c
14887                 call compose new mail with current folderitem
14888
14889 2001-07-24 [alfons]
14890
14891         Release Sylpheed 0.5.1claws
14892
14893         * configure.in
14894                 change to release version 0.5.1claws
14895
14896 2001-07-24 [christoph]
14897
14898         * src/summaryview.c
14899                 fixed segfault that happend when the selected
14900                 message was removed while retrieving new messages.
14901
14902         * po/es.po
14903                 updated translation
14904                 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
14905
14906 2001-07-22 [alfons]
14907
14908         add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
14909         this is a work in progress, for more information: http://nlpagan.net/sylman 
14910         
14911         * configure.in, src/mainwindow.c, manual/Makefile.am
14912                 add support for English manual
14913
14914         * AUTHORS
14915                 add authors of user manuals
14916
14917         * manual/en/sylpheed*.html
14918                 add English documentation
14919
14920 2001-07-22 [christoph]
14921
14922         * po/POTFILES.in
14923                 added src/ssl.c
14924         * src/ssl.c
14925                 changed a wrong debug message
14926
14927 2001-07-22 [alfons]
14928
14929         * po/nl.po
14930                 update Dutch translation
14931
14932         * src/prefs_filtering.c, 
14933           src/prefs_matcher.c
14934                 add more translatable strings           
14935
14936 2001-07-21 [alfons]
14937
14938         0.5.0claws7
14939
14940         * configure.in
14941                 change version
14942
14943         * src/inc.c, src/summaryview.[ch]
14944                 prevent update of mark file when filtering has done, by
14945                 using a variable; this affects two functions:
14946                         inc.c::inc_finished()
14947                         summaryview.c::summary_show()
14948
14949 2001-07-20 [alfons]
14950
14951         * src/filtering.[ch], src/prefs_filtering.c, 
14952           src/matcher.[ch]
14953                 add filtering action for label coloring 
14954
14955         * po/POTFILES.in
14956                 add labelcolors.c
14957
14958         * added src/labelcolors.c
14959         * added src/labelcolors.h
14960         * src/Makefile.am, src/summaryview.c
14961                 rearrange label coloring code
14962
14963         * src/procmsg.h
14964                 add more parentheses so label colouring works correctly
14965
14966         * src/filtering.c
14967                 don't really delete message, but move it to Trash
14968
14969         * src/prefs_matcher.c
14970                 add quote options to info dialog
14971
14972 2001-07-20 [christoph]
14973
14974         * src/Makefile.am
14975         * src/inc.c
14976         * src/main.[ch]
14977         * src/socket.h
14978         * src/ssl.[ch] (new)
14979                 moved ssl stuff to a seperate file
14980
14981 2001-07-20 [darko]
14982
14983         * src/summaryview.c
14984                 fix show sender using address book with no e-mail
14985                 address in From: field
14986
14987 2001-07-19 [alfons]
14988
14989         * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
14990                 fix messy handling of escaping... now at least the
14991                 execute command is useful. escape char is '\', we
14992                 accept \n and \r too. 
14993
14994                 Real life example:
14995                 
14996                 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
14997                 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
14998
14999 2001-07-18 [alfons]
15000
15001         0.5.0claws6
15002
15003         * src/summaryview.c
15004                 clean up
15005
15006         * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
15007           src/procmsg.[ch]
15008                 revise filtering; currently move, copy, marking have
15009                 been tested. if you like bleeding edge stuff, you
15010                 should definitely go for this version :)
15011
15012         * mark old working stuff as VERSION_0_5_0_CLAWS5        
15013
15014 2001-07-17 [christoph]
15015
15016         * src/utils.c
15017                 timestamp log
15018
15019 2001-07-17 [alfons]
15020
15021         0.5.0claws5
15022
15023         * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more 
15024           bits in the mark file, without affecting either branch. Lots of
15025           files changed, also in claws branch.
15026
15027           UNTESTED: use of mbox folders
15028
15029         * src/summaryview.c
15030                 added mark all read; however this was a quick hack used for
15031                 cleaning up mess after initial merge with Hiroyuki
15032
15033         * configure.in
15034                 change claws version number back to 0.5.0claws5 to clear up 
15035                 confusion & pretension (recent release was technically 
15036                 0.5.0claws4, so we neatly align with Hiroyuki :-)
15037
15038 2001-07-16 [alfons]
15039
15040         sync with Hiroyuki's 0.5.0cvs4
15041
15042 2001-07-16 [alfons]
15043
15044         0.5.1claws3
15045
15046         * src/filtering.[ch]
15047                 remove invalid updating of mark files for 
15048                 filter actions MATCHING_ACTION_MOVE and 
15049                 MATCHING_ACTION_DELETE; this should fix the
15050                 folder update bug
15051                 
15052         * src/procmsg.c
15053                 revert Christoph's stab at fixing the folder 
15054                 update bug
15055
15056         * po/POTFILES.in
15057                 add missing files with translatable strings
15058
15059         * src/summaryview.c
15060                 remove debug print
15061
15062 2001-07-15 [alfons]
15063
15064         * src/addr_compl.[ch], src/prefs_filtering.c
15065                 make "filtering pref dialog's destination entry" an
15066                 "address completable entry", if filter destination is 
15067                 an email address
15068
15069         0.5.1claws2
15070         
15071         sync with Hiroyuki's 0.5.0cvs2-3
15072
15073 2001-07-15 [christoph]
15074
15075         * src/procmsg.c
15076                 fixed folder stats update after incorporation
15077
15078 2001-07-15 [alfons]
15079
15080         * src/summaryview.c
15081                 * finish label colouring stuff (for now)
15082                 * fix incorrect colour bug (off by one) 
15083
15084 2001-07-14 [alfons]
15085
15086         * src/mainwindow.c
15087                 change text labels for news and mail message so there's
15088                 plenty of toolbar estate left
15089
15090         * configure.in
15091                 0.5.1claws1
15092
15093         * src/folderview.c
15094           src/folder.[ch]
15095                 sync with Hiroyuki's 0.5.0cvs1
15096
15097         * src/summaryview.c
15098                 more rewrite label colouring
15099
15100 2001-07-14 [alfons]
15101
15102         * src/summaryview.[ch]
15103                 * start rewrite label colouring 
15104                 * fix proper location "Add Sender To Addressbook" menu item
15105
15106 2001-07-13
15107
15108         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
15109         (actually this is 0.5.0claws4)
15110
15111 2001-07-13 [alfons]
15112
15113         * po/pt_BR.po
15114                 * fix duplicate message
15115                 * add updated Portugese / Brazilian translation
15116                   submitted by Fabio Junior Beneditto
15117
15118 2001-07-12 [alfons]
15119
15120         * AUTHORS
15121                 add Jens
15122
15123         * po/nl.po
15124                 add updated Dutch translation
15125
15126         * po/de.po
15127                 add updated German translation submitted by Jens
15128
15129 2001-07-11 [alfons]
15130
15131         Prerelease before 0.5.0claws. Please test.
15132         This version is temporarily tagged as VERSION_0_5_0_TEST
15133
15134         * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
15135           src/prefs_scoring.c, src/prefs_matcher.c, 
15136           src/prefs_filtering.c, src/mbox.c, 
15137           src/main.c, src/inc.c, src/filtering.[ch]
15138                 revert new Hoa's new matcher (does not work yet)
15139
15140         * src/Makefile.am
15141                 clean up
15142
15143 2001-07-10
15144
15145         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
15146
15147
15148 2001-07-10 [alfons]
15149
15150         * Makefile.am
15151                 add ChangeLog.claws to EXTRA_DIST
15152         * src/Makefile.am
15153                 add matcher_parser_parse.h to EXTRA_DIST
15154
15155 2001-07-10 [christoph]
15156
15157         * src/inc.c
15158                 add destination folder to table of
15159                 folders that need to be updated after
15160                 incorporation
15161
15162 2001-07-10 [alfons]
15163
15164         * folder.[ch]
15165           folderview.c
15166                 make collapse state of folders and folder items persistent, i.e.
15167                 if you collapse a folder tree, the next time sylpheed-claws starts 
15168                 up the folder tree remains collapsed.  
15169                 
15170 2001-07-10 [christoph]
15171
15172         * acconfig.h
15173         * configure.in
15174                 added --enable-ssl
15175         * src/md5.[ch]
15176                 renamed MD5_CTX to MD5_CTX_syl
15177                 conflicts with a struct in openssl
15178         * src/inc.c
15179         * src/main.[ch]
15180         * src/prefs_account.[ch]
15181         * src/socket.[ch]
15182                 SSL support for POP
15183         * src/mainwindow.c
15184                 fixed compose with current account
15185                 broken by new compose button stuff
15186
15187 2001-07-09 [hoa]
15188
15189         * AUTHORS
15190                 changed my email address
15191
15192         * src/matcher_parser_parse.y
15193                 clean the parser to remove conflicts
15194
15195 2001-07-09 [alfons]
15196
15197         * AUTHORS
15198                 add Match Grun
15199
15200         * configure.in
15201                 fix incorrect description of --enable-ldap parameter
15202
15203         * src/prefs_common.[ch]
15204           src/compose.c
15205                 add experimental option "smart wrapping" which makes the
15206                 compose editor auto wrap.
15207                 
15208                 | TODO: the problem with the buggy cursor handling is caused |
15209                 | by the GtkText. when deleting / backspacing text its       |
15210                 | wrapping algorithm does not take in account the previous   |
15211                 | line. should find a way to hack this in.                   |
15212                 | or should perhaps combine this with the word wrapping      |
15213                 | patch i wrote in january.                                  |
15214
15215         * src/about.c
15216                 show build parameters for LDAP and JPilot
15217
15218         * src/summaryview.c
15219                 revert Christoph's bugfix for selecting next unread message, 
15220                 because folder stats aren't updated correctly
15221
15222 2001-07-08 [hoa]
15223
15224         * src/filtering.c
15225         * src/mainwindow.c
15226         * src/matcher.c
15227         * src/matcher_parser_lex.l
15228         * src/matcher_parser_parse.y
15229         * src/prefs_filtering.c
15230         * src/prefs_scoring.c
15231         * src/scoring.c
15232                 bugfix of the config file parser
15233
15234 2001-07-08 [alfons]
15235
15236         * src/Makefile.am
15237                 added generated matcher sources to BUILT_SOURCES
15238
15239 2001-07-08 [hoa]
15240
15241         * src/Makefile.am
15242         * src/.cvsignore
15243                 added new config file parser
15244
15245         * src/scoring.[ch]
15246         * src/filtering.[ch]
15247         * src/matcher.[ch]
15248         * src/prefs_filtering.c
15249         * src/prefs_matcher.c
15250         * src/prefs_scoring.c
15251         * added src/matcher_parser.h
15252         * added src/matcher_parser_lex.h
15253         * added src/matcher_parser_lex.l
15254         * added src/matcher_parser_parse.y
15255                 lex & yacc config file parser
15256
15257         * src/mbox.c
15258         * src/inc.c
15259         * src/main.c
15260                 changes prefs_filtering into global_filtering           
15261
15262         * src/summaryview.c
15263                 build threads with subjects only if "Re: " is at the
15264                 beginning of the subject
15265
15266 2001-07-07 [paul]
15267
15268         0.5.0claws
15269
15270         sync with sylpheed 0.5.0
15271                 change of version number only
15272
15273 2001-07-06 [paul]
15274
15275         0.5.0claws5
15276
15277         sync with sylpheed 0.5.0pre5
15278
15279 2001-07-05 [paul]
15280
15281         sync with sylpheed 0.5.0pre4 release
15282                 /po and /manual/ja not sync'ed
15283
15284 2001-07-04 [paul]
15285
15286         more sync with sylpheed 0.5.0pre4
15287
15288 2001-07-03 [christoph]
15289
15290         * src/addressbook.c
15291                 fixed address book broken by address book
15292                 for VCard, JPilot, LDAP
15293
15294 2001-07-03 [alfons]
15295
15296         * src/matcher.c
15297         * src/textview.c
15298                 stopped memory leaks
15299
15300 2001-07-03 [paul]
15301
15302         more sync with sylpheed 0.5.0pre4
15303
15304 2001-07-02 [match]
15305
15306         * included address book patch for VCard, JPilot, LDAP
15307         * pref_common.c - fixed Font options on Display tab (cosmetic)
15308         * alertpanel.c - fixed truncated message
15309
15310 2001-07-02 [christoph]
15311
15312         * src/mbox_folder.c
15313         * src/procmsg.[ch]
15314         * src/summaryview.c
15315                 mark threads for ignoring
15316
15317 2001-07-02 [paul]
15318
15319         0.5.0claws4
15320
15321         * sync with sylpheed 0.5.0pre4
15322                 updated gettext to 0.10.38.
15323
15324 2001-07-01 [paul]
15325
15326         * src/ mainwindow.c
15327         * src/procmsg.h
15328         * src/summaryview.[ch]
15329                 new right-click option: Label.
15330                 substitute for 'Mark-->Mark/Unmark', colours the line.
15331                 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
15332
15333 2001-07-01 [christoph]
15334
15335         * src/folderview.c
15336                 fixed font for trash
15337         * src/summaryview.c
15338                 move ctree to unread message
15339
15340 2001-07-01 [paul]
15341
15342         * sync with sylpheed 0.5.0pre3 release
15343
15344 2001-06-30 [alfons]
15345
15346         * src/filesel.[ch]
15347         * src/compose.c
15348                 allow inserting / attaching multiple files in
15349                 the composer window
15350
15351 2001-06-30 [paul]
15352
15353         * src/codeconv.c
15354                 small change to Alfons' previous stuff so that it
15355                 actually makes
15356
15357 2001-06-30 [alfons]
15358
15359         * lots of files changed; first attempt to merge the changes
15360           and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
15361
15362 2001-06-30 [paul]
15363
15364         * po/pt_BR.po
15365                 updated and completed, translations by Fabio
15366                 Junior Beneditto <fjbeneditto@yahoo.com.br>
15367
15368 2001-06-29 [alfons]
15369
15370         * src/compose.c
15371         * src/mimeproc.[ch]
15372                 allow selecting an attached files' mime type from a 
15373                 list of types.
15374
15375 2001-06-29 [paul]
15376
15377         * more sync with sylpheed 0.5.0pre3
15378
15379 2001-06-29 [paul]
15380
15381         * po/pt_BR.po
15382                 merge with sylpheed.pot and pt_BR.po provided by
15383                 Fabio Junior Beneditto.
15384
15385 2001-06-29 [darko]
15386
15387         * src/procmime.c
15388                 make MIME types case insensitive
15389
15390 2001-06-28 [alfons]
15391
15392         * po/nl.po
15393                 merge with sylpheed.pot and old nl.po; translations added.
15394
15395 2001-06-28 [paul]
15396
15397         * more sync with sylpheed 0.5.0pre3
15398
15399 2001-06-27 [alfons]
15400
15401         * src/summaryview.c
15402                 don't crash when removing parent node of messages
15403                 attracted by subject. this was caused by not deleting
15404                 the parent node from the subject line hash table.
15405
15406 2001-06-27 [alfons]
15407
15408         * src/summaryview.c
15409         * src/compose.[ch]
15410         * src/mainwindow.c
15411                 if there are multiple messages selected, allow forwarding
15412                 them as attachments.
15413
15414 2001-06-27 [paul]
15415
15416         * more sync with sylpheed 0.5.0pre3
15417
15418 2001-06-26 [paul]
15419
15420         0.5.0claws3
15421
15422         * sync with sylpheed 0.5.0pre3
15423
15424 2001-06-25 [paul]
15425
15426         * src/mainwindow.c
15427                 fixed 'compose news article' bug
15428                 from icon-and-text toolbar
15429
15430 2001-06-25 [paul]
15431
15432         * sync with sylpheed 0.5.0pre2 release
15433
15434 2001-06-24 [christoph]
15435
15436         * src/prefs_common.c
15437                 bug fix in font selection
15438         * src/folderview.c
15439                 use sylpheed's normal font instead of
15440                 gtk default font for folders without
15441                 new messages
15442
15443 2001-06-24 [alfons]
15444
15445         * src/mainwindow.[ch]
15446                 added composite compose mail / news button (an idea by Leandro
15447                 Pereira <leandro@linuxmag.com.br>)
15448
15449 2001-06-24 [paul]
15450
15451         Added instructions for ldif-to-xml.py
15452
15453         * tools/README
15454
15455 2001-06-23 [alfons]
15456
15457         Some minor things.
15458
15459         * src/pixmaps/stock_news_compose.xpm
15460                 added pixmap by Leandro
15461         * src/prefs_common.c
15462                 tested built-in spelling checker of GCC 3.0 :)
15463         * po/nl.po
15464                 merged dutch translation of sylpheed-main with
15465                 sylpheed.pot
15466
15467 2001-06-23 [paul]
15468
15469         Added tools directory and files.
15470
15471         * tools/filter_conv.pl
15472                 converts old filter system to new filtering system
15473         * tools/ldif-to-xml.py
15474                 converts netscape addressbook to sylpheed addressbook
15475         * tools/README
15476                 descriptions/instructions for above two files
15477
15478 2001-06-23 [christoph]
15479
15480         * src/inc.c
15481         * src/manage_window.[ch]
15482         * src/prefs_common.[ch]
15483                 mail retrieval dialog can be enabled, disabled
15484                 or hidden if non of sylpheed's windows is active
15485
15486 2001-06-22 [paul]
15487
15488         0.5.0claws2
15489
15490         * sync with sylpheed 0.5.0pre2
15491
15492 2001-06-21 [christoph]
15493
15494         * src/summaryview.c
15495                 show recipient on 'from' for all accounts
15496                 
15497         * src/inc.c
15498         * src/prefs_common.[ch]
15499                 disable error popup on mail receive errors
15500
15501 2001-06-21 [alfons]
15502
15503         * src/compose.c
15504                 made the ruler correctly appear and disappear.
15505
15506         * src/Makefile.am
15507                 removed Hoa's work-in-progress-stuff (interesting!) so 
15508                 claws compiles ok.
15509
15510 2001-06-20 [christoph]
15511
15512         * src/inc.c
15513         * src/progressdialog.c
15514                 added scrolled window for list in progressdialog
15515
15516 2001-06-20 [paul]
15517
15518         sync with sylpheed 0.5.0pre1 release
15519
15520 2001-06-20 [christoph]
15521
15522         * src/summeryview.c
15523                 make building threads by subject work when
15524                 thread view is enabled
15525                 
15526         * src/compose.c
15527         * src/prefs_common.[ch]
15528                 automatically select account for mail replys
15529
15530 2001-06-19 [sergey]
15531
15532         * src/compose.c (compose_create): keep Bcc and Reply-To visible if
15533         they are filled in from the account settings.
15534
15535 2001-06-19 [paul]
15536
15537         * more sync with sylpheed 0.5.0pre1
15538
15539 2001-06-18 [alfons]
15540
15541         * src/Makefile.am,
15542           src/procmime.c
15543                 added --sysconfdir to CPPFLAGS for pointing to the correct
15544                 location of mime.types. 
15545
15546                 NOTE: make sure you use --sysconfdir when running ./autogen.sh
15547                 or ./configure!
15548
15549 2001-06-18 [hoa]
15550
15551         * src/summaryview.c
15552                 fixed some bug when building threads
15553
15554 2001-06-18 [pau]l
15555
15556         * src/prefs_account.c
15557                 UI stuff: More changes to the English
15558
15559 2001-06-18 [paul]
15560
15561         * src/pixmaps/stock_news_compose.xpm: new file
15562         * src/Makefile.am
15563         * src/mainwindow.c
15564         * src/summaryview.c
15565                 Added new icon for Hoa's 'compose a news
15566                 message', plus minor improvements to the
15567                 English
15568
15569         * po/ja.po
15570         * ChangeLog
15571         * ChangeLog.jp
15572                 more sync with sylpheed 0.5.0pre1
15573
15574 2001-06-18 [hoa]
15575
15576         * src/compose.[ch]
15577         * src/mainwindow.c
15578                 Follow-up and reply to
15579
15580         * src/summaryview.[ch]
15581                 Build threads also with subjects
15582
15583 2001-06-17 [hoa]
15584
15585         * src/compose.c
15586                 forwarding use the current account.
15587
15588         * src/mainwindow.c
15589                 the "compose message" button has been replaced with
15590                 "new mail" and "new news" buttons
15591
15592         * src/prefs_common.[ch]
15593                 added a configuration option to use the forward button
15594                 as "forward as attachment"
15595                 changed reply and forward format description
15596
15597         * src/quote_fmt_lex.l
15598         * src/quote_fmt_parse.y
15599                 added message with no signature in format for reply
15600                 and forward.
15601
15602 2001-06-17 [paul]
15603
15604         Minor UI stuff
15605
15606         * src/mainwindow.c
15607         * src/summaryview.c
15608                 Improvements to the English
15609
15610         * src/prefs_common.c
15611                 Improvements to the English and some
15612                 clarity/continuity improvements in the
15613                 description of Quote symbols.
15614
15615 2001-06-17 [paul]
15616
15617         0.5.0claws1
15618
15619         * sync with sylpheed 0.5.0pre1
15620
15621 2001-06-17 [hoa]
15622
15623         * src/compose.c
15624                 Better interface for compose, displayed fields
15625                 are updated whenever we change account.
15626                 Newsgroups field is automatically filled.
15627
15628         * src/mainwindow.c
15629                 Newsgroups field is automatically filled.
15630
15631         * src/prefs_account.c
15632                 Some interface stuff when fields appear and
15633                 disappear.
15634
15635 2001-06-16 [paul]
15636
15637         0.4.99claws
15638
15639         * sync with sylpheed 0.4.99
15640
15641 2001-06-16 [sergey]
15642
15643         * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
15644         base64_decoder_free, base64_decoder_decode): new object and
15645         functions for decoding base64 streams.
15646         * src/procmime.c (procmime_decode_content): modified to use the
15647         new base64 decoder.
15648
15649 2001-06-15 [paul]
15650
15651         0.4.99claws10
15652
15653         * sync with sylpheed 0.4.99cvs11
15654
15655 2001-06-13 [paul]
15656
15657         0.4.99claws9
15658
15659         * sync with sylpheed 0.4.99cvs9
15660
15661 2001-06-13 [hoa]
15662
15663         * src/compose.c
15664         * src/prefs_account.c
15665
15666                 SMTP server can be defined in the news account
15667                 mime type of attachment are kept.
15668
15669         * src/summaryview.c
15670
15671                 now choose the highest important score between default
15672                 and important score of folder.
15673
15674 2001-06-09 [alfons]
15675         
15676         * src/prefs_common.c: 
15677
15678                 (prefs_quote_description_create): corrected description of 
15679                 quote format characters
15680
15681 2001-06-09 [paul]
15682
15683         0.4.99claws8
15684
15685         * sync with sylpheed 0.4.99cvs8
15686
15687 2001-06-08 [sergey]
15688
15689         * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
15690         and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
15691
15692 2001-06-08 [paul]
15693
15694         0.4.99claws7
15695
15696         * sync with sylpheed 0.4.99cvs7
15697
15698 2001-06-06 [sergey]
15699
15700         * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
15701         clashes with autogenerated header).
15702         * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
15703         * src/Makefile.am: added quote_fmt.h.
15704         * src/.cvsignore: added lex/yacc autogenerated files
15705         (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
15706
15707 2001-06-06 [paul]
15708
15709         0.4.99claws6
15710
15711         * sync with sylpheed 0.4.99cvs6
15712
15713 2001-06-06 [hoa]
15714
15715         * added src/quote_fmt_parse.h
15716         * src/compose.c
15717                 removed warnings
15718
15719         * src/prefs.[ch]
15720                 don't modify readonly configuration files
15721
15722         * src/prefs_account.c
15723         * src/prefs_common.c
15724         * src/prefs_customheader.c
15725         * src/prefs_display_header.c
15726         * src/prefs_filter.c
15727         * src/prefs_filtering.c
15728         * src/prefs_scoring.c
15729                 don't open dialog box when configuration files
15730                 are readonly
15731
15732 2001-06-05 [sergey]
15733
15734         * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
15735
15736         * src/Makefile.am: replaced quote_fmt.tab.[ch] by
15737         quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
15738         BUILT_SOURCES to make all files rebuild properly.
15739
15740         * src/compose.c: removed #include "quote_fmt.tab.h".
15741
15742         * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
15743         CHARACTER value in yylval.
15744
15745         * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
15746         receive CHARACTER value by documented means (yylval).
15747
15748         * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
15749
15750 2001-06-05 [hoa]
15751
15752         * src/Makefile.am
15753                 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
15754
15755         * src/filtering.c
15756         * src/matcher.c
15757         * src/matcher.h
15758         * src/prefs_filtering.c
15759                 now keep the configuration for execute action
15760
15761         * src/mbox_folder.c
15762                 fixed a warning
15763
15764 2001-06-05 [paul]
15765
15766         * sync with sylpheed 0.4.99cvs5
15767
15768 2001-06-05 [hoa]
15769
15770         * src/Makefile.am
15771                 added quote_fmt.[ch]
15772
15773         * added src/quote_fmt.y
15774         * added src/quote_fmt.l
15775         * added src/quote_fmt.tab.h
15776         * added src/quote_fmt.tab.c
15777         * added src/lex.quote_fmt.c
15778                 parsing configuration for replying
15779                 and forwarding
15780
15781         * src/prefs_common.[ch]
15782                 added configuration UI for replying
15783                 and forwarding
15784
15785         * src/compose.c
15786                 using configuration for replying
15787                 and forwarding
15788
15789 2001-06-04 [hoa]
15790
15791         * src/filtering.c
15792         * src/matcher.c
15793         * src/matcher.h
15794         * src/prefs_filtering.c
15795         * src/prefs_matcher.c
15796         * src/prefs_matcher.h
15797                 action "run a command" for filtering
15798                 and matching with a command.
15799                 fixed the "whole message" matching
15800
15801         * src/mbox_folder.c
15802                 changed temporary filename for security
15803
15804         * src/messageview.c
15805                 queue the notification if it fails to send.
15806
15807         * src/prefs_common.c
15808         * src/prefs_folder_item.c
15809                 changed the default important score             
15810
15811         * src/prefs_scoring.c
15812         * src/scoring.c
15813                 hide kill score input when the folder is not
15814                 a newsgroup
15815
15816 2001-06-03 [alfons]
15817
15818         * src/prefs_common.c:
15819
15820                 (prefs_font_select): pass font name in font entry box to font
15821                 selection dialog.
15822
15823 2001-06-03 [sergey]
15824
15825         * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
15826
15827 2001-06-03 [paul]
15828
15829         * sync with sylpheed 0.4.99cvs4
15830
15831 2001-06-03 [alfons]
15832
15833         * src/headerwindow.c:
15834
15835                 (headerwindow_show_cb): use the selected summary view item, not
15836                 the displayed item.
15837
15838 2001-06-02 [alfons]
15839
15840         * src/headerwindow.c:
15841
15842                 (headerwindow_show_cb): always try to show msginfo
15843
15844 2001-06-02 [hoa]
15845
15846         * src/compose.c
15847                 keep attached parts when reediting or forwarding.
15848
15849 2001-06-01 [hoa]
15850
15851         * src/folderview.c
15852         * src/prefs_folder_item.[ch]
15853         * src/prefs_scoring.[ch]
15854         * src/scoring.[ch]
15855         * src/summaryview.[ch]
15856         * src/main.c
15857         * src/mainwindow.c
15858         * src/prefs_common.[ch]
15859                 support for folder scoring
15860                 kill score and important score for messages
15861         
15862         * src/prefs_account.c
15863                 some display bug fixed for local account
15864                 preferences
15865
15866 2001-05-31 [alfons]
15867
15868         * src/summaryview.c:
15869
15870                 (add_sender_to_cb): don't crash when no or invalid sender; the add 
15871                 sender to address book menu item is disabled.
15872
15873 2001-05-30 [hoa]
15874
15875         * src/filtering.[ch]
15876         * src/summaryview.c
15877                 handling summary menu / filter messages
15878
15879         * src/folder.[ch]
15880                 add some stuff
15881
15882         * src/foldersel.c
15883                 imap folders now appears in list
15884
15885         * src/mbox_folder.c
15886                 doesn't crash if destination mail is not writeable
15887
15888 2001-05-29 [hoa]
15889
15890         * src/compose.c
15891                 removed some warnings
15892
15893         * src/filtering.c
15894         * src/folder.[ch]
15895         * src/prefs_filtering.c
15896                 global string to identify any folders           
15897                 removed some debug info
15898                 filtering to mbox folders is now possible
15899
15900         * src/mainwindow.c
15901                 removed some warnings
15902
15903         * src/mbox_folder.c
15904                 permission on files are changed to read/write for user only,
15905                 nothing for other.
15906                 creation of subfolder is handled better.
15907
15908 2001-05-28 [alfons]
15909
15910         Verified the sync for src/prefs_common.[ch] and
15911         src/prefs_account.[ch]. I believe there were some
15912         minor indentation differences.
15913
15914 2001-05-28 [paul]
15915
15916         0.4.99claws3
15917
15918         * sync with 0.4.99cvs3
15919
15920 2001-05-28 [hoa]
15921
15922         * src/compose.c
15923                 handling flags for mbox format
15924
15925         * src/filtering.c
15926                 use of mark file only for MH format
15927                 handling flags for mbox format
15928                 filtering cannot yet move or copy mails to mbox folders.
15929
15930         * src/folder.[ch]
15931                 changed move_msg, copy_msg,
15932                 move_msgs_with_dest, copy_msgs_with_dest functions
15933                 uses only folder->copy_msg() function
15934                 uses folder->finished_copy() to handle the destination
15935                 folder at the end of the copy or move operation.
15936
15937         * src/foldersel.c
15938                 included mbox directories.
15939
15940         * src/folderview.[ch]
15941         * src/mainwindow.c
15942                 handle folders operation for mbox format
15943
15944         * src/mbox.c
15945                 disable conversion of "From " header
15946
15947         * src/mbox_folder.[ch]
15948                 completion of mbox format handling
15949
15950         * src/mh.c
15951                 changed mh_copy_msg() function and
15952                 removed mh_move_msg(), mh_move_msgs_with_dest(),
15953                 mh_copy_msgs_with_dest()
15954
15955         * src/prefs_filtering.c
15956                 removed some warnings
15957
15958         * src/prefs_matcher.c
15959                 default boolean operation is AND
15960
15961         * src/procheader.c
15962                 handling flags for mbox format
15963                 handling of "From " header
15964
15965         * src/procmsg.[ch]
15966                 removed data field
15967                 added MSG_REALLY_DELETED flags to handle deletion of
15968                 messages in mbox format.
15969
15970         * src/summaryview.c
15971                 handling flags for mbox format
15972                 disable the MSG_DELETED flags when messages
15973                 are deleted in mbox format
15974
15975         * src/textview.c
15976                 "From " headers display fixed.
15977
15978 2001-05-27 [alfons]
15979
15980         * src/textview.c:
15981                 
15982                 (get_email_part): skip quoted email addresses, like in e.g.
15983                 "'alfons@proteus.demon.nl'".
15984
15985 2001-05-26 [alfons]
15986
15987         Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
15988         and fixing the persistence troubles when using separate windows.
15989
15990         * src/mainwindow.c:
15991         
15992             Added #define SEPARATE_ACTION used in the gtk item factory for 
15993             the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
15994                 use gtk_item_factory_get_widget_by_action() to get the items.
15995                 
15996             Removed separate_widget_cb from the gtk item factory data   
15997           
15998             (mainwindow_create): connect separate_widget_cb() to check
15999             menu item "toggled" signal. also passing a MainWindow pointer
16000                 as object data for both check menu items.
16001                 
16002             (separate_widget_cb): definition of separate_widget_cb() to match
16003             GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main 
16004                 window using gtk_object_get_data(). The type of window separation 
16005                 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
16006         
16007         * src/prefs_filtering.c,
16008           src/prefs_matcher.c: added horizontal scrollbars
16009
16010 2001-05-25 [darko]
16011
16012         * src/headerview.c
16013                 fix segfault with invalid bold font
16014         * src/summaryview.c
16015                 correctly display summary stats after row is marked
16016
16017 2001-05-23 [sergey]
16018
16019         * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
16020         encodings with libjconv.
16021
16022 2001-05-23 [hoa]
16023
16024         * src/Makefile.am
16025                 added mbox_folder.[ch]
16026         * src/defs.h
16027                 mbox temporary folder
16028         * src/folder.[ch]
16029         * added src/mbox_folder.[ch]
16030         * src/folderview.c
16031         * src/procheader.[ch]
16032                 added mbox support
16033         * src/mbox.c
16034                 bugfix for file incorporation filtering
16035         * src/imap.c
16036                 enable creation of MBOX
16037         * src/prefs_display_header.c
16038                 enable use of headers like "From "
16039                 something that should be fixed :
16040                         displaying of such headers add an extra space
16041         * src/prefs_folder_item.c
16042                 don't create folders because it is not necessary
16043         * src/procmsg.h
16044                 added data field to MsgInfo for mbox internal use
16045         * src/summaryview.c
16046                 added some support for mbox
16047         * src/utils.[ch]
16048                 added get_mbox_cache_dir() function
16049
16050 2001-05-23 [hiroyuki]
16051
16052         * src/headerwindow.c
16053           src/inc.c
16054           src/main.c
16055           src/mh.c
16056           src/nntp.c
16057           src/procmsg.h
16058           src/session.h
16059           src/socket.[ch]
16060           src/summaryview.c
16061           src/textview.c
16062           src/automaton.c
16063           src/folderview.c: more sync with 0.4.99cvs2.
16064
16065         * src/headerwindow.c: reverted.
16066
16067 2001-05-22 [paul]
16068
16069         0.4.99claws2
16070
16071         * sync with sylpheed 0.4.99cvs2
16072                 * src/news.[ch]
16073                 * src/nntp.[ch]
16074                 * INSTALL
16075                 * INSTALL.jp
16076
16077 2001-05-22 [alfons]
16078
16079         * src/summaryview.c: bugfixed a premature assignment in  summaryview_add_sender_to_cb()
16080
16081 2001-05-21 [alfons]
16082
16083         Minor things:
16084
16085         * configure.in: if gnome-config not found, "no" is displayed
16086         
16087         * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
16088
16089         * src/textview.c: now also possible to add mail addresses by right
16090           clicking in the text view
16091
16092         * src/codeconv.c: merged patch which fixes endless loop when encountering
16093           invalid wide characters; from Alte <010@imis.ru>  
16094
16095 2001-05-20 [alfons]
16096
16097         Added installation of gnome specific things:
16098
16099         * Makefile.am: gnome conditional
16100
16101         * configure.in: check for installed gnome
16102
16103         * added sylpheed.png, sylpheed.desktop
16104
16105 2001-05-20 [sergey]
16106
16107         * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
16108
16109         * src/mainwindow.h (main_window_toolbar_create): created a button
16110         for "Reply to all".
16111         (main_window_set_toolbar_sensitive): enable/disable the new button
16112         appropriately.
16113         (toolbar_reply_to_author_cb): handle the new button.
16114
16115         * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
16116         send_progress_dialog_destroy() on failure (fixes hang on SMTP
16117         failure).
16118
16119 2001-05-19 [sergey]
16120
16121         * src/compose.h (ComposeReplyMode): new modes
16122         COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
16123         COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
16124
16125         * src/compose.c
16126         (compose_send): move some code into a new function:
16127         (compose_current_mail_account): new function.
16128         (compose_reply): new argument to_author, all callers changed; if
16129         to_author==TRUE and account->protocol==A_NNTP, find and use an
16130         appropriate mail account for replying.
16131         (compose_reply_set_entry): new argument to_author; ignore
16132         compose->replyto if to_author==TRUE.
16133
16134         * src/mainwindow.c: new command "Message/Reply to author".
16135         (main_window_set_menu_sensitive): enable/disable it.
16136         (reply_cb): handle it.
16137
16138         * src/summaryview.c: new command "Reply to author".
16139         (summary_set_menu_sensitive): enable/disable it.
16140         (summary_reply_cb): handle it.
16141
16142         * src/account.c (account_find_mail_from_address): new function.
16143
16144 2001-05-18 [paul]
16145
16146         0.4.99claws1
16147
16148         * sync with sylpheed 0.4.99cvs1
16149
16150 2001-05-18 [hoa]
16151
16152         * src/compose.[ch]
16153         * src/filtering.c
16154         * src/summaryview.c
16155                 new filtering action : forward and forward as attachment
16156
16157         * src/main.c
16158                 no need for $DISPLAY when we run sylpheed --help
16159                 call to parse_cmd_opt() is moved
16160
16161         * src/mainwindow.[ch]
16162                 execute button is hidden when immediate execute
16163                 is chosen
16164
16165         * src/mh.c
16166         * src/news.c
16167         * src/prefs_folder_item.c
16168         * src/procmsg.c
16169                 better handling of missing directories
16170
16171         * src/summaryview.c
16172                 reedit is enabled in outbox
16173                 reedit is enabled in queue
16174
16175 2001-05-17 [hoa]
16176
16177         * src/filtering.c
16178         * src/matcher.[ch]
16179         * src/prefs_filtering.c
16180                 changed attachement into attachment
16181
16182 2001-05-17 [alfons]
16183
16184         0.4.67claws4    
16185
16186         * sync with sylpheed 0.4.67cvs9
16187         * sync with sylpheed 0.4.67cvs7-8
16188
16189 2001-05-17 [hoa]
16190
16191         * src/Makefile.am
16192                 added prefs_filtering.c
16193
16194         * src/filtering.[ch]
16195         * src/matcher.[ch]
16196                 removed action : forward_news and forward_news_as_attachement
16197                 (forward and forward_as_attachement can be used instead)
16198
16199         * src/mainwindow.c
16200                 added menu option to access filtering configuration
16201
16202         * src/prefs_account.c
16203                 changed mail_command default to /usr/sbin/sendmail
16204
16205         * added src/prefs_filtering.[ch]
16206                 dialog box for filtering configuration
16207
16208         * src/prefs_matcher.c
16209                 added function prefs_matcher_get_criteria_from_matching()
16210
16211         * src/prefs_scoring.c
16212                 reset the dialog when register or substitute is clicked
16213
16214 2001-05-15 [hoa]
16215
16216         * src/Makefile.am
16217                 added filtering.[ch]
16218         * src/inc.c
16219                 using filering.[ch] instead of filter.[ch]
16220         * src/main.c
16221                 reading new filtering configuration
16222         * src/matcher.[ch]
16223                 added some filtering actions
16224                 and fixed a bug for headers and mail body matching
16225         * src/mbox.c
16226                 using filering.[ch] instead of filter.[ch]
16227         * src/mh.c
16228                 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
16229         * src/summaryview.c
16230                 some fixes for filtering
16231
16232 2001-05-14 [hiroyuki]
16233
16234         * src/send.c: fixed some weird indentations.
16235           send_message_with_command(): call pclose() only if p != NULL.
16236         * src/textview.c: get_email_part(): modified the code for readability.
16237
16238 2001-05-14 [hiroyuki]
16239
16240         * src/md5global.h
16241           src/md5ify.c
16242           src/md5ify.h: removed from the cvs.
16243
16244 2001-05-13 [sergey]
16245
16246         * src/main.c: include rfc2015.h to avoid compiler warnings.
16247         * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
16248         the panel is already on screen.
16249         * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
16250         closing the alert window by ESC as "No".
16251         * src/prefs_common.c (prefs_interface_create): moved return
16252         receipt check button to the correct place.
16253
16254 2001-03-13 [alfons]
16255
16256         * src/prefs_common.c: 
16257                 moved return receipt check button to the Send tab. (prefs_send_create)
16258                 removed the date format ui related globals. (prefs_display_create)
16259
16260         0.4.67claws3
16261         
16262         * sync with sylpheed 0.4.67cvs5-6
16263
16264 2001-05-13 [paul]
16265
16266         * added Alfons' font selection patch
16267
16268         * src/defs.h
16269         * src/headerwindow.c
16270         * src/prefs_common.c
16271         * src/prefs_common.h
16272
16273 2001-05-13 [hoa]
16274         * src/defs.h
16275                 changed version of cache
16276         * src/matcher.[ch]
16277         * src/prefs_matcher.c
16278                 added additionnal matching criteria
16279         * src/procheader.c
16280         * src/procmsg.[ch]
16281         * src/news.c
16282                 added references in MsgInfo
16283
16284 2001-05-12 [hoa]
16285
16286         * src/defs.h
16287                 prepared some things for new filtering
16288         * src/matcher.[ch]
16289                 added some matching properties
16290                 inreplyto need to be enhanced
16291                 prepared some things for new filtering
16292         * src/messageview.c
16293                 added Return-Receipt-To handling
16294         * src/prefs_folder_item.c
16295                 changed default value to TRUE
16296         * src/prefs_matcher.c
16297                 added some matching properties
16298         * src/prefs_scoring.[ch]
16299                 the scoring dialog is finished
16300         * src/procheader.c
16301                 added Return-Receipt-To handling
16302                 Reference need to be added
16303         * src/procmsg.[ch]
16304                 added Return-Receipt-To handling
16305                 added threadscore to get a better score sorting when
16306                 threads are enabled
16307         * src/summaryview.c
16308                 suppressed a bug when we sort the list
16309                 when no folder is opened.
16310                 better score sorting when threads are enabled
16311
16312 2001-05-12 [alfons]
16313
16314         * reverted previous patch because of potential errors 
16315
16316         0.4.67claws2
16317         
16318         * src/inc.c, src/prefs_common.c, src/prefs_common.h: 
16319                 applied "toggle mail-retrieval dialog window" patch submitted 
16320                 by Eric Limpens <eric@qnt.net>
16321
16322         * sync with sylpheed 0.4.67cvs4
16323
16324 2001-05-12 [sergey]
16325
16326         * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
16327         some picky compilers.
16328         * src/rfc2015.h: provide prototype for rfc2015_disable_all().
16329         * src/grouplist_dialog.c: include alertpanel.h.
16330         * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
16331         fix compile warning.
16332         * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
16333         #include "defs.h" before others to prevent the warning of `MIN'
16334         and `MAX' redefinition.
16335
16336 2001-05-11 [hoa]
16337
16338         * src/main.c
16339         * src/messageview.c
16340         * src/prefs_account.c
16341         * src/prefs_display_header.c
16342                 removed warning
16343         * src/Makefile.am
16344                 added prefs_scoring.[ch]
16345         * src/grouplist_dialog.c
16346                 display an error dialog box if the group list
16347                 cannot be fetched.
16348         * src/mainwindow.[ch]
16349                 added main_window_set_thread_option() function
16350                 scoring dialog box enabled
16351         * src/matcher.[ch]
16352                 added flags matching unread /new / marked
16353                 / deleted / replied / forwarded
16354         * src/news.c
16355                 newsgroups are now finally in newscache
16356         * src/prefs_matcher.[ch]
16357                 finished preferences for matching dialog
16358         * added src/prefs_scoring.[ch]
16359                 scoring dialog box completed
16360         * src/scoring.[ch]
16361                 conversion to string : added scoringprop_to_string()
16362                 write config for preferences :
16363                 added prefs_scoring_write_config()
16364         * src/summaryview.c
16365                 threads can be enabled/disabled independently
16366                 for each folder
16367
16368 2001-05-10 [alfons]
16369
16370         0.4.67claws1
16371         
16372         * AUTHORS: 
16373                 thought it would be nice to have a list of all
16374                 contributors (used Changelog as a reference)
16375         
16376         * configure.in: 
16377                 messed up version numbering...
16378
16379         0.4.66claws1
16380
16381         * sync with sylpheed 0.4.67cvs1-3
16382
16383 2001-05-10 [darko]
16384
16385         * src/prefs_common.c:
16386                 better UI for strftime format, double clicking
16387                 on format now inserts the format in text entry
16388                 replaced close button with standard OK/Cancel
16389                 moved date format button to the right of the
16390                 text entry field
16391
16392 2001-05-09 [alfons]
16393
16394         * src/gtkstext.c:
16395                 Ctrl-Home / Ctrl-End have proper cursor navigation
16396
16397 2001-05-09 [hoa]
16398
16399         * src/prefs_matcher.c
16400                 finished UI to define matching properties
16401                 added ok and cancel button
16402         * src/prefs_filter.c
16403                 added ok and cancel button
16404         * src/news.c
16405                 fixed some bug in xhdr parsing
16406
16407 2001-05-08 [alfons]
16408
16409         * src/textview.c: 
16410                 fixed a bug in textview_show_header(), which displayed two colons (':');
16411                 cleaned up some warnings
16412
16413 2001-05-08 [hoa]
16414
16415         * src/Makefile.am
16416                 added prefs_matcher.[ch]
16417                 compilation with -W -Wall
16418         * src/alertpanel.c
16419                 ungrab the mouse events if grabbed - does it
16420                 fix the bug for disposition notification ?
16421         * src/mainwindow.c
16422                 added a menu option to open the matching dialog.
16423         * src/matcher.[ch]
16424                 added matcherprop_to_string() and matcherlist_to_string()
16425                 fixed some bugs, changed the name of some options
16426                 age_sup and age_inf becomes age_greater and age_lower,
16427                 body and messageheaders becomes body_part and headers_part,
16428                 changed the names of constants from SCORING_XXX to MATCHING_XXX
16429         * src/prefs_display_header.c
16430         * src/prefs_headers.c
16431                 fixed a bug that accidentally destroyed dialogs
16432                 when closed them with delete_event
16433                 Added *_deleted() which handle delete_event signal correctly.
16434         * src/prefs_folder_item.[ch]
16435                 added "enable_thread" field for future customization
16436         * added src/prefs_matcher.[ch]
16437                 sample of the UI to define matching properties
16438         * src/procheader.c
16439                 using procheader_headername_equal instead of str*cmp functions
16440                 using procheader_parse_header() function
16441         * src/scoring.c
16442                 using MATCHING_XXX instead of SCORING_XXX
16443         * src/summaryview.c
16444                 display the sender of the news even if this is ourself
16445                 when this is a news message.
16446         * src/textview.c
16447                 using headername_equal() instead of str*cmp functions
16448
16449 2001-05-08 [alfons]
16450
16451         0.4.66claws
16452
16453         * sync with sylpheed 0.4.66
16454         * src/gtkstext.c: trace logs added 
16455
16456 2001-05-08 [sergey]
16457
16458         * src/prefs_common.[ch]: added option to enable/disable GnuPG
16459         signature check popup.
16460         * src/rfc2015.c (check_signature): show signature check popup only
16461         if it is enabled in preferences.
16462
16463 2001-05-07 [alfons]
16464
16465         0.4.66claws4
16466         
16467         * sync with sylpheed 0.4.66cvs6
16468
16469 2001-05-07 [darko]
16470
16471         * src/prefs_common.[ch]: added option to enable/disable
16472           looking up sender name in address book for summary pane
16473         * src/summaryview.c: look up sender in the address book
16474           by using Alfons' address completion code
16475
16476 2001-05-07 [hiroyuki]
16477
16478         * src/inc.h
16479           src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
16480           member of Pop3State.
16481         * src/news.c: brought #include "defs.h" before #include <glib.h>
16482           to prevent the warning of `MIN' and `MAX' redefinition.
16483
16484 2001-05-06 [hoa]
16485
16486         * removed src/headers_display.[ch]
16487         * removed src/prefs_display_headers.[ch]
16488         * src/inc.c
16489                 use a temporary file in the user directory for mbox import
16490         * src/news.c
16491                 added XHDR support to get "To" and "Cc" headers
16492                 (in order to match news with to or cc field for
16493                 scoring)
16494                 added function news_parse_xhdr() to get XHDR response
16495         * src/nntp.[ch]
16496                 added function nntp_xhdr()
16497         * src/matcher.c
16498                 fetch the message if necessary
16499
16500 2001-05-06 [alfons]
16501
16502         0.4.66claws3
16503
16504         * sync with sylpheed 0.4.66cvs3-5
16505
16506 2001-05-06 [hoa]
16507
16508         * src/utils.[ch]
16509                 added function itos_buf() to enable use of several buffers
16510         * src/summaryview.c
16511                 use of itos_buf() instead of itos() in summary list
16512                 to fix the broken display of message number.
16513
16514 2001-05-06 [alfons]
16515
16516         * src/gtkstext.c: bug in cursor up navigation fixed,
16517                 fixed another unsigned / signed comparison (we're getting there :-)
16518
16519 2001-05-06 [hoa]
16520
16521         * src/Makefile.am
16522                 added scoring.c scoring.h
16523                 prefs_folder_item.c prefs_folder_item.h
16524                 matcher.c matcher.h
16525         * src/defs.h
16526                 added FOLDERITEM_RC SCORING_RC
16527         * src/folder.[ch]
16528                 added prefs field in FolderItem :
16529                 properties for each folder (PrefsFolderItem),
16530                 sorting type and mode were added as the first properties.
16531         * src/main.c
16532                 read config for scoring
16533         * added src/matcher.[ch]
16534                 gives functions to parse configuration file to do
16535                 matching on mails with a list of conditions.
16536         * src/mainwindow.c
16537                 add option to sort by score
16538         * src/prefs_common.[ch]
16539                 added preference option to show score and for
16540                 the score column size
16541         * added src/prefs_folder_item.[ch]
16542                 properties for each folder (PrefsFolderItem),
16543                 sorting type and mode were added as the first properties.
16544         * src/procheader.[ch]
16545                 added procheader_parse_header()
16546                 added procheader_header_free()
16547                 added procheader_headername_equal()
16548                 and made modification to use them.
16549         * src/procmsg.[ch]
16550                 added score field to MsgInfo structure
16551         * added src/scoring.[ch]
16552                 gives functions to parse configuration file to do
16553                 scoring on mails with a list of conditions.
16554         * src/summaryview.[ch]
16555                 save the sorting type and mode for the folder
16556                 added column to display the score of the mail
16557                 added function summary_score_clicked()
16558                 sorting type and mode are restored to the folder
16559                 when it is reopen
16560         * src/textview.c
16561                 use procheader_parse_header(), procheader_headername_equal()
16562                 removed memory leak in text_scan_header when freeing headers
16563         * src/filter.c
16564                 changed the function to match names of headers
16565                 using procheader_headername_equal()
16566
16567         Scoring functions are implemented, an interface is needed
16568         to configure that.
16569
16570 2001-05-04 [alfons]
16571
16572         * src/gtkstext.c: 
16573                 hopefully fixed the row up navigation bug,
16574                 removed adding back / forward lines to cache
16575
16576 2001-05-04 [sergey]
16577
16578         * src/prefs_display_headers.c: user interface changes:
16579         (prefs_display_headers_create): remove unused "Show" check button;
16580         allow reordering of headers by dragging.
16581         (prefs_display_headers_write_config): remove unused variables.
16582         (prefs_display_headers_set_dialog): do not insert "(New)" at top
16583         of lists (not needed with the new UI).
16584         (prefs_display_headers_set_list): scan lists starting from row 0,
16585         not 1 (do not skip "(New)").
16586         (prefs_display_headers_find_header): new function.
16587         (prefs_display_headers_clist_set_row): do not allow duplicates.
16588         (prefs_display_headers_delete_cb): do not skip row 0; treat
16589         closing the alert window by ESC as "No".
16590         (prefs_display_headers_up): do not protect row 0.
16591         (prefs_display_headers_down): do not protect row 0.
16592
16593 2001-05-04 [sergey]
16594
16595         * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
16596         functions.
16597
16598         * src/summaryview.c
16599         (summary_find_next_marked_msg, summary_find_prev_marked_msg,
16600         summary_select_next_marked, summary_select_prev_marked): new
16601         functions.
16602
16603 2001-05-03 [sergey]
16604
16605         * src/news.c: fixed a bug when no article can be fetched after
16606         server timeout if the connection was restored by news_post():
16607         (news_select_group): new function.
16608         (news_fetch_msg): call news_select_group() before fetching
16609         article.
16610         (news_get_uncached_articles): set session->group after successful
16611         GROUP command.
16612
16613 2001-05-03 [hoa]
16614
16615         * src/defs.h
16616         * src/procmsg.[ch]
16617         * src/procheader.c
16618                  changed version of cache, added cc field
16619
16620         * src/prefs_display_headers.c
16621                 the interface was changed
16622
16623         * src/prefs_headers.c
16624                 added cancel button
16625
16626 2001-05-03 [alfons]
16627
16628         * completed sync of sylpheed cvs2
16629         * src/gtkstext.c: updated row up / down cursor navigation
16630         * src/textview.c: re-edited, prepared for fixing the email address
16631                 scanner.
16632
16633 2001-05-03 [darko]
16634
16635         * src/prefs_common.c: use alfons' strftime ui code
16636         entry_datefmt and datefmt_sample widgets have to be
16637         global in this module because of this change
16638
16639 2001-05-03 [hoa]
16640
16641         * src/messageview.c
16642         * src/prefs_common.[ch] added option to activate the return receipt
16643                 feature.
16644
16645 2001-05-02 [alfons]
16646
16647         * src/gtkstext.c: fix for row up/down cursor navigation. 
16648
16649         0.4.66claws2
16650         
16651         * sync with 0.4.66cvs2
16652
16653 2001-05-02 [paul]
16654
16655         added add-sender-to-addressbook patch
16656
16657         * src/addressbook.c
16658         * src/addressbook.h
16659         * src/summaryview.c
16660
16661 2001-05-02 [sergey]
16662
16663         * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
16664         G_ALERTDISABLE.
16665
16666         * src/alertpanel.c (alertpanel_create): new argument can_disable,
16667         all existing callers changed to pass FALSE; create a check button
16668         to disable the message.
16669         (alertpanel_message_with_disable): new function.
16670         (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
16671         (alertpanel_button_toggled): new function.
16672         (alertpanel_button_clicked, alertpanel_close): set value using
16673         G_ALERT_VALUE_MASK.
16674
16675         * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
16676
16677         * src/prefs_common.c (prefs_privacy_create): new check button
16678         checkbtn_gpgme_warning.
16679
16680         * src/main.c (main): moved preferences reading before gpgme
16681         initialization; check prefs_common.gpgme_warning before giving the
16682         GnuPG warning and set it to FALSE if the user wants to disable the
16683         warning.
16684
16685 2001-05-02 [hiroyuki]
16686
16687         * src/prefs_display_headers.c: modified the layout and some labels.
16688
16689 2001-05-02 [sergey]
16690
16691         * src/prefs_account.c (prefs_account_fix_size): new function.
16692         (prefs_account_create): call prefs_account_fix_size(); use
16693         gtk_widget_show instead of gtk_widget_show_all (fixes too large
16694         size when the window is shown for the first time).
16695         (prefs_account_basic_create): changed layout of serv_table; moved
16696         localmbox_entry above smtpserv_entry (logically it replaces
16697         POP3/IMAP server).
16698         (prefs_account_protocol_activated): set sensitivity of
16699         nntpauth_chkbtn according to the protocol (in addition to
16700         hide/show); commented out gtk_table_set_row_spacing() calls.
16701         (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
16702         not sensitive (fixes a bug with disabled username/password boxes
16703         when editing POP3 account after NNTP with authentication).
16704
16705 2001-05-02 [hoa]
16706
16707         * src/account.c
16708         * src/inc.c
16709         * src/prefs_account.[ch]
16710         * src/send.c
16711                 removed local account without SMTP server
16712                 added option to use mail command instead of a connexion
16713                 to SMTP server when a local account is used
16714         * src/prefs_headers.c
16715                 fixed a bug
16716         * src/news.c
16717                 fixed a bug when connexion immediately closed
16718
16719 2001-05-01 [alfons]
16720
16721         0.4.66claws1
16722         
16723         * sync with 0.4.65
16724
16725 2001-05-01 [sergey]
16726
16727         * src/prefs_account.c (Basic, prefs_account_basic_create): new
16728         widget nntpauth_chkbtn.
16729         (prefs_account_protocol_activated): handle nntpauth_chkbtn
16730         visibility.
16731         (prefs_account_nntpauth_toggled): new function.
16732
16733         * src/news.c (news_session_new_for_folder): use NNTP
16734         authentication only if ac->use_nntp_auth is set.
16735
16736 2001-05-01 [hoa]
16737
16738         * src/Makefile.am changed headers.[ch] in customheader.[ch]
16739         * src/prefs_display_headers.c changed the UI
16740         * src/prefs_headers.c changed account_name to account_id
16741         * src/compose.c using customheader.h
16742
16743 2001-05-01 [hiroyuki]
16744
16745         * src/esmtp.c
16746           src/news.c
16747           src/nntp.c: changed sock_read() to sock_gets(), they've been left
16748           unsynched.
16749
16750 2001-05-01 [hoa]
16751
16752         * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
16753         * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
16754                 for displaying of headers
16755         * src/grouplist_dialog.[ch] minor changes to remove warnings
16756         * src/prefs_display_headers.[ch] dialog to choose the
16757         headers to display in the mail viewer.
16758         * src/headers.h correction of #define
16759         * src/headers_display.[ch] configuration for displaying of headers.
16760         * src/main.c read config of displaying of headers
16761         * src/prefs_common.c add a button to access the config dialog
16762                 for displaying of headers
16763         * src/prefs_display_headers.[ch] dialog for configuration for
16764                 displaying of the headers.
16765         * src/prefs_headers.c cleaning of code
16766         * src/procheader.c comments added to code
16767         * src/textview.c changes to reorder the headers depending
16768                 on the config for displaying of headers
16769
16770 2001-04-30 [alfons]
16771
16772         0.4.65claws7
16773
16774         * sync with 0.4.65cvs12
16775
16776         NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
16777
16778 2001-04-30 [sergey]
16779
16780         * src/nntp.h (NNTPSockInfo): new field auth_failed.
16781
16782         * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
16783         is set to force reconnection after authentication failure.
16784         (nntp_gen_command): set sock->auth_failed on authentication
16785         failure, or if sock->userid and sock->passwd are not set.
16786
16787         * src/news.c (news_session_new_for_folder): set userid=NULL if
16788         password dialog is cancelled.
16789
16790 2001-04-30 [sergey]
16791
16792         * src/nntp.h (NNTPSockInfo): new type.
16793
16794         * src/nntp.c: all functions updated to use NNTPSockInfo instead of
16795         SockInfo.
16796         (nntp_open_auth, nntp_close): new functions.
16797         (nntp_gen_command): new function to handle authentication; all
16798         NNTP command functions updated to use it.
16799         (nntp_authinfo_user, nntp_authinfo_pass): deleted.
16800         (nntp_list): removed old useless code.
16801
16802         * src/news.h (NNTPSession): new field nntp_sock.
16803
16804         * src/news.c: all functions updated to use NNTPSockInfo instead of
16805         SockInfo.
16806         (news_session_new): new arguments (userid, passwd); made static;
16807         use nntp_open_auth() if needed.
16808         (news_session_destroy): use nntp_close() instead of sock_close().
16809         (news_query_password): changed arguments.
16810         (news_session_new_for_folder): new function.
16811         (news_session_get): use news_session_new_for_folder().
16812         (news_authenticate): deleted.
16813         (news_get_uncached_articles): removed old authentication code.
16814
16815 2001-04-30 [sergey]
16816
16817         * src/news.c: reverted my previous changes (need to do NNTP
16818         authentication in a cleaner way).
16819         
16820 2001-04-29 [sergey]
16821
16822         * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
16823         news_nntp_post, news_nntp_mode): new functions (wrappers with
16824         authentication support).
16825         (news_get_article_cmd, news_get_article, news_get_header): new
16826         argument "folder"; all callers changed.
16827         (news_get_article_cmd): added authentication support.
16828         (news_session_get): use news_nntp_mode() instead of nntp_mode().
16829         (news_post): use news_nntp_post() instead of nntp_post().
16830         (news_get_uncached_articles): use news_nntp_group() instead of
16831         nntp_group() and news_nntp_xover() instead of nntp_xover();
16832         removed old authentication code.
16833         (news_get_group_list): use news_nntp_list() instead of nntp_list().
16834
16835         * src/nntp.c (nntp_list): return real error code instead of
16836         hardcoded NN_ERROR.
16837
16838 2001-04-29 [sergey]
16839
16840         * configure.in: fixed wint_t typedef detection again
16841
16842 2001-04-28 [hoa]
16843
16844         * src/prefs_account.[ch], added A_LOCAL_CMD
16845                 (send mail with mail command)
16846         * src/send.c added function send_message_with_command()
16847         * src/inc.c made a more secure get_spool() function with
16848                 mktemp() but maybe mkstemp() or something more
16849                 secure can be used.
16850
16851 2001-04-28 [alfons]
16852
16853         * src/textview.c, colorization of email addresses in headers
16854
16855         0.4.65claws6
16856
16857         * bug sync with sylpheed
16858         * prefs_common.c: created date format ui for darko
16859         * sync with 0.4.65cvs11
16860         * configure.in: corrected to have the new gpg checks
16861
16862 2001-04-27 [alfons]
16863
16864         * completed sync with 0.4.65cvs10
16865         * minor debug things added to gtkstext.c
16866
16867 2001-04-27 [darko]
16868
16869         * configure.in: remove check for availability of
16870           strftime() as advised by Hiroyuki
16871         * src/prefs_common.[ch], src/procheader.c:
16872           synch strftime() code with Hiroyki's main branch
16873
16874 2001-04-26 [sergey]
16875
16876         * src/news.c: news_query_password(), news_authenticate(): new
16877           functions.
16878           news_get_uncached_articles(): added NNTP authentication
16879           handling.
16880         * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
16881           new functions.
16882         * src/prefs_account.c: prefs_account_protocol_activated():
16883           enable userid and password fields for NNTP.
16884
16885 2001-04-26
16886
16887         * configure.in: check for availability of strftime()
16888           [darko]
16889         * src/prefs_common.[ch], src/procheader.c: use
16890           strftime() for displaying date in summary pane if it
16891           is available
16892
16893 2001-04-25
16894
16895         * more .cvsignore cleanups [alfons]
16896
16897 2001-04-25
16898
16899         * ac/sv-check-type.m4: new autoconf macro.
16900         * configure.in: fixed wint_t typedef detection (did not work
16901           with gcc-2.96).
16902
16903 2001-04-25
16904
16905         * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
16906           [hiroyuki]
16907
16908 2001-04-24
16909         * modified gtkstext.c : buggy cursor navigation fixed, 
16910           and font descent also taken in account when drawing
16911           cursor. [alfons]
16912
16913 2001-04-24 [hoa]
16914         * added comments in src/news.c src/nntp.c
16915         * added src/prefs_headers.[ch]
16916         * added src/headers.[ch]
16917         * modified compose.c to activate custom headers
16918                 added function is_in_custom_headers
16919         * modified prefs_account.[ch]
16920                 added function prefs_account_customhdr_edit
16921         * modified src/defs.h :
16922                 added HEADERS_RC : name of the config file
16923                 for the custom headers
16924
16925 2001-04-24
16926
16927     0.4.65claws5
16928
16929         * configure.in
16930           src/gtkstext.[ch]
16931           src/compose.c
16932           src/Makefile.am
16933           
16934           added gtkstext with configure.in patch by Hiroyuki which
16935           should fix the XIM detection [alfons]
16936
16937         * more clean up of cvs [alfons]
16938
16939                  * removed all Makefile.in files to attic.
16940
16941                  * updated all .cvsignores to really ignore things that could
16942                    be unintentionally committed by a recursive commit.
16943
16944 2001-04-23 [hoa]
16945         * added src/grouplist_dialog.[ch]
16946         * changed src/folderview.c to call grouplist_dialog instead
16947                 of inputdialog
16948         * src/news.c :
16949                 added functions news_reset_group_list
16950                 and news_get_group_list
16951         * src/nntp.c :
16952                 added function nntp_list
16953         * src/defs.h :
16954                 added GROUPLIST_FILE : name of the newsgroup list cache file
16955
16956 2001-04-21
16957
16958         * added option to warn about queued messages on exit [sergey]:
16959
16960           * src/compose.c: compose_queue(): call folder_item_scan()
16961             and folderview_update_item() after queueing.
16962           * src/folderview.c: folderview_update_node(): draw the queue
16963             folder in bold font if there are queued messages.
16964           * src/mainwindow.c: queued_messages(): new function.
16965             app_exit_cb(): display warning if there are queued messages
16966             if warn_queued_on_exit is set.
16967           * prefs_common.[ch]: add warn_queued_on_exit option.
16968
16969         * enhanced GnuPG key selection support [sergey]:
16970
16971           * src/select-keys.c: updated to newer version from Win32
16972             branch with support for selecting arbitrary keys.
16973           * src/prefs_account.c: added the Privacy tab to the account
16974             options window.
16975             prefs_account_privacy_create(),
16976             prefs_account_sign_key_set_data_from_radiobtn(),
16977             prefs_account_sign_key_set_radiobtn(): new functions.
16978           * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
16979           * src/rfc2015.c: set_signers(): new function.
16980             pgp_sign(): add the account parameter, call set_signers().
16981             rfc2015_sign(): add the account parameter, pass it to pgp_sign().
16982           * src/rfc2015.h: rfc2015_sign(): updated prototype.
16983           * src/compose.c: pass the current account to rfc2015_sign().
16984
16985         * tag name claws added to prevent confusion with main branch [alfons]
16986
16987         * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
16988
16989         * autogen.sh: Added "--enable-maintainer-mode". [sergey]
16990
16991         * sync with recent sylpheed cvs. Untested though. [alfons]
16992