P. <- Pawel
[claws.git] / ChangeLog.claws
1 2003-06-19 [paul]       0.9.0claws49
2
3         * src/compose.c
4                 fix Bug #136 'Nonprovided quotation marks crash claws'
5                 patch submitted by Pawel Pêkala <c0rn@gazeta.pl>
6
7 2003-06-19 [alfons]     0.9.0claws48
8
9         * src/prefs_common.[ch]
10         * src/procmsg.c
11                 restrict threading by subject by checking thread for
12                 age (prefs_common.thread_by_subject_max_age)
13
14 2003-06-18 [christoph]  0.9.0claws47
15
16         * src/imap.c
17                 fix memory leak in imap_cmd_fetch()
18
19 2003-06-18 [christoph]  0.9.0claws46
20
21         * src/prefs_gtk.c
22                 fix memory leak in prefs_set_default() when used multiple
23                 times or after prefs have been read
24
25 2003-06-18 [christoph]  0.9.0claws45
26
27         * src/common/plugin.c
28                 fix memory leak in plugin_unload()
29
30 2003-06-18 [christoph]  0.9.0claws44
31
32         * src/imap.c
33                 fix memory leak in imap_cmd_ok()
34
35 2003-06-18 [christoph]  0.9.0claws43
36
37         * src/folder.c
38                 stop messages that are downloaded from POP3 and added to
39                 an IMAP inbox from being filtered twice (first by POP3
40                 and again when IMAP folder is scaned to get the UID of
41                 the APPEND operation when no UIDPLUS is available)
42
43 2003-06-18 [alfons]
44
45         * tools/Makefile.am
46                 phoenix <- firebird     
47
48 2003-06-18 [paul]
49
50         * tools/launch_phoenix          ** REMOVED **
51           tools/launch_firebird         ** NEW **
52                 renamed and edited to reflect the browser's name change from
53                 'phoenix' to 'firebird'
54
55 2003-06-18 [paul]       0.9.0claws42
56
57         * sync with 0.9.2cvs2
58                 see ChangeLog 2003-06-16
59
60 2003-06-17 [alfons]     0.9.0claws41
61
62         * src/procmsg.c
63                 prevent threading problems when a node is an ancestor (parent / great parent),
64                 which mostly happens with circular references (thanks to Phillipe Gramoullé
65                 for finding an sample set of messages)
66
67 2003-06-16 [christoph]  0.9.0claws40
68
69         * src/main.c
70                 don't popup main window on --receive or --receive-all
71
72         * src/mainwindow.[ch]
73         * src/plugins/trayicon/trayicon.c
74                 allow hiding of main window by clicking on the trayicon
75                 (doesn't work correctly in seperate window mode and may
76                  cause unexpected GTK problems I couldn't find yet)
77
78         * src/common/ssl.c
79                 remove incorrect warning
80
81 2003-06-15 [alfons]     0.9.0claws39
82
83         * src/gtk/gtkstext.c
84                 don't output debug text;
85                 #ifdef out print_line() if not debugging (thanks to Martin Wicke
86                 for pointing this out);
87
88 2003-06-14 [alfons]     0.9.0claws38
89         
90         * src/messageview.c
91                 remove printf() and make one if..else comply with coding style
92
93 2003-06-14 [alfons]     0.9.0claws37
94
95         * AUTHORS
96                 add Martin Wicke
97         * src/action.c
98         * src/messageview.[ch]
99         * src/summaryview.c
100                 apply patch #754162 "Quoting messages filtered by actions" submitted
101                 by Martin Wicke, which allows quoting message body changed by an
102                 action (Thanks!).
103
104 2003-06-13 [alfons]     0.9.0claws36
105
106         * src/utils.c
107                 add several other subject reply prefixes (suggested by Christoph and Ivan Martinez)
108                 use case insensitive regexp (suggested by Ivan Martinez)
109
110 2003-06-13 [christoph]  0.9.0claws35
111
112         * configure.ac
113         * src/plugins/trayicon/Makefile.am
114         * src/plugins/trayicon/eggtrayicon.[ch]                         ** REMOVE **
115         * src/plugins/trayicon/trayicon.c
116         * src/plugins/trayicon/libeggtrayicon/.cvsignore                ** NEW **
117         * src/plugins/trayicon/libeggtrayicon/Makefile.am               ** NEW **
118         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.[ch]          ** NEW **
119         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.[ch]           ** NEW **
120         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.[ch]        ** NEW **
121         * src/plugins/trayicon/libeggtrayicon/xembed.h                  ** NEW **
122                 replace my own EggTrayIcon backport with the backport
123                 used by (l|x)mule and gabber.
124
125 2003-06-13 [alfons]     0.9.0claws34
126
127         * AUTHORS
128         * src/common/utils.c
129                 add Aw: to list of reply prefixes (thanks to Martin Zwickel)
130
131 2003-06-13 [alfons]     0.9.0claws33
132
133         * src/compose.c
134                 clean up a little bit
135
136 2003-06-12 [alfons]     0.9.0claws32
137
138         * src/compose.c
139                 const correctness fix
140
141         * src/common/sylpheed.[ch]
142                 () -> (void)
143                 prevent redef MIN/MAX
144                 
145         * src/common/utils.[ch]
146                 () -> (void)
147
148 2003-06-12 [melvin]     0.9.0claws31
149
150         * src/compose.c
151                 Updated to take into accounts changes in GtkAspell.
152
153 2003-06-12 [alfons]     0.9.0claws30
154
155         * src/compose.c
156         * src/procmsg.c
157         * src/common/utils.[ch]
158                 handle reply subject prefixes better (initial 
159                 suggestion by Robert Story adapted and enhanced 
160                 using regexps)
161
162 2003-06-12 [melvin]     0.9.0claws29
163
164         * src/compose.c
165                 Use new gtkaspell_checkers_strerror() to get the speller's
166                 error message instead of accessing the (now private)
167                 checkers structure.
168                 Minor code clean up
169
170         * src/main.c
171                 Use #ifdef instead of #if for USE_ASPELL
172                 Use the new spell checkers init/quit functions 
173
174         * src/gtk/gtkaspell.c
175                 Use #ifdef instead of #if for USE_ASPELL
176                 Moved in the majority of GtkAspell structures that were
177                 exported before by gtkaspell.h
178         
179         * src/gtk/gktaspell.h
180                 Made gtkaspell.h contain only the necessary data to be
181                 publicized by moving many structures to gtkaspell.c.
182                 Enclosed all the declaration in a #ifdef USE_ASPELL #endif
183                 gtkaspell_checkers_new(): replaced by...
184                 gtkaspell_checkers_init(): new function for initialization
185                 gtkaspell_checkers_delete(): replaced by...
186                 gtkaspell_checkers_quit(): new function
187                 gtkaspell_checkers_strerror(): new function that returns
188                 the checker's last error message.
189                 
190 2003-06-11 [melvin]     0.9.0claws28
191
192         * po/POTFILES.in
193                 Updated to take into account gtkaspell.c migration to
194                 ./src/gtk/ (Thanks to Ricardo Mones Lastra for reporting it)
195
196 2003-06-10 [alfons]     0.9.0claws27
197
198         * src/filtering.[ch]
199         * src/folder.c
200         * src/matcher.c
201         * src/scoring.[ch]
202                 - try fixing bug #18 (any brave testers?)
203                 - add more robustness by refusing previously 
204                   unchecked NULL pointers 
205
206 2003-06-10 [alfons]     0.9.0claws26
207
208         * src/procmsg.c
209                 fix bug #176 by don't checking MsgInfos with a NULL msgid 
210
211 2003-06-09 [alfons]     0.9.0claws25
212
213         * src/prefs_common.c
214                 fix bug #163 "Icon switching doesnt work properly" by 
215                 preventing early freeing of prefs_common.pixmap_theme_path.
216
217 2003-06-09 [christoph]  0.9.0claws24
218
219         * src/gtk/gtkaspell.c
220                 revert Thorsten's fix and add forgotten g_strdup for
221                 aspell path (it should not be possible to alter the path a
222                 GtkASpell uses from outside)
223
224 2003-06-09 [thorsten]   0.9.0claws23
225
226         * src/gtk/gtkaspell.c
227                 dont free prefs_common.aspell_path when closing compose
228
229 2003-06-08 [colin]      0.9.0claws22
230
231         * src/plugins/spamassassin/spamassassin.c
232                 fix prefs types
233
234 2003-06-07 [christoph]  0.9.0claws21
235
236         * src/Makefile.am
237         * src/compose.c
238         * src/gtkaspell.[ch]            ** REMOVE **
239         * src/gtk/Makefile.am
240         * src/gtk/gtkaspell.[ch]        ** NEW **
241                 o make gtkaspell independent from sylpheed's prefs
242                 o move gtkaspell.[ch] to gtk directory
243
244 2003-06-07 [christoph]  0.9.0claws20
245
246         * src/Makefile.am
247         * src/crash.c
248         * src/export.c
249         * src/filesel.[ch]              ** REMOVE **
250         * src/folder.c
251         * src/main.[ch]
252         * src/common/sylpheed.[ch]
253         * src/gtk/Makefile.am
254         * src/gtk/filesel.[ch]          ** NEW **
255         * src/gtk/pluginwindow.c
256         * src/gtk/sslcertwindow.c
257                 move filesel.[ch] to gtk directory
258
259 2003-06-07 [alfons]     0.9.0claws19
260
261         * src/filesel.c
262                 make (multi) file selection dialog work again (Claws-only)
263
264 2003-06-07 [thorsten]   0.9.0claws18
265
266         * po/de.po
267                 fix typos
268
269 2003-06-07 [alfons]     0.9.0claws17
270
271         * configure.ac
272         * src/mimeview.c
273                 detect apache mishap in which case don't include fnmatch.h
274                 if regex.h is already included
275
276 2003-06-06 [christoph]  0.9.0claws16
277
278         * configure.ac
279         * src/mimeview.h
280                 add check for fnmatch.h and include it when available
281
282         * src/mimeview.[ch]
283                 fix wrong case sensitivity of Content-Types
284
285         * src/gtk/Makefile.am
286                 need the same include paths in gtk directory as in
287                 common directory because .h files in common can
288                 include files from these directories, when included
289                 in gtk's .h or .c files
290
291 2003-06-06 [alfons]     0.9.0claws15
292
293         * src/mimeview.c
294         * src/summaryview.c
295                 make it compile again because of regex.h / fnmatch.h 
296                 include problems (related to recent mime stuff, can
297                 someone check this?)
298
299 2003-06-06 [thorsten]   0.9.0claws14
300
301         * src/folderview.c
302                 possible use of uninitialized pointer while dragging
303
304 2003-06-06 [paul]       0.9.0claws13
305
306         * src/compose.c
307                 fix bug where the insert sig button would be effective
308                 only when auto_sig was set
309
310 2003-06-06 [paul]       0.9.0claws12
311
312         * sync with 0.9.2 release
313
314 2003-06-02 [paul]       0.9.0claws11
315
316         * sync with 0.9.1cvs1
317                 see ChangeLog 2003-06-02
318                 
319         * po/de.po
320                 update by Jens
321
322 2003-06-01 [christoph]  0.9.0claws10
323
324         * src/account.c
325                 don't use substring search to find accounts by email address
326
327         (closes Bug 169 Overly loose matching of "From" address)
328
329 2003-05-31 [christoph]  0.9.0claws9
330
331         * doc-src/rfc2683.txt
332         * src/imap.c
333                 limit IMAP command length as recommended in RFC2683
334                 (message number lists will be split into multiple imap
335                 sets, the limit of 1000 octets is not a hard limit)
336
337         (closes Bug 161 sylpheed-claws exits with segfault when logging
338          in to certain imap-servers)
339
340 2003-05-29 [alfons]     0.9.0claws8
341
342         * src/toolbar.[ch]
343                 add print button (calling summary_print());
344                 fine tune setting tooltip text;
345                 (if someone needs other buttons, please take these 
346                 commits as a guide, instead of bothering us - also
347                 see 0.8.11claws150) 
348
349 2003-05-29 [darko]      0.9.0claws7
350
351         * src/compose.c
352                 fix crash when word wrapping kicks in due to
353                 changed text by spell checker
354
355 2003-05-29 [paul]       0.9.0claws6
356
357         * src/compose.c
358                 fix bug where changing account would insert
359                 sig even if auto_sig was FALSE
360                 
361         * ChangeLog
362           ChangeLog.jp
363           INSTALL
364                 sync with 0.9.1 release
365
366 2003-05-28 [christoph]  0.9.0claws5
367
368         * src/imap.c
369                 fix truncation of too long commands
370
371         (closes Bug 167 IMAP hangs trying to get envelope
372          information in imap_get_uncached_messages)
373
374 2003-05-27 [paul]       0.9.0claws4
375
376         * tools/Makefile.am
377           tools/maildir2sylpheed.pl     ** NEW FILE **
378                 add kmail to sylpheed mailbox conversion script
379
380 2003-05-27 [paul]       0.9.0claws3
381
382         * sync with 0.9.0cvs10
383                 see ChangeLog 2003-05-26
384
385 2003-05-26 [paul]       0.9.0claws2
386
387         * sync with 0.9.0cvs9
388                 see ChangeLog 2003-05-26
389
390 2003-05-24 [paul]       0.9.0claws1
391
392         * sync with 0.9.0cvs8
393                 see ChangeLog 2003-05-23
394
395 2003-05-24 [paul]       0.9.0claws
396
397         * version 0.9.0claws released
398
399 2003-05-24 [paul]       0.8.11claws177
400
401         * src/plugins/dillo-viewer/Makefile.am
402           src/plugins/traycon/Makefile.am
403                 add missing files
404                 
405         * po/bg.po
406           po/en_GB.po
407           po/es.po
408           po/it.po
409           po/pt_BR.po
410           po/ru.po
411           po/sr.po
412                 update Bulgarian, British English, Spanish, Italian, 
413                 Brazilian Portuguese, Russian, and Serbian translations, 
414                 submitted by George Danchev, [me], Ricardo Mones Lastra,
415                 André Filipe de Assunção e Brito, Alessandro Maestri, 
416                 Ruslan N. Balkin, and Urke MMI
417
418 2003-05-23 [melvin]     0.8.11claws176
419
420         * po/fr.po
421                 Updated French translations
422
423 2003-05-22 [paul]       0.8.11claws175
424
425         * src/Makefile.am
426           src/addrbook.[ch]
427           src/addrcache.[ch]
428           src/addr_compl.[ch]
429           src/adressbook.[ch]
430           src/addrindex.[ch]
431           src/addritem.[ch]
432           src/editaddress.c
433           src/editgroup.c
434           src/editldap_basedn.c
435           src/editldap.c
436           src/jpilot.c
437           src/vcard.c
438                 revert to get ldap into it previous working state
439                 
440         * po/zh_TW.Big5.po
441                 new Taiwanese translation,
442                 submitted by Tsu-Fan Cheng <tscheng@ic.sunysb.edu>
443
444 2003-05-22 [christoph]  0.8.11claws174
445
446         * src/plugins/spamassassin/libspamc.[ch]
447                 sync libspamc with SpamAssaain release 2.55
448
449 2003-05-22 [paul]       0.8.11claws173
450
451         * sync with 0.9.0cvs7
452                 see ChangeLog 2003-05-22
453                 
454         * src/summaryview.c
455                 revert change in 0.8.11claws172: follow
456                 Hiroyuki's decision and that's the end of it.
457
458 2003-05-21 [paul]       0.8.11claws172
459
460         * src/summaryview.c
461                 fix discrepency between open_unread_on_enter
462                 and always_show_msg
463
464 2003-05-21 [paul]       0.8.11claws171
465
466         * sync with 0.9.0cvs6
467                 see ChangeLog 2003-05-21
468
469 2003-05-21 [paul]       0.8.11claws170
470
471         * sync with 0.9.0cvs5
472                 see ChangeLog 2003-05-21
473
474 2003-05-20 [paul]       0.8.11claws169
475
476         * sync with 0.9.0cvs4
477                 see ChangeLog 2003-05-20
478                 fixes bug #152, 'encoding of IMAP folders names'
479
480 2003-05-20 [paul]       0.8.11claws168
481
482         * sync with 0.9.0cvs3
483                 see ChangeLog 2003-05-20
484                 
485         * src/tools/convert_mbox.pl
486                 minor change in the comments, submitted by Fred Marton
487
488 2003-05-19 [paul]       0.8.11claws167
489
490         * src/plugins/clamav/Makefile.am
491           configure.ac
492                 link clamav_lib to the plugin and not to the main program
493
494 2003-05-19 [christoph]
495
496         * src/Makefile.am
497                 add -export-dynamic for linking
498
499 2003-05-19 [paul]       0.8.11claws166
500
501         * sync with 0.9.0cvs1
502                 see ChangeLog 2003-05-19
503
504 2003-05-19 [paul]       0.8.11claws165
505
506         * src/inc.c
507                 fix 'pop before smtp' timeout
508
509 2003-05-18 [alfons]     0.8.11claws164
510
511         * src/prefs_matcher.c
512                 put "execute" action command line ("expression") in edit box
513
514 2003-05-18 [christoph]  0.8.11claws163
515
516         * src/mimeview.[ch]
517         * src/plugins/dillo_viewer/dillo_viewer.c
518         * src/plugins/image_viewer/viewer.c
519         * src/plugins/mathml_viewer/mathml_viewer.c
520                 let a viewer have a list of Content-Types
521
522 2003-05-18 [paul]       0.8.11claws162
523
524         * src/prefs_filtering.c
525                 add 'Recipient' label for FORWARD, FORWARD_AS_ATTACHMENT,
526                 and REDIRECT actions
527
528 2003-05-17 [christoph]
529
530         * README.claws
531                 o remove dynamic signatures that was syned with main
532                 o add infos about no longer "build in" image viewer
533                 o update bugtracker URL
534
535 2003-05-17 [christoph]  0.8.11claws161
536
537         * src/folder.c
538         * src/folderview.c
539         * src/imap.c
540                 don't use imap_scan_folder anymore. Instead call folder_item_scan
541                 for every folder after rebuilding the folder tree.
542
543         (closes Bug 19 imap_scan_folder() computes incorrectly number of new
544          messages)
545
546 2003-05-17 [christoph]  0.8.11claws160
547
548         * src/imap.c
549                 don't use STATUS command on current folder to check for
550                 content changes. imap_cmd_ok() now tracks changes to
551                 folder and number of existing messages.
552
553 2003-05-17 [paul]       0.8.11claws159
554
555         * src/plugins/clamav/clamav_plugin.c
556                 remove unnecessary debug_print
557
558 2003-05-16 [thorsten]   0.8.11claws158
559
560         * src/plugins/demo.c
561                 included missing intl.h
562
563 2003-05-16 [paul]       0.8.11claws157
564
565         * po/POTFILES.in
566                 remove non-existant entries
567         
568         * src/plugins/clamav/clamav_plugin.c
569           src/plugins/clamav/clamav_plugin_gtk.c
570           src/plugins/dillo_viewer/dillo_prefs.c
571           src/plugins/dillo_viewer/dillo_viewer.c
572                 gettextise
573
574 2003-05-16 [christoph]  0.8.11claws156
575
576         * po/POTFILES.in
577                 include plugin .c files for translation until I
578                 find a better solution to have plugins have their
579                 own textdomain
580         * src/plugins/demo/demo.c
581         * src/plugins/image_viewer/plugin.c
582         * src/plugins/mathml_viewer/mathml_viewer.c
583         * src/plugins/spamassassin/spamassassin.c
584         * src/plugins/spamassassin/spamassassin_gtk.c
585         * src/plugins/trayicon/trayicon.c
586                 add gettext macros for plugin name and description
587
588 2003-05-16 [paul]
589
590         * sync with 0.9.0
591
592 2003-05-16 [paul]       0.8.11claws155
593
594         * sync with lastest 0.9.0pre1
595                 see ChangeLog 2003-05-16
596
597 2003-05-15 [paul]       0.8.11claws154
598
599         * sync with latest 0.9.0pre1
600                 see ChangeLog 2003-05-14 and 2003-05-15
601
602 2003-05-14 [christoph]  0.8.11claws153
603
604         * src/plugins/image_viewer/viewer.c
605         * src/plugins/image_viewer/viewer.glade         ** NEW **
606         * src/plugins/image_viewer/viewerprefs.c
607                 make it possible to disable the autoload function in the
608                 imageviewer again
609
610 2003-05-14 [christoph]  0.8.11claws152
611
612         * src/folder.c
613                 fix folder update after adding a message
614
615 2003-05-13 [alfons]     0.8.11claws151
616
617         * src/common/session.c
618                 remove debug traces
619                 
620         * src/addrcache.[ch]
621         * src/filtering.[ch]
622         * src/folder.[c]
623         * src/gtkaspell.[ch]
624         * src/imap.[ch]
625         * src/mbox_folder.[ch]
626         * src/mh.[ch]
627         * src/mimeview.h
628         * src/msgcache.[ch]
629         * src/news.[ch]
630         * src/passphrase.[ch]
631         * src/prefs_common.[ch]
632         * src/prefs_gtk.[ch]
633         * src/procmsg.c
634         * src/scoring.[ch]
635                 be pedantic; (in prototypes () implies (int))
636
637 2003-05-13 [alfons]     0.8.11claws150
638
639         * src/prefs_toolbar.[ch]
640         * src/summaryview.[ch]
641         * src/toolbar.[ch]
642                 change misleading text in toolbar prefs;
643                 add toolbar action for ignore thread (toggles ignore thread flag);
644                 clean up a little bit;
645
646 2003-05-12 [paul]
647
648         * tools/convert_mbox.pl
649                 bug fixed by Fred Marton
650
651 2003-05-12 [paul]
652
653         * sync with 0.9.0pre1
654
655 2003-05-09 [paul]       0.8.11claws149
656
657         * sync with 0.8.11cvs43
658                 see ChangeLog 2003-05-09
659
660 2003-05-08 [christoph]  0.8.11claws148
661
662         * src/imap.[ch]
663                 o use CAPABILIY as first command and check for PREAUTH
664                   information in the response to it
665                 o rewrite all imap_cmd_* functions to use an IMAPSession
666                   instead of a SockInfo as parameter
667                 o do STARTTLS after fetching and checking the server
668                   capabilities
669
670 2003-05-08 [paul]       0.8.11claws147
671
672         * tools/Makefile.am
673           tools/README
674           tools/convert_mbox.pl         ** NEW FILE **
675                 add mbox conversion script. Submitted by 
676                 Fred Marton <Fred.Marton@uni-bayreuth.de>
677
678 2003-05-07 [christoph]
679
680         * doc-src/glade.txt
681         * src/gtk/pluginwindow.glade
682         * src/plugins/image_viewer/viewerprefs.glade
683         * src/plugins/spamassassin/spamassassin_gtk.glade
684                 add glade files for user interfaces and a description how
685                 to use glade to create the sylpheed code
686
687 2003-05-07 [paul]       0.8.11claws146
688
689         * sync with 0.8.11cvs41
690                 see ChangeLog 2003-05-07
691
692 2003-05-06 [christoph]  0.8.11claws145
693
694         * src/main.c
695         * src/plugins/image_viewer/viewer.c
696                 fix usage of imlib in imageviewer plugin
697
698         * src/gtk/prefswindow.c
699                 handle window close event correctly
700
701 2003-05-06 [paul]       0.8.11claws144
702
703         * src/common/ssl.c
704                 fix typo introduced in sync
705
706 2003-05-06 [paul]       0.8.11claws143
707
708         * sync with 0.8.11cvs39
709                 see ChangeLog 2003-05-06
710
711 2003-05-06 [paul]       0.8.11claws142
712
713         * AUTHORS
714           po/cs.po
715                 updated Czech translation, submitted by 
716                 Radek Vybiral <Radek.Vybiral@vsb.cz>
717                 
718         * src/plugins/clamav/clamav_plugin_gtk.c
719                 clean up
720
721 2003-05-03 [alfons]     0.8.11claws141
722
723         * src/compose.[ch]
724                 make paste as quotation work even when the call to 
725                 text_inserted() was deferred (fixes bug #140 "Paste 
726                 as quotation does not work when using "external" 
727                 clipboard")
728
729 2003-05-03 [thorsten]   0.8.11claws140
730
731         * src/addrquery.h
732           src/ldapquery.h
733           src/mainwindow.c
734                 removed C++ comments
735         * src/addr_compl.c
736                 function with non-int retval/param used before
737                 implementation/declaration
738
739 2003-05-02 [paul]       0.8.11claws139
740
741         * src/addr_compl.[ch]
742           src/addressbook.[ch]
743           src/addrindex.c
744           src/summaryview.c
745                 revert match's changes to (finally) remove the bug where
746                 opening a folder causes massive slowdown when using the 
747                 'Display sender using address book' option
748
749 2003-05-01 [melvin]     0.8.11claws138
750
751         * src/plugins/dillo_viewer/dillo_prefs.[ch]
752         * src/plugins/dillo_viewer/dillo_viewer.c
753                 Fixed bug where "Cancel" button from prefs issued
754                 warnings.
755                 Comply a little more to coding style
756
757 2003-05-01 [paul]       0.8.11claws137
758
759         * sync with 0.8.11cvs38
760                 see ChangeLog 2003-05-01
761
762 2003-05-01 [paul]       0.8.11claws136
763
764         * po/bg.po
765                 updated by George Danchev
766
767 2003-04-30 [christoph]  0.8.11claws135
768
769         * src/plugins/dillo_viewer/dillo_prefs.c
770         * src/plugins/image_viewer/viewerprefs.c
771         * src/plugins/spamassassin/spamassassin_gtk.c
772                 remove gtk_widget_ref() calls for widgets in
773                 glade code
774
775 2003-04-30 [paul]       0.8.11claws134
776
777         * src/addrindex.c
778                 ok, this time a better fix for the bug where opening folder
779                 has massive slowdown when using the 'Display sender using 
780                 address book' option
781
782 2003-04-30 [paul]       0.8.11claws133
783
784         * src/addrindex.c
785                 revert the 'fix' of 0.8.11claws128 because it doesn't fix it
786         
787 2003-04-30 [melvin]     0.8.11claws132
788
789         New: Dillo plugin preferences (patch by Dimitar Haralanov)
790
791         * src/plugins/dillo_viewer/dillo_prefs.[ch]     *** NEW ***
792                 Preferences for the dillo plugin
793         * src/plugins/dillo_viewer/dillo_viewer.c
794                 Support for preferences
795         * src/plugins/dillo_viewer/Makefile.am
796                 Added dillo_prefs.[ch]
797
798 2003-04-30 [alfons]     0.8.11claws131
799
800         * src/common/plugin.[ch]
801                 see? this ANSI C'fication immediately gives us type
802                 checking for free.
803
804 2003-04-30 [alfons]     0.8.11claws130
805
806         * src/common/plugin.[ch]
807         * src/plugins/clamav/clamav_plugin.[ch]
808         * src/plugins/clamav/clamav_plugin_gtk.c
809         * src/plugins/demo/demo.c
810         * src/plugins/dillo_viewer/dillo_viewer.c
811         * src/plugins/image_viewer/plugin.c
812         * src/plugins/image_viewer/viewer.[ch]
813         * src/plugins/image_viewer/viewerprefs.[ch]
814         * src/plugins/mathml_viewer/mathml_viewer.c
815         * src/plugins/spamassassin/spamassassin.[ch]
816         * src/plugins/spamassassin/spamassassin_gtk.c
817         * src/plugins/trayicon/trayicon.c
818                 clean up
819
820 2003-04-30 [alfons]     0.8.11claws129
821
822         * src/common/utils.c
823                 make is_ascii_str() fail gracefully when NULL pointer
824                 is passed
825
826 2003-04-30 [paul]       0.8.11claws128
827
828         * src/addrindex.c
829                 fix bug where opening folder has massive slowdown when
830                 using the 'Display sender using address book' option
831
832 2003-04-30 [paul]       0.8.11claws127
833
834         * src/plugins/clamav/clamav_plugin.c
835           src/plugins/clamav/clamav_plugin_gtk.c
836           src/plugins/demo/demo.c
837           src/plugins/dillo_viewer/dillo_viewer.c
838           src/plugins/image_viewer/plugin.c
839           src/plugins/mathml_viewer/mathml_viewer.c
840           src/plugins/spamassassin/spamassassin.c
841           src/plugins/spamassassin/spamassassin_gtk.c
842           src/plugins/trayicon/trayicon.c
843                 get rid of eye-hurting function signatures
844
845 2003-04-30 [paul]       0.8.11claws126
846
847         * src/plugins/trayicon/trayicon.c
848                 add description
849                 
850         * src/mimeview.c
851                 be more descriptive
852
853 2003-04-30 [paul]       0.8.11claws125
854
855         * configure.ac
856                 arrange the plugins in reverse alphabetical order
857                 
858         * src/plugins/clamav/clamav_plugin.[ch]
859           src/plugins/clamav/clamav_plugin_gtk.c
860                 rename some params
861                 resize max_size window
862                 re-arrange the order of some gui elements
863                 improve descriptions
864         
865         * src/plugins/image_viewer/plugin.c
866           src/plugins/mathml_viewer/mathml_viewer.c
867                 add descriptions
868                 
869         * src/plugins/spamassassin/spamassassin_gtk.c
870                 resize max_size window
871                 re-arrange the order of some gui elements
872                 
873         * src/messageview.c
874           src/mimeview.c
875                 correct typos
876
877 2003-04-30 [alfons]     0.8.11claws124
878
879         * src/imap.c
880                 fix a leak found while browsing Martin Kluge's 
881                 valgrind log (Claws only)
882
883 2003-04-29 [darko]      0.8.11claws123
884
885         * src/gtk/gtkstext.h
886                 include wchar.h if it is available, fixes compilation
887                 on HP-UX systems
888
889 2003-04-29 [melvin]     0.8.11claws122
890
891         * src/prefs_actions.c
892                 Improved help text of Actions' syntax
893
894 2003-04-28 [paul]       0.8.11claws121
895
896         * src/action.c
897                 a better fix for the crash when performing an action
898                 on a mime part
899
900 2003-04-28 [paul]       0.8.11claws120
901
902         * src/action.c
903                 fix crash when performing an action on a
904                 mime part
905
906 2003-04-28 [paul]       0.8.11claws119
907
908         * sync with 0.8.11cvs36
909                 see ChangeLog 2003-04-28
910
911 2003-04-27 [paul]       0.8.11claws118
912
913         * more sync with 0.8.11cvs35
914                 see ChangeLog 2003-04-25
915
916 2003-04-26 [christoph]  0.8.11claws117
917
918         * src/folder.c
919                 fix remove virtual check
920
921 2003-04-26 [paul]       0.8.11claws116
922
923         * src/messageview.c
924                 fix return-receipt, make it work again
925
926 2003-04-26 [paul]       0.8.11claws115
927
928         * src/mimeview.c
929                 restore double-clicking of the [application/pgp-signature 
930                 (Select "Check signature" to check)] line in the message view,
931                 broken in recent sync
932
933 2003-04-26 [christoph]  0.8.11claws114
934
935         * src/folder.c
936                 check if remove virtual really exists before
937                 calling the function
938
939 2003-04-25 [match]      0.8.11claws113
940
941         * src/addrindex.c
942         * src/addrbook.c
943         * src/ldapquery.[ch]
944         * src/ldapctrl.[ch]
945                 fix memleak.
946         * src/ldapserver.[ch]
947                 fix memleak. fix segfault.
948                 plug a Claws memleak
949
950 2003-04-25 [alfons]     0.8.11claws112
951
952         * src/folder.c
953                 plug a Claws memleak
954
955 2003-04-25 [alfons]     0.8.11claws111
956
957         * src/common/session.c
958                 plug a memleak
959
960 2003-04-25 [paul]       0.8.11claws110
961
962         * sync with 0.8.11cvs35
963                 see ChangeLog 2003-04-24 and 2003-04-25
964                 
965         * src/gtk/pluginwindow.c
966                 correct another strange float value
967
968 2003-04-24 [christoph]  0.8.11claws109
969
970         * src/folder.c
971                 freeze folder item updates when unsetting new flags
972
973         * src/gtk/pluginwindow.c
974                 correct strange float value
975
976 2003-04-23 [paul]       0.8.11claws108
977
978         * sync with 0.8.11cvs33
979                 see ChangeLog 2003-04-23
980
981 2003-04-22 [paul]       0.8.11claws107
982
983         * src/Makefile.am
984           src/messageview.c
985           src/mimeview.c
986           src/pgptext.[ch]      ** REMOVED **
987                 remove pgptext.[ch] as its not used any more
988
989 2003-04-22 [paul]       0.8.11claws106
990
991         * sync with 0.8.11cvs31
992                 see ChangeLog 2003-04-21 and 2003-04-22
993
994 2003-04-21 [alfons]     0.8.11claws105
995
996         * src/main.c
997                 No access to GTK structures if we're a spawned child
998                 (and clean up code a little bit...) Should fix #126.
999
1000 2003-04-21 [melvin]     0.8.11claws104
1001
1002         * src/plugins/dillo_viewer/README
1003                 Improved slightly the text.
1004
1005 2003-04-21 [melvin]     0.8.11claws103
1006
1007         * src/plugins/dillo_viewer/README *** NEW ***
1008                 Added a README file for the Dillo plugin
1009
1010 2003-04-20 [paul]
1011
1012         * tools/README
1013           tools/outlook2sylpheed.pl
1014                 updated and improved by Ricardo Mones Lastra
1015
1016 2003-04-18 [oliver]     0.8.11claws102
1017
1018         * src/inc.c 
1019         * src/prefs_account.h
1020                 remove Pop3SessionType (used by selective download)
1021         * src/prefs_toolbar.c
1022                 enable set Default Toolbar button
1023
1024 2003-04-18 [paul]       0.8.11claws101
1025
1026         * sync with 0.8.11cvs29
1027                 see ChangeLog 2003-04-18
1028
1029 2003-04-17 [paul]       0.8.11claws100
1030
1031         * src/prefs_common.[ch]
1032           src/summaryview.c
1033                 remove 'Open next message on deletion' option,
1034                 as the same effect can now be achieved via the
1035                 'Always open messages in summary when selected'
1036                 option.
1037
1038 2003-04-17 [paul]       0.8.11claws99
1039
1040         * sync with 0.8.11cvs28
1041                 see ChangeLog 2003-04-17
1042
1043 2003-04-17 [christoph]  0.8.11claws98
1044
1045         * ac/spamassassin.m4
1046         * src/plugins/spamassassin/libspamc.[ch]
1047         * src/plugins/spamassassin/utils.[ch]
1048                 sync libspamc with SpamAssassin project
1049
1050 2003-04-17 [christoph]  0.8.11claws97
1051
1052         * src/common/socket.h
1053         * src/gtk/sslcertwindow.h
1054                 rename old USE_SSL to USE_OPENSSL
1055
1056 2003-04-17 [paul]       0.8.11claws96
1057
1058         * src/prefs_common.h
1059                 use gulong for P_COLOR so that it compiles/runs on
1060                 64-bit systems. Patch submitted by James Noyes
1061                 <jnoyes-claws@retrogeeks.com>
1062                 
1063         * po/de.po
1064                 updated by Jens
1065
1066 2003-04-17 [paul]       0.8.11claws95
1067
1068         * sync with 0.8.11cvs27
1069                 see ChangeLog 2003-04-16
1070
1071 2003-04-15 [paul]       0.8.11claws94
1072
1073         * src/prefs_common.[ch]
1074                 rearrange to stop the window getting too long:
1075                         move Receive dialog stuff to Receive tab
1076                         move Send dialog to Send tab
1077                         remove Dialogs frame
1078                 rename 'Open messages in summary with cursor keys' to
1079                 'Always open messages in summary when selected', as its
1080                 more appropriate
1081
1082 2003-04-15 [paul]       0.8.11claws93
1083
1084         * src/prefs_common.[ch]
1085           src/summaryview.c
1086                 add new option '/Interface/Open next message on deletion'
1087
1088 2003-04-15 [paul]       0.8.11claws92
1089
1090         * src/summaryview.[ch]
1091                 add /Mark/Lock and /Mark/Unlock to the pop-up
1092                 menu. Patch submitted by Ivan Francolin Martinez
1093                 <ivanfm@users.sourceforge.net>
1094
1095 2003-04-15 [paul]       0.8.11claws91
1096
1097         * sync with 0.8.11cvs24
1098                 see ChangeLog 2003-04-15
1099
1100 2003-04-14 [jens]       0.8.11claws90
1101
1102         * updated German translation and some corrections from
1103                 Roland Bless <bless@tm.uka.de>
1104
1105 2003-04-14 [paul]       0.8.11claws89
1106
1107         * sync with 0.8.11cvs22
1108                 see ChangeLog 2003-04-14
1109
1110 2003-04-13 [paul]       0.8.11claws88
1111
1112         * src/plugins/clamav/clamav_plugin.c
1113                 fix memory leaks
1114                 clean up
1115
1116 2003-04-12 [paul]       0.8.11claws87
1117
1118         * src/plugins/clamav/clamav_plugin.c
1119                 activate enable/disable archive scanning option
1120                 
1121         * src/plugins/clamav/.cvsignore         ** NEW FILE **
1122
1123 2003-04-12 [paul]       0.8.11claws86
1124
1125         * src/plugins/Makefile.am
1126           src/plugins/clamav/Makefile.am                ** NEW FILE **
1127           src/plugins/clamav/README                     ** NEW FILE ** 
1128           src/plugins/clamav/clamav_plugin.[ch]         ** NEW FILES **
1129           src/plugins/clamav/clamav_plugin_gtk.c        ** NEW FILE **
1130                 add Clam AntiVirus plugin
1131
1132 2003-04-12 [paul]       0.8.11claws85
1133
1134         * sync with 0.8.11cvs21
1135                 see ChangeLog 2003-04-11
1136
1137 2003-04-11 [paul]       0.8.11claws84
1138
1139         * po/es.po
1140                 update Spanish translation. Submitted by Ricardo
1141                 Mones Lastra.
1142
1143 2003-04-10 [christoph]  0.8.11claws83
1144
1145         * src/mbox.c
1146                 fix typo that did not move unfiltered mails to destination
1147                 folder
1148
1149         (closes Bug 115 Sylpheed 0.8.11claws81 does not deliver mail correctly
1150          when filtering from spool)
1151
1152 2003-04-10 [christoph]  0.8.11claws82
1153
1154         * src/imap.c
1155                 use BODY.PEEK instead of BODY in in message fetch operation
1156                 to make sure the IMAP server does not set the \Seen flag for
1157                 messages. Sylpheed does that later itself, when the message
1158                 is opened in sylpheed
1159
1160         (closes Bug 111 Claws destroys unread marks)
1161
1162 2003-04-09 [oliver]     0.8.11claws81
1163         
1164         * src/folder.c
1165                 fix crash in folder_destroy
1166         * README.claws
1167                 remove selective download
1168
1169 2003-04-09 [christoph]  0.8.11claws80
1170
1171         * src/imap.c
1172                 fix crash in imap_get_msginfo() when then fetched message
1173                 is not found
1174
1175         (closes Bug 110 Crash during mail composition)
1176
1177 2003-04-08 [christoph]  0.8.11claws79
1178
1179         * src/folder.c
1180         * src/prefs_account.c
1181                 Filter new messages that are found in an INBOX folder
1182                 when 'Filter messages on receiving' is enabled in the
1183                 Folder's AccountPrefs. This allows to use Sylpheed's
1184                 filtering engine for IMAP folders where messages are
1185                 added to the INBOX by a MTA
1186
1187 2003-04-08 [paul]       0.8.11claws78
1188
1189         * src/procmsg.h
1190                 clean up after last commit
1191
1192 2003-04-08 [paul]       0.8.11claws77
1193
1194         * sync with 0.8.11cvs20
1195                 see ChangeLog 2003-04-07 and 2003-04-08
1196
1197 2003-04-07 [christoph]  0.8.11claws76
1198
1199         * src/filtering.[ch]
1200         * src/inc.[ch]
1201         * src/mbox.c
1202         * src/procmsg.[ch]
1203                 add procmsg_msginfo_filter() to execute filtering actions
1204
1205 2003-04-06 [christoph]  0.8.11claws75
1206
1207         * src/imap.c
1208                 use IMAPSet for imap_cmd_store() and imap_cmd_envelope()
1209
1210 2003-04-06 [christoph]  0.8.11claws74
1211
1212         * src/common/utils.[ch]
1213                 add g_int_compare() function for slist sorting
1214
1215         * src/imap.c
1216                 fetch all MsgInfos with one command in imap_get_msginfos()
1217                 using an imap set with a list of ranges
1218
1219         * src/news.c
1220                 use new g_int_compare() function
1221
1222 2003-04-06 [thorsten]   0.8.11claws73
1223
1224         * src/mh.c
1225                 corrected implementation of mh_folder_destroy()
1226
1227 2003-04-05 [christoph]  0.8.11claws72
1228
1229         * src/account.c
1230         * src/folder.[ch]
1231         * src/folderview.c
1232         * src/imap.c
1233         * src/inc.c
1234         * src/main.c
1235         * src/mainwindow.c
1236         * src/mbox_folder.c
1237         * src/mh.c
1238         * src/mimeview.h
1239         * src/msgcache.[ch]
1240         * src/news.c
1241         * src/procmime.h
1242         * src/procmsg.[ch]
1243         * src/setup.c
1244         * src/gtk/gtkutils.c
1245                 o rename structure field names class and new to klass and
1246                   new_msgs, to allow including files in C++
1247                 o add 'extern "C"' block to some header files
1248                 o add MsgInfoList and MsgNumberList as alias for GSList for
1249                   developers to know what type of list is expected
1250
1251         * src/plugins/image_viewer/plugin.c
1252         * src/plugins/image_viewer/viewer.[ch]
1253         * src/plugins/image_viewer/viewerprefs.[ch]
1254                 rename function names to prevent conflicts
1255
1256 2003-04-05 [paul]       0.8.11claws71
1257
1258         * sync with 0.8.11cvs18
1259                 see ChangeLog 2003-04-03 and 2003-04-04
1260
1261 2003-04-02 [christoph]  0.8.11claws70
1262
1263         * src/folder.[ch]
1264         * src/imap.[ch]
1265         * src/mbox_folder.[ch]
1266         * src/mh.[ch]
1267         * src/news.[ch]
1268                 o Make all virtual folder functions private
1269                 o remove unused folder code
1270
1271         * src/common/socket.[ch]
1272         * src/summaryview.c
1273                 fix warnings
1274
1275 2003-03-30 [alfons]     0.8.11claws69
1276
1277         * src/send_message.c
1278                 remove two debug traces and see if people still report
1279                 errors
1280
1281 2003-03-30 [alfons]     0.8.11claws68
1282
1283         * src/send_message.c
1284         * src/commons/session.c
1285                 add more debug traces
1286
1287 2003-03-30 [christoph]  0.8.11claws67
1288
1289         * src/folder.c
1290                 change processing folder name from .processing to processing
1291
1292         * src/common/ssl.c
1293                 disable SSL certificate check because it causes Xlib error
1294                 when the child process want's to open an GTK window
1295
1296 2003-03-30 [christoph]  0.8.11claws66
1297
1298         * src/folder.c
1299                 don't use default folder for processing folder item because
1300                 it can be a non local folder
1301
1302         (fixes bug reported by Stephen Lewis <slewis@paradise.net.nz>)
1303
1304 2003-03-30 [alfons]     0.8.11claws65
1305
1306         * src/send_message.c
1307                 try fixing crashes when sending messages: my gcc 2.95.4 seems 
1308                 to generate bad code for 'send_send_data_progressive': When
1309                 called from 'send_send_data_finished', the 'data' pointer is
1310                 cleared just before the assignment to the dialog pointer
1311
1312 2003-03-29 [christoph]  0.8.11claws64
1313
1314         * src/common/prefs.h
1315         * src/plugins/image_viewer/Makefile.am
1316         * src/plugins/image_viewer/plugin.c
1317         * src/plugins/image_viewer/viewer.[ch]
1318         * src/plugins/image_viewer/viewerprefs.[ch]     ** NEW **
1319                 add PrefsPage for ImageViewer
1320
1321 2003-03-28 [thorsten]   0.8.11claws63
1322
1323         * src/common/session.c
1324                 added some comments
1325
1326 2003-03-28 [paul]       0.8.11claws62
1327
1328         * sync with 0.8.11cvs16
1329                 see ChangeLog 2003-03-28
1330
1331 2003-03-28 [paul]       0.8.11claws61
1332
1333         * sync with 0.8.11cvs15
1334                 see ChangeLog 2003-03-28
1335
1336 2003-03-27 [christoph]  0.8.11claws60
1337
1338         * src/folder.c
1339         * src/imap.c
1340         * src/common/socket.[ch]
1341                 set socket state to DISCONNECTED when any operation
1342                 fails to allow reconnecting in IMAP code without
1343                 checking the return code of all calls to the command
1344                 functions
1345
1346         * src/folderview.c
1347         * src/summaryview.c
1348                 remove some more stuff that depends on specific
1349                 folder types
1350
1351 2003-03-27 [paul]       0.8.11claws59
1352
1353         * sync with 0.8.11cvs14
1354                 see ChangeLog 2003-03-27
1355                 
1356         * src/selective_download.[ch]   ** REMOVED **
1357                 really removed
1358
1359 2003-03-27 [christoph]  0.8.11claws58
1360
1361         * src/folder.c
1362                 fix handling of tmp_flags in flag copy function
1363
1364 2003-03-27 [paul]       0.8.11claws57
1365
1366         * sync with 0.8.11cvs13
1367                 see ChangeLog 2003-03-27
1368
1369 2003-03-27 [oliver]     0.8.11claws56
1370
1371         * src/maiwindow.c
1372                 remove sel_download_cb
1373
1374 2003-03-27 [oliver]     0.8.11claws55
1375         
1376         * src/inc.c
1377                 remove POP3_TOP
1378         
1379 2003-03-26 [oliver]     0.8.11claws54
1380
1381         *src/pop.h
1382                 remove POP3_TOP*
1383         * README.claws
1384                 remove selective donwload readme
1385
1386 2003-03-26 [oliver]     0.8.11claws53
1387         * src/matcher.[ch]
1388         * src/matcher_parser_parse.y 
1389         * src/pop.c 
1390         * src/prefs_account.[ch]
1391         * src/prefs_filtering.c
1392                 remove selective donwload
1393
1394 2003-03-26 [oliver]     0.8.11claws52
1395
1396         * src/inc.[ch] 
1397         * src/filtering.c 
1398         * src/mainwindow.c 
1399                 remove selective donwload
1400
1401 2003-03-26 [oliver]     0.8.11claws51
1402         
1403         * src/Makefile.am
1404         * src/selective_download.[ch]   ** REMOVE **    
1405
1406 2003-03-26 [christoph]  0.8.11claws50
1407
1408         * src/news.c
1409                 fix NEWS that got broken by a sync with sylpheed-main
1410
1411 2003-03-26 [christoph]  0.8.11claws49
1412
1413         * src/mimeview.c
1414                 fix mime type guessing when no mime type is found for a file
1415
1416 2003-03-25 [christoph]  0.8.11claws48
1417
1418         * src/mimeview.c
1419         * src/procmime.c
1420                 remove mime type guessing from mime parser and use
1421                 name based mime types in viewer lookup for mime type
1422                 application/octet-stream
1423
1424 2003-03-25 [christoph]  0.8.11claws47
1425
1426         * doc-src/readme.txt
1427         * doc-src/rfc2554.txt
1428                 add RFC about SMTP AUTH
1429
1430         * src/send_message.c
1431         * src/common/smtp.[ch]
1432                 add extra error code for authentication errors and
1433                 clear temporary password when this error occurs
1434
1435         (closes Bug 84 authentication failure while sending should
1436          prompt for password again)
1437
1438 2003-03-25 [christoph]  0.8.11claws46
1439
1440         * configure.ac
1441         * src/Makefile.am
1442         * src/imageview.[ch]                            ** REMOVE **
1443         * src/messageview.[ch]
1444         * src/mimeview.[ch]
1445         * src/prefs_common.[ch]
1446         * src/textview.c
1447         * src/plugins/Makefile.am
1448         * src/plugins/image_viewer/.cvsignore           ** NEW **
1449         * src/plugins/image_viewer/Makefile.am          ** NEW **
1450         * src/plugins/image_viewer/plugin.c             ** NEW **
1451         * src/plugins/image_viewer/viewer.[ch]          ** NEW **
1452                 move image viewer into a plugin (building is enabled by default)
1453                 [ToDo: Prefs for resize and autoview]
1454
1455 2003-03-25 [paul]       0.8.11claws45
1456
1457         * sync with 0.8.11cvs12
1458                 see ChangeLog 2003-03-26
1459
1460 2003-03-25 [paul]       0.8.11claws44
1461
1462         * sync with 0.8.11cvs11
1463                 see ChangeLog 2003-03-22, 2003-03-24 and 2003-03-25
1464                 
1465         Note: Selective Download is broken.
1466                 
1467 2003-03-22 [christoph]  0.8.11claws43
1468
1469         * src/folder.c
1470                 code cleanup for flags copying
1471
1472 2003-03-22 [christoph]  0.8.11claws42
1473
1474         * src/plugins/trayicon/trayicon.c
1475                 fix setting the transparent area when the window size
1476                 is forced by the system tray
1477
1478 2003-03-22 [christoph]  0.8.11claws41
1479
1480         * src/plugins/trayicon/gnome-mail.xpm           ** REMOVE **
1481         * src/plugins/trayicon/gnome-nomail.xpm         ** REMOVE **
1482         * src/plugins/trayicon/newmail.xpm              ** NEW **
1483         * src/plugins/trayicon/nomail.xpm               ** NEW **
1484         * src/plugins/trayicon/trayicon.c
1485         * src/plugins/trayicon/unreadmail.xpm           ** NEW **
1486                 o replace GBiff icons with KBiff icons resized to 16x16 pixel
1487                 o add icon for unread mails
1488                 o set transparency for window
1489
1490 2003-03-22 [christoph]  0.8.11claws40
1491
1492         * src/news.c
1493                 init news session to prevent crash when session is closed
1494
1495 2003-03-22 [christoph]  0.8.11claws39
1496
1497         * src/imap.c
1498         * src/common/session.[ch]
1499                 Init session data to make sure we don't have invalid pointers
1500                 for read_ch and write_ch when new multi process sessions are
1501                 not used
1502
1503         * src/main.c
1504         * src/common/plugin.c
1505         * src/common/sylpheed.c
1506         * src/plugins/demo/demo.c
1507         * src/plugins/dillo_viewer/dillo_viewer.c
1508         * src/plugins/mathml_viewer/mathml_viewer.c
1509         * src/plugins/spamassassin/spamassassin.c
1510         * src/plugins/spamassassin/spamassassin_gtk.c
1511                 add plugin types to allow loading plugins at different times
1512                 (and maybe for different frontends), because it's not good to
1513                 load GTK-Plugins gefore gtk_init was called
1514
1515         * configure.ac
1516         * src/plugins/Makefile.am
1517         * src/plugins/trayicon/.cvsignore               ** NEW **
1518         * src/plugins/trayicon/Makefile.am              ** NEW **
1519         * src/plugins/trayicon/eggtrayicon.c            ** NEW **
1520         * src/plugins/trayicon/eggtrayicon.h            ** NEW **
1521         * src/plugins/trayicon/gnome-mail.xpm           ** NEW **
1522         * src/plugins/trayicon/gnome-nomail.xpm         ** NEW **
1523         * src/plugins/trayicon/trayicon.c               ** NEW **
1524                 New Trayicon plugin that shows an icon in a systray that uses
1525                 XEMBED protocol like Gnome's systray. Icon shows if there
1526                 are new mails and a tooltip shows information about new,
1527                 unread and total messages.
1528
1529 2003-03-22 [paul]       0.8.11claws38
1530
1531         * src/common/smtp.c
1532                 fix ESMTP AUTH CRAM-MD5
1533                 [sync with main (still version 0.8.11cvs6), see
1534                  ChangeLog 2003-03-22]
1535
1536 2003-03-21 [colin]      0.8.11claws37
1537
1538         * src/send_message.c
1539                 Fix USE_SSL => USE_OPENSSL
1540
1541 2003-03-21 [colin]      0.8.11claws36
1542
1543         * src/folderview.c
1544                 Fix counts in drag and dropped subfolders
1545
1546 2003-03-21 [colin]      0.8.11claws35
1547
1548         * src/folder.c 
1549         * src/folderview.c
1550                 speed up a bit folder dnd
1551
1552 2003-03-20 [alfons]     0.8.11claws34
1553
1554         * src/main.c
1555         * src/toolbar.c
1556         * src/procmsg.c
1557                 don't send locked queue messages
1558                 (feature request "[ 705245 ] Locking message in outbox 
1559                  should prevent sending")
1560
1561 2003-03-20 [christoph]  0.8.11claws33
1562
1563         * src/folder.c
1564                 remove NEW and UNREAD flag in special folders when scanning
1565                 
1566         * src/common/smtp.c
1567                 fix ESMTP AUTH CRAM-MD5
1568
1569 2003-03-20 [paul]       0.8.11claws32
1570
1571         * src/prefs_account.c
1572                 Re-write 'Tunnel command to open connection' as
1573                 'Use command to communicate with server', and disable
1574                 it for all except IMAP accounts
1575
1576 2003-03-20 [paul]       0.8.11claws31
1577
1578         * sync with 0.8.11cvs6
1579                 see ChangeLog 2003-03-20
1580
1581 2003-03-19 [match]      0.8.11claws30
1582
1583         * src/addritem.[ch]
1584                 include documentation. minor refactoring.
1585         * src/addr_compl.[ch]
1586         * src/addrindex.[ch]
1587         * src/addresbook.[ch]
1588         * src/summaryview.c
1589                 re-enable address lookup (was disabled in
1590                 0.8.11claws20).
1591
1592 2003-03-19 [christoph]  0.8.11claws29
1593
1594         * src/procmsg.c
1595                 add temp flag handling, will make moving and copying
1596                 messages possible again
1597
1598         * src/folder.c
1599                 correct calulation of folder stats
1600
1601 2003-03-18 [match]      0.8.11claws28
1602
1603         * src/editgroup.h
1604                 remove case sensitive comparison (closes bug 80).
1605
1606 2003-03-18 [christoph]  0.8.11claws27
1607
1608         * src/imap.c
1609                 fix imap using a tunnel command
1610
1611         (closes bug 87)
1612
1613 2003-03-18 [christoph]  0.8.11claws26
1614
1615         * src/folder.[ch]
1616         * src/imap.c
1617         * src/procmsg.[ch]
1618                 rewrite flag handling for folders
1619
1620 2003-03-18 [christoph]  0.8.11claws25
1621
1622         * src/folder.c
1623         * src/procmsg.c
1624         * src/summaryview.c
1625                 unset NEW and UNREAD flags when message is ignored, to make
1626                 sure messages don't show up as unread on other IMAP clients,
1627                 because the IGNORE_THREAD flag can not be syncronized through
1628                 the IMAP folder
1629
1630 2003-03-17 [christoph]  0.8.11claws24
1631
1632         * src/imap.c
1633                 don't use recursion to fetch uids when the number of messages
1634                 does not match. Moved code into subfunction that is used
1635                 again when needed, to prevent an endless loop.
1636
1637 2003-03-17 [thorsten]   0.8.11claws23
1638
1639         * src/imageview.[ch]
1640                 export imageview_get_resized_size() (for plugins)
1641         * src/prefs_common.[ch]
1642                 added prefs_common_get() (for plugins)
1643
1644 2003-03-17 [christoph]  0.8.11claws22
1645
1646         * src/imap.c
1647                 o remove UID guessing from copy code
1648                 o support UIDPLUS extension for APPEND command
1649
1650 2003-03-17 [paul]       0.8.11claws21
1651
1652         * src/gtk/about.c
1653                 remove 'Compiled-plugins' section.
1654                 
1655         * src/plugins/dillo_viewer/dillo_viewer.c
1656                 slight change to description text
1657
1658 2003-03-16 [match]      0.8.11claws20
1659         * src/ldapserver.[ch]           ** NEW **
1660         * src/ldapctrl.[ch]             ** NEW **
1661         * src/ldapquery.[ch]            ** NEW **
1662         * src/ldaputil.[ch]             ** NEW **
1663         * src/addrcindex.[ch]           ** NEW **
1664         * src/addrquery.h               ** NEW **
1665         * src/addritem.[ch]
1666         * src/addrcache.[ch]
1667         * src/addrindex.[ch]
1668         * src/addr_compl.[ch]
1669         * src/addressbook.[ch]
1670         * src/addrbook.[ch]
1671         * src/editgroup.c
1672         * src/editaddress.c
1673         * src/editldap.c
1674         * src/editldap_basedn.c
1675         * src/vcard.c
1676         * src/jpilot.c
1677         * src/Makefile.am
1678                 included dynamic LDAP queries. improved address
1679                 completion.
1680
1681 2003-03-16 [paul]       0.8.11claws19
1682
1683         * tools/multiwebsearch.pl
1684                 fix a fatal typo
1685
1686 2003-03-16 [christoph]  0.8.11claws18
1687
1688         * src/mimeview.c
1689         * src/plugins/dillo_viewer/dillo_viewer.c
1690         * src/plugins/mathml_viewer/mathml_viewer.c
1691                 make unregistering of MimeViewerFactorys possible
1692
1693 2003-03-16 [alfons]     0.8.11claws17
1694
1695         * configure.ac
1696                 correct typo
1697
1698 2003-03-16 [melvin]     0.8.11claws16
1699
1700         * src/plugins/dillo_viewer.c
1701                 Fixed bug where it was not possible to view more than
1702                 one text/html attachment per message (bug discovered
1703                 by Christoph Hohmann).
1704
1705 2003-03-15 [melvin]     0.8.11claws15
1706
1707         * src/prefs_actions.c
1708                 Fixed compilation warnings.
1709
1710 2003-03-15 [melvin]     0.8.11claws14
1711
1712         * src/plugins/Makefile.am
1713         * src/plugins/dillo_viewer/.cvsignore                   ** NEW **
1714         * src/plugins/dillo_viewer/Makefile.am                  ** NEW **
1715         * src/plugins/dillo_viewer/dillo_viewer.c               ** NEW **
1716                 Added a html mail viewer plugin that uses Dillo v0.7.0 or
1717                 newer (http://dillo.auriga.wearlab.de/).
1718
1719 2003-03-15 [christoph]  0.8.11claws13
1720
1721         * src/imap.c
1722                 don't query imap folder for attributes because we already
1723                 for them from imap_status
1724
1725         * src/mimeview.[ch]
1726                 add support for plugable MimeViewers (unloading Viewers
1727                 not yet complete)
1728
1729         * src/plugins/Makefile.am
1730         * src/plugins/mathml_viewer/.cvsignore          ** NEW **
1731         * src/plugins/mathml_viewer/Makefile.am         ** NEW **
1732         * src/plugins/mathml_viewer/mathml_viewer.c     ** NEW **
1733                 add MathML Viewer (Content-Type text/mathml) using GtkMathView
1734                 widget from http://helm.cs.unibo.it/mml-widget/
1735
1736 2003-03-14 [christoph]  0.8.11claws12
1737
1738         * src/folder.[ch]
1739                 o error return code's should better be negative
1740                 o replace printf with debug_print
1741
1742         * src/imap.c
1743                 improve IMAP folder scan by checking UID-NEXT
1744
1745         * src/summaryview.c
1746                 remove check that are unnecessary in my opinion
1747
1748 2003-03-13 [christoph]  0.8.11claws11
1749
1750         * src/folder.[ch]
1751         * src/foldersel.c
1752         * src/folderview.c
1753         * src/imap.c
1754         * src/mbox_folder.c
1755         * src/mh.c
1756         * src/news.c
1757         * src/prefs_scoring.c
1758         * src/summaryview.c
1759                 use a common function to get a displayable name
1760                 for a FolderItem
1761
1762 2003-03-13 [paul]       0.8.11claws10
1763
1764         * tools/Makefile.am
1765           tools/README
1766           tools/multiwebsearch.conf     ** NEW FILE **
1767           tools/multiwebsearch.pl       ** NEW FILE **
1768                 add multiwebsearch Actions script
1769
1770 2003-03-13 [colin]      0.8.11claws9
1771
1772         * src/compose.c
1773                 Remove leading emtpy lines from quoted text
1774                 before quoting it
1775
1776 2003-03-13 [melvin]     0.8.11claws8
1777
1778         * src/prefs_actions.c
1779                 Fixed a memory leak
1780                 Code clean ups
1781                 Added Cancel and OK buttons
1782                 Corrected help text
1783
1784 2003-03-13 [christoph]  0.8.11claws7
1785
1786         * src/account.c
1787         * src/folder.[ch]
1788         * src/imap.c
1789         * src/mainwindow.c
1790         * src/mbox_folder.c
1791         * src/mh.c
1792         * src/news.c
1793         * src/setup.c
1794                 replace more folder type stuff with folder class stuff
1795
1796 2003-03-13 [melvin]     0.8.11claws6
1797
1798         * src/prefs_actions.c
1799                 Added new tokens:
1800                 %u: user provided argument
1801                 %h: user provided argument (hidden on input)
1802                 %s: current text selection in the message view 
1803
1804 2003-03-13 [paul]       0.8.11claws5
1805
1806         * sync with 0.8.11cvs5
1807                 see ChangeLog 2003-03-11, 2003-03-12
1808
1809 2003-03-12 [christoph]  0.8.11claws4
1810
1811         * src/folder.c
1812                 use folder class idstr when writing folderlist.xml
1813
1814         * src/folder.h
1815         * src/imap.c
1816         * src/news.c
1817                 replace folder type checks with folder class checks
1818
1819 2003-03-12 [christoph]  0.8.11claws3
1820
1821         * src/folder.[ch]
1822         * src/imap.[ch]
1823         * src/main.c
1824         * src/mbox_folder.[ch]
1825         * src/mh.[ch]
1826         * src/news.[ch]
1827                 o create a list of known folder classes in the folder system
1828                 o use folder class id strings for folder item identifiers
1829
1830 2003-03-12 [christoph]  0.8.11claws2
1831
1832         * src/imap.c
1833                 fix imap uid validity check
1834
1835 2003-03-12 [christoph]  0.8.11claws1
1836
1837         * src/account.c
1838         * src/folder.[ch]
1839         * src/foldersel.c
1840         * src/folderview.c
1841         * src/imap.c
1842         * src/mainwindow.c
1843         * src/mbox_folder.c
1844         * src/mh.c
1845         * src/news.c
1846         * src/prefs_scoring.c
1847         * src/procmsg.c
1848         * src/setup.c
1849         * src/summaryview.c
1850                 initial restructuring of folder system, seperating
1851                 folders and folder classes
1852
1853 2003-03-12 [paul]       0.8.11claws
1854
1855         0.8.11claws release
1856
1857 2003-03-12 [christoph]
1858
1859         * src/gtk/prefswindow.c
1860                 fix translation of "Page Index"
1861
1862 2003-03-12 [paul]       0.8.10claws110
1863
1864         a sync from 0.8.11cvs4 before the release
1865
1866         * src/common/utils.c
1867                 subject_compare_for_sort(): allow null strings (fixes
1868                 summary sorting).
1869
1870 2003-03-11 [paul]       0.8.10claws109
1871
1872         * po/es.po
1873                 update Spanish translation, submitted by
1874                 Ricardo Mones Lastra
1875
1876 2003-03-11 [melvin]     0.8.10claws108
1877
1878         * po/fr.po
1879                 Updated French translations
1880
1881 2003-03-11 [paul]       0.8.10claws107
1882
1883         * manual/en/Makefile.am
1884           manual/en/*.html
1885                 update English manual, add a new page
1886                 updated by Francois Barriere <fbarriere@atmel.fr>
1887                 
1888         * po/bg.po
1889           po/it.po
1890           po/sr.po
1891                 update Bulgarian, Italian, and Serbian translations
1892                 submitted by George Danchev, Alessandro Maestri, and
1893                 Urke MMI
1894
1895 2003-03-10 [paul]       0.8.10claws106
1896
1897         * src/gtk/about.c
1898           src/gtk/prefswindow.c
1899                 make some strings translatable
1900
1901 2003-03-10 [darko]      0.8.10claws105
1902
1903         * src/compose.c
1904                 code cleanup to make Hiro happy
1905
1906 2003-03-10 [paul]       0.8.10claws104
1907
1908         * sync with 0.8.11cvs2
1909                 see ChangeLog 2003-03-10
1910
1911 2003-03-09 [melvin]     0.8.10claws103
1912
1913         * src/textview.c
1914                 textview_set_font(): fix for message display in
1915                 UTF-8 locales (thanks to Sergey Vlasov).
1916                 (was unintentionnaly reverted in 0.8.6claws6)   
1917
1918 2003-03-08 [darko]      0.8.10claws102
1919
1920         * src/compose.c
1921                 fix infinite loop in wrapping as reported
1922                 by happycactus
1923                 obsoletes patch #696482
1924
1925 2003-03-08 [christoph]  0.8.10claws101
1926
1927         * src/imap.c
1928                 add workaround for IMAP servers that do not
1929                 support the "UID SEARCH UID" command
1930
1931 2003-03-07 [christoph]  0.8.10claws100
1932
1933         * src/plugins/spamassassin/spamassassin.[ch]
1934         * src/plugins/spamassassin/spamassassin_gtk.c
1935                 code cleanup
1936
1937 2003-03-07 [paul]       0.8.10claws99
1938
1939         * po/es.po
1940                 updated Spanish translation, submitted by
1941                 Ricardo Mones Lastra
1942
1943 2003-03-07 [christoph]  0.8.10claws98
1944
1945         * src/send.c
1946                 fix in 0.8.10claws94 was wrong
1947                 local delivery does not require escaping, remove escaping
1948                 code to make signatures of mails with "." lines valid
1949                 
1950                 NOTE: requires that sendmail is executed with "-i" option,
1951                       what is the default now, but has to be changed in all
1952                       exsiting accounts)
1953
1954 2003-03-07 [paul]       0.8.10claws97
1955
1956         * sync with 0.8.11 release
1957                 see ChangeLog 2003-03-07
1958
1959 2003-03-06 [paul]       0.8.10claws96
1960
1961         * src/compose.c
1962                 revert commit 0.8.10claws92
1963
1964 2003-03-06 [paul]       0.8.10claws95
1965
1966         * src/folderview.c
1967                 fix (solaris) bug 73, 'Crash when selecting top-level folder'
1968
1969         * src/gtkaspell.c
1970                 fix bug 74, 'Crash opening editor window with pseudo-color
1971                 display'
1972                 
1973         Patches submitted by Kevin Vigor <kevin@vigor.nu>
1974
1975 2003-03-06 [christoph]  0.8.10claws94
1976
1977         * src/send.c
1978                 fix rfc2821 (4.5.2) violation in SMTP data sending,
1979                 all lines starting with a period get an extra period
1980                 inserted
1981                 (found by Simon 'corecode' Schubert)
1982
1983 2003-03-06 [paul]       0.8.10claws93
1984
1985         * src/folderview.c
1986                 if configured font can't be loaded fall back to gtk
1987                 default. (with thanks to Christoph)
1988                 
1989                 closes long-standing bug 15 'Crashes on startup'
1990
1991 2003-03-06 [paul]       0.8.10claws92
1992
1993         * src/compose.c
1994                 freeze text before autosave and thaw afterwards
1995                 fixes bug 67 'autosave make re-rediting message crazy'
1996
1997 2003-03-06 [christoph]  0.8.10claws91
1998
1999         * src/compose.c
2000                 ignore address comment in dupe check for Cc-list
2001
2002         (closes reopened bug 47 Replying to message strips name part of
2003          e-mail addresses of Cc: lines)
2004
2005 2003-03-06 [paul]       0.8.10claws90
2006
2007         * src/Makefile.am
2008                 remove reference to gtkxtext.h as its no longer in
2009                 the repository
2010
2011 2003-03-06 [paul]       0.8.10claws89
2012
2013         * sync with 0.8.10cvs25
2014                 see ChangeLog 2003-03-06
2015
2016 2003-03-06 [oliver]     0.8.10claws88
2017         
2018         * src/messageview.c
2019                 remove include
2020
2021 2003-03-06 [oliver]     0.8.10claws87
2022         
2023         * src/folderview.c 
2024                 remove changes introduced inclaws74
2025         * src/messageview.c
2026                 another attempt to sanely delete and update
2027                 messages deleted in separate messageview
2028
2029 2003-03-05 [christoph]  0.8.10claws86
2030
2031         * src/summaryview.c
2032                 check if "From" matches any account's address if
2033                 addressbook completion of addresses is disabled too
2034
2035         (closes Bug 70 "Display recipient in from" doesn't check
2036          folder's default account)
2037
2038 2003-03-05 [christoph]  0.8.10claws85
2039
2040         * src/compose.c
2041         * src/common/utils.[ch]
2042                 don't strip address comments when building Cc lists
2043
2044         (closes Bug 47 Replying to message strips name part of e-mail addresses
2045          of Cc: lines)
2046
2047         * src/folder.c
2048                 fix return value of copy function
2049
2050 2003-03-05 [christoph]  0.8.10claws84
2051
2052         * src/imap.c
2053                 don't ask imap server for non rfc822 headers
2054
2055         (closes bug 71 IMAP FETCH asks for FROM header field twice)
2056
2057         * src/imap.c
2058                 destroy session on socket error to allow reconnecting
2059
2060 2003-03-05 [christoph]  0.8.10claws83
2061
2062         * configure.ac
2063                 fix building with gnome when no prefix is set
2064
2065         (closes bug 66 Gnome directory is set to NONE)
2066
2067 2003-03-05 [paul]       0.8.10claws82
2068
2069         * sync with 0.8.10cvs23
2070                 see ChangeLog 2003-03-05
2071
2072 2003-03-04 [christoph]  0.8.10claws81
2073
2074         * src/folder.c
2075                 o fix moving and copying when folder returns 0 for new
2076                   message number
2077                 o remove some code for single message copy and move
2078                   operations and use functions for multiple messages
2079
2080         (closes bug 63 Strange behaviour MOVING messages from MH to IMAP)
2081
2082         * src/news.c
2083                 remove unused include
2084
2085 2003-03-04 [paul]       0.8.10claws80
2086
2087         * src/gtk/about.c
2088                 list 'Compiled plugins'
2089
2090 2003-03-03 [christoph]  0.8.10claws79
2091
2092         * src/news.[ch]
2093                 have to multiply the percentage of the current fetch with
2094                 the percentage that it has of the total fetch operation
2095                 for correct values
2096
2097 2003-03-03 [christoph]  0.8.10claws78
2098
2099         * src/news.c
2100                 fix calculation of expected lines for progress indicator
2101
2102 2003-03-03 [christoph]  0.8.10claws77
2103
2104         * src/summaryview.c
2105         * src/common/utils.c
2106                 fix segfault when opening the root news folder
2107
2108 2003-03-03 [christoph]  0.8.10claws76
2109
2110         * src/mainwindow.[ch]
2111         * src/common/Makefile.am
2112         * src/common/progressindicator.[ch]
2113                 add UI independent progress indicator handling
2114
2115         * src/news.[ch]
2116                 use new progress indicator for message info fetching
2117
2118         * src/common/hooks.h
2119                 code cleanup
2120
2121 2003-03-03 [oliver]     0.8.10claws75
2122
2123         * src/toolbar.c
2124         * src/compose.c
2125                 removed commented code
2126
2127 2003-03-03 [oliver]     0.8.10claws74
2128
2129         * src/toolbar.[ch]
2130                 cleanups and refactoring
2131         * src/compose.[ch]
2132                 compose_reply_mode reply & forwarding interface for
2133                 toolbar buttons
2134         * src/folderview.c
2135                 act on messages marked for deletion in folderview_selected
2136                 based on prefs_common.immediate_exec since a message might 
2137                 have been deleted by messageview in a folder we are changing 
2138                 to (does anybody understand what I'm on about ?)
2139
2140 2003-03-03 [oliver]     0.8.10claws73
2141         
2142         * src/messageview.[ch]
2143                 new functions
2144                 - messageview_delete: delete message shown in messagview
2145                 - messageview_update_view: update messageview to currently 
2146                   selected summaryview message
2147                 - add separate messageview to msgview_list in order to update 
2148                   toolbar to new toolbar style on the fly (TOOLBAR_NONE, TOOLBAR_ICON etc.)
2149         * src/summaryview.[ch]
2150                 summary_get_selection returns a list of selected msgs
2151                 in summaryview
2152         * src/mainwindow.c
2153                 toolbar reply refactoring
2154
2155 2003-03-03 [paul]       0.8.10claws72
2156
2157         * sync with 0.8.10cvs21
2158                 see ChangeLog 2003-03-03
2159
2160 2003-03-02 [christoph]  0.8.10claws71
2161
2162         * src/common/passcrypt.c
2163                 use POSIX includes
2164
2165 2003-03-02 [christoph]  0.8.10claws70
2166
2167         * configure.ac
2168         * src/prefs_account.c
2169         * src/prefs_gtk.[ch]
2170         * src/common/.cvsignore
2171         * src/common/Makefile.am
2172         * src/common/passcrypt.c                ** NEW **
2173         * src/common/passcrypt.h.in             ** NEW **
2174                 Implement password encryption in config files
2175                 using unix encrypt and setkey functions. The crypt
2176                 key can be set as a configure parameter. Old
2177                 passwords will be converted if they do not begin
2178                 with '!'
2179
2180 2003-03-02 [paul]       0.8.10claws69
2181
2182         * src/prefs_account.c
2183                 fix compile error
2184
2185 2003-03-01 [thorsten]   0.8.10claws68
2186
2187         * po/el.po
2188           po/hr.po
2189           po/it.po
2190           po/nl.po
2191           po/sr.po
2192           po/sv.po
2193                 corrected format strings
2194         * po/en_GB.po
2195                 corrected headers
2196                 (fix compile errors with GNU gettext-0.11.5)
2197
2198 2003-03-01 [oliver]     0.8.10claws67
2199
2200         * src/summaryview.c
2201                 menu callbacks call toolbar_menu_reply
2202
2203 2003-03-01 [oliver]     0.8.10claws66
2204
2205         * src/mainwindow.c
2206         * src/messageview.c
2207                 menu callbacks call toolbar_menu_reply
2208         * src/toolbar.[ch]
2209                 callbacks from menu handled by toolbar_menu_reply
2210
2211 2003-03-01 [paul]       0.8.10claws65
2212
2213         * src/addressbook.c
2214                 revert commit 0.8.10claws54 - breaks editing of
2215                 addressbook.
2216                 
2217         * po/bg.po
2218                 update Bulgarian translation, submitted by
2219                 George Danchev
2220
2221 2003-02-28 [christoph]  0.8.10claws64
2222
2223         * src/account.c
2224         * src/addressadd.c
2225         * src/compose.c
2226         * src/gtkaspell.c
2227         * src/gtkxtext.h                ** REMOVE **
2228         * src/imap.c
2229         * src/matcher.[ch]
2230         * src/mh.c
2231         * src/news.c
2232         * src/pine.c
2233         * src/prefs_common.c
2234         * src/prefs_matcher.c
2235         * src/procheader.[ch]
2236         * src/procmsg.[ch]
2237         * src/toolbar.c
2238         * src/common/ssl_certificate.c
2239         * src/gtk/colorlabel.c
2240         * src/gtk/menu.c
2241                 o fix warnings
2242                 o remove code obsoleted by new cache and folder system rework
2243
2244 2003-02-28 [oliver]     0.8.10claws63
2245         
2246         * src/toolbar.[ch]
2247                 * fix bug where reply in Messageview replied to 
2248                 Message displayed in summaryview
2249                 (reportedd via ML by chinatinte at gmx dot ch)
2250                 * fix bug where toolbar popups (WITH_QUOTE, WITHOUT_QOUTE)
2251                 didn't work in separate MessageView Toolbar
2252                 (wondering if anybody uses this at all ?)
2253         * src/summaryview.[ch]
2254                 use toolbar.c's toolbar_reply instead of summary_reply (removed)
2255                 (generalize reply and forward code);
2256         * src/messageview.c 
2257                 remove focus_in event which updated summaryview to messageview
2258
2259 2003-02-28 [paul]       0.8.10claws62
2260
2261         * po/Makefile.in.in
2262                 add the --check option
2263                 Patch submitted by Ricardo Mones Lastra
2264
2265 2003-02-28 [paul]       0.8.10claws61
2266
2267         * src/prefs_account.c
2268                 re-order 'Signature' items
2269
2270 2003-02-28 [paul]       0.8.10claws60
2271
2272         * sync with 0.8.10cvs20
2273                 see ChangeLog 2003-02-28
2274
2275 2003-02-28 [paul]       0.8.10claws59
2276
2277         * po/POTFILES.in
2278                 update to reflect recent movement of files
2279
2280 2003-02-28 [paul]       0.8.10claws58
2281
2282         * sync with 0.8.10cvs19
2283                 see ChangeLog 2003-02-28
2284
2285 2003-02-27 [martin]     0.8.10claws57
2286
2287         * src/prefs_matcher.c 
2288                 fix segfault in prefs_matcher_ok() when the
2289                 last entry is deleted and prevents that the
2290                 message "entry not saved" comes up after deleting
2291                 an entry
2292
2293 2003-02-27 [martin]     0.8.10claws56
2294
2295         * src/prefs_filtering.c 
2296                 fix segfault in prefs_filtering_ok() when the
2297                 last entry is deleted and prevents that the
2298                 message "entry not saved" comes up after deleting
2299                 an entry
2300
2301 2003-02-27 [paul]       0.8.10claws55
2302
2303         * sync with 0.8.10cvs18
2304                 see ChangeLog 2003-02-27
2305
2306 2003-02-27 [paul]       0.8.10claws54
2307
2308         * src/addressbook.c
2309                 fix bug where the address book crashes with 
2310                 multiple lookups.
2311                 Patch [687729] submitted by David Frager 
2312                 <dbfrager@users.sourceforge.net>
2313
2314 2003-02-25 [christoph]  0.8.10claws53
2315
2316         * src/Makefile.am
2317         * src/colorlabel.[ch]           ** REMOVE **
2318         * src/gtk/Makefile.am
2319         * src/gtk/colorlabel.[ch]       ** NEW **
2320                 move colorlabel files to gtk directory
2321
2322         * src/esmtp.[ch]                ** REMOVE **
2323                 has been merged into smtp.[ch] in 0.7.5
2324
2325 2003-02-25 [christoph]  0.8.10claws52
2326
2327         * src/Makefile.am
2328         * src/about.[ch]                ** REMOVE **
2329         * src/gtk/Makefile.am
2330         * src/gtk/about.[ch]            ** NEW **
2331                 move about files to gtk directory
2332
2333 2003-02-25 [christoph]  0.8.10claws51
2334
2335         * src/folder.c
2336                 some code optimization of folder scanning code
2337
2338         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx> 
2339
2340 2003-02-25 [christoph]  0.8.10claws50
2341
2342         * src/main.c
2343         * src/common/sylpheed.c
2344                 add command line parameter parsing to common code
2345
2346 2003-02-24 [christoph]
2347
2348         * Makefile.am
2349         * configure.ac
2350                 fix gnome prefix problems, the configure script now removed
2351                 `gnome-config --prefix` from `gnome-config --datadir`
2352                 and adds $(prefix} instead
2353
2354         (closes Bug 24 Makefile does not respect prefix when installing
2355          GNOME data)
2356
2357 2003-02-24 [christoph]  0.8.10claws49
2358
2359         * src/news.c
2360                 check for valid session before trying to authenticate
2361
2362         (closes Bug 60 crash if "authenticate on logon" is activated
2363          and newsserver-hostname is not valid)
2364
2365 2003-02-24 [melvin]     0.8.10claws48
2366
2367         * src/prefs_actions.c
2368                 Make sure all user's input is sent to the action and then
2369                 close the socket..
2370
2371 2003-02-23 [alfons]     0.8.10claws46
2372
2373         * src/summaryview.c
2374                 also wait cursor when deleting files
2375
2376 2003-02-23 [paul]
2377
2378         * tools/freshmeat_search.pl
2379           tools/google_search.pl
2380                 scripts should now work for any browser/browser command line
2381
2382 2003-02-22 [christoph]  0.8.10claws45
2383
2384         * src/procmsg.c
2385                 fix IMAP flag setting, IMAP flag is not handled correctly
2386                 anymore by the folder system and information about the
2387                 folder should not be saved in the MsgInfo (in my opinion)
2388
2389         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
2390
2391 2003-02-22 [christoph]  0.8.10claws44
2392
2393         * src/summaryview.c
2394                 fix spelling of "label" ;-)
2395
2396 2003-02-22 [thorsten]   0.8.10claws43
2397
2398         * src/mimeview.c
2399           src/prefs_common.[ch]
2400           src/procmime.[ch]
2401                 do not use description as attachment name
2402
2403 2003-02-22 [alfons]     0.8.10claws42
2404
2405         * src/summaryview.c
2406                 freeze/thaw folder item updates when changing color labels,
2407                 and put a wait cursors on
2408
2409 2003-02-22 [thorsten]   0.8.10claws41
2410
2411         * src/mimeview.c
2412                 save-all fixes: crash if invoked on multipart container,
2413                 mimeinfo access, pathseparators, error dialog
2414
2415 2003-02-21 [alfons]     0.8.10claws40
2416
2417         * src/prefs_gtk.c
2418                 remove unused var
2419
2420 2003-02-21 [colin]      0.8.10claws39
2421
2422         * src/send.c
2423                 Fix smtp logging
2424
2425 2003-02-21 [colin]      0.8.10claws38
2426
2427         * src/summaryview.c
2428                 Freeze/thaw folderItem updates when filtering messages 
2429                 via Tools/Filter messages
2430
2431 2003-02-21 [paul]       0.8.10claws37
2432
2433         * src/compose.c
2434                 revert commit 0.8.10claws26, there are ulterior motives
2435                 for users to set a Reply-To header when posting to
2436                 newsgroups
2437
2438 2003-02-21 [paul]       0.8.10claws36
2439
2440         * sync with 0.8.10cvs17
2441                 see ChangeLog 2003-02-21
2442
2443 2003-02-20 [christoph]  0.8.10claws35
2444
2445         * src/imap.c
2446                 IMAP UID fetch speedup using SEARCH
2447
2448         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
2449
2450         * src/imap.c
2451                 fix problem with UIDs in IMAP UID cache that no longer existed
2452
2453 2003-02-20 [christoph]  0.8.10claws34
2454
2455         * src/imap.c
2456         * src/procheader.c
2457         * src/procheader.h
2458                 IMAP header fetch speedup (fetch only headers cached in MsgInfo)
2459
2460         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
2461
2462         * src/imap.c
2463                 Rewrite imap_cmd_gen_recv use sock_getline instead
2464                 of sock_gets to avoid problems with too long reply
2465                 lines
2466     
2467 2003-02-20 [colin]      0.8.10claws33
2468         
2469         * src/prefs_account.c
2470                 Better wording
2471
2472 2003-02-20 [colin]      0.8.10claws32
2473
2474         * src/compose.c
2475                 Remove useless '&& !to_sender' 
2476
2477 2003-02-20 [darko]
2478
2479         * AUTHORS
2480                 change my e-mail address
2481
2482 2003-02-19 [colin]      0.8.10claws31
2483
2484         * src/prefs_common.c
2485                 X11 style colors for every configurable color
2486
2487 2003-02-19 [alfons]     0.8.10claws30
2488
2489         * src/prefs_gtk.[ch]
2490         * src/prefs_common.c
2491                 for color_new accept both plain integers and X11 style color
2492                 names (as found in /usr/lib/X11/rgb.txt)
2493
2494 2003-02-19 [paul]       0.8.10claws29
2495
2496         * src/mainwindow.c
2497                 add tooltips to online/offline button and account selector
2498                 button
2499
2500 2003-02-19 [paul]       0.8.10claws28
2501
2502         * src/folder.c
2503           src/news.c
2504           src/prefs_account.[ch]
2505           src/prefs_common.[ch]
2506                 move 'Maximum number of articles to download' to
2507                 account prefs.
2508                 clean up account prefs gui a little by hiding entries
2509                 rather then greying out entries
2510
2511 2003-02-19 [hiro]       0.8.10claws27
2512
2513         * src/common/utils.c
2514                 fix bug #54 'yesterdays date is displayed in the message 
2515                 summary window'
2516
2517 2003-02-19 [paul]       0.8.10claws26
2518
2519         * src/compose.c
2520                 fix bug reported in Feature Request [688596] 
2521                 'Reply-to header in news'
2522
2523 2003-02-18 [paul]       0.8.10claws25
2524
2525         * src/select-keys.c
2526                 add a 'List all keys' button to key selection dialog
2527
2528 2003-02-18 [colin]      0.8.10claws24
2529         
2530         * src/stock_pixmap.c
2531                 fix compile error
2532
2533 2003-02-18 [colin]      0.8.10claws23
2534
2535         * src/common/smtp.[ch]
2536           src/prefs_account.c
2537                 Try to starttls if it seems to be the only
2538                 way to authenticate a user
2539
2540 2003-02-18 [paul]       0.8.10claws22
2541
2542         * src/Makefile.am
2543           src/folderview.c
2544           src/stock_pixmap.[ch]
2545           src/pixmaps/drafts_close.xpm  ** NEW FILE **
2546           src/pixmaps/drafts_open.xpm   ** NEW FILE **
2547                 as a Drafts folder is a special folder allow it to have
2548                 its own unique icons
2549
2550 2003-02-18 [colin]      0.8.10claws21
2551
2552         * src/imap.c
2553                 Fix port selection when using starttls
2554
2555 2003-02-18 [paul]       0.8.10claws20
2556
2557         * src/mainwindow.c
2558           src/prefs_common.[ch]
2559                 make blue the default new mail colour
2560
2561 2003-02-18 [paul]       0.8.10claws19
2562
2563         * sync with 0.8.10cvs14
2564                 see ChangeLog 2003-02-18
2565
2566 2003-02-17 [jens]       0.8.10claws18
2567
2568         * src/common/md5.c
2569                 fixed a compile problem with gcc 3.3
2570                 works on 2.95.3 too (testet on PPC as it is big endian)
2571
2572 2003-02-17 [paul]       0.8.10claws17
2573
2574         * sync with 0.8.10cvs13
2575                 see ChangeLog 2003-02-17
2576
2577 2003-02-17 [paul]       0.8.10claws16
2578
2579         * sync with 0.8.10cvs12
2580                 see ChangeLog 2003-02-17
2581
2582 2003-02-16 [match]      0.8.10claws15
2583
2584         * src/addressbook.c
2585                 Eliminates reloading of address data when items
2586                 deleted or added. Applied submitted by
2587                 Luke Plant <lukeplant@softhome.net>
2588
2589 2003-02-16 [paul]       0.8.10claws14
2590
2591         * src/news.c
2592                 when a 'protocol error' is encountered disconnect from
2593                 the server. This means that the user can carry on viewing
2594                 other articles and doesn't have to either wait until the
2595                 server timesout or quit sylpheed.
2596                 Fixes bug #53 'Unable to read messages in newsgroups, 
2597                 displayed message doesn't change'
2598
2599 2003-02-15 [christoph]  0.8.10claws13
2600
2601         * src/imap.c
2602                 fix bug that stopped scanning of folders when an
2603                 IMAP folder was empty
2604
2605         (closes bug 46 stop scan messages in folders after empty folder)
2606
2607 2003-02-15 [paul]
2608
2609         * tools/Makefile.am
2610           tools/README
2611           tools/freshmeat_search.pl     ** NEW FILE **
2612           tools/google_search.pl        ** NEW FILE **
2613                 Add 2 Actions scripts which search freshmeat/google
2614                 for the selected text using the browser configured
2615                 in sylpheedrc.
2616                 
2617         Note: These scripts are very dependent on the format of the
2618         browser command and may not work on every occasion. Testing
2619         is welcome. 
2620
2621 2003-02-14 [alfons]     0.8.10claws12
2622
2623         * src/compose.c
2624                 fix breakage because of uninitialized account pointer.
2625                 please verify.
2626
2627 2003-02-14 [paul]       0.8.10claws11
2628
2629         * src/compose.c
2630           src/prefs_account.[ch]
2631           src/prefs_common.[ch]
2632                 move signature settings to Account Prefs
2633
2634 2003-02-14 [paul]       0.8.10claws10
2635
2636         * sync with 0.8.10cvs11
2637                 see ChangeLog 2003-02-14
2638
2639 2003-02-13 [thorsten]   0.8.10claws9
2640
2641         * src/news.c
2642                 revert news progressbar (GUI separation)
2643
2644 2003-02-13 [paul]       0.8.10claws8
2645
2646         * src/compose.c
2647                 make replies behave correctly, re: RFC 1036, Section 2.2.3,
2648                 paragraph 1
2649
2650 2003-02-13 [paul]       0.8.10claws7
2651
2652         * src/compose.[ch]
2653           src/summaryview.c
2654                 fix 'Follow-up and Reply-to' so that it creates a reply to
2655                 the newsgroup and the sender. If the message has the keyword
2656                 'poster' in the Followup-To header, all replies go to the
2657                 sender, re: RFC 1036, Section 2.2.3
2658                 rename all instances of 'ignore_replyto' to 'to_sender', both
2659                 were previously used, now we use just one.
2660
2661 2003-02-13 [paul]       0.8.10claws6
2662
2663         * sync with 0.8.10cvs9
2664                 see ChangeLog 2003-02-13
2665
2666 2003-02-13 [paul]       0.8.10claws5
2667
2668         * configure.ac
2669                 show which plugins are configured in the configure
2670                 output.
2671
2672 2003-02-12 [thorsten]   0.8.10claws4
2673
2674         * src/news.c
2675                 show progress while fetching news headers
2676
2677 2003-02-12 [christoph]  0.8.10claws3
2678
2679         * configure.ac
2680         * src/plugins/Makefile.am
2681                 use AM_CONDITIONAL to enable plugins, automake correctly
2682                 manages this when creating distdir
2683
2684 2003-02-12 [christoph]  0.8.10claws2
2685
2686         * ac/spamassassin.m4
2687         * src/plugins/spamassassin/Makefile.am
2688                 fix building SpamAssassin plugin without OpenSSL
2689
2690 2003-02-12 [paul]       0.8.10claws1
2691
2692         * ac/Makefile.am
2693           src/Makefile.am
2694           src/plugins/Makefile.am
2695                 fix failure of 'make release'
2696
2697 2003-02-12 [paul]       0.8.10claws
2698
2699         * 0.8.10claws released
2700
2701 2003-02-12 [paul]       0.8.9claws56
2702
2703         * po/bg.po
2704           po/es.po
2705           po/it.po
2706           po/ru.po
2707           po/sr.po
2708                 updated translations by George Danchev, Ricardo Mones Lastra,
2709                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively
2710                 
2711         * sylpheed.spec.in
2712                 Allow the building of RPMs by a regular user. Submitted
2713                 by Sergei Astanin
2714
2715 2003-02-11 [alfons]     0.8.9claws55
2716
2717         * src/colorlabel.c
2718                 don't use pixmaps for label color rect but draw rectangles
2719                 so we can respect the color map of palette based visuals
2720                 (fixes the long time crashes on Suns - thanks to Andreas
2721                 Engel and Steve O'Hara-Smith for testing)
2722
2723 2003-02-11 [christoph]  0.8.9claws54
2724
2725         * src/matcher_parser_parse.y
2726                 correct bug where filering rules of not existing folders in
2727                 matcherrc were added to global filtering
2728                 
2729         (closes Debian Bug #180253 - Directory's filter-rules are merged with
2730          main filter-rules after removing directory, http://bugs.debian.org/180253)
2731         
2732 2003-02-11 [paul]       0.8.9claws53
2733
2734         * sync with 0.8.10cvs7
2735                 see ChangeLog 2003-02-09
2736
2737 2003-02-11 [melvin]     0.8.9claws52
2738
2739         * po/fr.po
2740                 Updated French tranlsations
2741
2742 2003-02-10 [paul]       0.8.9claws51
2743
2744         * sylpheed.spec.in
2745                 correct --enable-openssl
2746                 Fix submitted by Sergei Astanin <asita@users.sourceforge.net>
2747
2748 2003-02-09 [martin]     0.8.9claws50
2749
2750         * src/prefs_matcher.c
2751                 fix segfault in prefs_matcher_substitute_cb() when
2752                 no row is selected
2753
2754 2003-02-09 [paul]       0.8.9claws49
2755
2756         * src/folderview.c
2757                 fix bug where a newsgroup folder's processing rules were
2758                 merged with the global filtering rules when the newsgroup
2759                 folder was deleted, causing some seriously bad results,
2760                 see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253>
2761
2762 2003-02-08 [melvin]     0.8.9claws48
2763
2764         * src/compose.c
2765                 Corrected and modified an alert message.
2766
2767 2003-02-07 [paul]       0.8.9claws47
2768
2769         * src/folderview.c
2770                 fix bug where both an 'Account properties' window and a
2771                 'Folder properties' window were opened when clicking on
2772                 'Properties' in an NNTP or IMAP folder's popup menu.
2773
2774 2003-02-07 [paul]       0.8.9claws46
2775
2776         * sync with 0.8.10cvs6
2777                 see ChangeLog 2003-02-06
2778
2779 2003-02-06 [christoph]  0.8.9claws45
2780
2781         * src/mbox.c
2782                 freeze folder updates while importing mbox files
2783                 (closes bug 43 importing mbox took hours)
2784                 
2785         Patch submitted by Jens Rantil <jens.rantil@telia.com>
2786
2787 2003-02-06 [thorsten]   0.8.9claws44
2788
2789         * po/de.po
2790                 Updated german translations
2791
2792 2003-02-06 [thorsten]   0.8.9claws43
2793
2794         * src/news.h
2795                 use guint for message numbers (fix count in grouplist dialog)
2796
2797 2003-02-05 [paul]       0.8.9claws42
2798
2799         * sync with 0.8.10cvs2
2800                 see ChangeLog 2003-02-05
2801
2802 2003-02-04 [colin]      0.8.9claws41
2803
2804         * src/prefs_common.[ch]
2805           src/procmsg.c
2806           src/summaryview.c
2807                 Add an option to disable threading by subject
2808
2809 2003-02-04 [christoph]  0.8.9claws40
2810
2811         * src/inc.c
2812                 only abort fetching mails from multiple accounts when the
2813                 error is fatal and does not allow to check any more accounts
2814                 (currently only disk full error)
2815
2816         (closes bug 31 after POP3 error: "no such mail" Sylpheed does not
2817          receive mails for other accouts)
2818
2819 2003-02-04 [christoph]  0.8.9claws39
2820
2821         * src/folder.c
2822                 first add the new message to the cache, then
2823                 send the update notification
2824
2825         (closes bug 39 after sending message folderview doesnt get updated)
2826
2827 2003-02-04 [colin]      0.8.9claws38
2828
2829         * src/inc.c
2830                 _really_ fix this Connecting... status
2831
2832 2003-02-04 [paul]       0.8.9claws37
2833
2834         * sync with 0.8.10
2835                 see ChangeLog 2003-02-04
2836
2837 2003-02-04 [paul]       0.8.9claws36
2838
2839         * sync with 0.8.9cvs6
2840                 see ChangeLog 2003-02-03
2841
2842 2003-02-04 [paul]       0.8.9claws35
2843
2844         * po/pt_BR.po
2845                 updated by André Filipe de Assunção e Brito 
2846                 <bedecko@netsite.com.br>
2847
2848 2003-02-03 [thorsten]   0.8.9claws34
2849
2850         * po/de.po
2851                 Updated german translations
2852
2853 2003-02-02 [paul]       0.8.9claws33
2854
2855         * po/es.po
2856                 updated by Ricardo Mones Lastra
2857
2858 2003-02-02 [thorsten]   0.8.9claws32
2859
2860         * src/mh.c
2861                 Fix mh_get_msginfo() segfault if file is inaccessible
2862
2863 2003-01-31 [colin]      0.8.9claws31
2864
2865         * src/procheader.c
2866                 Fix last commit's bug
2867
2868 2003-01-31 [colin]      0.8.9claws30
2869
2870         * src/procheader.c
2871                 Missing a change for gpg-signed messages
2872
2873 2003-01-31 [paul]       0.8.9claws29
2874
2875         * src/pixmaps/gpg_signed.xpm    ** NEW FILE **
2876           src/procheader.c
2877           src/stock_pixmap.[ch]
2878           src/summaryview.c
2879                 indicate GnuPG signed messages by displaying an icon
2880                 in the Attachment column.
2881
2882 2003-01-31 [paul]       0.8.9claws28
2883
2884         * sync with 0.8.9cvs4
2885                 see ChangeLog 2003-01-31
2886
2887 2003-01-31 [alfons]     0.8.9claws27
2888
2889         * src/textview.c
2890                 tune URI parser to accept mailto URLs with a '?'
2891                 (patch from Ruslan Balkin)
2892
2893 2003-01-31 [colin]      0.8.9claws26
2894
2895         * src/summaryview.c
2896                 Fix a leak introduced in claws24
2897
2898 2003-01-31 [colin]      0.8.9claws25
2899
2900         * src/summaryview.c
2901                 Freeze/Thaw folder updates when deleting dups
2902
2903 2003-01-31 [colin]      0.8.9claws24
2904         
2905         * src/addr_compl.c
2906           src/summaryview.c
2907           src/msgcache.c
2908                 little speed improvements
2909
2910 2003-01-31 [colin]      0.8.9claws23
2911
2912         * src/summaryview.c
2913                 Fix segfault when forwarding nothing
2914                 Patch from "Ruslan N. Balkin" <baron@voices.ru>
2915                 
2916 2003-01-30 [paul]       0.8.9claws22
2917
2918         * sync with 0.8.9cvs3
2919                 see ChangeLog 2003-01-30
2920
2921 2003-01-30 [paul]       0.8.9claws21
2922
2923         * sync with 0.8.9cvs2
2924                 see ChangeLog 2003-01-30
2925
2926 2003-01-29 [paul]       0.8.9claws20
2927
2928         * sync with 0.8.9cvs1
2929                 see ChangeLog 2003-01-29
2930
2931 2003-01-28 [paul]       0.8.9claws19
2932
2933         * po/POTFILES.in
2934                 update to reflect changes. 
2935                 thanks to Ricardo Mones Lastra
2936
2937 2003-01-27 [christoph]  0.8.9claws18
2938
2939         * ac/openssl.m4
2940         * ac/spamassassin.m4
2941         * src/plugins/spamassassin/README
2942         * src/plugins/spamassassin/libspamc.[ch]
2943         * src/plugins/spamassassin/utils.[ch]
2944                 updated to latest libspamc
2945
2946 2003-01-27 [christoph]  0.8.9claws17
2947
2948         * src/folder.c
2949                 fix wrong use of procheader_get_header_fields
2950
2951 2003-01-27 [christoph]  0.8.9claws16
2952
2953         * src/news.c
2954         * src/prefs_account.[ch]
2955         * src/common/nntp.[ch]
2956                 allow to force authentication for NNTP servers
2957
2958         Patch submitted by Florian Mickler <dmk@d-labs.de>
2959
2960 2003-01-26 [paul]       0.8.9claws15
2961
2962         * src/summaryview.c
2963                 speed up of marking messages as read
2964                 patch submitted by Jens Rantil <ztyx@users.sourceforge.net>
2965
2966 2003-01-26 [christoph]  0.8.9claws14
2967
2968         * src/Makefile.am
2969         * src/mgutils.[ch]              ** REMOVE **
2970         * src/xml.[ch]                  ** REMOVE **
2971         * src/xmlprops.[ch]             ** REMOVE **
2972         * src/common/Makefile.am
2973         * src/common/mgutils.[ch]       ** NEW **
2974         * src/common/xml.[ch]           ** NEW **
2975         * src/common/xmlprops.[ch]      ** NEW **
2976                 move xml files to common directory
2977
2978 2003-01-26 [christoph]  0.8.9claws13
2979
2980         * src/plugins/spamassassin/spamassassin_gtk.c
2981                 only set gtk entry text if string is available
2982
2983 2003-01-26 [melvin]     0.8.9claws12
2984
2985         * src/description_window.c
2986                 Allow resizing of the window
2987                 Allow automatic horizontal scroll bar
2988                 Do not vertically expand and fill
2989
2990 2003-01-26 [christoph]  0.8.9claws11
2991
2992         * src/Makefile.am
2993         * src/gtkutils.[ch]             ** REMOVE **
2994         * src/common/sylpheed.c
2995         * src/gtk/Makefile.am
2996         * src/gtk/description_window.c
2997         * src/gtk/gtkutils.[ch]         ** NEW **
2998         * src/gtk/prefswindow.c
2999                 move gtkutils to gtk directory
3000
3001 2003-01-26 [paul]       0.8.9claws10
3002
3003         * src/summaryview.c
3004                 rename summary_unread_clicked() to summary_status_clicked()
3005
3006 2003-01-26 [melvin]     0.8.9claws9
3007
3008         * src/prefs_actions.c
3009                 Cosmetical changes to the help text
3010
3011 2003-01-26 [paul]       0.8.9claws8
3012
3013         * src/folder.[ch]
3014           src/mainwindow.c
3015           src/prefs_common.c
3016           src/prefs_sumamry_column.c
3017           summaryview.[ch]
3018                 rename the 'Unread' column to 'Status'
3019
3020 2003-01-25 [match]      0.8.9claws7
3021
3022         * src/mgutils.[ch]
3023                 removed reference to LDAP constants. removed error2string.
3024                 included functions to support LDAP dynamic queries.
3025         * src/syldap.h
3026                 moved LDAP constants here.
3027         * src/addressbook.c
3028         * src/addrindex.c
3029         * src/importldif.c
3030                 removed references to LDAP constants and references to
3031                 error2string.
3032
3033 2003-01-25 [paul]       0.8.9claws6
3034
3035         * src/summaryview.c
3036                 summary_thread_build(), summary_thread_init(): remove 
3037                 unneeded reference to summaryview->folder_item
3038
3039 2003-01-25 [christoph]  0.8.9claws5
3040
3041         * src/gtk/description_window.c
3042                 o allow description texts to expand over multiple columns
3043                 o translate all columns
3044         * src/prefs_actions.c
3045                 change syntax description to use new multi column feature
3046
3047         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
3048
3049 2003-01-25 [match]      0.8.9claws4
3050
3051         * src/vcard.c
3052                 fixed bug with Quoted-Printable
3053
3054 2003-01-25 [paul]       0.8.9claws3
3055
3056         * src/folder.[ch]
3057           src/summaryview.[ch]
3058                 implement per-folder collapsed/expanded threads setting
3059                 
3060         * src/prefs_common.c
3061                 remove global collapsed/expanded threads option
3062
3063 2003-01-25 [christoph]  0.8.9claws2
3064
3065         * po/POTFILES.in
3066                 add pluginwindow and prefswindow
3067         * src/compose.c
3068                 make send respond correctly to messages that could be added
3069                 to the queue folder, but the UID of the message is unknown
3070         * src/folder.c
3071         * src/imap.c
3072                 don't return guessed UIDs in imap_add_msg anymore. We return
3073                 0 to tell the folder system it was appened but the UID is
3074                 unknown. Folder system now get's the UID by scaning the folder
3075                 and searching the cache for the Message-ID
3076                 (closes bug #29 Messages queued, but not sent)
3077
3078 2003-01-25 [paul]       0.8.9claws1
3079
3080         * src/codeconv.c
3081                 conv_encode_header():  fix bug when long headers with 8-bit
3082                 characters are used, so that the encoded words are wrapped.
3083                 If the space in the original text falls on the wrap boundary,
3084                 it can be lost.
3085                 Patch by Sergey Vlasov.
3086                 
3087         * src/folderview.c
3088                  fix bug where a change to the sorting method or thread view
3089                  of a folder's messages is lost if simpify-subject is set and
3090                  toggled on or off.
3091                  Patch by Luke Plant.
3092
3093 2003-01-24 [paul]       0.8.9claws
3094
3095         * sylpheed-0.8.9claws released
3096         
3097         * Makefile.am
3098           sylpheed.spec.in
3099                 remove reference to 'INSTALL.jp'
3100
3101 2003-01-23 [paul]       0.8.8claws128
3102
3103         * po/es.po
3104           po/it.po
3105           po/ru.po
3106           po/sr.po
3107                 updated translations. submitted by Ricardo Mones Lastra,
3108                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively.
3109
3110 2003-01-23 [colin]      0.8.8claws127
3111
3112         * src/compose.c
3113                 Fix drafted and queued news articles re-edition
3114
3115 2003-01-23 [melvin]     0.8.8claws126
3116
3117         * po/fr.po
3118                 Updated French translations
3119
3120 2003-01-23 [colin]      0.8.8claws125
3121
3122         * src/inc.c
3123                 Fix "Connecting to..." status message
3124
3125 2003-01-22 [paul]       0.8.8claws124
3126
3127         * po/bg.po
3128                 updated by George Danchev
3129                 
3130         * src/folder.c
3131                 revert last commit [0.8.8claws111] as it breaks folder d'n'd
3132                 and folder deletion
3133
3134 2003-01-21 [paul]       0.8.8claws123
3135
3136         * po/bg.po
3137                 updated by George Danchev
3138                 
3139         * src/about.c
3140                 its now 2003
3141                 
3142         * src/toolbar.c
3143                 don't translate 'Separator'
3144                 
3145         * src/plugins/spamassassin/Makefile.am
3146                 add aspell to CPPFLAGS
3147                 
3148         * src/plugins/spamassassin/spamassassin.c
3149           src/plugins/spamassassin/spamassassin_gtk.c
3150                 set correct default for spamassassin_receive_spam
3151                 slightly re-word descriptions and some
3152                 other minor changes
3153
3154 2003-01-19 [alfons]     0.8.8claws122
3155                 
3156         * src/mimeview.c
3157                 mimeview_save_as(): we might as well show the file name for
3158                 the single case "Save As" too
3159
3160 2003-01-19 [alfons]     0.8.8claws121
3161
3162         * src/crash.c
3163                 change bug tracker URL to bugzilla URL
3164
3165 2003-01-19 [alfons]     0.8.8claws120
3166
3167         * src/mimeview.c
3168                 mimeview_save_all(): display name of file before overwriting;
3169                 continue saving all, even when one overwrite was cancelled
3170
3171 2003-01-19 [christoph]  0.8.8claws119
3172
3173         * src/summaryview.c
3174         * src/procmsg.[ch]
3175                 fix wrong usage of procmsg_find_children in summaryview
3176                 by using procmsg_update_unread_children instead of
3177                 summaryview_update_unread_children
3178
3179 2003-01-19 [christoph]  0.8.8claws118
3180
3181         * src/procmsg.c
3182                 fix infinite loop in procmsg_find_children
3183                  (closes bug #25 sylpheed crashes on delete.)
3184
3185         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
3186
3187 2003-01-19 [paul]       0.8.8claws117
3188
3189         * po/pt_BR.po
3190                 updated by Ivan Francolin Martinez
3191
3192 2003-01-18 [melvin]     0.8.8claws116
3193
3194         * src/prefs_actions.c
3195                 Removed syntax limitation of only one '&' at the end of command.
3196                         Now actions that contain '>/dev/null 2>&1' are possible.
3197
3198 2003-01-18 [melvin]     0.8.8claws115
3199
3200         * src/prefs_actions.c
3201                 Actions IO dialog: when the action ends
3202                 the "Close" button now has focus and [Escape] closes the
3203                 window.
3204
3205 2003-01-18 [christoph]  0.8.8claws114
3206
3207         * src/procmsg.c
3208                 o add debug output when MsgInfos are really freed
3209                 o free GSLists in procmsg_find_children and
3210                   procmsg_update_unread_children
3211
3212 2003-01-18 [christoph]  0.8.8claws113
3213
3214         * src/mainwindow.c
3215                 reorder Configuration menu
3216
3217 2003-01-18 [christoph]  0.8.8claws112
3218
3219         * src/compose.c
3220                 fix applying templates to forwarded messages
3221
3222         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
3223
3224 2003-01-17 [christoph]  0.8.8claws111
3225
3226         * src/folder.c
3227                 destroy folder items, when a folder item is removed
3228
3229 2003-01-17 [christoph]  0.8.8claws110
3230
3231         * src/folder.c
3232                 fix wrong folder stats update when ignored message is
3233                 deleted
3234
3235 2003-01-17 [colin]      0.8.8claws109
3236         
3237         * src/mainwindow.c
3238         * src/summaryview.c
3239                 Quicksearch bugfixes: 
3240                 - hide help button at startup if not extended
3241                 - switch to extended when looking for replies
3242
3243 2003-01-17 [paul]
3244
3245         * sync with 0.8.9 release
3246
3247 2003-01-17 [paul]       0.8.8claws108
3248
3249         * sync with 0.8.8cvs11
3250                 see ChangeLog 2003-01-17
3251
3252 2003-01-16 [colin]      0.8.8claws107
3253
3254         * src/procmsg.c
3255                 Changed encryption test to re-ask passphrase
3256                 if an encrypted message hasn't been decrypted
3257                 Fixes bug #5
3258
3259 2003-01-16 [christoph]  0.8.8claws106
3260
3261         * src/prefs_gtk.c
3262         * src/prefs_toolbar.c
3263         * src/gtk/prefswindow.h
3264         * src/plugins/spamassassin/spamassassin_gtk.c
3265                 remove page destroy function that is not used anymore
3266
3267 2003-01-16 [paul]       0.8.8claws105
3268
3269         * sync with 0.8.8cvs9
3270                 see ChangeLog 2002-01-16
3271
3272 2003-01-16 [colin]      0.8.8claws104
3273
3274         * src/compose.[ch]
3275                 Fix bug with autosaved drafts for IMAP, when draft
3276                 folder is specified - fixes bugzilla bug #20
3277
3278 2003-01-15 [paul]       0.8.8claws103
3279
3280         * src/compose.[ch]
3281           src/procmsg.c
3282                 store folder and message-id of message forwarding
3283                 in queue header and set forward flag after sending
3284
3285 2003-01-15 [paul]       0.8.8claws102
3286
3287         * sync with 0.8.8cvs8
3288                 see ChangeLog 2002-01-15
3289
3290 2003-01-15 [colin]      0.8.8claws101
3291
3292         * src/Makefile.am
3293                 Fix linking with GNU libiconv
3294
3295 2003-01-15 [darko]      0.8.8claws100
3296
3297         * src/pine.c
3298                 fix crash when importing pine address book
3299                 entry with an empty name (reported by DY
3300                 <dybulk at tri8.net>)
3301
3302 2003-01-14 [paul]       0.8.8claws99
3303
3304         * configure.in  ** REMOVED **
3305           configure.ac  ** NEW FILE **
3306                 rename configure.in to configure.ac, as it is now
3307                 preferred
3308
3309 2003-01-14 [melvin]     0.8.8claws98
3310
3311         * src/folderview.c
3312                 folderview_check_new(): More precise function description
3313
3314 2003-01-14 [melvin]     0.8.8claws97
3315
3316         * src/folderview.c
3317                 folderview_check_new(): return the number of new messages 
3318                         since last check.
3319         * src/inc.c
3320                 inc_account_mail(): Disable counting of new messages for IMAP
3321                         and NNTP until bug [19] and [14] are fixed.
3322
3323 2003-01-14 [paul]       0.8.8claws96
3324
3325         * sync with 0.8.8cvs6
3326                 see ChangeLog 2003-01-14
3327
3328 2003-01-13 [alfons]     0.8.8claws95
3329
3330         * src/textview.c
3331                 tune email address validation (c. 0.8.8claws89): if . is 
3332                 just one char away from @, the address is invalid too 
3333                 (correctly rejects addresses like foo@.com)
3334
3335 2003-01-13 [paul]       0.8.8claws94
3336
3337         * src/messageview.c
3338           src/toolbar.c
3339                 fixes to the Message View toolbar and menu:
3340                 fix non-functioning Forward button
3341                 make Reply button consider default_reply_list
3342                 remove 'Follow-up...' menu entry
3343                 add 'Forward' and 'Redirect' menu entries
3344
3345 2003-01-13 [melvin]     0.8.8claws93
3346
3347         * src/inc.c
3348                 Fixed typo that could make new messages count incorrect.
3349
3350 2003-01-13 [melvin]     0.8.8claws92
3351
3352         * src/folderview.[ch]
3353                 folderview_check_new(): return the number of new messages.
3354         * src/inc.c
3355                 Should fix bug [14] where new mail notification worked 
3356                         incorrectly with IMAP accounts.
3357                 inc_spool_account(): return number of new msgs, or -1 on error
3358                 inc_all_spool(): return number of new msgs
3359                 
3360 2003-01-13 [melvin]     0.8.8claws91
3361
3362         * src/prefs_actions.c
3363                 Justify help text.
3364
3365 2003-01-12 [thorsten]   0.8.8claws90
3366
3367         * src/common/prefs.c
3368                 close file before rename
3369
3370 2003-01-12 [alfons]     0.8.8claws89
3371
3372         * AUTHORS
3373                 add Christian Mertes
3374         * src/common/utils.[ch]
3375                 g_stricase_hash(), g_stricase_equal(): functions for 
3376                 case insensitive hash tables
3377         * src/textview.c
3378                 use top level domain names to validate email address, based
3379                 on a patch by Christian Mertes (thanks!), but changed 
3380                 implementation to use a hash table 
3381
3382 2003-01-12 [paul]       0.8.8claws88
3383
3384         * po/bg.po
3385                 updated by George Danchev
3386
3387 2003-01-12 [alfons]     0.8.8claws87
3388
3389         * src/summaryview.c
3390                 delete / execute performance: use new style folder update
3391
3392 2003-01-12 [paul]       0.8.8claws86
3393
3394         * sync with 0.8.8cvs5
3395                 see ChangeLog 2003-01-13 (!)
3396
3397 2003-01-12 [alfons]     0.8.8claws85
3398
3399         * src/filtering.c
3400         * src/matcher_parser_parse.y
3401                 prepare change_score filtering action
3402         * src/matcher.[ch]
3403                 give up const-correctness on functions that call non-const-correct functions;
3404                 several casts to gpointer in g_free();
3405                 add change_score;
3406
3407 2003-01-12 [christoph]  0.8.8claws84
3408
3409         * src/compose.c
3410                 fix 2 warnings
3411
3412         * src/gtk/prefswindow.[ch]
3413         * src/plugins/spamassassin/spamassassin_gtk.c
3414                 changed the call of the widget create function
3415                 for PrefsPages, because sometimes the widget
3416                 create function needs a widget that already has
3417                 been attached to a window (to create GDK pixmaps
3418                 for exmaple). So we simply pass the GtkWindow as
3419                 the second parameter now.
3420
3421         * src/main.c
3422         * src/mainwindow.c
3423         * src/prefs_toolbar.[ch]
3424                 rewrite Toolbar Preferences using the new
3425                 prefs window
3426
3427 2003-01-11 [alfons]     0.8.8claws83
3428
3429         * src/addressadd.c
3430                 fix crash when adding sender to addressbook because status bar
3431                 isn't there (the status bar doesn't seem to be used though,
3432                 but I'll let Match decide what to do with it)
3433
3434 2003-01-11 [colin]      0.8.8claws82
3435
3436         * src/main.c
3437           src/toolbar.c
3438                 Two useless changes reversed
3439
3440 2003-01-11 [colin]      0.8.8claws81
3441
3442         * src/mainwindow.c
3443           src/mainwindow.h
3444                 Add mainwindow_get_mainwindow()
3445         * src/alertpanel.c
3446           src/alertpanel.h
3447                 Add alertpanel_error_log() 
3448         * src/compose.c
3449           src/inc.c
3450           src/messageview.c
3451           src/toolbar.c
3452           src/main.c
3453           src/procmsg.c
3454                 Network errors get a View Log button
3455
3456 2003-01-10 [alfons]     0.8.8claws80
3457
3458         * src/prefs_toolbar.c
3459         * src/toolbar.c
3460                 use the translatable string for "Separator" as file name for
3461                 separator toolbar items (probably make this uppercase?)
3462
3463 2003-01-10 [alfons]     0.8.8claws79
3464
3465         * src/prefs_toolbar.c
3466                 put right A_SEPARATOR description string in "displayed
3467                 toolbar items list" so manually added separators are
3468                 saved correctly (bug #10, "Adding a separator to the main 
3469                 toolbar fails, entry in xml file is wrong")
3470
3471 2003-01-10 [christoph]  0.8.8claws78
3472
3473         * src/imap.c
3474                 o fix warnings
3475                 o use CAPABILITY to check if NAMESPACE is available
3476
3477 2003-01-10 [christoph]  0.8.8claws77
3478
3479         * src/imap.[ch]
3480                 apply UIDPLUS IMAP extension support patch
3481
3482         Patch submitted by Simon 'corecode' Schubert
3483
3484 2003-01-10 [paul]       0.8.8claws76
3485
3486         * src/folderview.c
3487                 a sync from main which fixes the news account folders'
3488                 Properties bug
3489
3490 2003-01-10 [christoph]  0.8.8claws75
3491
3492         * src/folder.c
3493                 don't accept 0 as a valid uid returned by copy and move
3494                 functions. 0 means the message was copied or moved but the
3495                 new uid could not be fetched. It is not an error condition
3496                 for the copy or move operation.
3497
3498 2003-01-10 [paul]       0.8.8claws74
3499
3500         * src/prefs_filtering.c
3501                 change English used in Alert when entry is not
3502                 saved.
3503                 
3504         * sync with 0.8.8cvs4
3505                 see ChangeLog 2003-01-10
3506
3507 2003-01-10 [darko]      0.8.8claws73
3508
3509         * src/pine.c
3510                 fix crash when importing address book entry
3511                 without a valid address
3512
3513 2003-01-09 [alfons]     0.8.8claws72
3514
3515         * src/inc.c
3516                 filtering performance: use new style folder update
3517
3518 2003-01-09 [christoph]  0.8.8claws71
3519
3520         * src/compose.c
3521         * src/gtk/menu.[ch]
3522                 fix wrong selecting of mime encoding type, when
3523                 opening property dialog of attachments in the
3524                 compose window. 7bit was always selected and that
3525                 destoryed files with 8bit data.
3526                 (closes bug #9 Sylpheed-claws destroys attachments when
3527                  changing MIME-types)
3528
3529 2003-01-09 [paul]       0.8.8claws70
3530
3531         * sync with 0.8.8cvs3
3532                 see ChangeLog 2003-01-09
3533
3534 2003-01-08 [alfons]     0.8.8claws69
3535         
3536         * src/addressadd.c
3537                 apply patch by Kim Schulz to fix build breakage
3538                 because of missing variable
3539
3540 2003-01-08 [paul]       0.8.8claws68
3541
3542         * sync with 0.8.8cvs2
3543                 see ChangeLog 2002-01-08
3544
3545 2003-01-08 [paul]       0.8.8claws67
3546
3547         * po/it.po
3548                 updated by Alessandro Maestri
3549                 
3550         * src/addressadd.c
3551                 when using 'Add sender to addressbook' allow
3552                 name to be edited and remarks to be entered
3553                 Patch submitted by Luke Plant
3554
3555 2003-01-08 [darko]      0.8.8claws66
3556
3557         * README.claws, src/summaryview.c
3558                 fix description for marked messages
3559
3560 2003-01-08 [paul]
3561
3562         * tools/Makefile.am
3563           tools/launch_phoenix  ** NEW FILE **
3564                 add script that enables using Phoenix as the default
3565                 web browser. 
3566                 Submitted by Mohammed Sameer <Uniball@linux-egypt.org>
3567                 
3568         * tools/OOo2sylpheed.pl
3569                 remove full path to sylpheed executable, just 'sylpheed'
3570                 will do
3571                 
3572         * tools/README
3573                 add launch_phoenix informtion and re-arrange and compress
3574                 the data a little
3575
3576 2003-01-07 [christoph]  0.8.8claws65
3577
3578         * src/folder.c
3579                 fix update for source folder when moving messages
3580         * src/procmsg.[ch]
3581         * src/summaryview.c
3582                 use function to set to_folder for message infos and
3583                 automatically update the op_count for old and new
3584                 folder
3585
3586 2003-01-07 [melvin]     0.8.8claws64
3587
3588         * src/prefs_actions.c
3589                 Fixed bug where an '%p' Action on a displayed image crashed 
3590                         Sylpheed
3591                 Code clean up (get rid of duplicated code and removed unnecessary 
3592                                 structure member)
3593
3594 2003-01-07 [christoph]  0.8.8claws63
3595
3596         * src/compose.c
3597         * src/folder.[ch]
3598         * src/folderview.c
3599         * src/import.c
3600         * src/inc.c
3601         * src/main.c
3602         * src/mainwindow.c
3603         * src/messageview.c
3604         * src/prefs_folder_item.c
3605         * src/procmsg.c
3606         * src/summaryview.c
3607         * src/toolbar.c
3608                 o remove all folder update triggering from the UI code. The folder
3609                   system should know much better when a folder needs an update.
3610                 o to prevent multiple updates in a row the folder updates can be
3611                   frozen for some time.
3612
3613                 Note: - Please verify that no updates are missing
3614                       - Check where freeze/thaws should be added
3615
3616 2003-01-07 [christoph]  0.8.8claws62
3617
3618         * src/prefs_actions.c
3619                 don't translate empty strings
3620
3621         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
3622
3623 2003-01-06 [christoph]  0.8.8claws61
3624
3625         * src/prefs_actions.c
3626                 mark strings for gettext
3627         * src/prefs_matcher.c
3628                 use new description window for Execute action and
3629                 match condition in Filtering
3630
3631         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
3632
3633 2003-01-06 [alfons]     0.8.8claws60
3634
3635         keep myself inspired to re-organize matcher part 8; 
3636         yes, more to come (I need to move out the descriptive
3637         text for actions to matcher.c, or at least make it not
3638         depend on the wicked ordering)
3639
3640         * src/prefs_matcher.c
3641                 add documentation so others may comprehend the
3642                 UI part of the conditions
3643                 
3644 2003-01-06 [christoph]  0.8.8claws59
3645
3646         * src/prefs_actions.c
3647                 use new description window for syntax help
3648         * src/gtk/description_window.c
3649                 fix display of descriptions with column count != 2
3650
3651         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
3652
3653 2003-01-06 [christoph]  0.8.8claws58
3654
3655         * src/quote_fmt.c
3656         * src/summaryview.[ch]
3657         * src/gtk/Makefile.am
3658         * src/gtk/description_window.[ch]       ** NEW **
3659                 use a generic window to display syntax descriptions
3660                 currently used in quote_fmt and summaryview (new description
3661                 for extended quick search)
3662
3663         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
3664
3665 2003-01-06 [paul]       0.8.8claws57
3666
3667         * sync with 0.8.8cvs1
3668                 see ChangeLog 2003-01-06
3669
3670 2003-01-06 [christoph]  0.8.8claws56
3671
3672         * src/mainwindow.c
3673         * src/prefs_gtk.[ch]
3674         * src/gtk/prefswindow.[ch]
3675         * src/plugins/spamassassin/spamassassin_gtk.c
3676                 o remove page management from prefswindow, pages
3677                   will be an argument to prefswindow_open
3678                 o prefswindow_open gets a datapointer that is
3679                   passed to the widget_create function to allow
3680                   creation of prefswindow for specific items
3681
3682 2003-01-06 [colin]      0.8.8claws55
3683         
3684         * src/summaryview.c
3685                 We don't want regexp in the reply-finder, 
3686                 because MIDs can contain !,$,. and so on
3687
3688 2003-01-06 [jens]       0.8.8claws54
3689
3690         * src/jpilot.c
3691                 fixed a wrong free in jpilot_read_db_files
3692
3693 2003-01-06 [alfons]     0.8.8claws53
3694
3695         re-organize matcher part 8; more to come
3696        
3697         * src/matcher.c
3698                 matcherprop_to_string(): put g_free()s before the
3699                 switch-case break to fix memleaks                
3700
3701 2003-01-06 [colin]      0.8.8claws52
3702
3703         * src/summaryview.c
3704                 cleanup & reply-finder now displays the first 
3705                 matching message
3706
3707 2003-01-05 [alfons]     0.8.8claws51
3708
3709         re-organize matcher part 7; more to come
3710
3711         * src/matcher.[ch]
3712                 fixes for constant correctness;
3713                 more documentation;
3714
3715 2003-01-05 [alfons]     0.8.8claws50
3716
3717         re-organize matcher part 6; more to come
3718         
3719         * src/matcher.[ch]
3720                 fixes for constant correctness;
3721                 more documentation;
3722         * src/filtering.c
3723                 fix for constant correctness
3724
3725 2003-01-05 [colin]      0.8.8claws49
3726
3727         * src/account.[ch]
3728                 Add account_get_reply_account function
3729         * src/compose.c
3730                 Use account_get_reply_account function 
3731         * src/summaryview.c
3732                 Basic reply-finder - click on the replied
3733                 icon gets you to the outbox using quick-search
3734
3735 2003-01-05 [paul]       0.8.8claws48
3736
3737         * src/prefs_common.c
3738                 small change to English
3739                 
3740         * src/prefs_filtering.c
3741                 prefs_filtering_action_select(): improve logic and uniformity
3742                 of gui
3743
3744 2003-01-05 [alfons]     0.8.8claws47
3745
3746         fine tune solution to focus problems (bug #7)
3747
3748         * src/mainwindow.c
3749                 mainwindow_focus_in_event(): remove grab event check
3750         * src/summaryview.c
3751                 summary_button_pressed(): move selection on right-click
3752                 too. we can't possibly move the selection back after
3753                 canceling a dialog, because gtk's incomplete focus 
3754                 management. whether this is a good solution, only time
3755                 will tell.
3756
3757 2003-01-05 [christoph]  0.8.8claws46
3758
3759         * src/imap.c
3760                 fix crash when no imap connection could be established
3761
3762 2003-01-05 [paul]       0.8.8claws45
3763
3764         * src/mainwindow.c
3765           src/sumamryview.c
3766           src/gtk/menu.[ch]
3767                 fix bug 605957 'shortcuts in popup-menu'
3768                 make user-defined shortcuts work
3769                 show shortcuts that are already defined
3770                 in the main menu
3771                 Patch submitted by Luke Plant
3772
3773 2003-01-05 [alfons]     0.8.8claws44
3774
3775         * src/mainwindow.c
3776                 focus_in_event handler should not select summary view row 
3777                 when another window (menu, dialog) grabbed for events 
3778                 (bug #7, "[0.8.8claws42] Message summary focus") 
3779
3780 2003-01-04 [christoph]  0.8.8claws43
3781
3782         * src/procmsg.c
3783                 update save folder after adding the sent message
3784                  (closes bug #6 Folder View doesn't refresh for "Sent"-messages)
3785
3786 2003-01-02 [christoph]  0.8.8claws42
3787
3788         * src/common/plugin.c
3789                 fix unloading of all plugins and unload
3790                 plugins in reverse order
3791                 
3792         * src/gtk/pluginwindow.c
3793                 implement function of load and unload button
3794
3795         * src/gtk/prefswindow.c
3796         * src/gtk/prefswindow.h
3797                 rename register function and add new unregister
3798                 function
3799
3800         * src/plugins/spamassassin/spamassassin_gtk.c
3801                 unregister prefs page and update for changes in
3802                 src/gtk/prefswindow.c
3803
3804 2003-01-02 [paul]       0.8.8claws41
3805
3806         * po/es.po
3807                 updated by Ricardo Mones Lastra
3808
3809 2003-01-02 [paul]
3810
3811         * tools/tb2sylpheed
3812                 fixes and improvements by Urke MMI
3813
3814 2003-01-02 [thorsten]   0.8.8claws40
3815
3816         * src/procmsg.c
3817                 fixed wrong return value
3818
3819 2003-01-02 [thorsten]   0.8.8claws39
3820
3821         * src/prefs.c
3822                 fixed printing wrong variable
3823
3824 2003-01-02 [thorsten]   0.8.8claws38
3825
3826         * src/prefs.c
3827                 fixed acessing members of freed pfile struct
3828
3829 2003-01-02 [thorsten]   0.8.8claws37
3830
3831         * src/procmsg.c
3832                 detect loops across several messages
3833                 as suggested by Christoph Hohmann
3834
3835 2003-01-01 [match]      0.8.8claws36
3836
3837         * src/addrindex.c
3838                 fixed another memory leak.
3839
3840 2003-01-01 [match]      0.8.8claws35
3841
3842         * src/jpilot.[ch]
3843                 fixed memory leaks. applied Doxygen comments.
3844
3845 2003-01-01 [thorsten]   0.8.8claws34
3846
3847         * src/procmsg.c
3848                 inhibit endless loop if msg references itself
3849                 (closes Bug [ 660477 ] Infinite loop in parent flag search)
3850
3851 2003-01-01 [christoph]  0.8.8claws33
3852
3853         * src/mainwindow.c
3854         * src/gtk/Makefile.am
3855         * src/gtk/pluginwindow.c                ** NEW **
3856         * src/gtk/pluginwindow.h                ** NEW **
3857                 add plugin window
3858
3859         * src/plugins/demo/demo.c
3860         * src/plugins/spamassassin/spamassassin.c
3861         * src/plugins/spamassassin/spamassassin_gtk.c
3862                 write better plugin descriptions
3863
3864 2002-12-31 [christoph]  0.8.8claws32
3865
3866         * src/gtk/prefswindow.c
3867         * src/plugins/spamassassin/spamassassin_gtk.c
3868                 some small improvements to GTK code
3869
3870 2002-12-31 [christoph]  0.8.8claws31
3871
3872         * src/plugins/spamassassin/spamassassin_gtk.c
3873                 enable folder select button
3874
3875 2002-12-31 [christoph]  0.8.8claws30
3876
3877         * src/mainwindow.c
3878         * src/gtk/Makefile.am
3879         * src/gtk/prefswindow.c                         ** NEW **
3880         * src/gtk/prefswindow.h                         ** NEW **
3881                 add new prefs window
3882
3883         * src/common/plugin.c
3884                 don't try to load empty config lines
3885         
3886         * src/plugins/spamassassin/Makefile.am
3887         * src/plugins/spamassassin/spamassassin.c
3888         * src/plugins/spamassassin/spamassassin.h       ** NEW **
3889         * src/plugins/spamassassin/spamassassin_gtk.c   ** NEW **
3890                 GTK config for SpamAssassin Plugin using
3891                 the new prefs window
3892
3893 2002-12-31 [paul]       0.8.8claws29
3894
3895         * po/POTFILES.in
3896                 remove obsolete entry 'src/menu.c'
3897
3898 2002-12-31 [alfons]     0.8.8claws28
3899
3900         * src/matcher.[ch]
3901         * src/matcher_parser_parse.y
3902         * src/prefs_matcher.c
3903                 add "ignore_thread" and "~ignore_thread" condition so it's
3904                 possible to make the actions / scoring operate on the ignore
3905                 thread flag
3906
3907 2002-12-31 [christoph]  0.8.8claws27
3908
3909         * src/addrbook.c
3910         * src/addrindex.c
3911         * src/folder.c
3912         * src/matcher.c
3913         * src/prefs_account.c
3914         * src/prefs_actions.c
3915         * src/prefs_customheader.c
3916         * src/prefs_display_header.c
3917         * src/prefs_gtk.c
3918         * src/procmime.c
3919         * src/toolbar.c
3920         * src/xmlprops.c
3921         * src/common/prefs.[ch]
3922                 extend prefs file handling for reading and automatic handling
3923                 of blocks. When reading prefs_set_block_label will automatically
3924                 move on to the block. When writing it will copy all other blocks
3925                 automatically
3926
3927         * src/common/plugin.c
3928                 Now loading plugin filenames from [Plugins] block in
3929                 sylpheed rc file
3930
3931 2002-12-30 [christoph]  0.8.8claws26
3932
3933         * src/common/hooks.[ch]
3934                 return abort status to caller of hooks_invoke
3935                 
3936         * src/inc.[ch]
3937                 invoke message filtering hook and stop
3938                 default handling when filter returns abort
3939
3940         * src/common/plugin.[ch]
3941         * src/plugins/demo/demo.c
3942                 modify plugin loader, because resolving symbols for strings
3943                 does not work correctly
3944         
3945         * configure.in
3946         * ac/spamassassin.m4                            ** NEW **
3947         * src/plugins/spamassassin/.cvsignore           ** NEW **
3948         * src/plugins/spamassassin/Makefile.am          ** NEW **
3949         * src/plugins/spamassassin/README               ** NEW **
3950         * src/plugins/spamassassin/libspamc.[ch]        ** NEW **
3951         * src/plugins/spamassassin/spamassassin.c       ** NEW **
3952         * src/plugins/spamassassin/utils.[ch]           ** NEW **
3953                 add spamassassin plugin, see src/plugins/spamassassin/README
3954                 for details
3955
3956 2002-12-29 [alfons]     0.8.8claws25
3957
3958         * src/mainwindow.c
3959                 when moving focus from a message view to the main 
3960                 window, don't forget to select the summary node
3961                 of the displayed message. should fix "[ 659103 ] 
3962                 focus-follows-mouse confuses sylpheed"
3963
3964 2002-12-29 [christoph]  0.8.8claws24
3965
3966         * src/Makefile.am
3967         * src/stringtable.[ch]          ** REMOVE **
3968         * src/common/Makefile.am
3969         * src/common/stringtable.[ch]   ** NEW **
3970                 move stringtable files to common directory
3971
3972 2002-12-29 [christoph]  0.8.8claws23
3973
3974         * src/Makefile.am
3975         * src/menu.[ch]                 ** REMOVE **
3976         * src/gtk/Makefile.am
3977         * src/gtk/menu.[ch]             ** NEW **
3978                 move menu files to gtk directory
3979
3980 2002-12-29 [match]      0.8.8claws22
3981
3982         * src/addressbook.c
3983         * src/syldap.c
3984                 moved UI specific code out of LDAP code into addressbook
3985                 UI code. fixed memory leak.
3986
3987 2002-12-29 [christoph]  0.8.8claws21
3988
3989         * src/folder.c
3990                 only check for IGNORED parent message when message is
3991                 not IGNORED itself
3992
3993 2002-12-29 [alfons]     0.8.8claws20
3994
3995         * src/summaryview.c
3996                 set gtksctree's anchor correct (immediate execute
3997                 changes the tree's layout, and anchor points at 
3998                 the incorrect row). fixes "[ 657233 ] multiple msg 
3999                 delete sometimes off by 1".
4000                 we probably have to look for more tree layout /
4001                 anchor glitches.
4002
4003 2002-12-29 [paul]       0.8.8claws19
4004
4005         * src/summaryview.c
4006                 fix bug [ 659054 ] incorrect sorting of 'From' column
4007                 when using 'display sender using address book'
4008                 thanks to Alfons and Luke Plant
4009
4010 2002-12-29 [christoph]  0.8.8claws18
4011
4012         * src/folder.c
4013         * src/procmsg.[ch]
4014                 check parent messages for IGNORE THREAD flag, when adding,
4015                 moving or copying messages to a folder
4016
4017 2002-12-27 [alfons]     0.8.8claws17
4018
4019         re-organize matcher part 5; more to come
4020
4021         * src/matcher.c
4022                 hash keywords in matchparser_tab 
4023
4024 2002-12-27 [alfons]     0.8.8claws16
4025
4026         re-organize matcher part 4; more to come
4027
4028         * src/matcher_parser.h
4029         * src/matcher_parser_lex.l
4030         * src/matcher_parser_parse.y
4031                 cleanup
4032
4033 2002-12-27 [alfons]     0.8.8claws15
4034
4035         re-organize matcher part 3; more to come
4036
4037         * src/matcher.[ch]
4038                 cleanup
4039
4040 2002-12-27 [alfons]     0.8.8claws14
4041
4042         re-organize matcher part 2; more to come but this should
4043         work. cc me if there are any regressions.
4044
4045         * src/matcher.h
4046                 add prototype for get_matchparser_tab_id()
4047         * src/matcher_parser_lex.l
4048                 look up keywords using matchparser_tab_id();
4049
4050 2002-12-27 [alfons]     0.8.8claws12
4051
4052         re-organize matcher part 1
4053
4054         * src/matcher.h
4055                 map yacc generated constants to sylpheed matcher constants
4056         * src/matcher.c
4057                 add function to find a matcher constant from a string
4058
4059 2002-12-27 [christoph]  0.8.8claws11
4060
4061         * src/compose.c
4062                 MENUITEM_ADD casts the 4th argument from integer to pointer
4063                 so it probably should not be a pointer, this means we
4064                 should use account id for it and not the account's pointer
4065
4066 2002-12-27 [paul]       0.8.8claws10
4067
4068         * src/mainwindow.c
4069                 remove unneeded 'GtkWidget *vbox'
4070                 
4071         * src/summaryview.c
4072                 further sync with 0.8.8 - make sort
4073                 by recipient work as expected
4074                 
4075         * NEWS
4076                 sync with 0.8.8
4077
4078 2002-12-27 [paul]       0.8.8claws9
4079
4080         * po/pt_BR.po
4081                 updated by Ivan F. Martinez
4082                 
4083 2002-12-27 [darko]      0.8.8claws8
4084
4085         * src/common/utils.c
4086                 added locked pattern to extended search
4087
4088 2002-12-27 [alfons]     0.8.8claws7
4089
4090         * src/prefs_matcher.[ch]
4091                 clean up
4092
4093 2002-12-26 [alfons]     0.8.8claws6
4094
4095         * src/matcher.[ch]
4096         * src/matcher_parser_lex.l
4097         * src/matcher_parser_parse.y
4098         * src/prefs_matcher.c
4099                 allow color label as a condition in the matcher
4100
4101 2002-12-26 [oliver]     0.8.8claws5
4102         
4103         * src/toolbar.c 
4104                 enable Addressbook for Main and Messageview
4105         * src/prefs_actions.c
4106                 enable actions in Messageview
4107
4108 2002-12-26 [christoph]  0.8.8claws4
4109
4110         * src/common/plugin.c
4111                 add a little debug output
4112         * configure.in
4113         * src/plugins/demo/Makefile.am
4114                 better use of automake
4115
4116 2002-12-26 [christoph]  0.8.8claws3
4117
4118         * src/Makefile.am
4119         * src/common/Makefile.am
4120                 fix "make distdir"
4121
4122 2002-12-26 [christoph]  0.8.8claws2
4123
4124         * configure.in
4125                 sort configure checks into common / gtk / plugins
4126         * po/POTFILES.in
4127                 add src/prefs_gtk.c
4128         * src/Makefile.am
4129                 add plugins SUBDIR
4130         * src/main.c
4131         * src/common/sylpheed.[ch]
4132                 added now sylpheed_done function for shutdown
4133         * src/common/Makefile.am
4134         * src/common/plugin.[ch]                ** NEW **
4135                 plugin loader and unloader
4136         * src/plugins/.cvsignore                ** NEW **
4137         * src/plugins/Makefile.am               ** NEW **
4138                 build plugins
4139         * src/plugins/demo/.cvsignore           ** NEW **
4140         * src/plugins/demo/Makefile.am          ** NEW **
4141         * src/plugins/demo/demo.c               ** NEW **
4142                 small demo plugin that installs a logtext hook and
4143                 outputs the log text to stdout
4144
4145 2002-12-26 [paul]       0.8.8claws1
4146
4147         * po/es.po
4148                 updated by Ricardo Mones Lastra
4149
4150 2002-12-26 [paul]       0.8.8claws
4151
4152         * 0.8.8claws released
4153
4154 2002-12-26 [paul]       0.8.7claws12
4155
4156         * po/bg.po
4157                 updated by George Danchev
4158
4159 2002-12-26 [paul]       0.8.7claws11
4160
4161         * po/POTFILES.in
4162                 remove unneeded 'src/prefs.c' entry 
4163
4164 2002-12-26 [paul]       0.8.7claws10
4165
4166         * src/codeconv.c
4167           src/mainwindow.c
4168                 sync with 0.8.8 release
4169         
4170         * src/folder.[ch]
4171           src/mh.c
4172           src/summaryview.c
4173                 partial sync with 0.8.8 release
4174         
4175
4176 2002-12-25 [alfons]     0.8.7claws9
4177
4178         * src/matcher.[ch]
4179         * src/matcher_parser_lex.l
4180         * src/matcher_parser_parse.y
4181         * src/prefs_matcher.c
4182                 add locked flag to possible filtering / matcher 
4183                 conditions (also a good example what should be
4184                 done to add a simple boolean condition)
4185
4186 2002-12-25 [christoph]  0.8.7claws8
4187
4188         * src/Makefile.am
4189         * src/account.[ch]
4190         * src/addrbook.c
4191         * src/addressbook.c
4192         * src/addrindex.c
4193         * src/filtering.c
4194         * src/folder.c
4195         * src/matcher.c
4196         * src/prefs.[ch]                ** REMOVE **
4197         * src/prefs_account.c
4198         * src/prefs_actions.c
4199         * src/prefs_common.c
4200         * src/prefs_customheader.c
4201         * src/prefs_display_header.c
4202         * src/prefs_filtering.c
4203         * src/prefs_folder_item.c
4204         * src/prefs_gtk.[ch]            ** NEW **
4205         * src/prefs_matcher.c
4206         * src/prefs_scoring.c
4207         * src/prefs_summary_column.c
4208         * src/procmime.c
4209         * src/selective_download.c
4210         * src/toolbar.c
4211         * src/common/Makefile.am
4212         * src/common/prefs.[ch]         ** NEW **
4213                 split prefs.[ch] into prefs_gtk.[ch] and common/prefs.[ch]
4214
4215 2002-12-24 [alfons]     0.8.7claws7
4216
4217         * src/summaryview.c
4218                 summary_thread_build(): fix real cause of the crash mentioned in
4219                 0.8.7claws3. use subject_XXX() and not g_hash_table_XXX() functions,
4220                 this way we get meaningful ctree nodes 
4221
4222 2002-12-24 [oliver]     0.8.7claws6
4223
4224         * src/mainwindow.[ch]
4225         * src/messageview.[ch]
4226         * src/compose.[ch]
4227         * src/inc.c
4228         * src/summaryview.c
4229                 changes to use updated toolbar handling
4230                 
4231 2002-12-24 [oliver]     0.8.7claws5
4232
4233         * src/toolbar.[ch]
4234                 generic toolbar handling
4235                 used ideas from Ivan Francolin Martinez (ivanfm@users.sourceforge.net)
4236         * src/prefs_toolbar.[ch]
4237                 adjust to handling
4238         
4239 2002-12-24 [oliver]     0.8.7claws4
4240         
4241         * src/stock_pixmap.[ch]
4242                 move SYLPHEED_LOGO to end of list in order 
4243                 to remove it from Custom Toolbar`s Icon View
4244
4245 2002-12-24 [alfons]     0.8.7claws3
4246
4247         * src/summaryview.c
4248                 summary_thread_build(): fix crash because of focus != selection 
4249                 after threading. when deleting the selection, gtk tries but fails 
4250                 to find the correct focusable element. we now force the selection
4251                 to be focused. this should solve the infamous bug reported by 
4252                 Jason Wojciechowski (bug "[ 633443 ] Crash on deleting messages"). 
4253                 a test case is available. 
4254
4255 2002-12-24 [darko]      0.8.7claws2
4256
4257         * src/summaryview.c
4258                 don't crash when unmarking message with unread children
4259
4260 2002-12-23 [christoph]  0.8.7claws1
4261
4262         * src/Makefile.am
4263         * src/common/Makefile.am
4264                 update Makefiles for moved intl.h, version.h and defs.h
4265         * src/imap.c
4266                 rewrite imap_session_get to avoid duplicate code
4267
4268 2002-12-23 [paul]       0.8.7claws
4269
4270         * Santa-Claws released
4271         
4272         * po/hu.po
4273           po/ru.po
4274                 squeeze in updated Hungarian and Russian translations.
4275                 Submitted by  Gál Zoltán and Ruslan N. Balkin
4276
4277 2002-12-23 [paul]       0.8.6claws129
4278
4279         * po/pl.po
4280                 updated by Witold Wladyslaw Wojciech Wilk
4281
4282 2002-12-23 [paul]       0.8.6claws128
4283
4284         * src/quote_fmt_parse.y
4285                 fix typo and add licence header
4286
4287 2002-12-23 [paul]       0.8.6claws127
4288
4289         * po/en_GB.po
4290                 updated
4291
4292 2002-12-23 [paul]       0.8.6claws126
4293
4294         * po/it.po
4295                 updated translation, submitted by Alessandro Maestri
4296                 
4297 2002-12-23 [paul]       0.8.6claws125
4298
4299         * src/quote_fmt_parse.y
4300                 fix signature-stripping on replies bug. match
4301                 '-- \n' and not '-- '.
4302
4303 2002-12-22 [paul]       0.8.6claws124
4304
4305         * po/bg.po
4306           po/es.po
4307           po/sr.po
4308                 updated translations. submitted by George Danchev,
4309                 Ricardo Mones Lastra, and Urke MMI respectively
4310
4311 2002-12-21 [paul]       0.8.6claws123
4312
4313         * src/addrbook.c
4314                 fix coding style
4315
4316 2002-12-21 [paul]       0.8.6claws122
4317
4318         * src/addrbook.c
4319                 fix bug [643638] where if a person is in one or more
4320                 addressbook groups editing that person's email 
4321                 address results in removal from those groups.
4322                 Patch submitted by Luke Plant.
4323
4324 2002-12-20 [christoph]  0.8.6claws121
4325
4326         * src/common/utils.c
4327         * src/summaryview.c
4328                 reimplement expand_search_string using GString to
4329                 prevent crashs caused by miscalculated string
4330                 lengths reported by Paul
4331
4332 2002-12-20 [christoph]  0.8.6claws120
4333
4334         * src/summaryview.c
4335                 don't use "changed" to check if op_count has to be changed as it
4336                 is also set when the message has unread children
4337                 (closes bug [ 653221 ] crash while deleting duplicates)
4338
4339 2002-12-20 [paul]       0.8.6claws119
4340
4341         * sync with 0.8.6cvs27
4342                 see ChangeLog 2002-12-20
4343
4344 2002-12-20 [paul]       0.8.6claws118
4345
4346         * sync with 0.8.6cvs26
4347                 see ChangeLog 2002-12-19 and 2002-12-20
4348
4349 2002-12-19 [alfons]     0.8.6claws117
4350
4351         * src/textview.c
4352                 fix incorrect parsing of email addresses, submitted by 
4353                 Luke Plant (thanks!). Closes bug "[ 565480 ] duplicate 
4354                 name display if it contains @".
4355
4356 2002-12-18 [paul]       0.8.6claws116
4357
4358         * sync with 0.8.6cvs23
4359                 see ChangeLog 2002-12-18
4360
4361 2002-12-18 [paul]       0.8.6claws115
4362
4363         * src/Makefile.am
4364         * src/account.c
4365         * src/codeconv.c
4366         * src/gtkutils.[ch]
4367         * src/imap.c
4368                 sync with 0.8.6cvs22.
4369                 see ChangeLog 2002-12-17 and 2002-12-18
4370
4371 2002-12-17 [christoph]  0.8.6claws114
4372
4373         * src/imap.c
4374                 o don't create a session if imap greeting fails
4375                 o don't close socket when authentication fails
4376                   this is done by imap_session_destroy
4377
4378 2002-12-17 [thorsten]   0.8.6claws113
4379
4380         * tools/Makefile.am
4381           tools/README
4382           tools/google_msgid.pl ** NEW FILE **
4383                 Added "search for message-id" script and doc
4384
4385 2002-12-17 [thorsten]   0.8.6claws112
4386
4387         * po/hu.po
4388                 Updated hungarian translation
4389                 (updated by Gal Zoltan)
4390
4391 2002-12-16 [christoph]  0.8.6claws111
4392
4393         * src/addr_compl.c
4394                 remove stupid addressbook dump to debug output
4395         * src/mh.c
4396                 fix memory leak found by Hiro
4397
4398 2002-12-14 [paul]       0.8.6claws110
4399
4400         * src/compose.c
4401                 fix menubar sensitivity on send
4402                 
4403         * src/prefs_filtering.c
4404         * src/prefs_matcher.c
4405         * src/prefs_scoring.c
4406                 Fix english ;)
4407                 
4408         * src/common/quoted-printable.h
4409                 sync: fix typo
4410         
4411 2002-12-13 [christoph]  0.8.6claws109
4412
4413         * src/Makefile.am
4414         * src/manage_window.[ch]        ** REMOVE **
4415         * src/gtk/Makefile.am
4416         * src/gtk/manage_window.[ch]    ** NEW **
4417                 move manage_window files to gtk directory
4418
4419 2002-12-13 [christoph]  0.8.6claws108
4420
4421         * src/Makefile.am
4422         * src/gtkshruler.[ch]           ** REMOVE **
4423         * src/gtk/Makefile.am
4424         * src/gtk/gtkshruler.[ch]       ** NEW **
4425                 move gtkshruler files to gtk directory
4426
4427 2002-12-13 [christoph]  0.8.6claws107
4428
4429         * src/Makefile.am
4430         * src/compose.c
4431         * src/gtkstext.[ch]             ** REMOVE **
4432         * src/gtkutils.[ch]
4433         * src/textview.c
4434         * src/gtk/gtkstext.[ch]         ** NEW **
4435         * src/gtk/Makefile.am
4436                 o move stext functions to gtkstext.c to remove
4437                   dependency of gtkutils
4438                 o move gtkstext files to gtk directory
4439
4440         * src/gtk/Makefile.am
4441         * src/gtk/sslcertwindow.[ch]
4442                 UI stuff can always depend on common code so
4443                 it's ok to add ../common to include path
4444
4445 2002-12-13 [colin]      0.8.6claws106
4446
4447         * src/summaryview.c
4448                 Disconnect sighandlers for mainwindow when
4449                 quicksearch has the focus
4450                 Fix bug #653231
4451         * src/mainwindow.[ch]
4452                 Make key_pressed callback public, to be able
4453                 to disconnect it
4454
4455 2002-12-13 [christoph]  0.8.6claws105
4456
4457         * src/mh.c
4458                 create .mh_sequences file in new MH folders
4459                 (closes feature request [ 523162 ] MH folders should
4460                  get a .mh_sequences)
4461
4462 2002-12-13 [colin]      0.8.6claws104
4463
4464         * src/summaryview.c
4465                 Better handling of quicksearch show/hide
4466                 (basically the button stays under the mouse 
4467                  when toggled)
4468
4469 2002-12-13 [paul]       0.8.6claws103
4470
4471         * sync with 0.8.6cvs17
4472                 see ChangeLog 2002-12-13
4473
4474 2002-12-13 [paul]       0.8.6claws102
4475
4476         * po/es.po
4477                 updated by Ricardo Mones Lastra
4478
4479 2002-12-11 [colin]       0.8.6claws101
4480
4481         * src/folder.c
4482                 remove statusbar stuff
4483           src/folderview.c
4484                 set statusbar verbosity when moving folders
4485
4486 2002-12-11 [colin]       0.8.6claws100
4487         * src/prefs_filtering.c
4488         * src/prefs_matcher.c
4489         * src/prefs_scoring.c
4490                 Fix english ;)
4491
4492 2002-12-11 [colin]       0.8.6claws99
4493
4494         * src/prefs_common.[ch]
4495                 Add summary_quicksearch_type
4496         * src/summaryview.c
4497                 Save last used quicksearch type
4498
4499 2002-12-11 [jens]       0.8.6claws98
4500         * src/prefs_filtering.c
4501         * src/prefs_matcher.c
4502         * src/prefs_scoring.c
4503                 added dialog for incomplete rules in scoring, filtering and
4504                 matcher to ask wheather really close
4505
4506 2002-12-11 [colin]      0.8.6claws97
4507
4508         * src/folder.c
4509                 Fix folder dnd statusbar logging
4510
4511 2002-12-10 [christoph]  0.8.6claws96
4512
4513         * src/compose.c
4514         * src/folder.c
4515         * src/imap.c
4516         * src/inc.c
4517         * src/main.c
4518         * src/mainwindow.c
4519         * src/news.c
4520         * src/send.c
4521         * src/statusbar.[ch]
4522         * src/common/hooks.c
4523         * src/common/log.[ch]
4524                 o handle verbose logging in statusbar directly in statusbar code
4525                   and common code does not need any knowledge about a statusbar
4526                 o remove direct calls to statusbar_(puts|pop)_all functions
4527
4528 2002-12-10 [jens]       0.8.6claws95
4529
4530         * src/*.c
4531                 removed gettext from g_warnings
4532         * po/POTFILES.in
4533                 cleaned and updated
4534         * po/de.po
4535                 updated
4536
4537 2002-12-10 [colin]      0.8.6claws94
4538
4539         * src/main.c
4540                 finish crash dialog fix
4541
4542 2002-12-10 [colin]      0.8.6claws93
4543
4544         * src/main.c
4545                 "Fix" "sylpheed already running" instead of
4546                 crash dialog appearing after a crash
4547
4548 2002-12-10 [colin]      0.8.6claws92
4549
4550         * po/POTFILES.in
4551                 add src/gtk/sslcertwindow.c
4552
4553 2002-12-10 [paul]       0.8.6claws91
4554
4555         * po/POTFILES.in
4556                 updated to reflect recent changes
4557                 submitted by Alessandro Maestri
4558
4559 2002-12-09 [christoph]  0.8.6claws90
4560
4561         * src/Makefile.am
4562         * src/smtp.[ch]                 ** REMOVE **
4563         * src/common/Makefile.am
4564         * src/common/smtp.[ch]          ** NEW **
4565                 move smtp files to common directory
4566
4567 2002-12-09 [christoph]  0.8.6claws89
4568
4569         * src/Makefile.am
4570         * src/session.[ch]              ** REMOVE **
4571         * src/common/Makefile.am
4572         * src/common/session.[ch]       ** NEW **
4573                 move session files to common directory
4574
4575 2002-12-09 [paul]       0.8.6claws88
4576
4577         * src/account.c
4578                 fix bug [649746] edit accounts: move account reverted
4579                 Patch submitted by Luke Plant <lukeplant@users.sourceforge.net>
4580
4581 2002-12-09 [colin]      0.8.6claws87
4582
4583         * src/ssl_certificate.c
4584                 cleanup
4585
4586 2002-12-09 [colin]      0.8.6claws86
4587
4588         * src/ssl.c
4589                 Try to open the cert.pem database and 
4590                 issue a warning if it isn't there
4591
4592 2002-12-09 [colin]      0.8.6claws85
4593
4594         * src/common/ssl_certificate.c
4595         * src/gtk/sslcertwindow.c
4596                 Warning fixes
4597
4598 2002-12-09 [colin]      0.8.6claws84
4599
4600         * src/ssl_certificate.[ch] ** REMOVED **
4601         * src/common/ssl_certificate.[ch] ** NEW **
4602         * src/Makefile.am
4603         * src/common/Makefile.am
4604                 Moved ssl_certificate.[ch] to common
4605         * src/common/ssl.c 
4606                 Put back needed include
4607         * src/gtk/sslcertwindow.[ch]
4608                 Changed ssl_certificate.h include
4609         
4610 2002-12-09 [colin]      0.8.6claws83
4611
4612         * src/gtk/sslcertwindow.[ch]
4613                 Implement hook for certificate acception
4614         * src/ssl_certificate.[ch]
4615                 Implement hook for certificate acception
4616         * src/common/ssl.c
4617                 Reenable certificate acception check
4618         * src/mainwindow.c
4619                 Register sslcertwindow's hook
4620         
4621 2002-12-08 [christoph]  0.8.6claws82
4622
4623         * src/about.c
4624         * src/addr_compl.c
4625         * src/codeconv.c
4626         * src/manual.c
4627         * src/undo.c
4628         * src/common/utils.c
4629                 o add missing includes
4630                 o fix warnings
4631         * src/.cvsignore
4632         * src/common/.cvsignore
4633         * src/common/version.h          ** REMOVE **
4634                 remove autogenerated file
4635
4636 2002-12-08 [paul]       0.8.6claws81
4637
4638         * src/stringtable.c
4639                 put back needed include
4640
4641 2002-12-08 [colin]      0.8.6claws80
4642         
4643         * src/gtk/sslcertwindow.c
4644                 Cleaner popups when asking
4645         * src/ssl_certificate.c
4646         * src/prefs_common.[ch]
4647                 remove ssl certificate pref
4648                 put back needed include
4649         * src/undo.c
4650                 put back needed include
4651
4652 2002-12-08 [christoph]  0.8.6claws79
4653
4654         * src/folderview.c
4655         * src/logwindow.c
4656         * src/statusbar.c
4657         * src/summaryview.c
4658                 only abort hook invokation if required data is missing not
4659                 if our own data pointer is NULL, update hookfunction for
4660                 log window
4661
4662 2002-12-08 [paul]       0.8.6claws78
4663
4664         * src/about.c
4665         * src/addrcache.c
4666         * src/addrclip.c
4667         * src/addr_compl.c
4668         * src/addrselect.c
4669         * src/codeconv.c
4670         * src/colorlabel.c
4671         * src/enriched.c
4672         * src/esmtp.c
4673         * src/exporthtml.c
4674         * src/headerview.c
4675         * src/imageview.c
4676         * src/manual.c
4677         * src/noticeview.c
4678         * src/pgptext.c
4679         * src/scoring.c
4680         * src/sourcewindow.c
4681         * src/stringtable.c
4682         * src/undo.c
4683                 clean up: remove unneccesary includes
4684
4685 2002-12-08 [christoph]  0.8.6claws77
4686
4687         * src/folderview.c
4688         * src/statusbar.c
4689         * src/summaryview.c
4690         * src/common/hooks.[ch]
4691                 hook functions now have a gboolean return value, if a hook
4692                 returns TRUE it will stop executing of any more hooks in
4693                 the same hooklist for this invokation
4694
4695 2002-12-08 [colin]      0.8.6claws76
4696         
4697         * src/main.c
4698                 put back argv0 for CRASH_DIALOG
4699
4700 2002-12-08 [christoph]  0.8.6claws75
4701
4702         * src/Makefile.am
4703         * src/about.c
4704         * src/account.c
4705         * src/crash.c
4706         * src/esmtp.h
4707         * src/imap.[ch]
4708         * src/inc.c
4709         * src/main.c
4710         * src/mainwindow.c
4711         * src/news.c
4712         * src/pop.[ch]
4713         * src/prefs_account.[ch]
4714         * src/prefs_common.[ch]
4715         * src/send.[ch]
4716         * src/smtp.[ch]
4717         * src/ssl_certificate.[ch]
4718         * src/ssl_manager.[ch]
4719         * src/common/Makefile.am
4720         * src/common/log.c
4721         * src/common/nntp.[ch]
4722         * src/common/socket.[ch]
4723         * src/common/ssl.[ch]
4724         * src/gtk/sslcertwindow.[ch]
4725         * ac/openssl.m4
4726                 use new autoconf script to detect OpenSSL with extra parameters
4727                 to specify the location of libs and includes, also remove USE_SSL
4728                 to USE_OPENSSL
4729
4730         * src/common/sylpheed.[ch]
4731         * src/common/version.h.in
4732                 start seperation of common code initialization seperated from gui
4733
4734         * src/summaryview.c
4735                 The function that is called when a color label changes
4736                 should not change the color lable again
4737
4738 2002-12-08 [colin]      0.8.6claws74
4739
4740         * src/gtk/sslcertwindow.c
4741                 warning fixes
4742
4743 2002-12-08 [colin]      0.8.6claws73
4744
4745         * src/statusbar.c
4746           src/common/log.h
4747                 Register a hook for statusbar_puts_all
4748         * src/common/log.c
4749                 invoke statusbar_puts_all's hook
4750         
4751 2002-12-08 [colin]      0.8.6claws72
4752
4753         * src/ssl_certificate.c
4754                 Put back a badly-removed include
4755
4756 2002-12-08 [colin]      0.8.6claws71
4757
4758         * src/gtk/sslcertwindow.[ch]    ** NEW **
4759                 new certificate presentation
4760         * src/gtk/Makefile.am
4761                 add new files
4762         * src/ssl_certificate.[ch]
4763                 gtk cleanup, made utility functions public
4764         * src/ssl_manager.c
4765                 use new cert presentation
4766
4767 2002-12-07 [christoph]  0.8.6claws70
4768
4769         * src/Makefile.am
4770         * src/nntp.[ch]                 ** REMOVE **
4771         * src/common/Makefile.am
4772         * src/common/nntp.[ch]          ** NEW **
4773                 move nntp files to common directory
4774
4775 2002-12-07 [christoph]  0.8.6claws69
4776
4777         * src/procmsg.[ch]
4778         * src/summaryview.c
4779                 implement msginfo update callback using sylpheed's new
4780                 hook system. Invoke hooks from procmsg_msginfo_[un]set_flags.
4781
4782 2002-12-06 [christoph]  0.8.6claws68
4783
4784         * src/editgroup.c
4785                 This patch changes the 'Edit Group Details' dialog to
4786                 allow extended selections in either pane, so that
4787                 addresses can be added or removed from a group more
4788                 quickly and easily. (it actually is a net decrease in
4789                 file size, as some unnecessary functions have been
4790                 removed). 
4791                 (patch submitted by Luke Plant <lukeplant@users.sourceforge.net>)
4792
4793 2002-12-06 [christoph]  0.8.6claws67
4794
4795         * src/Makefile.am
4796         * src/template.[ch]             ** REMOVE **
4797         * src/common/Makefile.am
4798         * src/common/template.[ch]      ** NEW **
4799                 move template files to common directory
4800
4801         * src/nntp.c
4802                 add missing log.h include
4803
4804 2002-12-06 [melvin]     0.8.6claws66
4805
4806         * src/prefs_actions.c
4807                 Added the trailing ">" syntax to insert command's output
4808                 without replacing old text (in contrast to trailing "|").
4809
4810 2002-12-05 [colin]      0.8.6claws65
4811         
4812         * src/common/utils.c
4813                 Don't modify original search_string or it'll change
4814                 the next iterations in the for()
4815
4816 2002-12-05 [darko]      0.8.6claws64
4817
4818         * src/common/utils.c
4819                 proper check for filtering commands, found by Colin
4820
4821 2002-12-05 [darko]      0.8.6claws63
4822
4823         * src/common/utils.c
4824                 check proper string for NULL pointer, found by Colin
4825
4826 2002-12-05 [darko]      0.8.6claws62
4827
4828         * src/common/utils.[ch]
4829                 expand_search_string(): new function
4830                 converts Mutt-like patterns to Sylpheed's
4831                 filtering engine
4832         * src/summaryview.c
4833                 use expand_search_string() to allow Mutt-like
4834                 patterns in extended search
4835         * README.claws
4836                 document extended option in quick search
4837
4838 2002-12-05 [paul]       0.8.6claws61
4839
4840         * sync with 0.8.6cvs16
4841                 see ChangeLog 2002-12-05
4842                 
4843         * po/POTFILES.in
4844                 clean up
4845
4846 2002-12-04 [christoph]  0.8.6claws60
4847
4848         * src/imap.[ch]
4849                 put imap authentication code into a new function and
4850                 remove it from imap_session_new that will allow to
4851                 send other commands before authentication
4852
4853 2002-12-04 [christoph]  0.8.6claws59
4854
4855         * src/imap.[ch]
4856                 use already existing method to prevent unneeded IMAP
4857                 folder selects. Set imap_select parameters to NULL
4858                 in some functions if the values are not required.
4859
4860         * src/xml.h
4861                 remove no longer required include
4862
4863 2002-12-04 [paul]       0.8.6claws58
4864
4865         * po/es.po
4866                 updated by Ricardo Mones Lastra
4867                 
4868         * configure.in
4869           po/hu.po      ** NEW FILE **
4870                 initial Hungarian translation, submitted
4871                 by Gál Zoltán <galzoli@hu.inter.net>
4872
4873 2002-12-03 [christoph]  0.8.6claws57
4874
4875         * src/Makefile.am
4876         * src/gtksctree.[ch]            ** REMOVE **
4877         * src/gtk/Makefile.am
4878         * src/gtk/gtksctree.[ch]        ** NEW **
4879                 move gtksctree files to gtk directory
4880
4881 2002-12-03 [christoph]  0.8.6claws56
4882
4883         * src/Makefile.am
4884         * src/md5.[ch]                  ** REMOVE **
4885         * srm/common/Makefile.am
4886         * src/common/md5.[ch]           ** NEW **
4887                 move md5 files to common directory
4888
4889         * src/gtkstext.c
4890                 remove not required #include
4891
4892 2002-12-03 [sergey]     0.8.6claws55
4893
4894         * src/gtkutils.c
4895         * src/gtkutils.h
4896                 gtkut_window_popup(): new function.
4897         * src/mainwindow.c
4898                 main_window_popup(): use gtkut_window_popup() to raise
4899                 window without changing its position.
4900                 (see sylpheed-main ML message [sylpheed:17247])
4901
4902 2002-12-03 [sergey]     0.8.6claws54
4903
4904         * src/send.c
4905                 send_message_local(): removed first-dot escaping
4906                 (SMTP-only, not needed for sending through pipe)
4907
4908 2002-12-03 [paul]       0.8.6claws53
4909
4910         * po/POTFILES.in
4911                 update to reflect recent changes (thanks
4912                 to Ricardo Mones Lastra)
4913                 
4914         * tools/filter_conv.pl
4915                  fix problem with quoted strings. Patch submitted
4916                  by Luke Plant <lukeplant@softhome.net>
4917
4918 2002-12-03 [paul]       0.8.6claws52
4919
4920         * sync with 0.8.6cvs15
4921                 see ChangeLog 2002-12-03
4922
4923 2002-12-02 [christoph]  0.8.6claws51
4924
4925         * src/logwindow.[ch]
4926         * src/common/log.[ch]
4927                 implement logging using a hook function
4928
4929         * src/folderview.c
4930         * src/folder.[ch]
4931                 define hooklist name in header file to avoid
4932                 errors caused by wrong spelling of hooklist names
4933
4934         * src/toolbar.c
4935                 fix warnings
4936
4937 2002-12-02 [christoph]  0.8.6claws50
4938
4939         * src/common/Makefile.am
4940                 add src/common/hooks.[ch]
4941
4942         * src/common/hooks.[ch]
4943                 implement a simple hook system using glib's hook functions
4944
4945         * src/folder.[ch]
4946         * src/folderview.c
4947                 use new hook system for folder item updates
4948
4949 2002-12-02 [christoph]  0.8.6claws49
4950
4951         * doc-src/ui_seperation.txt     ** NEW **
4952                 information for ui seperation
4953
4954         * src/Makefile.am
4955                 remove files that were moved to common
4956                 include common directory by default for the header files
4957
4958         * src/inc.c
4959         * src/common/socket.c
4960         * src/automaton.[ch]
4961                 implement automaton using g_io_*-functions instead of
4962                 gdk_input_add to make it ui independent
4963
4964         * src/codeconv.c
4965         * src/compose.c
4966         * src/ldif.c
4967         * src/pgptext.c
4968         * src/procmime.c
4969         * src/rfc2015.c
4970         * src/smtp.c
4971         * src/unmime.c
4972                 remove common/ prefix because directory is now in
4973                 include path
4974
4975         * src/compose.c
4976         * src/folder.c
4977         * src/folderview.c
4978         * src/mainwindow.c
4979         * src/messageview.c
4980         * src/prefs_common.c
4981         * src/procmsg.c
4982         * src/rfc2015.c
4983                 fix warnings
4984
4985         * src/imap.c
4986         * src/inc.c
4987         * src/news.c
4988         * src/pop.c
4989         * src/send.c
4990         * src/smtp.c
4991         * src/ssl_certificate.c
4992                 add log.h header file for logging functions
4993
4994         * src/main.c
4995         * src/common/utils.c
4996         * src/summaryview.c
4997         * src/xml.c
4998                 o move debug_mode to common/utils.c
4999                 o add functions to set and get debug_mode
5000
5001         * src/defs.h                    ** REMOVE **
5002         * src/intl.h                    ** REMOVE **
5003         * src/socket.[ch]               ** REMOVE **
5004         * src/ssl.[ch]                  ** REMOVE **
5005         * src/utils.[ch]                ** REMOVE **
5006                 replaced by new files in src/common/
5007         
5008         * src/common/Makefile.am
5009                 add new files in src/common/
5010
5011         * src/common/defs.h             ** NEW **
5012         * src/common/intl.h             ** NEW **
5013         * src/common/log.[ch]           ** NEW **
5014         * src/common/socket.[ch]        ** NEW **
5015         * src/common/ssl.[ch]           ** NEW **
5016         * src/common/utils.[ch]         ** NEW **
5017                 replacement for files in src/
5018
5019 2002-12-02 [colin]      0.8.6claws48
5020
5021         * src/folderview.c
5022                 Scroll folderview if necessary during dnd
5023
5024 2002-12-02 [colin]      0.8.6claws47
5025
5026         * src/folder.[ch]
5027                 Add check to verify a move is within a single mailbox
5028         * src/folderview.c
5029                 Add specific error string for this check
5030
5031 2002-12-02 [colin]      0.8.6claws46
5032
5033         * src/folder.c
5034                 Add a test to folder moving, remove a statusbar_print
5035         * src/folderview.c
5036                 Add Move folder... context-menu item
5037                 Factorize folder moving code
5038                 Enable folder DND for mbox
5039
5040 2002-12-01 [christoph]  0.8.6claws45
5041
5042         * ac/aspell.m4
5043                 remove conf.aspelltest if the version check fails
5044
5045 2002-11-30 [christoph]  0.8.6claws44
5046
5047         * autogen.sh
5048                 run libtoolize --force in autogen to create missing
5049                 libtool scripts
5050
5051 2002-11-30 [christoph]  0.8.6claws43
5052
5053         * src/Makefile.am
5054         * src/pgptext.c
5055         * src/procmime.c
5056         * src/rfc2015.c
5057         * src/uuencode.[ch]             ** REMOVED **
5058         * src/common/Makefile.am
5059         * src/common/uuencode.[ch]      ** NEW **
5060                 move uuen/decoder to common directory
5061
5062 2002-11-30 [christoph]  0.8.6claws42
5063
5064         * src/Makefile.am
5065         * src/base64.[ch]               ** REMOVED **
5066         * src/codeconv.c
5067         * src/compose.c
5068         * src/ldif.c
5069         * src/pgptext.c
5070         * src/procmime.c
5071         * src/rfc2015.c
5072         * src/smtp.c
5073         * src/unmime.c
5074         * src/common/Makefile.am
5075         * src/common/base64.[ch]        ** NEW **
5076                 move base64 en/decoder to common directory
5077
5078 2002-11-30 [christoph]  0.8.6claws41
5079
5080         * src/common                    ** NEW **
5081                 new directory for UI independent code
5082         * src/gtk                       ** NEW **
5083                 new directory for GTK frontend
5084         * src/common/.cvsignore         ** NEW **
5085         * src/gtk/.cvsignore            ** NEW **
5086                 ignore build files
5087         * src/common/Makefile.am        ** NEW **
5088         * src/gtk/Makefile.am           ** NEW **
5089                 automake files to build new seperated stuff
5090         * src/Makefile.am
5091                 the binary will currently still be build with the
5092                 files in src, so we include the code from the
5093                 subdirs for now after building the libs there
5094
5095 2002-11-30 [paul]       0.8.6claws40
5096
5097         * src/compose.c
5098                 fix bug [642731] 'Wrong selected account with drafted mail'
5099
5100 2002-11-29 [oliver]     0.8.6claws39
5101         
5102         * src/messageview.c
5103                 o update summaryview when switching between different
5104                   messageviews          
5105         * src/toolbar.c  
5106                 o check if messageview holds already removed msg
5107                   from summaryview
5108                 
5109
5110 2002-11-29 [oliver]     0.8.6claws38
5111
5112         * src/toolbar.c 
5113                 remove not needed variables and includes
5114                 make messageview stay opened and move to next when msgs are deleted 
5115
5116 2002-11-29 [oliver]     0.8.6claws37
5117         
5118         * src/toolbar.c 
5119                 disable compose button (messageview toolbar) by default
5120                 deleted msgs are moved to trash
5121         
5122 2002-11-29 [melvin]     0.8.6claws36
5123
5124         * configure.in
5125                 Increased minimal gpgme version to 0.3.10 (Zombies out)
5126                 and to detect signatures expirations (gpgme 0.3.6)
5127
5128         * src/main.c
5129                 Use non obsolescent function for Gpgme engine checking.
5130
5131         * src/rfc2015.c
5132                 Inform about expired signatures or signatures which key
5133                 has expired. Expiration date is displayed.
5134
5135         * src/sigstatus.c
5136                 Inform about expired signatures or signatures which key
5137                 has expired.
5138
5139 2002-11-28 [paul]       0.8.6claws35
5140
5141         * src/folderview.c
5142                 re-instate 'Check for new messages' in Newsgroup
5143                 folders right-click menu, after a suggestion from
5144                 Tim Mann <timmann@users.sourceforge.net>
5145
5146         * src/main.c
5147                 after a crash check only local folders for new
5148                 messages
5149
5150 2002-11-28 [paul]       0.8.6claws34
5151
5152         * configure.in
5153                 apply patch that fixes the checking of GTK with XIM 
5154                 support on different OSs, such as FreeBSD. Patch 
5155                 submitted by Topia <topia@users.sourceforge.net>
5156                 
5157 2002-11-28 [paul]       0.8.6claws33
5158
5159         * src/mainwindow.c
5160           src/prefs_common.c
5161           src/prefs_toolbar.c
5162                 more changes to the English
5163
5164 2002-11-28 [paul]       0.8.6claws32
5165
5166         * sync with 0.8.6cvs13
5167                 see ChangeLog 2002-11-28 (no sync needed
5168                 for src/compose.c)
5169
5170 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws31
5171         
5172         * src/mainwindow.[ch]
5173                 add patch by Ivan F. Martinez introducing messageview Toolbar
5174                 some changes and committed by oliver    
5175
5176 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws30
5177
5178         * src/messageview.[ch]
5179                 add patch by Ivan F. Martinez introducing messageview Toolbar
5180                 some changes and committed by oliver    
5181
5182 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws29
5183
5184         * src/compose.[ch]
5185                 add patch by Ivan F. Martinez introducing messageview Toolbar
5186                 some changes and committed by oliver    
5187
5188 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws28
5189         
5190         * src/toolbar.[ch]
5191                 add patch by Ivan F. Martinez introducing messageview Toolbar
5192                 some changes and committed by oliver
5193
5194 2002-11-28 [oliver]     0.8.6claws27
5195         
5196         * src/prefs_toolbar.[ch]
5197                 getting ready for messageview toolbar
5198                 free mem allocated by gettext
5199                 change prefs_toolbar to prefs_toolbar_open
5200  
5201 2002-11-28 [thorsten]   0.8.6claws26
5202
5203         * src/imageview.[ch]
5204                 cleaned up conflicting declarations of
5205                 imageview_show_image()
5206
5207 2002-11-28 [paul]       0.8.6claws25
5208
5209         * src/grouplistdialog.c
5210           src/prefs_common.c
5211           src/prefs_summary_column.c
5212                 a few more improvements to the English
5213
5214 2002-11-28 [colin]      0.8.6claws24
5215
5216         * man/sylpheed.1
5217                 A few updates to command-line parameters
5218
5219 2002-11-28 [colin]      0.8.6claws23
5220
5221         * src/prefs_filtering.c
5222                 Fix problems with prefs_filtering_delete_path:
5223                 a) if the first rule is removed, original pointers
5224                    weren't updated (leading to segfaults)
5225                 b) it was always global_processing updated in case
5226                    of removed path was parent of rule path
5227
5228 2002-11-27 [paul]       0.8.6claws22
5229
5230         * src/mainwindow.c
5231           src/prefs_account.c
5232           src/prefs_actions.c
5233           src/prefs_common.c
5234           src/prefs_customheader.c
5235           src/prefs_display_header.c
5236           src/prefs_filtering.c
5237           src/prefs_folder_item.c
5238           src/prefs_matcher.c
5239           src/prefs_scoring.c
5240           src/prefs_summary_column.c
5241           src/prefs_template.c
5242           src/prefs_toolbar.c
5243                  improve the English in the GUI
5244
5245 2002-11-27 [colin]      0.8.6claws21
5246
5247         * src/folder.c
5248                 Fix processing renaming problems happening after
5249                 last commit
5250
5251 2002-11-27 [colin]      0.8.6claws20
5252
5253         * src/folder.c
5254                 recursive move now deletes src each subfolder after 
5255                 having moved it
5256         * src/folderview.c
5257                 Use identifier instead of path during dnd (enables
5258                 IMAP folder dnd)
5259
5260 2002-11-27 [paul]       0.8.6claws19
5261
5262         * src/main.c
5263                 apply patch that does command-line processing 
5264                 BEFORE gtk_init, allowing claws to run from 
5265                 shell-scripts in non-X environment (e.g. crontab 
5266                 or ip-up, ip-down scripts). Patch submitted by
5267                 Ruslan N. Balkin <baron@dartel.ru>
5268                 
5269         * po/it.po
5270                 updated by Alessandro Maestri
5271
5272 2002-11-27 [paul]       0.8.6claws18
5273
5274         * sync with 0.8.6cvs12
5275           src/prefs_common.c
5276                 Differences are that main uses a 'Receive dialog'
5277                 frame on the Interface tab, whereas claws groups all 
5278                 the dialogs together in a 'Dialogs' frame.
5279
5280 2002-11-27 [colin]      0.8.6claws17
5281
5282         * src/prefs_matcher.c
5283                 Fix Execute criteria's NOT flag
5284
5285
5286 2002-11-26 [christoph]  0.8.6claws16
5287
5288         * src/ssl.c
5289                 rewrite the ssl code a little bit, only use one
5290                 SSL context, set default certificates' file/path
5291
5292 2002-11-26 [thorsten]   0.8.6claws15
5293
5294         * src/compose.c
5295                 default-reply-to didn't work for ml-reply
5296
5297 2002-11-26 [melvin]     0.8.6claws14
5298
5299         * src/prefs_actions.c
5300                 Made pipe-actions ignore short headers in message view
5301                 Made trailing-pipe-actions write in the message view with
5302                 the same font as the original message
5303
5304 2002-11-26 [paul]       0.8.6claws13
5305
5306         * src/compose.c
5307                 this time commit the correct file
5308
5309 2002-11-26 [paul]       0.8.6claws12
5310
5311         * sync with 0.8.6cvs11
5312           src/quote_fmt_parse.y  
5313                 no sync needed
5314           src/account.[ch]       
5315                 not sync'ed
5316           src/compose.c
5317                 compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
5318                 on draft mode.
5319                 compose_reedit(): add check for 'X-Sylpheed-Account-Id:' 
5320                 header
5321                 
5322         see ChangeLog 2002-11-25 and 2002-11-26
5323
5324 2002-11-26 [colin]      0.8.6claws11
5325
5326         * src/folderview.c
5327                 Fix collapsed folder not auto-expanding during
5328                 mail dnd, if it was the source folder.
5329
5330 2002-11-25 [colin]      0.8.6claws10
5331
5332         * src/folderview.[ch]
5333                 Variable renaming and cleaning (slist of nodes 
5334                 to be re-collapsed is stored in FolderView)
5335
5336 2002-11-25 [paul]       0.8.6claws9
5337
5338         * src/prefs_common.[ch]
5339                 fix breakage caused by last commit
5340
5341 2002-11-25 [paul]       0.8.6claws8
5342
5343         * sync with 0.8.6cvs4
5344                 see ChangeLog 2002-11-21
5345
5346 2002-11-25 [paul]       0.8.6claws7
5347
5348         * sync with 0.8.6cvs4
5349                 see ChangeLog 2002-11-20
5350
5351 2002-11-25 [paul]       0.8.6claws6
5352
5353         * sync with 0.8.6cvs3
5354                 see ChangeLog 2002-11-18
5355
5356 2002-11-25 [colin]      0.8.6claws5
5357
5358         * src/gtkutils.[ch]
5359                 Add gtkut_ctree_node_is_parent()
5360         * src/folderview.c
5361                 Spring-loaded folders
5362
5363 2002-11-25 [colin]      0.8.6claws4
5364
5365         * src/utils.[ch]
5366                 Add slist_concat_unique(), function to merge
5367                 two GSList filtering dups
5368         * src/folder.[ch]
5369         * src/summaryview.[ch]
5370         * src/folderview.c
5371         * src/main.c
5372                 Add detection/update/display of unread answers
5373                 to marked mails
5374         * src/procmsg.[ch]
5375                 Add procmsg_find_children()
5376                 Add procmsg_msg_has_marked_parent()
5377
5378 2002-11-25 [colin]      0.8.6claws3
5379
5380         * src/ssl_certificate.[ch]
5381                 Allow checking a certificate without a DNS
5382                 lookup
5383                 Allow to forget a cert (by deleting it)
5384                 Make ssl_certificate_destroy_public
5385         * src/ssl_manager.[ch] ** NEW FILES **
5386                 Gui to manage (display/remove) certificates
5387         * src/prefs_common.[ch]
5388                 Add a pref to allow silent acceptation of
5389                 trusted certificates or not (based on the
5390                 "I want to know what's going on" principle)
5391         * src/mainwindow.c
5392                 Add SSL manager in Tools menu
5393         * src/Makefile.am
5394                 Add the new files to the build
5395         * po/POTFILES.in
5396                 Add ssl_manager.c to translations
5397
5398 2002-11-25 [colin]      0.8.6claws2
5399
5400         * src/summaryview.[ch]
5401                 Add S_SEARCH_EXTENDED to the quick search, which 
5402                 allows to search using filtering syntax.
5403
5404 2002-11-25 [colin]      0.8.6claws1
5405
5406         * src/summaryview.c
5407                 Deletion of duplicates now prefer deleting
5408                 the unread dup (fixes feature-request 638989).
5409
5410 2002-11-24 [paul]       0.8.6claws
5411
5412         * po/es.po
5413           po/pl.po
5414           po/ru.po
5415           po/sr.po
5416                 updated by Ricardo Mones Lastra,
5417                 Witold Wladyslaw Wojciech Wilk,
5418                 Ruslan N. Balkin, and  Urke MMI 
5419                 respectively
5420
5421 2002-11-24 [paul]       0.8.5claws182
5422
5423         * po/bg.po
5424                 updated by George Danchev
5425
5426 2002-11-23 [alfons]     0.8.5claws181
5427
5428         * src/imap.c
5429                 tiny memory leak found by browsing Dimitar's 
5430                 valgrind report
5431
5432 2002-11-23 [paul]       0.8.5claws180
5433
5434         * po/it.po
5435                 updated by Alessandro Maestri
5436
5437 2002-11-22 [christoph]  0.8.5claws179
5438
5439         * src/compose.c
5440         * src/inc.c
5441         * src/prefs_filtering.c
5442         * src/summaryview.c
5443                 more warning fixes
5444
5445 2002-11-22 [alfons]     0.8.5claws178
5446
5447         * src/summaryview.c
5448                 summary_execute_delete_func(): if message is deleted, make 
5449                 sure to also remove its entry in the subject hash table. 
5450                 fixes a corner case bug.
5451
5452 2002-11-22 [paul]       0.8.5claws177
5453
5454         * .cvsignore
5455                 add 'autom4te.cache'
5456                 
5457         * ltconfig      ** REMOVED **
5458                 not needed
5459
5460 2002-11-22 [paul]       0.8.5claws176
5461
5462         * src/textview.c
5463                 textview_set_font(): fix for message display in
5464                 UTF-8 locales (thanks to Sergey Vlasov).
5465                 
5466         * AUTHORS
5467                 add new team members and contributors
5468
5469
5470 2002-11-21 [colin]      0.8.5claws175
5471
5472         * src/procmsg.[ch]
5473                 Add procmsg_remove_special_headers()
5474         * src/mh.c
5475                 Use procmsg_remove_special_headers() for 
5476                 previous fix
5477
5478 2002-11-21 [colin]      0.8.5claws174
5479
5480         * src/mh.c
5481                 Fix moving/copying from queue/draft folders
5482                 for MH folders
5483
5484 2002-11-21 [christoph]  0.8.5claws173
5485
5486         * src/crash.c
5487         * src/filtering.c
5488         * src/logwindow.c
5489         * src/main.c
5490         * src/matcher_parser_lex.[hl]
5491         * src/mbox.c
5492         * src/mbox_folder.[ch]
5493         * src/prefs_filtering.c
5494         * src/procheader.c
5495         * src/quote_fmt_lex.l
5496         * src/ssl.c
5497                 fix all warnings except the warnings in lex and yacc files
5498
5499 2002-11-20 [christoph]  0.8.5claws172
5500
5501         * src/imap.c
5502                 fix MsgInfo retrieval for IMAP draft and queue folders
5503                 (closes bug [ 619558 ] Draft saving on IMAP box issue)
5504
5505 2002-11-19 [christoph]  0.8.5claws171
5506
5507         * src/compose.c
5508                 fix segfault, when draft saving does not get
5509                 the MsgInfo of the new message
5510                 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
5511
5512 2002-11-19 [christoph]  0.8.5claws170
5513
5514         * src/procmsg.c
5515                 add parameter check for flag setting function
5516                 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
5517
5518 2002-11-18 [paul]       0.8.5claws169
5519
5520         * src/compose.c
5521                 more sensitivity fixes to redirect mode:
5522                 * disable toolbar draft button
5523                 * allow only Address book in the Tools menu
5524                 * disable editing of message by the spell
5525                   checker
5526
5527 2002-11-18 [paul]       0.8.5claws168
5528
5529         * src/compose.c
5530                 fix sensitivity of menu items in compose_redirect():
5531                 allow only the necessary items 
5532
5533 2002-11-18 [paul]       0.8.5claws167
5534
5535         * src/compose.c
5536                 fix bug [ 603259 ] 'attachment got lost on bounce'
5537
5538 2002-11-18 [paul]       0.8.5claws166
5539
5540         * po/ru.po
5541                 updated by Ruslan N. Balkin <baron@dartel.ru>
5542
5543 2002-11-18 [colin]      0.8.5claws165
5544
5545         * src/main.c
5546           src/defs.h
5547                 Remove old filtering stuff
5548
5549
5550 2002-11-17 [oliver]     0.8.5claws164
5551
5552         * src/toolbar.h
5553                 remove not needed typedef 
5554
5555 2002-11-17 [oliver]     0.8.5claws163
5556
5557         * src/toolbar.c
5558                 make toolbar's on click events translatable
5559
5560 2002-11-15 [colin]      0.8.5claws162
5561
5562         * src/summaryview.c
5563                 Revert too-soon integration of a feature
5564
5565 2002-11-15 [christoph]  0.8.5claws161
5566
5567         * src/imap.c
5568                 use main's implementation of imap_get_msginfo
5569
5570 2002-11-15 [christoph]  0.8.5claws160
5571
5572         * src/compose.c
5573         * src/folder.[ch]
5574         * src/imap.c
5575         * src/mbox_folder.c
5576         * src/mh.c
5577         * src/news.c
5578         * src/procmsg.c
5579         * src/summaryview.c
5580                 replace claws' fetch_msginfo with main's get_msginfo
5581                 (use main's implementation where possible)
5582
5583 2002-11-15 [colin]      0.8.5claws159
5584
5585         * src/ssl_certificate.c
5586                 Missed a check
5587
5588 2002-11-16 [melvin]     0.8.5claws158
5589
5590         * po/fr.po
5591                 Updated French translations.
5592
5593 2002-11-16 [colin]      0.8.5claws157
5594
5595         * src/ssl_certificate.c
5596                 Check for missing parts in the certificates
5597
5598 2002-11-15 [colin]      0.8.5claws156
5599
5600         * src/folderview.c
5601                 Preventive fix (missing check) found by
5602                 Alfons
5603
5604 2002-11-15 [paul]
5605
5606         * NEWS
5607                 sync with 0.8.6 release
5608
5609 2002-11-15 [colin]      0.8.5claws155
5610
5611         * src/folder.[ch]
5612           src/folderview.c
5613                 Fix error handling of folder_item_move_to()
5614                 (thanks to Alfons!)
5615
5616 2002-11-15 [colin]      0.8.5claws154
5617
5618         * src/folder.[ch]
5619           src/folderview.c
5620                 folder_item_move_to() sets an error message instead
5621                 of having GUI stuff in folder.c
5622
5623 2002-11-15 [colin]      0.8.5claws153
5624
5625         * src/procmsg.[ch]
5626                 Implemented a callback for MsgInfo updates, 
5627                 heavily copy/pasted from Christoph's folder 
5628                 callback system
5629         * src/summaryview.[ch]
5630                 Register summary_update_msg as callback
5631
5632 2002-11-14 [colin]      0.8.5claws152
5633         
5634         * src/procmsg.c
5635                 Update the FolderItem after sending (fixes 617593)
5636
5637 2002-11-14 [christoph]  0.8.5claws151
5638
5639         * src/folder.c
5640                 fix wrong position of NULL pointer check found
5641                 by Sergey
5642
5643 2002-11-14 [christoph]  0.8.5claws150
5644
5645         * src/folder.c
5646                 fix segfault when deleting messages from IMAP folders
5647                 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
5648
5649 2002-11-14 [colin]      0.8.5claws149
5650
5651         * src/compose.c
5652                 Forwarding was also ignoring the folder's default account.
5653
5654 2002-11-14 [colin]      0.8.5claws148
5655
5656         * src/compose.c
5657                 Fix sent folder not set to folder properties when 
5658                 forwarding.
5659
5660 2002-11-14 [thorsten]   0.8.5claws147
5661
5662         * src/inc.c
5663                 inc_start(): Files were not moved from .processing to inbox,
5664                 if no global processing rule existed
5665
5666 2002-11-14 [colin]      0.8.5claws146
5667
5668         * src/ssl_certificate
5669                 Fix file operations
5670
5671 2002-11-14 [paul]       0.8.5claws145
5672
5673         * po/it.po
5674                 updated by Alessandro Maestri
5675
5676 2002-11-13 [alfons]     0.8.5claws144
5677
5678         * src/folder.c
5679                 folder_item_close(): only mark messages unread
5680                 when a folder has new messages 
5681
5682 2002-11-13 [keith]      0.8.5claws143
5683
5684         * src/imap.c
5685                 Fix problem moving or copying between
5686                 IMAP folders
5687
5688 2002-11-13 [colin]      0.8.5claws142
5689
5690         * src/matcher_parser_parse.y
5691                 Fix rule problem when " don't match
5692
5693 2002-11-13 [christoph]  0.8.5claws141
5694
5695         * src/folder.c
5696         * src/folderview.c
5697                 moved cache saving to folder_item_close
5698                 the folderview should not have to deal with
5699                 this things
5700
5701 2002-11-13 [christoph]  0.8.5claws140
5702
5703         * src/summaryview.c
5704                 moved setting of important score to
5705                 summary_set_prefs_from_folderitem
5706
5707 2002-11-13 [colin]      0.8.5claws139
5708
5709         * src/matcher_parser_parse.y
5710                 Fix a segfault in the parser (happening when
5711                 a good expression had been tested and a bad 
5712                 one arrives)
5713
5714 2002-11-13 [paul]       0.8.5claws138
5715
5716         * sync with 0.8.5cvs24
5717                 see ChangeLog 2002-11-13
5718                 
5719         * po/pt_BR.po
5720                 updated by Fabio Jr. Beneditto
5721
5722 2002-11-13 [colin]      0.8.5claws137
5723         
5724         * src/msgcache.c
5725           src/defs.h
5726           src/procmsg.[ch]
5727                 Revert last commit, problem
5728
5729 2002-11-13 [colin]      0.8.5claws136
5730
5731         * src/msgcache.c
5732                 Remove duplicated code
5733         * src/defs.h
5734                 Bumped CACHE_VERSION and MARK_VERSION
5735         * src/procmsg.[ch]
5736                 Network endian for cache and mark files
5737
5738 2002-11-12 [colin]      0.8.5claws135
5739
5740         * src/inc.c
5741                 Fix the "socket error" dialog which disappeared
5742
5743 2002-11-12 [colin]      0.8.5claws134
5744
5745         * src/msgcache.c
5746                 Reverse last commit which had performance 
5747                 problems, but still reverse the list
5748
5749 2002-11-12 [colin]      0.8.5claws133
5750
5751         * src/msgcache.c
5752                 Reverse list order
5753
5754 2002-11-12 [melvin]     0.8.5claws132
5755
5756         * src/compose.c
5757                 Added a check for a NULL prefs_common.dictionary
5758
5759 2002-11-12 [colin]      0.8.5claws131
5760
5761         * src/ssl_certificate.[ch]
5762                 Use FQDN hostname
5763
5764 2002-11-12 [colin]      0.8.5claws130
5765
5766         * src/ssl_certificate.[ch]
5767                 Take connection port into account for 
5768                 checking certificates (a single hostname
5769                 could have multiple servers with multiple
5770                 certificates)
5771         * src/ssl.c
5772                 Pass the port to ssl_certificate_check
5773
5774 2002-11-12 [paul]       0.8.5claws129
5775
5776         * src/folder.c
5777                 fix a typo in last commit
5778
5779 2002-11-12 [paul]       0.8.5claws128
5780
5781         * sync with 0.8.5cvs23
5782                 see ChangeLog entry 2002-11-12
5783
5784 2002-11-11 [colin]      0.8.5claws127
5785
5786         * src/ssl_certificate.c
5787                 Cleaner messages
5788                 Don't popup, instead log error, if the 
5789                 corresponding pref is checked
5790         * src/ssl_certificate.h
5791                 include <openssl/objects/h>
5792
5793 2002-11-11 [colin]      0.8.5claws126
5794
5795         * src/ssl_certificate.h
5796                 _Really_ clean it
5797
5798 2002-11-11 [colin]      0.8.5claws125
5799         
5800         * src/ssl_certificate.c
5801                 Fixed leak
5802
5803 2002-11-11 [colin]      0.8.5claws124
5804
5805         * src/ssl.c
5806                 Cleaned a bit
5807         * src/ssl_certificate.[ch]
5808                 Cleaned a bit (better use of SSL API)
5809                 (This will cause non-recognition of saved 
5810                  certificates of claws12[23]...)
5811
5812 2002-11-11 [paul]       0.8.5claws123
5813         
5814         * po/es.po
5815                 updated by Ricardo Mones Lastra
5816
5817 2002-11-11 [colin]      0.8.5claws122
5818
5819         * src/ssl.c
5820                 Fix a typo
5821
5822 2002-11-11 [colin]      0.8.5claws121
5823
5824         * src/ssl_certificate.[ch] ** NEW FILES **
5825         * src/ssl.[ch]
5826                 Check SSL certificates presented to us
5827         * src/Makefile.am
5828                 Add ssl_certificate.[ch]
5829         * po/POTFILES.in
5830                 Add ssl_certificate.c
5831
5832 2002-11-11 [paul]       0.8.5claws120
5833
5834         * sync with 0.8.5cvs22
5835                 see ChangeLog 2002-11-11
5836
5837 2002-11-11 [paul]       0.8.5claws119
5838
5839         * sync with 0.8.5cvs21
5840                 see ChangeLog 2002-11-11
5841
5842 2002-11-10 [jens]       0.8.5claws118
5843
5844         * src/folder.c
5845         * src/folderview.c
5846                 corrected some typing
5847         * po/de.po
5848                 updated german translation
5849         * sylpheed.spec.in
5850                 cleaned up specfile and adjusted it for claws
5851
5852 2002-11-10 [colin]      0.8.5claws117
5853
5854         * src/summaryview.c
5855                 a STATUSBAR_PUSH/POP fix
5856
5857 2002-11-10 [colin]      0.8.5claws116
5858
5859         * src/prefs_folder_item.c
5860                 Fix hanging after opening folder properties
5861
5862 2002-11-10 [hoa]        0.8.5claws115
5863
5864         * src/matcher_parser_lex.l
5865         * src/matcher_parser_parse.y
5866                 config file for scoring and filtering is no more trashed
5867                 when there is a syntax error in a filtering rule when
5868                 editing it in a dialog.
5869
5870 2002-11-09 [colin]      0.8.5claws114
5871
5872         * src/mbox_folder.c
5873                 Added missing initialisation of folder->destroy()
5874
5875 2002-11-09 [colin]      0.8.5claws113
5876
5877         * src/folder.c
5878           src/folderview.c
5879                 Fix the status bar messages
5880
5881 2002-11-09 [colin]      0.8.5claws112
5882
5883         * src/folderview.c
5884                 Fix hangs after folder dnd, happening after 
5885                 claws109.
5886
5887 2002-11-09 [christoph]  0.8.5claws111
5888
5889         * src/folderview.c
5890                 just changed order of calls (reverse order of
5891                 associated calls)
5892         * src/inc.c
5893                 lock inc when checking only one account, otherwise
5894                 inc all could be executed at the same time
5895
5896 2002-11-09 [christoph]  0.8.5claws110
5897
5898         * src/folderview.c
5899                 better unlock the mouse cursor before calling
5900                 summary_show because it changes the cursor too
5901
5902 2002-11-09 [christoph]  0.8.5claws109
5903
5904         * src/folder.[ch]
5905         * src/folderview.c
5906                 add functions to open and close a folder
5907                 o opending will execute scanning for remote folders
5908                   and processing
5909                 o closing will unset new flag for messages
5910
5911 2002-11-09 [colin]      0.8.5claws108
5912
5913         * src/folder.c
5914                 Add a call to prefs_matcher_write_config to 
5915                 avoid non-leaf folders filtering settings to be
5916                 lost
5917
5918 2002-11-09 [paul]       0.8.5claws107
5919
5920         * src/prefs_account.c
5921                 re-word a label
5922
5923 2002-11-09 [colin]      0.8.5claws106
5924
5925         * src/folderview.c
5926                 Minor esthetic fix
5927
5928 2002-11-09 [colin]      0.8.5claws105
5929
5930         * src/folderview.c
5931                 Fix prefs_filtering deletion for MH folders (same
5932                 reason as below)
5933         * src/prefs_filtering.c
5934                 Fix prefs_filtering renaming and deletion for 
5935                 folder-based processing rules.  
5936
5937 2002-11-09 [christoph]  0.8.5claws104
5938
5939         * src/compose.c
5940         * src/folder.[ch]
5941         * src/folderview.[ch]
5942         * src/import.c
5943         * src/inc.c
5944         * src/main.c
5945         * src/mainwindow.c
5946         * src/messageview.c
5947         * src/prefs_folder_item.c
5948         * src/procmsg.c
5949         * src/summaryview.c
5950                 implement a callback system for folder item updates
5951
5952 2002-11-09 [colin]      0.8.5claws103
5953
5954         * src/folderview.c
5955                 Fix prefs_filtering renaming for MH folders (we
5956                 shouldn't rename by path as another folder could
5957                 have the same hierarchy).
5958
5959 2002-11-09 [colin]      0.8.5claws102
5960
5961         * src/folder.c
5962                 Fix a leak found by Christoph, use better variable
5963                 names
5964
5965 2002-11-09 [colin]      0.8.5claws101
5966
5967         * src/folder.c
5968                 One more fix for processing rules
5969
5970 2002-11-08 [colin]      0.8.5claws100
5971         
5972         * src/matcher.c
5973                 Don't copy the compiled regexp (will be reevaluated)
5974         * src/folderview.c
5975                 Lock folderview while moving
5976         * src/folder.c
5977                 Provide info on what's happening to the user
5978
5979 2002-11-08 [colin]      0.8.5claws99
5980
5981         * src/folderview.c
5982                 Fix folder reordering after a move if parent is 
5983                 root
5984         * src/scoring.[ch]
5985                 Add function to copy a ScoringProp
5986         * src/prefs_folder_item.c
5987                 Copy scoring rules when copying a folder prefs
5988
5989 2002-11-08 [colin]      0.8.5claws98
5990
5991         * src/folderview.c
5992                 Fixes in case of failure
5993         * src/filtering.[ch]    
5994                 Add function to duplicate a FilteringProp
5995         * src/matcher.[ch]
5996                 Add function to duplicate a MatcherProp
5997         * src/prefs_folder_item.c
5998                 Save folder's processing rules when copying 
5999                 its prefs
6000
6001 2002-11-08 [colin]      0.8.5claws97
6002         
6003         * src/folderview.c
6004                 Sort after move
6005         * src/folder.c 
6006                 Change a printf to debug_print
6007
6008 2002-11-08 [colin]      0.8.5claws96
6009
6010         * src/folder.c
6011           src/folderview.c
6012                 Fix segfaults, call me stupido
6013         
6014
6015 2002-11-08 [colin]      0.8.5claws95
6016
6017         *src/folder.c
6018                 Added forgotten prefs to save when moving folders
6019
6020 2002-11-08 [colin]      0.8.5claws94
6021
6022         * src/folder.c
6023                 Fixes to folder DND (prefs copy)
6024         * src/folderview.c
6025                 Optimization for folder DND (don't rescan whole tree)
6026                 Added folderview_create_folder_node() for this 
6027                 optimization, so de-duped a bit the code
6028         * src/prefs_folder_item.[ch]
6029                 Added prefs_folder_item_copy_prefs()    
6030           
6031 2002-11-08 [paul]       0.8.5claws93
6032
6033         * src/prefs_account.c
6034           tools/README
6035           tools/kmail2sylpheed_v2.pl
6036                 correct some typos
6037
6038 2002-11-08 [paul]       0.8.5claws92
6039
6040         * src/compose.c
6041           src/prefs_account.[ch]
6042                 remove account options 'clearsign' and 'ascii_armored',
6043                 replace with 'default_gnupg_mode' to prevent mixed-mode
6044                 Privacy settings
6045
6046 2002-11-08 [paul]       0.8.5claws91
6047
6048         * src/compose.[ch]
6049                 re-implement GnuPG 'on-the-fly' mode selection,
6050                 disallow mixed-mode
6051
6052 2002-11-08 [colin]      0.8.5claws90
6053
6054         * src/folderview.c
6055           src/prefs_folder_item.c
6056                 Change "Property" to "Properties"
6057
6058 2002-11-07 [colin]      0.8.5claws89
6059
6060         * src/folderview.c
6061           src/folder.c
6062                 Allow folder dropping to a root folder
6063
6064 2002-11-07 [paul]       0.8.5claws88
6065
6066         * src/compose.c
6067                 revert last commit
6068
6069 2002-11-07 [paul]       0.8.5claws87
6070
6071         * src/compose.c
6072                 fix reply-to-list bug. closes bug report
6073                 "[633382] reply-to-list broken in recent cvs"
6074
6075 2002-11-07 [paul]       0.8.5claws86
6076
6077         * src/compose.c
6078                 add a forgotten '#if USE_GPGME ... #endif'
6079
6080 2002-11-07 [paul]       0.8.5claws85
6081
6082         * sync with 0.8.5cvs20
6083                 see ChangeLog 2002-11-07
6084
6085 2002-11-07 [colin]      0.8.5claws84
6086
6087         * src/folder.[ch]
6088                 Change folder_item_move_to to return the newly 
6089                 created folderitem.
6090         * src/folderview.c
6091                 Select the new folderitem after moving.
6092
6093 2002-11-07 [colin]      0.8.5claws83
6094
6095         * src/prefs_filtering.c
6096                 Fix rule rewriting when moving a leaf folder to a 
6097                 shorter path
6098
6099 2002-11-07 [colin]      0.8.5claws82
6100
6101         * src/prefs_filtering.c
6102                 fix a leak
6103
6104 2002-11-07 [colin]      0.8.5claws81
6105
6106         * src/folder.[ch]
6107                 Add folder_item_move_to() function to move a 
6108                 folderitem into another one (updates matcher etc)
6109         * src/folderview.c
6110                 Add folder drag'n drop (context menu to come)
6111                 [Should be dataloss free, but Please backup before 
6112                  trying !]
6113
6114 2002-11-06 [colin]      0.8.5claws80
6115
6116         * src/mh.c
6117                 mh_create_folder() returns NULL if can't create
6118                 directory hierarchy
6119
6120 2002-11-06 [paul]       0.8.5claws79
6121
6122         * src/compose.[ch]
6123                 allow 'on-the-fly' changing of the type of encryption 
6124                 and/or signing used (mime/ascii) via the compose window
6125
6126 2002-11-06 [paul]       0.8.5claws78
6127
6128         * sync with 0.8.5cvs19
6129                 see ChangeLog 2002-11-06 for src/account.c: 
6130                 account_get_special_folder()
6131                 
6132 2002-11-05 [alfons]     0.8.5claws77
6133
6134         * src/crash.c
6135                 very minor cleanups: nothing to see here, move on. :-)
6136
6137 2002-11-05 [colin]      0.8.5claws76
6138
6139         * src/main.c
6140                 Changes choices if compose windows are opened to
6141                 Discard, Draft, Don't quit
6142
6143 2002-11-05 [thorsten]   0.8.5claws75
6144
6145         * src/compose.c
6146                 reenabled default_reply_to folder option
6147
6148 2002-11-05 [colin]      0.8.5claws74
6149
6150         * src/compose.[ch] 
6151                 add compose_draft()
6152         * src/crash.c
6153                 add SIGTERM handler
6154         * src/main.[ch]
6155                 add clean_quit() for the SIGTERM handler
6156
6157 2002-11-05 [paul]       0.8.5claws73
6158         
6159         * po/es.po
6160                 updated by Ricardo Mones Lastra
6161
6162 2002-11-05 [melvin]     0.8.5claws72
6163
6164         * src/logwindow.c
6165                 Fixed log-clipping bug #616795.
6166                 To stop logging in the log window use 0 length.
6167         * src/prefs_common.c
6168                 Added a label to inform about the 0 log length behaviour.
6169
6170 2002-11-05 [paul]       0.8.5claws71
6171
6172         * sync with 0.8.5cvs17
6173                 see ChangeLog 2002-11-05
6174
6175 2002-11-04 [paul]       0.8.5claws70
6176
6177         * sylpheed-128x128.png
6178           sylpheed-64x64.png
6179           sylpheed.png
6180                 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
6181                 <nikai@users.sourceforge.net>
6182                 
6183         * po/bg.po
6184                 updated by George Danchev
6185
6186 2002-11-03 [thorsten]   0.8.5claws69
6187
6188         * src/main.c
6189           src/mimeview.c
6190           src/rfc2015.h
6191                 add check if gpg is active
6192
6193 2002-11-03 [thorsten]   0.8.5claws68
6194
6195         * src/toolbar.h
6196                 removed GSList declaration causing trouble on MacOS-X
6197                 (submitted by alfons, reported by xfesty)
6198
6199 2002-11-01 [paul]       0.8.5claws67
6200
6201         * src/mainwindow.c
6202                 remove last remnants of main's filter code
6203
6204 2002-11-01 [paul]       0.8.5claws66
6205
6206         * tools/filter_conv.pl
6207                 fix bug where user-defined headers were ignored
6208
6209 2002-11-01 [paul]       0.8.5claws65
6210
6211         * src/logwindow.c
6212                 make a debug_print() not translatable
6213
6214 2002-10-31 [melvin]     0.8.5claws64
6215
6216         * ac/aspell.m4
6217                 Fixed --disable-aspell-test. Now --disable-aspell-test will 
6218                 not run any GNU/aspell test.  The dictionary path will
6219                 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
6220                 was given, in which case, it will be $prefix/lib/aspell/
6221         * configure.in
6222                 Fixed typo in commentary (Aspell code).
6223
6224 2002-10-31 [paul]       0.8.5claws63
6225
6226         * po/POTFILES.in
6227                 remove src/filter.c and src/prefs_filter.c
6228                 thanks to Ricardo for reminding me
6229
6230 2002-10-31 [colin]      0.8.5claws62
6231
6232         * src/mbox_folder.c
6233                 Plug some leaks
6234
6235 2002-10-31 [paul]       0.8.5claws61
6236
6237         * src/prefs_filter.[ch] ** REMOVED **
6238           src/filter.[ch]       ** REMOVED **
6239           
6240         * src/Makefile.am
6241           src/folderview.c
6242           src/inc.c
6243           src/main.c
6244           src/mainwindow.c
6245           src/mbox.c
6246           src/prefs_common.c
6247           src/prefs_filtering.c
6248           src/summaryview.[ch]
6249                 remove main's 'filter' code
6250                 
6251         README.claws
6252                 update to reflect removal of main's filter
6253
6254 2002-10-31 [paul]       0.8.5claws60
6255
6256         * src/summaryview.c
6257                 remove check for global_processing in summary_filter_open(). 
6258                 This fixes the bug where if the user uses the right-click 
6259                 'Create filter rule...' and doesn't have any filter rules 
6260                 already defined in claws' advanced filtering, the newly 
6261                 created filter rule goes to main's filtering which is 
6262                 inaccessible through the gui. Now the filter rule gets added
6263                 to claws' filtering by default.
6264
6265 2002-10-28 [melvin]     0.8.5claws59
6266
6267         * src/prefs_actions.c
6268                 Fixed bug #627322 where MIME parts were not always
6269                 correctly passed to a %p action
6270                 Display an error dialog when message filename is not found.
6271
6272 2002-10-28 [melvin]     0.8.5claws58
6273
6274         * src/prefs_common.c
6275                 Readded a missing function declaration lost in 0.8.3claws34
6276
6277 2002-10-28 [paul]       0.8.5claws57
6278
6279         * sync with 0.8.5cvs15
6280                 see ChangeLog 2002-10-28 and 2002-10-25
6281                 
6282         Note: ChangeLog entry 2002-10-24 is not sync'ed.
6283
6284 2002-10-27 [oliver]     0.8.5claws56
6285
6286         * src/pop.c
6287                 plug leak in pop3_top_recv
6288
6289 2002-10-26 [christoph]  0.8.5claws55
6290
6291         * src/folder.c
6292                 set need_update folder flag when messages are added
6293                 (closes bug [ 626922 ] folder not updated after receiving)
6294
6295 2002-10-25 [melvin]     0.8.5claws54
6296
6297         * src/imageview.c
6298                 Fixed a memleak introduced in the scaling code.
6299
6300 2002-10-24 [alfons]     0.8.5claws53
6301
6302         * src/filtering.c
6303                 make filtering's forward message action forward from the 
6304                 correct account
6305                 (closes bug [628089 ] Filter -> Forward from address problem
6306                 reported by Oktay)
6307
6308 2002-10-24 [christoph]  0.8.5claws52
6309
6310         * src/mainwindow.c
6311         * src/manual.[ch]
6312                 o use manual of current locale or english if current
6313                   locale is not available (and english is available)
6314                 o also link to sylpheed doc project manuals
6315
6316 2002-10-23 [paul]       0.8.5claws51
6317
6318         * tools/README
6319           tools/kmail2sylpheed_v2.pl
6320                 add new version of kmail addressbook importer script.
6321                 works with newer versions of Kmail/KAddressBook which
6322                 have new and rearranged data.
6323
6324 2002-10-23 [martin]     0.8.5claws50
6325
6326         * src/folderview.c
6327         * src/summaryview.c
6328         * src/utils.h
6329         * src/utils.c
6330                 added length parameter to get_abbrev_newsgroup_name()
6331                 changed this function so that it abbreviates the newsgroup
6332                 names only so long it is smaller than the length parameter
6333                 (for better reading of some newsgroup names and space efficiency)
6334
6335 2002-10-22 [colin]      0.8.5claws49
6336
6337         *src/foldersel.c
6338                 Revert Alfons' last modification (after voting ;-))
6339
6340 2002-10-21 [alfons]     0.8.5claws48
6341
6342         * src/foldersel.c
6343                 folder view in folder selection dialog reflects state of
6344                 folder view in main window
6345
6346 2002-10-18 [alfons]     0.8.5claws47
6347
6348         * src/mbox.c
6349                 drop imported messages in folder selected by user,
6350                 and not in the inbox
6351                 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
6352
6353 2002-10-18 [alfons]     0.8.5claws46
6354
6355         * src/compose.c
6356                 make automagic reply work correctly for email accounts 
6357                 (whether it's viable to do a full sync with Hiro's 
6358                 compose.c is still under discussion)
6359
6360 2002-10-18 [melvin]     0.8.5claws45
6361
6362         * src/prefs_actions.c
6363                 Fixed bug #622275 where asynchroneous actions left 
6364                 zombies processes
6365                 Made (synchroneous) actions' input be displayed live.
6366
6367 2002-10-18 [christoph]  0.8.5claws44
6368
6369         * src/textview.c
6370                 don't add a newline in the textview in front of the
6371                 first textpart if header display is disabled
6372                 (closes bug [ 603385 ] disabled header display leaves blank
6373                  lin)
6374
6375 2002-10-18 [christoph]  0.8.5claws43
6376
6377         * src/folder.[ch]
6378         * src/imap.c
6379         * src/mbox_folder.c
6380         * src/mh.c
6381         * src/news.c
6382                 folder->get_num_list now returns an error code
6383                 (closes bug [ 609424 ] News cache cleared on failure)
6384                 
6385 2002-10-17 [colin]      0.8.5claws42
6386         
6387         * src/news.c
6388                 Changed a printf by debug_print
6389
6390 2002-10-16 [paul]       
6391
6392         * tools/OOo2sylpheed.pl
6393                 allow for spaces in the name of the
6394                 file to be attached.
6395
6396 2002-10-16 [colin]      0.8.5claws41
6397
6398         * src/main.c
6399                 Use a tristate to change online mode
6400
6401 2002-10-16 [paul]       0.8.5claws40
6402
6403         * po/es.po
6404                 updated by Ricardo Mones Lastra
6405
6406 2002-10-16 [colin]      0.8.5claws39
6407
6408         * src/main.c
6409           src/mainwindow.[ch]
6410                 Added --online and --offline command-line
6411                 switches
6412
6413 2002-10-15 [christoph]  0.8.5claws38
6414
6415         * src/procmime.c
6416                 set mimeinfo->name to NULL after g_free to
6417                 avoid double freeing with g_free
6418
6419 2002-10-14 [christoph]  0.8.5claws37
6420
6421         * src/compose.c
6422         * src/filtering.c
6423         * src/summaryview.c
6424                 remove calls to folder->change_flags that are now
6425                 done by procmsg flag functions (seems it is not
6426                 used by any foldertype anyway)
6427         * src/folder.c
6428                 init folder->change_flags with NULL
6429
6430 2002-10-14 [christoph]  0.8.5claws36
6431
6432         * src/folder.[ch]
6433         * src/imap.[ch]
6434                 use virtual functions for folder item new and destroy
6435                 functions
6436
6437 2002-10-14 [melvin]     0.8.5claws35
6438
6439         * src/compose.c
6440                 Added a test to not run the spell checker if no default
6441                 dictionary is available. No dialog is displayed though.
6442
6443 2002-10-14 [melvin]     0.8.5claws34
6444
6445         * src/gtkaspell.c
6446                 Fixed bug in dictionary list context menu where
6447                 "More..." pointed to an emtpy submenu if the
6448                 number of dictionaries is a multiple of 15
6449                 Removed unneeded code in suggestions list creation
6450
6451 2002-10-14 [paul]       0.8.5claws33
6452
6453         * po/bg.po
6454                 updated by George Danchev
6455
6456 2002-10-13 [hoa]        0.8.5claws32
6457
6458         * src/matcher.[ch]
6459           src/matcher_parser_parser.y
6460                 removed the escaped string from internal structure
6461                 of matcher.
6462
6463 2002-10-12 [colin]      0.8.5claws31
6464
6465         * src/gtksctree.[ch]
6466           src/summaryview.c
6467                 Removed useless function gtksctree_reanchor
6468
6469 2002-10-12 [alfons]     0.8.5claws30
6470         
6471         * sync with remaining main changes 2002-10-09 - 2002-10-11
6472         - drop changes to src/compose.c (requires claws specific changes)
6473         
6474 2002-10-12 [alfons]     0.8.5claws29
6475         
6476         * sync with main changes of 2002-10-08
6477         - drop changes to src/compose.c (requires claws specific changes)
6478         - drop changes to src/summaryview.c (requires changes to compose.c)     
6479
6480 2002-10-12 [alfons]     0.8.5claws28
6481         
6482         * sync with main changes of 2002-10-07
6483
6484 2002-10-12 [alfons]     0.8.5claws27
6485
6486         * sync with main changes of 2002-10-04
6487         - drop changes to src/compose.c (requires claws specific changes)
6488         - drop changes to src/prefs_folder_item.c (claws implementation
6489           seems to be working)
6490
6491 2002-10-12 [colin]      0.8.5claws26
6492
6493         * src/mainwindow.c
6494                 Fix folder-flicker when space-reading, introduced 
6495                 in claws22.
6496
6497 2002-10-12 [colin]      0.8.5claws25
6498
6499         * src/compose.c
6500                 Save account address when saving as draft.
6501                 (closes bug 621838)
6502
6503 2002-10-12 [colin]      0.8.5claws24
6504
6505         * src/summaryview.c
6506                 Fix the problem consisting of no message selected
6507                 after the last message in a folder has been moved.
6508
6509 2002-10-12 [paul]       0.8.5claws23
6510
6511         * src/compose.c
6512           src/prefs_template.c
6513           src/template.[ch]
6514                 add Cc and Bcc to templates. Patch submitted by
6515                 John L. Males.
6516
6517 2002-10-12 [colin]      0.8.5claws22
6518
6519         * src/folderview.c
6520                 Fix a bug after "Check for new messages":
6521                 If a folder was opened, it was still selected at
6522                 the end of the check, but displayed empty.
6523         * src/mainwindow.c
6524                 Remove unnecessary check
6525
6526 2002-10-12 [paul]
6527
6528         * tools/README
6529                 be more verbose in the description of
6530                 OOo2sylpheed.pl
6531                 
6532
6533 2002-10-11 [colin]      0.8.5claws21
6534
6535         * src/mainwindow.c
6536                 Make space work (better) when no mail is selected
6537
6538 2002-10-11 [colin]      0.8.5claws20
6539
6540         * src/inc.c
6541           src/news.c
6542                 fix warnings
6543
6544 2002-10-11 [colin]      0.8.5claws19
6545
6546         * src/mainwindow.c
6547                 revert 0.8.5claws6 changes as i couldn't get to
6548                 anything satisfying
6549
6550 2002-10-11 [melvin]     0.8.5claws18
6551
6552         * src/compose.c
6553                 Removed buggy and unused macro (should have been committed in
6554                 0.8.5claws17)
6555
6556 2002-10-11 [melvin]     0.8.5claws17
6557
6558         * src/compose.c
6559                 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
6560
6561 2002-10-11 [thorsten]   0.8.5claws16 
6562
6563         * src/folderview.c
6564                 remove rescan warning
6565
6566 2002-10-11 [colin]      0.8.5claws15 
6567
6568         * src/procheader.c
6569                 fix a segfault that happens if conv_unmime_header
6570                 fails (should be better to find out why it fails)
6571
6572 2002-10-11 [christoph]  0.8.5claws14
6573
6574         * src/summaryview.c
6575                 update folderview stats after ignore/unignore thread
6576
6577 2002-10-11 [hoa]        0.8.5claws13
6578
6579         * src/quote_fmt_parse.y
6580                 Fixed a yacc/bison syntax error
6581         * src/matcher.c
6582                 Escaping of string is fixed.
6583
6584 2002-10-11 [colin]      0.8.5claws12
6585
6586         * src/imageview.c
6587                 Resize images to fit
6588
6589 2002-10-11 [paul]       0.8.5claws11
6590
6591         * po/es.po
6592                 updated by Ricardo Mones Lastra
6593
6594 2002-10-10 [alfons]     0.8.5claws10
6595
6596         * src/compose.c
6597                 allow dropping files by "moving" files from a file manager,
6598                 not only by the more cumbersome "copying". the latter 
6599                 mostly implies holding down the Control button
6600
6601 2002-10-10 [christoph]  0.8.5claws9
6602
6603         * src/summaryview.c
6604                 update folders after thread building for ignored threads
6605
6606 2002-10-10 [christoph]  0.8.5claws8
6607
6608         * config/.cvsignore
6609                 added Makefile
6610         * src/filtering.[ch]
6611         * src/folder.[ch]
6612         * src/folderview.[ch]
6613         * src/import.c
6614         * src/inc.[ch]
6615         * src/mbox.[ch]
6616         * src/procmsg.c
6617         * src/summaryview.[ch]
6618                 o added new flag need_update to FolderItem
6619                 o removed folder_table from various functions from tracking
6620                   folder updates
6621                 o set need_update flags in folder.c's move, copy and delete
6622                   functions and procmsg's flags functions
6623                 o added function folderview_update_items_when_required that
6624                   updates all folders with need_update set
6625                 o call folderview_update_items_when_required instead of
6626                   folderview_update_item_foreach
6627
6628 2002-10-09 [sergey]     0.8.5claws7
6629
6630         * src/compose.c
6631                 Strip CRs whel loading the text into editor in reedit mode.
6632
6633 2002-10-09 [colin]      0.8.5claws6
6634
6635         * src/mainwindow.c
6636                 Make Space work when no mail is selected
6637
6638 2002-10-09 [colin]      0.8.5claws5
6639
6640         * src/gtksctree.[ch]
6641                 Fix range_select
6642                 Add gtk_sctree_reanchor() 
6643         * src/summaryview.c
6644                 Use gtk_sctree_reanchor() - better fix for 
6645                 bug 60413
6646
6647 2002-10-09 [colin]      0.8.5claws4
6648
6649         * src/summaryview.c
6650                 Fix shift-click select after delete problem
6651                 (closes bug 60413)
6652
6653 2002-10-08 [thorsten]   0.8.5claws3
6654
6655         * src/summaryview.c
6656                 exclude current msg from -hide read messages-
6657
6658 2002-10-08 [colin]      0.8.5claws2
6659
6660         * src/inc.[ch]
6661           src/pop.c
6662           src/recv.c
6663                 Differentiate socket errors from disk full
6664                 errors
6665
6666 2002-10-08 [christoph]  0.8.5claws1
6667
6668         * Makefile.am
6669         * configure.in
6670                 modifications for new config directory
6671
6672         * config.guess  ** REMOVED **
6673         * config.sub    ** REMOVED **
6674         * install-sh    ** REMOVED **
6675         * ltmain.sh     ** REMOVED **
6676         * missing       ** REMOVED **
6677         * mkinstalldirs ** REMOVED **
6678                 these files are autogenerated by automake
6679                 when you run autogen.sh
6680
6681         * config/.cvsignore     ** NEW FILE **
6682         * config/Makefile.am    ** NEW FILE **
6683                 ignore autogenerated files
6684                 create a Makefile in this directory
6685
6686 2002-10-08 [paul]       0.8.5claws
6687
6688         * 0.8.5claws release
6689         
6690         * src/compose.c
6691           src/procheader.c
6692           src/procmsg.c
6693                 fix quote reply format for newsgroups reply bug
6694                 (thanks to Hoa)
6695                 
6696         * po/en_GB.po
6697           po/pl.po
6698                 updated by me and Witold Wladyslaw Wojciech Wilk
6699                 repectively
6700
6701 2002-10-07 [paul]       0.8.3claws53
6702
6703         * po/it.po
6704           po/pt_BR.po
6705           po/sr.po
6706                 updated messages catalogs, submitted by
6707                 Alessandro Maestri, Fabio Jr.Beneditto 
6708                 and Urke MMI, respectively.
6709
6710 2002-10-07 [christoph]  0.8.3claws52
6711
6712         * src/folder.[ch]
6713         * src/folderview.c
6714         * src/mainwindow.c
6715                 fix new folder ghost message bug
6716                 (closes bug [ 619722 ] wrong count for newly created folders)
6717
6718 2002-10-07 [christoph]  0.8.3claws51
6719
6720         * src/compose.c
6721                 fix news posting problem
6722
6723 2002-10-07 [melvin]     0.8.3claws50
6724
6725         * po/fr.po
6726                 Updated French translation
6727
6728 2002-10-05 [christoph]  0.8.3claws49
6729
6730         * src/gtkstext.c
6731                 check if line_start_cache is set in gtk_stext_update_text
6732                 (closes bug [ 618119 ] crash while doing search in folder)
6733
6734 2002-10-05 [christoph]  0.8.3claws48
6735
6736         * src/imap.c
6737         * src/news.c
6738         * src/utils.c
6739         * src/utils.h
6740                 implement cache cleanups for claws' folder system
6741                 (closes bug [ 595916 ] imapcache not cleaned up)
6742
6743 2002-10-05 [melvin]     0.8.3claws47
6744
6745         * src/prefs_actions.c
6746                 Made the help text more clear for the %p token
6747
6748 2002-10-04 [paul]       0.8.3claws46
6749
6750         * sync with 0.8.5
6751                 see ChangeLog 2002-10-02 and 2002-10-03
6752
6753 2002-10-04 [christoph]  0.8.3claws45
6754
6755         * src/inc.c
6756                 fix segfault caused by pop before smtp
6757                 call to inc_account_mail with NULL
6758                 pointer for mainwin
6759
6760 2002-10-04 [paul]       0.8.3claws44
6761
6762         * configure.in
6763                 sync the LDAP detection from 0.8.5cvs1
6764
6765 2002-10-02 [christoph]  0.8.3claws43
6766
6767         * po/de.po
6768                 fix small spelling error
6769
6770 2002-10-02 [melvin]     0.8.3claws42
6771
6772         * ac/aspell.m4
6773                 Behave better and say "no" when test program cannot be run.
6774
6775 2002-10-02 [paul]       0.8.3claws41
6776
6777         * sync with 0.8.4cvs1
6778                 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
6779                 
6780         * src/summaryview.c
6781                 toggle the behavior of Reply menuitem between
6782                 normal reply and reply-to-list
6783
6784 2002-10-01 [sergey]     0.8.3claws40
6785
6786         * src/compose.c
6787                 Convert newlines in the message text to the canonical form
6788                 before base64 encoding (RFC2045 compliance, fixes some
6789                 interoperability issues with Evolution 1.0.3)
6790
6791 2002-09-29 [colin]      0.8.3claws39
6792
6793         * src/summaryview.c
6794                 Fix an unwanted copy/paste
6795
6796 2002-09-29 [colin]      0.8.3claws38
6797
6798         * src/mainwindow.c
6799                 Renamed "Custom toolbar" to "Customize toolbar"
6800                 Renamed "Show all header" to "Show all headers"
6801                 Renamed "Set diplay item" to "Set displayed items"
6802         * src/prefs_common.c
6803                 Renamed "Show all header" to "Show all headers"
6804         * src/prefs_summary_column.c
6805                 Renamed "diplay item" to "displayed items"
6806
6807 2002-09-29 [colin]      0.8.3claws37
6808
6809         * src/mainwindow.[ch]
6810                 online/offline status pixmaps follow theme
6811                 changes
6812         * src/summaryview.[ch]
6813                 quicksearch pixmap follows theme changes
6814
6815 2002-09-29 [thorsten]   0.8.3claws36
6816
6817         * src/compose.c
6818           src/prefs_folder_item.[ch]
6819                 add default_reply_to folder option (closes patch 581044)
6820
6821 2002-09-29 [christoph]  0.8.3claws35
6822
6823         * acconfig.h    ** REMOVED **
6824         * configure.in
6825         * ac/aspell.m4
6826         * ac/check-type.m4
6827         * ac/gnupg-check-typedef.m4
6828                 fix autoheader 2.50 warning
6829
6830 2002-09-29 [christoph]  0.8.3claws34
6831
6832         * major code cleanup (part 2)
6833         
6834                 - unused variables removed
6835                 - unused functions removed
6836                 - uninitialized variables checked
6837                 - missing return statements added
6838                 - missing function return types added
6839                 - added parentheses around assignment
6840                   when suggested by gcc
6841
6842 2002-09-29 [alfons]     0.8.3claws33
6843
6844         * src/logwindow.c
6845                 log_window_clear(): only bracket gtk_text_forward_delete() 
6846                 with gtk_text_freeze() / gtk_text_thaw() (see if this
6847                 works around GTK text bug)
6848
6849 2002-09-29 [paul]       0.8.3claws32
6850
6851         * po/bg.po
6852           po/sr.po
6853                 updated by George Danchev and Urke MMI
6854                 respectively
6855
6856 2002-09-27 [christoph]  0.8.3claws31
6857
6858         * doc-src/readme.txt
6859         * doc-src/rfc1806.txt   ** REMOVED **
6860         * doc-src/rfc2183.txt   ** NEW FILE **
6861         * doc-src/rfc2980.txt   ** NEW FILE **
6862                 update rfcs
6863
6864 2002-09-27 [melvin]     0.8.3claws30
6865
6866         * ac/aspell.m4
6867                 Fixed typo which could break linking
6868
6869 2002-09-27 [melvin]     0.8.3claws29
6870
6871         * ac/aspell.m4
6872                 Improved GNU/aspell checking. 
6873                 Fixed bug #614490
6874
6875 2002-09-27 [paul]       0.8.3claws28
6876
6877         * sync with 0.8.3cvs8
6878                 see ChangeLog 2002-09-27
6879
6880 2002-09-26 [colin]      0.8.3claws27
6881
6882         * src/toolbar.[ch]
6883           src/mainwindow.[ch]
6884                 Add "Reply to Mailing-list" to the toolbar
6885
6886 2002-09-26 [christoph]  0.8.3claws26
6887
6888         * src/summaryview.c
6889                 Fix wrong message counts in summaryview status
6890
6891 2002-09-26 [paul]       0.8.3claws25
6892
6893         * sync with 0.8.3cvs7
6894                 see ChangeLog 2002-09-26
6895
6896 2002-09-26 [paul]       0.8.3claws24
6897
6898         * sync with 0.8.3cvs6
6899                 see ChangeLog 2002-09-25
6900
6901 2002-09-25 [christoph]  0.8.3claws23
6902
6903         * src/prefs_common.c
6904         * src/prefs_folder_item.c
6905         * src/prefs_scoring.c
6906                 Renamed "kill score" to "hide score" in GUI
6907                 and prefs files
6908
6909 2002-09-25 [paul]       0.8.3claws22
6910
6911         * sync with 0.8.3cvs5
6912                 see ChangeLog 2002-09-24
6913
6914 2002-09-24 [alfons]     0.8.3claws21
6915
6916         patch by Satoshi Nagayasu: allows appending / saving multiple 
6917         selected files (closes "[ 612279 ] save multiple mesg(s) in 
6918         'Save as ...'")
6919
6920         * AUTHORS
6921                 add Satoshi Nagayasu
6922         * src/summaryview.c
6923                 summary_save_as(): allow saving selected files to
6924                 one file
6925                 summary_set_menu_sensitive: enable "Save As..." when
6926                 multiple files are selected
6927         * src/utils.[ch]
6928                 append_file(): new function
6929
6930 2002-09-24 [colin]      0.8.3claws20
6931
6932         * src/procmime.c
6933                 Fix segfault when mimeinfo doesn't have a 
6934                 content_type. 
6935
6936 2002-09-24 [colin]      0.8.3claws19
6937
6938         * src/prefs_common.[ch]
6939                 Add a preference to display send dialog or not
6940         * src/send.c
6941                 Display send dialog according to preference
6942
6943 2002-09-24 [colin]      0.8.3claws18
6944
6945         * src/compose.[ch]
6946                 Disable user actions when sending
6947
6948 2002-09-24 [colin]      0.8.3claws17
6949
6950         * src/procmime.c
6951                 Do not display name or filename for attachments
6952                 with an application/pgp-signature type
6953                 (security flaw, see bug 537413)
6954
6955 2002-09-23 [colin]      0.8.3claws16
6956
6957         * src/editaddress.c
6958                 Initialize entry_email, entry_alias and 
6959                 entry_remarks to first email address of the list
6960
6961 2002-09-23 [colin]      0.83claws15
6962
6963         * src/compose.c
6964                 Drop pgp-signature when reediting a signed queued
6965                 message
6966
6967 2002-09-23 [melvin]     0.8.3claws14
6968
6969         * po/fr.po
6970                 Updated French translation
6971
6972 2002-09-23 [melvin]     0.8.3claws13
6973
6974         * src/mainwindow.c
6975                 Made custom toolbar menu labels more consistent
6976         * src/prefs_toolbar.c
6977                 Made custom toolbar window title more consistent
6978
6979 2002-09-22 [colin]      0.8.3claws12
6980
6981         * src/inc.c
6982                 Initialize session type to normal before getting 
6983                 mail (fixes strange Get behaviour)
6984         * src/prefs_account.h
6985                 Move STYPE_POP_BEFORE_SMTP to last position to 
6986                 avoid other side-effects
6987
6988 2002-09-22 [colin]      0.8.3claws11
6989
6990         * src/prefs_account.c
6991                 Fix pop_bfr_smtp_tm_entry sensivity when switching
6992                 from pop3 to apop or vice-versa
6993
6994 2002-09-22 [colin]      0.8.3claws10
6995         
6996         * src/prefs_account.[ch]
6997                 Add an option for the POP before SMTP timeout
6998         * src/inc.c
6999                 Remember time of last POP connection
7000         * src/send.c
7001                 Do POP before SMTP only if timeout reached
7002
7003 2002-09-22 [oliver]     0.8.3claws9
7004         
7005         * README.claws
7006                 explain custom toolbar
7007
7008 2002-09-22 [oliver]     0.8.3claws8
7009
7010         * src/prefs_actions.[ch]
7011         custom toolbar for compose      
7012                 actions callback from compose toolbar
7013         * src/folderview.c
7014                 remove include toolbar.h
7015
7016 2002-09-22 [oliver]     0.8.3claws7
7017         
7018         * src/prefs_toolbar.[ch]
7019                 custom toolbar for compose
7020                 - generic prefs_toolbar handles both
7021                   Mainwin's toolbar as well as Compose toolbar          
7022
7023 2002-09-22 [oliver]     0.8.3claws6
7024         
7025         * src/toolbar.[ch]
7026                 custom toolbar for compose
7027                 restructure toolbar.[ch]
7028
7029 2002-09-22 [oliver]     0.8.3claws5
7030
7031         * src/compose.[ch]
7032                 custom toolbar for compose
7033
7034 2002-09-22 [oliver]     0.8.3claws4
7035         
7036         * src/mainwindow.[ch]
7037                 custom toolbar for compose 
7038                 move mainwin toolbar back to mainwindow
7039
7040 2002-09-22 [alfons]     0.8.3claws3
7041
7042         * src/procmsg.c
7043                 :%sno/if(/if (/gc
7044                 :%sno/for(/for (/gc
7045                 (beautify)
7046
7047 2002-09-22 [alfons]     0.8.3claws2
7048         
7049         * src/procmsg.c
7050                 procmsg_save_to_outbox(): don't unlink message file from queue;
7051                 callers should do it using folder_item_remove_msg()
7052
7053 2002-09-22 [colin]      0.8.3claws1
7054
7055         * src/mimeview.[ch]
7056                 Made mimeview_check_signature() public
7057         * src/textview.c
7058                 Made GPG signatures verifiable by clicking
7059                 the [application/pgp-signature] in the Text
7060                 view
7061
7062 2002-09-22 [paul]       0.8.3claws
7063
7064         * po/bg.po
7065           po/en_GB.po
7066           po/es.po
7067           po/it.po
7068           po/pl.po
7069           po/pt_BR.po
7070           po/sr.po
7071                 updated translations, submitted by George Danchev,
7072                 me, Ricardo Mones Lastra, Alessandro Maestri,
7073                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto 
7074                 and Urke MMI, respectively.     
7075
7076 2002-09-22 [alfons]     0.8.2claws65
7077
7078         * src/procmsg.c
7079         * src/pgptext.c
7080                 no furry valgrinds have been used to plug these memleaks
7081
7082 2002-09-20 [paul]       0.8.2claws64
7083
7084         * sync with 0.8.3cvs4
7085                 'Select thread' re-implemented 
7086                 see ChangeLog 2002-09-20
7087
7088 2002-09-21 [alfons]     0.8.2claws63
7089
7090         * src/compose.c
7091                 compose_send(): plug unnoticed memleak
7092
7093 2002-09-20 [alfons]     0.8.2claws62
7094
7095         * src/addr_compl.c
7096                 replace_address_in_edit(): strict check for NULL address to
7097                 fix "[ 607348 ] Segfault in address completion". My guess is
7098                 that this happens with an empty address book, but it's good
7099                 to have this check here anyway
7100                 
7101                 completion_window_button_press(): free string returned 
7102                 from the internal cache
7103
7104 2002-09-20 [christoph]  0.8.2claws61
7105
7106         * src/procmime.h
7107                 added ENC_BINARY to EncodingType
7108         * src/procmime.c
7109                 the string returned by procmime_get_encoding_str
7110                 should not depend on the order of values in the
7111                 EncodingType definition
7112         * doc-src/rfc1806.txt   ** NEW FILE **
7113                 Added rfc1806 about MIME Content-Disposition
7114                 Extension
7115
7116 2002-09-19 [paul]       0.8.2claws60
7117
7118         * sync with 0.8.2cvs3
7119                 see ChangeLog 2002-09-19
7120
7121 2002-09-19 [paul]       0.8.2claws59
7122
7123         * src/prefs_folder_item.c
7124                 revert to Darko's original alignment of colour
7125                 selector button
7126                 add a colon to folder_color label
7127                 
7128         * src/compose.c
7129                 add Colin's patch (with Hiro's modifications) to 
7130                 force BASE64 encoding for 8-bit text when signing
7131                 (sync with 0.8.3cvs2)
7132
7133 2002-09-18 [alfons]     0.8.2claws58
7134
7135         * src/compose.c
7136                 :%sno/if(/if (/gc
7137                 :%sno/for(/for (/gc
7138                 (beautify a little bit)
7139
7140 2002-09-18 [christoph]  0.8.2claws57
7141
7142         * src/pine.c
7143                 fix handling of fgetc return value
7144
7145 2002-09-17 [alfons]     0.8.2claws56
7146         
7147         * src/summaryview.c
7148                 summary_sort(): check non-NULL summaryview->folder_item when no 
7149                 folder is selected at all
7150                 (closes "[ 610344 ] sort label make syl Crash")
7151
7152 2002-09-17 [alfons]     0.8.2claws55
7153         
7154         * src/compose.c
7155                 beautify a little bit
7156
7157 2002-09-17 [christoph]  0.8.2claws54
7158
7159         * src/folder.c
7160                 initialize max values for cache and folder
7161                 when cache or folder is empty
7162
7163 2002-09-15 [colin]      0.8.2claws53
7164
7165         * src/compose.c
7166                 Fix a leak (thanks Alfons!) and cleaned
7167                 variables names for custom headers
7168
7169 2002-09-15 [colin]      0.8.2claws52
7170
7171         * src/compose.c
7172                 Fix custom headers recognition when
7173                 prefs_common.trans_hdr is on
7174
7175 2002-09-15 [colin]      0.8.2claws51
7176
7177         * src/compose.c
7178                 Allow dynamically-added custom headers
7179                 Yet not reparsed if reedited
7180
7181 2002-09-15 [alfons]     0.8.2claws50
7182
7183         * src/prefs_account.c
7184                 fix warnings
7185
7186 2002-09-15 [colin]      0.8.2claws49
7187         
7188         * src/prefs_account.c
7189                 fix pop_before_smtp sensitivity
7190
7191 2002-09-15 [colin]      0.8.2claws48
7192
7193         * src/inc.[ch]
7194                 add inc_pop_before_smtp()
7195                 allow MainWindow to be undefined in 
7196                 inc_account_mail() and inc_start()
7197         * src/pop.c
7198           src/prefs_account.h
7199                 add STYPE_POP_BEFORE_SMTP session type
7200         * src/prefs_account.c
7201                 activated pop before smtp option
7202         * src/send.c
7203                 do pop before smtp if the relevant option 
7204                 is set
7205
7206 2002-09-15 [paul]       0.8.2claws47
7207
7208         * sync with 0.8.3
7209                 see ChangeLog 2002-09-15
7210
7211 2002-09-14 [paul]       0.8.2claws46
7212
7213         * po/bg.po
7214                 updated Bulgarian translation, submitted by
7215                 George Danchev
7216
7217 2002-09-13 [paul]       0.8.2claws45
7218
7219         * src/compose.c
7220                 merge claws' select_account() with main's
7221                 (new) compose_select_account(). [sync with
7222                 0.8.2cvs15, see ChangeLog 2002-09-11]
7223
7224 2002-09-12 [christoph]  0.8.2claws44
7225
7226         * src/filter.c
7227                 allocate 1 elements of FolderItem not 0
7228
7229 2002-09-12 [colin]      0.8.2claws43
7230
7231         * src/compose.c
7232                 Fix bug #590825 (obey Follow-up: poster)
7233
7234 2002-09-12 [colin]      0.8.2claws42
7235
7236         * src/procmime.c
7237                 Fix bug #557009 (wrong headers for messages 
7238                 forwarded as attachments)
7239
7240 2002-09-11 [colin]      0.8.2claws41
7241         
7242         * src/compose.c
7243                 Put SCF: pseudo-header on top of message
7244                 Set draft tmp_flag when saved as draft
7245
7246         * src/procmsg.c
7247           src/procheader.c
7248                 Skip after first \n\n for beginning of real message
7249                 for drafts too
7250
7251 2002-09-11 [christoph]  0.8.2claws40
7252
7253         * src/filtering.c
7254                 use procmsg flag functions in filtering or processing
7255                 will cause incorrect folder message counts
7256
7257 2002-09-11 [colin]      0.8.2claws39
7258
7259         * src/compose.c
7260                 Fix bug #550175 - wrong save folder when reediting
7261                 drafts
7262
7263 2002-09-11 [paul]       0.8.2claws38
7264
7265         * sync with 0.8.2cvs14
7266                 see ChangeLog 2002-09-11
7267
7268 2002-09-11 [colin]      0.8.2claws37
7269
7270         * src/folder.c
7271                 Fix a typo (seeming to cause new/unread status to
7272                 be lost)
7273
7274 2002-09-10 [christoph]  0.8.2claws36
7275
7276         * src/compose.c
7277                 compose_redirect should not use compose_generic_new
7278                 because that does more stuff than expected including
7279                 opening the external editor
7280                 (closes bug "[ 526608 ] bounced messages appear blank
7281                  in editor")
7282
7283 2002-09-10 [christoph]  0.8.2claws35
7284
7285         * src/folder.c
7286                 fix problem with too large message number range
7287                 causing a crash in folder_item_scan
7288
7289 2002-09-10 [paul]       0.8.2claws34
7290
7291         * sync with 0.8.2cvs13
7292                 see ChangeLog 2002-09-10
7293
7294 2002-09-10 [christoph]  0.8.2claws33
7295
7296         * src/msgcache.c
7297                 set MsgInfo TmpFlags for queue and draft folders
7298                 (closes bug "[ 591676 ] Queue ignore MIME on restart")
7299
7300 2002-09-10 [paul]       0.8.2claws32
7301
7302         * AUTHORS
7303           po/bg.po      ** NEW FILE **
7304                 new Bulgarian translation submitted by
7305                 George Danchev <danchev@spnet.net>
7306                 
7307         * tools/Makefile.am
7308           tools/README
7309           tools/tb2sylpheed     ** NEW FILE **
7310                 add script that converts an addressbook exported
7311                 from The Bat! into a Sylpheed addressbook. Submitted
7312                 by Urke MMI <urke-kg@eunet.yu>
7313
7314 2002-09-10 [paul]       0.8.2claws31
7315
7316         * sync with 0.8.2cvs12
7317                 see ChangeLog 2002-09-10
7318
7319 2002-09-06 [paul]       0.8.2claws30
7320
7321         * src/prefs_common.c
7322                 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
7323                 
7324         * tools/Makefile.am
7325           tools/README
7326           tools/ldif-to-xml.py  ** REMOVED **
7327                 remove obsolete python script
7328
7329 2002-09-06 [paul]       0.8.2claws29
7330
7331         * sync with 0.8.2cvs10
7332                 see ChangeLog 2002-09-06
7333
7334 2002-09-04 [paul]       0.8.2claws28
7335
7336         * sync with 0.8.2cvs9
7337                 see ChangeLog 2002-08-04
7338
7339 2002-09-04 [colin]      0.8.2claws27 
7340
7341         * src/prefs_common.[ch]
7342                 Added signature color configuration
7343         * src/textview.c
7344                 Use user-specified signature color
7345
7346 2002-09-03 [colin]      0.8.2claws26
7347
7348         * src/prefs_common.[ch]
7349                 Added autosave and autosave_length prefs
7350         * src/compose.c
7351                 Added compose_remove_draft()
7352                 Auto-save drafts according to the prefs
7353         * src/main.c
7354                 Added a crash-indicator file, allowing to check
7355                 for new messages on startup if Sylpheed crashed
7356                 (makes saved drafts "reappear")
7357
7358 2002-09-03 [colin]      0.8.2claws25
7359
7360         * src/textview.[ch]
7361                 Grey the signature
7362
7363 2002-09-03 [paul]       0.8.2claws24
7364
7365         * sync with 0.8.2cvs8
7366                 see ChangeLog 2002-09-02 and 2002-09-03
7367
7368 2002-09-03 [darko]      0.8.2claws23
7369
7370         * src/folderview.c
7371                 use normal style when creating new folder to pick
7372                 proper font size 
7373
7374 2002-09-02 [melvin]     0.8.2claws22
7375
7376         * src/gtkaspell.m4
7377                 removed some obsolete code
7378
7379 2002-09-02 [melvin]     0.8.2claws21
7380
7381         * ac/aspell.m4
7382                 fixed test's equality sign (== to =)
7383
7384 2002-09-02 [alfons]     0.8.2claws20
7385
7386         * src/folder.c
7387         * src/mh.c
7388                 revert change of 0.8.2claws16 and use the mh_folder_destroy
7389                 as folder->destroy virtual as suggested by Hiro
7390                 (the mh.c code seems to have been lost around mh.c.1.21)
7391
7392 2002-09-02 [paul]       0.8.2claws19
7393
7394         * po/pt_BR.po
7395                 updated by Fabio Jr. Beneditto
7396                 
7397         * src/defs.h
7398                 use 'http://claws.sylpheed.org' for homepage link. 
7399                 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
7400
7401 2002-09-01 [alfons]     0.8.2claws18
7402
7403         * src/mh.c
7404                 plug memleak related to one Martin Kluge found
7405
7406 2002-08-31 [paul]       0.8.2claws17
7407
7408         * sync with 0.8.2cvs6
7409                 see ChangeLog 2002-08-30
7410
7411 2002-08-31 [alfons]     0.8.2claws16
7412
7413         * src/folder.c
7414                 folder_destroy(): remove mailbox from folderlist even if it has
7415                 no destroy virtual
7416
7417 2002-08-31 [alfons]     0.8.2claws15
7418
7419         * src/folder.c
7420                 :%sno/if(/if (/gc
7421                 :%sno/for(/for (/gc
7422                 (being pedantic I know)
7423
7424 2002-08-31 [alfons]     0.8.2claws14
7425
7426         * src/folder.c
7427                 check for NULL pointers returned from folder->fetch_msginfo virtual
7428                 (should solve some reported crashes)
7429
7430 2002-08-30 [alfons]     0.8.2claws13
7431
7432         * acconfig.h
7433         * configure.in
7434         * src/crash.c
7435                 enable crash dialog on compilation time
7436                 (--enable-crash-dialog configure option)
7437
7438 2002-08-30 [alfons]     0.8.2claws12
7439
7440         * AUTHORS
7441                 add Martin Kluge
7442         * src/mh.c
7443                 apply memory leak plug patch by Martin Kluge
7444                 (closes patch "[ 602568 ] patch for 602441 little memory leak",
7445                 bug "[ 599677 ] Very small memory leak in 0.81claws115",
7446                 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
7447
7448 2002-08-30 [darko]      0.8.2claws11
7449
7450         * src/folderview.c
7451                 copy Gtk style from normal style to match
7452                 font size for coloured folders
7453
7454 2002-08-29 [alfons]     0.8.2claws10
7455
7456         * sylpheed.desktop
7457                 Type=Internet <- Type=Application
7458                 (reported by Michael Schwendt, see:
7459                 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
7460                 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
7461
7462 2002-08-29 [paul]       0.8.2claws9
7463
7464         * sync with 0.8.2cvs5
7465                 see ChangeLog 2002-08-29
7466
7467 2002-08-29 [colin]      0.8.2claws8
7468
7469         * src/summaryview.c
7470                 Added a sanity check in summary_select_thread
7471                 Should fix bug 601605
7472
7473 2002-08-29 [colin]      0.8.2claws7
7474
7475         * src/main.c
7476                 Revert claws6 changes regarding bug #591676
7477
7478 2002-08-28 [colin]      0.8.2claws6
7479         
7480         * src/main.c
7481                 Ignore cache for queue folderitems
7482                 Fix bug #591676
7483
7484 2002-08-28 [melvin]     0.8.2claws5
7485
7486         * README.claws
7487                 Fixed typos.
7488
7489 2002-08-28 [melvin]     0.8.2claws4
7490
7491         * README.claws
7492                 Updated a bit the text concerning the spell checker
7493
7494 2002-08-28 [melvin]     0.8.2claws3
7495
7496         Merged the GNU_aspell_branch:
7497                 Support of new GNU/aspell is now included and the old pspell
7498                 is not supported anymore.
7499                 See README.claws
7500
7501         * README.claws
7502                 Updated spell checker text to reflect the switch to GNU/aspell
7503
7504         * ac/aspell.m4          *** NEW ***
7505         * src/gtkaspell.[ch]    *** NEW *** 
7506         * ac/pspell.m4          *** DELETED *** 
7507         * src/gtkspell.[ch]     *** DELETED ***
7508
7509         * ac/Makefile.am
7510                 Updated for GNU/aspell support
7511
7512         * po/POTFILES.in
7513                 Replaced gtkspell.c by gtkaspell.c
7514
7515         * acconfig.h
7516         * src/Makefile.am
7517         * src/about.c
7518         * src/compose.[ch]
7519         * src/crash.c
7520         * src/main.c
7521         * src/prefs_common.[ch]
7522                 Updated for GNU/aspell support
7523
7524 2002-08-28 [paul]       0.8.2claws2
7525
7526         * sync with 0.8.2cvs4
7527                 see ChangeLog 2002-08-27 and 2002-08-28
7528
7529 2002-08-28 [colin]      0.8.2claws1
7530
7531         * src/summary_search.c
7532                 Added "AND search"
7533
7534 2002-08-28 [jens]       0.8.2claws
7535
7536         *po/de.po
7537                 Updated German translations
7538
7539 2002-08-27 [melvin]     0.8.2claws
7540
7541         * po/fr.po
7542                 Updated French translations
7543
7544 2002-08-27 [paul]       0.8.2claws
7545
7546         * sync with 0.8.2 main release
7547
7548         * po/en_GB.po
7549           po/es.po
7550           po/it.po
7551           po/pl.po
7552           po/pt_BR.po
7553           po/sr.po
7554                 updated message catalogs submitted by
7555                 Ricardo Mones Lastra, Alessandro Maestri,
7556                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
7557                 Beneditto and Urke MMI  
7558
7559 2002-08-27 [hoa]        0.8.1claws123
7560
7561         * src/mainwindow.[ch]
7562         * src/summaryview.[ch]
7563                 removed the "filter setting" menu option.
7564                 add a "cancel a news message" menu option.
7565
7566 2002-08-26 [martin]     0.8.1claws122
7567
7568         * ChangeLog.claws
7569                 changed string under 0.8.1claws79 changed by myself
7570                 i'm sorry alfons :(
7571
7572 2002-08-26 [martin]     0.8.1claws121
7573
7574         * src/crash.c
7575                 added kill command to debuggerrc to start crash dialog
7576
7577 2002-08-26 [paul]       0.8.1claws120
7578
7579         * sync with 0.8.1cvs31
7580                 see ChangeLog 2002-08-26
7581
7582 2002-08-25 [alfons]     0.8.1claws119
7583
7584         * src/procmsg.c
7585                 fix bug that didn't send out correct headers to news server
7586                 when sending news article and email from queue (bug reported
7587                 and patch provided by Tim Mann; closes bug 
7588                 "[ 583196 ] 0.7.8claws can't post news")
7589
7590 2002-08-25 [alfons]     0.8.1claws118
7591
7592         * src/selective_download.c
7593                 mark two strings as translatable
7594                 (thanks to Urke MMI for pointing this out)
7595
7596 2002-08-25 [alfons]     0.8.1claws117
7597
7598         * src/summaryview.c
7599                 treat sent boxes as special and allow sorting them by addressee
7600                 (closes "[ 589418 ] Sent folder sorting misbehavior"
7601                 submitted by Steve Lamb)
7602
7603 2002-08-24 [alfons]     0.8.1claws116
7604
7605         * src/matcher.c
7606                 fix memleak reported by Martin Kluge
7607                 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
7608
7609 2002-08-24 [oliver]     0.8.1claws115
7610
7611         * src/prefs_toolbar.c
7612                 o code cleanup as suggested by Alfons
7613                 o memleak fix
7614
7615 2002-08-24 [alfons]     0.8.1claws114
7616
7617         * src/summaryview.c
7618                 o fix another memory leak reported by Martin Kluge
7619                   (see "[ 599568 ] Small Memory Leak")
7620                 o remove 'from' variable from 'summary_set_header()'; we can
7621                   do with just 'to' 
7622
7623 2002-08-24 [paul]       0.8.1claws113
7624
7625         * sync with 0.8.1cvs30
7626                 see ChangeLog 2002-08-23
7627
7628 2002-08-24 [alfons]     0.8.1claws112
7629
7630         * src/summaryview.c
7631                 remove unnecessary allocations for search bar fixing leaks
7632                 reported by Martin Kluge
7633                 (see "[ 599451 ] Further memory leaks?")
7634
7635 2002-08-24 [alfons]     0.8.1claws111
7636
7637         * src/main.c
7638                 make get_socket_name() public for crash.c
7639         * src/crash.c
7640                 o make report bug button work (goes to claws' 
7641                   bug tracker at sf.net)
7642                 o introduce function for doing important stuff just
7643                   before claws goes down
7644                 o clean up code 
7645
7646 2002-08-24 [alfons]     0.8.1claws110
7647
7648         * src/compose.c
7649                 move cursor to "To" entry when forwarding as attachment
7650                 (reported and solved by Steve Lamb, closes bug report
7651                 "[ 592880 ] Forward as attachment; cursor not in to")
7652
7653 2002-08-24 [colin]      0.8.1claws109
7654
7655         * src/mainwindow.c
7656                 fix quick search visibility after GUI (de)separations.
7657
7658 2002-08-23 [colin]      0.8.1claws108
7659
7660         * src/mainwindow.c
7661                 fix header pane visibility after folderview or
7662                 messageview (de)separation
7663
7664 2002-08-23 [paul]       0.8.1claws107
7665
7666         * src/mainwindow.[ch]
7667           src/toolbar.c
7668                 give full control of display or non-display 
7669                 of the Execute icon to Custom toolbar settings.
7670                 add new sensitivity condition to maninwindow.h: 
7671                 M_DELAY_EXEC
7672
7673         * ChangeLog
7674           ChangeLog.jp
7675           NEWS
7676                 more sync with 0.8.1cvs29
7677
7678 2002-08-23 [melvin]     0.8.1claws106
7679
7680         * src/alertpanel.c
7681                 Readded support for custom widget in alertpanel lost in last
7682                 sync.
7683
7684 2002-08-23 [paul]       0.8.1claws105
7685
7686         * sync with 0.8.1cvs29
7687                 see ChangeLog 2002-08-23
7688
7689 2002-08-23 [colin]      0.8.1claws104
7690
7691         * src/summaryview.c
7692                 Fix folder and search pixmaps exchanging positions
7693                 after theme or toolbar changes. Thank to Oliver for 
7694                 reporting this.
7695
7696 2002-08-23 [colin]      0.8.1claws103
7697
7698         * src/mainwindow.c
7699           src/messageview.[ch]
7700           src/noticeview.[ch]
7701           src/summaryview.c
7702                 Changed messageview_create() and noticeview_create()
7703                 to avoid the last gdk_warning
7704
7705 2002-08-22 [colin]      0.8.1claws102
7706
7707         * src/summaryview.c
7708                 Fix my new `Creating pixmap from xpm' warning
7709
7710 2002-08-22 [colin]      0.8.1claws101
7711
7712         * src/mainwindow.c
7713                 Fix some of the gdk warnings
7714
7715 2002-08-22 [colin]      0.8.1claws100
7716
7717         * src/Makefile.am
7718         * src/stock_pixmap.c
7719         * src/stock_pixmap.h
7720         * src/pixmaps/quicksearch.xpm *ADDED*
7721                 Add the quicksearch pixmap
7722         * src/mainwindow.c
7723         * src/summaryview.c
7724         * src/summaryview.h
7725                 Make quicksearch bar visible/hidden via a button
7726
7727 2002-08-22 [christoph]  0.8.1claws99
7728
7729         * src/folder.c
7730                 fix folder update for newsgroups with message
7731                 numbers below minimum number of articles to fetch
7732                 (closes bug #598445)
7733
7734 2002-08-22 [paul]       0.8.1claws98
7735
7736         * sync with 0.8.1cvs28
7737                 see ChangeLog 2002-08-22
7738
7739 2002-08-21 [alfons]     0.8.1claws97
7740
7741         * src/crash.c
7742                 use bt instead of bt full which seems to work 
7743                 better, and bt full doesn't give a great deal 
7744                 of information anyway
7745
7746 2002-08-21 [colin]      0.8.1claws96
7747
7748         * src/summaryview.c
7749                 fix summaryview_searchtype_changed prototype
7750
7751 2002-08-21 [christoph]  0.8.1claws95
7752
7753         * src/mainwindow.c
7754                 o fix broken menu update for sorting type, we have to
7755                   get this info from the summaryview now
7756                 o removed setting of threaded state in menu callback
7757         * src/summaryview.[ch]
7758                 more summaryview/folderitem seperation for
7759                 threading option
7760         * configure.in
7761                 removed not required --with-compiler-flags option
7762
7763 2002-08-21 [oliver]     0.8.1claws94
7764         
7765         * src/toolbar.h 
7766                 o rename toolbar.xml to toolbar_main.xml
7767                   since toolbar_compose.xml might come up 
7768                   any time soon
7769         * README.claws
7770                 add custom toolbar              
7771
7772 2002-08-21 [darko]      0.8.1claws93
7773
7774         * src/procmsg.c
7775                 don't reset tmp flags for messages copied
7776                 to sent folder
7777
7778 2002-08-21 [colin]      0.8.1claws92
7779         
7780         * src/prefs_filtering.c
7781                 fix renaming rules on folder rename 
7782                 when folder is not a leaf folder
7783
7784 2002-08-21 [paul]       0.8.1claws91
7785
7786         * src/prefs_folder_item.c
7787                 fix alignment of colour selector
7788
7789 2002-08-21 [paul]       0.8.1claws90
7790
7791         * sync with 0.8.1cvs27
7792                 see ChangeLog 2002-08-21
7793
7794 2002-08-21 [paul]       0.8.1claws89
7795
7796         * src/summaryview.c
7797                 fix crash when changing field type in
7798                 Quick search bar
7799
7800 2002-08-21 [colin]      0.8.1claws88
7801
7802         * src/summaryview.c
7803                 Made quick search case-insensitive
7804
7805 2002-08-21 [paul]       0.8.1claws87
7806
7807         * sync with 0.8.1cvs26
7808                 see ChangeLog 2002-08-21
7809
7810 2002-08-20 [christoph]  0.8.1claws86
7811
7812         * src/folderview.c
7813         * src/main.c
7814         * src/summaryview.[ch]
7815                 more summaryview/folderitem seperation for
7816                 sort_key and sort_type
7817         * src/procmsg.c
7818                 added missing return statement
7819
7820 2002-08-20 [colin]      0.8.1claws85
7821
7822         * src/summaryview.[ch]
7823                 Added a quick search box
7824         * src/mainwindow.c
7825         * src/prefs_common.[ch]
7826                 Added a show/hide option for the quick search
7827
7828 2002-08-20 [oliver]     0.8.1claws84
7829         
7830         * src/mainwindow.c
7831                 remove toolbar_create_popups
7832         * src/toolbar.[ch]
7833                 o remove toolbar_create_popups
7834                 o fix toolbar_set_sensitive 
7835                   (Bug reports #596834 and #596832)     
7836         * src/prefs_toolbar.c
7837                 o add "Set default" button
7838                 o align label and text + combo widgets
7839
7840 2002-08-20 [hoa]        0.8.1claws83bis
7841
7842         * src/imap.c
7843                 fixed a bug in imap_fetch_msginfo() in case there is no
7844                 current folder.
7845
7846 2002-08-20 [darko]      0.8.1claws83
7847
7848         * src/folderview.c
7849                 copy the color style of folder view so it
7850                 works with GTK themes
7851
7852 2002-08-20 [darko]      0.8.1claws82
7853
7854         * src/folder.h
7855         * src/folderview.c
7856         * src/prefs_folder_item.[hc]
7857                 don't use UI stuff in folder.h
7858
7859 2002-08-20 [darko]      0.8.1claws81
7860
7861         * src/folder.h
7862         * src/prefs_folder_item.h
7863         * src/folderview.c
7864         * src/prefs_folder_item.c
7865                 ability to set folder color in folderview
7866
7867 2002-08-19 [alfons]     0.8.1claws80
7868
7869         * src/summaryview.c
7870                 fix one of the earlier memleaks reported by Martin Kluge
7871
7872 2002-08-19 [alfons]     0.8.1claws79
7873
7874         * src/mainwindow.c
7875                 hide notice view when selecting seperate folder
7876                 view (reported by Urke MMI)
7877
7878 2002-08-19 [christoph]  0.8.1claws78
7879
7880         * src/folderview.c
7881         * src/prefs_folder_item.h
7882         * src/summaryview.[ch]
7883                 o add summary_set_prefs_from_folderitem to set
7884                   summaryview prefs (first step to remove all
7885                   references to the folderitem in summaryview)
7886                 o moved compiled regex stuff from folderitem prefs
7887                   to summaryview code
7888
7889 2002-08-19 [paul]       0.8.1claws77
7890
7891         * src/compose.c
7892                 add check for '.' to QUOTE_IF_REQUIRED
7893
7894 2002-08-19 [paul]       0.8.1claws76
7895
7896         * src/inc.c
7897                 sync with 0.8.1cvs25 (plug memory leak)
7898
7899         * src/prefs_toolbar.c
7900                 re-order prefs_toolbar_cancel()
7901
7902 2002-08-18 [alfons]     0.8.1claws75
7903
7904         * src/inc.c
7905         * src/matcher.c
7906                 plug other memleaks reported by Martin Kluge
7907
7908 2002-08-18 [paul]       0.8.1claws74
7909
7910         * po/pt_BR.po
7911                 updated by Fabio Jr. Beneditto
7912
7913 2002-08-18 [paul]       0.8.1claws73
7914
7915         * src/toolbar.[ch]
7916                 fix bug where tooltips were displayed untranslated              
7917
7918         * src/prefs_toolbar.c
7919                 fix bug where clicking 'Cancel' creates an icon & text
7920                 toolbar regardless of prefs
7921         
7922
7923 2002-08-17 [oliver]     0.8.1claws72
7924
7925         * src/prefs_toolbar.c
7926                 update toolbar on CANCEL
7927                 bug reported by Martin Kluge
7928         * src/toolbar.c
7929                 toolbar_destroy memleak fixed           
7930
7931 2002-08-17 [alfons]     0.8.1claws71
7932
7933         * src/toolbar.c
7934                 plug another memleak reported by Martin Kluge
7935
7936 2002-08-16 [alfons]     0.8.1claws70
7937
7938         * src/crash.c
7939                 use execvp() correctly (suggested by wwp; thanks!)
7940
7941 2002-08-16 [alfons]     0.8.1claws69
7942
7943         * src/gtksctree.c
7944                 plug memory leak reported by Kim Schultz & Martin Kluge
7945
7946 2002-08-16 [paul]       0.8.1claws68
7947
7948         * po/es.po
7949                 updated by Ricardo Mones Lastra
7950
7951 2002-08-16 [paul]       0.8.1claws67
7952
7953         * src/toolbar.h
7954                 fix bug where 'Compose News' icon showed wrong
7955                 tooltip
7956
7957 2002-08-16 [paul]       0.8.1claws66
7958
7959         * sync with 0.8.1cvs24
7960                 see ChangeLog 2002-08-16
7961
7962         * po/it.po
7963                 updated by Alessandro Maestri
7964
7965 2002-08-15 [paul]       0.8.1claws65
7966
7967         * po/sr.po
7968                 updated by Urke MMI
7969
7970 2002-08-15 [paul]       0.8.1claws64
7971
7972         * src/*.c
7973                 don't translate debug info
7974
7975         * src/matcher.[ch]
7976                 add copyright info
7977
7978 2002-08-15 [paul]       0.8.1claws63
7979
7980         * src/prefs_toolbar.c
7981                 fix bug where clicking 'OK' creates an icon & text
7982                 toolbar regardless of prefs
7983
7984 2002-08-14 [alfons]     0.8.1claws62
7985
7986         * src/main.c
7987                 add global var that has the full argv[0]
7988         * src/crash.c
7989                 o execvp the correct sylpheed by using argv0
7990                   and setting the correct work dir
7991                 o other tweaks  
7992
7993 2002-08-14 [oliver]     0.8.1claws61
7994         
7995         * enable/disable Toolbar Action Buttons 
7996         * code cleanups
7997         * src/mainwindow.c
7998         * src/toolbar.[ch]      
7999         * src/prefs_toolbar.c   
8000
8001 2002-08-14 [melvin]     0.8.1claws60
8002
8003         * po/fr.po
8004                 Updated French translations
8005
8006 2002-08-14 [melvin]     0.8.1claws59
8007
8008         * src/crash.c
8009                 Made bug report not translatable
8010         * src/exporthtml.c
8011                 Fixed exporthtml_build_filespec() return value
8012         * src/foldersel.c
8013                 Fixed incorrect include file
8014         * src/gtkspell.c
8015         * src/prefs_actions.c
8016         * src/prefs_toolbar.c
8017                 Made debug info not translatable
8018         * src/mutt.c
8019         * src/quote_fmt.c
8020                 Added missing includes
8021         * src/prefs_common.c
8022                 Fixed typo
8023
8024 2002-08-14 [paul]       0.8.1claws58
8025
8026         * faq/es/sylpheed-faq.html
8027           faq/es/sylpheed-faq-[1-3].html
8028           faq/es/sylpheed-faq-4.html     **NEW FILE **
8029                 update Spanish FAQ
8030
8031 2002-08-13 [christoph]  0.8.1claws57
8032
8033         * src/procmsg.c
8034                 ignore thread fix that did not mark all
8035                 child nodes of a ignored thread as
8036                 ignored. Does not work perfectly yet,
8037                 but it is better now
8038
8039 2002-08-13 [alfons]     0.8.1claws56
8040
8041         * src/crash.c
8042                 o implement 'save crash log'
8043                 o some tweaks
8044
8045 2002-08-13 [melvin]     0.8.1claws55
8046
8047         * src/main.c
8048                 removed unrequired "execinfo.h" header
8049
8050 2002-08-12 [paul]       0.8.1claws54
8051
8052         * faq/en/sylpheed-faq.html
8053           faq/en/sylpheed-faq-[1-3].html
8054           faq/en/sylpheed-faq-4.html     **NEW FILE **
8055                 update English FAQ
8056
8057 2002-08-12 [alfons]     0.8.1claws53
8058
8059         * po/POTFILES.in
8060                 add crash.c to translatables
8061         * src/crash.c
8062                 bring in Leandro's crash dialog
8063
8064 2002-08-11 [alfons]     0.8.1claws52
8065
8066         * src/crash.c
8067                 clean up some warnings
8068
8069 2002-08-11 [alfons]     0.8.1claws51
8070
8071         * acconfig.h
8072         * configure.in
8073         * src/crash.[ch]        ** NEW FILES **
8074         * src/main.c            
8075                 initial gdb crash handler
8076
8077 2002-08-11 [paul]       0.8.1claws50
8078
8079         * src/prefs_toolbar.c
8080                 replace Up/Down arrow pixmaps with text to be
8081                 consistent across icon themes
8082
8083 2002-08-11 [paul]       0.8.1claws49
8084
8085         * src/prefs_common.c
8086           src/prefs_toolbar.c
8087                 rename 'Pixmap' -> 'Icon'
8088
8089         * src/toolbar.[ch]
8090                 rename  'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
8091
8092 2002-08-10 [paul]       0.8.1claws48
8093
8094         * src/prefs_toolbar.c
8095                 re-work the UI
8096
8097 2002-08-10 [paul]       0.8.1claws47
8098
8099         * src/main.c
8100                 don't write Processing progress to status bar
8101                 patch submitted by Alexander Evseev
8102
8103         * src/prefs_toolbar.c
8104                 re-position and resize window
8105                 make window assume correct size on first call
8106
8107 2002-08-10 [paul]       0.8.1claws46
8108
8109         * src/mainwindow.c
8110           src/prefs_toolbar.c
8111           src/toolbar.c
8112           src/toolbar.h
8113                 obey coding style
8114                 follow UI text conventions
8115
8116 2002-08-10 [alfons]     0.8.1claws45
8117
8118         * src/toolbar.c
8119                 correct pixmap for delete action
8120
8121 2002-08-10 [paul]       0.8.1claws44
8122
8123         * po/pt_BR.po
8124                 updated by Fabio Jr. Beneditto
8125
8126 2002-08-10 [paul]       0.8.1claws43
8127
8128         * po/POTFILES.in
8129                 add custom toolbar files
8130
8131 2002-08-10 [paul]       0.8.1claws42
8132
8133         * sync with 0.8.1cvs22
8134                 see ChangeLog 2002-08-09
8135
8136 2002-08-09 [paul]       0.8.1claws41
8137
8138         * tools/Makefile.am
8139           tools/README
8140           tools/outlook2sylpheed.pl     ** NEW FILE **
8141                 add script to convert exported Outlook
8142                 contacts list to a Sylpheed addressbook.
8143                 Submitted by Ricardo Mones Lastra.
8144
8145 2002-08-09 [paul]       0.8.1claws40
8146
8147         * AUTHORS
8148           configure.in
8149           po/sr.po      ** NEW FILE **
8150                 add Serbian message catalog. Submitted by
8151                 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>             
8152
8153 2002-08-09 [paul]       0.8.1claws39
8154
8155         * sync with 0.8.1cvs21
8156                 see ChangeLog 2002-08-08
8157
8158 2002-08-08 [oliver]     0.8.1claws38
8159
8160         * src/mainwindow.c
8161                 move Custom Toolbar to Configuration menu
8162
8163 2002-08-08 [oliver]     0.8.1claws37
8164
8165         * src/prefs_toolbar.c
8166                 fix substitute pixmap bug
8167
8168 2002-08-08 [paul]       0.8.1claws36
8169
8170         * sync with 0.8.1cvs19
8171                 see ChangeLog 2002-08-08
8172
8173 2002-08-07 [christoph]  0.8.1claws35
8174
8175         * src/utils.c
8176                 fixed a memory leak in new canonicalize_file_replace
8177
8178 2002-08-07 [christoph]  0.8.1claws34
8179
8180         * src/utils.[ch]
8181                 o canonicalize_file_replace should create the temporary
8182                   file in the same directory as the original file.
8183                 o added get_tmpfile_in_dir that creates a temorary file
8184                   in a specified directory.
8185
8186 2002-08-07 [melvin]     0.8.1claws33
8187
8188         * src/toolbar.c
8189                 fixed bug where 'Article' button acted as 'Email' button.
8190
8191 2002-08-07 [paul]       0.8.1claws32
8192
8193         * sync with 0.8.1.cvs17
8194                 see ChangeLog 2002-08-07
8195
8196 2002-08-07 [colin]      0.8.1claws31
8197         
8198         * src/news.c
8199                 fix mass-cancel problem
8200
8201 2002-08-07 [thorsten]   0.8.1claws30
8202
8203         * src/prefs_toolbar.c
8204                 fix: crash on replace or add new button
8205         * src/toolbar.c
8206                 fix: close xmlfile after reading
8207         * src/utils.c
8208                 fix: unlink() file before rename()
8209
8210 2002-08-06 [paul]       0.8.1claws29
8211
8212         * sync with 0.8.cvs15
8213                 see ChangeLog 2002-08-06
8214
8215 2002-08-06 [oliver]     0.8.1claws28
8216
8217         * src/toolbar.c
8218         * src/prefs_toolbar.c
8219                 fixed empty toolbar issue
8220
8221 2002-08-06 [oliver]     0.8.1claws27
8222
8223         * Custom Toolbar Final 
8224         * src/folderview.c
8225         * src/inc.c
8226         * src/summaryview.c
8227                 o toolbar stuff now lives in src/toolbar.[ch]
8228                 o main_window_toolbar_* functions are renamed to
8229                   toolbar_* reflecting their new source file
8230         * src/mainwindow.[ch]
8231                 o remove toolbar stuff  
8232
8233 2002-08-06 [oliver]     0.8.1claws26
8234         
8235         * src/Makefile.am
8236         * src/prefs_toolbar.[ch]        **New File**
8237         * src/toolbar.[ch]              **New File**
8238                 o prefs_toolbar.[ch] custom toolbar frontend
8239                 o toolbar.[ch]       backend 
8240
8241 2002-08-06 [oliver]     0.8.1claws25
8242
8243         * src/prefs_actions.[ch]
8244                 o new exported function actions_execute
8245
8246 2002-08-06 [paul]       0.8.1claws24
8247
8248         * sync with 0.8.1cvs4
8249                 see ChangeLog 2002-08-06
8250
8251 2002-08-06 [paul]       0.8.1claws23
8252
8253         * sync with 0.8.1cvs13
8254                 see ChangeLog 2002-08-06
8255
8256 2002-08-06 [paul]       0.8.1claws22
8257
8258         * sync with 0.8.1cvs12
8259                 see ChangeLog 2002-08-05 and 2002-08-06
8260
8261 2002-08-06 [match]      0.8.1claws21
8262
8263         * src/addrclip.c
8264                 improvements to cut/copy/paste address
8265
8266 2002-08-05 [match]      0.8.1claws20
8267
8268         * src/addritem.[ch]
8269         * src/addrcache.c
8270         * src/addrbook.c
8271         * src/editaddress.c
8272         * src/addressbook.c
8273                 fixes to improve cut/copy/paste
8274
8275 2002-08-06 [melvin]     0.8.1claws19
8276
8277         * src/account.[ch]
8278                 account_find_all_from_address(): new function that returns the
8279                 list of all accounts that are matched in an address.
8280         * src/alertpanel.[ch]
8281                 alertpanel() now accepts a custom widget
8282                 alertpanel_with_widget(): new function that pops up a panel with
8283                 a custom widget in it 
8284         * src/gtkutils.[ch]
8285                 gtkut_account_menu_new(): new function that allows the selection
8286                 of an account from a list of accounts.
8287         * src/messageview.c
8288                 Extended Return Receipt notification to select the correct 
8289                 account and to make a security test on the Delivery-Notification
8290                 address which should be the same as the Return-Path.
8291
8292 2002-08-06 [thorsten]   0.8.1claws18
8293
8294         * src/mimeview.c
8295                 attach_all: save unnamed as "noname.%d",
8296                 dont free static dirname
8297
8298 2002-08-05 [alfons]     0.8.1claws17
8299
8300         * configure.in
8301                 detect XIM by trying to link rather than compile a XIM program
8302
8303 2002-08-05 [oliver]     0.8.1claws16
8304                 
8305         * src/stock_pixmap.[ch]
8306                 o add UP_ARROW to available pixmaps (already in pixmap-directory)
8307                 o new func to retrieve pixmaps
8308
8309 2002-08-05 [paul]       0.8.1claws15
8310
8311         * sync with 0.8.1cvs10
8312                 see ChangeLog 2002-08-05
8313
8314 2002-08-04 [alfons]     0.8.1claws14
8315
8316         * src/textview.c
8317                 see if this plugs memleak
8318
8319 2002-08-04 [melvin]     0.8.1claws13
8320
8321         * src/gtkspell.c
8322                 fixed bug that could crash Sylpheed when highlighting
8323                 all misspelled words.
8324
8325 2002-08-03 [melvin]     0.8.1claws12
8326
8327         * src/prefs_actions.c
8328                 removed unnecessary checks for NULL introduced in 0.8.1claws11.
8329         * src/messageview.c
8330                 fixed bug where the Return Receipt was sent to
8331                 Delivery-Notification-To address even if it was not present
8332
8333 2002-08-02 [alfons]     0.8.1claws11
8334
8335         * src/prefs_actions.c
8336                 o more check for NULLs
8337                 o put create_io_dialog() in right conditional block
8338
8339 2002-08-02 [paul]       0.8.1claws10
8340
8341         * po/es.po
8342                 updated by Ricardo Mones Lastra
8343
8344 2002-08-01 [christoph]  0.8.1claws9
8345
8346         * src/folder.c
8347                 don't free the cache of the opened
8348                 folder in the summaryview
8349         * src/summaryview.c
8350                 don't unset flags, if it is not required
8351
8352 2002-08-01 [paul]       0.8.1claws8
8353
8354         * sync with 0.8.1cvs8
8355                 see ChangeLog entry 2002-08-01
8356
8357 2002-08-01 [paul]       0.8.1claws7
8358
8359         * sync with 0.8.1cvs7
8360                 see ChangeLog 2002-07-31 and 2002-08-01
8361
8362 2002-07-31 [christoph]  0.8.1claws6
8363
8364         * src/mainwindow.c
8365                 forgot to update menu sensitivity
8366                 function for new menu entry
8367
8368 2002-07-31 [alfons]     0.8.1claws5
8369
8370         * src/main.c
8371                 check folder item and its path for NULL on
8372                 initial processing
8373
8374 2002-07-31 [christoph]  0.8.1claws4
8375
8376         * src/folder.c
8377                 check if folder_item_get_msginfo in
8378                 folder_item_remove_msg returned NULL
8379         * src/imap.c
8380                 better clear the uid cache in the
8381                 uid validity check function and delete
8382                 cached messages
8383
8384 2002-07-31 [paul]       0.8.1claws3
8385
8386         * man/sylpheed.1
8387                 add the '--attach' option and a few other
8388                 minor changes
8389
8390 2002-07-31 [paul]       0.8.1claws2
8391
8392         * sync with 0.8.1cvs5
8393                 see ChangeLog 2002-07-31
8394
8395 2002-07-31 [christoph]  0.8.1claws1
8396
8397         * src/folderview.[ch]
8398         * src/mainwindow.c
8399                 replace "Rescan all folders..." with
8400                 "Check all folders for new messages..."
8401
8402 2002-07-30 [paul]       0.8.1claws
8403
8404         * version 0.8.1claws released
8405
8406 2002-07-30 [paul]       0.8.0claws29
8407
8408         * tools/OOo2sylpheed.pl ** NEW FILE **
8409           tools/README
8410                 add script to enable sending documents as
8411                 attachments from OpenOffice.org
8412
8413 2002-07-30 [melvin]     0.8.0claws28
8414
8415         * src/prefs_actions.c
8416                 Made the actions' input/output dialog display
8417                 without delay.
8418
8419 2002-07-30 [christoph]  0.8.0claws27
8420
8421         * src/procmsg.c
8422                 check if folder_item_get_msginfo in
8423                 procmsg_save_to_outbox returned NULL
8424
8425 2002-07-30 [paul]       0.8.0claws26
8426
8427         * sync with 0.8.1cvs4
8428                 see ChangeLog 2002-07-29
8429
8430 2002-07-29 [thorsten]   0.8.0claws25
8431
8432         * README.claws
8433                 added selective download, delete on server
8434
8435 2002-07-29 [paul]       0.8.0claws24
8436
8437         * sync with 0.8.1cvs3
8438                 see ChangeLog 2002-07-29
8439
8440 2002-07-27 [christoph]  0.8.0claws23
8441
8442         * src/folder.c
8443                 add extra check if fetching the msginfo
8444                 returned NULL
8445
8446 2002-07-27 [paul]       0.8.0claws22
8447
8448         * sync with 0.8.1cvs2
8449                 see ChangeLog 2002-07-26
8450
8451 2002-07-27 [christoph]  0.8.0claws21
8452
8453         * src/imap.c
8454                 add another check if a valid msginfo
8455                 was returned
8456
8457 2002-07-26 [hoa]        0.8.0claws20
8458
8459         * src/folder.c
8460                 Fixed a condition in folder_item_destroy()
8461
8462         * src/imap.c
8463                 Fixed an error in IMAP protocol
8464
8465 2002-07-26 [alfons]     0.8.0claws19
8466
8467         * src/folder.c
8468                 ofcourse compare with identifier, not the path
8469
8470 2002-07-26 [alfons]     0.8.0claws18
8471
8472         * src/folder.c
8473                 use folder item identifier for saving / restoring
8474                 preferences because folder->path might not be unique
8475
8476 2002-07-26 [melvin]     0.8.0claws17
8477
8478         * src/logwindow.c
8479                 Fixed a crash introduced in 0.8.0claws5 when log is 
8480                 cut under 80 characters.
8481
8482 2002-07-26 [paul]       0.8.0claws16
8483
8484         * sync with 0.8.1cvs1
8485                 see ChangeLog 2002-07-26
8486
8487 2002-07-26 [christoph]  0.8.0claws15
8488
8489         * src/imap.[ch]
8490                 imap folder now remembers the last selected
8491                 folder and imap_fetch_msginfo skips selecting
8492                 the folder if it is already selected
8493
8494 2002-07-26 [christoph]  0.8.0claws14
8495
8496         * src/folder.c
8497         * src/folderview.c
8498         * src/imap.c
8499                 fix imap folder rescanning
8500
8501 2002-07-25 [christoph]  0.8.0claws13
8502
8503         * src/filter.c
8504         * src/folder.[ch]
8505         * src/folderview.c
8506         * src/imap.[ch]
8507         * src/mainwindow.c
8508         * src/mbox_folder.c
8509         * src/mh.c
8510         * src/news.c
8511                 implement imap uid cache and uid validity check
8512
8513 2002-07-25 [alfons]     0.8.0claws12
8514
8515         * src/summaryview.c
8516                 fix a brown paper bag bug, and also add some more
8517                 checks
8518
8519 2002-07-25 [christoph]  0.8.0claws11
8520
8521         * src/folder.c
8522                 don't mix copy, fetch_msginfo and remove
8523                 operations in folder item copy and move
8524                 operations
8525
8526 2002-07-25 [christoph]  0.8.0claws10
8527
8528         * src/folderview.c
8529         * src/mainwindow.c
8530         * src/prefs_folder_item.c
8531         * src/summaryview.[ch]
8532                 remove no longer required parameter update_cache from
8533                 summary_show
8534
8535 2002-07-25 [paul]       0.8.0claws9
8536
8537         * sync with 0.8.1
8538         
8539         * AUTHORS
8540                 a few corrections
8541
8542 2002-07-24 [alfons]     0.8.0claws8
8543
8544         * src/summaryview.c
8545                 sort correctly when using simplified subject line
8546                 (closes feature request "[ 585141 ] applying regexp to subject 
8547                 before sort" submitted by Alexandra Walford)
8548
8549 2002-07-24 [paul]       0.8.0claws7
8550
8551         * sync with 0.8.0cvs3
8552                 see ChangeLog 2002-07-24
8553
8554 2002-07-23 [christoph]  0.8.0claws6
8555
8556         * src/folder.c
8557         * src/folder.h
8558         * src/summaryview.c
8559         * src/summaryview.h
8560         * src/main.c
8561                 o separate processing and summaryview
8562                 o removed summary_write_cache from summaryview
8563                 o removed summaryview->killed_messages, because we don't have
8564                   to keep a list of killed messages anymore. New cache will
8565                   keep the hidden messages in cache anyway
8566         * src/folderview.c
8567         * src/inc.c
8568         * src/selective_download.c
8569                 o removed unnecessary summary_write_cache calls
8570         * src/procmsg.c
8571                 o don't set ignore thread flag in procmsg_get_thread_tree
8572                   if it is already set
8573         * src/mainwindow.c
8574         * src/statusbar.h
8575                 o moved STATUSBAR_PUSH/POP to statusbar.h because
8576                   they are used in different files
8577
8578 2002-07-23 [melvin]     0.8.0claws5
8579
8580         * src/addressbook.c
8581         * src/addrgather.c
8582         * src/editaddress.c
8583         * src/editgroup.c
8584         * src/editldap_basedn.c
8585         * src/importldif.c
8586         * src/prefs_common.c
8587                 Fixed few memory leak (gtk_editable_get_chars returns
8588                 an allocated string)
8589         * src/logwindow.c
8590                 Fixed few memory leak (gtk_editable_get_chars returns
8591                 an allocated string) and modified a little the log cutting
8592                 loop.
8593         * src/compose.c
8594                 Replaced a call to an obsolete function gtk_entry_get_text()
8595                 by gtk_editable_get_chars()
8596         * src/send.c
8597                 Removed a debug printf
8598
8599 2002-07-23 [christoph]  0.8.0claws4
8600
8601         * src/filesel.c
8602                 fix another g_dirname memory leak
8603
8604 2002-07-23 [christoph]  0.8.0claws3
8605
8606         * src/mh.c
8607                 fixed a memory leak in mh_fetch_msginfo
8608                 fixed crash when message header could not be
8609                 parsed
8610
8611 2002-07-23 [paul]       0.8.0claws2
8612
8613         * sync with 0.8.0cvs2
8614                 see ChangeLog 2002-07-23
8615
8616 2002-07-23 [paul]       0.8.0claws1
8617
8618         * sync with 0.8.0cvs1
8619                 see ChangeLog 2002-07-23
8620
8621 2002-07-23 [paul]       0.8.0claws
8622
8623         * release of 0.8.0claws
8624
8625 2002-07-23 [paul]       0.7.8claws99
8626
8627         * po/ru.po
8628                 new Russian translation, submitted by
8629                 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
8630
8631 2002-07-22 [jens]       0.7.8claws98
8632
8633         * po/de.po
8634                 Updated German translations.
8635
8636 2002-07-22 [paul]       0.7.8claws97
8637
8638         * po/es.po
8639           po/it.po
8640           po/nl.po
8641           po/pt_BR.po
8642                 updated translations by Ricardo Mones Lastra,
8643                 Alessandro Maestri, Wilbert Berendsen and 
8644                 Fabio Jr. Beneditto respectively
8645
8646 2002-07-22 [christoph]  0.7.8claws96
8647
8648         * src/mimeview.c
8649                 fix memory leak caused by wrong g_dirname usage
8650
8651 2002-07-22 [christoph]  0.7.8claws95
8652
8653         * src/summaryview.c
8654                 update new and unread message counts for summaryview
8655                 summaryview does not get it from the folder anymore
8656                 and has to update the values itself
8657
8658 2002-07-22 [melvin]     0.7.8claws94
8659
8660         * po/fr.po
8661                 Updated French translations.
8662
8663 2002-07-22 [christoph]  0.7.8claws93
8664
8665         * src/matcher.c
8666                 set prop->preg pointer to NULL or following check
8667                 will not fail and regexec will be called with
8668                 invalid pointer
8669
8670 2002-07-21 [alfons]     0.7.8claws92
8671         
8672         * src/prefs_common.[ch]
8673                 remove option "Send return receipt on request"
8674
8675 2002-07-21 [thorsten]   0.7.8claws91
8676
8677         * src/mimeview.c
8678                 fixed memleaks, coding style as pointed out by alfons
8679
8680 2002-07-21 [alfons]     0.7.8claws90
8681
8682         * src/messageview.c
8683         * src/noticeview.[ch]
8684                 o fix bug notice view being displayed when going to empty folder 
8685                   (noticed by Christoph)
8686                 o allow RRR to be sent when restarting sylpheed, or changing folder 
8687                   (noticed by Thorsten)
8688
8689 2002-07-21 [thorsten]   0.7.8claws89
8690
8691         * src/mimeview.c
8692                 Included save_all patch from Xaview FACQ
8693                 added support for pathnames
8694
8695 2002-07-21 [alfons]     0.7.8claws88
8696
8697         * po/POTFILES.in
8698         * src/Makefile.am
8699         * src/mainwindow.c
8700         * src/messageview.[ch]
8701         * src/noticeview.c      ** NEW FILE **
8702         * src/noticeview.h      ** NEW FILE **
8703                 make return receipts work again
8704                 (UI idea by Leandro Pereira)
8705
8706 2002-07-21 [paul]       0.7.8claws87
8707
8708         * src/summaryview.c
8709                 fix sensitivity of 'Select thread'
8710
8711 2002-07-21 [paul]       0.7.8claws86
8712
8713         * src/prefs_common.c
8714                 add browser command line for Galeon
8715
8716 2002-07-21 [paul]       0.7.8claws85
8717
8718         * Makefile.am
8719                 fix 'EXTRA_DIST': remove README.README, add TODO
8720                 and TODO.claws
8721
8722 2002-07-21 [alfons]     0.7.8claws84
8723
8724         * src/gtkstext.c
8725                 make enter clear selection
8726                 (closes "[ 579888 ] Editor selection/entry error"
8727                 reported by Steve Lamb)
8728
8729 2002-07-21 [alfons]     0.7.8claws83
8730         
8731         * src/summaryview.c
8732                 sort message list when selecting unthread messages
8733                 (closes "[ 501593 ] switching threaded view doesn't sort"
8734                 reported by Simon Schubert)
8735
8736 2002-07-20 [alfons]     0.7.8claws82
8737         
8738         * src/matcher.c
8739                 const-correctness
8740
8741 2002-07-20 [thorsten]   0.7.8claws81
8742
8743         * src/matcher.c
8744                 Fixed expansion of empty fields in matchactions
8745
8746 2002-07-19 [melvin]     0.7.8claws80
8747
8748         * src/gtkspell.c
8749                 Removed a duplicate menu entry (fast mode) introduced during
8750                 the new cache merge
8751                 Added a menu separator between 'Use alternate' and 'Fast mode'
8752
8753 2002-07-19 [paul]       0.7.8claws79
8754
8755         * tools/Makefile.am
8756           tools/README
8757                 correct typos
8758
8759 2002-07-19 [thorsten]   0.7.8claws78
8760
8761         * tools/calypso_convert.pl      ** NEW FILE **
8762           tools/README
8763           tools/Makefile.am
8764                 script to import mbox files exported
8765                 by calypso
8766                 o generates folder structure
8767                 o includes attachments
8768
8769 2002-07-19 [melvin]     0.7.8claws77
8770
8771         * src/selective_download.[ch]
8772                 Fixed bug where closing the dialog with the window manager's
8773                 close button will not unlock the summary
8774                 Corrected some function declarations that missed a return value
8775                 Made the source code comply better with coding style.
8776         * src/prefs_common.c
8777                 Added new browser command line for Mozilla.
8778
8779 2002-07-18 [paul]       0.7.8claws76
8780
8781         * src/mainwindow.c
8782           src/selective_download.[ch]
8783                 reflect theme changes, fix Gdk Warning when creating 
8784                 pixmap from NULL window, and minor clean up.
8785                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
8786
8787         * po/en_GB.po
8788                 updated
8789
8790 2002-07-17 [paul]       0.7.8claws75
8791
8792         * INSTALL[.jp]
8793                 sync with 0.8.0
8794         
8795         * po/en_GB.po
8796                 updated
8797
8798 2002-07-16 [paul]       0.7.8claws74
8799
8800         * tools/filter_conv.pl
8801           tools/README
8802                 replace conversion script with reimplemented version, 
8803                 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
8804
8805 2002-07-16 [colin]      0.7.8claws73
8806
8807         * src/summaryview.c
8808                 remove forgotten debug messages - sorry ;-)
8809
8810 2002-07-16 [colin]      0.7.8claws72
8811
8812         * src/mimeview.c
8813           src/summaryview.c
8814           src/textview.c
8815           src/textview.h
8816                 add the ability to select part of a text mime-part 
8817                 to reply.
8818
8819 2002-07-15 [christoph]  0.7.8claws71
8820
8821         * src/folder.c
8822                 fix folder message count for folders without
8823                 msg_is_changed (includes news folders)
8824
8825 2002-07-15 [martin]     0.7.8claws70
8826
8827         * src/summaryview.c
8828                 option "display recipient on 'From'..." now works
8829                 without the need of enabling the option
8830                 "display  sender  using  address  book".
8831
8832 2002-07-15 [christoph]  0.7.8claws69
8833
8834         * src/summaryview.c
8835                 removed setting folder status from summaryview.
8836                 folder.c should update all message counts correctly.
8837
8838 2002-07-15 [paul]       0.7.8claws68
8839
8840         * po/pt_BR.po
8841                 updated by Fabio Junior Beneditto
8842
8843 2002-07-15 [darko]      0.7.8claws67
8844
8845         * src/mh.c
8846                 Fixed target folder colorization, don't decrease op
8847                 number twice
8848
8849 2002-07-14 [paul]       0.7.8claws66
8850
8851         * sync with main 0.8.0
8852                 see ChangeLog 2002-07-14
8853
8854 2002-07-13 [melvin]     0.7.8claws65
8855         
8856         * src/addrbook.c
8857         * src/addressbook.c
8858         * src/addrindex.c
8859                 Replaced sprintf by g_snprintf to prevent possible buffer
8860                 overflow.
8861         * src/news.c
8862                 Corrected a log message output format.
8863                 Added a missing "done" debug output.
8864         * src/compose.c
8865                 Added keyboard accelerator for Priority menu items
8866                 Added missing \n in debug output
8867         * src/logwindow.c
8868         * src/gtkspell.c
8869         * src/rfc2015.c
8870                 Added missing \n in debug output
8871
8872 2002-07-13 [paul]       0.7.8claws64
8873
8874         * man/sylpheed.1
8875                 change Sergey's email address to the sf address
8876
8877         * src/textview.c
8878                 increase show_url_timeout (more useful for long
8879                 urls)
8880
8881 2002-07-12 [sergey]     0.7.8claws63
8882
8883         * src/rfc2015.c
8884                 applied (with some modifications) patch to set the
8885                 micalg parameter for signatures
8886                 (2001-08-28 Werner Koch <wk@gnupg.org>)
8887
8888 2002-07-12 [sergey]     0.7.8claws62
8889
8890         * man/Makefile.am
8891         * configure.in
8892                 fixed man page installation
8893
8894 2002-07-12 [paul]       0.7.8claws61
8895
8896         * sync with 0.7.8cvs26
8897                 see ChangeLog 2002-07-11 and 2002-07-12
8898
8899 2002-07-11 [christoph]  0.7.8claws60
8900
8901         * src/compose.c
8902         * src/procmsg.c
8903                 first use the message number to find the message
8904                 to mark with a reply flag but check the
8905                 message-id if we got the correct message, if not
8906                 try to find it by message-id.
8907                 use new string seperator that is not allowed
8908                 in message-ids.
8909
8910 2002-07-11 [paul]       0.7.8claws59
8911
8912         * sync with 0.7.8cvs23
8913                 see ChangeLog 2002-07-10
8914
8915 2002-07-10 [christoph]  0.7.8claws58
8916
8917         * src/folder.[ch]
8918         * src/msgcache.[ch]
8919                 Added message-id table to the cache in memory
8920                 and functions to msgcache.c and folder.c to
8921                 fetch MsgInfos by message id
8922         * src/compose.c
8923         * src/procmsg.c
8924                 store folder and message-id of message replying
8925                 to in queue header and set reply flag after sending
8926                 (Closes bug #469498)
8927
8928 2002-07-10 [paul]       0.7.8claws57
8929
8930         * AUTHORS
8931           man/sylpheed.1.gz
8932                 add Martin to the list of authors
8933
8934 2002-07-09 [martin]     0.7.8claws56
8935         * src/gtksctree.c
8936                 Added gtk_ctree_last_visible(), tree_update_level(),
8937                 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
8938                 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
8939                 from gtk+ to gtksctree.c for the new sorting code
8940                 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
8941                 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
8942         * src/gtksctree.h
8943                 Added declaration for gtk_sctree_sort_recursive() and
8944                 gtk_sctree_sort_node
8945         * src/addressbook.c
8946         * src/foldersel.c
8947         * src/folderview.c
8948         * src/summaryview.c
8949                 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
8950                 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
8951
8952 2002-07-08 [paul]       0.7.8claws55
8953
8954         * more sync with 0.7.8cvs21
8955                 see ChangeLog 2002-07-08
8956
8957 2002-07-08 [paul]       0.7.8claws54
8958
8959         * sync with 0.7.8cvs21
8960                 see ChangeLog 2002-07-08
8961
8962 2002-07-07 [alfons]     0.7.8claws53
8963
8964         * src/Makefile.am
8965         * src/stock_pixmap.[ch]
8966         * src/pixmaps/notice_warn.xpm   ** NEW FILE **
8967         * src/pixmaps/notice_error.xpm  ** NEW FILE **
8968         * src/pixmaps/notice_note.xpm   ** NEW FILE **
8969                 add new pixmaps for upcoming notice pane
8970
8971 2002-07-06 [melvin]     0.7.8claws52
8972
8973         * src/gtkspell.[ch]
8974                 Made them a bit closer to Sylpheed's coding style.
8975                 Removed old code.
8976                 Removed possible memory leaks when some errors occurs.
8977
8978 2002-07-06 [melvin]     0.7.8claws51
8979
8980         * po/Makefile.in.in
8981                 Removed --no-location in xgettext command line to help
8982                 translators that use Emacs' po-mode
8983         * src/quote_fmt.c
8984                 Removed unnecessary comments that messed up sylpheed.pot
8985
8986 2002-07-06 [paul]       0.7.8claws50
8987
8988         * sync with 0.7.8cvs19
8989                 see ChangeLog 2002-07-05
8990
8991 2002-07-06 [christoph]  0.7.8claws49
8992
8993         * src/folder.c
8994         * src/mainwindow.c
8995                 fix folder_item_remove_all_msg and folderview
8996                 status for trash folders after emptying trash
8997
8998 2002-07-05 [paul]       0.7.8claws48
8999
9000         * sync with 0.7.8cvs16
9001                 see ChangeLog 2002-07-04 and 2002-07-05
9002
9003 2002-07-04 [paul]       0.7.8claws47
9004
9005         * sync with 0.7.8cvs14
9006                 see  ChangeLog 2002-07-04
9007
9008 2002-07-03 [alfons]     0.7.8claws46
9009
9010         * src/folder.c
9011                 dupe folder item's path because it's being reallocated
9012                 by new folder scanning code
9013
9014 2002-07-03 [christoph]  0.7.8claws45
9015
9016         * src/imap.c
9017                 better IMAP uid fetching using 'FETCH 1:* (UID)'
9018         * src/msgcache.c
9019                 add missing return in msgcache_write
9020
9021 2002-07-02 [thorsten]   0.7.8claws44
9022
9023         * src/jpilot.c
9024         * src/msgcache.c
9025         * src/rfc2015.c
9026                 use binary mode for file access
9027
9028 2002-07-02 [christoph]  0.7.8claws43
9029
9030         * major code cleanup (part 1)
9031         
9032                 - unused variables removed
9033                 - unused functions removed
9034                 - uninitialized variables checked
9035                 - missing return statements added
9036                 - missing function return types added
9037                 - added parentheses around assignment and
9038                   && in || when suggested by gcc
9039               
9040         * src/mh.c
9041         * src/folder.c
9042                 replaced direct calls to folder->scan_tree
9043                 with folder_scan_tree and restore folder
9044                 prefs in this function. The folder should
9045                 not have to deal with them.
9046                 ( Should now work for all folder types )
9047
9048 2002-07-02 [paul]       0.7.8claws42
9049
9050         * sync with 0.7.8cvs13
9051                 see ChangeLog 2002-07-01 and 2002-07-02
9052
9053 2002-07-01 [christoph]  0.7.8claws41
9054
9055         * src/summaryview.c
9056                 fix "goto next/prev unread message" with
9057                 ignored threads
9058
9059 2002-07-01 [paul]       0.7.8claws40
9060
9061         * po/es.po
9062                 updated by Ricardo Mones Lastra
9063
9064 2002-06-30 [match]      0.7.8claws39
9065
9066         * src/jpilot.c
9067                 applied variation of leonerd's patch (566661) to
9068                 allow multiple email addresses per JPilot entry.
9069                 addresses may be separated by space, comma, pipe,
9070                 semi-colon, new-line.
9071
9072 2002-06-30 [alfons]     0.7.8claws38
9073
9074         * src/procmsg.c
9075                 simple fix for putting older nodes before
9076                 newer nodes when threading by subject
9077
9078 2002-06-30 [christoph]  0.7.8claws37
9079
9080         * src/folder.c
9081         * src/folderview.c
9082         * src/mh.c
9083         * src/news.c
9084         * src/procmsg.c
9085                 fix broken folder tree rescaning
9086                 and don't use procmsg_get_mark_sum
9087                 anymore
9088
9089 2002-06-30 [christoph]  0.7.8claws36
9090
9091         * merge new cache branch
9092         * src/imap.c
9093                 fix new cache imap copy bug
9094         * src/folder.c
9095                 improved folder_item_scan
9096                 it should now always set the correct
9097                 new, unread and total message counts
9098
9099 2002-06-29 [paul]       0.7.8claws35
9100
9101         * configure.in
9102                 correct syntax error
9103
9104 2002-06-29 [paul]       0.7.8claws34
9105
9106         * configure.in
9107           Makefile.am
9108           man/Makefile.am       ** NEW FILE **
9109           man/sylpheed.1.gz     ** NEW FILE **
9110                 add Sylpheed man page
9111
9112 2002-06-29 [paul]       0.7.8claws33
9113
9114         * po/pt_BR.po
9115                 updated by Fabio Junior Beneditto
9116
9117 2002-06-28 [jens]       0.7.8claws32
9118
9119         * po/de.po
9120                 translation updated
9121
9122         * src/selective_download.c
9123                 removed gettext for space " "
9124
9125         * src/imap.c
9126                 removed wrong space
9127
9128 2002-06-28 [paul]       0.7.8claws31
9129
9130         * sync with 0.7.8cvs11
9131                 see ChangeLog 2002-06-28
9132
9133 2002-06-28 [paul]       0.7.8claws30
9134
9135         * sync with 0.7.8cvs10
9136                 see ChangeLog 2002-06-27 and 2002-06-28
9137
9138 2002-06-26 [paul]       0.7.8claws29
9139
9140         * src/addrgather.c
9141           src/selective_download.c
9142                 don't gettextise empty strings.
9143                 reserved by gettext. gettext("") returns 
9144                 the header entry with meta information, 
9145                 not the empty string
9146
9147         * po/en_GB.po
9148                 updated
9149
9150 2002-06-26 [paul]       0.7.8claws28
9151
9152         * sync with 0.7.8cvs7
9153                 see ChangeLog 2002-06-25
9154
9155         * src/prefs_common.c
9156                 ...and in the process, tweak the gui a little
9157
9158 2002-06-25 [alfons]     0.7.8claws27
9159         
9160         * configure.in
9161         * src/Makefile.am
9162                 fine tune ldap library detection
9163
9164 2002-06-25 [alfons]     0.7.8claws26
9165
9166         * src/compose.c
9167                 don't allow return receipts when composing a news article
9168
9169 2002-06-25 [paul]       0.7.8claws25
9170
9171         * Makefile.am
9172                 add '$(AMTAR)' to 'release' section to allow for
9173                 new and older autotools
9174
9175 2002-06-25 [paul]       0.7.8claws24
9176
9177         * src/summaryview.c
9178                 fix "No more unread messages" persistant pop-up
9179                 window bug
9180
9181 2002-06-25 [paul]       0.7.8claws23
9182
9183         * po/it.po
9184                 updated by Alessandro Maestri
9185
9186 2002-06-25 [paul]       0.7.8claws22
9187
9188         * sync with 0.7.8cvs6
9189                 see ChangeLog 2002-06-25
9190
9191 2002-06-24 [paul]       0.7.8claws21
9192
9193         * tools/update-po
9194                 add GPL copyright information
9195
9196 2002-06-24 [paul]       0.7.8claws20
9197
9198         * tools/Makefile.am
9199           tools/README
9200           tools/update-po       ** NEW FILE **
9201                 add script that eases the creation of *.po files
9202                 Submitted by Wilbert Berendsen <wilbert@oswf.org>
9203
9204 2002-06-23 [alfons]     0.7.8claws19
9205
9206         * src/messageview.c
9207                 make notification_convert_header obey const correctness
9208                 (next step will be fixing the broken return receipt)
9209
9210 2002-06-23 [paul]       0.7.8claws18
9211
9212         * src/messageview.c
9213                 fix bug introduced in last commit:
9214                 removed too much code in last commit - put back what's
9215                 needed
9216
9217 2002-06-23 [paul]       0.7.8claws17
9218
9219         * src/messageview.[ch]
9220                 remove code committed in error from locally patched
9221                 source
9222
9223 2002-06-23 [colin]      0.7.8claws16
9224
9225         * src/compose.[ch]
9226                 add compose_entry_select(), used to select the default_to
9227                 email address - hopefully avoiding people sending mails to
9228                 wrong recipients.
9229
9230 2002-06-22 [alfons]     0.7.8claws15
9231
9232         * AUTHORS
9233                 add Bram Metsch & Stanislav Karchebny
9234         * src/smtp.[ch]
9235         * src/prefs_account.[ch]
9236         * src/send.c
9237                 - apply and adapt Bram's patch which allows user to set SMTP AUTH 
9238                   options.  (see <http://sourceforge.net/tracker/index.php
9239                   ?func=detail&aid=566937&group_id=25528&atid=384600>);
9240
9241                 - merge Stanislav's fix to make SMTP AUTH work with qmail
9242                   (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
9243
9244 2002-06-22 [paul]       0.7.8claws14
9245
9246         * sync with 0.7.8cvs5
9247                 see ChangeLog 2002-06-19 and 2002-06-20
9248
9249 2002-06-22 [alfons]     0.7.8claws13
9250
9251         * src/selective_download.c
9252                 fix a stupid mistake I made
9253
9254 2002-06-22 [alfons]     0.7.8claws12
9255
9256         * src/selective_download.[ch]
9257                 fix another unnoticed leak; cleanup code
9258
9259 2002-06-21 [alfons]
9260
9261         * tools/Makefile.am
9262                 gpg-sign <-- gpg-sign-syl
9263
9264 2002-06-21 [alfons]     0.7.8claws11
9265
9266         * src/selective_download.c
9267         * src/selective_download.h
9268                 fix assorted mix of allocation errors (should solve
9269                 problem reported by Philippe Gramoullé, see:
9270                 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
9271
9272 2002-06-20 [melvin]     0.7.8claws10
9273
9274         * tools/gpg-sign *REMOVED*
9275           tools/gpg-sign-syl *ADDED*
9276                 Replaced the gpg clearsigning script with the version using
9277                 xterm instead of ssh-askpass and changed its name.
9278
9279         * README.claws
9280                 Updated actions example to reflect the renaming of the
9281                 gpg clearsigning script.
9282
9283 2002-06-19 [paul]       0.7.8claws9
9284
9285         * sync with 0.7.8claws9
9286                 see ChangeLog 2002-06-18 and 2002-06-19
9287
9288 2002-06-19 [paul]       0.7.8claws8
9289
9290         * sync with 0.7.8cvs1
9291                 see ChangeLog 2002-06-18
9292
9293 2002-06-18 [alfons]     0.7.8claws7
9294
9295         * src/mainwindow.h
9296                 add omitted prototype
9297
9298 2002-06-17 [paul]       0.7.8claws6
9299
9300         * src/mainwindow.c
9301                 fix hiding of exec_btn
9302
9303 2002-06-17 [paul]       0.7.8claws5
9304
9305         * src/pop.c
9306                 remove unneeded code: should_delete() 
9307                 and Pop3State::uidl_todelete_list
9308
9309 2002-06-17 [paul]       0.7.8claws4
9310
9311         * sync with 0.7.8
9312                 see ChangeLog 2002-06-11 and 2002-06-13
9313
9314 2002-06-16 [alfons]     0.7.8claws3
9315         
9316         * src/folder.c
9317                 make sure lock sort mode (claws specific) is
9318                 also persists after a tree rescan
9319
9320 2002-06-16 [alfons]     0.7.8claws2
9321
9322         * src/prefs_folder_item.c
9323         * src/folder.[ch]
9324                 fix persistence of folder sort mode (broken
9325                 by adapting Hiro's new folder persistence code)
9326
9327 2002-06-16 [alfons]     0.7.8claws1
9328
9329         * AUTHORS
9330         * src/logwindow.c
9331         * src/prefscommon.[ch]
9332                 control size of log text in log window; 
9333                 closes patch #569155 submitted by Mitko Haralanov.
9334
9335 2002-06-15 [paul]       0.7.8claws
9336
9337         * release of 0.7.8claws
9338
9339 2002-06-15 [paul]       0.7.7claws
9340
9341         * po/pt_BR.po
9342                 updated by Fabio Junior Beneditto
9343
9344 2002-06-14 [paul]       0.7.6claws49
9345
9346         * po/es.po
9347                 updated by Ricardo Mones Lastra
9348
9349 2002-06-14 [paul]       0.7.6claws48
9350
9351         * po/nl.po
9352                 updated translation by Wilbert Berendsen
9353
9354 2002-06-14 [melvin]     0.7.6claws47
9355
9356         * po/fr.po
9357                 Updated French translation
9358
9359 2002-06-13 [paul]       0.7.6claws46
9360
9361         * src/filesel.c
9362                 allow filename to be typed in, rather than just
9363                 selected by the mouse. Patch by Gustavo Noronha Silva.
9364
9365 2002-06-13 [alfons]     0.7.6claws45
9366
9367         * src/mainwindow.[ch]
9368                 more cleanups (removing unnecessary menu items Expand 
9369                 summary / message view)
9370
9371 2002-06-13 [melvin]     0.7.6claws44
9372
9373         * po/POTFILES.in
9374                 Added src/string_match.c
9375         * src/string_match.c
9376                 Fixed possible buffer overflow.
9377                 Corrected typo.
9378                 Added missing config.h header.
9379         * src/prefs_common.c
9380           src/prefs_matcher.c
9381           src/prefs_scoring.c
9382                 Made some strings translatable (missing _(..)).
9383
9384 2002-06-13 [melvin]     0.7.6claws43
9385
9386         * README.claws
9387                 Corrected action example (verifying clearsigned mail).
9388         * src/prefs_account.c
9389                 Corrected typo.
9390         * src/prefs_common.c
9391                 Removed incorrect line that generated a Gtk-CRITICAL msg.
9392
9393 2002-06-12 [alfons]     0.7.6claws42
9394
9395         * src/summaryview.c
9396                 add init of score column lost in 0.7.6claws42
9397
9398 2002-06-12 [paul]       0.7.6claws41
9399
9400         * src/prefs_account.c
9401                 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the 
9402                 behavior of the radio buttons, (from 0.7.7cvs2)
9403
9404 2002-06-11 [alfons]     0.7.6claws40
9405
9406         * src/messageview.[ch]
9407         * src/summaryview.[ch]
9408         * src/summary_search.c
9409         * src/mainwindow.c
9410                 perform a sync to bring in Hiro's separate view implementation 
9411
9412                 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
9413
9414 2002-06-11 [paul]       0.7.6claws39
9415         
9416         * src/prefs_account.c
9417                 correct a typo on the Receive tab
9418
9419 2002-06-10 [match]      0.7.6claws38
9420
9421         * src/addressbook.c
9422                 Included address completion patch from Gustavo Noronha.
9423
9424 2002-06-10 [paul]       0.7.6claws37
9425
9426         * src/inc.[ch]
9427           src/pop.c
9428           src/prefs_account.[ch]
9429           src/selective_download.[ch]
9430                 apply PATCH #561712
9431                  NEW:
9432                 - check if POP Account
9433                 - Receive Button renamed to Preview
9434                 - Preview Button Popup: preview new/all messages
9435                 - Download Button
9436                 - Account Preferences-->Receive tab checkbutton if you
9437                   want to remove Mail after Download
9438                 -: default YES
9439                 - Account Preferences-->Receive tab checkbutton use
9440                   filtering rules on preview
9441                   (think of delete_on_server)
9442                 -: default YES
9443                 - Account selectable from SD dialog
9444                 - checkbutton to show already downloaded messages if
9445                   all messages are previewed
9446                 - new clist column showing Date
9447                 - ESC KEY close
9448                 FIXES:
9449                 - play ball with UIDL
9450                 - fault tolerant (?) 
9451                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
9452
9453 2002-06-10 [melvin]     0.7.6claws36
9454
9455         * README.claws
9456                 Added a hint to ac/README in cvs instructions.
9457
9458         * src/prefs_actions.c
9459                 Made it possible to use a more elaborate command line
9460                 for asynchronous actions, too.
9461
9462 2002-06-10 [melvin]     0.7.6claws35
9463         
9464         * src/prefs_actions.c
9465                 Make it possible to use a more elaborate command line
9466                 (e.g. |foo|bar|cat>there;echo Done|)
9467                 Corrected error message when calling %f, %F and %p commands
9468                 from the compose window.
9469
9470 2002-06-09 [colin]      0.7.6claws34
9471
9472         * src/summaryview.c
9473                 Automatically find unread messages in current folder
9474                 before annoying the user.
9475
9476 2002-06-08 [alfons]     0.7.6claws33
9477
9478         * po/it.po
9479                 remove bad formatting string in it.po translation
9480                 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
9481
9482 2002-06-08 [paul]       0.7.6claws32
9483
9484         * sync with 0.7.6cvs25
9485                 see ChangeLog 2002-06-07
9486
9487 2002-06-05 [paul]       0.7.6claws31
9488
9489         * src/mainwindow.c
9490                 add 'Sort by locked' and 'Sort by score'
9491
9492 2002-06-05 [paul]       0.7.6claws30
9493
9494         * sync with 0.7.6cvs24
9495                 see ChangeLog 2002-06-04
9496
9497 2002-06-04 [paul]       0.7.6claws29
9498
9499         * po/pt_BR.po
9500                 updated by Fabio Junior Beneditto
9501
9502 2002-06-03 [thorsten]   0.7.6claws28
9503
9504         * src/matcher.c
9505                 fclose() matcherrc after reading
9506
9507 2002-06-03 [paul]       0.7.6claws27
9508
9509         * sync with 0.7.6cvs21
9510                 see ChangeLog 2002-05-31
9511
9512 2002-05-31 [paul]       0.7.6claws26
9513
9514         * sync with 0.7.6cvs20
9515                 see ChangeLog 2002-05-29 and 2002-05-30
9516
9517 2002-05-31 [paul]       0.7.6claws25
9518
9519         * src/imap.c
9520                 hopefully fix last buggy sync
9521
9522         * README.claws
9523                 correct typo in 'Actions' examples
9524
9525 2002-05-29 [paul]       0.7.6claws24
9526
9527         * sync with 0.7.6cvs18
9528                 see ChangeLog 2002-05-28 and 2002-05-29
9529
9530         * src/news.c
9531           src/nntp.[ch]
9532                 sync with above 
9533
9534 2002-05-28 [paul]       0.7.6claws23
9535
9536         * sync with 0.7.6cvs16
9537                 see ChangeLog 2002-05-28
9538
9539 2002-05-27 [thorsten]   0.7.6claws22 
9540
9541         * faq/it/sylpheed-faq-1.html
9542           faq/it/sylpheed-faq-2.html
9543           faq/it/sylpheed-faq-3.html
9544           faq/it/sylpheed-faq.html
9545                 corrected DOS lineendings
9546         * faq/de/sylpheed-faq-1.html
9547           faq/de/sylpheed-faq-2.html
9548           faq/en/sylpheed-faq-1.html
9549           faq/en/sylpheed-faq-2.html
9550           faq/en/sylpheed-faq-3.html
9551           faq/es/sylpheed-faq-1.html
9552           faq/es/sylpheed-faq-2.html
9553           faq/es/sylpheed-faq-3.html
9554           faq/fr/sylpheed-faq-1.html
9555           faq/it/sylpheed-faq-1.html
9556           faq/it/sylpheed-faq-2.html
9557           faq/it/sylpheed-faq-3.html
9558           faq/it/sylpheed-faq.html
9559                 changed ">" to &quot;
9560
9561 2002-05-27 [paul]       0.7.6claws21
9562         
9563         * sync with 0.7.6cvs15
9564                 see ChangeLog 2002-05-27
9565
9566 2002-05-27 [paul]       0.7.6claws20
9567
9568         * src/prefs_account.c
9569                 correct a typo
9570
9571 2002-05-26 [paul]       0.7.6claws19
9572
9573         * tools/README
9574                 correct a typo
9575
9576 2002-05-25 [paul]       0.7.6claws18
9577
9578         * tools/README
9579                 add description of kmail2sylpheed.pl
9580
9581 2002-05-25 [paul]       0.7.6claws17
9582
9583         * tools/kmail2sylpheed.pl       ** NEW FILE **
9584                 perl script that converts an exported Kmail address
9585                 book, converts it to sylpheed addressbook file,
9586                 writes the file to .sylpheed, and updates
9587                 addrbook--index.xml 
9588
9589 2002-05-25 [paul]       0.7.6claws16
9590
9591         * sync with 0.7.6cvs14
9592                 see ChangeLog 2002-05-23
9593
9594 2002-05-24 [paul]       0.7.6claws15
9595
9596         * README.claws
9597                 make a correction and add some more info
9598
9599 2002-05-24 [paul]       0.7.6claws14
9600
9601         * src/compose.c
9602                 fix memory leak in 
9603                 compose_redirect_write_headers_from_headerlist()
9604                 add Subject and Resent-Message-ID to
9605                 compose_redirect_write_headers()
9606                 Received, Subject, and X-UIDL are filtered out in 
9607                 compose_redirect_write_to_file()
9608
9609 2002-05-23 [paul]       0.7.6claws13
9610
9611         * src/compose.[ch]
9612           src/filtering.c
9613           src/mainwindow.c
9614           src/matcher.[ch]
9615           src/matcher_parser_lex.l
9616           src/matcher_parser_parse.y
9617           src/prefs_common.[ch]
9618           src/prefs_filtering.c
9619           src/summaryview.c
9620                 rename 'Bounce' to 'Redirect'
9621
9622 2002-05-23 [paul]       0.7.6claws12
9623
9624         * more sync with 0.7.6cvs13
9625           src/compose.c
9626                 see ChangeLog 2002-05-22
9627
9628 2002-05-22 [paul]       0.7.6claws11
9629
9630         * sync with 0.7.6cvs13
9631           src/codeconv.c
9632                 see ChangeLog 2002-05-20
9633           src/prefs_common.c
9634                 see ChangeLog 2002-05-22
9635
9636 2002-05-21 [melvin]     0.7.6claws10
9637
9638         * src/folderview.c
9639                 Added missing filtering and scoring headers
9640                 Fixed bad function call that showed garbage 
9641                 in Folder->Processing
9642
9643 2002-05-21 [paul]       0.7.6claws9
9644
9645         * tools/Makefile.am
9646                 make all tools executable, (patch by Alfons).
9647
9648 2002-05-20 [alfons]     0.7.6claws8
9649
9650         * src/procheader.c
9651                 don't forget to call mktime() so we have a valid week 
9652                 and year day
9653                 (Bug report by Roger Sondermann <mail@jumaros.de>)
9654
9655 2002-05-20 [paul]       0.7.6claws7
9656
9657         * src/html.c
9658                 fix broken parsing of urls
9659         * src/textview.c
9660                 fix displaying of urls
9661
9662                 both fixes from the patch [547855] by Eugene 
9663                 Brevdo (zonem)
9664
9665 2002-05-19 [alfons]     0.7.6claws6
9666
9667         * configure.in
9668                 make sylpheed configure correctly with the latest
9669                 and greatest of automake / autoconf / gettext
9670
9671 2002-05-19 [alfons]     0.7.6claws5
9672
9673         * src/procheader.c
9674         * src/procheader.h
9675                 add function for returning ime zone offset
9676         * src/quote_fmt.c
9677         * src/quote_fmt_parse.y
9678                 better quotation formatting - does not convert
9679                 to local time, but uses the original date string.
9680                 
9681                 Note: %z inserts the timezone offset (should 
9682                 work also on platforms where strftime does not
9683                 support %z).
9684
9685 2002-05-18 [christoph]  0.7.6claws4
9686
9687         * src/summaryview.c
9688                 fix indentation of some code
9689         * tools/Makefile.am
9690                 fix spaces after \
9691         * src/Makefile.am
9692                 add missing \
9693                 correct path for ignorethread.xpm
9694                 incorrect filename for sylpheed_logo.xpm
9695                 add missing include matcher_parser_parse.h
9696
9697 2002-05-18 [paul]       0.7.6claws3
9698
9699         * sync with 0.7.6cvs8
9700                 see ChangeLog 2002-05-16 and 2002-05-17
9701
9702 2002-05-18 [melvin]     0.7.6claws2
9703
9704         * README.claws
9705                 Corrected an action's definition and fixed some misspellings.
9706
9707 2002-05-18 [paul]       0.7.6claws1
9708
9709         * tools/Makefile.am
9710           tools/gpg-sign        ** new file **
9711           tools/uudec           ** new file **
9712                 add Melvin's Actions scripts
9713
9714         * README.claws
9715                 add Melvin's descriptions for Actions
9716
9717 2002-05-18 [paul]       0.7.6claws
9718
9719         * Version 0.7.6claws released
9720
9721 2002-05-17 [paul]       0.7.5claws32
9722
9723         * po/es.po
9724                 updated by Ricardo Mones Lastra
9725
9726 2002-05-17 [paul]       0.7.5claws31
9727
9728         * src/compose.c
9729                 fix Account prefs default folder for sent/draft/deleted
9730                 messages bug
9731
9732         * po/it.po
9733           po/nl.po
9734                 updated translation by Alessandro Maestri and
9735                 Wilbert Berendsen
9736
9737 2002-05-17 [melvin]     0.7.5claws30
9738
9739         * src/prefs_actions.c
9740                 Fixed bug where using %F not at the end of the command 
9741                 resulted in an additional empty argument being created.
9742                 Thanks to Darko Koruga for reporting the bug.
9743
9744 2002-05-17 [melvin]     0.7.5claws29
9745
9746         * po/fr.po
9747                 Updated French translations.
9748
9749 2002-05-15 [paul]       0.7.5claws28
9750         
9751         * po/es.po
9752                 updated by Ricardo Mones Lastra
9753
9754 2002-05-15 [paul]       0.7.5claws27
9755
9756         * sync with 0.7.6cvs4
9757                 see ChangeLog 2002-05-14 and 2002-05-15
9758
9759 2002-05-14 [paul]       0.7.5claws26
9760
9761         * sync with 0.7.6cvs1
9762                 see ChangeLog 2002-05-13
9763
9764 2002-05-13 [thorsten]   0.7.5claws25
9765
9766         * src/messageview.c
9767                 fix select_all and copy in multipart messages
9768         * src/mainwindow.c
9769                 fix select_all and copy in multipart messages
9770
9771 2002-05-12 [paul]       0.7.5claws24
9772
9773         * src/summaryview.c
9774                 reverse last commit, bug already fixed in 0.7.5claws3
9775
9776 2002-05-12 [netztorte]  0.7.5claws23
9777
9778         * src/summaryview.c
9779                 dont parse empty addressbook (checked in before claws20)
9780
9781 2002-05-12 [melvin]     0.7.5claws22
9782
9783         * src/procmsg.[ch]
9784                 Removed unneeded priority code introduced by the previous 
9785                 commit.
9786
9787 2002-05-12 [melvin]     0.7.5claws21
9788
9789         * src/compose.[ch]
9790                 Added possibility to set message's priority.
9791         * src/procmsg.[ch]
9792                 Added possibility to set message's priority.
9793                 Added missing headers
9794
9795 2002-05-12 [melvin]     0.7.5claws20
9796
9797         * src/prefs_actions.c
9798                 Removed implicitely added quotes around the name
9799                 of the temporary files of mime parts.
9800
9801 2002-05-12 [paul]       0.7.5claws19
9802
9803         * sync with 0.7.5cvs20
9804                 see ChangeLog 2002-05-11
9805
9806 2002-05-12 [alfons]     0.7.5claws18
9807
9808         * src/quote_fmt_lex.l
9809         * src/quote_fmt_parse.y
9810                 allow quote / reply date & time format to be set using
9811                 %D{format}. format is a format string you'd pass to
9812                 strftime() (see man strftime, or the Display tab |
9813                 Date format setting).
9814
9815                 Currently %D converts the date to local time. 
9816
9817 2002-05-11 [paul]       0.7.5claws17
9818
9819         * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
9820                 see ChangeLog 2002-05-10 and 2002-05-11
9821
9822 2002-05-10 [paul]       0.7.5claws16
9823
9824         * sync with 0.7.5cvs16
9825                 see ChangeLog entries 2002-05-09 and 
9826                 2002-05-10
9827
9828 2002-05-10 [colin]      0.7.5claws15
9829
9830         * src/textview.c
9831                 Corrected a bug that prevented sylpheed to open
9832                 double-clicked URIs.
9833
9834 2002-05-09 [paul]       0.7.5claws14
9835
9836         * sync with 0.7.5cvs14
9837                 see ChangeLog 2002-05-08 and 2002-05-09
9838
9839 2002-05-08 [paul]       0.7.5claws13
9840
9841         * sync with 0.7.5cvs11
9842                 see ChangeLog entry 2002-05-08
9843
9844 2002-05-08 [paul]       0.7.5claws12
9845
9846         * src/mainwindow.c
9847           src/textview.[ch]
9848                 fix segfault on View->Open in new window
9849                 patch submitted by Thorsten Maerz <torte@netztorte.de>
9850
9851 2002-05-07 [paul]       0.7.5claws11
9852
9853         * sync with 0.7.5cvs9
9854                 see ChangeLog entry 2002-05-07
9855
9856 2002-05-06 [paul]       0.7.5claws10
9857
9858         * src/messageview.c
9859           src/textview.c
9860                 display url in statusbar on single-click
9861                 patch submitted by Thorsten Maerz <torte@netztorte.de>
9862
9863 2002-05-06 [match]      0.7.5claws9
9864
9865         * src/addritem.[ch]
9866                 new functions.
9867         * src/addrcache.c
9868                 tidy up.
9869         * src/xmlprops.[ch]
9870                 XML implementation of properties file.
9871         * src/exporthtml.[ch]
9872         * src/expthtmldlg.[ch]
9873         * src/addressbook.c
9874                 export to HTML.
9875
9876 2002-05-02 [sergey]     0.7.5claws8
9877
9878         * src/mainwindow.c (mainwin_entries),
9879           src/prefs_common.c (prefs_send_create()),
9880           src/codeconv.c (locale_table):
9881                 use charset name "Windows-1251" instead of "CP1251".
9882
9883 2002-05-02 [colin]      0.7.5claws7
9884         
9885         * src/compose.c
9886           src/prefs_common.c
9887           src/prefs_folder_item.c
9888                 Fixed cosmetics bugs due to Outbox renamed to Sent.
9889
9890 2002-05-02 [hiro]       0.7.5claws6
9891
9892         * src/imap.c
9893                 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
9894
9895 2002-05-02 [paul]       0.7.5claws5
9896
9897         * src/compose.c
9898                 more sync with 0.7.5cvs7, see ChangeLog entry
9899                 2002-05-02
9900
9901 2002-05-02 [hiro]       0.7.5claws4
9902
9903         * src/compose.c
9904                 compose_queue_sub():
9905                 check if queue folder exists (closes #550397).
9906                 removed directory creation since it should be handled
9907                 transparently.
9908         * src/imap.c
9909                 imap_add_msg(): return UID for appended message
9910                 (closes #548842).
9911
9912 2002-04-30 [paul]       0.7.5claws3
9913
9914         * src/summaryview.c
9915                 fix account_find_from_address() bug
9916
9917 2002-04-28 [colin]      0.7.5claws2
9918
9919         * src/compose.c
9920           src/textview.c
9921           src/prefs_common.[ch]
9922           src/utils.[ch]
9923                 Added user-definable quotation characters recognition.
9924
9925 2002-04-28 [paul]       0.7.5claws1
9926
9927         * sync with 0.7.5cvs4
9928                 see ChangeLog entry  2002-04-25
9929
9930 2002-04-28 [paul]       0.7.5claws
9931
9932         * po/es.po
9933           po/nl.po
9934           po/pt_BR.po
9935                 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
9936                 Fabio Junior Beneditto
9937
9938 2002-04-27 [jens]       0.7.4claws103
9939
9940         * po/de.po
9941                 updated German translation.
9942
9943 2002-04-27 [hiro]       0.7.4claws102
9944
9945         * src/summaryview.c
9946                 summary_write_cache(): fixed the mark loss of hidden messages.
9947
9948 2002-04-26 [melvin]     0.7.4claws101
9949
9950         * src/procmsg.c
9951                 fixed a second typo (same one)
9952         * po/fr.po
9953           po/it.po
9954           po/pt_BR.po
9955                 fixed the type again...
9956
9957 2002-04-26 [melvin]     0.7.4claws100
9958
9959         * src/procmsg.c
9960                 fixed a typo in an alert message ("temorary").
9961         * po/it.po
9962         * po/pt_BR.po
9963                 corrected the typo  described above.
9964         * po/fr.po
9965                 updated French translation.
9966
9967 2002-04-26 [darko]      0.7.4claws99
9968
9969         * src/summaryview.c
9970                 fix target folder colorization
9971
9972 2002-04-25 [paul]       0.7.4claws98
9973
9974         * po/it.po
9975                 updated by Alessandro Maestri
9976
9977 2002-04-24 [colin]      0.7.4claws97
9978         
9979         * src/compose.c
9980                 Fixed double "subject is empty" question.
9981
9982 2002-04-23 [colin]      0.7.4claws96
9983         
9984         * src/mimeview.c
9985                 Corrected issue when "automatically display images" was
9986                 not set : first image remained after selecting second.
9987
9988 2002-04-23 [melvin]     0.7.4claws95
9989
9990         * src/prefs_actions.c
9991                 Don't display in/out dialog if there is nothing to show.
9992
9993 2002-04-23 [paul]       0.7.4claws94
9994
9995         * sync with 0.7.5cvs3
9996                 bug fixes: see ChangeLog entry 2002-04-23
9997
9998 2002-04-22 [darko]      0.7.4claws93
9999
10000         * src/compose.c
10001                 fix previous check-in which changed code after
10002                 merge from main
10003
10004 2002-04-22 [paul]       0.7.4claws92
10005
10006         * faq/de/*
10007                 add German FAQ
10008         * faq/en/*
10009           faq/es/*
10010           faq/fr/*
10011                 update English, Spanish and French FAQs
10012         * manual/de/*
10013           manual/es/*
10014                 add German and Spanish manuals
10015         * manual/en/*
10016           manual/fr/*
10017                 update English and French manuals
10018
10019         * src/Makefile.am
10020                 add to and re-arrange the pixmap entries
10021
10022 2002-04-22 [darko]      0.7.4claws91
10023
10024         * src/compose.c
10025                 fix sender initials recognition to only allow
10026                 '>' after the initials
10027
10028 2002-04-21 [paul]       0.7.4claws90
10029
10030         * sync with 0.7.5 release
10031                 see ChangeLog entry 2002-04-21
10032
10033 2002-04-21 [alfons]
10034
10035         * src/Makefile.am
10036                 add colin's new pixmaps to EXTRA_DIST
10037
10038 2002-04-21 [colin]      0.7.4claws89
10039         * src/compose.c
10040         * src/inc.c
10041         * src/mainwindow.[ch]
10042         * src/prefs_common.[ch]
10043         * src/stock_pixmap.[ch]
10044                 Added "Work offline" ability.
10045
10046 2002-04-21 [colin]      0.7.4claws88
10047         
10048         * src/mimeview.c
10049         * src/prefs_common.c
10050         * src/prefs_common.h
10051         * src/textview.c : Added an option to common preferences -> display
10052           to allow user not to automatically display images.
10053
10054 2002-04-21 [paul]       0.7.4claws87
10055
10056         * sync with 0.7.4cvs52
10057                 see ChangeLog entry 2002-04-21 (src/imap.c)
10058
10059 2002-04-21 [paul]       0.7.4claws86
10060
10061         * sync with 0.7.4cvs51
10062                 see ChangeLog entry 2002-04-21
10063
10064 2002-04-21 [paul]       0.7.4claws85
10065
10066         * sync with 0.7.4cvs49
10067                 see ChangeLog entries 2002-04-20 and 2002-04-21
10068
10069         * src/Makefile.am
10070                 clean up: remove old 'stock_' element from xpm 
10071                 filenames.
10072
10073 2002-04-21 [alfons]     0.7.4claws84
10074
10075         apply sync patch from Paul
10076
10077         * src/folderview.c
10078                 use old claws prefs_folder_item_create() for now
10079
10080 2002-04-19 [match]      0.7.4claws83
10081
10082         * src/addressbook.[ch]
10083         * src/addrharvest.[ch]
10084         * src/addrgather.[ch]
10085                 recurse folders.
10086         * src/mainwindow.c
10087         * src/summaryview.[ch]
10088                 change menu option.
10089
10090 2002-04-19 [paul]       0.7.4claws82
10091
10092         * po/pt_BR.po
10093                 updated by Fabio Junior Beneditto
10094
10095 2002-04-14 [alfons]     0.7.4claws81
10096
10097         * src/passphrase.c
10098                 add #include <sys/types.h> for mode_t and off_t 
10099
10100 2002-04-13 [paul]       0.7.4claws80
10101         
10102         * src/main.c
10103           src/passphrase.[ch]
10104           src/pgptext.c
10105           src/prefs_common.[ch]
10106           src/rfc2015.c
10107                 enable storing of GnuPG passphrase for the whole 
10108                 session or a user-defined number of minutes. patch 
10109                 submitted by Ravemax <ravemax@dextrose.com>
10110
10111 2002-04-13 [alfons]     0.7.4claws79
10112
10113         * src/textview.c
10114                 make email parser also stop scanning when encountering separators
10115                 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
10116
10117 2002-04-13 [paul]       0.7.4claws78
10118
10119         * sync with 0.7.4cvs39
10120                 see ChangeLog entry 2002-04-12
10121
10122 2002-04-11 [paul]       0.7.4claws77
10123
10124         * sync with 0.7.4cvs37
10125                 see ChangeLog entry 2002-04-11
10126
10127 2002-04-11 [paul]       0.7.4claws76
10128
10129         * COPYING 
10130                 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
10131                 the clause for OpenSSL). sync with sylpheed main
10132
10133 2002-04-09 [melvin]     0.7.4claws75
10134
10135         * src/compose.c
10136                 Made 'Ctrl-Enter' on send ignore some modifiers 
10137                 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
10138                 to bind other *-Enter (but not Alt-Enter).
10139
10140 2002-04-09 [paul]       0.7.4claws74
10141
10142         * sync with 0.7.4cvs35
10143                 see ChangeLog entries 2002-04-09
10144
10145 2002-04-08 [paul]       0.7.4claws73
10146
10147         * sync with 0.7.4cvs33
10148                 see ChangeLog entry 200-04-08
10149
10150 2002-04-07 [match]      0.7.4claws72
10151
10152         * src/addrharvest.[ch]
10153                 fixed to read all addresses in header, regardless
10154                 of header size. improved name parsing. accommodate
10155                 harvest from folders and selected message.
10156         * src/addritem.[ch]
10157                 included new address parsing function.
10158         * src/addrgather.[ch]
10159         * src/addressbook.[ch]
10160         * src/summaryview.[ch]
10161         * src/mainwindow.c
10162                 allow address harvest of folder as well as selected
10163                 messages.
10164
10165 2002-04-07 [paul]       0.7.4claws71
10166
10167         * src/esmtp.[ch]
10168           src/smtp.c
10169                 don't try to authenticate with CRAM-MD5 in SMTP when 
10170                 SMTP-AUTH enabled if MTA doesn't issue this 
10171                 auth-method in it's ehlo-response. bug item #531364,
10172                 patch item #938910. patch submitted by Colin Leroy 
10173                 <colin@colino.net>
10174
10175 2002-04-07 [paul]       0.7.4claws70
10176
10177         * src/nntp.c
10178                 fix missing MODE_READER bug. patch submitted by
10179                 Colin Leroy <colin@colino.net>
10180
10181 2002-04-07 [alfons]     0.7.4claws69
10182
10183         * src/matcher.[ch]
10184         * src/prefs_filtering.c
10185         * src/summaryview.c
10186                 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
10187                 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
10188
10189 2002-04-07 [paul]       0.7.4claws68
10190
10191         * sync with 0.7.4cvs32
10192                 see ChangeLog entry 2002-04-06
10193
10194         * tools/filter_conv.pl
10195                 more bug fixes
10196
10197 2002-04-06 [paul]       0.7.4claws67
10198
10199         * tools/filter_conv.pl
10200                 modify to be able to find the name of the first
10201                 mailbox and use that. main's filter does not
10202                 record the full path to the mailbox and therefore
10203                 can only filter to the first mailbox.
10204
10205 2002-04-05 [paul]       0.7.4claws66
10206
10207         * tools/filter_conv.pl
10208                 attempt to make the script all-encompassing and
10209                 be able to convert any main 'filter' rule thrown
10210                 at it
10211
10212 2002-04-05 [paul]       0.7.4claws65
10213
10214         * tools/filter_conv.pl
10215                 allow for collapsed folder trees
10216
10217 2002-04-05 [paul]       0.7.4claws64
10218
10219         * sync with 0.7.4cvs31
10220                 see ChangeLog entries 2002-04-05
10221
10222 2002-04-03 [paul]       0.7.4claws63
10223
10224         * sync with 0.7.4cvs29
10225                 see ChangeLog entries 2002-04-02 and 2002-04-03
10226
10227 2002-04-02 [paul]       0.7.4claws62
10228
10229         * sync with 0.7.4cvs26
10230                 see ChangeLog entry 2002-04-01
10231
10232 2002-04-02 [match]      0.7.4claws61
10233
10234         * src/pine.[ch]
10235         * src/importpine.[ch]
10236         * src/addressbook.c
10237                 import Pine address book.
10238
10239 2002-04-02 [match]      0.7.4claws60
10240
10241         * src/addrharvest.[ch]
10242                 improve address parsing of funky addresses.
10243
10244 2002-04-02 [darko]      0.7.4claws59
10245
10246         * src/compose.c
10247                 wrap on send improvements, it now recognizes quoted
10248                 initials as part of the quotation string, and it
10249                 does not join lines separated by CR
10250
10251 2002-04-01 [match]      0.7.4claws58
10252
10253         * src/mgutils.[ch]
10254                 added new functions.
10255         * src/mutt.[ch]
10256                 remove excessive duplicate address generation
10257                 on import.
10258
10259 2002-04-01 [alfons]     0.7.4claws57
10260         
10261         * src/summaryview.c
10262                 put back g_free() 
10263
10264 2002-04-01 [paul]       0.7.4claws56
10265
10266         * sync with 0.7.4cvs25
10267                 see ChangeLog entry 2002-04-01
10268
10269 2002-04-01 [alfons]     0.7.4aprilfool55
10270
10271         * src/summaryview.c
10272                 honour feature request item #537427 to allow for
10273                 displaying names from address book for sent mail also
10274
10275 2002-03-29 [paul]       0.7.4claws54
10276
10277         * src/mainwindow.c
10278           src/prefs_filtering.[ch]
10279           src/prefs_matcher.c
10280           src/summaryview.c
10281                 add 'fast filter' for claws' filtering,
10282                 /Tools/Create filter rule/... patch submitted
10283                 by Neill Miller <neillm@thecodefactory.org>
10284
10285 2002-03-29 [paul]       0.7.4claws53
10286
10287         * sync with 0.7.4cvs24
10288                 see ChangeLog entry 2002-03-29
10289
10290 2002-03-28 [paul]       0.7.4claws52
10291
10292         * sync with 0.7.4cvs23
10293                 see ChangeLog entry 2002-03-28
10294
10295 2002-03-27 [melvin]     0.7.4claws51
10296
10297         * src/prefs_actions.c
10298                 Added support to pass only one message part (as a
10299                 file) to the command using '%p'. No quotes are needed
10300                 because doubles quotes are automatically added.
10301                 Fixed bug where Sylpheed could block when waiting for
10302                 a child process to finish.
10303                 Changed the help menu to remove quotes around symbols to 
10304                 avoid misinterpretation (they must not be used).
10305
10306 2002-03-27 [melvin]     0.7.4claws50
10307
10308         * src/inc.c
10309                 Made the new mail notification command always 
10310                 execute asynchronously.
10311
10312 2002-03-27 [paul]       0.7.4claws49
10313
10314         * src/compose.c
10315                 fix bug introduced in last commit
10316
10317 2002-03-27 [paul]       0.7.4claws48
10318
10319         * sync with 0.7.4cvs21
10320                 see ChangeLog 2002-03-26 and 2002-03-27
10321
10322 2002-03-26 [hoa]        0.7.4claws47
10323
10324         * src/prefs_folder_item.c
10325                 really fixed the bug #516442 with folder rescan.
10326
10327 2002-03-26 [paul]       0.7.4claws46
10328
10329         * sync with 0.7.4cvs19
10330                 see ChangeLog entries 2002-03-25 and 2002-03-26
10331
10332 2002-03-25 [hoa]        0.7.4claws45
10333
10334         * src/matcher.c
10335         * src/mh.c
10336                 fix the bug #516442 with folder rescan.
10337
10338         * src/prefs_common.[ch]
10339         * src/compose.c
10340                 added an option to enable two different behaviours
10341                 for bounce.
10342
10343
10344 2002-03-25 [paul]       0.7.4claws44
10345
10346         * src/mainwindow.c
10347           src/selective_download.c
10348                 correct a few menuitem labels
10349
10350 2002-03-25 [christoph]  0.7.4claws43
10351
10352         * src/procmsg.c
10353                 fix non deleted tmp message in
10354                 procmsg_save_to_outbox
10355                 fix problems caused by sync with
10356                 main branch's procmsg_send_queue
10357
10358 2002-03-25 [paul]       0.7.4claws42
10359
10360         * src/quote_fmt.c
10361           src/quote_fmt_lex.l
10362           src/quote_fmt_parse.y
10363                 add Last name (%L) placeholder for quoting. 
10364                 patch submitted by Thorsten Thielen 
10365                 <thth@users.sourceforge.net>
10366
10367 2002-03-25 [paul]       0.7.4claws41
10368
10369         * src/utils.c
10370                 get full hostname. patch submitted by
10371                 Bob Woodside <rwoodside1@comcast.net>
10372
10373 2002-03-25 [paul]       0.7.4claws40
10374
10375         * src/account.c
10376           src/news.c
10377           src/nntp.[ch]
10378           src/prefs_account.[ch]
10379                 enable NNTP over SSL. patch submitted by
10380                 Pascal Jermini <pascal@infinity.hn.org>
10381
10382 2002-03-24 [paul]       0.7.4claws39
10383
10384         * src/prefs_common.c
10385                 make the arrangement of the Compose tab more
10386                 coherent
10387
10388         * src/mainwindow.c
10389                 fix some irregularities of style
10390
10391         * po/de.po
10392                 updated by Kilian Krause
10393
10394 2002-03-23 [paul]       0.7.4claws38
10395
10396         * po/pt_BR.po
10397                 updated by Fabio Junior Beneditto
10398
10399 2002-03-23 [paul]       0.7.4claws37
10400
10401         * src/mainwindow.c
10402                 move 'Gather addresses' to 'Tools' menu
10403                 make 'Selective download' sensitive
10404
10405 2002-03-23 [paul]       0.7.4claws36
10406
10407         * sync with 0.7.4cvs16
10408                 see ChangeLog entries 2002-03-23
10409
10410 2002-03-22 [christoph]  0.7.4claws35
10411
10412         * src/quote_fmt_parse.y
10413                 fix include program output
10414
10415 2002-03-22 [alfons]     0.7.4claws34
10416
10417         * src/pop.c
10418                 initialize GDate stack variable correctly (sorry!)
10419
10420 2002-03-22 [paul]       0.7.4claws33
10421
10422         * src/compose.c
10423           src/mainwindow.c
10424           src/prefs_actions.c
10425           src/prefs_common.c
10426                 rename 'Tool' to 'Tools'
10427
10428         * src/mainwindow.c
10429                 move 'Delete duplicated messages' from
10430                 'Message/' to 'Tools/'
10431                 re-arrange the order of 'Tools/' items
10432
10433 2002-03-22 [paul]       0.7.4claws32
10434
10435         * src/addr_compl.c
10436           src/addressbook.[ch]
10437                 auto-address completion now also matches on
10438                 Nickname. patch submitted by Bob Forsman 
10439                 <hammor@users.sourceforge.net>
10440
10441         * src/editaddress.c
10442                 correct a spelling mistake
10443
10444 2002-03-22 [alfons]     0.7.4claws31
10445
10446         * src/pop.c
10447                 fix getting uidl from incorrect string 
10448                 (spotted by Colin)
10449
10450 2002-03-21 [alfons]     0.7.4claws30
10451
10452         * src/pop.c
10453                 more code refactoring
10454                 plug mem leak introduced by delete on server
10455
10456 2002-03-21 [paul]       0.7.4claws29
10457
10458         * sync with 0.7.4cvs11
10459                 see ChangeLog entries 2002-03-20
10460
10461 2002-03-20 [alfons]     0.7.4claws28
10462
10463         * src/inc.c
10464                 apply Colin's patch and refactor
10465
10466 2002-03-20 [paul]       0.7.4claws27
10467
10468         * sync with sylpheed 0.7.4cvs9
10469                 see ChangeLog entry 2002-03-20
10470
10471 2002-03-19 [christoph]  0.7.4claws26
10472
10473         * src/mh.c
10474         * src/procmsg.[ch]
10475         * src/summaryview.c
10476                 revert changes for flag updates
10477                 (does not work correctly and no time to debug)
10478
10479 2002-03-20 [alfons]     0.7.4claws25
10480
10481         * src/pop.c
10482                 refactor should_delete() a little bit 
10483
10484 2002-03-19 [paul]       0.7.4claws24
10485
10486         * src/inc.[ch]
10487           src/pop.c
10488           src/prefs_account.[ch]
10489                 allow the user to leave downloaded mail on the 
10490                 server for n days. Patch submitted by Colin Leroy 
10491                 <colin@colino.net>
10492
10493 2002-02-19 [paul]       0.7.4claws23
10494
10495         * sync with sylpheed 0.7.4cvs8
10496                 see ChangeLog entries 2002-03-19
10497
10498 2002-03-18 [paul]       0.7.4claws22
10499
10500         * sync with sylpheed 0.7.4cvs6
10501                 see ChangeLog entry 2002-03-18
10502
10503 2002-03-18 [paul]       0.7.4claws21
10504
10505         * po/en_GB.po
10506                 add en_GB message catalogue
10507
10508         * src/mbox_folder.c
10509           src/prefs_account.c
10510           src/prefs_actions.c
10511                 correct a few spelling mistakes
10512
10513 2002-03-17 [alfons]     0.7.4claws20
10514
10515         * src/matcher.c
10516                 more stringent checks for NULL params when writing
10517                 filtering actions to a file
10518                 
10519 2002-03-17 [hoa]        0.7.3claws20
10520
10521         * src/news.c
10522                 fixed the count of new messages
10523
10524         * src/compose.c
10525                 fixed the "attachment properties" window
10526
10527 2002-03-17 [paul]       0.7.4claws19
10528
10529         * src/defs.h
10530           src/folder.h
10531           src/news.c
10532           src/prefs_account.[ch]
10533           src/procmsg.[ch]
10534           src/summaryview.c
10535                 automatically mark cross-posted messages as read 
10536                 and (optionally) give them a colour label
10537                 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
10538                 
10539
10540 2002-03-17 [paul]       0.7.4claws18
10541
10542         * sync with sylpheed 0.7.4cvs5
10543                 see ChangeLog entry 2002-03-17
10544
10545 2002-03-17 [melvin]     0.7.4claws17
10546         
10547         * src/textview.c
10548                 Worked around a gtktext 'bug': when searching for 
10549                 a text in a long message it was scrolling slowly
10550                 line by line until it hit the searched text.
10551         * po/fr.po
10552                 Updated French translation
10553
10554 2002-03-17 [melvin]     0.7.4claws16
10555
10556         * src/mainwindow.c
10557         * src/compose.c
10558         * src/prefs_actions.c
10559                 Moved "Edit/Actions" to "Tool/Actions"
10560                 Made mainwindow/compose window sensitive as soon as
10561                 no child process is running anymore even if the io dialog
10562                 is open.
10563                 Fixed a struct being initialized with a non constant char*
10564
10565 2002-03-16 [christoph]  0.7.4claws15
10566
10567         * configure.in
10568                 add --with-compiler-flags option
10569                 (only for developer hacking)
10570         * src/mh.c
10571         * src/procmsg.[ch]
10572         * src/summaryview.c
10573                 try to make folder-stats and flag handling more
10574                 independent from the summaryview. msgcounts
10575                 are only set when the folder is opened and
10576                 procmsg_msginfo_(un)set_flags will handle it
10577                 later and summaryview will get the values
10578                 from the folder.
10579
10580 2002-03-16 [paul]       0.7.4claws14
10581
10582         * src/messageview.c
10583                 fix Return-receipt. Patch submitted by Bob
10584                 Woodside <rwoodside1@comcast.net>
10585
10586 2002-03-16 [paul]       0.7.4claws13
10587
10588         * src/compose.c
10589                 fix 'dynamic' signatures, make it work again
10590                 broken during sync on 2002-03-14 (0.7.4claws2)
10591
10592 2002-03-15 [match]      0.7.4claws12
10593
10594         * src/addrharvest.[ch]
10595         * src/addrgather.[ch]
10596         * src/addressbook.[ch]
10597         * src/mainwindow.c
10598                 included address harvester feature. still some
10599                 issues with address parsing that I will fix.
10600
10601 2002-03-15 [match]      0.7.4claws11
10602
10603         * src/addrbook.[ch]
10604         * src/addrcache.[ch]
10605         * src/addressbook.[ch]
10606         * src/addrindex.c
10607         * src/editbook.c
10608         * src/importldif.c
10609         * src/importmutt.c
10610         * src/jpilot.[ch]
10611         * src/main.c
10612         * src/syldap.[ch]
10613         * src/vcard.[ch]
10614                 tidy up. fix memory leaks. moved attribs and methods
10615                 from individual interfaces to addrcache object. prep
10616                 for new stuff to come in.
10617
10618 2002-03-15 [alfons]     0.7.4claws10
10619
10620         * src/matcher.[ch]
10621         * src/matcher_parser_parse.y
10622         * src/matcher_parser_lex.l
10623         * src/prefs_matcher.c
10624                 add filtering conditions message greater than, smaller 
10625                 than, and exactly matching a size in bytes
10626                 (does not work with delete from POP3 server yet)
10627
10628                 this should also give others an idea what you should
10629                 do to add new criterions to claws filtering system
10630                 
10631
10632 2002-03-15 [paul]       0.7.4claws9
10633
10634         * tools/filter_conv.pl
10635                 exit if there are no filter rules to convert
10636                 rename filterrc to filterrc.old after completion
10637
10638 2002-03-15 [paul]       0.7.4claws8
10639
10640         * sync with sylpheed 0.7.4cvs3
10641                 see ChangeLog entry 2002-03-14
10642
10643 2002-03-14 [paul]       0.7.4claws7
10644
10645         * src/compose.c
10646                 clean up the last commit (ahem)
10647
10648 2002-03-14 [paul]       0.7.4claws6
10649
10650         * src/compose.c
10651                 fix bug #515655. honour account preferences
10652                 regarding gpg default signing/encryption when 
10653                 changing account from the compose window.
10654
10655 2002-03-14 [paul]       0.7.4claws5
10656
10657         * src/folderview.c
10658                 remove unnecessary curly brackets
10659
10660 2002-03-14 [paul]       0.7.4claws4
10661
10662         * src/folderview.c
10663           src/prefs_filtering.[ch]
10664                 add filter rename on folder rename and filter
10665                 delete on folder delete. Patch submitted by
10666                 Neill Miller <neillm@thecodefactory.org> 
10667
10668 2002-03-14 [christoph]  0.7.4claws3
10669
10670         * src/procmsg.c
10671         * src/send.c
10672                 fix local delivery
10673                 (patch submitted by "Simon 'corecode' Schubert")
10674         * src/prefs_common.c
10675         * src/procmsg.c
10676                 fix gcc 3.0 warning
10677
10678 2002-03-14 [paul]       0.7.4claws2
10679
10680         * sync with sylpheed 0.7.4cvs2
10681                 see ChangeLog entry 2002-03-13
10682
10683 2002-03-12 [darko]      0.7.4claws1
10684
10685         * src/mainwindow.c
10686                 fix what seems to be a copy and paste error
10687                 when setting color for important messages
10688                 (reported by wwp)
10689
10690 2002-03-11 [paul]       version 0.7.4claws released
10691
10692 2002-03-11 [paul]       0.7.4claws
10693
10694         * po/es.po
10695           po/it.po
10696           po/nl.po
10697           po/pt_BR.po
10698                 update message catalogs. Submitted by Ricardo Mones 
10699                 Lastra, Alessandro Maestri, Wilbert Berendsen, and 
10700                 Fabio Junior Beneditto
10701
10702         * configure.in
10703           faq/Makefile.am
10704           faq/it/Makefile
10705           faq/it/sylpheed-faq*
10706           src/mainwindow.c
10707           src/manual.[ch]
10708                 add FAQ in Italian
10709         
10710
10711 2002-03-11 [jens]       0.7.3claws7
10712
10713         * po/de.po
10714                 updated German translation
10715
10716 2002-03-11 [melvin]     0.7.3claws6
10717
10718         * po/fr.po
10719                 updated and corrected French translation
10720
10721 2002-03-10 [hoa]        0.7.3claws5
10722
10723         * src/account.c
10724         * src/inc.c
10725         * src/prefs_account.c
10726         * src/procmsg.c
10727         * src/send.[ch]
10728                 fixed the local account.
10729                 you have to change the default "/usr/sbin/sendmail"
10730                 to "/usr/sbin/sendmail -t" in the preferences of
10731                 the local account.
10732
10733         * src/procmime.c
10734                 removed some debug display for renderer
10735
10736 2002-03-10 [paul]       0.7.3claws4
10737
10738         * faq/en/sylpheed-faq-1.html
10739           faq/en/sylpheed-faq-2.html
10740                 update
10741
10742 2002-03-09 [paul]       0.7.3claws3
10743
10744         * sync with sylpheed 0.7.4
10745                 see ChangeLog entry 2002-03-09
10746
10747 2002-03-08 [paul]       0.7.3claws2
10748
10749         * faq/en/sylpheed-faq*
10750           faq/es/sylpheed-faq*
10751           faq/fr/sylpheed-faq*
10752                 update the FAQs
10753
10754         * manual/fr/.cvsignore
10755           manual/fr/Makefilea.am
10756           manual/fr/sylpheed*
10757           src/mainwindow.c
10758           src/manual.[ch]
10759                 add the French manual
10760
10761 2002-03-07 [paul]       0.7.3claws1
10762
10763         * sync with sylpheed 0.7.3cvs4
10764                 see ChangeLog entries  2002-03-06 and 2002-03-07
10765         
10766         * po/nl.po
10767                 updated by Wilbert Berendsen
10768
10769 2002-03-07 [melvin]     0.7.2claws34
10770
10771         * src/selective_download.c
10772                 Changed the pixmap of the receive button to MAIL_RECEIVE.
10773
10774 2002-03-06 [paul]       0.7.2claws33
10775
10776         * sync with sylpheed 0.7.3cvs1
10777                 bug fix, see ChangeLog entry 2002-03-05
10778
10779 2002-03-05 [paul]       0.7.2claws32
10780
10781         * src/mimeview.c
10782           src/pgptext.[ch]
10783           src/procmsg.c
10784                 reverse the pgp ascii-armored code implemented in 
10785                 0.7.2claws16. removal of this code until it matures.
10786                 this means that verifying ascii-armored pgp sigs and
10787                 automatic decryption of ascii-armored encrypted
10788                 messages no longer works.
10789
10790 2002-03-05 [paul]       0.7.2claws31
10791
10792         * configure.in
10793           Makefile.am
10794         * faq/Makefile.am
10795         * faq/en/Makefile.am
10796           faq/en/sylpheed-faq.html
10797           faq/en/sylpheed-faq-1.html
10798           faq/en/sylpheed-faq-2.html
10799           faq/en/sylpheed-faq-3.html
10800         * faq/es/Makefile.am
10801           faq/es/sylpheed-faq.html
10802           faq/es/sylpheed-faq-1.html
10803           faq/es/sylpheed-faq-2.html
10804           faq/es/sylpheed-faq-3.html
10805           faq/es/sylpheed-faq-4.html
10806         * faq/fr/Makefile.am
10807           faq/fr/sylpheed-faq.html
10808           faq/fr/sylpheed-faq-1.html
10809           faq/fr/sylpheed-faq-2.html
10810           faq/fr/sylpheed-faq-3.html
10811         * src/Makefile.am
10812           src/defs.h
10813           src/mainwindow.c
10814           src/manual.[ch]
10815                 add FAQs in English, Spanish and French
10816
10817
10818 2002-03-05 [paul]       0.7.2claws30
10819
10820         * manual/en/sylpheed.html
10821           manual/en/sylpheed-XX.html
10822                 updated the English manual
10823
10824 2002-03-05 [hoa]        
10825
10826         * src/summaryview.c
10827                 dialog box pops up if the article can't be deleted.
10828
10829 2002-03-04 [paul]       
10830         
10831         * po/pt_BR.po
10832                 updated by Fabio Junior Benedito
10833
10834 2002-03-04 [hoa]
10835
10836         * removed ac/gpgme.m4
10837                 to avoid autogen common problem
10838                 developers have to install gpgme development package now
10839
10840         * src/compose.c
10841                 encoding to 7bit or 8bit is enabled.
10842
10843 2002-03-03 [alfons]     0.7.2claws29
10844
10845         * src/pop.c
10846                 merge fix by Oliver Haertel for selective
10847                 download buglet
10848
10849 2002-03-03 [paul]       0.7.2claws28
10850         
10851         * sync with sylpheed 0.7.3
10852
10853 2002-03-03 [paul]       0.7.2claws27
10854
10855         * sync with sylpheed 0.7.2cvs24
10856                 see ChangeLog entries 2002-03-02 and 2002-03-03
10857
10858 2002-03-02 [melvin]     0.7.2claws26
10859
10860         * src/inc.[ch]
10861         * src/main.c
10862         * src/mainwindow.c
10863         * src/prefs_common.[ch]
10864                 Added user definable notification on new mail arrival.
10865                 Removed unused variables in spell checker prefs code.
10866
10867 2002-03-02 [melvin]     0.7.2claws25
10868
10869         * src/quote_fmt.c
10870                 Removed unnecessary escape sequences.
10871                 Changed 'Initial...' to 'Initials of Sender'
10872
10873 2002-03-02 [paul]       0.7.2claws24
10874
10875         * sync with sylpheed 0.7.2cvs22
10876                 see ChangeLog entry 2002-03-01
10877
10878 2002-03-01 [hoa]        0.7.2claws23
10879
10880         * src/mainwindow.c
10881                 Set sensitivity of delete actions to active
10882                 even if the folder is a newsgroup.
10883
10884         * src/summaryview.c
10885                 - Set sensitivity of delete actions
10886                 - Added function check_permission() that will check if the
10887                   user is authorized to delete a message. For news, it
10888                   will check if the author is the same.
10889                 - Enabled deletion when there is no trash folder.
10890
10891         * src/news.[ch]
10892                 - Added news_cancel_article() to cancel articles
10893                 - Implemented news_remove_message() (public function)
10894
10895 2002-03-01 [paul]       0.7.2claws22
10896
10897         * src/gtkutils.c
10898           src/textview.c
10899                 recognise urls that that don't include 'http://' and
10900                 simply begin 'www.' 
10901
10902         * AUTHORS
10903                 remove duplicated name
10904
10905 2002-02-28 [paul]       0.7.2claws21
10906
10907         * src/mainwindow.c
10908           src/summaryview.[ch]
10909                 add ability to 'Select thread'
10910                 combines Melvin's "Select thread's head" patch (#510907)
10911                 with Colin Leroy's <colin@colino.net> "Select whole thread" 
10912                 patch (#518514) 
10913
10914 2002-02-28 [paul]       0.7.2claws20
10915
10916         * src/mimeview.c
10917                 hopefully fix segfault on right-clicking a mime part
10918                 that some people have experienced.      
10919                 fix submitted by Fredrik Olofsson <frol@linux.nu>
10920
10921 2002-02-28 [paul]       0.7.2claws19
10922
10923         * sync with sylpheed 0.7.2cvs21
10924                 see ChangeLog entries 2002-02-27 and 2002-02-28
10925
10926 2002-02-27 [paul]       0.7.2claws18
10927
10928         * sync with sylpheed 0.7.2cvs18
10929                 see ChangeLog entries 2002-02-26 and 2002-02-27
10930
10931 2002-02-26 [alfons]     0.7.2claws17
10932
10933         * src/procheader.c
10934                 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
10935                 (spotted by Chris Hessman <idatech@gmx.net>)
10936
10937 2002-02-26 [paul]       0.7.2claws16
10938
10939         * src/mimeview.c
10940           src/pgptext.[ch]
10941           src/procmsg.c
10942                 make decryption of ascii-armored pgp encrypted messages
10943                 and verification of ascii-armored signatures work again.
10944                 slightly altered from the patch by Jens Jahnke 
10945                 <jan0sch@gmx.net>
10946
10947                 ##FIX ME##
10948                 * the checking of plaintext signatures always comes up in 
10949                   a popup box
10950                 * it doesn't work for multipart messages 
10951                 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
10952                   including the msg headers and these 2 line themselves, are 
10953                   not displayed
10954
10955         * src/mainwindow.c
10956                 "View/Folder Tree" becomes "View/Separate Folder Tree"
10957                 "View/Message View" becomes "View/Separate Message View"
10958                 because its less ambiguous.
10959
10960         * po/es.po
10961                 updated by Ricardo Mones Lastra
10962
10963 2002-02-26 [paul]       0.7.2claws15
10964
10965         * sync with sylpheed 0.7.2cvs17
10966                 see ChangeLog entries 2002-02-25 and 2002-02-26
10967
10968 2002-02-25 [christoph]  0.7.2claws14
10969
10970         * src/filtering.[ch]
10971         * src/inc.c
10972                 do filtering stuff after all messages have been received
10973                   1. drop all messages to .processing
10974                   2. scan processing folder for messages
10975                   3. filter messages or move to inbox
10976                 this will also find old messages left in processing after
10977                 a crash or something like that and we get a real msginfo
10978                 from folder->get_msg_list and do not have to create our
10979                 own in filter_message
10980         * src/matcher_parser_parse.y
10981                 remove MIX/MAX warning (reordered includes)
10982
10983 2002-02-25 [paul]       0.7.2claws13
10984
10985         * sync with sylpheed 0.7.2cvs15
10986                 see ChangeLog entry 2002-02-24
10987
10988 2002-02-24 [alfons]     0.7.2claws12
10989
10990         * src/filtering.c
10991                 clear old color flags first when applying a new color to
10992                 a message info. 
10993                 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
10994
10995 2002-02-24 [alfons]     0.7.2.claws11
10996         
10997         * AUTHORS
10998         * src/prefs_common.c
10999                 add presets for Opera and Konqueror, closes patch #517261,
11000                 submitted by Ville Skyttä <scop@users.sourceforge.net>
11001
11002 2002-02-24 [alfons]     0.7.2.claws10
11003
11004         * AUTHORS
11005         * src/summaryview.c
11006                 fix threading for null message ids, closes patch #521601,
11007                 submitted by Bob Forsman <hammor@users.sourceforge.net>
11008
11009 2002-02-24 [alfons]     0.7.2claws9
11010
11011         * src/summaryview.c
11012         * src/filtering.c
11013                 make Tool | Filter Message work with filtering system so
11014                 setting flags also works
11015
11016                 TODO:
11017
11018                 - Processing uses the same function as Tool | Filter
11019                   Message, but doesn't use the same update proc yet
11020
11021 2002-02-23 [paul]       0.7.2claws8
11022
11023         * sync with sylpheed 0.7.2cvs14
11024                 see ChangeLog entries 2002-02-22 and 2002-02-23
11025
11026 2002-02-22 [christoph]  0.7.2claws7
11027
11028         * src/quote_fmt.c
11029                 Add column space to table
11030         * src/quote_fmt_parse.y
11031                 Close files
11032
11033 2002-02-22 [paul]       0.7.2claws6
11034
11035         * src/Makefile.am
11036           src/defs.h
11037           src/filtering.c
11038           src/inc.[ch]
11039           src/mainwindow.c
11040           src/matcher.[ch]
11041           src/matcher_parser_lex.l
11042           src/matcher_parser_parse.y
11043           src/pop.[ch]
11044           src/prefs_account.h
11045           src/prefs_filtering.c
11046           src/selective_download.[ch]   *** NEW FILES ***
11047           src/utils.[ch]
11048           po/POTFILES.in
11049                 Selective Download added to 'Tool' menu. 
11050                 Retrieves email headers of the currently selected pop3 
11051                 account and allows the user to mark emails for deletion 
11052                 right on the pop3 server. Patch submitted by Oliver Haertel 
11053                 <oha@users.sourceforge.net>.
11054         
11055         * po/POTFILES.in
11056                 add 'src/quote_fmt.c'           
11057
11058 2002-02-22 [christoph]  0.7.2claws5
11059
11060         * src/Makefile.am
11061                 added quote_fmt.c
11062         * src/prefs_common.[ch]
11063         * src/prefs_template.c
11064         * src/quote_fmt.c               *** NEW FILE ***
11065         * src/quote_fmt.h
11066                 move quote format symbol description code
11067                 to it's own file because it is used from
11068                 differnent code parts
11069                 Rewrote symbol description GUI
11070                   + use table
11071                   + add separators
11072                   + get data from array (no more long constant strings)
11073         * src/quote_fmt_lex.l
11074         * src/quote_fmt_parse.y
11075                 Symbol for Literal % changed to \% instead of %%
11076                 (More logical as \ is used for quoting for other symbols)
11077                 Add |f and |p to include files and program output
11078                 Examples:
11079                     |f{/home/.../.signature}
11080                     |p{date}
11081         * po/de.po
11082                 Correct wrong spelling for "Referenzen"
11083
11084 2002-02-21 [paul]       0.7.2claws4
11085
11086         * src/procmsg.c
11087                 forgotten during sync
11088
11089 2002-02-21 [paul]       0.7.2claws3
11090
11091         * sync with sylpheed 0.7.2cvs11
11092                 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
11093                 2002-02-20 and 2002-02-21
11094
11095 2002-02-20 [melvin]     0.7.2claws2
11096
11097         * src/prefs_actions.c
11098                 Added error report when child cannot fork or when execvp 
11099                 returns with an error.
11100
11101 2002-02-19 [christoph]  0.7.2claws1
11102
11103         * src/codeconv.c
11104                 return unconverted text if conde conversion is not possible
11105                 when libjconv is used.
11106                 (patch submitted by "Simon 'corecode' Schubert")
11107
11108 2002-02-19 [paul]       
11109
11110         * version 0.7.2claws release
11111
11112 2002-02-19 [paul]       0.7.2claws
11113
11114         * po/nl.po
11115                 updated by Wilbert Berendsen
11116
11117
11118 2002-02-18 [alfons]     0.7.1claws13
11119
11120         * src/syldap.c
11121         * src/jpilot.c
11122                 remove references to dlfcn and explicitly loading functions
11123                 from dynalink libs, because libs linked anyway, and functions
11124                 are loaded explicitly
11125
11126 2002-02-17 [melvin]     0.7.1claws12
11127
11128         * src/prefs_actions.c
11129                 Replaced children wait loop with double fork technique.
11130                 Now, input/output window updated at each new output.
11131                 free_children(): Fixed a memory leak.
11132                 Made input/output window non closable if running children
11133                 still exist.
11134                 Added missing <unistd.h> include.
11135                 Added some --debug outputs.
11136
11137 2002-02-17 [melvin]     0.7.1claws11
11138
11139         * src/summaryview.c
11140                 Fixed bug where descending sort order did not select top
11141                 message.
11142
11143 2002-02-17 [melvin]     0.7.1claws10
11144
11145         * acconfig.h
11146                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
11147         * src/prefs_common.c
11148                 Pspell data package directory no more hard coded but
11149                 set during configuration (PSPELL_PATH). (Thanks to 
11150                                 Gustavo Noronha Silva.)
11151
11152 2002-02-17 [melvin]     0.7.1claws9
11153
11154         * configure.in
11155                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
11156         * src/gtkspell.c
11157                 Fixed compile-time warnings.
11158
11159 2002-02-16 [alfons]     0.7.1claws8
11160
11161         * src/filesel.c
11162                 fix inadvertent free of NULL pointer which caused
11163                 sylpheed to crash when closing the save-as dialog
11164                 using the window close button
11165
11166 2002-02-16 [carsten]    0.7.1claws7
11167         * src/mainwindow.[ch]
11168           src/summaryview.c
11169           src/prefs_common.c
11170                 fixes for pixmap theming code:
11171                         - recently changed mail attributes shouldn't get
11172                           lost any longer
11173                         - theme is only reloaded iff another theme was
11174                           selected
11175
11176 2002-02-16 [paul]       0.7.1claws6
11177
11178         * sync with sylpheed 0.7.2 release
11179                 see ChangeLog entry 2002-02-15 and 2002-02-16
11180
11181 2002-02-15 [paul]       0.7.1claws5
11182
11183         * sync with sylpheed 0.7.1cvs9
11184                 see ChangeLog entry 2002-02-15
11185
11186         * po/POTFILES.in
11187                 remove unneeded headerwindow.c entry
11188
11189 2002-02-14 [carsten]    0.7.1claws4
11190         * src/summaryview.c
11191                 fixed a bug for "Go to next unread message": there was
11192                 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
11193                 in the prefs, because of doing "Search again" instead
11194                 "No"
11195
11196 2002-02-14 [carsten]    0.7.1claws3
11197         * src/stock_pixmap.c
11198                 removed 2 more mem leaks; following memprof,
11199                 this code is "leak free" now :)
11200
11201 2002-02-14 [carsten]    0.7.1claws2
11202         * src/stock_pixmap.c
11203                 used opendir/readdir/closedir instead of scandir
11204                 -> code should work now on Solaris
11205
11206 2002-02-14 [paul]       0.7.1claws1
11207
11208         * sync with sylpheed 0.7.1cvs8
11209                 see ChangeLog entries 2002-02-13 and 2002-02-14
11210
11211         * README.claws
11212                 add some description of Actions and Pixmap Themes
11213
11214 2002-02-13 [paul]       
11215
11216         * version 0.7.1claws release
11217
11218 2002-02-13 [paul]       0.7.1claws
11219
11220         * po/es.po
11221           po/it.po
11222           po/pt_BR.po
11223                 updated translations, submitted by Ricardo Mones Lastra,
11224                 Alessandro Maestri and Fabio Junior Beneditto
11225
11226 2002-02-13 [melvin]     0.7.0claws75
11227
11228         * src/prefs_actions.c
11229                 Added missing "signal.h" include
11230
11231 2002-02-13 [melvin]     0.7.0claws74
11232
11233         * src/prefs_folder_item.c
11234                 Added missing "config.h" include
11235         * po/fr.po
11236                 Updated French translation for folder propriety.
11237
11238 2002-02-13 [jens]       0.7.0claws73
11239
11240         * po/POTFILES.in
11241                 Added missing src/prefs_folder_item.c [log added by melvin]
11242         * po/de.po
11243                 Updated German translation.
11244
11245 2002-02-13 [melvin]     0.7.0claws72
11246
11247         * po/fr.po
11248                 Updated French translation.
11249
11250 2002-02-13 [melvin]     0.7.0claws71
11251
11252         * src/gtkutils.c
11253                 Made gtkut_editable_get_selection return NULL if selection
11254                 is of length zero.
11255                 This fixes a bug where selecting part of message A then
11256                 switching to message B and replying to it will not
11257                 quote the message's body.
11258
11259 2002-02-12 [paul]       0.7.0claws70
11260
11261         * src/mainwindow.c
11262                 cosmetic, relating to pixmap themes: on toolbar make 
11263                 updating of 'Exec' and 'Compose news/Compose email'
11264                 icons faster.
11265
11266 2002-02-12 [carsten]    0.7.0claws69
11267         * src/folderview.c
11268           src/mainwindow.[ch]
11269           src/stock_pixmap.c
11270           src/summaryview.c
11271           src/prefs_common.c
11272                 - refreshing after changing pixmap theme better
11273                   now (thanks Paul)
11274                 - wanted to remove some mem leaks, but alfons was
11275                   faster (and had the better solution ;)
11276
11277 2002-02-12 [alfons]     0.7.0claws68
11278
11279         * src/prefs_common.c
11280         * src/stock_pixmap.[ch]
11281                 plug mem leaks, refactor code a little bit
11282
11283
11284 2002-02-12 [sergey]     0.7.0claws67
11285
11286         * src/imap.c
11287                 Fixed problem with copying messages to IMAP folders when the
11288                 server uses something other than '/' as a namespace separator
11289                 (cyrus-imapd uses '.').
11290
11291 2002-02-12 [jens]       0.7.0claws66
11292
11293         * po/de.po
11294                 Updated German Translation
11295
11296 2002-02-12 [paul]       0.7.0claws65
11297
11298         * sync with sylpheed 0.7.1cvs1
11299                 see ChangeLog entry 2002-02-12
11300
11301 2002-02-12 [melvin]     0.7.0claws64
11302
11303         * src/prefs_actions.c
11304                 Fixed "feature" where children's output was duplicated 
11305                 instead of refreshed while monitoring.
11306                 Removed some debug code.
11307
11308 2002-02-12 [christoph]  0.7.0claws63
11309
11310         * src/compose.c
11311                 always delete message from queue after sending/send error
11312                 (closes bug #509601)
11313
11314 2002-02-12 [melvin]     0.7.0claws62
11315
11316         * src/prefs_actions.c
11317                 Children wait loop is now triggered with a timeout of 1s
11318                 Added %F which is replaced with the list of filenames 
11319                 of all selected messages (as suggested by Ricardo Mones Lestra)
11320                 Pipe syntax changed. Prefix with | to send selection, postfix
11321                 with | to retrieve output. Prefix with > or * to send
11322                 user definable input to the command (*: input is hidden)
11323                 Old pipe action should now be postfixed with |, too.
11324
11325 2002-02-12 [carsten]    0.7.0claws61 (more 59.75)
11326         * src/stock_pixmap.c
11327                 fixed a bug: if there's no theme directory don't
11328                 throw an error, just do "nothing" (thanks Alfons)
11329
11330 2002-02-12 [carsten]    0.7.0claws60
11331         * src/folderview.c
11332           src/summaryview.c
11333                 had to write the cache twice (nasty!); some marks would 
11334                 get lost if not
11335
11336 2002-02-11 [carsten]    0.7.0claws59
11337         * acconfig.h
11338           configure.in
11339           doc-src/maintainer_guide.txt
11340           src/compose.[ch]
11341           src/defs.h
11342           src/folderview.[ch]
11343           src/gtkutils.[ch]
11344           src/mainwindow.[ch]
11345           src/prefs_common.[ch]
11346           src/stock_pixmap.[ch]
11347           src/summaryview.[ch]
11348                 pixmap theming and related work on pixmap
11349                 handling on some other places
11350                 (e.g. hrm features for all folder)
11351           src/pixmap/stock_*.xpm -> the stock_ was removed
11352         
11353 2002-02-11 [paul]       0.7.0claws58
11354
11355         * sync with sylpheed 0.7.1 release
11356                 see ChangeLog entries 2002-02-11
11357
11358 2002-02-08 [paul]       0.7.0claws57
11359
11360         * sync with sylpheed 0.7.0cvs39
11361                 see ChangeLog entry 2002-02-07 (last entry) 
11362
11363         * src/prefs_actions.c
11364           src/prefs_filtering.c
11365           src/prefs_matcher.c
11366           src/prefs_scoring.c
11367                 sync: made it compile with C compilers other than gcc
11368
11369 2002-02-07 [paul]       0.7.0claws56
11370
11371         * sync with sylpheed 0.7.0cvs38
11372                 see ChangeLog entries 2002-02-06 (last 2 entries) and
11373                 2002-02-07
11374
11375 2002-02-07 [darko]      0.7.0claws55
11376
11377         * src/gtkutils.[ch]
11378         * src/summaryview.c
11379                 Fix const gchar */gchar * issue (thanks Hiro)
11380
11381 2002-02-07 [darko]      0.7.0claws54
11382
11383         * src/compose.[ch]
11384         * src/filtering.c
11385         * src/gtkutils.[ch]
11386         * src/prefs_template.c
11387         * src/quote_fmt.h
11388         * src/quote_fmt_parse.y
11389         * src/summaryview.c
11390         * src/utils.[ch]
11391                 When replying or forwarding an email don't quote the entire
11392                 mail body but use the part of the message text that is selected
11393
11394 2002-02-06 [melvin]     0.7.0claws53
11395
11396         * src/prefs_common.[ch]
11397         * src/gtkspell.[ch]
11398         * src/compose.c
11399                 Made possible to switch quickly to last used dictionary
11400                 which makes checking bilingual documents easier.
11401
11402 2002-02-06 [melvin]     0.7.0claws52
11403         
11404         * po/POTFILES.in
11405                 Added forgotten new file src/prefs_actions.c
11406
11407 2002-02-06 [melvin]     0.7.0claws51
11408
11409         * src/prefs_actions.c   ** NEW FILE **
11410         * src/prefs_actions.h   ** NEW FILE **
11411                 Added actions to execute on message text view, or on the
11412                         message's file.
11413         * src/Makefile.am
11414                 Added src/prefs_actions.[ch]
11415         * src/compose.c
11416                 Added new menu "Edit/Actions"
11417         * src/defs.h
11418                 Added new actionsrc file.
11419         * src/main.c
11420                 Added actionsrc reading.
11421         * src/mainwindow.c
11422                 Added new menus "Edit/Actions" and "Configuration/Actions..."
11423         * src/prefs_common.h
11424                 Added new element actionslst element to prefs_common.
11425
11426 2002-02-06 [paul]       0.7.0claws50
11427
11428         * sync with sylpheed 0.7.0cvs36
11429                 see ChangeLog entry 2002-02-06
11430
11431 2002-02-05 [paul]
11432
11433         * po/es.po
11434                 updated by Ricardo Mones Lastra
11435
11436 2002-02-05 [paul]       0.7.0claws49
11437
11438         * sync with sylpheed 0.7.0cvs33
11439                 see ChangeLog entries 2002-02-04 (last 4 entries) and 2002-02-05
11440
11441 2002-02-05 [paul]       0.7.0claws48
11442
11443         * src/compose.c
11444                 re-add 'Edit/Advanced/Delete entire line', previously named
11445                 'Delete Line+'
11446
11447 2002-02-04 [paul]       0.7.0claws47
11448
11449         * src/compose.c
11450           src/summaryview.c
11451                 fix bug #494993 (Reply All not taking Reply-To into consi)
11452                 eliminate differences in behaviour of right-click 'Reply to all' 
11453                 in summary view and 'Reply to all' on the toolbar. 
11454                 fix bug where Reply-To gets ignored by 'Reply to all' in summary
11455                 view and From gets ignored by 'Reply to all' on toolbar.
11456                 fix bug where 'Reply to all' on toolbar uses To twice and ignores
11457                 From when no Reply-To header is present.
11458
11459 2002-02-04 [paul]       0.7.0claws46
11460
11461         * sync with sylpheed 0.7.0cvs30
11462                 see ChangeLog entries 2002-02-03 and 2002-02-04
11463
11464 2002-02-03 [melvin]     0.7.0claws45
11465
11466         * src/gtkspell.[ch]
11467                 Readded function to highlight all misspelled words.
11468                 Fixed bug where user-provided-words did not replace
11469                         correctly the misspelled word when using the mouse.
11470                 Fixed bug where checking a region selected from right to left did
11471                         not check the region at all.
11472                 Fixed bug where 'Check backwards' may not check at all. 
11473                 Fixed memory leaks where popup menus and accel_groups were not destroyed.
11474                 Fixed possible buffer overflow when checking for long strings (>1k).
11475                 Made cursor and scrollbar positions non changing after uncheck_all/check_all.
11476                 Accelerators code uses now gtk_widget_add_accel.
11477                 Removed and disabled obsolete and unfinished code.
11478                 Cleaning up.
11479
11480         * src/compose.c
11481                 Added menu item to Highlight all misspelled words.
11482
11483 2002-02-01 [paul]       0.7.0claws44
11484
11485         * src/mainwindow.c
11486                 fix '/View/Hide read messages' sensitivity when all
11487                 messages in a folder are hidden
11488
11489 2002-02-01 [paul]       0.7.0claws43
11490
11491         * src/main.c
11492                 add --send option to command line interface, sends all
11493                 queued mail. Patch submitted by Ricardo Mones Lastra.
11494
11495 2002-01-31 [paul]       0.7.0claws42
11496
11497         * src/mainwindow.c
11498                 add '/View/Hide read messages' to main_window_set_menu_sensitive()
11499
11500 2002-01-31 [paul]       0.7.0claws41
11501
11502         * sync with sylpheed 0.7.0cvs27
11503                 see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
11504                 and 2002-01-31
11505
11506         * src/textview.c
11507                 comment out elements of textview_show_part() as temporary
11508                 workaround for attachment 'Display as text' bug 
11509
11510         * po/pt_BR.po
11511                 updated by Fabio Junior Beneditto
11512
11513 2002-01-30 [paul]       0.7.0claws40
11514
11515         * sync with sylpheed 0.7.0cvs24
11516                 see ChangeLog entries 2002-01-29 (src/prefs_common.c)
11517                 and 2002-01-30
11518
11519         * src/compose.c
11520                 add {N_("/_Spelling"), ... "<Branch>"} to 
11521                 GtkItemFactoryEntry compose_entries[]
11522
11523         * src/prefs_common.c
11524                 add claws menu items to prefs_keybind_apply_clicked()
11525                 and remove non-claws menu items
11526
11527 2002-01-29 [paul]       0.7.0claws39
11528
11529         * sync with sylpheed 0.7.0cvs22
11530                 see ChangeLog entries 2002-01-28 and 2002-01-29
11531
11532 2002-01-28 [melvin]     0.7.0claws38
11533
11534         * src/compose.c
11535                 Added the declartion of compose_send_control_enter.
11536
11537         * src/compose.c
11538         * src/gtkspell.[ch]
11539                 Added in a 'Spelling' menu which includes the configuration menu. 
11540                 Added a real 'Check all' and got rid from the old one which only
11541                 highlited misspelled word.
11542                 Made 'Check while typing' a disableable option.
11543                 Added a dialog when there are no more misspelled word.
11544                 Added a dialog if error occurs when switching to a dictionary.
11545         
11546         * src/prefs_common.[ch]
11547                 Added option for the default 'Check while typing' option.
11548
11549
11550 2002-01-28 [alfons]     0.7.0claws37
11551
11552         * src/compose.c
11553                 fix buglet and make code comply with sylpheed code style
11554
11555 2002-01-28 [paul]       0.7.0claws36
11556
11557         * sync with sylpheed 0.7.0cvs19
11558                 see ChangeLog entries for 2002-01-28
11559
11560 2002-01-28 [hoa]        0.7.0claws35
11561
11562         * src/defs.h
11563                 added rendererrc
11564
11565         * src/main.c
11566                 read the renderer config
11567
11568         * src/procmime.[ch]
11569                 use the renderer config to convert mime attachments
11570
11571         * src/textview.c
11572                 don't use textview_show_html/ertf,
11573                 use get_text_content instead
11574
11575 2002-01-27 [alfons]     0.7.0claws34
11576         
11577         * src/news.c
11578                 make sylpheed believe it can delete a news message...
11579                 (messages are NOT deleted, maybe we should remove
11580                 processing from the folder properties after all.)
11581
11582 2002-01-27 [alfons]     0.7.0claws33
11583
11584         * src/folder.c
11585                 add extra checks
11586         * src/news.c
11587                 implement remove_msg() 
11588
11589 2002-01-27 [alfons]     0.7.0claws32
11590
11591         * src/procmsg.h
11592         * src/procheader.c
11593         * src/messageview.c
11594                 fix return receipt / disposition notification again. this
11595                 stuff seems to break on _every_ major summary UI change, so
11596                 it's now implemented using a flag which is saved in the
11597                 marks cache
11598                 
11599 2002-01-26 [alfons]     0.7.0claws31
11600
11601         * src/import.c
11602                 let import dialog show the destination folder identifier
11603
11604 2002-01-26 [melvin]     0.7.0claws30
11605
11606         * src/folderview.c
11607         * src/summaryview.c
11608                 Readded 'Mark all read' into summary view popup menu
11609                 Added 'Mark all read' in folder view popup menu for IMAP
11610                 and NNTP.
11611                 Made it insensitive if the selected folder is not the shown
11612                 one to avoid 'Mark all read' on the wrong folder.
11613                 
11614 2002-01-26 [paul]       0.7.0claws29
11615
11616         * src/folderview.c
11617           src/summaryview.c
11618                 move 'Mark all read' from summary view to folder view
11619                 menu. (adapted from) patch submitted by Jeremy Andrews,
11620                 <lists@kerneltrap.com>
11621
11622 2002-01-25 [alfons]     0.7.0claws28
11623
11624         * src/gtkstext.c
11625                 put the gtk class name back so GtkSText adapts the 
11626                 settings of GtkText
11627
11628 2002-01-25 [alfons]     0.7.0claws27
11629
11630         * src/folderview.c 
11631                 assimilate Ricardo's patch that shows pixmaps instead of
11632                 plain "new" and "unread" texts in the folder view column
11633                 headers 
11634
11635 2002-01-25 [paul]       0.7.0claws26
11636
11637         * src/Makefile.am
11638                 add $(GPGME_CFLAGS) to INCLUDES so that gpgme can 
11639                 be found in non-standard locations. 
11640                 Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
11641
11642 2002-01-25 [paul]       0.7.0claws25
11643
11644         * sync with sylpheed 0.7.0cvs16
11645                 see ChangeLog entry 2002-01-25
11646
11647 2002-01-24 [paul]       0.7.0claws24
11648
11649         * more sync with sylpheed 0.7.0cvs15
11650                 get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
11651
11652 2002-01-23 [sergey]     0.7.0claws23
11653
11654         * src/importldif.c
11655                 Fixed segfault when closing LDIF import wizard with
11656                 the window manager.
11657         * src/imageview.c
11658         * src/imageview.h
11659         * src/messageview.c
11660         * src/mimeview.c
11661                 Fixed wrong scrolling position after switching between
11662                 text and image parts.
11663
11664 2002-01-23 [paul]       0.7.0claws22
11665
11666         * sync with sylpheed 0.7.0cvs15
11667                 see ChangeLog entries 2002-01-22 and 2002-01-23
11668
11669 2002-01-21 [melvin]     0.7.0claws21
11670
11671         * src/prefs_scoring.c
11672         * src/prefs_filtering.c
11673                 Fixed bug where scoring and filtering windows stopped
11674                 autochecking.
11675
11676 2002-01-21 [paul]       0.7.0claws20
11677
11678         * sync with sylpheed 0.7.0cvs12
11679                 see ChangeLog entries 2002-01-20 and 2002-01-21
11680
11681 2002-01-21 [carsten]    0.7.0claws19
11682         * src/mainwindow.c
11683         * src/menu.[ch]
11684         * src/messageview.[ch]
11685         * src/summaryview.[ch]
11686                 changes to shortcuts handling again:
11687                         + "Q" now controled by mainwin
11688                         + v/V are now customizable and have slightly
11689                           different meanings
11690                 the "button" to minimize the messageview (and maximize
11691                 the summary view) is a real button now
11692         * src/compose.c
11693                 "Delete Line+" added to Edit/Advanced (this will also
11694                 delete the '\n')
11695
11696 2002-01-20 [melvin] 0.7.0claws18
11697
11698         * src/addressbook.c
11699                 Made "Bcc" sensitive when addressbook is called from
11700                 compose window (it was a Claws only bug).
11701
11702 2002-01-19 [alfons] 0.7.0claws17
11703
11704         * src/inc.c
11705                 prevent unnecessary updates when currently selected folder has
11706                 no new messages 
11707
11708 2002-01-19 [alfons] 0.7.0claws16
11709         
11710         * src/summaryview.c
11711                 prevent writing the cache based on current message list in summary 
11712                 view when filtering also put messages in currently selected folder
11713
11714 2002-01-19 [paul]
11715
11716         * po/it.po
11717                 Italian translation submitted by Alessandro Maestri
11718                 <a.maestri@cs.tin.it>
11719
11720 2002-01-18 [melvin]     0.7.0claws15
11721
11722         * src/prefs_filters.c
11723                 fixed bug where 'cancel' from 'filters' window stops autochecking
11724                 if the timer timed out  when the window was open.
11725
11726 2002-01-18 [match]      0.7.0claws14
11727
11728         * src/addrclip.[ch]     ** NEW FILE **
11729         * src/addrselect.[ch]   ** NEW FILE **
11730         * src/adbookbase.h      ** NEW FILE **
11731                 addressbook cut, copy and paste
11732         * src/addrbook.[ch]
11733         * src/addrcache.[ch]
11734         * src/addressitem.h
11735         * src/addrindex.[ch]
11736         * src/addritem.[ch]
11737         * src/importldif.c
11738         * src/importmutt.c
11739         * src/jpilot.[ch]
11740         * src/syldap.[ch]
11741         * src/vcard.[ch]
11742         * src/jpilot.[ch]
11743         * src/editbook.c
11744         * src/editjpilot.c
11745         * src/editldap.c
11746         * src/editvcard.c
11747                 support for copy/paste
11748         * src/addressbook.c
11749                 support for copy/paste
11750                 tidy up menu option processing
11751                 correct address list function arguments
11752         * src/editaddress.c
11753                 sort user attributes
11754         * src/ldif.h
11755         * src/mutt.h
11756                 tidy up
11757
11758         * src/addrbook.[ch]
11759         * src/addrbook.[ch]
11760         * src/addrbook.[ch]
11761                 
11762
11763 2002-01-18 [paul]       0.7.0claws13
11764
11765         * sync with sylpheed 0.7.0cvs8
11766                 configure.in: support Mac OS X (Darwin)
11767
11768 2002-01-18 [carsten]    0.7.0claws12
11769         * src/html.c
11770                 small hack to fix a segfault with an empty href
11771                 (reported by Alexandra Walford <deeni@altern.org>)
11772         * src/mainwindow.c
11773         * src/summaryview.c
11774                 the shortcuts for Mark und Mark as unread are hardcoded
11775                 again
11776         * src/compose.c
11777         * src/gtkstext.[ch]
11778                 readded the shortcuts in gtkstext but made them
11779                 customizeable (simply by adding a menu plus a wrapper
11780                 to compose.c)
11781
11782 2002-01-17 [melvin]     0.7.0claws11
11783
11784         * src/gtkspell.c
11785                 fix default dictionary not being saved.
11786
11787 2002-01-16 [darko]      0.7.0claws10
11788
11789         * src/compose.c
11790                 fix wrapping crash with URL longer than wrapping margin
11791
11792 2002-12-08 [hoa]        0.7.0claws10
11793
11794         * src/matcher_parser_parse.y
11795                 fixed some bugs
11796
11797         * src/prefs_filtering.c
11798                 now, we can use bounce action in the dialog box.
11799
11800 2002-01-16 [carsten]    0.7.0claws9
11801         * src/gtkstext.c
11802                 removed the <control> and <alt> shortcuts because they're
11803                 not needed and interefered with the "normal" shortcuts
11804         * src/mainwindow.c
11805         * src/summaryview.c
11806                 removed most of the hardcoded shortcuts and assigned
11807                 them to menu entries making them easy customizable by
11808                 that
11809
11810 2002-01-16 |melvin]     0.7.0claws8
11811
11812         * src/gtkspell.c
11813                 fixed bug where using the mouse and when the compose
11814                 window is not on top may result in a crash.
11815
11816 2002-01-16 [melvin]     0.7.0claws7
11817
11818         * src/compose.c
11819                 fixed a long standingspell checker bug which could 
11820                 cause a crash after sending a message.
11821
11822 2002-01-16 [paul]       0.7.0claws6
11823
11824         * sync with sylpheed 0.7.0cvs7
11825                 see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
11826                 2002-01-15, and 2002-01-16
11827
11828 2002-01-16 [melvin]     0.7.0claws5
11829
11830         * README.claws
11831         * src/compose.c
11832         * src/gtkspell.[ch]
11833         * src/main.c
11834                 Heavily modified spell checker code to work around
11835                 ispell bug, to add keyboard shortcuts and for future
11836                 enhancements. See README.claws for usage information.
11837
11838 2002-01-15 [alfons]     0.7.0claws4
11839         
11840         * src/summaryview.c
11841                 change gtk_ctree_sort_node() into gtk_ctree_sort_recursive()
11842                 so sorting within threads reflects sort mode
11843
11844 2002-01-15 [christoph]  0.7.0claws3
11845
11846         * src/procmsg.c
11847                 added alertpanel if mail sending failed
11848
11849 2002-01-15 [alfons]     0.7.0claws2
11850         
11851         * src/prefs_filtering.c
11852                 don't stop timer when prefs filtering dialog is opened
11853
11854 2002-01-14 [alfons]     0.7.0claws1
11855
11856         * src/addr_compl.c
11857         * src/prefs.c
11858                 remove debug_print()s for privacy reasons
11859
11860 2002-01-14 [darko]      0.7.0claws
11861
11862         * README.claws
11863                 quotation wrapping is now also in the main branch
11864
11865 2002-01-14 [paul]
11866
11867         * tools/filter_conv.pl
11868                 allow for Boolean Op and case-sensitivity
11869                 this file is included in the release and tagged
11870                 'rel_0_7_0'
11871
11872 2002-01-13 [paul]       0.7.0claws
11873
11874         * release 0.7.0, with cvs tag 'rel_0_7_0'
11875
11876 2002-01-13 [paul]
11877
11878         * tools/filter_conv.pl
11879         * tools/README
11880                 rewritten to output to matcherrc instead of filteringrc
11881
11882         * po/es.po
11883                 updated Spanish translation by Ricardo Mones Lastra
11884
11885 2002-01-13 [alfons]
11886
11887         * po/nl.po
11888                 update dutch translation
11889
11890 2002-01-13 [paul]
11891
11892         * po/pt_BR.po
11893                 Updated by Fabio Junior Beneditto 
11894
11895 2002-01-13 [melvin]     0.6.6claws53
11896
11897         * po/fr.po
11898                 Updated french translation
11899
11900 2002-01-12 [alfons]     0.6.6claws52
11901
11902         * src/filtering.c
11903                 plug mem leak that has been sitting there for ages              
11904
11905 2002-01-12 [alfons]     0.6.6claws51
11906
11907         * src/summaryview.c
11908                 undo melvin's changes from 0.6.6claws48 because summary
11909                 view now refuses to select first unread message when
11910                 selecting a folder 
11911
11912 2002-01-11 [alfons]     0.6.6claws50
11913
11914         * src/import.c
11915                 use claws' semantics for getting folder item when
11916                 importing an mbox file into a folder 
11917                 (submitted by Dale P. Smith)
11918
11919 2002-01-11 [christoph]  0.6.6claws49
11920
11921         * src/prefs.h
11922                 set sensitivity in SET_TOGGLE_SENSITIVITY macro from
11923                 toggle widget, because non static prefs can not use
11924                 prefs_set_* functions
11925         * src/prefs_account.c
11926                 toggle smtp auth password field sensitivity if
11927                 user id is empty and add descrition of usage for
11928                 these fields
11929         * src/prefs_folder_item.c
11930                 use SET_TOGGLE_SENSITIVITY macro to instead of extra
11931                 callbacks
11932
11933 2002-01-11 [melvin]     0.6.6claws48
11934
11935         * src/compose.c
11936                 fix the 'Ctrl-Enter' feature for sending and test really
11937                 for 'Ctrl-Enter' (as Ctrl-Space is also used for activating
11938                 editables which was not documented in Gtk)
11939
11940         * src/summaryview.c
11941                 Made summaryview refresh after sorting and not before.
11942
11943 2002-01-11 [christoph]  0.6.6claws47
11944
11945         * src/compose.c
11946                 select account from account ids if possible and
11947                 correctly set save folder for copy in reedit
11948
11949 2002-01-10 [paul]       0.6.6claws46
11950
11951         * sync with sylpheed 0.7.0 release
11952                 see ChangeLog entries 2002-01-07, 2002-01-08 and
11953                 2002-01-09
11954
11955 2002-01-09 [alfons]
11956
11957         * src/summaryview.c
11958                 remove more dirt traces...
11959
11960 2002-01-09 [alfons]
11961         
11962         * src/summaryview.c
11963                 clean up some traces of my debugging stuff
11964
11965 2002-01-09 [alfons]     0.6.6claws45
11966
11967         * src/filtering.c
11968                 break up filteringprop_apply() in three separate pieces
11969                 so we can drop messages that failed processing in the
11970                 inbox
11971
11972         * src/summaryview.c
11973                 fix bug #469598 "no refresh of inbox after filter" which 
11974                 was introduced by the new summary view locking, and which 
11975                 prevented the summary view to update after a manual filter 
11976                 message. claw's filter message requires a summary_show().
11977                 (aargh, summary_show() again! :-)
11978                 
11979 2002-01-07 [alfons]     0.6.6claws44
11980
11981         * src/headerwindow.c
11982         * src/logwindow.c
11983         * src/messageview.c
11984         * src/sourcewindow.c
11985                 bring in Hiro's last 0.7.0 wm class fixes
11986
11987         * tools/sylprint.pl
11988                 bring in Ricardo's fix for sylprint script
11989
11990         * AUTHORS       
11991         * src/rfc2015.[ch]
11992         * src/prefs_common.[ch]
11993         * src/prefs_account.[ch]
11994         * src/compose.c
11995                 clean up account preference poison in rfc2015,
11996                 and preparation to fix double sign bug 
11997                 (patch submitted by Simon 'corecode' Schubert)
11998
11999 2002-01-07 [christoph]  0.6.6claws43
12000
12001         * src/mh.c
12002                 search for free message number, do not only rely
12003                 on last_num
12004         * src/send.c
12005                 fix smtp auth and use extra account information
12006                 if available, if not use pop3 data instead
12007                 (closes bug #500341)            
12008         * src/ssl.[ch]
12009                 match coding style
12010
12011 2002-01-06 [alfons]     0.6.6claws42
12012
12013         * src/mainwindow.c
12014                 try making the separate windows work again...
12015
12016 2002-01-06 [alfons]     0.6.6claws41
12017
12018         * src/mainwindow.c
12019                 adapt Hiro's separate window menu (to get rid of the funny
12020                 duplicate menu items), and make it work again
12021
12022 2002-01-06 [alfons]     0.6.6claws40
12023
12024         * tools/Makefile.am
12025         * tools/sylprint.rc
12026         * tools/sylprint.pl
12027         * tools/README.sylprint
12028                 add sylprint script for printing mails from Sylpheed
12029                 (contributed by Ricardo Mones Lastra)
12030
12031         * src/acount.c
12032                 clean up
12033
12034 2002-01-06 [melvin]     0.6.6claws39
12035
12036         * src/mainwindow.c
12037         * src/summaryview.c
12038                 Fixed crash introduced in 0.6.6claws38 by the menu
12039                 reorganisation (Hide read messages)
12040         
12041         * ChangeLog.claws 
12042                 Fixed typo (we are now in 2002, alfons ;) )
12043
12044 2002-01-05 [alfons]     0.6.6claws38
12045
12046         * sync with sylpheed 0.6.6cvs10-17
12047                 (last stuff marked as LAST_STABLE)
12048
12049 2002-01-04 [melvin]     0.6.6claws37
12050
12051         * src/account.c
12052                 Made account selection code use strcasestr again instead of
12053                 g_strcasecmp (fixes bug where reediting queued messages
12054                 did not select proper account reported by T. Link).
12055         
12056         * src/folderview.c
12057                 Fix bug where folder icons are not shown when 'hide read messages'
12058                 is on.
12059         
12060         * src/stock_pixmaps.[ch]
12061                 Added folder icons for 'hide read messages'.
12062         
12063         * src/compose.c
12064                 Fixed bug where 'Enter' in a header entry will send the message 
12065                 if 'CTL-Enter' was chosen as a shorcut for sendind. 
12066
12067 2002-01-03 [melvin]     0.6.6claws36
12068         
12069         * src/prefs.[ch]
12070                 Added popup menu for common preferences and
12071                 account preferences (right click on tab displays
12072                                 a menu of all tabs.)
12073
12074 2002-01-02 [melvin]     0.6.6claws35
12075
12076         * src/gtkspell.[ch]
12077                 Made spelling code compatible with undo/redo feature.
12078                 Added creation of suggestion mode menu for the general
12079                         preferences.
12080         
12081         * src/prefs_common.[ch]
12082                 Added option menu for the speller's suggestion mode.
12083                 Added missing spaces in "..." buttons and made a "..."
12084                         button non translatable!
12085         
12086         * src/compose.c
12087                 Made speller use the default suggestion mode.
12088                 Hack to make it possible to choose 'CTRL-Enter' as a
12089                         shortcut for sending (and only for sending).
12090
12091         * src/prefs_folder_item.c
12092                 Changing subject simplification does not update cache 
12093                         anymore (because it is unnecessary).
12094                 Fixed bug where changing subject simplification updated the 
12095                         summaryview even when the viewed folder is not the
12096                         folder which properties are being changed. (E.g. 
12097                                         viewing folder A and changing
12098                                         the subject simplification of 
12099                                         folder B -not being viewed- updated the 
12100                                         summaryview of folder A with data of
12101                                         folder B). (Hope this is clear... )
12102
12103 2001-12-31 [alfons]     0.6.6claws34
12104         
12105         * src/ldif.c
12106         * src/mutt.c
12107                 fgetc() returns a signed integer which doesn't
12108                 fit in a char. so c truncates this to a char
12109                 but we may lose significant bits. i.e. we may
12110                 comparing 0xFF which may not be equal to -1
12111                 unless properly casted to signed char which
12112                 we won't do because fgetc() returns a signed
12113                 integer which doesn't fit in a char. so c 
12114                 truncates this to a char but we may lose 
12115                 significat bits. (you got the idea, thanks
12116                 to Gustavo Noronha Silva <kov@debian.org>
12117                 and the Debian folks!)
12118
12119 2001-12-30 [alfons]     0.6.6claws33
12120
12121         * src/prefs_common.c
12122                 add #ifdef USE_PSPELLs that Melvin forgot               
12123
12124 2001-12-30 [melvin]     0.6.6claws32
12125         
12126         * src/prefs_common.[ch]
12127                 Added configurable color for misspelled words.
12128
12129         * src/gtkspell.[ch]
12130                 Fixed bug of foreground text color (reported by David
12131                                 Mehrmann)
12132                 Added configurable color for misspelled words.
12133
12134 2001-12-30 [alfons]     0.6.6claws31
12135
12136         * src/folder.c
12137                 remove unnecessary things someone put there
12138
12139         * src/mh.c
12140         * src/folder.[ch]
12141                 make folder properties (like threading and sorting) persistent
12142                 (closes bug #497424 "rescan folder tree resets proprieties")
12143                 currently this is only for MH folders. 
12144
12145 2001-12-29 [melvin]     0.6.6claws30
12146
12147         * src/string_match.[ch]
12148                 Optimized a bit: regexp pattern buffer compiled only once, and
12149                   one subroutine call removed. Fixed ^ regexp search: Now, 
12150                   "(^Re: )|(^Hello)" removes only "Re: " from "Re: Hello".
12151         
12152         * src/summaryview.c
12153                 Subject filtering changed to filter summary columns and
12154                   not directly the messages subject cache. The loss in 
12155                   performance is balanced by the improvement of string_match.
12156                 Added an alert panel if there is an error in the regexp.
12157
12158         * src/src/prefs_folder_item.h
12159                 Added a regexp pattern buffer.
12160
12161 2001-12-28 [alfons]     0.6.6claws29
12162
12163         * src/string_match.[ch]
12164                 clean up name space
12165                 allow compilation *BSD
12166
12167 2001-12-27 [alfons]     0.6.6claws28
12168
12169         * src/filter.c
12170                 sync the Hiro's bug fix for BSD
12171
12172 2001-12-27 [melvin]     0.6.6claws27
12173         
12174         * src/compose.c
12175                 Simplify focus to subject entry code.
12176
12177 2001-12-27 [darko]      0.6.6claws26
12178
12179         * src/filtering.c
12180         * src/mbox_folder.c
12181         * src/messageview.c
12182         * src/mh.c
12183         * src/procheader.[ch]
12184         * src/procmsg.h
12185         * src/stock_pixmap.[ch]
12186         * src/summaryview.c
12187                 Show key icon for encrypted mails in summary view
12188
12189         * src/pixmaps/clip.xpm
12190         * src/pixmaps/clipkey.xpm
12191         * src/pixmaps/key.xpm
12192                 New/modified icons for the above
12193
12194 2001-12-27 [melvin]     0.6.6claws25
12195
12196         * src/prefs_common.c
12197                 Put spell checker options in a separate tab to decrease
12198                 the Common Preferences window height.
12199
12200         * README.claws  
12201                 Update spell checker usage instruction about its options
12202                 location.
12203
12204 2001-12-27 [melvin]     0.6.6claws24
12205
12206         * src/compose.c
12207                 Changed subject entry widget position. Initial focus is
12208                 on the To header instead of the subject entry.
12209                 Creating a new header scrolls the header list to make the
12210                 created one visible. Nevertheless, when automatically filling
12211                 headers, the first one is shown.
12212                 A Tab key press in the last empty header entry zips the 
12213                 focus to the subject entry.
12214                 (I did not change the combo boxes, yet)
12215
12216 2001-12-26 [alfons]     0.6.6claws23
12217
12218         * src/prefs_account.c
12219         * src/inc.c
12220                 allow default inbox to reside in another mailbox (only
12221                 works for POP3 accounts)
12222
12223 2001-12-26 [alfons]     0.6.6claws22
12224         
12225         * src/textview.c
12226                 make reply-on-click work with the account of the selected folder
12227         * src/compose.c
12228                 put a fixme here to remind me to fix finding correct default
12229                 account for nested folders
12230
12231 2001-12-25 [alfons]     0.6.6claws21
12232
12233         * src/summaryview.c
12234                 make column headers display locked and mark pixmaps (idea by Melvin) 
12235                 fix bug by adding score and locked column type to sort array
12236
12237 2001-12-25 [alfons]     0.6.6claws20
12238         
12239         * src/summaryview.c
12240                 catch a *potentially* inadvertent write back of  
12241                 the message cache(s) introduced by 0.6.5claws37
12242
12243 2001-12-25 [christoph]  0.6.6claws19
12244
12245         * src/stock_pixmap.[ch]
12246         * src/summaryview.c
12247                 add ignore thread pixmap
12248                 (can someone draw a better icon for this?)
12249
12250 2001-12-24 [alfons]     0.6.6claws18
12251
12252         * src/prefs_folder_item.c
12253                 make address completion actually work for the
12254                 Default To address in the Folder Property dialog.
12255
12256 2001-12-24 [alfons]     0.6.6claws17
12257         
12258         * src/summaryview.c
12259                 use new style regexp for subject stripping 
12260                 (patch submitted by Thomas Link <t.link.tmp200101@gmx.net>)
12261
12262 2001-12-24 [darko]      0.6.6claws16
12263
12264         * src/pgptext.c
12265         * src/rfc2015.c
12266                 move GPG related informational messages to debug mode
12267
12268 2001-12-23 [alfons]     0.6.6claws15
12269
12270         * src/stock_pixmap.[ch]
12271         * src/summaryview.c
12272                 add the forgotten Claws' locked pixmap
12273
12274 2001-12-23 [alfons]     0.6.6claws14
12275
12276         * src/filesel.c
12277                 accept file name typed in entry in multi file
12278                 selector (patch submitted by Gustavo Noronha Silva 
12279                 <kov@debian.org>)
12280
12281 2001-12-23 [alfons]     0.6.6claws13
12282
12283         * src/prefs_filter.c
12284         * src/prefs_filtering.c
12285         * src/matcher.c
12286         * src/importmutt.c
12287                 clean up a little bit
12288         
12289         * src/string_match.c
12290                 validate input strings a little bit more
12291
12292 2001-12-23 [alfons]     0.6.6claws12
12293
12294         * src/Makefile.am
12295         * src/summaryview.c
12296         * src/string_match.[ch]         ** NEW **
12297         * src/folderview.[ch]
12298         * src/headerview.h
12299         * src/folder.[ch]
12300         * src/prefs_folder_item.[ch]
12301                 add subject simplification to strip out strings from
12302                 a subject line (esp. handy for mailing lists). 
12303                 (original patch by by Thomas Link <t.link.tmp200101@gmx.net>,
12304                 but slightly changed things for better integration.)
12305
12306 2001-12-23 [alfons]     0.6.6claws11
12307
12308         * src/mainwindow.c
12309                 fix bug introduced by submission included in 0.6.5claws52.
12310                 ideally this submission should clean the trash if any trash
12311                 folder has a message. however, the hasTrash variable was
12312                 set to false whenever a trash folder was empty (discarding
12313                 a previously found *filled* trash folder.)
12314
12315                 also edited the code a little bit and made it more safe.
12316
12317 2001-12-22 [alfons]     0.6.6claws10
12318
12319         * src/imap.c
12320                 quick fix for Martin Pool's omission of an account
12321                 specific SSL setting
12322
12323 2001-12-22 [alfons]     0.6.6claws9
12324
12325         * src/compose.c
12326         * src/messageview.c
12327         * src/mimeview.c
12328         * src/pgptext.c
12329         * src/procmime.[ch]
12330                 better support for multipart/digest (submitted
12331                 by Fredrik <e98fo@efd.lth.se>)
12332
12333 2001-12-22 [alfons]     0.6.6claws8
12334
12335         * src/addressbook.c
12336                 correct function signature
12337         * src/socket.[ch]
12338         * src/imap.[ch]
12339         * src/prefs_account.[ch]
12340                 allow IMAP over SSH tunnel (patch submitted by 
12341                 Martin Pool <mbp@samba.org>)
12342
12343 2001-12-21 [alfons]     0.6.6claws7
12344
12345         * sync with sylpheed 0.6.6cvs4-9
12346                 (may have forgotten something: LAST_STABLE is 0.6.6claws6)
12347
12348 2001-12-21 [christoph]  0.6.6claws6
12349
12350         * src/compose.c
12351         * src/prefs_folder_item.[ch]
12352                 implement saving of outgoing messages to current folder.
12353                 fix segfault when no default outbox is available
12354                 (closes bug #495683)
12355
12356 2001-12-21 [carsten]    0.6.6claws5
12357         * src/folderview.c
12358         * src/summaryview.c
12359                 pressing CTRL while DND does now the expected thing and
12360                 copies the mail (moving is still the default, as this
12361                 seam more appropriate for handling mails by DND)
12362
12363 2001-12-18 [paul]       0.6.6claws4
12364
12365         * sync with sylpheed 0.6.6cvs3
12366                 see ChangeLog entries 2001-12-18
12367
12368 2001-12-18 [hiro]       0.6.6claws3
12369
12370         * src/undo.c
12371                 fix for multibyte characters (obtain the number of letters
12372                 instead of bytes).
12373
12374 2001-12-17 [paul]       0.6.6claws2
12375
12376         * sync with sylpheed 0.6.6cvs1
12377                 see ChangeLog entry 2001-12-16
12378
12379 2000-12-17 [alfons]     0.6.6claws1
12380
12381         * src/filtering.c
12382                 clean up
12383
12384 2001-12-16 [paul]       0.6.6claws
12385 2001-12-15
12386
12387         * Release version 0.6.6claws, cvs tag: rel_0_6_6
12388
12389         * src/mimeview.c
12390                 last minute sync with main 0.6.6
12391
12392         * po/es.po
12393                 updated by Ricardo Mones Lastra
12394                 update for last minute sync
12395         * po/fr.po
12396         * po/nl.po
12397                 update for last minute sync
12398         * po/de.po
12399                 updated by Jens Oberender
12400         * po/pt_BR.po
12401                 updated by Fabio Junior Beneditto
12402
12403         * src/prefs_common.[ch]
12404         * src/undo.c
12405                 number of undo levels is user configurable
12406                 (squeeze it into the release in the dying
12407                 moments) Submitted by Jens Oberender    
12408
12409 2001-12-15 [melvin]
12410
12411         * po/fr.po
12412                 updated french translation
12413
12414 2001-12-15 [paul]       0.6.5claws92
12415
12416         * sync with sylpheed 0.6.5cvs28
12417                 see ChangeLog entry 2001-12-14 (src/prefs_account.c)
12418
12419         * po/nl.po
12420                 update to allow for sync
12421
12422 2001-12-15 [alfons]
12423         
12424         * po/nl.po
12425                 update dutch translation
12426
12427 2001-12-14 [carsten]    0.6.5claws91
12428         * src/summaryview.c
12429                 fixed bug #473785; also after changing the column order
12430                 the same message will be selected and displayed as before
12431                 the reordering
12432
12433 2001-12-14 [carsten]    0.6.5claws90
12434         * src/folderview.c
12435                 probably found the bug reported by wwb opening or closing
12436                 a folder tree just before dnd (found the solution in the
12437                 balsa source -- thanks to them)
12438
12439 2001-12-14 [carsten]    0.6.5claws89
12440         * src/gtkutils.c
12441         * src/account.c
12442                 moved gtk_clist_moveto to the right place, so that
12443                 only the accounts dialog is effected on opening
12444
12445 2001-12-14 [carsten]    0.6.5claws88
12446         * src/gtkutils.c
12447                 gtkut_clist_set_focus_row does a gtk_clist_moveto
12448                 now, so that the focused row will be seen in any case
12449                 (reported by wwp on sf-claws-user)
12450
12451 2001-12-14 [darko]      0.6.5claws87
12452
12453         * src/compose.c
12454                 remove unnecessary line
12455
12456 2001-12-14 [paul]       0.6.5claws86
12457
12458         * sync with sylpheed 0.6.5cvs27
12459                 see ChangeLog entries 2001-12-14
12460
12461 2001-12-14 [carsten]    0.6.5claws85
12462         * src/mainwindow.c
12463                 following a suggestion of Melvin the rcoabm pops up
12464                 right under the button now and the button is reliefed
12465                 while the popup is open
12466
12467 2001-12-14 [darko]      0.6.5claws84
12468
12469         * src/compose.c
12470                 fix crash when wrapping long lines if linewrap quotation
12471                 is disabled and wrapper encounters a word spanning more
12472                 than one line
12473
12474 2001-12-13 [paul]       0.6.5claws83
12475
12476         * src/compose.c
12477                 prefer 'Reply-To' header over mailing list header when
12478                 replying to a message. Finally prevent all those confirmation 
12479                 messages being sent to the list itself.
12480
12481         * src/summaryview.c
12482                 remove unused summary_set_menu_sensitive() entry
12483
12484 2001-12-13 [paul]       0.6.5claws82
12485
12486         * src/folderview.c
12487         * src/pixmaps/inbox-hrm.xpm     ** NEW FILE **
12488         * src/pixmaps/outbox-hrm.xpm    ** NEW FILE **
12489         * src/pixmaps/trash-hrm.xpm     ** NEW FILE **
12490                 improvements to 'Hide read messages': Inbox, Outbox,
12491                 Trash, Queue, and Draft icons now reveal presence of hidden 
12492                 messages
12493
12494 2001-12-12 [alfons]     0.6.5claws81
12495
12496         0.6.5claws80 was tagged as LAST_STABLE
12497
12498         * src/filtering.[ch]
12499         * src/matcher.[ch]
12500         * src/matcher_parser_lex.c
12501                 fix the filtering; my last attempt to get it right, 
12502                 if it does not work, it's Hoa's turn. ;-)
12503
12504                 for my honourable peers:
12505                 
12506                 the code now makes a clear distinction between
12507                 rules as they are displayed (probably escaped),
12508                 and as they are executed (probably unescaped). the
12509                 parser does *NOT* do any unescaping, this is
12510                 the task of the matcher.c (which breaks up a
12511                 rule into condition) and the filtering.c (which
12512                 breaks up the rule's action). to make this
12513                 run happily we provide an unescaped copy of
12514                 crucial strings to the MatcherProp and 
12515                 FilteringAction structures. note that the only
12516                 exception to this is any REGEXP string. those
12517                 are directly passed to regcomp() and regexp()
12518                 (who have much more powerful unescape functions).
12519                 
12520                 for everyone else:
12521         
12522                 you can escape tab (\t), carriage return (\r),
12523                 linefeed (\n), form feed (\f), quote (\"), 
12524                 single quote (\'), bell (\b) in all the entry
12525                 lines in the scoring & filtering dialogs.
12526                 as an added bonus this should not affect
12527                 existing filtering rules.
12528
12529 2001-12-12 [carsten]    0.6.5claws80
12530
12531         * src/summaryview.c
12532         * po/de.po
12533                 "item(s) selected" is now sensitive to 1 or more
12534                 than one selected (nice for language where simple
12535                 adding of a "s" is not possible as German (Eintrag
12536                 ->Eintr"age)
12537                 
12538                 the "forward as attachment" entry from the right
12539                 click menu removed, "forward" acts following the
12540                 prefs
12541         
12542         * src/textview.c
12543                 reverted my former changes; so compiler warning again
12544                 but there's more GTK_TEXT/GTK_STEXT mixing on other places
12545                 nevertheless
12546
12547         * src/messageview.c
12548                 "search in message" does now *not* only work in MVIEW_TEXT
12549                 messages, but also in a MIMEVIEW_TEXT part of MVIEW_MIME
12550                 message
12551
12552         * src/mainwindow.c
12553                 removed "/File/_Close" as it was the same as "/File/E_xit"
12554                 and we don't need it two times
12555
12556                 the separate folder view and message view now get a distinct
12557                 WMCLASS, just in case someone is using sawfish ;-)
12558
12559                 as the menu entries "/View/Message view" and "/View/Folder tree"
12560                 are only doing something when SEPARATE_MESSAGE or SEPARATE_FOLDER
12561                 make them sensitive accordingly and as these two are "shown"
12562                 after startup anytime check this menuitem at startup
12563
12564 2001-12-12 [paul]       0.6.5claws79
12565
12566         * src/folderview.c
12567                 fix sensitivity of 'Search folder...', broken in
12568                 0.6.5claws75
12569
12570         * src/mainwindow.c
12571                 fix dodgy English
12572
12573 2001-12-11 [carsten]    0.6.5claws78
12574         * src/filtering.c
12575                 fixed two typos returning a wrong FALSE/TRUE
12576         * src/mainwindow.[ch]
12577                 extra menu for email/news button removed
12578
12579 2001-12-11 [alfons]     0.6.5claws77
12580         
12581         * src/matcher.c                 (1.3)
12582         * src/matcher_parser_lex.l      (1.28)
12583                 revert for another attempt
12584                 mark 0.6.5claws77 as LAST_STABLE
12585
12586 2001-12-11 [christoph]  0.6.5claws76
12587
12588         * po/de.po
12589                 fixed wrong translation for prev. unread msg
12590
12591 2001-12-11 [paul]       0.6.5claws75
12592
12593         * src/folder.[ch]
12594         * src/folderview.c
12595         * src/mainwindow.c
12596         * src/summaryview.[ch]
12597         * src/pixmaps/dir-open-hrm.xpm  ** NEW FILE **
12598                 enable ability to hide read messages on per folder basis via 
12599                 '/Summary/Hide read messages'; when selected, a folder will 
12600                 have a red open folder icon, instead of a blue icon, if the 
12601                 folder contains hidden messges
12602                 submitted by Thomas Link <t.link.tmp200101.gmx.net> 
12603
12604         * src/mainwindow.c
12605                 remove '/Message/Forward as attachment' from 
12606                 main_window_set_menu_sensitive() to prevent debug warning
12607
12608         * src/folderview.c
12609         * src/mainwindow.c
12610                 Clean up some of the English
12611
12612         * tools/newscache_clean.pl
12613                 allow for new 'hidereadmsgs' entry in folderlist.xml
12614
12615         * po/es.po
12616                 updated translation, submitted by Ricardo Mones Lastra
12617
12618 2001-12-11 [paul]       0.6.5claws74
12619
12620         * sync with sylpheed 0.6.5cvs25
12621                 see ChangeLog entry 2001-12-11
12622
12623 2001-12-10 [alfons]     0.6.5claws73
12624
12625         * src/matcher.c
12626                 add more control characters
12627         * src/matcher_parser_lex.l
12628                 make escaping / unescaping work again
12629
12630 2001-12-10 [alfons]     0.6.5claws72
12631
12632         * src/imap.c
12633                 clean up warnings "returning value for void function" 
12634         * src/prefs_filtering.c
12635                 make info button for execute action sensitive
12636
12637 2001-12-10 [paul]       0.6.5claws71
12638
12639         * src/compose.c
12640         * src/imap.[ch]
12641         * src/summaryview.c
12642                 fix: imap server now gets informed of MARKED, UNMARKED
12643                 and REPLY events. Now people can use different IMAP-Mail
12644                 clients and have the exact same information about MARKED,
12645                 UNMARKED and REPLY status with all of them. Especially
12646                 useful for imap servers with a web-frontend.
12647                 submitted by Tobias Sandhaas <medlor@web.de>
12648
12649 2001-12-09 [melvin]     0.6.5claws70
12650         
12651         * src/textview.[ch]
12652                 fixed bug #490076 (hunted down by Alfons who implemented
12653                 a workaround in 0.6.5claws65)
12654
12655 2001-12-09 [christoph]  0.6.5claws69
12656
12657         * src/summaryview.c
12658                 set pointer to string in LOCKED column to NULL
12659                 (might fix bug #490800)
12660
12661 2001-12-09 [carsten]    0.6.5claws68
12662
12663         * po/de.po
12664                 resolved some cluttered menu shortcuts 
12665                 ('creating new email' and 'creating news message'
12666                 hade the same)
12667         * src/compose.c
12668                 wmclass now distinc from main window
12669         * src/mainwindow.c
12670           src/mainwindow.h
12671                 email/news and forward button functionality similar
12672                 to the reply buttons; removed the ugly dropdown arrows
12673                 and use instead the right mouse button
12674
12675 2001-12-09 [paul]       0.6.5claws67
12676
12677         * src/imap.c
12678         * src/utils.h
12679                 allow spaces in imap folder names
12680                 submitted by Willem van Engen <wvengen@stack.nl>
12681
12682 2001-12-09 [paul]       0.6.5claws66
12683
12684         * sync with sylpheed 0.6.5cvs24
12685                 see ChangeLog entry 2001-12-09
12686
12687 2001-12-08 [alfons]     0.6.5claws65
12688
12689         * src/textview.c
12690                 prevent secondary selection claim after "add to sender" dialog
12691                 popped up. this is because there's a GDK_BUTTON_RELEASE pending.
12692                 we trick GTK by simulating a click at (0, 0) in the textview.
12693
12694 2001-12-08 [hoa]        0.6.5claws64
12695
12696         * src/folder.c
12697                 fixed a bug about the .processing folder name while filtering
12698
12699 2001-12-08 [alfons]     0.6.5claws63
12700
12701         * src/folderview.c 
12702                 work around problem of not correctly updating folder stats
12703                 when deleting messages. there's some folder scanning evil
12704                 going so the folderview_update_msg_num() does not work
12705                 correctly. need to investigate this.
12706
12707 2001-12-08 [paul]       0.6.5claws62
12708
12709         * sync with sylpheed 0.6.5cvs23
12710                 see ChangeLog entry 2001-12-08
12711
12712 2001-12-07 [christoph]  0.6.5claws61
12713
12714         * src/compose.c
12715                 fix another header translation problem
12716
12717 2001-12-07 [alfons]     0.6.5claws60
12718
12719         * src/mbox.c
12720                 make filtering also work on local spool mbox
12721
12722 2001-12-07 [carsten]    0.6.5claws59
12723         * src/addressbook.c
12724                 addressbook window gets a wmclass distinct from the main
12725                 sylpheed window
12726         * src/compose.h
12727         * src/mainwindow.[ch]
12728                   forward menu item will use mode selected in prefs, forward 
12729                 as attatchment in menu removed (will be substituted in the
12730                 toolbar similar to reply buttons)
12731                   create news message menu entry and news button is now 
12732                 sensitive to the existance of a news account
12733         * src/pixmaps/stock_mail_reply_quote.xpm           ** REMOVED **
12734         * src/pixmaps/stock_mail_reply_to_all_quote.xpm    ** REMOVED **
12735         * src/pixmaps/stock_mail_reply_to_sender_quote.xpm ** REMOVED **
12736                 these are removed because the toolbar buttons don't show
12737                 the quoting modus any longer
12738
12739 2001-12-07 [paul]
12740
12741         * tools/newscache_clean.pl      ** NEW FILE **
12742                 perl script to do some tidying up in the newscache directory 
12743                 
12744         * tools/sylpheed-switcher       ** NEW FILE **
12745                 perl script to enable easy switching between main and claws
12746                 
12747         * tools/README
12748                 added descriptions of the two new perl scripts          
12749
12750
12751 2001-12-07 [melvin]     0.6.5claws58
12752
12753         * src/messageview.c
12754                 fixed a warning during compilation introduced in 0.6.5claws56
12755
12756 2001-12-07 [paul]       0.6.5claws57
12757
12758         * src/mainwindow.[ch]
12759         * src/menu.[ch]
12760                 further usability enhancements to replying with or without 
12761                 quoting via the toolbar, use of Ctrl key is replaced by 
12762                 drop down menu 
12763                 Submitted by Carsten Schurig            
12764
12765 2001-12-07 [melvin]     0.6.5claws56
12766
12767         * src/messageview.c
12768                 hack to fix bug that prevented to make/paste selections
12769                 after switching between MVIEW_TEXT and MVIEW_MIME views
12770                 without deselecting the selection first.
12771
12772 2001-12-06 [alfons]     0.6.5claws55
12773
12774         * src/filtering.[ch]
12775         * src/inc.c
12776                 revise filtering a little bit more, and make sure
12777                 messages are delivered to the appropriate inbox
12778                 (perhaps set per account)
12779
12780 2001-12-06 [paul]       0.6.5claws54
12781
12782         * sync with sylpheed 0.6.5cvs22
12783                 see ChangeLog entry 2001-12-06
12784
12785 2001-12-05 [alfons]     0.6.5claws53
12786
12787         * src/inc.c
12788         * src/folder.[ch]
12789         * src/procmsg.c
12790         * src/filtering.c
12791                 more revisions of filtering system
12792                 (last stable version is marked as LAST_STABLE)
12793                 
12794                 | NOTE 1): the filtering system now uses a local folder called
12795                 | .processing. if filtering fails, check this directory
12796                 | for missing messages.
12797                 |
12798                 | NOTE 2): help us find the filtering actions still missing
12799
12800 2001-12-05 [paul]       0.6.5claws52
12801
12802         * src/mainwindow.c
12803                 fix bug where 'Empty Trash?' pop-up window appears even
12804                 when Trash is empty, submitted by Jesse Skinner         
12805
12806 2001-12-05 [melvin]     0.6.5claws51
12807
12808         * src/compose.c
12809                 fixed bug #486106 to select correct account when reediting 
12810                 a queued message
12811         
12812 2001-12-04 [alfons]     0.6.5claws50
12813
12814         * src/mh.c
12815                 declare markfile in appropriate functions when
12816                 no fchmod() is found (thanks to Mark Heerdink <marc@koelkast.net>
12817                 for spotting this)
12818
12819 2001-12-04 [paul]       0.6.5claws49
12820
12821         * sync with sylpheed 0.6.5cvs21
12822                 see ChangeLog entry 2001-12-04
12823
12824 2001-12-03 [christoph]  0.6.5claws48
12825
12826         * po/de.po
12827                 changed translation of undo
12828         * src/account.c
12829         * src/folder.c
12830                 don't reinvent the wheel to traverse a GNode
12831         * src/compose.[ch]
12832                 seperate code to create the compose gui into functions
12833                 add "Others" page with folder selection for saving copy
12834                 of the message.
12835                 the folder identifier is saved to queue header
12836         * src/procmsg.c
12837                 save message to folder in queue header
12838
12839 2001-12-03 [paul]       0.6.5claws47
12840
12841         * sync with sylpheed 0.6.5cvs20
12842                 see ChangeLog entry 2001-12-03
12843
12844 2001-12-01 [paul]
12845
12846         * more sync with sylpheed 0.6.5cvs19
12847                 see ChangeLog entry 2001-11-29
12848
12849 2001-11-30 [paul]       0.6.5claws46
12850         
12851         * src/compose.c
12852                 remove conflicts introduced by Hoa's last commit
12853          
12854         * src/mainwindow.c
12855                 make 'Message/Bounce' sensitive
12856
12857 2001-11-30 [hoa]        0.6.5claws45
12858
12859         * src/compose.c
12860                 slightly change bounce function to add
12861                 information about the user that bounced the mail
12862                 in the From header line.
12863
12864         * src/folderview.c
12865                 permit the use of processing in outbox folder.
12866
12867 2001-11-29 [paul]       0.6.5claws44
12868
12869         * src/mainwindow.[ch]
12870         * src/prefs_common.c
12871         * src/pixmaps/stock_mail_reply_quote.xpm            ** NEW FILE **
12872         * src/pixmaps/stock_mail_reply_to_all_quote.xpm     ** NEW FILE **
12873         * src/pixmaps/stock_mail_reply_to_author_quote.xpm  ** NEW FILE **
12874                 usability enhancements to the quoting, implements
12875                 use of Ctrl key to toggle quoting settings
12876                 Submitted by Carsten Schurig <Carsten.Schurig@web.de>
12877
12878 2001-11-29 [paul]       0.6.5claws43
12879         
12880         * sync with sylpheed 0.6.5cvs19
12881                 see ChangeLog entry 2001-11-28
12882
12883 2001-11-29 [melvin]     0.6.5claws42
12884         * src/Makefile.am
12885                 added enriched.[ch] to the list of files
12886
12887         * src/textview.c
12888         * src/mimeview.c
12889         * src/procmime.[ch]
12890         * src/enriched.[ch]
12891                 added support to view text/enriched
12892                 added support to show headers in message view for text/enriched and text/html
12893                         in non multipart messages
12894
12895 2001-11-28 [paul]       0.6.5claws41
12896
12897         * more sync with sylpheed 0.6.5cvs18
12898                 see ChangeLog entry 2001-11-27 (src/prefs_common.c)
12899
12900 2001-11-27 [paul]       0.6.5claws40
12901         
12902         * po/pt_BR.po
12903                 updated translation, submitted by Fabio Junior Beneditto
12904                 
12905         * sync with sylpheed 0.6.5cvs18
12906                 see ChangeLog entries 2001-11-26 (src/textview.c) and
12907                 2001-11-27
12908
12909
12910 2001-11-26 [paul]
12911
12912         * po/es.po
12913                 updated translation, submitted by Ricardo Mones Lastra
12914
12915 2001-11-26 [alfons]
12916
12917         * src/matcher.c
12918                 add more translatable strings
12919
12920 2001-11-26 [christoph]  0.6.5claws39
12921
12922         * po/de.po      
12923                 fixed one more umlaut
12924         * src/compose.c
12925                 fix translated header when it should not be translated
12926
12927 2001-11-26 [paul]       0.6.5claws38
12928
12929         * src/mainwindow.c
12930                 remove '/Message/Add Sender to address book' from 
12931                 main_window_set_menu_sensitive(), prevent debug warning
12932                 add 'Message/Mark/Mark all read' to mainwin_entries[]
12933
12934 2001-11-26 [paul]       0.6.5claws37
12935
12936         * src/summaryview.c
12937                 fix 'recurring unread state' bug 
12938
12939         * tools/README 
12940         * tools/filter_conv.pl
12941                 read name of top level mailbox from folderlist.xml
12942                 and presume nothing about its name              
12943
12944 2001-11-26 [darko]      0.6.5claws36
12945
12946         * src/gtkstext.[ch]
12947                 removed functions that are now in gtkutils.c
12948                 use gtkut_text_is_uri_string() from gtkutils.c
12949         * fix my comment on 2001-11-23 (missing gtkutils.[ch])
12950
12951 2001-11-26 [paul]       0.6.5claws35
12952
12953         * sync with sylpheed 0.6.5cvs16
12954                 see ChangeLog entries 2001-11-25 and 2001-11-26
12955
12956 2001-11-25 [alfons]     0.6.5claws34
12957
12958         EXPERIMENTAL!!! Please checkout the last stable version using: 
12959           
12960         % cvs update -r LAST_STABLE -dRAP
12961
12962         (Or help us testing this stuff.)
12963
12964         * src/filtering.c               (1.14)
12965         * src/filtering.h               (1.6)
12966         * src/inc.c                     (1.28)
12967         * src/matcher.c                 (1.20)
12968         * src/mbox.c                    (1.9)
12969         * src/procmsg.h                 (1.14)
12970         * src/summaryview.c             (1.59)
12971         * src/summaryview.h             (dunno)
12972                 revert/merge/sync to as it was before commit 
12973                 on Thu, 19 Jul 2001 10:15:51 -0700.
12974
12975 2001-11-25 [hoa]        0.6.5claws33
12976
12977         * src/main.c
12978                 processing mails at startup
12979
12980         * src/folderview.c
12981         * src/summaryview.[ch]
12982                 processing mails when entering folder
12983
12984         * src/prefs_filtering.c
12985                 fixed some UI bugs
12986
12987 2001-11-24 [alfons]     0.6.5claws32
12988
12989         * src/summaryview.[ch]
12990                 make summary sort headers work, and also make
12991                 sure the sort type is stored
12992
12993 2001-11-23 [alfons]     0.6.5claws31
12994
12995         * src/summaryview.[ch]
12996                 make lock work like mark
12997                 disallow deleting messages marked as locked
12998
12999 2001-11-23 [alfons]     0.6.5claws30
13000
13001         * src/gtkstext.c
13002         * src/compose.[ch]
13003         * src/Makefile.am
13004         * src/undo.[ch]
13005                 merge undo patch submitted by Jens
13006
13007 2001-11-23 [christoph]  0.6.5claws29
13008
13009         * src/.cvsignore
13010                 added ylwrap
13011         * src/compose.c
13012                 fixed gpg signing and encoding
13013         * src/folder.[ch]
13014         * src/main.c
13015                 added --status option to get new, unread and total
13016                 message count from a running sylpheed
13017         * src/prefs_common.c
13018                 temporary fix for reply_with_quote problem
13019                 (don't call functions for non existing widget)
13020         * src/procmsg.c
13021                 one more check for ignored threads but still not
13022                 always working correctly. probably a recursive
13023                 check for all parents is needed
13024
13025 2001-11-23 [darko]      0.6.5claws28
13026
13027         * src/compose.c
13028                 wrapping on send improvements
13029         * src/gtkutils.[ch]
13030                 fix for GtkSText after last sync with main branch
13031                 GTK_TEXT -> GTK_STEXT
13032
13033 2001-11-23 [paul]       0.6.5claws27
13034
13035         * sync with sylpheed 0.6.5cvs14
13036                 see ChangeLog entries 2001-11-22 and 2001-11-23
13037                 
13038         * po/de.po
13039                 fixed the scrambled umlauts 
13040                 submitted by Carsten Schurig <Carsten.Schurig@web.de>
13041
13042 2001-11-21 [paul]       0.6.5claws26
13043
13044         * sync with sylpheed 0.6.5cvs12
13045                 see 2nd ChangeLog entry dated 2001-11-20
13046
13047 2001-11-20 [paul]       0.6.5claws25
13048
13049         * sync with sylpheed 0.6.5cvs11
13050                 see ChangeLog entry 2001-11-19 (src/utils.c)
13051
13052 2001-11-20 [hiro]
13053
13054         * src/compose.c
13055                 GTK_TEXT -> GTK_STEXT
13056                 fix for wrong comment
13057
13058 2001-11-20 [hiro]       0.6.5claws24
13059
13060         * src/compose.[ch]
13061                 more merges from main branch
13062                 removed fatal warnings (uninitialized variables etc.)
13063                 some coding style fix
13064         * src/gtkutils.h
13065                 fixed typo.
13066         * src/addressbook.c
13067           src/addrindex.c
13068                 V-Card -> vCard
13069
13070 2001-11-19 [hoa]        0.6.5claws23
13071
13072         * src/filtering.c
13073         * src/prefs_scoring.c
13074         * src/matcher.[ch]
13075         * src/scoring.c
13076                 cleaning code
13077
13078         * src/matcher_parser_parse.y
13079         * src/prefs_filtering.c
13080                 bouncing
13081
13082 2001-11-19 [alfons]     0.6.5claws22
13083
13084         more of my old things into claws
13085
13086         * src/Makefile.am
13087         * src/prefs_common.c
13088         * src/procmsg.h
13089         * src/summaryview.[ch]
13090         * src/prefs_summary_column.c
13091         * src/pixmaps/locked.xpm
13092                 add indicators for locking of message in summary view
13093                 (does not work yet, only visual indicator)
13094
13095 2001-11-19 [paul]       0.6.5claws21
13096
13097         * sync with sylpheed 0.6.5cvs10
13098                 see ChangeLog entry 2001-11-19
13099
13100 2001-11-18 [alfons]     0.6.5claws20
13101         
13102         * src/filtering.c
13103                 remove an inadvertent free I forgot in previous clean up 
13104
13105 2001-11-18 [alfons]     0.6.5claws19
13106
13107         * src/filtering.[ch]
13108                 clean up & plug leaks
13109
13110 2001-11-18 [paul]       0.6.5claws18
13111
13112         * sync with sylpheed 0.6.5cvs9
13113                 see ChangeLog entries 2001-11-17 and 2001-11-18
13114
13115 2001-11-16 [paul]       0.6.5claws17
13116
13117         * sync with sylpheed 0.6.5cvs8
13118                 see ChangeLog entry 2001-11-16, src/grouplistdialog.c
13119
13120 2001-11-16 [paul]       0.6.5claws16
13121
13122         * sync with sylpheed 0.6.5cvs7
13123                 see ChangeLog entries 2001-11-15 and 2001-11-16
13124
13125 2001-11-15 [hoa]        0.6.5claws15
13126
13127         * src/compose.c
13128                 fix bounce, mails we received couln't be bounced to ourself.
13129
13130         * src/defs.h
13131         * src/filtering.[ch]
13132         * src/matcher.[ch]
13133         * src/matcher_parser.h
13134         * src/matcher_parser_lex.l
13135         * src/matcher_parser_parse.y
13136         * src/inc.c
13137         * src/main.c
13138         * src/mbox.c
13139         * src/prefs_filtering.[ch]
13140         * src/mainwindow.c
13141         * src/prefs_matcher.c
13142         * src/prefs_scoring.c
13143         * src/scoring.[ch]
13144         * src/summaryview.c
13145                 new matcher/filter/score configuration file parser
13146                 one unique configuration file => ~/.sylpheed/matcherrc
13147                 import in currently automatic, then save are made
13148                 in this new file.
13149                 one filter per folder and one global filter
13150                 (filter of a folder will be used as folder processing)
13151
13152         * src/folder.c
13153                 fix a bug in folder_item_get_identifier
13154                 
13155         * src/messageview.c
13156                 receive receipt return are fixed.
13157
13158 2001-11-14 [alfons]     0.6.5claws14
13159
13160         * src/session.h
13161                 add things from main branch to make claws compile
13162
13163 2001-11-14 [paul]       0.6.5claws13
13164
13165         * merge with SYNC-B4-REL and sync with sylpheed 0.6.5cvs5
13166                 see ChangeLog entries 2001-11-08 to 2001-11-14
13167
13168 2001-11-14 [hoa] 0.6.5claws12
13169
13170         * src/compose.[ch]
13171         * src/mainwindow.c
13172         * src/summaryview.c
13173                 add "bounce mail" option
13174
13175 2001-11-13 [christoph]  0.6.5claws11
13176
13177         * src/compose.c
13178                 Cleanup a mess i add before commiting
13179
13180 2001-11-13 [hoa]        0.6.5claws10
13181
13182         * src/compose.c
13183                 some fixes when mail are sent or
13184                 for crossposts
13185
13186 2001-11-13 [christoph]  0.6.5claws9
13187
13188         * po/de.po
13189                 Changed two string with the same translation
13190         * src/compose.c
13191         * src/procmsg.[ch]
13192         * src/send.[ch]
13193                 New mailsending process:
13194                   - Always queue message before sending
13195                     (message will be saved if sylpheed crashed or
13196                      freezes while sending)
13197                   - Allow queuing of newspostings
13198                   - No copy in outbox before sending
13199                     (closes bug #469501)
13200                   - No more redundant code for send and send_later
13201         * src/summaryview.c
13202                 Applied wwp <subscript@free.fr>'s patch that fixes
13203                 marks for multiple forwarded messages (+compose.c)
13204
13205 2001-11-12 [alfons]
13206
13207         * README.claws
13208                 remove things that are now in main branch
13209         
13210         * po/nl.po
13211                 update Dutch translation
13212
13213 2001-11-12 [mhadasht]   0.6.5.claws8
13214
13215         * src/prefs_common.c
13216                 re-enabled account autoselection feature for forward
13217                 and reedit lost during the branch point for SYNC-B4-REL
13218         * src/gtkspell.c
13219                 gtkpspell_get_dict(): more readable code (even if function is
13220                 not used yet)
13221         * ChangeLog.claws
13222                 added version number info to 2001-11-12 [hiro] comment.
13223
13224 2001-11-12 [hiro]       0.6.5.claws7
13225
13226         * src/compose.c
13227                 compose_forward(): fixed a bug that forward quote mark
13228                 wasn't used.
13229                 removed unnecessary code.
13230         * src/template_select.[ch]: removed.
13231
13232 2001-11-11 [alfons]
13233
13234         * src/compose.c
13235                 :%s/GTK_TEXT/GTK_STEXT/g
13236         
13237         * src/compose.[ch]
13238         * src/undo.[ch]
13239         * src/Makefile.am
13240                 revert the undo stuff (this is 0.6.6claws stuff)
13241
13242 2001-11-11 [hoa]        0.6.5.claws6
13243
13244         * src/compose.[ch]
13245                 Insert signature at the end of the text.
13246                 Added undo patch but currently disabled
13247
13248         * src/procmsg.c
13249                 Threading by subject improved.
13250
13251         * added src/undo.[ch]
13252                 Undo module for compose dialog box.
13253
13254 2001-11-11 [alfons]     0.6.5.claws5
13255
13256         * src/procmsg.c
13257                 prevent threading by subject on nodes that have already been
13258                 threaded by in-reply-to (as in "circular references in a tree
13259                 result in a dead branch")
13260
13261 2001-11-09 [hoa]        0.6.5.claws4
13262         
13263         * src/folderview.c
13264                 allows creation of mbox folder item from any files.
13265
13266 2001-11-09 [alfons]     0.6.5.claws3
13267         
13268         * src/utils.c
13269         * src/procmsg.c
13270                 do what I mean and correct threading by subject so it really
13271                 ignores attracting lines without "Re: "
13272
13273 2001-11-07 [alfons]     0.6.5.claws2
13274
13275         * src/procmsg.c
13276         * src/utils.[ch]
13277                 only attract by subject if a subject line starts with a "Re: "
13278         * src/syldap.c
13279                 remove warning
13280
13281 2001-11-07 [paul]       0.6.5claws1
13282
13283         * sync with sylpheed 0.6.5. release
13284                 see ChangeLog entry 2001-11-07
13285
13286 2001-11-07 [paul]       0.6.4claws31
13287
13288         * sync with sylpheed 0.6.4cvs18
13289                 see ChangeLog entries 2001-10-30 to 2001-11-07
13290                 prefs_templates.[ch] renamed prefs_template.[ch]
13291
13292 2001-11-06 [alfons]
13293         
13294         * src/utils.h
13295                 add semicolon Hoa forgot ;-)
13296                 
13297
13298 2001-11-06 [hoa]        0.6.4claws30
13299         
13300         * src/procmsg.c
13301         * src/summaryview.c
13302         * src/utils.c
13303         * src/utils.h
13304                 threading by subject - empty subject are ignored
13305
13306 2001-11-06 [christoph]  0.6.4claws29
13307
13308         * src/socket.c
13309                 use SSL_peek for sock_gets
13310         * src/utils.c
13311                 removed unneeded pointer in extracting quoted
13312                 names implementation
13313
13314 2001-11-06 [melvin]     0.6.4claws28
13315
13316         * src/gtkspell.c
13317                 fixed bug #476792 Selection overtyping with spell checker
13318                 fixed bug which could cause a buffer overflow
13319                 fixed a memory leak
13320
13321 2001-11-06 [hoa]        0.6.4claws27
13322         
13323         * src/procmsg.c
13324         * src/summaryview.c
13325                 threading by subject
13326
13327 2001-11-05 [alfons]     0.6.4claws26
13328         
13329         * README.claws
13330                 Claws -> Sylpheed (vice versa)
13331
13332         * src/compose.c
13333                 :%s/gtk_text/gtk_stext/g
13334                 :%s/GTK_TEXT/GTK_STEXT/g
13335                 (thanks to Jonathan Ware for spotting this)
13336
13337 2001-11-04 [christoph]  0.6.4claws25
13338
13339         * src/summaryview.c
13340                 replace Xalloca + strdup with Xstrdup_a
13341         * src/utils.c
13342                 better implementation of extracting quoted names
13343                 from addresses (remove backlashes and ignore
13344                 quotes after them)
13345
13346 2001-11-04 [alfons]     0.6.4claws24
13347
13348         * src/utils.[ch]
13349                 edit to comply more with coding style
13350
13351         * src/textview.c
13352                 fix bug reported by Kim Schulz. introduced by the patch integrated
13353                 in 0.6.4claws15. the code did not check the return value of
13354                 the html parser.
13355
13356         * AUTHORS
13357                 add Jonathan Ware and close "[ #475955 ] Enhanced Mailto Patch"
13358
13359 2001-11-04 [christoph]  0.6.4claws23
13360
13361         * src/main.c
13362         * src/prefs_common.[ch]
13363                 init some pointers that possibly caused a segfault
13364                 reported in the claws-users ML
13365
13366 2001-11-04 [hoa]        0.6.4claws22
13367
13368         * src/grouplistdialog.c
13369                 change the names of the nodes in the tree
13370
13371         * src/compose.c
13372                 enhanced mailto syntax as described in
13373                 http://developer.netscape.com/viewsource/husted_mailto/mailto.html
13374                 (thanks to Jonathan Ware <jonathan_ware@gmx.co.uk>)
13375
13376         * src/utils.c
13377                 encode and decode URI (useful when opening URL into
13378                 netscape).
13379
13380 2001-11-03 [hoa]        0.6.4claws21
13381
13382         * src/grouplistdialog.c
13383                 a new newsgroups list selection dialog box
13384                 with a CTree instead of a CList
13385
13386 2001-11-03 [hoa]        0.6.4claws20
13387
13388         * src/folderview.c
13389                 enable property and scoring options when right
13390                 click on "inbox"
13391
13392         * src/summaryview.c
13393                 fixed bug when nickname were displayed using
13394                 the address book.
13395
13396 2001-11-02 [darko]      0.6.4claws19
13397
13398         * src/compose.c
13399                 new wrap quotation and URL/long words wrapping implementation
13400         * src/compose.c src/gtkstext.[ch]
13401                 move gtkstext_strncmp() to gtkstext.c
13402
13403 2001-11-01 [christoph]  0.6.4claws18
13404
13405         * src/prefs_account.c
13406                 fixed mess in account settings dialog
13407         * src/prefs_folder_item.c
13408                 added label with folder path to dialog
13409
13410 2001-10-31 [match]      0.6.4claws17
13411
13412         * src/vcard.c
13413                 fix memory leak.
13414         * src/addrbook.c
13415                 fix generation of spurious address book file names.
13416                 remove redundant functions.
13417         * po/POTFILES.in
13418                 added missing file names.
13419
13420 2001-10-30 [paul]       0.6.4claws16
13421
13422         * sync with sylpheed 0.6.4cvs6
13423                 see ChangeLog entries 2001-10-26 to 2001-10-30
13424
13425         * tools/filter_conv.pl
13426                 read folderlist.xml to discover whether the top-level
13427                 folder is called 'Mailbox' or 'Mail' 
13428
13429 2001-10-29 [paul]       0.6.4claws15
13430
13431         * src/html.c, src/textview.c
13432                 activate links in html mail and fix clickable parts
13433                 Submitted by Matthieu Dazy <dazy@t-surf.com>
13434
13435 2001-10-29 [paul]
13436
13437         * po/de.po, po/es.po, po/pt_BR/po
13438                 updated translations, submitted by Jens Oberender,
13439                 Ricardo Mones Lastra, and Fabio Junior Beneditto
13440
13441 2001-10-29 [darko]      0.6.4claws14
13442
13443         * src/compose.c
13444                 fix wrapping for good
13445
13446 2001-10-29 [darko]
13447
13448         * src/compose.c
13449                 undo previous change as it broke the smart wrapping
13450
13451 2001-10-29 [darko]      0.6.4claws13
13452
13453         * src/compose.c
13454                 fix infinite loop when long URL is quoted
13455                 (closes bug #475122.
13456
13457 2001-10-28 [match]
13458
13459         * src/mutt.[ch] src/importmutt.[ch] src/mgutils.[ch] src/addressbook.c src/Makefile.am
13460                 import Mutt address book
13461         * src/ldif.[ch] src/importldif.h
13462                 modified import LDIF handle user attributes
13463
13464 2001-10-28 [christoph]  0.6.4claws12
13465
13466         * src/summaryview.c
13467                 fixed that filtering did not work if there
13468                 were no filter rules
13469                 (closes bug #472003 and better implementation
13470                  of patch #474644)
13471
13472 2001-10-27 [christoph]  0.6.4claws11
13473
13474         * src/compose.c
13475                 make the folder's default account to be used when
13476                 replying. (patch by wwp <subscript@free.fr>)
13477         * src/compose.c
13478                 code cleanup, nearly killed all of wwp's patch
13479                 for folder's default account in compose
13480         * src/folderview.c
13481                 error panel when a folder could not be created
13482                 (closes bug #471080 new folder name & already
13483                  existing file)
13484
13485 2001-10-26 [alfons]
13486
13487         * src/utils.h
13488                 change prototype of strstr2() that Christoph forgot about
13489
13490 2001-10-26 [christoph]  0.6.4claws10
13491
13492         * src/account.c
13493                 made search for accounts by email address not case
13494                 sensitive
13495         * src/folder.c
13496                 fixed memory leak in folder_item_get_identifier
13497         * src/gtkspell.c
13498         * src/utils.c
13499                 fixed wrong strstr2 (should work like strstr)
13500
13501 2001-10-26 [darko]      0.6.4claws9
13502
13503         * src/compose.c src/gtkstext.[ch]
13504         * src/gtkstext.c
13505                 move is_url_string() and gtkstext_str_strcmp() to gtkstext.c
13506
13507 2001-10-26 [paul]       0.6.4claws8
13508
13509         * src/html.c
13510                 ignore css and javascript tags in html mail
13511                 case-insensitive, with or without double-quoted
13512                 strings
13513
13514 2001-10-26 [paul]       0.6.4claws7
13515
13516         * sync with sylpheed 0.6.4cvs1
13517                 see ChangeLog entry 2001-10-26
13518
13519         * src/prefs_account.c, src/prefs_common.c,
13520           src/prefs_summary_column.c
13521                 minor improvements to the English
13522
13523 2001-10-25 [alfons]     0.6.4claws6
13524
13525         * src/gtkstext.c
13526         
13527                 make GtkSText follow style of GtkText (closes bug 
13528                 #469211 "text selection while writing message")
13529                 
13530                 do sync with GTK 1.2.10
13531
13532 2001-10-25 [paul]       0.6.4claws5
13533
13534         * src/html.c
13535                 ignore css tags in html mail
13536
13537 2001-10-25 [darko]      0.6.4claws4
13538
13539         * src/compose.c
13540                 don't declare is_url_string as static function since
13541                 we need it in gtkstext.c
13542         * src/gtkstext.c
13543                 remove unused variable
13544                 don't wrap long URLs while composing a message
13545
13546 2001-10-24 [christoph]  0.6.4claws3
13547
13548         * src/socket.c
13549                 fix ssl deadlock, when peer closes connection
13550
13551 2001-10-24 [paul]       0.6.4claws2
13552
13553         * src/prefs_common.c
13554                 gettextize the gpg ascii-armored warning message
13555
13556         * src/compose.c
13557                 insert a DOS/MAC file into the composed message
13558                 (improvements)
13559
13560         * Both submitted by Thierry Godefroy <godefroy@imaginet.fr>
13561
13562 2001-10-22 [paul]       0.6.4claws1
13563
13564         * sync with sylpheed 0.6.4 release
13565                 see ChangeLog entries 2001-10-21
13566
13567         * po/fr.po, po/pt_BR.po
13568                 updated by Melvin Hadasht and Fabio Junior Beneditto
13569
13570 2001-10-21 [paul]       0.6.3claws30
13571
13572         * src/compose.c
13573                 insert a DOS text file from the compose window
13574                 into the composed message text (removes CRs characters)
13575                 Submitted by Thierry Godefroy <godefroy@imaginet.fr>
13576
13577         * tools/filter_conv.pl, tools/README
13578                 automatically use ~/.sylpheed as working directory
13579                 print out confirmation message on completion
13580
13581         * correct Hoa's last ChangeLog.claws entry
13582
13583 2001-10-20 [hoa]        0.6.3claws29
13584
13585         * src/grouplistdialog.c
13586                 bugfix (another ?) to give the right
13587                 newsgroups list for each news server.
13588
13589         * src/news.c
13590         * src/news.h
13591                 improve the newsgroups list cache
13592
13593 2001-10-20 [paul]       0.6.3claws28
13594
13595         * sync with sylpheed 0.6.3cvs9
13596                 see ChangeLog entry 2001-10-19
13597
13598         * correct Alfons' last ChangeLog.claws entry
13599
13600 2001-10-19 [alfons]
13601
13602         * src/pgptext.[ch]
13603                 fix compilation problems (part of bug #472895)
13604
13605 2001-10-18 [hoa]        0.6.3claws27
13606
13607         * src/grouplistdialog.c
13608                 bugfix when we refresh was clicked (bug 472701)
13609
13610 2001-10-19 [christoph]  0.6.3claws26
13611
13612         * src/compose.c
13613                 last header entry should default to "To:" or
13614                 "Newsgroups:" and not copy the last entry line
13615                 in a new compose window
13616                 (closes bug #472686, #470792)
13617
13618 2001-10-19 [paul]       0.6.3claws25
13619
13620         * sync with Sylpheed 0.6.3cvs8
13621                 see ChangeLog entries 2001-10-18 and 2001-10-19
13622
13623 2001-10-18 [christoph]  0.6.3claws24
13624
13625         * src/procmsg.c
13626                 reimplement ignore thread
13627         
13628 2001-10-18 [hoa]        0.6.3claws23
13629
13630         * src/folderview.c
13631         * src/grouplistdialog.[ch]
13632                 enhanced news subscription interface (feature 469113)
13633
13634         * src/news.c
13635         * src/news.h
13636                 enchanced newsgroup listing,
13637                 now, we can get groups informations
13638                 (NNTPGroupInfo)
13639
13640 2001-10-18 [paul]       0.6.3claws22
13641
13642         * src/summaryview.c
13643                 remove comment (sync with main branch)
13644         * src/mainwindow.c
13645                 fix 'Re-edit' bug in 'Message' menu
13646
13647 2001-10-17 [christoph]  0.6.3claws21
13648
13649         * src/compose.c
13650                 ignore empty or whitespace only header lines
13651
13652 2001-10-17 [paul]       0.6.3claws20
13653
13654         * sync with sylpheed 0.6.3cvs7
13655                 see ChangeLog entries 2001-10-14, 2001-10-16, and
13656                 2001-10-17
13657
13658 2001-10-17 [darko]
13659
13660         * src/compose.c
13661                 wrap long lines without spaces
13662                 don't wrap URLs
13663
13664 2001-10-16 [paul]
13665
13666         * po/es.po, po/nl.po, po/pt_BR.po
13667                 updated by Ricardo Mones Lastra, Alfons,
13668                 and Fabio Junior Beneditto
13669
13670         * sylpheed-0.6.3claws released
13671
13672 2001-10-15 [melvin] 0.6.3claws18
13673
13674         * README.claws
13675                 added summary and detailed installation instructions
13676                 for spell checker
13677         * po/fr.po
13678                 Updated, corrected and completed french translation
13679
13680 2001-10-15 [hoa] 0.6.3claws17
13681         * src/grouplistdialog.c
13682                 we can choose the newsgroups to display with wildcards
13683
13684 2001-10-15 [christoph]  0.6.3claws16
13685
13686         * src/account.c
13687         * src/compose.c
13688         * src/prefs_folder_item.[ch]
13689                 applied wwp <subscript@free.fr>'s folder
13690                 default account patch
13691         * po/de.po
13692                 Fixed wrong translation
13693
13694 2001-10-13 [alfons, christoph, melvin]  
13695                         0.6.3claws15
13696
13697         solution #2 to solve MT-safety problems defers all GUI related calls
13698         to the main thread using a gtk_idle_add() callback. discussed on
13699         ircnet #sylpheed, with christoph spotting some issues with the
13700         original code, and melvin allowing us to lobotomize his sylpheed.
13701
13702         * src/syldap.[ch], src/main.c
13703                 fix race problem in ldap search thread by deferring GUI 
13704                 stuff to main thread using gtk_idle_add()
13705
13706 2001-10-13 [paul]       0.6.3claws14
13707
13708         * src/prefs_account.[ch], src/send.c, src/smtp.[ch]
13709                 add Sergey's smtpcred.patch
13710                 adds separate username/password setting for SMTP Auth
13711                 needed by some servers
13712                 (closes feature request #471659)
13713
13714 2001-10-13 [paul]       0.6.3claws13
13715
13716         * src/pgptext.[ch] **NEW FILES**
13717         * src/Makefile.am, src/messageview.c, src/mimeview.c
13718                 decrypt ascii-armored gpg text embedded in
13719                 the message body.
13720                 Submitted by Jens Jahnke <jan0sch@gmx.net>
13721
13722 2001-10-13 [christoph]  0.6.3claws12
13723
13724         * README.claws
13725                 some more details on default to and
13726                 feature requests
13727         * src/main.c
13728                 init glib threading when ldap is used
13729         * src/syldap.c
13730                 threading fixes
13731         * po/de.po
13732                 fixed a typo
13733
13734 2001-10-12 [paul]       0.6.3claws11
13735
13736         * src/prefs_common.[ch], src/rfc2015.c
13737                 enable ascii-armored gpg text to be embedded in the
13738                 message body, selectable through the 'Privacy'
13739                 preferences. Supports encrypting only.
13740                 Submitted by Ravemax <ravemax@dextrose.com>
13741
13742 2001-10-12 [paul]       0.6.3claws10
13743
13744         * sync with sylpheed 0.6.3cvs6
13745                 see ChangeLog entries 2001-10-11 and 2001-11-12
13746
13747         * src/folderview.c
13748                 incorporated mbox folders, scoring, and folder
13749                 properties into the sync
13750
13751 2001-10-12 [darko]      0.6.3claws9
13752
13753         * README.claws
13754                 describe quotation wrapping
13755         * src/compose.c
13756                 don't treat tab as space to calculate line length properly
13757
13758 2001-10-11 [alfons]
13759
13760         * README.claws
13761                 correct description of how to make new filtering system work,
13762                 add some other things
13763                 
13764         * src/syldap.c
13765                 remove sched_yield() (not necessary / unportable)
13766
13767 2001-10-11 [paul]       0.6.3claws8
13768
13769         * sync with sylpheed 0.6.3cvs3
13770                 see ChangeLog entry 2001-10-10
13771
13772 2001-10-10 [christoph]  0.6.3claws7
13773
13774         * .cvsignore
13775                 ignore 2 files created by newer autotools
13776         * src/prefs_folder_item.c
13777                 using table for widget alignment
13778                 fixed memory leak and broken octal display
13779         * src/filesel.c
13780                 fixed segfault caused by lost filename
13781                 workaround (closes bug #469551)
13782
13783 2001-10-10 [paul]       0.6.3claws6
13784
13785         * sync with sylpheed 0.6.3cvs2
13786                 see ChangeLog entries 2001-10-09 and 2001-10-10
13787
13788 2001-10-10 [darko]      0.6.3.claws5
13789
13790         * src/gtkstext.c
13791                 proper calculation of right margin if smart wrapping is enabled
13792         * src/compose.c
13793                 automatically wrap long lines if wrap quotation is enabled
13794
13795 2001-10-09 [alfons]     0.6.3.claws4
13796
13797         * src/summaryview.c
13798                 select correct row when deleting last row in the summary view (and
13799                 close bug "[ #469104 ] select second last in list when deleting")
13800
13801 2001-10-09 [paul]       0.6.3claws3
13802
13803         * sync with sylpheed 0.6.3cvs1
13804                 updated some autotool scripts
13805
13806 2001-10-09 [darko]      0.6.3claws2
13807
13808         * src/gtkstext.[ch]
13809                 new name and mark with Sylpheed comment
13810         * src/compose.c
13811                 smart quotation wrapping a-la VIM
13812
13813 2001-10-08 [paul]       0.6.3claws1
13814
13815         * sync with sylpheed 0.6.3 release
13816                 see ChangeLog entry 2001-10-08
13817
13818 2001-10-08 [paul]       0.6.2claws24
13819
13820         * src/summaryview.c
13821                 more sync with sylpheed 0.6.2cvs12
13822                 Fixed the bug that didn't select the last row correctly
13823
13824
13825 2001-10-07 [paul]       0.6.2claws23
13826
13827         * sync with sylpheed 0.6.2cvs12
13828                 see ChangeLog entry 2001-10-07
13829
13830 2001-10-06 [match]
13831         * src/jpilot.[ch]
13832                 enable jpilot to read unsynch'ed addresses.
13833
13834         * src/editldap_basedn.c
13835                 fix segfault when opening dialog.
13836
13837 2001-10-06 [alfons]     0.6.2.claws22
13838
13839         * src/summaryview.c
13840                 fix bug with summary view selecting last *inserted*
13841                 node instead of last *visible* node. remember we
13842                 work with a tree
13843
13844 2001-10-06 [paul]       0.6.2claws21
13845
13846         * po/pt_BR.po
13847                 updated translation, contains some fixes and new
13848                 translations, submitted by Gustavo Noronha Silva
13849                 <kov@debian.org>
13850
13851         * src/prefs_common.c
13852                 change 'each' to 'every' - fix dubious English
13853
13854         * sync with sylpheed 0.6.2cvs11
13855
13856 2001-10-05 [alfons]     0.6.2claws20
13857
13858         * src/mainwindow.[ch], src/folderview.c
13859                 make composite tool button switch between "Compose News"
13860                 and "Compose Mail" depending on selected folder
13861                 (nifty idea by Kim Schulz <kim@schulz.dk>)
13862
13863 2001-10-05 [paul]       0.6.2claws19
13864
13865         * src/mainwindow.c, src/summaryview.c
13866                 fix 'Message/Reply to all', broken in last commit
13867
13868         * src/compose.c
13869                 fix X_BEENTHERE seg fault, thanks to Alfons
13870
13871 2001-10-04 [paul]       0.6.2claws18
13872
13873         * src/compose.[ch], src/mainwindow.c
13874                 make "Message/Reply" reply to mailing lists; matches
13875                 'X-Mailing-list:' and 'X-BeenThere:' ML headers.
13876                 based on portions of the patch submitted by
13877                 Junichi Uekawa <dancer@netfort.gr.jp>
13878
13879 2001-10-04 [darko]      0.6.2claws17
13880
13881         * src/compose.c
13882                 better smart wrapping
13883         * src/gtkstext.[hc]
13884                 a function to make text buffer contiguous
13885
13886 2001-10-03 [paul]       0.6.2claws16
13887
13888         * sync with sylpheed 0.6.2cvs10
13889
13890 2001-10-02 [alfons]
13891
13892         * configure.in
13893         * po/zh_CN.GB2312.po, po/zh_TW.Big5.po
13894                 close bug "[ #466566 ] compile error on mdk 8.0" by removing
13895                 references to chinese translations (hope someone picks up
13896                 this)
13897
13898 2001-10-02 [christoph]  0.6.2claws15
13899
13900         * src/compose.c
13901                 fixed non translated header bug
13902         * ChangeLog.claws
13903                 fixed wrong date in alfons last entry ;)
13904
13905 2001-10-02 [alfons]     0.6.2claws14
13906
13907         * src/compose.c, src/prefs_common.[ch]
13908                 add block cursor option
13909
13910 2001-10-02 [paul]       0.6.2claws13
13911
13912         * sync with sylpheed 0.6.2cvs9
13913
13914 2001-09-30 [paul]       0.6.2claws12
13915
13916         * po/de.po, po/es.po, po/fr.po, po/nl.po, po/pt_BR.po
13917                 updated translations
13918
13919         * po/POTFILES.in
13920                 add 'src/importldif.c'
13921
13922         * AUTHORS, tools/README, tools/eud2gc.py, tools/Makefile.am
13923                 added eudora-to-vCard conversion tool
13924                 submitted by Jeroen Versteeg <j.m.versteeg@student.utwente.nl>
13925
13926         * sync with sylpheed 0.6.2cvs8
13927
13928 2001-09-30 [paul]
13929
13930         * sylpheed-0.6.2claws released
13931
13932 2001-09-27 [melvin]     0.6.2claws11
13933
13934         * src/gtkspell.c
13935                 fixed crash when using default path (introduced 
13936                 in 0.6.2claws10)
13937                 fixed tiny bug for initial suggestion mode
13938
13939 2001-09-27 [melvin]     0.6.2claws10
13940         
13941         * src/gtkspell.c
13942                 fixed bug where gtkpspell didn't set the path correctly
13943
13944         * README.claws
13945                 added a paragraph about spell checking
13946                 
13947
13948
13949 2001-09-27 [paul]       0.6.2claws9
13950
13951         * src/addrbook.c, src/addrcache.c, src/addritem.c, src/jpilot.c
13952                 replace '// comments' with '/* comments */' to prevent
13953                 some compiler warnings 
13954
13955         * sync with sylpheed 0.6.2cvs6
13956
13957 2001-09-26 [alfons]     0.6.2claws8
13958
13959         * src/messageview.c
13960                 introduce return receipt request notification again,
13961                 which was lost because of other semantics in 
13962                 procheader_parse() (???)
13963
13964 2001-09-26 [christoph]  0.6.2claws7
13965
13966         * src/compose.c
13967                 replace comments for old code with #if 0
13968                 readded auto cc, bcc and reply-to
13969         * src/prefs_matcher.c
13970         * src/prefs_scoring.c
13971                 removed some definition (was moved to
13972                 prefs.h)
13973
13974 2001-09-26 [paul]       0.6.2claws6
13975
13976         * src/mainwindow.c
13977                 make 'Follow-up and reply to' sensitive
13978
13979         * more sync with sylpheed 0.6.2cvs5
13980
13981 2001-09-25 [melvin]
13982
13983         * 0.6.2claws5
13984
13985         * src/gtkspell.c
13986                 fixed bug for "US-ASCII" introduced by the encoding code
13987
13988 2001-09-25 [paul]
13989
13990         * 0.6.2claws4
13991
13992         * src/prefs_common.[ch], src/summaryview.c
13993                 'next unread msg' 'go to next folder?' dialog can be
13994                 given default behaviour, either always show dialog,
13995                 or assume 'yes', or assume 'no'
13996                 Submitted by wwp <subscript@free.fr>
13997
13998 2001-09-25 [melvin]
13999                 
14000         * src/compose.c src/gtkspell.[ch]
14001                 added support for different encodings
14002
14003 2001-09-25 [paul]
14004
14005         * more sync with sylpheed 0.6.2cvs5
14006
14007 2001-09-24 [alfons]
14008         
14009         * src/prefs_folder_item.c
14010                 add check for item->prefs->default_to string is NULL and
14011                 add another check when freeing this string
14012
14013 2001-09-24 [paul]
14014
14015         * configure.in
14016                 change to version 0.6.2claws3
14017
14018         * sync with sylpheed 0.6.2cvs5 
14019
14020 2001-09-24 [match]
14021         * src/ldif.[ch], src/importldif.[ch], addressbook.c
14022                 import LDIF files.
14023         * src/addrcache.[ch], addrindex.[ch]
14024                 small update for future
14025         * src/addrbook.c
14026                 fix test XML file.
14027
14028 2001-09-24 [melvin]
14029         * src/gtkspell.[ch]
14030                 added 'Learn from mistakes' option
14031                 better handling of quotes in checked words
14032                 sorted dict list
14033         * po/fr.po
14034                 small update for spell checking stuff
14035
14036 2001-09-23 [alfons]
14037         
14038         * src/gtkspell.c
14039                 edit a little bit so it complies more with main coding style
14040
14041 2001-09-23 [alfons]
14042
14043         * src/folder.[ch], prefs_folder_item.c, compose.c
14044                 migrate "request return receipt" folder property
14045                 to folderlist.xml
14046
14047 2001-09-22 [alfons]
14048
14049         * README.claws **NEW**
14050                 (add things of interest for users of main branch 
14051                 and claws here)
14052
14053         * src/folder.[ch], src/mainwindow.c, src/summaryview.c
14054                 re-implement threading per folder option, but store 
14055                 the setting in folderlist.xml (where it belongs)
14056
14057 2001-09-21 [melvin]
14058
14059         * src/gtkspell.[ch]
14060                 fixed bug when compose window is under another window
14061         * src/prefs_common.[ch] src/compose.c
14062                 changed 'dictionary_path' to 'dictionary' to be consistent
14063                 dropped PSPELL_PATH macro (hard coded default to /usr/local/share/pspell)
14064         * ac/pspell.m4 src/Makefile.am 
14065                 dropped PSPELL_PATH macro
14066         * po/fr.po
14067                 updated translations
14068
14069 2001-09-21 [christoph]
14070
14071         * src/compose.c
14072                 added border around header fields
14073                 keep header type when new field is added
14074
14075 2001-09-20 [christoph]
14076
14077         * src/utils.[ch]
14078                 more portable debug_print with source filename
14079                 and linenumber
14080         * src/procmsg.c
14081                 more newlines after debug messages
14082
14083 2001-09-20 [paul]
14084
14085         * configure.in
14086                 change to version 0.6.2claws2
14087
14088         * sync with sylpheed 0.6.2cvs3
14089
14090 2001-09-19 [melvin]
14091
14092         * src/gtkspell.c
14093                 fixed the post-right-click focus pb
14094                 fixed crash when 'Spell check all' after dict change 
14095                         and when cursor is at the end of the text
14096                 shift-right-click pops up config menu even on misspelled words.
14097         * po/POTFILES.in
14098                 added gtkspell.c
14099
14100 2001-09-19 [melvin]
14101
14102         * src/about.c
14103                 added pspell to compiled-in features list
14104
14105 2001-09-18 [melvin]
14106
14107         * switched to pspell and dropped ispell
14108         * ac/pspell.m4
14109                 new file. autoconf macro for pspell
14110         * ac/Makefile.am 
14111         * configure.in acconfig.h
14112                 added pspell support
14113         * src/Makefile.am
14114         * src/main.c src/compose.[ch] src/gtkspell.[ch]
14115         * src/prefs_common.[ch] 
14116                 added pspell support
14117
14118 2001-09-18 [christoph]
14119
14120         * src/addr_compl.c
14121         * src/template.[ch]
14122                 replace LOG_MESSAGE with debug_print
14123         * src/compose.[ch]
14124                 gui improvements
14125         * src/menu.c
14126                 added newline after debug message
14127         * src/utils.h
14128                 using __VA_ARGS__ for debug_print macro
14129         * tools/.cvsignore
14130                 ignore Makefile and Makefile.in
14131
14132 2001-09-18 [paul]
14133
14134         * configure.in
14135                 change to version 0.6.2claws1
14136         * sync with sylpheed 0.6.2cvs1
14137
14138         * src/matcher.c 
14139         * src/prefs_matcher.c
14140                 add 'score equal to' option, submitted by
14141                 Paul Evans <nerd@freeuk.com>
14142
14143 2001-09-15 [christoph]
14144
14145         * src/mainwindow.c
14146                 comment out menu entry not existing in claws
14147         * src/menu.c
14148                 add debug output for non existing menu entries
14149         * src/summaryview.c
14150                 fix next/prev unread message for ignored threads
14151         * src/utils.[ch]
14152                 add sourcefile and line number to debug output
14153                 otherwise it is sometimes hard to find the
14154                 source code part if debug messages are translated
14155
14156 2001-09-14 [darko]
14157         
14158         * src/folderview.c
14159                 refresh target folder style after colour is changed
14160
14161 2001-09-13 [paul]
14162
14163         * configure.in
14164                 change to version 0.6.1claws3
14165
14166         * sync with sylpheed 0.6.1cvs6
14167
14168 2001-09-13 [darko]
14169         
14170         * src/folderview.c
14171                 fix target folder colourization to use user selected colour
14172
14173 2001-09-12 [darko]
14174         
14175         * src/summaryview.c
14176                 fix crash when message that is marked for copy/move is unmarked
14177
14178 2001-09-09 [paul]
14179
14180         * configure.in
14181                 change to version 0.6.1claws2
14182
14183         * sync with sylpheed 0.6.1cvs3
14184
14185 2001-09-09 [alfons]
14186         
14187         * src/folderview.c
14188                 fix bug with default font used for trash folder text
14189
14190 2001-09-06 [paul]
14191
14192         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
14193                 updated translations
14194
14195         * configure.in
14196                 change to version 0.6.1claws1
14197
14198         * sync with sylpheed 0.6.1cvs2
14199
14200 2001-09-03 [paul]
14201
14202         * po/POTFILES.in
14203                 add Match's new addressbook
14204
14205         * po/de.po
14206                 updated translation submitted by Jens Oberender
14207
14208 2001-09-02 [paul]
14209
14210         * configure.in
14211                 change to 0.6.1claws
14212         * sync with sylpheed 0.6.1 release
14213
14214 2001-09-02 [paul]
14215
14216         * configure.in
14217                 change to 0.6.0claws2
14218
14219         * sync with sylpheed 0.6.0cvs4
14220
14221         * po/pt_BR.po
14222                 updated translation submitted by Fabio Junior Beneditto
14223
14224 2001-09-01 [match]
14225         * pixmaps/
14226                 interface.xpm
14227                 book.xpm
14228                 address.xpm
14229         * src/
14230                 Makefile.am
14231                 a ton of new files
14232
14233 2001-08-31 [paul]
14234
14235         * configure.in
14236                 change to version 0.6.0claws1
14237
14238         * sync with sylpheed 0.6.0cvs1
14239
14240         * po/es.po
14241                 updated translation submitted by Ricardo Mones Lastra
14242
14243         * po/POTFILES.in
14244                 add 'src/prefs_templates.c'
14245
14246         * src/compose.c, src/summaryview.c
14247                 fix segfault on 'Re_edit'               
14248
14249 2001-08-30 [alfons]
14250
14251         * configure.in, Makefile.am
14252         * tools/Makefile.am
14253                 add tools directory to source distribution
14254
14255 2001-08-30 [paul]
14256
14257         * configure.in
14258                 change to version 0.6.0claws
14259
14260         * sync with sylpheed 0.6.0 release
14261
14262 2001-08-30 [christoph]
14263
14264         * configure.in
14265                 removed autoconf version check
14266
14267 2001-08-30 [paul]
14268
14269         * src/account.c, src/compose.c, src/prefs_common.[ch]
14270         * src/procheader.[ch] src/utils.[ch]
14271                 Enhanced automatic account selection on replies
14272                 Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
14273
14274         * configure.in
14275                 add LDAP and JPilot to the configuration results output.
14276
14277 2001-08-29 [christoph]
14278
14279         * src/summeryview.c
14280                 no bold font for ignored threads
14281
14282 2001-08-29 [paul]
14283
14284         * configure.in
14285                 change to version 0.5.3claws6
14286
14287         * sync with sylpheed 0.5.3cvs10
14288                 src/stringtable.[ch]: New Files
14289
14290         * src/compose.c, src/gtkutils.c, src/gtkutils.h, src/mainwindow.c
14291         * src/pixmaps/sylpheed.xpm
14292                 add mini-icons to windows (by Alfons)
14293
14294 2001-08-27 [paul]
14295
14296         * src/mainwindow.c
14297                 new functions: next_labeled_cb(), prev_labeled_cb()
14298
14299         * src/summaryview.c
14300                 new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
14301                 summary_select_next_labeled(), summary_select_prev_labeled()
14302
14303         * src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
14304                 give claws blue folders and a blue trash can
14305
14306 2001-08-27 [paul]
14307
14308         * configure.in
14309                 change to version 0.5.3claws5
14310
14311         * sync with sylpheed 0.5.3cvs9
14312                 src/labelcolors.[ch] renamed to src/colorlabel.[ch] 
14313
14314 2001-08-24 [christoph]
14315
14316         * src/filesel.c
14317                 keep filename when browsing directories
14318                 (not working for user entered filename, but
14319                  for default name and selected filename from
14320                  file list)
14321         * src/mainwindow.c
14322                 fixed wrong spelling "Folllow-up"
14323         * src/mbox_folder.c
14324         * src/procmsg.c
14325         * src/summaryview.c
14326                 fixed new/unread message count with ignored
14327                 threads (2 commits, first didn't notice no
14328                 longer needed decreasing)
14329         * src/inc.c
14330                 readded scrolling of progress dialog
14331                 (lost in sync)
14332
14333 2001-08-24 [paul]
14334
14335         * configure.in
14336                 change to 0.5.3claws4
14337
14338         * sync with sylpheed 0.5.3cvs7
14339
14340 2001-08-24 [christoph]
14341
14342         * src/compose.c
14343                 set request return receipt when replying
14344                 if it is set is the folder prefs of the
14345                 message
14346         * src/inc.c
14347                 disable final error popup if popups are
14348                 disabled in config (again)
14349
14350 2001-08-23 [paul]
14351
14352         * configure.in
14353                 Change version number to 0.5.3claws3
14354
14355         * sync with sylpheed 0.5.3cvs5
14356
14357         * src/mimeview.c
14358                 double quote '%s' in 'gedit %s' to fix bug when
14359                 opening attachment with spaces in the name
14360
14361 2001-08-22 [alte]
14362         * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
14363           src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
14364                 initial message templates support
14365
14366
14367 2001-08-22 [paul]
14368
14369         * configure.in
14370                 change version number to 0.5.3claws2
14371
14372         * sync with sylpheed 0.5.3cvs4
14373
14374         * src/procmsg.h src/summaryview.c
14375                 re-implement (un)ignore thread
14376
14377 2001-08-21 [paul]
14378
14379         * src/summaryview.c
14380                 remove unnecessary code
14381         * src/compose.c
14382                 enable 'dynamic' signatures (submitted by
14383                 Eric Limpens <eric@hscg-internet.nl>)
14384
14385 2001-08-21 [paul]
14386
14387         clean up after sync with sylpheed 0.5.3 release
14388
14389         * src/folderview.c
14390                 fix re-introduced font mess, see Christoph's
14391                 entry 2001-06-24
14392
14393         * src/summaryview.c
14394                 remove prev_msgnum
14395                 use sylpheed's small font instead of
14396                 gtk default font for summary view
14397
14398
14399 2001-08-17 [paul]
14400
14401         * configure.in
14402                 add pl to ALL_LINGUAS - sync with main branch
14403
14404         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
14405                 Updated. Translations by Jens Oberender, Ricardo Mones
14406                 Lastra, Alfons, and Fabio Junior Beneditto respectively.
14407
14408         * po/pl.po  ** NEW FILE **
14409                 sync with the main branch
14410
14411         * src/folderview.c
14412                 fix target folder colorizing and refresh problem
14413
14414
14415 2001-08-17 [christoph]
14416
14417         * src/mainwindow.c
14418                 claws uses 4 colors for target folder coloring.
14419                 arrays were not long enough and destroyed the
14420                 stack causing a segfault.
14421                 target folder colorizing does not work anymore
14422                 for me
14423
14424 2001-08-16 [paul]
14425
14426         * configure.in
14427                 change to version 0.5.3claws1
14428
14429         * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
14430           src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
14431           src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
14432
14433                 sync with sylpheed 0.5.3 release, but keep claws method of
14434                 configuring/saving fonts
14435
14436         * src/addressbook.[ch]
14437                 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
14438                 in line with a similar change in Hiroyuki's branch
14439
14440         * src/mainwindow.[ch]
14441                 disable main_window_set_thread_option()
14442         * src/prefs_folder_item.c
14443                 comment out &tmps_prefs.enable_thread,
14444         * src/mbox_folder.c, src/procmsg.[ch]
14445                 comment out MSG_IS_IGNORE_THREAD
14446         * src/summaryview.c
14447                 comment out summary_ignore_thread() and summary_unignore_thread()
14448                 comment out MSG_IS_IGNORE_THREAD
14449
14450                 use Hiroyuki's threading instead.
14451
14452
14453
14454 2001-08-15 [paul]
14455
14456         * src/account.c
14457                 use Hiroyuki's 0.5.3 column scheme but also
14458                 include the enable/disable button.
14459         * src/pixmaps/mark.xpm
14460                 add Hiroyuki's amended pixmap
14461
14462 2001-08-13 [christoph]
14463
14464         * src/account.c
14465                 receive at get all column showed wrong state for APOP
14466                 button should only work for POP3 and APOP accounts
14467         * src/prefs_account.c
14468                 added missing preprocessor statement for SSL
14469
14470 2001-08-12 [paul]
14471
14472         * src/account.[ch]
14473                 add 'receive at get all' column and enable/disable
14474                 button.
14475
14476 2001-08-06 [christoph]
14477
14478         * src/account.c
14479                 show usage of SSL in protocol column
14480
14481         * src/imap.c
14482         * src/inc.c
14483                 renamed ssl options
14484
14485         * src/prefs_account.[ch]
14486                 moved ssl options to a new page
14487
14488         * src/send.c
14489         * src/smtp.c
14490         * src/ssl.[ch]
14491                 renamed ssl options
14492                 added support for SMTP STARTTLS command
14493
14494 2001-08-05 [christoph]
14495
14496         * configure.in
14497                 debian autoconf needs version check to find
14498                 correct autoconf version. if the file is
14499                 named configure.in 2.13 is used, which does
14500                 not work with this configure.in script.
14501                 other solution would be to rename the script
14502                 to configure.ac as suggested in the autoconf
14503                 manual.
14504
14505         * src/inc.c
14506                 disable final error popup if popups are
14507                 diabled in config
14508
14509         * src/socket.c
14510                 bugfix in ssl_gets
14511                 fixes IMAP over SSL problem
14512
14513 2001-08-03 [paul]
14514
14515         * configure.in
14516                 change to 0.5.2claws1
14517
14518         * sync with sylpheed 0.5.2cvs1
14519
14520 2001-08-02 [alfons]
14521
14522         * configure.in
14523                 quick fix for ispell detection...
14524
14525 2001-08-01 [paul]
14526
14527         * configure.in
14528                 change to 0.5.1claws4
14529
14530         * sync with sylpheed 0.5.1cvs7
14531
14532 2001-07-31 [alfons]
14533
14534         * src/prefs_common.c, src/prefs_common.h, 
14535           src/gtkspell.c, src/gtkspell.h
14536                 add global spelling checker settings (compose tab) +
14537                 selection of dictionary 
14538           
14539         * configure.in  
14540                 guess valid ispell location
14541
14542 2001-07-31 [paul]
14543
14544         * po/POTFILES.in
14545                 removal of 'src/quote_fmt_parse.c'
14546         * po/de.po
14547                 Updated de.po
14548                 (submitted by Jens Oberender <didge@suse.de>)
14549
14550 2001-07-31 [darko]
14551
14552         * src/folder.[ch]
14553         * src/folderview.[ch]
14554         * src/mainwindow.c
14555         * src/mh.c
14556         * src/prefs_common.[ch]
14557         * src/summaryview.c
14558                 target folder colourization
14559
14560 2001-07-30 [paul]
14561
14562         more sync with Sylpheed 0.5.1cvs6 
14563
14564 2001-07-30 [darko]
14565
14566         * src/mh.c
14567         * src/prefs_folder_item.[hc]
14568         * src/summaryview.c
14569                 shared folders support with a GUI
14570
14571 2001-07-29 [paul]
14572
14573         0.5.1claws3
14574
14575         * sync with Sylpheed 0.5.1cvs6
14576
14577 2001-07-29 [paul]
14578
14579         * po/pt_BR.po
14580                 updated
14581                 (submitted by Fabio Junior Beneditto)
14582
14583 2001-07-28 [paul]
14584
14585         * src/procmime.c
14586         * AUTHORS
14587                 patch to correct bad image mime headers
14588                 (submitted by Don Quijote <dq@searchlores.org>)
14589
14590 2001-07-28 [paul]
14591
14592         * tools/gif2xface.pl   **NEW FILE**
14593         * tools/README
14594                 script to convert file.gif to file.xface for
14595                 use in a custom header.
14596                 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
14597
14598 2001-07-27 [alfons]
14599         
14600         * configure.in
14601                 change macros for detecting JPilot and LDAP
14602
14603 2001-07-27 [christoph]
14604
14605         * src/filtering.c
14606                 code cleanup (MIN / MAX warning, needed casting)
14607
14608 2001-07-27 [alfons]
14609
14610         * procheader.c
14611                 disallow setting flags when detecting certain headers
14612                 (X-Status, Status, Seen, X-Seen). 
14613         
14614         * sync with Hiroyuki's Sylpheed 0.5.1cvs5
14615
14616 2001-07-27 [christoph]
14617
14618         * src/prefs_filter.c
14619         * src/prefs_filtering.c
14620         * src/prefs_matcher.c
14621         * src/prefs_scoring.c
14622                 scroll list when moving rows up or down
14623
14624         * src/imap.c
14625         * src/imap.h
14626         * src/prefs_account.c
14627         * src/prefs_account.h
14628         * src/send.c
14629                 SMTP over SSL (untested, feedback requested)
14630                 IMAP over SSL
14631
14632         * src/ssl.c
14633                 code cleanup
14634
14635 2001-07-26 [alfons]
14636         
14637         * configure.in, acconfig.h
14638                 define CLAWS (need this for main / claws detection)
14639
14640 2001-07-25 [alfons]
14641
14642         * configure.in
14643                 Sylpheed 0.5.1claws2
14644                 
14645         * sync with Sylpheed 0.5.1cvs4
14646
14647 2001-07-25 [christoph]
14648
14649         * src/scoring.c
14650                 fixed segfault
14651                 item->prefs == NULL (don't know why)
14652
14653 2001-07-25 [alfons]
14654
14655         * configure.in
14656                 Sylpheed 0.5.1claws1
14657
14658         * sync with Sylpheed 0.5.1cvs1-3
14659
14660 2001-07-24 [christoph]
14661
14662         * src/folderview.c
14663         * src/prefs_folder_item.[ch]
14664                 added folderitem preferences dialog with
14665                 default To: and auto request return receipt
14666
14667         * src/compose.[ch]
14668         * src/menu.[ch]
14669                 changes to handle new folderitem preferences
14670
14671         * src/mainwindow.c
14672         * src/summaryview.c
14673                 call compose new mail with current folderitem
14674
14675 2001-07-24 [alfons]
14676
14677         Release Sylpheed 0.5.1claws
14678
14679         * configure.in
14680                 change to release version 0.5.1claws
14681
14682 2001-07-24 [christoph]
14683
14684         * src/summaryview.c
14685                 fixed segfault that happend when the selected
14686                 message was removed while retrieving new messages.
14687
14688         * po/es.po
14689                 updated translation
14690                 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
14691
14692 2001-07-22 [alfons]
14693
14694         add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
14695         this is a work in progress, for more information: http://nlpagan.net/sylman 
14696         
14697         * configure.in, src/mainwindow.c, manual/Makefile.am
14698                 add support for English manual
14699
14700         * AUTHORS
14701                 add authors of user manuals
14702
14703         * manual/en/sylpheed*.html
14704                 add English documentation
14705
14706 2001-07-22 [christoph]
14707
14708         * po/POTFILES.in
14709                 added src/ssl.c
14710         * src/ssl.c
14711                 changed a wrong debug message
14712
14713 2001-07-22 [alfons]
14714
14715         * po/nl.po
14716                 update Dutch translation
14717
14718         * src/prefs_filtering.c, 
14719           src/prefs_matcher.c
14720                 add more translatable strings           
14721
14722 2001-07-21 [alfons]
14723
14724         0.5.0claws7
14725
14726         * configure.in
14727                 change version
14728
14729         * src/inc.c, src/summaryview.[ch]
14730                 prevent update of mark file when filtering has done, by
14731                 using a variable; this affects two functions:
14732                         inc.c::inc_finished()
14733                         summaryview.c::summary_show()
14734
14735 2001-07-20 [alfons]
14736
14737         * src/filtering.[ch], src/prefs_filtering.c, 
14738           src/matcher.[ch]
14739                 add filtering action for label coloring 
14740
14741         * po/POTFILES.in
14742                 add labelcolors.c
14743
14744         * added src/labelcolors.c
14745         * added src/labelcolors.h
14746         * src/Makefile.am, src/summaryview.c
14747                 rearrange label coloring code
14748
14749         * src/procmsg.h
14750                 add more parentheses so label colouring works correctly
14751
14752         * src/filtering.c
14753                 don't really delete message, but move it to Trash
14754
14755         * src/prefs_matcher.c
14756                 add quote options to info dialog
14757
14758 2001-07-20 [christoph]
14759
14760         * src/Makefile.am
14761         * src/inc.c
14762         * src/main.[ch]
14763         * src/socket.h
14764         * src/ssl.[ch] (new)
14765                 moved ssl stuff to a seperate file
14766
14767 2001-07-20 [darko]
14768
14769         * src/summaryview.c
14770                 fix show sender using address book with no e-mail
14771                 address in From: field
14772
14773 2001-07-19 [alfons]
14774
14775         * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
14776                 fix messy handling of escaping... now at least the
14777                 execute command is useful. escape char is '\', we
14778                 accept \n and \r too. 
14779
14780                 Real life example:
14781                 
14782                 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
14783                 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
14784
14785 2001-07-18 [alfons]
14786
14787         0.5.0claws6
14788
14789         * src/summaryview.c
14790                 clean up
14791
14792         * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
14793           src/procmsg.[ch]
14794                 revise filtering; currently move, copy, marking have
14795                 been tested. if you like bleeding edge stuff, you
14796                 should definitely go for this version :)
14797
14798         * mark old working stuff as VERSION_0_5_0_CLAWS5        
14799
14800 2001-07-17 [christoph]
14801
14802         * src/utils.c
14803                 timestamp log
14804
14805 2001-07-17 [alfons]
14806
14807         0.5.0claws5
14808
14809         * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more 
14810           bits in the mark file, without affecting either branch. Lots of
14811           files changed, also in claws branch.
14812
14813           UNTESTED: use of mbox folders
14814
14815         * src/summaryview.c
14816                 added mark all read; however this was a quick hack used for
14817                 cleaning up mess after initial merge with Hiroyuki
14818
14819         * configure.in
14820                 change claws version number back to 0.5.0claws5 to clear up 
14821                 confusion & pretension (recent release was technically 
14822                 0.5.0claws4, so we neatly align with Hiroyuki :-)
14823
14824 2001-07-16 [alfons]
14825
14826         sync with Hiroyuki's 0.5.0cvs4
14827
14828 2001-07-16 [alfons]
14829
14830         0.5.1claws3
14831
14832         * src/filtering.[ch]
14833                 remove invalid updating of mark files for 
14834                 filter actions MATCHING_ACTION_MOVE and 
14835                 MATCHING_ACTION_DELETE; this should fix the
14836                 folder update bug
14837                 
14838         * src/procmsg.c
14839                 revert Christoph's stab at fixing the folder 
14840                 update bug
14841
14842         * po/POTFILES.in
14843                 add missing files with translatable strings
14844
14845         * src/summaryview.c
14846                 remove debug print
14847
14848 2001-07-15 [alfons]
14849
14850         * src/addr_compl.[ch], src/prefs_filtering.c
14851                 make "filtering pref dialog's destination entry" an
14852                 "address completable entry", if filter destination is 
14853                 an email address
14854
14855         0.5.1claws2
14856         
14857         sync with Hiroyuki's 0.5.0cvs2-3
14858
14859 2001-07-15 [christoph]
14860
14861         * src/procmsg.c
14862                 fixed folder stats update after incorporation
14863
14864 2001-07-15 [alfons]
14865
14866         * src/summaryview.c
14867                 * finish label colouring stuff (for now)
14868                 * fix incorrect colour bug (off by one) 
14869
14870 2001-07-14 [alfons]
14871
14872         * src/mainwindow.c
14873                 change text labels for news and mail message so there's
14874                 plenty of toolbar estate left
14875
14876         * configure.in
14877                 0.5.1claws1
14878
14879         * src/folderview.c
14880           src/folder.[ch]
14881                 sync with Hiroyuki's 0.5.0cvs1
14882
14883         * src/summaryview.c
14884                 more rewrite label colouring
14885
14886 2001-07-14 [alfons]
14887
14888         * src/summaryview.[ch]
14889                 * start rewrite label colouring 
14890                 * fix proper location "Add Sender To Addressbook" menu item
14891
14892 2001-07-13
14893
14894         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
14895         (actually this is 0.5.0claws4)
14896
14897 2001-07-13 [alfons]
14898
14899         * po/pt_BR.po
14900                 * fix duplicate message
14901                 * add updated Portugese / Brazilian translation
14902                   submitted by Fabio Junior Beneditto
14903
14904 2001-07-12 [alfons]
14905
14906         * AUTHORS
14907                 add Jens
14908
14909         * po/nl.po
14910                 add updated Dutch translation
14911
14912         * po/de.po
14913                 add updated German translation submitted by Jens
14914
14915 2001-07-11 [alfons]
14916
14917         Prerelease before 0.5.0claws. Please test.
14918         This version is temporarily tagged as VERSION_0_5_0_TEST
14919
14920         * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
14921           src/prefs_scoring.c, src/prefs_matcher.c, 
14922           src/prefs_filtering.c, src/mbox.c, 
14923           src/main.c, src/inc.c, src/filtering.[ch]
14924                 revert new Hoa's new matcher (does not work yet)
14925
14926         * src/Makefile.am
14927                 clean up
14928
14929 2001-07-10
14930
14931         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
14932
14933
14934 2001-07-10 [alfons]
14935
14936         * Makefile.am
14937                 add ChangeLog.claws to EXTRA_DIST
14938         * src/Makefile.am
14939                 add matcher_parser_parse.h to EXTRA_DIST
14940
14941 2001-07-10 [christoph]
14942
14943         * src/inc.c
14944                 add destination folder to table of
14945                 folders that need to be updated after
14946                 incorporation
14947
14948 2001-07-10 [alfons]
14949
14950         * folder.[ch]
14951           folderview.c
14952                 make collapse state of folders and folder items persistent, i.e.
14953                 if you collapse a folder tree, the next time sylpheed-claws starts 
14954                 up the folder tree remains collapsed.  
14955                 
14956 2001-07-10 [christoph]
14957
14958         * acconfig.h
14959         * configure.in
14960                 added --enable-ssl
14961         * src/md5.[ch]
14962                 renamed MD5_CTX to MD5_CTX_syl
14963                 conflicts with a struct in openssl
14964         * src/inc.c
14965         * src/main.[ch]
14966         * src/prefs_account.[ch]
14967         * src/socket.[ch]
14968                 SSL support for POP
14969         * src/mainwindow.c
14970                 fixed compose with current account
14971                 broken by new compose button stuff
14972
14973 2001-07-09 [hoa]
14974
14975         * AUTHORS
14976                 changed my email address
14977
14978         * src/matcher_parser_parse.y
14979                 clean the parser to remove conflicts
14980
14981 2001-07-09 [alfons]
14982
14983         * AUTHORS
14984                 add Match Grun
14985
14986         * configure.in
14987                 fix incorrect description of --enable-ldap parameter
14988
14989         * src/prefs_common.[ch]
14990           src/compose.c
14991                 add experimental option "smart wrapping" which makes the
14992                 compose editor auto wrap.
14993                 
14994                 | TODO: the problem with the buggy cursor handling is caused |
14995                 | by the GtkText. when deleting / backspacing text its       |
14996                 | wrapping algorithm does not take in account the previous   |
14997                 | line. should find a way to hack this in.                   |
14998                 | or should perhaps combine this with the word wrapping      |
14999                 | patch i wrote in january.                                  |
15000
15001         * src/about.c
15002                 show build parameters for LDAP and JPilot
15003
15004         * src/summaryview.c
15005                 revert Christoph's bugfix for selecting next unread message, 
15006                 because folder stats aren't updated correctly
15007
15008 2001-07-08 [hoa]
15009
15010         * src/filtering.c
15011         * src/mainwindow.c
15012         * src/matcher.c
15013         * src/matcher_parser_lex.l
15014         * src/matcher_parser_parse.y
15015         * src/prefs_filtering.c
15016         * src/prefs_scoring.c
15017         * src/scoring.c
15018                 bugfix of the config file parser
15019
15020 2001-07-08 [alfons]
15021
15022         * src/Makefile.am
15023                 added generated matcher sources to BUILT_SOURCES
15024
15025 2001-07-08 [hoa]
15026
15027         * src/Makefile.am
15028         * src/.cvsignore
15029                 added new config file parser
15030
15031         * src/scoring.[ch]
15032         * src/filtering.[ch]
15033         * src/matcher.[ch]
15034         * src/prefs_filtering.c
15035         * src/prefs_matcher.c
15036         * src/prefs_scoring.c
15037         * added src/matcher_parser.h
15038         * added src/matcher_parser_lex.h
15039         * added src/matcher_parser_lex.l
15040         * added src/matcher_parser_parse.y
15041                 lex & yacc config file parser
15042
15043         * src/mbox.c
15044         * src/inc.c
15045         * src/main.c
15046                 changes prefs_filtering into global_filtering           
15047
15048         * src/summaryview.c
15049                 build threads with subjects only if "Re: " is at the
15050                 beginning of the subject
15051
15052 2001-07-07 [paul]
15053
15054         0.5.0claws
15055
15056         sync with sylpheed 0.5.0
15057                 change of version number only
15058
15059 2001-07-06 [paul]
15060
15061         0.5.0claws5
15062
15063         sync with sylpheed 0.5.0pre5
15064
15065 2001-07-05 [paul]
15066
15067         sync with sylpheed 0.5.0pre4 release
15068                 /po and /manual/ja not sync'ed
15069
15070 2001-07-04 [paul]
15071
15072         more sync with sylpheed 0.5.0pre4
15073
15074 2001-07-03 [christoph]
15075
15076         * src/addressbook.c
15077                 fixed address book broken by address book
15078                 for VCard, JPilot, LDAP
15079
15080 2001-07-03 [alfons]
15081
15082         * src/matcher.c
15083         * src/textview.c
15084                 stopped memory leaks
15085
15086 2001-07-03 [paul]
15087
15088         more sync with sylpheed 0.5.0pre4
15089
15090 2001-07-02 [match]
15091
15092         * included address book patch for VCard, JPilot, LDAP
15093         * pref_common.c - fixed Font options on Display tab (cosmetic)
15094         * alertpanel.c - fixed truncated message
15095
15096 2001-07-02 [christoph]
15097
15098         * src/mbox_folder.c
15099         * src/procmsg.[ch]
15100         * src/summaryview.c
15101                 mark threads for ignoring
15102
15103 2001-07-02 [paul]
15104
15105         0.5.0claws4
15106
15107         * sync with sylpheed 0.5.0pre4
15108                 updated gettext to 0.10.38.
15109
15110 2001-07-01 [paul]
15111
15112         * src/ mainwindow.c
15113         * src/procmsg.h
15114         * src/summaryview.[ch]
15115                 new right-click option: Label.
15116                 substitute for 'Mark-->Mark/Unmark', colours the line.
15117                 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
15118
15119 2001-07-01 [christoph]
15120
15121         * src/folderview.c
15122                 fixed font for trash
15123         * src/summaryview.c
15124                 move ctree to unread message
15125
15126 2001-07-01 [paul]
15127
15128         * sync with sylpheed 0.5.0pre3 release
15129
15130 2001-06-30 [alfons]
15131
15132         * src/filesel.[ch]
15133         * src/compose.c
15134                 allow inserting / attaching multiple files in
15135                 the composer window
15136
15137 2001-06-30 [paul]
15138
15139         * src/codeconv.c
15140                 small change to Alfons' previous stuff so that it
15141                 actually makes
15142
15143 2001-06-30 [alfons]
15144
15145         * lots of files changed; first attempt to merge the changes
15146           and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
15147
15148 2001-06-30 [paul]
15149
15150         * po/pt_BR.po
15151                 updated and completed, translations by Fabio
15152                 Junior Beneditto <fjbeneditto@yahoo.com.br>
15153
15154 2001-06-29 [alfons]
15155
15156         * src/compose.c
15157         * src/mimeproc.[ch]
15158                 allow selecting an attached files' mime type from a 
15159                 list of types.
15160
15161 2001-06-29 [paul]
15162
15163         * more sync with sylpheed 0.5.0pre3
15164
15165 2001-06-29 [paul]
15166
15167         * po/pt_BR.po
15168                 merge with sylpheed.pot and pt_BR.po provided by
15169                 Fabio Junior Beneditto.
15170
15171 2001-06-29 [darko]
15172
15173         * src/procmime.c
15174                 make MIME types case insensitive
15175
15176 2001-06-28 [alfons]
15177
15178         * po/nl.po
15179                 merge with sylpheed.pot and old nl.po; translations added.
15180
15181 2001-06-28 [paul]
15182
15183         * more sync with sylpheed 0.5.0pre3
15184
15185 2001-06-27 [alfons]
15186
15187         * src/summaryview.c
15188                 don't crash when removing parent node of messages
15189                 attracted by subject. this was caused by not deleting
15190                 the parent node from the subject line hash table.
15191
15192 2001-06-27 [alfons]
15193
15194         * src/summaryview.c
15195         * src/compose.[ch]
15196         * src/mainwindow.c
15197                 if there are multiple messages selected, allow forwarding
15198                 them as attachments.
15199
15200 2001-06-27 [paul]
15201
15202         * more sync with sylpheed 0.5.0pre3
15203
15204 2001-06-26 [paul]
15205
15206         0.5.0claws3
15207
15208         * sync with sylpheed 0.5.0pre3
15209
15210 2001-06-25 [paul]
15211
15212         * src/mainwindow.c
15213                 fixed 'compose news article' bug
15214                 from icon-and-text toolbar
15215
15216 2001-06-25 [paul]
15217
15218         * sync with sylpheed 0.5.0pre2 release
15219
15220 2001-06-24 [christoph]
15221
15222         * src/prefs_common.c
15223                 bug fix in font selection
15224         * src/folderview.c
15225                 use sylpheed's normal font instead of
15226                 gtk default font for folders without
15227                 new messages
15228
15229 2001-06-24 [alfons]
15230
15231         * src/mainwindow.[ch]
15232                 added composite compose mail / news button (an idea by Leandro
15233                 Pereira <leandro@linuxmag.com.br>)
15234
15235 2001-06-24 [paul]
15236
15237         Added instructions for ldif-to-xml.py
15238
15239         * tools/README
15240
15241 2001-06-23 [alfons]
15242
15243         Some minor things.
15244
15245         * src/pixmaps/stock_news_compose.xpm
15246                 added pixmap by Leandro
15247         * src/prefs_common.c
15248                 tested built-in spelling checker of GCC 3.0 :)
15249         * po/nl.po
15250                 merged dutch translation of sylpheed-main with
15251                 sylpheed.pot
15252
15253 2001-06-23 [paul]
15254
15255         Added tools directory and files.
15256
15257         * tools/filter_conv.pl
15258                 converts old filter system to new filtering system
15259         * tools/ldif-to-xml.py
15260                 converts netscape addressbook to sylpheed addressbook
15261         * tools/README
15262                 descriptions/instructions for above two files
15263
15264 2001-06-23 [christoph]
15265
15266         * src/inc.c
15267         * src/manage_window.[ch]
15268         * src/prefs_common.[ch]
15269                 mail retrieval dialog can be enabled, disabled
15270                 or hidden if non of sylpheed's windows is active
15271
15272 2001-06-22 [paul]
15273
15274         0.5.0claws2
15275
15276         * sync with sylpheed 0.5.0pre2
15277
15278 2001-06-21 [christoph]
15279
15280         * src/summaryview.c
15281                 show recipient on 'from' for all accounts
15282                 
15283         * src/inc.c
15284         * src/prefs_common.[ch]
15285                 disable error popup on mail receive errors
15286
15287 2001-06-21 [alfons]
15288
15289         * src/compose.c
15290                 made the ruler correctly appear and disappear.
15291
15292         * src/Makefile.am
15293                 removed Hoa's work-in-progress-stuff (interesting!) so 
15294                 claws compiles ok.
15295
15296 2001-06-20 [christoph]
15297
15298         * src/inc.c
15299         * src/progressdialog.c
15300                 added scrolled window for list in progressdialog
15301
15302 2001-06-20 [paul]
15303
15304         sync with sylpheed 0.5.0pre1 release
15305
15306 2001-06-20 [christoph]
15307
15308         * src/summeryview.c
15309                 make building threads by subject work when
15310                 thread view is enabled
15311                 
15312         * src/compose.c
15313         * src/prefs_common.[ch]
15314                 automatically select account for mail replys
15315
15316 2001-06-19 [sergey]
15317
15318         * src/compose.c (compose_create): keep Bcc and Reply-To visible if
15319         they are filled in from the account settings.
15320
15321 2001-06-19 [paul]
15322
15323         * more sync with sylpheed 0.5.0pre1
15324
15325 2001-06-18 [alfons]
15326
15327         * src/Makefile.am,
15328           src/procmime.c
15329                 added --sysconfdir to CPPFLAGS for pointing to the correct
15330                 location of mime.types. 
15331
15332                 NOTE: make sure you use --sysconfdir when running ./autogen.sh
15333                 or ./configure!
15334
15335 2001-06-18 [hoa]
15336
15337         * src/summaryview.c
15338                 fixed some bug when building threads
15339
15340 2001-06-18 [pau]l
15341
15342         * src/prefs_account.c
15343                 UI stuff: More changes to the English
15344
15345 2001-06-18 [paul]
15346
15347         * src/pixmaps/stock_news_compose.xpm: new file
15348         * src/Makefile.am
15349         * src/mainwindow.c
15350         * src/summaryview.c
15351                 Added new icon for Hoa's 'compose a news
15352                 message', plus minor improvements to the
15353                 English
15354
15355         * po/ja.po
15356         * ChangeLog
15357         * ChangeLog.jp
15358                 more sync with sylpheed 0.5.0pre1
15359
15360 2001-06-18 [hoa]
15361
15362         * src/compose.[ch]
15363         * src/mainwindow.c
15364                 Follow-up and reply to
15365
15366         * src/summaryview.[ch]
15367                 Build threads also with subjects
15368
15369 2001-06-17 [hoa]
15370
15371         * src/compose.c
15372                 forwarding use the current account.
15373
15374         * src/mainwindow.c
15375                 the "compose message" button has been replaced with
15376                 "new mail" and "new news" buttons
15377
15378         * src/prefs_common.[ch]
15379                 added a configuration option to use the forward button
15380                 as "forward as attachment"
15381                 changed reply and forward format description
15382
15383         * src/quote_fmt_lex.l
15384         * src/quote_fmt_parse.y
15385                 added message with no signature in format for reply
15386                 and forward.
15387
15388 2001-06-17 [paul]
15389
15390         Minor UI stuff
15391
15392         * src/mainwindow.c
15393         * src/summaryview.c
15394                 Improvements to the English
15395
15396         * src/prefs_common.c
15397                 Improvements to the English and some
15398                 clarity/continuity improvements in the
15399                 description of Quote symbols.
15400
15401 2001-06-17 [paul]
15402
15403         0.5.0claws1
15404
15405         * sync with sylpheed 0.5.0pre1
15406
15407 2001-06-17 [hoa]
15408
15409         * src/compose.c
15410                 Better interface for compose, displayed fields
15411                 are updated whenever we change account.
15412                 Newsgroups field is automatically filled.
15413
15414         * src/mainwindow.c
15415                 Newsgroups field is automatically filled.
15416
15417         * src/prefs_account.c
15418                 Some interface stuff when fields appear and
15419                 disappear.
15420
15421 2001-06-16 [paul]
15422
15423         0.4.99claws
15424
15425         * sync with sylpheed 0.4.99
15426
15427 2001-06-16 [sergey]
15428
15429         * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
15430         base64_decoder_free, base64_decoder_decode): new object and
15431         functions for decoding base64 streams.
15432         * src/procmime.c (procmime_decode_content): modified to use the
15433         new base64 decoder.
15434
15435 2001-06-15 [paul]
15436
15437         0.4.99claws10
15438
15439         * sync with sylpheed 0.4.99cvs11
15440
15441 2001-06-13 [paul]
15442
15443         0.4.99claws9
15444
15445         * sync with sylpheed 0.4.99cvs9
15446
15447 2001-06-13 [hoa]
15448
15449         * src/compose.c
15450         * src/prefs_account.c
15451
15452                 SMTP server can be defined in the news account
15453                 mime type of attachment are kept.
15454
15455         * src/summaryview.c
15456
15457                 now choose the highest important score between default
15458                 and important score of folder.
15459
15460 2001-06-09 [alfons]
15461         
15462         * src/prefs_common.c: 
15463
15464                 (prefs_quote_description_create): corrected description of 
15465                 quote format characters
15466
15467 2001-06-09 [paul]
15468
15469         0.4.99claws8
15470
15471         * sync with sylpheed 0.4.99cvs8
15472
15473 2001-06-08 [sergey]
15474
15475         * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
15476         and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
15477
15478 2001-06-08 [paul]
15479
15480         0.4.99claws7
15481
15482         * sync with sylpheed 0.4.99cvs7
15483
15484 2001-06-06 [sergey]
15485
15486         * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
15487         clashes with autogenerated header).
15488         * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
15489         * src/Makefile.am: added quote_fmt.h.
15490         * src/.cvsignore: added lex/yacc autogenerated files
15491         (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
15492
15493 2001-06-06 [paul]
15494
15495         0.4.99claws6
15496
15497         * sync with sylpheed 0.4.99cvs6
15498
15499 2001-06-06 [hoa]
15500
15501         * added src/quote_fmt_parse.h
15502         * src/compose.c
15503                 removed warnings
15504
15505         * src/prefs.[ch]
15506                 don't modify readonly configuration files
15507
15508         * src/prefs_account.c
15509         * src/prefs_common.c
15510         * src/prefs_customheader.c
15511         * src/prefs_display_header.c
15512         * src/prefs_filter.c
15513         * src/prefs_filtering.c
15514         * src/prefs_scoring.c
15515                 don't open dialog box when configuration files
15516                 are readonly
15517
15518 2001-06-05 [sergey]
15519
15520         * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
15521
15522         * src/Makefile.am: replaced quote_fmt.tab.[ch] by
15523         quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
15524         BUILT_SOURCES to make all files rebuild properly.
15525
15526         * src/compose.c: removed #include "quote_fmt.tab.h".
15527
15528         * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
15529         CHARACTER value in yylval.
15530
15531         * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
15532         receive CHARACTER value by documented means (yylval).
15533
15534         * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
15535
15536 2001-06-05 [hoa]
15537
15538         * src/Makefile.am
15539                 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
15540
15541         * src/filtering.c
15542         * src/matcher.c
15543         * src/matcher.h
15544         * src/prefs_filtering.c
15545                 now keep the configuration for execute action
15546
15547         * src/mbox_folder.c
15548                 fixed a warning
15549
15550 2001-06-05 [paul]
15551
15552         * sync with sylpheed 0.4.99cvs5
15553
15554 2001-06-05 [hoa]
15555
15556         * src/Makefile.am
15557                 added quote_fmt.[ch]
15558
15559         * added src/quote_fmt.y
15560         * added src/quote_fmt.l
15561         * added src/quote_fmt.tab.h
15562         * added src/quote_fmt.tab.c
15563         * added src/lex.quote_fmt.c
15564                 parsing configuration for replying
15565                 and forwarding
15566
15567         * src/prefs_common.[ch]
15568                 added configuration UI for replying
15569                 and forwarding
15570
15571         * src/compose.c
15572                 using configuration for replying
15573                 and forwarding
15574
15575 2001-06-04 [hoa]
15576
15577         * src/filtering.c
15578         * src/matcher.c
15579         * src/matcher.h
15580         * src/prefs_filtering.c
15581         * src/prefs_matcher.c
15582         * src/prefs_matcher.h
15583                 action "run a command" for filtering
15584                 and matching with a command.
15585                 fixed the "whole message" matching
15586
15587         * src/mbox_folder.c
15588                 changed temporary filename for security
15589
15590         * src/messageview.c
15591                 queue the notification if it fails to send.
15592
15593         * src/prefs_common.c
15594         * src/prefs_folder_item.c
15595                 changed the default important score             
15596
15597         * src/prefs_scoring.c
15598         * src/scoring.c
15599                 hide kill score input when the folder is not
15600                 a newsgroup
15601
15602 2001-06-03 [alfons]
15603
15604         * src/prefs_common.c:
15605
15606                 (prefs_font_select): pass font name in font entry box to font
15607                 selection dialog.
15608
15609 2001-06-03 [sergey]
15610
15611         * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
15612
15613 2001-06-03 [paul]
15614
15615         * sync with sylpheed 0.4.99cvs4
15616
15617 2001-06-03 [alfons]
15618
15619         * src/headerwindow.c:
15620
15621                 (headerwindow_show_cb): use the selected summary view item, not
15622                 the displayed item.
15623
15624 2001-06-02 [alfons]
15625
15626         * src/headerwindow.c:
15627
15628                 (headerwindow_show_cb): always try to show msginfo
15629
15630 2001-06-02 [hoa]
15631
15632         * src/compose.c
15633                 keep attached parts when reediting or forwarding.
15634
15635 2001-06-01 [hoa]
15636
15637         * src/folderview.c
15638         * src/prefs_folder_item.[ch]
15639         * src/prefs_scoring.[ch]
15640         * src/scoring.[ch]
15641         * src/summaryview.[ch]
15642         * src/main.c
15643         * src/mainwindow.c
15644         * src/prefs_common.[ch]
15645                 support for folder scoring
15646                 kill score and important score for messages
15647         
15648         * src/prefs_account.c
15649                 some display bug fixed for local account
15650                 preferences
15651
15652 2001-05-31 [alfons]
15653
15654         * src/summaryview.c:
15655
15656                 (add_sender_to_cb): don't crash when no or invalid sender; the add 
15657                 sender to address book menu item is disabled.
15658
15659 2001-05-30 [hoa]
15660
15661         * src/filtering.[ch]
15662         * src/summaryview.c
15663                 handling summary menu / filter messages
15664
15665         * src/folder.[ch]
15666                 add some stuff
15667
15668         * src/foldersel.c
15669                 imap folders now appears in list
15670
15671         * src/mbox_folder.c
15672                 doesn't crash if destination mail is not writeable
15673
15674 2001-05-29 [hoa]
15675
15676         * src/compose.c
15677                 removed some warnings
15678
15679         * src/filtering.c
15680         * src/folder.[ch]
15681         * src/prefs_filtering.c
15682                 global string to identify any folders           
15683                 removed some debug info
15684                 filtering to mbox folders is now possible
15685
15686         * src/mainwindow.c
15687                 removed some warnings
15688
15689         * src/mbox_folder.c
15690                 permission on files are changed to read/write for user only,
15691                 nothing for other.
15692                 creation of subfolder is handled better.
15693
15694 2001-05-28 [alfons]
15695
15696         Verified the sync for src/prefs_common.[ch] and
15697         src/prefs_account.[ch]. I believe there were some
15698         minor indentation differences.
15699
15700 2001-05-28 [paul]
15701
15702         0.4.99claws3
15703
15704         * sync with 0.4.99cvs3
15705
15706 2001-05-28 [hoa]
15707
15708         * src/compose.c
15709                 handling flags for mbox format
15710
15711         * src/filtering.c
15712                 use of mark file only for MH format
15713                 handling flags for mbox format
15714                 filtering cannot yet move or copy mails to mbox folders.
15715
15716         * src/folder.[ch]
15717                 changed move_msg, copy_msg,
15718                 move_msgs_with_dest, copy_msgs_with_dest functions
15719                 uses only folder->copy_msg() function
15720                 uses folder->finished_copy() to handle the destination
15721                 folder at the end of the copy or move operation.
15722
15723         * src/foldersel.c
15724                 included mbox directories.
15725
15726         * src/folderview.[ch]
15727         * src/mainwindow.c
15728                 handle folders operation for mbox format
15729
15730         * src/mbox.c
15731                 disable conversion of "From " header
15732
15733         * src/mbox_folder.[ch]
15734                 completion of mbox format handling
15735
15736         * src/mh.c
15737                 changed mh_copy_msg() function and
15738                 removed mh_move_msg(), mh_move_msgs_with_dest(),
15739                 mh_copy_msgs_with_dest()
15740
15741         * src/prefs_filtering.c
15742                 removed some warnings
15743
15744         * src/prefs_matcher.c
15745                 default boolean operation is AND
15746
15747         * src/procheader.c
15748                 handling flags for mbox format
15749                 handling of "From " header
15750
15751         * src/procmsg.[ch]
15752                 removed data field
15753                 added MSG_REALLY_DELETED flags to handle deletion of
15754                 messages in mbox format.
15755
15756         * src/summaryview.c
15757                 handling flags for mbox format
15758                 disable the MSG_DELETED flags when messages
15759                 are deleted in mbox format
15760
15761         * src/textview.c
15762                 "From " headers display fixed.
15763
15764 2001-05-27 [alfons]
15765
15766         * src/textview.c:
15767                 
15768                 (get_email_part): skip quoted email addresses, like in e.g.
15769                 "'alfons@proteus.demon.nl'".
15770
15771 2001-05-26 [alfons]
15772
15773         Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
15774         and fixing the persistence troubles when using separate windows.
15775
15776         * src/mainwindow.c:
15777         
15778             Added #define SEPARATE_ACTION used in the gtk item factory for 
15779             the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
15780                 use gtk_item_factory_get_widget_by_action() to get the items.
15781                 
15782             Removed separate_widget_cb from the gtk item factory data   
15783           
15784             (mainwindow_create): connect separate_widget_cb() to check
15785             menu item "toggled" signal. also passing a MainWindow pointer
15786                 as object data for both check menu items.
15787                 
15788             (separate_widget_cb): definition of separate_widget_cb() to match
15789             GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main 
15790                 window using gtk_object_get_data(). The type of window separation 
15791                 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
15792         
15793         * src/prefs_filtering.c,
15794           src/prefs_matcher.c: added horizontal scrollbars
15795
15796 2001-05-25 [darko]
15797
15798         * src/headerview.c
15799                 fix segfault with invalid bold font
15800         * src/summaryview.c
15801                 correctly display summary stats after row is marked
15802
15803 2001-05-23 [sergey]
15804
15805         * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
15806         encodings with libjconv.
15807
15808 2001-05-23 [hoa]
15809
15810         * src/Makefile.am
15811                 added mbox_folder.[ch]
15812         * src/defs.h
15813                 mbox temporary folder
15814         * src/folder.[ch]
15815         * added src/mbox_folder.[ch]
15816         * src/folderview.c
15817         * src/procheader.[ch]
15818                 added mbox support
15819         * src/mbox.c
15820                 bugfix for file incorporation filtering
15821         * src/imap.c
15822                 enable creation of MBOX
15823         * src/prefs_display_header.c
15824                 enable use of headers like "From "
15825                 something that should be fixed :
15826                         displaying of such headers add an extra space
15827         * src/prefs_folder_item.c
15828                 don't create folders because it is not necessary
15829         * src/procmsg.h
15830                 added data field to MsgInfo for mbox internal use
15831         * src/summaryview.c
15832                 added some support for mbox
15833         * src/utils.[ch]
15834                 added get_mbox_cache_dir() function
15835
15836 2001-05-23 [hiroyuki]
15837
15838         * src/headerwindow.c
15839           src/inc.c
15840           src/main.c
15841           src/mh.c
15842           src/nntp.c
15843           src/procmsg.h
15844           src/session.h
15845           src/socket.[ch]
15846           src/summaryview.c
15847           src/textview.c
15848           src/automaton.c
15849           src/folderview.c: more sync with 0.4.99cvs2.
15850
15851         * src/headerwindow.c: reverted.
15852
15853 2001-05-22 [paul]
15854
15855         0.4.99claws2
15856
15857         * sync with sylpheed 0.4.99cvs2
15858                 * src/news.[ch]
15859                 * src/nntp.[ch]
15860                 * INSTALL
15861                 * INSTALL.jp
15862
15863 2001-05-22 [alfons]
15864
15865         * src/summaryview.c: bugfixed a premature assignment in  summaryview_add_sender_to_cb()
15866
15867 2001-05-21 [alfons]
15868
15869         Minor things:
15870
15871         * configure.in: if gnome-config not found, "no" is displayed
15872         
15873         * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
15874
15875         * src/textview.c: now also possible to add mail addresses by right
15876           clicking in the text view
15877
15878         * src/codeconv.c: merged patch which fixes endless loop when encountering
15879           invalid wide characters; from Alte <010@imis.ru>  
15880
15881 2001-05-20 [alfons]
15882
15883         Added installation of gnome specific things:
15884
15885         * Makefile.am: gnome conditional
15886
15887         * configure.in: check for installed gnome
15888
15889         * added sylpheed.png, sylpheed.desktop
15890
15891 2001-05-20 [sergey]
15892
15893         * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
15894
15895         * src/mainwindow.h (main_window_toolbar_create): created a button
15896         for "Reply to all".
15897         (main_window_set_toolbar_sensitive): enable/disable the new button
15898         appropriately.
15899         (toolbar_reply_to_author_cb): handle the new button.
15900
15901         * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
15902         send_progress_dialog_destroy() on failure (fixes hang on SMTP
15903         failure).
15904
15905 2001-05-19 [sergey]
15906
15907         * src/compose.h (ComposeReplyMode): new modes
15908         COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
15909         COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
15910
15911         * src/compose.c
15912         (compose_send): move some code into a new function:
15913         (compose_current_mail_account): new function.
15914         (compose_reply): new argument to_author, all callers changed; if
15915         to_author==TRUE and account->protocol==A_NNTP, find and use an
15916         appropriate mail account for replying.
15917         (compose_reply_set_entry): new argument to_author; ignore
15918         compose->replyto if to_author==TRUE.
15919
15920         * src/mainwindow.c: new command "Message/Reply to author".
15921         (main_window_set_menu_sensitive): enable/disable it.
15922         (reply_cb): handle it.
15923
15924         * src/summaryview.c: new command "Reply to author".
15925         (summary_set_menu_sensitive): enable/disable it.
15926         (summary_reply_cb): handle it.
15927
15928         * src/account.c (account_find_mail_from_address): new function.
15929
15930 2001-05-18 [paul]
15931
15932         0.4.99claws1
15933
15934         * sync with sylpheed 0.4.99cvs1
15935
15936 2001-05-18 [hoa]
15937
15938         * src/compose.[ch]
15939         * src/filtering.c
15940         * src/summaryview.c
15941                 new filtering action : forward and forward as attachment
15942
15943         * src/main.c
15944                 no need for $DISPLAY when we run sylpheed --help
15945                 call to parse_cmd_opt() is moved
15946
15947         * src/mainwindow.[ch]
15948                 execute button is hidden when immediate execute
15949                 is chosen
15950
15951         * src/mh.c
15952         * src/news.c
15953         * src/prefs_folder_item.c
15954         * src/procmsg.c
15955                 better handling of missing directories
15956
15957         * src/summaryview.c
15958                 reedit is enabled in outbox
15959                 reedit is enabled in queue
15960
15961 2001-05-17 [hoa]
15962
15963         * src/filtering.c
15964         * src/matcher.[ch]
15965         * src/prefs_filtering.c
15966                 changed attachement into attachment
15967
15968 2001-05-17 [alfons]
15969
15970         0.4.67claws4    
15971
15972         * sync with sylpheed 0.4.67cvs9
15973         * sync with sylpheed 0.4.67cvs7-8
15974
15975 2001-05-17 [hoa]
15976
15977         * src/Makefile.am
15978                 added prefs_filtering.c
15979
15980         * src/filtering.[ch]
15981         * src/matcher.[ch]
15982                 removed action : forward_news and forward_news_as_attachement
15983                 (forward and forward_as_attachement can be used instead)
15984
15985         * src/mainwindow.c
15986                 added menu option to access filtering configuration
15987
15988         * src/prefs_account.c
15989                 changed mail_command default to /usr/sbin/sendmail
15990
15991         * added src/prefs_filtering.[ch]
15992                 dialog box for filtering configuration
15993
15994         * src/prefs_matcher.c
15995                 added function prefs_matcher_get_criteria_from_matching()
15996
15997         * src/prefs_scoring.c
15998                 reset the dialog when register or substitute is clicked
15999
16000 2001-05-15 [hoa]
16001
16002         * src/Makefile.am
16003                 added filtering.[ch]
16004         * src/inc.c
16005                 using filering.[ch] instead of filter.[ch]
16006         * src/main.c
16007                 reading new filtering configuration
16008         * src/matcher.[ch]
16009                 added some filtering actions
16010                 and fixed a bug for headers and mail body matching
16011         * src/mbox.c
16012                 using filering.[ch] instead of filter.[ch]
16013         * src/mh.c
16014                 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
16015         * src/summaryview.c
16016                 some fixes for filtering
16017
16018 2001-05-14 [hiroyuki]
16019
16020         * src/send.c: fixed some weird indentations.
16021           send_message_with_command(): call pclose() only if p != NULL.
16022         * src/textview.c: get_email_part(): modified the code for readability.
16023
16024 2001-05-14 [hiroyuki]
16025
16026         * src/md5global.h
16027           src/md5ify.c
16028           src/md5ify.h: removed from the cvs.
16029
16030 2001-05-13 [sergey]
16031
16032         * src/main.c: include rfc2015.h to avoid compiler warnings.
16033         * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
16034         the panel is already on screen.
16035         * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
16036         closing the alert window by ESC as "No".
16037         * src/prefs_common.c (prefs_interface_create): moved return
16038         receipt check button to the correct place.
16039
16040 2001-03-13 [alfons]
16041
16042         * src/prefs_common.c: 
16043                 moved return receipt check button to the Send tab. (prefs_send_create)
16044                 removed the date format ui related globals. (prefs_display_create)
16045
16046         0.4.67claws3
16047         
16048         * sync with sylpheed 0.4.67cvs5-6
16049
16050 2001-05-13 [paul]
16051
16052         * added Alfons' font selection patch
16053
16054         * src/defs.h
16055         * src/headerwindow.c
16056         * src/prefs_common.c
16057         * src/prefs_common.h
16058
16059 2001-05-13 [hoa]
16060         * src/defs.h
16061                 changed version of cache
16062         * src/matcher.[ch]
16063         * src/prefs_matcher.c
16064                 added additionnal matching criteria
16065         * src/procheader.c
16066         * src/procmsg.[ch]
16067         * src/news.c
16068                 added references in MsgInfo
16069
16070 2001-05-12 [hoa]
16071
16072         * src/defs.h
16073                 prepared some things for new filtering
16074         * src/matcher.[ch]
16075                 added some matching properties
16076                 inreplyto need to be enhanced
16077                 prepared some things for new filtering
16078         * src/messageview.c
16079                 added Return-Receipt-To handling
16080         * src/prefs_folder_item.c
16081                 changed default value to TRUE
16082         * src/prefs_matcher.c
16083                 added some matching properties
16084         * src/prefs_scoring.[ch]
16085                 the scoring dialog is finished
16086         * src/procheader.c
16087                 added Return-Receipt-To handling
16088                 Reference need to be added
16089         * src/procmsg.[ch]
16090                 added Return-Receipt-To handling
16091                 added threadscore to get a better score sorting when
16092                 threads are enabled
16093         * src/summaryview.c
16094                 suppressed a bug when we sort the list
16095                 when no folder is opened.
16096                 better score sorting when threads are enabled
16097
16098 2001-05-12 [alfons]
16099
16100         * reverted previous patch because of potential errors 
16101
16102         0.4.67claws2
16103         
16104         * src/inc.c, src/prefs_common.c, src/prefs_common.h: 
16105                 applied "toggle mail-retrieval dialog window" patch submitted 
16106                 by Eric Limpens <eric@qnt.net>
16107
16108         * sync with sylpheed 0.4.67cvs4
16109
16110 2001-05-12 [sergey]
16111
16112         * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
16113         some picky compilers.
16114         * src/rfc2015.h: provide prototype for rfc2015_disable_all().
16115         * src/grouplist_dialog.c: include alertpanel.h.
16116         * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
16117         fix compile warning.
16118         * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
16119         #include "defs.h" before others to prevent the warning of `MIN'
16120         and `MAX' redefinition.
16121
16122 2001-05-11 [hoa]
16123
16124         * src/main.c
16125         * src/messageview.c
16126         * src/prefs_account.c
16127         * src/prefs_display_header.c
16128                 removed warning
16129         * src/Makefile.am
16130                 added prefs_scoring.[ch]
16131         * src/grouplist_dialog.c
16132                 display an error dialog box if the group list
16133                 cannot be fetched.
16134         * src/mainwindow.[ch]
16135                 added main_window_set_thread_option() function
16136                 scoring dialog box enabled
16137         * src/matcher.[ch]
16138                 added flags matching unread /new / marked
16139                 / deleted / replied / forwarded
16140         * src/news.c
16141                 newsgroups are now finally in newscache
16142         * src/prefs_matcher.[ch]
16143                 finished preferences for matching dialog
16144         * added src/prefs_scoring.[ch]
16145                 scoring dialog box completed
16146         * src/scoring.[ch]
16147                 conversion to string : added scoringprop_to_string()
16148                 write config for preferences :
16149                 added prefs_scoring_write_config()
16150         * src/summaryview.c
16151                 threads can be enabled/disabled independently
16152                 for each folder
16153
16154 2001-05-10 [alfons]
16155
16156         0.4.67claws1
16157         
16158         * AUTHORS: 
16159                 thought it would be nice to have a list of all
16160                 contributors (used Changelog as a reference)
16161         
16162         * configure.in: 
16163                 messed up version numbering...
16164
16165         0.4.66claws1
16166
16167         * sync with sylpheed 0.4.67cvs1-3
16168
16169 2001-05-10 [darko]
16170
16171         * src/prefs_common.c:
16172                 better UI for strftime format, double clicking
16173                 on format now inserts the format in text entry
16174                 replaced close button with standard OK/Cancel
16175                 moved date format button to the right of the
16176                 text entry field
16177
16178 2001-05-09 [alfons]
16179
16180         * src/gtkstext.c:
16181                 Ctrl-Home / Ctrl-End have proper cursor navigation
16182
16183 2001-05-09 [hoa]
16184
16185         * src/prefs_matcher.c
16186                 finished UI to define matching properties
16187                 added ok and cancel button
16188         * src/prefs_filter.c
16189                 added ok and cancel button
16190         * src/news.c
16191                 fixed some bug in xhdr parsing
16192
16193 2001-05-08 [alfons]
16194
16195         * src/textview.c: 
16196                 fixed a bug in textview_show_header(), which displayed two colons (':');
16197                 cleaned up some warnings
16198
16199 2001-05-08 [hoa]
16200
16201         * src/Makefile.am
16202                 added prefs_matcher.[ch]
16203                 compilation with -W -Wall
16204         * src/alertpanel.c
16205                 ungrab the mouse events if grabbed - does it
16206                 fix the bug for disposition notification ?
16207         * src/mainwindow.c
16208                 added a menu option to open the matching dialog.
16209         * src/matcher.[ch]
16210                 added matcherprop_to_string() and matcherlist_to_string()
16211                 fixed some bugs, changed the name of some options
16212                 age_sup and age_inf becomes age_greater and age_lower,
16213                 body and messageheaders becomes body_part and headers_part,
16214                 changed the names of constants from SCORING_XXX to MATCHING_XXX
16215         * src/prefs_display_header.c
16216         * src/prefs_headers.c
16217                 fixed a bug that accidentally destroyed dialogs
16218                 when closed them with delete_event
16219                 Added *_deleted() which handle delete_event signal correctly.
16220         * src/prefs_folder_item.[ch]
16221                 added "enable_thread" field for future customization
16222         * added src/prefs_matcher.[ch]
16223                 sample of the UI to define matching properties
16224         * src/procheader.c
16225                 using procheader_headername_equal instead of str*cmp functions
16226                 using procheader_parse_header() function
16227         * src/scoring.c
16228                 using MATCHING_XXX instead of SCORING_XXX
16229         * src/summaryview.c
16230                 display the sender of the news even if this is ourself
16231                 when this is a news message.
16232         * src/textview.c
16233                 using headername_equal() instead of str*cmp functions
16234
16235 2001-05-08 [alfons]
16236
16237         0.4.66claws
16238
16239         * sync with sylpheed 0.4.66
16240         * src/gtkstext.c: trace logs added 
16241
16242 2001-05-08 [sergey]
16243
16244         * src/prefs_common.[ch]: added option to enable/disable GnuPG
16245         signature check popup.
16246         * src/rfc2015.c (check_signature): show signature check popup only
16247         if it is enabled in preferences.
16248
16249 2001-05-07 [alfons]
16250
16251         0.4.66claws4
16252         
16253         * sync with sylpheed 0.4.66cvs6
16254
16255 2001-05-07 [darko]
16256
16257         * src/prefs_common.[ch]: added option to enable/disable
16258           looking up sender name in address book for summary pane
16259         * src/summaryview.c: look up sender in the address book
16260           by using Alfons' address completion code
16261
16262 2001-05-07 [hiroyuki]
16263
16264         * src/inc.h
16265           src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
16266           member of Pop3State.
16267         * src/news.c: brought #include "defs.h" before #include <glib.h>
16268           to prevent the warning of `MIN' and `MAX' redefinition.
16269
16270 2001-05-06 [hoa]
16271
16272         * removed src/headers_display.[ch]
16273         * removed src/prefs_display_headers.[ch]
16274         * src/inc.c
16275                 use a temporary file in the user directory for mbox import
16276         * src/news.c
16277                 added XHDR support to get "To" and "Cc" headers
16278                 (in order to match news with to or cc field for
16279                 scoring)
16280                 added function news_parse_xhdr() to get XHDR response
16281         * src/nntp.[ch]
16282                 added function nntp_xhdr()
16283         * src/matcher.c
16284                 fetch the message if necessary
16285
16286 2001-05-06 [alfons]
16287
16288         0.4.66claws3
16289
16290         * sync with sylpheed 0.4.66cvs3-5
16291
16292 2001-05-06 [hoa]
16293
16294         * src/utils.[ch]
16295                 added function itos_buf() to enable use of several buffers
16296         * src/summaryview.c
16297                 use of itos_buf() instead of itos() in summary list
16298                 to fix the broken display of message number.
16299
16300 2001-05-06 [alfons]
16301
16302         * src/gtkstext.c: bug in cursor up navigation fixed,
16303                 fixed another unsigned / signed comparison (we're getting there :-)
16304
16305 2001-05-06 [hoa]
16306
16307         * src/Makefile.am
16308                 added scoring.c scoring.h
16309                 prefs_folder_item.c prefs_folder_item.h
16310                 matcher.c matcher.h
16311         * src/defs.h
16312                 added FOLDERITEM_RC SCORING_RC
16313         * src/folder.[ch]
16314                 added prefs field in FolderItem :
16315                 properties for each folder (PrefsFolderItem),
16316                 sorting type and mode were added as the first properties.
16317         * src/main.c
16318                 read config for scoring
16319         * added src/matcher.[ch]
16320                 gives functions to parse configuration file to do
16321                 matching on mails with a list of conditions.
16322         * src/mainwindow.c
16323                 add option to sort by score
16324         * src/prefs_common.[ch]
16325                 added preference option to show score and for
16326                 the score column size
16327         * added src/prefs_folder_item.[ch]
16328                 properties for each folder (PrefsFolderItem),
16329                 sorting type and mode were added as the first properties.
16330         * src/procheader.[ch]
16331                 added procheader_parse_header()
16332                 added procheader_header_free()
16333                 added procheader_headername_equal()
16334                 and made modification to use them.
16335         * src/procmsg.[ch]
16336                 added score field to MsgInfo structure
16337         * added src/scoring.[ch]
16338                 gives functions to parse configuration file to do
16339                 scoring on mails with a list of conditions.
16340         * src/summaryview.[ch]
16341                 save the sorting type and mode for the folder
16342                 added column to display the score of the mail
16343                 added function summary_score_clicked()
16344                 sorting type and mode are restored to the folder
16345                 when it is reopen
16346         * src/textview.c
16347                 use procheader_parse_header(), procheader_headername_equal()
16348                 removed memory leak in text_scan_header when freeing headers
16349         * src/filter.c
16350                 changed the function to match names of headers
16351                 using procheader_headername_equal()
16352
16353         Scoring functions are implemented, an interface is needed
16354         to configure that.
16355
16356 2001-05-04 [alfons]
16357
16358         * src/gtkstext.c: 
16359                 hopefully fixed the row up navigation bug,
16360                 removed adding back / forward lines to cache
16361
16362 2001-05-04 [sergey]
16363
16364         * src/prefs_display_headers.c: user interface changes:
16365         (prefs_display_headers_create): remove unused "Show" check button;
16366         allow reordering of headers by dragging.
16367         (prefs_display_headers_write_config): remove unused variables.
16368         (prefs_display_headers_set_dialog): do not insert "(New)" at top
16369         of lists (not needed with the new UI).
16370         (prefs_display_headers_set_list): scan lists starting from row 0,
16371         not 1 (do not skip "(New)").
16372         (prefs_display_headers_find_header): new function.
16373         (prefs_display_headers_clist_set_row): do not allow duplicates.
16374         (prefs_display_headers_delete_cb): do not skip row 0; treat
16375         closing the alert window by ESC as "No".
16376         (prefs_display_headers_up): do not protect row 0.
16377         (prefs_display_headers_down): do not protect row 0.
16378
16379 2001-05-04 [sergey]
16380
16381         * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
16382         functions.
16383
16384         * src/summaryview.c
16385         (summary_find_next_marked_msg, summary_find_prev_marked_msg,
16386         summary_select_next_marked, summary_select_prev_marked): new
16387         functions.
16388
16389 2001-05-03 [sergey]
16390
16391         * src/news.c: fixed a bug when no article can be fetched after
16392         server timeout if the connection was restored by news_post():
16393         (news_select_group): new function.
16394         (news_fetch_msg): call news_select_group() before fetching
16395         article.
16396         (news_get_uncached_articles): set session->group after successful
16397         GROUP command.
16398
16399 2001-05-03 [hoa]
16400
16401         * src/defs.h
16402         * src/procmsg.[ch]
16403         * src/procheader.c
16404                  changed version of cache, added cc field
16405
16406         * src/prefs_display_headers.c
16407                 the interface was changed
16408
16409         * src/prefs_headers.c
16410                 added cancel button
16411
16412 2001-05-03 [alfons]
16413
16414         * completed sync of sylpheed cvs2
16415         * src/gtkstext.c: updated row up / down cursor navigation
16416         * src/textview.c: re-edited, prepared for fixing the email address
16417                 scanner.
16418
16419 2001-05-03 [darko]
16420
16421         * src/prefs_common.c: use alfons' strftime ui code
16422         entry_datefmt and datefmt_sample widgets have to be
16423         global in this module because of this change
16424
16425 2001-05-03 [hoa]
16426
16427         * src/messageview.c
16428         * src/prefs_common.[ch] added option to activate the return receipt
16429                 feature.
16430
16431 2001-05-02 [alfons]
16432
16433         * src/gtkstext.c: fix for row up/down cursor navigation. 
16434
16435         0.4.66claws2
16436         
16437         * sync with 0.4.66cvs2
16438
16439 2001-05-02 [paul]
16440
16441         added add-sender-to-addressbook patch
16442
16443         * src/addressbook.c
16444         * src/addressbook.h
16445         * src/summaryview.c
16446
16447 2001-05-02 [sergey]
16448
16449         * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
16450         G_ALERTDISABLE.
16451
16452         * src/alertpanel.c (alertpanel_create): new argument can_disable,
16453         all existing callers changed to pass FALSE; create a check button
16454         to disable the message.
16455         (alertpanel_message_with_disable): new function.
16456         (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
16457         (alertpanel_button_toggled): new function.
16458         (alertpanel_button_clicked, alertpanel_close): set value using
16459         G_ALERT_VALUE_MASK.
16460
16461         * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
16462
16463         * src/prefs_common.c (prefs_privacy_create): new check button
16464         checkbtn_gpgme_warning.
16465
16466         * src/main.c (main): moved preferences reading before gpgme
16467         initialization; check prefs_common.gpgme_warning before giving the
16468         GnuPG warning and set it to FALSE if the user wants to disable the
16469         warning.
16470
16471 2001-05-02 [hiroyuki]
16472
16473         * src/prefs_display_headers.c: modified the layout and some labels.
16474
16475 2001-05-02 [sergey]
16476
16477         * src/prefs_account.c (prefs_account_fix_size): new function.
16478         (prefs_account_create): call prefs_account_fix_size(); use
16479         gtk_widget_show instead of gtk_widget_show_all (fixes too large
16480         size when the window is shown for the first time).
16481         (prefs_account_basic_create): changed layout of serv_table; moved
16482         localmbox_entry above smtpserv_entry (logically it replaces
16483         POP3/IMAP server).
16484         (prefs_account_protocol_activated): set sensitivity of
16485         nntpauth_chkbtn according to the protocol (in addition to
16486         hide/show); commented out gtk_table_set_row_spacing() calls.
16487         (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
16488         not sensitive (fixes a bug with disabled username/password boxes
16489         when editing POP3 account after NNTP with authentication).
16490
16491 2001-05-02 [hoa]
16492
16493         * src/account.c
16494         * src/inc.c
16495         * src/prefs_account.[ch]
16496         * src/send.c
16497                 removed local account without SMTP server
16498                 added option to use mail command instead of a connexion
16499                 to SMTP server when a local account is used
16500         * src/prefs_headers.c
16501                 fixed a bug
16502         * src/news.c
16503                 fixed a bug when connexion immediately closed
16504
16505 2001-05-01 [alfons]
16506
16507         0.4.66claws1
16508         
16509         * sync with 0.4.65
16510
16511 2001-05-01 [sergey]
16512
16513         * src/prefs_account.c (Basic, prefs_account_basic_create): new
16514         widget nntpauth_chkbtn.
16515         (prefs_account_protocol_activated): handle nntpauth_chkbtn
16516         visibility.
16517         (prefs_account_nntpauth_toggled): new function.
16518
16519         * src/news.c (news_session_new_for_folder): use NNTP
16520         authentication only if ac->use_nntp_auth is set.
16521
16522 2001-05-01 [hoa]
16523
16524         * src/Makefile.am changed headers.[ch] in customheader.[ch]
16525         * src/prefs_display_headers.c changed the UI
16526         * src/prefs_headers.c changed account_name to account_id
16527         * src/compose.c using customheader.h
16528
16529 2001-05-01 [hiroyuki]
16530
16531         * src/esmtp.c
16532           src/news.c
16533           src/nntp.c: changed sock_read() to sock_gets(), they've been left
16534           unsynched.
16535
16536 2001-05-01 [hoa]
16537
16538         * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
16539         * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
16540                 for displaying of headers
16541         * src/grouplist_dialog.[ch] minor changes to remove warnings
16542         * src/prefs_display_headers.[ch] dialog to choose the
16543         headers to display in the mail viewer.
16544         * src/headers.h correction of #define
16545         * src/headers_display.[ch] configuration for displaying of headers.
16546         * src/main.c read config of displaying of headers
16547         * src/prefs_common.c add a button to access the config dialog
16548                 for displaying of headers
16549         * src/prefs_display_headers.[ch] dialog for configuration for
16550                 displaying of the headers.
16551         * src/prefs_headers.c cleaning of code
16552         * src/procheader.c comments added to code
16553         * src/textview.c changes to reorder the headers depending
16554                 on the config for displaying of headers
16555
16556 2001-04-30 [alfons]
16557
16558         0.4.65claws7
16559
16560         * sync with 0.4.65cvs12
16561
16562         NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
16563
16564 2001-04-30 [sergey]
16565
16566         * src/nntp.h (NNTPSockInfo): new field auth_failed.
16567
16568         * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
16569         is set to force reconnection after authentication failure.
16570         (nntp_gen_command): set sock->auth_failed on authentication
16571         failure, or if sock->userid and sock->passwd are not set.
16572
16573         * src/news.c (news_session_new_for_folder): set userid=NULL if
16574         password dialog is cancelled.
16575
16576 2001-04-30 [sergey]
16577
16578         * src/nntp.h (NNTPSockInfo): new type.
16579
16580         * src/nntp.c: all functions updated to use NNTPSockInfo instead of
16581         SockInfo.
16582         (nntp_open_auth, nntp_close): new functions.
16583         (nntp_gen_command): new function to handle authentication; all
16584         NNTP command functions updated to use it.
16585         (nntp_authinfo_user, nntp_authinfo_pass): deleted.
16586         (nntp_list): removed old useless code.
16587
16588         * src/news.h (NNTPSession): new field nntp_sock.
16589
16590         * src/news.c: all functions updated to use NNTPSockInfo instead of
16591         SockInfo.
16592         (news_session_new): new arguments (userid, passwd); made static;
16593         use nntp_open_auth() if needed.
16594         (news_session_destroy): use nntp_close() instead of sock_close().
16595         (news_query_password): changed arguments.
16596         (news_session_new_for_folder): new function.
16597         (news_session_get): use news_session_new_for_folder().
16598         (news_authenticate): deleted.
16599         (news_get_uncached_articles): removed old authentication code.
16600
16601 2001-04-30 [sergey]
16602
16603         * src/news.c: reverted my previous changes (need to do NNTP
16604         authentication in a cleaner way).
16605         
16606 2001-04-29 [sergey]
16607
16608         * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
16609         news_nntp_post, news_nntp_mode): new functions (wrappers with
16610         authentication support).
16611         (news_get_article_cmd, news_get_article, news_get_header): new
16612         argument "folder"; all callers changed.
16613         (news_get_article_cmd): added authentication support.
16614         (news_session_get): use news_nntp_mode() instead of nntp_mode().
16615         (news_post): use news_nntp_post() instead of nntp_post().
16616         (news_get_uncached_articles): use news_nntp_group() instead of
16617         nntp_group() and news_nntp_xover() instead of nntp_xover();
16618         removed old authentication code.
16619         (news_get_group_list): use news_nntp_list() instead of nntp_list().
16620
16621         * src/nntp.c (nntp_list): return real error code instead of
16622         hardcoded NN_ERROR.
16623
16624 2001-04-29 [sergey]
16625
16626         * configure.in: fixed wint_t typedef detection again
16627
16628 2001-04-28 [hoa]
16629
16630         * src/prefs_account.[ch], added A_LOCAL_CMD
16631                 (send mail with mail command)
16632         * src/send.c added function send_message_with_command()
16633         * src/inc.c made a more secure get_spool() function with
16634                 mktemp() but maybe mkstemp() or something more
16635                 secure can be used.
16636
16637 2001-04-28 [alfons]
16638
16639         * src/textview.c, colorization of email addresses in headers
16640
16641         0.4.65claws6
16642
16643         * bug sync with sylpheed
16644         * prefs_common.c: created date format ui for darko
16645         * sync with 0.4.65cvs11
16646         * configure.in: corrected to have the new gpg checks
16647
16648 2001-04-27 [alfons]
16649
16650         * completed sync with 0.4.65cvs10
16651         * minor debug things added to gtkstext.c
16652
16653 2001-04-27 [darko]
16654
16655         * configure.in: remove check for availability of
16656           strftime() as advised by Hiroyuki
16657         * src/prefs_common.[ch], src/procheader.c:
16658           synch strftime() code with Hiroyki's main branch
16659
16660 2001-04-26 [sergey]
16661
16662         * src/news.c: news_query_password(), news_authenticate(): new
16663           functions.
16664           news_get_uncached_articles(): added NNTP authentication
16665           handling.
16666         * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
16667           new functions.
16668         * src/prefs_account.c: prefs_account_protocol_activated():
16669           enable userid and password fields for NNTP.
16670
16671 2001-04-26
16672
16673         * configure.in: check for availability of strftime()
16674           [darko]
16675         * src/prefs_common.[ch], src/procheader.c: use
16676           strftime() for displaying date in summary pane if it
16677           is available
16678
16679 2001-04-25
16680
16681         * more .cvsignore cleanups [alfons]
16682
16683 2001-04-25
16684
16685         * ac/sv-check-type.m4: new autoconf macro.
16686         * configure.in: fixed wint_t typedef detection (did not work
16687           with gcc-2.96).
16688
16689 2001-04-25
16690
16691         * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
16692           [hiroyuki]
16693
16694 2001-04-24
16695         * modified gtkstext.c : buggy cursor navigation fixed, 
16696           and font descent also taken in account when drawing
16697           cursor. [alfons]
16698
16699 2001-04-24 [hoa]
16700         * added comments in src/news.c src/nntp.c
16701         * added src/prefs_headers.[ch]
16702         * added src/headers.[ch]
16703         * modified compose.c to activate custom headers
16704                 added function is_in_custom_headers
16705         * modified prefs_account.[ch]
16706                 added function prefs_account_customhdr_edit
16707         * modified src/defs.h :
16708                 added HEADERS_RC : name of the config file
16709                 for the custom headers
16710
16711 2001-04-24
16712
16713     0.4.65claws5
16714
16715         * configure.in
16716           src/gtkstext.[ch]
16717           src/compose.c
16718           src/Makefile.am
16719           
16720           added gtkstext with configure.in patch by Hiroyuki which
16721           should fix the XIM detection [alfons]
16722
16723         * more clean up of cvs [alfons]
16724
16725                  * removed all Makefile.in files to attic.
16726
16727                  * updated all .cvsignores to really ignore things that could
16728                    be unintentionally committed by a recursive commit.
16729
16730 2001-04-23 [hoa]
16731         * added src/grouplist_dialog.[ch]
16732         * changed src/folderview.c to call grouplist_dialog instead
16733                 of inputdialog
16734         * src/news.c :
16735                 added functions news_reset_group_list
16736                 and news_get_group_list
16737         * src/nntp.c :
16738                 added function nntp_list
16739         * src/defs.h :
16740                 added GROUPLIST_FILE : name of the newsgroup list cache file
16741
16742 2001-04-21
16743
16744         * added option to warn about queued messages on exit [sergey]:
16745
16746           * src/compose.c: compose_queue(): call folder_item_scan()
16747             and folderview_update_item() after queueing.
16748           * src/folderview.c: folderview_update_node(): draw the queue
16749             folder in bold font if there are queued messages.
16750           * src/mainwindow.c: queued_messages(): new function.
16751             app_exit_cb(): display warning if there are queued messages
16752             if warn_queued_on_exit is set.
16753           * prefs_common.[ch]: add warn_queued_on_exit option.
16754
16755         * enhanced GnuPG key selection support [sergey]:
16756
16757           * src/select-keys.c: updated to newer version from Win32
16758             branch with support for selecting arbitrary keys.
16759           * src/prefs_account.c: added the Privacy tab to the account
16760             options window.
16761             prefs_account_privacy_create(),
16762             prefs_account_sign_key_set_data_from_radiobtn(),
16763             prefs_account_sign_key_set_radiobtn(): new functions.
16764           * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
16765           * src/rfc2015.c: set_signers(): new function.
16766             pgp_sign(): add the account parameter, call set_signers().
16767             rfc2015_sign(): add the account parameter, pass it to pgp_sign().
16768           * src/rfc2015.h: rfc2015_sign(): updated prototype.
16769           * src/compose.c: pass the current account to rfc2015_sign().
16770
16771         * tag name claws added to prevent confusion with main branch [alfons]
16772
16773         * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
16774
16775         * autogen.sh: Added "--enable-maintainer-mode". [sergey]
16776
16777         * sync with recent sylpheed cvs. Untested though. [alfons]
16778