new Croatian translation
[claws.git] / ChangeLog.claws
1 2003-07-07 [paul]       0.9.0claws86
2
3         * po/hr.po
4                 new Croatian translation, submitted by
5                 Dragan <drleskov@inet.hr>
6
7 2003-07-07 [paul]       0.9.0claws85
8
9         * sync with 0.9.3cvs1
10                 see ChangeLog 2003-07-07
11
12 2003-07-05 [christoph]  0.9.0claws84
13
14         * src/Makefile.am
15         * src/messageview.c
16         * src/mimeview.[ch]
17         * src/stock_pixmap.[ch]
18         * src/pixmaps/messageview_text.xpm              ** NEW **
19                 move mimeview tabs to the right side and use icons
20                 instead of text to save some space
21
22         (patch by Luke Plant <lukeplant@softhome.net>)
23
24 2003-07-05 [christoph]  0.9.0claws83
25
26         * src/inc.c
27                 add NULL pointer checks
28
29         (patch by Luke Plant <lukeplant@softhome.net>)
30         (closes Bug 204 0.9.0 quits on authentication error?!)
31
32 2003-07-05 [alfons]     0.9.0claws82
33
34         * configure.ac
35                 take the clue in bug #202 "./configure script - 
36                 'if test' comparison failure" reported by John Kristoff. 
37
38 2003-07-04 [christoph]  0.9.0claws81
39
40         * src/plugins/spamassassin/spamassassin.c
41                 set timeout for spam check
42
43 2003-07-04 [christoph]  0.9.0claws80
44
45         * src/main.c
46                 destroy all FolderItems when shutting down to
47                 allow folders to clean up
48
49 2003-07-04 [melvin]     0.9.0claws79
50
51         * src/gtk/gtkaspell.c
52                 Fixed bug #184 "Entering non-ascii character deletes
53                 previous char if spell checking enabled": this makes
54                 the spell checking in multibytes (e.g. UTF-8)locales work.
55                 (Patch by Luke Plant).
56                 
57 2003-07-04 [christoph]  0.9.0claws78
58
59         * sync with 0.9.2cvs1
60                 see ChangeLog 2003-06-10
61
62 2003-07-04 [paul]       0.9.0claws77
63
64         * sync with 0.9.3 release
65                 see ChangeLog 2003-07-04
66
67 2003-07-03 [christoph]  0.9.0claws76
68
69         * src/folder.[ch]
70         * src/imap.c
71         * src/mbox_folder.c
72         * src/mh.c
73         * src/news.c
74                 move folder_item_get_path() stuff into a folder virtual function
75
76         * src/procmsg.c
77                 use folder_item_fetch_msg() to get message and do not contruct
78                 the filename from path and number
79
80 2003-07-03 [paul]       0.9.0claws75
81
82         * sync with 0.9.2cvs12
83                 see ChangeLog 2003-07-03
84
85 2003-07-02 [paul]       0.9.0claws74
86
87         * src/messageview.c
88                 fix text-selection for replying
89
90 2003-07-02 [paul]       0.9.0claws73
91
92         * sync with 0.9.2cvs11
93                 see ChangeLog 2003-07-02
94
95 2003-07-02 [paul]       0.9.0claws72
96
97         * src/procmsg.c
98                 revert last commit because it breaks more
99                 than it fixes
100
101 2003-07-02 [paul]       0.9.0claws71
102
103         * src/procmsg.c
104                 fix thread by subject/sort by date
105
106 2003-07-01 [paul]       0.9.0claws70
107
108         * sync with 0.9.2cvs10
109                 see ChangeLog 2003-07-01
110
111 2003-06-30 [paul]       0.9.0claws69
112
113         * sync with 0.9.2cvs9
114                 see ChangeLog 2003-06-30
115
116 2003-06-28 [match]      0.9.0claws68
117
118         * src/addressbook.c
119                 fix null ptr.
120
121 2003-06-27 [paul]       0.9.0claws67
122
123         * sync with 0.9.2cvs7
124                 see ChangeLog 2003-06-27
125
126 2003-06-26 [christoph]  0.9.0claws66
127
128         * src/folder.c
129                 freeze folder updates while a folder is scanned
130
131         (closes Bug 185 New message counter)
132
133 2003-06-26 [darko]      0.9.0claws65
134
135         * src/ldapserver.c
136                 fix infinite loop when adding a new LDAP server
137
138 2003-06-26 [paul]       0.9.0claws64
139
140         * sync with 0.9.2cvs6
141                 see ChangeLog 2003-06-26
142
143 2003-06-26 [paul]       0.9.0claws63
144
145         * sync with 0.9.2cvs5
146                 see ChangeLog 2003-06-25 and 2003-06-26
147
148 2003-06-25 [match]      0.9.0claws62
149
150         * src/addr_compl.c
151                 Fixed tab/backtab for dropped-down completion list to
152                 move next/previous field. (close bug 147)
153
154 2003-06-25 [christoph]  0.9.0claws61
155
156         * src/addr_compl.[ch]
157         * src/addrindex.[ch]
158         * src/folderview.c
159         * src/inc.c
160         * src/news.c
161         * src/summaryview.c
162         * src/toolbar.c
163                 fix warnings
164
165 2003-06-25 [leandro]    0.9.0claws60
166
167         * src/compose.c
168                 o cleanups
169                 o gray out "Message/Remove references" menu item if not
170                   replying to a message
171
172 2003-06-24 [leandro]    0.9.0claws59
173
174         * src/compose.[ch]
175                 o removed "Message/Create new thread" menu item
176                 o added "Message/Remove references" menu item
177                   (it's off by default and will not check anymore
178                    if the subject changed)
179
180 2003-06-23 [alfons]     0.9.0claws58
181
182         * src/procmsg.c
183                 try better grouping messages threaded by subject based on their age.
184                 still not perfect - because the message tree is not sorted by date.  
185
186 2003-06-23 [thorsten]   0.9.0claws57
187
188         * src/pop.[ch]
189                 added mail_receive_hook to allow modifications
190                 directly after retrieval (e.g. adding headers).
191
192 2003-06-23 [paul]       0.9.0claws56
193
194         * src/sourcewindow.c
195                  enable the use of Ctrl+A to select all text in
196                  the sourcewindow
197                  Patch submitted by Ivan Francolin Martinez
198                  <ivanfm@users.sourceforge.net>
199
200 2003-06-22 [christoph]  0.9.0claws55
201
202         * src/folder.[ch]
203                 o add notification hook for folder tree changes
204                 o invoke hooks after folder tree scanning
205
206         * src/folderview.[ch]
207                 register hook for folder tree changes that
208                 updates the ctree
209
210         (there are more places that should be updated, like add, remove 
211          or move folder)
212
213         (closes Bug 164 Crash on rebuild folder tree)
214         (closes Bug 190 Crash on 'rebuilding folder tree')
215
216 2003-06-21 [leandro]    0.9.0claws54
217
218         * src/compose.[ch]
219                 create a new thread if subject changes
220                 (it's on by default, can be disabled in Message menu)
221
222 2003-06-21 [alfons]     0.9.0claws53
223
224         * src/summaryview.c
225                 quiet little compiler
226
227 2003-06-21 [christoph]  0.9.0claws52
228
229         update gettext stuff to version 0.12
230
231 2003-06-19 [alfons]     0.9.0claws51
232
233         * src/common/log.c
234         * src/common/plugin.c
235                 move defs.h before glib.h to prevent MIN/MAX redefs
236
237 2003-06-19 [alfons]
238
239         * src/addressbook.c
240                 translatable
241
242 2003-06-19 [match]      0.9.0claws50
243
244         * src/addressbook.[ch]
245         * src/addrindex.[ch]
246         * src/addr_compl.[ch]
247         * src/editldap.[ch]
248         * src/editldap_basedn.[ch]
249         * src/addritem.[ch]
250         * src/ldapquery.h
251                 re-implemented dynamic LDAP search. works without
252                 slowdown on display sender with addressbook
253                 option.
254         * src/addrbook.c
255                 documented code.
256
257 2003-06-19 [paul]       0.9.0claws49
258
259         * src/compose.c
260                 fix Bug #136 'Nonprovided quotation marks crash claws'
261                 patch submitted by Pawel Pêkala <c0rn@gazeta.pl>
262
263 2003-06-19 [alfons]     0.9.0claws48
264
265         * src/prefs_common.[ch]
266         * src/procmsg.c
267                 restrict threading by subject by checking thread for
268                 age (prefs_common.thread_by_subject_max_age)
269
270 2003-06-18 [christoph]  0.9.0claws47
271
272         * src/imap.c
273                 fix memory leak in imap_cmd_fetch()
274
275 2003-06-18 [christoph]  0.9.0claws46
276
277         * src/prefs_gtk.c
278                 fix memory leak in prefs_set_default() when used multiple
279                 times or after prefs have been read
280
281 2003-06-18 [christoph]  0.9.0claws45
282
283         * src/common/plugin.c
284                 fix memory leak in plugin_unload()
285
286 2003-06-18 [christoph]  0.9.0claws44
287
288         * src/imap.c
289                 fix memory leak in imap_cmd_ok()
290
291 2003-06-18 [christoph]  0.9.0claws43
292
293         * src/folder.c
294                 stop messages that are downloaded from POP3 and added to
295                 an IMAP inbox from being filtered twice (first by POP3
296                 and again when IMAP folder is scaned to get the UID of
297                 the APPEND operation when no UIDPLUS is available)
298
299 2003-06-18 [alfons]
300
301         * tools/Makefile.am
302                 phoenix <- firebird     
303
304 2003-06-18 [paul]
305
306         * tools/launch_phoenix          ** REMOVED **
307           tools/launch_firebird         ** NEW **
308                 renamed and edited to reflect the browser's name change from
309                 'phoenix' to 'firebird'
310
311 2003-06-18 [paul]       0.9.0claws42
312
313         * sync with 0.9.2cvs2
314                 see ChangeLog 2003-06-16
315
316 2003-06-17 [alfons]     0.9.0claws41
317
318         * src/procmsg.c
319                 prevent threading problems when a node is an ancestor (parent / great parent),
320                 which mostly happens with circular references (thanks to Phillipe Gramoullé
321                 for finding an sample set of messages)
322
323 2003-06-16 [christoph]  0.9.0claws40
324
325         * src/main.c
326                 don't popup main window on --receive or --receive-all
327
328         * src/mainwindow.[ch]
329         * src/plugins/trayicon/trayicon.c
330                 allow hiding of main window by clicking on the trayicon
331                 (doesn't work correctly in seperate window mode and may
332                  cause unexpected GTK problems I couldn't find yet)
333
334         * src/common/ssl.c
335                 remove incorrect warning
336
337 2003-06-15 [alfons]     0.9.0claws39
338
339         * src/gtk/gtkstext.c
340                 don't output debug text;
341                 #ifdef out print_line() if not debugging (thanks to Martin Wicke
342                 for pointing this out);
343
344 2003-06-14 [alfons]     0.9.0claws38
345         
346         * src/messageview.c
347                 remove printf() and make one if..else comply with coding style
348
349 2003-06-14 [alfons]     0.9.0claws37
350
351         * AUTHORS
352                 add Martin Wicke
353         * src/action.c
354         * src/messageview.[ch]
355         * src/summaryview.c
356                 apply patch #754162 "Quoting messages filtered by actions" submitted
357                 by Martin Wicke, which allows quoting message body changed by an
358                 action (Thanks!).
359
360 2003-06-13 [alfons]     0.9.0claws36
361
362         * src/utils.c
363                 add several other subject reply prefixes (suggested by Christoph and Ivan Martinez)
364                 use case insensitive regexp (suggested by Ivan Martinez)
365
366 2003-06-13 [christoph]  0.9.0claws35
367
368         * configure.ac
369         * src/plugins/trayicon/Makefile.am
370         * src/plugins/trayicon/eggtrayicon.[ch]                         ** REMOVE **
371         * src/plugins/trayicon/trayicon.c
372         * src/plugins/trayicon/libeggtrayicon/.cvsignore                ** NEW **
373         * src/plugins/trayicon/libeggtrayicon/Makefile.am               ** NEW **
374         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.[ch]          ** NEW **
375         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.[ch]           ** NEW **
376         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.[ch]        ** NEW **
377         * src/plugins/trayicon/libeggtrayicon/xembed.h                  ** NEW **
378                 replace my own EggTrayIcon backport with the backport
379                 used by (l|x)mule and gabber.
380
381 2003-06-13 [alfons]     0.9.0claws34
382
383         * AUTHORS
384         * src/common/utils.c
385                 add Aw: to list of reply prefixes (thanks to Martin Zwickel)
386
387 2003-06-13 [alfons]     0.9.0claws33
388
389         * src/compose.c
390                 clean up a little bit
391
392 2003-06-12 [alfons]     0.9.0claws32
393
394         * src/compose.c
395                 const correctness fix
396
397         * src/common/sylpheed.[ch]
398                 () -> (void)
399                 prevent redef MIN/MAX
400                 
401         * src/common/utils.[ch]
402                 () -> (void)
403
404 2003-06-12 [melvin]     0.9.0claws31
405
406         * src/compose.c
407                 Updated to take into accounts changes in GtkAspell.
408
409 2003-06-12 [alfons]     0.9.0claws30
410
411         * src/compose.c
412         * src/procmsg.c
413         * src/common/utils.[ch]
414                 handle reply subject prefixes better (initial 
415                 suggestion by Robert Story adapted and enhanced 
416                 using regexps)
417
418 2003-06-12 [melvin]     0.9.0claws29
419
420         * src/compose.c
421                 Use new gtkaspell_checkers_strerror() to get the speller's
422                 error message instead of accessing the (now private)
423                 checkers structure.
424                 Minor code clean up
425
426         * src/main.c
427                 Use #ifdef instead of #if for USE_ASPELL
428                 Use the new spell checkers init/quit functions 
429
430         * src/gtk/gtkaspell.c
431                 Use #ifdef instead of #if for USE_ASPELL
432                 Moved in the majority of GtkAspell structures that were
433                 exported before by gtkaspell.h
434         
435         * src/gtk/gktaspell.h
436                 Made gtkaspell.h contain only the necessary data to be
437                 publicized by moving many structures to gtkaspell.c.
438                 Enclosed all the declaration in a #ifdef USE_ASPELL #endif
439                 gtkaspell_checkers_new(): replaced by...
440                 gtkaspell_checkers_init(): new function for initialization
441                 gtkaspell_checkers_delete(): replaced by...
442                 gtkaspell_checkers_quit(): new function
443                 gtkaspell_checkers_strerror(): new function that returns
444                 the checker's last error message.
445                 
446 2003-06-11 [melvin]     0.9.0claws28
447
448         * po/POTFILES.in
449                 Updated to take into account gtkaspell.c migration to
450                 ./src/gtk/ (Thanks to Ricardo Mones Lastra for reporting it)
451
452 2003-06-10 [alfons]     0.9.0claws27
453
454         * src/filtering.[ch]
455         * src/folder.c
456         * src/matcher.c
457         * src/scoring.[ch]
458                 - try fixing bug #18 (any brave testers?)
459                 - add more robustness by refusing previously 
460                   unchecked NULL pointers 
461
462 2003-06-10 [alfons]     0.9.0claws26
463
464         * src/procmsg.c
465                 fix bug #176 by don't checking MsgInfos with a NULL msgid 
466
467 2003-06-09 [alfons]     0.9.0claws25
468
469         * src/prefs_common.c
470                 fix bug #163 "Icon switching doesnt work properly" by 
471                 preventing early freeing of prefs_common.pixmap_theme_path.
472
473 2003-06-09 [christoph]  0.9.0claws24
474
475         * src/gtk/gtkaspell.c
476                 revert Thorsten's fix and add forgotten g_strdup for
477                 aspell path (it should not be possible to alter the path a
478                 GtkASpell uses from outside)
479
480 2003-06-09 [thorsten]   0.9.0claws23
481
482         * src/gtk/gtkaspell.c
483                 dont free prefs_common.aspell_path when closing compose
484
485 2003-06-08 [colin]      0.9.0claws22
486
487         * src/plugins/spamassassin/spamassassin.c
488                 fix prefs types
489
490 2003-06-07 [christoph]  0.9.0claws21
491
492         * src/Makefile.am
493         * src/compose.c
494         * src/gtkaspell.[ch]            ** REMOVE **
495         * src/gtk/Makefile.am
496         * src/gtk/gtkaspell.[ch]        ** NEW **
497                 o make gtkaspell independent from sylpheed's prefs
498                 o move gtkaspell.[ch] to gtk directory
499
500 2003-06-07 [christoph]  0.9.0claws20
501
502         * src/Makefile.am
503         * src/crash.c
504         * src/export.c
505         * src/filesel.[ch]              ** REMOVE **
506         * src/folder.c
507         * src/main.[ch]
508         * src/common/sylpheed.[ch]
509         * src/gtk/Makefile.am
510         * src/gtk/filesel.[ch]          ** NEW **
511         * src/gtk/pluginwindow.c
512         * src/gtk/sslcertwindow.c
513                 move filesel.[ch] to gtk directory
514
515 2003-06-07 [alfons]     0.9.0claws19
516
517         * src/filesel.c
518                 make (multi) file selection dialog work again (Claws-only)
519
520 2003-06-07 [thorsten]   0.9.0claws18
521
522         * po/de.po
523                 fix typos
524
525 2003-06-07 [alfons]     0.9.0claws17
526
527         * configure.ac
528         * src/mimeview.c
529                 detect apache mishap in which case don't include fnmatch.h
530                 if regex.h is already included
531
532 2003-06-06 [christoph]  0.9.0claws16
533
534         * configure.ac
535         * src/mimeview.h
536                 add check for fnmatch.h and include it when available
537
538         * src/mimeview.[ch]
539                 fix wrong case sensitivity of Content-Types
540
541         * src/gtk/Makefile.am
542                 need the same include paths in gtk directory as in
543                 common directory because .h files in common can
544                 include files from these directories, when included
545                 in gtk's .h or .c files
546
547 2003-06-06 [alfons]     0.9.0claws15
548
549         * src/mimeview.c
550         * src/summaryview.c
551                 make it compile again because of regex.h / fnmatch.h 
552                 include problems (related to recent mime stuff, can
553                 someone check this?)
554
555 2003-06-06 [thorsten]   0.9.0claws14
556
557         * src/folderview.c
558                 possible use of uninitialized pointer while dragging
559
560 2003-06-06 [paul]       0.9.0claws13
561
562         * src/compose.c
563                 fix bug where the insert sig button would be effective
564                 only when auto_sig was set
565
566 2003-06-06 [paul]       0.9.0claws12
567
568         * sync with 0.9.2 release
569
570 2003-06-02 [paul]       0.9.0claws11
571
572         * sync with 0.9.1cvs1
573                 see ChangeLog 2003-06-02
574                 
575         * po/de.po
576                 update by Jens
577
578 2003-06-01 [christoph]  0.9.0claws10
579
580         * src/account.c
581                 don't use substring search to find accounts by email address
582
583         (closes Bug 169 Overly loose matching of "From" address)
584
585 2003-05-31 [christoph]  0.9.0claws9
586
587         * doc-src/rfc2683.txt
588         * src/imap.c
589                 limit IMAP command length as recommended in RFC2683
590                 (message number lists will be split into multiple imap
591                 sets, the limit of 1000 octets is not a hard limit)
592
593         (closes Bug 161 sylpheed-claws exits with segfault when logging
594          in to certain imap-servers)
595
596 2003-05-29 [alfons]     0.9.0claws8
597
598         * src/toolbar.[ch]
599                 add print button (calling summary_print());
600                 fine tune setting tooltip text;
601                 (if someone needs other buttons, please take these 
602                 commits as a guide, instead of bothering us - also
603                 see 0.8.11claws150) 
604
605 2003-05-29 [darko]      0.9.0claws7
606
607         * src/compose.c
608                 fix crash when word wrapping kicks in due to
609                 changed text by spell checker
610
611 2003-05-29 [paul]       0.9.0claws6
612
613         * src/compose.c
614                 fix bug where changing account would insert
615                 sig even if auto_sig was FALSE
616                 
617         * ChangeLog
618           ChangeLog.jp
619           INSTALL
620                 sync with 0.9.1 release
621
622 2003-05-28 [christoph]  0.9.0claws5
623
624         * src/imap.c
625                 fix truncation of too long commands
626
627         (closes Bug 167 IMAP hangs trying to get envelope
628          information in imap_get_uncached_messages)
629
630 2003-05-27 [paul]       0.9.0claws4
631
632         * tools/Makefile.am
633           tools/maildir2sylpheed.pl     ** NEW FILE **
634                 add kmail to sylpheed mailbox conversion script
635
636 2003-05-27 [paul]       0.9.0claws3
637
638         * sync with 0.9.0cvs10
639                 see ChangeLog 2003-05-26
640
641 2003-05-26 [paul]       0.9.0claws2
642
643         * sync with 0.9.0cvs9
644                 see ChangeLog 2003-05-26
645
646 2003-05-24 [paul]       0.9.0claws1
647
648         * sync with 0.9.0cvs8
649                 see ChangeLog 2003-05-23
650
651 2003-05-24 [paul]       0.9.0claws
652
653         * version 0.9.0claws released
654
655 2003-05-24 [paul]       0.8.11claws177
656
657         * src/plugins/dillo-viewer/Makefile.am
658           src/plugins/traycon/Makefile.am
659                 add missing files
660                 
661         * po/bg.po
662           po/en_GB.po
663           po/es.po
664           po/it.po
665           po/pt_BR.po
666           po/ru.po
667           po/sr.po
668                 update Bulgarian, British English, Spanish, Italian, 
669                 Brazilian Portuguese, Russian, and Serbian translations, 
670                 submitted by George Danchev, [me], Ricardo Mones Lastra,
671                 André Filipe de Assunção e Brito, Alessandro Maestri, 
672                 Ruslan N. Balkin, and Urke MMI
673
674 2003-05-23 [melvin]     0.8.11claws176
675
676         * po/fr.po
677                 Updated French translations
678
679 2003-05-22 [paul]       0.8.11claws175
680
681         * src/Makefile.am
682           src/addrbook.[ch]
683           src/addrcache.[ch]
684           src/addr_compl.[ch]
685           src/adressbook.[ch]
686           src/addrindex.[ch]
687           src/addritem.[ch]
688           src/editaddress.c
689           src/editgroup.c
690           src/editldap_basedn.c
691           src/editldap.c
692           src/jpilot.c
693           src/vcard.c
694                 revert to get ldap into it previous working state
695                 
696         * po/zh_TW.Big5.po
697                 new Taiwanese translation,
698                 submitted by Tsu-Fan Cheng <tscheng@ic.sunysb.edu>
699
700 2003-05-22 [christoph]  0.8.11claws174
701
702         * src/plugins/spamassassin/libspamc.[ch]
703                 sync libspamc with SpamAssaain release 2.55
704
705 2003-05-22 [paul]       0.8.11claws173
706
707         * sync with 0.9.0cvs7
708                 see ChangeLog 2003-05-22
709                 
710         * src/summaryview.c
711                 revert change in 0.8.11claws172: follow
712                 Hiroyuki's decision and that's the end of it.
713
714 2003-05-21 [paul]       0.8.11claws172
715
716         * src/summaryview.c
717                 fix discrepency between open_unread_on_enter
718                 and always_show_msg
719
720 2003-05-21 [paul]       0.8.11claws171
721
722         * sync with 0.9.0cvs6
723                 see ChangeLog 2003-05-21
724
725 2003-05-21 [paul]       0.8.11claws170
726
727         * sync with 0.9.0cvs5
728                 see ChangeLog 2003-05-21
729
730 2003-05-20 [paul]       0.8.11claws169
731
732         * sync with 0.9.0cvs4
733                 see ChangeLog 2003-05-20
734                 fixes bug #152, 'encoding of IMAP folders names'
735
736 2003-05-20 [paul]       0.8.11claws168
737
738         * sync with 0.9.0cvs3
739                 see ChangeLog 2003-05-20
740                 
741         * src/tools/convert_mbox.pl
742                 minor change in the comments, submitted by Fred Marton
743
744 2003-05-19 [paul]       0.8.11claws167
745
746         * src/plugins/clamav/Makefile.am
747           configure.ac
748                 link clamav_lib to the plugin and not to the main program
749
750 2003-05-19 [christoph]
751
752         * src/Makefile.am
753                 add -export-dynamic for linking
754
755 2003-05-19 [paul]       0.8.11claws166
756
757         * sync with 0.9.0cvs1
758                 see ChangeLog 2003-05-19
759
760 2003-05-19 [paul]       0.8.11claws165
761
762         * src/inc.c
763                 fix 'pop before smtp' timeout
764
765 2003-05-18 [alfons]     0.8.11claws164
766
767         * src/prefs_matcher.c
768                 put "execute" action command line ("expression") in edit box
769
770 2003-05-18 [christoph]  0.8.11claws163
771
772         * src/mimeview.[ch]
773         * src/plugins/dillo_viewer/dillo_viewer.c
774         * src/plugins/image_viewer/viewer.c
775         * src/plugins/mathml_viewer/mathml_viewer.c
776                 let a viewer have a list of Content-Types
777
778 2003-05-18 [paul]       0.8.11claws162
779
780         * src/prefs_filtering.c
781                 add 'Recipient' label for FORWARD, FORWARD_AS_ATTACHMENT,
782                 and REDIRECT actions
783
784 2003-05-17 [christoph]
785
786         * README.claws
787                 o remove dynamic signatures that was syned with main
788                 o add infos about no longer "build in" image viewer
789                 o update bugtracker URL
790
791 2003-05-17 [christoph]  0.8.11claws161
792
793         * src/folder.c
794         * src/folderview.c
795         * src/imap.c
796                 don't use imap_scan_folder anymore. Instead call folder_item_scan
797                 for every folder after rebuilding the folder tree.
798
799         (closes Bug 19 imap_scan_folder() computes incorrectly number of new
800          messages)
801
802 2003-05-17 [christoph]  0.8.11claws160
803
804         * src/imap.c
805                 don't use STATUS command on current folder to check for
806                 content changes. imap_cmd_ok() now tracks changes to
807                 folder and number of existing messages.
808
809 2003-05-17 [paul]       0.8.11claws159
810
811         * src/plugins/clamav/clamav_plugin.c
812                 remove unnecessary debug_print
813
814 2003-05-16 [thorsten]   0.8.11claws158
815
816         * src/plugins/demo.c
817                 included missing intl.h
818
819 2003-05-16 [paul]       0.8.11claws157
820
821         * po/POTFILES.in
822                 remove non-existant entries
823         
824         * src/plugins/clamav/clamav_plugin.c
825           src/plugins/clamav/clamav_plugin_gtk.c
826           src/plugins/dillo_viewer/dillo_prefs.c
827           src/plugins/dillo_viewer/dillo_viewer.c
828                 gettextise
829
830 2003-05-16 [christoph]  0.8.11claws156
831
832         * po/POTFILES.in
833                 include plugin .c files for translation until I
834                 find a better solution to have plugins have their
835                 own textdomain
836         * src/plugins/demo/demo.c
837         * src/plugins/image_viewer/plugin.c
838         * src/plugins/mathml_viewer/mathml_viewer.c
839         * src/plugins/spamassassin/spamassassin.c
840         * src/plugins/spamassassin/spamassassin_gtk.c
841         * src/plugins/trayicon/trayicon.c
842                 add gettext macros for plugin name and description
843
844 2003-05-16 [paul]
845
846         * sync with 0.9.0
847
848 2003-05-16 [paul]       0.8.11claws155
849
850         * sync with lastest 0.9.0pre1
851                 see ChangeLog 2003-05-16
852
853 2003-05-15 [paul]       0.8.11claws154
854
855         * sync with latest 0.9.0pre1
856                 see ChangeLog 2003-05-14 and 2003-05-15
857
858 2003-05-14 [christoph]  0.8.11claws153
859
860         * src/plugins/image_viewer/viewer.c
861         * src/plugins/image_viewer/viewer.glade         ** NEW **
862         * src/plugins/image_viewer/viewerprefs.c
863                 make it possible to disable the autoload function in the
864                 imageviewer again
865
866 2003-05-14 [christoph]  0.8.11claws152
867
868         * src/folder.c
869                 fix folder update after adding a message
870
871 2003-05-13 [alfons]     0.8.11claws151
872
873         * src/common/session.c
874                 remove debug traces
875                 
876         * src/addrcache.[ch]
877         * src/filtering.[ch]
878         * src/folder.[c]
879         * src/gtkaspell.[ch]
880         * src/imap.[ch]
881         * src/mbox_folder.[ch]
882         * src/mh.[ch]
883         * src/mimeview.h
884         * src/msgcache.[ch]
885         * src/news.[ch]
886         * src/passphrase.[ch]
887         * src/prefs_common.[ch]
888         * src/prefs_gtk.[ch]
889         * src/procmsg.c
890         * src/scoring.[ch]
891                 be pedantic; (in prototypes () implies (int))
892
893 2003-05-13 [alfons]     0.8.11claws150
894
895         * src/prefs_toolbar.[ch]
896         * src/summaryview.[ch]
897         * src/toolbar.[ch]
898                 change misleading text in toolbar prefs;
899                 add toolbar action for ignore thread (toggles ignore thread flag);
900                 clean up a little bit;
901
902 2003-05-12 [paul]
903
904         * tools/convert_mbox.pl
905                 bug fixed by Fred Marton
906
907 2003-05-12 [paul]
908
909         * sync with 0.9.0pre1
910
911 2003-05-09 [paul]       0.8.11claws149
912
913         * sync with 0.8.11cvs43
914                 see ChangeLog 2003-05-09
915
916 2003-05-08 [christoph]  0.8.11claws148
917
918         * src/imap.[ch]
919                 o use CAPABILIY as first command and check for PREAUTH
920                   information in the response to it
921                 o rewrite all imap_cmd_* functions to use an IMAPSession
922                   instead of a SockInfo as parameter
923                 o do STARTTLS after fetching and checking the server
924                   capabilities
925
926 2003-05-08 [paul]       0.8.11claws147
927
928         * tools/Makefile.am
929           tools/README
930           tools/convert_mbox.pl         ** NEW FILE **
931                 add mbox conversion script. Submitted by 
932                 Fred Marton <Fred.Marton@uni-bayreuth.de>
933
934 2003-05-07 [christoph]
935
936         * doc-src/glade.txt
937         * src/gtk/pluginwindow.glade
938         * src/plugins/image_viewer/viewerprefs.glade
939         * src/plugins/spamassassin/spamassassin_gtk.glade
940                 add glade files for user interfaces and a description how
941                 to use glade to create the sylpheed code
942
943 2003-05-07 [paul]       0.8.11claws146
944
945         * sync with 0.8.11cvs41
946                 see ChangeLog 2003-05-07
947
948 2003-05-06 [christoph]  0.8.11claws145
949
950         * src/main.c
951         * src/plugins/image_viewer/viewer.c
952                 fix usage of imlib in imageviewer plugin
953
954         * src/gtk/prefswindow.c
955                 handle window close event correctly
956
957 2003-05-06 [paul]       0.8.11claws144
958
959         * src/common/ssl.c
960                 fix typo introduced in sync
961
962 2003-05-06 [paul]       0.8.11claws143
963
964         * sync with 0.8.11cvs39
965                 see ChangeLog 2003-05-06
966
967 2003-05-06 [paul]       0.8.11claws142
968
969         * AUTHORS
970           po/cs.po
971                 updated Czech translation, submitted by 
972                 Radek Vybiral <Radek.Vybiral@vsb.cz>
973                 
974         * src/plugins/clamav/clamav_plugin_gtk.c
975                 clean up
976
977 2003-05-03 [alfons]     0.8.11claws141
978
979         * src/compose.[ch]
980                 make paste as quotation work even when the call to 
981                 text_inserted() was deferred (fixes bug #140 "Paste 
982                 as quotation does not work when using "external" 
983                 clipboard")
984
985 2003-05-03 [thorsten]   0.8.11claws140
986
987         * src/addrquery.h
988           src/ldapquery.h
989           src/mainwindow.c
990                 removed C++ comments
991         * src/addr_compl.c
992                 function with non-int retval/param used before
993                 implementation/declaration
994
995 2003-05-02 [paul]       0.8.11claws139
996
997         * src/addr_compl.[ch]
998           src/addressbook.[ch]
999           src/addrindex.c
1000           src/summaryview.c
1001                 revert match's changes to (finally) remove the bug where
1002                 opening a folder causes massive slowdown when using the 
1003                 'Display sender using address book' option
1004
1005 2003-05-01 [melvin]     0.8.11claws138
1006
1007         * src/plugins/dillo_viewer/dillo_prefs.[ch]
1008         * src/plugins/dillo_viewer/dillo_viewer.c
1009                 Fixed bug where "Cancel" button from prefs issued
1010                 warnings.
1011                 Comply a little more to coding style
1012
1013 2003-05-01 [paul]       0.8.11claws137
1014
1015         * sync with 0.8.11cvs38
1016                 see ChangeLog 2003-05-01
1017
1018 2003-05-01 [paul]       0.8.11claws136
1019
1020         * po/bg.po
1021                 updated by George Danchev
1022
1023 2003-04-30 [christoph]  0.8.11claws135
1024
1025         * src/plugins/dillo_viewer/dillo_prefs.c
1026         * src/plugins/image_viewer/viewerprefs.c
1027         * src/plugins/spamassassin/spamassassin_gtk.c
1028                 remove gtk_widget_ref() calls for widgets in
1029                 glade code
1030
1031 2003-04-30 [paul]       0.8.11claws134
1032
1033         * src/addrindex.c
1034                 ok, this time a better fix for the bug where opening folder
1035                 has massive slowdown when using the 'Display sender using 
1036                 address book' option
1037
1038 2003-04-30 [paul]       0.8.11claws133
1039
1040         * src/addrindex.c
1041                 revert the 'fix' of 0.8.11claws128 because it doesn't fix it
1042         
1043 2003-04-30 [melvin]     0.8.11claws132
1044
1045         New: Dillo plugin preferences (patch by Dimitar Haralanov)
1046
1047         * src/plugins/dillo_viewer/dillo_prefs.[ch]     *** NEW ***
1048                 Preferences for the dillo plugin
1049         * src/plugins/dillo_viewer/dillo_viewer.c
1050                 Support for preferences
1051         * src/plugins/dillo_viewer/Makefile.am
1052                 Added dillo_prefs.[ch]
1053
1054 2003-04-30 [alfons]     0.8.11claws131
1055
1056         * src/common/plugin.[ch]
1057                 see? this ANSI C'fication immediately gives us type
1058                 checking for free.
1059
1060 2003-04-30 [alfons]     0.8.11claws130
1061
1062         * src/common/plugin.[ch]
1063         * src/plugins/clamav/clamav_plugin.[ch]
1064         * src/plugins/clamav/clamav_plugin_gtk.c
1065         * src/plugins/demo/demo.c
1066         * src/plugins/dillo_viewer/dillo_viewer.c
1067         * src/plugins/image_viewer/plugin.c
1068         * src/plugins/image_viewer/viewer.[ch]
1069         * src/plugins/image_viewer/viewerprefs.[ch]
1070         * src/plugins/mathml_viewer/mathml_viewer.c
1071         * src/plugins/spamassassin/spamassassin.[ch]
1072         * src/plugins/spamassassin/spamassassin_gtk.c
1073         * src/plugins/trayicon/trayicon.c
1074                 clean up
1075
1076 2003-04-30 [alfons]     0.8.11claws129
1077
1078         * src/common/utils.c
1079                 make is_ascii_str() fail gracefully when NULL pointer
1080                 is passed
1081
1082 2003-04-30 [paul]       0.8.11claws128
1083
1084         * src/addrindex.c
1085                 fix bug where opening folder has massive slowdown when
1086                 using the 'Display sender using address book' option
1087
1088 2003-04-30 [paul]       0.8.11claws127
1089
1090         * src/plugins/clamav/clamav_plugin.c
1091           src/plugins/clamav/clamav_plugin_gtk.c
1092           src/plugins/demo/demo.c
1093           src/plugins/dillo_viewer/dillo_viewer.c
1094           src/plugins/image_viewer/plugin.c
1095           src/plugins/mathml_viewer/mathml_viewer.c
1096           src/plugins/spamassassin/spamassassin.c
1097           src/plugins/spamassassin/spamassassin_gtk.c
1098           src/plugins/trayicon/trayicon.c
1099                 get rid of eye-hurting function signatures
1100
1101 2003-04-30 [paul]       0.8.11claws126
1102
1103         * src/plugins/trayicon/trayicon.c
1104                 add description
1105                 
1106         * src/mimeview.c
1107                 be more descriptive
1108
1109 2003-04-30 [paul]       0.8.11claws125
1110
1111         * configure.ac
1112                 arrange the plugins in reverse alphabetical order
1113                 
1114         * src/plugins/clamav/clamav_plugin.[ch]
1115           src/plugins/clamav/clamav_plugin_gtk.c
1116                 rename some params
1117                 resize max_size window
1118                 re-arrange the order of some gui elements
1119                 improve descriptions
1120         
1121         * src/plugins/image_viewer/plugin.c
1122           src/plugins/mathml_viewer/mathml_viewer.c
1123                 add descriptions
1124                 
1125         * src/plugins/spamassassin/spamassassin_gtk.c
1126                 resize max_size window
1127                 re-arrange the order of some gui elements
1128                 
1129         * src/messageview.c
1130           src/mimeview.c
1131                 correct typos
1132
1133 2003-04-30 [alfons]     0.8.11claws124
1134
1135         * src/imap.c
1136                 fix a leak found while browsing Martin Kluge's 
1137                 valgrind log (Claws only)
1138
1139 2003-04-29 [darko]      0.8.11claws123
1140
1141         * src/gtk/gtkstext.h
1142                 include wchar.h if it is available, fixes compilation
1143                 on HP-UX systems
1144
1145 2003-04-29 [melvin]     0.8.11claws122
1146
1147         * src/prefs_actions.c
1148                 Improved help text of Actions' syntax
1149
1150 2003-04-28 [paul]       0.8.11claws121
1151
1152         * src/action.c
1153                 a better fix for the crash when performing an action
1154                 on a mime part
1155
1156 2003-04-28 [paul]       0.8.11claws120
1157
1158         * src/action.c
1159                 fix crash when performing an action on a
1160                 mime part
1161
1162 2003-04-28 [paul]       0.8.11claws119
1163
1164         * sync with 0.8.11cvs36
1165                 see ChangeLog 2003-04-28
1166
1167 2003-04-27 [paul]       0.8.11claws118
1168
1169         * more sync with 0.8.11cvs35
1170                 see ChangeLog 2003-04-25
1171
1172 2003-04-26 [christoph]  0.8.11claws117
1173
1174         * src/folder.c
1175                 fix remove virtual check
1176
1177 2003-04-26 [paul]       0.8.11claws116
1178
1179         * src/messageview.c
1180                 fix return-receipt, make it work again
1181
1182 2003-04-26 [paul]       0.8.11claws115
1183
1184         * src/mimeview.c
1185                 restore double-clicking of the [application/pgp-signature 
1186                 (Select "Check signature" to check)] line in the message view,
1187                 broken in recent sync
1188
1189 2003-04-26 [christoph]  0.8.11claws114
1190
1191         * src/folder.c
1192                 check if remove virtual really exists before
1193                 calling the function
1194
1195 2003-04-25 [match]      0.8.11claws113
1196
1197         * src/addrindex.c
1198         * src/addrbook.c
1199         * src/ldapquery.[ch]
1200         * src/ldapctrl.[ch]
1201                 fix memleak.
1202         * src/ldapserver.[ch]
1203                 fix memleak. fix segfault.
1204                 plug a Claws memleak
1205
1206 2003-04-25 [alfons]     0.8.11claws112
1207
1208         * src/folder.c
1209                 plug a Claws memleak
1210
1211 2003-04-25 [alfons]     0.8.11claws111
1212
1213         * src/common/session.c
1214                 plug a memleak
1215
1216 2003-04-25 [paul]       0.8.11claws110
1217
1218         * sync with 0.8.11cvs35
1219                 see ChangeLog 2003-04-24 and 2003-04-25
1220                 
1221         * src/gtk/pluginwindow.c
1222                 correct another strange float value
1223
1224 2003-04-24 [christoph]  0.8.11claws109
1225
1226         * src/folder.c
1227                 freeze folder item updates when unsetting new flags
1228
1229         * src/gtk/pluginwindow.c
1230                 correct strange float value
1231
1232 2003-04-23 [paul]       0.8.11claws108
1233
1234         * sync with 0.8.11cvs33
1235                 see ChangeLog 2003-04-23
1236
1237 2003-04-22 [paul]       0.8.11claws107
1238
1239         * src/Makefile.am
1240           src/messageview.c
1241           src/mimeview.c
1242           src/pgptext.[ch]      ** REMOVED **
1243                 remove pgptext.[ch] as its not used any more
1244
1245 2003-04-22 [paul]       0.8.11claws106
1246
1247         * sync with 0.8.11cvs31
1248                 see ChangeLog 2003-04-21 and 2003-04-22
1249
1250 2003-04-21 [alfons]     0.8.11claws105
1251
1252         * src/main.c
1253                 No access to GTK structures if we're a spawned child
1254                 (and clean up code a little bit...) Should fix #126.
1255
1256 2003-04-21 [melvin]     0.8.11claws104
1257
1258         * src/plugins/dillo_viewer/README
1259                 Improved slightly the text.
1260
1261 2003-04-21 [melvin]     0.8.11claws103
1262
1263         * src/plugins/dillo_viewer/README *** NEW ***
1264                 Added a README file for the Dillo plugin
1265
1266 2003-04-20 [paul]
1267
1268         * tools/README
1269           tools/outlook2sylpheed.pl
1270                 updated and improved by Ricardo Mones Lastra
1271
1272 2003-04-18 [oliver]     0.8.11claws102
1273
1274         * src/inc.c 
1275         * src/prefs_account.h
1276                 remove Pop3SessionType (used by selective download)
1277         * src/prefs_toolbar.c
1278                 enable set Default Toolbar button
1279
1280 2003-04-18 [paul]       0.8.11claws101
1281
1282         * sync with 0.8.11cvs29
1283                 see ChangeLog 2003-04-18
1284
1285 2003-04-17 [paul]       0.8.11claws100
1286
1287         * src/prefs_common.[ch]
1288           src/summaryview.c
1289                 remove 'Open next message on deletion' option,
1290                 as the same effect can now be achieved via the
1291                 'Always open messages in summary when selected'
1292                 option.
1293
1294 2003-04-17 [paul]       0.8.11claws99
1295
1296         * sync with 0.8.11cvs28
1297                 see ChangeLog 2003-04-17
1298
1299 2003-04-17 [christoph]  0.8.11claws98
1300
1301         * ac/spamassassin.m4
1302         * src/plugins/spamassassin/libspamc.[ch]
1303         * src/plugins/spamassassin/utils.[ch]
1304                 sync libspamc with SpamAssassin project
1305
1306 2003-04-17 [christoph]  0.8.11claws97
1307
1308         * src/common/socket.h
1309         * src/gtk/sslcertwindow.h
1310                 rename old USE_SSL to USE_OPENSSL
1311
1312 2003-04-17 [paul]       0.8.11claws96
1313
1314         * src/prefs_common.h
1315                 use gulong for P_COLOR so that it compiles/runs on
1316                 64-bit systems. Patch submitted by James Noyes
1317                 <jnoyes-claws@retrogeeks.com>
1318                 
1319         * po/de.po
1320                 updated by Jens
1321
1322 2003-04-17 [paul]       0.8.11claws95
1323
1324         * sync with 0.8.11cvs27
1325                 see ChangeLog 2003-04-16
1326
1327 2003-04-15 [paul]       0.8.11claws94
1328
1329         * src/prefs_common.[ch]
1330                 rearrange to stop the window getting too long:
1331                         move Receive dialog stuff to Receive tab
1332                         move Send dialog to Send tab
1333                         remove Dialogs frame
1334                 rename 'Open messages in summary with cursor keys' to
1335                 'Always open messages in summary when selected', as its
1336                 more appropriate
1337
1338 2003-04-15 [paul]       0.8.11claws93
1339
1340         * src/prefs_common.[ch]
1341           src/summaryview.c
1342                 add new option '/Interface/Open next message on deletion'
1343
1344 2003-04-15 [paul]       0.8.11claws92
1345
1346         * src/summaryview.[ch]
1347                 add /Mark/Lock and /Mark/Unlock to the pop-up
1348                 menu. Patch submitted by Ivan Francolin Martinez
1349                 <ivanfm@users.sourceforge.net>
1350
1351 2003-04-15 [paul]       0.8.11claws91
1352
1353         * sync with 0.8.11cvs24
1354                 see ChangeLog 2003-04-15
1355
1356 2003-04-14 [jens]       0.8.11claws90
1357
1358         * updated German translation and some corrections from
1359                 Roland Bless <bless@tm.uka.de>
1360
1361 2003-04-14 [paul]       0.8.11claws89
1362
1363         * sync with 0.8.11cvs22
1364                 see ChangeLog 2003-04-14
1365
1366 2003-04-13 [paul]       0.8.11claws88
1367
1368         * src/plugins/clamav/clamav_plugin.c
1369                 fix memory leaks
1370                 clean up
1371
1372 2003-04-12 [paul]       0.8.11claws87
1373
1374         * src/plugins/clamav/clamav_plugin.c
1375                 activate enable/disable archive scanning option
1376                 
1377         * src/plugins/clamav/.cvsignore         ** NEW FILE **
1378
1379 2003-04-12 [paul]       0.8.11claws86
1380
1381         * src/plugins/Makefile.am
1382           src/plugins/clamav/Makefile.am                ** NEW FILE **
1383           src/plugins/clamav/README                     ** NEW FILE ** 
1384           src/plugins/clamav/clamav_plugin.[ch]         ** NEW FILES **
1385           src/plugins/clamav/clamav_plugin_gtk.c        ** NEW FILE **
1386                 add Clam AntiVirus plugin
1387
1388 2003-04-12 [paul]       0.8.11claws85
1389
1390         * sync with 0.8.11cvs21
1391                 see ChangeLog 2003-04-11
1392
1393 2003-04-11 [paul]       0.8.11claws84
1394
1395         * po/es.po
1396                 update Spanish translation. Submitted by Ricardo
1397                 Mones Lastra.
1398
1399 2003-04-10 [christoph]  0.8.11claws83
1400
1401         * src/mbox.c
1402                 fix typo that did not move unfiltered mails to destination
1403                 folder
1404
1405         (closes Bug 115 Sylpheed 0.8.11claws81 does not deliver mail correctly
1406          when filtering from spool)
1407
1408 2003-04-10 [christoph]  0.8.11claws82
1409
1410         * src/imap.c
1411                 use BODY.PEEK instead of BODY in in message fetch operation
1412                 to make sure the IMAP server does not set the \Seen flag for
1413                 messages. Sylpheed does that later itself, when the message
1414                 is opened in sylpheed
1415
1416         (closes Bug 111 Claws destroys unread marks)
1417
1418 2003-04-09 [oliver]     0.8.11claws81
1419         
1420         * src/folder.c
1421                 fix crash in folder_destroy
1422         * README.claws
1423                 remove selective download
1424
1425 2003-04-09 [christoph]  0.8.11claws80
1426
1427         * src/imap.c
1428                 fix crash in imap_get_msginfo() when then fetched message
1429                 is not found
1430
1431         (closes Bug 110 Crash during mail composition)
1432
1433 2003-04-08 [christoph]  0.8.11claws79
1434
1435         * src/folder.c
1436         * src/prefs_account.c
1437                 Filter new messages that are found in an INBOX folder
1438                 when 'Filter messages on receiving' is enabled in the
1439                 Folder's AccountPrefs. This allows to use Sylpheed's
1440                 filtering engine for IMAP folders where messages are
1441                 added to the INBOX by a MTA
1442
1443 2003-04-08 [paul]       0.8.11claws78
1444
1445         * src/procmsg.h
1446                 clean up after last commit
1447
1448 2003-04-08 [paul]       0.8.11claws77
1449
1450         * sync with 0.8.11cvs20
1451                 see ChangeLog 2003-04-07 and 2003-04-08
1452
1453 2003-04-07 [christoph]  0.8.11claws76
1454
1455         * src/filtering.[ch]
1456         * src/inc.[ch]
1457         * src/mbox.c
1458         * src/procmsg.[ch]
1459                 add procmsg_msginfo_filter() to execute filtering actions
1460
1461 2003-04-06 [christoph]  0.8.11claws75
1462
1463         * src/imap.c
1464                 use IMAPSet for imap_cmd_store() and imap_cmd_envelope()
1465
1466 2003-04-06 [christoph]  0.8.11claws74
1467
1468         * src/common/utils.[ch]
1469                 add g_int_compare() function for slist sorting
1470
1471         * src/imap.c
1472                 fetch all MsgInfos with one command in imap_get_msginfos()
1473                 using an imap set with a list of ranges
1474
1475         * src/news.c
1476                 use new g_int_compare() function
1477
1478 2003-04-06 [thorsten]   0.8.11claws73
1479
1480         * src/mh.c
1481                 corrected implementation of mh_folder_destroy()
1482
1483 2003-04-05 [christoph]  0.8.11claws72
1484
1485         * src/account.c
1486         * src/folder.[ch]
1487         * src/folderview.c
1488         * src/imap.c
1489         * src/inc.c
1490         * src/main.c
1491         * src/mainwindow.c
1492         * src/mbox_folder.c
1493         * src/mh.c
1494         * src/mimeview.h
1495         * src/msgcache.[ch]
1496         * src/news.c
1497         * src/procmime.h
1498         * src/procmsg.[ch]
1499         * src/setup.c
1500         * src/gtk/gtkutils.c
1501                 o rename structure field names class and new to klass and
1502                   new_msgs, to allow including files in C++
1503                 o add 'extern "C"' block to some header files
1504                 o add MsgInfoList and MsgNumberList as alias for GSList for
1505                   developers to know what type of list is expected
1506
1507         * src/plugins/image_viewer/plugin.c
1508         * src/plugins/image_viewer/viewer.[ch]
1509         * src/plugins/image_viewer/viewerprefs.[ch]
1510                 rename function names to prevent conflicts
1511
1512 2003-04-05 [paul]       0.8.11claws71
1513
1514         * sync with 0.8.11cvs18
1515                 see ChangeLog 2003-04-03 and 2003-04-04
1516
1517 2003-04-02 [christoph]  0.8.11claws70
1518
1519         * src/folder.[ch]
1520         * src/imap.[ch]
1521         * src/mbox_folder.[ch]
1522         * src/mh.[ch]
1523         * src/news.[ch]
1524                 o Make all virtual folder functions private
1525                 o remove unused folder code
1526
1527         * src/common/socket.[ch]
1528         * src/summaryview.c
1529                 fix warnings
1530
1531 2003-03-30 [alfons]     0.8.11claws69
1532
1533         * src/send_message.c
1534                 remove two debug traces and see if people still report
1535                 errors
1536
1537 2003-03-30 [alfons]     0.8.11claws68
1538
1539         * src/send_message.c
1540         * src/commons/session.c
1541                 add more debug traces
1542
1543 2003-03-30 [christoph]  0.8.11claws67
1544
1545         * src/folder.c
1546                 change processing folder name from .processing to processing
1547
1548         * src/common/ssl.c
1549                 disable SSL certificate check because it causes Xlib error
1550                 when the child process want's to open an GTK window
1551
1552 2003-03-30 [christoph]  0.8.11claws66
1553
1554         * src/folder.c
1555                 don't use default folder for processing folder item because
1556                 it can be a non local folder
1557
1558         (fixes bug reported by Stephen Lewis <slewis@paradise.net.nz>)
1559
1560 2003-03-30 [alfons]     0.8.11claws65
1561
1562         * src/send_message.c
1563                 try fixing crashes when sending messages: my gcc 2.95.4 seems 
1564                 to generate bad code for 'send_send_data_progressive': When
1565                 called from 'send_send_data_finished', the 'data' pointer is
1566                 cleared just before the assignment to the dialog pointer
1567
1568 2003-03-29 [christoph]  0.8.11claws64
1569
1570         * src/common/prefs.h
1571         * src/plugins/image_viewer/Makefile.am
1572         * src/plugins/image_viewer/plugin.c
1573         * src/plugins/image_viewer/viewer.[ch]
1574         * src/plugins/image_viewer/viewerprefs.[ch]     ** NEW **
1575                 add PrefsPage for ImageViewer
1576
1577 2003-03-28 [thorsten]   0.8.11claws63
1578
1579         * src/common/session.c
1580                 added some comments
1581
1582 2003-03-28 [paul]       0.8.11claws62
1583
1584         * sync with 0.8.11cvs16
1585                 see ChangeLog 2003-03-28
1586
1587 2003-03-28 [paul]       0.8.11claws61
1588
1589         * sync with 0.8.11cvs15
1590                 see ChangeLog 2003-03-28
1591
1592 2003-03-27 [christoph]  0.8.11claws60
1593
1594         * src/folder.c
1595         * src/imap.c
1596         * src/common/socket.[ch]
1597                 set socket state to DISCONNECTED when any operation
1598                 fails to allow reconnecting in IMAP code without
1599                 checking the return code of all calls to the command
1600                 functions
1601
1602         * src/folderview.c
1603         * src/summaryview.c
1604                 remove some more stuff that depends on specific
1605                 folder types
1606
1607 2003-03-27 [paul]       0.8.11claws59
1608
1609         * sync with 0.8.11cvs14
1610                 see ChangeLog 2003-03-27
1611                 
1612         * src/selective_download.[ch]   ** REMOVED **
1613                 really removed
1614
1615 2003-03-27 [christoph]  0.8.11claws58
1616
1617         * src/folder.c
1618                 fix handling of tmp_flags in flag copy function
1619
1620 2003-03-27 [paul]       0.8.11claws57
1621
1622         * sync with 0.8.11cvs13
1623                 see ChangeLog 2003-03-27
1624
1625 2003-03-27 [oliver]     0.8.11claws56
1626
1627         * src/maiwindow.c
1628                 remove sel_download_cb
1629
1630 2003-03-27 [oliver]     0.8.11claws55
1631         
1632         * src/inc.c
1633                 remove POP3_TOP
1634         
1635 2003-03-26 [oliver]     0.8.11claws54
1636
1637         *src/pop.h
1638                 remove POP3_TOP*
1639         * README.claws
1640                 remove selective donwload readme
1641
1642 2003-03-26 [oliver]     0.8.11claws53
1643         * src/matcher.[ch]
1644         * src/matcher_parser_parse.y 
1645         * src/pop.c 
1646         * src/prefs_account.[ch]
1647         * src/prefs_filtering.c
1648                 remove selective donwload
1649
1650 2003-03-26 [oliver]     0.8.11claws52
1651
1652         * src/inc.[ch] 
1653         * src/filtering.c 
1654         * src/mainwindow.c 
1655                 remove selective donwload
1656
1657 2003-03-26 [oliver]     0.8.11claws51
1658         
1659         * src/Makefile.am
1660         * src/selective_download.[ch]   ** REMOVE **    
1661
1662 2003-03-26 [christoph]  0.8.11claws50
1663
1664         * src/news.c
1665                 fix NEWS that got broken by a sync with sylpheed-main
1666
1667 2003-03-26 [christoph]  0.8.11claws49
1668
1669         * src/mimeview.c
1670                 fix mime type guessing when no mime type is found for a file
1671
1672 2003-03-25 [christoph]  0.8.11claws48
1673
1674         * src/mimeview.c
1675         * src/procmime.c
1676                 remove mime type guessing from mime parser and use
1677                 name based mime types in viewer lookup for mime type
1678                 application/octet-stream
1679
1680 2003-03-25 [christoph]  0.8.11claws47
1681
1682         * doc-src/readme.txt
1683         * doc-src/rfc2554.txt
1684                 add RFC about SMTP AUTH
1685
1686         * src/send_message.c
1687         * src/common/smtp.[ch]
1688                 add extra error code for authentication errors and
1689                 clear temporary password when this error occurs
1690
1691         (closes Bug 84 authentication failure while sending should
1692          prompt for password again)
1693
1694 2003-03-25 [christoph]  0.8.11claws46
1695
1696         * configure.ac
1697         * src/Makefile.am
1698         * src/imageview.[ch]                            ** REMOVE **
1699         * src/messageview.[ch]
1700         * src/mimeview.[ch]
1701         * src/prefs_common.[ch]
1702         * src/textview.c
1703         * src/plugins/Makefile.am
1704         * src/plugins/image_viewer/.cvsignore           ** NEW **
1705         * src/plugins/image_viewer/Makefile.am          ** NEW **
1706         * src/plugins/image_viewer/plugin.c             ** NEW **
1707         * src/plugins/image_viewer/viewer.[ch]          ** NEW **
1708                 move image viewer into a plugin (building is enabled by default)
1709                 [ToDo: Prefs for resize and autoview]
1710
1711 2003-03-25 [paul]       0.8.11claws45
1712
1713         * sync with 0.8.11cvs12
1714                 see ChangeLog 2003-03-26
1715
1716 2003-03-25 [paul]       0.8.11claws44
1717
1718         * sync with 0.8.11cvs11
1719                 see ChangeLog 2003-03-22, 2003-03-24 and 2003-03-25
1720                 
1721         Note: Selective Download is broken.
1722                 
1723 2003-03-22 [christoph]  0.8.11claws43
1724
1725         * src/folder.c
1726                 code cleanup for flags copying
1727
1728 2003-03-22 [christoph]  0.8.11claws42
1729
1730         * src/plugins/trayicon/trayicon.c
1731                 fix setting the transparent area when the window size
1732                 is forced by the system tray
1733
1734 2003-03-22 [christoph]  0.8.11claws41
1735
1736         * src/plugins/trayicon/gnome-mail.xpm           ** REMOVE **
1737         * src/plugins/trayicon/gnome-nomail.xpm         ** REMOVE **
1738         * src/plugins/trayicon/newmail.xpm              ** NEW **
1739         * src/plugins/trayicon/nomail.xpm               ** NEW **
1740         * src/plugins/trayicon/trayicon.c
1741         * src/plugins/trayicon/unreadmail.xpm           ** NEW **
1742                 o replace GBiff icons with KBiff icons resized to 16x16 pixel
1743                 o add icon for unread mails
1744                 o set transparency for window
1745
1746 2003-03-22 [christoph]  0.8.11claws40
1747
1748         * src/news.c
1749                 init news session to prevent crash when session is closed
1750
1751 2003-03-22 [christoph]  0.8.11claws39
1752
1753         * src/imap.c
1754         * src/common/session.[ch]
1755                 Init session data to make sure we don't have invalid pointers
1756                 for read_ch and write_ch when new multi process sessions are
1757                 not used
1758
1759         * src/main.c
1760         * src/common/plugin.c
1761         * src/common/sylpheed.c
1762         * src/plugins/demo/demo.c
1763         * src/plugins/dillo_viewer/dillo_viewer.c
1764         * src/plugins/mathml_viewer/mathml_viewer.c
1765         * src/plugins/spamassassin/spamassassin.c
1766         * src/plugins/spamassassin/spamassassin_gtk.c
1767                 add plugin types to allow loading plugins at different times
1768                 (and maybe for different frontends), because it's not good to
1769                 load GTK-Plugins gefore gtk_init was called
1770
1771         * configure.ac
1772         * src/plugins/Makefile.am
1773         * src/plugins/trayicon/.cvsignore               ** NEW **
1774         * src/plugins/trayicon/Makefile.am              ** NEW **
1775         * src/plugins/trayicon/eggtrayicon.c            ** NEW **
1776         * src/plugins/trayicon/eggtrayicon.h            ** NEW **
1777         * src/plugins/trayicon/gnome-mail.xpm           ** NEW **
1778         * src/plugins/trayicon/gnome-nomail.xpm         ** NEW **
1779         * src/plugins/trayicon/trayicon.c               ** NEW **
1780                 New Trayicon plugin that shows an icon in a systray that uses
1781                 XEMBED protocol like Gnome's systray. Icon shows if there
1782                 are new mails and a tooltip shows information about new,
1783                 unread and total messages.
1784
1785 2003-03-22 [paul]       0.8.11claws38
1786
1787         * src/common/smtp.c
1788                 fix ESMTP AUTH CRAM-MD5
1789                 [sync with main (still version 0.8.11cvs6), see
1790                  ChangeLog 2003-03-22]
1791
1792 2003-03-21 [colin]      0.8.11claws37
1793
1794         * src/send_message.c
1795                 Fix USE_SSL => USE_OPENSSL
1796
1797 2003-03-21 [colin]      0.8.11claws36
1798
1799         * src/folderview.c
1800                 Fix counts in drag and dropped subfolders
1801
1802 2003-03-21 [colin]      0.8.11claws35
1803
1804         * src/folder.c 
1805         * src/folderview.c
1806                 speed up a bit folder dnd
1807
1808 2003-03-20 [alfons]     0.8.11claws34
1809
1810         * src/main.c
1811         * src/toolbar.c
1812         * src/procmsg.c
1813                 don't send locked queue messages
1814                 (feature request "[ 705245 ] Locking message in outbox 
1815                  should prevent sending")
1816
1817 2003-03-20 [christoph]  0.8.11claws33
1818
1819         * src/folder.c
1820                 remove NEW and UNREAD flag in special folders when scanning
1821                 
1822         * src/common/smtp.c
1823                 fix ESMTP AUTH CRAM-MD5
1824
1825 2003-03-20 [paul]       0.8.11claws32
1826
1827         * src/prefs_account.c
1828                 Re-write 'Tunnel command to open connection' as
1829                 'Use command to communicate with server', and disable
1830                 it for all except IMAP accounts
1831
1832 2003-03-20 [paul]       0.8.11claws31
1833
1834         * sync with 0.8.11cvs6
1835                 see ChangeLog 2003-03-20
1836
1837 2003-03-19 [match]      0.8.11claws30
1838
1839         * src/addritem.[ch]
1840                 include documentation. minor refactoring.
1841         * src/addr_compl.[ch]
1842         * src/addrindex.[ch]
1843         * src/addresbook.[ch]
1844         * src/summaryview.c
1845                 re-enable address lookup (was disabled in
1846                 0.8.11claws20).
1847
1848 2003-03-19 [christoph]  0.8.11claws29
1849
1850         * src/procmsg.c
1851                 add temp flag handling, will make moving and copying
1852                 messages possible again
1853
1854         * src/folder.c
1855                 correct calulation of folder stats
1856
1857 2003-03-18 [match]      0.8.11claws28
1858
1859         * src/editgroup.h
1860                 remove case sensitive comparison (closes bug 80).
1861
1862 2003-03-18 [christoph]  0.8.11claws27
1863
1864         * src/imap.c
1865                 fix imap using a tunnel command
1866
1867         (closes bug 87)
1868
1869 2003-03-18 [christoph]  0.8.11claws26
1870
1871         * src/folder.[ch]
1872         * src/imap.c
1873         * src/procmsg.[ch]
1874                 rewrite flag handling for folders
1875
1876 2003-03-18 [christoph]  0.8.11claws25
1877
1878         * src/folder.c
1879         * src/procmsg.c
1880         * src/summaryview.c
1881                 unset NEW and UNREAD flags when message is ignored, to make
1882                 sure messages don't show up as unread on other IMAP clients,
1883                 because the IGNORE_THREAD flag can not be syncronized through
1884                 the IMAP folder
1885
1886 2003-03-17 [christoph]  0.8.11claws24
1887
1888         * src/imap.c
1889                 don't use recursion to fetch uids when the number of messages
1890                 does not match. Moved code into subfunction that is used
1891                 again when needed, to prevent an endless loop.
1892
1893 2003-03-17 [thorsten]   0.8.11claws23
1894
1895         * src/imageview.[ch]
1896                 export imageview_get_resized_size() (for plugins)
1897         * src/prefs_common.[ch]
1898                 added prefs_common_get() (for plugins)
1899
1900 2003-03-17 [christoph]  0.8.11claws22
1901
1902         * src/imap.c
1903                 o remove UID guessing from copy code
1904                 o support UIDPLUS extension for APPEND command
1905
1906 2003-03-17 [paul]       0.8.11claws21
1907
1908         * src/gtk/about.c
1909                 remove 'Compiled-plugins' section.
1910                 
1911         * src/plugins/dillo_viewer/dillo_viewer.c
1912                 slight change to description text
1913
1914 2003-03-16 [match]      0.8.11claws20
1915         * src/ldapserver.[ch]           ** NEW **
1916         * src/ldapctrl.[ch]             ** NEW **
1917         * src/ldapquery.[ch]            ** NEW **
1918         * src/ldaputil.[ch]             ** NEW **
1919         * src/addrcindex.[ch]           ** NEW **
1920         * src/addrquery.h               ** NEW **
1921         * src/addritem.[ch]
1922         * src/addrcache.[ch]
1923         * src/addrindex.[ch]
1924         * src/addr_compl.[ch]
1925         * src/addressbook.[ch]
1926         * src/addrbook.[ch]
1927         * src/editgroup.c
1928         * src/editaddress.c
1929         * src/editldap.c
1930         * src/editldap_basedn.c
1931         * src/vcard.c
1932         * src/jpilot.c
1933         * src/Makefile.am
1934                 included dynamic LDAP queries. improved address
1935                 completion.
1936
1937 2003-03-16 [paul]       0.8.11claws19
1938
1939         * tools/multiwebsearch.pl
1940                 fix a fatal typo
1941
1942 2003-03-16 [christoph]  0.8.11claws18
1943
1944         * src/mimeview.c
1945         * src/plugins/dillo_viewer/dillo_viewer.c
1946         * src/plugins/mathml_viewer/mathml_viewer.c
1947                 make unregistering of MimeViewerFactorys possible
1948
1949 2003-03-16 [alfons]     0.8.11claws17
1950
1951         * configure.ac
1952                 correct typo
1953
1954 2003-03-16 [melvin]     0.8.11claws16
1955
1956         * src/plugins/dillo_viewer.c
1957                 Fixed bug where it was not possible to view more than
1958                 one text/html attachment per message (bug discovered
1959                 by Christoph Hohmann).
1960
1961 2003-03-15 [melvin]     0.8.11claws15
1962
1963         * src/prefs_actions.c
1964                 Fixed compilation warnings.
1965
1966 2003-03-15 [melvin]     0.8.11claws14
1967
1968         * src/plugins/Makefile.am
1969         * src/plugins/dillo_viewer/.cvsignore                   ** NEW **
1970         * src/plugins/dillo_viewer/Makefile.am                  ** NEW **
1971         * src/plugins/dillo_viewer/dillo_viewer.c               ** NEW **
1972                 Added a html mail viewer plugin that uses Dillo v0.7.0 or
1973                 newer (http://dillo.auriga.wearlab.de/).
1974
1975 2003-03-15 [christoph]  0.8.11claws13
1976
1977         * src/imap.c
1978                 don't query imap folder for attributes because we already
1979                 for them from imap_status
1980
1981         * src/mimeview.[ch]
1982                 add support for plugable MimeViewers (unloading Viewers
1983                 not yet complete)
1984
1985         * src/plugins/Makefile.am
1986         * src/plugins/mathml_viewer/.cvsignore          ** NEW **
1987         * src/plugins/mathml_viewer/Makefile.am         ** NEW **
1988         * src/plugins/mathml_viewer/mathml_viewer.c     ** NEW **
1989                 add MathML Viewer (Content-Type text/mathml) using GtkMathView
1990                 widget from http://helm.cs.unibo.it/mml-widget/
1991
1992 2003-03-14 [christoph]  0.8.11claws12
1993
1994         * src/folder.[ch]
1995                 o error return code's should better be negative
1996                 o replace printf with debug_print
1997
1998         * src/imap.c
1999                 improve IMAP folder scan by checking UID-NEXT
2000
2001         * src/summaryview.c
2002                 remove check that are unnecessary in my opinion
2003
2004 2003-03-13 [christoph]  0.8.11claws11
2005
2006         * src/folder.[ch]
2007         * src/foldersel.c
2008         * src/folderview.c
2009         * src/imap.c
2010         * src/mbox_folder.c
2011         * src/mh.c
2012         * src/news.c
2013         * src/prefs_scoring.c
2014         * src/summaryview.c
2015                 use a common function to get a displayable name
2016                 for a FolderItem
2017
2018 2003-03-13 [paul]       0.8.11claws10
2019
2020         * tools/Makefile.am
2021           tools/README
2022           tools/multiwebsearch.conf     ** NEW FILE **
2023           tools/multiwebsearch.pl       ** NEW FILE **
2024                 add multiwebsearch Actions script
2025
2026 2003-03-13 [colin]      0.8.11claws9
2027
2028         * src/compose.c
2029                 Remove leading emtpy lines from quoted text
2030                 before quoting it
2031
2032 2003-03-13 [melvin]     0.8.11claws8
2033
2034         * src/prefs_actions.c
2035                 Fixed a memory leak
2036                 Code clean ups
2037                 Added Cancel and OK buttons
2038                 Corrected help text
2039
2040 2003-03-13 [christoph]  0.8.11claws7
2041
2042         * src/account.c
2043         * src/folder.[ch]
2044         * src/imap.c
2045         * src/mainwindow.c
2046         * src/mbox_folder.c
2047         * src/mh.c
2048         * src/news.c
2049         * src/setup.c
2050                 replace more folder type stuff with folder class stuff
2051
2052 2003-03-13 [melvin]     0.8.11claws6
2053
2054         * src/prefs_actions.c
2055                 Added new tokens:
2056                 %u: user provided argument
2057                 %h: user provided argument (hidden on input)
2058                 %s: current text selection in the message view 
2059
2060 2003-03-13 [paul]       0.8.11claws5
2061
2062         * sync with 0.8.11cvs5
2063                 see ChangeLog 2003-03-11, 2003-03-12
2064
2065 2003-03-12 [christoph]  0.8.11claws4
2066
2067         * src/folder.c
2068                 use folder class idstr when writing folderlist.xml
2069
2070         * src/folder.h
2071         * src/imap.c
2072         * src/news.c
2073                 replace folder type checks with folder class checks
2074
2075 2003-03-12 [christoph]  0.8.11claws3
2076
2077         * src/folder.[ch]
2078         * src/imap.[ch]
2079         * src/main.c
2080         * src/mbox_folder.[ch]
2081         * src/mh.[ch]
2082         * src/news.[ch]
2083                 o create a list of known folder classes in the folder system
2084                 o use folder class id strings for folder item identifiers
2085
2086 2003-03-12 [christoph]  0.8.11claws2
2087
2088         * src/imap.c
2089                 fix imap uid validity check
2090
2091 2003-03-12 [christoph]  0.8.11claws1
2092
2093         * src/account.c
2094         * src/folder.[ch]
2095         * src/foldersel.c
2096         * src/folderview.c
2097         * src/imap.c
2098         * src/mainwindow.c
2099         * src/mbox_folder.c
2100         * src/mh.c
2101         * src/news.c
2102         * src/prefs_scoring.c
2103         * src/procmsg.c
2104         * src/setup.c
2105         * src/summaryview.c
2106                 initial restructuring of folder system, seperating
2107                 folders and folder classes
2108
2109 2003-03-12 [paul]       0.8.11claws
2110
2111         0.8.11claws release
2112
2113 2003-03-12 [christoph]
2114
2115         * src/gtk/prefswindow.c
2116                 fix translation of "Page Index"
2117
2118 2003-03-12 [paul]       0.8.10claws110
2119
2120         a sync from 0.8.11cvs4 before the release
2121
2122         * src/common/utils.c
2123                 subject_compare_for_sort(): allow null strings (fixes
2124                 summary sorting).
2125
2126 2003-03-11 [paul]       0.8.10claws109
2127
2128         * po/es.po
2129                 update Spanish translation, submitted by
2130                 Ricardo Mones Lastra
2131
2132 2003-03-11 [melvin]     0.8.10claws108
2133
2134         * po/fr.po
2135                 Updated French translations
2136
2137 2003-03-11 [paul]       0.8.10claws107
2138
2139         * manual/en/Makefile.am
2140           manual/en/*.html
2141                 update English manual, add a new page
2142                 updated by Francois Barriere <fbarriere@atmel.fr>
2143                 
2144         * po/bg.po
2145           po/it.po
2146           po/sr.po
2147                 update Bulgarian, Italian, and Serbian translations
2148                 submitted by George Danchev, Alessandro Maestri, and
2149                 Urke MMI
2150
2151 2003-03-10 [paul]       0.8.10claws106
2152
2153         * src/gtk/about.c
2154           src/gtk/prefswindow.c
2155                 make some strings translatable
2156
2157 2003-03-10 [darko]      0.8.10claws105
2158
2159         * src/compose.c
2160                 code cleanup to make Hiro happy
2161
2162 2003-03-10 [paul]       0.8.10claws104
2163
2164         * sync with 0.8.11cvs2
2165                 see ChangeLog 2003-03-10
2166
2167 2003-03-09 [melvin]     0.8.10claws103
2168
2169         * src/textview.c
2170                 textview_set_font(): fix for message display in
2171                 UTF-8 locales (thanks to Sergey Vlasov).
2172                 (was unintentionnaly reverted in 0.8.6claws6)   
2173
2174 2003-03-08 [darko]      0.8.10claws102
2175
2176         * src/compose.c
2177                 fix infinite loop in wrapping as reported
2178                 by happycactus
2179                 obsoletes patch #696482
2180
2181 2003-03-08 [christoph]  0.8.10claws101
2182
2183         * src/imap.c
2184                 add workaround for IMAP servers that do not
2185                 support the "UID SEARCH UID" command
2186
2187 2003-03-07 [christoph]  0.8.10claws100
2188
2189         * src/plugins/spamassassin/spamassassin.[ch]
2190         * src/plugins/spamassassin/spamassassin_gtk.c
2191                 code cleanup
2192
2193 2003-03-07 [paul]       0.8.10claws99
2194
2195         * po/es.po
2196                 updated Spanish translation, submitted by
2197                 Ricardo Mones Lastra
2198
2199 2003-03-07 [christoph]  0.8.10claws98
2200
2201         * src/send.c
2202                 fix in 0.8.10claws94 was wrong
2203                 local delivery does not require escaping, remove escaping
2204                 code to make signatures of mails with "." lines valid
2205                 
2206                 NOTE: requires that sendmail is executed with "-i" option,
2207                       what is the default now, but has to be changed in all
2208                       exsiting accounts)
2209
2210 2003-03-07 [paul]       0.8.10claws97
2211
2212         * sync with 0.8.11 release
2213                 see ChangeLog 2003-03-07
2214
2215 2003-03-06 [paul]       0.8.10claws96
2216
2217         * src/compose.c
2218                 revert commit 0.8.10claws92
2219
2220 2003-03-06 [paul]       0.8.10claws95
2221
2222         * src/folderview.c
2223                 fix (solaris) bug 73, 'Crash when selecting top-level folder'
2224
2225         * src/gtkaspell.c
2226                 fix bug 74, 'Crash opening editor window with pseudo-color
2227                 display'
2228                 
2229         Patches submitted by Kevin Vigor <kevin@vigor.nu>
2230
2231 2003-03-06 [christoph]  0.8.10claws94
2232
2233         * src/send.c
2234                 fix rfc2821 (4.5.2) violation in SMTP data sending,
2235                 all lines starting with a period get an extra period
2236                 inserted
2237                 (found by Simon 'corecode' Schubert)
2238
2239 2003-03-06 [paul]       0.8.10claws93
2240
2241         * src/folderview.c
2242                 if configured font can't be loaded fall back to gtk
2243                 default. (with thanks to Christoph)
2244                 
2245                 closes long-standing bug 15 'Crashes on startup'
2246
2247 2003-03-06 [paul]       0.8.10claws92
2248
2249         * src/compose.c
2250                 freeze text before autosave and thaw afterwards
2251                 fixes bug 67 'autosave make re-rediting message crazy'
2252
2253 2003-03-06 [christoph]  0.8.10claws91
2254
2255         * src/compose.c
2256                 ignore address comment in dupe check for Cc-list
2257
2258         (closes reopened bug 47 Replying to message strips name part of
2259          e-mail addresses of Cc: lines)
2260
2261 2003-03-06 [paul]       0.8.10claws90
2262
2263         * src/Makefile.am
2264                 remove reference to gtkxtext.h as its no longer in
2265                 the repository
2266
2267 2003-03-06 [paul]       0.8.10claws89
2268
2269         * sync with 0.8.10cvs25
2270                 see ChangeLog 2003-03-06
2271
2272 2003-03-06 [oliver]     0.8.10claws88
2273         
2274         * src/messageview.c
2275                 remove include
2276
2277 2003-03-06 [oliver]     0.8.10claws87
2278         
2279         * src/folderview.c 
2280                 remove changes introduced inclaws74
2281         * src/messageview.c
2282                 another attempt to sanely delete and update
2283                 messages deleted in separate messageview
2284
2285 2003-03-05 [christoph]  0.8.10claws86
2286
2287         * src/summaryview.c
2288                 check if "From" matches any account's address if
2289                 addressbook completion of addresses is disabled too
2290
2291         (closes Bug 70 "Display recipient in from" doesn't check
2292          folder's default account)
2293
2294 2003-03-05 [christoph]  0.8.10claws85
2295
2296         * src/compose.c
2297         * src/common/utils.[ch]
2298                 don't strip address comments when building Cc lists
2299
2300         (closes Bug 47 Replying to message strips name part of e-mail addresses
2301          of Cc: lines)
2302
2303         * src/folder.c
2304                 fix return value of copy function
2305
2306 2003-03-05 [christoph]  0.8.10claws84
2307
2308         * src/imap.c
2309                 don't ask imap server for non rfc822 headers
2310
2311         (closes bug 71 IMAP FETCH asks for FROM header field twice)
2312
2313         * src/imap.c
2314                 destroy session on socket error to allow reconnecting
2315
2316 2003-03-05 [christoph]  0.8.10claws83
2317
2318         * configure.ac
2319                 fix building with gnome when no prefix is set
2320
2321         (closes bug 66 Gnome directory is set to NONE)
2322
2323 2003-03-05 [paul]       0.8.10claws82
2324
2325         * sync with 0.8.10cvs23
2326                 see ChangeLog 2003-03-05
2327
2328 2003-03-04 [christoph]  0.8.10claws81
2329
2330         * src/folder.c
2331                 o fix moving and copying when folder returns 0 for new
2332                   message number
2333                 o remove some code for single message copy and move
2334                   operations and use functions for multiple messages
2335
2336         (closes bug 63 Strange behaviour MOVING messages from MH to IMAP)
2337
2338         * src/news.c
2339                 remove unused include
2340
2341 2003-03-04 [paul]       0.8.10claws80
2342
2343         * src/gtk/about.c
2344                 list 'Compiled plugins'
2345
2346 2003-03-03 [christoph]  0.8.10claws79
2347
2348         * src/news.[ch]
2349                 have to multiply the percentage of the current fetch with
2350                 the percentage that it has of the total fetch operation
2351                 for correct values
2352
2353 2003-03-03 [christoph]  0.8.10claws78
2354
2355         * src/news.c
2356                 fix calculation of expected lines for progress indicator
2357
2358 2003-03-03 [christoph]  0.8.10claws77
2359
2360         * src/summaryview.c
2361         * src/common/utils.c
2362                 fix segfault when opening the root news folder
2363
2364 2003-03-03 [christoph]  0.8.10claws76
2365
2366         * src/mainwindow.[ch]
2367         * src/common/Makefile.am
2368         * src/common/progressindicator.[ch]
2369                 add UI independent progress indicator handling
2370
2371         * src/news.[ch]
2372                 use new progress indicator for message info fetching
2373
2374         * src/common/hooks.h
2375                 code cleanup
2376
2377 2003-03-03 [oliver]     0.8.10claws75
2378
2379         * src/toolbar.c
2380         * src/compose.c
2381                 removed commented code
2382
2383 2003-03-03 [oliver]     0.8.10claws74
2384
2385         * src/toolbar.[ch]
2386                 cleanups and refactoring
2387         * src/compose.[ch]
2388                 compose_reply_mode reply & forwarding interface for
2389                 toolbar buttons
2390         * src/folderview.c
2391                 act on messages marked for deletion in folderview_selected
2392                 based on prefs_common.immediate_exec since a message might 
2393                 have been deleted by messageview in a folder we are changing 
2394                 to (does anybody understand what I'm on about ?)
2395
2396 2003-03-03 [oliver]     0.8.10claws73
2397         
2398         * src/messageview.[ch]
2399                 new functions
2400                 - messageview_delete: delete message shown in messagview
2401                 - messageview_update_view: update messageview to currently 
2402                   selected summaryview message
2403                 - add separate messageview to msgview_list in order to update 
2404                   toolbar to new toolbar style on the fly (TOOLBAR_NONE, TOOLBAR_ICON etc.)
2405         * src/summaryview.[ch]
2406                 summary_get_selection returns a list of selected msgs
2407                 in summaryview
2408         * src/mainwindow.c
2409                 toolbar reply refactoring
2410
2411 2003-03-03 [paul]       0.8.10claws72
2412
2413         * sync with 0.8.10cvs21
2414                 see ChangeLog 2003-03-03
2415
2416 2003-03-02 [christoph]  0.8.10claws71
2417
2418         * src/common/passcrypt.c
2419                 use POSIX includes
2420
2421 2003-03-02 [christoph]  0.8.10claws70
2422
2423         * configure.ac
2424         * src/prefs_account.c
2425         * src/prefs_gtk.[ch]
2426         * src/common/.cvsignore
2427         * src/common/Makefile.am
2428         * src/common/passcrypt.c                ** NEW **
2429         * src/common/passcrypt.h.in             ** NEW **
2430                 Implement password encryption in config files
2431                 using unix encrypt and setkey functions. The crypt
2432                 key can be set as a configure parameter. Old
2433                 passwords will be converted if they do not begin
2434                 with '!'
2435
2436 2003-03-02 [paul]       0.8.10claws69
2437
2438         * src/prefs_account.c
2439                 fix compile error
2440
2441 2003-03-01 [thorsten]   0.8.10claws68
2442
2443         * po/el.po
2444           po/hr.po
2445           po/it.po
2446           po/nl.po
2447           po/sr.po
2448           po/sv.po
2449                 corrected format strings
2450         * po/en_GB.po
2451                 corrected headers
2452                 (fix compile errors with GNU gettext-0.11.5)
2453
2454 2003-03-01 [oliver]     0.8.10claws67
2455
2456         * src/summaryview.c
2457                 menu callbacks call toolbar_menu_reply
2458
2459 2003-03-01 [oliver]     0.8.10claws66
2460
2461         * src/mainwindow.c
2462         * src/messageview.c
2463                 menu callbacks call toolbar_menu_reply
2464         * src/toolbar.[ch]
2465                 callbacks from menu handled by toolbar_menu_reply
2466
2467 2003-03-01 [paul]       0.8.10claws65
2468
2469         * src/addressbook.c
2470                 revert commit 0.8.10claws54 - breaks editing of
2471                 addressbook.
2472                 
2473         * po/bg.po
2474                 update Bulgarian translation, submitted by
2475                 George Danchev
2476
2477 2003-02-28 [christoph]  0.8.10claws64
2478
2479         * src/account.c
2480         * src/addressadd.c
2481         * src/compose.c
2482         * src/gtkaspell.c
2483         * src/gtkxtext.h                ** REMOVE **
2484         * src/imap.c
2485         * src/matcher.[ch]
2486         * src/mh.c
2487         * src/news.c
2488         * src/pine.c
2489         * src/prefs_common.c
2490         * src/prefs_matcher.c
2491         * src/procheader.[ch]
2492         * src/procmsg.[ch]
2493         * src/toolbar.c
2494         * src/common/ssl_certificate.c
2495         * src/gtk/colorlabel.c
2496         * src/gtk/menu.c
2497                 o fix warnings
2498                 o remove code obsoleted by new cache and folder system rework
2499
2500 2003-02-28 [oliver]     0.8.10claws63
2501         
2502         * src/toolbar.[ch]
2503                 * fix bug where reply in Messageview replied to 
2504                 Message displayed in summaryview
2505                 (reportedd via ML by chinatinte at gmx dot ch)
2506                 * fix bug where toolbar popups (WITH_QUOTE, WITHOUT_QOUTE)
2507                 didn't work in separate MessageView Toolbar
2508                 (wondering if anybody uses this at all ?)
2509         * src/summaryview.[ch]
2510                 use toolbar.c's toolbar_reply instead of summary_reply (removed)
2511                 (generalize reply and forward code);
2512         * src/messageview.c 
2513                 remove focus_in event which updated summaryview to messageview
2514
2515 2003-02-28 [paul]       0.8.10claws62
2516
2517         * po/Makefile.in.in
2518                 add the --check option
2519                 Patch submitted by Ricardo Mones Lastra
2520
2521 2003-02-28 [paul]       0.8.10claws61
2522
2523         * src/prefs_account.c
2524                 re-order 'Signature' items
2525
2526 2003-02-28 [paul]       0.8.10claws60
2527
2528         * sync with 0.8.10cvs20
2529                 see ChangeLog 2003-02-28
2530
2531 2003-02-28 [paul]       0.8.10claws59
2532
2533         * po/POTFILES.in
2534                 update to reflect recent movement of files
2535
2536 2003-02-28 [paul]       0.8.10claws58
2537
2538         * sync with 0.8.10cvs19
2539                 see ChangeLog 2003-02-28
2540
2541 2003-02-27 [martin]     0.8.10claws57
2542
2543         * src/prefs_matcher.c 
2544                 fix segfault in prefs_matcher_ok() when the
2545                 last entry is deleted and prevents that the
2546                 message "entry not saved" comes up after deleting
2547                 an entry
2548
2549 2003-02-27 [martin]     0.8.10claws56
2550
2551         * src/prefs_filtering.c 
2552                 fix segfault in prefs_filtering_ok() when the
2553                 last entry is deleted and prevents that the
2554                 message "entry not saved" comes up after deleting
2555                 an entry
2556
2557 2003-02-27 [paul]       0.8.10claws55
2558
2559         * sync with 0.8.10cvs18
2560                 see ChangeLog 2003-02-27
2561
2562 2003-02-27 [paul]       0.8.10claws54
2563
2564         * src/addressbook.c
2565                 fix bug where the address book crashes with 
2566                 multiple lookups.
2567                 Patch [687729] submitted by David Frager 
2568                 <dbfrager@users.sourceforge.net>
2569
2570 2003-02-25 [christoph]  0.8.10claws53
2571
2572         * src/Makefile.am
2573         * src/colorlabel.[ch]           ** REMOVE **
2574         * src/gtk/Makefile.am
2575         * src/gtk/colorlabel.[ch]       ** NEW **
2576                 move colorlabel files to gtk directory
2577
2578         * src/esmtp.[ch]                ** REMOVE **
2579                 has been merged into smtp.[ch] in 0.7.5
2580
2581 2003-02-25 [christoph]  0.8.10claws52
2582
2583         * src/Makefile.am
2584         * src/about.[ch]                ** REMOVE **
2585         * src/gtk/Makefile.am
2586         * src/gtk/about.[ch]            ** NEW **
2587                 move about files to gtk directory
2588
2589 2003-02-25 [christoph]  0.8.10claws51
2590
2591         * src/folder.c
2592                 some code optimization of folder scanning code
2593
2594         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx> 
2595
2596 2003-02-25 [christoph]  0.8.10claws50
2597
2598         * src/main.c
2599         * src/common/sylpheed.c
2600                 add command line parameter parsing to common code
2601
2602 2003-02-24 [christoph]
2603
2604         * Makefile.am
2605         * configure.ac
2606                 fix gnome prefix problems, the configure script now removed
2607                 `gnome-config --prefix` from `gnome-config --datadir`
2608                 and adds $(prefix} instead
2609
2610         (closes Bug 24 Makefile does not respect prefix when installing
2611          GNOME data)
2612
2613 2003-02-24 [christoph]  0.8.10claws49
2614
2615         * src/news.c
2616                 check for valid session before trying to authenticate
2617
2618         (closes Bug 60 crash if "authenticate on logon" is activated
2619          and newsserver-hostname is not valid)
2620
2621 2003-02-24 [melvin]     0.8.10claws48
2622
2623         * src/prefs_actions.c
2624                 Make sure all user's input is sent to the action and then
2625                 close the socket..
2626
2627 2003-02-23 [alfons]     0.8.10claws46
2628
2629         * src/summaryview.c
2630                 also wait cursor when deleting files
2631
2632 2003-02-23 [paul]
2633
2634         * tools/freshmeat_search.pl
2635           tools/google_search.pl
2636                 scripts should now work for any browser/browser command line
2637
2638 2003-02-22 [christoph]  0.8.10claws45
2639
2640         * src/procmsg.c
2641                 fix IMAP flag setting, IMAP flag is not handled correctly
2642                 anymore by the folder system and information about the
2643                 folder should not be saved in the MsgInfo (in my opinion)
2644
2645         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
2646
2647 2003-02-22 [christoph]  0.8.10claws44
2648
2649         * src/summaryview.c
2650                 fix spelling of "label" ;-)
2651
2652 2003-02-22 [thorsten]   0.8.10claws43
2653
2654         * src/mimeview.c
2655           src/prefs_common.[ch]
2656           src/procmime.[ch]
2657                 do not use description as attachment name
2658
2659 2003-02-22 [alfons]     0.8.10claws42
2660
2661         * src/summaryview.c
2662                 freeze/thaw folder item updates when changing color labels,
2663                 and put a wait cursors on
2664
2665 2003-02-22 [thorsten]   0.8.10claws41
2666
2667         * src/mimeview.c
2668                 save-all fixes: crash if invoked on multipart container,
2669                 mimeinfo access, pathseparators, error dialog
2670
2671 2003-02-21 [alfons]     0.8.10claws40
2672
2673         * src/prefs_gtk.c
2674                 remove unused var
2675
2676 2003-02-21 [colin]      0.8.10claws39
2677
2678         * src/send.c
2679                 Fix smtp logging
2680
2681 2003-02-21 [colin]      0.8.10claws38
2682
2683         * src/summaryview.c
2684                 Freeze/thaw folderItem updates when filtering messages 
2685                 via Tools/Filter messages
2686
2687 2003-02-21 [paul]       0.8.10claws37
2688
2689         * src/compose.c
2690                 revert commit 0.8.10claws26, there are ulterior motives
2691                 for users to set a Reply-To header when posting to
2692                 newsgroups
2693
2694 2003-02-21 [paul]       0.8.10claws36
2695
2696         * sync with 0.8.10cvs17
2697                 see ChangeLog 2003-02-21
2698
2699 2003-02-20 [christoph]  0.8.10claws35
2700
2701         * src/imap.c
2702                 IMAP UID fetch speedup using SEARCH
2703
2704         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
2705
2706         * src/imap.c
2707                 fix problem with UIDs in IMAP UID cache that no longer existed
2708
2709 2003-02-20 [christoph]  0.8.10claws34
2710
2711         * src/imap.c
2712         * src/procheader.c
2713         * src/procheader.h
2714                 IMAP header fetch speedup (fetch only headers cached in MsgInfo)
2715
2716         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
2717
2718         * src/imap.c
2719                 Rewrite imap_cmd_gen_recv use sock_getline instead
2720                 of sock_gets to avoid problems with too long reply
2721                 lines
2722     
2723 2003-02-20 [colin]      0.8.10claws33
2724         
2725         * src/prefs_account.c
2726                 Better wording
2727
2728 2003-02-20 [colin]      0.8.10claws32
2729
2730         * src/compose.c
2731                 Remove useless '&& !to_sender' 
2732
2733 2003-02-20 [darko]
2734
2735         * AUTHORS
2736                 change my e-mail address
2737
2738 2003-02-19 [colin]      0.8.10claws31
2739
2740         * src/prefs_common.c
2741                 X11 style colors for every configurable color
2742
2743 2003-02-19 [alfons]     0.8.10claws30
2744
2745         * src/prefs_gtk.[ch]
2746         * src/prefs_common.c
2747                 for color_new accept both plain integers and X11 style color
2748                 names (as found in /usr/lib/X11/rgb.txt)
2749
2750 2003-02-19 [paul]       0.8.10claws29
2751
2752         * src/mainwindow.c
2753                 add tooltips to online/offline button and account selector
2754                 button
2755
2756 2003-02-19 [paul]       0.8.10claws28
2757
2758         * src/folder.c
2759           src/news.c
2760           src/prefs_account.[ch]
2761           src/prefs_common.[ch]
2762                 move 'Maximum number of articles to download' to
2763                 account prefs.
2764                 clean up account prefs gui a little by hiding entries
2765                 rather then greying out entries
2766
2767 2003-02-19 [hiro]       0.8.10claws27
2768
2769         * src/common/utils.c
2770                 fix bug #54 'yesterdays date is displayed in the message 
2771                 summary window'
2772
2773 2003-02-19 [paul]       0.8.10claws26
2774
2775         * src/compose.c
2776                 fix bug reported in Feature Request [688596] 
2777                 'Reply-to header in news'
2778
2779 2003-02-18 [paul]       0.8.10claws25
2780
2781         * src/select-keys.c
2782                 add a 'List all keys' button to key selection dialog
2783
2784 2003-02-18 [colin]      0.8.10claws24
2785         
2786         * src/stock_pixmap.c
2787                 fix compile error
2788
2789 2003-02-18 [colin]      0.8.10claws23
2790
2791         * src/common/smtp.[ch]
2792           src/prefs_account.c
2793                 Try to starttls if it seems to be the only
2794                 way to authenticate a user
2795
2796 2003-02-18 [paul]       0.8.10claws22
2797
2798         * src/Makefile.am
2799           src/folderview.c
2800           src/stock_pixmap.[ch]
2801           src/pixmaps/drafts_close.xpm  ** NEW FILE **
2802           src/pixmaps/drafts_open.xpm   ** NEW FILE **
2803                 as a Drafts folder is a special folder allow it to have
2804                 its own unique icons
2805
2806 2003-02-18 [colin]      0.8.10claws21
2807
2808         * src/imap.c
2809                 Fix port selection when using starttls
2810
2811 2003-02-18 [paul]       0.8.10claws20
2812
2813         * src/mainwindow.c
2814           src/prefs_common.[ch]
2815                 make blue the default new mail colour
2816
2817 2003-02-18 [paul]       0.8.10claws19
2818
2819         * sync with 0.8.10cvs14
2820                 see ChangeLog 2003-02-18
2821
2822 2003-02-17 [jens]       0.8.10claws18
2823
2824         * src/common/md5.c
2825                 fixed a compile problem with gcc 3.3
2826                 works on 2.95.3 too (testet on PPC as it is big endian)
2827
2828 2003-02-17 [paul]       0.8.10claws17
2829
2830         * sync with 0.8.10cvs13
2831                 see ChangeLog 2003-02-17
2832
2833 2003-02-17 [paul]       0.8.10claws16
2834
2835         * sync with 0.8.10cvs12
2836                 see ChangeLog 2003-02-17
2837
2838 2003-02-16 [match]      0.8.10claws15
2839
2840         * src/addressbook.c
2841                 Eliminates reloading of address data when items
2842                 deleted or added. Applied submitted by
2843                 Luke Plant <lukeplant@softhome.net>
2844
2845 2003-02-16 [paul]       0.8.10claws14
2846
2847         * src/news.c
2848                 when a 'protocol error' is encountered disconnect from
2849                 the server. This means that the user can carry on viewing
2850                 other articles and doesn't have to either wait until the
2851                 server timesout or quit sylpheed.
2852                 Fixes bug #53 'Unable to read messages in newsgroups, 
2853                 displayed message doesn't change'
2854
2855 2003-02-15 [christoph]  0.8.10claws13
2856
2857         * src/imap.c
2858                 fix bug that stopped scanning of folders when an
2859                 IMAP folder was empty
2860
2861         (closes bug 46 stop scan messages in folders after empty folder)
2862
2863 2003-02-15 [paul]
2864
2865         * tools/Makefile.am
2866           tools/README
2867           tools/freshmeat_search.pl     ** NEW FILE **
2868           tools/google_search.pl        ** NEW FILE **
2869                 Add 2 Actions scripts which search freshmeat/google
2870                 for the selected text using the browser configured
2871                 in sylpheedrc.
2872                 
2873         Note: These scripts are very dependent on the format of the
2874         browser command and may not work on every occasion. Testing
2875         is welcome. 
2876
2877 2003-02-14 [alfons]     0.8.10claws12
2878
2879         * src/compose.c
2880                 fix breakage because of uninitialized account pointer.
2881                 please verify.
2882
2883 2003-02-14 [paul]       0.8.10claws11
2884
2885         * src/compose.c
2886           src/prefs_account.[ch]
2887           src/prefs_common.[ch]
2888                 move signature settings to Account Prefs
2889
2890 2003-02-14 [paul]       0.8.10claws10
2891
2892         * sync with 0.8.10cvs11
2893                 see ChangeLog 2003-02-14
2894
2895 2003-02-13 [thorsten]   0.8.10claws9
2896
2897         * src/news.c
2898                 revert news progressbar (GUI separation)
2899
2900 2003-02-13 [paul]       0.8.10claws8
2901
2902         * src/compose.c
2903                 make replies behave correctly, re: RFC 1036, Section 2.2.3,
2904                 paragraph 1
2905
2906 2003-02-13 [paul]       0.8.10claws7
2907
2908         * src/compose.[ch]
2909           src/summaryview.c
2910                 fix 'Follow-up and Reply-to' so that it creates a reply to
2911                 the newsgroup and the sender. If the message has the keyword
2912                 'poster' in the Followup-To header, all replies go to the
2913                 sender, re: RFC 1036, Section 2.2.3
2914                 rename all instances of 'ignore_replyto' to 'to_sender', both
2915                 were previously used, now we use just one.
2916
2917 2003-02-13 [paul]       0.8.10claws6
2918
2919         * sync with 0.8.10cvs9
2920                 see ChangeLog 2003-02-13
2921
2922 2003-02-13 [paul]       0.8.10claws5
2923
2924         * configure.ac
2925                 show which plugins are configured in the configure
2926                 output.
2927
2928 2003-02-12 [thorsten]   0.8.10claws4
2929
2930         * src/news.c
2931                 show progress while fetching news headers
2932
2933 2003-02-12 [christoph]  0.8.10claws3
2934
2935         * configure.ac
2936         * src/plugins/Makefile.am
2937                 use AM_CONDITIONAL to enable plugins, automake correctly
2938                 manages this when creating distdir
2939
2940 2003-02-12 [christoph]  0.8.10claws2
2941
2942         * ac/spamassassin.m4
2943         * src/plugins/spamassassin/Makefile.am
2944                 fix building SpamAssassin plugin without OpenSSL
2945
2946 2003-02-12 [paul]       0.8.10claws1
2947
2948         * ac/Makefile.am
2949           src/Makefile.am
2950           src/plugins/Makefile.am
2951                 fix failure of 'make release'
2952
2953 2003-02-12 [paul]       0.8.10claws
2954
2955         * 0.8.10claws released
2956
2957 2003-02-12 [paul]       0.8.9claws56
2958
2959         * po/bg.po
2960           po/es.po
2961           po/it.po
2962           po/ru.po
2963           po/sr.po
2964                 updated translations by George Danchev, Ricardo Mones Lastra,
2965                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively
2966                 
2967         * sylpheed.spec.in
2968                 Allow the building of RPMs by a regular user. Submitted
2969                 by Sergei Astanin
2970
2971 2003-02-11 [alfons]     0.8.9claws55
2972
2973         * src/colorlabel.c
2974                 don't use pixmaps for label color rect but draw rectangles
2975                 so we can respect the color map of palette based visuals
2976                 (fixes the long time crashes on Suns - thanks to Andreas
2977                 Engel and Steve O'Hara-Smith for testing)
2978
2979 2003-02-11 [christoph]  0.8.9claws54
2980
2981         * src/matcher_parser_parse.y
2982                 correct bug where filering rules of not existing folders in
2983                 matcherrc were added to global filtering
2984                 
2985         (closes Debian Bug #180253 - Directory's filter-rules are merged with
2986          main filter-rules after removing directory, http://bugs.debian.org/180253)
2987         
2988 2003-02-11 [paul]       0.8.9claws53
2989
2990         * sync with 0.8.10cvs7
2991                 see ChangeLog 2003-02-09
2992
2993 2003-02-11 [melvin]     0.8.9claws52
2994
2995         * po/fr.po
2996                 Updated French tranlsations
2997
2998 2003-02-10 [paul]       0.8.9claws51
2999
3000         * sylpheed.spec.in
3001                 correct --enable-openssl
3002                 Fix submitted by Sergei Astanin <asita@users.sourceforge.net>
3003
3004 2003-02-09 [martin]     0.8.9claws50
3005
3006         * src/prefs_matcher.c
3007                 fix segfault in prefs_matcher_substitute_cb() when
3008                 no row is selected
3009
3010 2003-02-09 [paul]       0.8.9claws49
3011
3012         * src/folderview.c
3013                 fix bug where a newsgroup folder's processing rules were
3014                 merged with the global filtering rules when the newsgroup
3015                 folder was deleted, causing some seriously bad results,
3016                 see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253>
3017
3018 2003-02-08 [melvin]     0.8.9claws48
3019
3020         * src/compose.c
3021                 Corrected and modified an alert message.
3022
3023 2003-02-07 [paul]       0.8.9claws47
3024
3025         * src/folderview.c
3026                 fix bug where both an 'Account properties' window and a
3027                 'Folder properties' window were opened when clicking on
3028                 'Properties' in an NNTP or IMAP folder's popup menu.
3029
3030 2003-02-07 [paul]       0.8.9claws46
3031
3032         * sync with 0.8.10cvs6
3033                 see ChangeLog 2003-02-06
3034
3035 2003-02-06 [christoph]  0.8.9claws45
3036
3037         * src/mbox.c
3038                 freeze folder updates while importing mbox files
3039                 (closes bug 43 importing mbox took hours)
3040                 
3041         Patch submitted by Jens Rantil <jens.rantil@telia.com>
3042
3043 2003-02-06 [thorsten]   0.8.9claws44
3044
3045         * po/de.po
3046                 Updated german translations
3047
3048 2003-02-06 [thorsten]   0.8.9claws43
3049
3050         * src/news.h
3051                 use guint for message numbers (fix count in grouplist dialog)
3052
3053 2003-02-05 [paul]       0.8.9claws42
3054
3055         * sync with 0.8.10cvs2
3056                 see ChangeLog 2003-02-05
3057
3058 2003-02-04 [colin]      0.8.9claws41
3059
3060         * src/prefs_common.[ch]
3061           src/procmsg.c
3062           src/summaryview.c
3063                 Add an option to disable threading by subject
3064
3065 2003-02-04 [christoph]  0.8.9claws40
3066
3067         * src/inc.c
3068                 only abort fetching mails from multiple accounts when the
3069                 error is fatal and does not allow to check any more accounts
3070                 (currently only disk full error)
3071
3072         (closes bug 31 after POP3 error: "no such mail" Sylpheed does not
3073          receive mails for other accouts)
3074
3075 2003-02-04 [christoph]  0.8.9claws39
3076
3077         * src/folder.c
3078                 first add the new message to the cache, then
3079                 send the update notification
3080
3081         (closes bug 39 after sending message folderview doesnt get updated)
3082
3083 2003-02-04 [colin]      0.8.9claws38
3084
3085         * src/inc.c
3086                 _really_ fix this Connecting... status
3087
3088 2003-02-04 [paul]       0.8.9claws37
3089
3090         * sync with 0.8.10
3091                 see ChangeLog 2003-02-04
3092
3093 2003-02-04 [paul]       0.8.9claws36
3094
3095         * sync with 0.8.9cvs6
3096                 see ChangeLog 2003-02-03
3097
3098 2003-02-04 [paul]       0.8.9claws35
3099
3100         * po/pt_BR.po
3101                 updated by André Filipe de Assunção e Brito 
3102                 <bedecko@netsite.com.br>
3103
3104 2003-02-03 [thorsten]   0.8.9claws34
3105
3106         * po/de.po
3107                 Updated german translations
3108
3109 2003-02-02 [paul]       0.8.9claws33
3110
3111         * po/es.po
3112                 updated by Ricardo Mones Lastra
3113
3114 2003-02-02 [thorsten]   0.8.9claws32
3115
3116         * src/mh.c
3117                 Fix mh_get_msginfo() segfault if file is inaccessible
3118
3119 2003-01-31 [colin]      0.8.9claws31
3120
3121         * src/procheader.c
3122                 Fix last commit's bug
3123
3124 2003-01-31 [colin]      0.8.9claws30
3125
3126         * src/procheader.c
3127                 Missing a change for gpg-signed messages
3128
3129 2003-01-31 [paul]       0.8.9claws29
3130
3131         * src/pixmaps/gpg_signed.xpm    ** NEW FILE **
3132           src/procheader.c
3133           src/stock_pixmap.[ch]
3134           src/summaryview.c
3135                 indicate GnuPG signed messages by displaying an icon
3136                 in the Attachment column.
3137
3138 2003-01-31 [paul]       0.8.9claws28
3139
3140         * sync with 0.8.9cvs4
3141                 see ChangeLog 2003-01-31
3142
3143 2003-01-31 [alfons]     0.8.9claws27
3144
3145         * src/textview.c
3146                 tune URI parser to accept mailto URLs with a '?'
3147                 (patch from Ruslan Balkin)
3148
3149 2003-01-31 [colin]      0.8.9claws26
3150
3151         * src/summaryview.c
3152                 Fix a leak introduced in claws24
3153
3154 2003-01-31 [colin]      0.8.9claws25
3155
3156         * src/summaryview.c
3157                 Freeze/Thaw folder updates when deleting dups
3158
3159 2003-01-31 [colin]      0.8.9claws24
3160         
3161         * src/addr_compl.c
3162           src/summaryview.c
3163           src/msgcache.c
3164                 little speed improvements
3165
3166 2003-01-31 [colin]      0.8.9claws23
3167
3168         * src/summaryview.c
3169                 Fix segfault when forwarding nothing
3170                 Patch from "Ruslan N. Balkin" <baron@voices.ru>
3171                 
3172 2003-01-30 [paul]       0.8.9claws22
3173
3174         * sync with 0.8.9cvs3
3175                 see ChangeLog 2003-01-30
3176
3177 2003-01-30 [paul]       0.8.9claws21
3178
3179         * sync with 0.8.9cvs2
3180                 see ChangeLog 2003-01-30
3181
3182 2003-01-29 [paul]       0.8.9claws20
3183
3184         * sync with 0.8.9cvs1
3185                 see ChangeLog 2003-01-29
3186
3187 2003-01-28 [paul]       0.8.9claws19
3188
3189         * po/POTFILES.in
3190                 update to reflect changes. 
3191                 thanks to Ricardo Mones Lastra
3192
3193 2003-01-27 [christoph]  0.8.9claws18
3194
3195         * ac/openssl.m4
3196         * ac/spamassassin.m4
3197         * src/plugins/spamassassin/README
3198         * src/plugins/spamassassin/libspamc.[ch]
3199         * src/plugins/spamassassin/utils.[ch]
3200                 updated to latest libspamc
3201
3202 2003-01-27 [christoph]  0.8.9claws17
3203
3204         * src/folder.c
3205                 fix wrong use of procheader_get_header_fields
3206
3207 2003-01-27 [christoph]  0.8.9claws16
3208
3209         * src/news.c
3210         * src/prefs_account.[ch]
3211         * src/common/nntp.[ch]
3212                 allow to force authentication for NNTP servers
3213
3214         Patch submitted by Florian Mickler <dmk@d-labs.de>
3215
3216 2003-01-26 [paul]       0.8.9claws15
3217
3218         * src/summaryview.c
3219                 speed up of marking messages as read
3220                 patch submitted by Jens Rantil <ztyx@users.sourceforge.net>
3221
3222 2003-01-26 [christoph]  0.8.9claws14
3223
3224         * src/Makefile.am
3225         * src/mgutils.[ch]              ** REMOVE **
3226         * src/xml.[ch]                  ** REMOVE **
3227         * src/xmlprops.[ch]             ** REMOVE **
3228         * src/common/Makefile.am
3229         * src/common/mgutils.[ch]       ** NEW **
3230         * src/common/xml.[ch]           ** NEW **
3231         * src/common/xmlprops.[ch]      ** NEW **
3232                 move xml files to common directory
3233
3234 2003-01-26 [christoph]  0.8.9claws13
3235
3236         * src/plugins/spamassassin/spamassassin_gtk.c
3237                 only set gtk entry text if string is available
3238
3239 2003-01-26 [melvin]     0.8.9claws12
3240
3241         * src/description_window.c
3242                 Allow resizing of the window
3243                 Allow automatic horizontal scroll bar
3244                 Do not vertically expand and fill
3245
3246 2003-01-26 [christoph]  0.8.9claws11
3247
3248         * src/Makefile.am
3249         * src/gtkutils.[ch]             ** REMOVE **
3250         * src/common/sylpheed.c
3251         * src/gtk/Makefile.am
3252         * src/gtk/description_window.c
3253         * src/gtk/gtkutils.[ch]         ** NEW **
3254         * src/gtk/prefswindow.c
3255                 move gtkutils to gtk directory
3256
3257 2003-01-26 [paul]       0.8.9claws10
3258
3259         * src/summaryview.c
3260                 rename summary_unread_clicked() to summary_status_clicked()
3261
3262 2003-01-26 [melvin]     0.8.9claws9
3263
3264         * src/prefs_actions.c
3265                 Cosmetical changes to the help text
3266
3267 2003-01-26 [paul]       0.8.9claws8
3268
3269         * src/folder.[ch]
3270           src/mainwindow.c
3271           src/prefs_common.c
3272           src/prefs_sumamry_column.c
3273           summaryview.[ch]
3274                 rename the 'Unread' column to 'Status'
3275
3276 2003-01-25 [match]      0.8.9claws7
3277
3278         * src/mgutils.[ch]
3279                 removed reference to LDAP constants. removed error2string.
3280                 included functions to support LDAP dynamic queries.
3281         * src/syldap.h
3282                 moved LDAP constants here.
3283         * src/addressbook.c
3284         * src/addrindex.c
3285         * src/importldif.c
3286                 removed references to LDAP constants and references to
3287                 error2string.
3288
3289 2003-01-25 [paul]       0.8.9claws6
3290
3291         * src/summaryview.c
3292                 summary_thread_build(), summary_thread_init(): remove 
3293                 unneeded reference to summaryview->folder_item
3294
3295 2003-01-25 [christoph]  0.8.9claws5
3296
3297         * src/gtk/description_window.c
3298                 o allow description texts to expand over multiple columns
3299                 o translate all columns
3300         * src/prefs_actions.c
3301                 change syntax description to use new multi column feature
3302
3303         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
3304
3305 2003-01-25 [match]      0.8.9claws4
3306
3307         * src/vcard.c
3308                 fixed bug with Quoted-Printable
3309
3310 2003-01-25 [paul]       0.8.9claws3
3311
3312         * src/folder.[ch]
3313           src/summaryview.[ch]
3314                 implement per-folder collapsed/expanded threads setting
3315                 
3316         * src/prefs_common.c
3317                 remove global collapsed/expanded threads option
3318
3319 2003-01-25 [christoph]  0.8.9claws2
3320
3321         * po/POTFILES.in
3322                 add pluginwindow and prefswindow
3323         * src/compose.c
3324                 make send respond correctly to messages that could be added
3325                 to the queue folder, but the UID of the message is unknown
3326         * src/folder.c
3327         * src/imap.c
3328                 don't return guessed UIDs in imap_add_msg anymore. We return
3329                 0 to tell the folder system it was appened but the UID is
3330                 unknown. Folder system now get's the UID by scaning the folder
3331                 and searching the cache for the Message-ID
3332                 (closes bug #29 Messages queued, but not sent)
3333
3334 2003-01-25 [paul]       0.8.9claws1
3335
3336         * src/codeconv.c
3337                 conv_encode_header():  fix bug when long headers with 8-bit
3338                 characters are used, so that the encoded words are wrapped.
3339                 If the space in the original text falls on the wrap boundary,
3340                 it can be lost.
3341                 Patch by Sergey Vlasov.
3342                 
3343         * src/folderview.c
3344                  fix bug where a change to the sorting method or thread view
3345                  of a folder's messages is lost if simpify-subject is set and
3346                  toggled on or off.
3347                  Patch by Luke Plant.
3348
3349 2003-01-24 [paul]       0.8.9claws
3350
3351         * sylpheed-0.8.9claws released
3352         
3353         * Makefile.am
3354           sylpheed.spec.in
3355                 remove reference to 'INSTALL.jp'
3356
3357 2003-01-23 [paul]       0.8.8claws128
3358
3359         * po/es.po
3360           po/it.po
3361           po/ru.po
3362           po/sr.po
3363                 updated translations. submitted by Ricardo Mones Lastra,
3364                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively.
3365
3366 2003-01-23 [colin]      0.8.8claws127
3367
3368         * src/compose.c
3369                 Fix drafted and queued news articles re-edition
3370
3371 2003-01-23 [melvin]     0.8.8claws126
3372
3373         * po/fr.po
3374                 Updated French translations
3375
3376 2003-01-23 [colin]      0.8.8claws125
3377
3378         * src/inc.c
3379                 Fix "Connecting to..." status message
3380
3381 2003-01-22 [paul]       0.8.8claws124
3382
3383         * po/bg.po
3384                 updated by George Danchev
3385                 
3386         * src/folder.c
3387                 revert last commit [0.8.8claws111] as it breaks folder d'n'd
3388                 and folder deletion
3389
3390 2003-01-21 [paul]       0.8.8claws123
3391
3392         * po/bg.po
3393                 updated by George Danchev
3394                 
3395         * src/about.c
3396                 its now 2003
3397                 
3398         * src/toolbar.c
3399                 don't translate 'Separator'
3400                 
3401         * src/plugins/spamassassin/Makefile.am
3402                 add aspell to CPPFLAGS
3403                 
3404         * src/plugins/spamassassin/spamassassin.c
3405           src/plugins/spamassassin/spamassassin_gtk.c
3406                 set correct default for spamassassin_receive_spam
3407                 slightly re-word descriptions and some
3408                 other minor changes
3409
3410 2003-01-19 [alfons]     0.8.8claws122
3411                 
3412         * src/mimeview.c
3413                 mimeview_save_as(): we might as well show the file name for
3414                 the single case "Save As" too
3415
3416 2003-01-19 [alfons]     0.8.8claws121
3417
3418         * src/crash.c
3419                 change bug tracker URL to bugzilla URL
3420
3421 2003-01-19 [alfons]     0.8.8claws120
3422
3423         * src/mimeview.c
3424                 mimeview_save_all(): display name of file before overwriting;
3425                 continue saving all, even when one overwrite was cancelled
3426
3427 2003-01-19 [christoph]  0.8.8claws119
3428
3429         * src/summaryview.c
3430         * src/procmsg.[ch]
3431                 fix wrong usage of procmsg_find_children in summaryview
3432                 by using procmsg_update_unread_children instead of
3433                 summaryview_update_unread_children
3434
3435 2003-01-19 [christoph]  0.8.8claws118
3436
3437         * src/procmsg.c
3438                 fix infinite loop in procmsg_find_children
3439                  (closes bug #25 sylpheed crashes on delete.)
3440
3441         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
3442
3443 2003-01-19 [paul]       0.8.8claws117
3444
3445         * po/pt_BR.po
3446                 updated by Ivan Francolin Martinez
3447
3448 2003-01-18 [melvin]     0.8.8claws116
3449
3450         * src/prefs_actions.c
3451                 Removed syntax limitation of only one '&' at the end of command.
3452                         Now actions that contain '>/dev/null 2>&1' are possible.
3453
3454 2003-01-18 [melvin]     0.8.8claws115
3455
3456         * src/prefs_actions.c
3457                 Actions IO dialog: when the action ends
3458                 the "Close" button now has focus and [Escape] closes the
3459                 window.
3460
3461 2003-01-18 [christoph]  0.8.8claws114
3462
3463         * src/procmsg.c
3464                 o add debug output when MsgInfos are really freed
3465                 o free GSLists in procmsg_find_children and
3466                   procmsg_update_unread_children
3467
3468 2003-01-18 [christoph]  0.8.8claws113
3469
3470         * src/mainwindow.c
3471                 reorder Configuration menu
3472
3473 2003-01-18 [christoph]  0.8.8claws112
3474
3475         * src/compose.c
3476                 fix applying templates to forwarded messages
3477
3478         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
3479
3480 2003-01-17 [christoph]  0.8.8claws111
3481
3482         * src/folder.c
3483                 destroy folder items, when a folder item is removed
3484
3485 2003-01-17 [christoph]  0.8.8claws110
3486
3487         * src/folder.c
3488                 fix wrong folder stats update when ignored message is
3489                 deleted
3490
3491 2003-01-17 [colin]      0.8.8claws109
3492         
3493         * src/mainwindow.c
3494         * src/summaryview.c
3495                 Quicksearch bugfixes: 
3496                 - hide help button at startup if not extended
3497                 - switch to extended when looking for replies
3498
3499 2003-01-17 [paul]
3500
3501         * sync with 0.8.9 release
3502
3503 2003-01-17 [paul]       0.8.8claws108
3504
3505         * sync with 0.8.8cvs11
3506                 see ChangeLog 2003-01-17
3507
3508 2003-01-16 [colin]      0.8.8claws107
3509
3510         * src/procmsg.c
3511                 Changed encryption test to re-ask passphrase
3512                 if an encrypted message hasn't been decrypted
3513                 Fixes bug #5
3514
3515 2003-01-16 [christoph]  0.8.8claws106
3516
3517         * src/prefs_gtk.c
3518         * src/prefs_toolbar.c
3519         * src/gtk/prefswindow.h
3520         * src/plugins/spamassassin/spamassassin_gtk.c
3521                 remove page destroy function that is not used anymore
3522
3523 2003-01-16 [paul]       0.8.8claws105
3524
3525         * sync with 0.8.8cvs9
3526                 see ChangeLog 2002-01-16
3527
3528 2003-01-16 [colin]      0.8.8claws104
3529
3530         * src/compose.[ch]
3531                 Fix bug with autosaved drafts for IMAP, when draft
3532                 folder is specified - fixes bugzilla bug #20
3533
3534 2003-01-15 [paul]       0.8.8claws103
3535
3536         * src/compose.[ch]
3537           src/procmsg.c
3538                 store folder and message-id of message forwarding
3539                 in queue header and set forward flag after sending
3540
3541 2003-01-15 [paul]       0.8.8claws102
3542
3543         * sync with 0.8.8cvs8
3544                 see ChangeLog 2002-01-15
3545
3546 2003-01-15 [colin]      0.8.8claws101
3547
3548         * src/Makefile.am
3549                 Fix linking with GNU libiconv
3550
3551 2003-01-15 [darko]      0.8.8claws100
3552
3553         * src/pine.c
3554                 fix crash when importing pine address book
3555                 entry with an empty name (reported by DY
3556                 <dybulk at tri8.net>)
3557
3558 2003-01-14 [paul]       0.8.8claws99
3559
3560         * configure.in  ** REMOVED **
3561           configure.ac  ** NEW FILE **
3562                 rename configure.in to configure.ac, as it is now
3563                 preferred
3564
3565 2003-01-14 [melvin]     0.8.8claws98
3566
3567         * src/folderview.c
3568                 folderview_check_new(): More precise function description
3569
3570 2003-01-14 [melvin]     0.8.8claws97
3571
3572         * src/folderview.c
3573                 folderview_check_new(): return the number of new messages 
3574                         since last check.
3575         * src/inc.c
3576                 inc_account_mail(): Disable counting of new messages for IMAP
3577                         and NNTP until bug [19] and [14] are fixed.
3578
3579 2003-01-14 [paul]       0.8.8claws96
3580
3581         * sync with 0.8.8cvs6
3582                 see ChangeLog 2003-01-14
3583
3584 2003-01-13 [alfons]     0.8.8claws95
3585
3586         * src/textview.c
3587                 tune email address validation (c. 0.8.8claws89): if . is 
3588                 just one char away from @, the address is invalid too 
3589                 (correctly rejects addresses like foo@.com)
3590
3591 2003-01-13 [paul]       0.8.8claws94
3592
3593         * src/messageview.c
3594           src/toolbar.c
3595                 fixes to the Message View toolbar and menu:
3596                 fix non-functioning Forward button
3597                 make Reply button consider default_reply_list
3598                 remove 'Follow-up...' menu entry
3599                 add 'Forward' and 'Redirect' menu entries
3600
3601 2003-01-13 [melvin]     0.8.8claws93
3602
3603         * src/inc.c
3604                 Fixed typo that could make new messages count incorrect.
3605
3606 2003-01-13 [melvin]     0.8.8claws92
3607
3608         * src/folderview.[ch]
3609                 folderview_check_new(): return the number of new messages.
3610         * src/inc.c
3611                 Should fix bug [14] where new mail notification worked 
3612                         incorrectly with IMAP accounts.
3613                 inc_spool_account(): return number of new msgs, or -1 on error
3614                 inc_all_spool(): return number of new msgs
3615                 
3616 2003-01-13 [melvin]     0.8.8claws91
3617
3618         * src/prefs_actions.c
3619                 Justify help text.
3620
3621 2003-01-12 [thorsten]   0.8.8claws90
3622
3623         * src/common/prefs.c
3624                 close file before rename
3625
3626 2003-01-12 [alfons]     0.8.8claws89
3627
3628         * AUTHORS
3629                 add Christian Mertes
3630         * src/common/utils.[ch]
3631                 g_stricase_hash(), g_stricase_equal(): functions for 
3632                 case insensitive hash tables
3633         * src/textview.c
3634                 use top level domain names to validate email address, based
3635                 on a patch by Christian Mertes (thanks!), but changed 
3636                 implementation to use a hash table 
3637
3638 2003-01-12 [paul]       0.8.8claws88
3639
3640         * po/bg.po
3641                 updated by George Danchev
3642
3643 2003-01-12 [alfons]     0.8.8claws87
3644
3645         * src/summaryview.c
3646                 delete / execute performance: use new style folder update
3647
3648 2003-01-12 [paul]       0.8.8claws86
3649
3650         * sync with 0.8.8cvs5
3651                 see ChangeLog 2003-01-13 (!)
3652
3653 2003-01-12 [alfons]     0.8.8claws85
3654
3655         * src/filtering.c
3656         * src/matcher_parser_parse.y
3657                 prepare change_score filtering action
3658         * src/matcher.[ch]
3659                 give up const-correctness on functions that call non-const-correct functions;
3660                 several casts to gpointer in g_free();
3661                 add change_score;
3662
3663 2003-01-12 [christoph]  0.8.8claws84
3664
3665         * src/compose.c
3666                 fix 2 warnings
3667
3668         * src/gtk/prefswindow.[ch]
3669         * src/plugins/spamassassin/spamassassin_gtk.c
3670                 changed the call of the widget create function
3671                 for PrefsPages, because sometimes the widget
3672                 create function needs a widget that already has
3673                 been attached to a window (to create GDK pixmaps
3674                 for exmaple). So we simply pass the GtkWindow as
3675                 the second parameter now.
3676
3677         * src/main.c
3678         * src/mainwindow.c
3679         * src/prefs_toolbar.[ch]
3680                 rewrite Toolbar Preferences using the new
3681                 prefs window
3682
3683 2003-01-11 [alfons]     0.8.8claws83
3684
3685         * src/addressadd.c
3686                 fix crash when adding sender to addressbook because status bar
3687                 isn't there (the status bar doesn't seem to be used though,
3688                 but I'll let Match decide what to do with it)
3689
3690 2003-01-11 [colin]      0.8.8claws82
3691
3692         * src/main.c
3693           src/toolbar.c
3694                 Two useless changes reversed
3695
3696 2003-01-11 [colin]      0.8.8claws81
3697
3698         * src/mainwindow.c
3699           src/mainwindow.h
3700                 Add mainwindow_get_mainwindow()
3701         * src/alertpanel.c
3702           src/alertpanel.h
3703                 Add alertpanel_error_log() 
3704         * src/compose.c
3705           src/inc.c
3706           src/messageview.c
3707           src/toolbar.c
3708           src/main.c
3709           src/procmsg.c
3710                 Network errors get a View Log button
3711
3712 2003-01-10 [alfons]     0.8.8claws80
3713
3714         * src/prefs_toolbar.c
3715         * src/toolbar.c
3716                 use the translatable string for "Separator" as file name for
3717                 separator toolbar items (probably make this uppercase?)
3718
3719 2003-01-10 [alfons]     0.8.8claws79
3720
3721         * src/prefs_toolbar.c
3722                 put right A_SEPARATOR description string in "displayed
3723                 toolbar items list" so manually added separators are
3724                 saved correctly (bug #10, "Adding a separator to the main 
3725                 toolbar fails, entry in xml file is wrong")
3726
3727 2003-01-10 [christoph]  0.8.8claws78
3728
3729         * src/imap.c
3730                 o fix warnings
3731                 o use CAPABILITY to check if NAMESPACE is available
3732
3733 2003-01-10 [christoph]  0.8.8claws77
3734
3735         * src/imap.[ch]
3736                 apply UIDPLUS IMAP extension support patch
3737
3738         Patch submitted by Simon 'corecode' Schubert
3739
3740 2003-01-10 [paul]       0.8.8claws76
3741
3742         * src/folderview.c
3743                 a sync from main which fixes the news account folders'
3744                 Properties bug
3745
3746 2003-01-10 [christoph]  0.8.8claws75
3747
3748         * src/folder.c
3749                 don't accept 0 as a valid uid returned by copy and move
3750                 functions. 0 means the message was copied or moved but the
3751                 new uid could not be fetched. It is not an error condition
3752                 for the copy or move operation.
3753
3754 2003-01-10 [paul]       0.8.8claws74
3755
3756         * src/prefs_filtering.c
3757                 change English used in Alert when entry is not
3758                 saved.
3759                 
3760         * sync with 0.8.8cvs4
3761                 see ChangeLog 2003-01-10
3762
3763 2003-01-10 [darko]      0.8.8claws73
3764
3765         * src/pine.c
3766                 fix crash when importing address book entry
3767                 without a valid address
3768
3769 2003-01-09 [alfons]     0.8.8claws72
3770
3771         * src/inc.c
3772                 filtering performance: use new style folder update
3773
3774 2003-01-09 [christoph]  0.8.8claws71
3775
3776         * src/compose.c
3777         * src/gtk/menu.[ch]
3778                 fix wrong selecting of mime encoding type, when
3779                 opening property dialog of attachments in the
3780                 compose window. 7bit was always selected and that
3781                 destoryed files with 8bit data.
3782                 (closes bug #9 Sylpheed-claws destroys attachments when
3783                  changing MIME-types)
3784
3785 2003-01-09 [paul]       0.8.8claws70
3786
3787         * sync with 0.8.8cvs3
3788                 see ChangeLog 2003-01-09
3789
3790 2003-01-08 [alfons]     0.8.8claws69
3791         
3792         * src/addressadd.c
3793                 apply patch by Kim Schulz to fix build breakage
3794                 because of missing variable
3795
3796 2003-01-08 [paul]       0.8.8claws68
3797
3798         * sync with 0.8.8cvs2
3799                 see ChangeLog 2002-01-08
3800
3801 2003-01-08 [paul]       0.8.8claws67
3802
3803         * po/it.po
3804                 updated by Alessandro Maestri
3805                 
3806         * src/addressadd.c
3807                 when using 'Add sender to addressbook' allow
3808                 name to be edited and remarks to be entered
3809                 Patch submitted by Luke Plant
3810
3811 2003-01-08 [darko]      0.8.8claws66
3812
3813         * README.claws, src/summaryview.c
3814                 fix description for marked messages
3815
3816 2003-01-08 [paul]
3817
3818         * tools/Makefile.am
3819           tools/launch_phoenix  ** NEW FILE **
3820                 add script that enables using Phoenix as the default
3821                 web browser. 
3822                 Submitted by Mohammed Sameer <Uniball@linux-egypt.org>
3823                 
3824         * tools/OOo2sylpheed.pl
3825                 remove full path to sylpheed executable, just 'sylpheed'
3826                 will do
3827                 
3828         * tools/README
3829                 add launch_phoenix informtion and re-arrange and compress
3830                 the data a little
3831
3832 2003-01-07 [christoph]  0.8.8claws65
3833
3834         * src/folder.c
3835                 fix update for source folder when moving messages
3836         * src/procmsg.[ch]
3837         * src/summaryview.c
3838                 use function to set to_folder for message infos and
3839                 automatically update the op_count for old and new
3840                 folder
3841
3842 2003-01-07 [melvin]     0.8.8claws64
3843
3844         * src/prefs_actions.c
3845                 Fixed bug where an '%p' Action on a displayed image crashed 
3846                         Sylpheed
3847                 Code clean up (get rid of duplicated code and removed unnecessary 
3848                                 structure member)
3849
3850 2003-01-07 [christoph]  0.8.8claws63
3851
3852         * src/compose.c
3853         * src/folder.[ch]
3854         * src/folderview.c
3855         * src/import.c
3856         * src/inc.c
3857         * src/main.c
3858         * src/mainwindow.c
3859         * src/messageview.c
3860         * src/prefs_folder_item.c
3861         * src/procmsg.c
3862         * src/summaryview.c
3863         * src/toolbar.c
3864                 o remove all folder update triggering from the UI code. The folder
3865                   system should know much better when a folder needs an update.
3866                 o to prevent multiple updates in a row the folder updates can be
3867                   frozen for some time.
3868
3869                 Note: - Please verify that no updates are missing
3870                       - Check where freeze/thaws should be added
3871
3872 2003-01-07 [christoph]  0.8.8claws62
3873
3874         * src/prefs_actions.c
3875                 don't translate empty strings
3876
3877         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
3878
3879 2003-01-06 [christoph]  0.8.8claws61
3880
3881         * src/prefs_actions.c
3882                 mark strings for gettext
3883         * src/prefs_matcher.c
3884                 use new description window for Execute action and
3885                 match condition in Filtering
3886
3887         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
3888
3889 2003-01-06 [alfons]     0.8.8claws60
3890
3891         keep myself inspired to re-organize matcher part 8; 
3892         yes, more to come (I need to move out the descriptive
3893         text for actions to matcher.c, or at least make it not
3894         depend on the wicked ordering)
3895
3896         * src/prefs_matcher.c
3897                 add documentation so others may comprehend the
3898                 UI part of the conditions
3899                 
3900 2003-01-06 [christoph]  0.8.8claws59
3901
3902         * src/prefs_actions.c
3903                 use new description window for syntax help
3904         * src/gtk/description_window.c
3905                 fix display of descriptions with column count != 2
3906
3907         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
3908
3909 2003-01-06 [christoph]  0.8.8claws58
3910
3911         * src/quote_fmt.c
3912         * src/summaryview.[ch]
3913         * src/gtk/Makefile.am
3914         * src/gtk/description_window.[ch]       ** NEW **
3915                 use a generic window to display syntax descriptions
3916                 currently used in quote_fmt and summaryview (new description
3917                 for extended quick search)
3918
3919         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
3920
3921 2003-01-06 [paul]       0.8.8claws57
3922
3923         * sync with 0.8.8cvs1
3924                 see ChangeLog 2003-01-06
3925
3926 2003-01-06 [christoph]  0.8.8claws56
3927
3928         * src/mainwindow.c
3929         * src/prefs_gtk.[ch]
3930         * src/gtk/prefswindow.[ch]
3931         * src/plugins/spamassassin/spamassassin_gtk.c
3932                 o remove page management from prefswindow, pages
3933                   will be an argument to prefswindow_open
3934                 o prefswindow_open gets a datapointer that is
3935                   passed to the widget_create function to allow
3936                   creation of prefswindow for specific items
3937
3938 2003-01-06 [colin]      0.8.8claws55
3939         
3940         * src/summaryview.c
3941                 We don't want regexp in the reply-finder, 
3942                 because MIDs can contain !,$,. and so on
3943
3944 2003-01-06 [jens]       0.8.8claws54
3945
3946         * src/jpilot.c
3947                 fixed a wrong free in jpilot_read_db_files
3948
3949 2003-01-06 [alfons]     0.8.8claws53
3950
3951         re-organize matcher part 8; more to come
3952        
3953         * src/matcher.c
3954                 matcherprop_to_string(): put g_free()s before the
3955                 switch-case break to fix memleaks                
3956
3957 2003-01-06 [colin]      0.8.8claws52
3958
3959         * src/summaryview.c
3960                 cleanup & reply-finder now displays the first 
3961                 matching message
3962
3963 2003-01-05 [alfons]     0.8.8claws51
3964
3965         re-organize matcher part 7; more to come
3966
3967         * src/matcher.[ch]
3968                 fixes for constant correctness;
3969                 more documentation;
3970
3971 2003-01-05 [alfons]     0.8.8claws50
3972
3973         re-organize matcher part 6; more to come
3974         
3975         * src/matcher.[ch]
3976                 fixes for constant correctness;
3977                 more documentation;
3978         * src/filtering.c
3979                 fix for constant correctness
3980
3981 2003-01-05 [colin]      0.8.8claws49
3982
3983         * src/account.[ch]
3984                 Add account_get_reply_account function
3985         * src/compose.c
3986                 Use account_get_reply_account function 
3987         * src/summaryview.c
3988                 Basic reply-finder - click on the replied
3989                 icon gets you to the outbox using quick-search
3990
3991 2003-01-05 [paul]       0.8.8claws48
3992
3993         * src/prefs_common.c
3994                 small change to English
3995                 
3996         * src/prefs_filtering.c
3997                 prefs_filtering_action_select(): improve logic and uniformity
3998                 of gui
3999
4000 2003-01-05 [alfons]     0.8.8claws47
4001
4002         fine tune solution to focus problems (bug #7)
4003
4004         * src/mainwindow.c
4005                 mainwindow_focus_in_event(): remove grab event check
4006         * src/summaryview.c
4007                 summary_button_pressed(): move selection on right-click
4008                 too. we can't possibly move the selection back after
4009                 canceling a dialog, because gtk's incomplete focus 
4010                 management. whether this is a good solution, only time
4011                 will tell.
4012
4013 2003-01-05 [christoph]  0.8.8claws46
4014
4015         * src/imap.c
4016                 fix crash when no imap connection could be established
4017
4018 2003-01-05 [paul]       0.8.8claws45
4019
4020         * src/mainwindow.c
4021           src/sumamryview.c
4022           src/gtk/menu.[ch]
4023                 fix bug 605957 'shortcuts in popup-menu'
4024                 make user-defined shortcuts work
4025                 show shortcuts that are already defined
4026                 in the main menu
4027                 Patch submitted by Luke Plant
4028
4029 2003-01-05 [alfons]     0.8.8claws44
4030
4031         * src/mainwindow.c
4032                 focus_in_event handler should not select summary view row 
4033                 when another window (menu, dialog) grabbed for events 
4034                 (bug #7, "[0.8.8claws42] Message summary focus") 
4035
4036 2003-01-04 [christoph]  0.8.8claws43
4037
4038         * src/procmsg.c
4039                 update save folder after adding the sent message
4040                  (closes bug #6 Folder View doesn't refresh for "Sent"-messages)
4041
4042 2003-01-02 [christoph]  0.8.8claws42
4043
4044         * src/common/plugin.c
4045                 fix unloading of all plugins and unload
4046                 plugins in reverse order
4047                 
4048         * src/gtk/pluginwindow.c
4049                 implement function of load and unload button
4050
4051         * src/gtk/prefswindow.c
4052         * src/gtk/prefswindow.h
4053                 rename register function and add new unregister
4054                 function
4055
4056         * src/plugins/spamassassin/spamassassin_gtk.c
4057                 unregister prefs page and update for changes in
4058                 src/gtk/prefswindow.c
4059
4060 2003-01-02 [paul]       0.8.8claws41
4061
4062         * po/es.po
4063                 updated by Ricardo Mones Lastra
4064
4065 2003-01-02 [paul]
4066
4067         * tools/tb2sylpheed
4068                 fixes and improvements by Urke MMI
4069
4070 2003-01-02 [thorsten]   0.8.8claws40
4071
4072         * src/procmsg.c
4073                 fixed wrong return value
4074
4075 2003-01-02 [thorsten]   0.8.8claws39
4076
4077         * src/prefs.c
4078                 fixed printing wrong variable
4079
4080 2003-01-02 [thorsten]   0.8.8claws38
4081
4082         * src/prefs.c
4083                 fixed acessing members of freed pfile struct
4084
4085 2003-01-02 [thorsten]   0.8.8claws37
4086
4087         * src/procmsg.c
4088                 detect loops across several messages
4089                 as suggested by Christoph Hohmann
4090
4091 2003-01-01 [match]      0.8.8claws36
4092
4093         * src/addrindex.c
4094                 fixed another memory leak.
4095
4096 2003-01-01 [match]      0.8.8claws35
4097
4098         * src/jpilot.[ch]
4099                 fixed memory leaks. applied Doxygen comments.
4100
4101 2003-01-01 [thorsten]   0.8.8claws34
4102
4103         * src/procmsg.c
4104                 inhibit endless loop if msg references itself
4105                 (closes Bug [ 660477 ] Infinite loop in parent flag search)
4106
4107 2003-01-01 [christoph]  0.8.8claws33
4108
4109         * src/mainwindow.c
4110         * src/gtk/Makefile.am
4111         * src/gtk/pluginwindow.c                ** NEW **
4112         * src/gtk/pluginwindow.h                ** NEW **
4113                 add plugin window
4114
4115         * src/plugins/demo/demo.c
4116         * src/plugins/spamassassin/spamassassin.c
4117         * src/plugins/spamassassin/spamassassin_gtk.c
4118                 write better plugin descriptions
4119
4120 2002-12-31 [christoph]  0.8.8claws32
4121
4122         * src/gtk/prefswindow.c
4123         * src/plugins/spamassassin/spamassassin_gtk.c
4124                 some small improvements to GTK code
4125
4126 2002-12-31 [christoph]  0.8.8claws31
4127
4128         * src/plugins/spamassassin/spamassassin_gtk.c
4129                 enable folder select button
4130
4131 2002-12-31 [christoph]  0.8.8claws30
4132
4133         * src/mainwindow.c
4134         * src/gtk/Makefile.am
4135         * src/gtk/prefswindow.c                         ** NEW **
4136         * src/gtk/prefswindow.h                         ** NEW **
4137                 add new prefs window
4138
4139         * src/common/plugin.c
4140                 don't try to load empty config lines
4141         
4142         * src/plugins/spamassassin/Makefile.am
4143         * src/plugins/spamassassin/spamassassin.c
4144         * src/plugins/spamassassin/spamassassin.h       ** NEW **
4145         * src/plugins/spamassassin/spamassassin_gtk.c   ** NEW **
4146                 GTK config for SpamAssassin Plugin using
4147                 the new prefs window
4148
4149 2002-12-31 [paul]       0.8.8claws29
4150
4151         * po/POTFILES.in
4152                 remove obsolete entry 'src/menu.c'
4153
4154 2002-12-31 [alfons]     0.8.8claws28
4155
4156         * src/matcher.[ch]
4157         * src/matcher_parser_parse.y
4158         * src/prefs_matcher.c
4159                 add "ignore_thread" and "~ignore_thread" condition so it's
4160                 possible to make the actions / scoring operate on the ignore
4161                 thread flag
4162
4163 2002-12-31 [christoph]  0.8.8claws27
4164
4165         * src/addrbook.c
4166         * src/addrindex.c
4167         * src/folder.c
4168         * src/matcher.c
4169         * src/prefs_account.c
4170         * src/prefs_actions.c
4171         * src/prefs_customheader.c
4172         * src/prefs_display_header.c
4173         * src/prefs_gtk.c
4174         * src/procmime.c
4175         * src/toolbar.c
4176         * src/xmlprops.c
4177         * src/common/prefs.[ch]
4178                 extend prefs file handling for reading and automatic handling
4179                 of blocks. When reading prefs_set_block_label will automatically
4180                 move on to the block. When writing it will copy all other blocks
4181                 automatically
4182
4183         * src/common/plugin.c
4184                 Now loading plugin filenames from [Plugins] block in
4185                 sylpheed rc file
4186
4187 2002-12-30 [christoph]  0.8.8claws26
4188
4189         * src/common/hooks.[ch]
4190                 return abort status to caller of hooks_invoke
4191                 
4192         * src/inc.[ch]
4193                 invoke message filtering hook and stop
4194                 default handling when filter returns abort
4195
4196         * src/common/plugin.[ch]
4197         * src/plugins/demo/demo.c
4198                 modify plugin loader, because resolving symbols for strings
4199                 does not work correctly
4200         
4201         * configure.in
4202         * ac/spamassassin.m4                            ** NEW **
4203         * src/plugins/spamassassin/.cvsignore           ** NEW **
4204         * src/plugins/spamassassin/Makefile.am          ** NEW **
4205         * src/plugins/spamassassin/README               ** NEW **
4206         * src/plugins/spamassassin/libspamc.[ch]        ** NEW **
4207         * src/plugins/spamassassin/spamassassin.c       ** NEW **
4208         * src/plugins/spamassassin/utils.[ch]           ** NEW **
4209                 add spamassassin plugin, see src/plugins/spamassassin/README
4210                 for details
4211
4212 2002-12-29 [alfons]     0.8.8claws25
4213
4214         * src/mainwindow.c
4215                 when moving focus from a message view to the main 
4216                 window, don't forget to select the summary node
4217                 of the displayed message. should fix "[ 659103 ] 
4218                 focus-follows-mouse confuses sylpheed"
4219
4220 2002-12-29 [christoph]  0.8.8claws24
4221
4222         * src/Makefile.am
4223         * src/stringtable.[ch]          ** REMOVE **
4224         * src/common/Makefile.am
4225         * src/common/stringtable.[ch]   ** NEW **
4226                 move stringtable files to common directory
4227
4228 2002-12-29 [christoph]  0.8.8claws23
4229
4230         * src/Makefile.am
4231         * src/menu.[ch]                 ** REMOVE **
4232         * src/gtk/Makefile.am
4233         * src/gtk/menu.[ch]             ** NEW **
4234                 move menu files to gtk directory
4235
4236 2002-12-29 [match]      0.8.8claws22
4237
4238         * src/addressbook.c
4239         * src/syldap.c
4240                 moved UI specific code out of LDAP code into addressbook
4241                 UI code. fixed memory leak.
4242
4243 2002-12-29 [christoph]  0.8.8claws21
4244
4245         * src/folder.c
4246                 only check for IGNORED parent message when message is
4247                 not IGNORED itself
4248
4249 2002-12-29 [alfons]     0.8.8claws20
4250
4251         * src/summaryview.c
4252                 set gtksctree's anchor correct (immediate execute
4253                 changes the tree's layout, and anchor points at 
4254                 the incorrect row). fixes "[ 657233 ] multiple msg 
4255                 delete sometimes off by 1".
4256                 we probably have to look for more tree layout /
4257                 anchor glitches.
4258
4259 2002-12-29 [paul]       0.8.8claws19
4260
4261         * src/summaryview.c
4262                 fix bug [ 659054 ] incorrect sorting of 'From' column
4263                 when using 'display sender using address book'
4264                 thanks to Alfons and Luke Plant
4265
4266 2002-12-29 [christoph]  0.8.8claws18
4267
4268         * src/folder.c
4269         * src/procmsg.[ch]
4270                 check parent messages for IGNORE THREAD flag, when adding,
4271                 moving or copying messages to a folder
4272
4273 2002-12-27 [alfons]     0.8.8claws17
4274
4275         re-organize matcher part 5; more to come
4276
4277         * src/matcher.c
4278                 hash keywords in matchparser_tab 
4279
4280 2002-12-27 [alfons]     0.8.8claws16
4281
4282         re-organize matcher part 4; more to come
4283
4284         * src/matcher_parser.h
4285         * src/matcher_parser_lex.l
4286         * src/matcher_parser_parse.y
4287                 cleanup
4288
4289 2002-12-27 [alfons]     0.8.8claws15
4290
4291         re-organize matcher part 3; more to come
4292
4293         * src/matcher.[ch]
4294                 cleanup
4295
4296 2002-12-27 [alfons]     0.8.8claws14
4297
4298         re-organize matcher part 2; more to come but this should
4299         work. cc me if there are any regressions.
4300
4301         * src/matcher.h
4302                 add prototype for get_matchparser_tab_id()
4303         * src/matcher_parser_lex.l
4304                 look up keywords using matchparser_tab_id();
4305
4306 2002-12-27 [alfons]     0.8.8claws12
4307
4308         re-organize matcher part 1
4309
4310         * src/matcher.h
4311                 map yacc generated constants to sylpheed matcher constants
4312         * src/matcher.c
4313                 add function to find a matcher constant from a string
4314
4315 2002-12-27 [christoph]  0.8.8claws11
4316
4317         * src/compose.c
4318                 MENUITEM_ADD casts the 4th argument from integer to pointer
4319                 so it probably should not be a pointer, this means we
4320                 should use account id for it and not the account's pointer
4321
4322 2002-12-27 [paul]       0.8.8claws10
4323
4324         * src/mainwindow.c
4325                 remove unneeded 'GtkWidget *vbox'
4326                 
4327         * src/summaryview.c
4328                 further sync with 0.8.8 - make sort
4329                 by recipient work as expected
4330                 
4331         * NEWS
4332                 sync with 0.8.8
4333
4334 2002-12-27 [paul]       0.8.8claws9
4335
4336         * po/pt_BR.po
4337                 updated by Ivan F. Martinez
4338                 
4339 2002-12-27 [darko]      0.8.8claws8
4340
4341         * src/common/utils.c
4342                 added locked pattern to extended search
4343
4344 2002-12-27 [alfons]     0.8.8claws7
4345
4346         * src/prefs_matcher.[ch]
4347                 clean up
4348
4349 2002-12-26 [alfons]     0.8.8claws6
4350
4351         * src/matcher.[ch]
4352         * src/matcher_parser_lex.l
4353         * src/matcher_parser_parse.y
4354         * src/prefs_matcher.c
4355                 allow color label as a condition in the matcher
4356
4357 2002-12-26 [oliver]     0.8.8claws5
4358         
4359         * src/toolbar.c 
4360                 enable Addressbook for Main and Messageview
4361         * src/prefs_actions.c
4362                 enable actions in Messageview
4363
4364 2002-12-26 [christoph]  0.8.8claws4
4365
4366         * src/common/plugin.c
4367                 add a little debug output
4368         * configure.in
4369         * src/plugins/demo/Makefile.am
4370                 better use of automake
4371
4372 2002-12-26 [christoph]  0.8.8claws3
4373
4374         * src/Makefile.am
4375         * src/common/Makefile.am
4376                 fix "make distdir"
4377
4378 2002-12-26 [christoph]  0.8.8claws2
4379
4380         * configure.in
4381                 sort configure checks into common / gtk / plugins
4382         * po/POTFILES.in
4383                 add src/prefs_gtk.c
4384         * src/Makefile.am
4385                 add plugins SUBDIR
4386         * src/main.c
4387         * src/common/sylpheed.[ch]
4388                 added now sylpheed_done function for shutdown
4389         * src/common/Makefile.am
4390         * src/common/plugin.[ch]                ** NEW **
4391                 plugin loader and unloader
4392         * src/plugins/.cvsignore                ** NEW **
4393         * src/plugins/Makefile.am               ** NEW **
4394                 build plugins
4395         * src/plugins/demo/.cvsignore           ** NEW **
4396         * src/plugins/demo/Makefile.am          ** NEW **
4397         * src/plugins/demo/demo.c               ** NEW **
4398                 small demo plugin that installs a logtext hook and
4399                 outputs the log text to stdout
4400
4401 2002-12-26 [paul]       0.8.8claws1
4402
4403         * po/es.po
4404                 updated by Ricardo Mones Lastra
4405
4406 2002-12-26 [paul]       0.8.8claws
4407
4408         * 0.8.8claws released
4409
4410 2002-12-26 [paul]       0.8.7claws12
4411
4412         * po/bg.po
4413                 updated by George Danchev
4414
4415 2002-12-26 [paul]       0.8.7claws11
4416
4417         * po/POTFILES.in
4418                 remove unneeded 'src/prefs.c' entry 
4419
4420 2002-12-26 [paul]       0.8.7claws10
4421
4422         * src/codeconv.c
4423           src/mainwindow.c
4424                 sync with 0.8.8 release
4425         
4426         * src/folder.[ch]
4427           src/mh.c
4428           src/summaryview.c
4429                 partial sync with 0.8.8 release
4430         
4431
4432 2002-12-25 [alfons]     0.8.7claws9
4433
4434         * src/matcher.[ch]
4435         * src/matcher_parser_lex.l
4436         * src/matcher_parser_parse.y
4437         * src/prefs_matcher.c
4438                 add locked flag to possible filtering / matcher 
4439                 conditions (also a good example what should be
4440                 done to add a simple boolean condition)
4441
4442 2002-12-25 [christoph]  0.8.7claws8
4443
4444         * src/Makefile.am
4445         * src/account.[ch]
4446         * src/addrbook.c
4447         * src/addressbook.c
4448         * src/addrindex.c
4449         * src/filtering.c
4450         * src/folder.c
4451         * src/matcher.c
4452         * src/prefs.[ch]                ** REMOVE **
4453         * src/prefs_account.c
4454         * src/prefs_actions.c
4455         * src/prefs_common.c
4456         * src/prefs_customheader.c
4457         * src/prefs_display_header.c
4458         * src/prefs_filtering.c
4459         * src/prefs_folder_item.c
4460         * src/prefs_gtk.[ch]            ** NEW **
4461         * src/prefs_matcher.c
4462         * src/prefs_scoring.c
4463         * src/prefs_summary_column.c
4464         * src/procmime.c
4465         * src/selective_download.c
4466         * src/toolbar.c
4467         * src/common/Makefile.am
4468         * src/common/prefs.[ch]         ** NEW **
4469                 split prefs.[ch] into prefs_gtk.[ch] and common/prefs.[ch]
4470
4471 2002-12-24 [alfons]     0.8.7claws7
4472
4473         * src/summaryview.c
4474                 summary_thread_build(): fix real cause of the crash mentioned in
4475                 0.8.7claws3. use subject_XXX() and not g_hash_table_XXX() functions,
4476                 this way we get meaningful ctree nodes 
4477
4478 2002-12-24 [oliver]     0.8.7claws6
4479
4480         * src/mainwindow.[ch]
4481         * src/messageview.[ch]
4482         * src/compose.[ch]
4483         * src/inc.c
4484         * src/summaryview.c
4485                 changes to use updated toolbar handling
4486                 
4487 2002-12-24 [oliver]     0.8.7claws5
4488
4489         * src/toolbar.[ch]
4490                 generic toolbar handling
4491                 used ideas from Ivan Francolin Martinez (ivanfm@users.sourceforge.net)
4492         * src/prefs_toolbar.[ch]
4493                 adjust to handling
4494         
4495 2002-12-24 [oliver]     0.8.7claws4
4496         
4497         * src/stock_pixmap.[ch]
4498                 move SYLPHEED_LOGO to end of list in order 
4499                 to remove it from Custom Toolbar`s Icon View
4500
4501 2002-12-24 [alfons]     0.8.7claws3
4502
4503         * src/summaryview.c
4504                 summary_thread_build(): fix crash because of focus != selection 
4505                 after threading. when deleting the selection, gtk tries but fails 
4506                 to find the correct focusable element. we now force the selection
4507                 to be focused. this should solve the infamous bug reported by 
4508                 Jason Wojciechowski (bug "[ 633443 ] Crash on deleting messages"). 
4509                 a test case is available. 
4510
4511 2002-12-24 [darko]      0.8.7claws2
4512
4513         * src/summaryview.c
4514                 don't crash when unmarking message with unread children
4515
4516 2002-12-23 [christoph]  0.8.7claws1
4517
4518         * src/Makefile.am
4519         * src/common/Makefile.am
4520                 update Makefiles for moved intl.h, version.h and defs.h
4521         * src/imap.c
4522                 rewrite imap_session_get to avoid duplicate code
4523
4524 2002-12-23 [paul]       0.8.7claws
4525
4526         * Santa-Claws released
4527         
4528         * po/hu.po
4529           po/ru.po
4530                 squeeze in updated Hungarian and Russian translations.
4531                 Submitted by  Gál Zoltán and Ruslan N. Balkin
4532
4533 2002-12-23 [paul]       0.8.6claws129
4534
4535         * po/pl.po
4536                 updated by Witold Wladyslaw Wojciech Wilk
4537
4538 2002-12-23 [paul]       0.8.6claws128
4539
4540         * src/quote_fmt_parse.y
4541                 fix typo and add licence header
4542
4543 2002-12-23 [paul]       0.8.6claws127
4544
4545         * po/en_GB.po
4546                 updated
4547
4548 2002-12-23 [paul]       0.8.6claws126
4549
4550         * po/it.po
4551                 updated translation, submitted by Alessandro Maestri
4552                 
4553 2002-12-23 [paul]       0.8.6claws125
4554
4555         * src/quote_fmt_parse.y
4556                 fix signature-stripping on replies bug. match
4557                 '-- \n' and not '-- '.
4558
4559 2002-12-22 [paul]       0.8.6claws124
4560
4561         * po/bg.po
4562           po/es.po
4563           po/sr.po
4564                 updated translations. submitted by George Danchev,
4565                 Ricardo Mones Lastra, and Urke MMI respectively
4566
4567 2002-12-21 [paul]       0.8.6claws123
4568
4569         * src/addrbook.c
4570                 fix coding style
4571
4572 2002-12-21 [paul]       0.8.6claws122
4573
4574         * src/addrbook.c
4575                 fix bug [643638] where if a person is in one or more
4576                 addressbook groups editing that person's email 
4577                 address results in removal from those groups.
4578                 Patch submitted by Luke Plant.
4579
4580 2002-12-20 [christoph]  0.8.6claws121
4581
4582         * src/common/utils.c
4583         * src/summaryview.c
4584                 reimplement expand_search_string using GString to
4585                 prevent crashs caused by miscalculated string
4586                 lengths reported by Paul
4587
4588 2002-12-20 [christoph]  0.8.6claws120
4589
4590         * src/summaryview.c
4591                 don't use "changed" to check if op_count has to be changed as it
4592                 is also set when the message has unread children
4593                 (closes bug [ 653221 ] crash while deleting duplicates)
4594
4595 2002-12-20 [paul]       0.8.6claws119
4596
4597         * sync with 0.8.6cvs27
4598                 see ChangeLog 2002-12-20
4599
4600 2002-12-20 [paul]       0.8.6claws118
4601
4602         * sync with 0.8.6cvs26
4603                 see ChangeLog 2002-12-19 and 2002-12-20
4604
4605 2002-12-19 [alfons]     0.8.6claws117
4606
4607         * src/textview.c
4608                 fix incorrect parsing of email addresses, submitted by 
4609                 Luke Plant (thanks!). Closes bug "[ 565480 ] duplicate 
4610                 name display if it contains @".
4611
4612 2002-12-18 [paul]       0.8.6claws116
4613
4614         * sync with 0.8.6cvs23
4615                 see ChangeLog 2002-12-18
4616
4617 2002-12-18 [paul]       0.8.6claws115
4618
4619         * src/Makefile.am
4620         * src/account.c
4621         * src/codeconv.c
4622         * src/gtkutils.[ch]
4623         * src/imap.c
4624                 sync with 0.8.6cvs22.
4625                 see ChangeLog 2002-12-17 and 2002-12-18
4626
4627 2002-12-17 [christoph]  0.8.6claws114
4628
4629         * src/imap.c
4630                 o don't create a session if imap greeting fails
4631                 o don't close socket when authentication fails
4632                   this is done by imap_session_destroy
4633
4634 2002-12-17 [thorsten]   0.8.6claws113
4635
4636         * tools/Makefile.am
4637           tools/README
4638           tools/google_msgid.pl ** NEW FILE **
4639                 Added "search for message-id" script and doc
4640
4641 2002-12-17 [thorsten]   0.8.6claws112
4642
4643         * po/hu.po
4644                 Updated hungarian translation
4645                 (updated by Gal Zoltan)
4646
4647 2002-12-16 [christoph]  0.8.6claws111
4648
4649         * src/addr_compl.c
4650                 remove stupid addressbook dump to debug output
4651         * src/mh.c
4652                 fix memory leak found by Hiro
4653
4654 2002-12-14 [paul]       0.8.6claws110
4655
4656         * src/compose.c
4657                 fix menubar sensitivity on send
4658                 
4659         * src/prefs_filtering.c
4660         * src/prefs_matcher.c
4661         * src/prefs_scoring.c
4662                 Fix english ;)
4663                 
4664         * src/common/quoted-printable.h
4665                 sync: fix typo
4666         
4667 2002-12-13 [christoph]  0.8.6claws109
4668
4669         * src/Makefile.am
4670         * src/manage_window.[ch]        ** REMOVE **
4671         * src/gtk/Makefile.am
4672         * src/gtk/manage_window.[ch]    ** NEW **
4673                 move manage_window files to gtk directory
4674
4675 2002-12-13 [christoph]  0.8.6claws108
4676
4677         * src/Makefile.am
4678         * src/gtkshruler.[ch]           ** REMOVE **
4679         * src/gtk/Makefile.am
4680         * src/gtk/gtkshruler.[ch]       ** NEW **
4681                 move gtkshruler files to gtk directory
4682
4683 2002-12-13 [christoph]  0.8.6claws107
4684
4685         * src/Makefile.am
4686         * src/compose.c
4687         * src/gtkstext.[ch]             ** REMOVE **
4688         * src/gtkutils.[ch]
4689         * src/textview.c
4690         * src/gtk/gtkstext.[ch]         ** NEW **
4691         * src/gtk/Makefile.am
4692                 o move stext functions to gtkstext.c to remove
4693                   dependency of gtkutils
4694                 o move gtkstext files to gtk directory
4695
4696         * src/gtk/Makefile.am
4697         * src/gtk/sslcertwindow.[ch]
4698                 UI stuff can always depend on common code so
4699                 it's ok to add ../common to include path
4700
4701 2002-12-13 [colin]      0.8.6claws106
4702
4703         * src/summaryview.c
4704                 Disconnect sighandlers for mainwindow when
4705                 quicksearch has the focus
4706                 Fix bug #653231
4707         * src/mainwindow.[ch]
4708                 Make key_pressed callback public, to be able
4709                 to disconnect it
4710
4711 2002-12-13 [christoph]  0.8.6claws105
4712
4713         * src/mh.c
4714                 create .mh_sequences file in new MH folders
4715                 (closes feature request [ 523162 ] MH folders should
4716                  get a .mh_sequences)
4717
4718 2002-12-13 [colin]      0.8.6claws104
4719
4720         * src/summaryview.c
4721                 Better handling of quicksearch show/hide
4722                 (basically the button stays under the mouse 
4723                  when toggled)
4724
4725 2002-12-13 [paul]       0.8.6claws103
4726
4727         * sync with 0.8.6cvs17
4728                 see ChangeLog 2002-12-13
4729
4730 2002-12-13 [paul]       0.8.6claws102
4731
4732         * po/es.po
4733                 updated by Ricardo Mones Lastra
4734
4735 2002-12-11 [colin]       0.8.6claws101
4736
4737         * src/folder.c
4738                 remove statusbar stuff
4739           src/folderview.c
4740                 set statusbar verbosity when moving folders
4741
4742 2002-12-11 [colin]       0.8.6claws100
4743         * src/prefs_filtering.c
4744         * src/prefs_matcher.c
4745         * src/prefs_scoring.c
4746                 Fix english ;)
4747
4748 2002-12-11 [colin]       0.8.6claws99
4749
4750         * src/prefs_common.[ch]
4751                 Add summary_quicksearch_type
4752         * src/summaryview.c
4753                 Save last used quicksearch type
4754
4755 2002-12-11 [jens]       0.8.6claws98
4756         * src/prefs_filtering.c
4757         * src/prefs_matcher.c
4758         * src/prefs_scoring.c
4759                 added dialog for incomplete rules in scoring, filtering and
4760                 matcher to ask wheather really close
4761
4762 2002-12-11 [colin]      0.8.6claws97
4763
4764         * src/folder.c
4765                 Fix folder dnd statusbar logging
4766
4767 2002-12-10 [christoph]  0.8.6claws96
4768
4769         * src/compose.c
4770         * src/folder.c
4771         * src/imap.c
4772         * src/inc.c
4773         * src/main.c
4774         * src/mainwindow.c
4775         * src/news.c
4776         * src/send.c
4777         * src/statusbar.[ch]
4778         * src/common/hooks.c
4779         * src/common/log.[ch]
4780                 o handle verbose logging in statusbar directly in statusbar code
4781                   and common code does not need any knowledge about a statusbar
4782                 o remove direct calls to statusbar_(puts|pop)_all functions
4783
4784 2002-12-10 [jens]       0.8.6claws95
4785
4786         * src/*.c
4787                 removed gettext from g_warnings
4788         * po/POTFILES.in
4789                 cleaned and updated
4790         * po/de.po
4791                 updated
4792
4793 2002-12-10 [colin]      0.8.6claws94
4794
4795         * src/main.c
4796                 finish crash dialog fix
4797
4798 2002-12-10 [colin]      0.8.6claws93
4799
4800         * src/main.c
4801                 "Fix" "sylpheed already running" instead of
4802                 crash dialog appearing after a crash
4803
4804 2002-12-10 [colin]      0.8.6claws92
4805
4806         * po/POTFILES.in
4807                 add src/gtk/sslcertwindow.c
4808
4809 2002-12-10 [paul]       0.8.6claws91
4810
4811         * po/POTFILES.in
4812                 updated to reflect recent changes
4813                 submitted by Alessandro Maestri
4814
4815 2002-12-09 [christoph]  0.8.6claws90
4816
4817         * src/Makefile.am
4818         * src/smtp.[ch]                 ** REMOVE **
4819         * src/common/Makefile.am
4820         * src/common/smtp.[ch]          ** NEW **
4821                 move smtp files to common directory
4822
4823 2002-12-09 [christoph]  0.8.6claws89
4824
4825         * src/Makefile.am
4826         * src/session.[ch]              ** REMOVE **
4827         * src/common/Makefile.am
4828         * src/common/session.[ch]       ** NEW **
4829                 move session files to common directory
4830
4831 2002-12-09 [paul]       0.8.6claws88
4832
4833         * src/account.c
4834                 fix bug [649746] edit accounts: move account reverted
4835                 Patch submitted by Luke Plant <lukeplant@users.sourceforge.net>
4836
4837 2002-12-09 [colin]      0.8.6claws87
4838
4839         * src/ssl_certificate.c
4840                 cleanup
4841
4842 2002-12-09 [colin]      0.8.6claws86
4843
4844         * src/ssl.c
4845                 Try to open the cert.pem database and 
4846                 issue a warning if it isn't there
4847
4848 2002-12-09 [colin]      0.8.6claws85
4849
4850         * src/common/ssl_certificate.c
4851         * src/gtk/sslcertwindow.c
4852                 Warning fixes
4853
4854 2002-12-09 [colin]      0.8.6claws84
4855
4856         * src/ssl_certificate.[ch] ** REMOVED **
4857         * src/common/ssl_certificate.[ch] ** NEW **
4858         * src/Makefile.am
4859         * src/common/Makefile.am
4860                 Moved ssl_certificate.[ch] to common
4861         * src/common/ssl.c 
4862                 Put back needed include
4863         * src/gtk/sslcertwindow.[ch]
4864                 Changed ssl_certificate.h include
4865         
4866 2002-12-09 [colin]      0.8.6claws83
4867
4868         * src/gtk/sslcertwindow.[ch]
4869                 Implement hook for certificate acception
4870         * src/ssl_certificate.[ch]
4871                 Implement hook for certificate acception
4872         * src/common/ssl.c
4873                 Reenable certificate acception check
4874         * src/mainwindow.c
4875                 Register sslcertwindow's hook
4876         
4877 2002-12-08 [christoph]  0.8.6claws82
4878
4879         * src/about.c
4880         * src/addr_compl.c
4881         * src/codeconv.c
4882         * src/manual.c
4883         * src/undo.c
4884         * src/common/utils.c
4885                 o add missing includes
4886                 o fix warnings
4887         * src/.cvsignore
4888         * src/common/.cvsignore
4889         * src/common/version.h          ** REMOVE **
4890                 remove autogenerated file
4891
4892 2002-12-08 [paul]       0.8.6claws81
4893
4894         * src/stringtable.c
4895                 put back needed include
4896
4897 2002-12-08 [colin]      0.8.6claws80
4898         
4899         * src/gtk/sslcertwindow.c
4900                 Cleaner popups when asking
4901         * src/ssl_certificate.c
4902         * src/prefs_common.[ch]
4903                 remove ssl certificate pref
4904                 put back needed include
4905         * src/undo.c
4906                 put back needed include
4907
4908 2002-12-08 [christoph]  0.8.6claws79
4909
4910         * src/folderview.c
4911         * src/logwindow.c
4912         * src/statusbar.c
4913         * src/summaryview.c
4914                 only abort hook invokation if required data is missing not
4915                 if our own data pointer is NULL, update hookfunction for
4916                 log window
4917
4918 2002-12-08 [paul]       0.8.6claws78
4919
4920         * src/about.c
4921         * src/addrcache.c
4922         * src/addrclip.c
4923         * src/addr_compl.c
4924         * src/addrselect.c
4925         * src/codeconv.c
4926         * src/colorlabel.c
4927         * src/enriched.c
4928         * src/esmtp.c
4929         * src/exporthtml.c
4930         * src/headerview.c
4931         * src/imageview.c
4932         * src/manual.c
4933         * src/noticeview.c
4934         * src/pgptext.c
4935         * src/scoring.c
4936         * src/sourcewindow.c
4937         * src/stringtable.c
4938         * src/undo.c
4939                 clean up: remove unneccesary includes
4940
4941 2002-12-08 [christoph]  0.8.6claws77
4942
4943         * src/folderview.c
4944         * src/statusbar.c
4945         * src/summaryview.c
4946         * src/common/hooks.[ch]
4947                 hook functions now have a gboolean return value, if a hook
4948                 returns TRUE it will stop executing of any more hooks in
4949                 the same hooklist for this invokation
4950
4951 2002-12-08 [colin]      0.8.6claws76
4952         
4953         * src/main.c
4954                 put back argv0 for CRASH_DIALOG
4955
4956 2002-12-08 [christoph]  0.8.6claws75
4957
4958         * src/Makefile.am
4959         * src/about.c
4960         * src/account.c
4961         * src/crash.c
4962         * src/esmtp.h
4963         * src/imap.[ch]
4964         * src/inc.c
4965         * src/main.c
4966         * src/mainwindow.c
4967         * src/news.c
4968         * src/pop.[ch]
4969         * src/prefs_account.[ch]
4970         * src/prefs_common.[ch]
4971         * src/send.[ch]
4972         * src/smtp.[ch]
4973         * src/ssl_certificate.[ch]
4974         * src/ssl_manager.[ch]
4975         * src/common/Makefile.am
4976         * src/common/log.c
4977         * src/common/nntp.[ch]
4978         * src/common/socket.[ch]
4979         * src/common/ssl.[ch]
4980         * src/gtk/sslcertwindow.[ch]
4981         * ac/openssl.m4
4982                 use new autoconf script to detect OpenSSL with extra parameters
4983                 to specify the location of libs and includes, also remove USE_SSL
4984                 to USE_OPENSSL
4985
4986         * src/common/sylpheed.[ch]
4987         * src/common/version.h.in
4988                 start seperation of common code initialization seperated from gui
4989
4990         * src/summaryview.c
4991                 The function that is called when a color label changes
4992                 should not change the color lable again
4993
4994 2002-12-08 [colin]      0.8.6claws74
4995
4996         * src/gtk/sslcertwindow.c
4997                 warning fixes
4998
4999 2002-12-08 [colin]      0.8.6claws73
5000
5001         * src/statusbar.c
5002           src/common/log.h
5003                 Register a hook for statusbar_puts_all
5004         * src/common/log.c
5005                 invoke statusbar_puts_all's hook
5006         
5007 2002-12-08 [colin]      0.8.6claws72
5008
5009         * src/ssl_certificate.c
5010                 Put back a badly-removed include
5011
5012 2002-12-08 [colin]      0.8.6claws71
5013
5014         * src/gtk/sslcertwindow.[ch]    ** NEW **
5015                 new certificate presentation
5016         * src/gtk/Makefile.am
5017                 add new files
5018         * src/ssl_certificate.[ch]
5019                 gtk cleanup, made utility functions public
5020         * src/ssl_manager.c
5021                 use new cert presentation
5022
5023 2002-12-07 [christoph]  0.8.6claws70
5024
5025         * src/Makefile.am
5026         * src/nntp.[ch]                 ** REMOVE **
5027         * src/common/Makefile.am
5028         * src/common/nntp.[ch]          ** NEW **
5029                 move nntp files to common directory
5030
5031 2002-12-07 [christoph]  0.8.6claws69
5032
5033         * src/procmsg.[ch]
5034         * src/summaryview.c
5035                 implement msginfo update callback using sylpheed's new
5036                 hook system. Invoke hooks from procmsg_msginfo_[un]set_flags.
5037
5038 2002-12-06 [christoph]  0.8.6claws68
5039
5040         * src/editgroup.c
5041                 This patch changes the 'Edit Group Details' dialog to
5042                 allow extended selections in either pane, so that
5043                 addresses can be added or removed from a group more
5044                 quickly and easily. (it actually is a net decrease in
5045                 file size, as some unnecessary functions have been
5046                 removed). 
5047                 (patch submitted by Luke Plant <lukeplant@users.sourceforge.net>)
5048
5049 2002-12-06 [christoph]  0.8.6claws67
5050
5051         * src/Makefile.am
5052         * src/template.[ch]             ** REMOVE **
5053         * src/common/Makefile.am
5054         * src/common/template.[ch]      ** NEW **
5055                 move template files to common directory
5056
5057         * src/nntp.c
5058                 add missing log.h include
5059
5060 2002-12-06 [melvin]     0.8.6claws66
5061
5062         * src/prefs_actions.c
5063                 Added the trailing ">" syntax to insert command's output
5064                 without replacing old text (in contrast to trailing "|").
5065
5066 2002-12-05 [colin]      0.8.6claws65
5067         
5068         * src/common/utils.c
5069                 Don't modify original search_string or it'll change
5070                 the next iterations in the for()
5071
5072 2002-12-05 [darko]      0.8.6claws64
5073
5074         * src/common/utils.c
5075                 proper check for filtering commands, found by Colin
5076
5077 2002-12-05 [darko]      0.8.6claws63
5078
5079         * src/common/utils.c
5080                 check proper string for NULL pointer, found by Colin
5081
5082 2002-12-05 [darko]      0.8.6claws62
5083
5084         * src/common/utils.[ch]
5085                 expand_search_string(): new function
5086                 converts Mutt-like patterns to Sylpheed's
5087                 filtering engine
5088         * src/summaryview.c
5089                 use expand_search_string() to allow Mutt-like
5090                 patterns in extended search
5091         * README.claws
5092                 document extended option in quick search
5093
5094 2002-12-05 [paul]       0.8.6claws61
5095
5096         * sync with 0.8.6cvs16
5097                 see ChangeLog 2002-12-05
5098                 
5099         * po/POTFILES.in
5100                 clean up
5101
5102 2002-12-04 [christoph]  0.8.6claws60
5103
5104         * src/imap.[ch]
5105                 put imap authentication code into a new function and
5106                 remove it from imap_session_new that will allow to
5107                 send other commands before authentication
5108
5109 2002-12-04 [christoph]  0.8.6claws59
5110
5111         * src/imap.[ch]
5112                 use already existing method to prevent unneeded IMAP
5113                 folder selects. Set imap_select parameters to NULL
5114                 in some functions if the values are not required.
5115
5116         * src/xml.h
5117                 remove no longer required include
5118
5119 2002-12-04 [paul]       0.8.6claws58
5120
5121         * po/es.po
5122                 updated by Ricardo Mones Lastra
5123                 
5124         * configure.in
5125           po/hu.po      ** NEW FILE **
5126                 initial Hungarian translation, submitted
5127                 by Gál Zoltán <galzoli@hu.inter.net>
5128
5129 2002-12-03 [christoph]  0.8.6claws57
5130
5131         * src/Makefile.am
5132         * src/gtksctree.[ch]            ** REMOVE **
5133         * src/gtk/Makefile.am
5134         * src/gtk/gtksctree.[ch]        ** NEW **
5135                 move gtksctree files to gtk directory
5136
5137 2002-12-03 [christoph]  0.8.6claws56
5138
5139         * src/Makefile.am
5140         * src/md5.[ch]                  ** REMOVE **
5141         * srm/common/Makefile.am
5142         * src/common/md5.[ch]           ** NEW **
5143                 move md5 files to common directory
5144
5145         * src/gtkstext.c
5146                 remove not required #include
5147
5148 2002-12-03 [sergey]     0.8.6claws55
5149
5150         * src/gtkutils.c
5151         * src/gtkutils.h
5152                 gtkut_window_popup(): new function.
5153         * src/mainwindow.c
5154                 main_window_popup(): use gtkut_window_popup() to raise
5155                 window without changing its position.
5156                 (see sylpheed-main ML message [sylpheed:17247])
5157
5158 2002-12-03 [sergey]     0.8.6claws54
5159
5160         * src/send.c
5161                 send_message_local(): removed first-dot escaping
5162                 (SMTP-only, not needed for sending through pipe)
5163
5164 2002-12-03 [paul]       0.8.6claws53
5165
5166         * po/POTFILES.in
5167                 update to reflect recent changes (thanks
5168                 to Ricardo Mones Lastra)
5169                 
5170         * tools/filter_conv.pl
5171                  fix problem with quoted strings. Patch submitted
5172                  by Luke Plant <lukeplant@softhome.net>
5173
5174 2002-12-03 [paul]       0.8.6claws52
5175
5176         * sync with 0.8.6cvs15
5177                 see ChangeLog 2002-12-03
5178
5179 2002-12-02 [christoph]  0.8.6claws51
5180
5181         * src/logwindow.[ch]
5182         * src/common/log.[ch]
5183                 implement logging using a hook function
5184
5185         * src/folderview.c
5186         * src/folder.[ch]
5187                 define hooklist name in header file to avoid
5188                 errors caused by wrong spelling of hooklist names
5189
5190         * src/toolbar.c
5191                 fix warnings
5192
5193 2002-12-02 [christoph]  0.8.6claws50
5194
5195         * src/common/Makefile.am
5196                 add src/common/hooks.[ch]
5197
5198         * src/common/hooks.[ch]
5199                 implement a simple hook system using glib's hook functions
5200
5201         * src/folder.[ch]
5202         * src/folderview.c
5203                 use new hook system for folder item updates
5204
5205 2002-12-02 [christoph]  0.8.6claws49
5206
5207         * doc-src/ui_seperation.txt     ** NEW **
5208                 information for ui seperation
5209
5210         * src/Makefile.am
5211                 remove files that were moved to common
5212                 include common directory by default for the header files
5213
5214         * src/inc.c
5215         * src/common/socket.c
5216         * src/automaton.[ch]
5217                 implement automaton using g_io_*-functions instead of
5218                 gdk_input_add to make it ui independent
5219
5220         * src/codeconv.c
5221         * src/compose.c
5222         * src/ldif.c
5223         * src/pgptext.c
5224         * src/procmime.c
5225         * src/rfc2015.c
5226         * src/smtp.c
5227         * src/unmime.c
5228                 remove common/ prefix because directory is now in
5229                 include path
5230
5231         * src/compose.c
5232         * src/folder.c
5233         * src/folderview.c
5234         * src/mainwindow.c
5235         * src/messageview.c
5236         * src/prefs_common.c
5237         * src/procmsg.c
5238         * src/rfc2015.c
5239                 fix warnings
5240
5241         * src/imap.c
5242         * src/inc.c
5243         * src/news.c
5244         * src/pop.c
5245         * src/send.c
5246         * src/smtp.c
5247         * src/ssl_certificate.c
5248                 add log.h header file for logging functions
5249
5250         * src/main.c
5251         * src/common/utils.c
5252         * src/summaryview.c
5253         * src/xml.c
5254                 o move debug_mode to common/utils.c
5255                 o add functions to set and get debug_mode
5256
5257         * src/defs.h                    ** REMOVE **
5258         * src/intl.h                    ** REMOVE **
5259         * src/socket.[ch]               ** REMOVE **
5260         * src/ssl.[ch]                  ** REMOVE **
5261         * src/utils.[ch]                ** REMOVE **
5262                 replaced by new files in src/common/
5263         
5264         * src/common/Makefile.am
5265                 add new files in src/common/
5266
5267         * src/common/defs.h             ** NEW **
5268         * src/common/intl.h             ** NEW **
5269         * src/common/log.[ch]           ** NEW **
5270         * src/common/socket.[ch]        ** NEW **
5271         * src/common/ssl.[ch]           ** NEW **
5272         * src/common/utils.[ch]         ** NEW **
5273                 replacement for files in src/
5274
5275 2002-12-02 [colin]      0.8.6claws48
5276
5277         * src/folderview.c
5278                 Scroll folderview if necessary during dnd
5279
5280 2002-12-02 [colin]      0.8.6claws47
5281
5282         * src/folder.[ch]
5283                 Add check to verify a move is within a single mailbox
5284         * src/folderview.c
5285                 Add specific error string for this check
5286
5287 2002-12-02 [colin]      0.8.6claws46
5288
5289         * src/folder.c
5290                 Add a test to folder moving, remove a statusbar_print
5291         * src/folderview.c
5292                 Add Move folder... context-menu item
5293                 Factorize folder moving code
5294                 Enable folder DND for mbox
5295
5296 2002-12-01 [christoph]  0.8.6claws45
5297
5298         * ac/aspell.m4
5299                 remove conf.aspelltest if the version check fails
5300
5301 2002-11-30 [christoph]  0.8.6claws44
5302
5303         * autogen.sh
5304                 run libtoolize --force in autogen to create missing
5305                 libtool scripts
5306
5307 2002-11-30 [christoph]  0.8.6claws43
5308
5309         * src/Makefile.am
5310         * src/pgptext.c
5311         * src/procmime.c
5312         * src/rfc2015.c
5313         * src/uuencode.[ch]             ** REMOVED **
5314         * src/common/Makefile.am
5315         * src/common/uuencode.[ch]      ** NEW **
5316                 move uuen/decoder to common directory
5317
5318 2002-11-30 [christoph]  0.8.6claws42
5319
5320         * src/Makefile.am
5321         * src/base64.[ch]               ** REMOVED **
5322         * src/codeconv.c
5323         * src/compose.c
5324         * src/ldif.c
5325         * src/pgptext.c
5326         * src/procmime.c
5327         * src/rfc2015.c
5328         * src/smtp.c
5329         * src/unmime.c
5330         * src/common/Makefile.am
5331         * src/common/base64.[ch]        ** NEW **
5332                 move base64 en/decoder to common directory
5333
5334 2002-11-30 [christoph]  0.8.6claws41
5335
5336         * src/common                    ** NEW **
5337                 new directory for UI independent code
5338         * src/gtk                       ** NEW **
5339                 new directory for GTK frontend
5340         * src/common/.cvsignore         ** NEW **
5341         * src/gtk/.cvsignore            ** NEW **
5342                 ignore build files
5343         * src/common/Makefile.am        ** NEW **
5344         * src/gtk/Makefile.am           ** NEW **
5345                 automake files to build new seperated stuff
5346         * src/Makefile.am
5347                 the binary will currently still be build with the
5348                 files in src, so we include the code from the
5349                 subdirs for now after building the libs there
5350
5351 2002-11-30 [paul]       0.8.6claws40
5352
5353         * src/compose.c
5354                 fix bug [642731] 'Wrong selected account with drafted mail'
5355
5356 2002-11-29 [oliver]     0.8.6claws39
5357         
5358         * src/messageview.c
5359                 o update summaryview when switching between different
5360                   messageviews          
5361         * src/toolbar.c  
5362                 o check if messageview holds already removed msg
5363                   from summaryview
5364                 
5365
5366 2002-11-29 [oliver]     0.8.6claws38
5367
5368         * src/toolbar.c 
5369                 remove not needed variables and includes
5370                 make messageview stay opened and move to next when msgs are deleted 
5371
5372 2002-11-29 [oliver]     0.8.6claws37
5373         
5374         * src/toolbar.c 
5375                 disable compose button (messageview toolbar) by default
5376                 deleted msgs are moved to trash
5377         
5378 2002-11-29 [melvin]     0.8.6claws36
5379
5380         * configure.in
5381                 Increased minimal gpgme version to 0.3.10 (Zombies out)
5382                 and to detect signatures expirations (gpgme 0.3.6)
5383
5384         * src/main.c
5385                 Use non obsolescent function for Gpgme engine checking.
5386
5387         * src/rfc2015.c
5388                 Inform about expired signatures or signatures which key
5389                 has expired. Expiration date is displayed.
5390
5391         * src/sigstatus.c
5392                 Inform about expired signatures or signatures which key
5393                 has expired.
5394
5395 2002-11-28 [paul]       0.8.6claws35
5396
5397         * src/folderview.c
5398                 re-instate 'Check for new messages' in Newsgroup
5399                 folders right-click menu, after a suggestion from
5400                 Tim Mann <timmann@users.sourceforge.net>
5401
5402         * src/main.c
5403                 after a crash check only local folders for new
5404                 messages
5405
5406 2002-11-28 [paul]       0.8.6claws34
5407
5408         * configure.in
5409                 apply patch that fixes the checking of GTK with XIM 
5410                 support on different OSs, such as FreeBSD. Patch 
5411                 submitted by Topia <topia@users.sourceforge.net>
5412                 
5413 2002-11-28 [paul]       0.8.6claws33
5414
5415         * src/mainwindow.c
5416           src/prefs_common.c
5417           src/prefs_toolbar.c
5418                 more changes to the English
5419
5420 2002-11-28 [paul]       0.8.6claws32
5421
5422         * sync with 0.8.6cvs13
5423                 see ChangeLog 2002-11-28 (no sync needed
5424                 for src/compose.c)
5425
5426 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws31
5427         
5428         * src/mainwindow.[ch]
5429                 add patch by Ivan F. Martinez introducing messageview Toolbar
5430                 some changes and committed by oliver    
5431
5432 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws30
5433
5434         * src/messageview.[ch]
5435                 add patch by Ivan F. Martinez introducing messageview Toolbar
5436                 some changes and committed by oliver    
5437
5438 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws29
5439
5440         * src/compose.[ch]
5441                 add patch by Ivan F. Martinez introducing messageview Toolbar
5442                 some changes and committed by oliver    
5443
5444 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws28
5445         
5446         * src/toolbar.[ch]
5447                 add patch by Ivan F. Martinez introducing messageview Toolbar
5448                 some changes and committed by oliver
5449
5450 2002-11-28 [oliver]     0.8.6claws27
5451         
5452         * src/prefs_toolbar.[ch]
5453                 getting ready for messageview toolbar
5454                 free mem allocated by gettext
5455                 change prefs_toolbar to prefs_toolbar_open
5456  
5457 2002-11-28 [thorsten]   0.8.6claws26
5458
5459         * src/imageview.[ch]
5460                 cleaned up conflicting declarations of
5461                 imageview_show_image()
5462
5463 2002-11-28 [paul]       0.8.6claws25
5464
5465         * src/grouplistdialog.c
5466           src/prefs_common.c
5467           src/prefs_summary_column.c
5468                 a few more improvements to the English
5469
5470 2002-11-28 [colin]      0.8.6claws24
5471
5472         * man/sylpheed.1
5473                 A few updates to command-line parameters
5474
5475 2002-11-28 [colin]      0.8.6claws23
5476
5477         * src/prefs_filtering.c
5478                 Fix problems with prefs_filtering_delete_path:
5479                 a) if the first rule is removed, original pointers
5480                    weren't updated (leading to segfaults)
5481                 b) it was always global_processing updated in case
5482                    of removed path was parent of rule path
5483
5484 2002-11-27 [paul]       0.8.6claws22
5485
5486         * src/mainwindow.c
5487           src/prefs_account.c
5488           src/prefs_actions.c
5489           src/prefs_common.c
5490           src/prefs_customheader.c
5491           src/prefs_display_header.c
5492           src/prefs_filtering.c
5493           src/prefs_folder_item.c
5494           src/prefs_matcher.c
5495           src/prefs_scoring.c
5496           src/prefs_summary_column.c
5497           src/prefs_template.c
5498           src/prefs_toolbar.c
5499                  improve the English in the GUI
5500
5501 2002-11-27 [colin]      0.8.6claws21
5502
5503         * src/folder.c
5504                 Fix processing renaming problems happening after
5505                 last commit
5506
5507 2002-11-27 [colin]      0.8.6claws20
5508
5509         * src/folder.c
5510                 recursive move now deletes src each subfolder after 
5511                 having moved it
5512         * src/folderview.c
5513                 Use identifier instead of path during dnd (enables
5514                 IMAP folder dnd)
5515
5516 2002-11-27 [paul]       0.8.6claws19
5517
5518         * src/main.c
5519                 apply patch that does command-line processing 
5520                 BEFORE gtk_init, allowing claws to run from 
5521                 shell-scripts in non-X environment (e.g. crontab 
5522                 or ip-up, ip-down scripts). Patch submitted by
5523                 Ruslan N. Balkin <baron@dartel.ru>
5524                 
5525         * po/it.po
5526                 updated by Alessandro Maestri
5527
5528 2002-11-27 [paul]       0.8.6claws18
5529
5530         * sync with 0.8.6cvs12
5531           src/prefs_common.c
5532                 Differences are that main uses a 'Receive dialog'
5533                 frame on the Interface tab, whereas claws groups all 
5534                 the dialogs together in a 'Dialogs' frame.
5535
5536 2002-11-27 [colin]      0.8.6claws17
5537
5538         * src/prefs_matcher.c
5539                 Fix Execute criteria's NOT flag
5540
5541
5542 2002-11-26 [christoph]  0.8.6claws16
5543
5544         * src/ssl.c
5545                 rewrite the ssl code a little bit, only use one
5546                 SSL context, set default certificates' file/path
5547
5548 2002-11-26 [thorsten]   0.8.6claws15
5549
5550         * src/compose.c
5551                 default-reply-to didn't work for ml-reply
5552
5553 2002-11-26 [melvin]     0.8.6claws14
5554
5555         * src/prefs_actions.c
5556                 Made pipe-actions ignore short headers in message view
5557                 Made trailing-pipe-actions write in the message view with
5558                 the same font as the original message
5559
5560 2002-11-26 [paul]       0.8.6claws13
5561
5562         * src/compose.c
5563                 this time commit the correct file
5564
5565 2002-11-26 [paul]       0.8.6claws12
5566
5567         * sync with 0.8.6cvs11
5568           src/quote_fmt_parse.y  
5569                 no sync needed
5570           src/account.[ch]       
5571                 not sync'ed
5572           src/compose.c
5573                 compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
5574                 on draft mode.
5575                 compose_reedit(): add check for 'X-Sylpheed-Account-Id:' 
5576                 header
5577                 
5578         see ChangeLog 2002-11-25 and 2002-11-26
5579
5580 2002-11-26 [colin]      0.8.6claws11
5581
5582         * src/folderview.c
5583                 Fix collapsed folder not auto-expanding during
5584                 mail dnd, if it was the source folder.
5585
5586 2002-11-25 [colin]      0.8.6claws10
5587
5588         * src/folderview.[ch]
5589                 Variable renaming and cleaning (slist of nodes 
5590                 to be re-collapsed is stored in FolderView)
5591
5592 2002-11-25 [paul]       0.8.6claws9
5593
5594         * src/prefs_common.[ch]
5595                 fix breakage caused by last commit
5596
5597 2002-11-25 [paul]       0.8.6claws8
5598
5599         * sync with 0.8.6cvs4
5600                 see ChangeLog 2002-11-21
5601
5602 2002-11-25 [paul]       0.8.6claws7
5603
5604         * sync with 0.8.6cvs4
5605                 see ChangeLog 2002-11-20
5606
5607 2002-11-25 [paul]       0.8.6claws6
5608
5609         * sync with 0.8.6cvs3
5610                 see ChangeLog 2002-11-18
5611
5612 2002-11-25 [colin]      0.8.6claws5
5613
5614         * src/gtkutils.[ch]
5615                 Add gtkut_ctree_node_is_parent()
5616         * src/folderview.c
5617                 Spring-loaded folders
5618
5619 2002-11-25 [colin]      0.8.6claws4
5620
5621         * src/utils.[ch]
5622                 Add slist_concat_unique(), function to merge
5623                 two GSList filtering dups
5624         * src/folder.[ch]
5625         * src/summaryview.[ch]
5626         * src/folderview.c
5627         * src/main.c
5628                 Add detection/update/display of unread answers
5629                 to marked mails
5630         * src/procmsg.[ch]
5631                 Add procmsg_find_children()
5632                 Add procmsg_msg_has_marked_parent()
5633
5634 2002-11-25 [colin]      0.8.6claws3
5635
5636         * src/ssl_certificate.[ch]
5637                 Allow checking a certificate without a DNS
5638                 lookup
5639                 Allow to forget a cert (by deleting it)
5640                 Make ssl_certificate_destroy_public
5641         * src/ssl_manager.[ch] ** NEW FILES **
5642                 Gui to manage (display/remove) certificates
5643         * src/prefs_common.[ch]
5644                 Add a pref to allow silent acceptation of
5645                 trusted certificates or not (based on the
5646                 "I want to know what's going on" principle)
5647         * src/mainwindow.c
5648                 Add SSL manager in Tools menu
5649         * src/Makefile.am
5650                 Add the new files to the build
5651         * po/POTFILES.in
5652                 Add ssl_manager.c to translations
5653
5654 2002-11-25 [colin]      0.8.6claws2
5655
5656         * src/summaryview.[ch]
5657                 Add S_SEARCH_EXTENDED to the quick search, which 
5658                 allows to search using filtering syntax.
5659
5660 2002-11-25 [colin]      0.8.6claws1
5661
5662         * src/summaryview.c
5663                 Deletion of duplicates now prefer deleting
5664                 the unread dup (fixes feature-request 638989).
5665
5666 2002-11-24 [paul]       0.8.6claws
5667
5668         * po/es.po
5669           po/pl.po
5670           po/ru.po
5671           po/sr.po
5672                 updated by Ricardo Mones Lastra,
5673                 Witold Wladyslaw Wojciech Wilk,
5674                 Ruslan N. Balkin, and  Urke MMI 
5675                 respectively
5676
5677 2002-11-24 [paul]       0.8.5claws182
5678
5679         * po/bg.po
5680                 updated by George Danchev
5681
5682 2002-11-23 [alfons]     0.8.5claws181
5683
5684         * src/imap.c
5685                 tiny memory leak found by browsing Dimitar's 
5686                 valgrind report
5687
5688 2002-11-23 [paul]       0.8.5claws180
5689
5690         * po/it.po
5691                 updated by Alessandro Maestri
5692
5693 2002-11-22 [christoph]  0.8.5claws179
5694
5695         * src/compose.c
5696         * src/inc.c
5697         * src/prefs_filtering.c
5698         * src/summaryview.c
5699                 more warning fixes
5700
5701 2002-11-22 [alfons]     0.8.5claws178
5702
5703         * src/summaryview.c
5704                 summary_execute_delete_func(): if message is deleted, make 
5705                 sure to also remove its entry in the subject hash table. 
5706                 fixes a corner case bug.
5707
5708 2002-11-22 [paul]       0.8.5claws177
5709
5710         * .cvsignore
5711                 add 'autom4te.cache'
5712                 
5713         * ltconfig      ** REMOVED **
5714                 not needed
5715
5716 2002-11-22 [paul]       0.8.5claws176
5717
5718         * src/textview.c
5719                 textview_set_font(): fix for message display in
5720                 UTF-8 locales (thanks to Sergey Vlasov).
5721                 
5722         * AUTHORS
5723                 add new team members and contributors
5724
5725
5726 2002-11-21 [colin]      0.8.5claws175
5727
5728         * src/procmsg.[ch]
5729                 Add procmsg_remove_special_headers()
5730         * src/mh.c
5731                 Use procmsg_remove_special_headers() for 
5732                 previous fix
5733
5734 2002-11-21 [colin]      0.8.5claws174
5735
5736         * src/mh.c
5737                 Fix moving/copying from queue/draft folders
5738                 for MH folders
5739
5740 2002-11-21 [christoph]  0.8.5claws173
5741
5742         * src/crash.c
5743         * src/filtering.c
5744         * src/logwindow.c
5745         * src/main.c
5746         * src/matcher_parser_lex.[hl]
5747         * src/mbox.c
5748         * src/mbox_folder.[ch]
5749         * src/prefs_filtering.c
5750         * src/procheader.c
5751         * src/quote_fmt_lex.l
5752         * src/ssl.c
5753                 fix all warnings except the warnings in lex and yacc files
5754
5755 2002-11-20 [christoph]  0.8.5claws172
5756
5757         * src/imap.c
5758                 fix MsgInfo retrieval for IMAP draft and queue folders
5759                 (closes bug [ 619558 ] Draft saving on IMAP box issue)
5760
5761 2002-11-19 [christoph]  0.8.5claws171
5762
5763         * src/compose.c
5764                 fix segfault, when draft saving does not get
5765                 the MsgInfo of the new message
5766                 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
5767
5768 2002-11-19 [christoph]  0.8.5claws170
5769
5770         * src/procmsg.c
5771                 add parameter check for flag setting function
5772                 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
5773
5774 2002-11-18 [paul]       0.8.5claws169
5775
5776         * src/compose.c
5777                 more sensitivity fixes to redirect mode:
5778                 * disable toolbar draft button
5779                 * allow only Address book in the Tools menu
5780                 * disable editing of message by the spell
5781                   checker
5782
5783 2002-11-18 [paul]       0.8.5claws168
5784
5785         * src/compose.c
5786                 fix sensitivity of menu items in compose_redirect():
5787                 allow only the necessary items 
5788
5789 2002-11-18 [paul]       0.8.5claws167
5790
5791         * src/compose.c
5792                 fix bug [ 603259 ] 'attachment got lost on bounce'
5793
5794 2002-11-18 [paul]       0.8.5claws166
5795
5796         * po/ru.po
5797                 updated by Ruslan N. Balkin <baron@dartel.ru>
5798
5799 2002-11-18 [colin]      0.8.5claws165
5800
5801         * src/main.c
5802           src/defs.h
5803                 Remove old filtering stuff
5804
5805
5806 2002-11-17 [oliver]     0.8.5claws164
5807
5808         * src/toolbar.h
5809                 remove not needed typedef 
5810
5811 2002-11-17 [oliver]     0.8.5claws163
5812
5813         * src/toolbar.c
5814                 make toolbar's on click events translatable
5815
5816 2002-11-15 [colin]      0.8.5claws162
5817
5818         * src/summaryview.c
5819                 Revert too-soon integration of a feature
5820
5821 2002-11-15 [christoph]  0.8.5claws161
5822
5823         * src/imap.c
5824                 use main's implementation of imap_get_msginfo
5825
5826 2002-11-15 [christoph]  0.8.5claws160
5827
5828         * src/compose.c
5829         * src/folder.[ch]
5830         * src/imap.c
5831         * src/mbox_folder.c
5832         * src/mh.c
5833         * src/news.c
5834         * src/procmsg.c
5835         * src/summaryview.c
5836                 replace claws' fetch_msginfo with main's get_msginfo
5837                 (use main's implementation where possible)
5838
5839 2002-11-15 [colin]      0.8.5claws159
5840
5841         * src/ssl_certificate.c
5842                 Missed a check
5843
5844 2002-11-16 [melvin]     0.8.5claws158
5845
5846         * po/fr.po
5847                 Updated French translations.
5848
5849 2002-11-16 [colin]      0.8.5claws157
5850
5851         * src/ssl_certificate.c
5852                 Check for missing parts in the certificates
5853
5854 2002-11-15 [colin]      0.8.5claws156
5855
5856         * src/folderview.c
5857                 Preventive fix (missing check) found by
5858                 Alfons
5859
5860 2002-11-15 [paul]
5861
5862         * NEWS
5863                 sync with 0.8.6 release
5864
5865 2002-11-15 [colin]      0.8.5claws155
5866
5867         * src/folder.[ch]
5868           src/folderview.c
5869                 Fix error handling of folder_item_move_to()
5870                 (thanks to Alfons!)
5871
5872 2002-11-15 [colin]      0.8.5claws154
5873
5874         * src/folder.[ch]
5875           src/folderview.c
5876                 folder_item_move_to() sets an error message instead
5877                 of having GUI stuff in folder.c
5878
5879 2002-11-15 [colin]      0.8.5claws153
5880
5881         * src/procmsg.[ch]
5882                 Implemented a callback for MsgInfo updates, 
5883                 heavily copy/pasted from Christoph's folder 
5884                 callback system
5885         * src/summaryview.[ch]
5886                 Register summary_update_msg as callback
5887
5888 2002-11-14 [colin]      0.8.5claws152
5889         
5890         * src/procmsg.c
5891                 Update the FolderItem after sending (fixes 617593)
5892
5893 2002-11-14 [christoph]  0.8.5claws151
5894
5895         * src/folder.c
5896                 fix wrong position of NULL pointer check found
5897                 by Sergey
5898
5899 2002-11-14 [christoph]  0.8.5claws150
5900
5901         * src/folder.c
5902                 fix segfault when deleting messages from IMAP folders
5903                 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
5904
5905 2002-11-14 [colin]      0.8.5claws149
5906
5907         * src/compose.c
5908                 Forwarding was also ignoring the folder's default account.
5909
5910 2002-11-14 [colin]      0.8.5claws148
5911
5912         * src/compose.c
5913                 Fix sent folder not set to folder properties when 
5914                 forwarding.
5915
5916 2002-11-14 [thorsten]   0.8.5claws147
5917
5918         * src/inc.c
5919                 inc_start(): Files were not moved from .processing to inbox,
5920                 if no global processing rule existed
5921
5922 2002-11-14 [colin]      0.8.5claws146
5923
5924         * src/ssl_certificate
5925                 Fix file operations
5926
5927 2002-11-14 [paul]       0.8.5claws145
5928
5929         * po/it.po
5930                 updated by Alessandro Maestri
5931
5932 2002-11-13 [alfons]     0.8.5claws144
5933
5934         * src/folder.c
5935                 folder_item_close(): only mark messages unread
5936                 when a folder has new messages 
5937
5938 2002-11-13 [keith]      0.8.5claws143
5939
5940         * src/imap.c
5941                 Fix problem moving or copying between
5942                 IMAP folders
5943
5944 2002-11-13 [colin]      0.8.5claws142
5945
5946         * src/matcher_parser_parse.y
5947                 Fix rule problem when " don't match
5948
5949 2002-11-13 [christoph]  0.8.5claws141
5950
5951         * src/folder.c
5952         * src/folderview.c
5953                 moved cache saving to folder_item_close
5954                 the folderview should not have to deal with
5955                 this things
5956
5957 2002-11-13 [christoph]  0.8.5claws140
5958
5959         * src/summaryview.c
5960                 moved setting of important score to
5961                 summary_set_prefs_from_folderitem
5962
5963 2002-11-13 [colin]      0.8.5claws139
5964
5965         * src/matcher_parser_parse.y
5966                 Fix a segfault in the parser (happening when
5967                 a good expression had been tested and a bad 
5968                 one arrives)
5969
5970 2002-11-13 [paul]       0.8.5claws138
5971
5972         * sync with 0.8.5cvs24
5973                 see ChangeLog 2002-11-13
5974                 
5975         * po/pt_BR.po
5976                 updated by Fabio Jr. Beneditto
5977
5978 2002-11-13 [colin]      0.8.5claws137
5979         
5980         * src/msgcache.c
5981           src/defs.h
5982           src/procmsg.[ch]
5983                 Revert last commit, problem
5984
5985 2002-11-13 [colin]      0.8.5claws136
5986
5987         * src/msgcache.c
5988                 Remove duplicated code
5989         * src/defs.h
5990                 Bumped CACHE_VERSION and MARK_VERSION
5991         * src/procmsg.[ch]
5992                 Network endian for cache and mark files
5993
5994 2002-11-12 [colin]      0.8.5claws135
5995
5996         * src/inc.c
5997                 Fix the "socket error" dialog which disappeared
5998
5999 2002-11-12 [colin]      0.8.5claws134
6000
6001         * src/msgcache.c
6002                 Reverse last commit which had performance 
6003                 problems, but still reverse the list
6004
6005 2002-11-12 [colin]      0.8.5claws133
6006
6007         * src/msgcache.c
6008                 Reverse list order
6009
6010 2002-11-12 [melvin]     0.8.5claws132
6011
6012         * src/compose.c
6013                 Added a check for a NULL prefs_common.dictionary
6014
6015 2002-11-12 [colin]      0.8.5claws131
6016
6017         * src/ssl_certificate.[ch]
6018                 Use FQDN hostname
6019
6020 2002-11-12 [colin]      0.8.5claws130
6021
6022         * src/ssl_certificate.[ch]
6023                 Take connection port into account for 
6024                 checking certificates (a single hostname
6025                 could have multiple servers with multiple
6026                 certificates)
6027         * src/ssl.c
6028                 Pass the port to ssl_certificate_check
6029
6030 2002-11-12 [paul]       0.8.5claws129
6031
6032         * src/folder.c
6033                 fix a typo in last commit
6034
6035 2002-11-12 [paul]       0.8.5claws128
6036
6037         * sync with 0.8.5cvs23
6038                 see ChangeLog entry 2002-11-12
6039
6040 2002-11-11 [colin]      0.8.5claws127
6041
6042         * src/ssl_certificate.c
6043                 Cleaner messages
6044                 Don't popup, instead log error, if the 
6045                 corresponding pref is checked
6046         * src/ssl_certificate.h
6047                 include <openssl/objects/h>
6048
6049 2002-11-11 [colin]      0.8.5claws126
6050
6051         * src/ssl_certificate.h
6052                 _Really_ clean it
6053
6054 2002-11-11 [colin]      0.8.5claws125
6055         
6056         * src/ssl_certificate.c
6057                 Fixed leak
6058
6059 2002-11-11 [colin]      0.8.5claws124
6060
6061         * src/ssl.c
6062                 Cleaned a bit
6063         * src/ssl_certificate.[ch]
6064                 Cleaned a bit (better use of SSL API)
6065                 (This will cause non-recognition of saved 
6066                  certificates of claws12[23]...)
6067
6068 2002-11-11 [paul]       0.8.5claws123
6069         
6070         * po/es.po
6071                 updated by Ricardo Mones Lastra
6072
6073 2002-11-11 [colin]      0.8.5claws122
6074
6075         * src/ssl.c
6076                 Fix a typo
6077
6078 2002-11-11 [colin]      0.8.5claws121
6079
6080         * src/ssl_certificate.[ch] ** NEW FILES **
6081         * src/ssl.[ch]
6082                 Check SSL certificates presented to us
6083         * src/Makefile.am
6084                 Add ssl_certificate.[ch]
6085         * po/POTFILES.in
6086                 Add ssl_certificate.c
6087
6088 2002-11-11 [paul]       0.8.5claws120
6089
6090         * sync with 0.8.5cvs22
6091                 see ChangeLog 2002-11-11
6092
6093 2002-11-11 [paul]       0.8.5claws119
6094
6095         * sync with 0.8.5cvs21
6096                 see ChangeLog 2002-11-11
6097
6098 2002-11-10 [jens]       0.8.5claws118
6099
6100         * src/folder.c
6101         * src/folderview.c
6102                 corrected some typing
6103         * po/de.po
6104                 updated german translation
6105         * sylpheed.spec.in
6106                 cleaned up specfile and adjusted it for claws
6107
6108 2002-11-10 [colin]      0.8.5claws117
6109
6110         * src/summaryview.c
6111                 a STATUSBAR_PUSH/POP fix
6112
6113 2002-11-10 [colin]      0.8.5claws116
6114
6115         * src/prefs_folder_item.c
6116                 Fix hanging after opening folder properties
6117
6118 2002-11-10 [hoa]        0.8.5claws115
6119
6120         * src/matcher_parser_lex.l
6121         * src/matcher_parser_parse.y
6122                 config file for scoring and filtering is no more trashed
6123                 when there is a syntax error in a filtering rule when
6124                 editing it in a dialog.
6125
6126 2002-11-09 [colin]      0.8.5claws114
6127
6128         * src/mbox_folder.c
6129                 Added missing initialisation of folder->destroy()
6130
6131 2002-11-09 [colin]      0.8.5claws113
6132
6133         * src/folder.c
6134           src/folderview.c
6135                 Fix the status bar messages
6136
6137 2002-11-09 [colin]      0.8.5claws112
6138
6139         * src/folderview.c
6140                 Fix hangs after folder dnd, happening after 
6141                 claws109.
6142
6143 2002-11-09 [christoph]  0.8.5claws111
6144
6145         * src/folderview.c
6146                 just changed order of calls (reverse order of
6147                 associated calls)
6148         * src/inc.c
6149                 lock inc when checking only one account, otherwise
6150                 inc all could be executed at the same time
6151
6152 2002-11-09 [christoph]  0.8.5claws110
6153
6154         * src/folderview.c
6155                 better unlock the mouse cursor before calling
6156                 summary_show because it changes the cursor too
6157
6158 2002-11-09 [christoph]  0.8.5claws109
6159
6160         * src/folder.[ch]
6161         * src/folderview.c
6162                 add functions to open and close a folder
6163                 o opending will execute scanning for remote folders
6164                   and processing
6165                 o closing will unset new flag for messages
6166
6167 2002-11-09 [colin]      0.8.5claws108
6168
6169         * src/folder.c
6170                 Add a call to prefs_matcher_write_config to 
6171                 avoid non-leaf folders filtering settings to be
6172                 lost
6173
6174 2002-11-09 [paul]       0.8.5claws107
6175
6176         * src/prefs_account.c
6177                 re-word a label
6178
6179 2002-11-09 [colin]      0.8.5claws106
6180
6181         * src/folderview.c
6182                 Minor esthetic fix
6183
6184 2002-11-09 [colin]      0.8.5claws105
6185
6186         * src/folderview.c
6187                 Fix prefs_filtering deletion for MH folders (same
6188                 reason as below)
6189         * src/prefs_filtering.c
6190                 Fix prefs_filtering renaming and deletion for 
6191                 folder-based processing rules.  
6192
6193 2002-11-09 [christoph]  0.8.5claws104
6194
6195         * src/compose.c
6196         * src/folder.[ch]
6197         * src/folderview.[ch]
6198         * src/import.c
6199         * src/inc.c
6200         * src/main.c
6201         * src/mainwindow.c
6202         * src/messageview.c
6203         * src/prefs_folder_item.c
6204         * src/procmsg.c
6205         * src/summaryview.c
6206                 implement a callback system for folder item updates
6207
6208 2002-11-09 [colin]      0.8.5claws103
6209
6210         * src/folderview.c
6211                 Fix prefs_filtering renaming for MH folders (we
6212                 shouldn't rename by path as another folder could
6213                 have the same hierarchy).
6214
6215 2002-11-09 [colin]      0.8.5claws102
6216
6217         * src/folder.c
6218                 Fix a leak found by Christoph, use better variable
6219                 names
6220
6221 2002-11-09 [colin]      0.8.5claws101
6222
6223         * src/folder.c
6224                 One more fix for processing rules
6225
6226 2002-11-08 [colin]      0.8.5claws100
6227         
6228         * src/matcher.c
6229                 Don't copy the compiled regexp (will be reevaluated)
6230         * src/folderview.c
6231                 Lock folderview while moving
6232         * src/folder.c
6233                 Provide info on what's happening to the user
6234
6235 2002-11-08 [colin]      0.8.5claws99
6236
6237         * src/folderview.c
6238                 Fix folder reordering after a move if parent is 
6239                 root
6240         * src/scoring.[ch]
6241                 Add function to copy a ScoringProp
6242         * src/prefs_folder_item.c
6243                 Copy scoring rules when copying a folder prefs
6244
6245 2002-11-08 [colin]      0.8.5claws98
6246
6247         * src/folderview.c
6248                 Fixes in case of failure
6249         * src/filtering.[ch]    
6250                 Add function to duplicate a FilteringProp
6251         * src/matcher.[ch]
6252                 Add function to duplicate a MatcherProp
6253         * src/prefs_folder_item.c
6254                 Save folder's processing rules when copying 
6255                 its prefs
6256
6257 2002-11-08 [colin]      0.8.5claws97
6258         
6259         * src/folderview.c
6260                 Sort after move
6261         * src/folder.c 
6262                 Change a printf to debug_print
6263
6264 2002-11-08 [colin]      0.8.5claws96
6265
6266         * src/folder.c
6267           src/folderview.c
6268                 Fix segfaults, call me stupido
6269         
6270
6271 2002-11-08 [colin]      0.8.5claws95
6272
6273         *src/folder.c
6274                 Added forgotten prefs to save when moving folders
6275
6276 2002-11-08 [colin]      0.8.5claws94
6277
6278         * src/folder.c
6279                 Fixes to folder DND (prefs copy)
6280         * src/folderview.c
6281                 Optimization for folder DND (don't rescan whole tree)
6282                 Added folderview_create_folder_node() for this 
6283                 optimization, so de-duped a bit the code
6284         * src/prefs_folder_item.[ch]
6285                 Added prefs_folder_item_copy_prefs()    
6286           
6287 2002-11-08 [paul]       0.8.5claws93
6288
6289         * src/prefs_account.c
6290           tools/README
6291           tools/kmail2sylpheed_v2.pl
6292                 correct some typos
6293
6294 2002-11-08 [paul]       0.8.5claws92
6295
6296         * src/compose.c
6297           src/prefs_account.[ch]
6298                 remove account options 'clearsign' and 'ascii_armored',
6299                 replace with 'default_gnupg_mode' to prevent mixed-mode
6300                 Privacy settings
6301
6302 2002-11-08 [paul]       0.8.5claws91
6303
6304         * src/compose.[ch]
6305                 re-implement GnuPG 'on-the-fly' mode selection,
6306                 disallow mixed-mode
6307
6308 2002-11-08 [colin]      0.8.5claws90
6309
6310         * src/folderview.c
6311           src/prefs_folder_item.c
6312                 Change "Property" to "Properties"
6313
6314 2002-11-07 [colin]      0.8.5claws89
6315
6316         * src/folderview.c
6317           src/folder.c
6318                 Allow folder dropping to a root folder
6319
6320 2002-11-07 [paul]       0.8.5claws88
6321
6322         * src/compose.c
6323                 revert last commit
6324
6325 2002-11-07 [paul]       0.8.5claws87
6326
6327         * src/compose.c
6328                 fix reply-to-list bug. closes bug report
6329                 "[633382] reply-to-list broken in recent cvs"
6330
6331 2002-11-07 [paul]       0.8.5claws86
6332
6333         * src/compose.c
6334                 add a forgotten '#if USE_GPGME ... #endif'
6335
6336 2002-11-07 [paul]       0.8.5claws85
6337
6338         * sync with 0.8.5cvs20
6339                 see ChangeLog 2002-11-07
6340
6341 2002-11-07 [colin]      0.8.5claws84
6342
6343         * src/folder.[ch]
6344                 Change folder_item_move_to to return the newly 
6345                 created folderitem.
6346         * src/folderview.c
6347                 Select the new folderitem after moving.
6348
6349 2002-11-07 [colin]      0.8.5claws83
6350
6351         * src/prefs_filtering.c
6352                 Fix rule rewriting when moving a leaf folder to a 
6353                 shorter path
6354
6355 2002-11-07 [colin]      0.8.5claws82
6356
6357         * src/prefs_filtering.c
6358                 fix a leak
6359
6360 2002-11-07 [colin]      0.8.5claws81
6361
6362         * src/folder.[ch]
6363                 Add folder_item_move_to() function to move a 
6364                 folderitem into another one (updates matcher etc)
6365         * src/folderview.c
6366                 Add folder drag'n drop (context menu to come)
6367                 [Should be dataloss free, but Please backup before 
6368                  trying !]
6369
6370 2002-11-06 [colin]      0.8.5claws80
6371
6372         * src/mh.c
6373                 mh_create_folder() returns NULL if can't create
6374                 directory hierarchy
6375
6376 2002-11-06 [paul]       0.8.5claws79
6377
6378         * src/compose.[ch]
6379                 allow 'on-the-fly' changing of the type of encryption 
6380                 and/or signing used (mime/ascii) via the compose window
6381
6382 2002-11-06 [paul]       0.8.5claws78
6383
6384         * sync with 0.8.5cvs19
6385                 see ChangeLog 2002-11-06 for src/account.c: 
6386                 account_get_special_folder()
6387                 
6388 2002-11-05 [alfons]     0.8.5claws77
6389
6390         * src/crash.c
6391                 very minor cleanups: nothing to see here, move on. :-)
6392
6393 2002-11-05 [colin]      0.8.5claws76
6394
6395         * src/main.c
6396                 Changes choices if compose windows are opened to
6397                 Discard, Draft, Don't quit
6398
6399 2002-11-05 [thorsten]   0.8.5claws75
6400
6401         * src/compose.c
6402                 reenabled default_reply_to folder option
6403
6404 2002-11-05 [colin]      0.8.5claws74
6405
6406         * src/compose.[ch] 
6407                 add compose_draft()
6408         * src/crash.c
6409                 add SIGTERM handler
6410         * src/main.[ch]
6411                 add clean_quit() for the SIGTERM handler
6412
6413 2002-11-05 [paul]       0.8.5claws73
6414         
6415         * po/es.po
6416                 updated by Ricardo Mones Lastra
6417
6418 2002-11-05 [melvin]     0.8.5claws72
6419
6420         * src/logwindow.c
6421                 Fixed log-clipping bug #616795.
6422                 To stop logging in the log window use 0 length.
6423         * src/prefs_common.c
6424                 Added a label to inform about the 0 log length behaviour.
6425
6426 2002-11-05 [paul]       0.8.5claws71
6427
6428         * sync with 0.8.5cvs17
6429                 see ChangeLog 2002-11-05
6430
6431 2002-11-04 [paul]       0.8.5claws70
6432
6433         * sylpheed-128x128.png
6434           sylpheed-64x64.png
6435           sylpheed.png
6436                 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
6437                 <nikai@users.sourceforge.net>
6438                 
6439         * po/bg.po
6440                 updated by George Danchev
6441
6442 2002-11-03 [thorsten]   0.8.5claws69
6443
6444         * src/main.c
6445           src/mimeview.c
6446           src/rfc2015.h
6447                 add check if gpg is active
6448
6449 2002-11-03 [thorsten]   0.8.5claws68
6450
6451         * src/toolbar.h
6452                 removed GSList declaration causing trouble on MacOS-X
6453                 (submitted by alfons, reported by xfesty)
6454
6455 2002-11-01 [paul]       0.8.5claws67
6456
6457         * src/mainwindow.c
6458                 remove last remnants of main's filter code
6459
6460 2002-11-01 [paul]       0.8.5claws66
6461
6462         * tools/filter_conv.pl
6463                 fix bug where user-defined headers were ignored
6464
6465 2002-11-01 [paul]       0.8.5claws65
6466
6467         * src/logwindow.c
6468                 make a debug_print() not translatable
6469
6470 2002-10-31 [melvin]     0.8.5claws64
6471
6472         * ac/aspell.m4
6473                 Fixed --disable-aspell-test. Now --disable-aspell-test will 
6474                 not run any GNU/aspell test.  The dictionary path will
6475                 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
6476                 was given, in which case, it will be $prefix/lib/aspell/
6477         * configure.in
6478                 Fixed typo in commentary (Aspell code).
6479
6480 2002-10-31 [paul]       0.8.5claws63
6481
6482         * po/POTFILES.in
6483                 remove src/filter.c and src/prefs_filter.c
6484                 thanks to Ricardo for reminding me
6485
6486 2002-10-31 [colin]      0.8.5claws62
6487
6488         * src/mbox_folder.c
6489                 Plug some leaks
6490
6491 2002-10-31 [paul]       0.8.5claws61
6492
6493         * src/prefs_filter.[ch] ** REMOVED **
6494           src/filter.[ch]       ** REMOVED **
6495           
6496         * src/Makefile.am
6497           src/folderview.c
6498           src/inc.c
6499           src/main.c
6500           src/mainwindow.c
6501           src/mbox.c
6502           src/prefs_common.c
6503           src/prefs_filtering.c
6504           src/summaryview.[ch]
6505                 remove main's 'filter' code
6506                 
6507         README.claws
6508                 update to reflect removal of main's filter
6509
6510 2002-10-31 [paul]       0.8.5claws60
6511
6512         * src/summaryview.c
6513                 remove check for global_processing in summary_filter_open(). 
6514                 This fixes the bug where if the user uses the right-click 
6515                 'Create filter rule...' and doesn't have any filter rules 
6516                 already defined in claws' advanced filtering, the newly 
6517                 created filter rule goes to main's filtering which is 
6518                 inaccessible through the gui. Now the filter rule gets added
6519                 to claws' filtering by default.
6520
6521 2002-10-28 [melvin]     0.8.5claws59
6522
6523         * src/prefs_actions.c
6524                 Fixed bug #627322 where MIME parts were not always
6525                 correctly passed to a %p action
6526                 Display an error dialog when message filename is not found.
6527
6528 2002-10-28 [melvin]     0.8.5claws58
6529
6530         * src/prefs_common.c
6531                 Readded a missing function declaration lost in 0.8.3claws34
6532
6533 2002-10-28 [paul]       0.8.5claws57
6534
6535         * sync with 0.8.5cvs15
6536                 see ChangeLog 2002-10-28 and 2002-10-25
6537                 
6538         Note: ChangeLog entry 2002-10-24 is not sync'ed.
6539
6540 2002-10-27 [oliver]     0.8.5claws56
6541
6542         * src/pop.c
6543                 plug leak in pop3_top_recv
6544
6545 2002-10-26 [christoph]  0.8.5claws55
6546
6547         * src/folder.c
6548                 set need_update folder flag when messages are added
6549                 (closes bug [ 626922 ] folder not updated after receiving)
6550
6551 2002-10-25 [melvin]     0.8.5claws54
6552
6553         * src/imageview.c
6554                 Fixed a memleak introduced in the scaling code.
6555
6556 2002-10-24 [alfons]     0.8.5claws53
6557
6558         * src/filtering.c
6559                 make filtering's forward message action forward from the 
6560                 correct account
6561                 (closes bug [628089 ] Filter -> Forward from address problem
6562                 reported by Oktay)
6563
6564 2002-10-24 [christoph]  0.8.5claws52
6565
6566         * src/mainwindow.c
6567         * src/manual.[ch]
6568                 o use manual of current locale or english if current
6569                   locale is not available (and english is available)
6570                 o also link to sylpheed doc project manuals
6571
6572 2002-10-23 [paul]       0.8.5claws51
6573
6574         * tools/README
6575           tools/kmail2sylpheed_v2.pl
6576                 add new version of kmail addressbook importer script.
6577                 works with newer versions of Kmail/KAddressBook which
6578                 have new and rearranged data.
6579
6580 2002-10-23 [martin]     0.8.5claws50
6581
6582         * src/folderview.c
6583         * src/summaryview.c
6584         * src/utils.h
6585         * src/utils.c
6586                 added length parameter to get_abbrev_newsgroup_name()
6587                 changed this function so that it abbreviates the newsgroup
6588                 names only so long it is smaller than the length parameter
6589                 (for better reading of some newsgroup names and space efficiency)
6590
6591 2002-10-22 [colin]      0.8.5claws49
6592
6593         *src/foldersel.c
6594                 Revert Alfons' last modification (after voting ;-))
6595
6596 2002-10-21 [alfons]     0.8.5claws48
6597
6598         * src/foldersel.c
6599                 folder view in folder selection dialog reflects state of
6600                 folder view in main window
6601
6602 2002-10-18 [alfons]     0.8.5claws47
6603
6604         * src/mbox.c
6605                 drop imported messages in folder selected by user,
6606                 and not in the inbox
6607                 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
6608
6609 2002-10-18 [alfons]     0.8.5claws46
6610
6611         * src/compose.c
6612                 make automagic reply work correctly for email accounts 
6613                 (whether it's viable to do a full sync with Hiro's 
6614                 compose.c is still under discussion)
6615
6616 2002-10-18 [melvin]     0.8.5claws45
6617
6618         * src/prefs_actions.c
6619                 Fixed bug #622275 where asynchroneous actions left 
6620                 zombies processes
6621                 Made (synchroneous) actions' input be displayed live.
6622
6623 2002-10-18 [christoph]  0.8.5claws44
6624
6625         * src/textview.c
6626                 don't add a newline in the textview in front of the
6627                 first textpart if header display is disabled
6628                 (closes bug [ 603385 ] disabled header display leaves blank
6629                  lin)
6630
6631 2002-10-18 [christoph]  0.8.5claws43
6632
6633         * src/folder.[ch]
6634         * src/imap.c
6635         * src/mbox_folder.c
6636         * src/mh.c
6637         * src/news.c
6638                 folder->get_num_list now returns an error code
6639                 (closes bug [ 609424 ] News cache cleared on failure)
6640                 
6641 2002-10-17 [colin]      0.8.5claws42
6642         
6643         * src/news.c
6644                 Changed a printf by debug_print
6645
6646 2002-10-16 [paul]       
6647
6648         * tools/OOo2sylpheed.pl
6649                 allow for spaces in the name of the
6650                 file to be attached.
6651
6652 2002-10-16 [colin]      0.8.5claws41
6653
6654         * src/main.c
6655                 Use a tristate to change online mode
6656
6657 2002-10-16 [paul]       0.8.5claws40
6658
6659         * po/es.po
6660                 updated by Ricardo Mones Lastra
6661
6662 2002-10-16 [colin]      0.8.5claws39
6663
6664         * src/main.c
6665           src/mainwindow.[ch]
6666                 Added --online and --offline command-line
6667                 switches
6668
6669 2002-10-15 [christoph]  0.8.5claws38
6670
6671         * src/procmime.c
6672                 set mimeinfo->name to NULL after g_free to
6673                 avoid double freeing with g_free
6674
6675 2002-10-14 [christoph]  0.8.5claws37
6676
6677         * src/compose.c
6678         * src/filtering.c
6679         * src/summaryview.c
6680                 remove calls to folder->change_flags that are now
6681                 done by procmsg flag functions (seems it is not
6682                 used by any foldertype anyway)
6683         * src/folder.c
6684                 init folder->change_flags with NULL
6685
6686 2002-10-14 [christoph]  0.8.5claws36
6687
6688         * src/folder.[ch]
6689         * src/imap.[ch]
6690                 use virtual functions for folder item new and destroy
6691                 functions
6692
6693 2002-10-14 [melvin]     0.8.5claws35
6694
6695         * src/compose.c
6696                 Added a test to not run the spell checker if no default
6697                 dictionary is available. No dialog is displayed though.
6698
6699 2002-10-14 [melvin]     0.8.5claws34
6700
6701         * src/gtkaspell.c
6702                 Fixed bug in dictionary list context menu where
6703                 "More..." pointed to an emtpy submenu if the
6704                 number of dictionaries is a multiple of 15
6705                 Removed unneeded code in suggestions list creation
6706
6707 2002-10-14 [paul]       0.8.5claws33
6708
6709         * po/bg.po
6710                 updated by George Danchev
6711
6712 2002-10-13 [hoa]        0.8.5claws32
6713
6714         * src/matcher.[ch]
6715           src/matcher_parser_parser.y
6716                 removed the escaped string from internal structure
6717                 of matcher.
6718
6719 2002-10-12 [colin]      0.8.5claws31
6720
6721         * src/gtksctree.[ch]
6722           src/summaryview.c
6723                 Removed useless function gtksctree_reanchor
6724
6725 2002-10-12 [alfons]     0.8.5claws30
6726         
6727         * sync with remaining main changes 2002-10-09 - 2002-10-11
6728         - drop changes to src/compose.c (requires claws specific changes)
6729         
6730 2002-10-12 [alfons]     0.8.5claws29
6731         
6732         * sync with main changes of 2002-10-08
6733         - drop changes to src/compose.c (requires claws specific changes)
6734         - drop changes to src/summaryview.c (requires changes to compose.c)     
6735
6736 2002-10-12 [alfons]     0.8.5claws28
6737         
6738         * sync with main changes of 2002-10-07
6739
6740 2002-10-12 [alfons]     0.8.5claws27
6741
6742         * sync with main changes of 2002-10-04
6743         - drop changes to src/compose.c (requires claws specific changes)
6744         - drop changes to src/prefs_folder_item.c (claws implementation
6745           seems to be working)
6746
6747 2002-10-12 [colin]      0.8.5claws26
6748
6749         * src/mainwindow.c
6750                 Fix folder-flicker when space-reading, introduced 
6751                 in claws22.
6752
6753 2002-10-12 [colin]      0.8.5claws25
6754
6755         * src/compose.c
6756                 Save account address when saving as draft.
6757                 (closes bug 621838)
6758
6759 2002-10-12 [colin]      0.8.5claws24
6760
6761         * src/summaryview.c
6762                 Fix the problem consisting of no message selected
6763                 after the last message in a folder has been moved.
6764
6765 2002-10-12 [paul]       0.8.5claws23
6766
6767         * src/compose.c
6768           src/prefs_template.c
6769           src/template.[ch]
6770                 add Cc and Bcc to templates. Patch submitted by
6771                 John L. Males.
6772
6773 2002-10-12 [colin]      0.8.5claws22
6774
6775         * src/folderview.c
6776                 Fix a bug after "Check for new messages":
6777                 If a folder was opened, it was still selected at
6778                 the end of the check, but displayed empty.
6779         * src/mainwindow.c
6780                 Remove unnecessary check
6781
6782 2002-10-12 [paul]
6783
6784         * tools/README
6785                 be more verbose in the description of
6786                 OOo2sylpheed.pl
6787                 
6788
6789 2002-10-11 [colin]      0.8.5claws21
6790
6791         * src/mainwindow.c
6792                 Make space work (better) when no mail is selected
6793
6794 2002-10-11 [colin]      0.8.5claws20
6795
6796         * src/inc.c
6797           src/news.c
6798                 fix warnings
6799
6800 2002-10-11 [colin]      0.8.5claws19
6801
6802         * src/mainwindow.c
6803                 revert 0.8.5claws6 changes as i couldn't get to
6804                 anything satisfying
6805
6806 2002-10-11 [melvin]     0.8.5claws18
6807
6808         * src/compose.c
6809                 Removed buggy and unused macro (should have been committed in
6810                 0.8.5claws17)
6811
6812 2002-10-11 [melvin]     0.8.5claws17
6813
6814         * src/compose.c
6815                 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
6816
6817 2002-10-11 [thorsten]   0.8.5claws16 
6818
6819         * src/folderview.c
6820                 remove rescan warning
6821
6822 2002-10-11 [colin]      0.8.5claws15 
6823
6824         * src/procheader.c
6825                 fix a segfault that happens if conv_unmime_header
6826                 fails (should be better to find out why it fails)
6827
6828 2002-10-11 [christoph]  0.8.5claws14
6829
6830         * src/summaryview.c
6831                 update folderview stats after ignore/unignore thread
6832
6833 2002-10-11 [hoa]        0.8.5claws13
6834
6835         * src/quote_fmt_parse.y
6836                 Fixed a yacc/bison syntax error
6837         * src/matcher.c
6838                 Escaping of string is fixed.
6839
6840 2002-10-11 [colin]      0.8.5claws12
6841
6842         * src/imageview.c
6843                 Resize images to fit
6844
6845 2002-10-11 [paul]       0.8.5claws11
6846
6847         * po/es.po
6848                 updated by Ricardo Mones Lastra
6849
6850 2002-10-10 [alfons]     0.8.5claws10
6851
6852         * src/compose.c
6853                 allow dropping files by "moving" files from a file manager,
6854                 not only by the more cumbersome "copying". the latter 
6855                 mostly implies holding down the Control button
6856
6857 2002-10-10 [christoph]  0.8.5claws9
6858
6859         * src/summaryview.c
6860                 update folders after thread building for ignored threads
6861
6862 2002-10-10 [christoph]  0.8.5claws8
6863
6864         * config/.cvsignore
6865                 added Makefile
6866         * src/filtering.[ch]
6867         * src/folder.[ch]
6868         * src/folderview.[ch]
6869         * src/import.c
6870         * src/inc.[ch]
6871         * src/mbox.[ch]
6872         * src/procmsg.c
6873         * src/summaryview.[ch]
6874                 o added new flag need_update to FolderItem
6875                 o removed folder_table from various functions from tracking
6876                   folder updates
6877                 o set need_update flags in folder.c's move, copy and delete
6878                   functions and procmsg's flags functions
6879                 o added function folderview_update_items_when_required that
6880                   updates all folders with need_update set
6881                 o call folderview_update_items_when_required instead of
6882                   folderview_update_item_foreach
6883
6884 2002-10-09 [sergey]     0.8.5claws7
6885
6886         * src/compose.c
6887                 Strip CRs whel loading the text into editor in reedit mode.
6888
6889 2002-10-09 [colin]      0.8.5claws6
6890
6891         * src/mainwindow.c
6892                 Make Space work when no mail is selected
6893
6894 2002-10-09 [colin]      0.8.5claws5
6895
6896         * src/gtksctree.[ch]
6897                 Fix range_select
6898                 Add gtk_sctree_reanchor() 
6899         * src/summaryview.c
6900                 Use gtk_sctree_reanchor() - better fix for 
6901                 bug 60413
6902
6903 2002-10-09 [colin]      0.8.5claws4
6904
6905         * src/summaryview.c
6906                 Fix shift-click select after delete problem
6907                 (closes bug 60413)
6908
6909 2002-10-08 [thorsten]   0.8.5claws3
6910
6911         * src/summaryview.c
6912                 exclude current msg from -hide read messages-
6913
6914 2002-10-08 [colin]      0.8.5claws2
6915
6916         * src/inc.[ch]
6917           src/pop.c
6918           src/recv.c
6919                 Differentiate socket errors from disk full
6920                 errors
6921
6922 2002-10-08 [christoph]  0.8.5claws1
6923
6924         * Makefile.am
6925         * configure.in
6926                 modifications for new config directory
6927
6928         * config.guess  ** REMOVED **
6929         * config.sub    ** REMOVED **
6930         * install-sh    ** REMOVED **
6931         * ltmain.sh     ** REMOVED **
6932         * missing       ** REMOVED **
6933         * mkinstalldirs ** REMOVED **
6934                 these files are autogenerated by automake
6935                 when you run autogen.sh
6936
6937         * config/.cvsignore     ** NEW FILE **
6938         * config/Makefile.am    ** NEW FILE **
6939                 ignore autogenerated files
6940                 create a Makefile in this directory
6941
6942 2002-10-08 [paul]       0.8.5claws
6943
6944         * 0.8.5claws release
6945         
6946         * src/compose.c
6947           src/procheader.c
6948           src/procmsg.c
6949                 fix quote reply format for newsgroups reply bug
6950                 (thanks to Hoa)
6951                 
6952         * po/en_GB.po
6953           po/pl.po
6954                 updated by me and Witold Wladyslaw Wojciech Wilk
6955                 repectively
6956
6957 2002-10-07 [paul]       0.8.3claws53
6958
6959         * po/it.po
6960           po/pt_BR.po
6961           po/sr.po
6962                 updated messages catalogs, submitted by
6963                 Alessandro Maestri, Fabio Jr.Beneditto 
6964                 and Urke MMI, respectively.
6965
6966 2002-10-07 [christoph]  0.8.3claws52
6967
6968         * src/folder.[ch]
6969         * src/folderview.c
6970         * src/mainwindow.c
6971                 fix new folder ghost message bug
6972                 (closes bug [ 619722 ] wrong count for newly created folders)
6973
6974 2002-10-07 [christoph]  0.8.3claws51
6975
6976         * src/compose.c
6977                 fix news posting problem
6978
6979 2002-10-07 [melvin]     0.8.3claws50
6980
6981         * po/fr.po
6982                 Updated French translation
6983
6984 2002-10-05 [christoph]  0.8.3claws49
6985
6986         * src/gtkstext.c
6987                 check if line_start_cache is set in gtk_stext_update_text
6988                 (closes bug [ 618119 ] crash while doing search in folder)
6989
6990 2002-10-05 [christoph]  0.8.3claws48
6991
6992         * src/imap.c
6993         * src/news.c
6994         * src/utils.c
6995         * src/utils.h
6996                 implement cache cleanups for claws' folder system
6997                 (closes bug [ 595916 ] imapcache not cleaned up)
6998
6999 2002-10-05 [melvin]     0.8.3claws47
7000
7001         * src/prefs_actions.c
7002                 Made the help text more clear for the %p token
7003
7004 2002-10-04 [paul]       0.8.3claws46
7005
7006         * sync with 0.8.5
7007                 see ChangeLog 2002-10-02 and 2002-10-03
7008
7009 2002-10-04 [christoph]  0.8.3claws45
7010
7011         * src/inc.c
7012                 fix segfault caused by pop before smtp
7013                 call to inc_account_mail with NULL
7014                 pointer for mainwin
7015
7016 2002-10-04 [paul]       0.8.3claws44
7017
7018         * configure.in
7019                 sync the LDAP detection from 0.8.5cvs1
7020
7021 2002-10-02 [christoph]  0.8.3claws43
7022
7023         * po/de.po
7024                 fix small spelling error
7025
7026 2002-10-02 [melvin]     0.8.3claws42
7027
7028         * ac/aspell.m4
7029                 Behave better and say "no" when test program cannot be run.
7030
7031 2002-10-02 [paul]       0.8.3claws41
7032
7033         * sync with 0.8.4cvs1
7034                 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
7035                 
7036         * src/summaryview.c
7037                 toggle the behavior of Reply menuitem between
7038                 normal reply and reply-to-list
7039
7040 2002-10-01 [sergey]     0.8.3claws40
7041
7042         * src/compose.c
7043                 Convert newlines in the message text to the canonical form
7044                 before base64 encoding (RFC2045 compliance, fixes some
7045                 interoperability issues with Evolution 1.0.3)
7046
7047 2002-09-29 [colin]      0.8.3claws39
7048
7049         * src/summaryview.c
7050                 Fix an unwanted copy/paste
7051
7052 2002-09-29 [colin]      0.8.3claws38
7053
7054         * src/mainwindow.c
7055                 Renamed "Custom toolbar" to "Customize toolbar"
7056                 Renamed "Show all header" to "Show all headers"
7057                 Renamed "Set diplay item" to "Set displayed items"
7058         * src/prefs_common.c
7059                 Renamed "Show all header" to "Show all headers"
7060         * src/prefs_summary_column.c
7061                 Renamed "diplay item" to "displayed items"
7062
7063 2002-09-29 [colin]      0.8.3claws37
7064
7065         * src/mainwindow.[ch]
7066                 online/offline status pixmaps follow theme
7067                 changes
7068         * src/summaryview.[ch]
7069                 quicksearch pixmap follows theme changes
7070
7071 2002-09-29 [thorsten]   0.8.3claws36
7072
7073         * src/compose.c
7074           src/prefs_folder_item.[ch]
7075                 add default_reply_to folder option (closes patch 581044)
7076
7077 2002-09-29 [christoph]  0.8.3claws35
7078
7079         * acconfig.h    ** REMOVED **
7080         * configure.in
7081         * ac/aspell.m4
7082         * ac/check-type.m4
7083         * ac/gnupg-check-typedef.m4
7084                 fix autoheader 2.50 warning
7085
7086 2002-09-29 [christoph]  0.8.3claws34
7087
7088         * major code cleanup (part 2)
7089         
7090                 - unused variables removed
7091                 - unused functions removed
7092                 - uninitialized variables checked
7093                 - missing return statements added
7094                 - missing function return types added
7095                 - added parentheses around assignment
7096                   when suggested by gcc
7097
7098 2002-09-29 [alfons]     0.8.3claws33
7099
7100         * src/logwindow.c
7101                 log_window_clear(): only bracket gtk_text_forward_delete() 
7102                 with gtk_text_freeze() / gtk_text_thaw() (see if this
7103                 works around GTK text bug)
7104
7105 2002-09-29 [paul]       0.8.3claws32
7106
7107         * po/bg.po
7108           po/sr.po
7109                 updated by George Danchev and Urke MMI
7110                 respectively
7111
7112 2002-09-27 [christoph]  0.8.3claws31
7113
7114         * doc-src/readme.txt
7115         * doc-src/rfc1806.txt   ** REMOVED **
7116         * doc-src/rfc2183.txt   ** NEW FILE **
7117         * doc-src/rfc2980.txt   ** NEW FILE **
7118                 update rfcs
7119
7120 2002-09-27 [melvin]     0.8.3claws30
7121
7122         * ac/aspell.m4
7123                 Fixed typo which could break linking
7124
7125 2002-09-27 [melvin]     0.8.3claws29
7126
7127         * ac/aspell.m4
7128                 Improved GNU/aspell checking. 
7129                 Fixed bug #614490
7130
7131 2002-09-27 [paul]       0.8.3claws28
7132
7133         * sync with 0.8.3cvs8
7134                 see ChangeLog 2002-09-27
7135
7136 2002-09-26 [colin]      0.8.3claws27
7137
7138         * src/toolbar.[ch]
7139           src/mainwindow.[ch]
7140                 Add "Reply to Mailing-list" to the toolbar
7141
7142 2002-09-26 [christoph]  0.8.3claws26
7143
7144         * src/summaryview.c
7145                 Fix wrong message counts in summaryview status
7146
7147 2002-09-26 [paul]       0.8.3claws25
7148
7149         * sync with 0.8.3cvs7
7150                 see ChangeLog 2002-09-26
7151
7152 2002-09-26 [paul]       0.8.3claws24
7153
7154         * sync with 0.8.3cvs6
7155                 see ChangeLog 2002-09-25
7156
7157 2002-09-25 [christoph]  0.8.3claws23
7158
7159         * src/prefs_common.c
7160         * src/prefs_folder_item.c
7161         * src/prefs_scoring.c
7162                 Renamed "kill score" to "hide score" in GUI
7163                 and prefs files
7164
7165 2002-09-25 [paul]       0.8.3claws22
7166
7167         * sync with 0.8.3cvs5
7168                 see ChangeLog 2002-09-24
7169
7170 2002-09-24 [alfons]     0.8.3claws21
7171
7172         patch by Satoshi Nagayasu: allows appending / saving multiple 
7173         selected files (closes "[ 612279 ] save multiple mesg(s) in 
7174         'Save as ...'")
7175
7176         * AUTHORS
7177                 add Satoshi Nagayasu
7178         * src/summaryview.c
7179                 summary_save_as(): allow saving selected files to
7180                 one file
7181                 summary_set_menu_sensitive: enable "Save As..." when
7182                 multiple files are selected
7183         * src/utils.[ch]
7184                 append_file(): new function
7185
7186 2002-09-24 [colin]      0.8.3claws20
7187
7188         * src/procmime.c
7189                 Fix segfault when mimeinfo doesn't have a 
7190                 content_type. 
7191
7192 2002-09-24 [colin]      0.8.3claws19
7193
7194         * src/prefs_common.[ch]
7195                 Add a preference to display send dialog or not
7196         * src/send.c
7197                 Display send dialog according to preference
7198
7199 2002-09-24 [colin]      0.8.3claws18
7200
7201         * src/compose.[ch]
7202                 Disable user actions when sending
7203
7204 2002-09-24 [colin]      0.8.3claws17
7205
7206         * src/procmime.c
7207                 Do not display name or filename for attachments
7208                 with an application/pgp-signature type
7209                 (security flaw, see bug 537413)
7210
7211 2002-09-23 [colin]      0.8.3claws16
7212
7213         * src/editaddress.c
7214                 Initialize entry_email, entry_alias and 
7215                 entry_remarks to first email address of the list
7216
7217 2002-09-23 [colin]      0.83claws15
7218
7219         * src/compose.c
7220                 Drop pgp-signature when reediting a signed queued
7221                 message
7222
7223 2002-09-23 [melvin]     0.8.3claws14
7224
7225         * po/fr.po
7226                 Updated French translation
7227
7228 2002-09-23 [melvin]     0.8.3claws13
7229
7230         * src/mainwindow.c
7231                 Made custom toolbar menu labels more consistent
7232         * src/prefs_toolbar.c
7233                 Made custom toolbar window title more consistent
7234
7235 2002-09-22 [colin]      0.8.3claws12
7236
7237         * src/inc.c
7238                 Initialize session type to normal before getting 
7239                 mail (fixes strange Get behaviour)
7240         * src/prefs_account.h
7241                 Move STYPE_POP_BEFORE_SMTP to last position to 
7242                 avoid other side-effects
7243
7244 2002-09-22 [colin]      0.8.3claws11
7245
7246         * src/prefs_account.c
7247                 Fix pop_bfr_smtp_tm_entry sensivity when switching
7248                 from pop3 to apop or vice-versa
7249
7250 2002-09-22 [colin]      0.8.3claws10
7251         
7252         * src/prefs_account.[ch]
7253                 Add an option for the POP before SMTP timeout
7254         * src/inc.c
7255                 Remember time of last POP connection
7256         * src/send.c
7257                 Do POP before SMTP only if timeout reached
7258
7259 2002-09-22 [oliver]     0.8.3claws9
7260         
7261         * README.claws
7262                 explain custom toolbar
7263
7264 2002-09-22 [oliver]     0.8.3claws8
7265
7266         * src/prefs_actions.[ch]
7267         custom toolbar for compose      
7268                 actions callback from compose toolbar
7269         * src/folderview.c
7270                 remove include toolbar.h
7271
7272 2002-09-22 [oliver]     0.8.3claws7
7273         
7274         * src/prefs_toolbar.[ch]
7275                 custom toolbar for compose
7276                 - generic prefs_toolbar handles both
7277                   Mainwin's toolbar as well as Compose toolbar          
7278
7279 2002-09-22 [oliver]     0.8.3claws6
7280         
7281         * src/toolbar.[ch]
7282                 custom toolbar for compose
7283                 restructure toolbar.[ch]
7284
7285 2002-09-22 [oliver]     0.8.3claws5
7286
7287         * src/compose.[ch]
7288                 custom toolbar for compose
7289
7290 2002-09-22 [oliver]     0.8.3claws4
7291         
7292         * src/mainwindow.[ch]
7293                 custom toolbar for compose 
7294                 move mainwin toolbar back to mainwindow
7295
7296 2002-09-22 [alfons]     0.8.3claws3
7297
7298         * src/procmsg.c
7299                 :%sno/if(/if (/gc
7300                 :%sno/for(/for (/gc
7301                 (beautify)
7302
7303 2002-09-22 [alfons]     0.8.3claws2
7304         
7305         * src/procmsg.c
7306                 procmsg_save_to_outbox(): don't unlink message file from queue;
7307                 callers should do it using folder_item_remove_msg()
7308
7309 2002-09-22 [colin]      0.8.3claws1
7310
7311         * src/mimeview.[ch]
7312                 Made mimeview_check_signature() public
7313         * src/textview.c
7314                 Made GPG signatures verifiable by clicking
7315                 the [application/pgp-signature] in the Text
7316                 view
7317
7318 2002-09-22 [paul]       0.8.3claws
7319
7320         * po/bg.po
7321           po/en_GB.po
7322           po/es.po
7323           po/it.po
7324           po/pl.po
7325           po/pt_BR.po
7326           po/sr.po
7327                 updated translations, submitted by George Danchev,
7328                 me, Ricardo Mones Lastra, Alessandro Maestri,
7329                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto 
7330                 and Urke MMI, respectively.     
7331
7332 2002-09-22 [alfons]     0.8.2claws65
7333
7334         * src/procmsg.c
7335         * src/pgptext.c
7336                 no furry valgrinds have been used to plug these memleaks
7337
7338 2002-09-20 [paul]       0.8.2claws64
7339
7340         * sync with 0.8.3cvs4
7341                 'Select thread' re-implemented 
7342                 see ChangeLog 2002-09-20
7343
7344 2002-09-21 [alfons]     0.8.2claws63
7345
7346         * src/compose.c
7347                 compose_send(): plug unnoticed memleak
7348
7349 2002-09-20 [alfons]     0.8.2claws62
7350
7351         * src/addr_compl.c
7352                 replace_address_in_edit(): strict check for NULL address to
7353                 fix "[ 607348 ] Segfault in address completion". My guess is
7354                 that this happens with an empty address book, but it's good
7355                 to have this check here anyway
7356                 
7357                 completion_window_button_press(): free string returned 
7358                 from the internal cache
7359
7360 2002-09-20 [christoph]  0.8.2claws61
7361
7362         * src/procmime.h
7363                 added ENC_BINARY to EncodingType
7364         * src/procmime.c
7365                 the string returned by procmime_get_encoding_str
7366                 should not depend on the order of values in the
7367                 EncodingType definition
7368         * doc-src/rfc1806.txt   ** NEW FILE **
7369                 Added rfc1806 about MIME Content-Disposition
7370                 Extension
7371
7372 2002-09-19 [paul]       0.8.2claws60
7373
7374         * sync with 0.8.2cvs3
7375                 see ChangeLog 2002-09-19
7376
7377 2002-09-19 [paul]       0.8.2claws59
7378
7379         * src/prefs_folder_item.c
7380                 revert to Darko's original alignment of colour
7381                 selector button
7382                 add a colon to folder_color label
7383                 
7384         * src/compose.c
7385                 add Colin's patch (with Hiro's modifications) to 
7386                 force BASE64 encoding for 8-bit text when signing
7387                 (sync with 0.8.3cvs2)
7388
7389 2002-09-18 [alfons]     0.8.2claws58
7390
7391         * src/compose.c
7392                 :%sno/if(/if (/gc
7393                 :%sno/for(/for (/gc
7394                 (beautify a little bit)
7395
7396 2002-09-18 [christoph]  0.8.2claws57
7397
7398         * src/pine.c
7399                 fix handling of fgetc return value
7400
7401 2002-09-17 [alfons]     0.8.2claws56
7402         
7403         * src/summaryview.c
7404                 summary_sort(): check non-NULL summaryview->folder_item when no 
7405                 folder is selected at all
7406                 (closes "[ 610344 ] sort label make syl Crash")
7407
7408 2002-09-17 [alfons]     0.8.2claws55
7409         
7410         * src/compose.c
7411                 beautify a little bit
7412
7413 2002-09-17 [christoph]  0.8.2claws54
7414
7415         * src/folder.c
7416                 initialize max values for cache and folder
7417                 when cache or folder is empty
7418
7419 2002-09-15 [colin]      0.8.2claws53
7420
7421         * src/compose.c
7422                 Fix a leak (thanks Alfons!) and cleaned
7423                 variables names for custom headers
7424
7425 2002-09-15 [colin]      0.8.2claws52
7426
7427         * src/compose.c
7428                 Fix custom headers recognition when
7429                 prefs_common.trans_hdr is on
7430
7431 2002-09-15 [colin]      0.8.2claws51
7432
7433         * src/compose.c
7434                 Allow dynamically-added custom headers
7435                 Yet not reparsed if reedited
7436
7437 2002-09-15 [alfons]     0.8.2claws50
7438
7439         * src/prefs_account.c
7440                 fix warnings
7441
7442 2002-09-15 [colin]      0.8.2claws49
7443         
7444         * src/prefs_account.c
7445                 fix pop_before_smtp sensitivity
7446
7447 2002-09-15 [colin]      0.8.2claws48
7448
7449         * src/inc.[ch]
7450                 add inc_pop_before_smtp()
7451                 allow MainWindow to be undefined in 
7452                 inc_account_mail() and inc_start()
7453         * src/pop.c
7454           src/prefs_account.h
7455                 add STYPE_POP_BEFORE_SMTP session type
7456         * src/prefs_account.c
7457                 activated pop before smtp option
7458         * src/send.c
7459                 do pop before smtp if the relevant option 
7460                 is set
7461
7462 2002-09-15 [paul]       0.8.2claws47
7463
7464         * sync with 0.8.3
7465                 see ChangeLog 2002-09-15
7466
7467 2002-09-14 [paul]       0.8.2claws46
7468
7469         * po/bg.po
7470                 updated Bulgarian translation, submitted by
7471                 George Danchev
7472
7473 2002-09-13 [paul]       0.8.2claws45
7474
7475         * src/compose.c
7476                 merge claws' select_account() with main's
7477                 (new) compose_select_account(). [sync with
7478                 0.8.2cvs15, see ChangeLog 2002-09-11]
7479
7480 2002-09-12 [christoph]  0.8.2claws44
7481
7482         * src/filter.c
7483                 allocate 1 elements of FolderItem not 0
7484
7485 2002-09-12 [colin]      0.8.2claws43
7486
7487         * src/compose.c
7488                 Fix bug #590825 (obey Follow-up: poster)
7489
7490 2002-09-12 [colin]      0.8.2claws42
7491
7492         * src/procmime.c
7493                 Fix bug #557009 (wrong headers for messages 
7494                 forwarded as attachments)
7495
7496 2002-09-11 [colin]      0.8.2claws41
7497         
7498         * src/compose.c
7499                 Put SCF: pseudo-header on top of message
7500                 Set draft tmp_flag when saved as draft
7501
7502         * src/procmsg.c
7503           src/procheader.c
7504                 Skip after first \n\n for beginning of real message
7505                 for drafts too
7506
7507 2002-09-11 [christoph]  0.8.2claws40
7508
7509         * src/filtering.c
7510                 use procmsg flag functions in filtering or processing
7511                 will cause incorrect folder message counts
7512
7513 2002-09-11 [colin]      0.8.2claws39
7514
7515         * src/compose.c
7516                 Fix bug #550175 - wrong save folder when reediting
7517                 drafts
7518
7519 2002-09-11 [paul]       0.8.2claws38
7520
7521         * sync with 0.8.2cvs14
7522                 see ChangeLog 2002-09-11
7523
7524 2002-09-11 [colin]      0.8.2claws37
7525
7526         * src/folder.c
7527                 Fix a typo (seeming to cause new/unread status to
7528                 be lost)
7529
7530 2002-09-10 [christoph]  0.8.2claws36
7531
7532         * src/compose.c
7533                 compose_redirect should not use compose_generic_new
7534                 because that does more stuff than expected including
7535                 opening the external editor
7536                 (closes bug "[ 526608 ] bounced messages appear blank
7537                  in editor")
7538
7539 2002-09-10 [christoph]  0.8.2claws35
7540
7541         * src/folder.c
7542                 fix problem with too large message number range
7543                 causing a crash in folder_item_scan
7544
7545 2002-09-10 [paul]       0.8.2claws34
7546
7547         * sync with 0.8.2cvs13
7548                 see ChangeLog 2002-09-10
7549
7550 2002-09-10 [christoph]  0.8.2claws33
7551
7552         * src/msgcache.c
7553                 set MsgInfo TmpFlags for queue and draft folders
7554                 (closes bug "[ 591676 ] Queue ignore MIME on restart")
7555
7556 2002-09-10 [paul]       0.8.2claws32
7557
7558         * AUTHORS
7559           po/bg.po      ** NEW FILE **
7560                 new Bulgarian translation submitted by
7561                 George Danchev <danchev@spnet.net>
7562                 
7563         * tools/Makefile.am
7564           tools/README
7565           tools/tb2sylpheed     ** NEW FILE **
7566                 add script that converts an addressbook exported
7567                 from The Bat! into a Sylpheed addressbook. Submitted
7568                 by Urke MMI <urke-kg@eunet.yu>
7569
7570 2002-09-10 [paul]       0.8.2claws31
7571
7572         * sync with 0.8.2cvs12
7573                 see ChangeLog 2002-09-10
7574
7575 2002-09-06 [paul]       0.8.2claws30
7576
7577         * src/prefs_common.c
7578                 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
7579                 
7580         * tools/Makefile.am
7581           tools/README
7582           tools/ldif-to-xml.py  ** REMOVED **
7583                 remove obsolete python script
7584
7585 2002-09-06 [paul]       0.8.2claws29
7586
7587         * sync with 0.8.2cvs10
7588                 see ChangeLog 2002-09-06
7589
7590 2002-09-04 [paul]       0.8.2claws28
7591
7592         * sync with 0.8.2cvs9
7593                 see ChangeLog 2002-08-04
7594
7595 2002-09-04 [colin]      0.8.2claws27 
7596
7597         * src/prefs_common.[ch]
7598                 Added signature color configuration
7599         * src/textview.c
7600                 Use user-specified signature color
7601
7602 2002-09-03 [colin]      0.8.2claws26
7603
7604         * src/prefs_common.[ch]
7605                 Added autosave and autosave_length prefs
7606         * src/compose.c
7607                 Added compose_remove_draft()
7608                 Auto-save drafts according to the prefs
7609         * src/main.c
7610                 Added a crash-indicator file, allowing to check
7611                 for new messages on startup if Sylpheed crashed
7612                 (makes saved drafts "reappear")
7613
7614 2002-09-03 [colin]      0.8.2claws25
7615
7616         * src/textview.[ch]
7617                 Grey the signature
7618
7619 2002-09-03 [paul]       0.8.2claws24
7620
7621         * sync with 0.8.2cvs8
7622                 see ChangeLog 2002-09-02 and 2002-09-03
7623
7624 2002-09-03 [darko]      0.8.2claws23
7625
7626         * src/folderview.c
7627                 use normal style when creating new folder to pick
7628                 proper font size 
7629
7630 2002-09-02 [melvin]     0.8.2claws22
7631
7632         * src/gtkaspell.m4
7633                 removed some obsolete code
7634
7635 2002-09-02 [melvin]     0.8.2claws21
7636
7637         * ac/aspell.m4
7638                 fixed test's equality sign (== to =)
7639
7640 2002-09-02 [alfons]     0.8.2claws20
7641
7642         * src/folder.c
7643         * src/mh.c
7644                 revert change of 0.8.2claws16 and use the mh_folder_destroy
7645                 as folder->destroy virtual as suggested by Hiro
7646                 (the mh.c code seems to have been lost around mh.c.1.21)
7647
7648 2002-09-02 [paul]       0.8.2claws19
7649
7650         * po/pt_BR.po
7651                 updated by Fabio Jr. Beneditto
7652                 
7653         * src/defs.h
7654                 use 'http://claws.sylpheed.org' for homepage link. 
7655                 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
7656
7657 2002-09-01 [alfons]     0.8.2claws18
7658
7659         * src/mh.c
7660                 plug memleak related to one Martin Kluge found
7661
7662 2002-08-31 [paul]       0.8.2claws17
7663
7664         * sync with 0.8.2cvs6
7665                 see ChangeLog 2002-08-30
7666
7667 2002-08-31 [alfons]     0.8.2claws16
7668
7669         * src/folder.c
7670                 folder_destroy(): remove mailbox from folderlist even if it has
7671                 no destroy virtual
7672
7673 2002-08-31 [alfons]     0.8.2claws15
7674
7675         * src/folder.c
7676                 :%sno/if(/if (/gc
7677                 :%sno/for(/for (/gc
7678                 (being pedantic I know)
7679
7680 2002-08-31 [alfons]     0.8.2claws14
7681
7682         * src/folder.c
7683                 check for NULL pointers returned from folder->fetch_msginfo virtual
7684                 (should solve some reported crashes)
7685
7686 2002-08-30 [alfons]     0.8.2claws13
7687
7688         * acconfig.h
7689         * configure.in
7690         * src/crash.c
7691                 enable crash dialog on compilation time
7692                 (--enable-crash-dialog configure option)
7693
7694 2002-08-30 [alfons]     0.8.2claws12
7695
7696         * AUTHORS
7697                 add Martin Kluge
7698         * src/mh.c
7699                 apply memory leak plug patch by Martin Kluge
7700                 (closes patch "[ 602568 ] patch for 602441 little memory leak",
7701                 bug "[ 599677 ] Very small memory leak in 0.81claws115",
7702                 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
7703
7704 2002-08-30 [darko]      0.8.2claws11
7705
7706         * src/folderview.c
7707                 copy Gtk style from normal style to match
7708                 font size for coloured folders
7709
7710 2002-08-29 [alfons]     0.8.2claws10
7711
7712         * sylpheed.desktop
7713                 Type=Internet <- Type=Application
7714                 (reported by Michael Schwendt, see:
7715                 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
7716                 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
7717
7718 2002-08-29 [paul]       0.8.2claws9
7719
7720         * sync with 0.8.2cvs5
7721                 see ChangeLog 2002-08-29
7722
7723 2002-08-29 [colin]      0.8.2claws8
7724
7725         * src/summaryview.c
7726                 Added a sanity check in summary_select_thread
7727                 Should fix bug 601605
7728
7729 2002-08-29 [colin]      0.8.2claws7
7730
7731         * src/main.c
7732                 Revert claws6 changes regarding bug #591676
7733
7734 2002-08-28 [colin]      0.8.2claws6
7735         
7736         * src/main.c
7737                 Ignore cache for queue folderitems
7738                 Fix bug #591676
7739
7740 2002-08-28 [melvin]     0.8.2claws5
7741
7742         * README.claws
7743                 Fixed typos.
7744
7745 2002-08-28 [melvin]     0.8.2claws4
7746
7747         * README.claws
7748                 Updated a bit the text concerning the spell checker
7749
7750 2002-08-28 [melvin]     0.8.2claws3
7751
7752         Merged the GNU_aspell_branch:
7753                 Support of new GNU/aspell is now included and the old pspell
7754                 is not supported anymore.
7755                 See README.claws
7756
7757         * README.claws
7758                 Updated spell checker text to reflect the switch to GNU/aspell
7759
7760         * ac/aspell.m4          *** NEW ***
7761         * src/gtkaspell.[ch]    *** NEW *** 
7762         * ac/pspell.m4          *** DELETED *** 
7763         * src/gtkspell.[ch]     *** DELETED ***
7764
7765         * ac/Makefile.am
7766                 Updated for GNU/aspell support
7767
7768         * po/POTFILES.in
7769                 Replaced gtkspell.c by gtkaspell.c
7770
7771         * acconfig.h
7772         * src/Makefile.am
7773         * src/about.c
7774         * src/compose.[ch]
7775         * src/crash.c
7776         * src/main.c
7777         * src/prefs_common.[ch]
7778                 Updated for GNU/aspell support
7779
7780 2002-08-28 [paul]       0.8.2claws2
7781
7782         * sync with 0.8.2cvs4
7783                 see ChangeLog 2002-08-27 and 2002-08-28
7784
7785 2002-08-28 [colin]      0.8.2claws1
7786
7787         * src/summary_search.c
7788                 Added "AND search"
7789
7790 2002-08-28 [jens]       0.8.2claws
7791
7792         *po/de.po
7793                 Updated German translations
7794
7795 2002-08-27 [melvin]     0.8.2claws
7796
7797         * po/fr.po
7798                 Updated French translations
7799
7800 2002-08-27 [paul]       0.8.2claws
7801
7802         * sync with 0.8.2 main release
7803
7804         * po/en_GB.po
7805           po/es.po
7806           po/it.po
7807           po/pl.po
7808           po/pt_BR.po
7809           po/sr.po
7810                 updated message catalogs submitted by
7811                 Ricardo Mones Lastra, Alessandro Maestri,
7812                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
7813                 Beneditto and Urke MMI  
7814
7815 2002-08-27 [hoa]        0.8.1claws123
7816
7817         * src/mainwindow.[ch]
7818         * src/summaryview.[ch]
7819                 removed the "filter setting" menu option.
7820                 add a "cancel a news message" menu option.
7821
7822 2002-08-26 [martin]     0.8.1claws122
7823
7824         * ChangeLog.claws
7825                 changed string under 0.8.1claws79 changed by myself
7826                 i'm sorry alfons :(
7827
7828 2002-08-26 [martin]     0.8.1claws121
7829
7830         * src/crash.c
7831                 added kill command to debuggerrc to start crash dialog
7832
7833 2002-08-26 [paul]       0.8.1claws120
7834
7835         * sync with 0.8.1cvs31
7836                 see ChangeLog 2002-08-26
7837
7838 2002-08-25 [alfons]     0.8.1claws119
7839
7840         * src/procmsg.c
7841                 fix bug that didn't send out correct headers to news server
7842                 when sending news article and email from queue (bug reported
7843                 and patch provided by Tim Mann; closes bug 
7844                 "[ 583196 ] 0.7.8claws can't post news")
7845
7846 2002-08-25 [alfons]     0.8.1claws118
7847
7848         * src/selective_download.c
7849                 mark two strings as translatable
7850                 (thanks to Urke MMI for pointing this out)
7851
7852 2002-08-25 [alfons]     0.8.1claws117
7853
7854         * src/summaryview.c
7855                 treat sent boxes as special and allow sorting them by addressee
7856                 (closes "[ 589418 ] Sent folder sorting misbehavior"
7857                 submitted by Steve Lamb)
7858
7859 2002-08-24 [alfons]     0.8.1claws116
7860
7861         * src/matcher.c
7862                 fix memleak reported by Martin Kluge
7863                 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
7864
7865 2002-08-24 [oliver]     0.8.1claws115
7866
7867         * src/prefs_toolbar.c
7868                 o code cleanup as suggested by Alfons
7869                 o memleak fix
7870
7871 2002-08-24 [alfons]     0.8.1claws114
7872
7873         * src/summaryview.c
7874                 o fix another memory leak reported by Martin Kluge
7875                   (see "[ 599568 ] Small Memory Leak")
7876                 o remove 'from' variable from 'summary_set_header()'; we can
7877                   do with just 'to' 
7878
7879 2002-08-24 [paul]       0.8.1claws113
7880
7881         * sync with 0.8.1cvs30
7882                 see ChangeLog 2002-08-23
7883
7884 2002-08-24 [alfons]     0.8.1claws112
7885
7886         * src/summaryview.c
7887                 remove unnecessary allocations for search bar fixing leaks
7888                 reported by Martin Kluge
7889                 (see "[ 599451 ] Further memory leaks?")
7890
7891 2002-08-24 [alfons]     0.8.1claws111
7892
7893         * src/main.c
7894                 make get_socket_name() public for crash.c
7895         * src/crash.c
7896                 o make report bug button work (goes to claws' 
7897                   bug tracker at sf.net)
7898                 o introduce function for doing important stuff just
7899                   before claws goes down
7900                 o clean up code 
7901
7902 2002-08-24 [alfons]     0.8.1claws110
7903
7904         * src/compose.c
7905                 move cursor to "To" entry when forwarding as attachment
7906                 (reported and solved by Steve Lamb, closes bug report
7907                 "[ 592880 ] Forward as attachment; cursor not in to")
7908
7909 2002-08-24 [colin]      0.8.1claws109
7910
7911         * src/mainwindow.c
7912                 fix quick search visibility after GUI (de)separations.
7913
7914 2002-08-23 [colin]      0.8.1claws108
7915
7916         * src/mainwindow.c
7917                 fix header pane visibility after folderview or
7918                 messageview (de)separation
7919
7920 2002-08-23 [paul]       0.8.1claws107
7921
7922         * src/mainwindow.[ch]
7923           src/toolbar.c
7924                 give full control of display or non-display 
7925                 of the Execute icon to Custom toolbar settings.
7926                 add new sensitivity condition to maninwindow.h: 
7927                 M_DELAY_EXEC
7928
7929         * ChangeLog
7930           ChangeLog.jp
7931           NEWS
7932                 more sync with 0.8.1cvs29
7933
7934 2002-08-23 [melvin]     0.8.1claws106
7935
7936         * src/alertpanel.c
7937                 Readded support for custom widget in alertpanel lost in last
7938                 sync.
7939
7940 2002-08-23 [paul]       0.8.1claws105
7941
7942         * sync with 0.8.1cvs29
7943                 see ChangeLog 2002-08-23
7944
7945 2002-08-23 [colin]      0.8.1claws104
7946
7947         * src/summaryview.c
7948                 Fix folder and search pixmaps exchanging positions
7949                 after theme or toolbar changes. Thank to Oliver for 
7950                 reporting this.
7951
7952 2002-08-23 [colin]      0.8.1claws103
7953
7954         * src/mainwindow.c
7955           src/messageview.[ch]
7956           src/noticeview.[ch]
7957           src/summaryview.c
7958                 Changed messageview_create() and noticeview_create()
7959                 to avoid the last gdk_warning
7960
7961 2002-08-22 [colin]      0.8.1claws102
7962
7963         * src/summaryview.c
7964                 Fix my new `Creating pixmap from xpm' warning
7965
7966 2002-08-22 [colin]      0.8.1claws101
7967
7968         * src/mainwindow.c
7969                 Fix some of the gdk warnings
7970
7971 2002-08-22 [colin]      0.8.1claws100
7972
7973         * src/Makefile.am
7974         * src/stock_pixmap.c
7975         * src/stock_pixmap.h
7976         * src/pixmaps/quicksearch.xpm *ADDED*
7977                 Add the quicksearch pixmap
7978         * src/mainwindow.c
7979         * src/summaryview.c
7980         * src/summaryview.h
7981                 Make quicksearch bar visible/hidden via a button
7982
7983 2002-08-22 [christoph]  0.8.1claws99
7984
7985         * src/folder.c
7986                 fix folder update for newsgroups with message
7987                 numbers below minimum number of articles to fetch
7988                 (closes bug #598445)
7989
7990 2002-08-22 [paul]       0.8.1claws98
7991
7992         * sync with 0.8.1cvs28
7993                 see ChangeLog 2002-08-22
7994
7995 2002-08-21 [alfons]     0.8.1claws97
7996
7997         * src/crash.c
7998                 use bt instead of bt full which seems to work 
7999                 better, and bt full doesn't give a great deal 
8000                 of information anyway
8001
8002 2002-08-21 [colin]      0.8.1claws96
8003
8004         * src/summaryview.c
8005                 fix summaryview_searchtype_changed prototype
8006
8007 2002-08-21 [christoph]  0.8.1claws95
8008
8009         * src/mainwindow.c
8010                 o fix broken menu update for sorting type, we have to
8011                   get this info from the summaryview now
8012                 o removed setting of threaded state in menu callback
8013         * src/summaryview.[ch]
8014                 more summaryview/folderitem seperation for
8015                 threading option
8016         * configure.in
8017                 removed not required --with-compiler-flags option
8018
8019 2002-08-21 [oliver]     0.8.1claws94
8020         
8021         * src/toolbar.h 
8022                 o rename toolbar.xml to toolbar_main.xml
8023                   since toolbar_compose.xml might come up 
8024                   any time soon
8025         * README.claws
8026                 add custom toolbar              
8027
8028 2002-08-21 [darko]      0.8.1claws93
8029
8030         * src/procmsg.c
8031                 don't reset tmp flags for messages copied
8032                 to sent folder
8033
8034 2002-08-21 [colin]      0.8.1claws92
8035         
8036         * src/prefs_filtering.c
8037                 fix renaming rules on folder rename 
8038                 when folder is not a leaf folder
8039
8040 2002-08-21 [paul]       0.8.1claws91
8041
8042         * src/prefs_folder_item.c
8043                 fix alignment of colour selector
8044
8045 2002-08-21 [paul]       0.8.1claws90
8046
8047         * sync with 0.8.1cvs27
8048                 see ChangeLog 2002-08-21
8049
8050 2002-08-21 [paul]       0.8.1claws89
8051
8052         * src/summaryview.c
8053                 fix crash when changing field type in
8054                 Quick search bar
8055
8056 2002-08-21 [colin]      0.8.1claws88
8057
8058         * src/summaryview.c
8059                 Made quick search case-insensitive
8060
8061 2002-08-21 [paul]       0.8.1claws87
8062
8063         * sync with 0.8.1cvs26
8064                 see ChangeLog 2002-08-21
8065
8066 2002-08-20 [christoph]  0.8.1claws86
8067
8068         * src/folderview.c
8069         * src/main.c
8070         * src/summaryview.[ch]
8071                 more summaryview/folderitem seperation for
8072                 sort_key and sort_type
8073         * src/procmsg.c
8074                 added missing return statement
8075
8076 2002-08-20 [colin]      0.8.1claws85
8077
8078         * src/summaryview.[ch]
8079                 Added a quick search box
8080         * src/mainwindow.c
8081         * src/prefs_common.[ch]
8082                 Added a show/hide option for the quick search
8083
8084 2002-08-20 [oliver]     0.8.1claws84
8085         
8086         * src/mainwindow.c
8087                 remove toolbar_create_popups
8088         * src/toolbar.[ch]
8089                 o remove toolbar_create_popups
8090                 o fix toolbar_set_sensitive 
8091                   (Bug reports #596834 and #596832)     
8092         * src/prefs_toolbar.c
8093                 o add "Set default" button
8094                 o align label and text + combo widgets
8095
8096 2002-08-20 [hoa]        0.8.1claws83bis
8097
8098         * src/imap.c
8099                 fixed a bug in imap_fetch_msginfo() in case there is no
8100                 current folder.
8101
8102 2002-08-20 [darko]      0.8.1claws83
8103
8104         * src/folderview.c
8105                 copy the color style of folder view so it
8106                 works with GTK themes
8107
8108 2002-08-20 [darko]      0.8.1claws82
8109
8110         * src/folder.h
8111         * src/folderview.c
8112         * src/prefs_folder_item.[hc]
8113                 don't use UI stuff in folder.h
8114
8115 2002-08-20 [darko]      0.8.1claws81
8116
8117         * src/folder.h
8118         * src/prefs_folder_item.h
8119         * src/folderview.c
8120         * src/prefs_folder_item.c
8121                 ability to set folder color in folderview
8122
8123 2002-08-19 [alfons]     0.8.1claws80
8124
8125         * src/summaryview.c
8126                 fix one of the earlier memleaks reported by Martin Kluge
8127
8128 2002-08-19 [alfons]     0.8.1claws79
8129
8130         * src/mainwindow.c
8131                 hide notice view when selecting seperate folder
8132                 view (reported by Urke MMI)
8133
8134 2002-08-19 [christoph]  0.8.1claws78
8135
8136         * src/folderview.c
8137         * src/prefs_folder_item.h
8138         * src/summaryview.[ch]
8139                 o add summary_set_prefs_from_folderitem to set
8140                   summaryview prefs (first step to remove all
8141                   references to the folderitem in summaryview)
8142                 o moved compiled regex stuff from folderitem prefs
8143                   to summaryview code
8144
8145 2002-08-19 [paul]       0.8.1claws77
8146
8147         * src/compose.c
8148                 add check for '.' to QUOTE_IF_REQUIRED
8149
8150 2002-08-19 [paul]       0.8.1claws76
8151
8152         * src/inc.c
8153                 sync with 0.8.1cvs25 (plug memory leak)
8154
8155         * src/prefs_toolbar.c
8156                 re-order prefs_toolbar_cancel()
8157
8158 2002-08-18 [alfons]     0.8.1claws75
8159
8160         * src/inc.c
8161         * src/matcher.c
8162                 plug other memleaks reported by Martin Kluge
8163
8164 2002-08-18 [paul]       0.8.1claws74
8165
8166         * po/pt_BR.po
8167                 updated by Fabio Jr. Beneditto
8168
8169 2002-08-18 [paul]       0.8.1claws73
8170
8171         * src/toolbar.[ch]
8172                 fix bug where tooltips were displayed untranslated              
8173
8174         * src/prefs_toolbar.c
8175                 fix bug where clicking 'Cancel' creates an icon & text
8176                 toolbar regardless of prefs
8177         
8178
8179 2002-08-17 [oliver]     0.8.1claws72
8180
8181         * src/prefs_toolbar.c
8182                 update toolbar on CANCEL
8183                 bug reported by Martin Kluge
8184         * src/toolbar.c
8185                 toolbar_destroy memleak fixed           
8186
8187 2002-08-17 [alfons]     0.8.1claws71
8188
8189         * src/toolbar.c
8190                 plug another memleak reported by Martin Kluge
8191
8192 2002-08-16 [alfons]     0.8.1claws70
8193
8194         * src/crash.c
8195                 use execvp() correctly (suggested by wwp; thanks!)
8196
8197 2002-08-16 [alfons]     0.8.1claws69
8198
8199         * src/gtksctree.c
8200                 plug memory leak reported by Kim Schultz & Martin Kluge
8201
8202 2002-08-16 [paul]       0.8.1claws68
8203
8204         * po/es.po
8205                 updated by Ricardo Mones Lastra
8206
8207 2002-08-16 [paul]       0.8.1claws67
8208
8209         * src/toolbar.h
8210                 fix bug where 'Compose News' icon showed wrong
8211                 tooltip
8212
8213 2002-08-16 [paul]       0.8.1claws66
8214
8215         * sync with 0.8.1cvs24
8216                 see ChangeLog 2002-08-16
8217
8218         * po/it.po
8219                 updated by Alessandro Maestri
8220
8221 2002-08-15 [paul]       0.8.1claws65
8222
8223         * po/sr.po
8224                 updated by Urke MMI
8225
8226 2002-08-15 [paul]       0.8.1claws64
8227
8228         * src/*.c
8229                 don't translate debug info
8230
8231         * src/matcher.[ch]
8232                 add copyright info
8233
8234 2002-08-15 [paul]       0.8.1claws63
8235
8236         * src/prefs_toolbar.c
8237                 fix bug where clicking 'OK' creates an icon & text
8238                 toolbar regardless of prefs
8239
8240 2002-08-14 [alfons]     0.8.1claws62
8241
8242         * src/main.c
8243                 add global var that has the full argv[0]
8244         * src/crash.c
8245                 o execvp the correct sylpheed by using argv0
8246                   and setting the correct work dir
8247                 o other tweaks  
8248
8249 2002-08-14 [oliver]     0.8.1claws61
8250         
8251         * enable/disable Toolbar Action Buttons 
8252         * code cleanups
8253         * src/mainwindow.c
8254         * src/toolbar.[ch]      
8255         * src/prefs_toolbar.c   
8256
8257 2002-08-14 [melvin]     0.8.1claws60
8258
8259         * po/fr.po
8260                 Updated French translations
8261
8262 2002-08-14 [melvin]     0.8.1claws59
8263
8264         * src/crash.c
8265                 Made bug report not translatable
8266         * src/exporthtml.c
8267                 Fixed exporthtml_build_filespec() return value
8268         * src/foldersel.c
8269                 Fixed incorrect include file
8270         * src/gtkspell.c
8271         * src/prefs_actions.c
8272         * src/prefs_toolbar.c
8273                 Made debug info not translatable
8274         * src/mutt.c
8275         * src/quote_fmt.c
8276                 Added missing includes
8277         * src/prefs_common.c
8278                 Fixed typo
8279
8280 2002-08-14 [paul]       0.8.1claws58
8281
8282         * faq/es/sylpheed-faq.html
8283           faq/es/sylpheed-faq-[1-3].html
8284           faq/es/sylpheed-faq-4.html     **NEW FILE **
8285                 update Spanish FAQ
8286
8287 2002-08-13 [christoph]  0.8.1claws57
8288
8289         * src/procmsg.c
8290                 ignore thread fix that did not mark all
8291                 child nodes of a ignored thread as
8292                 ignored. Does not work perfectly yet,
8293                 but it is better now
8294
8295 2002-08-13 [alfons]     0.8.1claws56
8296
8297         * src/crash.c
8298                 o implement 'save crash log'
8299                 o some tweaks
8300
8301 2002-08-13 [melvin]     0.8.1claws55
8302
8303         * src/main.c
8304                 removed unrequired "execinfo.h" header
8305
8306 2002-08-12 [paul]       0.8.1claws54
8307
8308         * faq/en/sylpheed-faq.html
8309           faq/en/sylpheed-faq-[1-3].html
8310           faq/en/sylpheed-faq-4.html     **NEW FILE **
8311                 update English FAQ
8312
8313 2002-08-12 [alfons]     0.8.1claws53
8314
8315         * po/POTFILES.in
8316                 add crash.c to translatables
8317         * src/crash.c
8318                 bring in Leandro's crash dialog
8319
8320 2002-08-11 [alfons]     0.8.1claws52
8321
8322         * src/crash.c
8323                 clean up some warnings
8324
8325 2002-08-11 [alfons]     0.8.1claws51
8326
8327         * acconfig.h
8328         * configure.in
8329         * src/crash.[ch]        ** NEW FILES **
8330         * src/main.c            
8331                 initial gdb crash handler
8332
8333 2002-08-11 [paul]       0.8.1claws50
8334
8335         * src/prefs_toolbar.c
8336                 replace Up/Down arrow pixmaps with text to be
8337                 consistent across icon themes
8338
8339 2002-08-11 [paul]       0.8.1claws49
8340
8341         * src/prefs_common.c
8342           src/prefs_toolbar.c
8343                 rename 'Pixmap' -> 'Icon'
8344
8345         * src/toolbar.[ch]
8346                 rename  'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
8347
8348 2002-08-10 [paul]       0.8.1claws48
8349
8350         * src/prefs_toolbar.c
8351                 re-work the UI
8352
8353 2002-08-10 [paul]       0.8.1claws47
8354
8355         * src/main.c
8356                 don't write Processing progress to status bar
8357                 patch submitted by Alexander Evseev
8358
8359         * src/prefs_toolbar.c
8360                 re-position and resize window
8361                 make window assume correct size on first call
8362
8363 2002-08-10 [paul]       0.8.1claws46
8364
8365         * src/mainwindow.c
8366           src/prefs_toolbar.c
8367           src/toolbar.c
8368           src/toolbar.h
8369                 obey coding style
8370                 follow UI text conventions
8371
8372 2002-08-10 [alfons]     0.8.1claws45
8373
8374         * src/toolbar.c
8375                 correct pixmap for delete action
8376
8377 2002-08-10 [paul]       0.8.1claws44
8378
8379         * po/pt_BR.po
8380                 updated by Fabio Jr. Beneditto
8381
8382 2002-08-10 [paul]       0.8.1claws43
8383
8384         * po/POTFILES.in
8385                 add custom toolbar files
8386
8387 2002-08-10 [paul]       0.8.1claws42
8388
8389         * sync with 0.8.1cvs22
8390                 see ChangeLog 2002-08-09
8391
8392 2002-08-09 [paul]       0.8.1claws41
8393
8394         * tools/Makefile.am
8395           tools/README
8396           tools/outlook2sylpheed.pl     ** NEW FILE **
8397                 add script to convert exported Outlook
8398                 contacts list to a Sylpheed addressbook.
8399                 Submitted by Ricardo Mones Lastra.
8400
8401 2002-08-09 [paul]       0.8.1claws40
8402
8403         * AUTHORS
8404           configure.in
8405           po/sr.po      ** NEW FILE **
8406                 add Serbian message catalog. Submitted by
8407                 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>             
8408
8409 2002-08-09 [paul]       0.8.1claws39
8410
8411         * sync with 0.8.1cvs21
8412                 see ChangeLog 2002-08-08
8413
8414 2002-08-08 [oliver]     0.8.1claws38
8415
8416         * src/mainwindow.c
8417                 move Custom Toolbar to Configuration menu
8418
8419 2002-08-08 [oliver]     0.8.1claws37
8420
8421         * src/prefs_toolbar.c
8422                 fix substitute pixmap bug
8423
8424 2002-08-08 [paul]       0.8.1claws36
8425
8426         * sync with 0.8.1cvs19
8427                 see ChangeLog 2002-08-08
8428
8429 2002-08-07 [christoph]  0.8.1claws35
8430
8431         * src/utils.c
8432                 fixed a memory leak in new canonicalize_file_replace
8433
8434 2002-08-07 [christoph]  0.8.1claws34
8435
8436         * src/utils.[ch]
8437                 o canonicalize_file_replace should create the temporary
8438                   file in the same directory as the original file.
8439                 o added get_tmpfile_in_dir that creates a temorary file
8440                   in a specified directory.
8441
8442 2002-08-07 [melvin]     0.8.1claws33
8443
8444         * src/toolbar.c
8445                 fixed bug where 'Article' button acted as 'Email' button.
8446
8447 2002-08-07 [paul]       0.8.1claws32
8448
8449         * sync with 0.8.1.cvs17
8450                 see ChangeLog 2002-08-07
8451
8452 2002-08-07 [colin]      0.8.1claws31
8453         
8454         * src/news.c
8455                 fix mass-cancel problem
8456
8457 2002-08-07 [thorsten]   0.8.1claws30
8458
8459         * src/prefs_toolbar.c
8460                 fix: crash on replace or add new button
8461         * src/toolbar.c
8462                 fix: close xmlfile after reading
8463         * src/utils.c
8464                 fix: unlink() file before rename()
8465
8466 2002-08-06 [paul]       0.8.1claws29
8467
8468         * sync with 0.8.cvs15
8469                 see ChangeLog 2002-08-06
8470
8471 2002-08-06 [oliver]     0.8.1claws28
8472
8473         * src/toolbar.c
8474         * src/prefs_toolbar.c
8475                 fixed empty toolbar issue
8476
8477 2002-08-06 [oliver]     0.8.1claws27
8478
8479         * Custom Toolbar Final 
8480         * src/folderview.c
8481         * src/inc.c
8482         * src/summaryview.c
8483                 o toolbar stuff now lives in src/toolbar.[ch]
8484                 o main_window_toolbar_* functions are renamed to
8485                   toolbar_* reflecting their new source file
8486         * src/mainwindow.[ch]
8487                 o remove toolbar stuff  
8488
8489 2002-08-06 [oliver]     0.8.1claws26
8490         
8491         * src/Makefile.am
8492         * src/prefs_toolbar.[ch]        **New File**
8493         * src/toolbar.[ch]              **New File**
8494                 o prefs_toolbar.[ch] custom toolbar frontend
8495                 o toolbar.[ch]       backend 
8496
8497 2002-08-06 [oliver]     0.8.1claws25
8498
8499         * src/prefs_actions.[ch]
8500                 o new exported function actions_execute
8501
8502 2002-08-06 [paul]       0.8.1claws24
8503
8504         * sync with 0.8.1cvs4
8505                 see ChangeLog 2002-08-06
8506
8507 2002-08-06 [paul]       0.8.1claws23
8508
8509         * sync with 0.8.1cvs13
8510                 see ChangeLog 2002-08-06
8511
8512 2002-08-06 [paul]       0.8.1claws22
8513
8514         * sync with 0.8.1cvs12
8515                 see ChangeLog 2002-08-05 and 2002-08-06
8516
8517 2002-08-06 [match]      0.8.1claws21
8518
8519         * src/addrclip.c
8520                 improvements to cut/copy/paste address
8521
8522 2002-08-05 [match]      0.8.1claws20
8523
8524         * src/addritem.[ch]
8525         * src/addrcache.c
8526         * src/addrbook.c
8527         * src/editaddress.c
8528         * src/addressbook.c
8529                 fixes to improve cut/copy/paste
8530
8531 2002-08-06 [melvin]     0.8.1claws19
8532
8533         * src/account.[ch]
8534                 account_find_all_from_address(): new function that returns the
8535                 list of all accounts that are matched in an address.
8536         * src/alertpanel.[ch]
8537                 alertpanel() now accepts a custom widget
8538                 alertpanel_with_widget(): new function that pops up a panel with
8539                 a custom widget in it 
8540         * src/gtkutils.[ch]
8541                 gtkut_account_menu_new(): new function that allows the selection
8542                 of an account from a list of accounts.
8543         * src/messageview.c
8544                 Extended Return Receipt notification to select the correct 
8545                 account and to make a security test on the Delivery-Notification
8546                 address which should be the same as the Return-Path.
8547
8548 2002-08-06 [thorsten]   0.8.1claws18
8549
8550         * src/mimeview.c
8551                 attach_all: save unnamed as "noname.%d",
8552                 dont free static dirname
8553
8554 2002-08-05 [alfons]     0.8.1claws17
8555
8556         * configure.in
8557                 detect XIM by trying to link rather than compile a XIM program
8558
8559 2002-08-05 [oliver]     0.8.1claws16
8560                 
8561         * src/stock_pixmap.[ch]
8562                 o add UP_ARROW to available pixmaps (already in pixmap-directory)
8563                 o new func to retrieve pixmaps
8564
8565 2002-08-05 [paul]       0.8.1claws15
8566
8567         * sync with 0.8.1cvs10
8568                 see ChangeLog 2002-08-05
8569
8570 2002-08-04 [alfons]     0.8.1claws14
8571
8572         * src/textview.c
8573                 see if this plugs memleak
8574
8575 2002-08-04 [melvin]     0.8.1claws13
8576
8577         * src/gtkspell.c
8578                 fixed bug that could crash Sylpheed when highlighting
8579                 all misspelled words.
8580
8581 2002-08-03 [melvin]     0.8.1claws12
8582
8583         * src/prefs_actions.c
8584                 removed unnecessary checks for NULL introduced in 0.8.1claws11.
8585         * src/messageview.c
8586                 fixed bug where the Return Receipt was sent to
8587                 Delivery-Notification-To address even if it was not present
8588
8589 2002-08-02 [alfons]     0.8.1claws11
8590
8591         * src/prefs_actions.c
8592                 o more check for NULLs
8593                 o put create_io_dialog() in right conditional block
8594
8595 2002-08-02 [paul]       0.8.1claws10
8596
8597         * po/es.po
8598                 updated by Ricardo Mones Lastra
8599
8600 2002-08-01 [christoph]  0.8.1claws9
8601
8602         * src/folder.c
8603                 don't free the cache of the opened
8604                 folder in the summaryview
8605         * src/summaryview.c
8606                 don't unset flags, if it is not required
8607
8608 2002-08-01 [paul]       0.8.1claws8
8609
8610         * sync with 0.8.1cvs8
8611                 see ChangeLog entry 2002-08-01
8612
8613 2002-08-01 [paul]       0.8.1claws7
8614
8615         * sync with 0.8.1cvs7
8616                 see ChangeLog 2002-07-31 and 2002-08-01
8617
8618 2002-07-31 [christoph]  0.8.1claws6
8619
8620         * src/mainwindow.c
8621                 forgot to update menu sensitivity
8622                 function for new menu entry
8623
8624 2002-07-31 [alfons]     0.8.1claws5
8625
8626         * src/main.c
8627                 check folder item and its path for NULL on
8628                 initial processing
8629
8630 2002-07-31 [christoph]  0.8.1claws4
8631
8632         * src/folder.c
8633                 check if folder_item_get_msginfo in
8634                 folder_item_remove_msg returned NULL
8635         * src/imap.c
8636                 better clear the uid cache in the
8637                 uid validity check function and delete
8638                 cached messages
8639
8640 2002-07-31 [paul]       0.8.1claws3
8641
8642         * man/sylpheed.1
8643                 add the '--attach' option and a few other
8644                 minor changes
8645
8646 2002-07-31 [paul]       0.8.1claws2
8647
8648         * sync with 0.8.1cvs5
8649                 see ChangeLog 2002-07-31
8650
8651 2002-07-31 [christoph]  0.8.1claws1
8652
8653         * src/folderview.[ch]
8654         * src/mainwindow.c
8655                 replace "Rescan all folders..." with
8656                 "Check all folders for new messages..."
8657
8658 2002-07-30 [paul]       0.8.1claws
8659
8660         * version 0.8.1claws released
8661
8662 2002-07-30 [paul]       0.8.0claws29
8663
8664         * tools/OOo2sylpheed.pl ** NEW FILE **
8665           tools/README
8666                 add script to enable sending documents as
8667                 attachments from OpenOffice.org
8668
8669 2002-07-30 [melvin]     0.8.0claws28
8670
8671         * src/prefs_actions.c
8672                 Made the actions' input/output dialog display
8673                 without delay.
8674
8675 2002-07-30 [christoph]  0.8.0claws27
8676
8677         * src/procmsg.c
8678                 check if folder_item_get_msginfo in
8679                 procmsg_save_to_outbox returned NULL
8680
8681 2002-07-30 [paul]       0.8.0claws26
8682
8683         * sync with 0.8.1cvs4
8684                 see ChangeLog 2002-07-29
8685
8686 2002-07-29 [thorsten]   0.8.0claws25
8687
8688         * README.claws
8689                 added selective download, delete on server
8690
8691 2002-07-29 [paul]       0.8.0claws24
8692
8693         * sync with 0.8.1cvs3
8694                 see ChangeLog 2002-07-29
8695
8696 2002-07-27 [christoph]  0.8.0claws23
8697
8698         * src/folder.c
8699                 add extra check if fetching the msginfo
8700                 returned NULL
8701
8702 2002-07-27 [paul]       0.8.0claws22
8703
8704         * sync with 0.8.1cvs2
8705                 see ChangeLog 2002-07-26
8706
8707 2002-07-27 [christoph]  0.8.0claws21
8708
8709         * src/imap.c
8710                 add another check if a valid msginfo
8711                 was returned
8712
8713 2002-07-26 [hoa]        0.8.0claws20
8714
8715         * src/folder.c
8716                 Fixed a condition in folder_item_destroy()
8717
8718         * src/imap.c
8719                 Fixed an error in IMAP protocol
8720
8721 2002-07-26 [alfons]     0.8.0claws19
8722
8723         * src/folder.c
8724                 ofcourse compare with identifier, not the path
8725
8726 2002-07-26 [alfons]     0.8.0claws18
8727
8728         * src/folder.c
8729                 use folder item identifier for saving / restoring
8730                 preferences because folder->path might not be unique
8731
8732 2002-07-26 [melvin]     0.8.0claws17
8733
8734         * src/logwindow.c
8735                 Fixed a crash introduced in 0.8.0claws5 when log is 
8736                 cut under 80 characters.
8737
8738 2002-07-26 [paul]       0.8.0claws16
8739
8740         * sync with 0.8.1cvs1
8741                 see ChangeLog 2002-07-26
8742
8743 2002-07-26 [christoph]  0.8.0claws15
8744
8745         * src/imap.[ch]
8746                 imap folder now remembers the last selected
8747                 folder and imap_fetch_msginfo skips selecting
8748                 the folder if it is already selected
8749
8750 2002-07-26 [christoph]  0.8.0claws14
8751
8752         * src/folder.c
8753         * src/folderview.c
8754         * src/imap.c
8755                 fix imap folder rescanning
8756
8757 2002-07-25 [christoph]  0.8.0claws13
8758
8759         * src/filter.c
8760         * src/folder.[ch]
8761         * src/folderview.c
8762         * src/imap.[ch]
8763         * src/mainwindow.c
8764         * src/mbox_folder.c
8765         * src/mh.c
8766         * src/news.c
8767                 implement imap uid cache and uid validity check
8768
8769 2002-07-25 [alfons]     0.8.0claws12
8770
8771         * src/summaryview.c
8772                 fix a brown paper bag bug, and also add some more
8773                 checks
8774
8775 2002-07-25 [christoph]  0.8.0claws11
8776
8777         * src/folder.c
8778                 don't mix copy, fetch_msginfo and remove
8779                 operations in folder item copy and move
8780                 operations
8781
8782 2002-07-25 [christoph]  0.8.0claws10
8783
8784         * src/folderview.c
8785         * src/mainwindow.c
8786         * src/prefs_folder_item.c
8787         * src/summaryview.[ch]
8788                 remove no longer required parameter update_cache from
8789                 summary_show
8790
8791 2002-07-25 [paul]       0.8.0claws9
8792
8793         * sync with 0.8.1
8794         
8795         * AUTHORS
8796                 a few corrections
8797
8798 2002-07-24 [alfons]     0.8.0claws8
8799
8800         * src/summaryview.c
8801                 sort correctly when using simplified subject line
8802                 (closes feature request "[ 585141 ] applying regexp to subject 
8803                 before sort" submitted by Alexandra Walford)
8804
8805 2002-07-24 [paul]       0.8.0claws7
8806
8807         * sync with 0.8.0cvs3
8808                 see ChangeLog 2002-07-24
8809
8810 2002-07-23 [christoph]  0.8.0claws6
8811
8812         * src/folder.c
8813         * src/folder.h
8814         * src/summaryview.c
8815         * src/summaryview.h
8816         * src/main.c
8817                 o separate processing and summaryview
8818                 o removed summary_write_cache from summaryview
8819                 o removed summaryview->killed_messages, because we don't have
8820                   to keep a list of killed messages anymore. New cache will
8821                   keep the hidden messages in cache anyway
8822         * src/folderview.c
8823         * src/inc.c
8824         * src/selective_download.c
8825                 o removed unnecessary summary_write_cache calls
8826         * src/procmsg.c
8827                 o don't set ignore thread flag in procmsg_get_thread_tree
8828                   if it is already set
8829         * src/mainwindow.c
8830         * src/statusbar.h
8831                 o moved STATUSBAR_PUSH/POP to statusbar.h because
8832                   they are used in different files
8833
8834 2002-07-23 [melvin]     0.8.0claws5
8835
8836         * src/addressbook.c
8837         * src/addrgather.c
8838         * src/editaddress.c
8839         * src/editgroup.c
8840         * src/editldap_basedn.c
8841         * src/importldif.c
8842         * src/prefs_common.c
8843                 Fixed few memory leak (gtk_editable_get_chars returns
8844                 an allocated string)
8845         * src/logwindow.c
8846                 Fixed few memory leak (gtk_editable_get_chars returns
8847                 an allocated string) and modified a little the log cutting
8848                 loop.
8849         * src/compose.c
8850                 Replaced a call to an obsolete function gtk_entry_get_text()
8851                 by gtk_editable_get_chars()
8852         * src/send.c
8853                 Removed a debug printf
8854
8855 2002-07-23 [christoph]  0.8.0claws4
8856
8857         * src/filesel.c
8858                 fix another g_dirname memory leak
8859
8860 2002-07-23 [christoph]  0.8.0claws3
8861
8862         * src/mh.c
8863                 fixed a memory leak in mh_fetch_msginfo
8864                 fixed crash when message header could not be
8865                 parsed
8866
8867 2002-07-23 [paul]       0.8.0claws2
8868
8869         * sync with 0.8.0cvs2
8870                 see ChangeLog 2002-07-23
8871
8872 2002-07-23 [paul]       0.8.0claws1
8873
8874         * sync with 0.8.0cvs1
8875                 see ChangeLog 2002-07-23
8876
8877 2002-07-23 [paul]       0.8.0claws
8878
8879         * release of 0.8.0claws
8880
8881 2002-07-23 [paul]       0.7.8claws99
8882
8883         * po/ru.po
8884                 new Russian translation, submitted by
8885                 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
8886
8887 2002-07-22 [jens]       0.7.8claws98
8888
8889         * po/de.po
8890                 Updated German translations.
8891
8892 2002-07-22 [paul]       0.7.8claws97
8893
8894         * po/es.po
8895           po/it.po
8896           po/nl.po
8897           po/pt_BR.po
8898                 updated translations by Ricardo Mones Lastra,
8899                 Alessandro Maestri, Wilbert Berendsen and 
8900                 Fabio Jr. Beneditto respectively
8901
8902 2002-07-22 [christoph]  0.7.8claws96
8903
8904         * src/mimeview.c
8905                 fix memory leak caused by wrong g_dirname usage
8906
8907 2002-07-22 [christoph]  0.7.8claws95
8908
8909         * src/summaryview.c
8910                 update new and unread message counts for summaryview
8911                 summaryview does not get it from the folder anymore
8912                 and has to update the values itself
8913
8914 2002-07-22 [melvin]     0.7.8claws94
8915
8916         * po/fr.po
8917                 Updated French translations.
8918
8919 2002-07-22 [christoph]  0.7.8claws93
8920
8921         * src/matcher.c
8922                 set prop->preg pointer to NULL or following check
8923                 will not fail and regexec will be called with
8924                 invalid pointer
8925
8926 2002-07-21 [alfons]     0.7.8claws92
8927         
8928         * src/prefs_common.[ch]
8929                 remove option "Send return receipt on request"
8930
8931 2002-07-21 [thorsten]   0.7.8claws91
8932
8933         * src/mimeview.c
8934                 fixed memleaks, coding style as pointed out by alfons
8935
8936 2002-07-21 [alfons]     0.7.8claws90
8937
8938         * src/messageview.c
8939         * src/noticeview.[ch]
8940                 o fix bug notice view being displayed when going to empty folder 
8941                   (noticed by Christoph)
8942                 o allow RRR to be sent when restarting sylpheed, or changing folder 
8943                   (noticed by Thorsten)
8944
8945 2002-07-21 [thorsten]   0.7.8claws89
8946
8947         * src/mimeview.c
8948                 Included save_all patch from Xaview FACQ
8949                 added support for pathnames
8950
8951 2002-07-21 [alfons]     0.7.8claws88
8952
8953         * po/POTFILES.in
8954         * src/Makefile.am
8955         * src/mainwindow.c
8956         * src/messageview.[ch]
8957         * src/noticeview.c      ** NEW FILE **
8958         * src/noticeview.h      ** NEW FILE **
8959                 make return receipts work again
8960                 (UI idea by Leandro Pereira)
8961
8962 2002-07-21 [paul]       0.7.8claws87
8963
8964         * src/summaryview.c
8965                 fix sensitivity of 'Select thread'
8966
8967 2002-07-21 [paul]       0.7.8claws86
8968
8969         * src/prefs_common.c
8970                 add browser command line for Galeon
8971
8972 2002-07-21 [paul]       0.7.8claws85
8973
8974         * Makefile.am
8975                 fix 'EXTRA_DIST': remove README.README, add TODO
8976                 and TODO.claws
8977
8978 2002-07-21 [alfons]     0.7.8claws84
8979
8980         * src/gtkstext.c
8981                 make enter clear selection
8982                 (closes "[ 579888 ] Editor selection/entry error"
8983                 reported by Steve Lamb)
8984
8985 2002-07-21 [alfons]     0.7.8claws83
8986         
8987         * src/summaryview.c
8988                 sort message list when selecting unthread messages
8989                 (closes "[ 501593 ] switching threaded view doesn't sort"
8990                 reported by Simon Schubert)
8991
8992 2002-07-20 [alfons]     0.7.8claws82
8993         
8994         * src/matcher.c
8995                 const-correctness
8996
8997 2002-07-20 [thorsten]   0.7.8claws81
8998
8999         * src/matcher.c
9000                 Fixed expansion of empty fields in matchactions
9001
9002 2002-07-19 [melvin]     0.7.8claws80
9003
9004         * src/gtkspell.c
9005                 Removed a duplicate menu entry (fast mode) introduced during
9006                 the new cache merge
9007                 Added a menu separator between 'Use alternate' and 'Fast mode'
9008
9009 2002-07-19 [paul]       0.7.8claws79
9010
9011         * tools/Makefile.am
9012           tools/README
9013                 correct typos
9014
9015 2002-07-19 [thorsten]   0.7.8claws78
9016
9017         * tools/calypso_convert.pl      ** NEW FILE **
9018           tools/README
9019           tools/Makefile.am
9020                 script to import mbox files exported
9021                 by calypso
9022                 o generates folder structure
9023                 o includes attachments
9024
9025 2002-07-19 [melvin]     0.7.8claws77
9026
9027         * src/selective_download.[ch]
9028                 Fixed bug where closing the dialog with the window manager's
9029                 close button will not unlock the summary
9030                 Corrected some function declarations that missed a return value
9031                 Made the source code comply better with coding style.
9032         * src/prefs_common.c
9033                 Added new browser command line for Mozilla.
9034
9035 2002-07-18 [paul]       0.7.8claws76
9036
9037         * src/mainwindow.c
9038           src/selective_download.[ch]
9039                 reflect theme changes, fix Gdk Warning when creating 
9040                 pixmap from NULL window, and minor clean up.
9041                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
9042
9043         * po/en_GB.po
9044                 updated
9045
9046 2002-07-17 [paul]       0.7.8claws75
9047
9048         * INSTALL[.jp]
9049                 sync with 0.8.0
9050         
9051         * po/en_GB.po
9052                 updated
9053
9054 2002-07-16 [paul]       0.7.8claws74
9055
9056         * tools/filter_conv.pl
9057           tools/README
9058                 replace conversion script with reimplemented version, 
9059                 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
9060
9061 2002-07-16 [colin]      0.7.8claws73
9062
9063         * src/summaryview.c
9064                 remove forgotten debug messages - sorry ;-)
9065
9066 2002-07-16 [colin]      0.7.8claws72
9067
9068         * src/mimeview.c
9069           src/summaryview.c
9070           src/textview.c
9071           src/textview.h
9072                 add the ability to select part of a text mime-part 
9073                 to reply.
9074
9075 2002-07-15 [christoph]  0.7.8claws71
9076
9077         * src/folder.c
9078                 fix folder message count for folders without
9079                 msg_is_changed (includes news folders)
9080
9081 2002-07-15 [martin]     0.7.8claws70
9082
9083         * src/summaryview.c
9084                 option "display recipient on 'From'..." now works
9085                 without the need of enabling the option
9086                 "display  sender  using  address  book".
9087
9088 2002-07-15 [christoph]  0.7.8claws69
9089
9090         * src/summaryview.c
9091                 removed setting folder status from summaryview.
9092                 folder.c should update all message counts correctly.
9093
9094 2002-07-15 [paul]       0.7.8claws68
9095
9096         * po/pt_BR.po
9097                 updated by Fabio Junior Beneditto
9098
9099 2002-07-15 [darko]      0.7.8claws67
9100
9101         * src/mh.c
9102                 Fixed target folder colorization, don't decrease op
9103                 number twice
9104
9105 2002-07-14 [paul]       0.7.8claws66
9106
9107         * sync with main 0.8.0
9108                 see ChangeLog 2002-07-14
9109
9110 2002-07-13 [melvin]     0.7.8claws65
9111         
9112         * src/addrbook.c
9113         * src/addressbook.c
9114         * src/addrindex.c
9115                 Replaced sprintf by g_snprintf to prevent possible buffer
9116                 overflow.
9117         * src/news.c
9118                 Corrected a log message output format.
9119                 Added a missing "done" debug output.
9120         * src/compose.c
9121                 Added keyboard accelerator for Priority menu items
9122                 Added missing \n in debug output
9123         * src/logwindow.c
9124         * src/gtkspell.c
9125         * src/rfc2015.c
9126                 Added missing \n in debug output
9127
9128 2002-07-13 [paul]       0.7.8claws64
9129
9130         * man/sylpheed.1
9131                 change Sergey's email address to the sf address
9132
9133         * src/textview.c
9134                 increase show_url_timeout (more useful for long
9135                 urls)
9136
9137 2002-07-12 [sergey]     0.7.8claws63
9138
9139         * src/rfc2015.c
9140                 applied (with some modifications) patch to set the
9141                 micalg parameter for signatures
9142                 (2001-08-28 Werner Koch <wk@gnupg.org>)
9143
9144 2002-07-12 [sergey]     0.7.8claws62
9145
9146         * man/Makefile.am
9147         * configure.in
9148                 fixed man page installation
9149
9150 2002-07-12 [paul]       0.7.8claws61
9151
9152         * sync with 0.7.8cvs26
9153                 see ChangeLog 2002-07-11 and 2002-07-12
9154
9155 2002-07-11 [christoph]  0.7.8claws60
9156
9157         * src/compose.c
9158         * src/procmsg.c
9159                 first use the message number to find the message
9160                 to mark with a reply flag but check the
9161                 message-id if we got the correct message, if not
9162                 try to find it by message-id.
9163                 use new string seperator that is not allowed
9164                 in message-ids.
9165
9166 2002-07-11 [paul]       0.7.8claws59
9167
9168         * sync with 0.7.8cvs23
9169                 see ChangeLog 2002-07-10
9170
9171 2002-07-10 [christoph]  0.7.8claws58
9172
9173         * src/folder.[ch]
9174         * src/msgcache.[ch]
9175                 Added message-id table to the cache in memory
9176                 and functions to msgcache.c and folder.c to
9177                 fetch MsgInfos by message id
9178         * src/compose.c
9179         * src/procmsg.c
9180                 store folder and message-id of message replying
9181                 to in queue header and set reply flag after sending
9182                 (Closes bug #469498)
9183
9184 2002-07-10 [paul]       0.7.8claws57
9185
9186         * AUTHORS
9187           man/sylpheed.1.gz
9188                 add Martin to the list of authors
9189
9190 2002-07-09 [martin]     0.7.8claws56
9191         * src/gtksctree.c
9192                 Added gtk_ctree_last_visible(), tree_update_level(),
9193                 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
9194                 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
9195                 from gtk+ to gtksctree.c for the new sorting code
9196                 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
9197                 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
9198         * src/gtksctree.h
9199                 Added declaration for gtk_sctree_sort_recursive() and
9200                 gtk_sctree_sort_node
9201         * src/addressbook.c
9202         * src/foldersel.c
9203         * src/folderview.c
9204         * src/summaryview.c
9205                 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
9206                 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
9207
9208 2002-07-08 [paul]       0.7.8claws55
9209
9210         * more sync with 0.7.8cvs21
9211                 see ChangeLog 2002-07-08
9212
9213 2002-07-08 [paul]       0.7.8claws54
9214
9215         * sync with 0.7.8cvs21
9216                 see ChangeLog 2002-07-08
9217
9218 2002-07-07 [alfons]     0.7.8claws53
9219
9220         * src/Makefile.am
9221         * src/stock_pixmap.[ch]
9222         * src/pixmaps/notice_warn.xpm   ** NEW FILE **
9223         * src/pixmaps/notice_error.xpm  ** NEW FILE **
9224         * src/pixmaps/notice_note.xpm   ** NEW FILE **
9225                 add new pixmaps for upcoming notice pane
9226
9227 2002-07-06 [melvin]     0.7.8claws52
9228
9229         * src/gtkspell.[ch]
9230                 Made them a bit closer to Sylpheed's coding style.
9231                 Removed old code.
9232                 Removed possible memory leaks when some errors occurs.
9233
9234 2002-07-06 [melvin]     0.7.8claws51
9235
9236         * po/Makefile.in.in
9237                 Removed --no-location in xgettext command line to help
9238                 translators that use Emacs' po-mode
9239         * src/quote_fmt.c
9240                 Removed unnecessary comments that messed up sylpheed.pot
9241
9242 2002-07-06 [paul]       0.7.8claws50
9243
9244         * sync with 0.7.8cvs19
9245                 see ChangeLog 2002-07-05
9246
9247 2002-07-06 [christoph]  0.7.8claws49
9248
9249         * src/folder.c
9250         * src/mainwindow.c
9251                 fix folder_item_remove_all_msg and folderview
9252                 status for trash folders after emptying trash
9253
9254 2002-07-05 [paul]       0.7.8claws48
9255
9256         * sync with 0.7.8cvs16
9257                 see ChangeLog 2002-07-04 and 2002-07-05
9258
9259 2002-07-04 [paul]       0.7.8claws47
9260
9261         * sync with 0.7.8cvs14
9262                 see  ChangeLog 2002-07-04
9263
9264 2002-07-03 [alfons]     0.7.8claws46
9265
9266         * src/folder.c
9267                 dupe folder item's path because it's being reallocated
9268                 by new folder scanning code
9269
9270 2002-07-03 [christoph]  0.7.8claws45
9271
9272         * src/imap.c
9273                 better IMAP uid fetching using 'FETCH 1:* (UID)'
9274         * src/msgcache.c
9275                 add missing return in msgcache_write
9276
9277 2002-07-02 [thorsten]   0.7.8claws44
9278
9279         * src/jpilot.c
9280         * src/msgcache.c
9281         * src/rfc2015.c
9282                 use binary mode for file access
9283
9284 2002-07-02 [christoph]  0.7.8claws43
9285
9286         * major code cleanup (part 1)
9287         
9288                 - unused variables removed
9289                 - unused functions removed
9290                 - uninitialized variables checked
9291                 - missing return statements added
9292                 - missing function return types added
9293                 - added parentheses around assignment and
9294                   && in || when suggested by gcc
9295               
9296         * src/mh.c
9297         * src/folder.c
9298                 replaced direct calls to folder->scan_tree
9299                 with folder_scan_tree and restore folder
9300                 prefs in this function. The folder should
9301                 not have to deal with them.
9302                 ( Should now work for all folder types )
9303
9304 2002-07-02 [paul]       0.7.8claws42
9305
9306         * sync with 0.7.8cvs13
9307                 see ChangeLog 2002-07-01 and 2002-07-02
9308
9309 2002-07-01 [christoph]  0.7.8claws41
9310
9311         * src/summaryview.c
9312                 fix "goto next/prev unread message" with
9313                 ignored threads
9314
9315 2002-07-01 [paul]       0.7.8claws40
9316
9317         * po/es.po
9318                 updated by Ricardo Mones Lastra
9319
9320 2002-06-30 [match]      0.7.8claws39
9321
9322         * src/jpilot.c
9323                 applied variation of leonerd's patch (566661) to
9324                 allow multiple email addresses per JPilot entry.
9325                 addresses may be separated by space, comma, pipe,
9326                 semi-colon, new-line.
9327
9328 2002-06-30 [alfons]     0.7.8claws38
9329
9330         * src/procmsg.c
9331                 simple fix for putting older nodes before
9332                 newer nodes when threading by subject
9333
9334 2002-06-30 [christoph]  0.7.8claws37
9335
9336         * src/folder.c
9337         * src/folderview.c
9338         * src/mh.c
9339         * src/news.c
9340         * src/procmsg.c
9341                 fix broken folder tree rescaning
9342                 and don't use procmsg_get_mark_sum
9343                 anymore
9344
9345 2002-06-30 [christoph]  0.7.8claws36
9346
9347         * merge new cache branch
9348         * src/imap.c
9349                 fix new cache imap copy bug
9350         * src/folder.c
9351                 improved folder_item_scan
9352                 it should now always set the correct
9353                 new, unread and total message counts
9354
9355 2002-06-29 [paul]       0.7.8claws35
9356
9357         * configure.in
9358                 correct syntax error
9359
9360 2002-06-29 [paul]       0.7.8claws34
9361
9362         * configure.in
9363           Makefile.am
9364           man/Makefile.am       ** NEW FILE **
9365           man/sylpheed.1.gz     ** NEW FILE **
9366                 add Sylpheed man page
9367
9368 2002-06-29 [paul]       0.7.8claws33
9369
9370         * po/pt_BR.po
9371                 updated by Fabio Junior Beneditto
9372
9373 2002-06-28 [jens]       0.7.8claws32
9374
9375         * po/de.po
9376                 translation updated
9377
9378         * src/selective_download.c
9379                 removed gettext for space " "
9380
9381         * src/imap.c
9382                 removed wrong space
9383
9384 2002-06-28 [paul]       0.7.8claws31
9385
9386         * sync with 0.7.8cvs11
9387                 see ChangeLog 2002-06-28
9388
9389 2002-06-28 [paul]       0.7.8claws30
9390
9391         * sync with 0.7.8cvs10
9392                 see ChangeLog 2002-06-27 and 2002-06-28
9393
9394 2002-06-26 [paul]       0.7.8claws29
9395
9396         * src/addrgather.c
9397           src/selective_download.c
9398                 don't gettextise empty strings.
9399                 reserved by gettext. gettext("") returns 
9400                 the header entry with meta information, 
9401                 not the empty string
9402
9403         * po/en_GB.po
9404                 updated
9405
9406 2002-06-26 [paul]       0.7.8claws28
9407
9408         * sync with 0.7.8cvs7
9409                 see ChangeLog 2002-06-25
9410
9411         * src/prefs_common.c
9412                 ...and in the process, tweak the gui a little
9413
9414 2002-06-25 [alfons]     0.7.8claws27
9415         
9416         * configure.in
9417         * src/Makefile.am
9418                 fine tune ldap library detection
9419
9420 2002-06-25 [alfons]     0.7.8claws26
9421
9422         * src/compose.c
9423                 don't allow return receipts when composing a news article
9424
9425 2002-06-25 [paul]       0.7.8claws25
9426
9427         * Makefile.am
9428                 add '$(AMTAR)' to 'release' section to allow for
9429                 new and older autotools
9430
9431 2002-06-25 [paul]       0.7.8claws24
9432
9433         * src/summaryview.c
9434                 fix "No more unread messages" persistant pop-up
9435                 window bug
9436
9437 2002-06-25 [paul]       0.7.8claws23
9438
9439         * po/it.po
9440                 updated by Alessandro Maestri
9441
9442 2002-06-25 [paul]       0.7.8claws22
9443
9444         * sync with 0.7.8cvs6
9445                 see ChangeLog 2002-06-25
9446
9447 2002-06-24 [paul]       0.7.8claws21
9448
9449         * tools/update-po
9450                 add GPL copyright information
9451
9452 2002-06-24 [paul]       0.7.8claws20
9453
9454         * tools/Makefile.am
9455           tools/README
9456           tools/update-po       ** NEW FILE **
9457                 add script that eases the creation of *.po files
9458                 Submitted by Wilbert Berendsen <wilbert@oswf.org>
9459
9460 2002-06-23 [alfons]     0.7.8claws19
9461
9462         * src/messageview.c
9463                 make notification_convert_header obey const correctness
9464                 (next step will be fixing the broken return receipt)
9465
9466 2002-06-23 [paul]       0.7.8claws18
9467
9468         * src/messageview.c
9469                 fix bug introduced in last commit:
9470                 removed too much code in last commit - put back what's
9471                 needed
9472
9473 2002-06-23 [paul]       0.7.8claws17
9474
9475         * src/messageview.[ch]
9476                 remove code committed in error from locally patched
9477                 source
9478
9479 2002-06-23 [colin]      0.7.8claws16
9480
9481         * src/compose.[ch]
9482                 add compose_entry_select(), used to select the default_to
9483                 email address - hopefully avoiding people sending mails to
9484                 wrong recipients.
9485
9486 2002-06-22 [alfons]     0.7.8claws15
9487
9488         * AUTHORS
9489                 add Bram Metsch & Stanislav Karchebny
9490         * src/smtp.[ch]
9491         * src/prefs_account.[ch]
9492         * src/send.c
9493                 - apply and adapt Bram's patch which allows user to set SMTP AUTH 
9494                   options.  (see <http://sourceforge.net/tracker/index.php
9495                   ?func=detail&aid=566937&group_id=25528&atid=384600>);
9496
9497                 - merge Stanislav's fix to make SMTP AUTH work with qmail
9498                   (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
9499
9500 2002-06-22 [paul]       0.7.8claws14
9501
9502         * sync with 0.7.8cvs5
9503                 see ChangeLog 2002-06-19 and 2002-06-20
9504
9505 2002-06-22 [alfons]     0.7.8claws13
9506
9507         * src/selective_download.c
9508                 fix a stupid mistake I made
9509
9510 2002-06-22 [alfons]     0.7.8claws12
9511
9512         * src/selective_download.[ch]
9513                 fix another unnoticed leak; cleanup code
9514
9515 2002-06-21 [alfons]
9516
9517         * tools/Makefile.am
9518                 gpg-sign <-- gpg-sign-syl
9519
9520 2002-06-21 [alfons]     0.7.8claws11
9521
9522         * src/selective_download.c
9523         * src/selective_download.h
9524                 fix assorted mix of allocation errors (should solve
9525                 problem reported by Philippe Gramoullé, see:
9526                 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
9527
9528 2002-06-20 [melvin]     0.7.8claws10
9529
9530         * tools/gpg-sign *REMOVED*
9531           tools/gpg-sign-syl *ADDED*
9532                 Replaced the gpg clearsigning script with the version using
9533                 xterm instead of ssh-askpass and changed its name.
9534
9535         * README.claws
9536                 Updated actions example to reflect the renaming of the
9537                 gpg clearsigning script.
9538
9539 2002-06-19 [paul]       0.7.8claws9
9540
9541         * sync with 0.7.8claws9
9542                 see ChangeLog 2002-06-18 and 2002-06-19
9543
9544 2002-06-19 [paul]       0.7.8claws8
9545
9546         * sync with 0.7.8cvs1
9547                 see ChangeLog 2002-06-18
9548
9549 2002-06-18 [alfons]     0.7.8claws7
9550
9551         * src/mainwindow.h
9552                 add omitted prototype
9553
9554 2002-06-17 [paul]       0.7.8claws6
9555
9556         * src/mainwindow.c
9557                 fix hiding of exec_btn
9558
9559 2002-06-17 [paul]       0.7.8claws5
9560
9561         * src/pop.c
9562                 remove unneeded code: should_delete() 
9563                 and Pop3State::uidl_todelete_list
9564
9565 2002-06-17 [paul]       0.7.8claws4
9566
9567         * sync with 0.7.8
9568                 see ChangeLog 2002-06-11 and 2002-06-13
9569
9570 2002-06-16 [alfons]     0.7.8claws3
9571         
9572         * src/folder.c
9573                 make sure lock sort mode (claws specific) is
9574                 also persists after a tree rescan
9575
9576 2002-06-16 [alfons]     0.7.8claws2
9577
9578         * src/prefs_folder_item.c
9579         * src/folder.[ch]
9580                 fix persistence of folder sort mode (broken
9581                 by adapting Hiro's new folder persistence code)
9582
9583 2002-06-16 [alfons]     0.7.8claws1
9584
9585         * AUTHORS
9586         * src/logwindow.c
9587         * src/prefscommon.[ch]
9588                 control size of log text in log window; 
9589                 closes patch #569155 submitted by Mitko Haralanov.
9590
9591 2002-06-15 [paul]       0.7.8claws
9592
9593         * release of 0.7.8claws
9594
9595 2002-06-15 [paul]       0.7.7claws
9596
9597         * po/pt_BR.po
9598                 updated by Fabio Junior Beneditto
9599
9600 2002-06-14 [paul]       0.7.6claws49
9601
9602         * po/es.po
9603                 updated by Ricardo Mones Lastra
9604
9605 2002-06-14 [paul]       0.7.6claws48
9606
9607         * po/nl.po
9608                 updated translation by Wilbert Berendsen
9609
9610 2002-06-14 [melvin]     0.7.6claws47
9611
9612         * po/fr.po
9613                 Updated French translation
9614
9615 2002-06-13 [paul]       0.7.6claws46
9616
9617         * src/filesel.c
9618                 allow filename to be typed in, rather than just
9619                 selected by the mouse. Patch by Gustavo Noronha Silva.
9620
9621 2002-06-13 [alfons]     0.7.6claws45
9622
9623         * src/mainwindow.[ch]
9624                 more cleanups (removing unnecessary menu items Expand 
9625                 summary / message view)
9626
9627 2002-06-13 [melvin]     0.7.6claws44
9628
9629         * po/POTFILES.in
9630                 Added src/string_match.c
9631         * src/string_match.c
9632                 Fixed possible buffer overflow.
9633                 Corrected typo.
9634                 Added missing config.h header.
9635         * src/prefs_common.c
9636           src/prefs_matcher.c
9637           src/prefs_scoring.c
9638                 Made some strings translatable (missing _(..)).
9639
9640 2002-06-13 [melvin]     0.7.6claws43
9641
9642         * README.claws
9643                 Corrected action example (verifying clearsigned mail).
9644         * src/prefs_account.c
9645                 Corrected typo.
9646         * src/prefs_common.c
9647                 Removed incorrect line that generated a Gtk-CRITICAL msg.
9648
9649 2002-06-12 [alfons]     0.7.6claws42
9650
9651         * src/summaryview.c
9652                 add init of score column lost in 0.7.6claws42
9653
9654 2002-06-12 [paul]       0.7.6claws41
9655
9656         * src/prefs_account.c
9657                 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the 
9658                 behavior of the radio buttons, (from 0.7.7cvs2)
9659
9660 2002-06-11 [alfons]     0.7.6claws40
9661
9662         * src/messageview.[ch]
9663         * src/summaryview.[ch]
9664         * src/summary_search.c
9665         * src/mainwindow.c
9666                 perform a sync to bring in Hiro's separate view implementation 
9667
9668                 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
9669
9670 2002-06-11 [paul]       0.7.6claws39
9671         
9672         * src/prefs_account.c
9673                 correct a typo on the Receive tab
9674
9675 2002-06-10 [match]      0.7.6claws38
9676
9677         * src/addressbook.c
9678                 Included address completion patch from Gustavo Noronha.
9679
9680 2002-06-10 [paul]       0.7.6claws37
9681
9682         * src/inc.[ch]
9683           src/pop.c
9684           src/prefs_account.[ch]
9685           src/selective_download.[ch]
9686                 apply PATCH #561712
9687                  NEW:
9688                 - check if POP Account
9689                 - Receive Button renamed to Preview
9690                 - Preview Button Popup: preview new/all messages
9691                 - Download Button
9692                 - Account Preferences-->Receive tab checkbutton if you
9693                   want to remove Mail after Download
9694                 -: default YES
9695                 - Account Preferences-->Receive tab checkbutton use
9696                   filtering rules on preview
9697                   (think of delete_on_server)
9698                 -: default YES
9699                 - Account selectable from SD dialog
9700                 - checkbutton to show already downloaded messages if
9701                   all messages are previewed
9702                 - new clist column showing Date
9703                 - ESC KEY close
9704                 FIXES:
9705                 - play ball with UIDL
9706                 - fault tolerant (?) 
9707                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
9708
9709 2002-06-10 [melvin]     0.7.6claws36
9710
9711         * README.claws
9712                 Added a hint to ac/README in cvs instructions.
9713
9714         * src/prefs_actions.c
9715                 Made it possible to use a more elaborate command line
9716                 for asynchronous actions, too.
9717
9718 2002-06-10 [melvin]     0.7.6claws35
9719         
9720         * src/prefs_actions.c
9721                 Make it possible to use a more elaborate command line
9722                 (e.g. |foo|bar|cat>there;echo Done|)
9723                 Corrected error message when calling %f, %F and %p commands
9724                 from the compose window.
9725
9726 2002-06-09 [colin]      0.7.6claws34
9727
9728         * src/summaryview.c
9729                 Automatically find unread messages in current folder
9730                 before annoying the user.
9731
9732 2002-06-08 [alfons]     0.7.6claws33
9733
9734         * po/it.po
9735                 remove bad formatting string in it.po translation
9736                 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
9737
9738 2002-06-08 [paul]       0.7.6claws32
9739
9740         * sync with 0.7.6cvs25
9741                 see ChangeLog 2002-06-07
9742
9743 2002-06-05 [paul]       0.7.6claws31
9744
9745         * src/mainwindow.c
9746                 add 'Sort by locked' and 'Sort by score'
9747
9748 2002-06-05 [paul]       0.7.6claws30
9749
9750         * sync with 0.7.6cvs24
9751                 see ChangeLog 2002-06-04
9752
9753 2002-06-04 [paul]       0.7.6claws29
9754
9755         * po/pt_BR.po
9756                 updated by Fabio Junior Beneditto
9757
9758 2002-06-03 [thorsten]   0.7.6claws28
9759
9760         * src/matcher.c
9761                 fclose() matcherrc after reading
9762
9763 2002-06-03 [paul]       0.7.6claws27
9764
9765         * sync with 0.7.6cvs21
9766                 see ChangeLog 2002-05-31
9767
9768 2002-05-31 [paul]       0.7.6claws26
9769
9770         * sync with 0.7.6cvs20
9771                 see ChangeLog 2002-05-29 and 2002-05-30
9772
9773 2002-05-31 [paul]       0.7.6claws25
9774
9775         * src/imap.c
9776                 hopefully fix last buggy sync
9777
9778         * README.claws
9779                 correct typo in 'Actions' examples
9780
9781 2002-05-29 [paul]       0.7.6claws24
9782
9783         * sync with 0.7.6cvs18
9784                 see ChangeLog 2002-05-28 and 2002-05-29
9785
9786         * src/news.c
9787           src/nntp.[ch]
9788                 sync with above 
9789
9790 2002-05-28 [paul]       0.7.6claws23
9791
9792         * sync with 0.7.6cvs16
9793                 see ChangeLog 2002-05-28
9794
9795 2002-05-27 [thorsten]   0.7.6claws22 
9796
9797         * faq/it/sylpheed-faq-1.html
9798           faq/it/sylpheed-faq-2.html
9799           faq/it/sylpheed-faq-3.html
9800           faq/it/sylpheed-faq.html
9801                 corrected DOS lineendings
9802         * faq/de/sylpheed-faq-1.html
9803           faq/de/sylpheed-faq-2.html
9804           faq/en/sylpheed-faq-1.html
9805           faq/en/sylpheed-faq-2.html
9806           faq/en/sylpheed-faq-3.html
9807           faq/es/sylpheed-faq-1.html
9808           faq/es/sylpheed-faq-2.html
9809           faq/es/sylpheed-faq-3.html
9810           faq/fr/sylpheed-faq-1.html
9811           faq/it/sylpheed-faq-1.html
9812           faq/it/sylpheed-faq-2.html
9813           faq/it/sylpheed-faq-3.html
9814           faq/it/sylpheed-faq.html
9815                 changed ">" to &quot;
9816
9817 2002-05-27 [paul]       0.7.6claws21
9818         
9819         * sync with 0.7.6cvs15
9820                 see ChangeLog 2002-05-27
9821
9822 2002-05-27 [paul]       0.7.6claws20
9823
9824         * src/prefs_account.c
9825                 correct a typo
9826
9827 2002-05-26 [paul]       0.7.6claws19
9828
9829         * tools/README
9830                 correct a typo
9831
9832 2002-05-25 [paul]       0.7.6claws18
9833
9834         * tools/README
9835                 add description of kmail2sylpheed.pl
9836
9837 2002-05-25 [paul]       0.7.6claws17
9838
9839         * tools/kmail2sylpheed.pl       ** NEW FILE **
9840                 perl script that converts an exported Kmail address
9841                 book, converts it to sylpheed addressbook file,
9842                 writes the file to .sylpheed, and updates
9843                 addrbook--index.xml 
9844
9845 2002-05-25 [paul]       0.7.6claws16
9846
9847         * sync with 0.7.6cvs14
9848                 see ChangeLog 2002-05-23
9849
9850 2002-05-24 [paul]       0.7.6claws15
9851
9852         * README.claws
9853                 make a correction and add some more info
9854
9855 2002-05-24 [paul]       0.7.6claws14
9856
9857         * src/compose.c
9858                 fix memory leak in 
9859                 compose_redirect_write_headers_from_headerlist()
9860                 add Subject and Resent-Message-ID to
9861                 compose_redirect_write_headers()
9862                 Received, Subject, and X-UIDL are filtered out in 
9863                 compose_redirect_write_to_file()
9864
9865 2002-05-23 [paul]       0.7.6claws13
9866
9867         * src/compose.[ch]
9868           src/filtering.c
9869           src/mainwindow.c
9870           src/matcher.[ch]
9871           src/matcher_parser_lex.l
9872           src/matcher_parser_parse.y
9873           src/prefs_common.[ch]
9874           src/prefs_filtering.c
9875           src/summaryview.c
9876                 rename 'Bounce' to 'Redirect'
9877
9878 2002-05-23 [paul]       0.7.6claws12
9879
9880         * more sync with 0.7.6cvs13
9881           src/compose.c
9882                 see ChangeLog 2002-05-22
9883
9884 2002-05-22 [paul]       0.7.6claws11
9885
9886         * sync with 0.7.6cvs13
9887           src/codeconv.c
9888                 see ChangeLog 2002-05-20
9889           src/prefs_common.c
9890                 see ChangeLog 2002-05-22
9891
9892 2002-05-21 [melvin]     0.7.6claws10
9893
9894         * src/folderview.c
9895                 Added missing filtering and scoring headers
9896                 Fixed bad function call that showed garbage 
9897                 in Folder->Processing
9898
9899 2002-05-21 [paul]       0.7.6claws9
9900
9901         * tools/Makefile.am
9902                 make all tools executable, (patch by Alfons).
9903
9904 2002-05-20 [alfons]     0.7.6claws8
9905
9906         * src/procheader.c
9907                 don't forget to call mktime() so we have a valid week 
9908                 and year day
9909                 (Bug report by Roger Sondermann <mail@jumaros.de>)
9910
9911 2002-05-20 [paul]       0.7.6claws7
9912
9913         * src/html.c
9914                 fix broken parsing of urls
9915         * src/textview.c
9916                 fix displaying of urls
9917
9918                 both fixes from the patch [547855] by Eugene 
9919                 Brevdo (zonem)
9920
9921 2002-05-19 [alfons]     0.7.6claws6
9922
9923         * configure.in
9924                 make sylpheed configure correctly with the latest
9925                 and greatest of automake / autoconf / gettext
9926
9927 2002-05-19 [alfons]     0.7.6claws5
9928
9929         * src/procheader.c
9930         * src/procheader.h
9931                 add function for returning ime zone offset
9932         * src/quote_fmt.c
9933         * src/quote_fmt_parse.y
9934                 better quotation formatting - does not convert
9935                 to local time, but uses the original date string.
9936                 
9937                 Note: %z inserts the timezone offset (should 
9938                 work also on platforms where strftime does not
9939                 support %z).
9940
9941 2002-05-18 [christoph]  0.7.6claws4
9942
9943         * src/summaryview.c
9944                 fix indentation of some code
9945         * tools/Makefile.am
9946                 fix spaces after \
9947         * src/Makefile.am
9948                 add missing \
9949                 correct path for ignorethread.xpm
9950                 incorrect filename for sylpheed_logo.xpm
9951                 add missing include matcher_parser_parse.h
9952
9953 2002-05-18 [paul]       0.7.6claws3
9954
9955         * sync with 0.7.6cvs8
9956                 see ChangeLog 2002-05-16 and 2002-05-17
9957
9958 2002-05-18 [melvin]     0.7.6claws2
9959
9960         * README.claws
9961                 Corrected an action's definition and fixed some misspellings.
9962
9963 2002-05-18 [paul]       0.7.6claws1
9964
9965         * tools/Makefile.am
9966           tools/gpg-sign        ** new file **
9967           tools/uudec           ** new file **
9968                 add Melvin's Actions scripts
9969
9970         * README.claws
9971                 add Melvin's descriptions for Actions
9972
9973 2002-05-18 [paul]       0.7.6claws
9974
9975         * Version 0.7.6claws released
9976
9977 2002-05-17 [paul]       0.7.5claws32
9978
9979         * po/es.po
9980                 updated by Ricardo Mones Lastra
9981
9982 2002-05-17 [paul]       0.7.5claws31
9983
9984         * src/compose.c
9985                 fix Account prefs default folder for sent/draft/deleted
9986                 messages bug
9987
9988         * po/it.po
9989           po/nl.po
9990                 updated translation by Alessandro Maestri and
9991                 Wilbert Berendsen
9992
9993 2002-05-17 [melvin]     0.7.5claws30
9994
9995         * src/prefs_actions.c
9996                 Fixed bug where using %F not at the end of the command 
9997                 resulted in an additional empty argument being created.
9998                 Thanks to Darko Koruga for reporting the bug.
9999
10000 2002-05-17 [melvin]     0.7.5claws29
10001
10002         * po/fr.po
10003                 Updated French translations.
10004
10005 2002-05-15 [paul]       0.7.5claws28
10006         
10007         * po/es.po
10008                 updated by Ricardo Mones Lastra
10009
10010 2002-05-15 [paul]       0.7.5claws27
10011
10012         * sync with 0.7.6cvs4
10013                 see ChangeLog 2002-05-14 and 2002-05-15
10014
10015 2002-05-14 [paul]       0.7.5claws26
10016
10017         * sync with 0.7.6cvs1
10018                 see ChangeLog 2002-05-13
10019
10020 2002-05-13 [thorsten]   0.7.5claws25
10021
10022         * src/messageview.c
10023                 fix select_all and copy in multipart messages
10024         * src/mainwindow.c
10025                 fix select_all and copy in multipart messages
10026
10027 2002-05-12 [paul]       0.7.5claws24
10028
10029         * src/summaryview.c
10030                 reverse last commit, bug already fixed in 0.7.5claws3
10031
10032 2002-05-12 [netztorte]  0.7.5claws23
10033
10034         * src/summaryview.c
10035                 dont parse empty addressbook (checked in before claws20)
10036
10037 2002-05-12 [melvin]     0.7.5claws22
10038
10039         * src/procmsg.[ch]
10040                 Removed unneeded priority code introduced by the previous 
10041                 commit.
10042
10043 2002-05-12 [melvin]     0.7.5claws21
10044
10045         * src/compose.[ch]
10046                 Added possibility to set message's priority.
10047         * src/procmsg.[ch]
10048                 Added possibility to set message's priority.
10049                 Added missing headers
10050
10051 2002-05-12 [melvin]     0.7.5claws20
10052
10053         * src/prefs_actions.c
10054                 Removed implicitely added quotes around the name
10055                 of the temporary files of mime parts.
10056
10057 2002-05-12 [paul]       0.7.5claws19
10058
10059         * sync with 0.7.5cvs20
10060                 see ChangeLog 2002-05-11
10061
10062 2002-05-12 [alfons]     0.7.5claws18
10063
10064         * src/quote_fmt_lex.l
10065         * src/quote_fmt_parse.y
10066                 allow quote / reply date & time format to be set using
10067                 %D{format}. format is a format string you'd pass to
10068                 strftime() (see man strftime, or the Display tab |
10069                 Date format setting).
10070
10071                 Currently %D converts the date to local time. 
10072
10073 2002-05-11 [paul]       0.7.5claws17
10074
10075         * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
10076                 see ChangeLog 2002-05-10 and 2002-05-11
10077
10078 2002-05-10 [paul]       0.7.5claws16
10079
10080         * sync with 0.7.5cvs16
10081                 see ChangeLog entries 2002-05-09 and 
10082                 2002-05-10
10083
10084 2002-05-10 [colin]      0.7.5claws15
10085
10086         * src/textview.c
10087                 Corrected a bug that prevented sylpheed to open
10088                 double-clicked URIs.
10089
10090 2002-05-09 [paul]       0.7.5claws14
10091
10092         * sync with 0.7.5cvs14
10093                 see ChangeLog 2002-05-08 and 2002-05-09
10094
10095 2002-05-08 [paul]       0.7.5claws13
10096
10097         * sync with 0.7.5cvs11
10098                 see ChangeLog entry 2002-05-08
10099
10100 2002-05-08 [paul]       0.7.5claws12
10101
10102         * src/mainwindow.c
10103           src/textview.[ch]
10104                 fix segfault on View->Open in new window
10105                 patch submitted by Thorsten Maerz <torte@netztorte.de>
10106
10107 2002-05-07 [paul]       0.7.5claws11
10108
10109         * sync with 0.7.5cvs9
10110                 see ChangeLog entry 2002-05-07
10111
10112 2002-05-06 [paul]       0.7.5claws10
10113
10114         * src/messageview.c
10115           src/textview.c
10116                 display url in statusbar on single-click
10117                 patch submitted by Thorsten Maerz <torte@netztorte.de>
10118
10119 2002-05-06 [match]      0.7.5claws9
10120
10121         * src/addritem.[ch]
10122                 new functions.
10123         * src/addrcache.c
10124                 tidy up.
10125         * src/xmlprops.[ch]
10126                 XML implementation of properties file.
10127         * src/exporthtml.[ch]
10128         * src/expthtmldlg.[ch]
10129         * src/addressbook.c
10130                 export to HTML.
10131
10132 2002-05-02 [sergey]     0.7.5claws8
10133
10134         * src/mainwindow.c (mainwin_entries),
10135           src/prefs_common.c (prefs_send_create()),
10136           src/codeconv.c (locale_table):
10137                 use charset name "Windows-1251" instead of "CP1251".
10138
10139 2002-05-02 [colin]      0.7.5claws7
10140         
10141         * src/compose.c
10142           src/prefs_common.c
10143           src/prefs_folder_item.c
10144                 Fixed cosmetics bugs due to Outbox renamed to Sent.
10145
10146 2002-05-02 [hiro]       0.7.5claws6
10147
10148         * src/imap.c
10149                 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
10150
10151 2002-05-02 [paul]       0.7.5claws5
10152
10153         * src/compose.c
10154                 more sync with 0.7.5cvs7, see ChangeLog entry
10155                 2002-05-02
10156
10157 2002-05-02 [hiro]       0.7.5claws4
10158
10159         * src/compose.c
10160                 compose_queue_sub():
10161                 check if queue folder exists (closes #550397).
10162                 removed directory creation since it should be handled
10163                 transparently.
10164         * src/imap.c
10165                 imap_add_msg(): return UID for appended message
10166                 (closes #548842).
10167
10168 2002-04-30 [paul]       0.7.5claws3
10169
10170         * src/summaryview.c
10171                 fix account_find_from_address() bug
10172
10173 2002-04-28 [colin]      0.7.5claws2
10174
10175         * src/compose.c
10176           src/textview.c
10177           src/prefs_common.[ch]
10178           src/utils.[ch]
10179                 Added user-definable quotation characters recognition.
10180
10181 2002-04-28 [paul]       0.7.5claws1
10182
10183         * sync with 0.7.5cvs4
10184                 see ChangeLog entry  2002-04-25
10185
10186 2002-04-28 [paul]       0.7.5claws
10187
10188         * po/es.po
10189           po/nl.po
10190           po/pt_BR.po
10191                 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
10192                 Fabio Junior Beneditto
10193
10194 2002-04-27 [jens]       0.7.4claws103
10195
10196         * po/de.po
10197                 updated German translation.
10198
10199 2002-04-27 [hiro]       0.7.4claws102
10200
10201         * src/summaryview.c
10202                 summary_write_cache(): fixed the mark loss of hidden messages.
10203
10204 2002-04-26 [melvin]     0.7.4claws101
10205
10206         * src/procmsg.c
10207                 fixed a second typo (same one)
10208         * po/fr.po
10209           po/it.po
10210           po/pt_BR.po
10211                 fixed the type again...
10212
10213 2002-04-26 [melvin]     0.7.4claws100
10214
10215         * src/procmsg.c
10216                 fixed a typo in an alert message ("temorary").
10217         * po/it.po
10218         * po/pt_BR.po
10219                 corrected the typo  described above.
10220         * po/fr.po
10221                 updated French translation.
10222
10223 2002-04-26 [darko]      0.7.4claws99
10224
10225         * src/summaryview.c
10226                 fix target folder colorization
10227
10228 2002-04-25 [paul]       0.7.4claws98
10229
10230         * po/it.po
10231                 updated by Alessandro Maestri
10232
10233 2002-04-24 [colin]      0.7.4claws97
10234         
10235         * src/compose.c
10236                 Fixed double "subject is empty" question.
10237
10238 2002-04-23 [colin]      0.7.4claws96
10239         
10240         * src/mimeview.c
10241                 Corrected issue when "automatically display images" was
10242                 not set : first image remained after selecting second.
10243
10244 2002-04-23 [melvin]     0.7.4claws95
10245
10246         * src/prefs_actions.c
10247                 Don't display in/out dialog if there is nothing to show.
10248
10249 2002-04-23 [paul]       0.7.4claws94
10250
10251         * sync with 0.7.5cvs3
10252                 bug fixes: see ChangeLog entry 2002-04-23
10253
10254 2002-04-22 [darko]      0.7.4claws93
10255
10256         * src/compose.c
10257                 fix previous check-in which changed code after
10258                 merge from main
10259
10260 2002-04-22 [paul]       0.7.4claws92
10261
10262         * faq/de/*
10263                 add German FAQ
10264         * faq/en/*
10265           faq/es/*
10266           faq/fr/*
10267                 update English, Spanish and French FAQs
10268         * manual/de/*
10269           manual/es/*
10270                 add German and Spanish manuals
10271         * manual/en/*
10272           manual/fr/*
10273                 update English and French manuals
10274
10275         * src/Makefile.am
10276                 add to and re-arrange the pixmap entries
10277
10278 2002-04-22 [darko]      0.7.4claws91
10279
10280         * src/compose.c
10281                 fix sender initials recognition to only allow
10282                 '>' after the initials
10283
10284 2002-04-21 [paul]       0.7.4claws90
10285
10286         * sync with 0.7.5 release
10287                 see ChangeLog entry 2002-04-21
10288
10289 2002-04-21 [alfons]
10290
10291         * src/Makefile.am
10292                 add colin's new pixmaps to EXTRA_DIST
10293
10294 2002-04-21 [colin]      0.7.4claws89
10295         * src/compose.c
10296         * src/inc.c
10297         * src/mainwindow.[ch]
10298         * src/prefs_common.[ch]
10299         * src/stock_pixmap.[ch]
10300                 Added "Work offline" ability.
10301
10302 2002-04-21 [colin]      0.7.4claws88
10303         
10304         * src/mimeview.c
10305         * src/prefs_common.c
10306         * src/prefs_common.h
10307         * src/textview.c : Added an option to common preferences -> display
10308           to allow user not to automatically display images.
10309
10310 2002-04-21 [paul]       0.7.4claws87
10311
10312         * sync with 0.7.4cvs52
10313                 see ChangeLog entry 2002-04-21 (src/imap.c)
10314
10315 2002-04-21 [paul]       0.7.4claws86
10316
10317         * sync with 0.7.4cvs51
10318                 see ChangeLog entry 2002-04-21
10319
10320 2002-04-21 [paul]       0.7.4claws85
10321
10322         * sync with 0.7.4cvs49
10323                 see ChangeLog entries 2002-04-20 and 2002-04-21
10324
10325         * src/Makefile.am
10326                 clean up: remove old 'stock_' element from xpm 
10327                 filenames.
10328
10329 2002-04-21 [alfons]     0.7.4claws84
10330
10331         apply sync patch from Paul
10332
10333         * src/folderview.c
10334                 use old claws prefs_folder_item_create() for now
10335
10336 2002-04-19 [match]      0.7.4claws83
10337
10338         * src/addressbook.[ch]
10339         * src/addrharvest.[ch]
10340         * src/addrgather.[ch]
10341                 recurse folders.
10342         * src/mainwindow.c
10343         * src/summaryview.[ch]
10344                 change menu option.
10345
10346 2002-04-19 [paul]       0.7.4claws82
10347
10348         * po/pt_BR.po
10349                 updated by Fabio Junior Beneditto
10350
10351 2002-04-14 [alfons]     0.7.4claws81
10352
10353         * src/passphrase.c
10354                 add #include <sys/types.h> for mode_t and off_t 
10355
10356 2002-04-13 [paul]       0.7.4claws80
10357         
10358         * src/main.c
10359           src/passphrase.[ch]
10360           src/pgptext.c
10361           src/prefs_common.[ch]
10362           src/rfc2015.c
10363                 enable storing of GnuPG passphrase for the whole 
10364                 session or a user-defined number of minutes. patch 
10365                 submitted by Ravemax <ravemax@dextrose.com>
10366
10367 2002-04-13 [alfons]     0.7.4claws79
10368
10369         * src/textview.c
10370                 make email parser also stop scanning when encountering separators
10371                 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
10372
10373 2002-04-13 [paul]       0.7.4claws78
10374
10375         * sync with 0.7.4cvs39
10376                 see ChangeLog entry 2002-04-12
10377
10378 2002-04-11 [paul]       0.7.4claws77
10379
10380         * sync with 0.7.4cvs37
10381                 see ChangeLog entry 2002-04-11
10382
10383 2002-04-11 [paul]       0.7.4claws76
10384
10385         * COPYING 
10386                 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
10387                 the clause for OpenSSL). sync with sylpheed main
10388
10389 2002-04-09 [melvin]     0.7.4claws75
10390
10391         * src/compose.c
10392                 Made 'Ctrl-Enter' on send ignore some modifiers 
10393                 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
10394                 to bind other *-Enter (but not Alt-Enter).
10395
10396 2002-04-09 [paul]       0.7.4claws74
10397
10398         * sync with 0.7.4cvs35
10399                 see ChangeLog entries 2002-04-09
10400
10401 2002-04-08 [paul]       0.7.4claws73
10402
10403         * sync with 0.7.4cvs33
10404                 see ChangeLog entry 200-04-08
10405
10406 2002-04-07 [match]      0.7.4claws72
10407
10408         * src/addrharvest.[ch]
10409                 fixed to read all addresses in header, regardless
10410                 of header size. improved name parsing. accommodate
10411                 harvest from folders and selected message.
10412         * src/addritem.[ch]
10413                 included new address parsing function.
10414         * src/addrgather.[ch]
10415         * src/addressbook.[ch]
10416         * src/summaryview.[ch]
10417         * src/mainwindow.c
10418                 allow address harvest of folder as well as selected
10419                 messages.
10420
10421 2002-04-07 [paul]       0.7.4claws71
10422
10423         * src/esmtp.[ch]
10424           src/smtp.c
10425                 don't try to authenticate with CRAM-MD5 in SMTP when 
10426                 SMTP-AUTH enabled if MTA doesn't issue this 
10427                 auth-method in it's ehlo-response. bug item #531364,
10428                 patch item #938910. patch submitted by Colin Leroy 
10429                 <colin@colino.net>
10430
10431 2002-04-07 [paul]       0.7.4claws70
10432
10433         * src/nntp.c
10434                 fix missing MODE_READER bug. patch submitted by
10435                 Colin Leroy <colin@colino.net>
10436
10437 2002-04-07 [alfons]     0.7.4claws69
10438
10439         * src/matcher.[ch]
10440         * src/prefs_filtering.c
10441         * src/summaryview.c
10442                 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
10443                 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
10444
10445 2002-04-07 [paul]       0.7.4claws68
10446
10447         * sync with 0.7.4cvs32
10448                 see ChangeLog entry 2002-04-06
10449
10450         * tools/filter_conv.pl
10451                 more bug fixes
10452
10453 2002-04-06 [paul]       0.7.4claws67
10454
10455         * tools/filter_conv.pl
10456                 modify to be able to find the name of the first
10457                 mailbox and use that. main's filter does not
10458                 record the full path to the mailbox and therefore
10459                 can only filter to the first mailbox.
10460
10461 2002-04-05 [paul]       0.7.4claws66
10462
10463         * tools/filter_conv.pl
10464                 attempt to make the script all-encompassing and
10465                 be able to convert any main 'filter' rule thrown
10466                 at it
10467
10468 2002-04-05 [paul]       0.7.4claws65
10469
10470         * tools/filter_conv.pl
10471                 allow for collapsed folder trees
10472
10473 2002-04-05 [paul]       0.7.4claws64
10474
10475         * sync with 0.7.4cvs31
10476                 see ChangeLog entries 2002-04-05
10477
10478 2002-04-03 [paul]       0.7.4claws63
10479
10480         * sync with 0.7.4cvs29
10481                 see ChangeLog entries 2002-04-02 and 2002-04-03
10482
10483 2002-04-02 [paul]       0.7.4claws62
10484
10485         * sync with 0.7.4cvs26
10486                 see ChangeLog entry 2002-04-01
10487
10488 2002-04-02 [match]      0.7.4claws61
10489
10490         * src/pine.[ch]
10491         * src/importpine.[ch]
10492         * src/addressbook.c
10493                 import Pine address book.
10494
10495 2002-04-02 [match]      0.7.4claws60
10496
10497         * src/addrharvest.[ch]
10498                 improve address parsing of funky addresses.
10499
10500 2002-04-02 [darko]      0.7.4claws59
10501
10502         * src/compose.c
10503                 wrap on send improvements, it now recognizes quoted
10504                 initials as part of the quotation string, and it
10505                 does not join lines separated by CR
10506
10507 2002-04-01 [match]      0.7.4claws58
10508
10509         * src/mgutils.[ch]
10510                 added new functions.
10511         * src/mutt.[ch]
10512                 remove excessive duplicate address generation
10513                 on import.
10514
10515 2002-04-01 [alfons]     0.7.4claws57
10516         
10517         * src/summaryview.c
10518                 put back g_free() 
10519
10520 2002-04-01 [paul]       0.7.4claws56
10521
10522         * sync with 0.7.4cvs25
10523                 see ChangeLog entry 2002-04-01
10524
10525 2002-04-01 [alfons]     0.7.4aprilfool55
10526
10527         * src/summaryview.c
10528                 honour feature request item #537427 to allow for
10529                 displaying names from address book for sent mail also
10530
10531 2002-03-29 [paul]       0.7.4claws54
10532
10533         * src/mainwindow.c
10534           src/prefs_filtering.[ch]
10535           src/prefs_matcher.c
10536           src/summaryview.c
10537                 add 'fast filter' for claws' filtering,
10538                 /Tools/Create filter rule/... patch submitted
10539                 by Neill Miller <neillm@thecodefactory.org>
10540
10541 2002-03-29 [paul]       0.7.4claws53
10542
10543         * sync with 0.7.4cvs24
10544                 see ChangeLog entry 2002-03-29
10545
10546 2002-03-28 [paul]       0.7.4claws52
10547
10548         * sync with 0.7.4cvs23
10549                 see ChangeLog entry 2002-03-28
10550
10551 2002-03-27 [melvin]     0.7.4claws51
10552
10553         * src/prefs_actions.c
10554                 Added support to pass only one message part (as a
10555                 file) to the command using '%p'. No quotes are needed
10556                 because doubles quotes are automatically added.
10557                 Fixed bug where Sylpheed could block when waiting for
10558                 a child process to finish.
10559                 Changed the help menu to remove quotes around symbols to 
10560                 avoid misinterpretation (they must not be used).
10561
10562 2002-03-27 [melvin]     0.7.4claws50
10563
10564         * src/inc.c
10565                 Made the new mail notification command always 
10566                 execute asynchronously.
10567
10568 2002-03-27 [paul]       0.7.4claws49
10569
10570         * src/compose.c
10571                 fix bug introduced in last commit
10572
10573 2002-03-27 [paul]       0.7.4claws48
10574
10575         * sync with 0.7.4cvs21
10576                 see ChangeLog 2002-03-26 and 2002-03-27
10577
10578 2002-03-26 [hoa]        0.7.4claws47
10579
10580         * src/prefs_folder_item.c
10581                 really fixed the bug #516442 with folder rescan.
10582
10583 2002-03-26 [paul]       0.7.4claws46
10584
10585         * sync with 0.7.4cvs19
10586                 see ChangeLog entries 2002-03-25 and 2002-03-26
10587
10588 2002-03-25 [hoa]        0.7.4claws45
10589
10590         * src/matcher.c
10591         * src/mh.c
10592                 fix the bug #516442 with folder rescan.
10593
10594         * src/prefs_common.[ch]
10595         * src/compose.c
10596                 added an option to enable two different behaviours
10597                 for bounce.
10598
10599
10600 2002-03-25 [paul]       0.7.4claws44
10601
10602         * src/mainwindow.c
10603           src/selective_download.c
10604                 correct a few menuitem labels
10605
10606 2002-03-25 [christoph]  0.7.4claws43
10607
10608         * src/procmsg.c
10609                 fix non deleted tmp message in
10610                 procmsg_save_to_outbox
10611                 fix problems caused by sync with
10612                 main branch's procmsg_send_queue
10613
10614 2002-03-25 [paul]       0.7.4claws42
10615
10616         * src/quote_fmt.c
10617           src/quote_fmt_lex.l
10618           src/quote_fmt_parse.y
10619                 add Last name (%L) placeholder for quoting. 
10620                 patch submitted by Thorsten Thielen 
10621                 <thth@users.sourceforge.net>
10622
10623 2002-03-25 [paul]       0.7.4claws41
10624
10625         * src/utils.c
10626                 get full hostname. patch submitted by
10627                 Bob Woodside <rwoodside1@comcast.net>
10628
10629 2002-03-25 [paul]       0.7.4claws40
10630
10631         * src/account.c
10632           src/news.c
10633           src/nntp.[ch]
10634           src/prefs_account.[ch]
10635                 enable NNTP over SSL. patch submitted by
10636                 Pascal Jermini <pascal@infinity.hn.org>
10637
10638 2002-03-24 [paul]       0.7.4claws39
10639
10640         * src/prefs_common.c
10641                 make the arrangement of the Compose tab more
10642                 coherent
10643
10644         * src/mainwindow.c
10645                 fix some irregularities of style
10646
10647         * po/de.po
10648                 updated by Kilian Krause
10649
10650 2002-03-23 [paul]       0.7.4claws38
10651
10652         * po/pt_BR.po
10653                 updated by Fabio Junior Beneditto
10654
10655 2002-03-23 [paul]       0.7.4claws37
10656
10657         * src/mainwindow.c
10658                 move 'Gather addresses' to 'Tools' menu
10659                 make 'Selective download' sensitive
10660
10661 2002-03-23 [paul]       0.7.4claws36
10662
10663         * sync with 0.7.4cvs16
10664                 see ChangeLog entries 2002-03-23
10665
10666 2002-03-22 [christoph]  0.7.4claws35
10667
10668         * src/quote_fmt_parse.y
10669                 fix include program output
10670
10671 2002-03-22 [alfons]     0.7.4claws34
10672
10673         * src/pop.c
10674                 initialize GDate stack variable correctly (sorry!)
10675
10676 2002-03-22 [paul]       0.7.4claws33
10677
10678         * src/compose.c
10679           src/mainwindow.c
10680           src/prefs_actions.c
10681           src/prefs_common.c
10682                 rename 'Tool' to 'Tools'
10683
10684         * src/mainwindow.c
10685                 move 'Delete duplicated messages' from
10686                 'Message/' to 'Tools/'
10687                 re-arrange the order of 'Tools/' items
10688
10689 2002-03-22 [paul]       0.7.4claws32
10690
10691         * src/addr_compl.c
10692           src/addressbook.[ch]
10693                 auto-address completion now also matches on
10694                 Nickname. patch submitted by Bob Forsman 
10695                 <hammor@users.sourceforge.net>
10696
10697         * src/editaddress.c
10698                 correct a spelling mistake
10699
10700 2002-03-22 [alfons]     0.7.4claws31
10701
10702         * src/pop.c
10703                 fix getting uidl from incorrect string 
10704                 (spotted by Colin)
10705
10706 2002-03-21 [alfons]     0.7.4claws30
10707
10708         * src/pop.c
10709                 more code refactoring
10710                 plug mem leak introduced by delete on server
10711
10712 2002-03-21 [paul]       0.7.4claws29
10713
10714         * sync with 0.7.4cvs11
10715                 see ChangeLog entries 2002-03-20
10716
10717 2002-03-20 [alfons]     0.7.4claws28
10718
10719         * src/inc.c
10720                 apply Colin's patch and refactor
10721
10722 2002-03-20 [paul]       0.7.4claws27
10723
10724         * sync with sylpheed 0.7.4cvs9
10725                 see ChangeLog entry 2002-03-20
10726
10727 2002-03-19 [christoph]  0.7.4claws26
10728
10729         * src/mh.c
10730         * src/procmsg.[ch]
10731         * src/summaryview.c
10732                 revert changes for flag updates
10733                 (does not work correctly and no time to debug)
10734
10735 2002-03-20 [alfons]     0.7.4claws25
10736
10737         * src/pop.c
10738                 refactor should_delete() a little bit 
10739
10740 2002-03-19 [paul]       0.7.4claws24
10741
10742         * src/inc.[ch]
10743           src/pop.c
10744           src/prefs_account.[ch]
10745                 allow the user to leave downloaded mail on the 
10746                 server for n days. Patch submitted by Colin Leroy 
10747                 <colin@colino.net>
10748
10749 2002-02-19 [paul]       0.7.4claws23
10750
10751         * sync with sylpheed 0.7.4cvs8
10752                 see ChangeLog entries 2002-03-19
10753
10754 2002-03-18 [paul]       0.7.4claws22
10755
10756         * sync with sylpheed 0.7.4cvs6
10757                 see ChangeLog entry 2002-03-18
10758
10759 2002-03-18 [paul]       0.7.4claws21
10760
10761         * po/en_GB.po
10762                 add en_GB message catalogue
10763
10764         * src/mbox_folder.c
10765           src/prefs_account.c
10766           src/prefs_actions.c
10767                 correct a few spelling mistakes
10768
10769 2002-03-17 [alfons]     0.7.4claws20
10770
10771         * src/matcher.c
10772                 more stringent checks for NULL params when writing
10773                 filtering actions to a file
10774                 
10775 2002-03-17 [hoa]        0.7.3claws20
10776
10777         * src/news.c
10778                 fixed the count of new messages
10779
10780         * src/compose.c
10781                 fixed the "attachment properties" window
10782
10783 2002-03-17 [paul]       0.7.4claws19
10784
10785         * src/defs.h
10786           src/folder.h
10787           src/news.c
10788           src/prefs_account.[ch]
10789           src/procmsg.[ch]
10790           src/summaryview.c
10791                 automatically mark cross-posted messages as read 
10792                 and (optionally) give them a colour label
10793                 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
10794                 
10795
10796 2002-03-17 [paul]       0.7.4claws18
10797
10798         * sync with sylpheed 0.7.4cvs5
10799                 see ChangeLog entry 2002-03-17
10800
10801 2002-03-17 [melvin]     0.7.4claws17
10802         
10803         * src/textview.c
10804                 Worked around a gtktext 'bug': when searching for 
10805                 a text in a long message it was scrolling slowly
10806                 line by line until it hit the searched text.
10807         * po/fr.po
10808                 Updated French translation
10809
10810 2002-03-17 [melvin]     0.7.4claws16
10811
10812         * src/mainwindow.c
10813         * src/compose.c
10814         * src/prefs_actions.c
10815                 Moved "Edit/Actions" to "Tool/Actions"
10816                 Made mainwindow/compose window sensitive as soon as
10817                 no child process is running anymore even if the io dialog
10818                 is open.
10819                 Fixed a struct being initialized with a non constant char*
10820
10821 2002-03-16 [christoph]  0.7.4claws15
10822
10823         * configure.in
10824                 add --with-compiler-flags option
10825                 (only for developer hacking)
10826         * src/mh.c
10827         * src/procmsg.[ch]
10828         * src/summaryview.c
10829                 try to make folder-stats and flag handling more
10830                 independent from the summaryview. msgcounts
10831                 are only set when the folder is opened and
10832                 procmsg_msginfo_(un)set_flags will handle it
10833                 later and summaryview will get the values
10834                 from the folder.
10835
10836 2002-03-16 [paul]       0.7.4claws14
10837
10838         * src/messageview.c
10839                 fix Return-receipt. Patch submitted by Bob
10840                 Woodside <rwoodside1@comcast.net>
10841
10842 2002-03-16 [paul]       0.7.4claws13
10843
10844         * src/compose.c
10845                 fix 'dynamic' signatures, make it work again
10846                 broken during sync on 2002-03-14 (0.7.4claws2)
10847
10848 2002-03-15 [match]      0.7.4claws12
10849
10850         * src/addrharvest.[ch]
10851         * src/addrgather.[ch]
10852         * src/addressbook.[ch]
10853         * src/mainwindow.c
10854                 included address harvester feature. still some
10855                 issues with address parsing that I will fix.
10856
10857 2002-03-15 [match]      0.7.4claws11
10858
10859         * src/addrbook.[ch]
10860         * src/addrcache.[ch]
10861         * src/addressbook.[ch]
10862         * src/addrindex.c
10863         * src/editbook.c
10864         * src/importldif.c
10865         * src/importmutt.c
10866         * src/jpilot.[ch]
10867         * src/main.c
10868         * src/syldap.[ch]
10869         * src/vcard.[ch]
10870                 tidy up. fix memory leaks. moved attribs and methods
10871                 from individual interfaces to addrcache object. prep
10872                 for new stuff to come in.
10873
10874 2002-03-15 [alfons]     0.7.4claws10
10875
10876         * src/matcher.[ch]
10877         * src/matcher_parser_parse.y
10878         * src/matcher_parser_lex.l
10879         * src/prefs_matcher.c
10880                 add filtering conditions message greater than, smaller 
10881                 than, and exactly matching a size in bytes
10882                 (does not work with delete from POP3 server yet)
10883
10884                 this should also give others an idea what you should
10885                 do to add new criterions to claws filtering system
10886                 
10887
10888 2002-03-15 [paul]       0.7.4claws9
10889
10890         * tools/filter_conv.pl
10891                 exit if there are no filter rules to convert
10892                 rename filterrc to filterrc.old after completion
10893
10894 2002-03-15 [paul]       0.7.4claws8
10895
10896         * sync with sylpheed 0.7.4cvs3
10897                 see ChangeLog entry 2002-03-14
10898
10899 2002-03-14 [paul]       0.7.4claws7
10900
10901         * src/compose.c
10902                 clean up the last commit (ahem)
10903
10904 2002-03-14 [paul]       0.7.4claws6
10905
10906         * src/compose.c
10907                 fix bug #515655. honour account preferences
10908                 regarding gpg default signing/encryption when 
10909                 changing account from the compose window.
10910
10911 2002-03-14 [paul]       0.7.4claws5
10912
10913         * src/folderview.c
10914                 remove unnecessary curly brackets
10915
10916 2002-03-14 [paul]       0.7.4claws4
10917
10918         * src/folderview.c
10919           src/prefs_filtering.[ch]
10920                 add filter rename on folder rename and filter
10921                 delete on folder delete. Patch submitted by
10922                 Neill Miller <neillm@thecodefactory.org> 
10923
10924 2002-03-14 [christoph]  0.7.4claws3
10925
10926         * src/procmsg.c
10927         * src/send.c
10928                 fix local delivery
10929                 (patch submitted by "Simon 'corecode' Schubert")
10930         * src/prefs_common.c
10931         * src/procmsg.c
10932                 fix gcc 3.0 warning
10933
10934 2002-03-14 [paul]       0.7.4claws2
10935
10936         * sync with sylpheed 0.7.4cvs2
10937                 see ChangeLog entry 2002-03-13
10938
10939 2002-03-12 [darko]      0.7.4claws1
10940
10941         * src/mainwindow.c
10942                 fix what seems to be a copy and paste error
10943                 when setting color for important messages
10944                 (reported by wwp)
10945
10946 2002-03-11 [paul]       version 0.7.4claws released
10947
10948 2002-03-11 [paul]       0.7.4claws
10949
10950         * po/es.po
10951           po/it.po
10952           po/nl.po
10953           po/pt_BR.po
10954                 update message catalogs. Submitted by Ricardo Mones 
10955                 Lastra, Alessandro Maestri, Wilbert Berendsen, and 
10956                 Fabio Junior Beneditto
10957
10958         * configure.in
10959           faq/Makefile.am
10960           faq/it/Makefile
10961           faq/it/sylpheed-faq*
10962           src/mainwindow.c
10963           src/manual.[ch]
10964                 add FAQ in Italian
10965         
10966
10967 2002-03-11 [jens]       0.7.3claws7
10968
10969         * po/de.po
10970                 updated German translation
10971
10972 2002-03-11 [melvin]     0.7.3claws6
10973
10974         * po/fr.po
10975                 updated and corrected French translation
10976
10977 2002-03-10 [hoa]        0.7.3claws5
10978
10979         * src/account.c
10980         * src/inc.c
10981         * src/prefs_account.c
10982         * src/procmsg.c
10983         * src/send.[ch]
10984                 fixed the local account.
10985                 you have to change the default "/usr/sbin/sendmail"
10986                 to "/usr/sbin/sendmail -t" in the preferences of
10987                 the local account.
10988
10989         * src/procmime.c
10990                 removed some debug display for renderer
10991
10992 2002-03-10 [paul]       0.7.3claws4
10993
10994         * faq/en/sylpheed-faq-1.html
10995           faq/en/sylpheed-faq-2.html
10996                 update
10997
10998 2002-03-09 [paul]       0.7.3claws3
10999
11000         * sync with sylpheed 0.7.4
11001                 see ChangeLog entry 2002-03-09
11002
11003 2002-03-08 [paul]       0.7.3claws2
11004
11005         * faq/en/sylpheed-faq*
11006           faq/es/sylpheed-faq*
11007           faq/fr/sylpheed-faq*
11008                 update the FAQs
11009
11010         * manual/fr/.cvsignore
11011           manual/fr/Makefilea.am
11012           manual/fr/sylpheed*
11013           src/mainwindow.c
11014           src/manual.[ch]
11015                 add the French manual
11016
11017 2002-03-07 [paul]       0.7.3claws1
11018
11019         * sync with sylpheed 0.7.3cvs4
11020                 see ChangeLog entries  2002-03-06 and 2002-03-07
11021         
11022         * po/nl.po
11023                 updated by Wilbert Berendsen
11024
11025 2002-03-07 [melvin]     0.7.2claws34
11026
11027         * src/selective_download.c
11028                 Changed the pixmap of the receive button to MAIL_RECEIVE.
11029
11030 2002-03-06 [paul]       0.7.2claws33
11031
11032         * sync with sylpheed 0.7.3cvs1
11033                 bug fix, see ChangeLog entry 2002-03-05
11034
11035 2002-03-05 [paul]       0.7.2claws32
11036
11037         * src/mimeview.c
11038           src/pgptext.[ch]
11039           src/procmsg.c
11040                 reverse the pgp ascii-armored code implemented in 
11041                 0.7.2claws16. removal of this code until it matures.
11042                 this means that verifying ascii-armored pgp sigs and
11043                 automatic decryption of ascii-armored encrypted
11044                 messages no longer works.
11045
11046 2002-03-05 [paul]       0.7.2claws31
11047
11048         * configure.in
11049           Makefile.am
11050         * faq/Makefile.am
11051         * faq/en/Makefile.am
11052           faq/en/sylpheed-faq.html
11053           faq/en/sylpheed-faq-1.html
11054           faq/en/sylpheed-faq-2.html
11055           faq/en/sylpheed-faq-3.html
11056         * faq/es/Makefile.am
11057           faq/es/sylpheed-faq.html
11058           faq/es/sylpheed-faq-1.html
11059           faq/es/sylpheed-faq-2.html
11060           faq/es/sylpheed-faq-3.html
11061           faq/es/sylpheed-faq-4.html
11062         * faq/fr/Makefile.am
11063           faq/fr/sylpheed-faq.html
11064           faq/fr/sylpheed-faq-1.html
11065           faq/fr/sylpheed-faq-2.html
11066           faq/fr/sylpheed-faq-3.html
11067         * src/Makefile.am
11068           src/defs.h
11069           src/mainwindow.c
11070           src/manual.[ch]
11071                 add FAQs in English, Spanish and French
11072
11073
11074 2002-03-05 [paul]       0.7.2claws30
11075
11076         * manual/en/sylpheed.html
11077           manual/en/sylpheed-XX.html
11078                 updated the English manual
11079
11080 2002-03-05 [hoa]        
11081
11082         * src/summaryview.c
11083                 dialog box pops up if the article can't be deleted.
11084
11085 2002-03-04 [paul]       
11086         
11087         * po/pt_BR.po
11088                 updated by Fabio Junior Benedito
11089
11090 2002-03-04 [hoa]
11091
11092         * removed ac/gpgme.m4
11093                 to avoid autogen common problem
11094                 developers have to install gpgme development package now
11095
11096         * src/compose.c
11097                 encoding to 7bit or 8bit is enabled.
11098
11099 2002-03-03 [alfons]     0.7.2claws29
11100
11101         * src/pop.c
11102                 merge fix by Oliver Haertel for selective
11103                 download buglet
11104
11105 2002-03-03 [paul]       0.7.2claws28
11106         
11107         * sync with sylpheed 0.7.3
11108
11109 2002-03-03 [paul]       0.7.2claws27
11110
11111         * sync with sylpheed 0.7.2cvs24
11112                 see ChangeLog entries 2002-03-02 and 2002-03-03
11113
11114 2002-03-02 [melvin]     0.7.2claws26
11115
11116         * src/inc.[ch]
11117         * src/main.c
11118         * src/mainwindow.c
11119         * src/prefs_common.[ch]
11120                 Added user definable notification on new mail arrival.
11121                 Removed unused variables in spell checker prefs code.
11122
11123 2002-03-02 [melvin]     0.7.2claws25
11124
11125         * src/quote_fmt.c
11126                 Removed unnecessary escape sequences.
11127                 Changed 'Initial...' to 'Initials of Sender'
11128
11129 2002-03-02 [paul]       0.7.2claws24
11130
11131         * sync with sylpheed 0.7.2cvs22
11132                 see ChangeLog entry 2002-03-01
11133
11134 2002-03-01 [hoa]        0.7.2claws23
11135
11136         * src/mainwindow.c
11137                 Set sensitivity of delete actions to active
11138                 even if the folder is a newsgroup.
11139
11140         * src/summaryview.c
11141                 - Set sensitivity of delete actions
11142                 - Added function check_permission() that will check if the
11143                   user is authorized to delete a message. For news, it
11144                   will check if the author is the same.
11145                 - Enabled deletion when there is no trash folder.
11146
11147         * src/news.[ch]
11148                 - Added news_cancel_article() to cancel articles
11149                 - Implemented news_remove_message() (public function)
11150
11151 2002-03-01 [paul]       0.7.2claws22
11152
11153         * src/gtkutils.c
11154           src/textview.c
11155                 recognise urls that that don't include 'http://' and
11156                 simply begin 'www.' 
11157
11158         * AUTHORS
11159                 remove duplicated name
11160
11161 2002-02-28 [paul]       0.7.2claws21
11162
11163         * src/mainwindow.c
11164           src/summaryview.[ch]
11165                 add ability to 'Select thread'
11166                 combines Melvin's "Select thread's head" patch (#510907)
11167                 with Colin Leroy's <colin@colino.net> "Select whole thread" 
11168                 patch (#518514) 
11169
11170 2002-02-28 [paul]       0.7.2claws20
11171
11172         * src/mimeview.c
11173                 hopefully fix segfault on right-clicking a mime part
11174                 that some people have experienced.      
11175                 fix submitted by Fredrik Olofsson <frol@linux.nu>
11176
11177 2002-02-28 [paul]       0.7.2claws19
11178
11179         * sync with sylpheed 0.7.2cvs21
11180                 see ChangeLog entries 2002-02-27 and 2002-02-28
11181
11182 2002-02-27 [paul]       0.7.2claws18
11183
11184         * sync with sylpheed 0.7.2cvs18
11185                 see ChangeLog entries 2002-02-26 and 2002-02-27
11186
11187 2002-02-26 [alfons]     0.7.2claws17
11188
11189         * src/procheader.c
11190                 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
11191                 (spotted by Chris Hessman <idatech@gmx.net>)
11192
11193 2002-02-26 [paul]       0.7.2claws16
11194
11195         * src/mimeview.c
11196           src/pgptext.[ch]
11197           src/procmsg.c
11198                 make decryption of ascii-armored pgp encrypted messages
11199                 and verification of ascii-armored signatures work again.
11200                 slightly altered from the patch by Jens Jahnke 
11201                 <jan0sch@gmx.net>
11202
11203                 ##FIX ME##
11204                 * the checking of plaintext signatures always comes up in 
11205                   a popup box
11206                 * it doesn't work for multipart messages 
11207                 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
11208                   including the msg headers and these 2 line themselves, are 
11209                   not displayed
11210
11211         * src/mainwindow.c
11212                 "View/Folder Tree" becomes "View/Separate Folder Tree"
11213                 "View/Message View" becomes "View/Separate Message View"
11214                 because its less ambiguous.
11215
11216         * po/es.po
11217                 updated by Ricardo Mones Lastra
11218
11219 2002-02-26 [paul]       0.7.2claws15
11220
11221         * sync with sylpheed 0.7.2cvs17
11222                 see ChangeLog entries 2002-02-25 and 2002-02-26
11223
11224 2002-02-25 [christoph]  0.7.2claws14
11225
11226         * src/filtering.[ch]
11227         * src/inc.c
11228                 do filtering stuff after all messages have been received
11229                   1. drop all messages to .processing
11230                   2. scan processing folder for messages
11231                   3. filter messages or move to inbox
11232                 this will also find old messages left in processing after
11233                 a crash or something like that and we get a real msginfo
11234                 from folder->get_msg_list and do not have to create our
11235                 own in filter_message
11236         * src/matcher_parser_parse.y
11237                 remove MIX/MAX warning (reordered includes)
11238
11239 2002-02-25 [paul]       0.7.2claws13
11240
11241         * sync with sylpheed 0.7.2cvs15
11242                 see ChangeLog entry 2002-02-24
11243
11244 2002-02-24 [alfons]     0.7.2claws12
11245
11246         * src/filtering.c
11247                 clear old color flags first when applying a new color to
11248                 a message info. 
11249                 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
11250
11251 2002-02-24 [alfons]     0.7.2.claws11
11252         
11253         * AUTHORS
11254         * src/prefs_common.c
11255                 add presets for Opera and Konqueror, closes patch #517261,
11256                 submitted by Ville Skyttä <scop@users.sourceforge.net>
11257
11258 2002-02-24 [alfons]     0.7.2.claws10
11259
11260         * AUTHORS
11261         * src/summaryview.c
11262                 fix threading for null message ids, closes patch #521601,
11263                 submitted by Bob Forsman <hammor@users.sourceforge.net>
11264
11265 2002-02-24 [alfons]     0.7.2claws9
11266
11267         * src/summaryview.c
11268         * src/filtering.c
11269                 make Tool | Filter Message work with filtering system so
11270                 setting flags also works
11271
11272                 TODO:
11273
11274                 - Processing uses the same function as Tool | Filter
11275                   Message, but doesn't use the same update proc yet
11276
11277 2002-02-23 [paul]       0.7.2claws8
11278
11279         * sync with sylpheed 0.7.2cvs14
11280                 see ChangeLog entries 2002-02-22 and 2002-02-23
11281
11282 2002-02-22 [christoph]  0.7.2claws7
11283
11284         * src/quote_fmt.c
11285                 Add column space to table
11286         * src/quote_fmt_parse.y
11287                 Close files
11288
11289 2002-02-22 [paul]       0.7.2claws6
11290
11291         * src/Makefile.am
11292           src/defs.h
11293           src/filtering.c
11294           src/inc.[ch]
11295           src/mainwindow.c
11296           src/matcher.[ch]
11297           src/matcher_parser_lex.l
11298           src/matcher_parser_parse.y
11299           src/pop.[ch]
11300           src/prefs_account.h
11301           src/prefs_filtering.c
11302           src/selective_download.[ch]   *** NEW FILES ***
11303           src/utils.[ch]
11304           po/POTFILES.in
11305                 Selective Download added to 'Tool' menu. 
11306                 Retrieves email headers of the currently selected pop3 
11307                 account and allows the user to mark emails for deletion 
11308                 right on the pop3 server. Patch submitted by Oliver Haertel 
11309                 <oha@users.sourceforge.net>.
11310         
11311         * po/POTFILES.in
11312                 add 'src/quote_fmt.c'           
11313
11314 2002-02-22 [christoph]  0.7.2claws5
11315
11316         * src/Makefile.am
11317                 added quote_fmt.c
11318         * src/prefs_common.[ch]
11319         * src/prefs_template.c
11320         * src/quote_fmt.c               *** NEW FILE ***
11321         * src/quote_fmt.h
11322                 move quote format symbol description code
11323                 to it's own file because it is used from
11324                 differnent code parts
11325                 Rewrote symbol description GUI
11326                   + use table
11327                   + add separators
11328                   + get data from array (no more long constant strings)
11329         * src/quote_fmt_lex.l
11330         * src/quote_fmt_parse.y
11331                 Symbol for Literal % changed to \% instead of %%
11332                 (More logical as \ is used for quoting for other symbols)
11333                 Add |f and |p to include files and program output
11334                 Examples:
11335                     |f{/home/.../.signature}
11336                     |p{date}
11337         * po/de.po
11338                 Correct wrong spelling for "Referenzen"
11339
11340 2002-02-21 [paul]       0.7.2claws4
11341
11342         * src/procmsg.c
11343                 forgotten during sync
11344
11345 2002-02-21 [paul]       0.7.2claws3
11346
11347         * sync with sylpheed 0.7.2cvs11
11348                 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
11349                 2002-02-20 and 2002-02-21
11350
11351 2002-02-20 [melvin]     0.7.2claws2
11352
11353         * src/prefs_actions.c
11354                 Added error report when child cannot fork or when execvp 
11355                 returns with an error.
11356
11357 2002-02-19 [christoph]  0.7.2claws1
11358
11359         * src/codeconv.c
11360                 return unconverted text if conde conversion is not possible
11361                 when libjconv is used.
11362                 (patch submitted by "Simon 'corecode' Schubert")
11363
11364 2002-02-19 [paul]       
11365
11366         * version 0.7.2claws release
11367
11368 2002-02-19 [paul]       0.7.2claws
11369
11370         * po/nl.po
11371                 updated by Wilbert Berendsen
11372
11373
11374 2002-02-18 [alfons]     0.7.1claws13
11375
11376         * src/syldap.c
11377         * src/jpilot.c
11378                 remove references to dlfcn and explicitly loading functions
11379                 from dynalink libs, because libs linked anyway, and functions
11380                 are loaded explicitly
11381
11382 2002-02-17 [melvin]     0.7.1claws12
11383
11384         * src/prefs_actions.c
11385                 Replaced children wait loop with double fork technique.
11386                 Now, input/output window updated at each new output.
11387                 free_children(): Fixed a memory leak.
11388                 Made input/output window non closable if running children
11389                 still exist.
11390                 Added missing <unistd.h> include.
11391                 Added some --debug outputs.
11392
11393 2002-02-17 [melvin]     0.7.1claws11
11394
11395         * src/summaryview.c
11396                 Fixed bug where descending sort order did not select top
11397                 message.
11398
11399 2002-02-17 [melvin]     0.7.1claws10
11400
11401         * acconfig.h
11402                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
11403         * src/prefs_common.c
11404                 Pspell data package directory no more hard coded but
11405                 set during configuration (PSPELL_PATH). (Thanks to 
11406                                 Gustavo Noronha Silva.)
11407
11408 2002-02-17 [melvin]     0.7.1claws9
11409
11410         * configure.in
11411                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
11412         * src/gtkspell.c
11413                 Fixed compile-time warnings.
11414
11415 2002-02-16 [alfons]     0.7.1claws8
11416
11417         * src/filesel.c
11418                 fix inadvertent free of NULL pointer which caused
11419                 sylpheed to crash when closing the save-as dialog
11420                 using the window close button
11421
11422 2002-02-16 [carsten]    0.7.1claws7
11423         * src/mainwindow.[ch]
11424           src/summaryview.c
11425           src/prefs_common.c
11426                 fixes for pixmap theming code:
11427                         - recently changed mail attributes shouldn't get
11428                           lost any longer
11429                         - theme is only reloaded iff another theme was
11430                           selected
11431
11432 2002-02-16 [paul]       0.7.1claws6
11433
11434         * sync with sylpheed 0.7.2 release
11435                 see ChangeLog entry 2002-02-15 and 2002-02-16
11436
11437 2002-02-15 [paul]       0.7.1claws5
11438
11439         * sync with sylpheed 0.7.1cvs9
11440                 see ChangeLog entry 2002-02-15
11441
11442         * po/POTFILES.in
11443                 remove unneeded headerwindow.c entry
11444
11445 2002-02-14 [carsten]    0.7.1claws4
11446         * src/summaryview.c
11447                 fixed a bug for "Go to next unread message": there was
11448                 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
11449                 in the prefs, because of doing "Search again" instead
11450                 "No"
11451
11452 2002-02-14 [carsten]    0.7.1claws3
11453         * src/stock_pixmap.c
11454                 removed 2 more mem leaks; following memprof,
11455                 this code is "leak free" now :)
11456
11457 2002-02-14 [carsten]    0.7.1claws2
11458         * src/stock_pixmap.c
11459                 used opendir/readdir/closedir instead of scandir
11460                 -> code should work now on Solaris
11461
11462 2002-02-14 [paul]       0.7.1claws1
11463
11464         * sync with sylpheed 0.7.1cvs8
11465                 see ChangeLog entries 2002-02-13 and 2002-02-14
11466
11467         * README.claws
11468                 add some description of Actions and Pixmap Themes
11469
11470 2002-02-13 [paul]       
11471
11472         * version 0.7.1claws release
11473
11474 2002-02-13 [paul]       0.7.1claws
11475
11476         * po/es.po
11477           po/it.po
11478           po/pt_BR.po
11479                 updated translations, submitted by Ricardo Mones Lastra,
11480                 Alessandro Maestri and Fabio Junior Beneditto
11481
11482 2002-02-13 [melvin]     0.7.0claws75
11483
11484         * src/prefs_actions.c
11485                 Added missing "signal.h" include
11486
11487 2002-02-13 [melvin]     0.7.0claws74
11488
11489         * src/prefs_folder_item.c
11490                 Added missing "config.h" include
11491         * po/fr.po
11492                 Updated French translation for folder propriety.
11493
11494 2002-02-13 [jens]       0.7.0claws73
11495
11496         * po/POTFILES.in
11497                 Added missing src/prefs_folder_item.c [log added by melvin]
11498         * po/de.po
11499                 Updated German translation.
11500
11501 2002-02-13 [melvin]     0.7.0claws72
11502
11503         * po/fr.po
11504                 Updated French translation.
11505
11506 2002-02-13 [melvin]     0.7.0claws71
11507
11508         * src/gtkutils.c
11509                 Made gtkut_editable_get_selection return NULL if selection
11510                 is of length zero.
11511                 This fixes a bug where selecting part of message A then
11512                 switching to message B and replying to it will not
11513                 quote the message's body.
11514
11515 2002-02-12 [paul]       0.7.0claws70
11516
11517         * src/mainwindow.c
11518                 cosmetic, relating to pixmap themes: on toolbar make 
11519                 updating of 'Exec' and 'Compose news/Compose email'
11520                 icons faster.
11521
11522 2002-02-12 [carsten]    0.7.0claws69
11523         * src/folderview.c
11524           src/mainwindow.[ch]
11525           src/stock_pixmap.c
11526           src/summaryview.c
11527           src/prefs_common.c
11528                 - refreshing after changing pixmap theme better
11529                   now (thanks Paul)
11530                 - wanted to remove some mem leaks, but alfons was
11531                   faster (and had the better solution ;)
11532
11533 2002-02-12 [alfons]     0.7.0claws68
11534
11535         * src/prefs_common.c
11536         * src/stock_pixmap.[ch]
11537                 plug mem leaks, refactor code a little bit
11538
11539
11540 2002-02-12 [sergey]     0.7.0claws67
11541
11542         * src/imap.c
11543                 Fixed problem with copying messages to IMAP folders when the
11544                 server uses something other than '/' as a namespace separator
11545                 (cyrus-imapd uses '.').
11546
11547 2002-02-12 [jens]       0.7.0claws66
11548
11549         * po/de.po
11550                 Updated German Translation
11551
11552 2002-02-12 [paul]       0.7.0claws65
11553
11554         * sync with sylpheed 0.7.1cvs1
11555                 see ChangeLog entry 2002-02-12
11556
11557 2002-02-12 [melvin]     0.7.0claws64
11558
11559         * src/prefs_actions.c
11560                 Fixed "feature" where children's output was duplicated 
11561                 instead of refreshed while monitoring.
11562                 Removed some debug code.
11563
11564 2002-02-12 [christoph]  0.7.0claws63
11565
11566         * src/compose.c
11567                 always delete message from queue after sending/send error
11568                 (closes bug #509601)
11569
11570 2002-02-12 [melvin]     0.7.0claws62
11571
11572         * src/prefs_actions.c
11573                 Children wait loop is now triggered with a timeout of 1s
11574                 Added %F which is replaced with the list of filenames 
11575                 of all selected messages (as suggested by Ricardo Mones Lestra)
11576                 Pipe syntax changed. Prefix with | to send selection, postfix
11577                 with | to retrieve output. Prefix with > or * to send
11578                 user definable input to the command (*: input is hidden)
11579                 Old pipe action should now be postfixed with |, too.
11580
11581 2002-02-12 [carsten]    0.7.0claws61 (more 59.75)
11582         * src/stock_pixmap.c
11583                 fixed a bug: if there's no theme directory don't
11584                 throw an error, just do "nothing" (thanks Alfons)
11585
11586 2002-02-12 [carsten]    0.7.0claws60
11587         * src/folderview.c
11588           src/summaryview.c
11589                 had to write the cache twice (nasty!); some marks would 
11590                 get lost if not
11591
11592 2002-02-11 [carsten]    0.7.0claws59
11593         * acconfig.h
11594           configure.in
11595           doc-src/maintainer_guide.txt
11596           src/compose.[ch]
11597           src/defs.h
11598           src/folderview.[ch]
11599           src/gtkutils.[ch]
11600           src/mainwindow.[ch]
11601           src/prefs_common.[ch]
11602           src/stock_pixmap.[ch]
11603           src/summaryview.[ch]
11604                 pixmap theming and related work on pixmap
11605                 handling on some other places
11606                 (e.g. hrm features for all folder)
11607           src/pixmap/stock_*.xpm -> the stock_ was removed
11608         
11609 2002-02-11 [paul]       0.7.0claws58
11610
11611         * sync with sylpheed 0.7.1 release
11612                 see ChangeLog entries 2002-02-11
11613
11614 2002-02-08 [paul]       0.7.0claws57
11615
11616         * sync with sylpheed 0.7.0cvs39
11617                 see ChangeLog entry 2002-02-07 (last entry) 
11618
11619         * src/prefs_actions.c
11620           src/prefs_filtering.c
11621           src/prefs_matcher.c
11622           src/prefs_scoring.c
11623                 sync: made it compile with C compilers other than gcc
11624
11625 2002-02-07 [paul]       0.7.0claws56
11626
11627         * sync with sylpheed 0.7.0cvs38
11628                 see ChangeLog entries 2002-02-06 (last 2 entries) and
11629                 2002-02-07
11630
11631 2002-02-07 [darko]      0.7.0claws55
11632
11633         * src/gtkutils.[ch]
11634         * src/summaryview.c
11635                 Fix const gchar */gchar * issue (thanks Hiro)
11636
11637 2002-02-07 [darko]      0.7.0claws54
11638
11639         * src/compose.[ch]
11640         * src/filtering.c
11641         * src/gtkutils.[ch]
11642         * src/prefs_template.c
11643         * src/quote_fmt.h
11644         * src/quote_fmt_parse.y
11645         * src/summaryview.c
11646         * src/utils.[ch]
11647                 When replying or forwarding an email don't quote the entire
11648                 mail body but use the part of the message text that is selected
11649
11650 2002-02-06 [melvin]     0.7.0claws53
11651
11652         * src/prefs_common.[ch]
11653         * src/gtkspell.[ch]
11654         * src/compose.c
11655                 Made possible to switch quickly to last used dictionary
11656                 which makes checking bilingual documents easier.
11657
11658 2002-02-06 [melvin]     0.7.0claws52
11659         
11660         * po/POTFILES.in
11661                 Added forgotten new file src/prefs_actions.c
11662
11663 2002-02-06 [melvin]     0.7.0claws51
11664
11665         * src/prefs_actions.c   ** NEW FILE **
11666         * src/prefs_actions.h   ** NEW FILE **
11667                 Added actions to execute on message text view, or on the
11668                         message's file.
11669         * src/Makefile.am
11670                 Added src/prefs_actions.[ch]
11671         * src/compose.c
11672                 Added new menu "Edit/Actions"
11673         * src/defs.h
11674                 Added new actionsrc file.
11675         * src/main.c
11676                 Added actionsrc reading.
11677         * src/mainwindow.c
11678                 Added new menus "Edit/Actions" and "Configuration/Actions..."
11679         * src/prefs_common.h
11680                 Added new element actionslst element to prefs_common.
11681
11682 2002-02-06 [paul]       0.7.0claws50
11683
11684         * sync with sylpheed 0.7.0cvs36
11685                 see ChangeLog entry 2002-02-06
11686
11687 2002-02-05 [paul]
11688
11689         * po/es.po
11690                 updated by Ricardo Mones Lastra
11691
11692 2002-02-05 [paul]       0.7.0claws49
11693
11694         * sync with sylpheed 0.7.0cvs33
11695                 see ChangeLog entries 2002-02-04 (last 4 entries) and 2002-02-05
11696
11697 2002-02-05 [paul]       0.7.0claws48
11698
11699         * src/compose.c
11700                 re-add 'Edit/Advanced/Delete entire line', previously named
11701                 'Delete Line+'
11702
11703 2002-02-04 [paul]       0.7.0claws47
11704
11705         * src/compose.c
11706           src/summaryview.c
11707                 fix bug #494993 (Reply All not taking Reply-To into consi)
11708                 eliminate differences in behaviour of right-click 'Reply to all' 
11709                 in summary view and 'Reply to all' on the toolbar. 
11710                 fix bug where Reply-To gets ignored by 'Reply to all' in summary
11711                 view and From gets ignored by 'Reply to all' on toolbar.
11712                 fix bug where 'Reply to all' on toolbar uses To twice and ignores
11713                 From when no Reply-To header is present.
11714
11715 2002-02-04 [paul]       0.7.0claws46
11716
11717         * sync with sylpheed 0.7.0cvs30
11718                 see ChangeLog entries 2002-02-03 and 2002-02-04
11719
11720 2002-02-03 [melvin]     0.7.0claws45
11721
11722         * src/gtkspell.[ch]
11723                 Readded function to highlight all misspelled words.
11724                 Fixed bug where user-provided-words did not replace
11725                         correctly the misspelled word when using the mouse.
11726                 Fixed bug where checking a region selected from right to left did
11727                         not check the region at all.
11728                 Fixed bug where 'Check backwards' may not check at all. 
11729                 Fixed memory leaks where popup menus and accel_groups were not destroyed.
11730                 Fixed possible buffer overflow when checking for long strings (>1k).
11731                 Made cursor and scrollbar positions non changing after uncheck_all/check_all.
11732                 Accelerators code uses now gtk_widget_add_accel.
11733                 Removed and disabled obsolete and unfinished code.
11734                 Cleaning up.
11735
11736         * src/compose.c
11737                 Added menu item to Highlight all misspelled words.
11738
11739 2002-02-01 [paul]       0.7.0claws44
11740
11741         * src/mainwindow.c
11742                 fix '/View/Hide read messages' sensitivity when all
11743                 messages in a folder are hidden
11744
11745 2002-02-01 [paul]       0.7.0claws43
11746
11747         * src/main.c
11748                 add --send option to command line interface, sends all
11749                 queued mail. Patch submitted by Ricardo Mones Lastra.
11750
11751 2002-01-31 [paul]       0.7.0claws42
11752
11753         * src/mainwindow.c
11754                 add '/View/Hide read messages' to main_window_set_menu_sensitive()
11755
11756 2002-01-31 [paul]       0.7.0claws41
11757
11758         * sync with sylpheed 0.7.0cvs27
11759                 see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
11760                 and 2002-01-31
11761
11762         * src/textview.c
11763                 comment out elements of textview_show_part() as temporary
11764                 workaround for attachment 'Display as text' bug 
11765
11766         * po/pt_BR.po
11767                 updated by Fabio Junior Beneditto
11768
11769 2002-01-30 [paul]       0.7.0claws40
11770
11771         * sync with sylpheed 0.7.0cvs24
11772                 see ChangeLog entries 2002-01-29 (src/prefs_common.c)
11773                 and 2002-01-30
11774
11775         * src/compose.c
11776                 add {N_("/_Spelling"), ... "<Branch>"} to 
11777                 GtkItemFactoryEntry compose_entries[]
11778
11779         * src/prefs_common.c
11780                 add claws menu items to prefs_keybind_apply_clicked()
11781                 and remove non-claws menu items
11782
11783 2002-01-29 [paul]       0.7.0claws39
11784
11785         * sync with sylpheed 0.7.0cvs22
11786                 see ChangeLog entries 2002-01-28 and 2002-01-29
11787
11788 2002-01-28 [melvin]     0.7.0claws38
11789
11790         * src/compose.c
11791                 Added the declartion of compose_send_control_enter.
11792
11793         * src/compose.c
11794         * src/gtkspell.[ch]
11795                 Added in a 'Spelling' menu which includes the configuration menu. 
11796                 Added a real 'Check all' and got rid from the old one which only
11797                 highlited misspelled word.
11798                 Made 'Check while typing' a disableable option.
11799                 Added a dialog when there are no more misspelled word.
11800                 Added a dialog if error occurs when switching to a dictionary.
11801         
11802         * src/prefs_common.[ch]
11803                 Added option for the default 'Check while typing' option.
11804
11805
11806 2002-01-28 [alfons]     0.7.0claws37
11807
11808         * src/compose.c
11809                 fix buglet and make code comply with sylpheed code style
11810
11811 2002-01-28 [paul]       0.7.0claws36
11812
11813         * sync with sylpheed 0.7.0cvs19
11814                 see ChangeLog entries for 2002-01-28
11815
11816 2002-01-28 [hoa]        0.7.0claws35
11817
11818         * src/defs.h
11819                 added rendererrc
11820
11821         * src/main.c
11822                 read the renderer config
11823
11824         * src/procmime.[ch]
11825                 use the renderer config to convert mime attachments
11826
11827         * src/textview.c
11828                 don't use textview_show_html/ertf,
11829                 use get_text_content instead
11830
11831 2002-01-27 [alfons]     0.7.0claws34
11832         
11833         * src/news.c
11834                 make sylpheed believe it can delete a news message...
11835                 (messages are NOT deleted, maybe we should remove
11836                 processing from the folder properties after all.)
11837
11838 2002-01-27 [alfons]     0.7.0claws33
11839
11840         * src/folder.c
11841                 add extra checks
11842         * src/news.c
11843                 implement remove_msg() 
11844
11845 2002-01-27 [alfons]     0.7.0claws32
11846
11847         * src/procmsg.h
11848         * src/procheader.c
11849         * src/messageview.c
11850                 fix return receipt / disposition notification again. this
11851                 stuff seems to break on _every_ major summary UI change, so
11852                 it's now implemented using a flag which is saved in the
11853                 marks cache
11854                 
11855 2002-01-26 [alfons]     0.7.0claws31
11856
11857         * src/import.c
11858                 let import dialog show the destination folder identifier
11859
11860 2002-01-26 [melvin]     0.7.0claws30
11861
11862         * src/folderview.c
11863         * src/summaryview.c
11864                 Readded 'Mark all read' into summary view popup menu
11865                 Added 'Mark all read' in folder view popup menu for IMAP
11866                 and NNTP.
11867                 Made it insensitive if the selected folder is not the shown
11868                 one to avoid 'Mark all read' on the wrong folder.
11869                 
11870 2002-01-26 [paul]       0.7.0claws29
11871
11872         * src/folderview.c
11873           src/summaryview.c
11874                 move 'Mark all read' from summary view to folder view
11875                 menu. (adapted from) patch submitted by Jeremy Andrews,
11876                 <lists@kerneltrap.com>
11877
11878 2002-01-25 [alfons]     0.7.0claws28
11879
11880         * src/gtkstext.c
11881                 put the gtk class name back so GtkSText adapts the 
11882                 settings of GtkText
11883
11884 2002-01-25 [alfons]     0.7.0claws27
11885
11886         * src/folderview.c 
11887                 assimilate Ricardo's patch that shows pixmaps instead of
11888                 plain "new" and "unread" texts in the folder view column
11889                 headers 
11890
11891 2002-01-25 [paul]       0.7.0claws26
11892
11893         * src/Makefile.am
11894                 add $(GPGME_CFLAGS) to INCLUDES so that gpgme can 
11895                 be found in non-standard locations. 
11896                 Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
11897
11898 2002-01-25 [paul]       0.7.0claws25
11899
11900         * sync with sylpheed 0.7.0cvs16
11901                 see ChangeLog entry 2002-01-25
11902
11903 2002-01-24 [paul]       0.7.0claws24
11904
11905         * more sync with sylpheed 0.7.0cvs15
11906                 get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
11907
11908 2002-01-23 [sergey]     0.7.0claws23
11909
11910         * src/importldif.c
11911                 Fixed segfault when closing LDIF import wizard with
11912                 the window manager.
11913         * src/imageview.c
11914         * src/imageview.h
11915         * src/messageview.c
11916         * src/mimeview.c
11917                 Fixed wrong scrolling position after switching between
11918                 text and image parts.
11919
11920 2002-01-23 [paul]       0.7.0claws22
11921
11922         * sync with sylpheed 0.7.0cvs15
11923                 see ChangeLog entries 2002-01-22 and 2002-01-23
11924
11925 2002-01-21 [melvin]     0.7.0claws21
11926
11927         * src/prefs_scoring.c
11928         * src/prefs_filtering.c
11929                 Fixed bug where scoring and filtering windows stopped
11930                 autochecking.
11931
11932 2002-01-21 [paul]       0.7.0claws20
11933
11934         * sync with sylpheed 0.7.0cvs12
11935                 see ChangeLog entries 2002-01-20 and 2002-01-21
11936
11937 2002-01-21 [carsten]    0.7.0claws19
11938         * src/mainwindow.c
11939         * src/menu.[ch]
11940         * src/messageview.[ch]
11941         * src/summaryview.[ch]
11942                 changes to shortcuts handling again:
11943                         + "Q" now controled by mainwin
11944                         + v/V are now customizable and have slightly
11945                           different meanings
11946                 the "button" to minimize the messageview (and maximize
11947                 the summary view) is a real button now
11948         * src/compose.c
11949                 "Delete Line+" added to Edit/Advanced (this will also
11950                 delete the '\n')
11951
11952 2002-01-20 [melvin] 0.7.0claws18
11953
11954         * src/addressbook.c
11955                 Made "Bcc" sensitive when addressbook is called from
11956                 compose window (it was a Claws only bug).
11957
11958 2002-01-19 [alfons] 0.7.0claws17
11959
11960         * src/inc.c
11961                 prevent unnecessary updates when currently selected folder has
11962                 no new messages 
11963
11964 2002-01-19 [alfons] 0.7.0claws16
11965         
11966         * src/summaryview.c
11967                 prevent writing the cache based on current message list in summary 
11968                 view when filtering also put messages in currently selected folder
11969
11970 2002-01-19 [paul]
11971
11972         * po/it.po
11973                 Italian translation submitted by Alessandro Maestri
11974                 <a.maestri@cs.tin.it>
11975
11976 2002-01-18 [melvin]     0.7.0claws15
11977
11978         * src/prefs_filters.c
11979                 fixed bug where 'cancel' from 'filters' window stops autochecking
11980                 if the timer timed out  when the window was open.
11981
11982 2002-01-18 [match]      0.7.0claws14
11983
11984         * src/addrclip.[ch]     ** NEW FILE **
11985         * src/addrselect.[ch]   ** NEW FILE **
11986         * src/adbookbase.h      ** NEW FILE **
11987                 addressbook cut, copy and paste
11988         * src/addrbook.[ch]
11989         * src/addrcache.[ch]
11990         * src/addressitem.h
11991         * src/addrindex.[ch]
11992         * src/addritem.[ch]
11993         * src/importldif.c
11994         * src/importmutt.c
11995         * src/jpilot.[ch]
11996         * src/syldap.[ch]
11997         * src/vcard.[ch]
11998         * src/jpilot.[ch]
11999         * src/editbook.c
12000         * src/editjpilot.c
12001         * src/editldap.c
12002         * src/editvcard.c
12003                 support for copy/paste
12004         * src/addressbook.c
12005                 support for copy/paste
12006                 tidy up menu option processing
12007                 correct address list function arguments
12008         * src/editaddress.c
12009                 sort user attributes
12010         * src/ldif.h
12011         * src/mutt.h
12012                 tidy up
12013
12014         * src/addrbook.[ch]
12015         * src/addrbook.[ch]
12016         * src/addrbook.[ch]
12017                 
12018
12019 2002-01-18 [paul]       0.7.0claws13
12020
12021         * sync with sylpheed 0.7.0cvs8
12022                 configure.in: support Mac OS X (Darwin)
12023
12024 2002-01-18 [carsten]    0.7.0claws12
12025         * src/html.c
12026                 small hack to fix a segfault with an empty href
12027                 (reported by Alexandra Walford <deeni@altern.org>)
12028         * src/mainwindow.c
12029         * src/summaryview.c
12030                 the shortcuts for Mark und Mark as unread are hardcoded
12031                 again
12032         * src/compose.c
12033         * src/gtkstext.[ch]
12034                 readded the shortcuts in gtkstext but made them
12035                 customizeable (simply by adding a menu plus a wrapper
12036                 to compose.c)
12037
12038 2002-01-17 [melvin]     0.7.0claws11
12039
12040         * src/gtkspell.c
12041                 fix default dictionary not being saved.
12042
12043 2002-01-16 [darko]      0.7.0claws10
12044
12045         * src/compose.c
12046                 fix wrapping crash with URL longer than wrapping margin
12047
12048 2002-12-08 [hoa]        0.7.0claws10
12049
12050         * src/matcher_parser_parse.y
12051                 fixed some bugs
12052
12053         * src/prefs_filtering.c
12054                 now, we can use bounce action in the dialog box.
12055
12056 2002-01-16 [carsten]    0.7.0claws9
12057         * src/gtkstext.c
12058                 removed the <control> and <alt> shortcuts because they're
12059                 not needed and interefered with the "normal" shortcuts
12060         * src/mainwindow.c
12061         * src/summaryview.c
12062                 removed most of the hardcoded shortcuts and assigned
12063                 them to menu entries making them easy customizable by
12064                 that
12065
12066 2002-01-16 |melvin]     0.7.0claws8
12067
12068         * src/gtkspell.c
12069                 fixed bug where using the mouse and when the compose
12070                 window is not on top may result in a crash.
12071
12072 2002-01-16 [melvin]     0.7.0claws7
12073
12074         * src/compose.c
12075                 fixed a long standingspell checker bug which could 
12076                 cause a crash after sending a message.
12077
12078 2002-01-16 [paul]       0.7.0claws6
12079
12080         * sync with sylpheed 0.7.0cvs7
12081                 see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
12082                 2002-01-15, and 2002-01-16
12083
12084 2002-01-16 [melvin]     0.7.0claws5
12085
12086         * README.claws
12087         * src/compose.c
12088         * src/gtkspell.[ch]
12089         * src/main.c
12090                 Heavily modified spell checker code to work around
12091                 ispell bug, to add keyboard shortcuts and for future
12092                 enhancements. See README.claws for usage information.
12093
12094 2002-01-15 [alfons]     0.7.0claws4
12095         
12096         * src/summaryview.c
12097                 change gtk_ctree_sort_node() into gtk_ctree_sort_recursive()
12098                 so sorting within threads reflects sort mode
12099
12100 2002-01-15 [christoph]  0.7.0claws3
12101
12102         * src/procmsg.c
12103                 added alertpanel if mail sending failed
12104
12105 2002-01-15 [alfons]     0.7.0claws2
12106         
12107         * src/prefs_filtering.c
12108                 don't stop timer when prefs filtering dialog is opened
12109
12110 2002-01-14 [alfons]     0.7.0claws1
12111
12112         * src/addr_compl.c
12113         * src/prefs.c
12114                 remove debug_print()s for privacy reasons
12115
12116 2002-01-14 [darko]      0.7.0claws
12117
12118         * README.claws
12119                 quotation wrapping is now also in the main branch
12120
12121 2002-01-14 [paul]
12122
12123         * tools/filter_conv.pl
12124                 allow for Boolean Op and case-sensitivity
12125                 this file is included in the release and tagged
12126                 'rel_0_7_0'
12127
12128 2002-01-13 [paul]       0.7.0claws
12129
12130         * release 0.7.0, with cvs tag 'rel_0_7_0'
12131
12132 2002-01-13 [paul]
12133
12134         * tools/filter_conv.pl
12135         * tools/README
12136                 rewritten to output to matcherrc instead of filteringrc
12137
12138         * po/es.po
12139                 updated Spanish translation by Ricardo Mones Lastra
12140
12141 2002-01-13 [alfons]
12142
12143         * po/nl.po
12144                 update dutch translation
12145
12146 2002-01-13 [paul]
12147
12148         * po/pt_BR.po
12149                 Updated by Fabio Junior Beneditto 
12150
12151 2002-01-13 [melvin]     0.6.6claws53
12152
12153         * po/fr.po
12154                 Updated french translation
12155
12156 2002-01-12 [alfons]     0.6.6claws52
12157
12158         * src/filtering.c
12159                 plug mem leak that has been sitting there for ages              
12160
12161 2002-01-12 [alfons]     0.6.6claws51
12162
12163         * src/summaryview.c
12164                 undo melvin's changes from 0.6.6claws48 because summary
12165                 view now refuses to select first unread message when
12166                 selecting a folder 
12167
12168 2002-01-11 [alfons]     0.6.6claws50
12169
12170         * src/import.c
12171                 use claws' semantics for getting folder item when
12172                 importing an mbox file into a folder 
12173                 (submitted by Dale P. Smith)
12174
12175 2002-01-11 [christoph]  0.6.6claws49
12176
12177         * src/prefs.h
12178                 set sensitivity in SET_TOGGLE_SENSITIVITY macro from
12179                 toggle widget, because non static prefs can not use
12180                 prefs_set_* functions
12181         * src/prefs_account.c
12182                 toggle smtp auth password field sensitivity if
12183                 user id is empty and add descrition of usage for
12184                 these fields
12185         * src/prefs_folder_item.c
12186                 use SET_TOGGLE_SENSITIVITY macro to instead of extra
12187                 callbacks
12188
12189 2002-01-11 [melvin]     0.6.6claws48
12190
12191         * src/compose.c
12192                 fix the 'Ctrl-Enter' feature for sending and test really
12193                 for 'Ctrl-Enter' (as Ctrl-Space is also used for activating
12194                 editables which was not documented in Gtk)
12195
12196         * src/summaryview.c
12197                 Made summaryview refresh after sorting and not before.
12198
12199 2002-01-11 [christoph]  0.6.6claws47
12200
12201         * src/compose.c
12202                 select account from account ids if possible and
12203                 correctly set save folder for copy in reedit
12204
12205 2002-01-10 [paul]       0.6.6claws46
12206
12207         * sync with sylpheed 0.7.0 release
12208                 see ChangeLog entries 2002-01-07, 2002-01-08 and
12209                 2002-01-09
12210
12211 2002-01-09 [alfons]
12212
12213         * src/summaryview.c
12214                 remove more dirt traces...
12215
12216 2002-01-09 [alfons]
12217         
12218         * src/summaryview.c
12219                 clean up some traces of my debugging stuff
12220
12221 2002-01-09 [alfons]     0.6.6claws45
12222
12223         * src/filtering.c
12224                 break up filteringprop_apply() in three separate pieces
12225                 so we can drop messages that failed processing in the
12226                 inbox
12227
12228         * src/summaryview.c
12229                 fix bug #469598 "no refresh of inbox after filter" which 
12230                 was introduced by the new summary view locking, and which 
12231                 prevented the summary view to update after a manual filter 
12232                 message. claw's filter message requires a summary_show().
12233                 (aargh, summary_show() again! :-)
12234                 
12235 2002-01-07 [alfons]     0.6.6claws44
12236
12237         * src/headerwindow.c
12238         * src/logwindow.c
12239         * src/messageview.c
12240         * src/sourcewindow.c
12241                 bring in Hiro's last 0.7.0 wm class fixes
12242
12243         * tools/sylprint.pl
12244                 bring in Ricardo's fix for sylprint script
12245
12246         * AUTHORS       
12247         * src/rfc2015.[ch]
12248         * src/prefs_common.[ch]
12249         * src/prefs_account.[ch]
12250         * src/compose.c
12251                 clean up account preference poison in rfc2015,
12252                 and preparation to fix double sign bug 
12253                 (patch submitted by Simon 'corecode' Schubert)
12254
12255 2002-01-07 [christoph]  0.6.6claws43
12256
12257         * src/mh.c
12258                 search for free message number, do not only rely
12259                 on last_num
12260         * src/send.c
12261                 fix smtp auth and use extra account information
12262                 if available, if not use pop3 data instead
12263                 (closes bug #500341)            
12264         * src/ssl.[ch]
12265                 match coding style
12266
12267 2002-01-06 [alfons]     0.6.6claws42
12268
12269         * src/mainwindow.c
12270                 try making the separate windows work again...
12271
12272 2002-01-06 [alfons]     0.6.6claws41
12273
12274         * src/mainwindow.c
12275                 adapt Hiro's separate window menu (to get rid of the funny
12276                 duplicate menu items), and make it work again
12277
12278 2002-01-06 [alfons]     0.6.6claws40
12279
12280         * tools/Makefile.am
12281         * tools/sylprint.rc
12282         * tools/sylprint.pl
12283         * tools/README.sylprint
12284                 add sylprint script for printing mails from Sylpheed
12285                 (contributed by Ricardo Mones Lastra)
12286
12287         * src/acount.c
12288                 clean up
12289
12290 2002-01-06 [melvin]     0.6.6claws39
12291
12292         * src/mainwindow.c
12293         * src/summaryview.c
12294                 Fixed crash introduced in 0.6.6claws38 by the menu
12295                 reorganisation (Hide read messages)
12296         
12297         * ChangeLog.claws 
12298                 Fixed typo (we are now in 2002, alfons ;) )
12299
12300 2002-01-05 [alfons]     0.6.6claws38
12301
12302         * sync with sylpheed 0.6.6cvs10-17
12303                 (last stuff marked as LAST_STABLE)
12304
12305 2002-01-04 [melvin]     0.6.6claws37
12306
12307         * src/account.c
12308                 Made account selection code use strcasestr again instead of
12309                 g_strcasecmp (fixes bug where reediting queued messages
12310                 did not select proper account reported by T. Link).
12311         
12312         * src/folderview.c
12313                 Fix bug where folder icons are not shown when 'hide read messages'
12314                 is on.
12315         
12316         * src/stock_pixmaps.[ch]
12317                 Added folder icons for 'hide read messages'.
12318         
12319         * src/compose.c
12320                 Fixed bug where 'Enter' in a header entry will send the message 
12321                 if 'CTL-Enter' was chosen as a shorcut for sendind. 
12322
12323 2002-01-03 [melvin]     0.6.6claws36
12324         
12325         * src/prefs.[ch]
12326                 Added popup menu for common preferences and
12327                 account preferences (right click on tab displays
12328                                 a menu of all tabs.)
12329
12330 2002-01-02 [melvin]     0.6.6claws35
12331
12332         * src/gtkspell.[ch]
12333                 Made spelling code compatible with undo/redo feature.
12334                 Added creation of suggestion mode menu for the general
12335                         preferences.
12336         
12337         * src/prefs_common.[ch]
12338                 Added option menu for the speller's suggestion mode.
12339                 Added missing spaces in "..." buttons and made a "..."
12340                         button non translatable!
12341         
12342         * src/compose.c
12343                 Made speller use the default suggestion mode.
12344                 Hack to make it possible to choose 'CTRL-Enter' as a
12345                         shortcut for sending (and only for sending).
12346
12347         * src/prefs_folder_item.c
12348                 Changing subject simplification does not update cache 
12349                         anymore (because it is unnecessary).
12350                 Fixed bug where changing subject simplification updated the 
12351                         summaryview even when the viewed folder is not the
12352                         folder which properties are being changed. (E.g. 
12353                                         viewing folder A and changing
12354                                         the subject simplification of 
12355                                         folder B -not being viewed- updated the 
12356                                         summaryview of folder A with data of
12357                                         folder B). (Hope this is clear... )
12358
12359 2001-12-31 [alfons]     0.6.6claws34
12360         
12361         * src/ldif.c
12362         * src/mutt.c
12363                 fgetc() returns a signed integer which doesn't
12364                 fit in a char. so c truncates this to a char
12365                 but we may lose significant bits. i.e. we may
12366                 comparing 0xFF which may not be equal to -1
12367                 unless properly casted to signed char which
12368                 we won't do because fgetc() returns a signed
12369                 integer which doesn't fit in a char. so c 
12370                 truncates this to a char but we may lose 
12371                 significat bits. (you got the idea, thanks
12372                 to Gustavo Noronha Silva <kov@debian.org>
12373                 and the Debian folks!)
12374
12375 2001-12-30 [alfons]     0.6.6claws33
12376
12377         * src/prefs_common.c
12378                 add #ifdef USE_PSPELLs that Melvin forgot               
12379
12380 2001-12-30 [melvin]     0.6.6claws32
12381         
12382         * src/prefs_common.[ch]
12383                 Added configurable color for misspelled words.
12384
12385         * src/gtkspell.[ch]
12386                 Fixed bug of foreground text color (reported by David
12387                                 Mehrmann)
12388                 Added configurable color for misspelled words.
12389
12390 2001-12-30 [alfons]     0.6.6claws31
12391
12392         * src/folder.c
12393                 remove unnecessary things someone put there
12394
12395         * src/mh.c
12396         * src/folder.[ch]
12397                 make folder properties (like threading and sorting) persistent
12398                 (closes bug #497424 "rescan folder tree resets proprieties")
12399                 currently this is only for MH folders. 
12400
12401 2001-12-29 [melvin]     0.6.6claws30
12402
12403         * src/string_match.[ch]
12404                 Optimized a bit: regexp pattern buffer compiled only once, and
12405                   one subroutine call removed. Fixed ^ regexp search: Now, 
12406                   "(^Re: )|(^Hello)" removes only "Re: " from "Re: Hello".
12407         
12408         * src/summaryview.c
12409                 Subject filtering changed to filter summary columns and
12410                   not directly the messages subject cache. The loss in 
12411                   performance is balanced by the improvement of string_match.
12412                 Added an alert panel if there is an error in the regexp.
12413
12414         * src/src/prefs_folder_item.h
12415                 Added a regexp pattern buffer.
12416
12417 2001-12-28 [alfons]     0.6.6claws29
12418
12419         * src/string_match.[ch]
12420                 clean up name space
12421                 allow compilation *BSD
12422
12423 2001-12-27 [alfons]     0.6.6claws28
12424
12425         * src/filter.c
12426                 sync the Hiro's bug fix for BSD
12427
12428 2001-12-27 [melvin]     0.6.6claws27
12429         
12430         * src/compose.c
12431                 Simplify focus to subject entry code.
12432
12433 2001-12-27 [darko]      0.6.6claws26
12434
12435         * src/filtering.c
12436         * src/mbox_folder.c
12437         * src/messageview.c
12438         * src/mh.c
12439         * src/procheader.[ch]
12440         * src/procmsg.h
12441         * src/stock_pixmap.[ch]
12442         * src/summaryview.c
12443                 Show key icon for encrypted mails in summary view
12444
12445         * src/pixmaps/clip.xpm
12446         * src/pixmaps/clipkey.xpm
12447         * src/pixmaps/key.xpm
12448                 New/modified icons for the above
12449
12450 2001-12-27 [melvin]     0.6.6claws25
12451
12452         * src/prefs_common.c
12453                 Put spell checker options in a separate tab to decrease
12454                 the Common Preferences window height.
12455
12456         * README.claws  
12457                 Update spell checker usage instruction about its options
12458                 location.
12459
12460 2001-12-27 [melvin]     0.6.6claws24
12461
12462         * src/compose.c
12463                 Changed subject entry widget position. Initial focus is
12464                 on the To header instead of the subject entry.
12465                 Creating a new header scrolls the header list to make the
12466                 created one visible. Nevertheless, when automatically filling
12467                 headers, the first one is shown.
12468                 A Tab key press in the last empty header entry zips the 
12469                 focus to the subject entry.
12470                 (I did not change the combo boxes, yet)
12471
12472 2001-12-26 [alfons]     0.6.6claws23
12473
12474         * src/prefs_account.c
12475         * src/inc.c
12476                 allow default inbox to reside in another mailbox (only
12477                 works for POP3 accounts)
12478
12479 2001-12-26 [alfons]     0.6.6claws22
12480         
12481         * src/textview.c
12482                 make reply-on-click work with the account of the selected folder
12483         * src/compose.c
12484                 put a fixme here to remind me to fix finding correct default
12485                 account for nested folders
12486
12487 2001-12-25 [alfons]     0.6.6claws21
12488
12489         * src/summaryview.c
12490                 make column headers display locked and mark pixmaps (idea by Melvin) 
12491                 fix bug by adding score and locked column type to sort array
12492
12493 2001-12-25 [alfons]     0.6.6claws20
12494         
12495         * src/summaryview.c
12496                 catch a *potentially* inadvertent write back of  
12497                 the message cache(s) introduced by 0.6.5claws37
12498
12499 2001-12-25 [christoph]  0.6.6claws19
12500
12501         * src/stock_pixmap.[ch]
12502         * src/summaryview.c
12503                 add ignore thread pixmap
12504                 (can someone draw a better icon for this?)
12505
12506 2001-12-24 [alfons]     0.6.6claws18
12507
12508         * src/prefs_folder_item.c
12509                 make address completion actually work for the
12510                 Default To address in the Folder Property dialog.
12511
12512 2001-12-24 [alfons]     0.6.6claws17
12513         
12514         * src/summaryview.c
12515                 use new style regexp for subject stripping 
12516                 (patch submitted by Thomas Link <t.link.tmp200101@gmx.net>)
12517
12518 2001-12-24 [darko]      0.6.6claws16
12519
12520         * src/pgptext.c
12521         * src/rfc2015.c
12522                 move GPG related informational messages to debug mode
12523
12524 2001-12-23 [alfons]     0.6.6claws15
12525
12526         * src/stock_pixmap.[ch]
12527         * src/summaryview.c
12528                 add the forgotten Claws' locked pixmap
12529
12530 2001-12-23 [alfons]     0.6.6claws14
12531
12532         * src/filesel.c
12533                 accept file name typed in entry in multi file
12534                 selector (patch submitted by Gustavo Noronha Silva 
12535                 <kov@debian.org>)
12536
12537 2001-12-23 [alfons]     0.6.6claws13
12538
12539         * src/prefs_filter.c
12540         * src/prefs_filtering.c
12541         * src/matcher.c
12542         * src/importmutt.c
12543                 clean up a little bit
12544         
12545         * src/string_match.c
12546                 validate input strings a little bit more
12547
12548 2001-12-23 [alfons]     0.6.6claws12
12549
12550         * src/Makefile.am
12551         * src/summaryview.c
12552         * src/string_match.[ch]         ** NEW **
12553         * src/folderview.[ch]
12554         * src/headerview.h
12555         * src/folder.[ch]
12556         * src/prefs_folder_item.[ch]
12557                 add subject simplification to strip out strings from
12558                 a subject line (esp. handy for mailing lists). 
12559                 (original patch by by Thomas Link <t.link.tmp200101@gmx.net>,
12560                 but slightly changed things for better integration.)
12561
12562 2001-12-23 [alfons]     0.6.6claws11
12563
12564         * src/mainwindow.c
12565                 fix bug introduced by submission included in 0.6.5claws52.
12566                 ideally this submission should clean the trash if any trash
12567                 folder has a message. however, the hasTrash variable was
12568                 set to false whenever a trash folder was empty (discarding
12569                 a previously found *filled* trash folder.)
12570
12571                 also edited the code a little bit and made it more safe.
12572
12573 2001-12-22 [alfons]     0.6.6claws10
12574
12575         * src/imap.c
12576                 quick fix for Martin Pool's omission of an account
12577                 specific SSL setting
12578
12579 2001-12-22 [alfons]     0.6.6claws9
12580
12581         * src/compose.c
12582         * src/messageview.c
12583         * src/mimeview.c
12584         * src/pgptext.c
12585         * src/procmime.[ch]
12586                 better support for multipart/digest (submitted
12587                 by Fredrik <e98fo@efd.lth.se>)
12588
12589 2001-12-22 [alfons]     0.6.6claws8
12590
12591         * src/addressbook.c
12592                 correct function signature
12593         * src/socket.[ch]
12594         * src/imap.[ch]
12595         * src/prefs_account.[ch]
12596                 allow IMAP over SSH tunnel (patch submitted by 
12597                 Martin Pool <mbp@samba.org>)
12598
12599 2001-12-21 [alfons]     0.6.6claws7
12600
12601         * sync with sylpheed 0.6.6cvs4-9
12602                 (may have forgotten something: LAST_STABLE is 0.6.6claws6)
12603
12604 2001-12-21 [christoph]  0.6.6claws6
12605
12606         * src/compose.c
12607         * src/prefs_folder_item.[ch]
12608                 implement saving of outgoing messages to current folder.
12609                 fix segfault when no default outbox is available
12610                 (closes bug #495683)
12611
12612 2001-12-21 [carsten]    0.6.6claws5
12613         * src/folderview.c
12614         * src/summaryview.c
12615                 pressing CTRL while DND does now the expected thing and
12616                 copies the mail (moving is still the default, as this
12617                 seam more appropriate for handling mails by DND)
12618
12619 2001-12-18 [paul]       0.6.6claws4
12620
12621         * sync with sylpheed 0.6.6cvs3
12622                 see ChangeLog entries 2001-12-18
12623
12624 2001-12-18 [hiro]       0.6.6claws3
12625
12626         * src/undo.c
12627                 fix for multibyte characters (obtain the number of letters
12628                 instead of bytes).
12629
12630 2001-12-17 [paul]       0.6.6claws2
12631
12632         * sync with sylpheed 0.6.6cvs1
12633                 see ChangeLog entry 2001-12-16
12634
12635 2000-12-17 [alfons]     0.6.6claws1
12636
12637         * src/filtering.c
12638                 clean up
12639
12640 2001-12-16 [paul]       0.6.6claws
12641 2001-12-15
12642
12643         * Release version 0.6.6claws, cvs tag: rel_0_6_6
12644
12645         * src/mimeview.c
12646                 last minute sync with main 0.6.6
12647
12648         * po/es.po
12649                 updated by Ricardo Mones Lastra
12650                 update for last minute sync
12651         * po/fr.po
12652         * po/nl.po
12653                 update for last minute sync
12654         * po/de.po
12655                 updated by Jens Oberender
12656         * po/pt_BR.po
12657                 updated by Fabio Junior Beneditto
12658
12659         * src/prefs_common.[ch]
12660         * src/undo.c
12661                 number of undo levels is user configurable
12662                 (squeeze it into the release in the dying
12663                 moments) Submitted by Jens Oberender    
12664
12665 2001-12-15 [melvin]
12666
12667         * po/fr.po
12668                 updated french translation
12669
12670 2001-12-15 [paul]       0.6.5claws92
12671
12672         * sync with sylpheed 0.6.5cvs28
12673                 see ChangeLog entry 2001-12-14 (src/prefs_account.c)
12674
12675         * po/nl.po
12676                 update to allow for sync
12677
12678 2001-12-15 [alfons]
12679         
12680         * po/nl.po
12681                 update dutch translation
12682
12683 2001-12-14 [carsten]    0.6.5claws91
12684         * src/summaryview.c
12685                 fixed bug #473785; also after changing the column order
12686                 the same message will be selected and displayed as before
12687                 the reordering
12688
12689 2001-12-14 [carsten]    0.6.5claws90
12690         * src/folderview.c
12691                 probably found the bug reported by wwb opening or closing
12692                 a folder tree just before dnd (found the solution in the
12693                 balsa source -- thanks to them)
12694
12695 2001-12-14 [carsten]    0.6.5claws89
12696         * src/gtkutils.c
12697         * src/account.c
12698                 moved gtk_clist_moveto to the right place, so that
12699                 only the accounts dialog is effected on opening
12700
12701 2001-12-14 [carsten]    0.6.5claws88
12702         * src/gtkutils.c
12703                 gtkut_clist_set_focus_row does a gtk_clist_moveto
12704                 now, so that the focused row will be seen in any case
12705                 (reported by wwp on sf-claws-user)
12706
12707 2001-12-14 [darko]      0.6.5claws87
12708
12709         * src/compose.c
12710                 remove unnecessary line
12711
12712 2001-12-14 [paul]       0.6.5claws86
12713
12714         * sync with sylpheed 0.6.5cvs27
12715                 see ChangeLog entries 2001-12-14
12716
12717 2001-12-14 [carsten]    0.6.5claws85
12718         * src/mainwindow.c
12719                 following a suggestion of Melvin the rcoabm pops up
12720                 right under the button now and the button is reliefed
12721                 while the popup is open
12722
12723 2001-12-14 [darko]      0.6.5claws84
12724
12725         * src/compose.c
12726                 fix crash when wrapping long lines if linewrap quotation
12727                 is disabled and wrapper encounters a word spanning more
12728                 than one line
12729
12730 2001-12-13 [paul]       0.6.5claws83
12731
12732         * src/compose.c
12733                 prefer 'Reply-To' header over mailing list header when
12734                 replying to a message. Finally prevent all those confirmation 
12735                 messages being sent to the list itself.
12736
12737         * src/summaryview.c
12738                 remove unused summary_set_menu_sensitive() entry
12739
12740 2001-12-13 [paul]       0.6.5claws82
12741
12742         * src/folderview.c
12743         * src/pixmaps/inbox-hrm.xpm     ** NEW FILE **
12744         * src/pixmaps/outbox-hrm.xpm    ** NEW FILE **
12745         * src/pixmaps/trash-hrm.xpm     ** NEW FILE **
12746                 improvements to 'Hide read messages': Inbox, Outbox,
12747                 Trash, Queue, and Draft icons now reveal presence of hidden 
12748                 messages
12749
12750 2001-12-12 [alfons]     0.6.5claws81
12751
12752         0.6.5claws80 was tagged as LAST_STABLE
12753
12754         * src/filtering.[ch]
12755         * src/matcher.[ch]
12756         * src/matcher_parser_lex.c
12757                 fix the filtering; my last attempt to get it right, 
12758                 if it does not work, it's Hoa's turn. ;-)
12759
12760                 for my honourable peers:
12761                 
12762                 the code now makes a clear distinction between
12763                 rules as they are displayed (probably escaped),
12764                 and as they are executed (probably unescaped). the
12765                 parser does *NOT* do any unescaping, this is
12766                 the task of the matcher.c (which breaks up a
12767                 rule into condition) and the filtering.c (which
12768                 breaks up the rule's action). to make this
12769                 run happily we provide an unescaped copy of
12770                 crucial strings to the MatcherProp and 
12771                 FilteringAction structures. note that the only
12772                 exception to this is any REGEXP string. those
12773                 are directly passed to regcomp() and regexp()
12774                 (who have much more powerful unescape functions).
12775                 
12776                 for everyone else:
12777         
12778                 you can escape tab (\t), carriage return (\r),
12779                 linefeed (\n), form feed (\f), quote (\"), 
12780                 single quote (\'), bell (\b) in all the entry
12781                 lines in the scoring & filtering dialogs.
12782                 as an added bonus this should not affect
12783                 existing filtering rules.
12784
12785 2001-12-12 [carsten]    0.6.5claws80
12786
12787         * src/summaryview.c
12788         * po/de.po
12789                 "item(s) selected" is now sensitive to 1 or more
12790                 than one selected (nice for language where simple
12791                 adding of a "s" is not possible as German (Eintrag
12792                 ->Eintr"age)
12793                 
12794                 the "forward as attachment" entry from the right
12795                 click menu removed, "forward" acts following the
12796                 prefs
12797         
12798         * src/textview.c
12799                 reverted my former changes; so compiler warning again
12800                 but there's more GTK_TEXT/GTK_STEXT mixing on other places
12801                 nevertheless
12802
12803         * src/messageview.c
12804                 "search in message" does now *not* only work in MVIEW_TEXT
12805                 messages, but also in a MIMEVIEW_TEXT part of MVIEW_MIME
12806                 message
12807
12808         * src/mainwindow.c
12809                 removed "/File/_Close" as it was the same as "/File/E_xit"
12810                 and we don't need it two times
12811
12812                 the separate folder view and message view now get a distinct
12813                 WMCLASS, just in case someone is using sawfish ;-)
12814
12815                 as the menu entries "/View/Message view" and "/View/Folder tree"
12816                 are only doing something when SEPARATE_MESSAGE or SEPARATE_FOLDER
12817                 make them sensitive accordingly and as these two are "shown"
12818                 after startup anytime check this menuitem at startup
12819
12820 2001-12-12 [paul]       0.6.5claws79
12821
12822         * src/folderview.c
12823                 fix sensitivity of 'Search folder...', broken in
12824                 0.6.5claws75
12825
12826         * src/mainwindow.c
12827                 fix dodgy English
12828
12829 2001-12-11 [carsten]    0.6.5claws78
12830         * src/filtering.c
12831                 fixed two typos returning a wrong FALSE/TRUE
12832         * src/mainwindow.[ch]
12833                 extra menu for email/news button removed
12834
12835 2001-12-11 [alfons]     0.6.5claws77
12836         
12837         * src/matcher.c                 (1.3)
12838         * src/matcher_parser_lex.l      (1.28)
12839                 revert for another attempt
12840                 mark 0.6.5claws77 as LAST_STABLE
12841
12842 2001-12-11 [christoph]  0.6.5claws76
12843
12844         * po/de.po
12845                 fixed wrong translation for prev. unread msg
12846
12847 2001-12-11 [paul]       0.6.5claws75
12848
12849         * src/folder.[ch]
12850         * src/folderview.c
12851         * src/mainwindow.c
12852         * src/summaryview.[ch]
12853         * src/pixmaps/dir-open-hrm.xpm  ** NEW FILE **
12854                 enable ability to hide read messages on per folder basis via 
12855                 '/Summary/Hide read messages'; when selected, a folder will 
12856                 have a red open folder icon, instead of a blue icon, if the 
12857                 folder contains hidden messges
12858                 submitted by Thomas Link <t.link.tmp200101.gmx.net> 
12859
12860         * src/mainwindow.c
12861                 remove '/Message/Forward as attachment' from 
12862                 main_window_set_menu_sensitive() to prevent debug warning
12863
12864         * src/folderview.c
12865         * src/mainwindow.c
12866                 Clean up some of the English
12867
12868         * tools/newscache_clean.pl
12869                 allow for new 'hidereadmsgs' entry in folderlist.xml
12870
12871         * po/es.po
12872                 updated translation, submitted by Ricardo Mones Lastra
12873
12874 2001-12-11 [paul]       0.6.5claws74
12875
12876         * sync with sylpheed 0.6.5cvs25
12877                 see ChangeLog entry 2001-12-11
12878
12879 2001-12-10 [alfons]     0.6.5claws73
12880
12881         * src/matcher.c
12882                 add more control characters
12883         * src/matcher_parser_lex.l
12884                 make escaping / unescaping work again
12885
12886 2001-12-10 [alfons]     0.6.5claws72
12887
12888         * src/imap.c
12889                 clean up warnings "returning value for void function" 
12890         * src/prefs_filtering.c
12891                 make info button for execute action sensitive
12892
12893 2001-12-10 [paul]       0.6.5claws71
12894
12895         * src/compose.c
12896         * src/imap.[ch]
12897         * src/summaryview.c
12898                 fix: imap server now gets informed of MARKED, UNMARKED
12899                 and REPLY events. Now people can use different IMAP-Mail
12900                 clients and have the exact same information about MARKED,
12901                 UNMARKED and REPLY status with all of them. Especially
12902                 useful for imap servers with a web-frontend.
12903                 submitted by Tobias Sandhaas <medlor@web.de>
12904
12905 2001-12-09 [melvin]     0.6.5claws70
12906         
12907         * src/textview.[ch]
12908                 fixed bug #490076 (hunted down by Alfons who implemented
12909                 a workaround in 0.6.5claws65)
12910
12911 2001-12-09 [christoph]  0.6.5claws69
12912
12913         * src/summaryview.c
12914                 set pointer to string in LOCKED column to NULL
12915                 (might fix bug #490800)
12916
12917 2001-12-09 [carsten]    0.6.5claws68
12918
12919         * po/de.po
12920                 resolved some cluttered menu shortcuts 
12921                 ('creating new email' and 'creating news message'
12922                 hade the same)
12923         * src/compose.c
12924                 wmclass now distinc from main window
12925         * src/mainwindow.c
12926           src/mainwindow.h
12927                 email/news and forward button functionality similar
12928                 to the reply buttons; removed the ugly dropdown arrows
12929                 and use instead the right mouse button
12930
12931 2001-12-09 [paul]       0.6.5claws67
12932
12933         * src/imap.c
12934         * src/utils.h
12935                 allow spaces in imap folder names
12936                 submitted by Willem van Engen <wvengen@stack.nl>
12937
12938 2001-12-09 [paul]       0.6.5claws66
12939
12940         * sync with sylpheed 0.6.5cvs24
12941                 see ChangeLog entry 2001-12-09
12942
12943 2001-12-08 [alfons]     0.6.5claws65
12944
12945         * src/textview.c
12946                 prevent secondary selection claim after "add to sender" dialog
12947                 popped up. this is because there's a GDK_BUTTON_RELEASE pending.
12948                 we trick GTK by simulating a click at (0, 0) in the textview.
12949
12950 2001-12-08 [hoa]        0.6.5claws64
12951
12952         * src/folder.c
12953                 fixed a bug about the .processing folder name while filtering
12954
12955 2001-12-08 [alfons]     0.6.5claws63
12956
12957         * src/folderview.c 
12958                 work around problem of not correctly updating folder stats
12959                 when deleting messages. there's some folder scanning evil
12960                 going so the folderview_update_msg_num() does not work
12961                 correctly. need to investigate this.
12962
12963 2001-12-08 [paul]       0.6.5claws62
12964
12965         * sync with sylpheed 0.6.5cvs23
12966                 see ChangeLog entry 2001-12-08
12967
12968 2001-12-07 [christoph]  0.6.5claws61
12969
12970         * src/compose.c
12971                 fix another header translation problem
12972
12973 2001-12-07 [alfons]     0.6.5claws60
12974
12975         * src/mbox.c
12976                 make filtering also work on local spool mbox
12977
12978 2001-12-07 [carsten]    0.6.5claws59
12979         * src/addressbook.c
12980                 addressbook window gets a wmclass distinct from the main
12981                 sylpheed window
12982         * src/compose.h
12983         * src/mainwindow.[ch]
12984                   forward menu item will use mode selected in prefs, forward 
12985                 as attatchment in menu removed (will be substituted in the
12986                 toolbar similar to reply buttons)
12987                   create news message menu entry and news button is now 
12988                 sensitive to the existance of a news account
12989         * src/pixmaps/stock_mail_reply_quote.xpm           ** REMOVED **
12990         * src/pixmaps/stock_mail_reply_to_all_quote.xpm    ** REMOVED **
12991         * src/pixmaps/stock_mail_reply_to_sender_quote.xpm ** REMOVED **
12992                 these are removed because the toolbar buttons don't show
12993                 the quoting modus any longer
12994
12995 2001-12-07 [paul]
12996
12997         * tools/newscache_clean.pl      ** NEW FILE **
12998                 perl script to do some tidying up in the newscache directory 
12999                 
13000         * tools/sylpheed-switcher       ** NEW FILE **
13001                 perl script to enable easy switching between main and claws
13002                 
13003         * tools/README
13004                 added descriptions of the two new perl scripts          
13005
13006
13007 2001-12-07 [melvin]     0.6.5claws58
13008
13009         * src/messageview.c
13010                 fixed a warning during compilation introduced in 0.6.5claws56
13011
13012 2001-12-07 [paul]       0.6.5claws57
13013
13014         * src/mainwindow.[ch]
13015         * src/menu.[ch]
13016                 further usability enhancements to replying with or without 
13017                 quoting via the toolbar, use of Ctrl key is replaced by 
13018                 drop down menu 
13019                 Submitted by Carsten Schurig            
13020
13021 2001-12-07 [melvin]     0.6.5claws56
13022
13023         * src/messageview.c
13024                 hack to fix bug that prevented to make/paste selections
13025                 after switching between MVIEW_TEXT and MVIEW_MIME views
13026                 without deselecting the selection first.
13027
13028 2001-12-06 [alfons]     0.6.5claws55
13029
13030         * src/filtering.[ch]
13031         * src/inc.c
13032                 revise filtering a little bit more, and make sure
13033                 messages are delivered to the appropriate inbox
13034                 (perhaps set per account)
13035
13036 2001-12-06 [paul]       0.6.5claws54
13037
13038         * sync with sylpheed 0.6.5cvs22
13039                 see ChangeLog entry 2001-12-06
13040
13041 2001-12-05 [alfons]     0.6.5claws53
13042
13043         * src/inc.c
13044         * src/folder.[ch]
13045         * src/procmsg.c
13046         * src/filtering.c
13047                 more revisions of filtering system
13048                 (last stable version is marked as LAST_STABLE)
13049                 
13050                 | NOTE 1): the filtering system now uses a local folder called
13051                 | .processing. if filtering fails, check this directory
13052                 | for missing messages.
13053                 |
13054                 | NOTE 2): help us find the filtering actions still missing
13055
13056 2001-12-05 [paul]       0.6.5claws52
13057
13058         * src/mainwindow.c
13059                 fix bug where 'Empty Trash?' pop-up window appears even
13060                 when Trash is empty, submitted by Jesse Skinner         
13061
13062 2001-12-05 [melvin]     0.6.5claws51
13063
13064         * src/compose.c
13065                 fixed bug #486106 to select correct account when reediting 
13066                 a queued message
13067         
13068 2001-12-04 [alfons]     0.6.5claws50
13069
13070         * src/mh.c
13071                 declare markfile in appropriate functions when
13072                 no fchmod() is found (thanks to Mark Heerdink <marc@koelkast.net>
13073                 for spotting this)
13074
13075 2001-12-04 [paul]       0.6.5claws49
13076
13077         * sync with sylpheed 0.6.5cvs21
13078                 see ChangeLog entry 2001-12-04
13079
13080 2001-12-03 [christoph]  0.6.5claws48
13081
13082         * po/de.po
13083                 changed translation of undo
13084         * src/account.c
13085         * src/folder.c
13086                 don't reinvent the wheel to traverse a GNode
13087         * src/compose.[ch]
13088                 seperate code to create the compose gui into functions
13089                 add "Others" page with folder selection for saving copy
13090                 of the message.
13091                 the folder identifier is saved to queue header
13092         * src/procmsg.c
13093                 save message to folder in queue header
13094
13095 2001-12-03 [paul]       0.6.5claws47
13096
13097         * sync with sylpheed 0.6.5cvs20
13098                 see ChangeLog entry 2001-12-03
13099
13100 2001-12-01 [paul]
13101
13102         * more sync with sylpheed 0.6.5cvs19
13103                 see ChangeLog entry 2001-11-29
13104
13105 2001-11-30 [paul]       0.6.5claws46
13106         
13107         * src/compose.c
13108                 remove conflicts introduced by Hoa's last commit
13109          
13110         * src/mainwindow.c
13111                 make 'Message/Bounce' sensitive
13112
13113 2001-11-30 [hoa]        0.6.5claws45
13114
13115         * src/compose.c
13116                 slightly change bounce function to add
13117                 information about the user that bounced the mail
13118                 in the From header line.
13119
13120         * src/folderview.c
13121                 permit the use of processing in outbox folder.
13122
13123 2001-11-29 [paul]       0.6.5claws44
13124
13125         * src/mainwindow.[ch]
13126         * src/prefs_common.c
13127         * src/pixmaps/stock_mail_reply_quote.xpm            ** NEW FILE **
13128         * src/pixmaps/stock_mail_reply_to_all_quote.xpm     ** NEW FILE **
13129         * src/pixmaps/stock_mail_reply_to_author_quote.xpm  ** NEW FILE **
13130                 usability enhancements to the quoting, implements
13131                 use of Ctrl key to toggle quoting settings
13132                 Submitted by Carsten Schurig <Carsten.Schurig@web.de>
13133
13134 2001-11-29 [paul]       0.6.5claws43
13135         
13136         * sync with sylpheed 0.6.5cvs19
13137                 see ChangeLog entry 2001-11-28
13138
13139 2001-11-29 [melvin]     0.6.5claws42
13140         * src/Makefile.am
13141                 added enriched.[ch] to the list of files
13142
13143         * src/textview.c
13144         * src/mimeview.c
13145         * src/procmime.[ch]
13146         * src/enriched.[ch]
13147                 added support to view text/enriched
13148                 added support to show headers in message view for text/enriched and text/html
13149                         in non multipart messages
13150
13151 2001-11-28 [paul]       0.6.5claws41
13152
13153         * more sync with sylpheed 0.6.5cvs18
13154                 see ChangeLog entry 2001-11-27 (src/prefs_common.c)
13155
13156 2001-11-27 [paul]       0.6.5claws40
13157         
13158         * po/pt_BR.po
13159                 updated translation, submitted by Fabio Junior Beneditto
13160                 
13161         * sync with sylpheed 0.6.5cvs18
13162                 see ChangeLog entries 2001-11-26 (src/textview.c) and
13163                 2001-11-27
13164
13165
13166 2001-11-26 [paul]
13167
13168         * po/es.po
13169                 updated translation, submitted by Ricardo Mones Lastra
13170
13171 2001-11-26 [alfons]
13172
13173         * src/matcher.c
13174                 add more translatable strings
13175
13176 2001-11-26 [christoph]  0.6.5claws39
13177
13178         * po/de.po      
13179                 fixed one more umlaut
13180         * src/compose.c
13181                 fix translated header when it should not be translated
13182
13183 2001-11-26 [paul]       0.6.5claws38
13184
13185         * src/mainwindow.c
13186                 remove '/Message/Add Sender to address book' from 
13187                 main_window_set_menu_sensitive(), prevent debug warning
13188                 add 'Message/Mark/Mark all read' to mainwin_entries[]
13189
13190 2001-11-26 [paul]       0.6.5claws37
13191
13192         * src/summaryview.c
13193                 fix 'recurring unread state' bug 
13194
13195         * tools/README 
13196         * tools/filter_conv.pl
13197                 read name of top level mailbox from folderlist.xml
13198                 and presume nothing about its name              
13199
13200 2001-11-26 [darko]      0.6.5claws36
13201
13202         * src/gtkstext.[ch]
13203                 removed functions that are now in gtkutils.c
13204                 use gtkut_text_is_uri_string() from gtkutils.c
13205         * fix my comment on 2001-11-23 (missing gtkutils.[ch])
13206
13207 2001-11-26 [paul]       0.6.5claws35
13208
13209         * sync with sylpheed 0.6.5cvs16
13210                 see ChangeLog entries 2001-11-25 and 2001-11-26
13211
13212 2001-11-25 [alfons]     0.6.5claws34
13213
13214         EXPERIMENTAL!!! Please checkout the last stable version using: 
13215           
13216         % cvs update -r LAST_STABLE -dRAP
13217
13218         (Or help us testing this stuff.)
13219
13220         * src/filtering.c               (1.14)
13221         * src/filtering.h               (1.6)
13222         * src/inc.c                     (1.28)
13223         * src/matcher.c                 (1.20)
13224         * src/mbox.c                    (1.9)
13225         * src/procmsg.h                 (1.14)
13226         * src/summaryview.c             (1.59)
13227         * src/summaryview.h             (dunno)
13228                 revert/merge/sync to as it was before commit 
13229                 on Thu, 19 Jul 2001 10:15:51 -0700.
13230
13231 2001-11-25 [hoa]        0.6.5claws33
13232
13233         * src/main.c
13234                 processing mails at startup
13235
13236         * src/folderview.c
13237         * src/summaryview.[ch]
13238                 processing mails when entering folder
13239
13240         * src/prefs_filtering.c
13241                 fixed some UI bugs
13242
13243 2001-11-24 [alfons]     0.6.5claws32
13244
13245         * src/summaryview.[ch]
13246                 make summary sort headers work, and also make
13247                 sure the sort type is stored
13248
13249 2001-11-23 [alfons]     0.6.5claws31
13250
13251         * src/summaryview.[ch]
13252                 make lock work like mark
13253                 disallow deleting messages marked as locked
13254
13255 2001-11-23 [alfons]     0.6.5claws30
13256
13257         * src/gtkstext.c
13258         * src/compose.[ch]
13259         * src/Makefile.am
13260         * src/undo.[ch]
13261                 merge undo patch submitted by Jens
13262
13263 2001-11-23 [christoph]  0.6.5claws29
13264
13265         * src/.cvsignore
13266                 added ylwrap
13267         * src/compose.c
13268                 fixed gpg signing and encoding
13269         * src/folder.[ch]
13270         * src/main.c
13271                 added --status option to get new, unread and total
13272                 message count from a running sylpheed
13273         * src/prefs_common.c
13274                 temporary fix for reply_with_quote problem
13275                 (don't call functions for non existing widget)
13276         * src/procmsg.c
13277                 one more check for ignored threads but still not
13278                 always working correctly. probably a recursive
13279                 check for all parents is needed
13280
13281 2001-11-23 [darko]      0.6.5claws28
13282
13283         * src/compose.c
13284                 wrapping on send improvements
13285         * src/gtkutils.[ch]
13286                 fix for GtkSText after last sync with main branch
13287                 GTK_TEXT -> GTK_STEXT
13288
13289 2001-11-23 [paul]       0.6.5claws27
13290
13291         * sync with sylpheed 0.6.5cvs14
13292                 see ChangeLog entries 2001-11-22 and 2001-11-23
13293                 
13294         * po/de.po
13295                 fixed the scrambled umlauts 
13296                 submitted by Carsten Schurig <Carsten.Schurig@web.de>
13297
13298 2001-11-21 [paul]       0.6.5claws26
13299
13300         * sync with sylpheed 0.6.5cvs12
13301                 see 2nd ChangeLog entry dated 2001-11-20
13302
13303 2001-11-20 [paul]       0.6.5claws25
13304
13305         * sync with sylpheed 0.6.5cvs11
13306                 see ChangeLog entry 2001-11-19 (src/utils.c)
13307
13308 2001-11-20 [hiro]
13309
13310         * src/compose.c
13311                 GTK_TEXT -> GTK_STEXT
13312                 fix for wrong comment
13313
13314 2001-11-20 [hiro]       0.6.5claws24
13315
13316         * src/compose.[ch]
13317                 more merges from main branch
13318                 removed fatal warnings (uninitialized variables etc.)
13319                 some coding style fix
13320         * src/gtkutils.h
13321                 fixed typo.
13322         * src/addressbook.c
13323           src/addrindex.c
13324                 V-Card -> vCard
13325
13326 2001-11-19 [hoa]        0.6.5claws23
13327
13328         * src/filtering.c
13329         * src/prefs_scoring.c
13330         * src/matcher.[ch]
13331         * src/scoring.c
13332                 cleaning code
13333
13334         * src/matcher_parser_parse.y
13335         * src/prefs_filtering.c
13336                 bouncing
13337
13338 2001-11-19 [alfons]     0.6.5claws22
13339
13340         more of my old things into claws
13341
13342         * src/Makefile.am
13343         * src/prefs_common.c
13344         * src/procmsg.h
13345         * src/summaryview.[ch]
13346         * src/prefs_summary_column.c
13347         * src/pixmaps/locked.xpm
13348                 add indicators for locking of message in summary view
13349                 (does not work yet, only visual indicator)
13350
13351 2001-11-19 [paul]       0.6.5claws21
13352
13353         * sync with sylpheed 0.6.5cvs10
13354                 see ChangeLog entry 2001-11-19
13355
13356 2001-11-18 [alfons]     0.6.5claws20
13357         
13358         * src/filtering.c
13359                 remove an inadvertent free I forgot in previous clean up 
13360
13361 2001-11-18 [alfons]     0.6.5claws19
13362
13363         * src/filtering.[ch]
13364                 clean up & plug leaks
13365
13366 2001-11-18 [paul]       0.6.5claws18
13367
13368         * sync with sylpheed 0.6.5cvs9
13369                 see ChangeLog entries 2001-11-17 and 2001-11-18
13370
13371 2001-11-16 [paul]       0.6.5claws17
13372
13373         * sync with sylpheed 0.6.5cvs8
13374                 see ChangeLog entry 2001-11-16, src/grouplistdialog.c
13375
13376 2001-11-16 [paul]       0.6.5claws16
13377
13378         * sync with sylpheed 0.6.5cvs7
13379                 see ChangeLog entries 2001-11-15 and 2001-11-16
13380
13381 2001-11-15 [hoa]        0.6.5claws15
13382
13383         * src/compose.c
13384                 fix bounce, mails we received couln't be bounced to ourself.
13385
13386         * src/defs.h
13387         * src/filtering.[ch]
13388         * src/matcher.[ch]
13389         * src/matcher_parser.h
13390         * src/matcher_parser_lex.l
13391         * src/matcher_parser_parse.y
13392         * src/inc.c
13393         * src/main.c
13394         * src/mbox.c
13395         * src/prefs_filtering.[ch]
13396         * src/mainwindow.c
13397         * src/prefs_matcher.c
13398         * src/prefs_scoring.c
13399         * src/scoring.[ch]
13400         * src/summaryview.c
13401                 new matcher/filter/score configuration file parser
13402                 one unique configuration file => ~/.sylpheed/matcherrc
13403                 import in currently automatic, then save are made
13404                 in this new file.
13405                 one filter per folder and one global filter
13406                 (filter of a folder will be used as folder processing)
13407
13408         * src/folder.c
13409                 fix a bug in folder_item_get_identifier
13410                 
13411         * src/messageview.c
13412                 receive receipt return are fixed.
13413
13414 2001-11-14 [alfons]     0.6.5claws14
13415
13416         * src/session.h
13417                 add things from main branch to make claws compile
13418
13419 2001-11-14 [paul]       0.6.5claws13
13420
13421         * merge with SYNC-B4-REL and sync with sylpheed 0.6.5cvs5
13422                 see ChangeLog entries 2001-11-08 to 2001-11-14
13423
13424 2001-11-14 [hoa] 0.6.5claws12
13425
13426         * src/compose.[ch]
13427         * src/mainwindow.c
13428         * src/summaryview.c
13429                 add "bounce mail" option
13430
13431 2001-11-13 [christoph]  0.6.5claws11
13432
13433         * src/compose.c
13434                 Cleanup a mess i add before commiting
13435
13436 2001-11-13 [hoa]        0.6.5claws10
13437
13438         * src/compose.c
13439                 some fixes when mail are sent or
13440                 for crossposts
13441
13442 2001-11-13 [christoph]  0.6.5claws9
13443
13444         * po/de.po
13445                 Changed two string with the same translation
13446         * src/compose.c
13447         * src/procmsg.[ch]
13448         * src/send.[ch]
13449                 New mailsending process:
13450                   - Always queue message before sending
13451                     (message will be saved if sylpheed crashed or
13452                      freezes while sending)
13453                   - Allow queuing of newspostings
13454                   - No copy in outbox before sending
13455                     (closes bug #469501)
13456                   - No more redundant code for send and send_later
13457         * src/summaryview.c
13458                 Applied wwp <subscript@free.fr>'s patch that fixes
13459                 marks for multiple forwarded messages (+compose.c)
13460
13461 2001-11-12 [alfons]
13462
13463         * README.claws
13464                 remove things that are now in main branch
13465         
13466         * po/nl.po
13467                 update Dutch translation
13468
13469 2001-11-12 [mhadasht]   0.6.5.claws8
13470
13471         * src/prefs_common.c
13472                 re-enabled account autoselection feature for forward
13473                 and reedit lost during the branch point for SYNC-B4-REL
13474         * src/gtkspell.c
13475                 gtkpspell_get_dict(): more readable code (even if function is
13476                 not used yet)
13477         * ChangeLog.claws
13478                 added version number info to 2001-11-12 [hiro] comment.
13479
13480 2001-11-12 [hiro]       0.6.5.claws7
13481
13482         * src/compose.c
13483                 compose_forward(): fixed a bug that forward quote mark
13484                 wasn't used.
13485                 removed unnecessary code.
13486         * src/template_select.[ch]: removed.
13487
13488 2001-11-11 [alfons]
13489
13490         * src/compose.c
13491                 :%s/GTK_TEXT/GTK_STEXT/g
13492         
13493         * src/compose.[ch]
13494         * src/undo.[ch]
13495         * src/Makefile.am
13496                 revert the undo stuff (this is 0.6.6claws stuff)
13497
13498 2001-11-11 [hoa]        0.6.5.claws6
13499
13500         * src/compose.[ch]
13501                 Insert signature at the end of the text.
13502                 Added undo patch but currently disabled
13503
13504         * src/procmsg.c
13505                 Threading by subject improved.
13506
13507         * added src/undo.[ch]
13508                 Undo module for compose dialog box.
13509
13510 2001-11-11 [alfons]     0.6.5.claws5
13511
13512         * src/procmsg.c
13513                 prevent threading by subject on nodes that have already been
13514                 threaded by in-reply-to (as in "circular references in a tree
13515                 result in a dead branch")
13516
13517 2001-11-09 [hoa]        0.6.5.claws4
13518         
13519         * src/folderview.c
13520                 allows creation of mbox folder item from any files.
13521
13522 2001-11-09 [alfons]     0.6.5.claws3
13523         
13524         * src/utils.c
13525         * src/procmsg.c
13526                 do what I mean and correct threading by subject so it really
13527                 ignores attracting lines without "Re: "
13528
13529 2001-11-07 [alfons]     0.6.5.claws2
13530
13531         * src/procmsg.c
13532         * src/utils.[ch]
13533                 only attract by subject if a subject line starts with a "Re: "
13534         * src/syldap.c
13535                 remove warning
13536
13537 2001-11-07 [paul]       0.6.5claws1
13538
13539         * sync with sylpheed 0.6.5. release
13540                 see ChangeLog entry 2001-11-07
13541
13542 2001-11-07 [paul]       0.6.4claws31
13543
13544         * sync with sylpheed 0.6.4cvs18
13545                 see ChangeLog entries 2001-10-30 to 2001-11-07
13546                 prefs_templates.[ch] renamed prefs_template.[ch]
13547
13548 2001-11-06 [alfons]
13549         
13550         * src/utils.h
13551                 add semicolon Hoa forgot ;-)
13552                 
13553
13554 2001-11-06 [hoa]        0.6.4claws30
13555         
13556         * src/procmsg.c
13557         * src/summaryview.c
13558         * src/utils.c
13559         * src/utils.h
13560                 threading by subject - empty subject are ignored
13561
13562 2001-11-06 [christoph]  0.6.4claws29
13563
13564         * src/socket.c
13565                 use SSL_peek for sock_gets
13566         * src/utils.c
13567                 removed unneeded pointer in extracting quoted
13568                 names implementation
13569
13570 2001-11-06 [melvin]     0.6.4claws28
13571
13572         * src/gtkspell.c
13573                 fixed bug #476792 Selection overtyping with spell checker
13574                 fixed bug which could cause a buffer overflow
13575                 fixed a memory leak
13576
13577 2001-11-06 [hoa]        0.6.4claws27
13578         
13579         * src/procmsg.c
13580         * src/summaryview.c
13581                 threading by subject
13582
13583 2001-11-05 [alfons]     0.6.4claws26
13584         
13585         * README.claws
13586                 Claws -> Sylpheed (vice versa)
13587
13588         * src/compose.c
13589                 :%s/gtk_text/gtk_stext/g
13590                 :%s/GTK_TEXT/GTK_STEXT/g
13591                 (thanks to Jonathan Ware for spotting this)
13592
13593 2001-11-04 [christoph]  0.6.4claws25
13594
13595         * src/summaryview.c
13596                 replace Xalloca + strdup with Xstrdup_a
13597         * src/utils.c
13598                 better implementation of extracting quoted names
13599                 from addresses (remove backlashes and ignore
13600                 quotes after them)
13601
13602 2001-11-04 [alfons]     0.6.4claws24
13603
13604         * src/utils.[ch]
13605                 edit to comply more with coding style
13606
13607         * src/textview.c
13608                 fix bug reported by Kim Schulz. introduced by the patch integrated
13609                 in 0.6.4claws15. the code did not check the return value of
13610                 the html parser.
13611
13612         * AUTHORS
13613                 add Jonathan Ware and close "[ #475955 ] Enhanced Mailto Patch"
13614
13615 2001-11-04 [christoph]  0.6.4claws23
13616
13617         * src/main.c
13618         * src/prefs_common.[ch]
13619                 init some pointers that possibly caused a segfault
13620                 reported in the claws-users ML
13621
13622 2001-11-04 [hoa]        0.6.4claws22
13623
13624         * src/grouplistdialog.c
13625                 change the names of the nodes in the tree
13626
13627         * src/compose.c
13628                 enhanced mailto syntax as described in
13629                 http://developer.netscape.com/viewsource/husted_mailto/mailto.html
13630                 (thanks to Jonathan Ware <jonathan_ware@gmx.co.uk>)
13631
13632         * src/utils.c
13633                 encode and decode URI (useful when opening URL into
13634                 netscape).
13635
13636 2001-11-03 [hoa]        0.6.4claws21
13637
13638         * src/grouplistdialog.c
13639                 a new newsgroups list selection dialog box
13640                 with a CTree instead of a CList
13641
13642 2001-11-03 [hoa]        0.6.4claws20
13643
13644         * src/folderview.c
13645                 enable property and scoring options when right
13646                 click on "inbox"
13647
13648         * src/summaryview.c
13649                 fixed bug when nickname were displayed using
13650                 the address book.
13651
13652 2001-11-02 [darko]      0.6.4claws19
13653
13654         * src/compose.c
13655                 new wrap quotation and URL/long words wrapping implementation
13656         * src/compose.c src/gtkstext.[ch]
13657                 move gtkstext_strncmp() to gtkstext.c
13658
13659 2001-11-01 [christoph]  0.6.4claws18
13660
13661         * src/prefs_account.c
13662                 fixed mess in account settings dialog
13663         * src/prefs_folder_item.c
13664                 added label with folder path to dialog
13665
13666 2001-10-31 [match]      0.6.4claws17
13667
13668         * src/vcard.c
13669                 fix memory leak.
13670         * src/addrbook.c
13671                 fix generation of spurious address book file names.
13672                 remove redundant functions.
13673         * po/POTFILES.in
13674                 added missing file names.
13675
13676 2001-10-30 [paul]       0.6.4claws16
13677
13678         * sync with sylpheed 0.6.4cvs6
13679                 see ChangeLog entries 2001-10-26 to 2001-10-30
13680
13681         * tools/filter_conv.pl
13682                 read folderlist.xml to discover whether the top-level
13683                 folder is called 'Mailbox' or 'Mail' 
13684
13685 2001-10-29 [paul]       0.6.4claws15
13686
13687         * src/html.c, src/textview.c
13688                 activate links in html mail and fix clickable parts
13689                 Submitted by Matthieu Dazy <dazy@t-surf.com>
13690
13691 2001-10-29 [paul]
13692
13693         * po/de.po, po/es.po, po/pt_BR/po
13694                 updated translations, submitted by Jens Oberender,
13695                 Ricardo Mones Lastra, and Fabio Junior Beneditto
13696
13697 2001-10-29 [darko]      0.6.4claws14
13698
13699         * src/compose.c
13700                 fix wrapping for good
13701
13702 2001-10-29 [darko]
13703
13704         * src/compose.c
13705                 undo previous change as it broke the smart wrapping
13706
13707 2001-10-29 [darko]      0.6.4claws13
13708
13709         * src/compose.c
13710                 fix infinite loop when long URL is quoted
13711                 (closes bug #475122.
13712
13713 2001-10-28 [match]
13714
13715         * src/mutt.[ch] src/importmutt.[ch] src/mgutils.[ch] src/addressbook.c src/Makefile.am
13716                 import Mutt address book
13717         * src/ldif.[ch] src/importldif.h
13718                 modified import LDIF handle user attributes
13719
13720 2001-10-28 [christoph]  0.6.4claws12
13721
13722         * src/summaryview.c
13723                 fixed that filtering did not work if there
13724                 were no filter rules
13725                 (closes bug #472003 and better implementation
13726                  of patch #474644)
13727
13728 2001-10-27 [christoph]  0.6.4claws11
13729
13730         * src/compose.c
13731                 make the folder's default account to be used when
13732                 replying. (patch by wwp <subscript@free.fr>)
13733         * src/compose.c
13734                 code cleanup, nearly killed all of wwp's patch
13735                 for folder's default account in compose
13736         * src/folderview.c
13737                 error panel when a folder could not be created
13738                 (closes bug #471080 new folder name & already
13739                  existing file)
13740
13741 2001-10-26 [alfons]
13742
13743         * src/utils.h
13744                 change prototype of strstr2() that Christoph forgot about
13745
13746 2001-10-26 [christoph]  0.6.4claws10
13747
13748         * src/account.c
13749                 made search for accounts by email address not case
13750                 sensitive
13751         * src/folder.c
13752                 fixed memory leak in folder_item_get_identifier
13753         * src/gtkspell.c
13754         * src/utils.c
13755                 fixed wrong strstr2 (should work like strstr)
13756
13757 2001-10-26 [darko]      0.6.4claws9
13758
13759         * src/compose.c src/gtkstext.[ch]
13760         * src/gtkstext.c
13761                 move is_url_string() and gtkstext_str_strcmp() to gtkstext.c
13762
13763 2001-10-26 [paul]       0.6.4claws8
13764
13765         * src/html.c
13766                 ignore css and javascript tags in html mail
13767                 case-insensitive, with or without double-quoted
13768                 strings
13769
13770 2001-10-26 [paul]       0.6.4claws7
13771
13772         * sync with sylpheed 0.6.4cvs1
13773                 see ChangeLog entry 2001-10-26
13774
13775         * src/prefs_account.c, src/prefs_common.c,
13776           src/prefs_summary_column.c
13777                 minor improvements to the English
13778
13779 2001-10-25 [alfons]     0.6.4claws6
13780
13781         * src/gtkstext.c
13782         
13783                 make GtkSText follow style of GtkText (closes bug 
13784                 #469211 "text selection while writing message")
13785                 
13786                 do sync with GTK 1.2.10
13787
13788 2001-10-25 [paul]       0.6.4claws5
13789
13790         * src/html.c
13791                 ignore css tags in html mail
13792
13793 2001-10-25 [darko]      0.6.4claws4
13794
13795         * src/compose.c
13796                 don't declare is_url_string as static function since
13797                 we need it in gtkstext.c
13798         * src/gtkstext.c
13799                 remove unused variable
13800                 don't wrap long URLs while composing a message
13801
13802 2001-10-24 [christoph]  0.6.4claws3
13803
13804         * src/socket.c
13805                 fix ssl deadlock, when peer closes connection
13806
13807 2001-10-24 [paul]       0.6.4claws2
13808
13809         * src/prefs_common.c
13810                 gettextize the gpg ascii-armored warning message
13811
13812         * src/compose.c
13813                 insert a DOS/MAC file into the composed message
13814                 (improvements)
13815
13816         * Both submitted by Thierry Godefroy <godefroy@imaginet.fr>
13817
13818 2001-10-22 [paul]       0.6.4claws1
13819
13820         * sync with sylpheed 0.6.4 release
13821                 see ChangeLog entries 2001-10-21
13822
13823         * po/fr.po, po/pt_BR.po
13824                 updated by Melvin Hadasht and Fabio Junior Beneditto
13825
13826 2001-10-21 [paul]       0.6.3claws30
13827
13828         * src/compose.c
13829                 insert a DOS text file from the compose window
13830                 into the composed message text (removes CRs characters)
13831                 Submitted by Thierry Godefroy <godefroy@imaginet.fr>
13832
13833         * tools/filter_conv.pl, tools/README
13834                 automatically use ~/.sylpheed as working directory
13835                 print out confirmation message on completion
13836
13837         * correct Hoa's last ChangeLog.claws entry
13838
13839 2001-10-20 [hoa]        0.6.3claws29
13840
13841         * src/grouplistdialog.c
13842                 bugfix (another ?) to give the right
13843                 newsgroups list for each news server.
13844
13845         * src/news.c
13846         * src/news.h
13847                 improve the newsgroups list cache
13848
13849 2001-10-20 [paul]       0.6.3claws28
13850
13851         * sync with sylpheed 0.6.3cvs9
13852                 see ChangeLog entry 2001-10-19
13853
13854         * correct Alfons' last ChangeLog.claws entry
13855
13856 2001-10-19 [alfons]
13857
13858         * src/pgptext.[ch]
13859                 fix compilation problems (part of bug #472895)
13860
13861 2001-10-18 [hoa]        0.6.3claws27
13862
13863         * src/grouplistdialog.c
13864                 bugfix when we refresh was clicked (bug 472701)
13865
13866 2001-10-19 [christoph]  0.6.3claws26
13867
13868         * src/compose.c
13869                 last header entry should default to "To:" or
13870                 "Newsgroups:" and not copy the last entry line
13871                 in a new compose window
13872                 (closes bug #472686, #470792)
13873
13874 2001-10-19 [paul]       0.6.3claws25
13875
13876         * sync with Sylpheed 0.6.3cvs8
13877                 see ChangeLog entries 2001-10-18 and 2001-10-19
13878
13879 2001-10-18 [christoph]  0.6.3claws24
13880
13881         * src/procmsg.c
13882                 reimplement ignore thread
13883         
13884 2001-10-18 [hoa]        0.6.3claws23
13885
13886         * src/folderview.c
13887         * src/grouplistdialog.[ch]
13888                 enhanced news subscription interface (feature 469113)
13889
13890         * src/news.c
13891         * src/news.h
13892                 enchanced newsgroup listing,
13893                 now, we can get groups informations
13894                 (NNTPGroupInfo)
13895
13896 2001-10-18 [paul]       0.6.3claws22
13897
13898         * src/summaryview.c
13899                 remove comment (sync with main branch)
13900         * src/mainwindow.c
13901                 fix 'Re-edit' bug in 'Message' menu
13902
13903 2001-10-17 [christoph]  0.6.3claws21
13904
13905         * src/compose.c
13906                 ignore empty or whitespace only header lines
13907
13908 2001-10-17 [paul]       0.6.3claws20
13909
13910         * sync with sylpheed 0.6.3cvs7
13911                 see ChangeLog entries 2001-10-14, 2001-10-16, and
13912                 2001-10-17
13913
13914 2001-10-17 [darko]
13915
13916         * src/compose.c
13917                 wrap long lines without spaces
13918                 don't wrap URLs
13919
13920 2001-10-16 [paul]
13921
13922         * po/es.po, po/nl.po, po/pt_BR.po
13923                 updated by Ricardo Mones Lastra, Alfons,
13924                 and Fabio Junior Beneditto
13925
13926         * sylpheed-0.6.3claws released
13927
13928 2001-10-15 [melvin] 0.6.3claws18
13929
13930         * README.claws
13931                 added summary and detailed installation instructions
13932                 for spell checker
13933         * po/fr.po
13934                 Updated, corrected and completed french translation
13935
13936 2001-10-15 [hoa] 0.6.3claws17
13937         * src/grouplistdialog.c
13938                 we can choose the newsgroups to display with wildcards
13939
13940 2001-10-15 [christoph]  0.6.3claws16
13941
13942         * src/account.c
13943         * src/compose.c
13944         * src/prefs_folder_item.[ch]
13945                 applied wwp <subscript@free.fr>'s folder
13946                 default account patch
13947         * po/de.po
13948                 Fixed wrong translation
13949
13950 2001-10-13 [alfons, christoph, melvin]  
13951                         0.6.3claws15
13952
13953         solution #2 to solve MT-safety problems defers all GUI related calls
13954         to the main thread using a gtk_idle_add() callback. discussed on
13955         ircnet #sylpheed, with christoph spotting some issues with the
13956         original code, and melvin allowing us to lobotomize his sylpheed.
13957
13958         * src/syldap.[ch], src/main.c
13959                 fix race problem in ldap search thread by deferring GUI 
13960                 stuff to main thread using gtk_idle_add()
13961
13962 2001-10-13 [paul]       0.6.3claws14
13963
13964         * src/prefs_account.[ch], src/send.c, src/smtp.[ch]
13965                 add Sergey's smtpcred.patch
13966                 adds separate username/password setting for SMTP Auth
13967                 needed by some servers
13968                 (closes feature request #471659)
13969
13970 2001-10-13 [paul]       0.6.3claws13
13971
13972         * src/pgptext.[ch] **NEW FILES**
13973         * src/Makefile.am, src/messageview.c, src/mimeview.c
13974                 decrypt ascii-armored gpg text embedded in
13975                 the message body.
13976                 Submitted by Jens Jahnke <jan0sch@gmx.net>
13977
13978 2001-10-13 [christoph]  0.6.3claws12
13979
13980         * README.claws
13981                 some more details on default to and
13982                 feature requests
13983         * src/main.c
13984                 init glib threading when ldap is used
13985         * src/syldap.c
13986                 threading fixes
13987         * po/de.po
13988                 fixed a typo
13989
13990 2001-10-12 [paul]       0.6.3claws11
13991
13992         * src/prefs_common.[ch], src/rfc2015.c
13993                 enable ascii-armored gpg text to be embedded in the
13994                 message body, selectable through the 'Privacy'
13995                 preferences. Supports encrypting only.
13996                 Submitted by Ravemax <ravemax@dextrose.com>
13997
13998 2001-10-12 [paul]       0.6.3claws10
13999
14000         * sync with sylpheed 0.6.3cvs6
14001                 see ChangeLog entries 2001-10-11 and 2001-11-12
14002
14003         * src/folderview.c
14004                 incorporated mbox folders, scoring, and folder
14005                 properties into the sync
14006
14007 2001-10-12 [darko]      0.6.3claws9
14008
14009         * README.claws
14010                 describe quotation wrapping
14011         * src/compose.c
14012                 don't treat tab as space to calculate line length properly
14013
14014 2001-10-11 [alfons]
14015
14016         * README.claws
14017                 correct description of how to make new filtering system work,
14018                 add some other things
14019                 
14020         * src/syldap.c
14021                 remove sched_yield() (not necessary / unportable)
14022
14023 2001-10-11 [paul]       0.6.3claws8
14024
14025         * sync with sylpheed 0.6.3cvs3
14026                 see ChangeLog entry 2001-10-10
14027
14028 2001-10-10 [christoph]  0.6.3claws7
14029
14030         * .cvsignore
14031                 ignore 2 files created by newer autotools
14032         * src/prefs_folder_item.c
14033                 using table for widget alignment
14034                 fixed memory leak and broken octal display
14035         * src/filesel.c
14036                 fixed segfault caused by lost filename
14037                 workaround (closes bug #469551)
14038
14039 2001-10-10 [paul]       0.6.3claws6
14040
14041         * sync with sylpheed 0.6.3cvs2
14042                 see ChangeLog entries 2001-10-09 and 2001-10-10
14043
14044 2001-10-10 [darko]      0.6.3.claws5
14045
14046         * src/gtkstext.c
14047                 proper calculation of right margin if smart wrapping is enabled
14048         * src/compose.c
14049                 automatically wrap long lines if wrap quotation is enabled
14050
14051 2001-10-09 [alfons]     0.6.3.claws4
14052
14053         * src/summaryview.c
14054                 select correct row when deleting last row in the summary view (and
14055                 close bug "[ #469104 ] select second last in list when deleting")
14056
14057 2001-10-09 [paul]       0.6.3claws3
14058
14059         * sync with sylpheed 0.6.3cvs1
14060                 updated some autotool scripts
14061
14062 2001-10-09 [darko]      0.6.3claws2
14063
14064         * src/gtkstext.[ch]
14065                 new name and mark with Sylpheed comment
14066         * src/compose.c
14067                 smart quotation wrapping a-la VIM
14068
14069 2001-10-08 [paul]       0.6.3claws1
14070
14071         * sync with sylpheed 0.6.3 release
14072                 see ChangeLog entry 2001-10-08
14073
14074 2001-10-08 [paul]       0.6.2claws24
14075
14076         * src/summaryview.c
14077                 more sync with sylpheed 0.6.2cvs12
14078                 Fixed the bug that didn't select the last row correctly
14079
14080
14081 2001-10-07 [paul]       0.6.2claws23
14082
14083         * sync with sylpheed 0.6.2cvs12
14084                 see ChangeLog entry 2001-10-07
14085
14086 2001-10-06 [match]
14087         * src/jpilot.[ch]
14088                 enable jpilot to read unsynch'ed addresses.
14089
14090         * src/editldap_basedn.c
14091                 fix segfault when opening dialog.
14092
14093 2001-10-06 [alfons]     0.6.2.claws22
14094
14095         * src/summaryview.c
14096                 fix bug with summary view selecting last *inserted*
14097                 node instead of last *visible* node. remember we
14098                 work with a tree
14099
14100 2001-10-06 [paul]       0.6.2claws21
14101
14102         * po/pt_BR.po
14103                 updated translation, contains some fixes and new
14104                 translations, submitted by Gustavo Noronha Silva
14105                 <kov@debian.org>
14106
14107         * src/prefs_common.c
14108                 change 'each' to 'every' - fix dubious English
14109
14110         * sync with sylpheed 0.6.2cvs11
14111
14112 2001-10-05 [alfons]     0.6.2claws20
14113
14114         * src/mainwindow.[ch], src/folderview.c
14115                 make composite tool button switch between "Compose News"
14116                 and "Compose Mail" depending on selected folder
14117                 (nifty idea by Kim Schulz <kim@schulz.dk>)
14118
14119 2001-10-05 [paul]       0.6.2claws19
14120
14121         * src/mainwindow.c, src/summaryview.c
14122                 fix 'Message/Reply to all', broken in last commit
14123
14124         * src/compose.c
14125                 fix X_BEENTHERE seg fault, thanks to Alfons
14126
14127 2001-10-04 [paul]       0.6.2claws18
14128
14129         * src/compose.[ch], src/mainwindow.c
14130                 make "Message/Reply" reply to mailing lists; matches
14131                 'X-Mailing-list:' and 'X-BeenThere:' ML headers.
14132                 based on portions of the patch submitted by
14133                 Junichi Uekawa <dancer@netfort.gr.jp>
14134
14135 2001-10-04 [darko]      0.6.2claws17
14136
14137         * src/compose.c
14138                 better smart wrapping
14139         * src/gtkstext.[hc]
14140                 a function to make text buffer contiguous
14141
14142 2001-10-03 [paul]       0.6.2claws16
14143
14144         * sync with sylpheed 0.6.2cvs10
14145
14146 2001-10-02 [alfons]
14147
14148         * configure.in
14149         * po/zh_CN.GB2312.po, po/zh_TW.Big5.po
14150                 close bug "[ #466566 ] compile error on mdk 8.0" by removing
14151                 references to chinese translations (hope someone picks up
14152                 this)
14153
14154 2001-10-02 [christoph]  0.6.2claws15
14155
14156         * src/compose.c
14157                 fixed non translated header bug
14158         * ChangeLog.claws
14159                 fixed wrong date in alfons last entry ;)
14160
14161 2001-10-02 [alfons]     0.6.2claws14
14162
14163         * src/compose.c, src/prefs_common.[ch]
14164                 add block cursor option
14165
14166 2001-10-02 [paul]       0.6.2claws13
14167
14168         * sync with sylpheed 0.6.2cvs9
14169
14170 2001-09-30 [paul]       0.6.2claws12
14171
14172         * po/de.po, po/es.po, po/fr.po, po/nl.po, po/pt_BR.po
14173                 updated translations
14174
14175         * po/POTFILES.in
14176                 add 'src/importldif.c'
14177
14178         * AUTHORS, tools/README, tools/eud2gc.py, tools/Makefile.am
14179                 added eudora-to-vCard conversion tool
14180                 submitted by Jeroen Versteeg <j.m.versteeg@student.utwente.nl>
14181
14182         * sync with sylpheed 0.6.2cvs8
14183
14184 2001-09-30 [paul]
14185
14186         * sylpheed-0.6.2claws released
14187
14188 2001-09-27 [melvin]     0.6.2claws11
14189
14190         * src/gtkspell.c
14191                 fixed crash when using default path (introduced 
14192                 in 0.6.2claws10)
14193                 fixed tiny bug for initial suggestion mode
14194
14195 2001-09-27 [melvin]     0.6.2claws10
14196         
14197         * src/gtkspell.c
14198                 fixed bug where gtkpspell didn't set the path correctly
14199
14200         * README.claws
14201                 added a paragraph about spell checking
14202                 
14203
14204
14205 2001-09-27 [paul]       0.6.2claws9
14206
14207         * src/addrbook.c, src/addrcache.c, src/addritem.c, src/jpilot.c
14208                 replace '// comments' with '/* comments */' to prevent
14209                 some compiler warnings 
14210
14211         * sync with sylpheed 0.6.2cvs6
14212
14213 2001-09-26 [alfons]     0.6.2claws8
14214
14215         * src/messageview.c
14216                 introduce return receipt request notification again,
14217                 which was lost because of other semantics in 
14218                 procheader_parse() (???)
14219
14220 2001-09-26 [christoph]  0.6.2claws7
14221
14222         * src/compose.c
14223                 replace comments for old code with #if 0
14224                 readded auto cc, bcc and reply-to
14225         * src/prefs_matcher.c
14226         * src/prefs_scoring.c
14227                 removed some definition (was moved to
14228                 prefs.h)
14229
14230 2001-09-26 [paul]       0.6.2claws6
14231
14232         * src/mainwindow.c
14233                 make 'Follow-up and reply to' sensitive
14234
14235         * more sync with sylpheed 0.6.2cvs5
14236
14237 2001-09-25 [melvin]
14238
14239         * 0.6.2claws5
14240
14241         * src/gtkspell.c
14242                 fixed bug for "US-ASCII" introduced by the encoding code
14243
14244 2001-09-25 [paul]
14245
14246         * 0.6.2claws4
14247
14248         * src/prefs_common.[ch], src/summaryview.c
14249                 'next unread msg' 'go to next folder?' dialog can be
14250                 given default behaviour, either always show dialog,
14251                 or assume 'yes', or assume 'no'
14252                 Submitted by wwp <subscript@free.fr>
14253
14254 2001-09-25 [melvin]
14255                 
14256         * src/compose.c src/gtkspell.[ch]
14257                 added support for different encodings
14258
14259 2001-09-25 [paul]
14260
14261         * more sync with sylpheed 0.6.2cvs5
14262
14263 2001-09-24 [alfons]
14264         
14265         * src/prefs_folder_item.c
14266                 add check for item->prefs->default_to string is NULL and
14267                 add another check when freeing this string
14268
14269 2001-09-24 [paul]
14270
14271         * configure.in
14272                 change to version 0.6.2claws3
14273
14274         * sync with sylpheed 0.6.2cvs5 
14275
14276 2001-09-24 [match]
14277         * src/ldif.[ch], src/importldif.[ch], addressbook.c
14278                 import LDIF files.
14279         * src/addrcache.[ch], addrindex.[ch]
14280                 small update for future
14281         * src/addrbook.c
14282                 fix test XML file.
14283
14284 2001-09-24 [melvin]
14285         * src/gtkspell.[ch]
14286                 added 'Learn from mistakes' option
14287                 better handling of quotes in checked words
14288                 sorted dict list
14289         * po/fr.po
14290                 small update for spell checking stuff
14291
14292 2001-09-23 [alfons]
14293         
14294         * src/gtkspell.c
14295                 edit a little bit so it complies more with main coding style
14296
14297 2001-09-23 [alfons]
14298
14299         * src/folder.[ch], prefs_folder_item.c, compose.c
14300                 migrate "request return receipt" folder property
14301                 to folderlist.xml
14302
14303 2001-09-22 [alfons]
14304
14305         * README.claws **NEW**
14306                 (add things of interest for users of main branch 
14307                 and claws here)
14308
14309         * src/folder.[ch], src/mainwindow.c, src/summaryview.c
14310                 re-implement threading per folder option, but store 
14311                 the setting in folderlist.xml (where it belongs)
14312
14313 2001-09-21 [melvin]
14314
14315         * src/gtkspell.[ch]
14316                 fixed bug when compose window is under another window
14317         * src/prefs_common.[ch] src/compose.c
14318                 changed 'dictionary_path' to 'dictionary' to be consistent
14319                 dropped PSPELL_PATH macro (hard coded default to /usr/local/share/pspell)
14320         * ac/pspell.m4 src/Makefile.am 
14321                 dropped PSPELL_PATH macro
14322         * po/fr.po
14323                 updated translations
14324
14325 2001-09-21 [christoph]
14326
14327         * src/compose.c
14328                 added border around header fields
14329                 keep header type when new field is added
14330
14331 2001-09-20 [christoph]
14332
14333         * src/utils.[ch]
14334                 more portable debug_print with source filename
14335                 and linenumber
14336         * src/procmsg.c
14337                 more newlines after debug messages
14338
14339 2001-09-20 [paul]
14340
14341         * configure.in
14342                 change to version 0.6.2claws2
14343
14344         * sync with sylpheed 0.6.2cvs3
14345
14346 2001-09-19 [melvin]
14347
14348         * src/gtkspell.c
14349                 fixed the post-right-click focus pb
14350                 fixed crash when 'Spell check all' after dict change 
14351                         and when cursor is at the end of the text
14352                 shift-right-click pops up config menu even on misspelled words.
14353         * po/POTFILES.in
14354                 added gtkspell.c
14355
14356 2001-09-19 [melvin]
14357
14358         * src/about.c
14359                 added pspell to compiled-in features list
14360
14361 2001-09-18 [melvin]
14362
14363         * switched to pspell and dropped ispell
14364         * ac/pspell.m4
14365                 new file. autoconf macro for pspell
14366         * ac/Makefile.am 
14367         * configure.in acconfig.h
14368                 added pspell support
14369         * src/Makefile.am
14370         * src/main.c src/compose.[ch] src/gtkspell.[ch]
14371         * src/prefs_common.[ch] 
14372                 added pspell support
14373
14374 2001-09-18 [christoph]
14375
14376         * src/addr_compl.c
14377         * src/template.[ch]
14378                 replace LOG_MESSAGE with debug_print
14379         * src/compose.[ch]
14380                 gui improvements
14381         * src/menu.c
14382                 added newline after debug message
14383         * src/utils.h
14384                 using __VA_ARGS__ for debug_print macro
14385         * tools/.cvsignore
14386                 ignore Makefile and Makefile.in
14387
14388 2001-09-18 [paul]
14389
14390         * configure.in
14391                 change to version 0.6.2claws1
14392         * sync with sylpheed 0.6.2cvs1
14393
14394         * src/matcher.c 
14395         * src/prefs_matcher.c
14396                 add 'score equal to' option, submitted by
14397                 Paul Evans <nerd@freeuk.com>
14398
14399 2001-09-15 [christoph]
14400
14401         * src/mainwindow.c
14402                 comment out menu entry not existing in claws
14403         * src/menu.c
14404                 add debug output for non existing menu entries
14405         * src/summaryview.c
14406                 fix next/prev unread message for ignored threads
14407         * src/utils.[ch]
14408                 add sourcefile and line number to debug output
14409                 otherwise it is sometimes hard to find the
14410                 source code part if debug messages are translated
14411
14412 2001-09-14 [darko]
14413         
14414         * src/folderview.c
14415                 refresh target folder style after colour is changed
14416
14417 2001-09-13 [paul]
14418
14419         * configure.in
14420                 change to version 0.6.1claws3
14421
14422         * sync with sylpheed 0.6.1cvs6
14423
14424 2001-09-13 [darko]
14425         
14426         * src/folderview.c
14427                 fix target folder colourization to use user selected colour
14428
14429 2001-09-12 [darko]
14430         
14431         * src/summaryview.c
14432                 fix crash when message that is marked for copy/move is unmarked
14433
14434 2001-09-09 [paul]
14435
14436         * configure.in
14437                 change to version 0.6.1claws2
14438
14439         * sync with sylpheed 0.6.1cvs3
14440
14441 2001-09-09 [alfons]
14442         
14443         * src/folderview.c
14444                 fix bug with default font used for trash folder text
14445
14446 2001-09-06 [paul]
14447
14448         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
14449                 updated translations
14450
14451         * configure.in
14452                 change to version 0.6.1claws1
14453
14454         * sync with sylpheed 0.6.1cvs2
14455
14456 2001-09-03 [paul]
14457
14458         * po/POTFILES.in
14459                 add Match's new addressbook
14460
14461         * po/de.po
14462                 updated translation submitted by Jens Oberender
14463
14464 2001-09-02 [paul]
14465
14466         * configure.in
14467                 change to 0.6.1claws
14468         * sync with sylpheed 0.6.1 release
14469
14470 2001-09-02 [paul]
14471
14472         * configure.in
14473                 change to 0.6.0claws2
14474
14475         * sync with sylpheed 0.6.0cvs4
14476
14477         * po/pt_BR.po
14478                 updated translation submitted by Fabio Junior Beneditto
14479
14480 2001-09-01 [match]
14481         * pixmaps/
14482                 interface.xpm
14483                 book.xpm
14484                 address.xpm
14485         * src/
14486                 Makefile.am
14487                 a ton of new files
14488
14489 2001-08-31 [paul]
14490
14491         * configure.in
14492                 change to version 0.6.0claws1
14493
14494         * sync with sylpheed 0.6.0cvs1
14495
14496         * po/es.po
14497                 updated translation submitted by Ricardo Mones Lastra
14498
14499         * po/POTFILES.in
14500                 add 'src/prefs_templates.c'
14501
14502         * src/compose.c, src/summaryview.c
14503                 fix segfault on 'Re_edit'               
14504
14505 2001-08-30 [alfons]
14506
14507         * configure.in, Makefile.am
14508         * tools/Makefile.am
14509                 add tools directory to source distribution
14510
14511 2001-08-30 [paul]
14512
14513         * configure.in
14514                 change to version 0.6.0claws
14515
14516         * sync with sylpheed 0.6.0 release
14517
14518 2001-08-30 [christoph]
14519
14520         * configure.in
14521                 removed autoconf version check
14522
14523 2001-08-30 [paul]
14524
14525         * src/account.c, src/compose.c, src/prefs_common.[ch]
14526         * src/procheader.[ch] src/utils.[ch]
14527                 Enhanced automatic account selection on replies
14528                 Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
14529
14530         * configure.in
14531                 add LDAP and JPilot to the configuration results output.
14532
14533 2001-08-29 [christoph]
14534
14535         * src/summeryview.c
14536                 no bold font for ignored threads
14537
14538 2001-08-29 [paul]
14539
14540         * configure.in
14541                 change to version 0.5.3claws6
14542
14543         * sync with sylpheed 0.5.3cvs10
14544                 src/stringtable.[ch]: New Files
14545
14546         * src/compose.c, src/gtkutils.c, src/gtkutils.h, src/mainwindow.c
14547         * src/pixmaps/sylpheed.xpm
14548                 add mini-icons to windows (by Alfons)
14549
14550 2001-08-27 [paul]
14551
14552         * src/mainwindow.c
14553                 new functions: next_labeled_cb(), prev_labeled_cb()
14554
14555         * src/summaryview.c
14556                 new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
14557                 summary_select_next_labeled(), summary_select_prev_labeled()
14558
14559         * src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
14560                 give claws blue folders and a blue trash can
14561
14562 2001-08-27 [paul]
14563
14564         * configure.in
14565                 change to version 0.5.3claws5
14566
14567         * sync with sylpheed 0.5.3cvs9
14568                 src/labelcolors.[ch] renamed to src/colorlabel.[ch] 
14569
14570 2001-08-24 [christoph]
14571
14572         * src/filesel.c
14573                 keep filename when browsing directories
14574                 (not working for user entered filename, but
14575                  for default name and selected filename from
14576                  file list)
14577         * src/mainwindow.c
14578                 fixed wrong spelling "Folllow-up"
14579         * src/mbox_folder.c
14580         * src/procmsg.c
14581         * src/summaryview.c
14582                 fixed new/unread message count with ignored
14583                 threads (2 commits, first didn't notice no
14584                 longer needed decreasing)
14585         * src/inc.c
14586                 readded scrolling of progress dialog
14587                 (lost in sync)
14588
14589 2001-08-24 [paul]
14590
14591         * configure.in
14592                 change to 0.5.3claws4
14593
14594         * sync with sylpheed 0.5.3cvs7
14595
14596 2001-08-24 [christoph]
14597
14598         * src/compose.c
14599                 set request return receipt when replying
14600                 if it is set is the folder prefs of the
14601                 message
14602         * src/inc.c
14603                 disable final error popup if popups are
14604                 disabled in config (again)
14605
14606 2001-08-23 [paul]
14607
14608         * configure.in
14609                 Change version number to 0.5.3claws3
14610
14611         * sync with sylpheed 0.5.3cvs5
14612
14613         * src/mimeview.c
14614                 double quote '%s' in 'gedit %s' to fix bug when
14615                 opening attachment with spaces in the name
14616
14617 2001-08-22 [alte]
14618         * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
14619           src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
14620                 initial message templates support
14621
14622
14623 2001-08-22 [paul]
14624
14625         * configure.in
14626                 change version number to 0.5.3claws2
14627
14628         * sync with sylpheed 0.5.3cvs4
14629
14630         * src/procmsg.h src/summaryview.c
14631                 re-implement (un)ignore thread
14632
14633 2001-08-21 [paul]
14634
14635         * src/summaryview.c
14636                 remove unnecessary code
14637         * src/compose.c
14638                 enable 'dynamic' signatures (submitted by
14639                 Eric Limpens <eric@hscg-internet.nl>)
14640
14641 2001-08-21 [paul]
14642
14643         clean up after sync with sylpheed 0.5.3 release
14644
14645         * src/folderview.c
14646                 fix re-introduced font mess, see Christoph's
14647                 entry 2001-06-24
14648
14649         * src/summaryview.c
14650                 remove prev_msgnum
14651                 use sylpheed's small font instead of
14652                 gtk default font for summary view
14653
14654
14655 2001-08-17 [paul]
14656
14657         * configure.in
14658                 add pl to ALL_LINGUAS - sync with main branch
14659
14660         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
14661                 Updated. Translations by Jens Oberender, Ricardo Mones
14662                 Lastra, Alfons, and Fabio Junior Beneditto respectively.
14663
14664         * po/pl.po  ** NEW FILE **
14665                 sync with the main branch
14666
14667         * src/folderview.c
14668                 fix target folder colorizing and refresh problem
14669
14670
14671 2001-08-17 [christoph]
14672
14673         * src/mainwindow.c
14674                 claws uses 4 colors for target folder coloring.
14675                 arrays were not long enough and destroyed the
14676                 stack causing a segfault.
14677                 target folder colorizing does not work anymore
14678                 for me
14679
14680 2001-08-16 [paul]
14681
14682         * configure.in
14683                 change to version 0.5.3claws1
14684
14685         * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
14686           src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
14687           src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
14688
14689                 sync with sylpheed 0.5.3 release, but keep claws method of
14690                 configuring/saving fonts
14691
14692         * src/addressbook.[ch]
14693                 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
14694                 in line with a similar change in Hiroyuki's branch
14695
14696         * src/mainwindow.[ch]
14697                 disable main_window_set_thread_option()
14698         * src/prefs_folder_item.c
14699                 comment out &tmps_prefs.enable_thread,
14700         * src/mbox_folder.c, src/procmsg.[ch]
14701                 comment out MSG_IS_IGNORE_THREAD
14702         * src/summaryview.c
14703                 comment out summary_ignore_thread() and summary_unignore_thread()
14704                 comment out MSG_IS_IGNORE_THREAD
14705
14706                 use Hiroyuki's threading instead.
14707
14708
14709
14710 2001-08-15 [paul]
14711
14712         * src/account.c
14713                 use Hiroyuki's 0.5.3 column scheme but also
14714                 include the enable/disable button.
14715         * src/pixmaps/mark.xpm
14716                 add Hiroyuki's amended pixmap
14717
14718 2001-08-13 [christoph]
14719
14720         * src/account.c
14721                 receive at get all column showed wrong state for APOP
14722                 button should only work for POP3 and APOP accounts
14723         * src/prefs_account.c
14724                 added missing preprocessor statement for SSL
14725
14726 2001-08-12 [paul]
14727
14728         * src/account.[ch]
14729                 add 'receive at get all' column and enable/disable
14730                 button.
14731
14732 2001-08-06 [christoph]
14733
14734         * src/account.c
14735                 show usage of SSL in protocol column
14736
14737         * src/imap.c
14738         * src/inc.c
14739                 renamed ssl options
14740
14741         * src/prefs_account.[ch]
14742                 moved ssl options to a new page
14743
14744         * src/send.c
14745         * src/smtp.c
14746         * src/ssl.[ch]
14747                 renamed ssl options
14748                 added support for SMTP STARTTLS command
14749
14750 2001-08-05 [christoph]
14751
14752         * configure.in
14753                 debian autoconf needs version check to find
14754                 correct autoconf version. if the file is
14755                 named configure.in 2.13 is used, which does
14756                 not work with this configure.in script.
14757                 other solution would be to rename the script
14758                 to configure.ac as suggested in the autoconf
14759                 manual.
14760
14761         * src/inc.c
14762                 disable final error popup if popups are
14763                 diabled in config
14764
14765         * src/socket.c
14766                 bugfix in ssl_gets
14767                 fixes IMAP over SSL problem
14768
14769 2001-08-03 [paul]
14770
14771         * configure.in
14772                 change to 0.5.2claws1
14773
14774         * sync with sylpheed 0.5.2cvs1
14775
14776 2001-08-02 [alfons]
14777
14778         * configure.in
14779                 quick fix for ispell detection...
14780
14781 2001-08-01 [paul]
14782
14783         * configure.in
14784                 change to 0.5.1claws4
14785
14786         * sync with sylpheed 0.5.1cvs7
14787
14788 2001-07-31 [alfons]
14789
14790         * src/prefs_common.c, src/prefs_common.h, 
14791           src/gtkspell.c, src/gtkspell.h
14792                 add global spelling checker settings (compose tab) +
14793                 selection of dictionary 
14794           
14795         * configure.in  
14796                 guess valid ispell location
14797
14798 2001-07-31 [paul]
14799
14800         * po/POTFILES.in
14801                 removal of 'src/quote_fmt_parse.c'
14802         * po/de.po
14803                 Updated de.po
14804                 (submitted by Jens Oberender <didge@suse.de>)
14805
14806 2001-07-31 [darko]
14807
14808         * src/folder.[ch]
14809         * src/folderview.[ch]
14810         * src/mainwindow.c
14811         * src/mh.c
14812         * src/prefs_common.[ch]
14813         * src/summaryview.c
14814                 target folder colourization
14815
14816 2001-07-30 [paul]
14817
14818         more sync with Sylpheed 0.5.1cvs6 
14819
14820 2001-07-30 [darko]
14821
14822         * src/mh.c
14823         * src/prefs_folder_item.[hc]
14824         * src/summaryview.c
14825                 shared folders support with a GUI
14826
14827 2001-07-29 [paul]
14828
14829         0.5.1claws3
14830
14831         * sync with Sylpheed 0.5.1cvs6
14832
14833 2001-07-29 [paul]
14834
14835         * po/pt_BR.po
14836                 updated
14837                 (submitted by Fabio Junior Beneditto)
14838
14839 2001-07-28 [paul]
14840
14841         * src/procmime.c
14842         * AUTHORS
14843                 patch to correct bad image mime headers
14844                 (submitted by Don Quijote <dq@searchlores.org>)
14845
14846 2001-07-28 [paul]
14847
14848         * tools/gif2xface.pl   **NEW FILE**
14849         * tools/README
14850                 script to convert file.gif to file.xface for
14851                 use in a custom header.
14852                 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
14853
14854 2001-07-27 [alfons]
14855         
14856         * configure.in
14857                 change macros for detecting JPilot and LDAP
14858
14859 2001-07-27 [christoph]
14860
14861         * src/filtering.c
14862                 code cleanup (MIN / MAX warning, needed casting)
14863
14864 2001-07-27 [alfons]
14865
14866         * procheader.c
14867                 disallow setting flags when detecting certain headers
14868                 (X-Status, Status, Seen, X-Seen). 
14869         
14870         * sync with Hiroyuki's Sylpheed 0.5.1cvs5
14871
14872 2001-07-27 [christoph]
14873
14874         * src/prefs_filter.c
14875         * src/prefs_filtering.c
14876         * src/prefs_matcher.c
14877         * src/prefs_scoring.c
14878                 scroll list when moving rows up or down
14879
14880         * src/imap.c
14881         * src/imap.h
14882         * src/prefs_account.c
14883         * src/prefs_account.h
14884         * src/send.c
14885                 SMTP over SSL (untested, feedback requested)
14886                 IMAP over SSL
14887
14888         * src/ssl.c
14889                 code cleanup
14890
14891 2001-07-26 [alfons]
14892         
14893         * configure.in, acconfig.h
14894                 define CLAWS (need this for main / claws detection)
14895
14896 2001-07-25 [alfons]
14897
14898         * configure.in
14899                 Sylpheed 0.5.1claws2
14900                 
14901         * sync with Sylpheed 0.5.1cvs4
14902
14903 2001-07-25 [christoph]
14904
14905         * src/scoring.c
14906                 fixed segfault
14907                 item->prefs == NULL (don't know why)
14908
14909 2001-07-25 [alfons]
14910
14911         * configure.in
14912                 Sylpheed 0.5.1claws1
14913
14914         * sync with Sylpheed 0.5.1cvs1-3
14915
14916 2001-07-24 [christoph]
14917
14918         * src/folderview.c
14919         * src/prefs_folder_item.[ch]
14920                 added folderitem preferences dialog with
14921                 default To: and auto request return receipt
14922
14923         * src/compose.[ch]
14924         * src/menu.[ch]
14925                 changes to handle new folderitem preferences
14926
14927         * src/mainwindow.c
14928         * src/summaryview.c
14929                 call compose new mail with current folderitem
14930
14931 2001-07-24 [alfons]
14932
14933         Release Sylpheed 0.5.1claws
14934
14935         * configure.in
14936                 change to release version 0.5.1claws
14937
14938 2001-07-24 [christoph]
14939
14940         * src/summaryview.c
14941                 fixed segfault that happend when the selected
14942                 message was removed while retrieving new messages.
14943
14944         * po/es.po
14945                 updated translation
14946                 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
14947
14948 2001-07-22 [alfons]
14949
14950         add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
14951         this is a work in progress, for more information: http://nlpagan.net/sylman 
14952         
14953         * configure.in, src/mainwindow.c, manual/Makefile.am
14954                 add support for English manual
14955
14956         * AUTHORS
14957                 add authors of user manuals
14958
14959         * manual/en/sylpheed*.html
14960                 add English documentation
14961
14962 2001-07-22 [christoph]
14963
14964         * po/POTFILES.in
14965                 added src/ssl.c
14966         * src/ssl.c
14967                 changed a wrong debug message
14968
14969 2001-07-22 [alfons]
14970
14971         * po/nl.po
14972                 update Dutch translation
14973
14974         * src/prefs_filtering.c, 
14975           src/prefs_matcher.c
14976                 add more translatable strings           
14977
14978 2001-07-21 [alfons]
14979
14980         0.5.0claws7
14981
14982         * configure.in
14983                 change version
14984
14985         * src/inc.c, src/summaryview.[ch]
14986                 prevent update of mark file when filtering has done, by
14987                 using a variable; this affects two functions:
14988                         inc.c::inc_finished()
14989                         summaryview.c::summary_show()
14990
14991 2001-07-20 [alfons]
14992
14993         * src/filtering.[ch], src/prefs_filtering.c, 
14994           src/matcher.[ch]
14995                 add filtering action for label coloring 
14996
14997         * po/POTFILES.in
14998                 add labelcolors.c
14999
15000         * added src/labelcolors.c
15001         * added src/labelcolors.h
15002         * src/Makefile.am, src/summaryview.c
15003                 rearrange label coloring code
15004
15005         * src/procmsg.h
15006                 add more parentheses so label colouring works correctly
15007
15008         * src/filtering.c
15009                 don't really delete message, but move it to Trash
15010
15011         * src/prefs_matcher.c
15012                 add quote options to info dialog
15013
15014 2001-07-20 [christoph]
15015
15016         * src/Makefile.am
15017         * src/inc.c
15018         * src/main.[ch]
15019         * src/socket.h
15020         * src/ssl.[ch] (new)
15021                 moved ssl stuff to a seperate file
15022
15023 2001-07-20 [darko]
15024
15025         * src/summaryview.c
15026                 fix show sender using address book with no e-mail
15027                 address in From: field
15028
15029 2001-07-19 [alfons]
15030
15031         * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
15032                 fix messy handling of escaping... now at least the
15033                 execute command is useful. escape char is '\', we
15034                 accept \n and \r too. 
15035
15036                 Real life example:
15037                 
15038                 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
15039                 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
15040
15041 2001-07-18 [alfons]
15042
15043         0.5.0claws6
15044
15045         * src/summaryview.c
15046                 clean up
15047
15048         * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
15049           src/procmsg.[ch]
15050                 revise filtering; currently move, copy, marking have
15051                 been tested. if you like bleeding edge stuff, you
15052                 should definitely go for this version :)
15053
15054         * mark old working stuff as VERSION_0_5_0_CLAWS5        
15055
15056 2001-07-17 [christoph]
15057
15058         * src/utils.c
15059                 timestamp log
15060
15061 2001-07-17 [alfons]
15062
15063         0.5.0claws5
15064
15065         * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more 
15066           bits in the mark file, without affecting either branch. Lots of
15067           files changed, also in claws branch.
15068
15069           UNTESTED: use of mbox folders
15070
15071         * src/summaryview.c
15072                 added mark all read; however this was a quick hack used for
15073                 cleaning up mess after initial merge with Hiroyuki
15074
15075         * configure.in
15076                 change claws version number back to 0.5.0claws5 to clear up 
15077                 confusion & pretension (recent release was technically 
15078                 0.5.0claws4, so we neatly align with Hiroyuki :-)
15079
15080 2001-07-16 [alfons]
15081
15082         sync with Hiroyuki's 0.5.0cvs4
15083
15084 2001-07-16 [alfons]
15085
15086         0.5.1claws3
15087
15088         * src/filtering.[ch]
15089                 remove invalid updating of mark files for 
15090                 filter actions MATCHING_ACTION_MOVE and 
15091                 MATCHING_ACTION_DELETE; this should fix the
15092                 folder update bug
15093                 
15094         * src/procmsg.c
15095                 revert Christoph's stab at fixing the folder 
15096                 update bug
15097
15098         * po/POTFILES.in
15099                 add missing files with translatable strings
15100
15101         * src/summaryview.c
15102                 remove debug print
15103
15104 2001-07-15 [alfons]
15105
15106         * src/addr_compl.[ch], src/prefs_filtering.c
15107                 make "filtering pref dialog's destination entry" an
15108                 "address completable entry", if filter destination is 
15109                 an email address
15110
15111         0.5.1claws2
15112         
15113         sync with Hiroyuki's 0.5.0cvs2-3
15114
15115 2001-07-15 [christoph]
15116
15117         * src/procmsg.c
15118                 fixed folder stats update after incorporation
15119
15120 2001-07-15 [alfons]
15121
15122         * src/summaryview.c
15123                 * finish label colouring stuff (for now)
15124                 * fix incorrect colour bug (off by one) 
15125
15126 2001-07-14 [alfons]
15127
15128         * src/mainwindow.c
15129                 change text labels for news and mail message so there's
15130                 plenty of toolbar estate left
15131
15132         * configure.in
15133                 0.5.1claws1
15134
15135         * src/folderview.c
15136           src/folder.[ch]
15137                 sync with Hiroyuki's 0.5.0cvs1
15138
15139         * src/summaryview.c
15140                 more rewrite label colouring
15141
15142 2001-07-14 [alfons]
15143
15144         * src/summaryview.[ch]
15145                 * start rewrite label colouring 
15146                 * fix proper location "Add Sender To Addressbook" menu item
15147
15148 2001-07-13
15149
15150         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
15151         (actually this is 0.5.0claws4)
15152
15153 2001-07-13 [alfons]
15154
15155         * po/pt_BR.po
15156                 * fix duplicate message
15157                 * add updated Portugese / Brazilian translation
15158                   submitted by Fabio Junior Beneditto
15159
15160 2001-07-12 [alfons]
15161
15162         * AUTHORS
15163                 add Jens
15164
15165         * po/nl.po
15166                 add updated Dutch translation
15167
15168         * po/de.po
15169                 add updated German translation submitted by Jens
15170
15171 2001-07-11 [alfons]
15172
15173         Prerelease before 0.5.0claws. Please test.
15174         This version is temporarily tagged as VERSION_0_5_0_TEST
15175
15176         * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
15177           src/prefs_scoring.c, src/prefs_matcher.c, 
15178           src/prefs_filtering.c, src/mbox.c, 
15179           src/main.c, src/inc.c, src/filtering.[ch]
15180                 revert new Hoa's new matcher (does not work yet)
15181
15182         * src/Makefile.am
15183                 clean up
15184
15185 2001-07-10
15186
15187         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
15188
15189
15190 2001-07-10 [alfons]
15191
15192         * Makefile.am
15193                 add ChangeLog.claws to EXTRA_DIST
15194         * src/Makefile.am
15195                 add matcher_parser_parse.h to EXTRA_DIST
15196
15197 2001-07-10 [christoph]
15198
15199         * src/inc.c
15200                 add destination folder to table of
15201                 folders that need to be updated after
15202                 incorporation
15203
15204 2001-07-10 [alfons]
15205
15206         * folder.[ch]
15207           folderview.c
15208                 make collapse state of folders and folder items persistent, i.e.
15209                 if you collapse a folder tree, the next time sylpheed-claws starts 
15210                 up the folder tree remains collapsed.  
15211                 
15212 2001-07-10 [christoph]
15213
15214         * acconfig.h
15215         * configure.in
15216                 added --enable-ssl
15217         * src/md5.[ch]
15218                 renamed MD5_CTX to MD5_CTX_syl
15219                 conflicts with a struct in openssl
15220         * src/inc.c
15221         * src/main.[ch]
15222         * src/prefs_account.[ch]
15223         * src/socket.[ch]
15224                 SSL support for POP
15225         * src/mainwindow.c
15226                 fixed compose with current account
15227                 broken by new compose button stuff
15228
15229 2001-07-09 [hoa]
15230
15231         * AUTHORS
15232                 changed my email address
15233
15234         * src/matcher_parser_parse.y
15235                 clean the parser to remove conflicts
15236
15237 2001-07-09 [alfons]
15238
15239         * AUTHORS
15240                 add Match Grun
15241
15242         * configure.in
15243                 fix incorrect description of --enable-ldap parameter
15244
15245         * src/prefs_common.[ch]
15246           src/compose.c
15247                 add experimental option "smart wrapping" which makes the
15248                 compose editor auto wrap.
15249                 
15250                 | TODO: the problem with the buggy cursor handling is caused |
15251                 | by the GtkText. when deleting / backspacing text its       |
15252                 | wrapping algorithm does not take in account the previous   |
15253                 | line. should find a way to hack this in.                   |
15254                 | or should perhaps combine this with the word wrapping      |
15255                 | patch i wrote in january.                                  |
15256
15257         * src/about.c
15258                 show build parameters for LDAP and JPilot
15259
15260         * src/summaryview.c
15261                 revert Christoph's bugfix for selecting next unread message, 
15262                 because folder stats aren't updated correctly
15263
15264 2001-07-08 [hoa]
15265
15266         * src/filtering.c
15267         * src/mainwindow.c
15268         * src/matcher.c
15269         * src/matcher_parser_lex.l
15270         * src/matcher_parser_parse.y
15271         * src/prefs_filtering.c
15272         * src/prefs_scoring.c
15273         * src/scoring.c
15274                 bugfix of the config file parser
15275
15276 2001-07-08 [alfons]
15277
15278         * src/Makefile.am
15279                 added generated matcher sources to BUILT_SOURCES
15280
15281 2001-07-08 [hoa]
15282
15283         * src/Makefile.am
15284         * src/.cvsignore
15285                 added new config file parser
15286
15287         * src/scoring.[ch]
15288         * src/filtering.[ch]
15289         * src/matcher.[ch]
15290         * src/prefs_filtering.c
15291         * src/prefs_matcher.c
15292         * src/prefs_scoring.c
15293         * added src/matcher_parser.h
15294         * added src/matcher_parser_lex.h
15295         * added src/matcher_parser_lex.l
15296         * added src/matcher_parser_parse.y
15297                 lex & yacc config file parser
15298
15299         * src/mbox.c
15300         * src/inc.c
15301         * src/main.c
15302                 changes prefs_filtering into global_filtering           
15303
15304         * src/summaryview.c
15305                 build threads with subjects only if "Re: " is at the
15306                 beginning of the subject
15307
15308 2001-07-07 [paul]
15309
15310         0.5.0claws
15311
15312         sync with sylpheed 0.5.0
15313                 change of version number only
15314
15315 2001-07-06 [paul]
15316
15317         0.5.0claws5
15318
15319         sync with sylpheed 0.5.0pre5
15320
15321 2001-07-05 [paul]
15322
15323         sync with sylpheed 0.5.0pre4 release
15324                 /po and /manual/ja not sync'ed
15325
15326 2001-07-04 [paul]
15327
15328         more sync with sylpheed 0.5.0pre4
15329
15330 2001-07-03 [christoph]
15331
15332         * src/addressbook.c
15333                 fixed address book broken by address book
15334                 for VCard, JPilot, LDAP
15335
15336 2001-07-03 [alfons]
15337
15338         * src/matcher.c
15339         * src/textview.c
15340                 stopped memory leaks
15341
15342 2001-07-03 [paul]
15343
15344         more sync with sylpheed 0.5.0pre4
15345
15346 2001-07-02 [match]
15347
15348         * included address book patch for VCard, JPilot, LDAP
15349         * pref_common.c - fixed Font options on Display tab (cosmetic)
15350         * alertpanel.c - fixed truncated message
15351
15352 2001-07-02 [christoph]
15353
15354         * src/mbox_folder.c
15355         * src/procmsg.[ch]
15356         * src/summaryview.c
15357                 mark threads for ignoring
15358
15359 2001-07-02 [paul]
15360
15361         0.5.0claws4
15362
15363         * sync with sylpheed 0.5.0pre4
15364                 updated gettext to 0.10.38.
15365
15366 2001-07-01 [paul]
15367
15368         * src/ mainwindow.c
15369         * src/procmsg.h
15370         * src/summaryview.[ch]
15371                 new right-click option: Label.
15372                 substitute for 'Mark-->Mark/Unmark', colours the line.
15373                 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
15374
15375 2001-07-01 [christoph]
15376
15377         * src/folderview.c
15378                 fixed font for trash
15379         * src/summaryview.c
15380                 move ctree to unread message
15381
15382 2001-07-01 [paul]
15383
15384         * sync with sylpheed 0.5.0pre3 release
15385
15386 2001-06-30 [alfons]
15387
15388         * src/filesel.[ch]
15389         * src/compose.c
15390                 allow inserting / attaching multiple files in
15391                 the composer window
15392
15393 2001-06-30 [paul]
15394
15395         * src/codeconv.c
15396                 small change to Alfons' previous stuff so that it
15397                 actually makes
15398
15399 2001-06-30 [alfons]
15400
15401         * lots of files changed; first attempt to merge the changes
15402           and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
15403
15404 2001-06-30 [paul]
15405
15406         * po/pt_BR.po
15407                 updated and completed, translations by Fabio
15408                 Junior Beneditto <fjbeneditto@yahoo.com.br>
15409
15410 2001-06-29 [alfons]
15411
15412         * src/compose.c
15413         * src/mimeproc.[ch]
15414                 allow selecting an attached files' mime type from a 
15415                 list of types.
15416
15417 2001-06-29 [paul]
15418
15419         * more sync with sylpheed 0.5.0pre3
15420
15421 2001-06-29 [paul]
15422
15423         * po/pt_BR.po
15424                 merge with sylpheed.pot and pt_BR.po provided by
15425                 Fabio Junior Beneditto.
15426
15427 2001-06-29 [darko]
15428
15429         * src/procmime.c
15430                 make MIME types case insensitive
15431
15432 2001-06-28 [alfons]
15433
15434         * po/nl.po
15435                 merge with sylpheed.pot and old nl.po; translations added.
15436
15437 2001-06-28 [paul]
15438
15439         * more sync with sylpheed 0.5.0pre3
15440
15441 2001-06-27 [alfons]
15442
15443         * src/summaryview.c
15444                 don't crash when removing parent node of messages
15445                 attracted by subject. this was caused by not deleting
15446                 the parent node from the subject line hash table.
15447
15448 2001-06-27 [alfons]
15449
15450         * src/summaryview.c
15451         * src/compose.[ch]
15452         * src/mainwindow.c
15453                 if there are multiple messages selected, allow forwarding
15454                 them as attachments.
15455
15456 2001-06-27 [paul]
15457
15458         * more sync with sylpheed 0.5.0pre3
15459
15460 2001-06-26 [paul]
15461
15462         0.5.0claws3
15463
15464         * sync with sylpheed 0.5.0pre3
15465
15466 2001-06-25 [paul]
15467
15468         * src/mainwindow.c
15469                 fixed 'compose news article' bug
15470                 from icon-and-text toolbar
15471
15472 2001-06-25 [paul]
15473
15474         * sync with sylpheed 0.5.0pre2 release
15475
15476 2001-06-24 [christoph]
15477
15478         * src/prefs_common.c
15479                 bug fix in font selection
15480         * src/folderview.c
15481                 use sylpheed's normal font instead of
15482                 gtk default font for folders without
15483                 new messages
15484
15485 2001-06-24 [alfons]
15486
15487         * src/mainwindow.[ch]
15488                 added composite compose mail / news button (an idea by Leandro
15489                 Pereira <leandro@linuxmag.com.br>)
15490
15491 2001-06-24 [paul]
15492
15493         Added instructions for ldif-to-xml.py
15494
15495         * tools/README
15496
15497 2001-06-23 [alfons]
15498
15499         Some minor things.
15500
15501         * src/pixmaps/stock_news_compose.xpm
15502                 added pixmap by Leandro
15503         * src/prefs_common.c
15504                 tested built-in spelling checker of GCC 3.0 :)
15505         * po/nl.po
15506                 merged dutch translation of sylpheed-main with
15507                 sylpheed.pot
15508
15509 2001-06-23 [paul]
15510
15511         Added tools directory and files.
15512
15513         * tools/filter_conv.pl
15514                 converts old filter system to new filtering system
15515         * tools/ldif-to-xml.py
15516                 converts netscape addressbook to sylpheed addressbook
15517         * tools/README
15518                 descriptions/instructions for above two files
15519
15520 2001-06-23 [christoph]
15521
15522         * src/inc.c
15523         * src/manage_window.[ch]
15524         * src/prefs_common.[ch]
15525                 mail retrieval dialog can be enabled, disabled
15526                 or hidden if non of sylpheed's windows is active
15527
15528 2001-06-22 [paul]
15529
15530         0.5.0claws2
15531
15532         * sync with sylpheed 0.5.0pre2
15533
15534 2001-06-21 [christoph]
15535
15536         * src/summaryview.c
15537                 show recipient on 'from' for all accounts
15538                 
15539         * src/inc.c
15540         * src/prefs_common.[ch]
15541                 disable error popup on mail receive errors
15542
15543 2001-06-21 [alfons]
15544
15545         * src/compose.c
15546                 made the ruler correctly appear and disappear.
15547
15548         * src/Makefile.am
15549                 removed Hoa's work-in-progress-stuff (interesting!) so 
15550                 claws compiles ok.
15551
15552 2001-06-20 [christoph]
15553
15554         * src/inc.c
15555         * src/progressdialog.c
15556                 added scrolled window for list in progressdialog
15557
15558 2001-06-20 [paul]
15559
15560         sync with sylpheed 0.5.0pre1 release
15561
15562 2001-06-20 [christoph]
15563
15564         * src/summeryview.c
15565                 make building threads by subject work when
15566                 thread view is enabled
15567                 
15568         * src/compose.c
15569         * src/prefs_common.[ch]
15570                 automatically select account for mail replys
15571
15572 2001-06-19 [sergey]
15573
15574         * src/compose.c (compose_create): keep Bcc and Reply-To visible if
15575         they are filled in from the account settings.
15576
15577 2001-06-19 [paul]
15578
15579         * more sync with sylpheed 0.5.0pre1
15580
15581 2001-06-18 [alfons]
15582
15583         * src/Makefile.am,
15584           src/procmime.c
15585                 added --sysconfdir to CPPFLAGS for pointing to the correct
15586                 location of mime.types. 
15587
15588                 NOTE: make sure you use --sysconfdir when running ./autogen.sh
15589                 or ./configure!
15590
15591 2001-06-18 [hoa]
15592
15593         * src/summaryview.c
15594                 fixed some bug when building threads
15595
15596 2001-06-18 [pau]l
15597
15598         * src/prefs_account.c
15599                 UI stuff: More changes to the English
15600
15601 2001-06-18 [paul]
15602
15603         * src/pixmaps/stock_news_compose.xpm: new file
15604         * src/Makefile.am
15605         * src/mainwindow.c
15606         * src/summaryview.c
15607                 Added new icon for Hoa's 'compose a news
15608                 message', plus minor improvements to the
15609                 English
15610
15611         * po/ja.po
15612         * ChangeLog
15613         * ChangeLog.jp
15614                 more sync with sylpheed 0.5.0pre1
15615
15616 2001-06-18 [hoa]
15617
15618         * src/compose.[ch]
15619         * src/mainwindow.c
15620                 Follow-up and reply to
15621
15622         * src/summaryview.[ch]
15623                 Build threads also with subjects
15624
15625 2001-06-17 [hoa]
15626
15627         * src/compose.c
15628                 forwarding use the current account.
15629
15630         * src/mainwindow.c
15631                 the "compose message" button has been replaced with
15632                 "new mail" and "new news" buttons
15633
15634         * src/prefs_common.[ch]
15635                 added a configuration option to use the forward button
15636                 as "forward as attachment"
15637                 changed reply and forward format description
15638
15639         * src/quote_fmt_lex.l
15640         * src/quote_fmt_parse.y
15641                 added message with no signature in format for reply
15642                 and forward.
15643
15644 2001-06-17 [paul]
15645
15646         Minor UI stuff
15647
15648         * src/mainwindow.c
15649         * src/summaryview.c
15650                 Improvements to the English
15651
15652         * src/prefs_common.c
15653                 Improvements to the English and some
15654                 clarity/continuity improvements in the
15655                 description of Quote symbols.
15656
15657 2001-06-17 [paul]
15658
15659         0.5.0claws1
15660
15661         * sync with sylpheed 0.5.0pre1
15662
15663 2001-06-17 [hoa]
15664
15665         * src/compose.c
15666                 Better interface for compose, displayed fields
15667                 are updated whenever we change account.
15668                 Newsgroups field is automatically filled.
15669
15670         * src/mainwindow.c
15671                 Newsgroups field is automatically filled.
15672
15673         * src/prefs_account.c
15674                 Some interface stuff when fields appear and
15675                 disappear.
15676
15677 2001-06-16 [paul]
15678
15679         0.4.99claws
15680
15681         * sync with sylpheed 0.4.99
15682
15683 2001-06-16 [sergey]
15684
15685         * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
15686         base64_decoder_free, base64_decoder_decode): new object and
15687         functions for decoding base64 streams.
15688         * src/procmime.c (procmime_decode_content): modified to use the
15689         new base64 decoder.
15690
15691 2001-06-15 [paul]
15692
15693         0.4.99claws10
15694
15695         * sync with sylpheed 0.4.99cvs11
15696
15697 2001-06-13 [paul]
15698
15699         0.4.99claws9
15700
15701         * sync with sylpheed 0.4.99cvs9
15702
15703 2001-06-13 [hoa]
15704
15705         * src/compose.c
15706         * src/prefs_account.c
15707
15708                 SMTP server can be defined in the news account
15709                 mime type of attachment are kept.
15710
15711         * src/summaryview.c
15712
15713                 now choose the highest important score between default
15714                 and important score of folder.
15715
15716 2001-06-09 [alfons]
15717         
15718         * src/prefs_common.c: 
15719
15720                 (prefs_quote_description_create): corrected description of 
15721                 quote format characters
15722
15723 2001-06-09 [paul]
15724
15725         0.4.99claws8
15726
15727         * sync with sylpheed 0.4.99cvs8
15728
15729 2001-06-08 [sergey]
15730
15731         * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
15732         and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
15733
15734 2001-06-08 [paul]
15735
15736         0.4.99claws7
15737
15738         * sync with sylpheed 0.4.99cvs7
15739
15740 2001-06-06 [sergey]
15741
15742         * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
15743         clashes with autogenerated header).
15744         * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
15745         * src/Makefile.am: added quote_fmt.h.
15746         * src/.cvsignore: added lex/yacc autogenerated files
15747         (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
15748
15749 2001-06-06 [paul]
15750
15751         0.4.99claws6
15752
15753         * sync with sylpheed 0.4.99cvs6
15754
15755 2001-06-06 [hoa]
15756
15757         * added src/quote_fmt_parse.h
15758         * src/compose.c
15759                 removed warnings
15760
15761         * src/prefs.[ch]
15762                 don't modify readonly configuration files
15763
15764         * src/prefs_account.c
15765         * src/prefs_common.c
15766         * src/prefs_customheader.c
15767         * src/prefs_display_header.c
15768         * src/prefs_filter.c
15769         * src/prefs_filtering.c
15770         * src/prefs_scoring.c
15771                 don't open dialog box when configuration files
15772                 are readonly
15773
15774 2001-06-05 [sergey]
15775
15776         * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
15777
15778         * src/Makefile.am: replaced quote_fmt.tab.[ch] by
15779         quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
15780         BUILT_SOURCES to make all files rebuild properly.
15781
15782         * src/compose.c: removed #include "quote_fmt.tab.h".
15783
15784         * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
15785         CHARACTER value in yylval.
15786
15787         * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
15788         receive CHARACTER value by documented means (yylval).
15789
15790         * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
15791
15792 2001-06-05 [hoa]
15793
15794         * src/Makefile.am
15795                 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
15796
15797         * src/filtering.c
15798         * src/matcher.c
15799         * src/matcher.h
15800         * src/prefs_filtering.c
15801                 now keep the configuration for execute action
15802
15803         * src/mbox_folder.c
15804                 fixed a warning
15805
15806 2001-06-05 [paul]
15807
15808         * sync with sylpheed 0.4.99cvs5
15809
15810 2001-06-05 [hoa]
15811
15812         * src/Makefile.am
15813                 added quote_fmt.[ch]
15814
15815         * added src/quote_fmt.y
15816         * added src/quote_fmt.l
15817         * added src/quote_fmt.tab.h
15818         * added src/quote_fmt.tab.c
15819         * added src/lex.quote_fmt.c
15820                 parsing configuration for replying
15821                 and forwarding
15822
15823         * src/prefs_common.[ch]
15824                 added configuration UI for replying
15825                 and forwarding
15826
15827         * src/compose.c
15828                 using configuration for replying
15829                 and forwarding
15830
15831 2001-06-04 [hoa]
15832
15833         * src/filtering.c
15834         * src/matcher.c
15835         * src/matcher.h
15836         * src/prefs_filtering.c
15837         * src/prefs_matcher.c
15838         * src/prefs_matcher.h
15839                 action "run a command" for filtering
15840                 and matching with a command.
15841                 fixed the "whole message" matching
15842
15843         * src/mbox_folder.c
15844                 changed temporary filename for security
15845
15846         * src/messageview.c
15847                 queue the notification if it fails to send.
15848
15849         * src/prefs_common.c
15850         * src/prefs_folder_item.c
15851                 changed the default important score             
15852
15853         * src/prefs_scoring.c
15854         * src/scoring.c
15855                 hide kill score input when the folder is not
15856                 a newsgroup
15857
15858 2001-06-03 [alfons]
15859
15860         * src/prefs_common.c:
15861
15862                 (prefs_font_select): pass font name in font entry box to font
15863                 selection dialog.
15864
15865 2001-06-03 [sergey]
15866
15867         * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
15868
15869 2001-06-03 [paul]
15870
15871         * sync with sylpheed 0.4.99cvs4
15872
15873 2001-06-03 [alfons]
15874
15875         * src/headerwindow.c:
15876
15877                 (headerwindow_show_cb): use the selected summary view item, not
15878                 the displayed item.
15879
15880 2001-06-02 [alfons]
15881
15882         * src/headerwindow.c:
15883
15884                 (headerwindow_show_cb): always try to show msginfo
15885
15886 2001-06-02 [hoa]
15887
15888         * src/compose.c
15889                 keep attached parts when reediting or forwarding.
15890
15891 2001-06-01 [hoa]
15892
15893         * src/folderview.c
15894         * src/prefs_folder_item.[ch]
15895         * src/prefs_scoring.[ch]
15896         * src/scoring.[ch]
15897         * src/summaryview.[ch]
15898         * src/main.c
15899         * src/mainwindow.c
15900         * src/prefs_common.[ch]
15901                 support for folder scoring
15902                 kill score and important score for messages
15903         
15904         * src/prefs_account.c
15905                 some display bug fixed for local account
15906                 preferences
15907
15908 2001-05-31 [alfons]
15909
15910         * src/summaryview.c:
15911
15912                 (add_sender_to_cb): don't crash when no or invalid sender; the add 
15913                 sender to address book menu item is disabled.
15914
15915 2001-05-30 [hoa]
15916
15917         * src/filtering.[ch]
15918         * src/summaryview.c
15919                 handling summary menu / filter messages
15920
15921         * src/folder.[ch]
15922                 add some stuff
15923
15924         * src/foldersel.c
15925                 imap folders now appears in list
15926
15927         * src/mbox_folder.c
15928                 doesn't crash if destination mail is not writeable
15929
15930 2001-05-29 [hoa]
15931
15932         * src/compose.c
15933                 removed some warnings
15934
15935         * src/filtering.c
15936         * src/folder.[ch]
15937         * src/prefs_filtering.c
15938                 global string to identify any folders           
15939                 removed some debug info
15940                 filtering to mbox folders is now possible
15941
15942         * src/mainwindow.c
15943                 removed some warnings
15944
15945         * src/mbox_folder.c
15946                 permission on files are changed to read/write for user only,
15947                 nothing for other.
15948                 creation of subfolder is handled better.
15949
15950 2001-05-28 [alfons]
15951
15952         Verified the sync for src/prefs_common.[ch] and
15953         src/prefs_account.[ch]. I believe there were some
15954         minor indentation differences.
15955
15956 2001-05-28 [paul]
15957
15958         0.4.99claws3
15959
15960         * sync with 0.4.99cvs3
15961
15962 2001-05-28 [hoa]
15963
15964         * src/compose.c
15965                 handling flags for mbox format
15966
15967         * src/filtering.c
15968                 use of mark file only for MH format
15969                 handling flags for mbox format
15970                 filtering cannot yet move or copy mails to mbox folders.
15971
15972         * src/folder.[ch]
15973                 changed move_msg, copy_msg,
15974                 move_msgs_with_dest, copy_msgs_with_dest functions
15975                 uses only folder->copy_msg() function
15976                 uses folder->finished_copy() to handle the destination
15977                 folder at the end of the copy or move operation.
15978
15979         * src/foldersel.c
15980                 included mbox directories.
15981
15982         * src/folderview.[ch]
15983         * src/mainwindow.c
15984                 handle folders operation for mbox format
15985
15986         * src/mbox.c
15987                 disable conversion of "From " header
15988
15989         * src/mbox_folder.[ch]
15990                 completion of mbox format handling
15991
15992         * src/mh.c
15993                 changed mh_copy_msg() function and
15994                 removed mh_move_msg(), mh_move_msgs_with_dest(),
15995                 mh_copy_msgs_with_dest()
15996
15997         * src/prefs_filtering.c
15998                 removed some warnings
15999
16000         * src/prefs_matcher.c
16001                 default boolean operation is AND
16002
16003         * src/procheader.c
16004                 handling flags for mbox format
16005                 handling of "From " header
16006
16007         * src/procmsg.[ch]
16008                 removed data field
16009                 added MSG_REALLY_DELETED flags to handle deletion of
16010                 messages in mbox format.
16011
16012         * src/summaryview.c
16013                 handling flags for mbox format
16014                 disable the MSG_DELETED flags when messages
16015                 are deleted in mbox format
16016
16017         * src/textview.c
16018                 "From " headers display fixed.
16019
16020 2001-05-27 [alfons]
16021
16022         * src/textview.c:
16023                 
16024                 (get_email_part): skip quoted email addresses, like in e.g.
16025                 "'alfons@proteus.demon.nl'".
16026
16027 2001-05-26 [alfons]
16028
16029         Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
16030         and fixing the persistence troubles when using separate windows.
16031
16032         * src/mainwindow.c:
16033         
16034             Added #define SEPARATE_ACTION used in the gtk item factory for 
16035             the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
16036                 use gtk_item_factory_get_widget_by_action() to get the items.
16037                 
16038             Removed separate_widget_cb from the gtk item factory data   
16039           
16040             (mainwindow_create): connect separate_widget_cb() to check
16041             menu item "toggled" signal. also passing a MainWindow pointer
16042                 as object data for both check menu items.
16043                 
16044             (separate_widget_cb): definition of separate_widget_cb() to match
16045             GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main 
16046                 window using gtk_object_get_data(). The type of window separation 
16047                 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
16048         
16049         * src/prefs_filtering.c,
16050           src/prefs_matcher.c: added horizontal scrollbars
16051
16052 2001-05-25 [darko]
16053
16054         * src/headerview.c
16055                 fix segfault with invalid bold font
16056         * src/summaryview.c
16057                 correctly display summary stats after row is marked
16058
16059 2001-05-23 [sergey]
16060
16061         * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
16062         encodings with libjconv.
16063
16064 2001-05-23 [hoa]
16065
16066         * src/Makefile.am
16067                 added mbox_folder.[ch]
16068         * src/defs.h
16069                 mbox temporary folder
16070         * src/folder.[ch]
16071         * added src/mbox_folder.[ch]
16072         * src/folderview.c
16073         * src/procheader.[ch]
16074                 added mbox support
16075         * src/mbox.c
16076                 bugfix for file incorporation filtering
16077         * src/imap.c
16078                 enable creation of MBOX
16079         * src/prefs_display_header.c
16080                 enable use of headers like "From "
16081                 something that should be fixed :
16082                         displaying of such headers add an extra space
16083         * src/prefs_folder_item.c
16084                 don't create folders because it is not necessary
16085         * src/procmsg.h
16086                 added data field to MsgInfo for mbox internal use
16087         * src/summaryview.c
16088                 added some support for mbox
16089         * src/utils.[ch]
16090                 added get_mbox_cache_dir() function
16091
16092 2001-05-23 [hiroyuki]
16093
16094         * src/headerwindow.c
16095           src/inc.c
16096           src/main.c
16097           src/mh.c
16098           src/nntp.c
16099           src/procmsg.h
16100           src/session.h
16101           src/socket.[ch]
16102           src/summaryview.c
16103           src/textview.c
16104           src/automaton.c
16105           src/folderview.c: more sync with 0.4.99cvs2.
16106
16107         * src/headerwindow.c: reverted.
16108
16109 2001-05-22 [paul]
16110
16111         0.4.99claws2
16112
16113         * sync with sylpheed 0.4.99cvs2
16114                 * src/news.[ch]
16115                 * src/nntp.[ch]
16116                 * INSTALL
16117                 * INSTALL.jp
16118
16119 2001-05-22 [alfons]
16120
16121         * src/summaryview.c: bugfixed a premature assignment in  summaryview_add_sender_to_cb()
16122
16123 2001-05-21 [alfons]
16124
16125         Minor things:
16126
16127         * configure.in: if gnome-config not found, "no" is displayed
16128         
16129         * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
16130
16131         * src/textview.c: now also possible to add mail addresses by right
16132           clicking in the text view
16133
16134         * src/codeconv.c: merged patch which fixes endless loop when encountering
16135           invalid wide characters; from Alte <010@imis.ru>  
16136
16137 2001-05-20 [alfons]
16138
16139         Added installation of gnome specific things:
16140
16141         * Makefile.am: gnome conditional
16142
16143         * configure.in: check for installed gnome
16144
16145         * added sylpheed.png, sylpheed.desktop
16146
16147 2001-05-20 [sergey]
16148
16149         * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
16150
16151         * src/mainwindow.h (main_window_toolbar_create): created a button
16152         for "Reply to all".
16153         (main_window_set_toolbar_sensitive): enable/disable the new button
16154         appropriately.
16155         (toolbar_reply_to_author_cb): handle the new button.
16156
16157         * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
16158         send_progress_dialog_destroy() on failure (fixes hang on SMTP
16159         failure).
16160
16161 2001-05-19 [sergey]
16162
16163         * src/compose.h (ComposeReplyMode): new modes
16164         COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
16165         COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
16166
16167         * src/compose.c
16168         (compose_send): move some code into a new function:
16169         (compose_current_mail_account): new function.
16170         (compose_reply): new argument to_author, all callers changed; if
16171         to_author==TRUE and account->protocol==A_NNTP, find and use an
16172         appropriate mail account for replying.
16173         (compose_reply_set_entry): new argument to_author; ignore
16174         compose->replyto if to_author==TRUE.
16175
16176         * src/mainwindow.c: new command "Message/Reply to author".
16177         (main_window_set_menu_sensitive): enable/disable it.
16178         (reply_cb): handle it.
16179
16180         * src/summaryview.c: new command "Reply to author".
16181         (summary_set_menu_sensitive): enable/disable it.
16182         (summary_reply_cb): handle it.
16183
16184         * src/account.c (account_find_mail_from_address): new function.
16185
16186 2001-05-18 [paul]
16187
16188         0.4.99claws1
16189
16190         * sync with sylpheed 0.4.99cvs1
16191
16192 2001-05-18 [hoa]
16193
16194         * src/compose.[ch]
16195         * src/filtering.c
16196         * src/summaryview.c
16197                 new filtering action : forward and forward as attachment
16198
16199         * src/main.c
16200                 no need for $DISPLAY when we run sylpheed --help
16201                 call to parse_cmd_opt() is moved
16202
16203         * src/mainwindow.[ch]
16204                 execute button is hidden when immediate execute
16205                 is chosen
16206
16207         * src/mh.c
16208         * src/news.c
16209         * src/prefs_folder_item.c
16210         * src/procmsg.c
16211                 better handling of missing directories
16212
16213         * src/summaryview.c
16214                 reedit is enabled in outbox
16215                 reedit is enabled in queue
16216
16217 2001-05-17 [hoa]
16218
16219         * src/filtering.c
16220         * src/matcher.[ch]
16221         * src/prefs_filtering.c
16222                 changed attachement into attachment
16223
16224 2001-05-17 [alfons]
16225
16226         0.4.67claws4    
16227
16228         * sync with sylpheed 0.4.67cvs9
16229         * sync with sylpheed 0.4.67cvs7-8
16230
16231 2001-05-17 [hoa]
16232
16233         * src/Makefile.am
16234                 added prefs_filtering.c
16235
16236         * src/filtering.[ch]
16237         * src/matcher.[ch]
16238                 removed action : forward_news and forward_news_as_attachement
16239                 (forward and forward_as_attachement can be used instead)
16240
16241         * src/mainwindow.c
16242                 added menu option to access filtering configuration
16243
16244         * src/prefs_account.c
16245                 changed mail_command default to /usr/sbin/sendmail
16246
16247         * added src/prefs_filtering.[ch]
16248                 dialog box for filtering configuration
16249
16250         * src/prefs_matcher.c
16251                 added function prefs_matcher_get_criteria_from_matching()
16252
16253         * src/prefs_scoring.c
16254                 reset the dialog when register or substitute is clicked
16255
16256 2001-05-15 [hoa]
16257
16258         * src/Makefile.am
16259                 added filtering.[ch]
16260         * src/inc.c
16261                 using filering.[ch] instead of filter.[ch]
16262         * src/main.c
16263                 reading new filtering configuration
16264         * src/matcher.[ch]
16265                 added some filtering actions
16266                 and fixed a bug for headers and mail body matching
16267         * src/mbox.c
16268                 using filering.[ch] instead of filter.[ch]
16269         * src/mh.c
16270                 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
16271         * src/summaryview.c
16272                 some fixes for filtering
16273
16274 2001-05-14 [hiroyuki]
16275
16276         * src/send.c: fixed some weird indentations.
16277           send_message_with_command(): call pclose() only if p != NULL.
16278         * src/textview.c: get_email_part(): modified the code for readability.
16279
16280 2001-05-14 [hiroyuki]
16281
16282         * src/md5global.h
16283           src/md5ify.c
16284           src/md5ify.h: removed from the cvs.
16285
16286 2001-05-13 [sergey]
16287
16288         * src/main.c: include rfc2015.h to avoid compiler warnings.
16289         * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
16290         the panel is already on screen.
16291         * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
16292         closing the alert window by ESC as "No".
16293         * src/prefs_common.c (prefs_interface_create): moved return
16294         receipt check button to the correct place.
16295
16296 2001-03-13 [alfons]
16297
16298         * src/prefs_common.c: 
16299                 moved return receipt check button to the Send tab. (prefs_send_create)
16300                 removed the date format ui related globals. (prefs_display_create)
16301
16302         0.4.67claws3
16303         
16304         * sync with sylpheed 0.4.67cvs5-6
16305
16306 2001-05-13 [paul]
16307
16308         * added Alfons' font selection patch
16309
16310         * src/defs.h
16311         * src/headerwindow.c
16312         * src/prefs_common.c
16313         * src/prefs_common.h
16314
16315 2001-05-13 [hoa]
16316         * src/defs.h
16317                 changed version of cache
16318         * src/matcher.[ch]
16319         * src/prefs_matcher.c
16320                 added additionnal matching criteria
16321         * src/procheader.c
16322         * src/procmsg.[ch]
16323         * src/news.c
16324                 added references in MsgInfo
16325
16326 2001-05-12 [hoa]
16327
16328         * src/defs.h
16329                 prepared some things for new filtering
16330         * src/matcher.[ch]
16331                 added some matching properties
16332                 inreplyto need to be enhanced
16333                 prepared some things for new filtering
16334         * src/messageview.c
16335                 added Return-Receipt-To handling
16336         * src/prefs_folder_item.c
16337                 changed default value to TRUE
16338         * src/prefs_matcher.c
16339                 added some matching properties
16340         * src/prefs_scoring.[ch]
16341                 the scoring dialog is finished
16342         * src/procheader.c
16343                 added Return-Receipt-To handling
16344                 Reference need to be added
16345         * src/procmsg.[ch]
16346                 added Return-Receipt-To handling
16347                 added threadscore to get a better score sorting when
16348                 threads are enabled
16349         * src/summaryview.c
16350                 suppressed a bug when we sort the list
16351                 when no folder is opened.
16352                 better score sorting when threads are enabled
16353
16354 2001-05-12 [alfons]
16355
16356         * reverted previous patch because of potential errors 
16357
16358         0.4.67claws2
16359         
16360         * src/inc.c, src/prefs_common.c, src/prefs_common.h: 
16361                 applied "toggle mail-retrieval dialog window" patch submitted 
16362                 by Eric Limpens <eric@qnt.net>
16363
16364         * sync with sylpheed 0.4.67cvs4
16365
16366 2001-05-12 [sergey]
16367
16368         * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
16369         some picky compilers.
16370         * src/rfc2015.h: provide prototype for rfc2015_disable_all().
16371         * src/grouplist_dialog.c: include alertpanel.h.
16372         * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
16373         fix compile warning.
16374         * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
16375         #include "defs.h" before others to prevent the warning of `MIN'
16376         and `MAX' redefinition.
16377
16378 2001-05-11 [hoa]
16379
16380         * src/main.c
16381         * src/messageview.c
16382         * src/prefs_account.c
16383         * src/prefs_display_header.c
16384                 removed warning
16385         * src/Makefile.am
16386                 added prefs_scoring.[ch]
16387         * src/grouplist_dialog.c
16388                 display an error dialog box if the group list
16389                 cannot be fetched.
16390         * src/mainwindow.[ch]
16391                 added main_window_set_thread_option() function
16392                 scoring dialog box enabled
16393         * src/matcher.[ch]
16394                 added flags matching unread /new / marked
16395                 / deleted / replied / forwarded
16396         * src/news.c
16397                 newsgroups are now finally in newscache
16398         * src/prefs_matcher.[ch]
16399                 finished preferences for matching dialog
16400         * added src/prefs_scoring.[ch]
16401                 scoring dialog box completed
16402         * src/scoring.[ch]
16403                 conversion to string : added scoringprop_to_string()
16404                 write config for preferences :
16405                 added prefs_scoring_write_config()
16406         * src/summaryview.c
16407                 threads can be enabled/disabled independently
16408                 for each folder
16409
16410 2001-05-10 [alfons]
16411
16412         0.4.67claws1
16413         
16414         * AUTHORS: 
16415                 thought it would be nice to have a list of all
16416                 contributors (used Changelog as a reference)
16417         
16418         * configure.in: 
16419                 messed up version numbering...
16420
16421         0.4.66claws1
16422
16423         * sync with sylpheed 0.4.67cvs1-3
16424
16425 2001-05-10 [darko]
16426
16427         * src/prefs_common.c:
16428                 better UI for strftime format, double clicking
16429                 on format now inserts the format in text entry
16430                 replaced close button with standard OK/Cancel
16431                 moved date format button to the right of the
16432                 text entry field
16433
16434 2001-05-09 [alfons]
16435
16436         * src/gtkstext.c:
16437                 Ctrl-Home / Ctrl-End have proper cursor navigation
16438
16439 2001-05-09 [hoa]
16440
16441         * src/prefs_matcher.c
16442                 finished UI to define matching properties
16443                 added ok and cancel button
16444         * src/prefs_filter.c
16445                 added ok and cancel button
16446         * src/news.c
16447                 fixed some bug in xhdr parsing
16448
16449 2001-05-08 [alfons]
16450
16451         * src/textview.c: 
16452                 fixed a bug in textview_show_header(), which displayed two colons (':');
16453                 cleaned up some warnings
16454
16455 2001-05-08 [hoa]
16456
16457         * src/Makefile.am
16458                 added prefs_matcher.[ch]
16459                 compilation with -W -Wall
16460         * src/alertpanel.c
16461                 ungrab the mouse events if grabbed - does it
16462                 fix the bug for disposition notification ?
16463         * src/mainwindow.c
16464                 added a menu option to open the matching dialog.
16465         * src/matcher.[ch]
16466                 added matcherprop_to_string() and matcherlist_to_string()
16467                 fixed some bugs, changed the name of some options
16468                 age_sup and age_inf becomes age_greater and age_lower,
16469                 body and messageheaders becomes body_part and headers_part,
16470                 changed the names of constants from SCORING_XXX to MATCHING_XXX
16471         * src/prefs_display_header.c
16472         * src/prefs_headers.c
16473                 fixed a bug that accidentally destroyed dialogs
16474                 when closed them with delete_event
16475                 Added *_deleted() which handle delete_event signal correctly.
16476         * src/prefs_folder_item.[ch]
16477                 added "enable_thread" field for future customization
16478         * added src/prefs_matcher.[ch]
16479                 sample of the UI to define matching properties
16480         * src/procheader.c
16481                 using procheader_headername_equal instead of str*cmp functions
16482                 using procheader_parse_header() function
16483         * src/scoring.c
16484                 using MATCHING_XXX instead of SCORING_XXX
16485         * src/summaryview.c
16486                 display the sender of the news even if this is ourself
16487                 when this is a news message.
16488         * src/textview.c
16489                 using headername_equal() instead of str*cmp functions
16490
16491 2001-05-08 [alfons]
16492
16493         0.4.66claws
16494
16495         * sync with sylpheed 0.4.66
16496         * src/gtkstext.c: trace logs added 
16497
16498 2001-05-08 [sergey]
16499
16500         * src/prefs_common.[ch]: added option to enable/disable GnuPG
16501         signature check popup.
16502         * src/rfc2015.c (check_signature): show signature check popup only
16503         if it is enabled in preferences.
16504
16505 2001-05-07 [alfons]
16506
16507         0.4.66claws4
16508         
16509         * sync with sylpheed 0.4.66cvs6
16510
16511 2001-05-07 [darko]
16512
16513         * src/prefs_common.[ch]: added option to enable/disable
16514           looking up sender name in address book for summary pane
16515         * src/summaryview.c: look up sender in the address book
16516           by using Alfons' address completion code
16517
16518 2001-05-07 [hiroyuki]
16519
16520         * src/inc.h
16521           src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
16522           member of Pop3State.
16523         * src/news.c: brought #include "defs.h" before #include <glib.h>
16524           to prevent the warning of `MIN' and `MAX' redefinition.
16525
16526 2001-05-06 [hoa]
16527
16528         * removed src/headers_display.[ch]
16529         * removed src/prefs_display_headers.[ch]
16530         * src/inc.c
16531                 use a temporary file in the user directory for mbox import
16532         * src/news.c
16533                 added XHDR support to get "To" and "Cc" headers
16534                 (in order to match news with to or cc field for
16535                 scoring)
16536                 added function news_parse_xhdr() to get XHDR response
16537         * src/nntp.[ch]
16538                 added function nntp_xhdr()
16539         * src/matcher.c
16540                 fetch the message if necessary
16541
16542 2001-05-06 [alfons]
16543
16544         0.4.66claws3
16545
16546         * sync with sylpheed 0.4.66cvs3-5
16547
16548 2001-05-06 [hoa]
16549
16550         * src/utils.[ch]
16551                 added function itos_buf() to enable use of several buffers
16552         * src/summaryview.c
16553                 use of itos_buf() instead of itos() in summary list
16554                 to fix the broken display of message number.
16555
16556 2001-05-06 [alfons]
16557
16558         * src/gtkstext.c: bug in cursor up navigation fixed,
16559                 fixed another unsigned / signed comparison (we're getting there :-)
16560
16561 2001-05-06 [hoa]
16562
16563         * src/Makefile.am
16564                 added scoring.c scoring.h
16565                 prefs_folder_item.c prefs_folder_item.h
16566                 matcher.c matcher.h
16567         * src/defs.h
16568                 added FOLDERITEM_RC SCORING_RC
16569         * src/folder.[ch]
16570                 added prefs field in FolderItem :
16571                 properties for each folder (PrefsFolderItem),
16572                 sorting type and mode were added as the first properties.
16573         * src/main.c
16574                 read config for scoring
16575         * added src/matcher.[ch]
16576                 gives functions to parse configuration file to do
16577                 matching on mails with a list of conditions.
16578         * src/mainwindow.c
16579                 add option to sort by score
16580         * src/prefs_common.[ch]
16581                 added preference option to show score and for
16582                 the score column size
16583         * added src/prefs_folder_item.[ch]
16584                 properties for each folder (PrefsFolderItem),
16585                 sorting type and mode were added as the first properties.
16586         * src/procheader.[ch]
16587                 added procheader_parse_header()
16588                 added procheader_header_free()
16589                 added procheader_headername_equal()
16590                 and made modification to use them.
16591         * src/procmsg.[ch]
16592                 added score field to MsgInfo structure
16593         * added src/scoring.[ch]
16594                 gives functions to parse configuration file to do
16595                 scoring on mails with a list of conditions.
16596         * src/summaryview.[ch]
16597                 save the sorting type and mode for the folder
16598                 added column to display the score of the mail
16599                 added function summary_score_clicked()
16600                 sorting type and mode are restored to the folder
16601                 when it is reopen
16602         * src/textview.c
16603                 use procheader_parse_header(), procheader_headername_equal()
16604                 removed memory leak in text_scan_header when freeing headers
16605         * src/filter.c
16606                 changed the function to match names of headers
16607                 using procheader_headername_equal()
16608
16609         Scoring functions are implemented, an interface is needed
16610         to configure that.
16611
16612 2001-05-04 [alfons]
16613
16614         * src/gtkstext.c: 
16615                 hopefully fixed the row up navigation bug,
16616                 removed adding back / forward lines to cache
16617
16618 2001-05-04 [sergey]
16619
16620         * src/prefs_display_headers.c: user interface changes:
16621         (prefs_display_headers_create): remove unused "Show" check button;
16622         allow reordering of headers by dragging.
16623         (prefs_display_headers_write_config): remove unused variables.
16624         (prefs_display_headers_set_dialog): do not insert "(New)" at top
16625         of lists (not needed with the new UI).
16626         (prefs_display_headers_set_list): scan lists starting from row 0,
16627         not 1 (do not skip "(New)").
16628         (prefs_display_headers_find_header): new function.
16629         (prefs_display_headers_clist_set_row): do not allow duplicates.
16630         (prefs_display_headers_delete_cb): do not skip row 0; treat
16631         closing the alert window by ESC as "No".
16632         (prefs_display_headers_up): do not protect row 0.
16633         (prefs_display_headers_down): do not protect row 0.
16634
16635 2001-05-04 [sergey]
16636
16637         * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
16638         functions.
16639
16640         * src/summaryview.c
16641         (summary_find_next_marked_msg, summary_find_prev_marked_msg,
16642         summary_select_next_marked, summary_select_prev_marked): new
16643         functions.
16644
16645 2001-05-03 [sergey]
16646
16647         * src/news.c: fixed a bug when no article can be fetched after
16648         server timeout if the connection was restored by news_post():
16649         (news_select_group): new function.
16650         (news_fetch_msg): call news_select_group() before fetching
16651         article.
16652         (news_get_uncached_articles): set session->group after successful
16653         GROUP command.
16654
16655 2001-05-03 [hoa]
16656
16657         * src/defs.h
16658         * src/procmsg.[ch]
16659         * src/procheader.c
16660                  changed version of cache, added cc field
16661
16662         * src/prefs_display_headers.c
16663                 the interface was changed
16664
16665         * src/prefs_headers.c
16666                 added cancel button
16667
16668 2001-05-03 [alfons]
16669
16670         * completed sync of sylpheed cvs2
16671         * src/gtkstext.c: updated row up / down cursor navigation
16672         * src/textview.c: re-edited, prepared for fixing the email address
16673                 scanner.
16674
16675 2001-05-03 [darko]
16676
16677         * src/prefs_common.c: use alfons' strftime ui code
16678         entry_datefmt and datefmt_sample widgets have to be
16679         global in this module because of this change
16680
16681 2001-05-03 [hoa]
16682
16683         * src/messageview.c
16684         * src/prefs_common.[ch] added option to activate the return receipt
16685                 feature.
16686
16687 2001-05-02 [alfons]
16688
16689         * src/gtkstext.c: fix for row up/down cursor navigation. 
16690
16691         0.4.66claws2
16692         
16693         * sync with 0.4.66cvs2
16694
16695 2001-05-02 [paul]
16696
16697         added add-sender-to-addressbook patch
16698
16699         * src/addressbook.c
16700         * src/addressbook.h
16701         * src/summaryview.c
16702
16703 2001-05-02 [sergey]
16704
16705         * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
16706         G_ALERTDISABLE.
16707
16708         * src/alertpanel.c (alertpanel_create): new argument can_disable,
16709         all existing callers changed to pass FALSE; create a check button
16710         to disable the message.
16711         (alertpanel_message_with_disable): new function.
16712         (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
16713         (alertpanel_button_toggled): new function.
16714         (alertpanel_button_clicked, alertpanel_close): set value using
16715         G_ALERT_VALUE_MASK.
16716
16717         * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
16718
16719         * src/prefs_common.c (prefs_privacy_create): new check button
16720         checkbtn_gpgme_warning.
16721
16722         * src/main.c (main): moved preferences reading before gpgme
16723         initialization; check prefs_common.gpgme_warning before giving the
16724         GnuPG warning and set it to FALSE if the user wants to disable the
16725         warning.
16726
16727 2001-05-02 [hiroyuki]
16728
16729         * src/prefs_display_headers.c: modified the layout and some labels.
16730
16731 2001-05-02 [sergey]
16732
16733         * src/prefs_account.c (prefs_account_fix_size): new function.
16734         (prefs_account_create): call prefs_account_fix_size(); use
16735         gtk_widget_show instead of gtk_widget_show_all (fixes too large
16736         size when the window is shown for the first time).
16737         (prefs_account_basic_create): changed layout of serv_table; moved
16738         localmbox_entry above smtpserv_entry (logically it replaces
16739         POP3/IMAP server).
16740         (prefs_account_protocol_activated): set sensitivity of
16741         nntpauth_chkbtn according to the protocol (in addition to
16742         hide/show); commented out gtk_table_set_row_spacing() calls.
16743         (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
16744         not sensitive (fixes a bug with disabled username/password boxes
16745         when editing POP3 account after NNTP with authentication).
16746
16747 2001-05-02 [hoa]
16748
16749         * src/account.c
16750         * src/inc.c
16751         * src/prefs_account.[ch]
16752         * src/send.c
16753                 removed local account without SMTP server
16754                 added option to use mail command instead of a connexion
16755                 to SMTP server when a local account is used
16756         * src/prefs_headers.c
16757                 fixed a bug
16758         * src/news.c
16759                 fixed a bug when connexion immediately closed
16760
16761 2001-05-01 [alfons]
16762
16763         0.4.66claws1
16764         
16765         * sync with 0.4.65
16766
16767 2001-05-01 [sergey]
16768
16769         * src/prefs_account.c (Basic, prefs_account_basic_create): new
16770         widget nntpauth_chkbtn.
16771         (prefs_account_protocol_activated): handle nntpauth_chkbtn
16772         visibility.
16773         (prefs_account_nntpauth_toggled): new function.
16774
16775         * src/news.c (news_session_new_for_folder): use NNTP
16776         authentication only if ac->use_nntp_auth is set.
16777
16778 2001-05-01 [hoa]
16779
16780         * src/Makefile.am changed headers.[ch] in customheader.[ch]
16781         * src/prefs_display_headers.c changed the UI
16782         * src/prefs_headers.c changed account_name to account_id
16783         * src/compose.c using customheader.h
16784
16785 2001-05-01 [hiroyuki]
16786
16787         * src/esmtp.c
16788           src/news.c
16789           src/nntp.c: changed sock_read() to sock_gets(), they've been left
16790           unsynched.
16791
16792 2001-05-01 [hoa]
16793
16794         * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
16795         * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
16796                 for displaying of headers
16797         * src/grouplist_dialog.[ch] minor changes to remove warnings
16798         * src/prefs_display_headers.[ch] dialog to choose the
16799         headers to display in the mail viewer.
16800         * src/headers.h correction of #define
16801         * src/headers_display.[ch] configuration for displaying of headers.
16802         * src/main.c read config of displaying of headers
16803         * src/prefs_common.c add a button to access the config dialog
16804                 for displaying of headers
16805         * src/prefs_display_headers.[ch] dialog for configuration for
16806                 displaying of the headers.
16807         * src/prefs_headers.c cleaning of code
16808         * src/procheader.c comments added to code
16809         * src/textview.c changes to reorder the headers depending
16810                 on the config for displaying of headers
16811
16812 2001-04-30 [alfons]
16813
16814         0.4.65claws7
16815
16816         * sync with 0.4.65cvs12
16817
16818         NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
16819
16820 2001-04-30 [sergey]
16821
16822         * src/nntp.h (NNTPSockInfo): new field auth_failed.
16823
16824         * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
16825         is set to force reconnection after authentication failure.
16826         (nntp_gen_command): set sock->auth_failed on authentication
16827         failure, or if sock->userid and sock->passwd are not set.
16828
16829         * src/news.c (news_session_new_for_folder): set userid=NULL if
16830         password dialog is cancelled.
16831
16832 2001-04-30 [sergey]
16833
16834         * src/nntp.h (NNTPSockInfo): new type.
16835
16836         * src/nntp.c: all functions updated to use NNTPSockInfo instead of
16837         SockInfo.
16838         (nntp_open_auth, nntp_close): new functions.
16839         (nntp_gen_command): new function to handle authentication; all
16840         NNTP command functions updated to use it.
16841         (nntp_authinfo_user, nntp_authinfo_pass): deleted.
16842         (nntp_list): removed old useless code.
16843
16844         * src/news.h (NNTPSession): new field nntp_sock.
16845
16846         * src/news.c: all functions updated to use NNTPSockInfo instead of
16847         SockInfo.
16848         (news_session_new): new arguments (userid, passwd); made static;
16849         use nntp_open_auth() if needed.
16850         (news_session_destroy): use nntp_close() instead of sock_close().
16851         (news_query_password): changed arguments.
16852         (news_session_new_for_folder): new function.
16853         (news_session_get): use news_session_new_for_folder().
16854         (news_authenticate): deleted.
16855         (news_get_uncached_articles): removed old authentication code.
16856
16857 2001-04-30 [sergey]
16858
16859         * src/news.c: reverted my previous changes (need to do NNTP
16860         authentication in a cleaner way).
16861         
16862 2001-04-29 [sergey]
16863
16864         * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
16865         news_nntp_post, news_nntp_mode): new functions (wrappers with
16866         authentication support).
16867         (news_get_article_cmd, news_get_article, news_get_header): new
16868         argument "folder"; all callers changed.
16869         (news_get_article_cmd): added authentication support.
16870         (news_session_get): use news_nntp_mode() instead of nntp_mode().
16871         (news_post): use news_nntp_post() instead of nntp_post().
16872         (news_get_uncached_articles): use news_nntp_group() instead of
16873         nntp_group() and news_nntp_xover() instead of nntp_xover();
16874         removed old authentication code.
16875         (news_get_group_list): use news_nntp_list() instead of nntp_list().
16876
16877         * src/nntp.c (nntp_list): return real error code instead of
16878         hardcoded NN_ERROR.
16879
16880 2001-04-29 [sergey]
16881
16882         * configure.in: fixed wint_t typedef detection again
16883
16884 2001-04-28 [hoa]
16885
16886         * src/prefs_account.[ch], added A_LOCAL_CMD
16887                 (send mail with mail command)
16888         * src/send.c added function send_message_with_command()
16889         * src/inc.c made a more secure get_spool() function with
16890                 mktemp() but maybe mkstemp() or something more
16891                 secure can be used.
16892
16893 2001-04-28 [alfons]
16894
16895         * src/textview.c, colorization of email addresses in headers
16896
16897         0.4.65claws6
16898
16899         * bug sync with sylpheed
16900         * prefs_common.c: created date format ui for darko
16901         * sync with 0.4.65cvs11
16902         * configure.in: corrected to have the new gpg checks
16903
16904 2001-04-27 [alfons]
16905
16906         * completed sync with 0.4.65cvs10
16907         * minor debug things added to gtkstext.c
16908
16909 2001-04-27 [darko]
16910
16911         * configure.in: remove check for availability of
16912           strftime() as advised by Hiroyuki
16913         * src/prefs_common.[ch], src/procheader.c:
16914           synch strftime() code with Hiroyki's main branch
16915
16916 2001-04-26 [sergey]
16917
16918         * src/news.c: news_query_password(), news_authenticate(): new
16919           functions.
16920           news_get_uncached_articles(): added NNTP authentication
16921           handling.
16922         * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
16923           new functions.
16924         * src/prefs_account.c: prefs_account_protocol_activated():
16925           enable userid and password fields for NNTP.
16926
16927 2001-04-26
16928
16929         * configure.in: check for availability of strftime()
16930           [darko]
16931         * src/prefs_common.[ch], src/procheader.c: use
16932           strftime() for displaying date in summary pane if it
16933           is available
16934
16935 2001-04-25
16936
16937         * more .cvsignore cleanups [alfons]
16938
16939 2001-04-25
16940
16941         * ac/sv-check-type.m4: new autoconf macro.
16942         * configure.in: fixed wint_t typedef detection (did not work
16943           with gcc-2.96).
16944
16945 2001-04-25
16946
16947         * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
16948           [hiroyuki]
16949
16950 2001-04-24
16951         * modified gtkstext.c : buggy cursor navigation fixed, 
16952           and font descent also taken in account when drawing
16953           cursor. [alfons]
16954
16955 2001-04-24 [hoa]
16956         * added comments in src/news.c src/nntp.c
16957         * added src/prefs_headers.[ch]
16958         * added src/headers.[ch]
16959         * modified compose.c to activate custom headers
16960                 added function is_in_custom_headers
16961         * modified prefs_account.[ch]
16962                 added function prefs_account_customhdr_edit
16963         * modified src/defs.h :
16964                 added HEADERS_RC : name of the config file
16965                 for the custom headers
16966
16967 2001-04-24
16968
16969     0.4.65claws5
16970
16971         * configure.in
16972           src/gtkstext.[ch]
16973           src/compose.c
16974           src/Makefile.am
16975           
16976           added gtkstext with configure.in patch by Hiroyuki which
16977           should fix the XIM detection [alfons]
16978
16979         * more clean up of cvs [alfons]
16980
16981                  * removed all Makefile.in files to attic.
16982
16983                  * updated all .cvsignores to really ignore things that could
16984                    be unintentionally committed by a recursive commit.
16985
16986 2001-04-23 [hoa]
16987         * added src/grouplist_dialog.[ch]
16988         * changed src/folderview.c to call grouplist_dialog instead
16989                 of inputdialog
16990         * src/news.c :
16991                 added functions news_reset_group_list
16992                 and news_get_group_list
16993         * src/nntp.c :
16994                 added function nntp_list
16995         * src/defs.h :
16996                 added GROUPLIST_FILE : name of the newsgroup list cache file
16997
16998 2001-04-21
16999
17000         * added option to warn about queued messages on exit [sergey]:
17001
17002           * src/compose.c: compose_queue(): call folder_item_scan()
17003             and folderview_update_item() after queueing.
17004           * src/folderview.c: folderview_update_node(): draw the queue
17005             folder in bold font if there are queued messages.
17006           * src/mainwindow.c: queued_messages(): new function.
17007             app_exit_cb(): display warning if there are queued messages
17008             if warn_queued_on_exit is set.
17009           * prefs_common.[ch]: add warn_queued_on_exit option.
17010
17011         * enhanced GnuPG key selection support [sergey]:
17012
17013           * src/select-keys.c: updated to newer version from Win32
17014             branch with support for selecting arbitrary keys.
17015           * src/prefs_account.c: added the Privacy tab to the account
17016             options window.
17017             prefs_account_privacy_create(),
17018             prefs_account_sign_key_set_data_from_radiobtn(),
17019             prefs_account_sign_key_set_radiobtn(): new functions.
17020           * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
17021           * src/rfc2015.c: set_signers(): new function.
17022             pgp_sign(): add the account parameter, call set_signers().
17023             rfc2015_sign(): add the account parameter, pass it to pgp_sign().
17024           * src/rfc2015.h: rfc2015_sign(): updated prototype.
17025           * src/compose.c: pass the current account to rfc2015_sign().
17026
17027         * tag name claws added to prevent confusion with main branch [alfons]
17028
17029         * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
17030
17031         * autogen.sh: Added "--enable-maintainer-mode". [sergey]
17032
17033         * sync with recent sylpheed cvs. Untested though. [alfons]
17034